@charset "UTF-8";

/*
	-----------------------------------------
	Landing Page Template 2 by Logic Workshop
	-----------------------------------------
*/
.page-template-page-template-landing-1 .lp-hide {
  display: none !important;
}

.lp-header {
  height: 80vh;
  text-align: left;
  display: table;
  width: 100%;
	min-height: 400px;
  background-size: cover;
  background-position: center center;
  padding: 0px 10%;
}

.landingPage li {
  color: #fff;
}

#hubspot {
	float: left;
}

.charterLogo {
  width: 350px;
  float: left;
	position: relative;
}

.charterLogo img {
  margin-top: 50px;
  width: 350px;
}

.teamsLogo {
  width: 64px;
  float: right;
  position: relative;
}

.teamsLogo img {
  margin-top: 36px;
  margin-right: 20%;
}

.lp-wrapper {
  width: 100%;
  height: 100%;
  background: transparent;
  display: block;
}


.blue-row {
  background-color: #E7F5FD;
  padding: 40px 0px;
  color: #444 !important;
}

.blue-row h3,
.blue-row h4 {
	color: #fff !important;
}

.dark-blue-row {
  background-color: #1E3A6D;
  padding: 40px 0px;
  color: #fff !important;
}

.dark-blue-row h3,
.dark-blue-row h4 {
	color: #fff !important;
}



.blue-row li::before {
    color: #fff !important;
}


.landingPage .container {
  padding: 0px 20px;
}

.lp-content {
  display: table-cell;
  vertical-align: middle;
	padding-top: 100px;
	max-width: 765px;
}

.lp-content h1,
.lp-content h3 {
  color: #fff !important;
}

.lp-content h1 {
  font-size: 44px;
  line-height: 65px;
  text-transform: uppercase;
  font-weight: 500;
}

.lp-content h3 {
  margin-bottom: 40px;
  font-weight: 300;
}

p {
	line-height: 220%;
	font-size: 16px;
}

.lp-button {
  padding: 10px 32px;
  margin: 0px 0px;
	margin-right: 10px;
	margin-bottom: 10px;
  border-radius: 3px;
  display: inline-block;
  color: #1F3A6D;
  transition: 0.3s all ease-in-out;
	font-size: 20px;
	font-weight: 600;
}

.lp-blue-button {
  padding: 7px 20px;
  border-radius: 6px;
  background-color: #1F3A6D;
  color: #fff !important;
  margin: 30px auto 0px;
  width: 200px;
  display: block;
  text-align: center;
}

.lp-blue-button:hover {
  background-color: #e55300;
  color: #fff !important;
}
.lp-button-one {
  background-color: #e55300 !important;
	color: #fff !important;
}

.lp-button-one:hover {
	background-color: #fff !important;
	color: #e55300 !important;
}

.lp-button-two {
  background-color: #1F3A6D  !important;
	color: #fff  !important;
}

.lp-button-three {
  background-color: #0d80c2  !important;
	color: #fff  !important;
}

.lp-button-four {
  background-color: #1e3a6d  !important;
	color: #fff  !important;
}

.lp-button-five {
  background-color: #2ea3db  !important;
	color: #fff  !important;
}

.lp-button-two:hover {
	background-color: #fff !important;
	color: #e55300 !important;
}
.lp-button-three:hover {
	background-color: #fff !important;
	color: #e55300 !important;
}
.lp-button-four:hover {
	background-color: #fff !important;
	color: #e55300 !important;
}
.lp-button-five:hover {
	background-color: #fff !important;
	color: #e55300 !important;
}

.lp-two-col {
  width: 50%;
  float: left;
  padding: 20px;
}

.lp-two-col h3 {
  color: #fff !important;
}

.lp-split-col {
  margin-top: -70px;
  margin-bottom: 40px !important;
  float: left;
}

.lp-left {
  background-color: #1F3A6D;
  color: #fff;
  margin-top: -50px;
  background-image: url('/wp-content/uploads/2019/04/Charterhouse-landing-page-play-logo-2.png');
  background-size: 200px;
  background-repeat: no-repeat;
  background-position: bottom left;
}

