
@media (min-width: 768px) and (max-width: 990px) {
}
@media (min-width: 1024px){
}
@media (max-width: 1540px){
    .containerFull{
        padding: 0 30px;
        width: 100%;
        max-width: 1460px;
    }
}
@media (max-width: 767px) {
    .containerFull{
        padding: 0 15px;
        width: 100%;
        max-width: 100%;
    }
    .mt-lg-6{
    margin-top: 0rem !important;
    }
    .leftHeroLogo{
        width: 120px;
        top:10px
    }
    .large_heading{
        font-size: 30px;
    }
    .btnMenu{
        width: 50px;
        top:45%;
    }
    .cursor{
        display: none;
    }
    .innerHeader{
        align-items: flex-start;
        padding:15px 0 0 0;
        padding-left: 44px;
    }
    .menuMobile{
        display: block;
    }
    .heroSlider{
        margin-bottom: 1rem;
        padding-bottom: .5rem !important;
    }
    .centerMenu{
        margin: 0;
        padding: 0;
    }
    .leftLogo{
        width: 60px;
    }
    .centerMenu ul li a{
        margin: 0;
        padding:7px 15px;
        font-size: 15px;
        display: block;
    }
    .centerMenu ul{
        display: block;
        margin-top: 20px;
    }
    .centerMenu ul li a:after{
        width: 15px;
        height: 15px;
        right: 2px;
    }
    .heroBanner{
        height: 60vh;
    }
    .centerBanner{
        width: 90px;
        margin: 20px 0;
    }
    .bannerText{
        flex-direction: column;
        align-items: center;
        position:relative;
        z-index:1;
    }
    .bannerText:before{
        content:'';
        width:0%;
        position:absolute;
        left:0;
        top:50%;
        transform:translateY(-50%);
        height:1.5px;
        background:var(--secondary-color);
        transition:all 0.5s ease-in-out;
    }
    .bannerText:after{
        content:'';
        width:0%;
        position:absolute;
        right:0;
        top:50%;
        transform:translateY(-50%);
        height:1.5px;
        background:var(--secondary-color);
        transition:all 0.5s ease-in-out;
    }
    .bannerText.active:after, .bannerText.active:before{
        width:38%;
    }
    .rightSimple{
        top: 0;
    }
    .lineShape{
     display: none;
    }
    .leftManisha{
        padding: 0;
    }
    section{
        padding:50px 0;
    }
    .extraLarge{
        font-size:75px;
        text-align:center;
    }
    .textManisha{
        font-size:33px;
        left:0;
    }
    .rightImg{
        margin-top:65px;
    }
    .liner{
        top: 93%;
        text-align:center;
    }
    .lineShape2{
        display:none;
    }
    .lineLogo{
        width: 60px;
        padding:0;
        margin:17px auto 0;
        left:0;
    }
    .signImg{
        width:70%;
        margin:0 auto 20px;
    }
    .signImg img{
        max-width:100%;
    }
    .rightAbout{
        text-align:center;
    }
    .spaceTop{
        margin-top:2rem;
        margin-bottom:20px;
    }
    .testimonial {
        margin-bottom:20px;
    }
    .iconQoute{
        width:70px;
        margin-bottom:20px;
    }
    .iconQoute img{
        max-width:100%;
    }
    .leftBook{
        position:inherit;
        transform:translate(0);
        background:#fff;
        text-align:center;
        padding-top:15px;
        width:100%;
    }
    .overFrame{
        transform: translateX(12px);
    }
    .btnTheme{
        padding: 15px 35px;
        font-size: 15px;
    }
    .btnTheme img{
        width: 26px;
    }
    .coverImg{
        max-width: 88%;
        margin-top: 19px;
        transform: translateX(12px);
    }
    .leftBook h3{
        line-height: 70px;
    }
    .footerLogo img{
        max-width:70%;
    }
    .footerText{
        margin:15px 0;
    }
    .itemFooter{
        height: 140px;
        margin:10px 0;
    }
    .itemFooter p {
        font-size: 16px;
        margin-top: 10px;
    }
    .itemFooter a i{
        font-size:40px;
    }
    .footerMenu ul.leftFooter li a, .rightFooter li{
        font-size:14px;
        padding: 0 .5rem;
    }
    .footerMenu, .footerMenu ul.leftFooter{
        flex-wrap:wrap;
    }
    .rightFooter{
        margin-top:15px;
    }
    .brownLogo{
        width: 72px;
        margin-top: -136px;
    }
    .brownLogo img{
        max-width:100%;
    }
    .significationBox p{
        margin-bottom:0;
        margin-top:15px;
    }
    .significationBox{
        padding:100px 20px 30px;
    }
    .bgLight{
        padding-top: 160px;
    }
    .leftSinifcation p{
        font-size:15px;
        margin-bottom:15px;
    }
    .rightSignification{
        margin-top:15px;
    }
    .noBottomSpace{
        padding-bottom:40px;
    }
    .authorBg{
        padding-top: 120px;
        padding-bottom: 0;
    }
    .signImg {
        margin-top: 0px;
    }
    .footerMenu ul.leftFooter li:last-child{
        display: none;
    }
    .bottomFooter{
        width: 90px;
    }
    .copyRight li{
        color:#cfc1a7;
        font-size: 14px;
    }
    .height1{
        height: 280px;
    }
    .height2{
        height: 136px;
    }
    .bgImg{
        padding-top: 160px;
    }
    .leftColumn1 h1{
        left: 0;
        top: 0;
        margin-bottom: 20px;
        text-align: center;
    }
    .aboutFirst{
        padding-top: 140px;
    }
    .leftColumn1 h1, .rightColumn2 h2{
        font-size: 30px;
    }
    .rightColumn2{
        height: auto;
        display: block;
        bottom: 0;
        right: 0;
        text-align: center;
        margin-top: 20px;
    }
    .centerLogoAbout{
        width: 100px;
        padding: 0 17px;
    }
    .innerBox{
        padding: 50px 17px;
    }
    .spaceBlank{
        display: none;
    }
    .aboutBg{
        padding-bottom: 0px;
    }
    .leftLogoIconPage{
        display: none;
    }
    .rightLogoIconPage{
        display: none;
    }
    .aboutLast{
        padding-bottom: 50px;
    }
    .footer{
        padding: 30px 0;
    }
    .footer .title{
        font-size: 16px;
    }
    .bookBannertext{
        padding-top: 150px;
    }
    .iconQoute2{
        width: 60px;
        margin:2.5rem auto 2.5rem ;
    }
    .innerHeadingBox{
        margin: 3rem 0 2rem;
    }
    .boxLogo{
        width: 190px;
        margin: 20px auto;
    }
    .rightImgManisha{
        height: auto;
    }
    .rightImgManisha:after{
        display: none;
    }
    .liner {
        top: 85%;
    }
    .overFrame.active{
        margin-top: -70%;
    }
    .leftBookCover{
        padding-top: 35%;
        text-align: center;
        margin-bottom: 15px;
    }
    .bookBoxInner{
        padding:20px 20px 30px;
    }
    .pb-large{
        padding-bottom: 8rem;
    }
    .mt-lg-7{
        margin-top: 2rem !important;
    }
    .itemTestimonial iframe{
        height: 290px;
    }
    .testimonialPadding{
        padding-bottom:40px;
    }
    .testimonial iframe{
        height:186px;
    }
}
@media (min-width:1400px){
    /* .lineShape2{
        width: calc(100% + 2vw);
    } */
     .itemAbout:nth-child(5) .textAuthor{
        bottom: 10%;
    }
    .leftLogoIconPage{
        width: 18%;
        left: -4%;

    }
    .rightLogoIconPage{
        width: 18%;
        right: -4%;
    }
    .lineShape2{
        right: -18%;
    }
    .overFrame.active{
        margin-top: -70%;
    }
    
}
@media (min-width:1500px){
    /* .lineShape2{
        width: calc(100% + 2vw);
    } */
     .itemAbout:nth-child(5) .textAuthor{
        bottom: 7%;
    }
    .leftLogoIconPage {
        width: 22%;
        left: 0;
    }
    .rightLogoIconPage{
        width: 25%;
        right: 0;
    }
    .lineShape2 {
        right: -24%;
    }
}