@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900');
body{
  font-family: 'Source Sans Pro',sans-serif !important;
}
.banner-bg-img img{
	display: none;
}

.banner-bg-img .hs-editor-editable img{
	display: block;
}
.d-banner-wraper {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.d-banner-wraper>div {
    padding: 100px 20px;
    background-color: rgba(0,0,0,0.4);
}
.banner-text {
    text-align: center;
}
.banner-text h1 {
    font-size: 38px;
    color: #fff;
    font-weight: 600 !important;
  	font-family: 'Source Sans Pro',sans-serif !important;
    padding: 25px 0px;
}
.banner-text p {
    font-size: 24px;
    line-height: 1.4;
    color: #fff;
}
.battle-sec-wrap {
    padding: 60px 20px;
  	/*background-color: #f0f1f5;*/
}
.battle-sec-heading,.one-on-text {
    padding-bottom: 50px;
  	text-align:center;
}
.battle-sec-heading h2,.one-on-text h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
  	text-align:center;
  	font-family: 'Source Sans Pro',sans-serif !important;
}
.battle-sec-heading h5 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
  	text-align:center;
  	font-family: 'Source Sans Pro',sans-serif !important;
}
.battle-sec-text p,.one-on-text p {
    font-weight: 300;
    color: #000;
}
.one-image {
    text-align: center;
}
.one-on-one-wrap {
    background-color: #f0f1f5;
    background-image: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/new-events-html/img/2018-06-19%20%281%29.png);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 60px 20px;
}
.participate-wrap {
    padding: 60px 20px;
    background-color: #0391b4;
  	text-align:center;
  	background-image: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/new-events-html/img/2018-06-19%20%282%29.png);
    background-repeat: no-repeat;
    background-position: top center;
} 
.participate-text h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    color: #FFF;
  	margin-bottom:20px;
  	font-family: 'Source Sans Pro',sans-serif !important;
}
.participate-text p {
    color: #fff;
    font-size: 20px;
  	margin: 0px;
}
.participate-text a {
        color: #fff;
    margin-top: 20px;
    font-weight: 500;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.participate-text a:hover{
  color:#000;
}
.inner-content .span2 {
    min-height: 10px !important;
}
.inner-content .wraper {
    width: 100%;
    float: none;
}

.form-wrap {
    background-image: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/pexels-photo-427679.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
}

.form-wrap2 {
    background-image: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/new-events-html/img/hong-kong-battlefin-hero.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
  	padding:50px 20px;

}

.form-wrap3 {
    background-image: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/Depositphotos_49142163_l-2015.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
  	padding:50px 20px;

}

.form-wrap>div {
    padding: 60px 20px;
  	/*background-color: rgba(0,0,0,0.4);*/
}
.contact-form .form-columns-2 {
    width: 100% !important;
    max-width: 100% !important;
    color: #fff;
  	margin-bottom: 30px;
  	min-height:50px;
}
.contact-form .hs-error-msgs{
  margin:0px;
}
.contact-form input{
    background-color: rgba(255,255,255,0.4) !important;
    border: 1px solid #fff !important;
  	color: #fff;
  	font-family: 'Source Sans Pro',sans-serif !important;
  	padding: 10px;
  	height:auto;
  	margin: auto; 
  	border-radius:5px !important;
}

body #hs_cos_wrapper_module_1531424031169124 input[type="text"],
body #hs_cos_wrapper_module_1531424031169124 input[type="email"],
body #hs_cos_wrapper_module_1531424031169124 select,
body #hs_cos_wrapper_module_1531424031169124 input[type="tel"]{
   border-radius: 5px !important; 
}
.contact-form  select {
    background-color: rgba(255,255,255,0.4) !important;
    border: 1px solid #fff !important;
    color: #FFF;
    font-family: 'Source Sans Pro',sans-serif !important;
    padding: 10px;
    height: 47px;
    background-image: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/new-events-html/img/2018-06-19%20%283%29.png);
    background-repeat: no-repeat;
    background-position: top 49% right 10px;
    -webkit-appearance: none;
  	-moz-appearance: none;
}
.contact-form option {
    background-color: #0391b4;
    color: #FFF;
}
.contact-form input.hs-button.primary.large {
    display: inline-block !important;
    width: auto;
    margin: 0 0 20px;
    background-color: transparent !important;
  	font-family: 'Source Sans Pro',sans-serif !important;
  	
}
.contact-form input.hs-button.primary.large:hover {
    background-color: #0391b4 !important;
    color: #FFF;
}
.contact-form span.hs-form-required {
    display: none;
}
.contact-form .hs-fieldtype-select label {
    font-size: 16px;
}
.contact-form .hs-form-field {
    position: relative;
}
.contact-form .hs-form-field .hs-error-msgs label {
    position: absolute;
    bottom: -25px;
    font-size: 16px;
}
.contact-form .hs_error_rollup{
  	display:none;
}
.contact-form .submitted-message {
    text-align: center;
    font-size: 26px;
    color: #FFF;
  	font-family: 'Source Sans Pro',sans-serif !important;
}
.pric-flex-wrap {
    padding: 60px 20px;
    background-color: #f0f1f5;
}
.wraper {
    width: 31%;
    float: left;
    text-align: center;
    background-color: #0391b4;
    margin: 15px;
    color: #FFF;
    padding: 15px 10px;
}
.header {
    padding: 5px 10px 15px 10px;
    border-bottom: 1px solid #fff;
    font-size: 19px;
    font-weight: 700;
}
.price-content {
    padding: 25px 10px 0px;
}
.price-content p {
    margin: 0px;
}
/*.price-content span {
    font-size: 20px;
    font-weight: 600;
}*/
.price-content p {
    font-size: 50px;
    font-weight: 700;
}

.form-fill-out a {
    padding: 10px 20px;
    display: inline-block;
    margin-top: 10px;
    border: 1px solid;
    background-color: #0391b4;
    color: #0391b4;
    text-transform: uppercase;
  	font-family: 'Source Sans Pro',sans-serif !important;
  	background-color: #fff;
}
.form-fill-out a:hover {
    background-color:transparent ;
    color: #fff;
}
.form-fill-out p {
    font-size: 16px;
    font-weight: 400;
}
.price-content .hs_cos_wrapper_type_inline_text {
    color: #fff;
}
.edu-sec-content .price-content .hs_cos_wrapper_type_inline_text {
    text-align: left !important;
}
.edu-sec-content .price-content span {
    font-size: 16px !important;
}
.edu-sec-content .pric-flex-wrap115 .price-content p {
    font-size:16px !important;
    text-align: left !important;
}
.edu-sec-content .pric-flex-wrap115 .price-content ul {
    margin-top:0px !important; 
}
.edu-sec-content .price-content {
    padding: 25px 30px 0px 30px;
}
.edu-sec-content .pric-flex-wrap115 .price-content p:nth-child(4) {
    margin-top: 20px;
}
.package-desc {
    margin-top: 40px;
    text-align: left;
}
.form-fill-out {
    padding: 25px 0px 0px;
}
.package-desc div#hs_cos_wrapper_{
    padding: 10px;
  	border-bottom:1px solid #fff;
}
.package-desc div#hs_cos_wrapper_:last-child {
    border: 0px;
}
.contact-form {
    max-width: 900px;
    float: none !important;
    margin: 0px auto !important;
}
.inner-content {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto 0;
    padding-top: 35px;
}
.contact-form h3 {
    color: #fff;
    font-size: 28px;
    text-align: center;
    padding: 20px 0px;
    line-height: 1.2;
    font-weight: 100;
  	font-family: 'Source Sans Pro',sans-serif !important;
}
.header h5 {
    font-size: 16px;
    font-weight: 700;
  	color: #fff;
  	font-family: 'Source Sans Pro',sans-serif !important;
}
.one-image img {
    width: 656px !important;
}
a.cta_button {
    padding: 6px 10px;
    border: 2px solid #0391b4;
    margin-top: 20px;
    display: inline-block;
    background-color: #0391b4;
    color: #FFF;
}
a.cta_button:hover{
  background-color:transparent;
  border: 2px solid #0391b4;
  color:#0391b4;
}




/**************************Regstration page style *********************/

