@media only screen and (max-width: 980px) and (min-width: 320px) {
    .bannerform-header {
        background-color: #ffffff !important;
       
        width: 100% !important;
        height: 100%;
    }
    .home-bannerwrp .formwrp form .lable input.btn {
   
    font-size: 15px;
  
}
.specialized figure figcaption h5 {
    font-size: 16px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    margin-bottom: 12px;
    margin-top: 20px !important;
}
.specialized figure figcaption h5 span {
    font-weight: 800;
    font-size: 41px !important;
    line-height: 50px !important;
}
.specialized .text h6 {
    color: #000000 !important;
    font-weight: 700;
    font-size: 25px;
}
.specialized .text {
    padding: 0 20px;
    position: absolute;
    bottom: 10px;
    left: -7px;
    top: -138px;
}
    section.services-looking li {
       
        padding: 10px 10px !important;
        border-radius: 10px !important;
        margin: 12px 0px !important;
      
    }
    section.services-looking li strong {
    
        font-size: 20px !important;
        
    }
    section.services-looking .btn-block {
        margin-top: 10px !important;
    }
    .contentOverImage {
        
      
        display: none;
    }
    .style-gqtik{
        display: none;
    }
    section.why-sec .box img {
        
        display: none;
    }
    section.why-sec .box {
       
        padding-left: 20px !important;
       
    }
    .banner_formBox:after{
        display: none;
    }
    .banner_formBox:before{
        display: none;
    }
    header ul li:last-child {
        /* margin-right: -25px; */
        /* text-align: left; */
        display: none;
    }
    .bannerform-header {
        background-color: #3e344f;
        border-radius: 20px;
        height: 90%;
        padding: 26px !important;
        border: 6px solid #f6b72a;
        position: relative;
        z-index: 10;
        width: 80%;
        left: 0px;
    }
    .our-banner img.star {
        display: block;
        margin: 10px 0 7px;
        width: 60%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .banner-head h2 {
        font-size: 18px !important;
        text-transform: uppercase;
        color: #ffffff;
        margin-bottom: 0;
        position: relative;
        text-shadow: #000 0 1px 2px;
        font-weight: 700;
        padding-top: 4px;
        text-align: center;
    }
    .our-banner p {
        color: white;
        font-weight: 600;
        margin: 0;
        /* font-style: italic; */
        position: relative;
        /* top: 4px; */
        font-size: 15px;
        TEXT-ALIGN: center;
        width: 100%;
    }
    .menu li a:before{
        display: none;
    }
    .menu-bottom span:nth-child(2) {
        width: 70%;
    }
    .menu-bottom.click span:nth-child(1) {
        width: 0;
    }
    .menu-bottom.click span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: relative;
        top: 9px;
        width: 100%;
    }
    .menu-bottom.click span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .menu-bottom span:last-child {
        margin-bottom: 0;
    }
    .menu-bottom {
        width: 40px;
        height: 40px;
        padding: 5px;
        float: right;
        position: absolute;
        z-index: 99999999999;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        right: 18px;
        top: -34px;
    }
    .menu-bottom span {
        height: 2px;
        background: #ffffff;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: black;
    }
    .menu-bottom.click {
        top: -100px;
        position: fixed;
        top: 30px;
    }
    .main-menu{
        margin: 0;
        overflow: auto;
        position: fixed;
        right: -100%;
        width: 100%;
        top: 0;
        -webkit-transition: all .5s ease-in-out;
        -moz-transition: all .5s ease-in-out;
        -o-transition: all .5s ease-in-out;
        transition: all .5s ease-in-out;
        background: rgb(254,211,56);
        background: linear-gradient(180deg, rgb(255 255 255) 0%, rgb(255 255 255) 91%);
        height: 100%;
        z-index: 9999999 !important;
        padding-top: 80px;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
    }
    .menu li {
        display: block !important;
        margin: 0;
        padding: 0;
        width: 100%;
        border-bottom: 1px solid #0000006b;
        position: relative;
        text-align: left;
    }
    .menu li a {
        font-size: 16px !important;
        padding-left: 0;
        color: #000 !important;
        font-weight: 400 !important;
        padding: 10px 0 10px 15px;
        text-align: left;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        /* margin-bottom: 5px; */
        text-transform: uppercase;
    }

    .home-menu header ul li a {
    color: #000 !important;
    font-weight: 600 !important;
}
    .menu-open .main-menu {
        right: 0;
    }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    header .menu {
        opacity: 0;
    }
    header {
        padding: 20px 0 10px;
        z-index: 2;
    }
    header .logo img {
        max-width: 200px;
    }

    h2 {
        font-size: 25px !important;
        line-height: 36px;
        margin-bottom: 10px;
        letter-spacing: 0;
        text-align: center;
        padding-top: 20px;
    }


    header nav {
        text-align: center;
        margin-top: 20px;
    }

    header {
        /* text-align: center; */
        z-index: 9;
    }

    header ul li {
        margin-right: 0;
    }

    header ul {
        margin: 10px 0;
    }

    header ul li.phone a {
        font-size: 16px;
    }

    .btn {
        font-size: 14px;
        letter-spacing: 2px;
        padding: 9px 17px;
    }

    section {
        padding: 30px 0;
        overflow: hidden;
    }

    header ul li:last-child {
        border: 0;
        display: none;
    }

    header ul.btn-ul {
        display: none;
    }

    .our-banner h1 {
        font-size: 26px !important;
        font-weight: 600;
        text-align: center;
        padding-top: 20px;
    }

    .our-banner h3 {
        font-size: 15px;
        text-align: center;
    }

    .our-banner h3 br {
        display: none;
    }

    .our-banner {
        height: auto;
        margin: 0;
        padding: 0px 0 40px;
        background-position: 50%;
        position: relative;
    }

    .home-menu {position: relative;}

    header .top-head {
        display: none;
    }

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

   

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

    .best-selling img {
        margin: 0 auto;
        max-width: 80%;
    }

    .best-selling {
        text-align: center;
    }

    h2.heading {
        font-size: 22px;
        line-height: 28px;
        margin: 0 0 10px;
    }

    h2.heading br {
        display: none;
    }

    h2.heading + h3 {
        font-size: 18px;
        line-height: 25px;
        margin-bottom: 15px;
    }

    .becoming {
        padding: 40px 0;
    }

    .best-selling h5 {
        font-size: 24px;
    }

    .best-selling h5 br {
        display: none;
    }

    .best-selling h5 + p {
        font-size: 18px;
    }

    .best-selling h5 + p br {
        display: none;
    }
    .element-item {
        height: 150px;
    }
    .specialized:after {
        display: none;
    }

    .specialized:before {
        display: none;
    }

    .specialized .heading span br {
        display: none;
    }

    .specialized .heading span {
        font-size: 18px;
    }

    .specialized .heading {
        font-size: 24px;
        margin-bottom: 30px;
    }

    .specialized .heading br {
        display: none;
    }

    .our-idea h2 {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 10px;
    }

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

    .our-idea h4 {
        font-size: 18px;
    }

    .our-testimonial {
        height: auto;
        padding: 40px 0;
    }

    .our-testimonial .owl-carousel p {
        font-size: 16px;
        font-style: normal;
        line-height: 24px;
        padding: 0;
    }

    .our-faqs h3 {
        font-size: 22px;
    }

    .our-faqs h2 {
        font-size: 60px;
        letter-spacing: 0;
        margin: 0 0 30px;
    }
    .our-testimonial .owl-carousel {
        width: 100%;
    }
    .our-testimonial .owl-carousel h4 {
        font-size: 20px;
        padding: 0 40px;
        margin-bottom: 0;
    }
    .inner-banner {
        height: auto !important;
        display: block;
    }

    .inner-banner h1 {
        font-size: 26px;
        line-height: 29px;
        margin: 0 0 12px;
    }

    .inner-banner h4 {
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 15px;
    }

    .gh-banner .ban-img {
        float: none;
        margin-top: 30px;
        max-width: 70%;
        margin: 30px auto 0;
        display: table;
    }

    .site-logos h3 br {
        display: none;
    }

    .site-logos h3 {
        padding: 0;
        text-align: center;
        margin: 0 0 10px;
    }
    .mark-banner:after {
        display: none;
    }
    .text-mark {
        padding: 15px 10px;
    }

    .text-mark h4 + p {
        margin: 0;
    }
    .pub-banner:after{
        display: none;
    }
    .our-global .info-text h3 {
        font-size: 24px;
    }
    .info-global h4 {
        font-size: 24px;
    }

    .info-global {
        margin-bottom: 20px;
    }
    .text-net {
        margin: 0;
        display: block;
        min-height: auto;
        padding: 20px 20px;
    }

    .info-net > img {
        position: static;
    }

    .text-net img {
        position: static;
    }

    .text-net h4 {
        font-size: 20px;
    }

    .text-net h4 br {
        display: none;
    }

    .text-net h4 + p {
        margin: 0 0 15px;
    }

    .our-network {
        text-align: center;
    }
    .pricing-tabing .bdr h3 {
        font-size: 20px;
    }

    .pricing-tabing .bdr:after {
        display: none;
    }

    .pricing-tabing {
        text-align: center;
    }

    .pricing-tabing .bdr h4 {
        float: none;
    }
    .our-contact h2.heading {
        font-size: 22px;
        line-height: 28px;
    }

    .our-contact h2.heading + p {
        font-size: 16px;
    }

    .our-contact h3 a {
        font-size: 24px;
    }

    .our-contact .btn {
        float: none;
    }
    .popupform {
        background: #f8f9fa;
        padding: 10px 0px;
        height: auto;
        width: 100%;
    }

    .popupform h2 {
        font-size: 24px;
    }
    .specialized {
        height: auto;
        padding: 30px 0;
    }

    .specialized figure {
        height: 450px;
        overflow: hidden;
    }

    .specialized figure img {
        height: 100%;
        object-fit: cover;
    }


 

    #faq .card .card-header .btn-header-link {
        font-size: 16px;
        white-space: inherit;
    }

    #faq .card .card-header .btn-header-link:after {
        position: absolute;
        top: -5px;
        right: 0;
    }
    
    .text {
    top: 39%;
    left: -10px;
    right: 0;
    display: table;
    margin: auto;
}

