@charset "utf-8";
@font-face {
	font-family: 'OpenSans';
	src: url('fonts/OpenSans.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans.woff') format('woff'), url('fonts/OpenSans.ttf') format('truetype'), url('fonts/OpenSans.svg#OpenSans') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Poppins SemiBold';
	src: url('../fonts/Poppins SemiBold.eot');
	src: url('../fonts/Poppins SemiBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins SemiBold.woff2') format('woff2'), url('../fonts/Poppins SemiBold.woff') format('woff'), url('../fonts/Poppins SemiBold.svg#Poppins SemiBold') format('svg');
	font-weight: 600;
	font-style: normal;
	font-stretch: normal;
unicode-range:U+0020-00FE;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: 'OpenSans';
	font-size: 16px;
	line-height: 28px;
	color: #000000;
	background: #f2f2f2;
}
.error-404.not-found {
	padding: 2em 0;
	text-align: center;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	font-family: 'Poppins SemiBold';
}
.no_padd {
	padding: 0;
}
.padding-left {
	padding-left: 0;
}
.padding-right {
	padding-right: 0;
}
.padding-none {
	padding: 0;
}
ul {
	list-style: none;
	margin: auto;
	padding: 0;
}
img {
	max-width: 100%;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover, a:focus {
	color: inherit;
	text-decoration: none;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
}
a:active, a:hover {
	outline: 0 none;
}
.marg50 {
	margin-top: 50px;
}
header {
	z-index: 999;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	max-width: 100%;
	padding: 0;
}
.top_nav {
	background: #263145;
}
header.fixed {
	width: 100%;
	top: 0;
}
header.inner_header.fixed {
	background: none;
	position: fixed !important;
}
header.fixed .header_bottom .on_scroll, header.fixed .header_bottom .social {
	display: none
}
header.fixed .header_bottom .col-sm-8 {
	width: 100%;
}
header.fixed .header_bottom {
	background: rgba(255, 255, 255, 0.9);
	padding: 14px 0 7px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.6);
}
header.fixed .call p span:first-child, header.fixed .call p span:nth-child(2) {
	border-right: 1px solid rgba(0, 0, 0, 0.2);
	margin: -8px 40px 0 0;
	padding-right: 35px;
	display: inline-block;
	vertical-align: top;
}
header.fixed .call p a {
	display: block;
	color: rgba(5, 82, 164, 1);
}
header.fixed .call p {
	color: #000;
	margin: 0;
}
header.fixed .call p span {
	margin: -8px 0 0 0;
	text-align: left;
	font-family: 'Poppins SemiBold';
	display: inline-block;
	vertical-align: top;
}
header.fixed .call p i, header.fixed .call p a {
	color: rgba(5, 82, 164, 1);
}
header.fixed .call {
	color: #fff;
	display: inline-block;
	width: auto;
	margin: 0;
}
header.fixed .btn_aid .btn_blue {
	background: rgba(5, 82, 164, 1);
	color: #fff;
}
.navbar-default {
	background-color: rgba(0, 0, 0, 0);
	border-color: rgba(0, 0, 0, 0);
}
.navbar {
	float: left;
	width: 100%;
	min-height: 30px;
	margin: auto;
}
.navbar-nav {
	margin: auto;
	width: 100%;
	text-align: left;
}
header .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.navbar-default .navbar-nav li a {
	color: #fff;
	display: block;
	padding: 10px 5px;
	text-transform: uppercase;
	line-height: 27px;
	font-size: 14px;
	outline: 0;
	text-decoration: none;
	transition: all .5s ease 0s;
	-webkit-transition: all .5s ease 0s;
	position: relative;
	margin-left: 1px;
	border-right: 1px solid #3b475e;
}
.navbar-default .navbar-nav li:last-child a {
	border-right: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav li a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
	color: #232f43;
	background: #e0db35;
}
.menu-item-800 .dropdown-menu {
	min-width: 630px !important;
}
.dropdown-menu {
	background-clip: padding-box;
	background-color: rgba(5, 82, 164, 0.95);
	border: 0;
	border-radius: 0;
	box-shadow: none;
	display: none;
	float: left;
	font-size: 14px;
	left: 0;
	list-style: outside none none;
	margin: 0;
	min-width: 560px !important;
	white-space: normal;
	padding: 0;
	width: 100% !important;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
}
.navbar-default .navbar-nav .dropdown-menu li {
	float: left;
	width: 50%;
}
.navbar-default .navbar-nav .dropdown-menu li a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	border-left: 0 none;
	border-right: 0 none;
	display: block;
	line-height: 32px;
	margin: 0;
	min-height: 60px;
	padding: 12px 20px 5px 10px;
	text-transform: capitalize;
	white-space: normal;
}
.menu-item a img {
	border: medium none;
	box-shadow: none;
	clear: left;
	display: inline;
	float: left;
	vertical-align: middle;
	width: auto;
}
.navbar-nav ul.sm-nowrap > li > a {
	white-space: normal;
}
li.menu-item-404 ul, li.menu-item-206 ul, li.menu-item-606 ul {
	width: 250px !important;
	min-width: 250px !important;
}
li.menu-item-404 ul li, li.menu-item-206 ul li, li.menu-item-606 ul li {
	width: 100% !important;
}
.header_bottom {
	padding: 20px 0 0;
}
.btn_yellow {
	padding: 10px 25px;
	color: #232f43;
	background: #e0db35;
	display: inline-block;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
}
.btn_aid .btn_yellow {
	border: 2px solid #fff;
	margin: 0 5px;
	font-weight: 600;
	padding: 4px 12px;
	font-size: 14px;
}
.btn_blue {
	padding: 6px 12px;
	font-size: 14px;
	display: inline-block;
	color: #fff;
	background: #0552a4;
	text-transform: capitalize;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
}
.btn_yellow:hover, .btn_yellow:focus, .btn_blue:hover, .btn_blue:focus, .fixed_panel .btn_yellow:hover, .fixed_panel .btn_yellow:focus, .hero .btn_yellow:hover, .hero .btn_yellow:focus, .apply_sec .btn_yellow:hover, .apply_sec .btn_yellow:focus, .btn_aid .btn_blue:hover, .btn_aid .btn_blue:focus {
	color: #fff;
	background: #263145;
}
.social ul, .social span {
	display: inline-block;
}
.social ul {
	margin-top: 10px;
}
.floating_social {
	position: fixed;
	left: 0;
	top: 45%;
	z-index: 999;
}
.social li {
	display: block;
	color: #fff;
	margin: 0 0 5px;
	text-align: center;
	clear: left;
}
.social ul li i {
	display: block;
	margin: 0;
	padding: 10px 8px;
	transition: all 0.4s ease-in-out 0s;
	-webkit-transition: all 0.4s ease-in-out 0s;
}
.social ul li i:hover {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
}
.social ul li i.fa-facebook {
	background: #005397;
}
.social ul li i.fa-twitter {
	background: #00aedd;
}
.social ul li i.fa-linkedin {
	background: #005397;
}
.social ul li i.fa-google-plus {
	background: #dc4a38;
}
.social ul li i.fa-rss {
	background: #fe6e03;
}
.social span {
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
}
.social i {
	color: #fff;
	font-size: 15px;
}
.btn_aid {
	text-transform: uppercase;
	margin-left: 15px;
}
.call {
	display: inline-block;
	width: 100%;
	text-align: right;
	margin-top: 15px;
	color: #fff;
}
.call p {
	color: #fff;
	font-size: 14px;
}
.call p span {
	margin: 0 0 0 18px;
	font-family: 'Poppins SemiBold';
}
.call p i {
	color: #e0db35;
	font-size: 16px;
	margin-right: 3px;
}
.call p a {
	color: #e0db35;
	font-size: 17px;
}
.carousel {
	height: 100%;
	width: 100%;
	float: left;
	z-index: 1;
}
.fade-carousel {
	position: relative;
	height: 100%;
}
.fade-carousel .carousel-inner {
	position: relative;
}
.fade-carousel .carousel-inner .item {
	height: 100%;
}
.fade-carousel .carousel-inner .item img {
	width: 100%;
}
.fade-carousel .carousel-indicators {
	width: 10px;
	display: none;
	height: 10px;
	opacity: 1;
	margin: 1px;
}
.carousel-control {
	background-color: #000000;
	border: 0 none;
	bottom: 60px;
	color: #ffffff;
	font-size: 20px;
	height: auto;
	left: 10px;
	opacity: 0.9;
	position: absolute;
	text-align: center;
	text-shadow: none;
	top: auto;
	width: auto;
	font-weight: 600;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
	background-repeat: repeat-x;
}
.carousel-control .icon-prev {
	margin-left: 0;
	background: #00abd9;
	color: #fff;
}
.carousel-control .icon-next {
	margin-right: 0;
	background: #e75900;
	color: #fff;
}
.carousel-control.right {
	left: 98px;
	right: auto;
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	font-size: 30px;
	height: 50px;
	line-height: 47px;
	margin-top: 0;
	width: 50px;
	color: #555;
	max-width: 100%;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.hero {
	color: #fff;
	right: 0;
	left: 0;
	padding: 0;
	background: none;
	position: absolute;
	text-align: center;
	top: 60%;
	width: 100%;
	z-index: 777;
}
.hero .banner-text {
	background: rgba(5,82,164,0.8);
	padding: 30px;
	position: absolute;
	right: 0;
	top: -100px;
	width: 40%;
}
.hero .banner-text h1 {
	font-family: 'Poppins SemiBold';
	font-size: 36px;
	text-transform: capitalize;
	color: #fff;
	position: relative;
	margin-bottom: 20px;
	line-height: 42px;
}
.hero .banner-text h1 span {
	display: block;
}
.hero .btn_yellow {
	color: #222222;
	font-size: 16px;
	text-transform: uppercase;
	display: inline-block;
	position: relative;
}
.fade-carousel .carousel-inner .item .hero {
	opacity: 0;
	-webkit-transition: .5s all ease-in-out .1s;
	-moz-transition: .5s all ease-in-out .1s;
	-ms-transition: .5s all ease-in-out .1s;
	-o-transition: .5s all ease-in-out .1s;
	transition: .5s all ease-in-out .1s;
}
.fade-carousel .carousel-inner .item.active .hero {
	opacity: 1;
	-webkit-transition: .5s all ease-in-out .1s;
	-moz-transition: .5s all ease-in-out .1s;
	-ms-transition: .5s all ease-in-out .1s;
	-o-transition: .5s all ease-in-out .1s;
	transition: .5s all ease-in-out .1s;
}
.fade-carousel .slides .slide-1 {
	height: 100%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: relative;
}
.carousel-control {
	z-index: 888;
}
.fixed_panel {
	background: #222222;
	width: auto;
}
.fixed_panel ul {
	margin-bottom: 20px;
}
.fixed_panel ul li {
	display: block;
}
.fixed_panel li a {
	font-family: 'Poppins SemiBold';
	color: #D9D9D9;
	font-size: 14px;
	display: block;
	padding: 10px;
	border-bottom: 1px solid #1b1b1b;
	text-transform: capitalize;
	position: relative;
}
.fixed_panel li a:hover, .fixed_panel li a:active, .fixed_panel li a:focus, .fixed_panel li .active {
	background: #a2a2a2;
	position: relative;
	color: #222222;
}
.fixed_panel li a:hover::after, .fixed_panel li a:active::after, .fixed_panel li a:focus::after, .fixed_panel li .active:after {
	position: absolute;
	right: -10px;
	top: 15px;
	content: '';
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #a2a2a2;
}
.fixed_panel .btn_yellow {
	font-family: 'Poppins SemiBold';
	padding: 8px 14px;
	text-align: center;
	text-transform: capitalize;
	color: #222222;
	font-size: 15px;
}
.about_sec .fixed_panel p {
	margin-bottom: 10px;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.fixed_panel .btm_blue {
	text-align: center;
	padding: 15px;
	background: #0552a4;
}
.fixed_panel .btm_blue h3 {
	color: #ececec;
	margin: 0;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
}
h2 {
	color: #222222;
	font-size: 30px;
	margin: 0 0 40px;
	font-weight: 600;
	line-height: 32px;
	text-transform: capitalize;
}
h2 span {
	color: #0552a4;
}
.about_sec, .testimonials {
	padding: 3em 0;
	background: #ececec;
	clear: both;
}
.about_sec.whitebg {
	background: #fff url(../images/about-white-bg.jpg) no-repeat center center fixed;
	padding: 60px 0 60px 0;
}
.about_sec.whitebg h2 {
	margin-bottom: 15px;
	color: #000
}
.about_sec.whitebg p {
	margin-bottom: 20px;
	color: #000
}
.about_block > iframe {
	border: 10px solid #1c61ab;
	height: 340px;
	max-width: 100%;
	width: 100%;
}
.about_sec p {
	margin-bottom: 30px;
	font-size: 16px;
	color: #474747;
}
.about_sec .about-thumb {
	box-shadow: 10px 10px 0px #1c61ab;
	margin-left: 15px;
	margin-bottom: 15px;
}
.about-thumb.thumb-left {
	margin: 0 15px 0 0;
	box-shadow: -10px 10px 0px #1c61ab;
	-webkit-box-shadow: -10px 10px 0px #1c61ab;
}
.about-thumb.thumb-left .desc {
	margin: 0 10px 0 0;
}
.programs_sec {
	padding: 3em 0;
	background: #fff;
}
.programs_sec h2, .testimonials h2 {
	text-transform: uppercase;
}
.course_block {
	width: 100%;
	border-bottom: 1px solid #a2a2a2;
	padding: 0 0 15px;
	margin-bottom: 30px;
	min-height: 120px;
}
.course_block .image_col {
	float: left;
	margin: 0 15px 30px 0;
}
.course_block .desc_col h3 {
	font-size: 18px;
	color: #222222;
	margin: 0 0 8px;
	font-weight: 600;
}
.course_block .desc_col p {
	color: #474747;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}
.desc_col a {
	text-transform: capitalize;
	font-family: 'Poppins SemiBold';
	color: #fff;
	font-size: 16px;
}
.programs_sec.dark {
	padding: 0
}
.page .programs_sec.dark {
	padding: 40px 0 0
}
.programs_sec.dark.parallax {
	background: url(../images/services-bg.jpg) no-repeat center center / cover;
	background-attachment: fixed;
	color: #fff;
	padding: 0px 0 40px 0;
}
.programs_sec.dark.parallax .container-fluid {
	padding: 0 30px;
}
.programs_sec.dark .section-heading {
	background: url(../images/services-bg.jpg) no-repeat center center fixed;
	color: #fff;
	padding: 40px 0;
	margin-bottom: 0px;
}
.programs_sec.dark.parallax .section-heading {
	background: none;
	color: #fff;
	padding: 40px 0;
}
.programs_sec.dark h2, .programs_sec.dark h2 span {
	color: #fff;
	margin-bottom: 0
}
.programs_sec.dark .course_block {
	position: relative;
	background: rgba(255,255,255,0.9);
	padding: 0;
	text-align: center;
	border: medium none;
	margin: 0;
	transition: bottom 0.5s ease;
	margin-bottom: 30px;
	overflow: hidden
}
.about_sec.whitebg .desc > p {
	font-size: 13px;
	line-height: 20px;
	margin: 0;
	color: #fff;
}
.desc > h3 {
	font-size: 18px;
	line-height: 22px;
}
.desc {
	background: #1c61ab none repeat scroll 0 0;
	color: #fff;
	margin: 0 0 0 10px;
	padding: 7px 0 0;
	text-align: center;
}
.desc_col {
	display: inline-block;
	float: none;
	margin-bottom: 25px;
	padding-bottom: 18px;
	padding-left: 42px;
	position: relative;
	vertical-align: top;
	width: 32%;
}
.desc_col:after {
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 90%;
}
.desc_col::before {
	content: "";
	font-family: "FontAwesome";
	font-size: 40px;
	left: 0;
	position: absolute;
	top: 3px;
}
.desc_col h3 {
	font-size: 16px;
}
.desc_col p {
	font-size: 12px;
	margin: 0;
}
.programs_sec.dark.parallax .course_block {
	padding: 5px;
}
.programs_sec.dark .course_block .desc_col {
	background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
	bottom: -74%;
	cursor: pointer;
	height: 100%;
	left: 0;
	padding: 12px 10px;
	position: absolute;
	text-align: center;
	transition: bottom 0.8s ease 0s;
	width: 100%;
	margin: 0;
}
.programs_sec.dark.parallax .course_block .desc_col {
	left: 5px;
	width: 97.3%;
}
.programs_sec.dark.parallax .course_block::after {
	border-bottom: 5px solid #ffffff;
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	width: 100%;
}
.programs_sec.dark.parallax .course_block .desc_col::before, .programs_sec.dark .course_block .desc_col::before {
	display: none;
}
.programs_sec.dark .course_block .desc_col h3 {
	color: #fff;
	font-size: 15px;
	margin: 0;
	line-height: 28px;
}
.programs_sec.dark .course_block .desc_col p {
	display: none;
	color: #fff;
}
.programs_sec.dark .course_block .desc_col a {
	color: #000;
	display: inline-block;
	margin: 0 auto;
	width: 160px;
}
.programs_sec.dark .course_block .desc_col a:hover {
	background: #e0db35;
	color: #000;
}
.programs_sec.dark .course_block:hover .desc_col {
	background: rgba(5,82,164,0.8);
	bottom: 0;
	height: 100%;
}
.programs_sec.dark.parallax .course_block:hover .desc_col {
	background: rgba(5,82,164,0.8);
	bottom: -2%;
	height: 100%;
}
.programs_sec.dark.parallax .apply-now a.btn_yellow {
	margin: 15px 0 0
}
.programs_sec.dark.parallax .apply-now a.btn_yellow:hover {
	background: #e0db35;
	color: #000;
}
.programs_sec.dark .course_block:hover .desc_col p {
	display: block;
	line-height: 28px;
	font-size: 15px;
}
.programs_sec.dark .course_block:hover .desc_col p a {
	display: block;
	margin-top: 20px;
}
.programs_sec.dark .course_block .image_col {
	float: none;
	margin: 0;
}
.programs_sec.dark .course_block .image_col img {
	width: 100%;
}
.programs_sec.dark.schedules .desc_col h3 a {
	color: #fff;
	font-size: 26px;
	margin: 0;
	line-height: 48px
}
.programs_sec.dark.schedules .desc_col:hover h3 a {
	background: none;
	color: #fff;
	padding: 88px 0;
}
.apply_sec {
	background: #fff url(../images/financial-aid-bg.jpg) no-repeat center top;
	min-height: 800px;
	position: relative;
}
.apply_sec_in {
	bottom: 35px;
	color: #000;
	left: 23%;
	position: absolute;
	text-align: center;
	width: 56%;
}
.apply_sec h3 {
	font-size: 20px;
	font-weight: 600;
	margin: 15px 0 10px;
}
.apply_sec p {
	font-size: 16px;
	margin: 0;
}
.apple_hrs {
	display: block;
	margin-bottom: 20px;
}
.apply_sec_in h2 {
	margin-bottom: 20px;
}
.doc_img {
	position: absolute;
	right: 0;
	top: 0;
}
.apply_sec .btn_yellow {
	color: #222222;
}
.testimonials .review-bx {
	background: #fff;
	padding: 40px;
	min-height: 310px;
	-webkit-box-shadow: 6px 6px 8px rgba(77, 99, 115, 0.18);
	box-shadow: 6px 6px 8px rgba(77, 99, 115, 0.18);
	margin: 0 15px;
}
.testimonials .review-bx p {
	color: #242424;
	line-height: 30px;
	font-style: italic;
	font-size: 16px;
}
.testimonials .name_sec p {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	box-shadow: none;
	color: #242424;
	font-size: 16px;
	font-style: normal;
	line-height: 30px;
	padding: 0;
	margin: 0;
	position: relative;
}
.name_sec {
	display: inline-block;
	margin: 35px auto auto;
	text-align: left;
	width: 30%;
	max-width: 100%;
}
.name_sec > img {
	background: #ffffff none repeat scroll 0 0;
	border-radius: 100px;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
	display: block;
	float: left;
	margin: 0 0 10px;
	padding: 2px;
}
.name_sec h4 {
	margin: 19px 0 0;
	display: block;
	clear: both;
	white-space: nowrap
}
.locations_sec {
	padding: 3em 0;
	background: url(../images/location-bg.jpg) no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
}
.locations_sec h2 {
	color: #fff;
	text-transform: uppercase;
}
.locations_sec h2 span {
	color: #e0db35;
}
.locations_sec .location_block {
	background: #fff;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.locations_sec .map iframe {
	width: 100%;
	border: 0;
	height: 250px;
}
.location_block address {
	color: #333333;
	font-size: 15px;
	padding: 0 10px;
	min-height: 160px;
}
.location_block address p {
	margin-bottom: 5px;
	color: #333333;
	padding-left: 28px;
}
.location_block address p a {
	color: #333;
}
.location_block address p i {
	margin: 0 10px 0 -28px;
}
.location_block .btn_blue {
	display: inline-block;
	margin: 15px 0;
}
.blog_sec {
	padding: 3em 0;
	background: #e9ecef;
}
.blog_sec h2 {
	text-transform: uppercase;
	text-align: center;
}
.post_block {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #c7d0d8;
	border-radius: 3px;
	margin: 0 0 0 70px;
	max-width: 100%;
	width: 78%;
}
.post_block figcaption {
	padding: 15px;
}
.post_block img {
	width: 100%;
}
.post_block h3 {
	margin: 0 0 15px;
	min-height: 55px;
	line-height: 25px;
	font-size: 16px;
	font-weight: 600;
}
.post_block p strong {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
}
.post_block h3 a {
	color: #0552a4;
	font-size: 16px;
	font-weight: 600;
}
.post_block p {
	margin: 0 0 15px;
	color: #4c4c4c;
	font-size: 14px;
}
.logos {
	background: #fff;
	padding: 3em 0;
	text-align: center;
}
.logos ul {
	display: table
}
.logos ul li {
	display: table-cell;
	padding: 0 15px;
	vertical-align: middle;
	width: auto;
}
.contact_info {
	background: #222222;
	padding: 30px 0;
	color: #fff;
}
.contact_info h3 {
	margin: 0 0 30px;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 600;
	color: #fff;
}
.contact_info h3 span {
	color: #e0db35;
}
.contact_info p {
	margin: 0 0 15px;
	font-size: 15px;
	color: #fff;
	padding-left: 30px;
}
.contact_info p a {
	color: #fff;
}
.contact_info p i {
	margin: 0 10px 0 -30px;
}
.contact_info li {
	margin: 0 0 10px;
	width: 100%;
}
.contact_info li a {
	position: relative;
	color: #feffff;
	font-size: 15px;
	display: block;
	padding-left: 15px;
	text-transform: capitalize;
}
.contact_info li a:before {
	position: absolute;
	left: 0;
	top: auto;
	font-family: 'FontAwesome';
	color: #e0db35;
	content: '';
}
.contact_info .accre_sec {
	width: 100%;
	background: #fff;
	padding: 15px;
	display: inline-block;
	margin-bottom: 8px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.contact_info .accre_sec p {
	color: #1f1f1f;
	padding-left: 75px;
	line-height: 24px;
	font-size: 14px;
	margin: 0;
}
.contact_info .accre_sec p img {
	float: left;
	margin-left: -75px;
	margin-right: 15px;
	margin-top: 10px;
}
.copyright {
	background: #e0db35;
	padding: 15px 0 3px;
	color: #1f1f1f;
	font-size: 16px;
}
.copyright p {
	font-size: 16px;
	line-height: normal;
	color: #1f1f1f;
}
.copyright p a {
	color: #1f1f1f;
}
.copyright ul li, .copyright ul li a {
	font-size: 16px;
	line-height: normal;
	color: #1f1f1f;
}
.copyright ul li i {
	display: block;
	margin: 0;
	padding: 8px 10px;
	color: #fff;
	width: 34px;
	text-align: center
}
.copyright ul li i.fa-facebook {
	background: #005397;
}
.copyright ul li i.fa-twitter {
	background: #00aedd;
}
.copyright ul li i.fa-linkedin {
	background: #005397;
}
.copyright ul li i.fa-google-plus {
	background: #dc4a38;
}
.copyright ul li i.fa-rss {
	background: #fe6e03;
}
.copyright ul li {
	display: inline-block;
	text-transform: uppercase;
}
p {
	margin: 0 0 20px;
	line-height: 26px;
}
.blog_sec.slick-prev::before {
	color: #333333;
	background: url(../images/prev.png) no-repeat center center;
	font-size: 20px;
	line-height: 1;
	opacity: 0.75;
}
.blog_sec .slick-next::before {
	color: #333333;
	background: url(../images/next.png) no-repeat center center;
	font-size: 20px;
	line-height: 1;
	opacity: 0.75;
}
.blog_sec .slick-prev::before {
	content: "";
	background: url(../images/prev.png) no-repeat center center;
}
.blog_sec .slick-next::before {
	content: "";
	background: url(../images/next.png) no-repeat center center;
}
.blog_sec .slick-prev, .blog_sec .slick-next {
	border: medium none;
	color: rgba(0, 0, 0, 0);
	font-size: 0;
	height: 35px;
	line-height: 0;
	margin-top: -10px;
	outline: medium none;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 35px;
}
.blog_sec .slick-prev {
	background: url(../images/prev.png) no-repeat center center;
	left: 20px;
}
.blog_sec .slick-next {
	background: url(../images/next.png) no-repeat center center;
}
.fixed {
	position: fixed;
	top: 20px;
	z-index: 888;
	width: 11.5%;
	max-width: 100%;
}
.doc_img img {
	height: 255px;
	object-fit: cover;
}
.apply_sec {
	padding: 10px 0 13px;
}
footer {
	position: relative;
	z-index: 888;
}
.logos {
	position: relative;
	z-index: 888;
}
.inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/inner-baner.jpg") no-repeat scroll center top;
	min-height: 219px;
	color: #fff;
	padding: 60px 0 40px;
}
.dms_banner, .page-id-885 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/medical-sonographer-banner.jpg") no-repeat scroll center top;
}
.medical_banner {
	background: rgba(0, 0, 0, 0) url("../images/medical-assistant-banner.jpg") no-repeat scroll center top;
}
.school_banner {
	background: rgba(0, 0, 0, 0) url("../images/school-policies-banner.jpg") no-repeat scroll center top;
}
.dialysis_banner, .page-id-836 .pharmacy_banner {
	background: rgba(0, 0, 0, 0) url("../images/dialysis-technician-banner.jpg") no-repeat scroll center top;
}
.electro_banner {
	background: rgba(0, 0, 0, 0) url("../images/electrocardiography.jpg") no-repeat scroll center top;
}
.phlebotomy_banner, .page-id-843 .pharmacy_banner {
	background: rgba(0, 0, 0, 0) url("../images/phlebotomy-bnr.jpg") no-repeat scroll center top;
}
.ekg_banner, .page-id-841 .pharmacy_banner {
	background: rgba(0, 0, 0, 0) url("../images/EKG-bnr.jpg") no-repeat scroll center top;
}
.billing_banner {
	background: rgba(0, 0, 0, 0) url("../images/billing-bnr.jpg") no-repeat scroll center top;
}
.medical_office_banner {
	background: rgba(0, 0, 0, 0) url("../images/medical-office-bnr.jpg") no-repeat scroll center top;
}
.patient_care_banner, .page-id-849 .pharmacy_banner {
	background: rgba(0, 0, 0, 0) url("../images/patient-care-bnr.jpg") no-repeat scroll center top;
}
.nurse_assist_banner {
	background: rgba(0, 0, 0, 0) url("../images/nurse-bnr.jpg") no-repeat scroll center top;
}
.pharmacy_banner {
	background: rgba(0, 0, 0, 0) url("../images/pharmacy-bnr.jpg") no-repeat scroll center top;
}
.english_banner {
	background: rgba(0, 0, 0, 0) url("../images/english-bnr.jpg") no-repeat scroll center top;
}
.financial-aid-banner {
	background: rgba(0, 0, 0, 0) url("../images/financial-aid-bnr.jpg") no-repeat scroll center top;
}
.page-id-287 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/location.jpg") no-repeat scroll center top;
}
.page-id-171 .inner-banner, .page-id-891 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/nurse-aid.jpg") no-repeat scroll center top;
}
.page-id-220 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/contact.jpg") no-repeat scroll center top;
	color: #000;
}
.page-id-149 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/medical-assistant-banner.jpg") no-repeat scroll center top;
	color: #000;
}
.page-id-282 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/register.jpg") no-repeat scroll center top;
	color: #000;
}
.page-id-285 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/review_banner.jpg") no-repeat scroll center top;
	color: #000;
}
.page-id-289 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/review_banner.jpg") no-repeat scroll center top;
	color: #000;
}
.page-id-895 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/schedule-bnr.jpg") no-repeat scroll center top;
}
.page-id-904 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/pharm-bnr.jpg") no-repeat scroll center top;
}
.page-id-916 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/dialysis-banner.jpg") no-repeat scroll center top;
}
.page-id-917 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/ekg-banner.jpg") no-repeat scroll center top;
}
.page-id-918 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/pb-bnr.jpg") no-repeat scroll center top;
}
.page-id-919 .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/pct-bnr.jpg") no-repeat scroll center top;
}
.inner-banner .page-title {
	text-align: left;
}
.dms_banner .page-title, .medical_banner .page-title, .school_banner .page-title, .dialysis_banner .page-title, .electro_banner .page-title, .phlebotomy_banner .page-title, .ekg_banner .page-title, .billing_banner .page-title, .medical_office_banner .page-title, .patient_care_banner .page-title, .nurse_assist_banner .page-title, .pharmacy_banner .page-title, .english_banner .page-title, .financial-aid-banner .page-title, .page-id-287 .inner-banner .page-title {
	color: #263145;
	text-align: left;
}
h1 {
	font-size: 35px;
	text-transform: capitalize;
	line-height: 1.5;
}
.page-title .btn_yellow {
	font-size: 16px;
	font-weight: 600;
}
.dms_banner .page-title span, .medical_banner .page-title span, .school_banner .page-title span, .dialysis_banner .page-title span, .electro_banner .page-title span, .phlebotomy_banner .page-title span, .ekg_banner .page-title span, .billing_banner .page-title span, .medical_office_banner .page-title span, .patient_care_banner .page-title span, .nurse_assist_banner .page-title span, .pharmacy_banner .page-title span, .english_banner .page-title span, .financial-aid-banner .page-title span, .page-id-287 .inner-banner .page-title span {
	color: #000;
	text-align: left;
}
.inner_pages {
	padding: 4em 0;
	background: #fff url("../images/about-white-bg.jpg") no-repeat fixed center center;
	background-size: cover;
}
.inner_pages h2, .parallex h2 {
	clear: left;
	margin: 0px 0 20px;
	position: relative;
	padding: 0;
	line-height: 1.2;
	text-align: center;
}
.parallex h2 {
	text-align: left;
}
.inner_pages .img_wrap {
	margin-bottom: 30px;
}
.parallex {
	position: relative;
	padding: 3em 0;
	background: #0552a4;
	color: #fff;
}
.parallex:before {
	position: absolute;
	left: 0;
	top: 0;
	content: '';
	width: 48%;
	height: 100%;
	background: url(../images/students.jpg) no-repeat top left;
	background-size: cover;
}
.parallex h2 {
	color: #fff;
}
.inner_pages .img_wrap img {
	border: 10px solid #0552a4;
	box-shadow: 5px 5px 15px rgba(0, 0 ,0, 0.2);
	-webkit-box-shadow: 5px 5px 15px rgba(0, 0 ,0, 0.2);
}
.inner_pages .content_sec p, .parallex .content_sec p {
	margin-bottom: 30px;
}
.inner_pages h2.lower-h{
    font-size: 24px;
    text-align: left;
    background: #e0db35;
    padding: 10px 15px;	
}
.shadow {
	box-shadow: 0 0 5px rgba(0, 0 ,0, 0.1);
	-webkit-box-shadow: 0 0 5px rgba(0, 0 ,0, 0.1);
	padding: 10px 30px 30px;
	background: rgba(255, 255, 255, 0.5);
}
.btn-disclosure {
	width: 100%;
	text-align: center;
}
.btn-disclosure li {
	display: inline-block;
	margin: 0 15px;
	text-transform: uppercase;
	vertical-align: top;
	width: 35%;
	max-width: 100%;
}
.btn-disclosure li a {
	background: #0552a4;
	color: #fff;
	display: block;
	padding-bottom: 15px;
	font-size: 18px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.btn-disclosure li img {
	margin: auto auto 15px;
}
.clinical_assistant iframe {
	width: 100%;
	border: 0;
	height: 1210px;
	max-width: 100%;
}
.schedule_table {
	display: table;
	width: 100%;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
}
.schedule_table .tab_row {
	display: table-row;
}
.schedule_table .tab_cell {
	display: table-cell;
	padding: 10px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: rgba(0, 0, 0, 0.1)
}
.schedule_table .tab_row:nth-child(1) {
	background: #0552a4;
	color: #fff;
	font-weight: 600;
}
.time_table.schedule_table .tab_row:nth-child(1) {
	background: none;
	color: #000;
	font-weight: 600;
}
.time_table.schedule_table .tab_row:nth-child(1) .tab_cell {
	border-style: solid;
	border-width: 1px 1px 1px 0;
	border-color: rgba(0, 0, 0, 0.1)
}
.time_table.schedule_table .tab_row:nth-child(1) .tab_cell:nth-child(1) {
	font-weight: 600;
	text-transform: uppercase;
}
.time_table.schedule_table .tab_cell:nth-child(1) {
	background: #0552a4;
	color: #fff;
	font-weight: 600;
}
#view_schedule.schedule_table .tab_row:nth-child(1) {
	background: rgba(0, 0, 0, 0.1);
	color: #000;
	font-weight: 600;
}
#view_schedule.schedule_table .tab_row:nth-child(1) .tab_cell:nth-child(1) {
	background: none;
	font-weight: 600;
}
.inner_pages #allcourses h3 {
	font-size: 19px;
	margin-bottom: 15px;
}
#view_schedule.schedule_table .tab_cell:nth-child(1) {
	background: none;
	color: inherit;
	font-weight: normal;
}
#view_schedule.schedule_table .tab_cell:nth-child(1) {
	width: 28%;
}
.time_table.schedule_table {
	border: 0;
}
.training_pages h3, .inner_pages h3 {
	background: #f7f7f7;
	padding: 10px 0 10px 15px;
	border-left: 6px solid #0552a4;
	color: #0552a4;
	font-size: 26px;
	font-weight: 600;
	line-height: 32px;
	margin: 0 0 30px;
	text-transform: capitalize;
	clear: both;
}
.training_pages h3 span {
	background: #e0db35 none repeat scroll 0 0;
	color: #0552a4;
	display: inline-block;
	float: right;
	font-family: OpenSans;
	font-size: 15px;
	font-weight: 600;
	line-height: 50px;
	margin-top: -18px;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
	min-width: 115px;
	text-align: center;
}
.training_pages h3 span::after {
	border-bottom: 0 solid transparent;
	border-right: 10px solid #e0db35;
	border-top: 10px solid transparent;
	content: "";
	height: 0;
	left: -10px;
	position: absolute;
	top: 0;
	width: 0;
}
.training_pages p {
	margin-bottom: 30px;
}
.training_pages ul {
	margin-bottom: 30px;
}
.training_pages li {
	background: #fff none repeat scroll 0 0;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
	line-height: 25px;
	margin-bottom: 10px;
	min-height: 70px;
	padding: 10px 0 10px 65px;
	position: relative;
	-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
}
.training_pages .new_pages li {
	line-height: 39px;
	min-height: 59px;
	padding: 10px 0 10px 65px;
}
.training_pages li:before {
	content: '';
	left: 10px;
	top: auto;
	background: url(../images/doc-sign.png) no-repeat center center;
	width: 40px;
	height: 40px;
	padding: 0;
	border: 1px solid #0552a4;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2);
	position: absolute;
}
.training_pages p .align_left, .training_pages p .align_right {
	box-shadow: 5px 5px 5px rgba(0,0, 0, 0.2);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0, 0, 0.2);
}
.training_pages p .align_left {
	float: left;
	margin: 0 15px 20px 0;
}
.training_pages p .align_right {
	float: right;
	margin: 0 0 35px 15px;
}
.bonent_sec {
	background: url(../images/services-bg.jpg) no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
	padding: 4em 0 3em;
	color: #fff;
}
.bonent_sec p {
	color: #fff;
}
.bonent_sec p img {
	float: left;
	margin: 0 15px 15px 0;
}
.bonent_sec p a {
	display: block;
	color: #e0db35;
}
.news_col {
	background: #fff url("../images/about-white-bg.jpg") no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
	padding: 4em 0;
}
.news_col h3 {
	color: #0552a4;
	font-size: 30px;
	font-weight: 600;
	line-height: 32px;
	margin: 0 0 20px;
	text-transform: capitalize;
}
.bonent_sec h3 {
	color: #e0db35;
	font-size: 30px;
	font-weight: 600;
	line-height: 32px;
	margin: 0 0 20px;
	text-transform: capitalize;


}
.bonent_sec p {
	margin: 0 0 20px;
}
.news_col p strong {
	color: #0552a4;
	font-size: 20px;
}
.news_col p {
	color: #000;
	margin-bottom: 10px;
}
.news_col.blk_bg {
	background: url(../images/services-bg.jpg) no-repeat top center;
	background-size: cover;
	background-attachment: fixed;
	padding: 4em 0 3em;
	color: #fff;
}
.news_col.blk_bg p strong {
	color: #e0db35;
	font-size: 20px;
}
.news_col.blk_bg p {
	color: #fff;
	margin-bottom: 10px;
}
.contactus-outer h3 {
	margin-bottom: 13px;
}
.contactus-outer h3 span {
	color: #0552a4;
}
.contactus-outer .form-cell .form-control {
	border: 1px solid #e0e0e0;
	margin-bottom: 15px;
	border-radius: 0;
	height: 48px;
	box-shadow: none;
}
.contactus-outer .form-cell textarea.form-control {
	height: 110px;
}
.contactus-outer .form-cell .captcha .captcha-img {
	background: #fff;
	border: 1px solid #e0e0e0;
	height: 48px;
	padding: 5px 0
}
.contactus-outer .form-cell .btn_blue {
	border: medium none;
	float: right;
	margin-top: 15px;
}
.contactus-outer .contact-sidebar .download-brochure {
	text-align: center;
}
.contactus-outer .contact-sidebar .sidebar-widget {
	margin-bottom: 20px;
}
.contactus-outer .contact-sidebar .sidebar-widget.appointment-box {
	background: #fff;
	padding: 15px;
	border: 1px solid #e0e0e0;
}
.contactus-outer .contact-sidebar .sidebar-widget p {
	margin-bottom: 20px;
}
.contactus-outer .contact-sidebar .sidebar-widget h4 {
	margin-bottom: 10px;
	font-size: 17px;
}
.contactus-outer .contact-sidebar .sidebar-widget.appointment-box a {
	color: #0552a4;
}
#program.our-team {
	padding: 40px 0;
	margin-bottom: 0
}
#program.our-team h2 {
	margin-bottom: 30px;
}
header.inner_header {
	background: rgba(38, 49, 69, 0.9);
	padding: 0 0 15px;
	position: relative;
}
.inner_pages.whitebg.training_pages .brochure-right .btn_yellow {
	color: #232f43;
	margin-bottom: 20px;
	position: absolute;
	top: -131px;
	transition: 0.5s all ease;
}
.brochure-right a, .brochure-right a i {
	transition: all 0.5s ease 0s;
}
.inner_pages.whitebg.training_pages .brochure-right .btn_yellow:hover, .inner_pages.whitebg.training_pages .brochure-right .btn_yellow:focus {
	color: #fff;
}
.inner_pages.whitebg.training_pages .brochure-right .btn_yellow:hover i {
	color: #fff;
}
.inner_pages.schedules-page .brochure-right .btn_yellow {
	color: #232f43;
	margin-bottom: 20px;
	position: absolute;
	top: 323px;
	transition: 0.5s all ease;
}
.inner_pages.schedules-page .brochure-right .btn_yellow:hover, .inner_pages.schedules-page .brochure-right .btn_yellow:focus {
	color: #fff;
}
.inner_pages.schedules-page .brochure-right .btn_yellow:hover i {
	color: #fff;
}
.brochure-right .btn_yellow {
	color: #232f43;
	margin-bottom: 20px;
}
.brochure-right .btn_yellow:hover, .brochure-right .btn_yellow:focus {
	color: #ffffff;
}
.apply_financial {
	background: #0552a4 none repeat scroll 0 0;
	color: #ffffff;
}
.apply_financial_left {
	display: inline-block;
	padding: 30px 15px;
	width: 100%;
}
.apply_financial_left h4 {
	font-size: 20px;
	margin-bottom: 12px;
}
.apply_financial_left p {
	margin-bottom: 0px;
}
.apply_financial_btm {
	margin-top: 25px;
}
.apply_financial_btm > p {
	min-height: 60px;
}
.apply_financial_btm .btn_yellow {
	margin-top: 10px;
}
.apply_financial_left .link {
	color: #fff;
	text-decoration: underline;
}
.Schedules_lists li {
    box-shadow: none;
    display: inline-block;
    min-height: 0;
    padding: 0;
    width: auto;
    cursor: pointer;
}
.Schedules_lists li #getlocation {
    background: #0552a4 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: left;
    padding: 12px 15px;
    border: 2px solid #0552a4;
}
.Schedules_lists li #getlocation option {
    background: #e0db35;
    color: #000;
}
.Schedules_lists li::before {
	display: none;
}
.Schedules_lists li a {
	background: #0552a4 none repeat scroll 0 0;
	border-radius: 3px;
	color: #fff;
	float: left;
	padding: 95px 35px 15px;
	position: relative;
}
.Schedules_lists li:last-child a {
	background: #f11000 none repeat scroll 0 0;
}
.location-lable h2{ font-size: 24px;}

