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

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

@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');

@import url('//fonts.googleapis.com/css?family=Open+Sans:400,600,700');

@font-face {
  font-family: "futura-pt";
  src: url("//use.typekit.net/af/9b05f3/000000000000000000013365/27/l?primer=81a69539b194230396845be9681d114557adfb35f4cccc679c164afb4aa47365&fvd=n4&v=3") format("woff2"),
    url("//use.typekit.net/af/9b05f3/000000000000000000013365/27/d?primer=81a69539b194230396845be9681d114557adfb35f4cccc679c164afb4aa47365&fvd=n4&v=3") format("woff"),
    url("//use.typekit.net/af/9b05f3/000000000000000000013365/27/a?primer=81a69539b194230396845be9681d114557adfb35f4cccc679c164afb4aa47365&fvd=n4&v=3") format("opentype");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "futura-pt";
  src: url("//use.typekit.net/af/309dfe/000000000000000000010091/27/l?primer=81a69539b194230396845be9681d114557adfb35f4cccc679c164afb4aa47365&fvd=n7&v=3") format("woff2"),
    url("//use.typekit.net/af/309dfe/000000000000000000010091/27/d?primer=81a69539b194230396845be9681d114557adfb35f4cccc679c164afb4aa47365&fvd=n7&v=3") format("woff"),
    url("//use.typekit.net/af/309dfe/000000000000000000010091/27/a?primer=81a69539b194230396845be9681d114557adfb35f4cccc679c164afb4aa47365&fvd=n7&v=3") format("opentype");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: "futura-pt-condensed";
  src: url("//use.typekit.net/af/accb3b/00000000000000000001203b/27/l?primer=81a69539b194230396845be9681d114557adfb35f4cccc679c164afb4aa47365&fvd=n5&v=3") format("woff2"),
    url("//use.typekit.net/af/accb3b/00000000000000000001203b/27/d?primer=81a69539b194230396845be9681d114557adfb35f4cccc679c164afb4aa47365&fvd=n5&v=3") format("woff"),
    url("//use.typekit.net/af/accb3b/00000000000000000001203b/27/a?primer=81a69539b194230396845be9681d114557adfb35f4cccc679c164afb4aa47365&fvd=n5&v=3") format("opentype");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: "icomoon";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/2940325/Regis_Company_October2018%20Theme/Fonts/icomoon.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/2940325/Regis_Company_October2018%20Theme/Fonts/icomoon.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/2940325/Regis_Company_October2018%20Theme/Fonts/icomoon.ttf") format("truetype");
}
@font-face {
  font-family: "steadysets";
  font-style: normal;
  font-weight: normal;
  src: url("//cdn2.hubspot.net/hubfs/2940325/Regis_Company_October2018%20Theme/Fonts/icomoon-1.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/2940325/Regis_Company_October2018%20Theme/Fonts/icomoon-1.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/2940325/Regis_Company_October2018%20Theme/Fonts/icomoon-1.ttf") format("truetype");
}

