@media only screen and (max-width: 1660px){.mainBan{padding: 2rem 0 0 ;}}
@media only screen and (max-width: 1445px){
    .banner_title {
        font-size: 2.2rem;
    }

    .top_circle_wrapper img, .bottom_circle_wrapper img {
        width: 90%;
    }
    .swiper-cards .swiper-slide {
        width: 330px !important;
    }
    
    .top_circle_wrapper {
        width: 45%;
    }
    
    .bottom_circle_wrapper {
        width: 55%;
    }
    section.mainBan .container-fluid {
        padding: 0 5rem;
    }

}
@media  (max-width: 1280px){

        section.mainBan .container-fluid {
            padding: 0 1rem;
        }
}

@media only screen and (max-width: 1199px){
.info-banner {
    text-align: left !important;
}
html {
    font-size: 12px;
}
.banner_title_two {
    font-size: 25px;
    
}
.banner-img {
    margin-bottom: -5rem;
}

.our-banner h1 span {
    font-size: 24px !important;
}
.info-contact-banner .btn-dark {
    width: 100% !important;
    font-size: 14px !important;
}
.seal img {
    max-width: 60% !important;
    margin-top: 0px !important;
}
.btn-block a {
    margin-right: 20px !important;
    font-size: 14px !important;
}
.our-allow h2 {
    font-size: 18px !important;
    margin: 0 0 0px !important;
}
.our-publishing p {
    text-align: left !important;
    width: 100%;
}
.our-publishing .txt ul li {
    text-align: left !important;
    font-size: 12px !important;
    display: flex;
    align-items: flex-end;
}
.our-publishing .txt:before {
    background-size: 76% !important;
}
.our-publishing .txt ul {
    padding-right: 0px !important;
    padding-left: 10px;
}
.btn-block .btn-light {
    margin-right: 10px !important;
}
.our-counter .offset-4{
    margin-left: 0 !important;
}
.our-counter .row {
    justify-content: center !important;
}
.our-counter p {
    font-size: 14px !important;
    line-height: 20px !important;
}
.our-testimonial .info-testi {
    height: 350px !important;
}
.our-publishing .btn-block {
    display: flex !important;
}
.our-author .row {
    justify-content: left !important;
}
.our-process .process {
    height: 330px !important;
}
footer h2 {
    font-size: 22px !important;
}
footer h3 {
    font-size: 20px !important;
}
footer p {
    width: 100% !important;
}
.our-counter:before{
    display: none !important;
}
.info-contact-banner {
    float: none !important;
    width: 100% !important;
}
.seal {
    top: 0px !important;
    right: -10px !important;
    text-align: right !important;
}
.info-contact-banner h4 {
    font-size: 30px !important;
}
.our-banner h1 strong {
    font-size: 30px !important;
}
.info-banner ul li {
    font-size: 14px !important;
}
.banner-btm h5 {
    font-size: 20px !important;
}
.our-publishing h2:after{
    display: none !important;
}
.our-publishing .txt ul li img {
    max-width: 20px !important;
    margin-right: 5px !important;
}
.our-counter h6 {
    font-size: 30px !important;
}
.our-testimonial:before{
    display: none !important;
}
.our-amazon h2 {
    font-size: 30px;
    margin: 0 0 10px;
}
.our-amazon h3 {
    font-size: 20px;
    margin: 0 0 20px;
}
.our-amazon a.tel {
    font-size: 30px;
    margin-left: 30px;
}
.our-author h2 br{
    display: none !important;
}
.our-author h2 {
    font-size: 24px !important;
    line-height: 27px !important;
}
.our-author p {
    font-size: 15px !important; 
    margin: 0 0 10px !important;
}
footer a.tel {
    font-size: 20px !important;
}
footer a.tel img {
    width: 10%;
}
.our-author .seal{
    display: none !important;
}
.our-publishing .txt:after {
    display: none !important;
}
.our-publishing .txt {
    padding-left: 10px !important;
}
}

@media only screen and (max-width: 991px){
    .swiper-cards .swiper-slide {
        width: 240px !important;
    }
    
    html {
        font-size: 11px;
    }
    
    .mainBan p {
        font-size: 12px;
    }
    
    html {
        font-size: 11px;
    }
    
    .banner_title_two {
        font-size: 2.25rem;
    }
    .banner-img{display: none;}
    .mainBan .col-md-5{flex: 100%; max-width: 100%;}
    .mainBan .input-group{margin: auto;}
}

