﻿
@font-face {
    font-family: 'Calibri';
    src: url('../fonts/calibri/Calibri.ttf');
}
@font-face {
    font-family: 'CALIBRIB';
    src: url('../fonts/calibri/CALIBRIB.TTF');
}
@font-face {
    font-family: 'CALIBRII';
    src: url('../fonts/calibri/CALIBRII.TTF');
}
@font-face {
    font-family: 'CALIBRIZ';
    src: url('../fonts/calibri/CALIBRIZ.TTF');
}
@font-face {
    font-family: 'PlayfairDisplaySC-Italic';
    src: url('../fonts/playfair-display/PlayfairDisplaySC-Italic.ttf');
}
@font-face {
    font-family: 'PlayfairDisplay-BlackItalic';
    src: url('../fonts/playfair-display/PlayfairDisplay-BlackItalic.otf');
}
@font-face {
    font-family: 'PlayfairDisplay-Italic';
    src: url('../fonts/playfair-display/PlayfairDisplay-Italic.otf');
}
@font-face {
    font-family: 'PlayfairDisplaySC-Italic';
    src: url('../fonts/playfair-display/PlayfairDisplaySC-Italic.ttf');
}
@font-face {
    font-family: 'k010';
    src: url('../fonts/Kruti-Dev-010/k010.TTF');
}
@font-face {
    font-family: 'Helvetica-Bold';
    src: url('../fonts/helvitica/Helvetica-Bold.ttf');
}
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/helvitica/Helvetica.ttf');
}
@font-face {
    font-family: 'Oswald-Stencil';
    src: url('../fonts/Oswald_Stencil/Oswald-Stencil.otf');
}@font-face {    font-family: 'Atartida-Light';    src: url('../fonts/Atartida/Atartida-Light.otf');}