/* 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) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
}

body {
  background: #fff;
  color: #676767;
  font-size: 18px;
  line-height: 1.4;
  font-family: 'futura-pt', sans-serif;
  -webkit-font-smoothing: antialiased;
}

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

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


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

/* Basic text */
p {
  -webkit-font-smoothing: subpixel-antialiased;
}
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 {
  margin: 0 0 15px;
  color: #444;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  font-family: 'futura-pt', sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

.blog h1 {
  font-size: 40px;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
  font-family: 'futura-pt', sans-serif;
  font-weight: 700;
}
h1 {
  font-family: 'futura-pt-condensed', sans-serif;
  font-size: 55px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h2 {
  font-size: 28px;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
}
h3 {
  font-size: 23px;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 1px;
}
h4 {
  font-size: 24px;
  line-height: 1.2;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h5 {
  font-size: 16px;
  line-height: 1.1;
  letter-spacing: .5px;
  text-transform: uppercase;
}
h6 {
  font-family: 'Open Sans';
  font-weight: 600;
}

/* Anchor Links */
a {
  text-decoration: none;
  transition: color 0.2s;
  -moz-transition: color 0.2s;
  -webkit-transition: color 0.2s;
  font-family: 'futura-pt', sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 1.1;
  text-transform: uppercase;
  color: #ec3830;
}
a:hover, a:focus {
  text-decoration: none;
  color: #676767;
}

/* Lists */
.body-container  .hs_cos_wrapper_type_rich_text ul {}
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}
li:not([class]) {}
ul:not([class]) > li:not([class]){}

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

.cm-minheight {
  min-height: 84px !important;
  position: relative;
}
.custom-header-wrapper {
  position: fixed;
  width: 100% !important;
  top: 0px;
  left: 0px;
  z-index: 9999;
  background-color: rgba(244,244,244,100);
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
  -moz-box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
  -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.22);
  transform: translateY(0px) translate(0px, 0px);
  transition: transform 0.5s ease-in-out;
}
.show-mobile-nav .custom-header-wrapper {
  transform: translateY(0px) translate(-300px, 0px);
}
.custom-header-wrapper .page-center {
  padding: 0 80px !important;
}
.cm-logo {
  width: auto !important;
  margin-right: 25px;
  float: left !important;
}
.cm-logo a {
  display: block;
  padding-top: 28px;
}
.cm-request {
  float: right !important;
  width: auto !important;
  margin: 0 !important;
}
.cm-request a {
  -webkit-transition: color 0.1s ease;
  -moz-transition: color 0.1s ease;
  -o-transition: color 0.1s linear;
  transition: color 0.1s linear;
  display: block;
  color: #333333;
  font-size: 14px;
  line-height: 19.6px;
  font-weight: 700;
  margin-left: 10px;
  margin-right: 10px;
  padding-top: 28px !important;
  margin-top: 0;
  border-top: 4px solid transparent;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 33px;
}
.cm-request a:before {
  border: 2px solid #fff;
  display: block;
  position: absolute;
  left: 0;
  padding-bottom: 10px;
  transform: translateY(-7px);
  -webkit-transform: translateY(-7px);
  -ms-transform: translateY(-7px);
  width: 100%;
  height: 34px;
  content: ' ';
  z-index: -1;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  transition: border-color 0.2s ease;
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  border-color: rgba(0,0,0,0.4);
  height: 34px;
}
.cm-request a:hover {
  color: #ec3830;
}
.cm-request a:hover:before {
  border-color: #f69031;
}
.custom-menu-primary {
  margin-left: 0 !important;
  width: auto !important;
}


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

.body-container-wrapper {}
.body-container {
  padding: 50px 0;
  font-weight: 300;
}
.content-wrapper {}
.main-content {
  margin-bottom: 30px
}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

.footer-container-wrapper {}
.footer-container {}

.custom-footer-wrapper {
  color: #000000;
  background-color: #f8f6f6;
}
.page-center.bottom > .row-fluid-wrapper {
  padding: 55px 0px;
}
.page-center.bottom > .row-fluid-wrapper > .row-fluid > div {
  width: 23.5% !important;
  margin-right: 2%;
  margin-left: 0 !important;
}
.page-center.bottom > .row-fluid-wrapper > .row-fluid > div:last-child {
  margin-right: 0;
}
.cm-simple-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.cm-simple-menu ul li {
  margin-bottom: 10px;
  padding: 4px 0;
}
.cm-simple-menu ul li a {
  color: #000000;
  font-weight: 700;
  font-size: 16px;
  display: block;
}
.cm-copyright p {
  margin: 0;
  text-align: right;
  padding-bottom: 20px;
  font-size: 18px;
}
.cm-copyright p:last-child {
  padding-bottom: 0;
}
.cm-simple-menu ul li:first-child {
  padding-top: 0;
}
.page-center.top > .row-fluid-wrapper {
  padding-top: 55px;
}
.page-center.top > .row-fluid-wrapper > .row-fluid > div {
  width: 49% !important;
  margin-right: 2%;
  margin-left: 0 !important;
}
.page-center.top > .row-fluid-wrapper > .row-fluid > div:last-child {
  margin-right: 0;
}
.cm-social-share {
  text-align: right;
}
.cm-social-share a img {
  width: 35px;
  margin-right: 10px;
  margin-bottom: 23px;
}


/* =============== JS Imports =============== */

.custom-js-imports {
  min-height: 0 !important;
}

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

@media screen and (min-width:1021px) {
  /* =============== Custom Menu Primary =============== */

  /* Parent List */
  .custom-menu-primary .hs-menu-wrapper > ul {
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
    line-height: 0px;
    font-size: 12px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    margin: 0 1px;
    font-size: 12px;
    -webkit-transition: color 0.1s ease;
    -moz-transition: color 0.1s ease;
    -o-transition: color 0.1s linear;
    transition: color 0.1s linear;
    display: block;
    color: #333333;
    line-height: 19.6px;
    font-weight: 700;
    padding-top: 28px;
    margin-top: 0;
    border-top: 4px solid transparent;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 33px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
    color: #ec3830;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
    color: #ec3830;
    border-top: 4px solid #ec3830;
    border-image-source: linear-gradient(to right, #ec3830, #F78E1E);
    border-image-slice: 4;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:last-child:after {
    color: #ec3830;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f075';
    position: absolute;
    top: 45%;
    right: -4px;
    transform: translate(0, -50%);
  }

  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    font-family: 'futura-pt', sans-serif;
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    width: 16em;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    line-height: 0px;
    font-size: 12px;
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    position: relative;
    margin: 0;
    padding: 14px;
    white-space: normal !important;
    font-size: 12px;
    transition: none;
    letter-spacing: 0;
    line-height: 13px;
    color: #666666;
    background-color: rgba(229,229,229,100);
    padding-top: 28px;
    margin-top: 0;
    border-top: 4px solid transparent;
    border-bottom: none;
    font-weight: 400;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover,
  .custom-menu-primary .hs-menu-wrapper > ul ul li.active a {
    color: #ec3830;
  }

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

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

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


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

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

@media (max-width: 1020px){

  .mobile-trigger {
    display: inline-block;
    position: absolute;
    right: 80px;
    top: 50%;
    margin-bottom: 10px;
    z-index: 10000;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    margin-top: 0px;
    padding: 0 0 16px;
    cursor: pointer;
  }
  .custom-header-wrapper .page-center {
    position: relative;
  }
  .mobile-trigger i.lines-button.x2 {
    transition: .3s;
    cursor: pointer;
    line-height: 0px!important;
    position: relative;
    font-size: 0px;
    user-select: none;
    display: block;
    width: 22px;
    color: #333333;
    top: 10px;
  }
  .mobile-trigger i.lines-button.x2 i.lines {
    position: relative;
    display: block;
    height: 2px;
    transition: background 0.2s ease,opacity 0.2s ease;
    background-color: transparent!important;
    width: 22px!important;
    color: #333333!important;
  }
  .mobile-trigger i.lines-button.x2:after {
    display: inline-block;
    transition: transform 0.45s ease,opacity 0.2s ease,background-color 0.2s linear;
    -webkit-transition: -webkit-transform 0.45s ease,opacity 0.2s ease,background-color 0.2s ease;
    position: absolute;
    left: 0;
    content: '';
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    height: 2px;
    width: 22px;
    top: 0;
    background-color: #333333;
  }
  .lines:before, .lines:after {
    display: block;
    width: 1.4rem;
    height: 3px;
    background: #ecf0f1;
    transition: 0.3s;
    position: absolute;
    left: 0;
    content: '';
    -webkit-transform-origin: 0.142rem center;
    transform-origin: 0.142rem center;
  }
  .mobile-trigger i.lines-button.x2 i.lines:before {
    top: 6px;
    height: 2px;
    height: 2px!important;
    width: 22px!important;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: top 0.4s 0.45s ease,-webkit-transform 0.3s ease,background-color 0.2s ease,opacity 0.2s ease;
    transition: top 0.4s 0.45s ease,transform 0.3s ease,background-color 0.2s ease,opacity 0.2s ease;
    background-color: #333333;
  }
  .mobile-trigger i.lines-button.x2 i.lines:after {
    height: 2px;
    width: 22px;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    transition: -webkit-transform 0.45s ease,background-color 0.2s ease,opacity 0.2s ease;
    transition: transform 0.45s ease,background-color 0.2s ease,opacity 0.2s ease;
    width: 22px!important;
    top: -6px!important;
    background-color: #333333;
  }

  .custom-menu-primary {
    position: fixed;
    width: 300px !important;
    z-index: 1000;
    background: #323a49;
    color: #eefbfa;
    right: -300px;
    top: 0;
    transition: right 0.5s ease-in-out;
    padding: 33px;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    height: 100vh !important;
  }
  .show-mobile-nav .custom-menu-primary {
    right:0;
  }

  #site-wrapper {
    transition:right 0.5s ease-in-out;
    position:relative;
    right:0;
  }

  .show-mobile-nav #site-wrapper{
    right:300px;
  }
  .overlay{
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    background: rgba(0,0,0,0.8);
    content: '';
    opacity: 0;
    -webkit-transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    transition: opacity 0.5s, width 0.1s 0.5s, height 0.1s 0.5s;
    z-index: 100;
  }
  .show-mobile-nav .overlay {
    width: 100%;
    height: 10000px;
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s;
  }


}


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


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

div#captcha_wrapper {
  overflow: auto;
}

/* 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 {
  text-decoration: none;
  color: inherit;
}
.post-header h2 a:hover {
  text-decoration: none;
  color: inherit;
}

/* 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 {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}
#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 .post-item {
  padding: 4px;
  color: #676767;
  width: 25%;
  float: left;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {
  font-weight: 300;
}

/* 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-height: 170px;
  max-width: 210px;
  height: auto;
  width: auto;
  display: inline-block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

/* Read More Link */
a.more-link {
  margin: 10px 0;
  display: inline-block;
}

/* 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 */
.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
  margin:15px 0;
}
#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
#comments-listing.no-comments {
  border: none;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date {
  font-size: 13px;
  text-align: left;
  display: block;
}
.comment-from {
  font-weight: bold;
  display: block;
}
.comment-body { padding: 10px 0; }
.comment-from, .comment-date {
  display: block !important;
  text-align: left !important;
}
/* Pagination */
.blog-pagination {
  display: block;
  clear: both;
  padding: 15px 0;
}
.blog-pagination a {
  display: inline-block;
  margin-right: 15px;
}
.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 {
  margin-top: 40px;
}

