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


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

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


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


/* =============== @import, @font-face, and CSS File Includes =============== */

@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

@font-face {
    font-family: 'CCEL';
    font-weight: normal;
    font-style: normal;
    src:url('//cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Fonts/ChaleCELonNinSix.eot') format('eot'),
		    url('//cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Fonts/ChaleCELonNinSix.woff') format('woff'),
        url('//cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Fonts/ChaleCELonNinSix.ttf') format('truetype');
   
}

@font-face {
   font-family: "CCEN";
   font-style: normal;
   font-weight: normal;
   src: url("https://cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Fonts/New%20York/ChaleCENewYorNinSix.otf") format("otf"),
        url("https://cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Fonts/New%20York/ChaleCENewYorNinSix.eot") format("eot"), 
        url("https://cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Fonts/New%20York/ChaleCENewYorNinSix.woff") format("woff"), 
        url("https://cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Fonts/New%20York/ChaleCENewYorNinSix.ttf") format("truetype"), 
        url("https://cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Fonts/New%20York/ChaleCENewYorNinSix.svg") format("svg");
}


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

/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

body {
  background: #fff;
  color:#20333f;
  font-family: "CCEL", Arial, Helvetica;
  font-size: 16px;
  line-height:25px;
}

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

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


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

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin:0 0 15px 0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    color: #054696;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 30px;
    line-height: 30px;
    text-transform: uppercase;
}
h2 {
    font-family: "CCEN",Arial, Helvetica;
    font-size: 20px;
    line-height: 24px;
    color: #054696;
}
h3 {
    font-family: "CCEL", Arial, Helvetica;
    font-size: 20px;
    line-height: 25px;
    color: #20333f;
}
h4 {
    color: #20333f;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 18px;
    line-height:19.8px;
}
h5 {
    font-size: 14px;
    color: #20333f;
    font-family: "CCEN",Arial, Helvetica;
    line-height:15.4px;
}
h6 {
    font-size: 12px;
    color: #20333f;
    font-family: "CCEN",Arial, Helvetica;
    line-height:13.2px;
}

/* Anchor Links */
a {
    color: #054696;
    text-decoration:none;
}
a:hover, a:focus {
    color: #054696;
    text-decoration: underline;
}

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


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

.body-container .page-center{
  padding:30px 15px;
}


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

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

.header-group {
    position: relative;
    min-height: auto !important;
}
.lp-template .widget_1637929124992{
  margin:0;
}
.lp-template {
    margin-top: 0 !important;
}
.lp-template .sr-offer-bar-05 .feature .feature-image {
    text-align: center;
    width: 200px;
    z-index: 10;
    margin-left: auto;
  margin-right: auto;
}
.lp-template nav#navbar-main {
    width: 100%;
    top: 0;
    z-index: 100;
    display: none;
}
.header-wrapper{
    background: rgba(255,255,255, 0.95);
    margin: 0px;
    padding: 20px 0px;
    position: relative;
    right: 0;
    left: 0;
    z-index: 1030;
    top:0;
    border: 1px solid transparent;
    width:100% !important;
}
.header-wrapper.fixed {
    position: fixed;
}
.footer-logo p a {
    border: none !important;
}
.header-wrapper .page-center,
.footer-wrapper .page-center{
    padding:0 15px;
    position:relative;
  max-width:1170px;
  margin:0 auto !important;
  float:none !important;
}
.custom-logo {
    width: auto !important;
    float: left !important;
    padding: 0 15px 0 0;
    margin: -1px 0 0 0;
}
.custom-logo a:hover{
 text-decoration:none;
}
.custom-logo  img.zero-submission {
    margin-left: 21px;
}
.custom-logo img {
    display: inline-block;
}
.header-top-content {
    margin: -1px -1px 0 0px !important;
    float: right !important;
    width: auto !important;
}
.nav.navbar-nav.navbar-right {
    margin: 0;
    padding: 5px 0 0 0;
    list-style: none;
    display: block;
}
.navbar-right {
    float: right!important;
}
.yamm .dropdown {
    position: static;
}
.navbar-nav li {
    border-right: 1px solid #eee;
}
.navbar-nav>li {
    float: left;
}
.nav>li{
    display: block;
}
.nav > li > a {
    font-size: 14px;
    color: #054696;
    padding: 12px 12px;
    line-height: 20px;
    position: relative;
    display: block;
    font-size:14px;
    text-decoration:none;
}
ul.nav > li > a:hover {
    background: #eee;
    color: #054696;
}
.nav > li > a:after{
  display:none;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block !important;
    float: right !important;
    position: absolute;
    right: 15px;
    width: auto !important;
    left: auto;
}

.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.nav li.call-us {
    display: none;
}

.dropdown-menu {
    min-width: auto !important;
    top:92%;
}
.dropdown-menu {
    border: none;
    position: absolute;
    z-index: 1000;
    display: none;
    float: left;
    padding: 31px 0 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    left: 0;
    right: 0;
}

.space-right-25p {
    padding:0px 10px 5px 10px;
    float: left;
}

.dropdown-menu .col-sm-3{
   font-family: "CCEL", Arial, Helvetica;
}
.space-right-50p {
    padding-right: 50px;
}
.col-sm-3 {
    width: 25% !important;
    float: left !important;
    padding-left: 15px;
    padding-right: 15px;
}
.uppercase {
    text-transform: uppercase;
}

.color-lumar-modra {
    color: #054696;
}
.color-lumar-text {
    color: #20333f;
    line-height: 20px;
    font-size: 14px;
}

.border-left-right-meni {
    border-left: 1px solid #054696;
    border-right: 1px solid #054696;
}
.col-sm-6 {
    width: 50% !important;
    float: left;
}

.col-sm-4 {
    width: 33.33333333% !important;
    float: left !important;
    padding-right: 15px;
    padding-left: 15px;
}
ul.dropdown-menu .row a {
    color: #103479;
    font-size: 13px;
}
.row img {
    width: 100%;
    display: block;
}
.col-xs-4 {
    width: 33.33333333% !important;
    display:inline-block;
    padding-right: 15px;
    padding-left: 15px;
}
ul.dropdown-menu .row a{
    font-size: 13px;
    line-height: 19px;
    display: block;
    font-weight: 400;
}
ul.dropdown-menu .row.povezave a {
    text-transform: uppercase;
    color: #103479;
}
.no-padding-left-right {
    padding-left: 0;
    padding-right: 0;
}


.col-xs-1 {
    width: 8.33333333% !important;
    float:left !important
}
.center-block {
    text-align: center;
}
.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.center-block .filter-expand-link{
  color:#fff;
}
ul.dropdown-menu .row .lumar-button-text a {
    color: #fff;
    width: 100%;
    letter-spacing: normal;
    text-transform: none;
}

.lumar-button-text a{
    font-family: "CCEN",Arial, Helvetica;
    line-height: 19px;
    padding: 10px 20px;
    background: #103478;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    text-decoration: none;
    border: none;
    border: none;
    display: block;
    color: #fff;
}
.space-before-15p {
    margin-top: 15px;
}
.lumar-button-text a:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    background: #1d4083;
}
ul.dropdown-menu .close-menu {
    position: absolute;
    bottom: 15px;
    left: 15px;
    width: auto;
    cursor: pointer;
    display:none !important;
}
.row.space-before-25p.space-after-25p.space-left-25p.space-right-25p {
    margin: 0 -15px;
}
.visible-lg {
    display: block!important;
}
.space-before-25m {
    margin-top: 25px;
}

