/* ==========================================================================
HubSpot Migrations Services - COS Boilerplate v2.0.0                              
========================================================================== */


/* ==========================================================================
Table of Contents:

1. EXTERNAL RESOURCES
2. BASE STYLES
3. COS STRUCTURE
4. MAIN NAVIGATION
5. BLOG
6. FORMS
7. BUTTONS
8. MISCELLANEOUS  
9. MOBILE MEDIA QUERIES
========================================================================== */


/* ==========================================================================
1. EXTERNAL RESOURCES                                            
========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */
@import url('//use.fontawesome.com/releases/v5.7.2/css/all.css');
@font-face {
  font-family: Proxima;
  src: url("//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/ProximaNova-Black.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/ProximaNova-Black-1.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/ProximaNova-Black.woff") format("woff");
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: Proxima;
  src: url("//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/ProximaNova-Semibold.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/ProximaNova-Semibold.woff2") format("woff2"),
    url("//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/ProximaNova-Semibold.woff") format("woff");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: Proxima;
  src: url("//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/ProximaNovaA-Regular.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/ProximaNova-Regular.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/ProximaNovaA-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'Helvetica';
  src: url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Roman.eot');
  src: url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Roman.eot?#iefix') format('embedded-opentype'),
  url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Roman.woff2') format('woff2'),
  url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Roman.woff') format('woff'),
  url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Roman.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Bold.eot');
  src: url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Bold.eot?#iefix') format('embedded-opentype'),
  url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Bold.woff2') format('woff2'),
  url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Bold.woff') format('woff'),
  url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src: url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Light.eot');
  src: url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Light.eot?#iefix') format('embedded-opentype'),
  url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Light.woff2') format('woff2'),
  url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Light.woff') format('woff'),
  url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Fonts/HelveticaNeueLTArabic-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
  list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
  list-style: none !important;
}
@media (max-width: 479px){
  .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
  vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}
.hs-blog-social-share-list li.hs-blog-social-share-item.hs-blog-social-share-item-linkedin .IN-widget {
    vertical-align: top !important;
}

/* Captcha */
#recaptcha_response_field {
  width: auto !important;
  display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
  /* beat recaptcha into being responsive, !importants and specificity are necessary */
  #captcha_wrapper,
  #recaptcha_area,
  #recaptcha_area table#recaptcha_table,
  #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
    width: auto !important;
    overflow: hidden; 
  }
  #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
  #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

/* Videos */
video {
  max-width: 100%;
  height: auto;
}

/* Date Picker */
#calroot {
  width: 202px !important;
  line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
} 
#calroot select {
  min-height: 0 !important;
  padding: 1px 2px !important;
  font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
  font-size: 10px !important;
  line-height: 18px !important;
  font-weight: normal !important;
} 
#caldays {
  margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed)*/
@media only screen and (max-width: 767px){
  .hs-responsive-embed,
  .hs-responsive-embed.hs-responsive-embed-youtube,
  .hs-responsive-embed.hs-responsive-embed-wistia,
  .hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
  }
  .hs-responsive-embed iframe, 
  .hs-responsive-embed object, 
  .hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
}
.hs-responsive-embed.hs-responsive-embed-instagram {
  padding-top: 0px;
  padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
  height: auto;
  overflow: visible;
  padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
  position: static;
  width: auto;
  height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
  width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
  width: 100% !important;
  max-width: 507px !important;
}
#hs-pwd-widget-password {
  height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
  padding: 0; 
}

/* Horizontal Menu
========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
  position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
  position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
  content: " ";
  display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
  content: " ";
  display: table;
  clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
  float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
  display: inline-block;
}

/* Vertical Menu
========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
  width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
  list-style: none;
  margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
  display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
  margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
  width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
  position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  position: absolute;
  z-index: 10;
  left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  display: block;
  white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 100%;
  top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
  opacity: 1;
  visibility: visible;
}


@media (max-width: 767px) {
  .hs-menu-wrapper, .hs-menu-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
  .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: block;
  }

  /* Stacking Horizontal Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
    padding: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal;
  }

  /* Stacking Vertical Nav for Mobile */
  .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
    position: static;
    opacity: 1;
    visibility: visible;
  }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
  visibility: visible;
  opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  display: block;
  visibility: visible;
  opacity: 1;
}

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
  width: 24px;
  height: 24px;
  border-width: 0px;
  border: 0px;
  line-height: 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  display: inline-block;
  text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
  background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

/*
* jQuery FlexSlider v2.0
* http://www.woothemes.com/flexslider/
*
* Copyright 2012 WooThemes
* Free to use under the GPLv2 license.
* http://www.gnu.org/licenses/gpl-2.0.html
*
* Contributing author: Tyler Smith (@mbmufffin)
*/

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
  display: block;
  overflow: hidden
}

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
* include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

@media screen and (max-width: 860px) {
  .hs_cos_flex-direction-nav .hs_cos_flex-prev {opacity: 1; left: 0;}
  .hs_cos_flex-direction-nav .hs_cos_flex-next {opacity: 1; right: 0;}
}

.hs_cos_flex-slider .caption {
  background-color: black;
  position: static;
  font-size: 2em;
  line-height: 1.1em;
  color: white;
  padding: 0px 5% 0px 5%;
  width: 100%;
  top: 40%;
  text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
  color: white;
  font-size: 3em;
  line-height: 1.1em;
  position: absolute;
  padding: 0px 5% 0px 5%;
  width: 90%;
  top: 40%;
  text-align: center;
  background-color: transparent;
}

@media all and (max-width: 400px) {
  .hs_cos_flex-slider .superimpose .caption {
    background-color: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    width: 90%;
    padding: 0px 5% 0px 5%;
    top: 40%;
    text-align: center;
  }
}

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
  color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
  display: inline-block;
  margin: 0px;
  padding: 0px;
  margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
  max-height: 150px;
  margin: 0px;
  padding: 0px;
  border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
  word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}

/* Support migrations from wordpress */
.wp-float-left {
  float: left;
  margin: 0 20px 20px 0;
}

.wp-float-right {
  float: right;
  margin: 0 0 20px 20px;
}

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }


/* ==========================================================================
2. BASE STYLES                                             
========================================================================== */

/* =============== Base =============== */

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 
html {
  font-family: sans-serif;
}
/** {
margin-top: 5px;
}*/

body {
  background: #fff;
  color: #000;
  font-family: Proxima,Helvetica,Roboto,Arial,sans-serif;
  font-weight: 400;
  line-height: 1.5;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  margin: 0 auto;
}

.custom-header .page-center {
  max-width: 71.25rem;
  margin: 0 auto;
  padding-right: .9375rem;
  padding-left: .9375rem;
}
.body-container.container-fluid .row-fluid .page-center {
  max-width: 71.25rem;
  margin: 0 auto;
  padding-right: .9375rem;
  padding-left: .9375rem;
}
.footer-container.container-fluid .row-fluid .page-center {
  max-width: 71.25rem;
  margin: 0 auto;
  padding-right: .9375rem;
  padding-left: .9375rem;
}


/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background:#3390FF;
  text-shadow: none;
}
::selection {
  color: #fff;
  background:#3390FF;
  text-shadow: none;
}


/* =============== Typography =============== */
sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin: 0px 0 15px;
  font-family: Proxima,Helvetica,Arial,sans-serif;
  font-weight: 700;
  line-height: 1.2;
}

.banner-area h1 {
  font-size: 9.375rem;
  line-height: 8.125rem;
  letter-spacing: -1.8px;
  margin-bottom: 36px;
  text-transform: uppercase;
  position: relative;
}
h1{
  font-size: 5rem;
  line-height: 5rem;
  letter-spacing: -.5px;
  text-transform: uppercase;
}

h2{
  font-size: 2.8125rem;
  line-height: 2.75rem;
}
h3,
.section.post-footer .hs-richtext {
  font-family: Proxima,Helvetica,Arial,sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 2.5rem;
}
h4 {
  font-size: 1.9375rem;
}
h5 {
  font-size: 1.5625rem;
}
h6 {
  font-size: 1.25rem;
}


/* Anchor Links */
a { 
  line-height: inherit;
  color: #dfec0f;
  text-decoration: none;
}
a:hover, a:focus { 
  color: #000;
}

/* Lists */
.body-container ul,
.body-container ol,
.body-container li,
.body-container p{
  font-size: 1.0625rem;
  line-height: 1.5;
}
.header-container ul,
.footer-container ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Block Quotes */
blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca;
}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== Structure =============== */
.content-wrapper {
  padding-top: 4.6875rem;
  padding-bottom: 5.5rem;
}

.blog .content-wrapper{
  padding-top: 0px;
  padding-bottom:0px;
}

/* .banner-area span {
  color: #dfec0f;
} */

body {
  overflow-x: hidden;
}
/*=======================================
Header 
=======================================*/
.tabs {
  border-bottom: 1px solid #dfec0f;
  margin-left: 15px;
  margin-right: 15px;
  padding-bottom: 2px;
}
.js-tabs .tab {
  padding: 10px 50px;
  color: #cacaca;
  font-size: 19px;
  line-height: 31px;
  text-transform: uppercase;
  position: relative;
  top: -1px;
  margin-right: -3px;
  padding-bottom: 11px;
}
.js-tabs .tab:focus {
}
.js-tabs .tab:hover {
}
.js-tabs .tab.active {
  color: #fff;
  position: relative;
  font-weight: 700;
}

.js-tabs .tab.active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  bottom: 0px;
  width: 100%;
  height: 3px;
  background-color: #dfec0f;
}

