/*================================ 
    #RESPONSIVE CSS 
====================================*/

/* Tablet Layout: 768px.*/



@media only screen and (min-width: 2100px) and (max-width: 5000px) {

    /* .banner-area, .banner-area div {
    height: 100%;
} */


    .banner-area .container,
    .banner-area .double-items,
    .banner-area .row,
    .banner-area .banner-content {
        height: 100%;
    }

    .banner-content {
        align-items: flex-start;
    }

    .banner-content img {
        height: 86%;
    }

    .banner-content {
        justify-content: center;
    }

    .banner-text-panel {
        margin-top: 0;
        height: 100%;
        display: flex;
        align-items: center;
    }

    .banner-area.bg-bottom {
        height: 1024px;
    }



    .banner-area.bg-bottom::before {
        clip-path: polygon(0 0, 100% 0, 100% 46%, 44% 100%, 0 46%);

    }

    .banner-content img {
        margin-left: 150px;

    }

}


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

    .our-features-area .clip-arrow-path {
        clip-path: polygon(50% 12%, 0 0, 100% 0);
    }


    .our-features-area {
        padding-top: 254px;
    }


}

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

    .our-features-area {
        padding-top: 190px;
    }

    .custom-schoolImg {
        max-width: 500px;
        left: 0;
    }
    
    
.big-image{display: none}
.small-image{display: block}

.banner-content {
    margin-right: 0;
    flex-wrap: wrap;
}
    

    
.double-items .info h2 {
    text-align: center;
}

    .double-items .info h2 br, .banner-area p br{display: none;}
    
    .banner-area p {
    text-align: center;

}
    
    .banner-content img {
    margin-top: 40px;
        margin-bottom: 40px;
}
    
    
    .about-area .thumb img{margin-top: 0;}
    
    
    div#about.default-padding {
    padding-top: 100px;

}
    
    .banner-area.bg-bottom{height: auto;}
    
.navbar-fixed-header {
    position: static;
    top: 0;
    left: 0;
    z-index: 99;
    transform: none;
    margin: 0;
    border-radius: 0;
}  
    
    
.banner-text-panel {
    margin-top: 30px;
}  
    
header {
    position: relative;
    background: #3f358b;
} 
    
  
    
    .double-items .info h2 span{display: block;}
    .banner-area p {
    text-align: center;
    font-size: 22px;
    padding: 0 80px;
    line-height: 30px;
    max-width: 600px;
    margin: 0 auto;
}
    
    
body header .navbar-brand > img.desktop-logo{display: none;}
.ipad-logo{display: block; text-align: left; margin-left:20px;}
    
    .ipad-logo img{margin: 15px 0 0 0; height: 100px;}
    
    .navbar-fixed-header    {display: none;}
 
    
