/*
Theme Name: Spineworks
Theme URI:
Description: Spineworks Theme
Version: 1
Author: Admin
Author URI:
*/
/*framework css*/
body{
	color: #0d5257;
	font-family: Verdana, Tahoma, "DejaVu Sans", sans-serif;
	font-size: 16px;
	line-height: 28px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'ff-meta-serif-sc-web-pro', sans-serif;
	font-style: normal;
	font-weight: 500;
	line-height: 32px;
	padding-bottom: 5px;
	/*margin-bottom: 20px !important;*/

}

h1 {
	font-size: 36px;
}

.block__stripe {
	display: block;
}

h1 span {
	  font-family: "ff-meta-serif-sc-web-pro", Times, serif;
  font-style: italic;
  font-weight: 400;
  color: #83acb2;
  text-transform: none;
}


img{
	max-width:100%;
}
ul {
	list-style: circle;
}
.content{
	padding-top:50px;
	padding-bottom: 50px;
}
.nav ul li{
	margin: auto;
	list-style: none;
	display: inline-block;

}
.capital{
	text-transform: uppercase;
}
.u{
	text-transform: uppercase;
}
.banner{
	/*
	background-image: url(images/logo.png); 
	background-repeat: no-repeat;
	background-position: 50% 50%;
	*/
	margin: auto;
	text-align: center;
	padding-top:30px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	height: 167px;

}
.footer{
	background-image: url(images/sw-gradback.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%; 
	background-size: cover;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size:80%;
}
.branding{
	
}
.brandingf{
	background-color: #9EBABD
}
.main{
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	height: 336px;
}
.main .promo{
	display: none;
}
.top{
	text-align: center;
	background-color: #0d5257;
	background-size: cover;
	background-position: 50% 50%;
	padding: 1em 0;
}
/*/framework css*/
/*styleing css*/
.green a{
	color: #83acb2;
}
.red a{
	font-style: italic;
	text-decoration: underline;
	color: #d70014;
}
.red i{
	color: #d70014;
}
.redp {
	margin-top: 10px;
	margin-bottom: 50px;
	font-style: italic;
	font-size: 56px;
	color: #d70014;
}
strong{
	font-weight: 200;
	color: #83acb2;
}
/*/styleing css*/
/*breadcrumb styles css*/
.breadcrumb{
	background-color: #cfdcdd;
	margin-bottom: 0px !important;
}
#breadcrumbs {
	margin-bottom:0px !important;
}
#breadcrumbs a {
	color: #0d5257;

}
/*/breadcrumb styles css*/
/*footer styles css*/
.footer ul{
	padding: 0;
	list-style: none;
}
.footer h4{
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom: 6px solid #cfdcdd;
}
.footer .textwidget{
	padding-top: 10px;
}
.footer a{
	line-height: 35px;
}
/*/footer styles css*/
/*Spineworks box Shortcode*/
.box h4{
	margin-bottom: 5px;
	border-bottom: 6px solid #cfdcdd;
	border-width: 6px;
}
.box{

	padding: 20px;
	/*margin: 20px;*/
	border: 16px solid #cfdcdd;
}
.box img {
	margin-bottom: .5em;
}
.box1 h4{
	margin-bottom: 5px;
	border-bottom: 6px solid #cfdcdd;
	border-width: 6px;
}
.box1{
	padding: 20px;
	border: 2px solid #cfdcdd;
}
/*/Spineworks box Shortcode*/
/*Home page css*/
.intro{
	margin-top: 20px;
	
}

.intro h3{
	margin-top: 0px;
	
}
.team{
	text-align: center;
}
.team h2{
	margin-bottom: 5px;
	border-bottom: 6px solid #cfdcdd;
}
.team h4{
	margin-bottom: 5px;
	border-bottom: 2px solid #cfdcdd;

}
.lists h1{
	margin-bottom: 5px;
	border-bottom: 6px solid #cfdcdd;
	
}
.lists .underline {
	overflow: hidden;
	padding-top: 10px;
	list-style: none;
	margin-bottom: 5px;
	border-bottom: 2px solid #cfdcdd;

}
.lists li{
	padding-top: 10px;
	list-style: none;
	margin-bottom: 5px;
}
.vid iframe{
	background-color: rgba(13, 82, 87, 0.2);
	margin-top: 20px;
	margin: auto;
	padding: 10px;
	margin: 5px;
	border: 3px solid #fff;
}


