@charset "utf-8";

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/Roboto-Regular.eot'); /* IE9 Compat Modes */
	src: local('fonts/Roboto-Regular.ttf'),
		local('fonts/Roboto-Regular.woff'),
		url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('fonts/Roboto-Regular.woff2') format('woff2'),
		/* Super Modern Browsers */ url('fonts/Roboto-Regular.woff')
		format('woff'), /* Modern Browsers */ url('fonts/Roboto-Regular.ttf')
		format('truetype'); /* Legacy iOS */
}

@font-face {
	font-family: 'Roboto Medium';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/Roboto-Medium.woff'); /* IE9 Compat Modes */
	src: local('fonts/Roboto Medium.ttf'), local('fonts/Roboto-Medium.woff'),
		url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('fonts/Roboto-Medium.woff2') format('woff2'),
		/* Super Modern Browsers */ url('fonts/Roboto-Medium.woff')
		format('woff'), /* Modern Browsers */ url('fonts/Roboto-Medium.ttf')
		format('truetype'); /* Legacy iOS */
}

@font-face {
	font-family: 'Roboto Bold';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/Roboto-Regular.eot'); /* IE9 Compat Modes */
	src: local('fonts/Roboto-Bold.ttf'), local('fonts/Roboto-Bold.woff'),
		url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */ url('fonts/Roboto-Bold.woff2') format('woff2'),
		/* Super Modern Browsers */ url('fonts/Roboto-Bold.woff')
		format('woff'), /* Modern Browsers */ url('fonts/Roboto-Bold.ttf')
		format('truetype'); /* Legacy iOS */
}

@font-face {
	font-family: 'Roboto Light';
	src: url('fonts/roboto-light-webfont.woff2') format('woff2'),
		url('fonts/roboto-light-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('../fonts/glyphicons-halflings-regular.eot');
	src: url('../fonts/glyphicons-halflings-regular.eot?#iefix')
		format('embedded-opentype'),
		url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'),
		url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
		url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
		url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular')
		format('svg');
}

body {
	font-family: 'Roboto';
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	background: #f1f1f1 !important;
}

* {
	font-family: 'Roboto';
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-tap-highlight-color: transparent;
	outline: none !important;
}
.m-gender{
	    margin: 0px 10px 5px 0px !important;
}
.callout {
    background-color: #fff;
    border: 1px solid #2d3e50;
    border-radius: 5px;
    float: left;
    font-family: 'Roboto';
    font-size: 13px;
    font-weight: 600;
    padding: 10px;
    text-align: left;
    position: absolute;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(200, 200, 200, 1);
    -moz-box-shadow: 5px 5px 5px 0px rgba(200, 200, 200, 1);
    box-shadow: 5px 5px 5px 0px rgba(200, 200, 200, 1);
}
.shadow {
    display: none;
    background-color: #000!important;
    opacity: .6!important;
    filter: alpha(opacity=60)!important;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
}
#toTop {
    padding: 5px 3px;
    background: url(../images/arrow.jpg) no-repeat right center;
    color: #fff;
    position: fixed;
    bottom: 76px;
    right: 5px;
    display: none;
    height: 70px;
    width: 49px;
    cursor: pointer;
}
.header_index {
    font-family: 'Roboto';
    font-size: 400;
}
.header_index article.logo {
    /* padding-top: 6px; */
    cursor: pointer;
}
.header_index article {
    display: inline-block;
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

article {
    display: block;
}
.header_index article.citis-list {
    width: 39%;
    vertical-align: middle;
    padding-bottom: 5px;
}
.header_index article {
    display: inline-block;
}
.header_index article.citis-list ul {
    list-style: none;
    margin: 34px 0 0;
    padding: 0;
    line-height: 15px;
}
ul, ol {
    margin: 1em 0;
    padding: 0 0 0 0;
}
.header_index article.citis-list ul li {
    display: inline-block;
    border-right: 1px solid #39b8c3;
    line-height: 12px;
}

li {
    display: list-item;
    text-align: -webkit-match-parent;
}

.header_index .nav-links {
    float: right;
    padding-top: 39px;
}
.header_index .nav-links a {
    text-decoration: none;
    color: #fff !important;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 600;
}
a {
    color: #00e;
}
a {
    text-decoration: none;
    outline: 0;
}

a:-webkit-any-link {
    color: -webkit-link;
    cursor: pointer;
    text-decoration: none;
}
.header_index .nav-links nav {
    width: 75px;
    text-align: center;
    float: left;
    height: 85px;
}
.header_index .nav-links nav#home {
	 background-image: url(../images/CAT_sprite1.png);
    background-color: #0063a2;
    background-repeat: no-repeat;
    background-position: 15px 14px;
    line-height: 130px;
     
}
.header_index .nav-links nav#home:hover {
    border-top: 5px solid #FF0;
    position: relative;
    height: 80px;
    line-height: 120px!important;
    background-position: 15px 9px;
}
.header_index .nav-links nav#about-us {
    background-color: 	#4c88ad;
    background-image: url(../images/CAT_sprite1.png);
    background-repeat: no-repeat;
    background-position: -55px 14px;
    line-height: 130px;
}
.header_index .nav-links nav#about-us:hover {
    border-top: 5px solid #FF0;
    position: relative;
    height: 80px;
    line-height: 120px!important;
    background-position: 15px 9px;
}
.header_index .nav-links nav {
    width: 70px;
    text-align: center;
    float: left;
    height: 85px;
}
.header_index .nav-links nav#test-center {
    background-color: #4c637e;
    background-image: url(../images/CAT_sprite1.png);
    background-repeat: no-repeat;
    background-position: -127px 14px;
    line-height: 130px;
}
.header_index .nav-links nav#test-center:hover {
    border-top: 5px solid #FF0;
    position: relative;
    height: 80px;
    line-height: 120px!important;
    background-position: 15px 9px;
}
.header_index .nav-links nav#faq {
    background-color: #324d6b;
    background-image: url(../images/CAT_sprite1.png);
    background-repeat: no-repeat;
    background-position: -198px 14px;
    line-height: 130px;
}

