/*
Theme Name: HarvEker.com Responsive Theme - 2016
Author: FOSTM Agency
Author URI: http://fostm.com/
Version: 1.0
*/

/*Wordpress editor styles start*/
@import url(https://fonts.googleapis.com/css?family=Lato:400,900,300,700|Source+Sans+Pro:400,700|Raleway:400,700|Maven+Pro:700|Open+Sans:400,700);
@import url(home.css);
@import url(education.css);
@import url(trainings.css);
@import url(lessons.css);
@import url(single.css);
@import url(calendar.css);
@font-face {
	font-family: "TrajanPro";
	src: url("../fonts/trajanpro-regular-webfont.eot");
	src: url("../fonts/trajanpro-regular-webfont.eot#iefix")
			format("embedded-opentype"),
		url("../fonts/trajanpro-regular-webfont.woff") format("woff"),
		url("fonts/trajanpro-regular-webfontstaybtn.ttf") format("truetype"),
		url("../images/trajanpro-regular-webfont.svg#TrajanPro") format("svg");
	font-weight: normal;
	font-style: normal;
}
@media (min-width: 800px) {
	.container {
		width: 800px;
	}
	.widerContainer,
	.widestContainer {
		width: 800px;
	}
}
@media (min-width: 992px) {
	.container {
		width: 800px;
	}
	.widerContainer,
	.widestContainer {
		width: 960px;
	}
}
@media (min-width: 1200px) {
	.container {
		width: 800px;
	}
	.widerContainer {
		width: 960px;
	}
	.widestContainer {
		width: 1170px;
	}
}

.navigationMenu {
	text-transform: uppercase;
}

.navigationMenu a:hover {
	color: #bf9859 !important;
}

.navigationMenu:hover {
	color: #bf9859 !important;
}

.input-sm {
	font-size: 16px;
	height: 40px;
	padding: 4px 6px;
	font-weight: bold;
}
.btn-sm {
	padding: 10px 10px;
}

#customPrimaryNav.navbar {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
}
.alignright,
img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
}
.aligncenter,
img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
}
.alignnone,
img.alignnone {
	/* not sure about this one */
}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
}
/*Wordpress editor styles end*/

body,
html {
	color: #484848;
	font-family: "Source Sans Pro", sans-serif;
}
.trajan {
	font-family: "Trajan Pro", "TrajanPro", Arial, sans-serif;
}
.raleway {
	font-family: "Raleway", sans-serif;
}
.maven {
	font-family: "Maven Pro", sans-serif;
}
.openSans {
	font-family: "Open Sans", sans-serif;
}
#main-container {
	/*margin-left:-15px;
	margin-right:-15px;
	padding-top:45px;*/
}
#customPrimaryNav {
}
.navbar-default {
	/*min-height:135px;*/
	margin-bottom: 0px;
	margin-top: 30px;
	background-color: #222222;
	border: none;
	color: #ffffff;
	font-family: "Trajan Pro", "TrajanPro", Arial, sans-serif;
}
.navbar-default .navbar-nav > li > a:visited {
	color: #ffffff !important;
	/*border-right: 2px solid #E2E2E2;*/
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	/*border-right: 2px solid #E2E2E2;*/
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
	color: #d4b97f !important;
	background-color: #222222;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
	color: #d4b97f !important;
}

