@import url('css/responsive.less');
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
a {
	text-decoration: none;
	color: #900101;
}
nav {
	ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
}
hr {
	margin: 0;
	padding: 0;
	border: 0 none;
	height: 1px;
	background: #bebcb7;
	width: 100%;
}
hr.shaded {
	background: transparent url('images/page-title-shadow.gif') repeat-x center top;
	height: 12px;
	margin-bottom: 1em;
}
h1,
h2 {
	font-family: "Times New Roman", Georgia, serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #04436a;
}
h1 {
	font-size: 2.7em;
	margin: 0.3em 0;
}
h2 {
	font-size: 195%;
	margin: 0.3em 0;
}
h3 {
	text-transform: uppercase;
}
h4 {
	text-transform: uppercase;
	margin: 0.5em 0;
}
p, pre {
	line-height: 1.5em;
}
img {
	max-width: 100%;
}
input[type="text"],
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"],
.gform_wrapper textarea {
	border: 1px solid #cccac6;
	padding: 5px 10px !important;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, 0.5);
	display: block;
	margin: 0.5em 0;
	&.full {
		width: 80%;
	}
	&.center {
		margin: 0.5em auto;
	}
}
.redbtn {
	background: #740202 url('images/btnbg.gif') repeat-x center top;
	border: 0 none;
	color: #fff;
	text-align: center;
	font-size: 110%;
	display: block;
	padding: 7px 0;
	margin: 1em 0;
	&.small {
		width: 30%;
	}
	&.med {
		width: 60%;
	}
	&.full {
		width: 90%;
	}
	&.center {
		margin: 1em auto;
	}
}
.marquee {  
	width: 100%;
	overflow: hidden;
	h2 {
		color: #770202;
	}
}
#jd-calendar {
	.mc_bottomnav {
		display: none;
	}
	.mc-format {
		padding: 0.5em;
		display: none;
	}
	.mc-time {
		background: #eee;
		padding: 0.5em;
	}
	.mc_edit_links {
		display: none;
	}
}
ul {
	padding-left: 0;
	li {
		line-height: 1.5em;
	}
	&.horder {
		li {
			width: 50%;
			float: left;
		}
	}
}
#Image-Maps_9201304161154071 {
	display: block;
	width: 253px;
	height: 64px;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
}
#reg-now {
	display: block;
	width: 253px;
	height: 64px;
	position: absolute;
	top: 0;
	right: 0;
	img {
		display: block;
		-webkit-border-radius: 0px 0px 10px 10px;
        border-radius: 0px 0px 10px 10px;
		-webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
        box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
	}
}
header {
	background: #023859 url('images/headerbg.gif') repeat-x center top;
	border-bottom: 5px solid #760202;
	color: #fff;
	position: relative;
	z-index: 75;
	a {
		color: inherit;
	}
	.container {
		position: relative;
	}
}
#logo {
	width: 24.99%;
	float: left;
}
.slogan {
	position: absolute;
	left: 30%;
	bottom: 75px;
	h2 {
		font-size: 2.154em;
		font-style: italic;
		margin: 0;
		text-transform: none;
		line-height: 1em;
		color: #fff;
	}
}
.search-ss {
	position: absolute;
	right: 0;
	bottom: 75px;
}
.search-input {
	position: relative;
	border: 0 none;
	background: #fff;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding: 5px 30px 3px 10px;
	width: 180px;
	margin-right: 10px;
	input[type="text"] {
		border: 0 none;
		background: #fff;
		color: #333;
		font-size: 84.6%;
		width: 100%;
		padding: 0 !important;
		margin: 0;
		-webkit-box-shadow: none;
    	box-shadow: none;
	}
	.sbtn {
		font-size: 1%;
		color: transparent;
		display: block;
		text-indent: -9999px;
		background: url('images/searchbtn.png') no-repeat;
		width: 14px;
		height: 13px;
		border: 0 none;
		position: absolute;
		top: 5px;
		right: 10px;
	}
}
.mobile-btn {
	display: none;
}
#main-menu {
	background: #760202 url('images/mainmenubg.gif') repeat-x center top;
	font-size: 138.5%;
	font-family: "Times New Roman", Georgia, serif;
	position: absolute;
	bottom: -5px;
	right: 0;
	width: 69%;
	& > ul {
		& > li {
			float: left;
			border-left: 1px solid #84110a;
			&:first-child {
				border-left: 0 none;
			}
			&.last {
				border-right: 0 none;
			}
			& > a > .sf-sub-indicator {
				display: none;
			}
		}
		& > li > a {
			text-shadow: 0px 0px 3px #514211;
        	filter: dropshadow(color=#514211, offx=0, offy=0);
			padding: 17px 22px;
			display: block;
		}
	}
	.sub-menu {
		display: none;
		position: absolute;
		background: #530202;
		font-size: 16px;
		min-width: 220px;
		-webkit-box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.3);
        box-shadow:  0px 0px 3px 0px rgba(0, 0, 0, 0.3);
		li {
			line-height: 1.5em;
			position: relative;
		}
		.sfHover a {
			background: #3a0101;
		}
		a {
			padding: 8px 20px;
			color: #fff;
			display: block;
			&:hover {
				background: #3a0101;
			}
		}
	}
	.sub-menu .sub-menu {
		left: 90%;
		top: 0;
		z-index: 1;
		background: #3a0101;
		.sfHover a {
			background: #2a0101;
		}
		a:hover {
			background: #2a0101;
		}
		.sf-sub-indicator {
			display: none;
		}
	}
	.sub-menu .sub-menu .sub-menu {
		background: #2a0101;
		a:hover {
			background: #1b0000;
		}
		.sf-sub-indicator {
			display: none;
		}
	}
	.left .sub-menu .sub-menu {
		left: auto;
		right: 90%;
	}
}
#hero-courses {
	margin-bottom: 15px;
}
.bxslider {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.hero {
	.cushion {
		padding: 15px 0 0;
	}
	a {
		display: block;
		position: relative;
	}
	li {
		line-height: none;
	}
	.bx-clone {
		display: none;
	}
}
.hero-content {
	position: absolute;
	bottom: 30%;
	left: 20px;
	max-width: 50%;
	h2 {
		color: #fff;
		font-size: 45px;
		font-weight: bold;
		line-height: 1em;
		margin-bottom: 20px;
	}
	p {
		color: #fff;
		font-size: 16px;
		line-height: 1.5em;
	}
}
#bx-pager {
	background: #848072 url('images/bxpager-bg.gif') repeat-x center top;
	a {
		display: block;
		color: #fff;
		font-weight: bold;
		text-align: center;
		width: 19.99%;
		float: left;
		&.active {
			background: #730202 url('images/bxpager-bg-active.gif') repeat-x center top;
		}
	}
	a:first-child span {
		border-left: 0 none;
	}
	span {
		display: block;
		padding: 15px 0;
		border-left: 1px solid #ada99d;
	}
}
.upcoming-courses {
	h3 {
		margin: 0.95em 0;
	}
	p {
		margin: 0.95em 0;
	}
	strong {
		color: #023a5c;
	}
	.cushion {
		background: url('images/upcoming-courses-bg.jpg') no-repeat center bottom;
		padding: 5px 10px 10px;
		margin-right: 7%;
		min-height: 477px;
	}
}
#home-features {
	border-top: 1px solid #dddcd8;
	background: #edebe5;
	padding-top: 10px;
	padding-bottom: 20px;
	h2 {
		margin-top: 0;
	}
	.col1 {
		padding-top: 20px;
		padding-right: 8%;
	}
	.col2 {
		padding-top: 20px;
		padding-right: 4%;
	}
	.col3 {
		padding: 20px;
		margin-left: 4%;
	}
	.fac-slider {
		background: #fff;
		border: 1px solid #bfbfbc;
		-webkit-box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.3);
		.bx-has-pager {
			background: #e8e5dd;
		}
		.bx-pager {
			overflow: hidden;
			width: 175px;
			margin: 0 auto;
		}
		.bx-pager-item {
			float: left;
			padding: 10px 5px;
		}
		.bx-pager-link {
			display: block;
			text-indent: -9999px;
			font-size: 1px;
			color: transparent;
			width: 15px;
			height: 15px;
			background: url('images/fac-bullet1.gif') no-repeat center top;
		}
		.bx-pager-link.active {
			background: url('images/fac-bullet2.gif') no-repeat center top;
		}
	}
}
.author-meta img.alignleft {
	margin-bottom: 1em;
}
.int-bbg {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 265px;
	z-index: -1;
}
.breadcrumb {
	font-size: 11px;
	text-transform: uppercase;
	color: #333;
	float: left;
	a, span {
		font-weight: bold;
	}
	span {
		color: #900101;
		margin: 0 0.5em;
	}
	.st_email {
		cursor: pointer;
	}
	.stButton {
		display: none !important;
	}
}