.js-tabs .panel {
  display: none;
}
.js-tabs .panel.active {
  display: block;
}

.js-tabs .panel .hs-form-field > label {
  padding: 0px;
}


/* model */

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 50px;
  z-index: 9999;
  display: none;
  background-color: hsla(0,0%,4%,.8);
  overflow-y: scroll;
}
.reveal-overlay.model-open {
  display: block;
}
.reveal{
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fff;
  position: relative;
  max-width: 60rem;
  width: 100%;
  margin:auto;
  top: 0!important;
  -webkit-transform: none!important;
  -moz-transform: none!important;
  -ms-transform: none!important;
  transform: none!important;
}
.reveal .close-button {
  color: #dfec0f;
}
.contact-us-block {
/*   background: -moz- oldlinear-gradient(top,#375a6d 0,#192f3c 100%);
  background: linear-gradient(180deg,#375a6d,#192f3c); */
  background: #000;
}
.contact-us-block .grid-container {
  max-width: 71.25rem;
  margin: 0 auto;
}

.contact-us-block .js-tabs .panels {
  margin-top: 30px;
}
.sidebar-form .hs-form-field .hs-form-required,
.contact-us-block .hs-form-field .hs-form-required {
  display: none !important;
}

.sidebar-form input[type="submit"] {
  width: 100%;
}

.contact-us-block input{
  background-color: transparent!important;
  border: 0;
  border-bottom: 1px solid #cacaca;
  box-shadow: none;
  color: #cacaca;
  text-transform: uppercase;
  margin-bottom: 0;
}
.contact-us-block input:focus{
  color:#fff;
}
.contact-us-block form,
.contact-us-block label{
  color: #cacaca;

}
.contact-us-block  .form-title{
  display:none;
}

.contact-us-block .hs_cos_wrapper_type_form {
  max-width:100% !important;
}

.contact-us-block  input[type="submit"]{
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem;
  font-family: inherit;
  padding: .85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  -moz-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #dfec0f !important;
}

.contact-us-block  .hs_select_services.hs-form-field > label {
  border-bottom: 1px solid #cacaca;
  margin-bottom: 20px;
}

.contact-us-block  ul.inputs-list.multi-container {
  margin: 0;
  padding: .9375rem;
  list-style: none;
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}

.close-button, .close-button.medium {
  right: 1rem;
  top: .5rem;
  font-size: 2em;
  line-height: 1;
  position: absolute;
  cursor: pointer;
}

.reveal .close-button {
  color: #dfec0f;
}

.reveal .close-button:hover {
  color: #8a8a8a;
}
.reveal .close-button {
  color: #dfec0f;
  background: transparent;
  border: none;
  outline: none;
  padding: 0px;
  font-family: Proxima, Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-size: 2em;
}
.revealfieldset .hs-form-field {
  padding: 0 10px 0 0;
  padding-right: .9375rem;
  padding-left: .9375rem;
}
body.model-pop {
  overflow:hidden !important;
}
.contact-us-block .hs_select_services.hs-form-field  label{
  position:relative;
}
.contact-us-block  .hs_select_services > label:after{
  background-image: url(//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Images/arrow-down.svg) !important;
  background-size: 1.0625rem .6875rem;
  content: "";
  display: block;
  position: absolute;
  right: 0;   
  top: 5px;  
  height: .6875rem;
  width: 1.0625rem;
}
.contact-us-block  ul.inputs-list.multi-container {

}
.js-tabs .panel .hs-form-field {
  padding-right: .9375rem;
  padding-left: .9375rem;
  margin-bottom: 1.5rem;
  margin-top: 0px;
}

.contact-us-block input[type="submit"] {
  margin-left: 15px;
}
.contact-us-block {
  padding: 2.5rem 2rem;
  padding-bottom: 82px;
}

.js-tabs .panel .hs_file_upload.hs-file_upload.hs-fieldtype-file.field.hs-form-field {
  margin-top: 25px !important;
  position: relative;
  margin-bottom: 41px;
}


.js-tabs .panel .hs_file_upload.hs-file_upload.hs-fieldtype-file.field.hs-form-field label {
  display: block !important;
  color: #cacaca;
  text-transform: uppercase;
  padding: 0 1.5rem 0 .625rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}

.js-tabs .panel legend.hs-field-desc {
  color: #cacaca;
  text-transform: uppercase;
  padding: 0 1.5rem 0 .625rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  position: absolute;
  text-transform: none;
  font-size: .675rem;
  margin-top: 0;
  top: 74px;
}

.js-tabs .panel input[type="file"] {
  width: 100%;
  padding: 0 10px;
  color: #cacaca;
  border-bottom: 1px solid #cacaca;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-bottom: 15px;
  outline: none;
  font-size: 12px;
  font-family: Proxima,Helvetica,Arial,sans-serif;
}

.js-tabs .panel .hs_select_services.hs-select_services.hs-fieldtype-checkbox.field.hs-form-field > label {
  padding: 0 1.5rem 0 .625rem;
  padding-bottom: 10px;
  margin-bottom: 15px;
  cursor:pointer;
}

.js-tabs .panel form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
  padding: 15px;
  padding-top: 0px;
  padding-bottom: 0px;
  display: none;
}

.js-tabs .panel form.hs-form .hs-form-field ul.inputs-list li input {
  margin: 0 0 1rem;
}

.js-tabs .panel .hs_select_services.hs-select_services.hs-fieldtype-checkbox.field.hs-form-field .hs-form-checkbox-display span {
  margin: 0;
  font-size: .875rem;
  font-weight: 400;
  vertical-align: baseline;
  margin-left: .5rem;
  margin-right: 1rem;
  margin-bottom: 0;
  line-height: 1.8;
  margin-left: 12px;
}


.open-area .contact-us-block .hs_select_services > label:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.contact-us-block .hs_file_upload.hs-file_upload.hs-fieldtype-file.field.hs-form-field {
  margin-top: 15px !important;
}
/*=========== Logo =============*/

.custom-header-logo {
  width: auto !important;
}
.custom-header-logo p {
  margin: 0;
}

.custom-header .site__header.shrink {
  width: 100%;
}

.custom-header {
  position: fixed;
  top: 0;
  width: 100% !important;
  z-index: 9999;
  display: block;
}

li.logo-desktop a.header_logo svg path, li.logo-desktop a.header_logo svg polygon {
  fill: #000;
}
li.logo-desktop a.header_logo svg {
  margin-right: .25rem;
  vertical-align: middle;
  width: 5.875rem;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  -moz-transition: all .2s ease-in-out;
  display: inline-block;
}