/* Blog Modules */

.blog .blog-sidebar .widget-span {}
.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar .from-title{
  margin-bottom: 12px;
  color: #999;
  font-family: 'Open Sans';
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: 400;
}

.blog .blog-sidebar ul {}

.blog .blog-sidebar ul li{}

.blog .blog-sidebar ul li a{}

.blog .blog-sidebar ul li a:hover {}

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

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

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

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

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

/* 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 {
  padding: 0;
}
.cm-recent-featured {
  background-size: cover;
  background-position: center;
  background-color: #222;
  background-repeat: no-repeat;
  position: relative;
}
.cm-recent-featured:after {
  background-color: rgba(45,45,45,0.35);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  content: ' ';
  z-index: 1;
  display: block;
}
.cm-recent-featured .page-center {
  padding-top: 10% !important;
  padding-bottom: 10% !important;
}
.container-fluid .row-fluid .recent-inner {
  position: relative;
  z-index: 2;
  width: 45%;
}
.grav-wrap a {
  color: #fff;
  font-size: inherit;
  position: relative;
}
.grav-wrap a:before {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform-origin: left;
  -webkit-transform: scaleX(0);
  transform-origin: left;
  -webkit-transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  background-color: #fff;
}
.grav-wrap a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.grav-wrap a img {
  border-radius: 50%;
  height: 38px;
  margin-bottom: 0;
  margin-right: 9px;
  vertical-align: middle;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
  width: auto;
}
.grav-wrap .text {
  font-size: 16px;
  vertical-align: middle;
  display: inline-block;
  line-height: 0;
  color: #fff;
}
h2.post-ref-1 {
  font-family: 'futura-pt', sans-serif;
  font-size: 28px;
  letter-spacing: 1px;
  font-weight: 700;
  line-height: 1 !important;
  text-transform: uppercase;
  margin: 15px 0 50px 0;
  color: #fff;
}
h2.post-ref-1 a {
  color: #fff;
  font-size: inherit;
}
.recent-inner .excerpt {
  margin-bottom: 45px;
  width: 75%;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
}
.recent-inner .excerpt p {
  margin: 0;
}
.recent-inner a.nectar-button {
  display: inline-block;
  line-height: 20px;
  position: relative;
  text-transform: uppercase;
  top: -3px;
  letter-spacing: 2px;
  transition: opacity .45s cubic-bezier(0.25,1,0.33,1);
  -moz-transition: opacity .45s cubic-bezier(0.25,1,0.33,1);
  -webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1);
  -o-transition: opacity .45s cubic-bezier(0.25,1,0.33,1);
  color: #fff;
  padding: 15px 22px;
  padding-left: 42px;
  padding-right: 42px;
  border-width: 1px;
  font-size: 16px;
  font-weight: 700;
  background-color: #ec3830;
}
.recent-inner a.nectar-button span {
  left: 0px;
  display: inline-block;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  transition: opacity .45s cubic-bezier(0.25,1,0.33,1),transform .45s cubic-bezier(0.25,1,0.33,1);
  -webkit-transition: opacity .45s cubic-bezier(0.25,1,0.33,1),-webkit-transform .45s cubic-bezier(0.25,1,0.33,1);
  position: relative;
}
.recent-inner a.nectar-button i {
  font-family: 'icomoon'!important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  line-height: 18px;
  width: 18px;
  position: absolute;
  top: 50%;
  right: 30px;
  margin-top: -9px;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
  transition: all .45s cubic-bezier(0.25,1,0.33,1);
  -webkit-transition: all .45s cubic-bezier(0.25,1,0.33,1);
  font-size: 19px;
  background-color: transparent;
}
.icon-button-arrow:before {
  content: "\e909";
}
.recent-inner a.nectar-button:hover span {
  -ms-transform: translateX(-18px);
  -webkit-transform: translateX(-18px);
  transform: translateX(-18px);
}
.recent-inner a.nectar-button:hover i {
  opacity: 1!important;
  -ms-filter: "alpha(opacity=100)";
  -ms-transform: translateX(6px);
  -webkit-transform: translateX(6px);
  transform: translateX(6px)!important;
}
.list-wrapper.content-wrapper {
  padding: 4px;
}
.post-item .inner-wrap {
  height: 100%;
  background-color: transparent;
  border-radius: 5px;
  overflow: hidden;
  transform: translateZ(0);
  background-color: #bbb;
}
.post-item .inner-wrap .post-content {
  position: relative;
  min-height: 98px;
  height: 50vh;
}
.post-item .inner-wrap .post-content .content-inner {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.post-item .inner-wrap .post-content .content-inner > a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 30;
}
.content-inner .post-featured-img {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  transition: transform .7s cubic-bezier(.2,1,.22,1)!important;
  backface-visibility: visible!important;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100.5%;
  height: 100.5%;
}
.content-inner .post-featured-img:after {
  content: '';
  background: linear-gradient(to bottom,rgba(35,35,35,0),rgba(35,35,35,.65) 100%);
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  top: auto;
  bottom: 0;
  height: 75%;
}
.article-content-wrap {
  z-index: 33;
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 16px 18px 18px;
}
.article-content-wrap .meta-category a {
  text-transform: initial;
  text-decoration: underline;
  letter-spacing: 0;
  color: #fff!important;
  transition: opacity 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  opacity: 0.72;
  line-height: 19px;
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 0;
  font-size: 14px;
}
.article-content-wrap .post-header {
  font-size: 11px;
  color: #888;
  max-width: 100%;
}
.article-content-wrap .post-header h3 {
  font-family: 'futura-pt', sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 0;
}
.article-content-wrap .post-header h3 a {
  line-height: 1.4;
  letter-spacing: 0;
  text-transform: initial;
  text-decoration: underline;
  color: #fff!important;
  transition: opacity 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  font-size: 23px;
}
.article-content-wrap .meta-category a:before {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform-origin: left;
  -webkit-transform: scaleX(0);
  transform-origin: left;
  -webkit-transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  background-color: #fff;
}
.article-content-wrap .meta-category a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.post-item .inner-wrap:hover .post-featured-img {
  transform: scale(1.07);
  -webkit-transform: scale(1.07);
}
.cm-post-wrapper {
  padding-top: 70px;
  padding-bottom: 40px;
}
.hs-blog-post .blog-content {
  width: 74.5%;
  margin-right: 2%;
  padding-right: 20px;
  margin-top: 4px;
}
.hs-blog-post .blog-sidebar {
  margin: 0;
  width: 23.5%;
}
.tinynav { 
  display: block; 
}
.cm-topics ul {
  display: none !important; 
}
.cm-sidebar-popular ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
.cm-sidebar-popular ul li {
  position: relative;
  min-height: 40px;
  line-height: 40px;
  margin-bottom: 15px;
  border-radius: 5px;
  padding: 25px;
  transition: border-color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  overflow: hidden;
}
.cm-sidebar-popular ul li a {
  font-weight: 400;
  -webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  display: block;
  line-height: 26px;
  vertical-align: middle;
}
.popular-featured-img {
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  -webkit-transition: opacity 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: opacity 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  border-radius: 5px;
}
.popular-featured-img:after {
  position: absolute;
  content: '';
  z-index: 10;
  pointer-events: none;
  height: 100%;
  width: 100%;
  background-color: rgba(0,0,0,0.5);
  left: 0;
  top: 0;
  border-radius: 5px;
}
.meta-wrap .post-title {
  z-index: 10;
  position: relative;
  display: block;
  font-size: 16px;
  line-height: 22px;
}
.meta-wrap .post-date {
  z-index: 10;
  position: relative;
  display: block;
  font-size: 13px;
  line-height: 14px;
  margin-top: 6px;
  color: rgba(0,0,0,1);
  -webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
}
.cm-sidebar-popular ul li a:hover,
.cm-sidebar-popular ul li:first-child a {
  color: #fff;
}
.cm-sidebar-popular ul li a:hover .popular-featured-img,
.cm-sidebar-popular ul li:first-child .popular-featured-img {
  opacity: 1;
}
.cm-sidebar-popular ul li a:hover .post-date,
.cm-sidebar-popular ul li:first-child a .post-date {
  color: rgba(255,255,255,0.75);
}
.cm-sidebar-recent ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
.cm-sidebar-recent ul li {
  line-height: 40px;
  position: relative;
  min-height: 55px;
  margin-bottom: 28px;
}
.cm-sidebar-recent ul li a {
  color: #ec3830;
  font-weight: 400;
  -webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  display: block;
  line-height: 26px;
  vertical-align: middle;
}
span.recent-featured-img {
  overflow: hidden;
  height: 65px;
  width: 65px;
  content: '';
  left: 0;
  z-index: 10;
  position: relative;
  transform: none;
  top: 0;
  display: inline-block;
  vertical-align: middle;
}
span.recent-featured-img img {
  border-radius: 5px;
}
.cm-sidebar-recent .meta-wrap {
  transform: none;
  top: 0;
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 71px);
  padding-left: 25px;
}
.cm-sidebar-recent .post-title {
  -webkit-transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  transition: color 0.4s cubic-bezier(0.25, 1, 0.2, 1);
  font-size: 16px;
  line-height: 22px;
  z-index: 10;
  position: relative;
  display: block;
}
.cm-sidebar-recent ul li a:hover {
  color: #676767;
}
label.tinynav_label.tinynav1_label {
  color: #676767;
  margin: 0;
  display: block;
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
}
select#tinynav1 {
  padding: 10px;
  width: 100%;
  font-weight: 400;
  font-size: 12px;
  line-height: 22px;
  color: #555;
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0,0,0,0.16)!important;
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.16)!Important;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.16)!Important;
  -o-box-shadow: 0 1px 2px rgba(0,0,0,0.16)!Important;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  font-family: 'futura-pt', sans-serif;
  max-width: 100%;
  border: none;
  outline: none;
}
.post-tags h4 {
  float: left;
  margin-top: 8px;
  margin-right: 25px;
  margin-bottom: 8px;
}
.post-tags a {
  background-color: #333;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  float: left;
  margin: 3px 3px 0px 0px;
  font-size: 8pt!important;
  padding: 5px 7px;
  position: relative;
  text-transform: capitalize;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -o-border-radius: 2px;
  text-transform: initial;
  text-decoration: underline;
  line-height: 1.4;
  letter-spacing: 0;
}
.post-tags a:hover {
  background-color: #ec3830;
}
div#author-bio {
  width: 100%;
  position: relative;
  margin-top: 0!important;
  min-height: 80px;
  box-sizing: content-box!important;
  -moz-box-sizing: content-box!important;
  -o-box-sizing: content-box!important;
  -webkit-box-sizing: content-box!important;
  padding-bottom: 70px;
  border: none;
  text-align: center;
  padding-top: 80px;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  border-color: #ddd;
}
.span_12 img.wp-user-avatar {
  width: 80px;
  height: 80px;
  left: 0;
  top: 0;
  display: block;
  margin: 0 auto;
  margin-bottom: 15px;
  position: relative;
  border-radius: 100%;
}
.span_12 #author-info {
  max-width: 600px;
  margin: 0 auto;
  padding-left: 0;
  width: 100%;
}
a.see-through-2 {
  display: inline-block;
  line-height: 20px;
  position: relative;
  text-transform: uppercase;
  top: -3px;
  margin-bottom: 10px;
  letter-spacing: 2px;
  padding: 15px 22px;
  border: 2px solid rgba(255,255,255,0.75);
  transition: all .45s cubic-bezier(0.25,1,0.33,1);
  -moz-transition: all .45s cubic-bezier(0.25,1,0.33,1);
  -webkit-transition: all .45s cubic-bezier(0.25,1,0.33,1);
  font-size: 16px;
  font-weight: 700;
  border-width: 2px;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-top: 20px;
  visibility: visible;
  color: rgb(0, 0, 0);
  border-color: rgba(0, 0, 0, 0.75);
  background-color: transparent;
}
a.see-through-2:hover {
  border-color: #ec3830;
  background-color: #ec3830;
  color: #fff;
}
.span_12 #author-info h3 span {
  display: block;
  margin-bottom: 5px;
  line-height: 12px;
  font-size: 12px;
  text-transform: none;
}
div#author-bio:before,
div#author-bio:after {
  content: '';
  display: table;
}
div#author-bio:after {
  clear: both;
}
.cm-comment {
  margin-bottom: 40px;
}
.related-post-wrap h3.related-title {
  font-family: 'futura-pt', sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8% 0 40px 0;
  margin-bottom: 7px;
}
.related-post-wrap {
  padding-bottom: 24px;
  background-color: rgba(0,0,0,0.04);
}
.related-posts {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 0 8% 0;
}
.related-posts .col-4 {
  float: left !important;
  position: relative;
  width: 31.2%;
  margin-right: 3%;
  margin-bottom: 30px;
}
.related-posts .col-4:nth-child(3) {
  margin-right: 0;
}
.related-posts .col-4 .cm-category-design-methodology {
  box-shadow: 0px 30px 90px rgba(0,0,0,0.14)!important;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  position: relative;
}
.cm-category-design-methodology .post-featured-img {
  overflow: hidden;
  display: block;
}
.cm-category-design-methodology .post-featured-img img {
  display: block;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transition: all .7s cubic-bezier(.2,1,.22,1);
  -webkit-transition: all .7s cubic-bezier(.2,1,.22,1);
  width: 100%;
}
.col-4 .meta-category {
  padding: 20px 30px 0 30px;
  display: block;
  position: relative;
  z-index: 110;
}
.col-4 .meta-category .topic-link {
  font-size: 14px;
  line-height: 19px;
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 0;
  color: #ec3830;
}
.col-4 .meta-category .topic-link:before {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  -ms-transform: scaleX(0);
  -webkit-transform: scaleX(0);
  transform-origin: left;
  -webkit-transform: scaleX(0);
  transform-origin: left;
  -webkit-transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  background-color: #ec3830;
}
.col-4 .meta-category .topic-link:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
a.entire-meta-link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 101;
  height: 100%;
}
.col-4 .article-content-wrap1 {
  padding: 10px 30px 30px 30px;
  padding-bottom: 80px;
  clear: both;
}
.post-header1 {
  margin-bottom: 12px;
  font-size: 11px;
  color: #888;
}
.post-header1 .title1 {
  font-family: 'futura-pt', sans-serif;
  font-size: 23px;
  font-weight: 700;
  line-height: 1.1;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 8px;
}
.grav-wrap1 {
  position: absolute;
  bottom: 30px;
  left: 30px;
}
.grav-wrap1 img {
  border-radius: 50%;
  width: 38px;
  height: 38px;
  margin-bottom: 0;
  margin-right: 13px;
  vertical-align: middle;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
}
.grav-wrap1 .text1 {
  vertical-align: middle;
  display: inline-block;
  line-height: 0;
}
.grav-wrap1 .text1 a {
  display: block;
  font-size: 14px;
  line-height: 20px;
  color: #676767;
}
.grav-wrap1 .text1 span {
  font-size: 13px;
  line-height: 18px;
}
.cm-category-design-methodology:hover .post-featured-img img {
  transform: scale(1.07);
  -webkit-transform: scale(1.07);
}

/* Post Banner */
#page-header-wrap.fullscreen-header {
  background-color: #2b2b2b;
  width: 100%;
  position: relative;
  transition: none!important;
  -webkit-transition: none!important;
  z-index: 2;
  height: 100vh;
  height: calc(100vh - 84px);
}
.fullscreen-header.hentry {
  color: #fff;
  display: block!important;
  -webkit-font-smoothing: antialiased;
  position: relative;
  top: 50%;
}
.page-header-bg-image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.fullscreen-header.hentry .page-center {
  height: 100%;
  z-index: 100;
  position: relative;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
}
.section-title.blog-title .inner-wrap h1.entry-title {
  margin: 0;
  text-transform: uppercase;
  margin-bottom: 8px;
  display: block;
  color: #fff;
  z-index: 101;
  font-size: 5.5vw !important;
  line-height: 5.9vw !important;
  font-weight: 600;
  top: 3px;
  letter-spacing: -1px;
  position: relative;
  text-align: center;
}
.blog-title .author-section {
  width: 100%;
  z-index: 10;
  text-align: center;
}
.author-section .meta-author {
  position: relative;
  text-transform: none;
  font-family: 'Open Sans';
  color: #fff;
  padding-left: 0;
  line-height: 20px!important;
  font-size: 20px;
  text-align: left;
  display: inline-block;
  top: 9px;
}
.author-section .meta-author img {
  max-width: 100%;
  border-radius: 100%;
  margin-bottom: 0px;
  height: 50px;
  width: auto;
}
.avatar-post-info.vcard.author {
  margin-left: 10px;
  text-align: left;
  display: inline-block;
  top: 9px;
}
.avatar-post-info.vcard.author span.fn {
  color: #fff;
  padding-left: 0;
  line-height: 20px!important;
  font-size: 20px;
  top: 0px;
  position: relative;
  text-transform: none;
  font-family: 'Open Sans';
}
.avatar-post-info.vcard.author span.fn a {
  color: #fff!important;
  display: block;
  margin-bottom: -2px;
  font-weight: normal;
}
span.meta-date.date.updated {
  top: 0px;
  position: relative;
  text-transform: none;
  font-family: 'Open Sans';
  padding-left: 0;
  line-height: 20px!important;
  font-size: 12px;
  color: rgba(255,255,255,0.8);
}
span.meta-date.date.updated i {
  font-size: 12px!important;
}
.scroll-down-wrap {
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
}
.scroll-down-wrap a {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 60px;
  margin-left: -30px;
  z-index: 101;
}
.scroll-down-wrap i {
  font-family: 'icomoon'!important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  max-width: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
  top: -2px;
  word-spacing: 1px;
  height: 60px!important;
  width: 60px;
  font-size: 20px!important;
  color: #fff!important;
  line-height: 60px!important;
  z-index: 10;
  animation: 3.4s ease-in-out infinite fadebottom;
  -webkit-animation: 3.4s ease-in-out infinite fadebottom;
  background-color: transparent!important;
}
.icon-salient-down-arrow:before {
  content: "\e008";
}
@keyframes fadebottom{0%{ opacity:1;  transform:translateY(0px);  -moz-transform:translateY(0px);  -o-transform:translateY(0px)}
  25%{ opacity:0;  transform:translateY(20px);  -moz-transform:translateY(20px);  -o-transform:translateY(20px)}
  30%{ opacity:0;  transform:translateY(0px);  -moz-transform:translateY(0px);  -o-transform:translateY(0px)}
  45%{ opacity:1;  transform:translateY(0px);  -moz-transform:translateY(0px);  -o-transform:translateY(0px)}
  100%{ opacity:1;  transform:translateY(0px);  -moz-transform:translateY(0px);  -o-transform:translateY(0px)}
}