.nav > li > a {
	position: relative;
	display: block;
	padding: 7px 21px;
}
.navbar-default .navbar-nav > li:last-child > a {
	border-right: none;
}
.navbar-collapse {
	margin-top: 15px;
}
#brain_holder {
	/*display:none !important;*/
	/*margin-top: -45px !important;*/
	margin-top: 0px !important;
	background-color: #000000;
	font-family: Verdana, Geneva, sans-serif;
}
.lato {
	font-family: "Lato", sans-serif;
	font-weight: 100;
}
.sourceSansPro {
	font-family: "Source Sans Pro", sans-serif;
}
.black {
	color: #000000;
}
.blue {
	color: #1d5d9b;
}
.gold {
	color: #f2c047;
}
.grey {
	color: #484848;
}
.lightBrown {
	color: #c5ab75;
}
.lightGreen {
	color: #97c6b9;
}
.orange {
	color: #fea919;
}
.white {
	color: #ffffff;
}
.footer {
	margin-top: 40px;
	background-color: #060606;
	color: #fff;
	font-family: "Trajan Pro", "TrajanPro", Arial, sans-serif;
}
.footer div#inner-footer div.socialLinks img {
	margin-top: -24px;
	max-width: 70px;
}
.copyright {
	text-align: center;
	padding: 10px 0px;
	font-size: 12px;
	line-height: 26px;
}
.footer .copyright .table-wrapper {
	display: table;
	margin: 0px auto;
}
.footer .copyright .table-wrapper a {
	display: inline-block;
}
.footer a.socialLink {
	display: inline-block;
}
.footer a {
	padding: 0.6em;
	text-decoration: none;
	color: #ccc;
}
.footer a:hover {
	padding-bottom: 1px;
	text-decoration: none;
	color: #000;
}
.footer .copyright .nav {
	text-align: center;
}
.footer .copyright .nav li {
	display: inline;
	float: none;
}
.footer .nav > li > a {
	position: relative;
	display: block;
	padding: 0px 15px;
}
.row {
	margin-left: 0px;
	margin-right: 0px;
}
.videoDisplay {
	/*margin-bottom:-24px;*/
	max-width: 606px;
	background-color: #000000;
	padding: 20px;
	margin-left: auto;
	margin-right: auto;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#sidebar ul {
	padding-left: 0px;
}
#searchform input {
	background-color: #e3e3e3 !important;
	width: 100%;
	max-width: 100%;
	color: #767676;
	height: 60px;
	padding: 20px;
	text-transform: uppercase;
	border: none;
}
/* enable absolute positioning */
.inner-addon {
	position: relative;
}
/* style icon */
.inner-addon .glyphicon {
	position: absolute;
	padding: 10px;
	pointer-events: none;
}
/* align icon */
.left-addon .glyphicon {
	left: 0px;
}
.right-addon .glyphicon {
	right: 0px;
}
/* add padding  */
.left-addon input {
	padding-left: 30px;
}
.right-addon input {
	padding-right: 30px;
}

#sidebar #text-39 {
	margin-top: -30px !important;
}

/* BEGIN RESPONSIVE OVERRIDES */

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1200px) {
}

/* Medium Devices, Desktops */
@media only screen and (max-width: 992px) {
	.footer div#inner-footer div.socialLinks img {
		margin-top: 0px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
	.footer {
		margin-top: 0px;
	}
	.navbar-default .navbar-nav > li > a {
		border-right: none;
	}

	.navbar-default {
		margin-top: 0px !important;
	}
	.navbar-collapse.pull-right {
		float: none !important;
	}
	#brain_holder {
		display: none !important;
	}
	#comments .comment-body a {
		word-wrap: break-word;
	}
}
/* Small Devices, Tablets */
@media only screen and (max-width: 600px) {
	#wpadminbar {
		top: -46px !important;
	}
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 480px) {
	.navbar-default {
		margin-top: 0px !important;
	}

	#brain_holder {
		display: none !important;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
	.footer div#inner-footer div.socialLinks img {
		margin-top: 0px;
		max-width: 67px;
	}
	.navbar-default {
		margin-top: 0px !important;
	}

	#brain_holder {
		display: none !important;
	}
}
/* END RESPONSIVE OVERRIDES */

