/*
Template Name: WpF Degree
Author: WpFreeware
Author URI: http://wpfreeware.com/
Description: Ultra Responsive Bootstrap Educational Html5 Template.
Version: 1.0
Tags: light, white,Multi page,Education,School, University,custom-colors,Bootstrap,responsive, html5, css3
License: GPL V3 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/


/* Table of Content
==================================================
	#BASIC TYPOGRAPHY
	#HOME HEADER
	#HOME SLIDER SECTION
	#HOME ABOUT US
	#HOME WHY US SECTION
	#HOME COURSE SECTION
	#HOME OUR TUTORS SECTION
	#HOME STUDENTS TESTIMONIAL SECTION
  #FOOTER 
  #COURSE ARCHIVE PAGE
  #COURSE SINGLE PAGE
  #BLOG PAGE
  #EVENTS
  #GALLERY
  #CONTACT
  #404 page
  #TABLE
*/
/*--------------------*/
/* SMALL PRODUCTS */
/*--------------------*/

.position-bottom-right {
    background-position: right bottom;
}

.bluebox .blueboxlink {
    height: 175px;
    margin-bottom: 0;
}
.bluebox .blueboxlink {
    background-color: #f4f6f7;
    background-repeat: no-repeat;
    display: block;
    height: 250px;
    margin-bottom: 30px;
    padding: 20px 20px 40px 20px;
    width: 100%;
	color:#000;
	text-align:left;
}
.bluebox .blueboxlink:hover {
    background-color: #1bb15a;
    background-repeat: no-repeat;
    display: block;
    height: 250px;
    margin-bottom: 30px;
    padding: 20px;
    width: 100%;text-decoration:none;
	text-align:left;
}
.bluebox h2 {
  color: #081417;  
  font-size: 16px;
  font-weight: 800;
  margin: 0;
  padding-bottom: 5px;
  text-decoration:none;
  font-family: "Nunito Sans",sans-serif, Verdana, Arial, Helvetica;
}

.bluebox h3 {
  color: #081417;  
  font-size: 25px;
  font-weight: 400;
  margin: 0;
  padding-bottom: 0px;
  text-decoration:none;
  letter-spacing:.04em;
  font-family: "Nunito Sans",sans-serif, Verdana, Arial, Helvetica;
}




.carousel-control {
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 4%;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
margin-right:-10px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
margin-left:-10px;
}

/* YOUTUBE RESPONSIVE CODE */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
	margin-bottom:40px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* YOUTUBE RESPONSIVE CODE ENDS */
#boxes2{
  background-color: #fff;
  float: left;
  display: inline;
  width: 100%;  
  padding: 10px 0px 60px 0px;
}


#boxes{
  background-color: #f0f0f5;
  float: left;
  display: inline;
  width: 100%;  
  padding: 60px 0px;
}

#con_box{
	height:auto;width:100%;
	float:left;
	margin:0px 0px 0px 0px;
}
#con_box img{
	width:100%;
	float:left;
	-webkit-filter:grayscale(100%);
	-moz-filter:grayscale(100%);
	filter:grayscale(100%);
	cursor:pointer;

}
#con_box:hover img{
	-webkit-filter:grayscale(0%);
	-moz-filter:grayscale(0%);
	filter:grayscale(0%);
}

#con_box:hover h3{
	letter-spacing:0em;
	color:purple;
}
.hd_2{ width: 100%; display: block; color:#081417; text-align: center;  float: left; font-size: 40px; color: light grey; float: left; border-bottom: solid #333 0px; font-weight: normal; margin-top:0px; margin-right: 0px; margin-bottom: 30px; margin-left: 0px; text-transform: uppercase; border-bottom: solid 1px #999; }




#products {
  display: inline;
  float: left;
  padding: 100px 0;
  width: 100%;
}

#products .product_small{
  float: left;  
  display: inline;  
  width: 100%;
   padding:0 0px 20px 20px;
}

#products .product_big{
  float: left;  
  display: inline;  
  width: 100%;
   padding:0 0px 20px 20px;
}

#products .txt {
	TEXT-ALIGN: center; -FONT-WEIGHT: normal; -FONT-SIZE: 13px; MARGIN: 0px; -COLOR: #666; -FONT-FAMILY: verdana, Tahoma,Helvetica,Arial,sans-serif;
}

a.href:link {
	 text-decoration: none;font-family:   Verdana, Arial, Helvetica, sans-serif;  font-size: 14px;	font-weight: normal; color: #333333; 
}
a.href:visited {
text-decoration: none;font-family:   Verdana, Arial, Helvetica, sans-serif;	font-size: 14px; float:left; font-weight: normal;	color: #333333; 
}
a.href:active {
text-decoration: none;font-family:   Verdana, Arial, Helvetica, sans-serif;	font-size: 14px;float:left; font-weight: normal;	color: #333333;
}
a.href:hover {
	text-decoration: none; font-family:  Verdana,  Arial, Helvetica, sans-serif;	font-size: 14px; font-weight: normal;	color: #ff6600; TEXT-DECORATION: underline; 
}



.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width:230px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}


.dropdown-submenu {
    position: relative;background-color: #ff0000;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
	

}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}


.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
	color:#fff;

}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.clear {
clear:both;
}

/* LINE seperator*/
.sep{border-bottom:1px dotted #999999; margin-bottom:5px; margin-top:5px; clear:both;}


a.href2:link {
 text-decoration: none;font-family:   Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #FF6600; text-align:justify;
}
a.href2:visited {
text-decoration: none;font-family:   Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #FF6600; text-align:justify;
}
a.href2:active {
text-decoration: none;font-family:   Verdana, Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #FF6600; text-align:justify;
}
a.href2:hover {
	text-decoration: none;font-family:  Verdana,  Arial, Helvetica, sans-serif;	font-size: 12px;	font-weight: normal;	color: #ffae00; TEXT-DECORATION: underline; text-align:justify;
}



a.href3:link {
	margin: 0 auto; display:block; text-align: center; padding: 5px 20px; FONT-SIZE: 13px;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.0); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #081417;text-decoration:none;
}
a.href3:visited {
margin: 0 auto; display:block; text-align: center; padding: 5px 20px; FONT-SIZE: 13px;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.0); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #081417;text-decoration:none;
}
a.href3:active {
margin: 0 auto; display:block; text-align: center; padding: 5px 20px; FONT-SIZE: 13px;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.0); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #081417;text-decoration:none;
}
a.href3:hover {
margin: 0 auto; display:block; text-align: center; padding: 5px 20px; FONT-SIZE: 13px;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.0); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #cc0000;text-decoration:none;
}



a.href4:link {
	margin: 0 auto; display:block; text-align: center; padding-bottom: 30px; FONT-SIZE: 14px;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.0); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #333333;text-decoration:none;
}
a.href4:visited {
margin: 0 auto; display:block; text-align: center; padding-bottom: 30px; FONT-SIZE: 14px;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.0); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #333333;text-decoration:none;
}
a.href4:active {
margin: 0 auto; display:block; text-align: center; padding-bottom: 30px; FONT-SIZE: 14px;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.0); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #333333;text-decoration:none;
}
a.href4:hover {
margin: 0 auto; display:block; text-align: center; padding-bottom: 30px; FONT-SIZE: 14px;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.0); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #ff6600;text-decoration:none;
}

a.href5:link {
padding:6px 6px 6px 6px;  FONT-SIZE: 15px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #101010
}
a.href5:visited {
padding:6px 6px 6px 6px; FONT-SIZE: 15px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #101010
}
a.href5:active {
padding:6px 6px 6px 6px; FONT-SIZE: 15px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #101010
}
a.href5:hover {
padding:6px 6px 6px 6px; FONT-SIZE: 15px; font-weight: bold; text-decoration: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #C30000
}


/* below is for go back button on product_details.php */
a.href6:link {
background-color:#dbdbdb; padding:6px 6px 6px 6px;  FONT-SIZE: 18px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #C40000
}
a.href6:visited {
background-color:#dbdbdb; padding:6px 6px 6px 6px; FONT-SIZE: 18px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #C40000
}
a.href6:active {
background-color:#dbdbdb; padding:6px 6px 6px 6px; FONT-SIZE: 18px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #C40000
}
a.href6:hover {
background-color:#9eeabe; padding:6px 6px 6px 6px; FONT-SIZE: 18px; font-weight: bold; text-decoration: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #000000
}

