/* @font-face {
    font-family: 'si';
    src: url('../fonts/socicon.eot');
    src: url('../fonts/socicon.eot?#iefix') format('embedded-opentype'),
         url('../fonts/socicon.woff') format('woff'),
         url('../fonts/socicon.ttf') format('truetype'),
         url('../fonts/socicon.svg#icomoonregular') format('svg');
    font-weight: normal;
    font-style: normal;
 
}
 */ 
@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family:si;
        src: url(../fonts/socicon.svg) format(svg);
    }
}

.soc {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc li {
    display:inline-block;
    *display:inline;
    zoom:1;
}

.soc li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width:30px;
    height:30px;
    line-height: 30px;
    font-size:17px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    margin-right: 0px;
    color: #ffcc01;
    background-color: #b11418;
}




.soc-icon-last{
    margin:0 !important;
}

.soc-facebook:before {
    content:'b';
}
.soc-twitter:before {
    content:'a';
}
.soc-google:before {
    content:'c';
}
.soc-youtube:before {
    content:'r';
}
.soc-linkedin:before {
    content:'j';
}
.soc-vimeo:before {
    content:'s';
}
.soc-pinterest:before {
    content:'d';
}



.soc-top {
    overflow:hidden;
    margin:0; padding:0;
    list-style:none;
}

.soc-top li {
    display:inline;
	float:left;
    *display:inline;
    zoom:1;
}

.soc-top li a {
    font-family: si!important;
font-style: normal;
font-weight: 400;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
overflow: hidden;
text-decoration: none;
text-align: center;
display: block;
position: relative;
z-index: 1;
width: 25px;
height: 31px;
line-height: 31px;
font-size: 17px;
margin: 0px;
color: #ffcc01;
padding: 0;
background-color: #0068B6;
	
}

.soc-top li a:hover {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width:25px;
    height:31px;
    line-height:31px;
    font-size:17px;
    margin: 0px;
    color: #fff;
	padding:0;
    background-color: #0068B6;
}




.banner-box{

	display:none;
}
#header{

	margin:0 0 20px 0;
	padding:0;
	width:100%;
	min-height:93px;
	background:#fff;
	border-bottom:1px solid #ccc;
	-webkit-box-shadow: 0px 1px 15px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 1px 15px -5px rgba(0,0,0,0.75);
box-shadow: 0px 1px 15px -5px rgba(0,0,0,0.75);
	
	
}

.mobile-slider-outer-new{

	margin:0;
	padding:0;
	width:100%;
	display:block;
}


::selection {
  background: #bcc7ce;
  text-shadow: none;
 
  
}

::-moz-selection {
  background: #bcc7ce;
  text-shadow: none;
  
 
}

.main-slider{
	position:relative;
	overflow:hidden;

	margin:0 0 0 0;
	width:100% !important;
}
.slider-wrap{
	float: left;
    height:522px;
    left:0;
    min-width: 100% !important;
    overflow: hidden;
    width: 100% !important;
}
.slider{
	height: 522px;
    left: 50%;
    margin-left: 0;
    position: absolute;
    width:100%;
}

#faded img{

	max-width:100% !important;
	margin:0 auto !important;
	
	
}

.slider img{

	max-width:100% !important;
	margin:0 auto !important;
	
	
}

.slider ul.items{ padding:0; margin:0;}
.progbar{}
.slider .pagination{ 
	display:block; 
	position:absolute; 
	left:50%; 
	bottom:30px; 
	margin:0 0 0 -80px; 
	z-index:9999;
	padding:0;
}
.slider .pagination li{
	float:left;
	margin-right:10px;
	width:9px;
	height:9px;
}
.slider .pagination li a{
	width:9px;
	height:9px;
	display:block;
	text-indent:-10000px;
	background:url(../images/pagination.png) no-repeat right top;
}
.slider .pagination li.current a,
.slider .pagination li a:hover{
	background:url(../images/pagination.png) no-repeat left top;
}

.not-show-mobile{

	display:none;
}

.input-style{

	padding:3px 9px;
	margin:0 auto;
  -webkit-box-shadow: inset 2px 2px 2px 0px #dddddd;
    -moz-box-shadow: inset 2px 2px 2px 0px #dddddd;
    box-shadow: inset 2px 2px 2px 0px #dddddd;
	border: 1px solid #c7c6c6;
	width:93.20%;
	outline:none;
	margin-top:8px;
	border-radius:25px;
	font-family: 'Open Sans';
	color:#666;
	
}

.moble-s-heading{

	text-align:center;
	font-size:20px;
	line-height:normal;
	font-family: 'Open Sans';
	font-weight:bold;
	letter-spacing:-1px;
	 margin:0px 0;
	 border-radius:3px;
	 line-height:27px;
	 color:#2e2e2e;
	 display:none;
	
}










.input1box{

	margin:0 auto;
	padding:0;
	width:80%;
}


.button-style-box{

	margin:10px auto;
	padding:0;
	width:30%;
	
}



/* @font-face {
    font-family: 'Open Sans';
    
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;

}
 */

/* @font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: 200;
    font-style: normal;
	

}
 */

/* @font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: 500;
    font-style: normal;

}
 */


/* @font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Bold-webfont.eot');
    src: url('../fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Bold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Bold-webfont.svg#OpenSansBold') format('svg');
   
    font-weight: 700;
    font-style: normal;

}
 */

/* @font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot');
    src: url('../fonts/OpenSans-ExtraBold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-ExtraBold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-ExtraBold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-ExtraBold-webfont.svg#OpenSansExtrabold') format('svg');
    font-weight: 900;
    font-style: normal;

}
 */

.btn-top{

	display:block;
	width:100%;
	padding:9px 0 9px 0;
	background: #0068B6;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-family: 'Open Sans';
	font-size:13px;
	border:none;
	border-bottom:2px solid #ba1418;
	border-radius:4px;
	cursor:pointer;
	outline:none;
}

.btn-admision-style{
	
	display:block;
	width:100%;
	padding:9px 0 9px 0;
	background: #0068B6;
	color:#fff;
	text-decoration:none;
	text-align:center;
	font-family: 'Open Sans';
	font-size:13px;
	border:none;
	border-bottom:2px solid #ba1418;
	border-radius:4px;
	cursor:pointer;
	outline:none;
	margin-top:10px;
	
	
}

.questionFormRow {
    clear: both;
    margin-bottom: 5px;
    position: relative;
}



.middle-inner-content h1{

	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: bold;
	color: #2e2e2e;
	text-transform: uppercase;
	margin-bottom:10px;
	margin-top:15px;
	letter-spacing:-1px;
	
}

.middle-inner-content h2{

	font-family: 'Open Sans';
	font-size:17px;
	color:#2e2e2e;
	font-weight:400;
	margin-bottom:10px;
	
}

.middle-inner-content ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}


.middle-inner-content ul li {
	font-size: 12px !important;
	font-weight: normal;
	color:#2e2e2e;
	padding-left: 10px;
	background-image: url(../images/black-1.png);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	display: block;
	margin:10px 0;
	font-family:Arial, Helvetica, sans-serif !important;
}



.date-show-table{

	margin:0;
	padding:0;
	width:100%;
}


.date-show-table td{

	margin:0;
	padding:2px 0 1px 0;
	width:100%;
	background:#769c5f;
	color:#ff0000;
	text-align:center;
	font-size:13px;
	font-family: 'Open Sans'!important;
	color:#fff;
	
}


.date-show-table .date-s-desktop{

	margin:0;
	padding:1px 0 2px;
	width:100%;
	background:#e1e3e4;
	color:#769c5f;
	text-align:center;
	font-size:17px;
	font-family: 'Open Sans'!important;
	font-weight:normal;
	
}

.news-detils-desktop{

	margin:0;
	padding:0;
	width:100%;
}



.recent-style-desktop{

	display:block;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	margin:0;
	padding:0;
	color:#fff;
	background:#669900;
	border:1px solid #4b9002;
	letter-spacing:-1PX;
	


}

.mdddle-line-test-destop-UPDATE{

	margin:0px 0;
	padding:0;
	width:100%;
	display:block;
	border-top:1px dotted #c7b777 ;
	border-bottom:1px dotted #fdfaec;
}

 .letter {
        position: relative;
        top: -webkit-calc(50% - 60px);
        top: calc(50% - 60px);
       
    }
    .letter:nth-child(1) {
        -webkit-animation: fade 4s infinite 200ms;
        animation: fade 4s infinite 200ms;
    }
    .letter:nth-child(2) {
        -webkit-animation: fade 4s infinite 400ms;
        animation: fade 4s infinite 400ms;
    }
    .letter:nth-child(3) {
        -webkit-animation: fade 4s infinite 600ms;
        animation: fade 4s infinite 600ms;
    }
    .letter:nth-child(4) {
        -webkit-animation: fade 4s infinite 800ms;
        animation: fade 4s infinite 800ms;
    }
    .letter:nth-child(5) {
        -webkit-animation: fade 4s infinite 1000ms;
        animation: fade 4s infinite 1000ms;
    }
    .letter:nth-child(6) {
        -webkit-animation: fade 4s infinite 1200ms;
        animation: fade 4s infinite 1200ms;
    }
    .letter:nth-child(7) {
        -webkit-animation: fade 4s infinite 1400ms;
        animation: fade 4s infinite 1400ms;
    }
 
    @-webkit-keyframes fade {
        50% {
            opacity: 0.02;
        }
    }
 
    @keyframes fade {
        50% {
            opacity: 0.02;
        }
    }


#tabs-1{

	margin:0;
	padding:0;
	width:100%;
}

#tabs-2{

	margin:0;
	padding:0;
	width:100%;
}


.btn-crosspendenc{

	font:normal 11px/20px  'Open Sans';
	text-align:left;
	color:#0068B6 !important;
	background:url(../images/hover-link.png) right no-repeat;
	padding:0 14px 0 0;
	display:inline-block;
	margin-top:2px;
	text-transform:uppercase;
	
}

.toggle-container2 h3{

	font-size:17px;
	font-weight:bold;
	color:#0068B6;
	letter-spacing:-1px;
	margin-left:8px;
}


.top-left-sign-menu {
  margin:0;
  padding:0;
 
  
}
.top-left-sign-menu li {
  font: normal 13px/18px 'Open Sans';
  display: inline-block;
  margin-right: -0px;
  position: relative;
  padding:9px 25px 9px 13px;
  background: #0068B6  url(../images/sign-arrow.gif) right center no-repeat;
  background-position:82% 50%;
  border-top:1PX solid #FFF;
  border-bottom: 2px solid #ba1418;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color:#fff;
}

.top-left-sign-menu .without-color-style {
  font: normal 13px/18px 'Open Sans';
  display: inline-block;
  margin-right: -0px;
  position: relative;
  padding:9px 10px 9px 0;
  background:none!important;
  background-position:82% 50%;
  border-top:1PX solid #FFF;
  border-bottom: 2px solid #fff;
  border-radius: 4px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  color:#2e2e2e;
}

.top-left-sign-menu .without-color-style:hover {
  background: none;
   background-position:82% 50%;
  color: #0068B6;
   border-top:1PX solid #fff;
}

.top-left-sign-menu li a{

	color:#fff;
}

.top-left-sign-menu li:hover {
  background: #f0f1f1  url(../images/sign-arrow-hover.gif) right center no-repeat;
   background-position:82% 50%;
  color: #0068B6;
   border-top:1PX solid #b8b9b9;
}
.top-left-sign-menu li ul {
  padding:21px 10PX 20px 10px;
  position: absolute;
  z-index:999999999999;
  top:34px;
  background: #f0f1f1; 
  right:0;
  width:210px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  box-shadow: 1px 6px 9px rgba(0,0,0,0.2);
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}
.top-left-sign-menu li ul li { 
  background: #f0f1f1 url(../../images/stafflogin.png) left center no-repeat;
  border-top:1PX solid #f0f1f1;
  padding:14px 0 14px 45px;
  margin-right:0px;
  border-bottom:none;
	border-radius: 0;
	border-botttom:1PX solid #ccc;
  display: block; 
  color: #000;
  
}

.top-left-sign-menu li ul li a{

	text-decoration:none;
	color:#000;
}

.top-left-sign-menu li ul .student-iocn-list { 
  background: #f0f1f1 url(../../images/studentlogin.png) left center no-repeat;
  border-top:1PX solid #f0f1f1;
  padding:14px 0 14px 45px;
  margin-right:0px;
  border-bottom:none;
	border-radius: 0;
	border-botttom:1PX solid #ccc;
  display: block; 
  color: #000;
  
}

.top-left-sign-menu li ul .student-iocn-list a{

	color:#000;
	text-decoration:none;
}

.top-left-sign-menu li ul .student-iocn-list:hover { 
  background: #f0f1f1 url(../../images/studentlogin.png) left center no-repeat;
  border-top:1PX solid #f0f1f1;
  padding:14px 0 14px 45px;
  margin-right:0px;
  border-bottom:none;
	border-radius: 0;
	border-botttom:1PX solid #ccc;
  display: block; 
  color: #000;
  
}


.top-left-sign-menu li ul .registerd-iocn-list { 
  background: #f0f1f1 url(../../images/adminlogin.png) left center no-repeat;
  border-top:1PX solid #f0f1f1;
  padding:14px 0 14px 45px;
  margin-right:0px;
  border-bottom:none;
	border-radius: 0;
	border-botttom:1PX solid #ccc;
  display: block; 
  color: #000;
  
}

.top-left-sign-menu li ul .registerd-iocn-list a{

	color:#000;
	text-decoration:none;
}



.top-left-sign-menu li ul .registerd-iocn-list:hover { 
  background: #f0f1f1 url(../../images/adminlogin.png) left center no-repeat;
  border-top:1PX solid #f0f1f1;
  padding:14px 0 14px 45px;
  margin-right:0px;
  border-bottom:none;
	border-radius: 0;
	border-botttom:1PX solid #ccc;
  display: block; 
  color: #000;
  
}



.top-left-sign-menu li ul li:hover {background: #f0f1f1 url(../../images/stafflogin.png) left center no-repeat;
  border-top:1PX solid #f0f1f1;
  padding:14px 0 14px 45px;
  margin-right:0px;
  border-bottom:none;
	border-radius: 0;
	border-botttom:1PX solid #ccc;
  display: block; 
  color: #000;}
.top-left-sign-menu li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}



.news-detils-desktop td{

	font:11px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:bold;
}

.news-detils-desktop td a{

	text-decoration:none;
	color:#0068B6;
}

.news-detils-desktop td a:hover{

	text-decoration:underline;
	color:#2e2e2e;
}

.recent-class{

	display:inline-block;
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	text-align:left;
	background:#769c5f;
	color:#fff;
	padding:0 1px 0 1px;
	text-transform:uppercase;
	

}

.important-class{

	display:inline-block;
	font:normal 10px/12px Arial, Helvetica, sans-serif;
	text-align:left;
	background:#ef4e3e;
	color:#fff;
	padding:0 2px 0 2px;
	text-transform:uppercase;
	

}


.learnmore-news-desktop{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#0068B6 !important;
	text-transform:uppercase;
	display:block;
	background:none !important;
	margin-top:4px;
	text-align:right
	

}

.learnmore-news-desktop:hover{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000 !important;
	text-transform:uppercase;
	display:block;
	background:none !important;
	margin-top:4px;
	text-align:right
	

}



.btn-top:hover{

	background:#2e2e2e;
	border:none;
	border-bottom:2px solid #272727;
	color:#fff;
	outline:none;
	cursor:pointer
}


.input1boxlogout-btn{

	width:30%;
	float:none !important;
	margin:0 auto 10px;
	

}

.username-tsl{

	font:normal 15px/30px 'Open Sans';
	color:#333;
	display:block;
	text-decoration:none;
	text-align:center;
}

.input1boxlogout-btn .username-tsl:hover{

	text-decoration:underline;
	color:#0068B6;
}


#Navigation-box{

	margin:0;
	padding:0;
	display:none;
	
	
}
#top-continer{

	margin:0;
	padding:0;
	width:100%;
	background:#0068B6;
	height:31px;
	-moz-box-shadow:0;
-webkit-box-shadow:0;
box-shadow-bottom:0;

	
}

.contact-conitner-top ul .abhyas-call-mobile-style{

	display:none;
}

.moble-signup-style{

	display:none !important;
}


.moble-signup-style a{

	display:none !important;
	
}


.moble-myaccount-style a{

	display:none!important;
}


