/*
Theme Name: wp-bootstrap
Theme URI: http://320press.com/wpbs
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, two different sidebars and a theme options panel.
Version: 3.3.1
Author: Chris Barnes
Author URI: http://cbarn.es
Tags: black, white, one-column, two-columns, flexible-width, custom-background, custom-colors, custom-menu, full-width-template, theme-options
License: GNU General Public License v2.0 & Apache License 2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html http://www.apache.org/licenses/LICENSE-2.0
*/

body {
	font: normal normal normal 16px / 22px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	word-spacing: normal;
	color: #777777;
}

a, #primarysidebar a:hover{
	text-decoration: underline;
}

a:hover, #menu-main-menu > li > a, .button, #primarysidebar a, h1 a, h2 a, h3 a, h4 a{
	text-decoration: none;
}

a,
a:hover {
	color: #4292a1;
	cursor: pointer;
}
.post_content a, .post-categories{
	text-decoration:underline;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
	font-family: "proxima-nova", sans-serif !important;
}

h1 a:hover,
h2 a:hover,
h3 a:hover {
	color: #d46027;
	text-decoration: none;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}

h1,.h1 {
	color: #d46027;
	font: normal normal bold 42px / 48px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

h2 ,.h2{
	color: #d46027;
	font: normal normal normal 32px / 36px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

h3,.h3 {
	color: #d46027;
	font: normal normal normal 28px / 32px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

h4,.h4{
	color: #d46027;
	font: normal normal normal 22px / 26px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

h5,.h5 {
	color: #d46027;
	font: normal normal normal 18px / 22px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

h6,.h6 {

	color: #d46027;
	font: normal normal normal 14px / 18px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
}

small,
.small {
	font-size: 85%;
}

h1 a,
h2 a,
h3 a {
	color: #d46027;
}

h1.titleh1 {
	font: normal normal bold 42px / 48px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 12px;
}

dt {
	font-weight: normal;
}

ol,
ul {
	padding-left: 25px;
}

input,
textarea,
keygen,
select,
button {
	margin: 0em;
	font: normal normal normal 13.3333330154419px/normal Arial;
	text-rendering: auto;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
}

input[type=password],
input[type=text],
input[type=tel],
input[type=url],
input[type=email],
input[type=number],
input[type=date],
input[type=range],
select,
textarea {
	margin-bottom: 10px;
	padding: 7px 15px;
	border: 1px solid #cccccc;
	background-color: #fff;
	color: #b8bcbe;
}

label {
	font-weight: normal;
}

fieldset {
	display: block;
	-webkit-margin-start: 2px;
	-webkit-margin-end: 2px;
	-webkit-padding-before: 0.35em;
	-webkit-padding-start: 0.75em;
	-webkit-padding-end: 0.75em;
	-webkit-padding-after: 0.625em;
	border: 2px groove threedface;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	min-width: -webkit-min-content;
}
legend { 
  white-space: normal;
  display: block;
  -webkit-padding-start: 2px;
  -webkit-padding-end: 2px;
  border-bottom: 2px groove threedface;
  border-image-source: initial;
  border-image-slice: initial;
  border-image-width: initial;
  border-image-outset: initial;
  border-image-repeat: initial;
}
input[type="button" ],
input[type="submit" ],
input[type="reset" ],
input[type="file" ]::-webkit-file-upload-button,
button {
	align-items: flex-start;
	text-align: center;
	cursor: default;
	color: buttontext;
	padding: 2px 6px 3px;
	border: 2px outset buttonface;
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	background-color: buttonface;
	box-sizing: border-box;
}

input[type="file" ]::-webkit-file-upload-button {
	-webkit-appearance: push-button;
	white-space: nowrap;
	margin: 0px;
	font-size: inherit;
	-webkit-user-modify: read-only;
}

.dt-btn,
button,
button.button,
a.button,
.dt-form button,
.widget .dt-form .dt-btn,
input[type="button"],
input[type="reset"],
input[type="submit"],
.nsu-submit {
	font: normal normal normal 14px / 18px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	color: #fff;
	text-transform: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background-color: #d46027;
}

.container table {
	border-bottom: 1px solid transparent;
	width: 100%;
	margin: 0 0 10px;
}

tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}

.container td,
.container th {
	border-top: 1px solid transparent;
	padding: 5px 10px 5px 5px;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

blockquote {
	-webkit-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  -moz-box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
  box-shadow: inset 0px 0px 0px 1px rgba(119,119,119,0.15);
	background-color: rgba(119, 119, 119, 0.04);
	padding: 20px 25px;
	margin: 0 0 10px;
	color: #d46027;
	font: normal normal normal 18px / 22px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
	border-radius: 4px;
	border:0;
}
/*hr {
  display: block;
  -webkit-margin-before: 0.5em;
  -webkit-margin-after: 0.5em;
  -webkit-margin-start: auto;
  -webkit-margin-end: auto;
  border-style: solid;
  border-width: 1px;
}*/
.home * {
	line-height: normal;
}

.home a {
	line-height: 0px;
}

.row.no-pad {
	margin-right: 0;
	margin-left: 0;
}

.row.no-pad > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
	line-height: 0px;
}

#wpbs_slider {
	display: none;
}

#top-bar {
	background: white !important;
	background-image: none;
	display: none;
}

.row img {
	max-width: 100%;
	/*	min-width:100%;*/
}
.inline-content{
	display:inline;
	float: right;
	margin:0 20px 20px 20px;
}
 .training-columns .post-header{
	margin:0;
}
.training-columns .post-header, .training-columns p{
	padding:0 15px;
}
.training-columns .col-sm-4{
	padding:0;
}
.green,
.green:hover {
	color: #7f9b3c;
}

.blue,
.blue:hover {
	color: #4292a1;
}

.yellow,
.yellow:hover {
	color: #dcaf27;
}

.orange,
.orange:hover {
	color: #d46027;
}

.orangeb {
	border-top: 9px solid #d46027;
}

.greenb {
	border-top: 9px solid #7f9b3c;
}

.blueb {
	border-top: 9px solid #4292a1;
}

.yellowb {
	border-top: 9px solid #dcaf27;
}

.darkb {
	border-top: 9px solid #3c3c3c;
}

.darkbg {
	background: #3c3c3c;
	min-height: 350px;
}

.lightbg {
	background: #f5f5f5;
	min-height: 440px;
}

.graybg {
	background: #5a5a5a;
	min-height: 350px;
}

.orangebg {
	background: #d46027;
	min-height: 350px;
}

/*.perpost-Image {
	border-top: 1px solid #cccccc;
}*/

#htags {
	padding: 52px 40px;
	margin-right: 8px;
	line-height: normal !important;
}

#htags h1 {
	font-size: 65px !important;
	font-weight: bold;
	text-align: right;
	margin-bottom: 9px;
	line-height: 69px !important;
	margin-top: 19px;
}