/* below is for top links GetBreadcrumb function in product_details.php */
a.href7:link {
	FONT-SIZE: 13px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #ff0000
}
a.href7:visited {
FONT-SIZE: 13px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #ff0000
}
a.href7:active {
FONT-SIZE: 13px; font-weight: bold; text-decoration: none; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #ff0000
}
a.href7:hover {
FONT-SIZE: 13px; font-weight: bold; text-decoration: underline; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #ff6600
}

/* below is for forgot pass and new user link at checkout page */
a.href8:link {
	  text-decoration: none;font-family:   Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	color: #ff0000; text-align:justify;
}
a.href8:visited {
 text-decoration: none;font-family:   Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	color: #ff0000; text-align:justify;
}
a.href8:active {
 text-decoration: none;font-family:   Verdana, Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	color: #ff0000; text-align:justify;
}
a.href8:hover {
	text-decoration: none;font-family:  Verdana,  Arial, Helvetica, sans-serif;	font-size: 13px;	font-weight: normal;	color: #000000; TEXT-DECORATION: underline; text-align:justify;
}

a.href9:link {
margin: 0 0 0px 0;FONT-SIZE:  20px;TEXT-DECORATION: none; text-align:center; font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #cc0000
}
a.href9:visited {
margin: 0 0 0px 0;FONT-SIZE: 20px;TEXT-DECORATION: none;text-align:center;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #cc0000
}
a.href9:active {
margin: 0 0 0px 0;FONT-SIZE: 20px;TEXT-DECORATION: none;text-align:center;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #cc0000
}
a.href9:hover {
margin: 0 0 0px 0;FONT-SIZE: 20px;TEXT-DECORATION: none;text-align:center;font-weight: normal; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); font-family:  Verdana, Arial, Times New Roman, Helvetica, sans-serif;COLOR: #009900
}


/* ROUND BOX CSS STARTS HERE */
/*-----thumbs-----*/
.big-title {font-weight:bold; font-size:1.3em; margin-bottom:0px!important;text-transform: uppercase;}
.btn1 > em {
    color: #000000;
    --float: left;
    font-size: 17px;
    position: relative;
    top: 0px;
    transition: all 0.25s ease 0s;
}


.thumbnail {
    background-color: transparent;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}
.thumbBox1 {
	border-bottom: 1px solid #eae9eb;
	padding-bottom: 50px;
	margin-bottom: 59px;
}
.thumb-pad1Box {
	padding: 0;
}
.thumb-pad1Box .thumb-pad1 {
	margin-top: 15px;
}
.archBox .thumb-pad1 {
	margin-top: -11px;
}
.archBox .thumb-pad1 figure {
	margin-left: -13px;
}
.thumb-pad1 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0 0 27px 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad1 .thumbnail .caption {
	padding: 21px 0 0 0;
	color: #444052;
	overflow: hidden;
}
.thumb-pad1 .thumbnail .caption .title {
	color: #a2a0aa;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 6px;
}
.thumb-pad1 .thumbnail .caption p {
	margin-bottom: 17px;
}
.thumb-pad1 figure {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
	border-radius: 230px;
	float: left;
	margin-right: 15px;
	margin-top: -11px;
	overflow: hidden;
	padding: 14px;
}
.thumb-pad1 figure > img {
	border-radius: 230px;
	padding: 0;
}
/* below is for red bottom shadow */
.thumb-pad1 figure > em {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 230px;
	border-style: solid;
	border-width: 14px 14px 14px 14px;
	border-color: transparent transparent #522a4d transparent;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.thumb-pad1 figure > strong {
	position: absolute;
	z-index: -1;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	border-radius: 230px;
	opacity: 0;
	border-style: solid;
	border-width: 14px 14px 14px 14px;
	border-color: #c788bf transparent transparent transparent;
	-webkit-transition: all 0.8s ease;
	transition: all 0.8s ease;
}
.thumbBox2 {
	padding-bottom: 35px;
	margin-top: 35px;
}
.thumbBox2 .thumb-pad1 figure {
	float: none;
	width: 100%;
	margin-bottom: 4px;
}
.thumbBox2 .thumb-pad1 figure > img {
	width: 100%;
}
.thumbBox2 .thumb-pad1 .thumbnail .caption p {
	margin-top: -4px;
	font-size:1.4em;
}
.thumbBox2 .thumb-pad1 .thumbnail .caption {
	text-align: center;
}
.thumbBox2 .thumb-pad1 .thumbnail .caption a {
	line-height: 10px;
	margin-bottom: 0;
	color: #c40000;
	font-size: 12px;
	text-transform: uppercase;
	display: inline-block;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumbBox2 .thumb-pad1 .thumbnail .caption a:hover {
	color: #444052;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad2 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0 0 27px 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
}
.thumb-pad2 .thumbnail .caption {
	padding: 0;
	color: #444052;
}
.thumb-pad2 figure {
	position: relative;
	z-index: 1;
	margin: 0;
	border-radius: 10px;
	margin-bottom: 13px;
}
.thumb-pad2 figure > img {
	width: 100%;
	border-radius: 10px;
}
.thumb-pad3 {
	background: #e9e8ed;
	border-radius: 10px;
	margin-bottom: 30px;
}
.thumb-pad3 .thumbnail {
	position: relative;
	padding: 0 20px 12px 20px;
	margin: 0 0 27px 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	color: #444052;
}
.thumb-pad3 figure {
	position: relative;
	z-index: 1;
	margin: 0;
	border-radius: 10px;
	margin-bottom: 13px;
}
.thumb-pad3 figure > img {
	width: 100%;
	border-radius: 10px;
}
.thumb-pad4 {
	margin-bottom: 39px;
	margin-top: -5px;
}
.thumb-pad4 .thumbnail {
	position: relative;
	padding: 0;
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	background: none;
	overflow: hidden;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
	color: #444052;
}
.thumb-pad4 .thumbnail .post {
	display: block;
	margin-bottom: 16px;
}
.thumb-pad4 .thumbnail .post p {
	margin-bottom: 0;
	margin-top: 3px;
}
.thumb-pad4 .thumbnail .post p span {
	float: left;
	margin-right: 5px;
}
.thumb-pad4 .thumbnail .post a {
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail .post a:hover {
	color: #d1d0d5;
	text-decoration: none;
	-webkit-transition: all 0.25s ease;
	transition: all 0.25s ease;
}
.thumb-pad4 .thumbnail .post .posted {
	overflow: hidden;
}
.thumb-pad4 figure {
	position: relative;
	z-index: 1;
	margin: 0;
	float: left;
	margin-right: 20px;
	border-radius: 10px;
}
.thumb-pad4 figure > img {
	width: 100%;
	border-radius: 10px;
}
.thumb-pad4 .thumbnail .badge-box {
	text-align: center;
	font: bold 20px/20px "PT Sans", Helvetica, Arial, sans-serif;
	color: #444052;
	margin-right: 20px;
	float: left;
}
.thumb-pad4 .thumbnail .badge {
	padding: 0;
	margin: 0;
	border-radius: 50px;
	box-shadow: none;
	text-shadow: none;
	font: bold 30px/45px "PT Sans", Helvetica, Arial, sans-serif;
	text-align: center;
	color: #ffffff;
	background: #444052;
	width: 50px;
	height: 50px;
	margin-top: 5px !important;
	letter-spacing: -2px;
	margin-bottom: -2px;
}
/* ROUND BOX CSS ENDS HERE */


/*--------------------*/
/* BASIC TYPOGRAPHY */
/*--------------------*/

.clients{
  float: left;
  display: inline;
  width: 100%;
  margin: 9px 9px 35px 9px;
}

.clients img {  
  display: inline-block;

  margin: 0px 9px 25px 9px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;  
}


body,html{
  overflow-x:hidden;
}
body {
--font-family: "PT Sans",Helvetica,Arial,sans-serif;
--font-size:12pt;text-align:justify;  overflow-x: hidden !important;
--font-family: verdana, 'Merriweather', serif; 
font-family: 'Roboto Condensed', sans-serif;font-size:13pt;
}

ul{
  padding: 0;
  margin: 0;
  list-style: none;
}

a{ 
  text-decoration: none;
  color: #fff;
  
}
a:focus{
  outline: none;
  text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
	--font-family: 'Varela', sans-serif;	
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "PT Sans",Helvetica,Arial,sans-serif;
    font-weight: 500;
    line-height: 1.1;
}
h3 {
    font: 26px/26px "PT Sans",Helvetica,Arial,sans-serif;
    letter-spacing: -1px;
    margin: 30px 0px 10px 0px;
	text-align:left;
}

h2 {
  color: #ff0000;  
  font-size: 28px;
  font-weight: 700;
  line-height: 40px;
  margin: 0;
  padding-bottom: 10px;  
}
img{
 border:none;
}

/* Preloader */
#preloader {
  position: fixed;
  top:0;
  left:0;
  right:0;
  bottom:0;
  background-color:#000; /* change if the mask should have another color then white */
  z-index:99999; /* makes sure it stays on top */
}

#status {
  width:200px;
  height:200px;
  position:absolute;
  left:50%; /* centers the loading animation horizontally one the screen */
  top:50%; /* centers the loading animation vertically one the screen */
  background-image:url(img/status.GIF); /* path to your loading animation */
  background-repeat:no-repeat;
  background-position:center;
  margin:-100px 0 0 -100px; /* is width and height divided by two */
}