li.logo-desktop a.header_logo svg.shrink-logo {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  -moz-transition: all cubic-bezier(.25,.75,.5,1.25) .8s;
  transition: all .8s cubic-bezier(.25,.75,.5,1.25);
  -webkit-transform: scale(.5) translate(-20px,-5px);
  -moz-transform: scale(.5) translate(-20px,-5px);
  -ms-transform: scale(.5) translate(-20px,-5px);
  transform: scale(.5) translate(-20px,-5px);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

li.logo-desktop a.header_logo {
  display: block;
  padding: .7rem 1rem;
  line-height: 1;
  color: #fff;
  font-weight: 700;
  padding: .75rem 1.875rem;
  -moz-transition: color ease .3s;
  transition: color .3s ease;
  color: #000;
  outline: 0;
  padding: 2rem 3.625rem;
}

.custom-menu-primary .hs-menu-wrapper>ul>li.logo-desktop {
  display: table-cell !important;
  vertical-align: middle !important;
  outline: 0;
}

.custom-menu-primary .hs-menu-wrapper>ul>li.logo-desktop a.header_logo {
  padding: 2rem 3.625rem;
}

.body-container-wrapper {
  padding-top: 16.5rem;
}

/* =============== Content =============== */
.banner-content p {
  font-size: 1.1875rem;
  font-weight: 600;
  margin-top: 0px;
  text-transform: uppercase;
  margin-bottom: 1rem;
}
/*================ Banner Area ===============*/

.banner-wrapper {
  margin-top: -1px;
  background-color: #333;
  background-size: cover;
}
/*======================================
Footer 
======================================*/

.custom-footer-links .hs-menu-wrapper > ul,
.custom-footer-links .hs-menu-wrapper > ul ul {
  display: block !important;
}

.custom-footer .site_footer {
  background: #e7ecef;
  font-weight: 700;
  display: block;
  margin-bottom: -1px;
}

.footer-bottom {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  padding: 1.8125rem 0 1.5rem;
}

.footer-bottom .cell.large-8 {
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 66.6666666667%;
}

.footer-bottom .copyrights {
  text-align: right;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 33.3333333333%;
}

.footer-bottom .copyrights p {
  font-weight: 600;
  line-height: 1.375;
  margin: 0;
}

.footer-top {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(70,71,71,.11);
  padding-top: 3.125rem;
  padding-bottom: 2.5625rem;
}

.footer-top .large-2 {
  width: 16.6666666667%;
}

.footer-top .cell {
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}

.footer-top .large-3 {
  width: 25%;
}

.footer-top .large-4 {
  width: 33.3333333333%;
}

.footer-top .map {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-top .map span {
  position: relative;
  padding-left: 2.125rem;
  margin-left: -.8125rem;
}

.footer-top .map i.fa-map-marker-alt {
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer-top .map i {
  font-size: 1.8125rem;
}

.footer-top .cell.large-2 .pink-main-btn {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem;
  font-family: inherit;
  padding: .85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  font-size: .9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background: #dfec0f;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 0;
  padding: .9375rem 1.25rem .875rem;
  color: #000;
}

.footer-top .cell.large-2 .pink-main-btn:hover {
  background: #000;
  color: #dfec0f;
}

.pink-main-btn span.button-text {
  font-size: 1.125rem;
  font-weight: 800;
  position: relative;
  top: 1px;
  z-index: 2;
  letter-spacing: -.2px;
}

.pink-main-btn:before {
/*   background-color: #bc0b54;
  transition: -webkit-transform .9s cubic-bezier(.6,.05,.01,.99);
  -moz-transition: transform .9s cubic-bezier(.6,.05,.01,.99),-moz-transform .9s cubic-bezier(.6,.05,.01,.99);
  transition: transform .9s cubic-bezier(.6,.05,.01,.99);
  transition: transform .9s cubic-bezier(.6,.05,.01,.99),-webkit-transform .9s cubic-bezier(.6,.05,.01,.99),-moz-transform .9s cubic-bezier(.6,.05,.01,.99);
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: right;
  -moz-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden; */
}

.pink-main-btn:hover:before {
/*   -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left;
  -moz-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
  transition: -webkit-transform .9s cubic-bezier(.6,.05,.01,.99);
  -moz-transition: transform .9s cubic-bezier(.6,.05,.01,.99),-moz-transform .9s cubic-bezier(.6,.05,.01,.99);
  transition: transform .9s cubic-bezier(.6,.05,.01,.99);
  transition: transform .9s cubic-bezier(.6,.05,.01,.99),-webkit-transform .9s cubic-bezier(.6,.05,.01,.99),-moz-transform .9s cubic-bezier(.6,.05,.01,.99); */
}

.site_footer a {
  color: #000;
  -moz-transition: all ease .2s;
  transition: all .2s ease;
}

.footer-top .tel a {
  margin-left: .75rem;
  display: inline-block;
  margin-bottom: 0;
  text-transform: none;
  vertical-align: middle;
}

.site_footer a:hover {
  color: #dfec0f;
}
.footer-top .tel i.fa-phone {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.8125rem;
  margin-right: .5rem;
  transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
}

.site_footer .footer-top .location {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 1.6;
}

.site_footer .footer-top .location li:first-child a {
  margin-left: 5px;
}
.site_footer .footer-top .location li a {
  -moz-transition: all ease .2s;
  transition: all .2s ease;
  padding-left: 0;
  margin-left: 20px;
}

.site_footer .footer-top .map a{
  position: relative;
}

.site_footer .footer-top .map a{
  display: inline-block;
  margin-bottom: 0;
  text-transform: none;
  vertical-align: middle;
}

.site_footer .footer-top .social {
  font-weight: 400;
  list-style: none;
  margin: 0;
  padding-left: .5rem;
  line-height: 1.6;
}

.site_footer .footer-top .social li:not(:last-child) {
  margin-right: 1.5rem;
}
.site_footer .footer-top .social li {
  display: inline-block;
}

.site_footer .footer-top .social li a {
  display: block;
  font-size: 2.125rem;
  padding: 0;
}

.site_footer .footer-top .social i.fab.fa-linkedin-in {
  position: relative;
  top: 2px;
}


/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */

.scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li.logo-desktop a.header_logo {
  padding: 0 1.25rem;
  height: 80px;
  position: relative;
}

.scroll-header .custom-header {
  background-color: #fff;
  box-shadow: 0 5px 6px -6px #a0a0a0;
}

.scroll-header li.logo-desktop a.header_logo svg {
  height: auto;
  -webkit-transform: scale(.8);
  -moz-transform: scale(.8);
  -ms-transform: scale(.8);
  transform: scale(.8);
  opacity: 0;
  -moz-transition: all cubic-bezier(.25,.75,.5,1.25) .8s;
  transition: all .8s cubic-bezier(.25,.75,.5,1.25);
}

.scroll-header li.logo-desktop a.header_logo svg.shrink-logo {
  display: inline-block;
  width: auto;
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}

@media (min-width: 1024px) {
  /* Menu List Below 1st Level/ 2nd,3rd,4th......so on */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1;
    display: none;
    min-width: 200px;
    border: 1px solid transparent;
    background: #000;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    top: 100%;
    right: auto;
    left: 50% !important;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul:before {
    content: "";
    border: .625rem solid transparent;
    border-bottom-color: #000;
    border-top: 0;
    height: 0;
    width: 0;
    top: -10px;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    text-transform: uppercase;
    display: block;
    padding: .7rem 1rem;
    line-height: 1;
    color: #fff;
    font-weight: 700;
    padding: .75rem 1.875rem;
    -moz-transition: color ease .3s;
    transition: color .3s ease;
    border-bottom: 1px solid transparent;
    position: relative;
    -moz-transition: all ease-out .3s;
    transition: all .3s ease-out;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a:hover:before,
  .custom-menu-primary .hs-menu-wrapper>ul ul li.active > a:before{
    width: 100%;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a:hover,
  .custom-menu-primary .hs-menu-wrapper>ul ul li.active > a{
    color: #dfec0f;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul li a:before {
    background-color: #dfec0f;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    -moz-transition: .5s width cubic-bezier(.73,.32,.34,1.5);
    transition: width .5s cubic-bezier(.73,.32,.34,1.5);
  }

  /* Override max width on menu links */
  .custom-menu-primary .hs-menu-wrapper > ul li a, 
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    overflow: visible !important;
    max-width: none !important;
    width: auto !important;
  }

  /* Fix menu disappearing on desktop after toggling mobile menu */

  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }

  .hide-min {
    display: none !important;
  }
  .fixed-min {
    position: fixed;
    width: 100% !important;
    left: 0;
    top: 0;
    right: 0;
    z-index: 9999;
  }
  
  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(2) >a {
    background: #dfec0f;
    border: 1px solid transparent;
    border-radius: 0;
    color: #000;
    cursor: pointer;
    display: block;
    font-family: inherit;
    font-size: .9rem;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    padding: .96875rem 1.875rem .875rem;
    position: relative;
    vertical-align: middle;
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(2) >a:hover {
    background: #000;
    color: #dfec0f;
  }

  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul {
    height: 4.875rem;
  }

  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li>a span.button-text {
    font-size: 1.125rem;
    font-weight: 800;
    position: relative;
    top: 1px;
    z-index: 2;
    letter-spacing: -.2px;
  }

  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(2)>a:hover:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
    transition: -webkit-transform .9s cubic-bezier(.6,.05,.01,.99);
    -moz-transition: transform .9s cubic-bezier(.6,.05,.01,.99),-moz-transform .9s cubic-bezier(.6,.05,.01,.99);
    transition: transform .9s cubic-bezier(.6,.05,.01,.99);
    transition: transform .9s cubic-bezier(.6,.05,.01,.99),-webkit-transform .9s cubic-bezier(.6,.05,.01,.99),-moz-transform .9s cubic-bezier(.6,.05,.01,.99);
  }
  .scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(2)>a:before {
/*     background-color: #bc0b54;
    transition: -webkit-transform .9s cubic-bezier(.6,.05,.01,.99);
    -moz-transition: transform .9s cubic-bezier(.6,.05,.01,.99),-moz-transform .9s cubic-bezier(.6,.05,.01,.99);
    transition: transform .9s cubic-bezier(.6,.05,.01,.99);
    transition: transform .9s cubic-bezier(.6,.05,.01,.99),-webkit-transform .9s cubic-bezier(.6,.05,.01,.99),-moz-transform .9s cubic-bezier(.6,.05,.01,.99);
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden; */
  }


  /* =============== Custom Menu Primary =============== */

  .custom-menu-primary {
    width: auto !important;
  }

  /* Only 1st Level Menu */
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: block;
  }

  .custom-menu-primary .hs-menu-wrapper>ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    vertical-align: middle;
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    text-decoration: none;
    margin-bottom: 0;
    display: block;
    padding: .7rem 1rem;
    line-height: 1;
    font-weight: 700;
    padding: .75rem 1.875rem;
    -moz-transition: color ease .3s;
    transition: color .3s ease;
    color: #000;
    text-transform: uppercase;
    position: relative;
    outline: 0;

  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover,
  .custom-menu-primary .hs-menu-wrapper>ul>li.active>a{
    color: #dfec0f;
  }
}


/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */
.mobile-trigger, .child-trigger{ display: none; }

@media (max-width: 1023px){


  .hide-min {
    display: block !important;
  }
  .hide-max {
    display: none !important;
  }
  .fixed-min {
    position: relative;
  }

  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger {
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /**************************************/
    top: 0px;           /* Position Button at right of screen */
    right: 10px;        /**************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000; 
  }
  .custom-header-lp .mobile-trigger {
    display: none !important;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #fff;
    background-color: #000; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color: #fff;
    background-color: #000; 
    border-color: transparent;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background-color: #fff; /* Icon color */
  }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }

  /* ===== Mobile Menu Styles ===== */  


  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    display: none;
  }
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper {
    width: 100%; /* Full screen width */
  }

  /* =============== Custom Menu Primary =============== */

  .custom-menu-primary {
    width: 100% !important;
    margin-left: 0 !important;
  }

  /* Only 1st Level Menu */
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    float: none !important;
    width: 100% !important;
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a {
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    display: block;
  }
}

/* ==========================================================================
5. BLOG                                        
========================================================================== */

/* ============== Comman Styles ===================== */

/* Blog Post and Listing Body Class */

