/*
Theme Name: Smokes and Cos 2017
Theme URI: www.smokesandcos.com
Description: custom theme by Gordon Multimedia.
Author: Gordon Multimedia
Version: 1.0
*/

h1, h2, h3, h4, h5, h6, body {
	font-family: 'Lato', sans-serif !important; 
}
body {
	font-size: 18px;	
	color: #666;
}
#wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;	
	z-index: 1;
}
.responsive {
	max-width: 100%;
	height:auto;
}

#header {
/*	background-image: url(images/smokeStatic-bkg.jpg);
	background-size:cover;
	background-position:top center;
	background-repeat: no-repeat;	
*/}
#bgvid {
	height: 1100px;
}
@media (min-width: 768px){
	#bgvid {
		height: 1000px;
	}
	#mobileMenu {
		display: none;
	}
}
.logo {
	text-align: center;	
}
.logo a {
	display: inline-block;
	margin: 1em 0;	
}
.call-to-action, .formOrangeText{
	text-transform: uppercase;
	color:#f26522;	
	text-shadow: -1px -1px 0 #FFF,  1px -1px 0 #FFF, -1px 1px 0 #FFF, 1px 1px 0 #FFF;
	font-weight:900;
	text-align: center;
	font-size: 1.1em;
}
.formOrangeText {
	font-size: 1.7em;	
}
.preCta {
	font-size:1.6em;
	line-height:1.2em;
	margin-top:.6em;
}
.postCta {
	margin-bottom: 1em;	
}
.call-to-action a, .formOrangeText a {
	font-size: 2em;
	color:	#fff200;
	line-height: 1em;
	text-shadow:none;
}
.formOrangeText a {
	font-size: 1.1em !important;
}
@media(min-width:992px){
	.logo {
		text-align: left;	
	}
	#preFooter {
		background-image: 	url(images/clipboard.jpg);
		background-repeat:no-repeat;
		background-position:bottom left;
	}
}
@media (min-width:1300px){
		#bgvid {
		width: 100%;
		height:auto;	
	}

}
#midPage {
	background-image: 	url(images/smokedetector-bkg.jpg)	;
	background-repeat:no-repeat;
	background-position:top center;
	background-size: 100%;
	background-color: #FFF;
	padding: 5em 0 1em 0;
}
#midPage h1 {
	color: #0080b4;	
	margin-bottom: 1em;
}
#midPage strong {
	color: #0080b4;	
}
#preFooter {
	background-color: #FFF;
	padding: 5em 0;
	min-height: 500px;
}
#ctaForm {
	background-color: #0080b4;	
	border: 4px solid #f26522;
	border-radius: 10px;
	padding: 2em 1em 1em 1em;
	position:relative;
	color: #FFF;
	text-align:center;
}
#ctaForm h4 {
	position: absolute;
	left: 50%;
	top: -1.2em;
	font-size: 2em;
	color: #FFF;
	background: #f26522;
	border: 2px solid #FFF;
	border-radius:	10px;
	font-weight: 300;
    padding: .2em .5em;
	transform: translateX(-50%);	
	white-space: nowrap;
}
#ctaForm .gfield_label {
	display: none;	
}
#ctaForm .gform_footer {
	text-align:center;
}
#ctaForm .gform_button {
	background: #F26522;
    display: inline-block;
    border: none;
    font-size: 1.5em;
    font-weight: 300;
    padding: 0 1em;
	box-shadow: 0 0 10px #fff;
}
/* ------- add the following two styles to the CSS to center align the menu items - also requires 2 styles to be added to css
*/
.navbar-collapse.center {
    text-align: center;
}
.navbar-collapse.center .navbar-nav {
    display:inline-block;
    float: none;
}
/*------- end of center align menu styles */
/*-------- menu styles ---------*/

#nav-bar {
	display: none;
}

