.main_container {
	padding-top: 100px;
}

.main_background {	
}

.main_background_inner {
	height: 100%;
	width: 100%;
	overflow: hidden;
	padding-bottom: 40px;
}

.main_banner {
	margin: 5vh auto 0px auto;
    padding: 20px;
    width: fit-content;
}

.main_section {
	max-width: 1250px;
	padding-top: 125px;
	margin: 0px auto;
}

.aib_title h1 {
	margin-top: 0px;
}

.aii_outer {
	background-color: var(--ai-blue-med);
}

.aii_inner {
	max-width: 1250px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 0px auto;
}

.aii_text h3 {
	font-size: 35px;
	margin-top: 0px;
	margin-bottom: 15px;
}

.aii_img {
	vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 20px;
    max-width: 440px;
    height: auto;
    clip-path: url(#clipgsbp-banner);
}

.aii_img_svg svg {
	width: 0px;
	height: 0px;	
}

.aii_img_svg svg clipPath {
    transform: scale(.0020335536349771225, .0016846361185983826);
}

.aii_icon {
	max-width: 100px;
}

.aii_tile {
	background: var(--ai-blue-light);
	border-radius: 25px;
	height: 400px;
    width: 475px;
    text-align: center;
    margin: 30px;
    font-size: 15px;
    transition: all .2s cubic-bezier(.42, 0, .58, 1);
}

.aii_tile:hover {
	background: var(--ai-blue-med);
}

.aii_tile h4 {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.aii_tile ul {
	text-align: left;
}

.aii_tile ul li {
	padding-bottom: 15px;
}

.aih_inner {
	max-width: 1250px;
	margin: 0px auto;
	padding-top: 40px;
	padding-bottom: 15px;
}

.aih_img {
	vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 20px;
    max-width: 330px;
    height: auto;
    /*clip-path: url(#clipgsbp-banner);*/
}

.aih_img_svg svg {
	width: 0px;
	height: 0px;	
}

.aih_img_svg svg clipPath {
    transform: scale(.0020335536349771225, .0016846361185983826);
}

.aih_title {
	font-weight: 600;
	font-size: 22px;
}

.aih_host {
	font-weight: 600;
	font-size: 34px;
}

.ais_outer {
	background-color: var(--slate-gray-light);
	padding-bottom: 75px;
}

.ais_title {
	margin: 0px auto;
	text-align: center;
}

.ais_title h3 {
	font-size: 34px;
}

.ais_tile {
	background-color: var(--white);
	border-radius: 20px;
	width: 850px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 40px 20px 20px 20px;
	font-size: 16px;
	transition: all .2s cubic-bezier(.42, 0, .58, 1);
}

.ais_tile:hover {
	background-color: var(--ai-blue-dark);
	color: var(--white);
}

.ais_tile_left {
	width: 30%;
}

.ais_session {
	font-weight: bold;
	font-size: 21px;	
}

.ais_date {
	text-align: center;	
}

.ais_num {
	font-size: 24px;
	font-weight: 600;
	padding-top: 15px;
}

.ais_icon {
	margin-left: 15px;
	max-width: 135px;
	border-radius: 20px;
}

.ais_tile ul {
	list-style-type: none;
	padding-left: 15px;
}

.ais_tile ul svg {
	margin-right: 15px;
}

.ais_tile ul li {
	padding-bottom: 10px;
}

.ais_tile_title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
}

.ais_tile_subtitle {
	font-weight: 600;

}

.aiv_img {
	vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    margin-left: 20px;
    max-width: 550px;
    height: auto;
    clip-path: url(#clipgsbp-banner);
}

.aiv_img_svg svg {
	width: 0px;
	height: 0px;	
}

.aiv_img_svg svg clipPath {
    transform: scale(.0020335536349771225, .0016846361185983826);
}

.aiv_right {
	padding-left: 80px;
}

.aiv_title h2 {
	font-size: 32px;
}

.aiv_subtitle {
	font-size: 24px;
	margin-bottom: 15px;
}

.aiv_incl {
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 15px;
}

.aiv_list_cont {
	padding-bottom: 20px;
}

.aiv_list ul {
  list-style: none;
}

.aiv_list ul li:before {
  content: '\2713';
  font-weight: 600;
  margin-right: 10px;
}

.aiv_list ul li {
	padding-bottom: 10px;
}

.aiv_button_cont {
	margin-bottom: 20px;
}

.aia_outer {
	background-color: var(--ai-blue-med);
}

.aia_inner {
	padding-bottom: 50px;
    padding-top: 0px;	
}

.aia_title h3 {
	font-size: 32px;
}

.aia_subtitle {
	margin-bottom: 15px;
}

.aia_button_cont {
	margin-top: 20px;
}

.aia_reg_button_cont {
	margin-right: 20px;
}

.aia_flex_right {
	padding-left: 40px;	
}

/*-- Form -- */
.form_input_adj {
	width: 300px;
	height: 40px !important;
	font-size: 18px !important;
	padding: 0px 0px 0px 10px;
	margin-bottom: 10px;
	border: 1px solid var(--slate-gray-darker);
	border-radius: 10px;
}

.form_indicator {
	display: none;
	margin-top: 20px;
}

.form_response {
	width: 350px;
	margin: 20px auto;
}

.aif_form_container {
    height: fit-content;
    /*width: -webkit-fill-available;
    width: -moz-available;*/
    width: 75vw;
    margin: 0px auto;
    background: #fff;
    border-radius: 20px;
    /*border: 1px solid var(--ai-blue-med);*/
    position: absolute;
    top: 50%;
    bottom: 50%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999999;
    display: none;
}

.aif_form_wrapper {
    height: -webkit-fill-available;
    width: -moz-available;
}

.aif_form {
	padding-top: 60px;
    padding-bottom: 60px;
    margin: 0px auto;
}

#aif_full_form {
	height: 100%;
}

.aif_form_back {
    position: absolute;
    left: 20px;
    top: 20px;
    max-width: 32px;
}

.aif_section_title {
	font-size: 28px;
	color: var(--gray-med);
    /*border-bottom: 1px solid var(--iph-dark);*/
    /*width: 74%;*/
    margin: 0px auto 10px auto;
    
}

.aif_left_fields {
	padding-right: 20px;
}

.aif_adv {
	margin-bottom: 12px;
}

.aif_subtitle {
	margin-bottom: 15px;
}

.form_return_back_container {
	position: absolute;
    left: 18px;
    top: 20px;
}

.form_return_back_container span {
	padding-left:10px;
	color: #000;
}

.form_return_back_container span:hover {
	text-decoration: underline;
}

.aif_form_return_back {
	max-width: 32px;
    margin-top: -4px;
}

#iphd_full_form {
	background: #fff;	
}

