.main-img{
    position: relative;
}
.bannertext {
    position: relative;
}

.mob-banner {
    width: 100%;
    object-fit: contain;
    object-position: top;
    height: auto;
}

.mobileimge {
    display: none;
}

.m-10{
    margin: 10px 0;
}

.mob-banner {
    width: 100%;
    object-fit: contain;
    object-position: top;
    height: auto;
}

.bannertextblock {
    position: absolute;
    top: 205px;
    color: #000000;
    left: 5%;
}   

.bannerheading_txt {
    font-size: 32px;
    font-weight: 500;
    color: #fff;
}

.banner_intro{
    font-size: 20px;
}

.deskbnner {
    height: 465px;
    object-fit: cover;
    width: -webkit-fill-available;
}

.contact-item{
    position: absolute;
    margin: 0;
    width: 28%;
    right: 8%;
    height: auto;
    padding: 15px 20px !important;
    box-shadow: none;
    border-radius: 0;
    background: none;
    text-align: center;
    margin-top: 0;
    top: 8px;
    z-index: 1;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    background-color: #fff;
}

.contact-item-grid{
    display: grid;
    grid-template-columns: 1fr;
    gap: 8px;
    align-items: center;
    position: relative;
    z-index: 5;
}

.button-field{
    display: inline-flex !important;
}

#email, #message, #name, #phone_number{
    width: 100%;
    height: 35px;
    padding: 5px;
    font-size: 14px;
    font-family: 'Merriweather';
    background-color: #fff !important;
    border: 1px solid #ced4da !important;
}

#email, #message, #name{
    margin-top: 2px;

}

#phone_number{
    margin-top: 4px;
}

#captcha_entered{
    width: 20%;
    height: 20px;
    padding: 5px;
    font-size: 14px;
    border: 1px solid #ccc;
    font-family: 'Merriweather';
    position: absolute;
    z-index: 99;
    margin-left: -30px;
}

.captcha-p{
    margin: 7px 0;
    text-align: left;
    padding-left: 22px;
    font-size: 14px;
}

.captcha-head{
    position: relative;
    top: -16px;
}

.cap-img{
    position: absolute;
    left: 20px;
}

.enqury-err{
    left: 20px !important;
    bottom: -60px !important;
}

.cap-read{
    color: red;
}    

#submitBtn{
    color: #fff;
    background-color: #021F56;
    border: 0;
    font-size: 16px;
    margin-top: 8px;
    cursor: pointer;
    font-family: Merriweather;
    border-radius: 8px;
    padding: 10px 40px;
}

.contactus-fields{
    position: relative;
    display: grid;
}

.contactus-fields label{
    text-align: left !important;
    color: #000000;
}

.mobile-form-flex label{
    text-align: left !important;
} 

.contactus-fields label span{
    color: red;
}

span.required_field{
    font-size: 12px;
    padding: 0;
    text-align: left;
    color: red;
    width: 100%;
    position: absolute;
    left: 20px;
    bottom: -20px;
}

.recapcha{
    position: relative;
}

#recaptcha1 {
    height: 50px !important;
    position: absolute;
    left: 20px;
    bottom: -35px;
}

.grecaptcha_error{
    bottom: -36px !important;
}

span.required_field.recapta_error{
    position: absolute;
    bottom: -40px;
}

.terms-box{
    font-family: 'Merriweather';
    position: relative;
}

.terms_error{
    font-size: 12px;
    padding: 0;
    text-align: left;
    color: red;
    width: 100%;
    position: absolute;
    left: 20px;
    bottom: -24px;
}

.contactus-form{
    padding-top: 8px;
}

.term_line{
    display:inline; 
    font-size:11px;
    text-align: left;
    margin-left: 5px
}

.book-an{
    padding: 5px 0px 0px 0px;
    font-size: 20px;
    color: #021F56;
    font-weight: 600;
    margin: 0;
}

.p-white{
    color: #fff !important;
    text-align: center;
    font-size: 28px;
    font-weight: 500;
    margin: 0;
}

.disc-head {
    font-weight: 500;
    font-size: 28px;
    margin: 0 0 16px 0;
    background: unset !important;
    color: #021F56;
    text-align: center;
}

.sec-gap{
    margin: 72px 0;
}

.col-white{
    color: #fff;
    padding-top: 10px;
}

.custom-dropdown-container {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    gap: 30px;
    padding: 30px 0;
    margin: 0 210px;
    background-color: #f5f5f5;
    position: relative;
    z-index: 1;
    box-shadow: 0 4px 30px 0 #16395A33;
    margin-bottom: 30px;
}