.battle-sec-wrap1 {
    text-align: center;
}
.battle-sec-wrap1 .battle-sec-heading{
		padding-bottom: 30px;
} 
.priority-text h3 {
    font-size: 28px;
    line-height: 1.2;
    font-weight: 100;
    font-family: 'Source Sans Pro',sans-serif !important;
  	color: #fff;
}
.priority-text p {
    font-weight: 300;
    color: #fff;
}
.priority-acess{
  	background-image: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/pexels-photo-427679.jpeg?t=1529455593522);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #FFF;
  	padding:0px;
}
.priority-acess>div {
    padding: 60px 20px;
    background-color: rgba(0,0,0,0.6);
}
.priority-acess .contact-form {
    max-width: initial !important;
    margin: auto !important;
    float: right !important;
}
.priority-acess .form-columns-1 {
    max-width: 100% !important;
    margin-bottom: 25px !important;
}
.priority-acess .contact-form ul.inputs-list.multi-container,.priority-acess .contact-form ul.inputs-list {
    padding: 0px;
    list-style: none;
}
.priority-acess .contact-form .actions {
    text-align: center;
}
.priority-acess .contact-form .hs-form-field {
    position: relative;
}
.disclaimer-text a {
    padding: 0px;
    background: none;
    border: 0px;
}
.disclaimer-text {
    padding: 60px 20px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}
.disclaimer-text p{
    font-size: 16px;
    font-weight: 300;
}
.priority-acess .hs_attendee_type .hs-error-msgs label,
  .priority-acess .hs_dietary_requirements .hs-error-msgs label{
    font-size: 13px !important;
 }






/*********************** AI investor Registration ************************/