.vid{
	text-align: center;
	background-image: url(images/sw-gradback.jpg);
	background-repeat: no-repeat;
	background-position: 50% 50%; 
	padding-top: 40px;
	padding-bottom: 40px;
	background-size: cover;
	margin-top: 30px;
	margin-bottom: 30px;
}
.home .main{
	margin-bottom: 40px;
	height:400px;
}
.home .promo{
	display: block;
	padding-left: 0;
	padding-right: 30px;
	margin-right: 10px;
	width: 95%;
	max-width: 400px;
	border: 10px solid #CFDCDD;
	color: #fff;
	background-color: #0d5257;
	text-align: center;
	margin: 80px auto;
	padding: 0 20px;
}
.home .promo h1{
	font-size: 24px;
}
.home .promo a{
	text-decoration: underline;
	color: #83acb2 !important;
}
/*/Home page css*/
.m-top{
	margin-top: 20px;
}
.m-top-2{
	margin-top: 40px;
}
.brand_underline{
	margin-bottom: 20px !important;
	display: block;
	border-bottom: 6px solid #cfdcdd;
	padding-bottom: 5px;
}
.block_underline{
	margin-bottom: 20px !important;
	display: inline;
	border-bottom: 6px solid #cfdcdd;
	padding-bottom: 5px;
}
.no_style ul{
	list-style: none;
	padding-left: 0;
}
/*Global Content Block css*/
.block_1{
	width: 100%;
	margin-bottom:60px; 
	margin-top:60px;
	padding: 20px;
	color: #fff;
	background-color: #0D5257;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;

}
.block_1 p{
	margin-bottom: 2px;
}
.fa1{
	padding-left: 10px;
	margin-right: 10px;
	float: left;
	font-size: 80px !important;

}
.pointer{
	background-position: 50% 80%; 
	margin: auto;
	text-align: center;
	background-repeat: no-repeat;
	padding: 120px;
	background-image: url(images/sw-pointer.jpg);
	clear:both;
}
.styled_block_pair{
	text-align: center;
	margin: auto;
	width: 100%;
	max-width: 600px;
	border:2px solid #CFDCDD;
	padding-left: 20px;
	padding-right: 20px;
}
.block-decorate {
	border-top: 1px solid #CFDCDD;
}
/*/Global Content Block css*/
/*top banner css*/
.Ewhite{
	padding-left: 10px;
	color: #fff;
	display: inline;
}
.Twhite{
	padding-right: 10px;
	color: #fff;
	display: inline;
}
.Ewhite strong{
	padding-right: 10px;
	display: inline;
}
.Twhite strong{
	padding-right: 10px;
	display: inline;
}
/*/top banner css*/
/*Events list css*/

.css-events-list ul {
	margin:0;
	padding:0;
}

.events_list h1{
	margin-bottom: 5px;
	border-bottom: 6px solid #cfdcdd;
	
}
.events_list .underline {
	overflow: hidden;
	padding-top: 10px;
	list-style: none;
	margin-bottom: 5px;
	border-bottom: 2px solid #cfdcdd;

}
.events_list li h4{
	
}
.events_list li{
	padding-top: 10px;
	list-style: none;
	margin-bottom: 5px;
}
.events_list li img{
	margin-right: 20px; 
	width :50px;
	padding: 50px;
	background-color: #83acb2;
}
.event_date{
	float:left;
	margin-right: .5em;
	margin-bottom: 20px;
	font-style: italic;
	text-transform: uppercase;
	color: #fff;
	padding-top: 15px;
	font-size: 26px;
	text-align: center;
	height:  95px;
	width :100px;
	border-radius: 50%;
	background-color: #83acb2;
	overflow: hidden;
	float:left;
}
.event_title a {
	text-transform:uppercase;
	text-decoration: none;
}
.event_title {
	color:#d70014;
}
.event_date strong{
	display:block;
	color: #fff;
}