.auto-div-positin-continer{

	margin:0 auto;
	padding:0 0;
	width:95%;
	
}

.logo-placemoble{

	margin:15px 0 0px 15px;
	width:135px;
	float:left;
}

.mobile-sign-btn-continer{

	margin:0;
	padding:11px 15px 0 0;
	width:auto;
	float:right;
	
}




.icon-box-desktop{

	margin:15px 0;
	padding:100px 0 0 0;
	width:100%;
	display:block;
	font-size:20px;
	text-align:center;
	font-weight:bold;
	letter-spacing:-1px;
	color:#2e2e2e;
	font-family:'Open Sans';
	background:url(../images/sign-in-icon.png) center top no-repeat;
	
}



.top-link-right{

	margin:0;
	padding:0;
	width:auto;
	float:left;
}

.shareaholic-share-buttons-container{

	top:27.80% !important;


}	
	

.contact-conitner-top{

	margin:0;
	padding:0 0px 0 0;
	width:auto;
	float:left;
}

.contact-conitner-top ul{

	margin:0;
	padding:0;
	list-style:none;
}


.contact-conitner-top ul li{

	display:inline;
	float:left;
	color:#ffcc01;
	font:bold 12px/31px 'Open Sans';
	//background:url(../images/p-iocn.png) left center no-repeat;
	text-align:left;
	padding:0 23px 0 27px;
	
}


.contact-conitner-top ul li a{
	
	font: bold 12px/31px 'Open Sans';
	text-align:left;
	text-decoration:none;
	color:#fff;
	padding:0; 
}


.contact-conitner-top ul .email-t-s{

	display:inline;
	float:left;
	color:#ffcc01;
	font:bold 12px/31px 'Open Sans';
	background:url(../images/email-t-top.png) left center no-repeat;
	text-align:left;
	padding:0 15px 0 24px;
	
}

.contact-conitner-top ul .abhyas-all-register{

	display:inline;
	float:left;
	color:#ffcc01;
	font:normal 12px/31px 'Open Sans' !important;
	//background:url(../images/signup-icon.png) left center no-repeat;
	text-align:left;
	padding:0 15px 0 24px;
	
}

.contact-conitner-top ul .abhyas-register-std{

	display:inline;
	float:left;
	color:#ffcc01;
	font:normal 12px/31px 'Open Sans' !important;
	background:url(../images/reg-style-iocn-w.png) left center no-repeat;
	text-align:left;
	padding:0 20px 0 24px;
	
}

.contact-conitner-top ul .abhyas-all-register:hover{

	display:inline;
	float:left;
	color:#ffcc01;
	font:bold 12px/31px 'Open Sans' !important;
	background:url(../images/signup-iconhover.png) left center no-repeat;
	text-align:left;
	padding:0 15px 0 24px;
	
}




.contact-conitner-top ul li .reg-style{
	
	font:bold 12px/31px 'Open Sans' !important;
	text-align:left;
	text-decoration:none;
	color:#ffcc01;
	padding:0 0 0 3px; 
}


.contact-conitner-top ul li .reg-style-myaccc{
	
	font:bold 12px/31px 'Open Sans' !important;
	text-align:left;
	text-decoration:none;
	color:#ffffff;
	padding:0 0 0 3px; 
}


.contact-conitner-top ul li .reg-style:hover{

	color:#fff;
	
}


.social-networking-top{

	margin:0;
	padding:0 0 0 10px;
	width:auto;
	float:left;
	border-left:1px solid #921417;
	
}




.logo-place{

	width:163px;
	margin:0 ;
	display:none;
	


}

.logo-place img{

	margin:0;
	padding:0;
	
}




#SuccessTrail{

	margin:15px  auto 0;
	padding:0;
	width:95%;
	max-width:1200px;
	

	
}

.corr-style{

	margin:0;
	padding:0;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	font-family: 'Open Sans';
	color:#2e2e2e;
	letter-spacing:-1px;
	text-transform:uppercase;
	
	
}

.talent-heading{

	text-align:center;
	font-size:40px !important;
	text-transform:none !important;
	
}


.talent-color{

	color:#0068B6;
	font-weight:bold  !important;
	letter-spacing:-2px;
}

.talent-tittle{

	text-align:center;
	font-size:18px;
	font-weight:normal;
	font-family:'Open Sans';
	background:#f0f1f1;
	padding:5px;
	width:70%;
	margin:0 auto 20px;
}


.Yellow-continer{

	margin:1px 0 0 0;
	padding:3px 0 3px 5px;
	width:auto;
	background:#fef3c8;
	text-align:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#2e2e2e;
	
}

.Red-continer{

	margin:1px 0 0 0;
	padding:3px 0 3px 5px;
	width:auto;
	background:#ebdca0;
	text-align:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	color:#fff;
	
}




.Red-continer a{

	font:bold 12px/17px Arial, Helvetica, sans-serif;
	text-align:left;
	
	background:url(../images/external-link.png) right center no-repeat;
	background-position:100% 50%;
	text-decoration:none;
	color:#2e2e2e;
	padding:0 15px 0 0!important;

}

.Red-continer a:hover{

	font:bold 12px/17px Arial, Helvetica, sans-serif;
	text-align:left;
	
	background:url(../images/external-link-red.png) right center no-repeat;
	background-position:100% 50%;
	text-decoration:none;
	color:#0068B6;
	padding:0 15px 0 0!important;
	text-decoration:underline;

}

.Yellow-continer a{

	font:bold 12px/17px Arial, Helvetica, sans-serif;
	text-align:left;
	background:url(../images/external-link.png) right center no-repeat;
	background-position:100% 50%;
	text-decoration:none;
	color:#0068B6;
	padding:0 15px 0 0!important;

}

.Yellow-continer a:hover{

	font:bold 12px/17px Arial, Helvetica, sans-serif;
	text-align:left;
	background:url(../images/external-link-red.png) right center no-repeat;
	background-position:100% 50%;
	text-decoration:none;
	color:#2e2e2e;
	padding:0 15px 0 0!important;
	text-decoration:underline;

}


.learnmore-successtrail{

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	margin-top:0px;
	letter-spacing:normal!important;
	
	
}

.learnmore-successtrail:hover{

	color:#0068B6;
}

.check-out-style{

	margin:0;
	padding:8px 0;
	width:100%;
	display:block;
	font-size:14px;
	background:#e1e3e4;
	font-family:'Open Sans';
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	letter-spacing:-1px;
}

.check-out-style span{

	display:block;
	padding:0 8px;
}

.right-banner-top-style{

	margin:0 0 7px 0;
	padding:0;
	width:100%;
	background:#e1e3e4;
	
}


.right-banner-top-style-c{

	margin:7px 0 0 0;
	padding:0 0 2px 0;
	width:100%;
	background:#2e2e2e;
}

.right-banner-top-style-c h3{

	font-family:'Open Sans';
	font-size:18px;
	letter-spacing:-1px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:14px 0 0 8px;
}

.right-banner-top-style-c h3 a{

	
	color:#fff;
	text-decoration:none
}

.right-banner-top-style-c h3 a:hover{

	
	color:#fff;
	text-decoration:underline
}


.right-banner-top-style-c p{

	font-family:'Open Sans';
	font-size:13px;
	letter-spacing:normal;
	color:#fff;
	font-weight:normal;
	padding:0 8px 8px 8px;
	margin:0;
}



.right-banner-top-style-c p a{

	text-decoration:none;
	color:#aeafb0;
}

.right-banner-top-style-c p a:hover{

	text-decoration:underline;
	color:#ffcc00;
}




.right-banner-top-style h3{

	
	font:bold 18px/39px 'Open Sans';
	letter-spacing:-1px;
	color:#2e2e2e;
	
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 0 8px;
}

.right-banner-top-style h3 a{

	
	color:#2e2e2e;
	text-decoration:none;
}

.right-banner-top-style h3 a:hover{

	
	color:#2e2e2e;
	text-decoration:underline;
}

.right-banner-top-style h4{

	font-family:'Open Sans';
	font-size:15px;
	letter-spacing:-1px;
	color:#2e2e2e;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 0 3px 8px;
	margin:0;
}

.right-banner-top-style p{

	font-family:'Open Sans';
	font-size:13px;
	letter-spacing:normal;
	color:#2e2e2e;
	font-weight:normal;
	padding:0 8px 8px 8px;
	margin:0;
}

.right-banner-top-style p a{

	text-decoration:none;
	color:#2e2e2e;
}

.right-banner-top-style p a:hover{

	text-decoration:underline;
	color:#2e2e2e;
}

.right-banner-top-style h4  a{

	text-decoration:none;
	color:#2e2e2e;
}

.right-banner-top-style h4 a:hover{

	text-decoration:underline;
	color:#2e2e2e;
}



.right-banner-images-home{

	margin:0;
	padding:0;
	width:100%;
}


.right-banner-images-home img{

	width:100%;
	margin:0 auto 2px;
	border:none;
}

.right-banner-images-home img a{

	border:none;
}



.middle-left-final{

	margin:0;
	padding:0;
	width:75%;
	
	
	
	
}




.right-news-updates-style{

	
	width:23.40%;
	float:left;
	margin-left:15px;
	background:#fff;
	
	
	
	

	
}


.toppers-speak{

	font-family: 'Open Sans';
font-size: 25px;
text-transform: uppercase;
color: #0068B6;
text-align: center;
font-weight: bold;
line-height: 17px;
padding:9px 10px;
letter-spacing: -1px;
background:#ffcc00;
display:block;
border-radius:22px;
width:230px;
margin:0 auto;
border:2px solid #0068B6


}

.line-vertical-style {
	margin: 0 0 5px 0;
	padding: 0;
	width:100%;
	display:block;
	background: url(../images/dot-small-red.gif) repeat-x scroll center #fff;
}

.line-vertical-style-right {
	margin: 0 0 15px 0;
	padding: 0;
	width:100%;
	display:block;
	background: url(../images/dot-small-red.gif) repeat-x scroll center #fff;
}

.parents-testimonials-style{

	margin:0;
	padding:22px 8px;
	background:#fcf6dc;
	
}

.parents-testimonials-style td{

	padding:0 4px !important;
}



.line-top-bg{
	
	margin:0px 0 0 0;
	padding: 0;
	width:940px;
	background: url(../images/dot-small.gif) repeat-x scroll center ;
	position:relative;
	top:16px;
	
}

.line-top-bg h4 {
	
	font-family: 'Open Sans' ;
	font-size:28px;
	font-weight:normal;
	color:#333333;
	text-transform: uppercase;
	background: #ffffff;
	text-align: center;
	width:206px;
	margin: 0 auto;
	outline:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	text-shadow:1px 1px #ddd
	
}



.All-updates-continer{

	margin:16px 0 0 0;
	padding:0;
	width:100%;

}


.box01-trail{

	margin:0;
	padding:0;
	width:120px;
	float:left;
	background:url(../images/line-bg-trail.gif) no-repeat scroll right;
	text-align:center;
	
	
	
	
}

.box01-trail a{

	text-decoration:none;
	color:#333;
}

.box01-trail a:hover{

	text-decoration:underline;
	color:#c91820;
}


.bg-c-result{

	background:#aeafb0;
	display:block;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ffcc00;
	font-family: 'Open Sans';
	line-height:17px;
	padding:4px 0
	
}

.year-style{

	margin:0 0 0 0;
	padding:10px 0 10px 0;
	width:120px;
	font-family: 'Open Sans';
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	line-height:15px;
	background: #fff url(../images/h-t.png) left bottom repeat-x;
}


#middle-continer{

	margin:26px 0 0 0;
	padding:0;
	width:940px;
	
}

#middle-continer-inner-page{

	margin:0 0 0 0;
	padding:0;
	width:940px;
	
}


.left-continer-home{

	margin:0;
	padding:0;
	width:100%;
	float:none;
	background:none;
	
	
}





.left-continer-home h1{
	font-family: 'Open Sans' ;
	font-size:24px;
	font-weight:normal;
	color:#333333;
	text-transform: uppercase;
	outline:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	text-shadow:1px 1px #ddd;
	margin:0;
	padding:0 0 17px 0
	
	
	
	
}


.left-continer-home h6{
	font-family: 'Open Sans';
	font-size: 18px;
	font-weight: bold;
	color:#000;
	text-transform: uppercase;
	outline: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	margin: 0;
	letter-spacing:-1px;
	padding: 5px 18px 5px 0;
	line-height: 20px;
	
	
}

.left-continer-home p{
	
	font-family: 'Open Sans';
	font-size:17px;
	line-height:21px;
	margin: 0;
	padding: 0 18px 0 0;
	color:#575757;
	

}

.learnmore{

	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	float: right;
	margin-top:0x;
	margin-right:40px
}

.learnmore:hover{

	color:#0068B6;
}


.short-date-sop{

	font-size:11px;
	color:#666;
	display:block;
	padding-top:17px !important;
	margin-bottom:3px !important;
	
}

.top-box-long-bottom{

	margin:0;
	padding:0;
	width:63%;
	height:173px;
	float:left;
	background:#e1e3e4;
	border-right:1px dotted #fff;
}


.top-box-long-bottom span{

	margin-left:10px;
	display:block;
	padding-top:2px;
}

.bottom-menu-style-mobile p{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#2e2e2e;
}



.big-font-s{

	font-size:26px;
	font-weight:bold;
	font-family: 'Open Sans';
	color:#0068B6;
	letter-spacing:-1px;
	
}

.add-1-right{

	margin:0;
	padding:0 0;
	width:100%;
	background:#2e2e2e;
	
}

.all-center{

	margin:0;
	padding:0 0;
	width:100%;
	background:#0068B6;
	
}

.all-center h6{

	font-family: 'Open Sans';
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding:7px 7px 7px 8px;
}

.all-center a{

		font:bold 12px 'Open Sans';
		text-align:left;
		color:#fff;
		display:block;
		text-decoration:none;
		background:url(../images/external-link-white.png) right no-repeat;
		
		
	
}



.add-1-right h6{

	font-family: 'Open Sans';
	text-transform:uppercase;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	padding:7px 0 7px 8px;
}
	
	
.email-style-c a{

	text-decoration:none;
	font-size:16px;
	color:#2e2e2e;
	font-weight:normal;
	font-family: 'Open Sans';
	display:block;
	margin:5px 0;
	
}

.email-style-c a:hover{

	background:#0068B6;
	color:#fff;
	padding-left:7px;
}

.middle-inner-content h3{

	font-family: 'Open Sans';
	font-size:14px;
	color:#0068B6;
	font-weight:bold;
	margin-bottom:10px;
	text-transform:uppercase;
	letter-spacing:-1px;
	
}

.middle-inner-content a{

	text-decoration:none;
	color:#0068B6;
}

.middle-inner-content a:hover{

	text-decoration:underline;
	color:#2e2e2e;
}



.middle-content-table-print table{

	margin:0 0 15px 0;
	padding:0;
	width:100%;
	border-bottom: 1px dotted #b0b5b5;
	border-right: 1px dotted #b0b5b5;
	
	
	
}

.tooltip {
	display:none;
	position:absolute;
	border:1px solid #ef4e3e;
	background-color:#f3f4f4;
	border-radius:4px;
	padding:5px;
	color:#ef4e3e;
	font-size:11px;
	font-family: 'Open Sans';
	text-transform:none;
	 box-shadow: 0 4px 3px -3px rgba(0,0,0,0.4);
}

.middle-content-table-print table td img{

	margin:0 auto;
	width:100%;
	border:none;
}

.middle-content-table-print img{

	margin:0 auto 10px;
	width:100%;
	border:none;
}

.downloads-icon-and-heading a{

	font:bold 14px/39px  'Open Sans';
	display:block;
	text-align:left;
	background:url(../images/download-iocn.png) left center no-repeat;
	text-decoration:none;
	color:#0068B6;
	padding:0 0 0 58px;
	margin-bottom:15px;
	
}

.middle-content-table-print{

	margin:0;
	padding:0;
	width:100%;
	
	
}

.middle-content-table-FTRE{

	margin:0;
	padding:0;
	width:100%;
	
	
}


.middle-content-table-FTRE img{

	margin:0 auto 10px;
	width:100%;
	border:none;
}



.middle-content-table-print table th{

	margin:0;
	padding:6px 6px;
	background:#2e2e2e;
	color:#fff;
	border-right: 1px dotted #2e2e2e;
	border-left: 1px dotted #2e2e2e;
	
	
}

