/*
Theme Name:     Jupiter Child Theme
Theme URI:      http://demos.artbees.net/jupiter5
Description:    Custom child theme for Emergency Reporting
Author:         Site Smart Marketing
Theme URI:      http://themeforest.net/user/artbees
Template:       jupiter
Text Domain:    mk_framework
Domain Path:    /languages/
*/

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css');

/* GENERAL */

ul li {
    font-size: 16px;
}

hr {
	margin: 40px 0px;
	border: 1px solid #eee !important;
}

/* HEADER */
.mk-header-social ul li a {
    margin: 8px 5px;
    border: 2px solid #fff;
    border-radius: 50%;
    width: 26px;
    height: 26px;
}
.mk-header-social ul li:last-child a{
    margin-right:0;
}
.mk-header-social svg.mk-svg-icon {
    padding: 0px 0px 22px 6px!important;
    height: 14px!important;
    width: 14px!important;
}
.mk-header-social ul li a:hover svg{
    fill:#f37821!important;
}
.mk-header-toolbar-holder {
    float: right!important;
    padding: 0 0px;
}
span.mk-header-tagline {
    float: left!important;
    border-right: 1px solid #2d436c;
    margin-top: 6px;
    padding-right: 15px;
    height: 32px;
}
.mk-header-social.toolbar-section {
    float: left!important;
}
ul.top-nav {
    display: inline-block;padding-top: 0px;
}
ul.top-nav li {
    display: inherit;padding: 0px 3px;
}
ul.top-nav li a{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
ul.top-nav li a:hover{
    opacity:0.9;
}
.a-sticky .mk-header-toolbar {
    height: 32px!important;
    line-height: 32px!important;
}
.a-sticky .mk-header-inner.add-header-height {
    padding-bottom: 14px;
}
.a-sticky span.mk-header-tagline{
    border-right:transparent;
}
.a-sticky .header-logo.fit-logo-img.add-header-height a {
    margin-top: 6px; margin-left: 7px;
}
.header-style-1.header-align-left .header-logo a{
    margin-left: 7px;
    display:inline-block;
    width: 255px;
}
.mk-desktop-logo.dark-logo {
    width: 100%;
}
#mk-page-introduce {
    background: #f1f2f4;
}
li.top_login {
    border: 2px #fff solid;
    padding: 0px 5px!important;
    line-height: 1.5;
}
li.top_login:hover, li.top_login:hover a{
    opacity:0.9;
}

.countryflags img {
    max-height: 20px;
    /*margin-top: 8px;*/
    margin-left: 10px;
	overflow: hidden;
}

.countryflags {
    float: left;
	overflow: hidden;
    max-height: 32px;
    margin-top: 6px;
}

/* HEADER TITLE CUSTOM */
.custom_page_title_bg_wrapper {
    min-height: 400px;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    text-align: center;
    position: relative;
    background-position: center center !important;
}
.custom_page_title h2 {
    font-size: 42px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    padding-top: 100px;
    z-index: 1;
    position: relative;
}
.custom_page_button {
    margin-top: 56px;
    z-index: 1;
    position: relative;
}
.custom_page_sub_title {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 28px;
    z-index: 1;
    position: relative;
}
.ct_bg_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,.4);
}

.countryflags img {
    max-height: 20px;
    /*margin-top: 8px;*/
    margin-left: 10px;
	overflow: hidden;
}

.countryflags {
    float: left;
	overflow: hidden;
    max-height: 32px;
    margin-top: 6px;
}

/* MAIN NAV */
ul#menu-main-menu li.demo-btn a.menu-item-link.js-smooth-scroll {
    line-height: 41px !important;
    height: 46px !important;
    background-color: #f37821;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 14px !important;
}
.mk-header-toolbar {
    height: 45px !important;
    line-height: 45px !important;
}
.main-navigation-ul li.demo-btn {
    margin-left: 15px;
}
ul#menu-main-menu li.demo-btn a.menu-item-link.js-smooth-scroll:after {
    background: transparent!important;
}
ul#menu-main-menu li.demo-btn a.menu-item-link.js-smooth-scroll:hover {
    background: #102f69;
}
.mk-header-social ul li a:hover{
    border: 2px solid #f37821;
}


/* HOME */
.webnair-row {
    margin: -50px 3em -2em 0px;
    z-index: 99;
}
.play-btn {
    position: absolute;
    bottom: calc(50% - 45px);
    left: calc(50% - 45px);
    cursor:pointer;
}

.image-slider-section .left_content a{
    color:#102f69!important;
}

.image-slider-section .left_content a:hover{
    color:#f37821!important;
}

/*BUTTONS*/

a.button {
    background-color: #102f69!important; 
    color: #fff;
    font-weight: 500 !important;
    font-size: 16px !important;
    letter-spacing:0px;
    text-transform:uppercase;}

a.button:hover {
    background-color: #f37821!important;
}

.top_button_wrapper.btn-blue a.mk-button {
    padding: 15px 30px;
    background-color: #102f69!important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    border: 2px solid #102f69;
    margin: 5px;
}

.btn-blue a {
    padding:15px 30px;
    background-color: #102f69!important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    letter-spacing:0px;
    text-transform:uppercase;
    border: 2px solid #102f69;
}
a.btn-blue {
    padding:15px 30px;
    background-color: #102f69!important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    letter-spacing:0px;
    text-transform:uppercase;
    border: 2px solid #102f69;
}
a.btn-blue:hover, .single-products .btn-blue a:hover, .btn-blue a:hover {
    background-color: #f37821!important; border: 2px solid #f37821;
}

.btn-orange a {
    padding: 15px 30px;
    background-color: #f37821!important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 16px !important;letter-spacing:0px;
    text-transform:uppercase;
    border: 2px solid #f37821;
}
.btn-orange a:hover {
    background-color: transparent!important;border: 2px solid #fff;
}

.btn-transparent a {
    padding: 15px 30px;
    background-color: transparent!important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 16px !important;letter-spacing:0px;
    text-transform: uppercase;
    border: 2px solid #fff;
}

