/* @import url('http://example.com/example_style.css'); */

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit&display=swap');

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

@font-face {
  font-family: 'Outfit', sans-serif;
  font-display: swap;
  src: url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Midnight/Fonts/outfit-v11-latin-regular.eot");
  src: url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Midnight/Fonts/outfit-v11-latin-regular.eot?#iefix") format("embedded-opentype"),
       url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Midnight/Fonts/outfit-v11-latin-regular.woff2") format("woff2"),
       url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Midnight/Fonts/outfit-v11-latin-regular.woff") format("woff"),
       url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Midnight/Fonts/outfit-v11-latin-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  }

html, body {overflow-x: hidden; }

input[type="radio"] {margin: 5px!important; }

ul.social-share {bottom:0; right:0;}
div#hs_cos_wrapper_module_1692039036914359 {color:#303030!important; height:1px; border: solid 1px; margin: 10px 0 10px 0;}
label.hs-form-radio-display {font-weight:normal;}

legend {
	font-family:'Outfit', sans-serif;
  color:#333;
	font-size:12px;
}

span.hs-form-required {
display: inline-block;
    margin-left: 5px!important;
    margin-right: 5px;
  display:none !important;
}

.clr {float:none;clear:both;}
.alignleft {float:left;margin-right: 20px;margin-bottom: 20px;}
.alignright {float:right;margin-left: 20px;margin-bottom: 20px;}
.aligncenter {float:none;display:block;margin:auto;margin-bottom: 20px;}
.fitrow {margin-left:0 !important;margin-right:0 !important;}
.pad0 {padding-left:0 !important;padding-right:0 !important;}
.pad1 {padding-left:10px !important;padding-right:10px !important;}
.pad15 {padding-left:15px !important;padding-right:15px !important;}
.pad2 {padding-left:20px !important;padding-right:20px !important;}
.pad3 {padding-left:30px !important;padding-right:30px !important;}
.padtop0{padding-top:0px !important;}
.padtop1{padding-top:10px !important;}
.padtop2{padding-top:20px !important;}
.padtop3 {padding-top:30px !important;}
.padtop4 {padding-top:40px !important;}
.padtop5 {padding-top:50px !important;}
.padbottom0{padding-bottom:0px !important;}
.padbottom1{padding-bottom:10px !important;}
.padbottom2{padding-bottom:20px !important;}
.padbottom3{padding-bottom:30px !important;}
.padbottom4{padding-bottom:40px !important;}
.padbottom5{padding-bottom:50px !important;}
.bottom0 {margin-bottom:0px!important; position:relative; z-index:1000;}
.bottom1 {margin-bottom:10px!important;}
.bottom2 {margin-bottom:20px!important;}
.bottom3 {margin-bottom:30px!important;}
.bottom4 {margin-bottom:40px!important;}
.bottom5 {margin-bottom:50px!important;}
.bottom6 {margin-bottom:60px!important;}
.top0 {margin-top:0px!important;}
.top1 {margin-top:10px!important;}
.top2 {margin-top:20px!important;}
.top3 {margin-top:30px!important;}
.top4 {margin-top:40px!important;}
.top5 {margin-top:50px!important;}
.text-left {text-align:left!important;}
.text-center {text-align:center!important;}
.text-right {text-align:right!important;}
.font-size-20 {font-size:20px!important;}
.btn-inline .ctabtn,
.btn-inline a {margin:10px!important;}

.divider {
   position:relative;
   margin: 0px 10px;
}

.containerwrap .row-fluid [class*="span"] {min-height:0px!important;}

a, .btn, input[type="submit"], button {
	-webkit-transition-property: all;
	-webkit-transition-duration: .3s;
	-webkit-transition-timing-function: ease;
	-moz-transition-property: all;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: ease;
	-o-transition-property: all;
	-o-transition-duration: .3s;
	-o-transition-timing-function: ease;
	-ms-transition-property: all;
	-ms-transition-duration: .3s;
	-ms-transition-timing-function: ease;
	transition-property: all;
	transition-duration: .3s;
	transition-timing-function: ease;
}


