@import url(fonts.css);
/*Common css start here*/
body {
  margin: 0;
  padding: 0;
  text-rendering: optimizeLegibility;
  font: normal 100% Tahoma, Geneva, sans-serif;
  color: #292929;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  background: url(../img/bg.gif) repeat; }

div, img, p, a, ul, h1, h2, h3, h4, h5, h6, form, input, select, textarea, label {
  padding: 0;
  margin: 0;
  font-weight: normal; }

img {
  border: none;
  max-width: 100%; }

article, aside, figure, figcaption, footer, header, hgroup, nav, section {
  display: block; }

a, a:hover {
  text-decoration: none;
  cursor: pointer; }

ul {
  list-style-type: none; }

.spacer {
  font-size: 0;
  line-height: 0;
  clear: both; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

::-moz-selection {
  background: #9e782f;
  color: #fff;
  text-shadow: none; }

::selection {
  background: #9e782f;
  color: #fff;
  text-shadow: none; }

input:focus, textarea:focus {
  border: none;
  outline: none; }

.group:before, .group:after, .layout:after, .layout:before {
  content: "";
  display: table; }

.group:after, .layout:after {
  clear: both; }

.group, .layout {
  zoom: 1; }

/*Common css end here*/
.container_outer {
  display: block;
  width: 100%; }

.layout {
  width: 1050px;
  margin: 0 auto; }

header {
  background: none repeat scroll 0 0 transparent;
  position: fixed;
  left: 0;
  top: -200px;
  -webkit-transition: all 0.5s ease 0.4s;
  -o-transition: all 0.5s ease 0.4s;
  transition: all 0.5s ease 0.4s;
  z-index: 1;
  /*-webkit-transition: all 0.5s ease 0.4s;-moz-transition: all 0.5s ease 0.4s;-ms-transition: all 0.5s ease 0.4s;-o-transition: all 0.5s ease 0.4s;	transition: all 0.5s ease 0.4s; position:fixed; top:-460px*/ }

nav {
  background: url(../img/menubg.png) 0 -308px no-repeat;
  width: 180px;
  height: 503px; }

.menu-arrow {
  width: 42px;
  position: absolute;
  bottom: 260px;
  left: 9px; }

/*span.triangle_whitenav {

    border-color: transparent rgba(145, 110, 43, 0.75);

    border-style: solid;

    border-width: 0px 0 392px 253px;

    z-index: 999999

    height: 0;

    width: 0;

}*/
nav {
  display: block; }

nav ul {
  float: left;
  margin: 10px;
  position: absolute;
  text-align: left; }

nav ul li {
  font-size: 0.8500em;
  text-transform: uppercase;
  line-height: 1.813em;
  font-weight: normal; }

nav ul li a {
  color: #fff; }

nav ul li a:hover, nav ul li a.nav-active {
  color: #e2cb80; }

header.sup {
  top: 0px !important;
  z-index: 999999; }

/* */
span.triangle_menu {
  border-color: transparent #9e782f;
  border-style: solid;
  border-width: 0 0  500px 250px;
  display: block;
  height: 0;
  width: 0; }

/*home banner section start here-*/
#home-banner {
  width: 100%;
  display: block; }

#home {
  background: url(../img/home-banner.png) 0 0 no-repeat;
  position: relative;
  height: 1092px; }

.big_logo {
  margin: auto;
  width: 100%;
  text-align: center;
  float: left;
  position: relative;
  margin-top: 66px; }

.big_logo h2 {
  margin-top: 170px;
  margin-bottom: 30px; }

.big_logo h1 {
  font-size: 36px;
  font-weight: bold;
  color: #fff;
  padding-bottom: 36px; }

#home .content {
  text-align: center;
  font-size: 1.000em;
  text-transform: uppercase;
  color: #fff;
  position: absolute;
  bottom: 0px;
  width: 100%;
  line-height: 1.500em; }

.small_logo {
  position: absolute;
  right: 1.519468186134853%;
  top: 0;
  width: 14.90978157644825%; }

.small_logo a {
  color: #fff; }

.small_logo li {
  background: #9e782f;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  color: #fff;
  padding: 10px 0px;
  margin-bottom: 10px;
  text-align: center;
  font-size: 14px; }

.map {
  width: 82%;
  margin: 0 10% 0 8%;
  position: relative;
  float: left;
  margin-top: 70px; }

#home .heading {
  position: absolute;
  left: 0px;
  bottom: 59px;
  line-height: 30px; }

.heading h2 {
  font-size: 1.875em;
  color: #9e782f;
  text-transform: uppercase;
  line-height: 0.760em; }

.heading span {
  display: block;
  width: 100%;
  color: #58421e;
  font-size: 1.000em; }

/*--home banner section end here---*/
/*--mission section start here--*/
#mission {
  width: 100%;
  text-align: center; }

