img {
    display: inline-block !important;
    max-width: 100% !important;
    height: auto !important
}

#Cpages {
    background-image: url(../images/page-top-bg.png), url(../images/page-bottom-bg.png);
    background-repeat: no-repeat;
    background-position: 100% 0, 0 100%;
    /* background-size: cover; */
}

#Cpages .padding {
    padding: 40px 0
}

#Cpages h1,
h2 {
    color: #00b7ac;
    text-transform: capitalize;
    padding-bottom: 10px;
    text-align: left
}

#Cpages h3,
h4,
h5,
h6 {
    color: #000;
    text-transform: capitalize;
    padding-bottom: 10px;
    font-weight: 700;
    margin: 0
}

#Cpages ul>li {
    font-size: 14px;
    line-height: 24px;
    color: #707070;
    list-style: circle
}

#Cpages a, #Cpages a strong, #Cpages strong a, #Cpages span strong a, #Cpages strong span a, #Cpages a span{
    color: #034ea1 !important;
    font-weight: 600 !important;
}

#Cpages ol>li {
    font-size: 17px;
    line-height: 24px;
    color: #000
}

#Cpages p {
    font-size: 14px;
    color: #707070;
    padding-top: 10px
}

#Cpages span {
    font-family: MontserratSB;
    color: #707070;
    padding-top: 10px;
    font-size: 15px
}

#Cpages table {
    width: 100% !important;
    box-shadow: 0 10px 20px #0000003b;
    border-radius: 6px !important;
    border: 1px solid #f1f1f1;
}

#Cpages table tr td {
    font-family: Montserrat;
    line-height: 19px;
    text-align: left;
    padding: 8px;
    border: 1px solid #f1f1f1 !important;
}

#Cpages table tr th {
    font-family: Montserrat;
    line-height: 19px;
    font-size: 18px;
    text-align: left;
    padding: 10px;
    background-color: #00b7ac;
    color: #fff
}

#Cpages table tr:nth-child(odd) {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    border: 1px solid #f1f1f1 !important
}

#Cpages table tr:nth-child(even) {
    background-color: #f7f7f7;
    color: #000;
    font-size: 14px
}
.sub-spec-content h4{
    color: #00b7ac;
    text-align: left;
    text-transform: capitalize;
    padding-bottom: 10px;
    font-size: 38px;
    font-family: MontserratEB;
}

@media only screen and (min-width:320px) and (max-width:767px) {
    #Cpages h1 {
        font-size: 18px !important;
        line-height: 25px !important;
    }
    #Cpages h2 {
        font-size: 16px;
        line-height: 24px
    }
    #Cpages h3 {
        font-size: 14px;
        line-height: 24px
    }
    #Cpages h4 {
        font-size: 14px;
        line-height: 24px
    }
    #Cpages ol>li,
    #Cpages p,
    #Cpages span,
    #Cpages ul>li {
        font-size: 12px;
        line-height: 22px
    }
    #Cpages table tr th,  #Cpages table tr td{
        font-size: 12px;
    }
    .sub-spec-content h4{
        font-size: 18px !important;
        line-height: 25px !important;
    }
}

@media only screen and (min-width:767px) and (max-width:991px) {
    #Cpages h1 {
        font-size: 24px;
        line-height: 34px
    }
    #Cpages h2 {
        font-size: 22px;
        line-height: 32px
    }
    #Cpages h3 {
        font-size: 20px;
        line-height: 30px
    }
    #Cpages h4 {
        font-size: 18px;
        line-height: 28px
    }
    .sub-spec-content h4{
        font-size: 24px;
        line-height: 34px;
    }
}

#Cpages p {
    color: #333 !important;
    font-size: 14px;
    font-family: Montserrat;
    font-weight: 500 !important
}
@media (max-width:499px){
    #Cpages ul{
        padding-left: 15px;
    }
    #Cpages p{
        word-wrap: break-word;
        text-align: left !important;
    }
}

