
@import url("http://fonts.googleapis.com/css?family=Lato:300,400,500,600,700,800,900,300%20light%20italic,400%20light%20italic");







/* 1a. Containers */




/* 1b. Colors */





/* 1c. Typography */















/* 1d. Buttons */








/* 1e. Forms */










.form_module input.hs-input, select.hs-input, textarea.hs-input {
  border: 1px solid #dfe4e9!important;
}

/* 1f. Tables */











/* 1g. Site header */





/* 1h. Site footer */




/* Footer Bottom Bar */









.content-wrapper {
  max-width: 1240px;
}
.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 80px 20px!important;
}

.dnd-section > .row-fluid {
  max-width: 1240px;
}
.blog-post__body a {color: #F2832D}
.blog-post__body h2 {font-size: 28px}
.blog-index-v1 .content-wrapper {
  max-width: 1140px !important;
}





html {
  font-size: ;
  font-family: "Lato", sans-serif !important;
  scroll-behavior: smooth;
}
}

body {
  /*{ { secondary_font.style } };*/
  color: #343434;
  font-family: "Lato", sans-serif !important;
  line-height:1.6em;
}

body ul li::marker  {
  color: #388AC8;
}

/* Paragraphs */

p {
  ;
  /*font-family: { { secondary_font.font } }!important;*/
  font-family: "Lato", sans-serif !important;
  font-weight:300!important;
  font-size:18px;
  line-height:1.6em;
  color:#343434;
}

.looks-like-p { ;
  /*font-family: { { secondary_font.font } }!important;*/
  font-family: "Lato", sans-serif !important;
  font-weight:300!important;
  font-size:18px!important;
  line-height:1.6em!important;
  color:#343434;
}

.looks-like-p a {text-decoration: underline !important;}


.looks-like-p-ol { ;
  /*font-family: { { secondary_font.font } }!important;*/
  font-family: "Lato", sans-serif !important;
  font-weight:700!important;
  font-size:18px !important;
  line-height:1.4em!important;
  color:#343434;
  margin-bottom: 12px !important;
}

/*Lists*/
li { 
  font-weight: 300;
}


/* Anchors */

a {
  /*color: #ED880F;*/
  color: #388AC8;
}

a:hover,
a:focus {
  /*color: #e77800;*/
  color: #ED880F;
}

a:active {
  color: #2c3844;
}

/* Headings */

h1 {
  ;
  color: #4e5358;
  font-size: ;
  font-family: "Lato", sans serif !important;
  line-height: 1.2!important;
}

.looks-like-h1 {
  ;
  color: #4e5358;
  font-size: 52px !important;
  font-family: "Lato", sans serif !important;
  line-height: 1.2!important;
}

h2 {
  ;
  color: #4e5358;
  font-size: 35px;
  font-family: "Lato", sans serif !important;
  font-weight:700;
  line-height: 1.25;
}

h3{
  ;
  color: #4e5358;
  font-size: 22px;
  font-family: "Lato", sans serif !important;
  font-weight:700;
  line-height: 1.4;
}

.looks-like-h3 {
  ;
  color: #4e5358;
  font-size: 22px !important;
  font-family: "Lato", sans serif !important;
  font-weight:700;
  line-height: 1.4;
}

.looks-like-h3 a {text-decoration: underline !important;}

h4{
  ;
  color: #4e5358;
  font-size: 21px;
  font-family: "Lato", sans serif !important;
}
.looks-like-h4 {
  ;
  color: #6255b0;
  font-size: 19px !important;
  font-family: "Lato", sans serif !important;
}
.looks-like-h4-num {
  ;
  font-size: 19px !important;
  font-family: "Lato", sans serif !important;
}

.looks-like-h4 a,.looks-like-h4-num a {text-decoration: underline !important;}

h5 {
  ;
  color: #4e5358;
  font-size: 18px;
  font-family: "Lato", sans serif !important;
  font-weight:400;
}

h6 {
  ;
  color: ;
  font-size: ;
  font-family: "Lato", sans serif !important;
}

img {
	max-width: 100%;
  image-rendering: -webkit-optimize-contrast !important;
}

b, strong {
font-weight:700;
}

/* Blockquote */

blockquote {
    border-left: 8px solid;
    margin: 0 0 1.4rem;
    padding: 20px;
    border-left-color: #388ac8;
    background-color: #e0eef7;
}

em  @font-face {
  font-family: "Lato" sans serif !imo;
  src: url(https://6600195.fs1.hubspotusercontent-na1.net/hubfs/6600195/Fonts/Lato-LightItalic.woff2);
}



ul li p { margin-bottom: 4px;}





button,
.button {
  ;
  background-color: 

  
  
    
  


  rgba(242, 131, 45, 1.0)

;
  border: 1px solid #F2832D;
  border-radius: 3px;
  color: #ffffff;
  padding: 12px 30px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  
/*   background-color: #000000;
  border-color: #000000;
  color: #ffffff; */
}

button:active,
.button:active {
/*   background-color: #000000;
  border-color: #000000;
  color: #ffffff; */
  
}

@media (max-width: 991px) {
  .arrow-cta-blue {margin-top: 0 !important; display: flex !important;
    justify-content: center;}}





form,
.submitted-message {
  ;
}

/* Form title */

.form-title {
  color: #4e5358;
}

/* Form label */

form label {
  color: #4e5358;
  font-family: "Lato", sans serif !important;
  font-weight:700!important;
  margin-bottom: 10px;
}

/* Form help text */

form legend {
  color: #04101C;
}

/* Form inputs */

form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border-color: #D1D6DC;
  color: ;
}

form input[type=text]:focus,
form input[type=email]:focus,
form input[type=password]:focus,
form input[type=tel]:focus,
form input[type=number]:focus,
form input[type=file]:focus,
form select:focus,
form textarea:focus {
  border-color: #04101C;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: ;
}

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: ;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #04101C;
}

.fn-date-picker td .pika-button:hover {
  background-color: #04101C !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #04101C;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 

  
  
    
  


  rgba(242, 131, 45, 1.0)

;
  border: 1px solid #F2832D;
  border-radius: 3px;
  color: #ffffff;
  padding: 12px 30px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: rgba(202, 91, 5, 1.0);
  border-color: #ca5b05;
  color: #ffffff;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(255, 171, 85, 1.0);
  border-color: #ffab55;
  color: #ffffff;
}

input[type=checkbox] {height: auto !important;}





table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-color: #04101C;
  border: none;
}
th,
td {
  border-color: transparent;
  
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(4, 16, 28, 1)

;
  border-bottom-color: #04101C;
  color: #FFFFFF;
}

tfoot td {
  background-color: 

  
  
    
  


  rgba(43, 67, 91, 1.0)

;
  color: #bed7ef;
}





#announcement_bar_nview .content_margin p {
color: #fff;
}

#announcement_bar_nview {
/* display:block;*/
   display:none;
}

#announcement_bar_proem {
/* display:block;*/
   display:none!important;
}

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
/*  padding: 0 20px;*/
}
/* .header__container.content-wrapper {
  padding-left: 20px!important;
  padding-right: 20px!important;
} */
body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #04101C;
  font-family: "Lato", sans-serif !important, ;
  font-weight:700;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #000000;
}

body .navigation-primary a:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #2c3844;
}
.content-wrapper {
  max-width: 1240px!important;
}
.navigation-primary .submenu.level-1 li.menu-item:hover a.menu-link {
  color: #F2832D!important;
}
ul.submenu.level-3 li.menu-item a.menu-link {
  background-color: #fff!important;
  color: #2B435B!important;
}
ul.level-1 li.has-submenu ul.submenu.level-2 li.menu-item a.menu-link,
ul.level-1 li.has-submenu ul.submenu.level-2 li.has-submenu ul.submenu.level-3 li.menu-item a.menu-link {
  color: #2B435B!important;
  background-color: #ffffff!important;
}
ul.level-1 li.has-submenu ul.submenu.level-2 li.menu-item:hover a.menu-link,
ul.level-1 li.has-submenu ul.submenu.level-2 li.has-submenu ul.submenu.level-3 li.menu-item:hover a.menu-link {
  color: #F2832D!important;
  background-color: #F7F8F9;!important;
}
.submenu > li > a.menu-link.active-branch,
.submenu > li > a.menu-link.active-item {
  color: #F2832D!important;
  border: 0!important;
}
.navigation-hamburger .submenu > li > a.menu-link.active-branch,
.navigation-hamburger .submenu > li > a.menu-link.active-item {
  color: #F2832D!important
}

.submenu.level-2 > li > a.menu-link.active-item,
.submenu.level-3 > li > a.menu-link.active-item {
  background-color: #F7F8F9;!important;
  color: #F2832D!important;
}
.submenu.level-1 li.has-submenu ul.submenu.level-2 li.menu-item a.menu-link.active-item,
.submenu.level-1 li.has-submenu ul.submenu.level-2 li.menu-item ul.submenu.level-3 li.menu-item a.menu-link.active-item,
.submenu.level-1 li.has-submenu ul.submenu.level-2 li.has-submenu.menu-item a.menu-link.active-branch,
.submenu.level-1 li.has-submenu ul.submenu.level-2 li.has-submenu ul.submenu.level-3 li.has-submenu.menu-item a.menu-link.active-branch,
.navigation-hamburger .submenu.level-2 > li > a.active-branch,
.navigation-hamburger .submenu.level-2 > li > a.menu-link.active-item {
  background-color: #F7F8F9;!important;
  color: #388AC8!important;
}
body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #04101C;  
}

body .navigation-primary a, .header__logo .logo-company-name, .header__language-switcher-label-current, .header__language-switcher .lang_list_class li a {
color: #4e5358;
}

.submenu > li > a.menu-link.active-branch, .submenu > li > a.menu-link.active-item {
color: #388AC8!important;
}

.submenu.level-1 > li {
padding: 10px 15px !important;
}
.navigation-primary .submenu.level-2 li:first-child,
.navigation-primary .submenu.level-3 li:first-child {
  border: 0!important;
}
.navigation-primary .submenu.level-2 li a:hover {
  background-color: #F7F8F9;!important;
  color: #F2832D!important;
}
.navigation-primary ul.submenu.level-2 li.has-submenu ul.submenu.level-3 li.menu-item:hover a {
  color: #F2832D!important;
  background: #F7F8F9;!important;
}
.navigation-primary .submenu.level-2 > li > a.active-item:after {
  color: #04101C;
}
ul.submenu li.has-submenu i.fa {
  color: #2B435B;
}
ul.submenu.level-1 li.has-submenu:hover i.fa {
  color: #F2832D!important;
}
ul.level-1 li.has-submenu ul.submenu.level-2 li.has-submenu i.fa,
ul.level-1 li.has-submenu ul.submenu.level-2 li.has-submenu ul.submenu.level-3 li.has-submenu i.fa {
  color: #2B435B!important;
}
ul.level-1 li.has-submenu ul.submenu.level-2 li.has-submenu:hover i.fa.fa-chevron-down,
ul.level-1 li.has-submenu ul.submenu.level-2 li.has-submenu ul.submenu.level-3 li.has-submenu:hover i.fa.fa-chevron-down {
  color: #388AC8!important;
}
body .submenu.level-2,
.header__language-switcher .lang_list_class {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  
}

