@font-face {
    font-family: 'Avenir LT 65';
    src: url("../fonts/AvenirLT-Black.woff2") format("woff2"), url("../fonts/AvenirLT-Black.woff") format("woff");
    font-weight: bold;
    font-style: normal; }

@font-face {
    font-family: 'browallia_newregular';
    src: url("../fonts/browa_0-webfont.woff2") format("woff2"), url("../fonts/browa_0-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal; }

* {
    margin: 0px;
    padding: 0px; }

body {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    overflow-x: hidden;
    font-weight: 400; }

header {
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 728px; }
@media (max-width: 767px) {
    header {
        min-height: 400px;
        height: auto; } }
@media (min-width: 768px) and (max-width: 991px) {
    header {
        min-height: 500px;
        height: auto; } }
@media (min-width: 992px) and (max-width: 1199px) {
    header {
        min-height: 600px;
        height: auto; } }

#background-carousel {
    position: absolute;
    width: 100%;
    z-index: -1;
    top: 0px; }

#background-carousel .carousel,
#background-carousel .carousel-inner {
    width: 100%;
    height: 100%;
    z-index: 0;
    overflow: hidden; }

#background-carousel .item {
    width: 100%;
    height: 100%;
    background-size: cover;
    z-index: 0;
    min-height: 728px;
    background-repeat: no-repeat;
    background-position: 50% 0px; }
@media (max-width: 767px) {
    #background-carousel .item {
        min-height: 400px;
        height: auto; } }
@media (min-width: 768px) and (max-width: 991px) {
    #background-carousel .item {
        min-height: 500px;
        height: auto; } }
@media (min-width: 992px) and (max-width: 1199px) {
    #background-carousel .item {
        min-height: 600px;
        height: auto; } }

.hero-content-wrapper {
    position: absolute;
    z-index: 1 !important;
    width: 100%;
    min-height: 100%; }

.carousel-indicators li {
    background-color: #e59a91;
    border: 0px;
    margin-right: 10px; }

.carousel-indicators .active {
    margin-right: 10px; }

.hero_inner_content_top {
    margin-top: 95px;
    padding-left: 90px; }
@media (max-width: 767px) {
    .hero_inner_content_top {
        padding-left: 0;
        margin-top: 10px; } }
@media (min-width: 768px) and (max-width: 991px) {
    .hero_inner_content_top {
        padding-left: 0;
        margin-top: 40px; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .hero_inner_content_top {
        margin-top: 40px; } }

.hero_inner_content_bottom {
    padding-top: 115px;
    padding-left: 90px; }
@media (max-width: 767px) {
    .hero_inner_content_bottom {
        padding-left: 0;
        padding-top: 20px; } }
@media (min-width: 768px) and (max-width: 991px) {
    .hero_inner_content_bottom {
        padding-left: 0;
        padding-top: 20px; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .hero_inner_content_bottom {
        padding-top: 20px; } }

@media (max-width: 767px) {
    .logo {
        max-width: 360px;
        width: 100%;
        margin: 0 auto; } }

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity; }

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0; }

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1; }

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.carousel-fade .carousel-control {
    z-index: 2; }

#player {
    height: 0;
    width: 0; }

.speaker {
    background: url(../images/speaker2.svg) top left no-repeat;
    background-size: contain;
    background-position: -6px 0;
    height: 25px;
    width: 25px;
    cursor: pointer;
    display: inline-block; }

.speakerplay {
    background: url(../images/speaker.svg) top left no-repeat;
    background-size: contain;
    cursor: pointer;
    height: 25px;
    width: 25px; }

.dateAndadress {
    margin-top: 20px; }
@media (max-width: 767px) {
    .dateAndadress {
        text-align: center; } }
@media (min-width: 768px) and (max-width: 991px) {
    .dateAndadress {
        text-align: center; } }