/** main css **/
body{font-family: 'Calibri';color: #222;}
/** main end **/

/** header css **/
.navbar-fixed-top {
  background-color: rgba(0, 0, 0, 0.6) !important;
}
.header-main{position:relative;}
.header-top { background-color:  #0080ff; color: #ffffff;}
.top-menu li a {color: #ffffff !important;padding: 6px 15px;}
.top-menu > li > a:focus, .top-menu > li > a:hover {background-color: #30cafd;text-decoration: none;}
.top-menu  .open > a, .top-menu  .open > a:focus, .top-menu  .open > a:hover {background-color: #30cafd;border-color: #337ab7;}
.top-menu .dropdown-menu > li > a {color: #333333 !important;}
.dropdown-toggle.pop-icon {background-color: #424242;}
.top-ul{margin: 0;padding: 6px 0;list-style-type: none;text-align: right;}
.top-ul li{display: inline-block;margin: 0;}
.top-ul li a{color: #fff;font-size: 15px;padding: 0 3px;}
.icon-width22{width: 22px;}
.icon-width35{width: 35px;}
.logo{height: auto;padding: 10px;}
.logo img{width: 165px;}

.top-ul img {width: 24px; transition:all ease-in-out 0.6s;}
.top-ul img:hover{transform:scale(1.2)}
.main-menu{margin: 0; padding: 0;background: none;z-index: 100000; border-color:#000; border-radius:0;
position: fixed;top: 44px;width: 100%; border:none;}
.navbar-fixed-top{top:0 !important;}
.main-menu .navbar-nav > .active > a, .main-menu .navbar-nav > .active > a:focus, .main-menu .navbar-nav > .active > a:hover {background-color: rgba(36, 121, 206, 0.6); color: #00abdc; //border-bottom:3px solid #ffc107;}
.main-menu .navbar-nav > .open > a, .main-menu .navbar-nav > .open > a:focus, .main-menu .navbar-nav > .open > a:hover {background-color: transparent  !important;color: #00abdc;}
.main-menu .navbar-nav > li > a:focus, .main-menu .navbar-nav > li > a:hover {background-color: rgba(36, 121, 206, 0.6); color: #fff !important;  //border-bottom:4px solid #ffc107;}
.main-menu .navbar-nav > li > a {font-family: 'Roboto-Regular'; color:#fff !important;padding:25px;}
.menu1{margin-top: 25px;}
.cart-dropdown{left: auto !important;right: 0 !important;width: 325px !important;}
.cart-block{padding: 10px;}
.media-cart{border-bottom: 1px solid #dddddd;margin-bottom: 10px;padding-bottom: 10px;}
.media.media-cart:last-child{border: medium none;}
.media-cart .media-body .media-heading, .media-cart .media-body .media-heading a{color: #222222;font-size: 14px;margin-bottom: 6px;}
.media-cart .media-body p{margin-bottom: 6px;}
.total-cart{border-bottom: 1px solid #dddddd;border-top: 1px solid #dddddd;margin: 15px 0;padding: 5px 0;}
.total{font-size: 18px;}
.total-price{color: #00abdc;font-size: 18px;}
.cart-count{background: #00abdc;border-radius: 10px;color: #ffffff;padding: 5px 6px;}

.menu1 a {text-transform: uppercase;}
.cart-text{text-transform: uppercase;}

.dropdown-menu {box-shadow: 5px 8px 15px -11px #000000;}

.menu3 > li > span{color:#fff;padding: 0 8px;font-size: 12px;}

/* Mega Menu Css */

.category-menu, .cart-dropdown{box-shadow: 5px 8px 15px -11px #000000;border-top: 3px solid #00abdc;}
.category-submenu-block {background: #ffffff; max-height: 400px; overflow-x: hidden; overflow-y: auto;}
.category-submenu-heading{color: #00abdc;font-size: 15px;margin: 0 0 8px;}
.category-submenu-list{z-index: 10;}
.category-submenu-list .list-group-item { border: medium none; font-size: 12px;padding: 3px 0 3px 20px;background: transparent;position: relative;}
.category-submenu-list .list-group-item > a {color: #222222;display: block;}
.category-submenu-list .list-group-item > a:hover {color: #00abdc;}
.category-submenu-list .list-group-item::after {color: #00abdc;content: "\f0a4";font-family: "FontAwesome";font-size: 13px;position: absolute;left: 0px;top: 2px;}

.category-submenu-img{border: 1px solid #e8e8e8;padding: 10px;text-align: center;}
.category-submenu-img img{border-bottom: 1px solid #dddddd;max-height: 200px;max-width: 100%;padding-bottom: 10px;}
.heading-green{color: #00abdc;font-size: 16px;}

/* Mega Menu end */
.btn-signup{background-color:#7c50db; border-color:#7c50db; color:#fff; padding:7px 14px !important;border-radius: 2px;}
.menu3 img {width: 20px;}
.menu3 li a {color: hsl(0, 0%, 100%);padding: 0 10px;}
.menu3 > li {margin: 8px 0 0;}
.menu3 .signup {margin:4px;}
.navbar-nav > li > .dropdown-menu {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-top: 0;
}
.dropdown-menu {
  border-radius: 10px;
  min-width: 150px;
  padding: 20px 0;
}
.nav.navbar-nav.navbar-right.menu3 a {
  font-size: 12px;
}
.menu3 > li > a:focus, .menu3 > li > a:hover {
  background-color: transparent;
  text-decoration: none;
}
.inner-header .main-menu {background:#fff;position: relative;top: 0;  z-index: 100000;box-shadow: 0 0 6px 0 hsl(0, 0%, 58%);}
.inner-header .main-menu .navbar-nav > li > a{color:#000 !important;}
.inner-header .main-menu .logo img {
  width: 160px;
}
.inner-header .main-menu .logo {
  padding: 14px 0;
}
.inner-header .navbar-fixed-top{position:fixed; top:0; color:#fff!important;}
.inner-header .main-menu.navbar-fixed-top .navbar-nav > li > a{color:#fff !important;}
.section-inner-feature{padding:50px 0 !important;}
.section-feature3{margin-top:20px;}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
  margin-left: -94px;
}
.inner-header .main-menu .navbar-brand {
  margin-left: -15px !important;
}
/** header end **/



/** body css **/

.section-slider{position:relative;background-color:rgba(0,0,0,0.4);}
.section-slider .parallax-overlay{ padding: 70px 0;color: #222;position: absolute;left: 0;right: 0;bottom: 0;top: 0;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;}
.slider-form .col-md-5.col-sm-6 {padding-left: 5px;padding-right: 5px;}
.section-slider .heading-black{font-size: 30px;}
.slider-form p {color: #ffffff;font-family: 'Aileron-Regular';font-size: 20px;}
.slider-form .input-lg{border-radius: 0;}
.slider-form .col-sm-3, .slider-form .col-sm-2{padding-left: 5px;padding-right: 5px;}
@media (min-width:768px){.col-sm-offset{margin-left: 4%;}}
#owl-main .item {display: block;width: 100%;height: 700px;overflow: hidden;}
#owl-main .item img{display: block;width: 100%;min-height: 700px;}
#owl-main .owl-pagination {bottom: 20px;left: 50%;margin: 0 auto;position: absolute; text-align: center;}
#owl-main .owl-controls .owl-page span {
  background: #fff;
  border-radius: 20px;
  display: block;
  height: 12px;
  margin: 5px 7px;
  opacity: 1;
  text-align: center;
  width: 12px;
  border:1px solid #fff;
}
.slider-content {
  color: hsl(0, 0%, 100%);
  left: 0;
  position: absolute;
  right: 0;
  top: 30%;
  z-index: 100;
}
.slider-content .heading-white {
  color: hsl(0, 0%, 100%);
  font-family: 'Roboto-Bold';
  font-size: 54px;
  margin: 0;
}
.slider-list {
  list-style: outside none none;
  text-align: center;
}
.slider-list > li {
  display: inline-block;
  font-size: 32px;
  padding-right: 30px;
  position: relative;
}

.about-content span {color: #fff;}

.about-content > p {font-size:14px;}
.slider-icon{padding: 20px 0;margin-top:0;}
.slider-icon, .slider-icon a {color: #fff;}
/*.slider-icon img{animation: bounce 4s 3s infinite; -webkit-animation: bounce 4s 3s infinite; -moz-animation: bounce 4s 3s infinite; -o-animation: bounce 4s 3s infinite;}*/
.slider-icon img {

	-webkit-animation: sdb04 2s infinite;
	animation: sdb04 2s infinite;
	box-sizing: border-box;
}
@-webkit-keyframes sdb04 {
	0% {
		-webkit-transform: rotate(0deg) translate(0, 0);
	}
	20% {
		-webkit-transform: rotate(0deg) translate(0, 10px);
	}
	40% {
		-webkit-transform: rotate(0deg) translate(0, 0);
	}
}
@keyframes sdb04 {
	0% {
		transform: rotate(0deg) translate(0, 0);
	}
	20% {
		transform: rotate(0deg) translate(0, 10px);
	}
	40% {
		transform: rotate(0deg) translate(0, 0);
	}
}
.color-orange{color:#ff7e00;}
/** parallax area **/
.parallax {
    background-attachment: fixed !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.parallax-overlay {background-color: rgba(0, 0, 0, 0.5);padding: 40px 0;}
/** parallax end **/


.section-issues{color: #fff;}
.section-issues .parallax-overlay{
    height: 645px;padding: 60px 0;
    background: -moz-linear-gradient(top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.7) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.7) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.breadcrumb-style1{border-bottom: 1px solid #ccc;background-color: rgba(255, 255, 255, 0.5);border-radius: 0;list-style: outside none none;margin-bottom: 40px;padding: 8px 15px;}
.breadcrumb > li + li:before {color: #222; content: "\f0a4";padding: 0 5px;font-family: "FontAwesome";margin:0 6px;}
.breadcrumb > li a {color: #fdcb49;}
.breadcrumb > li.active {color: #222;}



.section-landing {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: auto;
  padding: 50px 0;
  position: fixed;
  text-align: center;
  background-image: url(../images/banners/basket2.gif);
  background-color: #FFE0B2;
  background-attachment: scroll;
  background-repeat: repeat;
  /*background-position: 0px 0px;*/
  background-size: cover;
 }

.section-bottom{padding:20px;}
.section-bottom{
  background: #9451c4; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #7f50ca , #d253b0); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right,  #7f50ca , #d253b0); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right,  #7f50ca , #d253b0); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right,  #7f50ca , #d253b0); /* Standard syntax */
}
.section-content{text-align:center; color:#fff;} 
.section-content > p {font-size: 16px;}
.section-about {position:relative; overflow:hidden;}

.about-img img  {
display: table-cell;
height: 240px;
margin: 0 auto;
min-height: 240px;
transition: all 0.5s ease-in-out 0s;
vertical-align: middle;
width: auto;
}
.play-icon-block {
  left: 44%;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 33%;
}
.about-info {padding: 0 40px;}
.about-info > p {
  margin-top: 52px;
}
.video-box .heading-black {margin-left: 12px;}
.video-info {padding: 0 15px; font-size:15px;font-family: 'OpenSans-Italic'; position:relative;}
.play-icon-block > p {color:#fff; font-size: 18px;margin: 25px 0 0;}
.play-icon-block img {
  height: auto !important;
  min-height: auto !important;
  width: 70px !important;
}
.about-info .btn-default {border-radius: 0;padding: 9px 30px;}
.about-info .btn-default:hover,.about-info .btn-default:focus,.about-info .btn-default:active 
{ background-color:#f15a22; border-color:#f15a22; color:#fff;}
.about-info .btn{margin:50px 0 0;}
.about-info .btn-voilet{border-radius: 0;}
.about-info .btn-orange{margin: 15px 0;}
.btn-orange{background-color:#ff7e00; border-color:#ff7e00; color:#fff;padding: 8px 30px;border-radius: 3px;
transition:all ease-in-out 0.6s;font-family: 'Aileron-Regular';}
.btn-orange:hover,.btn-orange:focus,.btn-orange:active{background-color:#7C50DB; border-color:#7C50DB; color:#fff;}
.about-info .heading-black{margin: 0 0 10px;}
.section-product-info{padding:60px 0; background-color:#7c50db; color:#fff;}
.product-info > ul {padding: 20px 12px;margin-bottom: 0;}
.product-info ul li {margin-bottom: 15px;}
.product-info ul li:last-child{margin-bottom: 0;} 
.man-img {text-align:center;}
.man-img > img {height: 365px;width: auto;}
.section-feature{padding:50px 0 0; background-repeat:no-repeat; background-size:cover;height: auto;}
.feature-info img {width: 70px;}
.feature-info{margin-bottom:20px;}
.mind-img > img {width: 100%;}
.feature-info h4 {margin-top: 15px;font-family: 'Aileron-Regular';}
.section-feature .heading-black{margin: 0;font-family: 'Aileron-Regular';}
.section-feature .heading-black::after{ display:block; height:3px; width:50px; content:""; background-color:#ff7e00; 
margin:4px auto;}
.section-pricing{padding:50px 0 185px; background-color:#7c50db; color:#fff; position:relative;}
.boy-img {
  bottom: 58px;
  left: 75px;
  position: absolute;
}
.boy-img > img {
  width: 110px;
}
.btn-voilet{ background-color:#7c50db; border-color:#7c50db; color:#fff;padding: 9px 30px;font-family: 'Aileron-Regular';}
.btn-voilet:hover,.btn-voilet:focus,.btn-voilet:active{ background-color:#FF7E00; border-color:#FF7E00; color:#fff;}
.panel-price {text-align: center; position:relative;}
.panel-price .panel-body{color:#444;}
.panel-price .panel-heading {border:none; background-color:#fff;font-size: 20px;font-family: 'Antonio-Regular';}
.panel-price .panel-heading > img {width: 150px;padding: 20px 0 0;}
.panel-price .panel-footer{border:none; background-color:#fff;}
.section-pricing .heading-white{font-family: 'Aileron-Regular';margin: 0 0 40px;}
.section-pricing .heading-white::after{ display:block; height:3px; width:60px; content:""; background-color:#fff; 
margin:4px auto;}
.panel-price::after {
  bottom: -32px;
  color: hsl(0, 0%, 100%);
  content: "";
  display: block;
  font-family: FontAwesome;
  font-size: 40px;
  left: 43%;
  margin: 0 auto;
  position: absolute;
  text-align: center;
}
.margin1 {margin-top: 280px;}
.margin2 {margin-top: 210px;}
.margin3 {margin-top: 135px;}
.margin4 {margin-top: 110px;}
.section-relationship{background-size:cover; background-position:center center; background-repeat:no-repeat;
padding:50px 0; height:500px;margin: 40px 30px;}
.rallationship-info {margin-top: 10%;text-align: center;}
.rallationship-info .heading-black{font-size: 35px;}
.rallationship-info > p {font-size: 16px;}
.rallationship-info .btn-voilet{margin-top: 60px;padding: 12px 42px;}
.section-register .parallax-overlay{height:500px; background-color:rgba(0,0,0,0.9);}
.parallax-content{color:#fff; text-align:center;margin-top: 8%;}
.parallax-content h3.heading-white{font-size:28px;}
.parallax-content h2.heading-white {font-size: 35px;}
.parallax-content > p {font-size: 16px;}
.parallax-content .btn-orange{padding: 12px 60px;margin-top: 40px;}
.section-suscribe{background-color:#f15a22; padding:20px;}
.suscribe-form .input-group .form-control{background-color: transparent; border-color:#fff;height: 50px;}
.suscribe-form .input-group .input-group-addon{padding: 6px 30px; background-color:#ffc107; border-color:#ffc107;}
.suscribe-form .form-control::-moz-placeholder {color: #fff;opacity: 1;}
.suscribe-info {margin-top: 13px; color:#fff; font-size:16px;}
.brain-box {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 70% auto;
  position: relative;
  height: 780px;
  top: -90px;
  transition:all ease-in-out 0.6s;
}
.suscribe-text{
  margin-top: 8%;
  text-align: center;
}
/*.brain-box:hover{transform:scale(1.1);}*/

.brain-box:hover .feature-info img{
  animation: shake 0.82s cubic-bezier(.36,.07,.19,.97) both infinite;
  transform: translate3d(0, 0, 0);
  backface-visibility: hidden;
  perspective: 1000px;
  
}

@keyframes shake {
  10%, 90% {
    transform: translate3d(-8, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(1px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(1px, 0, 0);
  }
}
@-webkit-keyframes shake {
  10%, 90% {
    transform: translate3d(-8, 0, 0);
  }
  
  20%, 80% {
    transform: translate3d(1px, 0, 0);
  }

  30%, 50%, 70% {
    transform: translate3d(-2px, 0, 0);
  }

  40%, 60% {
    transform: translate3d(1px, 0, 0);
  }
}
.feature1 {
  left: 11%;
  position: absolute;
  top: 17%;
}
.feature2 {
  left: -16px;
  position: absolute;
  top: 44%;
}
.feature3 {
  bottom: -42px;
  left: 10%;
  position: absolute;
}
.feature4 {
  position: absolute;
  right: 14%;
  top: 20%;
}
.feature5 {
  position: absolute;
  right: -12px;
  top: 44%;
}
.feature6 {
  bottom: 14px;
  position: absolute;
right: 13%;
}
.feature-details p{margin-top:10px;}
.btn-black {
  border: 1px solid;
  color: hsl(0, 0%, 0%);
  display: block;
  height: 50px;
  margin: 0 auto;
  max-width: 300px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.btn-black::before {
  background: hsl(0, 0%, 0%) none repeat scroll 0 0;
  border-bottom: 80px solid hsl(0, 0%, 98%);
  border-right: 50px solid hsla(0, 0%, 0%, 0);
  bottom: 0;
  box-sizing: border-box;
  content: "";
  left: 0;
  position: absolute;
  right: -50px;
  top: 0;
  transform: translateX(-100%);
  transition: all 0.5s ease-in-out 0s;
  z-index: 0;
}
.btn-black:hover::before {
  transform: translateX(0px);
}
.btn-black:hover {
  border: 1px solid hsl(0, 0%, 0%);
  color: hsl(0, 0%, 100%);
}
.about-img::before {
  background-color: hsl(30, 100%, 50%);
  content: none;
  display: block;
  height: 2px;
  left: 25px;
  position: absolute;
  top: 30px;
  width: 40px;
}
.about-img::after {
  background-color: hsl(30, 100%, 50%);
  content: none;
  display: block;
  height: 2px;
  left: 6px;
  position: absolute;
  top: 47px;
  transform: rotate(90deg);
  width: 36px;
}
.frienship-img > img {width: 100%;transition: all 3s ease 0.6s;}
/*.frienship-img img:hover {transform: rotate(720deg);}*/
.section-friendship {padding: 120px 0; background-position:center center; background-repeat:no-repeat; background-size:cover;}
.friendship-info {padding: 40px 0;}
.friendship-info .btn-voilet{margin-top:30px;}
.friendship-info .heading-black{margin: 0 0 25px;}
.sem-box {
  text-align: center;
  position:relative;
}
.student-img {
  margin-bottom: 20px;
}
.student-img img {
  width: 70px;
}
.trofy-img img {
  width: 120px;
}
.sem-img img {
  width: 190px;
}
.sem-info {
  background-color: hsl(0, 0%, 100%);
  border-radius: 10px;
  color: hsl(0, 0%, 27%);
  padding: 10px;
  text-align: left;
  position: absolute;
  width: 250px;
}
.sem-info  {
  bottom: -200px;
  left: 0;
  transition: bottom 0.3s ease-in 0s;
  z-index: 100;
  opacity: 0;
}
.sem-info::before {
  color: #fff;
  content: "";
  display: block;
  font-family: FontAwesome;
  font-size: 40px;
  left: 25px;
  position: absolute;
  top: -35px;
}
.sem-img{transition:all ease-in-out 0.6s;}
.sem-img:hover img{transform: scale(1.2);}
.sem-img:hover .sem-info {
  bottom: -180px;
  opacity: 1;
}
.sem-info::before{content: "";font-family: FontAwesome;}
.sem-info > a {
  float: right;
   color:#7c50db;
}
.section-work{padding:60px 0; background-color:#7c50db; position:relative;}
.work-box {text-align: center; color:#fff;font-family: 'Aileron-Regular'; position:relative;}
.work-box img {width: 100px; transition:all ease-in-out 0.6s;}
.work-box img:hover{transform:scale(1.2);} 
.arrow {position: absolute;right: -38px;top: 28px;}
.arrow > img {width: 40px;}
.arrow img:hover{transform:none;}
.section-work .col-md-3 {width: 20%;}
.heading-work {font-size: 18px;text-transform: uppercase;margin: 28px 0 15px;}
.work-box > p {font-size: 13px;}
.section-work .heading-white{margin: 0 0 20px;}

.video-bg{
box-sizing: border-box;
height: 170px;
margin: 0 auto 20px;
min-height: 170px;
overflow: hidden;
position: relative;
text-align: center;
width: 100%;
}
.video-bg img {
display: table-cell;
height: 170px;
margin: 0 auto;
min-height: 170px;
transition: all 0.5s ease-in-out 0s;
vertical-align: middle;
width: 100%;
}

.play-icon {left: 38%;margin: 0 auto;position: absolute;text-align: center;top: 35%;}
.play-icon img {width: 60px !important; height:auto !important; min-height:auto !important;}
.section-video{padding:60px 0;
background: #9451c4; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(left, #7f50ca , #d253b0); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right,  #7f50ca , #d253b0); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right,  #7f50ca , #d253b0); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right,  #7f50ca , #d253b0); /* Standard syntax */
}
.work-info{color:#fff;margin-top: 50px;}
.section-video h2.heading-white{margin: 0 0 50px;}
.work-info .btn-orange{padding: 12px 60px;margin-top: 20px;}
.teacher-img {
  bottom: 90px;
  position: absolute;
  right: 54px;
}
.teacher-img > img {
  width:280px;
}
.author-box {
  background-color: hsl(0, 0%, 0%);
  bottom: -24px;
  color: hsl(0, 0%, 100%);
  left: 48px;
  padding: 10px;
  position: absolute;
  transform: skewX(-14deg);
  width: 185px;
  text-align:center;
  z-index:100;
}
.author-box2 {
  background-color: #ffc107;
  bottom: -24px;
  color: hsl(0, 0%, 100%);
  height: 64px;
  left: 43px;
  padding: 10px;
  position: absolute;
  text-align: center;
  transform: skewX(-14deg);
  width: 188px;
}
.author-box .author-name,.author-box .author-position{transform: skewX(8deg);}

.author-box .author-name{font-family: 'Aileron-Bold'; font-size:16px;}
.author-box .author-position { font-size:13px;}
.section-pricing .col-sm-3 {width: 20%;}
.about-content .heading-black {margin: 0 34px;}
.number {
  background-color: hsl(0, 0%, 100%);
  border-radius: 50%;
  color: hsl(0, 0%, 27%);
  display: block;
  font-size: 18px;
  height: 40px;
  margin: 40px auto 0;
  padding: 8px;
  position: relative;
  text-align: center;
  width: 40px;
}

.number::after {
  background-color: hsl(0, 0%, 100%);
  content: "";
  display: block;
  height: 2px;
  left: 39px;
  position: absolute;
  top: 20px;
  width: 190px;
}
.line-none::after{content:none}


.blink {
    -webkit-animation: fadeinout 4s linear forwards infinite;
    animation: fadeinout 4s linear forwards infinite;
}

@-webkit-keyframes fadeinout {
  0%,100% { opacity: 0.2; }
  50% { opacity: 1; }
}

@keyframes fadeinout {
  0%,100% { opacity: 0.2; }
  50% { opacity: 1; }
}
/*.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}*/
.blink {
  display: block;
  position: absolute;
  right: 75px;
  top: -35px;
  width: 20px;
}
.student-img{position:relative;}
.blink > img {
  width: 65px;
}
.video-text {
  font-family: Bellico;
  font-size: 35px;
  left: 55px;
  position: absolute;
  top: 22%;
}
.video-text > img {
  width: 150px;
}
.pricing-info{text-align:center; margin-bottom:30px;}
.sub-heading {
  font-size: 15px;
  font-family: 'Aileron-SemiBold';
  margin: 0 0 30px;

}
.work-info .btn-default{padding: 12px 60px;margin-top: 20px;}
.work-info .btn-default:hover,.work-info .btn-default:focus,.work-info .btn-default:active{ background-color:#ff7e00;
border-color:#ff7e00; color:#fff;}
.suscribe-text> p {font-size: 16px;}
.suscribe-text {margin: 120px auto 0; width: 40%;}
.slider-form {padding: 0 80px;}
.video-information .btn-voilet {
  color: hsl(0, 0%, 100%);
  padding: 6px 10px;
}
.section-parallax{background-repeat:no-repeat; background-size:cover; background-position:center center; height:500px;
position:relative;}
.parallax-info {
  color: #000;
  padding: 60px 142px;
  margin-top: 30px;
}
.heading-yellow {color:#ffc107;margin: 20px 0;font-size: 30px;}
.parallax-info .detail{font-size:18px;}
.parallax-info .btn-voilet{padding: 15px 40px;margin-top: 40px;}
.student-img2 {
  position: absolute;
  right: 20%;
  top: 49px;
}
.student-img2 > img {
  height: 450px;
  width: auto;
}
.video-content2{margin-top: 25%; color:#fff;}
.video-content2 .btn-default{padding: 12px 60px; color:#9451c4;margin-top: 30px;}
.video-content2 .heading-white{margin: 0 0 30px; font-size:30px;}
.video-box2 .heading-white{margin: 0 0 30px; font-size:30px;}
.section-course{background-position:center center; background-size:cover; background-repeat:no-repeat;
 height:auto; padding:60px 0;}
 
.course-box > h4 {
  margin: 30px 0;
}
.cousrse-info {
  text-align: left;
}
.course-heading .heading-black {
  margin: 25px 0 0;
}
.row.course-row {
  margin-top: 20%;
}
.course-img {
  max-height: 180px;
  min-height: 180px;
  position: relative;
}
.course-img img {
  bottom: 0;
  left: 0;
  position: absolute;
  width:100%;
}
.course-box {
  text-align: center;
}
.course3 > img {
  left: 0;
}
.course4 img {
  left: 0;
}
.sem-heading {
  margin-bottom: 8px;
  margin-top: 8px;
}
.work-box2 {
  border: 8px solid #c84632;
  border-radius: 50%;
  display: block;
  height: 130px;
  width: 130px;
  text-align: center;
  padding: 30px 0;
  background-color: hsl(0, 0%, 100%);
}
.circle-row{margin-bottom:40px; margin-top:40px;}
.circle-info > span {
  padding-right: 20px;
}
.circle-info .btn-voilet {padding: 14px 30px;}
.circle-info {margin-top: 30px;}
/* Using only background gradients */



/* Using pseudo-elements and background gradients */
.fadein img {
    position:absolute;
    left:-65px;
    top:0;
    -webkit-animation-name: fade;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-duration: 6s;
    animation-name: fade;
    animation-iteration-count: infinite;
    animation-duration: 6s;
}

@-webkit-keyframes fade {
    0% {opacity: 0;}
    20% {opacity: 1;}
    33% {opacity: 1;}
    53% {opacity: 0;}
    100% {opacity: 0;}
}
@keyframes fade {
    0% {opacity: 0;}
    20% {opacity: 1;}
    33% {opacity: 1;}
    53% {opacity: 0;}
    100% {opacity: 0;}
}

.circle1 {
}
.circle1 {
    -webkit-animation-delay: -4s;
}
#f3 {
    -webkit-animation-delay: -2s;
}
.video-box {
  text-align: center;
}
.quote1 > img {
  left: 13px;
  position: absolute;
  top: -12px;
  width: 30px;
}
.quote2 > img {
  right: 60px;
  position: absolute;
  bottom: -12px;
  width: 30px;
}
.work-box2 img {
  height: 45px;
  width: auto;
}
.work-box2 > p {
  margin: 12px;
}
.section-know{padding:20px; background-color:#f2f2f2; text-align:center;}
.section-know span{padding-right:20px; font-size:16px;}
.btn-yellow{background-color:#ffc107; border-color:#ffc107; color:#444;padding:14px 30px}
.right-arrow {
  position: absolute;
  right: -9px;
  top: 51px;
}
.right-arrow > img {
  width: 18px;
}
.video-information a{color:#7c50db;}
.parallax-info .heading-black{font-size: 30px;}
.cousrse-info a{color:#7c50db;}
.work-content {
  margin-top: 30px;
  text-align: center;
   color:#fff;
}
.work-content .heading-white {
  margin: 0 0 25px;
  font-size: 16px;
}
.work-content a {
  color: #FFC107;
}
.boy-img2 > img {
  width: 224px;
}
.boy-img2 {
  bottom: 8px;
  left: 10px;
  position: absolute;
}
.btn-demo {
  position: relative;
  top: -70px;
}
.btn-demo .btn-voilet{padding: 15px 42px;}
.heading-rsm {
  color: hsl(0, 0%, 100%);
  font-size: 18px;
  max-height: 35px;
  min-height: 35px;
  text-align: center;
}
.work-content > p {
  min-height: 120px;
}
.sem-heading .heading-black {
  font-size: 20px;
  margin: 0 0 8px;
}
.color-blue{color:#00fff6;}
.color-yellow{color:#FAC002;}
.color-green{color:#12D564;}
.point1 {font-size: 55px;color:#00fff6;}
.point2 {font-size: 55px;color:#FAC002;}
.point3 {font-size: 55px;color:#12D564;}
.slider-circle {
  list-style: outside none none;
  display: inline-flex;
  margin-top: 10%;
  text-align:center;
}
.slider-circle li{display:inline-block;width: 160px;}
.slider-circle a {
  background-color: rgba(36, 121, 206, 0.8);
  border-radius: 50%;
  display: block;
  height: 110px;
  padding: 24px 0;
  text-align: center;
  width: 110px;
  margin: 0 auto;
  transition: all ease-in-out 0.6s;
}
.slider-circle a:hover{ transform: translate(0, -10px);}
.slider-circle img {
  width: 60px;
}
.inform {
  margin-top: 20px;
}
.inform span{color:#FAC002; font-family: 'PlayfairDisplay-Italic'; text-decoration:underline;}
.video-box{background-repeat:no-repeat; background-size:cover; background-position:center center;padding: 65px 0;}
.about-heading {
  color: #000000;
  font-family: "Helvetica-Bold";
  font-size: 24px;
  margin-top: 40px;
}
.about-list {
  line-height: 40px;
  list-style: outside none none;
  padding: 0;
  margin: 18px 0;
}
.about-list img {
  margin-right: 10px;
  width: 18px;
 
}
.about-box p{font-size:22px; font-family: 'PlayfairDisplay-Italic';}
.about-box .heading-black{margin: 0 0 15px;font-size: 34px;}
.about-box {
  padding: 96px 60px 0;
}
.section-procedure{background-color:#0080ff; padding:70px 0 90px ;}
.procedure-img > img {
  width: 100%;
}
.procedure-info{color:#fff;}
.procedure-ul{list-style:none;margin-top: 8%; padding: 0;}
.procedure-ul li{display:inline-block;width: 130px;position: relative;}
.procedure-ul a {
  background-color: #ffffff;
  border-radius: 50%;
  display: block;
  height: 70px;
  margin: 0 auto;
  padding: 15px 0;
  position: relative;
  text-align: center;
  width: 70px;
}
.procedure-ul li a:hover .no-hover {
  display: none;
}
.procedure-ul li a:hover .hover-img {
  opacity: 1;
}
.procedure-ul img {
  width: 34px;
}
.procedure-text {
  margin-top: 10px;
}
.up-arrow {
  position: absolute;
  right: -35px;
  top: -16px;
}
.down-arrow {
  bottom: 38px;
  position: absolute;
  right: -36px;
}
.down-arrow > img {
  width: 70px;
}
.up-arrow > img {
  width: 70px;
}
.btn-know{background-color:#fff; border-color:#fff; color:#000; border-radius:20px;padding: 8px 45px;}
.btn-know:hover, .btn-know:focus, .btn-know:active {color: #0080ff;}
.mt-40{margin-top:40px;}
.procedure-img {
  margin-top: 60px;
}
.section-feature2 {
  padding: 60px 0;
}
.media-feature2{margin-bottom:50px;}
.media-feature2 .media-object {
  width: 62px;
}
.media-feature2 .pull-left {
  padding-right: 20px;
}
.tablet > img {
  width: 100%;
}
.tablet {
  text-align: center;
}
.tablet > img {
  height: 500px;
  width: auto;
}
.media-feature2:first-child {
  margin-top: 30px;
}
.btn-feature {
  background-color: #0080ff;
  border-color: #00bbe2;
  border-radius: 20px;
  color: #ffffff;
  margin-top: 40px;
  padding: 9px 40px;
}
.mt-30{margin-top:30px;}
.section-video2{ padding:60px 0; background-color:#00bbe2;}
.panel-video{border-radius: 20px;padding: 12px 0;}
.panel-video .panel-body{position:relative;padding: 15px 8px;}
.video-img img{width:100%;}
.panel-video .panel-body .play-icon-block {left: 40%;top: 30%;}
.panel-video .panel-body .play-icon-block img {width: 50px !important;}
.btn-video{background-color:#00bbe2; border-color:#00bbe2; color:#fff; border-radius:20px;padding: 8px 45px;}
.btn-video:hover,.btn-video:focus,.btn-video:active{color:#000;}
.panel-video .panel-footer {
  background-color: hsl(0, 0%, 100%);
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top: medium none;
  padding: 10px 15px;
}
.time.text-right {
  margin: 10px 0 0;
}
.video-info2{margin-bottom:20px; color:#fff;}
.video-info2 .heading-white{margin: 0 0 8px;}
.note{ color:#fff; font-size:16px; margin-top:20px;}
.note a{ color:#FFCA28;}
.section-course{background-repeat:no-repeat; background-size:cover; background-position:center center; padding:40px 0;}
.course-no {
  float: left;
  width: 20%;
  background-color:#ffca28;
}
.course-no {
  background-color: hsl(45, 100%, 58%);
  float: left;
  min-height: 150px;
  padding: 14px 0;
  text-align: center;
  width: 30%;
  color: #fff;
}
.course-number {
  font-size: 60px;
  font-family: 'Roboto-Bold';
}
.course-info2 {
  background-color: rgba(255, 255, 255, 0.6);
  float: left;
  min-height: 150px;
  padding: 12px 25px;
  position: relative;
  width: 70%;
}

.course-title {
  font-size: 24px;
}
.konw-more {
  bottom: 14px;
  position: absolute;
}
.konw-more > a {
  color: #d92e23;
}
.rupees {
  position: absolute;
  right: 20px;
  top: 12px;
}
.content {
  margin: 5px 0 0;
}
.course-col{position: relative;z-index: 4;margin-bottom: 20px;}
.circle {
  left: -34px;
  position: absolute;
  top: -50px;
  z-index: -1;
}
.circle > img {
  width: 120px;
  z-index: 0;
}
.konw-more img {
  width: 15px;
}
.box-green{background-color:#1BCD6B }
.box-pink{background-color: #E91E63}
.box-blue{background-color:#29B6F6 }
.triangle {
  left: -52px;
  position: absolute;
  top: 0;
  z-index: -1;
}
.mb-60{margin-bottom: 60px;}
.triangle > img {
  width: 150px;
}
.col-box{position: relative;;}
.bg-cirle {
  position: absolute;
  right: 0;
  top: 85px;
}
.bg-cirle > img {
  width: 200px;
}
.point1 {
  left: -21px;
  position: absolute;
  top: -35px;
}
.point2{
  left: -21px;
  position: absolute;
  top: -35px;
}
.point3{
  left: -21px;
  position: absolute;
  top: -35px;
}
.section-how-it-work{ overflow:hidden;}
.section-how-it-work .parallax-overlay{height:500px;}
.banner-content {
  color: hsl(0, 0%, 100%);
  margin-top: 10%;
  text-align: center;
}
.banner-content .heading-white {
  font-size: 40px;
}
.banner-content > p {
  font-size: 16px;
}
.inner-circle{margin-top: 3%;}
.inner-circle a {
  background-color: transparent;
  border-radius: 50%;
  display: block;
  height: 70px;
  margin: 0 auto;
  padding: 16px 0;
  border:1px solid #fff;
	text-align: center;
	transition: all 0.6s ease-in-out 0s;
  width: 70px;
}
.inner-circle img {
  width: 40px;
}
.inner-circle{
  list-style: outside none none;
 margin-top: 20px;
  text-align: center;
}
.inner-circle li {
  display: inline-block;
  padding: 0 15px;
  width: auto;
}
.inform{color:#fff;}
.btn-test{background-color:#fff; border-color:#fff; color:#000; border-radius:20px;padding: 6px 45px;}
.btn-test:hover,.btn-test:focus,.btn-test:active{background-color:#fff; border-color:#fff; color:#000;}
.section-blue{
    background: -webkit-linear-gradient(left, #00276c, #00276c, #00276c, #0068B1, #0068B1, #00276c, #00276c); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left,#00276c, #00276c, #00276c, #0068B1, #0068B1, #00276c, #00276c); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #00276c, #00276c, #00276c, #0068B1, #0068B1, #00276c, #00276c); /* For Fx 3.6 to 15 */
    background: linear-gradient(to left, #00276c, #00276c, #00276c, #0068B1, #0068B1, #00276c, #00276c); /* Standard syntax (must be last) */
	padding:15px 0;
}
.test-img > img {
  width: 100%;
}
.test-content {
  color: hsl(0, 0%, 100%);
  padding: 60px 45px;
}
.test-content p {
  margin: 0 0 20px;
}
.test-img {
  margin-top: 34px;
}
.section-suggestion{background-color:#F4F4F4; padding:49px 0 45px;}
.suggestion-img img{width:100%;}
.suggestion-img {
  text-align: center;
}
.suggestion-img img {
  height: 220px;
  width: auto;
}
.suggestion-content {
  padding: 70px 0 0;
}
.suggestion-content .heading-black{ margin: 0 0 10px;}
.section-red{
    background: -webkit-linear-gradient(left,  #D92E24, #D92E24, #D92E24, #FF7C48, #FF7C48, #D92E24, #D92E24); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(left, #D92E24, #D92E24, #D92E24, #FF7C48, #FF7C48, #D92E24, #D92E24); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left,  #D92E24, #D92E24, #D92E24, #FF7C48, #FF7C48, #D92E24, #D92E24); /* For Fx 3.6 to 15 */
    background: linear-gradient(to left, #D92E24, #D92E24, #D92E24, #FF7C48, #FF7C48, #D92E24, #D92E24); /* Standard syntax (must be last) */
	padding:15px 0;
}
.section-red .test-img > img {
  height: 220px;
  width: auto;
}
.section-red .test-img {
  margin-top: 45px;
}
.section-sky{background-color:#00BAF3; padding:15px 0;}
.section-sky .test-img {
  margin-top: 30px;
}
.section-sky .test-img > img {
  height: 220px;
  width: auto;
}
.section-sky .test-content {
  padding: 45px 45px;
}
.section-voilet{background-color:#9B017D; padding:30px 0;}
.test-img > img {
  height: 220px;
  width: auto;
}
/*.section-voilet .test-img {
  text-align: center;
}*/
.test-img{text-align:center;}
.section-voilet .test-content {
  color: hsl(0, 0%, 100%);
 padding: 60px 20px 0;
}
.section-orange{o 6.0 */
    background: -o-linear-gradient(left,#FF7F00, #FF7F00, #FF7F00, #FFA300, #FFA300, #FF7F00, #FF7F00); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(left, #FF7F00, #FF7F00, #FF7F00, #FFA300, #FFA300, #FF7F00, #FF7F00); /* For Fx 3.6 to 15 */
    background: linear-gradient(to left, #FF7F00, #FF7F00, #FF7F00, #FFA300, #FFA300, #FF7F00, #FF7F00); /* Standard syntax (must be last) */ padding:30px 0;}
.section-orange .test-content {
  color: hsl(0, 0%, 100%);
  padding: 45px 45px 0;
}
.section-orange .test-img {
  margin-top: 0;
}
.section-orange .test-img > img {
  height: 220px;
}
.section-blue .test-img > img {
  height: 220px;
  width: auto;
}
.media-feature2 .media-body .media-heading {
  text-align: left;
  font-size: 18px;
  font-weight:normal;
}
.section-feature3 .phone-holder {
  display: block;
  height: 490px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 420px;
}
.section-feature3 .highlights-phone.wht .hgi {
  top: 80px !important;
}
.phone-holder {
  border-radius: 20px;
  box-shadow: -1px -5px 6px 0 #dddddd;
}
.section-feature3 .highlights-phone.wht .hgi {
  left: 0;
  margin: 0 auto;
  right: 0;
  top: 100px;
  width:330px;
}
.section-feature3 .highlight {
  cursor: pointer;
  margin-bottom: 32%;
}
.bottom-wave img{width:100%;}
.bottom-bg{overflow:hidden;}
.section-inner-price {
  padding: 40px 0;
}
.panel-head {
  background-color: #0080FF;
  color: hsl(0, 0%, 100%);
  padding: 10px 0;
}
.pricing-ul {
  list-style: outside none none;
  margin: 0;
  padding: 0 30px;
}
.pricing-ul li{ display:inline-block; width:220px;}
.pricing-ul li:nth-child(1){ text-align:left;}
.pricing-ul li:nth-child(2){ text-align:center;}
.pricing-ul li:nth-child(3){ text-align:right;}
.duration-ul{list-style:none; padding:0; margin:0;}
.duration-ul li{display:inline-block;width:230px; position:relative;}
.duration-ul li:nth-child(1){ text-align:left;}
.duration-ul li:nth-child(2){ text-align:center;}
.duration-ul li:nth-child(3){ text-align:right;}
.plus {
  color: hsl(184, 100%, 41%);
  position: absolute;
  right: 0;
  top:2px;
}
.duration-ul a {
  color: hsl(0, 0%, 0%);
}

.checkbox label:after, 
.radio label:after {
    content: '';
    display: table;
    clear: both;
}

.checkbox .cr,
.radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid #a9a9a9;
    border-radius: 0;
    width: 18px;
    height: 18px;
    float: left;
    margin-right: .5em;
}

.radio .cr {
    border-radius: 50%;
}

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 50%;
    left: 20%;
	color:#0080FF;
}

.radio .cr .cr-icon {
    margin-left: 0.04em;
}

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
    display: none;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}
.checkbox, .radio{margin:0;}
.panel.panel-day {
  border-bottom: 1px solid hsl(0, 0%, 87%);
  padding: 10px;
  position: relative;
}
.days {
  position: absolute;
  right: 35px;
  color:#6c8fff;
  top: 10px;
}
.panel-day a{color:#6c8fff;padding-left: 30px;display: block;}
.panel-price-info .panel-body{ padding:0;}
.panel-detail .panel-body{padding:20px;}
.panel-day a .fa.fa-sort-desc {
  padding-left: 30px;
}
.panel-day a .fa.fa-sort-desc {
  left: 30%;
  padding-left: 0;
  position: absolute;
}
.panel.panel-default.panel-course {
  border-radius: 0;
  margin: 0;
}
.panel-right .panel-heading{background-color:#0080FF; color:#fff; border-radius:0;}
.panel-right .panel-body{padding:0;}
.total-course {
  border-bottom: 1px solid hsl(0, 0%, 87%);
  padding: 15px;
}
.total-semester{
  border-bottom: 1px solid hsl(0, 0%, 87%);
  padding: 15px;
}
.duration {
  color: hsl(0, 0%, 66%);
}
.total-semester span {
  margin-bottom: 10px;
}
.total-amount{
  padding: 15px;
}
.total-amount span {
  margin-bottom: 10px;
}
.rupee {color:#bbd588;}
.coupon-box {
  width: 35%;
}
.coupon-box  .form-control{border-radius:0;}
.btn-apply{ background-color:#0080FF; border-color:#0080FF; color:#fff; border-radius:20px;padding: 6px 25px;}
.btn-remove{ background-color:#e91e63; border-color:#e91e63; color:#fff; border-radius:20px;padding: 6px 20px;}
.btn-group2{text-align:center; margin-top:20px;}
.payment{margin-top:40px;}
.btn-green{background-color:#8bc34a; border-color:#8bc34a; color:#fff; border-radius:20px;padding: 6px 40px;}
.panel-right .panel-footer{background-color:transparent; border:none; text-align:right;padding: 0 15px 20px;}
.taxe{color:#a9a9a9}
.section-why {
  padding: 40px 0;
}
.section-why {
  padding: 40px 0;
  background-image: url("../images/texture.png");
}
.media-feature2 .media-body{text-align:left;}
#feature .highlight .media-heading::after{content:none;}
.procedure-info.text-center > p {
  font-family: 'PlayfairDisplay-Italic';
  font-size: 16px;
}
#default div{ padding: 0!important; }
.video-info2 > p {
   font-family: 'PlayfairDisplay-Italic';
  font-size: 16px;
}
.course-info > p {
    font-family: 'PlayfairDisplay-Italic';
  font-size: 16px;
}
.course-info2 .course-title2{font-family: 'k010';font-size: 28px;}
.course-title2 {
  font-size:16px;
  font-weight:bold;
}
.mt-40 {
  margin-top: 40px !important;
}
/*.procedure-ul li a:hover .no-hover{display:none;}*/
.procedure-ul li a:hover .hover-img{ display:block;}
.procedure-ul li a:hover{background-color:#fff;padding: 20px;}
.procedure-ul li a .hover-img {
  display: block;
  left: 20px;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 14px;
  transition: all 0.6s ease-in-out 0s;
  width: 34px;
}

/** login css  **/
.section-login{overflow:hidden; position:relative;}
.panel-login {border-radius: 0; border:none; box-shadow:none;}
.panel-login .panel-heading{background-color:#fff;text-align: right;}
.panel-login .panel-heading img {width: 110px;}

.form-login .form-control {border-radius: 20px;height: 38px;}
.form-control:focus {border-color: #00c1cf; }
.form-login .input-group-addon{border-radius: 20px;border-bottom-right-radius: 0 !important;border-top-right-radius: 0  !important; background-color:#fff;}
.form-login .input-group{margin-bottom:20px;}
.panel-login .panel-body {padding: 50px 60px;}

.btn-login{background-color:#0080ff; border-color:#0080ff; color:#fff; border-radius:20px;padding: 8px 12px; transition:all ease-in-out 0.6s;}
.btn-login:hover,.btn-login:focus,.btn-login:active{background-color:#0080ff; border-color:#0080ff; color:#000; }
.panel-login .panel-footer {bottom: 0;position:absolute;text-align: center;width: 100%;}
.panel-login .panel-footer > a {clear: both;color: hsl(0, 0%, 47%);}
.login-list{list-style:none;padding: 0px;margin-bottom: 40px;}
.login-list li{ display:inline-block;}
.login-list li a {padding: 10px; color:#777;}
.login-list li.active a {border-bottom: 3px solid #0080ff;}
/*.form-box{margin-top:30%;}*/
.banner-content2{color:#fff;}
.banner-content2 .heading-white{font-size: 50px;}
.banner-content2 p {font-size: 16px;}
.banner-content2 p:after{background-color:#00c1cf; height:3px; width:60px; content:""; display:block; margin-top:10px;} 
.banner-content2 {bottom: 20%;left: 10%;position: absolute;}
.form-box2 .form-login .input-group {margin-bottom: 15px;}

.nav-login { border-bottom: none; }
    .nav-login > li.active > a, .nav-login > li.active > a:focus, .nav-login > li.active > a:hover { border-width: 0; }
    .nav-login > li > a { border: none; color: #666; }
        .nav-login > li.active > a, .nav-login > li > a:hover { border: none; color: #0080ff!important; background: transparent; }
        .nav-login > li > a::after { content: ""; background:#0080ff; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
    .nav-login > li.active > a::after, .nav-login > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: #21527d none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}
.login-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  height: 500px;
  position: relative;
  top: 0;
}
/** login css end **/
.slider-circle li:hover{}
.slider-circle li {position: relative;}
.side-box {
  background-color: rgba(255,255,255,0.9);
  left: 60%;
  padding: 15px;
  position: absolute;
  text-align: left;
  top: -10px;
  z-index: 0;
  border-radius: 10px;
  opacity:0;
  transition:all  ease-in-out 0.1s;
}
.slider-circle li:hover .side-box{z-index: 1000;opacity:1; left:84%}

.side-box > ul {
  padding: 0;
}
.side-box > ul li a {
  background-color: hsla(0, 0%, 0%, 0);
  border-radius: 0;
  color:#00bbe2;
  height: 35px;
  padding: 0;
  text-align: left;
  width: auto;
}
.slider-circle .side-box > ul li a:hover {
  transform: translate(0px, 0px);
}
.section-inner-feature .feature-content {font-family: "PlayfairDisplay-Italic";font-size: 16px;}
.multi-course{ font-weight:bold;}

/**faq css**/
.section-faqs{padding:40px 0;}
.media-video3 .about-img{ position:relative;}
.media-video3 .media-body {padding: 60px 0;text-align: center;}
.feature-video{padding:90px 0 20px;}  
/** contact us css  **/
.inner-heading p{font-family: "PlayfairDisplay-Italic";font-size: 16px;}
.btn-blue {
  background-color: #0080FF;
  border-color: #0080FF;
  border-radius: 20px;
  color: hsl(0, 0%, 100%);
  padding: 6px 25px;
}
.email, .Phone, .address {
  margin-bottom: 10px;
}
.contact-inst {
  margin-bottom: 20px;
  margin-top: 20px;
}
.contact-info {
  padding: 0 15px;
}
.section-map iframe{width:100%; height:450px;}
.contact_us > img {
  border-radius: 20px;
  width: 100%;
}
.section-map {
  overflow: hidden;
}
.contact-form  .form-group .form-control{height: 40px;}
.contact-form .form-group textarea.form-control {height: 135px !important;}
.contact-form .form-group  label {font-weight: normal;}
 /** contact us css end **/    
 /** all about rsm css end **/     
 .section-rsm{padding:40px 0 0; overflow:hidden;}
 .section-rsm-video{padding:40px 0; overflow:hidden;background-image: url("../../front_assets/images/texture.jpg");}
 .rsm-content{font-family: "PlayfairDisplay-Italic";font-size: 16px;}
 .rsm-video{height:400px; background-repeat:no-repeat; background-size:cover; background-position:center center; 
 position:relative;}
 .rsm-info {
  background: red; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(right, #2060d7 , #01c8d6); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, #2060d7 , #01c8d6); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, #2060d7 , #01c8d6); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, #2060d7 , #01c8d6); /* Standard syntax */
  height:400px;
  text-align: center;
  color:#fff;
  padding-top: 26%;
  font-size: 30px;
}
 .rsm-video .play-icon-block {
  top: 45%;
}
.rsm-details {
  text-align: justify;
}
 /** all about rsm css  **/ 



 /****** changes by manisha start ***/
.navbar-brand.logo.wow.fadeInUp {
  //left: -101px;
  position: absolute;
}
.navbar-header{
  position: relative;
}
.typewriter {
  height: 60px;
}
.typewriter h3 {
  font-family: monospace;
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: .15em; /* Adjust as needed */
  animation: 
    typing 9s steps(30, end),
    blink-caret .5s step-end infinite;
    height: 60px;
}
/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to { border-color: transparent }
  50% { border-color: orange }
}
.about-img.wow.slideInUp > img {
  height: auto;
  width: 80%;
}
.about-box .heading-black {
  font-family: "Oswald-Stencil";
  font-size: 34px;
}
.typewriter h3 {
  font-family: monospace;
  letter-spacing: 0.15em;
  white-space: nowrap;
}
.section-why .heading-black {
  margin: 0 0 35px;
}
.enjoy-left{position: relative;}
.enjoy-left > img {
  height: auto;
  width: 100%;
}
.play-icon.text-center img {
  left: 60px;
  position: absolute;
  top: 12px;
  z-index: 1;
}
.bottom-txt{
  color: white;
  width: 100%;
  position: absolute;
  background-color: rgba(36, 121, 206, 0.8);
  bottom: 0;
  }
.bottom-txt h4{font-family: 'Helvetica-Bold';}
.bottom-txt p{font-family: 'PlayfairDisplaySC-Italic';}
.enjoy-right{
  background-image: url(../images/other/enjoybg.png);
  background-size: cover;
  background-repeat:no-repeat;
  background-position:center center; 
  padding: 132px 10% 199px;
}
.enjoy-right-txt h3{font-family: 'Helvetica-Bold';}
.enjoy {
  overflow: hidden;
}









 /****** changes by manisha end ***/

/** 09-08-2017 css **/
.video-box{padding: 25px 0 50px;}
.about-box {padding: 50px 60px 0;}
.about-list li:nth-child(2) {margin-left: 15px;}
.about-list li:nth-child(3) {margin-left: 30px;}
.about-list li:nth-child(4) {margin-left: 45px;}
.about-heading {font-family: 'PlayfairDisplay-Italic';}
.heading-whyrsm{font-family: 'Helvetica-Bold';}
.about-img{position: relative;}



@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight2 {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
  -webkit-animation-delay: 0.2s; 
    animation-delay: 0.2s;
}


@-webkit-keyframes slideInRight3 {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight3 {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight3 {
  -webkit-animation-name: slideInRight3;
  animation-name: slideInRight3;
  -webkit-animation-delay: 0.4s; 
    animation-delay: 0.4s;
}

@-webkit-keyframes slideInRight4 {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight4 {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight4 {
  -webkit-animation-name: slideInRight4;
  animation-name: slideInRight4;
  -webkit-animation-delay: 0.5s; 
    animation-delay: 0.5s;
}


@-webkit-keyframes slideInRight5 {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

@keyframes slideInRight5 {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight5 {
  -webkit-animation-name: slideInRight5;
  animation-name: slideInRight5;
  -webkit-animation-delay: 0.6s; 
    animation-delay: 0.6s;
}

.about-img.wow.slideInUp > img {width: 100%;}
.section-why .zenith_slider ul li:hover {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 6px 18px 1px #b6b6b6;
}

.btn-bottom .btn-feature{margin-top:0;}
.procedure-ul li:hover .white-arrow{opacity: 0;}
.red-arrow{opacity: 0; transition: all ease-in-out 0.6s;}
.procedure-ul li:hover .red-arrow{opacity: 1;}
/** 09-08-2017 css end **/
section.login-sec {    overflow: hidden;}
.btn-login:hover,.btn-login:focus,.btn-login:active{color:#fff;outline: 0;}
/** body end **/


/** footer start **/

.footer{font-size: 12px;color: #fff;}
.footer small{font-size: 12px;}
.footer-top {padding: 20px 0; background-color: #090909;}
.logo-footer {margin: 0 0 12px;}
.logo-footer img{max-width: 170px;}
.footer-bottom {background: #090909; padding: 20px 0;color: #fff;}
.footer-bottom .img-icon {margin-right: 10px;position: relative;top: -5px;width: 20px;}
.footer-bottom a {color: #fff;}
.footer-bottom .foo-cities{font-size: 12px;margin-bottom: 15px;}
.foo-mail a{color: #222;outline: none;}
.list-style1 .list-group-item {
  background-color: transparent;
  border: medium none;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
.list-style1 .list-group-item > a {
  color: #ffff;
}
.form-subscribe .form-group .form-control {
  background-color: #000;
  background-image: none;
  border: 1px solid #000;
  height: 40px;
  
}
.email-id {
  margin: 20px 0;
}
.social-icons {
  float: right;
}
.social-icons img {
  width: 24px;
}
.copy-right img {
  margin: 0 2px;
  width: 15px;
}
/** footer end **/

/*## scroll_top css ##*/
.scroll_top {background: #0080ff;bottom: 32px; display: none; font-size: 0; height: 34px;position: fixed; right: 10px; width: 34px; z-index: 9999;text-decoration: none;border-radius: 30px;}
.scroll_top:hover {background: #ef3f54 none repeat scroll 0 0;}
.scroll_top::before {color: #ffffff; content: "^"; display: block;font-family: "FontAwesome";font-size: 25px;height: 34px;line-height: 40px;text-align: center; width: 34px;}
/** scroll_top end **/


/*## owl css ##*/
.owl-theme .owl-controls {margin-top: 0;}

#motivational-owl .owl-controls .owl-buttons div {opacity: 0.7;box-shadow: none;background-color: rgba(255, 255, 255, 1);color: #000;font-size: 22px;padding: 0 12px;-webkit-transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s; -o-transition: all 0.4s ease-in-out 0s; transition: all 0.4s ease-in-out 0s;}
#motivational-owl .owl-prev {position: absolute;left: -200px;top: 28%;}
#motivational-owl .owl-next {position: absolute;right: -200px;top: 28%;}
#motivational-owl .item {padding: 0 4px;}
#motivational-owl:hover .owl-prev{left: 15px;}
#motivational-owl:hover .owl-next{right: 15px;}


/*## owl end ##*/

/** common css **/

.p-0{padding: 0 !important;}
.pb-0{padding-bottom: 0 !important;}
.pt-0{padding-top: 0 !important;}
.pl-0{padding-left: 0 !important;}
.pr-0{padding-right: 0 !important;}

.m-0{margin: 0 !important;}
.mb-0{margin-bottom: 0 !important;}
.mt-0{margin-top: 0 !important;}
.ml-0{margin-left: 0 !important;}
.mr-0{margin-right: 0 !important;}

.mt-82{margin-top: -82px !important;}
.mt-min110{margin-top: -110px !important;}
.mt-15{margin-top: 15px !important;}
.mt-20{margin-top: 20px !important;}
.mt-30{margin-top: 30px !important;}
.mt-80{margin-top: 80px !important;}
.mt-100{margin-top: 100px !important;}
.mb-40{margin-bottom: 40px !important;}
.mb-60{margin-bottom: 60px !important;}

.ml-100{margin-left: 100px !important;}

.b-none{border: none !important;}
.bl-none{border-left: none !important;}
.br-none{border-right: none !important;}

a:focus, a:hover {color: #d92e23; text-decoration: underline;}

.space-20{padding: 20px 0;}

.box-shadow1{box-shadow: 4px 6px 15px -6px #000;}

.label-pink{background-color: #fdcb49;border-radius: 0; padding: 7px; font-size: 14px;}

.color-pink{color:#fdcb49;}
.color-red{color:#ff5569;}

.btn-danger{background-color: #ff5569;border-color: #ff5569;color: #fff;}

.btn-pink {background-color: #ff5569; border-color: #ff5569; color: #fff;}
.btn-black {background-color: #000; border-color: #000; color: #fff;padding-left: 40px;padding-right: 40px;}
.btn-bodered{background-color: transparent;color: #000000;border: 2px solid #000000;}
.btn-bodered i.fa{color:#fdcb49;;}
.btn-bodered-white{background-color: transparent;color: #fff;border: 2px solid #fff;border-radius: 0;}
.btn-bodered-white i.fa{color:#fff;;}
.btn-black-round{background-color: #161616;color: #fff;border: 2px solid #161616;border-radius: 30px;padding: 10px 50px;}
.btn-black-round i.fa{color:#fff;;}

.heading-white{color: #fff;margin: 20px 0;font-family: 'Roboto-Bold';}
.heading-white a{color: #fff;}
.heading-black{color: #222;margin: 0 0 20px 0;font-family: 'Roboto-Bold';}
.heading-black a{color: #222;}
.heading-blue{color: #07b7cd;margin: 0 0 20px 0;font-family: 'Roboto-Bold';}
.heading-blue a{color: #07b7cd;}
.heading-orange{color: #F07420;margin: 0 0 30px 0;font-family: 'Roboto-Bold';}
.heading-orange a{color: #07b7cd;}
.heading-pink{color: #fdcb49;margin: 0 0 30px 0;font-family: 'Roboto-Bold';}
.heading-pink a{color: #fdcb49;}

.section-hr{background-color: #000;}
.section-hr hr{border: none;border-bottom: 1px solid #515151 !important;margin: 0;}

/** common end **/



/** media css **/

@media (min-width: 992px){

}
@media (max-width: 1200px){
.main-menu .navbar-nav > li > a{padding: 25px 14px;}
.feature1 {left: 7%;top: 22%;}
.feature4 {right: 10%;top: 23%;}
.feature2 {
  left: -40px;
  top: 45%;
}
.feature5 {
  right: -38px;
  top: 46%;
}
.feature3 {
  bottom: -11px;
  left: 8%;
}
.man-img > img {
  height: 300px;
  width: auto;
}
.btn-voilet{padding: 9px 8px;}
.panel-price .panel-heading > img {width: 100%;}
.about-img::before{left: 8px;}
.about-img::after{left: -10px;}

.about-img{height: 250px;min-height: 250px;}

.about-info {padding: 0;}
.teacher-img {bottom: 150px;right: 20px;}
.video-info {font-size: 14px;padding: 0;}
.teacher-img > img {width: 194px;}
.author-box2{left: 34px;width: 160px;}
.author-box{left: 38px;width: 156px;}
.about-info .btn-voilet {padding: 9px 30px;}
.sem-img img {width: 180px;}
.sem-info{width: 250px;}

.work-box{margin-bottom:30px;}
.blink {right: 60px;}
.video-text {left: 25px;position: absolute;top: 26%;}
.video-text > img {width: 109px;}
.menu3 > li > span {
  padding: 0 9px;
}
.top-ul img {
  width: 22px;
}
.header-top{padding:0;}
.work-box2{ width:110px; height:110px;padding: 32px 0;}
.work-box2 img {height: 30px;}
.right-arrow {
  right: -14px;
  top: 45px;
}
.student-img2{right: 16%;}
.heading-rsm {
  font-size: 16px;
  max-height: 16px;
  min-height: 16px;
}
.work-content > p {
  font-size: 12px;
}
.boy-img2 > img {
  width: 200px;
}
.slider-form {padding: 0;}
.video-box{padding: 40px 0;}
.procedure-ul{padding: 0;}
.procedure-ul li { width: 110px;}
.panel-video .panel-heading{padding: 10px 0;}
.btn-video{padding: 8px 25px;}
.panel-video .panel-body .play-icon-block {left: 35%;top: 25%;}
.row.left-row {padding: 0 !important;}
.media-feature2 {margin-bottom: 20px;}
.highlight {margin-bottom: 20px;}
.right-row{padding: 0 !important;}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left: -15px;}.panel-login .panel-body {padding: 50px 8px;}
}
@media (max-width: 992px){
.logo {padding: 18px 0;}
.main-menu .navbar-nav > li > a {font-size: 13px;padding: 25px 6px;}
.logo img {width: 132px;}
#owl-main .item img {min-height: 500px;}
#owl-main .item{height: 500px;}
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left: -35px;}

.play-icon-block img{ width: 60px !important; }
.play-icon-block {left: 43%;margin: 0 auto;top: 28%;}
.about-img{height: 305px;min-height: 305px;}
.about-info {padding: 50px 0;}
.feature-info > img {
  width: 50px;
}
.feature1 {
  left: 9%;
  top: 24%;
}
.feature4 {
  right: 10%;
  top: 24%;
}
.feature5 {
  right: -23px;
  top: 47%;
}
.feature6 {
  bottom: 54px;
  right: 10%;
}
.feature3 {
  bottom: 24px;
  left: 6%;
}
.feature-info p{font-size: 12px;}
.man-img > img {
  height: auto;
  width: 100%;
}

.panel-price {
  max-height: 620px;
  min-height: 620px;
  
}
.menu3 > li > span {
  
  font-size: 12px;
  
}
.about-img {height: auto;min-height: auto;}
.play-icon-block {left: 46%;top: 30%;}
.about-info > p {margin-top: 0;}
.about-info {padding: 0 178px 0 0;text-align: justify;}
.about-content {margin-top: 50px;}
.sem-img img {
  width: 140px;
}
.student-img img {
  width: 70px;
}
.margin2 {
  margin-top: 225px;
}
.margin3 {
  margin-top: 160px;
}
.margin4 {
  margin-top: 128px;
}
.video-bg img{height: 225px;min-height: 225px;}
.video-bg {height: 225px;min-height: 225px;}
.slider-icon {margin-top: 0;}
.section-work .col-md-3 {width: 100%;}
.number::after{content:none;}
.blink {right: 49px;top: -25px;}
.blink > img {width: 50px !important;}
.arrow{display:none;}
.video-text{display:none;}
.about-content .heading-black {margin: 0 0 20px;}
.video-box .heading-black {margin-left: 0;}
.main-menu{top: 80px;}
.top-ul{text-align:center;}
.section-work{height:auto;}
.right-arrow{display:none;}
.work-box2 {
  margin: 0 auto 20px;
  text-align: center;
}
.quote1 > img {
  left: 20%;
}
.quote2 > img {
  right: 22%;
}
.boy-img2{display:none;}
.parallax-info {padding: 60px 0;}
.student-img2 {
  right: 4%;
  top: 18px;
}
.row.course-row {
  margin-top: 0;
}
.work-content > p {
  min-height: auto;
}
.work-content{margin-bottom: 20px;}
.slider-content .heading-white{margin: 0;}
.slider-circle a{height: 70px;width: 70px;padding: 20px 0;}
.slider-circle img {width: 34px;}
.slider-circle{margin-top: 3%;}
.slider-content .heading-white {font-size: 40px;}
.slider-list > li {font-size: 25px;}
.slider-circle li {width: 115px;}
.procedure-img > img {width: auto;}
.procedure-img {margin-top: 20px;text-align: center;}
.about-box { padding: 20px 85px 0;}
.zenith_slider .row{ width: 100%; }
.panel-video .panel-body .play-icon-block {left: 42%;top: 32%;}
.section-blue .test-img > img {height: 220px;width: auto;}
.section-feature3 .highlight {margin-bottom: 8%;}
}

@media (min-width: 768px){
    .dropdown-menu::after {border-color: #ffffff rgba(0, 0, 0, 0);border-style: solid; border-width: 0 10px 14px;content: ""; display: block;right: 20px;position: absolute;top: -11px;width: 0;}

}

@media (max-width: 768px){
    .navbar-main .navbar-nav .open .dropdown-menu > li > a {color: #fff;}
    .navbar-main .dropdown-menu > li > a:focus, .navbar-main .dropdown-menu > li > a:hover {color: #fdcb49;}
    .navbar-main .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-main .navbar-nav .open .dropdown-menu > li > a:hover {background-color: rgba(256,256,256,1);color: #fdcb49;}
    .navbar-main .logo{padding-left: 15px;}
    .header-top-nav .dropdown-menu > li > a {color: #fff;}
    .header-top-nav .dropdown-menu > li > a:focus, .header-top-nav .dropdown-menu > li > a:hover {color: #fdcb49;}
    .media-cart .media-body .media-heading, .media-cart .media-body .media-heading a {color: #fff;}

    /*new css*/
    .img-block {text-align: center;}
	.menu3 > li {display: inline-block;}
	.logo {padding: 18px;}
	.about-img {height: auto;min-height: auto;}
	
	.about-info {text-align: center;}
	.header-top{text-align:center;}
	.main-menu{top:80px;}
	.brain-box{background:none; height:auto; background-image:none !important;top: 0;}
	.feature1{position:relative; left:0 ;top:0;}
	.feature2 {left: 0;position: relative; top: 0;}
	.feature3 {bottom: 0;left: 0;position: relative;}
	.feature4 {position: relative;right: 0;top: 0;}
	.feature5 {position: relative;right: 0; top: 0;}
	.feature6 {bottom: 0;position: relative;right: 0;}
	.section-feature{height:auto;}
	.panel-price {max-height: 100%;min-height: auto;}
	.menu2{background-color: #000; margin:0;}
	.footer-menu li a {padding: 10px 8px;}
	.footer-menu img {width: 130px;}
	.about-info {padding: 0 246px 0 0;text-align: justify !important;}
	.margin1 {margin-top: 0;}
	.margin2 {margin-top: 0;}
    .margin3 {margin-top: 0;}
	.margin4 {margin-top: 0;}
	.sem-img img {width: 200px;}
	.section-pricing .col-sm-3 {width: 100%;}
	.sem-box{margin-bottom: 50px;}
	.sem-info {left: 34%; display:none;}
	.sem-img:hover .sem-info{display:block;}
	.section-pricing{padding: 50px 0;}
	.friendship-info {padding: 50px 0 0;}
	.video-bg {height: auto;min-height: auto; margin-bottom:30px;}
	.video-bg img{height: auto;min-height: auto;}
	.play-icon {left: 44%;top: 42%;}
	.blink {right: 48%;}
	.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {margin-left: 0;}
	.suscribe-text {margin: 120px auto 0;padding: 0 30px;width: 100%;}
	.section-parallax{height:auto;}
	.student-img2 {position: relative;right: 0;text-align: center;top: 0;}
	.parallax-info{text-align:center;padding: 60px 0;}
	.section-course{height:auto;}
	.course-img img {bottom: 0;left:0 !important;position: relative;width: auto;}
	.course-img {max-height: 100%;min-height: auto;position: relative;}
	.cousrse-info {text-align: center;}
	.main-menu {top: 95px;}
	.quote1 > img {left: 0;}
	.quote2 > img {right: 0;}
	.section-feature{padding: 50px 0;}
	.btn-demo {top: 0;}
  .slider-circle li {width: 80px;}
  .slider-circle img {width: 20px;}
  .inform {font-size: 12px;margin-top: 10px;}
  #owl-main .item img {min-height: 400px;}
  #owl-main .item {height: 400px;}
  .slider-list > li {font-size: 18px;}
  .slider-circle a {height: 50px;padding: 14px 0;width: 50px;}
  .circle{display: none;}
  .triangle{display: none;}
  .procedure-ul li {width: 84px;}
  .procedure-ul li a img {width: 20px;}
  .procedure-ul a{height: 40px; width: 40px;padding: 8px 0;}
  .about-box {padding: 20px 30px 0;}
  .navbar-nav.menu3 {margin: 0 -15px;}
  .menu3 > li {margin: 0;}
  .nav.navbar-nav.navbar-right.menu3 a {font-size: 10px;}
  .test-img {text-align: center;}
  .section-orange .test-content {padding: 20px;}
  .section-voilet .test-content{padding: 20px;}
  .section-sky .test-content {padding:20px;}
  .suggestion-content {padding: 20px;}
   .inner-header .main-menu .logo {padding: 14px 15px;}
.body-txt{width:100%;}
}
@media (min-width: 380px) and (max-width: 767px){.main-menu {
  top: 95px;
}
}
@media (min-width: 695px) and (max-width: 767px){.main-menu {
  top: 95px;
}
}

/*@media (max-width: 380px){.main-menu {
  top: 157px;
}
}*/

@media (max-width: 600px){.teacher-img {bottom: 0;right: 0;position: relative;text-align: center; margin-top:30px;}
.about-info {padding: 0;}
.author-box2 {left: 34%;}
.author-box {left: 35%;}
.slider-content .heading-white {font-size: 20px;}
.slider-circle{ display: none; }
#owl-main .item  {min-height: 300px;}
#owl-main .item img {height: 300px;}
.menu3 > li > span {font-size: 10px;padding: 0 3px;}
.slider-list > li {font-size: 14px;}
.point1{font-size: 30px;}
.point2{font-size: 30px;}
.point3{font-size: 30px;}
.up-arrow{display: none;}
.down-arrow{display: none;}
.procedure-ul li {width: 118px;}
.inner-circle{display:none;}

}
@media (max-width: 480px){
	.play-icon-block {left: 40%;top: 30%;}
	#owl-main .item img {min-height: 300px;}
    #owl-main .item{height: 300px;}
	.slider-content{top: 30%;}
	.slider-content .heading-white{font-size: 22px;}
	.slider-form p{font-size: 15px;}
	.slider-form {margin-top: 0;}
	.footer-menu li {display: block;margin-bottom: 15px;}
	.scoial-links.text-center {left: 0;}
	.sem-info {left: 10%;}
	.scoial-links.text-center {top: 22px;}
	.slider-form {padding: 0 14px;}
  .about-img img {display: block;height: 160px;min-height: 160px;}
  .play-icon-block {top: 25%;}
  .about-heading {font-size: 13px;}
  #owl-main .item img {min-height: 250px;height: 250px;}
  #owl-main .item  {min-height: 250px;height: 250px;}
  .procedure-img > img {width: 100%;}
  .highlights-phone, .zenith-medium .highlights-phone {width: 100%;}
  .phone-holder {height: 290px;width: 290px;}
  .hgi {height: 214px;width: 214px;left: 35px;top: 39px !important;}
  .hgi img {height: 210px;width: 100%;}
  .course-no{width: 100%; float: none;}
  .course-info2{width: 100%; float: none;}
  .row.mb-60 {margin-bottom: 20px !important;}
  .section-how-it-work .parallax-overlay {height: 350px;}
  .banner-content .heading-white {font-size: 30px;}
  .banner-content > p {font-size: 14px;}
  .section-feature3 .phone-holder {width: 100%;}
  .section-feature3 .highlights-phone.wht .hgi {top: 15% !important;height: auto;padding: 0 10px;}
  .section-feature3 .highlights-phone.wht .hgi p{font-size:12px;}
  .section-feature3 .highlights-phone, .zenith-medium .highlights-phone { padding: 0; }
 


}

@media (max-width: 360px){

}

@media (max-width: 320px){

}

/** media end **/


/** all about rsm css manisha  **/ 
.rsm-details p {
  margin: 0px 0px 20px;
  font-family: 'Helvetica';
}
.rsm-details h2 {
  margin: 0px 0px 20px;
  font-family: 'Helvetica-Bold';
}
.media-body{
  font-family: 'Helvetica';
}

.why-rsm-btn .btn-feature {
  background-color: #0080ff;
  border-color: #00bbe2;
  border-radius: 20px;
  color: #ffffff;
  margin-left: 139px;
  margin-top: 40px;
  padding: 9px 40px;
}
.suited-course img{
  margin-top: 8px;
}
.three-txt {
  display: block;
  padding: 0 0 0 100px;
}
.two-txt {
  display: block;
  padding: 0 50px;
}
.pad.animated.fadeInRight > p:nth-child(1) {
  margin-bottom: 36px;
}
.freindship-index{ background-image: url("../../front_assets/images/texture.jpg"); }
.why-rsm.bottom-txt{
  color: white;
  width: 100%;
  position: absolute;
  background-color: rgba(36, 121, 206, 0.8);
  top:0;
  height: 45px;
  border-radius: 10px 10px 0 0;
}
.section-why .heading-black {
  margin: 0 57px 35px 0;
}
.section-why .text-center.btn-bottom {
  margin-top: 10px;
}
.scroll1{
  position: absolute;
  top: 680px;
  left:0;
}
.scroll2{
  position: absolute;
  top:1275px;
  left:0;
}
.scroll3{
  position: absolute;
  top:1840px;
  left:0;
}
.scroll4{
  position: absolute;
  top:2632px;
  left:0;
}
.scroll5{
  position: absolute;
  top:3120px;
  left:0;
}
.enjoy .carousel-indicators {
  transform: translate(0px, 26px);
}
.enjoy .bottom-txt> h4 {
  margin: 10px 0 0;
}
.col-md-4 > img {
  height: 270px;
}
.our-vision {
  background: rgba(0, 0, 0, 0) linear-gradient(to left, #00276c, #00276c, #00276c, #0068b1, #0068b1, #00276c, #00276c) repeat scroll 0 0;
  padding: 20px 0;
  color: #fff;
}
.our-values {
  background: rgba(0, 0, 0, 0) linear-gradient(to left, #d92e24, #d92e24, #d92e24, #ff7c48, #ff7c48, #d92e24, #d92e24) repeat scroll 0 0;
  padding: 60px 0 71px;
  color: #fff;
  text-align: center;
}
.our-mission {
  padding: 40px 0;
  background-image: url("../../front_assets/images/texture.jpg");
}
.vision-txt-top img {
  margin-top: -18px;
}
.enjoy .bottom-txt > p {
  margin: 0 0 28px;
}

/** all about rsm css manisha end **/ 