.btn-transparent a:hover {background-color: #f37821!important; border: 2px solid #f37821;}

.btn-transparent.blue-hover a:hover {background-color: #102f69!important; border: 2px solid #102f69!important;}
.btn-transparent.orange-hover a:hover {background-color: #f37821!important; border: 2px solid #f37821!important;}


.active .button.category_button {background-color: #102f69!important; color:#fff; padding: 2px 10px; border: 2px solid #102f69!important;}
.active .button.category_button:hover {cursor:pointer; background-color: #102f69; border: 2px solid #102f69;}

.button.category_button {padding: 2px 10px!important; background-color: #fff!important; border: 2px solid #102f69!important;}
.button.category_button:hover {cursor:pointer; padding: 2px 10px; background-color: #102f69!important; color:#fff!important; border: 2px solid #102f69!important;}

.btn-wide a {
    width:250px !important;
}

.toggle_area a.toggle_btn {
    border: 2px solid #102f69;
    padding: 15px 30px;
	font-weight: 500 !important;
    font-size: 16px !important;
	letter-spacing:0px;
    text-transform: uppercase;
    color: #102f69;
    cursor: pointer;
}

.toggle_area a.toggle_btn:hover {color:#ffffff; background-color: #f37821!important; border: 2px solid #f37821;}

.toggle_area a.toggle_btn i {margin-left: 10px;}




/*HOME*/

.home-banner p{color:#fff !important;}
.banner-text p {
    font-size: 18px;
    line-height: 26px;
}
.image-slider-section h2 p {
    color: #102f69;
}
.image-slider-section h3 p {
    color: #8e8b8bdd;
}
.image-slider-section p{font-size:18px;line-height:28px;color:#757575}
.image_slider ol.vc_carousel-indicators {
    bottom: -35px!important;
}
.image_slider {
    text-align: center;
}

.a-sticky .fit-logo-img a img {
   max-height: 80% !important;
}
.three-columns h4 p {
    color: #fff;
}
.three-columns p {
    color: #fff;font-size:16px;padding: 3px;
}

.mk-milestone .milestone-text:after{display:none!important;}
.counter-section span.milestone-number {
    color: #102f69 !important;
    font-weight: 700;
}
.counter-section .milestone-text {
    font-weight: 700;
    margin: 0;
    padding: 0;text-transform: uppercase!important;letter-spacing:0!important;
}
.counter-section .wpb_single_image.wpb_content_element.vc_align_center {
    margin-bottom: 0px;
}
.counter-section .milestone-info {
    margin-top: -20px!important;
}
.clients-logos h2.vc_custom_heading {
    text-transform: none;
    font-weight: 400;margin-bottom: 0px;
}
.client-p p {
    font-size: 18px;
}
.request-form h2 {
    margin-bottom: 5px;text-transform: uppercase!important;
}
.request-form h2 p{
    color:#102f69;  
}
.request-form p{
    font-size:18px;margin-bottom: 0px!important;
}
.request-form .gform_body label {
    display: none!important;
}
.request-form .gform_body li {
    margin-top: 0px!important;
}
.request-form .gform_body li input{
    padding: 13px 20px!important;
    background-color: #dfdfdf!important;
    border: transparent!important;
    font-size: 15px!important;
    color: #757575!important;
}
.request-form .gform_body li select{
    padding: 12px 20px!important;
    background-color: #dfdfdf!important;
    border: transparent!important;
    font-size: 15px!important;
    color: #757575!important;
}

.request-form .gform_body li textarea{
        padding: 13px 20px!important;
    background-color: #dfdfdf!important;
    border: transparent!important;
    font-size: 15px!important;
    color: #757575!important;
}

.request-form .gform_footer .gform_button{
        padding: 14px 30px;
    background-color: #f37821!important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 16px !important;letter-spacing:0px;
    text-transform:uppercase;
    border: 2px solid #f37821;
    width: 150px!important;
}
.request-form .gform_footer .gform_button:hover{
    background-color: #102f69!important;border: 2px solid #102f69;
}
.request-form .gform_footer{
    margin: 5px 0 0!important;
}
.request-form .gfield_description.validation_message {
    display: none;
}
.request-form .instruction.validation_message {
    display: none;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{
    background-color: transparent !important;
    margin-bottom: 0!important;
    border-top: none!important;
    border-bottom: none!important;
    padding-bottom: 0!important;
    padding-top: 5px!important;
}
.gform_wrapper label.gfield_label{
    display: none !important;
}
.ginput_container label {
    display: none !important;
}
.request-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 8px;
}
.request-form .gform_body li.gfield_error input{
       border: 1px solid #790000!important;
}
.request-form .gform_body li.gfield_error textarea{
       border: 1px solid #790000!important;
}
.master-holder select:not(.gfield_select), .woocommerce select {
	padding: 5px 12px 5px 12px;
}

.white-testimonial .cstm .mk-testimonial-content, .white-testimonial .mk-testimonial.modern-style .mk-testimonial-content::before {
	background:transparent!important;
} 

.white-testimonial .testimonial-item span.mk-testimonial-company {
    font-size: 15px!important;
    font-style: normal!important;
    color: #ffffff!important;
    opacity: 1!important;
}

.cstm .mk-testimonial-content, .mk-testimonial.modern-style .mk-testimonial-content::before {
	background: #f1f1f1 !important;
} 

.testimonial-item span.mk-testimonial-author{
    font-size: 18px!important;
    text-transform: capitalize!important;
}

.testimonial-item span.mk-testimonial-company {
    font-size: 15px!important;
    font-style: normal!important;
    color: #666666!important;
    opacity: 1!important;
}
.mk-testimonial .flex-direction-nav svg {
    fill: #fff!important;height:24px!important;
}
.mk-testimonial a.flex-prev {
    opacity: 1;
    height: 65px!important;
    width: 65px!important;
    border: 2px solid #fff!important;
}
.mk-testimonial a.flex-next {
    opacity: 1;
    height: 65px!important;
    width: 65px!important;
    border: 2px solid #fff!important;
}

.partner-page h2 p {
    color: #fff;
}
.partner-page h2 {
    margin-bottom:3px;
}

.partner-page h3 p {
    color: #fff;
}


/* PAGES & POSTS */
.sysreqs h3 , .sysreqs tr {
   color: #000!important;
}

table.sysreqs {
   border: 1px solid #ccc;
}
.partner_grid {min-height:600px;}

span.pagnav-wrapper {
    display: none;
}

h2.blog-post-title {
	font-size: 18px;
    padding-top: 0px!important;
	text-transform: none;
	font-weight: 400;
	margin-bottom: 5px;
}

.supported-browsers td {
    padding: 1px 10px;
    border: 1px solid black;
}
.post-type-archive-news .product-post .product-post-title {
   text-transform: capitalize!important;
}

/* SIDEBAR */

#mk-sidebar .widget a {color:#102F69;}
#mk-sidebar .widget a:hover {color:#f37821;}

#mk-sidebar .widgettitle {
    text-transform: uppercase;
    font-size: 20px;
}

/* FOOTER */
section#social-1 svg.mk-svg-icon {
    height: 20px!important;
    width: 20px!important;
    padding:9px!important;
}
section#social-1 a {
    border: 2px solid #ffffff!important;
}
section#social-1 a:hover {
    border: 2px solid #f37821!important;
}
ul#menu-first-footer-menus {
    display: inline-block;position:relative;
}
ul#menu-first-footer-menus li {
    display: contents;
}
ul#menu-first-footer-menus li a svg.mk-svg-icon {
    display: none;
}
ul#menu-second-footer-menus li a svg.mk-svg-icon {
    display: none;
}
ul#menu-first-footer-menus li:before {
    content: '';
    background: url(/wp-content/uploads/2018/12/dot.png) no-repeat;
    position: absolute;
    width: 5px;
    height: 5px;
    top: 14px;
}
ul#menu-first-footer-menus li a {
    margin-left: 5px!important;padding: 5px 3px 5px 5px!important;
}
ul#menu-first-footer-menus li:first-child:before {
    display:none;
}
ul#menu-second-footer-menus li a{
        padding: 5px 15px 0px 4px!important;
}
.newsletter-form div#gform_wrapper_2 p {
    display: none!important;
}

.newsletter-form span.gfield_required {
    display: none;
}
.newsletter-form .gform_body {
    width: 60%!important;
    float: left;    
    margin-top: -22px;
}
.newsletter-form .gform_footer.top_label {
    width: 35%!important;
    float: left!important;
    clear: inherit;
    padding: 0px 0px 0!important;
    margin-top: 6px!important;
}
.newsletter-form li#field_2_1 {
    padding-right: 6px!important;
}
.newsletter-form input#input_2_1 {
    width: 100%;
    padding: 11px 14px;
    height:40px;
    line-height:40px;
}
.newsletter-form .gform_footer .gform_button{
    height: 41px !important;
    background-color: #818181!important;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 15px !important;letter-spacing:0px;
    text-transform:uppercase;
    border: 2px solid #818181;
    width: 152px!important;
}
.newsletter-form .gform_footer .gform_button:hover{
    background-color: #f37821!important;border: 2px solid #f37821;
}
.newsletter-form .validation_error {
    display: none;
}
.newsletter-form .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
     background-color: transparent;
    margin-bottom: 0!important;
    border-top: none!important;
    border-bottom: none!important;
    padding-bottom: 0!important;
    padding-top: 0!important;
    margin-top: 12px;
}
.newsletter-form .gfield_description.validation_message {
    display: none;
}
.newsletter-form .gform_validation_error li#field_2_1{
    max-width: 100%!important;padding-right: 3px!important;
}
.newsletter-form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 2px solid #790000;
}
.newsletter-form p{display:none;}
#sub-footer {
    text-align: center;    padding: 20px;
}
span.mk-footer-copyright {
    float: none;
}

