.pt10{
    padding-top:10px;
}
.pt20{
    padding-top:20px;
}
.pt30{
    padding-top:30px;
}
.pt40{
    padding-top:40px;
}
.pt50{
    padding-top:50px;
}
.pb10{
    padding-bottom:10px;
}
.pb20{
    padding-bottom:20px;
}
.pb30{
    padding-bottom:30px;
}
.pb40{
    padding-bottom:40px;
}
.pb50{
    padding-bottom:50px;
}
.p10{
    padding:10px;
}
.p20{
    padding:20px;
}
.p30{
    padding:30px;
}
.p40{
    padding:40px;
}
.p50{
    padding:50px;
}
.mt10{
    margin-top:10px;
}
.mt20{
    margin-top:20px;
}
.mt30{
    margin-top:30px;
}
.mt40{
    margin-top:40px;
}
.mt50{
    margin-top:50px;
}
.mb10{
    margin-bottom:10px;
}
.mb20{
    margin-bottom:20px;
}
.mb30{
    margin-bottom:30px;
}
.mb40{
    margin-bottom:40px;
}
.mb50{
    margin-bottom:50px;
}
.m10{
    margin:10px;
}
.m20{
    margin:20px;
}
.m30{
    margin:30px;
}
.m40{
    margin:40px;
}
.m50{
    margin:50px;
}
.boder-left{
    border-left: 4px solid #ddd;
    padding-left: 10px;
}
.float-left{
    float: left;
}
.float-right{
    float: right;
}
.float-none{
    float: none;
    margin: 0 auto;
}





/*==Common classes==*/
p {
    font-size: 16px;
    line-height: 30px;
    text-align: justify;
    font-family: sans-serif;
}
.owl-nav {
    text-align: center;
}
.owl-carousel .owl-nav button.owl-next, 
.owl-carousel .owl-nav button.owl-prev, 
.owl-carousel button.owl-dot {
    padding: 0px 10px!important;
    font: inherit;
    font-size: 20px;
    background:#ff9800;
    color: #fffcfc;
    margin: 0px 10px;
}

.sect-title-3 {
	color: #ffffff;
    padding: 0;
    font-weight: bold;
    font-family: 'Roboto';
    font-size: 22px; 
}
.sect-title-4 {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
	font-family: 'Roboto';
}

.sect-title-6 {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
	font-family: 'Roboto';
}


/*==Top hrader==*/

#header {
    z-index: 999;
    width: 100%;
    height: auto;
    background-color: #002857;
}
#header .header-top {
    background: #002857;
    color: #fff;
	padding:10px 0px 10px;
	text-align:center;
}

#header i {
    font-size: 15px;
    margin-right: 5px;
}
#header .header-top a {
    color: #fff;
}
.socialbox i {
    margin: 0 6px;
    padding: 0;
    font-size: 17px!important;
    color: #fff;
}
.socialbox{
    text-align: right;
}
.top-contact {
	padding:5px 0px;
}
.top-phone {
	padding:5px 0px;
    text-align: left;
}
.top-socialbox{
	padding:5px 0px;
}
.top-phone span{
    margin-right: 20px;
}
#main-header .logo {
    right: 30px;
    bottom: 10px;
    background: #fff;
    transform: skew(-40deg);
    z-index: 99;
    top: 40px;
	border-bottom: 6px solid #002857;
	padding-bottom: 20px;
}
#main-header .logo::after {
    background-color: white;
    bottom: 0;
    content: "";
    position: absolute;
    left: -99988px;
    top: 0px;
    width: 99999px;
}

.main-logo {
    transform: skew(40deg)!important;
	margin-top:-20px;
}
.img-responsive {
    width: 130px;
}



/*===HEADER===*/
#header-main {
	background:#fff;
}
#navbar7 ul {
    margin: 10px 0px;
}

.navbar-default .navbar-nav > li > a {
    color: #2e3e50;
}
.sticky .setbgNew {
    padding: 0px 20px;
    box-shadow: 0px 0px 10px 0px #ddd;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index:9999999;
	background:#ffff;
}

.sticky .main-logo img {
    margin-top: 0px;
}

