﻿@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400,300,600);
embed, img, object, video {
	max-width:100%
}
.ie6 img {
	width:100%
}
img {
	max-width:80%;
	height:auto
}
a {
	text-decoration:none;
	outline:0
}
h1, h2, h3, ol, ul {
	font-weight:400;
	margin:0;
	padding:0
}
.gridContainer {
	width:88.2%;
	max-width:1232px;
	margin:auto
}
.header {
	font-family:'Open Sans';
	font-size:400
}
.header article {
	display:inline-block
}
.header article.logo {
	padding-top:6px;
	cursor:pointer
}
.header article.citis-list {
	width:39%;
	vertical-align:middle;
	padding-bottom:5px;
}
.header article.citis-list span {
	font-size:1.312em;
	font-family:'Open Sans';
	font-weight:600;
	padding-left:4px;
	position:absolute;
	margin-top:8px
}
.header article.citis-list ul {
	list-style:none;
	margin:34px 0 0;
	padding:0;
	line-height:15px
}
.header article.citis-list ul li {
	display:inline-block;
	border-right: 1px solid #39b8c3;
	line-height: 12px;
}
.header article.citis-list ul li a {
	color:#0b7893;
	text-decoration:none;
	padding:0 5px;
	font-size:13px
}
.header article.citis-list ul li a:hover {
	text-decoration:underline
}
.header .nav-links {
	float:right
}
.header .nav-links a {
	text-decoration:none;
	color:#fff;
	font-size:13px;
	font-family:'Open Sans';
	font-weight:600
}
.header .nav-links nav {
	width:75px;
	text-align:center;
	float:left;
	height:85px
}
.header .nav-links .nav-selected{
	border-top:5px solid #FF0;
	position:relative;
	height:80px;
	line-height:80px!important;
	/*background-position:center 14px;*/
	
}
.header .nav-links nav img {
	padding-top:20px
}
.header .nav-links nav:hover img {
	padding-top:15px
}
.header .nav-links nav span {
	display:block;
	padding-top:20px
}
.header .nav-links nav#home {
	background-color:#4ac9e9;
	background-image: url(../images/CAT_sprite1.png);
	background-repeat:no-repeat;
	background-position: 15px 14px;
	line-height:90px;
}
.header .nav-links nav#home.nav-selected {
	background-position: 15px 9px;
}
.header .nav-links nav#home:hover {
	border-top:5px solid #FF0;
	position:relative;
	height:80px;
	line-height:80px!important;
	background-position: 15px 9px;
}

.header .nav-links nav#about-us {
	background-color:#37b2d0;
	background-image: url(../images/CAT_sprite1.png);
	background-repeat:no-repeat;
	background-position: -55px 14px;
	line-height:90px
}
.header .nav-links nav#about-us.nav-selected {
	background-position: -55px 9px;
}
.header .nav-links nav#about-us:hover {
	border-top:5px solid #FF0;
	position:relative;
	height:80px;
	line-height:80px!important;
	background-position: -55px 9px;
}

.header .nav-links nav#test-center {
	background-color:#1e99b7;
	background-image: url(../images/CAT_sprite1.png);
	background-repeat:no-repeat;
	background-position: -127px 14px;
	line-height:90px
}
.header .nav-links nav#test-center.nav-selected {
	background-position: -127px 9px;
}
.header .nav-links nav#test-center:hover {
	border-top:5px solid #FF0;
	position:relative;
	height:80px;
	line-height:80px!important;
	background-position: -127px 9px;
}

.header .nav-links nav#faq {
	background-color:#0c88a7;
	background-image: url(../images/CAT_sprite1.png);
	background-repeat:no-repeat;
	background-position: -198px 14px;
	line-height:90px
}
.header .nav-links nav#faq.nav-selected {
	background-position: -198px 9px;
}
.header .nav-links nav#faq:hover {
	border-top:5px solid #FF0;
	position:relative;
	height:80px;
	line-height:80px!important;
	background-position: -198px 9px;
}

.header .nav-links nav#Score{
	background-color:#0c88a7;
	background-image: url(../images/CAT_sprite1.png);
	background-repeat:no-repeat;
	background-position: -338px 14px;
	line-height:90px
}
.header .nav-links nav#Score.nav-selected {
	background-position: -338px 9px;
}
.header .nav-links nav#Score:hover {
	border-top:5px solid #FF0;
	position:relative;
	height:80px;
	line-height:80px!important;
	background-position: -338px 9px;
}

.header .nav-links nav#contact-us {
	background-color:#0b7893;
	background-image: url(../images/CAT_sprite1.png);
	background-repeat:no-repeat;
	background-position: -268px 14px;
	line-height:90px
}
.header .nav-links nav#contact-us.nav-selected {
	background-position: -268px 9px;
}
.header .nav-links nav#contact-us:hover {
	border-top:5px solid #FF0;
	position:relative;
	height:80px;
	line-height:80px!important;
	background-position: -268px 9px;
}

.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)
}
.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:#fff;
	font-family:'Open Sans';
	font-weight:600;
	background:#2d3e50;
	display:inline-block;
	padding:0 5px;
	margin:17px 5px 5px 0;
	font-size:14px;
	float:left;
	line-height: 22px;
}
.scroll-text {
	height:58px;
	line-height:58px;
	padding:0 10px;
	overflow:hidden;
	
}
.scroll-text ul {
	width:90%;
	height:100px;
	overflow:hidden;
	margin:0
}
.nextscroll, .prevscroll {
	float:left;
	margin:0 2px;
	cursor:pointer;
	line-height: 58px;
}
.highlight ul {
	list-style:none;
	margin:0;
	padding:0;
	width:90%
}
.highlight ul li {
	padding:0 10px;
	text-decoration:none;
	line-height:32px;
	outline:0
}
.highlight ul li a {
	color:#000;
	font-family:'Open Sans';
	font-weight:300;
	font-size:14px;
	overflow:hidden;
	margin-right:100px;
	outline:0
}
.college-logo ul {
	margin:0 auto;
	text-align:center
}
.college-logo ul li {
	display:inline-block;
	padding-bottom:5px;
	width:118px;
	margin:0 0px;
}
.college-logo ul li img {
	margin:5px 0px;
	height:auto;
	outline:0;
	padding:0 5px;
	
}
.college-logo ul li:hover img {
	border:2px solid #8ee1e8;
	margin:3px 0px;
	border-radius:5px
}
.welcome-text {
	text-align:center;
	color:#989da4;
	font-size:30px;
	font-family:'Open Sans';
	font-weight:400;
	padding:0 0 5px;
	border-top:1px solid #39B8C3;
	position: relative;
}
.lower-header-left {width: 35%; float: left; margin: 10px; margin-top: 15px;}
.lower-header-center {width: 26%; float: left;  margin: 10px; transform: translateY(-1%);  margin-left: 73px;}/* Changes made for placing login buttons side by side  */
.lower-header-right {width: 26%;  float: left;  margin: 10px; margin-bottom: 68px;}