.dev{color:#719ae6;text-decoration:underline;}
.dev:hover{color:#f37821!important;}
.webnair-row .play-btn {
    display: none;
}
.posts-grid h2 p {
    color: #102f69;
}
.posts-grid h2 {
    margin-bottom: 10px;
}
.grid-desc p{font-size:16px;color:#757575;line-height:28px;}
.inner-post-grid {
    padding: 0 14% 0 14%;
}
.partner-box {
    background-size: auto;
}

.partner_grid li.vc_grid-filter-item {
    text-transform: uppercase;
    font-size: 13px!important;
    
    font-weight: 600;
}
.partner_grid li.vc_grid-filter-item span{
    color: #757575;
}
.partner_grid li.vc_active.vc_grid-filter-item {
    background-color: #102f69!important;
       border-radius: 0;
}
.partner_grid .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active>span, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover>span {
    color: #fff !important;
}
.partner_grid .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item.vc_active, .vc_grid-filter.vc_grid-filter-color-grey>.vc_grid-filter-item:hover {
    background-color: #102f69;    border-radius: 0;
}
.partner_grid ul.vc_grid-filter {
    margin-bottom: 50px;
}
.partner_grid .vc_grid-filter.vc_grid-filter-default>.vc_grid-filter-item{border-radius: 0!important;}
.partner_grid .vc_grid-pagination li.vc_grid-page{
    margin-left: 4px;
}
.partner_grid .vc_grid-pagination li.vc_grid-page a {
    background: #fff!important;
    color: #f37821!important;
    border: 2px solid #102f69 !important;
    opacity: 1;
    font-size: 14px !important;
    padding: 8px 14px !important;
    border-radius: 0px !important;
    font-weight: 600;
}
.partner_grid .vc_grid-pagination li.vc_grid-page a:hover {
    background-color: #102f69!important;
    border-color: #102f69!important;color:#fff!important
}
.partner_grid li.vc_grid-page.vc_grid-active a {
    padding: 9px 14px;
    background-color: #102f69!important;
    border-color: #102f69!important;
    color: #fff!important;
}
/*box css*/
.partner_grid .vc_grid-item-mini.vc_clearfix {
    -webkit-box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 19px 1px rgba(0,0,0,0.1);
    border-bottom: 4px solid #102f69;
}

.vc_gitem-zone.vc_gitem-zone-a.partner-box.vc_gitem-is-link {
    border-bottom: 1px solid #eee;
}
.partner_grid .vc_gitem-zone.vc_gitem-zone-c {
    background: #fff!important;    padding: 15px 15px;
	min-height: 398px;
}
.partner_grid .vc_pageable-slide-wrapper {
    padding: 10px;
}
.partner_grid .vc_gitem-zone.vc_gitem-zone-c h4 {
    color: #102f69!important;
}
.partner_grid .vc_gitem-zone.vc_gitem-zone-c p {
    font-size: 16px;
    line-height: 28px;
    color: #757575;
}
.partner_grid .vc_grid-item-mini.vc_clearfix:hover {
    border-bottom: 4px solid #f37821;
    cursor: pointer;
    -webkit-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.13);
    box-shadow: 0px 0px 19px 3px rgba(0,0,0,0.13);
    
}

.partner_grid li.vc_grid-page:first-child:nth-last-child(1) {
    display: none;
}

ul#menu-main-menu-1 li.menu-item a:hover {
    color: #cd181f!important;
}
ul#menu-main-menu-1 li.demo-btn a:hover {
    color: #fff!important;background:#102f69!important
}
ul#menu-main-menu-1 li.demo-btn a {
    color: #fff!important;background:#f37821!important
}
ul#menu-main-menu-1 li.menu-item.current-menu-item a {
    color: #cd181f!important;
}
h2.call_to_action_title {
    margin-bottom: 7px;
}
.call_to_action_text p {
    font-size: 16px;
    color: #222222;
}
.call_to_action_button a span.mk-button--text {
    font-size: 15px;
    letter-spacing: 0;
}
.call_to_action_button a {
    padding: 17px 26px;
}
/* single partner */
.single_partner_bg h1.page-title {
    font-size: 42px;
    text-align: center;
    color: #fff;
    font-weight: 900;
    margin: 0;
    padding-top: 60px;
    padding-bottom: 17px !important;
}
div#slide_show {
    max-width: 590px;
    margin: 0 auto;
    margin-top: -200px;
    width:100%;
}
.single_partner_bg{
    min-height:400px;
    background-size: cover !important;
    background-position: center !important;
    text-align: center;
    position: relative;
}
.single-partner .mk-post-nav{
    display:none;
}
#slide_show  button.owl-prev, #slide_show  button.owl-next {
    position: absolute;
    bottom: -18px;
    width: 40px;
    height: 40px;
    background: #162F68 !important;
    border-radius: 100% !important;
}
#slide_show  button.owl-prev{
    left: -5px;
}
#slide_show  button.owl-next {
    right:-5px;
}
#slide_show button.owl-prev span, #slide_show button.owl-next span{
    font-size: 34px;
    line-height: 27px;
    color: #fff;
}
.external-link {
    display: none;
}
/* single product */

.page-title-left {float:left; width:60%; position: relative; top: 30px; min-width:500px;}
.page-title-right {float:left; width:40%; position: relative; top: 30px; min-width:500px;}


.single_product_bg {
    text-align: left;
}
.single_product_bg img {
    max-height: 100px;
	float:left;
}

.productlogotitle {
	display: block;
	margin:30px auto;
	padding-left:20px;
}

.single-products h1.page-title.custom {
    text-align: left;
    font-size: 50px;
    font-weight: 600;
    color: #aaaaaa;
	line-height:1;
    letter-spacing: 0;
	position:relative;
	left:20px
}

.dynamic_btns_wrapper {text-align:left; margin:10px 10px 30px 20px; position:relative; top:20px;}

.dynamic_btns_wrapper a {
	padding-left: 20px;
    margin-right: 20px;
}

.dynamic_btns_wrapper img:hover {opacity:0.8;}

.product-bullets {font-size:20px!important; }

.product-bullets ul {margin-left: 0px!important;}
.product-bullets li {margin-bottom: 10px;}


.module_items_wrapper .module_item {
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
    text-align:center;
    margin-bottom: 30px
}
.module_items_wrapper .module_item .bg_color {
    border-radius: 3px;
    text-align: center;
    padding: 10px 0;
    min-height: 200px;
}
.module_items_wrapper .module_item .bg_color img {
    max-width: 50%;
}
.module_items_wrapper .module_item .module_title {
    text-transform: uppercase;
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    padding-top: 8px;
}
.module_items_wrapper .module_item .module_text {
    color: #fff;
    line-height: 1;
}

.included_module h2 {
    text-align: center;
    margin-bottom: 4px;
    font-size: 40px!important;
    font-weight: 600!important;
    color: #102f69!important;
	text-transform:uppercase!important;
    letter-spacing: 0;
}

.included_module .sub_text {
    text-align: center;
    font-size: 24px;
	color:#666;
	margin-bottom:20px;
}

.included-modules-wrapper .mk-text-block {padding-right: 30px;}

.module_items_wrapper.modlue_wrapper, .availableupgrades .upgrade_items_wrapper {
	width:80%; 
	display:block;
	margin:30px auto;
	text-align: center;
}


.availableupgrades .upgrade_items_wrapper .module_title {font-size: 16px!important; color:#666!important;}

.availableupgrades .module_items_wrapper.upgrade_items_wrapper .module_item .bg_color {
    background: #f1f1f1;
}
.availableupgrades .module_item .upgrade_img {
	padding-top: 20px;
}

.bg_color.module_1,
.module_items_wrapper .vc_grid-item:nth-child(1){
    background-color:#102f69;
}
.bg_color.module_2,.module_items_wrapper .vc_grid-item:nth-child(2){
    background-color:#13316b;
}
.bg_color.module_3,.module_items_wrapper .vc_grid-item:nth-child(3){
    background-color:#16346c;
}
.bg_color.module_4,.module_items_wrapper .vc_grid-item:nth-child(4){
    background-color:#19376f;
}
.bg_color.module_5,.module_items_wrapper .vc_grid-item:nth-child(5){
    background-color:#1c3a70;
}
.bg_color.module_6,.module_items_wrapper .vc_grid-item:nth-child(6){
    background-color:#203d72;
}
.bg_color.module_7,.module_items_wrapper .vc_grid-item:nth-child(7){
    background-color:#274377;
}
.bg_color.module_8,.module_items_wrapper .vc_grid-item:nth-child(8){
    background-color:#2b4679;
}
.bg_color.module_9,.module_items_wrapper .vc_grid-item:nth-child(9){
    background-color:#2d487a;
}
.bg_color.module_10,.module_items_wrapper .vc_grid-item:nth-child(10){
    background-color:#314b7d;
}
.bg_color.module_11,.module_items_wrapper .vc_grid-item:nth-child(11){
    background-color:#375080;
}
.bg_color.module_12,.module_items_wrapper .vc_grid-item:nth-child(12){
    background-color:#3b5482;
}
.bg_color.module_13,.module_items_wrapper .vc_grid-item:nth-child(13){
    background-color:#3e5684;
}
.bg_color.module_14,.module_items_wrapper .vc_grid-item:nth-child(14){
    background-color:#415986;
}
.bg_color.module_15,.module_items_wrapper .vc_grid-item:nth-child(15){
    background-color:#485f8a;
}
.bg_color.module_16,.module_items_wrapper .vc_grid-item:nth-child(16){
    background-color:#4b628c;
}
.bg_color.module_17,.module_items_wrapper .vc_grid-item:nth-child(17){
    background-color:#4e658e;
}
.bg_color.module_18,.module_items_wrapper .vc_grid-item:nth-child(18){
    background-color:#516790;
}
.bg_color.module_19,.module_items_wrapper .vc_grid-item:nth-child(19){
    background-color:#556a92;
}
.bg_color.module_20,.module_items_wrapper .vc_grid-item:nth-child(20){
    background-color:#586d94;
}
.bg_color.module_21,.module_items_wrapper .vc_grid-item:nth-child(21){
    background-color:#5b6f96;
}
.bg_color.module_22,.module_items_wrapper .vc_grid-item:nth-child(22){
    background-color:#5e7297;
}
.bg_color.module_23,.module_items_wrapper .vc_grid-item:nth-child(23){
    background-color:#62759a;
}
.bg_color.module_24,.module_items_wrapper .vc_grid-item:nth-child(24){
    background-color:#65789c;
}
.bg_color.module_25,.module_items_wrapper .vc_grid-item:nth-child(25){
    background-color:#697b9e;
}
.bg_color.module_26,.module_items_wrapper .vc_grid-item:nth-child(26){
    background-color:#6b7d9f;
}
.bg_color.module_27,.module_items_wrapper .vc_grid-item:nth-child(27){
    background-color:#6e80a1;
}
.bg_color.module_28,.module_items_wrapper .vc_grid-item:nth-child(28){
    background-color:#7283a3;
}
.bg_color.module_29,.module_items_wrapper .vc_grid-item:nth-child(29){
    background-color:#7586a6;
}
.bg_color.module_30,.module_items_wrapper .vc_grid-item:nth-child(30){
    background-color:#7586a5;
}
.bg_color.module_31,.module_items_wrapper .vc_grid-item:nth-child(31){
    background-color:#7888a7;
}
.bg_color.module_32,.module_items_wrapper .vc_grid-item:nth-child(32){
    background-color:#7b8ba9;
}
.bg_color.module_33,.module_items_wrapper .vc_grid-item:nth-child(33){
    background-color:#7e8eab;
}
.bg_color.module_34,.module_items_wrapper .vc_grid-item:nth-child(34){
    background-color:#8291ad;
}
.bg_color.module_35,.module_items_wrapper .vc_grid-item:nth-child(35){
    background-color:#8694af;
}
.bg_color.module_36,.module_items_wrapper .vc_grid-item:nth-child(36){
    background-color:#8997b1;
}
.bg_color.module_37,.module_items_wrapper .vc_grid-item:nth-child(37){
    background-color:#8c9ab3;
}
.bg_color.module_38,.module_items_wrapper .vc_grid-item:nth-child(38){
    background-color:#8f9cb5;
}
.bg_color.module_39,.module_items_wrapper .vc_grid-item:nth-child(39){
    background-color:#909db5;
}
.bg_color.module_40,.module_items_wrapper .vc_grid-item:nth-child(40){
    background-color:#919eb6;
}
section.included_module {
    float: left;
    margin-bottom: 50px!important;
    width: 100%;
}
h2.modue-cat-title {
    text-align: center;
}
.module_heading {
    text-align: center;
    margin: 60px 0px;
    font-size: 30px;
    color: #404040;
    font-weight: 600;
    text-transform: uppercase;
}
/*=== new css ===*/

.sidebar-wrapper .gform_wrapper {
    background-color: #dfdfdf;
    padding: 16px;
    margin-top: 0px;
}
.sidebar-wrapper select,
.sidebar-wrapper form input,
.sidebar-wrapper form textarea {
    padding: 13px 20px !important;
}
.sidebar-wrapper select {
    padding: 13px 20px !important;
    background: #fff;
    border: 1px solid #e3e3e3;
    color:#767676;
}
.sidebar-wrapper input[type="submit"] {
    color: #fff;
}
/*.sidebar-wrapper form label {
    display: none !important;
}*/
.sidebar-wrapper form .gform_footer .gform_button {
    background-color: #f37821 !important;
    width: 100% !important;
    padding: 14px 30px !important;
}
.sidebar-wrapper form .gform_footer .gform_button:hover{
    background-color: #102f69 !important;
}
.sidebar-wrapper .gform_wrapper form ul {
    margin-right: -16px !important;
}
.sidebar-wrapper form .gform_title {
    font-size: 24px !important;
    color: #102f69;
}
.gform_wrapper .validation_message{
    display: none;
}
.sidebar-wrapper .ginput_container{
    margin-top: 0px !important;
}
.sidebar-wrapper .ginput_container textarea,
.sidebar-wrapper .ginput_container input {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}
.sidebar-wrapper #field_1_2 {
    width: 100%;
}
.sidebar-wrapper #field_1_5 {
    width: 100%;
}
.sidebar-wrapper .gform_footer.top_label {
    padding-top: 0px;
}

