<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&amp;display=swap);

.awu a, .date-tplft, .fnf-sec1-mn a, .sign-reg ul li a, .usr-sec1 ul li a {
    font-size: 14px;
    font-weight: 500
}

.feat-txt p, .sec3 figcaption h4 {
    -webkit-line-clamp: 2;
    text-overflow: ellipsis
}

#search-form, .owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.feat ul li a, .tc-sec1 ul li {
    counter-increment: my-awesome-counter
}

.iti__v-hide, .owl-carousel.owl-refresh .owl-item, .scrltp {
    visibility: hidden
}

.owl-carousel, .owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative
}

.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1
}

    .owl-carousel .owl-stage {
        position: relative;
        -ms-touch-action: pan-Y;
        touch-action: manipulation;
        -moz-backface-visibility: hidden
    }

        .owl-carousel .owl-stage:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0
        }

    .owl-carousel .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item, .owl-carousel .owl-wrapper {
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        -webkit-transform: translate3d(0,0,0);
        -moz-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0)
    }

    .owl-carousel .owl-item {
        min-height: 1px;
        float: left;
        -webkit-backface-visibility: hidden;
        -webkit-touch-callout: none
    }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%
        }

    .category ul li:last-child a:before, .headmob-btm, .iti__hide, .mob-line, .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled, .owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
        display: none
    }

    .det-images ul li a, .no-js .owl-carousel, .owl-carousel.owl-loaded {
        display: block
    }

    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        background: 0 0;
        color: inherit;
        border: none;
        padding: 0 !important;
        font: inherit
    }

    .owl-carousel.owl-loading {
        opacity: 0;
        display: block
    }

    .owl-carousel.owl-hidden, .rating-form input[type=checkbox]:checked ~ label .fa-star-o, .rating-form input[type=radio]:checked ~ label .fa-star-o, .rating-form label:focus .fa-star-o, .rating-form label:focus ~ label .fa-star-o, .rating-form label:hover .fa-star-o, .rating-form label:hover ~ label .fa-star-o {
        opacity: 0
    }

    .owl-carousel.owl-drag .owl-item {
        -ms-touch-action: pan-y;
        touch-action: pan-y;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

    .owl-carousel.owl-grab {
        cursor: move;
        cursor: grab
    }

    .owl-carousel.owl-rtl {
        direction: rtl
    }

        .owl-carousel.owl-rtl .owl-item {
            float: right
        }

    .owl-carousel .animated {
        animation-duration: 1s;
        animation-fill-mode: both
    }

    .owl-carousel .owl-animated-in {
        z-index: 0
    }

    .owl-carousel .owl-animated-out {
        z-index: 1
    }

    .owl-carousel .fadeOut {
        animation-name: fadeOut
    }

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.owl-carousel .fadeIn {
    animation-name: fadeIn
}

.owl-height {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity .4s
}

.owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform .1s
}

.iti--separate-dial-code .iti__selected-dial-code, .iti__arrow {
    margin-left: 6px
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3,1.3);
    transform: scale(1.3,1.3)
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity .4s
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

    .owl-theme .owl-nav, .owl-theme .owl-nav.disabled + .owl-dots {
        margin-top: 10px
    }

        .owl-theme .owl-nav [class*=owl-] {
            color: #fff;
            font-size: 14px;
            margin: 5px;
            padding: 4px 7px;
            background: #d6d6d6;
            display: inline-block;
            cursor: pointer;
            border-radius: 3px
        }

            .owl-theme .owl-nav [class*=owl-]:hover {
                background: #869791;
                color: #fff;
                text-decoration: none
            }

.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag, .iti--separate-dial-code .iti__selected-flag, .iti__country.iti__highlight {
    background-color: rgba(0,0,0,.05)
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1
}

    .owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 5px 7px;
        background: #d6d6d6;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s;
        border-radius: 30px
    }

    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
        background: #869791
    }

#clockbox, .det-sec-lft #CreateForm, .iti, .list-thumb figure, .logo, .qv-sec, .resrev-details, .resrev-sec1 ul li figcaption span, .slider-main figure, .votw figure {
    position: relative
}

    .iti * {
        box-sizing: border-box;
        -moz-box-sizing: border-box
    }

    .iti input, .iti input[type=tel], .iti input[type=text] {
        position: relative;
        z-index: 0;
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        padding-right: 36px;
        margin-right: 0
    }

.iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px
}

.iti__selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 0 6px 0 8px
}

.iti__arrow {
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555
}

.iti__arrow--up {
    border-top: none;
    border-bottom: 4px solid #555
}

.iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 1px 1px 4px rgba(0,0,0,.2);
    background-color: #fff;
    border: 1px solid #ccc;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.fb-log, .file-upload, .ftr-nwsltr button, .ftr-sec2, .ftr-sec3, .nwsltr-sec, .search-sec button, .sec-ads1, .sec-ads4 {
    text-align: center
}

.iti__country-list--dropup {
    bottom: 100%;
    margin-bottom: -1px
}

@media (max-width:500px) {
    .iti__country-list {
        white-space: normal
    }
}

.iti__flag-box {
    display: inline-block;
    width: 20px
}

.iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc
}

.iti__country {
    padding: 5px 10px;
    outline: 0
}

.iti__dial-code {
    color: #999
}

.iti__country-name, .iti__dial-code, .iti__flag-box {
    vertical-align: middle
}

.iti__country-name, .iti__flag-box {
    margin-right: 6px
}

.iti--allow-dropdown input, .iti--allow-dropdown input[type=tel], .iti--allow-dropdown input[type=text], .iti--separate-dial-code input, .iti--separate-dial-code input[type=tel], .iti--separate-dial-code input[type=text] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0
}

.iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0
}

    .iti--allow-dropdown .iti__flag-container:hover {
        cursor: pointer
    }

#search-form, .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag, .iti__flag.iti__np {
    background-color: transparent
}

.iti--allow-dropdown input[disabled] + .iti__flag-container:hover, .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default
}

.iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px
}

    .iti--container:hover, .rating-form input[type=checkbox]:checked ~ .form-action .btn-reset, .rating-form input[type=radio]:checked ~ .form-action .btn-reset {
        cursor: pointer
    }

.iti-mobile .iti--container {
    top: 30px;
    bottom: 30px;
    left: 30px;
    right: 30px;
    position: fixed
}

.iti-mobile .iti__country-list {
    max-height: 100%;
    width: 100%
}

.iti-mobile .iti__country {
    padding: 10px;
    line-height: 1.5em
}