.blog .blog-section .blog-post-wrapper .post-body img{
  width: 100%;
}

.blog .blog-content ul{
  margin: 0;
  padding: 0;
  margin-left: 30px;
}

.blog .blog-content  ul li{
  position: relative;
  list-style: none;
  margin: 20px 0;
}
.blog .blog-content ul li:after{
  background-color: #dfec0f;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: .625rem;
    width: .625rem;
    position: absolute;
    left: -32px;
    top: 8px;
}
.blog .blog-content blockquote {
  border: none;
  color: #000;
  font-style: italic;
  padding-left: 2rem;
  position: relative;
}
.blog .blog-content blockquote:before {
  content: "";
  display: inline-block;
  width: 0.3125rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 5px;
  background-color: #dfec0f;
  border: 1px solid #8a8a8a;
}
@media print, screen and (min-width: 40em) {
  .blog .blog-content .contact-us {
    padding: 2rem 0;
    margin: 3rem 0;
  }
}
.blog .blog-content .contact-us {
  border-top: 1px solid #cacaca;
  border-bottom: 1px solid #cacaca;
  margin: 1.5rem 0;
  padding: 2rem 0;
  text-align: center;
}
@media screen and (max-width: 39.99875em) {
  .blog .blog-content .contact-us a {
      margin: 0;
  }
}
.blog .blog-content .contact-us a {
  padding: 0.8125rem 1rem;
}
.pink-main-btn {
  position: relative;
  background: #dfec0f;
  text-transform: uppercase;
  color: #000;
  margin-bottom: 0;
  padding: 0.9375rem 1.25rem 0.875rem 1.25rem;
}


.blog .blog-content {
  padding-top: 1.875rem;
  padding-bottom: 2.8125rem;
}

@media print, screen and (min-width: 64em) {
  .blog .blog-content {
    padding-top: 3.75rem;
    padding-bottom: 5.9375rem;
  }
}
/* =====================================
Blog Listing 
===================================== */

.hs-blog-listing #hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
.hs-blog-listing #hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Post Featured Image on Listings Page */
.hs-blog-listing .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
  display: inline-block !important;
  float: none;
  margin: 0;
}

/* Blog Social Sharing Icons */
.hs-blog-listing .hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Pagination */
.blog-pagination {
  text-align: center;
  min-height: 3rem;
  margin: 3rem 0;
  margin-bottom: 46px;
}

/* =====================================
Blog Post 
===================================== */

/* Blog Author and Avatar / Byline */
.hs-blog-post #hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
.hs-blog-post #hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
/* Featured Image on Post Page */
.hs-blog-post .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
  display: inline-block !important;
  float: none;
  margin: 0;
}

/* Blog Social Sharing Icons */
.hs-blog-post .hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}
/* Comment Section */
.comment-date {
  display: block !important;
}
/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin-bottom: 30px;
}


/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}
/* ==========================================================================
6. FORMS                                        
========================================================================== */


/* =============== Global Form Styles =============== */
/* Form Field */
.hs-form-field {
  margin: 10px 0;
}

/* Labels and Legends */
label {}
.hs-form-field > label,
.section.post-footer label,
.widget-type-google_search label {
  display: block;
  padding-bottom: 5px;
  color: #cacaca;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  text-transform: uppercase;
}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  width: 100%;
}
.hs-input.error {}
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

/* Hubspot Default Form Style */

input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea,
select {
  margin: 0 0 1rem;
  padding: 7px .5rem;
  border-radius: 0;
  box-shadow: inset 0 1px 2px hsla(0,0%,4%,.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  -moz-transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  background-color: transparent!important;
  border: 0;
  border-bottom: 1px solid #cacaca;
  box-shadow: none;
  color: #cacaca;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
textarea:focus,
select:focus {
  outline: none;
  border: 0;
  background-color: #fff;
  box-shadow: 0 0 5px #cacaca;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  -moz-transition: box-shadow .5s,border-color .25s ease-in-out;
  transition: box-shadow .5s,border-color .25s ease-in-out;
  color: #fff;
  border-bottom: 1px solid #fff;
}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
/* Error */
.hs-error-msgs label,
.section.post-footer .hs-error-msgs label {
  color: #cc4b37;
  text-transform: uppercase;
  font-size: .6rem;
  position: relative;
}
.submitted-message {}
ul.hs-error-msgs.inputs-list {
  list-style: none;
  padding: 0;
  margin: 10px 0;
}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */

/* Multiple Selection Inputs */
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

#comment-form {
  margin-top: 30px;
}
.section.post-footer {
  margin-top: 50px;
}
.section.post-footer .hs-richtext {
  margin-top: 50px;
  margin-bottom: 25px;
}
/* =============== Blog Subscription Form =============== */

#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}
/* Make Form 50% on Desktop */

.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.widget-type-google_search,
#comment-form,
.section.post-footer,
.hs-search-field {
  display: block;
  margin-bottom: 25px;
  max-width: 600px;
}


/* ==========================================================================
7. BUTTONS                                        
========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  margin: 15px 0;
}

/* Hubspot Default Button Style */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  background-color: #dfec0f;
  border: 1px solid transparent;
  border-radius: 0;
  color: #000;
  display: inline-block;
  font-family: inherit;
  font-size: .9rem;
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1rem;
  outline: 0;
  padding: .85em 1em;
  -moz-transition: background-color .25s ease-out,color .25s ease-out;
  transition: background-color .25s ease-out,color .25s ease-out;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}
.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: #000;
  color: #dfec0f;
}
/* ==========================================================================
Custom Classes                                   
========================================================================== */

.auto {
  width: auto !important;
}
.f-left {
  float: left !important;
}
.f-right {
  float: right !important;
}
.t-left {
  text-align: left;
}
.t-right {
  text-align: right;
}
.full-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
}
.fixed {
  position: fixed;
  width: 100% !important;
  left: 0;
  top: 0;
  right: 0;
  z-index: 9999;
}
.center-block {
  display: block;
  margin: 0 auto;
  float: none !important;
}
.hs-blog-listing .show-on-post {
  display: none !important;
}
.hs-blog-post .show-on-listing {
  display: none !important;
}

/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.custom-footer.custom-footer-nonav .footer-top {
  display: none;
}

body.subscription-template.one-column.hs-content-id-1.hs-landing-page.hs-page form#email-prefs-form h3 {
  color: #fff;
}

.submitted-message {
  color: #fff;
}

.hs-input.invalid.error {
  border-color: #cc4b37;
  color: #cc4b37;
}

.custom-header-nonav ul li,
.custom-header-nonav .menu-block{
  opacity: 0;
  visibility: hidden;
}

.custom-menu-primary .hs-menu-wrapper>ul>li.logo-desktop {
  opacity: 1;
  visibility: visible;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-body {
  border-bottom: medium none;
  color: inherit;
  display: block;
  padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-from h4 a {
  text-decoration: none; 
}
.comment-date {
  color: inherit !important;
  display: block !important;
  text-align: left;
}

/* -------------------- Ends ----------- */

/* -------------- Default Code for Author Bio ------------ */

#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}
#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}
.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 10px 0 0;
}
.custom_listing_comments{
  border: 1px solid #E2E2E2;
  display: block;
  line-height: 165%;
  padding: 15px;
}


/* -------------------- Ends ----------- */

.body-container .hs_cos_wrapper_type_blog_subscribe, 
.body-container .hs_cos_wrapper_type_google_search, 
.body-container .hs_cos_wrapper_type_form, 
.body-container .hs_cos_wrapper_type_password_prompt,
.body-container .hs-search-field__bar,
.section.post-footer form,
.body-container #email-prefs-form,.body-container #comment-form{
  background: -moz- oldlinear-gradient(top,#375a6d 0,#192f3c 100%);
  background: #000;
  padding: 25px;
  max-width:650px;
  display:block;
}

#email-prefs-form .email-edit {
  max-width: 100% !important;
}

body.sub-page.hs-content-id-1.hs-landing-page.hs-page .page-header,
body.sub-page p.header {
  color: #fff;
}
body.sub-page .subscribe-options label span {
  font-weight: normal;
  margin-left: 3px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

input::placeholder, textarea::placeholder {
  color: #cacaca;
}
input::placeholder, textarea::placeholder {
  color: #cacaca;
}
input::placeholder, textarea::placeholder {
  color: #cacaca;
}
input::placeholder, textarea::placeholder {
  color: #cacaca;
}

.subscription-template-form .body-container #email-prefs-form{
  max-width: 100%;
  border-top:none;
  border-bottom:none;
  padding: 0px;
  background-color: transparent;
  display:block;
}

.body-container #hs_cos_wrapper_blog_subscription {
  background: none;
  max-width: 100%;
}

.form-title {
  color: #cacaca;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 400;
  border-bottom: 1px solid #dfec0f;
  padding-bottom: 10px;
}

.hs-blog-header h1 {
  margin-bottom: 34px;
  text-transform: uppercase;
  position: relative;
  font-size: 9.375rem;
  line-height: 8.125rem;
  letter-spacing: -1.8px;
  color: black;
}

.hs-blog-header h1 span {
  color: #000;
}

.description {
  font-size: 1.1875rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 4.17px;
  max-width: 52.1875rem;
  line-height: 1.75rem;
  position: relative;
  line-height: 1.9375rem;
}

.description:before {
  content: "";
  left: 0;
  bottom: -18px;
  position: absolute;
  border-bottom: 1px solid #dfec0f;
  bottom: -15px;
  width: -moz-calc(100vw - (((100vw - 1140px)/2) + 15px));
  width: calc(100vw - (((100vw - 1140px)/2) + 15px));
}

