*{
	font-family: "Poppins", sans-serif;
}
h1, h2, h3{
	font-weight: 700;
}
p{
	margin-bottom: 0;
	color: #1d293b
}
.header-logo{
	height: 40px;
	width: auto;
}
section.main-banner {
    padding: 60px 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0276be+0,ed7600+100&0.2+0,0.2+100 */
background: linear-gradient(135deg,  rgba(2,118,190,0.2) 0%,rgba(237,118,0,0.2) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}
.main-banner-contents p {
    margin-bottom: 10px;
    line-height: 24px;
}
.banner-text ul{
	list-style: none;
	padding-left: 15px;
	font-weight: 600;
	margin: 15px 0 20px;
}
.banner-text ul li{
	margin-bottom: 8px;
}
.inviting-text{
	font-style: italic;
	margin-top: 15px;
}
.primary-color{
	color: #24447f !important
}
.primary-bg-color {
    color: #24447f !important;
}
.banner-text ul li:last-child{
	margin-bottom: 0;
}
.banner-text ul i{
	font-size: 16px;
	margin-right: 5px;
}
.location-item-content{
	padding-top: 5px;
}
.main-banner-form-head p{
	margin: 3px 0 0;
	font-size: 18px;
	font-weight: 600;
	color: #fff
}
.what-we-cover-list{
	padding-left: 0;
	list-style: none;
	max-width: 820px;
	margin: 0 auto;
}
.what-we-cover-list li{
	padding-left: 25px;
	position: relative;
}
.what-we-cover-list li i {
    left: 0;
    position: absolute;
    top: 1px;
}
.main-banner-form {
    padding: 25px;
    background: #fdfeff;
    border-radius: 0 0 5px 5px;
    box-shadow: 10px 10px 18px 10px rgba(0, 0, 0, .1);
}
.main-banner-form-head {
    background: #234580;
    padding: 15px;
    color: #fff;
    border-radius: 5px 5px 0 0;
}
.main-banner-form .form-control, 
.main-banner-form .form-select{
    border-color: #98a3b7;
    height: 44px;
}
.main-banner-form-head h4{
	font-weight: 600;
	margin-bottom: 0;
}
.main-banner h5{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 1px;
	color: #234580;
}
.primary-text{
    color: #ED7600 ;
}
.location-and-venue{
	border-radius: 5px;
	background: #fff;
	width: auto;
	padding: 14px;
	box-shadow: rgba(0, 0, 0, 0.075) 0px 2px 4px 0px;
	display: inline-block;
}
.logo-text img{
	width: auto;
	height: 26px;
}
.main-banner-contents h1 {
    margin-bottom: 8px;
}
.logo-text {
    display: block;
    margin-bottom: 5px;
}
.rs-form-item {
    margin-bottom: 10px;
}
.rs-form-item > label{
	font-weight: 500;
}
.event-locations-list{
	list-style: none;
	padding: 0;
	display: flex;
}
.event-locations-list li{
	display: flex;
	align-items: center;
	background: #fff;
}
.btn-primary{
	background: #ED7600;
	border-color: #ED7600;
	font-weight: 600;
	padding: 15px 20px;
    border-radius: 50px;
}
.text-bg-primary{
	background: #1d293b !important ;
}
.badges-wrapper{
	padding: 30px 30px;
    border-radius: 5px;
    border: 1px solid #ddd;
    background: #f8f8f8;
}
div#formResponse.alert-success {
    text-align: center;
}
div#formResponse strong {
    font-weight: 600;
}
div#formResponse.alert-success a {
    color: #234580;
}
div#formResponse.alert-success a:hover{
	text-decoration: none;
}
.main-banner .customer-experience-center{
	padding-top: 15px;
}
.main-banner .customer-experience-center h6{
	font-size: 18px;
	font-weight: 600;
}
.main-banner ul.what-we-cover-list p {
    margin-bottom: 0 !important;
}
ul.badges-list {
    padding-left: 0;
    display: inline-flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;
}
ul.badges-list li {
    display: inline-block;
    font-weight: normal;
}
ul.badges-list .badge{
	font-weight: normal;
	font-size: 16px;
}
.btn-primary:hover, .btn-primary:focus, .btn.btn-primary:focus-visible {
	background: #b75b00;
	border-color: #b75b00;
	box-shadow: none;
}
:root .text-primary{
	color: #ED7600 !important;
}
.rs-form-item .form-check {
    padding-left: 0;
}
.rs-form-item .checkbox-group{
	margin-bottom: 15px;
}
section.customer-experience-center {
    padding: 60px 0 40px;
}
.customer-experience-center ul li{
	margin-bottom: 6px;
}
.customer-experience-center ul.badges-list li{
	margin-bottom: 0;
}
.customer-experience-center li p strong {
    display: block;
}
.customer-experience-center h3{
	margin-top: 15px;
	font-size: 24px;
	margin-bottom: 10px;
}
.bottom-content{
	text-align: center;
}
ul.features-badges-bottom {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-flex;
}
ul.features-badges-bottom li {
    padding: 0 15px;
    border-right: 1px solid #64758b;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.contact-us-list{
	list-style: none;
}
.contact-us-list {
    list-style: none;
    padding-left: 0;
    display: flex;
    justify-content: center;
    gap: 25px;
}
.contact-us-list a{
	text-decoration: none;
	color: #000;
	font-size: 20px;
	font-weight: 500;
}
.contact-us-list i{
	margin-right: 3px;
	font-size: 20px;
	color: #ED7600;
}
.contact-us-wrapper{
	text-align: center;
	padding-bottom: 40px;
}
.contact-us-wrapper h5{
	font-size: 26px;
	font-weight: 600;
	color: #234580;
}
.bottom-content h6 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
}
ul.features-badges-bottom li:last-child{
	border: none;

}
.bottom-content img{
	height: 75px;
	width: auto;
	margin-bottom: 10px;
}

