@charset "utf-8";
@-ms-viewport {
width:auto!important;
}
body {
	background: url(../images/bodybg.png) repeat;
}
@font-face {
	font-family: 'oswaldmedium';
	src: url('../fonts/oswald-medium-webfont.eot');
	src: url('../fonts/oswald-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-medium-webfont.woff2') format('woff2'), url('../fonts/oswald-medium-webfont.woff') format('woff'), url('../fonts/oswald-medium-webfont.ttf') format('truetype'), url('../fonts/oswald-medium-webfont.svg#oswaldmedium') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'oswalddemibold';
	src: url('../fonts/oswald-demibold-webfont.eot');
	src: url('../fonts/oswald-demibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/oswald-demibold-webfont.woff2') format('woff2'), url('../fonts/oswald-demibold-webfont.woff') format('woff'), url('../fonts/oswald-demibold-webfont.ttf') format('truetype'), url('../fonts/oswald-demibold-webfont.svg#oswalddemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'questrialregular';
	src: url('../fonts/questrial-regular-webfont.eot');
	src: url('../fonts/questrial-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/questrial-regular-webfont.woff2') format('woff2'), url('../fonts/questrial-regular-webfont.woff') format('woff'), url('../fonts/questrial-regular-webfont.ttf') format('truetype'), url('../fonts/questrial-regular-webfont.svg#questrialregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
/* Phone  */
a[href^=tel] {
	color: inherit;
	text-decoration: none;
}
/* Background colors */
.whitebg {
	background: #fff;
}
.bluebg {
	background: #012f6d;
}
.graybg {
	background: #f0f0f0;
}
.drkgraybg {
	background: #2b2f30;
}
.redbg {
	background: #b02b00;
}
.ltyellowbg {
	background: #fff8df;
}
.padding {
	padding: 20px 0 20px 0;
}
.paddingsm {
	padding: 10px 0 10px 0;
}
/* Fonts */
.main h1, .homecourse h1 {
	font-family: 'oswaldmedium';
	font-size: 1.8em;
	padding-top: 0;
	margin-top: 0;
	color: #9b2b00;
	margin-bottom: 20px;
}
.homeh1 {
	padding-bottom: 0;
	margin-bottom: 0 !important;
}
.main h2 {
	font-family: 'oswaldmedium';
	font-size: 1.5em;
	padding-top: 0;
	margin-top: 0;
	color: #1d57a0;
}
.main h3 {
	font-family: 'oswaldmedium';
	font-size: 1.3em;
	color: #9b2b00;
}
.courses h2, .coursed {
	font-family: 'questrialregular';
	font-size: 1.3em;
	background-color: #23527c;
	color: #fff;
	padding: 4px;
	border-radius: 4px;
}
.scheduleheader {
	font-family: 'questrialregular';
	font-size: 1.3em;
	background-color: #23527c;
	color: #fff;
	padding: 4px;
	border-radius: 4px;
}
.subheader {
	background-color: #012f6d;
	color: #FFF;
	font-family: 'questrialregular';
	font-size: 1.1em;
	font-weight: 700;
	padding: 5px;
}
.coursesbold {
	color: #23527c;
	font-weight: 700;
}
.box h3 {
	font-family: 'questrialregular';
	font-weight: 700;
	padding-top: 0;
	margin-top: 0;
}
.footer h4 {
	font-family: 'questrialregular';
	font-weight: 700;
}
.small {
	font-size: .85em;
}
.smallit {
	font-size: .85em;
	font-style: italic;
}
.boldtext {
	background-color: #012f6d;
	color: #FFF;
	font-family: 'questrialregular';
	font-size: 1.1em;
	font-weight: 700;
	padding: 5px;
	border-radius: 4px;
}
.newcourse {
	vertical-align: super;
	font-size: smaller;
	color: #D70003;
	font-weight: 700;
}
.rwd-table a span {
	color: #337ab7 !important;
}
/* Top Nav */
.topnav ul {
	margin: 0;
	padding: 0;
}
.topnav a span {
	color: #f0ad4e;
}
.testimonialsnav span:after {
	content: "Testimonials";
	font-family: 'oswaldmedium';
	color: #FFF;
	font-size: 1.15em;
	margin-left: 5px;
}
.discountsnav span:after {
	content: "Discounts";
	font-family: 'oswaldmedium';
	color: #FFF;
	font-size: 1.15em;
	margin-left: 5px;
}
.govnav span:after {
	content: "Government";
	font-family: 'oswaldmedium';
	color: #FFF;
	font-size: 1.15em;
	margin-left: 5px;
}
.resourcesnav span:after {
	content: "Resources";
	font-family: 'oswaldmedium';
	color: #FFF;
	font-size: 1.15em;
	margin-left: 5px;
}
.homenav span:after {
	content: "Home";
	font-family: 'oswaldmedium';
	color: #FFF;
	font-size: 1.15em;
	margin-left: 5px;
}
/* Header img and text */
.headerimg {
	position: relative;
	width: 100%;
	min-height: 325px;
	overflow: hidden;
}
.homeheader {
	background: url(../images/headerbg.jpg) no-repeat;
	background-size: cover;
}
.v-align {
	width: 90%;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.headerimg h2, h1 {
	font-family: 'oswalddemibold';
	font-size: 3.5em;
	padding-bottom: 0;
	margin-bottom: 0;
	color: #FFF;
}
.headerimg h3 {
	font-family: 'oswalddemibold';
	font-style: italic;
	font-size: 2.2em;
	padding-top: 0;
	margin-top: 0;
	color: #ffeead;
}
.headerimg h3 a {
	color: #ffeead;
}
.headerimg hr {
	border: 0;
	height: 1px;
	background: #2b5b99;
	background: -moz-linear-gradient(left, #2b5b99 0%, #ffffff 50%, #2b5b99 100%);
	background: -webkit-linear-gradient(left, #2b5b99 0%, #ffffff 50%, #2b5b99 100%);
	background: linear-gradient(to right, #2b5b99 0%, #ffffff 50%, #2b5b99 100%);
}
/* Header text animations */
.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
	-webkit-animation-duration: 3s;
	animation-duration: 3s;
}
@-webkit-keyframes fadeIn {
0% {
opacity:0
}
to {
opacity:1
}
}
@keyframes fadeIn {
0% {
opacity:0
}
to {
opacity:1
}
}
@-webkit-keyframes slideLeft {
 0% {
 -webkit-transform: translateX(150%);
}
 50% {
 -webkit-transform: translateX(-8%);
}
 65% {
 -webkit-transform: translateX(4%);
}
 80% {
 -webkit-transform: translateX(-4%);
}
 95% {
 -webkit-transform: translateX(2%);
}
 100% {
 -webkit-transform: translateX(0%);
}
}
 @keyframes slideLeft {
 0% {
 transform: translateX(150%);
}
 50% {
 transform: translateX(-8%);
}
 65% {
 transform: translateX(4%);
}
 80% {
 transform: translateX(-4%);
}
 95% {
 transform: translateX(2%);
}
 100% {
 transform: translateX(0%);
}
}
.slideLeft {
	animation-name: slideLeft;
	-webkit-animation-name: slideLeft;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important;
}
.slideRight {
	animation-name: slideRight;
	-webkit-animation-name: slideRight;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-timing-function: ease-in-out;
	-webkit-animation-timing-function: ease-in-out;
	visibility: visible !important;
}
@-webkit-keyframes slideRight {
 0% {
 -webkit-transform: translateX(-150%);
}
 50% {
 -webkit-transform: translateX(8%);
}
 65% {
 -webkit-transform: translateX(-4%);
}
 80% {
 -webkit-transform: translateX(4%);
}
 95% {
 -webkit-transform: translateX(-2%);
}
 100% {
 -webkit-transform: translateX(0%);
}
}
 @keyframes slideRight {
 0% {
 transform: translateX(-150%);
}
 50% {
 transform: translateX(8%);
}
 65% {
 transform: translateX(-4%);
}
 80% {
 transform: translateX(4%);
}
 95% {
 transform: translateX(-2%);
}
 100% {
 transform: translateX(0%);
}
}
.btn-warning.raised {
	box-shadow: 0 3px 0 0 #cc7800;
	text-shadow: 1px 1px 3px #ae6600;
}
.btn-warning.raised:active, .btn-warning.raised.active {
	background: #cc7800;
	box-shadow: none;
	margin-bottom: -3px;
	margin-top: 3px;
}
/* Phone top */
.phone {
	font-family: 'oswalddemibold';
	color: #fff;
	font-size: 1.15em;
}
.phone i {
	color: #f0ad4e;
	font-size: 1.4em;
}
/* Top buttons */
.topbtn {
	padding-top: 15px;
}
.topbtn a {
	color: #333;
	font-family: 'questrialregular';
	margin-right: 4px;
}
.topbtn span {
	color: #fff;
}
.btn-glyphicon {
	padding: 5px;
	background: #f0ad4e;
}
/* Search */
.searchbar form {
	margin-top: 13px;
	margin-right: 5px;
	width: 100%;
}
#searchbox {
	border: 8px solid #fff7d7;
	border-radius: 5px;
	vertical-align: middle;
}
/* Boxes */
.thmtxt {
	padding-bottom: 40px;
}
.box {
	position: relative;
}
.thmbutton {
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
}
/* Home course list */
.homecourse {
	background: url(../images/homecourses.png) no-repeat center, #fff;
	background-size: cover;
	padding-bottom: 20px;
}
.homecourse ul, .usefullinks ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.homecourse li:before {
	content: "\e250";
	font-family: 'Glyphicons Halflings';
	font-size: 1em;
	position: relative;
	margin-right: 5px;
	top: 3px;
	color: #2b2f30;
}
.homecourse li a {
	font-weight: 700;
}
/* Cities  */
.tinynav {
	display: none
}
.citesheader {
	color: #FFF;
	font-weight: 700;
	font-family: 'questrialregular';
	font-size: 1.2em;
	margin-top: 20px;
}
.citiesheader a {
	color: #fff;
}
.citiesheader h3 {
	color: #fff;
	text-align: center;
	font-family: 'oswalddemibold';
	font-size: 1.6em;
}
.citiesheader h4 {
	color: #fff;
	text-align: center;
	font-family: 'oswalddemibold';
	font-size: 1.3em;
}
.cities {
	border-bottom: 3px solid #ccc;
}
.cities a {
	color: #fff;
}
.cities ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
}
.col-xs-15 {
	width: 20%;
	float: left;
}
/* Footer */
.footer {
	padding-bottom: 10px;
}
.usefullinks li:before {
	content: "\e250";
	font-family: 'Glyphicons Halflings';
	font-size: .875em;
	position: relative;
	margin-right: 5px;
	top: 1px;
	color: #b02b00;
}
.copyright {
	color: #FFF;
}
/* Table */
.theader {
	background: #012f6d !important;
	color: #FFF;
	font-family: 'questrialregular';
	font-size: 1.1em;
	font-weight: 700;
}
.tsubheader {
	font-weight: 700;
	font-family: 'questrialregular';
	font-size: 1.1em;
}
.paths {
	background: #2b2f30 !important;
	color: #FFF;
	font-family: 'questrialregular';
	font-size: 1.1em;
	font-weight: 700;
}
.paths span {
	color: #de0003;
}
.paths a {
	color: #FFF;
	text-decoration: underline;
}
/* Custom panel  */
.panel-default > .panel-heading {
	background-color: #012f6d !important;
	color: #FFF;
	font-family: 'questrialregular';
	font-size: 1.1em;
	font-weight: 700;
}
/* 2-column list */
.listcol {
	border-radius: 5px;
	background: #f9f9f9;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #ddd;
}
.gov {
	background: #fff;
	border: none;
}
.listcol ul {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.companies ul {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}
.listcol li {
	margin-bottom: .25em;
	margin-left: 1.5em;
}
.listcol li:before {
	content: "\e250";
	font-family: 'Glyphicons Halflings';
	font-size: .85em;
	float: left;
	margin-top: .12em;
	margin-left: -1.5em;
	color: #9b2b00;
}
/* Course schedules */
.schedules li:before {
	content: "\e250";
	font-family: 'Glyphicons Halflings';
	font-size: .9em;
	position: relative;
	margin-right: 5px;
	top: 1px;
	color: #9b2b00;
}
ul.schedules {
	margin-left: 10px;
	padding: 0;
	list-style-type: none;
	margin-bottom: 20px;
}
.rwd-table span {
	color: #9b2b00;
}
.rwd-table i {
	color: #f0ad4e;
}
.sremote {
	color: #f0ad4e;
}
/* img margin */
.imgmargin {
	margin-left: 10px;
}
/* Bootstrap navbar 2-column */
.dropdown-menu {
	min-width: 50%;
}
.dropdown-menu.columns-2 {
	width: 800px;
}
.dropdown-menu ul {
	margin: 0;
	padding: 0;
}
.dropdown-menu li a {
	padding: 5px 15px;
	font-size: 1em;
	color: #000;
}
.multi-column-dropdown {
	list-style: none;
}
.multi-column-dropdown li a {
	display: block;
	clear: both;
	line-height: 1.428571429;
	white-space: normal;
}
.multi-column-dropdown li a:hover {
	background-color: #f5f5f5;
}
.multi-column-dropdown li a:hover {
	text-decoration: none;
}
.bor {
	border-right: 1px solid #f5f5f5;
}
.multi-column-dropdown a[href='Courses.htm'] strong {
	color: #D70003;
}
/* Course table */
.courier {
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
}
.coursetable {
	width: 100%;
}
.coursetable strong {
	color: #23527c;
}
.coursetable ul {
	padding-top: 5px;
}
.coursetable ul ul {
	padding-top: 0px;
}
.coursetable.table td {
	border-top: none !important;
	border-left: none !important;
}
.coursetable td {
	vertical-align: top;
	width: 50% !important;
}
.coursetable li {
	list-style-type: square;
}
/* Course testimonials */
.coursequote {
	margin: 0.25em 0;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: relative;
	font-family: 'oswaldmedium';
	font-size: 1.1em;
}
.coursequote:before {
	display: block;
	content: "\201C";
	font-size: 4em;
	position: absolute;
	left: 10px;
	top: -10px;
	color: #999;
}
.coursequote cite {
	color: #999;
	font-size: .8em;
	display: block;
	font-style: normal;
	margin-top: 5px;
}
.testimonials {
	margin-bottom: 10px;
}
.course {
	background: #cc3300;
	cursor: pointer;
}
/* Course cities */
.coursecities {
	border-radius: 5px;
	background: #f9f9f9;
	padding: 5px;
	border: 1px solid #ddd;
	margin: 15px;
	overflow: auto;
}
.coursecitiesh {
	font-weight: 700;
	color: #23527c;
}
.mcp {
	margin-left: 10px;
}
/* Course buttons */
.btn.outline:first-child {
	margin-right: 10px;
}
.btn.outline {
	background: none;
	padding: 5px;
	font-family: 'questrialregular';
}
.btn-default.outline {
	border: 2px solid #5795e0;
	color: #5795e0;
}
.btn-default.outline:hover, .btn-default.outline:focus, .btn-default.outline:active, .btn-default.outline.active, .open > .dropdown-toggle.btn-default {
	color: #23527c;
	border-color: #23527c;
}
.btn-default.outline:active, .btn-default.outline.active {
	border-color: #23527c;
	color: #23527c;
	background: #FFF;
	box-shadow: none;
}
.list-group-item-default {
	background: #F0F0F0;
}
.courseb {
	background: #f0ad4e;
	padding: 5px;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	color: #FFF;
	text-align: center;
}
.fa-circle {
	font-size: .6em !important;
	color: #f0ad4e;
}
.coursebuttons {
	text-align: right;
}
/* Quotes non course pages */
.quote {
	font-size: 1.1em;
	font-family: 'questrialregular';
	line-height: 20px;
	margin: 0.25em 0;
	padding: 0.25em 40px;
	position: relative;
	color: #383838;
}
.quotehome {
	font-size: 1.1em;
	font-family: 'questrialregular';
	line-height: 22px;
	margin: 0.25em 0;
	padding: 0.25em 40px;
	position: relative;
	background: #fff8df;
	border-radius: 4px;
}
.red {
	color: #9a2e20;
	font-weight: 700;
}
.quote.red {
	padding: 0.25em 50px;
}
.quote:before, .quotehome:before {
	display: block;
	content: "\201C";
	font-size: 5em;
	position: absolute;
	left: 5px;
	top: 20px;
	color: #ddd;
	font-family: Georgia, serif;
}
.squote {
	font-size: .85em;
}
/* Back to top */
.btop {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: rgba(240, 173, 78, 0.8) url(../images/btoparrow.svg) no-repeat center 50%;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
	z-index: 999999;
}
.btop.bisible, .btop.bfade, .no-touch .btop:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
.btop.bvisible {
	visibility: visible;
	opacity: 1;
}
.btop.bfade {
	opacity: .5;
}
.no-touch .btop:hover {
	background-color: #e86256;
	opacity: 1;
}
/* Contact forms */
.req {
	color: #cc3300;
	font-size: 1.2em;
}
.form-horizontal .control-label {
	text-align: left;
}
.contact1, .contact2 {
	float: left;
	margin-right: 30px;
}
.error {
	background: #fff7d7;
	width: 100%;
	padding: 5px;
	margin-bottom: 20px;
	border-radius: 4px;
}
.fix {
	font-weight: 700;
}
.error em {
	color: #930;
}
.comments {
	margin-left: 10px !important;
	width: 98%;
}
legend {
	color: #930;
	font-family: 'questrialregular';
}
legend span {
	font-size: .75em;
}
.reg {
	width: 10%;
	float: left;
	text-align: left;
	clear: both;
	margin: 0;
	padding: 0;
}
#contactForm .error {
	color: #cc0000;
	font-weight: 700;
	background: none;
	margin-bottom: 0px;
	padding: 0px;
}
/* Lists */
ul.list {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	list-style-type: none;
}
.list li {
	margin: .2em;
	margin-left: 3em;
}
.list li:before {
	content: "\e250";
	font-family: 'Glyphicons Halflings';
	font-size: .85em;
	float: left;
	margin-left: -1.25em;
	margin-top: .2em;
	color: #9b2b00;
}
/* Remote video demo */
.remotevideo {
	padding-top: 10px;
}
.youtube {
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	overflow: hidden;
	transition: all 200ms ease-out;
	cursor: pointer;
	max-width: 100%;
}
.youtube:after {
}
.youtube .play {
	background: url(../images/video-cover.png) no-repeat center center;
	position: absolute;
	height: 100%;
	width: 100%;
	max-width: 100%;
	transition: all 0.2s ease-out;
}
.youtube .play:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}
/* Course paths folded corner */
.pathsbox {
	position: relative;
	margin-bottom: 40px;
	padding: 20px;
	background: #f0f0f0;
	float: right;
	width: 24%;
}
.pathsbox:last-child {
	margin-bottom: 0;
}
.pathsbox:before, .pathsbox:after {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	top: 0;
	right: 0;
	content: "";
}
.pathsbox:before {
	border-top: solid 20px #fff;
	border-right: solid 20px #fff;
	border-left: solid 20px transparent;
	border-bottom: solid 20px transparent;
}
.pathsbox:after {
	border-bottom: solid 20px #ddd;
	border-left: solid 20px #ddd;
	border-right: solid 20px transparent;
	border-top: solid 20px transparent;
}
.border-radius {
	border-radius: 10px;
}
.border-radius:after {
	border-radius: 0 0 0 10px;
}
.paths-heading {
	font-family: 'questrialregular';
	font-size: 1.15em;
	font-weight: 700;
	margin-bottom: 10px;
	color: #1d57a0;
}
.paths-body {
	font-size: .9em;
}
/* Course index page */
.subheader2 {
	background-color: #ebf4ff !important;
	font-weight: 700;
	padding: 5px;
}
table.courseindex th.days, table.courseindex th.price {
	width: 80px
}
/* Bootstrap navbar overrides */
.navbar {
	margin-bottom: 0;
	padding: 0;
	border-bottom: none;
}
.shadow {
	-webkit-box-shadow: 0 8px 6px -6px #002e67;
	-moz-box-shadow: 0 8px 6px -6px #002e67;
	box-shadow: 0 8px 6px -6px #002e67;
	z-index: 999;
}
.navbar a {
	font-family: 'questrialregular';
	font-size: 1.45em;
}
.navbar .container-fluid, .navbar-collapse {
	padding-left: 0;
}
/* Modal */
.modal-header {
	background-color: #9b2b00;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.modal-title {
	color: #FFF;
	font-family: 'oswalddemibold';
	font-size: 2em !important;
}
.modal-body p {
	font-size: 1.25em;
}
/* Onsite Button */
.btnquote {
	float: right;
	margin-left: 20px;
}
.btn-squared-default {
	width: 200px !important;
	white-space: normal;
	background: #2b2f30;
	border: none;
}
.btn-squared-default h4 {
	font-family: 'oswalddemibold';
	font-size: 1.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.btn-squared-default i {
	color: #5795e0;
}

@media (max-width: 450px) {
.headerimg h2 {
	font-size: 2em !important;
}
.headerimg h3 {
	font-size: 1em;
}
.headerimg a {
	font-size: .75em !important;
}
.topnav a {
	font-size: 1em;
}
.text-right {
	text-align: center !important;
	margin-bottom: 20px;
}
.citiesheader h3 {
	font-size: 1.3em;
}
.citiesheader h4 {
	font-size: 1em;
}
.nav-tabs li a {
	padding: 3px !important;
}
.topnav ul {
	margin-top: 20px;
}
#searchbox {
	display: none;
}
.btn-squared-default {
	width: 98% !important;
}
.btnquote {
	float: none;
	margin-left: 0px;
	margin-bottom: 10px;
}
}

@media (max-width: 700px) {
.rwd-table table, .rwd-table th, .rwd-table tr, .rwd-table td {
	display: inline-block;
	width: 100%;
}
.rwd-table th {
	position: absolute !important;
	top: -9999px !important;
	left: -9999px !important;
}
.rwd-table td {
	border: none;
	padding-left: 30% !important;
	position: relative !important;
}
.rwd-table td:before {
	position: absolute !important;
	top: 5px !important;
	left: 5px !important;
	width: 45% !important;
	white-space: nowrap !important;
}
.rwd-table .date {
	background: #012f6d !important;
	color: #FFF;
	font-weight: 700;
}
.rwd-table td:nth-of-type(1):before {
	content: "Date:";
	font-weight: 700;
}
.rwd-table td:nth-of-type(2):before {
	content: "Location:";
	font-weight: 700;
}
.rwd-table td:nth-of-type(3):before {
	content: "Course:";
	font-weight: 700;
}
.rwd-table td:nth-of-type(4):before {
	content: "All Cities:";
	font-weight: 700;
}
.rwd-table td:nth-of-type(5):before {
	content: "Register:";
	font-weight: 700;
}
.coursetable td {
	width: 100% !important;
	display: block;
	vertical-align: top;
}
}

@media (max-width: 767px) {
.headerimg a {
	font-size: 1em;
}
.tinynav {
	display: block
}
.cities select {
	margin-bottom: 10px;
	width: 100% !important;
}
.col-xs-15 {
	width: 100% !important;
}
.northeast, .southeast, .midwest, .west, .canada, .uk {
	display: none
}
.listcol {
	font-size: .875em;
}
.listcol ul {
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
.contactfoooter h4, .usefullinks h4, .address h4, .contact h4, .social h4 {
	background-color: #043f87;
	color: #fff;
	padding: 4px;
}
.testimonialsnav span:after, .discountsnav span:after, .govnav span:after, .resourcesnav span:after, .homenav span:after {
	content: ""!important;
	background: #FFF;
	border-radius: 4px;
}
}

@media (min-width: 768px) {
.col-sm-15 {
	width: 20%;
	float: left;
}
.btop {
	right: 10px;
	bottom: 20px;
}
}

@media (min-width: 992px) {
.col-md-15 {
	width: 20%;
	float: left;
}
.btop {
	height: 60px;
	width: 60px;
	right: 10px;
	bottom: 30px;
}
}

@media (max-width: 992px) {
.searchbar {
	padding-bottom: 10px;
}
.searchbar .img-responsive, .searchbar form {
	margin: 0 auto !important;
}
.searchbar form {
	width: 75%;
}
.searchbar .pull-right {
	float: none !important;
}
.topnav .pull-right, .topnav .pull-left {
	float: none!important;
	text-align: center !important;
}
.phone {
	text-align: center !important;
}
img[src="images/logo.png"] {
	text-align: center !important;
	margin: 0 auto;
}
.coursebuttons {
	text-align: left !important;
	padding-top: 10px;
}
.coursecities {
	font-size: .875em;
}
.footer h4 {
	background-color: #23527c;
	padding: 4px;
	border-radius: 4px;
	color: #FFF;
}
}

@media (max-width: 1199px) {
.headerimg h2 {
	font-size: 3em;
}
.headerimg h3 {
	font-size: 1.5em;
}
.dropdown-menu.multi-column {
	min-width: 240px !important;
	overflow-x: hidden;
}
.dropdown-menu li a {
	color: #FFF;
}
.multi-column-dropdown li a:hover {
	background-color: #f5f5f5;
	color: #000;
}
.navbar .container-fluid, .navbar-collapse {
	padding-left: 15px;
	padding-right: 15px;
}
.navbar-toggle {
	color: #FFF;
	font-size: 1.15em;
}
.navbar ul li {
	border-bottom: 1px solid #bddbff;
}
.navbar ul li:last-child {
	border-bottom: none;
}
.navbar ul li ul li {
	border-bottom: none;
}
}

@media (max-width: 1200px) {
.navbar a {
	font-family: 'questrialregular';
	font-size: 1.25em;
}
}

@media (min-width: 1200px) {
.col-lg-15 {
	width: 20%;
	float: left;
}
}
@-ms-viewport {
width:auto!important;
}