.middle-content-table-print table td{

	margin:0;
	padding:9px 6px;
	background:#fff;
	color:#2e2e2e;
	border-left:1px dotted #b0b5b5;
	border-top: 1px dotted #b0b5b5;
	
	
}

.learn-box{

	margin:20px 0 20px 0;
	padding:0 0 10px 0;
	width:100%;
}

.learn-box2{

	margin:0;
	padding:0;
	width:auto;
}


.middle-tab-box-continer{

	margin:0;
	padding:0;
	width:362px;
	float:right;
	
}


.hostel-Links-style{
	
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	color: #666;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #2e2e2e url(../images/external-link-white.png) right center no-repeat;
	background-position:98% 50%;
	cursor:pointer;
	text-transform:uppercase;
	
}

.hostel-tag{

	margin:0;
	padding:0;
	padding-left:6px;
	display:block;
}


.send-style{

	margin:0;
	padding:0;
	width:100%;
	background:#669933;
}

.send-confrmation{

	font:normal 16px/32px 'Open Sans';
	text-align:left;
	color:#fff;
	padding-left:7px;
	
}



.three-tab-box-continer{

	margin:0;
	padding:0;
	width:216px;
	float:right;
}

.table-striped{

	margin:0 0 0 0;
	padding:0;
	width:100%;
}


.table-striped th{

	padding:9px 4px;
	background:#f3f4f5;
	border-top:1px solid #dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
	
}

.table-striped th a{

	text-decoration:none;
	color:#333;
}


.table-striped th a:hover{

	text-decoration:underline;
	color:#0068B6;
}




.table-striped td{

	padding:9px 4px;
	border-top:1px solid #dddddd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:normal;
}


.GridViewAlternatingRowStyle{

	background:#f3f4f5;
}


.table-striped td a{

	text-decoration:none;
	color:#333;
}


.table-striped td a:hover{

	text-decoration:underline;
	color:#0068B6;
}





.short-date-s{

	font-size:11px;
	color:#fff;
	
}

.news-content1{

	margin:0;
	padding:3px 0 4px 0;
	width:auto;
	font-family: 'Open Sans';
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-transform: uppercase;
	line-height:17px;
}

.learnmore-tab{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#fff;
	text-transform:uppercase;
	
	
}

.learnmore-tab:hover{

	color:#ffcc00;
}

.downloads-style{

	margin:0;
	padding:123px 0 4px 0;
	width:auto;
	font-family: 'Open Sans';
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-transform: uppercase;
	line-height:17px;
}



.learnmore-tab-y{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#fff;
	text-transform:uppercase;
	
	
}

.alumni-box-rpt{

	margin:0 0 15px 0;
	padding:0;
	width:100%;
	min-height:300px;
	
}


.alumni-heading-and-content{

	margin:0;
	padding:0;
	width:70%;
	float:left;
	min-height:300px;
}

.alumni-images{

	margin:0;
	padding:0;
	width:30%;
	float:right;
	min-height:300px;
	
}


.alumni-images-box {
	margin:15px 0 0 0;
	padding: 0px;
	width:100%;
	
	
}

.alumni-images-box img{

	margin:0;
	width:100%;
	border:none;
	
	
}


   .modal
    {
        position: fixed;
        top: 0;
        left: 0;
        background-color: black;
        z-index:999999;
        opacity: 0.8;
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        min-height: 100%;
        width: 100%;
    }
    .loading
    {
        font-family: Arial;
        font-size: 10pt;
        border: 8px solid #ffcc00;
        width:25%;
		padding:20px;
		height:18%;
        display: none;
        position: fixed;
        background-color: #fbf0c6;
        z-index:999999999;
    }
	
	
.loading h2{

	text-transform:uppercase;
	font-size:17px;
	font-weight:bold;
	text-align:center;
	letter-spacing:-1px;
	color:#0068B6;
	font-family: 'Open Sans';
}

.loading h3{

	
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#2e2e2e;
	font-family: 'Open Sans';
	padding-top:25px;
}


.loading h2 span{

	font-size:20px;
}


.clickhere-news{

	font:normal 13px/33px 'Open Sans';
	text-align:center;
	color:#fff;
	background:#0068B6;
	margin-top:15px;
	width:100%;
	display:block;
	text-decoration:none;
	border:none;
	border-bottom:1px solid #b31417;
	cursor:pointer;
	outline:none;
	border-radius:3px;
	
	

}



.Alumni-date{

	margin:15px 0 0 0;
	padding:0;
	display:block;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


 .Alumni-heading{
	margin:4px 0 4px 0; 
	font-family: 'Open Sans';
	font-size: 17px;
	font-weight: bold;
	color: #000;
	display: block;
	padding:0;
	
}

.Alumni-heading a{
	
	color:#2e2e2e;
	text-decoration:none;
	border-bottom:1px solid #fff;
	
	
	
	
	
}

.Alumni-heading a:hover{

	background:#0068B6;
	color:#fff;
	border-top:2px solid #fff;
	text-decoration:none;
	
}



.learnmore-tab-y:hover{

	color:#0068B6;
}


.learnmore-quick-links{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#fff;
	text-transform:uppercase;
	
	
}

.testimonials-final-box-inner{

	margin:0;
	padding:15px 0 0 0;
	width:100%;
	
	
}


.testimonals-images-box{

	margin:0 auto;
	padding:0;
	width:100%;
	
	
	
}


.testimonals-images-box img{

	margin:15px auto;
	width:100%;
	border:1px solid #e1e3e4;
	padding:4px;
	background:#fff;
	


	
}



.video-student-box{

	margin:0;
	padding:0;
	width:100%;
	margin:0 auto;
	padding:0;

}

.right-video-audio{

	margin:0;
	padding:0;
	width:100%;
	float:none;
}


.video-student-box{

	margin:0;
	padding:0;
	width:100%;
	margin:0 auto;
	padding:0;

}


.student-video-heading{
	
	margin:0  0 7px 0; 
	padding: 0;
	font-family: 'Open Sans';
	font-size: 14px;
	color: #333;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing:-1px;


}

.testimonials-desktop-show{

	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}

.testimonials-desktop-show td{

	margin:0;
	padding:0;
	text-align:center;
	font-size:11px;
}


.testimonial-image-inner{

	margin:0;
	padding:0 0 0 0;
	width:100%;
	float:none;
	border-right:none
}



.place-video-box{

	margin:0;
	padding:0;
	width:100%;
	background:#f5f5f5;
}


.add-video-style{

	margin:0 0 15px 0;
	padding:10px;
	width:100%;
	background: #fff;
box-shadow: 0 0 4px #b0b5b5;
}


.student-speak-style{

	font:normal 15px/20px 'Open Sans';
	text-align:left;
	background:url(../images/video-icons.png) left center no-repeat;
	padding:0 0 0 25px;
	margin-top:5px;
	color:#0068B6;
	
	
}

.mm{

	background:#f5f5f5!important;
	box-shadow: 0 0 10px #666;
padding:10px !important;


}




.zoom-class-box{

	margin:0;
	padding:0;
	width:48px;
	display:none;
	height:42px;
	background:url(../images/zoom-icon.png) no-repeat;


}

.learnmore-quick-links:hover{

	color:#000;
}


.learnmore-tab-r{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#fff;
	text-transform:uppercase;
	
	
}

.learnmore-tab-r:hover{

	color:#0068B6;
}

.learnmore-tab-r-bs{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:200;
	color:#fff;
	text-transform:uppercase;
	
	
}

.learnmore-tab-r-bs:hover{

	color:#ffcc01;
}



#tabs2{
	width:100%;
	margin:0;
	
	clear:both;
	
	
	
	
	
}

#tabs2 li {
	float: left;
	margin-right:1px;
	width:24%;
	
	
}

.bdr-style-tab{

	background:#ffcc00!important;
	width:100%;
	margin-left:1px!important;
	
	
	
	
	
	
	
}

#tabs2 li a {
	display: block;
	padding:12px 0px 12px 10px;
	background: #0068B6;
	text-decoration: none;
	color:#ffcc00;
	width:100%;
	font-size:11px;
	text-transform:uppercase;
	font-family: 'Open Sans';
	font-weight:bold;
	
	
	
}


.style-bg-news-s{

	margin:8px 8px 0 8px !important;
	padding:0;
	width:auto;
	background:#FFF;
	display:block;
	
}

.style-bg-news-center{

	margin:8px !important;
	padding:0;
	width:auto;
	background:#fff;
	display:block;
	outline:none;
	width:auto;
	
}


.style-bg-news-center::-webkit-scrollbar {
    width:8px;
	outline:none;
	
	
	
	
}
 
