/* ==========================================================================
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('//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i');
@import url('//fonts.googleapis.com/css?family=Roboto:300,300i,400,400i,500,500i,700,700i');
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);

@font-face {
  font-family: 'idealtheme';
  src: url(//cdn2.hubspot.net/hubfs/3418747/TechTalentCharter_April2018/Fonts/idealtheme/idealtheme.eot?#iefix) format("embedded-opentype"),
    url(//cdn2.hubspot.net/hubfs/3418747/TechTalentCharter_April2018/Fonts/idealtheme/idealtheme.woff) format("woff"),
    url(//cdn2.hubspot.net/hubfs/3418747/TechTalentCharter_April2018/Fonts/idealtheme/idealtheme.ttf) format("truetype"),
    url(//cdn2.hubspot.net/hubfs/3418747/TechTalentCharter_April2018/Fonts/idealtheme/idealtheme.svg#idealtheme) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: vc_linecons;
  src: url(//cdn2.hubspot.net/hubfs/3418747/TechTalentCharter_April2018/Fonts/vc_linecons/vc_linecons.eot) format('embedded-opentype'),
    url(//cdn2.hubspot.net/hubfs/3418747/TechTalentCharter_April2018/Fonts/vc_linecons/vc_linecons.woff) format('woff'),
    url(//cdn2.hubspot.net/hubfs/3418747/TechTalentCharter_April2018/Fonts/vc_linecons/vc_linecons.ttf) format('truetype'),
    url(//cdn2.hubspot.net/hubfs/3418747/TechTalentCharter_April2018/Fonts/vc_linecons/vc_linecons.svg) format('svg');
  font-weight: 400;
  font-style: normal
}

[class*=" vc_li-"]:before,[class^=vc_li-]:before {
  font-family: vc_linecons;
  font-style: normal;
  font-weight: 400;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  margin-left: 0
}

.vc_li-heart:before {
  content: "\e000"
}

.vc_li-cloud:before {
  content: "\e001"
}

.vc_li-star:before {
  content: "\e002"
}

.vc_li-tv:before {
  content: "\e003"
}

.vc_li-sound:before {
  content: "\e004"
}

.vc_li-video:before {
  content: "\e005"
}

.vc_li-trash:before {
  content: "\e006"
}

.vc_li-user:before {
  content: "\e007"
}

.vc_li-key:before {
  content: "\e008"
}

.vc_li-search:before {
  content: "\e009"
}

.vc_li-settings:before {
  content: "\e00a"
}

.vc_li-camera:before {
  content: "\e00b"
}

.vc_li-tag:before {
  content: "\e00c"
}

.vc_li-lock:before {
  content: "\e00d"
}

.vc_li-bulb:before {
  content: "\e00e"
}

.vc_li-pen:before {
  content: "\e00f"
}

.vc_li-diamond:before {
  content: "\e010"
}

.vc_li-display:before {
  content: "\e011"
}

.vc_li-location:before {
  content: "\e012"
}

.vc_li-eye:before {
  content: "\e013"
}

.vc_li-bubble:before {
  content: "\e014"
}

.vc_li-stack:before {
  content: "\e015"
}

.vc_li-cup:before {
  content: "\e016"
}

.vc_li-phone:before {
  content: "\e017"
}

.vc_li-news:before {
  content: "\e018"
}

.vc_li-mail:before {
  content: "\e019"
}

.vc_li-like:before {
  content: "\e01a"
}

.vc_li-photo:before {
  content: "\e01b"
}

.vc_li-note:before {
  content: "\e01c"
}

.vc_li-clock:before {
  content: "\e01d"
}

.vc_li-paperplane:before {
  content: "\e01e"
}

.vc_li-params:before {
  content: "\e01f"
}

.vc_li-banknote:before {
  content: "\e020"
}

.vc_li-data:before {
  content: "\e021"
}

.vc_li-music:before {
  content: "\e022"
}

.vc_li-megaphone:before {
  content: "\e023"
}

.vc_li-study:before {
  content: "\e024"
}

.vc_li-lab:before {
  content: "\e025"
}

.vc_li-food:before {
  content: "\e026"
}

.vc_li-t-shirt:before {
  content: "\e027"
}

.vc_li-fire:before {
  content: "\e028"
}

.vc_li-clip:before {
  content: "\e029"
}

.vc_li-shop:before {
  content: "\e02a"
}

.vc_li-calendar:before {
  content: "\e02b"
}

.vc_li-vallet:before {
  content: "\e02c"
}

.vc_li-vynil:before {
  content: "\e02d"
}

.vc_li-truck:before {
  content: "\e02e"
}

.vc_li-world:before {
  content: "\e02f"
}

/* 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;
  -webkit-font-smoothing: antialiased;
} 

body {
  background: #fff;
  color: #666666;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
  line-height: 1.9;
}

.body-background-image {
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
}

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

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


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

/* Basic text */
p {
  margin: 0 0 15px;
}
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 {
  color: #00aeef;
  font-weight: 300;
  margin: 0 0 20px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 30px;
  line-height: 46px;
}
h2 {
  font-size: 30px;
  line-height: 46px;
}
h3 {
  line-height: 30px;
  color: #324545;
  font-size: 30px;
}
h4 {
  line-height: 24px;
  color: #324545;
  font-size: 24px;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
  margin-bottom: 20px;
}
h5 {	
  line-height: 20px;
  color: #324545;
  font-size: 20px;
  margin-bottom: 15px;
}
h6 {
  color: #444;
  font-weight: bold;
  font-size: 14px;
}

/* Anchor Links */
a {
  color: #00aeef;
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a:hover, a:focus { color: #00aeef; }

/* Lists */
ul, ol {}
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;
}

body:not(.blog) .body-container hr {
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  position: relative;
  font-weight: 300;
  letter-spacing: 1px;
  font-size: 30px;
  color: #e31049;
  text-transform: uppercase;
  height: 0;
  background: transparent;
  margin-top: 0;
}

body:not(.blog) .body-container hr:before {
  background: rgba(0, 0, 0, 0.07);
  bottom: 0;
  height: 1px;
  position: absolute;
  width: 33%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: '';
}

body:not(.blog) .body-container hr:after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #eb0042;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  bottom: 0;
}

body:not(.blog) .body-container hr:hover:after {
  width: 25%;
}

.header-container .page-center,
.body-container .page-center,
.footer-container .page-center {
  padding-left: 15px;
  padding-right: 15px;
}


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

[class^="ico-"],[class*=" ico-"] {
  font-family: 'idealtheme';
  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
}

.ico-ipod:before {
  content: "\e68a"
}

.ico-microphone4:before {
  content: "\e692"
}

.ico-cog5:before {
  content: "\e6b3"
}

.ico-picture2:before {
  content: "\e6b6"
}

.ico-pictures2:before {
  content: "\e6bb"
}

.ico-pictures3:before {
  content: "\e6bc"
}

.ico-chart2:before {
  content: "\e6bd"
}

.ico-chart3:before {
  content: "\e6be"
}

.ico-location6:before {
  content: "\e6bf"
}

.ico-layout2:before {
  content: "\e6c0"
}

.ico-layout3:before {
  content: "\e6c1"
}

.ico-layout4:before {
  content: "\e6c2"
}

.ico-layout5:before {
  content: "\e6c3"
}

.ico-layout6:before {
  content: "\e6c4"
}

.ico-layout7:before {
  content: "\e6c5"
}

.ico-layout8:before {
  content: "\e6c6"
}

.ico-layout9:before {
  content: "\e6c7"
}

.ico-layout10:before {
  content: "\e6c8"
}

.ico-layout11:before {
  content: "\e6c9"
}

.ico-layout12:before {
  content: "\e6ca"
}

.ico-layout13:before {
  content: "\e6cb"
}

.ico-layout14:before {
  content: "\e6cc"
}

.ico-layout15:before {
  content: "\e6cd"
}

.ico-info3:before {
  content: "\e6ce"
}

.ico-bike2:before {
  content: "\e6cf"
}

.ico-bike3:before {
  content: "\e6d0"
}

.ico-paperplane2:before {
  content: "\e6d1"
}

.ico-rocket2:before {
  content: "\e6d2"
}

.ico-microphone5:before {
  content: "\e6d3"
}

.ico-shipping:before {
  content: "\e6d4"
}

.ico-compass:before {
  content: "\e6d5"
}

.ico-anchor5:before {
  content: "\e6d6"
}

.ico-lockedheart:before {
  content: "\e6d7"
}

.ico-navigation:before {
  content: "\e6d8"
}

.ico-mobile4:before {
  content: "\e00a"
}

.ico-laptop3:before {
  content: "\e00b"
}

.ico-desktop2:before {
  content: "\e00c"
}

.ico-tablet3:before {
  content: "\e00d"
}

.ico-phone3:before {
  content: "\e00e"
}

.ico-document:before {
  content: "\e00f"
}

.ico-documents:before {
  content: "\e01a"
}

.ico-search6:before {
  content: "\e01b"
}

.ico-clipboard4:before {
  content: "\e01c"
}

.ico-newspaper2:before {
  content: "\e01d"
}

.ico-notebook:before {
  content: "\e01e"
}

.ico-book-open:before {
  content: "\e01f"
}

.ico-browser2:before {
  content: "\e02a"
}

.ico-calendar3:before {
  content: "\e02b"
}

.ico-presentation:before {
  content: "\e02c"
}

.ico-picture:before {
  content: "\e02d"
}

.ico-pictures:before {
  content: "\e02e"
}

.ico-video2:before {
  content: "\e02f"
}

.ico-camera5:before {
  content: "\e03a"
}

.ico-printer4:before {
  content: "\e03b"
}

.ico-toolbox:before {
  content: "\e03c"
}

.ico-briefcase4:before {
  content: "\e03d"
}

.ico-wallet:before {
  content: "\e03e"
}

.ico-gift4:before {
  content: "\e03f"
}

.ico-bargraph:before {
  content: "\e04a"
}

.ico-grid2:before {
  content: "\e04b"
}

.ico-expand3:before {
  content: "\e04c"
}

.ico-focus:before {
  content: "\e04d"
}

.ico-edit2:before {
  content: "\e04e"
}

.ico-adjustments:before {
  content: "\e04f"
}

.ico-ribbon2:before {
  content: "\e05a"
}

.ico-hourglass:before {
  content: "\e05b"
}

.ico-lock4:before {
  content: "\e05c"
}

.ico-megaphone:before {
  content: "\e05d"
}

.ico-shield3:before {
  content: "\e05e"
}

.ico-trophy4:before {
  content: "\e05f"
}

.ico-flag5:before {
  content: "\e06a"
}

.ico-map4:before {
  content: "\e06b"
}

.ico-puzzle:before {
  content: "\e06c"
}

.ico-basket:before {
  content: "\e06d"
}

.ico-envelope3:before {
  content: "\e06e"
}

.ico-streetsign:before {
  content: "\e06f"
}

.ico-telescope:before {
  content: "\e07a"
}

.ico-gears2:before {
  content: "\e07b"
}

.ico-key4:before {
  content: "\e07c"
}

.ico-paperclip2:before {
  content: "\e07d"
}

.ico-attachment2:before {
  content: "\e07e"
}

.ico-pricetags:before {
  content: "\e07f"
}

.ico-lightbulb:before {
  content: "\e08a"
}

.ico-layers2:before {
  content: "\e08b"
}

.ico-pencil5:before {
  content: "\e08c"
}

.ico-tools:before {
  content: "\e08d"
}

.ico-tools-2:before {
  content: "\e08e"
}

.ico-scissors3:before {
  content: "\e08f"
}

.ico-paintbrush:before {
  content: "\e09a"
}

.ico-magnifying-glass:before {
  content: "\e09b"
}

.ico-circle-compass:before {
  content: "\e09c"
}

.ico-linegraph:before {
  content: "\e09d"
}

.ico-mic2:before {
  content: "\e09e"
}

.ico-strategy:before {
  content: "\e09f"
}

.ico-beaker:before {
  content: "\e0a0"
}

.ico-caution:before {
  content: "\e0a1"
}

.ico-recycle2:before {
  content: "\e0a2"
}

.ico-anchor3:before {
  content: "\e0a3"
}

.ico-profile-male:before {
  content: "\e0a4"
}

.ico-profile-female:before {
  content: "\e0a5"
}

.ico-bike:before {
  content: "\e0a6"
}

.ico-wine:before {
  content: "\e0a7"
}

.ico-hotairballoon:before {
  content: "\e0a8"
}

.ico-globe3:before {
  content: "\e0a9"
}

.ico-genius:before {
  content: "\e0aa"
}

.ico-map-pin:before {
  content: "\e0ab"
}

.ico-dial:before {
  content: "\e0ac"
}

.ico-chat:before {
  content: "\e0ad"
}

.ico-heart5:before {
  content: "\e0ae"
}

.ico-cloud8:before {
  content: "\e0af"
}

.ico-upload7:before {
  content: "\e0b0"
}

.ico-download7:before {
  content: "\e0b1"
}

.ico-target4:before {
  content: "\e0b2"
}

.ico-hazardous:before {
  content: "\e0b3"
}

.ico-piechart:before {
  content: "\e0b4"
}

.ico-speedometer:before {
  content: "\e0b5"
}

.ico-global:before {
  content: "\e0b6"
}

.ico-compass4:before {
  content: "\e0b7"
}

.ico-lifesaver:before {
  content: "\e0b8"
}

.ico-clock5:before {
  content: "\e0b9"
}

.ico-aperture:before {
  content: "\e0ba"
}

.ico-quote:before {
  content: "\e0bb"
}

.ico-scope:before {
  content: "\e0bc"
}

.ico-alarmclock:before {
  content: "\e0bd"
}

.ico-refresh3:before {
  content: "\e0be"
}

.ico-happy3:before {
  content: "\e0bf"
}

.ico-sad3:before {
  content: "\e0c0"
}

.ico-facebook5:before {
  content: "\e0c1"
}

.ico-twitter5:before {
  content: "\e0c2"
}

.ico-googleplus:before {
  content: "\e0c3"
}

.ico-rss2:before {
  content: "\e0c4"
}

.ico-tumblr4:before {
  content: "\e0c5"
}

.ico-linkedin4:before {
  content: "\e0c6"
}

.ico-dribbble5:before {
  content: "\e0c7"
}

.ico-heart6:before {
  content: "\e65a"
}

.ico-cloud9:before {
  content: "\e65b"
}

.ico-star3:before {
  content: "\e65c"
}

.ico-sound2:before {
  content: "\e65d"
}

.ico-video3:before {
  content: "\e65e"
}

.ico-trash4:before {
  content: "\e65f"
}

.ico-user5:before {
  content: "\e660"
}

.ico-key5:before {
  content: "\e661"
}

.ico-search7:before {
  content: "\e662"
}

.ico-settings:before {
  content: "\e663"
}

.ico-camera6:before {
  content: "\e664"
}

.ico-tag4:before {
  content: "\e665"
}

.ico-lock5:before {
  content: "\e666"
}

.ico-bulb:before {
  content: "\e667"
}

.ico-pen2:before {
  content: "\e668"
}

.ico-diamond2:before {
  content: "\e669"
}

.ico-display2:before {
  content: "\e66a"
}

.ico-location5:before {
  content: "\e66b"
}

.ico-eye5:before {
  content: "\e66c"
}

.ico-bubble4:before {
  content: "\e66d"
}

.ico-stack3:before {
  content: "\e66e"
}

.ico-cup:before {
  content: "\e66f"
}

.ico-phone4:before {
  content: "\e670"
}

.ico-news:before {
  content: "\e671"
}

.ico-mail6:before {
  content: "\e672"
}

.ico-like:before {
  content: "\e673"
}

.ico-photo2:before {
  content: "\e674"
}

.ico-note:before {
  content: "\e675"
}

.ico-clock6:before {
  content: "\e676"
}

.ico-paperplane:before {
  content: "\e677"
}

.ico-params:before {
  content: "\e678"
}

.ico-banknote:before {
  content: "\e679"
}

.ico-data:before {
  content: "\e67a"
}

.ico-music3:before {
  content: "\e67b"
}

.ico-megaphone2:before {
  content: "\e67c"
}

.ico-study:before {
  content: "\e67d"
}

.ico-lab2:before {
  content: "\e67e"
}

.ico-food:before {
  content: "\e67f"
}

.ico-t-shirt:before {
  content: "\e680"
}

.ico-fire3:before {
  content: "\e681"
}

.ico-clip:before {
  content: "\e682"
}

.ico-shop:before {
  content: "\e683"
}

.ico-calendar4:before {
  content: "\e684"
}

.ico-wallet2:before {
  content: "\e685"
}

.ico-vynil:before {
  content: "\e686"
}

.ico-truck3:before {
  content: "\e687"
}

.ico-world:before {
  content: "\e688"
}

.ico-add-shopping-cart:before {
  content: "\e6d9"
}

.ico-done:before {
  content: "\e6da"
}

.ico-https:before {
  content: "\e6db"
}

.ico-perm-identity:before {
  content: "\e6dc"
}

.ico-shopping-basket:before {
  content: "\e6dd"
}

.ico-shopping-cart2:before {
  content: "\e6de"
}

.ico-wallet-giftcard:before {
  content: "\e6df"
}

.ico-wallet-travel:before {
  content: "\e6e0"
}

.ico-call:before {
  content: "\e6e1"
}

.ico-clear:before {
  content: "\e6e2"
}

.ico-devices:before {
  content: "\e6e3"
}

.ico-gps-fixed:before {
  content: "\e6e4"
}

.ico-insert-link:before {
  content: "\e6e5"
}

.ico-folder-open3:before {
  content: "\e6e6"
}

.ico-desktop-mac:before {
  content: "\e6e7"
}

.ico-desktop-windows:before {
  content: "\e6e8"
}

.ico-keyboard-arrow-down:before {
  content: "\e6e9"
}

.ico-keyboard-arrow-left:before {
  content: "\e6ea"
}

.ico-keyboard-arrow-right:before {
  content: "\e6eb"
}

.ico-keyboard-arrow-up:before {
  content: "\e6ec"
}

.ico-keyboard-backspace:before {
  content: "\e6ed"
}

.ico-laptop4:before {
  content: "\e6ee"
}

.ico-laptop-chromebook:before {
  content: "\e6ef"
}

.ico-laptop-mac:before {
  content: "\e6f0"
}

.ico-laptop-windows:before {
  content: "\e6f1"
}

.ico-filter-vintage:before {
  content: "\e6f2"
}

.ico-directions-ferry:before {
  content: "\e6f3"
}

.ico-local-grocery-store:before {
  content: "\e6f4"
}

.ico-local-print-shop:before {
  content: "\e6f5"
}

.ico-arrow-back:before {
  content: "\e6f6"
}

.ico-arrow-forward:before {
  content: "\e6f7"
}

.ico-check4:before {
  content: "\e6f8"
}

.ico-close2:before {
  content: "\e6f9"
}

.ico-refresh4:before {
  content: "\e6fa"
}

.ico-notifications-none:before {
  content: "\e6fb"
}

.ico-school:before {
  content: "\e6fc"
}

.ico-star4:before {
  content: "\e6fd"
}

.ico-star-outline:before {
  content: "\e6fe"
}

.ico-chat4:before {
  content: "\e6ff"
}

.ico-tick:before {
  content: "\e602"
}

.ico-chevron-right2:before {
  content: "\e618"
}

.ico-chevron-left2:before {
  content: "\e629"
}

.ico-arrow-right-thick:before {
  content: "\e630"
}

.ico-arrow-left-thick:before {
  content: "\e634"
}

.ico-lock-open:before {
  content: "\e63e"
}

.ico-home-outline:before {
  content: "\e700"
}

.ico-globe-outline:before {
  content: "\e701"
}

.ico-eye3:before {
  content: "\e000"
}

.ico-paper-clip:before {
  content: "\e001"
}

.ico-mail5:before {
  content: "\e002"
}

.ico-toggle:before {
  content: "\e003"
}

.ico-layout:before {
  content: "\e004"
}

.ico-link4:before {
  content: "\e005"
}

.ico-bell3:before {
  content: "\e006"
}

