.trending-item-slider .owl-stage {
    padding: 0px 0px 0px;
}
.trending-item-slider.owl-carousel .owl-stage {
    margin: 0px 0px 0px!important;
}
/* #SubscribeNEW
        {
                margin-top: 30px;
        } */
         /*every one app*/
         .everpay-app-download {
            margin-top: 100px;
        }
    
    
        .everpay-app-bg-image {
            background-image: url(../images/bg4-UKTFPUF.jpg);
            width: 100%;
            height: 385px;
            background-position: center;
            border-radius: 20px;
        }
    
        .everpay-app-bg {
            background-color: #002855ad;
            height: 385px;
            background-position: center;
            border-radius: 20px;
        }
    
        .everpay-app-bg h5 {
            color: white;
            margin-top: 25px;
            margin-left: 40px;
        }
    
        .everpay-app-bg h1 {
            color: white;
            margin-top: 35px;
            margin-left: 40px;
            font-size: 39px;
            font-weight: 600;
        }
    
        .everpay-app-bg p {
            color: #ffffff;
            margin-top: 10px;
            margin-left: 40px;
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 0px;
        }
    
        .everpay-imag-one {
            margin-top: 20px;
            margin-left: 40px;
            width: 150px;
        }
    
        .everpay-app-mobile-image {
            width: 100%;
            margin-top: -100px;
            animation: bounce 3.5s;
            animation-direction: alternate;
            animation-timing-function: cubic-bezier(0.5, 0.05, 1, 1.5);
            animation-iteration-count: infinite;
            height: 600px;
            object-fit: contain;
        }
