/*============================================

[Table of content]

1. Large devices (less than 1200px)
2. Large tablets (less than  992px)
3. Medium devices (less than  768px)
4. Small devices (less than  576px)
5. Extra Small devices (less than  480px)

============================================*/

@media (min-width: 992px) and (max-width: 1600px) {
    .banner-inner-area.banner-area1:before {
        right: -19%;
        width: calc(100% + 500px);
    }
}

@media (min-width: 1401px) and (max-width: 3000px) {
    .banner-inner-area.banner-area1:before {
        right: 0px;
    }
}

/* 1. Large devices (less than 1200px) */
@media (max-width: 1199.98px) {
    .banner-inner-area.banner-area1.banner2:before {
        background-position: 30% 0%;
    }

    .header-menu>ul>li {
        padding-left: 10px;
        padding-right: 10px;
    }

    .banner-inner-area.banner-area1:before {
        top: -12%;
        right: -35%;
        width: 100%;
        background-position: 98% 10%;
        height: 115%;
    }

    .user-interact-image {
        width: 600px;
        margin-left: -70px;
    }

    .user-interact-image.type2 {
        margin-left: 0;
        width: 550px;
    }

    .app-scrin-inner {
        max-width: 992px;
    }

    .single-author-comment h4 {
        font-size: 25px;
        line-height: 42px;
        margin-bottom: 24px;
    }

    .single-blog-inner .post-title h3 {
        font-size: 20px;
        line-height: 32px;
    }

    .download-app-inner h2.h1 {
        font-size: 42px;
        line-height: 55px;
        margin-bottom: 18px;
    }

    .download-app-inner h3 {
        font-size: 24px;
        margin-bottom: 55px;
    }

    .banner-text-inner .btn+.btn {
        margin-left: 10px;
        margin-top: 0;
    }

    .author-comment-carousel .owl-next {
        top: -36%;
        right: -20%;
    }

    .author-comment-carousel .owl-prev {
        left: -20%;
        right: auto;
        top: -36%;
    }
}

