/*
Theme Name: Fleet Complete
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.4.1.20181003
Updated: 2018-06-12 08:21:57

*/

@font-face {
    font-family: 'Gotham';
    src:url('./fonts/woff2/GothamSSm-Book_Web.woff2') format('woff2'),
        url('./fonts/woff/GothamSSm-Book_Web.woff') format('woff');
    font-weight: normal;
    font-style: normal;


}


@font-face {
    font-family: 'Gotham';
    src:url('./fonts/woff2/GothamSSm-Bold_Web.woff2') format('woff2'),
        url('./fonts/woff/GothamSSm-Bold_Web.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

 @font-face {
    font-family: 'Gotham';
    src:url('./fonts/woff2/GothamSSm-Light_Web.woff2') format('woff2'),
        url('./fonts/woff/GothamSSm-Light_Web.woff') format('woff');
    font-weight: 300;
    font-style: normal;
} 


@media screen and (max-width: 767px ){
    .no-mobile-padding {padding: 0 !important;}
}

@media screen and (max-width: 980px) {
    .et_header_style_left #logo, .et_header_style_split #logo {
        max-width: 60%;
    }
}

.et_header_style_left .mobile_menu_bar, .et_header_style_split .mobile_menu_bar {
    padding-bottom: 0;
}


body, p {
	font-family: Gotham, Arial, sans-serif;
}

h1, h2, h3, h4, h5,h6 {
	font-family: Gotham, Arial, sans-serif; font-weight: bold;
}

#logo {
	
}
img.vertical-align-middle  {vertical-align:middle;}
li.menu-item-has-children:focus-within > ul {opacity: 1 !important;}
li.mega-menu:focus-within > ul {opacity: 1 !important;}
.nav .et_pb_button {
	color: #fff;
	margin:0;
}
.text-white {color: #fff !important;}
figure figurecaption {text-align:center;}
.single .et_pb_post {margin-bottom:0;}
.single .et_post_meta_wrapper:empty {display:none;}
#top-menu li li {padding:0;width: 100%;}
#top-menu li li a {width:100%;}
.nav li ul {padding: 5px 0;}

#et-top-navigation {padding-top: 23px; padding-bottom: 10px;}
#et-top-navigation #top-menu li a {padding-bottom:10px; font-size:12px}
#main-menu { background-color: #F5F7F7;}
#main-menu #et-secondary-menu { float:left;}
#main-menu #et-secondary-nav .menu-item-has-children>a:first-child:after {top: 10px;}
#main-menu #et-secondary-nav li ul {left:0; padding:0;}
#main-menu #et-secondary-nav li ul li {padding:0;}
#main-menu #et-secondary-nav > li > ul > a {text-align: left;padding: 15px 20px;}
#main-menu #et-secondary-nav li ul a {text-align: left;padding-left: 20px; font-weight:normal; width: 100%;}
#main-menu #et-secondary-nav li ul a:hover { background-color: #F5F7F7;}
#main-menu #et-secondary-nav li.mega-menu > ul {padding: 15px 0;
 border-top: 1px solid #EF4036; }
#main-menu #et-secondary-nav .mega-menu-3col > ul > li { width: 33%;}
#main-menu li.mega-menu.mega-menu-3col>ul>li:nth-of-type(3n+1) {
	clear: left
}
#main-menu li.mega-menu.mega-menu-3col>ul>li:nth-of-type(4n+1) {
	clear:none;
}
#main-menu .container.et_menu_container {z-index: 98;}
#mobile_menu .sub-menu span.sub {display:none;}
#mobile_menu .et_pb_more_button {color:#fff;}
#mobile_menu #menu-item-212, 
#mobile_menu #menu-item-49, 
#mobile_menu #menu-item-50, 
#mobile_menu #menu-item-76 {display:none;}
#main-menu ul>li a {
	color: #6d6e70;
    padding: 10px 0;
    font-size: 13px;
    position: relative;
    cursor: pointer;
}

/* search field */
#et_top_search  {
    top: 14px;
    position: absolute;
    right: 0;
}
.et_search_outer {
    width: 40%;
    right: 0;
    top: 0;
    background: #F5F7F7;
}
.et_search_outer > .container {
    width: 90%;
}
#top-menu {
    opacity: 1 !important;
    animation: none !important;
}
.et_search_outer .et_search_form_container.et_pb_search_visible  {
    float: right;
    height: 40px !important;
}
.et_search_outer .et_search_form_container.et_pb_search_form_hidden  {
	height: 0px !important;
}