.ico-lock3:before {
  content: "\e007"
}

.ico-unlock2:before {
  content: "\e008"
}

.ico-ribbon:before {
  content: "\e009"
}

.ico-image3:before {
  content: "\e010"
}

.ico-clock3:before {
  content: "\e014"
}

.ico-watch:before {
  content: "\e015"
}

.ico-air-play:before {
  content: "\e016"
}

.ico-camera3:before {
  content: "\e017"
}

.ico-video:before {
  content: "\e018"
}

.ico-printer2:before {
  content: "\e020"
}

.ico-monitor:before {
  content: "\e021"
}

.ico-server2:before {
  content: "\e022"
}

.ico-cog3:before {
  content: "\e023"
}

.ico-heart3:before {
  content: "\e024"
}

.ico-paragraph2:before {
  content: "\e025"
}

.ico-align-justify2:before {
  content: "\e026"
}

.ico-align-left2:before {
  content: "\e027"
}

.ico-align-center2:before {
  content: "\e028"
}

.ico-align-right2:before {
  content: "\e029"
}

.ico-book4:before {
  content: "\e030"
}

.ico-layers:before {
  content: "\e031"
}

.ico-stack2:before {
  content: "\e032"
}

.ico-stack-2:before {
  content: "\e033"
}

.ico-paper:before {
  content: "\e034"
}

.ico-paper-stack:before {
  content: "\e035"
}

.ico-search4:before {
  content: "\e036"
}

.ico-zoom-in2:before {
  content: "\e037"
}

.ico-zoom-out2:before {
  content: "\e038"
}

.ico-reply3:before {
  content: "\e039"
}

.ico-circle-plus:before {
  content: "\e040"
}

.ico-circle-minus:before {
  content: "\e041"
}

.ico-circle-check:before {
  content: "\e042"
}

.ico-circle-cross:before {
  content: "\e043"
}

.ico-square-plus:before {
  content: "\e044"
}

.ico-square-minus:before {
  content: "\e045"
}

.ico-square-check:before {
  content: "\e046"
}

.ico-square-cross:before {
  content: "\e047"
}

.ico-microphone2:before {
  content: "\e048"
}

.ico-skip-back:before {
  content: "\e050"
}

.ico-rewind:before {
  content: "\e051"
}

.ico-play5:before {
  content: "\e052"
}

.ico-pause4:before {
  content: "\e053"
}

.ico-stop4:before {
  content: "\e054"
}

.ico-fast-forward2:before {
  content: "\e055"
}

.ico-skip-forward:before {
  content: "\e056"
}

.ico-shuffle2:before {
  content: "\e057"
}

.ico-repeat2:before {
  content: "\e058"
}

.ico-folder3:before {
  content: "\e059"
}

.ico-umbrella2:before {
  content: "\e060"
}

.ico-moon3:before {
  content: "\e061"
}

.ico-thermometer:before {
  content: "\e062"
}

.ico-drop:before {
  content: "\e063"
}

.ico-sun4:before {
  content: "\e064"
}

.ico-cloud6:before {
  content: "\e065"
}

.ico-cloud-upload3:before {
  content: "\e066"
}

.ico-cloud-download3:before {
  content: "\e067"
}

.ico-upload5:before {
  content: "\e068"
}

.ico-download5:before {
  content: "\e069"
}

.ico-location3:before {
  content: "\e070"
}

.ico-location-2:before {
  content: "\e071"
}

.ico-map3:before {
  content: "\e072"
}

.ico-battery:before {
  content: "\e073"
}

.ico-head:before {
  content: "\e074"
}

.ico-briefcase3:before {
  content: "\e075"
}

.ico-speech-bubble:before {
  content: "\e076"
}

.ico-anchor2:before {
  content: "\e077"
}

.ico-globe2:before {
  content: "\e078"
}

.ico-box:before {
  content: "\e079"
}

.ico-reload:before {
  content: "\e080"
}

.ico-share4:before {
  content: "\e081"
}

.ico-tag2:before {
  content: "\e085"
}

.ico-power2:before {
  content: "\e086"
}

.ico-esc:before {
  content: "\e089"
}

.ico-bar-graph:before {
  content: "\e090"
}

.ico-bar-graph-2:before {
  content: "\e091"
}

.ico-pie-graph:before {
  content: "\e092"
}

.ico-star2:before {
  content: "\e093"
}

.ico-arrow-left4:before {
  content: "\e094"
}

.ico-arrow-right4:before {
  content: "\e095"
}

.ico-arrow-up4:before {
  content: "\e096"
}

.ico-arrow-down4:before {
  content: "\e097"
}

.ico-volume:before {
  content: "\e098"
}

.ico-mute:before {
  content: "\e099"
}

.ico-grid:before {
  content: "\e102"
}

.ico-grid-2:before {
  content: "\e103"
}

.ico-columns2:before {
  content: "\e104"
}

.ico-loader:before {
  content: "\e105"
}

.ico-bag:before {
  content: "\e106"
}

.ico-ban2:before {
  content: "\e107"
}

.ico-flag3:before {
  content: "\e108"
}

.ico-trash2:before {
  content: "\e109"
}

.ico-expand2:before {
  content: "\e110"
}

.ico-contract:before {
  content: "\e111"
}

.ico-maximize:before {
  content: "\e112"
}

.ico-minimize:before {
  content: "\e113"
}

.ico-plus3:before {
  content: "\e114"
}

.ico-minus3:before {
  content: "\e115"
}

.ico-check3:before {
  content: "\e116"
}

.ico-cross2:before {
  content: "\e117"
}

.ico-move:before {
  content: "\e118"
}

.ico-delete:before {
  content: "\e119"
}

.ico-menu5:before {
  content: "\e120"
}

.ico-archive2:before {
  content: "\e121"
}

.ico-inbox2:before {
  content: "\e122"
}

.ico-outbox:before {
  content: "\e123"
}

.ico-file2:before {
  content: "\e124"
}

.ico-file-add:before {
  content: "\e125"
}

.ico-file-subtract:before {
  content: "\e126"
}

.ico-help:before {
  content: "\e127"
}

.ico-open:before {
  content: "\e128"
}

.ico-sound-mute:before {
  content: "\e702"
}

.ico-sound4:before {
  content: "\e703"
}

.ico-aircraft:before {
  content: "\e704"
}

.ico-attachment4:before {
  content: "\e705"
}

.ico-camera8:before {
  content: "\e706"
}

.ico-email:before {
  content: "\e707"
}

.ico-shopping-bag:before {
  content: "\e708"
}

.ico-thumbs-down2:before {
  content: "\e709"
}

.ico-thumbs-up2:before {
  content: "\e70a"
}

.ico-cart3:before {
  content: "\e70b"
}

.ico-pencil6:before {
  content: "\e70c"
}

.ico-key2:before {
  content: "\e70d"
}

.ico-phone5:before {
  content: "\e70e"
}

.ico-home6:before {
  content: "\e68b"
}

.ico-anchor4:before {
  content: "\e68c"
}

.ico-feather:before {
  content: "\e68d"
}

.ico-expand4:before {
  content: "\e68e"
}

.ico-maximize2:before {
  content: "\e68f"
}

.ico-search8:before {
  content: "\e690"
}

.ico-book6:before {
  content: "\e691"
}

.ico-sound3:before {
  content: "\e693"
}

.ico-sound-alt:before {
  content: "\e694"
}

.ico-soundoff:before {
  content: "\e695"
}

.ico-task:before {
  content: "\e696"
}

.ico-inbox3:before {
  content: "\e697"
}

.ico-envelope4:before {
  content: "\e698"
}

.ico-newspaper3:before {
  content: "\e699"
}

.ico-newspaper-alt:before {
  content: "\e69a"
}

.ico-hyperlink:before {
  content: "\e69b"
}

.ico-trash:before {
  content: "\e69c"
}

.ico-grid3:before {
  content: "\e69d"
}

.ico-grid-alt:before {
  content: "\e69e"
}

.ico-menu2:before {
  content: "\e69f"
}

.ico-list:before {
  content: "\e6a0"
}

.ico-gallery:before {
  content: "\e6a1"
}

.ico-browser3:before {
  content: "\e6a2"
}

.ico-clock7:before {
  content: "\e6a3"
}

.ico-attachment3:before {
  content: "\e6a4"
}

.ico-settings2:before {
  content: "\e6a5"
}

.ico-portfolio:before {
  content: "\e6a6"
}

.ico-user6:before {
  content: "\e6a7"
}

.ico-heart7:before {
  content: "\e6a8"
}

.ico-chat2:before {
  content: "\e6a9"
}

.ico-comments-o2:before {
  content: "\e6aa"
}

.ico-screen:before {
  content: "\e6ab"
}

.ico-forkandspoon:before {
  content: "\e6ac"
}

.ico-instagram3:before {
  content: "\e6ad"
}

.ico-pin:before {
  content: "\e6ae"
}

.ico-camera7:before {
  content: "\e6af"
}

.ico-brightness:before {
  content: "\e6b0"
}

.ico-moon:before {
  content: "\e6b1"
}

.ico-cloud10:before {
  content: "\e6b2"
}

.ico-circle-half:before {
  content: "\e6b4"
}

.ico-globe4:before {
  content: "\e6b5"
}

.ico-comment2:before {
  content: "\e6b7"
}

.ico-chat3:before {
  content: "\e6b8"
}

.ico-speaker:before {
  content: "\e6b9"
}

.ico-cart:before {
  content: "\e6ba"
}

.ico-book:before {
  content: "\f007"
}

.ico-check:before {
  content: "\f03a"
}

.ico-flame:before {
  content: "\f0d2"
}

.ico-gear:before {
  content: "\f02f"
}

.ico-gift:before {
  content: "\f042"
}

.ico-git-branch:before {
  content: "\f020"
}

.ico-mention:before {
  content: "\f0be"
}

.ico-pencil:before {
  content: "\f058"
}

.ico-playback-play:before {
  content: "\f0bf"
}

.ico-rocket:before {
  content: "\f033"
}

.ico-sunrise:before {
  content: "\e600"
}

.ico-sun:before {
  content: "\e601"
}

.ico-cloudy:before {
  content: "\e603"
}

.ico-cloud:before {
  content: "\e604"
}

.ico-weather:before {
  content: "\e605"
}

.ico-weather2:before {
  content: "\e606"
}

.ico-lines:before {
  content: "\e607"
}

.ico-cloud2:before {
  content: "\e608"
}

.ico-lightning:before {
  content: "\e609"
}

.ico-lightning2:before {
  content: "\e60a"
}

.ico-rainy:before {
  content: "\e60b"
}

.ico-rainy2:before {
  content: "\e60c"
}

.ico-windy:before {
  content: "\e60d"
}

.ico-windy2:before {
  content: "\e60e"
}

.ico-snowy:before {
  content: "\e60f"
}

.ico-snowy2:before {
  content: "\e610"
}

.ico-snowy3:before {
  content: "\e611"
}

.ico-weather3:before {
  content: "\e612"
}

.ico-cloudy2:before {
  content: "\e613"
}

.ico-cloud3:before {
  content: "\e614"
}

.ico-lightning3:before {
  content: "\e615"
}

.ico-sun2:before {
  content: "\e616"
}

.ico-moon2:before {
  content: "\e617"
}

.ico-home:before {
  content: "\e900"
}

.ico-home2:before {
  content: "\e901"
}

.ico-home3:before {
  content: "\e902"
}

.ico-office:before {
  content: "\e903"
}

.ico-newspaper:before {
  content: "\e904"
}

.ico-pencil2:before {
  content: "\e905"
}

.ico-pencil22:before {
  content: "\e906"
}

.ico-quill:before {
  content: "\e907"
}

.ico-pen:before {
  content: "\e908"
}

.ico-droplet:before {
  content: "\e90b"
}

.ico-paint-format:before {
  content: "\e90c"
}

.ico-image:before {
  content: "\e90d"
}

.ico-images:before {
  content: "\e90e"
}

.ico-camera:before {
  content: "\e90f"
}

.ico-headphones:before {
  content: "\e910"
}

.ico-music:before {
  content: "\e911"
}

.ico-film:before {
  content: "\e913"
}

.ico-video-camera:before {
  content: "\e914"
}

.ico-bullhorn:before {
  content: "\e91a"
}

.ico-connection:before {
  content: "\e91b"
}

.ico-feed:before {
  content: "\e91d"
}

.ico-mic:before {
  content: "\e91e"
}

.ico-book2:before {
  content: "\e91f"
}

.ico-books:before {
  content: "\e920"
}

.ico-library:before {
  content: "\e921"
}

.ico-file-text:before {
  content: "\e922"
}

.ico-profile:before {
  content: "\e923"
}

.ico-file-empty:before {
  content: "\e924"
}

.ico-files-empty:before {
  content: "\e925"
}

.ico-file-text2:before {
  content: "\e926"
}

.ico-file-picture:before {
  content: "\e927"
}

.ico-file-music:before {
  content: "\e928"
}

.ico-file-play:before {
  content: "\e929"
}

.ico-file-video:before {
  content: "\e92a"
}

.ico-file-zip:before {
  content: "\e92b"
}

.ico-copy:before {
  content: "\e92c"
}

.ico-paste:before {
  content: "\e92d"
}

.ico-stack:before {
  content: "\e92e"
}

.ico-folder:before {
  content: "\e92f"
}

.ico-folder-open:before {
  content: "\e930"
}

.ico-folder-plus:before {
  content: "\e931"
}

.ico-folder-minus:before {
  content: "\e932"
}

.ico-folder-download:before {
  content: "\e933"
}

.ico-folder-upload:before {
  content: "\e934"
}

.ico-coin-dollar:before {
  content: "\e93b"
}

.ico-coin-euro:before {
  content: "\e93c"
}

.ico-coin-pound:before {
  content: "\e93d"
}

.ico-coin-yen:before {
  content: "\e93e"
}

.ico-lifebuoy:before {
  content: "\e941"
}

.ico-phone:before {
  content: "\e942"
}

.ico-phone-hang-up:before {
  content: "\e943"
}

.ico-address-book:before {
  content: "\e944"
}

.ico-pushpin:before {
  content: "\e946"
}

.ico-location:before {
  content: "\e947"
}

.ico-location2:before {
  content: "\e948"
}

.ico-compass2:before {
  content: "\e949"
}

.ico-compass22:before {
  content: "\e94a"
}

.ico-map:before {
  content: "\e94b"
}

.ico-map2:before {
  content: "\e94c"
}

.ico-history:before {
  content: "\e94d"
}

.ico-clock:before {
  content: "\e94e"
}

.ico-clock2:before {
  content: "\e94f"
}

.ico-alarm:before {
  content: "\e950"
}

.ico-bell:before {
  content: "\e951"
}

.ico-stopwatch:before {
  content: "\e952"
}

.ico-printer:before {
  content: "\e954"
}

.ico-laptop:before {
  content: "\e957"
}

.ico-mobile:before {
  content: "\e958"
}

.ico-mobile2:before {
  content: "\e959"
}

.ico-tablet:before {
  content: "\e95a"
}

.ico-tv:before {
  content: "\e95b"
}

.ico-drawer:before {
  content: "\e95c"
}

.ico-drawer2:before {
  content: "\e95d"
}

.ico-bubble:before {
  content: "\e96b"
}

.ico-bubbles:before {
  content: "\e96c"
}

.ico-bubbles2:before {
  content: "\e96d"
}

.ico-bubble2:before {
  content: "\e96e"
}

.ico-bubbles3:before {
  content: "\e96f"
}

.ico-bubbles4:before {
  content: "\e970"
}

.ico-user:before {
  content: "\e971"
}

.ico-users:before {
  content: "\e972"
}

.ico-user-check:before {
  content: "\e975"
}

.ico-user-tie:before {
  content: "\e976"
}

.ico-quotes-left:before {
  content: "\e977"
}

.ico-quotes-right:before {
  content: "\e978"
}

.ico-spinner:before {
  content: "\e97a"
}

.ico-spinner8:before {
  content: "\e981"
}

.ico-spinner9:before {
  content: "\e982"
}

.ico-spinner11:before {
  content: "\e984"
}

.ico-binoculars:before {
  content: "\e985"
}

.ico-search:before {
  content: "\e986"
}

.ico-zoom-in:before {
  content: "\e987"
}

.ico-zoom-out:before {
  content: "\e988"
}

.ico-enlarge:before {
  content: "\e989"
}

.ico-shrink:before {
  content: "\e98a"
}

.ico-key:before {
  content: "\e98d"
}

.ico-unlocked:before {
  content: "\e990"
}

.ico-wrench:before {
  content: "\e991"
}

.ico-equalizer:before {
  content: "\e992"
}

.ico-equalizer2:before {
  content: "\e993"
}

.ico-cog:before {
  content: "\e994"
}

.ico-hammer:before {
  content: "\e996"
}

.ico-magic-wand:before {
  content: "\e997"
}

.ico-aid-kit:before {
  content: "\e998"
}

.ico-bug:before {
  content: "\e999"
}

.ico-pie-chart:before {
  content: "\e99a"
}

.ico-stats-dots:before {
  content: "\e99b"
}

.ico-stats-bars:before {
  content: "\e99c"
}

.ico-trophy:before {
  content: "\e99e"
}

.ico-glass:before {
  content: "\e9a0"
}

.ico-glass2:before {
  content: "\e9a1"
}

.ico-mug:before {
  content: "\e9a2"
}

.ico-spoon-knife:before {
  content: "\e9a3"
}

.ico-leaf:before {
  content: "\e9a4"
}

.ico-meter:before {
  content: "\e9a6"
}

.ico-hammer2:before {
  content: "\e9a8"
}

.ico-fire:before {
  content: "\e9a9"
}

.ico-lab:before {
  content: "\e9aa"
}

.ico-magnet:before {
  content: "\e9ab"
}

.ico-bin:before {
  content: "\e9ac"
}

.ico-briefcase:before {
  content: "\e9ae"
}

.ico-airplane:before {
  content: "\e9af"
}

.ico-accessibility:before {
  content: "\e9b2"
}

.ico-shield:before {
  content: "\e9b4"
}

.ico-power:before {
  content: "\e9b5"
}

.ico-switch:before {
  content: "\e9b6"
}

.ico-power-cord:before {
  content: "\e9b7"
}

.ico-clipboard:before {
  content: "\e9b8"
}

.ico-tree:before {
  content: "\e9bc"
}

.ico-menu:before {
  content: "\e9bd"
}

.ico-cloud4:before {
  content: "\e9c1"
}

.ico-cloud-download:before {
  content: "\e9c2"
}

.ico-cloud-upload:before {
  content: "\e9c3"
}

.ico-cloud-check:before {
  content: "\e9c4"
}

.ico-sphere:before {
  content: "\e9c9"
}

.ico-earth:before {
  content: "\e9ca"
}

.ico-link:before {
  content: "\e9cb"
}

.ico-flag:before {
  content: "\e9cc"
}

.ico-attachment:before {
  content: "\e9cd"
}

.ico-eye:before {
  content: "\e9ce"
}

.ico-bookmark:before {
  content: "\e9d2"
}

.ico-bookmarks:before {
  content: "\e9d3"
}

.ico-contrast:before {
  content: "\e9d5"
}

.ico-brightness-contrast:before {
  content: "\e9d6"
}

.ico-star-empty:before {
  content: "\e9d7"
}

.ico-star-full:before {
  content: "\e9d9"
}

.ico-heart:before {
  content: "\e9da"
}

.ico-heart-broken:before {
  content: "\e9db"
}

.ico-man:before {
  content: "\e9dc"
}

.ico-woman:before {
  content: "\e9dd"
}

.ico-man-woman:before {
  content: "\e9de"
}

.ico-happy:before {
  content: "\e9df"
}

.ico-smile:before {
  content: "\e9e1"
}

.ico-tongue:before {
  content: "\e9e3"
}

.ico-sad:before {
  content: "\e9e5"
}

.ico-wink:before {
  content: "\e9e7"
}

.ico-grin:before {
  content: "\e9e9"
}

.ico-cool:before {
  content: "\e9eb"
}

.ico-angry:before {
  content: "\e9ed"
}

.ico-evil:before {
  content: "\e9ef"
}