.sticky #navbar7 ul {
    margin: 12px 0px;
}

.sticky + .body-content {
	padding-top: 102px;
}
.sticky .nav > li  img {
    max-width: none;
    width:100px;
	padding:10px 0px;
	display:block;
}
.navbar {
    margin-bottom:0px; 
    border: 1px solid transparent;
}
.nav > li  img {
    max-width: none;
    width: 100px;
	padding:10px 0px;
	display:none;
}

.setbgNew {
	border-bottom: 6px solid #002857;
	background: #fff;
}
 
.main-logo h3{
	text-align: center;
    font-weight: bold;
    color: #fff;
    font-size: 30px;
    background: #293745;
    padding: 15px 0px;
}
.navbar-default {
	background: #0000;
    border:none;
	border-radius:0px;
}
.menuName  li{
    font-weight: bold;
    font-size: 18px;
    background: #0000;
	padding: 0px 6px;
}
.menuName  li a{
	font-weight: bold;
    font-size: 14px;
	text-transform: uppercase;
	text-decoration:none;
}
.menuName  li a:hover{
	color:#ff9800!important;
}
.menuName .active a{
	color:#;
	background: #0000!important;
	font-weight: bold;
    font-size: 14px;
}
.menuName .active a:hover{
	 background: #0000!important;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #ffa829;
    background-color: #e7e7e7;
}

/* Dropdown Button */
.dropbtn {
	background-color: #0000;
	color: white;
	padding: 15px;
	font-size: 15px;
	font-weight: bold;
	border: none;
	text-transform: uppercase;
	padding: 15px 10px;
}
.dropbtn:hover { background-color: #fff;}

.dropbtn span {
    color: #2e3e50;
    text-decoration: none;
    font-weight: bold;
}
.dropbtn span:hover {
    color: #ff9800;
}

.dropdown {
  position: relative;
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #fff;
  min-width: 200px;
  z-index: 1;
   box-shadow: 0 5px 10px -5px rgba(0,0,0,.5);
}

.dropdown-content a {
  color: #828282;
  padding: 12px 16px;
  display: block;
}

.dropdown-content a:hover {
	background-color: #fff;
    color:#fff;
}

.dropdown:hover .dropdown-content {
	display: block;
}

.dropdown:hover .dropbtn {
	background-color:#0000;
}

/*===End HEADER===*/


/*==slider SECTION==*/
.section-slider-title {
	margin-top:180px;
}
.slider-bx h3{
    color:#002857;
    font-weight: bold;
    font-size: 50px;
	font-family: 'Roboto';
	margin:10px 0px;
}
.slider-bx h1{
    color: #ff9800;
    font-weight: bold;
    font-size: 70px;
    /*text-transform: uppercase;*/
	font-family: 'Roboto';
	margin:10px 0px;
}
.slider-bx h3 span {
    font-size: 14px;
    color: #fee715;
}
.slider-bx p{
	color: #002857;
	padding-bottom: 10px;
}

/*==END SLIDER==*/

/*==Important Link ==*/
.important-sect {
    background: #f7f7f7;
    padding: 10px;
    margin-top: -80px;
    position: absolute;
    z-index: 9999;
}
.Student-bx {
    padding: 20px 20px;
	color:#000;
}
.Student-bx i {
	float: left;
    font-size: 50px;
    padding: 17px;
    background: #ff9800;
    color: #fff;
    box-shadow: 0px 10px 10px 0px #bfbdbd;
    border-radius: 50%;
	margin-right:25px;
}
.Student-bx p{
	color:#000;
	font-size: 14px;
    margin-left: 111px;
}
.Student-bx h3 {
    color: #000;
    font-size: 25px;
    margin: 0px 0px 10px;
}

/*==END Important Link ==*/
.event-box{
    border:1px solid #eee;
    margin-bottom:30px;
    padding:15px;
}
.event-box img{
    width:100%;
}
.event-box h3{
text-align: center;
    background: #002857;
    padding: 10px;
    color: #fff;
}
/*==section Title==*/
.section-title .white-Clr{
	color:#fff;
}
.section-title .blue-Clr {
    color: #002857;
}
.section-title h3 {
    color: #ff9800;
    padding: 0;
    font-weight: bold;
    font-family: 'Roboto';
    font-size: 22px;
    margin: 10px 0px;
}
.section-title h2 {
    color: #2f3235;
    padding: 0;
    font-weight: bold;
    font-family: 'Roboto';
    font-size: 45px;
    margin: 10px 0px 20px;
}
.heading-seperator {
    position: relative;
}
.heading-seperator span:after {
    right: auto;
    left: 65px;
}
.heading-seperator span:after, .heading-seperator:after {
    content: "";
    left: 0px;
    position: absolute;
    bottom: 10px;
    width: 31px;
    height: 4px;
    background-color: #ff9800;
}
.margin-130-50 {
	margin:130px 0px 50px;
}

/*section button*/
.btn-all {
    background: #ff9800;
    padding: 10px 20px;
    color: #fff5f5;
    font-weight: bold;
}

/*==section About==*/
#about{
	padding:50px 0px;
}