#nav {
	clear: both;
	height: 60px;
	text-align: center;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: inline-block;
}
#nav ul li {
	float: left;
	position: relative;
}
#nav ul li a {
	display: block;
	padding: 0px 15px 0px 15px;
	line-height: 60px;
	font-size: 1.3em;
	color: #f26522;
	text-decoration: none;
	cursor: pointer;
}
#nav ul li a:hover {
	background-color: #FFF;
}
#nav ul li ul {
	display: none;
	position: absolute;
	top: 60px;
	left: 0px;
	z-index: 90000;
	text-align: left;
}
#nav ul li ul li {
	float: none;
	white-space: nowrap;
	background-color: rgba(256, 256, 256,.7);
	width: 220px;
}
#nav ul li ul li:hover {
	background-color: #FFF;	
}
#nav ul li ul li a {
	text-transform: none;
	line-height: 1.8em;
	font-size: 1.2em;
}
#nav ul li:hover ul {
	display: block;
}
#nav ul li:hover ul li ul {
	top: -5px;
	left: 100%;
	display: none;
}
#nav ul li ul li:hover ul {
	display: block;	
}
#responsive_menu_pro_button {
	display: none !important;
}
#menuTrigger {
	background-color: 	#49338f;
	color: #fff;
	line-height: 2em;
	font-size: 1.5em;
	text-align: center;
	margin-left: -10px;
	margin-right: -15px;
	cursor: pointer; 
}
#menuTrigger i {
line-height: 50px;
    font-size: 2em;	
}
@media only screen and (min-width:768px){
	#nav-bar {
		background-color: rgba(256, 256, 256,.6);
		display: block;
	}
}
@media only screen and (min-width : 992px) {
	#menuTrigger {
		display: none;
	}
}
/*------ end of menu styles -------*/
#footer {
	background-color: #0080b4;
	padding-top: 3em;
	padding-bottom: 3em;
	color: rgba(256, 256, 256, 0.8);
	border-top: 4px solid #f26522;
	background-image:url(images/smokesIcon-bkg.gif);
	background-repeat:no-repeat;
	background-position:left center;
	background-size: contain;
}
#footer h4 {
	text-transform: uppercase;
	color: rgba(256, 256, 256, 0.4);
	font-size: 1.2em;
}
#footer .row {
	overflow: hidden;	
}
.equalheight {
	margin-bottom: 40px !important;
	padding-bottom: 0px !important;	
}
#footer a {
	color: rgba(256, 256, 256, .8);	
}
#footer .fa {
    display: inline-block;
    width: 1.1em;
    text-align: right;
    margin-right: .2em;
}
.col-content {
	padding: 25px;
	margin-bottom: 2em;
}
.col-content a {
	padding: 25px;
	margin-bottom: 2em;
	color: #FFF;
}
.col-content img {
	width: 100%;
	height: auto;	
}
.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.social {
	text-align: center;
}
.social a {
	color: rgba(256, 256, 256, 0.6);
}
.social a:hover {
	color: rgba(256, 256, 256, 0.3);
}
.alignright {
	float: right;
	margin-left: 2em;
	margin-bottom: 1em;	
}
.alignleft {
	float: left;
	margin-right: 2em;
	margin-bottom: 1em;	
}
.attachment-thumbnail {
	max-width: 100%;
	height: auto;	
}
.google-maps {
	position: relative;
	padding-bottom: 75%; 
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}
hr {
	clear: both;	
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select {
	font-size: 1.5em;
	border: none;	
}
.credit {
	text-align: center;
	padding: 1em;
}
.credit a {
	font-size: .8em;
	color: rgba(256, 256, 256, 0.3);
	text-decoration: none;
}
.credit a:hover {
	color: rgba(256, 256, 256, 0.6);
	text-decoration: underline;
}
/* ---------- styles for carousel -----*/
#myCarousel {
	height: 675px;	
	padding-top: 2em;
	overflow:hidden;
}
.item h3 {
	color: #fff;
    background-color: rgba(242, 101, 34, .5);
    text-transform: uppercase;
    font-size: 1.6em;
    padding: .5em;
    text-align: center;
    border-radius: 10px;	
}
.slideCaption p {
	font-size: 1em;	
	color: #000;
	margin: 1.5em;
}
.slideCaption .cta {
	color: #fff;
	display: inline-block;
	margin: 0 0 1em 0;
	padding: .5em 2em;	
	font-size: 1.1em;
	border-radius: 10px;
	border: 2px solid #fff;
	background-color:#0080b4;
	font-style: italic;
}
.slideImage {
	padding-top: 2em;	
	text-align: center;
}
.slideImage img {
	max-width: 50%;
	max-height:315px;
	height: auto;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;	
}
.carousel-indicators {
	bottom: 0px !important; 	
}
.container.pageContent {
	padding-top: 50px;
	padding-bottom: 50px;
	background-image: url(images/bkg-college-solutions.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}
@media (min-width: 768px){
	.slideImage img {
		max-width: 100%;	
		max-height:none;
	}
	#myCarousel {
		height: 550px;	
	}
	.slideCaption .cta {
		font-size: 1.4em;	
	}
	.slideCaption p {
		font-size: 1.1em;	
	}
}
@media (min-width: 992px){
	.item h3 {
    	font-size: 2.2em;
	}
	.slideCaption p {
		font-size: 1.3em;	
	}

}
/*end of styles for carousel ----*/
/* styles to vertically center bootstrap modal window */
.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
video#bgvid {
	position: fixed;
    top: 50%;
    left: 50%;
    width: auto;
    height: 1000px;
    z-index: -100;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background: url(images/smokeStatic-bkg.jpg) no-repeat;
    background-size: cover;
}
video {
	display:block;
}
@media(min-width:1600px){
	video#bgvid {
		height: 1500px;	
	}
}
/*-------- styles for home.php -----*/
.archive-thumb {
	text-align: right;
	padding-top: 15px;	
}
.archive-item {
	margin-top: 20px;	
}
/*----------- end of styles for home.php --------*/

