@media (max-width:1380px){


header{
     overflow:hidden;
}

.banner-img
{
    width: 52%;
}
 
    
}


@media only screen and (max-width: 980px) and (min-width: 320px) {
    .header-top-nav{
        flex-wrap: nowrap;
    }
    .loader-inner img {
        max-width: 60%;
    }

.banner-img
{
    position:static;
    z-index:0;
    width:100%;
}

.banner-img img
{
    max-width: 80%;
    margin: 20px auto;
    display: block;
}

.banner-area h1, .static-page-header .banner-area h1
{
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 10px;
}

.header-main-bg
{
    min-height: auto;
}

.btn
{
    font-size: 12px;
    padding: 12px 20px;
}

h4
{
    font-size:18px !important;
}

h2
{
    font-size: 30px !important;
    line-height: 38px !important;
}

.banner-area .btn
{
    margin-bottom: 0;
    margin-right: 0;
    font-size: 11px;
    padding: 14px;
}

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

.site-logos
{
    margin-top: -26px;
    padding-bottom:0;
}

.site-logos img
{
    width:100%;
}

.banner-area
{
    padding-top: 40px;
}

.site-logos .row
{
    padding: 22px 0px;
}

.logo a img
{
    max-width: fit-content;
}

.mobile-In
{
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100%;
    background: #3f2895;
    width: 100%;
    left: 0;
    z-index: 9999;
    display:none;
    overflow-y: scroll;
}

.custom-navbar ul
{
    float: none;
    width: 100%;
    text-align: left;
    display:inline-block;
}

.custom-navbar ul li {
    float: none;
}

.custom-navbar ul li a {
    padding: 8px 14px;
    width: 100%;
    border-bottom: 1px solid #7b61dc;
}

.header-main-bg::before, .responsive-out, .nav-bg-border
{
    display:none;
}

.responsive-in
{
    display:inline-block;
    padding:0;
}

.logo
{
    padding-top: 20px;
    z-index: 99;
    width: auto;
    float: left;
}

.menu-btn, .close-btn
{
    display:block;
}

.header-nav
{
    margin-top: 25px;
}

.menu-btn i
{
    float: right;
    color: #fff;
    font-size: 28px;
    line-height: normal;
    background: #5136b4;
    padding: 4px 16px;
    border-radius: 20px 20px 0px 20px;
}

.author-area
{
    margin-left:0;
}

.responsive-in ul
{
    float: left;
    padding: 0;
    margin: 0;
}

.responsive-in ul li
{
    display: inline-block;
    width: 100%;
    padding: 8px 14px;
    border-bottom: 1px solid #7b61dc;
}

.responsive-in ul li a
{
    width: 100%;
    margin:0;
}

.close-btn
{
    float: right;
    color: #fff;
    font-size: 24px;
    line-height: normal;
    background: #ca2f35;
    padding: 4px 15px;
    border-radius: 20px 20px 0px 20px;
    margin-right: 10px;
    margin-top: 10px;
}

.about-area-boxes .col-md-8 
{
    padding: 0 15px;
}

.about-area-boxes .col-md-6
{
    padding-left: 15px;
    margin-top: 50px;
}

.about-right-img, .about-area-boxes::after
{
    display:none;
}

p
{
    font-size:14px !important;
}


.call-to-action span
{
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 14px;
}

.call-to-action span br, .explore h2 br, .explore-img, .form-container h3 br .footer-area ul li a span br, .static-page-icons h2 br, .static-plain-area p br, .banner-area p br, .contact-page h5 br, .form-container h3 br
{
    display:none;
}

.call-to-action .phone-no {
    font-size: 20px;
    margin-right: 0;
    width: 100%;
    display: inline-block;
}

.action-btn {
    margin-top: 20px;
}

h3
{
    font-size: 24px !important;
    line-height: 30px !important;
}

.content-area-boxes
{
    margin-top: 40px;
}

.content-area-boxes img
{
    margin-top: 40px;
}

.explore::before
{
    width: 100%;
    left: 0;
    top: 0;
    border-radius: 0;
}

.explore ul
{
    width: 100%;
}

.explore li
{
    font-size: 14px;
    margin-bottom: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.explore .col-md-6:nth-child(1)
{
    order:2;
}

.explore .col-md-6:nth-child(2)
{
    order: 1;
    padding: 0;
    text-align: center;
    margin-bottom: 30px;
}

.exlpore-2 h2
{
    margin:0;
    color: #5136b4;
}

.explore
{
    margin-bottom: 40px;
}

.form-container
{
    width: 100%;
    margin: auto;
}

.testi-area .col-md-6
{
    margin-bottom:40px;
}

.testi-area::after
{
    width: 100%;
    background-position: right bottom;
    background-size: 48%;
    bottom: 0;
}

.author-area
{
    width: 100%;
    margin-bottom: 0;
    background: #21bc7d;
}

.author-area p {
    margin: 10px 0 15px;
}

.footer-area .col-md-2, .footer-area .col-md-3 {
    width: 50%;
    margin-top: 30px;
}

.footer-area h4
{
    font-size: 22px !important;
    margin-bottom: 20px;
}

.footer-area .col-md-3:last-child
{
    width: 100%;
}

.copyright
{
    padding: 30px 0 15px;
}


.copyright .col-md-6
{
    text-align:center !important;
}

.ftr-social li a
{
    width: 35px;
    height: 35px;
    line-height: 32px;
}

.copyright::before
{
    height: 42px;
}

.footer-links {
    padding-bottom: 80px;
}

.static-page-txt .col-md-6:nth-child(1) {
    padding-left: 15px;
}

.page-bullets {
    padding: 0;
    margin-left: 0;
    margin-bottom: 20px;
}

.page-bullets ul
{
    width:100%;
}

.page-icon-container .col-md-2
{
    text-align:center;
    margin-top: 40px;
    width: 50%;
}

.page-icon-container {
    margin-top: 0;
}

.page-icon-container h4::after
{
    right: 0;
    margin: auto;
}

.static-page-icons
{
    background-size:cover;
    width:100%;
}


.static-plain-area::after
{
    bottom: 60px;
    font-size: 38px;
}


.static-page-header .btn
{
    margin-top:0;
}

.static-page-header .banner-area
{
    padding-bottom: 60px;
    padding-top: 40px;
}

.contact-page::before
{
    display:none;
}

.contact-form-border
{
    padding: 18px;
}

.contact-form-container
{
    margin-top:30px;
}


.contact-form-container::before
{
    height: 294px;
    left: -14px;
    bottom: -20px;
}


.contact-page
{
    padding-bottom: 60px;
    margin:0;
}

.call-number
{
    width: 86%;
}

.call-img
{
    width: 14%;
}

.call-number span
{
    font-size: 19px;
    padding-left: 16px;
}

.call-number a
{
    font-size: 28px;
}

.second-tab-leftbullets, .second-tab-rightbullets {
    min-height: auto;
    width: 100%;
    padding: 20px 0;
}

.content-main-tab::before
{
    display:none;
}

.second-tab-amount
{
    position: static;
    margin-top: 20px;
}

.pricing-page .content-area-heading::before
{
    left: 0;
    width: 60%;
    bottom: -15px;
}

.custom-navbar ul.submenu
{
    width:100%;
    position: static;
    /* display:none; */
    opacity: 1;
    visibility: visible;
    /* padding-left: 10px; */
}

.about-icons {
    margin-top: 0;
    margin-bottom: 15px;
}

.fancybox-content
{
    width: 100%;
}

.custom-pop
{
    background: #ffffff;
    border: 8px solid #25cb88;
    border-radius: 16px;
}

.fancybox-content .fancybox-close-small
{
    margin-right: 8px;
    margin-top: 6px;
    height: 25px;
    width: 25px;
}

.popup-content textarea
{
    height:100px !important;
}

.custom-pop .popup-content {
    padding-right: 0;
}


.popup-content .form_tagline
{
    font-size: 12px !important;
    margin-top: 20px;
}

.page-icon-container h4
{
    font-size: 14px !important;
    margin-top: 10px;
}

.header-top ul li a::before
{
    display:none;
}

.about-count
{
    font-size: 50px;
    right: 20px;
    top: -28px;
}

.about-img-content p
{
    margin-top: 10px;
}


.about-area-boxes .col-md-6
{
    margin-top: 15px;
}

.st-empty-box
{
    display:none;
}

.structure-boxes img {
    width: 30%;
}

.structure-boxes h4
{
    margin: 10px 0;
}

.structure-boxes
{
    padding: 20px 30px;
}

.structure-count
{
    font-size: 80px;
    top: 0;
}

.structure-btn-area
{
    margin-top: 10px;
}

.explore p
{
    margin: 10px 0 20px;
}

.review-mobile
{
    display:none;
}

.owl-review .owl-nav {
    position: absolute;
    top: 96px;
    right: 0;
    margin: 0;
}

.owl-review .owl-nav button i
{
    background-size: 80%;
    height: 14px;
    margin: 0;
    width: 38px;
}

.owl-review .owl-nav button:hover .arrow-left
{
opacity: .7;
    background: url(../images/testi-arrow-hover.png) no-repeat 0 0;
    background-size: 80%;
}


.owl-review .owl-nav button:hover .arrow-right
{
opacity: .7;
    background: url(../images/testi-arrow-hover.png) no-repeat 0 0;
    background-size: 80%;
}

.review-icon span {
    height: 85px;
    width: 60px;
    font-size: 22px;
    line-height: 106px;
    background-size: 100% 100%;
}

.content-area-boxes p
{
    margin-top: 0;
}

.static-plain-area .row:nth-child(2)
{
    justify-content:center;
}

.static-plain-area .row:nth-child(2) .col-md-4 {
    width: 50%;
}

.static-plain-area img {
    width: 100%;
}

.static-part-area1 ul li {
    font-size: 13px;
    margin-bottom: 6px;
}

.static-page-icons h2
{
    font-size:20px !important;
    line-height: 28px !important;
}

.static-plain-area p
{
    padding: 10px 0px 30px;
}

.static-page-txt ul li
{
    font-size: 13px;
    margin-bottom: 6px;
}

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

.author-area h2 {
    font-size: 26px !important;
    line-height: 30px !important;
}

.content-area-boxes h3 br {
    display: none;
}

.structure-heading h2 br {
    display: none;
}

.structure-heading p {
    margin: 0;
}

.ftr-social li {
    float: none;
    display: inline-block;
}

.ftr-social {
    margin-top: 20px;
}

.explore .btn {margin-top: 0;}

.explore {
    text-align: center;
}

.explore h4 {
    margin-bottom: 0;
}

.about-icons p {
    margin-bottom: 10px;
}

.static-page-txt img {
    margin-top: 0;
    max-width: 80%;
    display: table;
    margin: auto;
}

.static-page-txt .col-md-6:nth-child(2) {
    padding-right: 15px;
}

.auth-mar20 {
    margin: 0;
}

.review-page .col-md-4 {
    margin-bottom: 40px;
}

.review-txt p {
    margin: 10px 0 10px;
}

.review-name {
    margin-bottom: 10px;
}

.pricing-tab h2 {
    padding: 15px;
    font-size: 25px !important;
}

.content-main-tab {
    padding-bottom: 0;
}

.second-tab-amount .tab-price {
    font-size: 25px;
}

.content-main-tab ul li {
    font-size: 14px;
}

.content-main-tab h3 {
    font-size: 20px !important;
}

.second-tab-heading h2 {
    font-size: 25px !important;
}

.pricing-tab .nav-tabs li a {
    font-size: 14px;
    padding: 10px 20px 10px 15px;
}

.pricing-tab-main .col-md-12 {
    padding: 30px 40px;
}

.footer-contact li i {
    top: 3px;
}

.contact-page h5 {
    margin-top: 20px;
}

.call-box {
    margin: 15px 0;
}

.content-area-heading p {margin-top: 0;}

.contact-form .form-group {
    margin-top: 15px;
}

.custom-navbar ul.submenu1, .custom-navbar ul.submenu2, .custom-navbar ul.submenu3 {
    left: 0;
    width: 100%;
    display: inline-block;
    position: static;
    visibility: visible;
    opacity: 1;
}

.custom-navbar li.menu-dropdown1:hover .submenu1 , .custom-navbar li.menu-dropdown1:hover .submenu2 , .custom-navbar li.menu-dropdown1:hover .submenu3 {
    top: 100%;
}

.custom-navbar ul.submenu a {
    padding-left: 30px !important;
}

.custom-navbar ul.submenu1 a {padding-left: 50px !important;}

.custom-navbar ul.submenu2 a, .custom-navbar ul.submenu3 a {
    padding-left: 80px !important;
}

.menu-dropdown1 i.fa.fa-chevron-down {
    transform: rotate(0);
    float: none;
    margin-top: 0;
    margin-left: 5px;
}

.menu-dropdown i.fa.fa-chevron-down {
    margin-left: 5px;
}


}
@media (max-width:481px){
    .logo a img{
        width: 200px;
    }
}

