@media (max-width: 1660px) {
    section.about-main-sec .who-are-we-sec:nth-of-type(2n) .what-we-img img {
        max-width: 790px;
    }
    .about-main-sec .who-are-we-img img {
        max-width: 780px;
    }
    
    .ebook-main-sec {
        padding: 30px 0px 90px 0;
    }
    .ebook-main-sec .who-are-we-img {
        top: 85px;
    }
    .ebook-main-sec .who-are-we-img img {
        max-width: 750px;
    }
    .testimonial-img-box img {
        height: 100%;
        object-fit: cover;
    }
    .write-book-sec {
        padding: 125px 0 240px 0;
    }
    .write-book-img-box img {
        max-width: 750px;
    }
    .testimonial-img-box {
        max-width: 750px;
    }
    .test-img-content h5 {
        font-size: 55px;
    }
    .test-img-content {
        top: 15%;
    }
}

@media (max-width: 1440px) {
    section.about-main-sec .who-are-we-sec:nth-of-type(2n) {
        padding: 160px 0 120px 0;
    }
    .about-main-sec > .who-are-we-sec{
        padding: 50px 0 70px 0;
    }
    section.about-main-sec .who-are-we-sec:nth-of-type(2n) .what-we-img img {
        max-width: 690px;
    }
    .about-main-sec .who-are-we-img img {
        max-width: 690px;
    }
    .ebook-main-sec .who-are-we-img {
        top: 105px;
    }
    .ebook-main-sec .who-are-we-img img {
        max-width: 690px;
    }
    .write-book-sec {
        padding: 115px 0 170px 0;
    }
    .write-book-img-box img {
        max-width: 700px;
    }
    .testimonial-img-box {
        max-width: 700px;
    }
    .test-img-content h5 {
        font-size: 50px;
    }
}

