/*
	Theme Name: CedarOakSecurity
*/

/* custom fonts - start */

/* custom fonts - end */

/* general styles - start */
body {
    font-family: "RN House Sans W01 Regular";
	/*font-family: 'GothamBook';*/
/*	font-family: 'arial';*/
	color: #231f20;
	font-size: 16px;
}
@font-face {
	font-family: 'RN House Sans W01 Regular';
/*	font-family: 'arial';*/
	src: url('../fonts/RN-House.eot');
	src: url('../fonts/RN-House.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RN-House.woff2') format('woff2'),
		url('../fonts/RN-House.woff') format('woff'),
		url('../fonts/RN-House.ttf') format('truetype'),
		url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
    font-family: 'trend_sansone';
    src: url('../fonts/latinotype_-_trendsansone.eot');
    src: url('../fonts/latinotype_-_trendsansone.eot?#iefix') format('embedded-opentype'),
         url('../fonts/latinotype_-_trendsansone.woff2') format('woff2'),
         url('../fonts/latinotype_-_trendsansone.woff') format('woff'),
         url('../fonts/latinotype_-_trendsansone.ttf') format('truetype'),
         url('../fonts/latinotype_-_trendsansone.svg#trend_sansone') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'GothamBold';
/*	font-family: 'arial';*/
	src: url('../fonts/Gotham-Bold.eot');
	src: url('../fonts/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Bold.woff2') format('woff2'),
		url('../fonts/Gotham-Bold.woff') format('woff'),
		url('../fonts/Gotham-Bold.ttf') format('truetype'),
		url('../fonts/Gotham-Bold.svg#Gotham-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBlack';
	src: url('../fonts/Gotham-Black.eot');
	src: url('../fonts/Gotham-Black.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Black.woff2') format('woff2'),
		url('../fonts/Gotham-Black.woff') format('woff'),
		url('../fonts/Gotham-Black.ttf') format('truetype'),
		url('../fonts/Gotham-Black.svg#Gotham-Black') format('svg');
	font-weight: 900;
	font-style: normal;
}
@font-face {
	font-family: 'Montserrat Hairline';
	src: url('../fonts/Montserrat-Hairline.eot');
	src: url('../fonts/Montserrat-Hairline.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Montserrat-Hairline.woff2') format('woff2'),
		url('../fonts/Montserrat-Hairline.woff') format('woff'),
		url('../fonts/Montserrat-Hairline.ttf') format('truetype'),
		url('../fonts/Montserrat-Hairline.svg#Montserrat-Hairline') format('svg');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Gotham';
	src: url('../fonts/Gotham-Medium.eot');
	src: url('../fonts/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Medium.woff2') format('woff2'),
		url('../fonts/Gotham-Medium.woff') format('woff'),
		url('../fonts/Gotham-Medium.ttf') format('truetype'),
		url('../fonts/Gotham-Medium.svg#Gotham-Medium') format('svg');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBook';
	src: url('../fonts/Gotham-Book.eot');
	src: url('../fonts/Gotham-Book.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-Book.woff2') format('woff2'),
		url('../fonts/Gotham-Book.woff') format('woff'),
		url('../fonts/Gotham-Book.ttf') format('truetype'),
		url('../fonts/Gotham-Book.svg#Gotham-Book') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GothamBookItalic';
	src: url('../fonts/Gotham-BookItalic.eot');
	src: url('../fonts/Gotham-BookItalic.eot?#iefix') format('embedded-opentype'),
		url('../fonts/Gotham-BookItalic.woff2') format('woff2'),
		url('../fonts/Gotham-BookItalic.woff') format('woff'),
		url('../fonts/Gotham-BookItalic.ttf') format('truetype'),
		url('../fonts/Gotham-BookItalic.svg#Gotham-BookItalic') format('svg');
	font-weight: normal;
	font-style: italic;
}

.visible-xxs {
	display: none !important;
}
.tb {
	border: 1px solid red;
}
#main {
	background: #fff;
}
a {
	color: #526FBD;
}
.il {
	color: inherit;
}
.il:focus,
.il:hover,
.il:active {
	color: inherit;
}
.nu,
.nu:focus,
.nu:hover,
.nu:active {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    line-height: inherit;
    font-family: "RN House Sans W01 Regular";
    font-weight: normal;
}
/* WP content & texts - start */
.wp-content h1,
.wp-content .font-1st,
.font-1st {
    font-size: 36px;
    font-weight: bold;
    color: #333;
    margin: 0 auto 1.4em;
    text-align: center;
    margin: 0 auto 20px;
}
.wp-content h2,
.wp-content .font-2nd,
.font-2nd {
	font-size: 28px;
	font-weight: bold;
	color: #B04841;
	margin: 0 auto 0.6em;
	text-transform: uppercase;
}
.wp-content h3,
.wp-content .font-3rd,
.font-3rd {
	font-size: 24px;
	font-weight: bold;
	color: #B04841;
	margin: 0 auto 0.6em;
	text-transform: uppercase;
}
.wp-content h4,
.wp-content .font-4th,
.font-4th {
	font-size: 16px;
	font-weight: bold;
	color: inherit;
	margin: 0 auto 1em;
}
.wp-content p,
.wp-content .font-p,
.font-p,
.font-p-sm {
	font-size: 16px;
	font-weight: normal;
	color: inherit;
	margin: 0 auto 1em;
}
.font-p-sm {
	font-size: 13px;
}
.wp-content a {
	color: #526FBD;
}
.wp-content .alignright {
	float: right;
}
.wp-content .alignleft {
	float: left;
}
.wp-content img.alignright {
	margin: 5px auto 15px 15px;
}
.wp-content img.alignleft {
	margin: 5px 15px 15px auto;
}
.brown {
	color: #B04841;
}
.blue {
	color: #526FBD;
}
.upper {
	text-transform: uppercase;
}
.white-bkg {
	background: white;
}
/* WP content & texts - end */
.mb0 { margin-bottom: 0; }
.mb50 { margin-bottom: 50px; }
/* general styles - end */