.dropdown-pod{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}

.form-select1 {
    background-size: 45px 25px !important;
    border: none !important;
    font-size: 18px !important;
    color: #021f56 !important;
    background-position: right -.25rem center !important;
    font-weight: 400;
    line-height: 1.5;
    cursor: pointer;
    user-select: none;
    padding: .75rem 44px .75rem 10px;
    border-radius: 3px !important;
    background-color: #f5f5f5;
}

.search-button{
    background-color: #021e53;
    padding: 10px 30px;
    color: #fff;
    border-radius: 7px;
    height: 50px;
}

.tx-left{
    text-align: left;
}

.benefits-sec{
    padding: 25px;
    background-image: url(../images/podcast/top-podcast.webp);
    background-repeat: round;
    background-size: cover;
}

#splide-opinion{
    padding-top: 5px;
}

.second-item {
    background-color: #fff;
    padding: 24px 24px;
    text-align: center;
    border-radius: 8px;
    height: auto;
}

#splide-opinion .splide__arrow--prev{
    left: -3em !important;
    background: #fff !important;
}

#splide-opinion .splide__arrow--next{
    right: -3em !important;
    background: #fff !important;
}

#splide-opinion .splide__arrow svg{
    height: 18px !important;
    width: 18px !important;
    fill: #000000 !important;
}

#splide-opinion li{
    margin: 5px 3px !important;
}

.splide__pagination__page{
    box-shadow: none !important;
    background-color: #fff !important;
}

.splide__pagination__page.is-active{
    background: #021F56 !important;
}

.sec-head{
    font-weight: 700;
    color: #021F56;
    margin: 10px 0;
    font-size: 16px !important;
}


.seek-back{
    background-color: #BBE9EB;
    padding: 56px 0;
    position: relative;
}

.seek-grid{
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    grid-gap: 40px 21px;
    padding-top: 44px;
    justify-items: center; /* Centers items horizontally */
    align-items: center;   /* Centers items vertically */
}

.seek-item{
    text-align: center;
    color: #000000;
    background-color: #ffff;
    border-radius: 16px;
    padding: 55px 10px 20px 10px;
    height: 385px;
    width: 239px;
    box-shadow: 0px 4px 4px 0px #00000033;
}

.seek-item p{
    font-size: 14px;
}

.seek-line{
    padding-top: 24px;
    width: 100%;
}

.book-button {
    background: #001d57;
    font-size: 16px;
    font-weight: 400;
    border: 2px solid #001e5b;
    padding: 7px 28px;
    border-radius: 6px;
    text-decoration: none;
    cursor: pointer;
    font-family: Merriweather, sans-serif !important;
    color: #fff;
}

.podcats-head{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 150px;
    box-shadow: 0 4px 30px 0 #16395A33;
    padding: 20px;
}

.prod-sec{
    display: flex;
    gap: 10px;
}

.prod-sec span{
    font-weight: 400;
}

/* podcast first  */
.tab-container{
    background-color: #F3F6F9;
    border-radius: 4px;
}

.tab-menu ul{
    padding: 0;
    margin: 0;
}

.tab-menu ul li{
    list-style-type: none;
    display: inline-block;
}
.tab-menu ul li{
    border: 0;
    margin: 5px;
    padding: 12px;
    text-align: left;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    position: relative;
    cursor: pointer;
}
.tab-menu ul li.active-a{
    color: #9869AD;
    border-bottom: 1px solid #9869AD;
}

.tab-menu ul li.active-a img {
    filter: invert(34%) sepia(24%) saturate(616%) hue-rotate(255deg) brightness(90%) contrast(88%);
}

.tab{
    display: none;
    padding: 30px 0;
}
.tab h2{
    color: rgba(0,0,0,.7);
}

.tab-active{
    display: block;
}

/* podcast second */

#health-slider{
    margin: 0 30px;
}

.health-carou .tab-menu ul{
    padding: 0;
    margin: 0;
}

.health-carou .tab-menu ul li{
    list-style-type: none;
    display: inline-block;
}
.health-carou .tab-menu ul li{
    border: 0;
    margin: 5px;
    padding: 12px;
    text-align: left;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    position: relative;
    cursor: pointer;
}
.health-carou .tab-menu ul li.active1-a{
    color: #9869AD;
    border-bottom: 1px solid #9869AD;
}