#top-menu li {
	padding-right: 12px;
}
.nav li ul {border-top-width: 1px;}

#et-secondary-menu, #et-secondary-menu > ul {width: 100%;}
#et-secondary-menu>ul>li.wpml-ls-menu-item {float:right;}

#et-secondary-nav {width: 100%;}
#et-secondary-nav>ul>li.wpml-ls-menu-item {float:right; margin-right: 30px;}

@media screen and (min-width: 979px) {
	li.btn-partner {
		position: absolute !important;
		left: 260px;
		background: #F9F9F9;
		border: 1px solid #ECECEC;
		border-radius: 5px;
		padding: 0 !important;
		top: 30px !important;
	}
	li.btn-partner a {
		padding: 10px 30px 10px 20px;
	}
	li.btn-partner > a:after {
		position: absolute;
		font-family: ETmodules;
		font-size: 16px;
		font-weight: 800;
		content: "3";
		top: 10px !important;
    		right: 5px !important;
	}
}

body.et_pb_button_helper_class .et_pb_blue_button {
	border: 1px solid #0C5690;
    padding: 8px 15px !important;
    background: #3672A5;
}
body.et_pb_button_helper_class .et_pb_blue_button:hover {
	opacity: 0.9;
	border: 1px solid #0C5690 !important;
    padding: 8px 15px !important;
    background: #3672A5 !important;
}

@media screen and (min-width: 979px) {
    
    li.btn-partner {
        position: absolute!important;
        left: 260px;
        background: #F9F9F9;
        border: 1px solid #ECECEC;
        border-radius: 5px;
        padding: 0!important;
        top: 30px!important;
        transition: all linear .5s;
    }
    .et-fixed-header li.btn-partner {
        left: 220px;
        top: 23px!important;
    }
}

div.fc-section-heading h2 {
    font-weight: bold;
    line-height: 1;
    display: inline-block;
}
@media screen and (max-width: 769px) {
    .fc-section-heading h2 {
        font-size: 15px !important;
        line-height: 1.3 !important;
        padding-left: 19px !important;
    }
    .fc-section-heading h2:before {
        width: 13px !important;
        height: 13px !important;
        top: 2px;
    }
}

.disable-lightbox .et_pb_gallery_image a {
    pointer-events: none;
}
     
.disable-lightbox .et_pb_gallery_image .et_overlay {
    display: none !important;
}



#main-menu ul>li a {
    font-weight: bold;
}
#main-menu #et-secondary-nav li ul a {
    font-weight: bold !important;
}
#main-menu li.mega-menu {
    position: inherit
}

#main-menu li.mega-menu>ul {
    position: absolute!important;
    left: 0!important;
    width: 100%;
    padding: 30px 20px
}

#main-menu li.mega-menu ul li {
    display: block!important;
    float: left!important;
    margin: 0;
    padding: 0!important
}

#main-menu li.mega-menu>ul>li:nth-of-type(4n) {
    clear: right
}

#main-menu li.mega-menu>ul>li:nth-of-type(4n+1) {
    clear: left
}

#main-menu li.mega-menu ul li li {
    width: 100%
}

#main-menu li.mega-menu li>ul {
    position: relative;
    top: auto;
    left: auto;
    width: 90%!important;
    padding: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-animation: none!important;
    -moz-animation: none!important;
    -o-animation: none!important;
    animation: none!important
}

#main-menu li.mega-menu li ul {
    display: none;
    visibility: visible;
    opacity: 1
}

#main-menu li.mega-menu.et-hover li ul {
    display: block
}

#main-menu li.mega-menu.et-hover>ul {
    visibility: visible!important;
    opacity: 1!important
}

#main-menu li.mega-menu>ul>li>a {
    width: 90%;
    padding: 0 20px 10px
}
#main-menu #et-secondary-nav li.mega-menu>ul {
    border-top: 1px solid #EF4036 !important;
    padding-top: 10px;
}
#et-secondary-nav > .menu-item-has-children > a {position: relative; display: block;}
#main-menu li.mega-menu>ul>li>a:first-child {
    padding-top: 0!important;
    font-weight: bold;
    color: #6d6e70;
    line-height: 1.4;
    font-size: 15px;
    padding-bottom: 5px;
    margin-bottom: 6px;
    font-family: 'Gotham', sans-serif;
}

#main-menu li.mega-menu>ul>li>a:first-child:hover {
    background-color: transparent!important
}