.style-bg-news-center::-webkit-scrollbar-track {
   background:#0068B6;
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
background: rgba(230,19,0,1);
background: -moz-linear-gradient(left, rgba(230,19,0,1) 0%, rgba(250,93,73,1) 38%, rgba(237,83,66,1) 70%, rgba(230,19,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(230,19,0,1)), color-stop(38%, rgba(250,93,73,1)), color-stop(70%, rgba(237,83,66,1)), color-stop(100%, rgba(230,19,0,1)));
background: -webkit-linear-gradient(left, rgba(230,19,0,1) 0%, rgba(250,93,73,1) 38%, rgba(237,83,66,1) 70%, rgba(230,19,0,1) 100%);
background: -o-linear-gradient(left, rgba(230,19,0,1) 0%, rgba(250,93,73,1) 38%, rgba(237,83,66,1) 70%, rgba(230,19,0,1) 100%);
background: -ms-linear-gradient(left, rgba(230,19,0,1) 0%, rgba(250,93,73,1) 38%, rgba(237,83,66,1) 70%, rgba(230,19,0,1) 100%);
background: linear-gradient(to right, rgba(230,19,0,1) 0%, rgba(250,93,73,1) 38%, rgba(237,83,66,1) 70%, rgba(230,19,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61300', endColorstr='#e61300', GradientType=1 );
	

	
}
 
.style-bg-news-center::-webkit-scrollbar-thumb {
  background:#ffcc00;
  -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2);
  outline:none;
  border-radius:25px;
  border:1px solid #8d7100;
  width:4px!important;
  
 
  
}















.scrool-line-corr{

	margin:8px !important;
	padding:0;
	width:auto;
	background:#fff;
	display:block;
	outline:none;
	width:auto;
	overflow-y: scroll;
	height:389px;

	
}


.scrool-line-corr::-webkit-scrollbar {
    width:8px;
	outline:none;
	
	
	
	
}
 
.scrool-line-corr::-webkit-scrollbar-track {
   background:#0068B6;
    -webkit-box-shadow: inset 0 0 8px rgba(0,0,0,.4);
background: rgba(230,19,0,1);
background: -moz-linear-gradient(left, rgba(230,19,0,1) 0%, rgba(250,93,73,1) 38%, rgba(237,83,66,1) 70%, rgba(230,19,0,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(230,19,0,1)), color-stop(38%, rgba(250,93,73,1)), color-stop(70%, rgba(237,83,66,1)), color-stop(100%, rgba(230,19,0,1)));
background: -webkit-linear-gradient(left, rgba(230,19,0,1) 0%, rgba(250,93,73,1) 38%, rgba(237,83,66,1) 70%, rgba(230,19,0,1) 100%);
background: -o-linear-gradient(left, rgba(230,19,0,1) 0%, rgba(250,93,73,1) 38%, rgba(237,83,66,1) 70%, rgba(230,19,0,1) 100%);
background: -ms-linear-gradient(left, rgba(230,19,0,1) 0%, rgba(250,93,73,1) 38%, rgba(237,83,66,1) 70%, rgba(230,19,0,1) 100%);
background: linear-gradient(to right, rgba(230,19,0,1) 0%, rgba(250,93,73,1) 38%, rgba(237,83,66,1) 70%, rgba(230,19,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61300', endColorstr='#e61300', GradientType=1 );
	

	
}
 
.scrool-line-corr::-webkit-scrollbar-thumb {
  background:#ffcc00;
  -webkit-box-shadow: inset 0 0 4px rgba(0,0,0,.2);
  outline:none;
  border-radius:25px;
  border:1px solid #8d7100;
  width:4px!important;
  
 
  
}


#tabs2 li a:hover {
	background: #0068B6;
	color:#ffcc00;
}

.tabs_container {
	padding:0 0 0 0;
	overflow: hidden;
	position: relative;
	background:#ffffff;
	margin:0;
	top:0;
	
}

.tabs_container div {
	margin:0;
	padding:0;
}

.transition {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.make_transist {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.hidescale {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-o-transform: scale(0.9);
	-ms-transform: scale(0.9);
	transform: scale(0.9);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	filter: alpha(opacity=0);
	opacity: 0;
}

.showscale {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hideleft {
	-webkit-transform: translateX(-100%);
	-moz-transform: translateX(-100%);
	-o-transform: translateX(-100%);
	-ms-transform: translateX(-100%);
	transform: translateX(-100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.showleft {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	-o-transform: translateX(0px);
	-ms-transform: translateX(0px);
	transform: translateX(0px);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hidescaleup {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
}

.showscaleup {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;
}

.hideflip {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;

	-webkit-transform: rotatey(-90deg) scale(1.1);
	-moz-transform: rotatey(-90deg) scale(1.1);
	-o-transform: rotatey(-90deg) scale(1.1);
	-ms-transform: rotatey(-90deg) scale(1.1);
	transform: rotatey(-90deg) scale(1.1);

	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.showflip {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;

	-webkit-transition-delay: .3s;
	-moz-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s;

	-webkit-transform: rotatey(0deg) scale(1);
	-moz-transform: rotatey(0deg) scale(1);
	-o-transform: rotatey(0deg) scale(1);
	-ms-transform: rotatey(0deg) scale(1);
	transform: rotatey(0deg) scale(1);

	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-o-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.tabulous_active {
	background: #ffcc00 !important;
	color:#0068B6 !important;
	
	
	
	
}

.clear{

	clear:both;
	height:auto;

}



#tabs4 .tabulous_active1{

	background:#fff !important;
	border-top:1px solid #e1e3e4;
	border-left:1px solid #e1e3e4;
	border-right:1px solid #e1e3e4;
	color:#2e2e2e !important;
}

.tabulousclear {
	display: block;
	clear: both;
}

.news-heading-style{

	margin:12px 0 1px 10px;
	padding:0;
	font-size:12px;
	font-weight:bold;
	color:#0068B6;
}


.date-itilci{

	font-size:12px;
	font-style:italic;

	color:#000000;
	margin-left:10px;
}

.date-itilci a{

	text-decoration:none;
	color:#000;
}


.learnmore-news{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000 !important;
	text-transform:uppercase;
	margin-top:20px;
	margin-left:10px;
	display:block;
	background:none !important;
	

}

.learnmore-news:hover{

	color:#0068B6;
	
}


#Highlight-box-bottom{

	margin:0 0 10px 0;
	padding:2px 0 6px 0;
	width:100%;
	background:#0068B6;
	min-height:40px;
	
}

.left-highlight-news{

	margin:0;
	padding:0;
	width:100% ;
	float:left;
}


.right-highlighter-area{

	margin:0;
	padding:0 0 0 0;
	width:auto;
	float:right;
	display:none;
}


.right-highlighter-area a{

	font:bold 25px/40px  'Open Sans';
	text-transform:uppercase;
	display:block;
	letter-spacing:-1px;
	color:#fff;
	text-decoration:underline;
	padding:0 10px 0 0;
	
}

.right-highlighter-area a:hover{

	
	color:#ffcc00;
}



.mobile-ftre{

	margin:0;
	padding:0;
	width:100%;
}


.mobile-ftre a{

	font:bold 25px/40px  'Open Sans';
	text-transform:uppercase;
	display:block;
	letter-spacing:-1px;
	color:#fff;
	text-decoration:none;
	padding:0 0 0 10px;
	background:#0068B6;
	margin-bottom:7px;
	
}





.topper-heading-testimonials{

	margin:0;
	padding:10px 0;
	width:100%;
	background:#0068B6;
	color:#fff;
	text-align:center;
	border-radius:2px;
}

.topper-name-h-s{

	font-size:20px;
	display:block;
	font-family: 'Open Sans';
	letter-spacing:-1px;
	display:inline-block;
	background:#2e2e2e;
	margin:0 auto;
	color:#fff;
	padding:6px 15px;
	border-radius:75px;
	font-weight:bold;
	margin-top:8px;
	margin-bottom:7px;
	border:2px solid #fff;
	
	
}

.topper-name-h-s b{

	color:#ffcc01;
}

.heading-testimonials-style00{

	font-size:20px;
	display:block;
	font-family: 'Open Sans';
	letter-spacing:-1px;
	
}


.heading-testimonials-style00 b{

	color:#ffcc01;
}



.center-box-show{

	margin:0;
	padding:0;
	background:#fff;
	border-bottom:1px solid #fcf6dc;
	font-size:11px;
	width:98%;
	
}

.center-short-desktop{

	font-size:11px;
	font-weight:bold;
	color:#2e2e2e
}

.center-short-desktop a{

	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	color:#0068B6
}


.address-style-desktop{

	font-size:11px;
	line-height:15px;
	color:#2e2e2e;
}


.ftre-2014-continer{

	margin:0;
	padding:15px 0 15px 0;
	width:100%;
	background:#f0f1f1;
}


.auto-continer-ftre{

	margin:0 auto;
	padding:0;
	width:95%;
}


.auto-continer-ftre table td{

	padding-bottom:5px;
}


.auto-continer-ftre h4{

	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#2e2e2e;
	letter-spacing:-1px;
	margin-bottom:10px;
}

.auto-continer-ftre table td input[type="text"] {
  padding:5px 0;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
  width:100%;
   font-size:12px;
  color:#333;
  outline:none;
}
.auto-continer-ftre table td input[type="text"]:focus,
.auto-continer-ftre table td input[type="text"].focus {
  border: solid 1px #0068B6;
  background:#fff3f3;
   color:#0068B6
}

.auto-continer-ftre table td select{
  padding:5px 0;
  border: solid 1px #dcdcdc;
  transition: box-shadow 0.3s, border 0.3s;
  width:100%;
  font-size:12px;
  color:#333;
}

.auto-continer-ftre table td select:focus,
.auto-continer-ftre table td select.focus {
   border: solid 1px #0068B6;
  background:#fff3f3;
  color:#0068B6
}










/* --------------------------------------------------- graph ----------------------------------------------- */



.style-002-2014{

	display:block;
	min-height:74px;
	background:#a0c9bb;
	 -moz-box-shadow:    inset 0 0 10px #81a699;
   -webkit-box-shadow: inset 0 0 10px #81a699;
   box-shadow:         inset 0 0 10px #81a699;
   -webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;

	
}

.style-002-2014:hover{

	display:block;
	min-height:64px;
	background:#8fb8aa;
	 -moz-box-shadow:    inset 0 0 10px #81a699;
   -webkit-box-shadow: inset 0 0 10px #81a699;
   box-shadow:         inset 0 0 10px #81a699;
	
}



.style-002-2013{

	display:block;
	min-height:104px;
	background:#769c5f;
	 -moz-box-shadow:    inset 0 0 10px #62834f;
   -webkit-box-shadow: inset 0 0 10px #62834f;
   box-shadow:         inset 0 0 10px #62834f;
   -webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;

}

.style-002-2013:hover{

	display:block;
	
	min-height:94px;
	background:#668852;
	 -moz-box-shadow:    inset 0 0 10px #62834f;
   -webkit-box-shadow: inset 0 0 10px #62834f;
   box-shadow:         inset 0 0 10px #62834f;
}



.style-002-2012{

	display:block;
	
	min-height:134px;
	background:#fdd77c;
	 -moz-box-shadow:    inset 0 0 10px #d9b766;
   -webkit-box-shadow: inset 0 0 10px #d9b766;
   box-shadow:         inset 0 0 10px #d9b766;
   -webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;

}

.style-002-2012:hover{

	display:block;
	
	min-height:124px;
	background:#edc76d;
	 -moz-box-shadow:    inset 0 0 10px #d9b766;
   -webkit-box-shadow: inset 0 0 10px #d9b766;
   box-shadow:         inset 0 0 10px #d9b766;
}

.style-002-2011{

	display:block;
	
	min-height:164px;
	background:#f9bd38 url(../images/yellow-tran.gif);
	 -moz-box-shadow:    inset 0 0 10px #e3aa2d;
   -webkit-box-shadow: inset 0 0 10px #e3aa2d;
   box-shadow:         inset 0 0 10px #e3aa2d;
   -webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;

}

.style-002-2011:hover{

	display:block;
	
	min-height:154px;
	background:#f5b322 url(../images/trans-ghover.gif);
	
	 -moz-box-shadow:    inset 0 0 10px #e3aa2d;
   -webkit-box-shadow: inset 0 0 10px #e3aa2d;
   box-shadow:         inset 0 0 10px #e3aa2d;
}


.style-002-2010{

	display:block;
	
	min-height:194px;
	background:#ef4f3f;
	 -moz-box-shadow:    inset 0 0 10px #d14335;
   -webkit-box-shadow: inset 0 0 10px #d14335;
   box-shadow:         inset 0 0 10px #d14335;
   -webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;

}

.style-002-2010:hover{

	display:block;
	
	min-height:184px;
	background:#de4232;
	 -moz-box-shadow:    inset 0 0 10px #d14335;
   -webkit-box-shadow: inset 0 0 10px #d14335;
   box-shadow:         inset 0 0 10px #d14335;
}



.jee-advance-style{

	padding:4px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #2e2e2e;
	text-align: center;
	font-family: 'Open Sans';
	line-height: normal;
	background:#dddede;
	
	
	
}

.jee-advance-style-2{

	padding:4px 0;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #2e2e2e;
	text-align: center;
	font-family: 'Open Sans';
	line-height: normal;
	background:#cdcecf;
	
	
}

.graph-bg{

	background:url(../images/graph-bg.gif) left repeat-y;
	padding-top:35px;
}



.no-style-desktop{

	display:block;
	font-size:11px;
	font-weight:bold;
	color: #2e2e2e;
	font-family: 'Open Sans';
	text-align:center;
	margin-bottom:2px;
}

.no-style-desktop a{

	display:block;
	background:url(../images/round-icon.png) top center no-repeat;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color: #2e2e2e;
	padding:12px 0 0 0;
	text-decoration:none;
	-webkit-transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
}

.no-style-desktop a:hover{

	display:block;
	background:url(../images/hover-round.png) top center no-repeat;
	text-align:center;
	font-size:11px;
	font-weight:bold;
	color: #0068B6;
	padding:10px 0 0 0;
	text-decoration:none;
}

.no-margin-talbe td{

	
}
	

.round-icon{

	display:block;
	width:10px;
	height:10px;
	margin:2px auto 0;
	
}



#Highlight-box-bottom h4{

	font-family: 'Open Sans';
	font-size:18px;
	font-weight:bold;
	color:#ffcc00;
	margin-left:10px;
	letter-spacing:-1px;
	padding-top:0px;
	padding-right:8px;
	text-transform:uppercase;
}

#Highlight-box-bottom h6{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	margin-left:10px;
	padding-right:8px;
	padding-top:1px;
}


#bottom-message{

	margin:32px auto 0;
	padding:0;
	width:100%;
	min-height:350px
	
}

.chairmen-m-continer{

	margin:0;
	padding:0 0px 0 0 ;
	width:100%;
	
	
	
}


.Counselors-table{

	margin:0;
	padding:0;
	width:100%;
}


.Counselors-table td{

	margin:0;
	padding:0 0;
	width:100%;
	color:#ff0000;
	text-align:center;
	font-size:13px;
	font-family: 'Open Sans';
	color:#fff;
	
}

.Counselors-table td img{
		
		width:100%;
border:2px solid #FFF;
box-shadow: 0 1px 2px rgba(0,0,0,0.4);
border-radius: 100%;
position: relative;

		
}


.counselors-name-dektop{

	margin:0 0 2px 0;
	padding:0;
	display:block;
	font-family: 'Open Sans';
	font-size:12px;
	color:#0068B6;
}



.short-n-chairmen{

	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#000 !important
}

.outer-style-c{

	margin:0;
	padding:0 0 0 0 ;
	width:100%;
	float:none;
}

.vission-and-mission{

	margin:0;
	padding:0 0 0 0;
	width:100%;
	background:none;
	
	
}

.vission-outer{

	margin:0;
	padding:0 0 0 0;
	width:100%;
	float:none;
	
	
}

.vission-outer h2{

	font-family: 'Open Sans';
	font-size: 28px;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	
	outline: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 1px 1px #ddd;
	margin:0 0 0 29px;
	padding:0 0 8px 0;
}

.vission-and-mission h4{
	
	font-family: 'Open Sans';
	font-size:18px;
	color: #000;
	outline: none;
	font-weight:bold;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	margin:0 0 0 0;
	padding:0 0 10px 0;
	line-height:20px;
	text-transform:uppercase;
	letter-spacing:-1px;
	
	
}

.vission-and-mission p{
	
	font-family: 'Open Sans';
	font-size: 17px;
	line-height: 21px;
	margin: 0;
	padding: 0 0 9px 0;
	color:#575757;
	text-align:left;
	
}

.vission-and-mission ul{

	list-style:none;
	margin:0;
	padding:0;
}


.vission-and-mission ul li{

	display:block;
	font-family: 'Open Sans';
	margin:0;
	padding:3px 0;
	border-bottom:1px solid #efefef;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	color:#000;
	text-transform:uppercase;
}

.vission-and-mission ul li a{

	text-decoration:none;
	color:#000;
}
	
.vission-and-mission ul li a:hover{

	text-decoration:underline;
	color:#0068B6;
}




.follow-continer{

	margin:22px 0 0 0;
	padding:0 8px 0 0;
	overflow-y: scroll;
	outline:none;
	width:auto;
	height:334px;
	
}



.follow-continer::-webkit-scrollbar {
    width:6px;
	outline:none;
	
	
}
 
.follow-continer::-webkit-scrollbar-track {
   background:#b41418;
	

	
}
 
.follow-continer::-webkit-scrollbar-thumb {
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #D62929;
  outline:none;
  border-radius:10px;
  border:1px solid #ea3439;
  
 
  
}



.follow-continer ul{

	list-style:none;
	margin:0;
	padding:0;
}


.follow-continer ul li{

	display:block;
	padding:4px 7px 7px 7px;
	background:#b11418;
	margin-bottom:10px;
	color:#fde9ea;
	font-size:10px;
	text-transform:uppercase;
}


.follow-continer ul li a{

	text-decoration:none;
	color:#ffcc01;
	background:url(../images/external-link-yellow.png) right center no-repeat !important;
	display:inline-block;
	padding:0 14px 0 1px
}


.fontstyle-footer-at{

	font-size:15px;
	font-weight:normal;
	font-family: 'Open Sans';
	
}



.outer-style-c h2{

	font-family: 'Open Sans';
	font-size: 28px;
	font-weight: normal;
	color: #181818;
	text-transform: uppercase;
	outline: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 1px 1px #ddd;
	margin:0;
	padding:0 0 8px 0;
}

.chairmen-m-continer p{

	font-family: 'Open Sans';
	font-size: 17px;
	line-height: 21px;
	margin: 0;
	padding:15px 0 0 0;
	color: #575757;
	text-align:left;
}


.name-span{

	font-family: 'Open Sans';
	font-size:17px;
	font-weight:bold;
	color:#000;
	text-transform: uppercase;
	display:block;
	
}


.learnmore-m{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	margin-top:18px;
	margin-left:0;
	display:block;
	text-align:right !important;
	margin-right:35px !important;
	
}

.learnmore-m:hover{

	color:#0068B6;
}




.learnmore-news1{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	margin-top:5px;
	margin-left:7px;
	margin-bottom:7px;
	display:block;
	
	
}

.learnmore-news1:hover{

	color:#0068B6!important;
}


.escape-velocity-table{

	margin:0 0 0 0;
	padding:0;
	width:97%;
}


.escape-velocity-table td{

	padding:4px 2px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:left;
	background:#cfd1d2;
}




.links-broken-icon{

	display:inline;
	
	padding:0 14px 0 0;
	text-decoration:none;
	color:#2e2e2e;
}

.links-broken-icon:hover{

	display:inline;
	
	padding:0 14px 0 0;
	text-decoration:none;
	color:#0068B6;
}



.learnmore-mb{

	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	float:none;
	margin-top:59px;
	
}

.inner-highlits-menu{

	margin:0px 0 0px 20px;
	padding:8px 8px 0 8px;
	width:25%;
	background:#fbf3d4;
	border:1px solid #0068B6;
	float:right;
	
}


.inner-highlits-menu ul{

	list-style:none;
	margin:12px 0 5px 0 !important;
	padding:0;
}

.inner-highlits-menu ul li{

	display:block!important;
	text-align:center!important;
	letter-spacing:normal!important;
	background:url(../images/bullet-highlits.gif) center top no-repeat!important;
	padding:18px 0 7px 0!important;
	margin:0px 0!important;
	font-size:11px!important;
}






.highliths-line-heading{

	font-family: 'Open Sans';
	font-size:14px;
	text-transform: uppercase;
	color: #0068B6;
	text-align: center;
	font-weight: bold;
	line-height: 17px;
	padding:4px 0;
	letter-spacing: -1px;
	background:#ffcc00;
	width:98.50%;
	margin:0 auto;
	border:1px solid #0068B6;
	
	


}



.learnmore-mb:hover{

	color:#0068B6;
}



.newsandEnvent{

	margin:22px 0 0 0;
	padding:0;
	list-style:none;
	width:100%;
}

.newsandEnvent li{

	display:inline;
	float:left;
	width:30%;
	margin:0 0 5% 5%;
	
	
}

.newsandEnvent li a img{

	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
	border: none;
	line-height: normal;
	vertical-align: middle;
	
	
}


.newsandEnvent li a img:hover{

 	background:black;
  	opacity: 0.6;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
	

}


.newsandEnvent .no-margin-style-f{

	margin-left:0;
}




.learn-st-p{

	text-decoration:none !important;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase !important;
	
	
}

.learn-st-p:hover{

	color:#0068B6;
}




#footer{

	margin:0 auto;
	padding:0 0 7px 0;
	font-size:12px;
	color:#000;
}





.share-area{

	margin:0;
	padding:21px 0 0 0;
	width:940px;
	
}

.social-networking-continer{

	display:block;
	width:94px;
	height:16px;
	background:url(../images/share-btn.gif) no-repeat;
}


.address-box{

	margin:12px auto 0;
	padding:0;
	width:434px;
	
}

.ph-style{

	font:normal 12px/20px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;
	background:url(../images/ph-iocn.png) left center no-repeat;
	padding:0 0 0 27px;
	float:left;
}

.email-style{

	font:normal 12px/20px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#000;
	background:url(../images/ph-iocn.png) left center no-repeat;
	padding:0 0 0 27px;
	float:left;
	margin-left:6px;
}

.address-bottom-style{

	margin:7px auto 0;
	padding:0;
	width:355px;
	background:#f3f3f3;
	font:bold 12px/27px Arial, Helvetica, sans-serif;
}



.icon-error-style{

	margin:28px 0 0 0;
	padding:0;
	width:100%;
	height:59px;
	background:url(../images/404-icon.gif) left center no-repeat;
}
	
	
.mez-st-008{

	margin:0;
	padding:0;
	font-family:'Open Sans';
	font-size:42px;
	letter-spacing:-2px;
	color:#2e2e2e;
	font-weight:400;
	display:block;
	width:100%;
}

.short-s-st-008{

	margin:0;
	padding:0;
	font-family:'Open Sans';
	font-size:18px;
	color:#2e2e2e;
	font-weight:bold;
	letter-spacing:-1px;
	display:block;
	width:100%;
	margin-bottom:10px;
}	
	
	
.go-homepage{
	
	font: bold 12px/30px Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 9px;
	display:inline;
	background: #2e2e2e;
	width:11%;
	border-bottom: none;
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 8px;
	margin-top:10px;
	text-align:center;
	padding:8px;
	text-decoration:none;
}


.go-homepage:hover{

	background:#0068B6;
	text-decoration:underline;
	color:#fff;
}



.short-copyright{

	font-size:11px;
	margin-top:7px;
	
}

.center-name-color{

	text-decoration:none;
	color:#0068B6
}

.center-name-color:hover{

	text-decoration:underline;
	color:#2e2e2e
}


#Highlight-box-bottom a{

	text-decoration:none !important;
}


.questionFormBlock{

	display:none;
}



.box1random{

	margin:0;
	padding:0;
	width:180px;
	height:178px;
}

.box2random{

	margin:0;
	padding:0;
	width:180px;
	height:173px;
}

.content-inner-page{

	margin:0;
	padding:20px 0 0 0;
	width:940px;
}

.sign-in-box-left{

	margin:0;
	padding:0 20px 0 0;
	width:450px;
	float:left;
	background: url(../images/bottm-line-ver.gif) right center no-repeat;
	
	
}


.reg-box-style-top{

	margin:0;
	padding:10px 20px 20px 20px ;
	width:355px;
	background:#f3f3f3;
	
}

.content-inner-page h2{

	font-family: 'Open Sans';
	font-size: 35px;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	background: #fff;
	text-align:left;
	margin: 0;
	outline: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 1px 1px #ddd;
	padding-bottom:3px;

	
	
	
	

}

.Login-Here-st{

	font-family: 'Open Sans';
	font-size: 35px;
	font-weight: normal;
	color: #333;
	text-transform: uppercase;
	background: #fff;
	text-align:left;
	margin:0;
	outline: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	text-shadow: 1px 1px #ddd;
	padding-bottom:4px;


}


.register-box-right h5{

	font-family: 'Open Sans';
font-size: 19px;
font-weight: normal;
color: #666;
outline: none;
	background: #fff;
	text-align: center;
	margin:12px auto 0;
	outline: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	padding-bottom:4px;
}



.light-tittle{

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color: #333;
	outline: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	margin:0  auto;
	padding:0 0 0 0;
	text-align:left;
	display:block;
	
	
}

.register-box-right{

	margin:0;
	padding:0 0 0 20px;
	width:450px;
	float:right;
	
}







.h-line{

	margin:2px 0 20px 0;
	padding:0;
	width:auto;
	height:1px;
	background:url(../images/hline.gif) left repeat-x
	
}

.h-line2{

	margin:2px 0 0 0;
	padding:0;
	width:auto;
	height:1px;
	background:url(../images/hline.gif) left repeat-x
	
}

.print-table{

	margin:0;
	padding:0;
	width:100%;
}


.print-table td{

	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	line-height:18px;
}


.Application-form-print{

	margin:0;
	padding:0;
	font-family:'Open Sans';
	font-size:20px;
	letter-spacing:-1px;
	color:#000;
	text-transform:uppercase;
}


.Recent-photo-box{

	margin:0;
	padding:0;
	width:120px;
	height:160px;
	
}


.Log-box-g{

	margin:0;
	padding:0 0 10px 0;
	width:auto;
	
}


.choose-box-style{

	margin:0 auto;
	width:271px;
	background:url(../images/red-bg-s.gif) no-repeat;
	height:43px;
	padding-top:15px;
	padding-left:65px;
	
	
	
}


.choose-box-style .radiobuttonlist {
	font-family:'Open Sans';
	font-size: 17px;
	color: #0068B6;
	text-transform: uppercase;
	
}

.choose-box-style input[type="radio"] {
	font-size: 12PX !important;
	width: 15px !important;
	text-align: left !important;
	color: #838282 !important;
	margin: 0 4px 0 10px !important;
}


.text-input{

	padding:7px 7px;
	color:#242424;
	border:1px solid #b0b5b5;
	font-size:11px;
	outline:none;
	float:left;
	
}

.text-input:focus{

	border:1px solid #0068B6;
	background:#fff7f7;
}

.text-input:hover{

	border:1px solid #0068B6;
	background:#fff7f7;
}


.box-sign-style{

	margin:0;
	width:auto;
	padding:20px 0 42px 0;
	
	
}


.box-sign-style table{

	margin:0;
	padding:0;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}


.box-sign-style table td{

	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 0;
	
	
}

.box-sign-style input[type="checkbox"] {
margin: 3px 5px 3px 0;
}


.btnnew{

	font: 14px/35px 'Open Sans';
	text-align:center;
	color:#fff;
	background:#2e2e2e;
	padding:0 5px;
	border:none;
	display:block;
	cursor:pointer;
	text-transform:uppercase;
	border-bottom:1px solid #000;
	outline:none;
	text-decoration:none;
	

}

.btn_st{

	font:normal 20px/55px  'Open Sans';
	text-align:center;
	color:#fff;
	background:#f79609;
	padding:0 5px;
	border:none;
	display:block;
	cursor:pointer;
	border-radius:2px;
	border-bottom:1px solid #cf7c03;
	text-decoration:none;
	width:274px;
	margin:10px auto 0;
	text-transform:uppercase;
	height:55PX;
	text-shadow:1PX 1PX #df880a
	

}

.btn_st:hover{

	background:#000;
	text-shadow:none
}




.btn:hover{

	text-decoration:none;
	background:#0068B6;
	border-bottom:1px solid #b31519;
}

.dashboard-s-outer{

	margin:0;
	padding:0;
	width:940px;
}

.tab-color{

	margin:77px 0 0 0;
	padding:0;
	width:940px;
	background:#f8f8f8;
	min-height:532px;
}

.left-edit-box{

	margin:0;
	padding:0;
	width:243px;

	float:left;
	min-height:532px;
}

.right-details-outer{

	margin:0;
	padding:0 0 0 38px;
	width:659px;
	float:right;
	min-height:532px;
	background:url(../images/tab-bg-gray.jpg) no-repeat
	
}

.img-place-left-student-l{

	margin:0;
	padding:0;
	width:243px;
	height:101px;
}

.img-bg{

	margin:0;
	padding:12px 0 0 13px;
	width:180px;
	height:155px;
	background:url(../images/img-bg.png) no-repeat;

}




.Name-student{

	
	
	width:500px;
	
	font-size:35px;
	color:#000;
	
	font-family: 'Open Sans';
	
}


.message-box-stlyle-con{

	margin:0;
	padding:0;
	width:641px;
	height:153px;
}


.message-box-stlyle-con h3{

	margin:0;
	padding:25px 0 0 10px;
	font-family: 'Open Sans';
	font-size:24px;
	font-stretch:normal;
	text-transform:uppercase;
	font-weight:normal;
	color:#000
}

.message-box-stlyle-con p{

	margin:0;
	padding:7px 0 0 10px;
	font-family: 'Open Sans';
	font-size:18px;
	font-stretch:normal;
	color:#181818;
	line-height: 20px;
}


.three-student-box{

	margin:38px 0 0 0;
	padding:0;
	width:641px;
}


.s-box1{

	margin:0;
	padding:0;
	width:213px;
	float:left;
	
	
}

.bottom-dt-students{

	margin:16px 0 0 0;
	padding:0;
	width:213px;
	
}

.bottom-dt-students .world-s{

	list-style:none;
	margin:0;
	padding:0;
}


.bottom-dt-students .world-s li{

	font-family: 'Open Sans';
	font-size:14px;
	padding:7px 0 7px 31px;
	background:url(../images/icon-w.png) left center no-repeat;
	margin-left:10px;
	color:#0068B6;
	
	
}

.bottom-dt-students .world-s li a{

	color:#000;
}

.bottom-dt-students ul li a:hover{

	color:#0068B6;
	text-decoration:none;
}

.bottom-dt-students .exam-d{

	list-style:none;
	margin:0 0 0 0;
	padding:6px 0 0 0;
}


.bottom-dt-students .exam-d li{

	font-family: 'Open Sans';
	font-size:14px;
	padding:7px 0 7px 26px;
	background:url(../images/clc-icon.png) left center no-repeat;
	margin-left:10px;
	color:#0068B6;
	
	
	
}

.bottom-dt-students .exam-d li a{

	color:#0068B6;
}

.bottom-dt-students .exam-d li a:hover{

	color:#000;
	text-decoration:none;
}

.s2style{

	display:block;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	line-height:16px;
	margin-left:10px;
	margin-top:16px;
}


.s-box1 h4{

	
	font-family:'Open Sans';
	font-size: 17px;
	color: #000;
	text-transform:uppercase;
	margin-left:10px;
	margin-top:14px;
	
}

.s-box1 p{

	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left:10px;
	margin-top:7px;
	
}



.s-box3{

	margin:0 0 0 4px;
	padding:0;
	width:211px;
	float:left;
	
	
	
}


.s-box3 h4{

	
	font-family:'Open Sans';
	font-size: 17px;
	color: #000;
	text-transform:uppercase;
	margin-left:10px;
	margin-top:14px;
	
}

.s-box3 p{

	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin-left:10px;
	margin-top:7px;
	
}

.top-navd-style{

	margin:0;
	padding:0;
	width:243px;
}


.top-navd-style ul{

	margin:42px 0 0 0;
	padding:0;
	list-style:none;
	position:relative;
	width:263px;
}


.top-navd-style ul li{

	padding:0 10px;
	display:block;
	font-family: 'Open Sans';
	background:url(../images/h-line.png) top left repeat-x;
	font-size:17px;
}

.top-navd-style ul li a{

	padding:9px 0 9px 40px;
	display:block;
	background:url(../images/home-d.png)  left  center no-repeat;
	text-decoration:none;
	color:#000;
	
}

.top-navd-style ul li .secdb{

	padding:9px 0 9px 40px;
	display:block;
	background:url(../images/home-d.png)  left  center no-repeat;
	text-decoration:none;
	color:#0068B6;
	
}

.top-navd-style ul li a:hover{

	padding:9px 0 9px 40px;
	display:block;
	background:url(../images/home-d.png)  left  center no-repeat;
	text-decoration:underline;
	color:#0068B6;
	
}

.top-navd-style ul li .changepassword{

	padding:9px 0 9px 40px;
	display:block;
	background:url(../images/password-icon.png)  left  center no-repeat;
	text-decoration:none;
	color:#000;
	
}

.top-navd-style ul li .changepassword:hover{

	padding:9px 0 9px 40px;
	display:block;
	background:url(../images/password-icon.png)  left  center no-repeat;
	text-decoration:underline;
	color:#0068B6;
	
}

.top-navd-style ul li .Registration-s{

	padding:9px 0 9px 40px;
	display:block;
	background:url(../images/registration-c.png)  left  center no-repeat;
	text-decoration:none;
	color:#000;
	
}

.top-navd-style ul li .Registration-s:hover{

	padding:9px 0 9px 40px;
	display:block;
	background:url(../images/registration-c.png)  left  center no-repeat;
	text-decoration:underline;
	color:#0068B6;
	
}



.top-navd-style ul li .uselinks-s{

	padding:9px 0 9px 40px;
	display:block;
	background:url(../images/usefulllink-c.png)  left  center no-repeat;
	text-decoration:none;
	color:#000;
	
}



.top-navd-style ul li .uselinks-s:hover{

	padding:9px 0 9px 40px;
	display:block;
	background:url(../images/usefulllink-c.png)  left  center no-repeat;
	text-decoration:underline;
	color:#0068B6;
	
}

.edit-p-btn-style{

	
	
	width:103px;
	position:absolute;
	
}

.edit-p-btn-style ul{

	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	top:-6px;
	left:80px;
}


.edit-p-btn-style ul li{

	font:normal 12px/27px 'Open Sans';
	text-align:left;
	padding:0 0 0 10px;
	background:#ffffff;
	height:27px;
	border:1px solid #cccdcd;
	border-top:none;

}

.edit-p-btn-style ul li a{

	text-decoration:none;
	display:block;
	padding:0 0 0 23px;
	background:url(../images/edit-profile.png) left center no-repeat;
	color:#000;
}



.style0014{

	margin:0;
	padding:0;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
}


.style0014 td{

	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 0;
	
	
}

.style0015{

	
	width:100%;
	font-family:'Open Sans';
}


.style0015 td{

	font-size:15px;
	font-weight:normal;
	font-family:'Open Sans';
	color:#333;
	
	
}

.style0015 .radiobuttonlist {
	font-family:'Open Sans';
	font-size:12px;
	color: #000;
	text-transform: uppercase;
	
}

.style0015 input[type="radio"] {
	font-size: 12PX !important;
	width: 15px !important;
	text-align: left !important;
	color: #666 !important;
	margin: 0 4px 0 10px !important;
}


.style0014 .radiobuttonlist {
	font-family:'Open Sans';
	font-size:12px;
	color: #000;
	text-transform: uppercase;
	
}

.style0014 input[type="radio"] {
	font-size: 12PX !important;
	width: 15px !important;
	text-align: left !important;
	color: #666 !important;
	margin: 0 4px 0 10px !important;
}

.upload_img{

	margin:0;
	padding:0;
	background:#f6f7f7;
}

.upload_img-outer{

	margin:0;
	padding:20px 0;
	background:#f6f7f7;
}

.bdr-img-box{

	padding:6px;
	background:#fff;
	border:1px solid #d6d6d6;
	width:250px;
	
	max-height:293px;
}


.bdr-img-box img{

	max-width:100%;
	max-height:100%;
	display:block;
	margin:auto;
	
}

.text-input2{

	padding:10px 5px;
	color:#242424;
	font-size:13px;
	outline:none;
	font-family:'Open Sans';
	float:left;
	margin-top:5px;
	-webkit-transition: all 0.30s ease-in-out;
  -moz-transition: all 0.30s ease-in-out;
  -ms-transition: all 0.30s ease-in-out;
  -o-transition: all 0.30s ease-in-out;
  outline: none;
  border: 1px solid #DDDDDD;
	
}

.text-input2w{

	padding:5px;
	color:#a9a9a9;
	border:1px solid #a9a9a9;
	font-size:11px;
	outline:none;
	float:left;
	margin-top:5px;
	
}

.text-input2:focus{
 box-shadow: 0 0 5px rgba(196, 23, 27, 1);
  
  border: 1px solid rgba(196, 23, 27, 1);
}


.testimonials-desktop-show{

	margin:0;
	padding:0;
	width:100%;
	text-align:center;
}

.testimonials-desktop-show td{

	margin:0;
	padding:0;
	text-align:center;
	font-size:11px;
}


.stat-topper-desktop-rank{

	margin:0;
	padding:0;
	display:block;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	color:#0068B6;
	text-transform:uppercase;
	
}


.images-testimoinal-dekstop{

	margin:6px auto;
	padding:0;
	width:87px !important;
	display:block;
}

.images-testimoinal-dekstop img{

	margin:0 auto;
	width:100%;
	border:1px solid #e1e3e4;
	padding:4px;
	background:#fff;
	
}

.images-testimoinal-dekstop a{

	border:none;
}

.images-testimoinal-dekstop-p{

	margin:6px auto;
	padding:0;
	width:87px !important;
	display:block;
}

.images-testimoinal-dekstop-p img{

	margin:0 auto;
	width:100%;
	border:1px solid #ded9c3;
	padding:4px;
	background:#fff;
	
}

.images-testimoinal-dekstop-p a{

	border:none;
}

.testimonial-dk-name-p{

	display:block;
	text-align:center;
	font-size:11px;
	color:#2e2e2e;
	font-weight:bold;
}

.testimonial-dk-name-p a{

	text-decoration:none;
	color:#2e2e2e;
}

.testimonial-dk-name-p a:hover{

	text-decoration:underline;
	color:#0068B6;
}

.testimonial-dk-name{

	display:block;
	text-align:center;
	font-size:11px;
	color:#575757;
	font-weight:bold;
}

.testimonial-dk-name a{

	text-decoration:none;
	color:#2e2e2e;
}

.testimonial-dk-name a:hover{

	text-decoration:underline;
	color:#0068B6;
}

.testimonial-programs-d-p{

	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	margin:5px 0
}

.testimonial-programs-d-p a{

	text-decoration:none;
	color:#2e2e2e;
}

.testimonial-programs-d-p a:hover{

	text-decoration:underline;
	color:#0068B6;
}
.testimonial-programs-d{

	display:block;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	margin:5px 0
}

.testimonial-programs-d a{

	text-decoration:none;
	color:#2e2e2e;
}

.testimonial-programs-d a:hover{

	text-decoration:underline;
	color:#0068B6;
}




.Center-name-testimonials-desktop{

	display:block;
	font-size:11px;
	color:#fff;
	font-weight:normal;
	color:#2e2e2e;
}


.Center-name-testimonials-desktop a{

	text-decoration:none;
	color:#2e2e2e;
}

.Center-name-testimonials-desktop a:hover{

	text-decoration:underline;
	color:#0068B6;
}


.says-testimonials-desktop{

	
	margin:7px auto 0;
	width:115px;
	display:block;
	height:28px;
	
	
	
	

}

.says-testimonials-desktop-without{

	
	margin:7px auto 0;
	width:69px;
	display:block;
	height:28px;
	
	
	
	

}


.iccon-desktop-testimonials-style{

	margin:0 auto;
	padding:0;
	
}

.iocon-testimonials-place{

	margin:0 auto;
	padding:0;
	width:69px;
	height:28px;
	float:left;
	display:block;
}

.iocon-testimonials-place a{

	display:block;
	width:69px;
	height:28px;
	background:url(../images/testimonials-icon-hover.png) no-repeat;
}

.iocon-testimonials-place a:hover{

	display:block;
	width:69px;
	height:28px;
	background:url(../images/testimonials-icon.png) no-repeat;
}




.iocon-video-place{

	margin:0 0 0 10px;
	padding:0;
	width:32px;
	height:28px;
	float:left;
	display:block;
}

.iocon-video-place a{

	display:block;
	width:32px;
	height:28px;
	background:url(../images/video-icon-hover.png) no-repeat;
}

.iocon-video-place a:hover{

	display:block;
	width:32px;
	height:28px;
	background:url(../images/video-icon.png) no-repeat;
}




.says-testimonials-desktop a:hover{

	text-decoration:underline;
	color:#0068B6;
}


.mdddle-line-test-destop{

	margin:8px 0;
	padding:0;
	width:100%;
	display:block;
	border-top:1px dotted #b0b5b5 ;
}




.heading-testiminals-dest{

	font-size: 16px;
	line-height: normal !important;
	display: block;
	margin-top:18px;
	color: #2e2e2e;
	margin-bottom:15px;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-weight:bold;
	text-align:center;
	font-family: 'Open Sans';
}

.img-content-desktop-show{

	display:block;
	padding:5px 8px 8px 8px;
}


.img-content-desktop-show a{

	text-decoration:none;
	color:#fff;
}

.img-content-desktop-show a:hover{

	text-decoration:none;
	color:#ffcc00;
}


.success-trail-show-desktop{

	margin:0;
	padding:0;
	width:100%;
}


.success-trail-show-desktop img{

	margin:0 auto;
	width:100%;
}


.success-trail-show-desktop td{

	margin:0;
	padding:0;
}


.success-trail-show-desktop h2{

	
	font-family: 'Open Sans';
	font-size:20px;
	text-transform:uppercase;
	color:#2e2e2e;
	text-align:left;
	font-weight:bold;
	line-height:normal;
	padding:0px 0 10px 0;
	letter-spacing:-1px;
	
	
	
}

.success-trail-show-desktop p{

	
	font-family: 'Open Sans';
	font-size:13px;
	line-height:normal;
	margin:0 0 15px 0 ;
	padding: 0 0px 0 0;
	font-weight:400;
	color:#000;
	word-spacing:normal;
	
	
	
}



.success-trail-show-desktop ul{

	list-style:none;
	margin:0 0 15px 0;
	padding:6px 0;
	
	display:block;
	background:#e6e7e8;
	
}

.success-trail-show-desktop ul li{

	display:block !important;
	margin:0 0 0 10px;
	float:none!important;
	padding:2px 10px 2px 20px;
	color:#2e2e2e;
	font-size:13px;
	font-family: 'Open Sans';
	letter-spacing:0;
	text-transform:uppercase;
	background:url(../images/black-tick.png) left center no-repeat
}



.Ranks-desktop-show-table{

	margin:0;
	padding:0;
	width:100%;
}


.Ranks-desktop-show-table th{

	margin:0;
	padding:10px;
	width:100%;
	background:#e6e7e8;
	text-align:center;
	font-family: 'Open Sans';
	font-size:13px;
	text-transform:uppercase;
	color:#0068B6;
	
}

.Ranks-desktop-show-table td{

	margin:0;
	padding:0;
	width:100%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	line-height:normal;
	background:#2e2e2e;
	
}

.img-p-desktop-show{

	width:100%;
	display:block;
}

.img-p-desktop-show img{

	width:100%;
}


.two-liner-desktop-show{

	margin:0;
	padding:0;
	width:100%;
}


.two-liner-desktop-show td{

	font-size:12px;
	padding:21px 20px 21px 20px;
	background:#0068B6;
	color:#ffcc00;
	text-align:center;
}







.right-continer-t-style{

	margin:0;
	padding:0 42px 0 0;
	width:auto;
	float:right;
	overflow:hidden;
}



.contact-conitner-top{

	margin:0;
	padding:0 0px 0 0;
	width:auto;
	float:left;
}

.contact-conitner-top ul{

	margin:0;
	padding:0;
	list-style:none;
}


.contact-conitner-top ul li{

	display:inline;
	float:left;
	color:#fff;
	font:bold 12px/31px 'Open Sans';
	//background:url(../images/p-iocn.png) left center no-repeat;
	text-align:left;
	padding:0 10px 0 10px;
	
}


.contact-conitner-top ul li a{
	
	font: bold 12px/31px 'Open Sans';
	text-align:left;
	text-decoration:none;
	color:#ffffff;
	padding:0; 
}


.contact-conitner-top ul .email-t-s{

	display:inline;
	float:left;
	color:#fff;
	font:bold 12px/31px 'Open Sans';
	background:url(../images/email-t-top.png) left center no-repeat;
	text-align:left;
	padding:0 15px 0 24px;
	
}

.contact-conitner-top ul .abhyas-all-register{

	display:inline;
	float:left;
	color:#fff;
	font:normal 12px/31px 'Open Sans' !important;
	//background:url(../images/signup-icon.png) left center no-repeat;
	text-align:left;
	padding:0 15px 0 24px;
	
}

.contact-conitner-top ul .abhyas-all-register:hover{

	display:inline;
	float:left;
	color:#ffcc01;
	font:bold 12px/31px 'Open Sans' !important;
	background:url(../images/signup-iconhover.png) left center no-repeat;
	text-align:left;
	padding:0 15px 0 24px;
	
}




.contact-conitner-top ul li .reg-style{
	
	font:bold 12px/31px 'Open Sans' !important;
	text-align:left;
	text-decoration:none;
	color:#ffcc01;
	padding:0 0 0 3px; 
}


.contact-conitner-top ul li .reg-style:hover{

	color:#fff;
	
}


.social-networking-top{

	margin:0;
	padding:0 0 0 10px;
	width:auto;
	float:left;
	border-left:1px solid #921417;
}


#Subscribe-outer{

	margin:35px 0 0 0;
	padding:0;
	width:940px;
}

.Subscribe-tittle{

	margin:0 auto;
	padding:0;
	width:675px;
	background:#aeafb0 ;
	
}

.Subscribe-tittle h6{

	font:normal 17px/39px 'Open Sans';
	text-align:center;
	display:block;
	height:39px;
	color:#666;
}

.Subscribe-input-form{

	margin:10px auto 0;
	padding:0;
	width:100%;
}
	


.Subscribe-input{
	
	width:98%;
	padding:9px 9px;
	color:#999;
	border:1px solid #e1e3e4;
	font-size:11px;
	outline:none;
	float:left;
	background:#fde9ea;
	border-right:none;
	
}

.Subscribe-input:focus{

	border:1px solid #e1e3e4;
	background:#f6f7f7;
	border-right:none;
}


.Send-subscribe-btn{

	font:normal 10px/33px Arial, Helvetica, sans-serif;
	text-align:center;
	color:#fff;
	background:#2e2e2e;
	text-transform:uppercase;
	width:100%;
	display:block;
	text-decoration:none;
	border:none;
	border-bottom:1px solid #1b1b1b;
	cursor:pointer;
	outline:none
	
	

}



.footer-box1 .Nomargi-left{

	margin:0 0 0 10px;
	padding:0!important
}


.footer-box1{

	margin:0 0 0 10px;
	padding:0 10px 0 0 ;
	width:auto;
	float:none;
	
	
	
}

.Nomargi-left{

	margin-left:10px ;
}

.footer-box2{

	margin:0;
	padding:0;
	width:25%;
	float:left;
	
	
	
}


.footer-box1 p{

	font-size:10px;
	text-transform:uppercase;
	margin-top:18px;
	color:#fff;
	line-height:15px;
}

.footer-box1 p a{

	color:#fde9ea;
	text-decoration:none;
}


.footer-box1 p a:hover{

	text-decoration:underline;
	color:#ffcc01;
}


.footer-box1 .short-Links01{

	margin:15px 0 0 0;
	padding:0;
	list-style:none;
}


.footer-box1 .short-Links01 li{

	font:normal 10px/22px Arial, Helvetica, sans-serif;
	text-align:left;
	text-transform:uppercase;
	
	
}

.h-line-footer{

	font-size:7px;
}


.footer-box1 .short-Links01 li a{

	
	color:#fde9ea;
	text-decoration:none;
}


.footer-box1 .short-Links01 li a:hover{

	color:#ffcc01;
}

#footer-outer-area{

	margin:32px  auto 0;
	padding:20px 0 10PX 0;
	border-top:1px dotted #ae1216;
	width:100%;
	overflow:hidden;
	background:#0068B6;
	
}


#footer-outer-area ::selection {
  background: #ffcc01;
  text-shadow: none;
  color:#0068B6;
  
  
}