.text h4 {
    font-size: 11px;
    text-align: left;
    display: none;
}

.text h4::before {
    height: 2px;
    bottom: 2px;
}
.specialized figure figcaption .text2 {
    transform: translateY(0);
    opacity: 1;
}

.specialized figure figcaption h5 {
    font-size: 19px;
    margin: 0 0 5px;
}
.our-journey .offset-1 {
    margin: 0;
}
.cta-main-image img {
    display: none;
}
.cta-main-content h5 {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    font-weight: 600;
    margin: 0 0 10px;
    text-align: center;
}
.cta-main-content p {
    color: #fff;
    text-align: center;
}
.btn-block {
    display: flex;
    width: 100%;
    padding: 5px 0;
    margin-bottom: 3px;
    /* align-items: center; */
    justify-content: center;
}
.text-white {
    color: #fff!important;
    text-align: center;
    font-size: 15px;
}
section.our-value-sec.sec p {
    font-size: 16px;
    line-height: 23px;
    color: white;
    text-align: center;
}
.h2Heading {
    font-size: 25px;
    font-weight: 600;
    /* text-transform: capitalize; */
    /* text-shadow: 1px 0px 0 #000000; */
}
.para {
    color: #000;
    font-size: 16px;
    line-height: 25px;
    /* font-family: 'Arsenal'; */
    text-align: center;
}
.bannerform-header {
    background-color: #3e344f;
    border-radius: 20px;
    /* width: 91%; */
    height: 510px;
}
.our-banner h5 span {
   display: none;
}
.flip-card {
    background-color: transparent;
    width: 260px;
    height: 300px;
    perspective: 1000px;
    display: inline-block;
    margin: 25px;
}
.main-port h2 {
    color: #000000;
    font-size: 25px;
    font-weight: 600;
    text-align: center;
}
.main-port h5 span {
    color: #f6b72a;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
}
.h4Heading {
    font-size: 18px;
    font-weight: 900;
    /* font-family: 'Arsenal'; */
}
.specialized figure figcaption h5 span {
    font-weight: 800;
    font-size: 23px;
    line-height: 30px;
}
.our-faqs h3 {
    font-size: 20px !important;
    font-weight: 700;
}
.our-banner h1 {
    color: #ffffff;
    font-size: 30px;
    /* font-weight: 700; */
    /* text-shadow: 0 2px #2e263b; */
    /* margin: 0 0 20px; */
    width: 100%;
    line-height: 40px;
    text-align: center;
    /* padding-top: 50px; */
}
img.typw-img {
   display: none;
}
.popupform .form-control {
  
    width: 100%;
}
.popupform .fancybox-close-small {
   
    height: 23px;
    width: 30px;
    border-radius: 0px;
    top: 0px;
    right: 0px;
 
    
}
.about-banner {
    background: linear-gradient(to bottom right, #2e2f31, #f8f9fa00), url(../images/about-banner.webp) no-repeat;
    height: 599px;
    width: 100%;
    background-size: cover;
    background-position: right;
}
.inner-banner .btn-transparent {
    color: #ffffff;
    border-color: #ffffff;
}
.mark-banner, .pub-banner, .editing-banner, .genre-banner, .pricing-banner {
    background: linear-gradient(to bottom right, #122826, #f8f9fa00), url(../images/marketing-bg.webp) no-repeat;
    height: 599px;
    width: 100%;
    background-size: cover;
    position: relative;
    overflow: hidden;
    /* z-index: 1; */
    background-position: right;
}
.genre-banner:after {
    display: none;
   
}
.info-edit img {
    margin-bottom: 25px;
    margin-top: 15px;
}
h2.heading + h3 {
    font-size: 16px !important;
  
}
header {
    padding: 15px 0;
    position: relative;
    z-index: 1;
    background: linear-gradient(145deg,#3b6635,#2d6588);
   /* margin: 20px 20px 20px 20px; */ 
  margin-top: 0; 
   margin-left: 0; 
   margin-right: 0; 
    border: none;
     border-radius: 0; 
}
.home-bannerwrp .formwrp form .lable input {
    width: 200px;
  
}
.home-bannerwrp .formwrp form .lable input.btn {
    
 
    width: 100px !important;
   
}
.header-top-text {
    margin-top: 112px;
    color: #ffffff !important;
    font-size: 15px;
    background: linear-gradient(145deg,#3b6635,#2d6588);
    padding: 10px;
    border-radius: 30px;
    position: relative;
    top: 25px;
}
}





@media only screen and (max-width: 1280px) {
    .book-banner {
        background: linear-gradient(to bottom right, #f8f9fa00, #f8f9fa00), url(../images/book-banner.webp) no-repeat;
        height: 599px;
        width: 100%;
        background-size: cover;
        position: relative;
        background-position: left !important;
    }
}
@media only screen and (max-width: 1024px) {
    header ul li:last-child {
        /* margin-right: -25px; */
        /* text-align: left; */
        display: none;
    }
    section.services-looking .btn-block {
        margin-top: 20px;
    }
    .our-banner h1 {
        color: #143300;
        font-size: 22px !important;
        font-weight: 700;
        /* text-shadow: 0 2px #2e263b; */
        /* margin: 0 0 20px; */
        line-height: 30px;
    }
    .our-banner h5 {
        color: #ffffff;
        font-size: 17px;
        
    }
    .banner_formBox:before {
        position: absolute;
        width: 300px;
        height: 300px;
        content: '';
        background: linear-gradient(45deg, #890707, #890707);
        border-radius: 100%;
        top: 85%;
        border: 5px solid #3e344f;
        display: none;
        transform: translateY(-50%);
        right: 150px;
        animation: newSpin 3s linear infinite;
        z-index: 0;
    }
    .banner_formBox:after {
        position: absolute;
        width: 100px;
        height: 100px;
        content: '';
        background: linear-gradient(260deg, rgb(255 255 255) 30%, #fffafae0 57%);
        right: 0px;
        border: 2px solid #f6b72a;
        top: -35px;
        border-radius: 100%;
        animation: spin 3s linear infinite;
        z-index: 0;
    }
    .cta-main-inner .cta-main-image {
        position: absolute;
        top: -175px;
        right: 0; 
        width: 500px;
    }
    .specialized figure figcaption h5 {
        font-size: 13px;
        font-weight: 700;
        position: relative;
        z-index: 1;
        margin-bottom: 12px;
        margin-top: -23px;
    }
    .specialized figure figcaption h5 span {
        font-weight: 800;
        font-size: 30px;
        line-height: 30px;
    }
    .our-faqs h3 {
        font-size: 40px;
        font-weight: 700;
    }
    .hero .hero-body .counter .counter-boxes .count-box {
        background-color: #f6b72a;
        box-shadow: 0 5px 10px #0000004d;
        border-radius: 8px;
        backdrop-filter: blur(5px);
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        width: 65px;
        height: 57px;
        margin-right: 4px;
        text-shadow: 0 1px 0 #0000004d;
    }
    .banner-head h2 {
        font-size: 20px ;
      
        text-transform: uppercase;
        color: #ffffff;
        margin-bottom: 0;
        position: relative;
        text-shadow: #000 0 1px 2px;
        font-weight: 700;
        padding-top: 10px;
        text-align: center;
    }
    .our-banner p {
        color: #000000;
        font-weight: 600;
        margin: 0;
        /* font-style: italic; */
        position: relative;
        /* top: 4px; */
        font-size: 13px;
        /* TEXT-ALIGN: center; */
        width: 100%;
    }
    .bannerform-header {
        /* background-color: #890707; */
        border-radius: 20px;
        width: 90%;
        height: 100%;
    }
    .hero .hero-body .counter .counter-boxes .count-box span {
        color: #000000;
        font-size: 8px;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    .best-selling .col-md-6  .text {
        position: absolute;
        top: 167px;
        left: 90px;
    }
    .text h4 {
        font-size: 18px !important;
       
    }
    .our-banner img.star {
        display: block;
        margin: 10px 0 7px;
        width: 60%;
        /* text-align: center; */
        /* margin-left: auto; */
        /* margin-right: auto; */
    }
   h2 {
        /* font-family: 'Poppins', sans-serif; */
        /* font-size: 40px; */
        
        
       
        section.genre-sec .box p {
            font-size: 14px;
            display: block;
            width: 100%;
            clear: both;
        } font-weight: 600;
    }
    .specialized .text h6 {
        color: white;
        font-weight: 700;
        font-size: 25px;
    }
    section.why-sec .box h3 {
        color: #ffffff;
        /* font-family: 'Playfair Display'; */
        font-size: 25px;
    }
    section.why-sec .box p {
        margin-bottom: 0;
        font-size: 14px;
    }
    section.genre-sec .box {
      
        height: 300px;
    }
    section.services-looking .btn-block {
        margin-top: 125px;
    }
    section.genre-sec .box {
        height: 250px;
    }
    .popupform h2 {
      display: none;
    }
    .popupform .fancybox-close-small {
        background: #890707;
        color: #ffffff;
        padding: 1px;
        height: 32px;
        width: 40px;
        border-radius: 4px;
        top: 0px;
        right: 0px;
        /* border-radius: 0px 33px 1px 0px; */
    }
}