/* Li last child padding css */

ul.submenu.level-1 li.menu-item:last-child {
	padding-right: 0!important;
}

@media (max-width: 820px) {
ul.submenu.level-1 li.menu-item:last-child {
	padding-right: 15px !important;
}
}



body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
.header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: "Lato", sans-serif !important, ;
}

.header__language-switcher-label-current:after {
  border-top-color: #04101C;
}

.submenu.level-2 {
  border-radius: 0!important;
  padding: 20px 0!important;
}


@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #04101C;
  }
  .submenu.level-2 {
  padding: 0!important;
}
}





footer.footer {
  background-color: #fff!important;
  color: #4e5358!important;
  font-weight:200;
}

/* Footer Bottom Bar */
footer.footer_bottom_bar {
  background-color: #fff!important;
  color: #4e5358!important;
  display: flex;
    justify-content: center;
}
.mt-50 {
  margin-top: 50px!important;
}
footer.footer .dnd-column .dnd-row {
  margin: 20px 0;
}
footer.footer .dnd-column .dnd-row:first-child {
  margin-top: 0!important;
}
footer.footer .dnd-column .dnd-row:last-child {
  margin-bottom: 0!important;
}

.dnd_area_footer_bottom_bar-column-1-vertical-alignment {
flex-direction: row !important;
}
.social-links.content-center {
  /*  filter: invert(48%) sepia(68%) saturate(493%) hue-rotate(163deg) brightness(90%) contrast(90%);*/
}

.row-fluid-wrapper .row-depth-1 .row-number-1 .dnd-section{
padding: 80px 20px 30px 20px !important;
}





blog-related-posts {
  padding: 80px;
}
.blog-pagination,
.blog-comments {

}

.blog-related-posts {
    background-color: #F7F8F9;
}

.blog-post__date {
  border-color: ;
}

.blog-post__tag-link {
  color: ;
}

.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: ;
}

.blog-post__tag-link:active { 
  color: ;
}

.blog-pagination__link--active:after,
.blog-pagination__prev-link:after,
.blog-pagination__next-link:after {
  background-color: #04101C;
}

#comments-listing .comment-reply-to {
  color: #04101C;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #F2832D!important;
  border: 0!important;
  outline: 0!important;
}

#comments-listing .comment-reply-to:active {
  color: #2c3844;
}
.blog-index__post-content--large .blog-index-title {
  margin-top: 20px!important;
  margin-bottom: 15px!important;
  font-weight: 700!important;
}
.blog-index__post-content--small .blog-index-title {
  margin-top: 25px!important;
  margin-bottom: 12px!important;
  font-weight: 600!important;
}
.blog-index__post-content--small .blog-index-title a {
  color: #4e5358 !important;
  font-size: 25px;
  font-family: "Lato", sans serif !important;
}
.blog-index__post-content--small .blog-index-title a:hover {
  color: #e77800;
}

.blog-index-v2 .blog-index__post--small img.blog-index__post-image {
	float: none !important;
	margin: 0 !important;
	max-width: 100% !important;
	max-height: 240px!important;
	width: 100% !important;
	object-fit: cover!important;
}
.blog-index__post-content p {
  margin-bottom: 20px!important;
}
.hubspot-topic_data {
  margin-bottom: 20px!important;
}
a.topic-link {
  font-weight: 600!important;
}
a.simple-more-link {
  color: #388AC8!important;
  text-transform: none;
  font-weight: 600;
  font-family:"Lato", sans serif !important;
    font-size: 16px !important;
}
a.simple-more-link:after {  
  content: '\290D';
  color: currentColor;  
  padding-left: 8px;
  height: 12px;
  width: 12px;
  font-size: 24px;
    line-height: 0px;
}
a.simple-more-link:hover {
  color: #ed880f !important;
  text-decoration: none!important;
}

/* Blog Listing V1 */
.blog-index-v1 {
  
 background-color: #F7F8F9;
}
.blog-index-v1 .blog-index__post-content--small {
  background-color: #fff!important;
  border-radius: 5px;
  padding: 0 0 20px 0;
}

.blog-index-v1 .blog-index__post-content--small .blog-index-title {
  margin-top: 20!important;
}
.blog-index-v1 .blog-index__post {
  flex: 0 0 calc(100%/1);
  margin-bottom: 30px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
  background: #fff;
  border-radius: 4px;
} 

.blog-index-v1 .blog-post__meta {
  display: flex!important;
}
.blog-btn_social-flex {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 489px) {
  .blog-btn_social-flex {
    display: block!important;
  }
  .blog-post-social-sharing {
    margin-top: 20px!important;
  }
}
.nview-social-share-icon svg {
fill: #388AC8;
}

@media (max-width:820px) {
  .cta-btn, .cta-btn-secondary,.cta-btn-secondary-ghost  {
  display:block !important;
    margin-right: 0px !important;
  }
}

.cta-btn {
margin-right: 20px;
}
/* Blog Social Sharing  */

.blog-post-social-sharing {
  padding-top: 15px;
}
.blog-post-social-sharing img.hs-image-widget {
  height: 16px!important;
  width: 16px!important;
  margin: 0 10px!important;
  border-radius: 0!important;
}
.blog-post-social-sharing .hs_cos_wrapper_type_social_sharing  a:first-child img.hs-image-widget {
  margin-left: 0!important;
} 
.blog-post-social-sharing .hs_cos_wrapper_type_social_sharing a:last-child img.hs-image-widget {
  margin-right: 0!important;
}
/* End of Blog Social Sharing  */

/* Filter Post Section */
.overlay {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
  opacity: 100%;
   background: #388ac8 !important;
  z-index: 2 !important;
}
.filter_post-section {
  background-color: #fff!important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 30px 0!important;
  text-align: center;
}

.filter_post-section .filter-post ul li:hover {
  border: 1px solid #F2832D;
}
.filter-post ul li {
background: #e5f5fd !important;
}
.filter_post-section .filter-post ul li.selected a {
  color: #fff!important;
  text-decoration: none!important;
}
.filter_post-section .filter-post ul li.selected:hover a,
.filter_post-section .filter-post ul li.selected:focus a {
  color: #fff!important;
  text-decoration: none!important;
}
.filter_post-section .filter-post ul li.selected {
  border: 1px solid #F2832D!important;
  background-color: #F2832D!important;
}
.filter_post-section .filter-post ul li:hover a,
.filter_post-section .filter-post ul li:focus a {
  color: #F2832D!important;
  text-decoration: none!important;
}
.blog-index-v1 .blog-post-padding {
  padding: 0 30px;
}
.blog-index-v1 .blog-index__post-content p {
  margin: 16px 0 16px 0!important;
}

.blog-index-v1 .blog-index__post-content h1, .blog-index-v1 .blog-index__post-content h2, .blog-index-v1 .blog-index__post-content h3, .blog-index-v1 .blog-index__post-content h4, 
.blog-index-v1 .blog-index__post-content h2 span, .blog-index-v1 .blog-index__post-content h3 span, .blog-index-v1 .blog-index__post-content h4 span, .blog-index-v1 .blog-index__post-content p span{
  font-size: 18px !important;
  line-height: 1.4;
  margin-bottom: 2px;
}
.blog-index__post-content a.author_name {
  text-decoration: none !important;
  color: #388ac8 !important;
  font-weight: 600!important;
}
.blog-index__post-content a.author_name:hover {
  color: #ed880f !important;
 
}
.blog-index-v1 img.blog-index__post-image {
  max-height: 320px;
	height: 100%;
	width: 100%;
  object-fit: cover;
  object-position: top center;
      border-radius: 5px 5px 0px 0px;
}
/*.blog-index-v1 .featured-image-relative::after {
   content: "";
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 98.5%;
    background: #388AC8 !important;
    opacity: .65;
  z-index: 2;
}*/
.blog-index-v1 .featured-image-relative {
  position: relative!important;
}
.blog-index-v1 .blog-width-post .hubspot-topic_data {
  position: absolute;
  bottom: 15px;
  left: 30px;
  display: none;
}
.blog-index-v1 .blog-width-post .hubspot-topic_data a.topic-link {
  font-weight: 600 !important;
  background-color: #F2832D!important;  
  padding: 5px 15px;
  border: 1px solid #F2832D!important;
  border-radius: 3px!important;
  color: #fff;
  margin-right: 15px;
  display: inline-block;  
}
.more-link-v1 {
  color: #fff!important;
  background-color: #04101C;
  padding: 15px 30px;
  border-radius: 3px;
  border: 1px solid #04101C;
}
.more-link-v1:hover {
  background-color: #F2832D;
  border: 1px solid #F2832D;
}
section.blog-width-post {
  width: 65%!important;
  float: left!important;
} 
section.blog-width-sidebar {
  width: 35% !important;
  float: right !important;
  padding-left: 40px;
}
@media (max-width: 768px) {
  section.blog-width-post {
    width: 100%!important;
    float: none!important;
  } 
  section.blog-width-sidebar {
    width: 100%!important;
    float: none!important;
    padding-left: 0!important;
    padding-top: 30px!important;
  }
}
/* Sidebar  */
.subscription-form .actions input.hs-button {
  background-color: #F2832D!important;
  border: 1px solid #F2832D!important;
}

.subscription-form {background-color: #398ac8!important;;
    padding: 20px!important;;
    border-radius: 6px!important;;}
.hubspot-link__container.sproket {
  display: none!important;
}
.blog-width-sidebar .sidebar-title {
  margin-bottom: 15px!important;
}
.sidebar-cta-blog img{
border-radius: 6px; box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px; margin-bottom: 20px;}

.blog-width-sidebar .sidebar-widget {
  margin-bottom: 30px!important;
}
.sidebar .blog-index__post.blog-index__post--large {
  display: flex!important;
  flex: 1 0 100%!important;
  box-shadow:none;
  background:none;
}
.About-Sidebar p {
  margin-bottom: 0!important;
}
.recent-popular-sidebar img.blog-index__post-image {
  /*height: 80px!important;
  width: 80px!important;
  max-width: fit-content!important;
  object-fit: cover;
  object-position: center;*/
  display: none !important;
}
.recent-popular-sidebar .blog-index-title {
  margin-bottom: 8px;
  font-weight: 500!important;
  color: #4e5358 !important;
}
.recent-popular-sidebar .blog-index-title a {
  color: #388ac8 !important;
    font-size: 18px;
}
.recent-popular-sidebar .blog-index-title a:hover {
  color:#EC8710!important;
}
/*   .recent-popular-sidebar .blog-index__post-image-wrapper--recent-sidebar {
    flex: 1 1 30%;
  } */