.iti__flag {
    width: 20px;
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url("../images/flags.png");
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0
}

    .iti__flag.iti__be, .iti__flag.iti__ne {
        width: 18px
    }

    .iti__flag.iti__ch {
        width: 15px
    }

    .iti__flag.iti__mc {
        width: 19px
    }

    .iti__flag.iti__ac {
        height: 10px;
        background-position: 0 0
    }

    .iti__flag.iti__ad {
        height: 14px;
        background-position: -22px 0
    }

    .iti__flag.iti__ae {
        height: 10px;
        background-position: -44px 0
    }

    .iti__flag.iti__af {
        height: 14px;
        background-position: -66px 0
    }

    .iti__flag.iti__ag {
        height: 14px;
        background-position: -88px 0
    }

    .iti__flag.iti__ai {
        height: 10px;
        background-position: -110px 0
    }

    .iti__flag.iti__al {
        height: 15px;
        background-position: -132px 0
    }

    .iti__flag.iti__am {
        height: 10px;
        background-position: -154px 0
    }

    .iti__flag.iti__ao {
        height: 14px;
        background-position: -176px 0
    }

    .iti__flag.iti__aq {
        height: 14px;
        background-position: -198px 0
    }

    .iti__flag.iti__ar {
        height: 13px;
        background-position: -220px 0
    }

    .iti__flag.iti__as {
        height: 10px;
        background-position: -242px 0
    }

    .iti__flag.iti__at {
        height: 14px;
        background-position: -264px 0
    }

    .iti__flag.iti__au {
        height: 10px;
        background-position: -286px 0
    }

    .iti__flag.iti__aw {
        height: 14px;
        background-position: -308px 0
    }

    .iti__flag.iti__ax {
        height: 13px;
        background-position: -330px 0
    }

    .iti__flag.iti__az {
        height: 10px;
        background-position: -352px 0
    }

    .iti__flag.iti__ba {
        height: 10px;
        background-position: -374px 0
    }

    .iti__flag.iti__bb {
        height: 14px;
        background-position: -396px 0
    }

    .iti__flag.iti__bd {
        height: 12px;
        background-position: -418px 0
    }

    .iti__flag.iti__be {
        height: 15px;
        background-position: -440px 0
    }

    .iti__flag.iti__bf {
        height: 14px;
        background-position: -460px 0
    }

    .iti__flag.iti__bg {
        height: 12px;
        background-position: -482px 0
    }

    .iti__flag.iti__bh {
        height: 12px;
        background-position: -504px 0
    }

    .iti__flag.iti__bi {
        height: 12px;
        background-position: -526px 0
    }

    .iti__flag.iti__bj {
        height: 14px;
        background-position: -548px 0
    }

    .iti__flag.iti__bl {
        height: 14px;
        background-position: -570px 0
    }

    .iti__flag.iti__bm {
        height: 10px;
        background-position: -592px 0
    }

    .iti__flag.iti__bn {
        height: 10px;
        background-position: -614px 0
    }

    .iti__flag.iti__bo {
        height: 14px;
        background-position: -636px 0
    }

    .iti__flag.iti__bq {
        height: 14px;
        background-position: -658px 0
    }

    .iti__flag.iti__br {
        height: 14px;
        background-position: -680px 0
    }

    .iti__flag.iti__bs {
        height: 10px;
        background-position: -702px 0
    }

    .iti__flag.iti__bt {
        height: 14px;
        background-position: -724px 0
    }

    .iti__flag.iti__bv {
        height: 15px;
        background-position: -746px 0
    }

    .iti__flag.iti__bw {
        height: 14px;
        background-position: -768px 0
    }

    .iti__flag.iti__by {
        height: 10px;
        background-position: -790px 0
    }

    .iti__flag.iti__bz {
        height: 14px;
        background-position: -812px 0
    }

    .iti__flag.iti__ca {
        height: 10px;
        background-position: -834px 0
    }

    .iti__flag.iti__cc {
        height: 10px;
        background-position: -856px 0
    }

    .iti__flag.iti__cd {
        height: 15px;
        background-position: -878px 0
    }

    .iti__flag.iti__cf {
        height: 14px;
        background-position: -900px 0
    }

    .iti__flag.iti__cg {
        height: 14px;
        background-position: -922px 0
    }

    .iti__flag.iti__ch {
        height: 15px;
        background-position: -944px 0
    }

    .iti__flag.iti__ci {
        height: 14px;
        background-position: -961px 0
    }

    .iti__flag.iti__ck {
        height: 10px;
        background-position: -983px 0
    }

    .iti__flag.iti__cl {
        height: 14px;
        background-position: -1005px 0
    }

    .iti__flag.iti__cm {
        height: 14px;
        background-position: -1027px 0
    }

    .iti__flag.iti__cn {
        height: 14px;
        background-position: -1049px 0
    }

    .iti__flag.iti__co {
        height: 14px;
        background-position: -1071px 0
    }

    .iti__flag.iti__cp {
        height: 14px;
        background-position: -1093px 0
    }

    .iti__flag.iti__cr {
        height: 12px;
        background-position: -1115px 0
    }

    .iti__flag.iti__cu {
        height: 10px;
        background-position: -1137px 0
    }

    .iti__flag.iti__cv {
        height: 12px;
        background-position: -1159px 0
    }

    .iti__flag.iti__cw {
        height: 14px;
        background-position: -1181px 0
    }

    .iti__flag.iti__cx {
        height: 10px;
        background-position: -1203px 0
    }

    .iti__flag.iti__cy {
        height: 14px;
        background-position: -1225px 0
    }

    .iti__flag.iti__cz {
        height: 14px;
        background-position: -1247px 0
    }

    .iti__flag.iti__de {
        height: 12px;
        background-position: -1269px 0
    }

    .iti__flag.iti__dg {
        height: 10px;
        background-position: -1291px 0
    }

    .iti__flag.iti__dj {
        height: 14px;
        background-position: -1313px 0
    }

    .iti__flag.iti__dk {
        height: 15px;
        background-position: -1335px 0
    }

    .iti__flag.iti__dm {
        height: 10px;
        background-position: -1357px 0
    }

    .iti__flag.iti__do {
        height: 14px;
        background-position: -1379px 0
    }

    .iti__flag.iti__dz {
        height: 14px;
        background-position: -1401px 0
    }

    .iti__flag.iti__ea {
        height: 14px;
        background-position: -1423px 0
    }

    .iti__flag.iti__ec {
        height: 14px;
        background-position: -1445px 0
    }

    .iti__flag.iti__ee {
        height: 13px;
        background-position: -1467px 0
    }

    .iti__flag.iti__eg {
        height: 14px;
        background-position: -1489px 0
    }

    .iti__flag.iti__eh {
        height: 10px;
        background-position: -1511px 0
    }

    .iti__flag.iti__er {
        height: 10px;
        background-position: -1533px 0
    }

    .iti__flag.iti__es {
        height: 14px;
        background-position: -1555px 0
    }

    .iti__flag.iti__et {
        height: 10px;
        background-position: -1577px 0
    }

    .iti__flag.iti__eu {
        height: 14px;
        background-position: -1599px 0
    }

    .iti__flag.iti__fi {
        height: 12px;
        background-position: -1621px 0
    }

    .iti__flag.iti__fj {
        height: 10px;
        background-position: -1643px 0
    }

    .iti__flag.iti__fk {
        height: 10px;
        background-position: -1665px 0
    }

    .iti__flag.iti__fm {
        height: 11px;
        background-position: -1687px 0
    }

    .iti__flag.iti__fo {
        height: 15px;
        background-position: -1709px 0
    }

    .iti__flag.iti__fr {
        height: 14px;
        background-position: -1731px 0
    }

    .iti__flag.iti__ga {
        height: 15px;
        background-position: -1753px 0
    }

    .iti__flag.iti__gb {
        height: 10px;
        background-position: -1775px 0
    }

    .iti__flag.iti__gd {
        height: 12px;
        background-position: -1797px 0
    }

    .iti__flag.iti__ge {
        height: 14px;
        background-position: -1819px 0
    }

    .iti__flag.iti__gf {
        height: 14px;
        background-position: -1841px 0
    }

    .iti__flag.iti__gg {
        height: 14px;
        background-position: -1863px 0
    }

    .iti__flag.iti__gh {
        height: 14px;
        background-position: -1885px 0
    }

    .iti__flag.iti__gi {
        height: 10px;
        background-position: -1907px 0
    }

    .iti__flag.iti__gl {
        height: 14px;
        background-position: -1929px 0
    }

    .iti__flag.iti__gm {
        height: 14px;
        background-position: -1951px 0
    }

    .iti__flag.iti__gn {
        height: 14px;
        background-position: -1973px 0
    }

    .iti__flag.iti__gp {
        height: 14px;
        background-position: -1995px 0
    }

    .iti__flag.iti__gq {
        height: 14px;
        background-position: -2017px 0
    }

    .iti__flag.iti__gr {
        height: 14px;
        background-position: -2039px 0
    }

    .iti__flag.iti__gs {
        height: 10px;
        background-position: -2061px 0
    }

    .iti__flag.iti__gt {
        height: 13px;
        background-position: -2083px 0
    }

    .iti__flag.iti__gu {
        height: 11px;
        background-position: -2105px 0
    }

    .iti__flag.iti__gw {
        height: 10px;
        background-position: -2127px 0
    }

    .iti__flag.iti__gy {
        height: 12px;
        background-position: -2149px 0
    }

    .iti__flag.iti__hk {
        height: 14px;
        background-position: -2171px 0
    }

    .iti__flag.iti__hm {
        height: 10px;
        background-position: -2193px 0
    }

    .iti__flag.iti__hn {
        height: 10px;
        background-position: -2215px 0
    }

    .iti__flag.iti__hr {
        height: 10px;
        background-position: -2237px 0
    }

    .iti__flag.iti__ht {
        height: 12px;
        background-position: -2259px 0
    }

    .iti__flag.iti__hu {
        height: 10px;
        background-position: -2281px 0
    }

    .iti__flag.iti__ic {
        height: 14px;
        background-position: -2303px 0
    }

    .iti__flag.iti__id {
        height: 14px;
        background-position: -2325px 0
    }

    .iti__flag.iti__ie {
        height: 10px;
        background-position: -2347px 0
    }

    .iti__flag.iti__il {
        height: 15px;
        background-position: -2369px 0
    }

    .iti__flag.iti__im {
        height: 10px;
        background-position: -2391px 0
    }

    .iti__flag.iti__in {
        height: 14px;
        background-position: -2413px 0
    }

    .iti__flag.iti__io {
        height: 10px;
        background-position: -2435px 0
    }

    .iti__flag.iti__iq {
        height: 14px;
        background-position: -2457px 0
    }

    .iti__flag.iti__ir {
        height: 12px;
        background-position: -2479px 0
    }

    .iti__flag.iti__is {
        height: 15px;
        background-position: -2501px 0
    }

    .iti__flag.iti__it {
        height: 14px;
        background-position: -2523px 0
    }

    .iti__flag.iti__je {
        height: 12px;
        background-position: -2545px 0
    }

    .iti__flag.iti__jm {
        height: 10px;
        background-position: -2567px 0
    }

    .iti__flag.iti__jo {
        height: 10px;
        background-position: -2589px 0
    }

    .iti__flag.iti__jp {
        height: 14px;
        background-position: -2611px 0
    }

    .iti__flag.iti__ke {
        height: 14px;
        background-position: -2633px 0
    }

    .iti__flag.iti__kg {
        height: 12px;
        background-position: -2655px 0
    }

    .iti__flag.iti__kh {
        height: 13px;
        background-position: -2677px 0
    }

    .iti__flag.iti__ki {
        height: 10px;
        background-position: -2699px 0
    }

    .iti__flag.iti__km {
        height: 12px;
        background-position: -2721px 0
    }

    .iti__flag.iti__kn {
        height: 14px;
        background-position: -2743px 0
    }

    .iti__flag.iti__kp {
        height: 10px;
        background-position: -2765px 0
    }

    .iti__flag.iti__kr {
        height: 14px;
        background-position: -2787px 0
    }

    .iti__flag.iti__kw {
        height: 10px;
        background-position: -2809px 0
    }

    .iti__flag.iti__ky {
        height: 10px;
        background-position: -2831px 0
    }

    .iti__flag.iti__kz {
        height: 10px;
        background-position: -2853px 0
    }

    .iti__flag.iti__la {
        height: 14px;
        background-position: -2875px 0
    }

    .iti__flag.iti__lb {
        height: 14px;
        background-position: -2897px 0
    }

    .iti__flag.iti__lc {
        height: 10px;
        background-position: -2919px 0
    }

    .iti__flag.iti__li {
        height: 12px;
        background-position: -2941px 0
    }

    .iti__flag.iti__lk {
        height: 10px;
        background-position: -2963px 0
    }

    .iti__flag.iti__lr {
        height: 11px;
        background-position: -2985px 0
    }

    .iti__flag.iti__ls {
        height: 14px;
        background-position: -3007px 0
    }

    .iti__flag.iti__lt {
        height: 12px;
        background-position: -3029px 0
    }

    .iti__flag.iti__lu {
        height: 12px;
        background-position: -3051px 0
    }

    .iti__flag.iti__lv {
        height: 10px;
        background-position: -3073px 0
    }

    .iti__flag.iti__ly {
        height: 10px;
        background-position: -3095px 0
    }

    .iti__flag.iti__ma {
        height: 14px;
        background-position: -3117px 0
    }

    .iti__flag.iti__mc {
        height: 15px;
        background-position: -3139px 0
    }

    .iti__flag.iti__md {
        height: 10px;
        background-position: -3160px 0
    }

    .iti__flag.iti__me {
        height: 10px;
        background-position: -3182px 0
    }

    .iti__flag.iti__mf {
        height: 14px;
        background-position: -3204px 0
    }

    .iti__flag.iti__mg {
        height: 14px;
        background-position: -3226px 0
    }

    .iti__flag.iti__mh {
        height: 11px;
        background-position: -3248px 0
    }

    .iti__flag.iti__mk {
        height: 10px;
        background-position: -3270px 0
    }

    .iti__flag.iti__ml {
        height: 14px;
        background-position: -3292px 0
    }

    .iti__flag.iti__mm {
        height: 14px;
        background-position: -3314px 0
    }

    .iti__flag.iti__mn {
        height: 10px;
        background-position: -3336px 0
    }

    .iti__flag.iti__mo {
        height: 14px;
        background-position: -3358px 0
    }

    .iti__flag.iti__mp {
        height: 10px;
        background-position: -3380px 0
    }

    .iti__flag.iti__mq {
        height: 14px;
        background-position: -3402px 0
    }

    .iti__flag.iti__mr {
        height: 14px;
        background-position: -3424px 0
    }

    .iti__flag.iti__ms {
        height: 10px;
        background-position: -3446px 0
    }

    .iti__flag.iti__mt {
        height: 14px;
        background-position: -3468px 0
    }

    .iti__flag.iti__mu {
        height: 14px;
        background-position: -3490px 0
    }

    .iti__flag.iti__mv {
        height: 14px;
        background-position: -3512px 0
    }

    .iti__flag.iti__mw {
        height: 14px;
        background-position: -3534px 0
    }

    .iti__flag.iti__mx {
        height: 12px;
        background-position: -3556px 0
    }

    .iti__flag.iti__my {
        height: 10px;
        background-position: -3578px 0
    }

    .iti__flag.iti__mz {
        height: 14px;
        background-position: -3600px 0
    }

    .iti__flag.iti__na {
        height: 14px;
        background-position: -3622px 0
    }

    .iti__flag.iti__nc {
        height: 10px;
        background-position: -3644px 0
    }

    .iti__flag.iti__ne {
        height: 15px;
        background-position: -3666px 0
    }

    .iti__flag.iti__nf {
        height: 10px;
        background-position: -3686px 0
    }

    .iti__flag.iti__ng {
        height: 10px;
        background-position: -3708px 0
    }

    .iti__flag.iti__ni {
        height: 12px;
        background-position: -3730px 0
    }

    .iti__flag.iti__nl {
        height: 14px;
        background-position: -3752px 0
    }

    .iti__flag.iti__no {
        height: 15px;
        background-position: -3774px 0
    }

    .iti__flag.iti__np {
        width: 13px;
        height: 15px;
        background-position: -3796px 0
    }

    .iti__flag.iti__nr {
        height: 10px;
        background-position: -3811px 0
    }

    .iti__flag.iti__nu {
        height: 10px;
        background-position: -3833px 0
    }

    .iti__flag.iti__nz {
        height: 10px;
        background-position: -3855px 0
    }

    .iti__flag.iti__om {
        height: 10px;
        background-position: -3877px 0
    }

    .iti__flag.iti__pa {
        height: 14px;
        background-position: -3899px 0
    }

    .iti__flag.iti__pe {
        height: 14px;
        background-position: -3921px 0
    }

    .iti__flag.iti__pf {
        height: 14px;
        background-position: -3943px 0
    }

    .iti__flag.iti__pg {
        height: 15px;
        background-position: -3965px 0
    }

    .iti__flag.iti__ph {
        height: 10px;
        background-position: -3987px 0
    }

    .iti__flag.iti__pk {
        height: 14px;
        background-position: -4009px 0
    }

    .iti__flag.iti__pl {
        height: 13px;
        background-position: -4031px 0
    }

    .iti__flag.iti__pm {
        height: 14px;
        background-position: -4053px 0
    }

    .iti__flag.iti__pn {
        height: 10px;
        background-position: -4075px 0
    }

    .iti__flag.iti__pr {
        height: 14px;
        background-position: -4097px 0
    }

    .iti__flag.iti__ps {
        height: 10px;
        background-position: -4119px 0
    }

    .iti__flag.iti__pt {
        height: 14px;
        background-position: -4141px 0
    }

    .iti__flag.iti__pw {
        height: 13px;
        background-position: -4163px 0
    }

    .iti__flag.iti__py {
        height: 11px;
        background-position: -4185px 0
    }

    .iti__flag.iti__qa {
        height: 8px;
        background-position: -4207px 0
    }

    .iti__flag.iti__re {
        height: 14px;
        background-position: -4229px 0
    }

    .iti__flag.iti__ro {
        height: 14px;
        background-position: -4251px 0
    }

    .iti__flag.iti__rs {
        height: 14px;
        background-position: -4273px 0
    }

    .iti__flag.iti__ru {
        height: 14px;
        background-position: -4295px 0
    }

    .iti__flag.iti__rw {
        height: 14px;
        background-position: -4317px 0
    }

    .iti__flag.iti__sa {
        height: 14px;
        background-position: -4339px 0
    }

    .iti__flag.iti__sb {
        height: 10px;
        background-position: -4361px 0
    }

    .iti__flag.iti__sc {
        height: 10px;
        background-position: -4383px 0
    }

    .iti__flag.iti__sd {
        height: 10px;
        background-position: -4405px 0
    }

    .iti__flag.iti__se {
        height: 13px;
        background-position: -4427px 0
    }

    .iti__flag.iti__sg {
        height: 14px;
        background-position: -4449px 0
    }

    .iti__flag.iti__sh {
        height: 10px;
        background-position: -4471px 0
    }

    .iti__flag.iti__si {
        height: 10px;
        background-position: -4493px 0
    }

    .iti__flag.iti__sj {
        height: 15px;
        background-position: -4515px 0
    }

    .iti__flag.iti__sk {
        height: 14px;
        background-position: -4537px 0
    }

    .iti__flag.iti__sl {
        height: 14px;
        background-position: -4559px 0
    }

    .iti__flag.iti__sm {
        height: 15px;
        background-position: -4581px 0
    }

    .iti__flag.iti__sn {
        height: 14px;
        background-position: -4603px 0
    }

    .iti__flag.iti__so {
        height: 14px;
        background-position: -4625px 0
    }

    .iti__flag.iti__sr {
        height: 14px;
        background-position: -4647px 0
    }

    .iti__flag.iti__ss {
        height: 10px;
        background-position: -4669px 0
    }

    .iti__flag.iti__st {
        height: 10px;
        background-position: -4691px 0
    }

    .iti__flag.iti__sv {
        height: 12px;
        background-position: -4713px 0
    }

    .iti__flag.iti__sx {
        height: 14px;
        background-position: -4735px 0
    }

    .iti__flag.iti__sy {
        height: 14px;
        background-position: -4757px 0
    }

    .iti__flag.iti__sz {
        height: 14px;
        background-position: -4779px 0
    }

    .iti__flag.iti__ta {
        height: 10px;
        background-position: -4801px 0
    }

    .iti__flag.iti__tc {
        height: 10px;
        background-position: -4823px 0
    }

    .iti__flag.iti__td {
        height: 14px;
        background-position: -4845px 0
    }

    .iti__flag.iti__tf {
        height: 14px;
        background-position: -4867px 0
    }

    .iti__flag.iti__tg {
        height: 13px;
        background-position: -4889px 0
    }

    .iti__flag.iti__th {
        height: 14px;
        background-position: -4911px 0
    }

    .iti__flag.iti__tj {
        height: 10px;
        background-position: -4933px 0
    }

    .iti__flag.iti__tk {
        height: 10px;
        background-position: -4955px 0
    }

    .iti__flag.iti__tl {
        height: 10px;
        background-position: -4977px 0
    }

    .iti__flag.iti__tm {
        height: 14px;
        background-position: -4999px 0
    }

    .iti__flag.iti__tn {
        height: 14px;
        background-position: -5021px 0
    }

    .iti__flag.iti__to {
        height: 10px;
        background-position: -5043px 0
    }

    .iti__flag.iti__tr {
        height: 14px;
        background-position: -5065px 0
    }

    .iti__flag.iti__tt {
        height: 12px;
        background-position: -5087px 0
    }

    .iti__flag.iti__tv {
        height: 10px;
        background-position: -5109px 0
    }

    .iti__flag.iti__tw {
        height: 14px;
        background-position: -5131px 0
    }

    .iti__flag.iti__tz {
        height: 14px;
        background-position: -5153px 0
    }

    .iti__flag.iti__ua {
        height: 14px;
        background-position: -5175px 0
    }

    .iti__flag.iti__ug {
        height: 14px;
        background-position: -5197px 0
    }

    .iti__flag.iti__um {
        height: 11px;
        background-position: -5219px 0
    }

    .iti__flag.iti__un {
        height: 14px;
        background-position: -5241px 0
    }

    .iti__flag.iti__us {
        height: 11px;
        background-position: -5263px 0
    }

    .iti__flag.iti__uy {
        height: 14px;
        background-position: -5285px 0
    }

    .iti__flag.iti__uz {
        height: 10px;
        background-position: -5307px 0
    }

    .iti__flag.iti__va {
        width: 15px;
        height: 15px;
        background-position: -5329px 0
    }

    .iti__flag.iti__vc {
        height: 14px;
        background-position: -5346px 0
    }

    .iti__flag.iti__ve {
        height: 14px;
        background-position: -5368px 0
    }

    .iti__flag.iti__vg {
        height: 10px;
        background-position: -5390px 0
    }

    .iti__flag.iti__vi {
        height: 14px;
        background-position: -5412px 0
    }

    .iti__flag.iti__vn {
        height: 14px;
        background-position: -5434px 0
    }

    .iti__flag.iti__vu {
        height: 12px;
        background-position: -5456px 0
    }

    .iti__flag.iti__wf {
        height: 14px;
        background-position: -5478px 0
    }

    .iti__flag.iti__ws {
        height: 10px;
        background-position: -5500px 0
    }

    .iti__flag.iti__xk {
        height: 15px;
        background-position: -5522px 0
    }

    .iti__flag.iti__ye {
        height: 14px;
        background-position: -5544px 0
    }

    .iti__flag.iti__yt {
        height: 14px;
        background-position: -5566px 0
    }

    .iti__flag.iti__za {
        height: 14px;
        background-position: -5588px 0
    }

    .iti__flag.iti__zm {
        height: 14px;
        background-position: -5610px 0
    }

    .iti__flag.iti__zw {
        height: 10px;
        background-position: -5632px 0
    }