.abt-bx p{
	padding:20px 0px;
}
.section-bg-padding{
	padding-top:50px;
	padding-bottom:50px;
}

#about img {
    width: 100%;
	padding: 10px;
    box-shadow: 0px 0px 10px 0px #ddd;
}
.abtBximg img{
	width:100%;
	padding:10px;
	box-shadow:0px 0px 10px 0px #ddd;
}


/*==COURSES==*/
.bg-gray{
	background:#f7f7f7;
	padding:50px 0px;
}
.course-bx {
	background:#fff;
	padding:10px;
	margin:40px 0px;
	text-align:center;
	border-radius:10px
}
.course-bx img{
	width:100%;
}
.course-bx h3 {
    color: #002857;
    margin: 20px 0px 15px;
}
.course-bx p{
	padding:0px 10px;
}

/*==OUR SKILLS==*/
.margin-top-80{
	margin-top:45px;
}
.bg-orange {
	background:#ff9800;
	color:#ffff;
	padding:50px 0px;
}
.padd-100-30 {
	padding:130px 30px 130px 0px;
}
.bg-orange .section-title{
	margin-left:116px;
}
.bg-white  {
	padding:50px 0px;
}
.bg-blue {
	background:url(./images/blue-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	padding:50px 0px;
}
.skill-bx p{
	color:#fff;
	padding:20px 0px;
}
.skill-bx-2 img{
	width:100%;
}
.counter{
    font-family: 'Open Sans', sans-serif;
    text-align: center;
    padding: 0 0px;
    margin: 0 auto;
}
.counter .counter-content{
    color: #f99d1c;
    background-color: #ffffff12;
    padding: 13px 10px;
    margin: 0 auto 20px;
}
.counter .counter-content:before,
.counter .counter-content:after{
    content: '';
    background:#141f3d;
    height: 50px;
    width: 100%;
    transform: perspective(100px) rotateX(-70deg);
    transform-origin: top center;
    position: absolute;
    left: 0;
    top: 100%;
}
.counter .counter-content:before{
    background: linear-gradient(-45deg, #141f3d 49%,transparent 50%);
    height: 12px;
    width: 12px;
    transform: perspective(0) rotateX(0);
    left: auto;
    right: 4px;
    top: auto;
    bottom: 4px;
}
.counter .counter-icon{ 
	font-size:45px;
	color:#fff;	
}
.counter .counter-value{
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.5px;
    display: block;
}
.counter h3 {
    font-size: 16px;
    text-transform: uppercase;
    margin: 10px 0px;
    line-height: 25px;
}
.counter.blue .counter-content{
    color: #25292A;
    background-color: #12dbe2;
}
.skill-pri-bx {
	color:#fff;
	background: #f99d1c;
    padding: 20px;
    margin: 14px -30px 0px 0px;
}
.skill-pri-bx h4{
	margin:10px 0px;
}

/*==OUR TEAM /TEACHERS==*/
.single-team {
	margin:40px 0px;
}
.member-image {
    position: relative;
    overflow: hidden;
}
.member-image .social-profile {
    position: absolute;
    top: 30px;
    right: 30px;
    opacity: 0;
    visibility: hidden;
    transition: all .4s linear 0s;
}

.member-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    padding: 20px;
    font-family: 'Poppins', sans-serif;
    transition: all .4s linear 0s;
}
.default_bg {
    background-color: #002857;
}
.member-info h6 {
	color:#ff9800;
}
.member-info span {
    font-size: 16px;
}
.member-info a {
    color: #fff;
    font-size: 14px;
    background: #ff9800;
    padding: 5px;
}


/*==LATEST NEWS==*/
.news-bx {
    margin: 0 15px;
    border-bottom: 1px solid #dadada;
    box-shadow: 0 0 5px rgba(223, 223, 223, 0.8);
    transition: all 0.4s ease-in-out 0s;
	margin:40px 0px;
}
.news-bx .news-img{
    position: relative;
    overflow: hidden;
}
.news-bx .news-img:before{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0);
    transition: all 0.4s linear 0s;
}
.news-bx:hover .news-img:before{
    background: rgba(0, 0, 0, 0.6);
}
.news-bx .news-img img{
    width: 100%;
    height: auto;
}
.news-bx .category {
    width: 50%;
    font-size: 20px;
    color: #fff;
    line-height: 21px;
    text-align: center;
    text-transform: capitalize;
    padding: 11px 0;
    background: #ff9412;
    position: absolute;
    bottom: 0;
    left: -50%;
    transition: all 0.5s ease-in-out 0s;
}
.news-bx:hover .category{
    left: 0;
}
.news-bx .news-review{
    padding: 25px 20px;
    background: #fff;
    position: relative;
}
.news-bx .news-title{
    margin: 0;
}
.news-bx .news-title a {
    display: inline-block;
    font-size: 22px;
    color: #ff9412;
    margin-bottom: 15px;
    transition: all 0.30s linear 0s;
    line-height: 25px;
}
.news-bx .news-title a:hover{
    text-decoration: none;
    color: #555;
}
.news-bx .news-description{
    color: #555;
}
.news-review .news-bar{
    margin-top: 20px;
}
.news-bar span{
    display: inline-block;
    font-size: 14px;
}
.news-bar span i{
    margin-right: 5px;
    color: #999;
}
.news-bar span a{
    color: #999;
    text-transform: uppercase;
}
.news-bar span a:hover{
    text-decoration: none;
    color: #ff9412;
}
.news-bar span.comments{
    float: right;
}
@media only screen and (max-width: 359px) {
    .news-slide .category{ font-size: 13px; }
}