#htags h2 {
	font-size: 44px;
	font-weight: 100;
	line-height: normal !important;
}

#htags h2,
#htags h1 span {
	color: white !important;
	text-align: right;
}

#architecture {
	background: url(/wp-content/themes/The7-Allen/img/architecture.jpg) no-repeat;
}

#statement {
	font-size: 23px;
	color: white;
	line-height: 33px !important;
	font-weight: 100;
	padding: 35px 39px 20px 39px;
}

.training {
	color: #d46027;
	font-size: 20px !important;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0;
	margin: 14px 0px;
	line-height: normal !important;
}

.hometextblock {
	padding: 15px 29px 0px 29px;
}

.hometextblock p {
	color: #585858;
	font-size: 15px;
	font-weight: 100;
	line-height: 20px;
}

.homecta {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

.homecta:hover {
	text-decoration: underline;
}

.vidtextblock {
	padding: 33px 25px 10px 25px;
}

.vidtextblock h3 {
	font-size: 34px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 40px;
}

.vidtextblock p {
	color: #727272;
	font-size: 27px;
	font-weight: 100;
	margin: 13px 0px 13px 0px;
}

#smallhometextblock {
	padding-top: 19px;
}

#smallhometextblock h2 {
	line-height: 17px !important;
	margin-bottom: 13px;
	margin-top: 0;
}

#titlerow {
	background: #f9f9f9;
	background-color: #f9f9f9;
	border-bottom: 1px solid #e5e5e5;
}

#contactusbtn {
	float: right;
	white-space: nowrap;
	text-transform: uppercase;
}