.btn, input[type="submit"], button {
	  border-radius: 3px;
    padding: 6px 20px;
    font-family: Arial !important;
    font-weight: 700;
    line-height: 28px;
    font-size: 16px;
    color: #fff;
    box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
    border: solid 2px;
    background-origin: border-box;
    background-clip: content-box, border-box;
    box-shadow: 2px 1000px 1px #FF0000 inset;
}

.btn:hover,
.btn:focus,
input[type="submit"]:hover,
input[type="submit"]:focus,
button:hover,
button:focus {
    box-shadow: 2px 1000px 1px #ffffff inset;
    color: #000000;  
}

.body-container-wrapper .body-container { padding-left:0; padding-right:0;}

.langugagecontainer {text-align:right !important}

.container {
    width: 1170px!important;
    max-width: 100%!important;
    margin: auto!important;
    float: none!important; 
}

#languageCountry button.btn {
  width:130px !important;
	  border-radius: 4px;
    padding: 6px 20px;
    font-family: helvetica !important;
    font-weight: 400;
    line-height: 28px;
    font-size: 12px;
    color: #000000;
    box-shadow: 0 0 6px 0 rgba(157, 96, 212, 0.5);
    border: solid 1px;
    background-origin: border-box;
    background-clip: content-box, border-box;
  box-shadow: 2px 1000px 1px #ffffff inset;}

.languagetextbox {padding-top:20px !important;padding-right:10px !important;}

.header-logothank {padding-top:10px !important;padding-bottom:10px !important;}
.footer-container {
    max-width: 1170px!important;
    margin: auto!important;
    padding: 20px 0 0 0;
    float: none!important; 
}

.footer-container-wrapper {
 background-color:#000000; 
}

.containerwrap {
    position:relative;
    padding: 60px 0px;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.social-share {
    padding: 0!important;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 0px;
   
   text-align:center;
    max-width: 100%;
    margin-top:8px;
    margin-left: -7px;
    z-index: 1000;
}

.headermain{
background-image: url("https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/bgtokyoevent.png");
background-size:cover !important;
padding: 150px 456px 150px 456px;
  background-repeat: no-repeat !important;

}

.headsetp p {font-family:helvetica;padding-top:50px !important;}
#hs_cos_wrapper_module_1630312518956267_ {
  float: right!important;
}

.social-share li a img {
  height: 25px;
  transition: all 0.2s ease-in-out 0s;
}

.social-share li a:hover img,
.social-share li a:focus img {opacity:.9;}

.MidnightLPInterim2023 { 
  overflow-x: hidden;
  position:relative;
}

.MidnightLPInterim2023 { 
  overflow-x: hidden; 
  position:relative; 
  background-color:#ffffff;
 
}


#LPFooterDarkV1, #LPDarkSection1ContentLeft {
  z-index:999;
}

.MidnightLPInterim2023 h1,

.MidnightLPInterim2023 h4,
.MidnightLPInterim2023 h5,
.MidnightLPInterim2023 h6 {
    color: #FFF;

text-align: center;
font-family: "Helvetica";
font-size: 56px !important;
font-style: normal;
font-weight: 500;
line-height: 125%; /* 70px */;
}

.MidnightLPInterim2023 h3 {
color: #000;
font-family: "Helvetica";
font-size: 20px !important;
font-style: normal;
font-weight: 500;
line-height: 125%; /* 25px */

}

.MidnightLPInterim2023 h2, {
font-family: "Helvetica";
font-size: 32px !important;
font-style: normal;
font-weight: 500;
line-height: 125%; /* 70px */;}

.LPDarkSection1ContentLeft p {
  color: #000;
font-family: "Helvetica" !important;
font-size: 16px !important;
font-style: normal !important;
font-weight: 400 !important;
line-height: 28px !important; /* 175% */
  
}