.dateAndadress .date {
    font-size: 20px;
    display: inline-block;
    max-width: 295px;
    height: 40px;
    width: 100%;
    background: #fff;
    color: #bd181b;
    text-align: center;
    padding: 3px 12px;
    font-weight: 600;
    vertical-align: middle; }
@media (max-width: 767px) {
    .dateAndadress .date {
        font-size: 17px;
        height: auto;
        padding: 10px 20px;
        max-width: auto;
        width: auto; } }
@media (min-width: 768px) and (max-width: 991px) {
    .dateAndadress .date {
        font-size: 17px;
        height: auto;
        padding: 10px 20px;
        max-width: auto;
        width: auto; } }

.dateAndadress .date i {
    vertical-align: middle; }

.dateAndadress .date span {
    vertical-align: middle;
    padding-left: 9px; }

.dateAndadress .address {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    margin-left: 22px;
    margin-bottom: 2px; }
@media (max-width: 767px) {
    .dateAndadress .address {
        font-size: 16px;
        height: auto;
        padding: 10px 10px;
        max-width: auto;
        width: auto;
        margin-left: 0;
        display: block; } }
@media (min-width: 768px) and (max-width: 991px) {
    .dateAndadress .address {
        font-size: 17px;
        height: auto;
        padding: 10px 10px;
        max-width: auto;
        width: auto; } }

.dateAndadress .address i {
    vertical-align: middle; }

.dateAndadress .address span {
    vertical-align: middle;
    padding-left: 8px; }