.mt30 {
	margin-top: 30px;
}

.mt50 {
	margin-top: 50px;
}

.pageheadertext,
.page-template-page-secondary h2,
.page-template-page-secondary-free-form h2 {
	color: #d46027;
	font: normal normal normal 28px / 32px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
	padding-right: 20px;
}

.pagesubheadertext {
	color: #777777;
	font: italic normal normal 18px / 26px "droid-serif", Georgia, serif !important;
	text-transform: none;
	margin-top: 18px;
}

.pagesubsubheadertext {
	margin: 30px 0px;
}

.button, .es_textbox_button {
	border: none;
	color: #ffffff;
	text-transform: uppercase !important;
	padding: 8px 12px;
	font-size: 14px;
	line-height: 1.5;
	border-radius: 3px;
	text-align: center;
	text-decoration: none !important;
}

.es_textbox_button{
	border: none !important;
    padding: 14px !important;
    text-align: center !important;
    line-height: normal !important;
    width: 199px !important;
    transition: all 0.3s ease;
}

.button:hover, .es_textbox_button:hover {
	-webkit-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5)!important;
	-moz-box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5)!important;
	box-shadow: inset 0px 0px 15px 0px rgba(0, 0, 0, 0.5)!important;
	color: white;
	text-decoration: none;
}

.ie8 .button:hover{
	background:#b55221;
}

.bandtitle,
.bandtitle a {
	font: normal normal normal 28px / 32px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

.bandtitle a:hover {
	color: #666666;
	text-decoration: underline;
}

.whiteband {
	padding: 35px 0px;
	background: white;
}

.grayband {
	padding: 35px 0px;
	background: rgb(239, 239, 239);
}

.bandtextarea p:last-child {
	margin-top: 20px;
}

.bandtextarea p a, p.pagesubheadertext a {
	text-decoration: underline;
}

.bandtextarea p a:hover, p.pagesubheadertext a:hover {
	text-decoration: none;
}


.bandbutton {

	color: #d46027;
	margin-right: 10px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 30px;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 215px;
	text-align: center;
	float: left;
	background: white !important;
	font: normal normal normal 14px / 29px "proxima-nova", Helvetica, Arial, Verdana, sans-serif;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	border-radius: 2px;
	position: relative;
	text-decoration: none !important;
	-webkit-transition: background 200ms;
	border: 1px solid #e5e5e5;
	/* Safari */
	
	transition: background 200ms;
}

.bandbutton:hover {
	background: #eaeaea !important;
	color: #d46027;
}

#primarysidebar {
	font-size: 14px;
	line-height: 25px;
	padding-right: 30px;
	margin-top: 5px;
}

.page h4.widgettitle {
	margin-top: 0px;
}

#primarysidebar > div {
	border-right: 1px solid #eee;
	padding-right: 25px;
	position: absolute;
	background: white;
}

#primarysidebar ul {
	padding: 0px;
	list-style: none;
}

#primarysidebar ul > li > a {
	color: #d46027;
}

#primarysidebar ul > li > ul > li > a {
	color: #4292a1;
}

#primarysidebar ul li ul {
	padding-left: 15px;
}

#footerwrap {
	background: #efefef;
	padding: 45px 0px 60px 0px;
}

#blackbar {
	width: 100%;
	min-height: 60px;
	background: black;
}

.widgettitle {
	color: #777777;
}

.topbtn2 {
	margin-top: 20px;
}

#topbtn span{
	float:right;
}

.btn3 {
	text-align: center;
	margin: 51px 0px 20px 0px;
}

.textarea21 ul {
	padding-left: 20px;
}

.minihr {
	width: 45%;
	margin-top: 15px;
	margin-bottom: 25px;
}

.rltdposts {
	position: relative;
	width: 100%;
	height: 150px;
	overflow: hidden;
	margin-bottom: 30px;
}

.rltdposts img {
	position: absolute;
	top: -9999px;
	bottom: -9999px;
	left: -9999px;
	right: -9999px;
	margin: auto;
}

.mobilebutton {
	display: none;
	margin-bottom: 40px;
}

.rrtitle {
	margin-top: 15px;
	font-size: 18px;
}

