*{
    padding: 0;
    margin: 0;
}

body{
    /* font-family: "Inter", sans-serif; */
    font-family: "Montserrat", sans-serif;
}

h2, h3, h4, h5, h6{
    font-family: "Poppins", sans-serif;
}

p{
    margin: 0;
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
}

a{
    text-decoration: none;
    display: inline-block;
}

.header{
    background: #F5F5F5;
    padding: 0 0;
    position: fixed;
    z-index: 9;
    width: 100%;
    top: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

.top_bar{
    background: #FFFFFF;
    padding: 10px 0;
}

.top_bar ul.list-inline li:not(:first-child){
    margin-left: 15px;
}

.top_bar ul.list-inline li a{
    color: #204B4A;
}

.mini-logo{
    display: none;
}

.header.fixed .big-logo{
    display: none;
}

.header.fixed .mini-logo{
    display: block;
}

.header.fixed{
    top: -60px;
}

.header img.img-fluid.big-logo {
    max-width: 90px;
}

.top_bar .social_links li a{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    border-radius: 8px;
    width: 35px;
    height: 35px;
    background-color: #204B4A;
    color: #FFFFFF !important;
    border:1px#204B4A solid;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

.top_bar .social_links li a:hover{
    background-color: transparent;
    color: #204B4A !important;
}

.header .navbar-nav .nav-item .nav-link{
    color: #323232;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    position: relative;
    border-radius: 50px;
    padding: 8px 40px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

.header .navbar-nav .nav-item .nav-link.active, .header .navbar-nav .nav-item .nav-link:hover{
    background: #204B4A;
    color: #FFFFFF;
}

.header .navbar-nav .nav-item.dropdown:hover .dropdown-menu{
    display: block;
}

.header .navbar-nav .nav-item.dropdown .dropdown-menu {
    width: 100%;
    background: #204b4a;
    padding: 0;
    /* top: 40px; */
}

.header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item{
    color: #FFFFFF;
    padding: 12px 20px;
    line-height: 20px;
    font-size: 15px;
    font-weight: 500;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

.header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover{
    background-color: #FFFFFF;
    color: #204B4A;
}

.slider-wrapper, .main-slider-one__item{
    height: 100%;
    padding: 420px 0 300px;
}

/* .main-slider-one__item{
    padding-top: 350px;
} */

.main-slider-one__sub-title__line, .eolimn-btn::before, .main-slider-one__carousel .owl-dots .owl-dot span::after {
    background: #204b4a;
}

.eolimn-btn{
    border-color: #3f7ca5;
    color: #FFF;
}

.main-slider-one__carousel .owl-dots .owl-dot.active span, .main-slider-one__carousel .owl-dots .owl-dot:hover span{
    border-color: #204b4a;
}

.content-caption{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    max-width: 1320px;
    text-align: left;
    z-index: 2;
    color: #FFF;
    display: flex;
    align-items: center;
}

.content-caption h1{
    line-height: 43px;
    font-weight: 700;
    margin: 0;
    padding-bottom: 30px;
}

.content-caption p{
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin: 0;
}

.total_count-wrapper {
    padding: 120px 0 46px;
    text-align: center;
}

.heading h2{
    font-size: 50px;
    line-height: 62px;
    font-weight: 600;
    color: #204B4A;
    text-transform: uppercase;
    margin: 0;
    padding: 0 0 30px;
}

.prg-count{
    font-size: 50px;
    line-height: 67px;
    font-weight: 800;
    position: relative;
    background: linear-gradient(180deg, #204B4A 0%, #AA9C1B 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.otherproduct-wrapper{
    background-color: #F8F6F3;
}

.product_caption{
    padding-right: 100px;
}

.product_caption h3{
    font-size: 40px;
    line-height: 48px;
    color: #204B4A;
    margin: 0;
    padding: 0 0 20px;
}

.product_caption p{
    line-height: 26px;
    font-weight: 500;
    color: #323232;
}

.owl-carousel .owl-item .pad-product img.img-fluid{
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: left;
}

.owl-theme .owl-dots .owl-dot span{
    background: #FFFFFF;
    border: 1px #204B4A solid;
}

.prg-count::after{
    content: " +";
    display: inline-block;
}

.our-product-wrppaer {
    background: #204B4AE5;
}

.our-product-wrppaer .heading h2{
    padding-bottom: 53px;
}

.inner-wrapper{
    /* background-color: #204B4AE5;
    background:#204B4AE5;
    padding: 61px 0 0;
    background-position:center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 88px 0; */
    text-align: center;
}

.inner-wrapper .heading h2{
    color: #FFFFFF;
}

.medi-product figure{
    width: 200px;
    height: 200px;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    border-radius: 50%;
    border: 7px solid #FFFFFF;
    overflow: hidden;
    margin: 20px auto 25px;
    box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

.medi-product:hover figure {
    transform: scale(1.1);
}

.pad-product {
    max-width: 340px;
    margin: 0 auto;
    height: 340px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(to top, #97dbf2, #a9e2f0, #bce8f0, #cfeef1, #e2f4f4);
}

.pad-product figure{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    overflow: hidden;
}

.pad-product figure img{
    object-position: center;
    width: 100%;
    object-fit: cover;
}

.medi-product p{
    font-size: 28px;
    line-height: 34px;
    color: #FFFFFF;
    margin: 0;
}

.why-trust-bg{
    padding: 54px 0 120px;
    background-image:url('../images/why-trust-bg.png');
    background-position: left;
    background-repeat: no-repeat;
    z-index: 0;
    position: relative;
}

.why-trust-bg .heading{
    padding-bottom: 40px;
}

.two-grid{
    border-radius: 8px;
    overflow: hidden;
}

.people-gird{
    background-color: #204B4A;
    height: 100%;
    text-align: center;
    padding: 70px 0;
}

.grid-block .icon{
    width: 85px;
    height: 85px;
    background: #FFFFFF;
    margin: 0 auto 20px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.grid-block p{
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
    margin: 0;
}

.our-product-bg-wrapper{
    background-image:url('../images/our-product-bg.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 85px 0 135px;
    position: relative;
    z-index: 0;
}

.our-product-bg-wrapper::before{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000040;
    z-index: -1;
}

.our-product-bg-wrapper .heading h2{
    padding-bottom: 50px;
    color: #FFFFFF;
}

.tablets-block{
    background: #204B4A;
    border: 5px solid #FFFFFF;
    padding: 12px 16px 41px;
    border-radius: 5px;
}

.right-arrow{
    width: 75px;
    height: 75px;
    margin: 40px auto 0;
    background: #FFFFFF;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #204B4A;
}

.footer{
    background-color: #204B4A;
    /* background-image:url('../images/footer-bg.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center; */
    padding: 80px 0;
    position: relative;
    z-index: 0;
}


.footer-icon{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 1px #FFFFFF solid;
    font-size: 34px;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
}

.footer-block h5{
    font-size: 26px;
    line-height: 34px;
    color: #FFFFFF;
    margin: 0 0 25px;
    padding: 0 0 10px;
    position: relative;
    z-index: 0;
}

.footer-block h5::after{
    content: '';
    display: inline-block;
    width: 50px;
    height: 3px;
    background-color: #FFFFFF;
    position: absolute;
    bottom: 0;
    left: 0;
}

.footer-block p {
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
}

.footer-block a{
    color: #FFFFFF;
    text-decoration: none;
}

.footer-block ul li:not(:first-child) {
    margin-top: 18px;
}

.footer-block ul li a{
    text-transform: uppercase;
}

.map-box{
    width: 100%;
    height: 250px;
    margin-top: 25px;
}

.copyrights-block p{
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
}

.about-wrapper{
    padding: 70px 0;
}

.about-img{
    overflow: hidden;
    border-radius: 8px;
}

.about-img .img-fluid{
    object-fit: cover;
}

.client-reviews-wrapper{
    background-image:url('../images/capsule-img.jpeg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 0;
    padding: 70px 0;
}

.client-reviews-wrapper .heading h2{
    color: #FFFFFF;
    padding-bottom: 70px;
}

.client-reviews-wrapper::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000040;
    z-index: -1;
}

.review_caption{
    background-color: #FFFFFF;
    border: 1px #a7a5a5 solid;
    border-radius: 8px;
    padding: 70px 70px 40px;
    text-align: center;
    min-height: 410px;
    position: relative;
    margin: 50px 20px 0;
    box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
}


.review_caption figure {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    border: 4px #204b4a solid;
    padding: 0;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
}

.review_caption .client-name{
    font-size: 30px;
    line-height: 42px;
    font-weight: 800;
    color: #204B4A;
    text-transform: uppercase;
    padding: 20px 0 0;
}

.review_ratings{
    padding-top: 30px;
    font-size: 20px;
    line-height: 24px;
    color: #204B4A;
}

.review_caption span.quote {
    font-size: 50px;
    line-height: 45px;
    position: absolute;
    top: -32px;
    left: -40px;
    color: #204B4A;
}

.review_caption span.quote.quote-right {
    left: auto;
    right: -45px;
    bottom: -18px;
    top: auto;
}

/*-----------Products-Listing Page CSS START-------------*/

.products-wrapper{
    /* background-image: radial-gradient(circle, #204b4a, #215451, #235d57, #25665c, #296f61); */
    background-image:url('../images/medicine-img.jpg');
    background-repeat:no-repeat;
    background-size:cover;
    background-position: center;
    padding: 120px 0;
    position: relative;
    z-index: 0;
    color: #FFFFFF;
}

.products-wrapper::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #204b4a7a;
    z-index: -1;
}

.mt-top{
    margin-top: 185px;
}

.heading h1{
    font-size: 48px;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: 700;
}

.breadcrumb li.breadcrumb-item, .breadcrumb li.breadcrumb-item a, .breadcrumb-item+.breadcrumb-item::before{
    color: #FFFFFF;
    text-decoration: none;
}

section{
    padding: 80px 0;
    overflow: hidden;
}

.tablet_img {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    min-height: 480px;
    width: 100%;
    background: #4b5a91;
}

.tablet_img.pantoras-d {
    background: #32612d;
}

.tablet_img .img-fluid{
    object-fit: cover;
}

.tablet_img.navital-plus {
    background: #ff2e17;
}

.tablet_img.montain-lc {
    background: #ed268d;
}

.tablet_caption{
    padding: 90px 50px;
}

.tablet_caption h3{
    font-size: 42px;
    line-height: 54px;
    font-weight: 700;
    color: #204B4A;
    margin: 0;
    padding: 0 0 20px;
    text-transform: uppercase;
}

.btn.btn-primary{
    background: #204B4A;
    padding: 10px 18px;
    border-color: #204B4A;
    font-size: 16px;
    line-height: 20px;
    font-weight: 500;
    display: inline-block;
    margin:  25px 0 0;
}

.btn.btn-primary:hover, .btn.btn-primary:focus{
    outline: 0;
    box-shadow: none;
    background: transparent;
    color: #204B4A;
}

.product-detail-wrapper{
    background-image:url('../images/right-side-img.png');
    background-position: right;
    background-repeat: no-repeat;
}

.content_caption h4{
    font-size: 48px;
    line-height: 60px;
    margin: 0;
    font-weight: 700;
    color: #204B4A;
    padding: 0 0 20px;
}

.content_caption li strong {
    font-size: 26px;
    display: block;
    margin: 0 0 10px;
    line-height: 34px;
}

.content_caption > p{
    padding: 0 0 30px;
}

.content_caption ul li{
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
}

.content_caption ul li:not(:first-child){
    margin-top: 15px;
}

.related-product-wrapper .heading h2{
    font-weight: 700;
    color: #323232;
    padding-bottom: 30px;
    margin-bottom: 50px;
    text-transform: capitalize;
    border-bottom: 1px #204B4A solid;
}

.sm_block{
    max-width: 350px;
    margin: 40px auto;
    box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    border-radius: 8px;
    text-align: center;
    padding: 0 0 40px;
    overflow: hidden;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}

.sm_block:hover{
    transform: scale(1.1);
}

.sm_block a {
    display: block;
}

.sm_block figure{
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    margin: 0;
    background: #204b4a;
    padding: 30px 0;
}

.sm_block figure .img-fluid{
    object-fit: contain;
    width: 100%;
    height: 100%;
}

.sm_block h5{
    font-size: 34px;
    line-height: 42px;
    font-weight: 600;
    margin: 0;
    color: #204B4A;
    padding: 25px 20px 0;
}

#related_products .owl-nav.disabled, #pads-pro-carousel .owl-nav.disabled{
    display: block;
}

#related_products .owl-nav .owl-prev, #related_products .owl-nav .owl-next, #pads-pro-carousel .owl-nav .owl-prev, #pads-pro-carousel .owl-nav .owl-next{
    width: 40px;
    height: 40px;
    background: #FFFFFF;
    border-radius: 50%;
    box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    font-size: 28px;
    font-weight: 500;
    line-height: 32px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

#related_products .owl-nav .owl-next, #pads-pro-carousel .owl-nav .owl-next{
    left: auto;
    right: 0;
}

#related_products .owl-nav .owl-prev:hover, #related_products .owl-nav .owl-next:hover, #pads-pro-carousel .owl-nav .owl-prev:hover, #pads-pro-carousel .owl-nav .owl-next:hover{
    background-color: #204B4A;
}

#related_products .owl-nav .owl-prev span, #related_products .owl-nav .owl-next span, #pads-pro-carousel .owl-nav .owl-prev span, #pads-pro-carousel .owl-nav .owl-next span{
    display: inline-block;
    font-size: 44px;
    width: 100%;
    height: 100%;
}

.vision-caption{
    height: 380px;
    width: 100%;
    padding: 40px 30px;
    border-radius: 5px;
    overflow: hidden;
    text-align: center;
    background-image:url('../images/vision-img.jpg');
    background-repeat:no-repeat;
    background-position:center;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    z-index: 0;
}

.vision-caption::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #204b4a7a;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

.vision-caption h4{
    font-size: 38px;
    line-height: 48px;
    font-weight: 600;
    color: #FFFFFF;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}

.vision-caption p{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 90%;
    color: #FFFFFF;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    font-size: 18px;
    line-height: 24px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}

.vision-caption:hover p{
    opacity: 1;
    visibility: visible;
}

.vision-caption:hover h4{
    opacity: 0;
    visibility: hidden;
}

.vision-caption:hover{
    background: #204B4A !important;
}

.vision-caption.mission-caption{
    background-image:url('../images/mission-img.jpg');
    background-repeat:no-repeat;
    background-position:center;
}

.our-team-wrapper .heading h2{
    padding-bottom: 70px;
}

.team_block{
    border-radius: 8px;
    overflow: hidden;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}

.team_block figure{
    width: 100%;
    height: 280px;
    position: relative;
    overflow: hidden;
    background: #204b4a7a;
}

.team_block figure span{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    height: 100%;
    background: #204b4a7a;
    position: absolute;
    top: 0;
    left: 0;
    color: #FFFFFF;
    font-size: 28px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}

.team_block:hover figure span{
    opacity: 1;
    visibility: visible;
}

.team_block:hover{
    box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -webkit-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0px 0px 9px 7px rgba(0, 0, 0, 0.13);
}

.address_block span{
    width: 90px;
    height: 90px;
    display: inline-block;
    background-color: #204B4A;
    color: #FFFFFF;
    font-size: 30px;
    text-align: center;
    line-height: 90px;
    border-radius: 8px;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}

.address_block:hover span{
    transform: scale(1.1);
}

.address_block p{
    color: #323232;
    font-size: 16px;
    line-height: 22px;
    font-weight: 500;
}

.address_block p a{
    color: #323232;
}

.map{
    width: 100%;
    height: 720px;
}

.contact_form {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #204b4a;
    max-width: 600px;
    padding: 50px 30px;
    border-radius: 8px;
    right: 50px;
}

.form-control:focus{
    outline: 0;
    box-shadow: none;
    border: 0;
}

.contact_form .btn.btn-primary{
    background: #FFFFFF;
    color: #204B4A;
    font-weight: 600;
    text-transform: uppercase;
    padding: 10px 25px;
}

.contact_form h4{
    font-size: 35px;
    line-height: 42px;
    color: #FFFFFF;
    font-weight: 700;
    margin: 0 0;
    padding: 0 0 40px;
}

.tablet_img.cefixiraas_caption, .tablet_img.curcuras_caption, .tablet_img.preras_caption, .tablet_img.prowo_caption, .tablet_img.raleras_caption{
    background: #204b4a;
}

.inner_product figure{
    text-align: center;
}

.product-detail-wrapper .content_caption {
    padding-right: 90px;
}

/*-----------Responsive CSS START----------*/
@media screen and (min-width:1199px) {

.header .navbar-nav .nav-item:not(:first-child){
    margin-left: 20px;
}

}

@media screen and (min-width:1400px) {

.container{
    max-width: 1370px;
}
    
}

@media screen and (max-width:1366px) {

.medi-product p {
    font-size: 20px;
    line-height: 28px;
}

.content_caption > p {
    font-size: 16px;
}

.product-detail-wrapper {
    background-position: 112% 0;
}

.header img.img-fluid.big-logo {
    max-width: 65px;
}
    
}

@media screen and (max-width:1199px) {

.grid-block p {
    font-size: 20px;
    line-height: 26px;
}

.product-detail-wrapper .content_caption {
    padding-right: 30px;
}

.review_caption span.quote {
    font-size: 30px;
    line-height: 35px;
}

.footer-block h5 {
    font-size: 20px;
    line-height: 24px;
}

.sm_block {
    max-width: 290px;
}

.sm_block:hover{
    transform: scale(1);
}

.main-slider-one__item {
    padding-top: 350px;
}

.map {
    height: 700px;
}

.header .navbar-nav .nav-item .nav-link {
    padding: 8px 22px;
    font-size: 15px;
}

.product-detail-wrapper{
    background-image: none;
}
    
}

@media screen and (max-width:991px) {

.medi-product figure {
    width: 140px;
    height: 140px;
}

.medi-product p {
    font-size: 18px;
    line-height: 24px;
}



.why-trust-bg{
    background-image: none;
}

.header .navbar-nav .nav-item:not(:first-child){
    margin-top: 15px;
}

.header .navbar-nav .nav-item .nav-link{
    display: inline-block;
    padding: 10px 25px;
}

.header nav.navbar.navbar-expand-lg {
    padding: 10px 0;
}

.product_caption {
    padding-right: 0;
}

.copyrights-block p{
    font-size: 16px;
    line-height: 22px;
}

.heading h2 {
    font-size: 32px;
    line-height: 38px;
}

.review_caption{
    margin-left: 0;
    margin-right: 0;
}

.tablet_caption {
    padding: 60px 20px;
}

.tablet_caption h3 {
    font-size: 32px;
    line-height: 44px;
}


    
}

@media screen and (max-height:768px) {

.header .navbar-nav .nav-item .nav-link {
    font-size: 16px;
    line-height: 22px;
    padding: 6px 24px;
}

.header .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    padding: 8px 20px;
    line-height: 14px;
    font-size: 12px;
    font-weight: 400;
}

.top_bar ul.list-inline li a {
    font-size: 14px;
}

.slider-wrapper, .main-slider-one__item {
    padding: 280px 0 240px;
}

.main-slider-one__title{
    font-size: 60px;
}

.main-slider-one__text{
    margin-bottom: 0;
}
    
}

@media screen and (max-width:576px) {

.header.fixed {
    top: -45px;
}

.address_block p{
    font-size: 14px;
}

.map-form-wrapper{
    padding-top: 0;
}

.main-slider-one__item {
    padding: 300px 0 200px;
}

.top_bar ul.list-inline li a {
    font-size: 12px;
}

.contact_form {
    position: static;
    max-width: 100%;
    padding: 40px 25px;
    margin: 0 10px 0;
    transform: none;
}

.heading h1{
    font-size: 30px;
    line-height: 42px;
}

.contact_form h4{
    padding: 0 0 20px;
}

.address_block span {
    width: 60px;
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    margin-right: 10px;
}

section{
    padding: 40px 0;
}

.tablet_img {
    min-height: 350px;
}

.tablet_caption {
    padding: 40px 20px;
}

.review_caption .client-name {
    font-size: 24px;
    line-height: 32px;
    font-weight: 600;
    color: #204B4A;
    text-transform: uppercase;
    padding: 20px 0 0;
}

.review_caption span.quote {
    font-size: 30px;
    line-height: 40px;
    top: -22px;
    left: -30px;
}

.review_caption span.quote.quote-right {
    right: -25px;
    bottom: -20px;
}

.footer{
    padding: 50px 0;
}

.header.fixed .mini-logo {
    max-width: 50px;
}

.main-slider-one__title {
    font-size: 26px;
    margin-bottom: 15px;
}

.main-slider-one__text{
    margin-bottom: 0;
    font-size: 14px;
    line-height: 22px;
}

.product_caption h3 {
    font-size: 25px;
    line-height: 36px;
}

p{
    font-size: 15px;
    line-height: 20px;
}

.medi-product figure {
    width: 90px;
    height: 90px;
    margin-bottom: 15px;
}

.why-trust-bg{
    background-size: cover;
}

.why-trust-bg::after{
    content: '';
    display: inline-block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000040;
    z-index: -1;
}

.why-trust-bg .heading h2{
    color: #FFFFFF;
}

.grid-block p {
    font-size: 18px;
    line-height: 24px;
}

}