/* 2. Large tablets (less than  992px) */
@media (max-width: 991.98px) {
    section#pricing {
        padding-bottom: 0;
    }
    .pb-120 {
        padding-bottom: 80px;
    }

    .pt-120 {
        padding-top: 80px;
    }
    .pt-300 {
        padding-top: 150px;
    }
    .guestbook .single-form-main .form-group{
        display: block!important;
    }
    .single-form .single-form-main form{
        padding: 15px;
    }
    .header-style2 .header-menu>ul>li>a {
        color: #979caf;
    }

    .banner-text-inner h1 {
        font-size: 22px;
    }

    .banner-shape-inner .shape5 {
        top: 31%;
        left: 49%;
    }

    .main-menu-wrap .btn {
        border-color: #5b39c9;
    }

    /* Header */
    .main-header .row {
        position: relative;
    }

    .main-header .row>div:nth-child(2) {
        position: static;
    }

    .main-header {
        padding: 10px 0;
        background-size: cover;
    }

    .header-menu ul ul li a:hover:before,
    .header-menu ul ul li.active a:before,
    .header-menu ul ul li:hover>a:before {
        opacity: 0;
    }

    .home-page1-light .header-menu ul li,
    .home-page2-light .header-menu ul li {
        border-top: 1px solid #f1f1f1;
    }

    .header-menu>ul>li {
        padding-top: 0px;
        padding-bottom: 0px;
        margin-left: 0px !important;
    }

    .header-menu>ul>li:first-child {
        border-top: 0px !important;
    }

    .header-menu ul li a {
        color: #fff;
        padding: 12px 15px !important;
    }

    .header-menu>ul ul li:not(:last-child) {
        border-bottom: 0;
    }

    .header-menu ul ul li a {
        padding-left: 30px !important;
        width: auto;
    }

    .header-menu {
        text-align: right;
        position: initial;
    }

    .header-menu>ul {
        margin: 0;
        padding: 30px 20px !important;
        list-style: none;
        position: fixed !important;
        top: 0 !important;
        left: -300px !important;
        width: 300px !important;
        height: 100% !important;
        background: #7a5822;
        z-index: 9999 !important;
        overflow-y: auto;
        transition: left 0.3s ease;
        display: block!important;
    }
    .header-menu>ul.open {
        left: 0!important;
    }

    .header-menu ul li a {
        color: #fff5d7;
    }
    .header-menu > ul > li:hover:before,
    .header-menu > ul > li.active:before{
        opacity: 0;
    }

    .header-menu ul,
    .header-menu ul ul,
    .header-menu ul ul ul,
    .header-menu>ul,
    .header-menu.align-center>ul,
    .header-menu>ul>li>ul,
    .header-menu>ul>li:hover>ul,
    .header-menu ul ul li:hover>ul {
        position: relative;
        left: 0;
        right: auto;
        top: 0;
        width: 100%;
        display: none;
        padding: 0;
        opacity: 1;
        text-align: left;
        z-index: 99999;
    }

    .header-menu ul li {
        width: 100%;
        border-top: 1px solid;
    }

    .header-menu>ul>li>a,
    .header-menu ul ul li a,
    .header-menu ul ul li:first-child>a,
    .header-menu ul ul li:last-child>a {
        border-radius: 0;
        box-shadow: none;
    }

    .header-menu ul li a i {
        display: none;
    }

    .header-menu ul ul ul li a {
        padding-left: 45px !important;
    }

    .header-menu #menu-button {
        color: #fff5d7;
        font-size: 28px;
        display: inline-block;
        cursor: pointer;
    }

    .header-menu .submenu-button {
        position: absolute;
        right: 0;
        display: block;
        width: 50px;
        height: 40px;
        border-left: 1px solid rgba(120, 120, 120, 0.2);
        z-index: 10;
        cursor: pointer;
    }

    .header-menu ul ul .submenu-button {
        height: 44px;
    }

    .header-menu .submenu-button:before {
        content: '';
        position: absolute;
        right: 22.5px;
        top: 18px;
        display: block;
        width: 0;
        height: 0;
        border: 4px solid transparent;
        border-top-color: #fff;
        z-index: 99;
    }

    .header-menu .submenu-opened:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        top: 14px;
    }

    .header-menu ul ul .submenu-button:before {
        top: 19.5px;
    }

    .header-menu ul ul .submenu-button.submenu-opened:before {
        top: 15.5px;
    }

    .header-menu #menu-button.menu-opened:before,
    .header-menu .submenu-button.submenu-opened:before {
        border-top-color: #f77ade;
    }

    .header-menu>ul>li:not(.active):hover>a,
    .header-menu>ul>li:not(.active)>a:hover {
        color: #f77ade;
    }

    .header-menu>ul>li>ul {
        background: #1c1967;
    }

    .header-menu>ul>li>ul,
    .header-menu ul ul ul {
        box-shadow: none;
        border-bottom: 0;
    }

    .header-menu>ul>li>ul:before,
    .header-menu ul ul ul:before {
        display: none;
    }

    .header-menu ul ul ul li:first-child {
        padding-top: 0;
    }

    .header-menu ul ul ul li:last-child {
        padding-bottom: 0;
    }

    .header-menu ul ul li:hover>a,
    .header-menu ul ul li>a:hover {
        color: #fff;
    }

    .sticking .header-menu>ul>li:hover:not(.active)>a {
        color: #1b435d;
    }

    .header-menu ul ul ul:after {
        display: none;
    }

    .main-header6 .header-menu ul li a {
        color: #333333;
    }

    .main-header6 .header-menu>ul>li:hover>a,
    .main-header6 .header-menu>ul>li.active>a {
        color: #00c6c6;
    }


    .header-menu>ul>li>a:after,
    .header-menu>ul>li.active>a:after,
    .header-menu>ul>li:hover>a:after {
        display: none;
    }

    .signup--out-btn {
        margin-left: 50px;
    }

    .header-menu>ul>li:hover>a:before,
    .header-menu>ul>li.active>a:before {
        display: none;
    }

    .header-menu ul ul li a {
        font-size: 14px;
        background: #ffffff;
        color: #333333;
    }


    .single-conatct-info h4 {
        margin-bottom: 15px;
    }

    .single-conatct-info {
        padding: 30px 20px 24px 20px;
    }

    .page-title-wrap {
        padding-top: 150px;
        padding-bottom: 140px;
    }

    .section-title h2 {
        font-size: 36px;
    }

    .section-title {
        margin: -8px 40px 50px;
    }

    .header-menu>ul>li>a>img,
    .header-menu>ul>li.active>a img,
    .header-menu>ul>li>a:hover img {
        display: none;
        margin-bottom: 0;
    }

    .main-header .header-menu>ul>li:hover>a,
    .main-header .header-menu>ul>li.active>a {
        color: #fff5d7;
    }

    .main-header.sticky .header-menu>ul>li:hover>a,
    .main-header.sticky .header-menu>ul>li.active>a {
        color: #fff5d7;
    }

    .header-menu ul li a {
        color: #fff5d7;
    }

    .main-header.sticky .header-menu>ul>li>a {
        color: #fff5d7;
    }

    .header-menu ul ul li a {
        color: #fff5d7;
    }

    .main-header.sticky .header-menu ul ul li a,
    .main-header .header-menu ul ul li a {
        color: #979caf;
    }

    .single-counter .counter {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .user-interact-inner h2 {
        line-height: 48px ;
        font-size: 36px ;
    }

    .single-author-comment h4 {
        font-size: 18px;
        line-height: 32px;
        margin-bottom: 24px;
    }

    .download-app-inner h2.h1 {
        font-size: 36px;
        line-height: 48px;
        margin-bottom: 18px;
    }

    .pb-110 {
        padding-bottom: 50px;
    }

    .pb-90 {
        padding-bottom: 30px;
    }

    .pt-120 {
        padding-top: 60px;
    }

    .user-interact-image {
        margin-bottom: 30px;
    }

    .pb-120 {
        padding-bottom: 60px;
    }

    .pt-110 {
        padding-top: 50px;
    }

    .pb-150 {
        padding-bottom: 60px;
    }

    .footerbg {
        margin-top: 0px;
    }

    .footer-widget {
        margin-bottom: 30px;
    }

    footer.footer {
        position: relative;
        /*padding-top: 35px;*/
    }

    .footerbg,
    .footerbg img {
        display: none;

    }

    .user-interact-image.type2 {
        margin-bottom: 0;
        margin-top: 30px;
    }

    .theme-video-wrap {
        padding-top: 200px;
        padding-bottom: 200px;
    }

    .theme-video-wrap .video-btn {
        height: 100px;
        width: 100px;
        line-height: 100px;
    }

    .pt-115 {
        padding-top: 60px;
    }

    .pb-80 {
        padding-bottom: 20px;
    }

    .theme-pagination {
        margin-bottom: 60px;
    }

    .contact-page-form button {
        margin-bottom: 50px;
    }

    .header-2.inner-header a.btn {
        border-color: #5b39c9;
    }

    .banner-inner-area.banner-area1.banner2:before {
        height: 150%;
        top: -95%;
        right: -15%;
    }

    .main-header.sticky.inner-header.header-2 .sticky-logo {
        display: block !important;
    }
    .main-header.sticky.inner-header.header-2 .main-logo2 {
        display: none !important;
    }
    .single-blog-item .post-details h3 {
        font-size: 23px;
        line-height: 43px;
        margin: 0;
    }
}