.health-carou .tab-menu ul li.active1-a img {
    filter: invert(34%) sepia(24%) saturate(616%) hue-rotate(255deg) brightness(90%) contrast(88%);
}

.health-carou .tab1{
    display: none;
    padding: 20px 0;
}
.health-carou .tab1 h2{
    color: rgba(0,0,0,.7);
}

.health-carou .tab1-active{
    display: block;

}

.tab1-a{
    text-align: center;
    border-radius: 90px;
    border: 2px solid #021F56;
    padding: 5px;
    cursor: pointer;
}

.active1-a{
    background-color: #021F56;
    color: #fff;
}

#health-slider .splide__arrow--prev{
    top: 20px;
    left: -3rem !important;
    background: #0e2d58 !important;
}

#health-slider .splide__arrow svg{
    height: 16px !important;
    width: 16px !important;
    fill: #fff !important;
}

#health-slider .splide__arrow--next{
    top: 20px;
    right: -3rem !important;
    background: #0e2d58 !important;
}

#health-slider .splide__pagination{
    display: none !important;
}

.exper-grid-main{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
}

.exper-cont-grid{
    display: flex;
    align-items: center;
    gap: 20px;
}

.exper-cont{
    box-shadow: 0 4px 20px 0 #16395A33;
    padding: 20px;
}

.audio-grid{
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 30px;
    place-items: center;
}

.d-flex{
    display: flex;
    gap: 10px;
}

.audio-topic{
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
    height: 48px;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.dr-name{
    color: #021F56;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
}

.dr-desi{
    font-size: 14px;
    color: #021F56;
    margin-bottom: 10px;
}

.hospital-name{
    color: #000;
    font-weight: 400;
    margin-bottom: 10px;
}

.audio-grid p{
    margin: 0;
} 

/* interviews tab */
#interviews-slider{
    margin: 0 30px;
}

.health-carou .tab-menu ul{
    padding: 0;
    margin: 0;
}

.health-carou .tab-menu ul li{
    list-style-type: none;
    display: inline-block;
}
.health-carou .tab-menu ul li{
    border: 0;
    margin: 5px;
    padding: 12px;
    text-align: left;
    position: relative;
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    position: relative;
    cursor: pointer;
}

.health-carou .tab2{
    display: none;
    padding: 20px 0;
}
.health-carou .tab2 h2{
    color: rgba(0,0,0,.7);
}

.health-carou .tab2-active{
    display: block;
}

.tab2-a{
    text-align: center;
    border-radius: 90px;
    border: 2px solid #021F56;
    padding: 5px;
    cursor: pointer;
}

.active2-a{
    background-color: #021F56;
    color: #fff;
}

#interviews-slider .splide__arrow--prev{
    top: 20px;
    left: -3rem !important;
    background: #0e2d58 !important;
}

#interviews-slider .splide__arrow svg{
    height: 16px !important;
    width: 16px !important;
    fill: #fff !important;
}

#interviews-slider .splide__arrow--next{
    top: 20px;
    right: -3rem !important;
    background: #0e2d58 !important;
}

#interviews-slider .splide__pagination{
    display: none !important;
}

.health-carou .tab3{
    display: none;
    padding: 20px 0;
}
.health-carou .tab3 h2{
    color: rgba(0,0,0,.7);
}

.health-carou .tab3-active{
    display: block;
}

.tab3-a{
    text-align: center;
    border-radius: 90px;
    border: 2px solid #021F56;
    padding: 5px;
    cursor: pointer;
}

.active3-a{
    background-color: #021F56;
    color: #fff;
}

#patient-slider .splide__arrow--prev{
    top: 20px;
    left: -3rem !important;
    background: #0e2d58 !important;
}

#patient-slider .splide__arrow svg{
    height: 16px !important;
    width: 16px !important;
    fill: #fff !important;
}

#patient-slider .splide__arrow--next{
    top: 20px;
    right: -3rem !important;
    background: #0e2d58 !important;
}

#patient-slider .splide__pagination{
    display: none !important;
}

.exper-cont-top{
    padding: 15px;
    background-color: #fff;
}

.exper-cont-top audio{
    width: 196px !important;
}

.exper-cont-top .dr-name{
    color: #686868;
    font-weight: 500;
    font-size: 14px;
    margin-bottom: 10px;
}

.follow-social-list{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 40px;
    flex-direction: row;
    padding: 25px 0;
}

.follow-social-list .list-group-item{
    background-color: unset !important;
    border: unset;
}

/* faq */
.faq-main {
    margin-bottom: 50px;
}