.dateAndadress .address a {
    color: #ffffff; }

.dateAndadress .address a:hover, .dateAndadress .address a:focus {
    text-decoration: none;
    color: #ffffff; }

/*start hosts-section*/
.hosts-section {
    background-image: url(../images/hosts-bg.jpg);
    padding-bottom: 60px;
    padding-top: 60px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    position: relative; }

.register-form {
    position: relative;
    z-index: 999;
    background: transparent;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 4, 0.7);
    border: 2px solid #fff;
    margin-top: -170px;
    padding: 20px;
    background: #e22023;
    background: -moz-linear-gradient(left, #e22023 0%, #a21919 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, #e22023), color-stop(100%, #a21919));
    background: -webkit-linear-gradient(left, #e22023 0%, #a21919 100%);
    background: -o-linear-gradient(left, #e22023 0%, #a21919 100%);
    background: -ms-linear-gradient(left, #e22023 0%, #a21919 100%);
    background: linear-gradient(to right, #e22023 0%, #a21919 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e22023', endColorstr='#a21919', GradientType=1 ); }
.register-form video{ width: 100%;}
@media (max-width: 767px) {
    .register-form {
        margin-top: -70px; } }
@media (min-width: 768px) and (max-width: 991px) {
    .register-form {
        margin-top: -70px; } }
@media (min-width: 992px) and (max-width: 1199px) {
    .register-form {
        padding: 40px 80px 40px 80px; } }
@media (min-width: 1200px) {
    .register-form {
        padding: 0; } }

.register-form h3 {
    font-size: 24px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    margin: 0px; }

.register-form hr {
    margin-top: 15px;
    margin-bottom: 30px;
    border-top: 2px solid #ffffff;
    width: 80px; }

.register-form label {
    font-size: 15px;
    color: #ffffff;
    margin: 0px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 300;
    text-transform: capitalize; }

.register-form input.form-control {
    background: 0;
    border: 0;
    width: 100%;
    display: block;
    border-bottom: 1px solid #fff;
    outline: 0;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #fff;
    box-shadow: none;
    border-radius: 0px;
    height: 33px;
    font-size: 14px; }

.register-form select.form-control {
    background: 0px;
    border: 0;
    box-shadow: none;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    display: block;
    width: 100%;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    height: 33px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none; }

.register-form select.form-control {
    background-image: url(../images/arrow.png);
    background-position: calc(100% - 15px) calc(1em - 3px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 7px;
    background-repeat: no-repeat; }

.register-form .form-group {
    margin-bottom: 10px; }

.btn-submit {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    font-family: 'Montserrat', sans-serif;
    background: transparent;
    border: 0px;
    padding: 0px;
    margin-top: 20px;
    padding: 10px 20px 10px 0;
    outline: none;
    box-shadow: none; }

.btn-submit:focus, .btn-submit:active {
    color: #fff;
    outline: none !important;
    box-shadow: none;
    opacity: 0.5; }

.btn-submit:hover {
    color: #ffffff; }

.btn-submit i {
    font-size: 24px;
    vertical-align: middle;
    padding-left: 8px;
    transition: all 0.3s linear; }

.btn-submit:hover i {
    padding-left: 25px; }

.regfrm-right-gutter {
    padding-right: 50px; }

.register-form p {
    color: #ffffff;
    font-weight: 300;
    font-size: 18px; }

.hosts-heading h1 {
    font-size: 62px;
    color: #fff;
    font-family: 'Avenir LT 65';
    margin: 0px 0px 54px;
    text-align: right;
    position: relative;
    display: inline-block; }
@media (max-width: 767px) {
    .hosts-heading h1 {
        text-align: center; } }

.hosts-heading {
    margin-top: 0px;
    text-align: right; }
@media (max-width: 767px) {
    .hosts-heading {
        text-align: center; } }

.hosts-heading h1:after {
    position: absolute;
    content: "";
    background: #f30000;
    width: 130px;
    height: 3px;
    bottom: -4px;
    right: 0; }

.single_hosts {
    margin-bottom: 20px; }

.single_hosts h3 {
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    margin: 25px 0px 12px; }

.single_hosts p {
    font-size: 16px;
    color: #fff;
    margin: 0px; }

.btn-cta {
    margin: 50px 0px 0px;
    font-size: 21px;
    color: #0a0a0a;
    background: #fff;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    max-width: 406px;
    width: 100%;
    border-radius: 2px;
    padding: 8px 12px;
    position: relative;
    border-top: 1px solid #9c9c9c;
    border-right: 1px solid #9c9c9c;
    border-bottom: 0px;
    border-left: 0px; }
@media (max-width: 767px) {
    .btn-cta {
        font-size: 17px;
        letter-spacing: 1px; } }

.btn-cta:hover, .btn-cta:focus, .btn-cta.focus {
    background: #e22023;
    color: #fff;
    border-top: 1px solid #e22023;
    border-right: 1px solid #e22023;
    transition: all 0.2s; }

.btn-cta::before {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    width: 22px;
    top: -8px;
    left: 15px; }

.btn-cta::after {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    width: 45px;
    bottom: -9px;
    right: 24px; }

/*end hosts-section*/
/*start place-section*/
.place-section {
    /*  min-height: 930px;*/
    background-image: url(../images/place-section-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    padding: 80px 0px 80px; }

.place-section h1 {
    font-size: 62px;
    color: #fff;
    font-family: 'Avenir LT 65';
    margin: 0px;
    position: relative; }

.place-section h1::after {
    position: absolute;
    content: "";
    background: #fff;
    width: 130px;
    height: 2px;
    bottom: -3px;
    left: 4px; }

.place-section h3 {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    margin: 25px 0px 20px; }

.place-section h4 {
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    margin: 0px 0px 4px;
    text-shadow: -1px 0px 4px rgba(0, 0, 0, 0.3); }

.place-section p {
    font-size: 18px;
    color: #fff;
    margin: 0px;
    text-shadow: -1px 0px 4px rgba(0, 0, 0, 0.3); }

.adress-single-block {
    margin-bottom: 32px; }

.adress-single-block p span {
    font-weight: bold;
    text-shadow: -1px 0px 4px rgba(0, 0, 0, 0.3); }

.thai {
    font-weight: 400 !important;
    font-family: 'browallia_newregular'; }

.adress-single-block-last {
    margin-bottom: 0px; }

.btn-cta2 {
    font-size: 16px;
    background: transparent;
    color: #fff;
    border: 3px solid #ffffff;
    border-radius: 0px;
    max-width: 334px; }

.btn-cta2:before {
    top: -9px; }

.btn-cta2:after {
    bottom: -11px; }

.btn-cta2:hover, .btn-cta2:focus, .btn-cta2.focus {
    background: #fff;
    color: #e22023;
    border: 3px solid #fff;
    transition: all 0.2s; }

.place-section a, .place-section a:hover, .place-section a:focus {
    color: #ffffff; }

/*end place-section*/
/*start event_shedule_section*/
.event_shedule_section {
    background-image: url(../images/event_shedule_section-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50%;
    color: #fff;
    text-align: center;
    padding-top: 35px;
    padding-bottom: 35px; }

.event_shedule_section span {
    font-size: 24px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
    margin-right: 22px;
    vertical-align: middle; }

.event_time2 {
    margin-right: 0px; }

.event_shedule_section span i {
    font-size: 20px; }

.event-date i {
    margin-right: 6px; }

.event_time1 i {
    margin-right: 1px; }

.event_time2 i.fa-clock-o {
    margin-right: 4px; }

.event_time2 i.fa-glass {
    margin-right: 6px; }

@media (max-width: 767px) {
    .event-date, .event_time1, .event_time2 {
        display: block;
        font-size: 18px !important;
        padding: 10px; } }

/*end event_shedule_section*/
/*start event_details_section*/
.event_details_section {
    background-image: url(../images/event_details_section-bg.jpg);
    background-size: cover;
    background-position: 50% 0px;
    background-repeat: no-repeat;
    position: relative;
    padding: 80px 0px;
    text-align: right; }
.event_details_section img{ display: inline-block;}
.event_details_section h1 span{ display: block; text-align: right; text-transform: uppercase; font-size: 25px; font-weight: 700; padding-bottom: 10px; color: #fff; letter-spacing: 1px; margin: 0;}

@media (max-width: 767px) {
    .event_details_section {
        padding-top: 40px; } }

.event_details_section h1 {
    font-size: 62px;
    color: #fff;
    font-family: 'Avenir LT 65';
    margin: 0px 0px 48px; }
@media (max-width: 767px) {
    .event_details_section h1 {
        font-size: 45px; } }

.event_details_section h1 span {
    position: relative;
    color: #ff0000; }

.event_details_section h1 span::after {
    position: absolute;
    content: "";
    background: #fff;
    width: 130px;
    height: 2px;
    bottom: 2px;
    right: -3px; }

.event_details_section p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 30px; }

.event_details_section .italic {
    font-style: italic;
    margin-bottom: 0px; }

.btn-cta3:before {
    left: auto;
    right: 15px; }

.btn-cta3:after {
    left: 24px; }

.tower-head {
    position: absolute;
    top: -62px;
    left: 25px;
    width: 342px; }

/*end event_details_section*/
/*start sponsors_section*/
.sponsors_section {
    background-image: url(../images/sponsors_section-bg.jpg);
    min-height: 650px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 50px 0px 50px;
    text-align: center; }

.sponsors_section h1 {
    font-size: 62px;
    color: #fff;
    font-family: 'Avenir LT 65';
    margin: 0px 0px 70px;
    position: relative;
    display: inline-block; }

.sponsors_section h1:after {
    position: absolute;
    content: "";
    background: #fff;
    width: 130px;
    height: 2px;
    bottom: -4px;
    right: 0; }

/* Slider */
.slick-slide {
    margin: 0px 20px; }

.slick-slide img {
    max-width: 100%;
    margin: 0 auto; }

.slick-slider {
    position: relative;
    padding: 0px 60px;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }

.slick-list:focus {
    outline: none; }

.slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block; }

.slick-track:before,
.slick-track:after {
    display: table;
    content: ''; }

.slick-track:after {
    clear: both; }

.slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }

[dir='rtl'] .slick-slide {
    float: right; }

.slick-slide img {
    display: block; }

.slick-slide.slick-loading img {
    display: none; }

.slick-slide.dragging img {
    pointer-events: none; }

.slick-initialized .slick-slide {
    display: block; }

.slick-loading .slick-slide {
    visibility: hidden; }

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
    display: none; }

.slick-arrow {
    background: transparent;
    border: 0px;
    position: absolute;
    top: 18%; }

.slick-prev {
    left: 0px; }

.slick-next {
    right: 0px; }

.sponsors_section p {
    font-size: 18px;
    color: #ffffff;
    margin: 50px 0px 30px; }

.sponsor-bottom-link {
    font-size: 18px;
    color: #ffffff;
    text-decoration: underline; }

.sponsor-bottom-link:hover, .sponsor-bottom-link:focus, .sponsor-bottom-link.focus {
    color: #fff; }

.btn-spnsor {
    font-size: 16px;
    color: #000000;
    max-width: 275px;
    width: 100%;
    background: #fff;
    border: 0px;
    border-radius: 0px;
    padding: 10px 12px;
    display: block;
    margin: 30px auto 12px; }

.btn-spnsor:hover, .btn-spnsor:focus, .btn-spnsor.focus {
    background: #e22023;
    color: #fff;
    border: 0px;
    transition: all 0.2s; }

.btn-register {
    font-size: 16px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    text-decoration: none; }

.btn-register:hover, .btn-register:focus, .btn-register.focus {
    color: #fff;
    text-decoration: none; }

.btn-register i {
    font-size: 22px;
    vertical-align: middle;
    padding-left: 10px; }

/*end sponsors_section*/
/*start gallery-section*/
.gallery-section {
    background-image: url(../images/gallery-section-bg.jpg);
    padding-bottom: 30px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    padding: 0px 0px 60px; }

.hosts-section.gallery-hot-sec{ padding-bottom: 0px;}

.gallery-section h1 {
    font-size: 62px;
    color: #fff;
    font-family: 'Avenir LT 65';
    margin: 0px 0px 70px;
    position: relative; }

.gallery-section h1:after {
    position: absolute;
    content: "";
    background: #c8161b;
    width: 130px;
    height: 2px;
    bottom: -2px;
    left: 0px; }

.gal-col-1, .gal-col-2, .gal-col-3 {
    display: inline-block;
    padding: 0px 8px;
    vertical-align: top;
    float: left; }

.gal-col-1 img:first-child, .gal-col-2 img:first-child, .gal-col-3 img:first-child {
    margin-bottom: 16px; }

.gallry-images img {
    width: 100%; }

@media (max-width: 767px) {
    .gal-col-1, .gal-col-2, .gal-col-3 {
        width: 100%; }
    .gallry-images img {
        padding: 0;
        margin: 5px; } 
    .cta-section-right-logo{ float: none; margin: 0 auto; margin-top: 30px;}
    .event-animated-logo-wrap{ float: none; margin: 0 auto;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .gal-col-1 {
        width: 23.8%; }
    .gal-col-2 {
        width: 32%; }
    .gal-col-3 {
        width: 40%; } }

@media (min-width: 992px) and (max-width: 1199px) {
    .gal-col-1 {
        width: 23.8%; }
    .gal-col-2 {
        width: 32%; }
    .gal-col-3 {
        width: 40%; } }

/*end gallery-section*/
/*start cta-section*/
.cta-section {
    background-image: url(../images/cta-section-bg.jpg);
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    text-align: center; }
.cta-section img{ max-width: 100%;}
@media (max-width: 767px) {
    .cta-section {
        padding-top: 50px;
        padding-bottom: 50px; } }

.cta-section .btn-cta2 {
    font-size: 24px;
    background: transparent;
    color: #fff;
    border: 3px solid #ffffff;
    border-radius: 0px;
    max-width: none;
    display: inline-block;
    margin: 0;
    width: auto;
    padding: 10px 20px; }
@media (max-width: 767px) {
    .cta-section .btn-cta2 {
        font-size: 18px; } }

.cta-section .btn-cta2:before {
    top: -9px; }

.cta-section .btn-cta2:after {
    bottom: -11px; }

.cta-section .btn-cta2:hover, .cta-section .btn-cta2:focus, .cta-section .btn-cta2.focus {
    background: #fff;
    color: #e22023;
    border: 3px solid #fff;
    transition: all 0.2s; }

/*end cta-section*/
/*start footer*/
footer {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #000000;
    text-align: center;
    color: #fff; }

footer p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 15px;
    margin-top: 15px; }

footer .footer_links a {
    color: #fff;
    font-size: 16px; }

footer .footer_links a:hover {
    color: #fff; }

footer .footer_links span {
    margin: 0px 15px 0px 17px; }

footer hr {
    max-width: 140px;
    border-top: 3px solid #fff;
    margin: 20px auto 0px; }

/*end footer*/
#custom_carousel ul {
    list-style-type: none; }
#custom_carousel ul li {
    display: inline-block;
    opacity: 0.3;
    transition: all 0.3s linear; }
#custom_carousel ul li.active {
    opacity: 1; }
#custom_carousel ul li a {
    display: inline-block;
    padding: 8px;
    margin: 0 10px; }
@media (min-width: 992px) and (max-width: 1199px) {
    #custom_carousel ul li a {
        padding: 8px 5px;
        margin: 0 5px; } }
@media (min-width: 1200px) and (max-width: 1400px) {
    #custom_carousel ul li a {
        padding: 8px 0;
        margin: 0 5px; } }
#custom_carousel ul li a img {
    transform: scale(1);
    max-width: 120px;
}
@media (min-width: 992px) and (max-width: 1199px) {
    #custom_carousel ul li a img {
        height: 25px; } }
@media (min-width: 1200px) and (max-width: 1400px) {
    #custom_carousel ul li a img {
        transform: scale(0.8); } }

#custom_carousel .item {
    color: #ffffff;
    font-size: 16px; }

.carousel-control.right, .carousel-control.left {
    background: none !important;
    height: 30px !important; width: 30px !important; top: 50% !important;
}

@media (max-width: 767px) {
    #custom_carousel ul li {
        display: none; }
    #custom_carousel ul li.active {
        display: block; }
    #custom_carousel ul li img {
        transform: scale(1); }
    #custom_carousel .carousel-inner {
        width: 70%;
        margin: 0 auto; }
    #custom_carousel .controls {
        height: 50px; } }