@media (max-width: 991px) {
    .banner-inner-area.banner-area1:before,
    .banner-inner-area.banner-area1.banner2:before {
        display: none;
    }
    .footerbg {
        display: none;
    }

    .pb-80 {
        padding-bottom: 60px;
    }

    .pt-115 {
        padding-top: 80px;
    }
    .pb-110 {
        padding-bottom: 80px;
    }

    footer.footer {
        position: relative;

    }

    .pb-150 {
        padding-bottom: 80px;
    }

    .single-price-plan.active {
        border: 2px solid #5b39c9;
        padding: 70px 0 80px;
        margin-top: -20px;
        margin-bottom: 20px;
    }

    .single-price-body .price-list li {
        font-size: 14px;
        line-height: 30px;
    }

    .single-price-top span {
        font-size: 47px;
        line-height: 40px;
    }

    .single-price-top h4 {
        color: #36324a;
        margin-bottom: 25px;
        font-size: 20px;
    }

    .single-author-comment h4 {
        font-size: 16px;
        line-height: 35px;
        margin-bottom: 21px;
    }

    .testimonial-author-arousel {
        padding-bottom: 30px;
    }

    .pt-110 {
        padding-top: 80px;
    }

    .single-counter .counter {
        font-size: 40px;
    }

    h1,
    .h1 {
        font-size: 22px;
        line-height: 50px;
    }

    .theme-video-wrap {
        padding-top: 200px;
        padding-bottom: 200px;
    }

    .user-interact-inner h2 {
        margin-bottom: 20px;
    }

    .user-interact-image {
        width: 100%;
        margin-left: 0;
    }

    .user-interact-image img {
        max-width: 100%;
    }

    .user-interact-image.type2 {
        margin-left: 0;
        width: 100%;
    }

    .single-blog-inner .post-title h3 {
        font-size: 14px;
        line-height: 28px;
    }

    .single-blog-inner .post-details p {
        font-size: 13px;
        line-height: 30px;
        margin-bottom: 16px;
    }

    .download-app-inner h2.h1 {
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 18px;
    }

    .download-app-inner h3 {
        font-size: 13px;
        margin-bottom: 20px;
    }

    .download-app-inner .btn {
        border-color: #f77ade;
        color: #fff;
        background: #f77ade;
        margin-bottom: 4px;
        font-size: 14px;
        font-weight: 600;
        padding: 11px 33px;
    }

    .logo img {
        max-width: 100px;
    }
    .single-price-plan.active{
        margin-bottom: 40px;
    }
    
}


