@media only screen and (max-width: 980px) and (min-width: 320px) {

    .head {
        font-size: 30px;
        font-weight: 600;
        color: #124c99;
    }
    .book-inside ul li img {
        margin-right: 2px;
        width: 25px;
        height: 25px;
    }
    
    section.ben-bound.video_sect {
    overflow: hidden;
}

.review_item {
    padding: 30px;
}
    
    ul.tel {display: none;}
    .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: 99;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        right: 15px;
        top: -35px;
    }
    .menu-bottom span {
        height: 3px;
        background: #0b1e5c;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: white;
    }
    .menu-bottom.click {
        top: -100px;
        position: fixed;
        top: 10px;
        z-index: 999;
    }
    .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;
        height: 100%;
        z-index: 999 !important;
        padding-top: 20px;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
        text-align: center;
    }
    .menu li {
        width: 100%; 
    }
    .menu li a, ul li.nav-item.dropdown .nav-link {
        font-size: 16px;
        color: #fff !important;
        font-weight: 500;
        padding: 8px 0 8px 15px;
        text-align: left;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        margin-bottom: 0;
        text-transform: uppercase;
        display: inline-block;
    }
    .menu-open .main-menu {
        right: 0;
        background: #0d3026;
        padding-top: 60px;
        margin: 0;
        }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    header .menu {
        opacity: 0;
    }
    header {
        padding: 18px 0;
        z-index: 111;
        border: 0;
    }
    header .logo img {
        max-width: 200px;
    }


    .dropdown-menu a {
        padding-left: 30px !important;
    }
    header .top.head {
        display: none;
    }
    .dropdown-menu {
        display: inline-block;
        width: 100%;
        position: static;
        background: #000000;
        /* padding-left: 30px; */
        border-color: #000000;
    }

    .menu .dropdown-menu a {
        padding: 4px 0;
        font-size: 15px;
        color: #fff !important;
        border-color: #3e3c3c;
    }


    .our-banner h1 {
        font-size: 24px;
        line-height: 28px;
        font-weight: 700;
    }
    .a-btn a {
        padding: 10px 10px;
    }
    .a-btn {
        padding: 20px 0px;
        display: grid;
    }
    #s-btn {
     padding: 10px 15px;
     margin-top: 5px;
     margin-left: 0px;
    }
    .heading h2 {
        font-size: 24px;
        line-height: 35px;
        margin: 0 0 12px;
    }
    .call-text h2 {
        font-size: 32px;
    }
    .call-btn a {
        padding: 12px 12px;
    }
    .why-text h2 {
        font-size: 32px;
    }
    .port-carousel img {
        width: 100%;
    }
    .faq-txt h2 {
        font-size: 28px;
        padding-bottom: 20px;
    }
    .one a {
        padding: 10px 12px;
        font-size: 14px;
    }
    .published-author {
        text-align: center;
    }

    .home-banner {
        padding-bottom: 0;
    }

    section {
        padding: 30px 0;
    }

    .our-banner h6 {
        width: 100%;
        font-size: 15px;
    }

    .our-banner img {
        display: none;
        /* max-width: 50%; */
        /* margin: 20px auto 0; */
        /* display: table; */
    }


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

    .btn-block .btn {
        margin-right: 5px;
    }

    .btn {
        padding: 10px 10px;
        height: auto;
        font-size: 16px;
        margin: 0 0 0 0!important;
    }

    .btn:before {
        left: -13px;
        top: -7px;
    }

    .btn-block .btn:last-of-type {
        margin: 0;
    }

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

    .heading img {
        max-width: 26%;
    }

    .heading.text-center p {
        width: 100%;
    }

    .heading {
        margin: 0 0 20px;
    }

    .our-service .ser {height: auto;padding: 40px 30px;margin: 0 0 12px;}

    .our-service .ser-2 {
        background: #7e5039;
    }

    .our-service .ser-2 .box {
        width: 100%;
        bottom: 120px;
        left: 10px;
    }

    .our-service .ser-1 {
        background: #f4ede7;
    }

    .our-service .ser img {display: none;}

    .our-service .ser-3 {
        background: #f0e9e3;
    }

    .our-service .ser-4 {
        background: #c5e8c7;
    }

    .our-service .ser-5 {
        background: #604975;
    }

    .our-service .ser .box {
        position: static;
        width: 100%;
    }

    .our-service .ser-6 {
        background: #dce8e6;
    }
    .our-portfolio .col-md-3 {
        width: 24%;
    }

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

    .our-need img {
        margin-top: 20px;
    }
    .best-ghost {
        margin-top: 20px;
    }

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

    .best-industry .box {
        margin: 0 0 30px;
    }

    .our-book .borwn {
        margin-top: 0;
        padding: 20px 20px;
    }

    .our-book {
    overflow: hidden;
    }

    .our-book .container-fluid {
        background: transparent;
        height: auto;
        padding: 0;
    }
    .our-book .item p {
        width: 100%;
    }

    .our-book .item {
        padding: 0;
    }

    .our-book .item img {
        position: static;
        float: left;
    }
    .owl-nav {
        bottom: 100px;
        left: 110px;
    }

    .owl-book {
        margin-top: 30px;
    }

    .our-book .item h2 {
        font-size: 30px;
    }

    .our-process {
        margin-top: 0;
        padding: 40px 0;
        z-index: 1;
    }

    .our-process .full-img {
        margin: 0 0 40px -10px;
    }

    .testimonial:after {
        display: none;
    }

    .testimonial:before {
        display: none;
    }

    .partner h2 {
        font-size: 26px;
        margin: 0 0 10px;
    }

    .partner h2 br {
        display: none;
    }

    .partner {
        text-align: center;
    }
    .our-book .borwn h4 br {
        display: none;
    }

    .our-book .borwn p {
        margin: 0;
    }

    .our-book .borwn h3 {
        font-size: 24px;
    }

    .our-need p span {
        font-size: 16px;
    }

    .our-need p {
        font-size: 16px;
    }

    .best-industry .box h4 {
        font-size: 26px;
    }

    footer {
        /* text-align: center; */
        padding: 30px 0 0;
        margin-top: 0;
        overflow: hidden;
        background-position: center;
    }

    footer [class*='col-'] {
        margin: 0 0 10px;
    }

    footer h4 {
        font-size: 24px;
        margin: 0 0 9px;
    }

    footer ul li {margin: 0 0 6px;}

    footer:after {
        opacity: .1;
    }

    .copy {
        text-align: center;
        margin-top: 0;
    }

    .copy ul {
        text-align: center;
    }

    .copy [class*='col-'] {
        margin-bottom: 7px;
    }

    .copy ul li {
    }
    .our-process ul li h4 {
        font-size: 20px;
        margin: 0 0 10px;
    }

    .our-process ul li img {
        top: -30px;
        max-width: 15%;
    }

    .our-process ul li:last-child {
        margin: 0;
    }

    .our-process ul li {
        margin: 0 0 40px;
    }
    header .tele li p {
        color: white;
    }

    header .tele li p a {
        color: white;
        font-size: 25px;
    }

    header .tele li {
        margin-left: 0;
    }

    header .tele .btn {
        width: 100%;
        display: block;
        margin-bottom: 11px;
    }

    header .tele li {
        display: block;
        padding: 0 20px;
    }

    header .tele li p span {
        font-size: 20px;
    }
    .popupform {
        height: fit-content;
        width: 95%;
        background: #dd3517;
        transform: scale(1);
        padding-top: 30px;
        margin-top: 0;
    }

    .popup-content {
        float: none;
        width: 100%;
        padding: 0;
        border-radius: 0;
        background: transparent;
        height: auto;
        margin: 0;
        padding: 0;
    }

    .modal-body {
    }

    .popup-content h3 {
        font-size: 18px;
        margin: 0 0 12px;
        color: #fff;
        font-weight: 600;
    }

    .popup-content h2 {
        margin: 0 0 11px;
        color: white;
    }

    .popupform .fancybox-close-small {
        background: #0d3026;
        color: #fff;
        top: 0px;
        right: 0;
    }
    header .menu li a {
        font-size: 15px;
    }
    .topbar ul {display: none;}

