.fusion-fullwidth.fullwidth-box.fusion-builder-row-2.hundred-percent-fullwidth.non-hundred-percent-height-scrolling {
    padding: 0 !important;
}

div.fusion-tabs.horizontal-tabs.clean .tab-content {
    margin-top: 0;
}

.fusion-fullwidth.fullwidth-box.fusion-builder-row-3.list-cat-grid.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling, .fusion-fullwidth.fullwidth-box.fusion-builder-row-5.list-cat-grid.nonhundred-percent-fullwidth.non-hundred-percent-height-scrolling {
    margin-top: 0 !important;
}

.list-cat-grid:before {
    display: none;
}

div.list-cat-grid {
    padding: 72px 144px !important;
}

div.fusion-tabs .nav-tabs > li .fusion-tab-heading {
    color: #687695;
    transition: all 300ms;
}

div.fusion-tabs .nav-tabs > li.active .fusion-tab-heading, div.fusion-tabs .nav-tabs > li:hover .fusion-tab-heading {
    color: #fff;
}

div.fusion-tabs {
    margin-bottom: 0;
}

.fusion-layout-column.fusion_builder_column.fusion_builder_column_1_1.fusion-builder-column-3.fusion-one-full.fusion-column-first.fusion-column-last {
    margin-bottom: 0 !important;
}

div#sliders-container {
    margin-bottom: 64px;
    margin-top: -188px;
}

p.home-caption-main.ls-layer {
    line-height:1 !important;
    text-shadow: 0 0 12px rgba(0, 0, 0, 1);
}

a.primary-btn.home-btn {
    background: #fff;
    color: #3760bc;
    border: solid 3px #fff;
    float: right;
    margin-left: 32px;
}

a.primary-btn.home-btn:hover {
    background: #3760bc;
    color: #fff;
}
.home-caption-minor.ls-layer p {
    text-shadow: 0 0 14px rgba(0,0,0,1), 0 0 3px rgba(0, 0, 0, 1);
}

div.fusion-secondary-header {
    background: rgba(0,0,0,0.6);
    border: 0;
	border-bottom:solid 1px #4f4e4c;
}

.fusion-top-header div.fusion-header {
    background: none;
    border: 0;
}

nav.fusion-main-menu>ul>li>a {
    color: #fff;
}

.home-hero-wrap img {
    width: 100%;
}

.wp-is-mobile div#sliders-container {
    margin: 0;
}

@media only screen and (max-width:1350px) {
	div.list-cat-grid {
		padding-left: 50px !important;
		padding-right: 50px !important;
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
}

@media only screen and (max-width: 1100px) {
	div.fusion-contact-info {
    	padding: 0;
	}
	div.fusion-secondary-header {
		background:#2b2b2b;
	}
}

@media only screen and (max-width: 800px) {
	.tab-pane {
		display: block !important;
		opacity: 1 !important;
	}
	.tab-link {
		background-color: #314e8f !important;
	}
	.fusion-tab-heading {
		color: #fff !important;
	}
}