#footer-outer-area ::-moz-selection {
  background: #ffcc01;
  text-shadow: none;
  color:#0068B6;
  
 
}



::selection {
  background: #bcc7ce;
  text-shadow: none;
  
  
}

::-moz-selection {
  background: #bcc7ce;
  text-shadow: none;
  
 
}

.var-narrow .tweet .header{

	border:1px solid #000;

}


.footer-box1 h5{

	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: bold;
	color: #ffcc01;
	text-transform: uppercase;
	display: block;
	letter-spacing:-1px;
	
	padding:15px 0 9px 0;
	background:  url(../images/footer-v-line.gif) left bottom repeat-x;
		
}

.email-color{

	color:#fde9ea;
}


.facbook-btn-footer{

	margin:22px 0 15px 0;
	padding:0;
	width:282px;
}

.box-1gallery{

	margin:0;
	padding:0;
	width:156px;
	height:104px;
	float:left;
	background:  url(../images/black-v.gif) right top repeat-y;
	
	
}

.footer-copyright-color{

	margin:0;
	padding:7px 0;
	width:100%;
	overflow:hidden;
	background: #b11418  url(../images/fotter-line.gif) left top repeat-x;
	
}


.footer-copyright{

	margin:0 auto 0;
	padding:0 0;
	width:95%;
	
	
	
	
	
}


