/* @import url('http://example.com/example_style.css'); */
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css'); 
@import url('//fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700&display=swap');
@import url('//use.typekit.net/aqo4ugb.css'); 

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

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

 /*blue was 2794FF*/
 /*green*/
 /*gry text*/ 
 /*dark gry text*/ 
 /*purple*/



*, *:before , *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }

body { margin: 0; padding: 0; font-family: 'futura-pt', Arial, Helvetica, sans-serif; font-size: 20px; line-height: 28px; color: #444444; background: #f6f6f6; overflow-x: hidden; }

@media (max-width: 767px) { 
  body { font-size: 16px; line-height: 26px; }
}

img { border: 0; vertical-align: top; height: auto; max-width: 100%; }

hr { border: none; outline: none; float: left; width: 100%; height: 1px; background: #f2f2f2; clear: both; margin: 30px 0; } 

.clear { clear: both }

p { padding: 15px 0; margin: 0; }

h1 { color: #333c4e; font-family: 'Cairo', Arial, Helvetica, sans-serif; font-size: 44px; margin: 0; padding: 15px 0 25px; line-height: 40px; font-weight: normal; clear: both }
h2 { font-weight: 700; color: #333; font-family: 'Cairo', Arial, Helvetica, sans-serif; font-size: 48px; line-height: 54px; margin: 0; padding: 10px 0 10px; clear: both }
h3 { font-weight: 700; color: #333; font-family: 'Cairo', Arial, Helvetica, sans-serif; font-size: 30px; line-height: 36px; margin: 0; padding: 10px 0 10px; clear: both }
h4 { font-weight: 700; color: #333; font-family: 'Cairo', Arial, Helvetica, sans-serif; font-size: 28px; line-height: 34px; margin: 0; padding: 10px 0 10px; clear: both }
h5 { font-weight: 700; color: #333; font-family: 'Cairo', Arial, Helvetica, sans-serif; font-size: 24px; line-height: 30px; margin: 0; padding: 10px 0 10px; clear: both; }
h6 { font-weight: 700; color: #333; font-family: 'Cairo', Arial, Helvetica, sans-serif; font-size: 22px; margin: 0; padding: 10px 0; line-height: 30px; clear: both }


@media (min-width: 768px) and (max-width: 1200px) {
	
	h1 { font-size: 48px; line-height: 50px; }
	h2 { font-size: 44px; line-height: 46px; }
	h3 { font-size: 34px; line-height: 36px; }
	h4 { font-size: 26px; line-height: 30px; }
	h5 { font-size: 24px; line-height: 30px; } 

}
 
@media (max-width: 767px) { 
	h1 { font-size: 46px; line-height: 48px; }
	h2 { font-size: 40px; line-height: 42px; }
	h3 { font-size: 32px; line-height: 34px; }
	h4 { font-size: 24px; line-height: 30px; }
	h5 { font-size: 22px; line-height: 30px; } 
  h6 { font-size: 20px; line-height: 28px; } 
}
 
 
a { text-decoration: underline; outline: none; color: #1F3A8B; transition: all .4s ease-in-out; }
a:hover { color: ; text-decoration: underline; transition: all .4s ease-in-out;}

input:not([type=submit]):not([type=checkbox]):not([type=radio]) , button , textarea, select { outline: none; border: 1px solid #ccc; background: #fff; border-radius: 4px; height: 55px; padding: 0 20px; font-family: 'Open Sans', Arial, Helvetica, sans-serif; font-size: 16px; width: 100%; }
input[type=checkbox] , input[type=radio] { width: auto; height: auto; } 
textarea { padding: 15px 20px; height: 100px; }
input[type=submit], button { height: auto; width: auto; border: 1px solid #00A253; cursor: pointer; background: #00A253; border-radius: 60px; font-size: 14px; line-height: 20px; font-weight: 700; padding: 12px 25px; color: #fff; display: inline-block;  transition: all .4s ease-in-out; }
input[type=submit]:hover , button:hover { background: #2969FF; color: #fff; }

.hs-form-required { color: #ff0000; }

ul.hs-error-msgs { margin: 0; padding: 0; list-style: none; float: left; width: 100%; }
.hs-form .input { margin: 0; }
.hs-form .hs-form-field { padding: 0 0 15px; }
.row-fluid .hs-form fieldset.form-columns-2 .input , .row-fluid .quizcontact-form .hs-form fieldset.form-columns-1 .input { margin-right: 0; }
.row-fluid .hs-form fieldset.form-columns-2 .field { padding: 0 0 10px 10px }
.row-fluid .hs-form fieldset.form-columns-2 .field: first-child { padding: 0 10px 10px 0; }
.row-fluid .hs-form fieldset.form-columns-3 .field { padding: 0 0 10px 10px }
.row-fluid .hs-form fieldset.form-columns-3 .field: first-child { padding: 0 10px 10px 0; }
.row-fluid .hs-form fieldset.form-columns-3 .field: first-child + .field { padding: 0 5px 10px; }
.row-fluid .hs-form fieldset .hs-input { width: 100% !important; }
.row-fluid .hs-form fieldset { max-width: none; }
.row-fluid .hs-form fieldset input[type="checkbox"], .row-fluid  .hs-form fieldset input[type="radio"] { width: auto !important; }
ul.inputs-list { margin: 0; padding: 5px 0; list-style: none; }

.row-fluid .inputs-list .hs-form-checkbox-display , .row-fluid .inputs-list .hs-form-booleancheckbox , .row-fluid .inputs-list li.hs-form-radio { display: block; padding: 0 0 8px 25px; position: relative; }
.row-fluid .inputs-list input[type="checkbox"] , .row-fluid .inputs-list input[type="radio"] { position: absolute; left: 0; margin: 0; top: 0; opacity: 0; width: 20px; height: 20px; }
.row-fluid .inputs-list input[type="radio"] { top: 3px; }
.row-fluid .inputs-list input[type="checkbox"] + span { line-height: 22px; position: relative; display: block; }
.row-fluid .inputs-list input[type="checkbox"] + span:before  { position: absolute; left: -25px; top: 0;  content: ''; width: 20px; height: 20px; border: 1px solid #dadada; color: #fafafa; background: #fafafa; }
.row-fluid .inputs-list input[type="checkbox"]: checked + span:before { background: #000; color: #fff; border-color: #000; }
.row-fluid .inputs-list input[type="checkbox"]: checked + span:after { text-align: center; color: #fff; position: absolute; left: -25px; top: 0;  content: "\f00c"; font-family: 'FontAwesome'; width: 20px; line-height: 20px; }

.row-fluid .inputs-list input[type="radio"] + span:before { position: absolute; left: -2px; top: 2px;  content: ''; width: 20px; height: 20px; border: 1px solid #dadada;  background: #fafafa; border-radius: 100%; }
.row-fluid .inputs-list input[type="radio"]: checked + span:after { position: absolute; left: 2px; top: 6px;  content: ''; width: 12px; height: 12px; border-color: #000; background: #fff;  border-radius: 100%; }


@media  (max-width: 400px), (max-device-width: 480px) and (min-device-width: 320px) {
    
  .row-fluid .hs-form fieldset.form-columns-2 .field { padding: 0 0 10px 0 }
  .row-fluid .hs-form fieldset.form-columns-2 .field: first-child { padding: 0 0 10px 0 }
  .row-fluid .hs-form fieldset.form-columns-3 .field { padding: 0 0 10px  }
  .row-fluid .hs-form fieldset.form-columns-3 .field: first-child { padding: 0 0 10px 0; }
  .row-fluid .hs-form fieldset.form-columns-3 .field: first-child + .field { padding: 0 0 10px; }
  
}

.row-fluid a.cta_button { -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box !important; box-sizing: border-box !important; }

.hs-menu-wrapper.hs-menu-flow-horizontal ul li a: link , .hs-menu-wrapper.hs-menu-flow-horizontal ul li a: visited , .row-fluid .hs-menu-wrapper.hs-menu-flow-vertical li a { max-width: none !important; text-overflow: inherit !important; vertical-align: top; }
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a  , .row-fluid .hs-menu-wrapper.hs-menu-flow-vertical li a  { width: 100%; }
.hs-menu-wrapper.hs-menu-flow-horizontal ul { vertical-align: top; }
.row-fluid .hs-menu-wrapper.hs-menu-flow-vertical li a { white-space: normal; }
.hs_submit { padding-top: 20px; }

.row-fluid [class*="span"] { min-height: 1px; }
.header-container-wrapper .row-fluid [class*="span"] { min-height: 0; }

.row-fluid .bgimg-main, .set-bg { background-size: cover; background-repeat: no-repeat; background-position: center center; } 
.row-fluid .bg-img { display: none; }

/*Text Option*/
.row-fluid .text-uppercase , .row-fluid .title-uppercase h1 , .row-fluid .title-uppercase h2 , .row-fluid .title-uppercase h3 , .row-fluid .title-uppercase h4 , .row-fluid .title-uppercase h5 , .row-fluid .title-uppercase h6 { text-transform: uppercase; }
.row-fluid .text-center { text-align: center; }
.row-fluid .text-left { text-align: left; }
.row-fluid .text-right { text-align: right; }
.row-fluid .text-white , .row-fluid .text-white h1 , .row-fluid .text-white h2 , .row-fluid .text-white h3 , .row-fluid .text-white h4 , .row-fluid .text-white h5 , .row-fluid .text-white h6 { color: #fff; }
.row-fluid .text-italic { font-style: italic; }
.text-white a { color: #fff; }  
.text-white a:hover { color: #E6E7E8; }

@media (max-width: 767px) { 
  .row-fluid .text-m-center { text-align: center; }
}

/* Slider */
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { outline: none; position: relative; display: block; overflow: hidden; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; outline: none; }
[dir='rtl'] .slick-slide { float: right; } 
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }

.slick-arrow { cursor: pointer; z-index: 5; position: absolute; top: 50%; margin-top: -17.5px; display: inline-block; color: #fff; background: #333; width: 35px; height: 35px; font-size: 0; text-index: -9999; cursor: pointer; }
.slick-arrow:before { font-family: 'FontAwesome'; font-size: 14px; }
.slick-arrow:hover { background: #fff; color: #000;  }
.slick-arrow.slick-prev { left: 5px; }
.slick-arrow.slick-prev:before { content: "\f104"; }
.slick-arrow.slick-next { right: 5px; }
.slick-arrow.slick-next:before { content: "\f105"; }
.slick-arrow.slick-disabled { display: none; }

ul.slick-dots { margin: 0; padding: 0; list-style: none; float: left; width: 100%;}
ul.slick-dots { text-align: center; padding: 10px 0 0; }
ul.slick-dots li { display: inline-block; padding: 0 5px; }
ul.slick-dots li button { display: inline-block; background: #a1a1a1;  width: 15px; height: 15px; border-radius: 100%; font-size: 0; text-index: -9999; cursor: pointer; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background: #fbb314; }

a.link-style, .link-style a { text-decoration: none; display: inline-block; padding: 12px 30px; border: 2px solid #00A253; color: #fff; background: #00A253; position: relative; font-size: 15px; line-height: 22px; font-weight: 700; text-align: center; cursor: pointer; border-radius: 80px; }
a.link-style:hover, .link-style a:hover { border-color: #E6E7E8; background: #E6E7E8; color: #000; text-decoration: underline;}

a.link-transparent, .link-style.link-transparent a { border-color: #00A253; background: none; color: #00A253; } 
a.link-style.link-transparent:hover, .link-style.link-transparent a:hover { background: #00A253; color: #fff; }

a.link-style.link-white, .link-style.link-white a { border-color: #fff; background: #fff; color: ; } 
a.link-style.link-white:hover, .link-style.link-white a:hover { border-color: #fff; background: none; color: #fff; }

a.link-style.link-white.link-transparent, .link-style.link-white.link-transparent a { border-color: #fff; background: none; color: #fff; } 
a.link-style.link-white.link-transparent:hover, .link-style.link-white.link-transparent a:hover { border-color: #fff; background: #fff; color: #000; }

a.link-style.link-blue, .link-style.link-blue a { border-color: #1F3A8B; background: #1F3A8B; color: #fff; } 
a.link-style.link-blue:hover, .link-style.link-blue a:hover { border-color: #E6E7E8; background: #E6E7E8; color: #000; }
 
@media (min-width: 768px) {  
  a.link-style + a, .link-style a + a { margin-left: 15px; }
}
@media (min-width: 992px) { 
	a.link-style, .link-style a { }
}
 
@media (max-width: 767px) { 
	a.link-style, .link-style a { padding: 10px 20px; margin: 5px 8px; } 
}
 
.row-fluid .wrapper { margin: 0 auto !important; width: 1140px; float: none !important; } 
.row-fluid .wrapper-small { margin: 0 auto !important; width: 620px; float: none !important; } 

@media (min-width: 992px) and (max-width: 1200px){	
	.row-fluid .wrapper {  width: 900px; }	
}

@media (min-width: 768px) and (max-width: 991px){ 
	.row-fluid .wrapper {  width: 720px; }	
}

@media (max-width: 767px){ 
	.row-fluid .wrapper, .row-fluid .wrapper-small { width: 100%; padding: 0 15px; float: left !important; }	
	
}

.row-fluid .content-section { padding: 80px 0; } 
.row-fluid .light-gry-bg { background: #f2f2f2; }
.row-fluid .darkblue-bg { background-color: #1F3A8B; }

@media (max-width: 767px){
 .row-fluid .content-section { padding: 40px 0; }
}


.row-fluid .top { background: #fff; padding: 12px 90px 12px 45px; }
.row-fluid .logo img { width: 350px; vertical-align: middle; height: auto; max-height: 60px; }
.top-contact-link a { text-decoration: none; color: #000; font-size: 24px; line-height: 30px; margin-top: 10px; display: inline-block; }
.top-contact-link a:hover { color: #1F3A8B; }
.top-contact-link a i { margin-right: 8px; }

.mainmenu  { padding: 0 30px 0 70px; } 

@media (min-width: 1101px) {
  
  .top-contact-link { text-align: right; }  
  
  .top-main { position: relative; z-index: 4; } 
  .mainmenu { position: absolute; top: 100%; width: 100%; }
  
  .mainmenu .hs-menu-wrapper > ul { margin: 0; padding: 0; list-style: none; font-family: "Cairo", Sans-serif; }
  .mainmenu .hs-menu-wrapper > ul > li { margin: 0; padding: 10px 0 0; display: inline-block; position: relative; }
  .mainmenu .hs-menu-wrapper > ul > li > a:link , .mainmenu .hs-menu-wrapper > ul > li > a:visited { text-decoration: none; display: inline-block; padding: 10px 20px; color: #fff; font-weight: 400; text-transform: uppercase; font-size: 20px; text-transform: uppercase; line-height: 26px; }
  .mainmenu .hs-menu-wrapper > ul > li > a:hover, .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children:hover > a { color: #fff; } 
  .mainmenu .hs-menu-wrapper > ul > li.hs-item-has-children > a:after { content: '\f0d7'; font-family:'FontAwesome'; margin-left: 10px; }
  
  .mainmenu ul li.hs-item-has-children > ul { display: none; position: absolute; top: 100%; left: -20px !important; border: none; background: #fff; width: 250px; margin: 0; padding: 0; list-style: none; text-align: left; }
  .mainmenu ul li.hs-item-has-children > ul > li { display: block; position: relative; border-top: 1px solid #F2F2F2; }
	.mainmenu ul li.hs-item-has-children > ul > li > a:link , .mainmenu ul li.hs-item-has-children > ul > li > a:visited  { color: #494c4f; font-size: 18px;  display: block; padding: 13px 20px; line-height: 20px; font-weight: 400; }
  .mainmenu ul li.hs-item-has-children > ul > li:hover > a { color: #fff; background-color: #2969FF; }
	.mainmenu ul li.hs-item-has-children > ul > li:first-child { border-top: none; }	
	
	.mainmenu ul li.hs-item-has-children > ul ul { display: none; position: absolute; top: 0; left: 100%  !important; background: ; margin: 0 0 0 1px; list-style: none; text-align: left; padding: 0 5px 26px; }

  .mainmenu .hs-menu-wrapper ul li:hover > ul { display: block; z-index: 1000; }  
  button.mobile-trigger, span.child-triggerm { display: none !important; }  
  .row-fluid .mainmenu .hs-menu-wrapper {  display: block !important; } 

}

@media (min-width: 1101px) and (max-width: 1200px) {
  .mainmenu .hs-menu-wrapper > ul > li { margin: 0 0 0 10px; }
}

.mainmenu ul li.hs-item-has-children:hover > ul { z-index: 1000; }

@media (max-width: 1100px){ 
  
  .row-fluid .top { padding: 15px 15px; }
  .row-fluid .top-contact-link { display: none; }
  .row-fluid .logo img { width: 220px; }
	 
        /* Set Link Color */
   /* Set Link Hover Color */

 
	.mainmenu, .mainmenu * { display: block; float: none; position: static; top: auto; right: auto; left: auto; bottom: auto; padding: 0px; margin: 0px; background-image: none; background-color: transparent; border: 0px;  border-radius: 0px;  box-shadow: none; max-width: none; width: 100%; height: auto; line-height: 1; font-weight: normal; text-decoration: none; text-indent: 0px; text-align: left;  color: #fff; }
	button.mobile-trigger { display: inline-block !important; cursor: pointer; background-color: #00A253; position: absolute; top: 9px; right: 15px; width: 40px;  height: 40px; padding: 10px; z-index: 99999999999; -webkit-transition: background-color 0.2s linear; font-size: 16px; font-weight: normal; text-align: left; text-transform: uppercase; border-radius: 6px;  transition: color .2s ease-in; }
	button.mobile-trigger:hover { text-decoration: none;  color: #fff; }
	button.mobile-trigger span { display: inline; }
	button.mobile-trigger span:before { position: absolute; content: 'Menu';  }
	button.mobile-trigger span:after { position: relative; right: 2px; content: 'Close'; background-color: #00A253;  opacity: 0; transition: opacity .4s ease-in-out; }
	.mobile-open button.mobile-trigger { -webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; transition: background-color 0.2s linear; background-color: #00A253; }
	.mobile-open button.mobile-trigger span:after { opacity: 1; }
	button.mobile-trigger i { display: inline; position: relative; top: -2px; margin-left: 0; -webkit-transition-duration: 0s;  -webkit-transition-delay: .2s; -moz-transition-duration: 0s;  -moz-transition-delay: .2s;	transition-duration: 0s;  transition-delay: .2s; 	}
	button.mobile-trigger i:before, button.mobile-trigger i:after { position: absolute; content: ''; }
	button.mobile-trigger i, button.mobile-trigger i:before, button.mobile-trigger i:after { width: 20px; height: 3px;  background-color: #fff; display: inline-block; }
	button.mobile-trigger i:before { margin-top: -8px; -webkit-transition-property: margin, -webkit-transform;  -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
	button.mobile-trigger i:after { margin-top: 8px; -webkit-transition-property: margin, -webkit-transform;  -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
	.mobile-open button.mobile-trigger i { background-color: rgba(0, 0, 0, 0.0);  -webkit-transition-delay: .2s;
	-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0); box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	.mobile-open button.mobile-trigger i:before { margin-top: 0; transform: rotate(45deg); -webkit-transition-delay: 0, .2s; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	.mobile-open button.mobile-trigger i:after { margin-top: 0;  transform: rotate(-45deg); -webkit-transition-delay: 0, .2s; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0); }
	
	span.child-triggerm { display: block !important; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 55px !important; /* Button width */ min-width: 55px !important; height: 45px !important; /* Button height */ padding: 0 !important; border-left: 1px dotted rgba(255, 255, 255, .20); }
	span.child-triggerm:hover { text-decoration: none; }
	
	span.child-triggerm span { position: relative; top: 50%;  margin: 0 auto !important;  -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s;}
	span.child-triggerm span:after { position: absolute; content: ''; }
	span.child-triggerm span, span.child-triggerm span:after { width: 10px; height: 1px;  background-color: #fff; display: block; }
	.row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span, .row-fluid .mainmenu .hs-menu-flow-horizontal > ul > li:hover span.child-triggerm span:after { background-color: #fff; }
	span.child-triggerm span:after { transform: rotate(-90deg);  -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
	span.child-triggerm.child-open span:after { transform: rotate(-180deg); -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }
	span.child-triggerm.child-open span { transform: rotate(180deg);  -webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s;}
	
	body .mainmenu .hs-menu-wrapper { display: none; }
	.mainmenu ul.hs-menu-children-wrapper { visibility: visible !important; opacity: 1 !important; position: static !important; display: none; }
	.mainmenu .hs-menu-flow-horizontal { position: absolute; top: 58px; left: 0; width: 100%;  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.05);  }
	.mainmenu .hs-menu-flow-horizontal { padding: 0; background-color: #00A253; width: 100%;  z-index: 8888; }
	
	.mainmenu .hs-menu-flow-horizontal > ul > li { position: relative; }
	.mainmenu .hs-menu-flow-horizontal > ul > li a { font-size: 18px;  line-height: 45px; overflow: visible; }
	
	.mainmenu .hs-menu-flow-horizontal ul li { border-top: 1px dotted rgba(255, 255, 255, .35); }
	.mainmenu .hs-menu-flow-horizontal ul li a { padding: 0 10px; }
	.mainmenu .hs-menu-flow-horizontal ul li a:hover {  color: #fff;  }
	
	.mainmenu .hs-menu-flow-horizontal > ul ul li { background-color: rgba(255, 255, 255, .08); }
	.mainmenu .hs-menu-flow-horizontal > ul ul li a { text-indent: 10px; font-size: 16px; }
	
	.mainmenu .hs-menu-flow-horizontal > ul ul ul li a { text-indent: 30px;  }
	.mainmenu .hs-menu-flow-horizontal > ul ul ul ul li a { text-indent: 50px;  }
	
} 

.header { height: 760px; position: relative; float: left; width: 100%; }
.header:after { content: ''; background-image: linear-gradient(180deg, #1E1E1E00 56%, #181818 100%); opacity: 0.2; position: absolute; top: 0; left: 0; width: 100%; height: 100%; } 
.header:before { content: ''; position: absolute; height: 100%; width: 100%; opacity: 0.75; background: #181818; left: 0; top: 0; }
  
.header-inner { position: relative; top: 50%; transform: translateY(-50%); z-index: 1; }

.header h1 { font-size: 86px; font-weight: 900; text-transform: uppercase; line-height: 88px; }
.header h1 span.subheader { color: #EAB830; font-size: 42px; font-weight: 400; text-transform: uppercase; line-height: 44px; }

.header.header-blog-detail { background-image: url(https://20787444.fs1.hubspotusercontent-na1.net/hubfs/20787444/images/blog-bg.svg); background-position: center center; background-repeat: no-repeat; background-size: cover; }
.header.header-blog-detail:before, .header.header-blog-detail:after { display: none; }

@media (min-width: 768px) and (max-width: 1100px) {
  .header h1 { font-size: 48px; line-height: 50px; }
  .header { height: 480px; position: relative; }
}

@media (max-width: 767px) {
  .header h1 { font-size: 40px; line-height: 44px; }
  .header h4 { font-size: 28px; line-height: 32px; }
  .header { height: auto; padding: 100px 0; }
}

.row-fluid .cta-section { padding: 70px 0; }
.row-fluid .cta-section .link-style { float: none; width: auto; display: inline-block; }
.row-fluid .cta-link { padding-top: 40px; }
.row-fluid .cta-section h3 {font-size: 48px; text-transform: uppercase;  line-height: 54px; font-weight: 900; padding: 0; }
.row-fluid .cta-section h5 {font-size: 36px; font-weight: 400; line-height: 40px; padding: 0; }
 
@media (min-width: 768px) {
  .row-fluid  .cta-link { text-align: right; }
  .row-fluid .cta-link { padding-top: 40px; }
  .row-fluid .cta-section .link-style { margin: 10px; }
}

@media (min-width: 768px) and (max-width: 1200px) { 
	.row-fluid .cta-section h3 { font-size: 44px; line-height: 46px; }    
  .row-fluid .cta-section h5 {font-size: 34px; line-height: 36px; }
  .row-fluid .cta-link { padding-top: 80px; }
}
 
@media (max-width: 767px) {  
	.row-fluid .cta-section h3 { font-size: 40px; line-height: 42px; }    
  .row-fluid .cta-section h5 { font-size: 32px; line-height: 34px; }    
  .row-fluid .cta-section { padding: 40px 0; }
}

.blog-main { padding: 40px 0; }
.post-box { padding: 0 0 25px; float: left; width: 100%; line-height: 1.5; letter-spacing: 0.12px; word-spacing: 0.16px; } 
.post-b { padding: 25px; float: left; width: 100%; border-radius: 20px; background: #fff; }
body .post-bimg { border-radius: 20px; min-height: 250px; display: block; }
body .post-bimg img { border-radius: 20px; height: 250px; object-fit: cover; }
body .post-bcontent { padding: 15px 0; }
body .post-bcontent h2 { font-size: 32px; line-height: 38px; font-weight: 900; }
body .post-bcontent a { color: #444444; text-decoration: none;}
body .post-bcontent a:hover { color: #1F3A8B; text-decoration: underline; }
 
.post-btext { padding: 0 0 25px; }
.post-bauthor-img-main, .header-author { position: relative; padding: 6px 0 6px 80px; }
.post-bauthor-img, .header-author-img { width: 70px; height: 70px; border-radius: 100%; position: absolute; left: 0; top: 0; }
.post-bauthor-img img, .header-author-img img { width: 70px; height: 70px; border-radius: 100%; object-fit: cover; }
.post-bauthor, .header-author-text { font-size: 24px; font-weight: 900; }
.post-bdate, .header-autho-date { color: #ABABAB; font-size: 18px; font-weight: 400; }

.header-author { display: inline-block; text-align: left; }
body .header-author a:hover { color: #98278F; }

.blog-subscribe { border-radius: 20px; background: #fff; box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 5%); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s; margin-bottom: 50px; padding: 30px; }
.blog-subscribe h4 { font-weight: 900; }
.blog-right h2 { font-size: 28px; font-weight: 300; line-height: 36px; }
body .hs-blog-listing .blog-share { display: none; }
.blog-right ul { margin: 0; padding: 0; list-style: none; }
.blog-rbox { padding-bottom: 15px; }
.blog-rbox .filter-link-count { display: none; }
.blog-right ul { padding-top: 10px; }
.blog-right ul li { margin: 0 0 15px; }
.blog-right ul li a { font-size: 24px; line-height: 32px; color: #444444; font-weight: 900; }
.blog-right ul li a:hover { text-decoration: underline; color: #1F3A8B; }
.hs-blog-listing .blog-share { display: none; }

.recent-box { padding: 10px 0 15px; }
.recent-b { position: relative; display: flex; align-items: center; }
.recent-image { width: 325px; padding-right: 10px; }
.recent-image img { width: 140px; height: 140px; border-radius: 10px; object-fit: cover; }
.recent-title a { font-size: 21px; font-weight: 900; line-height: 26px; color: #444444;}
.recent-title a:hover { text-decoration: underline; color: #1F3A8B;}
.recent-title { padding-left: 10px; }

.blog-detail-img { text-align: center; margin: -100px 0px 0px 0px; float: left; width: 100%; position: relative; }
.blog-detail-img img { border-radius: 20px; }

body .blog-subscribe-text { padding-bottom: 20px; }
body .blog-subscribe label { display: none; }
body .blog-subscribe input[type=submit] { padding: 0; border: none; border-radius: 0; width: 80px; height: 90px; position: absolute; top: 28px; right: 0; background: url(https://blog.delawarepathways.org/hubfs/images/submit.svg) no-repeat center; font-size: 0; }
body .blog-subscribe .hs_submit { padding: 0; }
body .blog-subscribe .hs_email input[type=email] { border: none; background: #f3f5f8; border-radius: 12px; height: 90px; padding-right: 85px; }
body .blog-subscribe form { position: relative; }
 

body .blog-subscribe ::-webkit-input-placeholder { color:#444444; opacity:1; }
body .blog-subscribe ::-moz-placeholder { color:#444444; opacity:1; }  
body .blog-subscribe :-ms-input-placeholder { color:#444444; opacity:1; } 
body .blog-subscribe input:-moz-placeholder { color:#444444; opacity:1; }

.blog-pagination { float: left; width: 100%; padding: 35px 0 0; text-align: center; }
.blog-pagination a { display: inline-block;  margin: 0 2px 5px; font-weight: 700; color: #444444; height: 42px; min-width: 42px; padding: 0 5px; text-align: center; line-height: 42px; border-radius: 12px; }
.blog-pagination a.active { background: #2969FF; color: #fff; }
.blog-pagination a:hover { color: #2969FF; }
  

@media (min-width: 768px) { 
  .blog-main { padding: 80px 0; }
	body .post-bimg { width: 50%; float: left; position: relative; }
  body .post-bimg img { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
	body .post-bcontent { width: 50%; float: left; padding: 15px 0 25px 20px; }
  .blog-subscribe h4 { font-size: 32px; line-height: 36px; }
  .blog-subscribe { margin-bottom: 50px; padding: 50px; }
  .blog-right h3 { font-size: 32px; }
  .blog-rbox { padding-bottom: 40px; }
  .blog-right { padding-left: 10px; }
  .recent-title a { font-size: 24px; line-height: 32px; }
  .recent-image { min-width: 155px; }
  body .blog-subscribe .hs_email input[type=email] { font-size: 20px; }
} 

@media (max-width: 1024px) {
	body .post-bcontent h2 { font-size: 28px; line-height: 32px; } 
} 

.cta-section a.link-style { font-size: 20px; line-height: 24px; }
.cta-section a.link-style.link-transparent:hover { color: #2969FF;  }

  
.footer { background: #fff; padding: 85px 0px 100px 0px; font-size: 16px; line-height: 25px; color: #444444; }
.footer ul { margin : 0; padding: 0; list-style: none; }
.footer h2 { font-size: 16px; font-weight: 700; line-height: 25px; color: #444444; padding: 0 0 10px; }
.footer ul li { padding: 4px 0; }
.footer ul li a { color: #444444; }
.footer ul li a:hover { text-decoration: underline; }
.copyright-text { padding-top: 25px; }
.footer-social { padding-top: 12px; }
.footer-social a { margin-left: 5px; font-size: 25px; line-height: 28px; color: #444444; }
.footer-social a:hover { color: #2969FF; }

@media (max-width: 767px) {
  .footer { padding: 50px 0; }
  .row-fluid .copyright-text { display: none; }
  .row-fluid .footer-logo { padding-bottom: 30px; }
  .row-fluid .footer-linkbox { float: left; width: 50%; }
  .row-fluid .footer-linkbox + .footer-linkbox + .footer-box { padding-top: 30px; float: left; width: 100%; }
  .row-fluid .footer .wrapper { padding: 0 10px; }
}