.post-listing {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.blog-listing-wrapper .post-listing .post-item {
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 25%;
  padding: .5px;
}

.blog-listing-wrapper .post-listing .post-item a {
  display: block;
  font-weight: 700;
  text-transform: none;
  overflow: hidden;
  position: relative;
}

.featured-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  min-height: 20.3125rem;
  -moz-transition: all .9s ease;
  transition: all .9s ease;
}

.featured-image:before {
  content: "";
  background: -moz- oldlinear-gradient(top,rgba(49,75,91,.22) 0,rgba(49,75,91,.52) 100%);
  background: linear-gradient(180deg,rgba(49,75,91,.22),rgba(49,75,91,.52));
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.hs-blog-listing {
  overflow-x: hidden;
}

.featured-image p.excerpt {
  color: #fff;
  font-size: 1.125rem;
  letter-spacing: normal;
  line-height: 1.25;
  margin-bottom: 0;
  padding: 0 1.375rem .9375rem;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1;
}
.selectric {
  border-radius: 0;
  background: #f8f8f8;
  position: relative;
  overflow: hidden;
  background: none;
  border: none;
  border-bottom: 1px solid #dfec0f;
  position: relative;
}

.selectric span.dropdown-title {
  padding: .33333rem .5rem;
  border-radius: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  color: #444;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  line-height: 38px;
  height: 38px;
  cursor: pointer;
  background: none;
  color: #dfec0f;
  font-size: 1.125rem;
  font-weight: 700;
  margin-left: 0;
  text-transform: uppercase;
}

.selectric  b.button {
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  background-color: #f8f8f8;
  color: #bbb;
  text-align: center;
  font: 0/0 a;      *
  font: 20px/38px Lucida Sans Unicode,Arial Unicode MS,Arial;
  height: 38px;
  outline: 0;
  display: none;
}

.selectric:after {
  content: "";
  background: url('//cdn2.hubspot.net/hubfs/4771408/House_of_Comms_June2019%20Header/Images/arrow-down-1.svg') 50% 50%/22px 16px no-repeat;
  display: block;
  height: 1rem;
  width: 1.375rem;
  position: absolute;
  right: 8px;
  bottom: 8px;
}

body.topic-active .selectric:after {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.column-option ul li a {
  color: #000;
}
.column-option ul li {
  list-style: none;
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
  color: #000;
  font-size: .9375rem;
  font-weight: 600;
  padding: .9375rem;
  padding: .9375rem;
}
.column-option ul {
  position: absolute;
  top: 100%;
  left: 0;
  background: #f8f8f8;
  border: 1px solid #c4c4c4;
  z-index: -1;
  box-shadow: 0 0 10px -6px;
  left: auto;
  right: 0;
  width: 253px;
  padding: 0px;
  margin: 0pc;
  z-index: 9;
  background: #fff;
}

.column-option ul li:hover a {
  color: #fff;
}
.column-option ul li:hover {
  background: #dfec0f;
  color: #fff;
}


.column-option ul li:first-child {
  padding-bottom: 0px;
}

.featured-image:hover {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.featured-image:hover:before {
  background: none;
}

.column-option ul li:first-child:after {
  border-bottom: 1px solid #464747;
  content: "";
  display: block;
  margin-top: 1rem;
  opacity: .19;
}

.featured-image.no-image:hover:before {
  background: -moz- oldlinear-gradient(top,rgba(49,75,91,.9) 0,rgba(49,75,91,.9) 100%);
  background: linear-gradient(180deg,rgba(49,75,91,.9),rgba(49,75,91,.9));
}

.blog.hs-blog-listing .content-wrapper {
  padding-bottom: 0px;
}

.blog-pagination a.next-posts-link.load-more {
  line-height: inherit;
  color: #dfec0f;
  text-decoration: none;
  border: 1px solid #dfec0f;
  color: #dfec0f;
  cursor: pointer;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 700;
  letter-spacing: -.1px;
  padding: .5625rem .9375rem .5rem;
  position: relative;
  -moz-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
  -webkit-transition: .5s;
}

.blog-pagination a.next-posts-link.load-more:before,.blog-pagination a.next-posts-link.load-more:after {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -moz-transition: .5s;
  transition: .5s;
  -webkit-transform: scale(0);
}

.blog-pagination a.next-posts-link.load-more:before {
  border-bottom: 2px solid #dfec0f;
  border-left: 2px solid #dfec0f;
  -webkit-transform-origin: 0 100%;
}

.blog-pagination a.next-posts-link.load-more:after {
  border-top: 2px solid #dfec0f;
  border-right: 2px solid #dfec0f;
  -webkit-transform-origin: 100% 0;
}

.blog-pagination a.next-posts-link.load-more:hover {
  border: 2px solid rgba(0,160,80,0);
  color: #dfec0f;
}

.blog-pagination a.next-posts-link.load-more:hover:before,.blog-pagination a.next-posts-link.load-more:hover:after {
  -webkit-transform: scale(1);
}

.hero {
  background-size: cover;
  background-position: 50%;
  position: relative;
/*   min-height: 38rem; */
  height: 80vh;
  margin-top: -1px;
}

.hero:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  opacity: .6;
  background: #000;
}

.hero .play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-top: 0;
  z-index: 2;
}

.hero .play-btn a {
  background-color: #dfec0f;
  display: block;
  height: 3.6875rem;
  width: 3.6875rem;
  position: relative;
  height: 4.875rem;
  width: 4.875rem;
  cursor: pointer;
}

.hero .play-btn a img {
  height: 1.4375rem;
  width: 1.3125rem;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  height: 1.875rem;
  width: 1.75rem;
}

.hero .hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  width: 100%;
  z-index: 1;
}

.hero .hero-content .grid-x {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #fff;
}
.hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: #dfec0f;
}
.scroll-header.hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #000;
}

.scroll-header.hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a span{
  transition: all ease 0.3s;
}

.scroll-header.hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
  color: #000;
}
.scroll-header.hs-blog-post .custom-menu-primary .hs-menu-wrapper > ul > li > a:hover span{
  color: #000;
}
.hs-blog-post li.logo-desktop a.header_logo svg path, 
.hs-blog-post li.logo-desktop a.header_logo svg polygon {
  color: #fff;
  fill: #fff;
}

