/******************************************************************
Theme Name: Expedite BigBlue / RJ Prime Theme
Theme URI: http://www.rjnewdesigns.com
Description:
Author: Richard Johnston
Author URI:
Version: 0.0.0
License: GNU General Public License & MIT
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Less
******************************************************************/

p {
	line-height: 1.7;
}

/************************************************/

.video-wrapper {
	position: relative;
	padding: 0 0 56.25%;
	margin: 0 0 20px;
	height: 0;
}

.video-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/************************************************/

.google-review {
	top: auto;
	bottom: 0;
}

.signature {
	padding: 2.2rem 0;
}

.signature .author {
	padding-right: 20%;
}

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

	.signature .author {
		padding-right: 100px;
	}

}

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

	.signature .author {
		padding-right: 0;
	}

}

/************************************************/

.focus-bh .focus-item .focus-item-image {
	display: none;
}

.focus-bh .focus-item .focus-item-content {
	padding: 3rem 2rem 1rem;
}

/************************************************/

body {
	padding-top: 147px;
}

header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	transition: top .6s cubic-bezier(.19,1,.22,1);
}

.header .header-top ul.header-contact-details li {
	display: block;
	float: none;
}

header .header-bottom .container {
	box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.scrolling header {
	top: -86px;
}


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

	.scrolling header {
		top: -71px;
	}

}

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

	.header #header-logo {
		width: 130px;
	}

}

/************************************************/

.main-menu {
	display: block;
	width: 100%;
}

.main-menu li {
	display: block;
	float: left;
	margin: 0 15px;
}

.main-menu li ul li{
	float: none;
}

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

	.main-menu li {
		margin: 0 12px;
	}

}

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

	.main-menu li {
		margin: 0 10px;
	}

	.main-menu li a {
		font-size: 14px;
	}

}

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

	.main-menu {
		display: none;
	}

	.main-menu li {
		float: none;
	}

}


/************************************************/

.slider .slider-full {
	height: 50vh;
}

.slider .slider-content {
	bottom: 40%;
}

.slider .slider-content h2 {
	font-size: 42px;
}

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

	.slider .slider-full {
		height: 40vh;
	}

	.slider .slider-content {
		bottom: 45%;
	}

	.slider .slider-content h2 {
		font-size: 32px;
		line-height: 1.1;
	}

	.slider .slider-content p {
		display: none;
	}

}

.slider .slider-skinny {
	height: 25vh;
}

.slider .slider-skinny h2 {
	margin-bottom: 2.5rem;
}

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

	.slider .slider-skinny {
		height: 20vh;
	}

}

/************************************************/

.focus-bh .focus-bg {
	padding: 4rem 0;
}

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

	.focus-bh .focus-bg {
		padding: 2rem 0;
	}
}

/************************************************/

.expedite-blog {
    padding: 8rem 0 40px;
}

.focus .focus-item .focus-item-content a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
 }

.sidebar-images {
	float: right;
	max-width: 400px;
	margin: 0 0 0 20px;
}

.sidebar-images img {
	max-width: 100%;
	display: block;
}

@media only screen and ( max-width : 768px ) {
	
	.sidebar-images {
		float: none;
		max-width: 100%;
		margin: 0;
	}

}

.block-bg {
	padding: 20px 0 !important;
}

.block:first-of-type .block-bg {
	padding-top: 100px !important;
}

.block:last-of-type .block-bg {
	padding-bottom: 80px !important;
}

.block .block-item .block-item-content {
	padding: 30px !important;
}

.block-dark-white .block-item-bg {
	background: #444 !important;
}

.block-dark-white h2 {
	color: #fff;
}

.block-dark-white-full .block-bg, .block-dark-white-full .block-item-bg {
	background: #444 !important;
}

.block-dark-white-full .block-item-content {
	font-weight: 700;
	color: #fff !important;
	font-size: 24px !important;
}

.block-orange-full .block-bg, .block-orange-full .block-item-bg {
	background: #13136d !important;
}

.block-bg-white .block-bg, .block-bg-white .block-item-bg {
	background: #fff !important;
}

.block-nice-image .block-item-heading {
	display: none !important;
}

.block-nice-image .block-item-bg {
	background: transparent !important;
}

.block-nice-image .block-item {
	padding: 0 0 56.25% !important;
}

/* .focus-bh .focus-intro {
	margin-bottom: 0 !important;
} */

.menu-item-30 .sub-menu,
.menu-item-31 .sub-menu{
	width: 400px !important;
	background: #fff;
}

.menu-item-30 .sub-menu > li,
.menu-item-31 .sub-menu > li{
	float: left !important;
	width: 200px;
	clear: none;
}

@media only screen and ( max-width : 992px ) {
	
	.menu-item-30 .sub-menu,
	.menu-item-31 .sub-menu{
		width: 100% !important;
	}
	
	.menu-item-30 .sub-menu > li,
	.menu-item-31 .sub-menu > li{
		float: none !important;
		width: 100%;
	}
	
	
}


.menu-item-30 .sub-menu > li:nth-of-type(odd),
.menu-item-31 .sub-menu > li:nth-of-type(odd){
	clear: both;	
}

.focus-bh .col-md-4:nth-child(8) .focus-item .focus-item-bg, .focus-bh .col-md-4:nth-child(10) .focus-item .focus-item-bg, .focus-bh .col-md-4:nth-child(12) .focus-item .focus-item-bg, .focus-bh .col-md-4:nth-child(14) .focus-item .focus-item-bg {
    background-color: #13136d;
}