.aif_form_title {
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 10px;
}

.aif_form_subtitle {
	font-size: 16px;
	margin-bottom: 40px;
}

.aif_form_input_label {
	font-size: 16px;
	margin-bottom: 10px;
}

.aif_Form_input {
    position: relative;
}

.aif_form_button_container {
	margin-top: 10px;
}

.aif_form_account {
	margin-top: 20px;
	text-align: center;
}

.aif_form_image {
	position: relative;
	/*background-color: #87c3eb;*/
	background-image: linear-gradient(19deg, var(--ai-blue-med) 0%, var(--ai-blue-dark) 100%);
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	width: 30%;
}

.aif_form_right_content {
    padding: 15px;
    margin: 0px auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    color: #fff;
    text-align: center;
}

.aif_form_testimonial {
	margin-bottom: 10px;
    font-size: 21px;
    font-weight: 700;
}

.aif_form_testimonial_source {
	font-size: 16px;
}

.aif_form_disclaimer {
    font-size: 14px;
    margin-top: 20px;
}

.form_required_text {
	position: absolute;
    top: 45px;
    font-size: 12px;
    color: red;
    left: 5px;
    display: none
}

.overlay {
    background-color: rgba(0, 0, 0, 0.7);	
}

/* -- Start Mobile Styles ------------------------------------------------------------ */