.header_index .nav-links nav#contact-us {
    background-color: #00558B;
    background-image: url(../images/CAT_sprite1.png);
    background-repeat: no-repeat;
    background-position: -268px 14px;
    line-height: 130px;
}

 /* .nav-links nav#contact-us:hover {
    border-top: 5px solid #FF0;
    position: relative;
    height: 80px;
    line-height: 120px!important;
    background-position: 15px 9px;
} */
 .image-div {
    float: left;
    margin: 12px 20px;
    max-width: 5%;
    
}
.login-main {
    width: 100%;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    background: url(../images/login-bg.jpg) no-repeat fixed top right;
    background-size: auto auto;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    align-items: top;
    justify-content: flex-end;
    overflow: auto;
}
.admission-open {
    border-top: #666 solid thin;
    border-bottom: #666 solid thin;
    padding: 20px 0;
    margin-top: 20px;
}
.admission-open h2{
	color: darkorange;
}
.admission-open h3{
	color:  darkorange;
}
.clearfix {
    zoom: 1;
}

.gridContainer {
    width: 100%;
    margin: auto;
    max-width: 1232px;
}
.header-seperator {
    width: 100%;
    -webkit-box-shadow: 0 -5px 20px 0 rgba(242, 242, 242, 1);
    -moz-box-shadow: 0 -10px 20px 0 rgba(242, 242, 242, 1);
    box-shadow: 0 -10px 20px 0 rgba(242, 242, 242, 1);
}
#resource-demo a.prev, #resource-demo a.next {
    margin-top: 50px;
    color: #6a7589;
    width: 22px;
    outline: none;
}

#resource-demo a.prev {
    background: url(../images/car_prev.gif) no-repeat scroll 0 0;
}
#resource-demo a.prev, #resource-demo a.next, #resource-demo a.go {
    display: block;
    height: 30px;
    line-height: 1;
    text-decoration: none;
    font-size: 43px;
    float: left;
}
.welcome-text {
    padding: 15px 30px;
}
.welcome-text {
    text-align: left;
    color: #989da4;
    font-size: 30px;
    font-family: 'Roboto';
    font-weight: 400;
    padding: 0 80px 5px 80px;
    border-top: 1px solid #39B8C3;
    position: relative;
}
.welcome-text {
    text-align: center;
    color: #989da4;
    font-size: 30px;
    font-family: 'Roboto';
    font-weight: 400;
    padding: 0 0 5px;
    border-top: 1px solid #39B8C3;
    position: relative;
}
.titleText {
    display: inline-block;
}
#resource-demo .carousel {
    margin-left: 0em;
}
#resource-demo .carousel {
    float: left;
    margin: 0 1em;
    position: relative;
    visibility: hidden;
    left: -5000px;
}