.investor-wrap {
    padding: 60px 20px;
    background-color: #f0f1f5;
}
.investor-heading {
    text-align: center;
  	padding-bottom:20px;
}
.investor-heading h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.investor-heading h5 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.investor-text h4 {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 100;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.investor-text h5 {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.investor-text p {
    margin: 10px 0px;
    font-weight: 300;
}
.investor-text ol {
    padding: 0px 0px 0px 15px;
    font-weight: 300;
}
.i-form-wrap3 {
    background: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/pexels-photo-427679.jpeg?t=1529455593522);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 0px !important;
 } 

 
.i-form-wrap3 .wrapper {
   /* background-color: rgba(0,0,0,0.7);*/
    padding: 50px 20px;
}
/*.i-form-wrap3 {
    background: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/2018%20Edits%20to%20Hong%20Kong%202018%20Recap%20page/red%20sail%20boat%20aqua%20luna%20hong%20kong.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  
}*/
.i-form-wrap>div{
  	padding: 60px 20px;
    background-color: rgba(0,0,0,0.4);
}
.i-form-wrap .contact-form {
    color: #FFF;
}
.i-form .contact-form input{
  	height: 47px;
}
.i-form-wrap .form-columns-1 input {
    height: auto !important;
}
.i-form-wrap .form-columns-1 {
    margin-bottom: 20px !important;
    max-width: 100% !important;
    width: 100%;
}
.i-form-wrap li.hs-form-checkbox {
    float: left;
    width: 50%;   
}
.ainvestor .i-form-wrap li.hs-form-checkbox {
    float: none;
    width: 100%;   
}
.i-form-wrap  ul{
    padding: 0px;
  	list-style: none;
}
.i-form-wrap .hs_inv_do_you_invest_with_machine_learning_ai_or_quantitative_managers_ label,
.i-form-wrap .hs_do_you_invest_in_emerging_managers label {
    font-size: 14px !important;
}
.i-form-wrap .hs-form-booleancheckbox input,
.i-form-wrap .hs-form-checkbox input{
    position: relative;
    top: -1px;
}
.banner-text a {
    margin-top: 20px;
    display: inline-block;
    padding: 6px 20px;
    border: 2px solid #FFF;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
  	color: #04b1dc;
}
.banner-text a:hover {
    background: transparent;
    color: #FFF;
}
.i-form-wrap .contact-form .hs-error-msgs {
    margin: 0px;
    clear: both;
}
.contact-form fieldset.form-columns-1 {
    width: 100% !important;
    max-width: 100% !important;
    color: #fff;
    margin-bottom: 30px;
    min-height: 50px;
}

/********************** New York Style **************************/


.col3-image-wrap {
    padding: 60px 20px;
}
.col3-image-wrap h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.col3-image-wrap p {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.header {
    padding-bottom: 40px;
}
.goup-img {
    text-align: center;
    padding: 10px 0px;
}
.goup-txt h3{ 
    font-size: 28px;
    text-align: center;
    padding-bottom: 10px;
    line-height: 1.2;
    font-weight: 100;
    font-weight: 300 !important;
    color: #000;
}
.goup-txt p {
    font-weight: 300 !important;
    color: #000;
}
.battle-sec-wrap2 a {
    margin-top: 20px;
    display: inline-block;
    padding: 10px 20px;
    background-color: #0391b4;
    text-transform: uppercase;
    color: #FFF;
  	border: 1px solid;
}
.battle-sec-wrap2 a:hover {
    background: transparent;
    border: 1px solid;
    color: #0391b4;
}
.battle-sec-wrap2{
  background-color:#f0f1f5;
}

.hs_which_data_provider_package_are_you_interested_intrepid_2018 label,
.hs_attendee_type label {
    font-size: 16px !important;
}
.inner-content .span4 {
    min-height: 10px !important;
}
.data-provider{
  background-color:#FFF;
}
.data-provider h2{
  color:#000;
}
.data-provider p {
    color: #000;
    font-size: 40px;
    margin: 0px;
    font-weight: 700;
}
.data-provider ul {
    padding: 0px;
    list-style: none;
}
.data-provider a {
    color: #fff;
    font-size: 24px;
    padding: 8px 20px;
    border: 1px solid;
    margin-top: 20px;
    font-weight: 500;
    display: inline-block;
    text-transform: uppercase;
    font-family: 'Source Sans Pro',sans-serif !important;
    background-color: #0391b4;
}
.data-provider a:hover {
    background-color: transparent;
    color: #0391b4;
}
.goup-img img {
  	margin-bottom:10px;
}
.pric-flex-wrap11 .wraper{
  width: 18%;
  margin-bottom:20px;
  float:left;
  margin-right: 26px;
}
.pric-flex-wrap115 .wraper{
  width: 17%;
  margin: 0 10px;
}
/*.pric-flex-wrap115 .price-content p {
    font-size: 200%;
    font-weight: 700;
}*/
body{
  margin:0px !important;
}
.miami .contact-form .form-columns-1 {
    max-width: 100% !important;
}
.miami .contact-form  label {
    color: #FFF;
}
.miami .contact-form  ul{
    list-style: none;
    padding: 0px;
}
.contact-form .hs_aum span{
    font-size: 14px !important;
}
.i-form-wrap .hs-form-checkbox input,.i-form-wrap .hs-form-booleancheckbox input{
    top: 3px;
    margin-top: 0px;
    height: 20px !important;
    width: 15px !important;
  margin-right: 5px;
  }

.data-buy .contact-form .form-columns-1 {
    max-width: 100% !important;
    color: #FFF;
}
.data-buy .contact-form textarea {
    background-color: rgba(255,255,255,0.4) !important;
    border: 1px solid #fff !important;
    color:#FFF !important;
    min-height: 150px !important;
  	font-family: 'Source Sans Pro',sans-serif !important;
}
.contact-form textarea{
    background-color: rgba(255,255,255,0.4) !important;
    border: 1px solid #fff !important;
    color: #FFF;
    font-family: 'Source Sans Pro',sans-serif !important;
    padding: 10px;
    height: 47px;
  }
.grid-4-1 {
   /* width: 31%;*/
    float: left;
    margin-right: 2.5%;
    text-align: center;
}
.grid-4-1 img {
    max-height: 100px!important;
}
.grid-4-1 h2 {
    font-size: 24px;
    font-weight: 100;
    color: #fff;
    text-transform: uppercase;
    max-width: 210px;
    line-height: 125%;
    font-family: 'Source Sans Pro',sans-serif !important;
    margin: 15px auto;
}
.grid-4-1 p{
  text-transform: uppercase;
    font-size: 17px;
    color: #fff;
}
.banner-cta-wrap {
    max-width: 800px;
    float: none !important;
    margin: 0px auto 50px !important;
}
.banner-cta {
  	 text-align:center;
     width:30% !important
}
.banner-cta a {
    color: #FFF;
    font-size: 16px;
    font-weight: 600;
    background-color: #0391b4;
    padding: 0px 30px 0px;
    line-height: 34px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
  	width: 200px !important;
}
.grid-4-1 a {
    color: #FFF;
}
.banner-img-grp {
    padding-top: 30px;
}
/*.contact-form .hs-form-checkbox input{
    height: auto !important;
}
.contact-form .hs-form-booleancheckbox input{
    height: auto !important;
}*/
/***********************************Solutions Page **************************/

.investor-wrap .wrapper,.battle-sec-wrap .wrapper {
    max-width: 900px;
    float: none;
    margin: 0px auto !important;
}


.acc-wrap {
    padding: 50px 20px;
}
.acc-header h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.acc-header,.area-4-header,.blue-bg-header,
.battle-header {
    text-align: center;
    padding-bottom: 40px;
}
.acc-header h5 {
  	font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
p.bold-color {
  	font-weight: 300;
    color: #000;
    margin-top: 2px;
    color: #0391b4;
}
.acc-content p{
  	font-weight: 300;
    color: #000;
}
.blue-bg-content p{
  	font-weight: 300;
    color: #fff;
  	max-width: 800px;
    margin: 0px auto;
}
.area-4-header h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.col4-group {
    text-align: center;
}
.col4-img {
    text-align: center;
  	padding-bottom:10px;
}
.col4-content p {
    font-weight: 800;
    color: #0391b4;
}
.area-4-wrap {
    padding: 50px 20px;
}
.area-4-wrap {
    padding: 50px 20px;
    background-color: #f2f3f4;
}
.blue-bg-wrap {
    padding: 50px 20px;
    text-align: center;
}
.blue-bg-header h5 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
  	color: #FFF;
}
.blue-bg-wrap {
    padding: 50px 20px;
    text-align: center;
    background-color: #0391b4;
    color: #FFF;
}
.battle-wrap {
    padding: 50px 20px;
}
.battle-header h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.battle-wrap h5 {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    font-family: 'Source Sans Pro',sans-serif !important;
    color: #0391b4;
}
.battle-bottom-content {
    text-align:center;
}
.battle-bottom-content p {
    font-weight: 300;
    color: #000;
  	font-size:20px;
}
.battle-bottom-content a {
    font-weight: 300;
  	font-size:20px;
}

.battle-content p {
    margin-top: 5px;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    color: #a8a4a4; 
  	margin-bottom: 20px;
  	min-height: 90px;
}
.battle-content ul {
    padding-left: 10px;
    margin-top: 0px;
  	list-style: none; 
}
.battle-content li{
  	font-weight: 300;
    color: #000;
    margin-bottom: 10px;
    position: relative;
    top: -2px;
    width: 86%;
    float: left;
    display: inline-block !important;
}
.battle-content span.styled{
  	width: 20px;
    float: left;
    text-align: center;
    border-radius: 50%;
    background-color: #0391b4;
    color: #FFF;
    height: 20px;
    font-size: 13px;
    margin-right: 10px;
}
.grey-bg-wrap {
    background-color: #e1dfdf;
    padding: 20px;
}
.banner-logo {
    text-align: center;
    margin-bottom: 15px;
}









/************************ Hunter Page ******************************/
.hunter-wrap {
    padding: 0px;
}
.hunter-imag {
    width: 50% !important;
    margin: 0px !important;
}
.hunt-header{
  padding-bottom:20px !important;
}
.hunter-bg-image {
    display: none !important;
}
.data-hunter-imag {
    background-repeat: no-repeat;
    background-size: 50%;
    background-position: left;
    min-height: 400px !important;
}
.access-text {
    float: right !important;
    padding-top: 120px;
    width: 500px !important;
}
.access-text p {
    font-size: 36px;
    font-weight: 500;
}
.hunter-bg-img,.hunter-bg-img1,.hunter-bg-img3{
  	display: none !important;
  	min-height:0px !important;
}
.hunter-bg1, .hunter-bg2,.hunter-bg3,.hunter-bg4 {
    width: 33.33% !important;
    margin: 0px !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.hunter-bg1>div,.hunter-bg2>div,.hunter-bg3>div ,.hunter-bg4>div{
    text-align: center;
    color: #FFF;
    min-height: 350px;
  	background-color: rgba(0, 0, 0, 0.4);
  	padding: 10px 20px;
}
.area-4-wrap p {
    text-align: center;
    font-weight: 300;
}   
.hunter-bg-text h2 {
    text-transform: capitalize;
    color: #FFF;
    margin-top: 0px;
  	font-weight: 600;
  	font-size: 40px;
    padding-bottom: 15px;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.hunter-bg-text p {
    margin-top: 0px;
    text-transform: capitalize;
    font-size: 20px;
  	line-height:20px;
}
p.color {
    color: #0391b4;
}
.hunter-bg-text1 {
    text-align: center;
    color: #FFF;
    background-color: #00000094;
    padding: 8px;
    position: absolute;
    bottom: 0px;
    left: 0px;
  	
}
p.left {
    width: 33.33%;
    float: left;
    text-align: center;
  	margin: 0px;
}
p.center {
    width: 33.33%;
    float: left;
    margin: 0px;
  	text-align: center;
}
p.right {
    width: 33.33%;
    float: right;
    margin: 0px;
    text-align: center;
}
.hunter-bg4 {
background-image: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/Hong%20Kong-083334-edited.jpg);
   }
.hunter-wrap .hunter-bg-text1 p {
font-size:12px;
}

.banner-cta {

}
/**********************Geronimo Style**************************/

.buttons-wrap {
    padding: 50px 20px;
} 
.buttons-content {
    text-align: center;
  	padding-bottom: 40px;
}
.investment-content h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
    border-bottom: 2px solid #cbc7c7;
    padding-bottom: 10px;
}
.buttons-content a {
    width: 20% !important;
    float: left;
    padding: 8px;
    font-size: 22px;
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
  	cursor: default;
}
.buttons-content a.b1 {
    background-color: #a6dfef;
}
.buttons-content a.b2 {
    background-color: #85d3e8;
}
.buttons-content a.b3 {
    background-color: #6ecbe4;
}
.buttons-content a.b4 {
    background-color: #58c3e0;
}
.buttons-content a.b5 {
    background-color: #20b0d6;
}
.col-content h3 {
    font-size: 16px;
    color: #40cdf0;
  	font-family: 'Source Sans Pro',sans-serif !important;
}
.col3-wrap {
    padding: 0px 20px 50px;
}
.col-content p {
    font-weight: 300;
    color: #000;
}
.col-content{
  text-align:center;
}
.blue-wrap {
    background-color: #e0f2f9;
    padding: 20px;
    text-align: center;
}
.blue-wrap p {
    font-size: 22px;
}
.col5-content-wrap {
    width: 20% !important;
    text-align: center;
    margin: 0px !important;
    padding: 50px 20px 0px;
  	min-height: 500px !important;
  	position: relative;
}
.col5-content h5 {
    font-size: 16px;
  	font-family: 'Source Sans Pro',sans-serif !important;
  	color:#fff;
  	padding-top:60px;
}
.col5-content p {
    font-weight: 300;
  	color:#fff;
}
.col5-wrap .b1 {
    background-color: #74cee5;
}
.col5-wrap .b2 {
    background-color: #45c4e4;
}
.col5-wrap .b3 {
    background-color: #1cafd9;
}
.col5-wrap .b4 {
    background-color: #356599;
}
.col5-wrap .b5 {
    background-color: #1c4883;
}
.col5-image::before {
    position: absolute;
    top: 190px;
    left: 0px;
    content: '';
    background-clip: border-box;
    border-radius: 50%;
    height: 20px;
    width: 20px;
    background-color: #fff;
    right: 0px;
    text-align: center;
    margin: 0px auto;
}
.col5-content h5::after {
    position: absolute;
    top: 197px;
    left: 0px;
    background: #fff;
    content: '';
    height: 6px;
    width: 100%;
    z-index: 999;
}
h5.lc:after {
	width: 50%;
	left: 0;
}
h5.fc:after {
		width: 50% !important;
    left: initial!important;
    right: 0px !important; 
}
.col33-group {
    padding-top: 35px;
  	width: 900px !important;
    float: none !important;
    margin: 0px auto !important;
}
.pric-flex-wrap2 .wraper {
    width: 18% !important;
    margin: 0px 25px 0px 0px;
}
.testimonial-content h2 {
    text-align: center;
}
a.button1 {
    width: 33%;
    float: left;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    z-index: 999;
  	position:relative !important;
  	background:none !important;
  text-align:left;
  margin-left:5px;
}
section#registration .pricing .button {
    font-weight: 100;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    height: 55px;
    line-height: 30px;

  	/**position:relative !important;
  	background:none !important;
  	border:0px !important;
  	height:auto !important;
    width: 38%;
  	line-height:initial !important;
  	padding:0px !important;**/
}
section#registration .pricing .button:hover{
  /**background: none !important;
    box-shadow: none;**/
}
p.bg-blue{
    width: 100% !important;
    float: none !important;
    display: inline-block !important;
  	border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  	background-color: #1db1da;
  	position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 10px;
}

