/* CSS Document */



body,h1,h2,h3,h4,h5,h6{

margin:0px;

padding:0px;

/*font-family: 'Raleway', sans-serif;*/
font-family: Verdana,Geneva,sans-serif;
}

p{

font-size:16px;



}

h2{

font-weight: bold;

text-align: center;

text-transform: uppercase;

}

.header{

background:#ffffff;

padding:100px;

}

.navbar-inverse{

background:#ffffff;

border-color: #fff;

}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{

background-color:#fff;

color:#FF1493;

font-weight:bold;

font-size:15px;



}

.navbar-inverse .navbar-nav > li > a{

color:#333333;

font-weight:bold;

font-size:13px;

text-transform:uppercase;

}

.navbar-nav{



  /*  float: right;

    margin-top: 31px;*/

}



.right_box {

    float: right;

    margin-top: 34px;

}



.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus{

color:#FF1493;

transition:2s;

}

.carousel-caption{

text-align:left;

padding-bottom: 350px;

}



.carousel-caption h1{

font-family: Verdana,Geneva,sans-serif;

font-size:72px;



}

.carousel-caption p span{

 font-family: 'Courgette', cursive;

}

.carousel .item{

height:500px;

}

.carousel-inner > .item > img{

height:500px;

}

.carousel{

height:500px;

}

.bt10{

background: rgba(255,255,255,0.5);

border: none;

text-transform: uppercase;

font-size: 14px;

border-radius: 0px;

color: #000;

padding: 14px 26px;

font-weight: bold;

}

.owl-wrapper img{

height:200px;

width:100%;

}

.advertise{

background:#ccc;


padding: 30px 0px;
}
.advertise h2{
margin: 0px 0px 20px 0px;

}
.bt10:hover{

background:#333333;

transition:2s;}

.bt11{

background: #FF1493;

border: none;

text-transform: uppercase;

font-size: 14px;

border-radius: 0px;

color: #fff;

padding: 10px 26px;

font-weight: bold;

}

.bt11:hover{

border-radius:5px;

background: #98b22b;

transition:2s;}

.welcome_text{



}

.welcome_text h2{

font-weight:bold;

text-align:center;

}

.border-line{

margin: 0 auto;

text-align: center;

width: 30%;

padding-top: 20px;

}

.line1{

border: 1px solid #333333;

width: 40%;

float: left;

margin-top: 14px;

}

.line2{

float: left;

width: 20%;

text-align: center;

margin: 0 auto;

}

.line2 img{

margin: 0 auto;

}

.line1{

width: 40%;

    float: left;

    border: 1px solid #333333;

    margin-top: 14px;

}

.box1{

margin-top:50px;

}

.box1 img{

height:356px;

width:100%;}

.box2{

margin-top: 45px;

line-height: 30px;



}

.box_img .bt11{

margin-top: 30px;
position: absolute;
bottom: 20px;

}
.map_box img{
width:100%;
height:500px;

}
.box2 p{

font-family: Verdana,Geneva,sans-serif;

font-size: 16px;

}

.welcome_text{

padding-bottom:70px;

padding-top:70px;

}

.news{



}



.news h2{

color: #fff;

text-transform: uppercase;

font-size: 24px;

text-align:left;

}

.news h2 span{

color:#FF1493;

font-weight:bold;

}

.news p{

color:#fff;

margin-top:10px;

}

.welcome_text span{

color:#FF1493;

}

.news.parallax {

    /* The image used */

background:url(../images/bak_news.jpg) no-repeat;

padding:8% 0%;

    /* Full height */

    height: 100%; 



    /* Create the parallax scrolling effect */

    background-attachment: fixed;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

}





.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{

/*margin-top:-70px;

float:right;*/

}



.right_box{

float:right;

margin-top:65px;

}

.right_box a{

line-height:29px;

    background: #FF1493;

    padding: 12px 24px;

    color: #fff;

    font-weight: bold;

    margin: 0px 0px 0px 5px;

    border-radius: 5px;



}

.right_box a:hover{

transition:2s;

text-decoration:none;

background:#FFFF00;

}

.nav > li > a{

padding:10px;}



.dropdown-menu > li > a{

text-transform: uppercase;

font-weight: bold;

}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{

color:#ccc;

text-align: left;

    font-size: 12px;}

	.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{

	color:#fff;

text-align: left;

    font-size: 12px;

	}

	.navbar-nav .open .dropdown-menu > li > a, .navbar-nav .open .dropdown-menu .dropdown-header{

	    padding: 5px 15px 5px 15px;

	}

	

	

	

.abut_us{

/*background:url(../images/about_banner.jpg) no-repeat;*/

height:300px;

}	









.pre_question{

/*background:url(../images/previous_banner.jpg) no-repeat;*/

height:300px;



}

/*hover css*/



.column {

	margin: 15px 15px 0;

	padding: 0;

}

.column:last-child {

	/*padding-bottom: 60px;*/

}

.column::after {

	content: '';

	clear: both;

	display: block;

}

.column div {

	position: relative;

	float: left;

	width: 500px;

	height: 300px;

	margin: 0 0 0 25px;

	padding: 0;

	

}