.MidnightLPInterim2023 h1 {font-size: 94px;letter-spacing: 0.02em;}
.MidnightLPInterim2023 h2,
.MidnightLPInterim2023 .section-title {font-size:36px;}
.MidnightLPInterim2023 h3 {font-size:26px;}
.MidnightLPInterim2023 h4 {font-size:24px;}
.MidnightLPInterim2023 h5 {font-size:22px;}
.MidnightLPInterim2023 h6 {font-size:20px;}

.MidnightLPInterim2023 ul li,
.MidnightLPInterim2023 ol li,
.MidnightLPInterim2023 {
    font-size: 16px;
    line-height: 1.38;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Helvetica', Helvetica , Arial ,sans-serif!important;
    color: #000;
  display:inline !important;
}

.MidnightLPInterim2023 ul,
.MidnightLPInterim2023 ol,
.MidnightLPInterim2023 p {margin-bottom: 25px;}

.MidnightLPInterim2023 a {color:#000;}

.MidnightLPInterim2023 .header-container-wrapper {position: relative;}
.MidnightLPInterim2023 .header-container-wrapper .container-fluid {padding:0;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .form-title {font-size: 25px;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field {margin-bottom: 40px;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field > label {
   color: #000;

font-family: "Helvetica";
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 16px; /* 123.077% */
  top: 0.2ex;
  z-index: 1;
  left: 2em;
  background-color: white;
  padding: 0 5px; 
 
}


.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field > label .hs-form-required {color: red;margin-left: 3px;}


.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field select,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="search"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="email"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="url"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="text"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="tel"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="password"],
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field textarea {
    display: flex;
height: 44px;
padding: 4px 0px;
flex-direction: column;
justify-content: center;
align-items: flex-start;
flex: 1 0 0;
    width: 100% !important;
    max-width: 100% !important;
    border: 0.1rem solid #b5b5b5;
    background-color: #fff;
    color: #000;
    border-radius: 4px 4px 0px 0px;
  position:relative !important;
}


.hs_full_name>label { position:absolute;
  top:-10px !important;
  left:10px !important;
  background-color:white;}

.hs_email>label { position:absolute;
  top:75px !important;
  left:10px !important;
  background-color:white;}

.hs_mobilephone>label { position:absolute;
  top:158px !important;
  left:10px !important;
  background-color:white;}

.btnthankyouwrapper {text-align:center !important;}

.LPDarkSection1ContentLeftthankyou {padding-left:25% !important;padding-right:25% !important;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field select option {color:#000;}
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field textarea {height:80px;margin-top: 20px;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="search"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="email"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="url"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="text"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="tel"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="password"]:focus,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field select:focus {outline-color: #000;border: 0.1rem solid #b5b5b5;border-radius:3px;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-error-msgs {padding: 0;list-style: none;}
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-error-msgs li {
    color: red;
    font-size: 12px;
    margin-top: 10px;
}
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-error-msgs li label {font-weight: 400!important;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-fieldtype-booleancheckbox ul.inputs-list,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-fieldtype-radio ul.inputs-list,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-fieldtype-checkbox ul.inputs-list {
    padding: 0 !important;
    margin: 0 0 10px!important;
    list-style: none;
}

.row-fluid .span3 {padding-left:10% !important;}

label.hs-form-radio-display {
  padding-left:20px;
}

label a {text-decoration:underline;}


/* Custom Input */
ul.inputs-list li.hs-form-booleancheckbox,
ul.inputs-list li.hs-form-checkbox {
  margin: 16px 0;
}
ul.inputs-list li.hs-form-booleancheckbox label,
ul.inputs-list li.hs-form-checkbox label {
  position: relative;
}
ul.inputs-list li.hs-form-booleancheckbox label span,
ul.inputs-list li.hs-form-checkbox label span {
display: inline-block;
  margin-left: 40px; /* Width of the new radio select and any additional spacing on the left */
  margin-right: 16px; /* Additional spacing on the right */
}
/* Hide real checkbox */
ul.inputs-list li.hs-form-booleancheckbox label input,
ul.inputs-list li.hs-form-checkbox label input {
  height: 24px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 24px;
}
/* Add pseudo checkbox */
ul.inputs-list li.hs-form-booleancheckbox label span::before,
ul.inputs-list li.hs-form-checkbox label span::before {
  border: 2px solid;
  content: "";
  height: 24px;
  left: 0;
  position: absolute;
  top: 5px;
  width: 24px;
  background-color: #eee;
  border: solid 1px #b5b5b5;
  border-radius: 4px;
}
/* Style new checked item */
ul.inputs-list li.hs-form-booleancheckbox label span::after,
ul.inputs-list li.hs-form-checkbox label span::after {
  content: "";
  border: 1px solid;
  border-left: 0;
  border-top: 0;
  height: 14px;
  width: 14px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 10px;
  color: #000000;
  background-color: #000000;
  border-radius: 4px;
  transition: opacity 0.2s ease-in-out;
}
/* Show when checked */
ul.inputs-list li.hs-form-booleancheckbox label input:checked + span::after,
ul.inputs-list li.hs-form-checkbox label input:checked + span::after {
    opacity: 1;
}
/* Style when focused */
ul.inputs-list li.hs-form-checkbox label input:focus + span::after {
    outline: 3px solid transparent; /* For Windows high contrast mode. */
}

label.hs-form-checkbox-display,
label.hs-form-booleancheckbox-display {
    font-weight:normal;
}





.MidnightLPInterim2023 multi .hs-fieldtype-booleancheckbox ul.inputs-list label span {margin-left: 0px;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .submitted-message {
    color: #000;
    font-size: 16px;
    font-family: 'Outfit', Helvetica , Arial ,sans-serif!important;
    font-weight: 400!important;
}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-fieldtype-booleancheckbox ul.inputs-list label span .hs-form-required,
.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-fieldtype-booleancheckbox ul.inputs-list label.hs-error-msg {color: red;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-submit input[type="submit"] {margin-top: 30px!important;}

.MidnightLPInterim2023 .hs_cos_wrapper_type_form .cookie-reset-container {color: #fff;}

.MidnightLPInterim2023 code {
    padding: 0;
    color: transparent;
    font-size: inherit;
    background: none;
    border-radius: 0px;
}

#LPHeaderDarkV1 {
   position:relative;

   
}

#LPHeaderDarkV1 .header-logo {
   
  position: relative;
  text-align:left !important;
  padding-top:28px !important;
  
  
}

#LPHeaderDarkV1 .header-logowrapper{padding-top:28px !important;}

.lngcontainer {
   
   position: relative;
  text-align:right !important;
  
 
  
}

.lngselector {text-align:right !important;}


#LPDarkSection1 {
   position:relative;

   padding: 55px 0 125px;
}

#LPDarkSection1:before {
    display:none;
    content: "";
    background-image: url(https://8848114.fs1.hubspotusercontent-na1.net/hubfs/8848114/Lace/lace-lp-dark-accent-4.svg);
    background-repeat: no-repeat;
    background-size: cover;
    width: 626px;
    height: 625px;
    position:absolute;
    bottom: 290px;
    right: 0px;
}

#LPDarkSection1 .LPDarkSection1ContentTop,
#LPDarkSection1 .LPDarkSection1ContentLeft,
#LPDarkSection1 .LPDarkSection1ContentRight,
#LPDarkSection1 .LPDarkSection1ContentBottom {
    position: relative;
    z-index: 1000;
}

#mpc-footer-row {
    background-color: #000000;
}

#LPFooterDarkV1 {
    position:relative;
    color: rgb(115, 115, 115);
    padding-top:80px !important;
    padding-bottom:80px !important;
}

#LPFooterDarkV1 h5 {
    line-height: 30px;
    color: #737373!important;
    font-family: 'Outfit', Helvetica , Arial ,sans-serif!important;
    font-weight: 700;
    font-size: 16px;
    margin-top: 7px;
    margin-bottom: 4px!important;
}

#LPFooterDarkV1 p {color: #ffffff;}
#mpc-footer-row h5 {color: #ffffff!important;}

#LPFooterDarkV1 a {
    position: relative;
    color: #ffffff!important;
}

#LPFooterDarkV1 ul {
    padding: 0;
    list-style: none;
  justify-content: center;
  
}

#LPFooterDarkV1 ul li,
#LPFooterDarkV1 ul li a {
    font-size: 16px;
    color: #737373;
    line-height: 30px;
    font-family: 'Outfit', Helvetica , Arial ,sans-serif!important;
    word-wrap: break-word;
    font-weight: 400;
    padding-left:10px;
  justify-content: center;
}