.dateBox {
	border: 1px solid #CCC;
	float: left;
	margin-right: .5em;
	margin-bottom: .5em;
	margin-top: .4em;
}
.day {
	float: left;
    font-size: 2em;
    padding-right: .1em;
	padding-left: .1em;
    border-right: 1px dotted #ccc;	
}
.monthYear {
	padding-left: .3em;
	padding-right: .3em;
	float: left;	
}


/*------- styles for contact footer ----------*/
.contact-footer a {
	color: rgba(256, 256, 256, .8);	
}
.contact-footer a:hover {
	color: rgba(256, 256, 256, 1);	
	text-decoration: none;
}
/*---------- end of styles for contact footer --------*/

@media (min-width:768px) {
	.navbar {
		border-radius: 0px !important;	
	}
	.navbar-default .navbar-nav>li>a {
		color: rgba(256, 256, 256, .8);	
	}
	.navbar-default .navbar-nav>li>a:hover {
		color: rgba(256, 256, 256, 1) !important;	
		background-color: rgba(0, 68, 124, 1);	
	}
	.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.current-menu-ancestor>a {
		color: rgba(256, 256, 256, 1);
		background-color: rgba(0, 68, 124, .8);	
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: rgba(256, 256, 256, 1);	
	}
	.navbar-toggle { /*this is for the collapsed button to activate menu*/
		display: none;
	}
	.navbar-default {
		border: none;
		background-color: rgba(0, 68, 124, .8);	
		margin-bottom: 0px;
	}
	.equalheight {
		margin-bottom: -99999px !important;
		padding-bottom: 99999px !important;	
	}
	.carousel-caption {
		bottom: 0px !important;	
	}
	.carousel-caption h3, .slideShowHeader {
		font-size: 3em;
		text-shadow: 1px 1px 3px rgba(0,0,0,1)	;
	}

}