#main-menu li.mega-menu ul li a > .sub {
    display: block;
    float: none;
    /*padding-left: 20px;*/
    color: #aaa;
    font-size: 12px;
    text-align: left;
    line-height: 1.5;
    text-transform: initial;
    font-family: 'Gotham', sans-serif;
    font-weight: 300;
}
#main-menu li.mega-menu li>a {
    width: 100%
}

#main-menu li.mega-menu.mega-menu-parent li li,#main-menu li.mega-menu.mega-menu-parent li>a {
    width: 100%!important
}

#main-menu li.mega-menu.mega-menu-parent li>.sub-menu {
    float: left;
    width: 100%!important
}

#main-menu li.mega-menu>ul>li {
    width: 25%;
    margin: 0;
    padding-bottom: 15px !important;
}

#main-menu li.mega-menu.mega-menu-parent-3>ul>li {
    width: 33.33%
}

#main-menu li.mega-menu.mega-menu-parent-2>ul>li {
    width: 50%
}

#main-menu li.mega-menu.mega-menu-parent-1>ul>li {
    width: 100%
}

#main-menu li.mega-menu .menu-item-has-children>a:first-child:after {
    display: none
}

#main-menu li.mega-menu>ul>li>ul>li {
    width: 100%;
    margin: 0
}

.et_vertical_nav #main-menu li.mega-menu {
    position: relative
}

.et_vertical_nav #main-menu li.mega-menu li>ul {
    width: 100%!important
}

.et_vertical_nav #main-menu li.mega-menu li>a {
    width: 100%!important
}

.et_vertical_nav #main-menu li.mega-menu>ul {
    position: absolute!important;
    top: 62px;
    left: 0!important;
    width: 790px!important;
    padding: 30px 20px
}

.et_vertical_nav #main-menu li.mega-menu>ul>li {
    width: 33.333%
}

.et_vertical_nav #main-menu li.mega-menu.mega-menu-parent-1>ul>li {
    width: 100%
}

.et_vertical_nav #main-menu li.mega-menu.mega-menu-parent-2>ul>li {
    width: 50%
}

.et_vertical_nav #main-menu li.mega-menu>ul>li:nth-child(n+4) {
    margin-top: 30px
}

.et_vertical_nav #main-menu li.mega-menu>ul>li:nth-child(3n) {
    clear: right
}

.et_vertical_nav #main-menu li.mega-menu>ul>li:nth-child(3n+1) {
    clear: left
}

.et_vertical_nav #main-menu li.mega-menu>ul>li:nth-of-type(4n+1) {
    clear: none
}

.et_vertical_nav #main-menu li.mega-menu>ul>li:nth-of-type(4n) {
    clear: none
}

div.pagination {
    margin: 30px 0 80px; 
    text-align: center;
}
div.pagination .page-numbers {
    padding: 5px 10px;
    border: 1px solid #ccc;
    margin: 0 5px;
    font-size: 16px;
}
div.pagination .page-numbers:hover {
    background: #ef4036;
    color: #fff;
    border-color: #ef4036;
}

@media screen and (max-width:779px) {
    /* fixing popup padding for mobile */
    #popmake-718 .pum-content {
        padding: 0 !important;
    }

    /* fixing header font and spacing for page banners  */
    #main-content > article:first-child > .entry-content > .et_pb_section:first-child .et_pb_fullwidth_header_1 h1 {
        font-size: 26px;
    } 
    #main-content > article:first-child > .entry-content > .et_pb_section:first-child .et_pb_fullwidth_header_1 .header-content {
        width: 100%;
        margin: 0;
    }
}

.blog_3cols .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(3, 30%);
    grid-column-gap: 5%;
}
.blog_3cols .et_pb_ajax_pagination_container article {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding-bottom: 10px;
}
.blog_3cols .et_pb_ajax_pagination_container article .entry-title,
.blog_3cols .et_pb_ajax_pagination_container article .post-meta,
.blog_3cols .et_pb_ajax_pagination_container article .post-content {
    padding-left: 10px;
    padding-right: 10px;
}

.blog_2cols .et_pb_ajax_pagination_container {
    display: grid;
    grid-template-columns: repeat(2, 47%);
    grid-column-gap: 6%;
}
.blog_2cols .et_pb_ajax_pagination_container article {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding-bottom: 10px;
}
.blog_2cols .et_pb_ajax_pagination_container article .entry-title,
.blog_2cols .et_pb_ajax_pagination_container article .post-meta,
.blog_2cols .et_pb_ajax_pagination_container article .post-content {
    padding-left: 20px;
    padding-right: 20px;
}
.blog_2cols article h2 {
    font-size: 16px;
}