.share {
	float: right;
	padding-top: 10px;
	img {
		margin-left: 0.5em;
	}
	.at16t_email {
		background: url('images/email-icon.gif') no-repeat center top !important;
		display: block;
		width: 18px;
		height: 17px;
	}
	.addthis_button_email {
		float: right !important;
		padding: 0 0 0 10px !important;
	}
}
#main-content {
	padding-top: 25px;
	padding-bottom: 25px;
	.page-title {
		margin: 0 0 5px;
	}
	ul {
		list-style-position: inside;
	}
	ul ul {
		padding-left: 20px;
	}
	.frame {
		padding: 20px;
		border: 1px solid #ddd;
		display: block;
	}
}
#leftcol {
	padding-top: 25px;
	.cushion {
		margin-right: 40px;
	}
	h2 {
		background: #848072 url('images/leftcol-title-bg.gif') repeat-x center top;
		color: #fff;
		margin: 0;
		padding: 5px 10px;
	}
	nav {
		ul {
			background: #fefefe url('images/leftcol-nav-bg.gif') repeat-x center top;
			/*border-bottom: 1px solid #c3bda9;*/
			/*padding: 6px 15px;*/
		}
		li {
			border-top: 1px solid #c9c9c9;
			/*padding: 7px 0;*/
			&:first-child {
				border-top: 0 none;
			}
		}
		a {
			text-transform: uppercase;
			font-weight: bold;
		}
		& > ul > li {
			display: none;
		}
		& > ul > .current-menu-item,
		& > ul > .current-menu-parent,
		& > ul > .current-menu-ancestor,
		& > ul > .current-post-ancestor {
			display: block;
		}
		& > ul > li > a {
			background: #848072 url('images/leftcol-title-bg.gif') repeat-x center top;
			color: #fff;
			margin: 0;
			padding: 10px;
			display: block;
			border: 0 none;
			font-family: "Times New Roman",Georgia,serif;
			font-weight: normal;
			text-transform: uppercase;
			font-size: 195%;
		}
		.sub-menu {
			padding: 6px 15px;
			li.hide {
				display: block;
			}
		}
		.sub-menu li {
			padding: 7px 0;
		}
	}
}
/* Blog Page left sidebar Custom */
.cat_block h3 {
font-size:20px;
font-family:"Times New Roman", Georgia, serif;
color:#04436a;
font-weight:normal;
}
.cat_block li {
margin-top:5px;
line-height:1.8em;
padding-top:4px;
list-style-type:none;
background:none;
font-size:12px;
}
.cat_block a {
color:#fff;
background:#900101;
padding:5px 10px;
}
#rightcol {
	.cushion {
		background: #edebe5;
		border-left: 1px solid #c4c1b8;
		border-right: 1px solid #c4c1b8;
		padding: 15px;
		margin-left: 40px;
	}
	h2 {
		font-size: 20px;
	}
	h3 {
		font-size: 12px;
		font-weight: bold;
	}
	p {
		font-size: 12px;
	}
	strong {
		color: #023a5c;
	}
}
footer {
	background: #676563 url('images/footerbg.gif') repeat-x center top;
	color: #fff;
	padding-top: 20px !important;
	padding-bottom: 20px !important;
	a {
		color: #fff;
	}
	hr {
		background: #888684;
	}
	.menu {
		padding-right: 30px;
		margin-bottom: 30px;
		ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}
		li {
			line-height: 2em;
		}
		& > ul > li:first-child {
			font-family: "Times New Roman", Georgia, serif;
			font-size: 110%;
			text-transform: uppercase;
			border-bottom: 1px solid #888684;
			margin-bottom: 0.5em;
			padding-bottom: 0.5em;
		}
	}
	.contact-info {
		float: left;
		line-height: 1.5em;
	}
	.social-icons {
		float: right;
	}
	.footer-menu {
		li {
			float: left;
			margin-right: 15px;
		}
	}
}
/* ----- 960px Layout ----- */
@media handheld, only screen and (max-width: @r960) {
.slogan {
	h2 {
		font-size: 1.692em;
	}
}
#main-menu {
	& > ul {
		& > li > a {
			padding: 17px 10px;
		}
	}
}
.upcoming-courses {
	.remove960 {
		display: none;
	}
	.cushion {
		min-height: 407px;
	}
}
#bx-pager {
	a {
		font-size: 11px;
	}
}
.int-bbg {
	width: 210px;
}
}
/* ----- 720px Layout ----- */
@media handheld, only screen and (max-width: @r720) {
.slogan {
	width: 185px;
}
#main-menu {
	position: relative;
	width: 100%;
	clear: both;
	& > ul {
		& > li > a {
			padding: 17px 16px;
		}
	}
}
.upcoming-courses {
	.cushion {
		margin-right: 0;
		min-height: auto;
	}
	.remove960 {
		display: block;
	}
}
#home-features {
	padding-top: 0;
	.col1 {
		padding-right: 0;
	}
	.col2 {
		padding-right: 0;
	}
	.col3 {
		margin: 4% 0 0;
	}
}
.int-bbg {
	display: none;
}
#leftcol {
	.cushion {
		margin-right: 0;
	}
}
#rightcol {
	.cushion {
		margin-left: 0;
		border-top: 1px solid #c4c1b8;
		border-bottom: 1px solid #c4c1b8;
		margin-bottom: 25px;
		height: auto !important;
	}
}
footer {
	.onefourth {
		width: 49.99%;
	}
}
.clear720 {
	clear: both;
}
}
/* ----- 480px & 320px Layout ----- */
@media handheld, only screen and (max-width: @r480-320) {
#logo {
	width: 45%;
}
#Image-Maps_9201304161154071 {
	width: 180px;
	height: auto;
}
#reg-now {
	width: 180px;
}
.search-ss {
	position: static;
	clear: both;
	padding-top: 10px;
	padding-right: 70px;
	.search-input {
		margin-bottom: 10px;
	}
}
.slogan {
	width: auto;
	position: static;
	clear: both;
	padding: 0 70px 10px 0;
}
.mobile-btn {
	width: 50px;
	height: 50px;
	background: #a72113;
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
	display: block;
}
#main-menu {
	font-size: 110%;
	position: absolute;
	top: 100%;
	left: 0;
	background: none;
	display: none;
	&.show {
		display: block;
	}
	& > ul {
		background: #760202 url('images/mainmenubg.gif') repeat-x center top;
		& > li {
			float: none;
			border-right: 0 none;
			border-left: 0 none;
			border-top: 1px solid #80110a;
			&:first-child {
				border-top: 0 none;
			}
			&.last {
				border-bottom: 0 none;
			}
		}
		& > li > a {
			text-shadow: 0px 0px 3px #514211;
        	filter: dropshadow(color=#514211, offx=0, offy=0);
			padding: 5px 10px;
			display: block;
		}
	}
	.sub-menu {
		position: static;
		font-size: 14px;
		display: block !important;
		opacity: 1 !important;
		li a:hover {
			background: none;
		}
		.sfHover a {
			background: none;
		}
	}
	.sub-menu .sub-menu {
		li a:hover {
			background: none;
		}
		.sfHover a {
			background: none;
		}
	}
	.sub-menu .sub-menu .sub-menu {
		li a:hover {
			background: none;
		}
	}
	.sf-sub-indicator {
		display: none;
	}
}
.hero-content {
	position: absolute;
	bottom: 10%;
	left: 20px;
	max-width: 80%;
	h2 {
		color: #fff;
		font-size: 18px;
		font-weight: bold;
		line-height: 1em;
		margin-bottom: 20px;
	}
	p {
		color: #fff;
		font-size: 14px;
		line-height: 1.5em;
	}
}
#bx-pager {
	display: none;
}
footer {
	.onefourth {
		width: 100%;
	}
	nav {
		padding-right: 0;
	}
	.contact-info {
		float: none;
	}
	.social-icons {
		float: none;
	}
}
}
@media handheld, only screen and (max-width: 340px) {
	.hero-content {
		p {
			display: none;
		}
	}
}