@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi) {
    .iti__flag {
        background-size: 5652px 15px;
        background-image: url("../images/flags@2x.png")
    }
}

.checkbox input[type=checkbox] {
    height: 0;
    width: 0;
    display: none
}

    .checkbox input[type=checkbox] + label {
        position: relative;
        display: flex;
        align-items: center;
        color: #212529;
        transition: color 250ms cubic-bezier(.4,0,.23,1);
        margin: 0;
        cursor: pointer
    }

        .checkbox input[type=checkbox] + label &gt; span {
            display: flex;
            justify-content: center;
            align-items: center;
            margin-right: 5px;
            width: 16px;
            height: 16px;
            background: 0 0;
            border: 1px solid #212529;
            border-radius: 2px;
            cursor: pointer;
            transition: 250ms cubic-bezier(.4,0,.23,1);
            position: relative;
            top: -1px
        }

        .checkbox input[type=checkbox] + label:hover &gt; span, .checkbox input[type=checkbox]:focus + label &gt; span {
            background: rgba(255,255,255,.1)
        }

    .checkbox input[type=checkbox]:checked + label &gt; span {
        border: 8px solid #f3bd21;
        animation: .2s cubic-bezier(.4,0,.23,1) shrink-bounce
    }

        .checkbox input[type=checkbox]:checked + label &gt; span:before {
            content: "";
            position: absolute;
            top: 0;
            left: -5px;
            border-right: 2px solid transparent;
            border-bottom: 2px solid transparent;
            transform: rotate(45deg);
            transform-origin: 0% 100%;
            animation: 125ms cubic-bezier(.4,0,.23,1) 250ms forwards checkbox-check
        }

@keyframes shrink-bounce {
    0%,100% {
        transform: scale(1)
    }

    33% {
        transform: scale(.85)
    }
}

@keyframes checkbox-check {
    0% {
        width: 0;
        height: 0;
        border-color: #fff;
        transform: translate3d(0,0,0) rotate(45deg)
    }

    33% {
        width: .4em;
        height: 0;
        transform: translate3d(0,0,0) rotate(45deg)
    }

    100% {
        width: .4em;
        height: .6em;
        border-color: #fff;
        transform: translate3d(0,-.6em,0) rotate(45deg)
    }
}

.rating-form {
    margin-top: 40px
}

    .rating-form .form-group {
        position: relative;
        border: 0
    }

    .rating-form .form-legend {
        display: none;
        margin: 0;
        padding: 0;
        font-size: 2rem
    }

    .rating-form .form-item {
        position: relative;
        margin: auto;
        width: 100%;
        text-align: left;
        direction: rtl
    }

    .rating-form .form-legend + .form-item {
        padding-top: 10px
    }

    .rating-form .ir, .rating-form input[type=checkbox], .rating-form input[type=radio] {
        position: absolute;
        left: -9999px
    }

    .rating-form label {
        display: inline-block;
        cursor: pointer
    }

    .error-container &gt; span, .rating-form .rating-star {
        display: inline-block;
        position: relative
    }

    .rating-form input[type=checkbox] + label:before, .rating-form input[type=radio] + label:before {
        content: attr(data-value);
        position: absolute;
        left: 0;
        top: 83px;
        font-size: 1.6rem;
        opacity: 0;
        direction: ltr;
        -webkit-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    .rating-form input[type=checkbox]:checked + label:before, .rating-form input[type=radio]:checked + label:before {
        left: 25px;
        opacity: 1
    }

    .rating-form input[type=checkbox] + label:after, .rating-form input[type=radio] + label:after {
        content: "/ 5";
        position: absolute;
        left: 44px;
        top: 83px;
        font-size: 1.6rem;
        opacity: 0;
        direction: ltr;
        -webkit-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    .rating-form input[type=checkbox]:checked + label:after, .rating-form input[type=checkbox]:checked ~ label .fa-star, .rating-form input[type=radio]:checked + label:after, .rating-form input[type=radio]:checked ~ label .fa-star, .rating-form label:focus .fa-star, .rating-form label:focus ~ label .fa-star, .rating-form label:hover .fa-star, .rating-form label:hover ~ label .fa-star {
        opacity: 1
    }

    .rating-form label .fa {
        font-size: 3rem;
        line-height: 60px;
        -webkit-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    .rating-form .btn-reset, .rating-form .form-action {
        -webkit-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out
    }

    .rating-form label .fa-star {
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0
    }

    .rating-form input[type=checkbox]:checked ~ label .fa-star, .rating-form input[type=radio]:checked ~ label .fa-star {
        color: gold
    }

    .rating-form .form-action {
        opacity: 0;
        position: absolute;
        left: 5px;
        bottom: -40px;
        transition: .2s ease-in-out
    }

    .rating-form input[type=checkbox]:checked ~ .form-action, .rating-form input[type=radio]:checked ~ .form-action {
        cursor: pointer;
        opacity: 1
    }

    .rating-form .btn-reset {
        display: inline-block;
        margin: 0;
        padding: 4px 10px;
        border: 0;
        font-size: 1rem;
        background: #fff;
        color: #333;
        cursor: auto;
        border-radius: 5px;
        outline: 0;
        transition: .2s ease-in-out
    }

        .rating-form .btn-reset:focus, .rating-form .btn-reset:hover {
            background: gold
        }

    .rating-form .form-output {
        display: none;
        position: absolute;
        left: 15px;
        bottom: -45px;
        font-size: 3rem;
        opacity: 0;
        -webkit-transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out;
        transition: .2s ease-in-out
    }

    .no-js .rating-form .form-output, .rating-form input[type=checkbox]:checked ~ .form-output, .rating-form input[type=radio]:checked ~ .form-output {
        left: 5px;
        opacity: 1
    }

.file-upload {
    display: block
}

    .file-upload .file-select {
        display: block;
        border: 1px solid #c4c7c9;
        color: #495057;
        cursor: pointer;
        height: 50px;
        line-height: 50px;
        text-align: left;
        background: #fff;
        overflow: hidden;
        position: relative
    }

        .file-upload .file-select .file-select-button {
            background: #dce4ec;
            padding: 0 10px;
            display: inline-block;
            height: 50px;
            line-height: 50px
        }

        .file-upload .file-select .file-select-name {
            line-height: 50px;
            display: inline-block;
            padding: 0 10px
        }

        .file-upload .file-select:hover {
            border-color: #431d56;
            transition: .2s ease-in-out;
            -moz-transition: .2s ease-in-out;
            -webkit-transition: .2s ease-in-out;
            -o-transition: .2s ease-in-out
        }

            .file-upload .file-select:hover .file-select-button {
                background: #431d56;
                color: #fff;
                transition: .8s
            }

    .file-upload.active .file-select {
        border-color: #c4c7c9;
        transition: .2s ease-in-out;
        -moz-transition: .2s ease-in-out;
        -webkit-transition: .2s ease-in-out;
        -o-transition: .2s ease-in-out
    }

        .file-upload.active .file-select .file-select-button {
            background: #431d56;
            color: #fff;
            transition: .2s ease-in-out;
            -moz-transition: .2s ease-in-out;
            -webkit-transition: .2s ease-in-out;
            -o-transition: .2s ease-in-out
        }

.slider-main figcaption h1, .slider-main figcaption h3 {
    transition: .5s;
    text-transform: uppercase;
    transform: translateY(50px);
    opacity: 0
}

.file-upload .file-select input[type=file] {
    z-index: 100;
    cursor: pointer;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0
}

.file-upload .file-select.file-select-disabled {
    opacity: .65
}

    .file-upload .file-select.file-select-disabled:hover {
        display: block;
        border: 2px solid #dce4ec;
        color: #34495e;
        cursor: pointer;
        height: 40px;
        line-height: 40px;
        margin-top: 5px;
        text-align: left;
        background: #fff;
        overflow: hidden;
        position: relative
    }

        .file-upload .file-select.file-select-disabled:hover .file-select-button {
            background: #dce4ec;
            color: #666;
            padding: 0 10px;
            display: inline-block;
            height: 40px;
            line-height: 40px
        }

        .file-upload .file-select.file-select-disabled:hover .file-select-name {
            line-height: 40px;
            display: inline-block;
            padding: 0 10px
        }

header {
    position: relative;
    padding: 0 0 46px;
    transition: .8s;
    z-index: 111
}

    header.sticky .mnu-tp {
        position: fixed;
        top: 0
    }

.page-tp {
    background: #f0f0f0
}

.adad, .entertain-sec, .evts-sec2 ul, .ftr-nwsltr ul, .jobs-sec1 ul, .page-tpmn, .video-sec1 ul, .wrk-hrs ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.date-tplft {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    padding: 0 10px
}

    .date-tplft:before {
        position: absolute;
        left: 0;
        top: 12px;
        content: "";
        height: 58%;
        width: 98px;
        background: #f3bd21;
        border-radius: 5px
    }

.date-tprgt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 0;
    width: 638px
}

.awu a, .fnf-sec1-mn a {
    display: inline-block;
    background: #f3bd21;
    color: #000;
    padding: 8px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    transition: .8s;
    border: 1px solid #f3bd21
}

.awu.paa a {
    background: 0 0;
    animation: 5s infinite heartbeat
}

@keyframes heartbeat {
    0%,100%,40% {
        transform: scale(.75)
    }

    20%,60%,80% {
        transform: scale(1)
    }
}

.awu a:hover, .fnf-sec1-mn a:hover {
    background: #431d56;
    color: #fff
}

.sign-reg, .usr-sec1 {
    margin: 0 10px 0 20px
}

.tp-social {
    margin-right: 10px
}

    .detsoc-shr ul, .ftr-socialmedia ul, .ftr-tpp ul, .mnubtm-reg ul, .sign-reg ul, .tp-social ul, .usr-sec1 ul {
        display: flex;
        flex-wrap: wrap;
        margin: 0
    }

        .sign-reg ul li .tp-social ul li {
            display: inline-block
        }

        .sign-reg ul li a {
            padding: 0 10px;
            border-right: 1px solid #431d56;
            color: #431d56;
            text-transform: uppercase;
            display: block;
            line-height: 15px;
            transition: .8s
        }

        .usr-sec1 ul li a {
            background: #431d56;
            color: #fff;
            padding: 8px 10px;
            border-radius: 5px;
            text-transform: uppercase;
            display: inline-block
        }

            .usr-sec1 ul li a.dropdown-item {
                background: 0 0;
                color: #431d56;
                padding: 8px 10px 8px 18px;
                transition: .8s
            }

                .usr-sec1 ul li a.dropdown-item:hover {
                    color: #f3bd21;
                    padding-left: 25px
                }

            .usr-sec1 ul li a img {
                height: 14px;
                filter: brightness(12.5);
                margin: 0 5px 0 0;
                position: relative;
                top: -1px
            }

        .mnu-drp ul li a:hover, .sign-reg ul li a:hover, .tp-social ul li a:hover {
            color: #f3bd21
        }

        .feat ul li:last-child a, .ftr-sec3 ul:last-child li:last-child, .ftr-tpp ul li:last-child, .jobs-sec ul li:last-child, .sign-reg ul li:last-child a {
            border: none
        }

        .tp-social ul li a {
            color: #431d56;
            padding: 0 10px;
            font-size: 16px;
            transition: .8s
        }

            .ftr-socialmedia ul li a svg, .tp-social ul li a svg {
                width: 15px;
                height: 16px;
                fill: #431d56;
                transition: .8s
            }

            .ftr-socialmedia ul li a:hover svg, .tp-social ul li a:hover svg {
                fill: #f3bd21
            }

.det-sec-rgt .sliderbtm-lft:after, .det-sec-rgt .sliderbtm-rgt:after, .header .wrapper, .sec2 .sliderbtm-lft:after, .sec2 .sliderbtm-rgt:after, .sec4 .sliderbtm-lft:after, .sec4 .sliderbtm-rgt:after, footer {
    background: #431d56
}

.blog-sec ul li a, .ftr-sec5-mn, .logo-sec {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.logo a {
    display: inline-block;
    padding: 10px 0
}

    .logo a img {
        max-width: 230px;
        width: 100%
    }

.search-sec {
    display: flex;
    flex-wrap: wrap;
    width: 17%;
    position: relative
}

    .search-sec form {
        position: relative;
        width: 100%;
        margin: 0 !important
    }

.gsc-control-cse {
    padding: 0 !important
}

.search-sec input {
    width: 100%;
    height: 45px;
    border-radius: 45px;
    border: 1px solid #fff;
    padding: 0 60px 0 20px
}

.search-sec button {
    position: absolute;
    right: 0;
    height: 45px;
    border-radius: 45px;
    line-height: 45px;
    width: 45px;
    background: #f3bd21;
    color: #000;
    border: 1px solid #f3bd21;
    font-size: 18px;
    transition: .8s
}

    .search-sec button:hover {
        color: #f3bd21;
        background: #431d56
    }

.mnu-tp {
    width: 100%;
    background: #f3bd21;
    position: absolute;
    top: 166px
}

.mnu-drp {
    padding: 20px
}

    .det-images ul, .dt-rvw, .evts-sec1 ul, .jobs-sec ul li ul, .mnu-drp ul, .modal-log-sec1, .shr-scal, .tags ul, .tp-lft {
        display: flex;
        flex-wrap: wrap
    }

        .aws-list-sec1 ul li:nth-child(3), .mnu-drp ul li, .mnubtm-reg ul li, .modal-img, .modal-txt {
            width: 50%
        }

            .mnu-drp ul li a {
                position: relative;
                padding: 5px 5px 5px 20px;
                color: #431d56;
                font-size: 14px;
                font-weight: 600;
                display: block;
                transition: .8s
            }

                .mnu-drp ul li a:before {
                    position: absolute;
                    left: 0;
                    top: 4px;
                    content: "\f105";
                    font-family: FontAwesome;
                    color: #f3bd21
                }

.mnu-tprgt {
    width: 35%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.mnu-tprgt-subs {
    position: relative;
    padding: 5px 0;
    width: 100%
}

    .mnu-tprgt-subs form {
        width: 100%;
        position: relative
    }

    .fus-social ul, .mnu-tprgt-subs ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin: 0
    }

        .mnu-tprgt-subs ul li {
            width: 37%
        }

            .mnu-tprgt-subs ul li:last-child {
                width: 22%
            }

    .mnu-tprgt-subs input {
        width: 100%;
        height: 38px;
        background: #fff;
        border: 1px solid #fff;
        padding: 0 10px;
        font-size: 14px;
        border-radius: 5px
    }

    .mnu-tprgt-subs button {
        position: relative;
        width: 100%;
        height: 38px;
        line-height: 36px;
        background: #000;
        border: 1px solid #000;
        color: #fff;
        font-size: 14px;
        transition: .8s;
        border-radius: 5px
    }

.weather a, .weather a iframe {
    height: 78px !important
}

.btn-signin:hover, .btn-sub:hover, .mnu-tprgt-subs button:hover {
    background: #431d56;
    color: #f3bd21;
    border-color: #431d56
}

.weather {
    width: 221px;
    height: 48px;
    overflow: hidden;
    margin-left: -71px;
    margin-top: 4px
}

    .weather a {
        transform: scale(.7);
        top: -20px;
        right: -30px;
        width: 221px
    }

.sec1 {
    padding: 25px 0;
    position: relative
}

.sec2, .sec3 {
    padding: 0 0 30px;
    position: relative
}

.sec4 {
    padding: 0;
    position: relative
}

.slider-main, .votw {
    margin-bottom: 20px
}

    .slider-main .item img {
        width: 100%;
        height: 468px;
        object-fit: cover
    }

    .sec3 figure:before, .slider-main figure:before {
        position: absolute;
        left: 0;
        bottom: 0;
        content: "";
        width: 100%;
        height: 70%;
        background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 100%);
        z-index: 1
    }

    .slider-main figcaption {
        position: absolute;
        width: 70%;
        bottom: 30px;
        left: 5%;
        z-index: 1
    }

        .slider-main figcaption h3 {
            font-size: 24px;
            font-weight: 600;
            color: #f3bd22;
            margin: 0 0 10px;
            position: relative;
            display: inline-block;
            line-height: 22px;
            padding-right: 20px
        }

            .heading:before, .slider-main figcaption h3:before {
                position: absolute;
                right: 0;
                top: 0;
                width: 13px;
                height: 100%;
                content: "";
                border: 4px solid #f3bd22;
                border-width: 0 4px
            }

    .qv-sec:before, .slider-main .owl-next, .slider-main .owl-prev {
        top: 50%;
        transform: translateY(-50%)
    }

    .slider-main figcaption h1 {
        color: #fff;
        font-weight: 700;
        font-size: 20px;
        line-height: 26px;
        position: relative;
        padding: 10px 0;
        margin: 0
    }

        .slider-main figcaption h1:before {
            position: absolute;
            left: 0;
            top: 0;
            content: "";
            width: 0;
            height: 2px;
            background: #f3bd22;
            transition: 1.8s
        }

    .slider-main .active figcaption h1:before {
        width: 100%;
        transition-delay: 0.8s
    }

    .sec3 .active figcaption h4, .sec3 .active figcaption h5, .slider-btm .active figcaption h2, .slider-main .active figcaption h1, .slider-main .active figcaption h3 {
        opacity: 1;
        transform: translateY(0);
        transition-delay: 0.3s
    }

    .sec3 .active figcaption h4, .slider-main .active figcaption h4 {
        transition-delay: 0.6s
    }

    .slider-main .sliderbtm-lft, .slider-main .sliderbtm-rgt {
        box-shadow: none
    }

    .sec3 .sliderbtm-rgt, .slider-main .sliderbtm-rgt {
        right: -24px
    }

    .sec3 .sliderbtm-lft, .slider-main .sliderbtm-lft {
        left: -34px
    }

.fmt .nav {
    justify-content: space-between
}

.fmt .nav-link, .resrev-details-sec2 .nav-link {
    text-transform: uppercase;
    border-radius: 0;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: .3px;
    transition: .8s;
    border: 1px solid #d2d2d2
}

.det-sec-rgt .categ-sec, .fmt .tab-content &gt; .tab-pane, .list-thumb figcaption, .resrev-details-sec2 .tab-content &gt; .tab-pane {
    padding: 10px 0
}

.feat ul, .tc-sec1 ul {
    counter-reset: my-awesome-counter
}

    .feat ul li a {
        padding: 12px 0;
        border-bottom: 1px dashed #3b444d;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        position: relative
    }

        .feat ul li a:before {
            position: absolute;
            left: 10px;
            top: 3px;
            content: counter(my-awesome-counter) " ";
            width: 20px;
            height: 20px;
            border-radius: 100%;
            background: #431d56;
            border: 1px solid #fff;
            text-align: center;
            line-height: 20px;
            font-weight: 600;
            font-size: 12px;
            color: #fff;
            z-index: 1
        }

.feat-img {
    width: 30%
}

    .feat-img img {
        width: 100%;
        height: 73px;
        object-fit: cover
    }

.feat-txt {
    width: 65%
}

    .feat-txt h3 {
        text-transform: uppercase;
        font-weight: 600;
        color: #431d56;
        font-size: 15px;
        margin-bottom: 5px
    }

        .feat-txt h3 span {
            font-weight: 300;
            color: #5b5b5b;
            font-size: 13px
        }

    .feat-txt p {
        color: #000;
        font-size: 14px;
        line-height: 22px;
        margin: 0;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

.category-txt h4, .sptxt-ght {
    -webkit-line-clamp: 3
}

.votw figure:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.6) 100%);
    z-index: 1
}