.cm-section-title {
  display: none;
}
.author-body .cm-section-title, .tag-body .cm-section-title {
  display: block;
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 36px 0px;
  border-bottom: 1px solid #ddd;
}
.author-body .cm-recent-post, .tag-body .cm-recent-post {
  display: none;
}
.cm-section-title .subheader {
  font-size: 20px;
  line-height: 20px;
  color: #888;
  top: 0px;
  position: relative;
  text-transform: none;
  font-family: 'Open Sans';
  margin-bottom: 15px;
  font-weight: 400;
}
.cm-section-title h1 {
  font-family: 'Open Sans';
  font-weight: 600;
  letter-spacing: -1px;
  position: relative;
  top: 3px;
  margin: 0;
}

/* Fixed Social Share */
@media only screen and (max-width:1000px){
  .nectar-social-sharing-fixed >a{
    transition:all 0.35s cubic-bezier(.15,0.2,.1,1);
    -webkit-transition:all 0.35s cubic-bezier(.15,0.2,.1,1);
    -webkit-transform:scale(0);
    transform:scale(0)
  }
  .nectar-social-sharing-fixed{
    height:50px;
    pointer-events:none
  }
  .nectar-social-sharing-fixed.visible >a{
    -webkit-transform:scale(1);
    transform:scale(1)
  }
  .nectar-social-sharing-fixed.visible{
    pointer-events:auto
  }
}
.nectar-social-sharing-fixed{
  position:fixed;
  right:34px;
  bottom:34px;
  height:50px;
  width:50px;
  line-height:50px;
  z-index:1000
}
.nectar-social-sharing-fixed >a{
  height:50px;
  width:50px;
  line-height:52px;
  text-align:center;
  display:block;
  position:absolute;
  bottom:0;
  left:0;
  z-index:10
}
.nectar-social-sharing-fixed >a:before{
  display:block;
  content:'';
  position:absolute;
  top:0;
  left:0;
  width:100%;
  transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  height:100%;
  transform: translateZ(0);
  backface-visibility:hidden;
  border-radius:50%;
  background-color: #ec3830;
}
.nectar-social-sharing-fixed:hover >a:before{
  box-shadow:0px 7px 15px rgba(0,0,0,0.2)
}
.nectar-social-sharing-fixed >a >[class^="icon-"].icon-default-style{
  font-size: 16px!important;
  color: #fff!important;
  left: -1px;
  max-width: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
  top: -2px;
  word-spacing: 1px;
  display: inline-block;
  font-family: steadysets!important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent!important;
  line-height: 34px!important;
  height: 34px;
  width: 34px;
  margin-right: 0px;
}
.steadysets-icon-share:before {
  content: "\e63c";
}
.nectar-social-sharing-fixed .nectar-social{
  position:absolute;
  height:50px;
  width:50px;
  bottom:0;
  left:0;
  z-index:1;
  text-align:center
}
.nectar-social-sharing-fixed .nectar-social a{
  display:block;
  line-height:36px;
  height:36px;
  padding:0!important;
  margin:0!important;
  width:36px;
  left:7px;
  position:absolute;
  opacity:0;
  border:none;
  top:0;
  box-shadow:0px 7px 15px rgba(0,0,0,0.2);
  border-radius:50%;
  -webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  color: #ffffff;
  background-color: #ec3830;
}
.nectar-social-sharing-fixed >a:after, .nectar-social-sharing-fixed .nectar-social a:after{
  background-color:#fff;
  position:absolute;
  width:100%;
  height:100%;
  top:0;
  left:0;
  opacity:0;
  content:'';
  display:block;
  border-radius:50%
}
.nectar-social-sharing-fixed .nectar-social a:after{
  -webkit-transition:opacity 0.25s cubic-bezier(.15,0.2,.1,1);
  transition:opacity 0.25s cubic-bezier(.15,0.2,.1,1)
}
@keyframes socialButtonFlash{
  0%{
    opacity:0;
    transform:scale(1)
  }
  25%{
    opacity:0.22;
    transform:scale(1.1115)
  }
  100%{
    opacity:0;
    transform:scale(1.23)
  }
}
.nectar-social-sharing-fixed:hover >a:after{
  -webkit-animation:socialButtonFlash 0.45s cubic-bezier(.15,0.2,.1,1) forwards;
  animation:socialButtonFlash 0.45s cubic-bezier(.15,0.2,.1,1) forwards
}
.nectar-social-sharing-fixed .nectar-social a:hover:after{
  opacity:0.2
}
.nectar-social-sharing-fixed:hover >a:before{
  -webkit-transform:scale(1.23) translateZ(0);
  transform:scale(1.23) translateZ(0)
}
.nectar-social-sharing-fixed .nectar-social a:nth-child(1){
  transform:translateY(0px) scale(0);
  -webkit-transform:translateY(0px) scale(0)
}
.nectar-social-sharing-fixed .nectar-social a:nth-child(2){
  -webkit-transform:translateY(-36px) scale(0);
  transform:translateY(-36px) scale(0)
}
.nectar-social-sharing-fixed .nectar-social a:nth-child(3){
  -webkit-transform:translateY(-86px) scale(0);
  transform:translateY(-86px) scale(0)
}
.nectar-social-sharing-fixed .nectar-social a:nth-child(4){
  -webkit-transform:translateY(-136px) scale(0);
  transform:translateY(-136px) scale(0)
}
.nectar-social-sharing-fixed .nectar-social a:nth-child(5){
  -webkit-transform:translateY(-186px) scale(0);
  transform:translateY(-186px) scale(0)
}
.nectar-social-sharing-fixed:hover .nectar-social a:nth-child(1){
  -webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform:translateY(-56px) scale(1);
  transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform:translateY(-56px) scale(1);
  opacity:1
}
.nectar-social-sharing-fixed:hover .nectar-social a:nth-child(2){
  -webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform:translateY(-106px) scale(1);
  transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform:translateY(-106px) scale(1);
  opacity:1
}
.nectar-social-sharing-fixed:hover .nectar-social a:nth-child(3){
  -webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform:translateY(-156px) scale(1);
  transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform:translateY(-156px) scale(1);
  opacity:1
}
.nectar-social-sharing-fixed:hover .nectar-social a:nth-child(4){
  -webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform:translateY(-206px) scale(1);
  transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform:translateY(-206px) scale(1);
  opacity:1
}
.nectar-social-sharing-fixed:hover .nectar-social a:nth-child(5){
  -webkit-transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform:translateY(-256px) scale(1);
  transition:all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform:translateY(-256px) scale(1);
  opacity:1
}
.nectar-social-sharing-fixed:hover{
  height:340px
}
.nectar-social-sharing-fixed .nectar-social a i{
  background-color: transparent!important;
  border-radius: 0px!important;
  font-weight: normal!important;
  transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  top: -2px;
  word-spacing: 1px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  max-width: 100%;
  color: #fff!important;
  font-size: 14px!important;
  padding-right: 0;
  height: 36px!important;
  line-height: 36px!important;
  width: 36px!important;
  font-family: FontAwesome;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
}
.nectar-social-sharing-fixed .nectar-social a:hover i{
  color:#fff!important
}
.nectar-social-sharing-fixed .nectar-social a.google-plus-share i{
  font-size:12px!important
}