/* header - start */
#header {
	background: #FFFCF0;
	padding: 30px 0;
	text-align: center;
}
#header .logo-link {
	display: inline-block;
}
.contact-list {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.contact-list li {
	position: relative;
	padding-left: 42px;
	margin-bottom: 15px;
	min-height: 36px;
	font-size: 13px;
	padding-top: 11px;
	line-height: 1;
	word-break: break-all;
}
.contact-list li:last-child {
	margin-bottom: 0;
}
.contact-list li:before {
	content: "";
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url("../../images/contact_sprite.png");
}
.contact-list .cl-phone:before {
	background-position: 0 0;
}
.contact-list .cl-email:before {
	background-position: 0 -36px;
}
.contact-list .cl-facebook:before {
	background-position: 0 -72px;
}
.contact-list-white .cl-phone:before {
	background-position: 0 -108px;
}
.contact-list-white .cl-email:before {
	background-position: 0 -144px;
}
.contact-list-white .cl-facebook:before {
	background-position: 0 -180px;
}
.contact-list .cl-phone strong {
	font-size: 19px;
}
.contact-list li a {
	color: inherit;
}
#header .award-image {
	margin-top: 25px;
}
#header .contact-list {
	margin-top: 15px;
}
/* header - end */

/* main nav - start */
#main-nav {
	background: #b04841;
	color: white;
}
#main-nav-list {
	list-style: none;
	margin: 0;
	padding: 0;
    text-align: center;
}
#main-nav-list .glyphicon {
	display: none;
}
#main-nav-list li a {
	display: block;
/*	padding: 14px 36px;*/
	padding: 14px 24px;
	color: inherit;
}
#main-nav-list li a:focus,
#main-nav-list li a:hover,
#main-nav-list li a:active {
	text-decoration: none;
}
#main-nav-list > li {
	position: relative;
    float: none;
    display: inline-block;
}
#main-nav-list .sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    background: #b04841;
    z-index: 10;
    max-width: 200px;
    color: #fef5e6;
    
}
#main-nav-list .sub-menu a {
	   padding-top: 7px;
    padding-bottom: 7px;
	white-space: nowrap;
}
#main-nav-list .sub-menu a:focus,
#main-nav-list .sub-menu a:hover,
#main-nav-list .sub-menu a:active {
	background: #B04841;
	color: white;
}
#main-nav-list > li:hover > a,
#main-nav-list > li.open > a {
    background: none;
    color: #fff;
}
#main-nav-list > li:hover > .sub-menu,
#main-nav-list > li.open > .sub-menu {
	display: block;
}
/* main nav - end */

/* footer - start */
#footer {
    background: #b04841;
	padding: 60px 0 40px;
	color: white;
}
#footer-text {
	font-size: 13px;
}
#footer-text h3 {
	margin-top: 0;
	font-size: 24px;
	font-weight: bold;
}
#footer-text p {
	margin-bottom: 20px;
}
/* footer - end */

/* flexslider - start */
/*
 * jQuery FlexSlider v2.5.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.phpl
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 * 
 */
/* ==
 * RESETS
 * ==*/
.flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
	outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* ==
 * BASE STYLES
 * ==*/
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
/* ==
 * DEFAULT THEME
 * ==*/
.flexslider {
	position: relative;
}
.flexslider .slides {
	zoom: 1;
}
.flexslider .slides img {
	height: auto;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.carousel li {
	margin-right: 5px;
}
/* ==
 * RESPONSIVE
 * ==*/
@media screen and (max-width: 860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1;
		left: 10px;
	}
	.flex-direction-nav .flex-next {
		opacity: 1;
		right: 10px;
	}
}

/* flexslider - end */

/* homepage - start */
#hp-slider {
	position: relative;
	overflow: hidden;
}
#hp-slider .flexslider {
	margin-bottom: 0;
}
#hp-slider .flex-control-nav {
    bottom: 5%;
    /* right: 8%; */
    z-index: 10;
    width: 100%;
    text-align: center;
    position: absolute;
}
#hp-slider .flex-control-paging li{
    overflow: visible;
    width: auto;
    height: auto;
    vertical-align: middle;
    display: inline-block;
    line-height: normal;
}
#hp-slider .flex-control-paging li a{
	width: 12px;
	height: 12px;
	background: none;
	border: 0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-indent: 99999px;
    border: 2px solid #fff;
}
#hp-slider .flex-control-paging li a.flex-active {
	background: white;
    width: 12px;
    height: 12px;
	margin: 0px;
}
#hp-slider .caption-wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
    padding: 2.5% 0% 2.5% 10%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	background-color: #526fbd;
	background-color: transparent\9;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#80526fbd, endColorstr=#80526fbd)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80526fbd, endColorstr=#80526fbd);
	background-color: rgba(82, 111, 189, 0.5);
     background-color: rgba(0, 0, 0, 0.4);
}
#hp-slider .caption-wrap:after { /* right arrow (triangle) */
	content: "";
	border-top: 200px solid transparent;
	border-bottom: 200px solid transparent;
	border-left: 50px solid rgba(82, 111, 189, 0.5);
	position: absolute;
	top: 50%;
	margin-top: -200px;
	left: 100%;
}
#hp-slider .caption-wrap:before { /* css workaround to vertically align caption text */
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
#hp-slider .caption {
	font-size: 31px;
	line-height: 1.42;
	font-weight: bold;
	padding: 0;
	display: inline-block;
	vertical-align: middle;
	width: 96%;
	color: white;
}
#hp-slider .caption-h,
#hp-slider .caption-p {
    color: #fff;
    
}
#hp-slider .caption-h {
    margin-top: 0;
    font-size: 44px;
    line-height: 1.1;
}
#hp-slider .caption-p {
    font-size: 22px;
	margin-bottom: 0;
}
#hp-slider .caption a {
	color: inherit;
	text-decoration: none;
}
#hp-slider .flex-direction-nav a {

}
#hp-widget-inner {
	position: relative;
	overflow: hidden;
}
#hp-widget-text {
	position: absolute;
	top: 0;
	right: 0;
	width: 38%;
	height: 100%;
	color: white;
	padding: 2.5%;
	background-color: #526fbd;
}
#hp-widget-text:after { /* left arrow (triangle) */
	content: "";
	border-top: 200px solid transparent;
	border-bottom: 200px solid transparent;
	border-right: 50px solid #526fbd;
	position: absolute;
	top: 50%;
	margin-top: -200px;
	right: 100%;
}
#hp-widget-text:before { /* css workaround to vertically align caption text */
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
#hp-widget-text-inner {
	display: inline-block;
	vertical-align: middle;
	width: 96%;
}
#hp-widget-text .titlewidget {
	font-size: 24px;
	margin: 0 auto 0.5em;
}
#hp-widget-text .textwidget {
	font-size: 19px;
	margin: 0;
}
.services {
	padding: 15px 0 0;
}
.services .service {
	margin-bottom: 20px;
}
/* homepage - end */

/* multicols columns - start */
.multicols {
	padding: 35px 0 15px;
}
.multicols:before,
.multicols:after {
	content: "";
	display: table;
}
.multicols:after {
	clear: both;
}
.multicols .col1 {
	float: left;
	width: auto;
	margin-right: 330px;
	clear: none;
	padding: 0 20px 15px 30px;
	max-width: 100%;
}
.multicols .col2 {
	float: right;
	width: 330px;
	max-width: 100%;
	margin-left: -330px;
	clear: none;
	padding: 0 30px 0 20px;
}
/* multicols columns - end */