/*=== boxes css ===*/
.product-archive-main .product-post {
    width: 33.3%;
    float: left;
    text-align: center;
    padding: 0px 15px;
    min-height: 370px;
}
.product-archive-main .product-post img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.products-archive-page h2.product-post-title {
    font-size: 18px !important;
    color: #102f69 !important;
    font-weight: 600;
    text-transform: uppercase;
    margin-top:20px;
}
.products-archive-page h2.product-post-title a{
    color:#102f69;
    min-height: 40px !important;
    display: block;
}
.products-archive-page ul li{
    display: inline-block;
    padding: 2px 10px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 13px!important;
    font-weight: 600;
    margin-left: 1px;
}

.products-archive-page ul {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 58px;
}
.product_archive_title {
    font-size: 32px;
    font-weight: 900;
    text-transform: uppercase;
    color: #102f69;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.products-archive-page img.loading_posts {
    transform: translateX(-50%);
    left: 50%;
    position: relative;
}
div#theme-page.products-archive-page {
    padding-bottom: 53px;
}
.single-products .btn-blue a{
    display:inline-block;
    margin-bottom:5px;
}
/* single event */
.single_event_custom .left_img_div {
    width: 51%;
    float: left;
}
.single_event_custom .right_info_div {
    width: 46%;
    float: left;
    margin-left: 3%;
}
.single_event_custom .blog-single-meta div {
    margin-bottom: 10px;
}
.single_event_custom .eventnote {
    font-size: 16px;
}
.single_event_custom .btn-blue a, .event_archive_custom .btn-blue a{
    display:inline-block;
}
.blog_archive_custom .mk-blog-thumbnail-item.content-align-right .item-wrapper, .event_archive_custom .mk-blog-thumbnail-item.content-align-right .item-wrapper {
    padding: 0px 30px 2px;
}
.page-template-event_list_template .mk-blog-thumbnail-item .item-wrapper .eventnote, .term-past-events .mk-blog-thumbnail-item .item-wrapper .eventnote {
    margin-top: 20px;
}
/* single landing page */
.single-landing_pages .single_partner_bg h1.page-title {
    padding-bottom: 8px;
    z-index: 1;
    position: relative;
}
.sub_heading {
    font-size: 22px;
    color: #ffff;
    z-index: 1;
    position: relative;
}
.single_partner_bg .sub_heading {
    font-size: 26px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 28px;
    z-index: 1;
    position: relative;
}
.lp_bg_overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.3);
}
.single-landing_pages div#slide_show {
    max-width: 520px;
}
.single-landing_pages .mk-header-toolbar, .single-landing_pages #mk-footer .footer-wrapper {
    display: none;
}
.single-landing_pages #mk-footer{
    padding-top:0;
}
.single-landing_pages .mk-header-padding-wrapper {
    padding-top: 96px !important;
}
.single-landing_pages .a-sticky .mk-header-inner.add-header-height {
    padding-bottom: 14px;
    padding-top: 36px;
}
.single-landing_pages .a-sticky .demo-btn {
    margin-top: 5px;
}
/*archive news*/
.news-post-content {
    margin-top: 24px;
    margin-bottom: 30px;
}
.cpt_widget_categories ul, ul.blog_tags {
    list-style: none;
    margin-left:0;
}
.single-news .post-meta {
    float: left;
    width: 80%;
}
.post-date {
    margin-bottom: 10px;
    float: left;
    margin-right: 12px;
}
.post-author {
    float: left;
    margin-right: 5px;
}
.product-post hr {
    margin-bottom: 34px;
    border: 0;
    border-top: 1px solid #eee;
}
/* archive blog */
.meta_social_wrapper {
    width: 100%;
    float: left;
}

.blog_archive .post-date {
	width: 100%;
}

.cpt_category_list li {margin-left:0px;}

.blog_post_tags {
    margin-top: -16px;
    margin-bottom: 28px;
    padding-bottom: 15px;
}
.blog_post_tags ul.blog_tags li, .post-type-archive-blog ul.cpt_category li, .single-blog ul.cpt_category li,.archive.tax-blog_tag ul.cpt_category li{
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 11px!important;
	color: #102f69;
    font-weight: 600;
    margin: 0px 3px 5px 1px;
    padding: 5px;
    border:1px solid #102f69;
	line-height:1;
}