.votw figure img {
    width: 100%;
    height: 226px;
    object-fit: cover
}

.votw figcaption {
    position: absolute;
    left: 25px;
    bottom: 25px;
    text-transform: uppercase;
    color: #f4bd22;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    transition: 1s;
    z-index: 1
}

    .votw figcaption span {
        position: relative;
        margin-right: 10px
    }

        .votw figcaption span img {
            height: 40px;
            width: auto
        }

.votw a:hover figcaption span img {
    animation: 1s infinite pulse
}

@keyframes pulse {
    from,to {
        transform: scale(1)
    }

    50% {
        transform: scale(1.2)
    }
}

.votw a:hover figcaption {
    letter-spacing: 2px
}

.list-thumb figure span {
    overflow: hidden;
    height: 151px;
    display: block
}

.bknw, .heading, .sec3 figcaption h5 {
    text-transform: uppercase;
    display: inline-block
}

.sec2 .list-thumb figure span, .video-sec1 .list-thumb figure span {
    height: 232px
}

.sec2 .owl-movie .list-thumb figure span, .video-sec1 .list-thumb figure span {
    height: auto
}

.bknw {
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 13px;
    padding: 8px 16px;
    border-radius: 5px;
    background: #f3bd22;
    border: 1px solid #f3bd22;
    color: #000;
    transition: .8s;
    margin: 10px 0
}

    .aply-nw a:hover, .bknw:hover, .ftr-nwsltr button:hover, .nwsltr-sec button:hover, .sec2 .owl-movie .list-thumb figure:hover .bknw {
        background: #fff;
        color: #f3bd22
    }

.sliderbtm-lft:before, .sliderbtm-rgt:before {
    position: absolute;
    font-family: FontAwesome;
    color: #f3bd21;
    font-size: 28px
}

.qv-sec:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    content: "";
    width: 40px;
    height: 40px;
    background: url("../images/play.svg") center/contain no-repeat;
    z-index: 1;
    transition: 1s
}

.list-thumb figure:hover .qv-sec:before {
    animation: 1s infinite pulse1
}

@keyframes pulse1 {
    from,to {
        transform: scale(1) translateY(-50%)
    }

    50% {
        transform: scale(1.2) translateY(-50%)
    }
}

.entertain-lft figure span img, .entertain-rgt figure span img, .list-thumb figure span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 3s
}

.category ul li a:hover .category-img img, .entertain-lft figure:hover span img, .entertain-rgt figure:hover span img, .list-thumb figure:hover span img, .sec3 figure:hover img {
    transform: scale(1.2)
}

.list-thumb figcaption h2, .list-thumb figcaption h4 {
    color: #000;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    text-transform: uppercase;
    margin: 0;
    transition: .5s
}

.det-sec-rgt .sliderbtm-lft:before, .det-sec-rgt .sliderbtm-rgt:before, .evnts-txt h4 a, .heading, .heading a, .resrev-head p i, .sec2 .sliderbtm-lft:before, .sec2 .sliderbtm-rgt:before, .sec4 .sliderbtm-lft:before, .sec4 .sliderbtm-rgt:before {
    color: #431d56
}

.owl-movie figcaption h4 {
    height: 44px
}

.slider-btm figcaption h2 {
    transform: translateY(50px);
    opacity: 0
}

.owl-next, .owl-prev {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%
}

.slider-btm .owl-next, .slider-btm .owl-prev {
    top: 70px
}

.sliderbtm-lft, .sliderbtm-rgt {
    width: 48px;
    height: 48px;
    border-radius: 100%;
    box-shadow: 0 3px 6px rgba(0,0,0,.16);
    position: absolute;
    background: #fff
}

#search-form, .resrevdet-logo {
    box-shadow: 0 3px 6px rgba(0 0 0 / .16)
}

.categ-sec ul li figure, .heading, .line, .parasyam6, .rr-sec, .sec3 figure, .sec3 figure img {
    position: relative
}

.sliderbtm-lft {
    left: -24px
}

.sliderbtm-rgt {
    right: -14px
}

.sliderbtm-lft:before {
    left: 18px;
    top: 2px;
    content: "\f104";
    transition: .5s
}

.sliderbtm-rgt:before {
    right: 18px;
    top: 2px;
    content: "\f105";
    transition: .5s
}

.sliderbtm-lft:after, .sliderbtm-rgt:after {
    top: 23px;
    transition: .5s;
    width: 0;
    background: #f3bd21;
    height: 2px;
    position: absolute
}

.sliderbtm-lft:after {
    right: 8px;
    content: ""
}

.sliderbtm-rgt:after {
    left: 8px;
    content: ""
}

.sliderbtm-lft:hover:before {
    left: 8px
}

.sliderbtm-rgt:hover:before {
    right: 8px
}

.sliderbtm-lft:hover:after, .sliderbtm-rgt:hover:after {
    width: 30px
}

.heading {
    padding: 0 20px 0 0;
    font-size: 24px;
    margin: 0 0 20px;
    line-height: 22px;
    font-weight: 700
}

.sec3 figcaption h4, .sec3 figcaption h5 {
    color: #fff;
    transform: translateY(50px);
    opacity: 0
}

.det-sec-rgt .sliderbtm-lft, .det-sec-rgt .sliderbtm-rgt, .sec2 .sliderbtm-lft, .sec2 .sliderbtm-rgt, .sec4 .sliderbtm-lft, .sec4 .sliderbtm-rgt {
    background: 0 0;
    box-shadow: none
}

.modal-login .modal-content, .resrev-sec1 ul li a, .rvw-btn:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,.16)
}

.det-sec-rgt .owl-next, .det-sec-rgt .sliderbtm-rgt, .sec2 .owl-next, .sec2 .sliderbtm-rgt, .sec4 .owl-next, .sec4 .sliderbtm-rgt {
    right: 0
}

.det-sec-rgt .owl-next, .det-sec-rgt .owl-prev, .sec2 .owl-next, .sec2 .owl-prev, .sec4 .owl-next, .sec4 .owl-prev {
    top: -60px;
    right: 50px;
    left: inherit;
    width: auto
}

.line {
    max-width: 1220px;
    width: 100%;
    margin: 0 auto
}

    .line:before {
        position: absolute;
        left: 0;
        top: 0;
        content: "";
        width: 100%;
        height: 2px;
        background: #f3bd21;
        transition: 1.5s
    }

    .category ul li.aos-animate a:before, .line.aos-animate:before {
        width: 100%;
        transition-delay: 0.6s
    }

.sec-ads1 {
    margin: 0 0 10px
}

    .sec-ads1 img {
        width: 100%;
        height: 250px;
        object-fit: contain;
        object-position: left
    }

.parasyam6 {
    margin: 0
}

.sec-ads2 {
    padding: 0 0 40px
}

    .sec-ads2 img {
        width: 100%
    }