.nectar-social-sharing-fixed a {
  color: #ec3830;
}



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

.subscribe-options label span {
  color: #444;
}
.submitted-message {
  color: #fff;
}

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

.hs_cos_wrapper_type_password_prompt,
.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_email_simple_subscription,
.hs_cos_wrapper_type_form,	
.widget-type-google_search,
.hs-search-field__bar{  
  max-width:677px;
}

/* FORM BACKGROUND STYLE CLASS */
.hs_cos_wrapper_type_form,
.hs_cos_wrapper_type_blog_subscribe,
.hs_cos_wrapper_type_google_search,
.hs_cos_wrapper_type_email_simple_subscription form,
.hs_cos_wrapper_type_password_prompt,
.cm-bg {
  display: block;
  background: #323a49;
  padding: 15px;
}
.widget-type-google_search input[type="text"] {
  display: block;
}
#hs-pwd-widget-password {
  display: block;
  margin-bottom: 15px;
}
.input ul {
  list-style:none;
  list-style-image:none;
  padding-left: 16px;
}

/* Error List Style */
.hs-error-msgs {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* Form Title */
.form-title {
  color: #fff;
}
#email-prefs-form h3 {
  color: #fff;
}

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

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

/* Labels and Legends */
label {
  font-family: 'futura-pt', sans-serif;
  color: white;
  line-height: 1.3;
  margin: 0 0 4px 0;
  display: block;
  font-weight: 700;
  font-size: 16px;
}
.hs-form-field > label {}