/* 3. Medium devices (less than  768px) */
@media (max-width: 767.98px) {
    .pt-250{
        padding-top: 150px;
    }
    .logo img {
        max-width: 100px;
    }
    .btn {
        padding: 5px 15px;
        font-size: 15px;
    }

    .center .single-feature-inner {
        margin: 0px;
    }

    .menu-button {
        justify-content: flex-end;
    }

    .post-author-inner {
        display: block;
    }

    .post-author-inner img {
        margin-bottom: 30px;
    }

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

    .comment-author-content a {
        position: relative;
        margin-top: 30px;
    }

    .page-title-content h1.h2 {
        font-size: 42px;
    }

    .section-title {
        margin: -8px 0px 40px;
    }

    .banner-text-inner {
        padding-bottom: 80px;
    }

    .app-carousel .owl-stage-outer {
        overflow: hidden;
    }

    .author-comment-carousel .owl-prev {
        left: -50px;
    }

    .author-comment-carousel .owl-next {
        right: -50px;
    }

    .download-app-inner {
        padding: 0 0px;
    }

    .footerbg img {
        height: 658px;
    }

    .user-interact-image.type2 {
        width: 100%;
    }

    .pb-115 {
        padding-bottom: 60px;
    }

    .author-comment-carousel .owl-prev,
    .author-comment-carousel .owl-next {
        height: 40px;
        width: 40px;
        line-height: 33px !important;
        top: -30%;
        right: 0%;
        padding-left: 2px;
    }

    .author-comment-carousel .owl-prev {
        left: 0%;
        right: auto;
    }

    .header-menu.blog-menu i {
        color: #fff;
    }

    .main-header.sticky .blog-menu.header-menu i {
        color: #f77ade;
    }

    .banner-inner-area.banner-area1.banner2:before {
        height: 99%;
        top: -50%;
        width: 100%;
        right: 0%;
    }

    .main-header.inner-header.header-2 .main-logo2 {
        display: block !important;
    }
    .main-header.sticky.inner-header.header-2 .sticky-logo {
        display: block !important;
    }

    .main-header.sticky.inner-header.header-2 .main-logo2 {
        display: none !important;
    }

    .banner-inner-area.banner-area1:before {
        top: -1% !important;
        right: -0% !important;
        width: 100% !important;
        background-position: -26% 2%;
    }

    .footerbg {
        display: none;
    }

    footer.footer {
        position: relative;
        padding-top: 35px;
    }
     h2,
    .h2 {
        font-size: 20px !important;
        line-height: 36px !important;
    }
    body,
    p {
        font-size: 14px;
    }

    .section-title h2{
        font-size: 20px !important;
        line-height: 45px !important;
    }
    .section-title h2.htwo{
        line-height: 22px !important;
    }
    .section-title h1{
        font-size: 25px !important;
        line-height: 45px;
    }

    .single-blog-item{
        margin-bottom: 20px;
        padding: 15px;
    }
    .blog-list-inner .single-blog-item .post-image {
        height: 130px;
        margin-right: 10px;
        width: 200px;
    }
    .single-blog-item .post-details h3 {
        font-size: 16px;
        line-height: 28px;
        max-height: 56px;
        overflow: hidden;
    }
    .blog-list-inner .single-blog-item .post-details p {
        font-size: 14px;
        line-height: 24px;
    }
    .blog-list-inner .single-blog-item .post-details .btn {
        margin-top: 15px;
    }

    .footer-bottom .fonter-text {
        padding: 20px 0;
    }
    .footer-bottom .fonter-text p.bold{
        text-align: left;
        font-size: 22px;
    }
    .footer-bottom{
        padding: 0 10px;
    }

    .single-one-inner {
        margin-bottom: 30px;
    }
    .single-one-inner .item h5 {
        font-size: 15px;
        line-height: 80px;
        width: 80px;
    }
    .single-one-inner .item p {
        font-size: 16px;
        line-height: 26px;
    }
    .single-one-inner .item:nth-child(odd) p{
        padding-left: 15px;
    }
    .single-one-inner .item:nth-child(even) p{
        padding-right: 15px;
    }
    .single-one-inner .item {
        margin-bottom: 0px;
    }
    .single-form .single-form-main form label {
        font-size: 15px;
        line-height: 30px;
    }
    .single-form .single-form-main input, .single-form .single-form-main input::placeholder {
        font-size: 15px;
        line-height: 30px;
    }
    .single-form .single-form-main .form-group {
        margin-bottom: 15px;
    }
    .single-form .single-form-main .form-group .left{
        width: 65%;
    }
    .single-form .single-form-main .form-group span {
        width: 35%;
        font-size: 15px;
        line-height: 30px;
    }
    .single-form .single-form-main ul{
        margin: 0;
    }
    .single-form .single-form-main ul li{
        width: 100%;
    }
    .guestbook .single-form-main .form-group label
    {
        width: auto!important;
        font-size: 15px!important;
        line-height: 30px!important;
    }
    .guestbook .single-form-main .form-control {
        font-size: 15px!important;
        line-height: 30px!important;
        height: 40px!important;
    }


    .feature-carousel .owl-next{
        display: none;
    }
    .single-feature-inner h5 {
        font-size: 18px;
        line-height: 40px;
    }
    .center .single-feature-inner h5{
        font-size: 20px;
        line-height: 40px;
    }
    .center .single-feature-inner p {
        font-size: 12px;
        line-height: 20px;
        min-height: 69px;
    }
    .contact-us .widget-header h5 {
        font-weight: 600;
        font-size: 15px;
        line-height: 50px;
        margin-bottom: 15px;
    }
    .contact-us .widget-header {
        margin-top: 40px;
    }
    .app-map {
        height: 300px;
        margin-bottom: -20px;
    }

    .banner-inner-area.banner-area1.banner2:before {
        background-position: 28% 3%;
    }
    .section-qa .accordion .title {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px 0 15px;
    }
    .section-qa .panel {
        line-height: 20px;
        padding: 20px 20px;
    }
    .section-qa .accordion{
        margin-bottom: 20px;
    }
    .section-qa-content {
        padding: 20px 20px 0 20px;
    }
    .section-qa2 .accordion {
        padding-left: 60px;
    }
    .section-qa2 .accordion .num {
        width: 40px;
        height: 40px;
        font-size: 15px;
        line-height: 40px;
    }
    .section-qa2 .accordion .title {
        font-size: 15px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px 0 15px;
    }
    .section-qa2 .panel {
        line-height: 20px;
        padding: 20px 20px;
    }
    .single-blog-inner.middle {
        margin: 20px 0;
    }
    .single-blog-inner .post-image {
        width: 80px;
        height: 80px;
    }
    .single-blog-inner .post-content {
        margin-top: -40px;
        padding: 60px 0 20px;
    }

    .single-counter-three-title img {
        height: 50px;
        margin-bottom: 10px;
    }
    .single-counter-three-title p {
        font-size: 20px;
        line-height: 30px;
    }
    .single-counter-three-title {
        height: 180px;
        width: 180px;
    }
    .single-counter-three-inner .counter-three-title h5 {
        font-size: 15px;
        line-height: 30px;
    }
    .single-counter-three-inner .counter-three-title p {
        font-size: 12px;
        line-height: 20px;
    }
    .counter-three-grid {
        display: grid;
        gap: 40px;
        grid-template-columns: 1fr;
    }
    .single-counter-three-inner{
        margin-bottom: 20px;
    }
    .counter-three-grid > div:nth-child(2) {
        grid-row: 1;
    }
    .single-counter-three-inner.left .counter-three-icon {
        margin-right: 30px;
    }
    .single-content-bg .single-content-item .single-content p{
        font-size: 12px;
        line-height: 22px;
    }
    /*.single-content-bg .single-content-item{
        position: relative;
        top: 0;
    }*/
   .single-content-bg .single-content-img{
      padding: 10px;
    min-height: auto;
    }
    .single-content-bg .single-content-img img{
        height: 100%;
        width: 100%;
    }
    .single-content-bg .single-content{
      padding: 10px;
    }
    .single-content-bg .single-content-img .web{
        display: none;
    }
    .single-content-bg .single-content-img .mp{
        display: inline;
    }
    .section-qa2-content .itme-img {
        width: 150px;
        height: 150px;
        line-height: 110px;
        margin-right: 20px;
        padding: 20px;
    }
    .section-qa2-content .itme-content h5 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    .section-qa2-content .itme-content p {
        font-size: 15px;
        line-height: 30px;
    }

    .single-blog-inner2 .post-item {
        width: 50px;
        height: 50px;
    }
    .single-blog-inner2 .post-item h3 {
        font-size: 12px;
        line-height: 50px;
    }
    .single-blog-inner2.item1 .post-item, .single-blog-inner2.item3 .post-item {
        right: -25px;
    }
    .single-blog-inner2.item2 .post-item, .single-blog-inner2.item4 .post-item {
        left: -25px;
    }
    .single-blog-inner2.item1:before, .single-blog-inner2.item3:before {
        right: 25px;
        top: 25px;
        height: 2px;
    }
    .single-blog-inner2.item2:before, .single-blog-inner2.item4:before {
        left: 25px;
        top: 25px;
        height: 2px;
    }
    .single-blog-inner2.item1:after, .single-blog-inner2.item3:after {
        top: 50px;
        right: -1px;
    }
    .single-blog-inner2.item2:after {
        top: 50px;
    }
    .single-blog-inner2 .post-content {
        border: 3px solid #7a5822;
        padding: 5px;
        width: 75%;
    }
    .single-blog-inner2.item1 .post-content, .single-blog-inner2.item3 .post-content {
        margin-left: 10px;
        border-
    }
    .single-blog-inner2.item2 .post-content, .single-blog-inner2.item4 .post-content {
        margin-right: 10px;
    }

    .single-blog-inner2:before {
        content: '';
        position: absolute;
        width: calc(25% - 35px);
        height: 3px;
        background: #7a5822;
    }
    .single-blog-inner2:after {
         height: 50px;
        width: 2px;
     }
    .single-blog-inner2 .post-details .post-title h3 {
        font-size: 15px;
        line-height: 30px;
        border-bottom: 2px solid #7a5822;
    }
    .single-blog-inner2 .post-details .post-image {
        padding: 10px 0;
    }
    .single-blog-inner2 .post-details img {
        height: 50px !important;
    }
    .single-blog-inner2.item2
    {
        margin-top: 100px;
    }
    .single-blog-inner2.item3 {
        margin-top: -31px;
    }
    .single-blog-inner2.item4 {
        margin-top: 69px;
    }
    .single-one-img{
        margin-bottom: 20px;
    }
}