.menu-bar {
    background: transparent;
    padding: 0;
}

.topbar {
    padding: 0;
}
    .our-banner {
    text-align: left;
    background-position: bottom;
    /* width: 100%; */
}
 
.btn img {
    display: none;
}

.our-banner .form-wraper {
    width: 100%;
    margin-top: 40px;
}

.our-banner .form-wraper h4 {
    font-size: 18px;
}

.our-banner .form-wraper h5 {
    font-size: 20px;
}

.book-inside .book {
    margin-top: 40px;
    margin-left: 0;
    display: none;
}

.book-inside {
    overflow: hidden;
}

.book-inside ul li {
    font-size: 16px;
}

.our-gurante .container {
    height: auto;
    padding: 0;
    background: transparent;
    text-align: center;
}

.our-gurante h3 {
    color: #000;
    margin-top: 0px;
    font-size: 22px;
}

.our-gurante {
    padding: 16px;
    border: 2px solid #666;
} 

.our-team {
    padding: 30px 0;
}

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

.our-team .team img {
    display: none;
}

.our-team .team .txt {
    width: 100%;
    float: none;
    margin: 0;
} 
    .our-team .team.team3 .txt {
    margin: 0;
}

.our-team .team.team2 .txt {
    margin: 0;
}
    .our-team .team h4 {
    margin: 0;
}

.our-team .team {
    padding: 20px;
}
    
.heading h2 br {
    display: none;
}

.our-book .tab-content img {
    max-width: 48%;
    margin-right: 3px;
    margin-bottom: 6px;
}

.our-book ul {
    padding: 0;
}

.our-book {}

.our-cta {
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
}

.our-cta h3 {
    font-size: 30px;
}

.our-cta h2 {
    font-size: 18px;
    line-height: 32px;
}

.our-cta h2 span:before {
    display: none;
}

.our-cta h2 span {
    color: #dd3517;
}

.our-cta img.book {
    max-width: 90%;
    margin-top: 20px;
    left: 0;
}

.our-agency:after {
    display: none;
}

.our-agency ul li {
    width: 100%;
    margin: 0 0 11px;
    font-size: 16px;
}

.our-agency .heading {
    margin-top: 20px;
}

.our-agency {
    padding-bottom: 0;
}

.site-logos {
    padding: 30px 0;
}

.our-process .box h3 br {
    display: none;
}

.our-centric .heading {
    margin: 0 0 40px;
}