/*==TESTIMONIAL==*/
.testimonial-bx{
	padding:10px 50px 10px;
}
.testimonial-bx img{
	border-radius:50%;
	padding:5px;
	box-shadow:0px 0px 10px 0px #ddd;
	margin-bottom:20px;
}
.testimonial-bx p{
	color:#fff;
	text-align:center;
}
.testimonial-bx h3{
    color:#ff9800;
    font-size: 25px;
}


/*==NEWSLETTER==*/
.newsletter-bx h1{
	color:#002857;
	margin:0px 0px 10px;
	font-family: 'Roboto';
	font-weight:bold;
	font-size:40px;
}
.ttm_subscribe_form {
    position: relative;
	margin:30px 0px;
}
.ttm_subscribe_form input[type="email"] {
    border: none;
    width: 100%;
    height: 45px;
    padding-left: 15px;
    color: #b6bbcc;
    font-size: 13px;
    outline: none;
    background-color: #002857;
}
.ttm_subscribe_form .btn[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 16px;
    border-radius: 0;
    height: 45px;
    width: 50px;
    color: #002857;
}

/*==FOOTER==*/
.footer-top  {
    background-color: #032145;
	padding:60px 0px;
    color: #fff;
}
.footer-top .footer-logo {
    background: #fff;
    padding: 20px;
	margin-bottom:15px;
}
.footer-top .footer-logo img{
    width:100%;
}
.footer-bx h3 {
    font-size: 30px;
	font-family: 'Roboto';
    font-weight: bold;
    margin: 20px 0px;
}
.footer-bx p {
    line-height:30px;
}
.footer-list ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.footer-list ul li:first-child a {
    padding-top: 0;
}
.footer-list ul li a {
    display: inline-block;
    font-size: 16px;
    color: #fff;
    padding: 5px;
    text-transform: capitalize;
    transition: all .4s linear 0s;
}