/* Sidebar - start */
.sidebar-testimonials-wrapper {
	margin-top: 4px;
}
.sidebar-testimonials-wrapper .sidebar_testimonials {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.sidebar-testimonials-wrapper .sidebar_testimonials:last-child {
	border-bottom: 0;
}
.sidebar-testimonials-wrapper {
	font-size: 13px;
}
/* Sidebar - end */

/* contact page - start */
textarea {
	resize: vertical;
}
.wpcf7-form,
#contact_us_form {
	margin-bottom: 20px;
}
.wpcf7-form span.wpcf7-not-valid-tip {
	color: #990000;
}
.wpcf7-form div.wpcf7-validation-errors {
	border: 0;
	color: #990000;
	margin: 0.5em auto 2em;
	display: none !important;
}
#contact_us_form label.error {
	color: #990000;
	font-weight: normal;
}
.wpcf7-form .wpcf7-not-valid {
	border-color: #990000;
}
#contact-details {
	border-top: 1px solid #ccc;
	padding: 20px 0;
}
#contact-details .cd-addresses,
#contact-details .cd-phones,
#contact-details .cd-emails {
	margin-bottom: 20px;
}
/* contact page - end */

/* media queries - start */

@media all and (min-width: 1200px) {
	/* general styles - start */
	.container {
		width: 1170px;
	}
	/* general styles - end */
}
@media all and (max-width: 991px) {
	/* main nav - start */
	#main-nav-list li a {
		padding-left: 20px;
		padding-right: 20px;
	}
	/* main nav - end */
}
@media all and (min-width: 768px) and (max-width: 991px) {
	/* homepage - start */
	#hp-slider .caption {
		font-size: 28px;
		line-height: normal;
	}
	/* homepage - end */
}
@media all and (max-width: 767px) {
	/* general styles - start */
	.center-block-xs {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	/* general styles - end */
	
	/* multicols columns - start */
	.multicols .col1 {
		clear: both;
		float: none;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.multicols .col2 {
		clear: both;
		margin: 10px auto;
		float: none;
		padding-left: 15px;
		padding-right: 15px;
	}
	/* multicols columns - end */
	
	/* homepage - start */
	#hp-widget-text {
		width: 45%;
    }
	#hp-slider .caption {
		font-size: 20px;
	}
	#hp-widget-text .titlewidget {
		font-size: 20px;
		margin-top: 0;
	}
	#hp-widget-text .textwidget {
		font-size: 16px;
	}
	/* homepage - end */
	
	/* footer - start */
	#footer-text {
		margin: 30px auto 0;
	}
	/* footer - end */
}
@media all and (min-width: 481px) and (max-width: 767px) {
	/* main nav - start */
	#main-nav-list li a {
		padding-left: 6px;
		padding-right: 6px;
	}
	#main-nav-list .home-link .link-text {
		display: none;
	}
	#main-nav-list .home-link .glyphicon {
		display: block;
		font-size: 16px;
		height: 22px;
	}
	/* main nav - end */
	
	/* footer - start */
	#footer .sia-logo {
		margin: 30px auto;
	}
	/* footer - end */
}
@media all and (max-width: 480px) {
	/* general styles - start */
	.col-xxs-12, .col-xxs-6 {
		float: left;
		padding-left: 15px;
		padding-right: 15px;
	}
	.col-xxs-12 {
		width: 100%;
	}
	.col-xxs-6 {
		width: 50%;
	}
	.center-block-xxs {
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.visible-xxs {
		display: block !important;
	}
	/* general styles - end */

	/* main nav - start */
	#main-nav-list {
		padding: 10px 0;
		text-align: center;
	}
	#main-nav-list li {
		width: 100%;
	}
	#main-nav-list .sub-menu {
		position: static;
		width: 100%;
		padding: 0;
		max-width: none;
	}
	#main-nav-list li a,
	#main-nav-list .sub-menu a {
		padding: 5px 10px;
	}
	#main-nav-list > li.open > a {
		border-bottom: 2px solid #4F211D;
	}
	/* main nav - end */
	
	/* footer - start */
	#footer .contact-list {
		margin: 30px auto 0;
	}
	/* footer - end */
	
	/* homepage - start */
	#hp-slider .caption {
		font-size: 14px;
	}
	#hp-slider .caption-p {
		display: none;
	}
	#hp-widget-text {
		width: 50%;
	}
	#hp-widget-text .titlewidget {
		font-size: 14px;
		margin: 0;
	}
	#hp-widget-text .textwidget {
		display: none;
	}
	.services .service {
		border-bottom: 1px solid #ccc;
	}
	.services .service:last-child {
		border-bottom: 0;
	}
	.services .service img {
		margin-bottom: 10px;
	}
	/* homepage - end */
}
/* media queries - end */