.banner-area.bg-bottom::before {

    clip-path: polygon(0 0, 100% 0, 100% 70%, 50% 99%, 0 70%);
 
} 
    
    .nav-section{    justify-content: space-between;}    
    
    

}




 @media(max-width: 1024px){
            
   .footer-flex-content .bookImg {max-width: 400px;} 
    footer .logo{height:100px;}
    .footer-flex-content{justify-content: space-around;}
     
     .about-area .container{max-width:95%;}
     
     .about-area .thumb img {
     width: 100%!important; 
}
     
     .about-area .about-items .info {
    margin-top: 0; margin-left: -140px;
}
     
     .logo-section{padding-left: 20px;}  
     
     

}



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


    .breadcrumb-area .row::after {
        height: 600px;
        width: 600px;
    }

    .breadcrumb-area .row::before {
        height: 700px;
        width: 700px;
    }

    /* Banner */
    body,
    .banner-area,
    .banner-area div {
        height: auto;
    }

    .banner-area {
        overflow: inherit;
    }

    .banner-area .content,
    .banner-area .double-items {
        overflow: hidden;
        padding: 0;
        text-align: center;
    }

    .banner-area.top-pad-80-desktop {
        padding-top: 0;
    }

    /* About */
    .about-area .thumb {
        padding-right: 0;
        margin-left: 0;
    }

    .about-area .thumb img {
        width: 80%;
    }

    .about-area .thumb img:nth-child(2) {
        width: auto;
    }


    .about-area .about-items ul li:nth-child(2) {
        margin-left: 0;
    }

    .about-area .fixed-shape-left {
        display: none;
    }

    .about-area.inc-left-border {
        padding-bottom: 120px;
    }

    .about-area .about-content {
        text-align: center;
    }

    .about-area .about-content .thumbs {
        margin-bottom: 50px;
    }

    .about-area .about-content ul {
        justify-content: center;
    }

    .about-area .about-content ul::after {
        display: none;
    }

    .about-area .about-items .info.right-info {
        padding-left: 15px;
        padding-right: 15px;
        border-right: none;
        margin-top: 0;
    }

    .about-area .about-items .features-content {
        margin-top: 0;
        padding-left: 15px;
    }


    /* Choose Us area */

    .choose-us-area .thumb {
        margin-bottom: 50px;
        text-align: center;
    }

    .choose-us-area .thumb img {
        max-width: 80%;
    }


    /* Fun Factor */
    .fun-factor-area .fun-fact-items .item {
        padding-top: 50px;
    }

    .fun-factor-area .fun-fact-items .item:first-child,
    .fun-factor-area .fun-fact-items .item:nth-child(2) {
        padding-top: 0;
    }


    /* Clients Area */
    .clients-area {
        text-align: center;
    }

    .clients-area .achivement {
        display: inline-block;
        margin-bottom: 20px;
    }

    /* Features */

    .features-area {
        text-align: center;
    }

    .features-area .features-box .left-content {
        padding-right: 15px;
        margin-bottom: 50px;
    }

    .features-area .features-box .item {
        display: block;
    }

    .features-area .features-box .item .icon {
        margin-right: 0;
        margin-bottom: 25px;
    }

    .features-area .features-box .single-item .item-inner {
        float: left;
        width: 50%;
        padding: 0 15px;
        margin-bottom: 0;
    }

    .features-area .features-box .single-item {
        margin: 0 -15px;
    }

    .features-area .feature-box .single-item .item {
        box-shadow: 1px 4px 20px -2px rgb(0 0 0 / 10%);
    }

    /* Overview */
    .overview-area .item .content h4 {
        justify-content: center;
    }

    .center-tabs .tab-content .info {
        padding-left: 15px;
        margin-top: 50px;
    }

    .overview-grid-area .single-item {
        margin-bottom: 50px;
    }

    .overview-grid-area .single-item .info {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-top: 30px;
    }

    /* Process */
    .process-area .thumb {
        margin-bottom: 50px;
        text-align: center;
    }

    .process-area .thumb img {
        margin: auto;
        width: 80%;
    }

    .process-area .info {
        padding-left: 15px;
    }

    /* Testimonials */

    .testimonials-area {
        text-align: center;
    }

    .testimonials-area .thum {
        padding-left: 15px;
        margin-top: 30px;
        text-align: center;
    }

    .testimonials-area .thum img {
        max-width: 80%;
        margin: auto;
    }

    .testimonial-carousel .item {
        text-align: left;
        justify-content: center;
    }

    .testimonials-area .testimonial-items .testimonial-carousel .owl-nav {
        margin-bottom: 0;
    }

    /* Pricing */

    .pricing-area {
        padding-bottom: 90px;
    }

    .pricing-items {
        border: none;
    }

    .pricing-area .single-item {
        padding: 0 15px;
        margin-bottom: 30px;
    }

    .pricing-area .pricing-item {
        border: 1px solid #e7e7e7;
    }

    .pricing-area .single-item:nth-child(2) .pricing-item {
        border-color: #4ac4f3 !important;
    }


    /* Blog */
    .blog-area.left-sidebar .blog-content {
        float: none;
    }

    .blog-area .thumb .date {
        left: 30px;
        right: auto;
    }

    .blog-area .item .info {
        padding: 30px;
        padding-top: 50px;
    }

    .blog-area .blog-thin-colums .thumb {
        margin-bottom: 30px;
    }

    .blog-area.left-sidebar .sidebar,
    .blog-area.right-sidebar .sidebar {
        margin-top: 50px;
    }

    .blog-area .blog-items .blog-thin-colums .item {
        padding: 0;
        border: none;
    }

    .blog-area.right-sidebar .sidebar {
        padding-left: 15px;
    }

    .blog-area.left-sidebar .sidebar {
        padding-right: 15px;
    }

    .blog-area .item .thumb img {
        width: 100%;
    }

    /* Contact Area */
    .contact-area .form-box {
        margin-top: 50px;
    }


    /* Footer */
    footer .f-items {
        padding-bottom: 70px;
    }

    footer .f-items .f-item.contact-widget::after {
        display: none;
    }

    footer .f-items .f-item.about {
        border-right: none;
        margin-right: 0;
    }



    footer .footer-bottom {
        text-align: center;
    }

    .footer-bottom .link {
        text-align: center !important;
        margin-top: 10px;
    }

    footer .footer-bottom ul li {
        margin-left: 8px;
        margin-right: 8px;
    }


}


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


    .betterway {
        padding-right: 60px;
    }

    .site-heading {
        padding: 0 20px;
    }

    .landing-page {
        padding: 0;
        background: none;
    }



    .shapes-full {
        clip-path: polygon(50% 22%, 0 0, 100% 0);
        margin-top: -2px;
    }

    .our-bottomInfo-area {
        margin-top: 0;
    }

    .custom-bookimg img:first-child {
        margin-top: 0;
    }


    .our-features-area .clip-arrow-path {
        clip-path: polygon(50% 7%, 0 0, 100% 0);
    }


    .our-features-area .clip-arrow-path {
        left: 50%;
    }

    .our-features-area {
        padding-top: 98px;
    }

    .custom-shape {
    left: -16px;
    bottom: 118px;
}

    .custom-schoolImg {
        max-width: 100%;

    }

    .custom-bookimg img:first-child {
        max-width: 90%;
    }



    .custom-mob-top {
        align-items: flex-start !important;
    }

    .custom-schoolImg {
        position: relative;
        top: 60px;
    }

    .our-features-area {
        margin-bottom: 260px;
    }


}

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


    .banner-area.bg-bottom {
        margin-bottom: 0;
    }



    .banner-content {
        flex-wrap: wrap;
        text-align: center;
    }

    .double-items .info h2 br,
    .banner-area p br {
        display: none;
    }

    .banner-content {
        margin-right: 0;
    }

    .banner-text-panel {
        display: flex;
        justify-content: center;
        flex-direction: column;
    }

    .double-items .info h2 {
        text-align: center;
    }

    .banner-content img {
        width: 100%;
        margin-top: 40px;

    }
    
    div#about.default-padding {
    padding-top: 50px;
}

    .banner-area p {
        text-align: center;
        font-size: 22px;
        padding: 0 80px;
        line-height: 30px;
        max-width: 600px;
        margin: 0 auto;
    }



    .about-area .thumb img {
        margin-top: 50px;
    }

    .about-area .about-items .info {
        margin-top: 0;
        display: flex;
        align-items: center;
        padding-top: 0;
    }

    .about-area .about-items ul {
        margin-top: 0;
    }

    .banner-area.bg-bottom {
        height: auto;
    }







    body .banner-area .double-items {
        padding-bottom: 36px;
    }

    .custom-shape {
        left: -15px;
        bottom: 131px;
    }

    .custom-shape {
        height: 320px;
    }
    
    .banner-area.bg-bottom::before {
    clip-path: polygon(0 0, 100% 0, 100% 80%, 50% 99%, 0 80%);
}


}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {


    footer.bg-dark {
        height: auto;
        padding: 40px 0 0;
    }

    .footer-cuImg img {
        padding: 0;
        margin-top: 40px;
    }

    .subscribe-area .subscribe-items p,
    .subscribe-area .subscribe-items ul li {
        font-size: 15px;
    }


    .contact-form-box .form-box {
        padding: 20px;
        background: #fff;

    }



    footer .f-items .f-item.about {
        justify-content: center;
    }

    footer.bg-dark .about img {
        margin-bottom: 10px;
        height: 70px;
    }

    footer .custom-link {
        justify-content: center !important;
    }

    .custom-link p span.mobile-view {
        display: block;
        text-align: center;
    }

    footer .custom-link p {
        display: flex;
        align-items: center !important;
        flex-wrap: wrap;
        justify-content: center !important;
    }

    .our-successInfo-area {
        text-align: center;
    }

    .double-items .info h2 {
        padding: 0 60px;
        line-height: 52px;
        font-size: 50px;
    }


    /*    .banner-area.bg-bottom {
        background: url("../img/shape/banner-bg.svg") no-repeat center bottom;
        background-size: cover;
    }*/

    .subscribe-area::after {
        background: url("../img/white-angleBG-mobile.svg") no-repeat center bottom;
    }

    .betterway {
        padding-right: 0;
    }



    #insideBook .site-heading p {
        padding: 0;
    }

    .custom-steps img.img-fluid {
        position: static;
        margin-bottom: -100px;
        padding-bottom: 0;
    }

    .our-insideBook-area {
        position: relative;
        margin-top: 75px;
    }



    .custom-steps p {
        font-size: 16px;
        line-height: 24px;
    }

    .about-area .thumb {
        display: flex;
        justify-content: flex-end;
    }

    .about-area .thumb img {
        max-width: auto;
    }



    .banner-content img {
        padding-bottom: 40px;
    }

    .about-area .about-items ul {
        margin: 0 auto 0;
        width: 300px;
    }

    #features .site-heading p {
        font-size: 15px;
    }


    .default-padding {
        padding-top: 70px;
        padding-bottom: 100px;
    }

    #bottomInfo {
        padding-top: 0;
    }

    .default-padding.bottom-less {
        padding-bottom: 20px;
        padding-top: 50px;
    }

    .default-padding-bottom {
        padding-bottom: 50px;
    }

    .default-padding-top {
        padding-top: 50px;
    }

    .site-heading {
        margin-bottom: 60px;
    }

    .site-heading h2 {
        font-size: 36px;
    }

    .breadcrumb-area h1 {
        font-size: 36px;
    }

    .owl-carousel.owl-theme .owl-nav {
        display: none;
    }

    .breadcrumb-area {
        padding: 80px 0;
        position: relative;
    }

    .breadcrumb-area .breadcrumb {
        background: transparent;
        position: inherit;
        left: 0;
        bottom: 0;
        transform: inherit;
        box-shadow: inherit;
    }

    .breadcrumb-area .breadcrumb a,
    .breadcrumb-area .breadcrumb li {
        color: #ffffff;
    }

    .breadcrumb-area .breadcrumb li.active {
        color: #cccccc;
    }

    .breadcrumb-area .row::after,
    .breadcrumb-area .row::before {
        display: none;
    }

    /* Topbar */
    nav.navbar .quote-btn {
        display: none;
    }

    .attr-nav {
        display: none;
    }

    .navbar.navbar-fixed.transparent .attr-nav > ul > li.contact,
    .navbar .attr-nav.button {
        display: none;
    }

    .side {
        padding: 50px 50px 50px 35px;
        width: 320px;
    }

    .shape-left-bottom {
        bottom: inherit;
        top: 0;
    }

    /* Banner Area */
    body,
    .banner-area,
    .banner-area div {
        height: auto;
    }



    .banner-area.top-pad-80-desktop {
        padding-top: 0;
    }

    .banner-area {
        text-align: center;
        opacity: inherit;
    }

    .banner-area p {
        padding: 0 40px;
    }

    .banner-area .content-box h2,
    .banner-area h2 {
        font-size: 36px;
    }

    .banner-area.top-pad-80 .content-box {
        padding-top: 25px;
    }

    .banner-area.auto-height .content-box .thumb-inner img:nth-child(2) {
        display: none;
    }

    .banner-area.auto-height .content-box .thumb-inner {
        padding-right: 0;
        text-align: center;
        margin-bottom: 0;
    }


    .banner-area .double-items .thumb img {
        margin: 20px auto auto;
    }

    .banner-area .button {
        justify-content: center;
    }

    .banner-area form {
        max-width: 90%;
        margin: 35px auto auto;
    }

    /* About */

    .about-area .thumb {
        padding-right: 0;
        margin-left: 0;
    }

    .about-area .about-items .info {
        padding-left: 0;
    }

    .about-area .thumb img:nth-child(2) {
        display: none;
    }

    .about-area .about-items .info {
        padding-left: 15px;
    }

    .about-area .about-items ul li:nth-child(2) {
        margin-left: 0;
    }

    .about-area .fixed-shape-left {
        display: none;
    }

    .about-area .about-content {
        text-align: center;
    }

    .about-area .about-content .thumbs {
        margin-bottom: 30px;
    }

    .about-area .about-content .thumbs img {
        max-width: 80%;
        margin: auto;
    }

    .about-area .about-content .info {
        padding-left: 15px;
        margin-top: 30px;
    }

    .about-area .about-content ul::after {
        display: none;
    }

    .about-area .about-content ul {
        margin-top: 0;
        justify-content: center;
    }

    .about-area.inc-left-border {
        padding-bottom: 50px;
    }

    .about-area .about-items .info.right-info {
        padding-left: 15px;
        padding-right: 15px;
        border-right: none;
        margin-top: 0;
    }

    .about-area .about-items .features-content {
        margin-top: 0;
        padding-left: 15px;
        text-align: center;
    }


    /* Choose Us area */

    .choose-us-area.padding-bottom-extra {
        padding-bottom: 140px;
    }

    .choose-us-area .thumb {
        margin-bottom: 30px;
    }

    .choose-us-area .thumb::after,
    .choose-us-area .thumb::before {
        display: none;
    }

    .choose-us-area .info {
        padding-left: 15px;
    }

    .choose-us-area .info ul li {
        width: 100%;
    }


    /* Fun Factor */
    .fun-factor-area .fun-fact-items {
        padding: 50px 0;
    }

    .fun-factor-area .fun-fact-items .item {
        border-right: none;
        margin-bottom: 50px;
    }

    .fun-factor-area .fun-fact-items .item:last-child {
        margin-bottom: 0;
    }

    /* Clients */
    .clients-area {
        text-align: center;
    }

    ul.achivement li {
        display: block;
        margin-right: 0;
        border-right: none;
        padding-right: 0;
        float: none;
        margin-bottom: 20px;
        border-bottom: 1px solid #e7e7e7;
        padding-bottom: 20px;
    }

    ul.achivement li .counter {
        justify-content: center;
    }

    ul.achivement li .medium {
        text-align: center;
        float: none;
    }

    .clients-area .right-info {
        margin-top: 30px;
    }

    .clients-area .partner-carousel,
    .clients-area .clients-carousel {
        margin-top: 30px;
    }

    .clients-area .partner-carousel::after {
        opacity: 0.3;
        display: none;
    }


    /* Features */

    .features-area {
        text-align: center;
    }

    .features-area .features-box .left-content {
        padding-right: 15px;
        margin-bottom: 30px;
    }

    .features-area .features-box .item {
        display: block;
    }

    .features-area .features-box .item .icon {
        margin-right: 0;
        margin-bottom: 25px;
    }


    /* Feature Version Two */
    .our-features-area {
        padding-bottom: 0;
    }

    .features-area .feature-box .single-item .item {
        box-shadow: 1px 4px 20px -2px rgb(0 0 0 / 10%);
    }

    .features-area .feature-box {
        padding-bottom: 20px;
    }

    /* Newsletter Subscribe */

    .subscribe-area .subscribe-items {
        padding: 80px 30px;
        border-radius: 10px;
    }


    /* Overview */
    .overview-area::after {
        height: 200px;
    }

    .overview-area .item .content h4 {
        justify-content: center;
    }

    .overview-grid-area .single-item {
        margin-bottom: 50px;
    }

    .overview-grid-area .single-item .info {
        padding-left: 15px !important;
        padding-right: 15px !important;
        margin-top: 30px;
    }


    /* Tab Overview */

    .center-tabs .tab-content .info {
        padding-left: 15px;
        margin-top: 30px;
    }

    .center-tabs .nav-tabs {
        border: none;
        margin-bottom: 30px !important;
    }

    .center-tabs .nav-tabs li {
        display: block;
    }

    .center-tabs .nav-tabs li a {
        border: 1px solid #e7e7e7 !important;
        margin-bottom: 15px;
        padding: 15px;
        font-size: 16px;
    }

    .center-tabs .nav-tabs li a.active {
        border: 1px solid #4ac4f3 !important;
    }

    .center-tabs .nav-tabs li a.active::before,
    .center-tabs .nav-tabs li a.active::after {
        display: none;
    }


    /* Step */
    .process-area .thumb {
        margin-bottom: 30px;
    }

    .process-area .info {
        padding-left: 15px;
        text-align: center;
    }

    .process-area .info li {
        display: block;
    }

    .process-area .info li i {
        margin-right: 0;
        padding-bottom: 25px;
    }

    .process-area .info li::after {
        display: none;
    }

    .process-area .info li h4 span {
        display: none;
    }

    .process-area .info li h4 span::after {
        display: none;
    }

    /* Testimonials */
    .testimonials-area .testimonial-items {
        text-align: center;
    }

    .testimonial-carousel .item {
        display: block;
    }

    .testimonial-carousel .item .thumb {
        display: inline-block;
    }

    .testimonial-carousel .item .info {
        border-left: none;
        padding: 0;
        margin-top: 15px;
    }

    .testimonials-area .testimonial-items .testimonial-carousel .owl-nav {
        margin-top: 15px;
        text-align: center;
        top: 0;
        margin-bottom: 0;
        display: inline-block;
    }

    .testimonials-area .thum {
        padding-left: 15px;
        margin-top: 30px;
    }

    .testimonial-carousel .item .thumb {
        margin-right: 0;
    }

    .testimonials-area .thum img {
        max-width: 100%;
    }

    .testimonial-carousel .item .info span {
        padding-left: 0;
    }

    .testimonial-carousel .item .info span::after {
        display: none;
    }


    /* Pricing */

    .pricing-items {
        border: none;
    }

    .pricing-area .single-item {
        padding: 0;
        margin-bottom: 30px;
    }

    .pricing-area .single-item:last-child {
        margin-bottom: 0;
    }

    .pricing-area .pricing-item {
        border: 1px solid #e7e7e7;
    }

    .pricing-area .single-item:nth-child(2) .pricing-item {
        border-color: #4ac4f3 !important;
    }

    /* Portfolio */

    .projects-area .gallery-items.colums-2 .pf-item,
    .projects-area .gallery-items.colums-3 .pf-item,
    .projects-area .gallery-items.colums-4 .pf-item {
        width: 100%;
    }

    /* Blog */
    .blog-area .blog-thin-colums .thumb {
        margin-bottom: 30px;
    }

    .blog-area .thumb .date {
        left: 30px;
        right: auto;
    }

    .blog-area .item .info {
        padding: 30px;
        padding-top: 50px;
    }

    .blog-area .blog-items .footer-meta ul {
        border-top: none;
        padding-top: 0;
    }

    .blog-area .blog-items .footer-meta ul li:first-child {
        display: none;
    }

    .blog-area .pagi-area .pagination {
        display: block;
    }

    .blog-area .pagi-area .pagination li {
        display: inline-block;
        margin-top: 5px;
    }

    .blog-area .blog-content .post-tags,
    .blog-area .blog-content .share {
        display: block;
        text-align: center;
        padding: 20px 0;
        padding-bottom: 15px;
    }

    .blog-area .blog-content .share .social {
        margin-top: 10px;
    }

    .blog-area.left-sidebar .blog-content {
        float: none;
    }

    .blog-area .sidebar .sidebar-item.add-banner .sidebar-info {
        padding: 50px 30px;
    }

    .blog-area.left-sidebar .sidebar,
    .blog-area.right-sidebar .sidebar {
        margin-top: 50px;
        overflow: hidden;
    }

    .blog-area.right-sidebar .sidebar {
        padding-left: 15px;
    }

    .blog-area.left-sidebar .sidebar {
        padding-right: 15px;
    }

    .blog-area.single .post-pagi-area {
        text-align: center;
    }

    .blog-area.single .post-pagi-area a {
        margin: 5px;
    }

    .blog-area.single .post-pagi-area a:last-child {
        float: none;
    }

    .comments-list .commen-item.reply {
        margin-left: 0;
    }

    .comments-list .commen-item .content,
    .comments-list .commen-item .avatar {
        display: block;
        text-align: center;
    }

    .comments-list .commen-item .content {
        width: 100%;
        margin-top: 30px;
    }

    .comments-list .commen-item .content h3,
    .comments-list .commen-item .content h4,
    .comments-list .commen-item .content h5 {
        display: block;
    }

    .comments-list .commen-item .content .reply {
        margin-top: 15px;
    }

    .blog-area .comments-area {
        text-align: center;
    }

    .comments-list .commen-item .content::after {
        position: absolute;
        left: 50%;
        top: -30px;
        content: "";
        border-bottom: 15px solid #edf5ff;
        border-right: 15px solid transparent;
        border-left: 15px solid transparent;
        margin-left: -15px;
    }

    .comments-list .commen-item .avatar {
        float: none;
        height: 80px;
        width: 80px;
        margin: auto;
    }

    .comments-list .commen-item .content .title {
        display: block;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .comments-list .commen-item .content .title span {
        margin: 0;
        padding: 0;
        border: none;
        display: block;
        margin-top: 15px;
    }

    .comments-list .commen-item {
        margin-bottom: 50px;
        display: block;
    }

    .blog-area .contact-comments .comments {
        margin: 0;
    }

    .comments-list .commen-item:last-child {
        margin-bottom: 0;
        border: none;
    }

    .blog-area .comments-form {
        margin-top: 50px;
    }

    .comments-info a {
        position: inherit;
    }

    .comments-list .commen-item .content p {
        margin-bottom: 15px;
    }


    /* Contact Area */

    .contact-area .form-box {
        margin-top: 35px;
    }

    .contact-area .info ul li {
        float: none;
        padding-right: 0;
        border-right: none;
        margin-right: 0;
        margin-bottom: 55px;

    }

    .contact-area .info ul li:last-child {
        margin-bottom: 0;
    }

    /* Footer */
    footer .f-items {
        padding-bottom: 0;
    }

    footer .f-items .f-item.contact-widget::after {
        display: none;
    }

    footer .f-items .f-item.about {
        border-right: none;
        margin-right: 0;
        padding-right: 0;
    }

    footer .item {
        margin-bottom: 50px;
    }

    footer .footer-bottom {
        text-align: center;
    }

    .footer-bottom .link {
        text-align: center !important;
        margin-top: 10px;
    }

    footer .footer-bottom ul li {
        margin-left: 8px;
        margin-right: 8px;
    }

    .our-features-area .clip-arrow-path {
        clip-path: polygon(50% 6%, 0 0, 100% 0);
    }

    body .subscribe-area .subscribe-items {
        padding: 50px 30px;
    }

    .custom-steps p br,
    #insideBook .site-heading p br {
        display: none;
    }

    .custom-schoolImg {
        position: relative;
        top: 0;
    }

    .custom-shape {
        left: 24px;
        bottom: 133px;
    }

    .custom-shape {
        height: 200px;
    }

    .custom-bookimg img:first-child {
        margin-left: 0;
    }

    .our-features-area {
        margin-bottom: 84px;
    }
    
    
    .landing-page-header:before {
    clip-path: polygon(0 0, 100% 0, 100% 50%, 50% 100%, 0 50%);
  
}
    
    
             
    .footer-flex-content{flex-wrap:wrap; flex-direction: column;}

    .footer-flex-content .footerlogo{order:2;}

    .footer-flex-content .bookImg{order:1;}
    .info-list{order:3;}

    .contact-info-list{display: flex; margin: 0; }
    .contact-info-list li{margin: 0 40px;}

    footer .footer_txt{text-align: center;}

    footer .logo{height:80px;}
     
     .about-area .about-items .info {
    margin-top: 0;
    margin-left: 0;
        margin-bottom: 40px; margin-top:-80px;
}
     
     
.menu-icon {
    display: block;
    z-index: 999;
    position: absolute;
    right: 15px;
    top: 20px;
    background: #3f358b;
    border-radius: 5px;
}

    .main-nav {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        height: 100vh;
        width: 100%;
        z-index: 99;
        background: #ffbe41;
    }


    .header ul.nav {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%;
        text-align: center;
    }
    
    body.fixedscroll{overflow:hidden;}

    .header ul.nav li {
        width: 70%;
        border-bottom: 1px solid #eaeaea;
    }

    .header ul.nav li a {
        color: #000;
        font-size: 18px;
    }


    .center-nav {
        display: flex;
        align-items: center;
        height: 100%;
    }
    
    .menu{width:100%;}
    
    
    .menu ul {
    flex-wrap: wrap;
}
    
    .menu ul li {
    width: 100%;
}
    
    .menu ul li a:before{display: none;}
    
    .menu ul li {
    padding: 10px 0;
    border-bottom: 1px solid #3f358b;
}
    
    .menu ul li:last-child{border:0;}
    



}