@media (max-width: 1366px) {
    .about-main-sec .who-are-we-img {
        top: 0;
    }
    .about-main-sec .who-are-we-img img {
        max-width: 606px;
    }
    .fullNavDropdown .dropdown-menu{
        left: 44% !important;
    }

    section.about-main-sec .who-are-we-sec:nth-of-type(2n) {
        padding: 140px 0 100px 0;
    }
    .ebook-main-sec{
        padding: 0;
    }
    .ebook-main-sec .who-are-we-img {
        top: 80px;
    }
    .ebook-main-sec .who-are-we-sec {
        padding: 80px 0;
    }
    .who-are-we-img img {
        max-width: 650px;
    }
    .what-we-img img {
        max-width: 650px;
    }
    
    .who-are-we-img {
        top: 30px;
    }
    .what-we-img {
        top: 30px;
    }
    
    .call-box p {
        font-size: 14px;
    }
    .head-right-box .btn-qoute {
        font-size: 15px;
    }
    .navBar-box ul li a {
        padding: 12px 13px !important;
    }
    .write-book-img-box{
        top: 100px;
    }
    .slick-prev {
        left: -90px;
    }
    .slick-next {
        right: -90px;
    }
    .write-book-img-box img {
        max-width: 650px;
        padding-top: 0;
    }
    .write-book-sec {
        padding: 70px 0 160px 0;
    }
    .test-img-content {
        padding: 40px 10px;
    }
    .testimonial-img-box > img {
        max-width: 690px;
        height: 100%;
        object-fit: cover;
    }
    .test-img-content {
        position: absolute;
        top: 225px;
    }
}
@media (max-width: 1280px) {
    section.about-main-sec .who-are-we-sec:nth-of-type(2n) .what-we-img {
        top: 10px;
    }
    section.about-main-sec .who-are-we-sec:nth-of-type(2n) {
        padding: 50px 0 60px 0;
    }
    .who-are-we-img img {
        max-width: 620px;
    }
    .call-box {
        padding: 10px 20px;
    }
    .write-book-img-box img {
        max-width: 620px;
    }
    .slick-prev {
        left: -80px;
    }
    .slick-next {
        right: -80px;
    }
    .testimonial-img-box > img {
        max-width: 660px;
        object-fit: cover;
    }
}
@media (max-width: 1199px) {
    .review-form-subHead h5{
        font-size: 49px;
    }
    .review-box h5{
        font-size: 25px;
    }
    .reviews-head h3{
        font-size: 40px;
    }
    .who-are-we-img {
        top: 60px;
    }
    .what-we-img img {
        max-width: 600px;
    }
    .exp-serv-box p {
        height: 230px;
    }
    .exp-serv-box {
        height: 580px;
    }
    .exp-serv-box h6{
        font-size: 27px;
    }
    .who-are-we-img img {
        max-width: 590px;
    }
    .ebook-main-sec .who-are-we-img {
        top: 90px;
    }
    .call-box p {
        font-size: 13px;
    }
    .navBar-box ul li a {
        padding: 10px 10px !important;
    }
    .banner-txt-box h2 {
        font-size: 45px;
    }
    .write-book-txt-box h4 {
        font-size: 34px;
    }
    .write-book-img-box img {
        max-width: 580px;
        padding-top: 40px;
    }
    .cta-txt-box h3 {
        font-size: 37px;
    }
    .test-img-content h5 {
        font-size: 52px;
    }
    .testimonial-img-box > img {
        max-width: 600px;
        object-fit: cover;
    }
}
@media (max-width: 991px) {

    .fullNavDropdown .dropdown-menu {
        left: 41% !important;
    }
    
    .quick-support-sec {
        padding-bottom: 30px;
    }
    .form-main-box {
        margin-top: 40px;
    }
    .team-info p{
        font-size: 14px;
    }
    .review-form-main-box{
        margin-top: 80px;
    }
    section.about-main-sec .who-are-we-sec:nth-of-type(2n) {
        padding: 0px 0 60px 0;
    }
    section.about-main-sec .who-are-we-sec:nth-of-type(2n) .what-we-img{
        display: none;
    }
    .who-are-we-img {
        display: none;
    }
    
    .copyright-box{
        display: block;
    }
    .footer-info-box {
        padding-top: 0;
    }
    .quick-links-box::before{
        display: none;
    }
    .quick-links-box::after{
        display: none;
    }
    .call-box p{
        display: none;
    }
    .bar-box {
        padding-right: 10px;
    }
    .navBar-box ul li a{
        font-size: 12px;
    }
    .entry-box{
        width: 80%;
    }
    .disc-box h6 {
    padding-bottom: 20px;
    }
    .disc-box{
        display: block;
    }
    .form-head-box h4 {
        font-size: 34px;
    }
    .banner-main-box::before {
        display: none;
    }
    .banner-main-box::after {
        display: none;
    }
    .inputs-box {
        display: block;
    }
    .banner-form-box {
        position: static;
        margin-top: 40px;
    }
    .banner-main-box {
        padding: 180px 0 60px 0;
    }
    .inp-box input {
        margin-bottom: 20px;
    }
    .write-book-img-box {
        display: none;
    }
    .write-book-sec {
        padding: 50px 0;
    }
    .cta-txt-box h3 {
        font-size: 27px;
        line-height: 50px;
    }
    .process-left-box {
        margin: 0;
    }
    .exp-serv-box p {
        height: 200px;
    }
    .portoflio-head-box h4 {
        font-size: 42px;
    }
    .portoflio-tab-box ul li a {
        font-size: 15px;
    }
    .testimonial-img-box {
        display: none;
    }
}
@media (max-width: 767px) {
    .fullNavDropdown .dropdown-menu {
        left: 38% !important;
    }
    .navBar-box {
        display: none;
    }
    .about-banner-txt p{
        font-size: 17px;
    }
    .about-banner-txt h5{
        font-size: 78px;
    }
    .exp-serv-box {
        height: auto;
    }
    .quick-links-box {
        padding-left: 0;
    }
    .entry-right .text h2 {
        font-size: 17px;
    }
    .form-head-box h6 {
        font-size: 20px;
    }
    .form-head-box h4 {
        font-size: 25px;
    }
    .cta-txt-box h3 {
        font-size: 28px;
        line-height: 50px;
    }
    .process-head-box h4 {
        font-size: 40px;
    }
    .exp-serv-box p {
        height: auto;
    }
    .expert-serv-head h4 {
        font-size: 40px;
    }
    .expert-serv-head p {
        font-size: 15px;
    }
    .portoflio-head-box h4 {
        font-size: 39px;
    }
    .team-head-box h4 {
        font-size: 38px;
    }
    .team-responsive-slider {
        margin: 0;
    }
}
@media (max-width: 576px) {
    .fullNavDropdown .dropdown-menu {
        left: 33% !important;
    }
    .about-banner-txt h5 {
        font-size: 75px;
    }
    .head-right-box {
        justify-content: center;
        display: none;
    }
    .slick-next {
        display: none !important;
    }
    .slick-prev {
        display: none !important;
    }
    .slider .slick-dots {
        display: none !important;
    }
    .header-box {
        display: block;
    }
    .logo-box img {
        margin: 0 auto 20px auto;
        display: table;
    }
}
@media (max-width: 480px) {
    .fullNavDropdown .dropdown-menu {
        left: 29% !important;
    }
    .comma-img-box{
        display: none;
    }
    .about-main-sec {
        padding: 0;
    }
    .about-banner-txt h5 {
        font-size: 60px;
    }
    .banner-btn-box a {
        margin: 0 0 10px 0;
        display: block;
    }
    .banner-btn-box {
        text-align: center;
            margin: 40px 0 0 85px;
    }
    .banner-btn-box > a {
        margin-bottom: 10px;
    }
    .entry-right .text h2 {
        font-size: 16px;
    }
    .testimonial-box {
        height: 380px;
    }
    .form-head-box h6 {
        font-size: 17px;
    }
    .form-head-box h4 {
        font-size: 21px;
    }
    .testimonial-box p {
        height: auto;
    }
    .call-box p {
        display: none;
    }
    .contact-info-box {
        justify-content: center;
    }
    .cta-txt-box h3 {
        font-size: 25px;
    }
    .process-info p {
        font-size: 13px;
    }
    .expert-serv-head p {
        font-size: 14px;
    }
    .team-head-box h4 {
        font-size: 35px;
    }
    .portoflio-head-box h4 {
        font-size: 35px;
    }
    .expert-serv-head h4 {
        font-size: 35px;
    }
    .process-head-box h4 {
        font-size: 35px;
    }
    .testimonial-sec .slick-dots {
        display: none !important;
    }
}
@media (max-width: 360px) {
    .fullNavDropdown .dropdown-menu {
        left: 20% !important;
    }
    .form-head p {
        font-size: 14px;
    }
    .form-head h6{
        font-size: 33px;
    }
    .quick-support-head h4{
        font-size: 40px;
    }
    .quick-support-head p{
        font-size: 14px;
    }
    .review-form-body button{
        font-size: 20px;
    }
    .review-form-subHead p{
        font-size: 25px;
    }
    .review-form-subHead h5 {
        font-size: 43px;
    }
    .review-form-head h6{
        font-size: 14px;
    }
    .review-box{
        padding: 30px;
    }
    .reviews-head h3{
        font-size: 32px;
    }
    .who-we-txt-box h6{
        font-size: 32px;
    }
    .banner-about {
        padding: 110px 0;
    }
    .about-banner-txt p{
        font-size: 14px;
    }
    .about-banner-txt h5 {
        font-size: 52px;
    }
    .footer-info-box {
        padding-top: 0;
    }
    .entry-right .text h2 {
        font-size: 14px;
    }
    .entry-box {
        width: 100%;
    }
    .form-head-box h4 {
        font-size: 22px;
        line-height: 30px;
    }
    .btn-qoute {
        font-size: 16px;
    }
    .inp-box {
        margin: 0;
    }
    .write-book-txt-box h4 {
        font-size: 25px;
    }
    .write-book-txt-box p {
        font-size: 14px;
    }
    .cta-txt-box h3 {
        font-size: 23px;
        line-height: 40px;
    }
    .cta-txt-box .btn-qoute {
        border: none;
        margin: 0 0 10px 0;
    }
    .process-head-box p {
        font-size: 13px;
        line-height: 28px;
    }
    .process-head-box h4 {
        font-size: 27px;
    }
    .expert-serv-head p {
        font-size: 14px;
        line-height: 27px;
    }
    .process-sec .slick-slider {
        display: none;
    }
    .process-left-box p {
        font-size: 14px;
    }
    .expert-serv-head h4 {
        font-size: 30px;
    }
    .portoflio-head-box h4 {
        font-size: 30px;
    }
    .team-head-box h4 {
        font-size: 27px;
    }
    .testimonial-sec .slick-dots {
        top: 417px;
        right: 0;
    }
    .disc-box h6 {
        font-size: 13px;
        line-height: 25px;
    }
    .entry-box h1 {
        font-size: 24px;
    }

}
@media (max-width: 320px) {
    .fullNavDropdown .dropdown-menu{
        left: 16% !important;
    }
    .navigationMenu .menu li a{
        font-size: 35px;
    }
    .review-form-subHead p{
        font-size: 22px;
    }
    .review-form-subHead h5{
        font-size: 36px;
    }
    .review-form-head h6{
        font-size: 12px;
    }
    .reviews-head h3{
        font-size: 28px;
    }
    .footer-links ul li a{
        font-size: 14px;
    }
    .about-banner-txt p {
        font-size: 14px;
    }
    .about-banner-txt h5 {
        font-size: 47px;
    }
    .process-head-box p {
        font-size: 13px;
        line-height: 26px;
    }
    .process-head-box h4 {
        font-size: 24px;
    }
    .head-right-box .btn-qoute {
        font-size: 12px;
    }
    .entry-right .text h2 {
        font-size: 12px;
    }
    .btn-qoute {
        padding: 8px 20px;
        font-size: 14px;
    }
    .write-book-txt-box h4 {
        font-size: 22px;
    }
    .cta-txt-box h3 {
        font-size: 20px;
    }
    .portoflio-head-box h4 {
        font-size: 25px;
    }
    .portoflio-tab-box ul li {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    .team-head-box h4 {
        font-size: 24px;
    }
    .entry-box h1 {
        font-size: 20px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),not all,not all,not all,only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx)
    {
    .iti-flag{background-image:url(../images/flags.html)
    }
}

@media screen and (max-height: 450px) {
    .sidenav {padding-top: 15px;}
    .sidenav a {font-size: 18px;}
}