.blog_post_tags ul.blog_tags li a, .post-type-archive-blog ul.cpt_category li a, .single-blog ul.cpt_category li a,.archive.tax-blog_tag ul.cpt_category li a{
    line-height: 1 !important;
    margin-bottom: 0;
}
.blog_post_tags ul.blog_tags li:hover, .blog_post_tags ul.blog_tags li a:hover, .blog_post_tags ul.blog_tags li:hover, .post-type-archive-blog ul.cpt_category li:hover, .single-blog ul.cpt_category li:hover{
    background-color: #102f69!important; 
    color:#fff!important;
}
.blog_post_tags ul.blog_tags li:hover a, .post-type-archive-blog ul.cpt_category li:hover a, .single-blog ul.cpt_category li:hover a{
    color:#fff !important;
}
.mk-breadcrumbs-inner.light-skin span {
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
}
.intro-left .page-title {
    font-size: 20px;
    display: block;
    float:left;
    letter-spacing: 0px;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 17px;
    margin-bottom: 9px;
}
#mk-breadcrumbs .mk-breadcrumbs-inner {
    padding: 25px 0px !important;
    letter-spacing: 0px;
}
.mk-breadcrumbs-inner.light-skin a {
    color: #102f69!important;
}
.mk-breadcrumbs-inner.light-skin a:hover{
    text-decoration: underline !important;
}
.custom_page_button.btn-orange.btn_shw {
    position: absolute;
    bottom: 135px;
    left: calc(50% - 80px);
}
.custom_pagination {
    float: left;
    width: 100%;
    text-align: center;
    margin: 30px 0px;
}
.page-numbers.current {
    padding: 9px 14px;
    background-color: #102f69;
    color: #fff;
}
.page-numbers {
    border: 2px solid #102f69;
    padding: 9px 14px;
}
.page-numbers:hover {
    border: 2px solid #102f69;
    padding: 9px 14px;
    background-color: #102f69;
    color: #fff;
}
/*module tabs styling*/
.module_items_wrapper ul.vc_grid-filter {
    width: 20%;
    float:left;
    box-shadow: 0px 0px 28px 13px #f1f1f1;
    padding: 16px 3px;
}
.module_items_wrapper ul.vc_grid-filter li {
    width: 85%;
    display: inline-block !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    padding-left: 0px !important;
    background-color: transparent !important;
    text-align: left;
}
.module_items_wrapper ul.vc_grid-filter li.vc_grid-filter-item:hover span {
    color: #000 !important;
}
.module_items_wrapper ul.vc_grid-filter li.vc_grid-filter-item:hover span,
.module_items_wrapper ul.vc_grid-filter li.vc_grid-filter-item.vc_active span{
    color:#102f69 !important;
}
.module_items_wrapper ul.vc_grid-filter li span {
    display: inline-block;
    padding: 0px 0;
    font-weight: 600 !important;
    font-size: 12px;
    color: #757575 !important;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
}
.module_items_wrapper .vc_grid-item {
    background-color: gray;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    border: 6px solid #fff;
    min-height: 206px;
    width: 255px;
    cursor: pointer;
}
.module_items_wrapper .vc_grid.vc_row.vc_grid-gutter-30px {
    width: 77%;
    float: right;
    margin-bottom: 35px;
    min-height: 420px !important;
}
.module_items_wrapper figure img.vc_single_image-img.attachment-large {
    width: 60px;
	height: 60px;
}
.module_items_wrapper .vc_gitem-zone.vc_gitem-zone-c.bg_color.module {
    float: left;
    width: 100%;
}
.module_items_wrapper .vc_custom_heading.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    margin-bottom: 0px;
}
.module_items_wrapper h4{
    text-align: center !important;
    font-weight: 700;
    color:#fff !important;
    margin-bottom: 0px!important;
}
.module_items_wrapper .mk-text-block p {
    color: #fff;
}
.module_items_wrapper ul.vc_grid-pagination-list li.vc_grid-page a {
    padding: 7px 14px !important;
    display: inline-block;
    background-color: transparent !important;
    border: 2px solid #102f69;
    color: #fff !important;
    font-size: 14px;
    opacity: 1;
    color: #f37821 !important;
    border-color: #102f69 !important;
    border-radius: 0px !important;
}
.module_items_wrapper ul.vc_grid-pagination-list li.vc_grid-page:hover a,
.module_items_wrapper ul.vc_grid-pagination-list li.vc_grid-page.vc_grid-active a{
       background-color: #102f69 !important;
       color:#fff !important;
}
.module_items_wrapper .vc_grid-pagination {
    float: left;
    width: 100%;
}
.single-modules table td{
    border:2px solid gray;
    text-align: left;
}
.single-modules .dynamic_btns_wrapper{
    padding-left:0px;
    margin-bottom:20px;
}

.module_post_content h2.product-post-title {
    text-align: left;
    /*margin-top: 50px;*/
	Padding-top: 0px!important;
    margin-bottom: 4px;
    font-size: 40px!important;
    font-weight: 600!important;
    color: #102f69!important;
	text-transform:uppercase!important;
    letter-spacing: 0;
}

.module_post_content {
    width: 100%;
    float: left;
}
.module_featured_image {
    width: 100px;
    float: left;
	margin: 0px 20px 20px 0px;
}
.module_featured_image .thumbnail-bg {
    background: #102f69;
    padding: 20px;
}

div.mk-text-block {
    float: left;
    width: 100%;
    margin-top: 11px;
}

.master-holder h2 {padding-top:50px; margin-bottom:0px;}
.master-holder h3 {margin-bottom:10px;}

.master-holder div.mk-text-block h3 a{
    color: #134a88;
	font-weight:700;
	text-transform: uppercase;
	margin-bottom:0px;
}
.master-holder div.mk-text-block h3 a:hover{
    text-decoration: underline !important;
}

.module_items_wrapper ul.vc_grid-filter li.vc_active.vc_grid-filter-item{
    position: relative;
}
.module_items_wrapper ul.vc_grid-filter li.vc_active.vc_grid-filter-item span{
    border-bottom :1px solid #102f69;
}
.module_items_wrapper ul.vc_grid-filter li.vc_active.vc_grid-filter-item:before{
    content: "";
    position: absolute;
    top: 14px;
    height: 9px;
    width: 3px;
    left: -18px;
    background-color: #102f69;
}
.module_items_wrapper ul.vc_grid-pagination-list li.vc_grid-page {
    margin-right: 4px;
}
.single_row_orange {
    margin-top: 30px;
}
h2.orange_bg {
    background-color: #ee7623;
    padding: 10px 10px !important;
    margin-bottom: 0px;
}
.single_row_orange .box-holder {
    border-top: none !important;
    background-color: #efefef;
    border-bottom: 2px solid #102f69 !important;
    border-left: 2px solid #102f69 !important;
    border-right: 2px solid #102f69 !important;
}
.event_archive_custom .mk-blog-thumbnail-item.content-align-right .item-wrapper, .tax-event_categories .mk-blog-thumbnail-item.content-align-right .item-wrapper{
    float:none;
}

.product-archive-main .product-post .product-post-img {height:100px;}

.product-archive-main .product-post .product-post-img > a {
    display: block;
    min-height: 100px;
	max-height: 100px;
    position: relative;
    vertical-align: middle;
}
.cta_wrapper {
    background-color: #F1F2F4;
    text-align: center;
    padding: 40px 10px;
}
.cta_wrapper a.mk-button {
    background-color: #f37821;
    color: #fff;
    font-weight: 500 !important;
    font-size: 16px !important;
    text-transform: uppercase;
    border: 2px solid #fff;
    padding: 12px 48px;
}
.cta_wrapper a.mk-button:hover {
    color: #f37821;
    border: 2px solid #fff;
    background-color: #fff;
}
.toggle_area  .left_section {
    width: 50%;
    float: left;
}
.toggle_area  .right_section{
    width:50%;
    box-sizing:border-box;
    float:right
    
}
.toggle_area .heading{
   color:#404040;
   font-size:18px;
   margin-top:20px;
}
.toggle_area .heading{
    margin-top:15px;
    margin-bottom:10px;
}
.toggle_area .item{
    padding:10px 80px;
}