#faq h2 {
    font-family: MontserratBold;
    font-size: 28px;
    line-height: 36px;
    color: #034ea1;
    overflow: hidden;
}
#faq h2 {
    font-size: 30px;
    padding-bottom: 20px;
}
#faq h2 {
    padding-bottom: 35px;
    padding-top: 60px;
}
#faq .panel-default > .panel-heading h4 {
    font-family: MontserratBold;
    font-size: 18px;
    line-height: 22px;
    color: #034ea1;
}
#faq .panel-default > .panel-heading {
    background-color: #fff;
    padding: 20px 40px;
}
#faq .panel-heading .accordion-toggle h4:after {
    font-family: "Glyphicons Halflings";
    content: "\e114";
    float: right;
    color: #034ea1;
}
#faq .panel-heading .accordion-toggle.collapsed h4:after {
    content: "\e080";
}
#faq .panel-body {
    padding: 20px 40px;
}
#faq {
   
    background-image: url(../images/faq-bg.svg) !important;
    background-size: cover !important;
    background-position: center !important;
    padding: 0px 0 80px !important;
}

#faq .panel-default > .panel-heading h4 {
    font-family: MontserratBold !important;
    font-size: 18px !important;
    line-height: 22px !important;
    color: #034ea1 !important;
}

.panel-body #faq .faqSlider .sliderCont {
    padding-right: 20px !important;
}



#faq .panel-body p, #faq .panel-body ol li {
    font-size: 16px !important;
    line-height: 25px !important;
    color: #12121280 !important;
}

#faq .panel-body {
    padding: 20px 40px !important;
}

#faq .faqSlider .sliderCont a {
    background-color: transparent !important;
    border: 1px solid #034ea1 !important;
    border-radius: 6px !important;
    font-family: MontserratSB !important;
    font-size: 12px !important;
    line-height: 15px !important;
    margin-top: 38px !important;
    padding: 12px 29px !important;
    position: absolute !important;
    width: 200px !important;
    bottom: 25px !important;
}


#faq h2 {
    padding-bottom: 35px !important;
}

#faq .panel-heading .accordion-toggle h4:after {
    font-family: "Glyphicons Halflings" !important;
    content: "\e114" !important;
    float: right !important;
    color: #034ea1 !important;
}

#faq .panel-heading .accordion-toggle.collapsed h4:after {
    content: "\e080" !important;
}
.faqSlider p {
    font-family: Montserrat;
    font-size: 14px!important;
    font-weight: 400;
    color: #333!important;
}
#faq .faqSlider .sliderCont .slidBox {
    background-color: #fff;
    border-radius: 6px;
    padding: 25px 30px;
    height: 343px;
}
#faq .faqSlider .sliderCont h2 {
    padding-bottom: 10px;
}
#faq .faqSlider .sliderCont .slidBox {
    max-height: 430px;
    padding: 15px;
}
#faq .faqSlider .sliderCont p {
    font-size: 14px;
}
#faq .faqSlider .sliderCont .slidBox {
        padding: 25px;
    }
    #faq .faqSlider .sliderCont h2,
    #video h2 {
        padding-bottom: 20px;
    }
    #faq .faqSlider .sliderCont a {
        margin-top: 15px;
    }
    
    #faq .faqSlider .sliderCont p
    {
        font-size: 14px;
        line-height: 24px;
    }
    #faq .faqSlider .sliderCont p,
    #faq .panel-default > .panel-heading h4 {
        font-size: 14px;
    }
    #faq .faqSlider .sliderCont a {
        padding: 10px 20px;
        margin-top: 15px;
        width: 30%;
    }
    #faq h2 {
        color:#fff;
    } 
    .clinics-ico-tiitle-div{
        width: 125px;
    }
    .hospitaldropdown-icon{
        height: 15px !important;
    }  
    @media only screen and (max-width: 426px){
        #pageBanner {
        margin-top: 100px;
            }
        }