.hero:after {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: -moz- oldlinear-gradient(right,rgba(121,137,150,0) 0,rgba(103,118,131,.5) 13.08%,rgba(92,107,120,.77) 20.47%,rgba(88,103,116,.89) 39.25%,#4d5c69 100%);
  background: linear-gradient(270deg,rgba(121,137,150,0),rgba(103,118,131,.5) 13.08%,rgba(92,107,120,.77) 20.47%,rgba(88,103,116,.89) 39.25%,#4d5c69);
  opacity: .3;
}


.scroll-header.hs-blog-post li.logo-desktop a.header_logo svg path, .scroll-header.hs-blog-post li.logo-desktop a.header_logo svg polygon {
  fill: #000;
}

.hero .hero-content .grid-x .cell.medium-offset-1 {
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  margin-left: 8.3333333333%;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 91.6666666667%;
  position: relative;
}

.hero .hero-content a.back {
  line-height: inherit;
  color: #dfec0f;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  display: inline-block;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 2rem;
}

.hero .hero-content h1 {
  font-family: Proxima,Helvetica,Arial,sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 1rem;
  font-size: 3.4375rem;
  line-height: 3.25rem;
  max-width: 50%;
}

.hero.banner-screen h1:after {
  background-color: #dfec0f;
  content: "";
  display: block;
  height: 1px;
  width: calc(100% - 30px);
  position: absolute;
  bottom: 0;
}

.show-for-small-only {
  display: none!important;
}

body.is-reveal-open {
  overflow: hidden;
}

.hs-blog-post .body-container-wrapper {
  padding-top: 0px;
}

.blog-post-wrapper .post-body p {
  line-height: 27px;
  text-rendering: optimizeLegibility;
}

.grid-x .cell.medium-8.medium-offset-2{
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  margin-left: 16.6666666667%;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 66.6666666667%;
}

.grid-x > .medium-12 {
  width: 100%;
}
.grid-x .cell.medium-6 {
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 50%;
}

.cell.small-12.small-only-order-2 {
  width: 100%;
}

.published-date {
  display: inline-block;
  font-weight: 600;
  margin-bottom: 1rem;
  text-transform: uppercase;
  font-size: 1.0625rem;
}

.categories {
  font-weight: 700;
  list-style: none;
  margin: 0 0 1.5rem;
  text-transform: uppercase;
}

.categories a {
  border: 1px solid #dfec0f;
  display: inline-block;
  margin-bottom: .5rem;
  margin-right: 1px;
  padding: .25rem 1rem;
  line-height: 25px;
  font-weight: normal;
}

.news-social {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  padding-bottom: 1.5rem;
  text-align: right;
}

.news-social span {
  color: #000;
  font-size: .9375rem;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: text-top;
}

.news-social a {
  padding: .6875rem .625rem;
  text-transform: uppercase;
}

.author .author-img {
  display: inline-block;
  height: 4.8125rem;
  width: 4.8125rem;
  margin-right: 1rem;
  vertical-align: middle;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.author span {
  color: #000;
  display: inline-block;
  font-weight: 600;
  text-transform: uppercase;
  vertical-align: middle;
  font-size: 1.0625rem; 
}

.post-item {
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-height: 0;
  min-width: 0;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  width: 25%;
  padding: .5px;
}

.post-item a {
  display: block;
  font-weight: 700;
  text-transform: none;
  overflow: hidden;
  position: relative;
}

.related-wrap {
/*   padding-top: 3.75rem;
  padding-bottom: 5.9375rem; */
  position: relative;
}

.related-wrap h4 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: Proxima,Helvetica,Arial,sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 1.125rem;
  font-weight: 600;
  padding: 2rem 0;
  text-align: center;
  text-transform: uppercase;
}

.hero .hero-content .back i {
  margin-right: .5rem;
}
.form1.panel .hs_file_upload.hs-file_upload.hs-fieldtype-file.field.hs-form-field {
  margin-top: 0px !important;
}

.open-area .form1.panel .hs_file_upload.hs-file_upload.hs-fieldtype-file.field.hs-form-field {
  margin-top: 15px !important;
}

/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */
@media print, screen and (min-width: 40em) {
  .contact-us-block {
    padding: 2.5rem 2rem;
  }
  .contact-us-block {
    padding: 2.5rem 2rem;
  }
}

@media (max-width: 1200px) {
  .banner-area h1 {
    font-size: 8rem;
    line-height: 8rem;
    letter-spacing: -.5px;
    margin-bottom: 1.8125rem;
  }  

  .hs-blog-header h1 {
    font-size: 8rem;
    line-height: 8rem;
    letter-spacing: -.5px;
    margin-bottom: 1.8125rem;
    text-transform: uppercase;
    position: relative;
  }  

}


@media (max-width: 1139px) and (min-width: 768px) {


}


/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1023px) {

  .banner-area h1{
    font-size: 2.8125rem;
    letter-spacing: -.5px;
    line-height: 1.2;
  }

  h1 {
    font-size: 4rem;
    letter-spacing: -.5px;
    line-height: 4rem;
  }

  .hs-blog-post .mobile-menu-title.visible-phone .cell-logo a.header__logo path, 
  .hs-blog-post .mobile-menu-title.visible-phone .cell-logo a.header__logo polygon {
    fill: #fff;
  }

  .scroll-header.hs-blog-post .mobile-menu-title.visible-phone .cell-logo a.header__logo path, 
  .scroll-header.hs-blog-post .mobile-menu-title.visible-phone .cell-logo a.header__logo polygon {
    fill: #000;
  }
  
  .mobile-menu-title .menu-block .menu {
    margin-left: 1.5625rem;
  }
  .hs-blog-post .mobile-menu-title .menu-block span, .hs-blog-post .mobile-menu-title .menu-block .menu-lang {
    color: #fff;
  }
  .scroll-header.hs-blog-post .mobile-menu-title .menu-block span,  .scroll-header.hs-blog-post .mobile-menu-title .menu-lang {
    color: #000;
  }

  /*============== Header ==============*/
  .desktop-menu.show-for-large {
    display: none!important;
  }

  .hero .hero-content .grid-x {
    position: relative;
    top: -2px;
  }

  .post-item {
    width: 50%;
  }

  .mobile-menu-title.visible-phone {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-flex-flow: row wrap;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 1.25rem .9375rem 0;
  }

  .mobile-menu-title.visible-phone .cell-logo {
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    width: 50%;
  }

  .mobile-menu-title.visible-phone .cell-logo a.header__logo {
    display: inline-block;
  }

  .mobile-menu-title.visible-phone .cell-logo a.header__logo path, .mobile-menu-title.visible-phone .cell-logo a.header__logo polygon {
    fill: #000;
  }
  .mobile-menu-title.visible-phone .cell-logo a.header__logo svg {
    width: 64px;
    height: 64px;
  }

  .menu-block {
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-transform: uppercase;
    width: 50%;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    -webkit-flex-basis: auto;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .menu-block .menu {
    padding: 0;
    margin: 0;
    list-style: none;
    position: relative;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 1.0625rem;
    font-weight: 700;
    letter-spacing: -.4px;
    margin-top: -.375rem;
    color: #000;
  }

  .menu-block span.close {
    display: none;
    font-size: 1.0625rem;
    font-weight: 700;
    letter-spacing: -.4px;
    margin-top: -.375rem;
    color: #000;
  }

  .menu-block button.hamburger {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
    border-radius: 0;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity,-webkit-filter;
    -moz-transition-property: opacity,filter;
    transition-property: opacity,filter;
    transition-property: opacity,filter,-webkit-filter;
    -moz-transition-duration: .15s;
    transition-duration: .15s;
    -moz-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    width: 2rem;
    height: 2rem;
    padding: 0;
    position: relative;
    z-index: 999;
    outline: 0;
    padding-left: 5px;
  }

  .menu-block button.hamburger span.hamburger-box {
    display: inline-block;
    position: relative;
    width: 1.125rem;
    height: .9375rem;
    font-size: 1.0625rem;
    font-weight: 700;
    letter-spacing: -.4px;
    margin-top: -.375rem;
    color: #000;
  }
  .hamburger-inner {
    display: block;
  }

  .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    width: 40px;
    height: 4px;
    border-radius: 4px;
    position: absolute;
    transition-property: -webkit-transform;
    -moz-transition-property: transform,-moz-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform,-moz-transform;
    -moz-transition-duration: .15s;
    transition-duration: .15s;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
    background: #dfec0f;
    border-radius: 0;
  }
  .hamburger-inner {
    height: .1875rem;
    width: .5625rem;
  }

  .hamburger .hamburger-inner {
    top: auto;
    bottom: 0;
    -moz-transition-duration: .13s;
    transition-duration: .13s;
    -moz-transition-delay: .13s;
    transition-delay: .13s;
    -moz-transition-timing-function: cubic-bezier(.55,.055,.675,.19);
    transition-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  .mobile-menu-title .menu-block span,  .mobile-menu-title .menu-block .menu-lang {
    font-size: 1.0625rem;
    font-weight: 700;
    letter-spacing: -.4px;
    margin-top: -.375rem;
    color: #000;
    cursor: pointer;
  }
  .hamburger-inner:after, .hamburger-inner:before {
    content: "";
    display: block;
  }

  .hamburger-inner:before {
    top: -6px;
    width: .875rem;
    height: .1875rem;
  }

  .hamburger--collapse .hamburger-inner:before {
    transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);
    -moz-transition: top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-moz-transform .13s cubic-bezier(.55,.055,.675,.19);
    transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19);
    transition: top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19),-moz-transform .13s cubic-bezier(.55,.055,.675,.19);
  }

  .hamburger--collapse .hamburger-inner:after {
    top: -20px;
    -moz-transition: top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;
    transition: top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear;
  }

  .hamburger-inner:after {
    top: -12px!important;
    width: 1.125rem;
    height: .1875rem;
  }

  .hamburger-inner:after {
    bottom: -10px;
  }

  .body-container-wrapper {
    display: block;
    padding-top: 9.5rem;
  }
  /*============== Footer ==============*/
  .footer-bottom {
    padding: 1.5625rem .5rem 1.1875rem .125rem;
  }

  .footer-bottom .cell.large-8, .footer-bottom .copyrights {
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
    text-align: left;
  }

  .footer-top {
    padding: 3.375rem .25rem 2.0625rem;
  }

  .footer-top .cell.large-2 .pink-main-btn {
    width: 100%;
    margin-bottom: 2.9375rem;
  }

  .footer-top .cell {
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0;
    min-width: 0;
    width: 100%;
  }

  .site_footer .footer-top .tel {
    margin-bottom: 1.25rem;
  }

  .footer-top .map span {
    letter-spacing: -.2px;
    line-height: 1.5rem;
    margin-left: .375rem;
    padding-left: 2.6875rem;
  }

  .site_footer .footer-top .map {
    margin-bottom: 1.875rem;
  }

  .site_footer .footer-top .social {
    padding-left: .375rem;
    padding-right: .375rem;
  }
  .site_footer .footer-top .social li:not(:last-child) {
    margin-right: 2.5rem;
  }

  .footer-top .map span {
    letter-spacing: -.2px;
    line-height: 1.5rem;
    margin-left: .375rem;
    padding-left: 2.6875rem;
  }

  .site_footer .footer-top .location li a {
    font-size: 1.1875rem;
    letter-spacing: -.2px;
    line-height: 1.5rem;
  }

  .footer-top .tel a {
    margin-left: .3125rem;
  }

  .site_footer .footer-top .social li a .fa-facebook-f, 
  .site_footer .footer-top .social li a .fa-linkedin-in,
  .site_footer .footer-top .social li a .fa-twitter {
    font-size: 1.8125rem;
  }

  .footer-top .tel i.fa-phone {
    font-size: 1.8125rem;
    margin-right: 1rem;
  }

  .site_footer .footer-top .tel a {
    font-size: 1.1875rem;
  }

  .site_footer .footer-top .social li a .fa-instagram, .site_footer .footer-top .social li a .fa-youtube {
    font-size: 2.25rem;
  }

  .mobile-open .mobile-menu.visible-phone {
    display: block !important;
    -moz-transition: all ease-out .3s;
    transition: all .3s ease-out;
  }
  .mobile-menu.visible-phone {
    background: rgba(25,47,60,.99);
    color: #fff;
    display: none !important;
    position: fixed;
    height: 100vh;
    width: 100%;
    z-index: 999;
    overflow-y: scroll;
  }

  .mobile-open .custom-menu-primary .hs-menu-wrapper {
    display: block;
  }

  .mobile-menu .mobile-menu__main {
    padding: 1.25rem .9375rem;
    padding-bottom: 70px;
  }

  .mobile-menu__top {
    margin-bottom: 1.125rem;
  }

  .mobile-menu__top .header__logo {
    display: inline-block;
    text-transform: uppercase;
  }

  .mobile-menu__top .header__logo svg {
    width: 64px;
    height: 64px;
  }

  .mobile-open .mobile-menu-title .menu-block span.close {
    font-size: 1.0625rem;
    font-weight: 700;
    letter-spacing: -.4px;
    margin-top: -.375rem;
    display: block !important;
    color: #fff;
    display: block;
    margin-right: .125rem;
    z-index: 999;
  }

  .mobile-open .menu-block button.hamburger {
    padding-left: 0;
  }
  .mobile-open .hamburger--collapse .hamburger-inner {
    top: 21px;
    right: 0;
    -webkit-transform: translate3d(0,-10px,0) rotate(-45deg);
    -moz-transform: translate3d(0,-10px,0) rotate(-45deg);
    transform: translate3d(0,-10px,0) rotate(-45deg);
    -moz-transition-delay: .22s;
    transition-delay: .22s;
    -moz-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    background: #dfec0f;
    width: 1rem;
  }

  .mobile-open .hamburger--collapse .hamburger-inner:after {
    top: 0;
    opacity: 0;
    -moz-transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear;
    transition: top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;
  }
  .mobile-open .hamburger--collapse .hamburger-inner:before {
    top: 0;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    -moz-transition: top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1),-moz-transform .13s .25s cubic-bezier(.215,.61,.355,1);
    transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    transition: top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s,-webkit-transform .13s cubic-bezier(.215,.61,.355,1) .25s,-moz-transform .13s cubic-bezier(.215,.61,.355,1) .25s;
    background: #dfec0f;
    width: 1rem;
  }

  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover {
    color: #dfec0f;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    color: #fff;
    font-size: 2.25rem;
    font-weight: 700;
    line-height: 2.75rem;
    letter-spacing: -.45px;
    padding: 0;
    -moz-transition: all ease .3s;
    transition: all .3s ease;
    display: block;
    text-transform: uppercase;
  }

  .custom-menu-primary .hs-menu-wrapper>ul ul {
    padding: .375rem 0 1.9375rem;
    margin-left: 1.3125rem;
    position: static !important;
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    left: 0px !important;
    transition: 0s !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {
    color: #fff;
    padding: 0;
    -moz-transition: all ease .3s;
    transition: all .3s ease;
    font-size: 1.125rem;
    font-weight: 400;
    letter-spacing: .3px;
    line-height: 1.625rem;
    margin-bottom: .6875rem;
    text-transform: uppercase;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a:hover {
    color: #dfec0f;
  }

  a.pink-main-btn {
    position: static;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem;
    font-family: inherit;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    -moz-transition: background-color .25s ease-out,color .25s ease-out;
    transition: background-color .25s ease-out,color .25s ease-out;
    font-size: .9rem;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    padding: .9375rem 1.25rem .875rem;
    width: 100%;
    margin: 20px 0;
    font-size: .75rem;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a,
  .custom-menu-primary .hs-menu-wrapper > ul > li> ul >li.active > a{
    color: #dfec0f;
  }

  a.pink-main-btn span.button-text {
    font-size: 1.125rem;
    font-weight: 800;
    position: relative;
    top: 1px;
    z-index: 2;
    letter-spacing: -.2px;
  }
  
  .pink-main-btn .button-text:hover{
    color: #000;
  }


  /*============== Blog Listing ==============*/
  .hs-blog-header h1 {
    font-size: 2.8125rem;
    letter-spacing: -.5px;
    margin-bottom: 1.8125rem;
    text-transform: uppercase;
    position: relative;
    font-family: Proxima,Helvetica,Arial,sans-serif;
    font-weight: 700;
    line-height: 1.2;
  }

  .description {
    font-size: 1.1875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 4.17px;
    max-width: 52.1875rem;
    line-height: 1.75rem;
    position: relative;
    top: -1px;
  }

  .sort-options.custom-categories {
    padding: 34px 0;
    margin-left: auto;
    max-width: 100%;
    margin: 0pc;
    position: relative;
    top: -3px;
  }

  .column-option ul {
    width: 100%;
  }

  .blog-listing-wrapper .post-listing .post-item {
    width: 50%;
  }

  .description:before {
    width: -moz-calc(100vw - 30px);
    width: calc(100vw - 30px);
    bottom: -18px;
  }

  .hero .hero-content h1 {
    color: #fff;
    font-size: 2.1875rem;
    line-height: 2.4375rem;
    max-width: 100%;
    text-transform: uppercase;
    margin-bottom: 1rem;
  }

  .banner-area .description:before {
    width: -moz-calc(100vw - 30px);
    width: calc(100vw - 30px);
    bottom: -20px;
  }
  /*============== Blog Post  ==============*/
}
@media (max-width: 991px) {

}


/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {


  /* Make Form 100% on Mobile */
  .hs_cos_wrapper_type_password_prompt,
  .hs_cos_wrapper_type_email_simple_subscription,
  .hs_cos_wrapper_type_form,
  .hs_cos_wrapper_type_blog_subscribe,
  .widget-type-google_search,
  #comment-form,
  .section.post-footer,
  .hs-search-field {
    display: block;
    max-width: 100%;
    max-width: 100%;
  }

  .reveal-overlay {
    padding-top: 0;
  }

  .contact-us-block {
    padding: 3rem 1rem;
  }

  .contact-us-block ul.inputs-list.multi-container {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }

  .tabs {
    list-style: none;
    margin: 0 15px;
    padding: 0;
    padding-bottom: 8px;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 55px;
  }

  .js-tabs .tab {
    padding: 0;
    font-size: 14px;
    -webkit-flex: 33%;
    -moz-box-flex: 33%;
    -ms-flex: 33%;
    flex: 33%;
    line-height: 66px;
    top: 0px;
  }

  .reveal {
    border: 0px;
  }


  .js-tabs .panel .hs-form-field {
    width: 100% !important;
    float: none;
  }

  input[type="text"],
  input[type="password"], 
  input[type="datetime"], 
  input[type="datetime-local"],
  input[type="date"], 
  input[type="month"],
  input[type="time"], 
  input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], textarea, select {
    font-size: 14px;
    line-height: 24px;
  }

  .main-content{
    margin-bottom:40px;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
  }


  /*============== Header ==============*/
  /*============== Footer ==============*/
  .footer-top .map span {
    margin-bottom: 1px;
  }

  .footer-top .tel i.fa-phone {
    margin-bottom: 1px;
  }

  .post-item {
    width: 100%;
  }

  /*============== Blog Listing ==============*/
  /*============== Blog Post  ==============*/


}  
@media (max-width: 639px) {
  h3 {
    font-size: 1.25rem;
  }

  h1 {
    font-size: 2.5rem;
    line-height: 2.8rem;
  }


  .hero .hero-content .grid-x .cell.medium-offset-1 {
    width: 100%;
    margin-left: 0px;
  }  

  .play-btn.show-for-small-only {
    z-index: 2;
    margin-top: 2rem;
    display: block !important;
    position: relative;
    top: 0px;
    transform: none;
    left: 0px;
  }

  .hero.banner-screen h1:after {
    margin-bottom: -10px;
  }
  
  h2 {
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 2.4375rem;
  }

  .hero .hero-content .grid-x .cell.medium-offset-1 a.back {
    position: relative;
    top: 2px;
  }  

  .news-social {
    text-align: left;
  }
  
  html[dir="rtl"] .news-social {
    text-align: right;
  }

  .author {
    margin-bottom: 2rem;
  }  
  .cell.small-12.small-only-order-2 {
    -webkit-order: 2;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }  

  .grid-x-area {
    padding-top: 1.875rem;
    padding-bottom: 2.8125rem;
  } 

  .related-wrap {
/*     padding-top: 1.875rem;
    padding-bottom: 2.8125rem; */
  }  

  .grid-x .cell.medium-6 {
    width: 100%;
  }  

  .cell.medium-6.news-social {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    padding-bottom: 1.5rem;
    vertical-align: middle;
  }  

  .play-btn.show-for-medium {
    display: none!important;
  }
  
  .grid-x .cell.medium-8.medium-offset-2 {
    margin-left: 0px;
    width: 100%;
  }  

  .featured-image {
    min-height: 13.1875rem;
  }  

  .blog-pagination a.next-posts-link.load-more {
    padding: .5625rem 0 .5rem;
    max-width: 20.75rem;
    width: 100%;
  }  

  h4 {
    font-size: 1.1875rem;
  }

  h5 {
    font-size: 1.125rem;
  }

  h6 {
    font-size: 1.0625rem;
  }  

  .category-wrap .medium-4 {
    width: 100%;
    margin-left: 0px;
  }  
}

/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
  .subscribe-options label {
    margin-left: 0 !important;
  }

  .hs_recaptcha.hs-recaptcha.field.hs-form-field > div {
    max-width: 300px;
    overflow-x: auto;
    overflow-y: hidden;
  }

  .checkbox-row span.fakelabel span {
    float: none !important;
  }

  .subscription-template.one-column .hs-button.primary,
  .subscription-template.one-column input[type="submit"], 
  .subscription-template.one-column input[type="button"] {
    font-size: 15px;
  }
}

