/*
 Theme Name:   TMS Brentwood Theme
 Template:     xsalta_core2
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700);
@import url('https://fonts.googleapis.com/css?family=Oswald');

body {
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;	
}

.core_header2 {
	max-width: 1100px;
	min-height: 120px;
	margin: 0 auto;
	}
	
.core_header3 {
	border-bottom: 10px solid #6b949f;
	height: 40px;
	}
	
.core_header3_col1 {
	max-width: 1200px;
	margin: 0 auto;
	background-color: #375066;
	height: 30px;
	float: none;
	padding: 0 15px;
	border-radius: 4px 4px 0 0;
	}
	
.core_layout {
	background-color: #fff;
	//background-image:url(img/bkgrd_image.gif);
	//background-repeat:repeat-x;
	}
	
.header {
    min-height: 130px;
	border-bottom: solid #00aaec 10px;
}
	
.header-pagetitle {
    display: none;
}

#logo {
	height: 120px;
	padding: 10px 20px 0 0;	
	float: left;
}

.logo img {
	
}

.slogan {
	border-left: solid #ccc 2px;
	margin: 20px 0 0 0;
	height: 80px;
	float: left;
	}

.slogan p {
	padding: 30px 0 0 20px;
	font-size: 12px;
	}

.socialicons {
	width: 100%;
	}

.socialicons ul {
	display: block;
	float: right;
	padding: 40px 20px 0 0;
}

.socialicons li {
	background-color: #ccc;
	height: 30px;
	width: 30px;
	float: left;
	list-style:none;
	margin: 2px;
	text-align:center;
	border-radius: 15px;
	line-height: 28px;
}

.socialicons li img {
	height: 14px;
	width: 14px;
}
	
#rev_slider_1_1_wrapper {
	padding: 0 0 5px 0 !important;
    background-color: transparent !important;
    border-bottom: 15px solid #375066;
    height: auto !important;
    border-radius: 0 0 5px 5px;
}

.entry-content .slidercolumn {
	background: url(/wp-content/themes/xsalta_tmsbrentwood/img/shadow.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: bottom;
}

/**************************************/
/********** Main Content **************/

	
article {
	max-width: 1100px;
	margin: 0 auto;
	}

.entry-content {
	background-color: transparent;
	padding: 20px;
}
	
	
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 20px;
}


h1, h2, h3, h4 {
	font-family: 'Oswald', sans-serif;
	}
	
h1 {
	padding: 8px 0;
	border-bottom: solid #496a87 1px;
	}

h2 {
	font-size: 20px;
	border-bottom: solid #a2c6ce 2px;
	padding: 4px 0;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

p, li {
	font-size: 14px;
	line-height: 24px;
	color: #777777;
	}

p.footnote {
	border-top: solid #ccc 1px;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: .8em;
	}
	
ol.footnote {
	padding: 0 0 0 20px;
	}

.contactPage a {
	text-decoration: none;
	color: #777777;
	
}


/**************************************/
/************* Forms *****************/

input::placeholder, input::-webkit-input-placeholder {
	opacity: .4;
	}
	
textarea {
    border-color: #ccc !important;
}


	
	
/**************************************/
/*********** Navigation ***************/
	
	
.nav_horizbut_wrapper ul.menu {
		float: left;
		}
		
.nav_horizbut_wrapper ul.menu > li {
   line-height: 30px;
   font-family: 'Oswald', sans-serif;
}

.nav_horizbut_wrapper ul.menu a {
	color: #fff;
}

.nav_horizbut_wrapper {
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 500;
    text-align: center;
	height: 45px;
    clear: both;
    padding: 0 0 20px 0;
}

.nav_horizbut_wrapper ul.menu li a {
    letter-spacing: 0;
	text-transform: capitalize;
	line-height: 30px;
	font-size: 16px;
	padding: 0 12px;	
	color: #fff;
}

.nav_horizbut_wrapper ul.menu li a:hover, .nav_horizbut_wrapper ul.menu .current-menu-item a, .nav_horizbut_wrapper ul.menu .current-menu-ancestor a {
	background-color: #6b949f;
   	color: #fff;
}

.nav_horizbut_wrapper ul.menu ul.sub-menu a {
   background-color: #6b949f;
   font-family: 'Open Sans', sans-serif;
   font-size:13px;
   line-height: 16px;
   color: #fff;
}

.nav_horizbut_wrapper ul.menu ul.sub-menu li:last-child a {
	border-radius: 0 0 10px 10px;
}

.nav_horizbut_wrapper ul.menu ul.sub-menu {
   margin: 2px 0 0 0;
   background-color: transparent;
}

.nav_horizbut_wrapper ul.menu ul.sub-menu a:hover {
   background-color: #56767f;
}

.nav_horizbut_wrapper ul.menu ul.sub-menu ul.sub-menu {
   display: block;
   clear:both;
   position: absolute;
   left: 200px;
   top: 100px;
}


.ltcolnav ul li {
    margin: 2px 0;
}




/**************************************/
/************* Footer *****************/

.core_footer2 {
	background: #375066 url(/wp-content/themes/xsalta_tmsbrentwood/img/sand.png) center top;
	color: #fff;
	border-top: 10px solid #496a87;
	}

.core_footer2 .nav_horizbut_wrapper ul.menu {
    
}

.core_footer2 .nav_horizbut_wrapper ul.menu a {
    background-color: none;
	color: #fff;
}

.core_footer2 .nav_horizbut_wrapper ul.menu li a:hover, .core_footer2 .nav_horizbut_wrapper ul.menu .current-menu-item a, .core_footer2 .nav_horizbut_wrapper ul.menu .current-menu-ancestor a {
    background-color: rgb(55, 80, 102);
    color: #618eb5;
}


.footerrow1 {
	color: #63bfe7;	
}

.footerrow2 {
	background-color: #00aaec;
}

.footerrow3 {
	padding: 10px 0 5px 0;	
}

.footer {
	color: #fff;
}

.copyright p {
	font-size: 12px;
	color: #bbb;
}

@media only screen
and (min-width: 0px)
and (max-width: 640px) {
#jPanelMenu-menu {
	background-color: #6b949f;	
}

#nav_main .menu > li > a:hover, #nav_main .menu li ul.sub-menu li a:hover {
	background-color: #56767f;	
}

.xs_header {
	height: 280px;	
}

.logo img {
	width: 300px;
	height: auto;
}

.core_content {
	background: none !important;	
}

.core_footer2 {
	padding: 10px;
	}

.core_footer2 ul {
	padding: 0;
	}
}

/* sm size */
@media only screen
and (min-width: 768px)
and (max-width: 992px) {
	
.core_content {
    background-size: 100% 250px !important;
}
	
}

@media only screen
and (min-width: 641px)
and (max-width: 1200px) {
.col-sm-8 {
    width: 84%;
}

.col-sm-4 {
    width: 15%;
}

.slogan p {
	padding: 30px 0 0 10px;
	font-size: 10px;
	}

.socialicons ul {
	display: block;
	float: right;
	padding: 50px 20px 0 0;
}
	
.socialicons li {
	height: 24px;
	width: 24px;
	line-height: 20px;
}
}