* {
	margin: 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	font: 12px/18px 'Liberation Sans', Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
}
a {
	color: #484949;
	outline: none;
	text-decoration: none;
}
a:hover {
	color:#006ead;
}
a:hover, a:active, a:focus, a:visited {
	text-decoration: none;
	border:none;
	outline:none;
}
#footer_list a{
	color: #FFFFFF;
}
#footer_list {
	color: #FFFFFF;
}
h1,h2,h3,h4,h5{
	color:#333333;
	line-height:1.2em;
	font-weight:normal;
	font-family: 'Cabin Condensed', sans-serif;
}
.top.notop { top: auto; position: relative; }
.margin.moremargin { margin-top: 0px; }
h1{ font-size: 24px; }
h2{ font-size: 18px; }
h3,h4,h5{ font-size:16px;}

.span8.floatright { float: right; }
.menu .tinynav { display: none; }
.maps_view { height: 350px; }

.sliderwrap { margin: 0 auto; padding-top: 12px; padding-bottom: 30px; width: 940px; }
#slider-wrapper object { width: 100%; }
#sliderwrap { padding-top: 0px; background: none; }

.maps_view { height: 350px; }

p {
	margin: 10px 0;
	font-size:12px;
	color:#a9a9a9;
	font-weight:normal;
}
img {
	border: none;
}
input {
	vertical-align: middle;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	width: auto;
}
#wrapper {
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
/* START OF MY ADDITIONS */
.saleprice{
	color: #000000;
	font-size: 16px;
	margin-top: 15px;
	text-align: center;
}
.baseprice{
	color: #000000;
	font-size: 20px;
	margin: 12px;
}
.tution{
	color: #1B1B1B;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	width: 180px;
	background-color: #FFFFFF;
	border-radius: 10px;
	text-align: center;
	border-style: solid;
	border-color: #E4E4E4;
	-webkit-box-shadow: 3px 3px 5px #888888;
	box-shadow: 3px 3px 5px #888888;
	margin-bottom: 15px;
}
.tutionprice{
	color: #1B1B1B;
	font-size: 24px;
	line-height: 25pt;
}
[class^="myicon-"],
[class*=" myicon-"] {
  display: inline-block;
  width: 32px;
  height: 32px;
  margin-top: 1px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image:url("../images/yes_no.png");
  background-position: 32px 32px;
  background-repeat: no-repeat;
}
.myicon-yes {
  background-position: 0px 0;
}
.myicon-no {
  background-position: -32px 0;
}
.green_text {
	text-shadow: 0 0;
	color: #92bf49;
	letter-spacing: 0.1em;
	font-weight: bold;
}
.guarantee{
	font-size: 18px;
	text-align:center;
	font-weight:bold;
	color:#27C94D !important;
}
schedule-table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.schedule-table {
	width: 100%;
	vertical-align: middle;
}

.schedule-table th,
.schedule-table td {
	padding-top: 8px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #dddddd;
	padding-bottom: 8px;
}

.schedule-table th {
	font-weight: bold;
	text-align: center;
	font-size: 16PX;
}

.schedule-table thead th {
  vertical-align: bottom;
}

.schedule-table caption + thead tr:first-child th,
.schedule-table caption + thead tr:first-child td,
.schedule-table colgroup + thead tr:first-child th,
.schedule-table colgroup + thead tr:first-child td,
.schedule-table thead:first-child tr:first-child th,
.schedule-table thead:first-child tr:first-child td {
  border-top: 0;
}