.ico-shocked:before {
  content: "\e9f1"
}

.ico-baffled:before {
  content: "\e9f3"
}

.ico-confused:before {
  content: "\e9f5"
}

.ico-neutral:before {
  content: "\e9f7"
}

.ico-hipster:before {
  content: "\e9f9"
}

.ico-wondering:before {
  content: "\e9fb"
}

.ico-sleepy:before {
  content: "\e9fd"
}

.ico-frustrated:before {
  content: "\e9ff"
}

.ico-crying:before {
  content: "\ea01"
}

.ico-point-up:before {
  content: "\ea03"
}

.ico-warning:before {
  content: "\ea07"
}

.ico-notification:before {
  content: "\ea08"
}

.ico-question:before {
  content: "\ea09"
}

.ico-plus:before {
  content: "\ea0a"
}

.ico-minus:before {
  content: "\ea0b"
}

.ico-info:before {
  content: "\ea0c"
}

.ico-cancel-circle:before {
  content: "\ea0d"
}

.ico-blocked:before {
  content: "\ea0e"
}

.ico-cross:before {
  content: "\ea0f"
}

.ico-checkmark:before {
  content: "\ea10"
}

.ico-checkmark2:before {
  content: "\ea11"
}

.ico-spell-check:before {
  content: "\ea12"
}

.ico-enter:before {
  content: "\ea13"
}

.ico-exit:before {
  content: "\ea14"
}

.ico-play2:before {
  content: "\ea15"
}

.ico-pause:before {
  content: "\ea16"
}

.ico-stop:before {
  content: "\ea17"
}

.ico-previous:before {
  content: "\ea18"
}

.ico-next:before {
  content: "\ea19"
}

.ico-backward:before {
  content: "\ea1a"
}

.ico-forward2:before {
  content: "\ea1b"
}

.ico-play3:before {
  content: "\ea1c"
}

.ico-pause2:before {
  content: "\ea1d"
}

.ico-stop2:before {
  content: "\ea1e"
}

.ico-backward2:before {
  content: "\ea1f"
}

.ico-forward3:before {
  content: "\ea20"
}

.ico-first:before {
  content: "\ea21"
}

.ico-last:before {
  content: "\ea22"
}

.ico-previous2:before {
  content: "\ea23"
}

.ico-next2:before {
  content: "\ea24"
}

.ico-eject:before {
  content: "\ea25"
}

.ico-volume-high:before {
  content: "\ea26"
}

.ico-volume-medium:before {
  content: "\ea27"
}

.ico-volume-low:before {
  content: "\ea28"
}

.ico-volume-mute:before {
  content: "\ea29"
}

.ico-volume-mute2:before {
  content: "\ea2a"
}

.ico-loop2:before {
  content: "\ea2e"
}

.ico-arrow-up-left2:before {
  content: "\ea39"
}

.ico-arrow-up2:before {
  content: "\ea3a"
}

.ico-arrow-up-right2:before {
  content: "\ea3b"
}

.ico-arrow-right2:before {
  content: "\ea3c"
}

.ico-arrow-down-right2:before {
  content: "\ea3d"
}

.ico-arrow-down2:before {
  content: "\ea3e"
}

.ico-arrow-down-left2:before {
  content: "\ea3f"
}

.ico-arrow-left2:before {
  content: "\ea40"
}

.ico-crop:before {
  content: "\ea57"
}

.ico-scissors:before {
  content: "\ea5a"
}

.ico-table:before {
  content: "\ea70"
}

.ico-table2:before {
  content: "\ea71"
}

.ico-share:before {
  content: "\ea7d"
}

.ico-new-tab:before {
  content: "\ea7e"
}

.ico-embed2:before {
  content: "\ea80"
}

.ico-share2:before {
  content: "\ea82"
}

.ico-google:before {
  content: "\ea87"
}

.ico-google-plus:before {
  content: "\ea88"
}

.ico-google-drive:before {
  content: "\ea8b"
}

.ico-facebook:before {
  content: "\ea8c"
}

.ico-facebook2:before {
  content: "\ea8d"
}

.ico-instagram:before {
  content: "\ea90"
}

.ico-twitter:before {
  content: "\ea91"
}

.ico-twitter3:before {
  content: "\ea93"
}

.ico-feed2:before {
  content: "\ea94"
}

.ico-youtube2:before {
  content: "\ea98"
}

.ico-youtube3:before {
  content: "\ea99"
}

.ico-vimeo:before {
  content: "\ea9c"
}

.ico-flickr2:before {
  content: "\eaa1"
}

.ico-picassa:before {
  content: "\eaa4"
}

.ico-dribbble:before {
  content: "\eaa6"
}

.ico-forrst:before {
  content: "\eaa9"
}

.ico-deviantart:before {
  content: "\eaab"
}

.ico-steam:before {
  content: "\eaad"
}

.ico-dropbox:before {
  content: "\eaaf"
}

.ico-onedrive:before {
  content: "\eab0"
}

.ico-github2:before {
  content: "\eab2"
}

.ico-wordpress:before {
  content: "\eab6"
}

.ico-blogger:before {
  content: "\eab9"
}

.ico-tumblr:before {
  content: "\eabb"
}

.ico-yahoo:before {
  content: "\eabd"
}

.ico-tux:before {
  content: "\eabe"
}

.ico-apple:before {
  content: "\eabf"
}

.ico-finder:before {
  content: "\eac0"
}

.ico-android:before {
  content: "\eac1"
}

.ico-windows:before {
  content: "\eac2"
}

.ico-soundcloud:before {
  content: "\eac4"
}

.ico-skype:before {
  content: "\eac6"
}

.ico-reddit:before {
  content: "\eac7"
}

.ico-linkedin2:before {
  content: "\eac9"
}

.ico-lastfm:before {
  content: "\eaca"
}

.ico-delicious:before {
  content: "\eacc"
}

.ico-stumbleupon:before {
  content: "\eacd"
}

.ico-stackoverflow:before {
  content: "\eacf"
}

.ico-pinterest:before {
  content: "\ead0"
}

.ico-paypal:before {
  content: "\ead6"
}

.ico-file-pdf:before {
  content: "\eada"
}

.ico-file-openoffice:before {
  content: "\eadb"
}

.ico-libreoffice:before {
  content: "\eade"
}

.ico-html52:before {
  content: "\eae0"
}

.ico-css3:before {
  content: "\eae1"
}

.ico-chrome:before {
  content: "\eae5"
}

.ico-firefox:before {
  content: "\eae6"
}

.ico-IE:before {
  content: "\eae7"
}

.ico-opera:before {
  content: "\eae8"
}

.ico-user2:before {
  content: "\e619"
}

.ico-earth2:before {
  content: "\e61a"
}

.ico-link2:before {
  content: "\e61b"
}

.ico-search2:before {
  content: "\e61c"
}

.ico-pencil3:before {
  content: "\e61d"
}

.ico-glass3:before {
  content: "\f000"
}

.ico-music2:before {
  content: "\f001"
}

.ico-search3:before {
  content: "\f002"
}

.ico-envelope-o:before {
  content: "\f003"
}

.ico-heart2:before {
  content: "\f004"
}

.ico-star:before {
  content: "\f005"
}

.ico-star-o:before {
  content: "\f006"
}

.ico-user3:before {
  content: "\f008"
}

.ico-film2:before {
  content: "\f009"
}

.ico-th-large:before {
  content: "\f00a"
}

.ico-th:before {
  content: "\f00b"
}

.ico-th-list:before {
  content: "\f00c"
}

.ico-check2:before {
  content: "\f00d"
}

.ico-close:before {
  content: "\f00e"
}

.ico-remove:before {
  content: "\f00e"
}

.ico-times:before {
  content: "\f00e"
}

.ico-power-off:before {
  content: "\f011"
}

.ico-signal:before {
  content: "\f012"
}

.ico-cog2:before {
  content: "\f013"
}

.ico-gear2:before {
  content: "\f013"
}

.ico-home4:before {
  content: "\f015"
}

.ico-file-o:before {
  content: "\f016"
}

.ico-clock-o:before {
  content: "\f018"
}

.ico-download4:before {
  content: "\f019"
}

.ico-arrow-circle-o-down:before {
  content: "\f01a"
}

.ico-arrow-circle-o-up:before {
  content: "\f01b"
}

.ico-inbox:before {
  content: "\f01c"
}

.ico-play-circle-o:before {
  content: "\f01d"
}

.ico-repeat:before {
  content: "\f01e"
}

.ico-rotate-right:before {
  content: "\f01e"
}

.ico-refresh:before {
  content: "\f021"
}

.ico-lock2:before {
  content: "\f023"
}

.ico-flag2:before {
  content: "\f024"
}

.ico-headphones2:before {
  content: "\f025"
}

.ico-volume-off:before {
  content: "\f026"
}

.ico-volume-down:before {
  content: "\f027"
}

.ico-volume-up:before {
  content: "\f028"
}

.ico-tag:before {
  content: "\f02b"
}

.ico-tags:before {
  content: "\f02c"
}

.ico-book3:before {
  content: "\f02d"
}

.ico-bookmark2:before {
  content: "\f02e"
}

.ico-print:before {
  content: "\f030"
}

.ico-camera2:before {
  content: "\f031"
}

.ico-video-camera2:before {
  content: "\f03e"
}

.ico-image2:before {
  content: "\f03f"
}

.ico-photo:before {
  content: "\f03f"
}

.ico-picture-o:before {
  content: "\f03f"
}

.ico-pencil4:before {
  content: "\f040"
}

.ico-map-marker:before {
  content: "\f041"
}

.ico-adjust:before {
  content: "\f043"
}

.ico-edit:before {
  content: "\f045"
}

.ico-pencil-square-o:before {
  content: "\f045"
}

.ico-check-square-o:before {
  content: "\f047"
}

.ico-arrows:before {
  content: "\f048"
}

.ico-step-backward:before {
  content: "\f049"
}

.ico-fast-backward:before {
  content: "\f04a"
}

.ico-backward3:before {
  content: "\f04b"
}

.ico-play4:before {
  content: "\f04c"
}

.ico-pause3:before {
  content: "\f04d"
}

.ico-stop3:before {
  content: "\f04e"
}

.ico-forward4:before {
  content: "\f04f"
}

.ico-fast-forward:before {
  content: "\f050"
}

.ico-step-forward:before {
  content: "\f051"
}

.ico-eject2:before {
  content: "\f052"
}

.ico-chevron-left:before {
  content: "\f053"
}

.ico-chevron-right:before {
  content: "\f054"
}

.ico-plus-circle:before {
  content: "\f055"
}

.ico-minus-circle:before {
  content: "\f056"
}

.ico-times-circle:before {
  content: "\f057"
}

.ico-check-circle:before {
  content: "\f059"
}

.ico-question-circle:before {
  content: "\f05a"
}

.ico-info-circle:before {
  content: "\f05b"
}

.ico-crosshairs:before {
  content: "\f05c"
}

.ico-times-circle-o:before {
  content: "\f05d"
}

.ico-check-circle-o:before {
  content: "\f05e"
}

.ico-ban:before {
  content: "\f060"
}

.ico-arrow-left3:before {
  content: "\f061"
}

.ico-arrow-right3:before {
  content: "\f062"
}

.ico-arrow-up3:before {
  content: "\f063"
}

.ico-arrow-down3:before {
  content: "\f064"
}

.ico-mail-forward:before {
  content: "\f065"
}

.ico-share3:before {
  content: "\f065"
}

.ico-expand:before {
  content: "\f066"
}

.ico-compress:before {
  content: "\f067"
}

.ico-plus2:before {
  content: "\f068"
}

.ico-minus2:before {
  content: "\f069"
}

.ico-asterisk:before {
  content: "\f06a"
}

.ico-exclamation-circle:before {
  content: "\f06b"
}

.ico-gift3:before {
  content: "\f06c"
}

.ico-leaf2:before {
  content: "\f06d"
}

.ico-fire2:before {
  content: "\f06e"
}

.ico-eye2:before {
  content: "\f06f"
}

.ico-eye-slash:before {
  content: "\f070"
}

.ico-plane:before {
  content: "\f072"
}

.ico-random:before {
  content: "\f074"
}

.ico-comment:before {
  content: "\f075"
}

.ico-chevron-up:before {
  content: "\f077"
}

.ico-chevron-down:before {
  content: "\f078"
}

.ico-retweet:before {
  content: "\f079"
}

.ico-shopping-cart:before {
  content: "\f07a"
}

.ico-folder2:before {
  content: "\f07b"
}

.ico-folder-open2:before {
  content: "\f07c"
}

.ico-bar-chart:before {
  content: "\f080"
}

.ico-bar-chart-o:before {
  content: "\f080"
}

.ico-twitter-square:before {
  content: "\f081"
}

.ico-facebook-square:before {
  content: "\f082"
}

.ico-camera-retro:before {
  content: "\f083"
}

.ico-key3:before {
  content: "\f084"
}

.ico-cogs2:before {
  content: "\f085"
}

.ico-gears:before {
  content: "\f085"
}

.ico-comments-o:before {
  content: "\f086"
}

.ico-thumbs-o-up:before {
  content: "\f087"
}

.ico-thumbs-o-down:before {
  content: "\f088"
}

.ico-heart-o:before {
  content: "\f08a"
}

.ico-sign-out:before {
  content: "\f08b"
}

.ico-thumb-tack:before {
  content: "\f08d"
}

.ico-external-link:before {
  content: "\f08e"
}

.ico-sign-in:before {
  content: "\f090"
}

.ico-trophy2:before {
  content: "\f091"
}

.ico-phone2:before {
  content: "\f095"
}

.ico-bookmark-o:before {
  content: "\f097"
}

.ico-phone-square:before {
  content: "\f098"
}

.ico-twitter4:before {
  content: "\f099"
}

.ico-facebook4:before {
  content: "\f09a"
}

.ico-facebook-f:before {
  content: "\f09a"
}

.ico-github6:before {
  content: "\f09b"
}

.ico-unlock:before {
  content: "\f09c"
}

.ico-credit-card2:before {
  content: "\f09d"
}

.ico-rss:before {
  content: "\f09e"
}

.ico-bullhorn2:before {
  content: "\f0a3"
}

.ico-bell-o:before {
  content: "\f0a4"
}

.ico-hand-o-right:before {
  content: "\f0a5"
}

.ico-hand-o-left:before {
  content: "\f0a6"
}

.ico-hand-o-up:before {
  content: "\f0a7"
}

.ico-hand-o-down:before {
  content: "\f0a8"
}

.ico-arrow-circle-left:before {
  content: "\f0a9"
}

.ico-arrow-circle-right:before {
  content: "\f0aa"
}

.ico-arrow-circle-up:before {
  content: "\f0ab"
}

.ico-arrow-circle-down:before {
  content: "\f0ac"
}

.ico-globe:before {
  content: "\f0ad"
}

.ico-wrench2:before {
  content: "\f0ae"
}

.ico-tasks:before {
  content: "\f0af"
}

.ico-briefcase2:before {
  content: "\f0b1"
}

.ico-arrows-alt:before {
  content: "\f0b2"
}

.ico-group:before {
  content: "\f0c0"
}

.ico-users2:before {
  content: "\f0c0"
}

.ico-chain:before {
  content: "\f0c1"
}

.ico-link3:before {
  content: "\f0c1"
}

.ico-cloud5:before {
  content: "\f0c2"
}

.ico-flask:before {
  content: "\f0c3"
}

.ico-cut:before {
  content: "\f0c4"
}

.ico-scissors2:before {
  content: "\f0c4"
}

.ico-copy2:before {
  content: "\f0c5"
}

.ico-files-o:before {
  content: "\f0c5"
}

.ico-paperclip:before {
  content: "\f0c6"
}

.ico-floppy-o:before {
  content: "\f0c7"
}

.ico-save:before {
  content: "\f0c7"
}

.ico-bars:before {
  content: "\f0c9"
}

.ico-navicon:before {
  content: "\f0c9"
}

.ico-reorder:before {
  content: "\f0c9"
}

.ico-table3:before {
  content: "\f0ce"
}

.ico-magic:before {
  content: "\f0d0"
}

.ico-truck2:before {
  content: "\f0d1"
}

.ico-caret-down:before {
  content: "\f0d7"
}

.ico-caret-up:before {
  content: "\f0d8"
}

.ico-caret-left:before {
  content: "\f0d9"
}

.ico-caret-right:before {
  content: "\f0da"
}

.ico-columns:before {
  content: "\f0db"
}

.ico-sort:before {
  content: "\f0dc"
}

.ico-unsorted:before {
  content: "\f0dc"
}

.ico-sort-desc:before {
  content: "\f0dd"
}

.ico-sort-down:before {
  content: "\f0dd"
}

.ico-sort-asc:before {
  content: "\f0de"
}

.ico-sort-up:before {
  content: "\f0de"
}

.ico-envelope:before {
  content: "\f0e0"
}

.ico-linkedin3:before {
  content: "\f0e1"
}

.ico-rotate-left:before {
  content: "\f0e2"
}

.ico-undo3:before {
  content: "\f0e2"
}

.ico-gavel:before {
  content: "\f0e3"
}

.ico-legal:before {
  content: "\f0e3"
}

.ico-dashboard:before {
  content: "\f0e4"
}

.ico-tachometer:before {
  content: "\f0e4"
}

.ico-comment-o:before {
  content: "\f0e5"
}

.ico-comments:before {
  content: "\f0e6"
}

.ico-sitemap:before {
  content: "\f0e8"
}

.ico-umbrella:before {
  content: "\f0e9"
}

.ico-clipboard2:before {
  content: "\f0ea"
}

.ico-paste2:before {
  content: "\f0ea"
}

.ico-lightbulb-o:before {
  content: "\f0eb"
}

.ico-user-md:before {
  content: "\f0f0"
}

.ico-suitcase:before {
  content: "\f0f2"
}

.ico-coffee:before {
  content: "\f0f4"
}

.ico-cutlery:before {
  content: "\f0f5"
}

.ico-file-text-o:before {
  content: "\f0f6"
}

.ico-building-o:before {
  content: "\f0f7"
}

.ico-hospital-o:before {
  content: "\f0f8"
}

.ico-ambulance:before {
  content: "\f0f9"
}

.ico-medkit:before {
  content: "\f0fa"
}

.ico-fighter-jet:before {
  content: "\f0fb"
}

.ico-beer:before {
  content: "\f0fc"
}

.ico-h-square:before {
  content: "\f0fd"
}

.ico-plus-square:before {
  content: "\f0fe"
}

.ico-angle-double-left:before {
  content: "\f100"
}

.ico-angle-double-right:before {
  content: "\f101"
}

.ico-angle-double-up:before {
  content: "\f102"
}

.ico-angle-double-down:before {
  content: "\f103"
}

.ico-angle-left:before {
  content: "\f104"
}

.ico-angle-right:before {
  content: "\f105"
}

.ico-angle-up:before {
  content: "\f106"
}

.ico-angle-down:before {
  content: "\f107"
}

.ico-desktop:before {
  content: "\f108"
}

.ico-laptop2:before {
  content: "\f109"
}

.ico-tablet2:before {
  content: "\f10a"
}

.ico-mobile3:before {
  content: "\f10b"
}

.ico-mobile-phone:before {
  content: "\f10b"
}

.ico-circle-o:before {
  content: "\f10c"
}

.ico-quote-left:before {
  content: "\f10d"
}

.ico-quote-right:before {
  content: "\f10e"
}

.ico-spinner12:before {
  content: "\f110"
}

.ico-circle:before {
  content: "\f111"
}

.ico-mail-reply:before {
  content: "\f112"
}

.ico-reply2:before {
  content: "\f112"
}

.ico-github-alt:before {
  content: "\f113"
}

.ico-folder-o:before {
  content: "\f114"
}

.ico-folder-open-o:before {
  content: "\f115"
}

.ico-smile-o:before {
  content: "\f118"
}

.ico-frown-o:before {
  content: "\f119"
}

.ico-meh-o:before {
  content: "\f11a"
}

.ico-keyboard-o:before {
  content: "\f11c"
}

.ico-flag-o:before {
  content: "\f11d"
}