#LPFooterDarkV1 ul li a {text-decoration:none!important;}

#LPFooterDarkV1 ul li a:after {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    bottom: -0.2rem;
    transform: translateX(-50%);
    width: 100%;
    max-width: 0px;
    transition: max-width 0.2s ease-in-out 0s;
    border-bottom: 0.1rem solid rgb(175, 175, 175); 
}
#LPFooterDarkV1 ul li a:hover:after {max-width: 100%;}

#LPFooterDarkV1 .social-share li a:after {display:none!important;}

#IconicFeaturedTag {
    font-size: 2440%;
    line-height: 250px;
    -webkit-text-stroke: 0.5px rgb(0, 0, 0);
    color: transparent;
    text-transform: uppercase;
    font-weight: bold;
    position: absolute;
    width: 100%;
    left: 0px;
    display: flex;
    justify-content: center;
    text-align: center;
    top: -45px;
}

.LPDarkSection1ContentLeft{padding-right:100px !important;}

.cols.footer-col-3 div p span ul li ol {justify-content: center !important;}


@media only screen and (min-width:1400px) {
  
  .container { width: 90%;}
  #mpc-footer-row.container width: 100%!important;{};
  #LPDarkSection1:before {width: 426px;height: 424px;bottom: 0;right: 0;}
  
}