.rr-sec {
    padding: 15px;
    background: #fff
}

.sec3:before {
    position: absolute;
    left: 0;
    top: 50%;
    content: "";
    height: 100%;
    width: 100%;
    background: #431d56
}

.sec3 figure {
    height: 352px;
    overflow: hidden
}

    .sec3 figure img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        transition: 3s;
        z-index: -1
    }

.sec3 figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 40px;
    z-index: 1
}

    .sec3 figcaption h5 {
        background: rgb(243 189 34 / .8);
        padding: 8px 16px 6px;
        font-size: 14px;
        border-radius: 4px;
        transition: .8s;
        margin: 0 0 10px
    }

    .sec3 figcaption h4, .sptxt-ght {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden
    }

    .sec3 figcaption h5 span {
        font-weight: 400;
        font-size: 12px
    }

    .categ-sec ul li figcaption, .entertain-lft figcaption h4, .entertain-rgt figcaption h4, .sec3 figcaption h4 {
        font-weight: 700;
        text-transform: uppercase
    }

    .sec3 figcaption h4 {
        font-size: 22px;
        margin: 0;
        transition: .8s
    }

.sec3 .owl-next, .sec3 .owl-prev {
    top: 42%;
    transform: translateY(-50%)
}

.entertain-lft {
    width: 65%;
    margin: 0 0 15px
}

    .entertain-lft figure span {
        overflow: hidden;
        height: 305px;
        display: block
    }

    .entertain-lft figcaption {
        background: #f0f0f0;
        padding: 20px 30px
    }

        .entertain-lft figcaption h6 {
            background: #f3bd22;
            display: inline-block;
            color: #000;
            font-size: 13px;
            padding: 6px 16px;
            margin: 0 0 15px
        }

        .entertain-lft figcaption h4 {
            color: #000;
            font-size: 16px;
            margin: 0 0 10px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis
        }

.nwsltr-sec button, .sub-heading {
    display: inline-block;
    background: #f3bd22
}

.entertain-lft figcaption p {
    margin: 0;
    color: #000;
    line-height: 20px;
    font-size: 13px
}

.entertain-rgt {
    width: 33%;
    margin: 0
}

    .categ-sec ul li, .entertain-rgt figure {
        margin: 0 0 10px
    }

        .entertain-rgt figure:last-child {
            margin-bottom: 0
        }

        .entertain-rgt figure span {
            overflow: hidden;
            height: 155px;
            display: block
        }

.entertain-rgtsports figcaption h4, .sec4 .list-thumb figcaption p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis
}

.entertain-rgt figcaption {
    padding: 13px 10px
}

    .entertain-rgt figcaption h4 {
        color: #000;
        font-size: 14px;
        margin: 0 0 5px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.entertain-rgtsports figcaption h4 {
    white-space: inherit
}

.entertain-rgt figcaption p, .video-sec1 ul li p {
    margin: 0;
    color: #000;
    line-height: 18px;
    font-size: 13px
}

.entertain-rgtsports figcaption p {
    text-transform: uppercase;
    text-align: right
}

.sec4 .list-thumb figure span {
    height: 230px
}

.sec4 .list-thumb figcaption h4 {
    margin: 0 0 5px
}

.sec4 .list-thumb figcaption p {
    color: #000;
    font-size: 13px;
    margin: 0;
    line-height: 18px;
    font-weight: 500
}

.sub-heading {
    padding: 6px 12px;
    color: #000;
    font-size: 18px;
    text-transform: uppercase
}

.categ-sec ul li figure {
    background: #431d56;
    height: 69px
}

    .categ-sec ul li figure a {
        display: block;
        height: 100%;
        overflow: hidden;
        position: relative
    }

    .categ-sec ul li figure img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        opacity: .5
    }

.categ-sec ul li figcaption {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0 60px 0 20px;
    color: #fff;
    font-size: 20px
}

    .categ-sec ul li figcaption:before {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        background: url("../images/cate_arw.png") center no-repeat;
        width: 31px;
        height: 7px;
        content: ""
    }

.categ-sec ul li figure:hover figcaption:before {
    animation: 1s infinite arw
}

@keyframes arw {
    from,to {
        transform: translateY(-50%) translateX(0)
    }

    50% {
        transform: translateY(-50%) translateX(10px)
    }
}

.categ-sec ul li figure a:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg,transparent 0,transparent 25%,#f3bd22 50%,#f3bd22 75%,transparent 100%);
    background-size: 400% 400%;
    background-repeat: no-repeat;
    transition: .8s;
    opacity: .8
}

.categ-sec ul li figure:hover a:before {
    background-position: 100% 100%
}

.jobs-sec ul li {
    padding: 10px 0;
    border-bottom: 1px solid #e7e7e7
}

    .jobs-sec ul li ul li {
        padding: 0 10px 0 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 13px;
        font-weight: 500;
        border: none;
        position: relative;
        width: 29%;
        color: #212529
    }

        .jobs-sec ul li ul li i {
            margin-right: 3px;
            font-size: 14px;
            color: #431d56
        }

        .jobs-sec ul li ul li:nth-child(2) {
            width: 42%
        }

    .jobs-sec ul li h4 {
        font-size: 18px;
        margin: 0 0 10px;
        color: #000;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

.blog-sec ul li, .fus-social {
    margin-bottom: 10px
}

.blogsec-lft {
    width: 25%;
    overflow: hidden
}

    .blogsec-lft img {
        width: 100%;
        height: 74px;
        object-fit: cover;
        transition: .8s
    }

.blog-sec ul li a:hover .blogsec-lft img {
    transform: scale(1.1)
}

.blogsec-rgt {
    width: 70%
}

    .blogsec-rgt h4 {
        font-weight: 600;
        font-size: 15px;
        margin: 0 0 5px;
        color: #000;
        line-height: 18px
    }

    .blogsec-rgt h6 {
        color: #9d9d9d;
        font-size: 13px;
        margin: 0;
        font-weight: 400
    }

.det-sec-lft img, .pys-sec1 .line, .regi-sec1 .line, .sec-ads3 {
    margin: 0 0 20px
}

    .sec-ads3 img {
        width: 100%;
        height: 290px;
        object-fit: cover
    }

.sec-ads4 img {
    width: 100%;
    height: 80px;
    object-fit: cover
}

.nwsltr-sec {
    background: #f2f2f2;
    padding: 10px 25px;
    margin: 0 0 15px
}

    .nwsltr-sec h4 {
        position: relative;
        padding: 0;
        font-weight: 700;
        margin: 0 0 15px;
        color: #000;
        font-size: 26px
    }

    .nwsltr-sec h6 {
        color: #000;
        font-size: 15px;
        margin: 0 0 15px
    }

    .nwsltr-sec input {
        width: 100%;
        height: 45px;
        padding: 0 20px;
        line-height: 45px;
        color: #a2a2a2;
        border: 1px solid #d4d4d4
    }

:focus {
    outline: -webkit-focus-ring-color auto 0
}

.nwsltr-sec button {
    color: #fff;
    padding: 8px 30px;
    font-size: 18px;
    border: 1px solid #f3bd22;
    margin: 15px 0;
    font-weight: 600;
    transition: .8s
}

.nwsltr-sec p {
    margin: 0;
    color: #383838;
    font-size: 13px
}

    .nwsltr-sec p a {
        color: #000;
        font-weight: 500;
        text-decoration: underline
    }

.sec-ads5 {
    height: 220px
}

.ftr-nwsltr ul li {
    width: 28%
}

    .ftr-nwsltr ul li:last-child {
        width: 13%
    }

.ftr-nwsltr input {
    width: 100%;
    background: #fff;
    border-radius: 5px;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    font-weight: 500;
    border: 1px solid #fff
}

.ftr-nwsltr button {
    border: 1px solid #f3bd22;
    background: #f3bd22;
    color: #000;
    font-weight: 700;
    font-size: 20px;
    line-height: 43px;
    height: 45px;
    width: 100%;
    border-radius: 5px;
    transition: .8s;
    text-transform: uppercase
}

.ftr-sec1, .ftr-sec2, .ftr-sec4 {
    padding: 30px 0;
    border-bottom: 1px solid #5b3858
}

    .ftr-sec1 h3 {
        font-size: 30px;
        text-transform: uppercase;
        color: #f3bd22;
        font-weight: 700;
        margin: 0 0 20px
    }

.adad-sec1 h4, .adad-sec1 p a {
    color: #f6bf26
}

.ftr-sec1 h3 span {
    font-size: 14px;
    font-weight: 500;
    text-transform: initial;
    display: block;
    padding: 0
}

#search-form input[type=submit], .btn-sub, .pc-btn, .resrevdet-sec1-txt h6, .rvw-btn, .tags ul li {
    text-transform: uppercase
}

.adad-sec1 {
    width: 45%
}

    .adad-sec1 h4 {
        font-size: 20px;
        font-weight: 700;
        margin: 10px 0
    }

    .adad-sec1 p {
        color: #dddddb;
        font-size: 14px;
        line-height: 24px;
        margin: 0
    }

.ftr-sec2 h4 {
    color: #f3bd22;
    font-weight: 700;
    font-size: 24px;
    margin: 0 0 10px
}

.ftr-sec2 p, .ftr-sec3 ul li a:hover {
    color: #dddddb
}

.ftr-sec2 p {
    margin: 0;
    font-size: 16px;
    line-height: 28px
}

.ftr-sec3 ul li, .ftr-sec4 h4 {
    font-size: 18px;
    font-weight: 700
}

.ftr-sec2 p a {
    font-weight: 700;
    color: #f3bd22
}

.ftr-sec3 {
    border-bottom: 1px solid #5b3858;
    padding: 10px 0
}

    .ftr-sec3 ul {
        margin: 0;
        display: inline-block
    }

        .ftr-sec3 ul li {
            display: inline-block;
            padding: 0 15px;
            border-right: 2px solid #f3bd22
        }

            .ftr-sec3 ul li a {
                color: #f3bd22;
                transition: .8s
            }

.ftr-sec4 h4 {
    color: #f6bf26;
    margin: 0 0 20px
}

.ftr-sec4 ul li {
    display: block;
    margin: 0 0 5px
}

    .ftr-sec4 ul li a {
        color: #cdcdcd;
        font-size: 15px;
        display: block;
        transition: .8s;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis
    }

        .ftr-sec4 ul li a:hover {
            padding-left: 10px;
            color: #f6bf26
        }

.ftr-logo img {
    width: 250px;
    padding: 10px 0
}

.ftr-tpp ul li {
    padding: 0 15px;
    border-right: 2px solid #dddddb;
    color: #dddddb;
    font-size: 14px
}

    .ftr-tpp ul li a {
        color: #dddddb;
        transition: .8s
    }

        .ftr-tpp ul li a:hover {
            color: #a853d2
        }

.author strong, .ftr-socialmedia ul li {
    padding: 0 5px
}

    .ftr-socialmedia ul li a {
        display: block;
        width: 35px;
        height: 35px;
        border-radius: 100%;
        color: #5b3858;
        font-size: 16px;
        background: #f3bd22;
        padding: 7px 10px;
        transition: .8s
    }

.det-social ul li a, .fus-social ul li a {
    display: block;
    transition: .5s;
    color: #fff
}

.ftr-socialmedia ul li:first-child a {
    padding: 7px 12px
}

.ftr-socialmedia ul li:nth-child(4) a {
    padding: 7px 9px
}

.ftr-socialmedia ul li:last-child a {
    padding: 6px 11px
}

.ftr-socialmedia ul li a:hover {
    background: #5b3858;
    color: #f3bd22
}

.fus-social ul li a {
    background: #3b5999;
    padding: 10px 15px 7px 43px;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    line-height: 18px
}

    .fus-social ul li a span {
        font-size: 14px;
        font-weight: 400
    }

    .fus-social ul li a i {
        position: absolute;
        left: 10px;
        top: 16px;
        font-size: 25px
    }

.fus-social ul li:nth-child(2) a {
    background: #1da1f3
}

.fus-social ul li:nth-child(3) a {
    background: #9a45d6
}

.det-sec-lft h1 {
    font-size: 35px;
    color: #000;
    margin: 0 0 20px
}

.det-sec-lft table {
    width: 100% !important
}

.author {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 0 20px
}

.det-sec-lft .author img {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    object-fit: cover;
    object-position: top center;
    margin: 0 10px 0 0
}

.det-social {
    margin: 10px 0
}

    .det-social ul, .headmob-btm-rgt {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

.category-txt h4, .category-txt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden
}

.det-social ul li {
    color: #c3c1c1;
    font-size: 22px;
    display: inline-block;
    margin-right: 10px
}

    .det-social ul li a {
        background: #000;
        padding: 10px 20px 8px;
        font-size: 14px
    }

        .det-social ul li a:hover, .fus-social ul li a:hover {
            transform: translateY(-5px);
            box-shadow: 0 3px 6px rgba(0 0 0 / .16)
        }

        .det-social ul li a i {
            margin-right: 5px;
            padding: 0 10px 0 0;
            border-right: 1px solid #fff;
            font-size: 16px
        }

        .det-social ul li a.fb, .detsoc-shr ul li a.fb {
            background: #3b5999
        }

        .det-social ul li a.tt, .detsoc-shr ul li a.tt {
            background: #00acee
        }

        .det-social ul li a.wts, .detsoc-shr ul li a.wat {
            background: #1bd741
        }

        .det-social ul li a.link {
            background: #0e76a9
        }

        .det-social ul li a.mailen, .detsoc-shr ul li a.mail {
            background: #dc4b3a
        }

.det-sec-lft p {
    font-size: 15px;
    line-height: 22px
}

.tags {
    margin: 20px 0
}

    .tags ul li {
        padding: 8px 16px;
        border: 1px solid #cfcfcf;
        background: #f4f4f4;
        color: #000;
        font-size: 14px;
        font-weight: 500;
        margin-right: 5px;
        margin-bottom: 5px
    }

        .tags ul li:first-child {
            margin-right: 0;
            background: #000;
            color: #fff;
            border-color: #000
        }

.comment-sec {
    margin: 20px 0 0;
    padding: 15px;
    background: #fcfcfc
}

    .comment-sec h4 {
        font-weight: 600;
        font-size: 20px;
        margin: 0 0 15px
    }