/*
.lower-header-center {width: 26%; float: left;  margin: 10px; transform: translateY(-1%);  margin-left: 73px;} Changes made for placing login buttons side by side  
.lower-header-right {width: 26%;  float: left;  margin: 10px; margin-bottom: 68px;} Changes made for placing login buttons side by side  */
/* Actual code
.lower-header-center {width: 29%; float: left;  margin: 10px; transform: translateY(-1%);}
.lower-header-right {width: 30%;  float: left;  margin: 10px; margin-bottom: 25px;} */

#resource-demo .carousel {width: 93% !important;}
.bigbtn {margin: 5px 20px;}
.gridContainer {width: 100%; margin:auto;}
.announcementMob {
background: #76c8d6;
color: #fff; 
	padding: 10px;
	display: none;
}
.titleText {display: inline-block;}
.lower-header-left .process-name {
	border-bottom:1px solid #69dae4;
	padding:10px 0;
	margin-right: -25px;
}
.lower-header-left .process-name:last-child {
	border-bottom:none
}
.lower-header-left .process-name .check-img {
	display:inline-block;
	vertical-align:top
}
.lower-header-left .process-name .process-details {
	display:inline-block;
	margin-left:5px
}
.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 {
	color:#f0f8f9;
	font-size:12px;
	font-family:'Open Sans';
	font-weight:400
}
.lower-header-left h1 {
	margin:0;
	padding:0;
	color:#fff;
	font-size:31px;
	font-family:'Open Sans';
	font-weight:400
}
.lower-header-right {
	display:inline-block;
	float:right;
	width: 26%;
	margin-top:7px;
	margin-left: 30px;
}
.video-links {
	background-image:url(../images/play-btn.png);
	background-repeat:no-repeat;
    width:30px;
	margin-left:6px;
	display:inline-block;
	height:22px;
	vertical-align:middle
}
.video-links a {
	color:#fff;
	font-size:16px;
	font-family:'Open Sans';
	font-weight:400
}
.video-links:hover {
	background-color:#121921
}
.video-links a:visited, .video-links:hover a {
	color:#fff
}
.video-linksmid {
	color:#F7D446
}
.no-of-people {
	color: #fff;
	font-size: 15px;
	font-family: 'Open Sans';
	font-weight: 400;
	background: #011A34;
	padding: 0px 0px 10px;
	text-align: center;
	margin-bottom: 14px;
	display: inline-block;
	width: 98%;
	margin: 4% 0;
	/*margin-top: 20px;*/
}
.new_back {
	color:#fff;
	font-size:18px;
	font-family:'Open Sans';
	font-weight:400;
	background:#011A34;
	padding: 15px 20px 20px;
	text-align:center;
	/* display:none; */
	margin-top:-12px;
	
}



.trackbtn {
	margin:10px 0 5px
}

.no-of-people span {
	background:#2d3e50;
	padding:0 5px;
	text-align:left
}
.text1 {
	color:#A2ABB2;
	font-size:15px;
	margin:5px 0
}
.registerbtn {
	margin:10px 0 0px
}

.registerbtn a {
	background: #18a5c8;
	color: #FFFfff;
	border-radius: 4px;
	font-size: 14px;
	display: block;
	padding: 7px 40px;
}
.registerbtn a:hover {
	background:#30c7ec;
	color:#FFFfff
}
.registerbtn a:visited {
	color:#FFFfff
}
.trackbtn a {
background: rgb(24, 165, 200);
color: rgb(255, 255, 255) !important;
border-radius: 4px;
font-size: 19px;
display: block;
padding: 7px 40px;
}

	
	.bigbtn a {
	background: #FFF;
	color: #FFF;
	border-radius: 4px;
	padding: 7px 7px;
	font-size: 14px;
	display: block;
	background-color: #18a5c8;
}
	
	
.bigbtn a:hover {
	background:#30c7ec;
	color:#2D3E50;
}
.bigbtn a:visited {
	color:#ffffff;
}
.bigbtn_orange a {
	height:50px;
	line-height:50px;
	background:#f8a018;
	color:#ffffff;
	border-radius:5px;
	padding:8px 45px;
	font-size:24px
}
.bigbtn_orange a:hover {
	background:#fcb13d;
	color:#ffffff
}
.bigbtn_orange a:visited {
	color:#ffffff;
}
.home-page-links {
	display:inline-block;
	 width: 33%; /*for 3 column design*/
	/* width:24.8%;  *//*for 4 column design*/
	vertical-align:top;
	margin:30px 0
}

.home-page-links .section-images {
	display:inline-block;
	background-image: url("../images/CAT_sprite1.png"); height: 83px; width: 91px;
}

.knw_mre {background-position: -6px 618px;}
.certi {background-position: -204px 618px;}
.quk_tour {background-position: -104px 618px;}
.scr_card {background-position: -303px 618px;}