/*Helper Styles*/
.padding0 {
	padding: 0px;
}
.padding0t {
	padding-top: 0px;
}
.padding0b {
	padding-bottom: 0px;
}
.padding5 {
	padding: 5px;
}
.padding5t {
	padding-top: 5px;
}
.padding5b {
	padding-bottom: 5px;
}
.padding10 {
	padding: 10px;
}
.padding10t {
	padding-top: 10px;
}
.padding10b {
	padding-bottom: 10px;
}
.padding15 {
	padding: 15px;
}
.padding15t {
	padding-top: 15px;
}
.padding15b {
	padding-bottom: 15px;
}
.padding20 {
	padding: 20px;
}
.padding20t {
	padding-top: 20px;
}
.padding20b {
	padding-bottom: 20px;
}
.padding25 {
	padding: 25px;
}
.padding25t {
	padding-top: 25px;
}
.padding25b {
	padding-bottom: 25px;
}
.padding30 {
	padding: 30px;
}
.padding30t {
	padding-top: 30px;
}
.padding30b {
	padding-bottom: 30px;
}
.padding35 {
	padding: 35px;
}
.padding35t {
	padding-top: 35px;
}
.padding35b {
	padding-bottom: 35px;
}
.padding40 {
	padding: 40px;
}
.padding40t {
	padding-top: 40px;
}
.padding40b {
	padding-bottom: 40px;
}
.padding45 {
	padding: 45px;
}
.padding45t {
	padding-top: 45px;
}
.padding45b {
	padding-bottom: 45px;
}
.padding50 {
	padding: 50px;
}
.padding50t {
	padding-top: 50px;
}
.padding50b {
	padding-bottom: 50px;
}
.nomargin {
	margin: 0px;
}
.nomargin-t {
	margin-top: 0px;
}
.nomargin-b {
	margin-bottom: 0px;
}
.font8 {
	font-size: 8px !important;
}
.font10 {
	font-size: 10px !important;
}
.font11 {
	font-size: 11px !important;
}
.font12 {
	font-size: 12px !important;
}
.font13 {
	font-size: 13px !important;
}
.font14 {
	font-size: 14px !important;
}
.font15 {
	font-size: 15px !important;
}
.font16 {
	font-size: 16px !important;
}
.font17 {
	font-size: 17px !important;
}
.font18 {
	font-size: 18px !important;
}
.font19 {
	font-size: 19px !important;
}
.font20 {
	font-size: 20px !important;
}
.font21 {
	font-size: 21px !important;
}
.font22 {
	font-size: 22px !important;
}
.font23 {
	font-size: 23px !important;
}
.font24 {
	font-size: 24px !important;
}
.font25 {
	font-size: 25px !important;
}
.font26 {
	font-size: 26px !important;
}
.font27 {
	font-size: 27px !important;
}
.font28 {
	font-size: 28px !important;
}
.font29 {
	font-size: 29px !important;
}
.font30 {
	font-size: 30px !important;
}
.font31 {
	font-size: 31px !important;
}
.font32 {
	font-size: 32px !important;
}
.font33 {
	font-size: 33px !important;
}
.font34 {
	font-size: 34px !important;
}
.font35 {
	font-size: 35px !important;
}
.font36 {
	font-size: 36px !important;
}
.font37 {
	font-size: 37px !important;
}
.font38 {
	font-size: 38px !important;
}
.font39 {
	font-size: 39px !important;
}
.font40 {
	font-size: 40px !important;
}
.font41 {
	font-size: 41px !important;
}
.font42 {
	font-size: 42px !important;
}
.font43 {
	font-size: 43px !important;
}
.font44 {
	font-size: 44px !important;
}
.font45 {
	font-size: 45px !important;
}
.font46 {
	font-size: 46px !important;
}
.font47 {
	font-size: 47px !important;
}
.font48 {
	font-size: 48px !important;
}
.font49 {
	font-size: 49px !important;
}
.font50 {
	font-size: 50px !important;
}
.font51 {
	font-size: 51px !important;
}
.font52 {
	font-size: 52px !important;
}
.font53 {
	font-size: 53px !important;
}
.font54 {
	font-size: 54px !important;
}
.font55 {
	font-size: 55px !important;
}
.font56 {
	font-size: 56px !important;
}
.font57 {
	font-size: 57px !important;
}
.font58 {
	font-size: 58px !important;
}
.font59 {
	font-size: 59px !important;
}
.font60 {
	font-size: 60px !important;
}
.font61 {
	font-size: 61px !important;
}
.font62 {
	font-size: 62px !important;
}
.font63 {
	font-size: 63px !important;
}
.font64 {
	font-size: 64px !important;
}
.font65 {
	font-size: 65px !important;
}
.font66 {
	font-size: 66px !important;
}
.font67 {
	font-size: 67px !important;
}
.font68 {
	font-size: 68px !important;
}
.font69 {
	font-size: 69px !important;
}
.font70 {
	font-size: 70px !important;
}
.line10 {
	line-height: 10px !important;
}
.line11 {
	line-height: 11px !important;
}
.line12 {
	line-height: 12px !important;
}
.line13 {
	line-height: 13px !important;
}
.line14 {
	line-height: 14px !important;
}
.line15 {
	line-height: 15px !important;
}
.line16 {
	line-height: 16px !important;
}
.line17 {
	line-height: 17px !important;
}
.line18 {
	line-height: 18px !important;
}
.line19 {
	line-height: 19px !important;
}
.line20 {
	line-height: 20px !important;
}
.line21 {
	line-height: 21px !important;
}
.line22 {
	line-height: 22px !important;
}
.line23 {
	line-height: 23px !important;
}
.line24 {
	line-height: 24px !important;
}
.line25 {
	line-height: 25px !important;
}
.line26 {
	line-height: 26px !important;
}
.line27 {
	line-height: 27px !important;
}
.line28 {
	line-height: 28px !important;
}
.line29 {
	line-height: 29px !important;
}
.line30 {
	line-height: 30px !important;
}
.line31 {
	line-height: 31px !important;
}
.line32 {
	line-height: 32px !important;
}
.line33 {
	line-height: 33px !important;
}
.line34 {
	line-height: 34px !important;
}
.line35 {
	line-height: 35px !important;
}
.line36 {
	line-height: 36px !important;
}
.line37 {
	line-height: 37px !important;
}
.line38 {
	line-height: 38px !important;
}
.line39 {
	line-height: 39px !important;
}
.line40 {
	line-height: 40px !important;
}
.line41 {
	line-height: 41px !important;
}
.line42 {
	line-height: 42px !important;
}
.line43 {
	line-height: 43px !important;
}
.line44 {
	line-height: 44px !important;
}
.line45 {
	line-height: 45px !important;
}
.line46 {
	line-height: 46px !important;
}
.line47 {
	line-height: 47px !important;
}
.line48 {
	line-height: 48px !important;
}
.line49 {
	line-height: 49px !important;
}
.line50 {
	line-height: 50px !important;
}
.line51 {
	line-height: 51px !important;
}
.line52 {
	line-height: 52px !important;
}
.line53 {
	line-height: 53px !important;
}
.line54 {
	line-height: 54px !important;
}
.line55 {
	line-height: 55px !important;
}
.line56 {
	line-height: 56px !important;
}
.line57 {
	line-height: 57px !important;
}
.line58 {
	line-height: 58px !important;
}
.line59 {
	line-height: 59px !important;
}
.line60 {
	line-height: 60px !important;
}
.line61 {
	line-height: 61px !important;
}
.line62 {
	line-height: 62px !important;
}
.line63 {
	line-height: 63px !important;
}
.line64 {
	line-height: 64px !important;
}
.line65 {
	line-height: 65px !important;
}
.line66 {
	line-height: 66px !important;
}
.line67 {
	line-height: 67px !important;
}
.line68 {
	line-height: 68px !important;
}
.line69 {
	line-height: 69px !important;
}
.line70 {
	line-height: 70px !important;
}
.line71 {
	line-height: 71px !important;
}
.line72 {
	line-height: 72px !important;
}
.line73 {
	line-height: 73px !important;
}
.line74 {
	line-height: 74px !important;
}
.line75 {
	line-height: 75px !important;
}
.line76 {
	line-height: 76px !important;
}
.line77 {
	line-height: 77px !important;
}
.line78 {
	line-height: 78px !important;
}
.line79 {
	line-height: 79px !important;
}
.line80 {
	line-height: 80px !important;
}