.recent-popular-sidebar .blog-index__post-content--recent-sidebar {
  /*     flex: 1 1 70%; */
  /*  padding-left: 20px;*/
}
.recent-popular-sidebar .blog-post__timestamp {
  color: #929292 !important;
  font-size:14px;
}
.category-sidebar .topic-link {
  background-color: #fff!important;
  border: 1px solid #edeeef!important;
  color: #2B435B;
}
.category-sidebar .filter-post ul {
  white-space: unset!important;
  text-transform: none !important;
}
.category-sidebar .filter-post ul li {
  margin: 0 10px 10px 0!important;
  padding-left: 20px!important;
  padding-right: 20px!important;
  border-radius: 0!important;
}
.category-sidebar .filter-post ul li.selected a {
  color: #ec8710!important;
  text-decoration: none!important;
}
.category-sidebar .filter-post ul li.selected {
  background-color: #F2832D!important;
  border: 1px solid #F2832D!important;
}
.category-sidebar .filter-post ul li:hover,
.category-sidebar .filter-post ul li:focus {
  border: none!important;
}
.category-sidebar .filter-post ul li.selected:hover a {
  color: #ec8710!important;
}
.category-sidebar .filter-post ul li:hover a,
.category-sidebar .filter-post ul li:focus a {
  color: #F2832D!important;
  text-decoration: none!important;
}
/* Blog Pagination */
.blog-pagination {
  margin-top: 20px!important;
}
a.blog-pagination__link.blog-pagination__number-link {
  background-color: #fff!important;
  border: 1px solid #D4D9DE !important;
  padding: 13px 19px;
  border-radius: 3px;
  margin-right: 10px;
  outline: 0;
  margin-left: 10px;
  font-weight: 600!important;
}
a.blog-pagination__link.blog-pagination__number-link.blog-pagination__link--active {
  border: 1px solid #F2832D!important;
  color: #F2832D!important;  
}
a.blog-pagination__link.blog-pagination__number-link:hover,
a.blog-pagination__link.blog-pagination__number-link:focus {
  border: 1px solid #F2832D;
}
a.blog-pagination__link.blog-pagination__number-link:active {
color: #fff!important; 
  background-color: #F2832D!important; 
}
.blog-pagination__prev-link,
.blog-pagination__next-link {
  padding: 15px 0!important;
}
.blog-pagination__prev-link svg,
.blog-pagination__next-link svg {
  fill: #2B435B;
  margin: 0 0.3rem;
}
.blog-pagination__prev-link svg:hover,
.blog-pagination__next-link svg:hover {
  fill: #F2832D;
  margin: 0 0.3rem;
}
.blog-pagination__link {
  color: #343434;
/*   cursor: pointer!important; */
}
/* End of Blog Pagination */
.feature-banner-slider {
  position: relative;
  z-index: 0!important;
}
/* Featured Banner Slider used in Blog */

.pop_author_name-style {
  color: #fff;
  text-decoration: none!important;
  font-weight: 600!important;
}
.pop_author_name-style:hover {
  color: #F2832D;
}
.feature-banner-slider a.more-link {
  color: #fff !important;
  background-color: #F2832D !important;
  border: 1px solid #F2832D !important;
}
.feature-banner-slider a.more-link:hover {
  color: #fff!important;
  background-color: #04101C !important;
  border: 1px solid #04101C !important;
}
.feature-banner-slider .owl-theme .owl-dots button.active span,
.feature-banner-slider .owl-theme .owl-dots span:hover{
  background-color: #F2832D!important;
}
.feature-banner-slider button.owl-dot:focus {
  outline: 0;
  border: 0;
}
/* End of Featured Banner Slider used in Blog */

/* Blog Detail Page */
.blog-post-section {
  position: relative!important;
  z-index: 0!important;
}

.blog-post-section .hs-blog-featured-image-wrapper img {
  position: absolute !important;
  display: block;
  height: 100%;
  width: 100% !important;
  object-fit: cover;
  object-position: center;
}
.blog-post-section .banner-content {
  position: relative !important;
  z-index: 2 !important;
  display: block;
  float: none;
  max-width: 950px;
  justify-content: center !important;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
  padding-left: 20px!important;
  padding-right: 20px!important;
}
@media (max-width: 500px) {.blog-post-section .banner-content {
  padding-top: 60px;
  padding-bottom: 60px;
  }}
.banner-title {
  color: #fff!important;
  line-height: 1.3;
}
.blog-post-section .hubspot-topic_data-dt {
 display:none !important;
} 

.blog-post-section .hubspot-topic_data-dt a.topic-link {
  color: #fff!important;
  text-decoration: none!important;
  
} 
.blog-post-section .hubspot-topic_data-dt a.topic-link:hover {
  color: #F2832D!important;
}
.blog-post-section #hs_cos_wrapper_divider hr {
  margin: 15px auto 8px auto !important;
  width: 25%!important;
}
.blog-post-section .blog-post-divider hr {
/*  opacity: .75!important;
  width: 30% !important;*/
  display:none!important;
}
.blog-post-divider hr {
margin: 10px auto;
  text-align:center;
}
.blog-post-section  a.author_name {
  color: #fff;
  text-decoration: none!important;
}
.blog-post-section a.author_name:hover {
  color: #F2832D!important;
}
.blog-post-section .blog-post__meta-dt {
  display: flex !important;
  justify-content: center !important;
  color: #fff !important;
}
.blog-index-v1 .blog-post__meta {
  margin-bottom: 0px!important;
}
.blog-post .blog-post-share {
  padding-bottom: 50px;
}
.blog-post .blog-post-share .blog-post-share-design {
  
  width: 35%;
  display: flex;
  justify-content: space-around;
  padding: 12px 0;
  border: none !important;
  background: #E5F4FD !important;
}
.blog-post .blog-post-share .blog-post-social-sharing {
  padding-right: 10px;
 
}

.blog-post .blog-post-share .blog-post-social-sharing a img:hover {
 
}

.hs_cos_wrapper .hs_cos_wrapper_widget .hs_cos_wrapper_type_icon .social-links__icon a:hover{

}


.blog-post .blog-post-share .blog-post-share-text {
  padding-left: 10px;
}
.blog-post .blog-post-share .blog-post-share-design .blog-post-social-sharing img.hs-image-widget {
  height: 16px!important;
  width: 16px!important;
  margin: 0 10px;
  border-radius: 4!important;
}
.blog-post .blog-post-share .blog-post-share-design .blog-post-social-sharing img.hs-image-widget {
  filter: invert(35%) sepia(48%) saturate(1029%) hue-rotate(161deg) brightness(94%) contrast(101%);
}

.blog-post .blog-post-share .blog-post-share-design .blog-post-social-sharing img.hs-image-widget:hover {
  filter: invert(64%) sepia(32%) saturate(1486%) hue-rotate(342deg) brightness(94%) contrast(91%);
}

.blog-post .blog-post-share .blog-post-share-design .blog-post-social-sharing a {
  vertical-align: middle!important;
}
.blog-post-social-sharing img:hover {
  
}
@media (max-width: 710px) {
  .blog-post .blog-post-share .blog-post-share-design {
   /* border: 1px solid #d4d9de;*/
    width: 100%!important;
    display: flex;
    justify-content: space-around;
    padding: 10px 0;
    background: #E5F4FD;
  }
}
@media (max-width: 425px) {
  .blog-post .blog-post-share .blog-post-share-design {
 /*   border: 1px solid #d4d9de;*/
    width: 100%!important;
    display: block!important;
    text-align: center!important;
    padding: 10px;
  }
  .blog-post, .blog-comments {
  width: 65%;
  }
  .blog-post .blog-post-share .blog-post-share-text {
    padding-left: 0!important;
    padding-right: 0!important;
    padding-bottom: 15px!important;
  }
  .blog-index-v1 .blog-post__meta {
    margin-bottom: 20px!important;
    flex-wrap: wrap;
  }
  .blog-index-v1 .blog-post-padding {
    padding: 0 20px!important;
  }
}
.blog-post-share-text {
  color: #4e5358;
  margin: auto 0!important;
}
.blog-post-share .blog-post-social-sharing {
  padding: 0!important;
  margin: auto 0!important;
  vertical-align: middle;
}
.blog-post__body ol,
.blog-post__body ul {
  padding-left: 15px!important;
}
.blog-post__body li {
  padding-bottom: 15px!important;
  font-size: 18px;
  line-height: 1.6em;
    color: #343434
}
.blog-post__body img {
  max-width: 100%!important; height: auto!important 
}

.blog-post__body ol li::marker {
  font-weight:700;
  color: #388ac8;
}
/* Form */
.blog-post-style .post-footer form input[type=text],
.blog-post-style .post-footer form input[type=email],
.blog-post-style .post-footer form input[type=password],
.blog-post-style .post-footer form input[type=tel],
.blog-post-style .post-footer form input[type=number],
.blog-post-style .post-footer form input[type=file],
.blog-post-style .post-footer form select,
.blog-post-style .post-footer form textarea {
  background-color: transparent;
  border-bottom: 1px solid #d4d9de!important;
  border-radius: 0!important;
  display: inline-block;
  font-size: .875rem;
  padding: .7rem;
  width: 100%;
  border: 0;
  outline: 0;
}
.blog-post-style .post-footer form textarea {
  width: 100%!important;
  height: 130px!important;
}
.hs-common-confirm-message {
  margin-top: 40px!important;
  margin-bottom: 15px!important;
}
.submitted-message {
  background: white;
  padding: 20px;
  text-align: center;
  border-radius: 3px;
  box-shadow: 0px 3px 10px #04101c12 !important;
}
h2.comment-title {
  margin-bottom: 40px;
}
.blog-post-page form .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
  width: 49%!important;
  margin-right: 1%!important;
  float: left!important;
}
.blog-post-page form .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
  width: 49%!important;
  margin-left: 1%!important;
  float: right!important;
}
.blog-post-page form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  width: 100%!important;
  margin-right: 1%!important;
  float: left!important;
}
.blog-post-page form .hs_website.hs-website.hs-fieldtype-text.field.hs-form-field {
  width: 49%!important;
  margin-left: 1%!important;
  float: right!important;
}
.blog-post-page form .hs-fieldtype-text.field.hs-form-field:after {
  clear: both;
  display: none;
}
@media (max-width: 425px) {
  .blog-post-page form .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
    width: 100%!important;
    margin-right: 0!important;
    float: none!important;
  }
  .blog-post-page form .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
    width: 100%!important;
    margin-left: 0!important;
    float: none!important;
  }
  .blog-post-page form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
    width: 100%!important;
    margin-right: 0!important;
    float: none!important;
  }
  .blog-post-page form .hs_website.hs-website.hs-fieldtype-text.field.hs-form-field {
    width: 100%!important;
    margin-left: 0!important;
    float: none!important;
  }
}
/* End of Form */
.blog-post-section .hubspot-topic_data-dt a.topic-link {display:none !important;}

/* Blog Post pagination Section */

.pagination-section {
  position: relative;
  padding: 30px!important;
  background-color: #F7F8F9;
  border-radius: 3px;
  margin-bottom: 50px;
}
.per-clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.pagination-section .per-nav-container {
  float: left;
  min-height: 1px;
  width: 33.33%;
}
.post-pagination .prev-post {
  text-align: left;
}
.post-pagination .prev-post .nav-text {
  padding-left: 20px;
}
.post-pagination .next-post {
  text-align: right;
}
.post-pagination .next-post .nav-text {
  padding-right: 20px;
}
.post-pagination .blog-list {
  text-align: center!important;
}
.post-pagination .nav-link a {
  font-weight: 600;
}
.post-pagination .nav-link a:hover {
  color: #F2832D!important;
}
@media (max-width: 545px) {
  @media (max-width: 545px) {
  .pagination-section {   
    padding: 12px!important;
  }
  .post-pagination .prev-post .nav-text,
  .post-pagination .next-post .nav-text {
    display: none!important;
  }
  .pagination-section .per-nav-container:last-child {
    margin-bottom: 0!important;
  }
}
}

