.nc_logo img {
    width: auto;
    height: 75px
}

html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

@media (pointer: fine) {
    .cursor {
        display: block;
    }
}

.cursor::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: var(--radius);
    border: 2px solid #b55400;
    opacity: var(--scale);
    -webkit-transform: scale(var(--scale));
    transform: scale(var(--scale));
    transition: 300ms opacity cubic-bezier(0.39, 0.575, 0.565, 1),
        300ms transform cubic-bezier(0.39, 0.575, 0.565, 1),
        150ms border-radius cubic-bezier(0.39, 0.575, 0.565, 1);
}

html:not(html:hover) .cursor::after {
    opacity: 0;
    transform: scale(0);
}

.footer-ul {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
}

.wrapper_navigation {
    padding: 27px 0 24px;
}

.wrapper_navigation {
    background-color: #030203;
    border-top: 1px solid #f08129;
    border-bottom: 1px solid #f08129;
    position: relative;
    padding: 27px 0 24px;
}

.main-vid {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    width: 150%;
    z-index: 0;
    object-fit: cover;
    opacity: .5;
    overflow: hidden;


}

#rev_slider_4_1_wrapper p {
    right: 0;
    position: absolute;
    bottom: 20%;
    left: 0;
    z-index: 243;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
}

.main-vid::-webkit-media-controls {
    display: none;
}

/*
.nc_header_main_home1 {
    overflow: hidden;
}*/
.main-vid {
    width: 100% !important;
    height: 100% !important;

}

.rev_slider {
    z-index: 1;
    position: relative
}

.sldr-logo {
    z-index: 1;
    position: relative;
    max-width: 300px !important;
}

#map {
    margin: 0 auto;
    width: 960px;
    height: 450px;
}

.who-title {
    position: absolute;
    top: 50%;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    margin: auto;
    display: block;
    font-weight: bold;
    font-size: 30px;
    color: #fff
}

.who-sec .nc_thumb_wrapper {
    height: 600px
}

.mejs-mediaelement {
    background-color: #333;
    width: 100vw;

}

.who-sec .nc_thumb_wrapper img {
    object-fit: cover;
    width: auto;
    height: 100%;
    background-size: cover;
    background-position: center
}

.text-right {
    text-align: right !important
}

.who-sec .nc_thumb_wrapper:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000a4
}

.video_zoom {
    text-align: center;
    max-width: 100%;
    margin: 0px auto;
}

.mfp-content {
    width: 100% !important;
    height: 100% !important
}

.video_zoom.triangle_shape {
    width: 82% !important;
    height: 82% !important;
}


.overlay_inner .border {
    border: 2px solid #f08129 !important;
    width: 83px;
    height: 83px;
    line-height: 79px;
    border-radius: 50%
}

.glry-sec .photo_grid.width_1 {
    width: 33.33%;
}

.glry-sec .gallery_cover img {
    height: 330px;
    overflow: hidden;
    object-fit: cover
}

.video_crousel {
    transform: none !important;
}

.nc_testimonial_inner .thumbnail img {
    object-fit: cover
}

.nc_event_main.club_crousel img {
    height: 100%;
    object-fit: cover
}

.nc_event_main.club_crousel .item,
.nc_event_main.club_crousel img {
    max-height: 200px;
    object-fit: cover
}

.widget.nc_recent_post .footer-lnks a {
    display: inline-block;
    color: #fff;
    margin: 7px auto;
    font-size: 18px;
    text-align: left;
    margin-right: auto;
    text-transform: capitalize;
}

.widget.nc_recent_post li a:hover {
    color: #f08129
}

.nc_navigations ul li a:hover {
    color: #f08129;
}

.widget.nc_recent_twitt ul li {
    border: 0
}

.nc_navigations ul li.active > a {
    color: #f08129 !important;
}

.footer-logo {
    max-height: 75px;
    filter: brightness(100);
    max-width: 100%;
}


.dm_cover {
    float: left;
    width: 100%;
}

.audi_track_wrapper {
    padding: 100px 0;
}

.dmx_heading_wraper {
    text-align: center;
    padding-bottom: 55px;
}

.dmx_heading_wraper img {
    width: 60px;
}