.ico-terminal2:before {
  content: "\f120"
}

.ico-code2:before {
  content: "\f121"
}

.ico-mail-reply-all:before {
  content: "\f122"
}

.ico-reply-all:before {
  content: "\f122"
}

.ico-location-arrow:before {
  content: "\f124"
}

.ico-crop2:before {
  content: "\f125"
}

.ico-code-fork:before {
  content: "\f126"
}

.ico-chain-broken:before {
  content: "\f127"
}

.ico-unlink:before {
  content: "\f127"
}

.ico-question2:before {
  content: "\f128"
}

.ico-info2:before {
  content: "\f129"
}

.ico-exclamation:before {
  content: "\f12a"
}

.ico-eraser:before {
  content: "\f12d"
}

.ico-puzzle-piece:before {
  content: "\f12e"
}

.ico-microphone:before {
  content: "\f130"
}

.ico-microphone-slash:before {
  content: "\f131"
}

.ico-shield2:before {
  content: "\f132"
}

.ico-calendar-o:before {
  content: "\f133"
}

.ico-fire-extinguisher:before {
  content: "\f134"
}

.ico-rocket3:before {
  content: "\f135"
}

.ico-maxcdn:before {
  content: "\f136"
}

.ico-chevron-circle-left:before {
  content: "\f137"
}

.ico-chevron-circle-right:before {
  content: "\f138"
}

.ico-chevron-circle-up:before {
  content: "\f139"
}

.ico-chevron-circle-down:before {
  content: "\f13a"
}

.ico-anchor:before {
  content: "\f13d"
}

.ico-unlock-alt:before {
  content: "\f13e"
}

.ico-play-circle:before {
  content: "\f144"
}

.ico-ticket2:before {
  content: "\f145"
}

.ico-minus-square:before {
  content: "\f146"
}

.ico-minus-square-o:before {
  content: "\f147"
}

.ico-level-up:before {
  content: "\f148"
}

.ico-level-down:before {
  content: "\f149"
}

.ico-check-square:before {
  content: "\f14a"
}

.ico-pencil-square:before {
  content: "\f14b"
}

.ico-external-link-square:before {
  content: "\f14c"
}

.ico-share-square:before {
  content: "\f14d"
}

.ico-compass3:before {
  content: "\f14e"
}

.ico-caret-square-o-down:before {
  content: "\f150"
}

.ico-toggle-down:before {
  content: "\f150"
}

.ico-caret-square-o-up:before {
  content: "\f151"
}

.ico-toggle-up:before {
  content: "\f151"
}

.ico-caret-square-o-right:before {
  content: "\f152"
}

.ico-toggle-right:before {
  content: "\f152"
}

.ico-eur:before {
  content: "\f153"
}

.ico-euro:before {
  content: "\f153"
}

.ico-gbp:before {
  content: "\f154"
}

.ico-dollar:before {
  content: "\f155"
}

.ico-usd:before {
  content: "\f155"
}

.ico-file:before {
  content: "\f15b"
}

.ico-file-text3:before {
  content: "\f15c"
}

.ico-thumbs-up:before {
  content: "\f164"
}

.ico-thumbs-down:before {
  content: "\f165"
}

.ico-youtube5:before {
  content: "\f167"
}

.ico-xing3:before {
  content: "\f168"
}

.ico-xing-square:before {
  content: "\f169"
}

.ico-youtube-play:before {
  content: "\f16a"
}

.ico-dropbox2:before {
  content: "\f16b"
}

.ico-stack-overflow:before {
  content: "\f16c"
}

.ico-instagram2:before {
  content: "\f16d"
}

.ico-flickr5:before {
  content: "\f16e"
}

.ico-adn:before {
  content: "\f170"
}

.ico-bitbucket:before {
  content: "\f171"
}

.ico-bitbucket-square:before {
  content: "\f172"
}

.ico-tumblr3:before {
  content: "\f173"
}

.ico-tumblr-square:before {
  content: "\f174"
}

.ico-long-arrow-down:before {
  content: "\f175"
}

.ico-long-arrow-up:before {
  content: "\f176"
}

.ico-long-arrow-left:before {
  content: "\f177"
}

.ico-long-arrow-right:before {
  content: "\f178"
}

.ico-apple2:before {
  content: "\f179"
}

.ico-windows2:before {
  content: "\f17a"
}

.ico-android2:before {
  content: "\f17b"
}

.ico-linux:before {
  content: "\f17c"
}

.ico-dribbble4:before {
  content: "\f17d"
}

.ico-skype2:before {
  content: "\f17e"
}

.ico-foursquare2:before {
  content: "\f180"
}

.ico-female:before {
  content: "\f182"
}

.ico-male:before {
  content: "\f183"
}

.ico-sun-o:before {
  content: "\f185"
}

.ico-moon-o:before {
  content: "\f186"
}

.ico-archive:before {
  content: "\f187"
}

.ico-bug2:before {
  content: "\f188"
}

.ico-pagelines:before {
  content: "\f18c"
}

.ico-arrow-circle-o-right:before {
  content: "\f18e"
}

.ico-arrow-circle-o-left:before {
  content: "\f190"
}

.ico-caret-square-o-left:before {
  content: "\f191"
}

.ico-toggle-left:before {
  content: "\f191"
}

.ico-dot-circle-o:before {
  content: "\f192"
}

.ico-wheelchair:before {
  content: "\f193"
}

.ico-slack:before {
  content: "\f198"
}

.ico-bank:before {
  content: "\f19c"
}

.ico-institution:before {
  content: "\f19c"
}

.ico-university:before {
  content: "\f19c"
}

.ico-graduation-cap:before {
  content: "\f19d"
}

.ico-mortar-board:before {
  content: "\f19d"
}

.ico-yahoo2:before {
  content: "\f19e"
}

.ico-reddit2:before {
  content: "\f1a1"
}

.ico-stumbleupon3:before {
  content: "\f1a4"
}

.ico-digg:before {
  content: "\f1a6"
}

.ico-paw:before {
  content: "\f1b0"
}

.ico-cubes:before {
  content: "\f1b3"
}

.ico-behance:before {
  content: "\f1b4"
}

.ico-steam3:before {
  content: "\f1b6"
}

.ico-recycle:before {
  content: "\f1b8"
}

.ico-automobile:before {
  content: "\f1b9"
}

.ico-car:before {
  content: "\f1b9"
}

.ico-soundcloud3:before {
  content: "\f1be"
}

.ico-database2:before {
  content: "\f1c0"
}

.ico-file-pdf-o:before {
  content: "\f1c1"
}

.ico-file-word-o:before {
  content: "\f1c2"
}

.ico-file-excel-o:before {
  content: "\f1c3"
}

.ico-file-powerpoint-o:before {
  content: "\f1c4"
}

.ico-file-image-o:before {
  content: "\f1c5"
}

.ico-file-photo-o:before {
  content: "\f1c5"
}

.ico-file-picture-o:before {
  content: "\f1c5"
}

.ico-file-archive-o:before {
  content: "\f1c6"
}

.ico-file-zip-o:before {
  content: "\f1c6"
}

.ico-file-audio-o:before {
  content: "\f1c7"
}

.ico-file-sound-o:before {
  content: "\f1c7"
}

.ico-file-movie-o:before {
  content: "\f1c8"
}

.ico-file-video-o:before {
  content: "\f1c8"
}

.ico-file-code-o:before {
  content: "\f1c9"
}

.ico-codepen2:before {
  content: "\f1cb"
}

.ico-jsfiddle:before {
  content: "\f1cc"
}

.ico-life-bouy:before {
  content: "\f1cd"
}

.ico-life-buoy:before {
  content: "\f1cd"
}

.ico-life-ring:before {
  content: "\f1cd"
}

.ico-life-saver:before {
  content: "\f1cd"
}

.ico-support:before {
  content: "\f1cd"
}

.ico-hacker-news:before {
  content: "\f1d4"
}

.ico-paper-plane:before {
  content: "\f1d8"
}

.ico-send:before {
  content: "\f1d8"
}

.ico-paper-plane-o:before {
  content: "\f1d9"
}

.ico-send-o:before {
  content: "\f1d9"
}

.ico-history2:before {
  content: "\f1da"
}

.ico-circle-thin:before {
  content: "\f1db"
}

.ico-genderless:before {
  content: "\f1db"
}

.ico-sliders:before {
  content: "\f1de"
}

.ico-share-alt:before {
  content: "\f1e0"
}

.ico-bomb:before {
  content: "\f1e2"
}

.ico-futbol-o:before {
  content: "\f1e3"
}

.ico-soccer-ball-o:before {
  content: "\f1e3"
}

.ico-wifi:before {
  content: "\f1eb"
}

.ico-calculator2:before {
  content: "\f1ec"
}

.ico-paypal4:before {
  content: "\f1ed"
}

.ico-cc-visa:before {
  content: "\f1f0"
}

.ico-bell-slash-o:before {
  content: "\f1f7"
}

.ico-at:before {
  content: "\f1fa"
}

.ico-eyedropper2:before {
  content: "\f1fb"
}

.ico-paint-brush:before {
  content: "\f1fc"
}

.ico-line-chart:before {
  content: "\f201"
}

.ico-lastfm3:before {
  content: "\f202"
}

.ico-toggle-off:before {
  content: "\f204"
}

.ico-bicycle:before {
  content: "\f206"
}

.ico-cart-plus:before {
  content: "\f217"
}

.ico-diamond:before {
  content: "\f219"
}

.ico-motorcycle:before {
  content: "\f21c"
}

.ico-heartbeat:before {
  content: "\f21e"
}

.ico-pinterest-p:before {
  content: "\f231"
}

.ico-whatsapp:before {
  content: "\f232"
}

.ico-user-plus2:before {
  content: "\f234"
}

.ico-user-times:before {
  content: "\f235"
}

.ico-box2:before {
  content: "\e61e"
}

.ico-write:before {
  content: "\e61f"
}

.ico-clock4:before {
  content: "\e620"
}

.ico-reply4:before {
  content: "\e621"
}

.ico-reply-all2:before {
  content: "\e622"
}

.ico-forward5:before {
  content: "\e623"
}

.ico-flag4:before {
  content: "\e624"
}

.ico-search5:before {
  content: "\e625"
}

.ico-trash3:before {
  content: "\e626"
}

.ico-envelope2:before {
  content: "\e627"
}

.ico-bubble3:before {
  content: "\e628"
}

.ico-user4:before {
  content: "\e62a"
}

.ico-users3:before {
  content: "\e62b"
}

.ico-cloud7:before {
  content: "\e62c"
}

.ico-download6:before {
  content: "\e62d"
}

.ico-upload6:before {
  content: "\e62e"
}

.ico-rain:before {
  content: "\e62f"
}

.ico-sun5:before {
  content: "\e63a"
}

.ico-moon4:before {
  content: "\e631"
}

.ico-bell4:before {
  content: "\e632"
}

.ico-folder4:before {
  content: "\e633"
}

.ico-pin2:before {
  content: "\e689"
}

.ico-sound:before {
  content: "\e635"
}

.ico-microphone3:before {
  content: "\e636"
}

.ico-camera4:before {
  content: "\e637"
}

.ico-image4:before {
  content: "\e638"
}

.ico-cog4:before {
  content: "\e639"
}

.ico-book5:before {
  content: "\e63b"
}

.ico-map-marker2:before {
  content: "\e63c"
}

.ico-store:before {
  content: "\e63d"
}

.ico-tag3:before {
  content: "\e63f"
}

.ico-heart4:before {
  content: "\e640"
}

.ico-video-camera3:before {
  content: "\e641"
}

.ico-trophy3:before {
  content: "\e642"
}

.ico-cart2:before {
  content: "\e643"
}

.ico-eye4:before {
  content: "\e644"
}

.ico-cancel:before {
  content: "\e645"
}

.ico-chart:before {
  content: "\e646"
}

.ico-target3:before {
  content: "\e647"
}

.ico-printer3:before {
  content: "\e648"
}

.ico-location4:before {
  content: "\e649"
}

.ico-bookmark3:before {
  content: "\e64a"
}

.ico-monitor2:before {
  content: "\e64b"
}

.ico-cross3:before {
  content: "\e64c"
}

.ico-plus4:before {
  content: "\e64d"
}

.ico-left:before {
  content: "\e64e"
}

.ico-up:before {
  content: "\e64f"
}

.ico-browser:before {
  content: "\e650"
}

.ico-windows3:before {
  content: "\e651"
}

.ico-switch2:before {
  content: "\e652"
}

.ico-dashboard2:before {
  content: "\e653"
}

.ico-play6:before {
  content: "\e654"
}

.ico-fast-forward3:before {
  content: "\e655"
}

.ico-next3:before {
  content: "\e656"
}

.ico-refresh2:before {
  content: "\e657"
}

.ico-film3:before {
  content: "\e658"
}

.ico-home5:before {
  content: "\e659"
}


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

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

.custom-header-wrapper {
  position: fixed;
  width: 100% !important;
  left: 0;
  right: 0;
  top: 0px;
  z-index: 99;
  background: #fff;
  border-bottom: 1px solid #E4E4E4;
}

.custom-logo img {
  height: auto; 
  margin: 14px 0;
  max-height: 45px; 
  max-width: 150px; 
  width: 100%; 
}



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

.body-container-wrapper {}
.body-container {}


.body-container .page-center {
/*   padding: 60px 15px; */
}

.section-header-group {
/*   padding: 65px 10px 0; */
}

.section-header-group h2,
h2.separator-icon {
  color: #e31049;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  position: relative;
  font-weight: 300;
  letter-spacing: 1px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
  margin-top: 0;
}

.section-header-group h2 .line,
h2.separator-icon .line {
  background: rgba(0, 0, 0, 0.07);
  bottom: 0;
  height: 1px;
  position: absolute;
  width: 33%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.section-header-group h2 .line:before,
h2.separator-icon .line:before {
  background: #eb0042;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.section-header-group h2 i,
h2.separator-icon i {
  color: #eb0042;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: -20px;
  width: 40px;
  background: #fff;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}

.section-header-group h1 {
  text-align: center;
  font-size: 30px;
  line-height: 46px;
  color: #00aeef;
  font-weight: 300;
  margin: 0 0 20px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
  font-family: "Open Sans", sans-serif;
}

.section-header-group h2:hover .line:before,
h2.separator-icon:hover .line:before {
  width: 75%;
}

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


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

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

.custom-bottom-footer-wrapper {
  background: #ffffff;
  border-top: 1px dotted rgba(0, 0, 0, 0.15);
  padding: 20px 0;
  position: relative;
}

.custom-copyright p {
  font-size: 13px;
  color: #888;
  margin: 0;
}

.custom-copyright p a {
  color: #999;
}

.custom-copyright p a:hover{
  color: #00aeef;
}

.custom-footer-menu .hs-menu-wrapper > ul {
  float: right;
  position: relative;
}

.custom-footer-menu .hs-menu-wrapper > ul > li {
  float: none !important;
  display: inline-block;
  padding: 0 15px;
  position: relative;
  width: auto;
}

.custom-footer-menu .hs-menu-wrapper > ul > li:first-child {
  padding-left: 0px;
}

.custom-footer-menu .hs-menu-wrapper > ul > li:last-child {
  padding-right: 0px;
}

.custom-footer-menu .hs-menu-wrapper > ul > li > a {
  color: #777;
  font-size: 12px;
  text-transform: uppercase;
}

.custom-footer-menu .hs-menu-wrapper > ul > li > a:hover {
  color: #00aeef;
}

.custom-footer-menu .hs-menu-wrapper > ul > li:not(:last-child):after {
  content: "/";
  display: block;
  position: absolute;
  right: -3px;
  top: -2px;
  font-size: inherit;
}

.custom-footer-wrapper {
  position: relative;
  color: #989898;
  font-size: 13px;
  background: #ffffff;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.footer-container  .custom-top-footer-wrapper .page-center {
  padding: 59px 0 60px;
}

.custom-top-footer-wrapper .page-center > div > div.row-fluid > div {
  width: 25%;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 0;
}

.social_links a {
  background: #fff;
  border: 1px solid #D5D5D5;
  color: #777;
  display: inline-block;
  font-size: 14px;
  margin: 0 10px 10px 0;
  text-align: center;
  height: 40px;
  line-height: 42px;
  width: 40px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  float: left;
}

.social_links a.twitter:hover {
  color: #00baff;
  border-color: #00baff;
}

.social_links a.linkedin:hover {
  color: #1985bc;
  border-color: #1985bc;
}

.cm-google-search label {
  font-family: "Open Sans";
  font-style: normal;
  color: #444;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: initial;
  margin-bottom: 20px;
  text-transform: uppercase;
}

.cm-google-search .input {
  position: relative;
}

.cm-google-search .input:after,
.social_links:after {
  content: "";
  display: table;
  width: 100%;
}

.cm-google-search input[type="text"] {
  background: #fff;
  border: 1px solid #D5D5D5;
  color: #888;
  float: left;
  font-size: 13px;
  height: 39px;
  letter-spacing: 1px;
  margin: 0;
  padding: 5px 50px 5px 10px;
  width: 100%;
  box-shadow: none;
  font-family: Arial;
}

.cm-google-search input[type="text"]:focus {
  color: #444444;
  border-color: #1ccdca;
  outline: -webkit-focus-ring-color auto 5px;
  outline-offset: -2px;
}

.cm-google-search  a.hs-button.primary {
  background: rgba(0, 0, 0, 0);
  border: medium none;
  float: left;
  height: 39px;
  line-height: 38px;
  min-width: 39px;
  position: absolute;
  right: 1px;
  vertical-align: bottom;
  color: #00aeef;
  margin: 0;
  font-size: 0;
  padding: 1px 6px;
  text-shadow: none;
  margin-top: 1px;
  box-shadow: none !important;
}

.cm-google-search a.hs-button.primary:hover {
  box-shadow: none;
  opacity: 0.8;
}

.cm-google-search a.hs-button.primary:focus {
  outline: -webkit-focus-ring-color auto 5px;
  box-shadow: none;
}

.cm-google-search a.hs-button.primary:before {
  content: "\e690";
  font-family: 'idealtheme';
  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;
  font-size: 14px;
  vertical-align: middle;
}

.cm-google-search a.hs-button.primary:after {
  background: #ddd;
  content: "";
  height: 50%;
  left: 0;
  position: absolute;
  top: 25%;
  width: 1px;
}

#back-to-top {
  background: #1ccdca url(//cdn2.hubspot.net/hubfs/3418747/TechTalentCharter_April2018/Images/hm-top-arrow.svg) no-repeat center 50%;
  background-color: #00aeef;
  display: inline-block;
  height: 43px;
  width: 43px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 999;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

#back-to-top:hover {
  opacity: .8;
}


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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
  float: right;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 18px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  padding: 19px 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  position: relative;
  display: block;
  color: #555;
  padding: 9px 14px;
  margin-right: 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-weight: 600;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
  margin-right: 0px;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background: #fff;
  border: 1px solid #E4E4E4;
  min-width: 220px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.06);
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  top: 100%;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  border-bottom: 1px solid #e8e8e8;
  color: #555555;
  display: block;
  font-size: 13px;
  font-weight: 500;
  line-height: 40px;
  padding: 0 15px;
  position: relative;
  text-transform: capitalize;
  white-space: nowrap;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:last-child > a {
  border-bottom: none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover a{
  color: #00aeef;
}

/* 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:992px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
    background: #e31049;
    color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a{
    background: #e31049;
    color: #fff;
  }

}


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

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

@media (max-width: 991px){

  /* 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: -56px;
    right: 0;
    width: auto;
    height: auto;
    padding: 11px 10px 11px 9px;
    background: #ffffff;
    border: 1px solid rgba(255, 255, 255, 0.2);
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    color: #00aeef;
    border-color: #E0E0E0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger {
    padding-top: 7px;
    padding-right: 12px;
    padding-bottom: 15px;
    padding-left: 7px;
  }

  /* Toggle Button Icon */
  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after {
    height: 1px;
    width: 17px;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    display: inline-block;
    background: #ccc;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
  }
  .mobile-trigger i:before{ top: -6px; } /* Position top line */
  .mobile-trigger i:after{ top: 6px; } /* Position bottom line */
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    background: #ccc;
  }

  .mobile-open .mobile-trigger i{
    background-color: transparent;
    top: 0;
  }
  .mobile-open .mobile-trigger i:before{
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-top: 0;
    top: 0;
  }
  .mobile-open .mobile-trigger i:after{
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: 0;
    top: 0;
  }
  .mobile-open .mobile-trigger i:before {
    -webkit-transform: translateX(3px) translateY(0px) rotate(45deg);
    -moz-transform: translateX(3px) translateY(0px) rotate(45deg);
    -ms-transform: translateX(3px) translateY(0px) rotate(45deg);
    -o-transform: translateX(3px) translateY(0px) rotate(45deg);
    transform: translateX(3px) translateY(0px) rotate(45deg);
  }

  .mobile-open .mobile-trigger i:after {
    -webkit-transform: translateX(3px) translateY(0px) rotate(-45deg);
    -moz-transform: translateX(3px) translateY(0px) rotate(-45deg);
    -ms-transform: translateX(3px) translateY(0px) rotate(-45deg);
    -o-transform: translateX(3px) translateY(0px) rotate(-45deg);
    transform: translateX(3px) translateY(0px) rotate(-45deg);
  }

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

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    height: 42px !important; /* Button height */  
    padding: 0 !important;
    width: auto;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 7px; /* Icon line width */
    height: 1px; /* Icon line height */
    background: #aaa;
    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;
    padding-top: 0; /* Makes room for button */
    margin: 0;
  }

  /* 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: relative;
    top: 1px;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%; /* Full screen width */
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul {
    border-top: 1px solid #eeeeee;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li{}
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 12px 0;
    font-weight: 600;
    color: #555;
    border-bottom: 1px solid #eee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    line-height: 18px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a{
    color: #e31049 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li.child-open > a {
    color: #00aeef;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background: transparent;
    border: 0;
    min-width: 100%;
    box-shadow: none;
    -moz-border-radius: 0;
    -o-border-radius: 0;
  }
  .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{}
  .custom-menu-primary .hs-menu-wrapper > ul ul li:last-child a {
    border-bottom: 1px solid #eee;
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{}
}


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


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

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

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