/* End of Blog Post Pagination Section */

/* Related Posts  */

.blog-related-posts.blog-related-posts-style .blog-related-posts__title a {
  font-weight: 700!important;
  text-decoration: none!important;
  color: #04101C!important;
}
.blog-related-posts.blog-related-posts-style .blog-related-posts__title a:hover {
  color: #F2832D!important;
  text-decoration: none!important;
}
span.category_title {
  color: #2B435B!important;
}
.blog-related-posts.blog-related-posts-style .topic-link {
  text-decoration: none!important;
}
.blog-related-posts.blog-related-posts-style .topic-link:hover {
  color: #F2832D!important;
}
.blog-related-posts ..blog-related-posts__content .hubspot-topic_data-dt {
  margin-bottom: 10px!important;
}
.blog-related-posts__post .blog-related-posts__content p {
  margin-bottom: 10px!important;
}
/* End of Related Posts */

/* Blog Comments Section */

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
  text-decoration-color: #F2832D!important;
}
.new-comments .comment {
  margin-bottom: 20px!important;
}
.new-comments .comment-from h4 {
  margin-bottom: 10px!important;
}
.new-comments .comment-body p {
  margin-bottom: 10px!important;
}
.comment-reply-to {
  padding: 0;
  padding-left: 40px!important;
  margin-bottom: 10px!important;
}
/* .comment-reply-to {
  background: url(https://4172253.fs1.hubspotusercontent-na1.net/hubfs/4172253/Jan%202021%20theme%20Image/Blog/reply.png) no-repeat 5px !important;
} */

/* End of Blog Detail Page */

/* Blog Author Page */ 
.blog-author-listing {
  padding-top: 80px!important;
}
.blog-header__author-avatar {
  margin-right: 0!important;
  box-shadow: none!important;
  border: 1px solid #d4d9de!important;
}
@media (max-width: 767px) {
 .blog-header__author-avatar {
   margin-right: auto!important;
   margin-left: auto!important;
  }
  .blog-header__title,
  .blog-header__subtitle {
    text-align: center!important;
  }
}
.blog-author-listing p.blog-header__subtitle {
  font-size: 18px;
}
/*End of Blog Author Page */

.owl-nav button.owl-prev:active, .owl-nav button.owl-prev:hover, .owl-nav button.owl-next:active, .owl-nav button.owl-next:hover, {
border: none !important;
}
.subscribe-blog-cta-img {width: 20%;text-align:right;}

.sub-form-post-col {width: 35%;}

.subscribe-flex-cont {display:flex;flex-direction: row;justify-content: center; gap:30px;}

@media(max-width: 1000px) {.sub-form-post-col {width: 45%;}.subscribe-blog-cta-img {width: 30%}}
@media(max-width: 550px) {.sub-form-post-col,.subscribe-blog-cta-img {width: 100%;text-align:center;} .subscribe-flex-cont {flex-direction: column;}}

  



section.system-404-page .social-links {
  margin-bottom: 50px!important;
}
section.system-404-page .social-links__icon {
    border-radius: 3px!important;
    display: inline-flex!important;
    height: 50px!important;
    margin: 0 15px 0 0!important;
    border: 1px solid #D4D9DE!important;
    opacity: 1!important;
    position: relative!important;
    width: 50px!important;
}
section.system-404-page .social-links__icon svg {
    fill: #000000!important;
    height: 20px!important;
}
section.system-404-page .social-links__icon:hover,
section.system-404-page.social-links__icon:focus {
  border: 1px solid #F2832D !important;
  outline: 0!important;
}
section.system-404-page .social-links__icon:hover svg,
section.system-404-page .social-links__icon:focus svg,
section.system-404-page .social-links__icon:active svg {
    fill: #F2832D!important;
}

.system-page-container {
  background-color:#f7f8f9;
}

.error-page {
  padding:0;
}

/* Subscription Preferences Page */

.subscription_preference .item {
  box-shadow: 0px 3px 20px #dee0e2 !important;
  padding: 25px;
  margin-bottom: 40px;
  background: #fff;
} 
.subscription_preference .item .item-inner p{
  margin-bottom: 0!important;
}
.subscription_preference input[type=checkbox] {
	-moz-appearance:none;
	-webkit-appearance:none;
	-o-appearance:none;
	outline: none;
	content: none;	
  max-width: 100%;
  height: 30px;
  width: 30px;
  float: left;
  margin-right: 25px;
}
.subscription_preference input[type=checkbox]:focus {
  border: 0!important;
  outline: 0!important;
}
.subscription_preference input[type=checkbox]:before {
  font-family: "FontAwesome";
  content: "\f00c";
  font-size: medium;
  color: transparent !important;
  background: transparent;
  height: 30px;
  width: 30px;
  border: 2px solid #e5e9ec;
  margin-right: 7px;
  border-radius: 4px;
  margin: 0 auto;
  vertical-align: middle;
  text-align: center;
  display: table-cell;
}
.subscription_preference input:after {
  border-left: 1px solid #e5e9ec;  
}
.subscription_preference input[type=checkbox]:checked:before {
	color: #fff!important;
  background-color: #388AC8;
  border: 2px solid #388AC8;
}
.subscription_preference .item .fakelabel span {
  font-size: 20px;
  font-family: "Lato", sans serif !important;
  color: #4e5358;
  font-weight: 700;
  margin-bottom: 10px;
}
.subscription_preference .hs-button {
  text-transform: none;
}
.subscription_preference .header {
  background: transparent!important;
}
.subscription_preference .subscribe-options label {
  font-size: 20px!important;
  font-weight: 600!important;
  color: #4e5358;
  font-family: "Lato", sans serif !important!important;
}
.subscribe-options {
  padding-bottom: 20px;
}

/* Email Backup Unsubscribe */

.email-backup-unsubscribe {
  text-align: center!important;
}

/* Subscription Confirmation */

.subscribe-confirmation {
  text-align: center;
}
.subscribe-confirmation {
  width: 100%;
  display: block;
  float: none;
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
}
.subscribe-confirmation .success {
  border: 0!important;
  background: none!important;
  font-family: ;
  font-size: 22px;
  font-weight: 600!important;
 
}
.subscribe-confirmation .page-header {
  margin: 0 auto;
  max-width: 700px;
  padding: 10px 0;
}

/* Search Result Page */

.search-result-page ul.hs-search-results__listing li {
  background: none!important;
  box-shadow: 0px 3px 20px #dee0e2!important;
  padding: 25px!important;
  margin-bottom: 20px;
}
.search-result-page ul.hs-search-results__listing li p {
  margin-bottom: 0!important;
}

/* Password Prompt */

.password-prompt {
  text-align: center;
  width: 100%;
  display: block;
  float: none;
  max-width: 560px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.password-prompt h1 {
  padding-bottom: 20px;
}
.password-prompt form input[type=text],
.password-prompt form input[type=email],
.password-prompt form input[type=password],
.password-prompt form input[type=tel],
.password-prompt form input[type=number],
.password-prompt form input[type=file],
.password-prompt form select,
.password-prompt form textarea {
  border: 1px solid #d4d9dd!important;
  color: #4e5358;
}

/* Custom Css for System Pages */

.padding-system-pages {
  padding: 120px 0!important;
}
.systems-page .hs-form-field label {
  font-size: 14px!important;
  text-transform: none!important;
  margin-bottom: 10px!important;
  font-weight: 700;
}
.display-flex {
  display: flex;
  justify-content: center;
}
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.systems-page input:focus {
  border: 1px solid #F2832D!important;
  outline: 0!important;
  box-shadow: none!important;
}
.systems-page input::placeholder {
  font-size: 14px!important;
}
@media (max-width: 768px) {
  .padding-system-pages {
    padding: 0!important;
  } 
}

/* Backup Unsubscribe */

.systems-page input.hs-input {
  border: 1px solid #d4d9de!important;
  padding: .7rem !important;
}


/* End of Backup Unsubscribe */

/* Sign In Page */

.sign-in-form label.hs-login-widget-email-label,
.sign-in-form label.hs-login-widget-password-label {
  font-size: 14px!important;
  text-transform: none!important;
  margin-bottom: 10px!important;
  font-weight: 700;
}
.sign-in-form input.hs-input {
  border: 1px solid #d4d9de!important;
}
.sign-in-form input.hs-input:focus {
  border: 1px solid #F2832D!important;
  outline: 0!important;
  box-shadow: none!important;
}
.sign-in-form input.hs-input::placeholder {
  font-size: 14px!important;
}
.membership-login-page .sign-in-form div.hs-form-field label:not([class]) {
  display: inline-table!important;
}
.membership-login-page .sign-in-form .hs-submit {
  margin-top: 20px!important;
  margin-bottom: 20px!important;
}
.membership-login-page label.hs-login-widget-password-label {
  float: left;
}
.membership-login-page a.hs-login-widget-show-password {
  float: right!important;
}
/* End of Sign In Page */

.systems-page p.header {
  padding: 0!important;
}

/* Registeration Form */

.systems-page ul.no-list {
  padding: 0!important;
}
.membership-registeration a,
.membership-login-page a {
  color: #F2832D;
  text-decoration: none!important;
}
.membership-registeration a:hover,
.membership-login-page a:hover {
  color: #04101C;
  text-decoration: none!important;
}
.membership-registeration .actions {
  margin-bottom: 20px;
}
.membership-registeration .hs-form-field label {
  float: left;
}
.membership-registeration .hs-form-field .hs-register-widget-show-password {
  float: right;
}
/* End of Registeration Page */

/* Membership Login and Membership Login Request Page */

.membership-reset-password ul.no-list.hs-error-msgs label.hs-error-msg {
  text-transform: lowercase!important;
  padding-top: 0;
  margin-top: 0;
}
.membership-reset-password label {
  float: left;
}
.membership-reset-password a.hs-reset-widget-show-password {
  float: right!important;
  color: #F2832D!important;
  text-decoration: none!important;
}
.membership-reset-password a.hs-reset-widget-show-password:hover {
  color: #04101C!important;
}
.membership-reset-password .actions {
  margin-bottom: 20px!important;
}
.membership-reset-pswd .actions {
  margin-bottom: 20px!important;
}
.membership-reset-pswd a {
  color: #F2832D!important;
  text-decoration: none!important;
}
.membership-reset-pswd a:hover {
  color: #04101C!important;
  text-decoration: none!important;
}
/* End of Membership Login and Membership Login Request Page */

/*.subscription_preference p.header {
  padding-top: 20px!important;
}*/
..subscription_preference #email-prefs-form .page-header h2 {
  font-size: 25px!important;
  line-height: 35px!important;
}

.page-header {
font-family: "Lato", sans serif !important !important;
}

.page-header h2 {
color: #388AC8 !important;
}

.subscribe-confirmation .success{
font-family: "Lato", sans serif !important !important;
}

/* End of System Pages Custom Css */



