/* @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=Rubik:ital,wght@0,300..900;1,300..900&display=swap');

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

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

 /*blue*/
 /*light blue*/







 
*, *:before , *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box }
 
body { margin: 0; padding: 0; font-family: 'Arial', Arial, Helvetica, sans-serif; font-size: 16px; line-height: 28px; color: #4F4C4D; background: #fff; overflow-x: hidden }

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: #003A63; font-family: 'Rubik', Arial, Helvetica, sans-serif; font-size: 50px; margin: 0; padding: 15px 0 25px; line-height: 52px; font-weight: 700; clear: both }
h2 { font-weight: 600; color: #333; font-family: 'Rubik', Arial, Helvetica, sans-serif; font-size: 48px; line-height: 50px; margin: 0; padding: 10px 0 10px; clear: both }
h3 { font-weight: 600; color: #231F20; font-family: 'Rubik', Arial, Helvetica, sans-serif; font-size: 36px; line-height: 38px; margin: 0; padding: 10px 0 10px; clear: both }
h4 { font-weight: 700; color: #231F20; font-family: 'Rubik', Arial, Helvetica, sans-serif; font-size: 32px; line-height: 34px; margin: 0; padding: 10px 0 10px; clear: both }
h5 { font-weight: 700; color: #003A63; font-family: 'Rubik', Arial, Helvetica, sans-serif; font-size: 24px; line-height: 32px; margin: 0; padding: 10px 0 10px; clear: both; }
h6 { font-weight: 700; color: #003A63; font-family: 'Rubik', Arial, Helvetica, sans-serif; font-size: 22px; margin: 0; padding: 10px 0; line-height: 30px; clear: both }
h1 span:not(.hs_cos_wrapper), h2 span:not(.hs_cos_wrapper), h3 span:not(.hs_cos_wrapper), h4 span:not(.hs_cos_wrapper), h5 span:not(.hs_cos_wrapper), h6 span:not(.hs_cos_wrapper) { color: #26AAE1; }

@media (min-width: 768px) and (max-width: 1200px) {
	
	h1 { font-size: 50px; line-height: 52px; }
	h2 { font-size: 40px; line-height: 42px; }
	h3 { font-size: 34px; line-height: 36px; }
	h4 { font-size: 30px; line-height: 32px; }

} 

@media (max-width: 767px) { 
	h1 { font-size: 42px; line-height: 44px; }
	h2 { font-size: 36px; line-height: 38px; }
	h3 { font-size: 32px; line-height: 34px; }
	h4 { font-size: 28px; line-height: 30px; }
} 

a { text-decoration: none; outline: none; color: #003A63; transition: all .4s ease-in-out; }
a svg *, a svg { transition: all .4s ease-in-out; }
a:hover { color: #26AAE1; }

input:not([type=submit]):not([type=checkbox]):not([type=radio]) , button , textarea, select { color: #4F4C4D; outline: none; border: 1px solid #ccc; background: #fff; border-radius: 4px; height: 50px; padding: 0 20px; font-family: 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 {  padding: 15px 25px; color: #ffffff; height: auto; width: auto; border: none; cursor: pointer; background: #26AAE1; background: linear-gradient(90deg, #26AAE1 0%, #0085BD 100%); border-radius: 4px; font-size: 16px; line-height: 20px; font-weight: 700; display: inline-block;  transition: all .4s ease-in-out; }
input[type=submit]:hover , button:hover { background: #0085BD; background: linear-gradient(90deg, #0085BD 0%, #26AAE1 100%); color: #ffffff; }

::-webkit-input-placeholder { opacity: 1; color: #4F4C4D; }
::-moz-placeholder { opacity: 1; color: #4F4C4D; }  
:-ms-input-placeholder { opacity: 1; color: #4F4C4D; } 
input:-moz-placeholder, ::placeholder { opacity: 1; color: #4F4C4D; }
 
   
.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 15px 10px }
.row-fluid .hs-form fieldset.form-columns-2 .field:first-child { padding: 0 10px 15px 0; }
.row-fluid .hs-form fieldset.form-columns-3 .field { padding: 0 0 10px 15px }
.row-fluid .hs-form fieldset.form-columns-3 .field:first-child { padding: 0 10px 15px 0; }
.row-fluid .hs-form fieldset.form-columns-3 .field:first-child + .field { padding: 0 5px 15px; }
.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 .hs-form .input { margin-right: 0 !important; }

.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: #26AAE1; color: #fff; border-color: #26AAE1; }
.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: #26AAE1; 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 15px 0 }
  .row-fluid .hs-form fieldset.form-columns-2 .field:first-child { padding: 0 0 15px 0 }
  .row-fluid .hs-form fieldset.form-columns-3 .field { padding: 0 0 15px  }
  .row-fluid .hs-form fieldset.form-columns-3 .field:first-child { padding: 0 0 15px 0; }
  .row-fluid .hs-form fieldset.form-columns-3 .field:first-child + .field { padding: 0 0 15px; }
  
}

.row-fluid a.cta_button { 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, body .set-bg { background-size: cover; background-repeat: no-repeat; background-position: center center; }
.row-fluid .bg-img { display: none; }

/*Text Option*/
body .text-uppercase , body .title-uppercase h1 , body .title-uppercase h2 , body .title-uppercase h3 , body .title-uppercase h4 , body .title-uppercase h5 , body .title-uppercase h6 { text-transform: uppercase; }
body .text-center { text-align: center; }
body .text-left { text-align: left; }
body .text-right { text-align: right; }
body .text-white , body .text-white h1 , body .text-white h2 , body .text-white h3 , body .text-white h4 , body .text-white h5 , body .text-white h6 { color: #fff; }
body .text-italic { font-style: italic; }
.text-white a { color: #fff; }  
.text-white a:hover { color: #5cccfb; }
body .text-white svg path { fill: #fff; }
body .text-white a:hover svg path { fill: #5cccfb; }
body .text-white80 { color: #D9DEDD; }
body .text-20 { font-size: 20px; line-height: 28px; }

@media (max-width: 767px) { 
  body .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 { padding: 0; cursor: pointer; z-index: 5; position: absolute; top: 50%; border-radius: 100%; transform: translateY(-50%); display: inline-block; color: #003A63; background: #fff; box-shadow: 0px 5px 16px rgba(8, 15, 52, 0.06); width: 35px; height: 35px; font-size: 0; cursor: pointer; }
.slick-arrow:before { font-family: 'FontAwesome'; font-size: 20px; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
.slick-arrow:hover { background: #003A63; color: #fff;  }
.slick-arrow.slick-prev { left: 0; }
.slick-arrow.slick-prev:before { content: "\f104"; }
.slick-arrow.slick-next { right: 0; }
.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; cursor: pointer; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background: #fbb314; }

@media (min-width: 1280px) { 
  .slick-arrow.slick-prev { left: -30px; } 
  .slick-arrow.slick-next { right: -30px; }
}


a.arrow-link { font-weight: 700; color: #26AAE1; display: flex; align-items: center; }
a.arrow-link svg { margin-left: 10px; }
a.arrow-link svg path { fill: #26AAE1; }
a.arrow-link:hover { color: #26AAE1; }
a.arrow-link:hover svg { transform: translateX(10px); }

@media (max-width: 768px) { 
  a.arrow-link { justify-content: center; }
}


body a.link-style, body .link-style a { border-radius: 4px; display: inline-block; padding: 12px 30px; color: #fff; background: #26AAE1; background: linear-gradient(90deg, #26AAE1 0%, #0085BD 100%);  position: relative; font-size: 16px; line-height: 22px; font-weight: 600; text-align: center; cursor: pointer; }
body a.link-style:hover, body .link-style a:hover { background: #26AAE1; background: linear-gradient(90deg, #0085BD 0%, #26AAE1 100%); color: #fff; }

body a.link-transparent, body .link-style.link-transparent a { border: 1px solid #26AAE1; background: none; color: #26AAE1; } 
body a.link-style.link-transparent:hover, body .link-style.link-transparent a:hover { background: #26AAE1; color: #ffffff; }

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

body a.link-style.link-white-transparent, body .link-style.link-white-transparent a { border-color: #fff; background: none; color: #fff; } 
body a.link-style.link-white-transparent:hover, body .link-style.link-white-transparent a:hover { border-color: #fff; background: #fff; color: #231F20; }
 
@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) { 
	body a.link-style, body .link-style a { padding: 10px 20px; margin: 5px 8px; } 
}
 
.row-fluid .wrapper, .wrapper { margin: 0 auto !important; width: 1240px; float: none !important; } 
.row-fluid .wrapper-small, .wrapper-small { margin: 0 auto !important; width: 680px; float: none !important; } 
.row-fluid .wrapper-small2, .wrapper-small2 { margin: 0 auto !important; width: 500px; float: none !important; } 
.row-fluid .wrapper-small3, .wrapper-small3 { margin: 0 auto !important; width: 1090px; float: none !important; } 

@media (min-width: 1200px) and (max-width: 1300px){	
	.row-fluid .wrapper, .wrapper {  width: 1140px; }	
}

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

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

@media (max-width: 767px){ 
	.row-fluid .wrapper, .row-fluid .wrapper-small, .wrapper-small, .wrapper, .row-fluid .wrapper-small2, .wrapper-small2, .row-fluid .wrapper-small3, .wrapper-small3  { width: 100%; padding: 0 20px; }	
	
}

.row { display: flex; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding: 20px 15px; }
.col { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
.col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
.col-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
.col-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
.col-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
.col-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
.col-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
.col-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
.col-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
.col-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
.col-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
.col-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
.col-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
.col-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
 
@media (max-width: 767px) { 
  .col-s { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-s-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-s-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-s-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-s-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-s-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-s-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-s-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-s-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-s-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-s-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-s-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-s-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-s-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 576px) { 
  .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-sm-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-sm-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-sm-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-sm-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-sm-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-sm-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-sm-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-sm-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-sm-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 768px) { 
  .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-md-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-md-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-md-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-md-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-md-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-md-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-md-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-md-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 992px) { 
  .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-lg-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-lg-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-lg-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-lg-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-lg-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-lg-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-lg-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-lg-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
}

@media (min-width: 1200px) { 
  .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xl-1 { -ms-flex: 0 0 8.333333%; flex: 0 0 8.333333%; max-width: 8.333333%; }
  .col-xl-2 { -ms-flex: 0 0 16.666667%; flex: 0 0 16.666667%; max-width: 16.666667%; }
  .col-xl-3 { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { -ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%; }
  .col-xl-5 { -ms-flex: 0 0 41.666667%; flex: 0 0 41.666667%; max-width: 41.666667%; }
  .col-xl-6 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { -ms-flex: 0 0 58.333333%; flex: 0 0 58.333333%; max-width: 58.333333%; }
  .col-xl-8 { -ms-flex: 0 0 66.666667%; flex: 0 0 66.666667%; max-width: 66.666667%; }
  .col-xl-9 { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { -ms-flex: 0 0 83.333333%; flex: 0 0 83.333333%; max-width: 83.333333%; }
  .col-xl-11 { -ms-flex: 0 0 91.666667%; flex: 0 0 91.666667%; max-width: 91.666667%; }
  .col-xl-12 { -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
}

.w-100 { width: 100%; }
.display-block { display: block !important; }
.display-inline-block { display: inline-block !important; }
.v-align-middle { vertical-align: middle; }
.v-align-top { vertical-align: top; }

.d-flex { display: flex !important; } 
.d-inline-flex { display: inline-flex !important; }
.d-none { display: none !important; }

.position-relative { position: relative !important; }
.position-absolute { position: absolute !important; }
.position-fixed { position: fixed !important; }
.position-sticky { position: -webkit-sticky !important; position: sticky !important; }

.top-0 { top: 0; }
.right-0 { right: 0; }
.left-0 { left: 0; }
.bottom-0 { bottom: 0; }

.top-10 { top: 10px; }
.right-10 { right: 10px; }
.left-10 { left: 10px; }
.bottom-10 { bottom: 10px; }

.flex-wrap { flex-wrap: wrap !important; }
.flex-nowrap { flex-wrap: nowrap !important; }
.flex-wrap-reverse { flex-wrap: wrap-reverse !important; }

.flex-fill { flex: 1 1 auto!important; }
.flex-eq-width { flex-grow: 1; flex-basis: 0; }

.justify-content-start { justify-content: flex-start !important; }
.justify-content-end { justify-content: flex-end !important; }
.justify-content-center { justify-content: center !important; }
.justify-content-between { justify-content: space-between !important; }
.justify-content-around { justify-content: space-around !important; }
.justify-content-evenly { justify-content: space-evenly !important; }
.align-items-start { align-items: flex-start !important; }
.align-items-end { align-items: flex-end !important; }
.align-items-center { align-items: center !important; }
.align-items-baseline { align-items: baseline !important; }
.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }
.align-content-end { align-content: flex-end !important; }
.align-content-center { align-content: center !important; }
.align-content-between { align-content: space-between !important; }
.align-content-around { align-content: space-around !important; }
.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }
.align-self-start { align-self: flex-start !important; }
.align-self-end { align-self: flex-end !important; }
.align-self-center { align-self: center !important; }
.align-self-baseline { align-self: baseline !important; }
.align-self-stretch { align-self: stretch !important; }

.flex-column { flex-direction: column!important; }

.me-auto { margin-right: auto!important; }
.ms-auto { margin-left: auto !important; }

.order-first { order: -1 !important; }
.order-0 { order: 0 !important; }
.order-1 { order: 1 !important; }
.order-2 { order: 2 !important; }
.order-3 { order: 3 !important; }
.order-4 { order: 4 !important; }
.order-5 { order: 5 !important; }
.order-last { order: 6 !important; }

.overflow-hidden { overflow: hidden; }

.float-left { float: left !important; }
.float-right { float: right !important; }
.float-none { float: none !important; }

@media (min-width: 576px) {
  .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; }
}

@media (min-width: 768px) {
  .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; }
}

@media (min-width: 992px) {
  .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; }
}

@media (min-width: 1200px) {
  .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; }
}

@media (max-width: 767px) {
  .flex-m-wrap { flex-wrap: wrap !important; }
  .flex-m-nowrap { flex-wrap: nowrap !important; }
  .flex-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .order-m-first { order: -1 !important; }
  .order-m-0 { order: 0 !important; }
  .order-m-1 { order: 1 !important; }
  .order-m-2 { order: 2 !important; }
  .order-m-3 { order: 3 !important; }
  .order-m-4 { order: 4 !important; }
  .order-m-5 { order: 5 !important; }
  .order-m-last { order: 6 !important; }
} 
 
.top-banner { width: 100%; background: #26AAE1; padding: 15px 0; text-align: center; font-family: 'Rubik', Arial, Helvetica, sans-serif; font-weight: 500; }
.top-banner > .wrapper { padding: 0 45px 0 10px; position: relative; }
.close-banner { position: absolute; top: 50%; transform: translateY(-50%); right: 12px; padding: 5px; cursor: pointer; display: flex; align-items: center; }
.close-banner svg path { fill: #D4EEF9; }
.close-banner:hover svg path { fill: #fff; } 
.top-banner a { color: #D4EEF9; display: flex; align-items: center;  line-height 17px; font-size 16px; } 
.top-banner a:hover { color: #fff; } 
.top-banner svg { margin-left: 10px; min-width: 24px; margin-top: -2px; }    
 
@media (min-width: 1101px){
	
  .mainmenu .hs-menu-wrapper > ul { margin: 0; padding: 0; list-style: none; }
  .mainmenu .hs-menu-wrapper > ul > li { margin: 0; padding: 0 30px 0 0; display: inline-block; position: relative; line-height: 22px; }
  .mainmenu .hs-menu-wrapper > ul > li > a:link , .mainmenu .hs-menu-wrapper > ul > li > a:visited { color: #fff; font-size: 16px; line-height: 22px; text-transform: uppercase; }
  .mainmenu .hs-menu-wrapper > ul > li > a:hover { color: #26AAE1; }
  
  .mainmenu ul li.hs-item-has-children > ul { display: none; position: absolute; top: 100%; left: 50% !important; border: none; background: #fff; width: 208px; margin: 0; padding: 0; list-style: none;  transform: translateX(-50%); text-align: left; }
  .mainmenu ul li.hs-item-has-children > ul:after { bottom: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(245, 245, 245, 0); border-bottom-color: #fff; border-width: 10px; margin-left: -10px; }
	.mainmenu ul li.hs-item-has-children > ul > li { border-top: 1px solid #acacac; display: block; position: relative; }
	.mainmenu ul li.hs-item-has-children > ul > li > a:link , .mainmenu ul li.hs-item-has-children > ul > li > a:visited  { color: #949494; text-transform: uppercase; font-size: 14px;  display: block; padding: 10px 20px; line-height: 20px; font-weight: 600; }
	.mainmenu ul li.hs-item-has-children > ul > li:hover > a { color: #e5323a; background: #fff; }
	.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: #fff; 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; }  
  a.mobile-trigger, span.child-triggerm { display: none !important; }  
  .row-fluid .mainmenu .hs-menu-wrapper {  display: block !important; } 
  
  .mainmenu-main { position: absolute; top: 100%; width: 100%; padding-top: 8px; }
  .no-header { height: 118px; }
  .logo { width: 34%; padding-right: 20px; text-align: center; }
  .mainmenu-left { width: 70%; display: flex; align-items: center; }  
  .mainmenu-main a.link-style { padding: 15px 60px; font-size: 18px; line-height: 29px; font-weight: 700; }
} 

@media (max-width: 1100px){ 
  
  .mainmenu-main { background: #003A62; padding: 15px 0; }
	
	 
        /* 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; }
	a.mobile-trigger { display: inline-block !important; cursor: pointer; position: absolute; top: 28px; right: 15px; width: 44px;  height: 44px; padding: 12px 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; }
	a.mobile-trigger:hover { text-decoration: none;  color: #fff; }
	a.mobile-trigger span { display: inline; }
	a.mobile-trigger span:before { position: absolute; content: 'Menu';  }
	a.mobile-trigger span:after { position: relative; right: 2px; content: 'Close';  background-color: #003A63; opacity: 0; transition: opacity .4s ease-in-out; }
	.mobile-open a.mobile-trigger { -webkit-transition: background-color 0.2s linear; -moz-transition: background-color 0.2s linear; transition: background-color 0.2s linear; background: transparent; }
	.mobile-open a.mobile-trigger span:after { opacity: 1; }
	a.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; 	}
	a.mobile-trigger i:before, a.mobile-trigger i:after { position: absolute; content: ''; }
	a.mobile-trigger i, a.mobile-trigger i:before, a.mobile-trigger i:after { width: 24px; height: 3px;  background-color: #fff; display: inline-block; }
	a.mobile-trigger i:before { margin-top: -8px; -webkit-transition-property: margin, -webkit-transform;  -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
	a.mobile-trigger i:after { margin-top: 8px; -webkit-transition-property: margin, -webkit-transform;  -webkit-transition-duration: .2s; -webkit-transition-delay: .2s, 0; }
	.mobile-open a.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 a.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 a.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; 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;}
	
	.mainmenu.js-enabled .hs-menu-flow-horizontal,  .mainmenu.js-enabled .hs-menu-children-wrapper { display: none; }
	.mainmenu ul.hs-menu-children-wrapper { visibility: visible !important; opacity: 1 !important; position: static !important; display: none; }
	.mainmenu.js-enabled .hs-menu-flow-horizontal { position: absolute; top: 122px; right: 0; width: 100%; box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.2);  }
	.mainmenu .hs-menu-flow-horizontal { padding: 0; background-color: #003A63; width: 100%;  z-index: 8888; }
	
	.mainmenu .hs-menu-flow-horizontal > ul > li { position: relative; }
	.mainmenu .hs-menu-flow-horizontal > ul > li a { font-size: 16px;  line-height: 42px; overflow: visible; text-transform: uppercase; }
	
	.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;  }
	
  .no-header { display: none; }
  .top-contact-number a { margin-right: 50px; }
  .mainmenu-main a.link-style { display: none; }
}

@media (min-width: 768px) and (max-width: 1100px) { 
  a.mobile-trigger { top: 11px; }
  .mainmenu.js-enabled .hs-menu-flow-horizontal { top: 68px; }
}
 
body .content-section { padding: 80px 0; } 
.blue-bg { background: #003A63; }
.light-bg { background: linear-gradient(180deg, rgba(0, 58, 98, 0.1) 0%, rgba(0, 58, 98, 0.063) 100%); }
.list-style ul { margin: 0; padding: 0; list-style: none; }
.list-style ul li { padding: 0 0 10px 12px; position: relative; }
.list-style ul li:before { content: ''; position: absolute; top: 10px; left: 0; background: #231F20; border-radius: 100%; width: 4px; height: 4px; }
.list-style ul ul { margin: 0; padding: 10px 0 0 20px; }

@media (min-width: 768px) and (max-width: 1200px) { 
  body .content-section { padding: 60px 0; } 
}

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

.top-main { position: relative; z-index: 99; }
.top { padding: 6px 0; }
.logo > span { width: 200px; }
.top-site-title { font-size: 14px; line-height: 18px; font-weight: 700; color: #003A63; }
.top-contact-number svg { margin: 0 8px -3px 0; }
.top-contact-number a { color: #003A63; }
.top-contact-number a:hover { color: #26AAE1; }
.top-contact-number a svg path { fill: #003A63; }
.top-contact-number a:hover svg path { fill: #26AAE1; }

body .hs-search-field__bar input[type=search].hs-search-field__input { height: 42px !important; border-radius: 4px !important; border: none !important; padding-right: 40px !important; }
body .hs-search-field__bar button { padding: 0; background: none; border: none; position: absolute; top: 11px; right: 20px; }
body .hs-search-field__bar svg { height: 20px !important; display: block; width: auto; }
body .hs-search-field__bar button:hover svg path { fill: #26AAE1; }
body .top-search .hs-search-field__suggestions-container { color: #fff; font-size: 14px; line-height: 22px; } 

@media (min-width: 768px){ 
  body .top-search { max-width: 200px; } 
}

@media (max-width: 1100px){  
  .top-search { display: none; }
}

@media (max-width: 767px){ 
  body .top-contact-number { font-size: 0; line-height: 5px; } 
  .top-contact-number svg { margin-right: 0; } 
  .top-site-title { padding-bottom: 15px; } 
  .top { padding: 15px 0; } 
}

.contact-info svg { margin: 5px 12px 0 0; }
.contact-info { padding-bottom: 8px; word-break: break-word; }
.landing-left .contact-info a { color: #4F4C4D; }
.landing-left .contact-info a:hover { color: #26AAE1; }
.landing-left .contact-info a:hover svg path { fill: #26AAE1; }

@media (max-width: 767px){ 
  .contact-info { justify-content: center; }
  .footer-info-box { padding-top: 20px; }
}


.blog-header, .blog-detail-hero { padding: 60px 0; position: relative; }
.blog-header:before, .blog-detail-hero:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgb(0,58,98,0.4); background: linear-gradient(180deg, rgba(0,58,98,0.94) 0%, rgba(1,58,98,0.38) 100%); }
.blog-detail-hero:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(180deg, rgba(0, 58, 98, 0.1) 0%, rgba(0, 58, 98, 0.063) 100%); }
  
.blog-header > div, .blog-detail-hero > div { position: relative; z-index: 1; }
.news-subscribe { float: left; width: 100%; background: #003A63; box-shadow: 0px 4px 24px rgba(9, 21, 46, 0.4); border-radius: 12px; padding: 30px; color: #fff; }
.news-subscribe h5 { color: #fff; }
.blog-header-subscribe .news-subscribe { background: rgba(255, 255, 255, 0.75); color: #231F20; }
.blog-header-subscribe .news-subscribe h5 { color: #003A63; }
.news-subscribe-text { line-height: 22px; }
.news-subscribe .hs-form-field > label, .footer-subscribeform .hs-form-field > label { display: none; }
.news-subscribe .hs_submit { padding: 0; }
.news-subscribe .hs_email input:not([type=submit]):not([type=checkbox]):not([type=radio]), .footer-subscribeform .hs_email input:not([type=submit]):not([type=checkbox]):not([type=radio]) { background: url(https://21958352.fs1.hubspotusercontent-na1.net/hubfs/21958352/OSHA-Delaware/images/email-icon.svg) no-repeat 20px 17px #F3F3F4  !important; border: none; padding-left: 55px; }
.footer-subscribeform .hs_email input:not([type=submit]):not([type=checkbox]):not([type=radio]) { background-color: #fff  !important; }
.blog-header-info { padding-bottom: 40px; }     

@media (min-width: 768px){
  .blog-header, .blog-detail-hero { padding-top: 160px; }
  .blog-header-info { padding: 0 12% 60px; }  
  .news-subscribe form { position: relative; padding-right: 145px; }
  .news-subscribe .hs_submit { position: absolute; right: 0; top: 0; }
  .news-subscribe { padding: 40px 40px 50px; }
}

@media (min-width: 768px) and (max-width: 1200px) { 
  .blog-header, .blog-detail-hero { padding-top: 100px; }
}



.blog-listing-main { padding: 55px 0 60px; background: linear-gradient(180deg, rgba(0, 58, 98, 0.1) 0%, rgba(0, 58, 98, 0.063) 100%); }
.blog-posts { margin-top: 30px; }
.blog-post { padding-top: 15px; padding-bottom: 15px; }
.blog-posts-slider .blog-post-inner { margin: 0 15px; }
.blog-post-inner { border-radius: 10px; background: #fff; overflow: hidden; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.07); }
.blog-post-content { padding: 20px 25px 20px; }
.blog-post-text { padding: 0 0 10px; }
.blog-post-byline, .blog-byline { font-size: 14px; line-height: 20px; display: flex; align-items: center; color: #918F8F; }
.blog-post-byline div + div, .blog-byline div + div { margin-left: 15px; padding-left: 15px; position: relative; }
.blog-post-byline div + div:before, .blog-byline div + div:before { content: ''; position: absolute; left: 0; top: 8px; background: #918F8F; height: 4px; width: 4px; border-radius: 100%; }
.blog-post-byline a, .blog-byline a, .blog-author a { color: #918F8F; }
.blog-post-byline a:hover, .blog-byline a:hover, .blog-author a:hover { color: #26AAE1; }
.blog-post-topics, .blog-topics { text-transform: uppercase; }
.blog-post h4 { font-size: 24px; line-height: 30px; }
.blog-post h4 a { color: #231F20; }
.blog-post h4 a:hover { color: #26AAE1; }
.blog-post-img img { width: 100%; height: 250px; object-fit: cover; }
.blog-detail-hide { display: none; }

@media (min-width: 768px){ 
  .blog-listing-main { padding-bottom: 160px; }
}

@media (min-width: 768px) and (max-width: 1200px) { 
  .blog-listing-main { padding-bottom: 100px; }
  .blog-post-content { padding: 20px; }
}

.blog-pagination { padding: 50px 0 0; }
.blog-pagination a { color: #003A63; margin: 0 10px; display: flex; width: 40px; height: 40px; border: 1px solid #fff; background: #fff; border-radius: 4px; font-weight: 700; font-size: 16px; line-height: 18px; align-items: center; justify-content: center; }
.blog-pagination a svg path { fill: #003A63; }
.blog-pagination a:hover { border-color: #26AAE1; background: #26AAE120; }

.blog-filter { flex-wrap: wrap; }
.blog-filter-tag-text { cursor: pointer; display: flex; align-items: center; min-width: 160px; background: #fff; position: relative; height: 42px; padding-right: 40px; border-radius: 4px; font-size: 16px; padding: 0 40px 0 20px; width: 100%; }
.blog-filter-tag-text svg { position: absolute; right: 20px; top: 18px; }
.blog-filter-tag { z-index: 8; position: relative; }
.blog-filter-tag ul { display: none; margin: -2px 0 0; padding: 0; list-style: none; position: absolute; left: 0; top: 100%; width: 100%; background: #fff; border-radius: 0 0 4px 4px; }
.blog-filter-tag ul li a { font-size: 17px; display: block; padding: 10px; border-top: 1px solid #f2f2f2; }
.blog-filter-tag ul li a.active { color: #26AAE1; }
.blog-filter-tag ul li:first-child a { border: none; }
.blog-filter-open svg { transform: rotate(-180deg); }
.blog-tag-name { padding: 0 25px; font-weight: 700; }
.blog-tag-name a { align-items: center; display: flex; cursor: pointer; background: #fff; position: relative; height: 42px; padding-right: 40px; border-radius: 4px; font-size: 16px; padding: 0 20px; }
.blog-tag-name svg { margin-left: 8px; }
.blog-tag-name a:hover svg path { stroke: #26AAE1; }

@media (min-width: 768px){ 
  .blog-filter-search { padding-left: 15px; }
  .blog-filter { justify-content: flex-end; }
}

@media (max-width: 767px){ 
  .blog-filter-tag { padding: 0 10px 15px; }
  .blog-filter, .blog-post-byline, .blog-byline { justify-content: center; }
}

.blog-detail-main { padding: 50px 0; }
.related-news-main { padding-bottom: 60px; }
.blog-detail-left-content { padding: 30px 20px; box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.07); border-radius: 8px; margin-bottom: 40px; }
.blog-cta { box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.07); border-radius: 8px; padding: 20px; margin-bottom: 30px; }
.blog-cta h4 { font-size: 24px; line-height: 30px; }
.blog-cta-text { padding-bottom: 10px; }
.blog-author { font-size: 14px; line-height: 20px; }
.blog-author img { height: 24px; width: 24px; object-fit: cover; border-radius: 100%; }
.blog-detail-left-content h1 { font-size: 24px; line-height: 30px; }
.blog-listing-avatar-img img { width: 130px; height: 130px; border-radius: 100%; object-fit: cover; }
.blog-listing-avatar-social { padding-bottom: 30px; }
.blog-listing-avatar-social svg { width: auto; height: 20px; }
.blog-listing-avatar-social a { margin: 0 10px; }
.blog-listing-avatar-social a:hover svg path { fill: #26AAE1; }
 
.main-404 { padding: 70px 0; }
.main-404 h6 { font-size: 80px; line-height: 82px; }

@media (min-width: 768px){ 
  .blog-detail-main { padding: 80px 0; }
  .related-news-main { padding-bottom: 100px; }
  .blog-detail-left-content  { padding: 40px 30px 50px; }  
  .blog-author-avtar { position: relative; padding-left: 35px; min-height: 35px; display: inline-block; }
  .blog-author img { position: absolute; top: 0; left: 0; height: 24px; width: 24px; }
  .blog-listing-avatar { display: flex;  align-items: center; }
  .blog-listing-avatar-img { min-width: 150px; }  
  .blog-listing-avatar-social a { margin: 0 10px 0 0; }
  .main-404 { padding: 150px 0; }
  .main-404 h6 { font-size: 120px; line-height: 122px; }
}

@media (min-width: 1100px){ 
  .blog-detail-main { padding: 110px 0; }
  .related-news-main { padding-bottom: 150px; }
  .blog-detail-left-content { padding: 45px 50px 70px; box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.07); margin-bottom: 50px; } 
  .blog-cta { box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.07); } 
  .blog-cta { padding: 40px 60px 40px 40px; }
}

@media (max-width: 767px){ 
  .blog-author img { margin-right: 10px; }
  .blog-detail-right { padding-top: 40px; }
}

.blog-posts-slider .slick-track, .blog-posts-slider .slick-list { display: flex; }
.blog-posts-slider .slick-list, .blog-posts-slider { width: 100%; }

.landing-right-inner { border-radius: 10px; padding: 25px; }
.landing-right-inner h4 { padding-top: 0; }
.landing-left h1 { font-size: 30px; line-height: 32px; }
/*.contact-form .hs-form-field:not(.hs-fieldtype-checkbox) > label { display: none; } */
.contact-form .inputs-list { padding-top: 10px; }

@media (min-width: 768px){ 
  .landing-right-inner { padding: 60px 35px 70px 45px; }
  .landing-left h1 { font-size: 48px; line-height: 50px; }
  .contact-form .inputs-list .hs-form-checkbox { padding-right: 15px; width: 50%; }
  .contact-form .inputs-list.multi-container { display: flex; flex-wrap: wrap; }
  .landing-right { order: 2; }   
}

@media (min-width: 768px) and (max-width: 1200px) {  
  .landing-left h1 { font-size: 40px; line-height: 42px; }
  .landing-right-inner { padding: 40px; }
}

@media (max-width: 767px) {  
  .landing-left { padding-top: 40px; }
}

.contact-ingo-main {  position: relative; padding: 100px 0; }
.contact-ingo-main:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0.8; background: #003A63; }
.contact-ingo-main .contact-info-box { padding-top: 15px; padding-bottom: 15px; }

@media (min-width: 768px) {
  .contact-ingo-main .contact-info-box { justify-content: flex-start; flex-flow: column wrap; align-items: start; display: flex; text-align: left; padding-left: 30px; padding-right: 30px; }
}
@media (min-width: 768px) and (max-width: 1200px) {  
  .contact-ingo-main { padding: 80px 0; }
}

@media (max-width: 767px) {  
  .contact-ingo-main { padding: 50px 0; }
}

.hero-wform-section { padding: 80px 0 140px; position: relative; }
.hero-wform-section:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #013A62; opacity: 0.8; }
.hero-wform-section > div { position: relative; }
body .hero-wform-section.text-white svg path { fill: #26AAE1; }
body .hero-wform-arrow { padding: 20px 0; }
.whatsInside-tab img { margin-top: -80px; position: relative; }

@media (min-width: 1200px) {
  .hero-wform-section h1 { font-size: 64px; line-height: 66px; padding-left: 10%; padding-right: 10%; }
  .hero-wform-section h4 { font-size: 40px; line-height: 42px; } 
  .hero-wform-section { padding: 180px 0 200px; }
  .whatsInside-tab img { margin-top: -150px; }
}

@media (min-width: 768px) {
  .hero-wform-left { padding-right: 10%; }
  .hero-wform-right { padding-left: 5%; }
  .hero-wform-text { font-size: 20px; line-height: 32px; } 
}

@media (min-width: 768px) and (max-width: 1200px) { 
  .hero-wform-section { padding: 140px 0 180px; }
  .whatsInside-tab img { margin-top: -120px; }
}

body .title-style { text-align: left; padding-bottom: 30px; }
body .title-style span {  position: relative; padding-bottom: 20px; color: #003A63; display: inline-block; }
body .title-style span:before { content: ''; background: #26AAE1; height: 4px; width: 3000px; position: absolute; right: 0; bottom: 0; }
body .whatsInside-box h5 { font-size: 20px; line-height: 30px; font-weight: 400; color: #000; padding: 20px 0; }

body .download-guide-btn { padding-top: 35px; }


.footer { padding: 50px 0 15px; }
.footer h4 { font-size: 20px; line-height: 28px; }
.footer-social { padding-top: 40px; }
body .footer, body .footer a { color: #CCD8E0; }
body .footer a:hover { color: #fff; }
.footer-info { padding-bottom: 50px; }
.footer-social a { margin: 0 15px; } 

.footer-subscribeform h3 { display: none; }
.footer-subscribeform { padding-top: 15px; }
.footer-subscribeform .hs_submit { padding: 0; }

.footer-links, .footer-menu  { padding: 50px 0 40px; border-top: 1px solid #6689A1; }
.footer-links ul, .footer-menu ul { margin: 0; padding: 0; list-style: none; }
.footer-links ul li, .footer-menu ul li { padding: 0 0 10px; }
.footer-menu ul li { display: inline-block; padding: 0 10px; }
.footer-menu ul li a { padding: 0 10px; position: relative; }
.footer-menu ul li a:before { content: ''; position: absolute; top: 7px; left: 0; width: 4px; height: 4px; background: #ccd8e0; border-radius: 100%; }
.footer-menu h4 { width: 100%; padding: 0 0 20px; }
.footer-menu ul li a { color: #26AAE1; }
.footer-menu ul li a:hover { color: #fff; }
.footer-copyrigts { padding-top: 20px; border-top: 1px solid #6689A1; }

.footer-info-box .contact-info a:hover { color: #26AAE1; } 

.footer-info2 { padding-top: 50px; margin-top: 40px; border-top: 1px solid #fff; }
.footer-info2-box1 img { width: 266px !important; height: auto; }
.footer-info2-box2 { font-size: 18px; line-height: 28px; }
.footer-info2-box3 { font-size: 13px; line-height: 24px; }
body .footer-info2-box a { color: #6EC1E4; }
body .footer-info2-box a:hover { color: #fff; }

@media (min-width: 768px){
  .footer  { padding: 165px 0 15px; }
  .footer-social a { margin: 0 15px 0 0; }
}

@media (min-width: 768px) and (max-width: 1200px){	
  .footer  { padding: 100px 0 15px; }
}

@media (max-width: 767px) {	
  .footer-social { justify-content: center; }
  .footer-info2-box { padding: 20px 0; }
}