.hs-blog-post .hs-featured-image-wrapper:hover:before,
.hs-blog-post .hs-featured-image-wrapper:hover:after,
.hs-featured-image-wrapper:hover a.hs-featured-image-link:after {
  opacity: 0;
}

.cm-post-banner-area {
  background-color: transparent;
  border-bottom: 4px solid #fff;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  position: relative;
  z-index: 1;
  padding: 30px 0;
}

.body-container .cm-post-banner-area .page-center {
  padding: 0 15px;
}

.cm-post-banner-area h1 {
  color: #999;
  font-size: 30px;
  font-weight: 300;
  margin: 0;
  padding: 0;
  text-align: center;
  line-height: 40px;
}

.blog.section-header-group {
  position: relative;
  z-index: 1;
}

.blog.section-header-group {
  padding: 35px 45px 0;
}

.blog.section-header-group i:before {
  content: "\e67c";
}

.blog.section-header-group p {
  text-align: center;
  font-size: 16px;
}

.blog.section-header-group p + h2 {
  margin-bottom: 0;
}

.bottom-footer {
  margin-bottom: 25px;
  clear: both;
}

.custom-post-pagination {
  float: right;
  margin-top: 40px;
}

.custom-post-pagination a {
  color: #ddd;
  display: inline-block;
  font-size: 15px;
  margin-right: 5px;
  line-height: 15px;
}

.custom-post-pagination a:hover {
  color: #00aeef;
}

.custom-post-pagination .t {
  color: #999;
  font-size: 12px;
  margin: 0 5px;
  text-transform: uppercase;
  vertical-align: top;
}

.custom-post-pagination a:hover .t {
  color: #00aeef;
}

div#share_on_socials {
  padding-right: 115px;
  margin-top: 25px;
  float: left;
}

div#share_on_socials a {
  background: #fff;
  border: 1px solid #D1D1D1;
  color: #888;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 6px 6px 0;
  text-align: center;
  width: 40px;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}

div#share_on_socials a:hover {
  border-color: #00aeef;
  color: #00aeef;
}

.bottom-footer:after {
  content: "";
  display: table;
  width: 100%;
}

.blog-post-wrapper .post-body hr {
  display: none;
}

.section.post-body img {
  margin-bottom: 20px;
}

.hs-inner-featured-image-wrap:after {
  opacity: 0;
}

#comments-listing {
  border: 0;
  margin: 10px 0 0;
}

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

.hs-blog-listing .cm-slick-slider-wrapper {
  display: none;
}

.blog .body-container .page-center.content-wrapper {
  padding-top: 35px;
}

.hs-blog-content-wrap {
  position: relative;
  padding: 62px 30px 0;
}



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

.blog.section-header-group i:before {
  content: "\e67c";
}

.post-listing {
  margin: 0 -15px;
}

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

.blog .blog-content {
  padding-left: 15px;
}

/* 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 {
  font-family: "Open Sans";
  line-height: 19px;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
  color: #324545;
  font-size: 16px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 10px;
  visibility: inherit;
}

.post-header h2 a {
  color: #444;
}

.post-header h2 a:hover {
  color: #00aeef;
}

/* 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 .post-item {
  position: relative;
  margin-bottom: 30px;
  padding: 0 15px;
  width: 33.33333%;
  float: left;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

.post-content {
  position: relative;
  background: #fff;
  border-color: #e9e9e9;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 20px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.post-listing:after {
  content: "";
  display: table;
  width: 100%;
}

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

.hs-featured-image-wrapper {
  position: relative;
}

.hs-featured-image-wrapper:before {
  background: #fff;
  content: "";
  height: 16px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 1px;
  z-index: 1;
  opacity: 0;
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}

.hs-featured-image-wrapper:after {
  background: #fff;
  content: "";
  height: 1px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 16px;
  opacity: 0;
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}

.hs-inner-featured-image-wrap:before {
  background: #fff;
  content: "";
  height: 16px;
  right: 10px;
  position: absolute;
  bottom: 10px;
  width: 1px;
  z-index: 1;
  opacity: 0;
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}

.hs-inner-featured-image-wrap:after {
  background: #fff;
  content: "";
  height: 1px;
  right: 10px;
  position: absolute;
  bottom: 10px;
  width: 16px;
  opacity: 0;
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
}

.feature_inner_btns {
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.feature_inner_btns a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.feature_inner_btns > a {
  background: #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #1ccdca;
  transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  -o-transform: scale(0);
  -ms-transform: scale(0);
}

.feature_inner_btns > a {
  color: #00aeef;
}

.feature_inner_btns > a.expand_image {
  -webkit-transition-delay: 100ms;
  -moz-transition-delay: 100ms;
  -ms-transition-delay: 100ms;
  -o-transition-delay: 100ms;
  transition-delay: 100ms;
}

.hs-featured-image-wrapper:hover:before,
.hs-featured-image-wrapper:hover:after {
  opacity: 1;
}

a.hs-featured-image-link {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a.hs-featured-image-link:before {
  box-shadow: 0 -5px 3px rgba(0, 0, 0, 0.03) inset;
  -moz-box-shadow: 0 -5px 3px rgba(0, 0, 0, 0.03) inset;
  -webkit-box-shadow: 0 -5px 3px rgba(0, 0, 0, 0.03) inset;
  content: "";
  height: 100%;
  left: -15%;
  position: absolute;
  top: 0;
  width: 130%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

a.hs-featured-image-link:after {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 0;
  background: #00aeef;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.feature_inner_btns > a.icon_link {
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
}

.hs-featured-image-wrapper:hover .hs-inner-featured-image-wrap:before,
.hs-featured-image-wrapper:hover a.hs-featured-image-link:after,
.hs-featured-image-wrapper:hover a.hs-featured-image-link:before,
.hs-featured-image-wrapper:hover a.hs-featured-image-link:after,
.hs-featured-image-wrapper:hover .hs-inner-featured-image-wrap:after {
  opacity: 1;
}

.hs-featured-image-wrapper:hover .feature_inner_btns > a {
  transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
}

.hs-featured-image-wrapper .feature_inner_btns a:hover {
  transform: scale(1.3) rotate(45deg);
  -moz-transform: scale(1.3) rotate(45deg);
  -webkit-transform: scale(1.3) rotate(45deg);
  -o-transform: scale(1.3) rotate(45deg);
  -ms-transform: scale(1.3) rotate(45deg);
  z-index: 1;
}


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

/* 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 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.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 {
  background-color: #ffffff;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 35px;
}

.blog .blog-sidebar h3 {
  font-weight: bold;
  line-height: 35px;
  color: #324545;
  font-size: 35px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
}

.hs-blog-post .blog-sidebar h3 {
  font-family: "Open Sans";
  line-height: 19px;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 20px;
  text-transform: uppercase;
  word-spacing: 1px;
}

.blog .blog-sidebar ul {
  margin: 0;
  padding: 0 0 0 30px;
  list-style: square;
}

.blog .blog-sidebar ul li {
  border-bottom: 1px dotted #e5e5e5;
  color: #aaa;
  font-size: 12px;
  list-style: none;
  padding: 7px 0;
  clear: both;
}

.blog .blog-sidebar ul li a {
  color: #777;
  font-size: 13px;
  margin-right: 10px;
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.24s ease-in-out;
  -moz-transition: opacity 0.24s ease-in-out;
  transition: opacity 0.24s ease-in-out;
  font-family: "Roboto","Open Sans",sans-serif;
}

.blog .blog-sidebar ul li a:hover {
  color: #999;
}

.blog .blog-sidebar span.filter-link-count {
  display: none;
}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin-bottom: 35px;
}


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

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

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

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

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

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


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


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

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

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

/* Labels and Legends */
label {
  display: block;
  font-size: 13px;
  color: #414141;
  font-weight: bold;
  line-height: 20px;
  margin-bottom: 4px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.hs-form-field > label {}
span.hs-form-required {
  color: red;
}

/* 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 {
  display: block;
  width: 100%;
  padding: 4px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #666;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  outline: none;
  color: #777;
  transition: border 0.2s linear,box-shadow 0.2s linear;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}

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 {
  outline: none;
  border-color: rgba(82,168,236,0.8);
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(82,168,236,0.6);
  outline: none;
  box-shadow: inset 0 1px 3px rgba(0,0,0,0.1), 0 0 8px rgba(82,168,236,0.6);
  border-color: #00aeef;
}

/* Separate Styles for Multiple Line Inputs */
textarea {
  min-height: 47px;
}
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 */
.hs-error-msgs label{}

/* 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;
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 12px;
  padding: 7px 18px 7px;
  position: relative;
  text-align: center;
  border: none;
  font-family: Helvetica,Arial,sans-serif;
  margin: 10px 0;
  outline: 0;
  color: #fff;
  text-shadow: 0 -1px 0 #3574e3;
  background-color: #3574e3;
  background-image: linear-gradient(to bottom, #7ec8f4,#3574e3);
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5);
  border-top: 1px solid #64baf0;
  border-bottom: 1px solid #1c4ed5;
  border-right: 1px solid #468ee6;
  border-left: 1px solid #468ee6;
  border-radius: 4px;
  transition: opacity 0.15s linear;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), 0 0 5px #3574e3;
  border-top: 1px solid #4db0ee;
  border-bottom: 1px solid #1946be;
  border-right: 1px solid #3080e3;
  border-left: 1px solid #3080e3;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {
  box-shadow: inset 0px 1px 0px rgba(255,255,255,0.5), 0 0 5px #3574e3;
  border-top: 1px solid #4db0ee;
  border-bottom: 1px solid #1946be;
  border-right: 1px solid #3080e3;
  border-left: 1px solid #3080e3;
}


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

.header-container.container-fluid {
  min-height: 148px;
}

.landing-page.one-column .body-container form, 
.error-template .body-container form, 
.password-template .body-container form, 
.subscription-template .body-container .widget-type-email_simple_subscription form {
  width: 50%;
}

.hs-error-msgs.inputs-list{
  margin: 0;
}

ul.hs-error-msgs.inputs-list label {
  color: #E80045;
  font-weight: normal;
}
.subscribe-options label span {
  color: #444;
  font-weight: normal;
  padding-top: 0;
}

ul.hs-error-msgs.inputs-list {
  list-style: none;
}

.checkbox-row span.fakelabel span {
  width: calc(100% - 40px);
}

.hs-input.invalid.error {
  border-color: #c87872;
  box-shadow: 0 0 3px rgba(171,41,32,0.25);
}

.hs-input.invalid.error:focus {
  border-color: #b9554d;
  box-shadow: 0 0 6px rgba(171,41,32,0.5);
}

ul.hs-error-msgs.inputs-list {
  padding: 0;
  margin-top: 1px;
}

.hs_error_rollup {
  position: relative;
  top: -20px;
}

body.lp-theme .header-container.container-fluid {
  min-height: 73px;
}
/*
body.landing-page.two-column.hs-content-id-1.hs-landing-page.hs-page .body-container,
body.landing-page.three-column.hs-content-id-1.hs-landing-page.hs-page .body-container,
body.landing-page.one-column.hs-content-id-1.hs-landing-page.hs-page .body-container,
body.landing-page.two-column-equal.hs-content-id-1.hs-landing-page.hs-page .body-container {
padding-top: 73px;
}
*/



body.error-page {}

body.error-page .page-center.content-wrapper {
  padding-bottom: 90px;
  padding-top: 90px;
  text-align: center;
}

body.error-page .custom_error_message {
  margin: 0 auto 40px;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
  display: block;
  text-align: center;
}

body.error-page .body-container .cm-google-search label {
  display: none;
}

body.error-page .body-container .widget-span.cm-google-search {
  width:  33.33%;
  margin:  0 auto;
  float: none;
  padding: 0 15px;
}

body.error-page .body-container .widget-span.cm-google-search form.hs-form {
  max-width:  100%;
  width: 100%;
}

body.error-page .custom_error_message p {
  margin: 0;
}

body.error-page .body-container .cm-google-search input[type="text"] {
  padding: 4px 55px 5px 15px;
  color: #888;
  height: 45px;
  text-align: left;
}

body.error-page .body-container .cm-google-search a.hs-button.primary {
  background: none;
  height: 45px;
  line-height: 45px;
  min-width: 45px;
  margin: 0;
}

body.error-page .error-main-title h1 {
  font-family: "Roboto","Open Sans",sans-serif;
  font-size: 300px;
  line-height: 300px;
  margin: 70px 0 90px;
  position: relative;
  text-align: center;
  color: #00aeef;
}

body.error-page .body-container a.btn_a.medium_btn.bottom_space {
  border: 1px solid #dbdbdb;
  display: inline-block;
  font-size: 13px;
  vertical-align: top;
  overflow: hidden;
  color: #888;
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-bottom: 20px;
}

body.error-page .body-container a.btn_a.medium_btn.bottom_space > span {
  display: block;
  overflow: hidden;
  position: relative;
  padding-right: 40px;
}

.btn_a i.in_right, .btn_a i.in_left, .btn_a > span > span {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.btn_a i.in_left, .btn_a i.in_right {
  color: #00aeef;
  font-size: 16px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
  line-height: 42px;
  height: 100%;
  opacity: 1;
}
.btn_a i.in_left {
  left: 0px;
}
body.error-page .body-container a.btn_a > span > span {
  display: inline-block;
  left: 41px;
  padding: 13px 15px 14px;
  border-left: 1px solid #dbdbdb;
  border-right: 1px solid #dbdbdb;
  position: relative;
  white-space: nowrap;
  line-height: 14px;
}
body.error-page .body-container .btn_a i.in_right {
  padding-right: 2px;
  right: -40px;
  opacity: 0;
}
body.error-page .body-container .btn_a:hover i.in_left {
  left: -40px;
  opacity: 0;
}
body.error-page .body-container .btn_a:hover i.in_right {
  right: 0;
  opacity: 1;
}
body.error-page .body-container .btn_a:hover > span > span {
  left: -1px;
}



.with-bg .body-container .page-center {
  max-width: 1140px !important;
}

.with-bg .body-container .page-center {
  background-color: rgba(255,255,255,0.89);
}

.with-bg .body-container {
  margin-top: 37px;
  margin-bottom: 60px;
}

.with-bg .section-header-group {
  padding: 0;
}


/* Business Website Page */

.bussiness-page .section-header-group {
  margin-top: 0;
  margin-bottom: 15px;
  padding: 12px 45px 28px;
}

.bussiness-page .section-header-group h2 .line, 
.bussiness-page h2.separator-icon .line {
  width: 31%;
}

.bussiness-page .section-header-group h1 {
  font-size: 24px;
  line-height: 24px;
}

.bussiness-page .section-header-group p {
  text-align: center;
  font-size: 16px;
  margin-bottom: 0;
}

.bussiness-page .body-container input[type="text"] {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ddd;
  padding: 10px 12px;
  color: #666;
  font-size: 13px;
  background: #fff;
  outline: none;
  width: calc(78% - 5px);
  float: left;
  box-shadow: none;
  margin-bottom: 4px;
  font-family: Arial;
  line-height: normal;
  margin-right: 5px;
}

.bussiness-page .body-container input[type="text"]:focus{
  border-color: #00aeef;
  color: #777;
}
.bussiness-page .body-container input[type="text"] {
}
.bussiness-page .body-container .hs-button.primary {
  margin: 0 0 0 5px;
  width: calc(22% - 5px);
}

.bussiness-page .body-container #hs-search-module {
  padding: 77px 0 0;
}

.bussiness-page .body-container #hs-search-module form.hs-form {
  margin: 10px 0 25px 0;
  padding: 10px;
  border-radius: 4px;
}

.cm-two-col-left {
  padding: 10px;
  border-bottom: dotted 1px #ddd;
}

.cm-two-col-title {
  font-size: 115%;
  margin-bottom: 8px;
  text-decoration: none;
  font-weight: bold;
}

.cm-two-col-title a {
  color: #044f8d;
  border-bottom: 1px solid #F3F3F3;
}

.cm-two-col-view-link {
  text-align: right;
  margin-top: 15px;
}

.cm-two-col-view-link a {
  padding: 5px 10px;
  font-size: 11px;
  text-decoration: none;
  background-color: #e6e6e6;
  color: #7c7c7c;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
  background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
  border: 1px solid #d2d2d2;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(64,64,64,0.1);
  margin-right: 3px;
}

.cm-two-col-view-link a:hover {
  color: #5e5e5e;
  background-color: #ebebeb;
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
  background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
  background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
  background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
  background-image: linear-gradient(top, #f9f9f9, #ebebeb);
}
.bussiness-page .content-wrapper .hs_cos_wrapper_type_module:last-child .cm-two-col-left .cm-two-col-right-content p:last-child {
    margin-top: 32px;
}
.cm-two-col-left-image {
  float: left;
  margin: 0 10px 0 0;
}

.cm-two-col-left-image a {
  color: #62CAF4;
  text-decoration: none;
  border-bottom: 1px solid #F3F3F3;
}

.cm-two-col-right-content {
  margin-left: 160px;
}

.cm-two-col-right-content p {
  margin: 0 0 10px;
}

.cm-two-col-right-content h6 {
  margin-top: 4px;
  margin-bottom: 0;
}

.cm-two-col-right-content p:last-child {
  margin-top: 4px;
}

.cm-two-col-right-content strong {
  color: #444;
}

.cm-two-col-right-content p a {
  margin-left: 3px;
  color: #62CAF4;
  text-decoration: none;
  border-bottom: 1px solid #F3F3F3;
}

.bussiness-page .body-container #hs-search-module form.hs-form .field:after {
  content: "";
  display: table;
  width: 100%;
}

.bussiness-page .body-container .page-center {
  padding-bottom: 60px;
}

.bussiness-page h2 {
  line-height: 35px;
  color: #324545;
  font-size: 35px;
  margin-bottom: 30px;
  font-weight: bold;
}


/*  Event Website Page */

.cm-two-col-event {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #ffffff;
  margin-bottom: 32px;
  padding-bottom: 20px;
}