.faq-accordian {
    padding-top: 20px;
}

.accordion {
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    margin-top: 20px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
}

.accordion__intro {
    position: relative;
    padding: 18px;
    cursor: pointer;
    color: #000;
}

.accordion h4 {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
}

.accordion__intro span {
    position: absolute;
    right: 14px;
    top: 35%;
    transition: all .3s ease-in-out;
}

.gg-chevron-down {
    box-sizing: border-box;
    position: relative;
    transform: scale(var(--ggs, 1));
    width: 22px;
    height: 22px;
    border: 2px solid transparent;
    border-radius: 100px;
}

.gg-chevron-down::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 15px;
    height: 15px;
    border-bottom: 3px solid;
    border-right: 3px solid;
    transform: rotate(45deg);
    left: 4px;
    top: -2px;
}

.accordion__content {
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    will-change: max-height;
    transition: all .25s ease-out;
    opacity: 0;
    background-color: #fff;
}

.accordion__active .accordion__content {
    padding: 20px;
    opacity: 1;
}

.accordion p {
    font-size: 16px;
    margin: 0;
}

.faq-grid{
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 35px;
}

.tab-content {
    position: absolute;
    top: 22px;
    right: 120px;
    width: 28%;
}

.mobile-form-flex {
    position: relative;
    display: grid;
}

.otp-btn{
    position: absolute;
    top: 30px;
    right: 20px;
    font-size: 13px;
}

.enqury-err{
    text-align: start;
    margin-top: 0px !important;
    margin-bottom: 0 !important;
}

.form-container, .form-container-otp {
    border-radius: 20px;
    background-color: #fff;
    margin: auto;
}

.form-container, .form-container-otp {
    padding: 10px 15px;
}

.sp-form-area{
    border: none !important;
}

