@font-face{
  font-family:Swiss-721;src:url(../font/Swiss-721.eot);
  src:url(../font/Swiss-721.eot?#iefix) format('embedded-opentype'),
  url(../font/Swiss-721.woff) format('woff'),
  url(../font/Swiss-721.ttf) format('truetype')
}
* {font-family:Swiss-721, inherit;}			

body {background: url(../images/bck1.jpg) no-repeat center top;background-size: cover;background-attachment: fixed;background-position: center center;}
.Smart-est {text-align: center;padding: 40px 0 20px 0;}
.Smart-est img{max-width:650px;}
#Smart-text .inner p {font-size: 16px;padding: 20px 0 0;text-align: center;font-weight: 500;}
#Smart-text .congo { font-size: 21px;background-color:#2b3b49;padding: 10px !important;max-width: 100%;margin: 0 auto 15px;border-radius: 10px;
color:#ffc235;text-align: center;}
#Smart-text .inner .sorry {max-width: 100%;font-size: 16px;background-color: #2b3b49;padding: 10px 25px;margin: 15 auto 15px;border-radius: 5px;
  color: #fff;font-weight: 400;}
#Smart-Contact {
    margin-bottom: 20px;
}
#Smart-text .inner .sorry img {max-width: 23px;}
/*#Smart-text .inner p.congo span {color: #db0e2c;}*/
#Smart-text .inner p.compl_list {font-size: 23px;padding: 0;}
.School-heading {width: 60%;margin: 0 auto}
.School-heading h3 {text-align: center;padding: 5px 10px;font-size: 16px;background: #ffc235;border-radius: 50px;font-weight: bold;max-width: 225px;}
.Smart-Contact h3 {text-align: center;padding: 5px 10px;font-size: 20px;background: #ffc235;font-weight: bold;margin: 10px auto;}
form#reg {margin-bottom: 0;}
.School-list{width: 100%;list-style-type: none;padding-left: 10px;}
.School-list::after{clear: both;display: block;content: '';}
.School-list li{width: 50%;float: left;font-size: 14px;}
.inner-img img{width: 260px;}
#header {position: relative;}

.bg-star {background: url('../images/Star1.png') no-repeat;width: 10px;height: 10px;
	display: inline-block;width: 10px;height: 10px;display: inline-flex;margin-right: 3px;}
.sponser{width: 50%;float: left;}	
.p-logo{width: 100%;padding-right: 5px;}
.p-logo1{width: 100%;padding-left: 20px;}
.PS-inner{padding: 20px 0}
.PS-inner::after{clear: both;display: block;content: '';}
.lSPager{display: none !important;}
.SS-inner {padding: 30px 0;}
.SS-heading{font-size: 30px;color:#000;font-weight: 600;text-align: center;margin: 0;padding: 0;}
#Smart-SS {padding: 30px 0;}
.img-li li{text-align: center;}
.Smart-Contact {width: 35%;margin: 0 auto;}
.PS-inner{max-width: 500px; margin: 0 auto;}
#Smart-prize-logo {width: max-content;position: absolute;top: 25%;right: 0;text-align: right;}
#Smart-prize-logo img {max-width:250px;}
.empty{visibility: hidden;}
.domain {box-sizing: border-box;/* float: left; */padding: 20px 90px;width: 50%;margin: 10px auto;border: 1px solid #3cc1cc33;}
.domain_inner {background: #ffffff none repeat scroll 0 0;float: left;padding:15px 10px;width: 65%;border: none;height: 54px;}
.check_btn {background-color:#3cc1cc;border: medium none;border-radius: 0 2px 2px 0 !important;padding: 16px 0;
    font-size: 15px;color: #fff;width: 35%;cursor: pointer;height: 54px;}
.domain input {box-sizing: border-box;float: left;border: 1px #C1C0C0 solid;font-family: calibri;font-size: 15px;text-align: left; outline: none;}
.visit a {padding: 8px;display: block;background: #003251;max-width: 500px;color: #fff;font-size: 18px;border-radius: 50px;	margin: 5px auto;
	border: 1px solid #276cae5c;text-decoration: none !important;}
.visit a:hover{color:#ffffff;}
.visit{text-align: center;margin-bottom: 30px;}
.visit span {font-size: 18px;color:#494949;}
.Catagary{font-size: 18px;}
#result-msite{display: none;}
.p-c-s p{font-size: 14px;font-weight: 550;margin-bottom: 4px;}
.p-c-s span {font-size: 14px;font-weight: 400;}
.inner_mobile {background: #fff;padding: 10px;}
.book-s{margin: 10px 0;border-bottom: 2px solid #3cc1cc33;padding: 0 0 10px;}
.hide-co{display: block;}
.discover{font-size: 17px;text-align: center;}
.sholr {position: absolute;top: 25%;}
.sholr img {max-width: 220px;}
.Otp-yn{text-align: center;font-size: 14px;margin: 12px 0 0;}
#details {font-size: 14px;text-align: center;padding: 10px 0;}
.table{border: 1px solid #c8e9c8;}
        #add_phone_number{
            display:none;
        }
    /*    #details{
            width:50%;
            margin:0 auto;
        }*/
        #details table{
            background:#fff;
            color: #123359;
            border-radius: 5px;
        }
        .disabled-cls{
            background:#cccccc;
        }
#details table tr td, #details table tr th {font-size: 14px;}

.cont-table {width: 100%;margin: 0 auto;}
/* LTR CSS */


#snav.en { left: 0; text-align: left;}

#snav.en li span { left: -100px; }

#snav.en li a:hover span { left: 35px; }

/* RTL CSS */


#snav.ar {
  right: 0;
  text-align: right;
}

#snav.ar li span { left: -100px; }

#snav.ar li a:hover span { left: 35px; }

/* main SideNav.css styles */


#snav {position: fixed;top: 50%;z-index: 9999;font-size: 18px;font-family: 'Open Sans', sans-serif;}
#snav ul { list-style: none; }
#snav * {margin: 0;padding: 0;outline: 0;transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;
  -o-transition: all .5s ease;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
#snav li a {text-decoration: none;color: #fff;display: block;position: relative;}
#snav .fa {vertical-align: middle;font-size: 30px;width: 40px;height: 35px;line-height: 35px;text-align: center;position: relative;
  z-index: 4;}
#snav li span {font-size: 15px;vertical-align: middle;height: 35px;line-height: 35px;width: auto; white-space: nowrap;overflow: hidden;
  display: block;padding: 0 15px;position: absolute;top: 0;visibility: hidden;z-index: 3;border-top-right-radius: 3px;
border-bottom-right-radius: 3px;}
#snav li a:hover .fa { transform: rotate(720deg); }
#snav li a:hover span { visibility: visible; }

/* colors styles */

/* menu items title background used for browsers not supporting :nth-child */


#snav li span { background-color: #555; }

/* icons color and background before hover  */
#snav li .fa { background-color: #FFC62C; color: #2B3B49;}
/* icons hover color */
#snav li a:hover .fa { color: #fff; }

/* repeated colors from 1 to 10 each hover color repeated after 10 menu items */


#snav li:nth-child(10n+1) span,
#snav li:nth-child(10n+1) a:hover .fa { background-color: #2B3B49;color: #fff; }



#enrolment_form {max-width: 825px;margin: 0 auto 25px;}
#enrolment_form input, #enrolment_form select {border:1px #c4c4c4 solid;font-size:16px;background-color:#fff;width: 250px;padding: 7px 15px;height: 50px;}
#enrolment_form button {background-color: #3cc1cc;font-size: 16px;color:#fff;border:none;padding: 10px 10px; height: 50px;border-radius: 3px;}

#mycoach {background-color:#bfd3b7;padding: 25px 0 1px;}

.compl_list {font-size: 21px;}

#multiple_std_form {margin-top: 10px;margin-bottom: 0}
#multiple_std_form select {
    border: 1px #c4c4c4 solid;
    font-size: 16px;
    background-color: #fff;
    width: 60%;
    padding: 5px 15px;
    height: 54px;
}
#multiple_std_form button {background-color:#3cc1cc;padding: 16px 15px;width:35%;height: 54px;color:#fff;border:none;}
#multiple_std_form:after {
    clear: both;
    display: block;
    content: '';
}
#message {
    padding: 4px 0 0 3px;
    color: #f00;
}
#message1 font {
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #Smart-prize-logo img {max-width: 140px;}
  .sholr img {max-width: 138px;}
  .Smart-Contact {width: 43%;}
  .domain {width: 80%}
  p.congo {font-size: 16px;max-width: 70%;}
  #enrolment_form input, #enrolment_form select {width: 49%;margin-bottom: 7px;}
  #enrolment_form {text-align: center;}
  .cont-table {width: 100%;}

  #result-msite{display: none !important;}
  .hide-co{display: block !important;}

}

@media only screen and (max-width: 767px) {
	.Smart-est img {max-width: 100%;}
	.School-heading {width: 100%;}
	.School-list {width: 100%;}
	.School-list li{width: 100%;}
	#Smart-text .inner p {padding: 21px 0px 0;}
	.School-list {width: 100%;padding-left: 20px;}
	#Smart-prize-logo{top: 50%;}
	.Smart-Contact {width: 100%;}
	.Smart-Contact h3{font-size: 16px;}
	.empty{display: none;}
	.domain{padding: 30px 30px;width: 98%;}
	#Smart-prize-logo, .sholr{display: none;}
  .cont-table {width: 100%;margin: 0 auto 10px;overflow: auto;}
  .compl_list {font-size: 17px;}
	#details {width: 100%;margin: 0 auto;padding-top: 0px;}
	#Smart-prize-logo img {width: 200px;}
	.sholr img{width: 180px;}
	.sholr {position: absolute;top: 40%;right: 0;}
  #enrolment_form {text-align: center;}
  #enrolment_form button {margin-top: 5px;width: 100%;height: auto;}
  p.congo {font-size: 15px;max-width: 85%;}
  #Smart-text .inner p.compl_list {font-size: 19px;padding: 0;}
  #enrolment_form input, #enrolment_form select {width: 100%;margin-bottom: 7px;}
  #Smart-text .inner .sorry {max-width: 100%;font-size: 14px;}
  .table{margin-bottom: 0px !important; }
  .inner_mobile h2 {font-size: 17px;}
  #result-msite{width: 100%;margin: 0 auto;padding-top: 0px;}
  #result-msite{display: block;}

}

@media only screen and (max-width: 575px) {
.SS-heading{font-size: 22px;}
#Smart-prize-logo img {width: 130px;}
#Smart-prize-logo{top: 55%;}
.img-fluid{max-width: 75% !important;}
.School-heading h3{max-width: 200px;}
.School-list {padding-left: 5px;}
.sholr img{width: 130px;}
.sholr {top: 45%;right: -13px;}
#enrolment_form input, #enrolment_form select {width: 100%;margin-bottom: 5px;}
p.congo {font-size: 17px;background-color: #2b3b49;padding: 5px;max-width: 95%;margin: 0 auto 15px;color: #ffc235;text-align: center;}
#Smart-text .inner p.compl_list {font-size: 16px; padding: 0;}
.Catagary {font-size: 15px;}
.domain_inner {width: 72%;}
.domain input {font-size: 13px;}
.check_btn {width: 28%;padding: 0;line-height: 19px;}
.domain {padding: 30px 10px;}
#multiple_std_form select {width: 70%;height: 50px;float: left;}
#multiple_std_form button {padding: 4px 0;width: 28%;height: 50px;float: left;line-height: 17px;}
#Smart-text .congo {margin-top: 10px;}
}

@media only screen and (max-width: 376px) {
#Smart-prize-logo img {width: 110px;}
#Smart-prize-logo {top: 52%;}
.check_btn {width: 28%;padding: 0;line-height: 19px;}
.domain {padding: 30px 10px;}
.pa{padding: 0;}

}