@media only screen and (max-width: 1400px) {
  
	.lg-hide {display: none!important;}
	.lg-display {display: block!important;}
	.text-center-1199 {text-align: center!important;}
	.bottom3-1199 {margin-bottom: 30px!important;}
	.aligncenter-1199 {float:none!important;display:block!important;margin:auto!important;margin-bottom: 30px!important;text-align: center!important;}
  
  #LPFooterDarkV1 {padding: 30px 0px 30px;}
  .MidnightLPInterim2023:before {width: 415px;height: 600px;right: -220px;z-index: 1;}
  .container {width:100% !important}
.preheaderwrapper {width:100% !important;}
.logocontainer{width:30% !important;float:left !important;}
.header-logo{width:100% !important;float:left !important;}
.header-logo img {width:100% !important;float:left !important;}
.langugagecontainer {width:40% !important;float:right !important;}
.lngselector {width:100% !important;float:right !important;}
  .container {padding-left:5% !important;padding-right:5% !important;}
}

@media only screen and (min-width: 768px) and (max-width: 1500px) {
  #LPFooterDarkV1 {width:100% !important}
  .row-fluid .span6 {width:95% !important;}
  #LPFooterDarkV1 .cols {margin:0!important;}
  #LPFooterDarkV1 .footer-col-1 {width: 30%;}
  #LPFooterDarkV1 .footer-col-2 {width: 40%; padding-right:20px}
  #LPFooterDarkV1 .footer-col-3 {width: 100%;}
  .containerwrap {padding-left:10% !important;padding-right:10% !important;}
   
}