.hs-form-required {
  color: #ff0000;
  font-weight: 400;
  margin-left: 4px;
}

/* One Line Inputs */
.body-container input[type="text"],
.body-container input[type="password"], 
.body-container input[type="datetime"], 
.body-container input[type="datetime-local"], 
.body-container input[type="date"], 
.body-container input[type="month"], 
.body-container input[type="time"], 
.body-container input[type="week"], 
.body-container input[type="number"], 
.body-container input[type="email"], 
.body-container input[type="url"], 
.body-container input[type="search"], 
.body-container input[type="tel"], 
.body-container input[type="color"],
.body-container input[type="file"],
.body-container textarea {
  width: 100%;
  display: block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  font-family: inherit;
  line-height: 1.3;
  padding: 6px 10px;
  font-size: 16px;
  border-radius: 2px;
  background-color: #262c38 !important;
  color: white;
  border: none;
  min-height: 38px;
  outline: none;
}

.body-container input[type="text"]:focus,
.body-container input[type="password"]:focus, 
.body-container input[type="datetime"]:focus, 
.body-container input[type="datetime-local"]:focus, 
.body-container input[type="date"]:focus, 
.body-container input[type="month"]:focus, 
.body-container input[type="time"]:focus, 
.body-container input[type="week"]:focus, 
.body-container input[type="number"]:focus, 
.body-container input[type="email"]:focus, 
.body-container input[type="url"]:focus, 
.body-container input[type="search"]:focus, 
.body-container input[type="tel"]:focus, 
.body-container input[type="color"]:focus,
.body-container input[type="file"]:focus,
.body-container textarea:focus,
.body-container select:focus {}