/* Max Wide Mobile Layout: 600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

    /* Portfolio */
    .projects-area .gallery-items.colums-2 .pf-item,
    .projects-area .gallery-items.colums-3 .pf-item,
    .projects-area .gallery-items.colums-4 .pf-item {
        width: 50%;
    }
}




/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {


    .side {
        padding: 50px;
        width: 400px;
    }

    .attr-nav {
        display: inline-block;
    }

    /* Clients */
    .clients-area .achivement {
        display: inline-block;
    }

    ul.achivement li {
        display: inline-block;
        margin-right: 40px;
        margin-bottom: 0;
        padding-bottom: 0;
        border-right: 1px solid #cccccc;
        border-bottom: none;
        padding-right: 40px;
        float: left;
    }

    /* Process */
    .process-area .info li p {
        padding: 0 15%;
    }

    /* Blog */

    .blog-area .comments-area {
        text-align: left;
    }

    .comments-list .commen-item {
        display: flex;
    }

    .comments-list .commen-item .content {
        width: auto;
        margin-top: 0;
        margin-left: 15px;
        text-align: left;
    }

    .comments-list .commen-item .avatar {
        float: none;
        height: 80px;
        width: 80px;
        margin: inherit;
        text-align: left;
    }

    .comments-list .commen-item .content .title {
        margin-top: 0;
    }

    .comments-list .commen-item .content {
        padding-left: 25px;
    }

    .comments-list .commen-item .content .title {
        margin-top: 0;
    }

    .comments-list .commen-item .content h3,
    .comments-list .commen-item .content h4,
    .comments-list .commen-item .content h5 {
        display: flex;
    }

    .comments-list .commen-item .content .reply {
        margin-top: 0;
    }

    .comments-list .commen-item .content::after {
        position: absolute;
        left: -14px;
        top: 30px;
        content: "";
        border-top: 15px solid transparent;
        border-bottom: 15px solid transparent;
        border-right: 15px solid #edf5ff;
    }

    .blog-area.single .post-pagi-area {
        text-align: inherit;
    }

    .blog-area.single .post-pagi-area a:last-child {
        float: right;
    }

    .custom-bookimg img:first-child {
        max-width: 80%;
    }
    
   


}

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

    /* global reset - start */
    .order-last {
        order: 0;
    }

    body .our-features-area {
        padding-top: 80px;
    }




}

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

  .menu {
    position: static;
    top: inherit;
    right: inherit;
    z-index: 99;
}
 
    .menu ul{justify-content: center;} 
    
    .menu ul li{padding: 10px 0;}
     .menu ul li a {
    padding: 10px 20px;
    color:#3f358b;
    }
    
    
    .nav-section{flex-direction: column;}
    .nav-section .menu{order:1;}
    
    .nav-section .logo-section{order:2;}
    
    .menu ul li.login a {
    color: #fff;
    background: #3f358b;
    margin-top: 40px;
    border: 0;
}
   
}