.schedule-table tbody + tbody {
  border-top: 2px solid #dddddd;
}
.mybtn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;

  *background-color: #222222;
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);



  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
	margin-top: -10px;
  
}
.faq-answer{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
.faq-question{
	font-weight: bold;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 0px 0px !important;
}
.admission-head{
	font-weight: bold;
	margin: 0px 0px 0px 0px !important;
	padding: 10px 0px 0px 0px !important;
	font-size: 12pt;
}
.admission-body{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 0px 0px !important;
}
.admission-phone{
	font-weight: bold;
	font-size: 9pt;
}
.mypull-left{
	margin-right: 20px;
	float: left;
}
.todlabel{
	display: inline;
	margin-left: 10px;
	font-size: 16px;
}
.upcomingdates{
	margin-top: 10px;
}

/* END OF MY ADDITIONS */
.clr{clear:both;}

.sep{width: 100%; border-top: 1px solid #e7e7e7; margin: 40px 0;}
.sep_small{width: 55%;	border-top: 1px solid #006ead; margin: 20px 0;}
.separator{ margin:20px auto; width:100%; height:1px;}
.separator_small{ margin:15px auto; width:100%; height:1px;}

.extrabold{font-weight:700;}

.resize{
	width:1090px;
	margin:0 auto;
	background:#fff;
}
/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 100px;
	background: #fff;	
}

.social{
	margin-top: 10px;
	margin-right: 20px;
}
.social a.soc{
	width:40px;
	height:40px;
	margin:0;
	float:left;
	background:#fff;
}

.social a.soc:hover{background:#f5f5f5;}
.social img {width:40px; height:40px;}
.social img.soc1{background:url(../images/soc1.png) center center no-repeat;}
.social img.soc2{background:url(../images/soc2.png) center center no-repeat;}
.social img.soc3{background:url(../images/soc3.png) center center no-repeat;}
.social img.soc4{background:url(../images/soc4.png) center center no-repeat;}
.social img.soc5{background:url(../images/soc5.png) center center no-repeat;}
.social img.soc6{background:url(../images/soc6.png) center center no-repeat;}
.social img.soc7{background:url(../images/soc7.png) center center no-repeat;}

.social a.phone{
	width:188px;
	height:40px;
	margin:0;
	float:left;
	background:#fff;
}

.social a.phone:hover{background:#f5f5f5;}
.social img.phone{background:url(../images/phone.png) center center no-repeat;
width:188px;}

.logo{margin:10px 0;}

.logo a{
	font-size:36px;
	line-height:1em;
	color:#006ead;
	text-transform:uppercase;
	font-family: 'Cabin Condensed', sans-serif;
}

.logo span{
	color:#4c4c4c;
	text-transform:uppercase;
}
@media only screen and (min-width: 800px) {
#coursenav{
    -webkit-box-shadow: 0 10px 0 rgba(0,0,0,0.00); -moz-box-shadow: 0 10px 0 rgba(0,0,0,0.15); box-shadow: 0 10px 0 rgba(0,0,0,0.00);}}
.navbar{
	background: #fff;
	height: 100px;
	-webkit-box-shadow: 0 10px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 0 10px 0 rgba(0,0,0,0.15);
	box-shadow: 0 10px 0 rgba(0,0,0,0.15);
	z-index:10;
}
.navbarcourse{
	background: #fff;
	height: 100px;
	z-index:4;
}
.navbar-inner{
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	border:none;
	background:#fff;
	padding:0;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
  	box-shadow: none;
    height:100px;
}
.navbar-fixed-top .navbar-inner{
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
  	box-shadow: none;
}

.navbar-search{
	margin-top:20px;
	margin-right:20px;
	background:#fff;
	width:200px;
}
.input-append{margin:0;}
.navbar-search input.input-search{
	border:none;
	height:32px;
	width:160px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	background:#f5f5f5;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
			box-shadow: none;
}

.navbar-search button.search-submit{
	border:none;
	-webkit-border-radius: 0!important;
	   -moz-border-radius: 0!important;
			border-radius: 0!important;
	background:#f5f5f5;
	width: 38px;
	height:40px;
	-webkit-box-shadow: none;
	   -moz-box-shadow: none;
  	box-shadow: none;
	
}

.navbar-search button i {
	opacity:0.25;
	-moz-opacity:0.25;
	filter:alpha(opacity=25);
}

.typo .navbar { height:auto; background:none; border-bottom:none !important;}
.typo .navbar-inner { height:auto; background:none; min-height:auto !important; border-bottom:none !important; }
.navbar .brand2{
	color:#fff;
	float:left;
	font-size: 14px;
	padding: 11px 21px 13px 21px;
	background: #1b1b1b;
        line-height: normal;
}
/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 0 0 10px;
}

.now_carousel{width:100%;}

#main-carousel {
	margin:0;
	padding:0;
	width:100%;
	height:790px;
}

#main-carousel img{
	width: 100%;
	min-width: 960px;
	height: 790px;
	max-height:790px;
	border:none;
}

#main-carousel .carousel-caption{
	width: 520px;
	height:230px;
	position:absolute;
	top: 50px;
	left:50%;
	margin-left:-250px;
	background:none;
	padding:40px 20px;
	   -moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:3px solid #fff;
}

#main-carousel .carousel-caption h4{
	font-size:48px;
	margin-bottom: 20px;
	text-transform:uppercase;
	line-height:1em;
	padding-bottom:20px;
	border-bottom:1px solid #fff;
}

#main-carousel .carousel-caption p{
	font-size:14px;
	font-family:'Cabin Condensed', sans-serif;
	font-weight:500;
}

#main-carousel .carousel-control.right{
	background:url(../images/right.png) center center no-repeat;
	opacity:1;
	filter: alpha(opacity=100);
}

#main-carousel .carousel-control.right:hover{
	background:url(../images/right_hover.png) center center no-repeat;
	opacity:1;
	filter: alpha(opacity=100);
}

#main-carousel .carousel-control.left{
	background:url(../images/left.png) center center no-repeat;
	opacity:1;
	filter: alpha(opacity=100);
}

#main-carousel .carousel-control.left:hover{
	background:url(../images/left_hover.png) center center no-repeat;
	opacity:1;
	filter: alpha(opacity=100);
}