@media (min-width: 768px) and (max-width: 991px) {
    #custom_carousel ul li {
        display: none; }
    #custom_carousel ul li.active {
        display: block; }
    #custom_carousel ul li img {
        transform: scale(1); }
    #custom_carousel .carousel-inner {
        width: 70%;
        margin: 0 auto; }
    #custom_carousel .controls {
        height: 70px; }
    #custom_carousel {
        min-height: 300px; } }

@media (min-width: 992px) and (max-width: 1199px) {
    #custom_carousel {
        min-height: 310px; }
    #custom_carousel .carousel-inner {
        width: 700px;
        margin: 0 auto; } }

@media (min-width: 1200px) {
    #custom_carousel {
        min-height: 310px; }
    #custom_carousel .carousel-inner {
        width: 900px;
        margin: 0 auto; } }

.help-block {
    color: #ffb618;
    font-size: 12px; }

.has-error .form-control {
    background: #f06e6d !important; }

.has-error .form-control:focus {
    border-color: #ffffff; }

.thankyou {
    display: none;
    padding-top: 20px;
    padding-bottom: 20px; }

.gap40 {
    height: 40px; }

.main-full-video iframe{ width: 100%;}
.sponsor-bottom-txt{ padding-top: 50px; text-align: center; color: #fff; font-size: 25px;}
.gallry-view-btn{ text-align: center; padding-top: 50px;}
.gallry-view-btn a{ margin: 50px 0px 0px;
                    font-size: 21px;
                    color: #0a0a0a;
                    background: #fff;
                    font-weight: 500;
                    font-family: 'Montserrat', sans-serif;
                    letter-spacing: 2px;
                    max-width: 406px;
                    width: 100%;
                    border-radius: 2px;
                    padding: 8px 12px;
                    position: relative;
                    border-top: 1px solid #9c9c9c;
                    border-right: 1px solid #9c9c9c;
                    border-bottom: 0px;
                    border-left: 0px; }
.gallry-view-btn a:hover, .gallry-view-btn a:focus, .gallry-view-btn a.focus {
    background: #e22023;
    color: #fff;
    border-top: 1px solid #e22023;
    border-right: 1px solid #e22023;
    transition: all 0.2s; 
    text-decoration: none;
}

.gallry-view-btn a::before {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    width: 22px;
    top: -8px;
    left: 15px; }

.gallry-view-btn a::after {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    width: 45px;
    bottom: -9px;
    right: 24px; }


.loadmore{ text-align: center; padding-top: 50px;}
.loadmore a{ 
    display: inline-block;
    font-size: 21px;
    color: #0a0a0a;
    background: #fff;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 2px;
    border-radius: 2px;
    padding: 8px 12px;
    position: relative;
    border-top: 1px solid #9c9c9c;
    border-right: 1px solid #9c9c9c;
    border-bottom: 0px;
    border-left: 0px;}
.loadmore a:hover, .loadmore a:focus, .loadmore a.focus {
    background: #e22023;
    color: #fff;
    border-top: 1px solid #e22023;
    border-right: 1px solid #e22023;
    transition: all 0.2s; 
    text-decoration: none;
}

.loadmore a::before {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    width: 22px;
    top: -8px;
    left: 15px; }

.loadmore a::after {
    position: absolute;
    content: "";
    background: #fff;
    height: 2px;
    width: 45px;
    bottom: -9px;
    right: 24px; }
.animated-logo-wrap{ text-align: center; position: relative; margin-top: -200px; z-index: 9;}
.animated-logo-wrap h2{ text-align: center; text-transform: uppercase; font-size: 25px; font-weight: 700; padding-bottom: 10px; color: #fff; letter-spacing: 1px; margin: 0;}
.animated-logo-wrap img{ display: inline-block; max-width: 400px;}
.cta-section-right-logo{ max-width: 320px; width: 100%; float: right; }
.cta-section-right-logo h2{ text-align: center; text-transform: uppercase; font-size: 25px; font-weight: 700; padding-bottom: 10px; color: #fff; letter-spacing: 1px; margin: 0;}
.cta-section-right-logo img{ display: inline-block;}
.event-animated-logo-wrap{  max-width: 320px; width: 100%; float: right;}
.event-animated-logo-wrap h2{ text-align: center; text-transform: uppercase; font-size: 25px; font-weight: 700; padding-bottom: 10px; color: #fff; letter-spacing: 1px; margin: 0;}

.cta-section .display-tbl{ display: table; width: 100%;}
.cta-section .display-tbl .display-tbl-cel{ display: table-cell; float: none; vertical-align: middle;}



/* ------------------ Custom Responsive ------------------- */

@media (max-width: 767px) {
    .cta-section-right-logo{ float: none; margin: 0 auto; margin-top: 30px;}
    .event-animated-logo-wrap{ float: none; margin: 0 auto;}
    .main-full-video iframe { width: 100%; height: 300px;}
    .hosts-heading{ margin-top: 30px;}
    .cta-section .display-tbl{ display: block; margin: 0;}
    .cta-section .display-tbl .display-tbl-cel{ display: block;}
    .animated-logo-wrap img{ max-width: 300px;}
}