.content-left {
  text-align: left;  
}
.content-center {
  text-align: center;  
}
.content-right {
  text-align: right;    
}
.color-primary {
  color: #04101C!important;
}
.color-secondary {
  color: #F2832D!important;
}
.color-body {
  color: #2B435B!important;
}
.header_module .desc.color-body,
.header_module .desc.color-body p,
.header_module .desc.color-body h1,
.header_module .desc.color-body h2,
.header_module .desc.color-body h3,
.header_module .desc.color-body h4,
.header_module .desc.color-body h5,
.header_module .desc.color-body h6 {
	color: #2B435B!important;
}
.header_module .desc.color-white,
.header_module .desc.color-white p,
.header_module .desc.color-white h1,
.header_module .desc.color-white h2,
.header_module .desc.color-white h3,
.header_module .desc.color-white h4,
.header_module .desc.color-white h5,
.header_module .desc.color-white h6 {
	color: #ffffff!important;
}
.header_module .desc.color-primary,
.header_module .desc.color-primary p,
.header_module .desc.color-primary h1,
.header_module .desc.color-primary h2,
.header_module .desc.color-primary h3,
.header_module .desc.color-primary h4,
.header_module .desc.color-primary h5,
.header_module .desc.color-primary h6 {
	color: #04101C!important;
}
.header_module .desc.color-secondary,
.header_module .desc.color-secondary p,
.header_module .desc.color-secondary h1,
.header_module .desc.color-secondary h2,
.header_module .desc.color-secondary h3,
.header_module .desc.color-secondary h4,
.header_module .desc.color-secondary h5,
.header_module .desc.color-secondary h6 {
	color: #F2832D!important;
}

.header_module .desc, .header_module .desc p {
  font-weight: 300;}

#back-to-top_button {  
  background-color: #388AC8;
}
#back-to-top_button:hover {  
  background-color: #F2832D;
}
@media (max-width: 425px) {
  #back-to-top_button:hover { 
    background-color: #F2832D!important;
  }
}

.pricing-switcher .switch {
  background-color: #F2832D;
}
.pricing-switcher label {
  color: #2B435B;
}
.pricing-container .pricing-card .price {
  color: #F2832D;
}
.pricing-container a.pricing-button:hover {
  background-color: #F2832D!important;
}
.pricing-container ul.pricing-list li:nth-child(2) a.pricing-button {
  background-color: #F2832D!important;
  color: #fff!important;
}

/* Mobile Hamburger CSS */

.per-header--padding {
  padding: 20px 20px;
}
.per-header-full {
  position: relative;
  min-height: 46px;
  z-index: 1;
}
.per-header-logo {
  position: absolute;
  top: 52%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
      width: 150px;
}
.per-header-logo img {
  height: 100%!important;
  width: auto!important;
}
.per-header__menu {
  position: absolute;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  top: 50%;
  display: flex!important;
}
.per-header__menu .menu-button-right-align {
  margin-left: 40px!important;
}
/* .per-header-right-bar {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
} */
.per-toggle-close {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.per-burger__trigger-close span {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 10px;
  font-size: 16px;
}
.per_one-burger.per--light {
  background-color: #ffffff;
  color: #04101c;
}
.per_one-burger {
  box-shadow: 0px 15px 30px rgba(0,0,0,.05);
  bottom: 0;
  color: #171b25;
  display: flex;
  flex-direction: column;
  font-size: 13px;
  font-weight: 700;
  max-width: 100vw;
  position: fixed;
  right: -100%;
  text-transform: none;
  transition: right .6s ease-in-out,width .4s ease-in-out;
  top: 0;
  width: 400px;
  z-index: 1001;
}
.per_one-burger--open {
  right: 0!important;
}
.per-burger__trigger-close {
  font-size: 15px;
  display: block;
  margin: 30px 30px 0;
  padding-left: 30px;
  position: relative!important;
  text-transform: none;
  height: 40px;
}
.per-burger-close-icon {
  position: absolute!important;
  top: 50%!important;
  transform: translateY(-50%);
  left: 10px;  
  transition: all .4s ease;
}
.navigation-primary.navigation-hamburger ul.submenu {
  width: 100%!important;
}
.per-burger__menu {
  flex: 1;
  overflow-y: scroll;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  margin: 28px 30px;
}
.per-burger-bottom-bar {
  padding: 20px 30px 30px 30px;
}
@media (max-width: 1199px) {
  .per-header-right-bar {
    right: 40px!important;
  }
}
@media (min-width: 1151px) {
  .per-toggle-close-mobile-only {
    display: none !important;
  }
  .per_one-burger--open {
    display: none;
  }
}
@media (max-width: 1150px) {
  .per-header__menu {
    display: none!important;
  }  
}
@media (max-width: 575px) {
  .per-header-right-bar {
    display: none !important;
  }
}
@media (max-width: 425px) {
  .per_one-burger {
    width: 100%!important
  }
  .per-header-logo img {
    height: 35px!important;
    width: auto!important;
  }
}

/* Show and Hide Announcement Banner / Top Banner  */

.announcement-bar-nav {
display: block !important;
  /* display:none !important;*/
}

/* End of Mobile Hamburger CSS  */

/* Timeline Module */

.timeline .date {
  font-family: !important;
	color: #388ac8;
}

/* End of Module */



/* Tabs Portfolio */

.tabs-portfolio ul.tabs li {
  font-family: !important;  
}
.tabs-portfolio ul.tabs li:hover {
  border: 1px solid #04101C!important;
}
.tabs-portfolio ul.tabs li.active {
  color: #F2832D;
  border: 1px solid #F2832D;
}
.tabs-portfolio ul.tabs li:hover {
  border: 1px solid #F2832D;  
}
.tabs-portfolio .portfolio-content.portfolio-style2  a.content-link:hover {
  color: #F2832D!important;
}

.hs-tabs__navitem--active {
  font-weight:700;
}
/* Tabs Portfolio Main Style */



/* Tabs Portfolio Theme Landing Page */

/* Portfolio Slider */

.portfolio-slider .owl-nav .owl-prev:hover i.fa,
.portfolio-slider .owl-nav .owl-next:hover i.fa {
  color: #F2832D!important;
}

/* End of Portfolio Slider */

/* Pricing Module */

.card__subtitle,
.card__body li {
  color: !important;
}
.card__price {
  font-family: !important;
  color: #F2832D!important;
}
.card__body svg {
  fill: #F2832D!important;
}
/* End of Pricing Module */

/* Team Module  */

ul.team-icon li a:hover i {
  background-color: #F2832D;
  color: #fff;
  border: 1px solid #F2832D!important;
}
ul.team-icon li a i {
  border: 1px solid #4e535833;
  padding: 10px;
  border-radius: 100%;
  font-size: 18px;
  margin: auto!important;
  height: 40px;
  width: 40px;
}
ul.team-icon i.fa:hover {
  background-color: #F2832D !important;
	border: 1px solid #F2832D !important;
}
.team_module .team_module-box .border-image {
  border: 1px solid #F2832D !important;
}
/* End of Tabs Portfolio THeme Landing Page */

/* Testimonial Modules */

.testimonial2 .item p.description,
.testimonial2 .item .description p {  
  color: #2B435B!important;
}
.testimonial2 .designation {
  color: #2B435B!important;
}
.testimonial2 .owl-theme .owl-dots .owl-dot span {
  background-color: #388ac8!important;
}
.testimonial2 .owl-theme .owl-dots .owl-dot.active span {
  background: transparent!important;
  border: 3px solid #388ac8!important;
}
.testimonial2 .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #F2832D!important;
}
.testimonial .fa-quote-left {
  color: #388AC8!important;
}
.testimonial-section .owl-theme .owl-dots .owl-dot span,
.testimonial .owl-theme .owl-dots .owl-dot span{
  background-color: #F2832D!important;
}
.testimonial-section .owl-theme .owl-dots .owl-dot.active span,
.testimonial .owl-theme .owl-dots .owl-dot.active span{
  background-color: #F2832D!important;
}
.testimonial-section .review p {
  font-family: "Lato", sans-serif !important;  
}
/* Contact Info Module in Contact Page */

.contact-info_module h3.title {
	color: #04101C;
}
.contact-info_module .contact-info-box .label {
  color: #F2832D!important;
}
.contact-info_module .contact-info-box a.redirect {  
  color: #2B435B!important;
}
.contact-info_module .redirect span.contact-email {
  color: #F2832D!important;
}
.contact-info_module a.redirect:hover {
  color: #F2832D!important;
}
.contact-info_module a.redirect:hover,
.contact-info_module a.redirect:focus {
  text-decoration: none!important;
}
.address_module .map-box:hover {
	border: none!important;
}
.address_module a.contact {
	color: #2B435B;
}
.address_module .map-box a.contact:hover {
  color: #F2832D!important;
}
.address_module .map-box a.contact:hover,
.address_module .map-box a.contact:focus {
  text-decoration: none!important;
}
.form_module .form-title {
	color: #4e5358!important;
}
.form_module .actions input.hs-button {
	background-color: #F2832D;
  color: #fff;
  border: 1px solid #F2832D;
}
/* Services Section */





/* Social Follow Modules */


.social_selector-style1 .social-links__icon svg {
  fill: #388AC8;
}
.social_selector-style1 .social-links__icon svg:hover {
  fill: #f2832d !important;
}

.social_selector-style1 .social-links__icon:hover,
.social_selector-style1 .social-links__icon:focus {
  border: none!important;
  fill: #f2832d !important;
}
.social_selector-style1 .social-links__icon:active {
  border: none!important;
}
.social_selector-style1 .social-links__icon:hover svg,
.social_selector-style1 .social-links__icon:focus svg,
.social_selector-style1 .social-links__icon:active svg {
  fill: #f2832d !important;
}

.social_selector-style2 .social-links__icon:hover,
.social_selector-style2 .social-links__icon:focus {
  border: none!important;
  background-color: #F2832D; 
}
.social_selector-style2 .social-links__icon svg {
  fill: #2B435B;
}
/* End of Social Follow Module */

/* About Experience Module */
.about-experience_module .box_item .counter-number {
  color: #F2832D!important;
}
/* End of About Experience Module */

/* Job Module */

.job_module a.apply-job-btn:hover {
  background-color: transparent!important;
  color: #F2832D!important;
  border: 1px solid #F2832D!important;
}

/* End of Job Module */

/* Form Job Module */

.job_form_module .form-title {
  color: #4e5358!important;
}

/* Feature Module */

.feature_module .text .main_title {
  
  font-size: 26px;
  line-height: 30px;
  font-weight: 700;
  color: #4e5358;
  font-family: "Lato", sans serif !important!important;
}

/* End of Feature Module */

/* Blog Latest Post Section Module */

.recent-post-section .owl-carousel .owl-nav button.owl-prev:hover,
.recent-post-section .owl-carousel .owl-nav button.owl-next:hover,
.recent-post-section .owl-carousel .owl-nav button.owl-prev:active,
.recent-post-section .owl-carousel .owl-nav button.owl-next:active {
  border: 1px solid #F2832D!important;
  background: none!important;  
}
.recent-post-section .owl-carousel .owl-nav button.owl-prev:hover i,
.recent-post-section .owl-carousel .owl-nav button.owl-next:hover i,
.recent-post-section .owl-carousel .owl-nav button.owl-prev:active i,
.recent-post-section .owl-carousel .owl-nav button.owl-next:active i {
  color: #F2832D!important;
}
.recent-post-section a.recent-post-link:hover .post-title {  
  color: #F2832D!important;
  cursor: pointer!important;
}
/* Blog Latest Post Section Module */