.lp-right {
  background-color: #E7F7F5;
}

.lp-section-three {
	margin-bottom: 40px;
}

.lp-section-three li {
	color: #1F3A6D;
}

.landingPage h1 {
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  margin-top: 0px !important;
  text-transform: uppercase;
}

.contentArea,
.blue-row {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

.landingPage .clear {
  display: block;
  float: left !important;
  clear: left;
}

.lp-three-col {
    width: calc(100% - 80px);
    float: left;
	text-align: left;
	padding: 20px;
}

.lp-icons {
	width: 50px;
	float: left;
	margin-top: 15px;
}

.lp-downloadBtn {
    margin-top: 20px;
    display: inline-block;
    color: #fff;
    background-color: #1F3A6D;
    padding: 15px 35px;
    text-decoration: none;
	
}
.webinar-img {
	margin: -45px -20px 0px 20px;
	float: right;
}
/*
.hs-form input[type="text"], .hs-form input[type="email"], .hs-form input[type="number"], .hs-form input[type="tel"] {
    padding: 0px !important;
    width: 100%;
    margin-top: 7px !important;
    font-size: 18px !important;
}
*/

.hs-form .hs-form-field {
	padding-top: 0px !important;
	border-top: 0px !important;
    border-bottom: 1px solid #0A4B91;
    margin-bottom: 20px;
}

.hs-form .hs-button.primary, .hs-form .hs-button.primary:hover {
	float: right;
    background: #e55300 !important;
    font-size: 18px !important;
    padding: 15px 45px !important;
    color: #ffffff;
    text-shadow: none !important;
    border: none !important;
    border-radius: 3px !important;
    box-shadow: none !important;
    font-weight: 600;
    text-transform: uppercase;
    transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -webkit-transition: all 0s ease-in-out;
}
.hs-form .hs-button.primary:hover {
    background: #fff !important;
	    color: #e55300;
}
.hs-form input[type="text"], 
.hs-form input[type="email"], 
.hs-form input[type="number"], 
.hs-form input[type="tel"] {
    width: 100% !important;
    padding: 0px !important;
    margin-top: 10px !important;
    margin-bottom: 5px;
}

.legal-consent-container .hs-form-booleancheckbox-display>span {
	margin-left: 40px !important;
}

.hs-richtext {
    font-size: 12px;
    line-height: 18px;
    font-style: italic;
}

.page-id-1648 .lp-right, 
.page-id-1634 .lp-right,
.page-id-1703 .lp-right {
	background-color: #D63732;
	color: #fff;
}

.page-id-1648 .lp-right h2, 
.page-id-1634 .lp-right h2,
.page-id-1703 .lp-right h2 {
	color: #fff !important;
}

.page-id-1648 .lp-blue-button, 
.page-id-1634 .lp-blue-button,
.page-id-1703 .lp-blue-button {
	background: #D63732 !important;
}

.box {
   display: flex;
   align-items:center;
}

@media only screen and (max-width: 797px) {
  .lp-two-col {
    width: 100%;
  }

  .lp-content {
    padding: 20px;
  }
}

.menu-heading {
  margin: 5px 0px 15px;
}

.menu-cta {
  display: block;
  margin: 15px 0px 0px;
  color: #224378 !important;
}

@media (max-width: 500px) {
.lp-header {
  box-sizing: border-box;
}
	
.charterLogo {
  width: 270px;
  float: none;
  margin: 0px auto;	
}

.charterLogo img {
  margin: 35px auto;
  width: 350px;
}

.teamsLogo {
  width: 42px;
  float: none;
  margin: 0px auto;	
}

.teamsLogo img {
  margin-top: 0px;
  width: 42px;
}
.lp-content h1 {
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 500;
	margin-top: 40px;
}
.webinar-img {
	margin: -45px 0px 0px 0px;
	float: none;
}
	.contentArea iframe {
		max-width: 350px
	}	
}