section#registration .pricing a.button:after{
      position: absolute;
    top: 30%;
    content: "\f105";
    font-family: fontawesome;
    font-size: 25px;
    line-height: 1;
    margin-top: 0;
  right: auto;
    margin-left: 20px;
  
}
.pricing  a.button:after{
    right: 0px;
}
 a.button1:after{
    position: absolute;
    top: 50%;
    content: "\f105";
    font-family: fontawesome;
    font-size: 25px;
    line-height: 1;
    margin-top: -14px;
    right: 0px;
}
span.or_space{
    width: 15%;
    float: left;
  	text-align: right;
}
/*********************button new style**********/
    .bg-blue {
        width: 100% !important;
        float: none !important;
        display: inline-block !important;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        background-color: #1db1da;
        position: absolute;
        left: 0px;
        bottom: 0px;
        padding: 10px;
        margin-top: 20px;
    }
    .button1 {
        width: 35%;
        float: left;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 16px;
        z-index: 999;
        position: relative !important;
        background: none !important;
        text-align: center;
    }
    .space1 {
        width: 20%;
        float: left;
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 16px;
        z-index: 999;
        position: relative !important;
        background: none !important;
        text-align: center;
    }
    .button2 {
        /*width: 45%;
        float: left;*/
        text-transform: uppercase;
        letter-spacing: 1px;
        font-size: 16px;
        z-index: 999;
        position: relative !important;
        background: none !important;
        text-align: center;
    }
    .button1 a, .button2 a {
    		position: relative;
    }
     span.or_space {
        width: 100%;
        float: left;
        text-align: center;
        color: #fff;
    }
.grey-bg-wrap1 {
    padding: 50px 20px;
}

.acc-content1 {
    max-width: 620px;
    margin: 0px auto !important;
    float: none !important;
}
.acc-content1 p {
    font-weight: 300;
    color: #000;
    font-size: 20px;
  	text-align:center;
}
.grey-bg-wrap1 h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.col4-group1 .col4-content,.col4-group2 .col4-content {
    padding: 50px 50px 0px;
  	margin:0px !important;
}
.col4-group1 .col4-img,.col4-group2 .col4-img {
    text-align: center;
    padding-bottom: 0px;
    margin: 0px;
}
.col4-group1 .col4-content h2,.col4-group2 .col4-content h2{
      font-size: 36px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.wrapper1{
  	 max-width: 1500px !important;
    margin: 0 auto !important;
    float: none !important;
}

/**************************Hotel travel*******************************/

.one-on-one-wrap1 {
    background-image: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/new-events-html/img/2018-06-19%20%282%29.png?t=1533011844399);
    background-repeat: no-repeat;
    background-position: top center;
    padding: 60px 20px;
  	text-align: center;
}
.one-on-text1 h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}