.header-top-content a.trigger {
    margin: 0px 0 0 0;
}
.header-top-content a.trigger img {
margin: -2px 0 0 0;
}

input.navigation_search {
    border: 1px solid gray;
    padding: 5px 10px;
    font-family: "CCEL", Arial, Helvetica;
    border: 1px solid gray;
    padding: 5px 10px;
    font-family: "CCEL", Arial, Helvetica;
    color: #20333f;
    height: 32px;
    width: 172px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-search {
    background: none;
    margin: 10px;
    margin-right: 0;
    color: #054696;
    cursor: pointer;
    padding: 0;
   -webkit-border-radius: 5px;
   max-width: 100%;
}

.fa-search:before {
    content: "\f002";
}
.yamm .dropdown-menu {
    left: auto;
}
.navbar-right .dropdown-menu {
    right: auto;
}

.search-menu.open .dropdown-menu{
    display: block !important;
    float: right !important;
    position: absolute;
    right: 15px;
    width: auto !important;
    left: auto;
}

.menu-container {
    -webkit-transform: translate3d(100%,0,0);
    -moz-transform: translate3d(100%,0,0);
    -ms-transform: translate3d(100%,0,0);
    -o-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0,0);
    position: fixed;
    -webkit-transition: -webkit-transform 0.2s ease 0s;
    display: block;
    width: 100% !important;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 999999;
    background: rgba(20, 57, 119, 0.95);
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    overflow-y: scroll;
    overflow-x: hidden;
}
.mobile-open .menu-container {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.close-icon {
    background: #002263;
    padding: 0 15px;
}
.close-icon h2 {
    min-height: 102px !important;
    background: #002863 url(//cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Images/close-icon.svg) no-repeat !important;
    background-position: right center !important;
    cursor: pointer;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 20px;
    line-height: 24px;
    color: #20333f;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0px;
    text-indent: -9999px;
}
.banner-area {
    margin: 0;
}

.banner-area .page-center {
    text-align: center;
    border-bottom: 1px solid #92a1a9;
    border-top: 1px solid #92a1a9;
    padding-right: 15px;
    padding-left: 15px;
}
.banner-area h1 {
    display: block;
    font-size: 45px;
    margin-top: 6px;
    line-height: 55px;
    margin-bottom: 0;
    font-family: "CCEN",Arial, Helvetica;
    letter-spacing:0;
    color: #054696;
    font-weight: 900;
}
.lumar-lp-bg-image.bg-image {
    margin-top:0;
}
.hs-content-id-41215896164 .lumar-lp-bg-image.bg-image {
    margin-top: 0;
}

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

.body-container-wrapper {}
.body-container {}

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


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

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

.footer-wrapper {
    background: #4b6371;
    padding-right: 15px;
    padding-left: 15px;
}
.footer-contents {
    margin: 50px 0;
}
.footer-contents .footer-address ul li br{
  display:none;
}
.footer-left-content {
    width: 50% !important;
    float: left !important;
}
.footer-logo {
    border-right: 1px solid #fff;
    width: 33.33333333% !important;
    float: left !important;
    padding-top: 15px;
}

.footer-logo p {
    padding: 15px 15px 0 15px;
    margin: 0px 0 0 0;
}
img.footer-img {
    width: 165px;
    margin: 0;
    padding: 0;
}
.footer-logo p a img {
    width: auto;
    display: inline-block;
    margin-bottom: 8px;
}
.footer-address {
    margin: 0 !important;
}
.footer-address {
    margin: 0 !important;
    width: 33.33333333% !important;
    float: left !important;
    padding-right: 0px;
    padding-left: 13px;
    padding-top: 15px;
}
.footer-address ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: block;
}
.footer-address ul li {
    color: #fff;
    margin-bottom: 20px;
    font-size:14px;
    line-height:20px;
}
.footer-address ul li i{
    padding-right: 10px;
    display: table-cell;
}
.footer-address ul li span {
    display: table-cell;
}
.footer-address ul li a{
    color: #fff;
    text-decoration: none;
}
.footer-address ul li a:hover{
  text-decoration:underline;
  color:#fff;
}
.no-bold {
    font-weight: normal;
}
.footer-links {
    margin: 0 !important;
    border-left: 1px solid #fff;
    width: 33.33333333% !important;
    float: left !important;
    padding:15px 15px 0 15px;
}
.footer-links ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
}
.footer-links ul li{
   margin:0 0 5px 0;
}
.footer-links ul li a{
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    font-size:14px;
    line-height:20px;
    font-family: "CCEL", Arial, Helvetica;
    display: block;
}
.footer-links ul li a:hover{
   text-decoration:underline;
  color:#fff;
}
.footer-form {
    margin: 0 !important;
    width: 50% !important;
    float: left !important;
    background: #2b3f4b !important;
    padding: 15px 15px 0 15px;
}

.footer-form .hs-form-required {
    display: none;
}
.footer-form h3{
  color:#fff;
  font-size:14px;
  line-height:20px;
  font-weight:400;
  font-family: "CCEL", Arial, Helvetica;
  margin: 0 0 30px 0;
  text-transform:none;
}
.footer-form input[type="text"],
.footer-form input[type="email"]{
    margin-top: 12px;
    margin-bottom:0;
    width: 100%;
    padding: 10px 8px;
    border: 0;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    font-family: "CCEL", Arial, Helvetica;
    color: #4a6270;
}
.footer-form textarea {
    min-height: 124px;
    margin-top: 12px;
    width: 100%;
    padding: 10px 8px;
    border: 0;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 14px;
    line-height: 20px;
    font-family: "CCEL", Arial, Helvetica;
    color: #4a6270;
}
.footer-form .hs-button.primary, 
.footer-form input[type="submit"], 
.footer-form input[type="button"]{
    width: 115.250px;
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    background: #103478 none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 19px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    display: inline-block;
    margin: 10px 0 15px 0;
    outline: none;
}
.footer-form .hs-button.primary:hover, 
.footer-form input[type="submit"]:hover, 
.footer-form input[type="button"]:hover{
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  background: #1d4083;
}

.footer-form .hs-error-msgs label {
    color: red;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}

#back-to-top{
    display: block;
    cursor: pointer;
    z-index: 99999;
    position: fixed;
    bottom: 15px;
    right: 15px;
    color: #ffffff;
    background: rgba(0,0,0,0.3);
    font-size:28px;
    overflow: hidden;
    border-radius: 5px;
    padding:10px;
}