#resource-demo .carousel {
    width: 93% !important;
}
.lower-header {
    background-color: #0b7893;
    background-image: url(../images/bg.jpg);
    background-position: left center;
    height: inherit;
    background-repeat: no-repeat;
}
.highlight {
    background: #f8d347;
    height: auto;
    display: block;
}
.highlight h3 {
    color: #002e59;
    font-family: 'Roboto';
    font-weight: 600;
    background: #fff787;
    display: inline-block;
    padding: 0 5px;
    margin: 17px 5px 5px 0;
    font-size: 14px;
    float: left;
    line-height: 22px;
}
#demo2 {
    color: #002e59;
    font-family: 'Roboto';
    font-size: 16.9px;
    font-weight: 400;
    text-align: center;
}

.scroll-text {
    height: 68px;
    line-height: 17px;
    padding: 0 10px;
    overflow: hidden;
}
:host {
    display: inline-block;
    overflow: hidden;
    text-align: initial;
    white-space: nowrap;
}
b, strong {
    font-weight: bold;
}
#overlay-back {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    filter: alpha(opacity=60);
    z-index: 5;
    display: none;
}

.rule_popup {
    background-color: #fff;
    /* border: 1px solid #2e87bf; */
    box-shadow: 0 0 4px #666666;
    color: #000000;
    height: 543px;
    position: fixed;
    width: 980px;
    z-index: 100;
    /* display: none; */
}
.close_Img {
    background: url(../images/cancel.png) no-repeat;
    width: 9px;
    height: 9px;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
}
.AC_div {
    background: #f0f0f0;
    padding: 30px 0 15px;
    text-align: center;
}
.res {
    position: relative;
}
.my-btns {
    background-image: linear-gradient(43deg, #1D1D1E 92%, #F1B51C 93%) !important;
    font-family: "IBM Plex Sans", Sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: transparent;
    border-radius: 0px 0px 0px 0px;
}

#sResults {
    width: 473px;
    border: 1px solid #CCC;
    font-size: 14px;
    display: none;
    max-height: 150px;
    overflow: auto;
    position: absolute;
    left: 18em;
    text-align: left;
    background: #fff;
    padding-top: 5px;
    box-shadow: 3px 3px 4px #ccc;
    -moz-box-shadow: 3px 3px 4px #ccc;
    -webkit-box-shadow: 3px 3px 4px #ccc;
    -ms-box-shadow: 3px 3px 4px #ccc;
}
.rule_content {
    background-color: #fff;
    padding: 10px 15px;
    max-height: 450px;
    overflow: auto;
}
.srchResult {
    font-size: 12px;
    color: #777;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
#main_div {
    margin-top: 5px;
}
.lower-header {
	background: transparent linear-gradient(226deg, var(---f1b51c_secondary) 0%, var(---e86e25_secondary) 100%) 0% 0% no-repeat padding-box;
	background: transparent linear-gradient(226deg, #99bbd0 10%, #00558B 90%) 0% 0% no-repeat padding-box;
	opacity: 1;
    /* background-color: #0b7893;
    background-image: url(../images/bg.jpg); */
    background-position: left center;
    height: inherit;
    background-repeat: no-repeat;
}
.lower-header-left {
    width: 35%;
    float: left;
    margin: 10px;
    margin-top: 15px;
}
.lower-header-left h1 {
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 31px;
    font-family: 'Roboto';
    font-weight: 400;
}
.lower-header-left .process-name {
    border-bottom: 1px solid #DDB55E;
    padding: 10px 0;
    margin-right: -25px;
}
.lower-header-left .process-name .process-details h3 {
    color: #fff;
    font-size: 18px;
    font-family: 'Open Sans';
    font-weight: 400;
    margin: 0;
    padding: 0;
}
.lower-header-left .process-name .process-details {
    display: inline-block;
    margin-left: 5px;
}
.lower-header-left .process-name .process-details {
    color: #f0f8f9;
    font-size: 12px;
    font-family: 'Roboto';
    font-weight: 400;
}
.process-name a {
    cursor: default;
    outline: none;
}
.lower-header-left .process-name .check-img {
    display: inline-block;
    vertical-align: top;
   
}
.lower-header-left .process-name:last-child {
    border-bottom: none;
}
.lower-header-center {
    width: 26%;
    float: left;
    margin: 10px;
    transform: translateY(-1%);
    margin-left: 73px;
}
.lower-header-right {
    display: inline-block;
    float: right;
    width: 26%;
    margin-top: 7px;
    margin-left: 30px;
}
.no-of-people {
    color: #000;
    font-size: 15px;
    font-family: 'Roboto';
    font-weight: 400;
    background: #fff;
    padding: 0px 0px 10px;
    text-align: center;
    margin-bottom: 14px;
    display: inline-block;
    width: 98%;
    margin: 4% 0;
    /* margin-top: 20px; */
}
.no-of-people span {
    background: #2d3e50;
    padding: 0 5px;
    text-align: left;
}
.bigbtn {
    margin-top: 10px;
}
.bigbtn {
    margin: 5px 20px;
}
.bigbtn a {
    background: #FFF;
    color: #FFF;
    border-radius: 4px;
    padding: 7px 7px;
    font-size: 14px;
    display: block;
    background-color: #001543;
}
.bigbtn a: hover{
	color:#000;
}
.page-header {
    background-color: #087e9b;
    background-image: url(../images/header-bg.jpg);
    background-position: left center;
    height: 180px;
    background-repeat: no-repeat;
}
.page-header .image-div {
    float: left;
    margin: 30px 10px 0 0;
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}
img {
    max-width: 80%;
    height: auto;
}
.page-header .page-heading {
    margin: 30px 0 0;
}
.page-header .page-heading h1 {
    color: #fff;
    font-size: 45px;
    font-family: 'Roboto';
    font-weight: 400;
}
.page-header .page-heading span {
    color: #fff;
    font-size: 21px;
    font-family: 'Roboto';
    font-weight: 400;
}
.home-page-links {
    display: inline-block;
    width: 48%;
    /* width: 24.8%; */
    vertical-align: top;
    margin: 30px 0;
}
/* .home-page-links .section-images {
    display: inline-block;
    background-image: url(../images/table1_icon_circle.png);
    height: 50px;
    width: 50px;
} */
.home-page-links .section-headings {
    /* display: inline-block; */
    vertical-align: top;
    line-height: 25px;
    padding: 0 5px;
}
.home-page-links .section-headings h1 {
    color: #333;
    font-size: 25px;
    font-family: 'Roboto';
    font-weight: 400;
}
.home-page-links .section-headings h3 {
    color: orange;
    font-size: 16px;
    font-family: 'Roboto';
    font-weight: 400;
}
.home-page-links ul {
    list-style: none;
    width: 76%;
}
.home-page-links ul a {
    outline: none;
}
.home-page-links ul li {
    color: #333;
    font-size: 13px;
    font-family: 'Roboto';
    font-weight: 600;
    line-height: 20px;
    outline: 0;
}
.home-page-links ul li {
    border-bottom: 1px solid #eaeaea;
    padding: 7px 5px;
}

.pdf-link {
    background: url(../images/pdf.jpg) no-repeat;
    width: 18px;
    margin-left: 6px;
    display: inline-block;
    height: 17px;
    vertical-align: middle;
}
footer {
    background: #043F65 none repeat scroll 0 0;
    width: 100%;
    height: 80px;
}
footer .footer-text {
    display: inline-block;
}
footer .footer-text .copyrght-text {
    font-size: 14px;
    padding-top: 25px;
}
footer .footer-text span {
    color: #fff;
    display: block;
    font-family: 'Open Sans';
    font-weight: 600;
}
footer .footer-text .terms-condition-text {
    font-size: 12px;
    color: #c7cacd;
    display: inline;
}
footer .footer-text .terms-condition-text a {
    color: orange !important;
    font-family: 'Open Sans';
    font-weight: 400;
    text-decoration: none;
    font-size: 12px;
    margin-left: 3px;
}
@media screen and (min-width: 320px) and (max-width: 765px) {
	.mtop50{
		margin-top: 120px !important;
	}
	.scroll-text {
    height: 135px;
    line-height: 38px;
    padding: 10px 10px;
    overflow: hidden;
}

  .lower-header-left {
    width: 85% !important;
    float: left;
    margin: 10px;
    margin-top: 15px;
}
	.lower-header-center {
    width: 85% !important;
    float: left;
    margin: 10px;
    transform: translateY(-1%);
    margin-left: 73px;
}
.lower-header-right {
    display: inline-block;
    float: right;
    width: 85% !important;
    margin-top: 7px;
    margin-left: 30px;
    margin-right: 25px !important;
}
	.home-page-links {
    display: contents;
    width: 48%;
    /* width: 24.8%; */
    vertical-align: top;
    margin: 30px 0;
}
	footer .footer-text .copyrght-text {
    font-size: 14px;
    padding-top: 3px;
}
.header article {
    display: inline;
   
}
.header_index .nav-links {
    float: right;
   /*  padding-top: 39px; */
}
.header .nav-links nav {
    width: 70px;
    text-align: center;
    float: left;
    height: 85px;
    font-size:10px;
    /* line-height: 50px; */
}
.registrationBox .rightDiv {
    flex: 3.2;
    padding: 0px 20px 0 20px !important;
}
	.image-div {
    float: left;
    margin: 24px 20px;
    max-width: 10%;
}
}