<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.media .slick-nav-custom {
    text-align: right;
    margin-top: -4rem;
}
.watermark {
    max-width: 33rem;
    font-size: 13rem;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    word-break: break-word;
    text-align: left;
    white-space: nowrap;
    letter-spacing: 0px;
    opacity: .3;
    position: absolute;
    margin-left: 0;
    margin-top: -3rem;
    z-index: -1;
}
.media2.events .watermark {
    color: #dfd7e3;
}
.media2.blogs .slick-dots {
    position: relative;
    bottom: -20px;
}


/*SCROLL CUSTOM*/

/* width */
.media .overflow-grid::-webkit-scrollbar,
.media2 .overflow-grid::-webkit-scrollbar {
    width: 3px;
    height: 0;
}

/* Track */
.media .overflow-grid::-webkit-scrollbar-track,
.media2 .overflow-grid::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.media .overflow-grid::-webkit-scrollbar-thumb,
.media2 .overflow-grid::-webkit-scrollbar-thumb {
    background: transparent;
}

/* Handle on hover */
.media .overflow-grid::-webkit-scrollbar-thumb:hover,
.media2 .overflow-grid::-webkit-scrollbar-thumb:hover {
    background: #555;
}



.media2.blogs .filter-wrapper {
    background-color: #fff;
    display: none!important;
}

.media2.blogs.headings .watermark {
    font-size: 8rem;
    color: #c6c2c2;
    letter-spacing: 5px;
    margin: 2rem auto 0;
    text-transform: capitalize;
    text-align: center;
    left: 0;
    right: 0;
}
@media screen and (min-width: 640px){

    .media2.blogs.headings .searchForm {
        max-width: 50%;
    }
}

.media2.blogs .header-cont .imgCont {
    /*width: 20rem;*/
}

.media2.headings.blogs .imgCont {
    overflow: visible;
}
.media2.headings.blogs .imgCont .result-1 {
    top: 10rem;
    left: -8rem;
}
.media2.headings.blogs .imgCont .result-2 {
    top: 5rem;
    right: -4rem;
}
.media2.headings.blogs .imgCont .result-3 {
    background-color: #f7a200d9!important;
    border: 2px dotted #fff;
    left: -3rem;
    bottom: 1rem;
}
.media2.headings.blogs .imgCont .result-3 i::before{
    color: #202020;
    position: relative;
    z-index: 2;
}
.media2.headings.blogs .imgCont .result-4 {
    background-color: #1a00d1b8;
    color: #fff;
    border: 1px solid #fff;
    /*filter: blur(8px);*/
    /*-webkit-filter: blur(0px);*/
    right: -2rem;
    bottom: 9rem;
}





.category a,
.blog-category a {
    background-color: #fff;
    padding-top: .5rem!important;
    padding-bottom: .5rem!important;
    /* border-left-width: 5px!important;*/
}
.category a i,
.blog-category a i {
    width: 2.5rem;
    min-width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
    border-radius: 3rem;
}

.blogCat.badge {
    color: #fff!important;
}
.blogCat:not(.badge) {
    background-color: transparent!important;
}
.category a:hover i {
    background-color: #fff!important;
}