#back-to-top:before {
    content: "\f062";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


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


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
   margin:0;
   padding:0;
   list-style:none;
   display:block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
    width: 25%;
    float: left;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 20px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    display: block;
    padding:11.200px 16px 0 28.800px;
    text-shadow: 0 0 1px rgba(255,255,255,0.1);
    font-size: 16px;
    transition: background 0.3s, box-shadow 0.3s;
    color: #fff;
    font-family: "CCEN",sans-serif;
    text-decoration: none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul{
    position: static !important;
    text-align: left;
    visibility: visible !important;
    opacity: 1 !important;
    background: transparent !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    position: static !important;
    padding-left:0px;
    text-align: left;
    visibility: visible !important;
    opacity: 1 !important;
    background: transparent !important;
    border-left: 1px solid #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li {
    margin-left: 20px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:first-child > ul > li > a {
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    font-weight: 400;
    font-family: "CCEN",sans-serif;
    text-shadow: 0 0 1px rgba(255,255,255,0.1);
    transition: background 0.3s, box-shadow 0.3s;
    position:relative;
}


.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {
    font-family: "CCEL", Arial, Helvetica;
    font-size: 16px;
    line-height: 23px;
    color: #fff;
    padding: 5px 0 5px 0;
    display: block !important;
    transition: background 0.3s, box-shadow 0.3s;
    text-decoration: none;
    font-weight: 400;
    font-family: "CCEN",sans-serif;
    text-shadow: 0 0 1px rgba(255,255,255,0.1);
    transition: background 0.3s, box-shadow 0.3s;
    position:relative;
    white-space: normal !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul {
    position: static !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: transparent !important;
    padding-left: 50px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > a {
    font-size: 15px;
    color: #b7c2d7;
    white-space: normal !important;
    padding: 5px 0 5px 0;
    font-family: "CCEL", Arial, Helvetica;
    line-height: 21.4286px;
    display: block !important;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
    font-size: 15px;
    color: #b7c2d7;
    white-space: normal !important;
    padding: 5px 0 5px 0;
    font-family: "CCEL", Arial, Helvetica;
    line-height: 21.4286px;
    display: block !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(2) > a {
  margin: 15px 0 0 8px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(3) > a {
    margin: 15px 0 0 45px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(4) > a {
    margin: 15px 0 0 45px;
}

img.vertical-align-bottom{
    width: 25px;
    display: inline-block;
    margin-right: 15px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > ul {
    position: static !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: transparent !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > ul > li > a{
    font-size: 15px;
    color: #b7c2d7;
    white-space: normal !important;
    padding: 5px 0 5px 0;
    font-family: "CCEL", Arial, Helvetica;
    line-height: 21.4286px;
    display: block !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) > ul > li > ul {
    position: static !important;
    visibility: visible !important;
    opacity: 1 !important;
    background: transparent !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a{
   margin: 0 0 0 8px;
}


/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  background-color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

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

/* Fix menu disappearing on desktop after toggling mobile menu */
    .custom-menu-primary .hs-menu-wrapper,
    .custom-menu-primary .hs-menu-wrapper > ul ul { 
        display:block !important;
    }
}


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

/* Hide button on Desktop */



@media (max-width: 767px){

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

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

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

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

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
 
  /* ===== Mobile Menu Styles ===== */  
     
  .custom-menu-primary.js-enabled{
    position: relative;
    padding-top: 44px; /* Makes room for button */
    margin: 10px 0 10px 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: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color: #000;
    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{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35);
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color: #fff;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

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

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  .footer-address{padding-right:0 !important;padding-left:0 !important;}
  .bg-image.bg-image h1 br {
    display: none;
}
  .lumar-lp-banner-area .banner-area h1, .lumar-lp-bg-image.bg-image h1,
  .lp-hero-title h1{
    max-width:100% !important;
    letter-spacing:0;
  }
}


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


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

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

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

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

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


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

.blog .blog-content {}

.recent-posts {
    display: flex;
    flex-wrap: wrap;
}
.recent-posts .span6 {
    display: flex !important;
    align-items: flex-start;
    background: #eceff0;
}
.recent-posts .span6 .post-item {
    height: 100%;
  width:100%;
}
.recent-posts .span6 .feature-image {
    background-position: center center;
    width: 100%;
    min-height: 276px;
}

/* 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 {
    color: #103479;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 30px;
    line-height: 30px;
}
.post-header h2 a {
    text-decoration:none !important;
}

/* Blog Author and Avatar */
#hubspot-author_data {
	margin-top:25px;
	font-family: "CCEL", Arilal, Helvetica;
	font-size: 14px;
  line-height:19px;
	}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}

#hubspot-author_data .author-cat{
  padding-top:12px;
  
}
#hubspot-author_data a.author-link {
    color: rgb(33, 165, 186);
}
#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 {
    border-bottom:1px solid #ddd;
    margin:0 0 30px;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

.blog-post-wrapper .post-body a {
	color: rgb(33, 165, 186);
}

.blog-post-wrapper .post-body h2 {
    color: #103479;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 30px;
    font-weight: 100;
    line-height: 31px;
    margin-top: 0;
    text-transform: none;
    margin-bottom: 20px;
}

.blog-post-wrapper .post-body h3 {
    font-family: "CCEL",Arial, Helvetica;
    font-size: 20px;
    /* font-weight: bold; */
    line-height: 30px;
    margin-top: 0;
    text-transform: none;
    margin-bottom: 15px;
}

.blog-post-wrapper .post-body h4
{
	font-weight:normal
}

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

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


/* Blog Topics List */
#hubspot-topic_data {
	font-family: "CCEL", Arial, helvetica;
  font-size: 14px;
  line-height:19px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
#hubspot-topic_data a.topic-link {
	color:#4a6270;
	font-family: "CCEN", Arial, Helvetica;
}



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

#hubspot-author_data .hs-author-avatar {
    margin: 15px 0 0;
}
/* Blog Commments */

.custom_listing_comments {
    border: 1px solid #e2e2e2;
    display: block;
    line-height: 165%;
    padding: 15px;
}

#comments-listing {
    border: 1px solid #ccc;
    margin-bottom: 30px;
    margin-top: 30px;
}
#comments-listing.no-comments {
   border: none;
}
.comment.depth-0 {
    border-bottom: 1px solid #000 !important;
    border-top: medium none !important;
    margin: 0 10px 10px !important;
    padding: 0 15px !important;
}
.comment-body {
    border-bottom: medium none;
    color: ;
    display: block;
    font-family: ;
    font-size: ;
    line-height: ;
    padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
    margin: 0;
    padding-top: 15px;
}
.comment-date {
    color:  !important;
    display: block !important;
    text-align: left;
}


/* Pagination */
.blog-pagination {
    margin:15px 0;
    display:block;
}
.blog-pagination a {
    display:inline-block;
    padding:0 10px 0 0;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

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


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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
    margin:0 0 30px;
}

.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6{
    font-family: "CCEL", Arial, Helvetica;
    font-size: 20px;
    line-height: 25px;
    color: #4a6270;
    margin: 0 0 15px 0;
    text-transform:none !important;
}




/* =============== 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-title{
  color: #103479;
  font-family: "CCEN",Arial, Helvetica;
  font-size: 30px !important;
  line-height: 30px !important;
 /* text-transform:uppercase; */
  font-weight: 400;

}

.body-container  label{
 margin:5px 0 5px 0;
}

/* Form Field */
.hs-form-field {}

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

/* Labels and Legends */
label {}
.hs-form-field > label {}