#mission .content {
  text-align: center;
  background: #fff;
  float: left; }

#mission .content h2, h3 {
  text-align: center; }

#mission .content h2 {
  margin: 44px 0 30px 0;
  font-weight: bold; }

#mission h2 {
  text-transform: uppercase;
  /*font-weight: bold;*/
  font-size: 2.500em;
  -moz-transition: all 0.16s ease-in 0s;
  -webkit-transition: all 0.16s ease-in 0s; }

#mission h3 {
  text-transform: uppercase;
  font-size: 1.125em;
  line-height: 1.500em; }

#mission p {
  font-size: 1em;
  width: 64.95726495726496%;
  text-align: center;
  margin: 0 auto;
  color: #292929;
  line-height: 1.200em;
  margin-top: 26px; }

.sign-up {
  background-color: #08A543;
  width: 39.31623931623932%;
  margin: 41px auto 10px; }

.sign-up a {
  color: #FFF;
  background-color: #08A543;
  font-size: 1.625em;
  line-height: 2.222em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  margin: 10px 10px; }

.popup-up {
  background-color: #08A543;
  margin: 41px 0 50px 0;
  width: 59.316%;
  margin: 10px auto 50px; }

.popup-up a {
  color: #FFF;
  background-color: #08A543;
  font-size: 1.3em;
  line-height: 2.222em;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  margin: 10px 10px; }

/*mission section end here*/
/*About us section start here*/
#about_us, #program-details, #information, #introduction, #program-list {
  width: 100%;
  -webkit-transition: all 0.5s ease 0.4s;
  -o-transition: all 0.5s ease 0.4s;
  transition: all 0.5s ease 0.4s; }

#about_us .layout {
  background: #fff;
  display: table; }

#about_us article {
  float: left; }

#about_us div {
  background: #916e2b;
  position: relative;
  background: url(../img/content-bg.png) 0 0 repeat;
  height: 178px; }

#about_us article.unique, #about_us article.offer, #about_us article.chess {
  background-size: cover;
  width: 100%;
  float: left; }

#about_us article.unique, #about_us article.offer, #about_us article.chess {
  background: url(../img/our-system-bg.jpg) 0 0 no-repeat; }

#about_us div.unique h1, #about_us article.offer h1, #about_us div.chess h1 {
  font-size: 1.125em; }

#about_us p {
  font-size: 0.800em;
  margin-left: 24px; }

#about_us div.unique h1 span, #about_us article.offer h1 span, #about_us div.chess h1 span {
  width: 16px;
  height: 13px;
  background: url(../img/icons/heading_arrow.gif) 0 0 no-repeat;
  display: inline-block;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important; }

#about_us div.unique.sup {
  width: 45% !important; }

#about_us div.offer.sup {
  width: 52% !important; }

#about_us div.chess.sup {
  width: 57% !important; }

#about_us div.unique .sup1, #about_us div.offer .sup1, #about_us div.chess .sup1 {
  margin: 24px 23px; }

#about_us div.unique {
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  width: 22.60208926875594%;
  float: left;
  border-bottom: 36px #fff solid; }

#about_us div.unique h1 {
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  color: #fff;
  margin: 84px 0 84px 23px; }

#about_us div.unique p {
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  color: #fff;
  display: none; }

/*offer section start here*/
#about_us article.offer {
  background: url(../img/offer-bg.jpg) 0 0 no-repeat;
  border-bottom: 36px #fff solid; }

#about_us div.offer {
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  width: 28.8698955365622%;
  float: left; }

#about_us div.offer h1 {
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  color: #fff;
  margin: 84px 0 84px 23px; }

#about_us div.offer p {
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  color: #fff;
  display: none; }

/*offer section end here*/
/*chess section start her*/
#about_us article.chess {
  background: url(../img/chess-bg.jpg) 0 0 no-repeat; }

#about_us div.chess {
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  width: 35.42260208926876%;
  float: left; }

#about_us div.chess h1 {
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  color: #fff;
  margin: 84px 0 84px 23px; }

#about_us div.chess p {
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  color: #fff;
  display: none; }

/*chess section end here*/
span.triangle {
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 178px 0 0 58px;
  border-color: transparent transparent transparent #a17a2c;
  opacity: 0.85;
  -webkit-transform: translate(-0.5px) !important;
  -moz-transform: translate(-0.5px) !important;
  -ms-transform: translate(-0.5px) !important;
  -o-transform: translate(-0.5px) !important;
  transform: translate(-0.5px) !important;
  right: -58px;
  top: 0px;
  position: absolute; }