/*scrol to top*/

.scrollToTop {
  background: url("img/bootom-top-arrow.png") no-repeat scroll 13px 12px #ffffff;
  border: 3px solid #f0f1f3;
  border-radius: 5px;
  bottom: 20px;
  display: inline-block;
  height: 54px;
  opacity: 0;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 54px;
  z-index: 100;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;

}
.scrollToTop:hover{
  background-position: 13px -50px;  
  text-decoration: none;
  outline: none;
}



/*--------------------*/
/* HOME HEADER */
/*--------------------*/

#header{
	float: left;
	display: inline;
	width: 100%;
 background-color: #313b3d;
 
}
/*--------------------*/
/* HOME TOP BLUE BAR SECTION STARTS */
/*--------------------*/

#topbluebar{
  background-color: #ed0000;
  float: left;
  display: inline;
  width: 100%;  
  padding: 2px 2px;
  font-size: 13px;
}
.topbluebar_content{
  float: right;
  display: inline;
  width: 100%;
  text-align:right;
  color:#e6e6e6;
}
.topbluebar_content1{
  float: left;
  display: inline;
  width: 100%;
  text-align:left;
  color:#e6e6e6;
  font-size: 13px;
}
.topbluebar_content2{
  float: left;
  display: inline;
  width: 100%;
  text-align:left;
  color:#e6e6e6;
  font-size: 13px;
}
.topbluebar_content a {
  text-align:right;
  color:#e6e6e6;
  font-size: 14px;
  font-weight: normal;
  margin-right:10px;
}
.topbluebar_content a:hover {
  text-align:right;
  color:#ffcd99;
  font-size: 14px;
  font-weight: normal;
  margin-right:10px;
  text-decoration:none;
}
/*--------------------*/
/* HOME TOP BLUE BAR SECTION ENDS */
/*--------------------*/

/*--------.menu_area-------- */
.menu_area{
  float: left;
  display: inline;
  width: 100%;
}

.navbar-default .navbar-brand {
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 0px; 

    height: 90px;
    line-height: 10px;
    padding: 5px;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
  background-color: transparent;
  color: #fff;
}
.navbar-default {
  background-color: #ffffff;
  --background:url(img/bgtop.jpg) top repeat #333333;
  --background: rgba(255, 255, 255, 0.9);
  border-color: transparent;
  border-color: transparent;
  --border-bottom:4px solid #fdb813;
  --border-top:4px solid #005d29;
  box-shadow: 1px 1px 4px rgba(60, 60, 60, 0.4);
}
/* SPACE BETWEEN BUTTONS OF MENU */
#navbar{overflow-x: hidden;}
.navbar-default .navbar-nav > li > a {
  color: #1f1f1f;font-size: 13px;font-weight: normal;letter-spacing:0.2px;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  padding: 25px 8px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
/* override color of hover from color css in theme */
.navbar-default .navbar-nav > li > a:hover {
  color: #d23939;font-size: 13px;font-weight: normal;letter-spacing:0.2px;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);

}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
  background-color: transparent;
  --background-color: #d23939;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: transparent;
}
.navbar-nav > li > .dropdown-menu {
  background-color: #000000; 
}
.navbar-nav > li > .dropdown-menu:before { 
  border-bottom: 15px solid #333333; 
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  content: "";
  height: 0;
  position: absolute;
  right: 25px;
  top: -15px;
  width: 0;
}
.navbar-nav > li > .dropdown-menu li a {
  border-bottom: 1px solid rgba(0, 0, 0, 4.5);
  color: #fff;
  display: block;  
  --opacity: 0.9;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/* override bg color of drop down and text color of hover from color css in theme */
.navbar-nav > li > .dropdown-menu li a:hover {
background-color: #d23939; color: #ffffff;
}

.navbar-nav > li > .dropdown-menu > li:last-child a {
  border-bottom: medium none;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
  background-color:#333333;  
  text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
  background-color: #333333;   
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
  background-color: #333333;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
  --background-color: #808080;
  background-color: transparent;
}

/*--------------------*/
/* HOME SLIDER SECTION */
/*--------------------*/

#slider{
  float: left;
  display: inline;
  width: 100% ;
  position: relative;
}
.slider_area {

  margin-top: 90px;
  width: 100% ;
  height: auto;
}

.slider_caption {
  left: 8%;
  position: absolute;
  top: 50%;
  width: 50%;
}
.slider_right_caption{
  left: 52%;
}
.slider_right_caption p {
  --background-color: rgba(49, 59, 61, 0.6);
  color: #fff;font-weight: normal;letter-spacing:0.2px;text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  font-family: "Nunito Sans",sans-serif
  font-size: 18px;text-align:right;
  font-weight: 600;
  padding: 10px;
}

.slider_caption h2 {
  color: #fff;letter-spacing:0.2px;text-shadow: 1px 1px 1px rgba(0,0,0,0.99);
  font-family: "Nunito Sans", sans-serif;
  font-size: 46px; text-align:left;
  font-weight: 750;
  --background-color: rgba(49, 59, 61, 0.9);
  padding: 8px;
  margin-bottom: 0px;
  --text-transform: uppercase;
}
.slider_caption p {
  --background-color: rgba(49, 59, 61, 0.9);
  color: #ffffff;font-weight: normal;letter-spacing:0.2px;text-shadow: 1px 1px 1px rgba(0,0,0,0.99);
  font-family: "Nunito Sans", sans-serif;
  font-size: 28px;text-align:left;
  font-weight: 600;
  padding: 0px 0px 0px 9px;
}
.slider_btn {  
  background-color: #d23939;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff !important;
    display: inline-block;
    font-family: "Nunito Sans",sans-serif;
    font-size: 18px;
    line-height: 1.75;
    margin-left: 10px;
    padding: 0.75em 1.5em;
    text-decoration: none !important;
	border: 1px solid #fff;
}
.slider_btn:hover,.slider_btn:focus{   
 background-color: #5ecdf0;
    cursor: pointer;
    outline: 0 none;
    text-decoration: none !important;
}

.slider_btn2 {  
background-color: transparent;
    border: 1px solid #fff;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
	background-color: rgba(0, 0, 0, 0.2);
    display: inline-block;
    font-family: "Nunito Sans",sans-serif;
    font-size: 18px;
    line-height: 1.75;
    padding: 0.75em 1.5em;
    text-decoration: none;
}
.slider_btn2:hover,.slider_btn2:focus{   
    background-color: rgba(255, 255, 255, 0.1);
    cursor: pointer;
    outline: 0 none;
	color: #fff;
    text-decoration: none !important;
}
/*
.next,.prev{
  display: none !important;  
}
.slider_area:hover .next{
  display: block !important;
}
.slider_area:hover .prev{
  display: block !important;
}*/


/*--------------------*/
/* HOME ABOUT US */
/*--------------------*/