#main-carousel .carousel-control{
	border:0;
	width:64px;
	height:64px;
	top:50%;
	margin-top:-32px;
	-webkit-border-radius: 0;
       -moz-border-radius: 0;
     	border-radius:0;
}

.top{position:absolute; top:450px; left:50%; margin-left:-545px;}
.margin{ margin-top:150px;}
	
.now_page{
	background:url(../images/bg.png) repeat;
	height:185px;
}

.content_box{
	padding:40px 150px;
	   -moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}

.content_box h1{
	font-weight:700;
	color:#585858;
	text-transform:uppercase;
}

.content_box p{
	font-size:14px;
	color:#a6a6a6;
	font-family: 'Cabin Condensed', sans-serif;
}

.now_page .main{
	background:url(../images/bg.png) repeat; 
	margin:0; 
	height:185px; 
	width:720px; 
	padding: 60px 40px;
			box-sizing:border-box;
	   -moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
}

.now_page .main h3{
	font-size:20px;
	color:#5c5c5c;
}

.now_page a.button{
	background:#006ead; 
	margin:0; 
	height:185px; 
	width:220px;
	display:block;
	padding: 85px 30px;
			box-sizing:border-box;
	   -moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	font-size:24px;
	text-transform:uppercase;
	color:#fff;
	font-family:'Cabin Condensed', sans-serif;
}

.color-btn{
	font-family:'Cabin Condensed', sans-serif;
	color:#4b4b4b;
	border:none;
	font-size:18px;
	text-shadow: none;
	text-transform:uppercase;
	font-weight:700;
	-webkit-border-radius: 3px;
       -moz-border-radius: 3px;
            border-radius: 3px;
    -webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 0 rgba(0,0,0,0.25); 
	   -moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 0 rgba(0,0,0,0.25);
 	    box-shadow:inset 0 1px 0 rgba(255,255,255,0.3), 0 1px 0 rgba(0,0,0,0.25);
			box-sizing:border-box;
	   -moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	background-color: #006ead;
	background: -moz-linear-gradient(top, #fcd05a,#006ead);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#fcd05a), to(#006ead));
	background: -webkit-linear-gradient(top, #fcd05a, #006ead);
	background: -o-linear-gradient(top, #fcd05a,#006ead);
	background: linear-gradient(to bottom, #fcd05a,#006ead);
}

.color-btn:hover, .color-btn:active, .color-btn:focus{
	background-position: 0 0;
	color: #4b4b4b;
	-webkit-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 5px rgba(0,0,0,0.1);
	text-shadow: 0 1px 0 #0B768C;
}
.btn:hover, .btn:focus, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
	color:#4b4b4b; background-color: #006ead;
}
.center{left:50%;position: relative;}
.btn{width:220px; border:none;}
.btn.center{margin-left:-110px;}

.services{position:relative;}

a.ico{
	display:block;
	width:60px;
	height:60px;
	background-color:#4b4b4b;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	top: 20px;
}

.services .ico img{
	background-color:#4b4b4b ;
	background-position: center;
    background-repeat: no-repeat;
	position:absolute;
	width:60px;
	height:60px;
	top:50%;
	margin-top:-69px;
	left:50%;
	margin-left:-69px;
}

a.ico:hover, .serv_ico:hover a.ico{	background-color:#006ead;}
a.ico1{	background-image:url(../images/ico1.png);}
a.ico2{	background-image:url(../images/ico2.png);}
a.ico3{	background-image:url(../images/ico3.png);}

.serv{padding:0 0 0 80px;}

.serv h3{
	font-weight:normal;
	text-transform:none;
	font-size:18px;
	margin-bottom:0;
}

.serv p{font-size:12px;}
.serv span{font-size:11px; margin-bottom:20px; display:block;}
.serv p, .serv span{
	font-family:"Liberation Sans", Arial, Helvetica, sans-serif;
	color:#a9a9a9;
}

#gallery h2, .clients h2, .middle_block h2{
	margin-top: 20px;
}

#gallery{background:none;}
#gallery .item { width:220px;}
#gallery .item .pic img{ width:220px; height:186px;}

#gallery .item:hover img{
	opacity:0.6!important;
	-moz-opacity:0.6!important;
	filter:alpha(opacity=60)!important;
}

#gallery .item .item-caption{
	width:220px;
	margin-top:2px;
	height:71px;
	background:url(../images/bg.png) repeat;
	padding:15px;
			box-sizing:border-box;
	   -moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}

#gallery .item .item-caption h4{
	font-size:14px;
	color:#353535;
	margin:0;
}

#gallery .item .item-caption p{	margin:0; font-size: 11px;}
#gallery .item:hover .item-caption{	background:#006ead;}
#gallery .item:hover .item-caption h4, #gallery .item:hover .item-caption p{color:#fff;}


