@media (min-width:1200px){
.or {
    border-left: 1px solid #606d7e;
    height: 100px;
    display: block;
    margin-left: 15px;
    border-bottom: none;
	margin-bottom: 10px;
	 
}
.or1 {
    border-left: 1px solid #606d7e;
    height: 100px;
    display: block;
    margin-left: 15px;
    border-bottom: none;
    margin-top: 60px;
}
.or span {
    top: 137px;
}
	.width48 { width: 49.0%!important; margin-right: 1.9%!important; display: initial; float: left;}
	.width10 {width: 15.2%!important}
	.width29 {width: 32.0%!important; margin-right: 1.9%!important; display: initial; float: left;}	
	.btn2 {width: inherit; padding: 12px 55px;}
	.mrn-rgt { margin-right: 0!important;}
.form_tab li {font-size: 18px}
header {
	padding: 55px 0 0 0;

}
header .logo img {
	margin-top: -20px;
}

.right {float: right; text-align: right}
.center2 {text-align: left}
.input {
	width: 49%;
}
.input_mrgn {
	margin-left: 10px
}
.header h1 {
	font-size: 30px;
}
.header h2 {
	font-size: 60px;
	line-height: 65px;
	padding: 0 100px;
}
.header h3 {
	font-size: 20px;
}
.header {
	padding: 25px 55px 55px 55px;
	margin-bottom: 85px;
}
.form {background: #4d5a6b;
	padding: 40px 55px;
	width: 85%;
	margin: 55px auto 0 auto;
	border: 8px dashed #f3f3f3;
}
.graph {
	width: 100%;
	margin-top: 25px;
	background: #c5c5c5;
	border-bottom: 1px solid #a6a6a6;

}
#graph .graph_text {
	width: 100px;
}
.graph1 { height: 47px; margin-top: 33px;} 
.graph2 { height: 80px;	margin-top: 64px;}
.graph3 { height: 110px; margin-top: 28px;}
.graph4 { height: 137px; margin-top: 17px;}
.graph5 { height: 224px; margin-top: 25px;}
.graph6 { height: 253px; margin-top: 25px;}
.graph7 { height: 320px; margin-top: 25px;}
.graph8 { height: 373px; margin-top: 25px;}
.height1 {height: 307px;}
.height2 {height: 262px;}
.height3 {height: 274px;}
.height4 {height: 228px;}
.height5 {height: 158px;}
.height6 {height: 110px;}
.height7 {height: 70px;}
/*Graph*/
.man {
	position: absolute;
	bottom: -245px;
	left: -150px;
}
.man2 {
	position: absolute;
	bottom: -245px;
	left: -21px;
}
#programmes {
	margin: 125px 0 75px 0;
	padding: 100px 25px;
	height: 442px;
	font-size: 16px;	
}
.programmes {
	padding: 0 14%;
}
.programmes h2 {
	font-size: 30px;
	padding: 0 12%;
}
#student_speak {
	margin: 175px 0;
	height: 352px;
}
.sepak {
	padding: 85px 55px 0 55px
}
.student_speak {
	background-image: url(../images/student_speak.gif);
	background-size: auto auto;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: center 55px;
	height: 425px;
	line-height: 24px
}
.higlight_circle {
	padding: 26px;
	width: 318px;
	height: 318px;
	
}
.higlight_circle1 {
	border-radius: 50%;
	border: 12px dotted #fff;
	width: 355px;
	height: 355px;
}

/*HangingEffect*/
@-webkit-keyframes swinging{
	0%{-webkit-transform: rotate(4deg);}
	50%{-webkit-transform: rotate(-1deg)}
	100%{-webkit-transform: rotate(4deg);}
}

@keyframes swinging{
	0%{transform: rotate(4deg);}
	50%{transform: rotate(-1deg)}
	100%{transform: rotate(4deg);}
}

.swingimage{
	position: relative;
	/*left: 50px;*/
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: swinging 8.5s ease-in-out forwards infinite;
	animation: swinging 8.5s ease-in-out forwards infinite;
}