#loctioncourse.Schedules_lists li a {
	background: #0552a4 none repeat scroll 0 0;
	position: relative;
	border-radius: 3px;
	color: #fff;
	float: left;
	padding: 95px 35px 15px;
}
.Schedules_lists li a.fcurrent, #loctioncourse.Schedules_lists li a.fcurrent {
	background-color: #232f43;
	color: #fff;
}
#loctioncourse.Schedules_lists li a::before, .Schedules_lists li a:before {
	position: absolute;
	content: '';
	top: 22px;
	left: 28%;
	margin: auto;
	width: 60px;
	height: 60px;
}
#loctioncourse.Schedules_lists li:nth-child(2) a:before {
	background: url(../images/queens-icon.png) no-repeat top center;
	background-size: 100%;
}
#loctioncourse.Schedules_lists li:nth-child(3) a:before {
	background: url(../images/manhattan-icon.png) no-repeat top center;
	background-size: 100%;
}
#loctioncourse.Schedules_lists li:nth-child(4) a:before {
	background: url(../images/garden-icon.png) no-repeat top center;
	background-size: 100%;
}
/*.Schedules_lists li:nth-child(3) a:before {
	background: url(../images/sunrise-icon.png) no-repeat top center;
	background-size: 100%;
}*/
.Schedules_lists li:nth-child(2) a:before {
	background: url(../images/sunset-icon.png) no-repeat top center;
	background-size: 100%;
}
.Schedules_lists li:nth-child(1) a:before {
	background: url(../images/week-icon.png) no-repeat top center;
	background-size: 100%;
}
.Schedules_lists li:nth-child(3) a:before {
	background: url(../images/all-icon.png) no-repeat top center;
	background-size: 100%;
}
#loctioncourse.Schedules_lists li a:hover, #loctioncourse.Schedules_lists li a:focus, .Schedules_lists li a:hover, .Schedules_lists li a:focus {
	background: #232f43 none repeat scroll 0 0;
}
.Schedules_lists {
	margin-bottom: 20px !important;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	margin-right: 0;
	float: none;
	width: 100%;
}
#loctioncourse {
	float: left;
	margin-left: 0;
}
.inner_pages .Schedules_lists h2 {
	text-align: left;
}
.schedules-page .time_table.schedule_table .tab_row:nth-child(1) {
	color: #333;
	font-weight: normal;
}
.schedules-page .ul_list li {
	list-style: inside none disc;
}
.schedules-page .tab_cell {
	vertical-align: middle;
}
.schedules-page .list_courses li p {
	display: inline-block;
	width: 33%;
}
.schedules-page .list_courses li p {
	display: inline-block;
	width: 33%;
}
.schedules-page .list_courses li .list_hd {
	color: #0552a4;
}
.schedules-page .list_courses li .list_price {
	color: #dc3346;
}
.schedules-page .list_courses li {
	border-bottom: 1px solid #e5e5e5;
	padding: 5px 0;
}
.schedules-page .list_courses li:last-child {
	border-bottom: none;
}
.schedules-page .time_table.schedule_table .tab_row:nth-child(1) .tab_cell:nth-child(1) {
	text-transform: none;
}
.schedules-page .tab_cell:nth-child(1) {
	width: 220px;
}
form.register-form {
	background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	float: left;
	padding-bottom: 20px;
	width: 100%;
}
.register-form label sup {
	color: #f00;
}
.inner_pages .headline-sub {
	color: #394355;
	margin: 0 0 20px;
}
.register-form input, .register-form select {
	margin: 5px 0 0;
}
.register-form input[type="text"] {
	border: 1px solid #ccc;
	font-size: 14px;
	min-height: 40px;
	padding: 5px 10px;
	width: 100%;
}
.register-form select.sel {
	border: 1px solid #ccc;
	min-height: 40px;
	padding: 7px 10px;
	width: 100%;
}
.register-form select option {
	text-indent: 10px;
}
.register-form select.time-sel {
	border: 1px solid #ccc;
	min-height: 40px;
	padding: 7px 10px;
	width: 49%;
}
.register-form select.dob {
	border: 1px solid #ccc;
	min-height: 40px;
	padding: 7px 10px;
	width: 100%;
}
.register-form label {
	display: block;
	margin: 10px 0 0;
}
.register-form select.sel-loc {
	border: 1px solid #ccc;
	min-height: 40px;
	padding: 7px 10px;
	width: 100%;
}
.radio-buts {
	padding-bottom: 15px;
}
.register-form .checkbox-sec label {
	display: inline-block;
	width: 95%;
}
.register-form .checkbox-sec label {
	display: inline-block;
	width: 95%;
}
.checkbox-sec ul li {
	border-bottom: 1px solid #ccc;
	padding: 0 10px 10px;
}
.checkbox-sec {
	margin-bottom: 20px;
}
.inner_pages.register-page h3 {
	margin-bottom: 0;
}
.radio-buts span {
	margin-right: 15px;
}
.register-form .submit-but {
	background: #0552a4 none repeat scroll 0 0;
	border-color: #002577;
	border-image: none;
	border-style: solid;
	border-width: 0 0 3px;
	color: #fff;
	font-weight: bold;
	height: 45px;
	margin: 10px 0 0;
	padding: 3px 0 0;
	text-transform: uppercase;
	width: 150px;
}
.clients-rev {
	margin-bottom: 15px;
}
.client-testimonials p {
	color: #454545;
}
.client-testimonials {
	margin-bottom: 15px;
}
.client-testimonials .client_name {
	color: #263145;
	display: block;
	margin: 10px 0 0;
	text-align: right;
	width: 100%;
}
.btn-blue a {
	background: #0552a4 none repeat scroll 0 0;
	border-color: #002577;
	border-image: none;
	border-style: solid;
	border-width: 0 0 3px;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	margin: 10px 0 0;
	padding: 8px 25px;
	text-transform: uppercase;
}
.campuses_in.campuses_left {
	background: rgba(0, 0, 0, 0) url("../images/campus-queen-bg.jpg") no-repeat;
	background-size: cover;
	color: #fff;
	padding: 30px;
}
.campuses_in.campuses_right {
	background: #e0db35;
	background: rgba(0, 0, 0, 0) url("../images/campus-manhattan-bg.jpg") no-repeat;
	padding: 30px;
	background-size: cover;
}
.campuses_in ul {
	margin-bottom: 15px;
	min-height: 180px;
}
.campuses_in h3 {
	line-height: 30px;
	margin-bottom: 15px;
}
.campuses_in li {
	line-height: 24px;
	margin-bottom: 10px;
	padding-left: 24px;
}
.campuses_in li a {
	color: #fff;
}
.campuses_in.campuses_right li a {
	color: #000;
}
.campuses_in li i {
	float: left;
	font-size: 14px;
	margin-left: -24px;
	margin-top: 6px;
}
.campuses_in .btn-link {
	background: #fff none repeat scroll 0 0;
	border-radius: 2px;
	color: #333;
	display: inline-block;
	padding: 8px 25px;
	font-weight: bold;
}
.campuses_in .btn-link:hover {
	background: #263145 none repeat scroll 0 0;
	color: #fff;
	text-decoration: none;
}
.campuses_in span {
	display: block;
}
.campuses_in {
	margin-bottom: 40px;
	margin-top: -70px;
	position: relative;
	z-index: 1;
	min-height: 0px;
}
header.index2 {
	background: #0657a6;
	background: -moz-linear-gradient(top, #0657a6 0%, #0881b6 100%);
	background: -webkit-linear-gradient(top, #0657a6 0%, #0881b6 100%);
	background: linear-gradient(to bottom, #0657a6 0%, #0881b6 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0657a6', endColorstr='#0881b6', GradientType=0);
	position: relative;
}
.carousel2 .hero .banner-text {
	background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
}
header.index2 .header_bottom {
	padding: 12px 0;
}
header.index2 .logo {
	margin-top: 13px;
}
.affi_logos .slides {
	border: 1px solid #dcdcdc;
	display: inline-block;
	margin: 0;
	text-align: center;
	vertical-align: top;
	width: 16%;
}
.affi_logos .slides img {
	display: inline;
}
.slick-prev::before, .slick-next::before {
	color: #0552a4;
}
.affiliations {
	background: #fff none repeat scroll 0 0;
	padding: 60px 0 50px;
}
.job_assistance {
	background: rgba(0, 0, 0, 0) url("../images/job-assist-bg.jpg") no-repeat fixed center top;
	background-size: cover;
	padding: 40px 0;
}
.job_assist_right {
	float: right;
	width: 100%;
	text-align: center;
}
.job_assist_left {
	float: left;
	width: 100%;
	text-align: center;
}
.job_assistance h2 {
	color: #fff;
	font-size: 36px;
	line-height: 44px;
	margin-bottom: 0px;
}
.job_assistance .btn_yellow {
	font-size: 18px;
	margin-top: 22px;
}
.btn_aid .btn_blue {
	background: #fff none repeat scroll 0 0;
	color: #000;
	font-weight: 600;
	text-transform: uppercase;
}
.post-390 .entry-header {
	position: relative;
}
.post-390 .entry-header .entry-title {
	display: none;
}
form.review_form {
	float: none;
	margin: 60px auto auto;
	padding: 30px;
	width: 60%;
}
.review_form textarea {
	width: 100%;
	height: 120px;
	border: 1px solid #ccc;
	padding: 10px;
}
form.review_form input[type="submit"] {
	background: #0552a4 none repeat scroll 0 0;
	border-color: #002577;
	border-image: none;
	border-style: solid;
	border-width: 0 0 3px;
	color: #fff;
	font-weight: bold;
	height: 45px;
	margin: 10px 0 0;
	padding: 3px 15px;
	float: right;
	text-transform: uppercase;
	width: auto;
}
.blog_mason {
	column-count: 2;
	-webkit-column-count: 2;
	column-gap: 1em;
	-webkit-column-gap: 1em;
}
.inner_pages .blog_mason h3 {
	background: none;
	border-left: 0;
	clear: both;
	color: #0552a4;
	font-size: 24px;
	font-weight: 600;
	line-height: 30px;
	margin: 0 0 20px;
	padding: 0;
	text-transform: capitalize;
}
.entry-meta {
	font-weight: 600;
	margin-bottom: 15px;
}
.entry-meta a {
	color: #0552a4;
}
.inner_pages .blog_mason h3 a {
	color: #0552a4;
}
.blog_mason .client-testimonials, .clients-rev .client-testimonials {
	display: inline-block;
	width: 100%;
	background: #fff;
	border: 1px solid #eee;
	padding: 1em;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	min-height: 195px;
}
.pagination-outer.text-center {
	text-align: left;
}
.page-numbers > li {
	display: inline-block;
	margin-right: 5px;
	vertical-align: top;
}
.page-numbers > li .page-numbers {
	background: #263145 none repeat scroll 0 0;
	color: #fff;
	padding: 5px 10px;
}
.page-numbers > li .page-numbers.current {
	background: rgba(38, 49, 69, 0.7);
}
.btn-blue.pull-right {
	margin-bottom: 30px;
}
.inner_pages .clients-rev {
	width: 100%;
	display: inline-block;
}
.comment .morelink {
	color: #0552a4;
	font-weight: 600;
}
.register-form select.time-sel {
	width: 100%;
}
.form-cell .error {
	color: #ff0000;
	margin: -10px 0 0;
}
.blog_mason img {
	height: auto;
}
.thanks_message {
	background: rgba(0, 0, 0, 0) url("../images/thanks.png") no-repeat scroll center top -35px;
	min-height: 400px;
	padding: 23em 15em 0;
	text-align: center;
}
.caret {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid;
	display: inline-block;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	width: 0;
}
.inner_pages.register-page .entry-content h3 {
	margin-bottom: 15px;
}
.page-id-314 .inner-banner, .single-post .inner-banner {
	background: rgba(0, 0, 0, 0) url("../images/medical-assistant-banner.jpg") no-repeat scroll center top;
	color: #000;
	padding-top: 75px;
}
.blog_mason .client-testimonials {
	min-height: 315px;
}
.type-post p {
	text-align: left;
}
.type-post p img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.type-post p img.alignright {
	float: right;
	margin: 0 0 20px 20;
}
.blue_color {
	background: #0552a4;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	margin: 4px 0;
	padding: 5px 10px;
}
.yellow_color {
	background: #e0db35;
	border-radius: 3px;
	color: #000;
	display: inline-block;
	margin: 4px 0;
	padding: 5px 10px;
}
.menu-item-800 .dropdown-menu {
	min-width: 1040px !important;
}
.menu-item-800 .dropdown-menu li#menu-item-828 {
	width: 72%;
	margin-right: 0;
}
.menu-item-800 .dropdown-menu li#menu-item-937 {
	width: 28%;
}
.menu-item-800 .dropdown-menu .dropdown-menu {
	margin: 0px !important;
	left: 0px !important;
	display: block !important;
	position: relative !important;
	min-width: 100% !important;
}
.menu-item-800 .dropdown-menu li {
	width: 50%;
	padding: 0 5px 0 0;
}
.menu-item-800 .dropdown-menu li#menu-item-937 li {
	width: 100%;
}
.menu-item-800 .dropdown-menu li#menu-item-828 > a strong, .menu-item-800 .dropdown-menu li#menu-item-937 > a strong {
	background: none;
	font-size: 17px;
	color: #fff;
	text-transform: uppercase
}
.menu-item-800 .dropdown-menu li#menu-item-828 > a:hover, .menu-item-800 .dropdown-menu li#menu-item-937 > a:hover {
	background: none;
	color: #fff;
}
.navbar-default .navbar-nav .menu-item-800 .dropdown-menu li a {
	line-height: 26px;
	font-size: 12px;
	margin: 0;
	min-height: 0;
	padding: 10px 20px 10px 10px;
}
.menu-item-800 .dropdown-menu li img {
	width: 35px;
	height: auto;
}
.location_page {
	padding: 0 15px;
}
.location_page .campuses_in.campuses_left {
	padding: 15px;
}
.location_page .campuses_in {
	margin-bottom: 15px;
	margin-top: 0;
	position: relative;
	z-index: 1;
	min-height: 0px;
	text-align: left;
	padding: 15px;
}
.location_page a {
	display: block;
	outline: none;
	text-decoration: none;
}
.inner_pages .location_page h3 {
	background: none;
	padding: 0;
	border-left: 0;
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	line-height: 32px;
	margin: 12px 0;
	text-transform: capitalize;
	clear: both;
}
.location_page .campuses_in ul {
	margin-bottom: 15px;
	min-height: 0px;
}
.location_page p {
	margin: 0;
}
.location_page .btn_blue {
	padding: 6px 12px;
	font-size: 14px;
	display: inline-block;
	color: #232f43;
	background: #e0db35;
	text-transform: capitalize;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	font-weight: bold;
}
.location_page .campuses_in.campuses_right .btn_blue {
	color: #fff;
	background: #0552a4;
}
.location_page .campuses_in.campuses_right h3 {
	color: #232f43;
}
.location_page .campuses_in.campuses_right .btn_blue:hover, .location_page .campuses_in.campuses_right .btn_blue:focus, .location_page .btn_blue:hover, .location_page .btn_blue:focus {
	color: #232f43;
	background: #fff;
}
/**14 sept**/
.pagebread {
	background: #f6f6f6;
	padding: 7px;
}
.pagebread .breadcrumbs span {
	padding: 0px 1px;
	font-size: 15px;
}
.pagebread .breadcrumbs span a {
	
	font-size: 15px;
	
}
/**14 sept ends**/
.brouchers {
    padding: 100px 0;
}
.brouchers a {
    background: #0552a4 none repeat scroll 0 0;
    border-radius: 3px;
    color: #fff;
    float: left;
    padding: 95px 35px 15px;
    position: relative;
    text-align: center;
    line-height: normal;
}
.brouchers a:hover {
    background:#232f43 none repeat scroll 0 0;
}
.brouchers a:before {
    background: url(https://www.nymedtraining.com/wp-content/uploads/2018/10/pdf-file-format-symbol.png) no-repeat top center;
    background-size: 100%;
    position: absolute;
    content: '';
    top: 22px;
    left: 0;
    margin: auto;
    width: 60px;
    height: 60px;
    right: 0;
}
/*-=-=-=-==-=-=-=-=-
MEDIA CSS
=-=-=-=-=-=-=-=-=-=-=-*/
@media (min-width:1280px) {  .menu-item-800 .dropdown-menu {
	min-width: 1115px !important;
}
.menu-item-800 .dropdown-menu li#menu-item-828 {
	width: 65%;
	margin-right: 0;
}
.menu-item-800 .dropdown-menu li#menu-item-937 {
	width: 35%;
}
}
@media (max-width:1399px) {
.fixed {
	width: 13%;
}
.hero .banner-text h1 {
	color: #ffffff;
	font-size: 32px;
	line-height: 44px;
	margin: 0 0 10px;
	position: relative;
	text-transform: capitalize;
}
.programs_sec.dark .course_block .desc_col h3 {
	font-size: 13px;
	line-height: 20px;
}
.carousel-control {
	bottom: 130px;
}
.programs_sec.dark .course_block .desc_col {
	bottom: -188px;
}
}
@media (min-width:1200px) and (max-width:1299px) {
.programs_sec.dark .course_block .desc_col {
	bottom: -72%;
}
.apply_sec_in {
	bottom: 13px;
}
.menu-item-800 .dropdown-menu {
	min-width: 1010px !important;
}
}
@media (min-width:992px) and (max-width:1199px) {
.hero .banner-text {
	background: rgba(5, 82, 164, 0.8) none repeat scroll 0 0;
	padding: 30px;
	position: absolute;
	right: 0;
	top: -155px;
	width: 58%;
}
.inner_pages.schedules-page .brochure-right .btn_yellow {
	color: #232f43;
	margin-bottom: 20px;
	position: absolute;
	top: 348px;
}
.campuses_in {
	margin-top: 40px;
}
.hero .banner-text h1 {
	font-size: 25px;
	line-height: 30px;
}
.navbar-default .navbar-nav li a {
	font-size: 11px;
	padding: 5px 5px;
}
.course_block .desc_col p {
	font-size: 13px;
	line-height: 20px;
}
.location_block address p {
	font-size: 12px;
	margin-bottom: 5px;
}
address {
	margin-bottom: 5px;
}
.logos li {
	margin: 0 5px 0 0;
}
.hero {
	bottom: 50px;
	top: initial;
}
.hero h1 {
	font-size: 36px;
	line-height: 45px;
	margin: 0 0 10px;
}
.course_block .desc_col p {
	min-height: 65px;
	width: 100%;
}
.course_block .image_col {
	margin: 0 15px 5px 0;
}
.course_block {
	min-height: 130px;
}
.name_sec {
	width: 50%;
}
.btn_yellow {
	font-size: 14px;
	padding: 10px 15px;
}
.hero h1 {
	font-size: 36px;
	line-height: 46px;
}
.hero {
	bottom: 60px;
	top: initial;
}
.fixed_panel.fixed {
	position: relative;
	top: 0;
	width: 100%;
}
.apply_sec h3 {
	font-size: 21px;
}
.post_block {
	margin: 0 auto;
	width: 78%;
}
.blog_sec .slick-prev {
	left: 0;
	z-index: 99;
}
.blog_sec .slick-next {
	right: 0;
}
.programs_sec.dark .course_block:hover .desc_col p {
	display: block;
	font-size: 15px;
	line-height: 20px;
}
.programs_sec.dark .course_block .desc_col {
	bottom: -60%;
}
.apply_sec_in {
	bottom: 13px;
}
.menu-item-800 .dropdown-menu {
	min-width: 1005px !important;
	margin-left: -100px !important;
}
}
@media (min-width:768px) and (max-width:991px) {
header {
	background: #333e52 none repeat scroll 0 0;
	position: relative;
}
.about_sec.whitebg h2 {
	color: #000;
	font-size: 24px;
	line-height: 25px;
	margin-bottom: 15px;
}
.hero {
	top: 50%;
}
.hero .banner-text {
	width: 60%;
}
.top_nav .container {
	width: 98%;
}
.social li {
	margin: 0 6px;
}
.social span {
	font-size: 13px;
}
.call p {
	font-size: 13px;
}
.call p a {
	font-size: 16px;
}
.call {
	margin-top: 10px;
}
.course_block .desc_col p {
	float: left;
	font-size: 15px;
	width: 100%;
}
.course_block .image_col {
	margin: 0 15px 10px 0;
}
.course_block {
	min-height: 185px;
}
.name_sec {
	width: 300px;
}
.hero h1 {
	font-size: 25px;
	line-height: 34px;
	margin: 0 0 15px;
}
.slick-next {
	right: 0;
}
.fixed_panel li a {
	overflow-wrap: break-word;
}
.navbar-nav {
	text-align: center;
}
.navbar-nav > li {
	display: inline-block;
	float: none;
}
.contact_info h3 {
	font-size: 15px;
}
.doc_img img {
	height: 245px;
}
.slick-slide {
	text-align: center;
}
.post_block {
	margin: 0 auto;
}
.copyright p {
	font-size: 12px;
	margin-top: 3px;
}
.copyright ul li, .copyright ul li a i, .copyright ul li a {
	font-size: 13px;
}
.call p i {
	font-size: 16px;
}
.carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
	transform: none;
}
.location_block address {
	text-align: left;
	min-height: 265px;
}
.testimonials .review-bx {
	min-height: 295px;
	padding: 25px;
}
.logos ul li img {
	max-height: 45px;
	margin: 5px;
}
.navbar-default .navbar-nav li a {
	border-right: 0 none;
	font-size: 9px;
	line-height: 30px;
	margin-left: 0;
	padding: 2px !important;
}
.navbar-default .navbar-nav .dropdown-menu li a {
	display: block;
	line-height: 40px;
	margin: 0 0 5px;
	min-height: 40px;
}
.campuses_in {
	margin-top: 40px;
	min-height: 398px;
}
.btn_aid .btn_yellow {
	padding: 8px 16px;
}
.programs_sec.dark .course_block:hover .desc_col p {
	display: block;
	font-size: 13px;
	line-height: 16px;
}
.programs_sec.dark .course_block:hover .desc_col p a {
	display: block;
	margin-top: 10px;
}
.slick-next {
	right: -15px;
}
.copyright ul li:first-child {
	display: none;
}
h1 {
	line-height: 1.2;
	list-style: outside none none;
}
.inner-banner {
	padding: 81px 0 40px;
}
.training_pages h3 {
	font-size: 22px;
	line-height: 26px;
}
h1 {
	font-size: 25px;
}
.contactus-outer .contact-sidebar .sidebar-widget h4 {
	line-height: 1.4;
}
.contactus-outer .contact-sidebar .sidebar-widget p {
	line-height: 22px;
	margin-bottom: 10px;
	overflow-wrap: break-word;
	white-space: normal;
}
.g-recaptcha {
	float: right;
}
.register-form .g-recaptcha, .contactus-outer .g-recaptcha {
	float: left;
}
.schedules-page .tab_cell:nth-child(1) {
	width: 105px;
}
.schedule_table {
	font-size: 14px;
	line-height: 20px;
}
.dropdown-menu {
	min-width: 210px !important;
}
.menu-item-206 .dropdown-menu {
	min-width: 330px !important;
}
.training_pages h3, .inner_pages h3 {
	font-size: 22px;
	line-height: 26px;
}
.navbar-nav.sm-collapsible .caret::before {
	content: "\f0d7";
	font-family: fontawesome;
	font-size: 6px;
	font-weight: bold;
}
.navbar-nav.sm-collapsible .caret, .navbar-nav.sm-collapsible ul .caret {
	border-style: none;
	border-width: 1px;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 17px;
	width: 0;
}
.apply_sec_in {
	bottom: 13px;
}
#program .desc_col {
	width: 49%;
}
header.fixed .header_bottom {
	display: none;
}
.menu-item-800 .dropdown-menu {
	min-width: 665px !important;
}
.navbar-default .navbar-nav .menu-item-800 .dropdown-menu li a {
	font-size: 11px;
	padding: 5px !important;
}
.menu-item-800 .dropdown-menu li#menu-item-828, .menu-item-800 .dropdown-menu li#menu-item-937 {
	width: 100%;
	margin-right: 0;
}
.menu-item-800 .dropdown-menu li#menu-item-937 {
	width: 100%;
	padding: 0;
}
}
@media (max-width:767px) {
.padding-right {
	padding: 0 15px;
}
.fixed_panel.fixed {
	position: relative;
	top: initial;
	width: 100%;
	z-index: 99;
}
.course_block .desc_col p {
	float: none;
}
.course_block {
	float: left;
	min-height: initial;
}
.course_block .image_col {
	float: left;
	margin: 0 15px 10px 0;
	width: 15%;
}
.desc_col {
	float: left;
	width: 80%;
}
.doc_img {
	display: none;
}
.locations_sec .location_block {
	margin-bottom: 20px;
	text-align: center;
}
.location_block address p {
	font-size: 15px;
}
.post_block {
	margin: 0 0 0 35px;
	width: 78%;
}
.post_block {
	margin: 0 0 0 5px;
	max-width: 100%;
	width: auto;
}
.blog_sec .slick-prev {
	left: 0;
	z-index: 99;
}
.fixed_panel {
	margin-bottom: 20px;
}
.fixed_panel li a {
	text-align: center;
}
header {
	background: #1b1b1b none repeat scroll 0 0;
	width: 100%;
}
.logo {
	margin-bottom: 10px;
	text-align: center;
}
.social {
	float: left !important;
}
.call {
	text-align: center;
}
.navbar-default .navbar-nav li a {
	font-size: 14px;
	margin-left: 0;
	padding: 7px;
	border: 0;
	text-align: center;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
	background-color: transparent;
	color: #e0db35;
}
.navbar-default .navbar-nav .dropdown-menu > li > a {
	color: #fff;
	line-height: 35px;
}
header .navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}
.copyright p {
	font-size: 14px;
	text-align: center;
	margin-bottom: 10px;
}
.call {
	margin-bottom: 10px;
	margin-top: 10px;
}
.copyright ul li, .copyright ul li a i, .copyright ul li a {
	font-size: 14px;
}
header {
	background: #1b1b1b none repeat scroll 0 0;
	margin-bottom: 0;
	position: relative;
	width: 100%;
}
.hero .btn_yellow {
	width: auto;
}
.navbar-nav > li {
	border: 0 none;
	clear: left;
	display: block;
	width: 100%;
}
.navbar-default .navbar-nav li a {
	text-align: left;
}
.copyright .pull-right {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.btn_blue {
	font-size: 12px;
}
.carousel-inner {
	overflow: visible;
}
.carousel-inner .hero {
	position: relative;
	top: 0px;
}
.hero .banner-text {
	width: 100%;
	position: relative;
	padding: 30px 30px 50px;
	top: 0px;
}
.carousel-control {
	bottom: 45px;
	left: 30px;
}
.course_block .image_col {
	width: 100%;
}
.name_sec {
	text-align: center;
	width: 100%;
}
.name_sec > img {
	display: inline-block;
	float: none;
}
.slick-arrow {
	display: none !important;
}
.contact_info h3 {
	margin-top: 20px;
}
.about_sec .about-thumb {
	width: 100%;
	margin: 0 0 30px;
}
.apply-now {
	clear: left;
}
.btn_aid {
	text-align: center;
	width: 100%;
}
.social {
	float: left;
	text-align: center;
	width: 100%;
}
header.fixed {
	position: relative;
}
.padding-left {
	padding-left: 15px;
}
.programs_sec.dark .course_block:hover .desc_col {
	padding: 70px 10px;
}
.apply_sec_in {
	bottom: 15px;
	color: #000;
	left: 0;
	width: 100%;
}
.testimonials .review-bx {
	min-height: 300px;
}
.campuses_in {
	margin-top: 0;
}
.programs_sec.dark .course_block .desc_col {
	bottom: -88%;
}
h1 {
	line-height: 1.2;
	list-style: outside none none;
}
.inner-banner {
	padding: 37px 0 40px;
}
.training_pages h3 {
	font-size: 18px;
}
.contactus-outer .form-cell .btn_blue {
	border: medium none;
	float: right;
	margin-bottom: 15px;
	margin-top: 0;
}
.g-recaptcha > div {
	float: right;
	margin-bottom: 15px;
}
.g-recaptcha {
	float: right;
}
.navbar-default .navbar-nav .dropdown-menu li {
	float: left;
	width: 100%;
}
.parallex::before {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.btn-disclosure li {
	margin: 0 2%;
	width: 45%;
}
#program .desc_col {
	width: 50%;
}
.programs_sec.dark.parallax {
	background-size: cover;
}
.affi_logos .slides {
	margin: 0 0 10px;
	width: 32%;
}
.brouchers a {
    width: 100%;
    margin: 1% 0;
}
.brouchers {
    padding: 0;
}
}
@media screen and (max-width:500px) {
.btn_aid {
	margin-left: 0;
	text-transform: uppercase;
	width: 100%;
}
.btn_yellow {
	text-align: center;
	width: 100%;
}
.social {
	float: left;
	text-align: center;
	width: 100%;
}
.hero {
	bottom: 20px;
}
.call p span {
	display: block;
}
.programs_sec h2, .testimonials h2 {
	font-size: 24px;
}
.about_sec p {
	margin-bottom: 10px;
}
.hero .banner-text h1 {
	font-size: 17px;
	line-height: 24px;
}
.logos ul li {
	display: table-cell;
	padding: 0 5px;
	vertical-align: middle;
	width: auto;
}
.btn_aid .btn_yellow {
	width: auto;
}
.btn_aid {
	text-align: center;
}
header.fixed {
	position: relative;
}
.campuses_in {
	margin-top: 0;
}
.programs_sec.dark .course_block .desc_col {
	bottom: -74%;
}
.page-title .btn_yellow {
	font-size: 16px;
	font-weight: 600;
	margin-top: 10px;
	width: auto;
}
h1 {
	font-size: 24px;
}
.schedules-page .list_courses li p {
	display: inline-block;
	width: 100%;
}
.training_pages h3 {
	font-size: 16px;
	line-height: 18px;
}
.training_pages h3 span {
	clear: left;
	display: inline-block;
	float: none;
	font-size: 13px;
	line-height: 23px;
	margin-right: 0;
	margin-top: 6px;
	min-width: auto;
	padding: 5px 10px;
}
form.review_form {
	width: 100%;
}
.blog_mason {
	column-count: 1;
}
.floating_social {
	display: none;
}
.menu-item-800 .dropdown-menu {
	min-width: 100% !important;
}
.menu-item-800 .dropdown-menu li#menu-item-937, .menu-item-800 .dropdown-menu li#menu-item-828 {
	width: 100%;
	margin-right: 0;
}
}
@media (max-width:481px) {
.hero h1 {
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 15px;
}
.apply_sec .btn_yellow {
	margin: 10px 0 0;
}
.course_block .image_col {
	margin: 0 10px 10px 0;
}
.call p a {
	font-size: 16px;
}
.btn_aid .btn_blue {
	margin-bottom: 15px;
	padding: 10px 8px;
	width: 100%;
}
.btn_aid .btn_yellow {
	padding: 8px;
	width: 100%;
}
.programs_sec.dark .course_block:hover .desc_col {
	padding: 40px 10px;
}
.inner-banner {
	padding: 69px 0 40px;
	min-height: 160px;
}
.financial-aid-banner {
	background-position: left 70% top;
}
h2 {
	font-size: 23px;
}
.register-form .g-recaptcha {
	float: left;
	width: 100%;
}
.g-recaptcha > div {
	float: right;
	margin-bottom: 15px;
	width: 100% !important;
}
.g-recaptcha iframe {
	width: 100%;
}
.schedules-page .tab_cell:nth-child(1) {
	width: auto;
}
.register-form .checkbox-sec label {
	display: inline-block;
	font-size: 15px;
	line-height: 22px;
	width: 94%;
}
.register-form {
	overflow: hidden;
}
#program .desc_col {
	width: 100%;
}
.apply_sec_in {
	bottom: -35px;
}
.job_assistance {
	padding: 70px 0 40px;
}
.affi_logos .slides {
	margin: 0 0 10px;
	width: 49%;
}
.btn_aid .btn_yellow {
    margin: 0 0 15px 0;
}
}
@media (max-width:361px) {
.training_pages p .align_left {
	margin: 0 0 35px;
	width: 100%;
}
}