span.left-shawdow {
  position: absolute;
  left: 0px;
  background: url(../img/left-shadow.png) 0 0 no-repeat;
  height: 188px;
  width: 19px;
  left: -19px;
  top: -10px; }

/*About us section end here*/
/*program-details section start here*/
#program-details {
  position: relative; }

#program-details article.details {
  width: 100%;
  background: #fff;
  display: table;
  border-bottom: 5px solid #fff; }

#program-details div.details {
  height: 135px;
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  width: 43.68471035137702%;
  float: right;
  color: #ffffff;
  position: relative;
  background: #efb627;
  padding: 42px 3.038936372269706% 42px 0px;
  text-align: right; }

#program-details div.details h1 {
  font-weight: bold;
  font-size: 2.3em; }

#program-details div.details p {
  font-size: 0.875em;
  line-height: 0.975em;
  margin-top: 16px;
  width: 92%;
  float: right; }

#program-details span.pro_triangle {
  position: absolute;
  left: -140px;
  top: 0px;
  background: url(../img/pro_triangle.gif) 0 0 no-repeat;
  width: 320px;
  height: 219px; }

/*program-details section end here*/
/*Information section start here*/
#information article {
  display: table; }

#information article img {
  vertical-align: middle; }

#information article.structure, #information article.curricume, #information article.section-info {
  width: 100%;
  background-repeat: no-repeat;
  background-position: 0 0; }

#information div.structure, #information div.curricume, #information div.section-info {
  -webkit-transition: width 0.5s ease 0s;
  -o-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  float: right;
  color: #ffffff;
  position: relative;
  padding: 0px 3.798670465337132% 0px 0px;
  text-align: right;
  background: url(../img/info-section-bg.png) 0 0; }

#information div.structure h1, #information div.curricume h1, #information div.section-info h1 {
  font-size: 1.8em;
  font-weight: normal;
  padding: 42px 0px; }

#information div.structure h1 span, #information div.curricume h1 span, #information div.section-info h1 span {
  width: 35px;
  /*height:29px;*/
  background: url(../img/icons/infom-arrow.gif) 0 5px no-repeat;
  display: inline-block;
  -webkit-transform: scale(1) !important;
  -ms-transform: scale(1) !important;
  transform: scale(1) !important;
  margin-left: 17px; }

#information div.structure h1 em, #information div.curricume h1 em, #information div.section-info h1 em {
  margin-right: 25px; }

#information div.structure p, #information div.curricume p, #information div.section-info p {
  font-size: 0.875em;
  line-height: 0.975em;
  margin-top: 16px;
  width: 92%;
  float: right; }

#information div.structure.sup {
  width: 75.945489% !important; }

#information div.curricume.sup {
  width: 89.820038% !important; }

#information div.section-info.sup {
  width: 74.745489% !important; }

/*structure section start here*/
#information article.structure {
  display: table;
  border-bottom: 5px solid #fff;
  background: url(../img/detail_first_bg.jpg); }

#information div.structure {
  width: 57.26495726495726%;
  height: 262px; }

#information div.structure p {
  margin-top: 16px;
  width: 92%;
  float: right;
  font-size: 0.875em;
  display: none; }

h1.sup2 {
  padding: 10px 0 !important; }

/*structure section end here*/
/*curricume section start here*/
#information article.curricume {
  display: table;
  border-bottom: 5px solid #fff;
  background: url(../img/detail_sec_bg.jpg); }

#information div.curricume {
  width: 71.32003798670465%;
  height: 191px; }

#information div.curricume p {
  width: 92%;
  float: right;
  display: none; }

/*curricume section end here*/
/*session infromation section start here*/
#information article.section-info {
  display: table;
  border-bottom: 5px solid #fff;
  background: url(../img/detail_third_bg.jpg); }

#information div.section-info {
  width: 55.74548907882241%;
  height: 262px; }

#information div.section-info p {
  width: 92%;
  float: right;
  display: none; }

/*session infromation section end here*/
#information span.triangle2 {
  width: 0px;
  height: 0px;
  border-style: solid;
  opacity: 0.7;
  left: -189px;
  top: 0px;
  position: absolute;
  border-top: 262px solid transparent;
  border-right: 144px solid #000;
  border-bottom: none;
  border-left: 45px solid transparent; }

#information span.triangle3 {
  width: 0px;
  height: 0px;
  border-style: solid;
  opacity: 0.7;
  left: -189px;
  top: 0px;
  position: absolute;
  border-top: 105px solid transparent;
  border-right: 65px solid #000;
  border-bottom: 86px solid transparent;
  border-left: 124px solid transparent; }

