/* ==========================================================================
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 =============== */

@font-face {
  font-family: 'Isidora Sans';
  src: url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/IsidoraSansRegular.eot') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/IsidoraSansRegular.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/IsidoraSansRegular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: 'Isidora Sans';
  src: url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/IsidoraSansSemiBold.eot') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/IsidoraSansSemiBold.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/IsidoraSansSemiBold.ttf') format('truetype');
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: 'Isidora Sans Bold';
  src: url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/IsidoraSansBold.eot') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/IsidoraSansBold.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/IsidoraSansBold.ttf') format('truetype');
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'icomoon';
  src: url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/icomoon.eot') format('embedded-opentype'),
    url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/icomoon.woff') format('woff'),
    url('//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/font/icomoon.ttf') format('truetype');
  font-style: normal;
  font-weight: bold;
}

/* EX: @import url('http://example.com/example_style.css'); */

/* 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 */
}

/* 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;
}
* {
  font-family: 'Isidora Sans';
}
html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  background: #fff;
  color: #000;
  font-family: 'Isidora Sans',"Arial", "Sans-Serif";
  font-size: 22px;
  line-height: 1.35;
}

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

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


/* =============== Typography =============== */

/* Basic text */
p {
  margin: 0 0 20px;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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 {
  font-family: 'Isidora Sans';
  font-weight: bold;
  color: #000000;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 3.0em;
  line-height: 1.4;
  font-weight: 700;
  color: #343333;
  margin: 0;
}
h2 {
  font-size: 2.2em;
  line-height: 1.25em;
  font-family: 'Isidora Sans Bold';
  margin: 0.5em 0 0.3em;
}
h3 {
  font-size: 1.9em;
  line-height: 1.2em;
  margin: 1em 0;
}
h4 {
  color: #000000;
  font-size: 1.3em;
  line-height: 1.2em;
  margin: 0;
}
h5 {}
h6 {}

/* Anchor Links */
a {
  color: #ffffff;
  text-decoration: none;
  outline: none;
  transition-property: color,background-color,border-color;
  transition-duration: .2s;
  transition-timing-function: linear;
}
a:hover{ 
  color: #ff6919;
  opacity: 1.0;
}

/* Lists */
.body-container ul, 
.body-container ol {
  font-size: 22px;
  line-height: 1.35;
  margin: 22px 0;
  padding : 0 0 0 40px;
}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

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


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


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


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}

.hs_head_group {
  position: relative;
  min-height: 85px !important;
  z-index: 2100;
}
.hs_head_group .hs_head_container {
  position: fixed;
  width: 100% !important;
  top: 0;
  left: 0;
  z-index: 8;
  padding: 0 30px;
  background-color: #000000;
  min-height: 85px;
}
.hs_head_group .hs_head_container {
  box-shadow: rgba(0,0,0,.117647) 0 1px 3px;
}
.hs_head_container .page-center {
  padding: 25px 0 5px;
}
.hs_head_container .hs_head_logo {
  max-width: 450px;
  min-width: 300px;
  margin-top: -5px;
}
.hs_head_container .hs_head_logo_automotive {
  max-width: 650px;
  min-width: 400px;
  margin-top: -5px;
}
.hs_head_container .hs_head_logo img {
  width: 100% !important;
}
.hs_head_container .hs_head_logo img:hover {
  opacity: 0.7;
}
.mfp-bottom-bar {
  margin-top: 10px;
}
.mfp-bottom-bar .mfp-counter {
  margin-right: 5px;
}
.mfp-bottom-bar .mfp-title {
  color: #bababa;
  font-size: 15px;
  height: auto;
  line-height: 20px;
  padding: 0 5px;
}


/*==============================Banner Area*/
.hs_banner_area {
  height: 300px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: #f6f6f6;
  padding: 0 30px;
}
.hs_banner_area .page-center {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hs_banner_area h1.hs_b_title {
  color: #fff;
  text-align: center;
}


.hs_banner_area h1 {
  margin: 0px 0 14px;
  color: rgb(255, 255, 255);
  font-size: 50px;
  line-height: 1.0em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs_banner_area h3 {
  margin: 0px 0 4px;
  color: rgb(255, 255, 255);
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-family: 'Isidora Sans';
  font-weight: bold;
}











/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}
.body-container .page-center {
  padding: 55px 50px 20px;
}


.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}
.hs_foo_group {
  position: relative;
  background-color: #000000;
}

.hs_top_foo {
  position: relative;
  padding: 42px 30px 0;
  color: #fff;
}
.hs_top_foo .row-fluid .page-center {
  max-width: 100% !important;
  padding: 0 15%;
}
.hs_top_foo .page-center>.row-fluid-wrapper {
  margin: 0 -15px;
}
.hs_top_foo .span6.widget-span {
  width: 50%;
  margin: 0;
  text-align: center;
  padding: 0 15px;
}
.hs_top_foo .hs_foo_logo p {
  margin: 22px 0;
}
.hs_top_foo .hs_foo_menu {}
.hs_foo_menu .hs-menu-wrapper {
  width: 300px;
  text-align: left;
  font-size: 20px;
  line-height: 1.25em;
  margin: 25px auto 0 auto;
}
.hs_foo_menu .hs-menu-wrapper>ul {}
.hs_foo_menu .hs-menu-wrapper>ul>li {}
.hs_foo_menu .hs-menu-wrapper>ul>li>a {
  color: #ffffff;
  display: inline-block;
}
.hs_foo_menu .hs-menu-wrapper>ul>li>a:hover {
  color: #d1d1d1;
}
/*-----------------------------------------*/
.hs_bottom_foo {
  padding: 25px 30px 60px;
  color: #fff;
}
.hs_bottom_foo .row-fluid .page-center {
  max-width: 100% !important;
  padding: 0 15%;
}
.hs_bottom_foo .page-center>.row-fluid-wrapper {
  margin: 0 -15px;
}
.hs_bottom_foo .hs_copyright {}
.hs_copyright h5 {
  line-height: 1.5em;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  margin: 0;
}
.hs_copyright p {
  font-size: 12px;
  margin: 20px 0 0;
}
.hs_copyright p a {
  color: #fff;
}
.hs_copyright p a:hover {
  color: #d1d1d1;
}



a#back-to-top {
  background-color: #333;
  border-radius: 4px 4px 0 0;
  bottom: 0;
  right: 75px;
  display: none;
  height: 35px;
  position: fixed;
  text-align: center;
  width: 48px;
  opacity: .9;
  z-index: 90;
  transition: all .2s ease-in-out 0s;
}
a#back-to-top:hover {
  background-color: #ff6919;
}
a#back-to-top:before {
  line-height: 35px;
  content: '\f106';
  -webkit-font-smoothing: antialiased;
  font-family: icomoon;
  font-size: 22px;
  color: #fff;
}





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


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

