/* ******************************************************************************
*********************************************************************************
Use this file to override any of the CSS styles preset in the themed
stylesheets or you can add your own custom styles.
*********************************************************************************
****************************************************************************** */

















@import url('//fonts.googleapis.com/css?family=Zilla+Slab:regular,500,500italic%7CDM+Sans:regular,500,500italic,700,700italic%7CCaveat:regular%7CPoppins:300,regular,500,600,700,800,900');
@import url('//fonts.googleapis.com/css?family=Roboto:300,400,500,700');






img, * img{ max-width: 100%; }



  .footer a, .blog-pagination a,  .blog-post__body p > a{
    display: inline-block;
    min-width: 48px;
    min-height: 48px;
    line-height: 48px;
    margin: -13px 0;

  
  }






.dnd-section > .row-fluid {
  max-width: 1140px;
}

.dnd-section {
  padding-bottom: 50px;
  padding-top: 50px;
}

.body-container__homepage .dnd-section:nth-child(odd) {
  background-color: #333;
}





html {
  font-size: 16;
}

body {
  color: #737373;
  font-family: Scala Sans,Sans-Serif;
  font-size: 16px;
  font-weight: 400
}

a {
  color: rgba(67, 74, 83, 1.0);
}

a:hover {
  color:#333333;
}

a:active {
  color: rgba(107, 114, 123, 1.0);
}

h1 {
  color: #aab5ab;
  font-family: Scala Sans;
  font-size: 40px;
  font-weight: 300;
}

h2 {
  color: #333;
  font-family: Scala Sans;
  font-size: 22px;
  font-weight: 500;
}

h3 {
  color: #333;
  font-family: Scala Sans;
  font-size: 22px;
  font-weight: 500;
}

h4 {
  color: #333;
  font-family: Scala Sans;
  font-size: 18px;
  font-weight: 500;
}

h5 {
  color: #333;
  font-family: Scala Sans;
  font-size: 16px;
  font-weight: 500;
}

h6 {
  color: #333;
  font-family: Scala Sans;
  font-size: 14px;
  font-weight: 500;
}

blockquote {
  border-left: 10px solid #333;;
}