/* 4. Small devices (less than  576px) */
@media (max-width: 575.98px) {

    .banner-inner-area {
        padding: 150px 0 96px;
    }

    .user-interact-image {
        width: 100%;
        margin-left: 0;
    }

    .author-comment-carousel .owl-next {
        right: 0;
    }

    .author-comment-carousel .owl-prev {
        left: 0;
    }

    .footerbg {
        display: none;
    }

    footer.footer {
        position: relative;
        padding-top: 29px;
    }

    .widget-body .extra-link .link-left {
        float: none;
        width: 49%;
        display: inline-block;
    }

    .widget-body .extra-link .link-right {
        float: none;
        width: 50%;
        display: inline-block;
    }

    .footer-post-details {
        margin-top: 30px;
    }

    .banner-shape-inner .shape7 {
        top: 103%;
        right: 13%;
    }

    .download-app-inner h2.h1 {
        font-size: 30px;
        line-height: 44px;
        margin-bottom: 18px;
    }

    .urgent-call {
        display: none;
    }

    .menu-button {
        justify-content: flex-end;
    }

    .author-comment-carousel .owl-next {
        right: 0;
    }

    .footerbg img {
        width: 100% !important;
        height: 100% !important;
    }

}

/* 5. Extra Small devices (less than  480px) */
@media (max-width: 479.98px) {
    .banner-text-inner .btn+.btn {
        margin-left: 0;
        margin-top: 15px;
    }

    .banner-text-inner .btn {
        margin-right: 0px;
    }

    .app-carousel .single-app-image img {
        width: 90%;
        margin: 40px 20px;
    }

    .app-scrin-inner {
        padding: 0px 0px;
    }

    .author-comment-carousel .owl-prev {
        height: 35px;
        width: 35px;
        right: -38%;
        top: -27%;
    }

    .author-comment-carousel .owl-next {
        height: 35px;
        width: 35px;
        right: 0%;
        top: -27%;
    }

    .post-tag-share {
        display: block !important;
        text-align: center;
    }

    .post-tag-share .post-tag {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 20px;
    }
}