.pc-btn {
    transition: .8s;
    padding: 12px 30px 10px;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid #f3bd22;
    background: #f3bd22;
    color: #383838
}

    .pc-btn:hover {
        background: #431d56;
        color: #f3bd22
    }

.det-sec .sec4 {
    padding: 20px 0 0
}

.det-sec-lft, .det-sec-rgt {
    padding: 0 0 20px;
    position: sticky;
    top: 0
}

    .det-sec-lft iframe, .det-sec-lft img {
        max-width: 100%
    }

#CreateForm, .category, .video-sec1 {
    position: sticky;
    top: 0
}

.authot-btm {
    padding: 20px 0 0;
    border-top: 1px solid #a7a7a7
}

.category ul li:first-child a, .pagination {
    padding: 0 0 20px
}

.category ul li a {
    padding: 20px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative
}

.pagination a, .pagination a.page-link {
    padding: .5rem .75rem !important
}

.pagination {
    justify-content: center !important
}

    .pagination li {
        width: auto !important
    }

.category ul li a:before {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 2px;
    background: #f3bd22;
    transition: 1s
}

.category-img {
    width: 39%;
    overflow: hidden
}

    .category-img img {
        width: 100%;
        height: 183px;
        object-fit: cover;
        transition: 3s
    }

.category-txt {
    width: 58%
}

    .category-txt h4 {
        font-size: 20px;
        color: #000;
        font-weight: 600
    }

    .category-txt p {
        font-size: 16px;
        line-height: 24px;
        color: #000;
        text-align: left;
        -webkit-line-clamp: 5;
        margin: 0
    }

.btn-signin, .fb-log a, .modal-txt h4 {
    text-align: center
}

.fb-log a, .mob-usr a {
    display: inline-block
}

.categ-sec1 {
    padding: 80px 0;
    position: relative;
    background: #000
}

.btn-signin, .modal-txt h5 a {
    background: #f3bd21;
    color: #000
}

.categ-sec1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    opacity: .5
}

.categ-sec1 h1 {
    color: #fff;
    font-size: 30px;
    margin: 0 0 10px;
    line-height: 28px
}

.categ-sec1 p, .mob-search {
    font-size: 16px;
    color: #fff
}

.categ-sec1 p {
    width: 50%;
    margin: 0
}

.modal-fgtpsw h3, .modal-txt h3 {
    font-weight: 700;
    color: #431d56
}

.headmob-btm {
    position: relative;
    z-index: 1
}

.headmob-btm-main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px;
    background: #f3bd21;
    align-items: center
}

.resrev-sec1 ul, .sts-rvw {
    flex-wrap: wrap;
    display: flex
}

.headmob-btm-lft .tp-social ul li a {
    padding: 0 6px
}

.headmob-btm-rgt .awu a {
    padding: 8px 10px;
    background: #431d56;
    color: #fff;
    font-size: 12px
}

.mnutp-lgsch {
    position: fixed;
    right: 10px;
    top: 38px;
    display: flex;
    z-index: 111
}

.wsoffcanvasopener .mnutp-lgsch {
    z-index: 11
}

.mob-usr a {
    padding: 0 10px
}

    .mob-usr a img {
        width: 18px;
        filter: brightness(17.5)
    }

.mob-search {
    padding: 0 0 0 8px;
    border-left: 1px solid #fff;
    position: relative
}

#toggle-search.open:after {
    top: 20px;
    opacity: 1
}

#toggle-search:after {
    -moz-transition: top,.5s;
    -o-transition: top,.5s;
    -webkit-transition: top,.5s;
    transition: top,.5s;
    position: absolute;
    top: 52px;
    left: 50%;
    margin-left: -8px;
    content: "";
    border-color: transparent transparent #431d56;
    border-style: solid;
    border-width: 8px 8px 12px;
    opacity: 0
}

#search-form {
    -moz-transition: max-height,.5s;
    -o-transition: max-height,.5s;
    -webkit-transition: max-height,.5s;
    transition: max-height,.5s;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    overflow: hidden
}

.aply-nw a, .btn-signin, .btn-sub, .evts-sec1 ul li a, .rvw-btn, .scrollTop {
    transition: .8s
}

#search-form.open {
    max-height: 50px
}

#search-form fieldset {
    position: relative;
    margin: 0 60px 0 0;
    padding: 0;
    border: none
}

#search-form input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    height: 50px;
    width: 100%;
    padding: 0 50px 0 20px;
    font-size: 15px;
    border: 1px solid #431d56
}

    #search-form input[type=search] {
        width: 100%;
        padding: 0 5px 0 22px;
        background: 0 0;
        border: 2px solid #3a3a3a
    }

    #search-form input[type=submit] {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 95px;
        margin: 0;
        padding: 0;
        font-weight: 700;
        color: #fff;
        background: #431d56;
        border: none;
        cursor: pointer
    }

.modal-login {
    max-width: 800px
}

.fnf-sec1-mn, .modal-fgtpsw {
    max-width: 500px
}

.modal-login .modal-content {
    border-radius: 25px;
    overflow: hidden
}

.jobdet-sec1-lft img, .modal-img img, .resrev-sec1 ul li figure img, .reviews-sec-img img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.modal-login .modal-body {
    padding: 10%
}

.modal-fgtpsw .modal-body {
    padding: 8%
}

.modal-fgtpsw h3 {
    font-size: 25px
}

.modal-txt h5 {
    font-size: 14px;
    color: #5d5a5a;
    margin: 0 0 15px
}

    .modal-txt h5 a {
        padding: 5px 9px;
        border-radius: 5px;
        font-weight: 500
    }

.modal-txt h4 {
    position: relative;
    font-size: 13px;
    color: #5d5a5a
}

    .modal-txt h4 span {
        padding: 10px;
        background: #fff;
        position: relative
    }

    .modal-txt h4:before {
        position: absolute;
        left: 0;
        right: 0;
        content: "";
        width: 100%;
        height: 1px;
        background: #5d5a5a;
        bottom: 5px
    }

.modal-login label {
    font-weight: 600;
    margin: 0;
    font-size: 14px
}

.modal-txt .form-control {
    height: 30px;
    border-width: 0 0 1px;
    padding: .375rem 0;
    font-size: 14px
}

.fp a {
    color: #431d56;
    font-weight: 500;
    font-size: 13px
}

.fb-log a, .fb-log a.fb {
    color: #3c5a9a
}

.btn-signin, .fb-log a, .regi-sec1 label {
    font-weight: 600
}

.btn-signin {
    display: block;
    padding: 8px;
    border: 1px solid #f3bd21;
    font-size: 20px;
    width: 100%;
    border-radius: 5px
}

.fb-log a {
    margin: 0 5px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: #e6e6e6;
    border-radius: 100%
}

    .fb-log a.gp {
        color: #dd4d3f
    }

.modal-login .close {
    position: absolute;
    right: 10px;
    top: 10px;
    opacity: 1 !important;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #f3bd21;
    border-radius: 10px;
    text-shadow: none
}

.resrev-details-sec1:before, .resrev-sec1 ul li figcaption:before {
    bottom: 0;
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 100%);
    left: 0;
    width: 100%
}

.btn-sub, .con-sec1 label, .resrev-head h3 {
    font-weight: 500
}

.regi-sec1 label span {
    color: #f44336
}

.btn-sub {
    background: #f3bd21;
    border: 1px solid #f3bd21;
    color: #000;
    padding: 12px 20px 10px;
    border-radius: 5px;
    letter-spacing: 3px
}

.regi-sec1 {
    padding: 0 0 50px
}

.pys-sec1 {
    margin: 0 0 40px
}

    .pys-sec1 h3, .regi-sec1 h3 {
        margin: 0 0 10px;
        font-size: 20px
    }

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.applynow-sec1, .jobdet-sec2, .tc-sec1 {
    padding: 0 0 30px
}

    .tc-sec1 p {
        line-height: 24px
    }

    .tc-sec1 h3 {
        font-size: 18px;
        margin: 0 0 10px
    }

    .tc-sec1 ul li {
        position: relative;
        padding-left: 20px;
        margin: 0 0 5px
    }

        .tc-sec1 ul li:before {
            content: counter(my-awesome-counter) ". ";
            position: absolute;
            left: 0;
            top: 0;
            color: #431d56;
            font-weight: 500
        }

.con-sec1 {
    margin: 0 0 30px;
    padding: 50px 5%;
    background: #f7e6ff
}

.resrev-sec1 ul {
    margin: 0 -15px
}

    .resrev-sec1 ul li {
        width: 33.3333333% !important;
        padding: 0 15px;
        margin: 0 0 30px !important
    }

        .resrev-sec1 ul li a:hover {
            transform: translateY(-10px);
            box-shadow: 0 10px 6px rgba(0,0,0,.16)
        }

        .resrev-sec1 ul li a {
            display: block;
            border-radius: 5px;
            overflow: hidden;
            background: #f9f9f9;
            transition: .8s
        }

        .resrev-sec1 ul li figure {
            position: relative;
            height: 160px
        }

        .resrev-sec1 ul li figcaption {
            text-align: right;
            position: absolute;
            left: 0;
            bottom: 0;
            padding: 10px;
            width: 100%;
            color: #fff
        }

.detsoc-shr ul li a, .error-container, .fnf-sec1-mn, .mnubtm-reg ul li a, .parasyam6-mob, .scrltp, .scrollTop a, .shr-scal ul li {
    text-align: center
}

.resrev-sec1 ul li figcaption:before {
    content: "";
    height: 110%;
    position: absolute;
    opacity: .8
}

.resrev-head {
    padding: 15px
}

    .resrev-head h3 {
        color: #431d56;
        font-size: 17px;
        margin: 0
    }

    .resrev-head h5 {
        font-weight: 400;
        color: #212529;
        font-size: 15px
    }

    .resrev-head h6 {
        font-weight: 400;
        color: #545454;
        font-size: 14px;
        margin: 0
    }

    .resrev-head p {
        font-weight: 400;
        color: #545454;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        margin-bottom: .5rem
    }

.sts-rvw {
    justify-content: space-between;
    margin: 0 0 .5rem
}

    .resrev-sec1 ul li figure p, .resrevdet-sec1-txt h4 span, .resrevdet-sec1-txt p span, .sts-rvw p {
        margin: 0;
        padding: 5px 8px 3px;
        border-radius: 5px;
        background: #f3bd21;
        color: #000;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px
    }

.resrev-sec1 ul li figure p {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 13px
}

.resrevdet-sec1-img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: -1
}

.resrev-details-sec1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 40px;
    position: relative;
    margin: 0 0 30px
}

    .resrev-details-sec1:before {
        position: absolute;
        content: "";
        height: 100%;
        opacity: .9
    }

.resrevdet-sec1-logo {
    width: 25%;
    position: relative
}

.resrevdet-logo {
    padding: 5px;
    border-radius: 5px;
    background: #fff
}

.resrevdet-sec1-logo img {
    width: 100%;
    height: 150px;
    object-fit: contain
}

.resrevdet-sec1-txt {
    width: 70%;
    position: relative
}

    .resrevdet-sec1-txt h3 {
        color: #fff;
        font-size: 25px;
        font-weight: 500;
        margin: 0 0 5px
    }

    .resrevdet-sec1-txt h5 {
        color: #fff;
        font-weight: 400;
        font-size: 16px;
        margin: 0 0 15px
    }

    .resrevdet-sec1-txt p {
        color: #fff;
        position: relative;
        padding: 0;
        margin: 0 0 8px
    }

        .resrevdet-sec1-txt p span {
            margin: 0 0 0 5px;
            display: inline-block;
            font-size: 12px
        }

        .resrevdet-sec1-txt p i {
            color: #f3bd21;
            font-size: 20px;
            margin: 0 8px 0 0;
            position: relative;
            top: 2px
        }

        .resrevdet-sec1-txt p a {
            position: relative;
            margin: 0 20px 0 0;
            color: #fff
        }

    .resrevdet-sec1-txt h6 {
        display: inline-block;
        margin: 0 40px 0 0;
        color: #fff;
        font-weight: 500;
        font-size: 17px;
        line-height: 22px
    }

        .resrevdet-sec1-txt h6 span {
            font-size: 14px;
            color: #949292
        }

    .resrevdet-sec1-txt h4 {
        display: inline-block;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
        margin: 0
    }

.rr-prc {
    display: flex;
    flex-wrap: wrap;
    margin: 15px 0 0;
    align-items: center
}

.resrevdet-sec1-txt h4 span {
    margin: 0 5px 0 0
}

.evts-sec1 ul li, .resrev-details-sec2 .nav-item {
    margin: 0 10px 0 0
}

.review-map {
    height: 300px;
    filter: grayscale(.5)
}

.resrev-details-sec2 .tab-content &gt; .tab-pane {
    padding: 20px 0
}

.wrk-hrs h4 {
    font-size: 20px;
    margin: 0 0 20px
}

.wrk-hrs ul li {
    width: 48%;
    position: relative;
    padding: 0 0 0 25px;
    margin: 0 0 20px
}

    .wrk-hrs ul li span {
        color: grey;
        font-size: 14px
    }

    .wrk-hrs ul li i {
        position: absolute;
        left: 0;
        top: 1px;
        color: grey;
        font-size: 20px;
        opacity: .7
    }

.reviews-sec ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
    align-items: center
}

.reviews-sec-img {
    width: 10%;
    height: 78px;
    border-radius: 100%;
    background: #ccc
}

.jobs-sec1 ul li a, .rvw-btn {
    background: #f3bd21;
    letter-spacing: 1px
}

.reviews-sec-txt {
    width: 86%
}

    .reviews-sec-txt h4 {
        font-size: 16px;
        margin: 0 0 5px
    }

    .reviews-sec-txt p {
        margin: 0 0 5px;
        font-size: 13px
    }

.dt-rvw-sec1 {
    margin-right: 20px
}

    .dt-rvw-sec1 i {
        margin: 0 3px 0 0
    }

        .dt-rvw-sec1 i.fa-star {
            color: #f9c400
        }

        .dt-rvw-sec1 i.fa-star-o {
            color: #cfcfcf
        }

.dt-rvw-sec2 {
    font-size: 13px;
    color: #757575
}