form,
.submitted-message {
  border-color: rgba(#null, 0.0) ;
}

h3.form-title {
  background-color: rgba(255, 255, 255, 0.0);
  color: rgba(170, 181, 171, 1.0);
}

.hs-button,
.button--primary {
  background-color: rgba(67, 74, 83, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  border-radius: 3px;
  border-width: 3px;
  color: rgba(255, 255, 255, 1.0);
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 8px;
}

form input.hs-button:focus {
  border-color: rgba(255, 255, 255, 1.0);
  background-color: rgba(67, 74, 83, 1.0);
}

.hs-button:hover,
.button--primary:hover,
form input.hs-button:focus:hover {
  background-color: rgba(51, 51, 51, 1.0);
  border-color: #FFFFFF;
  color: #FFFFFF;
}

.hs-button:active,
.button--primary:active {
  background-color: rgba(107, 114, 123, 1.0);
  border-color: rgba(255, 255, 255, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.hs-form label {
  color: rgba(51, 51, 51, 1.0);
}

.hs-form legend {
  color: rgba(51, 51, 51, 1.0);
}

form input,
form select,
form textarea,
.hs-input,
input[type="password"] {
  border-color: rgba(102, 102, 102, 1.0);
  color: rgba(0, 0, 0, 1.0);
  border-radius: 3px;        
  background-color: rgba(#null, 0.0);
}

form input:focus,
form select:focus,
form textarea:focus,     
.hs-input:focus,
input[type="password"]:focus {
  background-color: rgba(#null, 0.0);
  border-color: rgba(51, 51, 51, 1.0);
  color: rgba(#null, 0.0);
}

/* input.hs-input.error,
input.hs-input.error:focus,
div.field.error input,
div.field.error textarea,
div.field.error .chzn-choices,
textarea.hs-input.error,
select.hs-input.error {
  border-color: #e99292;
} */

.hs-form .hs-error-msgs label {
  color: red;
}

.fn-date-picker .pika-table thead th {
  color: rgba(255, 255, 255, 0.0);
}

.hs-input:-moz-placeholder,
.hs-input::-webkit-input-placeholder,
.hs-field-desc,
.hs-dateinput:before,
.hs-richtext {
  color: #737373;
}

.hs-richtext {
  font-size: 16;
}

.hs-default-font-element,
.hs-main-font-element {
  font-family: Scala Sans;
}

.fn-date-picker td.is-today .pika-button {
  color: #737373;
}

.fn-date-picker td.is-selected .pika-button {
  background: #737373;
}

.fn-date-picker td .pika-button:hover {
  background-color: #333 !important;
}





th,
td {
  background-color: rgba(255, 255, 255, 1.0);
  border: 1px solid rgba(115, 115, 115, 1.0);
  color: rgba(115, 115, 115, 1.0);
}

thead th,
thead td {
  background-color: rgba(115, 115, 115, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

tfoot td {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(115, 115, 115, 1.0);
}

table,
tbody + tbody {
  border-color: rgba(115, 115, 115, 1.0);
}





.header {
  background-color: rgba(255, 255, 255, 1.0);
}

.header__container {
  max-width: 1140px;
}

body .elementor-menu-toggle {
  color: rgba(0, 0, 0, 1.0);
}

body .elementor-menu-toggle:hover {
  color: rgba(170, 181, 171, 1.0);
}

body .custom-menu-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary .submenu.level-1 > li > a:hover {
color: rgba(51, 51, 51, 1.0);
}

body .custom-menu-primary .submenu.level-2 > li > a {
  color: #000000;
}

body .custom-menu-primary a.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
color: #aab5ab;
}

body .custom-menu-primary .submenu.level-1 > li.active-branch,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li:active {
background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li {
background-color: rgba(#null, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li:hover,
body .custom-menu-primary .submenu.level-1 > li:focus {
background-color: rgba(255, 255, 255, 0.0);
}

body .custom-menu-primary .submenu.level-1 > li.active-branch > a {
color: #aab5ab;
}

body .custom-menu-primary .submenu.level-1 > li > a.active-branch:after {
background-color: #aab5ab;
}

body .submenu.level-2 {
  background-color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link {
  background-color: rgba(255, 255, 255, 1.0);
}

body .custom-menu-primary .submenu.level-2 .triangle-container .triangle {
  background-color: #FFFFFF;
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  background-color: rgba(#null, 0.0);
}
body .custom-menu-primary .submenu.level-2 .menu-item.active-branch .menu-link {
  background-color: ;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Scala Sans;
}

.header__language-switcher-label-current:after {
  border-top-color: rgba(0, 0, 0, 1.0);
}

body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:hover,
body .custom-menu-primary .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .custom-menu-primary .submenu.level-2 .triangle-container.level-2.hover .triangle {
  color: #333333;
}
body .custom-menu-primary .submenu.level-2 .menu-item.active-branch .menu-link {
  color: #aab5ab;
}

body .button.bg-gray-4 {
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}

body .button.bg-gray-4:hover {
  background-color: rgba(#null, 0.0);
  color: rgba(#null, 0.0);
  border-color: rgba(#null, 0.0);
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: rgba(255, 255, 255, 1.0);
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: rgba(0, 0, 0, 1.0);
  }
}





.footer {
  background-color: rgba(255, 255, 255, 1.0);
  color: rgba(115, 115, 115, 1.0);
}

.footer__container {
  max-width: 1140px; 
  border-color: rgba(170, 181, 171, 1.0);
}

.footer a {
  color: rgba(67, 74, 83, 1.0);
}

.footer a:hover {
  color: rgba(51, 51, 51, 1.0);
}

.footer .elementor-social-icons-wrapper a i {
  color: rgba(170, 181, 171, 1.0);
}

.footer .elementor-social-icons-wrapper a:hover i {
  color: rgba(170, 181, 171, 0.8);
}

.footer .footer-navigation-primary ul li a {
  background-color: rgba(67, 74, 83, 1.0);
  color: rgba(255, 255, 255, 1.0);
}

.footer .footer-navigation-primary ul li a:hover {
  color: rgba(255, 255, 255, 1.0);
  background-color: rgba(51, 51, 51, 1.0);
}




.content-wrapper {
  max-width: 1140px;
}

.blog-post__date {
  border-color: #737373;
}

.blog-tag-filter__menu-link,
.blog-post__tag-link,
.blog-card__tag-link,
.blog-post__author-name,
.blog-card__title a {
  color: #737373;
}

.blog-card__tag-link:hover,
.blog-card__title a:hover,
.blog-tag-filter__menu-link:hover,
.blog-post__tag-link:hover,
.blog-post__author-name:hover,
.blog-card__tag-link:focus,
.blog-card__title a:focus,
.blog-tag-filter__menu-link:focus,
.blog-post__tag-link:focus,
.blog-post__author-name:focus {
  color: #4b4b4b;
}

.blog-card__tag-link:active,
.blog-card__title a:active,
.blog-tag-filter__menu-link:active,
.blog-post__tag-link:active,
.blog-post__author-name:active {
  color: #9b9b9b;
}

.blog-tag-filter__menu-link--active-item:after {
  background-color: #737373;
}

.blog-pagination__link {
  color: #737373;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #737373;
}

.blog-post__title {
  color: #333;
  font-family:Scala Sans;
  font-size: 22px;
  font-weight: ;
}

.blog-post__author {
  background-color: #333;
}

#comments-listing .comment-reply-to {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: rgba(#null, 0.0);
}

#comments-listing .comment-reply-to:active {
  color: rgba(#null, 0.0);
}










body .icon svg {
  fill: #737373;
}

body .tns-nav button.tns-nav-active {
  background-color: #737373;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #737373;
}

body .social-links__icon {
  background-color: #737373;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg {
  fill: rgba(#null, 0.0);
}

body .social-links__icon:active svg {
  fill: rgba(#null, 0.0);
}

body .team-member__description {
  background-color: #333;
}

.page-center {
  max-width: 1140px;
  margin: 0 auto;
}




.body-container__website .dnd-section:nth-child(odd) {
  background-color: {typography=, tables=, buttons=, spacing=, footer=, global_colors=, header=, forms=}
}



/*---------------LP-2024-------------------------------*/

.lp-container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 020px;
    width: 100%;
}

.lp-logo-new a {
    display: inline-block;
    width: 100%;
}

.lp-logo-new a img {
    width: 100%;
    display: block;
}

.lp-logo-new {
    max-width: 190px;
    padding: 30px 0;
    width: 100%;
}



.global-font-lp h2 {
    font-family: Gilroy Regular,Scala Sans,sans-serif;
    font-size: 30px;
    font-weight: 600;
    color: #737373;
        margin: 0 0 20px;
    line-height:36px;
}

.two-column-lp-right {
    width: 49%;
}



.two-column-lp-left > div {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    min-height: 375px;
    width: 47.8%;
    border-radius: 5px;
}

.two-column-lp-left {
    width: 49%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
}

.two-column-lp-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    align-items: center;
}

.two-column-lp-inner-2 {
    margin-top: 55px;
}

.two-column-lp-right p:last-child {
    margin-bottom: 0;
}

.two-column-lp-right p {
    margin: 0 0 20px;
}

.two-column-lp-new-sec {
    padding: 120px 0 100px;
}


.inner-lp-footer {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 80px 0;
}

.footer-middle p, .footer-right p, .footer-right a {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #737373;
}

.footer-right a:hover {
    opacity: .5;
}

.footer-middle p, .footer-right p {
    margin: 0 0 20px;
}

.footer-middle p:last-child, .footer-right p:last-child {
    margin-bottom: 0;
}


.mask-img-box {
    height: 400px;
    mask-image: url('https://6777688.fs1.hubspotusercontent-na1.net/hubfs/6777688/Rectangle%2010134.svg');
    -webkit-mask-image: url('https://6777688.fs1.hubspotusercontent-na1.net/hubfs/6777688/Rectangle%2010134.svg');
    width: 100%;
    mask-position: right top;
    mask-repeat: no-repeat;
    mask-size: cover;
    
        -webkit-mask-position: right top;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: cover;
}



.two-col-cta-left {
    width: 658px;
}

.two-col-cta-right {
    width: calc(100% - 658px);
    padding: 75px calc(50% - (1130px / 2)) 75px 75px;
    align-self: center;
}

.two-col-cta-sec {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.mask-img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.two-col-cta-right * {
    color: #fff;
}

.two-col-cta-right h2 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 600;
    font-family: Gilroy Regular,Scala Sans,sans-serif;
    margin: 0 0 25px;
}

.two-col-cta-right p {
    font-weight: 400;
    line-height: 26px;
        margin: 0 0 20px;
}


.two-col-right-cta a {
    background-color: #FFFFFF;
    padding: 10px 30px;
    color: #737373;
    border: 1px solid #737373;
    font-weight: 600;
    font-size: 14px;
    border-radius: 3px;
    display: inline-block;
}

.two-col-right-cta a:hover {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
}

.two-col-right-cta {
    margin: 25px 0 0;
    width: 100%;
    display: block;
}


.event-schedule-sec {
    padding: 100px 0;
}

.mob-show { display:none !important;}
.tab-box { display:none; }


.tab-menu {
    width: 300px;
    text-align: right;
}

.event-schedule-sec-tabbing {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}

.event-schedule-sec-tabbing .global-font-lp {
    width: calc(100% - 300px);
    padding-right: 20px;
    align-self: center;
}

.tab-main-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
        margin: 60px 0 0;
}

.tab-box {
    width: 100%;
}

.tab-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.tab-menu ul a {
    border: 1px solid #737373;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 20px;
    color: #fff;
    display: inline-block;
        font-weight: 600;
        font-family: Gilroy Regular, Sans-Serif;
}

.tab-menu ul li {
    display: block;
    width: auto;
}

.tab-menu ul a.active {
    background-color: #737373;
    color: #fff;
}


.tab-box-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.tab-box-inner {
    width: 48.85%;
    padding: 20px;
    background-color: #fff;
    border-radius: 0;
    margin-right: 2.3%;
    margin-bottom: 25px;
    display: flex;
    flex-wrap: wrap;
  
}

.tab-box-inner:nth-child(2n) {
    margin-right: 0;
}

.tab-bo-item-left {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 167px;
  
        height: 194px;
    border-radius: 5px;
}

.tab-bo-item-right-item {
    width: calc(100% - 167px);
    padding-left: 25px;
        margin: 10px 0;
        
}


.tab-menu ul li:first-child a {
    border-radius: 5px 0 0 5px;
}
.tab-menu ul li:nth-child(2) a {
    border-radius: 0 5px 5px 0;
}
.tab-bo-item-right-item h2 {
    line-height: 32px;
    font-weight: 600;
    font-family: Gilroy Regular,Scala Sans,sans-serif;
    margin: 0 0 20px;
}

.tab-bo-item-right-item p {
    margin: 0 0 20px;
    line-height: 26px;
}

.tab-bo-item-right-item p:last-child {
    margin-bottom: 0;
}

.tab-bo-item-right-item label {
    color: #434A53;
    font-weight: 600;
    font-family: Gilroy Regular,Scala Sans,sans-serif;
}



.contact-module {
    padding: 100px 0;
}

.contact-module-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.contact-module-left {
    width: 31.9%;
    box-shadow: 0px 0px 20px 0px #0000000D;
    padding: 50px;
    border-radius:5px;
}

.contact-module-right {
    width: calc(100% - 31.9%);
        padding-left: 25px;
    border-radius: 5px;
}

.date-box {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin:0 0 43px;
}

.date-box-left {
    width: 44px;
    height:42px;
}

.date-box-right {
    width: calc(100% - 44px);
    padding-left: 35px;
}

.time-box {
    display: flex;
    flex-wrap: wrap;
}

.time-box-left {
    width: 42px;
    height: 42px;
}

.time-box-right {
    width: calc(100% - 42px);
    padding-left: 35px;
}

.date-box-right label, .time-box-right label {
    font-size: 25px;
    line-height: 35px;
    font-weight: 600;
    font-family: Gilroy Regular,Scala Sans,sans-serif;
}

.date-box-right p, .time-box-right p {
    line-height: 26px;
    color: #737373;
    font-weight: 600;
}



.contact-module-right .hs-responsive-embed-wrapper.hs-responsive-embed {
    max-width: 100% !important;
    min-width: 100% !important;
    max-height: 352px !important;
    border-radius: 5px;
}

.contact-module-right iframe {
    width: 100% !important;
    height: 100% !important;
        border-radius: 5px;
}


.map-btn a {
    display: inline-block;
    background-color: #fff;
    color: #737373;
    font-size: 14px;
    font-weight: 600;
    font-family: Gilroy Regular,sans-serif;
    padding: 13px 30px;
    line-height: normal;
    border-radius: 3px;
    border:1px solid #fff;
}

.map-btn {
    margin-top: 43px;
}

.map-btn a:hover {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
}

.lp_2024 .dnd-section>.row-fluid {
    padding: 0 !important;
}

.hero-date-box {
    position: absolute;
    top: 80px;
    z-index: 1;
    left: calc(50% - (1130px / 2));
    width: 170px;
        text-align: left;
        direction: ltr
}


.hero-date-box span {
    position: relative;
    left: 0;
    right: 0;
    font-size: 50px;
    transform: rotate(-180deg);
    line-height: 70px;
    color: #fff;
 
    font-weight: 600;
}
.top-banner-wrap > div {
    position: relative;
}
.date-save {
    position: absolute;
    top: 0;
    left: calc(50% - (1130px / 2));
    width: 240px;
    text-align: center;
    margin-left: 305px;
    padding: 45px;
}

.date-save span {
    font-size: 60px;
    color: #fff;
    line-height: 70px;
    font-weight: 600;
    display: inline-block;
    vertical-align: top;
        text-transform: uppercase;
}

.vertical-text {
    position: absolute;
    top: 50%;
    right: calc(50% - (1130px / 2));
    transform: translateY(-50%);
    overflow: hidden;
    writing-mode: vertical-lr;
    text-orientation: mixed;
    height: 100%;
}


.vertical-text label {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    display: block;
    width: 100%;
    direction: ltr;
    transform: rotate(180deg);
    text-align: center;
    padding: 20px 0;
}
.hero-bottom-box {
    position: absolute;
    right: calc(50% - (1130px / 2));
    width: 453px;
    top: 0;
    margin-right: 100px;
    text-align: center;
    padding: 45px 0;
}
.hero-bottom-box h1 {
    font-size: 60px;
    line-height: 70px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: Gilroy Regular, Scala Sans, sans-serif;
    margin: 0;
}
.bottom-banner-wrap { position:relative;}

.hero-bottom-text {
    position: absolute;
    top: 0;
    left: calc(50% - (1130px / 2));
    direction: ltr;
    transform: rotate(270deg);
    overflow: hidden;
    height: calc(300px);
    margin-left: 80px;
}
.hero-bottom-text label {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #fff;
    overflow: hidden;
    width: 310px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    padding: 40px;
}

.lp-hero-banner {
    overflow: hidden;
}

.top-banner {
   
    width: 100%;
    min-height: 300px;
    background-position: center center;
    background-repeat: repeat;
} 

 .bottom-banner {
   
    width: 100%;
    min-height: 300px;
    background-position: center center;
    background-repeat: no-repeat;
} 
.top-banner-slider.active .banner-item {
    display: none !important;
}

.top-banner-slider.active .banner-item:first-child {
    display: block !important;
}

.bottom-banner-slider.active .banner-item {
    display: none !important;
}

.bottom-banner-slider.active .banner-item:first-child {
    display: block !important;
}



.event-schedule-sec-tabbing .global-font-lp h2 {
    margin-bottom: 0;
}

.date-box-left span {
    margin-top: 3px;
    display: inline-block;
}


.date-box *, .time-box * {
    color: #FFFFFF;
}

.date-box p, .time-box p {
    color: #FFFFFF;
}

footer.footer-lp {
    background-color: #000;
}
.footer-logo {
    width: 190px;
}
.footer-middle p, .footer-right p, .footer-right a {
    color: #fff;
}
header.header.lp-header-2024 {
    background-color: #000;
}



@media(max-width:1200px){

.two-column-lp-left > div {
    min-height: 340px;
}
.two-column-lp-new-sec {
    padding: 80px 0 80px;
}
    .event-schedule-sec {
    padding: 80px 0;
}
    .event-schedule-sec {
    padding: 80px 0;
}
    .contact-module-left { padding:30px;}
    .contact-module {
    padding: 80px 0;
}
 .two-col-cta-right {
    padding-right: 20px;
    padding-left: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
      width: 50%;


}
    .two-col-cta-left {
    width: 50%;
}
    
    .hero-date-box span {
    font-size: 35px;
    line-height: 50px;
}
    .hero-date-box {
    left: 80px;
}
    .date-save span {
    font-size: 40px;
    line-height: 50px;
}
    .top-banner {
    min-height: 250px;
    background-size: cover;
}
       .bottom-banner {
        min-height: 250px;
        background-size: contain;
    }
    .hero-bottom-box h1 {
    font-size: 40px;
    line-height: 60px;
    }
    .hero-bottom-text label {
    font-size: 20px;
    line-height: 30px;
    }
   

        .vertical-text label {
        font-size: 20px;
        line-height: 30px;
        
    }
        
    
    .hero-bottom-box {
    width: 335px;
    padding: 35px 0;
                margin-right: 20px;
        right: 0
}
 
        .hero-bottom-text label {
        font-size: 20px;
        line-height: 30px;
        width: 200px;
    }
        .hero-bottom-text {
        left: 0;
        margin-left: 47px;
        height: 270px;
    }
    
        .hero-bottom-text {
        left: 150px;
        margin-left: 47px;
        height: 270px;
    }
    .hero-bottom-box {
        width: 335px;
        padding: 35px 0;
        margin-right: 20px;
        right: 150px;
    }
    
    .vertical-text {
    right: 20px;
}
}

@media(max-width:1024px){
    .two-column-lp-left > div {
    min-height: 300px;
                background-position: top center;
}
    
}


@media(max-width:991px){
.event-schedule-sec {
    padding: 60px 0;
}
   .two-column-lp-new-sec {
    padding: 60px 0 60px;
} 
    .tab-bo-item-left {
    width: 100%;
}
    .tab-bo-item-right-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 20px 0 0;
}
  .tab-main-box {
    margin: 30px 0 0;
}  
    .date-box-left span svg, .time-box-left span svg {
    width: 35px;
    height: 35px;
}
     .date-box-right, .time-box-right {
        width: 100%;
        padding-left: 0;
    }
    .date-box {
    margin: 0 0 20px;
}
    .map-btn {
    margin-top: 24px;
}
    .contact-module {
    padding: 60px 0;
}
    .inner-lp-footer {
    padding: 60px 0;
}
        .hero-date-box {
        left: 20px;
    }
    .date-save {
    padding-left: 20px;
    width: 200px;
}
    .hero-date-box span {
        font-size: 25px;
        line-height: 40px;
    }
        .hero-date-box {
        left: 20px;
        width: 90px;
    }
    .date-save span {
        font-size: 30px;
        line-height: 40px;
    }
        .top-banner {
        min-height: 200px;
        background-size: cover;
    }
        .date-save {
        padding-left: 150px;
        width: 150px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
        .hero-date-box {
        left: 20px;
        width: 90px;
        top: 55px;
    }
       
        .hero-bottom-box h1 {
        font-size: 30px;
        line-height: 40px;
    }
        .hero-bottom-box {
        width: 235px;
    }
        .hero-bottom-text {
      
        margin-left: 0;
        height: 224px;
    }
    
    
    .bottom-banner {
        min-height: 200px;
        background-size: contain;
    }
}

@media(max-width:767px){
.two-column-lp-right {
    width: 100%;
        margin: 30px 0 0;
}
    
   .two-column-lp-left {
    width: 100%;
} 
    .two-column-lp-inner-2 {
    margin-top: 30px;
}
    .tab-main-box { display:none;}
    .mob-show {
    display: block !important;
}
    .tab-menu {
    display: none;
}
    .event-schedule-sec-tabbing .global-font-lp {
    width: 100%;
    padding-right: 0;
    }
    .mob-show h2.resp-accordion {
border: 1px solid #434A53 !important;
    font-size: 20px;
    line-height: 30px;
    padding: 10px 20px;
    color: #434A53;
    display: inline-block;
    font-weight: 600;
    font-family: Gilroy Regular, Sans-Serif;
    border-radius: 5px;
    width: 100%;
      margin-top: 20px;
        position:relative;
}
    .resp-tabs-container {
          background-color: transparent !important;
    }
    .mob-show h2.resp-accordion.resp-tab-active {
    background-color: #434A53 !important;
    color: #fff !important;
    border-radius: 5px 5px 0 0;
    border: 1px solid #434A53 !important;
        padding: 10px 50px 10px 20px !important;
}
    .resp-tab-content {
    border-color: #434A53 !important;
}
    .resp-arrow {
    border: 0 !important;
    margin: 0 !important;
}
    .resp-arrow {
    border: 0 !important;
    margin: 0 !important;
    background-image: url('https://6777688.fs1.hubspotusercontent-na1.net/hubfs/6777688/arrow-drop.png');
    width: 16px !important;
    height: 16px  !important;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
}
    
    .mob-show h2.resp-accordion.resp-tab-active span.resp-arrow {
    transform: translateY(-50%) rotate(180deg);
/*     filter: brightness(0) invert(1); */
}
    .tab-content-inner-item-left {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 200px;
    border-radius: 5px;
}
    .tab-content-inner-item-right h2 {
    line-height: 32px;
    font-weight: 600;
    font-family: Gilroy Regular, Scala Sans, sans-serif;
    margin: 0 0 20px;
}
    .tab-content-inner-item-right p {
    margin: 0 0 20px;
    line-height: 26px;
}
    .tab-content-inner-item-right label {
    color: #434A53;
    font-weight: 600;
    font-family: Gilroy Regular, Scala Sans, sans-serif;
}
    .resp-tab-content {
    display: none;
    padding: 25px !important;
}
   .tab-content-inner-item {
    margin-bottom: 25px;
}
    .tab-content-inner-item {
    margin-bottom: 30px;
}
      .tab-content-inner-item:last-child {
    margin-bottom: 0px;
}
    .tab-content-inner-item-right {
    margin-top: 20px;
}
        .event-schedule-sec {
        padding: 50px 0;
    }
    .contact-module {
    padding: 50px 0;
}
        .contact-module-left {
        padding: 30px;
        width: 100%;
        margin: 0 0 30px;
    }
    .contact-module-right {
    width: 100%;
    padding-left: 0;
}
        .two-col-cta-left {
        width: 100%;
    }
    .two-col-cta-right {
    width: 100%;
}
    .mask-img-box {
    height: auto;
    mask-image: none;
    -webkit-mask-image: none;
}
    .inner-lp-footer {
    padding: 50px 0;
}
    .footer-middle {
    width: 100%;
    margin: 30px 0;
}
    .footer-right {
    width: 100%;
}
    .footer-logo {
    width: auto;
}
       .hero-bottom-text {
        margin-left: 0;
        height: auto;
        transform: none;
        left: 0;
        width: 200px;
        top: 50%;
        transform: translateY(-50%) rotate(0deg);
    }
        .hero-bottom-text label {
        font-size: 20px;
        line-height: 30px;
        width: auto;
    }
        .hero-bottom-box {
        width: 250px;
        right: 20px;
        padding: 20px;
        top: 50%;
        transform: translateY(-50%);
    }
       .vertical-text label {
        font-size: 20px;
        line-height: 30px;
        
    }
    
    .date-save {
        padding-left: 0;
        width: 150px;
        padding-top: 30px;
        padding-bottom: 30px;
        left: 50%;
        transform: translateX(-50%);
        margin-left: 0;
    }
    .bottom-banner {
        min-height: 163px;
    }
        .top-banner {
        min-height: 163px;
        background-size: cover;
    }
        .hero-date-box {
        width: 90px;
        top: 50%;
        transform: translateY(-50%);
        left: 40px;
    }
    .hero-bottom-text { left:50px;}
    .hero-bottom-box { right:80px;}
    .event-schedule-sec-tabbing .global-font-lp h2 {
    margin-bottom: 20px;
}
    .mob-show h2.resp-accordion.resp-tab-active {
    background-color: #fff !important;
    color: #434A53 !important;
    border: 1px solid #fff !important;
}
    .tab-content-inner-item-right *, .tab-content-inner-item-right label, .tab-content-inner-item-right a {
    color: #fff;
}
    .tab-content-inner-item-right a:hover { color:#737373; }
        .resp-tab-content {
        border-color: #fff !important;
            border-top:0 !important;
    }
}
@media(max-width:640px){
      .top-banner {
        min-height: 163px;
        background-size: contain;
        background-image: url(https://6777688.fs1.hubspotusercontent-na1.net/hubfs/6777688/Rectangle%2010143.png) !important;
        background-repeat: no-repeat;
    }
        .date-save span {
        font-size: 24px;
        line-height: 30px;
    }
        .hero-date-box {
        left: 20px;
        width: 90px;
        top: 50%;
        transform: translateY(-50%);
    }
        .hero-date-box span {
        font-size: 25px;
        line-height: 30px;
    }
        .date-save {
        padding-left: 0;
        width: 150px;
        padding-top: 30px;
        padding-bottom: 30px;
        left: 50%;
        transform: translate(-50%, -50%);
        margin-left: 0;
        top: 50%;
            
    }
        .hero-bottom-box h1 {
        font-size: 20px;
        line-height: 30px;
    }
        .hero-bottom-text label {
        font-size: 16px;
        line-height: 20px;
        width: auto;
        padding: 15px;
    }
        .hero-bottom-box {
        width: 200px;
        right: 20px;
        padding: 20px;
        top: 50%;
        transform: translateY(-50%);
        margin-right: 0;
    }
    
        .vertical-text {
        right: 30px;
        writing-mode: inherit;
        text-orientation: inherit;
        height: auto;
    }    .vertical-text label {
        font-size: 20px;
        line-height: 30px;
        transform: none;
    }
        .bottom-banner, .top-banner {
        min-height: 140px;
                    background-size: 100% 140px;
    }
    
}
@media(max-width:480px){
    .two-column-lp-left > div {
        min-height: 300px;
        width: 100%;
    }
        .inner-lp-footer {
        padding: 40px 0;
    }
        .vertical-text {
        right: 30px;
        writing-mode: inherit;
        text-orientation: inherit;
        height: auto;
        width: 150px;
    }
        .vertical-text label {
        font-size: 16px;
        line-height: 23px;
                    width: 100px;
    }
        .date-save span {
        font-size: 20px;
        line-height: 24px;
    }
        .hero-date-box span {
        font-size: 20px;
        line-height: 25px;
    }
        .hero-bottom-box h1 {
        font-size: 18px;
        line-height: 25px;
    }
        .hero-bottom-text label {
        font-size: 16px;
        line-height: 20px;
        width: auto;
        padding: 15px;
        text-align: left;
    }
    .hero-bottom-box h1 {
        font-size: 20px;
        line-height: 30px;
        text-align: right;
    }
        .bottom-banner {
        min-height: 110px;
        background-size: 100% 110px;
    }
    .top-banner {
    background-size: 100% 110px;
                min-height: 110px;
}
        .hero-bottom-text {
        left: 20px;
    }
}