.column div:first-child {

	margin-left: 0;

}

.column div span {

	position: absolute;

	bottom: -20px;

	left: 0;

	z-index: -1;

	display: block;

	width: 500px;

	margin: 0;

	padding: 0;

	color: #444;

	font-size: 18px;

	text-decoration: none;

	text-align: center;

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

	opacity: 0;

}

figure {

	width: 500px;

	height: 300px;

	margin: 0;

	padding: 0;

	background: #fff;

	overflow: hidden;

}

figure:hover+span {

	bottom: -36px;

	opacity: 1;

}







/* Zoom In #1 */

.hover01 figure img {

	-webkit-transform: scale(1);

	transform: scale(1);

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover01 figure:hover img {

	-webkit-transform: scale(1.3);

	transform: scale(1.3);

}



/* Zoom In #2 */

.hover02 figure img {

	width: 500px;

	height: auto;

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover02 figure:hover img {

	width: 550px;

}



/* Zoom Out #1 */

.hover03 figure img {

	-webkit-transform: scale(1.5);

	transform: scale(1.5);

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover03 figure:hover img {

	-webkit-transform: scale(1);

	transform: scale(1);

}



/* Zoom Out #2 */

.hover04 figure img {

	width: 500px;

	height: auto;

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover04 figure:hover img {

	width: 500px;

}



/* Slide */

.hover05 figure img {

	margin-left: 30px;

	-webkit-transform: scale(1.5);

	transform: scale(1.5);

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover05 figure:hover img {

	margin-left: 0;

}



/* Rotate */

.hover06 figure img {

	-webkit-transform: rotate(15deg) scale(1.4);

	transform: rotate(15deg) scale(1.4);

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover06 figure:hover img {

	-webkit-transform: rotate(0) scale(1);

	transform: rotate(0) scale(1);

}



/* Blur */

.hover07 figure img {

	-webkit-filter: blur(3px);

	filter: blur(3px);

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover07 figure:hover img {

	-webkit-filter: blur(0);

	filter: blur(0);

}



/* Gray Scale */

.hover08 figure img {

	-webkit-filter: grayscale(100%);

	filter: grayscale(100%);

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover08 figure:hover img {

	-webkit-filter: grayscale(0);

	filter: grayscale(0);

}



/* Sepia */

.hover09 figure img {

	-webkit-filter: sepia(100%);

	filter: sepia(100%);

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover09 figure:hover img {

	-webkit-filter: sepia(0);

	filter: sepia(0);

}



/* Blur + Gray Scale */

.hover10 figure img {

	-webkit-filter: grayscale(0) blur(0);

	filter: grayscale(0) blur(0);

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover10 figure:hover img {

	-webkit-filter: grayscale(100%) blur(3px);

	filter: grayscale(100%) blur(3px);

}



/* Opacity #1 */

.hover11 figure img {

	opacity: 1;

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover11 figure:hover img {

	opacity: .5;

}



/* Opacity #2 */

.hover12 figure {

	background: #1abc9c;

}

.hover12 figure img {

	opacity: 1;

	-webkit-transition: .3s ease-in-out;

	transition: .3s ease-in-out;

}

.hover12 figure:hover img {

	opacity: .5;

}



/* Flashing */

.hover13 figure:hover img {

	opacity: 1;

	-webkit-animation: flash 1.5s;

	animation: flash 1.5s;

}

@-webkit-keyframes flash {

	0% {

		opacity: .4;

	}

	100% {

		opacity: 1;

	}

}

@keyframes flash {

	0% {

		opacity: .4;

	}

	100% {

		opacity: 1;

	}

}



/* Shine */

.hover14 figure {

	position: relative;

}

.hover14 figure::before {

	position: absolute;

	top: 0;

	left: -75%;

	z-index: 2;

	display: block;

	content: '';

	width: 50%;

	height: 100%;

	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);

	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);

	-webkit-transform: skewX(-25deg);

	transform: skewX(-25deg);

}

.hover14 figure:hover::before {

	-webkit-animation: shine .75s;

	animation: shine .75s;

}

@-webkit-keyframes shine {

	100% {

		left: 125%;

	}

}

@keyframes shine {

	100% {

		left: 125%;

	}

}



/* Circle */

.hover15 figure {

	position: relative;

}

.hover15 figure::before {

	position: absolute;

	top: 50%;

	left: 50%;

	z-index: 2;

	display: block;

	content: '';

	width: 0;

	height: 0;

	background: rgba(255,255,255,.2);

	border-radius: 100%;

	-webkit-transform: translate(-50%, -50%);

	transform: translate(-50%, -50%);

	opacity: 0;

}

.hover15 figure:hover::before {

	-webkit-animation: circle .75s;

	animation: circle .75s;

}

@-webkit-keyframes circle {

	0% {

		opacity: 1;

	}

	40% {

		opacity: 1;

	}

	100% {

		width: 200%;

		height: 200%;

		opacity: 0;

	}

}

@keyframes circle {

	0% {

		opacity: 1;

	}

	40% {

		opacity: 1;

	}

	100% {

		width: 200%;

		height: 200%;

		opacity: 0;

	}

}



/*hover css*/





.welcome_text1 h2{

font-weight:bold;

text-align:center;

}





.welcome_text1{

padding-bottom:70px;

padding-top:70px;

}

.welcome_text1 span{

color:#98b22b;

}



.happy_students{

background:url(../images/success.jpg);}





/*parallax*/



.happy_students.parallax {

    /* The image used */

    background-image: url(../images/success.jpg);



    /* Full height */

    height: 100%; 

    padding:8% 0%;

    /* Create the parallax scrolling effect */

    background-attachment: fixed;

    background-position: center;

    background-repeat: no-repeat;

    background-size: cover;

}

.emotion{

text-align:center;

}

.emotion h5{

color:#fff;

font-weight:bold;

text-transform:uppercase;

font-size:18px;

}

.img_box1 img{

width:auto;

height:300px;

margin:0 auto;

}

.img_box1{

margin-top:10px;}

.img_box_text{

margin-top:10px;}

.right_box ul li{

list-style-type:none;

float:left;

}

.right_box .btn{

background-color: transparent !important;

border: 1px solid #12110f !important;

border-left: 0px !important;

padding: 3px 8px 7px 8px;

float:left;

}



.right_box .srch{

border:1px solid #000;

border-radius:5px 0px 0px 5px;

padding:5px;

float:left;}

.emotion img{

margin:0 auto;

padding-bottom:10px;

}

.emotion p{

margin-top:10px;

color:#fff;



}

.img_box_text p{

line-height:30px;

}

.ques ul {

margin:20px;

padding:0px;}

.ques h5{

    margin: 15px 0 0 15px;

    font-weight: bold;

    font-size: 16px;

}

.ques{



padding: 10px;



}

.old_list{

-webkit-box-shadow: -15px 19px 10px -4px rgba(209,209,209,1);

-moz-box-shadow: -15px 19px 10px -4px rgba(209,209,209,1);

box-shadow: -15px 19px 10px -4px rgba(209,209,209,1);

padding:5px;



margin-top:45px;

}

.old_list ul li{

font-weight:bold;

line-height:30px;

}

.old_list ul{

margin:20px;

padding:0px;}





.right a{

color:#98b22b;

}

.ques{-webkit-box-shadow: -15px 19px 10px -4px rgba(209,209,209,1);

-moz-box-shadow: -15px 19px 10px -4px rgba(209,209,209,1);

box-shadow: -15px 19px 10px -4px rgba(209,209,209,1);

}



.quant{

/*background:url(../images/QUANT_BANNER.jpg) no-repeat;*/

height:300px;

}

.reasoning{

/*background:url(../images/REASONING_BANNER.jpg) no-repeat;*/

height:300px;}

.english{

/*background:url(../images/ENGLISH_BANNER.jpg) no-repeat;*/

height:300px;}

.general_know{

/*background:url(../images/general_knowledge_banner.jpg) no-repeat;*/

height:300px;

}

.emply_news{

/*background:url(../images/emplyment_banner.jpg) no-repeat;*/

height:300px;



}

.potlt{

padding: 1px 20px;

margin-top: 32px;

}

.current_affair{

/*background:url(../images/daily_current_affair_banner.jpg) no-repeat;*/

height:300px;



}

.current_affair_quiz{

/*background:url(../images/QUIZ_BANNER.jpg) no-repeat;*/

height:300px;

}

.news_paper{

/*background:url(../images/NEWS.jpg) no-repeat;*/

height:300px;

}

.result{

/*background:url(../images/RESULT_BANNER.jpg) no-repeat;*/

height:300px;



}



.test_online{

/*background:url(../images/ONLINE_MOCK.jpg) no-repeat;*/

height:300px;



}

a{

color:#333533;

}

a.active{

color:#333533;



}

a:hover{

color:#333533;

}













.gallery12 img{

width:500px;

height:300px;

margin-bottom:20px;

}



.gallery12{

margin-top:20px;

margin-bottom:20px;}



.ques ul li{

font-weight:600;



}















/*menu*/

	@import url('https://fonts.googleapis.com/css?family=Roboto');

a:hover,

a:focus {

    text-decoration: none;

    outline: none;

}



/*

1.1 Header Area

****************************************************/

/*Bootstrap Reset*/

.navbar-nav > li > a {

    padding-top: 0;

    padding-bottom: 0;

}

.mainmenu {

    background-color: transparent;

    border-color: transparent;

    margin-bottom: 0;

	border: 0px !important;

}

.navbar-nav > li:last-child > a {

    padding-right: 0px;

    margin-right: 0px;

}

.dropdown-menu {

    padding: 0px 0; 

    margin: 0 0 0; 

    border: 0px solid transition !important;

	border: 0px solid rgba(0,0,0,.15);	

	border-radius: 0px;

    -webkit-box-shadow: none !important;

    box-shadow: none !important;



}



/* The container */
.container1 {
    display: block;
    position: relative;
    padding-left: 35px;
   
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display:inline-block;
}

/* Hide the browser's default radio button */
.container1 input {
    position: absolute;
    opacity: 0;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.container1 input:checked ~ .checkmark {
    background-color: #2196F3;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container1 input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container1 .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: white;
}



/*=-====Main Menu=====*/

.navbar-nav .open .dropdown-menu > li > a {

    padding: 16px 15px 16px 25px;

}

.header_bottom { background: #FFC0CB;margin-top:30px; }

.header_area .header_bottom .mainmenu a , .navbar-default .navbar-nav > li > a {

    color: #FF1493;

    font-size: 14px;

    text-transform: uppercase;

    padding: 16px 8px;

	font-family: 'Roboto', sans-serif;

}

.header_area .mainmenu .active a,

.header_area .mainmenu .active a:focus,

.header_area .mainmenu .active a:hover,

.header_area .mainmenu li a:hover,

.header_area .mainmenu li a:focus ,

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{

    color: #FF1493;

    background: #fff;

    outline: 0;

}

/*-----./ Main Menu-----*/



.navbar-default .navbar-toggle { border-color: #fff } /*Toggle Button*/

.navbar-default .navbar-toggle .icon-bar { background-color: #fff } /*Toggle Button*/



/*==========Sub Menu=v==========*/

.mainmenu .collapse ul > li:hover > a{background: #fff;}

.mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover{background: #fff;}

.mainmenu .collapse ul ul ul > li:hover > a{background: #fff;}



.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{background:#FFC0CB;}

.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{background:#FFC0CB;}

.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{background:#FFC0CB;}



/******************************Drop-down menu work on hover**********************************/

.mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px}

.con_overll h3 img{
display:inline-block;
width:25px;}
.con_overll{
padding:40px 0px;

}

.con_overll h3{
text-align:center;
}
.resl_page .nav{
margin-top:20px;
}
.con_overll h3{
color:#545454;}
.resl_page h4{
color:#545454;}
.resl_page p{
color:#535353;
font-size:12px;

}
.rsul2{
border-bottom: 1px solid #ccc;
margin-top: 40px;}

.stre_dis{
padding: 40px 0px;
border-bottom: 1px solid #ccc;
}
.stre_dis h3{
color: #545454;
text-align: center;
margin-bottom: 40px;
}


.stre_dis ul li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
	width:19%;
}
.stre_dis ul li p{
font-size:28px;
color:#3087bf;
}
.stre_dis ul li p span{
color:#898585;
font-size:18px;}
.stre_dis ul{
margin:0px;
padding:0px;
width:100%;}
.con_box ul li{
border-bottom: 1px solid #ccc;
list-style-type: none;
height: 55px;
padding: 10px 0px;
}
.con_box ul{
margin:0px;
padding:0px;
}
.left_p{
float:left;
}
.right_p{
float:right;
}

.con_box h5{
text-align:center;
height:50px;
padding-top:10px;
}
.left_macon h5 img{
display:inline;
width:15px;
}
.con_box h5 span{
display:inline;
}
.left_macon{
margin-bottom:20px;}

.left_part1 img{
width:40px;
height:40px;
}
.lightpro ul li{
border-top: 1px #ccc solid;
list-style-type: none;
padding: 17px 0px;
height: 75px;
}
.left_part1{
float: left;
width: 18%;
}
.right_part2{
    float: left;
    text-align: left;
    width: 82%;
	font-weight:bold;
}
.left_macon h5{text-align: center;
    height: 50px;
    padding-top: 10px;
}
.right_part2 h5{
height:auto;
text-align:left;
	font-weight:bold;
	padding-top:0px;

}
.lightpro{

height: 300px;
overflow: auto;}
.max_ic{
margin-top: 60px;

}
.con_box2 h4{
font-size:16px;
font-weight:bold;}

.ranking {
    margin-top: 60px;
}
.ranking h4{
text-align:center;
margin-bottom:20px;}
.con_box2{
border-bottom:1px solid #ccc;}
.personal{
 margin-top:40px;
 }
 .personal ul li{
list-style-type: none;
margin-bottom: 50px;

}
 .personal ul li img{
display:inline;
 
 }
 .personal img{
 width:20px;
 }
 .personal h3{
 margin-bottom:30px;}
 .personal ul li span{
font-weight: bold;
color: green;
margin-left: 5px;
 }
 .personal ul{
 list-style-type:none;
 margin:0px;
 padding:0px;
 
 }
 .bestie{
 background:#3FF4F4;
 padding:20px;
 border-radius:10px;
 }
 .bestie ul li{
 margin-bottom:15px;
  }
  .ul_box ul{
  width:50%;
  float:right;
  }
.ul_box ul li{
  display: inline-block;
    margin: 10px 0px 10px 10px;
    border-right: 1px solid #333533;
    padding-right: 15px;
	
} 
.box_info{
border-bottom:1px solid #ccc;}
.qus_ans_box{
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 5px;
    margin-top: 50px;

} 
.ul_box ul li a{
color:#0066CC;
}
.ul_box ul li:last-child{
border:none;

}
.left_icn{
float:left;
font-weight:bold;
}
.qus_part1 img{
float:left;
margin:0px 10px;
}
.qus_part1 span{

}
.qus_part1{
padding-top:10px;
border-bottom:1px solid #ccc;
}
.right_grn{color:#39a609;
font-weight:bold;
}
.qus_part1 ul li{
    font-size: 12px;
    margin-bottom: 30px;
	
}
.qus_part1 ul{
margin-top:20px;
margin-left:55px;
}
.analytic ul li{
    float: left;
    margin: 15px;
    text-align: center;
    width: 20%;
}
.analytic ul li span{
margin-left:0px;
border-bottom:1px solid #ccc;}
.analytic{
height:100px;}

.analytic ul li p{
margin-top:20px;
}
.analytic ul li span {
    margin-left: 0px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
	font-weight:normal;
}
.analytic ul li img{
float:none;}
.frtimg{
    margin-left: -50px !important;
}
.frtimg2{
    margin-left: -25px !important;
}

button.hntsw.toggle{
display:none;
}
#target {
 
 
 
 
  display:none;
}
#attain2{
display:block;}
.frgt_pass{
background: #FF1493;
padding: 12px 24px;
color:#fff;
border-radius:5px;
}

.top_most{
background:#0F0F0F;
width:100%;
margin:0 auto;
text-align:center;
padding:30px 0px;
margin-bottom:20px;
}
.top_most p img{
margin:0 auto;
text-align:center;
margin-bottom:20px ;
}
.top_most p {
}
.top_most h3{
 color:#b89013;
 }
 .exam_heading{
 text-align:right;
 }
 #logout{
 float: right;
margin: 0 auto;
padding: 5px;
width: 13%;
text-align: center;
margin-top: 10px;
 
 }
 .top_most img{
 width:140px;}
 .copyrght{
 text-align:center;
 }
 
  .copyrght a{
  color:#98b22b;
  }
  .copyrght p{
  text-align:center !important;
  }
   .copyrght a:hover{
   color:#999999;
   transition:2s;
   }
 
@media only screen and (min-width: 767px) {

.mainmenu .collapse ul li{position:relative;}

.mainmenu .collapse ul li:hover> ul{display:block}

.mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:250px;display:none}

/*******/

.mainmenu .collapse ul ul li{position:relative}

.mainmenu .collapse ul ul li:hover> ul{display:block}

.mainmenu .collapse ul ul ul{position: absolute;

position: absolute;

top: 0;

left: -104.2%;

min-width: 250px;

display: none;}

/*******/

.mainmenu .collapse ul ul ul li{position:relative}

.mainmenu .collapse ul ul ul li:hover ul{display:block}

.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-120%;min-width:250px;display:none;z-index:1}



}



/*menu*/

.right_box .input-group-btn{

width:10px;
 float: left;

}

.right_box form{
margin-right:20px;

}




@media only screen and (max-device-width: 1199px) {

.mainmenu .collapse ul ul ul{position: absolute;

position: absolute;

top: 0;

left: -100%;

min-width: 250px;

display: none;}

.sml_divs2 ul li{
margin:1px;
}

.right_txt_1{
padding-left:0px;
}




}

/* Turn off parallax scrolling for tablets and phones. Increase the pixels if needed */

@media only screen and (max-device-width: 1024px) {

    .parallax {

        background-attachment: scroll;

    }

}



/*parallax*/





































/* Turn off parallax scrolling for tablets and phones. Increase the pixels if needed */

@media only screen and (max-device-width: 1024px) {

    .parallax {

        background-attachment: scroll;

    }

	

	.test_online{

	height:150px;}

	

	figure{

	width:300px;

	}

	.hover02 figure img{

	width:300px;}

	

	

	

	

}

.news .form-control{



float: left;

width: 80%;

border-radius: 0px;

border: 2px solid #fff;

background: transparent;

height: 44px;





}

.btn13{

border-radius: 0px;

padding: 11px 23px;

border: 1px solid #fff;

color:#FF1493;

font-weight:bold;

text-transform:uppercase;

 }

 .btn13:hover{

border: 1px solid #fff;

transition:2s;

 }





.topics h2{

font-weight: bold;

text-align: center;

text-transform:uppercase;

}

.topics h2 span{

color:#FF1493;



}

.topics{

padding:60px 0px;

}

.box_img img{

height:300px;

width:auto;

}

.box_con{

border: 1px solid #ccc;
min-height: 500px;
padding: 20px;

}

.box_con h4{

font-weight:bold;

color:#333;

text-transform: uppercase;

height: 40px;

}

.box_con p{

margin-top:10px;}

.box_img{

margin-top:40px;

}

.new_discussion h2 span {

    color: #FF1493;

}



.new_discussion ul{

    margin: 0px;

    padding: 0px;

}

.new_discussion ul li{

list-style-type: none;

margin-bottom: 20px;

height: auto;

overflow: auto;



border: 1px solid #ccc;

padding: 20px;

width:100%;

margin-top: 20px;

}

.new_discussion ul li:first-child{

margin-top:70px;

}

.img_icon {

    float: left;

    width: 4%;

    padding: 15px;

    background: #ccc;

}

.img_icon2 {

    float: left;

    width: 94%;

}

.img_icon p {

    font-weight: bold;

    font-size: 18px;

    color: #00;

    margin: 0px;

}

.box_img2 h5{

font-weight: 600;

font-size: 18px;

margin: 17px 9px;

color: #FF1493;

width: 25%;

float: left;

}

.img_icon2 p {

    float: left;

    margin: 18px 0px;

    width: 72%;

}

.profile_img span{

color:#FF1493;

}

.profile_img h1{

color:#232323;

font-size:17px;

font-weight:bold;

}

.profile_img p{

color:#232323;



}

.profile_img{

padding:60px 0px;}

.owl-carousel{

padding-top:50px;

}

.footer{

background:#ffffff;
;

padding:40px 0px;

}

.footer h3 {

 

    color: #fff;

    font-size: 20px;

    text-align: left;

}

.footer ul {

    margin: 0px;

    padding: 0px;

}

.footer ul li {

    list-style-type: none;

    margin: 9px 0px;

	color:#fff;

}

.call{

margin-top: 40px !important;

}

.footer ul li a {

    color: #fff;

}

.scol_icn ul li {

    display: inline-block;

    margin: 0px 5px;

}

.scol_icn .fa {

    font-size: 25px;

}

.footer p {

  

    color: #fff;

   

    margin-top: 63px;

    text-align: justify;



}

.right {

    margin-top: 15px !important;

    text-align: center;

	

}

.footer ul li a{

color:#fff;

}

.footer ul li a:hover{

color:#98b22b;

text-decoration:none;

transition:2s;

}

.right p{

margin-top:10px !important;

}

.scol_icn{

float:right;

}

.footer img{

width:70%;}

.scol_icn{

margin-top:20px;}

.carousel-indicators li{

    border: 3px solid #98b22b;

}

.carousel-indicators .active{

border: 3px solid #98b22b;

background-color:transparent;

}

.num_box{

border-bottom:1px solid #888888;

}

.scol_icn{

float:right;

}

.footer img{

float:left;

width:25%;

}

.logo img {

    float: left;

    width: 60px;

    height: 60px;

}



.logo {

    float: left;

    

    width: 60px;

    height: 60px;

}





@media (max-width: 1199px) {

.navbar-inverse .navbar-nav > li > a{

font-size:12px;

}



.box_con{

min-height: 706px;

}


.logo img {

    float: left;

    width: 60%;

	

height:100px;

    margin-top: 10px;

}

.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{

/*font-size:12px;*/

}



.header_area .header_bottom .mainmenu a, .navbar-default .navbar-nav > li > a{

font-size:12px;

padding: 16px 7px;

}

.box2{

line-height:25px;

}

.bt11 {

    margin-top: 27px;

}

.news .form-control{

width:77%;

}

.frm_tp{

margin-top:25px;

}



.carousel .item{

height:700px;



}

.carousel-inner > .item > img{

height:700px;



}

.carousel{

height:700px;



}

.carousel-caption{

padding-bottom:25px;}

.carousel-indicators{

bottom:0px;

}



.navbar-nav{

margin-top:0px;}

.right_box{

margin-top:58px;

}





}







@media (max-width: 991px) {

/*28.12*/
.exam_heading{
text-align:center;
margin:0 auto;
}

 #logout{
 float: none;
margin: 0 auto;
padding: 5px;
width: 13%;
text-align: center;
margin-top: 10px;
margin-bottom:10px;
 
 }

/*28.12*/


.box_con {
    min-height: 850px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{

border:none;

}

.navbar-nav{

float:none;

text-align:center;

}

.nav > li{

border-bottom:1px solid #9fbc23;

}

.logo {

    float: none;

    margin-top: 10px;

}

.logo img {

    float: none;

    width: auto;

    margin: 0 auto;

}

.navbar-nav{

margin-top:0px;

}

.header{

padding:76px;

}

.box1 img{

height:auto;

}

.news .form-control{

width:70%;

}

.box_img img{

height:170px;

}



.box_con h4{

font-size:14px;}

.bt11 {

    margin-top: 27px;

    

	}

.box_img .bt11{

bottom: 14px;

position: absolute;

}	

.footer img{

margin-top:17px;}

.img_icon{

width:6%;

}











.carousel .item{

height:300px;



}

.carousel-inner > .item > img{

height:300px;



}

.carousel{

height:300px;



}

.carousel-caption{

padding-bottom:25px;}

.carousel-indicators{

bottom:0px;

}



.navbar-nav{

margin-top:72px;

}

.nav > li > a{

padding:10px 4px;

font-size: 12px !important;}

.right_box{

/*margin-top:50px;*/

}



.right_box{

margin-top: 33px !important;

padding-bottom: 26px;

float: none;

width: 70%;

margin: 0 auto;

}

.header {

    padding: 81px;

}

.navbar-toggle{

background-color:#9fbc23;

border:none;

}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {

    background-color: #9fbc23;

}



.mainmenu .collapse ul ul{

text-align: center;

width: 100%;

}

.test_online {

    height: 200px;

    margin-top: 70px;

}

.test_online img{

height:200px;}



.hover02 figure img{

width:300px;}

figure{

width:300px;

height:200px;

}

.abut_us img {

    height: 150px;

    margin-top: 84px;

}

.abut_us{

height:150px;}





.column div{

width:300px;}

.img_box1 img{

height:auto;}





.hover02 figure:hover img{

width:350px;

}

}







@media (max-width: 991px) {

    .navbar-header {

        float: none;

    }

    .navbar-toggle {

        display: block;

    }

    .navbar-collapse {

        border-top: 1px solid transparent;

        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);

    }

    .navbar-collapse.collapse {

        display: none!important;

    }

    .navbar-nav {

        float: none!important;

        margin: 7.5px -15px;

    }

    .navbar-nav>li {

        float: none;

    }

    .navbar-nav>li>a {

        padding-top: 10px;

        padding-bottom: 10px;

    }



   .navbar-collapse.collapse.in {  /* NEW */

        display: block!important; 

    }

	.navbar-toggle{

background-color:#9fbc23;

border:none;

}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{

text-align:center;

}	

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{

width:100%;

margin-top:0px;

}	

}



@media (max-width: 768px) {
/*28.12*/
.top_most img {
    width: 70px;
}
/*28.12*/

#attain2{
display:none;}

button.hntsw.toggle{
    display: block;
    margin: 10px 0px;
    background: green;
    color: #fff;
    padding: 15px;
    border: none;
    border-radius: 5px;
}

.test_online {

    height: 150px;

    margin-top: 70px;

}

.test_online img{

height:150px;}







}  

@media (max-width: 767px) {

.top_most p img{
margin-top:80px;
}
.box_con {
    min-height: 500px;
}





.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus{

color:#ccc;

text-align: center;

    font-size: 12px;}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{

text-align:center;

}

.header{

height:80px;

}

.navbar-inverse .navbar-toggle{

margin-right:0px !important;

}

.header{

padding:5px;

}

.navbar-nav{

float:none;

text-align:center;

}

.navbar-toggle{

background-color:#9fbc23;

border:none;

}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{

background-color:#9fbc23;

}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{

border:none;

}

.nav > li{

border-bottom:1px solid #9fbc23;

}

.nav > li:last-child{

border:none;



}

.box_img img{

height:auto;

width:100%;



}

.box_con{



}

.footer img{

float:none;

width:17%;}

.scol_icn{

float:left;

}

.footer h3{

border-top: 1px solid #ccc;

padding-top: 20px;

}

.footer img{

margin-top:0px;}

.new_discussion ul li{

padding:0px;

}

.box_img2 h5{

margin:0px 9px;

}

.img_icon2 p{

margin:1px 0px;}

.box_img2 h5{

width:100%;

margin:0px;}

.img_icon2 p{

width:100%;

}

.img_icon2{

width: 92%;

padding-left: 10px;

}

.img_icon2{

padding-top:5px;

}

.img_icon{

width:auto;

}



.carousel .item{

height:500px;



}

.carousel-inner > .item > img{

height:500px;

padding-top:70px;

}

.carousel{

height:auto;

  margin-top:94px;

}

.carousel-caption{

padding-bottom:25px;}

.carousel-indicators{

bottom:0px;

}



.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{

margin-top:0px;

float:none;

}



.right_box{

margin-top: -33px !important;

padding-bottom: 26px;



float: left;

}

.navbar-nav{

margin-top:7px;

}

.navbar-toggle{

}



.right_box{

width: 90%;

margin: 0 auto;

margin-top: 33px !important;

float: none;

}




.test_online {

    height:180px;

    margin-top: 160px;

}

.test_online img{

height:150px;}

.abut_us img {

    height: 150px;

    margin-top: 154px;

}

.column div{

height:200px;



}





}



@media (max-width: 650px) {

.right_box{

width: 100%;

margin: 0 auto;

margin-top: 33px !important;

float: none;

}







.test_online {

height:150px;

margin-top: 160px;

}

.test_online img{

height:120px;}



/*28.12*/

#logout{
width:20%;
}
/*28.12*/

}

@media (max-width: 568px) {


.box_con {
    min-height: 580px;
}



.img_icon2{

width: 88%;}





.carousel .item{

height:250px;



}

.carousel-inner > .item > img{

height:250px;

padding-top: 80px;

}

.carousel{

height:250px;



}

.carousel-caption{

padding-bottom:25px;}

.carousel-indicators{

bottom:0px;

}



.right_box ul li {

    list-style-type: none;

    float: none;

    margin: 0 auto;

    text-align: center;

}

.right_box form{

margin:0 auto;

}

.right_box .srch{

display:inline-block;

float:none !important;}



.right_box .input-group-btn{

display:inline-block;

float:none !important;

}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group{

margin-left: -5px;

margin-top:-2px;

}

.right_box ul{

margin:0px;

padding:0px;}

.right_box{

margin-top:13px;

padding-bottom:0px;}

.right_box a{

line-height:51px;}



.carousel {

    height:auto;

    margin-top: 184px;

}



.test_online {

height:120px;

margin-top: 260px;

}

.test_online img{

height:100px;}



.abut_us img {

    height: 100px;

    margin-top: 254px;

}

.abut_us {

    height: 120px;

}





}

@media (max-width: 382px) {

.gallery > div > img {

width:100%;

}


.box_con {
    min-height: 710px;
}


.img_icon2{

width:78%;

}

.news .form-control{

width:64%;

}

.carousel-caption h1{

font-size:40px;}

.logo img{

width:43%;

}

.navbar-inverse .navbar-toggle{

margin-top:15px;}

.line2 img{

padding-top:5px;

}







.carousel .item{

height:250px;



}

.carousel-inner > .item > img{

height:250px;

padding-top: 89px;

}

.carousel {

    height: 250px;

    margin-top: 184px;

}

.carousel-caption{

padding-bottom:25px;}

.carousel-indicators{

bottom:0px;

}







.test_online {

height:70px;

margin-top: 270px;

}

.test_online img{

height:60px;}

.column div {

    width: 100%;

}

figure{

width:100%;

}

.hover02 figure img{

width:100%;

}







}





@media (max-width: 382px) {



.right_box a{

margin:0px;}





}



/*16.11*/
#submitbtn{
color: white;
font-weight: bold;
height: 70px!important;
background-color: blue;
border-radius: 50%!important;
width: 70px!important;

}

.sml_divs2 ul li{
height:35px !important;
border-radius: 5px !important;
border: 2px solid #a2a2a2 !important;
font-size: 10px !important;
}
.down_inbx p{
font-size:20px !important;
font-family: Verdana,Geneva,sans-serif !important;
}
.btn-class2 {
    color: white!important;
    font-weight: bold!important;
    background-color: green!important;
    border: none!important;
    padding: 15px 5px!important;
    margin-top: 10px!important;
    margin-bottom: 10px!important;
	height:auto!important;
}
.btn-class2:hover {
background:#323232!important;
transition:2s!important;

}
/*16.11*/





/*exam page*/
.btn-class{
		color:white;
		font-weight:bold;
		height:30px;
		background-color:blue;
	}

	.btn-class2{
		color:white;
		font-weight:bold;
		height:30px;
		background-color:green;
	}	
	.top_inbx{
	height:200px;
	border:2px solid #736baf;
	border-radius:6px;
	padding:4px 30px;
	text-align:justify;
	overflow:auto;
	}
	.down_inbx{
	border:2px solid #736baf;
	border-radius:6px;
	padding:4px 30px;
	text-align:justify;
	margin-top:35px;
	
	
	}
	.right_txt_1{
	padding-left:28px;
	border-left:4px solid #0099ff;}
	.sml_divs{
	background-color: #bed5eb;
padding: 5px;
height: auto;
overflow: auto;
	}
	.sml_divs2{
	height: 380px;
overflow: auto;
border:2px solid #fff;
padding:5px 0px;
	}
	.sml_divs2 ul li{
list-style-type: none;
float: left;
width: 18%;
background-color: #f2f2f2;
border: 1px solid #a2a2a2;
text-align: center;
margin: 2px;
padding: 5px 0px;
}
.sml_divs2 ul{
margin:0px;
padding:0px;}


.sml_prt3{
padding:5px 0px;}
.sml_prt3 ul{

margin:0px;
padding:0px;
}
.sml_prt3 ul li{
list-style-type: none;
font-size:12px;
color: #000;
float: left;
margin: 5px;
width: 100%;

}
.sml_prt3 ul li img{
float:left;
margin:2px 5px 2px 0px;
width: 30px;
}
.sml_prt3 ul li span{ 
/*float:left;*/
margin:10px 0px;
}
.rdio_box{
background:#8098a2;
padding:10px;}
.brline{
border:1px solid #ccc;}
.test{
border-radius: 5px;
padding: 10px 30px !important;
font-weight: normal !important;

}
#nextbttn{
padding: 10px;


}
.brline a {
    line-height: 45px;
}
@media only screen and (max-width: 1199px) {
.test{
padding:10px !important;

}

}
@media only screen and (max-width: 991px) {
.ul_box ul{
width:100%;
float:none;
}
.right_txt_1{
padding-left:0px;
margin-top:20px;

}
.sml_divs2 ul li{
width:16%;
}


}
@media only screen and (max-width: 640px) {
.sml_divs2 ul li{
width:13%;
}


#ajaxdiv h3{
font-size: 20px;

}
}
@media only screen and (max-width: 320px) {
.sml_divs2 ul li {
    width: 15%;
}

.btn13{
margin-top:20px;

}
}


/*exam page*/



/*blog page*/



.blog_box{
margin-top:40px;
margin-bottom:40px;
}
.serial_box{
background:#999999;
padding:20px;
color:#fff;
border-radius:5px;
font-size:12px;
}
.serial_box h3{
font-size:12px;}
.blog_box h2{
text-align: left;
text-transform: capitalize;
color:#5fa316;
}

.details_blog{
margin:0 auto;
text-align:left;
}
.details_blog h1{
margin-bottom:10px;
}
.details_blog img{
margin-top:10px;
margin-bottom:10px;
margin:0 auto;
}
.dwnld{
width: 50px;
position: absolute;
right: 0px;
top: 10%;
}
/*blog page*/