.logo1 { background-image: url("../images/CAT_sprite1.png"); background-position: 0px 532px;}
.logo2 { background-image: url("../images/CAT_sprite1.png"); background-position: -104px 532px;}
.logo3 { background-image: url("../images/CAT_sprite1.png"); background-position: -214px 532px;}
.logo4 { background-image: url("../images/CAT_sprite1.png"); background-position: -324px 532px;}
.logo5 { background-image: url("../images/CAT_sprite1.png"); background-position: -434px 532px;}
.logo6 { background-image: url("../images/CAT_sprite1.png"); background-position: 0px 416px;}
.logo7 { background-image: url("../images/CAT_sprite1.png"); background-position: -104px 416px;}
.logo8 { background-image: url("../images/CAT_sprite1.png"); background-position: -214px 416px;}
.logo9 { background-image: url("../images/CAT_sprite1.png"); background-position: -324px 416px;}
.logo10 { background-image: url("../images/CAT_IIMA_Logo_20Jul23.jpg"); background-size:cover; width:90px; height:10px;}
.logo11 { background-image: url("../images/AmritsarLogo.png");background-size:cover; width:90px; height:10px;}
.logo12 { background-image: url("../images/CAT_sprite1.png"); background-position: -104px 300px;}
.logo13 { background-image: url("../images/IIMBGLOGOWithSpace1.png"); background-size:cover; width:90px; height:10px;}
.logo14 { background-image: url("../images/CAT_sprite1.png"); background-position: -324px 300px;}
.logo15 { background-image: url("../images/CAT_sprite1.png"); background-position: -434px 300px;}
.logo16 { background-image: url("../images/CAT_sprite1.png"); background-position: 0px 184px;}
.logo17 { background-image: url("../images/CAT_sprite1.png"); background-position: -104px 184px;}
.logo18 { background-image: url("../images/CAT_sprite1.png"); background-position: -214px 184px;}
.logo19 { background-image: url("../images/CAT_sprite1.png"); background-position: -324px 184px;}
.logo20 { background-image: url("../images/CAT_IIM_Logo_30Aug23.jpg");background-size:cover; width:90px; height:10px;} 
.logo_21 { background-image: url("../images/CAT_sprite1.png"); background-position: -434px 184px;} 





.logo21 { background-image: url("../images/AIM_KOLKATA.jpg"); background-size:cover; width:90px; height:10px;}
.logo22 { background-image: url("../images/BIMTECH.jpg"); background-size:cover; width:90px; height:10px;}
.logo23 { background-image: url("../images/CIMP.jpg"); background-size:cover; width:90px; height:10px;}
.logo24 { background-image: url("../images/DMI.jpg"); background-size:cover; width:90px; height:10px;}
.logo25 { background-image: url("../images/EDII.jpg"); background-size:cover; width:90px; height:10px;}
.logo26 { background-image: url("../images/FORE_New_Delhi.jpg"); background-size:cover; width:90px; height:10px;}
.logo27 { background-image: url("../images/GIMS.jpg"); background-size:cover; width:90px; height:10px;}
.logo28 { background-image: url("../images/GIM_GOA.jpg"); background-size:cover; width:90px; height:10px;}
.logo29 { background-image: url("../images/HSB.JPG"); background-size:cover; width:90px; height:10px;}
.logo30 { background-image: url("../images/IIFT.jpg"); background-size:cover; width:90px; height:10px;}
.logo31 { background-image: url("../images/IIT_ISM.jpg"); background-size:cover; width:90px; height:10px;}
.logo32 { background-image: url("../images/IMI_NEW_DELHI.jpg"); background-size:cover; width:90px; height:10px;}
.logo33 { background-image: url("../images/IMM.jpg"); background-size:cover; width:90px; height:10px;}
.logo34 { background-image: url("../images/IMS_GHAZIABAD.jpg"); background-size:cover; width:90px; height:10px;}
.logo35 { background-image: url("../images/IMT.jpg"); background-size:cover; width:90px; height:10px;}
.logo36 { background-image: url("../images/IM_BHU.jpg"); background-size:cover; width:90px; height:10px;}
.logo37 { background-image: url("../images/IRMA.jpg"); background-size:cover; width:90px; height:10px;}
.logo38 { background-image: url("../images/ITM.jpg"); background-size:cover; width:90px; height:10px;}
.logo39 { background-image: url("../images/Jaipuria_Lucknow.jpg"); background-size:cover; width:90px; height:10px;}
.logo40 { background-image: url("../images/JAIPURIA_NOIDA.jpg"); background-size:cover; width:90px; height:10px;}
.logo41 { background-image: url("../images/JAIPURIA_VIJAIPUR.jpg"); background-size:cover; width:90px; height:10px;} 
.logo42 { background-image: url("../images/MDI_GURGAON.jpg"); background-size:cover; width:90px; height:10px;}
.logo43 { background-image: url("../images/MICA.jpg"); background-size:cover; width:90px; height:10px;}
.logo44 { background-image: url("../images/NIA.JPG"); background-size:cover; width:90px; height:10px;}
.logo45 { background-image: url("../images/NIRMA.jpg"); background-size:cover; width:90px; height:10px;}
.logo46 { background-image: url("../images/RBS.jpg"); background-size:cover; width:90px; height:10px;}
.logo47 { background-image: url("../images/SOM.jpg"); background-size:cover; width:90px; height:10px;}
.logo48 { background-image: url("../images/XIM.jpg"); background-size:cover; width:90px; height:10px;}

.logo49 { background-image: url("../images/AUB.jpg"); background-size:cover; width:90px; height:10px;}
.logo50 { background-image: url("../images/DDGDVC.jpg"); background-size:cover; width:90px; height:10px;}
.logo51 { background-image: url("../images/DMSI.jpg"); background-size:cover; width:90px; height:10px;}
.logo52 { background-image: url("../images/EIILM.jpg"); background-size:cover; width:90px; height:10px;}
.logo53 { background-image: url("../images/IBA.jpg"); background-size:cover; width:90px; height:10px;}
.logo54 { background-image: url("../images/KJS.jpg"); background-size:cover; width:90px; height:10px;}
.logo55 { background-image: url("../images/LBSIM.jpg"); background-size:cover; width:90px; height:10px;}
.logo56 { background-image: url("../images/NICMAR.jpg"); background-size:cover; width:90px; height:10px;}