@media (min-width: 1500px) {
	.col-xl-1,
	.col-xl-2,
	.col-xl-3,
	.col-xl-4,
	.col-xl-5,
	.col-xl-6,
	.col-xl-7,
	.col-xl-8,
	.col-xl-9,
	.col-xl-10,
	.col-xl-11,
	.col-xl-12 {
		float: left;
	}
	.col-xl-12 {
		width: 100%;
	}
	.col-xl-11 {
		width: 91.66666667%;
	}
	.col-xl-10 {
		width: 83.33333333%;
	}
	.col-xl-9 {
		width: 75%;
	}
	.col-xl-8 {
		width: 66.66666667%;
	}
	.col-xl-7 {
		width: 58.33333333%;
	}
	.col-xl-6 {
		width: 50%;
	}
	.col-xl-5 {
		width: 41.66666667%;
	}
	.col-xl-4 {
		width: 33.33333333%;
	}
	.col-xl-3 {
		width: 25%;
	}
	.col-xl-2 {
		width: 16.66666667%;
	}
	.col-xl-1 {
		width: 8.33333333%;
	}
	.col-xl-pull-12 {
		right: 100%;
	}
	.col-xl-pull-11 {
		right: 91.66666667%;
	}
	.col-xl-pull-10 {
		right: 83.33333333%;
	}
	.col-xl-pull-9 {
		right: 75%;
	}
	.col-xl-pull-8 {
		right: 66.66666667%;
	}
	.col-xl-pull-7 {
		right: 58.33333333%;
	}
	.col-xl-pull-6 {
		right: 50%;
	}
	.col-xl-pull-5 {
		right: 41.66666667%;
	}
	.col-xl-pull-4 {
		right: 33.33333333%;
	}
	.col-xl-pull-3 {
		right: 25%;
	}
	.col-xl-pull-2 {
		right: 16.66666667%;
	}
	.col-xl-pull-1 {
		right: 8.33333333%;
	}
	.col-xl-pull-0 {
		right: auto;
	}
	.col-xl-push-12 {
		left: 100%;
	}
	.col-xl-push-11 {
		left: 91.66666667%;
	}
	.col-xl-push-10 {
		left: 83.33333333%;
	}
	.col-xl-push-9 {
		left: 75%;
	}
	.col-xl-push-8 {
		left: 66.66666667%;
	}
	.col-xl-push-7 {
		left: 58.33333333%;
	}
	.col-xl-push-6 {
		left: 50%;
	}
	.col-xl-push-5 {
		left: 41.66666667%;
	}
	.col-xl-push-4 {
		left: 33.33333333%;
	}
	.col-xl-push-3 {
		left: 25%;
	}
	.col-xl-push-2 {
		left: 16.66666667%;
	}
	.col-xl-push-1 {
		left: 8.33333333%;
	}
	.col-xl-push-0 {
		left: auto;
	}
	.col-xl-offset-12 {
		margin-left: 100%;
	}
	.col-xl-offset-11 {
		margin-left: 91.66666667%;
	}
	.col-xl-offset-10 {
		margin-left: 83.33333333%;
	}
	.col-xl-offset-9 {
		margin-left: 75%;
	}
	.col-xl-offset-8 {
		margin-left: 66.66666667%;
	}
	.col-xl-offset-7 {
		margin-left: 58.33333333%;
	}
	.col-xl-offset-6 {
		margin-left: 50%;
	}
	.col-xl-offset-5 {
		margin-left: 41.66666667%;
	}
	.col-xl-offset-4 {
		margin-left: 33.33333333%;
	}
	.col-xl-offset-3 {
		margin-left: 25%;
	}
	.col-xl-offset-2 {
		margin-left: 16.66666667%;
	}
	.col-xl-offset-1 {
		margin-left: 8.33333333%;
	}
	.col-xl-offset-0 {
		margin-left: 0;
	}
}
@media (min-width: 768px) {
	.navbar-nav {
		float: right;
	}
}
.nav > li > a {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
.nav > li.menu-item-25 > a {
	padding-left: 0 !important;
}
.navbar-collapse {
	padding-left: 0 !important;
}
#customPrimaryNav .container {
	/*width: 960px;*/
	max-width: 100%;
	margin: 0 auto;
}
#customPrimaryNav .navbar-collapse {
	padding-right: 0 !important;
}
#brain_holder span12 {
	padding-right: 35px;
	padding-left: 35px;
}