.number-container{
    width: calc(100% - 100px);
  }
  .otp-group{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 0px 0 12px 0;
    position: relative;
  }
  .otp-group input{
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }
  .enq-otp-container .inputs{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .enq-otp-container .otp-label{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
    padding-bottom: 10px;
  }
  .enq-otp-container .otp-label b {
    font-size: 12px;
  }
  .enq-otp-container .input {
    width: 100%;
    border: none !important;
    border-bottom: 2px solid rgba(0, 0, 0) !important;
    text-align: center;
    font-size: 14px;
    padding: 8px;
  }
  .enq-otp-container .input:focus {
    border-bottom: 2px solid #00bdb6 !important;
    background-color: #E8F0FE !important;
    outline: none;
  }
  
  .enq-otp-container .input{
    cursor: pointer;
    pointer-events: all;
  }
  .otp-active{
    background: #1db6bc !important;
  }
  .enquiry-container-otp .otp-btn{
    border-radius: 5px;
    border: none;
    padding: 2px 7px;
    opacity: .8;
    cursor: pointer;
    font-size: 12px;
    color: white;
    font-weight: 500;
    background: #b3b3b3;
    height: 30px;
    width: 80px;
    position: absolute;
    right: 10px;
  }
  .enquiry-container-otp .otp-btn:disabled{
    cursor: not-allowed;
  }
  .otp_error {
    margin-top: 10px!important;
  }

  .otp-container .otp-label{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 12px;
  }
  .otp-container .otp-label b {
    font-size: 12px;
  }

  .otp-container .input {
    width: 100%;
    border: none !important;
    border-bottom: 2px solid rgba(0, 0, 0) !important;
    text-align: center;
    font-size: 14px;
    padding: 8px;
  }

  label {
    display: flex !important;
}

.otp-container .inputs {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
  }
  .otp-container .input:focus {
    border-bottom: 2px solid #00bdb6 !important;
    background-color: #E8F0FE !important;
    outline: none;
  }
  
  .otp-container .input{
    cursor: pointer;
    pointer-events: all;
  }
  .otp-active{
    background: #1db6bc !important;
  }
  .form-container-otp .otp-btn{
    margin-left: 10px;
    border-radius: 5px;
    border: none;
    padding: 2px 7px;
    opacity: .8;
    cursor: pointer;
    font-size: 12px;
    color: white;
    font-weight: 500;
    background: #b3b3b3;
    height: 30px;
    width: 80px;
  }
  .form-container-otp .otp-btn:disabled{
    cursor: not-allowed;
  }
  
  .input-group-append {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 0 12px 0;
}

.cta-book{
    text-align: center;
}

.pagination {
    display: flex;
    justify-content: center;
    padding: 0px 0;
}

.pagination a {
    color: #021F56;
    float: left;
    padding: 8px 16px;
    text-decoration: none;
    transition: background-color .3s;
    border: none;
    margin: 0 4px;
    background-color: #D1D1D1;
}

.pagination a.active {
    background-color: #021F56;
    color: #fff;
    border: 1px solid #021F56;
}

.pod-drop{
    width: 400px;
}


@media only screen and (max-width: 991px){
    .tab-content{
        width: 95% !important;
        margin: 10px;
        position: relative;
        top: unset !important;
        right: unset;
    }

    .faq-grid{
        display: block;
    }

    .why-grid{
        grid-template-columns: 1fr;
    }

    .treatment-grid{
        grid-template-columns: repeat(5, minmax(0, 1fr));
    }

    .consult-grid{
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    #splide-opinion .splide__arrow--next{
        display: none;
    }
    .step-card{
        width: 145px !important;
        padding: 10px 10px !important;
        gap: 8px !important;
    }
    .steps{
        gap: 8px !important;
    }
    .custom-dropdown-container{
        margin-left: 10px !important;
        margin-right: 10px !important;
        padding: 30px 10px !important;
    }
    .exper-grid-main {
        grid-template-columns: 1fr;
    }
    .exper-cont-top audio{
        width: 145px !important;
    }
    .podcats-head{
        gap: 70px;
    }
}

@media only screen and (max-width: 767px) {
    .sec-gap {
        margin: 35px 0;
    }

    .disc-head {
        font-size: 20px;
        text-align: center;
    }

    .consider-sec{
        padding: 20px;
    }

    .treatment-back{
        padding: 20px;
    }

    .treatment-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }

    .process-grid{
        grid-template-columns: repeat(1, minmax(0, 1fr));
    }

    .process-item{
        border: none;
        padding: 5px 20px;
    }

    .consult-expert{
        background: url(../images/second-opinion/consult-back-mob.webp) no-repeat center;
        background-size: cover;
        height: unset;
        padding: 70px;
    }

    .consult-one .disc-head{
        display: none;
    }

    .temp-but{
        font-size: 10px !important;
        padding: 4px 4px !important;
    }

    .consult-one{
        top: 55%;
        left: 4%;
    }

    .mobileimge {
        display: block;
    }

    .bannertextblock{
        top: 140px !important;
    }

    .deskbnner {
        display: none;
    }

    .main-img {
        margin-top: 60px;
    }

    .bannerheading_txt{
        font-size: 14px;
    }
    .custom-dropdown-container{
        display: grid;
        padding: 15px 16px;
        margin: 0 15px 20px 15px;
        gap: 10px;
    }
    .dropdown-pod{
        gap: 5px;
    }
    .steps{
        display: grid !important;
        grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
        gap: 12px !important;
    }

    .step-img{
        width: 30px !important;
        height: 30px !important;
    }
    .step-desc{
        font-size: 12px !important;
    }
    .step-card{
        width: auto !important;
        padding: 10px 10px !important;
        gap: 5px !important;
    }
    .podcats-head{
        gap: 0;
    }
    .exper-grid-main{
        grid-template-columns: 1fr;
    }
    .follow-social-list{
        gap: 0;
    }
    .benefits-sec{
        padding: 15px !important;
    }
    .exper-cont-top img{
        width: 120px;
        height: 120px;
    }
    .exper-cont-top audio{
        width: 168px !important;
    }
    .exper-cont audio{
        width: 168px !important;
    }
    .exper-cont{
        padding: 10px;
    }
    .exper-cont-grid{
        gap: 10px;
    }
    .hospital-name{
        font-size: 14px;
    }
}

.when-container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.container {
    margin: auto;
    padding: 20px 0px 0px 0px;
}

.steps {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 45px;
}

.step-card {
    background: white;
    border-radius: 10px;
    padding: 10px 15px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    gap: 15px;
    width: 177px;
    border-radius: 16px;
}

.step-number {
    width: 110px;
    height: 55px;
    background: url('../images/second-opinion/blue-vector.svg') no-repeat center;
    background-size: cover;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    color: white;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
}

.step-number label{
    margin-top: 7px;
}

.line-container {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    top: 5px;
}

.des-line {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: black;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
}

.step-img {
    width: auto;
    height: auto;
    border-radius: 50%;
    object-fit: cover;
}

.step-desc {
    font-size: 16px;
    margin: 0;
    color: #000;
}



@media (max-width: 600px) {
   
}