/********** Added **********/
.ac_blog_ad {
	min-width: 0 !important;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.landing_content{
	margin-top:50px;
	margin-bottom:30px;
}

img.alignright,img.alignleft{
	margin-bottom:10px;
}



@media (max-width: 1199px) {
	#htags h1 {
		font-size: 50px !important;
		line-height: 62px !important;
	}
	#htags h2 {
		font-size: 39px;
	}
	#statement {
		font-size: 18px;
		line-height: 28px !important;
		padding: 44px 39px 20px 39px;
	}
	.lightbg {
		min-height: 353px;
	}
	.vidtextblock h3 {
		font-size: 25px;
		line-height: 33px;
	}
	.vidtextblock p {
		font-size: 21px;
	}
	#smallhometextblock h2 {
		font-size: 15px !important;
		line-height: 12px !important;
		margin-bottom: 10px;
	}
	#smallhometextblock p {
		font-size: 11px;
		line-height: 16px;
	}
	#homeblogimage {
		max-height: 216px;
		overflow: hidden;
	}
}

@media (max-width: 991px) {
	#htags h1 {
		text-align: center
	}
	#htags h2 {
		text-align: center
	}
	#statement {
		font-size: 29px;
		line-height: 45px !important;
		text-align: center;
		margin: 0;
		padding: 56px 39px 20px 39px;
	}
	.hometextblock {
		margin-bottom: 50px;
	}
	.vidtextblock {
		padding-bottom: 33px;
	}
	.vidtextblock h3 {
		font-size: 39px;
		line-height: 50px;
	}
	.vidtextblock p {
		font-size: 33px;
	}
	#smallhometextblock h2 {
		font-size: 20px !important;
		line-height: normal !important;
		margin: 14px 0px;
		padding-top: 15px;
	}
	#smallhometextblock p {
		font-size: 15px;
		line-height: 20px;
	}
	#homeblogimage {
		max-height: none;
	}
	.bandtitle {
		margin-top: 30px;
	}
	#primarysidebar {
		display: none;
	}
	#contactusbtn {
		float: none;
	}
	.pageheadertext {
		margin-bottom: 25px;
	}
	.pagesubheadertext {
		margin-top: 25px;
	}
	.minihr {
		width: 100%;
	}
	.topbtn2 {
		text-align: center;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.btn3 {
		margin-top: 30px;
	}
	.textarea21 {
		margin-bottom: 25px;
	}
	.mobilebutton {
		display: block;
	}
	.desktopbutton {
		display: none;
	}
	.mt50 {
		margin-top: 0px;
		margin-bottom: 50px;
	}
}

@media (max-width: 767px) {}

@media (max-width: 712px) {
	#statement {
		padding-top: 33px;
	}
}

@media (max-width: 646px) {
	#htags h1 {
		font-size: 35px !important;
		line-height: 47px !important;
	}
	#htags h2 {
		font-size: 23px;
	}
	.orangebg,
	.lightbg {
		min-height: 0px;
	}
	.darkbg {
		min-height: 0px;
	}
	#statement {
		font-size: 22px;
		line-height: 35px !important;
		padding-bottom: 50px;
	}
	#htags {
		padding: 30px 50px;
	}
	.vidtextblock h3 {
		font-size: 28px;
		line-height: 38px;
	}
	.vidtextblock p {
		font-size: 20px;
	}
	
}

@media (max-width: 494px) {
	#htags {
		padding: 15px;
		margin: 0px;
	}
	#htags h1 {
		margin: 12px 0px;
	}
	#htags h2 {
		margin-bottom: 15px;
	}
	#statement {
		font-size: 19px;
		line-height: 27px !important;
		padding: 20px;
	}
	.bandbutton {
		float: none;
		margin-left: auto;
		margin-right: auto;
		width: 75%;
		display: block;
	}
}

@media (max-width: 479px) {
	.titleh1 {
		font-size: 32px !important;
	}
}

@media (max-width: 399px) {
	#htags h1 {
		font-size: 30px !important;
	}
	
}

@media (max-width: 320px) {
	#htags h1 {
		font-size: 24px !important;
		line-height: 30px !important;
	}
	.vidtextblock h3 {
		font-size: 22px;
		line-height: 30px;
	}
	.vidtextblock p {
		font-size: 16px;
	}
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
		padding: 0;
	}
}