#aboutUs {
  display: inline;
  float: left;
  padding: 40px 0;
  width: 100%;
}
.aboutus_area {
  display: inline;
  float: left;
  padding-right: 10px;
  width: 100%;
}
.aboutus_area p {
  line-height: 22px;
}
.titile{
  --text-transform: uppercase;
  position: relative;
  margin-bottom: 20px;font-family: "PT Sans",Helvetica,Arial,sans-serif;font-size: 25px;
}



.titile:after{
  content: "";
  position: absolute;
  left: 0;  
  bottom: 0px;
  width: 50px;
  height: 5px;  
}
.newsfeed_area{
  float: left;
  display: inline;
  width: 100%;
  padding-left: 15px;
}
.feed_tabs li{margin-bottom: -2px;}

.feed_tabs li a {
  font-family: "Varela",sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.feed_tabs li a:hover{
  color: #fff;  
}
.news_tab {
  margin-top: 15px;
}
.news_tab li {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.news_tab li:last-child{
  border-bottom: none;
}
.news_img {
  display: block;
  height: 70px;
  width: 100px;
}
.news_img>img{
  width: 100%;
  height: 100%;
}
.news_tab .media-body > a {
  display: block;
  font-size: 15px;
  font-weight: bold;
  margin-top: 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.feed_date{
  color: #ccc;
  font-style: italic;
}
.see_all {
  border-bottom: 2px solid #ccc;
  float: right;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.see_all:hover, .see_all:focus{  
  text-decoration: none;
  outline: none;  
}
.single_news_pane{
  float: left;
  display: inline;
  width: 100%;
}
.single_notice_pane{
  float: left;
  display: inline;
  width: 100%;
}
.single_notice_pane .slick-prev {  
  background-image: url("img/nav-prev.png");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  background-position: center;
}
.single_notice_pane .slick-next {  
  background-image: url("img/nav-next.png");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  background-position: center;
}
.single_notice_pane .slick-prev, .single_notice_pane .slick-next { 
  top: 100%;  
}
.single_notice_pane .slick-prev{
  left: 87%;
}

/*--------------------*/
/* HOME WHY US SECTION */
/*--------------------*/

#whyUs{
  float: left;
  display: inline;
  width: 100%;
}
.whyus_top{
  float: left;
  display: inline;
  width: 100%;
  background-color: #f6f6f6;
  padding: 60px 0px;  
}
.single_whyus_top{
  float: left;  
  display: inline;  
  width: 100%;
  text-align: center;
}
.title_area{
  float: left;  
  display: inline;  
  width: 100%; 
  text-align: center;
  margin-bottom: 40px;  
}
.title_area span{
  display: inline-block;  
  text-align: center; 
  height: 5px;    
  width: 50px;
}
.title_two {
  padding-bottom: 0;
  position: relative;
  text-align: center;
  text-transform: uppercase;
}
.whyus_icon{
  border-radius: 150px;
  color: #ffffff;
  display: inline-block;
  height: 150px;  
  text-align: center;
  width: 150px;
}
.whyus_icon span{
  display: inline-block;
  font-size: 70px;
  height: 100%;
  line-height: 160px;
  width: 100%;
  -webkit-transition:   all 0.5s;
  -o-transition:  all 0.5s;
  transition:   all 0.5s;
}
.single_whyus_top:hover .whyus_icon span{
  transform:scale(0.9);
}
.single_whyus_top>h3{
  font-size: 18px;
  font-weight: bold;
}
.single_whyus_top>p{
  font-size: 13px;
}
.whyus_bottom{
  float: left;
  display: inline;
  width: 100%;
  min-height: 350px;
  padding: 85px 0px;
  background-image: url(img/skills_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;  
}
.slider_overlay {
  background: none repeat scroll 0 0 #242434;
  height: 100%;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 9;
}
.skills{
  position: relative;
  z-index: 999;
}

.heading h3 {
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 40px;
  margin: 0 0 40px;
  padding-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 40px;
}
div[data-dimension] {
  float: none;
  margin: 0 auto;
}
.circle-text{
  color: #fff;
}
.single_skill{
  float: left;
  display: block;
  width: 100%;
  text-align: center;
}
.single_skill > h4 {
  color: #ffffff;
  font-size: 20px;  
}

/*--------------------*/
/* HOME COURSE SECTION */
/*--------------------*/

#manufacturing-facilities{
  background-color: #ffffff;
  float: left;
  display: inline;
  width: 100%;  
  padding: 50px 0px;
}
.ourCourse_content{
  float: left;
  display: inline;
  width: 100%;
}
.course_nav{}
.course_nav li {
  display: block;
  float: left;
  margin-right: 30px;
  width: 31%;
}
.course_nav li:last-child{
  margin-right: 0px;
}
.single_course {
  background-color: #ffffff;
  border: 1px solid #efefef;
  display: inline;
  float: left;
  min-height: 150px;
  width: 100%;
}
.singCourse_imgarea {
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
}
.singCourse_imgarea img {
  display: block;
  position: relative;
  width: 100%;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.singCourse_imgarea .mask {
   background-color: rgba(49, 59, 61, 0.6);
   -webkit-transform: translateX(-100%);
   -moz-transform: translateX(-100%);
   -o-transform: translateX(-100%);
   -ms-transform: translateX(-100%);
   transform: translateX(-100%);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
   transition: all 0.3s ease-in-out;
}
.singCourse_imgarea .mask, .singCourse_imgarea .content {  
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.singCourse_imgarea:hover .mask {
   -webkit-transform: translateX(0px);
   -moz-transform: translateX(0px);
   -o-transform: translateX(0px);
   -ms-transform: translateX(0px);
   transform: translateX(0px);
}
.singCourse_imgarea:hover img {
   -webkit-transform: translateX(100%);
   -moz-transform: translateX(100%);
   -o-transform: translateX(100%);
   -ms-transform: translateX(100%);
   transform: translateX(100%);
}
.course_more {
  border: 2px solid #fff;
  color: #fff;
  display: inline-block;
  font-size: 18px;
  margin-top: 27%;
  padding: 10px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.course_more:hover,.course_more:focus {
  background-color: #fff;  
  text-decoration: none;
  outline: none;
  border-radius: 4px;
}
.singCourse_content{
  float: left;
  display: inline;
  width: 100%;
  padding: 10px;
}
.singCourse_title {
  border-bottom: 1px solid #efefef;
  font-size: 20px;
  margin-top: 10px;
  padding-bottom: 10px;
  
}
.singCourse_title a{
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.singCourse_title a:hover{
  text-decoration: none;
  outline: none;
}
.singCourse_price{
  border-bottom: 1px solid #efefef;
  padding-bottom: 10px;
}
.singCourse_price > span {
  font-weight: bold;
  font-size: 18px;
}
.singCourse_author {
  border-top: 1px solid #efefef;
  display: inline;
  float: left;
  padding: 20px 10px 0;
  width: 100%;
}
.singCourse_author > img {
  float: left;
  border-radius: 50%;
  height: 40px;
  margin-bottom: 25px;
  margin-right: 15px;
  width: 40px;
}
.singCourse_author>p{
  float: left;
  color: #c0c1c1;
  font-size: 18px;
  margin-top: 10px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.singCourse_author>p:hover{
  color: #000;
}
.course_nav .slick-prev {
  left: -37px;
  background-image: url("img/course-nav-prev.png");
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  height: 121px;
  width: 36px;
}
.course_nav .slick-next {  
  background-image: url("img/course-nav-next.png");
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  height: 121px;
  width: 36px;
  right: -6px;
}
.course_nav .slick-prev, .course_nav .slick-next {
  top: 40%;
}

/*--------------------*/
/* HOME OUR TUTORS SECTION */
/*--------------------*/

#ourTutors{
  background-color: #ffffff;
  display: inline;
  float: left;
  padding: 60px 0;
  width: 100%;
}
.ourTutors_content{
  float: left;
  display: inline;
  width: 100%;
}
.tutors_nav{}

.tutors_nav>li {
  display: block;
  float: left;
  margin-right: 30px;
  width: 31%;
}
.tutors_nav>li:last-child{
  margin-right: 0px;
}
.single_tutors {
  display: inline;
  float: left;
  min-height: 150px;
  width: 100%;
  padding-bottom: 15px;
}
.tutors_thumb {
  border-radius: 50%;
  display: block;
  font-size: 15px;
  height: 165px;
  line-height: 165px;
  margin: 0 auto;
  padding: 15px 0 0 18px;
  text-align: center;
  width: 75%;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.single_tutors:hover .tutors_thumb{
  padding: 0px;
}
.tutors_thumb > img {
  border-radius: 50%;
  height: 150px;
  width: 95%;
}
.singTutors_content{
  float: left;
  display: inline;
  width: 100%;
  padding: 5px;
  text-align: center;
}
.tutors_name {
  font-size: 18px;
  margin-bottom: 3px;
  text-transform: uppercase;
}
.singTutors_content>span{
  font-size: 13px;
  color: #fff;
  display: inline-block;
  padding: 0 10px;
  margin-bottom: 18px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
  text-transform: capitalize;
}
.singTutors_content > p {
  font-size: 13px;
}
.singTutors_social{
  float: left;
  display: inline;
  width: 100%;
  padding-top: 10px;
}
.tutors_socnav{
  text-align: center;
}
.tutors_socnav li{
  display: inline-block;
}
.tutors_socnav li a{
  background-color: #fff;  
  border: 1px solid #a8a8a8;
  color: #a8a8a8;
  display: inline-block;
  font-size: 14px;
  height: 26px;
  line-height: 24px;
  margin: 0 auto;
  text-align: center;
  width: 26px;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.tutors_socnav li a:hover,.tutors_socnav li a:focus{
  text-decoration: none;
  outline: none;
}
.tutors_nav .slick-dots li {
  border: 2px solid #a8a8a8;
  width: 15px;
  height: 15px;  
}
.tutors_nav .slick-dots li.slick-active button:before,.tutors_nav .slick-dots li button:before {
  color: #fff; 
}

/*--------------------*/
/* HOME STUDENTS TESTIMONIAL SECTION */
/*--------------------*/

#studentsTestimonial{
  background-color: #f6f6f6;
  float: left;
  display: inline;
  width: 100%;  
  padding: 10px 0px;
}
.studentsTestimonial_content{
  float: left;
  display: inline;
  width: 100%;
}
.single_stsTestimonial{
  float: left;
  display: inline;
  width: 100%;
  text-align: justify;
}
.stsTestimonial_msgbox {
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 8px;
  display: inline;
  float: left;
  margin-bottom: 25px;
  padding: 13px;
  width: 100%;
  position: relative;
}
.stsTestimonial_msgbox:after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #fff;
  bottom: -15px;
  content: "";
  height: 0;
  left: 46%;
  position: absolute;
  width: 0;
}
.stsTesti_img {
  border: 4px solid #dbe2e9;
   display: block;
    margin: 0 auto;
  margin-bottom:8px;
}
.stsTestimonial_content{
  float: left;
  text-align:center;
  display: inline;
  width: 100%;
}

/*--------------------*/
/* MIDDLE SECTION */
/*--------------------*/

#middle{
  float: left;
  display: inline;
  width: 100%;

}
#middle h2 {
    color: #ffffff;font-family: "PT Sans",Helvetica,Arial,sans-serif;
    font-size: 25px;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    padding-bottom: 10px;
}
#middle p {
    margin: 20px 10px;
	color:#fff;
}

.middle_top {
  float: left;
  display: inline;
  width: 100%;
  --background-color: #1e2223;
  background:url(img/header.jpg) top repeat #333333;
  padding: 50px 0px;
}
.single_middle_widget {
  display: inline;
  float: left;
  padding: 0 0px;
  width: 100%;
}
.single_middle_widget > h3 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 25px;
}
.single_middle_widget>p{
  color: #fff;
}
.middle_widget_nav li a {
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 3px;
  display: block;
  text-align:left;
  color:#e8ebf2;
}
.middle_social li a {
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 22px;
  padding: 0 10px;
}
.middle_bottom{
  float: left;
  display: inline;
  width: 100%;
  background-color: #f6f6f6;
  padding: 20px 0px;
}
.middle_bootomLeft{
  float: left;
  display: inline;
  width: 100%;
}
.middle_bootomLeft>p,.middle_bootomRight>p{margin-bottom: 0px;}

.middle_bootomRight{
  float: left;
  display: inline;
  width: 100%;
  text-align: right;
}


/*--------------------*/
/* MIDDLE SECTION */
/*--------------------*/


#footer{
  float: left;
  display: inline;
  width: 100%;
}
.footer_top{
  float: left;
  display: inline;
  width: 100%;
  --background-color: #1e2223;
  background:url(img/headerbottom.jpg) top repeat #333333;
  padding: 70px 0px;
}
.single_footer_widget {
  display: inline;
  float: left;
  padding: 0 0px;
  width: 100%;
}
.single_footer_widget > h3 {
  color: #fff;
  --text-transform: uppercase;
  font-size:30px;
  margin-bottom: 25px;
}
.single_footer_widget>p{
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 3px;
  display: block;
  text-align:left;
  color:#e8ebf2;
}
.footer_widget_nav li a {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 3px;
  display: block;
  text-align:left;
  color:#e8ebf2;
}
.footer_social li a {
  color: #fff;
  display: inline-block;
  float: left;
  font-size: 22px;
  padding: 0 10px;
}


.footer_bottom{
  float: left;
  display: inline;
  width: 100%;
  background-color: #000;
  padding: 20px 0px;border-top: 4px solid #df2317;
}
.footer_bootomLeft a {
    color: #fff;
}

.footer_bootomLeft{
  float: left;
  display: inline;
  width: 100%;
}
.footer_bootomLeft>p,.footer_bootomRight>p{margin-bottom: 0px; color:#fff;font-size:14px;}

.footer_bootomRight a {
    color: #fff;
}

.footer_bootomRight{
  float: left;
  display: inline;
  width: 100%;
  text-align: right;
}

/*--------------------*/
/* COURSE ARCHIVE PAGE */
/*--------------------*/

#imgBanner {
  background-image: url("img/banner.jpg");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: inline;
  float: left;
  height: 300px;
  margin-top: 77px;
  padding: 118px 0;
  text-align: center;
  width: 100%;
}
#imgBanner h2 {
  color: #fff;
  font-size: 72px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
#courseArchive{
  float: left;
  display: inline;
  width: 100%;
  background-color: #f6f6f6;
  padding-top: 160px; padding-bottom: 80px;
  min-height: 500px;
}
.courseArchive_content{
  float: left;
  display: inline;
  width: 100%;
}
.courseArchive_content .single_course {
  margin-bottom: 30px;
}
.pagination li a{
  -webkit-transition: all 0.5s;
  -mz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.pagination li a:hover,.pagination li a:focus{
  color: #fff;
}
.courseArchive_sidebar{
  background-color: #fff;
  float: left;
  display: inline;
  width: 100%; 
  padding: 12px;
  min-height: 320px;
  margin-top: 70px;
}
.single_sidebar{
  float: left;
  display: inline;
  width: 100%;
  margin-bottom: 0px;  
}
.single_sidebar > h2 {
  color: #fff;
  font-size: 26px;
  padding: 0 5px;
  margin-bottom: 15px;
}
.single_sidebar > h2 span{
  font-size: 24px;
}
.single_sidebar .news_tab .media-body > a {
  margin-top: 0;
}
.single_sidebar > ul > li>a {
  display: block;
  font-size: 13px;
  font-weight: 600;
  padding: 5px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.single_sidebar > ul > li>a:hover,.single_sidebar > ul > li>a:focus{
  text-decoration: none;
  outline: none;
}

/*--------------------*/
/* COURSE SINGLE PAGE */
/*--------------------*/

.singlecourse_ferimg_area{
  float: left;
  display: inline;
  width: 100%;
  background-color: #ffffff;
}
.singlecourse_ferimg{
  float: left;
  display: inline;
  width: 100%;
}
.singlecourse_ferimg > img {
  max-height: 350px;
  width: 100%;
}
.singlecourse_bottom {
  display: inline;
  float: left;
  padding: 15px;
  width: 100%;
}
.singlecourse_bottom > h2 {
  display: inline-block;
  float: left;
  font-size: 18px;
  margin-right: 20px;
  padding-bottom: 0px;
}
.singlecourse_author{
  float: left;
  display: inline-block;
  color: #c0c1c1;
  font-size: 15px;
  -webkit-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;  
}
.singlecourse_author:hover{
  color: #000;
}
.singlecourse_author img{
  border-radius: 50%;
  height: 40px;
  /*margin-bottom: 25px;*/
  margin-right: 15px;
  width: 40px;
}
.singlecourse_price {
  display: inline-block;
  float: right;
  font-size: 25px;
  margin-top: 4px;
}
.single_course_content {
  display: inline;
  float: left;
  margin-top: 35px;
  width: 100%;
}
.single_course_content > h2 {
  margin-bottom: 15px;
  text-transform: uppercase;
}
.single_course_content > p {
  font-size: 15px;
  line-height: 1.9em;
}
.course_table{
  margin-top: 50px;
  background-color: #fff;
}
.course_table thead{
  color: #fff;
}
.course_table thead>tr>th{
  color: #ffffff;
  text-transform: uppercase;
}
.related_course{
  float: left;
  display: inline;
  width: 100%;
  margin-top: 30px;
}
.related_course > h2 {
  background-color: #ffffff;
  font-size: 25px;
  margin-bottom: 20px;
  padding: 5px;
  text-transform: uppercase;
}

/*--------------------*/
/* BLOG PAGE */
/*--------------------*/

.single_blog_archive {
  background-color: #fff;
  display: inline;
  float: left;
  margin-bottom: 30px;
  padding-bottom: 15px;
  width: 100%;
}
.blogimg_container {
    width:100%;    
    overflow: hidden;
    margin-bottom: 8px;
}
.blog_img img {
  height: 100%;
  width:1060px;
  margin: auto;
  padding-top:20px;
  -webkit-transition: all 1s ease; /* Safari and Chrome */
  -moz-transition: all 1s ease; /* Firefox */
  -ms-transition: all 1s ease; /* IE 9 */
  -o-transition: all 1s ease; /* Opera */
  transition: all 1s ease;
  transform: translate3d(0px, 0px, 0px);
}
.blog_img:hover img {
  opacity: 0.8;
  -webkit-transform:scale(1.1); /* Safari and Chrome */
  -moz-transform:scale(1.1); /* Firefox */
  -ms-transform:scale(1.1); /* IE 9 */
  -o-transform:scale(1.1); /* Opera */
  transform:scale(1.1);
}
.blog_title {
  display: block;
  margin-bottom: 7px;
  margin-top: 20px;
  text-transform: uppercase;
  padding: 0 15px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s; text-align:left;
}
.blog_title a:hover{
  text-decoration: none;
  outline: none;
}
.blog_commentbox{
  float: left;
  display: inline;
  width: 100%;
  padding: 0px 15px;
}
.blog_commentbox > p {
  color: #888;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  margin-right: 5px;
  border-right: 2px solid #ccc;
  padding-right: 5px;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.blog_commentbox :last-child{
  border-right: none;
}
.blog_commentbox > p i{
  margin-right: 5px;
}
.blog_commentbox>a{
  color: #888;
  font-size: 15px;
  font-weight: normal;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.blog_commentbox>a i{
  margin-right: 5px;
}
.blog_summary {
  color: #9b9b9b;
  line-height: 18px;
  margin: 10px 10px 10px 10px;
  padding: 5px 5px;
}
.blog_readmore{
  position: relative;
  display: inline-block;
  margin: 15px 25px;
  outline: none;
  color: #be0505;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 800;
  text-shadow: 0 0 1px rgba(255,255,255,0.3);
  font-size: 15px;
  float: right;
}
.blog_readmore:hover,.blog_readmore:focus{
  text-decoration: none;
  outline: none;
}
.blog_readmore::before,
.blog_readmore::after {
  display: inline-block;
  opacity: 0;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.2s;
  -moz-transition: -moz-transform 0.3s, opacity 0.2s;
  transition: transform 0.3s, opacity 0.2s;
}

.blog_readmore::before {
  margin-right: 10px;
  content: '[';
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  transform: translateX(20px);
}

.blog_readmore::after {
  margin-left: 10px;
  content: ']';
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(-20px);
}

.blog_readmore:hover::before,
.blog_readmore:hover::after,
.blog_readmore:focus::before,
.blog_readmore:focus::after {
  opacity: 1;
  -webkit-transform: translateX(0px);
  -moz-transform: translateX(0px);
  transform: translateX(0px);
}
.tags_nav li{
  display: inline-block;
}
.tags_nav li a {
  display: inline-block;
  border: 1px solid #ccc;
  margin-bottom: 5px;
  color: #666;
}
.tags_nav li a:hover,.tags_nav li a:focus{
  color: #ffffff !important;
}
.tags_nav li a>i{
  margin-right: 5px;
}
.single_blog {
  float: left;
  display: inline;
  width: 100%;
  padding-top:0px;
  --font-family: "PT Sans",Helvetica,Arial,sans-serif;
font-size:14pt; text-align:justify;  overflow-x: hidden !important;
}
.single_blog .blog_title{
  padding-left: 0px;
}
.single_blog .blog_commentbox{
  padding-left: 0px;
}
.single_blog p {
  line-height: 25px;
}

.single_blog a {
  color:#ed0000;
}
.single_blog blockquote{
  border-left: none;
}
.single_blog blockquote>span{
  font-size: 25px;
}
.single_blog ul li {
  line-height: 25px;
}
.single_blog ul li > span {
  margin-right: 5px;
}
.single_blog_prevnext {
  display: inline;
  float: left;
  margin-top: 40px;
  width: 100%;
}
.prev_post{
  display: inline-block;
  float: left;
  padding: 8px 16px;
  color: #ccc;
  border:2px solid #ccc;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.prev_post:hover{
  text-decoration: none;
  outline: none;
}
.prev_post>i{
  font-size: 20px;
  margin-right: 5px;
}
.next_post{
  display: inline-block;
  float: right;
  padding: 8px 16px;
  color: #ccc;
  border:2px solid #ccc;
  text-transform: uppercase;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
}
.next_post:hover{
  text-decoration: none;
  outline: none;
}
.next_post>i{
  font-size: 20px;
  margin-left: 5px;
}
.related_post{
  float: left;
  display: inline;
  width: 100%;
  margin-top: 40px;
}
.related_post > h2 {
  background-color: #fff;
  border-left: 5px solid;
  font-size: 25px;
  margin-bottom: 20px;
  padding: 10px;
}

/*--------------------*/
/* EVENTS */
/*--------------------*/

.events_slider_area{
  float: left;
  display: inline;
  width: 100%;
}
.events_slider{
  float: left;
  display: inline;
  width: 100%;
}
.events_slider .slick-prev {  
  background-image: url("img/nav-prev.png");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  background-position: center;
}
.events_slider .slick-next {  
  background-image: url("img/nav-next.png");
  background-repeat: no-repeat;
  height: 30px;
  width: 30px;
  background-position: center;
}
.events_slider .slick-prev,.events_slider .slick-next {
  height: 45px;
}
.events_slider .slick-slide img {
  display: block;
  width: 100%;
}

/*--------------------*/
/* GALLERY */
/*--------------------*/

#gallery {
  display: inline;
  float: left;
  padding: 100px 0px 0px 0px;
  width: 100%;
  background-color: #f6f6f6;
}

#gallery .txt {
	TEXT-ALIGN: center; -FONT-WEIGHT: normal; -FONT-SIZE: 13px; MARGIN: 0px; -COLOR: #666; -FONT-FAMILY: verdana, Tahoma,Helvetica,Arial,sans-serif;
}
.gallery_area{
  float: left;
  display: inline;
  width: 100%;
}
.gallery_area a {  
  display: inline-block;

  margin: 0px 9px 0px 9px;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;  
}
.gallery_area a>img{
  width: 100%;
  height: 100%;  
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.gallery_area a:hover .gallery_img{
  transform: scale(2.2);
}

.view_btn {
  display: none;
  left: -100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;  
}
.gallery_area a:hover .view_btn{
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  height: 100%;
  left:0;
  padding-top: 29%;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.tos-caption-0{ 
  font-family: 'Varela', sans-serif;
  font-size: 22px;
}
/* for infrastructure page */
.gallery_area1 a {  
  display: inline-block;
  
  margin: 0px 9px 10px 0px;
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;  
}
.gallery_area1 a>img{
  width: 100%;
  height: 100%;  
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.gallery_area1 a:hover .gallery_img{
  transform: scale(2.2);
}
.gallery_area1 a:hover .view_btn{
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  height: 100%;
  left:0;
  padding-top: 29%;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}


/* for product category page */
.gallery_area2{
  float: left;
  display: inline;
  width: 100%;
}
.gallery_area2 a {  
  display: inline-block;
  
  margin: 0px 9px 35px 9px;
  width: 23%;
  height: 23%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;  
}
.gallery_area2 a>img{
  width: 100%;
  height: 100%;  
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.gallery_area2 a:hover .gallery_img{
  transform: scale(2.2);
}
.gallery_area2 a:hover .view_btn{
  display: block;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  height: 100%;
  left:0;
  padding-top: 29%;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 0;
  width: 100%;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

/*--------------------*/
/* CONTACT */
/*--------------------*/

#contact{
  float: left;
  display: inline;
  width: 100%;
  background-color: #f6f6f6;
  padding: 130px 0;
}
.contact_form{
  float: left;
  display: inline;
  width: 100%;
}
 .wp-form-control {
  border: 1px solid #999;
  border-radius: 5px;
  display: inline;
  float: left;
  margin-bottom: 10px;
  padding: 10px 12px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;  
  width: 100%;  
}
.wpcf7-text{
  height: 40px;
}

.wpcf7-email{
  height: 45px;
}
.wpcf7-textarea {
  height: 200px;
  padding: 15px;
}
.wpcf7-submit {
  background-color: #fff;
  padding: 10px 15px;
  border-radius: 4px;
  text-transform: uppercase;
   -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; 
}
.contact_address{
  float: left;
  display: inline;
  width: 100%;
}
.contact_address>h3{ 
  margin-top: 0px;
}




 .wp-form-control1 {
  border: 1px solid #999;
  border-radius: 5px;
  display: inline;
  float: left;
  margin-bottom: 10px;
  padding: 10px 12px;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;  
  width: 31%;  
}
.wpcf7-text1{
  height: 40px;
  margin-right:16px;
}





.address_group_footer{
font-size: 13px;
font-weight: normal;
margin-bottom: 3px;
display: block;
text-align: left;
color: #e8ebf2;
}
.address_group_footer a:link{ font-size: 13px;
font-weight: normal;
margin-bottom: 3px;
display: block;
text-align: left;
color: #e8ebf2;}
.address_group_footer a:hover{ color: #ff6600;}


.address_group{
  float: left;
  display: inline;
  width: 100%;
  margin-bottom: 30px;
}
.address_group .footer_social li a{
  color: #ccc;
}
#googleMap{
  float: left;
  display: inline;
  width: 100%;
  margin-bottom: -6px;
}

/*--------------------*/
/* 404 page */
/*--------------------*/

#errorpage{
  float: left;
  display: inline;
  width: 100%;
  padding: 60px 0;
}
.error_page_content {
  display: inline;
  float: left;
  text-align: center;
  width: 100%;  
}
.error_page_content h1 {
  display: inline-block;  
  font-size: 300px;
  font-weight: 400;
  position: relative;
  vertical-align: middle;  
}
.error_page_content h1:after, .error_page_content h1:before {
  background: none repeat scroll 0 0 #fff;  
  content: "";  
  height: 20px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg);
  -mz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg); 
  transform: rotate(45deg);
  width: 20px;
}
.error_page_content h1:after {
  right: -60px;
}
.error_page_content h1:before {
  left: -60px;
}
.error_page_content h2 {
  color: #c1c0b4;
  font-size: 60px;
  font-weight: 400;
}
.error_page_content h3 {
  font-size: 24px;
  margin-top: 35px;
}
.error_page_content p { 
  font-size: 23px;
  line-height: 31px;
  margin: 36px auto 0;
  max-width: 630px;
  padding: 9px 0 8px;
  position: relative;
}
.error_page_content p:before {  
  content: "";
  left: 0;
  position: absolute;
  top: 1px;
  width: 100%;
}
.error_page_content p:after {  
  bottom: 1px;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
.error_page_content p>a{
  color: #798992;
  text-decoration: none;
}



/*THEME STYLE SWITCHER*/

.theme_style_switcher {
	background-color: rgba(0, 0, 0, 0.75);
	border-bottom-right-radius: 4px;
	height: auto;
	left: -250px;
	padding: 15px;
	position: fixed;
	top: 140px;
	width: 250px;
	z-index: 1000;
	text-align: center;
	-webkit-transition: all 0.35s ease 0s;
	-o-transition: all 0.35s ease 0s;
	transition: all 0.35s ease 0s;
}
.theme_style_switcher a {
  display: inline-block;
  float: none;
  height: 40px;
  margin: 5px;
  width: 40px;
}
.theme_style_switcher > h4 {
  color: #fff;
  padding: 15px 10px;
  text-transform: uppercase;
}
.style-switch-button {
  background-color: rgba(0, 0, 0, 0.75);
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  cursor: pointer;
  height: 50px;
  left:250px;
  text-align:left;
  position: absolute;
  top: 50px;
  width: 50px;
  z-index: 1000;
}
.style-switch-active{
	left: 0;
}
.style-switch-button i {
  color: #fff;
  font-size: 20px;
  left: 15px;
  line-height: 1;
  position: relative;
  top: 15px;  
}
#default{
  background-color: #78adc9;
}
#yellow{
  background-color: #ffd133;
}
#red{
  background-color: #ee4532;
}
#bridge{
  background-color: #a5d549;
}
#green{
  background-color: #3fc35f;
}
#liteBlue{
 background-color: #37c6f5; 
}
#orange{
  background-color: #ff871c;
}
#pink{
  background-color: #ff2851;
}
#darkRed{
  background-color: #970001;
}
#purple{
  background-color: #c762cb;
}