.rvw-btn {
    padding: 8px 20px;
    font-weight: 600;
    color: #000;
    border-radius: 5px;
    border: 1px solid #f3bd21
}

    .rvw-btn:hover {
        color: #fff;
        background: #431d56;
        border-color: #431d56
    }

.video-sec1 ul li {
    width: 49%;
    margin: 0 0 20px
}

.det-images ul li {
    width: 24%;
    margin: 0 1% 2% 0;
    border-radius: 5px;
    background: #f4f4f4;
    padding: 5px;
    border: 1px solid #cfcfcf
}

.aply-nw a, .jobs-sec1 ul li a {
    border-radius: 4px;
    text-transform: uppercase
}

.det-images ul li a img {
    width: 100%;
    height: 150px;
    object-fit: cover;
    margin: 0
}

.jobs-sec1 ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 15px;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgb(0 0 0 / .1);
    background: #f8f8f8;
    margin: 0 0 30px;
    width: 48%
}

.job-lft {
    width: 15%
}

.job-rgt {
    width: 82%
}

.job-lft-img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    background: #fff;
    padding: 10px
}

    .job-lft-img img {
        width: 100%;
        height: 100%;
        object-fit: contain
    }

.job-rgt h4 {
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 10px
}

.job-rgt p {
    margin: 0 0 5px;
    font-size: 14px
}

    .aut a, .det-sec-bread .breadcrumb-item a, .job-rgt p a {
        color: #212529
    }

    .job-rgt p span {
        font-size: 19px;
        color: #f3bd22
    }

.jobs-sec1 ul li a {
    position: unset !important; 
    right: 10px;
    top: 15px;
    font-weight: 600;
    font-size: 14px;
    color: #000;
    padding: 8px 15px 6px
}

.job-rgt-btm {
    padding: 10px 0 0;
    border-top: 1px solid #ccc;
    margin: 10px 0 0;
    display: flex;
    flex-wrap: wrap
}

    .job-rgt-btm p, .jobdet-sec1-rgt p {
        margin: 0 20px 0 0;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

        .job-rgt-btm p i, .jobdet-sec1-rgt p i {
            width: 25px;
            height: 25px;
            border-radius: 100%;
            text-align: center;
            line-height: 25px;
            margin-right: 10px;
            color: #fff;
            background: #431d56
        }

.jobdet-sec1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0
}

.jobdet-sec1-lft {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    overflow: hidden;
    background: #f8f8f8
}

.jobdet-sec1 .job-rgt {
    width: 72%
}

.jobdet-sec2 h4 {
    font-weight: 600;
    margin: 20px 0 10px;
    font-size: 20px
}

.jobdet-sec2 ul li {
    margin: 0 0 5px;
    position: relative;
    padding: 0 0 0 20px
}

    .jobdet-sec2 ul li:before {
        position: absolute;
        left: 0;
        top: 5px;
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 100%;
        background: #f3bd22
    }

.aply-nw, .aws-sec1 .votw {
    margin: 20px 0 0
}

    .aply-nw a {
        padding: 10px 30px;
        font-weight: 600;
        font-size: 15px;
        color: #000;
        background: #f3bd22;
        display: inline-block;
        border: 1px solid #f3bd22
    }

.evnts-txt h4, .evnts-txt p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden
}

.checkbox a, .det-sec-bread .breadcrumb-item + .breadcrumb-item::before, .det-sec-bread .breadcrumb-item.active {
    color: #000
}

.event-calendar, .evts-sec1 {
    margin: 0 0 30px
}

    .evts-sec1 ul li a {
        display: block;
        padding: .5rem 1.2rem;
        background: #f3bd21;
        text-transform: uppercase;
        border-radius: 0;
        font-weight: 500;
        font-size: 14px;
        letter-spacing: .3px;
        border: 1px solid #d2d2d2;
        color: #000
    }

        .evts-sec1 ul li a.active {
            color: #fff;
            background-color: #431d56;
            box-shadow: 0 3px 6px rgb(0 0 0 / 4%)
        }

.evts-sec2 ul li {
    width: 49%;
    margin: 0 0 20px;
    box-shadow: 0 3px 6px rgba(0 0 0 / .16);
    background: #f9f9f9
}

    .evts-sec2 ul li .evnts-img {
        height: 225px;
        overflow: hidden;
        position: relative
    }

.evnts-img span {
    position: absolute;
    font-size: 11px;
    text-transform: uppercase;
    color: #000;
    padding: 8px 12px 6px;
    border-radius: 4px;
    background: #f3bd21;
    left: 10px;
    top: 10px;
    font-weight: 600
}

.evnts-dte span, .evnts-txt h4 {
    font-size: 18px
}

.evnts-dte, .evnts-txt h4 {
    color: #431d56;
    font-weight: 600
}

.evts-sec2 ul li .evnts-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: 8s
}

.evts-sec2 ul li:hover .evnts-img img {
    transform: scale(1.5)
}