#information span.triangle4 {
  width: 0px;
  height: 0px;
  border-style: solid;
  opacity: 0.7;
  left: -189px;
  top: 0px;
  position: absolute;
  border-top: 0px solid transparent;
  border-right: 156px solid #000;
  border-bottom: 262px solid transparent;
  border-left: 33px solid transparent; }

/*Information section end here*/
/*find school section css start here*/
.search-section .search-box .submit_btn {
  background-repeat: no-repeat;
  background-position: 0 0; }

#find_school .find_source {
  background: #fff url(../img/find-source-bg.jpg) 6px 0 no-repeat;
  width: 100%;
  min-height: 630px;
  position: relative; }

#find_school .find_source h2 {
  color: #1d1d1d;
  padding-top: 43px;
  font-weight: bold; }

#find_school .find_source h2 .tag {
  font-weight: normal;
  padding: 1px 10px;
  font-size: 10px;
  font-style: normal;
  text-transform: none; }

#find_school .find_source .search-section {
  width: 43.87464387464387%;
  margin-left: 3.608736942070275%; }

.search-section .search-box {
  width: 85%;
  background: #29231a;
  font-size: 1.000em;
  padding: 15px 1% 15px 10%;
  position: relative;
  margin-top: 32px; }

.search-section .search-box .input {
  width: 100%; }

.search-section .search-box .input input {
  background: none;
  width: 100%;
  border: none;
  color: #fff;
  font-weight: 800; }

.search-section .search-box .submit_btn {
  position: absolute;
  left: 12px;
  top: 16px;
  background: url(../img/icons/search.png);
  border: none;
  width: 20px;
  height: 20px;
  cursor: pointer; }

.searh-item {
  margin-top: 20px;
  width: 100%; }

.searh-item ul {
  width: 100%; }
  .searh-item ul li {
    line-height: 17px;
    color: #0471b6;
    font-size: 0.8em;
    width: 49%;
    float: left;
    padding-bottom: 10px; }
    .searh-item ul li a {
      color: #0471b6; }
    .searh-item ul li .tag {
      border: 1px solid transparent;
      border-radius: 100px;
      color: #000;
      display: inline-block;
      padding: 0px 7px;
      font-size: 10px;
      margin-left: 2px; }
      .searh-item ul li .tag.full {
        border-color: red; }
      .searh-item ul li .tag.almost-full {
        border-color: orange; }
      .searh-item ul li .tag.active {
        display: none; }

/*horse section css start here*/
.horsre {
  background: url(../img/icons/horse.png) center top no-repeat;
  width: 42.26020892687559%;
  float: right;
  right: 8.641975308641975%;
  position: absolute;
  bottom: 0px;
  height: 92px;
  padding-top: 208px; }

.horsre h3 {
  background: #08a543;
  position: relative;
  font-size: 1.625em;
  padding: 8px;
  color: #fff;
  text-transform: uppercase; }

.horsre h3:after {
  position: absolute;
  content: '';
  background: url(../img/icons/horse-arrow.png) center 0 no-repeat;
  bottom: -43px;
  width: 101px;
  height: 50px;
  left: 38%; }

/*horse section css start here*/
/*find school section css end here*/
/*suggestion css start here*/
.suggestion {
  background: #fff url(../img/faq-testimonial.gif) 0 0 no-repeat;
  position: relative; }

.faq {
  background: url(../img/faq-bg.gif) 0 62px no-repeat;
  position: absolute;
  display: block;
  width: 62%;
  min-height: 600px; }

.faqtriangle {
  position: absolute;
  bottom: -121px;
  left: 0px;
  background: url(../img/faq-triangle.gif) 0 0 no-repeat;
  width: 346px;
  height: 168px; }

.faq h3 {
  color: #ff005a;
  text-align: left;
  margin-left: 3.798670465337132%;
  font-weight: bold; }

.faq artical {
  width: 100%;
  color: #fff;
  margin-bottom: 15px;
  display: block; }

.qestion {
  padding-left: 3.798670465337132%;
  width: 57.20132953466287%;
  position: absolute;
  z-index: 99999;
  padding-top: 30px; }

/*suggestion css end here*/
/*testimonial css start here*/
#testimonial {
  width: 50%;
  float: right;
  margin-top: 101px; }

.testimonial-box {
  padding-right: 3.798670465337132%;
  min-height: 450px; }

.testimonial-box h3 {
  color: #fff;
  text-align: right;
  text-transform: uppercase; }

.testimonial-box ul {
  min-height: 398px; }

.testimonial-box ul li {
  float: left; }

