
@font-face {
    font-family: 'montserrat-black';
    src: url('./fonts/montserrat-black/montserrat-black-webfont.woff2') format('woff2'), url('./fonts/montserrat-black/montserrat-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.vnar-landing {
    margin-top: 75px;
}

.ull-page .section-box {
    float: left;
    width: 100%;
    padding: 30px 0;
    background: #ffffff;
}

    .ull-page .section-box .btn-box .btn.line-btn {
        color: #ff966a;
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        border-radius: 5px;
        border-color: #ff966a;
        padding: 7px 15px 5px;
        box-shadow: none !important;
    }

    .ull-page .section-box.section-box2 .btn-box .btn.line-btn {
        color: #ff966a;
        border-color: #ff966a;
        border-radius: 5px;
    }

    .ull-page .section-box .btn-box .btn.line-btn:hover, .ull-page .section-box .btn-box .btn.line-btn:active, .ull-page .section-box .btn-box .btn.line-btn:focus, .ull-page .section-box .btn-box .btn.line-btn:hover:focus, .ull-page .section-box .btn-box .btn.line-btn:hover:active {
        color: #ffffff;
        background: #ff966a;
        box-shadow: none !important;
    }

    .ull-page .section-box.section-box2 .btn-box .btn.line-btn:hover, .ull-page .section-box.section-box2 .btn-box .btn.line-btn:active, .ull-page .section-box.section-box2 .btn-box .btn.line-btn:focus, .ull-page .section-box.section-box2 .btn-box .btn.line-btn:hover:focus, .ull-page .section-box.section-box2 .btn-box .btn.line-btn:hover:active {
        color: #ffffff;
        background: #ff966a;
    }

    .ull-page .section-box.section-box2 {
        background: #f0efef;
    }

    .ull-page .section-box .heading-box {
        float: left;
        width: 100%;
        margin-bottom: 25px;
        text-align: center;
    }

        .ull-page .section-box .heading-box.heading-box-bg {
            padding: 30px 0;
            margin-top: -30px;
            margin-bottom: 15px;
        }

        .ull-page .section-box .heading-box h2 {
            float: left;
            width: 100%;
            font-size: 2em;
            font-weight: 600;
            line-height: 1.2em;
            color: #45575e;
            margin: 0 0 15px;
            text-align: center;
            text-transform: uppercase;
        }

        .ull-page .section-box .heading-box h4 {
            float: none;
            display: inline-block;
            font-size: 1em;
            line-height: 1.2em;
            color: #45575e;
            margin: 0 15px;
            text-align: center;
            max-width: 700px;
        }

    .ull-page .section-box.section-box2 .heading-box h2 {
        color: #45575e;
    }

.ull-page .btn-box {
    float: left;
    width: 100%;
    text-align: center;
}

.ull-page .btn.line-btn {
    box-shadow: none;
    padding: 10px 15px 9px;
    background: transparent;
}

.ull-page .section-box .btn-view-box .btn.line-btn {
    color: #2f99ed;
    border-color: #2f99ed;
}

    .ull-page .section-box .btn-view-box .btn.line-btn:hover, .ull-page .section-box .btn-view-box .btn.line-btn:active, .ull-page .section-box .btn-view-box .btn.line-btn:focus, .ull-page .section-box .btn-view-box .btn.line-btn:hover:focus, .ull-page .section-box .btn-view-box .btn.line-btn:hover:active {
        color: #ffffff;
        background: #2f99ed;
        box-shadow: none !important;
    }

.section-box.testimonial-section .owl-carousel .owl-nav button {
    top: 45%;
}

.ull-page .ull-top-section {
    float: left;
    width: 100%;
    height: 100%;
    max-height: 600px;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-color: #faf9f9;
}

    .ull-page .ull-top-section .ull-top-box {
        display: table;
        width: 100%;
        height: 100%;
    }

    .ull-page .ull-top-section .ull-left {
        display: table-cell;
        width: 60%;
        position: relative;
        z-index: 9;
        vertical-align: middle;
    }

        .ull-page .ull-top-section .ull-left h1 {
            float: left;
            width: 100%;
            margin: 0;
            color: #45575e;
            font-size: 5em;
            line-height: 1em;
            text-align: left;
            text-transform: uppercase;
            font-family: "montserrat-bold" !important;
        }

            .ull-page .ull-top-section .ull-left h1.medium-content {
                font-size: 6.2em;
            }

            .ull-page .ull-top-section .ull-left h1.big-content {
                font-size: 4.2em;
            }

        .ull-page .ull-top-section .ull-left .content {
            float: left;
            width: 100%;
            padding-right: 15px;
            line-height: 1.3em;
        }

        .ull-page .ull-top-section .ull-left .btn-box {
            float: left;
            width: 100%;
            margin-top: 25px;
            text-align: center;
        }

.ull-top-section .btn-box .btn.line-btn {
    height: 40px;
    color: #ff966a;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500;
    margin: 5px 0;
    border-color: #ff966a;
    padding: 9px 15px 8px;
}

    .ull-top-section .btn-box .btn.line-btn .fa {
        top: 1px;
        font-size: 20px;
    }

    .ull-top-section .btn-box .btn.line-btn.line-btn-fill {
        background: #f0efef;
    }

    .ull-top-section .btn-box .btn.line-btn .fa.matik-change-member-category {
        top: 3px;
    }

    .ull-top-section .btn-box .btn.line-btn:hover, .ull-top-section .btn-box .btn.line-btn:active, .ull-top-section .btn-box .btn.line-btn:focus, .ull-top-section .btn-box .btn.line-btn:hover:focus, .ull-top-section .btn-box .btn.line-btn:hover:active {
        color: #ffffff;
        background: #ff966a;
    }

.ull-page .ull-top-section .ull-left {
    padding: 15px 0;
}

.ull-page .ull-top-section .ull-right {
    display: table-cell;
    width: 40%;
}

.ull-page .ull-top-section:before {
    content: '';
    width: 1000px;
    height: 1000px;
    position: absolute;
    right: -500px;
    bottom: -500px;
    border-radius: 50%;
    background-color: #ddd;
}

.ull-page .ull-top-section .ull-right img {
    float: right;
    position: relative;
    z-index: 9;
    max-height: 600px;
}

.benifit-row {
    margin: 20px 0 0;
}

.benifit-box {
    margin-bottom: 5px;
}

    .benifit-box .benifit-card {
        float: left;
        width: 100%;
        padding: 15px;
        background: #fff;
        border-radius: 15px;
        position: relative;
        z-index: 2;
        -webkit-transition: all 0.7s ease;
        -moz-transition: all 0.7s ease;
        transition: all 0.7s ease;
    }

    .benifit-box:after {
        content: "";
        position: absolute;
        right: 0;
        top: 80px;
        width: 1px;
        height: 50%;
        z-index: 0;
        background: #45575e;
    }

.benifit-row .benifit-box:last-child:after {
    display: none;
}

.benifit-box .imgbox {
    float: left;
    width: 100%;
    text-align: center;
    padding: 15px;
}

    .benifit-box .imgbox .fa {
        display: inline-block;
        font-size: 50px;
        color: #45575e;
    }

.benifit-row .benifit-box .imgbox .fa.matik-skill,
.benifit-row .benifit-box .imgbox .fa.matik-compare-o {
    font-size: 50px;
}

.benifit-row .benifit-box .imgbox .fa.matik-team2 {
    font-size: 60px;
}

.benifit-box .content-box {
    float: left;
    width: 100%;
    text-align: center;
}

    .benifit-box .content-box h2 {
        float: left;
        width: 100%;
        font-size: 1.1em;
        line-height: 1.2em;
        font-weight: 700;
        color: #ff966a;
        margin: 0 0 5px;
        padding: 5px 0;
        min-height: 52px;
    }

    .benifit-box .content-box .description {
        float: left;
        width: 100%;
        min-height: 52px;
        line-height: 1.2em;
        font-size: 0.9em;
        font-weight: 500;
        text-align: center;
    }

.benifit-box .benifit-card:hover {
    transform: scale(1.15);
    -webkit-box-shadow: 0 5px 10px rgb(0 0 0 / 40%);
    -moz-box-shadow: 0 5px 10px rgb(0 0 0 / 40%);
    box-shadow: 0 5px 10px rgb(0 0 0 / 40%);
}

.ull-page .featured-profile-box {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

    .ull-page .featured-profile-box .card-image {
        border-radius: 15px !important;
        margin-top: 0 !important;
        position: relative;
        overflow: hidden;
        margin-bottom: 15px;
    }

        .ull-page .featured-profile-box .card-image a {
            display: inline-block;
        }

        .ull-page .featured-profile-box .card-image img {
            background: #fff;
            border-radius: 15px;
        }

    .ull-page .featured-profile-box .content {
        text-align: center;
    }

        .ull-page .featured-profile-box .content h4 {
            font-size: 17px;
            line-height: 1.2em;
            margin: 5px;
            color: #45575e !important;
            text-transform: uppercase;
            font-family: 'montserrat-bold' !important;
            position: relative;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }

        .ull-page .featured-profile-box .content h6 {
            font-size: 12px;
            color: #45575e;
            margin: 5px 0;
            font-weight: 600;
            line-height: 1.2em;
            text-transform: uppercase;
        }

    .ull-page .featured-profile-box .btn-box {
        margin-top: 10px;
    }

.ull-page .section-box2 .btn-box .btn.line-btn {
    height: 25px;
    font-size: 14px;
    line-height: 17px;
    font-weight: 500;
    padding: 5px 15px 4px;
}

.ull-page .featured-profile-box .user-location {
    color: #45575e;
    font-size: 12px;
    line-height: 1.2em;
    text-transform: uppercase;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.ull-page .featured-profile .promoted-user3 .owl-stage-outer {
    text-align: center;
}

    .ull-page .featured-profile .promoted-user3 .owl-stage-outer .owl-stage {
        display: inline;
    }

.ull-page .featured-profile .promoted-user3 .owl-carousel .owl-stage-outer .owl-item {
    float: none;
    display: inline-block;
}

.testimonial-grid {
    text-align: center;
    margin-top: 5px;
}

    .testimonial-grid .imgbox {
        width: 100px;
        height: 100px;
        position: relative;
        z-index: 1;
        margin: 0 auto -50px;
    }

        .testimonial-grid .imgbox img {
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
        }

    .testimonial-grid .content-box {
        float: left;
        width: 100%;
        padding: 55px 15px 15px;
        text-align: center;
        border-radius: 15px;
        margin-bottom: 30px;
        background-color: #f0efef;
        position: relative;
        -webkit-transition: all 0.7s ease;
        -moz-transition: all 0.7s ease;
        transition: all 0.7s ease;
    }

    .testimonial-grid:hover .content-box {
        background-color: #ffffff;
        box-shadow: 0 5px 10px rgb(0 0 0 / 40%);
    }

    .testimonial-grid .content-box h2 {
        font-size: 1.2em;
        font-weight: 600;
        color: #45575e;
        margin: 5px 0;
        line-height: 1.2em;
        text-align: center;
    }

    .testimonial-grid .content-box h5 {
        font-size: 14px;
        color: #6d6e70;
        line-height: 1.2em;
        font-weight: 600;
        text-transform: none;
        position: relative;
        z-index: 1;
        margin: 0 0 5px;
    }

    .testimonial-grid .content-box .description {
        font-size: 14px;
        line-height: 22px;
        min-height: 88px;
    }

        .testimonial-grid .content-box .description .read-box {
            float: left;
            width: 100%;
            text-align: right;
        }

            .testimonial-grid .content-box .description .read-box a {
                color: #2f99ed;
                font-size: 14px;
                font-weight: 600;
                padding: 10px 0;
            }

    .testimonial-grid .country-flagbox {
        font-size: 14px;
        line-height: 1.2em;
        display: inline-block;
        position: relative;
        z-index: 1;
    }

        .testimonial-grid .country-flagbox img {
            float: left;
            width: 20px;
            margin-right: 5px;
        }

        .testimonial-grid .country-flagbox .country-text {
            float: left;
            color: #6d6e7c;
            margin-top: 4px;
            line-height: 13px;
        }

.featured-blog-box {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: transparent;
}

    .featured-blog-box .card-image {
        float: left;
        width: 100%;
        margin: 0 !important;
        border-radius: 15px !important;
    }

        .featured-blog-box .card-image a {
            float: left;
            width: 100%;
        }

        .featured-blog-box .card-image img {
            border-radius: 15px !important;
        }

    .featured-blog-box .content {
        float: left;
        width: 100%;
        padding: 10px 0;
        background: transparent;
    }

        .featured-blog-box .content h3 {
            font-size: 1em;
            line-height: 1.3em;
            margin: 5px 0 15px;
            color: #45575e !important;
            text-transform: uppercase;
        }

        .featured-blog-box .content .description {
            float: left;
            width: 100%;
            color: #494949;
            font-size: 14px;
            line-height: 22px;
            margin-bottom: 15px;
        }

        .featured-blog-box .content .btn-box {
            float: left;
            width: 100%;
            margin: 10px 0;
        }

.owl-carousel .owl-nav button {
    position: absolute;
    top: 40%;
}

    .owl-carousel .owl-nav button.owl-prev {
        width: 25px;
        left: -5px !important;
    }

    .owl-carousel .owl-nav button span {
        color: #ff9669;
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 0;
    }

    .owl-carousel .owl-nav button.owl-prev span:before {
        content: "\f0d9";
        font-size: 50px;
        line-height: 1em;
    }

    .owl-carousel .owl-nav button.owl-next {
        width: 25px;
        right: -5px !important;
    }

        .owl-carousel .owl-nav button.owl-next span:before {
            content: "\f0da";
            font-size: 50px;
            line-height: 1em;
        }

.owl-nav .btn.next .fa, .customNavigation .btn.prev .fa {
    font-size: 45px;
}

.owl-nav .btn:hover {
    box-shadow: none !important;
}

.section-box2 .owl-nav .btn.next {
    color: #ff966a;
    right: -15px;
}

.section-box2 .owl-nav .btn.prev {
    color: #ff966a;
    left: -15px;
}

.section-box.section-box2.featured-blog-section {
    margin-bottom: -40px;
}

.memcate-carousel {
    float: left;
    width: 100%;
    min-height: 133px;
}

    .memcate-carousel .wyrlf-listing-ds {
        width: 100%;
        padding: 20px 0;
    }

    .memcate-carousel .owl-theme .owl-nav [class*=owl-]:hover {
        background: transparent;
    }

    .memcate-carousel .owl-carousel .owl-nav button {
        top: 27%;
    }

        .memcate-carousel .owl-carousel .owl-nav button span:before {
            font-size: 35px;
        }

    .memcate-carousel .slider-counterbox {
        float: right;
        width: 100%;
        font-size: 15px;
        font-weight: 600;
        margin-top: -30px;
        color: #ff966a;
        text-align: center;
    }

        .memcate-carousel .slider-counterbox .slider-counter {
            font-weight: 500;
        }

    .memcate-carousel .wyrlf-listing-ds .text {
        font-size: 12px;
    }

        .memcate-carousel .wyrlf-listing-ds .text br:nth-child(1) {
            display: none;
        }

        .memcate-carousel .wyrlf-listing-ds .text br:nth-child(3), .memcate-carousel .wyrlf-listing-ds .text br:nth-child(4), .memcate-carousel .wyrlf-listing-ds .text br:nth-child(5) {
            display: none;
        }

.search-sports-popup.modal .modal-dialog {
    border-radius: 15px;
    background: #faf9f9;
}

    .search-sports-popup.modal .modal-dialog .modal-content {
        background: #faf9f9;
    }

.search-members .ss-bottom-box .ss-nav-top {
    margin-top: -18px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.search-members .ss-nav-top ul {
    margin: 0;
    padding: 0;
}

.search-members .ss-bottom-box .ss-nav-top {
    float: left;
    width: 100%;
    background: #f0efef;
    padding: 20px 15px 15px;
}

.search-members .ss-nav-top ul li {
    list-style: none;
}

    .search-members .ss-nav-top ul li a {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        font-weight: 600;
        padding: 0;
        position: relative;
    }

.ss-nav-top ul li a .ss-nav-text {
    display: inline-block;
    width: 100%;
    color: #38475c;
    padding: 0 3px;
    text-align: center;
    line-height: 1.2em;
    white-space: nowrap;
    position: relative;
    max-width: 100%;
    text-overflow: ellipsis;
    font-size: 18px;
    margin-top: 0;
    font-weight: 600;
    overflow: visible;
}

.wyrlf-listing-ds a.active .wyrlf-img-ds {
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

    .wyrlf-listing-ds a.active .wyrlf-img-ds span {
        color: #ff966a;
    }

.wyrlf-listing-ds a.active span.text {
    color: #ff966a;
    text-decoration: underline;
}

.profile-section-filter {
    float: left;
    width: 100%;
}

    .profile-section-filter .profile-filter-left {
        float: left;
        width: 100%;
        text-align: center;
        margin-bottom: 30px;
    }

.profile-filter-left ul {
    display: inline-block;
    padding: 0;
    margin: 0 auto;
}

    .profile-filter-left ul li {
        display: inline-block;
        list-style: none;
    }

        .profile-filter-left ul li a {
            float: left;
            width: 100%;
            color: #38475C;
            font-weight: 600;
            font-size: 1.5em;
            position: relative;
            padding: 0 10px 10px;
            -webkit-transition: all 0.5s cubic-bezier(0.81, 0.18, 1, 1);
            -moz-transition: all 0.5s cubic-bezier(0.81, 0.18, 1, 1);
            transition: all 0.5s cubic-bezier(0.81, 0.18, 1, 1);
        }

            .profile-filter-left ul li a .fa {
                display: none;
                width: 100%;
                position: absolute;
                left: 0;
                bottom: -22px;
                text-align: center;
                font-size: 40px;
            }

            .profile-filter-left ul li a.active .fa {
                display: none;
            }

        .profile-filter-left ul li:last-child a:before {
            content: none;
        }

        .profile-filter-left ul li a.active {
            color: #2f99ed;
            font-size: 1.7em;
        }

            .profile-filter-left ul li a.active .fa {
                display: block;
            }

.profile-section-filter .profile-filter-right {
    float: left;
    width: 50%;
}

.profile-filter-right .select-box-filter {
    float: right;
    margin-left: 15px;
}

    .profile-filter-right .select-box-filter .filter-label {
        float: left;
        padding: 5px 10px;
    }

    .profile-filter-right .select-box-filter .select-box {
        float: left;
        width: 150px;
    }

@-webkit-keyframes lightSpeedInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg)
    }

    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg)
    }

    60% {
        opacity: 1;
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg)
    }

    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.lightSpeedInLeft {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-moz-document url-prefix() {
    .ull-page .ull-top-section {
        display: inline-block;
    }
}

@media screen\0 {
}

@media not all and (min-resolution:.001dpcm) {
    @media {
    }
}


@media only screen and (max-width: 1680px) {

    .ull-page .ull-top-section .ull-right img {
        right: 0;
    }
}

@media only screen and (max-width: 1366px) {

    .ull-page .section-box .heading-box h2 {
        font-size: 1.8em;
    }
}

@media only screen and (max-width: 1349px) {
}

@media only screen and (max-width: 1280px) {
}

@media only screen and (max-width: 1024px) {

    .ull-page .ull-top-section:before {
        width: 800px;
        height: 800px;
        right: -400px;
        bottom: -400px;
    }

    .ull-page .ull-top-section .ull-left .content {
        line-height: 1.2em;
    }

    .benifit-box .imgbox .fa {
        font-size: 40px;
    }

    .benifit-row .benifit-box .imgbox .fa.matik-skill,
    .benifit-row .benifit-box .imgbox .fa.matik-compare-o {
        font-size: 45px;
    }

    .benifit-row .benifit-box .imgbox .fa.matik-team2 {
        font-size: 50px;
    }

    .benifit-box .content-box h2 {
        font-size: 14px;
        min-height: 43px;
    }

    .benifit-box .content-box .description {
        font-size: 12px;
        padding: 15px 0;
    }

    .ull-page .ull-top-section .ull-left h1.big-content {
        font-size: 3.5em;
    }

    .ull-page .featured-profile .promoted-user3 .owl-stage-outer .owl-stage {
        display: inline-block;
    }
}

@media only screen and (max-width: 975px) {

    .vnar-landing.ull-page {
        margin-top: 65px;
    }

    .ull-page .ull-top-section:before {
        width: 700px;
        height: 700px;
        right: -350px;
        bottom: -350px;
    }

    .ull-page .ull-top-section .ull-left h1,
    .ull-page .ull-top-section .ull-left h1.medium-content {
        font-size: 3em;
    }

        .ull-page .ull-top-section .ull-left h1.big-content {
            font-size: 2.5em;
        }

    .ull-page .ull-top-section .ull-left .content {
        line-height: 1.2em;
        font-size: 14px;
    }

    .ull-page .section-box .heading-box h2 {
        font-size: 1.6em;
        margin-bottom: 0;
    }

    .benifit-row .benifit-box {
        width: 50%;
        margin-bottom: 25px;
    }

        .benifit-row .benifit-box:after {
            display: none;
        }

    .benifit-box .benifit-card {
        border: 1px solid #ddd;
    }

    .benifit-box .content-box h2 {
        font-size: 16px;
        min-height: 52px;
    }

    .benifit-box .content-box .description {
        font-size: 14px;
        min-height: 0;
        padding: 0;
    }

    .benifit-box .imgbox .fa {
        font-size: 50px;
    }

    .benifit-row .benifit-box .imgbox .fa.matik-skill,
    .benifit-row .benifit-box .imgbox .fa.matik-compare-o {
        font-size: 55px;
    }

    .benifit-row .benifit-box .imgbox .fa.matik-team2 {
        font-size: 60px;
    }

    .benifit-box .benifit-card:hover {
        transform: scale(1.05);
    }

    .ull-page .featured-profile-box {
        margin-bottom: 0;
    }

        .ull-page .featured-profile-box .content h4 {
            font-size: 16px;
        }

        .ull-page .featured-profile-box .content h6,
        .ull-page .featured-profile-box .user-location {
            font-size: 14px;
        }

    .ull-page .section-box2 .btn-box .btn.line-btn {
        font-size: 14px;
        line-height: 14px;
        padding: 7px 15px 5px;
    }

    .testimonial-grid .imgbox {
        width: 80px;
        height: 80px;
        margin: 0 auto -40px;
    }

    .testimonial-grid .content-box h2 {
        font-size: 1.2em;
    }

    .testimonial-grid .content-box .description {
        font-size: 12px;
    }

    .ull-page .section-box .btn-box .btn.line-btn {
        font-size: 14px;
        line-height: 14px;
        padding: 7px 15px 5px;
    }

    .testimonial-section .owl-carousel {
        padding: 0 !important;
    }

    .testimonial-section .customNavigation .btn.next {
        right: -15px;
    }

    .testimonial-section .customNavigation .btn.prev {
        left: -15px;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: 10px !important;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: 10px !important;
    }

    .section-box.testimonial-section .owl-carousel .owl-nav button.owl-prev {
        left: -20px !important;
    }

    .section-box.testimonial-section .owl-carousel .owl-nav button.owl-next {
        right: -20px !important;
    }

    .profile-filter-left ul li a {
        font-size: 1.1em;
    }

        .profile-filter-left ul li a.active {
            font-size: 1.3em;
            padding: 0 10px 10px;
        }
}

@media only screen and (max-width: 960px) {
}

@media only screen and (max-width: 768px) {

    .ull-page .ull-top-section:before {
        width: 600px;
        height: 600px;
        right: -300px;
        bottom: -300px;
    }

    .ull-page .section-box {
        padding: 30px 0;
    }

    .wyrlf-listing-ds-box {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {

    .vnar-landing.ull-page {
        margin-top: 0;
    }

    .ull-page .ull-top-section .ull-left h1,
    .ull-page .ull-top-section .ull-left h1.medium-content,
    .ull-page .ull-top-section .ull-left h1.big-content {
        font-size: 2em;
    }

    .ull-page .ull-top-section .ull-left .content {
        font-size: 12px;
    }

    .benifit-box .content-box h2 {
        font-size: 14px;
        min-height: 42px;
    }

    .benifit-box .content-box .description {
        font-size: 12px;
    }

    .featured-blog-box .content h3 {
        font-size: 14px;
    }

    .featured-blog-box .content .description {
        font-size: 12px;
    }

    .memcate-carousel .slider-counterbox {
        margin-top: -20px;
    }

    .ull-page .ull-top-section .ull-left .btn-box {
        margin-top: 5px;
    }

    .owl-carousel .owl-nav button.owl-prev span:before {
        font-size: 35px;
    }

    .owl-carousel .owl-nav button.owl-next span:before {
        font-size: 35px;
    }
}

@media only screen and (max-width: 667px) {
    .ull-page .ull-top-section:before {
        width: 450px;
        height: 450px;
        right: -225px;
        bottom: -225px;
    }
}

@media only screen and (max-width:640px) {
}

@media only screen and (max-width:635px) and (min-width:600px) {
}

@media only screen and (max-width:568px) {
}

@media only screen and (max-width: 480px) {
    .ull-page .ull-top-section .ull-right {
        display: none;
    }

    .ull-page .ull-top-section .ull-left {
        width: 100%;
    }

    .ull-page .ull-top-section {
        padding: 25px 15px;
        text-align: center;
    }

        .ull-page .ull-top-section .ull-left h1,
        .ull-page .ull-top-section .ull-left h1.medium-content,
        .ull-page .ull-top-section .ull-left h1.big-content {
            margin-bottom: 5px;
            text-align: center;
        }

        .ull-page .ull-top-section .ull-left .content {
            padding: 0;
        }

        .ull-page .ull-top-section .ull-left .btn-box {
            margin: 10px 0;
        }

    .ull-page .section-box {
        padding: 30px 0;
    }

    .benifit-row .benifit-box {
        width: 100%;
    }

    .benifit-box .content-box h2, .benifit-box .content-box {
        min-height: auto;
    }

    .ull-page .ull-top-section:before {
        content: none;
    }
}


.line-btn {
    color: #ff0000;
    padding: 4px 7px 4px;
    border: 1px solid #ff4e4e;
    font-size: 14px;
}

.page2topslick {
    text-align: center;
    margin-top: 60px;
    margin-bottom: 100px;
}

    .page2topslick .ico {
        font-size: 50px;
        display: block;
    }

    .page2topslick .text {
        font-size: 12px;
    }

    .page2topslick a:hover {
        color: #ff6a00
    }

.slick3 .slick-prev, .slick3 .slick-next {
}

.slick-prev, .slick-next {
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    outline: none;
    z-index: 1;
    color: #fff;
    background-color: rgb(32 71 162 / 87%);
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 8px;
    font-size: 168.75%;
    width: 40px;
    height: 40px;
    border: 1px solid #3d5fae;
}

    .slick-prev:focus, .slick-next:hover, .slick-next:focus {
        background-color: #2047a2;
    }

.slick-prev {
    left: -15px;
}

.slick-next {
    right: -15px;
}

.ull-top-box {
    width: 100%;
    height: 100%;
    max-height: 600px;
    padding: 0;
    position: relative;
    overflow: hidden;
    background-color: #faf9f9;
}

.at-head {
    float: left;
    width: 100%;
    margin: 0;
    color: #45575e;
    font-size: 4em;
    line-height: 1em;
    text-align: left;
    text-transform: uppercase;
    font-family: 'Montserrat';
    font-weight: 800;
    margin-bottom: 10px;
}

.at-pra {
    width: 100%;
    line-height: 1.3em;
    color: #545050;
}

.icon-a {
    color: #45575e;
}

    .icon-a:hover {
        color: #FF9800;
    }

.benefits {
    font-weight: 600;
    line-height: 1.2em;
    color: #45575e;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.8em;
    margin-top: 41px;
}

.benefits-p {
    display: inline-block;
    font-size: 1em;
    line-height: 1.2em;
    color: #45575e;
    margin: 0px 15px 60px;
    text-align: center;
    max-width: 700px;
}

.Highlight {
    width: 100%;
    font-size: 1.1em;
    line-height: 1.2em;
    font-weight: 700;
    color: #ff966a;
    margin: 0 0 5px;
    padding: 5px 0;
    min-height: 52px;
}

.description {
    min-height: 52px;
    line-height: 1.2em;
    font-size: 0.9em;
    font-weight: 500;
    text-align: center;
}

.Featured {
    text-align: center;
    color: #2f99ed;
    margin-bottom: 30px;
    font-weight: 600;
    font-size: 1.5em;
    position: relative;
    -webkit-transition: all 0.5s cubic-bezier(0.81, 0.18, 1, 1);
    -moz-transition: all 0.5s cubic-bezier(0.81, 0.18, 1, 1);
    transition: all 0.5s cubic-bezier(0.81, 0.18, 1, 1);
}

.Featured-heading {
    font-size: 17px;
    line-height: 1.2em;
    margin: 5px;
    color: #45575e !important;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: 700;
}

.featured-profile-box {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}

.card-image {
    border-radius: 15px !important;
    margin-top: 0 !important;
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}

.heading-box h2 {
    width: 100%;
    font-size: 2em;
    line-height: 1.2em;
    color: #45575e;
    margin: 0 0 15px;
    text-align: center;
    text-transform: uppercase;
}

.testimonal-shorthead {
    float: none;
    display: inline-block;
    font-size: 1em;
    line-height: 1.2em;
    color: #45575e;
    margin: 0 15px;
    text-align: center;
    max-width: 700px;
    margin-bottom: 50px;
}

.testimonial-grid {
    text-align: center;
    margin-top: 5px;
}

    .testimonial-grid .imgbox {
        width: 100px;
        height: 100px;
        position: relative;
        z-index: 1;
        margin: 0 auto -50px;
    }

        .testimonial-grid .imgbox img {
            -webkit-border-radius: 100%;
            -moz-border-radius: 100%;
            border-radius: 100%;
        }

    .testimonial-grid .content-box {
        float: left;
        width: 100%;
        padding: 55px 15px 15px;
        text-align: center;
        border-radius: 15px;
        margin-bottom: 30px;
        background-color: #f0efef;
        position: relative;
        -webkit-transition: all 0.7s ease;
        -moz-transition: all 0.7s ease;
        transition: all 0.7s ease;
    }

    .testimonial-grid:hover .content-box {
        background-color: #ffffff;
        box-shadow: 0 5px 10px rgb(0 0 0 / 40%);
    }

    .testimonial-grid .content-box h2 {
        font-size: 1.2em;
        font-weight: 600;
        color: #45575e;
        margin: 5px 0;
        line-height: 1.2em;
        text-align: center;
    }

    .testimonial-grid .content-box h5 {
        font-size: 14px;
        color: #6d6e70;
        line-height: 1.2em;
        font-weight: 600;
        text-transform: none;
        position: relative;
        z-index: 1;
        margin: 0 0 5px;
    }

    .testimonial-grid .content-box .description {
        font-size: 14px;
        line-height: 22px;
        min-height: 88px;
    }

        .testimonial-grid .content-box .description .read-box {
            float: left;
            width: 100%;
            text-align: right;
        }

            .testimonial-grid .content-box .description .read-box a {
                color: #2f99ed;
                font-size: 14px;
                font-weight: 600;
                padding: 10px 0;
            }

    .testimonial-grid .country-flagbox {
        font-size: 14px;
        line-height: 1.2em;
        display: inline-block;
        position: relative;
        z-index: 1;
    }

        .testimonial-grid .country-flagbox img {
            float: left;
            width: 20px;
            margin-right: 5px;
        }

        .testimonial-grid .country-flagbox .country-text {
            float: left;
            color: #6d6e7c;
            margin-top: 4px;
            line-height: 13px;
        }

.featured-blog-box {
    float: left;
    width: 100%;
    position: relative;
    overflow: hidden;
    background: transparent;
}

    .featured-blog-box .card-image {
        float: left;
        width: 100%;
        margin: 0 !important;
        border-radius: 15px !important;
    }

        .featured-blog-box .card-image a {
            float: left;
            width: 100%;
        }

        .featured-blog-box .card-image img {
            border-radius: 15px !important;
        }

    .featured-blog-box .content {
        float: left;
        width: 100%;
        padding: 10px 0;
        background: transparent;
    }

        .featured-blog-box .content h3 {
            font-size: 1em;
            line-height: 1.3em;
            margin: 5px 0 15px;
            color: #45575e !important;
            text-transform: uppercase;
        }

        .featured-blog-box .content .description {
            float: left;
            width: 100%;
            color: #494949;
            font-size: 14px;
            line-height: 22px;
            margin-bottom: 15px;
        }

        .featured-blog-box .content .btn-box {
            float: left;
            width: 100%;
            margin: 10px 0;
        }

.close-modal {
    position: absolute;
    right: -11px;
    background: #f79a0a;
    font-size: 30px;
    top: -29px;
    border-radius: 50px;
    border: 2px solid white;
}


.business-cate {
    font-weight: 600;
    font-size: 20px;
}

.member-element {
    border-right: 2px solid #f0efef;
}
.bottom-10 {
    margin-bottom: inherit;
}

@media screen and (min-width: 100px) and (max-width: 426px) {
    .business-cate {
        font-weight: 600;
        font-size: 20px;
        float: inline-start;
    }

    .member-element {
        border-right: 2px solid #f0efef;
        float: right;
    }


    .featured-blog-box .card-image img {
        border-radius: 15px !important;
        width: 100%;
    }

    .benefits-p {
        margin: 0;
    }

    .slick-prev {
        left: 8px;
    }

    .slick-next {
        right: 8px;
    }
    .ull-top-box {
        width: 100%;
        height: 100%;
        max-height: 100%;
        padding: 0;
        position: relative;
        overflow: hidden;
        background-color: #faf9f9;
    }
    .bottom-10 {
        margin-bottom: 10px;
    }

}