/* Form validation error styles */
.error-msg {
	color: #dc3545;
	font-size: 13px;
	margin-top: 4px;
	display: block;
	font-weight: 500;
}
.form-control.is-invalid {
	border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.15);
}
.form-control.is-invalid:focus {
	border-color: #dc3545;
	box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.profile-section img{
	max-width: 100%;
}
.profile-section{
	padding: 50px 0 0;
}
.row.profile-container{
	background: #fff;
	align-items: center;
	padding: 25px;
	margin-left: 0;
	margin-right: 0;
	position: relative;
	box-shadow: 10px 10px 18px 10px rgba(0, 0, 0, .1);
	border-radius: 5px;
	border: 1px solid #cee4f2;
}
.profile-title{
	display: block;
	font-style: italic;
	color: #333;
	font-size: 16px;
	margin-bottom: 15px;
}
.profile-container p{
	margin-bottom: 10px;
}
.row.profile-container:before {
    width: 10px;
    height: 100%;
    background: linear-gradient(135deg, rgba(2, 118, 190, .5) 0%, rgba(237, 118, 0, .5) 100%);
    content: " ";
    position: absolute;
    left: 0;
    border-radius: 5px 0 0 5px;
}
footer {
    text-align: center;
    background: #234580;
    padding: 10px 0;
}
footer p{
	color: #fff;
}
.date-venue-wrapper {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 10px;
    margin-bottom: 10px;
}
.venue-additional-info, .venue-additional-info small{
	font-size: 15px;
}
.venue-additional-info span{
	font-weight: 600;
}
.venue-additional-info small {
/*    display: block;*/
	font-weight: 400;
	padding-left: 5px;

}
.contact-us-wrapper h5 span{
	display: block;
}
.footer-disclaimer p {
    font-size: 13px;
    line-height: normal;
    color: #444;
}
.footer-disclaimer a {
    color: #c66200;
}
.thankyou_engcld_lp_1 a img
 {
    height: 24px;
    width: auto;
}
.thankyou_engcld_lp_1 a.addtomail-link {
    background: #fff;
    padding: 0;
    border-radius: 4px;
    width: 34px;
    height: 34px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 10px 2px 5px;
    box-shadow: 2px 3px 4px 0px rgba(0, 0, 0, .2);
}
@media (max-width: 767px){
	.customer-experience-center .col-md-4{
		display: none;
	}
	.profile-section img{
		margin-bottom: 15px;
		max-width: 200px;
	}
	.features-badges{
		padding: 0 15px;
	}
	.main-banner h5{
		letter-spacing: 0;
		font-size: 18px;
	}
	.header-logo {
    	height: 24px;
    }
    header .btn-primary {
	    padding: 10px 15px;
	    font-size: 14px;
	}
	header .btn-primary i {
	    font-size: 14px;
	    margin-right: 5px !important;
	}
	.contact-us-list{
		flex-direction: column;
		gap: 0;
		margin-top: 10px;
	}
	.contact-us-wrapper h5{
		font-size: 22px;
	}
	.contact-us-list a{
		font-size: 18px;
	}
	.contact-us-list i{
		font-size: 16px;
	}
	.contact-us-wrapper{
		padding-bottom: 15px;
	}
	section.customer-experience-center {
	    padding: 40px 0 30px;
	}
	section.main-banner {
	    padding: 40px 0;
	}
	.date-venue-wrapper {
	    display: grid;
	    grid-template-columns: repeat(1, 1fr);
	}
	.row.profile-container:before {
	    width: 100%;
	    height: 10px;
	    background: linear-gradient(135deg, rgba(2, 118, 190, .5) 0%, rgba(237, 118, 0, .5) 100%);
	    content: " ";
	    position: absolute;
	    left: 0;
	    top: 0;
	    border-radius: 5px 5px 0 0;
	}
	.row.profile-container {
	    padding: 25px 10px 15px;
	}
	.what-we-cover-list{
		margin-bottom: 25px;
	}
	.customer-experience-center h6 {
	    line-height: normal;
	}
	.main-banner-contents h1{
		margin-bottom: 10px;
	}
}
@media (max-width: 480px){
	.rs-form-item .form-check {
        padding-left: 0;
        display: flex;
        gap: 7px;
        align-items: flex-start;
    }
    .rs-form-item .form-check input {
        margin-top: 6px;
    }
}
@media (max-width: 479px){
	ul.features-badges-bottom {
	    flex-direction: column;
	}
	ul.features-badges-bottom li{
		border-right: 0;
		margin-bottom: 0;
	}
	section.main-banner {
	    padding: 30px 0;
	}

}
@media (max-width: 400px) {
    header .btn-primary {
        padding: 8px;
    }
    .header-logo {
    	height: 22px;
    }
    header .navbar-brand {
	    margin-right: 3px;
	}
}