.our-centric .box:after {
    top: inherit;
    left: 0;
    right: 0;
    bottom: -29px;
    transform: rotate(90deg);
    border-left-color: white;
}

.our-centric img {
    max-width: 80%;
    margin: 0px auto 40px;
}

.our-centric .right .box:after {
    left: 0;
    right: 0;
    top: -29px;
    bottom: inherit;
    transform: rotate(-90deg);
}

.masterpiece .container {
    height: auto;
    background: transparent;
    padding: 0;
}

.masterpiece {
    background: #dd3517;
    background: #fb989d;
    background: #8cc2fc;
    padding: 30px 30px;
    margin: 0;
}

.our-testimonial {
    padding-bottom: 30px;
}

.masterpiece .offset-5 {
    margin-left: 0;
}

.masterpiece .container ul li {
    width: 100%;
} 

.masterpiece .container h3 {
    font-size: 23px;
}.heading h2 br {
    display: none;
}

.our-book .tab-content img {
    max-width: 48%;
    margin-right: 3px;
    margin-bottom: 6px;
}

.our-book ul {
    padding: 0;
    /* display: block; */
}

.our-book {}

.our-cta {
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
}

.our-cta h3 {
    font-size: 30px;
}

.our-cta h2 {
    font-size: 18px;
    line-height: 32px;
}

.our-cta h2 span:before {
    display: none;
}

.our-cta h2 span {
    color: #dd3517;
    font-size: 28px;
}

.our-cta img.book {
    max-width: 90%;
    margin-top: 20px;
    left: 0;
}

.our-agency:after {
    display: none;
}

.our-agency ul li {
    width: 100%;
    margin: 0 0 11px;
    font-size: 16px;
}

.our-agency .heading {
    margin-top: 20px;
}

.our-agency {
    padding-bottom: 0;
}

.site-logos {
    padding: 30px 0;
}

.our-process .box h3 br {
    display: none;
}

.our-centric .heading {
    margin: 0 0 40px;
}

.our-centric .box:after {
    top: inherit;
    left: 0;
    right: 0;
    bottom: -29px;
    transform: rotate(90deg);
    border-left-color: white;
}
    .our-testimonial:after {
    display: none;
}

.our-centric img {
    max-width: 80%;
    margin: 0px auto 40px;
}

.our-centric .right .box:after {
    left: 0;
    right: 0;
    top: -29px;
    bottom: inherit;
    transform: rotate(-90deg);
}

.masterpiece .container {
    height: auto;
    background: transparent;
    padding: 0;
}

.masterpiece {
    background: #dd3517;
    background: #fb989d;
    background: #0d3026f0;
    padding: 30px 30px;
    margin: 0;
    color: #fff;
}

.our-testimonial {
    padding-bottom: 30px;
}

.masterpiece .offset-6 {
    margin-left: 0;
}

.masterpiece .container ul li {
    width: 100%;
}

.masterpiece .container h3 {
    font-size: 23px;
}
    .info-menu {
    margin-left: 20px;
    margin-top: 25px;
}

.info-menu li {
    margin: 0;
    display: block;
    text-align: left;
    margin: 0 0 10px;
    border-bottom: 1px springgreen;
}

.info-menu li a {
    font-size: 19px;
    /* color: #000; */
    font-weight: 500;
}

.info-menu li img {
    display: none;
}

.info-menu li:nth-child(1) a {
    font-weight: 700;
    font-size: 30px;
    display: none;
}
    img.desk-hide {
    display: block;
    position: absolute;
    bottom: 0;
    opacity: .4;
    max-width: 90%;
    right: 0;
    margin: auto;
    left: 0;
}
    footer .col {
    flex-basis: auto;
    max-width: 50%;
    margin-bottom: 20px;
}

/* footer .ftr-links ul li:before {
    display: ;
} */

footer .col:nth-child(5) {
    max-width: 100%;
    margin-top: -64px;
}

footer .col:nth-child(3) {
    margin-top: -19px;
}
.popup-content h2:after {
    display: none;
}

.popupform .txt h4 {
    font-size: 30px;
}

.popupform .txt {display: none;}

.popupform:before {
    background-size: 64%;
    top: 0px;
    left: 10px;
    right: inherit;
    display: none;
}

    footer .info form {
    width: 100%;
}

footer .info [class*='col-'] {
    margin: 0;
}

footer .info form {
    margin: 0 0 40px;
}

footer .ftr-links ul li {
    /* width: 48%; */
    margin: 0 0 15px;
}

footer .ftr-links ul {
    text-align: left;
}

footer .ftr-links {
    padding-top: 30px;
    margin-top: 30px;
    /* display: ; */
}

.copyright {margin-top: 10px;}

.copyright p {}

.copyright {
    text-align: center;
}

.copyright ul {
    text-align: center;
}

    .no-bound ul li h4 {position: static;}

.inner-banner {
    background-position: inherit !important;
    height: auto;
    padding: 30px 0;
}

.different-ways .heading p {
    width: 100%;
}

.different-ways .box {
    width: 100% !important;
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 20px;
    height: auto !important;
}

.different-ways .box.box3 {}

    .no-bound ul li h4 {
}

.inner-banner {
    background-position: inherit !important;
    height: auto;
    padding: 30px 0;
}

.different-ways .heading p {
    width: 100%;
}