.testimonial-box ul li artical figure {
  position: absolute;
  left: -83px;
  top: 0px;
  margin: 0; }

.testimonial-box ul li artical {
  color: #fff;
  float: right;
  border-bottom: 4px solid #fff;
  position: relative;
  min-height: 90px; }

.testimonial-box ul li artical p {
  font-size: 1.000em;
  line-height: 1.500em; }

.testimonial-box ul li artical span {
  font-weight: bold;
  font-size: 1.125em; }

.testimonial-box ul li.item01, .testimonial-box ul li.item02, .testimonial-box ul li.item03, .testimonial-box ul li.item04 {
  text-align: right;
  width: 100%;
  margin-bottom: 10px; }

.testimonial-box ul li.item01 artical {
  width: 69.53846153846154%; }

.testimonial-box ul li.item02 artical {
  width: 82.29643527204503%; }

.testimonial-box ul li.item03 artical {
  width: 94.44444444444444%; }

.testimonial-box ul li.item04 artical {
  width: 106%; }

/*testimonial css end here*/
/*our team css start here*/
.Our-team {
  margin-top: 343px;
  float: left;
  width: 100%; }

.Our-team artical {
  margin-left: 3.798670465337132%;
  float: left;
  width: 96.20132953466287%;
  margin-bottom: 47px; }

.Our-team artical h4 {
  color: #fff;
  text-transform: uppercase;
  font-weight: bold; }

.Our-team artical p {
  font-size: 1.375em;
  text-transform: uppercase; }

.Our-team ul {
  float: left;
  width: 100%;
  background: #efb627; }

.Our-team ul li {
  padding: 3px 40px;
  background: #322c1e;
  color: #fff;
  display: block;
  margin-top: 15px;
  height: 65px;
  position: relative; }

.Our-team ul li h2 {
  font-size: 1.625em;
  float: left;
  padding: 14px 0px; }

.Our-team ul li h2 span {
  margin-left: 24px;
  background: url(../img/icons/our-arrow.png) 0 0 no-repeat;
  display: inline-block;
  width: 23px;
  height: 20px; }

.Our-team ul li img {
  vertical-align: middle;
  margin-right: 19px;
  float: left; }

.Our-team ul li span.director_icon {
  background-position: 0 bottom; }

.Our-team ul li span.insturtor_icon {
  background-position: 0 0; }

.work-details {
  background: url(../img/work-detail.png) 0 0;
  width: 85.18518518518518%;
  padding: 15px 8.92687559354226% 15px 5.887939221272555%; }

.work-details p {
  font-size: 1.000em;
  text-transform: none; }

.work-details a {
  color: #322c1e;
  background: url(../img/icons/apply-arrow.png) right 5px no-repeat;
  padding-right: 35px;
  text-transform: uppercase;
  font-size: 1.125em; }

.details1 {
  display: none; }

.details2 {
  display: none; }

/*our team css end here*/
/*introduction css start here*/
#introduction .bg {
  background: #fff url(../img/about-us-bg.gif) 0 0 no-repeat; }

#introduction .about_us {
  padding: 112px  34.37796771130104%  0px 3.798670465337132%; }

#introduction .about_us h3 {
  color: #fff;
  text-align: left;
  font-weight: bold; }

#introduction .about_us p {
  font-size: 1.500em;
  line-height: 37px; }

/*introduction css end here*/
.list-seciton.active {
  background: url(../img/green-bg.png) 0 0 no-repeat;
  margin-top: 100px; }

.list-seciton {
  background: url(../img/green-bg_unactive.png) 0 0 no-repeat;
  padding-left: 3.798670465337132%;
  width: 96.20132953466287%;
  margin-top: 100px; }

.list-seciton .profile, .profile2, .profile3 {
  padding: 33px 0px 59px 0; }

.list-seciton artical {
  width: 45.9639126305793%;
  color: #fff;
  float: left;
  margin-bottom: 40px;
  font-size: 1.000EM; }

.list-seciton .profile {
  width: 45.9639126305793%; }

.list-seciton h5 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.875em; }