@media screen and (max-width: 767px ) {
    .blog_3cols .et_pb_ajax_pagination_container {
        display: block !important;
    }
    .blog_2cols .et_pb_ajax_pagination_container {
        display: block !important;
    }
}

body.single-post .post-header {
    position: relative;
    height: 300px;
    display: table;
}
body.single-post article .post-header {
	background-image: url(img/banner-blog.jpg) !important;
}
body.single-post .post-header .entry-title-wrapper h1.entry-title {
	font-size: 32px;
    max-width: 650px;
    line-height: 1.2;
}

body.single-post .post-header-divi {
    position: relative;
    height: 300px;
}

body.single-post .post-header-divi .header-content {
    font-size: 32px;
    max-width: 650px;
    line-height: 1.2;
}

/* Homepage carousel section */

.carousel-slider__post-title h1 {font-family: 'Gotham'; font-weight: bold; font-size: 16px;}
.carousel-slider__post {border-radius: 5px;}
.carousel-slider__post-excerpt,
.carousel-slider__post-publication-meta,
.carousel-slider__post-excerpt-overlay {display:none;}
.carousel-slider__post-category {position: initial !important; pointer-events: none;}
.owl-next, .owl-prev {background: #E14741 !important;}
.carousel-slider-nav-icon:hover {fill: #fff !important; cursor: pointer;}

@media screen and (max-width: 779px) {
    .carousel-slider__post-title h1 {
        font-size: 13px;
    }

    body.single-post article.category-news .post-header .entry-title-wrapper h1 {
        font-size: 22px;
        margin-left: 5%;
        margin-right: 5%;
    }
}

/* blockquote reformatting within tab content */
.et_pb_tab_content .hide_within_tab {display:none;}
/*.et_pb_tab_content .et_pb_column_1_3 .fancy-blockquote blockquote {font-size: 16px;padding: 60px 15px 15px 15px;}

.et_pb_tab_content .et_pb_column_1_3 .fancy-blockquote blockquote:before {
	top: 5px;
    left: 5px;
	font-size: 60px;
}*/

.et_pb_tab_content .et_pb_column_1_3 .fancy-blockquote blockquote p {font-size: 16px; line-height: 1.5;}
.fancy-blockquote blockquote {
	border: 0;
    padding: 30px 10px;
    border-top: 5px solid #3B6FA3;
    border-bottom: 5px solid #3B6FA3;
    position: relative;
	margin-bottom: 50px;
}
.fancy-blockquote blockquote,
.fancy-blockquote blockquote p {
	font-size: 17px;
    position: relative;
    font-style: italic;
    color: #919294 !important;
    line-height: 1.6;
}
.fancy-blockquote blockquote:before {
	position: absolute;
    content: ' ';
    padding: 0;
    left: 50%;
    margin-left: -34px;
    text-align: center;
    top: -28px;
    width: 68px;
    height: 50px;
    background: url(img/icon-quotes.png) no-repeat #fff;
} 

.fancy-blockquote blockquote:after {
	position: absolute;
    content: ' ';
    padding: 0;
    left: 50%;
    margin-left: -34px;
    text-align: center;
    bottom: -28px;
    width: 68px;
    height: 50px;
    background: url(img/icon-quotes.png) -66px 0 no-repeat #fff;
} 
.et_pb_tab_content .fancy-blockquote .et_pb_column_1_3 blockquote:before, 
.et_pb_tab_content .fancy-blockquote .et_pb_column_1_3 blockquote:after,
.et_pb_tab_content .et_pb_column_1_3 .fancy-blockquote blockquote:before, 
.et_pb_tab_content .et_pb_column_1_3 .fancy-blockquote blockquote:after {
	transform: scale( 0.7 )
}

.fancy-blockquote blockquote strong {
    margin-top: 30px;
    display: block;
}
.fancy-blockquote blockquote strong,
.fancy-blockquote blockquote strong p {
	font-size: 18px;
    line-height: 1;
    font-style: initial;
    color: #6D6E71;
}
.fancy-blockquote blockquote pre,
.fancy-blockquote blockquote pre p {
    font-size: 15px;
	font-family: Gotham,Arial,sans-serif;
	white-space: initial;
    line-height: 1;
	margin-top: 5px;
}

@media screen and (min-width: 767px) {

    .et-hide-desktop {
        display: none!important;
    }
}


.gallery_trusted_by .et_pb_gallery_item {
    margin: 0 5% 0 0 !important;
    width: 11.66% !important;
    clear: none !important;
}

@media screen and (max-width: 767px) {
    .gallery_trusted_by .et_pb_gallery_item {
        width: 45% !important;
    }
}

/* improving mobile menu */
#main-header .et_mobile_menu .menu-item-has-children > a { background-color: transparent; position: relative; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-family: 'ETmodules'; text-align: center; speak: none; font-weight: normal; font-variant: normal; text-transform: none; -webkit-font-smoothing: antialiased; position: absolute; }
#main-header .et_mobile_menu .menu-item-has-children > a:after { font-size: 16px; content: '\4c'; top: 13px; right: 10px; }
#main-header .et_mobile_menu .menu-item-has-children.visible > a:after { content: '\4d'; }
#main-header .et_mobile_menu ul.sub-menu { display: none !important; visibility: hidden !important;  transition: all 1.5s ease-in-out;}
#main-header .et_mobile_menu .visible > ul.sub-menu { display: block !important; visibility: visible !important; }
#mobile_menu {margin-top: 10px;}

/* training ara */
.tribe-events-tooltip {
    display: none !important;
}

/* trainings */

body.post-type-archive-tribe_events #main-content > .container {width: 100%; padding:0; max-width: 100%;}
body.post-type-archive-tribe_events #main-content #left-area {width: 100%; padding:0}
body.post-type-archive-tribe_events #main-content #sidebar {display:none;}
body.post-type-archive-tribe_events #main-content #left-area  > article > h1.entry-title {display:none;}

body.post-type-archive-tribe_events #main-content #left-area  > article > .entry-content {width: 100%;}
body.post-type-archive-tribe_events .tribe-events-before-html p {
    line-height: 1.3 !important;
}

body.post-type-archive-tribe_events #tribe-events-content-wrapper {width: 80%; margin-left: auto; margin-right: auto;}
.tribe-events-list .tribe-events-venue-details {display:none;}
.tribe-events-list .time-details, .tribe-events-list .tribe-event-schedule-details {padding:0;}

	/* filter bar */
.tribe-events-filters-horizontal .tribe_events_filter_item {margin-top: 6px;}
#tribe_events_filters_wrapper.tribe-events-filters-horizontal input[type=submit] {margin-top:0;}
#tribe_events_filters_wrapper .dashicons, .dashicons-before:before {font-size: 15px;}
@media screen and (min-width: 979px) {
	#tribe_events_filters_wrapper {width: 50% !important;float: left !important; text-align: left; padding-left: 0 !important; margin-bottom: 0 !important;}
}

#tribe_events_filters_wrapper .tribe-events-filter-group label {padding: 7px !important;}

#tribe-events-content {clear: both;}
.tribe-events-calendar .event-time {font-style: italic; margin-bottom: 5px;}
.tribe-events-calendar .event-title {color: #EF4036; font-weight: bold;}
.tribe-events-calendar thead th {background-color: #ECECEC; border-color: #ECECEC;}
.tribe-events-ical {display:none !important;}
.tribe-events-shortcode .tribe-bar-views-option.tribe-bar-views-option-day {display:none !important;}
.tribe-events-calendar .type-tribe_events {margin: 0 !important;}
.tribe-events-calendar .tribe-events-category-web {background: #e7f1da}
.tribe-events-calendar .tribe-events-category-task-tracker {background:#ffe9e9}
.tribe-events-calendar .tribe-events-category-asset-tracker {background:#d1edd1}
.tribe-events-calendar .tribe-events-category-fc-mobile {background:#fff6e0}
.tribe-events-after-html h1, .tribe-events-after-html h2, .tribe-events-after-html h3, .tribe-events-after-html h4, .tribe-events-after-html h5, .tribe-events-after-html h6, .tribe-events-before-html h1, .tribe-events-before-html h2, .tribe-events-before-html h3, .tribe-events-before-html h4, .tribe-events-before-html h5, .tribe-events-before-html h6 {
    margin: 0;
}
#tribe-events-pg-template .tribe-events-content ol li, #tribe-events-pg-template .tribe-events-content ul li, .tribe-events-after-html ol li, .tribe-events-after-html ul li, .tribe-events-before-html ol li, .tribe-events-before-html ul li {
    margin:0;
}
/* Case study (main page) features posts top spacing adjsuted */

.remove-featured-title .et_pb_tab_content > .et_pb_section > .et_pb_row:first-child > .et_pb_column > .et_pb_bg_layout_light article.tag-featured.et_pb_no_thumb  h2.entry-title,
.remove-featured-title .et_pb_tab_content > .et_pb_section > .et_pb_row:first-child > .et_pb_column > .et_pb_bg_layout_light article.tag-featured.et_pb_no_thumb  .post-content > p
{display:none;}
.remove-featured-title .et_pb_tab_content > .et_pb_section > .et_pb_row:first-child > .et_pb_column > .et_pb_bg_layout_light article.tag-featured.et_pb_no_thumb  .post-content .et_pb_section:first-of-type  {padding-top: 0;}
.remove-featured-title .et_pb_tab_content > .et_pb_section > .et_pb_row:first-child > .et_pb_column > .et_pb_bg_layout_light article.tag-featured.et_pb_no_thumb  .post-content {margin-top:-25px;}

/* ET learn more */
.et-learn-more {
    background: transparent;
    border: 0;
    margin: 0;
    box-shadow: none;
    margin-top: 10px;
}
.et-learn-more h3.heading-more {
    padding: 0;
    border: 0;
    background: transparent;
    font-weight: normal;
    font-size: 14px;
    color: #EF4036;
}
.et-learn-more .et_learnmore_arrow {
    display: none !important;
}
.et-learn-more .learn-more-content {
    padding: 0px;
    border: 0px;
    margin-top: 10px;
    color: #666;
}

/* Search results page*/
body.search .post-header {
    background-image: url(/wp-content/uploads/sites/32/2018/08/banner-blog.jpg)!important;
    height: 300px;
    display: table;
    width: 100%;
    background-color: #E13F36;
    background-size: cover;
}
body.search .post-header .entry-title-wrapper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    background: rgba(0,0,0,.4);
}
body.search .post-header .entry-title {
    font-size: 32px;
    line-height: 1.3;
    max-width: 650px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
}
/* body.search-results #left-area {
    width: 100% !important;
    padding: 0;
} */

body.search #left-area .et_pb_post  {
    border-bottom: 1px solid #ccc;
    padding-bottom: 60px
}
/* body.search-results #sidebar, */
body.search #left-area .post-meta {display: none;} 
body.search .result_counter {
    font-size: 16px; 
    margin-bottom: 50px; 
    border-bottom: 1px solid #ccc;
}




/* FCBlog Module */

.et_pb_fc_blog .et_pb_post {
    padding: 0;
    margin-bottom: 60px;
}

.et_pb_fc_blog div.fc_blog_row {
    width: 100%; 
    padding: 0;
    background: #fff;
    transition: all 0.5s ease-in-out 0s;
    position: relative;
    overflow: hidden;
    margin-bottom: 0 !important;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, .1);
 }
.et_pb_fc_blog .fc_blog_row:hover {
    box-shadow: 0px 2px 4px rgba(0, 0, 0, .1);
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    z-index: 5;
}
.et_pb_fc_blog .fc_blog_row > .et_pb_column_1_4 {
    position: relative;
    min-height: 200px;
}
.et_pb_fc_blog .fc_blog_row .entry-featured-image-url {
    display: block;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    margin:0;
}
.et_pb_fc_blog .fc_blog_row > .et_pb_column_3_4 {
    padding: 30px
}
.et_pb_fc_blog .fc_blog_row h2 a {
    color: #666;
}
.et_pb_fc_blog .et_pb_post .post-meta {
    margin-bottom: 0;
    margin-top: 5px;
}
body.single-post article.post {
    padding-bottom: 0;
}

body.single-post #left-area {
    padding-bottom: 0;
}

.widget_recent_entries ul li a {color: #E14641 !important;}
.widget_recent_entries ul li .post-date {font-size: x-small;display:block;}

/* to fix the hover on fullwidth modules that has background image setup for module.  */
.et_pb_fullwidth_header_0.et_hover_enabled { z-index: 2; }

/* mega menu adjustments for country dropdown */

#top-menu .country-menu.mega-menu ul.sub-menu {
	width: 280px;
    float: none;
    left: inherit !important;
    padding: 10px;
}

#top-menu .country-menu.mega-menu ul.sub-menu > li {
	width: 50%;
}

#top-menu .country-menu.mega-menu ul.sub-menu > li > a {
	padding: 10px;
    width: 100%;
}