/* Faq Module */

.faq-module .accordion {
  font-family: !important;
  color: #343434!important;
  font-weight:700!important;
}

/* End of FAQ Module */
/* Event Module */

.event_module .category {
  background-color: #F2832D!important;
  font-family: !important;
  color: #fff!important;
}
.event_module a.link {
  color: #F2832D!important;
  font-weight: 600!important;
}
.event_module a.link:hover {
  color: #04101C!important;
  text-decoration: none!important;
}
.event_module i.fas {
  color: #04101C!important;
}

 .event_module .flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex !important;
  flex-flow: row wrap !important;
  -moz-flex-flow: row wrap !important;
  -webkit-flex-flow: row wrap !important;
  -o-flex-flow: row wrap !important;
  justify-content: flex-start !important;
  width: 100%;
 margin-right: 0px!important;
  margin-left: 0px!important;
}

/* End of Event Module */

/* End of Modules */



.container {
  display: block;
  width: 90%;
  float: none;
  max-width: 1240px!important;
  margin-right: auto;
  margin-left: auto;
}
a:focus {
  text-decoration: none!important;
}
/* .dnd-section > .row-fluid {
  display: block;
  width: 90%!important;
  float: none;
  max-width: 1170px!important;
  margin-right: auto;
  margin-left: auto;
} */
/* h1 {
 font-size: px;
 font-family: ;
 color: ;
 text-decoration: 0;
 font-style: 0;
 font-weight: 0;
} */
::-moz-selection { 
  color: #fff;
  background-color: #F2832D
}
::selection { 
  color: #4e5358;
  background-color: #e1f5fe;
}
.font-18,
.font-18 p {
  font-size: 18px!important;
  line-height: 30px!important;
  font-weight: 300;
}
@media (max-width: 767px){
  h1 {
    font-size: 30px!important;
  }
  h2 {
    font-size: 25px!important;
    line-height: 35px!important;
  }
  h3 {
    font-size: 22px!important;
    line-height: 32px!important;
  }
  h4 {
    font-size: 18px!important;
    line-height: 28px!important;
  }
  .font-18,
  .font-18 p  {
    font-size: 16px!important;
    line-height: 26px!important;
  }
}
@media (max-width: 425px) {
  h1 {
    font-size: 24px!important;
    line-height: 34px!important;
  }
 
  h3 {
    font-size: 20px!important;
    line-height: 30px!important;
  }  
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.text-white {
  color: white!important;
}
.text-grey {
 color: #EEF0F2!important;
}
.color-secondary,
.color-orange {
  color: #F2832D!important;
}
.color-primary,
.color-black {
  color: #04101C!important;
}
.color-body {
  color: #2B435B!important;
}
.color-white {
  color: #ffffff!important;
}
.about-divider hr {
  height: 0!important;
}
/* .about-divider {
  padding-top: 50px;
} */
.title-container {
  display: block;
  float: none;
  width: 65%;
  margin: 0 auto;
}
.page-header {
  font-family: ;
}
img.hs-image-widget {
  max-width: 100%; 
}

/* New Style Button css */

a.btn {
  display: inline-flex;
  font-weight: 700!important;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none!important;
  -moz-user-select: none!important;
  -ms-user-select: none!important;
  user-select: none!important;
  border: 1px solid transparent!important;
  padding: 5px 15px !important;
  font-family: "Lato", sans serif !important;
  font-size: 16px;
  border-radius: 3px!important;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out!important;
  align-items: center;
 
}
a.btn.btn-primary {
  color: #fff!important;
   background-color: #F2832D!important;
  border-color: #F2832D!important;
      padding: 8px 15px !important;
    white-space: nowrap !important;
    display: inline-flex !important;
}
a.btn.btn-primary:hover {
  color: #fff!important;
  background-color: #e77800!important;
  border-color: #e77800!important;
}
a.btn.btn-outline-primary {
  color: #04101C!important;
  background-color: transparent!important;
  background-image: none!important;
  border-color: #04101C!important;
}
a.btn.btn-outline-primary:hover {
  color: #fff!important;
  background-color: #04101C!important;
  border-color: #04101C!important;
}
a.btn.btn-secondary {
  color: #fff!important;
  background-color: #F2832D!important;
  border-color: #F2832D!important;
      padding: 8px 15px !important;
    white-space: nowrap;
    display: inline-flex;
}
a.btn.btn-secondary:hover {
  color: #fff!important;
 background-color: #e77800!important;
  border-color: #e77800!important;
}
a.btn.btn-outline-secondary {
  color: #F2832D!important;
  background-color: transparent!important;
  background-image: none!important;
  border-color: #F2832D!important;
}
a.btn.btn-outline-secondary:hover {
  color: #fff!important;
  background-color: #F2832D!important;
  border-color: #F2832D!important;
}
a.btn.btn-white {
  color: #04101C!important;
  background-color: #fff!important;
  border-color: #fff!important;
}
a.btn.btn-white:hover {
  color: #fff!important;
  background-color: #000!important;
  border-color: #000!important;
}
a.btn.btn-outline-white {
  color: #fff!important;
  background-color: transparent!important;
  background-image: none!important;
  border-color: #fff!important;
}
a.btn.btn-outline-white:hover {
  color: #000 !important;
  background-color: #fff!important;
  background-image: none !important;
  border-color: #fff !important;
}
a.btn.btn-dark {
  color: #fff!important;
  background-color: #000!important;
  border-color: #000!important;
}
a.btn.btn-dark:hover {
  color: #04101C!important;
  background-color: #fff!important;
  border-color: #fff!important;
}
a.btn.btn-outline-dark {
  color: #000!important;
  background-color: transparent!important;
  background-image: none!important;
  border-color: #000!important;
}
a.btn.btn-outline-dark:hover {
  color: #fff!important;
  background-color: #000!important;
  border-color: #000!important;
}
a.btn.btn-link {  
  color: #388AC8!important;
  background-color: transparent!important;
  padding: 0!important;
  font-size: 18px;
}
a.btn.btn-link:hover {  
  color: #ED880F!important;
  background-color: transparent!important;
}
.btn-arrow.display-yes {
  display: block!important;  
}
.btn-arrow.display-no {
  display: none!important;  
}
.btn-arrow i.fa {
  font-size: 14px!important;
  margin-bottom: 6px !important;
  font-family: FontAwesome!important;
  margin-left: 8px!important;
  font-weight: 200!important;
  color: currentColor!important;
}
i.fa.fa-arrow-btn-right:before {
  content: '\f061'!important;
}

/* Button CSS */

a.button,
input.hs-button.primary {
  position: relative;
  padding: 12px 30px!important;
  font-size: 16px!important;
  display: inline-block;
  font-weight: 700;
  background-color: 

  
  
    
  


  rgba(242, 131, 45, 1.0)

!important;
  color: #ffffff!important;
  border: 1px solid #F2832D!important;
  border-radius: 3px!important;
  text-transform: none!important;
  text-decoration: none;
  font-family: "Lato", sans serif !important!important;
  transition: .3s;
}
a.button:before,
input.hs-button.primary:before{
  content: "";
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale3d(.6,.6,1);
  transform: scale3d(.6,.6,1);
  opacity: 0;
  -webkit-transition: opacity .15s,-webkit-transform .15s;
  transition: opacity .15s,-webkit-transform .15s;
  -o-transition: transform .15s,opacity .15s;
  transition: transform .15s,opacity .15s;
  transition: transform .15s,opacity .15s,-webkit-transform .15s;
  pointer-events: none;
}
a.button:after,
input.hs-button.primary:after {
  content: '\290D'!important;
  color: currentColor!important;
  font-size: 22px;
  padding-left: 8px;
  line-height: 22px;
}
a.button:hover,
input.hs-button.primary:hover {
  background-color: #e77800 !important;
  border: 1px solid #e77800 !important;
  color: #fff!important;
  text-decoration: none!important;
}
a.marketplace-primary-button {
  padding: 12px 25px 12px 25px!important;
  font-size: 16px!important;
  display: inline-block!important;
  font-weight: 600!important;
  background-color: #ED880F!important
  color: #fff!important;
  border: 1px solid #ED880F !important
  border-radius: 3px!important;
  text-transform: none!important;  
  text-decoration: none!important;
  font-family: "Lato", sans serif !important!important;
  transition: .3s!important;
}
a.marketplace-primary-button:hover {
  background-color: : #e77800 !important;
  color: #fff!important;
  border: 1px solid : #e77800 !important;
}
.footer .footer-column-1-margin {
  margin-top: 0!important;
  margin-bottom: 0!important;
}
footer.footer_bottom_bar {
border-top: 1px #ebebeb !important;
}
.footer .footer-desc {
  font-family: "Lato", sans-serif !important;  
  width: 60%;
  display: block;
  float: none;
  margin: 0 auto;
  padding-top: 20px;
  font-size: 16px;
  line-height: 28px;
}
.footer .social-links {
  display: flex!important;  
}
.footer span.social-links__icon {
  border: 0!important;  
  display: inline-flex;  
  padding: 0 15px!important;  
  opacity: 1;
  height: 30px;
  margin: 0!important;
  position: relative!important;
  width: 100%!important;
}
.footer span.social-links__icon:hover {
  background: none!important;
  border: 0!important;
}
.footer .social-links__icon svg {
  position: relative!important;
}
.footer .social-links a.social-links__link svg {
  height: 18px!important;
  width: 18px!important;
}
.footer .social-links a.social-links__link svg:hover {
  fill: #F2832D!important;
}
/* a.social-links__link:hover,
a.social-links__icon:focus {
  text-decoration: non
} */
a.social-links__link:focus {
  text-decoration: none!important;
}
.footer .hs-menu-wrapper ul {
  text-align:  center!important;
  color: #4e5358!important;
  text-transform: none!important;
}
.footer .hs-menu-wrapper ul li {
  padding: 10px 15px!important;
  padding-bottom: 0!important;  
  font-weight:inherit;
}
.footer .hs-menu-wrapper ul li a {
  color: #4e5358!important;
  font-size: 14px!important;
}
.footer .hs-menu-wrapper ul li a:hover {
  color: #4e5358!important;
  text-decoration: none;
}
.footer-bottom-bar .hs-menu-wrapper ul {
  justify-content: center!important;
}
.footer-bottom-bar .hs-menu-wrapper ul li {
  padding: 10px 15px;
  list-style: none!important;
}
.footer-bottom-bar .hs-menu-wrapper ul li a {
  color: #fff!important;
  font-size: 16px!important;
}
.footer-bottom-bar .hs-menu-wrapper ul li a:hover {
  color: #F2832D!important;
}

.footer .hs-menu-wrapper > ul {
font-weight: 700;
}

.footer .hs-menu-wrapper > ul > li> ul {
font-weight: 300;
}

.footer .hs-menu-wrapper ul li a:hover {
color: #ED880F !important;
}


/*.footer .hs-menu-wrapper ul li:first-child {
  padding-left: 0!important;
}*/
/* .bottom-bar {
  border-top: 1px solid #364049!important;
} */

/* .footer span#hs_cos_wrapper_dnd_area_bottom_bar-module-1_ {
  color: #ffffff!important; 
} */
/* .footer .span12.widget-span.widget-type-custom_widget.dnd_area_bottom_bar-module-1-vertical-alsignment.dnd-module {
  border-top: 1px solid #3b5e80!important;.
  padding-top: 24px;
  padding-bottom: 10px;
} */
.footer-bottom-bar ul {
  display: inline-flex!important;
  flex-direction: row!important;
}

.footer-bottom-bar ul li a {
  text-transform: capitalize!important;
}
/* .page-header {
  font-size: 18px;
  line-height: 28px;
  color: #F2832D;
  text-transform: none;
  font-weight: 600!important;
  margin-bottom: 5px;
} */

.separator {
  content: "";
  display: inline-block;
  width: 8%;
  border-radius: 5px;
  height: 6px;
}
/* About Page */

.our_story p {
  font-size: 18px;
  line-height: 28px;  
}


@media (max-width:767px) {
  .our_story p {
    font-size: 16px!important;
    line-height: 26px!important;
  }
}
.our_story p {
  font-size: 18px;
  line-height: 28px;  
}
.smart-title:after {
  content: "";
  display: block;
  width: 8%;
  margin-top: 12px; 
  border-bottom: 1px solid #f2832d;
  border-bottom-width: 6px;
  border-radius: 5px;
  margin-right: auto;
  margin-left: auto; 
}
.smart-title.smart-title-left:after {
  margin-left: 0!important
}
.smart-border {
  margin-top: 50px;
  display: block;
  width: 50%;
  border-bottom: 1px solid #d4d9de;
  margin-right: auto;
  margin-left: auto;
} 
.italic-text {
  font-family: Source Serif Pro!important;
  font-style: italic!important;
  font-size: 32px!important;
  line-height: 45px!important;
  color: #0F172B!important;
  font-weight: 600;
}
.who-author {
  color: #F2832D;
  font-size: 20px;
  line-height: 30px;
  font-weight: bold;
  padding-top: 10px;
}
.who-founder {
  font-size: 16px;
  line-height: 30px;
  color: #4e5358
}
/* // Career Page // */

.job-resume {
  display: block;
  width: 100%;
  float: none;
  max-width: 550px;
  margin: 0 auto;
  border: 1px solid #f2832d;
  background: #FFFFFF;
  border: 1px solid #F2832D;
  border-radius: 3px;
  opacity: 1;
  text-align: center;
  padding: 50px;
}
.job-resume h3{
  font-size: 26px;
  line-height: 38px;
  margin: 0;
  font-weight: 600;
  padding-top: 10px;
}
.job-resume a:hover,
.job-resume a:focus {
  text-decoration: none!important;
}
.job-resume h1:hover,
.job-resume h2:hover,
.job-resume h3:hover,
.job-resume h4:hover,
.job-resume h5:hover,
.job-resume h6:hover {
  color: #F2832D!important;
}

.job-page-text ul {
  padding-left: 20px;
  list-style: none;
}
.job-page-text ul li {
  padding-bottom: 10px;
}
.job-page-text ul li::before {
  content: "\2022";
  color: #F2832D;
  font-weight: bold;
  display: inline-block; 
  width: 1.2em;
  margin-left: -1em;
}

.thankyou-page-text,
.thankyou-page-text p {
  text-align: center;
  font-size: 18px!important;
  line-height: 34px!important;
}  
@media (max-width:500px) {  
}
.thanks-work {
  color: #2B435B!important;
  font-size: 30px;
  line-height: 40px;
  font-weight: 500;
  margin-bottom: 10px!important;
  font-family: !important;
}

/* Home Page Version 2 */

.oembed_custom-thumbnail_icon svg {
  height: 50px!important;
  width: 50px!important;
}
.oembed_container--full-size {
 height: auto!important;
  width: 720px!important;
}
.oembed_container.oembed_container--full-size {
  width: 100%!important;
}

.home3-header h1 {
  font-size: 52px!important;
  line-height: 1.2!important;
}
.home3-header p {
  font-size: 20px!important;
  line-height: 1.5!important;
  margin-bottom: 20px;
}
.interested-cta div {
  font-size: 18px;
  width: 80%;
  float: none;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
  text-align: center!important;
}

@media (max-width: 1024px) {
  .home3-header h1 {
    font-size: 42px!important;
    line-height: 1.3!important;
  }  
  .home3-header p {
    font-size: 20px!important;
    line-height: 1.5!important;
  }
}
@media (max-width: 768px) {
  .home3-header h1 {
    font-size: 40px!important;
    line-height: 54px!important;
  }  
  .home3-header p{
    font-size: 18px!important;
    line-height: 1.5 !important;
  }
  .interested-cta div {
    width: 90%;
  }  
/*   .about-divider {
    padding-top: 30px!important;
  } */
}
@media (max-width: 425px) {
  .home3-title {
    font-size: 30px!important;
    line-height: 40px!important;
  }
  .home3-desc,
  .home3-desc p{
    font-size: 20px;
    line-height: 30px;
  }
  .interested-cta div {
    width: 100%;
  }
}

@media (min-width: 2250px) {.wave-row {
padding: 130px 0px !important;
  margin-top: -15px;
  }}

@media (max-width: 2249px) and (min-width: 1920px) {.wave-row {
padding: 140px 0px !important;
  }}

.wave-row {
padding: 97px 0px;
      background-image: url(https://6600195.fs1.hubspotusercontent-na1.net/hubfs/6600195/2022%20Site%20Assets/hero-wave-01.svg) !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

@media (max-width: 500px) {.wave-row {
padding: 77px 0px;
  }}
/* Who Page  */  

.who-page-desc ul {
  list-style: none!important;
  padding: 0!important;
}
.who-page-desc ul li { 
  margin-bottom: 15px!important;
  display: inline-flex!important;
}
.who-page-desc ul li:before {
  content: '\f00c'!important;
  font-family: 'FontAwesome'!important;
  float: left!important;
  margin-right: 10px!important;
  color: #76C440!important;
  font-size: 18px!important;
  font-weight: 400!important;
  /*padding-top: 3px!important;*/
}
a.border-bottom-icon:after {
  content: url('https://4172253.fs1.hubspotusercontent-na1.net/hubfs/4172253/Jan%202021%20theme%20Image/Button-Arrow2.svg')!important;
  position: absolute!important;
  right: 10px!important;
}
a.border-bottom-icon:hover {
  background-color: #000000!important;
  border-bottom: 0;
  border: 1px solid #000000!important;
  color: #ffffff!important;
  padding: 7px 30px 7px 20px!important;
  border-radius: 3px!important;
}

/* About Me Page */

.profile-hightlight-text {  
  width: 80%;
  margin-right: auto;
  margin-left: auto;  
}
.profile-text1 {  
  width: 85%;
  margin-right: auto;
  margin-left: auto;
}
.profile-text2 {
  width: 94%;
  margin-right: auto;
  margin-left: auto;
}
.story-testimonial {
  display: block;
  width: 80%;
  float: none;
  margin: 0 auto;   
}
.story-testimonial h2 {
  font-size: 32px!important;
  line-height: 45px!important;
}
@media screen and (max-width: 546px) {
  .story-testimonial {
    display: block;
    width: 100%!important;
    float: none;
    margin: 0 auto;   
  }
  .story-testimonial h2 {
  font-size: 20px!important;
  line-height: 32px!important;
  }
  .profile-hightlight-text {
    width: 100%;
  }
  .profile-text1 {
    width: 100%;
  }
  .profile-text2 {
    width: 100%;
  }
}
/* Coming Soon Page  */
.coming-soon-tuned .info {
  color: #F2832D!important;
  font-size: 18px!important;
  font-weight: 600!important;
}
.coming-soon-title h1.title {
  font-size: 70px!important;
  line-height: 70px!important;
}
.coming-soon-desc p {
  font-size: 20px!important;
  line-height: 28px!important;
}
.coming-soon-form .subscription-form h4.sidebar-title {
  display: none!important;
}
.coming-soon-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  float: left;
  width: 70%;
}
.coming-soon-form .actions {
  float: right; 
  padding: 0;
  width: 30%;
  padding-left: 20px;
}
/* End of Coming Soon Page */
@media screen and (max-width: 920px) {
  .bottom-bar .dnd_area_bottom_bar-row-0-vertical-alignment > .row-fluid {
    display: -ms-flexbox !important;
    -ms-flex-direction: row;
    display: flex !important;
   /* flex-direction: column!important; */
    justify-content: center!important;
    float: none;
  }
  .bottom-bar .dnd_area_bottom_bar-column-1-vertical-alignment {
    width: 100%!important;
    float: none!important;
    align-items: center;
    justify-content: center!important;    
  }
  .bottom-bar .dnd_area_bottom_bar-column-3-vertical-alignment {
    width: 100%!important;
    float: none!important;
    align-items: center;
    justify-content: center!important;
  }
  .footer .bottom-bar .hs-menu-wrapper ul {
    padding-top: 0!important;
    justify-content: center!important
  }
}
@media screen and (max-width: 768px) {
  .dnd-section, .content-wrapper--vertical-spacing {
    padding: 50px 20px!important;
  }
  .footer .footer-desc {
    width: 100%!important;
  }
  .coming-soon-title h1.title {
    font-size: 40px!important;
    line-height: 50px!important;
  }
  .coming-soon-form .hs_email.hs-email.hs-fieldtype-text.field.hs-form-field {
  float: none!important;
  width: 100%!important;
  }
  .coming-soon-form .actions {
    float: none!important;  
    width: 100%;
    padding-left: 0!important;
  } 
}

@media screen and (max-width: 546px) {
  .italic-text-width {
    display: block;
    width: 100%!important;
    float: none;
    margin: 0 auto;   
  }
  .italic-text {
  font-size: 20px!important;
  line-height: 32px!important;
  }
  .profile-hightlight-text {
    width: 100%;
  }
  .profile-text1 {
    width: 100%;
  }
  .profile-text2 {
    width: 100%;
  }
}
@media screen and (max-width: 459px) {
  .footer .bottom-bar .hs-menu-wrapper ul {
    width: 100%!important;
    text-align: center!important;
    margin: 0 auto!important;
    justify-content: center!important;
  }
/*   .footer .bottom-bar .hs-menu-wrapper ul{
    display: block!important;
  } */
}
@media screen and (max-width: 425px) {
  .coming-soon-title h1.title {
    font-size: 30px!important;
    line-height: 40px!important;
  }
}
/* End of About Me Page */

/* Main Page  */

.cta_section-main_page {
  display: block;
  margin: auto;
  width: 80%;
  float: none; 
}
.cta_section-main_page h1 {
  display: block;
  margin: auto;
  width: 60%;
  float: none;
  margin-bottom: 20px;
}

.testimonial-separator {
  background-color: #F2832D!important;
}
.owl-testimonial3 .testimonial-link a:hover {
  color: #F2832D!important;
  text-decoration: none!important;
}

.main_page-images {
  display: block;
  float: none;
  margin: auto;
  width: 40%!important;
}
h1.many-more {
  text-decoration: underline;
}
@media screen and (min-width: 1279px) {
  .main_page-header .header_module .title {
    font-size: 100px!important;
    font-weight: 700!important;
    margin-bottom: 40px!important;
  }
  .main_page-header .header_module .desc,
  .main_page-header .header_module .desc p {
    font-size: 18px!important;
    line-height: 30px!important;
  }
}
@media screen and (max-width: 1278px) and (min-width: 768px) {
  .main_page-header .header_module .title {
    font-size: 50px!important;
    font-weight: 700!important;
    margin-bottom: 20px!important;
  }
  .main_page-header .header_module .desc,
  .main_page-header .header_module .desc p {
    font-size: 18px!important;
    line-height: 30px!important;
  }
  .main_page-images {
    display: block;
    float: none;
    margin: auto;
    width: 80%!important;
  }
}
@media screen and (max-width: 768px) {
  .cta_section-main_page {
    display: block;
    margin: auto;
    width: 100%;
    float: none; 
  }
  .cta_section-main_page h1 {
    display: block;
    margin: auto;
    width: 90%;
    float: none; 
  }
  .main_page-images {
    display: block;
    float: none;
    margin: auto;
    width: 100%!important;
  }
}
/* End of Main Page */

/* ScrollBar Css */

@media (min-width: 768px) {
  ::-webkit-scrollbar {
    width: 6px!important;
  }
  ::-webkit-scrollbar-track {
    /*   box-shadow: inset 0 0 5px #000!important; */
    background: #F7F8F9;!important;
    border-radius: 10px!important;
  } 
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #4e5358!important;
    border-radius: 10px!important;
  }
}

/* End of ScrollBar Css */

/* Home V3 Hero Section */
.home3_dnd_area_hero-row-0-max-width-section-centering > .row-fluid { 
  width: 90%!important;
}

/* Agency Multipurpose Landing Page */
.header--no-navigation {padding: 20px 0px}
.landing_page-header-form form.hs-form {
  background: #fff!important;
  padding: 30px 30px!important;
  width: 80%!important;
  display: block!important;
  float: none!important;
  margin: auto 0 auto auto!important;
  border-radius: 3px!important;
      box-shadow: 0px 3px 10px #04101c12;
}
.landing-page form.hs-form input.hs-input,
.landing-page form.hs-form select.hs-input,
.landing-page form.hs-form textarea.hs-input {
  border: 1px solid #d4d9de!important;
  outline: 0!important;
  background: #f9fafb!important;
  border-radius: 2px!important;
  height: 48px;
  width: 100%;
}
.landing-page form.hs-form textarea.hs-input {
  width: 100%!important;
  resize: none!important;
  height: 150px;
}
.landing-page input.hs-input::placeholder {
  color: #2B435B!important;
  font-size: 14px!important;
}
.landing-page fieldset.form-columns-2 .hs-form-field:first-child {
  padding-right: 3px!important;
}
.landing-page fieldset .hs-form-field {
  margin-bottom: 15px;
}
.landing-page fieldset.form-columns-2 .hs-form-field:nth-child(2) {
  padding-left: 3px!important;
}
.landing-footer-form form.hs-form input.hs-input,
.landing-footer-form form.hs-form select.hs-input,
.landing-footer-form form.hs-form textarea.hs-input {
  background: #fff!important;
}
@media (max-width: 767px) {  
  .landing_page-header-form form.hs-form {    
    padding: 50px 30px!important;
    width: 100%!important;
  }
}
@media (max-width: 425px) {  
  .landing_page-header-form form.hs-form {    
    padding: 30px!important;
    width: 100%!important;
  }
}

/* End of Agency Multipurpose Landing Page */

/* Blog Listing V2 css */

.blog-index-v2 .filter_post-section {
  padding-bottom: 0!important;
}
.blog-index-v2 .blog-header.blog_listing-header-v2 {
  background-color: #F7F8F9;;
}
.blog-index-v2 .blog-header.blog_listing-header-v2 h1,
.blog-index-v2 .blog-header.blog_listing-header-v2 h2,
.blog-index-v2 .blog-header.blog_listing-header-v2 h3,
.blog-index-v2 .blog-header.blog_listing-header-v2 h4,
.blog-index-v2 .blog-header.blog_listing-header-v2 h5,
.blog-index-v2 .blog-header.blog_listing-header-v2 h6 {
  margin-bottom: 0!important;
}
/* .blog-index-v2 .blog-index__post--large {
  
} */
.blog-index-v2 .grid-row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex !important;
  flex-flow: row wrap !important;
  -moz-flex-flow: row wrap !important;
  -webkit-flex-flow: row wrap !important;
  -o-flex-flow: row wrap !important;
  justify-content: flex-start !important;
  margin-right: -15px!important;
  margin-left: -15px!important;
}
.blog-index-v2 .grid-row .grid-item {
  flex-basis: 33.33%;
  -moz-flex-basis: 33.33%;
  -webkit-flex-basis: 33.33%;
  -o-flex-basis: 33.33%;
  padding: 0 15px!important;
  -ms-flex: auto;
  box-sizing: border-box;  
  margin-top: 70px!important;
}
@media (max-width: 960px) {
  .blog-index-v2 .grid-row .grid-item {
    flex-basis: 50%;
  -moz-flex-basis: 50%;
  -webkit-flex-basis: 50%;
  -o-flex-basis: 50%;
  }
}
@media (max-width: 650px) {
  .blog-index-v2 .grid-row {
    margin-left: 0!important;
    margin-right: 0!important;
  }
  .blog-index-v2 .grid-row .grid-item {
    flex-basis: 100%;
  -moz-flex-basis: 100%;
  -webkit-flex-basis: 100%;
  -o-flex-basis: 100%;
    padding: 0!important;
    margin-top: 50px!important;
  }
  .blog-index-v2 .blog-pagination {
    margin-top: 50px!important;
  }
}
.blog-index-v2 .blog-index__post--large {
	display: flex!important;
	align-items: center!important;
}
.blog-index-v2 .blog-index__post-content--large .blog-index-title {
  margin-top: 15px!important;
  margin-bottom: 15px!important;
}
.blog-index-v2 .blog-index__post-content--small .blog-index-title {
  margin-top: 15px!important;
  margin-bottom: 15px!important;
}
.blog-index-v2 .blog-pagination {
  margin-top: 70px!important;
}
.blog-index-v2 .blog-index__post-content .blog-index-title a.blog-link:hover {
  color: #F2832D!important;
}
.blog-index-v2 .blog-index__post-content a.topic-link:hover {
  color: #F2832D!important;
}
.blog-index-v2 .blog-index__post-content--large {
  padding-left: 0!important;
	display: block;
	margin-top: auto;
	margin-bottom: auto;
}
@media (max-width: 767px) {  
  .blog-index-v2 .blog-index__post-content--large {  
    padding-top: 40px!important;
  }
}