/* Custom layout. */


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


    .about-area .thumb {
        margin-bottom: 40px;
    }

    .about-area .thumb {
        display: flex;
        justify-content: center;
    }



    .custom-steps img.img-fluid {
        max-width: 100%;
    }

    .mob-img {
        width: 400px;

    }

    .our-features-area .clip-arrow-path {
        clip-path: polygon(50% 4%, 0 0, 100% 0);
    }

    .about-items .custom-btn-warning {
        margin-top: 0;
    }

    .betterway {
        margin: 40px 0 80px;
    }

    .custom-shape {
        left: 0px;
        bottom: 138px;
    }

    .custom-shape {
        height: 165px;
    }
    
    
     .about-area .about-items .info {
         margin-top:0;
}
    
    .about-area .thumb img {
    margin-top: 0;
}
    
    
    .contact-info-list {
        flex-wrap:wrap;
}
    
    .contact-info-list li{ margin: 0;  margin-bottom: 20px; width:100%; flex-direction: column;}
    .footer-flex-content .bookImg {
    max-width: 100%;
}
    
    .contact-info-list li img {
    margin: 0 0 20px 0;
}
    
    
   .ipad-logo img {
    height: 80px;
} 
    
.ipad-logo {
    text-align: center;
    margin-left: 0;
    margin-top:20px;
}
    
   
    

}