@media only screen and (max-width: 1500px) {
  h5.bottom0 {text-align:center;}
  .xs-top0 {margin-top:0px!important;}
  .xs-hide {display: none!important;}
	.xs-display {display: block!important;}
	.text-center-767 {text-align: center!important;}
	.aligncenter-767 {float:none!important;display:block!important;margin:auto!important;margin-bottom: 30px!important;text-align: center!important	;}
  .xs-bottom3 {margin-bottom:30px!important;}
   #languageCountry {  vertical-align:top !important; text-align: right  !important; }
  .MidnightLPInterim2023 h1 {font-size: 32px!important; line-height:100%;}
  .MidnightLPInterim2023 h1 span {font-size: 32px!important;}
  .MidnightLPInterim2023 h1 i {font-size: 26px!important;}
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form {display: block; padding: 0px; border-radius: 3px;  }
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field select,
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="search"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="email"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="url"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="text"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="tel"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field input[type="password"],
  .MidnightLPInterim2023 .hs_cos_wrapper_type_form .hs-form-field textarea {border: 0.1rem solid #b5b5b5;}
  #LPDarkSection1 {padding: 30px 0 50px;}
    .hs-image-widget {display:block; margin-left:auto; margin-right:auto;}
  #mpc-footer-row {padding:20px}
  ul.social-share {margin-left:auto; margin-right:auto; bottom:0; left:0; right:0;}
  p.policy-links {text-align:center;}
  p.copyright {text-align:center !important;padding-top:24px !important;display:block !important;}
 
  .LPDarkSection1ContentLeft {width:100% !important;}
  .LPDarkSection1ContentLeft{padding-right:0px !important;}
  .social-share{flex-wrap:revert !important;padding-lefT:0px !important;padding-right: 20px !important;}
   .headermain {padding:50px 50px 50px 50px !important;
     background-size:cover !important;}
    .container {width:100% !important}
.preheaderwrapper {width:100% !important;}
.logocontainer{width:30% !important;float:left !important;}
.header-logo{width:100% !important;float:left !important;}
.header-logo img {width:100% !important;float:left !important;}
.langugagecontainer {width:40% !important;float:right !important;}
.lngselector {width:100% !important;float:right !important;}
  .container {padding-left:5% !important;padding-right:5% !important;}
}
  h1 {font-size:32px !important;}
@media only screen and (max-width: 520px) {
 
  
  .LPHeaderDarkV1 {width:100% !important;}
  .headermain {padding:50px 50px 50px 50px !important;
    background-size:cover !important;
   
  }
  
.container {width:100% !important}
.preheaderwrapper {width:100% !important;}
.logocontainer{width:30% !important;float:left !important;}
.header-logo{width:100% !important;float:left !important;}
.header-logo img {width:100% !important;float:left !important;}
.langugagecontainer {width:40% !important;float:right !important;}
.lngselector {width:100% !important;float:right !important;}
  .container {padding-left:5% !important;padding-right:5% !important;}
}

@media only screen and (max-width: 450px) {
  
  #languageCountry button.btn {width: 70px;}
  #languageCountry button.btn > span:nth-child(1) {
    width: 18px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    top: 4px;
  
  }
  
.container {width:100% !important}
.preheaderwrapper {width:100% !important;}
.logocontainer{width:30% !important;float:left !important;}
.header-logo{width:100% !important;float:left !important;}
.header-logo img {width:100% !important;float:left !important;}
.langugagecontainer {width:40% !important;float:right !important;}
.lngselector {width:100% !important;float:right !important;}

  
  
  #languageCountry button.btn > .caret {
    top: -3px;
    position: relative;
  }
  
 
   .containerwrap {padding-left:10% !important;padding-right:10% !important;}
  .headermain  {padding:50px 20px 50px !important; }
  .MidnightLPInterim2023 h2 {font-size:24px !important;}
  .LPDarkSection1ContentLeft p {font-size:14px !important;}
  #languageCountry button.btn {width:65px !important;}
}
  
  @media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
    
   .container {width:100% !important}
.preheaderwrapper {width:100% !important;}
.logocontainer{width:30% !important;float:left !important;}
.header-logo{width:100% !important;float:left !important;}
.header-logo img {width:100% !important;float:left !important;}
.langugagecontainer {width:40% !important;float:right !important;}
.lngselector {width:100% !important;float:right !important;}
  .container {padding-left:5% !important;padding-right:5% !important;}

}