.list-seciton span {
  font-size: 1.250em;
  color: #fff; }

.list-seciton p {
  line-height: 21px;
  color: #fff;
  margin-bottom: 30px; }

.list-seciton2.active {
  width: 62.963913%;
  float: left;
  background: url(../img/green-bg.png) -87px 0 no-repeat; }

.list-seciton2.active2 {
  width: 62.963913%;
  float: left;
  background: url(../img/green-bg_unactive.png) -91px 0 no-repeat; }

.list-seciton2 {
  width: 50.9639126305793%;
  float: left;
  background: url(../img/green-bg_unactive.png) -297px 0 no-repeat;
  padding-left: 3.798670465337132%; }

.list-seciton2 .profile, .profile2, .profile3 {
  padding: 33px 0px 59px 0; }

.list-seciton artical {
  width: 45.9639126305793%;
  color: #fff;
  float: left;
  margin-bottom: 40px;
  font-size: 1.000EM; }

.list-seciton2 artical h6 {
  font-size: 1.250em;
  color: #fff;
  text-transform: uppercase; }

.list-seciton2 .profile {
  width: 45.9639126305793%; }

.list-seciton2 h5 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.875em; }

.list-seciton2 span {
  font-size: 1.250em;
  color: #fff; }

.list-seciton2 p {
  line-height: 21px;
  color: #fff;
  margin-bottom: 138px;
  padding-right: 260px; }

.list-seciton3.active {
  float: left;
  background: url(../img/green-bg.png) -175px 0 no-repeat; }

.list-seciton3 {
  width: 57.963913%;
  float: left;
  background: url(../img/green-bg_unactive.png) -385px 0 no-repeat;
  padding-left: 3.798670465337132%; }

.list-seciton3 .profile, .profile2, .profile3 {
  padding: 33px 0px 59px 0; }

.list-seciton3 artical {
  width: 45.9639126305793%;
  color: #fff;
  float: left;
  margin-bottom: 0px;
  font-size: 1.000EM; }

.list-seciton3 artical h6 {
  font-size: 1.250em;
  color: #fff;
  text-transform: uppercase; }

.list-seciton3 .profile {
  width: 45.9639126305793%; }

.list-seciton3 h5 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.875em; }