.hs-input.invalid.error {
  border: 1px solid #cc0000;
}

.cm-fm {
  width: 50% !important;
}

/* 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;
  margin: 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 */
.hs-error-msgs label {
  text-transform: none;
  display: block;
  color: #990000;
  font-size: 12px;
  float: none;
  font-weight: 400;
  margin-top: 5px;
}

/* Placeholder Text */
::-webkit-input-placeholder {
  opacity: 1 !important
} /* Webkit Browsers */
:-moz-placeholder {
  opacity: 1 !important
} /* Firefox 18- */
::-moz-placeholder {
  opacity: 1 !important
} /* Firefox 19+ */
:-ms-input-placeholder {
  opacity: 1 !important
} /* 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 textarea, 
#comment-form input[type="email"] {}

#comment-form input[type="text"]:focus,
#comment-form textarea:focus, 
#comment-form input[type="email"]:focus {
  outline: none;
}

#comment-form input[type="text"]:hover, 
#comment-form textarea:hover, 
#comment-form input[type="email"]:hover {}

#comment-form .hs-input.invalid.error {}

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

#comment-form input[type="submit"],
#comment-form .hs-button.primary{}

#comment-form input[type="submit"]:hover,
#comment-form .hs-button.primary:hover {}


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

.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  margin-top: 15px;
  transition: all 0.45s cubic-bezier(0.25,1,0.33,1);
  -moz-transition: all 0.45s cubic-bezier(0.25,1,0.33,1);
  -webkit-transition: all 0.45s cubic-bezier(0.25,1,0.33,1);
  -o-transition: all 0.45s cubic-bezier(0.25,1,0.33,1);
  font-weight: normal;
  text-transform: capitalize;
  background-color: #ec3830;
  font-size: 14px;
  padding: 15px 22px;
  border-radius: 3px !important;
  color: white;
  border: none;
  font-family: 'futura-pt', sans-serif;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
  opacity: 0.85;
}

.body-container .hs-button.primary:focus,
.body-container input[type="submit"]:focus,
.body-container 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 {}


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */

.custom-menu-primary.mobile {
  display: none;
}
ul.hs-error-msgs.inputs-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.custom-sample-contact-form {
  padding-top: 30px;
}
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;
}
.no-nav .custom-header-wrapper {
  padding-bottom: 26px;
}
.no-nav .cm-copyright {
  float: right;
}
.no-nav .mobile-trigger {
  display: none;
}
.custom-menu-primary .hs-menu-wrapper > ul li.dl-back {
  display:none;
}

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


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

@media (max-width: 1600px) {
  .blog-listing-wrapper .post-listing .post-item {
    width: 33.33%;
  }
}


@media (max-width: 1035px) {
  .cm-request a {
    padding-left: 10px;
    padding-right: 10px;
  }
}