.toggle_area {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.toggle_area .toggle_btn_wrapper {
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
}

.module_items_wrapper.modlue_wrapper {
    position: relative;
    display: none;
}
.module-parent {
    display:block;
	width: 100%;
    margin:0px auto;
	overflow: hidden;
    position: relative;
}
.module_items_wrapper .module_item .bg_color:hover{
    opacity:0.8;
}
.product-post.blog_post {
    width: 33.33%;
    float: left;
    padding-right: 15px;
}
.product-post.blog_post h2.product-post-title {
    font-size: 18px;
	padding-top: 0px;
}
.product-post.blog_post a.mk-button {
    padding: 10px 20px;
}
.product-post.blog_post .news-featured-image {
    margin-bottom: 18px;
	margin-top: 0;
}

.product-post.blog_post ul.blog_tags a {
    font-size: 10px;
}

.blog-share-container .single-share-box {padding:0px!important;}

.meta_social_wrapper.blog_archive ul.single-share-box.mk-box-to-trigger {
    display: block !important;
	background: transparent;
	left: -301px;
	opacity: 1 !important;
}
.meta_social_wrapper.blog_archive .single-share-box:before{
	content:none;
}

.product-post.blog_post .blog_post_tags {
    display: block;
    float: left;
    width: 100%;
    margin-top: 20px;
	margin-bottom: 0;
	padding-bottom: 0;
}
.product-post.blog_post svg.mk-svg-icon {
    fill: #102f69;
}
.product-post.blog_post .news-post-content {
    min-height: 120px;
}
.product-post.blog_post .post_inner {
    float: left;
    box-shadow: 0px 3px 26px -3px #dedede;
	min-height: 485px;
	margin-bottom: 24px;
}
.trio_blog .vc-gitem-zone-height-mode-auto:before {
    padding-top: 0;
}
.trio_blog .vc_gitem-zone-mini .vc_gitem_row.vc_row.vc_gitem-row-position-top, .trio_blog .vc_gitem_row.vc_row.vc_gitem-row-position-bottom {
    position: relative;
}
.product-post.blog_post .post_inner .product_content {
    padding-left: 12px;
    padding-right: 12px;
}
.product-post.blog_post .post_inner .single-social-section {
    float: left;
}
.product-post.blog_post .post_inner .blog-share-container {
    float: left;
    margin-left: 0;
}
.product-post.blog_post .post_inner ul.single-share-box.mk-box-to-trigger {
    float: left;
    position: relative !important;
    left: 0 !important;
    padding-left: 0;
    bottom: 0;
}
.product-post.blog_post .post_inner ul.single-share-box.mk-box-to-trigger a.facebook-share {
    padding-left: 0;
}
.product-post.blog_post .single-share-box li a {
    padding: 0 8px;
}
.blog_category_wrapper, .blog_tag_wrapper {
    margin-bottom: 32px;
}
.blog_category_wrapper ul, .blog_tag_wrapper ul{
	list-style:none;
}
.blog_category_wrapper ul li,  .blog_tag_wrapper ul li{
    line-height: 28px;
	cursor:pointer;
}
.blog_category_wrapper .tax_check, .blog_tag_wrapper .tax_check{
	z-index:-1;
	position:relative;
}


.blog_tag_wrapper ul li, .blog_category_wrapper ul li{
  display: block;
  position: relative;
  padding-left: 25px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.blog_tag_wrapper ul li input, .blog_category_wrapper ul li input{
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.blog_tag_wrapper .checkmark, .blog_category_wrapper .checkmark{
  position: absolute;
  top: 4px;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #fff;
  box-shadow:0px 0px 1px 1px gray;
  border-radius:5px
}

.blog_tag_wrapper ul li:hover input ~ .checkmark, .blog_category_wrapper ul li:hover input ~ .checkmark{
  background-color: #fff;
}

.blog_tag_wrapper ul li input:checked ~ .checkmark, .blog_category_wrapper ul li input:checked ~ .checkmark{
  background-color: #f37821;
}

.blog_tag_wrapper .checkmark:after,  .blog_category_wrapper .checkmark:after{
  content: "";
  position: absolute;
  display: none;
}

.blog_tag_wrapper ul li input:checked ~ .checkmark:after, .blog_category_wrapper ul li input:checked ~ .checkmark:after{
  display: block;
}

.blog_tag_wrapper ul li .checkmark:after, .blog_category_wrapper ul li .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blog_category_wrapper {
    display: block;
    width: 100%;
    clear: both;
}.product-post.blog_post .blog_post_tags {
    display: none;
}
.mk-blog-thumbnail-item .mk-blog-meta-wrapper span {
    display: inline-block !important;
}
.event_scheule {
    margin-bottom: 10px;
}
@keyframes load7 {
  from {background-color: #fff;}
  to {background-color: #f37821;}
}

/* MOBILE RESPONSIVE */
@media only screen and (min-width: 320px) and (max-width: 440px){
    .newsletter-form .gform_body {
        width: 100%!important;
    }
    .newsletter-form .gform_footer.top_label {
        width: 100%!important;
    }
    .newsletter-form .gform_footer .gform_button{
        width:98%!important;
    }
    .partner_grid .vc_col-sm-3 {
        width: 100%!important;
    }
    .custom_page_title h2 {
        font-size: 32px;
    }
    .toggle_area .item {
    padding: 10px 16px;
	}
	.product-post.blog_post {
		width: 100% !important;
		float: left;
		padding-right: 10px;
	}
	h2#fancy-title-41{
		margin-bottom: 20px;
	}
	.testimonial-item span.mk-testimonial-author {
		line-height: 1.6rem;
	}
	.custom_page_sub_title {
		line-height: 2rem;
	}
	.wpb_single_image.wpb_content_element.vc_align_left.senior_leader_01 {
		margin-top: 20px !important;
	}
	.wpb_single_image.wpb_content_element.vc_align_left.senior_leader_02 {
		margin-top: 40px !important;
	}
	.wpb_single_image.wpb_content_element.vc_align_left.senior_leader_03 {
		margin-top: 15px !important;
	}
	.wpb_single_image.wpb_content_element.vc_align_left.senior_leader_04 {
		margin-top: 40px !important;
	}
	a.mk-lightbox.mk-video-lightbox {
		display: block;
	}
	h2#fancy-title-18 {
		margin-bottom: 35px;
	}
	h2#fancy-title-14 {
		font-size: 28px;
	}
	h2#fancy-title-9 {
		font-size: 28px;
	}
	h2#fancy-title-43 {
		font-size: 36px;
	}
/* 	h1.page-title.custom {
		clear: left;
		left: 0px !important;
	} */
	
}
@media only screen and (min-width: 441px) and (max-width: 580px){
    .partner_grid .vc_col-sm-3 {
        width: 100%!important;
    }
    .toggle_area .item {
        padding: 10px 16px;
    }
	.product-post.blog_post {
		width: 100% !important;
		float: left;
		padding-right: 10px;
	}
}
@media only screen and (min-width: 320px) and (max-width: 609px){
    
    ul.top-nav {
        margin-left: -9px;
    }
    .mk-header-toolbar {
        height: auto !important;
    }
    span.mk-header-tagline {
        margin-top: 6px!important;
    }
    .mk-header-social svg.mk-svg-icon {
        height: 24px!important;
        width: 14px!important;
    }

}
@media screen and (max-width: 767px) {
    .banner-text p{text-align:center!important;
    }
    .module_items_wrapper .vc_grid.vc_row.vc_grid-gutter-30px {
    width: 100% !important;
    float: none;
    }
    .module_items_wrapper .vc_grid-item {
    width: 95%;
}
.left_sidebar_area {
    float: left;
    width: 100% !important;
    box-shadow: 0px 0px 28px 13px #f1f1f1;
    margin-top: 5px !important;
    margin-bottom: 32px !important;
}
	h2#fancy-title-13 {
		margin-bottom: 35px;
	}
	h2#fancy-title-18 {
		margin-bottom: 35px;
	}

}
@media screen and (max-width:640px) {
    .sidebar-wrapper ul li {
    padding-right: 16px;
    }
    .sidebar-wrapper #input_1_1_3_container {
    margin-bottom: 16px;
}
    .module_items_wrapper .module_item {
        width: 100%;
    }
    .page-numbers {
    border: 2px solid #102f69;
    padding: 5px 8px !important;
    font-size: 11px;
}
    
}
@media screen and (min-width: 640px) and (max-width: 767px) {
   .gform_wrapper.gform_validation_error li {
     max-width: 47% !important;
    }
	
}
@media screen and (max-width: 768px) {
    .request-form .background-layer {
        background: none!important;
        background-color: #eee!important;
    }
    .vc_col-sm-6.form_column.wpb_column.column_container._.height-full {
        width: 100%;
        float: none;
        padding: 10%;
        text-align: center!important;
    }
    .request-form .gform_footer {
        text-align: center;
    }
    .request-form p {
        text-align: center;
        padding: 0 20px 0 20px;
    }
    .request-form h2 p {
        text-align: center;
    }
    
    .play-btn {
            bottom: -75px!important;
        left: calc(50% - 45px);
    }
    .webnair-row {
        margin: -50px 0 0 0px;
    }
    .webnair-row .wpb_single_image.vc_align_right {
        text-align: center;
    }
    .banner-text p br {
        display: none;
    }
    h5#fancy-title-8 p br {
        display: none!important;
		text-align: center!important;
    }
    #padding-5 {
        height: 50px!important;
    }
    .webnair-row .play-btn {
        position: absolute;
        top: -105px;display:block!important;
    }
    .home-banner .play-btn {
        display: none;
    }
    .full-width-2.home-banner .page-section-content {
        padding: 0px 0 140px!important;
    }
    .partner_grid .vc_col-sm-3 {
        width: 50%;float:left!important;
    }
    
    .home-banner div#mk-button-11 {
    text-align: center;
    width: 100%;
}

.home-banner div#mk-button-10 {
    text-align: center;
    width: 100%;
}
.home-banner #fancy-title-6 {
    text-align: center !important;
}

.home-banner #fancy-title-7 {
    font-size: 36px;
	text-align: center!important;
	padding-top: 10px;
}
	
.home-banner #fancy-title-8 {
	text-align: center!important;
	font-size:22px;
}
	
