/*
Theme Name:   Husgrunder Shop Child
Theme URI:    https://www.husgrunder.com
Description:  Husgrunder Shop Child Theme
Author:       Bhaskar Dhote
Author URI:   https://www.husgrunder.com
Template:     husgrundershop
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  husgrundershop-child
*/

@font-face {
    font-family: 'GothamMedium';
    src: url('fonts/GothamMedium.eot');
    src: url('fonts/GothamMedium.eot') format('embedded-opentype'),
         url('fonts/GothamMedium.woff2') format('woff2'),
         url('fonts/GothamMedium.woff') format('woff'),
         url('fonts/GothamMedium.ttf') format('truetype'),
         url('fonts/GothamMedium.svg#GothamMedium') format('svg');
}
@font-face {
    font-family: 'GothamBold';
    src: url('fonts/GothamBold.eot');
    src: url('fonts/GothamBold.eot') format('embedded-opentype'),
         url('fonts/GothamBold.woff2') format('woff2'),
         url('fonts/GothamBold.woff') format('woff'),
         url('fonts/GothamBold.ttf') format('truetype'),
         url('fonts/GothamBold.svg#GothamBold') format('svg');
}


::-webkit-input-placeholder{color:#d9d3d6;}
:-moz-placeholder{color:#d9d3d6;}
::-moz-placeholder{color:#d9d3d6;opacity:1;}
:-ms-input-placeholder{color:#333;}
.inlineform::-webkit-input-placeholder{color:#717171;}
.inlineform:-moz-placeholder{color:#717171;}
.inlineform::-moz-placeholder{color:#717171;}
.inlineform:-ms-input-placeholder{color:#717171;}
body{color:#333 !important;font-family:Arial,Tahoma,Verdana,FreeSans,sans-serif !important;font-size:14px !important;line-height:1.7 !important; background: #f7f9fc;}
h1, h2, h3, h4, h5, h6{font-weight:normal;line-height:1.2;padding-bottom:2px;margin:15px 0 2px;}
h1{font-size:1.883em;}
h2{font-size:1.667em;}
h3{font-size:1.5em;}
h4{font-size:1.333em;}
h5{font-size:1.25em;}
h6{font-size:1.083em;}
p{text-align:left;padding:5px 0;margin:0 0 5px 0;}
p:empty{display:none;}
a{color:#0000f1;text-decoration:none;}
.clear{clear:both;display:block;overflow:hidden;visibility:hidden;height:0;width:0;}
body, button, input, select, textarea{font-family:Arial,Tahoma,Verdana,FreeSans,sans-serif !important;}
label{margin:0;}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea{border-radius:0 !important;-moz-border-radius:0 !important;-webkit-border-radius:0 !important;}
button,
input[type="button"],
input[type="submit"]{line-height:1.4;border-radius:0 !important;-moz-border-radius:0 !important;-webkit-border-radius:0 !important;}
button:hover, button:focus,
input[type="button"]:hover, input[type="button"]:focus,
input[type="submit"]:hover, input[type="submit"]:focus{background:#2a29cf;}
.step-btns button, .step-inner button{padding:10px 15px;}
.container{padding-left:15px !important;padding-right:15px !important;margin-left:auto !important;margin-right:auto !important;max-width:1170px;width:100%;}
.container .row:before,
.container .row:after,
.site-container .row:before,
.site-container .row:after{content:"";clear:both;display:table;}
.container .row,
.site-container .row{margin:0 -15px;}
.site-container{padding:0 15px;margin:0 auto;max-width:1170px;width:100%;}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9,.col-md-10, .col-md-11, .col-md-12{float:left;padding:0 15px;min-height:1px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.col-md-1{width:8.33333%;}
.col-md-2{width:16.6667%;}
.col-md-3{width:25%;}
.col-md-4{width:33.3333%;}
.col-md-5{width:41.6667%;}
.col-md-6{width:50%;}
.col-md-7{width:58.3333%;}
.col-md-8{width:66.6667%;}
.col-md-9{width:75%;}
.col-md-10{width:83.3333%;}
.col-md-11{width:91.6667%;}
.col-md-12,.top-wrap{width:100%;}

.rightbar-dropdown{float:right;background:#e94e38;}
.rightbar-dd button.dropbtn{cursor:pointer;color:#fff;font-size:0;background:url(images/down-arrow.png) center no-repeat;border:none;padding:0;margin:0;height:60px;width:50px;display:inline-block;transition:all .2s ease-in 0s;-moz-transition:all .2s ease-in 0s;-webkit-transition:all .2s ease-in 0s;}
.rightbar-dd button.dropbtn.rotate-btn{transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);transition:all .2s ease-in 0s;-moz-transition:all .2s ease-in 0s;-webkit-transition:all .2s ease-in 0s;}
.dropdown-content{display:none;color:#fff;font-weight:600;line-height:22px;background:#e94e38;box-shadow:0 10px 10px rgba(0,0,0,.5);padding:10px;min-width:235px;width:100%;position:absolute;top:60px;right:0;z-index:999;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.dropdown-content.show{display:block;}
.dropdown-content form p{padding:0;margin:0;}
.dropdown-content form br{display:none;}
.dropdown-content input[type=text],
.dropdown-content input[type=email],
.dropdown-content input[type=password],
.dropdown-content input[type=tel]{background:#fff;border:none;height:35px;width:100%;padding:3px 10px;margin:10px 0 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.dropdown-content input[type=submit]{cursor:pointer;color:#fff;font-size:15px;font-weight:600;background:#2a29cf;border:none;height:35px;width:100%;padding:3px 10px;margin:10px 0 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.dropdown-content .ajax-loader{display:none !important;}
.dropdown-content .ajax-loader.is-active{display:inline-block !important;}
.dropdown-content div.wpcf7-response-output{margin:10px 0 0;}
.dropdown-content a{color:#fff;display:block;padding:5px 15px;}
.dropdown-content span.wpcf7-not-valid-tip{color:#fff;}

#main-menu #my_primary_menu_id,
#main-menu #my_primary_menu_id ul.dd_menu_ul{display:block !important;}
#main-menu ul.dd_menu_ul{padding:0;margin:0 !important;}

.banner-wrap{line-height:0;position:relative;background:#000;overflow:hidden;height:410px;}
.banner-wrap > img{height:100%;width:100%;object-fit:cover;-moz-object-fit:cover;-webkit-object-fit:cover;object-position:0 0;-moz-object-position:0 0;-webkit-object-position:0 0;}
.banner-cnt{position:absolute;top:0;left:0;right:0;margin:0 auto;height:100%;width:100%;}
.banner-inner{color:#fff;font-size:18px;font-weight:600;line-height:24px;margin:0 auto;max-width:420px;height:100%;width:100%;text-align:center;display:flex;justify-content:center;flex-direction:column;}
.banner-titles{padding:20px 15px;background:rgba(0, 0, 0, 0.6);}
.banner-inner h1{color:#fff;font-size:28px;font-weight:600;line-height:30px;margin:0 0 20px 0;}
.banner-inner h2{color:#fff;font-size:20px;font-weight:600;line-height:22px;margin:0;}
.site-content{padding:40px 0 30px 0 !important;}
body.home .site-content{padding:0 !important;}
.site-content > .content-area,
.site-content > .wrap,
.site-content #container,
.sidebar-wrap > .wrap{float:none !important;padding:0 15px !important;margin:0 auto !important;max-width:1170px !important;width:100% !important;}
article.twentyseventeen-panel{border:none !important;}
nav.woocommerce-breadcrumb,
p.woocommerce-result-count{display:none !important;}
.woocommerce ul.products:before,
.woocommerce ul.products:after{content:"";clear:both;display:table;}
.woocommerce ul.products{margin:0 -15px;}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product{padding:0 15px !important;margin:0 0 40px 0 !important;width:33.33%;box-sinzing:border-box;-moz-box-sinzing:border-box;-webkit-box-sinzing:border-box;}
.woocommerce .related.products ul.products li.product{width:25%;}
.woocommerce ul.products li.product:before,
.woocommerce ul.products li.product:after,
.woocommerce .related.products ul.products li.product:before,
.woocommerce .related.products ul.products li.product:after{content:"";clear:both;display:table;}
.woocommerce ul.products li.product a img{box-shadow:7px 7px 6px rgba(0, 0, 0, 0.2);border:4px solid #e2e2e2 !important;margin:0 0 25px 0 !important;}
.woocommerce ul.products li.product a h2{color:#2a29cf !important;font-size:18px !important;font-weight:500 !important;line-height:20px !important;padding:0 !important;margin:0 0 15px 0 !important;}
.woocommerce ul.products li.product .price{color:#2a29cf !important;font-size:18px !important;font-weight:500 !important;line-height:20px !important;display:block !important;text-align:left;padding:0 !important;margin:0 0 30px 0 !important;}
.woocommerce ul.products li.product span.excerpt p{min-height:75px;}
.woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button{color:#fff !important;background:#2a29cf !important;border-radius:0 !important;-moz-border-radius:0 !important;-webkit-border-radius:0 !important;}
.woocommerce ul.products li.product a.rquest_button,
.woocommerce ul.products li.product .button{float:left;color:#fff !important;font-size:14px !important;font-weight:700 !important;text-align:center !important;text-transform:uppercase;line-height:1 !important;display:inline-block;background:#e94e38 !important;border:none !important;border-radius:0 !important;-moz-border-radius:0 !important;-webkit-border-radius:0 !important;padding:15px 40px !important;margin:0 !important;}
.woocommerce ul.products li.product a.rquest_button{background:#2a29cf !important;}
.woocommerce ul.products li.product .button{float:right;padding:15px 27px !important;}
.woocommerce ul.products li.product a.button.loading:after,
.woocommerce ul.products li.product button.button.loading:after{top:15px !important;right:7px !important;}
.woocommerce ul.products li.product a.added_to_cart.wc-forward{display:none !important;color:#fff !important;font-size:14px !important;font-weight:700 !important;line-height:1 !important;padding:0.618em 1em !important;background:#2a29cf !important;border-radius:0 !important;-moz-border-radius:0 !important;-webkit-border-radius:0 !important;}
.wc-proceed-to-checkout > a.checkout-button{background:#e94e38 !important;}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order{background:#e94e38 !important;padding:15px 20px !important;}
.woocommerce div.product div.images img{border:4px solid #e2e2e2 !important;}
.woocommerce div.product h1.product_title{color:#2a29cf !important;font-size:26px !important;font-weight:700 !important;line-height:28px !important;padding:0 !important;margin:0 0 20px 0 !important;}
.woocommerce div.product p.price,
.woocommerce div.product span.price{color:#2a29cf !important;font-size:18px !important;font-weight:500 !important;line-height:20px !important;padding:0 !important;margin:0 0 20px 0 !important;}
.woocommerce .quantity .qty{padding:5px;}
.woocommerce .summary .quantity .qty{border:2px solid #bbb;padding:11px 10px !important;}
.woocommerce div.product form.cart .button.single_add_to_cart_button{color:#fff !important;font-size:18px !important;line-height:20px !important;padding:15px 30px !important;background:#e94e38 !important;}
.product .summary.entry-summary > .product_meta,
.woocommerce section.related.products{display:none !important;}
.woocommerce div.product form.cart,
.yith-ywraq-add-to-quote{margin:0 0 20px 0 !important;}
section.related.products{border-top:1px solid #e2e2e2;padding:20px 0 0 0;display:inline-block !important;width:100% !important;}
section.related.products > h2{color:#000 !important;font-size:22px !important;font-weight:700 !important;line-height:24px !important;text-transform:capitalize !important;padding:0 !important;margin:0 0 20px 0 !important;}
.woocommerce-Tabs-panel ul li{list-style:disc inside;padding:0;}
.woocommerce-message:before,
.woocommerce-info:before{color:#2a29cf !important;}
.woocommerce-message,
.woocommerce-info{border-top-color:#2a29cf !important;}
.woocommerce form .form-row label,
.woocommerce-page form .form-row label{font-weight:600 !important;margin:0;}
.woocommerce-checkout-payment li label{display:inline-block;}
.inlineform{text-align:right;margin:0 0 15px 0;}
.inlineform h3{text-align:left;margin:0 0 15px 0;}
.inlineform .wpcf7-form-control-wrap{text-align:left;}
.inlineform .ajax-loader{float:left;}
.inlineform p{margin:0 !important;}
.inlineform br{display:none !important;}
.inlineform .form-group:before,
.inlineform .form-group:after{content:"";clear:both;display:table;}
.inlineform .form-group{margin:0 -7px;}
.inlineform .form-group > div{float:left;padding:0 7px;width:50%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.inlineform input[type="text"],
.inlineform input[type="email"],
.inlineform input[type="url"],
.inlineform input[type="password"],
.inlineform input[type="search"],
.inlineform input[type="number"],
.inlineform input[type="tel"],
.inlineform input[type="range"],
.inlineform input[type="date"],
.inlineform input[type="month"],
.inlineform input[type="week"],
.inlineform input[type="time"],
.inlineform input[type="datetime"],
.inlineform input[type="datetime-local"],
.inlineform input[type="color"],
.inlineform select,
.inlineform textarea{border:2px solid #bbb;margin:0 0 15px 0;}
.inlineform textarea{height:100px;}
.inlineform input[type="submit"],
.inlineform button[type="submit"]{color:#fff;font-size:16px;background:#2a29cf;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
a.rquest_button{text-transform:unset !important;}
#primary.content-area{float:none !important;margin:0 auto !important;width:100% !Important;}
.sidebar-wrap .sidebar-row:before,
.sidebar-wrap .sidebar-row:after{content:"";clear:both;display:table;}
.sidebar-wrap .sidebar-row{margin:0 -15px;}
.sidebar-wrap #primary.content-area{float:left !important;padding:0 15px !important;width:70% !Important;}
.sidebar-wrap #secondary,
body.has-sidebar .sidebar-wrap #secondary{float:right !important;padding:30px 15px !important;width:30% !important;position:sticky;-moz-position:sticky;-webkit-position:sticky;top:0;right:0;}
.sidebar-wrap .dynamic_tab .container{max-width:none !important;padding:0 !important;}
.sidebar-wrap .sidebar-la {padding: 40px 0;}

.sidebar-la > h2,
.sidebar-la > h3 {color: #333; font-size: 22px; line-height: 26px; padding: 0 0 30px 0; margin: 0;}

.post-data{clear:both;display:inline-block;padding:20px 0;margin:10px 0 0 0;border-top:1px solid #ededed;border-bottom:1px solid #ededed;width:100%;}
.entry-meta{color:#333;font-size:14px;font-weight:normal;line-height:1.7;letter-spacing:normal;text-transform:none;}
.entry-meta a{color:#0000f1;}
.su-column{margin:0 0 15px 0 !important;}
.one_fourth, .one_half, .one_third, .three_fourth, .two_third{float:left;margin-bottom:30px;position:relative}
.one_fourth, .one_half, .three_fourth{margin-right:4%;}
.one_third, .two_third{margin-right:5%;}
.one_fourth{width:22%;}
.one_third{width:30%;}
.one_half{width:48%;}
.two_third{width:65%;}
.three_fourth{width:74%;}
.full_width{float:left;width:100%;}
.last_column{clear:right;margin-right:0 !important;}
body.single.single-post .site-content{padding:0 0 50px 0 !important;}
.dynamic_tab .tab-ul{background:#e9e9e9;}
.dynamic_tab ul.nav-tabs:before,
.dynamic_tab ul.nav-tabs:after{content:"";clear:both;display:table;}
.dynamic_tab ul.nav-tabs{list-style:none;padding:0;margin:0;width:100%;}
.dynamic_tab ul.nav-tabs li{float:left;margin:0;padding:0 3px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.dynamic_tab ul.nav-tabs li:first-child{padding-left:0;}
.dynamic_tab ul.nav-tabs li:last-child{padding-right:0;}
.dynamic_tab ul.nav-tabs li a{color:#696969;font-size:15px;font-weight:600;display:block;text-align:center;text-transform:uppercase;background:#e9e9e9;border:none;border-bottom:3px solid #e9e9e9;padding:20px 30px 15px;margin:0;position:relative;transition:all 250ms ease 0s;-moz-transition:all 250ms ease 0s;-webkit-transition:all 250ms ease 0s;}
.dynamic_tab ul.nav-tabs li a:hover,
.dynamic_tab ul.nav-tabs li a:focus,
.dynamic_tab ul.nav-tabs li.active a{color:#000 !important;border:none;border-bottom:3px solid #402bd0;}
.dynamic_tab .tab-content{padding:30px 0;margin:-2px 0 0 0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.custom-frame-wrapper,
.small-custom-frame-wrapper{display:inline-block;max-width:100%;}
.alignleft,
a img.alignleft,
img.alignleft{float:left;margin:4px 14px 2px 0;}
.custom-frame-wrapper{margin-bottom:15px;}
.custom-frame-inner-wrapper{border:1px solid #e4e4e4;background-color:#f6f6f6;}
.custom-frame-wrapper .custom-frame-padding,
.small-custom-frame-wrapper .custom-frame-padding{line-height:0;display:block;border:1px solid #fff;max-width:hidden;overflow:hidden;position:relative;padding:8px;}
.small-custom-frame-wrapper .custom-frame-padding{padding:4px;}
.custom-frame-padding:before{content:"";display:block;position:absolute;top:0;left:0;right:0;margin:0 auto;height:100%;width:100%;background:#fff;transition:all 1s ease 0s;-moztransition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;}
.custom-frame-padding:hover:before{background:#9a9a9a;}
.custom-frame-padding a{display:block;line-height:0;position:relative;z-index:10;}
.custom-frame-padding img,
.custom-frame-padding img:hover{opacity:0.5 !important;}
.custom-frame-padding img{position:relative;transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;}
.custom-frame-padding img:hover{transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);}
.custom-frame-video{background:#fff;border:1px solid #e4e4e4;padding:8px;margin-bottom:15px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;max-width:370px;width:100%;}
ul.list-1, ul.list-2, ul.list-3,
ul.list-4, ul.list-5, ul.list-6,
ul.list-7, ul.list-8, ul.list-9,
ul.list-10, ul.list-11{list-style:none;position:relative;margin:5px 0 5px 5px;overflow:hidden;}
ul.list-1 li, ul.list-2 li, ul.list-3 li,
ul.list-4 li, ul.list-5 li, ul.list-6 li,
ul.list-7 li, ul.list-8 li, ul.list-9 li,
ul.list-10 li, ul.list-11 li{list-style:none;padding:0 0 2px 24px;margin:0 0 2px 0;position:relative;}
ul.list-1 li:before, ul.list-2 li:before, ul.list-3 li:before,
ul.list-4 li:before, ul.list-5 li:before, ul.list-6 li:before,
ul.list-7 li:before, ul.list-8 li:before, ul.list-9 li:before,
ul.list-10 li:before, ul.list-11 li:before{content:"";display:inline-block;position:absolute;}
ul.list-1 li:before, ul.list-2 li:before, ul.list-3 li:before,
ul.list-4 li:before, ul.list-5 li:before, ul.list-6 li:before,
ul.list-7 li:before, ul.list-8 li:before{top:4px;left:0;height:16px;width:16px;vertical-align:middle;margin-right:6px;}
ul.list-9 li:before{top:8px;left:4px;height:8px;width:10px;margin-right:6px;}
ul.list-10 li:before,
ul.list-11 li:before{top:6px;left:4px;height:10px;width:10px;margin-right:6px;}
ul.list-1 li:before{background-image:url("images/tick-green.png");}
ul.list-2 li:before{background-image:url("images/tick-grey.png");}
ul.list-3 li:before{background-image:url("images/exclamation.png");}
ul.list-4 li:before{background-image:url("images/thumb-up.png");}
ul.list-5 li:before{background-image:url("images/lifeboy.png");}
ul.list-6 li:before{background-image:url("images/calendar-task.png");}
ul.list-7 li:before{background-image:url("images/pin.png");}
ul.list-8 li:before{background-image:url("images/clock.png");}
ul.list-9 li:before{background-image:url("images/double-arrow.png");}
ul.list-10 li:before{background-image:url("images/arrow-2.png");}
ul.list-11 li:before{background-image:url("images/arrow-3-dark.png");}
a.small-dark-button,
a.small-dark-button:hover,
a.small-dark-button:focus{color:#fff;font-size:14px;font-weight:800;line-height:14px;text-align:center;padding:10px 15px;background:#2a29cf;display:inline-block;}
.contctform{padding-bottom:0;}
.frontpage-cnt{position:relative;margin:0 0 30px 0;}
.front-video{line-height:0;position:relative;}
.front-video img{line-height:0;width:100% !important;}
.front-bluestrip{color:#fff;font-size:26px;font-weight:500;line-height:30px;background:rgba(42,41,207,.8);padding:30px 0;position:absolute;bottom:0;left:0;right:0;width:100%;}
.front-bluestrip-footer.front-bluestrip{background:#2a29cf;position:static !important;}
.bluestrip-cnt{padding-top:10px !important;}
.front-bluestrip-footer .bluestrip-cnt{padding-top:0 !important;}
.bluestrip-cnt p{padding:0;}
.front-bluestrip .thene-btn a,
.front-bluestrip .thene-btn a:focus,
.front-bluestrip .thene-btn a:hover{color:#fff;font-size:20px;font-weight:500;line-height:24px;text-align:center;background:none;border:2px solid #fff;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;padding:15px 20px;display:inline-block;transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;}
.post-sidebar a,
.postsidebar-inner{font-size:18px;font-weight:600;line-height:22px;}
.front-bluestrip .thene-btn a:focus,
.front-bluestrip .thene-btn a:hover{color:#1a13ad;background:#fff;}
ul.material_tag{max-width:500px;}
ul.material_tag li{font-weight:700;text-transform:capitalize;list-style:none !important;padding:4px 10px;margin:4px;display:inline-block;background:#eee;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
h3.tag-title{font-weight:600;margin:0 0 30px;}
.post-wrap:before,
.post-wrap:after{content:"";clear:both;display:table;}
.post-wrap{margin:0 -15px;}
.post-cnt, .post-sidebar{float:left;padding:0 15px;margin:0 0 30px;width:50%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.post-sidebar{float:right}
.postsidebar-inner{color:#333;background:#e9e9e9;padding:30px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
.postsidebar-inner > p{padding:0;margin:0 0 20px 0;}
.post-sidebar a{color:#fff;padding:15px;margin:10px 0 0;display:inline-block;background:#e94e38;border:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta{margin-right:0;width:auto;}
.blog:not(.has-sidebar) .entry-content blockquote.alignleft,
.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft,
.archive:not(.has-sidebar) .entry-content blockquote.alignleft,
.page-two-column .entry-content blockquote.alignleft{margin-left:0;width:auto;}
.blog:not(.has-sidebar) .entry-content blockquote.alignright,
.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright,
.archive:not(.has-sidebar) .entry-content blockquote.alignright,
.page-two-column .entry-content blockquote.alignright{margin-right:0;width:auto;}
blockquote.alignleft{margin:10px 20px 0 0;width:220px !important;}
blockquote{color:#333 !important;font-family:Georgia,"Times New Roman",Times,serif;font-size:16px !important;font-style:italic;line-height:24px;background:url("images/pull-quote-dark.png") no-repeat 0 4px;padding:5px 10px 5px 35px;}
.page-cnt-title{border-bottom:1px solid #f4f4f4;}
body.home .page-cnt-title{display:none !important;}
h1.pagetitle{font-size:1.667em;line-height:30px;padding:20px 0;margin:0;}
.widget h2.widget-title{color:#333;font-size:18px;font-weight:600;letter-spacing:normal;text-transform:none;padding:0;margin:0 0 10px 0;}
.widget a.flat-custom-button{color:#fff;font-size:14px;display:inline-block;background:#463f8c;border:1px solid #463f8c;padding:15px;}
.widget a.flat-custom-button > span{backgroind:none !important;border:none !important;padding:0 !important;}
li { list-style-type: disc;}
.nav-tabs li { list-style-type: none;}

a.flat-custom-button,
a.flat-custom-button > span {display: inline-block;}

/*=--- Changes ---=*/
.header-top #my_primary_menu_id ul.dd_menu_ul > li {
	display: table-cell !important;
	width: auto !important;
}

.header-top #my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class {
	color: #0d3b66 !important;
	font-size: 14px !important;
	font-family: 'GothamBold', sans-serif !important;
	font-weight: 400 !important;
	line-height: 36px;
	height: 36px;
	padding: 0 10px;
	background: none !important;
	border: none !important;
}
.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > a.menu-link-class {color: #0d3b66 !important;}

.header-top #my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu {
	background: #ffb301 !important;
	border: none !important;
}
.header-top #my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:after {
	border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;
}

.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > a.menu-link-class:after, 
.header-top #my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:after {background: #ffb301 !important;}

.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li > a, 
.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > ul.sub-menu > li > a, 
.header-top #my_primary_menu_id ul.dd_menu_ul > li.current-menu-item ul.sub-menu li a {color: #0d3b66 !important;}

.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > ul.sub-menu > li:hover > a,
.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > ul.sub-menu > li > a:hover, 
.header-top #my_primary_menu_id ul.dd_menu_ul > li.current-menu-item > ul.sub-menu > li:hover > a,
.header-top #my_primary_menu_id ul.dd_menu_ul > li.current-menu-item > ul.sub-menu > li > a:hover,
.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > ul.sub-menu > li > a:focus,
.header-top #my_primary_menu_id ul.dd_menu_ul > li.current-menu-item > ul.sub-menu > li > a:focus {
	color: #fff !important;
	background: #0d3b66 !important;
}

.header-top #my_primary_menu_id,
.header-top #my_primary_menu_id ul.dd_menu_ul {font-family: 'GothamMedium', sans-serif !important;}

.header-top #my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu > li > a {
	font-size: 13px !important;
	padding: 9px 10px !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.header-top #my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu > li:last-child > a {border: none;}

.header-top #my_primary_menu_id ul.dd_menu_ul ul.sub-menu ul.sub-menu {
	background: #0d3b66 !important;
	border: none !important;
}

.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > ul.sub-menu > li:last-child > a, 
.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > ul.sub-menu > li:hover > ul.sub-menu > li:last-child > a, 
.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li.current-menu-item > ul.sub-menu > li:last-child > a,
.header-top #my_primary_menu_id ul.dd_menu_ul > li.current-menu-item > ul.sub-menu > li.current-menu-item > ul.sub-menu > li:last-child > a {border: none;}

.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li:hover > a.menu-link-class,
.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li > a.menu-link-class:hover, 
.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li.menu-item-has-children > ul.sub-menu > li > a.menu-link-class:focus {
	color: #0d3b66 !important;
	background: #ffb301 !important;
}

.header-top .sub-menu > li {position: relative;}


@media only screen and (max-width: 1160px){
	.rightbar-btn > a, 
	.rightbar-btn > a:hover, 
	.rightbar-btn > a:focus {
		font-size: 16px;
		line-height: 20px;
	}
	.rightbar-dd button.dropbtn {
		right: 13px;
		height: 50px;
		width: 40px;
	}
	.dropdown-content {
		text-align: left;
		top:5 0px;
		right: 0;
	}
	.header-top .toggle-wrap {padding: 16px 0 !important;}
	#main-menu #my_primary_menu_id {top: 78px !important;}
	
	.header-col.header-menu {display: block;}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul > li {
		display: block !important;
		width: 100% !important;
	}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul > li,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li:first-child {border: none !important;}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu li a {
		color: #0d3b66 !important;
		font-size: 14px !important;
		line-height: 18px !important;
		padding: 15px !important;
		height: auto !important;
		border-top: 1px solid #dadada !important;
		background: rgb(253,253,253) !important;
		background: -moz-linear-gradient(top, rgba(253,253,253,1) 0%, rgba(242,242,243,1) 100%) !important;
		background: -webkit-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(242,242,243,1) 100%) !important; 
		background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(242,242,243,1) 100%) !important; 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f2f2f3',GradientType=0 ) !important;
	}
	.header-top #my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu li a {border-bottom: none !important;}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul {
		border-bottom: 1px solid #dadada !important;
	}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class {
		text-align: left !important;
		padding: 15px !important;
	}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:hover,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:focus,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > a.menu-link-class, 
	.header-top #my_primary_menu_id ul.dd_menu_ul > li:focus > a.menu-link-class, 
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:hover, 
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:focus,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children.expanded > a.menu-link-class {
		color: #fff !important;
		background: #ffb301 !important;
	}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul li.menu-item-has-children .expander {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 999;
		height: 50px;
		width: 50px;
	}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul li.menu-item-has-children .expander:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 11px;
		right: auto;
		z-index: 999;
		height: 0;
		width: 0;
		background: none !important;
		border-top: 8px solid rgba(0,0,0,0);
		border-left: 8px solid rgba(0,0,0,0);
		border-right: 8px solid #0d3b66;
		transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);
		transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
	}
	.header-top #my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children:hover > .expander:before,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li:hover .expander:before {
		border-right: 8px solid #fff;
	}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children.expanded > .expander:before,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li.expanded .expander:before {
		top: 35%;
		left: 13px;
		transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg);
		border-right: 8px solid #fff;
	}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul li.menu-item-has-children .expander,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children.expanded > .expander, 
	.header-top #my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children:hover > .expander, 
	.header-top #my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children > ul.sub-menu > li:hover > .expander,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children ul.sub-menu > li.expanded > .expander {
		background: none !important;
		border: none !important;
		border-left: 1px solid #dadada !important;
	}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children.expanded > ul.sub-menu {
		border-bottom: 5px solid #ffb301 !important;
	}
	
	.header-top .sub-menu .expander {transform: none; -moz-transform: none; -webkit-transform: none;}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li > a.menu-link-class:hover,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li > a.menu-link-class:focus,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li:hover > a.menu-link-class, 
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li:focus > a.menu-link-class, 
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li.expanded > a.menu-link-class {
		color: #fff !important;
		background: #ffb301 !important;
	}
	.header-top #my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu ul.sub-menu {width: auto !important;}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu ul.sub-menu > li:hover > a.menu-link-class,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu ul.sub-menu a.menu-link-class:hover,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu ul.sub-menu a.menu-link-class:focus,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > ul.sub-menu > li:hover > ul.sub-menu > li:hover > a,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > ul.sub-menu > li:hover > ul.sub-menu > li > a:hover,
	.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > ul.sub-menu > li:hover > ul.sub-menu > li > a :focus  {
		color: #fff !important;
		background: #ffb301 !important;
	}
	
	.header-top #my_primary_menu_id ul.dd_menu_ul > li:hover > ul.sub-menu > li:hover > ul.sub-menu > li > a {
		color: #0d3b66 !important;
	}
}

@media only screen and (max-width:1024px){
.woocommerce ul.products li.product a.rquest_button,
.woocommerce ul.products li.product .button{padding:15px 25px !important;}
.woocommerce ul.products li.product span.excerpt p{min-height:100px;}
.front-bluestrip{font-size:22px;line-height:28px;}
.front-bluestrip .thene-btn a,.front-bluestrip .thene-btn a:focus,.front-bluestrip .thene-btn a:hover{font-size:18px;line-height:24px;padding:10px 15px;}
.banner-wrap{height:358px;}
}

@media only screen and (max-width:1023px){
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce .related.products ul.products li.product{width:50%;}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images{float:left !important;width:48% !important;}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary{float:right !important;width:48% !important;}
.woocommerce ul.products li.product span.excerpt p{min-height:75px;}
.inlineform .form-group > div{float:none;width:100%;}
.sidebar-wrap #primary.content-area{width:60% !important;}
.sidebar-wrap #secondary{width:40% !important;}
.dynamic_tab ul.nav-tabs li a {font-size: 14px; padding: 20px 20px 15px 20px;}
.banner-wrap{height:342px;}
}
@media only screen and (max-width:800px){.banner-wrap{height:280px;}}

@media only screen and (max-width:768px){
.header-wrapper{padding-top:0;}
#main-menu{padding:0;}
.header-wrapper, #main-menu, .header-wrapper #dropdown-holder{position:static !important;}
.header-wrapper .toggle-wrap, .header-wrapper #my_primary_menu_id{position:absolute !important;}
.product-quantity > .quantity{display:inline-block;text-align:right;}
.banner-wrap{height:268px;}
.su-row .su-column a.image_overlay_a {margin-left: 0;}
}

@media only screen and (max-width:767px){
.banner-inner{padding:0 30px;}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce .related.products ul.products li.product{float:none !important;width:100% !important;}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary{float:none !important;width:100% !important;}
.woocommerce form .form-row-first,
.woocommerce-page form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last{float:none !important;width:100% !important;}
.woocommerce ul.products li.product span.excerpt p{min-height:inherit;}
.full_width, .one_fourth, .one_half,
.one_third, .three_fourth, .two_third{width:100% !important;}
.dynamic_tab .tab-ul{background:none;padding:20px 0 0 0;}
.dynamic_tab ul.nav-tabs li{padding:0 5px 10px 5px;width:50%;}
.dynamic_tab ul.nav-tabs li:first-child{padding-left:5px;}
.dynamic_tab ul.nav-tabs li:last-child{padding-right:5px;}
.dynamic_tab ul.nav-tabs li a{font-size:11px;background:#e9e9e9;border:none;border-top:3px solid #e6e4e5;padding:15px 5px;}
.dynamic_tab ul.nav-tabs li a:hover,
.dynamic_tab ul.nav-tabs li a:focus,
.dynamic_tab ul.nav-tabs li.active a{color:#000!important;background:#fff;border:none;border-top:3px solid #402bd0;}
.dynamic_tab .tab-content{padding:20px 0;}

body.single.single-post .site-content{padding:0 !important;}
.sidebar-wrap .sidebar-la {padding: 40px 0 0 0;}

.sidebar-wrap #primary.content-area,
.sidebar-wrap #secondary,
body.has-sidebar .sidebar-wrap #secondary{float:none !important;width:100% !important;}

.front-bluestrip{font-size:22px;line-height:28px;position:static;background:#2a29cf;padding:15px 0 22px 0;}
.front-bluestrip .bluestrip-cnt,.front-bluestrip .thene-btn{text-align:center !important;float:none !important; width:100% !important;}
.bluestrip-cnt{padding:0 15px 15px 15px !important;}
.bluestrip-cnt p{text-align:center !important;margin:0;}
.banner-wrap{height:auto;}
.banner-cnt{position:static;background:#2a29cf;}
.banner-inner{padding:15px 15px 20px 15px;}
.banner-titles{background:none;padding:0;}
.banner-inner h1{font-size:22px;line-height:28px;padding:0;margin:0 0 15px 0;}
/* .banner-inner h2{font-size:18px;line-height:22px;font-weight:500;padding:0;margin:0;} */
.banner-inner h2{font-size:22px !important ;line-height:28px;padding:0;margin:0 0 15px 0;}
.site-content{padding:15px 0 20px 0 !important;}
h1.pagetitle{padding:10px 0 20px 0;}
.form-section{margin:0 0 5px 0;}
.dropdown-content{right:-50px;}
article.post-120403 > .dynamic_tab > .tab-ul {padding:0;}
article.post-120403 .dynamic_tab .tab-content {padding:10px 0 0 0;}
}

@media only screen and (max-width:400px){
.alignleft, a img.alignleft, img.alignleft{float:none;}
.custom-frame-wrapper img{max-width:100%;width:100%;}
.custom-frame-wrapper.alignleft,.custom-frame-wrapper.alignright{margin:6px auto 10px auto;}
.custom-frame-wrapper.aligncenter{margin-bottom:6px;}
.custom-frame-wrapper.alignleft,.custom-frame-wrapper.alignright,.custom-frame-wrapper.aligncenter{width:100%;display:block;float:none;clear:both;}

}


/*=--- Menu CSS ---=*/
@font-face {
		font-family: 'Open Sans';
		font-style: normal;
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Open_Sans/OpenSans-Regular.ttf');
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype'),
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'Roboto';
		font-style: normal;
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Roboto/Roboto-Regular.ttf') format('truetype');
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Roboto/Roboto-Regular.ttf') format('truetype'),
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'Lato';
		font-style: normal;
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Lato/Lato-Regular.ttf');
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Lato/Lato-Regular.ttf') format('truetype'),
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'Oswald';

		font-style: normal;
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Oswald/Oswald-Regular.ttf');
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Oswald/Oswald-Regular.ttf') format('truetype'),
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'Raleway';
		font-style: normal;
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Raleway/Raleway-Regular.ttf');
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Raleway/Raleway-Regular.ttf') format('truetype'),
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'Montserrat';
		font-style: normal;
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Montserrat/Montserrat-Regular.ttf');
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Montserrat/Montserrat-Regular.ttf') format('truetype'),
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'PT Sans';
		font-style: normal;
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/PT_Sans/PT_Sans-Web-Regular.ttf');
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/PT_Sans/PT_Sans-Web-Regular.ttf') format('truetype'),
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'Ubuntu';
		font-style: normal;
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Ubuntu/Ubuntu-Regular.ttf');
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Ubuntu/Ubuntu-Regular.ttf') format('truetype'),
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'Karla';
		font-style: normal;
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Karla/Karla-Regular.ttf');
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Karla/Karla-Regular.ttf') format('truetype'),
		font-weight: normal;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'Quicksand';
		font-style: normal;
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Quicksand/Quicksand-Regular.ttf');
		src: url('https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new//fonts/Quicksand/Quicksand-Regular.ttf') format('truetype'),
		font-weight: normal;
		font-style: normal;
	}
	
	
	
	#my_primary_menu_id,
	#my_primary_menu_id ul.dd_menu_ul {font-family: Open Sans, sans-serif !important;}
	
	#my_primary_menu_id ul.dd_menu_ul > li:hover > a.menu-link-class:after,
	#my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:after {
		background: #E2DEE1 !important;
	}

	#my_primary_menu_id ul.dd_menu_ul > li.current-menu-item a.menu-link-class:after {
		background: #E2DEE1 !important;
	}


	#my_primary_menu_id ul.dd_menu_ul > li:hover > a.menu-link-class {
		color: #2A29CF !important;
	}

	#my_primary_menu_id ul.dd_menu_ul > li.current-menu-item a.menu-link-class {
		color: #2A29CF !important;
	}
	
	header .column.three-fourths,
	nav#main-menu,
	#my_primary_menu_id,
	#my_primary_menu_id ul.dd_menu_ul {
		display: inline-block !important;
		width: 100% !important;
	}
	
	#my_primary_menu_id ul.dd_menu_ul > li {
		float: none !important;
		display: table-cell !important;
		text-align: center !important;
		position: relative !important;
		margin: 0 !important;
		width: 1% !important;
	}
	#my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class {
		color: #FFFFFF !important;
		font-size: 18px !important;
		font-weight: normal;
		line-height: 50px;
		text-decoration: none;
		text-transform: uppercase;
		text-align: center !important; 
 		background: #2A29CF !important;
		border: none;
		border-right: 1px solid #cccccc;
		padding: 0 15px;
		display: block;
		height: 50px;
		position: relative;
		z-index: 9;
		transition: color 0.2s ease-in 0s;
		-moz-transition: color 0.2s ease-in 0s;
		-webkit-transition: color 0.2s ease-in 0s;
	}
	@media screen and (-webkit-min-device-pixel-ratio:0) {
		#my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class {
			font-size: 13px;
			padding: 0 5px;
		}
	}
	#my_primary_menu_id ul.dd_menu_ul > li:last-child > a.menu-link-class {border: none;}
	
	#my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		height: 0;
		width: 100%;
		z-index: -1;
		/*background: #ec6200;*/
		transition: height 0.2s ease-in 0s;
		-moz-transition: height 0.2s ease-in 0s;
		-webkit-transition: height 0.2s ease-in 0s;
	}
	#my_primary_menu_id ul.dd_menu_ul > li:hover > a.menu-link-class:after,
	#my_primary_menu_id ul.dd_menu_ul > li:focus > a.menu-link-class:after,
	#my_primary_menu_id ul.dd_menu_ul > li.current-menu-item a.menu-link-class:after {height: 100%;}
	
	
	#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu {
		background: #2A29CF !important;
		border: 1px solid #ccc;
		border-top: 5px solid;
		border-top-color: #E2DEE1 !important;
		list-style: outside none none;
		text-align: left;
		padding: 0;
		opacity: 0;
		height: auto;
		min-width: 200px;
		width: 100%;
		position: absolute;
		top: 100%;
		left: 0;
		z-index: 10;
		transition: height 0.3s ease-in 0s;
		-moz-transition: height 0.3s ease-in 0s;
		-webkit-transition: height 0.3s ease-in 0s;
		visibility: hidden;
	}
	#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu ul.sub-menu {width: 225px;}
	#my_primary_menu_id ul.dd_menu_ul > li:hover > ul.sub-menu,
	#my_primary_menu_id ul.dd_menu_ul ul.sub-menu > li:hover > ul.sub-menu {
		display: block;
		height: auto;
		opacity: 1;
		transition: height 0.3s ease-in 0s;
		-moz-transition: height 0.3s ease-in 0s;
		-webkit-transition: height 0.3s ease-in 0s;
		visibility: visible;
	}
	#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu > li {
		position: relative;
		display: block;
		margin: 0;
		opacity: 0;
		transition: opacity 0.5s ease-in 0s;
		-moz-transition: opacity 0.5s ease-in 0s;
		-webkit-transition: opacity 0.5s ease-in 0s;
	}
	#my_primary_menu_id ul.dd_menu_ul > li:hover ul.sub-menu > li {opacity: 1;}
	
	#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu > li > a {
		font-size: 15px !important;
		line-height: 18px;
		text-transform: uppercase;
		padding: 5px 10px;
		display: block;
	}
	
	#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu > li > a:hover,
	#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu > li > a:focus {
		color: #2A29CF !important;
		background: #E2DEE1 !important;
	}
	
	#my_primary_menu_id ul.dd_menu_ul ul.sub-menu ul.sub-menu {
		top: 0 !important;
		left: 100% !important;
		border-top: 1px solid #ccc !important;
	}
	
	/*=--- Mega Menu---=*/
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu {position: relative !important;}
	
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li {position: static !important;}
	
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu {min-width: inherit;}
	
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu > li {
		display: inline-block !important;
		margin: 5px 0 !important;
		vertical-align: top !important;
	}
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu > li > a:hover, 
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu > li > a:focus {background: none !important;}
	
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu ul.sub-menu {
		position: static !important;
		border: none !important;
		opacity: 1 !important;
		visibility: visible !important;
	}
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu ul.sub-menu > li {
		display: block !important;
	}
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu ul.sub-menu > li > a {
		position: relative !important;
		padding: 5px 10px 5px 15px !important;
	}
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu ul.sub-menu > li > a:before {
		content: "";
		display: inline-block;
		position: relative !important;
		top: -2px;
		left: -5px;
		height: 5px;
		width: 5px;
		border-top: 1px solid;
		border-right: 1px solid;
		transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg);
	}
	
	#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu ul.sub-menu > li > a:hover:before {
		border-color: #2A29CF !important;
	}
	.banner-inner h2 {font-size: 28px; line-height:30px;}
	.banner-inner h1{text-transform: none !important }
	body.fraga-micke .banner-inner h1 {text-transform: capitalize !important;}
	#secondary > section.widget{text-align:center;padding:10px 10px 15px 10px;margin:0 0 10px 0;border:2px solid #d7d7d7;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
	#secondary > section.widget .textwidget > p{text-align:center;padding:0;margin:0;}
	#secondary > section.widget .textwidget img{padding:0;margin:0 0 5px 0;}
	#secondary > section.widget a.flat-custom-button{display:block;}
	#secondary > section.widget ul.small-thumb{text-align:left;}
	#secondary > section.widget ul.small-thumb li.hg-gsheet-questions{text-align:left;display:inline-block;width:100%;border:none;border-bottom:1px solid #ddd;padding:12px 0 !important;margin:0;}
	/*=--- /Mega Menu---=*/
	@media only screen and (max-width: 1160px) {
		#my_primary_menu_id ul.dd_menu_ul > li .expander {
			cursor: pointer;
			position: absolute;
			top: 0;
			right: 0;
			height: 100%;
			width: 20px;
		}
		
		#my_primary_menu_id ul.dd_menu_ul li.menu-item-has-children .expander {
			background-attachment: scroll;
			background-clip: border-box;
			background-color: rgba(0, 0, 0, 0);
			background-image: url("https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new/images/glyph-right.png");
			background-origin: padding-box;
			background-position: center center, center center;
			background-repeat: no-repeat;
			background-size: 6px 8px;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children.expanded > .expander,
		#my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children ul.sub-menu > li.expanded > .expander {
			background-color: #2A29CF !important;
			background-image: url("https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new/images/glyph-down-white.svg");
			background-position: center center, center center;
			background-repeat: no-repeat;
			background-size: 6px 8px;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li.expanded > ul.sub-menu,
		#my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li.expanded > ul.sub-menu {
			display: block !important;
			max-height: 2000px;
			transition: max-height 0.2s ease-in 0s;
		}
		#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu ul.sub-menu{
			background: #2A29CF !important;
			display: block !important;
			padding: 0 !important;
			height: auto;
			max-height: 0;
			overflow: hidden;
			transition: max-height 0.2s cubic-bezier(0, 1.05, 0, 1) 0s;
			border: none !important;
			visibility: visible !important;
			opacity: 1 !important;
		}
	}
	
	@media only screen and (max-width: 1160px) {
		
		.header-wrapper #main-menu,
		.header-wrapper #dropdown-holder {position: static !important;}
	
		.header-top .toggle-wrap {
			position: absolute !important;
			top: 0;
			left: auto;
			right: 5px;
			z-index: 99999 !important;
			padding: 16px 0;
			margin: 0 auto;
			width: auto;
			display: inline-block;
			background: none !important;
		}
		.header-top .toggle-icon {
			cursor: pointer;
			float: left;
			padding: 10px 15px;
			transition: background 0.15s ease 0s;
			-moz-transition: background 0.15s ease 0s;
			-webkit-transition: background 0.15s ease 0s;
		}
	 
		.toggle-icon .bar1, 
		.toggle-icon .bar2, 
		.toggle-icon .bar3 {
			width: 25px;
			height: 3px;
			background-color: #ffb301 !important;
			margin: 4px 0;
			transition: 0.4s;
		}
		
		.toggle-open .toggle-icon .bar1 {
			transform: translate3d(0px, 8px, 0px) rotate(45deg);
			-moz-transform: translate3d(0px, 8px, 0px) rotate(45deg);
			-webkit-transform: translate3d(0px, 8px, 0px) rotate(45deg);
		}
		
		.toggle-open .toggle-icon .bar2 {opacity: 0;}
		
		.toggle-open .toggle-icon .bar3 {
			transform: translate3d(0px, -6px, 0px) rotate(-45deg);
			-moz-transform: translate3d(0px, -6px, 0px) rotate(-45deg);
			-webkit-transform: translate3d(0px, -6px, 0px) rotate(-45deg);
		}
	
		header.masthead .main-menu {
			position: static !important;
			left: auto !important;
			top: auto !important;
			transform: none !important; -moz-transform: none !important; -webkit-transform: none !important;
			transition: none !important; -moz-transition: none !important; -webkit-transition: none !important;
			width: 100%;
		}
		#my_primary_menu_id {
			position: absolute !important;
			left: 0 !important;
			top: 50px !important;
			transform: scale3d(1, 0, 1) !important;
			-moz-transform: scale3d(1, 0, 1) !important;
			-webkit-transform: scale3d(1, 0, 1) !important;
			
			transition: transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s !important;
			-moz-transition: transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s !important;
			-webkit-transition: transform 0.2s ease 0s, -webkit-transform 0.2s ease 0s !important;
			z-index: 99999 !important;
			height: 0;
			width: 100%;
		}
		.toggle-open #my_primary_menu_id {
			transform: scale3d(1, 1, 1) !important;
			-moz-transform: scale3d(1, 1, 1) !important;
			-webkit-transform: scale3d(1, 1, 1) !important;
			display: block;
			opacity: 1;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li {
			display: block !important;
			float: none !important;
			text-align: left !important;
			width: 100% !important;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li  a.menu-link-class {
			display: block !important;
			font-size: 16px !important;
			line-height: 15px !important;
			padding: 15px 18px !important;
			text-decoration: none !important;
			text-align: left !important;
			transition: none !important; -moz-transition: none !important; -webkit-transition: none !important;
			background: #fff;
			border: none !important;
			height: auto !important;
			z-index: inherit;
		}
		#my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:after {
			content: inherit !important;
			background: none !important;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li:hover > a.menu-link-class,
		#my_primary_menu_id ul.dd_menu_ul > li:focus > a.menu-link-class,
		#my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:hover,
		#my_primary_menu_id ul.dd_menu_ul > li > a.menu-link-class:focus {
			color: #2A29CF !important;
			background: #E2DEE1 !important;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li.current-menu-item > a.menu-link-class {
			color: #2A29CF !important;
			background: #E2DEE1 !important;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li .expander {
			cursor: pointer;
			position: absolute;
			top: 0;
			right: 0;
			height: 45px;
			width: 60px;
			border-left: 1px solid #ccc;
		}
		
		#my_primary_menu_id ul.dd_menu_ul li.menu-item-has-children .expander {
			background-attachment: scroll;
			background-clip: border-box;
			background-color: rgba(0, 0, 0, 0);
			background-image: url("https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new/images/glyph-right.png");
			background-origin: padding-box;
			background-position: center center, center center;
			background-repeat: no-repeat;
			background-size: 9px 10px;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children.expanded > .expander,
		#my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children:hover > .expander,
		#my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children > ul.sub-menu > li:hover > .expander,
		#my_primary_menu_id ul.dd_menu_ul > li.menu-item-has-children ul.sub-menu > li.expanded > .expander {
			background-color: #2A29CF !important;
			background-image: url("https://www.husgrunder.com/wp-content/plugins/dd_menuplugin_new/images/glyph-down-white.svg");
			background-position: center center, center center;
			background-repeat: no-repeat;
			background-size: 10px 10px;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu {
			background: #2A29CF !important;
			position: static !important;
			display: block !important;
			padding: 0 !important;
			height: auto;
			max-height: 0;
			overflow: hidden;
			transition: max-height 0.2s cubic-bezier(0, 1.05, 0, 1) 0s;
			border: none !important;
			visibility: visible !important;
			opacity: 1 !important;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li.expanded > ul.sub-menu,
		#my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li.expanded > ul.sub-menu {
			display: block !important;
			max-height: 2000px;
			transition: max-height 0.2s ease-in 0s;
		}
		#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu li {
			display: block;
			margin: 0 !important;
			opacity: 1 !important;
		}
		#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu > li {
			display: block !important;
			margin: 0 !important;
		}
		#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu li a {
			color: #FFFFFF !important;
			padding: 15px 18px;
			background: #2A29CF !important;
			border-bottom: 1px solid #cecece !important;
		}
		#my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu > li:last-child > a,
		#my_primary_menu_id ul.dd_menu_ul > li > ul.sub-menu ul.sub-menu > li:last-child > a {
			border-bottom: none !important;
		}
		
		#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu li a:hover,
		#my_primary_menu_id ul.dd_menu_ul > li ul.sub-menu li a:focus,
		#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu > li > a:hover, 
		#my_primary_menu_id ul.dd_menu_ul.dd_mega_menu > li ul.sub-menu > li > a:focus {
			background: #E2DEE1  !important;
		}
	}

	@media only screen and (max-width: 600px) {
		.post-cnt, .post-sidebar{width:100%;}
	}
	

/* Mobile Scroll Bar*/
.mobile-feature {
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    text-align: center;
    background: #9a9999;
    border-top: 1px solid #a09f9f;
    display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    width: 100%;
    transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s;
}
.mobile-feature .mf-row {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center; -moz-align-items: center; -webkit-align-items: center;
    -webkit-box-align: center;
}

.mobile-feature .mf-row:before,
.mobile-feature .mf-row:after {content: ""; clear: both; display: table;}

.mobile-feature .mf-col {
    padding: 0;
	height: 57px;
    width: 25%;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
    position: relative;
}
.mobile-feature .mf-col:before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    height: 23px;
    width: 2px;
    background: rgba(255,255,255,0.4);
    transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.mobile-feature .mf-col:first-child:before {content: none; display: none;}

.mobile-feature .mf-col:hover {background: #555;}

.mobile-feature .mf-col > a,
.mobile-feature .mf-col > a:hover,
.mobile-feature .mf-col > a:focus {
    color: #fff; 
    display: flex;
	flex-direction: column; -moz-flex-direction: column; -webkit-flex-direction: column;
	justify-content: center; -moz-justify-content: center; -webkit-justify-content: center;
    padding: 8px 15px 5px 15px;
	height: 100%;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.mobile-feature img {display: inline-block; margin: 0 0 2px 0; height: 15px;}
.mobile-feature span {display: block;}

@media only screen and (max-width:767px){
	.mobile-feature {display: none !important; bottom: -65px;}
	.mobile-feature.mf-show {bottom: 0;}
}
/* End Mobile Scroll Bar*/

/*=--- Start Mobile Footer Sticky Button ---=*/
.mobile-fbutton  {
    color: #fff;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    text-align: center;
    background: #ffb301;
    border-top: 2px solid #0d3b66;
    display: none !important;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
	padding: 12px 0;
	margin: 0 auto;
    width: 100%;
    transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s;
}

.mobile-fbutton .mfb-row:before,
.mobile-fbutton .mfb-row:after {content: ""; clear: both; display: table;}

.mobile-fbutton .mfb-row {margin: 0 -10px;}

.mobile-fbutton .mfb-col {
	float: none;
    padding: 0 10px;
	min-height: 1px;
	width: 100%;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
    position: relative;
}
.mfb-col > a, 
.mfb-col > a:focus, 
.mfb-col > a:hover {
	color: #0d3b66;
	font-size: 14px;
	font-weight: 600;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	padding: 9px 15px;
	height: auto;
	background: #fff;
	border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px;
}

@media only screen and (max-width:767px){
	.mobile-fbutton {display: none !important; bottom: -65px;}
	.mobile-fbutton.mfb-show {bottom: 0;}
}
/*=--- End Mobile Footer Sticky Button ---=*/
	
/*=--- Start Main New Menu Changes ---=*/
body {background: #f7f9fc;}

.header-top {
	font-family: 'GothamMedium', sans-serif;
	position: relative;
}

.header-top > .row,
.header-col.header-menu {
	display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center; -moz-align-items: center; -webkit-align-items: center;
    -webkit-box-align: center;
}
.header-col.header-menu {margin-left: auto;}

.custom-logo-link img {
	display: inline-block; 
	width: 260px;
}
.header-menu .navigation-top {
	color: #0d3b66;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	background: none;
	border: none;
}
.header-menu .main-navigation a {
	font-weight: 400;
	text-transform: uppercase;
	padding: 9px 10px;
	transition: none; -moz-transition: none; -webkit-transition: none;
}
.header-menu .main-navigation > div > ul {
	list-style: none;
	padding: 0;
	background: none;
	border: none;
}

.header-menu .main-navigation li li a {transition: none; -moz-transition: none; -webkit-transition: none;}

.header-menu ul.menu li {
	list-style: none;
	border: none;
}

.header-menu ul.menu > li > a {
	/*font-family: 'GothamBold', sans-serif;*/
	color: #0d3b66;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-transform: uppercase;
	padding: 7px 10px;
	background: #f7f9fc;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
}
.header-menu ul.menu > li > a svg.icon,
.header-menu ul.menu > li .dropdown-toggle {display: none;}

.header-menu ul.menu > li:hover > a,
.header-menu ul.menu > li > a:hover,
.header-menu ul.menu > li > a:focus {
	color: #0d3b66;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	background: #ffb301;
}
.header-menu ul.menu > li.menu-item-has-children > a {
	border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;
}

.header-menu .main-navigation ul li.menu-item-has-children:before, 
.header-menu .main-navigation ul li.menu-item-has-children:after, 
.header-menu .main-navigation ul li.page_item_has_children:before, 
.header-menu .main-navigation ul li.page_item_has_children:after {
	content: none;
	display: none;
	border: none;
}
.header-menu ul.menu > li:hover > ul.sub-menu, 
.header-menu ul.menu > li.focus > ul.sub-menu {left: 0;}

.header-menu ul.sub-menu {
	background: #ffb301;
	border: none;
	border-radius: 0 5px 5px 5px;
}
.header-menu ul.sub-menu ul.sub-menu {
	background: #0d3b66;
	margin: 0;
}
.header-menu ul.sub-menu li a {
	font-size: 13px;
	border-bottom: 1px solid rgba(255,255,255,0.3);
	width: 230px;
}

.header-menu ul.sub-menu li li a {border-color: rgba(255,255,255,0.2)}

.header-menu ul.sub-menu > li:last-child > a,
.header-menu ul.sub-menu ul.sub-menu > li:last-child > a {border: none;}

.header-menu ul.menu > li > ul.sub-menu > li > a {color: #0d3b66;}
.header-menu ul.menu > li > ul.sub-menu ul.sub-menu a {color: #fff;}

.header-menu ul.menu > li > ul.sub-menu > li:hover > a,
.header-menu ul.menu > li > ul.sub-menu > li > a:hover,
.header-menu ul.menu > li > ul.sub-menu > li > a:focus {
	color: #fff;
	background: #0d3b66;
}

.header-menu ul.menu > li > ul.sub-menu ul.sub-menu > li:hover a,
.header-menu ul.menu > li > ul.sub-menu ul.sub-menu a:hover,
.header-menu ul.menu > li > ul.sub-menu ul.sub-menu a:focus {
	color: #0d3b66;
	background: #ffb301;
}

.header-menu ul.menu > li > ul.sub-menu ul.sub-menu ul.sub-menu > li:hover a,
.header-menu ul.menu > li > ul.sub-menu ul.sub-menu ul.sub-menu a:hover,
.header-menu ul.menu > li > ul.sub-menu ul.sub-menu ul.sub-menu a:focus {
	color: #fff;
	background: #0d3b66;
}

.header-menu ul.sub-menu li.menu-item-has-children > a  {position: relative;}

.header-menu ul.sub-menu li.menu-item-has-children > a > .icon {
	content: "";
   	position: absolute;
    top: 26px;
	right: 10px;
	height: 0;
    width: 0;
	border-top: 8px solid rgba(0,0,0,0);
	border-left: 8px solid rgba(0,0,0,0);
    border-right: 8px solid rgba(0,0,0,0.3);
	transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
}
.header-menu ul.sub-menu li.menu-item-has-children:hover > a > .icon,
.header-menu ul.sub-menu li.menu-item-has-children > a:hover > .icon,
.header-menu ul.sub-menu li.menu-item-has-children > a:focus > .icon,
.header-menu ul.sub-menu li.menu-item-has-children li.menu-item-has-children > a > .icon {
	border-right: 8px solid rgba(255,255,255,1);
}

.header-menu ul.sub-menu li.menu-item-has-children > a > .icon > use {display: none !important;}

.header-menu button.menu-toggle {
	font-weight: 400;
	line-height: 0;
	padding: 0;
	margin: 0;
	width: 30px;
	position: absolute;
	top: 26px;
	right: 15px;
}

.header-menu button.menu-toggle > span {
	display: block;
	background: #0c3b67;
	margin: 4px 0;
	height: 3px;
	width: 30px;
	transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s;
}
.header-menu button.menu-toggle > span:last-child {margin: 0;}

.toggle-open .menu-toggle .bar1 {
	transform: translate3d(0px, 8px, 0px) rotate(45deg);
	-moz-transform: translate3d(0px, 8px, 0px) rotate(45deg);
	-webkit-transform: translate3d(0px, 8px, 0px) rotate(45deg);
}
.toggle-open .menu-toggle .bar2 {opacity: 0;}
		
.toggle-open .menu-toggle .bar3 {
	transform: translate3d(0px, -6px, 0px) rotate(-45deg);
	-moz-transform: translate3d(0px, -6px, 0px) rotate(-45deg);
	-webkit-transform: translate3d(0px, -6px, 0px) rotate(-45deg);
}

.header-col {
	float: left;
	padding: 15px;
	margin: 0;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
a.custom-logo-link {
	padding: 0;
	line-height: 0;
}
.header-rightbar {padding: 0;}

.rightbar-btn {
	float: right;
	display: inline-block;
	position: relative;
}

.rightbar-btn > a, 
.rightbar-btn > a:focus, 
.rightbar-btn > a:hover {
	color: #0d3b66;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-align: center;
	text-transform: uppercase;
	display: inline-block;
	padding: 9px 15px;
	height: auto;
	background: #ffb301;
	border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* this will target only Mac Safari and Chrome browsers */
	.mac-os .rightbar-btn > a,
	.mac-os .rightbar-btn > a:hover,
	.mac-os .rightbar-btn > a:focus {padding: 14px 15px 4px 15px;}
}

.header-rightbar .header-form {
	float: right;
	margin-right: 15px;
}
.header-rightbar .search_box {
	display: inline-block;
	position: relative;
	z-index:99;
	height: 36px;
	width: 36px;
}
.header-rightbar .header-form > form {line-height: 0;}

.header-rightbar #search_field {
	color: #e1e6eb;
	font-size: 14px;
	font-weight: 400;
	line-height: 36px;
	padding: 0 10px;
	height: 36px;
	width: 0;
	background: #fff;
	border: 2px solid #e1e6eb;
	border-radius: 30px !important; -moz-border-radius: 30px !important; -webkit-border-radius: 30px !important;
	box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	opacity: 0;
	position: absolute;
	top: 0;
	right: 0;
	transition: width 0.3s ease 0s;
	-moz-transition: width 0.3s ease 0s;
	-webkit-transition: width 0.3s ease 0s;
}
.header-rightbar.search-open #search_field {
	opacity: 1;
	width: 350px;
}

.header-rightbar input.header-search,
.header-rightbar span.search-btn {
	float: right;
	cursor: pointer;
	background: url("images/search-btn.png") no-repeat #e1e6eb;
	background-position: center center;
	border: none;
	border-radius: 100% !important; -moz-border-radius: 100% !important; -webkit-border-radius: 100% !important;
	height: 36px;
	width: 36px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -1;
}
.header-rightbar input.header-search {padding: 0 5px;}
.header-rightbar span.search-btn {z-index: 2;}
.header-rightbar.search-open input.header-search {z-index: 5;}


@media only screen and (max-width: 1280px) {
	.header-col.logo-wrap {
		float: none;
		padding: 15px;
		margin: 0;
		width: 230px;
	}
	.header-menu .navigation-top {position: static;}
	
	.header-rightbar {
		position: absolute;
		top: 28px;
		right: 90px;
	}
	.header-menu ul.menu {
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		z-index: 9999;
		width: 100%;
		overflow: hidden;
	}
	.header-menu .main-navigation > div > ul {
		box-shadow: 0 5px 5px rgba(0,0,0,0.1);
		border-bottom: 1px solid #dadada;
	}
	
	.header-menu ul.sub-menu {
		border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
		padding: 0;
		margin: 0;
	}
	
	.header-menu ul.menu > li > a,
	.header-menu ul.menu > li.menu-item-has-children > a {
		border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	}
	
	.header-menu ul.menu li a {
		padding: 15px 20px;
		border-top: 1px solid #dadada !important;
		border-bottom: none !important;
		background: rgb(253,253,253);
		background: -moz-linear-gradient(top, rgba(253,253,253,1) 0%, rgba(242,242,243,1) 100%);
		background: -webkit-linear-gradient(top, rgba(253,253,253,1) 0%,rgba(242,242,243,1) 100%); 
		background: linear-gradient(to bottom, rgba(253,253,253,1) 0%,rgba(242,242,243,1) 100%); 
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfd', endColorstr='#f2f2f3',GradientType=0 );
	}
	.header-menu ul.sub-menu li a {width: auto;}
	
	.header-menu ul.menu li:hover > a,
	.header-menu ul.menu li > a:hover,
	.header-menu ul.menu li > a:focus,
	.header-menu ul.menu li.expanded,
	.header-menu ul.menu li.expanded > a,
	.header-menu ul.menu > li > ul.sub-menu > li:hover > a,
	.header-menu ul.menu > li > ul.sub-menu > li > a:hover,
	.header-menu ul.menu > li > ul.sub-menu > li > a:focus,
	.header-menu ul.menu > li > ul.sub-menu ul.sub-menu > li:hover,
	.header-menu ul.menu > li > ul.sub-menu ul.sub-menu a:hover,
	.header-menu ul.menu > li > ul.sub-menu ul.sub-menu a:focus {
		color: #fff;
		background: #ffb301;
	}
	
	.header-menu ul.menu li {position: relative;}
	
	.header-menu ul.menu > li {
		position: relative;
		z-index: 9999;
	}
	
	.header-menu ul.sub-menu li a {font-size: 14px;}
	
	.header-menu ul.menu > li.expanded > ul.sub-menu > li:last-child > a {
		border-bottom: 3px solid #ffb301 !important;
	}
	
	.header-menu ul.menu > li > ul.sub-menu ul.sub-menu a {color: #0d3b66;}
	
	.header-menu ul.menu > li > ul.sub-menu ul.sub-menu li:hover a,
	.header-menu ul.menu > li > ul.sub-menu ul.sub-menu a:hover,
	.header-menu ul.menu > li > ul.sub-menu ul.sub-menu a:focus,
	.header-menu ul.menu > li > ul.sub-menu > li.expanded > a {
		color: #fff;
		background: #ffb301;
	}
	
	.header-menu ul.menu li .expander {
		cursor: pointer;
		position: absolute;
		top: 0;
		right: 0;
		z-index: 999;
		height: 51px;
		width: 50px;
		border-left: 1px solid #dadada;
	}
	.header-menu ul.menu > li > .expander {z-index: 99999;}
	
	.header-menu ul.menu li .expander:before {
		content: "";
		position: absolute;
		top: 50%;
		left: 11px;
		right: auto;
		z-index: 999;
		height: 0;
		width: 0;
		background: none !important;
		border-top: 8px solid rgba(0,0,0,0);
		border-left: 8px solid rgba(0,0,0,0);
		border-right: 8px solid #0d3b66;
		transform: rotate(-45deg); -moz-transform: rotate(-45deg); -webkit-transform: rotate(-45deg);
	}
	.header-menu ul.menu li:hover > .expander:before {border-right: 8px solid #fff;}
	
	.header-menu ul.menu li.expanded > .expander:before {
		top: 35%;
		left: 13px;
		border-right: 8px solid #fff;
		transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg);
	}
	
	.header-menu li ul.sub-menu {
		display: block !important;
		max-height: 0;
		transition: max-height 0.15s ease-out; 
		-moz-transition: max-height 0.15s ease-out; 
		-webkit-transition: max-height 0.15s ease-out;
	}
	.header-menu li.expanded > ul.sub-menu {
		max-height: 2000px;
		transition: max-height 0.25s ease-in; 
		-moz-transition: max-height 0.25s ease-in; 
		-webkit-transition: max-height 0.25s ease-in;
	}
	
	.header-rightbar {
		float: none;
		display: inline-block;
		padding: 0 50px 0 0;
		width: auto;
		position: absolute;
		top: 20px;
		right: 60px;
	}
	.header-rightbar .header-form {
		float: none; 
		position: absolute;
		top: 0;
		right: 0;
		z-index: 9999999;
		padding: 0;
		margin: 0;
	}
	.rightbar-btn {float:none !important;}

	.header-rightbar.search-open #search_field {width: 255px;}
}

@media only screen and (max-width: 1170px) {
	.header-wrapper > .container {padding: 0 !important;}
	.header-top > .row {margin: 0;}
}

@media only screen and (max-width: 767px) {
	.header-wrapper {padding-top:0;}
	.header-top {text-align:center;}
	
	.header-top > .row, 
	.header-col.header-menu {
		text-align: left;
		display: block !important;
		padding: 0 !important;
		margin: 0;
		width: 100%;
	}
	
	.header-rightbar {
		display: none !important; 
		position: relative; 
		top: auto; 
		right: auto; 
		padding: 0; 
		width: 100%;
	}
}
/*=--- End Main New Menu Changes ---=*/

/*=--- Start New Footer design ---=*/
footer.site-footer {
    background: none;
    padding: 60px 0 0 0;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.site-footer p {
    padding: 0;
    margin: 0;
}

.site-footer h2.widget-title {
    color: #468aca;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: normal;
    text-transform: uppercase;
    padding: 0;
    margin: 0 0 15px 0;
}
.site-footer .social-navigation {
    clear: both;
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

.site-footer ul.social-links-menu:before,
.site-footer ul.social-links-menu:after {
    content: "";
    clear: both;
    display: table;
}
.site-footer ul.social-links-menu {
    list-style: none;
    padding: 0;
    margin: 0 -3px;
}

.site-footer .social-navigation li {
    float: left;
    padding: 0 3px;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.site-footer .social-navigation a {
    color: #fff;
    line-height: 0;
    text-align: center;
    display: inline-block;
    background: #f2aa01;
    border: none;
    border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;
    margin: 0;
    height: 40px;
    width: 40px;
}
.site-footer .social-navigation a:hover,
.site-footer .social-navigation a:focus {background: #145999;}

.site-footer .social-navigation a span {
    line-height: 0;
    display: block;
    clip: inherit;
    height: auto;
    overflow: hidden;
    position: static;
    width: auto;
    word-wrap: normal;
}

.site-footer .social-navigation a  i {
    display: inline-block;
    background: url("images/social-facebok.png") no-repeat;
    background-position: center center;
    height: 40px;
    width: 40px;
}
.site-footer .social-navigation a i.facebook {background-image: url("images/social-facebook.png");}
.site-footer .social-navigation a i.instagram {background-image: url("images/social-instagram.png");}
.site-footer .social-navigation a i.youtube {background-image: url("images/social-youtube.png");}

.site-footer .social-navigation a svg.icon {display: none !important;}

.footer-inner {
    color: #468aca;
    font-family: 'GothamMedium', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    text-transform: uppercase;
    background: #0d3b66;
    box-shadow: 0 10px 30px rgba(13,59,102,0.25);
    padding: 30px 0;
    margin: 0 auto;
    max-width: inherit;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.footer-inner a {color: #468aca;}

.footer-inner .textwidget p {padding: 0 0 20px 0;}
.footer-inner .textwidget p:last-child {padding: 0;}

.footer-row:before,
.footer-row:after {
    content: "";
    clear: both;
    display: table;
}
.footer-row {
    margin: 0 auto;
    max-width: 1140px;
}

.footer-col {
    float: left;
    padding: 0 30px;
    margin: 0;
    position: relative;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.footer-col:before {
    content: "";
    display: block;
    position: absolute;
    top: 35px;
    left: 0;
    height: 50px;
    width: 2px;
    background: #104a80;
}
.footer-col.footer-logo:before,
.footer-col.backtotop:before {
    content: none;
    display: none;
}

.footer-col.footer-logo {
    text-align: right;
    width: 15%;
}
.footer-col.footer-menu {width: 15%;}
.footer-col.footer-address {width: 25%;}
.footer-col.footer-social {width: 25%;}
.footer-col.backtotop {width: 20%;}

.footer-logo > a {
    line-height: 0;
    display: block;
}
.footer-menu ul.menu {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-menu ul.menu li {list-style: none;}

.footer-menu ul.menu li a {
    color: #fff;
    font-family: 'GothamBold', sans-serif;
}
.footer-menu ul.menu li a:hover,
.footer-menu ul.menu li a:focus {color: #468aca;}

.footer-col.backtotop {position: static;}

.backtotop-inner {
    text-align: center;
    background: url("images/backtotop.png") no-repeat;
    background-position: left -57px;
    min-height: 200px;
    max-width: 148px;
    width: 100%;
    position: absolute;
    top: 0;
    right: 20px;
}
a.backtotop-link {
    color: #0d3b66;
    display: inline-block;
    padding: 15px 0 0 0;
    margin: 0 -20px 0 0;
    height: 100px;
    width: 115px;
}

a.backtotop-link img {
	display: inline-block;
	width: auto;
}

a.backtotop-link span {
    clear: both;
    color: #0d3b66;
    font-family: 'GothamBold', sans-serif;
    font-size: 10px;
    font-weight: 500;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
    display: block;
    padding: 0;
    margin: 0 auto;
    width: 50px;
}

@media only screen and (max-width: 1140px) {
    footer.site-footer {padding: 60px 0 0 0;}
}

@media only screen and (max-width: 1023px) {
    .footer-inner {font-size: 13px;}
    .footer-col {padding: 0 20px;}
}

@media only screen and (max-width: 767px) {
	body.home .site-content {padding: 0 !important;}
	footer.site-footer {padding: 30px 0 0 0;}
	body.home footer.site-footer {padding: 0;}
	
    .footer-inner {font-size: 14px; padding: 30px 0 80px 0;}
    .footer-col {padding: 0 20px;}
    .footer-col:before {content: none; display: none;}
    
    .footer-col.footer-logo {width: 50%;}
    .footer-col.footer-menu {padding: 30px 20px 0 0; width: 50%;}
    
    .footer-col.footer-address {
        border-top: 2px solid #104a80;
        border-bottom: 2px solid #104a80;
        padding: 30px 30px;
        margin: 30px 0;
        width: 100%;
    }
    .footer-col.footer-social {width: 60%;}
    .footer-col.backtotop {padding: 0; width: 40%; position: relative;}
    
    .backtotop-inner {
        top: -30px; 
        right: 0; 
        height: 150px; 
        max-width: 120px; 
        width: 120px;
        background-position: left 0;
    }
    a.backtotop-link {padding: 55px 0 0 0; margin: 0 -45px 0 0; height: auto;}
}
/*=--- End Footer design ---=*/

/*=--- Start Header Sticky ---=*/
.header-wrapper {background: #f7f9fc;}
/*=--- End Header Sticky ---=*/


/*=--- Start Homepage Banner ---=*/
.frontpage-banner {margin: 0 0 40px 0;}

.frontbanner-row:before,
.frontbanner-row:after {
    content: "";
    clear: both;
    display: table;
}
.frontbanner-row {display: flex;}

.fpb-text,
.fpbtext-inner {
    padding: 0;
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.fpb-text {
    color: #fff;
    font-family: 'GothamMedium', sans-serif;
    font-size: 16px;
    font-weight:  400;
    line-height: 1.5;
    text-align: left;
    display: flex;
    align-items: center; -moz-align-items: center; -webkit-align-items: center;
    background: url("images/banner-bg.jpg") no-repeat;
    background-size: cover;
    padding: 50px;
    width: 30%;
}
.fp-img {
    line-height:  0;
    min-height: 450px;
    width: 70%;
}
.fp-img img {
    object-fit: cover; -moz-object-fit: cover; -webkit-object-fit: cover;
    height: 100%;
    width: 100%;
}
.fpb-text h2 {
    color: #547eaf;
    font-family: 'GothamMedium', sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    letter-spacing: normal;
    text-transform: uppercase;
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
    position:  relative;
}
.fpb-text h2:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    height: 2px;
    width: 50px;
    background: #547eaf;
}
.fpb-text ul {
    list-style: none;
    padding: 0 0 20px 0;
    margin: 0;
}
.fpb-text li {
    color: #fff;
    font-family: 'GothamMedium', sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    list-style: none;
    padding: 0 0 15px 35px;
    margin: 0 0 0 -9px;
    position: relative;
}
.fpb-text li:before {
    content: "";
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    height: 30px;
    width: 30px;
    background: url("images/startbullet.png") no-repeat;
}

.fpb-btn a,
.fpb-btn a:hover,
.fpb-btn a:focus {
    color: #0d3b66;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    padding: 9px 15px;
    height: auto;
    background: #ffb301;
    border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px;
}

@media only screen and (max-width: 1300px) {
    .fpb-text {padding: 40px 20px;}
    .fpb-text li {font-size: 18px; line-height: 24px;}
    .fpb-text h2 {font-size: 14px; line-height: 20px;}
	.fp-img {min-height: 300px;}
}

@media only screen and (max-width: 1024px) {
	 .fp-img {min-height: 250px;}
}

@media only screen and (max-width: 1023px) {
	 .fpb-text {width: 40%;}
	 .fp-img {width: 60%;}
}

@media only screen and (max-width: 767px) {
    .frontbanner-row {display: block;}
    .fpb-text {display: block; padding: 40px 20px; width: 100%;}
    .fp-img {min-height: inherit; width: 100%;}
    
}
/*=--- End Homepage Banner ---=*/

/*=--- Start Homepage New Banner ---=*/
.hp-banner {
	position: relative;
	margin: 0 0 40px 0;
}

.hp-img:before,
.hp-img:after {
	content: "";
	clear: both;
	display: table;
}
.hp-img {
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
}

.hpimg-left {
	line-height: 0; 
	background: url("images/banner-bg.jpg") no-repeat;
    background-size: cover;
	width: 35%;
}
.hpimg-right {line-height: 0; width: 65%;}

.hpimg-right img {
	object-fit: cover; -moz-object-fit: cover; -webkit-object-fit: cover;
	height: 100%;
	width: 100%;
}
.hp-cnt {
	color: #fff;
    font-family: 'GothamMedium', sans-serif;
    font-size: 16px;
    font-weight:  400;
    line-height: 1.5;
    text-align: left;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; 
	transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);
}
.hpcnt-inner {
	padding: 130px 0;
	max-width: 270px;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.hp-cnt h2 {
    color: #547eaf;
    font-family: 'GothamMedium', sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: normal;
    text-transform: uppercase;
    padding: 0 0 16px 0;
    margin: 0;
    position:  relative;
}
.hp-sprtr {
    clear: both;
    display: block;
    margin: 0 0 30px 0;
    height: 2px;
    width: 50px;
    background: #547eaf;
}
.hp-cnt ul {
    list-style: none;
    padding: 0 0 20px 0;
    margin: 0;
}
.hp-cnt li {
    color: #fff;
    font-family: 'GothamMedium', sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 22px;
    list-style: none;
    padding: 0 0 15px 35px;
    margin: 0 0 0 -9px;
    position: relative;
	background: url("images/startbullet.png") no-repeat;
}

.hp-cnt a,
.hp-cnt a:hover,
.hp-cnt a:focus {
    color: #0d3b66;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    padding: 10px 30px;
    height: auto;
    background: #ffb301;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.hp-cnt a font {
	font-size: 14px;
    font-weight: 400;
    line-height: 18px;
	display: block;
	vertical-align: middle !important;
	padding: 0;
	margin: 0;
	height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.mac-os .hp-cnt a,
	.mac-os .hp-cnt a:hover,
	.mac-os .hp-cnt a:focus {padding: 20px 30px 10px 30px;}
}

/* Image Frame CSS */
.custom-frame-wrapper,
.small-custom-frame-wrapper{display:inline-block;max-width:100%;}
.alignleft,
a img.alignleft,
img.alignleft{float:left;margin:4px 14px 2px 0;}
.custom-frame-wrapper{margin-bottom:15px;}
.custom-frame-inner-wrapper{border:1px solid #e4e4e4;background-color:#f6f6f6;}
.custom-frame-wrapper .custom-frame-padding,
.small-custom-frame-wrapper .custom-frame-padding{line-height:0;display:block;border:1px solid #fff;max-width:hidden;overflow:hidden;position:relative;padding:8px;}
.small-custom-frame-wrapper .custom-frame-padding{padding:4px;}
.custom-frame-padding:before{content:"";display:block;position:absolute;top:0;left:0;right:0;margin:0 auto;height:100%;width:100%;background:#fff;transition:all 1s ease 0s;-moztransition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;}
.custom-frame-padding:hover:before{background:#9a9a9a;}
.custom-frame-padding a{display:block;line-height:0;position:relative;z-index:10;}
.custom-frame-padding img,
.custom-frame-padding img:hover{opacity:0.5 !important;}
.custom-frame-padding img{position:relative;transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s;}
.custom-frame-padding img:hover{transform:scale(1.2);-moz-transform:scale(1.2);-webkit-transform:scale(1.2);}

/* Added on 2018-11-29 */
	.su-row .su-column .offert_img_text {padding: 0 0 15px 10px;}
	.su-row .su-column:first-child .offert_img_text {padding: 0 0 15px 0;}

    .offert_img_text > a {
        display: block;
        padding: 0;
        margin: 0;
    }
    .offert_img_text .custom-frame-wrapper {
         padding: 0;
         margin: 0;
        width: 100%;
        box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;   
    }
    .offert_img_text .hus-center > img {
        height: 180px;
        object-fit: cover; -moz-object-fit: cover; -webkit-object-fit: cover;
        object-position: center top; -moz-object-position: center top; -webkit-object-position: center top;
        width: 100%;
    }

	.hus-center {
	   font-weight: 700;
	   line-height: 0;
	   position: relative;
	   display: inline-block;
       width:  100%;
       box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; 
	}

	.hus-center img {margin: 0;}

	.hus-center span {
		font-weight: 700;
		text-align: center;
		line-height: 0;
		display: block;
		position: absolute;
		top: 50%;
		left: 0;
		right: 0;
		padding: 0 15px;
		margin: 0 auto;
		width: 100%;
		transform: translateY(-50%); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%);
		box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	}
	/* End*/

@media only screen and (max-width: 1400px) {
    .hpcnt-inner {padding: 80px 0;}
}

@media only screen and (max-width: 1024px) {
    .hpcnt-inner {padding: 40px 0;}
}

@media only screen and (max-width: 950px) {
    .hpcnt-inner {max-width: 250px;}
}

@media only screen and (max-width: 768px) {
    .su-row .su-column .offert_img_text,
    .su-row .su-column:first-child .offert_img_text {padding: 0;}
}

@media only screen and (max-width: 767px) {
    .hp-img {display: block; height: auto !important;}
    .hpimg-left {display: none !important;}
    .hpimg-right {width: 100%;}
    .hpimg-right img {height: 160px;}
    
    .hp-cnt {
        background: url("images/banner-bg.jpg") no-repeat;
        background-size: cover;
        position: static;
        transform: none; -moz-transform: none; -webkit-transform: none;
    }
    
    .hpcnt-inner {padding: 30px 0; max-width: inherit;}
    .hp-cnt h2 {padding: 0 0 15px 0; margin: 0;}
	.hp-cnt ul {padding: 0 50px 20px 50px;}
    .hp-cnt li {font-size: 16px; line-height: 20px; padding-bottom: 10px;}
	.fpb-btn {text-align: center;}
    
}
/*=--- End Homepage New Banner ---=*/


/*=--- Start Homepage New  ---=*/
body.home,
body.page-template-template-about,
body.page-template-template-offerpage,
body.page-template-template-fraga-micke {
	color: #666 !important;
	font-family: 'Raleway', sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 1.6 !important;
}

body.home button,
body.home input,
body.home select,
body.home textarea,
body.page-template-template-about button,
body.page-template-template-about input,
body.page-template-template-about select,
body.page-template-template-about textarea,
body.page-template-template-offerpage button,
body.page-template-template-offerpage input,
body.page-template-template-offerpage select,
body.page-template-template-offerpage textarea,
body.page-template-template-fraga-micke button,
body.page-template-template-fraga-micke input,
body.page-template-template-fraga-micke select,
body.page-template-template-fraga-micke textarea {font-family: 'Raleway', sans-serif !important;}

body.home h1,
body.home h2,
body.home h3,
body.home h4,
body.home h5, 
body.home h6,
body.home p,
body.page-template-template-about h1,
body.page-template-template-about h2,
body.page-template-template-about h3,
body.page-template-template-about h4,
body.page-template-template-about h5, 
body.page-template-template-about h6,
body.page-template-template-about p,
body.page-template-template-offerpage h1,
body.page-template-template-offerpage h2,
body.page-template-template-offerpage h3,
body.page-template-template-offerpage h4,
body.page-template-template-offerpage h5, 
body.page-template-template-offerpage h6,
body.page-template-template-offerpage p,
body.page-template-template-fraga-micke h1,
body.page-template-template-fraga-micke h2,
body.page-template-template-fraga-micke h3,
body.page-template-template-fraga-micke h4,
body.page-template-template-fraga-micke h5, 
body.page-template-template-fraga-micke h6,
body.page-template-template-fraga-micke p {
	padding: 0;
	margin: 0 0 15px 0;
}

body.home,
body.home .site-content-contain,
body.page-template-template-about,
body.page-template-template-about .site-content-contain,
body.page-template-template-offerpage,
body.page-template-template-offerpage .site-content-contain,
body.page-template-template-fraga-micke,
body.page-template-template-fraga-micke .site-content-contain {background: #f7f9fc;}

body.home .site-content-contain,
body.page-template-template-about .site-content-contain,
body.page-template-template-offerpage .site-content-contain,
body.page-template-template-fraga-micke .site-content-contain {overflow: hidden;}

body.home .page-cnt-title,
body.page-template-template-about .page-cnt-title,
body.page-template-template-offerpage .page-cnt-title,
body.page-template-template-fraga-micke .page-cnt-title {display: none;}

body.home .site-content,
body.page-template-template-about .site-content,
body.page-template-template-offerpage .site-content,
body.page-template-template-fraga-micke .site-content {padding: 0 !important;}

.tal {text-align: left !important;}
.tac {text-align: center !important;}
.tar {text-align: right !important;}

.title-section {
	text-align: center;
	margin: 0 auto;
	max-width: 700px;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.title-section.title-quote {padding: 70px 0 0 0;}

.title-section p {
	text-align: center;
	padding: 0;
	margin: 0 0 15px 0;
}

.title-heading,
.title-heading p {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	text-align: center;
	position: relative;
}
.title-heading {
	padding: 0 0 15px 0;
	margin: 0 auto 25px auto;
	max-width: 500px;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	position: relative;
	z-index: 5;
}

.title-heading:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 2px;
	width: 100px;
	background: #ffb301;
}

.title-heading h1,
.title-heading h2 {
	color: #000;
	font-size: 38px;
	font-weight: 700;
	line-height: 40px;
	text-align: center;
	display: inline-block;
	padding: 0;
	margin: 0 0 10px 0;
	position: relative;
	z-index: 5;
}

.title-heading h1:before,
.title-heading h2:before {
	content: "";
	display: block;
	position: absolute;
	top: -62px;
	left: -80px;
	z-index: -1;
	height: 115px;
	width: 120px;
	background: url("images/yellowlarge-quote.png") no-repeat;
}

.no-quote .title-heading h1:before,
.no-quote .title-heading h2:before {
	content: inherit;
	display: none;
}

.titleheading-cnt {
	padding: 0;
	margin: 0 auto;
	max-width: 370px;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	position: relative;
}
.title-heading p {
	display: inline-block;
	padding: 0;
	margin: 0 0 15px 0;
	position: relative;
}
.title-quote .titleheading-cnt p:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -30px;
	height: 48px;
	width: 50px;
	background: url("images/bluesmall-quote.png") no-repeat;
}

.title-part {
	color: #000;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	text-align: center;
	padding: 0 0 50px 0;
	margin: 0 auto;
	max-width: 370px;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	position: relative;
	z-index: 5;
}

.title-part.tal {
	margin: 0;
	max-width: inherit;
}

.title-part h1,
.title-part h2 {
	color: #000;
	font-size: 34px;
	font-weight: 700;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	padding: 0 0 15px !important;
	margin: 0 0 15px 0 !important;
	position: relative;
	z-index: 5;
}

.title-part h1:after,
.title-part h2:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	height: 2px;
	width: 100px;
	background: #ffb301;
}

.title-part p {
	text-align: center;
	margin: 0 0 15px 0 !important;
	position: relative;
	z-index: 5;
}

.title-part.tal,
.title-part.tal h1,
.title-part.tal h2,
.title-part.tal p {text-align: left !important;}

.title-part.tac,
.title-part.tac h1,
.title-part.tac h2,
.title-part.tac p {text-align: center !important;}

.title-part.tar,
.title-part.tar h1,
.title-part.tar h2,
.title-part.tar p {text-align: right !important;}


.title-part.no-sprtr h1, 
.title-part.no-sprtr h2 {
	display: inline-block;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
	position: relative;
	z-index: 5;
}

.title-part.no-sprtr h1:after, 
.title-part.no-sprtr h2:after {
	content: "";
	display: none;
}

.title-part.no-sprtr p,
.title-part.no-sprtr p {margin: 0 0 15px 0 !important;}

.sm-title h1,
.sm-title h2,
.dark-section .sm-title h1,
.dark-section .sm-title h2 {
	color: #547eaf;
	font-family: 'GothamMedium', sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	text-transform: uppercase;
	padding: 0 0 15px 0 !important;
	margin: 0 0 20px 0 !important;
	position: relative;
}

.sm-title h1:before,
.sm-title h2:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 50px;
	background: #547eaf;
}
.sm-title.smg-title h1:before,
.sm-title.smg-title h2:before {background: #acacac;}

.theme-btn a,
.theme-btn a:hover,
.theme-btn a:focus {
    color: #0d3b66 !important;
	font-family: 'GothamMedium', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
	text-shadow: none;
	text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 10px 30px;
    height: auto;
	width: auto;
    background: #ffb301;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* this will target only Mac Safari and Chrome browsers */
	.mac-os .theme-btn a,
	.mac-os .theme-btn a:hover,
	.mac-os .theme-btn a:focus {padding: 15px 25px 5px 25px;}
}

.dark-section, 
.dark-section p, .dark-section a
.dark-section h1, .dark-section h2, .dark-section h3,
.dark-section h4, .dark-section h5, .dark-section h6 {color: #fff;}

.theme-search .ts-wrap {position: relative;}

.ts-wrap input[type="text"] {
	color: #000;
	font-size: 14px;
    font-weight: 600;
    line-height: 18px;
	text-shadow: none;
    text-align: left;
    padding: 3px 65px 3px 20px;
    height: 45px;
	width: 100%;
    background: #fff;
	box-shadow: 0 8px 10px rgba(0,0,0,0.1);
	border: none;
    border-radius: 30px !important; -moz-border-radius: 30px !important; -webkit-border-radius: 30px !important;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.theme-search input[type="submit"],
.theme-search button,
.theme-search input[type="submit"]:hover,
.theme-search button:hover,
.theme-search input[type="submit"]:focus,
.theme-search button:focus {
	color: #fff;
	font-size: 14px;
    font-weight: 600;
    line-height: 18px;
	text-shadow: none;
    text-align: center;
    padding: 3px 25px !important;
    height: 35px;
	width: auto;
    background: url("images/ts-btn.png") no-repeat #0d3b66;
	background-position: center center;
	border: none;
    border-radius: 30px !important; -moz-border-radius: 30px !important; -webkit-border-radius: 30px !important;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	position: absolute;
	top: 5px !important;
	right: 5px !important;
}

.ts-wrap ::-webkit-input-placeholder {color:#000;}
.ts-wrap :-moz-placeholder {color: #000;}
.ts-wrap ::-moz-placeholder {color: #000;}
.ts-wrap :-ms-input-placeholder {color: #000;}


.theme-search form {position: relative;}

.theme-search form .chosen-container {
	font-size: 14px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	width: 100% !important;
}

.theme-search .chosen-container-single a.chosen-single {
	color: #000;
	font-size: 14px;
    font-weight: 600;
    line-height: 18px;
	text-shadow: none;
    text-align: left;
	display: inline-block;
    padding: 3px 65px 3px 20px;
    height: 45px;
	width: 100%;
    background: #fff;
	box-shadow: 0 8px 10px rgba(0,0,0,0.1);
	border: none;
    border-radius: 30px !important; -moz-border-radius: 30px !important; -webkit-border-radius: 30px !important;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.theme-search .chosen-container-single a.chosen-single > span {
	line-height: 40px;
	margin: 0;
}

.theme-search .chosen-container-single .chosen-drop {
	box-shadow: 0 8px 10px rgba(0,0,0,0.1);
	border: none;
}
.theme-search .chosen-container .chosen-results li.active-result {
	color: 333;
	text-shadow: none;
	box-shadow: none;
}

.theme-search .chosen-container .chosen-results li.active-result.result-selected,
.theme-search .chosen-container .chosen-results li.active-result:hover,
.theme-search .chosen-container .chosen-results li.active-result:focus {
	color: #fff;
	background: #0d3b66;
}

.hometop-section {padding: 0;}

.fullimgcol-section {
	background: #f3f5f8;
	padding: 0;
	margin: 0;
	position: relative;
}

.fullimgcol-section > .container > .row {display: flex;}

.fullimgcol {
	color: #fff;
	font-size: 20px;
	text-shadow: 0 3px 10px rgba(0,0,0,0.3);
	background: none;
	padding: 40px 60px 80px 0;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	height: 100%;
	position: relative;
	z-index: 5;
	display: flex;
	flex-direction: column; -moz-flex-direction: column; -webkit-flex-direction: column;
	justify-content: flex-end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end;
}
.fullimgcol h1, .fullimgcol h2, .fullimgcol h3,
.fullimgcol h4, .fullimgcol h5, .fullimgcol h6,
.fullimgcol a {color: #fff;}

.fullimgcol h4 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 26px;
}
.askmike-title {
	padding: 10px 0 0 0;
	margin: 0 -60px 0 -100%;
}

.askmike-title h1,
.askmike-title h2 {
	color: #633100;
	font-family: 'GothamBold', sans-serif;
	font-size: 90px;
	font-weight: 700;
	line-height: 90px;
	letter-spacing: -5px;
	text-shadow: none;
	text-transform: uppercase;
	text-align: right;
	margin: 0 0 10px 0 !important;
}
.askmike-title h1 span,
.askmike-title h2 span {
	font-family: 'GothamMedium', sans-serif;
	font-weight: 300;
}

.fullimgcol .theme-btn a {box-shadow: 0 5px 6px rgba(0,0,0,0.1);}

.fullimgcol-img {
	line-height: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 0 15px 0 0;
	height: 100%;
	width: 50%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.fullimgcol-img:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 15px;
	height: 100%;
	width: 100%;
	background: #ffb301;
	opacity: 0.7;
}
.fullimgcol-img img {
	object-fit: cover; -moz-object-fit: cover; -webkit-object-fit: cover;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}
.latesthome-posttitle {
	padding: 40px 0 0 30px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.latesthome-posttitle h2 {
	color: #000;
	font-size: 24px !important;
	font-weight: 600;
	line-height: 30px !important;
	padding: 0 0 10px 0 !important;
	margin: 0 0 15px 0 !important;
	position: relative;
}

body.home h2 {
    color: #000;
    font-size: 24px !important;
    font-weight: 600;
    line-height: 30px !important;
    padding: 0 0 10px 0 !important;
    margin: 0 0 15px 0 !important;
    position: relative;
}

.latesthome-posttitle h2:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0 auto;
	height: 2px;
	width: 100px;
	background: #ffb301;
}

body.home h2:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 auto;
    height: 2px;
    width: 100px;
    background: #ffb301;
}

.latesthome-post {
	color: #333;
	font-size: 13px;
	padding: 30px 0 10px 30px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.hometop-section .latesthome-post {padding: 30px 0 10px 30px;}

.latesthome-post .col-md-6 {padding: 0 15px 30px 15px;}

.latesthome-post h2,
.latesthome-post h2 a {
	color: #000;
	font-size: 16px;
	font-weight: 700;
	line-height: 20px;
	padding: 0;
	margin: 0;
}
.latesthome-post h2 {
	padding: 0 0 10px 0 !important;
	margin: 0 0 20px 0 !important;
	position: relative;
}
.latesthome-post h2:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 50px;
	background: #ccc;
}
.latesthome-post p {margin: 0 0 10px 0 !important;}

.lhp-date {
	color: #999;
	font-size: 12px;
	text-transform: uppercase;
}
.lhp-date a {color: #0d3b66;}

.homecalc-section {padding: 60px 0;}

.homecalc-section p {margin: 0 0 30px 0 !important;}

.homecalc-section .homecalc-col {
	padding: 60px 0 0 40px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.homecalc-section .title-part h1:before, 
.homecalc-section .title-part h2:before {
	content: "";
	display: block;
	position: absolute;
	top: -8px;
	left: -35px;
	z-index: -1;
	height: 109px;
	width: 75px;
	background: url("images/calc-icon.png") no-repeat;
}

.ourpartners-section .title-part h1:before, 
.ourpartners-section .title-part h2:before  {
	content: "";
	display: block;
	position: absolute;
	top: -20px;
	left: -80px;
	z-index: -1;
	height: 115px;
	width: 110px;
	background: url("images/settingtitle-icon.png") no-repeat;
}

.guides-section .title-part h1:before, 
.guides-section .title-part h2:before  {
	content: "";
	display: block;
	position: absolute;
	top: -16px;
	left: -25px;
	z-index: -1;
	height: 115px;
	width: 110px;
	background: url("images/guide-icon.png") no-repeat;
}

.homecalc-section .col-md-6:last-child {text-align: center;}

.cta-section {position: relative;}

.cta-img {
	line-height: 0;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	padding: 0;
	height: 100%;
	width: 50%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.cta-img:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background: #ffb301;
	opacity: 0.7;
}
.cta-img img {
	object-fit: cover; -moz-object-fit: cover; -webkit-object-fit: cover;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}

.cta-section .col-md-7 {
	float: right;
	width: 62%;
	position: relative;
	z-index: 5;
}

.cta-section .cta-cnt {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	background: #0d3b66;
	padding: 40px 50px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	position: relative;
}
.cta-section .cta-cnt:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: -100%;
	height: 100%;
	width: 100%;
	background: #0d3b66;
}
.cta-section .cta-cnt p {
	margin: 0 0 20px 0 !important;
	min-height: 65px;
}

.hmap-section {padding: 80px 0;}

.hmap-section > .container {max-width: 700px;}

.hmap-section .col-md-6:first-child {padding: 30px 0 0 15px;}
.hmap-section .col-md-6:last-child {padding-left: 0;}

.map-palettes {text-align: right;}

.map-palettes span {
	color: #fff;
	font-size: 0;
	font-weight: 500;
	line-height: 0;
	display: inline-block;
	height: 25px;
	width: 25px;
	background: #ffb301;
	border: none;
	border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;
}
.map-palettes span:first-child {background: #0d3b66;}
.map-palettes span:last-child {background: #000;}

.hmap-cnt {
	color: #000;
	font-size: 28px;
	font-weight: 300;
	line-height: 36px;
	padding: 0;
}
.hmap-cnt p {margin: 0 0 30px 0 !important;}

.hmap-section .theme-search {padding: 20px 50px 0 0;}

.hmap-section .ts-wrap input[type="submit"],
.hmap-section .ts-wrap button {
	background: url("images/ts-search.png") no-repeat #0d3b66;
	background-position: center center;
}

.hmap-col {margin: 0 0 0 -40px;}

.btmfullimg-section {
	position: relative;
	padding: 75px 0;
	margin: 0;
}

.btmfullimg-section .col-md-4 {position: relative;}
.btmimg-left .col-md-4 {float: right;}

.btmfullimg-section .col-md-4:before,
.btmfullimg-section .col-md-4:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: -100%;
	height: 100%;
	width: 1000%;
	background: #ffb301;
}
.btmfullimg-section .col-md-4:after {
	left: auto;
	right: -185px;
	z-index: 2;
	width: 200px;
	background: #0d3b66;
}
.btmfullimg-section.btmimg-left .col-md-4:after {
	left: -185px;
	right: auto;
}

.btmcnt-col {
	color: #fff;
	background: #0d3b66;
	padding: 40px 40px 25px 40px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	position: relative;
	z-index: 5;
}

.btm-img {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5;
	height: 100%;
	width: 61%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.btmimg-left .btm-img {
	left: 0;
	right: auto;
}

.btm-img img {
	object-fit: cover; -moz-object-fit: cover; -webkit-object-fit: cover;
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}
.btmimg-left .btm-img img {
	object-position: 0 0; -moz-object-position: 0 0; -webkit-object-position: 0 0;
}

.ourpartners-section {padding: 130px 0 40px 0;}

.op-logos {
	text-align: center;
	line-height: 0;
	padding: 5px 0;
}
.op-logos .oplogo {
	line-height: 0;
	display: inline-block;
	padding: 0 20px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.guides-section {padding: 100px 0 0 0;}
.guides-section.news-section {padding: 100px 0 50px 0;}

.guides-section .title-part {padding: 0 0 20px 0;}

.hpcarousel-container {
	padding: 0 15px;
	margin: 0 auto;
	max-width: 1230px;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.hp-carousel:before,
.hp-carousel:after {
	content: "";
	clear: both;
	display: table;
}

.hp-carousel > a {
	color: #666;
	display: block;
}

.hp-carousel .col-md-3 {
	padding: 30px 15px;
	width: 100%;
}

.hpc-col {
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
}

.hpc-img {line-height: 0;}
.sidebar-wrap .hpc-img {min-height: 170px;}

.hpc-img img {
	border-radius: 6px 6px 0 0; -moz-border-radius: 6px 6px 0 0; -webkit-border-radius: 6px 6px 0 0;
	object-fit: cover; -moz-object-fit: cover; -webkit-object-fit: cover;
	margin: 0;
	height: 170px;
	width: 100%;
}
.about-partners .hpc-img img {
	object-fit: none; -moz-object-fit: none; -webkit-object-fit: none;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	margin: 0 auto;
	height: 115px;
	width: auto;
}
.hpc-cnt {
	text-align: center;
	background: #fff;
	border-radius: 0 0 6px 6px; -moz-border-radius: 0 0 6px 6px; -webkit-border-radius: 0 0 6px 6px;
	padding: 30px;
	min-height: 230px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.hpc-cnt h1,
.hpc-cnt h2 {
	color: #000;
	font-size: 20px;
	font-weight: 500;
	line-height: 22px;
	text-align: center;
	padding: 0 0 15px 0 !important;
	margin: 0 0 15px 0 !important;
	min-height: 60px;
	position: relative;
}

.hpc-cnt h1:before,
.hpc-cnt h2:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 2px;
	width: 50px;
	background: #ffb301;
}	

.hpc-cnt h1 a,
.hpc-cnt h2 a,
.hpc-cnt h1 a:hover,
.hpc-cnt h2 a:hover,
.hpc-cnt h1 a:focus,
.hpc-cnt h2 a:focus {color: #000;}

.hpc-cnt p {
	text-align: center;
	margin: 0 !important;
	min-height: 90px;
}
.sidebar-wrap .hpc-cnt p {min-height: 130px;}


@media only screen and (max-width: 1730px) {
	.btmimg-left .btmcnt-col {padding: 40px 50px 25px 25px;}
}

@media only screen and (max-width: 1650px) {
	.btm-img {width: 62%;}
}

@media only screen and (max-width: 1500px) {
	.btm-img {width: 64%;}
}

@media only screen and (max-width: 1300px) {
	.btm-img {width: 65%;}
}

@media only screen and (max-width: 1200px) {
	.hometop-section .title-section.title-quote,
	.latesthome-posttitle {padding: 0;}
	
	.hometop-section .title-heading h1:before, 
	.hometop-section .title-heading h2:before,
	.hometop-section .title-quote .titleheading-cnt p:before {content: none; display: none;}
}

@media only screen and (max-width: 1150px) {
	.btm-img {width: 68%;}
}

@media only screen and (max-width: 1024px) {
	.askmike-title h1, 
	.askmike-title h2 {font-size: 70px; line-height: 70px;}
	
	.latesthome-post,
	.hometop-section .latesthome-post {padding: 30px 0 10px 0;}
	
	.hpc-img img {height: 150px;}
	.hpc-cnt {padding: 20px 15px;}
	
	.hpc-cnt h1, 
	.hpc-cnt h2 {font-size: 18px; line-height: 22px;}
	
	.sidebar-wrap .hpc-cnt p {min-height: 150px;}
	
	.guides-section .bx-controls {display: none;}
}

@media only screen and (max-width: 1023px) {
	.title-heading h1, 
	.title-heading h2 {font-size: 34px; line-height: 36px;}
	
	.title-heading h1:before, 
	.title-heading h2:before {top: -46px; left: -62px; background-size: 90px;}
	
	.askmike-title h1, 
	.askmike-title h2 {font-size: 55px; line-height: 55px; letter-spacing: -2px;}
	
	.latesthome-post,
	.hometop-section .latesthome-post {padding: 20px 0 0 0;}
	
	.latesthome-post .col-md-6 {padding: 0 15px 20px 15px;}
	
	.title-part h1, 
	.title-part h2 {font-size: 28px; line-height: 30px;}
	
	.homecalc-section .title-part h1:before, 
	.homecalc-section .title-part h2:before {left: -24px; background-size: 60px;}
	
	.btmcnt-col,
	.btmimg-left .btmcnt-col {padding: 20px 20px 5px 20px;}
	
	.sidebar-la > .row > .col-md-4 {float: none; padding-bottom: 30px;width: 100%;}
	
	.sidebar-wrap .hpc-img,
	.sidebar-wrap .hpc-cnt p {min-height: auto;}
}

@media only screen and (max-width: 767px) {
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9,.col-md-10, .col-md-11, .col-md-12 {width: 100%;}

	.title-heading h1:before, 
	.title-heading h2:before,
	.title-quote .titleheading-cnt p:before {content: none; display: none;}
	
	.title-heading h1, 
	.title-heading h2 {font-size: 30px; line-height: 32px;}
	
	.title-section.title-quote {padding: 0;}
	
	.title-part {padding: 0 0 30px 0;}
	
	.title-part h1, 
	.title-part h2 {font-size: 24px; line-height: 26px;}
	
	.hometop-section {padding: 0;}
	.latesthome-posttitle {padding: 20px 0 0 0;}
	
	.fullimgcol-img:before {left: 0; right: 0;}
	.fullimgcol-img {position: absolute; top: 0; left: 0; right: 0; padding: 0; width: 100%;}
	.fullimgcol-section > .container > .row {display: block;}
	.fullimgcol {padding: 30px 0;}
	.askmike-title {margin: 0;}
	
	.askmike-title h1, 
	.askmike-title h2 {font-size: 50px; line-height: 50px; letter-spacing: -2px; text-align: left;}
	
	.askmike-title h1 span, 
	.askmike-title h2 span {padding: 0 13px 0 0;}
	
	.guides-section {padding: 60px 0 0 0;}
	.guides-section.news-section {padding: 40px 0 20px 0;}
	.homecalc-section {padding: 30px 0;}
	.homecalc-section .homecalc-col {padding: 0 0 30px 0;}
	
	.homecalc-section .title-part h1:before, 
	.homecalc-section .title-part h2:before {left: 0;}
	
	.homecalc-section .title-part.no-sprtr h1, 
	.homecalc-section .title-part.no-sprtr h2 {padding: 0 0 0 20px !important;}
	
	.homecalc-section .title-part p {padding: 0 0 0 20px !important;}
	
	.cta-img {position: relative; top: 0; left: 0; right: 0; height: 150px; width: 100%;}
	.cta-section .col-md-7 {float: none; padding: 0; width: 100%;}
	.cta-section .cta-cnt {font-size: 16px; padding: 30px 15px;}
	.cta-section .cta-cnt p {min-height: inherit;}
	
	.hmap-section {padding: 30px 0;}
	
	.hmap-section .col-md-6:first-child,
	.hmap-section .col-md-6:last-child {padding: 0 15px;}
	
	.hmap-cnt {font-size: 20px; line-height: 28px;}
	.hmap-col {padding: 30px 0 0 0; margin: 0;}
	
	.btmfullimg-section {padding: 0 0 30px 0;}
	.btmfullimg-section.btmimg-left {padding: 0;}
	
	.btmfullimg-section .col-md-4 {padding: 0;}
	
	.btmfullimg-section .col-md-4:before, 
	.btmfullimg-section .col-md-4:after {content: none; display: none;}
	
	.btmcnt-col, 
	.btmimg-left .btmcnt-col {border-top: 15px solid #ffb301; padding: 30px 15px 15px 15px;}
	
	.btm-img {position: static; height: 150px; width: 100%;}
	
	.ourpartners-section {padding: 30px 0;}
	.op-logos .oplogo {display: block; padding: 0 0 15px 0;}
}
/*=--- End Homepage New  ---=*/


/*=--- Start Offer Image Column design ---=*/
body.page-id-114307 .su-row,
body.page-id-116671 .su-row {margin: 0 -15px;}

body.page-id-114307 .su-row > .su-column-size-1-3,
body.page-id-116671 .su-row > .su-column-size-1-3 {
	float: left;
	padding: 0 15px;
	width: 33.33%;
}

.offer_cnt_main {
	display: inline-block;
	width: 100%;
}

.offer_cnt_main+ .offer_cnt_main {margin: 0 0 0 10px;}

.offer_cnt_main > a {
    line-height: 0;
    display: block;
}

.offer_cnt_main .custom-frame-wrapper {width: 100%;}

.offer_cnt_main .custom-frame-padding:before {
    content: none;
    display: none;
}
.offer_cnt_main .custom-frame-padding {
    border: none;
    padding: 0;
}
.offer_cnt_main .hus-center {
    font-weight: 400;
    display: block;
    position: relative;
}
.offer_cnt_main .custom-frame-padding img {
    opacity: 1 !important;
    object-fit: cover; -moz-object-fit: cover; -webkit-object-fit: cover;
    object-position: 0 0; -moz-object-position: 0 0; -webkit-object-position: 0 0;
    height: 250px;
    width: 100%;
}
.offer_cnt_main .hus-center span {
    font-weight: 400;
    padding: 0;
    margin: 0;
    width: auto;
    position: static;
    transform: none; -moz-transform: none; -webkit-transform: none;
}

.hus-center .offer_cnt {
    color: #fff;
    line-height: 1.5;
    text-align: center;
    padding: 10px 20px;
    margin: 0 auto;
    background: rgba(17, 17, 17, 0.7);
    box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: auto;
    width: 100%;
    overflow: hidden;
    display: flex;
    flex-direction: column; -moz-flex-direction: column; -webkit-flex-direction: column;
    justify-content: flex-end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end;
}
.hus-center:hover .offer_cnt {height: 100%;}

.hus-center .offer_cnt span.offer_title {
    color: #fff !important;
    font-size: 20px;
    font-weight: 600;
    line-height: 22px;
    display: block;
    padding: 0;
    margin: 0 0 15px 0;
}
.hus-center .offer_cnt p {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    line-height: 22px;
    text-align: center;
    display: block;
    padding: 0;
    margin: 0 0 15px 0;
    opacity: 0;
    display: none;
}
.hus-center .offer_cnt p:empty {display: none !important;}

.hus-center:hover .offer_cnt p {
    display: block;
    opacity: 1;
    transition: all 0.4s ease 0s; -moz-transition: all 0.4s ease 0s; -webkit-transition: all 0.4s ease 0s;
}

.hus-center .offer_cnt span.offer_btn,
a.offer_btn,
a.offer_btn:hover,
a.offer_btn:focus {
    color: #111;
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    display: inline-block;
    background: #ffb301;
    padding: 10px;
    margin: 0 auto;
    border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px;
}

@media only screen and (max-width: 767px) {
    .offer_cnt_main+ .offer_cnt_main {margin: 0;}
	
	body.page-id-114307 .su-row > .su-column-size-1-3,
	body.page-id-116671 .su-row > .su-column-size-1-3 {width: 100%;}
}
/*=--- End Offer Image Column design ---=*/


/*=--- Start Single Post Banner  ---=*/
.post-banner {
	line-height: 0;
	background: #05356c;
	border-bottom: 20px solid #ffb301;
	position: relative;
}
.pb-img {
	line-height: 0;
	position: relative;
}

.pb-img img {
	opacity: 0.35;
	object-fit: cover; -moz-object-fit: cover; -webkit-object-fit: cover;
	object-position: 0 0; -moz-object-position: 0 0; -webkit-object-position: 0 0;
	padding: 0;
	margin: 0;
	height: 250px;
	width: 100%;
}
.pb-cnt {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 5;
	height: 100%;
	width: 100%;
}
.pb-cnt > .container {height: 100%;}

.pbcnt-inner {
	color: #fff;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	/*max-width: 600px;*/
	padding: 20px 0;
	height: 100%;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	display: flex;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	flex-direction: column; -moz-flex-direction: column; -webkit-flex-direction: column;
	justify-content: center; -moz-justify-content: center; -webkit-justify-content: center;
}

.pbcnt-inner p {
	color: #ffb301;
	font-size: 30px;
	font-weight: 700;
	line-height: 32px;
	text-transform: uppercase;
	padding: 0 0 12px 0 !important;
	margin: 0 0 30px 0 !important;
	position: relative;
}
.pbcnt-inner p:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 2px;
	width: 100px;
	background: #547eaf;
}
.pbcnt-inner h1 {
	color: #fff;
	font-size: 40px;
	font-weight: 700;
	line-height: 48px;
	padding: 0 !important;
	margin: 0 !important;
	position: relative;
}

@media only screen and (max-width: 1023px) {
	/*.pbcnt-inner {max-width: 300px;}*/
	
	.pbcnt-inner p {font-size: 24px; line-height: 30px;} 
	.pbcnt-inner h1 {font-size: 22px; line-height: 28px;}
}

@media only screen and (max-width: 900px) {
	.pbcnt-inner p {font-size: 22px; line-height: 26px;}
	.pbcnt-inner h1 {font-size: 20px; line-height: 28px;}
}

@media only screen and (max-width: 767px) {
	.post-banner {border-bottom: 15px solid #ffb301;}
	.pb-img:before {content: none; display: none;}
	.pb-img {height: auto !important;}
	.pb-img img {opacity: 1; height: 160px;}
	.pb-cnt {background: #05356c; position: static;}
	.pbcnt-inner {padding: 15px 0; max-width: inherit;}
	
	.pbcnt-inner p {margin: 0 0 20px 0 !important;}
}
/*=--- End Single Post Banner  ---=*/


/**=--- Start About Page ---=**/
.cnt-title {
	position: relative;
	padding: 0;
	margin: 0 0 25px 0;
}

.cnt-title:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	height: 1px;
	width: 100px;
	background: #ffb301;
}
.cnt-dark .cnt-title:before {background: #547eaf;}

.cnt-title h1,
.cnt-title h2 {
	color: #000;
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	padding: 0 0 20px 0 !important;
	margin: 0 !important;
	position: relative;
}

.cnt-dark .cnt-title h1,
.cnt-dark .cnt-title h2 {color: #547eaf;}

.cnt-subtitle h1,
.cnt-subtitle h2,
.cnt-subtitle h3,
.cnt-subtitle h4 {
	color: #000;
	font-size: 20px;
	font-weight: 400;
	line-height: 24px;
}

.cnt-link a,
.cnt-link a:hover,
.cnt-link a:focus {
	color: #0d3b66;
	font-family: 'GothamBold', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	text-transform: uppercase;
	text-decoration: none;
}
.cnt-link a:hover,
.cnt-link a:focus {text-decoration: underline;}

.cnt-dark {
	color: #fff;
	background: url("images/darkbg.jpg") no-repeat;
	background-size: cover;
	padding: 60px 0 40px 0;
}
.cnt-light {padding: 60px 0 40px 0;}

.cnt-dark h1, .cnt-dark h2, .cnt-dark h3,
.cnt-dark h4, .cnt-dark h5, .cnt-dark h6 {color: #fff;}

.para-dark,
.para-dark p {color: #000;}

.cnt-largetext {
	font-size: 18px;
	line-height: 26px;
}

.cnt-list ul {
	list-style: none;
	padding: 0 0 10px 0;
	margin: 0;
}
.cnt-list ul li {
	list-style: none;
	padding: 0 0 15px 35px;
	margin: 0;
	position: relative;
}
.cnt-list ul li:before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 30px;
	width: 30px;
	background: url("images/startbullet.png") no-repeat;
}

.page-template-template-about .hometop-section {padding: 60px 0;}

.belowaboutguide {padding: 30px 0 60px 0;}

.belowaboutguide .col-md-6:first-child,
.cnt-graylight .col-md-6:first-child {width: 60%;}

.belowaboutguide .col-md-6:last-child,
.cnt-graylight .col-md-6:last-child {width: 40%;}

.belowaboutguide.about_me .col-md-6:first-child {float:right;width: 60%;}
.belowaboutguide.about_me .col-md-6:last-child {width: 40%;}

.aboutcol-img {line-height: 0;}

.aboutcol-img img {
	object-fit: cover; -moz-object-fit: cover; -webkit-object-fit: cover;
	box-shadow: -5px 5px 10px rgba(0,0,0,0.1);
	border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px;
	height: 400px;
	width: 100%;
}

.cnt-graylight {
	background: #f3f5f8;
	padding: 60px 0 70px 0;
}

.aboutlast-section.cnt-light {padding: 60px 0 0 0;}
.aboutlast-section {padding: 50px 0;}
.aboutlast-section > .container {max-width: 700px;}

.aboutlast-section,
.aboutlast-section p,
.aboutlast-section h1, .aboutlast-section h2, .aboutlast-section h3,
.aboutlast-section h4, .aboutlast-section h5, .aboutlast-section h6 {text-align: center;}

.aboutlast-section .cnt-title {
	margin: 0 auto 25px auto;
	max-width: 500px;
	width: 100%;
}

.aboutlast-section .cnt-title h1, 
.aboutlast-section .cnt-title h2 {text-align: center;}

.aboutlast-section .cnt-title:before {
	left: 0;
	right: 0;
	margin: 0 auto;
}

@media only screen and (max-width: 767px) {
	body.home,
	body.page-template-template-about {font-size: 16px !important;}
	
	.page-template-template-about .hometop-section {padding: 30px 0;}
	.belowaboutguide {padding: 0;}
	
	.cnt-title h1, 
	.cnt-title h2 {font-size: 24px; line-height: 26px;}
	
	.belowaboutguide .col-md-6,
	.cnt-graylight .col-md-6,
	.belowaboutguide .col-md-6:first-child, 
	.cnt-graylight .col-md-6:first-child,
	.belowaboutguide .col-md-6:last-child, 
	.cnt-graylight .col-md-6:last-child,
    .belowaboutguide.about_me .col-md-6:first-child,
    .belowaboutguide.about_me .col-md-6:last-child {float: none; width: 100%;}
	
	.belowaboutguide .col-md-6 {padding-bottom: 40px;}

	.cnt-dark,
	.cnt-light,
	.cnt-graylight {padding: 30px 0;}
	
	.aboutcol-img img {height: 270px;}
	
	.aboutlast-section.cnt-light {padding: 40px 0 0 0;}
	.aboutlast-section {padding: 30px 0;}
}
/**=--- End About Page ---=**/

/**=--- Start Offerpage Form ---=**/
.offer-step {font-family: 'Raleway', sans-serif;}

.os-head {padding: 30px 0 0 0;}
.os-head > .row {margin: 0 -10px;}

.oshead-col {
	float: left;
	line-height: 0;
	padding: 0 10px;
	width: 33.33%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.oshead-box {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	background: #edeef0;
	border-top: 8px solid #0d3b66;
	border-bottom: 18px solid #fff;
	border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0;
	display: inline-block;
	padding: 15px;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.oshead-col.active .oshead-box {
	border-top: 8px solid #ffb301;
	border-bottom: 18px solid #edeef0;
	position: relative;
	z-index: 10;
}
#os-3,
#os-2{
      display:none;
    }
#os-3_sfm,
#os-2_sfm{
      display:none;
    }    

.oshead-number,
.oshead-title {
	float: left;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.oshead-number {
	color: #333;
	font-size: 18px;
	font-weight: 500;
	line-height: 35px;
	text-align: center;
	background: #fff;
	border: 1px solid #333;
	border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;
	padding: 0;
	height: 40px;
	width: 40px;
}
.oshead-title {
	padding: 8px 0 0 20px;
	width: calc(100% - 40px);
}
.oshead-title h2 {
	color: #333;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	padding: 0;
	text-align: left;
	margin: 0;
}
.os-cnt {
	background: #edeef0;
	border-top: 5px solid #e3e4e6;
	padding: 30px;
	margin: -5px 0 0 0;
	width: 99.99%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	position: relative;
}


.os-tabcnt p {
	padding: 0;
	margin: 0;
}

.os-tabcnt h2,
.os-tabcnt h3,
.os-tabcnt h4 {
	color: #333;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	padding: 0 0 20px 0;
	margin: 0;
}

.os-tabcnt ul,
.os-tabcnt li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0;
}
.os-tabcnt ul {padding: 0 0 20px 0;}

.os-tabcnt .radio-check ul li label {
	background: none;
	display: inline-block;
	padding: 4px 15px 7px 0;
	margin: 0 0 10px 0 !important;
	width: auto;
	position: relative;
}
.os-tabcnt .radio-check ul li:last-child label {margin: 0 !important;}

.os-tabcnt .radio-check li label input[type="radio"], 
.os-tabcnt .radio-check li label input[type="checkbox"] {
	cursor: pointer;
	position: absolute;
	z-index: 5;
	opacity: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}
.os-tabcnt .radio-check li label input[type="checkbox"] + span, 
.os-tabcnt .radio-check li label input[type="radio"] + span {
	color: #0e182f;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	display: inline-block;
	padding: 0 0 0 32px;
	margin: 0;
	min-height: 20px;
	min-width: 20px;
	position: relative;
	z-index: 3;
}
.os-tabcnt .radio-check li label input[type="checkbox"] + span:before, 
.os-tabcnt .radio-check li label input[type="radio"] + span:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	line-height: 12px;
	text-align: center;
	display: inline-block;
	background: #fff;
	border: 5px solid #fff;
	box-shadow: none;
	border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;
	height: 20px;
	margin: 0 15px 0 0;
	min-width: 20px;
	vertical-align: top;
	opacity: 1;
}
.os-tabcnt .radio-check li label input[type="checkbox"] + span:before {
	border: 1px solid #707070;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
}

.os-tabcnt .radio-check li label input[type="checkbox"]:checked + span:before, 
.os-tabcnt .radio-check li label input[type="radio"]:checked + span:before {
	content: "";
	color: #333;
	display: inline-block;
	background: #333;
}
.os-tabcnt .radio-check li label input[type="checkbox"]:checked + span:before {
	background: #ffff;
	border: 5px solid #707070;
}

.os-btns {padding: 30px 0 0 0;}

.os-btns button.btn,
.os-btns button.btn:hover,
.os-btns button.btn:focus,
.os-btns span.btn,
.os-btns span.btn:hover,
.os-btns span.btn:focus {
	cursor: pointer;
	color: #fff;
	font-size: 18px;
	font-family: 'Raleway', sans-serif !important;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 0.5px;
	text-align: center;
	text-transform: uppercase;
	display: inline-block; 
	background: #ffb301;
	box-shadow: none;
	border: 2px solid #ffb301;
	border-radius: 30px !important; -moz-border-radius: 30px !important; -webkit-border-radius: 30px !important;
	padding: 12px 30px;
	margin: 0 0 15px 0;
	transition: all 0.3s linear 0s; -moz-transition: all 0.3s linear 0s; -webkit-transition: all 0.3s linear 0s;
}

.os-btns button.btn:hover,
.os-btns button.btn:focus,
.os-btns span.btn:hover,
.os-btns span.btn:focus {
	color: #ffb301;
	background: #fff;
	border: 2px solid #ffb301;
}

.os-btns button.btn[type="submit"],
.os-btns button.btn[type="submit"]:hover,
.os-btns button.btn[type="submit"]:focus {
	color: #fff;
	background: #009640;
	border: 2px solid #009640;
}

.os-btns button.btn[type="submit"]:hover,
.os-btns button.btn[type="submit"]:focus {background: #16ab55 ;}


.os-btns button.btn.btn-back,
.os-btns button.btn.btn-back:hover,
.os-btns button.btn.btn-back:focus,
.os-btns span.btn.btn-back,
.os-btns span.btn.btn-back:hover,
.os-btns span.btn.btn-back:focus {
	color: #fff;
	background: #0d3b66 ;
	border: 2px solid #0d3b66;
	margin: 0 15px 15px 0;
}

.os-btns button.btn.btn-back:hover,
.os-btns button.btn.btn-back:focus,
.os-btns span.btn.btn-back:hover,
.os-btns span.btn.btn-back:focus {
	color: #0d3b66;
	background: #fff;
	border: 2px solid #0d3b66;
}

.step-select {
	float: left;
	padding: 0 10px 0 0;
	max-width: 311px;
	width: calc(100% - 34px);
	position: relative;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.step-select select {
	color: #000;
	font-size: 14px;
    font-weight: 600;
    line-height: 18px;
	text-shadow: none;
    text-align: left;
	display: inline-block;
    padding: 3px 45px 3px 10px;
    height: 45px;
	max-width: 345px;
	width: 100%;
	appearance: none; -moz-appearance: none; -webkit-appearance: none;
    background: url("images/s-arrow.png") no-repeat #fff;
	background-position: right center;
	box-shadow: none;
	border: 1px solid #bbb;
    border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.step-select .chosen-container {
	font-size: 14px;
	clear: both;
	display: block;
	padding: 0;
	max-width: 345px;
	width: 100% !important;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.step-select .chosen-container-single a.chosen-single {
	color: #000;
	font-size: 14px;
    font-weight: 600;
    line-height: 18px;
	text-shadow: none;
    text-align: left;
	display: inline-block;
    padding: 3px 65px 3px 20px;
    height: 45px;
	width: 100%;
    background: #fff;
	box-shadow: none;
	border: 1px solid #bbb;
    border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.step-select .chosen-container-single a.chosen-single > span {
	line-height: 40px;
	margin: 0;
}

.step-select .chosen-container-single a.chosen-single > div {
	background: url("images/ss-arrow.png") no-repeat #fff;
	background-position: center center;
	border: none;
	border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%;
	height: 25px;
	width: 25px;
	top: 10px;
	right: 10px;
	transition: all 0.3s ease-in-out 0s; 
	-moz-transition: all 0.3s ease-in-out 0s; 
	-webkit-transition: all 0.3s ease-in-out 0s;
}

.step-select .chosen-container-single.chosen-with-drop a.chosen-single > div {
	transform: rotate(-180deg); -moz-transform: rotate(-180deg); -webkit-transform: rotate(-180deg);
}

.step-select .chosen-container-single a.chosen-single > div b {display: none;}

.step-select .chosen-container-single .chosen-drop {
	box-shadow: 0 8px 10px rgba(0,0,0,0.1);
	border: none;
}
.step-select .chosen-container .chosen-results li.active-result {
	color: 333;
	text-shadow: none;
	box-shadow: none;
}

.step-select .chosen-container .chosen-results li.active-result.result-selected,
.step-select .chosen-container .chosen-results li.active-result:hover,
.step-select .chosen-container .chosen-results li.active-result:focus {
	color: #fff;
	background: #0d3b66;
}

.step-select .select2-container.select2-container--default {
	background: #fff;
	max-width: 345px;
	width: 100% !important;
}

.step-select .select2-container.select2-container--default.select2cityname {
	max-width: none;
	width: auto !important;
}

.step-select .select2-container--default .select2-selection--single {
	font-size: 14px;
	font-weight: 600;
	background: #fff;
	border: 1px solid #bbb;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	padding: 0;
	height: 46px;
	width: auto;
}
.step-select .select2-container--default.select2-container--disabled .select2-selection--single {background: none;}

.step-select .select2-container--default.select2-container--open .select2-selection--single {
	background: #fff;
	border: 1px solid #bbb;
}
.step-select .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #000;
	font-weight: 600;
	line-height: 42px;
	padding: 0 30px 0 20px;
}
.step-select .select2-container--default .select2-selection--single .select2-selection__arrow {
	border: none;
	top: 0px;
	right: 5px;
	height: 44px;
}

.step-select .select2-container--default .select2-selection--single .select2-selection__arrow {
	background: url("images/ss-arrow.png") no-repeat;
	border: none;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
	height: 16px;
	width: 16px;
	top: 13px;
	right: 15px;
	transition: all 0.3s ease-in-out 0s; 
	-moz-transition: all 0.3s ease-in-out 0s; 
	-webkit-transition: all 0.3s ease-in-out 0s;
}
.step-select .select2-container--open .select2-selection--single .select2-selection__arrow {
	transform: rotate(-180deg); -moz-transform: rotate(-180deg); -webkit-transform: rotate(-180deg);
}
.step-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
	display: none !important;
}

span.select2-container--open .select2-dropdown--below {
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
}
span.select2-container--default .select2-results__option[aria-selected="true"] {background: #0d3b66 !important;}


.step-fields {
	max-width: 750px;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.step-fields.stepfields-full {max-width: 375px;}

.step-fields {margin: 0 -15px;}

.step-fields:before,
.step-fields:after {
	content: "";
	clear: both;
	display: table;
}
.step-fields > .row {margin: 0;}

.step-fields .sf-col {
	float: left;
	padding: 0 15px 30px 15px;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.step-fields .sf-col.sfcol-half {width: 50%;}

.step-fields label {
	float: none;
	font-family: "Raleway",sans-serif;
	font-size: 15px;
	font-weight: 600;
	padding: 0 0 5px 0;
	width: 100%;
}

.sf-field {
	float: left;
	padding: 0 10px 0 0;
	position: relative;
	width: calc(100% - 34px);
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.sf-field .ficon {
	position: absolute;
	top: 10px;
	left: 10px;
	height: 25px;
	width: 25px;
	background-size: 25px;
	background-repeat: no-repeat;
	opacity: 0.7;
}
.sf-name .ficon {background-image: url("images/userfield.png");}
.sf-email .ficon {background-image: url("images/emailfield.png");}
.sf-tel .ficon {background-image: url("images/callfield.png");}
.sf-location .ficon {background-image: url("images/pinfield.png");}

.stepvalue-wrap:before,
.stepvalue-wrap:after {
	content: "";
	clear: both;
	display: table;
}

.stepvalue-wrap {
	padding: 0 0 30px 0;
	margin: 0 -20px;
	max-width: 750px;
	width: 100%;
}

.step-value {
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 20px;
	width: 50%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.step-value label {
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	padding: 0 10px 0 0;
	display: inline-block;
}

.step-fields input[type="text"], 
.step-fields input[type="email"], 
.step-fields input[type="url"], 
.step-fields input[type="password"], 
.step-fields input[type="search"], 
.step-fields input[type="number"], 
.step-fields input[type="tel"], 
.step-fields input[type="range"], 
.step-fields input[type="date"], 
.step-fields input[type="month"], 
.step-fields input[type="week"], 
.step-fields input[type="time"], 
.step-fields input[type="datetime"], 
.step-fields input[type="datetime-local"], 
.step-fields input[type="color"],
.step-fields textarea {
	color: #000;
	font-family: "Raleway",sans-serif !important;
	font-size: 14px;
	font-weight: 600;
	padding: 3px 20px;
	height: 46px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.step-fields textarea {
	resize: vertical; -moz-resize: vertical; -webkit-resize: vertical;
	height: 85px;
}

.step-fields .sf-icon input[type="text"], 
.step-fields .sf-icon input[type="email"], 
.step-fields .sf-icon input[type="url"], 
.step-fields .sf-icon input[type="password"], 
.step-fields .sf-icon input[type="search"], 
.step-fields .sf-icon input[type="number"], 
.step-fields .sf-icon input[type="tel"], 
.step-fields .sf-icon input[type="range"], 
.step-fields .sf-icon input[type="date"], 
.step-fields .sf-icon input[type="month"], 
.step-fields .sf-icon input[type="week"], 
.step-fields .sf-icon input[type="time"], 
.step-fields .sf-icon input[type="datetime"], 
.step-fields .sf-icon input[type="datetime-local"], 
.step-fields .sf-icon input[type="color"],
.step-fields .sf-icon textarea {padding: 3px 20px 3px 50px;}

.sfcol-text {
	clear: both;
	float: none;
	display: block;
	padding: 20px 0 0 0;
}

.sf-check,
.sf-radio {min-height: 46px;}

.sf-check:before,
.sf-check:after,
.sf-radio:before,
.sf-radio:after {
	content: "";
	clear: both;
	display: table;
}

.sf-check label,
.sf-radio label {
	float: left;
	padding: 0 20px 5px 0;
	width: auto;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.step-fields label.chk_label {
	display: inline-block;
	padding: 0 35px 5px 0;
	position: relative;
	width: auto !important;
}

.sf-info {
	float: left;
	padding: 10px 10px 10px 0;
	margin: 0;
	position: relative;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
label.chk_label .sf-info {
	padding-right: 0;
	position: absolute;
	top: -10px;
	right: 0;
	z-index: 999;
}

.sfinfo-icon {
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	height: 24px;
	width: 24px;
	background: url("images/sf-info.png") no-repeat;
	opacity: 0.5;
}
.sfinfo-text {
	display: none;
	position: absolute;
	top: 5px;
	left: 40px;
	z-index: 99999;
	width: 300px;
	padding
}

.sfinfo-icon:hover + .sfinfo-text {display: block;}

.sfinfo-text span {
	color: #fff;
	font-size: 12px;
	font-weight: 400;
	line-height: 18px;
	background: #0d3b66;
	display: inline-block;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 5px;
	position: relative;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.sfinfo-text span:before {
	content: "";
	displa: block;
	position: absolute;
	top: 2px;
	left: -7px;
	border: none;
	border-top: 10px solid rgba(0,0,0,0);
  	border-bottom: 10px solid rgba(0,0,0,0); 
  	border-right: 10px solid #0d3b66;
}

.os-cnt #loader {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999999;
	padding: 30px;
	margin: 0 auto;
	height: 100%;
	width: 100%;
	background: rgba(0,0,0,0.8);
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
	flex-direction: column; -moz-flex-direction: column; -webkit-flex-direction: column;
    justify-content: center; -moz-justify-content: center; -webkit-justify-content: center;
}
.os-cnt #loader p {
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	line-height: 22px;
	text-align: center;
	margin: 0 0 15px 0;
}
.os-cnt #loader img {
	margin: 0 auto;
	width: 300px;
}


@media only screen and (max-width: 1024px) {
	.oshead-number {font-size: 15px; line-height: 25px; height: 30px; width: 30px;}
	.oshead-title {padding: 4px 0 0 15px; width: calc(100% - 30px);}
	.oshead-title h2 {font-size: 18px; line-height: 22px;}
	.sfinfo-text {text-align: right; left: auto; right: 45px; width: 260px;}
	
	.sfinfo-text span:before {
		left: auto;
		right: -7px;
		border-top: 10px solid rgba(0,0,0,0);
  		border-bottom: 10px solid rgba(0,0,0,0); 
		border-right: none;
  		border-left: 10px solid #0d3b66;
	}
}

@media only screen and (max-width: 1023px) {
	.oshead-box {min-height: 105px;}
}

@media only screen and (max-width: 767px) {
	.offer-step > .container {padding: 0 !important;}
	
	.os-head {padding: 25px 0 0 0;}
	.oshead-col {float: none; display: none; padding: 0 10px; width: 100%;}
	.oshead-col.active {display: block;}
	
	.oshead-box,
	.oshead-col.active .oshead-box {
		border: none;
		border-top: 5px solid #0d3b66;
		border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;
		min-height: inherit;
		position: relative;
	}
	.oshead-col.active .oshead-box:before {
		content: "";
		display: block;
		position: absolute;
		bottom: -15px;
		left: 50px;
		z-index: 99;
		height: 0;
		width: 0;
		border-top: 15px solid #ffb301;
		border-left: 15px solid rgba(0,0,0,0);
		border-right: 15px solid rgba(0,0,0,0);
	}
	
	.oshead-col.active .oshead-box {background: #ffb301; border-top: 5px solid #ffb301;}
	.os-cnt {padding: 30px 20px; margin: 0;}
	.step-fields {width: auto;}
	
	.step-fields .sf-col,
	.step-fields .sf-col.sfcol-half {float: left; padding: 0 15px 20px 15px; width: 100%;}
	
	.step-value {float: none; padding: 0 15px 10px 15px; width: 100%;}
	
	.os-tabcnt .radio-check ul li label {padding: 4px 0 7px 0;}
	
	.os-btns button.btn, 
	.os-btns button.btn:hover, 
	.os-btns button.btn:focus {font-size: 16px; line-height: 20px; padding: 10px 20px;}
	
	.step-select,
	.step-select .select2-container.select2-container--default,
	.step-select select {max-width: inherit;}
}
/**=--- End Offerpage Form ---=**/


/**=--- Start Fraga Micke Page ---=**/
.fmform-section {padding: 60px 0;}

.fmform-col.col-md-6 {
	float: right;
	width: 40%;
}
.fmformcnt-col.col-md-6 {width: 60%;}

.fmform-section h1,
.fmform-section h2 {
	color: #000;
	font-size: 32px;
	font-weight: 700;
	line-height: 36px;
	padding: 0 0 20px 0 !important;
	margin: 0 0  25px 0 !important;
	position: relative;
}

.fmform-section h1:before,
.fmform-section h2:before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	height: 1px;
	width: 100px;
	background: #ffb301;
}

.fmform-section h3,
.fmform-section h4,
.fmform-section h5,
.fmform-section h6 {
	color: #000;
	font-weight: 500;
}

.fmform-section h3 {font-size: 20px; line-height: 24px;}
.fmform-section h3 {font-size: 18px; line-height: 22px;}
.fmform-section h3 {font-size: 16px; line-height: 20px;}

.fmform-section a,
.fmform-section a:hover,
.fmform-section a:focus {
	color: #0d3b66;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
	text-transform: none;
	text-decoration: none;
}

.fmform-section a:hover,
.fmform-section a:focus {text-decoration: underline;}

.fmform-section .form-section {
	color: #666;
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	background: #f3f5f8;
	border-bottom: 6px solid #d9dadc;
	padding: 30px;
	margin: 0 0 10px 0;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.fmform-section .contctform {padding: 0;}

.fmform-section .contctform p {
	padding: 0 0 20px 0;
	margin: 0 !important;
}
.fmform-section .contctform p:last-child {padding: 0;}

.fmform-section .contctform > p > label,
.fmform-section .contctform > p > .form-control-wrap,
.fmform-section .contctform > .select-wrap > label,
.fmform-section .contctform > .select-wrap > .form-control-wrap {
	float: none;
	clear: both;
	text-align: left;
	display: inline-block;
	padding: 0;
	max-width: none;
}

.fmform-section .contctform > p > label,
.fmform-section .contctform span.form-control-wrap {
	color: #666;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.6;
	text-align: left;
	max-width: none;
}

.fmform-section .contctform span.form-control-wrap {
	display: block;
	width: 100%;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.fmform-section .contctform input[type="text"],  
.fmform-section .contctform input[type="email"],  
.fmform-section .contctform input[type="url"],  
.fmform-section .contctform input[type="password"],  
.fmform-section .contctform input[type="search"],  
.fmform-section .contctform input[type="number"],  
.fmform-section .contctform input[type="tel"],  
.fmform-section .contctform input[type="range"],  
.fmform-section .contctform input[type="date"],  
.fmform-section .contctform input[type="month"],  
.fmform-section .contctform input[type="week"],  
.fmform-section .contctform input[type="time"],  
.fmform-section .contctform input[type="datetime"],  
.fmform-section .contctform input[type="datetime-local"],  
.fmform-section .contctform input[type="color"],
.fmform-section .contctform div.select-inner,   
.fmform-section .contctform select,  
.fmform-section .contctform textarea {
	color: #000;
	background: #fff !important;
	box-shadow: none !important;
	border: 1px solid #bbb !important;
	border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0!important;
	padding: 3px 10px 3px 50px !important;
	margin: 0 !important;
	height: 40px !important;
	width: 100% !important;
}
.fmform-section .contctform textarea {height: 75px !important;}

.fmform-section .contctform i.field-icon {
	position: absolute;
	top: 0;
	left: 15px;
	display: inline-block;
	opacity: 0.6;
	height: 40px;
	width: 40px;
	background-image: url("images/edit-icon.png");
	background-repeat: no-repeat;
	background-size: 24px;
	background-position: left center;
	border-radius: 0; -moz-border-radius: 0; -webkit-border-radius: 0;

}
.fmform-section .contctform .your-name i.field-icon {background-image: url("images/userfield.png");}
.fmform-section .contctform .mobil i.field-icon {background-image: url("images/callfield.png");}
.fmform-section .contctform .your-email i.field-icon {background-image: url("images/emailfield.png");}

.fmform-section .contctform button[type="submit"],
.fmform-section .contctform input[type="submit"],
.fmform-section #submitt {
	float: none;
	cursor: pointer;
	color: #0d3b66 !important;
	font-family: 'GothamMedium', sans-serif !important;
	font-size: 14px !important;
	font-weight: 400 !important;
	line-height: 18px !important;
	text-transform: uppercase !important;
	text-align: left !important;
	display: inline-block;
	background: url("images/send-btn.png") no-repeat #ffb301 !important;
	background-position: right center !important;
	box-shadow: none !important;
	border: none !important;
	border-radius: 30px !important; -moz-border-radius: 30px !important; -webkit-border-radius: 30px !important;
	padding: 10px 55px 10px 20px !important;
	margin: 0 !important;
}

.positive-feedback-btn {padding: 0 0 30px 0;}

.one_half .step-wrap1 .step-right img,.one_half .step-wrap2 .step-right img,.one_half .step-wrap3 .step-right img {
	height: auto !important;
}


@media only screen and (max-width: 1023px) {
	.fmform-col.col-md-6,
	.fmformcnt-col.col-md-6 {width: 50%;}
		
	.fmform-section h1,
	.fmform-section h2 {font-size: 24px; line-height: 26px;}
		
	.fmform-section .form-section {padding: 20px;}
}

@media only screen and (max-width: 767px) {
	.fmform-section {padding: 30px 0 20px 0;}
	
	.fmform-col.col-md-6,
	.fmformcnt-col.col-md-6 {float: none; width: 100%;}
	
	.fmform-col.col-md-6 {padding: 0 15px 10px 15px;}
		
	.fmform-section h1,
	.fmform-section h2 {font-size: 24px; line-height: 26px;}
		
}
/**=--- End Fraga Micke Page ---=**/


/**=--- Start Pagination Page ---=**/
.pagination-wrap {
	border-top: 1px solid #eee;
	padding: 20px 0;
	margin: 0;
}

.pagination-wrap ul.pagination {
	list-style: none;
	display: inline-block;
	background: #fff;
	box-shadow: 0 3px 5px rgba(0,0,0,0.1);
	border: none;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	padding: 10px;
	margin: 0;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
ul.pagination li {
	float: left;
	list-style: none;
	border: none;
	padding: 0 2px;
	margin: 0;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

ul.pagination li a,
ul.pagination li a:hover,
ul.pagination li a:focus,
ul.pagination li a.page-numbers.next,
ul.pagination li a.page-numbers.next:hover,
ul.pagination li a.page-numbers.next:focus,
ul.pagination li a.page-numbers.prev,
ul.pagination li a.page-numbers.prev:hover,
ul.pagination li a.page-numbers.prev:focus,
ul.pagination li span,
ul.pagination li span.page-numbers.current {
	color: #a8a8a8;
	font-family: 'GothamMedium', sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	display: inline-block;
	background: none;
	border: none;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	padding: 7px 10px;
	margin: 0;
	min-width: 35px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

ul.pagination li a:hover,
ul.pagination li a:focus,
ul.pagination li a.page-numbers.next:hover,
ul.pagination li a.page-numbers.next:focus,
ul.pagination li a.page-numbers.prev:hover,
ul.pagination li a.page-numbers.prev:focus,
ul.pagination li span.page-numbers.current {
	color: #fff !important;
	background: #0d3b66;
}

@media only screen and (max-width: 767px) {
	.pagination-wrap ul.pagination {padding: 5px;}
	ul.pagination li {padding: 0 1px;}
	
	ul.pagination li a,
	ul.pagination li a:hover,
	ul.pagination li a:focus,
	ul.pagination li a.page-numbers.next,
	ul.pagination li a.page-numbers.next:hover,
	ul.pagination li a.page-numbers.next:focus,
	ul.pagination li a.page-numbers.prev,
	ul.pagination li a.page-numbers.prev:hover,
	ul.pagination li a.page-numbers.prev:focus,
	ul.pagination li span,
	ul.pagination li span.page-numbers.current {
		font-size: 13px;
		line-height: 20px;
		padding: 3px 8px 6px 8px;
		min-width: 30px;
	}
}
/**=--- End Pagination Page ---=**/


/**=--- Start Download Popup ---=**/
.popmake.pum-container {
	backgrond: #fff !important;
	border: none !important;
	border-radius: 0 !important; -moz-border-radius: 0 !important; -webkit-border-radius: 0 !important;
	padding: 0 !important;
	max-width: 640px !important;
	width: 100% !important;
}
.downloadpopup-top {
	padding: 30px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    align-items: center; -moz-align-items: center; -webkit-align-items: center;
    -webkit-box-align: center;
}
.downloadpopup-img,
.downloadpopup-text {
	padding: 0 15px;
	min-height: 1px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.downloadpopup-text {
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
}
.downloadpopup-text p {
	color: #666;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.5;
	padding: 0 0 15px 0;
	margin: 0;
}
.popmake.pum-container #errorDiv,
.popmake.pum-container #errorDiv p {
	color: #cf0000;
	font-weight: 600;
}
.downloadpopup-form:before,
.downloadpopup-form:after {
	content: "";
	clear: both;
	display: table;
}
.downloadpopup-form {
	background: #ededed !important;
	padding: 40px 35px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.downloadpopup-input,
.downloadpopup-btn {
	float: left;
	padding: 0 10px;
	min-height: 1px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.downloadpopup-input {width: 70%;}
.downloadpopup-btn {width: 30%;}

.downloadpopup-input input[type="text"],
.downloadpopup-input input[type="email"] {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	text-transform: none;
	text-align: left;
	background: #fff;
	border: 1px solid #fff;
	border-radius: 3px !important; -moz-border-radius: 3px !important; -webkit-border-radius: 3px !important;
	padding: 3px 10px;
	margin: 0;
	height: 45px;
	width: 100%;
}
.downloadpopup-btn a,
.downloadpopup-btn a:hover,
.downloadpopup-btn a:focus {
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	line-height: 20px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	background: #ffb301;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 12px 30px;
	margin: 0;
	width: auto;
}
.pum-close.popmake-close {
	color: #666 !important;
	font-size: 24px !important;
	font-weight: 600 !important;
	line-height: 30px !important;
	text-shadow: none !important;
	text-align: center !important;
	background: #fff !important;
	box-shadow: 0 0 10px rgba(0,0,0,0.4) !important;
	border: none !important;
	border-radius: 100% !important; -moz-border-radius: 100% !important; -webkit-border-radius: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	height: 30px !important;
	width: 30px !important;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
	.popmake.pum-container {max-width: 280px !important;}
	.downloadpopup-top {text-align: center; display: block; padding: 15px;}
	.downloadpopup-img {padding: 0 5px 10px 5px;}
	.downloadpopup-text {padding: 0 5px;}
	
	.downloadpopup-text,
	.downloadpopup-text p {text-align: center;}
	
	.downloadpopup-form {padding: 20px 10px;}
	
	.downloadpopup-input,
	.downloadpopup-btn {float: none; width: 100%;}
	
	.downloadpopup-input {padding: 0 10px 10px 10px;}
}
/**=--- End Download Popup ---=**/


/**=--- Start Like/Dislike Button ---=**/
.wtilike-wrap {
	border: 1px solid #d7d7d7;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}
.wtilike-in:before,
.wtilike-in:after {
	content: "";
	clear: both;
	display: table;
}
.wtilike-in {
	background: #f1f1f1;
	border: 1px solid #fff;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 15px 15px 10px 15px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.wtilike-title,
.wtilike-btns {
	float: left;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}

.wtilike-title {
	color: #333;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	padding: 0 15px 0 0;
}
.wtilike-title p {
	color: #333;
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	padding: 5px 0;
	margin: 0;
}

.action-like a.lbg-style1,
.action-unlike a.unlbg-style1 {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	display: inline-block;
	border: 1px solid #afafaf;
	border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
	padding: 5px 10px 5px 85px;
	margin: 0;
	position: relative;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	background: rgb(253,253,254);
	background: -moz-linear-gradient(top, rgba(253,253,254,1) 0%, rgba(219,219,219,1) 100%);
	background: -webkit-linear-gradient(top, rgba(253,253,254,1) 0%,rgba(219,219,219,1) 100%);
	background: linear-gradient(to bottom, rgba(253,253,254,1) 0%,rgba(219,219,219,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfdfe', endColorstr='#dbdbdb',GradientType=0 );
}
.action-like a.lbg-style1,
.action-unlike a.unlbg-style1,
.action-like a.lbg-style1:hover,
.action-unlike a.unlbg-style1:hover {
	transition: all 0.5s ease 0s; -moz-transition: all 0.5s ease 0s; -webkit-transition: all 0.5s ease 0s;
}
.action-like a.lbg-style1:hover {
	color: #fff;
	border: 1px solid #0b5ba1;
	background: rgb(125,185,232);
	background: -moz-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(41,137,216,1) 50%, rgba(30,87,153,1) 100%);
	background: -webkit-linear-gradient(top, rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%);
	background: linear-gradient(to bottom, rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 );
}
.action-unlike a.unlbg-style1 {padding: 5px 10px 5px 95px;}

.action-like a.lbg-style1,
.action-unlike a.unlbg-style1 {
	padding: 5px 10px;
	height: 36px;
	width: 47px;
}

.action-unlike a.unlbg-style1:hover {
	color: #fff;
	border: 1px solid #c9302b;
	background: rgb(238,70,66);
	background: -moz-linear-gradient(top, rgba(238,70,66,1) 0%, rgba(173,37,40,1) 100%);
	background: -webkit-linear-gradient(top, rgba(238,70,66,1) 0%,rgba(173,37,40,1) 100%);
	background: linear-gradient(to bottom, rgba(238,70,66,1) 0%,rgba(173,37,40,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee4642', endColorstr='#ad2528',GradientType=0 );
}

.action-like a.lbg-style1:before,
.action-unlike a.unlbg-style1:before {
	content: "Like";
	display: block;
	color: #595959;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	position: absolute;
	left: 55px;
	z-index: 99;
}
.action-unlike a.unlbg-style1:before {content: "Dislike";}

.action-like a.lbg-style1:before,
.action-unlike a.unlbg-style1:before {
	content: none;
	display: none;
}

.action-like a.lbg-style1:hover:before,
.action-unlike a.unlbg-style1:hover:before {color: #fff;}

.action-like a.lbg-style1:after,
.action-unlike a.unlbg-style1:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 45px;
	background: rgb(125,185,232);
	background: -moz-linear-gradient(top, rgba(125,185,232,1) 0%, rgba(41,137,216,1) 50%, rgba(30,87,153,1) 100%);
	background: -webkit-linear-gradient(top, rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%);
	background: linear-gradient(to bottom, rgba(125,185,232,1) 0%,rgba(41,137,216,1) 50%,rgba(30,87,153,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799',GradientType=0 );
}
.action-unlike a.unlbg-style1:after {
	background: rgb(238,70,66);
	background: -moz-linear-gradient(top, rgba(238,70,66,1) 0%, rgba(173,37,40,1) 100%);
	background: -webkit-linear-gradient(top, rgba(238,70,66,1) 0%,rgba(173,37,40,1) 100%);
	background: linear-gradient(to bottom, rgba(238,70,66,1) 0%,rgba(173,37,40,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee4642', endColorstr='#ad2528',GradientType=0 );
}

.action-like a.lbg-style1 img,
.action-unlike a.unlbg-style1 img {
	height: 24px;
	width: 25px;
	position: absolute;
	top: 5px;
	left: 10px;
	z-index: 99;
}
.action-like a.lbg-style1 img {
	background: url("images/like-btn.png") no-repeat !important;
	background-size: 25px !important;
}
.action-unlike a.unlbg-style1 img {
	background: url("images/dislike-btn.png") no-repeat !important;
	background-size: 25px !important;
}

.action-like a.lbg-style1 span.lc,
.action-unlike a.unlbg-style1 span.unlc {
	color: #595959;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	display: none !important;
}
.action-like a.lbg-style1:hover span.lc,
.action-unlike a.unlbg-style1:hover span.unlc {color: #fff;}

.watch-action .status {
	color: #000;
	font-size: 14px;
	font-weight: 500;
	line-height: 20px;
	padding: 7px 10px;
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
}
.watch-action .status.loading-img {
	position: relative;
	top: 10px;
	left: 10px;
}
/**=--- End Like/Dislike Button ---=**/
.su-tabs-pane a.su-button.theme-btn {
    color: #0d3b66!important;
    font-family: gothammedium,sans-serif !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18px;
    text-shadow: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 10px 30px !important;
    height: auto;
    border: none;
    width: auto;
    background: #ffb301 !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}
.su-tabs-pane a.su-button.theme-btn span {
    color: inherit !important;
    border: 0 !important;
    padding: 0 !important;
    font-size: inherit !important;
    line-height: inherit !important;
    border-radius: inherit !important;
}
.su-tabs-pane a.su-button,
.su-tabs-pane a.su-button:hover,
.su-tabs-pane a.su-button:focus {
    color: #0d3b66!important;
    font-family: gothammedium,sans-serif !important;
    font-size: 14px !important;
    font-weight: 400;
    line-height: 18px;
    text-shadow: none;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    padding: 10px 30px !important;
    height: auto;
    border: none;
    width: auto;
    background: #ffb301 !important;
    border-radius: 3px !important;
    -moz-border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
    opacity: 1  !important;
}
.su-tabs-pane a.su-button span {
    color: inherit !important;
    border: 0 !important;
    padding: 0 !important;
    font-size: inherit !important;
    line-height: inherit !important;
    border-radius: inherit !important;
}