.different-ways .box {
    width: 100% !important;
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 20px;
    height: auto !important;
}

.different-ways .box.box3 {}

.no-bound ul li {
    height: 150px;
    width: 50%;
    border-bottom: 1px solid #b5b6b9;
}

.no-bound ul {
    height: auto;
}

.no-bound ul li:last-child {
    border-right: 1px solid #b5b6b9;
}

    .searching:before {
    display: none;
    width: 100%;
}

.searching {
    background: #0d3026;
    text-align: center;
}

.searching .heading * {
    color: white;
}

.searching .heading {
    margin: 0 0 40px;
}

.club {
    width: 100%;
}

.inner-cta .our-cta h2 span {
    color: #000;
}

    .searching:before {
    display: none;
    width: 100%;
}

.searching {
    background: #0d3026;
    text-align: center;
}

.searching .heading * {
    color: white;
}

.searching .heading {
    margin: 0 0 40px;
}

.club {
    width: 100%;
}

.inner-cta .our-cta h2 span {
    color: #000;
}

footer .info ul li img {
    max-width: 25px;
}

footer .info ul li p {
    font-size: 16px;
}

footer .info ul li p a {
    font-size: 16px;
}

    .editor {
    text-align: center;
}

.editor .editor-men {
    display: none;
}
    .our-cta h2 br {
    display: none;
}

    .ser-feature {background: #000;padding-top: 30px;}

.ser-feature .sub-heading h4 {
    font-size: 30px;
}

.ser-feature .sub-heading h4 br {
    display: none;
}

.ser-feature .sub-heading p {
    font-size: 16px;
}

.ser-feature .sub-heading p br {
}

.ser-feature .sub-heading {
    margin: 0 0 30px;
}

.ser-feature .offset-1 {
    margin-left: 0;
}

    .mx-box {
    text-align: center;
    margin: 0 0 30px;
}

.utilize img {
    display: none;
}

.utilize {
    padding: 0;
}

.utilize-pub .container {
    padding: 0;
    background: transparent;
}

.utilize-pub {
    margin: 0;
    background: #5178e0;
    padding: 20px;
}

.utilize-pub h4 {
    position: static;
    font-size: 25px;
    color: #fff;
    padding: 0;
}

.utilize-pub .offset-5 {
    margin-left: 0;
}

.utilize-pub ul {
    margin: 0;
}

.utilize-pub h4 br {
    display: none;
}

.utilize-pub ul li img {
    display: inline;
    max-width: 20px;
}

.utilize-pub .container:before {
    display: none;
}

.give-us p {
    font-size: 16px;
    width: 100%;
}

.give-us {
    margin: 20px 0 0;
}

.utilize-pub ul li {
    font-size: 16px;
}
.inner-banner h2 br {
    display: none;
}

section.creative-ways {
    text-align: center;
}

.heading h3 {
    font-size: 20px;
    font-weight: 600;
}

.cr-bg {
    /* background: #e3e4de; */
    background-position: bottom;
}

    .our-pricing .pack img {
    position: static;
    max-width: 40%;
}

.our-pricing .pack.red h4 {
    font-size: 70px;
    position: absolute;
    top: -50px;
    left: 0;
}

.our-pricing .pack {
    padding: 20px 20px;
    text-align: center;
}

.our-pricing .pack:before {
    display: none;
}

.our-pricing .pack h3:after {
    left: 0;
    width: 100%;
}

.our-pricing .offset-1 {
    margin-left: 0;
}

.our-pricing .bg:after {
    display: none;
}

.our-pricing .pack ul li {
    padding-left: 20px;
}

.our-pricing .pack ul li:before {
    left: -7px;
}

.our-pricing .right .pack h4 {
    top: -80px;
}

.our-pricing .pack h4 {
    font-size: 90px;
}

.our-pricing .pack h4 {
    left: 0;
    top: -80px;
}

    .our-pricing .bg.right .pack {
    padding: 20px;
}

.our-pricing .right .pack h3:after {
    left: 0;
    width: 100%;
}

    .contact-detail form {
    width: 100%;
}

.contact-detail h4 {
    font-size: 20px;
    margin-top: 20px;
}

img.cta-right-thumb {
     max-width: 315px;
     position: relative;
     right: 5px;
}

.contact-detail ul {
    margin-top: 20px;
    margin-left: 10px;
}
    .btn:before {
    display: none;
}

    .ben-text {
        width: 100%;
        padding-right: 0;
    }

    .ben-thumb {
        width: 100%;
        box-shadow: none;
        margin: 0 0 20px;
    }
    .our-banner {
       
 height: 0px; 
    }
    .ben_blocks {
        display: block;
        border: none;
        text-align: center;
    }

    .most-about .box {
        margin: 0 0 20px;
        height: auto;
    }
    .cta-blocks h2 {
        color: #fff;
        /* font-size: 36px; */
        /* line-height: normal; */
        /* font-weight: 500; */
        text-align: center;
        font-size: 20px;
    }
    .btn-block {
        display: block;
        width: 100%;
        padding: 5px 0;
        margin-bottom: 3px;
        text-align: center;
    }
}@media only screen and (max-width: 980px) and (min-width: 320px) {
    
    section.ben-bound.video_sect {
    overflow: hidden;
}

.review_item {
    padding: 30px;
}
    
    ul.tel {display: none;}
    .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: 99;
        cursor: pointer;
        -webkit-transition: 0.3s;
        -o-transition: 0.3s;
        transition: 0.3s;
        right: 15px;
        top: -50px;
    }
    .menu-bottom span {
        height: 3px;
        background: #124c99;
        display: block;
        width: 100%;
        margin-bottom: 6px;
        position: relative;
    }
    .menu-bottom.click span {
        background: white;
    }
    .menu-bottom.click {
        top: -100px;
        position: fixed;
        top: 10px;
        z-index: 999;
    }
    .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;
        height: 100%;
        z-index: 999 !important;
        padding-top: 20px;
    }
    .main-menu ul {
        padding: 0 0;
        width: 100%;
        text-align: center;
    }
    .menu li {
        width: 100%; 
    }
    .menu li a, ul li.nav-item.dropdown .nav-link {
        font-size: 16px;
        color: #000000 !important;
        font-weight: 500;
        padding: 8px 0 8px 15px;
        text-align: left;
        display: block;
        width: 100%;
        letter-spacing: 0.5px;
        text-align: left;
        margin-bottom: 0;
        text-transform: uppercase;
        display: inline-block;
    }
    .menu-open .main-menu {
        right: 0;
        background: #979797;
        padding-top: 60px;
        margin: 0;
        }
    .menu-open .menu {
        transition-delay: 0.5s;
        opacity: 1;
    }
    header .menu {
        opacity: 0;
    }
    header {
        padding: 18px 0;
        z-index: 111;
        border: 0;
    }
    header .logo img {
        max-width: 200px;
    }


    .dropdown-menu a {
        padding-left: 30px !important;
    }
    header .top.head {
        display: none;
    }
    .dropdown-menu {
        display: inline-block;
        width: 100%;
        position: static;
        background: #000000;
        /* padding-left: 30px; */
        border-color: #000000;
    }

    .menu .dropdown-menu a {
        padding: 4px 0;
        font-size: 15px;
        color: #fff !important;
        border-color: #3e3c3c;
    }


    .our-banner h1 {
        font-size: 28px;
        line-height: 36px;
        font-weight: 700;
    }

    .heading h2 {
        font-size: 30px;
        line-height: 35px;
        margin: 0 0 12px;
    }

    .published-author {
        text-align: center;
    }

    .home-banner {
        padding-bottom: 0;
    }

    section {
        padding: 30px 0;
    }

    .our-banner h6 {
        width: 100%;
        font-size: 15px;
    }

    .our-banner img {
        display: none;
        /* max-width: 50%; */
        /* margin: 20px auto 0; */
        /* display: table; */
    }


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

    .btn-block .btn {
        margin-right: 5px;
    }

    .btn {
        padding: 10px 10px;
        height: auto;
        font-size: 16px;
        margin: 0 0 0 0!important;
    }

    .btn:before {
        left: -13px;
        top: -7px;
    }

    .btn-block .btn:last-of-type {
        margin: 0;
    }

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

    .heading img {
        max-width: 26%;
    }

    .heading.text-center p {
        width: 100%;
    }

    .heading {
        margin: 0 0 20px;
    }

    .our-service .ser {height: auto;padding: 40px 30px;margin: 0 0 12px;}

    .our-service .ser-2 {
        background: #7e5039;
    }

    .our-service .ser-2 .box {
        width: 100%;
        bottom: 120px;
        left: 10px;
    }

    .our-service .ser-1 {
        background: #f4ede7;
    }

    .our-service .ser img {display: none;}

    .our-service .ser-3 {
        background: #f0e9e3;
    }

    .our-service .ser-4 {
        background: #c5e8c7;
    }

    .our-service .ser-5 {
        background: #604975;
    }

    .our-service .ser .box {
        position: static;
        width: 100%;
    }

    .our-service .ser-6 {
        background: #dce8e6;
    }
    .our-portfolio .col-md-3 {
        width: 24%;
    }

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

    .our-need img {
        margin-top: 20px;
    }
    .best-ghost {
        margin-top: 20px;
    }

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

    .best-industry .box {
        margin: 0 0 30px;
    }

    .our-book .borwn {
        margin-top: 0;
        padding: 20px 20px;
    }

    .our-book {
    overflow: hidden;
    }

    .our-book .container-fluid {
        background: transparent;
        height: auto;
        padding: 0;
    }
    .our-book .item p {
        width: 100%;
    }

    .our-book .item {
        padding: 0;
    }

    .our-book .item img {
        position: static;
        float: left;
    }
    .owl-nav {
        bottom: 100px;
        left: 110px;
    }

    .owl-book {
        margin-top: 30px;
    }

    .our-book .item h2 {
        font-size: 30px;
    }

    .our-process {
        margin-top: 0;
        padding: 40px 0;
        z-index: 1;
    }

    .our-process .full-img {
        margin: 0 0 40px -10px;
    }

    .testimonial:after {
        display: none;
    }

    .testimonial:before {
        display: none;
    }

    .partner h2 {
        font-size: 26px;
        margin: 0 0 10px;
    }

    .partner h2 br {
        display: none;
    }

    .partner {
        text-align: center;
    }
    .our-book .borwn h4 br {
        display: none;
    }

    .our-book .borwn p {
        margin: 0;
    }

    .our-book .borwn h3 {
        font-size: 24px;
    }

    .our-need p span {
        font-size: 16px;
    }

    .our-need p {
        font-size: 16px;
    }

    .best-industry .box h4 {
        font-size: 26px;
    }

    footer {
        /* text-align: center; */
        padding: 30px 0 0;
        margin-top: 0;
        overflow: hidden;
        background-position: center;
    }

    footer [class*='col-'] {
        margin: 0 0 20px;
    }

    footer h4 {
        font-size: 24px;
        margin: 0 0 9px;
    }

    footer ul li {margin: 0 0 6px;}

    footer:after {
        opacity: .1;
    }

    .copy {
        text-align: center;
        margin-top: 0;
    }

    .copy ul {
        text-align: center;
    }

    .copy [class*='col-'] {
        margin-bottom: 7px;
    }

    .copy ul li {
    }
    .our-process ul li h4 {
        font-size: 20px;
        margin: 0 0 10px;
    }

    .our-process ul li img {
        top: -30px;
        max-width: 15%;
    }

    .our-process ul li:last-child {
        margin: 0;
    }

    .our-process ul li {
        margin: 0 0 40px;
    }
    header .tele li p {
        color: white;
    }

    header .tele li p a {
        color: white;
        font-size: 25px;
    }

    header .tele li {
        margin-left: 0;
    }

    header .tele .btn {
        width: 100%;
        display: block;
        margin-bottom: 11px;
    }

    header .tele li {
        display: block;
        padding: 0 20px;
    }

    header .tele li p span {
        font-size: 20px;
    }
    .popupform {
        height: fit-content;
        width: 95%;
        background: #c5c5c5;
        transform: scale(1);
        padding-top: 30px;
        margin-top: 0;
        border-radius: 20px;
    }

    .popup-content {
        float: none;
        width: 100%;
        padding: 0;
        border-radius: 0;
        background: transparent;
        height: auto;
        margin: 0;
        padding: 0;
    }

    .modal-body {
    }

    .popup-content h3 {
        font-size: 18px;
        margin: 0 0 12px;
        color: #fff;
        font-weight: 600;
    }

    .popup-content h2 {
        margin: 0 0 11px;
        color: white;
    }

    .popupform .fancybox-close-small {
        background: #0d3026;
        color: #fff;
        top: 0px;
        right: 0;
    }
    header .menu li a {
        font-size: 15px;
    }
    .topbar ul {display: none;}