@media only screen and (max-width: 980px) and (min-width: 320px) {
   section {
       overflow: hidden;
   }

   h2:after {
       display: none;
   }


   .our-publishing .txt ul li {
       padding: 0;
       margin: 0 0 5px;
       /* display: flex; */
       /* flex-wrap: wrap; */
       text-align: center;
   }

   .our-publishing .txt:before {
position: relative;
   display: table;
   /* width: 100%; */
   /* margin: auto; */
   height: 270px;
   background-position: 100% 80%;
   left: 0;
   }

   .our-publishing .txt:after {
       display: none;
   }

   .our-publishing h2 br {
       display: none;
   }

   .our-publishing .txt {
       background: transparent;
       height: auto;
       padding: 0;
   }

   .our-publishing .txt ul li img {
       filter: brightness(0.5);
       max-width: 24px;
       margin: 0;
       display: none;
   }

   .our-publishing p {
       width: 100%;
       margin: 0 0 20px;
       text-align: center;
   }

   .our-publishing .btn-block {
       margin: 0 auto;
       display: table;
       text-align: center;
   }

   .our-publishing h2 {
       font-size: 20px;
       margin: 0 0 40px;
   }

   section {
       padding: 30px 0;
   }

   .our-allow h2 {
       font-size: 28px;
       margin: 0 0 20px;
   }

   .our-allow h2 br {
       display: none;
   }

   .our-banner {
       height: 100%;
       text-align: center;
   }

   .our-banner h5 {
       width: 100%;
   }

   .our-banner h1 strong {
       font-size: 30px;
   }

   .our-banner h1 span {
       font-size: 32px;
   }

   .our-banner h1 {
       font-size: 26px;
       line-height: 43px;
       margin: 0 0 10px;
   }

   .our-banner:before {
       content: '';
       background: #00000069;
       position: absolute;
       left: 0;
       top: 0;
       width: 100%;
       height: 100%;
   }

   .our-banner .container {
       position: relative;
       z-index: 1;
   }

   .info-contact-banner {
       height: auto;
       background: #ba7438;
       float: none;
       width: 100%;
       padding: 50px 20px 30px;
       margin-top: 30px;
   }

   .info-contact-banner h4 {
       font-size: 24px;
   }

   .info-contact-banner h4 strong {
       font-size: 21px;
       text-align: left;
   }nav.navbar-expand-md.main-menu {
   display: inherit;
   padding: 15px 0 0;
}

.our-banner h1:before {
   display: none;
}

.our-process .process {
   text-align: center;
}

.our-testimonial .info-testi {
   text-align: center;
}
.seal {
   right: 0;
   top: 0px;
   width: 120px;
   text-align: right;
}

.seal img {
   max-width: 70%;
}
footer .info-contact {
   margin-top: 23px;
   text-align: left;
}
.head-cb {
   text-align: left;
}

.info-contact-banner h4 {
   line-height: 30px;
   font-size: 22px !important;
}
   .banner-btm {
       position: static;
       margin-top: 40px;
       padding-top: 20px;
   }

   .our-banner h5 {
       font-size: 17px;
       line-height: 25px;
       margin: 0 0 19px;
   }

   .seal img {
       max-width: 50% !important;
       margin-top: 3px;
   }

   .info-contact-banner h6 {
       font-size: 14px;
   }

   .our-author h2 {
       font-size: 24px;
       line-height: 29px;
       font-weight: 600;
       margin: 0 0 13px;
   }

   .our-author h2 br {
       display: none;
   }

   .our-author {
       height: auto;
       background-position: 100% 100%;
       padding-top: 30px;
       text-align: center;
   }

   .our-process h2 br {
       display: none;
   }

   .our-process h2:before {
       display: none;
   }

   .our-process h3 {width: 100%;}

   .our-process h2 {
       margin: 0 0 10px;
   }
   footer h2 {
       font-size: 30px;
   }

   footer h2 br {
       display: none;
   }

   .offset-4 {margin-left: 0;}

   .our-counter:before {
       display: none;
   }

   .our-counter {
       height: auto;
   }

   .our-counter h6 {
   font-size: 36px;
}

   footer {
       height: auto;
       background-position: 70%;
       padding: 30px 0;
       text-align: center;
   }

   footer .speak-btn {
       margin: 0 0 20px;
   }

   .copy ul {
       text-align: center;
   }

   .copy p {
       display: block;
       text-align: center;
   }
   .our-testimonial h2:before {
       display: none;
   }

   .our-testimonial h2 {
       font-size: 24px;
       margin: 0 0 20px;
   }

   .our-testimonial h2 br {display: none;}

   .our-testimonial:before {
       display: none;
   }

   .our-amazon h2 {
       font-size: 30px;
       font-weight: 600;
   }

   .our-amazon {
       height: auto;
   }
.info-banner ul li {
   font-size: 14px;
   text-align: left;
}

::before {}

.info-banner ul li:before {
   padding: 4px;
   top: 7px;
}
   .our-amazon a.tel {
       font-size: 20px;
       margin: 30px 0 0 0;
       display: block;
   }
   header {
   text-align: center;
}

header .logo img {
   max-width: 70%;
   margin-bottom: 0;
}

header ul li a {
   font-size: 18px;
}
header ul li i {
   display: none !important;
}
div#popupform {
   max-width: 90%;
}
.our-allow:after, .our-allow:before {
   display: none;
}
.our-author .seal {
   display: none;
}