.footer-copyright p{

	font-size:10px;
	color:#fde9ea;
	font-family:Arial, Helvetica, sans-serif;
	
}

.color-y-footer{

	color:#ffcc01;
}



#TextBoxWatermarkExtender{

	color:#ff0000;
}



#tabs4{
	width:100%;
	margin:5px 0 0 0;
	
	
}

#tabs4 li {
	float: left;
	width:33.30%;
	display:block;
}

#tabs4 li a {
	display: block;
	padding:4px 0 4px 0;
	background: #aeafb0;
	text-decoration: none;
	color:#5f6060;
	font-family: 'Open Sans';
font-size: 25px;
text-align:center;
text-transform:uppercase;
	
	
}

#tabs4 li a h2{



color: #000;
text-transform: uppercase;

}

#tabs4 li .width-style {
	display: block;
	padding:6px 0 0 0;
	background: #aeafb0;
	text-decoration: none;
	color:#fff;
	height:36px;
	font-family: 'Open Sans';
	font-size: 20px;
	text-align:center;
	text-transform:uppercase;
	
}





#tabs4 li a:hover {
	
	color:#0068B6;
}

.tabs_container {
	padding:0 0 0 0;
	overflow: hidden;
	position: relative;
	margin:0;
	top:0;
	min-height:0;
	
}












.box-trail{

	margin:6px 0 0 0 !important;
	padding:0 0 0 0;
	width:723px !important;
	height:400px;
	
	
	
	
	
		
}


.table-style{

	margin:0;
	padding:0 0 10px 0;
	width:100%;
	border-top:none;
}

.table-style-47{

	margin:0;
	padding:0 0 10px 0;
	width:100%;
	border:1px solid #e1e3e4;
	border-top:none;
}


.table-style th{

	
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#2e2e2e;
	text-align:center;
	font-family: 'Open Sans';
	line-height:normal;
	padding:6px 3px 6px 3px;
	width:16%;
	border-right:1px solid #fff;
	background:#e6e7e8;

	
	
}

.table-style .color-change-rpt{

	
	background:#f1f1f2;
}



.table-style th a{

	text-decoration:none;
	color:#2e2e2e;
}

.table-style th a:hover{

	text-decoration:underline;
	color:#0068B6;
}



.table-style td{

	
	margin:15px 0 0 0;
	padding:4px 3px 4px 3px;
	width:16%;
	font-family: 'Open Sans';
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	line-height:10px;
	text-align:center;
	
}

.heading-testiminals-dest-d{

	font-size: 16px;
	line-height: normal !important;
	display: block;
	margin-top:0px;
	color: #2e2e2e;
	margin-bottom:10px;
	letter-spacing:-1px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	font-family: 'Open Sans';
}

.table-style td a:hover{

	text-decoration:underline;
	color:#0068B6;
}

.table-style td a{

	text-decoration:none;
	color:#2e2e2e;
}

.water-text{
	
	width:236px;
	padding:4px 4px;
	border:1px solid #e1e3e4;
	font-size:11px;
	outline:none;
	float:left;
	border-radius:3px;
	color:#a9a9a9;
	
}


.Page-heading-continer{

	margin:0;
	padding:0;
	width:940px;
	height:80px;
	
	
}


.Page-heading-continer h2{

	font-size:26px;
	text-transform:uppercase;
	font-family: 'Open Sans';
	color:#000;
	padding-top:22px;
	
}

.heading-space{

	font-family:'Open Sans';
	color:#000;
}

.color-change{

	color:#0068B6;
}


.start-content-inner{

	margin:0;
	padding:0;
	width:940px;
	background: url(../images/dot-top.gif) left top repeat-x;
}




.right-continer-ads-and-news{

	margin:0;
	padding:0;
	width:195x;
	float:left;
	min-height:750px;
	
	
}


.dt-style-news{

	margin:0;
	padding:5px 0 0 10px;
	width:185px;
	height:137px;
	background:#2e2e2e;
}


.bottm-line-top{

	margin:0;
	padding:0;
	width:195px;
	height:25px;
	background:url(../images/bottm-img.png) bottom no-repeat
}


.table-style-ach{

	margin:0;
	padding:0 0 10px 0;
	width:100%;
	border:1px solid #e1e3e4;
	border-top:none;
}


.table-style-ach th{

	
	font-family: 'Open Sans';
	font-size: 25px;
	text-transform:uppercase;
	color:#0068B6;
	text-align:center;
	font-weight:bold;
	line-height:normal;
	padding:6px 3px 3px 3px;
	letter-spacing:-1px;
	
	
	
}

.table-style-ach td{

	
	margin:0 0 0 0;
	padding:0 7px 7px 7px;
	width:120px;
	font-family: 'Open Sans';
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	line-height:normal;
	text-align:center;
	
}

.result-short-details{

	font-size:16px;
	line-height:normal !important;
	display:block;
	margin-top:0px;
	color:#2e2e2e;
	margin-bottom:15px;
}


.result-student-conitner{

	margin:0 0 15px 0;
	padding:0;
	display:block;
	width:100%;
	
}


.home-search-centers{

	margin:0;
	padding:8px;
	display:block;
	background:#fcf6dc;
	border-radius:2px;
	
}

#tabs-3{

	margin:0;
	padding:0;
	width:100%;
	
}


.home-search-centers h2{

	font-family: 'Open Sans';
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#0068B6;
	
}


.classxii-result-style{

	font-family: 'Open Sans';
	font-size:15px;
	font-weight:bold;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#0068B6;
	margin:0 0 0 8px;
	padding:0;

}


.center-result-d td{

	background:#fcf6dc;
	padding:6px;
	font-size:11px;
}

.center-result-d td a{

	font:normal 10px/18px Arial, Helvetica, sans-serif;
	text-align:left;
	color:#2e2e2e;
	background:url(../images/external-link.png) right no-repeat;
	padding:0 14px 0 0;
	display:inline-block;
	margin-top:2px;
	

}

.center-result-d td a:hover{

	font:normal 10px/18px  Arial, Helvetica, sans-serif;
	text-align:left;
	color:#0068B6 ;
	background:url(../images/hover-link.png) right no-repeat;
	padding:0 14px 0 0;
	display:inline-block;
	margin-top:2px;
	

}

.input-centers{

	padding:2px 4px;
	color:#2e2e2e;
	border:1px solid #0068B6;
	font-family: 'Open Sans';
	font-size:12px;
	outline:none;
	margin-bottom:5px;
	background:#FFF;
	width:99%;
	
}