/* End of Blog Listing V2 css */

/* Client Review Module  */

i.fa.fa-star.i-check {
  color: #F2832D!important;
}

/* End of Client Review Module */


/* Drag and Drop Module Css */

.dnd-section .dnd-row {
	padding-top: 30px;
}
.dnd-section .dnd-row::first-of-type {
	padding-top: 0!important;
}

/*Leadership Page*/
.leadership_social_linkedin svg {
  color: #388ac8!important;
  height: 25px!important;
  width: 25px!important;
}

.cta-module-section {
  box-shadow: none!important;
}

}

.testimonial-section .owl-theme .owl-dots .owl-dot.active span, .testimonial .owl-theme .owl-dots .owl-dot.active span {
background-color: #388ac8 !important;
}

.testimonial-section .owl-theme .owl-dots .owl-dot span, .testimonial .owl-theme .owl-dots .owl-dot span{
background-color: #388ac8 !important;
}

@media (max-width: 999px) {
  .header_module .title br{display:none;}}


/*Pillar*/ 


.greencheck ul, .question-mark ul { margin-top: 20px; list-style: none; padding: 0; }
.greencheck ul li { margin: 0px 0px 15px; position: relative; padding-left: 33px; }
.question-mark ul li { margin: 0px 0px 15px; position: relative; padding-left: 45px; }
.question-mark ul li h4 {font-size: 19px; line-height: 1.3; font-weight: 700; color: #444; margin-bottom:6px;}
.greencheck ul li:before {
  content: '';
  background-image: url(https://6600195.fs1.hubspotusercontent-na1.net/hubfs/6600195/Graphics/proem-Icon%20ion-checkmark-circled.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 5px;
  left: 0;
}
.question-mark ul li:before {
  content: '';
  background-image: url(https://6600195.fs1.hubspotusercontent-na1.net/hubfs/6600195/Graphics/proem-Icon%20ion-checkmark-circled.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  left: 0;
}


.pillar-number-green {
  font-weight: 700;
    background-color: #69ac46;
    border-radius: 50%;
    padding: 4px 10px;
    margin-right: 4px;
  color: #fff;}

.box-stat-pillar {width:50%; margin: 20px auto;text-align:center;}
.box-stat-pillar p {font-weight:700 !important;margin-bottom:0;}
.box-stat-pillar-stat {font-weight:700 !important; font-size: 56px; color:#76c440;margin: 10px auto !important;}

@media(max-width:550px) {.box-stat-pillar-stat { font-size: 32px;margin: 10px auto !important;}
.box-stat-pillar {width:100%;}
}

.mental-health-fact-box {color: #fff; background-color: #6255b0; padding: 6px 8px; margin-right: 10px;border-radius: 3px;}

.ol-num-circle > li::marker{color:#76c440!important; font-weight: 700 !important;}

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

.checklist-box {
    display: flex;
    width: 100%;
    float: none;
    margin: 0 auto;
    box-shadow: 0px 3px 20px #dee0e2;
    border-radius: 4px;
  background-color: #fff;
    align-items: center;}

.stat-box {
    display: flex;
    width: fit-content;
    float: none;
    margin: 0 auto;
    box-shadow: 0px 3px 20px #dee0e2;
    border-radius: 4px;
    background-color: #fff;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.grey-box {
    display: flex;
    width: 100%;
    float: none;
    margin: 0 auto;
  background-color: #f7f8f9;
    align-items: center;}

.checklist-container {padding:30px 0 6px 30px;}
.stat-box-container    {padding: 10px 30px 0 30px;}
.grey-box-container {padding:30px 30px 6px 30px; 
    border-left: 8px solid #6255b0;}

@media(max-width: 500px) {
.mental-health-fact-box {display: block;width: max-content;}
.two-col-desk {width: 100%;
    float: none;
    padding-right: 0px;}
.checklist-container {padding:30px 30px 6px 30px;}
}


.icon-checklist ul {list-style: none!important;
    padding: 0!important;}
.icon-checklist ul li {margin-bottom: 15px!important;
    display: flex!important;}

.icon-checklist ul li p {margin-bottom: 0px !important;}
.icon-checklist ul li:before {    content: '\f00c'!important;
    font-family: 'FontAwesome'!important;
    float: left!important;
    margin-right: 10px!important;
    color: #76C440!important;
    font-size: 20px!important;
    font-weight: 400!important;}

.header_module .separator.page_header-show {display:none!important;}

.hero-button-center {text-align:center;}
@media (min-width: 1140px) {.hero-button-center {display:none;}}