.cm-two-col-event > div {
  float: left;
  position: relative;
  padding: 35px 15px 0;
}

.cm-two-col-event-left {
  width: 25%;
}

.cm-two-col-event-right {
  width: 75%;
}

.cm-two-col-event:after {
  content: "";
  display: table;
  width: 100%;
}

.cm-event-left-image > div {
  text-align: center;
  margin-bottom: 35px;
}

.cm-event-left-image img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
}

.event-page .body-container .page-center {
  background-color: rgba(255,255,255,0.79);
  padding-left: 45px;
  padding-right: 45px;
  padding-bottom: 0;
}

.event-page .section-header-group.cm-page-heading {
  background-color: transparent !important;
  margin-top: 0;
  padding-top: 27px;
  margin-bottom: 51px;
}

.cm-two-col-event-left > div {
  margin-bottom: 35px;
}

.cm-two-col-event-right p:last-child {
  margin-bottom: 0;
}

.cm-two-col-event-right {
  margin-bottom: 35px;
}

.event-page .body-container .page-center > div:last-child .section-header-group.cm-page-heading {
  padding-top: 0;
  margin-top: -12px;
  margin-bottom: 19px;
}
.one-col-page .two-col-with-left-image-group p strong {
  color: #444;
}

.event-page .body-container .cm-two-col-event-right table {
  width: 100%;
  max-width: 100%;
  border: 1px solid #E5E5E5 !important;
  border-top-width: 2px !important;
  border-collapse: separate;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.event-page .body-container .cm-two-col-event-right table td {
  line-height: 1.42857;
  padding: 8px 13px;
  vertical-align: top;
}

.cm-two-col-event.right-col > div {
  width: 50%;
}

.cm-two-col-event.right-col p:last-child {
  margin-bottom: 20px;
}

.cm-two-col-event.right-col p img {
  padding: 0 5px 10px;
  width: 25%;
  float: left;
}

.right-col .cm-two-col-event-left {
  margin-top: 20px;
}

/* About Us */

.about-page .body-container .page-center {
  background-color: transparent;
  padding: 0;
}

.about-page .section-header-group.cm-page-heading {
  margin-top: 0;
  background-color: rgba(255,255,255,0.85) !important;
}

.about-page .cm-row.row-one .section-header-group.cm-page-heading a.main_button {
  background-color: #ec0041 !important;
  border-color: #ec0041 !important;
  color: #fff !important;
  margin: 16px 0;
  font-family: "Open Sans", sans-serif;
}

.about-page .cm-row.row-one .section-header-group.cm-page-heading a.main_button:hover {
  background-color: #00acf2 !important;
  border-color: #00acf2 !important;
}

.about-page .section-header-group.cm-page-heading a.main_button i {
  margin-right: 14px;
}

.about-page .section-header-group h2:last-child {
  margin-bottom: 61px;
}

.about-page .cm-right-col-bg-wrap .cm-two-col-group {
  box-sizing: border-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-page .cm-right-col-bg-wrap .cm-two-col-group > div {
  display: flex;
  float: left;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.about-page .custom-left-column {
  width: 66.66666667%;
}

.about-page .custom-right-column {
  width: 33.33333333%;
}

.about-page .section-header-group.cm-right-col-bg-wrap {
  padding: 0;
}

.about-page .cm-right-inner {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 35px;
}

.about-page .cm-left-inner {
  padding-right: 45px;
  padding-left: 45px;
  background-color: #ffffff;
  box-sizing: border-box;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding-top: 35px;
}

.about-page .cm-left-inner p {
  text-align: left;
}

.about-page .vc_btn3-container .vc_btn3-icon {
  vertical-align: top;
  top: 50%;
  font-size: 16px;
  height: 14px;
  line-height: 14px;
  right: 20px;
  display: inline-block;
  position: static;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  min-width: 1em;
  margin-left: .5em;
}

.about-page .cm-one-col-container .vc_btn3.vc_btn3-size-md {
  width: 100%;
}

.about-page .cm-one-col-container:last-child .vc_btn3.vc_btn3-size-md {
  width: auto;
}

.about-page .cm-row.row-two .section-header-group h2:last-child {
  margin-bottom: 62px;
}

.about-page .cm-row.row-two .cm-right-container {
  text-align: left;
}

.about-page .cm-row.row-two .main_button.large_btn {
  background-color: #1fa6db;
  border-color: #1fa6db;
  color: #fff;
  margin: 0 0 32px;
  font-family: "Open Sans", sans-serif;
}

.about-page .cm-row.row-two .main_button.large_btn:hover {
  background-color: #ec0041;
  border-color: #ec0041;
}

.about-page .cm-row.row-three .vc_btn3-container i.vc_btn3-icon.vc_li.vc_li-pen {
  margin-top: 3px;
}

.about-page .cm-row.row-two {
  margin-top: 32px;
}

.about-page .cm-row.row-four {
  margin-top: 32px;
  background-color: rgba(255,255,255,0.73);
}

.about-page .cm-inner-fourth-row{
  padding: 67px 45px 64px;
  background-color: rgba(255,255,255,0.72);
}

.about-page .cm-inner-fourth-row h1 {
  text-align: center;
}

.about-page .widget-span.custom-row-four-col {
  width: 50%;
  margin-left: 0;
  padding: 35px 15px 0;
}

.about-page .cm-row-four-col-wrap > div {
  margin: 0 -15px;
}

.about-page .cm-row-four-col-wrap p {
  font-size: 16px;
}

.about-page .team-member-wrap {
  margin-right: -30px;
  margin-bottom: 5px;
}

.about-page .team-member-wrap:after {
  content: "";
  display: table;
  width: 100%;
}

.about-page .vc_grid-item-mini.vc_clearfix {
  display: inline-block;
  padding-right: 30px;
  padding-bottom: 30px;
  vertical-align: top;
  width: 50%;
  float: left;
}

.about-page .vc_gitem-animated-block {
  overflow: hidden;
  position: relative;
}

.about-page .vc_gitem-zone, .vc_gitem_row .vc_gitem-col {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  box-sizing: border-box;
}

.about-page .vc_gitem-is-link {
  cursor: pointer;
}

.about-page .vc_gitem-zone {
  position: relative;
  background-clip: border-box;
  overflow: hidden;
}

.about-page .vc_custom_1419260513295 {
  padding-right: 15px !important;
  padding-left: 15px !important;
  background-color: #2d2d2d !important;
}

.about-page .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-a {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 1s;
  -moz-transition: -moz-transform 1s;
  -o-transition: -o-transform 1s;
  transition: transform 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.about-page .vc-gitem-zone-height-mode-auto:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.about-page .vc_gitem-link {
  text-decoration: none;
}

.about-page .vc_gitem-link {
  border-bottom: none;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.about-page .vc_gitem-zone .vc-zone-link {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 5;
  color: #00aeef;
}

.about-page .vc_gitem-zone-a .vc_gitem-zone-mini {
  box-sizing: border-box;
  padding: inherit;
  position: static;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.about-page .vc_gitem_row, 
.about-page .vc_gitem_row .vc_gitem_row {
  margin-bottom: 0;
}

.about-page .vc_gitem_row {
  margin-left: 0;
  margin-right: 0;
  padding: inherit;
  box-sizing: border-box;
}

.about-page .vc_gitem-zone-a .vc_gitem-row-position-middle,
.about-page .vc_gitem-zone-b .vc_gitem-row-position-middle {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0,-50%);
  -ms-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.about-page .vc_gitem_row .vc_gitem-col {
  padding: 10px;
}

.about-page .vc_col-sm-12 {
  width: 100%;
}

.about-page .vc_gitem-post-data {
  margin-bottom: 15px;
}

.about-page .vc_gitem-post-data > div {
  font-size: 24px;
  color: #ffffff;
  line-height: 1.3;
  text-align: left;
  font-family: Roboto;
  font-weight: 300;
  font-style: normal;
}

.about-page .vc_separator {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-page .vc_sep_width_50 {
  width: 50%;
}

.about-page .vc_sep_pos_align_left {
  margin-left: 0;
  margin-right: auto;
}

.about-page .wpb_content_element {
  margin-bottom: 15px;
}

.about-page .vc_sep_holder {
  height: 1px;
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 10%;
}

.about-page .vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
  width: 100%;
}

.about-page .vc_separator .vc_sep_holder .vc_sep_line {
  height: 1px;
  border-top: 1px solid #EBEBEB;
  display: block;
  position: relative;
  top: 1px;
  width: 100%;
}

.about-page .vc_separator.vc_sep_color_white .vc_sep_line {
  border-color: #FFF;
}

.about-page .vc_separator.vc_sep_border_width_2 .vc_sep_holder .vc_sep_line {
  border-top-width: 2px;
}

.about-page .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
  display: none;
}

.about-page .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_excerpt > div p {
  font-size: 14px;
  font-weight: normal;
}

.about-page .vc_gitem-animate .vc_gitem-zone-b {
  z-index: 199;
}

.about-page .vc_gitem-animate-flipHorizontalFadeIn .vc_gitem-zone-b {
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .6s ease;
  -o-transition: all .6s ease;
  transition: all .6s ease;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.about-page .vc-gitem-zone-height-mode-auto:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.about-page .vc_gitem-zone-b .vc_gitem-zone-mini {
  position: static;
  padding: inherit;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
}

.about-page .vc_grid-item-mini.vc_clearfix:hover .vc_gitem-zone-b {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0);
  -ms-transform: rotateY(0);
  -o-transform: rotateY(0);
  transform: rotateY(0);
}

.about-page .custom-row-four-col.right-col {
  background-color: #ffffff;
}

.about-page .custom-row-four-col.right-col ul {
  margin: 16px 0;
  padding: 0 0 0 30px;
  list-style: square;
}

.about-page .cm-row.row-five {
  margin-top: 32px;
  background-color: rgba(255,255,255,0.73);
}

.about-page .cm-row.row-five > div {
  padding: 77px 45px 64px;
  background-color: #ffffff;
  text-align: center;
}

.about-page .cm-logo-wrap {
  margin-left: -15px;
  margin-right: -15px;
  box-sizing: border-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-page .cm-logo-wrap > div {
  float: left;
  width: 16.66666667%;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.about-page .cm-logo-wrap > div img {
  height: auto;
  max-width: 100%;
  vertical-align: top;
  margin-bottom: 35px;
}

.about-page .vc_grid-item-mini.vc_clearfix:hover .vc_gitem-zone-a {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.about-page .cm-logo-inner {
  box-sizing: border-box;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.about-page.with-bg .body-container {
  margin-top: 37px;
  margin-bottom: 40px;
}




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





/*  Full Width Layout */

.full-width .row1-group {
  padding-bottom: 20px;
}

/*  End  */


/*  Contact Page  */

.contact-page.with-bg .body-container .page-center {
  padding: 35px 45px 0;
}

.contact-page .row1-group form {
  width: calc(50% + 15px);
  margin: 32px auto;
  background-color: #ffffff;
  padding: 35px 15px 38px;
}

.contact-page .row1-group form fieldset {
  max-width: 100%;
}

.contact-page .row1-group form fieldset .hs-form-field {
  padding: 0;
}

.contact-page .row1-group form fieldset .hs-form-field .input .hs-input {
  width: 91%;
}

.contact-page .row1-group form fieldset.form-columns-1 .hs-input {
  width: 100% !important;
}


.contact-page .row1-group form ul.inputs-list.multi-container {
  padding: 6px 0 0.1px 5px;
  margin: 0;
}

.contact-page .row1-group form ul.inputs-list.multi-container li label .hs-input {
  width: auto !important;
  margin: 3px 5px 0px 0px;
}

.contact-page .row1-group form ul.inputs-list.multi-container li label span {
  font-weight: normal;
}

.contact-page .row1-group form .actions {
  padding: 33px 0 20px;
}

.contact-page .row1-group form ul.hs-error-msgs.inputs-list {
  padding-left: 5px;
  margin-top: 0;
}

.contact-page .body-container .page-center .hs_cos_wrapper_type_rich_text p {
  font-size: 16px;
/*   width: calc(100% + 40px);
  margin: 0 -20px 15px !important; */
}

.contact-page .body-container .page-center .hs_cos_wrapper_type_rich_text hr {
  margin-bottom: -10px;
}

.contact-page .row1-group form .hs_by_submitting_this_form_you_are_joining_other_signatories_of_the_charter_in_pledging_to_promote_div.hs-form-field > label {
  font-size: 10pt;
  font-family: Arial;
  color: #2a2b2b;
  background-color: transparent;
  font-variant: normal;
  text-decoration: none;
  vertical-align: baseline;
  margin-bottom: 15px;
}

.contact-page .row1-group form .hs_by_submitting_this_form_you_are_joining_other_signatories_of_the_charter_in_pledging_to_promote_div.hs-form-field ul.inputs-list.multi-container {
  padding: 0;
}

.contact-page .row1-group form .hs_by_submitting_this_form_you_are_joining_other_signatories_of_the_charter_in_pledging_to_promote_div.hs-form-field ul.inputs-list.multi-container li {
  margin-bottom: 22px;
  padding-top: 6px;
}

.contact-page .body-container .page-center .hs_cos_wrapper_type_rich_text {
  display: inline-block;
  width: 100%;
}

.contact-page .row1-group form .hs-richtext {
  margin-bottom: 3px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  line-height: 18px;
  font-size: 14px;
  color: #414141;
}

.contact-page .row1-group form {
  position: relative;
}
.contact-page .row1-group form .hs-richtext hr {
  position: absolute;
  bottom: 0;
  width: 100%;
}


/*  End  */

/* One Column Layout  */

.one-col-page .row1-group {
  padding-top: 44px;
}

.one-col-page .row1-group .hs_cos_wrapper_type_header h1 {
  margin: 0 0 33px;
  font-size: 35px;
  text-decoration: none;
  font-weight: bold;
  padding: 2px 8px;
  color: #044f8d;
  line-height: 35px;
}

.one-col-page .two-col-with-left-image-group {
  display: inline-block;
  width: 100%;
}

.one-col-page .two-col-with-left-image-group .left-col-image img {
  width: 150px;
  vertical-align: middle;
}

.one-col-page .two-col-with-left-image-group .right-col-content {
  width: calc(100% - 160px);
  float: left;
}

.one-col-page .two-col-with-left-image-group .left-col-image {
  width: 160px;
  float: left;
}

.one-col-page .two-col-with-left-image-group .right-col-content a {
  border-bottom: 1px solid #F3F3F3;
  color: #62CAF4;
}

.one-col-page .row1-group .bottom-column-group {
  padding-left: 30px;
}

.one-col-page .row1-group .bottom-column-group .one-col-image-group img {
  display: inline;
  vertical-align: top;
  margin: 0 auto;
  max-width: 150px;
  border: solid 1px #333;
}

.one-col-page .row1-group .bottom-column-group .hs_cos_wrapper_type_module {
  margin-left: 5px;
  display: inline-block;
  vertical-align: top;
}

.one-col-page .row1-group .bottom-column-group .one-col-image-group {
  padding-top: 32px;
}


.recruitment-lay.with-bg .page-center.content-wrapper {
  background: transparent;
  padding: 0;
}


/*  End  */

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

/* .section-header-group.with-two-col { */
  background-color: rgba(255,255,255,0.79);
  padding: 35px 45px;
}

.section-header-group {
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.section-header-group p {
  text-align: center;
  font-size: 16px;
}

.cm-row .cm-col {
  width:  50%;
  float:  left;
  padding:  0 15px;
}

.cm-row {
  width:  auto;
  margin:  0 -15px;
}

.cm-row:after {
  content:  "";
  display:  table;
  width: 100%;
}

/* .section-header-group.with-two-col .cm-row p { */
  display: block;
  font-size: 18px;
  font-weight: 300;
  line-height: 34px;
  margin: 15px 0 30px;
  font-family: "Roboto","Open Sans",sans-serif;
}

.main_button {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  border: 1px solid #e4e4e4;
  color: #999;
  font-size: 13px;
  line-height: 20px;
  padding: 8px 13px 9px;
  display: inline-block;
  cursor: pointer;
}
.main_button.large_btn {
  font-size: 15px;
  line-height: 20px;
  padding: 12px 20px 14px;
}

/* .section-header-group.with-two-col .main_button { */
  margin-top: 0px;
  margin-bottom: 20px;
}
.main_button:hover {
  color: #666;
}
.cm-popup-wrap {
  display: none;
}
.cm-equal-col-wrap.with-bg-selection {
  padding-top: 35px;
}
.cm-equal-col-wrap.with-bg-selection .cm-main-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -15px;
}

.cm-equal-col-wrap.with-bg-selection .cm-col {
  width: 50%;
  float: left;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding-left: 15px;
  padding-right: 15px;
}

.cm-container {
  margin-bottom: 35px;
  border: 1px solid transparent;
  font-size: 1em;
  padding: 28px;
  border-color: #F0F0F0;
  border-radius: 5px;
  text-align: center;
}

.cm-equal-col-wrap.with-bg-selection h2 {
  font-size: 24px;
  color: #ffffff;
  font-family: Open Sans;
  font-weight: 400;
  font-style: normal;
  line-height: 35px;
  margin-bottom: 30px;
}
.vc_general.vc_btn3, .wpb_button:hover, a.wpb_button_a, a.wpb_button_a:hover {
  text-decoration: none;
}
.vc_general.vc_btn3 {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  background-color: transparent;
  color: #5472D2;
  border: 1px solid transparent;
  box-sizing: border-box;
  word-wrap: break-word;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  top: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: normal;
  font-size: 14px;
  padding: 14px 20px;
}
.vc_btn3.vc_btn3-shape-rounded {
  border-radius: 5px;
}
.vc_btn3.vc_btn3-size-md {
  font-size: 14px;
  padding: 14px 20px;
}
.vc_btn3.vc_btn3-color-white, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
  color: #666;
  background-color: #FFF;
}
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-white:focus, .vc_btn3.vc_btn3-color-white:hover {
  color: #5e5e5e;
  background-color: #f0f0f0;
}
.section-header-group.cm-page-heading {
  background-color: rgba(255,255,255,0.79);
  padding: 35px 45px 1px;
  margin: 32px 0 0;
  text-align: center;
}

.section-header-group.cm-page-heading a.main_button {
  margin-bottom: 28px;
  margin-top: 28px;
}

.cm-one-col-flexible-bg-wrap {}

.cm-one-col-flexible-bg-wrap .cm-one-col-container {
  width: calc(33.33333333% - 30px);
  float:  left;
  margin: 0 15px;
  margin-bottom: 35px;
  border: 1px solid transparent;
  font-size: 1em;
  padding: 28px;
  border-color: #F0F0F0;
  border-radius: 5px;
  text-align: center;
}

.cm-one-col-flexible-bg-wrap .cm-one-col-container h2 {
  /*color: inherit; Commented out by HubSpot Support - Ticket #2995079*/
  font-size: 24px;
  font-family: Open Sans;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 30px;
  line-height: 35px;
  word-wrap: break-word;
}

/*Inserted by HubSpot Support - Ticket #2995079*/
.cm-one-col-container a.popup-btn.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-rounded.vc_btn3-style-flat.vc_btn3-block.vc_btn3-icon-right.vc_btn3-color-white {     
  background-color: #00aeef;
  color: white;
  width: auto; 
}   

.cm-one-col-flexible-bg-wrap .cm-one-col-container h4 {
  font-size: 16px;
  color: inherit;
  font-family: Open Sans;
  font-weight: 400;
  font-style: normal;
  margin-bottom: 20px;
}

.cm-one-col-flexible-bg-wrap.first {
  padding-top: 35px;
}
.section-header-group.cm-page-heading h4 {
  color: #00aeef;
  font-weight: 300;
}
.ideal_button1 {
  background-color: #00a9e7 !important;
  border-color: #00a9e7 !important;
  color: #fff;
}
.ideal_button1:hover {
  background-color: #ec0041 !important;
  border-color: #ec0041 !important;
  color: #fff;
}
.cm-popup-wrap {
  background-color: rgba( 255, 255, 255, 0.64 );
  position:  fixed;
  top:  0;
  left:  0;
  width:  100%;
  height:  100%;
  z-index: 99;
  overflow:  hidden;
  overflow-y: auto;
  padding-top: 100px;
}

.cm-popup-wrap .cm-popup-inner {
  padding: 20px;
  border-radius: 5px;
  border: 1px none #000000;
  box-shadow: 1px 1px 3px 0px rgba( 2, 2, 2, 0.23 );
  background-color: rgba( 255, 255, 255, 1.00 );
  margin-bottom: 3em;
  z-index: 1999999999;
  margin-left: auto;
  width: 60%;
  margin-right: auto;
  position: relative;
}
.cm-popup-wrap h3 {
  color: #20abe1;
  text-align: left;
  text-shadow: 0px 0px 0px rgba( 2, 2, 2, 0.23 );
  font-family: Open Sans;
  font-weight: 300;
  font-size: 32px;
  line-height: 36px;
}
.cm-popup-wrap button {
  background: 0 0;
  border: none;
  bottom: auto;
  clear: none;
  cursor: default;
  float: none;
  font-family: inherit;
  font-size: medium;
  font-style: normal;
  font-weight: 400;
  height: auto;
  left: auto;
  letter-spacing: normal;
  line-height: normal;
  max-height: none;
  max-width: none;
  min-height: 0;
  min-width: 0;
  overflow: visible;
  position: static;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  top: auto;
  visibility: visible;
  white-space: normal;
  width: auto;
  z-index: auto;
  text-decoration: none;
  text-align: center;
  line-height: 1;
  position: absolute;
  cursor: pointer;
  min-width: 1em;
  z-index: 2;
  height: auto;
  width: auto;
  left: auto;
  right: 0px;
  bottom: auto;
  top: 0px;
  padding: 8px;
  color: #ffffff;
  font-family: Open Sans;
  font-size: 12px;
  line-height: 14px;
  border: 1px none #ffffff;
  border-radius: 0px;
  box-shadow: 0px 0px 0px 0px rgba( 2, 2, 2, 0.23 );
  text-shadow: 0px 0px 0px rgba( 0, 0, 0, 0.23 );
  background-color: rgba( 32, 171, 225, 1.00 );
}
.cm-popup-wrap .cm-popup-inner h3.form-title {
  display: none;
}

.cm-popup-wrap .cm-popup-inner .hs-form {
  max-width: 500px;
  padding-top: 23px;
}

.cm-popup-wrap .cm-popup-inner input.hs-button.primary.large {
  margin: 36px 0;
}
body.popup-open {
  overflow: hidden;
}
.faq-lay .body-container .page-center {
  background: transparent;
  padding: 0;
}

.faq-lay .body-container .page-center.content-wrapper > div {
  background-color: rgba(255,255,255,0.83);
  margin: 0 -15px;
}

.faq-lay .page-center.content-wrapper {}

.faq-lay .page-center.content-wrapper .section-header-group {
  padding-top: 25px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 70px;
}

.faq-lay .section-header-group h1 {
  font-size: 34px;
  line-height: 46px;
}

.faq-lay .cm-row > div > div > div {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
  margin-left: 0;
  padding-top: 32px;
}

.faq-lay .cm-row > div > div.row-fluid {}

.faq-lay .cm-title h2 {
  text-align: center;
  color: #e31049;
  text-transform: uppercase;
  line-height: 40px;
  margin-bottom: 30px;
  padding-bottom: 20px;
  position: relative;
  font-weight: 300;
  letter-spacing: 1px;
}

.faq-lay .cm-title h2:after {
  background: rgba(0, 0, 0, 0.07);
  bottom: 0;
  height: 1px;
  position: absolute;
  width: 33%;
  content: "";
  left:  0;
  right:  0;
  margin: 0 auto;
}

.faq-lay .cm-title h2:before {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100px;
  background: #00aeef;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  bottom: 0;
}

.faq-lay .cm-title h2:hover:before {
  width: calc((100%/3) - 7.5%);
}

.accordion-wrap {
  position: relative;
  padding-bottom: 5px;
}

.accordion-wrap .accordion-title {
  background: #fff;
  border: 1px solid #e5e5e5;
  cursor: pointer;
  display: block;
  line-height: 22px;
  padding: 12px 25px 11px;
  position: relative;
  border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  -o-border-radius: 3px 3px 0 0;
}
.accordion-wrap .accordion-title.active {
  border-color: #00aeef;
  background: #00aeef;
  color: #fff;
}
.accordion-wrap .accordion-title:after,
.accordion-wrap .accordion-title:before {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;    
  background: #cecece;
  content: "";
  height: 1px;
  position: absolute;
  right: 20px;
  top: 50%;
  width: 11px;
}

.accordion-wrap .accordion-title:after {
  transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.accordion-wrap .accordion-title.active:before {
  background: #fff;
}
.accordion-wrap .accordion-title.active:after {
  background: #fff;
  transform: rotate(0);
  -moz-transform: rotate(0);
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
}
.accordion-wrap .accordion-content {
  overflow: hidden;
  position: relative;
  display: none;
  padding: 17px 25px 20px;
  background: #fff;
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0 1px 1px;
  line-height: 24px;
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}

.accordion-wrap .accordion-content p:last-child {
  margin-bottom: 35px;
}
.faq-lay .cm-row.row-two {
  padding-bottom: 32px;
}

.faq-lay .body-container .page-center.content-wrapper.bottom-pane > div {	
  background-color: transparent;
}

.faq-lay .page-center.bottom-pane .ideal_button1 {
  background-color: #f8144d !important;
  border-color: #f8144d !important;
  color: #fff;
}

.faq-lay .page-center.bottom-pane {
  padding-top: 35px;
}

.faq-lay .page-center.bottom-pane .ideal_button1 i {
  margin-right: 11px;
}

.faq-lay .page-center.bottom-pane .ideal_button1:hover {
  background-color: #00acf2 !important;
  border-color: #00acf2 !important;
  color: #fff;
}

.faq-lay .body-container {
  margin-bottom: 32px;
}
.media-lay .section-header-group.cm-page-heading {
  background: transparent !important;
  margin-top:  0;
  padding-top: 0;
  padding-bottom: 32px;
}

.media-lay .body-container .page-center {
  background-color: rgba(255,255,255,0.79);
  padding-left:  0px;
  padding-right: 0px;
  padding-top: 35px;
  padding-bottom: 0;
}
.media-lay.with-bg .body-container {
  margin-bottom: 95px;
}
.media-lay .row-one > div > div> .cm-col {
  margin-left: 0;
  padding: 10px;
}

.media-lay .row-one > div > div> .cm-col.col-left {
  width: 66.66666667%;
}

.media-lay .row-one > div > div> .cm-col.col-right {
  width: 33.33333333%;
}

.media-lay .cm-col.col-left > div {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #939393;
  padding-top: 35px;
  padding-bottom: 20px;
}

.media-lay .cm-col.col-left h3 {
  text-transform: none;
  color: #ffffff;
  line-height: 1.5;
  font-size: 21px;
  text-align: center;
  margin-top: 15px;
}

.media-lay .accordion-wrap:first-child {
  padding-top: 32px;
}

.media-lay .accordion-wrap .accordion-title {
  text-align: center;
}

.media-lay .row-one > div > div> .cm-col.col-right > div {
  padding-right: 20px;
  padding-left: 20px;
  background-color: #ffffff;
  padding-top: 35px;
}

.media-lay .col-right h3.form-title {
  text-transform: none;
  color: #ee2a54;
  line-height: 1.5;
  font-size: 21px;
  text-align: center;
  margin-top: 15px;
  position:  relative;
  padding-bottom: 40px;
  margin-bottom: 62px;
}

.media-lay .col-right h3.form-title:after {
  background: rgba(0, 0, 0, 0.07);
  bottom: 0;
  height: 1px;
  position: absolute;
  width: 33%;
  content: "";
  margin:  0 auto;
  left:  0;
  right: 0;
}

.media-lay .col-right h3.form-title:before {
  background: #1cc6df;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #eb0042;
  bottom: 0;
}

.media-lay .col-right h3.form-title:hover:before {
  width: calc((100% / 3) - 7.5%);
}

input[type="file"] {
  background-color: #fff;
  padding: initial;
  border: initial;
  line-height: initial;
  box-shadow: none;
}

.media-lay .col-right input.hs-button.primary.large {
  margin-top:  36px;
  margin-bottom: 36px;
}
.data-lay .section-header-group.cm-page-heading.with-progress-bar {
  margin: 0;
  background: rgba(255,255,255,0.89) !important;
  padding-top: 35px;
  padding-bottom: 32px;
}

.data-lay .page-center.content-wrapper {
  padding: 0;
  background: transparent;
}
.data-lay .section-header-group.cm-page-heading.with-progress-bar h1 {
  margin-bottom: 50px;
}
.with-progress-bar .col-md-3 {
  padding: 0 15px;
  float: left;
  width: 25%;
}

.with-progress-bar .rows_container:after {
  content:"";
  display: table;
  width: 100%;
}
.hm_circle_progressbar_con {
  text-align: center;
  opacity: 0;
}
.hm_circle_progressbar {
  width: 100%;
  padding: 0;
  position: relative;
  max-width: 195px;
  margin: 0 auto;
}
.hm_circle_progressbar > svg {
  width: 100%;
  display: block;
}
.hm_circle_progressbar .path_val {
  opacity: 1;
  position: absolute;
  white-space: nowrap;
}
.hm_circle_progressbar .path_val .num {
  font-weight: 300;
}
.hm_circle_progressbar.path {
  padding: 15px 35px 5px;
}
.hm_circle_progressbar.square {
  padding: 20px;
}
.hm_circle_title {
  color: #324545;
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  margin-top: 13px;
  text-transform: uppercase;
  font-family: "Roboto","Open Sans",sans-serif;
}
.hm_circle_desc {
  font-size: 13px;
  margin-top: 10px;
  opacity: 0.8;
}
.hm_circle_progressbar > .progressbar-text, .hm_circle_progressbar .path_val {
  font-family: "Roboto","Open Sans",sans-serif;
  font-size: 28px;
  font-weight: 300;
  opacity: 0;
}
.hm_circle_progressbar:not(.style1) > .progressbar-text {
  color: #fff;
}
.hm_circle_progressbar.style1 > .progressbar-text {
  color: #324545;
  position: relative;
  z-index: 2;
}


.with-progress-bar .rows_container.clearfix {
  padding-bottom: 32px;
}
.cm-fw-content-wrap {
  margin-top: 60px;
  padding:  35px 45px 30px;
  text-align: center;
}
.cm-fw-content-wrap h2 {
  color: #fff;
}
.hs-blog-post .small_title {
  margin-bottom: 5px;
  margin-top: 20px;
  position: relative;
  display: block;
  margin-left: 5px;
  margin-right: 5px;
}

.hs-blog-post .small_title span.small_title_con {
  background: #fff;
  display: inline-block;
  padding-right: 15px;
  position: relative;
  z-index: 1;
  padding-right: 5px!important;
  padding-left: 5px!important;
  background: #f9f9f9!important;
}
.hs-blog-post .small_title .s_icon {
  color: #b5b5b5;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  margin-right: 7px;
}
.hs-blog-post .small_title .small_title_con .s_text {
  color: #aaa;
  font-size: 13px;
  text-transform: uppercase;
}
.hs-blog-post .small_title:after {
  border-bottom: 1px dotted #ddd;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}

.cm-slider-inner-container {
  padding: 0 5px;
}

.related-featured-image > a {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.related-featured-image > a img {
  -webkit-transition: -webkit-transform 0.5s ease;
  -moz-transition: -moz-transform 0.5s ease;
  -o-transition: -o-transform 0.5s ease;
  -ms-transition: -ms-transform 0.5s ease;
  transition: transform 0.5s ease;
}

.related-featured-image > a:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.related-featured-image > a span {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #fff;
  display: block;
  font-size: 17px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  width: 50px;
  left: 50%;
  top: 50%;
  opacity: 0;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
  -moz-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
  -ms-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
  -o-transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
  transform: translateY(-50%) translateX(-50%) scale(2) rotate(45deg);
}


.related-featured-image > a:hover > span {
  opacity: 1;
  -webkit-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
  -moz-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
  -ms-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
  -o-transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
  transform: translateY(-50%) translateX(-50%) scale(1) rotate(0deg);
}
.related-featured-image > a > span:after {
  position: absolute;
  background: #00aeef;
  opacity: .7;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
}
.related-featured-image > a i {
  position: relative;
  z-index: 1;
  text-shadow: 0 0px 4px rgba(0, 0, 0, 0.2);
}

a.related-post-title {
  color: #444;
  font-size: 14px;
  font-weight: 400;
  margin: 0;
  font-family: "Roboto","Open Sans",sans-serif;
}

a.related-post-title:hover {
  color: #00aeef;
}

.related-post_date {
  color: #999;
  display: block;
  font-size: 12px;
  margin-top: 3px;
  line-height: 15px;
}
.hs-blog-post .hs-blog-content-wrap {
  padding: 0;
}

.hs-blog-post .blog-content {
  padding: 0;
}

.hs-blog-post .blog-sidebar {
  padding: 0;
}
.section.post-header h1 {
  letter-spacing: 1px;
  line-height: 32px;
  font-weight: 800;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: #555;
  font-size: 26px;
  margin-top: 20px;
}
.hs-blog-post .hs-inner-featured-image-wrap:after,
.hs-inner-featured-image-wrap:before {
  display: none;
}
.signatory-lay .section-header-group.cm-page-heading {
  padding-top:  0;
  margin-top: 0;
  padding-bottom: 12px;
}

.signatory-lay .page-center.content-wrapper {
  padding-top: 40px;
  padding-bottom: 60px;
}

.cm-equal-col-wrap.with-bg-selection.cm-process-wrap {
  padding-left:  45px;
  padding-right: 45px;
}

.cm-equal-col-wrap.with-bg-selection.cm-process-wrap .cm-main-row {
  margin-left: -32.5px;
  margin-right: -32.5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 32px;
  background-color: #00acf2;
}

.cm-equal-col-wrap.with-bg-selection.cm-process-wrap .section-header-group.cm-page-heading {
  padding-left:  0;
  padding-right: 0;
  padding-bottom: 30px;
}
.cm-process-wrap .cm-main-row .cm-col {
  padding: 17.5px;
}

.cm-process-wrap .cm-main-row .cm-col .cm-container {
  border:  0;
  border-radius:  0;
  font-size:  inherit;
  text-align: left;
  padding: 35px 15px 32px;
  margin-bottom: 0;
  height: 100%;
}

.cm-process-wrap .cm-main-row .cm-col .cm-container h2 {
  color:  inherit;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 300;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 0;
  margin-top: 15px;
  padding-bottom: 20px;
}
.cm-process-wrap .cm-main-row .cm-col .cm-container h2+a.main_button,
.cm-process-wrap .cm-main-row .cm-col .cm-container h5+a.main_button,
.cm-process-wrap .cm-main-row .cm-col .cm-container p+a.main_button {
  margin-top: 15px;
}

.cm-process-wrap .cm-main-row .cm-col .cm-container a.main_button {
  font-family: "Open Sans", sans-serif;
}
.cm-process-wrap .cm-main-row .cm-col .cm-container h5 {
  line-height: 1.5;
  font-size: 21px;
  color:  inherit;
  margin-bottom: 0;
  font-family: "Open Sans", sans-serif;
  padding-bottom: 15px;
}
.cm-process-wrap .cm-main-row .cm-col .cm-container a.left-popup-btn,
.cm-process-wrap .cm-main-row .cm-col .cm-container a.right-popup-btn {
  font-family: Arial, sans-serif;
  margin-bottom: 20px;
}
.cm-process-wrap .cm-main-row .cm-col .cm-container h6 {
  font-family: "Open Sans";
  line-height: 19px;
  letter-spacing: 0px;
  font-weight: normal;
  font-style: normal;
  color: #324545;
  font-size: 16px;
}
.cm-process-wrap .cm-main-row .cm-col .cm-container a.ideal_button7 {
  background-color: #00a9e7;
  border-color: #00a9e7;
  color: #fff;
}

.cm-process-wrap .cm-main-row .cm-col .cm-container a.ideal_button7:hover {
  color: #666;
}
/* Placeholder Text */
::-webkit-input-placeholder {
  color:#bfbfbf;
}

/* Webkit Browsers */
:-moz-placeholder {
  color:#bfbfbf;
  opacity:1;
}

/* Firefox 18- */
::-moz-placeholder {
  color:#bfbfbf;
  opacity:1;
}

/* Firefox 19+ */
:-ms-input-placeholder {
  color:#bfbfbf;
  opacity:1;
}


.home-lay .row-one .section-header-group.cm-page-heading {
  padding-left:  32px;
  padding-right: 32px;
  padding-top: 25px;
}

.home-lay .row-one .section-header-group h1 {
  font-size: 34px;
  line-height: 46px;
}

.home-lay .row-one center {
  padding-top: 31px;
  padding-bottom: 35px;
}

.home-lay .row-one center+p {
  margin: 0;
}

.home-lay .cm-one-col-flexible-bg-wrap.first {
  padding-top: 0;
}

.home-lay .cm-one-col-flexible-bg-wrap .cm-one-col-container+.cm-one-col-container h2,
.home-lay .cm-one-col-flexible-bg-wrap .cm-one-col-container+.cm-one-col-container h4 {
  color: #fff;
}
.home-lay .cm-one-col-flexible-bg-wrap .cm-one-col-container h2 {
  font-size: 21px;
  font-weight: 600;
}

.home-lay .cm-one-col-flexible-bg-wrap .cm-one-col-container:first-child a {
  background-color: #1baae4 !important;
  border-color: #1baae4 !important;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  padding: 12px 20px 14px;
  width: auto;
}

.home-lay .cm-one-col-flexible-bg-wrap .cm-one-col-container:first-child a:hover {
  color: #666;
}

.tabber-main-section {
  margin-top: 32px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: rgba(255,255,255,0.89);
  padding: 35px 32px 0;
}

.home-lay .tabber-main-section .section-header-group.cm-page-heading {
  background: transparent !important;
  padding: 0;
}

.tabber-group ul.tabber-tabs {
  width: auto;
  margin: 0;
  padding: 15px 0 0;
  list-style: none;
}

.tabber-group ul.tabber-tabs li {
  display: inline-block;
  margin-right: 8px;
}

.tabber-group ul.tabber-tabs li a {
  border-color: #D5D5D5;
  line-height: 45px;
  color: #888;
  padding: 0 18px;
  background: #fff;
  border: 1px solid #D5D5D5;
  display: block;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.tabber-group ul.tabber-tabs li a:hover,
.tabber-group ul.tabber-tabs li.active-slide a  {
  border-color: #00aeef;
  background: #00aeef;
  color: #fff;
}
.tabber-group ul.tabber-tabs li.active-slide a:before,
.tabber-group ul.tabber-tabs li.active-slide a:after {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.tabber-group ul.tabber-tabs li.active-slide a:before{
  border-color: transparent transparent #666;
  border-style: solid;
  border-width: 8px;
  bottom: -27px;
  content: "";
  display: block;
  position: absolute;
}
.tabber-group ul.tabber-tabs li.active-slide a:after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 8px;
  bottom: -27px;
  content: "";
  display: block;
  position: absolute;
}

.tabber-content {
  margin-top: 25px;
  border: 1px solid #DDDDDD;
  background: #ffffff;
  clear: both;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.tabber-content .tab-item {
  padding: 20px 25px 20px;
}
.tabber-content .tab-item .cm-tab-col-group {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.tabber-content .tab-item .cm-tab-col-group > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  float: left;
  position: relative;
}

.tabber-content .tab-item .cm-left-column {
  width: 75%;
}

.tabber-content .tab-item .cm-right-column {
  width: 25%;
}

.tabber-content .tab-item .cm-left-column .left-col-inner {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabber-content .tab-item .cm-left-column .cm-content-wrap {
  padding-top: 15px;
}

.tabber-content .cm-right-column .cm-right-bg-wrap {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 35px;
}
.tabber-main-section .section-header-group.bottom-bar h2 {
  margin: 0 !important;
}

.tabber-main-section {
  padding-bottom: 62px;
}

.tabber-content .cm-right-column .ideal_button3,
.tabber-content .cm-right-column .ideal_button4 {
  background-color: #1baae4;
  border-color: #1baae4;
  color: #fff;
}

.tabber-content .cm-right-column .ideal_button3:hover,
.tabber-content .cm-right-column .ideal_button4:hover {
  color: #666;
}
.tabber-content .cm-right-column .cm-right-bg-wrap.no-bg {
  padding-top: 0;
}
.main_button i {
  margin-right: 11px;
}
.cm-masonry-img-wrap {
  padding: 35px 20px;
}

.home-lay .cm-masonry-img-wrap .section-header-group.cm-page-heading {
  padding:  0;
  background: transparent !important;
}

.cm-masonry-img-wrap .cm-img-outer-wrap {
  padding-top: 40px;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #ffffff;
}
.cm-masonry-img-wrap .cm-img-outer-wrap .img-col {
  width: 16.66%;
  float:  left;
  padding-left: 20px;
  padding-bottom: 40px;
  padding-right: 20px;
  clear: none;
}
.about-page.home-lay .cm-row.row-five > div {
  padding:  0;
  margin:  0;
  background: transparent;
  width: 50%;
  margin: 0 auto;
}

.about-page.home-lay .cm-row.row-five {
  background: transparent;
  margin: 0 -15px;
}

.about-page.home-lay .cm-row.row-five .cm-row-five-content {
  background-color: rgba(0,169,231,0.72);
  border: 1px solid transparent;
  font-size: 1em;
  padding: 28px;
  border-color: #F0F0F0;
  border-radius: 5px;
  margin-bottom: 35px;
}


.about-page.home-lay .cm-row.row-five .cm-row-five-inner {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 35px;
}

.about-page.home-lay .cm-row.row-five .cm-row-five-content h2 {
  color: #fff;
  font-family: Open Sans;
  font-weight: 600;
  font-style: normal;
  margin-bottom: 30px;
  line-height: 35px;
}

.about-page.home-lay .row-five a.btn3-color {
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  box-sizing: border-box;
  user-select: none;
  top: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  line-height: normal;
  position: relative;
  display: block;
  width: 100%;
  border-radius: 5px;
  color: #666;
  background-color: #FFF;
  font-size: 16px;
  padding: 18px 25px;
}

.about-page.home-lay .row-five a.btn3-color:hover {
  color: #5e5e5e;
  background-color: #f0f0f0;
}
.home-lay .row-five a.btn3-color .fa-pencil {
  font-size: 20px;
  height: 16px;
  line-height: 16px;
  display: inline-block;
  position: static;
  -webkit-transform: translate(0,0);
  -ms-transform: translate(0,0);
  transform: translate(0,0);
  min-width: 1em;
  margin-right: .5em;
}
.about-page.home-lay.with-bg .body-container {
  margin-bottom: 0;
}
.tabber-content .tab-item .cm-left-column ul,
.tabber-content .tab-item .cm-left-column ol {
  margin: 16px 0;
  padding: 0 0 0 30px;
}
.custom-top-footer-wrapper h6 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  line-height: initial;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #444;
}
.about-page:not(.home-lay) .cm-row.row-five hr {
  margin-top: 52px;
}
.cm-fw-content-wrap a.main_button {
  font-family: "Open Sans", sans-serif;
}
.faq-lay .cm-bottom-col-wrap {
  padding-top: 32px;
}
.recruitment-lay .hs_cos_wrapper_type_module:last-child .section-header-group.cm-page-heading a.main_button {
  font-family: inherit;
}
ul.hs-error-msgs.inputs-list {
  padding:  0 !important;
  margin: 10px 0 0 !important;
}
.bussiness-page .section-header-group.cm-page-heading {
  padding-top:  0;
  margin-top: 12px;
}

.bussiness-page .body-container .hs-button.primary {
  padding-top: 11px;
  padding-bottom: 11px;
}

/* Placeholder Text */
.footer-container ::-webkit-input-placeholder {
  color:#888;
}

/* Webkit Browsers */
.footer-container :-moz-placeholder {
  color:#888;
  opacity:1;
}

/* Firefox 18- */
.footer-container ::-moz-placeholder {
  color:#888;
  opacity:1;
}

/* Firefox 19+ */
.footer-container :-ms-input-placeholder {
  color:#888;
  opacity:1;
}
.accordion-wrap .accordion-content blockquote {
  font-family: "Roboto","Open Sans",sans-serif;
  font-size: 16px;
  margin: 20px 0;
  padding: 10px 0;
  position: relative;
}

.accordion-wrap .accordion-content blockquote p {
  border-left: 4px solid #ddd;
  color: #888;
  display: block;
  font-weight: 300;
  padding-left: 20px;
  margin-bottom: 0;
  line-height: inherit;
  text-align: center;
}

.accordion-wrap .accordion-content blockquote p:last-child {
  margin-bottom: 0 !important;
}
.blog.section-header-group h1 {
  text-transform: uppercase;
}
/* .home-lay .cm-one-col-flexible-bg-wrap .cm-one-col-container:nth-child(3) a.vc_btn3.vc_btn3-size-md {
  width: calc(33.33333333% - 30px);
} */
.tabber-content .cm-right-column .cm-right-bg-wrap a.main_button.medium_btn:not(.pum-trigger) {
  font-family: inherit;
}
.contact-page .row1-group form fieldset .hs-form-field .input select {
  height: 27px;
  background-color: rgb(248, 248, 248);
}
b,strong {
    font-weight: bold;
}
select {
  height: 27px;
  background: #fafafa;
}
.blog .blog-sidebar ul li:last-child {
  border: 0;
}
/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */


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

@media (max-width: 1199px) {
  .container-fluid .row-fluid .page-center {
    max-width: 970px;
  }

  .contact-page.with-bg .body-container .page-center,
  .common-page-center.with-bg .page-center.content-wrapper {
    max-width: 940px !important;
  }
  
  .custom-logo, .custom-menu-primary {
    display: block !important; 
    float: none !important; 
    margin-left: 0px !important; 
    width: 100% !important; 
  }
}

@media (max-width: 1199px) and (min-width: 1025px)  {
  .blog .blog-sidebar h3 {
      word-wrap: break-word;
      font-size: 30px;
  }
}
@media (max-width: 1024px) {
  .blog-listing-wrapper .post-listing .post-item {
    width: 50%;
  }
  .cm-popup-wrap .cm-popup-inner {
    width: 95%;
  }
  .blog .blog-sidebar,
  .blog .cm-blog-left-col {
    width:  100%;
    margin-left: 0;
  }
  .about-page .cm-row.row-one .section-header-group.cm-page-heading a.main_button,
  .about-page .cm-row.row-two .main_button.large_btn {
    padding: 14px 18px 16px;
  }
  body.error-page .page-center.content-wrapper {
    padding-bottom: 70px;
    padding-top: 70px;
  }
}

@media (max-width: 991px) {
  li.child-open > .child-trigger i:after {
    transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -o-transform: scale(0);
  }

  .child-trigger i:after {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background: #aaa;
    content: "";
    display: block;
    height: 7px;
    left: 3px;
    position: absolute;
    top: -3px;
    width: 1px;
  }
  .container-fluid .row-fluid .page-center {
    max-width: 625px;
  }

  .contact-page.with-bg .body-container .page-center,
  .common-page-center.with-bg .page-center.content-wrapper {
    max-width: 595px !important;
  }

  .custom-logo img {
    margin: 14px 0 15px;
  }

  .custom-header-wrapper {
    position: static;
  }

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

  .custom-top-footer-wrapper .page-center > div > div.row-fluid > div {
    width: 50%;
    padding-bottom: 40px;
    float: left;
  }

  .widget-span.custom-copyright,
  .widget-span.custom-footer-menu {
    width: 100%;
    margin-left: 0;
    text-align: center;
  }

  .custom-footer-menu .hs-menu-wrapper > ul {
    float: none;
  }

  .custom-copyright p {
    padding-bottom: 12px;
  }
  .media-lay .row-one > div > div> .cm-col {
    width: 100% !important;
  }
  .with-progress-bar .col-md-3 {
    width: 50%;
  }

  .with-progress-bar .col-md-3:nth-child(2n+1) {
    clear: left;
  }
  .cm-equal-col-wrap.with-bg-selection.cm-process-wrap .cm-col {
    width:  100% !important;
    height:  auto !important;
    display:  block !important;
    float: none !important;
  }

  .cm-equal-col-wrap.with-bg-selection.cm-process-wrap .cm-main-row {
    display: block !important;
  }
  .tabber-content .tab-item .cm-tab-col-group {
    display: block !important;
    margin: 0;
  }

  .tabber-content .tab-item .cm-tab-col-group > div {
    display:  block !important;
    float:  none !important;
    width: 100% !important;
  }

  .tabber-content .cm-right-column .cm-right-bg-wrap {
    padding-top:  35px;
    padding-bottom: 35px;
  }

  .tabber-content .tab-item .cm-left-column .left-col-inner {
    padding-left:  0;
    padding-right: 0;
  }

  .cm-masonry-img-wrap .cm-img-outer-wrap .img-col {
    width: 33.33%;
  }
  .about-page.home-lay .cm-row.row-five > div {
    width: 100%;
    margin: 0;
  }
  .about-page.home-lay .cm-row.row-five .cm-row-five-inner {
    padding-left: 0;
    padding-right: 0;
  }
  .about-page .cm-logo-wrap > div {
    width: 33.33%;
  }

  .bussiness-page .body-container input[type="text"] {
    width: 100%;
    margin-right: 0;
  }
  .bussiness-page .body-container .hs-button.primary {
    margin: 0;
    width: 100%;
  }
  .about-page .vc_grid-item-mini.vc_clearfix {
    width:  100%;
    padding-right: 0;
  }

  .about-page .team-member-wrap {
    margin-right: 0;
  }
  body.error-page .body-container .widget-span.cm-google-search {
    width: 100%;
    padding: 0;
  }
  .header-container.container-fluid {
    min-height: 76px;
  }
  .about-page.home-lay .cm-row.row-five {
    margin: 0;
  }

}
@media (max-width: 991px) and (min-width: 768px)  {
  .related-featured-image > a span {
    width:  30px;
    height:  30px;
    line-height: 30px;
  }

  .related-featured-image > a span i {
    font-size: 14px;
  }
}
/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {

  .landing-page.one-column .body-container form, 
  .error-template .body-container form, 
  .password-template .body-container form, 
  .subscription-template .body-container .widget-type-email_simple_subscription form {
    width: 100%;
  } 

  .hs-author-profile .hs-author-avatar {
    float: none;
    margin-bottom: 10px;
  }

  .custom-top-footer-wrapper .page-center > div > div.row-fluid > div:not(:first-child) {
    padding-top: 15px;
  }

  .section-header-group h2,
  h2.separator-icon {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 45px;
    padding-bottom: 17px;
  }

  .section-header-group h2 i, 
  h2.separator-icon i {
    font-size: 18px;
  }
  .bussiness-page .section-header-group h1 {
    font-size: 22px;
  }
  .cm-two-col-event-left,
  .cm-two-col-event-right,
  .cm-two-col-event.right-col > div {
    width: 100%;
  }
  .cm-two-col-event-left {
    margin-bottom: 20px;
  }
  .cm-two-col-event-left {
    text-align: center;
  }
  .cm-two-col-event.right-col p img {
    width: 33%;
  }	
  .cm-two-col-event.right-col p img:last-child {
    clear: left;
  }
  .right-col .cm-two-col-event-left {
    margin-bottom: 0;
  }
  .about-page .section-header-group h2:last-child {
    margin-bottom: 76px;
  }
  .about-page .custom-left-column,
  .about-page .custom-right-column,
  .about-page .widget-span.custom-row-four-col {
    width: 100%;
  }
  .about-page .cm-row.row-two .section-header-group h2:last-child {
    margin-bottom: 77px;
  }
  .about-page .vc_btn3-container.vc_btn3-center {
    margin-bottom: 21.74px;
  }
  .about-page .vc_btn3.vc_btn3-size-md {
    padding: 14px 21px;
  }
  .about-page .vc_grid-item-mini.vc_clearfix {
    width: 100%;
    float: none;
  }
  body:not(.blog).about-page .body-container .cm-row.row-four hr {
    padding-bottom: 17px;
    margin-bottom: 45px;
  }
  .contact-page.with-bg .body-container .page-center {
    padding: 35px 30px 0;
  }

  .contact-page .row1-group form {
    width: 100%;
  }

  .one-col-page .two-col-with-left-image-group .left-col-image {
    width: 100%;
    float: none;
    text-align: center;
  } 

  .one-col-page .two-col-with-left-image-group .right-col-content {
    width: 100%;
    float: none;
    padding: 0 5px;
  }

  .one-col-page .row1-group .bottom-column-group {
    padding-left: 0;
  }	

  .post-listing {
    margin: 0 -15px;
  }

  .hs-blog-content-wrap {
    padding: 77px 15px 0;
  }

  .blog .blog-content {
    padding-left: 0;
    padding-left: 15px;
    padding-right: 15px;
  }
  .cm-row .cm-col {
    width:  100%;
    padding-left:  0;
    padding-right: 0;
  }

  .cm-row {
    width:  100%;
    margin: 0;
  }

/*   .section-header-group.with-two-col .cm-row p { 
    font-size: 16px;
    line-height: 29px;
  } */

  .cm-equal-col-wrap.with-bg-selection .cm-main-row {
    display:  block !important;
    margin: 0;
  }

  .cm-equal-col-wrap.with-bg-selection .cm-col {
    width:  100%;
    display:  block !important;
    float:  none !important;
    padding: 0;
  }
  .cm-one-col-flexible-bg-wrap .cm-one-col-container {
    width:  100%;
    margin-left:0;
    margin-right:0;
  }
  .cm-popup-wrap .cm-popup-inner .hs-form {
    max-width: 100%;
  }

  form.hs-form fieldset .hs-form-field {
    width: 100% !important;
    padding-right: 0 !important;
  }
  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 {
    max-width: 100% !important;
    width: 100% !important;
  }
  .hs-button.primary, input[type="submit"], input[type="button"] {
    word-wrap: break-word;
    white-space: normal;
  }
  .faq-lay .cm-row > div > div > div {
    width:  100%;
    float: none;
  }
  .with-progress-bar .col-md-3 {
    width: 100%;
    float: none;
    padding: 0;
  }


  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .post-listing {
    margin: 0;
  }
  .blog .blog-content {
    padding-left: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .custom-post-pagination {
    float: none;
  }

  div#share_on_socials {
    float:  none;
    padding-right: 0;
  }
  .cm-equal-col-wrap.with-bg-selection.cm-process-wrap .cm-col {
    padding: 17.5px;
  }
  .about-page .cm-logo-wrap > div {
    width: 100%;
  }
  .about-page .cm-logo-inner {
    display: inline-block !important;
  }
  .about-page .vc_grid-item-mini.vc_clearfix {
    width: 100%;
    padding-right: 0;
  }
  .about-page .team-member-wrap {
    margin-right: 0;
  }
  body.error-page .error-main-title h1 {
    font-size: 250px;
  }
  body.error-page .page-center.content-wrapper {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  .tabber-group ul.tabber-tabs li {
    margin-bottom: 8px;
  }

  .tabber-content {
    margin-top: 17px;
  }
  .tabber-group ul.tabber-tabs li.active-slide a:before, 
  .tabber-group ul.tabber-tabs li.active-slide a:after {
    display: none;
  }
  .contact-page .row1-group form fieldset.form-columns-1 .hs-input {
    width: 100% !important;
  }
  .faq-lay .cm-title h2 {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 45px;
    padding-bottom: 17px;
  }
  .cm-equal-col-wrap.with-bg-selection a.vc_general {
    margin-bottom: 21.74px;
  }
}  

/*.full-width{
  width:100% !important;
}*/
@media (max-width: 639px) {

  .container-fluid .row-fluid .page-center {
    max-width: 100%;
  }

  .contact-page.with-bg .body-container .page-center,
  .common-page-center.with-bg .page-center.content-wrapper {
    max-width: calc(100% - 30px) !important;
  }
  

}


@media screen and (max-width: 500px) {
  .cm-two-col-left {
    font-size: 90%;
  }
  .cm-two-col-left-image {
    float: none;
    padding: 5px;
  }
  .cm-two-col-right-content {
    margin: 0 5px;
    float: none;
    display: block;
  }
  .cm-two-col-right-content h6 {
    font-size: inherit;
  }
  .cm-two-col-right-content strong {
    display: block;
  }
}
/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {
  .event-page .body-container .page-center {
    padding-left: 10px;
    padding-right: 10px;
  }

  .cm-two-col-event {
    margin-left:  0;
    margin-right: 0;
  }

  .cm-two-col-event-right h3 {
    white-space:  normal;
    word-wrap: break-word;
  }
  .custom-top-footer-wrapper .page-center > div > div.row-fluid > div {
    width: 100%;
    padding-bottom: 40px;
    float: none;
  }

  .contact-page .row1-group form fieldset .hs-form-field .input .hs-input {
    width: 95.7%;
  }

  .contact-page .row1-group form fieldset .hs-form-field {
    padding: 0;
    width: 100% !important;
  }

  .one-col-page .row1-group {
    padding-top: 84px;
  }

  .one-col-page .two-col-with-left-image-group .right-col-content {
    font-size: 90%;
  }

  .one-col-page .two-col-with-left-image-group .left-col-image {
    padding: 5px;
  }  

  .one-col-page .two-col-with-left-image-group .right-col-content p strong {
    display: inline-block;
    width: 100%;
  }

  .one-col-page .row1-group .bottom-column-group .one-col-image-group {
    padding-top: 20px;
  }

  .one-col-page .row1-group .bottom-column-group .hs_cos_wrapper_type_module {
    margin-left: 0;
    display: block;
    vertical-align: top;
    text-align: center;
  }
/*   .section-header-group.with-two-col, */
  .section-header-group.cm-page-heading,
  .cm-container,
  .cm-fw-content-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
  .signatory-lay .section-header-group.cm-page-heading {
    padding-left:  0;
    padding-right: 0;
  }

  .cm-equal-col-wrap.with-bg-selection.cm-process-wrap {
    padding-left:  0;
    padding-right: 0;
  }

  .cm-equal-col-wrap.with-bg-selection.cm-process-wrap .cm-main-row {
    margin-left:  0;
    margin-right: 0;
  }

  .cm-process-wrap .cm-main-row .cm-col .cm-container h2 {
    font-size: 25px;
  }

  .cm-equal-col-wrap.with-bg-selection.cm-process-wrap .cm-col {
    padding: 10px;
  }
  .cm-masonry-img-wrap .cm-img-outer-wrap .img-col {
    width: 50%;
  }
  .cm-masonry-img-wrap .cm-img-outer-wrap {
    padding-left: 0;
    padding-right: 0;
  }
  body.error-page .error-main-title h1 {
    font-size: 190px;
     margin: 0;
  }
  .tabber-group ul.tabber-tabs li {
    display: table;
    min-width: 150px;
    text-align: center;
    margin: 0 auto 8px;
  }
  .accordion-wrap .accordion-title {
    padding-right: 36px;
  }
  .faq-lay .body-container .page-center.content-wrapper > div {
    margin: 0;
  }
  .accordion-wrap .accordion-content blockquote p {
    word-wrap: break-word;
  }

  .accordion-wrap .accordion-content p {
    word-wrap: break-word;
  }
  .tabber-content .tab-item {
    padding: 20px 15px 20px;
  }
  .tabber-group ul.tabber-tabs li{   
    width: 100%;
  }
}
@media (max-width: 400px) {
  .cm-masonry-img-wrap .cm-img-outer-wrap .img-col {
    width: 100%;
  }
  body.error-page .error-main-title h1 {
    font-size: 130px;
}
}
@media (max-width: 320px) {

  .section-header-group h2,
  h2.separator-icon {
    margin-top: 10px;
    font-size: 26px;
  }
  .faq-lay .cm-title h2 {
    font-size: 26px;
    margin-top: 10px;
  }

}

.cm-row center div {
  width:300px;
  
}