.input-centers-not-b{

	padding:2px 4px;
	color:#2e2e2e;
	border:1px solid #0068B6;
	font-family: 'Open Sans';
	font-size:12px;
	outline:none;
	margin-bottom:0;
	background:#FFF;
	width:99%;
	
}



.centers-line{

	margin:6px 0;
	padding:0;
	width:100%;
	display:block;
	border-top:1px dotted #b0b5b5 ;
}





.final-place-img-result{

	display:block;
	width:105px;
	height:103px;
	margin:0 auto 10px;
	
	
}


.final-place-img-result img{

	max-width:100%;
	max-height:100%;
	display:block;
	margin:0 auto 8px;
	border: 1px solid #e1e3e4;
	padding:4px;
}


.name-tittle-result{

	font-family: 'Open Sans';
	display: block;
	text-align: center;
	font-size: 11px;
	color: #575757;
	font-weight: bold;
}

.name-tittle-result a{

	text-decoration:none;
	color:#2e2e2e;
}

.name-tittle-result a:hover{

	text-decoration:underline;
	color:#0068B6;
}





.result-dt-inner{

	display:block;
	font-size:11px;
	color:#2e2e2e;
	text-transform:none;
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:normal;
	font-weight:normal;
}

.result-dt-inner a{

	color:#2e2e2e;
	text-decoration:none;
}

.result-dt-inner a:hover{

	color:#0068B6;
	text-decoration:underline;
}

.result-dt-inner-test{

	display:block;
	font-size: 17px;
	color:#575757;
	text-transform:none;
	font-family: 'Open Sans';
	line-height: 21px;
	font-weight:normal;
	text-align:left;
	padding:12px 12px 12px 12px;
	background:#f5f5f5;
	border-radius:20px 0 20px 20px;
	border-bottom:1px solid #e1e3e4;
	margin-top:10px !important;
	
}




.state-and-details{

	margin:0 0 0 0 !important;
	padding:0;
	font-size:20px;
	text-align:center;
	font-family: 'Open Sans';
	display:block;
	text-transform:none;
	color:#0068B6;
	line-height:normal;
	
}

.state-and-details a{

	text-decoration:none;
	color:#0068B6;
}

.state-and-details a:hover{

	text-decoration:underline;
	color:#2e2e2e;
}


.profile-img-left-new-design{

	margin:15px 0 0 0;
	padding:3px 0 0 0;
	width:178px;
	height:147px;
	border: 1px dotted #b0b5b5;
	background:#fff;
	max-height:147px;
}




.img-final-place img{

	max-width:100%;
	max-height:100%;
	display:block;
	margin:auto;
	border-radius:0 !important;
}


.succes-mobile-style{

	margin:0 auto 0px;
	width:100%;
	padding:0;
	display:block;
}


#toggle-wrap {
	float: left;
	width: 100%;
}
.trigger-button {
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	cursor:pointer;
	background: #2e2e2e url(../images/plus-icon.png) right center no-repeat;
	background-position:99% 50% !important;
	text-transform:nomral;
	
}

.trigger-button-st {
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #0068B6 url(../images/plus-icon.png) right center no-repeat;
	cursor:pointer;
	
}




.trigger-button span {
	padding-left: 10px;
	display:block;
}
.toggle-container2 {
	float: left;
	padding:0 0 10px 0;
	width:100%;
}
.toggle-container2show {
	float: left;
	padding:3px 0 10px 0;
	
	width:100%;
	margin-bottom:10px;
}



.toggle-container2-st {
	float: left;
	padding:0 0 0 0;
}

.trigger-button:hover { 	
	color: #fff;
	background: #0068B6 url(../images/plus-icon.png) right center no-repeat;
	background-position:98% 50%;
	
}

.trigger-button-start { 
	color: #fff;
	background: #0068B6 url(../images/minus-bg.gif) right center no-repeat;
	background-position:98% 50%;
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	cursor:pointer;
	text-transform:normal;
	
}

.trigger-button-start:hover { 
	color: #fff;
	background: #2e2e2e url(../images/minus-bg.gif) right center no-repeat;
	background-position:98% 50%!important;
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	cursor:pointer;
	text-transform:normal;
	
}

.trigger-button-new-st:hover{
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #0068B6 url(../images/plus-icon.png) right center no-repeat;
	background-position:98% 50%;
	cursor:pointer;
	
}


.trigger-button-start span {
	padding-left: 10px;
	display:block;
}

.trigger-button-new-st span {
	padding-left: 10px;
	display:block
}




.trigger-button.active { 
	color: #fff;
	background: #0068B6 url(../images/minus-bg.gif) right center no-repeat;
	background-position:98% 50%;
	
}
.trigger-button.active:hover { 
	color: #fff;
	background: #2e2e2e url(../images/minus-bg.gif) right center no-repeat;
	background-position:98% 50%;
}


.table-mobile{

	margin:0;
	padding:0 0 10px 0;
	width:100%;
	border:1px solid #e1e3e4;
	border-top:none;
}


.table-mobile th{

	
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#2e2e2e;
	text-align:center;
	font-family: 'Open Sans';
	line-height:18px;
	padding:11px 3px 8px 3px;
	width:50%;
	
}

.table-mobile th a{

	text-decoration:none;
	color:#2e2e2e;
}

.table-mobile th a:hover{

	text-decoration:none;
	color:#0068B6;
}

.table-mobile td{

	
	margin:0 0 0 0;
	padding:3px;
	width:50%;
	font-family: 'Open Sans';
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	line-height:10px;
	text-align:center;
	
}

.table-mobile td  a:hover{

	text-decoration:none;
	color:#0068B6;
}

.table-mobile td a{

	text-decoration:none;
	color:#2e2e2e;
}

.img-moble-achiver-place{

	margin:0 auto;
	padding:0;
	width:23%;
	height:100%;
}

.img-moble-achiver-place img{

	margin:0 auto;
	width:100%;
	border:1px solid #e1e3e4;
	padding:4px;
	
}




#toggle-wrap {
	float: left;
	width: 100%;
}
.trigger-button {
	float: left;
	width: 100%;
	padding:6px 0
}





#SuccessTrail{

	
	width:100%;
}


.middle-left-final{

	
	width:100%;

	
	
}



#Highlight-box-bottom{

	
	width:100%;
	float:none;
}






.right-news-updates-style{

	display:none;
}



.left-continer-home{

	width:100%;
}


.style-right{

	width:100%;
	float:none;
	display:none
	
}

.middle-tab-box-continer{

	
	width:100%;
	float:none;

	
}

.mobile-style-width-updtes{

	width:100%;
	display:block;
	margin:20px 0 20px 0;
	
	
	
	
}

.aout-mobile-v{

	width:100%;
	min-height:180px;
}


#bottom-message{

	margin:32px auto 0;
	padding:0;
	width:100%;
	display:block;
	
	
}

.table-style-mobile-ach{

	margin:0;
	padding:0 0 10px 0;
	width:100%;
	border:1px solid #e1e3e4;
	
}


.table-style-mobile-ach th{

	
	font-family: 'Open Sans';
	font-size: 25px;
	text-transform:uppercase;
	color:#0068B6;
	text-align:center;
	font-weight:bold;
	line-height:normal;
	padding:15px 3px 3px 3px;
	letter-spacing:-1px;
	
	
	
}

.table-style-mobile-ach td{

	
	margin:0 0 0 0;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	line-height:normal;
	text-align:center;
	
}


.table-style-mobile-ach-news{

	margin:0;
	padding:0 0 10px 0;
	width:100%;
	border:1px solid #e1e3e4;
	
}


.table-style-mobile-ach-news th{

	
	

	color:#0068B6;
	font-weight:bold;
	line-height:normal;
	padding:15px 3px 3px 3px;
	letter-spacing:-1px;
	
	
	
}

.table-style-mobile-ach-news td{

	
	margin:0 0 0 0;
	padding:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	
	
	
}


.news-heading-styleshort{

	
	font-size:12px;
	font-weight:bold;
	color:#0068B6;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0  0 0;
	padding:0;
}


.reg-style-mst{

	display:none !important;
}


.mobile-chairman-message-style{

	display:none;
}



/* --------------------------------------------------- Start inner-CMS-continer ----------------------------------------------- */


#inner-CMS-continer{

	margin:0 auto;
	padding:0;
	width:100%;
	
}


.Heading-page-continer{

	margin:0;
	padding:0;
	width:100%;
}


.Heading-page-continer h2 {
	
	
	font:bold 26px 'Open Sans';
	text-transform: uppercase;
	color:#2e2e2e;
	display:block;
	border-bottom: 1px dotted #b0b5b5;
	letter-spacing:-1px;
	margin-bottom:15px;
	
	
}

.color-red-style-cms{

	color:#0068B6;

}


.inner-page-cms-three-part{

	margin:0;
	padding:0;
	width:100%;
}

.Left-cms-continer{

	margin:0;
	padding:0;
	width:20%;
	float:left;
	display:none;
}


.middle-cms-continer{

	margin:0;
	padding:0;
	width:100%;
	float:none;
	min-height:600px;
	border:none;
	
}

.middle-inner-content p{

	font-size:12px;
	font-weight:normal;
	line-height:17px;
	font-family:Arial, Helvetica, sans-serif;
	color:#2e2e2e;
	margin-bottom:20px;
	text-align: justify
	
}



.middle-inner-content .tiitle-innerpage-bottom{
	margin:0 0 0 0;
	font-family: 'Open Sans';
	font-size: 18px;
	color: #333;
	font-weight:normal;
	padding:0;
	line-height:normal
}

.middle-inner-content .short-t-style{

	font-size:12px;
	font-weight:bold;
	line-height:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-style:italic;
	margin-top:5px;
	margin-bottom:20px;
}

.bottom-menu-style-mobile .wighout-arrow{

	list-style:none;
	margin:7px 0 0 0;
	padding:0;
}

.bottom-menu-style-mobile .wighout-arrow li{

	font:normal 12px Arial, Helvetica, sans-serif ;
	display:block;
	border-top: 1px dotted #b0b5b5;
	
}

.bottom-menu-style-mobile .wighout-arrow li a{
	
	display:block;
	text-decoration:none;
	color:#000;
	margin:0 0;
	
}

.bottom-menu-style-mobile .wighout-arrow li a:hover{

	color:#0068B6;
	background:#f1f1f1;
}

.bottom-menu-style-mobile ul li  .sec-left-menu{

	color:#0068B6
}



.middle-inner-content .tiitle-innerpage{
	margin:10px 0 0 0;
	font-family: 'Open Sans';
	font-size: 17px;
	font-weight: bold;
	color:#000;
	text-transform: uppercase;
	display: block;
	padding:0;
	line-height:normal;
}


.middle-inner-content .tiitle-innerpage-class{
	margin:0 0 10px 0;
	font-family: 'Open Sans';
	font-size: 17px;
	font-weight: bold;
	color:#0068B6;
	text-transform: uppercase;
	display: block;
	padding:0;
	line-height:normal;
	
}

.middle-inner-content{

	margin:0;
	padding:0;
	width:100%;
	overflow:hidden;
	
	
}




.Right-cms-continer{

	margin:0;
	padding:0;
	width:19%;
	float:left;
	display:none;
	
}

.bottom-menu-style-mobile{

	margin:0;
	padding:0 15px 0 0;
	width:100%;
	
	
	
	
}


.bottom-menu-style-mobile{

	margin:0;
	padding:0;
	width:100%;
	display:block;
}


.bottom-menu-style-mobile h5{

	margin:15px 0 0 0;
	padding:0;
	font-family: 'Open Sans';
	font-size:14px;
	color:#333;
	letter-spacing:-1px;
	text-transform:uppercase;
	
}

.bottom-menu-style-mobile .wighout-arrow{

	list-style:none;
	margin:7px 0 0 0;
	padding:0;
}

.bottom-menu-style-mobile .wighout-arrow li{

	font:normal 12px/25px Arial, Helvetica, sans-serif ;
	display:block;
	border-top: 1px dotted #b0b5b5;
}

.bottom-menu-style-mobile .wighout-arrow li a{
	
	display:block;
	text-decoration:none;
	color:#000;
	
}

.bottom-menu-style-mobile .wighout-arrow li a:hover{

	color:#0068B6
}

.bottom-menu-style-mobile ul li  .sec-left-menu{

	color:#0068B6
}




.arrow-style{

	list-style:none;
	margin:7px 0 0 0;
	padding:0;
}

.arrow-style li{

	
	display:block;
	border-top: 1px dotted #b0b5b5;
}

.arrow-style li a{
	font:normal 12px/25px Arial, Helvetica, sans-serif ;
	display:block;
	text-decoration:none;
	color:#000;
	background:url(../images/external-link.png) right center no-repeat;
}


.mobile-dashboard-place{

	margin:0;
	padding:0;
	width:100%;
	
}

.mobile-dashboard-style{

	margin:0;
	padding:0;
	width:100%;
	display:block;
}


.student-m-d-p{

	margin:0;
	padding:0 15px 0 0;
	width:30%;
	float:left;
}

.right-m-dp-c{

	margin:0;
	padding:0;
	width:70%;
}

.profile-final-style{

	margin:15px 0 0 0;
	padding:4px;
	width:90%;
	background:#fff;
	border:1px solid #d6d6d6;
	
	
	
	
	
}

.profile-final-style img{

	
	max-width:100%;
	max-height:100%;
	display:block;
	margin:auto;
	
}



.tiitle-link-style{

	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: bold;
	margin:10px 0 10px 0;
	padding:10px 0;
	text-transform:uppercase;
	border-top: 1px dotted #b0b5b5;
	width:100%;
}

.sub-iocn-area{

	list-style:none;
	margin:7px 0 0 0;
	padding:0;
}

.sub-iocn-area li{

	font:normal 12px/30px Arial, Helvetica, sans-serif ;
	display:block;
	border-top: 1px dotted #b0b5b5;
	background:url(../images/home-icon-side.gif) left center no-repeat;
	padding:0 0 0 25px;
}

.sub-iocn-area .edit-profile-sn{

	font:normal 12px/30px Arial, Helvetica, sans-serif ;
	display:block;
	border-top: 1px dotted #b0b5b5;
	background:url(../images/edit-profile.png) left center no-repeat;
	padding:0 0 0 25px;
}


.sub-iocn-area .changepassword-new{

	font:normal 12px/30px Arial, Helvetica, sans-serif ;
	display:block;
	border-top: 1px dotted #b0b5b5;
	background:url(../images/user-password-icon.png) left center no-repeat;
	padding:0 0 0 25px;
}

.sub-iocn-area .reg-style-new{

	font:normal 12px/30px Arial, Helvetica, sans-serif ;
	display:block;
	border-top: 1px dotted #b0b5b5;
	background:url(../images/reg-style-iocn.png) left center no-repeat;
	padding:0 0 0 25px;
}

.sub-iocn-area .usefulllinks-btn{

	font:normal 12px/30px Arial, Helvetica, sans-serif ;
	display:block;
	border-top: 1px dotted #b0b5b5;
	background:url(../images/usefulllinkst.png) left center no-repeat;
	padding:0 0 0 25px;
}


.sub-iocn-area .old-reg-icon{

	font:normal 12px/30px Arial, Helvetica, sans-serif ;
	display:block;
	border-top: 1px dotted #b0b5b5;
	background:url(../images/old-reg.png) left center no-repeat;
	padding:0 0 0 25px;
}

.sub-iocn-area li a{
	
	display:block;
	text-decoration:none;
	color:#000;
	
}

.sub-iocn-area li a:hover{

	color:#0068B6
}



.btn2{

	font:bold 14px/35px 'Open Sans' !important;
	text-align:center;
	color:#fff !important;
	background:#b0b5b5;
	padding:0 5px;
	border:none;
	display:block;
	cursor:pointer;
	text-transform:uppercase;
	outline:none;
	text-decoration:none;
	margin-top:6px;
	

}


.btn2:hover{

	font: 14px/35px 'Open Sans';
	text-align:center;
	color:#fff;
	background:#2e2e2e;
	padding:0 5px;
	border:none;
	display:block;
	cursor:pointer;
	text-transform:uppercase;
	outline:none;
	text-decoration:none;
	

}













.arrow-style li a:hover{

	color:#0068B6;
	background:url(../images/hover-link.png) right center no-repeat;
}

.arrow-style li  .sec-left-menu{

	color:#0068B6
}