/* One Line Inputs */
.body-container input[type="text"],
.body-container input[type="password"], 
.body-container input[type="datetime"], 
.body-container input[type="datetime-local"], 
.body-container input[type="date"], 
.body-container input[type="month"], 
.body-container input[type="time"], 
.body-container input[type="week"], 
.body-container input[type="number"], 
.body-container input[type="email"], 
.body-container input[type="url"], 
.body-container input[type="search"], 
.body-container input[type="tel"], 
.body-container input[type="color"],
.body-container input[type="file"],
.body-container textarea,
.body-container select {
    width: 100%;
    border: none;
    padding: 10px 7px;
  	margin:0 0 15px;
    background: #eceff0;
    font-family: "CCEL", Arial, Helvetica;
    font-size: 13px;
    line-height: 19px;
    color: #92a1a9;
    display:block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

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

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

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

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

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

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

/* Error */
.hs-error-msgs label{
  color:red;
}

/* 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 .inputs-list li label {
  display:block !important;
}
.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%; }
.lp-form iframe{width: 100% !important;}

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

.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    text-decoration: none !important;
    background: #103478 none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 13px;
    letter-spacing: 1px;
    line-height: 19px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.2s ease-in-out 0s;
    display:inline-block;
    margin:10px 0 15px 0;
   outline:none;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    background: #1d4083;
}

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


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

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


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

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


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

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


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

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


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

 .tooltip {
    display: block;
    font-size: 12px;
    line-height: 1.4;
    opacity: 0;
    position: absolute;
    visibility: visible;
    z-index: 1030;
    padding:30px;
}
.tooltip.in {
    opacity: 0.9;
}
.tooltip.top {
    margin-top: -3px;
    padding: 5px 0;
}
.tooltip.right {
    margin-left: 3px;
    padding: 0 5px;
}
.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0;
}
.tooltip.left {
    margin-left: -3px;
    padding: 0 5px;
}
.tooltip-inner {
    background-clip: padding-box;
    background-color: rgba(33, 33, 33, 0.97);
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 15px;
    text-align: center;
    text-decoration: none;
    font-family: "CCEL", Arial, Helvetica;
}

.custom-form{
  width:50% !important;
}

ul.hs-error-msgs.inputs-list {
  list-style: none;
  padding: 0;
}
.footer-logo.lp {
    min-height: 190px;
}
.blog-prijava {
    margin-top: 15px;
}
.lp-form textarea{
  resize:none;
}


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


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


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

@media only screen and (max-width: 1199px) {

  .container-fluid .row-fluid .page-center{
     max-width:970px;
  }
  .row.space-before-25p.space-after-25p.space-left-25p.space-right-25p {
     margin: 0
  }
  .footer-left-content{
    width: 100% !important;
    float: left !important;
    padding-bottom: 50px; 
  }
  .footer-form{
    width: 100% !important;
  }
  .container-fluid .row-fluid .page-center {
    float: none;
    max-width: 970px !important;
    margin: 0 auto !important;
    padding: 0 15px 40px !important;
}
.footer-contents.footer-contents1 {
    width: 100% !important;
}
  .footer-form .span8 {
    width: 96% !important;
    margin-left:0 !important;
}
  .footer-address {
    margin: 0 !important;
    width: 33.33333333% !important;
    float: left !important;
    padding-right: 15px !important;
    padding-left: 13px;
    padding-top: 15px;
}
  .container-fluid .row-fluid .header-wrapper .page-center {
    padding: 0 15px !important;
    position: relative;
    
}
}

@media (max-width: 1024px) {
  .navbar-collapse.collapse ul.nav li {
    display: none !important;
   }
  .navbar-collapse.collapse ul.nav li.search-menu{
    display:inline-block !important;
  }
  .mobile-content{
     display:none !important;
  }
  .custom-logo{
    margin: -3px 0 0 0;
  }
  .custom-logo img{
    width: 40%;
  }
  .custom-logo img.zero-submission{
    position: relative;
    top: 4px;
  }
  .nav li.call-us {
    display:inline-block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > a {
    margin: 0 0 0 -20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(2) > a {
    margin: 15px 0 0 -20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(3) > a {
    margin: 15px 0 0 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li:nth-child(4) > a {
    margin: 15px 0 0 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul{
        padding-left: 10px;
  }
 
  input.navigation_search{
        height: 32px;
  }
  input.navigation_search{
        width: 170px;
  }
  .fa-search{
      right: 12px;
      position: static;
      top: 4px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > a{
    padding:5px 5px 5px 0;
  }
  .lp-form {
    background: #eceff0;
    padding: 25px 25px !important;
}
  .header-group {
    position: relative;
    min-height: auto !important;
}


}
@media (max-width:991px) {
    .container-fluid .row-fluid .page-center{
       max-width:750px;
    }
  .blog-content .recent-posts h2.post-name {
    font-size:22px !important;
}
  
}  

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

@media (max-width: 767px) {
  .header-wrapper{
    padding: 9px 0px 9px 0;
  }
  .custom-logo img{
    width:100%;
    max-width: 146.5px;
  }
  .custom-logo img.zero-submission{
   display:none !important;
  }
  .custom-logo {
    margin: 2px 0 0 0;
  }
  .nav > li > a{
    padding: 12px 7.5px;
  }
  .header-top-content a.trigger {
    margin: 0px 0 0 0;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    width: 100%;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > ul{
    padding: 0;
    border-left: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul{
    padding-left: 50px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul {
    background: transparent !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > ul {
    background: transparent;
    padding-left: 50px !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > ul > li > a{
    font-size: 15px;
    color: #b7c2d7;
    white-space: normal !important;
    padding: 5px 0 5px 0;
    font-family: "CCEL", Arial, Helvetica;
    line-height: 21.4286px;
    display: block !important;
  }
  .close-icon h2{
    background-position: right 70% !important;
    min-height: 100px !important;
  }
  .footer-contents {
    margin: 30px 0;
  }
  .footer-logo{
    width:100% !important;
    border:none;
  }
  .footer-address{
     width: 100% !important;
  }
  .footer-links {
    margin: 0 !important;
    border-left: none;
    width: 100% !important;
    padding:0;
    
  } 
  .footer-logo p{
      width: 100% !important;
      text-align: left;
      margin: 12px 0 0 0;
    padding-left:0;
  }
  .footer-form .hs-button.primary, 
  .footer-form input[type="submit"], 
  .footer-form input[type="button"] {
    width: 100%;
    margin: 18px 0 15px 0;
  }
  .footer-form textarea{
    min-height: 144px;
  }
  .footer-links ul li a{
    display: block;
  }
  .custom-form{
    width:100% !important;
  }
  .footer-left-content.lp{
    padding:0;
  }
  .footer-logo.lp {
    min-height: auto;
  }
  .blog-prijava h3{max-width:100% !important;}
  .footer-wrapper {
    background: #4b6371;
    padding-right: 0;
    padding-left: 0;
}
  .main-content {
    margin: 0 0 15px;
}
  .lumar-lp-banner-area .banner-area h1, .lumar-lp-bg-image.bg-image h1{max-width:100% !important;}
  .lp-form input[type="text"] ,
  .lp-form input[type="email"],
  .lp-form select{
    width: 100% !important;
}
  .at-share-btn-elements {
    text-align: center !important;
    margin-bottom: 10px !important;
    margin-top: 15px;
}
  .blog h1 {
    font-size: 22px !important;
    line-height: 28px !important;
}
  .blog-content .recent-posts h2.post-name {
    margin: 0 0 11px !important;
    min-height: auto !important;
}
.blog-content .recent-posts  .span6 {
    width: 100% !important;
}

}  


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

@media (max-width: 479px) {
  .header-wrapper {
    padding: 8px 0px 9px 0;
  }
  .nav > li > a {
      padding: 12px 6.5px 12px 6.9px;
  }
  .custom-logo {
    float: left !important;
    padding:0;
   }
  .footer-logo span{
    width:100% !important;
  }
  .footer-logo p{
    width: 100% !important;
    float: left !important;
    text-align: left;
    padding: 15px 15px 0px 0px;
  }
}
@media (max-width:450px) {
  .banner-area h1{
      font-size: 35px;
      line-height: 35px;
      padding: 10px 0px;
  }
}

@media (max-width:330px) {
   .nav > li > a {
    padding: 12px 2.5px 12px 3.9px;
  }
}

.lumar-lp-banner-area {
	background: #eceff0;
  padding: 50px 0 50px 0;
   margin-bottom: 35px;
}

.lumar-lp-banner-area.lp-image{
	background: #eceff0;
  padding: 90px 0 60px 0;
  background-position: center;
  background-size:cover;
  margin-bottom: 25px !important;
}

.lumar-lp-banner-area .banner-area .page-center {
    text-align: center;
    border: none;
    padding-right: 15px;
    padding-left: 15px;
}

.lumar-lp-banner-area .banner-area h1, .lumar-lp-bg-image.bg-image h1 {
    display: block;
    font-size: 65px;
    margin: 6px auto;
    line-height: 70px;
    margin-bottom: 0;
    font-family: "CCEN",Arial, Helvetica;
    letter-spacing: 0;
    color: #103479;
    font-weight: 400;
 		max-width:60%;
    text-transform: uppercase;
}

.lumar-lp-banner-area.lp-image .banner-area h1, .lumar-lp-bg-image.bg-image h1 {
    color: #fff;
}

h1 {
  font-weight: 400;
}

p>strong {
	font-family: "CCEN",Arial, Helvetica;
  font-weight: 400;
  font-size: 16px;
  line-height: 23px;
}

.landing-page .body-container ul {
   list-style: none;
  
}

.landing-page .body-container .main-holder ul li
{
    padding-left: 30px;
  	margin-left: -40px;
    background-image: url("https://cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Images/Bullet_red.svg");
    background-repeat: no-repeat;
    background-position: left 4px;
    background-size: 18px 18px;
}

.landing-page.two-column.three-column .body-container .span4:first-child.widget-span ul li 
{
    padding-left: 30px;
    background-image: url("https://cdn2.hubspot.net/hubfs/4243660/Lumar-March2018/Images/Bullet_red.svg");
    background-repeat: no-repeat;
    background-position: left 4px;
    background-size: 18px 18px;
}

.lp-form {
	background: #eceff0;
  padding:25px 50px;
}

.lp-form input[type=text], .lp-form input[type=number], .lp-form input[type=email], .lp-form input[type=password], .lp-form textarea, .lp-form select, .lp-form form input[type=text], .lp-form form input[type=tel]
	{
  background: #eceff0;
  height:40px;
  font-family: "CCEL",Arial, Helvetica;
  font-size: 14px;
  line-height: 19px;
  color: #4a6270;
  background: #fff;
  border: 1px solid #d2d2d2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.lp-form label {
  font-size: 13px;
  line-height: 30px;	
}

.lp-form .form-title {
   margin-bottom: 20px;
}


.lp-form input[type="submit"], .lp-form input[type="button"], .lp-form .hs-button.primary{
    text-transform: uppercase !important;
    width: 100%;
    font-family: "CCEN",Arial, Helvetica;
    font-weight:400;
    font-size: 13px;
   line-height:19px;
  
    margin: 25px 0 15px 0;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    background-color: #da0020 !important;
    text-transform: initial !important;
    color: #fff !important;
    display: block !important;
    width: auto !important;
    max-width: 100%;
    letter-spacing: 1px !important;
    border: 0px solid #cccccc !important;
    text-align: left !important;
    background-image: url("https://cdn2.hubspot.net/hubfs/2628011/Arrow-White.svg?t=1515757955778") !important;
    background-repeat: no-repeat !important;
    background-position: 95% center !important;
    padding-right: 60px;
    white-space: normal;
}

a.download-btn, a.share-btn {
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    background-color: #da0020 !important;
    text-transform: initial !important;
    color: #fff !important;
    display: inline-block !important;
    font-size: 18px !important;
    letter-spacing: 1px !important;
    border: 0px solid #cccccc !important;
    font-weight: bold !important;
    text-align: left !important;
    padding: 12px 18px;
    width: 300px;
    background-image: url("https://cdn2.hubspot.net/hubfs/2628011/Arrow-White.svg?t=1515757955778");
    background-repeat: no-repeat;
    background-position: 95% center;
}
a.share-btn {
    background-color: #1d4083 !important;
 }

    .topic-filter ul 
      {
        -webkit-padding-start: 0px;
        padding:0;
      }
      
    .topic-filter ul li
      {
        display:inline-block; 
        transition: all 0.8s ease-in-out 0s;
       
      }
      
      
    .topic-filter ul li:hover {
    cursor: pointer;
    opacity: 0.4;
    transition: all 0.8s ease-in-out 0s;
} 
      
      
      
      
   .topic-filter ul li a
  {
    font-family: "CCEN",Arial, Helvetica;
    font-size: 14px;
    font-weight: normal;
    /*letter-spacing: 4px;*/
    line-height: 20px;
    padding: 5px;
    text-transform: uppercase;
    color:#fff;
  }
  

  
  .topic-filter ul li::after
  {
      content: "|";
      color: #ffffff;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 14px;
   /* letter-spacing: 4px;*/
    line-height: 20px;
    margin-top: 30px;
    text-transform: uppercase;
     font-weight: 200;
  }
  
  .topic-filter ul li:last-child::after
  {
      content: "";
  }

    .topic-filter h3 
    {
        display:none;
    }
    