.logo57 { background-image: url("../images/NIU.jpg"); background-size:cover; width:90px; height:10px;}
.logo58 { background-image: url("../images/SMS_NFS.jpg"); background-size:cover; width:90px; height:10px;}
.logo59 { background-image: url("../images/SMS_UOH.jpg"); background-size:cover; width:90px; height:10px;}
.logo60 { background-image: url("../images/SPJIMR.jpg"); background-size:cover; width:90px; height:10px;}
.logo61 { background-image: url("../images/SRM.jpg"); background-size:cover; width:90px; height:10px;}
.logo62 { background-image: url("../images/TSM.jpg"); background-size:cover; width:90px; height:10px;}
.logo63 { background-image: url("../images/UBS.jpg"); background-size:cover; width:90px; height:10px;}

.logo64 { background-image: url("../images/BITS.jpg"); background-size:cover; width:90px; height:10px;}
.logo65 { background-image: url("../images/IIM_Bhopal.jpg"); background-size:cover; width:90px; height:10px;}
.logo66 { background-image: url("../images/IISW.jpg"); background-size:cover; width:90px; height:10px;}
.logo67 { background-image: url("../images/Jaipuria_Indore.jpg"); background-size:cover; width:90px; height:10px;}
.logo68 { background-image: url("../images/KIIT_University.jpg"); background-size:cover; width:90px; height:10px;}
.logo69 { background-image: url("../images/TAPMI.jpg"); background-size:cover; width:90px; height:10px;}


.logo70 { background-image: url("../images/AUL.jpg"); background-size:cover; width:90px; height:10px;}
.logo71 { background-image: url("../images/GIBS.jpg"); background-size:cover; width:90px; height:10px;}
.logo72 { background-image: url("../images/IFMR.jpg"); background-size:cover; width:90px; height:10px;}
.logo73 { background-image: url("../images/WU.jpg"); background-size:cover; width:90px; height:10px;}


.logo74 { background-image: url("../images/DOSS.jpg"); background-size:cover; width:90px; height:10px;}
.logo75 { background-image: url("../images/IMI.jpg"); background-size:cover; width:90px; height:10px;}
.logo76 { background-image: url("../images/IPE.jpg"); background-size:cover; width:90px; height:10px;}
.logo77 { background-image: url("../images/JIMS.jpg"); background-size:cover; width:90px; height:10px;}
.logo78 { background-image: url("../images/LIBA.jpg"); background-size:cover; width:90px; height:10px;}
.logo79 { background-image: url("../images/LN.jpg"); background-size:cover; width:90px; height:10px;}
.logo80 { background-image: url("../images/LNWIM.jpg"); background-size:cover; width:90px; height:10px;}
.logo81 { background-image: url("../images/MDI.jpg"); background-size:cover; width:90px; height:10px;}
.logo82 { background-image: url("../images/NTI.jpg"); background-size:cover; width:90px; height:10px;}


