html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, nav ul, nav li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* start editing from here */
a {
	text-decoration: none;
}
img {
	max-width: 100%;
}
/*end reset*/
@font-face {
	font-family: 'open_sansregular';
	src: url('../font/opensans/opensans-regular-webfont.eot');
	src: url('../font/opensans/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../font/opensans/opensans-regular-webfont.woff2') format('woff2'), url('../font/opensans/opensans-regular-webfont.woff') format('woff'), url('opensans-regular-webfont.ttf') format('truetype'), url('../font/opensans/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helvetica_condensedbold';
	src: url('../font/HelveticaCondensed/ps_2-webfont.eot');
	src: url('../font/HelveticaCondensed/ps_2-webfont.eot?#iefix') format('embedded-opentype'), url('../font/HelveticaCondensed/ps_2-webfont.woff2') format('woff2'), url('../font/HelveticaCondensed/ps_2-webfont.woff') format('woff'), url('../font/HelveticaCondensed/ps_2-webfont.ttf') format('truetype'), url('../font/HelveticaCondensed/ps_2-webfont.svg#helvetica_condensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0px;
	padding: 0px;
}
@font-face {
	font-family: "Flaticon";
	src: url("../font/verdana/verdana.eot");
	src: url("../font/verdana/verdana.eot#iefix") format("embedded-opentype"), url("../font/verdana/verdana.woff") format("woff"), url("../font/verdana/verdana.ttf") format("truetype"), url("../font/verdana/verdana.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
a img {
	border: 0px;
}
a {
	text-decoration: none;
	display: block;
}
p {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/*===Header=========*/
.headermid {
	width: 1100px;
	margin: auto;
	height: 130px;
	padding-top: 10px;
}
.logo {
	float: left;
	width: 40%;
}
.headright {
	float: right;
	width: 47%;
	padding-top: 5px;
	display: none;
}
/*=== End of Header =========*/

/*=== menu_row =============*/
.menu {
	width: auto;
	height: 47px;
	background: url(../images/menubg.jpg);
	border-bottom: 3px solid #292e76;
	border-top: 3px solid #292e76;
}
.midmenu {
	width: 1100px;
	margin: auto;
}
/*=== End menu_row =============*/

/*=== slider =============*/
.slider {
	width: 100%;
	overflow: hidden;
	height: 495px;
	padding-top: 5px;
}
.slider2 {
	width: 100%;
	overflow: hidden;
	height: auto;
	padding-top: 5px;
}
.firstslid {
	width: 40%;
	float: left;
}
.secdslid {
	width: 40%;
	float: left;
	position: relative;
	overflow: hidden;
}
.thrdslid {
	width: 20%;
	float: left;
	background: #262626;
	height: 495px;
}
.thrdslid2 {
	width: 25%;
	float: left;
	background: #262626;
	height: 300px;
}
.forthslid {
	width: 75%;
	float: left;
	background: #262626;
	height: 300px;
}
.forthslid1 {
	width: 100%;
	float: left;
	background: #262626;
	height: 300px;
}
.forthslid img {
	width: 100%;
	height: 300px;
}
.thrdmid {
	padding: 10px;
}
.thrdmid-strip {
	display: block;
}
.call-1 {
	overflow: hidden;
	padding: 10px 0px;
	width: 100%;
}
.call-2 {
	overflow: hidden;
	padding: 10px 0px;
	border-bottom: 1px solid #FFF;
}
.call-3 {
	overflow: hidden;
	width: 40%;
	float: left;
	padding: 10px 0px;
}
.call-3 img {
	height: auto !important;
}
.call-4 {
	overflow: hidden;
	width: 49%;
	float: left;
}
.call-4 p {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	padding: 0px 0px 5px 0px;
}
.call-2 h2 {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	padding-bottom: 10px;
}
.call-1 p a {
	font-family: 'Arial', Helvetica, sans-serif;
	font-size: 14px;
	color: #d40808;
	display: inline;
	background: #fff;
	padding: 5px;
	border-radius: 3px;
	cursor: pointer;
}
.call-1 p a:hover {
	background: #292e76;
	color: #fff;
}
.mrqu {
	height: 130px;
}
.call-5 {
	overflow: hidden;
	padding: 10px 0px;
}
.call-5 h2 {
	font-size: 25px;
	color: #fff;
	font-family: 'helvetica_condensedbold';
	text-transform: uppercase;
}
.call-5a {
	overflow: hidden;
	padding: 10px 0px;
}
.call-5a h2 {
	font-size: 23px;
	color: #fff;
	font-family: 'helvetica_condensedbold';
	text-transform: uppercase;
}
.book {
	margin-right: 30px;
}
.thrdmid h1 {
	font-size: 25px;
	color: #fff;
	font-family: 'helvetica_condensedbold';
	text-transform: uppercase;
}
.secdslid img, .firstslid img, .thrdslid img {
	width: 100%;
	height: 495px;
}
.inputcall {
	padding: 5px;
	width: 95%;
	margin: 5px 0px;
	float: left;
}
.inputcall2 {
	padding: 5px;
	width: 43%;
	margin: 5px 0px;
	float: left;
}
.captcha {
	height: auto !important;
	margin-top: -5px;
	position: relative;
	top: 10px;
	width: auto !important;
}
.inputcall3 {
	padding: 5px;
	width: 43%;
	margin: 5px 0px;
	float: right;
}
.sbmt {
	border: 0px;
	padding: 5px 30px;
	background: #fbec03;
	margin: 5px 0px;
	color: #262626;
	font-size: 14;
	font-family: "Flaticon";
}
.thrd1a {
	overflow: hidden;
}
/*=== End slider =============*/

/*=== main_row =============*/
.main {
	width: 1100px;
	margin: auto;
	overflow: hidden;
	padding-top: 30px;
}
.maincoll-1 {
	overflow: hidden;
}
.maincoll-1a {
	overflow: hidden;
	padding-bottom: 20px;
}
.ulcoll-1 {
	float: left;
}
.ulcoll-1 li {
	float: left;
}
.licoll-1 {
	position: relative;
	top: 5px;
	padding-left: 7px;
	font-size: 16;
	font-family: "Flaticon";
}
.ulcoll-2 {
	float: right;
}
.ulcoll-2 li {
	float: left;
}
.ulcoll-2 li a {
	display: block;
}
.maincoll-2 {
	overflow: hidden;
}
.maincoll-2 h2 {
	font-size: 35px;
	color: #282828;
	font-family: 'open_sansregular';
	text-align: center;
	padding: 20px 0px;
}
.maincoll-2 p {
	font-size: 16px;
	color: #282828;
	font-family: 'open_sansregular';
	text-align: center;
}
.maincoll-2 h3 a {
	font-size: 12px;
	color: #616161;
	font-family: "Flaticon";
	text-align: center;
	padding: 20px 0px;
}
.maincoll-2 h3 a:hover {
	color: #F00;
}
.maincoll-3 {
	overflow: hidden;
}
.left {
	width: 75%;
	float: left;
}
.left-1 {
	width: 75%;
	float: left;
}
.left_tbl {
	width: 100%;
	float: left;
}
.right {
	width: 22%;
	float: right;
}
.right-1 {
	width: 22%;
	float: right;
	text-align: right;
	padding-bottom: 20px;
}
.leftcoll-1 {
	float: left;
	width: 17%;
	margin: 10px;
	text-align: center;
	overflow: hidden;
	position: relative;
	height: 330px;
}
.leftcoll-1 h3 {
	position: absolute;
	bottom: 0;
}
.leftcoll-1 h2 {
	font-size: 16px;
	color: #282828;
	font-family: 'open_sansregular';
	padding: 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.leftcoll-1 p {
	font-size: 13px;
	color: #282828;
	font-family: 'open_sansregular';
	padding: 5px 0px;
	text-align: justify;
}
.leftcoll-1 h3 a {
	font-size: 12px;
	color: #616161;
	font-family: "Flaticon";
	text-align: right;
	padding: 5px;
}
.leftcoll-1 h3 a:hover {
	color: #d40808;
	border: 1px solid #ccc;
}
.leftcoll-2 {
	overflow: hidden;
	width: 100%;
	margin: 15px 0px;
	float: left;
}
.leftcoll-3 {
	overflow: hidden;
	width: 100%;
	margin: 15px 0px;
	float: left;
}
.add {
	margin-bottom: 15px;
}
.txt {
	width: 150px;
	float: left;
	font-family: 'helvetica_condensedbold';
	font-size: 24px;
	color: #282828;
	font-weight: bold;
	text-align: center;
	animation-duration: 1s;
}
.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}
.logoslid {
	width: 75%;
	float: right;
	background: url(../images/errow.jpg) no-repeat left;
	padding-left: 30px;
}
#carousel {
	height: 80px;
	margin: 0;
	position: relative;
	width: 983px;
}
#carousel ul {
	list-style: outside none none;
	margin: 0 auto;
	padding: 0;
}
#carousel li {
	color: hsl(0, 0%, 60%);
	display: block;
	float: left;
	height: 64px;
	margin: 5px 15px 0;
	padding: 1px;
	position: relative;
	text-align: center;
	width: 135px;
}
#carousel li img {
	height: 64px;
	width: 148px;
}
/*=== End main_row =============*/

/*=== Footer =============*/
.footer {
	width: 100%;
	overflow: hidden;
	background: #3f3f3f url(../images/footerbg.jpg) no-repeat;
}
.waprfooter {
	width: 1100px;
	overflow: hidden;
	margin: auto;
	padding: 10px 0px;
}
.waprfooter h2 {
	font-size: 20px;
	color: #c6c6c6;
	font-family: 'helvetica_condensedbold';
	border-bottom: 1px solid #c6c6c6;
	margin-bottom: 10px;
}
.waprfooter li a {
	font-size: 15px;
	color: #fff;
	font-family: 'open_sansregular';
	padding: 3px 0px;
}
.waprfooter li a:hover {
	color: #F00;
}
.footer_coll-1 {
	width: 250px;
	float: left;
}
.footer_coll-2 {
	width: 400px;
	float: left;
	margin-left: 95px;
}
.ftrulcoll-1 {
	float: left;
	width: 47%;
}
.ftrulcoll-2 {
	float: right;
	width: 40%;
}
.footer_coll-3 {
	width: 270px;
	float: right;
}
.footer_coll-3 p {
	font-size: 15px;
	color: #fff;
	font-family: 'open_sansregular';
	padding: 3px 0px;
	text-align: right;
}
.war1 {
	float: left;
	font-size: 12px;
	color: #fff;
	font-family: 'Arial', Helvetica, sans-serif;
}
.war1 a {
	font-size: 12px;
	color: #fff;
	font-family: 'Arial', Helvetica, sans-serif;
	display: inline;
}
.war2 {
	float: right;
	font-size: 12px;
	color: #fff;
	font-family: 'Arial', Helvetica, sans-serif;
}
/*=== End Footer =============*/

/*=== About us =============*/
.leftmid {
	overflow: hidden;
}
.leftmid h2 {
	font-size: 35px;
	color: #282828;
	font-family: 'open_sansregular';
	padding-bottom: 20px;
}
.rad {
	color: #d40808;
}
.leftmid p {
	font-size: 12px;
	color: #3c3c3c;
	font-family: 'open_sansregular';
	padding-bottom: 20px;
	text-align: justify;
}
.about {
	float: left;
	margin: 0 20px 0 0;
	position: relative;
}
.bold {
	font-weight: bold;
}
.bold2 {
	text-align: right;
}
.inputcall-a {
	padding: 5px;
	width: 95%;
	margin: 5px 0px;
	float: left;
}
.inputcall2-a {
	padding: 5px;
	width: 43%;
	margin: 5px 0px;
	float: left;
}
.captcha-a {
	height: auto !important;
	margin-top: -5px;
	position: relative;
	top: 10px;
	width: auto !important;
}
.inputcall3-a {
	padding: 5px;
	width: 43%;
	margin: 5px 0px;
	float: right;
}
.sbmt-a {
	border: 0px;
	padding: 5px 30px;
	background: #fbec03;
	margin: 5px 0px;
	color: #262626;
	font-size: 14;
	font-family: "Flaticon";
}
/*=== End About us =============*/

.login {
	border: 1px solid #003;
	width: 50%;
	background: #ccc;
	padding: 30px;
}
.login p {
	color: #000;
	padding: 0px;
	float: left;
	width: 25%;
}
.typinpt {
	float: left;
	padding: 8px;
	width: 68%;
	border: 0px;
}
.logbox {
	overflow: hidden;
	padding: 10px;
}
.btn {
	border: 1px solid #292e76;
	background: #262626;
	padding: 5px 30px;
	color: #fff;
	font-size: 16px;
	margin-left: 107px;
}
.btn2 {
	border: 1px solid #d40808;
	background: #d40808;
	padding: 5px 30px;
	color: #fff;
	font-size: 16px;
	margin-left: 10px;
}
.ipcstaff-main {
	overflow: hidden;
	padding: 20px 0px;
}
.ipcicon {
	float: left;
	position: relative;
	top: -10px;
	left: -21px;
}
.ipc, .ipc2 {
	background: #ccc;
	height: 60px;
	margin-left: 16px;
	width: 40%;
	float: left;
	margin-right: 20px;
}
.ipc2 {
	float: right;
}
.ipc p a, .ipc2 p a {
	padding: 0px;
	float: left;
	font-size: 21px;
	color: #d40808;
	padding-top: 13px;
}
.ipc p a:hover, .ipc2 p a:hover {
	color: #333;
}
.logout {
	overflow: hidden;
	padding-bottom: 0px;
}
.logout h2 a {
	float: left;
	font-size: 20px;
	padding: 0px;
	background: url(../images/back2.png) no-repeat left;
	padding-left: 35px;
	color: #3e8eb5;
}
.logout h3 {
	float: right;
	color: #FFF;
	text-align: center;
	font-size: 18px;
	font-family: 'open_sansregular';
	width: 150px;
	padding: 0px;
	padding-top: 9px;
}
.ipc_ins {
	overflow: hidden;
	border: 1px solid #ccc;
	padding: 15px;
	margin-bottom: 10px;
}
.ipc_ins_ul {
	overflow: hidden;
	padding-bottom: 40px;
}
.ipc_ins_ul li {
	width: 45%;
}
.ipc_ins_ul li a {
	float: left;
	padding: 10px;
	color: #d40808;
	font-family: 'helvetica_condensedbold';
	font-size: 20px;
	padding-left: 50px;
}
.li_ipc-1 {
	background: url(../images/course_search.png) no-repeat left;
	float: left;
}
.li_ipc-1a {
	background: url(../images/genreal_icon.png) no-repeat left;
	float: left;
}
.li_ipc-2 {
	background: url(../images/app_form.png) no-repeat left;
	float: left;
}
.li_ipc-1b {
	float: left;
	text-align: center;
}
.li_ipc-2b {
	float: left;
}
.ipc_ins_ulb {
	overflow: hidden;
	padding-bottom: 40px;
	width: 45%;
	float: left;
}
ipc_ins_ulb ul {
	overflow: hidden;
}
.ipc_ins_ulb li {
}
.ipc_ins_ulb li a {
	padding: 10px;
	color: #282828;
	font-family: 'open_sansregular';
	font-size: 15px;
	display: block;
	padding-left: 20px;
	background: url(../images/lierrow.png) no-repeat left center;
}
.ipc_ins_ulb h2 {
	padding-bottom: 0px;
}
.ipc_ins_ulb h2 a {
	padding: 10px;
	color: #d40808;
	font-family: 'helvetica_condensedbold';
	font-size: 20px;
}
.ipc_ins_ul2 {
	overflow: hidden;
}
.li_ipc1, .li_ipc2, .li_ipc1a {
	width: 45%;
	float: left;
}
.li_ipc1 h2, .li_ipc2 h2 {
	overflow: hidden;
}
.li_ipc1 h2 a {
	background: url(../images/course_search.png) no-repeat left;
	float: left;
	padding: 10px;
	color: #292e76;
	font-family: 'helvetica_condensedbold';
	font-size: 20px;
	padding-left: 50px;
}
.li_ipc2 h2 a {
	background: url(../images/app_form.png) no-repeat left;
	float: left;
	padding: 10px;
	color: #292e76;
	font-family: 'helvetica_condensedbold';
	font-size: 20px;
	padding-left: 50px;
}
.li_ipc1 p {
	font-size: 16px;
	padding: 0px;
	background: url(../images/corse_fees.png) no-repeat left;
	padding: 10px 50px;
	margin: 0px;
}
.li_ipc1a p a {
	font-size: 16px;
	padding: 0px;
	background: url(../images/app_form.png) no-repeat left;
	padding: 10px 50px;
	color: #d40808;
}
.li_ipc2 li a {
	float: left;
	padding: 10px;
	color: #262626;
	font-family: 'open_sansregular';
	font-size: 16px;
	padding-left: 50px;
	background: url(../images/corse_list.png) no-repeat left;
	margin: 10px 0px;
}
.li_ipc2 li {
	width: 100%;
}
.li_ipc2a li a {
	float: left;
	padding: 10px;
	color: #d40808;
	font-family: 'open_sansregular';
	font-size: 16px;
	padding-left: 50px;
	background: url(../images/course_search.png) no-repeat left;
	margin: 10px 0px;
}
.li_ipc2a li {
	width: 100%;
}
.tution {
	overflow: hidden;
	width: 43%;
	float: left;
	padding-top: 10px;
}
.tution-1 {
	overflow: hidden;
	width: 60%;
	float: left;
	padding-top: 10px;
}
.tution p, .tution-1 p {
	float: left;
	padding: 0px;
	padding-top: 5px;
}
.tusn {
	float: left;
	width: 50%;
	border: 1px solid #999;
	padding: 7px;
	margin-left: 15px;
}
.tusn-1 {
	float: left;
	width: 60%;
	border: 1px solid #999;
	padding: 7px;
	margin-left: 15px;
}
.sbmt2 {
	padding: 5px 20px;
	text-align: center;
	border: 0px;
	border-radius: 3px;
	background: #d40808;
	color: #fff;
	margin-top: 10px;
}
.crs {
	font-size: 20px !important;
}
.coll-A {
	width: 49%;
	float: left;
}
.coll-A2 {
	width: 90%;
	float: left;
}
.coll-A p {
	padding-bottom: 5px;
	font-size: 16px;
	font-family: 'open_sansregular';
	padding-top: 10px;
}
.A {
	float: left;
	padding: 8px;
	width: 80%;
	border: 1px solid #666;
}
.A2 {
	float: left;
	padding: 8px;
	width: 85%;
	border: 1px solid #666;
}
.service {
	overflow: hidden;
}
.service h2 {
	font-size: 18px;
	color: #d40808;
	font-weight: bold;
	padding-bottom: 0px;
}
.service h3 {
	padding-bottom: 5px;
	font-size: 16px;
	font-family: 'open_sansregular';
	padding-top: 10px;
	color: #1570c6;
	background: url(../images/lierrow.png) no-repeat left;
	padding-left: 20px;
}
.service2 {
	overflow: hidden;
}
.service2 p {
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: justify;
}
.video {
	overflow: hidden;
}
.videobox {
	border: 1px solid #CCC;
	width: 230px;
	display: inline-block;
	padding: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
}
.videobox P {
	padding: 5px 0px;
	text-align: center;
}
.ifrm {
	width: 100%;
}
.ipc_ins h2 {
	background: #d7d7d7;
	padding: 10px !important;
	font-family: 'helvetica_condensedbold';
	color: #d40808;
	font-size: 21px;
}
.unitd-1 {
	width: 49%;
	float: left;
}
.unitd-1 ul {
	padding-top: 20px;
}
.unitd-1 li a {
	font-size: 16px;
	color: #3c3c3c;
	font-family: 'open_sansregular';
	padding: 10px 25px;
	background: url(../images/lierrow.png) no-repeat left;
	background-position: 0px 8px;
}
.unitd-1 li a:hover {
	color: #d40808;
}
.unitd-1 h4 {
	font-family: 'helvetica_condensedbold';
	color: #292e76;
	font-size: 18px;
}
.unitd {
	margin-bottom: 10px;
}
/*==popup===*/
.post {
	margin: 0 auto;
	padding-bottom: 50px;
	float: left;
	width: 960px;
}
.btn-sign {
	width: 460px;
	margin-bottom: 20px;
	margin: 0 auto;
	padding: 20px;
	border-radius: 5px;
	background: -moz-linear-gradient(center top, #00c6ff, #018eb6);
	background: -webkit-gradient(linear, left top, left bottom, from(#00c6ff), to(#018eb6));
	background: -o-linear-gradient(top, #00c6ff, #018eb6);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#00c6ff', EndColorStr='#018eb6');
	text-align: center;
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
}
.btn-sign a {
	color: #fff;
	text-shadow: 0 1px 2px #161616;
}
#mask {
	display: none;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0.8;
	z-index: 999;
}
.login-popup {
	display: none;
	background: #333;
	padding: 10px;
	border: 2px solid #ddd;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 99999;
	box-shadow: 0px 0px 20px #999;
	-moz-box-shadow: 0px 0px 20px #999; /* Firefox */
	-webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px; /* Firefox */
	-webkit-border-radius: 3px; /* Safari, Chrome */
}
img.btn_close {
	float: right;
	margin: -28px -28px 0 0;
	width: 20px;
	height: 20px;
}
fieldset {
	border: none;
}
form.signin .textbox label {
	display: block;
	padding-bottom: 7px;
}
form.signin .textbox span {
	display: block;
}
form.signin p, form.signin span {
	color: #999;
	font-size: 11px;
	line-height: 18px;
}
form.signin .textbox input {
	background: #666666;
	border-bottom: 1px solid #333;
	border-left: 1px solid #000;
	border-right: 1px solid #333;
	border-top: 1px solid #000;
	color: #fff;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font: 13px Arial, Helvetica, sans-serif;
	padding: 6px 6px 4px;
	width: 200px;
}
 form.signin input:-moz-placeholder {
color:#bbb;
text-shadow:0 0 2px #000;
}
form.signin input::-webkit-input-placeholder {
color:#bbb;
text-shadow:0 0 2px #000;
}
.button {
	background: -moz-linear-gradient(center top, #f3f3f3, #dddddd);
	background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#dddddd));
	background: -o-linear-gradient(top, #f3f3f3, #dddddd);
 filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#f3f3f3', EndColorStr='#dddddd');
	border-color: #000;
	border-width: 1px;
	border-radius: 4px 4px 4px 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #333;
	cursor: pointer;
	display: inline-block;
	padding: 6px 6px 4px;
	margin-top: 10px;
	font: 12px;
	width: 214px;
}
.button:hover {
	background: #ddd;
}
/*==End of popup===*/

.wrkpmt {
	padding: 1px;
	width: 40%;
	margin: 0 50px 50px 0;
	float: left;
	background: #292e76;
}
.irlnd ul {
	padding: 0px;
	margin: 0px;
}
.irlnd li a {
	padding: 5px;
	color: #1570c6;
	font-family: 'open_sansregular';
	font-size: 16px;
	padding-left: 35px;
	background: url(../images/lierrow3.png) no-repeat left;
	margin: 5px 0px;
}
.scrlrsip h3 {
	padding-bottom: 5px;
	font-size: 16px;
	font-family: 'open_sansregular';
	padding-top: 10px;
	color: #1570c6;
	background: url(../images/lierrow.png) no-repeat left;
	padding-left: 20px;
}
.scrlrsip p {
	padding-left: 17px;
	padding-bottom: 5px;
	text-align: justify;
}
.scrlrsip h2 {
	padding-bottom: 5px;
	font-size: 18px;
	font-family: 'helvetica_condensedbold';
	padding-top: 10px;
	color: #1570c6;
	padding-left: 17px;
}
.irlnd2 li {
	padding: 5px;
	color: #666;
	font-family: 'open_sansregular';
	font-size: 16px;
	padding-left: 35px;
	background: url(../images/lierrow3.png) no-repeat left;
	margin: 5px 0px;
	background-position: 0px 5px;
}
.sidebarmenu {
	overflow: hidden;
	padding: 5px;
	margin-top: 40px;
}
.sidebarmenu li {
}
.sidebarmenu li a {
	padding: 18px 0 18px 60px;
	font-size: 17px;
	font-family: 'helvetica_condensedbold';
	color: #fff;
	margin: 15px 0px;
}
.sidebarmenu li a:hover {
	color: #fff;
}
.media {
	background: url(../images/media.png) no-repeat;
}
.media:hover {
	background: url(../images/media2.png) no-repeat;
}
.alumni {
	background: url(../images/alumni.png) no-repeat;
}
.alumni:hover {
	background: url(../images/alumni2.png) no-repeat;
}
.stdntspk:hover {
	background: url(../images/student_speeks2.png) no-repeat;
}
.stdntspk {
	background: url(../images/student_speeks.png) no-repeat;
}
.Wrkprmt {
	background: url(../images/work_permit.png) no-repeat;
}
.Wrkprmt:hover {
	background: url(../images/work_permit2.png) no-repeat;
}
.scrlrsp {
	background: url(../images/scholarships.png) no-repeat;
}
.scrlrsp:hover {
	background: url(../images/scholarships2.png) no-repeat;
}
.career-with-us {
	background: url(../images/career-with-us.png) no-repeat;
}
.career-with-us:hover {
	background: url(../images/career-with-us2.png) no-repeat;
}
.irlnd_call li {
	padding: 5px;
	padding-left: 25px;
	background: url(../images/lierrow3.png) no-repeat left;
	margin: 5px 0px;
	background-position: 0px 7px;
	font-size: 15px;
	color: #3c3c3c;
	font-family: 'open_sansregular';
	text-align: justify;
	background-size: 15px 15px;
}
.irlnd_call li a {
	color: #0A74AD;
	text-decoration: underline;
}
.logout2 a {
	border: 1px solid #d40809;
	padding: 5px 20px;
	background: #d40809;
	float: right;
	font-size: 17px;
	font-family: 'helvetica_condensedbold';
	color: #fff;
	box-shadow: 0px 4px 0px #292e76;
}
.logout2 a:hover {
	box-shadow: 0px 0px 0px #292e76;
}
.logout {
	padding-bottom: 10px;
}
.videobox img {
	width: 100%;
}
#brdr {
	border: 0px;
}
.clr {
	overflow: hidden;
	float: left;
	width: 100%;
}
.stdnt {
	float: left;
	width: 100px;
	margin-right: 20px;
}
.ipc_ins h5 {
	font-size: 17px;
	font-family: 'helvetica_condensedbold';
}
.studnt h3 {
	background: none;
	padding-left: 0px;
}
.studnt p {
	padding-left: 0px;
}
.contbox {
	background: #65689c;
	width: 45%;
	float: left;
	padding: 10px;
	border-radius: 5px;
	min-height: 150px;
	
}
.contbox h1 {
	color: #fff;
	font-size: 18px;
	font-family: 'helvetica_condensedbold';
	padding: 0px;
}
.contbox p {
	font-size: 15px;
	color: #fff;
	font-family: 'open_sansregular';
	text-align: left;
	padding: 0px;
}
#contbox {
	float: right;
}
.studnt2 {
	overflow: hidden;
	margin-top: 50px;
}
.reg {
	overflow: hidden;
	margin-bottom: 20px;
}
.reg-1 {
	float: left;
	width: 50%;
}
.reg-1 p {
	padding-left: 0px;
}
.reg1 {
	padding: 5px;
	border: 1px solid #999;
	width: 83%;
}
.reg12 {
	padding: 5px;
	border: 1px solid #999;
	width: 86%;
}
.brth {
	padding: 5px;
	width: 25%;
	margin-right: 20px;
	border: 1px solid #999;
}
.reset {
	background: #d40808;
	color: #fff;
	text-align: center;
	padding: 5px 20px;
	font-family: 'helvetica_condensedbold';
	border: 0px;
	border-radius: 3px;
}
.reset2 {
	background: #292e76;
	color: #fff;
	text-align: center;
	padding: 5px 25px;
	font-family: 'helvetica_condensedbold';
	border: 0px;
	border-radius: 3px;
	margin-top: 0px;
	margin-left: 10px;
}
.ipc_fair {
	border: 1px solid #CCC;
	padding: 10px;
}
.fairimg {
	float: left;
	width: 41%;
}
.brth2 {
	padding: 5px;
	width: 30%;
	margin-right: 3px;
	border: 1px solid #999;
}
.ipc_fair2 {
	overflow: hidden;
	float: right;
	width: 59%;
}
#socialicon {
	display: none;
	padding-top: 3px;
}
.thanks {
	color: #292e76;
	font-family: 'helvetica_condensedbold';
	font-size: 75px;
	text-align: center;
	padding: 70px 0px;
}
/******************neeraj*****************/

.service2 ul {
	list-style: none;
	clear: both;
	overflow: hidden;
}
.service2 ul li {
	font-family: 'open_sansregular';
	font-size: 13px;
	color: #3c3c3c;
	display: block;
	float: left;
	background-image: url(../images/lierrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 25px;
	width: 45%;
	line-height: 30px;
}
.instution-list {
	width: 100%;
	height: auto;
	background-color: #ebebeb;
}
.instution-list ul {
	list-style: none;
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}
.instution-list ul li {
	display: block;
	float: left;
	width: 205px;
	min-height: 135px;
	border-right: 1px solid #ccc;
}
.instution-list ul li img {
	width: 100px;
	height: 44px;
	margin: 15px 52px 5px;
}
.instution-list ul li p {
	font-family: 'open_sansregular';
	font-size: 13px;
	color: #3c3c3c;
	line-height: 25px;
	text-align: center;
}
.instution-list ul li p a {
	text-decoration: none;
	color: #3c3c3c;
}
.uni_main {
	width: 100%;
	height: 600px;
	background-color: #036;
}
.map-bg-detail {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.map-bg-detail ul {
	list-style: none;
}
.map-bg-detail ul li {
	font-family: 'open_sansregular';
	font-size: 15px;
	color: #3c3c3c;
	line-height: 25px;
	background-image: url(../images/lierrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 30px;
}
.map-bg-detail p {
	font-family: 'open_sansregular';
	font-size: 15px;
	color: #3c3c3c;
	line-height: 25px;
}
.map-bg-pic {
	width: 100%;
	height: auto;
	background-color: #09F;
	margin: 20px 0 0 0;
}
.why-study {
	width: 100%;
	height: auto;
}
.why-study ul {
	list-style: none;
}
.why-study ul li {
	font-family: 'open_sansregular';
	font-size: 15px;
	color: #3c3c3c;
	line-height: 25px;
	background-image: url(../images/lierrow.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	width: 100%;
	padding: 0 0 0 30px;
}
.unitd-1s {
	width: 90%;
	padding: 5px;
	border: 1px solid #CCC;
	margin-top: 67px;
}
.unitd-1s li a {
	font-size: 15px;
	color: #3c3c3c;
	font-family: 'open_sansregular';
	padding: 10px 25px;
	background: url(../images/lierrow.png) no-repeat left;
	background-position: 5px 8px;
	border: 1px solid #CCC;
	margin: 5px;
}
.unitd-1s li a:hover {
	background: #ccc url(../images/lierrow.png) no-repeat left;
	background-position: 5px 8px;
}
.irame {
	height: 450px;
}
.abt {
	width: 200px;
}
.clndr {
	float: right;
	font-family: Arial;
	font-size: 12px;
	width: 40px;
	height: 49px;
	background-image: url(../images/sep.jpg);
	margin: 5px;
	padding: 0;
	background-repeat: no-repeat;
}
.clndr p {
	padding-bottom: 0px;
	text-align: center;
	padding-top: 23px;
}
#panel, #flip {
	display: none;
}
#panel {
	display: none;
}
.lftcoll2 {
	display: none;
}
.fb_iframe_widget iframe {
	width: 77% !important;
	margin-left: 5px;
}
._4s7c {
	height: 290px !important;
}
.right-1 img {
	width: 100%;
}
#mrgtop {
	margin-top: -53px;
}
#mrgtop2 {
	margin-top: -23px;
}
.grnl {
	border: 1px solid #999;
	width: 85%;
}
.map {
	width: 200px;
}
.video-heading {
	font-size: 24px;
	color: #3c3c3c;
	font-family: 'helvetica_condensedbold';
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px 0;
}
.view {
	border: 1px solid #fff;
	color: hsl(0, 0%, 100%);
	float: right;
	font-family: arial;
	font-size: 13px;
	font-weight: normal;
	padding: 1px 5px;
	text-transform: lowercase;
	margin-top: 5px;
}
.stamp {
	width: 100%;
	position: relative;
	top: 2px;
}
.error_row {
	color: #810a12;
	float: right;
	font-size: 12px;
	width: 68%;
}
.error_row h6 {
	text-align: left;
}
.error_row2 {
	color: #810a12;
	float: right;
	font-size: 12px;
}
.error_row2 h6 {
	text-align: left;
	float: left;
	margin-right: 35px;
}
.daycol {
	float: left;
	width: 17.1%;
}
.slct {
	width: 95% !important;
}
.hungary-grasslands {
	width: 100%;
	height: auto;
}
.hungary-grasslands table tr {
	width: 100%;
}
.hungary-grasslands table tr td {
	padding: 10px;
}
.table-line {
	border-bottom: 1px solid #ccc;
}
.style-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #353535;
}
.neeraj_bg {
	width: 100%;
	height: 20px;
	overflow: hidden;
	background-color: #d40809;
	display: none;
	padding: 5px 0;
}
.neeraj_bg p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}
.neeraj_bg p a {
	text-decoration: none;
	color: #fff;
}
.form-left-inner-sec {
	float: none;
	width: 350px;
	margin: 0 auto;
}
.form-left-image-sec {
	float: right;
	width: 420px;
}
.form-left-image-sec img {
	width: 100%;
}
.reg-chng {
	float: left;
	width: 99%;
}
.pdf-div {
	position: relative;
}
.pdf-div ul {
	position: relative;
	margin: 0;
	padding: 0;
}
.pdf-div ul li {
	list-style-type: none;
	position: relative;
	margin: 0px 20px 12px 0;
	padding: 0px;
	float: left;
	text-align: center; border:solid 1px #ccc;
	width: 30%;
	height: auto;  text-align:center; font-family:Arial, Helvetica, sans-serif
}
.pdf-div ul li img {
	width: 100%;
 
}
.pdf-div ul li a{ color:#fff}
.pdf-div ul li span {
	opacity: 0;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: #C90;
	padding: 3px 10px;
	width: 178px;
}
.pdf-div ul li span a {
	color: #fff;
}
.pdf-div ul li:hover span {
	opacity: 1;
}

.download-btn{ background:#292e76;  text-align:center; padding:7px  0;}
.contant-area p{ text-align:center; padding:5px;}

.ifc {
	background: url(../images/ifc.png) no-repeat;
}
.ifc:hover {
	background: url(../images/ifc12.png) no-repeat;
}