/************************************************************************************RESET*************************************************************************************/html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre,  ul,dd, dt, li, tbody, tfoot, th, thead, tr, button, del, ins, map, object,a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,strong, sub, sup, tt, var, legend, fieldset {	margin: 0;	padding: 0;}img, fieldset {	border: 0;}/* set image max width to 100% */ /* set html5 elements to block */article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {     display: block;}::selection {	background: #2a7391;	color:#FFF;  	}::-moz-selection {	background: #2a7391;	color:#FFF; }/************************************************************************************GENERAL STYLING*************************************************************************************/body {	color:#000;	font-size:0px;	background-color:#fff;	 }p {	margin: 0 0 1.2em;	padding: 0;}A:focus{	outline:none;}*:focus{	outline:none;}/* reset webkit search input styles */input[type=search] {	-webkit-appearance: none;	outline: none;}input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {	display: none;}/************************************************************************************FONT FACE*************************************************************************************/@font-face {    font-family: 'SourceSansProSemibold';    src: url('../fonts/sourcesanspro-semibold.eot');    src: url('../fonts/sourcesanspro-semibold.eot') format('embedded-opentype'),         url('../fonts/sourcesanspro-semibold.woff') format('woff'),         url('../fonts/sourcesanspro-semibold.ttf') format('truetype'),         url('../fonts/sourcesanspro-semibold.svg#SourceSansProSemibold') format('svg');}@font-face {    font-family: 'SourceSansProRegular';    src: url('../fonts/sourcesanspro-regular.eot');    src: url('../fonts/sourcesanspro-regular.eot') format('embedded-opentype'),         url('../fonts/sourcesanspro-regular.woff') format('woff'),         url('../fonts/sourcesanspro-regular.ttf') format('truetype'),         url('../fonts/sourcesanspro-regular.svg#SourceSansProRegular') format('svg');}@font-face {    font-family: 'SourceSansPro-Light';    src: url('../fonts/SourceSansPro-Light.eot');    src: url('../fonts/SourceSansPro-Light.eot') format('embedded-opentype'),         url('../fonts/SourceSansPro-Light.woff') format('woff'),         url('../fonts/SourceSansPro-Light.ttf') format('truetype'),         url('../fonts/SourceSansPro-Light.svg#SourceSansProLight') format('svg');}@font-face {    font-family: 'SourceSansProBold';    src: url('../fonts/sourcesanspro-bold.eot');    src: url('../fonts/sourcesanspro-bold.eot') format('embedded-opentype'),         url('../fonts/sourcesanspro-bold.woff2') format('woff2'),         url('../fonts/sourcesanspro-bold.woff') format('woff'),         url('../fonts/sourcesanspro-bold.ttf') format('truetype'),         url('../fonts/sourcesanspro-bold.svg#SourceSansProBold') format('svg');}@font-face {  font-family: 'RobotoSlab-Bold';  src: url('../fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'),         url('../fonts/RobotoSlab-Bold.woff') format('woff'), 	   url('../fonts/RobotoSlab-Bold.ttf')  format('truetype'), 	   url('../fonts/RobotoSlab-Bold.svg#RobotoSlab-Bold') format('svg');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'RobotoSlab-Regular';  src: url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),    	   url('../fonts/RobotoSlab-Regular.woff') format('woff'), 	   url('../fonts/RobotoSlab-Regular.ttf')  format('truetype'), 	   url('../fonts/RobotoSlab-Regular.svg#RobotoSlab-Regular') format('svg');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'HelveticaBold';  src: url('../fonts/HelveticaBold.eot?#iefix') format('embedded-opentype'),         url('../fonts/HelveticaBold.woff') format('woff'), 	   url('../fonts/HelveticaBold.ttf')  format('truetype'), 	   url('../fonts/HelveticaBold.svg#HelveticaBold') format('svg');  font-weight: normal;  font-style: normal;}@font-face {  font-family: 'DINAlternate-Black';  src: url('../fonts/DINAlternate-Black.eot?#iefix') format('embedded-opentype'),    url('../fonts/DINAlternate-Black.woff') format('woff'),   url('../fonts/DINAlternate-Black.ttf')  format('truetype'),   url('../fonts/DINAlternate-Black.svg#DINAlternate-Black') format('svg');  font-weight: normal;  font-style: normal;}	/************************************************************************************STRUCTURE*************************************************************************************/.wrapper{	width:1200px;	margin:0 auto;	position:relative;}header{	width:100%;	height:49px;	position:relative;	top:0;	background: url(../images/headerline.jpg) bottom no-repeat #004e9f;}.hed-questionbox{	width:auto;	height:48px;	float:left;	font:14px/49px 'SourceSansProBold';	color:#e0f57e;	text-transform:uppercase;	padding-left:2%;	padding-right:2%;}.hed-iconbg{	width:auto;	height:48px;	float:left;}.hed-contactbox{	width:auto;	height:48px;	float:left;	font:14px/49px 'SourceSansProBold';	color:#68a7e9;	text-transform:uppercase;	padding-right:1%;	border-right:1px solid #004185;	margin-right:1%;}.hed-mailbox{	width:auto;	height:48px;	float:left;	font:14px/49px 'SourceSansProBold';	color:#68a7e9;	padding-right:1%;}.hed-rt{	width:400px;	height:48px;	float:right;}.hed-rtbtn{	width:auto;	height:48px;	float:left;	font:14px/49px 'SourceSansProBold';	color:#68a7e9;	padding:0 2%;	text-transform:uppercase;	border-right:1px solid #004185;}.hed-rtbtn a{	color:#68a7e9;}.hed-rtbtn a:hover{	color:#FFF;}.hed-rtbtn:hover{	color:#FFF;}.hed-rtsearchbox{	width:33px;	height:48px;	float:left;	margin-left:1%;	background:url(../images/search.jpg) no-repeat;}

.bannerbg{	width:100%;	height:auto;	background-color:#004e9f;}
/*.bannercontentbg{	width:1200px;	height:auto;	position:absolute;	z-index:100;	left:auto;	right:auto;}*/
.bannercontentbg{ width:1200px; height:auto;}
.bannercontentbg-main{ width:100%; height:auto; font-size:large;  line-height:none; z-index:100; left:auto; right:auto;  background-color:#004e9f; }
.logo{ width:320px; height:auto; float:left; padding-top:10px; padding-bottom:10px; margin-left:23px; }
.logo img{ width:100%; height:auto; display:block;}


.buttonmain{	width:auto;	height:auto;	float:right;	margin-top:32px;	background-color:#3f77b5;}.bannerbox-main{	width:1200px;	margin:-250px auto 0 auto;	left:0;	right:0;	position:relative;}.box1{	width:290px;	height:200px;	float:left;	background:url(../images/box1.png) repeat;}.box2{	width:290px;	height:200px;	float:left;	background:url(../images/box2.png) repeat;	margin:0 12px;}.box3{	width:290px;	height:200px;	float:left;	background:url(../images/box3.png) repeat;}.box4{	width:290px;	height:200px;	float:left;	margin-left:12px;	background:url(../images/box4.png) repeat;}.boxicon{	width:73px;	height:auto;	float:left;	margin:19px 0 0 10px;}.box-hed{	width:60%;	height:auto;	float:left;	margin-left:3%;	font-family: 'RobotoSlab-Bold';	font-size:16px;	line-height:24px;	padding-top:35px;	color:#FFF;	text-transform:uppercase;}.morebtn{	width:109px;	padding:1px 0px;	float:left;	margin-top:0px;	margin-left:15px;	font-family: 'SourceSansProBold';	font-size:14px;	text-transform:uppercase;	color:#FFF;	background:url(../images/moreicon.png) no-repeat right;}.morebtn a{	color:#FFF;	text-decoration:none;}.aboutsec{	width:100%;	height:auto;	background:url(../images/aboutbg.jpg) no-repeat fixed center center;	background-size:cover;}.aboutbg{	width:46.5%;	height:auto;	float:right;	line-height:30px;	padding:58px 3% 80px 5%;}.abouthed{	width:85px;	padding:30px 0 0 0;	font-family: 'RobotoSlab-Regular';	font-size:30px;	color:#ff4300;	float:left;	border-top:2px solid #ff4300;}.aboutsub{	font-family: 'RobotoSlab-Regular';	font-size:22px;	color:#4d4d4d;}.abouthed-bold{	width:100%;	font-family: 'RobotoSlab-Bold';	font-size:36px;	color:#545454;	padding-bottom:40px;	float:left;}.aboutcontent{	width:100%;	font-family: 'RobotoSlab-Regular';	font-size:16px;	color:#626262;	float:left;	padding-bottom:45px;}.more2{	width:auto;	padding:7px 50px 7px 20px;	font-family: 'SourceSansProBold';	font-size:14px;	text-transform:uppercase;	margin-right:15px;	color:#FFF;	float:left;	background: url(../images/moreicon.png) no-repeat right 15px center #fe571c;}.more2 a{	color:#FFF;	text-decoration:none;}.latestnews-sec{	width:100%;	height:auto;	padding-bottom:100px;	background-color:#fe571c;}.latestnews-hed{	width:99%;	height:auto;	font-family: 'RobotoSlab-Bold';	font-size:36px;	color:#FFF;	background:url(../images/newsline.png) no-repeat bottom left;	text-transform:uppercase;	padding:90px 0 30px 0;}.latestnews-subhed{	width:99%;	font-family: 'RobotoSlab-Regular';	font-size:16px;	color:#FFF;	padding:26px 0 50px 0;}.admission-sec{	width:100%;	height:auto;	background:url(../images/admissionbg.jpg) no-repeat fixed center center;	background-size:cover;}.admission-contentbg{	width:71.5%;	height:auto;	float:right;	padding-bottom:60px;}.admission-hed{	width:219px;	font-family: 'RobotoSlab-Bold';	font-size:36px;	color:#FFF;	border-bottom:1px solid #FFF;	padding-bottom:31px;	padding-top:100px;	float:left;}.admcontent{	width:100%;	float:left;	font-family: 'RobotoSlab-Regular';	font-size:24px;	color:#FFF;	line-height:40px;	padding-bottom:50px;}.admsub{	font-family: 'RobotoSlab-Regular';	font-size:30px;	color:#FFF;}.admissionbtmbg{	width:100%;	height:auto;	float:left;	background-color:#fe571c;}.resourceslt{	width:58.5%;	height:auto;	background-color:#FFF;	float:left;}.resourcesrt{	width:41.5%;	height:100%;	float:right;	padding-top:60px;	background-color:#fe571c;}.resolt-hd{	width:89%;	font-family: 'RobotoSlab-Bold';	font-size:36px;	color:#181818;	padding:63px 0 20px 11%;	text-transform:uppercase;}.resolt-content{	width:53%;	height:auto;	float:left;	font-family: 'RobotoSlab-Regular';	font-size:16px;	line-height:28px;	margin:0 0 40px 11%;	color:#181818;}.resourcesrt-row{	width:48%;	float:right;	font-family: 'RobotoSlab-Bold';	font-size:18px;	color:#FFF;	padding:7px 0 7px 15%;	margin-right:42px;	text-transform:uppercase;	border-bottom:1px solid #fe885e;}.resourcesrt-row a{	color:#FFF;	text-decoration:none;}.admission-picbg{	width:296px;	top:129px;	position:absolute;}.resources-picbg{	width:31.2%;	position:absolute;	bottom:0;	left:40%;}.resources-picbg img{	width:100%;	height:auto;}footer{	width:100%;	position:relative;	padding-bottom:80px;	background: url(../images/footerline.jpg) top center no-repeat #054b87;}.foot-mainbox{	width:22.75%;	height:auto;	float:left;}.foot-mainbox2{	width:31.7%;	height:auto;	float:left;}.foot-iconbox{	width:103px;	float:left;	margin:30px 0 27px 19%;}.foot-iconhed{	width:81%;	height:auto;	float:left;	font-family: 'SourceSansProBold';	font-size:14px;	text-transform:uppercase;	padding:0 0 22px 19%;	margin-bottom:20px;	border-bottom:1px solid #5081ab;	color:#FFF;}.foot-row{	width:80%;	height:auto;	margin:0 5% 0 5%;	float:left;	padding:8px 0 8px 13%;	border-bottom:1px dotted #b2dbff;	font-family: 'SourceSansProBold';	font-size:14px;	text-transform:uppercase;	color:#b2dbff;}.foot-row a{	text-transform:uppercase;	color:#b2dbff;	text-decoration:none;}.foot-row a:hover{	text-transform:uppercase;	color:#FFF;}.footer2{	width:100%;	height:177px;	position:relative;	background:url(../images/footer2bg.jpg) no-repeat top center;}.foot2-lt{	width:563px;	height:auto;	float:left;}.foot2-lticonbg{	width:103px;	float:left;	margin:27px 2% 0 4%;}.foot2-ltrow{	width:400px;	float:right;	margin-top:44px;	font-family: 'SourceSansProRegular';	font-size:14px;	color:#b2dbff;}.foot2-ltrow2{	width:400px;	float:right;	margin-top:10px;	font-family: 'SourceSansProRegular';	font-size:14px;	color:#b2dbff;}.foot2-ltrow3{	width:400px;	float:right;	margin-top:20px;	font-family: 'SourceSansProRegular';	font-size:14px;	color:#b2dbff;}.foot2-rt{	width:450px;	height:auto;	float:right;	margin-top:44px;}.copybox{	width:330px;	height:auto;	float:left;}.copytext{	width:100%;	font-family: 'SourceSansProRegular';	font-size:14px;	color:#b2dbff;	text-align:center;	padding-bottom:35px;	border-bottom:1px solid #376f9f;}.designedby{	width:100%;	font-family: 'SourceSansProRegular';	font-size:14px;	color:#b2dbff;	padding-top:15px;	text-align:center;}.footerlogo{	width:80px;	float:right;	margin-right:40px;}/*=====================Thump Slider Style Starting====================================================================================*/.item{	width:100%;	height:auto;	float:left;}.serv-box-main{	margin-top:35px;}.serv-box{	width:100%;	box-sizing:border-box;	float:left;	background:#FFF; 	position:relative;}.serv-box:after{	position:absolute;	content:"";	background:url(../images/shdw.png) no-repeat top center;	background-size:contain;	width:100%;	height:30px;	bottom:-31px;}.serv-box img{	width:100%;	height:auto;	display:block;}.serv-box aside{	padding:30px 15px 20px 15px;}.serv-box h4{	font-family: 'RobotoSlab-Bold';	font-weight:normal;	margin:25px 0 30px 0;	font-size:18px;	text-align:center;	color:#000;}.serv-boxlinebg{	width:100%;	height:3px;	background:url(../images/serveboxline.png) no-repeat center;}.serv-iconbox{	width:79px;	height:79px;	position:relative;	margin:-65px auto 0 auto;}.serv-commentbox{	width:90px;	height:23px;	position:relative;	margin:18px 0 0 5px;}/*=====================Thump Slider Style Ending====================================================================================*//*=====================Inner Style Starting====================================================================================*/.inner-bannerbg{	width:100%;	height:318px;	background:url(../images/innerbnr.jpg) no-repeat;}	.innersub{	width:68%;	font-family: 'HelveticaBold';	font-size:26px;	padding-top:20px;	line-height:18px;	float:right;	margin-top:60px;	background:url(../images/innersubline.jpg) no-repeat top left;	text-transform:uppercase;	color:#FFF;}.innerhed{	width:68.3%;	font-family: 'DINAlternate-Black';	font-size:85px;	float:right;	padding:0;	margin:0;	line-height:80px;	text-transform:uppercase;	color:#FFF;}.innercontentbg{	width:100%;	height:auto;	background-color:#FFF;}.innercnt-lt{	width:67.7%;	height:auto;	float:left;	margin-left:1.5%;}.inabouthed{	width:auto;	margin-top:50px;	padding:30px 0 0 0;	font-family: 'RobotoSlab-Regular';	font-size:30px;	color:#ff4300;	float:left;	border-top:2px solid #ff4300;}.inabouthed-bold{	width:100%;	font-family: 'RobotoSlab-Bold';	font-size:36px;	color:#545454;	padding-bottom:40px;	float:left;	border-bottom:1px solid #cccccc;}.inabouthed-boldsub{	width:100%;	font-family: 'RobotoSlab-Bold';	font-size:30px;	color:#FFF;	padding-top:10px;	padding-bottom:10px;	box-sizing:border-box;	padding-left:20px;	margin-top:20px;	background-color:#1b7418;	float:left;	margin-bottom:15px;	border-bottom:1px solid #157118;}.inrcontentbnr{	width:100%;	height:auto;}.inrcontentbnr img{	width:100%;	height:auto;}.inrcontent{	width:100%;	height:auto;	font-family: 'RobotoSlab-Regular';	font-size:16px;	color:#626262;	text-align:justify;	padding-top:60px;	line-height:30px;	padding-bottom:50px;	clear:both;}
.inrcontent a{ color:#626262;}
.inrcontent2{	width:100%;	height:auto;	font-family: 'RobotoSlab-Regular';	font-size:16px;	color:#626262;	text-align:justify;	padding-top:60px;	line-height:30px;	padding-bottom:50px;	clear:both;}.inrcontent2 img{	width:100%;	height:auto;}.inr-rtbg{	width:22.4%;	height:auto;	padding-left:5%;	padding-top:100px;	float:right;	padding-bottom:200px;	border-left:1px solid #cccccc;}.inr-rtbg-row{	width:100%;	float:left;	padding-top:14px;	padding-bottom:14px;	border-bottom:1px solid #b2b2b2;}.inr-rtbg-rowicon{	width:7.7%;	height:auto;	float:left;}.inr-rtbg-rowicon img{	width:100%;	height:auto;}.inr-rtbg-row-text{	width:84%;	height:auto;	padding-top:5px;	float:right;	font-family: 'RobotoSlab-Regular';	font-size:16px;	color:#303030;}.inr-rtbg-row-text a{	color:#303030;}.inrbox1{	width:92.2%;	float:right;	padding-bottom:20px;	margin-top:58px;	background:url(../images/box1.png) repeat;}.inrbox2{	width:92.2%;	margin-top:18px;	padding-bottom:20px;	float:right;	background:url(../images/box2.png) repeat;}.inrbox3{	width:92.2%;	margin-top:18px;	padding-bottom:20px;	float:right;	background:url(../images/box3.png) repeat;}.inrbox-hed{	width:60%;	height:auto;	float:left;	margin-left:4%;	font-family: 'RobotoSlab-Bold';	font-size:24px;	line-height:24px;	padding-top:35px;	color:#FFF;	text-transform:uppercase;}.inrmorebtn{	width:109px;	padding:1px 0px;	float:left;	margin-top:20px;	margin-left:15px;	font-family: 'SourceSansProBold';	font-size:14px;	text-transform:uppercase;	color:#FFF;	background:url(../images/moreicon.png) no-repeat right;}			/*=====================Inner Style Ending====================================================================================*//*======================Search Form Style Start=====================================================================================*/.search{  position:relative;  display: inline-block;}[class^="icon-"]{	width:35px;	height:51px;	float:right;  background: #3498db;  color:#fff;  display:inline-block;  font-size:18px;  transition:all 0.5s ease;  -webkit-transition:all 0.5s ease;  cursor: pointer;  z-index:10;  background:url(../images/searchicon.png) no-repeat top;  position:relative;}[class^="icon-"]:hover{  background:url(../images/searchicon.png) no-repeat top;  }.search_form{  background: #004e9f;  position:absolute;  z-index:550;  padding:0px 5px;  right:-19px;  margin-top:15px;  top:15px;  overflow: hidden;  width: 20px;  height:0px;  transition: height 0.2s ease-out 0.5s , top 0.2s ease-out 0.5s, padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;  -webkit-transition: height 0.2s ease-out 0.5s , top 0.2s ease-out 0.5s, padding 0.2s ease-out 0.5s, width 0.3s ease-out 0.2s;}.search_form form{  opacity:0;   transition:all 0.3s ease-out;  -webkit-transition:all 0.3s ease-out;}.search_form input{  background:#fff;  border:none;}.search_form input[type='text']{  border-radius:5px 0 0 5px;  width:77.5%;  margin:0px 1px 0px 0;  padding:0px 5px 1px;  min-height:23px;}.search_form input[type='submit']{  border-radius:0 5px  5px 0;  text-transform:uppercase;  font-size:11px;  padding:0px 5px;  min-height:24px;  margin:0px 0px 0px 0;  cursor: pointer;}.search_box{  visibility: hidden;}.search_box:checked~.search_form{  width: 300px;  height:24px;  padding:5px;  top:35px;  transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;  -webkit-transition: height 0.2s ease-out, top 0.2s ease-out, padding 0.2s ease-out, 0.3s width ease-out 0.2s;}.search_box:checked~.search_form form{  opacity:1;  transition:0.3s all ease-out 0.5s;  -webkit-transition:0.3s all ease-out 0.5s;}.princybg{	width:118px;	margin:0 auto 25px auto;	border:1px solid #CCC;}.princybg img{	display:block;}.management-bg{	width:23%;	height:auto;	float:left;	margin:1%;}.management-bg img{	width:100%;	height:auto;	display:block;	border:1px solid #CCC;}.management-namebg{	width:100%;	height:auto;	float:left;	font-family: 'RobotoSlab-Regular';	font-size:12px;	color:#666;	text-align:center;}.management-namebg2{	width:100%;	height:auto;	float:left;	font-family: 'RobotoSlab-Regular';	font-size:10px;	color:#666;	text-align:center;}.management-row{	width:100%;	height:auto;	float:left;}/*======================Search Form Style End=====================================================================================*/.tbl-main{	width:100%;	float:left;	margin-bottom:25px;}.tbl-main table{	color:#FFF;	font-size:13px;}.tbl-aca-hed{	width:100%;	font-family: 'RobotoSlab-Regular';	font-size:14px;	float:left;	color:#FFF;	text-align:center;	padding:3px 0;	background-color:#104d7c;	margin-bottom:2px;}.downloadicon{	width:53px;	float:right;	margin-right:25%;}.admission-tbl{	width:100%;	font-size:13px;	float:left;}.d-profile-box{	width:48.6%; min-height:550px; float:left;}.d-profile-box-lt{	width:84.3%;	float:left;}.d-profile-box-lt .imgbox{	width:100%;	float:left;	background-color:#FFF;}.d-profile-box-lt .imgbox img{	width:100%;	height:auto;	margin:0;	display:block;}.d-profile-box-lt .namebox{	width:100%;	padding:10px 0;	float:left;	font-family: "Raleway-Bold";	font-size:16px;	text-align:center;    justify-content: center;    align-items: center;	color:#FFF;	background-color:#8298af;}.d-profile-box-lt .namebox span{	font-family:"Raleway";		font-size:14px;		font-weight:normal;}.d-profile-box-lt .specialisbox{	width:100%;	height:65px;	float:left;	padding: 10px 0;	margin-top:1px;	font-family:"Raleway";	font-size:14px;	font-weight:normal;	color:#FFF;    display: flex;    justify-content: center;    align-items: center;	text-align:center;	background-color:#8298af;}.d-profile-box-lt .bookbox{	width:100%;	height:51px;	float:left;	font-family: "Raleway-Bold";	font-size:14px;	color:#FFF;	text-align:center;	display: flex;    justify-content: center;    align-items: center;	text-transform:uppercase;	background-color:#708090;}#row {    width: 100%;    height: auto;    margin: 0 0 50px 0;}.common-row{	width:100%;	height:auto;	float:left;	margin-top:20px;}.folder-box{	width:181px;	min-height:150px;	float:left;	margin:0 2.3%;}.folder-box img{	width:100%;	height:auto;}.folder-box .caption{	width:100%;	font-size:13px;	color:#333;	line-height:normal;	font-family: 'RobotoSlab-Regular';	font-weight:normal;	text-align:center;	height:auto;}.tc-row{	width:100%;	height:58px;	font-size:13px;	float:left;	background:url(../images/pdf.png) no-repeat left top 20px;	box-sizing:border-box;	padding:20px 0 0 40px;	font-family: 'RobotoSlab-Regular';	font-weight:normal;}
.tc-row a{ color:#626262; text-decoration:none;}
.admission{	width:100px;	height:103px;	position:fixed;	right:0;	top:180px;	z-index:500;}.admission1{	width:100px;	height:103px;	position:fixed;	right:0;	top:300px;	z-index:500;}.circular{	width:175px;	padding:1px 0px;	float:left;	margin-top:10px;	margin-left:15px;	font-family: 'SourceSansProBold';	font-size:15px;	text-transform:none;	color:#FFF;}.circular a{	color:#FFF;	text-decoration:none;}

.event-mar{
	margin-right:4.2%;
}
.event-gallery-box{
	width:47.9%;
	float:left;
}
.event-gallery-box img{
	width:100%;
	height:auto;
	float:left;
	display:block;
	margin:0;
}

#nav,

#nav li#bg{

    background-image:none !important;

}

.gallery_pic {
	width: 25%!important;
}