/*portrait*/
@media screen and (max-width: 480px) and (max-aspect-ratio: 13/9) { 

	.main_container {
	    padding-top: 55px;
	}

	.aii_img {
		margin-top: 20px;
    	margin-left: 0px;    	
    	max-width: 360px;    	
    }
    
	.aiv_img {
    	margin-left: 0px;
    	max-width: 340px;
	}
	
	.aii_main, .aii_main_inner {
		align-items: center;
		text-align: center;
	}
	
	.aii_tile {
		max-width: 90vw;
		margin: 20px auto;
       	padding: 20px 10px 20px 10px;
	}
	
	.aii_inner {
		text-align: center;
    	padding-left: 10px;
    	padding-right: 10px;
	}
	
	.aih_inner {
		text-align: center;
	}
	
	.ais_tile {
        width: 85vw;
        margin-left: 10px;
        margin-right: 10px;
	}
	
	.ais_tile_left {
    	width: auto;
	}
	
	.ais_tile_title {
		text-align: center;
    	margin-top: 15px;
	}
	
	.aiv_right {
    	padding-left: 0px;
	}
	
	.aiv_list ul {
		padding-left: 10px;
		font-size: 16px;
	}
	
	.aia_inner {
		text-align: center;
	}
	
	.aia_subtitle {
		font-size: 16px;
	}
	
	.aia_text_last {
		margin-top: 15px;
	}
	
	.aia_flex_right {
		padding-left: 0px;
	}
	
	.aia_flex_main, .aia_flex_main_inner {
		align-items: center !important;
	}
	
	.aia_reg_button_cont {
		margin-right: 0px;
	}
	
	/* -- Dialog -- */	
	.aif_form_container {
    	width: 90vw;
    	top: 52%;
	}
	
	.aif_form_right_content {
		display: none;
	}
	
	.aif_form {
    	padding-top: 35px;
	}
	
	.form_input_adj {
    	width: 260px;
	}
	
	.aif_section_title {
		padding-top: 10px;
	}
	
	.aif_hide {
		height: 0px !important;
	}
	
	  	.iph_main_title {
        font-size: 12px;
    }
    
    .aif_form {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .aif_section_title {
    	font-size: 18px;
    }    

	.aif_form_back {
		right: 20px !important;
		left: unset;
	}
	
   .form_input_adj {
    	height: 30px !important;
    }
    
    .form_response {
    	font-size: 12px;
    	width: auto;
    }
}

/*landscape*/
@media screen and (max-width: 700px) and (orientation: landscape) { 
 
}

/* -- Tablets (Android) ------------------------- */

/*Portrait*/
@media (min-width: 768px) and (max-width: 1024px) {	
	.main_container {
	    padding-top: 60px;
	}
	
	.aii_main {
		align-items: center;
	}
	
	.aii_img_svg {
		margin-top: 40px;
	}
	
	.aii_tiles_flex {
		align-items: center;
	}
	
	.ais_tile {
		width: 70vw;
	}
	
	.ais_date {
		width: max-content;
	}
	
	.ais_cont_main {
		max-width: 440px;
	}
	
	.aia_flex_main {
		align-items: center !important;
	}
	
	/* -- Dialog -- */
	.aif_form_right_content {
		display: none;
	}
	
	.aif_form_inner {
		flex-flow: column;
	}
	
	.aif_hide {
		height: 0px !important;
	}
}

/*Landscape*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
	
}

/* ----------- iPad Pro ----------- */
/* Portrait */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1376px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
  
}

/* Landscape */
@media only screen 
  and (min-width: 1024px) 
  and (max-height: 1376px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
  
}
/* ------------------------------------------ */

@supports (-webkit-touch-callout: none) {
	 /* CSS for iOS devices */ 
    .aif_form_wrapper {
    	align-items: flex-start;
    	justify-content: flex-start !important;
    }
    
    .aif_form {
        padding-top: 10px !important;
        padding-bottom: 10px;
    }
    
    .aif_section_title {
    	font-size: 18px;
    }    

	.aif_form_back {
		right: 20px !important;
		left: unset;
	}
	
   .form_input_adj {
    	height: 30px !important;
    }
    
    .form_response {
    	font-size: 12px;
    	width: auto;
    }
}

/* -- End Mobile Styles -------------------------------------------------------------- */