.our-counter p br {
   display: none;
}

.our-counter .col-md-3 {
   margin-bottom: 14px;
}
footer a.tel {
   font-size: 24px;
   position: static;
   display: block;
   margin-bottom: 20px;
   margin-left: 0;
}
}

@media only screen and (max-width: 768px){
header .logo img {
    max-width: 100%;
   width: 100%;
}
.our-process .process {
    height: 205px !important;
}
.our-testimonial .info-testi {
    height: 200px !important;
}
.banner-book-slider {
    display: none;
}

.shade_wrapper {
    z-index: -1;
    width: 60%;
    left: 50%;
    transform: translateX(-50%);
}

.mainBan {
    min-height: 100%;
    text-align: center;
    padding-bottom: 5rem;
}

.form-cta {
    display: flex;
    align-items: center;
    justify-content: center;
}
   .mainBan .col-md-7 {
    max-width: 100%;
    flex: 100%;
}
}

@media only screen and (max-width: 575px){
    header ul {
    text-align: center !important;
}
.mainBan .input-group .frm-grup-cta-btn .themeBtn{
    width: 110px;
    padding: 10px 20px;
}
.mainBan .input-group .frm-grup-cta {
    max-width: 77%;
    min-width: 48%;
}
   .logo {
    position: absolute;
    left: 0;
    width: 40%;
    right: 0;
    margin: auto;
}
.banner_title {
    font-size: 2.5rem;
}

.banner_title_two {
    font-size: 1.875rem;
}
.menu {
    padding: 43px 0px 0.5rem !important;
    margin-top: 3rem;
}
    header .logo img {
        max-width: 72%;
        object-fit: cover;
    }
    .btn-block a {
        margin-right: 13px;
    }
    header ul li a {
    font-size: 16px;
}
    .our-banner h1 strong {
        font-size: 30px;
    }
    .our-banner h1 {
        font-size: 26px;
        line-height: 43px;
        margin: 0 0 10px;
    }
    .our-banner h1 span {
        font-size: 20px !important;
        line-height: 30px;
    }   
    .our-publishing p {
    font-size: 14px;
    line-height: 20px;
}
.our-author p {
    font-size: 15px;
    margin: 0 0 10px;
}
.our-author h2 {
    font-size: 20px;
    line-height: 21px;
    margin: 0 0 5px;
}
.our-amazon h2 {
    font-size: 26px;
}
.our-amazon h3 {
    font-size: 20px;
    margin: 0 0 20px;
    line-height: 30px;
}
footer h2 {
    font-size: 22px;
}
footer h3 {
    font-weight: 400;
    font-size: 20px;
}
footer p {
    font-size: 13px;
    width: 100%;
}
.our-process h2 {
    font-size: 26px;
}
.our-process h3 {
    font-size: 15px;
    line-height: 20px;
}
.our-testimonial h2 {
    font-size: 22px;
}
.our-process .process {
    height: 200px;
}
.info-contact-banner h4 {
    font-size: 26px !important;
}
.main-menu .msg a {
    font-size: 12px;
}

}