.menu-bar {
    background: transparent;
    padding: 0;
}

.topbar {
    padding: 0;
}
    .our-banner {
    text-align: left;
    background-position: bottom;
    /* width: 100%; */
}
 
.btn img {
    display: none;
}

.our-banner .form-wraper {
    width: 100%;
    margin-top: 40px;
}

.our-banner .form-wraper h4 {
    font-size: 18px;
}

.our-banner .form-wraper h5 {
    font-size: 20px;
}

.book-inside .book {
    margin-top: 40px;
    margin-left: 0;
    display: none;
}

.book-inside {
    overflow: hidden;
}

.book-inside ul li {
    font-size: 15px;
}

.our-gurante .container {
    height: auto;
    padding: 0;
    background: transparent;
    text-align: center;
}

.our-gurante h3 {
    color: #000;
    margin-top: 0px;
    font-size: 22px;
}

.our-gurante {
    padding: 16px;
    border: 2px solid #666;
} 

.our-team {
    padding: 30px 0;
}

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

.our-team .team img {
    display: none;
}

.our-team .team .txt {
    width: 100%;
    float: none;
    margin: 0;
} 
    .our-team .team.team3 .txt {
    margin: 0;
}

.our-team .team.team2 .txt {
    margin: 0;
}
    .our-team .team h4 {
    margin: 0;
}