.show-mobile-succes-trail-box{

	display:none;
}

.show-table-redz{

	display:block;
}




@media only screen and (max-width: 600px) 
{




.classroom-p{

	
	min-height:165px;
	
	
    
}

.topper-name-h-s{

	font-size:17px;
}


.alumni-box-rpt{

	margin:0 0 15px 0;
	padding:0;
	width:100%;
	min-height:350px;
	
}




.alumni-heading-and-content{

	margin:0;
	padding:0;
	width:70%;
	float:left;
	min-height:350px;
}

.alumni-images{

	margin:0;
	padding:0;
	width:30%;
	float:right;
	min-height:350px;
	
}



	#bottom-message{
	
		display:none !important;
   
}

.reg-style-mst{

	display:block !important;
}




.mobile-style-width-updtes{

	display:none !important;

}

.mobile-chairman-message-style{

	display:none !important;
}


#Highlight-box-bottom{

	min-height:75px;

}

.moble-signup-style{

	display:none !important;
}


.moble-signup-style a{

	display:none !important;
	
}

.moble-myaccount-style a{

	display:none!important;
}

.classroom-p{

	
	min-height:170px;
	
    
}


.show-mobile-succes-trail-box{

	display:block;
}

.show-table-redz{

	display:none;
}



#tabs4{

	display:none;
}

.show-rezoluntion-sm{

	display:none;
}

.escape-velocity-table td{

	padding:4px ;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.vw ;
	line-height:normal!important;
	text-align:left;
	background:#cfd1d2;
}



}


@media only screen and (max-width: 500px) 
{

	
	.alumni-box-rpt{

	margin:0 0 15px 0;
	padding:0;
	width:100%;
	min-height:510px;
	
}

.classroom-p{

	
	min-height:199px;
	
    
}



.soc-top li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width:24px;
    height:31px;
    line-height:31px;
    font-size:15px;
    margin: 0px;
    color: #ffcc01;
	padding:0;
    background-color: #0068B6;
}

.soc-top li a:hover {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width:24px;
    height:31px;
    line-height:31px;
    font-size:15px;
    margin: 0px;
    color: #fff;
	padding:0;
    background-color: #0068B6;
}






.alumni-heading-and-content{

	margin:0;
	padding:0;
	width:70%;
	float:left;
	min-height:510px;
}

.alumni-images{

	margin:0;
	padding:0;
	width:30%;
	float:right;
	min-height:510px;
	
}
	
	
	#bottom-message{
	
		display:none !important;
   
}
.reg-style-mst{

	display:block;
}

.mobile-style-width-updtes{

	display:none !important;

}

#Highlight-box-bottom{

	min-height:56px;

}

.tooltip {
	display:none;
	position:absolute;
	border:1px solid #ef4e3e;
	background-color:#f3f4f4;
	border-radius:4px;
	padding:5px;
	color:#ef4e3e;
	font-size:11px;
	font-family: 'Open Sans';
	text-transform:none;
	 box-shadow: 0 4px 3px -3px rgba(0,0,0,0.4);
}



.succes-mobile-style{

	margin:0 auto 0px;
	width:100%;
	padding:0;
	display:block;
}


#toggle-wrap {
	float: left;
	width: 100%;
}
.trigger-button {
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	color: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-transform:normal;
	cursor:pointer;
	background: #2e2e2e url(../images/plus-icon.png) right center no-repeat;
	background-position:98% 50%;
	
}

.trigger-button-st {
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	color: #fff;
	background: #0068B6 url(../images/plus-icon.png) right center no-repeat;
	cursor:pointer;
	
}

.moble-signup-style{

	display:none !important;
}


.moble-signup-style a{

	display:none !important;
	
}

.moble-myaccount-style a{

	display:none!important;
}

.trigger-button span {
	padding-left: 10px;
	display:block;
}
.toggle-container2 {
	float: left;
	padding:0 0 10px 0;
	width:100%;
}
.toggle-container2show {
	float: left;
	padding:3px 0 10px 0;
	width:100%;
	margin-bottom:10px;
}



.toggle-container2-st {
	float: left;
	padding:0 0 0 0;
}

.trigger-button:hover { 	
	color: #fff;
	background: #0068B6 url(../images/plus-icon.png) right center no-repeat;
	background-position:98% 50%;
	
}

.trigger-button-start { 
	color: #fff;
	background: #0068B6 url(../images/minus-bg.gif) right center no-repeat;
	background-position:98% 50%;
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform:uppercase;
	color: #fff;
	cursor:pointer;
	
}

.trigger-button-start:hover { 
	color: #fff;
	background: #2e2e2e url(../images/minus-bg.gif) right center no-repeat;
	background-position:98% 50%;
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	cursor:pointer;
	
}

.trigger-button-new-st:hover{
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #0068B6 url(../images/plus-icon.png) right center no-repeat;
	background-position:98% 50%;
	cursor:pointer;
	
}


.trigger-button-start span {
	padding-left: 10px;
}

.trigger-button-new-st span {
	padding-left: 10px;
}

.trigger-button-new-st {
	float: left;
	width: 100%;
	padding:6px 0 6px 0;
	margin-bottom: 7px;
	color: #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background: #2e2e2e url(../images/plus-icon.png) right center no-repeat;
	background-position:98% 50%;
	cursor:pointer;
	
}



.trigger-button.active { 
	color: #fff;
	background: #0068B6 url(../images/minus-bg.gif) right center no-repeat;
	background-position:98% 50%;
	
}
.trigger-button.active:hover { 
	color: #fff;
	background: #2e2e2e url(../images/minus-bg.gif) right center no-repeat;
	background-position:98% 50%;
}


.table-mobile{

	margin:0;
	padding:0 0 10px 0;
	width:100%;
	border:1px solid #e1e3e4;
	border-top:none;
}


.table-mobile th{

	
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:-1px;
	color:#2e2e2e;
	text-align:center;
	font-family: 'Open Sans';
	line-height:18px;
	padding:11px 3px 8px 3px;
	width:50%;
	
}

.table-mobile td{

	
	margin:0 0 0 0;
	padding:3px;
	width:50%;
	font-family: 'Open Sans';
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	line-height:10px;
	text-align:center;
	
}

.img-moble-achiver-place{

	margin:0 auto;
	padding:0;
	width:25%;
	height:100%;
}

.img-moble-achiver-place img{

	margin:0 auto;
	width:100%;
	border:1px solid #e1e3e4;
	padding:4px;
	
}

.mobile-dt-images{

	margin:0;
	padding:0;
	width:100%;
}

#tabs4{

	display:none;
}

.show-rezoluntion-sm{

	display:none;
}


.topper-name-h-s{

	font-size:17px;
}

.show-table-redz{

	display:none;
}

.show-mobile-succes-trail-box{

	display:block;
}


.table-style-mobile-ach{

	margin:0;
	padding:0 0 10px 0;
	width:100%;
	border:1px solid #e1e3e4;
	
}


.table-style-mobile-ach th{

	
	font-family: 'Open Sans';
	font-size: 25px;
	text-transform:uppercase;
	color:#0068B6;
	text-align:center;
	font-weight:bold;
	line-height:normal;
	padding:15px 3px 3px 3px;
	letter-spacing:-1px;
	
	
	
}

.table-style-mobile-ach td{

	
	margin:0 0 0 0;
	padding:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	color:#666;
	line-height:normal;
	text-align:center;
	
}


.table-style-mobile-ach-news{

	margin:0;
	padding:0 0 10px 0;
	width:100%;
	border:1px solid #e1e3e4;
	
}


.table-style-mobile-ach-news th{

	
	

	color:#0068B6;
	font-weight:bold;
	line-height:normal;
	padding:15px 3px 3px 3px;
	letter-spacing:-1px;
	
	
	
}

.table-style-mobile-ach-news td{

	
	margin:0 0 0 0;
	padding:0 10px 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	
	
	
}


.news-heading-styleshort{

	
	font-size:12px;
	font-weight:bold;
	color:#0068B6;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:10px 0  0 0;
	padding:0;
}


.mobile-chairman-message-style{

	margin:0;
	padding:0;
	width:100%;
	display:block !important;
}

.chairmen-mobile-images{

	margin:20px 0 0 0;
	padding:0;
	width:100%;
}


.chairmen-mobile-images img{

	margin:0 auto;
	padding:0;
	width:100%;
}



.name-span2{

	font-family: 'Open Sans';
	font-size:17px;
	font-weight:bold;
	color:#000;
	text-transform: uppercase;
	display:block;
	margin-top:2px;
	
}

.short-n-chairmen{

	font-size:12px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#000 !important
}


.ch-mobile{
	font-family: 'Open Sans';
	font-size: 17px;
	line-height:inherit;
	margin: 0;
	padding:0 0 0 0;
	color: #575757;
	text-align: left;
}

.moble-signup-style{

	display:none !important;
}


.moble-signup-style a{

	display:none !important;
	
}

.moble-myaccount-style a{

	display:none!important;
}




#Highlight-box-bottom h4{ 
  font-size:16px; /* Some tweener fallback that doesn't look awful */ 
  font-size: 3.20vw;
  text-transform:uppercase;
  
  
 }

.escape-velocity-table td{

	padding:1px;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2.2vw ;
	line-height:normal!important;
	text-align:left;
	background:#cfd1d2;
}



}

@media only screen and (max-width:400px) 
{

	
	
	
	.alumni-box-rpt{

	margin:0 0 15px 0;
	padding:0;
	width:100%;
	min-height:540px;
	
}

.classroom-p{

	
	min-height:146px;
	
    
}

.learnmore-successtrail{

	display:none !important;
}


.tooltip {
	display:none;
	position:absolute;
	border:1px solid #ef4e3e;
	background-color:#f3f4f4;
	border-radius:4px;
	padding:5px;
	color:#ef4e3e;
	font-size:11px;
	font-family: 'Open Sans';
	text-transform:none;
	 box-shadow: 0 4px 3px -3px rgba(0,0,0,0.4);
}


.contact-conitner-top ul .abhyas-all-register{

	display:inline;
	float:left;
	color:#ffcc01;
	font:normal 12px/31px 'Open Sans' !important;
	//background:url(../images/signup-icon.png) left center no-repeat;
	text-align:left;
	padding:0 10px 0 0;
	
}

.contact-conitner-top ul .abhyas-register-std{

	display:inline;
	float:left;
	color:#ffcc01;
	font:normal 12px/31px 'Open Sans' !important;
	background:url(../images/reg-style-iocn-w.png) left center no-repeat;
	text-align:left;
	padding:0 10px 0 0;
	
}


.contact-conitner-top ul .abhyas-all-register:hover{

	display:inline;
	float:left;
	color:#ffcc01;
	font:bold 12px/31px 'Open Sans' !important;
	background:url(../images/signup-iconhover.png) left center no-repeat;
	text-align:left;
	padding:0 10px 0 0;
	
}



.alumni-heading-and-content{

	margin:0;
	padding:0;
	width:70%;
	float:left;
	min-height:540px;
}

.alumni-images{

	margin:0;
	padding:0;
	width:30%;
	float:right;
	min-height:540px;
	
}	
	
	
	#bottom-message{
	
		display:none !important;
   
}


.reg-style{

	display:none;
}

.reg-style-myaccc{

	display:none;
}


.moble-signup-style{

	margin:0 !important;
	padding:7px 0 0 0 !important;
	background:none !important;
	float:left;
	display:block !important;
}

.moble-myaccount-style{

	margin:0 !important;
	padding:7px 0 0 0 !important;
	background:none !important;
	float:left;
	display:block !important;
}


.moble-signup-style a{

	width:20px;
	height:18px;
	display:block;
	padding:0 !important;
	background:url(../images/registration-icon.png) center no-repeat;
	display:block !important;
	
}

.moble-myaccount-style a{

	width:20px;
	height:18px;
	display:block;
	padding:0 !important;
	background:url(../images/reg-style-iocn-w.png) center no-repeat;
	display:block !important;
	
}



.mobile-style-width-updtes{

	display:none !important;

}

#Highlight-box-bottom{

	min-height:70px;

}



.reg-style-mst{

	display:block;
}

#tabs4 li a {
	display: block;
	padding:4px 0 4px 0;
	background: #aeafb0;
	text-decoration: none;
	color:#fff;
	
	font-family: 'Open Sans';
font-size:12px;
text-align:center;
text-transform:uppercase;
	
	
}



#ddmenu div.drop a{

	font-size:12px !important;
}

.soc-top li a {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width:20px !important;
    height:31px;
    line-height:31px;
    font-size:12px !important ;
    margin: 0px;
    color: #ffcc01;
	padding:0;
    background-color: #0068B6;
}

.soc-top li a:hover {
    font-family:si!important;
    font-style:normal;
    font-weight:400;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
    overflow:hidden;
    text-decoration:none;
    text-align:center;
    display:block;
    position: relative;
    z-index: 1;
    width:20px !important;
    height:31px;
    line-height:31px;
    font-size:12px !important ;
    margin: 0px;
    color: #fff;
	padding:0;
    background-color: #0068B6;
}

.logo-placemoble{

	margin:20px 0 0px 15px;
	width:98px;
	float:left;
}

.logo-placemoble img{

	width:150px;
	height:50px;
	
}



#Highlight-box-bottom h4{ 
  font-size:16px; /* Some tweener fallback that doesn't look awful */ 
  font-size: 3.75vw !important;
  text-transform:uppercase; 
  
 }
.mobile-sign-btn-continer ul .not-visible-mobile-short-rezoultion{

	display:none!important;
}

}


@media (min-width: 330px) and (max-width: 380px) {
	.contact-conitner-top ul li{

	display:inline;
	float:left;
	color:#ffcc01;
	font:bold 12px/31px 'Open Sans';
	//background:url(../images/p-iocn.png) left center no-repeat;
	text-align:left;
	padding:0 7px 0 2px !important;
	
}

.drop {
		padding-top: 38px !important;
	}
}
@media (min-width: 381px) and (max-width: 400px) {
	.contact-conitner-top ul li{

	display:inline;
	float:left;
	color:#ffcc01;
	font:bold 12px/31px 'Open Sans';
	//background:url(../images/p-iocn.png) left center no-repeat;
	text-align:left;
	padding:0 13px 0 4px !important;
	
}

.drop {
		padding-top: 38px !important;
	}
}
@media (min-width: 401px) and (max-width: 424px) {
	.contact-conitner-top ul li{

	display:inline;
	float:left;
	color:#ffcc01;
	font:bold 12px/31px 'Open Sans';
	//background:url(../images/p-iocn.png) left center no-repeat;
	text-align:left;
	padding:0 16px 0 5px !important;
	
}

.drop {
		padding-top: 38px !important;
	}
}
@media (min-width: 425px) and (max-width: 440px) {
	.contact-conitner-top ul li{

	display:inline;
	float:left;
	color:#ffcc01;
	font:bold 12px/31px 'Open Sans';
	//background:url(../images/p-iocn.png) left center no-repeat;
	text-align:left;
	padding:0 21px 0 5px !important;
	
}

.drop {
		padding-top: 38px !important;
	}
}
@media (min-width: 441px) and (max-width: 475px) {
	.contact-conitner-top ul li{

	display:inline;
	float:left;
	color:#ffcc01;
	font:bold 12px/31px 'Open Sans';
	//background:url(../images/p-iocn.png) left center no-repeat;
	text-align:left;
	padding:0 22px 0 6px !important;
	
}

.drop {
		padding-top: 38px !important;
	}
}

@media only screen and (max-width:270px) 
{

	


#Highlight-box-bottom{

	min-height:48px;
	

}

#Highlight-box-bottom h6{ 
  font-size:16px; /* Some tweener fallback that doesn't look awful */ 
  font-size: 3.35vw; 
  
 } 

#Highlight-box-bottom h4{ 
  font-size:16px; /* Some tweener fallback that doesn't look awful */ 
  font-size: 3.75vw;
  text-transform:uppercase; 
  
 }
 
 .tooltip {
	display:none;
	position:absolute;
	border:1px solid #ef4e3e;
	background-color:#f3f4f4;
	border-radius:4px;
	padding:5px;
	color:#ef4e3e;
	font-size:11px;
	font-family: 'Open Sans';
	text-transform:none;
	 box-shadow: 0 4px 3px -3px rgba(0,0,0,0.4);
}


.mobile-sign-btn-continer ul .not-visible-mobile-short-rezoultion{

	display:none!important;
}


}