.topic-filter ul li:first-child
{
   margin-right:5px;
  margin-left: 5px;
}

.topic-filter ul li.active a
{
   background:#fff;
     color:#000;
}

.blog h1
{
  font-family: "CCEN",Arial, Helvetica;
  font-size: 36px;
  /* letter-spacing: 4px;*/
  line-height: 40px;
	text-transform: none;
}

.blog .lumar-lp-banner-area.lp-image {
    margin-bottom: 0px;
}
.bg-light-gray {
    background: #eceff0;
  padding:50px 20px;
  position:relative;
  
}

.blog-prijava {
  background: -webkit-linear-gradient(top, #33b8a3 0%, #21a5ba 100%);
    background: linear-gradient(to bottom, #33b8a3 0%, #21a5ba 100%);
     border-radius: 0px;
    display: -webkit-box;
    display: flex;
    justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    text-align: left;
    color: #fff;
    padding: 30px 20px; 
    margin-bottom: 20px;
    position: relative;
    /*height:500px;*/
  height:auto;
  
}

.blog-prijava a {
	color:#fff;
  text-decoration:underline !important;
  font-size: 14px !important;
    line-height: 18px !important;
}

.blog-prijava h3 {
	color: #fff;
  max-width:70%;
  margin-bottom: 37px;
}

.blog-prijava label {
	/*display:none;
*/}

.blog-prijava .hs-form-required {
	display:none !important;
}


.blog-prijava .hs-error-msgs.inputs-list li label
{
  color:#da0020 !important;
}


.blog-prijava .hs-form-booleancheckbox-display span span
{
  font-size: 14px !important;
    line-height: 18px !important;
}


.blog-prijava .legal-consent-container .inputs-list>li label
{
    display:table-row;
}

.blog-prijava .legal-consent-container .inputs-list>li label input, .blog-prijava .legal-consent-container .inputs-list>li label span
{
    display:table-cell;
    vertical-align: middle;
  font-weight:normal !important;
}




.blog-prijava .hs-button.primary, .blog-prijava input[type="submit"], .blog-prijava input[type="button"] {
    background: #da0020  none repeat scroll 0 0;
    border: 0;
    color: #fff;
    display: inline-block;
    font-family: "CCEL",Arial, Helvetica;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: 19px;
    text-transform: none;
    width:100%;
  	text-align:center;
    font-weight: 600;

}

.widget-type-post_listing h3 {
  font-family: "CCEN",Arial, Helvetica;
  font-size: 30px;
  color: #103479;
  /* letter-spacing: 4px;*/
  line-height: 31px;
	text-transform: none;
  font-weight: 400;
  margin: 21px 0;
}

.widget-type-post_listing ul li {
    list-style: none;
    /* letter-spacing: 4px; */
    background: #eceff0;
    margin: 15px 0px 15px -40px;
    padding: 20px;
    font-weight: 400;
    font-size: 18px;
    font-family: CCEN;
}

.blog-listing-wrapper .post-listing .post-item {
    border-bottom: 0px solid #ddd;
    margin: 0 0 35px;
}

/* ALEš 9.5.2018*/

.footer-form input[type="submit"]
{
	width:100% !important;
  background:#da0020 !important;
}

.hs-form-required
{
	display:none
}

fieldset .hs-error-msgs
{
	 margin-top: -15px !important;
}

ul.inputs-list
{
	margin-top:0px;
    margin-bottom:8px;
}

label.hs-form-booleancheckbox-display input[type='checkbox'], input[type='checkbox']
{
	margin-right:10px
}

.lp-form label, legend.hs-field-desc
{
	font-size:14px;
  height: 50px;
display: inline-block;
vertical-align: middle;
}
.lp-form label{
  height: auto !important;
}
legend.hs-field-desc
{
	line-height:22px;
}

input[type='submit'].hs-button.primary.large
{
	text-transform:uppercase !important;
    white-space:normal;
}
.page-center.content-wrapper.secound-row p#hubspot-topic_data {
    position: relative;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    display: block;
    padding: 0;
}



.at-share-btn-elements
{
	text-align:right;
  margin-bottom:10px;
}

.at-style-responsive .at-share-btn
{
	padding: 4px 4px;
}

a.at-icon-wrapper.at-share-btn
{
	margin-right:13px;
}

a.at-icon-wrapper.at-share-btn:last-child
{
	margin-right:0px;
}

 a.at-icon-wrapper.at-share-btn
{
	height:30px !important;
	width:30px !important;
	line-height:30px !important;
}

.at-share-btn .at-icon-wrapper, .at-share-btn .at-icon-wrapper svg
{
		height:21px !important;
	width:21px !important;
	line-height:21px !important;
}

.landing-page .body-container .main-holder.full-width-form ul li
{
	background:none;
  padding-left: 0px;
  margin-left: 0px;
}

.main-content.full-width-form a
{
	color:rgb(33, 165, 186) !important
}

.main-content.full-width-form .lp-form h3, .main-content.full-width-form .lp-form h2
{
	margin-top:20px;
  color:#10347a !important;
}

.main-content.full-width-form .lp-form h2
{
	font-weight:normal
}



.main-content.full-width-form .lp-form label span
{
  font-weight:bold
}

.main-content.full-width-form .lp-form label.hs-form-checkbox-display span
{
  font-weight:normal
}

.main-content.full-width-form .lp-form input[type="submit"]
{
  float:left;
	margin:0;
  margin-top:10px;
  margin-bottom:20px
}

.hs_recaptcha.hs-recaptcha
{
  margin-top:0px !important;
	float:right
}


.legal-consent-container .hs-richtext
{
	font-size:14px;
  line-height:18px;
}

.hs-form-field input[type='text'], .hs-form-field input[type='email']
{
	margin-bottom:5px
}

.hs-richtext p u
{
    color: #10347a !important;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 20px;
    line-height: 24px;
    color: #4a6270;
    margin: 25px 0 15px 0;
  text-decoration:none;
  display:block;
}

.main-content.full-width-form fieldset .hs-error-msgs
{
	 margin-top: 0px !important;
}

.subscription-template h1
{
	text-align:center;
      border-top: 1px solid #92a1a9;
      border-bottom: 1px solid #92a1a9;
      display: block;
    font-size: 45px;
    padding-top: 6px !important;
    line-height: 55px;
    padding: 0;
    margin-bottom: 0;
  letter-spacing: -3px
}

.subscription-template h2, .subscription-template h3
{
 margin-top:30px;
  font-size:16px;
  line-height:25px;
}



.subscription-template .body-container .page-center
{
	padding-top:0px
}

.subscription-template .body-container input[type="submit"]
{
	background: #da0020 !important 
}


@media screen and (max-width: 768px) 
{
	
  
  .subscription-template h1
{
      font-size: 35px !important;
    line-height: 35px !important;
    padding: 10px 0px;
  }
  
  
  
  
  
.bg-image.bg-image h1 {
  font-size: 32px;
  line-height: 36px;
  }
  
  .main-content.full-width-form .lp-form input[type="submit"]
  {
  display:block;
   margin-top:30px; 
    float:none;
    width:auto !important;
  }
  
  .hs_recaptcha.hs-recaptcha
  {
		float:none;
  }
  
  h3
  {
		  font-size: 20px !important;
			line-height: 24px !important;
  }
  
    h2
  {
		  font-size: 13px !important;
			line-height: 18px !important;
    font-family: "CCEL", Arial, Helvetica !important;
    font-weight:bold !important;
  }
  
 .main-content.full-width-form .lp-form .field.hs-form-field label,
  .main-content.full-width-form .lp-form .field.hs-form-field
	  {
		  font-size: 13px !important;
			line-height: 18px !important;
    font-family: "CCEL", Arial, Helvetica !important;
    font-weight:bold !important;
  }
  
    .main-content.full-width-form .lp-form .field.hs-form-field legend
	  {
	margin-bottom: 10px;
    font-weight:normal !important;
  }
  
  .main-content.full-width-form ul.inputs-list
  	  {
			margin-bottom: 20px;
  }
  
    .main-content.full-width-form ul.inputs-list li
  	  {
			margin-bottom: 8px;
  }
  
   .main-content.full-width-form ul.inputs-list li:first-child
  	  	  {
			margin-top: 8px;
  }
  
  
  .main-content.full-width-form .lp-form label {
      display: table-row;
  }
  
  .main-content.full-width-form .lp-form label span, .main-content.full-width-form .lp-form label input[type='checkbox'] 
  {
    display: table-cell;
    vertical-align:middle;
	}
  
  .hs-form-required
  {
      display:none !important;
  }

  .post-heading-box h2 a {
    font-size: 18px;
}
  
}


.footer-container .legal-consent-container .hs-richtext, .footer-container .legal-consent-container .hs-form-booleancheckbox-display
{
   font-family: CCEL, Arial, Helvetica;
    font-size:13px;
    line-height:19px;
    color:#fff !important;
}


.footer-container .legal-consent-container
{       
        margin-top:10px;
     
}

.footer-container .legal-consent-container .input
{
    padding:0px;
}

.footer-container .legal-consent-container .inputs-list
{
    padding-top:0px !important;
    padding-left:0px;
}

.footer-container .legal-consent-container .inputs-list>li label,
.landing-page.two-column-equal .legal-consent-container .inputs-list>li label,
.landing-page.three-column .legal-consent-container .inputs-list>li label
{
    display:table-row;
}

.footer-container .legal-consent-container .inputs-list>li label input,
.footer-container .legal-consent-container .inputs-list>li label span,
.landing-page.two-column-equal .legal-consent-container .inputs-list>li label input,
.landing-page.two-column-equal .legal-consent-container .inputs-list>li label span,
.landing-page.three-column .legal-consent-container .inputs-list>li label input,
.landing-page.three-column .legal-consent-container .inputs-list>li label span
{
    display:inline !important;
    vertical-align: middle;
  font-weight:normal !important;
}

.footer-container .legal-consent-container .inputs-list>li label span.hs-form-required
{
    display:none;
}

.footer-container .legal-consent-container .hs-richtext
{
    margin-top:15px;
}






.footer-container .legal-consent-container .hs-richtext p
{
    margin-bottom:0px;
}


.footer-container .legal-consent-container .hs-error-msgs.inputs-list li label
{
    color:red;
}


.footer-container h4 {
    font-family: "CCEN",Arial, Helvetica;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
}

.landing-page.two-column-equal .legal-consent-container .inputs-list>li label span p em,
.landing-page.three-column .legal-consent-container .inputs-list>li label span p em
{
	font-style:normal !important
}


.landing-page.two-column-equal .legal-consent-container .hs-richtext:last-child p a,
.landing-page.three-column .legal-consent-container .hs-richtext:last-child p a
{
    color:rgb(33, 165, 186) !important;
    text-decoration: none;
  	font-weight:normal;
      font-size:14px;
    line-height:19px;
  font-weight:normal
}


.landing-page.two-column-equal .footer-container .legal-consent-container .hs-richtext:last-child p a,
.landing-page.three-column .footer-container .legal-consent-container .hs-richtext:last-child p a
{
    color:#FFF !important;
    text-decoration: underline;
      font-size:13px;
    line-height:19px;
  font-weight:normal
}

.landing-page.two-column-equal .footer-container .legal-consent-container .inputs-list>li label span.hs-form-required,
.landing-page.three-column .footer-container .legal-consent-container .inputs-list>li label span.hs-form-required
{
    display:none !important;
}

.landing-page.two-column-equal .legal-consent-container .field.hs-form-field,
.landing-page.three-column .legal-consent-container .field.hs-form-field
{
	margin-bottom:0px !important
}

.landing-page.two-column-equal .legal-consent-container label,
.landing-page.three-column .legal-consent-container label
{
	line-height:13px;
}
.legal-consent-container .hs-form-booleancheckbox-display > span {
    display: block;
    margin-left: 0 !important;
}


.landing-page.two-column-equal .hs-form-field label span, 
.landing-page.two-column-equal .hs-form-checkbox label.hs-form-checkbox-display span, 
.landing-page.two-column-equal .legal-consent-container .hs-richtext,
.landing-page.three-column .hs-form-field label span, 
.landing-page.three-column .hs-form-checkbox label.hs-form-checkbox-display span, 
.landing-page.three-column .legal-consent-container .hs-richtext
{
	font-weight:bold;
}

.landing-page.two-column-equal .hs-form-checkbox label.hs-form-checkbox-display span,
.landing-page.two-column-equal .legal-consent-container .hs-richtext:last-child p,
.landing-page.three-column .hs-form-checkbox label.hs-form-checkbox-display span,
.landing-page.three-column .legal-consent-container .hs-richtext:last-child p
{
	font-weight:normal;
}

.footer-form a
{
	color:#Fff !important;
  font-family: CCEL, Arial, Helvetica !important;
    font-size: 13px !important;
    line-height: 19px  !important;
  font-weight:bold !important;
  text-decoration:underline !important;
}


/* Aleš 9.5.2018*/

/* Aleš 2.7.2018*/

body.blog .body-container .blog-post-wrapper p, body.blog .body-container .blog-post-wrapper ul li, body.blog .body-container .blog-post-wrapper p span, body.blog .body-container .blog-post-wrapper p strong
{
font-size:18px !important;
      line-height: 28px !important;
}

body.blog .body-container p#hubspot-topic_data {
    font-family: "CCEL", Arial, helvetica;
    font-size: 14px !important;
    line-height: 19px !important;
    margin:0;
  display:inline-block;
}
#hs_cos_wrapper_module_1669807706484132 {
  display: inline-block;
  margin: 0 0 0 5px;
}
@media screen and (max-width: 768px)
{
    .blog-section h1 {
      font-size: 26px !important;
      line-height: 32px !important;
      
  }
  
  h2 {
      font-size: 22px !important;
      line-height: 28px !important;
      font-family: "CCEN", Arial, Helvetica !important;
      font-weight: normal !important; 
  }
  
    h3 {
      font-size: 18px !important;
      line-height: 24px !important;
     
  }

body.blog .body-container .blog-post-wrapper p, body.blog .body-container .blog-post-wrapper ul li, body.blog .body-container .blog-post-wrapper p span, body.blog .body-container .blog-post-wrapper p strong
  {
	  font-size:14px !important;
      line-height: 21px !important;
  }
}


