@charset "utf-8";
/* CSS Document */
/* @media only screen and (max-width:1919px){ */
/* .slider-text-sec-left-inner { */
    /* height: 500px; */
    /* min-height: 500px; */
	    /* padding: 20px; */
/* } */
/* } */


@media only screen and (max-width:1599px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1280px;
    }
    .storiesSection .slick-prev {
        left: -60px;
    }
    .storiesSection .slick-next {
        right: -70px;
    }
    .aboutSection {
        min-height: 623px;
        background-size: 49.5% auto, 49.5% auto;
    }
    .aboutData {
        padding: 0 0px 0 20px;
    }
    .aboutSection.sectionArea {
        padding: 59px 0;
        min-height: inherit;
    }
    .aboutSection::after {
        font-size: 90px;
        right: -185px;
        top: 248px;
        letter-spacing: 15px;
    }
    .textBlogBody {
        padding: 20px;
    }
    .dataMain {
        font-size: 55px;
        margin-bottom: 10px;
    }
    .blogs .col-md-4:nth-child(2) .boxBlog .textBlogBody {
        padding-bottom: 20px;
    }
    .blogs .col-md-4:nth-child(2) .boxBlog img {
        min-height: inherit;
    }
}
@media only screen and (max-width:1439px){
   .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1170px;
    } 
    .imageCouple img {
        max-width: 100%;
    }
    .dataList:first-child {
        margin-top: 0;
    }
    .aboutSection {
        background-size: 49.5% auto, 49.5% 100%;
    }
    .textBlogBody h5 {
        font-size: 1.2rem;
    }
    .textBlogBody {
        padding: 0 20px 20px;
    }
    .blogs .col-md-4:nth-child(2) .boxBlog .textBlogBody {
        padding-bottom: 0;
        padding-top: 20px;
    }
    .dataMain {
        font-size: 35px;
    }
    .dataMain span {
        font-size: 12px;
        line-height: 13px;
    }
    .metaUser {
        margin-bottom: 4px;
    }
    .appointmentForm input, .appointmentForm textarea, .appointmentForm select {
        font-size: 14px;
    }
    .mainHeader .navbar .navbar-nav .nav-item {
        margin-right: 20px;
    }
    .rightContactDetails ul li {
        margin-left: 12px;
    }
    .rightContactDetails ul li a i {
        margin-right: 5px;
        width: 40px;
        height: 40px;
    }
        h1 {
        font-size: 3.4rem;
        line-height: 3.7rem;
    }
    h3 {
	font-size: 2.8rem;
	line-height: 3rem;
}
    h5 {
	font-size: 1.5rem;
}
    .dataList {
	margin-bottom: 15px;
}
    .areaImagetext .titleGrid {
        padding: 0 30px;
    }
    .storySlide img {
        max-width: 100%;
    }
	.right_sec_our_service p {
    width: 100%;
}
	header nav.navbar.navbar-expand-lg.navbar-light .container {
    width: 100%;
    max-width:1300px;
}
	.navbar-expand-lg .navbar-collapse ul {
    margin-right: 25px;
}
	.navbar-expand-lg .navbar-collapse ul.navbar-nav.right-side001 {
    margin-right: 0;
}
	section.slider-section06 .col-sm-4::after {
    left: 60%;
}
}
@media only screen and (max-width:1365px){
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1040px;
    }
    .mainHeader .navbar .navbar-nav .nav-item .nav-link, .rightContactDetails ul li a {
        font-size: 14px;
    }
    .mainHeader {
        padding: 15px 0;
    }
    .storySlide img {
        margin-bottom: 15px;
    }
    .storySlide .quoteText {
        font-size: 22px;
        line-height: 28px;
        padding: 0;
    }
    .aboutSection {
        background-size: 62% auto, 49.5% 100%;
        background-position: -32% 0, right top;
    }
    .textBlogBody p {
        font-size: 15px;
        line-height: 20px;
    }
        .areaImagetext .titleGrid {
        padding: 0 5px;
    }
    .bannerMain {
        min-height: 550px;
    }
	section.slider-section06 .col-sm-4::after {
    left: 52%;
}
}

@media only screen and (max-width:1240px){
section.slider-section06 .col-sm-4::after {
    left: 58%;
}
}