/*/Events list css*/
/*Column Shortcodes custom css*/
/*.one_half{
	padding-right: 20px;
	padding-left: 20px;
}*/
/*/Column Shortcodes custom css*/

hr{
	border-top: 2px solid #CFDCDD;
}


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

	.block-decorate{
		border-top:none;
		border-left: 2px solid #CFDCDD;
	}

}
/*Events page*/

.single-event .content-event .no_style  {
	margin-bottom:2em;
}

.ninja-forms-form-title {
	margin-bottom:0 !important;
}

.event-form{
	
}
.map-border{
	border: 10px solid #CFDCDD;
	margin-bottom:2em;
}
.ninja-forms-form {
	padding:0;
}
.ninja-forms-form select {
	display:block;
}
.ninja-forms-form p {
	font-size:80%;
	font-style: italic;
	color:#83acb2;
}
/*/Events page*/
/*FAQ sectiction css*/
.faq{
	padding-left: 40px;
	background-image:url(images/sw-question-icon.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
/*/FAQ sectiction css*/

/*Team block*/
.a-quaile{
	padding-left: 150px;
	background-image:url(images/sw-bio-andrewquaile.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
}
.d-quaile{
	padding-left: 150px;
	background-image:url(images/sw-profile-debsquaile_0.jpg);
	background-repeat: no-repeat;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.core_team .underline {
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 2px solid #cfdcdd;

}
.associates .underline {
	padding-bottom: 30px;
	margin-bottom: 10px;
	border-bottom: 2px solid #cfdcdd;

}
.small{
	font-size: 14px;
}
.greenb{
	font-weight: bold;
	color: #0D5257;
}
/*/Team block*/



/* === Steve */
.container {
	width:95%;
	max-width: 1240px;
}

.container .container {
	width:100%;
}


.nav a {

	color: #0d5257;

}

.nav span {
	font-style: italic;
	color:#83acb2;
}

.nav li:hover {
	background: none !important;
}

.nav a:hover {
	color:#d70014 !important;
	background: none !important;
}

.nav a:hover span {
	color:#d70014 
}

.nav li.current-menu-item a,
.nav li.current-menu-item a span {
	color:#d70014 
}

.home .breadcrumb {
	display: none !important;
}
.breadcrumb {
	display:none;
}

.breadcrumb  {
	font-size: 80%;
	color:#d70014;
}


.main {
	display: none;
}

.home .main {
	display: block;
}

.fa1 {
	min-height: 120px;
	margin-right: .25em;
}


@media screen and ( min-width:768px ) {
	.breadcrumb {
		display: block;
	}

	.main {
		display: block;
	}
}


.nav {
	position: fixed;
	width:100%;
	height:100%;
	z-index:1111111;
	top:50px;
	left:-100%;
	background:#0d5257;
	text-align: center;
}

.nav  a {
	color:#fff;
}

.nav ul li {
	display: block;
	float:none;
	
}

.nav.active {
	left:0;
}

@media screen and (min-width: 960px) {
	.nav {
		position: static;
		background: none;
	}
	.nav a {
		color:#0d5257;
	}
	.nav ul li {
		display:inline-block;
	}
	.text_left{
	text-align: right;
	
}
.text_right{
	text-align: left;
	
}
}


.top {
	display: none;
}

.top-mob {
	padding:5px 0;
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	border-bottom: 1px solid #0d5257;
	box-shadow: 0px 1px 3px rgba(0,0,0,.25);
	z-index:11111;
	height:60px;
	background: #fff;
}

.top-mob {
	text-align: center;
}

.top-mob .fa {
	float: left;
	font-size:140%;
	margin-top:.5em;
	color:#0d5257;
}

.branding {
	display: none;
}

@media screen and (min-width: 960px) {
	.top-mob {
		display: none;
	}
	.top {
		display: block;
	}
	.branding  {
		display: block;
	}
}

@media screen and (max-width: 959px) {
	body {
		padding-top: 60px;
	}
}
iframe{
	width: 100%
}
.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%;
}
@media screen and (max-width: 960px) {
	.home .one_half p,.home .one_half h3  {
		text-align: center !important;
		
	}
	.home .one_half.last_column p{
		text-align: center !important;
		
	}
}