/* Aleš 2.7.2018*/

/* Aleš 17.7.2018*/

.landing-page.three-column .span4:first-child .hs_cos_wrapper_type_rich_text ul li:before,
.landing-page.three-column .span4:nth-child(2) .hs_cos_wrapper_type_rich_text ul li:before
{
	    display: none !important;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f058";
    margin-right: 8px;
    color: #34495e;
    font-size: 18px;
}




















.landing-page.three-column .span4:first-child .hs_cos_wrapper_type_rich_text ul,
.landing-page.three-column .span4:nth-child(2) .hs_cos_wrapper_type_rich_text ul
{
  padding-left: 0;
}


.landing-page.three-column .hs-fieldtype-select label,
.landing-page.three-column .hs-fieldtype-checkbox label
{
line-height: 18px;
    display: inline-block;
}

.landing-page.two-column-equal .hs-fieldtype-checkbox
{
	margin-top:10px
}

.landing-page.three-column .legal-consent-container .hs-richtext:last-child p a
{
  color: rgb(33, 165, 186) !important;
  font-size: 14px;
      line-height: 18px;
  font-family: "CCEN",Arial, Helvetica;
}

.landing-page.three-column .legal-consent-container .hs-richtext:last-child p strong
{
  font-weight:normal;
}

.landing-page.three-column .hs-recaptcha
{
  margin-bottom: 20px;
}