.hs_head_container .custom-menu-primary {
  float: right;
  position: relative;
  margin: 4px 0 0;
  width: auto;
}

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul {
  display: block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  padding-right: 30px;
  text-align: center;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #fff;
  line-height: 16px;
  vertical-align: middle;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  font-style: normal;
  padding: 0px 0 15px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a>span {
  display: block;
}

@media (min-width:1081px) {
  .custom-menu-primary .hs-menu-wrapper > ul {
    margin-bottom: -10px !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child {
    padding-right: 0;
    padding-left: 1.5px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child>a {
    background-color: #e65300;
    color: #ffffff;
    border-radius: 20px;
    font-size: 16px;
    display: inline-block;
    font-weight: 900;
    letter-spacing: 0px;
    padding: 9px 20px;
    line-height: 14px;
    padding: 7px 29px 11px 29px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child>a:hover {
    background-color: #ffffff;
    color: #e65300;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch>a {
    color: #a1a1a1;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch:last-child>a {
    color: #ffffff;
    background-color: #ff6919;
  }
  .custom-menu-primary .hs-menu-wrapper{
    overflow: visible !important;
  }
  @-moz-document url-prefix() { 
    .custom-menu-primary .hs-menu-wrapper > ul {
      display: inline-block;
    }    
  }  
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-depth-1 {
    float: none !important;
    display: inline-block;
    margin-left: -5px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-depth-1:last-child > a {
    margin-top: -7px !important;
  }
  
  .x-mac.x-firefox .custom-menu-primary .hs-menu-wrapper > ul {
  }
  .x-mac.x-firefox .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding-right: 24px;
  }

  

  
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: inline-block;
  }
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color: #ff6919;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #00194d;
  min-width: 150px;
  text-align: left;
  padding: 5px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  white-space: normal !important;
  line-height: 16px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1px;
  font-style: normal;
  padding: 5px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* 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 */
@media screen and (min-width:1081px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
}


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

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

@media (max-width: 1080px){

  /* Menu Reset */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }

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

  .mobile-trigger{
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: -22px;
    right: 30px;
    width: auto;
    height: auto;
    color: #fff;
    font-style: normal;
    font-weight: 400;
    font-size: 21px;
    font-family: icomoon;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .mobile-trigger:before {
    content: "\f0c9";
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color: #fff;
    opacity: 0.7;
  }

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



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

  .child-trigger {
    display: block !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important;
    height: 60px;
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
    background-color: #ffffff;
  }
  .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 ===== */  

  .custom-menu-primary.js-enabled{
    position: relative;
    margin: 0;
    width: 100%;
  }
  .custom-menu-primary.js-enabled>div {
    margin: 0 -30px;
    position: relative;
  }
  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .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: absolute;
    top: 0;
    left: 0;
    padding: 30px 0 0;
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
    font-size: 12px;
    line-height: normal;
  }

  .custom-menu-primary .hs-menu-wrapper>ul li a {
    padding: 0 12px 0 30px;
    font-size: 13px;
    letter-spacing: 0px;
    color: #d8d8d8;
    line-height: 59px;
    background-color: #ff6919;
    border-bottom: 1px solid rgba(216,216,216,0.1);
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li:first-child a {
    border-top: 1px solid rgba(216,216,216,0.1);
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a>span {
    display: none;
  }  
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    background-color: #103183;
    color: #d8d8d8;
    opacity: 1;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{}
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{}

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
}

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


/* =============== General Blog Styles =============== */

/* Blog Post and Listing Body Class */
.blog {}

/* Blog Post */
.hs-blog-post {}

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

/* Blog Post Title */
.post-header h2 {}
.post-header h2 a {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#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%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing {
  margin: -20px;
}
.blog-listing-wrapper .post-listing:after {
  content: '';
  display: table;
  clear: both;
}
.blog-listing-wrapper .post-listing .post-item {
  padding: 20px;
  width: 33.3333%;
  display: inline-block;
  float: left;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

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

/* Read More Link */
a.more-link {}

/* blog topic dropdown */

.select{
    margin-top: 30px;
    margin-bottom: -20px;
    margin-left: 6px !important;
    width: 31% !important;
}

.hs-blog-post .hs-submit .hs-button.primary.large, input[type="submit"]{
  height: 40px !important;
  line-height: 6px !important;
  margin-top: 32px !important;
}

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link {}

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

/* Blog Commments */
#comments-listing {}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* =============== Blog Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


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

.hs-blog-listing .hs-author-profile {}
.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 {}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img{}

/* 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;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}

.blog .body-container .page-center {
  padding: 0;
}

.cm-title-wrap {
  text-align: center;
  padding: 25px 50px 30px;
}

.cm-title-wrap img {
  margin-right: 10px;
}

.cm-title-wrap a {
  cursor: auto;
}

.cm-title-wrap a:hover,
.cm-title-wrap a img:hover {
  opacity: 1;
}

.hs-blog-listing .blog-content h3 {
  text-align: center;
}

/* --  Post Styling  -- */
.hs-blog-post .body-container .post-wrapper {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 55px;
}

.cm-post-banner {
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  clear: both;
  padding-left: 30px;
  padding-right: 30px;
  height: 300px;
  background-size: cover;
  background-color: #f6f6f6;
}

.cm-post-banner .page-center {
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  height: 100%;
  width: 100%;
}

.cm-post-banner h1 {
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
}

.hs-blog-post .blog-content {
  width: calc(100% - 23% - 80px);
}

.hs-blog-post .blog-sidebar {
  width: 23%;
  margin-left: 0;
  float: right;
}

h2.fusion-post-title,
h2.fusion-post-title span {
  margin-top: 0;
  margin-bottom: 28px;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: 0px;
  font-style: normal;
  font-family: 'Isidora Sans Bold';
}

.blog .body-container h5 {
  margin-top: 1.0em;
  margin-bottom: 1.0em;
}

.blog .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.blog .aligncenter, .blog .fusion-aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.section.post-body h5 {
  font-size: 1.0em;
  line-height: 1.1em;
}

.fusion-meta-info {
  font-weight: 400;
  letter-spacing: 0px;
  font-style: normal;
  line-height: 1.35;
  color: #000000;
  clear: both;
  overflow: hidden;
  margin-top: 20px;
  padding: 5px 0;
  border-top: 1px solid #e7e6e6;
  border-bottom: 1px solid #e7e6e6;
  font-size: 13px;
  border-color: #e0dede;
}

.fusion-inline-sep {
  padding: 0 3px;
}

.fusion-inline-sep:last-child {
  display: none;
}

.fusion-sharing-box {
  display: table;
  padding: 20px;
  height: 70px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #c20623;
  margin-top: 60px;
  margin-bottom: 60px;
}

.fusion-sharing-box h4 {
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
}

.fusion-social-networks {
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  padding-left: 10px;
}

.fusion-social-networks-wrapper {
  margin: 0 -5px;
}

[class*=" fusion-icon-"], [class^=fusion-icon-] {
  font-family: icomoon!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fusion-social-networks-wrapper a {
  cursor: pointer;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  text-decoration: none;
  background-clip: inherit;
  border: 1px solid #46494a;
  padding: 10px;
  margin: 5px 5px 5px 0;
}

.fusion-icon-facebook:before {
  content: "\e604";
}

.fusion-icon-twitter:before {
  content: "\e605";
}

.fusion-icon-linkedin:before {
  content: "\e60f";
}

.fusion-icon-googleplus:before {
  content: "\e900";
}

.fusion-icon-tumblr:before {
  content: "\e613";
}

.fusion-icon-pinterest:before {
  content: "\e602";
}

.fusion-icon-mail:before {
  content: "\e616";
}

.fusion-social-networks-wrapper a:hover {
  opacity: 0.8;
}
/*======================================Tooltip*/
.fusion-social-networks {
  overflow: visible;
}
@media(min-width: 641px) {
  .fusion-social-networks-wrapper {
    float: right;
  }
}
ul.fusion-social-networks {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.fusion-social-networks li {
  display: inline-block;
}
.fusion-social-networks > li > a,
.fusion-social-networks > li > a:hover{
  color: #fff;
  position: relative;
}
.fusion-social-networks > li > a:hover{
  opacity: 1;
}
span.screen-reader-text {
  display: block;
}
.fusion-social-networks > li > a:before,
.fusion-social-networks > li > a:after{
  content: "";
}
.fusion-social-networks > li > a:hover:before {
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid rgba(33,33,33,.8);
  width: 0;
  height: 0;
  left: 37%;
  position: absolute;
  top: -8px;
  right: 0;
}
.fusion-social-networks > li > a:hover::after {
  background: rgba(0, 0, 0, 0.92);
  border-radius: 4px;
  bottom: 44px;
  color: #fff;
  content: attr(data-original-title);
  left: -14px;
  min-width: 66px;
  padding: 2px 4px 5px;
  position: absolute;
  text-align: center;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.4;
}

.cm-section {
  margin-bottom: 45px;
  position: relative;
}

.cm-site-search form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
}

.cm-site-search form input[type="text"] {
  -ms-flex-positive: 1;
  flex-grow: 1;
  font: 100% Arial,Helvetica,sans-serif;
  vertical-align: middle;
  float: none;
  -webkit-appearance: none;
  width: 100%;
  box-sizing: border-box;
  margin: 0;
  outline: 0;
  padding: 8px 15px;
  border: 1px solid #d2d2d2;
  background-color: #f8f8f8;
  color: #aaa9a9;
  font-size: 13px;
  border-color: #e8e8e8;
  height: 60px;
  padding-top: 0;
  padding-bottom: 0;
  border-right: none;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  max-width: 100%;
}

.cm-site-search form .searchsubmit {
  z-index: 14;
  position: relative;
  font: 100% Arial,Helvetica,sans-serif;
  vertical-align: middle;
  -webkit-appearance: none;
  outline: 0;
  font-weight: 400;
  text-shadow: none;
  -webkit-font-smoothing: antialiased;
  transition: all .2s;
  text-indent: 0;
  cursor: pointer;
  margin: 0;
  padding: 0;
  background: #000;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 1em;
  height: 60px;
  width: 80px;
  line-height: 60px;
  font-family: icomoon;
}

.cm-site-search form .searchsubmit:hover {
  background-color: #ff6919;
}

.cm-site-search form .searchsubmit:hover {
  background-color: #ff6919;
}

.blog-sidebar h3 {
  margin-top: 0;
  margin-bottom: 1.33em;
  font-size: 13px;
  color: #333333;
}

ul.hs-search-field__suggestions {
  margin: 0;
}

.blog-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.blog-sidebar ul li {
  display: block;
  padding: 10px 10px 10px 12px;
  border-bottom: 1px solid #e7e6e6;
  position: relative;
  color: #000000;
  border-color: #e0dede;
}

.blog-sidebar ul li:first-child {
  padding-top: 0;
}

.blog-sidebar ul li a:before {
  position: absolute;
  font-family: icomoon;
  content: '\f105';
  margin-left: -12px;
}

.filter-link-count {
  display: none;
}

.meta {
  list-style: none;
  margin: 0 0 13px;
  padding: 0;
  overflow: hidden;
  font-size: 12px;
  line-height: 14px;
  color: #000000;
}

.blog .hs_commercial_btn_grp {
  padding-bottom: 60px;
  padding-top: 70px;
}

.blog .hs_2col_commercial {
  padding-top: 55px;
  padding-bottom: 30px;
}

.blog-listing-wrapper .post-listing:after {
  content: '';
  display: table;
  clear: both;
}

.post-item .post-inner {
  background-color: rgba(232,232,232,1);
  border: 1px solid #e8e8e8;
  border-bottom-width: 3px;
  height: 100%;
}

.post-inner .post-header {
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}

.post-inner .post-header .hs-featured-image {
  margin: 0;
  float: none;
  max-width: 100%;
  width: 100%;
}

.post-header .fusion-rollover {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  line-height: normal;
  text-align: center;
  background-image: linear-gradient(top, #003087 0%, #003087 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #003087), color-stop(1, #003087));
  background-image: filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#003087, endColorstr=#003087), progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
  background-image: -webkit-linear-gradient(top, #003087 0%, #003087 100%);
  background-image: -moz-linear-gradient(top, #003087 0%, #003087 100%);
  background-image: -ms-linear-gradient(top, #003087 0%, #003087 100%);
  background-image: -o-linear-gradient(top, #003087 0%, #003087 100%);
  transition: opacity 0.5s ease-in-out;
  transform: translateY(0%);
  -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -o-transform: translateY(0%);
}

.post-header .fusion-rollover-content {
  padding: 10px;
  width: 90%;
}

.post-header:hover .fusion-rollover {
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#003087, endColorstr=#003087), progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
}

.post-header a.fusion-link-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 1;
}

.post-header a.fusion-rollover-gallery {
  z-index: 99;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-indent: -10000px;
  display: inline-block;
  opacity: .9;
  position: relative;
  vertical-align: middle;
  margin: 0;
  background-color: transparent;
  width: calc(28px * 1.5);
  height: calc(28px * 1.5);
  background: none;
  color: #ffffff;
  line-height: 1.35;
}

.post-header a.fusion-rollover-gallery:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  text-indent: 0;
  line-height: normal;
  text-shadow: none;
  font-family: icomoon;
  font-size: 15px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  content: '\f002';
  line-height: 1.5;
  font-size: 28px;
  color: #ffffff;
  line-height: 1.5;
}

.post-header h4.fusion-rollover-title {
  font-size: 0.8em;
  margin: 0;
  margin-bottom: 3px;
  margin-top: 10px;
  padding-top: 0;
  color: #ffffff;
  line-height: 1.2em;
  letter-spacing: 0px;
  font-style: normal;
}

.post-header h4.fusion-rollover-title a {
  color: #ffffff;
  font-weight: 900;
  line-height: 1.2em;
  letter-spacing: 0px;
  font-style: normal;
}

.post-inner .post-body {
  text-align: center;
  padding: 30px 25px 20px 25px;
  margin-bottom: 20px;
}

.post-inner .post-body h2 {
  clear: right;
  margin-top: 0;
  margin-bottom: 5px;
  line-height: 40px;
  letter-spacing: 0px;
  font-style: normal;
  font-size: 30px;
  color: #000000;
}

.post-inner .post-body p {
  margin: 0;
}

.list-wrapper {
  padding: 0 50px;
}

a.next-posts-link.load-more {
  margin-top: 40px;
  line-height: 50px;
  cursor: pointer;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
  font-weight: 700;
  background-color: #092f87;
  color: #fff;
  display: block;
  padding: 0 10px;
}  

a.next-posts-link.load-more:hover {
  background-color: rgba(9,47,135,0.8);
  opacity: 1;
}

.author-body .cm-title-wrap,
.tag-body .cm-title-wrap {
  display: none;
}

.author-body .blog-content h3,
.tag-body .blog-content h3 {
  display: none;
}

.author-body .blog-content .blog-section,
.tag-body .blog-content .blog-section {
  padding-top: 54px;
}

.author-body .blog-content h3.fusion-author-title.vcard {
  display: block;
  font-size: 1.9em;
  color: #000000;
  text-align: left;
  font-weight: bold !important;
}

.fusion-avatar-circle .attachment-recent-works-thumbnail,.fusion-avatar-circle .avatar {
  border-radius: 50%
}

.fusion-author .fusion-edit-profile {
  font-size: 12px
}

.fusion-author .fusion-social-networks {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
  line-height: normal
}

.fusion-author .fusion-social-networks .fusion-social-network-icon {
  margin: 0 10px 0 6px;
  border: none;
  padding: 0;
}

.fusion-author .fusion-social-networks.boxed-icons .fusion-social-network-icon {
  margin-bottom: 2px
}

.fusion-author-info {
  overflow: hidden
}

.fusion-author-title {
  margin-top: 0;
  color: #333;
  font-weight: 400
}

.fusion-author-social {
  display: table;
  margin: 20px 0 30px;
  padding: 5px 0;
  width: 100%;
  border-top: 1px solid #e0dede;
  border-bottom: 1px solid #e0dede
}

.fusion-author-tagline {
  display: table-cell;
  vertical-align: middle;
  max-width: 70%;
  font-weight: 700
}

.fusion-author.hs-author-profile {
  padding-top: 54px;
}

.fusion-author-avatar {
  float: left;
  margin-right: 20px;
  max-width: 20%;
}

.section.post-header .hs-featured-image-wrapper a:hover {
  opacity: 1;
}

/* ==========================================================================
6. FORMS                                        
========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {
  display: block;
  margin-bottom: 20px;
}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {
  display: block;
  margin-bottom: 3px;
}

/* 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%;
  max-width: 500px;
  display: block;
  font-size: 18px;
  border: 1px solid #000000;
  line-height: normal;
  color: #aaa9a9;
  background-color: #f8f8f8;
  padding: 10px 15px;
  font-family: 'Isidora Sans' !important;
  outline: none;
}
select {
  height: 40px;
}
textarea {
  height: 150px;
}
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,
input[type="file"]:focus,
textarea:focus,
select:focus {
  border-color: #e8e8e8;
}

/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
form.hs-form ul.hs-error-msgs.inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
form.hs-form ul.hs-error-msgs.inputs-list label {
  color: #f00;
  font-size: 1em;
  font-weight: normal;
  display: inline;
}
.hs-error-msgs label{}

form.hs-form ul.hs-error-msgs.inputs-list label.hs-main-font-element {
  padding-bottom: 10px;
  display: block;
}
/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
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 =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
  width: auto;
  margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
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;
  font-family: 'Isidora Sans';
  font-size: 22px;
  line-height: 24px;
  padding: 7px 29px 11px 29px;
  white-space: pre-wrap !important;
  border-radius: 20px;
  font-weight: 900;
  background: #FF6919;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  border: 0;
  outline: 0;
  display: inline-block;
  position: relative;
  text-align: center;
  margin: 15px 0;

}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: rgba(0,25,77,1);
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}
input[type="search"] {
  -webkit-appearance: none;
}
.body-container .hs-search-field--open .hs-search-field__suggestions {
  list-style: none;
  padding: 10px;
}
.body-container .hs-search-field--open .hs-search-field__suggestions a{
  padding: 1px 5px
}
.body-container .hs-search-results .hs-search-results__listing {
  padding: 10px 0;
}
.body-container .hs-search-field--open .hs-search-field__suggestions li:before {
  display: none;
}
.body-container .hs-search-field--open .hs-search-field__suggestions li {
  margin-bottom: 6px;
}
.body-container .hs-search-field--open .hs-search-field__suggestions li#results-for {
  margin-bottom: 10px;
}
.subscribe-options label {
  margin: 0;
}
#hs-pwd-widget-password {
  margin-top: 10px !important;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
input[type=text]::-ms-clear {  display: none; width : 0; height: 0; }
input[type=text]::-ms-reveal {  display: none; width : 0; height: 0; }


@media(max-width: 520px) {
  .hs_recaptcha.hs-recaptcha.hs-form-field {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0;
    -webkit-transform-origin: 0;
  }

}


/* ======================Tv Commercials======================== */
body.hs_tv_commercials_page {}
.hs_tv_commercials_page .hs_tv_commercials_row1 {
  padding: 0 50px;
}

.hs_tv_commercials_page .body-container .page-center {
  padding-left: 0;
  padding-right: 0;

}
div#video_group {
  position: relative;
}
.hs_brand_logo_grp {
  position: relative;
  margin: 0 0 50px;
  text-align: center;
}
a.banner-brand-logo-link {
  cursor: inherit !important;
  opacity: 1;
}
img.banner-brand-logo {
  max-height: 125px;
  padding-bottom: 30px;
  margin-right: 10px;
}
img.banner-brand-logo[alt="Fiat Dealer TV Commercials"] {
  max-height: 100%;
  max-width: 200px;
}
a:hover img.banner-brand-logo {
  opacity: 1;
}

div#video_group h4.hs_heading {
  text-align: center;
  padding-bottom: 50px;
}
/*-------------------------*/
.hs_pop_video_grp {
  position: relative;
  padding: 0 0 60px;
}
@media(min-width: 768px) {
  div#video_group {
    overflow: hidden;
    padding: 0 10px;
    margin: 0 -10px;
  }
}
.hs_pop_video_inner {
  margin-right: -10px;
  width: 100% !important;
  overflow: visible !important;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
  -webkit-backface-visibility: hidden;
}
.hs_pop_video_inner .grid-item {
  float: left;
  padding: 5px 5px 5px 5px;
  letter-spacing: 0;
  position: relative;
  width: 20%;
  -webkit-transition: -webkit-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
  -moz-transition: -moz-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
  -ms-transition: -ms-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
  -o-transition: -o-transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
  transition: transform 0.8s, opacity 0.8s, z-index 0s 0.1s;
  -webkit-backface-visibility: hidden;
  -moz-transition: -moz-transform 0.8s, opacity 0.8s, z-index 0s 0.2s;
  -ms-transition: -ms-transform 0.8s, opacity 0.8s, z-index 0s 0.2s;
  -o-transition: -o-transform 0.8s, opacity 0.8s, z-index 0s 0.2s;
  -webkit-transition: -webkit-transform 0.8s, opacity 0.8s, z-index 0s 0.2s;
  transition: transform 0.8s, opacity 0.8s, z-index 0s 0.2s;
}
.gw-gopf-post-col {
  position: relative;
}
.gw-gopf-post {
  position: relative;
}
.gw-gopf-post,
.gw-gopf-post:hover {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  overflow: hidden;
  -moz-transition: padding 0.2s ease-in-out, margin 0.2s ease-in-out, z-index 0s 0.2s ease-in-out;
  -ms-transition: padding 0.2s ease-in-out, margin 0.2s ease-in-out, z-index 0s 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out, margin 0.2s ease-in-out, z-index 0s 0.2s ease-in-out;
  -webkit-transition: padding 0.2s ease-in-out, margin 0.2s ease-in-out, z-index 0s 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out, margin 0.2s ease-in-out, z-index 0s 0.2s ease-in-out;
  z-index: 2;
}
.gw-gopf-post:hover {
  margin-top: -83px;
  padding-bottom: 83px;
  -moz-box-shadow: 0 0 0px 1px rgba(0,0,0,0.1);
  -o-box-shadow: 0 0 0px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: 0 0 0px 1px rgba(0,0,0,0.1);
  box-shadow: 0 0 0px 1px rgba(0,0,0,0.1);
}
.gw-gopf-post-header {
  position: relative !important;
  width: 100%;
  z-index: 2;
}
.gw-gopf-post-overlay,
.gw-gopf-post-overlay-bg {
  background: transparent;
  display: none;
  height: 100%;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  overflow: hidden;
  -moz-transition: opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
  -ms-transition: opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
  -o-transition: opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
  -webkit-transition: opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, height 0.1s 0.1s ease-in-out, top 0.1s 0.1s ease-in-out, bottom 0.1s 0.1s ease-in-out;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 3;
}
.gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay,
.gw-gopf-post-header:hover .gw-gopf-post-overlay,
.gw-gopf-touch .gw-gopf-current.gw-gopf-post .gw-gopf-post-overlay {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -khtml-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -moz-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
  -ms-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
  -webkit-transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out, height 0.3s ease-in-out, top 0.3s ease-in-out, bottom 0.3s ease-in-out;
}
.gw-gopf-has-overlay .gw-gopf-post-overlay, 
.gw-gopf-touch .gw-gopf-has-overlay .gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay,
.gw-gopf-touch .gw-gopf-has-overlay .gw-gopf-post-header:hover .gw-gopf-post-overlay {
  display: block;
}

.gw-gopf-post-overlay:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}
.gw-gopf-post-overlay-bg {
  display: block;
  content: '';
  left: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  top: 0;
  z-index: -1;
}
.gw-gopf-post-overlay-bg {
  background-color: #333333;
}
.gw-gopf-post-overlay-bg {
  filter: alpha(opacity=30);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  -khtml-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
}
.gw-gopf-style-delux-push-up .gw-gopf-post-overlay-bg {
  -moz-border-radius-topleft: 0px;
  -moz-border-radius-topright: 0px;
  -webkit-border-top-left-radius: 0px;
  -webkit-border-top-right-radius: 0px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.gw-gopf-post-overlay-inner, 
.gw-gopf-touch .gw-gopf-post-overlay-hover:hover .gw-gopf-post-overlay-inner,
.gw-gopf-touch .gw-gopf-post-header:hover .gw-gopf-post-overlay-inner {
  display: inline-block;
  left: 1px;
  position: relative;
  text-align: center;
  top: -10px;
  -moz-transition: opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
  -ms-transition: opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
  -o-transition: opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
  -webkit-transition: opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
  transition: opacity 0s 0.1s ease-in-out, top 0s 0.1s ease-in-out, padding 0s 0.1s ease-in-out;
  vertical-align: middle;
  visibility: hidden;
}

.gw-gopf-post-header:hover .gw-gopf-post-overlay {
  opacity: 1;
}
.gw-gopf-post-header:hover .gw-gopf-post-overlay-inner {
  visibility: visible;
}
.gw-gopf-post-overlay-btn, 
.gw-gopf-post-overlay-circle {
  margin-top: 10px;
}
.gw-gopf-circle {
  vertical-align: top;
}
.gw-gopf-post-overlay-inner a {
  cursor: pointer;
}
a.gw-gopf-circle {
  -moz-border-radius: 22px;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  position: relative;
  margin-left: 3px;
  margin-right: 3px;
  -moz-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  -ms-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  -o-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  -webkit-transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  transition: color 0.08s ease-in-out, background-color 0.08s ease-in-out, border-color 0.08s ease-in-out;
  width: 44px;
}
a.gw-gopf-post-overlay-circle {
  background: #ff6919;
}
.gw-gopf img {
  border: none !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: inline-block !important;
  height: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
.gw-gopf-circle img {
  vertical-align: 0;
}
.gw-gopf-post-media-wrap-outer {
  /*   opacity: 0; */
  -webkit-transition: all 0.2s linear;
  transition: opacity 0.3s ease;
}
.gw-gopf-post-media-wrap {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  height: auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gw-gopf-post-media-wrap {
  background-position: 50% 50%;
}
.gw-gopf img {
  border: none !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: inline-block !important;
  height: auto !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
.gw-gopf-post-media-wrap img {
  position: absolute;
  width: auto;
  left: 100%;
  top: 0;
  height: 100% !important;
  min-width: 100% !important;
  width: auto !important;
  max-width: none !important;
  opacity: 0;
}
.gw-gopf-post-media-wrap img[data-orientation="portrait"] {
  width: 100% !important;
  min-height: 100% !important;
  height: auto !important;
  max-height: none !important;
}
.gw-gopf-post-media-wrap img {
  left: 50%;
  top: 50%;
  -ms-transform: translateX(-50%) translateY(-50%) translateZ(0);
  transform: translateX(-50%) translateY(-50%) translateZ(0);
}

.gw-gopf-post-content-wrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.gw-gopf-post-content-wrap {
  position: absolute;
  width: 100%;
  z-index: 1;
}
.gw-gopf-post-content-wrap:before {
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.gw-gopf-post-content-wrap:before {
  background-color: #ffffff;
  opacity: 1;
}
.gw-gopf-post-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  text-align: left;
}
.gw-gopf-post-content {
  text-align: center;
}
.gw-gopf-post-content {
  color: #ff6919;
  font-family: inherit;
  font-size: 12px;
  line-height: 15px;
  padding: 20px;
}
.gw-gopf-post-content h2 {
  color: #ff6919 !important;
  font-family: inherit !important;
  font-size: 16px !important;
  line-height: 20px !important;
  text-transform: uppercase;
}
.gw-gopf-post-content h2,
.gw-gopf-post-content h2 a {
  margin: 0 0 3px 0 !important;
  padding: 0;
}
.gw-gopf-post-content h2 a {
  color: inherit;
  font-size: inherit !important;
  line-height: inherit !important;
}


button.mfp-arrow {
  cursor: pointer;
  filter: alpha(opacity=65);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  -webkit-transform: none;
  transform: none;
  z-index: 1048;
}
button.mfp-arrow:hover {
  opacity: 1;
}
button.mfp-arrow.mfp-arrow-left {
  background: url(//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/image/icon_lb_prev.png) 50% 50% no-repeat;
} 
button.mfp-arrow.mfp-arrow-right {
  background: url(//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/image/icon_lb_next.png) 50% 50% no-repeat;
}
button.mfp-arrow:after,
button.mfp-arrow:before {
  opacity: 0;
}
.mfp-iframe-holder .mfp-close {
  background: url(//cdn2.hubspot.net/hubfs/5869794/DealerCreative-May2019/image/icon_close.png) right 0 no-repeat;
  cursor: pointer;
  height: 34px;
  filter: alpha(opacity=65);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
  position: absolute;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  width: 34px;
  font-size: 0;
}
.mfp-iframe-holder .mfp-close:hover {
  opacity: 1;
}







/*-----------------------------*/
div#brand_container {
  position: relative;
  padding: 0 0 40px;
}
div#brand_container h4.hs_brand_title {
  text-align: center;
  padding-bottom: 50px;
}
.brand_container_inner {
  padding: 0 80px;
}
.section.group .col {
  display: block;
  float: left;
  margin: 1% 0 1% 1.6%;
  text-align: center;
}
.section.group .span_1_of_6 {
  width: 15.33%;
}
.section.group .col:first-child {
  margin-left: 0;
}
.section.group img {
  max-width: 55%;
  height: auto;
}
a img:hover {
  opacity: 0.7;
}

.hs_seprator {
  display: block;
  height: 40px;
}
.section.group .col.span_1_of_5 {
  width: 18.72%;
}
.hs_commercial_btn_grp {
  text-align: center;
  padding: 0px 0 0;
}
a.hs_btn_red {
  text-decoration: none;
  display: inline-block;
  position: relative;
  text-align: center;
  line-height: 21px;
  font-size: 18px;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  background: #FF6919;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 900;
  border-radius: 20px;
  padding: 7px 29px 11px 29px;
  border: 3px solid #FF6919;
  width: auto;
}
a.hs_btn_red span.fusion-button-text {
  font-size: 20px;
  font-weight: bold;
}
a.hs_btn_red:hover {
  background: rgba(0,25,77,1);
  border: 3 px; 
  border-color: rgba(0,25,77,1);
  color: #ffffff;
  opacity: 1;
}

/*----------------Commercial Group----------------*/
.hs_2col_commercial {
  background-color: #ff6919;
  position: relative;
  padding: 0 50px;
  margin: 0 -30px;
}
.hs_2col_commercial .page-center {
  padding-bottom: 30px;
}
.hs_2col_commercial .hs_2col_commercial_img {
  position: relative;
  float: left;
  text-align: right;
  width: calc(33.33% - ( ( 4% ) * 0.3333 ) );
  margin-right: 4%;
  padding-top: 10px;
}

.hs_2col_commercial .hs_2col_commercial_cont {
  float: left;
  position: relative;
  width: calc(66.66% - ( ( 4% ) * 0.6666 ) );
  margin: 5px 0 0;
  color: #fff;
  text-align: center;
  padding-left: 100px;
}
.hs_2col_commercial_cont p {
  font-weight: bold;
  font-size: 28.6px;
  line-height: 34.32px;
  margin: 0 0 30px;
}
/*----------------------------*/
.hs_commercial_form_grp {
  background-color: #f2f2f2;
  padding: 60px 50px 40px;
  position: relative;
}
.hs_commercial_form_grp .page-center {
  padding: 0 !important;
}
.hs_commercial_form_grp .hs_commercial_form {
  padding: 0 20% 0 20%;
}
.hs_commercial_form .hs-form-field {
  padding: 0 !important;
}
.hs_commercial_form .hs-form-field>label {
  display: none;
}
.hs_commercial_form .hs-form-field.hs_firstname {
  padding-right: 15px !important;
}
.hs_commercial_form .hs-form-field.hs_lastname {
  padding-left: 15px !important;
}
.hs_commercial_form .hs-form-field>.input>input,
.hs_commercial_form .hs-form-field>.input>textarea {
  max-width: 100%;
  width: 100% !important;
  line-height: normal;
  padding: 10px 15px;
  color: #000000;
  font-weight: bold;
}
::-webkit-input-placeholder {
  color: #aaaaaa;
  font-weight: bold;
  opacity: 1.0;
}
::-moz-placeholder { 
  color: #aaaaaa;
  font-weight: bold;
  opacity: 1.0;
}
:-ms-input-placeholder{ 
  color: #aaaaaa;
  font-weight: bold;
  opacity: 1.0;
}

.hs_commercial_form input.hs-button.primary.large {
  margin: 0 0 0px;
  border: 0;
  width: 100%;
}
@-moz-document url-prefix() { 
  .hs_commercial_form .hs-form-field > .input > input,
  .hs_commercial_form .hs-form-field > .input > textarea {
    padding: 8px 15px;
  }
}

/*----------------------------*/
.hs_full_col_commercial {
  position: relative;
  padding: 25px 50px 30px;
  margin: 0 -30px;
}
.hs_full_col_commercial .page-center {
  padding: 0;
}
.hs_cont_commercial {
  text-align: center;
}
.hs_cont_commercial h3 {
  color: #000000;
  margin: 0;
  font-size: 1.9em;
}
.hs_cont_commercial h2 {
  margin: -5px 0 0;
  font-size: 2.2em;
}
.hs_cont_commercial h2 a {
  color: inherit;
  cursor: pointer;
}

/*--------------------------*/
.car-dealer-radio-commercials-audio-production .hs_tv_commercials_row1 {
  padding: 0 50px !important;
}
.hs_audio_grp {
  position: relative;
  padding: 20px 0 0;
}
.hs_audio_grp .hs_audio_item {
  position: relative;
  float: left;
  width: calc(33.33% - ( ( 4% + 4% ) * 0.3333 ) );
  margin: 15px 4% 15px 0;
}
.hs_audio_grp .hs_audio_item:nth-child(3n) {
  margin-right: 0;
}
.hs_audio_item_inner {
  min-height: 116px;
}
.hs_audio_item audio {
  width: 100%;
  max-width: 460px;
  outline: none;
}
.hs_audio_item p {
  text-align: center;
}
.hs_commercial_btn_grp.hs_audio_b_btn {
  padding: 0px 0 40px;
}


.tv-commercials .hs_pop_video_grp {
  padding-bottom: 62px;
}



/*====================Full Width Bottom Form======================*/
body.hs_full_width_b_form_page {}

/*-------------------------*/
.hs_full_width_b_form_row1 {
  padding: 0 50px;
}
.hs_full_width_b_form_row1 .page-center {
  padding: 55px 0 60px;
}
.hs_full_width_b_form_row1 h1 {
  line-height: 1.25;
  color: #000000;
}

img.alignright {
  display: inline;
  float: right;
  margin: 0 0 0 15px;
  padding-bottom: 15px;
}
.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}
.fluid-width-video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.our-google-maps.full-width {
  margin-top: 40px;
}
.hs_commercial_btn_grp.hs_map_btn {
  padding-top: 30px;
}
/*--------------------------*/
.hs_full_width_b_form_page .hs_2col_commercial .page-center {
  padding-left: 0;
  padding-right: 0;
}


/*====================Car Dealer Web Videos======================*/
body .hs_car_dealer_web_videos_page {}
.hs_car_dealer_web_videos_page .hs_tv_commercials_row1 {
  padding: 0 50px;
}
.hs_car_dealer_web_videos_page .hs_tv_commercials_row1 .page-center {
  padding-left: 0;
  padding-right: 0;
}
.hs_car_dealer_web_videos_page div#video_group h4.hs_heading {
  text-align: left;
  color: #ff6919;
  font-weight: bold;
  
  border-bottom: 1px solid #e0dede;
  padding: 0 0 10px;
  margin: 33px 0 20px !important;
}
.hs_car_dealer_web_videos_page .hs_pop_video_grp {
  padding: 0 0 30px;
}
.hs_car_dealer_web_videos_page .main-content p a.hs_btn_red {
  margin: 60px 0 20px;
}

/*========================Full Width==========================*/
body.hs_full_width_page {}

.hs_full_width_page .body-container {
  padding: 0 30px;
}
.hs_full_width_page .page-center.content-wrapper {
  padding-left: 0;
  padding-right: 0;
}
a.hs_btn_red.hs_btn_pdf {
  margin: 32px 0 0;
  padding: 8px 26px 5px;
}
a.hs_btn_red.hs_btn_pdf:hover {
  border-color: transparent;
}

/*========================Sitemap==========================*/
body.hs_sitemap_page {}

.hs_body_menu .hs-menu-wrapper {
  padding: 7px 0 2px;
}
.hs_body_menu .hs-menu-wrapper>ul {
  list-style: disc;
}
.hs_body_menu .hs-menu-wrapper>ul>li>ul {
  list-style: circle;
}
.hs_body_menu .hs-menu-wrapper>ul>li.active-branch>a {
  font-weight: bold;
}
.hs_body_menu .hs-menu-wrapper>ul li a {
  white-space: normal !important;
  display: inline !important;
  width: auto !important;
}

/*========================About Us=========================*/
body.hs_about_page {}

.hs_about_img_w_cont_grp {
  max-width: 800px;
  margin: 0 auto !important;
  float: none !important;
  padding: 10px 0 0;
}
.hs_about_img_w_cont_grp>div>.row-fluid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.hs_about_img_w_cont_grp .hs_about_img {
  width: calc(50% - ( ( 4% ) * 0.5 ) );
  margin: 0 4% 20px;
}
.hs_about_img_w_cont_grp .hs_about_cont {
  width: calc(50% - ( ( 4% ) * 0.5 ) );
  margin: 0 0 5px;
}
.hs_row1_b_content {
  text-align: center;
}
.hs_row1_b_content p a.hs_btn_red {
  margin: 80px 0 0;
  padding: 7px 29px 11px 29px;
}
  a.hs_btn_red:hover {
  background: rgba(0,25,77,1);
  border: 3 px; 
  border-color: rgba(0,25,77,1);
  color: #ffffff;
  opacity: 1;
}
.hs_row1_b_content p:last-of-type {
  margin-bottom: 0;
}

/*======================Facility=======================*/
body.hs_facility_page {}

.hs_facility_page .hs-image-gallery-group {
  margin: 0;
  padding-top: 10px;
}
.hs_facility_page .hs-image-gallery-group .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

/*==========================Blog Responsive*/
@media (max-width: 856px) {
  .blog-listing-wrapper .post-listing .post-item {
    width: 50%;
  }
}

@media (max-width: 800px) {
  .hs-blog-post .blog-content {
    width: 100%!important;
  }

  .hs-blog-post .blog-sidebar {
    width: 100%!important;
    float: none!important;
    clear: both;
    margin-top: 50px;
  }

  .cm-site-search form .searchsubmit {
    max-width: 60px;
    min-width: 60px;
  }
  .hs-blog-listing .blog-content h3 {
    line-height: 1.0em !important;
  }
  .cm-post-banner {
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 140px;
    height: auto;
    display: flex;
    align-items: center;
  }
}

@media (max-width: 712px) {
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
  }
  .blog-listing-wrapper .post-listing .post-item {
    height: auto !important;
  }
}

@media (max-width: 640px) {
  .fusion-sharing-box {
    height: auto;
  }

  .fusion-sharing-box h4 {
    display: block;
    float: none;
    line-height: 20px!important;
    margin-top: 0;
    padding: 0;
    margin-bottom: 10px;
  }

  .fusion-social-networks {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
    padding-left: 0;
  }

  .fusion-social-networks-wrapper a {
    margin: 5px 0 5px 6px;
  }
}

@media (max-width: 479px) {
  .fusion-sharing-box h4 {
    line-height: 1 !important;
  }
  .fusion-author-avatar {
    margin-right: 0;
    max-width: 100%;
  }
  .fusion-author-info {
    width: 100%;
    margin-top: 20px;
    float: left;
  }
  .post-header .fusion-rollover-content {
    padding: 10px;
    width: 100%;
  }
  .post-header h4.fusion-rollover-title {
    margin-top: 0;
  }
}

/*==================Home====================*/
.hs-white-btn {
  border-color: #e65300 !important;
  background-color: #e65300 !important;
  color: #ffffff !important;
}
.hs-white-wht-btn {
  border-color: #ffffff !important;
  background-color: #ffffff !important;
  color: #e65300 !important;
}
.hs-white-red-btn {
  border-color: #FF6919 !important;
  background-color: #ffffff !important;
  color: #FF6919 !important;
}
.hs_btn {
  margin: 0;
  display: inline-block;
  border: 3px solid #FF6919;
  background-color: #FF6919;
  padding: 7px 29px 11px 29px;
  border-radius: 20px;
  letter-spacing: 0px;
  text-transform: uppercase;
  color: #ffffff;
  -webkit-transition: all .2s;
  -moz-transition: all .2s;
  -ms-transition: all .2s;
  -o-transition: all .2s;
  line-height: 21px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  font-family: 'Isidora Sans';
}
.hs_btn:hover {
  opacity: 1;
  text-decoration: none;
  color: #ffffff;
}
.hs-white-btn:hover {
  opacity: 1.0;
  color: rgba(230,83,0,1) !important;
  border: 3px solid #FFFFFF !important;
  background-color: #FFFFFF !important;
  text-decoration: none;
}
a.hs_btn.hs-red-btn:hover {
  background: rgba(0,25,77,1) !important;
  border-color: rgba(0,25,77,1) !important;
}
a.hs_btn.hs-white-red-btn:hover {
  border-color: rgba(0,25,77,1) !important;
  color: rgba(0,25,77,1) !important;
}
a.hs_btn.hs-white-wht-btn:hover {
  border-color: rgba(230,83,0,1) !important;
  background-color: rgba(230,83,0,1) !important;
  color: rgba(255,255,255,1) !important;
}

.hs-button-wrap .hs-btn-wrap {
  display: inline-block;
  vertical-align: middle;
}
.hs-button-wrap {
  text-align: center;
}

.hs-home_banner {
  max-width: 100%;
  min-height: 500px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hs-home_banner .hs-banner-content-wrap {
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  width: 100%;
  padding: 0;
  z-index: 5;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.hs-banner-center {
  max-width: 600px;
  margin: 0 auto;
}
.hs-home_banner h1 {
  margin: 0px 0 14px;
  color: rgb(255, 255, 255);
  font-size: 50px;
  line-height: 1.0em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-home_banner h3 {
  margin: 0px 0 4px;
  color: rgb(255, 255, 255);
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-family: 'Isidora Sans';
  font-weight: bold;
}
.hs-home_banner .hs-button-wrap .hs-btn-wrap {
  margin-top: 3.25%;
  padding: 0 7.5px;
}
.hs-home_banner .hs-button-wrap .hs-btn-wrap a {
  margin-top: 5px !important;
}

.hs-logo-group {
  background-color: #ebebeb;
  padding: 20px 50px;
}
.csm_site_page .body-container .page-center {
  padding: 0;
}
.hs-logo-group .hs-image-wrap {
  width: 11.1%;
  float: left;
  margin: 1% 0 1% 1.6%;
  text-align: center;
}
.hs-logo-group .hs-image-wrap:first-child {
  margin-left: 0;
}
.hs-logo-group .hs-image-wrap:last-child {
  margin-right: 0;
}
.hs-logo-group .hs-image-wrap img {
  max-width: 80%;
  height: auto;
  vertical-align: top;
}
.hs-three-column {
  padding: 60px 50px;
}
.hs-three-column .hs-top-heading h3 {
  margin: 0 0 30px;
  text-align: center;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.0em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-three-column .hs-cols {
  width: calc(33.33% - ( ( 4% + 4% ) * 0.3333 ) );
  margin-right: 4%;
  position: relative;
  float: left;
  font-size: 22px;
  text-align: center;
  margin-bottom: 60px;
}

.hs-three-column .hs-cols.hs-cols3 {
  margin-right: 0;
}
.hs-three-column .hs-top-heading {
  padding-bottom: 40px;
}
.hs-three-column .hs-cols h2 {
  margin-top: 20px;
  margin-bottom: 5px;
  font-size: 40px;
}
.hs-three-column .hs-cols .hs-content p {
  font-weight: bold;
  margin-bottom: 0;
}
.hs-home-page .hs-row1-wrapper .hs-three-column .hs-cols .hs-content p {
  margin-bottom: 20px;
}
.hs-home-page .hs-row1-wrapper .hs-three-column .hs-button-wrap .hs-btn-wrap {
  width: calc(33.33% - ( ( 4% + 4% + 4% ) * 0.3333 ) );
  margin-right: 4%;
  margin-bottom: 20px;
}
.hs-home-page .hs-row1-wrapper .hs-three-column .hs-button-wrap .hs-btn-wrap a.hs_btn {
  display: block;
}
.hs-home-page .hs-row1-wrapper .hs-three-column .hs-button-wrap .hs-btn-wrap:last-child {
  margin-right: 0;
}
.hs-banner-with-video {
  padding: 0 50px;
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
  
  .hs-banner-with-video h3 {
  margin: 0;
  color: #fff;
  text-align: center;
  padding-bottom: 40px;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.1em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
    
    
}
.hs-banner-with-video .hs-banner-cont {
  width: 60%;
  margin-right: 4%;
  text-align: center;
  font-size: 28px;
}
.hs-banner-with-video .hs-banner-inner {
  padding: 15% 0px;
  min-height: 600px;
}
.hs-banner-with-video .hs-title-wrap {
  margin-top: 10%;
  margin-bottom: 30px;
}
.hs-banner-with-video .hs-title-wrap h3 {
  color: #fff;
  margin: 0;
  text-align: center;
  padding-bottom: 40px;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.0em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}

.hs-three-column .hs-title-wrap p {
  margin-top: 40px;
  margin-bottom: 0;
  line-height: .5em !important;
  font-weight: bold;
}
.hs-three-column .hs-title-wrap p + h2 {
  margin-top: 0;
}
.hs-home-page .hs-row2-wrapper .hs-three-column .hs_btn {
  padding: 7px 29px 11px 29px;
}
.hs-full-width-with-accordion {
  background-color: #f2f2f2;
  padding: 60px 20%;
}
.hs-full-width-with-accordion .hs-top-heading h3 {
  text-align: center;
  margin: 0;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.0em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-full-width-with-accordion .page-center {
  margin: 0;
}
.hs-full-width-with-accordion .hs-content h4 {
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}
.hs-full-width-with-accordion .hs-top-heading {
  padding: 0 0 10px;
}
.hs-full-width-with-accordion .hs-top-heading {
  padding: 0 0 10px;
}
.hs-full-width-with-accordion .hs-click-content:after {
  content: "Click to continue reading";
  font-size: 20px;
  font-weight: 600;
  color: #ff6919;
  cursor: pointer;
  margin-bottom: 20px;
  display: inline-block;
}
.hs-full-width-with-accordion .hs-click-content {
  display: inline-block;
}
.hs-full-width-with-accordion .hs-click-content:hover:after {
  opacity: 0.7;
}
.hs-full-width-with-accordion .hs-click-content.is_active:after {
  content: "Click to hide text";
}
.hs-full-width-with-accordion .hs-hidden-content h4 {
  margin-top: 1.33em;
  margin-bottom: 1.33em;
}
.hs-full-width-with-accordion .hs-btn-wrap {
  text-align: center;
  margin-top: 42px;
}
.hs-full-width-with-accordion .hs-btn-wrap a.hs_btn {
  padding: 7px 29px 11px 29px;
}

.hs-home-page .hs-row3-wrapper > div {
  background-color: #00194D;
  padding: 50px 50px;
}
.hs-careers-page .hs-row2-wrapper > div {
  background-color: #f2f2f2;
  padding: 70px 50px;
}
.hs-home-page .hs-row3-wrapper .hs-row3-top-content {
  text-align: center;
  margin-bottom: 72px;
  letter-spacing: -.5px;
  line-height: 1.0em !important;
  font-weight: bold;
}
.hs-home-page .hs-row3-wrapper .hs-row3-top-content h3 {
  margin: 0;
  color: #fff;
  text-align: center;
  padding-bottom: 20px;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.0em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-home-page .hs-row3-wrapper .hs-row3-top-content h4 {
  margin: 0 0 62px;
  color: #fff;
  font-weight: bold;
}
.hs-home-page .hs-row3-wrapper .hs-row3-left-wrapper{
  width: calc(50% - ( ( 4% ) * 0.5 ) );
  background-color: rgb(255, 255, 255);
  padding: 40px;
  margin-right: 4%;
  margin-bottom: 40px;
}
.hs-careers-page .hs-row2-wrapper .hs-left-content{
  width: calc(50% - ( ( 4% ) * 0.5 ) );
  margin-right: 4%;
  margin-bottom: 40px;
}
.hs-home-page .hs-row3-wrapper .hs-row3-right-image{
  width: calc(50% - ( ( 4% ) * 0.5 ) );
  margin-left: 0;
  margin-bottom: 40px;
  text-align: center;
}
.hs-careers-page .hs-row2-wrapper .hs-right-content{
  width: calc(50% - ( ( 4% ) * 0.5 ) );
  margin-left: 0;
  margin-bottom: 40px;
}

.hs-home-page .hs-row3-wrapper .hs-row3-right-image > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 666px;
}
.hs-download-form span.hs-form-required {
  display: none;
}
.hs-download-form {
  padding: 0 20% 0 20%;
}
.hs-download-form .hs-form-field > label {
  margin: 0;
}
.hs-download-form input.hs-button.primary.large {
  margin: 0 0 20px;
  padding: 7px 29px 11px 29px;
  font-size: 18px;
  line-height: 22px;
  border-radius: 20px;
  width: 100%;
}
.hs-four-column {
  text-align: center;
  padding: 50px 50px;
}
.hs-four-column .hs-top-heading h3 {
  margin: 0 0 30px;
  padding-bottom: 30px;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.0em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
  .hs-four-column .hs-top-heading h4 {
  margin: 0 0 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 28px;
  letter-spacing: -.5px;
  line-height: 1.0em !important;
  font-family: 'Isidora Sans';
  font-weight: bold;
}
.hs-four-column .hs-cols {
  margin-bottom: 20px;
  width: calc(25% - ( ( 4% + 4% + 4% ) * 0.25 ) );
  margin-right: 4%;
  float: left;
}

.hs-four-column .hs-cols.hs-cols4 {
  margin-right: 0;
}
.hs-four-column .hs-cols p {
  font-weight: bold;
  margin: 22px 0px 0px;
  font-family: 'Isidora Sans';
  font-size: 22px;
  line-height: 1.35;
}
.hs-four-column .hs-cols.hs-cols1 p {
  color: #ff6919;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-four-column .hs-cols.hs-cols2 p {
  color: #ff6919;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-four-column .hs-cols.hs-cols3 p {
  color: #ff6919;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-four-column .hs-cols.hs-cols4 p {
  color: #ff6919;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-four-column .hs-btn-wrap {
  margin-top: 60px;
}
.hs-four-column .hs-btn-wrap a.hs_btn {
  padding: 7px 29px 11px 29px;
}

.hs-two-content-with-content {
  background-position: center center;
  background-repeat: no-repeat;
  padding: 60px 50px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
}
.hs-two-content-with-content .hs-cols {
  margin-bottom: 40px;
  width: calc(50% - ( ( 4% ) * 0.5 ) );
  margin-right: 4%;
  float: left;
}

.hs-two-content-with-content .hs-bottom-wrap p {
  color: #fff;
  font-weight: bold;
}
.hs-two-content-with-content .hs-cols.hs-right-col {
  margin-right: 0;
}
.hs-two-content-with-content .hs-cols p {
  margin: 0;
  color: #fff;
  font-weight: bold;
}
.hs-two-content-with-content .hs-cols h2 {
  margin: -5px 0 -10px;
  color: #fff;
}
.hs-two-content-with-content .hs-cols img {
  margin-bottom: 22px;
}
.hs-two-content-with-content .hs-btn-wrap {
  margin-top: 60px;
}
.hs-two-content-with-content .hs-btn-wrap a.hs_btn {
  border-width: 0px !important;
  padding: 7px 29px 11px 29px;
}
.hs-two-content-with-content .hs-btn-wrap a.hs_btn.hs-white-btn:hover {
  background: rgba(255,255,255,1) !important;
  color: #ff6919 !important;
  opacity: 1;
}
.hs-full-width-content {
  padding: 40px 50px 60px;
}
.hs-full-width-content h3 {
  text-align: center;
  margin: 0;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.10em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-full-width-content h4 {
  margin-top: 1.0em;
  margin-bottom: 1.33em;
}
.hs-full-width-content .hs-btn-wrap {
  text-align: center;
  margin-top: 59px;
}
.hs-full-width-content .hs-btn-wrap a.hs_btn {
  padding: 7px 29px 11px 29px;
}
.hs-full-width-content-white-text {
  padding: 30px 50px 60px;
}
.hs-full-width-content-white-text h3 {
  text-align: center;
  margin: 0;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.10em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
  color: #fff;
}
.hs-full-width-content-white-text h4 {
  margin-top: 1.0em;
  margin-bottom: 1.33em;
}
.hs-full-width-content-white-text .hs-btn-wrap {
  text-align: center;
  margin-top: 59px;
}
.hs-full-width-content-white-text .hs-btn-wrap a.hs_btn {
  padding: 7px 29px 11px 29px;
}

.hs-banner-with-title {
  background-position: center top;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 400px 50px 0;
}
.hs-banner-with-title h3 {
  margin: 0;
  color: #fff;
  text-align: center;
  padding-bottom: 40px;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.0em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-full-width-content img {
  display: block;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 0px; 
}
.hs-banner-with-content {
  background-position: center top;
  background-repeat: no-repeat;
  padding: 100px 50px;
  color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.hs-banner-with-content {
  padding: 40px 50px 60px;
}
.hs-banner-with-content h3 {
  text-align: center;
  margin: 0;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.10em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
  color: #fff;
}
.hs-banner-with-content .hs-btn-wrap {
  text-align: center;
  margin-top: 60px;
}
.hs-banner-with-content .hs-btn-wrap a.hs_btn {
  padding: 7px 29px 11px 29px;
}
.hs-home-page .hs_commercial_group .hs_2col_commercial,
.hs-contact-page .hs_commercial_group .hs_2col_commercial{
  display: none;
}
.hs_2col_commercial.hs-minus-margin{
  margin: 0 -30px !important;
  padding: 60px 50px;
  background: #fff;
}
.hs_2col_commercial.hs-minus-margin p{
  color: #000;
}
.hs_2col_commercial.hs-minus-margin .hs_2col_commercial_img img{
  max-width: 275px;
}
.hs_2col_commercial.hs-minus-margin .hs_2col_commercial_img {
  padding-top: 0;
  margin-bottom: 40px;
}
.hs_2col_commercial.hs-minus-margin .hs-top-heading h2 {
  margin: 0 0 70px;
  text-align: center;
}
.hs_2col_commercial.hs-minus-margin .hs_2col_commercial_cont{
  margin: 0 0 40px;
  min-height: 275px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
}
.hs_2col_commercial.hs-minus-margin p:last-of-type{
  margin-bottom: 0;
}

.csm_site_page .hs_main_content_wrap {
  padding: 0 30px;
}
.hs-minus-margin,
.hs-home-page .hs-row3-wrapper > div,
.hs-careers-page .hs-row2-wrapper > div {
  margin: 0 -30px;
}

.hs-service-page .hs-four-column h2 {
  margin-top: 0.5em;
  margin-bottom: 0.3em;
}
.hs-service-page .hs-four-column .hs-top-heading {
  padding-bottom: 30px;
}
.hs-service-page .hs-four-column {
  padding-top: 55px;
}
.hs-service-page .hs-four-column .hs-cols p {
  margin-top: 17px;
}
.hs-four-column .hs-cols a {
  display: inline-block;
}
.hs-four-column .hs-cols a p {
  color: #ff6919 !important;
}

.hs-creative-service .hs-cols:nth-child(2n+2) {
  margin-right: 0;
}
.hs-creative-service {
  background-color: #ff6919;
  text-align: center;
}
.hs-creative-service h2 {
  color: #fff;
}
.hs-creative-service .hs-cols {
  margin-bottom: 30px;
  width: calc(50% - ( ( 4% ) * 0.5 ) );
  margin-right: 4%;
  float: left;
}
.hs-creative-service .hs-top-heading {
  padding: 30px 50px;
  background: #00194d
}
.hs-creative-service .hs-col-wrap {
  padding: 30px 50px 0;
  background: #00194d
}
.hs-creative-service .hs-cols h5 {
  color: #ffffff;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1.1em;
  letter-spacing: 0px;
  margin-top: 2.0em;
  margin-bottom: 2.0em;
}
.hs-creative-service .hs-cols p {
  color: #fff;
  font-size: 1.0em;
  line-height: 1.4em;
  margin-bottom: 3.0em;
}
.hs-creative-service .hs-btn-wrap {
  padding: 20px 50px 60px;
  background: #00194d
}
.hs-creative-service .hs-btn-wrap a.hs_btn {
  padding: 7px 29px 11px 29px;
  border-width: 0;
}
.hs-creative-service .hs-cols span {
  display: block;
  max-width: 320px;
  margin: 0 auto;
}
.hs-image-gallery-group {
  background: #fff;
  padding: 60px 50px 60px;
}
.hs-image-gallery-group .hs-btn-wrap {
  margin-top: 60px;
  text-align: center;
}
.hs-image-gallery-group .hs-btn-wrap .hs_btn {
  padding: 7px 29px 11px 29px;
  color: #fff;
}
.hs-image-gallery-group .fusion-gallery {
  margin: 70px;
}
.hs-image-gallery-group .fusion-gallery .fusion-gallery-column-3 {
  padding: 5px;
  width: calc(100% / 3);
}
.hs-image-gallery-group .fusion-gallery-image {
  text-align: center;
}
.hs-service-page .hs-four-column .hs-cols .hs-image {
  max-width: 320px;
  margin: 0 auto;
}

.csm_site_page .hs_commercial_group .hs_2col_commercial .hs_2col_commercial_cont {
  margin: 0 0 40px;
}
.csm_site_page .hs_commercial_group .hs_2col_commercial .hs_2col_commercial_img {
  padding: 0px;
  margin-bottom: 40px;
}
.csm_site_page .hs_commercial_group .hs_2col_commercial {
  padding: 60px 50px 20px;
}
.csm_site_page .hs_commercial_group .hs_2col_commercial p:last-of-type {
  margin-bottom: 0;
}
.csm_site_page .hs_commercial_group .hs_2col_commercial .page-center {
  padding: 0;
}

.hs-service-page .hs-four-column .hs-cols {
  margin-bottom: 0;
}
.hs-service-page .hs-four-column .hs-inner-wrap {
  padding-bottom: 20px;
}
.hs-service-page .hs-four-column .hs-bottom-content .hs-content-wrap {
  padding: 30px 0;
}
  .hs-bottom-content h3 {
  margin: 0;
  color: #000000;
  text-align: center;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 40px;
  letter-spacing: -.5px;
  line-height: 1.0em !important;
  font-family: 'Isidora Sans Bold';
  font-weight: bold;
}
.hs-service-page .hs-four-column .hs-btn-wrap {
  margin-top: 0;
}
.hs-careers-page .hs_main_content_wrap h4 {
  padding-bottom: 10px;
  border-bottom: 1px solid #e0dede;
  margin-top: 0px;
  margin-bottom: 30px;
}
.hs-careers-page .hs-top-heading {
  padding: 30px 50px;
  background: #00194d
}
.hs-careers-page .hs-col-wrap {
  padding: 30px 50px 0;
  background: #00194d
}
.hs-creative-service .hs-btn-wrap {
  padding: 20px 50px 60px;
  background: #00194d
}
.hs-careers-page .hs-row2-wrapper .hs-bottom-content {
  text-align: center;
  margin-top: 30px;
}
.hs-careers-page .hs-full-width-content {
  padding: 50px 50px 50px;
}

.csm_site_page.hs-careers-page .hs_main_content_wrap {
  padding-top: 5px;
}
.hs-careers-page .hs-row2-wrapper .hs-left-content,
.hs-careers-page .hs-row2-wrapper .hs-right-content {
  margin-bottom: 0;
}
.hs-careers-page .hs-row2-wrapper .hs-bottom-content a.hs_btn.hs-red-btn {
  padding: 7px 29px 11px 29px;
}

@media only screen and (max-width: 856px) and (min-width: 711px) {
  .hs-image-gallery-group .fusion-gallery .fusion-gallery-column-3 {
    width: 50% !important;
  }
}

@media (min-width: 768px) {
  .hs-image-gallery-group {
    overflow: hidden;
  }
}

@media (max-width: 1517px) {
  .hs-home_banner {
    min-height: inherit;
    height: 49.44vw !important;
  }   
}

@media (max-width: 800px) {
  .csm_site_page .hs_commercial_group .hs_2col_commercial .hs_2col_commercial_cont {
    margin-left: 0 !important;
  }
  .csm_site_page .hs_commercial_group .hs_2col_commercial .hs_2col_commercial_img, 
  .csm_site_page .hs_commercial_group .hs_2col_commercial .hs_2col_commercial_cont {
    width: 100% !important;
    float: none !important;
    text-align: center;
  }
  .hs_2col_commercial.hs-minus-margin .hs_2col_commercial_img img {
    max-width: 100%;
  }
  .hs_2col_commercial.hs-minus-margin .hs_2col_commercial_img {
    margin: 0 auto 40px !important;
    max-width: 275px;
    width: 100% !important;
    float: none !important;
  }
  .hs_2col_commercial.hs-minus-margin .hs_2col_commercial_cont {
    width: 100% !important;
    float: none !important;
    margin-left: 0 !important;
  }
  .hs-home-page .hs-row3-wrapper .hs-row3-right-image > div {
    display: block;
    min-height: inherit;
  }
  .hs-careers-page .hs-row2-wrapper .hs-left-content, 
  .hs-careers-page .hs-row2-wrapper .hs-right-content {
    width: 100% !important;
    float: none;
  }
  .hs-careers-page .hs_main_content_wrap h4 {
    margin-bottom: 20px;
  }
  .csm_site_page .hs_commercial_group .hs_2col_commercial p:last-of-type {
    margin-bottom: 20px;
  }
  .hs-home_banner .hs-button-wrap .hs-btn-wrap a {
    line-height: 19px;
  }
  .hs-home-page .hs-row3-wrapper .hs-row3-top-content h3 {
    margin-bottom: 20px;
  }
  .hs-home-page .hs-row3-wrapper .hs-row3-top-content h4 {
    margin-bottom: 52px;
  }
  .hs-three-column .hs-top-heading h3 {
    margin-bottom: 20px;
  }
  .hs-three-column .hs-cols .hs-image {
    margin-bottom: 40px;
  }
  .hs-three-column .hs-cols h2 {
    margin: 0 0 20px;
  }
  .hs-banner-with-video .hs-title-wrap {
    margin-top: 0;
    margin-bottom: 20px;
  }
  .hs_2col_commercial.hs-minus-margin .hs_2col_commercial_cont {
    min-height: inherit;
    display: block; 
  } 
  .hs-home-page .hs-row1-wrapper .hs-three-column .hs-button-wrap .hs-btn-wrap,
  .hs-three-column .hs-cols,
  .hs-banner-with-video .hs-banner-cont,
  .hs-home-page .hs-row3-wrapper .hs-row3-left-wrapper,
  .hs-home-page .hs-row3-wrapper .hs-row3-right-image,
  .hs-four-column .hs-cols,
  .hs-two-content-with-content .hs-cols,
  .hs-creative-service .hs-cols {
    width: 100%;
    margin-right: 0;
    float: none;
  }
  .hs-home-page .hs-row1-wrapper .hs-three-column .hs-button-wrap .hs-btn-wrap:last-child {
    margin-bottom: 0;
  }
  .hs-home-page .hs_main_content_wrap h2,
  .hs-home-page .hs_main_content_wrap h3,
  .hs-home_banner h1 {
    line-height: 1.0em !important;
  }
}

@media (max-width: 720px) {
  .hs-logo-group .hs-image-wrap {
    margin: 1% 0 1% 0;
  }
  .hs-download-form {
    padding: 0;
  }
  .hs-home_banner .hs-button-wrap .hs-btn-wrap a.fusion-lightbox-link {
    display: none;
  }
  .hs-home_banner h3 {
    display: none;
  }
}

@media (max-width: 712px) {
  .hs-image-gallery-group .fusion-gallery .fusion-gallery-column-3 {
    width: 100% !important;
  }
}

@media (max-width: 480px) {
  .hs-logo-group .hs-image-wrap {
    width: 25%;
  }
}

@media (max-width: 440px) {
  .hs-home_banner .hs-banner-content-wrap {
    position: relative;
    transform: none !important;
    top: 0;
    padding: 21px 28px 21px;
  }
  .hs-home_banner {
    height: 100% !important;
    min-height: 283px !important;
  }
}













/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */
.hs_error_page .body-container .page-center {
  padding: 55px 30px 20px;
}
.hs_error_msg {
  padding: 20px 0 40px;
}
.hs_error_msg a.hs_btn_red {
  margin: 30px 0 0;
  padding-top: 11px;
}
.subscription-template input#submitbutton,
.password-template input.hs-button.primary.large {
  width: auto;
  min-width: 180px;
}

.to-top-container.to-top-right {
  display: none !important;
}
.tv-commercials .main-content .hs_cos_wrapper_type_rich_text {
  padding: 0 50px;
  display: block;
}

.blogaddicted-running-footage .blog-content .blog-section {
  padding-top: 0;
}
.blog-section .fusion-social-networks-wrapper a:hover {
  opacity: 0.8;
}



@media(min-width: 1531px) {
  .tv-commercialsinfiniti-jaguar-land-rover-porsche-dealer-tv-commercials .hs_brand_logo_grp,
  .tv-commercialschrysler-jeep-dodge-ram-dealer-tv-commercials .hs_brand_logo_grp {
    margin: 0 -150px 50px;
  }

}

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


/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


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

@media (min-width: 1081px) {}

@media (max-width: 1080px) {
  .hs_head_group .hs_head_container {
    position: static;
  }
  .hs_head_container .page-center {
    padding-bottom: 0;
  }
  .hs_head_container .hs_head_logo {
    max-width: 200px;
    min-width: 200px;
    margin-top: 4px;
  }
  .hs_top_foo .row-fluid .page-center,
  .hs_bottom_foo .row-fluid .page-center {
    padding: 0;
  }
  .hs_bottom_foo .page-center>.row-fluid-wrapper {
    margin: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch>a {
    background-color: #103183;
    color: #d8d8d8;
    opacity: 1;
  }
  .hs_about_page .hs_2col_commercial .page-center {
    padding-left: 0;
    padding-right: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    padding: 5px 35px;
    border-bottom: 1px solid rgba(216,216,216,0.1);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    font-size: 12px;
    padding: 10px 5px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:first-child a {
    border-top: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:last-child a {
    border-bottom: 0;
  }



}

@media(max-width: 991px) {
  .hs_commercial_form .hs-form-field {
    width: 100% !important;
  }
  .hs_commercial_form .hs-form-field.hs_firstname {
    padding-right: 0 !important;
  }
  .hs_commercial_form .hs-form-field.hs_lastname {
    padding-left: 0 !important;
  }
}

@media (max-width: 900px) {
  .brand_container_inner {
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a>span {
    display: inline-block;
    padding-left: 3px;
    width: auto;
  }

}

@media (max-width: 959px) and (min-width: 768px) {
  .hs_pop_video_inner .grid-item {
    width: 50% !important;
  }


}



@media(max-width: 800px) {
  .hs_banner_area {
    padding-top: 5px;
    padding-bottom: 5px;
    min-height: 150px;
    height: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a>span {
    display: inline-block;
    padding-left: 3px;
    width: auto;
  }

  .hs_top_foo .span6.widget-span {
    width: 100%;
  }
  .hs_top_foo .hs_foo_logo {
    margin-bottom: 50px !important;
  }
  .hs_foo_menu .hs-menu-wrapper {
    text-align: center;
    width: 100%;
  }
  h2,h3 {
    line-height: 1.0em !important;
  }

  .hs_audio_grp .hs_audio_item {
    width: 100%;
    margin: 15px 0;
  }
  .tv-commercials .hs_cos_wrapper_type_rich_text h3{
    padding: 0 50px;
    color: #fff;
  }
  .hs_about_img_w_cont_grp>div>.row-fluid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    flex-flow: column;
    text-align: center;
  }
  .hs_about_img_w_cont_grp .hs_about_img {
    width: 100%;
    margin: 0 0 20px;
    max-width: 400px;
  }
  .hs_about_img_w_cont_grp .hs_about_cont {
    width: 100%;
    margin: 15px 0 20px;
  }
  .hs-two-content-with-content .hs-cols h2 {
    margin: 0;
  }
  .hs-home-page .hs-row3-wrapper .hs-row3-right-image {
    margin-bottom: 0;
  }
  .hs-banner-with-title h3 {
    padding-bottom: 20px;
  }
  .hs-full-width-content.hs-minus-margin img {
    margin-top: 30px;
  }
  .hs_2col_commercial.hs-minus-margin .hs_2col_commercial_cont {
    margin-bottom: 0;
  }
  .hs_audio_item_inner {
    min-height: 1px;
  }
  .car-dealer-radio-commercials-audio-production .main-content .hs_cos_wrapper_type_rich_text h1+p {
    height: 40px !important;
  }
  
  .car-dealer-radio-commercials-audio-production .main-content .hs_cos_wrapper_type_rich_text h2 {
    margin-bottom: 5px;
  }


}


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

@media (max-width: 767px) {
  /* 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%;
    max-width: 100%;
  }
  .hs_pop_video_inner .grid-item {
    width: 100% !important;
  }
  .hs_brand_logo_grp {
    margin: 0 0 40px;
  }
  div#video_group h4.hs_heading {
    padding-bottom: 40px;
  }
  .hs_tv_commercials_page .hs_tv_commercials_row1 {
    padding: 0;
  }
  div#video_group {
    padding: 0 50px;
  }
  div#brand_container {
    padding: 0 50px 40px;
  }
  .hs_full_col_commercial,
  .hs_2col_commercial {
    margin: 0;
  }
  .hs_2col_commercial .hs_2col_commercial_img {
    text-align: center;
    width: 100%;
    margin: 0;
    padding-top: 5px;
  }
  .hs_2col_commercial .hs_2col_commercial_cont {
    width: 100%;
    margin: 40px 0 32px;
  }
  .hs_2col_commercial_cont p {
    margin: 0 0 20px;
  }
  .hs_commercial_form .hs-form-field {
    width: 100% !important;
  }
  .hs_commercial_form .hs-form-field.hs_firstname {
    padding-right: 0 !important;
  }
  .hs_commercial_form .hs-form-field.hs_lastname {
    padding-left: 0 !important;
  }
  .hs_cont_commercial h3 {
    font-size: 37.156px;
    line-height: 1.0em;
  }
  .hs_cont_commercial h2 {
    font-size: 43.5px;
    line-height: 1.0em;
  }
  .hs_full_col_commercial {
    padding-bottom: 20px;
  }
  div#brand_container h4.hs_brand_title {
    padding-bottom: 40px;
  }
  .hs_body_menu .hs-menu-wrapper {
    padding: 10px 0 2px;
  }
  .hs_body_menu .hs-menu-wrapper>ul li {
    display: list-item;
  }
  .hs_car_dealer_web_videos_page div#video_group {
    padding: 0;
  }
  .hs_tv_commercials_page.hs_facility_page .hs_tv_commercials_row1 {
    padding: 0 50px;
  }
  .hs_car_dealer_web_videos_page .main-content .hs_cos_wrapper_type_rich_text h1+p {
    height: 30px !important;
  }
  .hs_car_dealer_web_videos_page .main-content .hs_cos_wrapper_type_rich_text h3+p {
    margin-bottom: 10px;
  }
  .hs_car_dealer_web_videos_page .main-content .hs_cos_wrapper_type_rich_text h4 {
    margin-bottom: 20px !important;
  }
  
  
  
  

}  

@media(max-width: 720px) {
  .section.group .span_1_of_6 {
    width: 33%;
    margin: 1% 0;
  }
  .section.group .span_1_of_6.empty_column {
    display: none;
  }
  .section.group .col.span_1_of_5 {
    width: 100%;
    margin: 1% 0;
  }
  .hs_commercial_form_grp .hs_commercial_form {
    padding: 0;
  }


}


@media(max-width: 650px) {
  img.alignright {
    float: none;
    margin: 0;
    display: block;
    padding: 10px 0 15px;
  }
  .our-google-maps.full-width iframe {
    height: 300px !important;
  }
  .hs-careers-page .hs-full-width-content p a {
    word-break: break-all
  }
  .tv-commercialschevrolet-dealer-tv-commercials .hs_brand_logo_grp {
    margin: 0 0 20px;
  }
  .demo-footer .hs_tv_commercials_row1 {
    padding: 0 50px;
  }

}



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

@media (max-width: 479px) {
  .section.group .span_1_of_6 {
    width: 50%;
  }
  .hs_cont_commercial h3 {
    font-size: 20px !important;
  }
  .hs_cont_commercial h2 {
    font-size: 24px !important;
  }
  .tv-commercials .hs_cos_wrapper_type_rich_text h3 {
    padding: 0;
  }
  .hs_car_dealer_web_videos_page .hs_2col_commercial .page-center {
    padding-left: 0;
    padding-right: 0;
  }
  

}

@media(max-width: 380px) {
  div#brand_container {
    padding: 0 30px 40px;
  }
  .hs-home-page .hs-row3-wrapper .hs-row3-left-wrapper {
    padding: 40px 25px;
  }
  .hs-row3-left-content ul {
    padding-left: 30px;
  }



}