/* TABLE CSS START HERE */
  .table-responsive {
    width: 100%;
    margin-bottom: 10px;
	margin-top: 10px;
	overflow-x: hidden;
    overflow-y: hidden;
    border: 1px solid #dddddd;
	overflow-x: auto;
	display: table;
    table-layout: fixed;
	display: block; color:#333333;
  }
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 2px;
    vertical-align: top;
	text-align:center;
}
 
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* TABLE CSS ENDS HERE */


/*======================///////////////
			start responsive style
=====================///////////////////////*/


@media(max-width:1199px ){
  .slider_caption {width: 60%;}
  .slider_caption h2 {font-size: 20px;}
  .slider_right_caption {left: 35%;}
  .singCourse_author > p {font-size: 15px;}
  .side_add{display: block;width: 100%;}
  .side_add>img{width: 100%;}
  .gallery_area a {width: 100%;}
  .slider_area {  margin-top: 130px;  width: 100% ;  height: auto;}
  .courseArchive_content {  margin-top: 30px;  }
}
@media(max-width:1150px ){
  .navbar-default .navbar-brand {font-size: 18px;}
  .navbar-default .navbar-nav > li > a {font-size: 12px;padding: 20px 9px;}
   .navbar-default .navbar-nav > li > a:hover {font-size: 12px;padding: 20px 9px;}
  .navbar-nav > li > .dropdown-menu li a {font-size: 12px;}
  .navbar-brand{width: 180px;}
  .navbar-brand img{max-width: 100%;}
  .slider_caption {width: 80%;}
  .slider_right_caption {left: 15%;}
  .course_nav { padding-left: 15px;}
  .course_nav .slick-prev {left: -20px;}
  .singCourse_title {font-size: 18px;}
  .singCourse_author > p {font-size: 10px;}
  .single_footer_widget > h3 {font-size: 17px;}
  .single_sidebar > h2 {font-size: 20px;}
  .news_tab .media-body > a {font-size: 12px;}
  .gallery_area a {width: 100%;} 
  .courseArchive_content {  margin-top: 30px;  }

  
}