.lp-hero-title h1
{
		display: block;
    font-size: 65px;
    margin: 6px auto;
    line-height: 70px;
    margin-bottom: 0;
    font-family: "CCEN",Arial, Helvetica;
    letter-spacing:0;
    color: #fff;
    font-weight: 400;
    max-width: 60%;
    text-transform: uppercase;
  word-wrap: break-word !important;
}

.lp-hero-title
{
	margin-bottom:35px;
}
@media screen and (max-width:1199px){
  .post-heading-box {
    width: 100%;
    overflow: hidden;
    padding: 30px 20px;
}
.post-heading-box h2 a {
    margin: 0 !important;
    font-size: 22px;
    width: 100% !important;
    height: auto !important;
}
    .post-heading-box p{
      margin:0 !important;
  }
  .widget-type-post_listing ul li.hs-postlisting-item img{
  width: 100% !important;
  } 
  .widget-type-post_listing h3 {
    font-size: 22px !important;
    line-height: 26px !important;
}
  .widget-type-post_listing ul li {
    padding: 0px;
}
  .post-heading-box h2 a {
    font-size: 18px !important;
    margin-bottom: 10px !important;
}
    .blog-content {
    margin: 0 0 40px !important;
}
}
@media screen and (max-width: 767px){
  .header-wrapper.fixed {
    position: relative;
}
  #hubspot-topic_data,
  .page-center.content-wrapper.secound-row p#hubspot-topic_data{
    position:relative !important;
  }
  .lp-hero-title h1 {
    font-size: 34px;
    line-height: 38px;
}
  

  .blog h1 {
    font-size: 22px !important;
    line-height: 28px !important;
}
  .bg-light-gray {
    background: #eceff0;
    padding: 30px 20px !important;
    position: relative;
}
    .post-heading-box h2 a {
    font-size: 22px !important;
    margin-bottom: 15px !important;
}
  .topic-filter .block ul {
    padding: 0 20px;
}
.main-holder img {
    width: 100% !important;
    max-width: 100%;
    float: right;
    /*display: block !important;*/
    margin: 0 0 30px !important;
}
  .footer-form .span8{
    width: 100% !important;
  }


}

  
  
  
  /* Aleš 20.7.2018*/
  .landing-page.two-column.three-column a.download-btn,
  .landing-page.two-column.three-column a.share-btn
  {
    	display:block !important;
    	margin:0 auto !important;
            margin-bottom: 15px !important;
  }
  
  /* Aleš 20.7.2018*/
  
}