.our-team .team {
    padding: 20px;
}
    
.heading h2 br {
    display: none;
}

.our-book .tab-content img {
    max-width: 48%;
    margin-right: 3px;
    margin-bottom: 6px;
}

.our-book ul {
    padding: 0;
}

.our-book {}

.our-cta {
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
}

.our-cta h3 {
    font-size: 30px;
}

.our-cta h2 {
    font-size: 18px;
    line-height: 32px;
}

.our-cta h2 span:before {
    display: none;
}

.our-cta h2 span {
    color: #dd3517;
}

.our-cta img.book {
    max-width: 90%;
    margin-top: 20px;
    left: 0;
}

.our-agency:after {
    display: none;
}

.our-agency ul li {
    width: 100%;
    margin: 0 0 11px;
    font-size: 16px;
}

.our-agency .heading {
    margin-top: 20px;
}

.our-agency {
    padding-bottom: 0;
}

.site-logos {
    padding: 30px 0;
}

.our-process .box h3 br {
    display: none;
}

.our-centric .heading {
    margin: 0 0 40px;
}

.our-centric .box:after {
    top: inherit;
    left: 0;
    right: 0;
    bottom: -29px;
    transform: rotate(90deg);
    border-left-color: white;
}

.our-centric img {
    max-width: 80%;
    margin: 0px auto 40px;
}

.our-centric .right .box:after {
    left: 0;
    right: 0;
    top: -29px;
    bottom: inherit;
    transform: rotate(-90deg);
}

.masterpiece .container {
    height: auto;
    background: transparent;
    padding: 0;
}