@media(max-width:991px ){
  .navbar-default .navbar-brand {font-size: 18px;}
  .navbar-default .navbar-nav > li > a {font-size: 11px;padding: 20px 9px;}
  .navbar-default .navbar-nav > li > a:hover {
  background-color:#fff; color: #039fcc;font-size: 11px;font-weight: normal;letter-spacing:0.2px;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
  .navbar-nav > li > .dropdown-menu li a {font-size: 12px;}
  .navbar-brand{width: 200px;}
  .navbar-brand img{max-width: 100%;}
  .slider_caption {width: 80%;}
  .slider_right_caption {left: 15%;}
  .course_nav { padding-left: 15px;}
  .course_nav .slick-prev {left: -20px;}
  .singCourse_title {font-size: 18px;}
  .singCourse_author > p {font-size: 10px;}
  .single_footer_widget > h3 {font-size: 17px;}
  .single_sidebar > h2 {font-size: 20px;}
  .news_tab .media-body > a {font-size: 12px;}
  .gallery_area a {width: 100%;} 
  .courseArchive_content {  margin-top: 30px;  }
  
}


@media(max-width:767px ){

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next
{
margin-right:-15px;
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev
{
margin-left:-15px;
}
---.hd_2{ width: 100%; display: block; color:#ed0000; float: left; font-size: 40px; color: light grey; float: left; text-align: center; border-bottom: solid #333 0px; font-weight: normal; margin-top:0px; margin-right: 0px; margin-bottom: 30px; margin-left: 0px; text-transform: uppercase; border-bottom: solid 1px #999; }


 .thumb-pad1 {
 padding: 30px 0;
}
 .thumbBox2 .thumb-pad1Box {
 width: 44%;
 float: left;
 margin-right: 20px;
}
 .thumbBox2 .thumb-pad1 {
 padding-top: 0;
 padding-bottom: 0;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 0px 0px 0px;
    -moz-border-radius: 0 0px 0px;
    border-radius: 0 0px 0px 0px; 
}

.dropdown-submenu:hover>.dropdown-menu  {
    display: block;background-color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
  color: #fff;background-color: #d23939; font-weight:600;font-size:13px;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{
  color: #000000;background-color: #fff; font-weight:600;font-size:13px;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}


.navbar-default {
  background-color: #fff;
}
.navbar-default .navbar-nav > li > a {padding: 5px 20px;}
.navbar-default .navbar-nav > li > a:hover {
  background-color:#e5e5e5; color: #4b3728;font-size: 11px;font-weight: normal;letter-spacing:0.2px;text-shadow: 1px 1px 1px rgba(0,0,0,0.2);padding: 5px 20px;
}
.navbar-nav > li > .dropdown-menu {left: 15px;}	
.navbar-nav > li > .dropdown-menu:before {border-left: 10px solid transparent;border-right: 10px solid transparent;right: 65%;}
.navbar-toggle{margin-top: 15px; background-color:#ffd800;}
.navbar-brand {
    float: left;
    height: 50px;
    padding: 1px 10px;
    font-size: 18px;
    line-height: 10px;
	width:45%;
}
.navbar-default .navbar-brand {margin-bottom: 18px;margin-top: 8px;}
.navbar-nav > li > .dropdown-menu:before {display: none;}
.slider_caption {width: 90%;}
.slider_right_caption {left: 5%;}
.slider_caption h2 {font-size: 25px;line-height: 35px;}
.slider_area {margin-top: 115px;}
.aboutus_area {padding-right: 0px;margin-bottom: 30px;}
.single_whyus_top {margin-bottom: 30px;}
.single_skill {margin-bottom: 30px;}
.single_stsTestimonial { margin-bottom: 30px;}
.footer_bootomLeft {margin-bottom: 10px;text-align: center;}
.footer_bootomRight {text-align: center;}
.single_footer_widget {text-align: center;}
.footer_social{text-align: center;}
.footer_social li {display: inline-block;}
#imgBanner {margin-top: 65px;}
#imgBanner h2 {font-size: 50px;}
.courseArchive_content {margin-bottom: 60px;}
.gallery_area a {width: 100%;  margin: 0px 9px 9px 9px;}
.contact_address {margin-top: 50px;text-align: center;}



.single_blog{
  float: left;
  display: inline;
  width: 100%;
  padding-top:0px;
}


.slider_btn {  
display:none;
}
.slider_btn2 {  
display:none;
}


}

@media(max-width:480px ){	

.thumb-pad1 figure {
 float: none;
 margin-right: 0;
 width: 100%;
}
 .thumb-pad1 figure > img {
 width: 100%;
}
 .thumbBox2 .thumb-pad1Box {
 width: 100%;
 ---float: none;
 margin-right: 0;
}

  .error_page_content h1 {font-size: 100px;}
  #imgBanner h2 {font-size: 40px;}
  #imgBanner {height: 200px;padding: 80px 0;}
.gallery_area a {
width: 28.5%;  margin: 0px 9px 5px 0px;
  width: 100%;
  height: 100%;}
.contact_address {margin-top: 50px;text-align: center;}
.courseArchive_content {  margin-top: 0px;  }
 .slider_area {margin-top: 115px;}
 #courseArchive{  float: left;  display: inline;  width: 100%;  background-color: #f6f6f6;  padding-top: 160px; padding-bottom: 10px;  min-height: 500px;}
/* TABLE CSS START HERE */
  .table-responsive {
	overflow-x: auto;
    width: 100%;
    margin-bottom: 10px;
	margin-top: 10px;
	--overflow-x: hidden;
    --overflow-y: hidden;
    border: 1px solid #dddddd;
	display: table;
    table-layout: fixed;
	display: block;font-size:9px; color:#333333;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
	/* TABLE CSS ENDS HERE */
  .slider_caption {
  left: 2%;
  position: absolute;
  top: 40%;
  width: 100%;
}
.slider_right_caption{
  left: 38%;
}
.slider_caption h2 {
  color: #fff;font-weight: bold;letter-spacing:0.2px;text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  font-size: 13px; text-align:left;
  --background-color: rgba(49, 59, 61, 0.6);
  padding: 4px;
  margin-bottom: 0px;
  text-transform: uppercase;
}
.slider_caption p {
  --background-color: rgba(49, 59, 61, 0.6);
  color: #fff;font-weight: normal;letter-spacing:0.2px;text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
  font-family: "Varela",sans-serif;
  font-size: 12px;text-align:left;
  font-weight: 600;
  padding: 4px;
}
.slider_btn {  
display:none;
}
.slider_btn2 {  
display:none;
}
.next,.prev{
  display: none !important;  
}
.slider_area:hover .next{
  display: block !important;
}
.slider_area:hover .prev{
  display: block !important;
}

.single_blog{
  float: left;
  display: inline;
  width: 100%;
  padding-top:0px;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 1px 10px;
    font-size: 18px;
    line-height: 10px;
	width:70%;
}


}/* 480 ENDS HERE */






@media(max-width:360px ){
  .error_page_content h1 {font-size: 70px;}
  .error_page_content h2 {font-size: 40px;}
  .error_page_content p {font-size: 17px;}
  .error_page_content h1:after, .error_page_content h1:before {height: 15px;width: 15px;}
  .error_page_content h1:after {right: -30px;}
  .error_page_content h1:before {left: -30px;}
  .feed_tabs li a {font-size: 14px;}
  #imgBanner h2 {font-size: 30px;}
  .blog_title {font-size: 20px;line-height: 30px;}
  --.gallery_area a {width: 100%;margin-right: 0;margin-left: 0;height: 200px;}
 .slider_area {margin-top: 115px;}






/* TABLE CSS START HERE */
  .table-responsive {
	overflow-x: auto;
    width: 100%;
    margin-bottom: 15px;
	margin-top: 15px;
	--overflow-x: hidden;
    --overflow-y: hidden;
    border: 1px solid #dddddd;
	display: table;
    table-layout: fixed;
	display: block;font-size:9px; color:#333333;
  }
  .table-responsive > .table {
    margin-bottom: 0;
    background-color: #fff;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > thead > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > thead > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }

	.single_blog{
  float: left;
  display: inline;
  width: 100%;
  padding-top:0px;
}


.navbar-brand {
    float: left;
    height: 50px;
    padding: 1px 10px;
    font-size: 18px;
    line-height: 10px;
	width:70%;
}

}
/* TABLE CSS ENDS HERE */

}

@media(max-width:320px ){


}