@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------------
	Modified Styles
-----------------------------------------------------------------*/

.section { background-color: transparent; }

.portfolio.portfolio-3.custom-portfolio { margin: 0 4% 4% 0; }

.portfolio.portfolio-5.custom-portfolio { margin: 0 4% 4% 0; }

.portfolio.portfolio-1.custom-portfolio { margin: 0 4% 4% 0; }

@media (max-width: 1279px) and (min-width: 768px) {
	.breadcrumb {
		max-width: 50%;
	}
}

.portfolio-desc {
	min-height: 95px;
}

.team-list {
	min-height: 330px;
	overflow: hidden;
}

.team-image {
	margin: 0 0 80px 0;
}

.col_two_third {
	margin-right: 4%;
}

/* ----------------------------------------------------------------
	Custom Styles
-----------------------------------------------------------------*/

/* Page Layout
-----------------------------------------------------------------*/

.flat {
	padding: 0;
}

.texture {
	height:100%;
    background: linear-gradient(0deg, rgba(0,0,0,0.00), rgba(42,97,168,1.00)) no-repeat;
}

@media all and (min-width: 1250px) {

.bookends {
    background-image: url(images/background-left-white.png), url(images/background-right-white.png);
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
	background-size: 30%;
}

}

@media all and (min-width:900px) and (max-width: 1249px) {

.bookends {
    background-image: url(images/background-left-tall-white.png), url(images/background-right-white.png);
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
	background-size: 25%;
}

}

@media all and (min-width:625px) and (max-width: 899px) {

.bookends {
    background-image: url(images/background-left-white.png), url(images/background-right-white.png);
    background-position: left top, right top;
    background-repeat: no-repeat, no-repeat;
	background-size: 150px;
}

}

@media all and (min-width:1px) and (max-width: 624px) {

.bookends {
    background-image: none;
}

}

/* Custom fonts */

body {
	color: rgb(42, 97, 168);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

.call-us {
	font-family: arial;
	font-size: 30px;
}

.call-us a {
	color: rgb(255, 255, 255);
	font-weight: bold;
}

.blue {
	color: #2a61a8 !important;
}

.grey {
	color: #444444 !important;
}

.yellow {
	color: #f1ec4b !important;
}

.white {
	color: #ffffff !important;
}

.underline {
	text-decoration: underline;
}

/* Custom background colors */

.blueback {
	background-color: rgb(42, 97, 168) !important;
}

/* Custom blocks */

.block-30 {
	margin: 30px 0 30px 0;
}

/* Custom Banner Menu
-----------------------------------------------------------------*/

.bannermenu {
	padding: 0;
	height: 250px;
	overflow: hidden;
}

.bannertext {
	position:absolute; 
	width:75%;
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%); 
	padding: 5px;
	text-align:center;
	border-radius: 15px;
	box-shadow: 0 0 20px #2a61a8;
	color: #444444; 
	background-color: #ffffff;
}

.portfolio-overlay .bannertext {
	position:absolute; 
	width:75%;
	top: 50%; 
	left: 50%; 
	transform: translate(-50%, -50%); 
	padding: 5px;
	text-align:center; 
	border-radius: 15px;
	box-shadow: 0 0 20px #2a61a8;
	color: #2a61a8; 
	background-color: #ffffff;
}

.portfolio-overlay {
	background-color: rgba(42, 97, 168, 0.5);
}

.cool-box {
	margin: 30px auto;
	padding: 15px;
	border-radius: 5px;
	width: 90%;
	height: 90%;
	background-color: white;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
}

/* Other Custom Styles
-----------------------------------------------------------------*/

.index .portfolio-1 .portfolio-item .portfolio-image img {
	height: auto;
}

.index .content-wrap {
	padding: 0;
}

.float-left {
	float: left;
}

.indent-15 {
	 margin:0 0 30px 15px;
}

	.indent-15 li {
		padding:0 0 0 10px;
	}

.indent-18 {
	 margin:0 0 30px 18px;
}

.phone-number {
	display: block;
	line-height: 24px;
	margin: 15px 0 0 0;
	padding: 6px 0;
	color: #444;
	font-weight: bold;
	font-size: 24px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	-webkit-transition: margin .4s ease, padding .4s ease;
	-o-transition: margin .4s ease, padding .4s ease;
	transition: margin .4s ease, padding .4s ease;
}

.phone-number a {
	color: #444 !important;
}

.phone-number a:hover {
	color: #2a61a8 !important;
}

.all-rights-reserved {
	margin-bottom: 12px;
}

.rss-widgetmain {
	width: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: transparent;
}

.rsswidget {
	height: 170px;
	overflow: hidden;
}

.rsswidget iframe {
	width: 100%;
	height: 100%;
}

.rss-more {
	margin: 5px 0 0 0;
}

.advertise-with-us {
	margin: 30px 0 30px 0;
}

.order-from-us {
	margin: 30px 0 30px 0;
}
.sub-nav {
	text-align: center;
}

	.sub-nav .spacer {
		margin: 0 5px;
	}

.menu-bar ul {
	list-style-type: none;
}

	.menu-bar li {
		display: inline-block;
		padding: 0 20px 0 0;
		vertical-align: bottom;
		font-size: 18px;
	}
	
	.menu-bar li:last-child {
		padding: 0;
	}
		
		.menu-bar li img.sm-img {
			max-width:100px;
		}

.leftmargin-xsm p {
	margin: 0 0 10px 0;
}


@media (max-width: 1023px)  {
	.hidden-1023 {
		height: 0;
		width: 0;
		visibility: hidden;
	}
}
@media (min-width: 1023px) {
	.visible-1023 {
		height: 0;
		width: 0;
		visibility: hidden;
	}
}