.middle_block{background: url(../images/bg.png) repeat;	padding:55px 0;}
.middle_block .thumb_caption{height:54px; width:246px; margin:2px 0 10px; background: #f6f6f6; box-sizing:border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; padding:5px 15px;}
.middle_block .thumb_caption h3, .middle_block p.comments{margin:5px 0;}
a.h3_href { font-size:14px; color:#484949; font-family: 'Cabin Condensed', sans-serif;font-weight:normal;}
a.h3_href:hover{ color:#006ead;}
.middle_block .thumb_caption p.comments{font-size:11px; line-height:10px; margin-top:0;}
.middle_block .date {display:block; margin:2px 0 10px; padding:10px 13px; color:#fff; font-size: 12px; line-height:10px; font-family:'Open Sans', sans-serif; background:#006ead; width:54px; height:54px;box-sizing:border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box;}
.middle_block .date span{font-size:24px; line-height:24px;}

.accordion-group {
	margin-bottom: 2px;
	border: none;
}
.accordion-heading a.accordion-toggle{border-bottom:1px solid #e2e2e2;}
.accordion-inner{border:0;}
.accordion-heading a.accordion-toggle{
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 14px;
	color:#484949;
	background: url(../images/minus.png) center left no-repeat;
	padding-left: 30px;
}
.accordion-heading a.accordion-toggle:hover{
	color:#006ead;
}
.accordion-heading a.accordion-toggle.active{
	background: url(../images/plus.png) center left no-repeat;
	color:#006ead;
}

#testimonials .item img{width:54px;height:54px;margin-right:20px;}
#testimonials .item .testimonial {width: 220px;height:auto;padding:0 5px 0 0;}
#testimonials .item p.quote{font-style:italic;line-height:1.7em; margin:0 0 10px 0;}
#testimonials .item p.author{font-family:'Open Sans',sans-serif; font-size:14px; color:#4f4f4f;}
#testimonials .item p.author span{font-size:11px; display:block; color:#a9a9a9; padding:5px 0;}

#testimonials .carousel-control{
	width:22px;
	height:22px;
	border:0;
	top:-30px;;
	right:15px;
}

#testimonials .carousel-control.left{background:url(../images/left_arrow.png) no-repeat; right:40px; left:auto;}
#testimonials .carousel-control.left:hover{ background:url(../images/left_arrow_hover.png) no-repeat;}
#testimonials .carousel-control.right{ background:url(../images/right_arrow.png) no-repeat;}
#testimonials .carousel-control.right:hover{ background:url(../images/right_arrow_hover.png) no-repeat;}

#tS2 img{width:180px; height:100px;}
#tS2 img.logo1{	background:url(../images/logo1.png) center center no-repeat;}
#tS2 img.logo2{	background:url(../images/logo2.png) center center no-repeat;}
#tS2 img.logo3{	background:url(../images/logo3.png) center center no-repeat;}
#tS2 img.logo4{	background:url(../images/logo4.png) center center no-repeat;}
#tS2 img.logo5{	background:url(../images/logo5.png) center center no-repeat;}


.content_page{	padding:0 0 20px;}

.content_page p{
	margin: 10px 0;
	color: #4F4F4F;
}

.content_full_size{width:100%}

.pic {background:none; position:relative;}
.pic img {background:none; margin:0; width:100%;}
.pic a{display:block;}
.pic:hover img{opacity:0.6!important;-moz-opacity:0.6; filter:alpha(opacity=60)!important;width:100%!important;}
.pic:hover .zoom{display:block;}
.pic:hover .gallery_caption{display:block;}	
.pic.pull-left{margin-right:20px;}
.pic.pull-right{margin-left:20px;}

a.zoom{position:absolute; display:none; top:50%; margin-top:-30px; left:50%; margin-left:-30px; width:60px; height:60px;background:#006ead url(../images/zoom.png) center center no-repeat;}

.pop_posts p { padding:5px 0 20px 0px ;}
.pop_posts h3 { padding:0; margin:0;}
.pop_posts h3 a{ padding:0; margin:0; line-height:15px;}
.pop_posts h3 span{
	display: block;
	color: #5b6063;
	font-size: 14px;
	font-weight: normal;
	text-transform: none;
	margin: 0;
	padding: 0;
	line-height: 10px;
}

.p404 h2{ font-size:48px;}
.p404 h2 span{display:block; font-size:20px; color:#5b6063; font-weight:bold;text-transform:none; margin:0; padding:0;}
.p404 p{font-size:14px;}

.blogpost h3{}
.blogpost .post_detail{margin:5px 0; color:#5b6063; font-size:11px;}
.blogpost .post_detail a{font-weight:bold;}

.detail a{font-weight:bold;}

.media.post_author .media-body p{margin:-3px 0 0;}
.media .media-body .comment_date{color:#7b7b7b; font-size:11px;}
.media .media-body .comment_date a{display:block;margin: 5px 0 ;}
.media .media-body .comment_date a:hover{color:#006ead;}
.media .media-body .comment_text{color:#7b7b7b; font-size:12px;}

.control-label{
	color:#5b6063;
	font-size:12px;
}
.control-label float{
	color:#5b6063;
	font-size:12px;
	float:left;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	margin: 0 auto ;
	height: 440px;
	position: relative;
}

.cols{
	background:#4b4b4b;
	height:335px;
	font-family:'Liberation Sans',Arial, Helvetica,sans-serif;
	
}

.cols h4{
	font-size:18px;
	color:#fff;
	font-weight:normal;
	margin:35px 0;
	font-family:'Cabin Condensed', sans-serif;
}

.cols .post{padding-right:30px;}

.cols .post span {
	font-size:11px;
	color:#8b8b8b;
	font-weight:normal;
	display:block;
	font-style:italic;
	margin-top: 0;
	margin-bottom:10px;
	font-family:'Liberation Sans',Arial, Helvetica, sans-serif;
}

.cols .post a, .cols p{
	color:#afafaf;
	font-size:12px;
	font-family:'Liberation Sans',Arial, Helvetica, sans-serif;
}

.cols .post a{font-weight:bold;color:#006ead;}

.cols #subscribe{margin-top: 15px;}

.input-append .subscribe-input{
	width:145px;
	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	border: none;
}

.input-append .subscribe-button {
	-webkit-border-radius: 0!important;
	   -moz-border-radius: 0!important;
			border-radius: 0!important;
	background: #006ead; 
	color:#4b4b4b;
	font-size:11px;
	font-weight:normal;
	padding: 4px 7px;
	outline:none;
	border:none;
	width:70px;
	text-transform:uppercase;
	font-family:'Open Sans', sans-serif;
	text-shadow:none;
}

.cols .thumbnails{margin:0;}

.cols .thumbnails > li{
	margin:5px;
	padding:0;
	width:60px;
	height:60px;
}

.cols .thumbnails li a img:hover{
	opacity: 0.6;
	-moz-opacity: 0.6; 
	filter: alpha(opacity=60);
}

div.dc_pricingtable03 { float: left; z-index: 1; position: relative; }

.copyright{
	color:#757575;
	padding: 40px 0;
	font-size:12px;
	font-family:'Liberation Sans', Arial, Helvetica, sans-serif;
}

.copyright a{color:#757575;}

#webstore .right { float: none !important; margin: 0px !important; }

.testimonials .text h3 { color:#fff !important;}
.one_third_pad img { max-width: 100%; height: auto; }
.one_half_pad img { max-width: 100%; height: auto; }
.two_third_pad img { max-width: 100%; height:auto; }
.dc_pricingtable03 li h2 { font-size:24px !important;}
.dc_pricingtable03 li h2 { font-size:24px !important;}
.dc_pricingtable03 li h2, .dc_pricingtable03 li h1, .dc_pricingtable03 li h1 span, .dc_pricingtable03 li h3 { color:#fff !important; float: none !important; bottom: 0px !important; background: none !important;}
.dc_pricingtable03 li h2.caption { color:#999 !important; font-size:28px !important;}
.dc_pricingtable06 ul li h3 { font-size:28px !important; color:#fff !important; line-height:180% !important;}
.dc_pricingtable05 ul li h3 { font-size:28px !important; line-height:250% !important; color: #555555 !important;}
div.dc_pricingtable03 .align_center h2 { margin: 0px !important; text-align: center !important; float: none !important; bottom: 0px !important; }
.recent_works.gap { width: auto !important; }
h3.gap85 { text-align: left !important; }

/* */
.oneForth { margin:20px auto; float: left; width: 25%; }
.oneForth img { max-width: 100%; height: auto; }
.oneThird { margin: auto; width: 23%; }
.one_fourth_pad img { max-width: 100%; height: auto; }
/* */
.center_small_box > div:after { clear: both; display: block; }
.center_small_box > div {  position: relative; }
/* img h2 */
h2 img { max-width: 100%; height: auto; }
#slider-wrapper object { width: 100%; }
div.dc_pricingtable03 h1 { font-size: 42px !important; float: none !important; bottom: 0px !important; }
div.dc_pricingtable03 h1 span { display: inline !important; line-height: 52px; }
.dc_pricingtable03 li h2, .dc_pricingtable03 li h1, .dc_pricingtable03 li h1 span, .dc_pricingtable03 li h3 { text-align: center; }

h1.gap90 {
    color: #555555 !important;
    font-size: 24px !important;
    font-weight: bold !important;
    padding: 20px 0 !important;
    text-align: left !important;
}

.photo:after { content:"" !important; }

.dc_pricingtable03 h2 { background: none !important; }
.dc_pricingtable03 h1 { background: none !important; }
.dc_pricingtable06 ul li h3 { text-align: center; }
.dc_pricingtable05 ul, .dc_pricingtable06 ul, .dc_pricingtable05 ul li,  .dc_pricingtable06 ul li { margin: 0px; list-style: none !important; list-style-type: none !important;  } 
div.dc_pricingtable03 h1, div.dc_pricingtable03 h2, div.dc_pricingtable03 h3 { width: auto !important; }
h2.gap87 { text-align: left; }
th span img {
	width: 45px;
	height: 45px;
	min-width: 45px;
}
.schedule-table tr td {
	font-size: 14px;
	vertical-align: text-bottom;
}

@media only screen and (max-width: 767px) {
#webstore-navigation li { float:none !important; margin: 5px 0 0 0 !important;}
#catalogue .last-column > div { margin:5px 0 0 0 !important;}
#catalogue .product { float:none !important; width: auto !important;}
#webstore { min-width: auto !important;}
	}


.dc_iso_container .hero-unit { padding: 0px; margin: 0px; background: none; }
div.dc_pricingtable03 a.tooltip { display: inline !important; font-size: 12px !important; opacity: 1 !important; } 

/*Globals*/
input[type=submit]{
	background-color: #dddddd;
	
}
input[type=button]{
	background-color: #dddddd;
	
}
button{
	background-color: #dddddd;
}
.btn-large {
	background-color: #dddddd;
	
}
.btn-voucher {
  color: #1A575C;
  font-weight:bold;
  padding: 11px 19px;
  font-size: 17.5px;
  background-color: #AAF2F0;
  width: 220px;
  border:none;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}
.btn-voucher:hover {
	background-color: #21DCD6;
	font-weight:bold;
	color:#D0F1FD;
	
}
.flink{
	font-size:14px;
	list-style:none;
}
.flink li{
	display:inline;
	background-color: #99DAED;
	padding: 2px 5px;
	margin: 2px;
	line-height: 25px;
	border-radius: 2px;
}
.flink li a:hover{
	color: #fff !important;
}
.flink li:hover{
	background-color: #006887;
	color: #fff !important;
}
.headerphone{
	color:#8E8E8E;
	font-size: 17px;
	font-weight:bold;
	padding: 0px;
	line-height: 40px;
	white-space: nowrap;
	}

#courselabels {
	font-weight: bold;
	font-size: 12px;
	display: inline; 
	padding: 3px 1px 3px 1px; 
	text-align: center; 
	vertical-align: middle;
}
.btn_locationOLD{
	font-size: 16px;
	text-align: center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	width: 175px;
	border-radius: 10px;
}
.btn_location{
	font-size: 11px;
	text-align: center;
	display: inline-block;
	height: 3px;
	min-width: 65px;
}
#ny{
	background-color: #144980;
	color: #FFFFFF;	
	margin: 2.5px auto;
	width: 80px;
}
#dc{
	background-color: #1F74CB;
	color: #FFFFFF;	
	margin: 2.5px auto;
	width: 80px;
}
#bs{
	background-color: #1FADC4;
	color: #FFFFFF;	
	margin: 2.5px auto;
	width: 80px;
}
#sf{
	background-color: #1FC8B0;
	color: #FFFFFF;
	width: 80px;	
	margin: 2.5px auto;
}
#online{
	background-color: #1FCB47;
	color: #FFFFFF;	
	margin: 2.5px auto;
	width: 80px;
}
#alldates{
	background-color: #146d80;
	color: #FFFFFF;	
	margin: 2.5px auto;
}
.NewYorkCity{
	color:#144980;
	margin-right: 12px;
}
.WashingtonDC{
	position: relative;
	color: #1F74CB;
	/*margin-right: 1px;*/
	
}
.Boston{
	color: #0D5C2C;
}
.SanFrancisco{
	color:#1FC8B0;
	
}
.Online{
	color: #169256;
	margin-left: 5px;
}
#boxdesc p {
	background-color: #E8EEFC;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 2px 2px 5px #CFCFCF;
	box-shadow: 2px 2px 5px #CFCFCF;
	margin-top: -1px;
	margin-bottom: 9px;
}
#course-pack{
	margin: 0 auto;
	width: auto;
	
}
.box-pack{
	position: relative;
	display: inline-block;
	/*float: left;*/
	margin: 5px;
	width: 250px;
	background-color:#DCEAFF;
	padding: 15px 5px 10px 5px;
}
.box-pack select{
	
}
.img-pack{
	position: relative;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 5px #000000;
	box-shadow: 1px 1px 5px #000000;
	margin-bottom:10px;

}
.review_btn {
	font-size: 14px;
	background-color: #165B8D;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 12px;
	width: 90%;
	margin: 5px auto;
	text-align: center;
	border-radius: 5px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #fff;
}
.review_btn:hover {
	background-color: #3EA2E1;
}
.package_btn {
	font-size: 18px;
	background-color: #A8F1AB;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	width: 55%;
	margin: 10px 0;
	text-align: center;
	border-radius: 10px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #144980;
}

.package_btn p {
	font-size: 14px;
	margin:0;
	
}
.package_btn span {
	font-size: 16px;
	font-weight:bold;
	color: #FF5353;	
}
.package_btn:hover{
	background-color: #A8D2F1;
}

.package_btn_small {
	font-size: 16px;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #144980;
	display:block;
	width: 100%;
}
.package_btn_small:hover{
	color:#FF0004;	
}
.classroom {
	font-size: 18px;
	color: #000000;
	background-color: #A8F1AB;
	padding: 10px;
	text-align: center;
	border-radius: 2px;
	font: "Segoe UI";
	margin: 5px;
}
.click{
	font-weight: bold;
	background-color:#2674D0;
	color:#fff;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
	width: 100px;
	text-align:center;
	display: inline-block;
}
.click:hover{
	background-color:#C4DAF5;
	color:#2674D0;	
}
.clickonline{
	font-weight: bold;
	text-align:center;
	background-color:#2674D0;
	color:#fff;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
	width: 60%;
	margin: 0 auto;
}
.clickonline:hover{
	background-color:#C4DAF5;
	color:#2674D0;	
}
.combo_ad{
	width: 450px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 2px;
}
.coursead{
	font-weight: bold;
	background-color:#0A7334;
	color:#fff;
	padding-top: 7px;
	padding-bottom: 7px;
	border-radius: 5px;
	width: 80%;
	text-align:center;
	display: inline-block;
	margin: 3px;
}
.coursead:hover{
	background-color:#90C2F1;
	color:#000;
}
.dc_pricingtable02 .tiablue a.pricing_button,.dc_pricingtable02 .tiablue li.pricing_header1{
	background: #144980;
	/* Old browsers */ background: -moz-linear-gradient(top,#144980 0%,#003366 100%);
	/* FF3.6+*/ background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#144980),color-stop(100%,#003366));
	/* Chrome,Safari4+*/ background: -webkit-linear-gradient(top,#144980 0%,#003366 100%);
	/* Chrome10+,Safari5.1+*/ background: -o-linear-gradient(top,#144980 0%,#003366 100%);
	/* Opera 11.10+*/ background: -ms-linear-gradient(top,#144980 0%,#003366 100%);
/* W3C */filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#144980',endColorstr='#003366',GradientType=0 );
/* IE6-9 */}
.dc_pricingtable02 .tiadarkblue a.pricing_button,.dc_pricingtable02 .tiadarkblue li.pricing_header1{
	background: #0f365e;
	/* Old browsers */ background: -moz-linear-gradient(top,#0f365e 0%,#003366 100%);
	/* FF3.6+*/ background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#0f365e),color-stop(100%,#003366));
	/* Chrome,Safari4+*/ background: -webkit-linear-gradient(top,#0f365e 0%,#003366 100%);
	/* Chrome10+,Safari5.1+*/ background: -o-linear-gradient(top,#0f365e 0%,#003366 100%);
	/* Opera 11.10+*/ background: -ms-linear-gradient(top,#0f365e 0%,#003366 100%);
/* W3C */filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f365e',endColorstr='#003366',GradientType=0 );
/* IE6-9 */}

.review{
	font-family: 'SEGOE UI';
	font-size: 14px;
	font-style: oblique;
	margin-bottom: -10px !important;
}	
.reviewer{
	font-family: 'SEGOE UI';
	line-height: 0px;
	font-size: 13px;
	margin-bottom: 15px !important;
	margin-left: 7px !important;
}
.pagination-reviews{
	font-size:14px;
	margin-top: 10px;
	text-align:center;
	
}
.pagination-reviews a{
	padding: 3px;
	
}
.pagination-reviews a:hover{
	font-weight:bold;	
}
.pagination-reviews a:active{
	color:red;
}
.recognition{
	 position:relative;
	 float:left;
	 width:15%;
	 padding: 1px;
	 margin-left:25px;
}
.recognition img{
	width: 80%;
}
.recognition p{
	font-size: 14px;
}

/* DESKTOP */
@media only screen and (min-width: 800px) {
#regform{
	position: relative;
	width: 475px;

	float: left;
	padding: 2px;

}
#sub_regform{
	position:relative;
	width:425px;
	float: right;
	padding: 2px;
	
}
#optional_items {
	position:relative;
	width: 400px;
}
.register-item{
	width: 355px;
	display: inline-block;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
	background-color: #D6E9F8;
}
#verisign{
 	position:relative;
	width:320px;
	display:inline-block;
 }
#coupon_box{
	 position:relative;
	 margin:2px 0 5px 0;
	 width:362px;
	 z-index:1;
	 border-radius: 5px;
	 background-color: #D6E9F8;
	 padding:2px;
}
#agreement_item{
	position:relative;
	margin-bottom: 10px;
}
#register_btn{
	position:relative;
	z-index:1;
	width:100%;
}
#training_policy{
	position:relative;

}
.pricing_yes{
	color: linear-gradient(
      rgba(255, 0, 0, 0.45), 
      rgba(255, 0, 0, 0.45)
    );
}
.pricing_yes:hover{
	-webkit-filter: brightness(0.0);
	transform:scale(1.5,1.5);
	
}
.pricing_header2 sup{
	font-size:19px;
	
}
#courserow {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	}
#courserow h3 {
	color: #112549;
	display: block;
}
#boxdesc {
	color: #20296A;
	position: relative;
	float: left;
	width: 63%;
}
#clickhere {
	position: absolute;
	color: #144980;
	font-weight: bold;
	margin-left: 29px;
	margin-top: 129px;
	font-size: large;
}
#box1 {
	width: 48%;
	margin-right: auto;
	position: relative;
	display: inline-block;
	}
#box1 img {
	width: 150px !important;
	margin-right: 5px;
	margin-bottom: 10px;
	border-radius: 7px;
	position: relative;
	float: left;
	-webkit-box-shadow: 1px 1px 5px 2px #E3E3E3;
	box-shadow: 1px 1px 5px 2px #E3E3E3;
	}

#box2 {
	width: 48%;
	display: inline-block;
	margin-left: auto;
	position: relative;
	}
#box2 img {
	width: 150px !important;
	margin-right: 5px;
	margin-bottom: 10px;
	border-radius: 7px;
	position: relative;
	float:left;
	-webkit-box-shadow: 1px 1px 5px 2px #E3E3E3;
	box-shadow: 1px 1px 5px 2px #E3E3E3;
	}
#course_level2{
	width: 45%;
	float:left;
	border:none;
	border-radius:4px;
	box-shadow:none;
	background:none;
}
#course_level3{
	width: 30%;
	float:left;
	border:none;
	border-radius:4px;
	box-shadow:none;
	background:none;
}
#course_level4{
	width: 24%;
	float:left;
	border:none;
	border-radius:4px;
	box-shadow:none;
	background:none;
}
.level_course {
	float: right;
	width: 35%;
}
.levels {
	width: 55%;
	float: left;
}
.front_course-container{
	position: relative; 
	float: none;
	width: 950px;
	margin: 0 auto;
		}