/*==footer-bottom==*/
.footer-bottom {
    background:#011c3a;
	color:#fff;
	padding:5px 0px;
}
.footer-bottom-bx p {
    font-size: 14px;
    padding: 5px 0px 0px;
	margin-bottom:0px;
}
.footer-bottom-bx .social-accounts ul {
    margin: 0;
    padding: 0;
    list-style: none;
	text-align:right;
}
.footer-bottom-bx .social-accounts ul li {
    display: inline-block;
}
.footer-bottom-bx .social-accounts ul li a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    border: 1px solid #2b344e;
    border-radius: 50%;
    background-color: #2b344e;
    transition: all .4s linear 0s;
    text-align: center;
    margin: 0 5px 5px;
}


/*==About Us page ==*/
.pagetitle-Bg {
    background-image: linear-gradient(to right, #0000007a, #0000006b),url(./images/blue-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 20px 0px 50px;
    text-align: center;
}
.pagetitle-Bx h1 {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    font-family: auto;
    margin: 20px 0px ;
}
.pagetitle-Bx h1:before {
    content: "";
    position: absolute;
    height: 15px;
    border-bottom: 4px solid #ff9800;
    width: 100px;
    top: 80px;
    left: 46%;
}

/*==Online /Section ==*/

.padd-80{
	padding:80px 0px ;
}
.online {
    background: #011c3a;
    border: 1px solid #dddddd;
    padding: 30px;
    text-align: center;
}
.online i{ 
	font-size:80px;
	margin-bottom:10px;
	color:#fff;
}
.online .text-center h3 {
    font-size: 25px;
    color: #fff;
}

.online .text-center p {
    color:#a4a2a2;
	text-align:center;
}


/*==Mission /Section ==*/
.margin-top-50{
	margin-top:50px
}
.padd-0 {
	padding:0px;
}
.mission-Bx img{
	width:100%;
}
.miss-bg {
	background-image: linear-gradient(to right, #131d3bf2 , #131d3bf2),url(./images/mission-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding:63px;
}
.mission-Bx ul.timeline {
    list-style-type: none;
    position: relative;
    margin-top: 61px;
}
.mission-Bx ul.timeline  h3{
	font-size:25px;
}
.mission-Bx ul.timeline  p{
    color:#a4a2a2;
}
.mission-Bx ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
.mission-Bx ul.timeline > li {
    margin: 50px 0 40px;
    padding-left: 80px;
}
.mission-Bx ul.timeline > li:before {
    content: ' ';
    background: #ff9800;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #fff;
    left:-5px;
    width: 70px;
    height: 70px;
    z-index: 400;
}

/*==COURSES page ==*/
.padd-50 {
	padding:80px 0px 50px;
}
.single-course {
    position: relative;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.07);
    margin-bottom: 40px;
}
.course-thumb {
    position: relative;
}
.course-thumb img{
    width:100%;
}
.ribbon {
    background-color: #ffc107;
    -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0 1px 0px rgba(0, 0, 0, 0.07);
    border-radius: 0;
    color: #000;
    display: block;
    font-size: 20px;
    position: absolute;
    padding: 7px 15px;
    top: 20px;
    left: -15px;
}
.ribbon:after {
    content: '';
    position: absolute;
    top: auto;
    left: 4px;
    right: auto;
    bottom: -7px;
    background: #bb7a03;
    -webkit-transform: rotate(35deg);
    transform: rotate(35deg);
    height: 20px;
    width: 20px;
    z-index: -1;
}
.course-content {
    border: 1px solid #e0e4e6;
    border-radius: 3px;
    padding: 25px;
    position: relative;
    margin-bottom: 20px;
    height: 230px;
}

.course-content h3 a {
    font-size: 24px;
    display: block;
    color: #000;
    text-decoration: none;
}
.course-content p {
    color: #0c2e60;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    margin-bottom: 20px;
}
.course-content .enroll {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.course-content .enroll .total-students {
    display: block;
    margin: 0;
    font-size: 17px;
    color: #002857;
}
.ratings a {
    display: inline-block;
    color: #f98f05;
}
.ratings .enrolled {
    display: inline-block;
    font-size: 13px;
    margin-left: 0;
}
.course-content .enroll div {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.course-meta {
    position: relative;
}



/*==Contact page ==*/
.contact-bx {
    background: #011c3a;
    color: white;
    padding: 30px;
    position: relative;
    margin: 20px 0px;
    height: 180px;
}
.contact-bx img {
    float: left;
    margin-right: 20px;
    background: #ff9800;
    padding: 10px;
    width: 80px;
    border-radius: 10px;
    margin-left: -45px;
}

.contact-bx h3{
	font-size:25px;
	color:#ff9800;
}
.contact-bx p{
	padding-left:55px;
}
.contact-form {
    padding: 40px;
    background: #f3f3f3;
	margin:30px 0px 30px;
}
.single_form {
    margin-top: 30px;
}
.single_form textarea, .single_form input {
    width: 100%;
    height: 55px;
    padding: 0 25px;
    font-size: 16px;
    color: #2b2a35;
    border: 1px solid rgba(43, 42, 53, 0.3);
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.single_form textarea {
    resize: none;
    padding-top: 15px;
    height: 120px;
}
.single_form textarea, .single_form input {
    width: 100%;
    height: 55px;
    padding: 0 25px;
    font-size: 16px;
    color: #2b2a35;
    border: 1px solid rgba(43, 42, 53, 0.3);
    border-radius: 5px;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}


/*==our-team page ==*/
.our-team{
    text-align: center;
    overflow: hidden;
    position: relative;
	margin:20px 0px;
}
.our-team img{
    width: 100%;
    height: auto;
    transition: all 0.5s ease-in-out 0s;
}
.our-team:hover img{ transform: scale(1.2); }
.our-team .social{
    list-style: none;
    padding: 30px 15px;
    margin: 0;
    background:#ff9800;
    border-bottom-right-radius: 50px;
    position: absolute;
    top: 0;
    left: -50%;
    transition: all 0.4s ease-in-out 0s;
}
.our-team:hover .social{ left: 0; }
.our-team .social li{ display: block; }
.our-team .social li a{
    display: block;
    padding: 5px 0;
    font-size: 18px;
    color: #fff;
    transition: all 0.3s ease-in-out 0s;
}
.our-team .social li:first-child a{ padding-top: 0; }
.our-team .social li:last-child a{ padding-bottom: 0; }
.our-team .social li a:hover{ color: #000; }
.our-team .team-content{
    width: 100%;
    padding: 15px 10px;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    bottom: 0;
    left: 0;
}
.our-team .title{
    letter-spacing: 1px;
    margin: 0 0 10px 0;
}
.our-team .post{
    display: block;
    font-size: 14px;
    color: #ff9800;
}
@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}



/*==Error page ==*/
.error-bg {
    background-image: linear-gradient(to right, #041f3f96 , #031d3b8a),url(./images/unnamed.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 150px 0px 180px;
}
.error-bg h1{
	font-size:150px;
	color:#fff;
	font-weight:bold;
    font-family: auto;
}
.error-bg p{
	text-align:center;
	color:#ffff;
	padding-bottom:20px;
}

/*==Comingsoon page ==*/
.comingsoon-bg{
	background-image:url(./images/coming.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding:160px 0px 180px;

}
.comingsoon-bg h1{
	font-size:120px;
	color:#fff;
	font-weight:bold;
    font-family: auto;
}
.comingsoon-bg p{
	padding:10px 0px 30px;
	color:#fff;
	text-align:center;
}

.mobile-view{
	display:none;
}
/*==Responsive  Media==*/
@media only screen and (max-width: 1200px){
	
}

@media only screen and (max-width: 1180px){
	.img-responsive {
		width: 140px;
		margin: 10px auto;
	}
	.mobile-view{
		display:block;
	}
	.main-logo {
		transform: skew(0deg)!important;
		margin-top: 0px;
		text-align: center;
	}
	.mob-disp-none {
		display:none;
	}
	.nav > li > a {
		padding: 10px 5px;
	}
	.dropbtn {
		padding: 10px 10px;
	}
	#navbar7 ul {
		margin: 28px 0px;
	}
	.img-responsive {
		width: 140px;
		margin: 10px 0px;
	}
	.slider-bx h1 {
		font-size: 60px;
	}
	.important-sect {
		margin-top: 0px; 
		width: 100%;
		position:inharit;
		text-align:center;
	}
	.Student-bx i {
		float: none;
		text-align:center;
		margin-right: 0px; 
		margin-bottom:20px;
	}
	.Student-bx p {
		color: #000;
		text-align: center;
	}
	.counter h3 {
		font-size: 14px;
	}
	.member-info {
		display: block; 
	}
	.designation{
		margin-bottom: 10px;
	}
	.member-info {
		display:block;
		padding: 15px;
		text-align: center;
	}
	
	
}
@media only screen and (max-width: 992px){
	.error-bg {
		text-align: center;
	}
	.error-bg p{
		text-align: center;
	}
}
@media only screen and (max-width: 900px){
	
}	
@media only screen and (max-width: 767px){
	.img-responsive {
		width: 140px;
		margin: 10px 0px;
	}	
	.main-logo {
		transform: skew(0deg)!important;
		margin-top: 0px;
		text-align: center;
	}
	.mob-disp-none {
		display:none;
	}
	.navbar-default .navbar-toggle {
		border-color: #002857;
		margin-top: -65px;
		background: #002857;
	}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
		background-color: #002857;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	#navbar7 ul {
		margin: 20px 0px;
		text-align: center;
	}
	.top-phone {
		display:none;
	}
	.top-contact {
		display:none;
	}
	.section-slider-title {
		text-align: center;
	}
	.section-slider-title p {
		text-align: center;
	}
	.important-sect {
		margin-top: 0px; 
		width: 100%;
		position:inharit;
		text-align:center;
	}
	.Student-bx i {
		float: none;
		text-align:center;
		margin-right: 0px; 
		margin-bottom:20px;
	}
	.Student-bx p {
		color: #000;
		text-align: center;
	}
	.section-title {
		text-align: center;
	}
	.section-title p{
		text-align: center;
	}
	.abt-bx .btn-all{
		text-align: center;
	}
	.text-center-mob {
		text-align: center;
	}
	.heading-seperator span:after, .heading-seperator:after {
		display:none;
	}
	#about img {
		margin-bottom: 20px;
	}
	.skill-bx p {
		text-align: center;
	}
	.skill-pri-bx {
		margin: 18px 0px 0px 0px;
		text-align: center;
	}
	.bg-orange .section-title {
		margin-left: 0px; 
	}
	.padd-100-30 {
		padding: 50px 30px 50px 30px;
	}
	.member-info {
		display: block; 
	}
	.designation{
		margin-bottom: 10px;
	}
	.member-info {
		display:block;
		padding: 15px;
		text-align: center;
	}
	.newsletter-bx {
		text-align: center;
	}
	.newsletter-bx p{
		text-align: center;
	}
	.footer-top .footer-logo {
		text-align: center;
	}
	.footer-top .footer-logo img {
		width: 160px;
	}
	.footer-bx {
		text-align: center;
	}
	.footer-bx p {
		line-height: 30px;
		text-align: center;
	}
	.copyright-text p{
		text-align: center;
	}
	.footer-bottom-bx .social-accounts ul {
		margin: 10px;
		text-align: center;
	}
	.course-thumb img{
		width:100%;
	}
	.course-content {
		text-align: center;
	}
	.course-content p {
		text-align: center;
	}
	.error-bg {
		text-align: center;
	}
	.error-bg p{
		text-align: center;
	}
	
	
	
	
}

@media only screen and (max-width: 600px){	
	.slider-bx h3 {
		font-size: 40px;
	}
	.slider-bx h1 {
		font-size: 50px;
	}
	.section-title h2 {
		font-size: 35px;
	}

}