@media (max-width: 375px) {
  .banner-area h1,h1 {
    font-size: 2rem;
    line-height: 1.2;
  }

  .site_footer .footer-top .social li:not(:last-child) {
    margin-right: 1.75rem;
  }  

  .hs-blog-header h1 {
    font-size: 2rem;
    letter-spacing: -.5px;
    margin-bottom: 31px;
    text-transform: uppercase;
    position: relative;
    margin-top: 5px;
  }  

  .banner-area h1 {
    margin-top: 4px;
  }  

}


@media (max-width: 330px) {
  .footer-top .tel i.fa-phone {
    margin-bottom: 0px;
  }

  .footer-top .map span {
    margin-bottom: 0px;
  } 

  .author span {
    display: block;
  }  
}
@media (max-width: 320px) {
  .footer-bottom .copyrights p {
    font-size: 12px;
    letter-spacing: normal;
  }

  .site_footer .footer-top .social li a .fa-facebook-f, .site_footer .footer-top .social li a .fa-instagram, .site_footer .footer-top .social li a .fa-linkedin-in, .site_footer .footer-top .social li a .fa-twitter, .site_footer .footer-top .social li a .fa-youtube {
    font-size: 1.55rem;
  }  

  .site_footer .footer-top .map i.fa-map-marker-alt, .site_footer .footer-top .tel i.fa-map-marker-alt {
    font-size: 1.55rem;
  }

  .site_footer .footer-top .map i.fa-phone, .site_footer .footer-top .tel i.fa-phone {
    font-size: 1.55rem;
    margin-right: 1rem;
  }  

  .footer-top .map span {
    margin-bottom: 0px;
    padding-left: 1.8875rem;
  }  

  .site_footer .footer-top .tel a {
    font-size: 15px;
    margin-left: .3125rem;
  }  

  .footer-top .cell.large-2 .pink-main-btn {
    margin-bottom: 48px;
  }  

  .site_footer .footer-top .location li a {
    font-size: 15px;
    margin-left: 12px;
  }  

  .site_footer .footer-top .location li:first-child a {
    margin-left: 12px;
  }  

}