.list-seciton3 span {
  font-size: 1.250em;
  color: #fff; }

.list-seciton3 p {
  line-height: 21px;
  color: #fff;
  margin-bottom: 0px; }

/*contact css start here*/
.contact {
  float: right;
  padding-right: 3.798670465337132%;
  width: 40%;
  margin-top: -90px; }

.contact h3, .contact p {
  color: #131313;
  text-align: right; }

.contact h3 {
  font-weight: bold; }

.contact p {
  font-size: 1.375em; }

.contact .form-group {
  float: left;
  margin-bottom: 14px;
  width: 100%; }

.contact .form-control {
  width: 96%;
  padding: 12px 2%;
  border: #bababa solid 1px;
  background: #29231a;
  font-size: 1.125em;
  color: #fff;
  font-weight: normal; }

.sr-only {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.contact form {
  margin-top: 30px; }

.contact .btn {
  float: right;
  padding: 14px 30px;
  background: #08a543;
  font-size: 1.375em;
  border: none;
  color: #fff; }

/*contact css end here*/
/*address css start here*/
.address-section {
  float: left;
  margin-left: 20.98765432098765%;
  margin-top: 185px; }

address {
  color: #191919;
  font-size: 1.000em;
  font-style: normal; }

address h6 {
  font-size: 1.250em;
  font-weight: bold; }

address P {
  font-size: 0.875em; }

address a {
  color: #191919; }

address a:hover {
  color: #535250;
  text-decoration: underline; }

.address-section ul {
  width: 100%; }

.address-section ul li {
  float: left;
  margin-right: 7px;
  margin-top: 8px; }

.address-section ul li a {
  display: block;
  width: 32px;
  height: 34px;
  background: url(../img/icons/social-icon.png) 0 0 no-repeat; }

.address-section ul li a.twitter-icon {
  background-position: left 0px; }

.address-section ul li a.face-icon {
  background-position: right 0px; }

.address-section ul li a.twitter-icon:hover {
  background-position: left bottom; }

.address-section ul li a.face-icon:hover {
  background-position: right bottom; }

/*address css end here*/
/*footert section css start here*/
.footer-logo {
  float: right;
  width: 84%; }

.footer-logo em {
  font-size: 0.750em;
  color: #777777; }

.footer-logo em a {
  color: #777777; }

.footer-logo p {
  font-size: 0.750em;
  text-transform: uppercase;
  text-align: left;
  color: #777777; }

.footer-logo p span {
  float: right; }

.footer-logo1 {
  float: right;
  margin-bottom: 15px;
  padding: 0px 1.798670465337132%; }

.footer-logo1 em {
  font-size: 0.875em;
  color: #777777; }

.footer-logo1 em a {
  color: #777777; }

.footer-logo1 p {
  font-size: 0.875em;
  text-transform: uppercase;
  text-align: left;
  color: #777777; }

.footer-logo1 p span {
  float: right; }

/*footert section css end here*/
/*common font style*/
.Our-team ul li, .faq h3, #find_school .find_source h2, #information div.structure h1, #information div.curricume h1, #information div.section-info h1, .about_us h3 {
  font-style: italic;
  text-transform: uppercase; }

#introduction .about_us p, .list-seciton artical h6 {
  font-size: 1.250em;
  color: #fff;
  text-transform: uppercase; }

#introduction .about_us h3, .list-seciton h5 {
  color: #fff;
  text-align: left; }

.list-seciton h5, .profile2 h5, .profile3 h5 {
  color: #fff;
  text-transform: uppercase;
  font-size: 1.625em;
  font-weight: bold; }

.box {
  position: absolute;
  top: 0;
  left: 3.608736942070275%;
  background: #fff;
  width: 43%;
  display: none;
  padding: 2% 2% 2% 0%;
  z-index: 99999999;
  height: 556px;
  color: #1d1d1d; }

.box h1 {
  font-size: 3em;
  text-transform: uppercase;
  font-weight: bold;
  padding-top: 43px;
  font-style: italic;
  font-family: Verdana, Geneva, sans-serif; }

small a {
  color: #3cb867;
  font-size: 1.200em; }

.box ul {
  margin: 0px;
  padding: 0px;
  width: 100%;
  float: left; }

#topMenu {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 20px; }

#topMenu li a {
  font-size: 15px; }

.box ul li {
  float: left;
  width: 105px; }

.box ul li a {
  color: #3cb867;
  font-style: italic; }

.box small a {
  padding-top: 18px;
  display: block;
  font-size: 1.5em; }

.box .overFlowScroll {
  height: 210px;
  font-size: 16px;
  color: #333;
  margin-top: 20px;
  overflow: auto; }

.box ul li a.active, .box ul li a:hover {
  color: #545049;
  text-decoration: underline; }

.school-details {
  width: 100%;
  float: left; }

.more-details {
  float: left;
  width: 100%;
  text-transform: uppercase; }

.heading_bar {
  width: 80%;
  float: left; }

.heading_bar h2 {
  font-size: 1.5em !important;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 0px !important; }

.heading_bar h2 span {
  font-size: 0.86em !important; }

.more-details .square {
  background: #fa005b;
  padding: 20px 10px;
  color: #fff;
  width: 14%;
  float: right;
  text-align: center; }

.more-details .square h3 {
  font-size: 1.500em;
  font-weight: bold; }

.more-details .square.hide {
  display: none; }

.school-details .content {
  width: 100%;
  float: left;
  height: 231px;
  overflow: auto;
  margin-top: 15px; }

.school-details .content p {
  font-size: 0.862em;
  margin-bottom: 10px; }

.Pay-now {
  float: left;
  margin-top: 40px; }

.Pay-now a {
  color: #fff !important;
  padding: 8px 20px;
  background: #3cb867;
  font-weight: bold; }

.Pay-now a.inactive {
  display: none;
  opacity: 0.65;
  pointer-events: none; }

.profile1_1 {
  min-height: 303px;
  max-height: 303px;
  overflow: hidden; }

.list-seciton3 p {
  max-height: 168px;
  min-height: 168px;
  overflow: hidden; }

.list-seciton2 p {
  max-height: 182px;
  min-height: 182px;
  overflow: hidden; }

.list-seciton3.active {
  padding-bottom: 149px; }

#find_school .layout {
  min-height: 629px;
  overflow: hidden;
  max-height: 629px; }

.activeTab a {
  color: #333 !important;
  text-decoration: underline; }

#video {
  width: 100%;
  text-align: center;
  position: relative; }

.contentTop h2 {
  text-align: center;
  font-size: 2.5em;
  padding-top: 15px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0; }

#video h3 {
  font-size: 1.25em;
  color: #fff;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  padding-top: 8px; }

#video .contentTop {
  text-align: center;
  background: #efb627;
  height: 350px;
  padding: 10px 0px; }

#video .contentBottom {
  text-align: center;
  background: #fff;
  height: 300px; }

#video .contentVideo {
  position: absolute;
  top: 20%;
  left: 50%;
  width: 85%;
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0); }

#video .contentVideo iframe {
  border: 6px solid #fff;
  border-radius: 5px;
  width: 700px;
  height: 390px; }

#ytplayer {
  width: 700px;
  height: 390px; }

@media screen and (min-width: 360px) and (max-width: 767px) {
  #video .contentVideo iframe {
    width: 90%;
    height: 190px; } }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  #video .contentVideo iframe {
    width: 90%;
    height: 190px; } }