.logo83 { background-image: url("../images/AIMS_Logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo84 { background-image: url("../images/BSM_Logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo85 { background-image: url("../images/UOD_Logo.jpg"); background-size:cover; width:90px; height:10px;}


.logo86 { background-image: url("../images/ABVS.jpg"); background-size:cover; width:90px; height:10px;}
.logo87 { background-image: url("../images/desi.jpg"); background-size:cover; width:90px; height:10px;}
.logo88 { background-image: url("../images/DMIP.jpg"); background-size:cover; width:90px; height:10px;}
.logo89 { background-image: url("../images/IIAM.jpg"); background-size:cover; width:90px; height:10px;}


.logo90 { background-image: url("../images/AB_Logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo91 { background-image: url("../images/BIM_Logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo92 { background-image: url("../images/BSUJ_Logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo93 { background-image: url("../images/DSB_Logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo94 { background-image: url("../images/MABS_Logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo95 { background-image: url("../images/UPBS_Logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo96 { background-image: url("../images/VJIM_Logo.jpg"); background-size:cover; width:90px; height:10px;}


.logo97 { background-image: url("../images/JKBS_logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo98 { background-image: url("../images/NIBM_logo.jpg"); background-size:cover; width:90px; height:10px;}


.logo99 { background-image: url("../images/PICM.jpg"); background-size:cover; width:90px; height:10px;}
.logo100 { background-image: url("../images/SPSU.jpg"); background-size:cover; width:90px; height:10px;}



.logo101 { background-image: url("../images/MCC_logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo102 { background-image: url("../images/SSIM_logo.jpg"); background-size:cover; width:90px; height:10px;}
.logo103 { background-image: url("../images/JSSM_22_Dec23.jpg"); background-size:cover; width:90px; height:10px;}
.logo104 { background-image: url("../images/MNNIT_22Dec23.jpg"); background-size:cover; width:90px; height:10px;}
.logo105 { background-image: url("../images/NLD_22Dec23.jpg"); background-size:cover; width:90px; height:10px;}
.logo106 { background-image: url("../images/SBMUS_22Dec23.jpg"); background-size:cover; width:90px; height:10px;}
.logo107 { background-image: url("../images/VMN_22Dec23.jpg"); background-size:cover; width:90px; height:10px;}

/*


.logo103 { background-image: url("../images/Karnataka_NIT_Surathkal.jpg"); background-size:cover; width:90px; height:10px;} */









#resource-demo .carousel li a:hover {
	border:2px solid #8ee1e8;
	border-radius:3px
} 

.home-page-links .section-images img
 {
 width:95%;
 } 
.home-page-links .section-headings {
	display:inline-block;
	vertical-align:bottom;
	line-height:25px;
	padding:0 5px
}
.home-page-links .section-headings h1 {
	color:#333;
	font-size:25px;
	font-family:'Open Sans';
	font-weight:400
}
.home-page-links .section-headings h3 {
	color:#c6c6c6;
	font-size:16px;
	font-family:'Open Sans';
	font-weight:400
}
.home-page-links ul {
	list-style:none;
	width:76%
}
.home-page-links ul li {
	border-bottom:1px solid #eaeaea;
	padding:7px 5px
}
.home-page-links ul li:hover {
	background-color:#02c1d2
}
.home-page-links ul li[disabled=disabled] {
	background-color:#fff
}
.home-page-links ul a:hover li {
	color:#fff
}
.home-page-links ul li[disabled=disabled] a {
	color:#999;
	cursor:default
}
.home-page-links ul a {
	outline:none
}
.home-page-links ul li {
	color:#333;
	font-size:13px;
	font-family:'Open Sans';
	font-weight:600;
	line-height:20px;
	outline:0
}
.non-member-list {
	background:#1e99b7
}
.non-member-list h1 {
	color:#fff;
	font-size:31px;
	font-family:'Open Sans';
	font-weight:400;
	text-align:center;
	margin:0;
	padding:0
}
.non-member-list ul {
	list-style:none
}
.non-member-list ul li {
	display:inline-block;
	border-right:1px solid #69dae4;
	width:15%;
	padding-left:10px;
	vertical-align:top
}
.non-member-list ul li:nth-child(6n) {
border-right:none!important
}
.non-member-list ul li a {
	color:#fff;
	font-size:12px;
	font-family:'Open Sans';
	font-weight:400;
	text-decoration:none;
	cursor:pointer
}
.non-member-list ul li a:hover {
	text-decoration:underline
}
.new-link {
	background:url(../images/new.png) no-repeat;
	width:18px;
	margin-left:10px;
	display:inline-block;
	height:10px;
	vertical-align:middle
}
.pdf-link {
	background:url(../images/pdf.png) no-repeat;
	width:18px;
	margin-left:6px;
	display:inline-block;
	height:17px;
	vertical-align:middle
}
footer {
	background: #2d3e50;
	width: 100%;
	height: 80px;
}
footer .footer-text {
	display: inline-block
}
footer article.footer-links {
	display: inline-block;
	float: right;
	padding-top: 20px;
}
footer .footer-text span {
	color: #fff;
	display: block;
	font-family: 'Open Sans';
	font-weight:600;
}
footer .footer-text .copyrght-text {
	font-size: 14px;
	padding-top: 25px;
}
footer .footer-text .terms-condition-text {
	font-size: 12px;
	color: #c7cacd;
	display: inline;
}
.terms-condition-text a:hover {
	text-decoration:underline !important;
}
footer .footer-text .terms-condition-text a {
	color: #62cae7;
	font-family: 'Open Sans';
	font-weight:400;
	text-decoration: none;
	font-size: 12px;
	margin-left: 3px;
}
footer article.footer-links ul {
	list-style: none
}
footer article.footer-links ul li {
	float: left
}
.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
}
.page-header .page-heading {
	margin:30px 0 0
}
.page-header .page-heading h1 {
	color:#fff;
	font-size:45px;
	font-family:'Open Sans';
	font-weight:400
}
.page-header .page-heading span {
	color:#fff;
	font-size:21px;
	font-family:'Open Sans';
	font-weight:400
}
.accordian-heading {
	margin:10px 0;
	padding:0 10px;
	cursor:pointer;
	background-color:#f0f1f3
}
.accordian a, .accordian a:active, .accordian a:hover, .accordian a:visited {
	outline:0
}
.accordian-heading h1 {
	font-size:25px;
	font-family:'Open Sans';
	font-weight:400;
	color:#333;
	line-height:40px;
	display:inline-block

}
.plus {
	background:url(../images/plus.png) no-repeat;
	height:12px;
	width:13px;
	float:right;
	margin-top:13px
}
.minus {
	background:url(../images/minus.png) no-repeat;
	height:12px;
	width:13px;
	float:right;
	margin-top:18px
}
.accordian-open h1 {
	color:#f8af47!important
}
.accordian-open {
	background-color:#fef6da!important
}
.question-ans {
	display:none;
	padding: 0 10px;
}
.question {
	color:#333;
	font-size:14.2px;
	font-family:'Open Sans';
	font-weight:600
}
.ans {
	color:#9a9a9a;
	font-size:14px;
	font-family:'Open Sans';
	font-weight:400;
	margin:10px 0 40px
}
.ans span {
	color:#333;
	margin:0 5px
}
.right-section {
	width:70%;
	display:inline-block
}
.left-section {
	width:25%;
	display:inline-block;
	padding-right:5%;
	vertical-align:top;
	margin:20px 0
}
.left-top-section {
	background:#f0f1f3;
	padding:5px
}
.left-top-section h1 {
	color:#01a89e;
	font-size:25px;
	font-family:'Open Sans';
	font-weight:400
}
.left-top-section h3 {
	color:#01a89e;
	font-size:16px;
	font-family:'Open Sans';
	font-weight:300
}
.left-top-section ul {
	list-style:none;
	margin:10px 0 20px
}
.left-top-section ul a {
	outline:none
}
.left-top-section ul li {
	border-bottom:1px solid #dddedf;
	line-height:30px;
	padding-left:5px
}
.left-top-section ul li[disabled=disabled]:hover {
	background-color:#f0f1f3
}
.left-top-section ul li:hover {
	background:#71d9e2
}
.left-top-section ul a:hover li {
	color:#fff
}
.left-top-section ul li[disabled=disabled] a {
	color:#848484;
	cursor:default
}
.left-top-section ul li {
	color:#333;
	font-size:13px;
	font-family:'Open Sans';
	font-weight:600;
	outline:0
}
.right-section .top-section {
	padding-top:10px;
	text-align:justify
}
.right-section .top-section h1 {
	color:#333;
	font-size:25px;
	font-family:'Open Sans';
	font-weight:400
}
.right-section .top-section .text {
	color:#333;
	font-size:16px;
	font-family:'Open Sans';
	font-weight:400
}






.right-section .top-section1 {
	padding-top:10px;
	text-align:justify
}

.right-section .top-section1 h1 {
	color:#333;
	font-size:25px;
	font-family:'Open Sans';
	font-weight:400
}
.right-section .top-section1 .text {
	color:#333;
	font-size:16px;
	font-family:'Open Sans';
	font-weight:400
}




.right-section .top-section .contact-details ul {
	list-style:none;
	width:40%;
	display:inline-block;
	vertical-align:top
}
.right-section .top-section .contact-details ul li {
	color:#333;
	font-size:14px;
	font-family:'Open Sans';
	font-weight:400
}

.right-section .top-section .Score-details ul {
	list-style:none;
	width:40%;
	display:inline-block;
	vertical-align:top
}
.right-section .top-section .Score-details ul li {
	color:#333;
	font-size:14px;
	font-family:'Open Sans';
	font-weight:400
}
.submit-btn {
	background-image:url(../images/check.png);
	background-repeat:no-repeat;
	background-position:5px center;
	background-color:#71d9e2;
	padding:2px;
	display:table
}
.submit-btn a {
	color:#fff;
	font-size:24px;
	font-family:'Open Sans';
	font-weight:600;
	padding:0 10px 0 30px
}
.submit-btn a:visited {
	color:#fff
}
.contact-img {
	display:inline-block;
	padding:3px 5px
}
.float-left {
	float:left
}
.address-text {
	margin-left:26px
}
.right-section .bottom-section {
	margin-top:30px
}
.right-section .bottom-section h1 { /* exam citty seletion show*/
	color:#f8af47;
	font-size:36px;
	font-family:'Open Sans';
	font-weight:400;
	display:none;
} 
.bottom-section input {
	height:40px;
	width:80%;
	background-color:#f0f1f3;
	color:#aeb2b8;
	font-size:24px;
	font-family:'Open Sans';
	font-weight:400;
	border:none;
	margin:5px 0;
	padding:0 5px
}
.bottom-section textarea {
	width:80%;
	background-color:#f0f1f3;
	color:#aeb2b8;
	font-size:24px;
	font-family:'Open Sans';
	font-weight:400;
	border:none;
	margin:5px 0;
	padding:0 5px;
	height:100px
}
.bottom-section textarea:focus {
	border:2px solid #71d9e2;
	padding:0 1px;
	height:96px
}
.bottom-section input:focus {
	border:2px solid #71d9e2;
	height:36px;
	padding:0 3px
}
.display-none {
	display:none
}
.about-us .bottom-section span.text {
	font-size:16px;
	font-family:'Open Sans';
	font-weight:400
}
.about-us .bottom-section ul {
	padding-left:20px
}
.about-us .bottom-section ul li {
	color:#848484;
	font-family:'Open Sans';
	font-weight:300;
	font-size:14px
}
.exam .right-section {
	margin-top:20px;
	text-align:center;
	color:red;
	padding-top:30px;
	height:570px;
	background:#f0f1f3
}
.test-cities .right-section .top-section ul {
	list-style:none
}
.test-cities .right-section .top-section ul li {
	display:inline-block;
	vertical-align:top;
	font-family:'Open Sans';
	font-weight:600;
	font-size:13px;
	cursor:auto;
	padding:5px 30px 5px 5px;
	width:21%
}
.test-cities .right-section .top-section ul li a {
	font-family:'Open Sans';
	font-weight:600;
	font-size:13px;
	color:#989DA4;
	cursor: auto;
	padding:5px;
	display:block
}
.test-cities .right-section .top-section ul li a:hover {
	/*background:#71d9e2;
	color:#000*/
}



.test-cities .right-section .top-section1 ul {
	list-style:none
}
.test-cities .right-section .top-section1 ul li {
	display:inline-block;
	vertical-align:top;
	font-family:'Open Sans';
	font-weight:600;
	font-size:13px;
	cursor:auto;
	padding:5px 30px 5px 5px;
	width:21%
}
.test-cities .right-section .top-section1 ul li a {
	font-family:'Open Sans';
	font-weight:600;
	font-size:13px;
	color:#989DA4;
	cursor: auto;
	padding:5px;
	display:block
}
.test-cities .right-section .top-section1 ul li a:hover {
	/*background:#71d9e2;
	color:#000*/
}


.members-list .right-section ul li:nth-child(3n) {
border-right:none!important
}
.members-list .right-section ul {
	list-style:none
}
.members-list .right-section ul li {
	display:inline-block;
	vertical-align:top;
	font-family:'Open Sans';
	font-weight:600;
	font-size:13px;
	cursor:pointer;
	padding:5px 30px 5px 5px;
	width:25%;
	border-right:1px solid #DDDEDF
}
.members-list .right-section ul li a {
	font-family:'Open Sans';
	font-weight:600;
	font-size:13px;
	color:#989DA4;
	cursor:pointer;
	padding:5px;
	display:block
}
.members-list .right-section ul li a:hover {
	background:#71d9e2;
	color:#000
}
.members-list .right-section ul li a.selected-member {
	color:#333;
	background:#71d9e2
}
.non-member-instutes table {
	color:#333;
	font-family:'Open Sans';
	font-weight:400;
	font-size:12px;
	width:47%;
	display:inline-block;
	vertical-align:text-top;
	padding:0 3% 20px 0
}
.non-member-instutes table p {
	margin:0
}
.non-member-instutes table .instute-name {
	font-family:'Open Sans';
	font-weight:600
}
.non-member-instutes table td a {
	color:#16A7B4
}
.non-member-instutes table td a:hover {
	text-decoration:underline
}
#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
}


#nation {
	border:1px solid #999;;
	-webkit-appearance:none;
	-moz-appearance:none;
	background:#EBECEE url(../images/new_arrow.png) no-repeat 98% center;
	width:350px;
	text-indent:.01px;
	text-overflow:"";
	font-family:'Open Sans';
	font-weight:600;
	font-size:13px;
	color:#333;
	border-radius:2px;
	padding:5px;
	background-position:350px center\9;
	background-position:right 6px center\0;
. ie10 #hack {
background-position:right 6px center; /* Only works in IE10 */
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#nation {
background:#EBECEE url(../images/new_arrow.png) no-repeat right 10px center
}
}



#states {
	border:1px solid #999;;
	-webkit-appearance:none;
	-moz-appearance:none;
	background:#EBECEE url(../images/new_arrow.png) no-repeat 98% center;
	width:350px;
	text-indent:.01px;
	text-overflow:"";
	font-family:'Open Sans';
	font-weight:600;
	font-size:13px;
	color:#333;
	border-radius:2px;
	padding:5px;
	background-position:350px center\9;
	background-position:right 6px center\0;
. ie10 #hack {
background-position:right 6px center; /* Only works in IE10 */
}
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
#states {
background:#EBECEE url(../images/new_arrow.png) no-repeat right 10px center
}
}
.center-list-tbl {
	color:#333;
	font-family:'Open Sans';
	font-weight:400;
	font-size:14px;
	width:47%;
	display:inline-block;
	vertical-align:text-top;
	padding:0 3% 20px 0
}
.center-list-tbl p {
	margin:0
}
.center-name {
	font-family:'Open Sans';
	font-weight:600
}
.center-list-tbl td a {
	color:#16A7B4
}
.contact-details p {
	margin:0;
	padding-left:28px
}
.address-text>p {
	margin:0
}
.accordian:first-child {
	padding-top:20px
}/*.accordian:first-child+ section{padding-bottom:55px;padding-bottom:120px\9;padding-bottom:120px\0}@media screen and (-webkit-min-device-pixel-ratio:0){.accordian:first-child+ section{padding-bottom:90px}}*/
.accordian:last-child {
	padding-bottom:20px
}
.college-list-tbl {
	width:100%;
	margin:20px 0
}
.college-list-tbl tr th {
	color:#fff;
	font-family:'Open Sans';
	font-weight:600;
	font-size:16px;
	vertical-align:middle;
	border-top:1px solid #f0f0f0;
	padding:10px;
	background-color:#71d9e2
}
.borderRight {
	border-right:1px solid #f0f0f0
}
.borderLeft {
	border-left:1px solid #f0f0f0
}
.college-list-tbl tr td {
	color:#333;
	font-family:'Open Sans';
	font-weight:300;
	font-size:16px;
	vertical-align:middle;
	border:1px solid #f0f0f0;
	padding:5px 10px
}
.college-list-tbl tr td a {
	outline:0
}
.college-list-tbl tr td a img {
	padding:2px 10px
}
.college-list-tbl tr td a:hover img {
	border:2px solid #8ee1e8;
	border-radius:5px;
	padding:0 8px
}
.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
}
.popup {
	z-index:1000;
	background-color:#18a7b5;
	border-radius:6px;
	height:500px;
	overflow:auto;
	background-image:url(../images/pop-upbg.png);
	width:910px;
	-webkit-box-shadow:1px 0 10px 5px rgba(0, 0, 0, .75);
	-moz-box-shadow:1px 0 10px 5px rgba(0, 0, 0, .75);
	box-shadow:1px 0 10px 5px rgba(0, 0, 0, .75)
}
.popup .pop_body {
	position:relative;
	height:auto;
	width:100%;
	overflow:auto;
	text-align:center;
	padding-top:30px
}
a.pop_close {
	background:url(../images/popup-close-icon.png) no-repeat scroll;
	display:inline-block;
	height:18px;
	margin-right:10px;
	margin-top:10px;
	width:18px
}
.cat-text {
	font-family:'Open Sans';
	font-weight:600;
	font-size:128px;
	color:#fff
}
.year-text {
	font-family:'Open Sans';
	font-weight:300;
	font-size:128px;
	color:#e1f4f7
}
.reistration-text {
	font-family:'Open Sans';
	font-weight:600;
	font-size:60px;
	color:#fff;
	background-color:#f8d347;
	display:inline-block;
	padding:0 10px
}
.date-text {
	font-family:'Open Sans';
	font-weight:600;
	font-size:35px;
	color:#fff;
	display:block
}
#demo2 {
	color:#333;
	font-family:'Open Sans';
	font-size:14.9px;
	font-weight:400
}
.msg-box {
	background-color:#fff;
	float:left;
	width:290px;
	border:1px solid #2d3e50;
	border-radius:5px;
	font-family:'Open Sans';
	font-weight:600;
	font-size:13px;
	padding:15px;
	text-align:left;
	line-height: 20px;
}
.msg-box {width: 90%; margin: -8% 0 0 0;}
.msg-box-arrow {
	background-image:url(../images/arrow-white-right.png);
	background-position:right center;
	background-repeat:no-repeat;
	display:inline-block;
	height:26px;
	margin:85px -21px;
	position:absolute;
	width:15px
}
.msg-box a {
	/* background-image:url(../images/cancel.png); */
	background-position:right center;
	background-repeat:no-repeat;
	float:right;
	height:10px;
	margin:-8px -5px;
	padding:0;
	width:10px
}
.college-list-tbl tr:hover td {
	background-color:#eff7ff
}
.process-name a {
	cursor:default;
	outline:none
}
.callout {
	background-color: #fff;
	border: 1px solid #2d3e50;
	border-radius: 5px;
	float: left;
	font-family: 'Open Sans';
	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);
}
.callout .arrow-left {
	background-image: url("../images/arrow-white-left.png");
	background-position: left center;
	background-repeat: no-repeat;
	height: 26px;
	left: -15px;
	position: absolute;
	top: 6px;
	width: 15px;
}
.note-heading span {
	display:inline-block;
	font-weight:bold;
	text-decoration:underline
}
.note-text {
	display:inline;
	margin:10px 5px;
	font-style:italic
}

.Order-list{
	margin:0px 20px;
	line-height:12px;
}
.ans {
	color:#333;
	font-size:14px;
	font-family:'Open Sans';
	font-weight:400;
	margin:5px 0 10px 27px;
}
.plain-text {
	padding:10px 0;
}
.list {
	margin:10px 0
}
.list ul {
	margin:5px 0;
}
.list ul li {
	margin:0 0 0 40px;
}
.data-tbl-qna {
	margin:10px 10px 10px 0
}
.data-tbl-qna th {
	color:#fff;
	font-family:'Open Sans';
	font-weight:600;
	font-size:14px;
	vertical-align:middle;
	border-top:1px solid #f0f0f0;
	padding:10px;
	background-color:#71d9e2
}
.data-tbl-qna td {
	border: 1px solid #f0f0f0;
	color: #333;
	font-family:'Open Sans';
	font-size:14px;
	font-weight:300;
	padding:5px 10px;
	vertical-align:middle;
}
.more-link:hover {
	text-decoration:underline
}
.more-link {
	background:none !important;
	float:none !important;
	padding-left:10px !important;
color:#0b7893!
}
.text1 p {
	margin:0;
	padding:0
}
.bigbtn {
	margin-top:10px
}
.text-link, .faq-new-question-link {
	text-decoration:underline;
	cursor:pointer;
}
.external-link {
	text-decoration:underline;
	cursor:pointer;
	color:#333;
}
.external-link:visited, external-link:hover {
	color:#333;
}
.notice_btn a{ 	
		height: 50px;
    line-height: 42px;
    background: #FBA41F;
    color: #FFFfff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 600;
    width: 200px;
    padding: 10px 85px;
    float: none;
    margin-left: 0px;
	
} 

/*added by rahul starts*/
.searchTxtAuto { float:right; margin-top:-5px;}
.searchTxtAuto input {
	width: 250px;
	background: url(../images/landing_page_sprite.png) no-repeat -158px -113px!important;
    height: 26px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    left: 0px !important;
    top: 0px!important;
    background-color: #ffffff!important;
    padding-left: 23px !important;
    border: 1px solid #DDD;
}
.searchTxtAuto input:focus { border: 1px solid #999; outline:none;}

.slidePdf { cursor:pointer;}
.slideContent { display:none; width: 95%; padding-left: 20px; }
.slideContent li { font-size:12px !important;}

#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;
}

#overlay {
    position : fixed;
    top      : 0;
    left     : 0;
    width    : 100%;
    height   : 100%;
    z-index  : 10;
    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;*/
}