.one-image1 {
    text-align: center;
}
.one-on-text1 {
    padding-bottom: 50px;
    text-align: center;
}
.airport-text h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    color: #000;
    margin-bottom: 20px;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.airport-text p {
    color: #000;
    font-size: 20px;
    margin: 0;
}
.airport-wrap{
  	background-image: url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/new-events-html/img/2018-06-19%20%281%29.png?t=1533106566460) !important;
}
.airport-text img {
    margin-top: 30px;
}
.airports-wraper .wraper,.location-wraper .wraper{
  background:none;
}
.location-text {
    max-width: 900px;
    margin: 0 auto !important;
    float: none !important;
}
.location-wraper {
    padding: 50px 20px;
}
.location-wraper h2 {
    font-size: 34px;
    line-height: 1.2;
    font-weight: 100;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.location-wraper p {
    font-weight: 300;
    color: #000;
}
.location-wraper  h5 {
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    text-align: center;
    font-family: 'Source Sans Pro',sans-serif !important;
}
  a.reserve-link:hover  {
    border: 2px solid;
    background-color: transparent;
   	color: #0391b4;
	}
  a.reserve-link{
    background-color: #0391b4;
    color: #FFF;
    border: 2px solid #0391b4;
    padding: 4px 10px;
	}
  .location-text p {
    font-weight: 300;
	}
.location-directions h5 {
    margin: 25px 0px;
}
.hongkong-logo {
    text-align: center;
    margin-bottom: 20px;
}
.pric-flex-wrap121 .wraper{
  margin: 1% !important; 
}
.pric-flex-wrap2.miame-event-flex .wraper {
    width: 18% !important;
    margin: 0px 2% 2% 0px;
}
.pric-flex-wrap2.miame-event-flex .wraper .price-content p {
    font-size: 45px;
}

.price-flex div:nth-child(6) {
    clear: both;
}


/************** New Event Parent Page ***************/
.eve-banner-wrapper {
      padding:14px 0px;
    text-align: center;
    color: #fff;
      background-size: cover;
    background-position: center center; 
  height: 700px;
    min-height: 650px !important;
}
.event-logo {
    margin-top: 20px !important;
}
.event-heading h1 { 
    color: #ffffff;
    letter-spacing: 3px;
    font-weight: 100 !important;
    margin: 0px;
    margin-top: 20px;
    font-size: 64px;
    line-height: 1.1;
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
}
.motto-header {
    color: #fff;
    font-size: 22px;
    font-style: italic;
    font-family: 'Source Sans Pro',sans-serif !important;
     line-height: 33px;
}
.event-heading h3 {
    margin-top: 25px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 36px;
    font-family: 'Montserrat',sans-serif;
    line-height: 1.2;
}
.event-bg .buttons a {
    font-size: 14px;
    background-color: #fff;
    padding: 0px 50px 0px;
    line-height: 34px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    color: #fff;
    font-family: 'Source Sans Pro',sans-serif !important;
}
 .event-bg .buttons {
    margin-top: 25px !important;
}
.event-bg a.scroll:nth-child(1) {
    background-color: #e91e63;
    border: 1px #e91e63 solid;
}
.event-bg .buttons a:nth-child( 2 ) {
    background-color: #00b1dc;
    border: 1px #00b1dc solid;
}
.event-bg .buttons a + a {
    margin-left: 25px;
}
.event-bg .buttons a:nth-child( 3 ) {
    background-color: rgba( 0, 0, 0, 0 );
    border: 1px #fff solid;
}
.event-bg .buttons a:hover {
       background-color: #000;
    border: 1px #000 solid;
    color: #fff;
    text-decoration: none;
}
.event-bg div.content {
    width: 1100px !important;
    margin: 0px auto !important;
    float: none !important;
}
.event-about-heading h2 {
    width: 70%;
    margin: 0 auto !important;
    text-transform: uppercase;
    font-weight: 100 !important;
    font-size: 64px;
    line-height: 1.1;
    font-family: 'Montserrat',sans-serif;
}
.event-about-wrapper {
    padding: 75px 0px;
}
.event-about-heading h3 {
    font-weight: 100 !important;
    font-size: 36px;
    line-height: 1.2;
    color: #006cdd;
    text-transform: uppercase;
    margin: 0px;
    font-family: 'Montserrat',sans-serif;
    margin-top: 20px;
}
.event-about-heading p {
    margin: 0px;
    margin-top: 20px;
    line-height: 125%;
    font-family: 'Source Sans Pro',sans-serif !important;
    color: #444;
    font-size: 16px;
}
.event-about-content {
    margin-top: 75px !important;
}
.event-about-content *+p {
    margin-top: 20px !important;
}
.event-about-content p {
    color: #545c63;
    font-size: 20px;
    font-family: 'Source Sans Pro',sans-serif !important;
    line-height: 125%;
    margin: 0px;
}
.event-agenda-wrapper {
        padding-bottom: 75px;
    background-color: #000000;
    position: relative;
    overflow: hidden;
}
.event-agenda-heading h2 {
    font-size: 35px !important;
    font-weight: 100 !important;
    color: #FFF;
    padding-top: 50px;
    margin: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
   line-height: 1.1;
      font-family: 'Montserrat',sans-serif;
}
.event-agenda-heading p {
    display: inline-block;
    margin: 0px;
      margin-bottom: 20px;
}
.event-agenda-heading a {
    border: 1px solid;
    padding: 10px 20px !important;
    border-color: rgba( 255, 255, 0, 1 ) !important;
    color: rgba( 255, 255, 0, 1 ) !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 34px;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
      font-family: 'Source Sans Pro',sans-serif !important;
}
.event-agenda-heading a:hover {
    background-color: rgba( 255, 255, 0, 0.5 ) !important;
  text-decoration: none;
}
.event-video-wrapper{
    position: relative;
    background-image: url(//web.battlefin.com/hubfs/new-events-html/img/video.jpg);
    background-size: cover;
    background-position: center center;
}
.event-video-wrapper>div {
    background-color: rgba( 0, 0, 0, 0.65 );
    padding: 75px 0px;
      height: 100%;
    width: 100%;
}
.event-video-heading h2 {
    color: #fff;
    font-size: 64px;
    line-height: 1.1;
    font-weight: 100 !important;
    margin: 0;
    padding: 0;
    font-family: 'Montserrat',sans-serif;
    text-transform: uppercase;
}
.event-video-heading p {
    margin: 0px;
      margin-top: 75px;
}
.event-video-heading {
    padding: 80px 0px;
}
.event-video-heading a img {
    opacity: 0.75;
    transition: all 125ms ease-out;
    -webkit-transition: all 125ms ease-out;
    -moz-transition: all 125ms ease-out;
    -o-transition: all 125ms ease-out;
    -ms-transition: all 125ms ease-out;
    transform: scale( 1 );
    display: block;
    margin: 0px auto;
    border-radius: 50%;
}
.event-video-heading a:hover img {
    opacity: 1;
}
.event-video-heading a:active img {
    transform: scale( 0.9 );
}
.sponsor-row h3, .sponsor-row h4 {
    color: #ffffff;
    background-color: #673ab7;
    text-transform: uppercase;
    margin: 0px;
    font-weight: 100 !important;
    font-size: 30px;
    margin-top: 20px;
    line-height: 50px;
    border-radius: 5px;
}
.slider-wrapper {
    background-color: #f3f3f3;
    padding: 75px 0px;
}
.sponsor-heading h3 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    margin-bottom: 0px;
    margin-top: 20px;
    font-size: 36px;
    line-height: 1.2;
}
.sponsor-heading {
    margin-bottom: 75px !important;
}
.sponsor-heading a {
    background-color: #00b1dc;
    padding: 0px 50px 0px;
    line-height: 34px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff;
    border: 1px #00b1dc solid;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.sponsor-heading p {
    margin: 0px;
}
.sponsor-heading a:hover {
    text-decoration: none;
    background-color: #000;
    border: 1px #000 solid;
    color: #fff;
}
.sponsor-link p {
    font-size: 22px;
    margin-top: 75px;
    margin-bottom: 0px;
    line-height: 125%;
    font-family: 'Source Sans Pro',sans-serif !important;
    color: #444;
}
.sponsor-link a {
    color: #0391b4;
    text-decoration: none !important;
}
.sponsor-link a:hover{
    color: #444;
}
.event-register-heading{
 margin-bottom: 75px !important;
}
.event-register-heading h2 {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    text-transform: uppercase;
    font-size: 64px;
    line-height: 1.1;
    margin-top: 0px;
    margin-bottom: 0px;    
  font-family: 'Montserrat',sans-serif;
}
.register-flx-outer-wrap a:hover {
    text-decoration: none;
    color: #fff;
}
.register-flx-outer-wrap a:hover {
    text-decoration: none;
    color: #fff;
}
.event-register-wrapper {
    padding: 75px 0px;
}
.footer-wrapper {
    padding: 50px 0px;
}
.footer-logo span {
    position: relative;
    top: 9px;
    margin-left: 9px;
    font-size: 16px;
    color: #000;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.footer-logo a{
    float: left;
}
.footer-info p {
    margin: 0px;
    position: relative;
    top: 4px;
    margin-left: 5px;
    font-size: 16px;
    color: #000;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: 'Source Sans Pro',sans-serif !important;
    text-align: right;
}
.footer-top-wrapper {
    padding-bottom: 37px;
    border-bottom: 1px #d8d8d7 solid;
}
.footer-bottom-text p {
    font-size: 13px;
    color: #bbbaba;
    margin: 0px;
    margin-top: 37px;
    text-align: center;
    line-height: 125%;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.event-form-wrapper {
    background-color: #1565c0;
    padding: 75px 0px;
}
.event-form-heading h3 {
    font-weight: 400;
    font-size: 64px;
    line-height: 1.1;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    margin: 0px;
}
.form-wrapper form {
    width: 800px;
    max-width: 100% !important;
    display: block;
    margin-left: auto !important;
    margin-right: auto !important;
      margin-top: 75px !important;
}
.form-wrapper input {
	color: #fff !important;
	width: 100% !important;
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	border: 1px #fff solid !important;
	border-radius: 5px !important;
	height: 60px !important;
	padding: 0px 20px !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	transition: all 250ms linear !important;
	-webkit-transition: all 250ms linear !important;
	-moz-transition: all 250ms linear !important;
	-o-transition: all 250ms linear !important;
	-ms-transition: all 250ms linear !important;
	background-color: rgba( 255, 255, 255, 0 ) !important;
}
.form-wrapper select {
	color: #fff;
	width: 100% !important;
	box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	-moz-box-sizing: border-box !important;
	-o-box-sizing: border-box !important;
	-ms-box-sizing: border-box !important;
	border: 1px #fff solid !important;
	border-radius: 5px !important;
	height: 60px !important;
	padding: 0px 16px !important;
	text-transform: uppercase !important;
	font-size: 14px !important;
	transition: all 250ms linear !important;
	-webkit-transition: all 250ms linear !important;
	-moz-transition: all 250ms linear !important;
	-o-transition: all 250ms linear !important;
	-ms-transition: all 250ms linear !important;
	background-color: rgba( 255, 255, 255, 0 ) !important;
	background-image: url(//web.battlefin.com/hubfs/new-events-html/img/arrow-select.png) !important;
	background-position: right center !important;
	background-repeat: no-repeat !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
.form-wrapper select option {
	color: #000;
}
.form-wrapper .hs-form-field {
	margin-bottom: 0px !important;
}
.form-wrapper .hs-error-msgs {
	padding: 0px !important;
}
.form-wrapper div.input {
	margin: 0px !important;
}
.form-wrapper .hs-error-msgs li, .form-wrapper .hs-error-msgs li label {
	margin: 0px !important;
      padding: 0px;
}
.form-wrapper .hs-form-field {
	position: relative;
}
.form-wrapper .hs-error-msgs {
	position: absolute;
	bottom: 0px;
}
.form-wrapper .hs-form .hs-error-msgs label {
	color: #aaa;
	font-size: 12px;
	padding-left: 5px !important;
      font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.form-wrapper .hs-button.primary.large {
	border: 0px !important;
	background-color: #1db1da !important;
	background-image: none !important;
	text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0 ) !important;
	width: auto !important;
	min-width: 200px;
	-webkit-transition: all 250ms linear;
	-moz-transition: all 250ms linear;
	-o-transition: all 250ms linear;
	transition: all 250ms linear;
	box-shadow: 0px 0px 0px rgba( 0, 0, 0, 0 ) !important;
}
.form-wrapper .hs-button.primary.large:hover {
	background-color: #09ceff !important;
}
.form-wrapper .hs-form-field label span {
	font-size: 14px !important;
	line-height: 125% !important;
	font-family: "Dosis", "Helvetica", sans-serif !important;
	color: #ffffff !important;
	font-weight: 300 !important;
	text-transform: uppercase !important;
}
.form-wrapper .hs-form-field:first-child {
	width: 48.75% !important;
	margin-right: 2.5% !important;
}
.form-wrapper .hs-form-field:last-child {
	width: 48.75% !important;
}
.form-wrapper fieldset {
	width: 800px;
	max-width: 100% !important;
	display: block;
	margin-left: auto !important;
	margin-right: auto !important;
}
.form-wrapper fieldset + fieldset {
	margin-top: 15px !important;
}
.form-wrapper input:focus {
	background-color: rgba( 255, 255, 255, 0.15 ) !important;
}
.form-wrapper .actions {
	margin: 75px 0px 0px 0px !important;
	padding: 0px !important;
      text-align: center;
}
::-moz-selection {
	color: #fff !important;
}
::selection {
	color: #fff !important;
}
.form select.hs-input {
    color: #fff;
}
.register-flx-outer-wrap{
width: 31.125% !important;
    margin: 0 auto !important;
    float: left;
    margin-right: 2.5% !important;
}
.event-register-wrapper div.hs_cos_wrapper:nth-child(3) .register-flx-outer-wrap:first-child {
    margin-right: 0px !important;
      position: relative;
} 
.register-flx-wrap {
    background-color: #e6e6e6;
    padding: 25px 25px 70px 25px;
    border-radius: 10px;
    position: relative;
}
.register-image img {
    padding-bottom: 25px !important;
    border-bottom: 1px solid #b0b0b0;
    display: inline-block;
}
.register-heading h3 {
    font-size: 20px;
    text-transform: uppercase;
    color: #142a38;
    font-weight: 100;
    font-family: 'Montserrat',sans-serif;
      padding-top: 20px;
}
.register-image {
    min-height: 150px;
}
.register-flx-outer-wrap a, .register-flx-outer-wrap span.or_space {
    font-family: 'Source Sans Pro',sans-serif !important;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.register-heading {
    min-height: 70px;
}
.event-bg h1, .event-bg h2, .event-bg h3, .event-bg h4, .event-bg h5, .event-bg h6 {
    font-family: 'Montserrat',sans-serif;
}
.event-register-cta{
    margin-top: 75px !important;
}
.event-register-cta a{
	text-transform: uppercase;
    text-decoration: none !important;
    font-family: 'Source Sans Pro',sans-serif !important;
}
.form-wrapper label {
    padding-bottom: 6px;
}
.section6 .events img {
	min-height:120px;
}
.grid-4.events.new-events .grid-4-1 {
width: 18%;
}

/******** Responsive code starts here *******/
    
/************** ipad ***************/

@media (max-width: 1080px) {

.event-bg div.content {
    max-width: 100% !important;
}
  .footer-wrapper, .slider-wrapper, .event-register-wrapper, .event-about-wrapper {
    padding-left: 20px;
    padding-right: 20px;
}
 .register-flx-outer-wrap {
    margin-right: 3% !important;
}
  .event-bg h2, .event-form-heading h3 {
    font-size: 40px;
    max-width: 100% !important;
    width: 100% !important;
}
.eve-banner-wrapper {
    min-height: 750px !important;
}
  .banner-cta {
    width:30% !important;
    
  }
}

/************** ipad ***************/
@media (max-width: 1024px) {
.contact-form .hs-fieldtype-select label {
    font-size: 16px;
	}
  .priority-acess .contact-form .form-columns-2 .hs-error-msgs label{
    font-size: 14px;
  }
  .priority-acess .hs_attendee_type .hs-error-msgs label,
  .priority-acess .hs_dietary_requirements .hs-error-msgs label{
    font-size: 10px !important;
  }
  .video-module iframe{
    margin: 0 auto !important;
    width: 100% !important;
	}
  .goup-txt h3 {
    font-size: 24px;
  }
  .pric-flex-wrap11 .wraper {
    width: 48%;
	}
  .footer-addressbox li {
    text-align: left !important;
	}
  .footerSection {
    padding: 20px;
    text-align: left;
	}
  .header-container-wrapper.mobile .fa.fa-bars{
  	top: 30px;
  } 
  .banner-cta{
     width:100%;
  }
  .banner-cta-wrap {
    max-width: 100% !important;
    margin-bottom: 0px !important;
  }
  .battle-content span.styled{
    margin-right: 10px !important;
  }
  .battle-content li{
    text-align: left !important;
  }
  .access-text{
    width: 400px !important;
  }
  .access-text p {
    font-size: 32px;
  }
  .Service-page .quick-content a{
    max-width: 178px !important;
  }
  .pric-flex-wrap2 .wraper, .pric-flex-wrap2.miame-event-flex .wraper{
    width:47% !important;
    margin-bottom: 20px !important;
  }
 /* .grid-4 .grid-4-1 {
    width: 31.75% !important;
    margin-right: 0px !important;
    margin-top: 25px;
	}*/
  
  
  .grid-4 .grid-4-1 {
    width: 31.75% !important;
    margin-right: 13px !important;
    margin-top: 0px;
  }
  .grid-4 .grid-4-1:nth-child( 2n ) {
    margin-left: 0.5%;
  }
  
  
  a.button1:after{
  	right: 12px;
  }
  .pricing a.button:after {
    right: 28px;
	}
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
    width: 140px !important;
  }
  .col4-group1 .col4-content, .col4-group2 .col4-content {
    padding: 20px 50px 0px !important;
  }
  .pric-flex-wrap2.miame-event-flex .wraper .price-content p {
    font-size: 43px;
}
  .banner-cta a {
     font-size: 9px;
      width: 165px !important;
  }
  .banner-cta {
      width:30% !important;
  }
} 

/************** ipad nd tab ***************/
@media (max-width: 768px) {
	.contact-form .hs-fieldtype-select label {
    font-size: 12px;
	}
  .wraper {
    width: 100% !important;
    margin: 0px 0px 20px 0px;
	}
  .one-image {
    max-width: 500px;
    width: 100%;
    float: none !important;
    margin: 0px auto !important;
	}
  .inner-content .span4 {
    width: 100% !important;
    margin: 0px 0px 20px;
	}
  .inner-content {
    padding-top: 0px;
	}
  .inner-content .wraper{
    margin:0px;
  }
  .contact-form .hs-form-field .hs-error-msgs label {
    position: absolute;
    bottom: -20px;
    font-size: 15px;
	}
  .priority-text {
    width: 100% !important;
	}
  .priority-acess .contact-form{
    max-width: 100% !important;
    margin: 0px auto !important;
    float: none !important;
    width:100% !important;
    padding-top: 50px !important;
    display: inline-block;
  }
  .priority-acess .contact-form .multi-container input {
    position: relative;
    top: 2px;
	}
  .priority-acess .contact-form .inputs-list input {
    position: relative;
    top: 2px;
	}
  .investor-text li {
    text-align: left !important;
	}
  .i-form-wrap .hs-form-checkbox input,.i-form-wrap .hs-form-booleancheckbox input{
    top: 6px;
    margin-top: 0px;
    height: 20px !important;
    width: 15px !important;
  }
  .video-module,.one-on-text-ny{
    width:100% !important;
    text-align:center;
  }
  .contact-form-newyork .hs-fieldtype-select label {
    font-size: 12px !important;
	}
  .goup-txt h3 {
    font-size: 22px;
  }
  .menu_part1 {
    padding: 0px !important;
}
  .menu_part {
    padding: 10px 20px !important;
}
  .header-container-wrapper.mobile .fa.fa-bars{
    position: absolute;
    top: 20px;
    right: 20px;
    margin:0px !important;
  }
  .widget-type-logo{
    padding:0px !important;
  }
  .cell-wrapper, .elastic-content{
    width:100% !important;
  }
  .submenu .box .separator{
    max-width: 200px;
    text-align: center;
    float: none !important;
    margin: 0px auto 20px;
  	}
  .wraper {
    margin-bottom: 30px !important;
		}
  .footer-addressbox li {
    text-align: left !important;
	}
  .footerSection {
    padding: 20px;
    text-align: left;
	}
  .contact-form .hs_aum span {
    font-size: 11px !important;
	}
  .banner-cta-wrap {
    max-width: 100%;
    text-align: center;
  }
  .battle-content{
    width: 70% !important;
    margin: 0px auto !important;
    float: none !important;
  }
  .battle-content li{
    width: 95%;
    text-align: left !important;
  }
  .battle-content span.styled{
        margin-right: 10px !important;
  }
  .battle-content p{
    min-height:auto !important;
  }
  p.left {
    width: 32.33%;
  }
  p.center {
    width: 30.33%;
  }
  p.right {
    width: 37.33%;
  }
  .access-text p {
    font-size: 26px;
  }
  .access-text {
    width: 320px !important;
	}
  .col5-content-wrap {
    min-height: 550px !important;
	}
  .col33-group{
    width: 100% !important;
  }
  .page-header.section-header {
    position: relative;
    top: 80px;
	}
  .pric-flex-wrap2 .wraper, .pric-flex-wrap2.miame-event-flex .wraper{
   	width: 60% !important;
    margin: 0px auto 20px !important;
    float: none;
  }
  a.button1:after{
    right: 48px;
  }
  .pricing a.button:after {
    right: 78px;
	}
  .grid-4 .grid-4-1{
      width: 100% !important;
      margin-right: 0px !important;
      margin-top: 25px;
		}
  .header-container-wrapper.mobile ul.active-branch.activated li {
     	max-width: 100%;
      float: none;
      text-align: center;
      margin: 0px !important;
      padding-left: 0px;
  }
  .menu_part1 ul {
    margin-left: 0px !important;
    width: 100% !important;
    float: none !important;
    margin-top: 0px !important;
	}
  .col4-group1 .col4-content, .col4-group2 .col4-content {
    padding: 5px 10px 0px !important;
    margin: 0px !important;
	}
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
     max-width: auto !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
    width: 140px !important;
  }
  .col4-group1 .col4-content h2, .col4-group2 .col4-content h2{
    font-size:24px !important;
  }
  .one-image1 {
    max-width: 100% !important;
	}
  .pric-flex-wrap121 .wraper {
      margin: 30px !important;
      float: none !important;
      width: auto !important;
  }
  .one-image.event-video iframe {
      height: 290px !important;
  }
  .pric-flex-wrap2.miame-event-flex .wraper .price-content p {
    font-size: 43px;
}
  .eve-banner-wrapper {
    height: 100% !important;
    min-height: 100% !important;
    padding: 0px 20px 30px !important;
}
  .event-bg .buttons a {
    width: 250px;
}
.register-flx-outer-wrap {
    width: 100% !important;
    max-width: 70% !important;
    margin: 0 auto !important;
    float: none !important;
    margin-bottom: 30px !important;
}
  .event-register-wrapper div.hs_cos_wrapper:nth-child(3) .register-flx-outer-wrap:first-child {
    margin: 0 auto !important;
}
  .event-form-wrapper {
    padding: 20px !important;
}
  .hunter-bg1, .hunter-bg2, .hunter-bg3 {
    width: 100% !important;
  }
  .hunter-bg4 {
    width: 100% !important;
}
 
}

/************** additional***************/
@media (max-width: 767px) {
}
/************** iphone roatate***************/
@media (max-width: 767px) {
	.d-banner-wraper{
  	margin-top: 0px;
  }
  .battle-sec-heading h2,.one-on-text h2{
    	font-size: 30px;
  }
  .participate-text p {
    font-size: 16px;
  }
  .battle-sec-heading, .one-on-text{
    	padding-bottom: 20px;
  }
  .battle-sec-text {
    padding-bottom: 30px;
	}
  .participate-text h2 {
    font-size: 24px;
  }
  .wraper {
    width: 100% !important;
    margin: 0px 0px 20px 0px;
	}
  .contact-form input,.contact-form select{
    margin-bottom: 30px;
  }
  .contact-form .form-columns-2{
    margin-bottom: 0px;
  }
  .battle-img,.one-image {
    max-width: 400px;
    width: 100%;
    float: none !important;
    margin: 0px auto !important;
	}
  .contact-form .hs-fieldtype-select label {
    font-size: 12px;
	}
  .contact-form .hs-form-field {
    width: 100% !important;
	}
  .contact-form .hs-form-field .hs-error-msgs label{
    bottom: 0px;
  }
  .priority-acess .contact-form .multi-container input {
    margin-bottom: 10px;
    position: relative;
    top: 3px;
	}
  .priority-acess .contact-form .inputs-list input {
    margin-bottom: 10px;
    position: relative;
    top: 3px;
	}
  .priority-acess .contact-form .form-columns-1 label {
    bottom: -25px !important;
	}
  .i-form-wrap .hs-form-checkbox input,
  .i-form-wrap .hs_privacy_and_use_of_image_and_content_attestation input {
    margin-bottom: 0px !important;
	}
  .i-form-wrap li.hs-form-checkbox {
    width: 100%;   
	}

  .i-form-wrap .hs_what_types_of_strategies_do_you_invest_in_ .hs-error-msgs label,
  .i-form-wrap .hs_which_secondary_strategies_do_you_tend_to_invest_in_ .hs-error-msgs label,
  .i-form-wrap .hs_in_which_format_do_you_make_allocations_ .hs-error-msgs label {
    bottom: -20px !important;
	}
  .i-form-wrap .hs_attendee_type .hs-error-msgs label,
  .i-form-wrap .hs_what_about_alternative_data_are_you_interested_in_ .hs-error-msgs label,
  .i-form-wrap .hs_privacy_and_use_of_image_and_content_attestation .hs-error-msgs label{
    bottom: -25px !important;
	}
  .investor-text li {
    text-align: left !important;
	}
  .battle-sec-wrap2{
  	text-align:center;
	}
  .col3-image-wrap {
    padding: 20px;
}
  .battle-sec-wrap2 {
    padding: 30px 20px;
}
  .contact-form-newyork .hs-form-field .hs-error-msgs label {
    font-size: 13px !important;
  }
  .one-on-one-wrap{
    text-align:center;
  }
  .col3-image-wrap h2 {
    font-size: 28px;
  }
  .col-3-group {
    padding-bottom: 20px;
	}
  .header-container-wrapper.mobile .fa.fa-bars{
  padding-bottom: 0px;
    width: 30px !important;
    margin-right: 0px;
  }
  .hs-form-checkbox input {
    margin-bottom: 0px;
	}
  .footer-addressbox li {
    text-align: left !important;
	}
  .footerSection {
    padding: 20px;
    text-align: left;
	}
  .contact-form .hs-form-booleancheckbox input {
    margin-bottom: 0px;
	}
  .contact-form fieldset.form-columns-1{
    margin-bottom:0px;
  }
  .d-banner-wraper>div{
    	padding:50px 20px !important;
  }
  .grid-4-1 h2 {
    font-size: 22px;
  }
  .banner-cta {
    display: inline-block !important;
    margin-bottom: 20px;
	}
  .hs_attendee_type .hs-error-msgs label {
    font-size: 13px !important;
	}
  .grid-4-1 p{
    margin-top: 10px;
  }
  .grid-4-1{
    margin-bottom: 25px;
  }
  .contact-form h3 {
    font-size: 21px;
  }
  .hs_how_do_you_classify_your_firm_ .hs-error-msgs label {
    bottom: px !important;
	}
  .hs_aum .hs-error-msgs label {
    bottom: -25px !important;
	}
  .contact-form .actions{
    text-align:left !important;
  }
  .contact-form input.hs-button.primary.large{
    margin: 0 0 20px !important;
  }

  .blue-bg-header h5 {
    font-size: 25px;
  }
  .acc-header, .area-4-header, .blue-bg-header, .battle-header {
    padding-bottom: 20px;
	}
  .battle-content li {
    display:initial !important;
    width: 92%;
    text-align: left !important;
	}
  .battle-content span.styled{
    margin-right: 10px !important;
  }

  .col4-group {
    text-align: center;
    width: 25% !important;
    float: left !important;
	}
  .battle-content {
    padding-bottom: 10px !important;
    width: 350px !important;
    margin: 0px auto !important;
    float: none !important;
	}
  .hunter-bg1, .hunter-bg2 {
    width: 100% !important;
  }
    .hunter-bg-text1{
    padding: 8px 0px;
    width: 100% !important;
    float: left !important;
  }
    .data-hunter-imag{
    background: none !important;
    padding: 50px 0px;
    min-height:auto !important;
  }
  .hunter-bg-image{
    display: block !important;
  }
    .access-text {
    float: none !important;
    padding-top: 20px;
    width: 100% !important;
	}
  .col5-content-wrap {
    width: 20% !important;
    float: left !important;
    min-height: 550px !important;
	}
  .col5-image::before {
    top: 170px;
  }
  .col5-content h5::after {
    top: 177px;
	}	
  .col33-group {
    width: 100% !important;
    padding: 0px;
	}
  .investment-content {
    padding-top: 20px;
	}
  .col5-content-wrap {
    min-height: 600px !important;
	}
  .col-content {
    padding-bottom: 25px;
	}
  .page-header.section-header {
    position: relative;
    top: 100px;
	}
  .spVideoSec iframe {
    max-width: 100% !important;
    height: auto;
    margin-top: 100px;
	}
  .pric-flex-wrap2 .wraper, .pric-flex-wrap2.miame-event-flex .wraper{
   	width: 60% !important;
    margin: 0px auto 20px !important;
    float: none;
  }
  a.button1:after{
    right: 37px;
  }
  .pricing a.button:after {
    right: 60px;
	}
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    width: 100% !important;
	}
  .menu_part1 ul {
    margin-left: 0px !important;
    width: 100% !important;
    float: none !important;
    margin-top: 0px !important;
}
  .header-container-wrapper.mobile ul.active-branch.activated li {
    max-width: 100%;
    float: none;
    text-align: center;
    margin: 0px !important;
    padding-left: 0px;
	}
  .col4-group1,.col4-group2 {
    width: 100% !important;
	}
  .col4-group1 .col4-content, .col4-group2 .col4-content {
    padding: 20px 0px 0px;
    margin:10px !important;
  }
  .col4-group1 .col4-content h2, .col4-group2 .col4-content h2 {
    font-size: 24px;
    
  }
  .col4-group1 .col4-img,.col4-group2 .col4-img {
    width: 300px !important;
    margin: 0px auto !important;
	}
  .col4-group2 > .row-fluid-wrapper > .row-fluid{
  display: -webkit-box;   
    display: -moz-box;      
    display: -ms-flexbox;   
    display: -webkit-flex;  
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
    .col4-group2 .col4-content{
        order: 2;
-webkit-order: 2;
    -moz-order: 2;
    -ms-order: 2;
    
        width: 100%;
    }
    .col4-group2 .col4-img {
        order: 1;
-webkit-order: 1;
    -moz-order: 1;
    -ms-order: 1;
        width: 100%;
    }
  .alternate-data .contact-form .hs-error-msgs label {
    position: relative;
    bottom: 20px !important;
	}
  .contact-form input, .contact-form select {
    margin-bottom: 30px;
	}	
  .one-on-text1 {
    padding-bottom: 20px;
	}
  .one-group{
    padding-bottom:30px;
  }
  .one-image1 {
    max-width: 400px;
    width: 100%;
    float: none !important;
    margin: 0px auto !important;
	}
  .hongkong-logo {
    width: 150px !important;
    margin: 30px auto 20px !important;
    float: none !important;
	}
  .one-image1 {
    max-width: 100% !important;
	}
  .inner-content1 .wraper {
    width: 400px !important;
    margin: 30px auto 20px !important;
    float: none;
	}
  .pric-flex-wrap121 .wraper{
  	margin-right:0px !important;
	}
  .pric-flex-wrap121 .wraper {
      margin: 30px !important;
      float: none !important;
      width: auto !important;
  }
  .one-image.event-video iframe {
      height: 226px !important;
  }
  .pric-flex-wrap2.miame-event-flex .wraper .price-content p {
    font-size: 43px;
}
  .event-heading h1 {
    font-size: 33px;
}
  .event-bg h3 {
    font-size: 24px;
    line-height: 31px;
}
  .event-bg .buttons a {
    width: auto !important;
    display: block !important;
    max-width: 250px !important;
}
.footer-wrapper, .slider-wrapper, .event-register-wrapper, .event-about-wrapper, .event-form-wrapper {
    padding: 30px 20px;
}
  .event-bg h3 {
    font-size: 20px;
    width: 100%;
}
.event-bg h2, .event-form-heading h3 {
    font-size: 28px;
}
  .event-about-content, .event-register-cta, .sponsor-link p {
    margin-top: 20px !important;
}
  .event-register-heading, .sponsor-heading {
    margin-bottom: 20px !important;
}
  .event-video-heading {
    padding: 20px !important;
}
  .register-flx-outer-wrap {
    width: 100% !important;
    max-width: 60% !important;
    margin: 0 auto !important;
    float: none !important;
    margin-bottom: 30px !important;
}
  .event-register-wrapper div.hs_cos_wrapper:nth-child(3) .register-flx-outer-wrap:first-child {
    margin: 0 auto !important;
    margin-right: 0 auto !important;
}
  .event-bg h4 {
    font-size: 20px;
}
  .form-wrapper form {
    margin-top: 30px !important;
    padding: 20px !important;
}
  .form-wrapper .actions {
    margin: 30px 0px 0px !important;
}
  .footer-logo {
    text-align: center !important;
        padding-bottom: 30px;
}
  .footer-logo a {
    float: none;
    text-align: center !important;
}
  .footer-logo span {
    float: none;
    top: 0px;
    text-align: center !important;
    display: block !important;
}
  .eve-banner-wrapper {
    height: 100% !important;
    min-height: 100% !important;
    padding-bottom: 30px;
}
 
  .hunter-bg4 {
    width: 100% !important;
}
  .banner-cta {
    width:50% !important;
    
  }
}


/************** iphone ***************/
@media (max-width: 479px) {
.contact-form .hs-fieldtype-select label {
    font-size: 17px;
	}
  .contact-form .hs-form-field .hs-error-msgs label {
    bottom: 10px !important;
    font-size: 12px;
    line-height: 1.2;
	}
  .register-flx-outer-wrap {
    width: 100% !important;
    max-width: 100% !important;
  }
  .i-form-wrap .contact-form .hs-form-field .hs-error-msgs label {
    position: absolute;
    bottom: -25px;
    font-size: 13px !important;
	}
  .i-form-wrap .hs_investor_type_ .hs-error-msgs label{
    font-size: 13px !important;
  }
  .i-form-wrap .hs_do_you_invest_in_emerging_managers .hs-error-msgs label{
    font-size: 13px !important;
  }
  .i-form-wrap .contact-form.hs-error-msgs label {
    bottom: -20px;
  }
  .contact-form-newyork .hs-form-field .hs-error-msgs label {
    bottom: -25px;
    font-size: 14px;
  }
  .contact-form-newyork .hs_attendee_type label,
  .contact-form-newyork .hs_which_data_provider_package_are_you_interested_intrepid_2018 label {
    font-size: 10px !important;
	}
  .grid-4-1 {
    width: 100% !important;
  }
    .col4-group {
    width: 50% !important;
    float: left !important;
    margin-bottom: 25px;
	}
    .battle-content {
    padding-bottom: 10px !important;
    display: inline-block !important;
    margin: 0px auto !important;
    width: 100% !important;
	}
  p.center {
    width: 24%;
    float: left;
    margin: 0px;
}
  p.left {
    width: 35%;
    float: left;
    text-align: center !important;
    margin: 0px;
}
  p.right {
    width: 40.33%;
    float: right;
    margin: 0px;
    text-align: center;
}


  .access-text p {
    font-size: 27px;
  }

  .battle-bottom-content p {
    font-size: 13px;
}
  .buttons-content a {
    width: 100% !important;
    margin-bottom: 20px;
  }
  .investment-content h2 {
    font-size: 20px;
  }
  .col-content p {
    margin-bottom: 20px;
}
  .col5-content-wrap{
    width: 100% !important;
    padding: 50px 20px 50px;
    min-height: auto !important;
  }
  h5.fc:after,h5.lc:after {
    width: 100% !important;
  }
  .col5-image::before {
    top: 190px;
  }
  .col5-content h5::after {
    top: 197px;
}
.pric-flex-wrap115 .wraper{ 
  width: auto;
  max-width: none;
}
  .page-header {
    position: relative;
    top: 70px !important;
}
  .spVideoSec iframe {
    max-width: 100% !important;
    height: auto;
    margin-top: 100px;
	}
  p.home-solutions__copy {
    margin-top: 10px !important;
    padding-left: 30px;
}
  h3.block-header__heading.home-solutions__label {
    padding-left: 30px;
}
  .pric-flex-wrap2 .wraper, .pric-flex-wrap2.miame-event-flex .wraper{
   	width: 100% !important;
    margin: 0px auto 20px !important;
    float: none;
  }
.uppercase a.button{
    padding: 12px 20px !important;
  }
  a.button1:after{
    right: -8px;
  }
  .pricing a.button:after {
    right: 0px;
	}
	.col4-group1, .col4-group2 {
    width: 100% !important;
`}
  .form-wrapper .hs-form-field:last-child, .form-wrapper .hs-form-field:first-child {
    width: 100% !important;
    margin: 0px !important;
    margin-bottom: 15px !important;
}
  .Sponsor .grid-4-1 p a {
    font-size: 16px;
  }
 .Sponsor .banner-text p {
    margin: 0;
  }
  .Sponsor .banner-img-grp {
    padding-top: 0px;
  }
  .Sponsor .battle-sec-wrap {
    padding: 40px 20px 0px;
  }
  .Sponsor .contact-form input, .contact-form select {
    margin-bottom: 10px;
  }
  .Sponsor .contact-form input.hs-button.primary.large {
    margin: 0 0 20px !important;
  }
  .Sponsor .grid-4-1 h2 {
    margin: 0px auto !important;
  }
  .Sponsor .grid-4-1 p {
    margin: 0px !important;
  }
  .Sponsor .d-banner-wraper>div {
    padding: 80px 20px 40px !important;
  }

}
.hs-content-id-6266645565 .i-form-wrap3 {
    background:linear-gradient(rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.55)),
                rgba(0,0,0,0.55) url(https://245465.fs1.hubspotusercontent-na1.net/hubfs/245465/2018-10-03.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  	padding: 50px 20px;
}




/*
.hs-content-id-6266645565 .quick-links-wrap,.hs-content-id-6266645565 .spVideoSec{
    display: none;
}
.hs-content-id-6266645565 .panel-video1 {
    display: none !important;
}*/

.form-wrap form ul {
    list-style-type: none;
    padding: 0px;
}
.form-wrap form ul li label span {
    padding-left: 10px;
}

#df-card-container {
}