@media screen and (max-width: 767px) {
  .popup-up {
    width: 100%;
    padding: 7px; }
  .sign-up {
    padding: 7px; }
  .sign-up img {
    vertical-align: middle;
    width: 50px; }
  .popup-up img {
    vertical-align: middle;
    width: 50px; }
  .videoPopUpSection {
    line-height: normal !important; }
  #video .contentVideo {
    position: absolute;
    top: 20%;
    left: 0%;
    width: 98%;
    right: 0%; }
  #video .contentVideo iframe {
    width: 90%;
    height: 190px; }
  #video .contentTop {
    height: 170px; }
  #video .contentBottom {
    height: 170px; }
  .closeButton {
    right: -3px !important; }
  .closeButton img {
    width: 32px; } }

.clients .layout {
  background: #f7f7f7;
  text-align: center;
  padding: 20px 0px; }

.clients .layout .row {
  margin: 30px 0px; }

.clients .layout .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.clients .layout .row .client-logo {
  border-right: 1px solid #dedede;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0px 10px;
  text-align: center; }

.clients .layout .row .client-logo img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.clients .layout .row .client-logo:last-child {
  border-right: 0px; }

.clients .layout .row .client-logo img {
  max-width: 100%; }

.learn-more-section .flex-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .learn-more-section .flex-row .col-content {
    background-color: #9a793a;
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    .learn-more-section .flex-row .col-content .content {
      background: none !important;
      text-align: left !important;
      padding-left: 30px;
      float: none !important; }
      .learn-more-section .flex-row .col-content .content .hd {
        color: #fff;
        font-size: 26px;
        text-transform: uppercase;
        margin-left: 0px; }
      .learn-more-section .flex-row .col-content .content .tag-line {
        color: #fff !important;
        margin-left: 0px !important;
        text-align: left !important;
        text-transform: uppercase;
        margin-top: 20px; }
    .learn-more-section .flex-row .col-content:before {
      content: '';
      background-image: url("../img/tirangle.png");
      background-size: 100% 100%;
      background-position: center center;
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0px;
      left: 100%;
      bottom: 0px; }
    .learn-more-section .flex-row .col-content .content .btn-know-more {
      display: inline-block;
      border-radius: 4px;
      background: #632614;
      color: #fff;
      border: 0px;
      outline: 0px;
      padding: 4px 10px;
      font-size: 18px;
      margin-top: 20px;
      text-transform: uppercase; }
  .learn-more-section .flex-row .col-content2 {
    background-color: #9a793a;
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative; }
    .learn-more-section .flex-row .col-content2 .content {
      background: none !important;
      text-align: left !important;
      padding-left: 30px;
      float: none !important; }
      .learn-more-section .flex-row .col-content2 .content .hd {
        color: #fff;
        font-size: 26px;
        text-transform: uppercase;
        margin-left: 0px; }
      .learn-more-section .flex-row .col-content2 .content .tag-line {
        color: #fff !important;
        margin-left: 0px !important;
        text-align: left !important;
        text-transform: uppercase;
        margin-top: 20px; }
    .learn-more-section .flex-row .col-content2:before {
      content: '';
      background-image: url("../img/tirangle-flip.png");
      background-size: 80% 100%;
      background-repeat: no-repeat;
      background-position: center center;
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0px;
      left: -90%;
      bottom: 0px; }
    .learn-more-section .flex-row .col-content2 .content .btn-know-more {
      display: inline-block;
      border-radius: 4px;
      background: #632614;
      color: #fff;
      border: 0px;
      outline: 0px;
      padding: 4px 10px;
      font-size: 18px;
      margin-top: 20px;
      text-transform: uppercase; }
  .learn-more-section .flex-row .col-image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
    text-align: right; }

.chess-moji-book .layout {
  background: #f7f7f7; }

ul.nav.nav-tabs a {
  color: black;
  font-size: 14px; }

ul.nav.nav-tabs .active a {
  background-color: #000;
  color: white;
  font-size: 14px; }

ul.nav.nav-tabs {
  margin-bottom: 40px; }

.ckessmoji-book-content {
  background: #efb627;
  padding: 10% 20px 0 15px;
  position: relative;
  margin: 0 0 0 85px;
  width: 433px; }

.chess-moji-book-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.ckessmoji-book-content::before {
  position: absolute;
  content: "";
  background-image: url(../img/chessbook-triangle.png);
  top: 0;
  left: -170px;
  width: 188px;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0; }

.ckessmoji-book-content h2 {
  color: #fff;
  font-size: 31px;
  margin: 0 0 15px 0;
  font-weight: 600;
  text-transform: uppercase; }

.ckessmoji-book-content p {
  color: #fff;
  font-size: 21px;
  margin: 25px 0 15px 0;
  line-height: 30px; }