.masterpiece {
    background: #dd3517;
    background: #fb989d;
    background: #8cc2fc;
    padding: 30px 30px;
    margin: 0;
}

.our-testimonial {
    padding-bottom: 30px;
}

.masterpiece .offset-5 {
    margin-left: 0;
}

.masterpiece .container ul li {
    width: 100%;
} 

.masterpiece .container h3 {
    font-size: 23px;
}.heading h2 br {
    display: none;
}

.our-book .tab-content img {
    max-width: 48%;
    margin-right: 3px;
    margin-bottom: 6px;
}

.our-book ul {
    padding: 0;
    /* display: block; */
}

.our-book {}

.our-cta {
    overflow: hidden;
    padding: 30px 0;
    text-align: center;
}

.our-cta h3 {
    font-size: 30px;
}

.our-cta h2 {
    font-size: 18px;
    line-height: 32px;
}

.our-cta h2 span:before {
    display: none;
}

.our-cta h2 span {
    color: #dd3517;
    font-size: 28px;
}

.our-cta img.book {
    max-width: 90%;
    margin-top: 20px;
    left: 0;
}

.our-agency:after {
    display: none;
}

.our-agency ul li {
    width: 100%;
    margin: 0 0 11px;
    font-size: 16px;
}

.our-agency .heading {
    margin-top: 20px;
}

.our-agency {
    padding-bottom: 0;
}

.site-logos {
    padding: 30px 0;
}

.our-process .box h3 br {
    display: none;
}

.our-centric .heading {
    margin: 0 0 40px;
}

.our-centric .box:after {
    top: inherit;
    left: 0;
    right: 0;
    bottom: -29px;
    transform: rotate(90deg);
    border-left-color: white;
}
    .our-testimonial:after {
    display: none;
}

.our-centric img {
    max-width: 80%;
    margin: 0px auto 40px;
}

.our-centric .right .box:after {
    left: 0;
    right: 0;
    top: -29px;
    bottom: inherit;
    transform: rotate(-90deg);
}

.masterpiece .container {
    height: auto;
    background: transparent;
    padding: 0;
}

.masterpiece {
    background: #dd3517;
    background: #fb989d;
    background: #0d3026f0;
    padding: 30px 30px;
    margin: 0;
    color: #fff;
}

.our-testimonial {
    padding-bottom: 30px;
}

.masterpiece .offset-6 {
    margin-left: 0;
}

.masterpiece .container ul li {
    width: 100%;
}

.masterpiece .container h3 {
    font-size: 23px;
}
    .info-menu {
    margin-left: 20px;
    margin-top: 25px;
}

.info-menu li {
    margin: 0;
    display: block;
    text-align: left;
    margin: 0 0 10px;
    border-bottom: 1px springgreen;
}

.info-menu li a {
    font-size: 19px;
    /* color: #000; */
    font-weight: 500;
}

.info-menu li img {
    display: none;
}

.info-menu li:nth-child(1) a {
    font-weight: 700;
    font-size: 30px;
    display: none;
}
    img.desk-hide {
    display: block;
    position: absolute;
    bottom: 0;
    opacity: .4;
    max-width: 90%;
    right: 0;
    margin: auto;
    left: 0;
}
    footer .col {
    flex-basis: auto;
    max-width: 50%;
    margin-bottom: 20px;
}

/* footer .ftr-links ul li:before {
    display: ;
} */

footer .col:nth-child(5) {
    max-width: 100%;
    margin-top: -64px;
}

footer .col:nth-child(3) {
    margin-top: -19px;
}
.popup-content h2:after {
    display: none;
}

.popupform .txt h4 {
    font-size: 30px;
}

.popupform .txt {display: none;}

.popupform:before {
    background-size: 64%;
    top: 0px;
    left: 10px;
    right: inherit;
    display: none;
}

    footer .info form {
    width: 100%;
}

footer .info [class*='col-'] {
    margin: 0;
}

footer .info form {
    margin: 0 0 40px;
}

footer .ftr-links ul li {
    /* width: 100%; */
    margin: 0 0 15px;
}

footer .ftr-links ul {
    text-align: left;
}

footer .ftr-links {
    padding-top: 10px;
    margin-top: 10px;
    /* display: ; */
}
footer .ftr-links h5 {
    margin-bottom: 5px;
    padding-bottom: 5px;
}
.copyright {

    padding: 10px 0px;
 
}
.copyright {margin-top: 30px;}

.copyright p {}

.copyright {
    text-align: center;
}

.copyright ul {
    text-align: center;
}

    .no-bound ul li h4 {position: static;}

.inner-banner {
    background-position: inherit !important;
    height: auto;
    padding: 30px 0;
}

.different-ways .heading p {
    width: 100%;
}

.different-ways .box {
    width: 100% !important;
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 20px;
    height: auto !important;
}

.different-ways .box.box3 {}

    .no-bound ul li h4 {
}

.inner-banner {
    background-position: inherit !important;
    height: auto;
    padding: 30px 0;
}

.different-ways .heading p {
    width: 100%;
}

.different-ways .box {
    width: 100% !important;
    height: 100%;
    background-position: center !important;
    background-size: cover !important;
    border-radius: 20px;
    height: auto !important;
}

.different-ways .box.box3 {}

.no-bound ul li {
    height: 150px;
    width: 50%;
    border-bottom: 1px solid #b5b6b9;
}