.dmx_heading_wraper h2 {
    font-size: 32px;
    padding-top: 20px;
    text-transform: uppercase;
    font-weight: 500;
    color: #f08129;
    position: relative;
    margin-bottom: 50px;
}

.tg-postlistitem {
    width: 100%;
    float: left;
    overflow: hidden;
}

.tg-postitem {
    width: 16.65%;
    height: 500px;
    float: left;
    overflow: hidden;
    position: relative;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.tg-postitem figure {
    width: 100%;
    height: 100%;
    float: left;
    margin: 0;
    cursor: pointer;
}

.tg-postitem:after {
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.6);
}

.tg-postitem figure img {
    width: auto;
    max-width: none;
    display: block;
}

.tg-postcontent {
    left: 30px;
    position: absolute;
    right: 30px;
    margin: 0px auto;
    text-align: center;
    top: 45%;
    z-index: 1;
}

.tg-border-heading h3 {
    font-size: 22px;
    color: #fff;
    line-height: 35px;
    padding-bottom: 20px;
    text-transform: capitalize;
}

.tg-border-heading p a {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    text-transform: capitalize;
}

.tg-border-heading p a i {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    margin-left: 5px;
    position: relative;
    top: 2px;
}

.tg-postlistitem.tg-hover .tg-postitem {
    width: 15.6%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.tg-postlistitem.tg-hover .tg-postitem.tg-active {
    width: 22%;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    overflow: hidden;
}

.srvc-sec p {
    color: #fff
}

.tg-postlistitem.tg-hover .tg-postitem.tg-active a {
    color: #000;
    font-weight: bold
}

.tg-postlistitem.tg-hover .tg-postitem:hover:after {
    background: #f08129a3;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.tg-border-heading a {
    color: #fff
}

.widget.nc_recent_post ul li {
    padding-bottom: 0;
    margin-bottom: 0;
}

.widget_text p {
    margin: 0
}

.widget_text {
    margin-bottom: 15px
}

.widget_text a {
    display: block;
    color: #f08129;
    transition: .1s ease-in-out
}

.widget_text a:hover {
    opacity: .8
}

.loader-cont {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    background: #000000;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../images/bg/pattern_bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    opacity: .98
}

.loader {
    position: relative;
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: 4px solid #000000;
    overflow: hidden;
    box-shadow: -5px -5px 5px rgba(255, 255, 255, 0.1), 10px 10px 10px rgba(0, 0, 0, 0.4), inset -5px -5px 5px rgba(255, 255, 255, 0.2), inset 10px 10px 10px rgba(0, 0, 0, 0.4);
}

.loader:before {
    content: "";
    position: absolute;
    top: 25px;
    left: 25px;
    right: 25px;
    bottom: 25px;
    z-index: 10;
    background: #000000;
    border-radius: 50%;
    border: 2px solid #191049;
    box-shadow: inset -2px -2px 5px rgba(255, 255, 255, 0.2), inset 3px 3px 5px rgba(0, 0, 0, 0.5);
}

.loader span {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: -1;
    background: linear-gradient(#14ffe9, #ffeb3b, #ff00e0);
    filter: blur(20px);
    animation: animate 0.5s linear infinite;
}

@keyframes animate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/*Counter*/

.counter {
    background: #100028;
    height: 840px;
    padding-top: 380px;
    overflow: hidden;
}

.counter__content {
    padding: 0px 50px;
}

.counter__item {
    background: #1a083d;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    height: 255px;
    width: 255px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 1;
}

.counter__item::before {
    position: absolute;
    left: -1px;
    bottom: -2px;
    height: 636px;
    width: 636px;
    border-left: 1px solid #333333;
    border-top: 1px solid #333333;
    content: "";
    z-index: -1;
}

.counter__item.second__item {
    margin-top: -185px;
}

.counter__item.second__item:before {
    left: -316px;
    bottom: -65px;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: none;
    border-top: none;
}

.counter__item.four__item {
    margin-top: -185px;
}

.counter__item.four__item:before {
    left: -380px;
    bottom: -380px;
    border-right: 1px solid #333333;
    border-bottom: 1px solid #333333;
    border-left: none;
    border-top: none;
}

.counter__item.third__item:before {
    left: -65px;
    bottom: -317px;
}

.counter__item__text {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.counter__item__text h2 {
    font-size: 60px;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 6px;
    margin-top: 18px;
}

.counter__item__text p {
    color: #ffffff;
    margin-bottom: 0;
}

.counter__item__text .icon {
    color: #f08129;
}

.middle_inner .video_overlay {
    float: none;
    width: 40%;
    margin: auto;
    margin-top: 30px;
    display: block;
    text-align: center;
}

.middle_inner img {
    object-fit: cover
}

.video_section {
    padding-bottom: 30px
}

.video_section .middle_inner {
    margin-top: 30px
}


/*About*/
.nc_header_main {
    background: url(../images/bg/header_bg.jpg);
}

.carousel-item {
    max-height: 500px;
}

.carousel-item img {

    object-fit: cover
}

.slider_caption p {
    font-size: 24px;
    line-height: 2.6rem;
    margin: 0
}

.slider_caption {
    height: 100%;
    width: 100%;
    max-width: 658px;
    position: absolute;
    right: auto;
    left: auto;
    top: 0;
    padding: 20px 50px 0px;
    background: rgba(0, 0, 0, 0.85);
}

.photo_grid .photo_gallery_popup img {
    width: 100%;
    height: 394px;
}

.photo_grid .photo_gallery_popup .gallery_thumb img {
    width: 970px;
    height: 507px
}

.nc_video_gallery .video_popup_gallery > img {
    width: 100%;
    height: 300px;
    object-fit: cover
}


.my_zoom_in.mfp-ready .video_zoom img {
    width: 100%;
    height: 100%
}

.nc_header_main {
    background-image: url(../images/bg/header_bg_1.jpg);
    background-size: cover;
}

.contact_details_ract ul li {
    width: 33.3%;
}

.contact_details_ract ul li p {
    font-size: 10px;
}

.contact_details_ract ul li svg,
.contact_details_ract ul li i {
    font-size: 14px;
    margin-right: 5px;
}

.book_thumb img {
    background-color: #ffffff11;
    padding: 15px;
    object-fit: contain
}

/*Circle Services section*/

/* Section Services */
.srvc-sec {
    background-image: url(../images/bg/pattern-bg.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.services {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.services > * {
    flex-grow: 1;
}

.circle--rotate {
    border-radius: 50%;
    border: 1px #000 solid;
    width: 43%;
    height: 43%;
    margin: 0 auto 0;
    position: relative;
    transform: rotate(0deg);
    z-index: 0;
    padding: 0;
}

.circle--rotate > li {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 50%;
    z-index: 10;
    visibility: hidden;
}

.circle--rotate > li .icon:before {
    content: '';
    position: absolute;
    display: block;
    width: 150%;
    height: 150%;
    box-sizing: border-box;
    margin-left: -25%;
    margin-top: -25%;
    z-index: -1;
    border-radius: 50%;
    background-color: #f08129;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.circle--rotate > li .icon:after {
    animation: bounce 2s infinite;
    content: '\f103';
    position: absolute;
    left: 0;
    right: 0;
    top: -25%;
    color: #fff;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant-caps: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-east-asian: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 14px;
    line-height: 1;
    font-family: FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 30px
}


@keyframes bounce {

    0%,
    20%,
    50%,
    80%,
    100% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-30px);
    }

    60% {
        transform: translateY(-15px);
    }
}

@keyframes pulse-ring {
    0% {
        transform: scale(0.33);
    }

    80%,
    100% {
        opacity: 0;
    }
}

@keyframes pulse-dot {
    0% {
        transform: scale(0.8);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.8);
    }
}

.circle--rotate > li .icon {
    visibility: visible;
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    background-color: #000;
    height: 10%;
    width: 10%;
    margin: 0 auto;
    transition: all 500ms ease;
    box-shadow: -10px 10px 25px rgba(0, 0, 0, .2);
}

.circle--rotate > li i {
    color: #fff;
    font-size: 24px;
    margin: auto;
    cursor: pointer;
    width: 100%;
    height: 100%;
    display: table;
}

.circle--rotate > li i::before {
    display: table-cell;
    vertical-align: middle;
}

.circle--rotate > li img {
    margin: auto;
}

.circle--slider {
    position: relative;
}

.circle--slider .rotate--circle {
    margin: 0 auto;
    transform: scale(.9);

}

.circle--slider .circle--rotate > li div {
    position: relative;
    overflow: visible;
    background-color: #1f2845;
}

.circle--slider .circle--rotate > li div span {
    transform: rotate(0deg);
    transition: all 2s;
    opacity: 0;
}

.circle--slider .circle--rotate > li.active div {
    font-size: 20px;
    background-color: #f08129;
    transition: all 1s;
}

.circle--slider .circle--rotate > li.active div span {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    transform: rotate(-45deg);
    z-index: -1;
    opacity: 1;
}

.circle--slider .circle--rotate > li.active div span:before {
    position: absolute;
    height: 1px;
    top: -50%;
    right: 140%;
    bottom: 0;
    margin: auto;
    content: "";
    width: 30%;
    height: 30%;
    filter: blur(3px);
    opacity: 0.7;
    border: 6px solid #f48e2a;
    z-index: -1;
}

.circle--slider .circle--rotate > li.active div span:after {
    position: absolute;
    height: 1px;
    top: 100%;
    left: 130%;
    bottom: 0;
    margin: auto;
    content: "";
    width: 40%;
    height: 40%;
    border-radius: 50%;
    opacity: 0.7;
    border: 8px solid #fe9290;
    z-index: 5;
}

.circle--slider .count2 li:nth-child(2) {
    transform: rotate(180deg);
}

.circle--slider .count3 li:nth-child(2) {
    transform: rotate(120deg);
}

.circle--slider .count3 li:nth-child(3) {
    transform: rotate(240deg);
}

.circle--slider .count4 li:nth-child(2) {
    transform: rotate(90deg);
}

.circle--slider .count4 li:nth-child(3) {
    transform: rotate(180deg);
}

.circle--slider .count4 li:nth-child(4) {
    transform: rotate(270deg);
}

.circle--slider .count5 li:nth-child(2) {
    transform: rotate(72deg);
}

.circle--slider .count5 li:nth-child(3) {
    transform: rotate(144deg);
}

.circle--slider .count5 li:nth-child(4) {
    transform: rotate(216deg);
}

.circle--slider .count5 li:nth-child(5) {
    transform: rotate(-72deg);
}

.circle--slider .count6 li:nth-child(2) {
    transform: rotate(60deg);
}

.circle--slider .count6 li:nth-child(3) {
    transform: rotate(120deg);
}

.circle--slider .count6 li:nth-child(4) {
    transform: rotate(180deg);
}

.circle--slider .count6 li:nth-child(5) {
    transform: rotate(240deg);
}

.circle--slider .count6 li:nth-child(6) {
    transform: rotate(-60deg);
}

.circle--slider .count7 li:nth-child(2) {
    transform: rotate(51.5deg);
}

.circle--slider .count7 li:nth-child(3) {
    transform: rotate(103deg);
}

.circle--slider .count7 li:nth-child(4) {
    transform: rotate(154.5deg);
}

.circle--slider .count7 li:nth-child(5) {
    transform: rotate(206deg);
}

.circle--slider .count7 li:nth-child(6) {
    transform: rotate(-103deg);
}

.circle--slider .count7 li:nth-child(7) {
    transform: rotate(-51.5deg);
}

.circle--slider .count8 li:nth-child(2) {
    transform: rotate(45deg);
}

.circle--slider .count8 li:nth-child(3) {
    transform: rotate(90deg);
}

.circle--slider .count8 li:nth-child(4) {
    transform: rotate(135deg);
}

.circle--slider .count8 li:nth-child(5) {
    transform: rotate(180deg);
}

.circle--slider .count8 li:nth-child(6) {
    transform: rotate(-135deg);
}

.circle--slider .count8 li:nth-child(7) {
    transform: rotate(-90deg);
}

.circle--slider .count8 li:nth-child(8) {
    transform: rotate(-45deg);
}

.circle--slider .count9 li:nth-child(2) {
    transform: rotate(40deg);
}

.circle--slider .count9 li:nth-child(3) {
    transform: rotate(80deg);
}

.circle--slider .count9 li:nth-child(4) {
    transform: rotate(120deg);
}

.circle--slider .count9 li:nth-child(5) {
    transform: rotate(160deg);
}

.circle--slider .count9 li:nth-child(6) {
    transform: rotate(-160deg);
}

.circle--slider .count9 li:nth-child(7) {
    transform: rotate(-120deg);
}

.circle--slider .count9 li:nth-child(8) {
    transform: rotate(-80deg);
}

.circle--slider .count9 li:nth-child(9) {
    transform: rotate(-40deg);
}

.circle--slider .count10 li:nth-child(2) {
    transform: rotate(36deg);
}

.circle--slider .count10 li:nth-child(3) {
    transform: rotate(72deg);
}

.circle--slider .count10 li:nth-child(4) {
    transform: rotate(108deg);
}

.circle--slider .count10 li:nth-child(5) {
    transform: rotate(144deg);
}

.circle--slider .count10 li:nth-child(6) {
    transform: rotate(-180deg);
}

.circle--slider .count10 li:nth-child(7) {
    transform: rotate(-144deg);
}

.circle--slider .count10 li:nth-child(8) {
    transform: rotate(-108deg);
}

.circle--slider .count10 li:nth-child(9) {
    transform: rotate(-72deg);
}

.circle--slider .count10 li:nth-child(10) {
    transform: rotate(-36deg);
}

.circle--slider .animate-wrapper {
    width: 25%;
    height: 25%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
}

.circle--slider .animate-title {
    color: #fff;
}

.circle--slider .animate-img {
    width: 25%;
    height: 25%;
    border-radius: 50%;
    overflow: hidden;
}

.circle--slider .animate-img .animate-img__in {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50%;
    background-repeat: no-repeat;
    z-index: 3;
    transform: rotate3d(0, 0, 0, 0deg) scale(0.85);
    transition: 0.55s ease-in-out;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    box-shadow: -20px 20px 50px rgba(0, 0, 0, .3);
}

.circle--slider .animate-more {
    opacity: 0;
    visibility: hidden;
    transition: all 0.5s 0.4s;
    min-width: 131px;
    overflow: hidden;
    text-align: center;
    z-index: 30;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    padding: 15px;
    height: 62px;
    transform: scale(0.8);
}

.circle--slider .animate.active .animate-more {
    opacity: 1;
    visibility: visible;
    transform: scale(1);
}

.circle--slider .animate.active .animate-img .animate-img__in {
    opacity: 1;
    transform: scale(1);
}

.circle--slider .prev,
.circle--slider .next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    height: 62px;
    width: 87px;
    text-align: center;
    cursor: pointer;
}

.circle--slider .prev span,
.circle--slider .next span {
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-weight: 700;
}

.circle--slider .prev {
    left: 250px;
}

.circle--slider .next {
    right: 250px;
}

.nc_event_section .button:enabled:hover {
    background-color: #f08129;
}

.nc_event_section .button.is-checked,
.nc_event_section .button.is-selected {
    background-color: #f08129;
    color: white;
}

.nc_event_section .button {
    font-size: 16px
}

.location-cont {
    border: 1px solid #f08129;
    border-radius: 10px;
    margin: 15px 0;
    overflow: hidden
}

.location-cont .widget_text {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    flex-direction: column
}

.card-pink {
    border-radius: 6px;
    border-bottom: 4px solid #f08129 !important;
}

.card-blue {
    border-radius: 6px;
    border-bottom: 4px solid #1c68b3 !important;
}

.col .card img {
    aspect-ratio: 1 / 1;
    object-fit: contain;
}

.card-body {
    padding: 1rem 1.5rem;
}

.card-body p {
    color: #4B5563;
}

.card-blue svg {
    fill: #1c68b3;
}

.card-pink svg {
    fill: #f08129;
}

.card-blue .card-footer p {
    color: #1c68b3;
}

.card-pink .card-footer p {
    color: #f08129;
}

.card-shape {
    position: relative;
}

.custom-shape-divider-bottom-1634717805 {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    overflow: hidden;
    line-height: 0;
    transform: rotate(180deg);
}

.custom-shape-divider-bottom-1634717805 svg {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
}

.custom-shape-divider-bottom-1634717805 .shape-fill {
    fill: #FFFFFF;
}

.col .card .social_icons a {
    border: 2px solid #ff2c95;
    color: #ff2c95
}

.facebook_a {
    color: #1B74E4 !important;
    border: 2px solid #1B74E4 !important;
}
.twitter_a {
    color: rgb(29, 155, 240) !important;
    border: 2px solid rgb(29, 155, 240) !important;
}



.tos-sec .title-mobile {
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    padding-top: 30px;
}

.tos-sec a {
    text-decoration: none;
    font-size: 16px;
    color: #6D6F79;
    cursor: pointer;
}

.tos-sec a:hover {
    font-size: 16px;
    color: #9598a7;
}


.tos-sec .card {
    margin-top: 100px;
    margin-bottom: 100px;
    border-radius: 30px;
    background-color: #33354133;
    margin-left: auto;
    margin-right: auto;
}

.tos-sec .card .primary-heading {
    text-align: center;
    color: white;
    padding-top: 50px;
    font-size: 4em;
}

.tos-sec .paragraph {
    color: #ddd;
    font-size: 18px;
    line-height: 1.6em;
    font-weight: 500;
    margin-bottom: 45px;
    padding: 0 30px
}

.tos-sec .bold {
    font-weight: 700;
    color: #fff;
}

.tos-sec .t-heading {
    color: #f08129;
    text-align: center;
    margin-top: 30px
}

.tos-list {
    list-style: circle inside;
    color: #fff;
    margin-bottom: 30px;
    font-size: 16px
}

.tos-list li {
    margin: 7px 0
}

@media only screen and (max-width: 1218px) {
    .tos-sec .card {
        margin-top: 100px;
        margin-bottom: 100px;
        height: 2050px;
        width: 1000px;
        border-radius: 30px;
        /*background-color: #333541;*/
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 1012px) {
    .tos-sec .card {
        margin-top: 100px;
        margin-bottom: 100px;
        height: 2350px;
        width: 800px;
        border-radius: 30px;
        background-color: #333541;
        margin-left: auto;
        margin-right: auto;
    }
}

@media only screen and (max-width: 832px) {
    .tos-sec .card {
        margin-top: 100px;
        margin-bottom: 100px;
        height: 2950px;
        width: 600px;
        border-radius: 30px;
        background-color: #333541;
        margin-left: auto;
        margin-right: auto;
    }

    .tos-sec .card .primary-heading {
        font-size: 3.5em;
    }


}

@media only screen and (max-width: 626px) {
    .tos-sec .card {
        margin-top: 100px;
        margin-bottom: 100px;
        height: 3850px;
        width: 450px;
        border-radius: 30px;
        background-color: #333541;
        margin-left: auto;
        margin-right: auto;
    }
    .tos-sec .card .t-heading {
        font-size: 3em;
    }
}

@media only screen and (max-width: 550px) {
    #filters .button {
        font-size: 14px;
    }
}

@media only screen and (max-width: 480px) {
    .tos-sec .card {
        margin-top: 100px;
        margin-bottom: 100px;
        height: 5050px;
        width: 350px;
        border-radius: 30px;
        background-color: #333541;
        margin-left: auto;
        margin-right: auto;
    }

    .tos-sec .card .primary-heading {
        font-size: 2em;
    }
    #rev_slider_4_1_wrapper p {
        font-size: 30px;
    }
}

@media only screen and (max-width: 365px) {
    .tos-sec .card {
        margin-top: 100px;
        margin-bottom: 100px;
        height: 6300px;
        width: 290px;
        border-radius: 30px;
        background-color: #333541;
        margin-left: auto;
        margin-right: auto;
    }

    .tos-sec .card .primary-heading {
        font-size: 2em;
    }
}




.pulsating-circle {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 30px;
    height: 30px;
}

.pulsating-circle:before {
    content: '';
    position: relative;
    display: block;
    width: 300%;
    height: 300%;
    box-sizing: border-box;
    margin-left: -100%;
    margin-top: -100%;
    border-radius: 45px;
    background-color: #01a4e9;
    animation: pulse-ring 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}

.pulsating-circle:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 15px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    animation: pulse-dot 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}

@keyframes pulse-ring {
    0% {
        transform: scale(0.33);
    }

    80%,
    100% {
        opacity: 0;
    }
}

@keyframes pulse-dot {
    0% {
        transform: scale(0.8);
    }

    50% {
        transform: scale(1);
    }

    100% {
        transform: scale(0.8);
    }
}