.home-banner .banner-text p {
    text-align: center!important;
}
    .single_event_custom .left_img_div {
        width: 100%;
        float: none;
    }
    .single_event_custom .right_info_div {
        width: 100%;
        float: none;
        margin-left: 0;
    }
    .module_post_content {
        width: 100%;
        padding-right: 0px;
    }
    .module_featured_image {
        width: 100%;
        padding: 100px;
    }
	.milestone-number {
		font-size: 34px!important;
	}
	.senior_leader_03 {
		margin-top: 40px !important;
	}
	.senior_leader_04 {
		margin-top: 40px !important;
	}
	.senior_leadership_row_02 {
		margin-top: 30px;
		margin-bottom: 30px;
	}
    
}
@media only screen and (max-width: 680px){
.product-archive-main .product-post {
    width: 100% !important;
  } 
    #slide_show button.owl-prev, #slide_show button.owl-next{
        display:none;
    }
    div#slide_show .item{
        padding-left:15px;
        padding-right:15px;
            
    }

}
@media only screen and (max-width: 780px){
    .mk-header-toolbar {
    display: block !important;
    text-align: center;
}
.mk-toolbar-resposnive-icon {
    display: none !important;
}
span.mk-header-tagline {
    margin-left: 0px !important;
    padding-right: 36px !important;
}
.mk-header-toolbar-holder {
    float: left !important;
    width: 100% !important;
    text-align: center !important;
}
header .mk-header-social svg.mk-svg-icon {
    padding-left: 0px !important;
    padding-top: 1px !important;
}
.toggle_area .left_section {
    width: 100%;
    float: left;
}
.toggle_area .right_section {
    width: 100%;
    float: left;
}
	.product-post.blog_post {
		width: 50%;
		float: left;
		padding-right: 15px;
	}
	.product-post.blog_post .news-featured-image{
		text-align:center;
	}
	.single-products h1.page-title.custom {
		font-size: 22px !important;
	}
	.single_product_bg img {
		max-height: 55px;
		float: left;
	}
}
@media only screen and (max-width: 991px){
    .product-archive-main .product-post{
        width:50%;
    }
    .products-archive-page ul li {
    padding: 2px 3px;
    margin-bottom: 10px;
}
}
@media only screen and (max-width: 1024px) {
	.senior_leader_03 {
		margin-top: 65px;
	}
	.senior_leader_04 {
		margin-top: 65px;
	}
	.senior_leadership_row_02 {
		margin-top: 30px;
		margin-bottom: 30px;
		
	}
	
}
@media only screen and (min-width: 610px) and (max-width: 780px){
    .mk-header-toolbar-holder {
        float: none;
    }
    span.mk-header-tagline {
        float: left!important;height: 32px!important;
    }
    .mk-header-social.toolbar-section {
        float: left!important;
    }
    #mk-header-checkout, #mk-toolbar-navigation, .header-toolbar-contact, .mk-header-date, .mk-header-login, .mk-header-signup, .mk-header-social, .mk-header-tagline{
        width:auto!important;
    }
    .mk-header-social ul li a{
        margin: 0px 5px;
    }
    .mk-header-social svg.mk-svg-icon {
        padding: 0px 0px 22px 6px!important;
        height: 24px!important;
        width: 14px!important;
    }
    .mk-header-social ul{
            margin: -2px;
    }
    .module_items_wrapper .module_item {
        width: 50%;
    }
    
}

@media only screen and (min-width: 769px) and (max-width: 992px){
    .vc_col-sm-6.form_column.wpb_column.column_container._.height-full {
        width: 100%;
        float: none;
        padding: 5%;
        text-align: center!important;
    }
    .request-form .background-layer {
        background: none!important;
        background-color: #eee!important;
    }
    
    .request-form .gform_footer {
        text-align: center;
    }
    .request-form p {
        text-align: center;
    }
    .request-form h2 p {
        text-align: center;
    }
    .gform_wrapper ul.gform_fields li.gfield{
            padding-right: 0;
    }
    .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half{
            padding-right: 8px;
    }
    li#field_1_3 {
        padding-left: 7px;
        padding-right: 1px;
    }
    .newsletter-form input#input_2_1{width: 100%!important;}
    .newsletter-form .gform_body {
        width: 100%!important;
    }
    .newsletter-form .gform_footer.top_label {
        width: 100%!important;
    }
    .newsletter-form .gform_footer .gform_button{
        width:98%!important;
    }
    .play-btn {
        top: 97%!important;
        left: calc(50% - 45px);
    }
    .webnair-row {
        margin: -50px 0 0 0px;
    }
    .webnair-row .wpb_single_image.vc_align_right {
        text-align: center;
    }
    #padding-4 {
        height: 0px!important;
    }
    #fancy-title-6 {
        text-align: center !important;
    }
    #fancy-title-8 {
        text-align: center !important;
    }
    .banner-text p {
        text-align: center;
    }
    #fancy-title-7 {
        text-align: center !important;
    }
    .full-width-2.home-banner .page-section-content {
        padding: 0px 0 140px !important;
    }
    .partner_grid .vc_col-sm-3 {
        width: 50%;
    }
    .module_items_wrapper .module_item {
        width: 50%;
    }
}
@media only screen and (max-width: 1080px){
.module_items_wrapper ul.vc_grid-filter li span {
    font-size: 10px;
}
	.single-products h1.page-title.custom {
		font-size: 36px;
	}
	.single_product_bg img {
		max-height: 65px;
		float: left;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1040px){
.module_items_wrapper .vc_grid-item{
    width:48%;
}
.module_items_wrapper ul.vc_grid-filter {
    width: 30%;
}
.module_items_wrapper .vc_grid.vc_row.vc_grid-gutter-30px {
    width: 67%;
}
.left_sidebar_area {
    width: 30% !important;
}
.single_row_orange .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.single_row_orange .wpb_wrapper {
    max-width: 440px;
    margin: 0 auto;
}
	
}
@media only screen and (min-width: 993px) and (max-width: 1229px){
    .request-form .background-layer {
        background: none!important;
        background-color: #eee!important;
    }
    
    .request-form .gform_footer {
        text-align: center;
    }
    .request-form p {
        text-align: center;
    }
    .request-form h2 p {
        text-align: center;
    }
    .gform_wrapper ul.gform_fields li.gfield{
            padding-right: 0;
    }
    .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half{
            padding-right: 8px;
    }
    li#field_1_3 {
        padding-left: 7px;
        padding-right: 1px;
    }
    .vc_col-sm-6.form_column.wpb_column.column_container._.height-full {
        width: 100%!important;
        float: none!important;
        padding: 5%!important;
        text-align: center!important;
    }
    .newsletter-form .gform_body {
        width: 100%!important;
    }
    .newsletter-form .gform_footer.top_label {
        width: 100%!important;
    }
    .newsletter-form .gform_footer .gform_button{
        width:98%!important;
    }
    .home-banner .page-section-content.vc_row-fluid.mk-grid {
        margin: 0;width: 100%;
    }
    .play-btn {
        top: 50%!important;
        left: 50%;
    }
    .partner_grid .vc_col-sm-3 {
        width: 33.33333%;
    }
    
}
@media only screen and (max-width: 1350px){
header .mk-header-toolbar {
    padding-right: 30px;
}
.mk-header-nav-container.one-row-style.menu-hover-style-5 {
    padding-right: 30px;
}
.header-logo.fit-logo-img.add-header-height {
    padding-left: 30px;
}
}

@media only screen and (min-width: 1230px) and (max-width: 1371px){
	.partner_grid .vc_gitem-zone.vc_gitem-zone-c p {
		line-height:22px !important;
	}
}
	
@media only screen and (min-width: 1230px) and (max-width: 1350px){
    
    .home-banner .page-section-content.vc_row-fluid.mk-grid {
        margin: 0;width: 100%;
    }
    .play-btn {
        top: 50%!important;
        left: calc(50% - 45px);
    }
}

@media only screen and (min-width: 1230px) and (max-width: 1600px){
    
    .vc_col-sm-6.form_column.wpb_column.column_container._.height-full {
    width: 45%;
}
}
@media only screen and (max-width: 1230px){
  .request-form #field_1_5 {
    margin-left: 0px !important;

}
}
@media only screen and (min-width: 1230px) and (max-width: 1850px){
    .request-form .background-layer {
        background-position: 85% !important;
    }
}
@media only screen and (max-width: 700px){
  .intro-left .page-title {
    width: 100%;
    text-align: center;
    margin-top: -14px !important;
    margin-left: 0px !important;
}
#mk-breadcrumbs .mk-breadcrumbs-inner {
    padding: 22px 12px 14px !important;
}
}

@media only screen and (max-width: 780px){
	.countryflags img {
	    margin-top: 0!important;
		margin-bottom: 3px;
	}
	
	.countryflags {
	    margin-top: 0!important;
	}
}

@media only screen and (max-width: 610px){
	.countryflags {
	    float: none;
	    width: 120px;
	    margin: 0 auto;
	}
	.countryflags img {
	    max-height: 30px;
	}
}


/* Staff CPT CSS */
.post_inner.staff-container {
    display: inline-flex;
    margin: 40px 0;
    width: 100%;
    justify-content: start;
}

.staff_content {
    padding: 0 40px;
}

.staff-title-container {
    /*border-bottom: 1px solid #ccc;*/
    /*padding-bottom: 20px;*/
    /*margin-bottom: 20px;*/
}

.staff-post-title {
    padding: 0px !important;
    color: #102f69 !important;
    font-size: 30px !important;
}
h1.staff-post-title {
	margin-bottom: 5px;
}
.staff-post-title a {
    color: #102f69 !important;
    font-size: 30px !important;
}

.staff-post-title a:hover {
    color: #f37821 !important;
}