/* Custom Layout */
@media only screen and (max-width: 480px) {

    .subscribe-area .subscribe-items {
        padding: 80px 15px;
    }

    .subscribe-area form button {
        position: inherit;
        right: 0;
        top: 0;
        height: 60px;
        background: #ffffff;
        color: #4ac4f3;
        width: 100%;
        margin-top: 15px;
    }

    .banner-area .button {
        display: block;
    }

    .banner-area .button .video-btn {
        display: none;
    }

    .about-area .about-content ul {
        display: block;
    }

    .about-area .about-content ul li {
        border-right: none;
        margin-right: 0;
        padding-right: 0;
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }

    .about-area .about-content ul li i {
        margin-right: 0;
        margin-bottom: 20px;
    }

    #insideBook .site-heading p {
        padding: 0;
    }

    .double-items .info h2 {
        padding: 0 20px;
        line-height: 48px;
        font-size: 42px;
    }

    .banner-area p {
        font-size: 18px;
        padding: 0 20px;
    }


    .site-heading {
        padding: 0;
    }

    #contact .btn {
        padding: 10px 0;
        margin-top: 10px;
        width: 100%;
    }


    .icon-area .icon {
        margin-bottom: 15px;
    }

    #bottomInfo p {
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 45px;
        margin-top: 34px;
    }

    .custom-shape {
        height: 196px;
    }


    .custom-shape {
        left: -20px;
        bottom: 156px;
    }



}




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


    .custom-shape {
        height: 145px;
    }



}