.blogCat.affiliate_marketing,
.category a.bg-type1 i,
.blog-category a.bg-type1 i,
.category a.bg-type1:hover {
    background-color: #f09221;
    color: #fff;
}
.blogCat:not(.badge).affiliate_marketing,
.category a.bg-type1:hover i {color: #f09221;}

.blogCat.digital_marketing,
.category a.bg-type2 i,
.blog-category a.bg-type2 i,
.category a.bg-type2:hover {
    background-color: #55d0dc;
    color: #fff;
}
.blogCat:not(.badge).digital_marketing,
.category a.bg-type2:hover i {color: #55d0dc;}

.blogCat.ecommerce,
.category a.bg-type3 i,
.blog-category a.bg-type3 i,
.category a.bg-type3:hover {
    background-color: #74a743;
    color: #fff;
}
.blogCat:not(.badge).ecommerce,
.category a.bg-type3:hover i {color: #74a743;}

.blogCat.insights,
.category a.bg-type4 i,
.blog-category a.bg-type4 i,
.category a.bg-type4:hover {
    background-color: #9a5500;
    color: #fff;
}
.blogCat:not(.badge).insights,
.category a.bg-type4:hover i {color: #9a5500;}

.blogCat.how_to,
.category a.bg-type5 i,
.blog-category a.bg-type5 i,
.category a.bg-type5:hover {
    background-color: #3e005a;
    color: #fff;
}
.blogCat:not(.badge).how_to,
.category a.bg-type5:hover i {color: #3e005a;}

.blogCat.others,
.category a.bg-type6 i,
.blog-category a.bg-type6 i,
.category a.bg-type6:hover {
    background-color: #1d91ee;
    color: #fff;
}
.blogCat:not(.badge).others,
.category a.bg-type6:hover i {color: #1d91ee;}

.blogCat.promo,
.category a.bg-type34 i,
.blog-category a.bg-type34 i,
.category a.bg-type34:hover {
    background-color: #f60000;
    color: #fff;
}
.blogCat:not(.badge).promo,
.category a.bg-type34:hover i {color: #f60000;}



.category a.bg-type8 {background-color: #ff0015;}
.category a.bg-type9 {background-color: #9a5500;}
.category a.bg-type10 {background-color: #9cd219;}
.category a.bg-type11 {background-color: #457074;}
.category a.bg-type12 {background-color: #3e005a;}

.blog-category {

}

@media screen and (max-width: 1280px){
    .blog-category {
        max-width: 70%;
    }
}
@media screen and (max-width: 990px){
    .publisher.headline h1 {
        /*font-size: 3rem!important;*/
    }
    .blog-category {
        max-width: 100%;
        display: inline-flex;
        white-space: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
/*Blog Cat Icons*/
.category a#catOpt1 i::before,
.blog-category a#catOpt1 i::before {content: "\f484";}
.category a#catOpt2 i::before,
.blog-category a#catOpt2 i::before {content: "\f4d3";}
.category a#catOpt3 i::before,
.blog-category a#catOpt3 i::before {content: "\f245";}
.category a#catOpt4 i::before,
.blog-category a#catOpt4 i::before {content: "\f5a5";}
.category a#catOpt5 i::before,
.blog-category a#catOpt5 i::before {content: "\f5db";}
.category a#catOpt6 i::before,
.blog-category a#catOpt6 i::before {content: "\f709";}
.category a#catOpt34 i::before,
.blog-category a#catOpt34 i::before {content: "\f7f6";}



.media-dot {
    background-color: #ffffff;
    right: -4.5rem;
    top: 50%;
    transform: rotate(90deg);
    border: 1px solid #ddd;
    padding: 0 .5rem;
    border-radius: .5rem .5rem 0 0;
}
.media2 .media-dot .slick-dots {
    bottom: -10px!important;
}
.media-arrow {
    right: 2rem;
    bottom: 2rem;
}

.media2.blogs .card-bigger,
.media2.event .card-bigger {
    background-color: #fff;
}

@media screen and (min-width: 990px){
    .article-list .card-bigger:not(.card-full) .card-header {
        width: 50%!important;
    }
    .article-list .card-bigger:not(.card-full) .card-header .imgCont {
        height: 20rem!important;
    }
    .article-list .card-bigger:not(.card-full) .card-body {
        width: 50%!important;
    }
    .article-list .card-bigger .card-title {
        font-size: 1.5rem!important;
    }
}


.media2.blogs .sliderCont .getNavs {
    /*background-color: red;*/
    width: 3rem;
    height: 5rem;
    text-align: center;
    bottom: 0;
    right: 0;
    /*margin-top: -5.5rem;*/
    z-index: 5;
    display: none;
}
.media.home .getNavs {
    /*background-color: red;*/
    width: 3rem;
    height: 5rem;
    text-align: center;
    top: 50%;
    left: -4rem;
    margin-top: 7.5rem;
    z-index: 5;
}




/*.media2.blogs .card-bigger .imgCont,*/
/*.media2.event .card-bigger .imgCont {*/
/*    -webkit-border-radius: .75rem 0 0 .75rem!important;*/
/*    -moz-border-radius: .75rem 0 0 .75rem!important;*/
/*    border-radius: .75rem 0 0 .75rem!important;*/
/*}*/
/*.media2.event .card-bigger .imgCont {*/
/*    -webkit-border-radius: .75rem 0 0 .75rem!important;*/
/*    -moz-border-radius: .75rem 0 0 .75rem!important;*/
/*    border-radius: .75rem 0 0 .75rem!important;*/
/*}*/
.media2.event.upcoming {
    background: rgb(255 255 255 / 0%);
    background: linear-gradient(180deg, rgb(255 255 255 / 0%) 7%, rgb(248 249 250) 51%);
}
.media2.event #upcomingSlide .card-body {
    /*min-height: 7rem;*/
}
.media2.event .card-footer,
.event-detail .card-footer {
    background-color: transparent!important;
    border-top: 0!important;
}
.media2.event .card-date .bi-webcam::before {
    content: "\f67d";
    font-size: 1.2rem;
    top: 2px;
    position: relative;
}
.media2.event .card-half .card-header,
.media2.event .card-half .card-body {
    width: 50%;
}
.media2.event .card-half .card-footer {
    padding-left: 3rem;
    left: 50%;
    right: .5rem;
    bottom: 1rem;
}
.media2.events .subscribe .subscribe-mini {
    padding-left: 3rem;
    left: 50%;
    right: .5rem;
    bottom: 1rem;
}

/*MEDIA*/
.media.home {
    background-color: #fff;
}
.media.home::before {
    content: '';
    background: rgb(253 248 240);
    background: linear-gradient(0deg, rgb(253 248 240) 0%, rgb(252 243 231) 51%);
    height: 10rem;
    position: absolute;
    top: -11rem;
    left: 0;
    right: 0;
    /* bottom: 0; */
    z-index: 2;
    -webkit-border-radius: 0 0 5rem 0;
    -moz-border-radius: 0 0 5rem 0;
    border-radius: 0 0 5rem 0;
    display: none;
}
.media .over-wraps::before,
.media2 .over-wraps::before {
    content: '';
    background: -moz-linear-gradient(left, #f0f1f1 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(left, #f0f1f1 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, #f0f1f1 0%,rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=1 );
    width: 4rem;
    position: absolute;
    top: 0;
    left: -1rem;
    bottom: 0;
    z-index: 5;
    display: block;
}
.media .over-wraps::after,
.media2 .over-wraps::after {
    content: '';
    background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, #f0f1f1 100%);
    background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%,#f0f1f1 100%);
    background: linear-gradient(to right, rgb(0,0,0,0%) 0%,#f0f1f1 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=1 );
    width: 4rem;
    position: absolute;
    top: 0;
    right: -1rem;
    bottom: 0;
    display: block;
}
.article-list.overflow-grid {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.article-list .card-bigger .imgCont {
    height: 100%;
    /*-webkit-border-radius: .75rem!important;*/
    /*-moz-border-radius: .75rem!important;*/
    /*border-radius: .75rem 0 0 .75rem!important;*/
}
.article-list .card:not(.card-bigger),
.article-list .card:not(.card-bigger) .card-header {
    border: none!important;
}
.article-list .card .imgCont {}
/*.article-list .card .badge {*/
/*left: .5rem;*/
/*bottom: .5rem;*/
/*}*/
/*.article-list .card .card-title {*/
/*line-height: 1.5;*/
/*}*/
.article-list .card .h4 {
    /*font-size: 1rem;*/
}
.article-list .card h6,
.article-list .card .h6 {
    font-size: 1.1rem;
}
.article-list .card-bigger {
    -webkit-border-radius: .75rem;
    -moz-border-radius: .75rem;
    border-radius: .75rem;
}
/*.article-list .card-body a {*/
/*display: block;*/
/*}*/



/*Article Detail*/
.article-detail {}
.article-detail .card-bg {
    background-position: center left;
    background-size: cover;
    height: 400px;
}
/*.typeMedia {*/
/*    top: .7rem;*/
/*    right: .5rem;*/
/*}*/

/*.card-bigger .typeMedia {*/
/*top: 1.2rem;*/
/*right: -6.3rem;*/
/*}*/



/*ATSP */
.getATSP {
    padding-left: 13px;
    left: -.4rem;
    bottom: .5rem;
}
.card-bigger .getATSP,
.event-detail .card-bigger .getATSP {
    left: -.35rem;
    bottom: 1.5rem;
}
.membership.my-events .getATSP {
    bottom: 1.2rem;
}

.getATSP::before {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 0 solid transparent;
    border-top: 7px solid #a97f02;
    position: absolute;
    left: 1px;
    bottom: -7px;
    z-index: 1;
}

.article-detail .card-bg::before {
    content: "";
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-border-radius: .75rem!important;
    -moz-border-radius: .75rem!important;
    border-radius: .75rem!important;
}
.article-detail .info .imgCont {
    width: 3rem;
}
.article-detail .info .list::before {
    content: "";
    height: 1.7rem;
    border-left: 1px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    display: inline-block;
}
.article-detail .info .list:first-child::before {
    border-left: 0;
}



/*MEDIA 2*/
.media2.headings {
    /*height: 23rem;*/
}
.media2.headings.result-found {
    /*height: 23rem;*/
}
.media2.headings.result-empty {
    height: calc(100vh - 10rem);
}
.media2.blogs.headings .form-search {
    width: 70%;
}

.media2.headings.result-empty .stacked-linear {
    background: linear-gradient(179deg, rgb(215 215 215 / 87%) 0%, rgb(255 255 255) 70.71%);
}
.media2.headings.blogs .imgCont {
    max-width: 25rem;
}

.media2.headings .inner {
    /*padding-top: 4rem;*/
}

/*.media2.headings .inners h1:not(.h2) {*/
/*    font-size: 3.5rem;*/
/*}*/

.bg-custom2,
.media2.headings .bg-custom {
    background-size: 100%;
    background-position: center bottom;
    background-repeat: no-repeat;
}
.media2.headings:not(.result) .bg-float,
.media2.headings:not(.result) .bg-custom {
    /*height: 40rem;*/
    height: 35rem;
    /*position: absolute;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.media2.headings .bg-float  {
    height: 42rem;
}
.media2.headings .bg-custom::before {
    content: '';
    background-color: #0000004a;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.media2.headings .shapeHalfCircle,
.media2.headings .bg-custom .shapeHalfCircle {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.media2.headings .shape.shape-curve-side,
.media2.headings .bg-custom .shape.shape-curve-side {
    background-color: transparent;
    width: 100%;
    padding-bottom: 8.4%;
    margin-bottom: -1px;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    z-index: 2;
}
.media2.headings .shape svg,
.media2.headings .bg-custom .shape svg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
}
.media2.headings .shape svg path,
.media2.headings .bg-custom .shape svg path {
    fill: #f0f1f1;
}

/*.media2.headings::after {*/
/*content: '';*/
/*background-color: #686dd3;*/
/*height: 10rem;*/
/*position: absolute;*/
/*left: 0;*/
/*right: 0;*/
/*bottom: -8rem;*/

/*}*/

.media2.headings form select {
    max-width: 10rem;
}
.media2.headings .shapeHalfCircle:not(:first-child) {
    top: 8rem;
    position: relative;
    z-index: 5;
}
.media2.headings .shapeHalfCircle:not(:first-child) {
    top: 0;
}
.media2.headings .shapeHalfCircle svg:not([class*=bg]) path {
    fill: #ffffff;
}






.media2.events .moreCont{
    /*position: absolute;*/
    /*bottom: -2rem;*/
    /*left: 0;*/
    /*right: 0;*/
}
.media2.headings .bg-gradation {
    background: rgb(255 235 177);
    background: linear-gradient(91deg, rgb(255 235 177) 7%, rgb(229 229 229) 51%);
}
.media2.headings.events .bg-gradation {
    /*background: rgb(217 170 243);*/
    /*background: linear-gradient(270deg, rgb(217 170 243) 7%, rgb(255 255 255) 51%);*/
    background: linear-gradient(255deg, rgb(217 170 243) 7%, rgb(255 255 255) 51%);
}
.media2.headings .bg-gradation::after {
    content: "";
    background: linear-gradient(to top, #ffffff, #ffffff 10%, #ffffff00 70%);
    height: 20rem;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}
.media2.headings.blog .bg-gradation {
    background: rgb(167 202 247);
    background: linear-gradient(247deg, rgb(167 202 247) 7%, rgb(229 229 229) 51%);
}
.media2.headings.press .bg-gradation {
    background: rgb(255 177 177);
    background: linear-gradient(91deg, rgb(255 177 177) 7%, rgb(229 229 229) 51%);
}
.media2.events .btn-outline-secondary.disabled {
    cursor: default!important;
    background-color: transparent!important;
}


.media2.headings .imgCont {
    width: 20rem;
}
.media2.headings .inner {
    /*font-size: 3rem!important;*/
    /*padding-top: 4rem;*/
}
.media2.events .moreCont .border {
    border: 5px solid #f0f1f1!important;
}

.media2.events .container {
    /*top: -10rem;*/
}
.event-detail .ico {
    /*background-color: #763240;*/
    width: 3rem;
    height: 3rem;
    font-size: 2rem;
    text-align: center;
    /*position: absolute;*/
    /*top: 0;*/
    /*left: -0.5rem;*/
}


.event-detail h1 {
    /*font-size: 2.5rem!important;*/
}
/*.event-detail .timeCountdown div {*/
/*    background-color: #2125290f;*/
/*    border: 1px dashed #f17420;*/
/*}*/
/*.event-detail .timeCountdown div span {*/
/*    color: #000;*/
/*}*/
/*.event-detail .timeCountdown div:last-child span {*/
/*    color: red;*/
/*}*/
/*.event-detail .timeCountdown div small {*/
/*    color: #000;*/
/*}*/
.event-detail .imgCont.end::before {
    content: '';
    background-color: #12121245;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.event-board.event-status {
    top: 2rem;
    right: -.5rem;
}
.event-board.event-status .inner {
    /*border: 1px dashed #7c7c7c;*/
}


.card.event-ended .card-header .imgCont::before {
    content: '';
    background-color: #12121270;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
}
.card.event-ended .card-header .imgCont::after {
    content: 'Event Has Ended';
    background-color: #000000a3;
    font-size: 1.3rem;
    font-weight: 400;
    text-align: center;
    color: orange ;
    padding: .2rem .8rem;
    white-space: nowrap;
    border: 2px dashed white;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: rotate(-7deg) translate(-50%, -80%);
    -moz-transform: rotate(-7deg) translate(-50%, -80%);
    -ms-transform: rotate(-7deg) translate(-50%, -80%);
    -o-transform: rotate(-7deg) translate(-50%, -80%);
    transform: rotate(-7deg) translate(-50%, -80%);
    display: block;
}
.shareContFloat {
    position: absolute;
    right: 5px;
    bottom: 5px;
    overflow: hidden;
    -webkit-border-radius: 2rem 2rem 1rem 2rem;
    -moz-border-radius: 2rem 2rem 1rem 2rem;
    border-radius: 2rem 2rem 1rem 2rem;
}
.shareContFloat .box {
    background-color: #333333f7;
    /*padding: 3px;*/
    padding-right: 3.5rem;
    padding-left: .1rem;
    position: relative;
    right: -100%;
    -webkit-transition: All .1s linear;
    -moz-transition: All .1s linear;
    -ms-transition: All .1s linear;
    -o-transition: All .1s linear;
    transition: All .3s linear;
    -webkit-border-radius: 2rem 2rem 1rem 2rem;
    -moz-border-radius: 2rem 2rem 1rem 2rem;
    border-radius: 2rem 2rem 1rem 2rem;
    z-index: 1;
}
.shareContFloat.on .box {
    right: -3rem;
}
.shareContFloat .box .bi-facebook {
    color: #4867aa;
}
.shareContFloat .box .bi-twitter {
    color: #00b6f1;
}
.shareContFloat .box .bi-whatsapp {
    color: #43e460;
}
.shareContFloat .box a:hover i,
.shareContFloat .box a:active i {
    color: #fff!important;
}
.share-float {
    background-color: #100f0fa3;
    width: 2.5rem;
    height: 2.5rem;
    color: #fff;
    line-height: 2.5rem;
    text-align: center;
    cursor: pointer;
    -webkit-border-radius: 3rem 3rem 18px;
    -moz-border-radius: 3rem 3rem 18px;
    border-radius: 3rem 3rem 18px;
    -webkit-transition: All 300ms linear;
    -moz-transition: All 300ms linear;
    -ms-transition: All 300ms linear;
    -o-transition: All 300ms linear;
    transition: All 300ms linear;
    display: inline-block;
}
.share-float::before {
    font-family: bootstrap-icons !important;
    content: "\f52e";
}
.shareContFloat.on .share-float::before {
    content: "\f62a";
    font-size: 1.75rem!important;
    color: orangered;
}
@media screen and (min-width: 800px) {
    .shareContFloat.on .share-float,
    .share-float:hover {
        background-color: #252424;
    }
}
.shareContFloat.on .share-float {
    background-color: #252424;
}


.event .timeCountdown div,
.event-detail .timeCountdown div,
.article-detail .timeCountdown div {
    background-color: #1b1a1a;
    width: 3rem;
    border: 1px solid #000;
    margin: 0 2px;
}
.event .timeCountdown div span,
.event-detail .timeCountdown div span,
.article-detail .timeCountdown div span {
    font-size: 1rem;
    color: #ffffff;
}
.home.media .timeCountdown div small {
    color: #fff;
}

@media screen and (max-width: 1024px) {
    .media2.headings .bg-custom {
        background-size: cover;
    }
    .article-list .w-50 {
        width: 100% !important;
    }
}
@media screen and (min-width: 990px){
    .media2 .sidebarWraps {
        display: none!important;
    }
    .media2 .sidebar {
        background-color: transparent;
        width: initial;
        height: initial!important;
        /*opacity: 1%;*/
        /*visibility: visible;*/
        position: static;
    }
}

@media screen and (max-width: 990px) {
    .event .timeCountdown div, .article-detail .timeCountdown div, .home.media .timeCountdown div {
        width: 2.8rem;
    }
    .media2 .sidebar {
        opacity: 0%;
        visibility: hidden;
    }
    .media2 .sidebar .sidebar-inner {
        background-color: #fff;
        width: 24rem!important;
        height: 100%;
        border-top: 1px solid #efefef;
        align-items: normal!important;
        position: absolute!important;
        top: 0;
        bottom: 0;
        opacity: 0;
        transition: all 0.5s ease;
        transition-delay: 0s;
        transform: translateX(16px);
        z-index: 1000;
    }
    .media2 .sidebar .sidebar-body {
        height: calc(100vh - 75px)!important;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        -ms-overflow-style: none;
    }
    .media2 .sidebar.active .sidebar-body {
        padding-bottom: 3rem!important;
        padding-top: 1.5rem!important;
        padding-right: 1rem!important;
        padding-left: 1rem!important;
    }
    .media2 .sidebar .sidebar-inner {
        width: 30rem !important;
        transform: translateX(-50px);
    }
    .media2 .sidebar,
    .media2 .sidebar .sidebar-inner,
    body.custom .media2 .sidebar {
        top:0;
        left: 0;
        z-index: 1060;
    }
    .media2 .sidebar.active .sidebar-body {
        background-color: #f8f9fa!important;
    }
    .media2 .sidebar.active .sidebar-inner {
        opacity: 1;
        transition-delay: 0.55s;
        transform: translateX(0);
    }
    .event-detail .btnWraps {
        width: 45%;
    }
    .event .timeCountdown div, .article-detail .timeCountdown div, .home.media .timeCountdown div {
        width: 2.8rem;
    }
    .home.media .event-list .card-title {
        font-size: 1.4rem!important;
    }

    /*Media Blogs*/
    .media2.blogs .list:not(:first-child) .card-header,
    .media2.blogs .list:not(:first-child) .card-body {
        width: 50% !important;
    }
    .media2.blogs .list:not(:first-child) h6,
    .media2.press .card-body h6 {
        font-size: 1.5rem !important;
    }
    .article-list .card-bigger .imgCont {
        height: 20rem!important;
    }



    /*Event*/
    .media2.headings {
        /*height: 26rem;*/
    }
    .media2.headings .bg-float {
        height: 100%;
    }
    .media2.headings .imgCont {
        width: 100%;
    }
    .media2.event .card-half .card-header,
    .media2.event .card-half .card-body {
        width: 100%;
    }
    .media2.event .card-half .card-footer {
        position: static!important;
        padding-left: 1rem;
        left: initial;
        right: initial;
        bottom: initial;
    }

    .searchCont {
        background: #fff;
        height: 4.6rem;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1050;
        -webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
        -moz-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;
        box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;
        display: none;
    }
    .searchCont.active {
        display: block;
    }


    .cateSearchCont {
        background: #fff;
        height: 4.55rem;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1050;
        /*-webkit-box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;*/
        /*-moz-box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;*/
        /*box-shadow: 0 0.125rem 0.25rem rgb(0 0 0 / 8%) !important;*/
        display: none;
    }
    .cateSearchCont.active {
        display: grid;
    }

    .modal#searchModal .historySearch .list-group-item .btn {
        color: #333!important;
    }
    .modal#searchModal .historySearch .btn-favorite:active i:before {
        content: "\f586";
        color: #f17420!important;
    }
    .modal#searchModal .historySearch .btn-remove:active i {
        color: red!important;
    }



    .searchFound {
        height: 3rem;
    }
    .searchFound form .fa-search {
        color: #1d8594!important;
    }
    .searchFound form input {
        background-color: #ececec !important;
    }
}

@media screen and (max-width: 770px) {
    .media2.headings .bg-custom {
        background-size: cover;
    }
    .media2.headings .inner h1 {
        /*font-size: 3rem;*/
    }
    .media2.blogs .list:not(:first-child) .card-header,
    .media2.blogs .list:not(:first-child) .card-body,
    .media2 .card .card-header,
    .media2 .card .card-body {
        width: 100% !important;
    }
    .media2.press .card-body h6 {
        font-size: 1.3rem !important;
    }

    .media2.blogs .filter-wrapper.active,
    .article-detail .filter-wrapper.active {
        height: 4rem;
        display: block!important;
    }
    .media2.blogs .filter-wrapper.active .navbar-toggler,
    .article-detail .filter-wrapper.active .navbar-toggler {
        display: inline-block!important;
    }

    .event-detail .btnWraps {
        width: 100%!important;
    }

    .article-list .card-bigger .card-body {
        max-width: 100%;
        bottom: 1rem;
    }
    .article-list .card-bigger .card-title {
        font-size: 1.7rem!important;
    }

    /*Event*/
    .media2.headings {
        /*height: 17rem;*/
    }
    .media2.events .watermark {
        width: 100%;
        max-width: 100%;
        font-size: 11rem;
        color: #c8c6c9;
        text-align: center;
        left: 0;
        right: 0;
        margin-top: 3rem;
    }
}

@media screen and (max-width: 575px) {
    .event-detail .card-bigger .btnWraps {
        min-height: 110.39px;
    }
    .event-detail .card-bigger .btn-float-wraps.active {
        background-color: #fff;
        padding: .5rem;
        position: fixed;
        left: 0;
        right: 0;
        bottom: 0;
        box-shadow: 0px 0px 13px 1px #00000045;;
        z-index: 105;
    }
    .blog-category a {
        /*min-width: 11rem;*/
        white-space: nowrap;
    }
    .media2 .sidebar .sidebar-inner {
        width: 100% !important;
    }
    .article-detail .col-1 {
        flex: 0 0 auto;
        width: 10.33333333%;
        padding: 0;
        padding-left: .3rem;
    }
    .article-detail .change-font-size {
        /*position: fixed;*/
        /*top: 50%;*/
        /*right: -100%;*/

        /*-webkit-transform: translateY(-30%);*/
        /*-moz-transform: translateY(-30%);*/
        /*-ms-transform: translateY(-30%);*/
        /*-o-transform: translateY(-30%);*/
        /*transform: translateY(-30%);*/
        /*-moz-transition: all .3s;*/
        /*-o-transition: all .3s;*/
        /*-webkit-transition: all .3s;*/
        /*transition: all .3s;*/
        /*z-index: 1050;*/
    }
    .article-detail .change-font-size.active {
        right: 0;
    }
    .article-detail .change-font-size.active .btn:active {
        background-color: #000!important;
    }
    .article-detail .imageWraps {
        margin: 0 -.7rem 1rem -.8rem;
    }
    .article-detail .imageWraps .imgCont {
        border-radius: 0!important;
    }

    .article-detail .card-bg,
    .article-detail .card-bg::before {
        -webkit-border-radius: 0!important;
        -moz-border-radius: 0!important;
        border-radius: 0!important;
    }
    .article-detail h1 {
        font-size: 1.9rem!important;
    }
    .article-detail .related-post .inner,
    .article-detail .latest-post .card-bigger {
        border: 0!important;
    }
    .article-detail .latest-post .card:not(.card-bigger) .card-title {
        font-size: 1rem!important;
    }

    .media2.headings .inner {
        /*padding-top: 9rem;*/
        /*padding-top: 8rem;*/
    }
    .media2.headings .inner h1 {
        font-size: 2rem;
    }
    .media2.blogs .list:not(:first-child) h6,
    .media2 .card-body h3,
    .media2 .card-body h6 {
        font-size: 1.2rem !important;
        line-height: 1.3!important;
    }
    .media2.headings.blogs .w-50 {
        width: 100% !important;
    }


    /*Event*/
    .media2.headings .imgCont {
        width: 17rem;
    }
    .media2.headings.press .imgCont {
        width: 100%;
    }

    .media2.headings h1 {
        font-size: 2rem!important;
    }
    .media2.headings h5 {
        font-size: 1.15rem!important;
    }
    .media2.headings .shapeHalfCircle:not(:first-child) {
        top: 6rem;
    }
    .media2.headings .w-75,
    .media2.headings .w-80 {
        width: 100%!important;
    }
    .media.home .event-list h6.card-title {
        font-size: 1.5rem!important;
    }

    .media2.blogs .card-bigger .imgCont,
    .media2.event .card-bigger .imgCont {
        -webkit-border-radius: .75rem .75rem 0 0!important;
        -moz-border-radius: .75rem .75rem 0 0!important;
        border-radius: .75rem .75rem 0 0!important;
    }

    .event-detail .ico {
        font-size: 1.5rem;
    }
    .event-detail .btn-fixed-bottom {
        /*background-color: #fff!important;*/
        /*padding: .5rem;*/
        /*position: fixed;*/
        /*left: 0;*/
        /*right: 0;*/
        /*bottom: 0;*/
        /*z-index: 1040;*/
    }
    .event-detail .btn-fixed-bottom a {
        padding-top: .6rem!important;
        padding-bottom: .6rem!important;
        display: block;
    }
    .event .timeCountdown div, .article-detail .timeCountdown div, .home.media .timeCountdown div {
        width: 3rem;
    }
    .sub-child-text {
        font-size: 2rem;
    }
    .article-list .list-col .card-header {
        min-width: 12rem;
        max-width: 12rem;
        max-height: 6rem;
    }
    .article-list .list-col .card-body {
        padding-top: 0!important;
        padding-left: 1rem!important;
    }
    .article-list .card-bigger .card-title {
        font-size: 1.1rem!important;
    }
}


@media (min-width: 500px) {
    .card-horizontal .card-img-top,
    .card-horizontal .card-img-bottom {
        max-width: 39%;
        min-width: 39%;
    }
}

@media screen and (max-width: 380px) {

    .event-detail .card-footer {
        display: block!important;
    }
}</pre></body></html>