.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;}
.Keyword { padding: 5px 5px 10px;}
.Keyword a { font-size:17px; text-decoration:underline;}
.desc { font-size:14px; color:#555; padding-top:1px;}
.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;
}

.res{position:relative}
#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;}
#sResults a:hover{background:#EBEBEB;}
#sResults a{ font-size:14px; display:block; color:#555; text-decoration:none; background:#fff; text-align:left; height:20px; padding:1px 5px;}
#sResults a span{vertical-align: 8px; font-size:14px; display:block;}
.searchText{
	background: url(../images/landing_page_sprite.png) no-repeat -158px -113px!important;
    height: 26px;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #ffffff!important;
    padding-left: 23px !important;
    border: 1px solid #ccc;
	width:450px;

}
.cousorPointer { display:none;} 
.AC_div{background:#f0f0f0; padding:30px 0 15px; text-align:center;}
.imgsrch{display:block; float:left; padding:10px; width:50px}
.imgsrch img{width:50px; height:50px; border-radius:50%}
.leftsrch{float:left; width:453px;  }
.clearsrch{ clear:both}
.welcome-text {
	text-align:left;
	color:#989da4;
	font-size:30px;
	font-family:'Open Sans';
	font-weight:400;
	padding:0 80px 5px 80px;
	border-top:1px solid #39B8C3;
	position:relative;
}
.welcome-text {padding: 15px 30px;}
/*added by rahul ends*/

.notice_btn { margin-top:13px;} 

.notice_btn a:visited { color: #fff;} 

.notice_btn a:hover{ background: #f98c09; color: #FFFfff;} 

.srchBox { float: right;
    width: 200px;
    position: absolute;
    right: 5px;
    top: 5px;}
td.gsc-search-button { display: none !important;}
.cse .gsc-control-cse, .gsc-control-cse { padding: 0 !important;}

.slidePdf { cursor:pointer;}
.slideContent { display:none; width: 95%; padding-left: 20px; }
.slideContent li { font-size:12px !important;} 

@media screen and (max-width:1024px) { 
.header article.citis-list {width:41%;} 
.home-page-links .section-headings { padding: 0 0 0 5px;}

/* .gridContainer { width:96%;}*/
.welcome-text {font-size: 20px;}
.searchTxtAuto {margin-top: -2px;}
} 
@media screen and (max-width:1023px) { 
.lower-header-center {display: none;}
.announcementMob {display: block;}
.lower-header-right {float: right;}
} 

@media screen and (max-width:1000px) { 
.header article.citis-list {width:41%;} 
.home-page-links .section-headings { padding: 0 0 0 5px;}
.msg-box { float:none;}
.no-of-people { padding:6px;}
.bigbtn { margin-top:0;}

}

/** New Blinking **/

.blinking{
    animation:blinkingText 0.8s infinite;
	font-size: 9px;
}
@keyframes blinkingText{
    0%{     color: #000;    }
    49%{    color: #f50909; }
    50%{    color: #f50909; }
    99%{    color: #f50909;  }
    100%{   color: #000;    }
	
}
/** New Blinking End **/

/** code for Marquee Anouncement Text for mobile starts **/
.announcementMob {
	background: #76c8d6;
	color: #fff;
	padding: 10px;
	display: none;
}
.header-seperator .carousel {
	width: 90%;
} 
@media screen and (max-width:1024px) { 
.welcome-text {font-size: 20px;}
/*.searchTxtAuto {padding: 10px 0 !important;}*/
}
@media screen and (max-width:1023px) { 
.lower-header-right .msg-box {display: none;}
.announcementMob {display: block;}
}
/** code for Marquee Anouncement Text for mobile ends **/