span.staff-designation {
    color: #f37821;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    width: 100%;
    display: block;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.staff-info {
    padding-bottom: 30px;
}

.staff-info ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.staff-info ul li{
    margin-left: 0;
    font-size: 19px;
    font-weight: 500;
    display: flex;
    align-items: center;
    color: #404040;
    padding-bottom: 10px;
}

.staff-info ul li span {
    display: flex;
}

.staff-info ul li a{
    color: #404040;
}

.staff-info ul li a:hover{
    color: #F37821;
}

.staff-info ul li svg{
    height: 32px !important;
    width: 20px !important;
    color: #f37821;
    margin-right: 20px;
}

.btn-orange-outline a {
    padding: 15px 30px;
    background-color: transparent;
    color: #f37821 !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    border: 2px solid #f37821;
    display: inline-block;
}
.btn-orange-outline a:hover {
    background-color: #f37821 !important;
    color: #fff !important;
    font-weight: 500 !important;
}

.staff-featured-image {
    flex: 200px 0 0;
}
.staff-single-info-container {
    display: block;
    position: relative;
    width: 100%;
    background: #fafafa;
}

.staff-get-started {
    background: #ffffff;
	border: 2px solid #ccc;
	margin-top:40px;
    padding: 30px;
}

.staff-get-started h2 {padding-top:0px;}

ul.staff-get-started-links {
    margin: 0px !important;
    padding: 0px !important;
    list-style: none;
    margin-top: 20px !important;
}

ul.staff-get-started-links li {
    display: flex;
    align-items: center;
    color: #102f69;
    padding-bottom: 10px;
    text-transform: capitalize;
    margin: 0;
}

ul.staff-get-started-links li span{
    display: flex;
}

ul.staff-get-started-links li svg {
    width: 20px;
    height: 20px;
    margin-right: 10px;
}

@media only screen and (max-width: 520px){
    .post_inner.staff-container {
        display: block !important;
    }
    .staff-featured-image {
        width: 100%;
        margin-bottom: 20px;
    }
    .staff-featured-image img {
        margin: 0 auto;
        width: 100%;
    }
		.staff-info li{
			word-break: break-word;
		}
    .staff_content {
        padding: 0 0px !important;
    }
}

/* New contact page */
.column-how-can-we-help h3 span, .column-support-help-desk h3 span{
    text-transform: uppercase;
}

.column-how-can-we-help .mk-main-ico {
    border-color: #102f69;
    color: #ffffff;
    background: #102f69;
}

.column-how-can-we-help .mk-box-icon .rounded-circle .small {
    width: 50px!important;
    height: 50px!important;
    line-height: 50px!important;
}

.column-how-can-we-help .mk-box-icon .rounded-circle.left-side .small-size {
    margin-left: 75px!important;
}

.column-how-can-we-help .mk-box-icon .rounded-circle.left-side .small-size p{
    font-size: 20px;
    font-weight: 700;
}

.column-how-can-we-help .mk-box-icon.address-box .rounded-circle.left-side .small-size p{
    font-size: 16px;
    font-weight: 400;
}

.column-how-can-we-help .mk-box-icon .rounded-circle .small svg.mk-svg-icon{
    width: 25px!important;
    height: 25px!important;
}

.column-support-contact .mk-box-icon-2 {
    background: #102f69;
    padding: 40px 10px 10px 10px;
	cursor: pointer;
}

.column-support-contact .mk-box-icon-2 svg{
    height: 25px !important;
    width: 25px !important;
}

.column-sales-box h3{
    text-transform: uppercase !important;
}
.column-sales-box h4{
     text-transform: none !important; 
}

.column-sales-box div.mk-text-block{
    margin: 0 !important;
}

.content-states-map-section h3{
	text-transform: uppercase !important;
}
.content-states-map-section .mapsvg svg{
	cursor: pointer!important;
}
.content-states-map-section .mapsvg-region{
	fill: rgb(118, 119, 121);
}
.content-states-map-section .mapsvg-region.mapsvg-region-hover{
	fill: rgb(244, 120, 34);
}
.er-dropdown-container {
    display: block;
    background: #fff;
}

.er-dropdown-container .er-dropdown-box-header {
    background: #102f69;
    color: #fff;
    padding: 15px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 500;
}

.er-dropdown-container .er-dropdown-box-header label, .er-dropdown-container .er-dropdown-box-header select{
    width: 50%;
}

.er-dropdown-container .er-dropdown-box-header select{
    padding: 10px 12px 12px 16px !important;
    font-size: 17px;
    line-height: 17px;
    color: #757677;
    border-radius: 0;
    font-weight: 400;
}

.er-dropdown-box-content {
    padding: 40px 30px;
}

.er-content-title {
    color: #f37821;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
}

.sales-staff-dropdown-content-block {
    display: inline-block;
    padding-top: 40px !important;
    padding-right: 30px !important;
    padding-bottom: 20px !important;
    padding-left: 30px !important;
    background-color: #ffffff !important;
    margin-top: 0 !important;
}
.sales-staff-dropdown-content-block h4{
	color: #f37821;
    font-size: 22px;
    margin-bottom: 15px;
    font-weight: 500;
	text-transform: none;
}

.sales-flags ul {
    list-style: none;
    margin: 0;
}
.sales-flags ul li{
    margin: 0;
    display: inline-block;
    padding: 5px 10px;
    color: #404040;
    font-size: 17px;
    font-weight: 700;
    cursor: pointer;
}
.sales-flags ul li img{
		margin-right:10px;
}

.sales-flags ul li:hover {
    color: #f37821;
}

@media only screen and (max-width: 921px){
iframe#launcher {
    bottom: 85px !important;
    right: -10px !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 1200px){
	h3.mk-box-icon-2-title {
			font-size: 16px !important;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1100px){
	h3.mk-box-icon-2-title {
			font-size: 14px !important;
	}
	.column-support-contact .mk-box-icon-2 p{
		display:none;
	}
	.column-support-contact .mk-box-icon-2 {
    	padding: 20px 10px 10px 10px !important;
	}
	.er-dropdown-container .er-dropdown-box-header label, .er-dropdown-container .er-dropdown-box-header select {
    	width: 100%;
	}
	.er-dropdown-container .er-dropdown-box-header label{
		padding-bottom: 5px !important;
    	display: block;
	}
	.er-dropdown-container .er-dropdown-box-header{
		display: block !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 945px){
	h3.mk-box-icon-2-title {
    font-size: 12px !important;
}
.column-support-contact .vc_column-inner {
    padding: 0 5px !important;
}
}
@media only screen and (min-width: 580px) and (max-width: 767px){
.column-support-contact .vc_col-sm-4 {
    width: 33.33333333% !important;
		float: left !important;
}
section.vc_section.column-sales-box {
    padding-bottom: 40px;
}	
}


@media only screen and (max-width: 640px){
section.vc_section.column-sales-box {
    padding-bottom: 40px;
}
.er-dropdown-container .er-dropdown-box-header {
    display: block !important;
}

.er-dropdown-container .er-dropdown-box-header label{
	  padding-bottom: 10px;
    display: block !important;
    width: 100%;
}
span.mk-header-tagline {
    margin-left: 0px !important;
    padding-right: 0 !important;
    margin: 0 !important;
    border: 0 !important;
}
.mk-header-social.toolbar-section {
    float: left!important;
    margin: 0 !important;
}	
}
@media only screen and (max-width: 780px){
	.countryflags img {
	    margin-top: 0!important;
		margin-bottom: 3px;
	}
	
	.countryflags {
	    margin-top: 0!important;
	}
}

@media only screen and (max-width: 610px){
	.countryflags {
	    float: none;
	    width: 120px;
	    margin: 0 auto;
	}
	.countryflags img {
	    max-height: 30px;
	}
}


.er-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.32);
    /*border-radius: 10px;*/
}

.lds-ring {
    display: inline-block;
    position: absolute;
    width: 64px;
    height: 64px;
    left: 0;
    right: 0;
    top: 30%;
    bottom: 0;
    margin: 0 auto;
}
.lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: 51px;
    height: 51px;
    margin: 6px;
    border: 6px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
}
@keyframes lds-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

/* Search Page */
article.search-result-item {
    display: flex;
}
.search-post-thumb {
    margin-right: 20px;
    flex: 0 0 200px;
}
.search-post-content .mk-search-post-type span {
    text-transform: uppercase;
    background: #d2d5da;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    border-radius: 5px;
    min-width: 0px;
    margin-bottom: 5px;
    padding: 5px 10px;
}
.search-post-content .search-post-btn a{
    display: inline-block;
}
.search-post-content .search-post-btn {
    margin-bottom: 20px;
}
.search-results .intro-left .page-title{
/* 	width: 100%; */
}

@media only screen and (max-width: 600px){
	article.search-result-item {
		display: block;
		flex-direction: column;
	}
	.search-post-thumb {
    	margin: 0px auto 20px auto;
	}
	.post-link.btn-blue.search-post-btn {
/*     	text-align: center; */
	}
}