.no-bound ul {
    height: auto;
}

.no-bound ul li:last-child {
    border-right: 1px solid #b5b6b9;
}

    .searching:before {
    display: none;
    width: 100%;
}

.searching {
    background: #0d3026;
    text-align: center;
}

.searching .heading * {
    color: white;
}

.searching .heading {
    margin: 0 0 40px;
}

.club {
    width: 100%;
}

.inner-cta .our-cta h2 span {
    color: #000;
}

    .searching:before {
    display: none;
    width: 100%;
}

.searching {
    background: #0d3026;
    text-align: center;
}

.searching .heading * {
    color: white;
}

.searching .heading {
    margin: 0 0 40px;
}

.club {
    width: 100%;
}

.inner-cta .our-cta h2 span {
    color: #000;
}

footer .info ul li img {
    max-width: 25px;
}

footer .info ul li p {
    font-size: 16px;
}

footer .info ul li p a {
    font-size: 16px;
}

    .editor {
    text-align: center;
}

.editor .editor-men {
    display: none;
}
    .our-cta h2 br {
    display: none;
}

    .ser-feature {background: #000;padding-top: 30px;}

.ser-feature .sub-heading h4 {
    font-size: 30px;
}

.ser-feature .sub-heading h4 br {
    display: none;
}

.ser-feature .sub-heading p {
    font-size: 16px;
}

.ser-feature .sub-heading p br {
}

.ser-feature .sub-heading {
    margin: 0 0 30px;
}

.ser-feature .offset-1 {
    margin-left: 0;
}

    .mx-box {
    text-align: center;
    margin: 0 0 30px;
}

.utilize img {
    display: none;
}

.utilize {
    padding: 0;
}

.utilize-pub .container {
    padding: 0;
    background: transparent;
}

.utilize-pub {
    margin: 0;
    background: #5178e0;
    padding: 20px;
}

.utilize-pub h4 {
    position: static;
    font-size: 25px;
    color: #fff;
    padding: 0;
}

.utilize-pub .offset-5 {
    margin-left: 0;
}

.utilize-pub ul {
    margin: 0;
}

.utilize-pub h4 br {
    display: none;
}

.utilize-pub ul li img {
    display: inline;
    max-width: 20px;
}

.utilize-pub .container:before {
    display: none;
}

.give-us p {
    font-size: 16px;
    width: 100%;
}

.give-us {
    margin: 20px 0 0;
}

.utilize-pub ul li {
    font-size: 16px;
}
.inner-banner h2 br {
    display: none;
}

section.creative-ways {
    text-align: center;
}

.heading h3 {
    font-size: 20px;
    font-weight: 600;
}

.cr-bg {
    /* background: #e3e4de; */
    background-position: bottom;
}

    .our-pricing .pack img {
    position: static;
    max-width: 40%;
}

.our-pricing .pack.red h4 {
    font-size: 70px;
    position: absolute;
    top: -50px;
    left: 0;
}

.our-pricing .pack {
    padding: 20px 20px;
    text-align: center;
}

.our-pricing .pack:before {
    display: none;
}

.our-pricing .pack h3:after {
    left: 0;
    width: 100%;
}

.our-pricing .offset-1 {
    margin-left: 0;
}

.our-pricing .bg:after {
    display: none;
}

.our-pricing .pack ul li {
    padding-left: 20px;
}

.our-pricing .pack ul li:before {
    left: -7px;
}

.our-pricing .right .pack h4 {
    top: -80px;
}

.our-pricing .pack h4 {
    font-size: 90px;
}

.our-pricing .pack h4 {
    left: 0;
    top: -80px;
}

    .our-pricing .bg.right .pack {
    padding: 20px;
}

.our-pricing .right .pack h3:after {
    left: 0;
    width: 100%;
}

    .contact-detail form {
    width: 100%;
}

.contact-detail h4 {
    font-size: 20px;
    margin-top: 20px;
}

img.cta-right-thumb {
     max-width: 315px;
     position: relative;
     right: 5px;
}

.contact-detail ul {
    margin-top: 20px;
    margin-left: 10px;
}
    .btn:before {
    display: none;
}

    .ben-text {
        width: 100%;
        padding-right: 0;
    }

    .ben-thumb {
        width: 100%;
        box-shadow: none;
        margin: 0 0 20px;
    }
    .our-banner {
       
 height: 668px; 
    }
    .ben_blocks {
        display: block;
        border: none;
        text-align: center;
    }

    .most-about .box {
        margin: 0 0 20px;
        height: auto;
    }
    .cta-blocks h2 {
        color: #fff;
        /* font-size: 36px; */
        /* line-height: normal; */
        /* font-weight: 500; */
        text-align: center;
        font-size: 20px;
    }
    .btn-block {
        display: flex;
        width: 100%;
        flex-direction: column;
        padding: 5px 0;
        margin-bottom: 3px;
        gap: 10px;
        text-align: center;
        width: 100%;
        margin: auto;
    }
    .ex_txt span {
        font-size: 50px;
        line-height: 100px;
        display: inline-block;
        margin-right: 10px;
    }
    .ex_txt h3 small {
        color: #c30a2c;
        font-size: 25px;
        font-weight: 500;
        font-family: "Poppins", sans-serif !important;
        text-transform: capitalize;
    }
    .masterpiece p {
color: #fff;
    }
}