.evts-sec2 ul li figcaption {
    padding: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.evnts-dte {
    width: 15%;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 23px
}

.evnts-txt {
    width: 100%;
    padding: 10px
}

    .evnts-txt h4 {
        -webkit-line-clamp: 2
    }

    .evnts-txt p {
        -webkit-line-clamp: 3;
        color: #000
    }

    .evnts-txt h5 {
        font-size: 14px;
        position: relative;
        padding: 0 0 0 30px;
        color: #431d56;
        margin-bottom: 8px
    }

.aut img, .clck img {
    width: 15px;
    margin: 0 3px 0 0
}

.evnts-txt h5 i, .evnts-txt h5 img {
    position: absolute;
    left: 0;
    top: 0;
    height: 17px
}

.aut-clck {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 5px 0 0;
    width: 100%
}

.aut, .clck {
    width: 48%;
    font-size: 14px;
    position: relative;
    padding: 0 0 0 20px
}

    .aut img, .clck img {
        position: absolute;
        left: 0;
        top: 1px
    }

    .aut img {
        height: 15px;
        border-radius: 100%;
        object-fit: cover
    }

.evnt-map {
    height: 300px;
    padding: 5px;
    border: 1px solid #ccc
}

.event-dl {
    padding: 15px;
    background: #fdfdfd
}

    .event-dl h4 {
        color: #431d56;
        font-weight: 600;
        font-size: 22px
    }

    .event-dl p {
        font-weight: 500;
        font-size: 16px;
        line-height: 28px
    }

        .event-dl p a {
            color: #431d56;
            word-break: break-all
        }

.parasyam6-mob {
    display: none;
    margin: 0 0 10px
}

.scrollTop {
    position: fixed;
    z-index: 11;
    right: 20px;
    bottom: 20px;
    opacity: 0
}

    .scrollTop a {
        width: 50px;
        height: 50px;
        line-height: 50px;
        background: #f3bd21;
        color: #fff;
        display: block;
        border-radius: 5px
    }

.mnubtm-regsci {
    display: none;
    width: 100%
}

.mnubtm-reg {
    border: 1px solid rgba(0,0,0,.13);
    border-width: 1px 0
}

    .mnubtm-reg ul li a {
        display: block;
        padding: 10px;
        font-weight: 600;
        font-size: 15px;
        border-right: 1px solid rgba(0,0,0,.13);
        color: #000;
        text-transform: uppercase
    }

.mnubtm-sci ul {
    justify-content: center;
    padding: 10px 0
}

.det-sec-bread .breadcrumb {
    top: 0
}

.wsmenucontainer {
    height: 100%;
    max-height: 107px
}

.mnu-tp {
    height: 48px
}

.fnf-sec1 {
    padding: 20px 0 50px
}

.fnf-sec1-mn {
    width: 100%;
    margin: auto;
    padding: 33px
}

    .fnf-sec1-mn h3 {
        text-transform: uppercase;
        letter-spacing: 1px;
        margin: 20px 0 5px
    }

.error-container {
    font-size: 106px;
    font-weight: 800;
    margin: 0x
}

    .error-container &gt; span.four {
        width: 90px;
        height: 28px;
        border-radius: 999px;
        background: linear-gradient(140deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.07) 43%,transparent 44%,transparent 100%),linear-gradient(105deg,transparent 0,transparent 40%,rgba(0,0,0,.06) 41%,rgba(0,0,0,.07) 76%,transparent 77%,transparent 100%),linear-gradient(to right,#d89ca4,#e27b7e)
    }

        .error-container &gt; span.four:after, .error-container &gt; span.four:before {
            content: '';
            display: block;
            position: absolute;
            border-radius: 999px
        }

        .error-container &gt; span.four:before {
            width: 30px;
            height: 110px;
            left: 41px;
            bottom: -37px;
            background: linear-gradient(128deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.07) 40%,transparent 41%,transparent 100%),linear-gradient(116deg,rgba(0,0,0,.1) 0,rgba(0,0,0,.07) 50%,transparent 51%,transparent 100%),linear-gradient(to top,#99749d,#b895ab,#cc9aa6,#d7969e,#e0787f)
        }

        .error-container &gt; span.four:after {
            width: 91px;
            height: 29px;
            transform: rotate(-49.5deg);
            left: -11px;
            bottom: 24px;
            background: linear-gradient(to right,#99749d,#b895ab,#cc9aa6,#d7969e,#e0787f)
        }

    .error-container &gt; span.zero {
        vertical-align: text-top;
        width: 120px;
        height: 120px;
        border-radius: 999px;
        background: linear-gradient(-45deg,transparent 0,rgba(0,0,0,.06) 50%,transparent 51%,transparent 100%),linear-gradient(to top right,#99749d,#99749d,#b895ab,#cc9aa6,#d7969e,#ed8687,#ed8687);
        overflow: hidden;
        animation: 5s infinite bgshadow;
        margin: 16px 0 0
    }

        .error-container &gt; span.zero:before {
            content: '';
            display: block;
            position: absolute;
            transform: rotate(45deg);
            width: 60px;
            height: 60px;
            background-color: transparent;
            left: 0;
            bottom: 0;
            background: linear-gradient(95deg,transparent 0,transparent 8%,rgba(0,0,0,.07) 9%,transparent 50%,transparent 100%),linear-gradient(85deg,transparent 0,transparent 19%,rgba(0,0,0,.05) 20%,rgba(0,0,0,.07) 91%,transparent 92%,transparent 100%)
        }

        .error-container &gt; span.zero:after {
            content: '';
            display: block;
            position: absolute;
            border-radius: 999px;
            width: 50px;
            height: 50px;
            left: 35px;
            bottom: 35px;
            background: #fdfaf5;
            box-shadow: -2px 2px 2px 0 rgba(0,0,0,.1)
        }

.screen-reader-text {
    position: absolute;
    top: -9999em;
    left: -9999em
}

.rama-lft, .rama-rgt {
    top: 0;
    position: absolute
}

@keyframes bgshadow {
    0% {
        box-shadow: inset -160px 160px 0 5px rgba(0,0,0,.4)
    }

    45%,55% {
        box-shadow: inset 0 0 0 0 rgba(0,0,0,.1)
    }

    100% {
        box-shadow: inset 160px -160px 0 5px rgba(0,0,0,.4)
    }
}

.qtk .modal-body {
    padding: 0
}

.qtk img, .vid-seg ul li a img {
    width: 100%;
    height: auto
}

.qtk .modal-login {
    max-width: 600px
}

.sclmodal .modal-body {
    padding: 30px;
    width: 100%
}

.sclmodal .modal-login {
    max-width: 400px
}

    .sclmodal .modal-login .modal-content {
        border: 3px solid #f3bd21
    }

.rama-lft {
    left: -200px;
    height: 100%
}

.rama-rgt {
    right: -100px;
    height: 100%
}

.aws-sec1 .votw figcaption span img, .scrltp {
    height: 40px
}

.rama-lft img, .rama-rgt img {
    height: 100%;
    object-fit: contain
}

.header {
    overflow: hidden
}

.scrltp {
    background-color: #f3bd21;
    width: 40px;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s,opacity .5s,visibility .5s;
    opacity: 0;
    z-index: 1000
}

    .scrltp a {
        display: block;
        color: #000;
        line-height: 38px;
        font-size: 25px;
        transition: .5s
    }

    .scrltp:hover {
        cursor: pointer;
        background-color: #333
    }

    .scrltp:active {
        background-color: #431d56
    }

    .scrltp.show {
        opacity: 1;
        visibility: visible
    }

    .scrltp:hover a {
        color: #fff
    }

.shr-scal ul {
    margin: 10px 0 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap
}

    .shr-scal ul li {
        background: #3b5999;
        width: 120px;
        height: 40px;
        margin: 0 10px 0 0;
        border-radius: 5px
    }

        .shr-scal ul li:first-child {
            padding: 6px 0 0 8px;
            background: #1877f2
        }

        .shr-scal ul li:nth-child(2) {
            padding: 8px 0 0 1px;
            background: #e62117
        }

        .shr-scal ul li:nth-child(3) a {
            padding: 9px 0 8px;
            background: linear-gradient(135deg,#2ba1e0 0,#9c69d8 50%,#f435be 100%);
            display: block;
            color: #fff;
            border-radius: 5px
        }

        .shr-scal ul li:nth-child(4) a {
            padding: 9px 0 8px;
            background: #179cf0;
            display: block;
            color: #fff;
            border-radius: 5px
        }

.detsoc-shr {
    display: none;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 111
}

    .detsoc-shr ul li {
        width: 20%
    }

        .detsoc-shr ul li a {
            display: block;
            padding: 8px;
            color: #fff;
            font-size: 20px
        }

.aws-fb, .aws-inst, .aws-tt {
    font-size: 25px
}

.detsoc-shr ul li a img {
    height: 20px
}

.detsoc-shr ul li a.mes {
    background: #00a0ff
}

.aws-sec1 .nav-item {
    margin-right: 5px
}

.aws-sec1 .nav-link {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px
}

.aws-sec1 h3 {
    margin: 40px 0 10px;
    font-size: 22px
}

.aws-list-sec1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px dashed #f3bd21;
    background: #fbfbfb;
    margin: 0;
    color: #212529
}

    .aws-list-sec1 ul li:first-child {
        width: 20%;
        padding: 10px 20px
    }

    .aws-list-sec1 ul li:nth-child(2) {
        width: 25%
    }

    .aws-list-sec1 ul li h4 {
        font-size: 25px;
        margin: 0;
        font-weight: 700;
        color: #431d56;
        letter-spacing: 2px
    }

.hbf-sec ul li, .vid-seg ul li figcaption {
    font-weight: 500;
    text-transform: uppercase
}

.aws-list-sec1 ul li {
    padding: 15px 0
}

.aws-list-sec2 ul li h4 {
    letter-spacing: 1px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 22px
}

.aws-sec1, .regi-sec1 {
    position: sticky;
    top: 60px
}

    .aws-sec1 .votw figure img {
        height: 350px
    }

.aws-vid ul li {
    position: relative;
    margin: 0 0 5px;
    padding: 0 0 0 15px
}

    .aws-vid ul li:before {
        position: absolute;
        left: 0;
        top: 6px;
        content: "";
        width: 8px;
        height: 8px;
        border-radius: 100%;
        background: #f3bd21
    }

.aws-sec1 {
    padding-bottom: 20px
}

.vid-seg ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 0
}

    .vid-seg ul li {
        width: 32%;
        margin-bottom: 30px
    }

        .vid-seg ul li a {
            padding-left: 15px;
            display: block;
            position: relative
        }

        .vid-seg ul li figcaption {
            position: absolute;
            left: 0;
            bottom: -15px;
            color: #fff;
            font-size: 14px;
            padding: 8px 16px;
            background: #000;
            letter-spacing: 1px;
            border-radius: 5px
        }

        .vid-seg ul li:first-child figcaption, .vid-seg ul li:nth-child(6) figcaption {
            background: #06c
        }

        .vid-seg ul li:nth-child(2) figcaption {
            background: #639
        }

        .vid-seg ul li:nth-child(3) figcaption {
            background: #336
        }

        .vid-seg ul li:nth-child(4) figcaption {
            background: #93c
        }

        .vid-seg ul li:nth-child(5) figcaption {
            background: #09f
        }

.aws-list-sec3 ul li h4 {
    font-size: 21px;
    letter-spacing: 0
}

.aws-list-sec3 p {
    margin: 0
}

.hbf-sec ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0
}

    .hbf-sec ul li {
        width: 32%;
        position: relative;
        padding-left: 20px;
        margin-bottom: 5px;
        letter-spacing: .5px
    }

        .hbf-sec ul li:before {
            position: absolute;
            left: 0;
            top: 5px;
            content: "";
            width: 10px;
            height: 10px;
            border: 2px solid #f3bd22;
            border-radius: 100%
        }

.aws-fb, .aws-inst, .aws-list-icon, .aws-tt {
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 100%
}

.aws-fb {
    color: #fff;
    background: #3b5999
}

.aws-inst {
    color: #fff;
    background: linear-gradient(135deg,#2ba1e0 0,#9c69d8 50%,#f435be 100%)
}

.aws-tt {
    color: #fff;
    background: #00acee
}

.aws-list-icon {
    background: #f3bd21
}

    .aws-list-icon img {
        height: 30px
    }

.det-sec-lft ol, .det-sec-lft ul {
    list-style-type: revert
}

.det-social ul, .shr-scal ul, .tags ul {
    list-style-type: none
}

@media (max-width:1250px) {
    .fmt .nav-link, .fus-social ul li a span {
        font-size: 13px
    }

    .row {
        margin-right: -10px;
        margin-left: -10px
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 10px;
        padding-left: 10px
    }

    .fus-social ul li a {
        font-size: 16px
    }

    .job-lft {
        width: 25%
    }

    .job-rgt {
        width: 75%
    }

    .job-rgt-btm p, .jobdet-sec1-rgt p {
        margin: 0 10px 10px 0
    }
}

@media (max-width:1170px) {
    .fmt .nav-link, .fus-social ul li a span {
        font-size: 12px
    }

    .fmt .nav-link {
        letter-spacing: 0
    }

    .halfmenu {
        max-width: 400px
    }

    .wsmenu {
        font-size: 14px
    }

    .ftr-tpp ul li, .wsmenu-list &gt; li &gt; a {
        padding: 0 10px
    }

    .fus-social ul li a {
        font-size: 15px;
        padding: 10px 10px 7px 36px
    }

        .fus-social ul li a i {
            font-size: 23px
        }

    .ftr-logo img {
        width: 190px
    }

    .parasyam6, .weather {
        display: none
    }

    .mnu-tprgt-subs, .mnu-tprgt-subs form {
        width: 100%
    }

    .det-social ul li {
        margin: 0 5px 5px 0
    }

    .parasyam6-mob {
        display: block
    }
}

@media (max-width:1090px) {
    .nav-link {
        padding: .5rem .1rem
    }

    .nwsltr-sec {
        padding: 40px 20px
    }

    .parasyam6 {
        display: none
    }

    .parasyam6-mob {
        display: block
    }
}

@media (min-width:993px) and (max-width:1024px) {
    .ftr-sec1 h3 span {
        width: 26%
    }

    .det-social ul li a {
        padding: 10px 15px 8px
    }

    .parasyam6 {
        display: none
    }

    .parasyam6-mob {
        display: block
    }
}

@media (min-width:768px) and (max-width:992px) {
    .logo-sec, .mnu-tprgt, .page-tp, .parasyam6, .sec-ads1 {
        display: none
    }

    .smallogo img {
        max-width: 220px
    }

    header.sticky .mnu-tp {
        position: relative
    }

    .ftr-logo, .ftr-socialmedia, .ftr-tpp, .mnu-drp ul li, .wsmenu-list {
        width: 100%
    }

        .wsmenu-list .megamenu {
            background-color: #f7f7f7
        }

    .wsmenu-list {
        padding: 100px 0 0
    }

    .halfmenu {
        max-width: 100%
    }

    header {
        padding: 0 0 100px
    }

    .mnu-tp, .sec-ads3 img, .sec-ads4 img, .sec-ads5, .votw figure img {
        height: auto
    }

    .fmt .nav-item, .fus-social ul li {
        width: 32%;
        text-align: center
    }

    .sec2 .list-thumb figure span {
        height: 150px
    }

    .nwsltr-sec {
        padding: 40px 10%
    }

    .ftr-sec4 .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .ftr-sec4 h4, .sub-heading {
        margin: 20px 0 10px
    }

    .ftr-sec5-mn {
        justify-content: center;
        text-align: center;
        padding: 0 0 20px
    }

        .ftr-sec5-mn ul {
            justify-content: center;
            padding: 10px 0
        }

    .ftr-sec1 h3 span {
        width: 26%
    }

    .det-sec .col-md-4, .det-sec .col-md-8, .sec1 .col-md-4, .sec1 .col-md-8, .sec2 .col-md-4, .sec2 .col-md-8, .sec4 .col-md-4, .sec4 .col-md-8 {
        flex: 0 0 100%;
        max-width: 100%
    }

    .headmob-btm, .mob-line, .parasyam6-mob {
        display: block
    }

    .entertain-rgt {
        margin: 0
    }

    .det-sec-rgt .mob-line {
        padding: 15px 0 0
    }

    .det-sec-rgt .sub-heading {
        margin: 0 0 10px !important
    }

    .sign-reg ul li a:hover, .tp-social ul li a:hover {
        color: #fff
    }
}

@media (max-width:767px) {
    .fnf-sec1-mn, .ftr-sec3 .col-md-12 {
        padding: 0
    }

    .logo-sec, .mnu-tprgt, .modal-img, .page-tp, .parasyam6 {
        display: none
    }

    .smallogo img {
        max-width: 210px
    }

    header.sticky .mnu-tp {
        position: relative
    }

    .categ-sec1 p, .category-img, .category-txt, .entertain-lft, .entertain-rgt, .evts-sec2 ul li, .ftr-logo, .ftr-socialmedia, .ftr-tpp, .job-lft, .job-rgt, .mnu-drp ul li, .modal-txt, .vid-seg ul li, .wsmenu-list {
        width: 100%
    }

        .wsmenu-list .megamenu {
            background-color: #f7f7f7
        }

    .wsmenu-list {
        padding: 100px 0 0
    }

    .halfmenu {
        max-width: 100%
    }

    header {
        padding: 0 0 100px
    }

    .list-thumb figure span, .mnu-tp, .sec-ads3 img, .sec-ads4 img, .sec-ads5, .sec2 .list-thumb figure span, .sec4 .list-thumb figure span, .votw figure img {
        height: auto
    }

    .fmt .nav-item, .fus-social ul li {
        width: 32%;
        text-align: center
    }

    .nwsltr-sec {
        padding: 40px 10%
    }

    .ftr-sec4 .col-md-3 {
        flex: 0 0 50%;
        max-width: 50%
    }

    .category-txt h4, .ftr-sec4 h4, .sub-heading {
        margin: 20px 0 10px
    }

    .ftr-sec5-mn {
        justify-content: center;
        text-align: center;
        padding: 0 0 20px
    }

        .ftr-sec5-mn ul {
            justify-content: center;
            padding: 10px 0
        }

    .ftr-sec1 h3 span {
        width: 100%;
        padding: 0
    }

    .wsoffcanvasopener .animated-arrow {
        left: 86%
    }

    .slider-main .item img {
        height: 280px
    }

    .slider-main figcaption {
        bottom: 0;
        width: 90%
    }

        .slider-main figcaption h4 {
            font-size: 15px;
            line-height: 22px
        }

    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
        padding-right: 15px;
        padding-left: 15px
    }

    .heading {
        font-size: 22px
    }

    .fus-social {
        margin-bottom: 20px
    }

    .sec3 figure {
        height: 240px
    }

    .entertain-rgt {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-around;
        margin: 0
    }

    .ftr-sec1 h3 {
        line-height: 22px
    }

    .ftr-nwsltr ul li, .ftr-nwsltr ul li:last-child {
        width: 49%
    }

    .ftr-nwsltr input {
        margin: 0 0 10px
    }

    .adad-sec1 h4 {
        font-size: 18px
    }

    .ftr-sec3 ul {
        margin: 5px
    }

    .det-sec-lft h1 {
        font-size: 25px
    }

    .det-social ul li a {
        padding: 10px 10px 8px;
        font-size: 11px
    }

    .tags ul li {
        padding: 6px 10px
    }

    .sec1 .votw {
        margin-top: 20px
    }

    .detsoc-shr, .headmob-btm, .mnubtm-regsci, .mob-line, .parasyam6-mob {
        display: block
    }

    .det-sec-rgt .mob-line {
        padding: 15px 0 0
    }

    .det-sec-rgt .sub-heading {
        margin: 0 0 10px !important
    }

    .form-group {
        margin-bottom: 0
    }

    .btn-signin, .checkbox, .file-upload, .form-control, .fp, .iti {
        margin-bottom: 1rem
    }

    .entertain-rgt figure {
        width: 48%;
        margin: 0
    }

    .sliderbtm-lft, .sliderbtm-rgt {
        width: 40px;
        height: 40px
    }

    .sliderbtm-rgt {
        right: -10px !important
    }

    .det-sec-rgt .sliderbtm-rgt, .sec2 .sliderbtm-rgt, .sec4 .sliderbtm-rgt {
        right: -4px !important
    }

    .scrltp, .slider-main .sliderbtm-rgt {
        right: 10px
    }

    .sec3 .sliderbtm-lft, .sliderbtm-lft {
        left: 0
    }

    .slider-main .sliderbtm-lft {
        left: -10px
    }

    .sec3 .sliderbtm-rgt {
        right: 14px
    }

    .sliderbtm-rgt:before {
        top: -1px;
        right: 12px;
        font-size: 24px
    }

    .sliderbtm-lft:after, .sliderbtm-rgt:after {
        top: 17px
    }

    .sliderbtm-lft:hover:after, .sliderbtm-rgt:hover:after {
        width: 17px
    }

    .sliderbtm-lft:before {
        left: 12px;
        top: -1px;
        font-size: 24px
    }

    .jobs-sec1 ul li {
        padding: 15px;
        width: 100%
    }

    .job-rgt-btm p, .jobdet-sec1-rgt p, .shr-scal ul li {
        margin: 0 10px 10px 0
    }

    .sign-reg ul li a:hover, .tp-social ul li a:hover {
        color: #fff
    }

    .evts-sec1 ul li a {
        padding: .5rem 1rem
    }

    .evts-sec1 ul li {
        margin: 0 5px 0 0
    }

    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 5px;
        padding-left: 5px
    }

    .row {
        margin-right: -5px;
        margin-left: -5px
    }

    .slider-main .owl-next, .slider-main .owl-prev {
        top: 34%
    }

    .mnu-drp ul li a {
        font-size: 15px
    }

    .rr-sec {
        padding: 15px 5px
    }

    .pagination {
        overflow-x: scroll;
        justify-content: flex-start !important
    }

    .det-sec-lft {
        word-break: break-word
    }

    .video-sec1 ul li {
        width: 99%
    }

    .list-thumb figcaption h2, .list-thumb figcaption h4 {
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    .slider-main figcaption h1 {
        font-size: 19px;
        line-height: 23px
    }

    .scrltp {
        bottom: 50px
    }

    .aws-sec1 .nav-link {
        padding: .5rem 1.2rem
    }

    .aws-sec1 .nav-item {
        margin-bottom: 5px
    }

    .aws-list-sec1 ul li:first-child, .aws-list-sec1 ul li:nth-child(2), .aws-list-sec1 ul li:nth-child(3) {
        width: 100%;
        padding: 5px 20px
    }

    .aws-sec1 .votw figure img {
        height: 170px
    }

    .hbf-sec ul li {
        width: 50%
    }
}

@media (max-width:374px) {
    .headmob-btm-main {
        padding: 10px 5px
    }

    .tp-social {
        margin-right: 0
    }

    .headmob-btm-rgt .awu a {
        padding: 8px;
        font-size: 11px
    }

    .headmob-btm-lft .tp-social ul li a {
        padding: 0 5px;
        font-size: 15px
    }

    .smallogo {
        height: 90px
    }

        .smallogo img {
            max-width: 190px;
            margin-right: 20px
        }

    header {
        padding: 0 0 90px
    }

    .mnutp-lgsch {
        top: 33px
    }

    .animated-arrow {
        padding: 45px 45px 45px 15px
    }
}
</pre></body></html>