@media (max-width: 379.98px) {
    .app-carousel-inner {
        position: relative;
        width: 320px;
        height: 770px;
        padding: 108px 0px;
        margin-top: 12px;
    }

    .app-carousel .single-app-image img {
        margin: 40px 0px;
    }

    .app-carousel .single-app-image img {
        margin: 40px auto;
    }

    .app-carousel-inner {
        background: transparent;
        padding: 0;
        height: 594px;
    }

    .app-carousel .owl-dots {
        margin-top: 0;
    }

    .author-comment-carousel .owl-next {
        right: 0;
    }

    .banner-inner-area {
        padding: 150px 0 96px;
    }

    .author-comment-carousel .owl-next {
        right: 0 !important;
    }

    .testimonial-author-arousel .owl-stage-outer {
        overflow: hidden;
    }

    .center .single-author-imge img {
        -webkit-transform: scale(1);
        transform: scale(1);
    }


    /* .banner-inner-area.banner-area1:before {
        top: -1% !important;
        right: -213% !important;
        width: 350% !important;
    }*/
    .single-author-comment h4 {
        font-size: 12px;
        line-height: 28px;
        margin-bottom: 24px;
    }

    .testimonial-author-arousel {
        max-width: 326px;
        margin: 0 auto;
        overflow: hidden;
        padding-bottom: 20px;
    }
}