.popup{
    width: 900px;
    margin: auto;
    text-align: center
}
.popup img{
    width: 200px;
    height: 200px;
    cursor: pointer
}
.showimg-1{
    z-index: 999;
    display: none;
}
.showimg-1 .overlay{
    width: 100%;
    height: 1000%;
    background: rgba(0,0,0,.6);
    backdrop-filter: blur(5px);
    position: absolute;
    top: 0;
    left: 0;
}
.showimg-1 .img-show {
    /*width: 600px;
    height: auto;*/
    background: transparent;
    position: absolute;
    top: 10px;
    left: 50%;
    transform: translate(-50%,0%);
    overflow: hidden;
}
.img-show span{
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 99;
    cursor: pointer;
}
.img-show img{
    /*width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;*/
    
    
}
.slick-dots
{
    display: none !important;
}
.slick-slide img {
    display: inline-flex;
}
/*End style*/
.ng-row.testimonial-section {
    padding: 140px 0 0px;
}
.ng-bg {
    position: relative;
}
.spacing-1 {
    padding: 60px 350px 464px 50px;
    margin-left: -50px;
}
.bg-base-grey {
    color: #858585;
    background-color: #f9f9f9;
}
.bg-base-grey>.ng-bg-layer {
    background-color: #f9f9f9;
}
.ng-bg-layer, .ng-titlebar-wrapper-bg-layer, .ng-col-wrapper-bg-layer-inner {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
.layer-content {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.section-title-test {
    position: relative;
}
.section-title-test .title-header {
    padding-bottom: 2px;
        text-align: center;
}
h2.title.layer-title {
    font-size: 25px;
    font-weight: bold;
}
.section-title-test h3 {
    position: relative;
    display: inline-block;
    text-transform: capitalize;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 7px;
    font-weight: 400;
    font-family: var(--base-subheadingfont);
    color: #f44c28;
}
.section-title h2.title {
    font-size: 50px;
    line-height: 59px;
}
.bg-layer-equal-height .ng-col-bgimage-yes, .bg-layer-equal-height .ng-col-bgcolor-yes, .ng-col-bgimage-yes {
    height: 100%;
}
.ng-col-bgimage-yes {
    z-index: 1;
}
.col-bg-img-one.ng-col-bgimage-yes>.ng-col-wrapper-bg-layer {
    background-image: url(https://angular.preyantechnosys.com/a3trip/col-bgimage-1.61187460e52d76f2.jpg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
}

.spacing-2 {
    margin-left: -320px;
    margin-top: -50px;
    margin-right: 55px;
}
.mr_15 {
    margin-right: -15px;
}
.ml_15 {
    margin-left: -15px;
}
.mt_444 {
    margin-top: -444px;
}
.testimonial-box-view-style1 {
    position: relative;
    margin: 15px 0;
}
.testimonial-box-view-style1 .testimonial-content {
    padding: 25px;
    border: 1px solid rgba(0,0,0,.05);
    position: relative;
    background-color: #ffffff;
    box-shadow: 0 0 9px #0000000d;
    transition: all .5s ease;
    transform: translateY(0);
    border-radius: 6px;
}
.testimonial-box-view-style1 .testimonial-content:before {
    background-image: url(https://angular.preyantechnosys.com/a3trip/blog-quote.6ae89664279f12fd.svg);
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    width: 48px;
    height: 42px;
    content: "";
    bottom: 26px;
    right: 17px;
}
.testimonial-box-view-style1 .testimonial-avatar {
    padding: 15px;
    border: 1px solid rgba(0,0,0,.05);
    margin-bottom: 5px;
    background-color: #f9f9f9;
    border-radius: 6px;
}

.tm-wrap-cell, .testimonials.testimonial-box-view-style1 .testimonial-content .testimonial-img, .testimonials.testimonial-box-view-style1 .testimonial-content .testimonial-caption {
    display: table-cell;
    vertical-align: middle;
}
.testimonial-box-view-style1 .testimonial-avatar img {
    border-radius: 6px;
}
.testimonials .testimonial-img img {
    width: 90px;
    height: 90px;
}
.testimonial-box-view-style1 .testimonial-content .testimonial-caption {
    padding-left: 15px;
}
.testimonial-box-view-style1 .testimonial-content .testimonial-caption h3 {
    margin-bottom: 1px;
    padding-bottom: 0;
    line-height: 19px;
}
.testimonials .testimonial-caption h3 {
    font-weight: 600;
    font-size: 14px;
    display: block;
    margin-bottom: 0;
}
.testimonial-box-view-style1 .testimonial-content .testimonial-caption label {
    font-size: 12px;
    color: #858585;
    font-weight: 400;
}
.testimonial-box-view-style1 .testimonial-content blockquote {
    font-size: 16px;
    line-height: 26px;
    padding: 0 0 11px;
}

.testimonials .testimonial-content blockquote {
    padding: 10px 25px;
    font-size: 14px;
    position: relative;
    line-height: 24px;
    font-style: italic;
    margin: 0;
}
.star-ratings ul {
    padding: 0;
    margin: 0;
}
.star-ratings li {
    font-size: 14px;
    min-width: 14px;
    display: inline-block;
    color: #f4c627;
}
.testimonial-box-view-style1:hover .testimonial-content {
    transform: translateY(-10px);
}
.testimonials-popular-slider-new.owl-carousel.owl-theme.owl-loaded {
    z-index: 999 !important;
}
.tab-content > .tab-pane{
    display: block;
    height: 0;
    opacity: 0;
    }
    a.btn.btn-primery.see_more_c
    {
       background: #0d6efd;
     color: white;
    }
    a.btn.btn-primery.see_more_c:hover
    {
       color: #fff;
     background-color: #fa09a7;
    }
/* .tab-content > .active{
    height: auto;
    }
    .section-title-tab {
    text-align: center;
    margin-bottom: 25px;
    padding: 0 300px;
    }
    .section-title-tab h3 {
    font-size: 14px;
    font-weight: 800;
    margin-bottom: 14px;
    color: #fff !important;
    text-transform: uppercase;
    background-color: #ee163b;
    padding: 7px 15px;
    border-radius: 15px 5px 15px 5px;
    display: inline-block;
    }
    .section-title-tab h2 {
    font-size: 35px;
    margin-top: 25px;
    margin-bottom: 25px;
    line-height: 47px;
    text-transform: capitalize;
    position: relative;
    font-weight: 800;
    color: #0f0c2f !important;
    }
    .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: transparent;
    border-color: transparent;
    }
    .nav-item, .nav-link .dash {
    flex: inherit !important;
    }
    .dash {
    margin:0 auto;
    padding: 8px 0;
    font-size: 16px;
    font-weight: 600;
    border: none;
    color: #0f0c2f;
    border-radius: 0;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    background: transparent;
    position: relative;
    width: 190px;
    }
    .dash::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 0;
    height: 2px;
    width: 0%;
    background-color: #ee163b;
    transition: all 0.5s cubic-bezier(0.78, 0.01, 0.24, 1.02);
    -webkit-transition: all 0.5s cubic-bezier(0.78, 0.01, 0.24, 1.02);
    -moz-transition: all 0.5s cubic-bezier(0.78, 0.01, 0.24, 1.02);
    }
    .dash:focus, 
    .dash:hover {
    border: none !important;
    color: #ee163b;
    text-decoration: none;
    }
    .dash.active {
    color: #fff !important;
    background: #0f0c2f !important;
    border-radius: 25px 5px !important;
    }
    .nav-tabs {
    border-bottom: transparent;
    }
    .portfolio-item-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    border-radius: 8px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    }
    .portfolio-item-wrapper .portfolio-img {
    overflow: hidden;
    position: relative;
    cursor: pointer;
    }
    .portfolio-item-wrapper .portfolio-img img {
    width: 100%;
    transition: all 0.8s cubic-bezier(0.78, 0.01, 0.24, 1.02);
    -webkit-transition: all 0.8s cubic-bezier(0.78, 0.01, 0.24, 1.02);
    -moz-transition: all 0.8s cubic-bezier(0.78, 0.01, 0.24, 1.02);
    }
    .portfolio-item-wrapper:hover .portfolio-img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    }
    .portfolio-section .see-all {
    display: block;
    text-align: center;
    }
    .portfolio-section .see-all a.btn{
    display: inline-block;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 700;
    padding: 15px 30px;
    background-color: #ee163b;
    color: #fff;
    border: none;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border-radius: 30px 5px 30px 5px;
    position: relative;
    z-index: 1;
    margin-right: 7px;
    overflow: hidden;
    }
    .nav.nav-tabs.nav-fill.width-fill
    {
    width: 65%;
    margin: 0 auto;
    } */
.video-container {
    height: 90vh;
    overflow: hidden;
    position: relative;
    width: 100%;
    border-radius: 10px;
}
.tm-highlight-main {
    width: 50%;
    margin: 0 auto;
}
.tm-highlight-bg
{
    position: absolute ;
    bottom:0;
    width: 50%;
}
.tm-highlight-bg:before {
    position: absolute;
    content: '';
    background-image: url("images/circle-svgimg.svg");
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: #0c2d6270;
    right: 0;
    margin: 0 auto;
    /* transform: rotate(180deg); */
    bottom: 0;
    border-top-right-radius: 100px;
    border-top-left-radius: 100px;
}
.tm-highlight-inner {
    padding: 33px 0px 33px 0px;
    width: 80%;
    position: relative;
    text-align: center;
    color: white;
    margin:0 auto;
}
.tm-highlight-inner:before {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: 1;
    background-color: transparent !important;
}
.highlight-h2
{
    color: #FFFFFF;
    font-size: 28px;
    line-height: 38px;
}
.tm-skincolor {
    color: #ffb900 !important;
}
.video-set
{
    height: 100vh;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    width: 100%;
}
.item.fix-item-for-new {
    border: none!important;
}

.item.fix-item-for-new:hover {
    box-shadow: none!important;
    border: none!important;
}
 /*appie-project-3-box*/
        .appie-project-3-box {
    background-image: url(https://quomodosoft.com/html/appie/assets/appie-demo/assets/images/project-bg-2.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    padding: 55px 70px;
    /*box-shadow: 0px 40px 50px 0px rgb(138 16 0 / 30%);*/
    margin-bottom: -110px;
    position: relative;
    overflow: hidden;
    z-index: 10;
}
.appie-project-3-box .title {
    color: #fff;
    font-size: 46px;
    line-height: 56px;
}
.appie-project-3-box a {
    background: #fff;
    color: #0e1133;
    border-color: #fff;
    line-height: 55px;
    padding: 0 40px;
}

section.appie-project-3-area.appie-project-5-area {
    margin-top: 25px;
}

.main-btn {
    display: inline-block;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #2b70fa;
    padding: 0 30px;
    font-size: 15px;
    line-height: 45px;
    border-radius: 6px;
    color: #fff;
    cursor: pointer;
    z-index: 5;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    background-color: #2b70fa;
}
/*appie-project-3-box*/

/*appie-single-counter*/
        .appie-single-counter {
            padding: 30px;
            position: relative;
            background: #fff;
            height: 160px;
            background-image: -moz-linear-gradient(140deg, #ddf4fd 0%, #eaf9ff 100%);
            background-image: -webkit-linear-gradient(
        140deg, #ddf4fd 0%, #eaf9ff 100%);
            background-image: -ms-linear-gradient(140deg, #ddf4fd 0%, #eaf9ff 100%);
            border-radius: 10px;
            margin-bottom: 100px;
        }
        .appie-single-counter .counter-content {
            background: #fff;
            text-align: center;
            border-radius: 6px;
            box-shadow: 0px 30px 40px 0px rgb(0 41 57 / 10%);
            padding-top: 37px;
            padding-bottom: 40px;
            height: 222px;
        }
        .appie-single-counter .counter-content .title {
            font-size: 40px;
            font-weight: 400;
            margin-top: 5px;
            margin-bottom: 0px;
        }
        .appie-single-counter .counter-content p {
            font-size: 14px;
            font-weight: 800;
        }
        .appie-single-counter.item-2 {
            background-image: -moz-linear-gradient(140deg, #fdead3 0%, #fff7ee 100%);
            background-image: -webkit-linear-gradient(
        140deg, #fdead3 0%, #fff7ee 100%);
            background-image: -ms-linear-gradient(140deg, #fdead3 0%, #fff7ee 100%);
        }
        .appie-single-counter.item-3 {
            background-image: -moz-linear-gradient(140deg, #dafedb 0%, #f0fcf0 100%);
            background-image: -webkit-linear-gradient(
        140deg, #dafedb 0%, #f0fcf0 100%);
            background-image: -ms-linear-gradient(140deg, #dafedb 0%, #f0fcf0 100%);
        }
        .appie-single-counter.item-4 {
            background-image: -moz-linear-gradient(140deg, #fedaf4 0%, #fceff7 100%);
            background-image: -webkit-linear-gradient(
        140deg, #fedaf4 0%, #fceff7 100%);
            background-image: -ms-linear-gradient(140deg, #fedaf4 0%, #fceff7 100%);
        }
        /*appie-single-counter*/
.front-ms {
            padding-left: 0px !important;
        }

        /*slider css*/
        .fixbdr-inner {
            border-radius: 10px;
            height: 470px;
        }

        .heroCarousel-description {
            color: #111 !important;
            background: #fff !important;
            float: left !important;
            font-size: 30px !important;
            font-weight: 300 !important;
            margin: 0 0 10px 0 !important;
            padding: 0 20px !important;
            line-height: 40px !important;
            text-transform: uppercase !important;
        }

        .heroCarousel-title {
            font-size: 36px !important;
            line-height: 45px !important;
            margin: 0 0 15px 0 !important;
            color: #fff !important;
            float: left !important;
            transform: capita !important;
        }

        .heroCarousel-content .heroCarousel-action {
            background: #ef6b00;
            color: #fff;
            border-color: #ef6b00;
            position: absolute;
            bottom: -40%;
            right: -90%;
            display: none;
        }

        .heroCarousel-action {
            margin-top: 10px;
            float: left;
            clear: left;
            position: relative;
            overflow: visible;
            border-radius: 8px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            -khtml-border-radius: 8px;
            padding: 12px 26px;
            font-weight: 400;
            transition: .4s ease-in-out;
        }

        .heroCarousel-action:hover {
            background: #fff;
            color: #111;
            border-color: #fff;
            padding-right: 40px;
        }

        .heroCarousel-action:hover span {
            right: 10px;
            background: #ef6b00;
            color: #fff !important;
        }

        .heroCarousel-content .heroCarousel-action span {
            background: #fff;
            color: #111 !important;
        }
        img.gal-img:hover {
            transform: scale(1.18);
        }

        .heroCarousel-action span {
            background: #fff;
            right: -12px;
            left: auto;
            color: #111;
            top: 0;
            bottom: 0;
            position: absolute;
            text-align: center;
            height: 20px;
            width: 20px;
            font-size: 16px;
            line-height: 20px;
            border-radius: 50%;
            font-weight: 400;
            transition: .4s ease-in-out;
            margin: auto;
        }

        .heroCarousel-action:hover span {
            right: 10px;
            background: #ef6b00;
            color: #fff !important;
        }

        .carousel-caption.d-md-block.carousel-caption1 {
            width: 37%;
            /*left: 60%;*/
            top: 0%;
            text-align: start;
        }

        .carousel-caption.d-md-block.carousel-caption2 {
            width: 37%;
            top: 0%;
            text-align: start;
        }

        .ttcmsbanner .ttcmsbanner-left {
         
            width: 100%;
        }

        .ttcmsbanner .ttbanner {
            float: left;
            padding-left: 10px;
            width: 100%;
        }

        .ttbanner-img1 {
            margin-bottom: 10px;
        }

        .ttcmsbanner .ttbanner .ttright-banner-content {
            position: relative;
        }

        .banners a {
            color: #fff;
            float: left;
            width: 100%;
            position: relative;
            overflow: hidden;
        }

        .banners a:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 0;
            left: 0;
            right: 0;
            top: 0;
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1;
        }

        .ttcmsbanner .ttbanner-img1.ttbanner .ttright-banner-content .ttbanner-content {
            margin: 46px 0 0 0;
            text-align: center;
            width: 100%;
        }

        .ttcmsbanner .ttbanner .ttright-banner-content .ttbanner-content {
            position: absolute;
        }

        .ttcmsbanner .ttbanner .ttright-banner-content .ttbanner-content .title {
            margin: 0 0 10px;
            color: white;
        }

        .ttcmsbanner .ttbanner-img1.ttbanner .ttright-banner-content .ttbanner-content .subtitle {
            background: #ef6b00;
            color: #fff;
            float: none;
            display: inline-block;
            vertical-align: top;
            padding: 10px 20px;
            text-align: center;
            position: absolute;
            right: 20px;
            top: 275px;
            display: none;
        }

        .ttbanner-img2 {
            text-align: center;
        }

        .ttcmsbanner .ttbanner-img2.ttbanner .ttright-banner-content .ttbanner-content {
            width: 71%;
            left: 0;
            top: 20px;
            right: 0;
            margin: auto;
        }

        .ttcmsbanner .ttbanner-img3.ttbanner .ttright-banner-content .ttbanner-content {
            width: 71%;
            text-align: center;
            left: 0;
            top: 40px;
            right: 0;
            margin: auto;
        }

        .ttcmsbanner .ttbanner-img3.ttbanner .ttright-banner-content .ttbanner-content .subtitle {
            background: #fff;
            color: #111;
            padding: 10px 15px;
            float: none;
            display: inline-block;
            vertical-align: top;
        }

        .ttcmsbanner .ttbanner .ttright-banner-content .ttbanner-content .subtitle {

            color: #fff;
        }

        .ttcmsbanner .ttbanner-img3.ttbanner {
            width: 100%;
        }

        .ttcmsbanner .ttbanner img {
            border-radius: 10px;
            width: 100%;
            height: 470px;
        }
        img.d-block.w-100 {
             height: 470px; 
            }

        .fxpd-first {
            padding-right: 0px;
        }

        /*end slider css*/

        /*afetr slider*/
        .main-div-img {
            text-align: center;
            border: 1px solid #e8e7e7;
            border-radius: 5px;
            position: relative;
            margin-bottom: 30px;
        }

        .img-desc h5 {
            font-size: 14px;
        }

        .main-div-img:hover {
            box-shadow: 0 2px 8px 0 rgb(0 0 0 / 15%);
        }

        .main-div-img:hover .img-desc p {
            color: red;
        }

        .width-imd {
            width: 100%;
        }

        .img-desc p {
            font-weight: 600;
            padding: 10px 10px 10px 10px;
            margin: 0;
            font-family: "ProximaSoft", sans-serif;
        }

        .img-desc {
            position: absolute;
            bottom: 0;
            background: white;
            opacity: 0.7;
            width: 100%;
        }

        /*End afetr slider*/
        /*:hover ::before ::after*/
        .comp-cattabs-catalog-item-container.wgt-catalog-item-container.accessibility-item {
            height: 250px;
        }

        .cat-home-wrapper .catalog-home-box-wrapper::before {
            z-index: 1;
            border-top: 1px solid #b3b3b3;
            border-bottom: 1px solid #b3b3b3;
            -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
        }

        .catalog-home-box-wrapper:hover .animate-top {
            transform: translateY(40px);
        }

        .catalog-home-box-wrapper::before {
            z-index: 1;
            border-top: 1px solid #b3b3b3;
            border-bottom: 1px solid #b3b3b3;
            border-left: 1px solid #b3b3b3;
            border-right: 1px solid #b3b3b3;
            -webkit-transform: scale(0, 1);
            transform: scale(0, 1);
        }

        .catalog-home-box-wrapper:hover::after,
        .catalog-home-box-wrapper:hover::before {
            opacity: 1;
            -webkit-transform: scale(1);
        }

        .cat-home-wrapper .catalog-home-box-wrapper::before {
            position: absolute;
            top: 24px;
            right: 24px;
            bottom: 24px;
            left: 24px;
            content: '';
            opacity: 0;
            -webkit-transition: opacity .35s, -webkit-transform .35s;
            transition: opacity .35s, transform .35s;
        }

        .catalog-home-box-wrapper:hover {
            background: #efefef;
        }

        .catalog-home-box-wrapper:hover::before {
            opacity: 1;
        }


        .catalog-home-box-wrapper {
            padding-top: 24px;
            transition: all 350ms ease-in;
            position: relative;
            height: 100%;
            text-align: center;
        }

        .wgt-catalog-item-title {
            font-size: 20px;
            font-weight: 700;
            color: #3f3f3f;
            margin-bottom: 8px;
            padding: 0 30px;
            line-height: 19px;
        }

        .wgt-catalog-item-lowest-price {
            font-size: 14px;
        }

        .catalog-home-box-wrapper:hover .wgt-catalog-home-item-image {
            opacity: .1;
        }

        .wgt-catalog-home-item-image img {
                width: 150px !important;
                margin: auto;
                height: 150px;
        }

        .catalog-home-box-wrapper:hover .wgt-catalog-button {
            opacity: 1;
        }

        .wgt-catalog-button {
            transition: all 300ms ease-in;
            min-width: 135px;
            position: absolute;
            top: 132px;
            left: 0;
            right: 0;
            margin: 0 auto;
            opacity: 0;
            z-index: 5;
        }

        .cat-home-wrapper {
            width: 100%;
            color: #3f3f3f;
            cursor: pointer;
            display: block;
            margin: 0 auto;
            position: relative;
            padding-top: 0;
            border: 1px solid #fff;
            background: linear-gradient(to right bottom, #fff 50%, #eee 50%);
            text-align: center;
            z-index: 1;
            height: 100%;
            text-decoration: none;
        }

        /*:hover ::before ::after*/
        /*overlay*/
        .data-overlay img {
            border-radius: 0.4rem !important;
        }

        .overlay-title {
            font-weight: 600;
            font-size: 26px;
            line-height: 35px;
            margin-top: 30px;
        }

        .content-fixed .col-sm-4 a,
        .content-fixed .col-lg-3 a,
        .content-fixed .col-sm-8 a,
        .content-fixed .col-sm-3 a {
            -o-transition: .2s;
            -ms-transition: .2s;
            -moz-transition: .2s;
            -webkit-transition: .2s;
            transition: .2s;
            /* display: block; */
        }

        a.card-block {
            position: relative;
            display: block;
            -o-transition: .2s;
            -ms-transition: .2s;
            -moz-transition: .2s;
            -webkit-transition: .2s;
            transition: .2s;
            display: block;
            overflow: hidden;
        }

        .data-overlay .data-block {
            position: absolute !important;
            bottom: 0;
            border-radius: 0.4rem !important;
            border-width: 0 !important;
            background: none !important;
            width: 100%;
        }

        .data-overlay .data-block .pro-names {
            background-color: rgba(255, 255, 255, .75);
        }

        .data-block .pro-names {
            color: #484848;
            font-size: 1rem;
            font-weight: 600;
            display: block;
            padding-top: 1rem;
            padding-bottom: 0rem;
            width: 100%;
            text-align: center;
            -webkit-transition: all .4s ease-in-out 0s;
            -moz-transition: all .4s ease-in-out 0s;
            transition: all .4s ease-in-out 0s;
        }

        .data-block .pro-names-price {
            font-size: 0.7rem;
            font-weight: 400;
            line-height: 1.618;
            padding-bottom: 1rem;
            padding-top: 0;
        }

        .content-fixed .col-sm-4 a:hover,
        .content-fixed .col-lg-3 a:hover,
        .content-fixed .col-sm-8 a:hover,
        .content-fixed .col-sm-3 a:hover {
            transform: translateY(-0.5rem);
        }

        a.card-block:hover {
            background: #f5f5f5;
            transform: translateY(-0.4rem);
        }

        /*overlay*/
        /* maeque last section */
        .ptx-bottom-scroller {
            display: flow-root;
            padding: 50px 0px 40px;
            background: linear-gradient(90deg, #0ABBD7 0%, #4442B5 20.83%, #8413A5 39.58%, #FF3B99 56.77%, #FE6E00 71.87%, #FF9000 85.42%, #FFB502 100%);
        }
        .ptx-bottom-scroller h3 {
            color: #fff;
            font-weight: 700;
            line-height: 100px;
            display: inline-block;
            font-size: 100px;
        }
        .ptx-bottom-scroller h3 span {
            -webkit-text-fill-color: transparent;
            -webkit-text-stroke-width: 1px;
            -webkit-text-stroke-color: #fff;
        }
        /* maeque last section */
        /*Service everyone*/
        .elementor-icon {
            text-align: center;
        }

        .fa-dot-1 {
            color: #2f9f65;
            border-color: #2f9f65;
        }

        .fa-dot-2 {
            color: #f9c106;
            border-color: #f9c106;
        }

        .fa-dot-3 {
            color: #fb354a;
            border-color: #fb354a;
        }

        .ervice-everyone-desc {
            font-size: 25px;
            line-height: 0.7;
            font-weight: 700;
        }

        .service-everyone-img {
            background-color: #f9c106;

            background-position: center center;
            background-repeat: no-repeat;
            background-size: 70% auto;
            height: 500px;
            border-radius: 15px;
        }

        .service-everyone-img:hover {
            background-image: url(https://n.foxdsgn.com/deva/wp-content/uploads/2020/12/Frame-39.png);
            background-position: center center;
            background-size: 150% auto;
            transition: background 5s, border .3s, border-radius .3s, box-shadow .3s;
            margin-top: 0;
            margin-bottom: 0;
            padding: 0;
        }

        /*Service everyone*/
        .empty-color {
            background: #f5f9fc;
            padding-top: 10px;
            padding-bottom: 10px;
            margin-bottom: 10px;
        }

        .catalog-title {
            font-weight: 600;
            font-size: 26px;
            line-height: 35px;
            margin-bottom: 0px;
            padding-top: 15px;
            padding-bottom: 5px;
        }
        h6.ec-sub-title {
            margin: 0;
        }
        .keypoint-tick.fx-m {
            margin-bottom: 15px;
        }
        .thirty-content {
            width: 42% !important;
            margin: 0 0 0 auto;
            padding-right: 0px;
            padding-top: 30px;
        }

        .thirty-content-header {
            font-size: 30px;
            font-weight: bold;
        }
        .thirty-content-p {
            padding-bottom:28px;
        }

        .thirty-content-subheader {
            font-size: 15px;
            padding-bottom: 24px;
            padding-top: 5px;
        }

        img.img-responsive.lazy-loaded {
            width: 100%;
        }

        .bk-img-tex {
            width: 100% !important;
            background-size: cover;
            height: 470px;

        }

        .collection-banner-contain h3,
        .collection-banner .collection-banner-main.banner-3 .collection-banner-contain h3 {
            color: {{ $gs->home_page_head_colors }}
        }

        .collection-banner .collection-banner-main.banner-2 .collection-banner-contain h4,
        .collection-banner .collection-banner-main.banner-3 .collection-banner-contain h4 {
            color: {{ $gs->home_page_subhead_colors }}
        }


        @media only screen and (max-width: 2500px) and (min-width: 1700px) {
            .collection-banner .collection-banner-main.banner-3 .collection-img {
                height: 547px !important;
            }

            .collection-banner .collection-banner-main.banner-2 .collection-img {
                height: 260px !important;
            }
        }

        @media only screen and (max-width: 1690) and (min-width: 1400px) {
            .collection-banner .collection-banner-main.banner-3 .collection-img {
                height: 465px !important;
            }
        }

        @media only screen and (max-width: 840px) {
            .spacing-1 {
                padding: 60px 50px 464px 50px;
            }   
            #exlporeServices {
                padding: 1.5rem 0 4.5rem 0px;
            }
            h2.catalog-title.fxmb {
                margin-bottom: 15px;
            }
            .tm-highlight-bg
            {
                width: 100%;
            }
            .tm-highlight-main
            {
                margin:0;
            }
            .highlight-h2
            {
                font-size: 23px;
            }
            .tm-highlight-text p {
                font-size: 12px;
            }
            .ttcmsbanner .ttbanner img {
                border-radius: 10px;
                width: 100%;
            }
            .appie-single-counter .counter-content .title {
                font-size: 25px;
            }
            .appie-single-counter .counter-content
            {
                padding-bottom: 20px;
            }
            .btn, .btn:active, .btn:active:focus, .btn:visited, .btn:focus {
                padding: 10px 10px !important;
                font-size: 12px !important;
            }
            
            #howItWorks .row.howitStep .step_card
            {width: 200px;}

            .fxpd-first {
                padding-right: 10px;
            }

            .fixbdr-inner {
                border-radius: 10px;
                height: 415px;
            }

            .ttcmsbanner .ttbanner .ttright-banner-content .ttbanner-content {

                width: 100%;
            }

            .counter-fx {
                width: 33.3%;
            }

            .thirty-content {
                width: 75% !important;
                margin: 0 0 0 auto;
                padding-right: 0px;
            }
            .bk-img-tex {
                width: 100% !important;
                background-size: cover;
                height: 300px;
                
            }

        }

        @media only screen and (max-width: 500px) {
            .everpay-app-bg-image {
                height: 870px;
            }
    
            .everpay-app-bg {
                background-color: #002855ad;
                height: 870px;
            }
    
            .everpay-app-mobile-image {
                width: 100%;
                margin-top: 0px;
                height:395px;
                margin-left:0px;
            }
    
            .everpay-app-bg h1 {
                font-size: 33px;
            }
            p.thirty-content-pragraph {
                font-size: 14px;
                padding-bottom: 4px;
                margin-top: 5px;
                }
                .bk-img-tex {
                margin: 15px 0px 30px 0px;
                    }
            /* .tab-content {
                height: 382px;
                } */
            .tm-highlight-inner
            {
                width: 95%;
            }
            .fixbdr-inner {
                height: 100% !important;
                margin-bottom: 10px;
            }
            .bk-img-tex {
            
            height: 240px;

        }
        .catalog-title
        {    
            padding-top: 0px;
            padding-bottom: 0px;
        }
            .thirty-content-header
            {
                margin-top: 4%!important;
                font-size: 17px;
            }
            .thirty-content-p {
            padding-bottom:10px;
            font-size: 12px
                }

           

            .ttcmsbanner .ttbanner {
                float: left;
                width: 100%;
            }

            .onlytbaner {
                padding-right: 10px !important;
            }

            .fxpd-first {
                padding-right: 10px;
            }

            .counter-fx {
                width: 50%;
            }


            .categories_title h2 i {
                margin-left: 15px !important;
            }

            .heroCarousel-description {
                font-size: 15px !important;
                font-weight: 600 !important;
                line-height: 40px !important;
            }

            .heroCarousel-title {
                font-size: 15px !important;
                line-height: 24px !important;
            }

            .thirty-content {
                width: 100% !important;
                margin: 0 0 0 auto;
                padding-right: 0px;
                padding-top: 0px;
                height: 240px;
                background: #efefef;
            }
            .keypoint-tick.fx-m

            {
                margin-bottom: 0px;
            }
            .comp-cattabs-catalog-item-container.wgt-catalog-item-container.accessibility-item {
                height: 220px;
                margin-bottom: 15px;
            }

            .btn {
                font-family: 'Open Sans', sans-serif;
                font-size: 11px;
                font-weight: 600;
                line-height: 15px;
                padding: 10px 17px;
                cursor: pointer;
                white-space: nowrap;
                border: 0 !important;
                border-radius: 4px;
            }

            .data-block .pro-names-price {
                font-size: 0.9rem;
            }

            .data-block .pro-names {
                font-size: .9rem;
            }
        }

        .counter {
            padding: 20px 0;
            border-radius: 5px;
        }

        .counter-backgroud {
            background: white;
            box-shadow: 0px 0px 10px 20px rgb(176 184 214 / 9%), 1px 1px 12px 3px #b0b8d6 !important;
            border-radius: 10px;
            margin: 10px;
        }

        .count-title {
            font-size: 40px;
            font-weight: normal;
            margin-top: 10px;
            margin-bottom: 0;
            text-align: center;
        }

        .count-text {
            font-size: 13px;
            font-weight: normal;
            margin-top: 10px;
            margin-bottom: 0;
            text-align: center;
        }

        .fa-2x {
            margin: 0 auto;
            float: none;
            display: table;
            color: #4ad1e5;
        }

        .busniess-heading-low {
            color: #9996AD;
            font-family: "Rubik", Sans-serif;
            font-size: 13px;
            font-weight: 500;
        }

        .busniess-heading {
            font-family: "Nunito", Sans-serif;
            font-size: 45px;
            font-weight: 700;
            line-height: 45px;
        }

        .busniess-desc {
            font-family: "Rubik", Sans-serif;
            font-size: 18px;
            font-weight: 400;
            line-height: 32px;
        }


        /*CLIENT TESTIMONIALS START*/

        .section-title .ec-title {
            font-size: 30px;
            font-weight: 600;
            margin-bottom: 0;
            color: #202020;
            position: relative;
            padding: 0;
            text-transform: uppercase;
            line-height: 1;
            font-family: "Oswald";
        }

        .colorfx {
            color: gold;
            font-size: 20px;
        }

        .section-title .ec-sub-title {
            color: #777;
            font-size: 14px;
            letter-spacing: 0.3px;
            margin: 15px auto 0;
            font-weight: 400;
            width: 75%;
        }
        .ec-test-item {
                margin: 0px 10px 10px 10px;
                /*width: 362px !important;*/
            }
        #ec-testimonial-slider {
            margin: 0 0;
        }

        #ec-testimonial-slider .slick-slide.slick-current.slick-center .ec-test-item {
            -webkit-transform: scale(1);
            transform: scale(1);
            padding: 0;
        }

        #ec-testimonial-slider .slick-list {
            padding: 10px 0 !important;
        }

        #ec-testimonial-slider {
            margin: 0 -15px;
        }

        

        #ec-testimonial-slider .slick-slide.slick-current.slick-center .ec-test-item {
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
            z-index: 1;
            position: relative;
            padding: 0 24px;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        

        #ec-testimonial-slider .slick-slide.slick-current.slick-center .ec-test-item {
            padding: 0 15px;
        }

        #ec-testimonial-slider .slick-slide.slick-current.slick-center .ec-test-item {
            padding: 0 10px;
        }

        /* #ec-testimonial-slider .slick-slide.slick-current.slick-center .ec-test-inner .ec-test-content {
            padding-top: 110px;
            margin-top: -52px;
        } */

        #ec-testimonial-slider .slick-slide.slick-current.slick-center .ec-test-item {
            padding: 0;
        }

        #ec-testimonial-slider .slick-slide.slick-current.slick-center .ec-test-inner .ec-test-img {
            width: 80px;
            height: 80px;
        }


        #ec-testimonial-slider .slick-list {
            padding: 0px 0 !important;
        }

        #ec-testimonial-slider .slick-slide.slick-current.slick-center .ec-test-item {
            padding: 0 15px;
        }

        /*#ec-testimonial-slider .slick-slide.slick-current.slick-center .ec-test-inner .ec-test-img {
            width: 100px;
            height: 100px;
        }*/

        .ec-test-inner .ec-test-img {
            border-radius: 100%;
            overflow: hidden;

            z-index: 1;
            margin: 0 auto;
            position: relative;
        }

       

        .ec-test-inner .ec-test-content {
            position: relative;
            /*display: -webkit-box;*/
            display: -ms-flexbox;
            /*display: flex;*/
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            background: #ffffff;
            padding: 10px;
            text-align: center;
            border-radius: 9px;
             box-shadow: 0px 2px 0px 0px rgb(0 0 0 / 15%);
            -webkit-box-shadow: 0px 2px 0px 0px rgb(0 0 0 / 15%);
            -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
            margin-top: -40px;
            padding-top: 90px;
            height: 490px;
        }

        .ec-test-section .ec-test-name {
            font-size: 15px;
            font-weight: 600;
            margin-bottom: 11px;
            color: #0d4fcf;
            letter-spacing: 0.2px;
            line-height: 1;
            text-transform: capitalize;
        }

        .ec-test-section .ec-test-designation {
            font-size: 12px;
            color: #777;
            line-height: 1;
            letter-spacing: 0;
            text-transform: capitalize;
            font-weight: 500;
        }

        .ec-test-section .ec-test-rating {
            margin: 16px auto 15px;
        }

        .ec-test-section .ec-test-desc {
            font-size: 14px;
            color: black;
            line-height: 21px;
            letter-spacing: 0.4px;
            font-weight: 300;
            margin-bottom: 6px;
            height: 200px;
            overflow: hidden;
            overflow: hidden;
            font-family: arial;
        }

        .slick-slide img {
            width: 80px;
            height: 80px;
        }

        .ec-test-inner .ec-test-img {
            border-radius: 5px;
            overflow: hidden;
            width: 80px;
            height: 80px;
            z-index: 1;
            margin: 0 auto;
            position: relative;
            top: 45px;
        }

        .col-md-12.section-title-block {
            text-align: center;
        }

        .ec-test-section .ec-test-inner {
            margin: 0 auto;
            cursor: pointer;
        }

        .ec-test-section .slick-dots li {
            background-color: #fdd330;
            display: inline-block;
            height: 4px;
            position: relative;
            width: 30px;
            cursor: pointer;
            margin: 5px;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            border-radius: 0;
        }

        .slick-dots li {
            width: 16px;
            height: 16px;
            display: inline-block;
            border-radius: 10px;
            opacity: 1;
            border: none;
            margin: 0 2.5px;
            -webkit-box-shadow: none;
            box-shadow: none;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            background-color: #fdd330;
            cursor: pointer;
        }

        .ec-test-section .slick-dots li.slick-active {
            background-color: #0d4fcf;
        }

        .slick-dots li button:hover,
        .slick-dots li button {
            display: none;
        }


        .col-md-3.fix-imgrow {
            width: 25%;
            margin: 0;
            padding: 0;
            
        }

        /*CLIENT TESTIMONIALS END*/

  
    
    
        body {
            overflow: hidden;
        }

/*top slider*/

.top-category-name {
    text-align: center;
    font-size: 16px;
}
a.product-meta.font-weight-medium {
    font-weight: 600;
}
p.top-category-detailss {
    font-size: 12px;
    text-align: center;
    margin: 0px;
}

.owl-carousel .owl-item img {
    border-radius: 10px 10px 0px 0px;
}

.card.product-card-alt {
    margin: 5px;
    border: 0px solid lightgray;
    border-radius: 11px!important;
}


/*top slider*/


/*newbnrs*/

.holder-pb-medium.holder-with-bg {
    padding-bottom: 15px;
    padding-top: 15px;
}

.holder.bgcolor {
    background: #fafafa;
}

.vert-margin-small {
    margin-top: -30px;
}

.vert-margin-small>* {
    margin-top: 30px;
}

.bnr-wrap,
.bnr-wrap:hover {
    text-decoration: none;
}

.bnr-wrap {
    display: block;
}

.bnr.bnr--left {
    text-align: left;
}

.bnr {
    font-size: 100px;
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    text-decoration: none;
    color: #000;
}

.bnr:hover,
.bnr:focus {
    text-decoration: none;
    color: #000;
}

.image-hover-scale {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
}

.image-hover-scale>.bnr-img,
.image-hover-scale>img,
.image-hover-scale>.placeholder-svg svg,
.image-hover-scale .collection-grid-3-item-img>img {
    max-width: 100%;
    transition: transform .75s ease 0s, opacity .3s !important;
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    image-rendering: optimizeQuality;
}

.bnr-img {
    position: relative;
    width: 100%;
}

.image-hover-scale>* {
    -webkit-backface-visibility: hidden;
}

.image-container {
    position: relative;
    overflow: hidden;
    height: 0;
}

.fade-up.lazyloaded {
    opacity: 1;
}

.bnr img {
    width: 100%;
}

img.lazyloaded {
    opacity: 1;
}

img[data-src] {
    transition: opacity .5s;
}

.image-container>img,
.image-container>.zoomWrapper {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
}

.page-content img {
    max-width: 100%;
}

.fade-up {
    transition: all 1000ms 100ms;
    opacity: 0;
}

.bnr.custom-caption.bnr--left .bnr-caption {
    margin-right: auto;
}

.bnr.bnr--top .bnr-caption {
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.bnr .bnr-caption {
    padding: 4% 4%;
}

.bnr .bnr-caption {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    transition: opacity .2s .75s;
    -ms-flex-direction: column;
}

.image-hover-scale>* {
    -webkit-backface-visibility: hidden;
}

.image-hover-scale [class*='bnr-text'] {
    transition: .2s;
}

.bnr .bnr-caption>*+*,
.bnr .bnr-caption-inside>*+*,
.bnr .bnr-caption-bg>*+* {
    margin-top: 5%;
}

.bnr .bnr-caption>*+.mt-xxl,
.bnr .bnr-caption .mt-xxl,
.bnr .bnr-caption-inside>*+.mt-xxl,
.bnr .bnr-caption-inside .mt-xxl,
.bnr .bnr-caption-bg>*+.mt-xxl,
.bnr .bnr-caption-bg .mt-xxl {
    margin-top: 18%;
}

body:not(.has-btn-not-upper) .btn {
    text-transform: uppercase;
}

.has-round-btns .btn {
    border-radius: 23px;
}

.btn:not([data-animation]) {
    transition: all .2s ease;
}

.btn--white,
.btn--white:active,
.btn--white:active:focus,
.btn--white:visited,
.btn--white:focus {
    color: #000;
    background-color: #fff!important;
}

/* .btn,
.btn:active,
.btn:active:focus,
.btn:visited,
.btn:focus {
    text-decoration: none;
    outline: none;
    background-color: #33cad5;
    box-shadow: none !important;
} */

.btn {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 600;
    /* line-height: 16px;
    padding: 15px 30px; */
    cursor: pointer;
    white-space: nowrap;
    border: 0 !important;
    border-radius: 4px;
}

i.fa.fa-angle-left {
    margin-top: 4px;
}

i.fa.fa-angle-right {
    margin-top: 4px;
}

.single-box .right-area .action-meta li .wish i,
.single-box .right-area .action-meta li .cart-btn i,
.single-box .right-area .action-meta li .compear i {
    color: #fff;
    margin-top: 7px!important;
}
@media only screen and (max-width: 840px){

    h2.catalog-title.fxmb {
        margin-top: 15px;
    }
    .everpay-app-bg-image {
        height: 1000px;
    }

    .everpay-app-bg {
        background-color: #002855ad;
        height: 1000px;
    }

    .everpay-app-mobile-image {
        width: 100%;
        margin-top: -94px;
        margin-left: 20px;
        margin-top: 50px;
    }
        /* .section-title-tab
        {
        padding: 30px 0px 0px 0px;
        }     */
        .banr-on-tab
        {
            padding: 0;
            margin-top: 15px;
        }
        img.gal-img {
            width: 80px;
            height: 40px;
        }
        .ec-test-section .ec-test-desc
        {
            height: 240px;
        }
        
      
        
        
        .collection4>div:first-child {
   
                padding-left: 0px;
            }
            .banr-on-tab-fst {
    
                padding-left: 0;
            }
        
        a.banner-effect.fxbanner-effect-width {
            height: 250px;
        }

        .banr-on-tab-fst
        {
            position: absolute;
            
        }
        .fx-top-q {
            margin-top: 15px;
        }
   }
@media(max-width:2570px) {
    .info-area .info-box .info .details .title {
        line-height: initial!important;
    }
}

@media(max-width:2570px) and (min-width:1600px) {
    .info-area .info-box .info .details .title {}
}

@media screen and (min-width: 1600px) {
    .hero-area .hero-area-slider .intro-carousel .intro-content {
        height: 560px !important;
    }
}

@media(max-width:475px) {
    .collection2>div:nth-child(2) {
        padding: 12px!important;
    }
    .owl-carousel .owl-stage-outer {
    height: auto;
    }
    a.banner-effect.fxbanner-effect-width {
    height: auto;
    }
    .collection4>div:first-child {
   
        padding-left: 15px;
    }
    .banr-on-tab-fst {

        padding-left: 15px;
    }

    .banr-on-tab
        {
           position: unset;
            width: 100%;
            margin-top: 0px;
               padding: 0px 10px 10px 10px;
            
        }
        .fx-top-q {
            margin-top: 0px;
        }
        .banr-on-tab-fst
        {
            position: unset;
            width: 100%;
            
        }
    .container-fluid {
        padding-right: 5px;
        padding-left: 5px;
    }
    img.ImageComponent-image.ImageComponent-image--fullWidth.ImageComponent-image--fullHeight {
        height: auto!important;
    }
}

@media(max-width:425px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }
    

    
}

img.ImageComponent-image.ImageComponent-image--fullWidth.ImageComponent-image--fullHeight {
    height: 250px;
}

a.banner-effect.ghig-fx img {
    height: auto;
}

.collection4>div:first-child {
    padding-right: 5px;
}

.collection4>div:last-child {
    padding-left: 5px;
}

.layer-3 {
    margin-top: 31% !important;
}

.collection2>div:nth-child(2) {
    padding-right: 0;
    padding-left: 0;
}

.collection-banner .collection-banner-main .collection-banner-contain .shop a {
    text-transform: capitalize;
    color: #0083c1;
    font-weight: 700;
}

.collection-banner .collection-banner-main:after {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

.collection-banner .collection-banner-main {
    position: relative;
    overflow: hidden;
}

.collection-banner .collection-banner-main .collection-banner-contain {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: block;
    padding: 15px;
}

.collection-banner .banner-2-padding {
    margin-bottom: 15px;
}

.collection-banner-contain h3 {
    color: #0083c1;
    text-transform: capitalize;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
    text-align: center;
}

@media (max-width: 1470px) {
    .collection-banner .collection-banner-main.banner-3 .collection-banner-contain h4 {
        margin-top: 10px;
        margin-bottom: 50px;
        font-size: 16px;
    }
}

.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h4 {
    margin-top: 18px;
    color: #f1bb3a;
    font-size: 18px;
    margin-bottom: 100px;
    text-transform: inherit;
}

@media (max-width: 1470px) {
    .collection-banner .collection-banner-main .collection-banner-contain h4 {
        font-size: 25px;
    }
}

.collection-banner .collection-banner-main .collection-banner-contain h4 {
    color: #444444;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1;
}

.collection-banner .collection-banner-main.p-center .collection-banner-contain {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h3 {
    font-size: 30px;
    color: #0083c1;
}

.collection-banner .collection-banner-main.banner-3 .collection-banner-contain h4 {
    margin-top: 10px;
    margin-bottom: 50px;
    font-size: 16px;
    color: #f1bb3a
}

.collection-banner .collection-banner-main.banner-2 .collection-banner-contain h4 {
    color: #f1cf7d;
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
        text-align: center;
}

.collection-banner .collection-banner-main.banner-2 .collection-banner-contain .shop a {
    font-size: 12px;
}

section.collection-banner.b-g-white {
    margin-top: 20px;
}

.collection-banner-main.banner-4 .collection-banner-contain h3 {
    font-size: 19px;
        text-align: left;
    
}

.collection-banner .collection-banner-main.banner-4 .collection-banner-contain h4 {
   font-size: 14px;
    color: #f1bf48;
    margin-bottom: 0px;
    text-transform: capitalize;
}

.collection-banner .collection-banner-main.banner-4 .collection-banner-contain .shop a {
    text-transform: uppercase;
    color: #0083c1;
    font-weight: 700;
}

.collection-banner .collection-banner-main.banner-4 .collection-banner-contain .shop {
    margin-top: 18px;
}

.collection5>div:first-child {
    margin-bottom: 15px;
}

@media (max-width: 1366px) {
    .collection-banner .collection-banner-main.banner-4 .collection-img {
        height: 175px;
    }
}

@media (max-width: 1679px) {
    .collection-banner .collection-banner-main.banner-4 .collection-img {
        height: 190px;
    }
    .collection-banner .collection-banner-main.banner-4 .collection-img {
        height: 225px;
    }
}

@media (max-width: 1366px) {
    .collection-banner .collection-banner-main .collection-img {
        height: 200px;
    }
}

@media (max-width: 1679px) {
    .collection-banner .collection-banner-main .collection-img {
        height: 235px;
    }
}

@media (max-width: 1366px) {
    .collection-banner .collection-banner-main.banner-3 .collection-img {
        height: 365px;
    }
}

@media (max-width: 1679px) {
    .collection-banner .collection-banner-main.banner-3 .collection-img {
        height: 395px;
    }
}

.collection-banner .collection-banner-main.banner-3 .collection-img {
    height: 465px;
}

.collection-banner .collection-banner-main .collection-img {
    width: 100%;
    height: 272px;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

@media (max-width: 1366px) {
    .collection-banner .collection-banner-main.banner-2 .collection-img {
        height: 175px;
    }
}

@media (max-width: 1679px) {
    .collection-banner .collection-banner-main.banner-2 .collection-img {
        height: 190px;
    }

    .fixbdr-inner {
        height: 408px;
    }
    .ttcmsbanner .ttbanner img
    {
        height: 408px;
    }
}

.collection-banner .collection-banner-main.banner-2 .collection-img {
    height: 225px;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

h2.title-new-releases {
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 0px;
}

.section-releases {
    text-align: center;
}
@media only screen and (max-width: 840px)
   {
        
        .fixbdr-inner {
            height: 400px;
        }
        .ttcmsbanner .ttbanner img
        {
            height: 325px;
            margin-top: 15px;
            object-fit: fill;
        }
        .ttcmsbanner .ttbanner-img1.ttbanner .ttright-banner-content .ttbanner-content .subtitle {
            
            position: absolute;
            right: 20px;
            top: 210px;
        }
        }
@media only screen and (max-width: 500px)
{
    .fixbdr-inner {
        height: 230px !important;
    }
    img.d-block.w-100 {
        object-fit: fill;
        height: 235px;
    }
    .carousel-caption.d-md-block.carousel-caption1
    {
        width: 50% !important;
    }
    .heroCarousel-content .heroCarousel-action {
       
        position: absolute;
       
        right: 0%;
    }
    .slick-dots
    {
        bottom: auto;
    }
    .ec-test-inner .ec-test-content
    {
        height: 520px;
    }
    img.gal-img {
        width: 80px;
        height: 80px;
    }
}