.front_course-list{
	position: relative;
	float: left;
	width: 290px;
	min-height: 150px;
	margin: 2px 2px 2px 2px; 
	padding: 6px;
	vertical-align: top;

}
.front_course-list h2{
	font-weight: bold;
}
.front_course-list h3{
	width: 275px;
	background-color:#B4DBED;
	padding: 5px 3px 5px 10px;
}
.front_course-list h3:hover{
	background-color:#1D5C79;
	color:#ffffff;
	font-weight: bold;
}
}
/*MOBILE*/
@media only screen and (max-width: 800px) {
#regform{
	display: block;

	} 
#sub_regform{
	position:relative;
	width: 100%;
	display: block;
}
#optional_items {
	position:relative;
	width: 400px;
}
.register-item{
	width: 355px;
	display: inline-block;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-radius: 5px;
	background-color: #D6E9F8;
}
#register_btn{
	position:relative;
	width:100%;
}
#agreement_item{
	position:relative;

}
#verisign{
	width:320px;
}
#coupon_box{
	 position:relative;
	 width: 400px;
	 z-index:1;
	 border-radius: 5px;
	 background-color: #D6E9F8;
	 padding:2px;
	}

#training_policy_reg{
	position: relative;

}
.level_course {
	float:none;
}
.levels {
	float: none;
}
#courserow {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	margin-bottom: 5px;
	}