/* Aleš 17.7.2018*/

.blog-content .recent-posts [class*="span6"]:nth-child(even)
{
  margin-left:2.1%
}

.blog-content .recent-posts [class*="span6"]:nth-child(odd)
{
  margin-left:0px
}

.blog-content .recent-posts [class*="span6"]
{margin-top:15px}
.blog-content .recent-posts [class*="span6"]:nth-child(1),
.blog-content .recent-posts [class*="span6"]:nth-child(2)
{
margin-top:0px
}

@media screen and (max-width: 767px)
{
  .blog-content .recent-posts [class*="span6"]:nth-child(2){margin-top:15px}
  .footer-address{padding-right:0 !important;padding-left:0 !important;}
    .main-holder,.full-width-form {
    padding: 40px 0 !important;
}
  .grecaptcha-badge{width:100% !important;}
}



form[data-form-id="7a3df8bc-6260-473a-8d97-c46704c4f113"]{}
form[data-form-id="7a3df8bc-6260-473a-8d97-c46704c4f113"] .legal-consent-container p strong{ font-size:14px}
form[data-form-id="7a3df8bc-6260-473a-8d97-c46704c4f113"] .legal-consent-container .hs-richtext{font-weight:normal !important;}
form[data-form-id="7a3df8bc-6260-473a-8d97-c46704c4f113"] .hs_recaptcha.hs-recaptcha{float:none}
form[data-form-id="7a3df8bc-6260-473a-8d97-c46704c4f113"] .legal-consent-container .hs-richtext p:nth-child(2){margin-top:0px}
form[data-form-id="7a3df8bc-6260-473a-8d97-c46704c4f113"] .legal-consent-container .hs-richtext p:first-child {margin-bottom:0px}
form[data-form-id="7a3df8bc-6260-473a-8d97-c46704c4f113"] .legal-consent-container .hs-richtext p:first-child u{margin-bottom:5px}

form[data-form-id="25bf5fa0-8c65-42d1-9b2f-2ed446bdb4d2"] .legal-consent-container p strong{ font-size:14px}
form[data-form-id="25bf5fa0-8c65-42d1-9b2f-2ed446bdb4d2"] .legal-consent-container .hs-richtext{font-weight:normal !important;}
form[data-form-id="25bf5fa0-8c65-42d1-9b2f-2ed446bdb4d2"] .hs_recaptcha.hs-recaptcha{float:none}
form[data-form-id="25bf5fa0-8c65-42d1-9b2f-2ed446bdb4d2"] .legal-consent-container .hs-richtext p:nth-child(2){margin-top:0px}
form[data-form-id="25bf5fa0-8c65-42d1-9b2f-2ed446bdb4d2"] .legal-consent-container .hs-richtext p:first-child {margin-bottom:0px}
form[data-form-id="25bf5fa0-8c65-42d1-9b2f-2ed446bdb4d2"] .legal-consent-container .hs-richtext p:first-child u{margin-bottom:5px}

.blog-content .recent-posts h2.post-name
{
	font-family: "CCEN",Arial, Helvetica;
    font-size: 30px;
    color: #103479;
    line-height: 31px;
    text-transform: none;
    font-weight: 400;
    margin: 0 0 15px;
}


/*form.hs-form fieldset .hs-form-field.hs-fieldtype-select,
form.hs-form fieldset .hs-form-field.hs-fieldtype-checkbox
{
margin-top:8px !important
}

form.hs-form fieldset .hs-form-field.hs-fieldtype-select select
{
margin-bottom:0px !important
}*/

fieldset .hs-error-msgs {
    margin-top: 0px !important
}

 .body-container select {
    margin: 0 0 5px;
}

form[data-form-id="098a3332-e409-426a-ba8d-9d8f6af564e5"] .hs_recaptcha.hs-recaptcha{float:none}
.lp-form form[data-form-id="098a3332-e409-426a-ba8d-9d8f6af564e5"] input[type="submit"].hs-button.primary{background-color:#38cb73 !important}
.landing-page ul li strong,
.landing-page ul li b
{

  font-family: "CCEN",Arial, Helvetica;
  font-weight: 400;
}

.landing-page.two-column-equal .body-container h2
{
color: #103479;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 30px;
    line-height: 30px;
  font-weight: 500;
}

.landing-page.two-column-equal .body-container h3
{
    color: #103479;
    font-family: "CCEN",Arial, Helvetica;
    font-size: 20px;
    line-height: normal;
    font-weight: 500;
}