@media (max-width: 1020px) {
  .cm-request {
    display: none !important;
  }
  .cm-logo a {
    padding-top: 19px;
    padding-bottom: 19px;
  }
  .custom-menu-primary.mobile {
    display: block;
  }
  .custom-menu-primary.desktop {
    display: none;
  }
  .custom-menu-primary.mobile .hs-menu-wrapper > ul li.hs-menu-item.hs-item-has-children {
    position: static !important;
  }
  .custom-menu-primary.mobile .hs-menu-wrapper > ul > li.hs-menu-item.hs-item-has-children ul{
    position: absolute !important;
    transform: translate(100%,0);
    top: 0;
    box-shadow: none;
    transition: 0.5s all !important;
    height: 100%;
    display:block !important;
    width:100% !important;
    opacity: 1 !important;
    visibility: visible !important;
    background: #323a49 !important;
    padding: 33px;
  }
  .custom-menu-primary.mobile .hs-menu-wrapper > ul > li.child-open.hs-menu-item.hs-item-has-children ul {
    transform: translate(0, 0);
    top: 0;
  }
  .icon-salient-x {
    position: absolute;
    right: 24px;
    top: 21px;
    width: 34px;
    height: 34px;
    color: #eefbfa;
    font-size: 24px;
    line-height: 32px;
    word-spacing: 1px;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
    font-family: 'icomoon';
    -webkit-font-smoothing: antialiased;
    transition: all 0.47s cubic-bezier(0.3,1,0.3,0.95) 0s;
    -webkit-transition: all 0.47s cubic-bezier(0.3,1,0.3,0.95) 0s;
    -moz-transition: all 0.47s cubic-bezier(0.3,1,0.3,0.95) 0s;
    z-index: 999;
    cursor: pointer;
  }
  .icon-salient-x:before {
    content: "\e117";
  }
  .icon-salient-x:hover {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
  }
  .no-nav .custom-header-wrapper {
    padding-bottom: 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    margin: -8px 0 25px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li {
    line-height: 26px;
    position: relative;
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a {
    color: #eefbfa!important;
    font-size: 36px;
    line-height: 38px;
    font-weight: 700;
    letter-spacing: -1px;
    opacity: 0.7;
    transition: opacity 0.2s ease;
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    font-family: 'futura-pt', sans-serif;
    white-space: normal !important;
    width: auto;
    display: inline-block !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
    opacity: 1;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5):after {
    color: #ec3830;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: '\f075';
    position: absolute;
    top: 45%;
    right: -2px;
    transform: translate(0, -50%);
    font-size: 13px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.dl-back {
    display: inline-block !important;
    margin-bottom: 15px;
    margin-top: -13px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.dl-back a {
    padding: 5px 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
    background: rgba(0,0,0,0.13);
  }
  .cm-minheight {
    min-height: 68px !important;
  }
  #page-header-wrap.fullscreen-header {
    height: calc(100vh - 68px);
  }
}


@media (max-width: 1000px) {
  .container-fluid .row-fluid .page-center {
    max-width: 600px;
    padding: 0;
  }
  .custom-header-wrapper .page-center {
    padding: 0 !important;
  }
  .mobile-trigger {
    right: 0;
  }
  .page-center.bottom > .row-fluid-wrapper > .row-fluid > div {
    padding: 15px;
    width: 48%!important;
    float: left;
  }
  .page-center.bottom > .row-fluid-wrapper > .row-fluid > div:nth-child(1),
  .page-center.bottom > .row-fluid-wrapper > .row-fluid > div:nth-child(2) {
    margin-bottom: 40px;
  }
  .page-center.bottom > .row-fluid-wrapper > .row-fluid > div:nth-child(odd) {
    margin-right: 15px;
  }
  .page-center.bottom > .row-fluid-wrapper > .row-fluid > div:nth-child(even) {
    margin-right: 0;
  }
  .page-center.top > .row-fluid-wrapper > .row-fluid > div {
    width: 48% !important;
    margin-right: 15px;
    padding: 15px;
  }
  .cm-footer-logo img {
    vertical-align: top;
  }
  .no-nav .page-center.bottom > .row-fluid-wrapper > .row-fluid > div {
    float: right;
    margin: 0 9px 0 0 !important;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 50%;
  }
  /*   .blog-listing-wrapper .post-listing .post-item:nth-child(3n+1) {
  width: 100%;
} */
  .container-fluid .row-fluid .recent-inner {
    width: 80%;
  }
  .hs-blog-post .blog-content {
    width: 100%;
    padding-right: 0;
  }
  .hs-blog-post .blog-sidebar {
    width: 100%;
    padding-bottom: 25px;
  }
  span.recent-featured-img {
    height: 80px;
    width: 80px;
  }
  .cm-sidebar-recent .meta-wrap {
    vertical-align: baseline;
    width: calc(100% - 86px);
  }
  h1 {
    font-size: 27.2px;
  }
  h2 {
    font-size: 22px;
  }
  h3 {
    font-size: 20px;
  }
  h4 {
    font-size: 18px;
  }
  .related-posts .col-4 {
    width: 100%;
    margin-right: 0;
  }
}


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

@media (max-width: 767px) {

  .cm-fm {
    width: 100% !important;
  }
  .hs_cos_wrapper_type_password_prompt, 
  .hs_cos_wrapper_type_blog_subscribe, 
  .hs_cos_wrapper_type_email_simple_subscription, 
  .hs_cos_wrapper_type_form, .widget-type-google_search, 
  .hs-search-field__bar {
    display: block;
    width: 100%;
    max-width: 570px;
    margin-bottom: 30px;
  }
  #email-prefs-form .email-edit {
    max-width: 100% !important;
  }
  .body-container .hs_cos_wrapper.hs_cos_wrapper_widget {
    display: block;
  }
  /* Default Author Style */
  .hs-author-profile h2.hs-author-name {
    text-align: center;
  }
  .hs-author-profile .hs-author-avatar {
    float: none;
    max-width: 100%;
    width: 100%;
    display: block;
    text-align: center;
  }
  .hs-author-profile .hs-author-avatar img {
    max-width: 100px;
  }
  .hs-author-profile .hs-author-bio {
    width: 100%;
  }
  .hs-author-profile .hs-author-social-section {
    display: block;
    margin-top: 10px;
  }
  .cm-copyright p {
    text-align: left;
  }
  .page-center.bottom > .row-fluid-wrapper > .row-fluid > div:nth-child(1),
  .page-center.bottom > .row-fluid-wrapper > .row-fluid > div:nth-child(2) {
    margin-bottom: 5px;
  }
  .page-center.top > .row-fluid-wrapper > .row-fluid > div {
    float: left;
  }
  .cm-footer-logo img {
    max-width: 75%;
    vertical-align: top;
  }
  .cm-social-share {
    text-align: left;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a {
    font-size: 17.5px;
    line-height: 61.25px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul {
    margin: 8px 0 25px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5):after {
    right: -3px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.dl-back a {
    padding: 0;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 22px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.dl-back {
    margin-bottom: 38px;
    margin-top: 25px;
  }

}


@media (max-width: 690px) {
  .container-fluid .row-fluid .page-center {
    max-width: 420px;
  }
  .page-center.bottom > .row-fluid-wrapper > .row-fluid > div:nth-child(odd) {
    margin-right: 0;
  }
  .page-center.bottom > .row-fluid-wrapper > .row-fluid > div {
    padding: 0;
    width: 100% !important;
  }
  .page-center.bottom > .row-fluid-wrapper > .row-fluid > div:nth-child(3) {
    margin-bottom: 40px;
    min-height: 0;
  }
  .page-center.top > .row-fluid-wrapper > .row-fluid > div {
    width: 100% !important;
    margin-right: 0;
    padding: 0;
  }
  .page-center.top > .row-fluid-wrapper > .row-fluid > div:first-child {
    margin-bottom: 48px;
    padding: 0 2px;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
  }
  h2.post-ref-1 {
    font-size: 25.5px;
  }
  .container-fluid .row-fluid .recent-inner {
    width: 100%;
  }
  .span_12 img.wp-user-avatar {
    width: 60px;
    height: 60px;
  }
  .span_12 #author-info h3 {
    font-size: 17.6px;
    line-height: 25.6px;
  }
  .related-post-wrap h3.related-title {
    font-size: 17.6px;
    line-height: 25.6px;
  }
  .cm-section-title .subheader {
    display: none;
  }
  .cm-section-title h1 {
    font-size: 32px;
    margin: 0;
  }
}


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

@media (max-width: 479px) {
  .subscription-template .subscribe-options {
    padding-right: 20px;
  }
  .subscription-template .checkbox-row span.fakelabel span {
    margin-left: 17px;
    font-size: 13px;
  }
  .container-fluid .row-fluid .page-center {
    max-width: 320px;
  }
  .cm-footer-logo a {
    display: block;
  }
  .page-center.top > .row-fluid-wrapper > .row-fluid > div:first-child {
    padding: 0 3px;
  }
  .no-nav .page-center.bottom > .row-fluid-wrapper > .row-fluid > div {
    margin: 0 0 0 0 !important;
  }
}


@media (max-width: 350px) {
  .container-fluid .row-fluid .page-center {
    width: calc(100% - 20px);
  }
}