#courserow h3 {
	color:#112549;
	font-size:14px;
}
#boxdesc {
	display:none;
}
#clickhere {
	position: absolute;
	color: #144980;
	font-weight: bold;
	margin-left: 25px;
	margin-top: 106px;
	font-size: medium;
}
#box1 {
	position: relative;
	width: 125px;
	display: inline-block;
	margin-left: 10%;
	margin-right: auto;
	}
#box1 img {
	width: 125px;
	height: 125px;
	float: left;
	border-radius: 7px;
	-webkit-box-shadow: 1px 1px 5px 2px #E3E3E3;
	box-shadow: 1px 1px 5px 2px #E3E3E3;
	}
#box2 {
	position: relative;
	width: 125px;
	display: inline-block;
	margin-left: auto;
	margin-right: 10%;
	float: right;
	}
#box2 img {
	width: 125px;
	height: 125px;
	float: left;
	border-radius: 7px;
	-webkit-box-shadow: 1px 1px 5px 2px #E3E3E3;
	box-shadow: 1px 1px 5px 2px #E3E3E3;
	}
.front_course-container{
	position: relative; 
	float: none;
	width: 100%; 
	margin: 0 auto;
	padding: 5px;
		}
.front_course-list{
	position: relative;
	float: left;
	width: 220px;
	margin: 2px 10px 2px 2px; 
	padding: 6px;
	vertical-align: top;

}
.front_course-list h2{
	font-weight: bold;
}
.front_course-list h3{
	width: 100%;
	background-color:#B4DBED;
	padding: 5px 3px 5px 10px;
}
.front_course-list h3:hover{
	background-color:#1D5C79;
	color:#ffffff;
	font-weight: bold;
}

}