/*============== My changes ==============*/
/*============== Grid ==============*/
.body-container-wrapper {
  padding-right: .9375rem;
  padding-left: .9375rem;
  max-width: 71.25rem;
  margin: 0 auto;
}
.grid-container {
  padding-right: .9375rem;
  padding-left: .9375rem;
  max-width: 71.25rem;
}

.grid-x {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-box-orient: horizontal;
  -moz-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

/*============== Menu ==============*/
.custom-menu-primary .hs-menu-wrapper>ul>li:last-child {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.blog .blog-content .author-wrapper {
  border-bottom: 1px solid #cacaca;
  padding-bottom: 1rem;
}

.post-body a {
  text-decoration: underline;
}
.post-body h4 {
  padding-top: 1rem;
}

.menu-lang {
  color: #ffffff;
  font-size: 1.0625rem;
  font-weight: bold;
  letter-spacing: -0.4px;
  margin-top: -0.375rem;
}
.blog-section .categories .topic-link {
  transition: all .3s ease;
}
.blog-section .categories .topic-link:hover {
/*   font-weight: bold; */
  box-shadow: 0 0 0 1px #dfec0f;
}
/*============== RTL ==============*/

html[dir="rtl"] body {
  font-family: Helvetica,Arial,sans-serif;
}

html[dir="rtl"] .custom-menu-primary .hs-menu-wrapper>ul>li:last-child {
  right: auto;
  left: 0;
  display: none;
}

html[dir="rtl"] .site_footer .footer-top .social li:not(:last-child) {
  margin-right: 0;
  margin-left: 1.5rem;
}

html[dir="rtl"] .footer-top .map span {
    padding-left: 0;
    padding-right: 2.125rem;
    margin-left: 0;
    margin-right: -.8125rem;
}

html[dir="rtl"] .footer-top .map a, html[dir="rtl"] .footer-top .map span {
    padding-left: 0;
    padding-right: 2.125rem;
    margin-left: 0;
    margin-right: -.8125rem;
}

html[dir="rtl"] .footer-top .map i.fa-phone, html[dir="rtl"] .footer-top .tel i.fa-phone {
    -webkit-transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    margin-right: 0;
    margin-left: .5rem;
}

html[dir="rtl"] .description:before {
  left: auto;
}

html[dir="rtl"] .blog .blog-content ul li:after {
  left: auto;
  right: -32px;
}

html[dir="rtl"] .blog .blog-content blockquote:before {
  left: auto;
  right: 0;
}

html[dir="rtl"] .custom-menu-primary .hs-menu-wrapper>ul ul li a:before {
  left: auto;
  right: 0;
}

html[dir="rtl"] .hero .hero-content a.back {
  position: relative;
}

html[dir="rtl"] .hero .hero-content .back i {
  position: absolute;
  left: -20px;
  top: 4px;
}

html[dir="rtl"] .footer-top .tel a {
  margin-left: 0;
  margin-right: 0;
  direction: ltr;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -moz-box-orient: horizontal;
  -moz-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

html[dir="rtl"] fieldset.form-columns-2 .hs-form-field {
  float: right;
}
html[dir="rtl"] .footer-top .cell.large-2 .pink-main-btn {
  padding: .9375rem 1.25rem 1.1875rem;
}

html[dir="rtl"] .js-tabs .tab {
  padding-bottom: 5px;
  margin-right: 0;
}
@media print, screen and (min-width: 40em) {
  html[dir="rtl"] .grid-x .cell.medium-8.medium-offset-2 {
    margin-right: 16.6666666667%;
  }
  
  html[dir="rtl"] .news-social {
    text-align: left;
  }
}

html[dir="rtl"] .scroll-header .custom-menu-primary .hs-menu-wrapper>ul>li:nth-last-child(2) >a {
  padding: .75rem 1.875rem .9375rem;
}

html[dir="rtl"] .mobile-menu-title .menu-block .menu {
  margin-right: 1.5625rem;
  margin-left: 0;
}

html[dir="rtl"] .author .author-img {
  margin-right: 0;
  margin-left: 1rem;
}

.brands-block {
  margin: 50px 0;
}

.text-center {
  text-align: center
}

.brands-block .grid-x {
  justify-content: center;
}

.brands-block .grid-x .cell {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 10px 0;
  min-height: 7.75rem;
}

.about-us-block {
  margin: 50px 0;
}

.about-us-block .hs_cos_wrapper {
  margin: 0 auto;
  max-width: 40.4375rem;
}

[data-hs-cos-type="rich_text"] ol {
  list-style: none;
  counter-reset: a;
  margin-bottom: 0;
  margin-left: 0;
}

[data-hs-cos-type="rich_text"] ol li:not(:last-child) {
  margin-bottom: 2.125rem;
}

[data-hs-cos-type="rich_text"] ol li:before {
  content: counter(a) ".";
  color: #e7ecef;
  font-size: 2.8125rem;
  font-weight: 400;
  display: inline-block;
  text-align: right;
  position: absolute;
  top: 0;
  left: -47px;
}

[data-hs-cos-type="rich_text"] ol li {
  counter-increment: a;
  color: #0a0a0a;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 2.4375rem;
  position: relative;
  text-transform: uppercase;
}

[data-hs-cos-type="rich_text"] ol li a {
  color: #0a0a0a;
  position: relative;
}

[data-hs-cos-type="rich_text"] ol li a:hover {
  color: #dfec0f;
}

[data-hs-cos-type="rich_text"] ol li a:after {
  content: ".";
  position: absolute;
  right: -10px;
  bottom: 0;
  line-height: 1;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  margin: auto;
}

[data-hs-cos-type="rich_text"] ol li span, [data-hs-cos-type="rich_text"] ol li p {
  font-size: 1.1875rem;
  line-height: 1.6875rem;
  font-weight: 400;
  width: 100%;
  display: block;
  text-transform: none;
}

[data-hs-cos-type="rich_text"] ul {
  margin: 0;
  padding: 0;
  margin-left: 30px;
}

[data-hs-cos-type="rich_text"] ul li {
  position: relative;
  list-style: none;
  margin: 20px 0;
}

[data-hs-cos-type="rich_text"] ul li:after {
  background-color: #dfec0f;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: .625rem;
    width: .625rem;
    position: absolute;
    left: -32px;
    top: 8px;
}

[data-hs-cos-type="rich_text"] blockquote {
  border: none;
  color: #000;
  font-style: italic;
  padding-left: 2rem;
  position: relative;
}

[data-hs-cos-type="rich_text"] blockquote:before {
  content: "";
  display: inline-block;
  width: 0.3125rem;
  height: 100%;
  position: absolute;
  left: 0;
  top: 5px;
  background-color: #dfec0f;
  border: 1px solid #8a8a8a;
}


.small-up-2 >.cell {
  width: 50%
}

@media print, screen and (min-width: 64em) {
  .large-up-5 >.cell {
    width: 20%;
  }
  
  [data-hs-cos-type="rich_text"] ol {
    padding-left: 8rem;
  }
  
  [data-hs-cos-type="rich_text"] ol li {
    font-size: 2.8125rem;
    line-height: 2.75rem;
    padding-left: 4rem;
  }
  
  [data-hs-cos-type="rich_text"] ol li:before {
    font-size: 4.5rem;
    top: 5px;
    left: -70px;
  }
  
  [data-hs-cos-type="rich_text"] ol li span, [data-hs-cos-type="rich_text"] ol li p {
    font-size: 1.25rem;
    line-height: 1.6875rem;
  }
  
  [data-hs-cos-type="rich_text"] ol li a:after {
    right: -20px;
  }
}