.swingimageshift{
	position: relative;
	/*left: 50px;*/
	margin-top: 30px;
	-webkit-transform-origin: 35% 0;
	transform-origin: 35% 0;
	-webkit-animation: swinging 8.5s ease-in-out forwards infinite;
	animation: swinging 8.5s ease-in-out forwards infinite;
}
/*HangingEffect*/	
.eligibility {
	margin-top: 40px;
	background: #f3f3f3;
	padding: 55px;
	/*border: 10px dashed #fff;*/
	border-bottom: 25px dashed #fff;
	border-top: 25px dashed #fff;
}
.shadow {
  -moz-box-shadow: rgba(0, 0, 0, 0.8) 3px 3px 10px inset;
  -webkit-box-shadow: rgba(0, 0, 0, 0.8) 3px 3px 10px inset;
  box-shadow: rgba(0, 0, 0, 0.15) 3px 3px 10px inset;
  -webkit-transition: box-shadow 0.2s ease-in;
  -moz-transition: box-shadow 0.2s ease-in;
  transition: box-shadow 0.2s ease-in;
}
.shadow:hover {
  background: #ebebeb;
}
.eligibility {
	margin-left: 25px;
	margin-right: 25px;

}
.eligibility .contents {
	padding: 50px;
}

.hero-header3 {
    margin-top: 0;
    background: url(../images/cuet_banner.jpg) center center no-repeat;
    background-size: cover;
	background-color: #d8edf8;}
	.cuet_venue {position: absolute; bottom: 0; right: 0}
	.cuet_width {width: 400px; margin: auto;}
	.cuet_white {color: #000;}
	.cuet_blue {color: #0769e4!important;}
	.cuet {margin: 100px 0;}


}



@media (min-width:992px) and (max-width:1199px){
 

}

@media screen and (max-width: 1024px) {



} 

@media (min-width:768px) and (max-width:991px){

.graph {
	width: 100%;
	margin-top: 25px;
	background: #c5c5c5;
	border-bottom: 2px solid #a6a6a6

}
#graph .graph_text {
	width: 75px;
}
#graph h3 {
	font-size: 20px;
}
.graph1 { height: 50px; margin-top: 25px;}
.graph2 { height: 80px;	margin-top: 25px;}
.graph3 { height: 110px; margin-top: 25px;}
.graph4 { height: 180px; margin-top: 25px;}
.graph5 { height: 210px; margin-top: 25px;}
.graph6 { height: 260px; margin-top: 25px;}
.graph7 { height: 310px; margin-top: 25px;}
.graph8 { height: 380px; margin-top: 25px;}
.height1 {height: 307px;}
.height2 {height: 280px;}
.height3 {height: 292px;}
.height4 {height: 228px;}
.height5 {height: 176px;}
.height6 {height: 128px;}
.height7 {height: 70px;}
/*Graph*/
.man {
	position: absolute;
	bottom: -260px;
	left: -20px;
}




}


@media (max-width:767px){


}





@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:landscape){

}

 
@media only screen and (min-device-width:360px) and (max-device-width:640px) and (orientation:landscape){


}



@media (max-width:800px){

}



@media (max-width:768px){

.header h1 {
	font-size: 40px;
	padding: 0;
}
.right {float: right; text-align: right}
header .logo img {
	padding: 0 25px 25px 25px;
}
.border_rotate {
	position: absolute;
	top: -33px;
	left: 5px;
}
.higlight_circle h3 {
	font-size: 18px;
}
.man {
	position: absolute;
	bottom: -275px;
	left: -70px;
}
.man2 {
	position: absolute;
	bottom: -275px;
	left: 59px;
}



}



@media (max-width:640px){

	

}



@media (max-width:480px){
.header h1 {
	font-size: 30px;
	padding: 0;
}
.graph_text {
	background: #fff;
	padding: 15px 8px;
	margin: 10px 0;
	min-height: 160px;
	max-height: 160px;
}
.higlight_circle h3 {
	font-size: 16px;
}
.right {float: right; text-align: center; margin-bottom: 25px;}
#programmes_list {
	margin-top: -50px;
	background-size: cover;
	padding: 100px 0 100px 0;
}
.student_speak {
	background-image: none;
	height: auto;
}
.border_rotate {
	position: absolute;
	top: -15px;
	left: 75px;
	width: 290px;
	height: 290px;
}
.form_tab {
	font-size: 13px;
	margin-top: 15px;
}
.higlight .owl-theme .owl-nav [class*="owl-"] {
    margin-left: 25px;
	margin-right: 25px;
}

.higlight .owl-theme .owl-nav [class*="owl-"] {
    margin-left: 25px;
	margin-right: 25px;
}

#programmes {
    background-size: cover;
}
.nav-tabs > li {float: none}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {background: none; border: 0;}


}





@media (max-width:360px){

.border_rotate {
	position: absolute;
	top: -32px;
	left: 0px;
	padding: 20px;
	height: inherit;
	width: inherit;
}


}



@media (max-width:320px){
.border_rotate {
	position: absolute;
	top: -14px;
	left: 0px;
	padding: 0
}
.form_tab li {
	background: #feb80e;
	display: inline;
	padding: 8px 13px;
	border-radius: 5px;
	color: #fff;
}

}







@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation : landscape) {


}







