#sampapmain #cat_list{
    margin-left: 0px!important;
    width: 100%!important;
    background-color: transparent;
} 
#sampapmain #cat_list1{
    background-color: transparent;
    width: 874px;
    margin-left: 0px !important;
}
#sampapmain .yourexm{
	font-size:24px;
	color:#009e9c;
	text-align:center;
	margin:0px 0px 0px 103px;
	/*width:83.75%;*/
        width:67.8%;
	float:left;
        padding-left:50px;
	}    
#sampapmain .selexmain{
	width:159px;
	height:250px;
	margin: 5px 5px 15px 5px;
	float:left;
	}
#sampapmain .selexm{
	font-size:12px;
	color:#777777;
	width:100%;
	height:200px;
	overflow-y: scroll;
	overflow-x: hidden;
	float: left;
	}
#sampapmain .exmcat{
	font-size:16px;
	color:#009e9c;
	}
#sampapmain ul li {
    margin: 5px 0;
}
	
#sampapmain .excat:link {
	color: #777777;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;/*font-weight: bold;*/
}
#sampapmain .excat:visited {
	color: #777777;
	text-decoration: none;
	font-size: 12px;/*font-weight: bold;*/
}
#sampapmain .excat:hover, .excat:active, .excat:focus {
	color: #009e9c;
	font-size: 12px;
	text-decoration: none;/*font-weight: bold;*/
}

#sampapmain .menuedu{
	font-size:14px;
	cursor:pointer;
	float: left;
    width: 10%;
    text-align: left;
	color:#ffffff;
}

#sampapmain .formenu{
    float:left;
    width:100%;
    margin-top: 40px;
}
	
#sampapmain .menuwd{
	/*width:10%;
        float:left;*/
        float:right;
	margin: 5px 0;
	}
        #sampapmain .enquiry{
            font-size: 12px;
        }
.enquiry, .exam_detail{
    background-color: #f0ad4e;
    color:#000;
    padding: 4px 10px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    border: 1.5px solid #f0ad4e;
    cursor:pointer;
    text-decoration: none;
}
.enquiry:hover, .exam_detail:hover, .exam_detail:focus{
    background-color: transparent;
    color:#000;
    text-decoration: none;
    font-size: 14px;
}
#sampapmain .mydash {
	background-color: #f0ad4e;
	border: 1.5px solid #eea236;
	color: #000000;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	/*width: 105px;*/
        width: 95px;
}
#sampapmain .mydash:hover {
	background-color: transparent;
	color: #000000;
}	
.selexmain{
		display:none;
}
/**************************************************
			END CSS of SELECT YOUR EXAM
**************************************************/





/**************************************************
	START CSS of INSTRUCTION - instruction.phtml
**************************************************/
#instruction #cat_list{
	margin-left: 8px !important;
	width: 100%!important;
        margin-top:25px;
}
#instruction .insthead{
	font-size:24px;
	color:#009e9c;
	text-align:center;
	margin:10px 0;
}
#instruction .selct,#instruction .selct1 {
    width: 100%;
    font-size: 15px;
    color: #000;
    float: left;
    padding: 5px 15px;
    background-color: #fff;
}
#instruction .inpmor {
    font-size: 14px;
    color: #F30;
	text-transform: uppercase;
}
#instruction .para {
    margin: 8px 0;
}
#instruction .start-testbut {
	background-color: #f0ad4e;
	border: 1.5px solid #eea236;
	color: #000000;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	width: auto;
}
#instruction .start-testbut:hover {
	background-color: #e5e5e5;
	color: #000000;
}
#instruction  .formenu{
	float:left;
	width:100%;
	}
#instruction  .menuwd{
/*	width:12%;
	float:left;*/
    float:right;
	margin: 0px 0;
	}
#instruction  .yourexm{
    font-size: 24px;
    color: #009e9c;
    padding: 0 0 0 175px;
    text-align: center;
    margin: 0px 0;
    width: 79%;
    float: left;
}
#instruction  .mydash {
	background-color: #f0ad4e;
	border: 1.5px solid #eea236;
	color: #000000;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	width: 105px;
}
#instruction  .mydash:hover {
	background-color: #e5e5e5;
	color: #000000;
}
#instruction #verify label{
    font-size: 13px;
    color:#000;
}
#instruction #verify p{
    font-size: 15px;
    margin-bottom:10px;
    color:#000;
}
#instruction #verify .btn-success{
    background-color: #219998;
}
#instruction #otp_div{
    display: none;
    margin-top:30px;
}
#instruction #phoneno_div{
    margin-top:30px;
}
#instruction #unauthorized{
    margin-top:30px;
}
#instruction .enquiry{
    padding:4px 10px;
}
#instruction .modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
#instruction .modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    padding-top:5px;
    border: 1px solid #888;
    width: 30%;
}
/* The Close Button */
#instruction .close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}
#instruction .close:hover,
#instruction .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
/**************************************************
	END CSS of INSTRUCTION - instruction.phtml
**************************************************/

/**************************************************
	START CSS of SELECT LEVELS - selectlevels.phtml
**************************************************/
#selectlevels #cat_list{
	margin-left: 0px !important;
	width: 100%!important;
}
#selectlevels .insthead{
	font-size:24px;
	color:#009e9c;
	text-align:center;
	margin:10px 0;
}
#selectlevels .slback {
    text-align: center;
    padding: 0px 0 10px 0;
    width: 100%;
    /*background-color: #e4ecf0;
    border: 1px solid #6d6e6b;*/
    float: left;
}
#selectlevels #cat_list{
    background-color:transparent;
    margin-top: 25px;
}
#selectlevels .avoid-clicks .lblback{
    opacity: .5;
}
#selectlevels .lblback.premium{
    width : 23.83%;
    height: 400px;
}
#selectlevels .lblback {
	background: #fff;
	display: inline;
	float: left;
	margin: 5px 5px 10px 5px;
    width: 32.18%;
        /* width : 23.83%; */
    height:195px;
    /* height: 400px; */
	padding: 10px 10px 10px 5px;
	text-align: center;
	font-family: "Marker Felt", sans-serif;
	text-decoration: none;
	color: #333;
	font-size: 18px;
	cursor:pointer;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	box-shadow: 0 2px 5px rgba(0,0,0,.30);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.30);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.30);
}
#selectlevels .lblback:hover {
	background: #e4ecf0;
}
#selectlevels .lblback.pre {
    background: #fff;
    display: inline;
    float: left;
    margin: 5px 5px 10px 5px;
    width: 32.18%;
        /* width : 23.83%; */
    height:370px;
    /* height: 400px; */
    padding: 10px 10px 10px 5px;
    text-align: center;
    font-family: "Marker Felt", sans-serif;
    text-decoration: none;
    color: #333;
    font-size: 18px;
    cursor:pointer;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    box-shadow: 0 2px 5px rgba(0,0,0,.30);
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.30);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,.30);
}
#selectlevels #lblact {
	background: #e4ecf0;
}
#selectlevels .textcircle {
    width: 85px;
    height: 85px;
    border-radius: 250px;
    /*font-size: 60px;*/
    line-height: 75px;
    text-align: center;
    background: #e4ecf0;
    font-family: "Times New Roman", Times, serif;
	margin: 0 auto;
	border: 2px solid #ffffff;
}
#selectlevels .detail{
    width: 99.5%;
    background-color: #f0ad4e;
    color: #000;
    margin: 0px;
}
#landing-page #selectlevels .detail{
    width: 79.5% !important;
}
#selectlevels .detail p{
    font-size: 16px;
    text-align: center;
    font-weight: bold;
}
#selectlevels .detail p a{
    color: #b5351f;
}
#selectlevels .detail p a:hover, #selectlevels .detail p a:focus{
    text-decoration: none;
    font-size: 16px;
}
#slback img {
    max-height: 58px;
    height: 58px;
    max-width: 50px;
    width: 50px;
    vertical-align:middle;
}
#slback .excatnam {
    font-size: 26px;
    color: #333333;
    /*height: 45px;*/
    line-height: 40px;
}
#slback .lblback .excatdet {
    font-size: 14px;
    color: #333333;
    height: 0px;
    text-align:justify;
}
#slback .lblback.pre .excatdet {
    font-size: 14px;
    color: #333333;
    height: 170px;
    text-align:justify;
}
#slback .excatdet strong{
    font-weight: bold;
}
#slback .premium .selectbut{
    margin: 47px 2px 5px 2px;
}
#slback .selectbut {
	background-color: #239999;
	border: 1.5px solid #239999;
	color: #ffffff;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
    margin: 15px 2px 5px 2px;
    /* margin: 47px 2px 5px 2px; */
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	width: 90px;
}
#slback .selectbut:hover {
	background-color: #ffffff;
	color: #007574;
}
#selectlevels .formenu{
	float:left;
	width:100%;
}
#selectlevels .menuwd{
/*	width:12%;
	float:left;*/
        /*float:right;*/
	margin: 0px 0;
}
#selectlevels .yourexm{
	font-size:24px;
	color:#009e9c;
	text-align:center;
    /*padding: 0px 0px 0px 29px;*/
    padding : 0px 0px 0px 160px;
    margin:0px 0px;
	/*margin:10px 0 10px 55px;*/
	width: 78.8%;
	float:left;
}
#selectlevels .premium_heading{
    float: left;
    width: 98.7%;
    font-size: 25px;
    color: #009e9c;
    box-shadow: 0 0 1px 0px black;
    margin-left: 8px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#selectlevels .mydash {
	background-color: #f0ad4e;
	border: 1.5px solid #eea236;
	color: #000000;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	width: 110px;
}
#selectlevels .mydash:hover {
	background-color: #e5e5e5;
	color: #000000;
}
/*#selectlevels .enquiry{
    padding:6px 10px;
}*/
/**************************************************
   END CSS of SELECT LEVELS - selectlevels.phtml
**************************************************/

/**************************************************
 START CSS of QUESTIONS ANSWERS - testquest.phtml
**************************************************/
#testquest #cat_list{
	margin-left: 1px!important;
	width: 100%!important;
    margin-top: 0px;
    background-color: #fff;
}
#testquest .insthead {
        /*width: 830px;*/
        width: 866px;
        height: auto;
        text-align: center;
        padding: 10px 7px;
	/*float: left;*/
        background-color:#fff;
        /*background-color: transparent;*/
}
#testquest .instfoot {
	height:50px;
    text-align: center;
    padding: 5px 10px;
    background-color: #f5f5f5;
}
#testquest .selct {
    width: 100%;
    font-size: 14px;
    color: #777777;
    line-height: 25px;
    margin-top:40px;
}
#testquest .selct.selct_inst {
    margin-top: 0px !important;
}
#testquest .instheadfixed .examDetails{
    min-height: 33px;
    margin-bottom: 0px;
}
/*new paper css*/
/*#testquest .selct{
	width: 100%;
	font-size:14px;
	color:#777777;
	line-height: 25px;
	
}*/
#testquest  .secname{
    font-weight: bold;
    text-align: justify;
    /*margin-left: 35%;*/
    text-align: center;
    padding: 1%;
} 
#testquest  .myinsjee .inssec{
    border: 1px solid #333333;
    width: 100%;
    padding:1%;
}
#testquest .selct .radioinsbox{
    border: 2px solid #333333;
    width: 100%;
}
#testquest .selct .radioinsbox .secname{
    font-weight: bold;
    text-align: justify;
    margin-left: 25%;
}   
#testquest .selct .checkinsbox .instext{
    font-weight: normal;
    width: 100%;
    word-wrap: break-word;
} 
/*#testquest ul.nav.nav-tabs.papertab {
    background-color: #fff;
}*/
#testquest .papertabcontent{
    background-color: #fff;
}
#testquest .selct .checkinsbox{
    border: 2px solid #333333;
    width: 100%;
}
#testquest .selct .checkinsbox .secname{
    font-weight: bold;
    text-align: justify;
    margin-left: 25%;
}   
#testquest .selct .checkinsbox .instext{
    font-weight: normal;
    width: 100%;
    word-wrap: break-word;
} 
#testquest .check-r {
    margin-right: 5px;
}   
#testquest .selct .inputinsbox .instext{
    font-weight: normal;
    width: 100%;
    word-wrap: break-word;
} 
#testquest .selct .inputinsbox{
    border: 2px solid #333333;
    width: 100%;
}
#testquest .selct .inputinsbox .secname{
    font-weight: bold;
    text-align: justify;
    margin-left: 25%;
}   
#testquest .selct .inputinsbox .instext{
    font-weight: normal;
    width: 100%;
    word-wrap: break-word;
}
#testquest input[type="text"] {
  display: block;
  margin: 0;
  width: 100%;
  font-family: sans-serif;
  font-size: 18px;
  appearance: none;
  box-shadow: none;
  border-radius: 0;
  margin-top:10px;
} 
/*ends new css*/
#testquest .block {
    display: block;
    margin: 5px 25px;
	font-weight:normal;
}
#testquest .radio-r {
    margin-right: 5px;
}
#testquest .heading,#testquest .heading1{
    height :65px;
}
#testquest .heading .logo{
    width: 13%;
    float: left;
}
#testquest .heading .logo img{
    width: 60px;
    height: 60px;
    /*border: 1px solid #000;*/
}
#testquest .heading .inst-name{
    width: 69%;
    float: left;
}
#testquest .heading .inst-name h4{
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}
#testquest .heading .inst-name p{
    color: #000;
    text-align: center;
    margin-top: 0px;
}
#testquest .heading .finish{
    width: 10%;
    float: left;
    margin-top: 10px;
}
#testquest .heading1 .finish{
    float: right;
    margin-top: 10px;
}
#testquest .examDetails{
    background-color: #000;
    min-height: 50px;
    height: auto;
    margin-bottom: 10px;
}
/*#testquest .xamname{
    float: left;
    color: #fff;
    width: 45%;
}*/
#testquest .time,#testquest .xamname,#testquest .duration{
    width: 32%;
    float: left;
    color:#fff;
}
#testquest .examDetails p{
    margin-top: 11px;
}
#testquest .examDetails .xamname p{
    text-align: left;
    padding-left: 10px;
}
#testquest .examDetails .time p{
    text-align: left;
}
#testquest .examDetails .duration p{
    float: right;
}
#testquest .h-left{
	width:364px;
	float:left;
	text-align:left;
	font-size: 14px;
    color: #777777;
}
#testquest .h-mid{
	width:100px;
	float:left;
	text-align:center;
	font-size: 14px;
    color: #777777;
}
#testquest .h-right{
	/*width: 352px;*/
        width: 388px;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #777777;
}
#testquest .timerem{
	color:#F00;
	/*text-transform:uppercase;*/
	letter-spacing: 1px;
}
#testquest .finishbut {
	background-color: #f0ad4e;
	border: 1.5px solid #eea236;
	color: #000000;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	width: 90px;
}
#testquest .finishbut:hover {
	background-color: #ffffff;
	color: #000000;
}
#testquest #qpaper ol {
    display: block;
    list-style-type: decimal;
    margin-top: .5em;
    margin-bottom: .5em;
    margin-left: 0;
    margin-right: 3em;
    padding-left: 40px;
}
#testquest #qpaper li {
    padding: 5px;
    /*margin-bottom: 10px;*/
    width: 100%;
}
#testquest p::first-letter {
    /*font-weight: bold;
    color: #009e9c;
    font-size: 24px;*/
}
#testquest .queansbox {
    font-size: 15px;
    margin: 10px 0 20px 10px;
    /*border: 1px dashed #aacdde;
    background: #f3fafd;*/
}
#testquest .queansbox h3{
    color:#000;
}
#testquest input[type="radio"]{
	margin-right:5px;
        float:left;
}
#testquest input[type="checkbox"]{
	margin-right:5px;
    float:left;
}
#testquest .mydash {
	background-color: #f0ad4e;
	border: 1.5px solid #eea236;
	color: #000000;
	padding: 2px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	/*width: 105px;*/
}
#testquest #passageeng{
    margin-left: 10px;
    color: #000;
    text-align: justify;
    margin-right: 10px;
}
#testquest #passageeng img{
    width:auto;
}
#testquest .mydash:hover {
	background-color: #ffffff;
	color: #000000;
}
#testquest .formenu{
	float:left;
	width:100%;
}
#testquest .menuwd{
	width:13%;
	float:left;
	margin: 10px 0;
}
#testquest .yourexm{
	font-size:24px;
	color:#009e9c;
	text-align:center;
	margin:10px 0;
	width:87%;
	float:left;
}
#testquest .sponsored{
    text-align: right;
    color: #f0ad4e;
}
#testquest .sponsored a{
    text-decoration: none;
    cursor: pointer;
    color: #f0ad4e;
    text-transform: capitalize;
}
/**************************************************
   END CSS of QUESTIONS ANSWERS - testquest.phtml
**************************************************/

/**************************************************
	START CSS of TEST RESULT - testresult.phtml
**************************************************/

#testresult #cat_list{
	margin-left: 1px!important;
	width: 100%!important;
    margin-top: 20px;
}
#testresult .insthead {
	height:60px;
	font-size: 24px;
    color: #009e9c;
    text-align: center;
    padding: 10px;
}
#testresult .wow {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 40px;
    color: #f5393a;
    text-align: center;
    margin: 30px 5px;
}
#testresult .space {
    margin: 10px 0;
    float: left;
    width: 100%;
	padding: 1px 20px;
}
#testresult .det {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 20px;*/
    color: #666666;
    margin: 5px 10px;
    width: 32%;
    float: left;
}
#testresult .det3 {
    font-family: Arial, Helvetica, sans-serif;   
    color: #666666;
    margin: 5px 10px;
    width: 20%;
    float: left;
}
#testresult .det2 {
    font-family: Arial, Helvetica, sans-serif;
    /*font-size: 20px;*/
    color: #666666;
    margin: 5px 20px;
    width: 25%;
    float: left;
	border:1px solid #7c7272;
	padding:15px;
}
#testresult  .score {
    margin: 20px 0;
    float: left;
	width:100%;
	text-align:center;
}
#testresult .score2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    margin: 5px 0;
}
#testresult  .sentemail {
    margin: 10px 0;
    float: left;
	width:100%;
	text-align:center;
}
#testresult .sentemail2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    color: #666666;
    margin: 5px 0;
}
#testresult .resdetbox {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	padding: 1px 5px;
	border-left: 4px solid #999999;
	/*border-bottom: 1px dashed #f6f6f6;*/
}
#testresult .rnum {
	font-size:22px;
	color:#777777;
}
#testresult .ralpha {
	font-size:14px;
	color:#777777;
}
#testresult .subutton{
	background-color: #323232;
	border: 1.5px solid #555555;
	color: #ffffff;
	padding: 8px 8px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 0px 2px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
}
#testresult .subutton:hover {
	background-color: #e5e5e5;
	border: 1.5px solid #555555;
	color: #000000;
}
#testresult .formenu{
	float:left;
	width:100%;
}
#testresult .menuwd{
/*	width:11%;
	float:left;*/
    float: right;
	margin: 10px 0;
}
#testresult .yourexm{
	font-size:24px;
	color:#009e9c;
	text-align:center;
	margin: 10px 0;
    width: 79%;
    float: left;
    padding: 0 0 0 160px;
}
#testresult .mydash {
	background-color: #f0ad4e;
	border: 1.5px solid #eea236;
	color: #000000;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	width: 105px;
}
#testresult .mydash:hover {
	background-color: #ffffff;
	color: #000000;
}
/*#testresult .m-ph-box:hover {
	background-color: #f2f2f2;
	border-left: 4px solid #f5393a;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
}*/
/**************************************************
    END CSS of TEST RESULT - testresult.phtml
**************************************************/

/**************************************************
    START CSS of TEST SOLUTION - testsolution.phtml
**************************************************/
#testsol #cat_list{
    margin-left: 1px!important;
    width: 100%!important;
    margin-top: 0px;
    background-color: #fff;
}
#testsol .insthead {
    height:83px;
    text-align: center;
    padding: 10px;
    background-color: #f5f5f5;
    float:left;
    margin-bottom:20px;
    width: 100%;
}
#testsol .selct {
    width: 100%;
    font-size: 14px;
    color: #777777;
    line-height: 25px;
	padding: 5px 10px;
/*	overflow-y: scroll;
    overflow-x: hidden;
    height: 500px;*/
}
#testsol .radiobg{
    display: flex;   
    /*background-color:  #c3f4c3;*/
}
/*#testsol .ok{
    background-color:  #c3f4c3;
}
#testsol .wrong{
    background-color: #ffcdc9;
}*/
#testsol .glyphicon{
    top: 5px;
}
#testsol .block {
    display: block;
    margin: 5px 10px;
	font-weight:normal;
}
#testsol .radio-r {
    margin-right: 5px;
}
#testsol .h-left{
	width: 414px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #777777;
}
#testsol .h-mid{
	width:429px;
	float:left;
	text-align:center;
	font-size: 16px;
    color: #777777;
}
#testsol .h-right{
	width: 414px;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #777777;
}
#testsol .h-left-inst{
	width: 414px;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #fff;
    padding: 10px 0px;
}
#testsol .blck_bg{
    background-color: #000000;
    min-height: 77px;
}
#testsol .h-left-inst p{
    padding-left: 10px;
}
#testsol .h-right-inst p{
    padding-right: 10px;
}
#testsol .h-right-inst{
	width: 430px;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #fff;
    padding: 10px 0px;
}
#testsol .timerem{
	color:#F00;
	letter-spacing: 1px;
	/*text-transform:uppercase;*/
}
#testsol .queansbox:nth-child(1){
    margin-top: 25%;
}
#testsol .queansbox{
    padding: 10px;
    font-size: 15px;
   /* margin: 10px 0 10px 0px;*/
	/*border: 1px dashed #aacdde;
    background: #f3fafd;*/
}
#testsol .solback{
	background-color:#f3fafd;
	padding:10px;
}
#testsol .solbut{
	margin:10px 0;
}
#testsol .cross{
	color:red;
	margin-left:10px;
}
#testsol .tick{
	color:green;
	margin-left:10px;
}
#testsol p::first-letter {
  /*font-weight: bold;
  color: #009e9c;
  font-size: 24px;*/
}
#testsol .heading,#testsol .heading1{
    height :65px;
}
#testsol .heading .logo{
    width: 13%;
    float: left;
}
#testsol .heading .logo img{
    width: 60px;
    height: 60px;
    /*border: 1px solid #000;*/
}
#testsol .heading .inst-name{
    width: 69%;
    float: left;
}
#testsol .heading .inst-name h4{
    text-align: center;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 0px;
}
#testsol .heading .inst-name p{
    color: #000;
    text-align: center;
    margin-top: 0px;
}
#testsol .heading .finish{
    width: 10%;
    float: left;
    margin-top: 10px;
}
#testsol .heading1 .finish{
    float: right;
    margin-top: 10px;
}
#testsol .examDetails{
    background-color: #000;
    min-height: 50px;
    height: auto;
    margin-bottom: 10px;
}
#testsol .enquiry{
    padding: 4px 10px;
}
#testsol .formenu{
	float:left;
	width:100%;
}
#testsol .menuwd{
	/*width:13%;*/
	float:right;
	margin: 10px 0;
    padding-right: 5px;
}
#testsol .yourexm{
	font-size:24px;
	color:#009e9c;
	text-align:center;
	margin:10px 0;
	width:78%;
	float:left;
    padding: 0px 0px 0px 185px;
}
#testsol .mydash {
	background-color: #f0ad4e;
	border: 1.5px solid #eea236;
	color: #000000;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	width: 105px;
}
#testsol .mydash:hover {
	background-color: #ffffff;
	color: #000000;
}
#testsol .queansbox label br{
display: none;
}
/**************************************************
    END CSS of TEST SOLUTION - testsolution.phtml
**************************************************/
/**************************************************
    START CSS of MY DASHBOARD - mydashboad.phtml
**************************************************/
#mydashboad .checked{
    color: #219998;
}
#mydashboad #cat_list{
	/*margin-left: 1px!important;*/
	width: 100%!important;
    padding-left: 10px;
}
#mydashboad .formenu{
	float:left;
	width:100%;
}
/*#mydashboad .menuwd{
    width:13%;
    float:left;
    margin: 10px 0;
}*/
#mydashboad .menuwd{
    float: right;
    margin: 0px 0;
}
#mydashboad .yourexm{
	font-size:24px;
	color:#009e9c;
	text-align:center;
	/*margin:10px 0;*/
	width:77%;
	float:left;
    padding: 0 0 0 190px;
}
#mydashboad .mydash {
	background-color: #f0ad4e;
	border: 1.5px solid #eea236;
	color: #000000;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	width: 105px;
}
#mydashboad .mydash:hover {
	background-color: #ffffff;
	color: #000000;
}
#mydashboad .rexm-col {
    width: 25%;
    float: left;
    padding: 0;
    /*margin-top: 20px;*/
    padding: 0 10px;
}
#mydashboad .subtext {
    font-size: 16px;
    color: #000000;
    margin-bottom: 5px;
    margin-top: 20px;
}
#mydashboad .exmname {
    font-size: 14px;
    color: #777777;
    border-top: 1px dashed #cccccc;
    height: 32px;
}
#mydashboad .inexmname {
    width: 96%;
    box-sizing: border-box;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    background-color: white;
    padding: 4px 2px;
    margin: 2px 1px;
}
#mydashboad .moredet {
	/*background-color: #f0ad4e;
	border: 1.5px solid #eea236;*/
	color: #009e9c;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	/*width: 105px;*/
}
#mydashboad .moredet:hover {
	/*background-color: #eeeeee;*/
	color: #777777;
}
#mydashboad .feedback h2{
    color:#219998;
}
#mydashboad .paid{
    margin-top: 20px;
}
#mydashboad .paid th{
    border-bottom: 1px solid #ddd !important;
}
#mydashboad .paid .table > tbody > tr > td{
    border-top: 1px solid #ddd;
}
#mydashboad .table-bordered .table{
    margin-bottom: 0px;
}
#mydashboad .paid_data td a{
    color: #2d3b9a;
}
#mydashboad .p_detail:focus,#mydashboad .p_detail:active{
    font-size: 14px;
}
#mydashboad .free .e_name{
    color: #717171;
    cursor: pointer;
    text-decoration: none;
}
#mydashboad .free .e_name:hover{
    color: #000;
}
#mydashboad .p_detail{
    cursor: pointer;
}
#mydashboad .f_text{
    line-height: 30px;
}
#mydashboad .service{
    text-align: center;
    border-bottom: 1px solid #ddd;
    color: #e89a4a;
}
#mydashboad .service1{
    color: #8a7e72;
    border-bottom: 1px solid #ddd;
    text-align: center;
}
#mydashboad .free, #mydashboad .paid{
    margin-top: 20px;
}
#mydashboad .paid_description p{
    text-align: center;
    margin-bottom: 10px;
    font-size: 16px;
}
#mydashboad .free_description p{
    text-align: center;
    margin-bottom: 10px;
    color: #000;
    font-size: 16px;
}
#mydashboad a.btn-success{
    color: #fff !important;
}
#mydashboad a.btn-success:hover{
    background-color: transparent;
    color: #47a447 !important;
}
#mydashboad table tr{
    font-size: 15px;
}
#mydashboad #free_id{
    display: none;
}
#mydashboad #paid_id{
    display: none;
}
#mydashboad #free_id tbody tr:nth-child(odd){
    background-color: #fff;
}
#mydashboad #paid_id tbody tr:nth-child(odd){
    background-color: #fff;
}
#mydashboad .paid th:nth-child(1),#mydashboad .paid_description th:nth-child(1){
    color: #e25e5e;
}
#mydashboad .paid th:nth-child(2),#mydashboad .paid_description th:nth-child(2){
    color: #88B046;
}
#mydashboad .paid th:nth-child(3),#mydashboad .paid_description th:nth-child(3){
    color: #9193de;
}
#mydashboad .paid_description th:nth-child(4){
    color: #e25e5e;
}
#mydashboad .paid_description .color{
    color: #e89a4a;
}
#mydashboad .more,#mydashboad .less{
    cursor: pointer;
}
#mydashboad .feedback_inst p{
    text-align: left;
}
/*#mydashboad #paid_id tbody tr:nth-child(even){
    background-color: #5cb85c;
}*/
/*#mydashboad #paid_id table td{
    color: #fff;
}*/
/*#mydashboad .free_description table th,#mydashboad .free_description table td{
    text-align: center;
}*/

/* feedback modal */
#ourTechTheirResource .radio label,#ourTechAndResource .radio label{
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
}
#ourTechTheirResource.modalDialog,#ourTechAndResource.modalDialog{
    overflow-y: scroll;
}
#ourTechTheirResource.modalDialog,#ourTechAndResource.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
#ourTechTheirResource.modalDialog:target,#ourTechAndResource.modalDialog:target {
    opacity:1;
    pointer-events: auto;
    overflow-y: auto;
}
#ourTechTheirResource.modalDialog > div,#ourTechAndResource.modalDialog > div {
    /*width: 400px;*/
    width:500px;
    position: relative;
    margin: 1% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
}
#ourTechTheirResource.modalDialog form,#ourTechAndResource.modalDialog form{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 500px;
}
#ourTechTheirResource .close ,#ourTechAndResource .close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
#ourTechAndResource .heading, #ourTechTheirResource .heading{
    text-align: center;
}
#ourTechTheirResource .close:hover,#ourTechAndResource .close:hover { 
    background: #00d9ff; 
}
#ourTechTheirResource h3,#ourTechAndResource h3{
    text-align: center;
}
#ourTechTheirResource .feedback_btn button,#ourTechAndResource .feedback_btn button{
    background-color: #219998;
    border:1px solid #219998;
    color:#fff;
}
#ourTechTheirResource .feedback_btn button:hover,#ourTechTheirResource .feedback_btn button:focus,
#ourTechAndResource .feedback_btn button:hover,#ourTechAndResource .feedback_btn button:focus{
    background-color: #fff;
    border:1px solid #219998;
    color:#219998;
}
#success_feedback_institute, #success_feedback{
    display: none;
}
#success_feedback_institute h4, #success_feedback h4{
    margin-top: 20px;
    margin-left: 10px;
}
#yourResource{
    cursor:pointer;
    color:#219998;
}
.yourResourceFeedback .radio label,.ourResourceFeedback .radio label{
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    display: inline-block;
    max-width: 100%;
}
.yourResourceFeedback.modalDialog,.ourResourceFeedback.modalDialog{
    overflow-y: scroll;
}
.yourResourceFeedback.modalDialog,.ourResourceFeedback.modalDialog{
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.yourResourceFeedback.modalDialog:target,.ourResourceFeedback.modalDialog:target {
    opacity:1;
    pointer-events: auto;
    overflow-y: auto;
}
.yourResourceFeedback.modalDialog > div,.ourResourceFeedback.modalDialog > div {
    /*width: 400px;*/
    width:500px;
    position: relative;
    margin: 1% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
}
.yourResourceFeedback.modalDialog form,.ourResourceFeedback.modalDialog form{
    overflow-y: scroll;
    overflow-x: hidden;
    height: 500px;
}
.yourResourceFeedback .close,.ourResourceFeedback .close{
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.yourResourceFeedback .heading,.ourResourceFeedback .heading{
    text-align: center;
}
.yourResourceFeedback .close:hover,.ourResourceFeedback .close:hover{ 
    background: #00d9ff; 
}
.yourResourceFeedback h3,.ourResourceFeedback h3{
    text-align: center;
}
.yourResourceFeedback .feedback_btn button,.ourResourceFeedback .feedback_btn button{
    background-color: #219998;
    border:1px solid #219998;
    color:#fff;
}
.yourResourceFeedback .feedback_btn button:hover,.yourResourceFeedback .feedback_btn button:focus,
.ourResourceFeedback .feedback_btn button:hover,.ourResourceFeedback .feedback_btn button:focus{
    background-color: #fff;
    border:1px solid #219998;
    color:#219998;
}
/**************************************************
    END CSS of MY DASHBOARD - mydashboad.phtml
**************************************************/
/**************************************************
    START CSS of PREMIUM DASHBOARD - premiumdashboad.phtml
**************************************************/
#premiumdashboard #cat_list{
    margin-left: 1px!important;
    width: 100%!important;
}
#premiumdashboard .formenu{
    float:left;
    width:100%;
}
#premiumdashboard .menuwd{
    float: right;
    margin: 0px 0;
}
#premiumdashboard .yourexm{
    font-size:24px;
    color:#009e9c;
    text-align:center;
    width:78%;
    float:left;
    padding: 0 0 0 190px;
}
#premiumdashboard .mydash {
    background-color: #f0ad4e;
    border: 1.5px solid #eea236;
    color: #000000;
    padding: 4px 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
    width: 105px;
}
#premiumdashboard .mydash:hover {
    background-color: #ffffff;
    color: #000000;
}
#premiumdashboard .examdetail{
    display: none;
}
#premiumdashboard .examdetail .rexm-col{
    background-color: #d8d8d8;
}
#premiumdashboard .rexm-col {
    width: 25%;
    float: left;
    padding: 0;
    /*margin-top: 20px;*/
    padding: 0 10px;
}
#premiumdashboard .subtext {
    font-size: 16px;
    color: #000000;
    margin-bottom: 5px;
    margin-top: 20px;
}
#premiumdashboard .exmname {
    font-size: 14px;
    color: #777777;
    border-top: 1px dashed #cccccc;
    height: 32px;
}
#premiumdashboard .inexmname {
    width: 96%;
    box-sizing: border-box;
    border: none;
    border-radius: 2px;
    font-size: 14px;
    background-color: white;
    padding: 4px 2px;
    margin: 2px 1px;
}
#premiumdashboard .moredet {
	/*background-color: #f0ad4e;
	border: 1.5px solid #eea236;*/
	color: #009e9c;
	padding: 4px 4px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 14px;
	-webkit-transition-duration: 0.4s;
	transition-duration: 0.4s;
	cursor: pointer;
	/*width: 105px;*/
}
#premiumdashboard .moredet:hover {
	/*background-color: #eeeeee;*/
	color: #777777;
}
#premiumdashboard .feedback h2{
    color:#219998;
}
/**************************************************
    END CSS of PREMIUM DASHBOARD - premiumdashboard.phtml
**************************************************/
.mppsp-line {
    background: #dbdbdb none repeat scroll 0% 0%;
    width: 100%;
    height: 1px;
    margin: 2px 0 0px 0;
    float: left;
}
#qnumber{
    float:left;
}
.select-style {
    border: 1px solid #ccc;
    width: 120px;
    border-radius: 3px;
    overflow: hidden;
    float:right;
    margin-top:10px;
}
.select-style select {
    width: 100%;
    padding: 2px 2px;
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    -webkit-appearance: none;
}
.select-style select:focus {
    outline: none;
}
#form-finish{
    background-color: #f0ad4e;
    border: 1.5px solid #eea236;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    transition-duration: 0.4s;
    width: 90px;
}
#form-finish:hover {
	background-color: #ffffff;
	color: #000000;
}
#qpaper .queansbox img{
   height:auto;
   width:auto;
}
#testquest #qpaper ul.papertab li{
    height:auto;
    overflow: hidden;
    width: auto;
    /*width : 275px;*/
}
#before_login #topic{
    margin-top: 0px;
}
#before_login #topic .col-lg-12{
    width: 907px;
}
#before_login .educationli {
    position: fixed;
    top: 0px;
    width: 912px;
    z-index: 1000;
    margin-left:1px;
}
#landing-page .nav-tab-pills.educationli {
    margin-top: 71px;
}
.educationli {
    position: fixed;
    top: 56px;
    width: 885px;
    z-index: 1000;
    margin-left:7px;
}
#before_login .nav-tab-pills{
    width: 895px;
    /*width:887px;*/
    margin-left: 0px;
    position:fixed;
    z-index:1000;
    margin-top: 7px;
    padding: 0;
}
#landing-page .row.height{
    height: 110px;
}
#landing-page #before_login .row.height{
    height: 55px;
}
#landing-page #sampapmain .row.height{
    height: auto;
}
.nav-tab-pills{
    width: 899px;
    /*width: 878px;*/
    position: fixed;
    z-index: 1000;
    margin-top: -7px;
    padding-left:7px;
}
#sampapmain .nav-tab-pills{
    padding-left: 10px;
}
/*#landing-page .nav-tab-pills{
    width: 895px;
}*/
#instruction .instheadfixed{
    position: relative !important;
    top: 0px;
    width: auto !important;
}
.instheadfixed {
    margin-left: 0px;
    position: fixed;
    top: 93px;
    width: 866px !important;
    z-index: 100;
}
#qpaper .nav-tabs > li > a, #qpaper .nav-tabs > li > a:hover, #qpaper .nav-tabs > li > a:focus, #qpaper .nav-tabs > li > a:active{
    width: auto;
   /* width:160px;*/
}
#qpaper .nav-tabs a:active,#qpaper .nav-tabs a:focus{
    color:rgb(66, 139, 202);
    font-size: 14px;
}
#qpaper .nav-tabs > li.active > a,
#qpaper .nav-tabs > li.active > a:hover,
#qpaper .nav-tabs > li.active > a:focus{
    font-size:14px;
}
#testsol #qpaper ul.papertab li{
    height:auto;
    overflow: hidden;
    width: auto;
    /*width : 200px;*/
}
.papertabfixed {
    position: fixed;
    top: 151px;
    width: 867px;
    z-index: 100;
    background-color: #f5f5f5;
    height: auto;
    /*margin-left:-6px;*/
    margin-left:0px;
}
#testsol .instheadfixed{
    margin-left:0px;
    top:91px;
}
#testsol .papertabfixed{
    margin-left: 0px;
    top: 178px;
}
#testsol #qpaper .papertabfixed {
    position: fixed;
    /*top: 235px;*/
    width: 857px;
    z-index: 100;
    background-color: #f5f5f5;
    height: auto;
    /*margin-left:-15px;*/
	
}
.avoid-clicks {
  pointer-events: none;
}
.mockbackground > a{
  background: #50c6c6 !important;
}
#selectedsec{
    width:100%;
    height:25px;
    text-align: center;
}
.inputinteger{
    padding: 7px;
}

/**************************************************
    START CSS of PRICING - pricing.phtml
**************************************************/
#pricing #popup_register,#pricing #popup_takedemo {
    position: fixed;
    overflow-y: auto;
}
#elearning-mid #pricing{
    margin-top: 0px;
    width: 899px;
    padding-left: 7px !important;
    padding-right: 15px !important;
}
#elearning-mid #pricing .nav-tab-pills{
    padding: 0px;
    width: 855px;
}
#pricing{
    padding: 5px 0px !important;
    background-color: transparent;
    border: none;
    margin-top: 0px;
} 
#pricing .nav-tab-pills{
    margin-top: -25px;
    margin-left: 0px;
}
#elearning-mid #pricing .listExam_row{
    margin-top: 0px;
}
#pricing .listExam_row {
    padding: 0px 0px;
    margin-top: 30px;
}
#landing-page #pricing .listExam_row ul{
    width: 100% !important;
}
#landing-page #pricing .pricing_img{
    max-width: 97.7% !important;
}
#landing-page #pricing .silver{
    width: 23% !important;
}
#landing-page #pricing .premium{
    width: 23% !important;
}
#pricing .listExam_row ul{
    list-style-type: none;
    display: flex;
    background-color: rgba(158, 158, 158, 0.29);
    width: 100%;
    margin-bottom: 0px;
}
#pricing .listExam_row ul li:first-child{
    width: 5%;
}
#pricing .listExam_row ul li:last-child{
    width: 95%;
    text-align: center;
}
#pricing .listExam_row ul li i{
    font-size: 2em;
    color: #219998;
    margin-top: 5px;
    margin-left: 10px;
}
#pricing .listExam-txt{
    width: 100%;
    margin-left: 0px;
    padding: 5px;
    text-align: center;
}
#pricing .pricing_img{
    max-height: 472px;
    height: 472px;
    max-width: 98.6%;
    margin-bottom: 5px;
    width: 98.6%;
}
#pricing .exam_desc{
    font-size: 18px;
    line-height: 30px;
}
#pricing .exam_img{
    max-width: 98.6%;
    margin-bottom: 5px;
    width: 98.6%;
}
/*#pricing .listExam_row a{
    position: absolute;
    top: 12.5%;
    padding: 0 10px;
    color: #219998;
    font-size: 1.5em;
}*/
#pricing .footer_img{
    max-height: 270px;
    height:270px;
    max-width: 98.7%;
    margin-top: 50px;
    margin-bottom: -5px;
}
#pricing h2{
    text-align: center;
    color: #1ab394;
}
#pricing h4{
    color: #219998;
    padding: 5px;
    text-align: center;
    /*width: 50%;*/
    font-size:23px;
    font-family: myriad-pro, sans-serif;
    font-style: normal;
    font-weight: 300;
}
#pricing .deals{
    /*background-color: #EDEEEF;*/
    padding: 10px 8px 0px 0px;
    margin-bottom:30px;
    /*min-height: 595px;*/
}
#pricing .silver{
    width:24%;
    float: left;
    background-color:#fff;
    margin-right: 10px;
    margin-bottom:30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#pricing .silverplus{
    width:24%;
    float: left;
    background-color:#fff;
    margin-right: 10px;
    margin-bottom:30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#pricing .gold{
    width:24%;
    float: left;
    background-color:#fff;
    margin-right: 10px;
    margin-bottom:30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#pricing .goldplus{
    width:24%;
    float: left;
    background-color:#fff;
    margin-bottom:30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#pricing .premium{
    width:24%;
    float: left;
    background-color:#fff;
    margin-right: 10px;
    margin-bottom:30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#pricing .premiumplus{
    width:24%;
    float: left;
    background-color:#fff;
    margin-right: 10px;
    margin-bottom:30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#pricing .premiumadvanced{
    width:24%;
    float: left;
    background-color:#fff;
    margin-right: 10px;
    margin-bottom:30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#pricing .premiumcustom{
    width:24%;
    float: left;
    background-color:#fff;
    margin-bottom:30px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
#pricing .silver h4{
    padding: 15px 10px;
    background-color: #B2B5BA;
    color:#000;
    font-weight:800;
}
#pricing .premium h4{
    padding: 15px 10px;
    background-color: #8C959E;
    color:#000;
    font-weight:800;
    font-size: 16px;
}
#pricing .silverplus h4{
    padding: 15px 10px;
    background-color: #8C959E;
    color:#000;
    font-weight:800;
}
#pricing .premiumplus h4{
    padding: 15px 10px;
    background-color: #EAA700;
    color:#000;
    font-weight:800;
    font-size: 16px;
}
#pricing .gold h4{
    padding: 15px 10px;
    background-color: #F7C646;
    color:#000;
    font-weight:800;
}
#pricing .premiumadvanced h4{
    padding: 15px 10px;
    background-color: #DADBE0;
    color:#000;
    font-weight:800;
    font-size: 16px;
}
#pricing .goldplus h4{
    padding: 15px 10px;
    background-color: #EAA700;
    color:#000;
    font-weight:800;
}
#pricing .premiumcustom h4{
    padding: 15px 10px;
    background-color: #3498db;
    color:#000;
    font-weight:800;
    font-size: 16px;
}
#pricing .deals .rate{
    font-size: 28px;
    color: #CB4D52;
    text-align: center;
}
#pricing .deals .rate span{
    font-size: 15px;
    color: #CB4D52;
}
#pricing .deals .off{
    text-align:center;
}
#pricing .deals .off span{
    color: #1162A4;
    font-weight: 800;
}
#pricing .deals hr{
    border: 1px solid #BDC0C4;
    margin: 8px 0;
}
#pricing .txt{
    font-size: 20px;
    font-weight: 800;
    text-align: center;
    height: 56px;
}
#pricing .silver .desc{
    /*margin-bottom: 27px;*/
}
#pricing .desc{
    text-align:justify;
    font-size: 14px;
    padding: 5px;
    height: 143px;
}
#pricing .desc1{
    /*margin: 33px 0;*/
    text-align:center;
    font-size: 14px;
    padding: 25px 5px 5px 5px;
    font-weight: bold;
    height: 143px;
}
#pricing .deals ul{
    padding: 0px 25px;
    margin-bottom: 0px;
}
#pricing .deals ul li{
    font-weight: bold;
    font-size: 16px;
    list-style-type: disc;
    margin-bottom: 8px;
}
#pricing .deals ul li:last-child{
    margin-bottom: 0px;
}
#pricing .deals .order_now{
    background-color: #006837;
    padding: 10px 8px;
    text-align: center;
}
#pricing .deals .order_now a{
    color:#fff;
    font-size: 23px;
    cursor: pointer;
    padding: 10px 30px;
}
#pricing .deals ul a{
    font-size: 12px;
}
#pricing .deals .upgrade{
    text-align:center;
    padding: 13px 0px;
    font-weight:600;
    margin:0px 35px;
    height: 56px;
    font-size: 24.6px;
    color:#000;
    background-color:#8AC640;
    border-radius:10px;
}
#pricing #packages .heading{
    margin: 0px;
    width: 100%;
}
#pricing .heading{
    color: #219998;
    text-align: center;
    /*background-color: #eee;*/
    padding:5px;
    font-size: 22px;
    margin-top: 20px;
    margin-bottom: 20px;
    width:98.7%;
}
#pricing .mockPaper_btn .btn{
    background-color: #67c078;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    text-transform:capitalize;
    border-radius:0px;
}
/*#pricing tbody a{
    padding: 0px 22px;
    background-color: #67c078;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    transition: .2s ease-out;
    cursor: pointer;
}
#pricing tbody a:hover{
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}*/
#pricing .pricing_section{
    width: 30%;
    /*background-color: #fff;*/
    float: left;
    margin-right: 30px;
}
#pricing .pricing_section1{
    width: 30%;
    /*background-color: #fff;*/
    margin-right: 30px;
    float: left;
}
#pricing .pricing_section2{
    width: 30%;
    /*background-color: #fff;*/
    /*margin-right: 30px;*/
    float: left;
}
#pricing .pab_section h4{
    margin:0px;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    /*font-family: Myriad Pro;*/
}
#pricing .pab_section p{
    padding: 0px 10px;
    text-align: center;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: font88736;
    color:#5d5d5d;
}
#pricing .pab_section img{
    width: 70px;
    height: 70px;
    margin-bottom: 20px;
    /*text-align: center;*/
}
#pricing .sub-heading{
    text-align: left;
}
#pricing .benefits{
    padding-left:20px;
}
#pricing .benefits li{
    font-size: 18px;
    line-height: 30px;
}
#pricing .exam-btn{
    background-color: #219998;
    padding: 10px 15px;
    text-decoration: none;
    color: #fff;
    float: right;
    margin-right: 10px;
    cursor:pointer;
    margin-bottom:10px;
}
#pricing .addon{
    font-size:30px !important;
    color: #219998;
    text-align: center;
    padding: 5px;
    margin-bottom: 20px;
    width: 98.7%;
}
#pricing .hrline{
    border:1px solid #fff;
    width:98.8%;
    margin-top:30px;
}
#pricing .exam-btn:hover,#pricing .exam-btn:focus{
    font-size: 13px;
}
#pricing blockquote{
    background-color: white;
    width: 98.8%;
    border-left:5px solid #000;
}
#pricing .quotation{
    font-size: 18px;
    quotes: "\201C""\201D""\2018""\2019";
    padding: 10px 20px;
    line-height: 1.4;
}
#pricing .quotation:before {
    content: open-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: -10px;
    position: relative;
    top: 30px;
    color: #ccc;
    font-size: 3em;
}
#pricing .quotation::after {
    content: close-quote;
    display: inline;
    height: 0;
    line-height: 0;
    left: 10px;
    position: relative;
    top: 35px;
    color: #ccc;
    font-size: 3em;
}
#pricing footer{
    margin:0;
    text-align: right;
    font-size: 1.5em;
    font-style: italic;
}
#pricing .modal-header{
    border-bottom: 0px;
}
#pricing .modal-dialog{
    margin-left: 25.8% !important;
    margin-top: 3.7% !important;
}
#pricing .addon{
    margin-top: 20px;
}
#pricing .deals ul a{
    cursor: pointer;
}
#pricing .modal-content ul,#pricing .modal-content ol{
    padding: 0 25px;
}
#pricing .modal-content ul li{
    font-weight: normal !important;
    font-size: 14px !important;
    margin-bottom: 0px;
    line-height: 30px;
}
#pricing .modal-content ol li{
    font-size: 14px !important;
}
#pricing .modal-content .modal-body{
    padding-bottom: 0px;
    padding-top: 0px;
}
#pricing .modal-footer{
    padding: 8px 20px 8px;
    margin-top: 0px;
}
#pricing .modal-header .close{
    margin-top: -10px;
}
#landing-page #pricing .modal-content{
    background-color: transparent;
    box-shadow: none;
    border:none;
    padding: 0px;
}
#landing-page #pricing .modal-dialog{
    margin-left: 0px !important;
    margin-top: 0px !important;
    width: 100%;
    margin-bottom: 10px !important;
}
#pricing ol li{
    font-size: 16px;
    line-height: 30px;
}
#pricing .addon1{
    font-size:30px !important;
    color: #fff;
    text-align: center;
    padding: 5px;
    margin-bottom: 0px;
    background-color: #f6944d;
}
#pricing #packages{
    margin-top: 10px;
    width: 100%;
}
/*#pricing #packages .heading{
    font-weight: 600;
    text-align: center;
    font-size: 36px;
    line-height: 30px;
    margin-bottom: 0px;
}*/
#pricing #packages .heading:after{
    content: "";
    display: block;
    width: 100px;
    margin: 15px auto 10px;
    border-bottom: 3px solid #48c3d2;
}
#pricing #packages .table-bordered{
    background-color: #fff;
}
#pricing #packages .table tr td, #pricing #packages .table tr th{
    text-align: center;
}
#pricing #packages thead th{
    color: #219998;
    font-size: 18px;
}
#pricing #packages td{
    font-size: 16px;
}
#pricing #packages .table .fa-check{
    color: green;
}
#pricing #packages .table .fa-times{
    color: red;
}
#pricing #packages .price td{
    font-size: 32px;
}
#pricing #packages .price td a{
    font-size: 18px;
    background-color: #219998;
    padding: 5px 12px;
    color: #fff;
    text-decoration: none;
}
#pricing #packages tbody a{
    cursor: pointer;
}
#sampapmain .image_hover {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}
#landing-page #sampapmain .middle{
    top: 10%;
    right: 15%;
}
#sampapmain .middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 9.5%;
  right: -7%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
  z-index: 999;
}

#sampapmain .listExam_row1:hover .image_hover {
  opacity: 1;
}

#sampapmain .listExam_row1:hover .middle {
  opacity: 1;
}

#sampapmain .text {
  background-color: #fff;
  color: #000;
  font-size: 16px;
  padding: 5px 32px;
}
#sampapmain .text a{
    color: #000;
    text-decoration: none;
}
#sampapmain .text a:hover,#sampapmain  .text a:focus{
    color: #000;
    font-size: 16px;
}
/**************************************************
    END CSS of PRICING - pricing.phtml
**************************************************/


/**************************************************
    START CSS of PAYMENT - payment.phtml
**************************************************/
#payment{
    background-color: transparent;
}
#payment .premium_user{
    /*display: none;*/
}
#payment .addon, #pricing .addon{
    font-size:29px !important;
    color: #fff;
    text-align: center;
    padding: 5px;
    margin-bottom: 20px;
    background-color: #1a7a7b;
}
#payment .addon1{
    font-size:30px !important;
    color: #fff;
    text-align: center;
    padding: 5px;
    /*margin-top: 396px;*/
    margin-bottom: 20px;
    background-color: #f6944d;
}
#payment .modal-footer .btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
#payment table a{
    cursor: pointer;
}
#payment ul.info{
    list-style: none;
    display:flex;
}
#payment ul.info li {
    width: 33.33%;
    text-align: center;
}
#payment ul.info li p{
    font-size: 16px;
    font-weight: bold;
}
#payment ul li img{
    height: auto !important;
}
#payment p{
    font-size: 16px;
}
#pricing .modal-content p,#payment .modal-content p{
    font-size: 14px;
    padding: 0px 25px;
}
#payment .order_summary{
    background-color: #88b046;
    color: #fff;
    padding: 10px;
    margin-bottom: 0px;
}
#payment form.form-horizontal{
    padding-left: 0px;
}
#payment .premium_payment_forms{
    width: 100%;
    float: left;
    background-color: #fff;
    margin: 0px 0px 10px 0px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
}
/*#payment .premium_payment_forms table th,#payment .premium_payment_forms table td{
    text-align: center;
}*/
#payment .form-horizontal{
    padding-top: 0px;
}
#payment .premium{
    background-color: #f6944d !important;
    margin-left: 20px;
}
#payment .premium_payment_forms .total{
    text-align: right;
    margin-right: 20px;
}
#payment .packs{
    padding-left: 30px;
}
#payment .packs li{
    line-height: 30px;
    font-size: 16px;
    list-style-type: disc;
}
#payment h4{
    color: #219998;
    margin-top:0px;
    text-align: center;
    font-size:26px;
    font-family: myriad-pro, sans-serif;
    font-style: normal;
    font-weight: 300;
}
#payment .payment_forms{
    width: 67%;
    float: left;
    background-color: #fff;
    margin: 10px 0px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
}
#payment form{
    padding-left: 10px;
    padding-top: 10px;
}
#payment #error-message{
    padding-left: 10px;
    color: red;
}
#payment label{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight:700;
    padding-left: 10px;
    margin-top:5px;
    color: #000;
}
#payment form input,#payment form select{
    margin-bottom:10px;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    color: inherit;
    display: block;
    padding: 6px 5px;
    margin-left: 10px;
    transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
    width: 97%;
    font-size: 14px;
}
#payment form .col-xs-12{
    margin-bottom: 0px;
}
#payment table td.chkbx{
    display: flex;   
}
#payment table td.chkbx input{
    width: auto;
    margin-bottom: 0px;
    margin-top: 2px;
    margin-left: 0px;
}
#payment .btn{
    background-color: #50c6c6;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
    margin-bottom: 20px;
    border-radius: 0px;
}
#payment .payment_forms1{
    width: 32%;
    float: right;
    background-color: #fff;
    margin: 10px 0px;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 3px 1px -2px rgba(0,0,0,0.2),0 1px 5px 0 rgba(0,0,0,0.12);
}
#payment .payment_forms1 .title{
    color: #000;
    font-size: 16px;
    font-weight: 400;
    padding: 15px 15px 7px;
}
#payment .payment_forms1 table{
    width:100%;
}
#payment .payment_forms1 table tr{
    border-top:1px solid #eee;
}
#payment .payment_forms1 table tr td{
    padding:15px 25px;
}
#payment .payment_forms1 .total{
    font-weight: bolder;
}
#payment .payment_forms1 .input_group{
    display: inline-block;
    padding-left: 15px;
}
#payment .payment_forms1 .input_group input{
    padding: 7px;
}
#payment .payment_forms1 .btn{
    background-color: #219998;
    font-weight: bold;
    font-size: 15px;
    color: #fff;
/*    margin:0px 10px 20px 0px;*/
    /*float: right;*/
    border-radius: 0px;
    margin: 20px 72px;
    /*padding: 0px 12px;*/
}
#payment table td{
    border-top: 0px;
    border-bottom: 1px solid #ddd;
}
#elearning-mid #payment{
    margin-top: 85px;
}
#elearning-mid #payment form input{
    box-shadow: none !important;
    height: auto;
    width: 94%;
    -webkit-text-fill-color: #000 !important;
    -moz-text-fill-color: #000 !important;
    border-bottom: 1px solid #e5e6e7 !important;
}
#payment .modal-header{
    border-bottom: 0px;
}
#payment .modal-dialog{
    margin-left: 25.8% !important;
    margin-top: 3.7% !important;
}
#payment .modal-content ul,#payment .modal-content ol{
    padding: 0 25px;
}
#payment .modal-content ul li{
    font-weight: normal !important;
    font-size: 14px !important;
    margin-bottom: 0px;
    line-height: 30px;
}
#payment .modal-content ol li{
    font-size: 14px !important;
}
#payment .modal-content .modal-body{
    padding-bottom: 0px;
    padding-top: 0px;
}
#payment .modal-footer {
    padding: 8px 20px 8px;
    margin-top: 0px;
}
#payment .modal-header .close{
    margin-top: -10px;
}
#payment ol li{
    font-size: 16px;
    line-height: 30px;
}
#payment .table-responsive{
    padding-left: 20px;
}
#elearning-mid #payment .premium_user{
    width: 883px !important;
}
#elearning-mid #payment .order_summary{
    font-size: 14px;
}
#elearning-mid #payment table td.chkbx input{
    text-align: left;
    width: auto;
}
/**************************************************
    END CSS of PAYMENT - payment.phtml
**************************************************/
#landing-page #selectlevels .yourexm{
    padding:0px;
    width: 80%;
}
#landing-page .mppsp-line{
    width: 0;
}
#landing-page #selectlevels .slback{
    padding-top: 5px;
    padding-bottom:4px;
}
.queansbox ul{
    margin-left: 25px;
    list-style-type: none;
}
.queansbox ul li{
    color:#000;
}
.queansbox ol li{
    color:#000;
}
.queansbox table td {
    padding-left:5px;
    color:#000;
}
/* ========exam information================= */
#info .forinfo{
    float: left;
    width: 100%;
    margin-top: 40px;
}
#info .exminfo{
    font-size: 24px;
    color: #009e9c;
    text-align: center;
    margin: 0px 0px 0px 137px;
    width: 59.8%;
    float: left;
    padding-left: 50px;
}
#info .menuwd{
    float: right;
    margin: 5px 0;
}
#info .menuwd .exam{
    font-size: 12px;
    background-color: #f0ad4e;
    color: #000;
    padding: 4px 10px;
    text-align: center;
    display: inline-block;
    font-size: 14px;
    border: 1.5px solid #f0ad4e;
    cursor: pointer;
    text-decoration: none;
}
#info .menuwd .level{
    background-color: #f0ad4e;
    border: 1.5px solid #eea236;
    color: #000000;
    padding: 4px 4px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 14px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    cursor: pointer;
    width: 95px;
}
#info .menuwd .exam:hover,#info .menuwd .level:hover{
    background-color: transparent; 
}
#info .listExam_row1 {
    margin: 0px 0px 0 0;
    padding-left: 0px;
    padding-right: 0px;
}
#info .pricing_img {
    width: 100%;
    height: auto;
}
#info .listExam_row1 a {
    color: #000;
    background-color: #fef568;
    padding: 5px 20px;
    height: 32px;
    position: absolute;
    top: 1.4%;
    right: 6%;
    font-weight: bold;
    border-radius: 0px;
    box-shadow: none;
}
#info .listExam_row1 a:focus{
    font-size: 14px;
}
#info .content{
    margin-top: 85px;
}
#info .image img{
    margin-top: 10px;
    width: 100% !important;;
    height: auto;
    max-width:100%;
}
#info button.accordion {
    /*background-color: #eee;*/
    color: #444;
    cursor: pointer;
    /*padding: 18px;*/
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 17px;    
    transition: 0.4s;
    margin:0px 7px;
}
#info button.accordion.active,#info button.accordion:hover {
    /*background-color: #ddd;*/
}
#info .textcircle{
    width: 85px;
    height: 85px;
    border-radius: 250px;
    line-height: 75px;
    text-align: center;
    background: #e4ecf0;
    font-family: "Times New Roman", Times, serif;
    margin: 0 auto;
    border: 2px solid #ffffff;
}
#info .excatnam {
    font-size: 22px;
    color: #333333;
    line-height: 40px;
    text-align: center;
}
#info .panel img{
    width: auto;
}
#info div.panel {
    padding: 0 18px;
    background-color: transparent;
    /*max-height: 0;*/
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border:0px;
    box-shadow: none;
}
#info .panel a:hover,#info .panel a:focus{
    text-decoration: none;
}
#info .acc_panel{
    width: 100%;
}
#info h2.text-center{
    margin-top: 20px;
    color:#000;
}
#info .bgcolor{
    background-color: #fff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}
#info .content p{
    padding: 0px 10px;
    line-height: 30px;
    font-size: 16px;
    color: #000;
    margin: 10px 0px 10px 0px;
    text-align: justify;
    /*background-color:#fff;*/
}
#info .text-center{
    text-align: center !important;
}
#info .content a:hover, #info .content a:focus{
    font-size: 16px;
}
#info .content ul,#info .content ol{
    /*background-color:#fff;*/
    padding-left:30px;
}
#info .content ul li,#info .content ol li{
    padding: 0px 10px;
    line-height: 30px;
    font-size: 16px;
    margin: 10px 0px 10px 0px;
    text-align: justify;
}
#info h2{
    font-size: 22.5px;
}
#info .table-responsive{
    margin:10px 10px 10px 10px;
}
#info .table,#info th,#info td{
    border: 1px solid #ccc;
    color: #000;
}
#info table td,#info table th{
    font-size: 16px;
}
#info .table_bg_white tr{
    background-color: #fff;
}
#landing-page #info strong{
    font-weight: bold;
}
#info h3{
    background-color: #6da0df;
    color: #fff;
    /*box-shadow: 3px 3px #d0cccc;*/
    padding: 3px 3px 3px 7px;
    font-size: 22px;
    margin-bottom: 10px;
}
#info .mrgn_bottom{
    margin-bottom: 0px;
}
#info .btn-primary{
     border-radius:2px;
    background-color: #16a9ff;
    border-color: #16a9ff;
    float: right;
    box-shadow: 1px 2px #aca7a7;
    font-weight: bold;
}
#info .btn-primary:hover{
    background-color: transparent;
    color: #16a9ff;
}
#landing-page #info .forinfo{
    width: 883px;
    padding-right: 10px;
    margin-top: 0px;
}
#landing-page #info .row .col-md-12{
    padding-left: 7px;
}
#landing-page #info .content{
    width: 883px;
    padding-right: 6px;
    margin-top: 45px !important;
}
#landing-page #info .listExam_row1 a{
    top: 2.4%;
    right: 21%;
    padding: 0 2rem;
}
#answer button.accordion {
    /*background-color: #eee;*/
    color: #fff;
    cursor: pointer;
    border: none;
    text-align: left;
    outline: none;
    font-size: 17px;    
    transition: 0.4s;
    margin:10px 7px;
    float:left;
    background-color: #219998;
    margin-left:20px;
}
#answer div.panel {
    /*padding: 0 18px;*/
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    border:0px;
    width: 99%;
}
#answer p{
    font-size:15px;
    padding-left: 20px;
}
#answer .mrgn-top{
    margin-top: 45px;
}
#answer_data{
    padding:0px;
}
#answer_data #cat_list{
    margin-top: 45px;
    background-color:#fff;
}
#answer img{
    width: auto;
    height: auto;
    margin-left:20px;
}
#answer_data #cat_list h4.mrgn-top{
    margin-top:10px;
    text-align:center;
}
#answer_data .mt-0{
    margin-top:0px !important;
}


/*************************************************
    START CSS of QUESTION - quesion.phtml
************************************************/
#myHeader{
    margin-top: 60px;
    background-color: #fff;
}
#myHeader .panel{
    border:0px;
    box-shadow: none;
    margin-bottom: 0px;
}
#nameheader .col-md-4{
    text-align: center;
}
#nameheader .text-left{
    text-align: left;
    padding-left: 0px;
}
#nameheader .text-right{
    text-align: right;
}
.container .e_details .col-md-12{
    padding-left: 0px;
}
#myHeader.sticky{
    margin-top: 49px;
}
.sticky {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 100;
}
.container.e_details{
    margin-top: 5px;
}
.container.e_details .panel-default{
    margin-bottom: 8px;
}
.container.e_details .col-md-4{
    text-align: center;
}
/*#q_header{
    min-height: 700px;
}*/
#q_header{
    background-color: #fff;
    max-height: 700px;
    height: auto;
    font-family: Roboto, Helvetica, Arial, sans-serif;
} 
#q_header .nav-container{
    /*padding-left: 15px;*/
    background-color: #f7931e;
    margin-bottom: 15px;
}
#q_header .header{
    font-size: 14px;
    padding-top: 10px;
    margin-bottom: 20px; 
}
#q_header .navbar{
    background-color: transparent;
    color: #fff;
    padding: 5px 0;
    height: 72px;
    min-width: 1155px;
    margin-bottom: 8px;
}
#q_header .navbar .container{
    margin-top: 13px;
}
#q_header .navbar-brand{
    height: auto;
    padding: 0px !important;
    margin-left: 0px !important;
    color: #fff;
    margin-right: 5px;
}
#q_header .navbar-collapse{
    padding-left: 0px;
}
#q_header .navbar-nav li{
    width: auto;
    margin-right: 10px;
    font-weight: 700;
}
#q_header .navbar-nav li a{
    background-color: #337ab7;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0px;
    padding: 6px 12px;
    font-weight: 700;
    letter-spacing: .08em;
}
#q_header .navbar-nav li a:focus{
    font-size: 14px;
    background-color: #1a5f9a;
}
#q_header .navbar-nav i{
    font-size: 13px !important;
    margin-top: 0px !important;
}
#q_header .navbar-right{
    margin-top: -10px;
}
#q_header .p_lang{
    font-weight: bold;
}
#q_header .lang_name{
    background-color: white;
    color: #000;
    padding: 4px 35px;
    width: 121px;
    font-weight: normal;
    font-size: 14px;
}
#q_header .pd0{
    padding: 0px;
}
#q_header .panel{
    border:0px;
    box-shadow: none;
}
#q_header .question-height {
    width: 100%;
    /*height: 285px;
    overflow-y: scroll;*/
    flex-direction: column;
    overflow-y: auto;
    height: auto;
    min-height: 285px;
    max-height: 285px;
}
#q_header .question-title{
    font-weight: 900;
    line-height: 1.1;
    color: #333;
    border-bottom: 1px solid #333;
    padding-bottom: 12px;
}
.exam-summery h2{
    font-weight: 900;
    line-height: 1.1;
    color: #333;
    padding-bottom: 12px;
    font-size: 24px;
}
.exam-summery h3, .exam-confirm h4{
    font-weight: 900;
    line-height: 1.1;
    color: #333;
    font-size: 18px;
}
.exam-summery table th, .exam-summery table td{
    font-size: 14px;
}
#q_header .question-height p{
    font-size: 16px;
}
#q_header .question-footer {
    border-bottom: 1px solid #333;
    padding-top: 14px;
}
#q_header .table-borderless tbody td div{
    display: flex;
}
#q_header .table-borderless tbody td p{
    margin-top: 4px;
}
#q_header .table-borderless tbody td{
    border-top: 1px solid #808080;
}
#q_header .panel-default button{
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
    letter-spacing: .08em;
}
#q_header .panel-footer a{
    text-transform: uppercase;
}
#q_header .col-md-6{
    margin-bottom: 20px;
}
#q_header .right_panel .response .col-md-6,#q_header .right_panel .response .col-md-12{
    text-align: left;
    font-size: 13px;
}
/*#q_header .response div{
    line-height: 20px;
}*/
#q_header .ques-status {
    padding: 8px 13px;
    background-size: 100% 100%;
}
#q_header .que-not-attempted {
    background: url(../../../../mock_paper/admin/public/examimages/Logo1.png);
    color: #303030 !important;
    background-size: 100% 100%;
    border-width: 0px;
    background-repeat: no-repeat;
}
#q_header .que-not-answered {
    border-color: #33414E !important;
    color: #fff !important;
    background: url(../../../../mock_paper/admin/public/examimages/Logo2.png);
    border-width: 0px;
    background-repeat: no-repeat;
}
#q_header .que-save {
    color: #fff !important;
    background: url(../../../../mock_paper/admin/public/examimages/Logo3.png);
    background-size: 100% 100%;
    border-width: 0px;
    background-repeat: no-repeat;
}
#q_header .que-mark {
    border-color: #33414E !important;
    color: #fff !important;
    background: url(../../../../mock_paper/admin/public/examimages/Logo4.png);
    background-size: 100% 100%;
    border-width: 0px;
    background-repeat: no-repeat;
}
#q_header .que-save-mark {
    color: #fff !important;
    background: url(../../../../mock_paper/admin/public/examimages/Logo5.png);
    background-size: 100% 100%;
    border-width: 0px;
    background-repeat: no-repeat;
}
#q_header .pagination li a{
    padding: 6px 12px;
}
#q_header .pagination>li>a.que-save, 
#q_header .pagination>li>a.que-save-mark, 
#q_header .pagination>li>a.que-mark, 
#q_header .pagination>li>a.que-not-answered{
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
}
#q_header .pagination>li>a.que-save:focus, 
#q_header .pagination>li>a.que-save-mark:focus, 
#q_header .pagination>li>a.que-mark:focus, 
#q_header .pagination>li>a.que-not-answered:focus,
#q_header .pagination>li>a.que-save:hover, 
#q_header .pagination>li>a.que-save-mark:hover, 
#q_header .pagination>li>a.que-mark:hover, 
#q_header .pagination>li>a.que-not-answered:hover{
    font-size: 13px;
}
#q_header .q_pagination{
    /*height: 320px;
    overflow-y: scroll;*/
    display: flex; 
    flex-direction: column;
    overflow-y:auto;
    height:auto;
    max-height:320px;
}
#q_header .pagination li a{
    margin-bottom: 4px;
}
#q_header .mb10{
    margin-bottom: 8px;
}
#e_summary .exam-summery{
    padding-left: 0px;
}
#e_summary h2, #e_summary .summary_btn{
    text-align: center;
}
#e_summary .summary_btn .btn-default, #e_summary .exam-confirm .btn-default{
    padding: 10px 16px;
    margin-bottom: 20px;
    line-height: 1.33;
    text-transform: uppercase;
    font-size: 14px;
    border-radius: 0px;
    font-weight: 700;
}
#e_submit .col-md-12{
    text-align: center;
}
#e_summary .exam-confirm{
    padding-left: 0px;
}
#custom{
    background-color: #fff;
}
#custom .forinfo{
    float: left;
    width: 100%;
    margin-top: 10px;
}
#custom .exminfo{
    font-size: 24px;
    color: #009e9c;
    text-align: center;
    /*margin: 0px 0px 0px 137px;*/
    width: 100%;
    /*float: left;*/
    /*padding-left: 50px;*/
    text-transform: capitalize;
    margin-bottom: 10px;
}
#custom #maincontainer .col-md-4{
    text-align: center;
    margin-bottom: 20px;
}
#custom .topics{
    text-align: left;
    padding-left: 20px;
}
#custom #custom_button{
    background-color: #239999;
    border: 1.5px solid #239999;
    color: #ffffff;
    padding: 6px 12px;
    text-align: center;
    margin-bottom: 10px;
    width: 100%;
    text-transform: uppercase;
}
#custom #maincontainer h4{
    color: #000;
}
#custom .subject_font{
    font-size: 15px;
}
#custom .mt10{
    margin-top: 10px;
}
#custom #maincontainer .topic_list{
    line-height: 2;
}
#landing-page #custom #maincontainer h4{
    font-size: 18px;
}
#landing-page #custom{
    margin-top: 85px;
    width: 899px;
}
/***********************************************
    END CSS OF QUESTION - question.phtml
************************************************/
.pricing_mobile{
    display:none;
}
/**************************************************
    START CSS of MOBILE VIEW
**************************************************/
@media only screen and (min-width:320px) and (max-width:767px){
    #elearning-mid #pricing {
        margin-top: 0px;
        padding-top: 0px !important;
        width: 100%;
    }
    #sampapmain .nav-tab-pills{
        position: inherit !important;
        width: auto !important;
        padding-top: 0px;
        padding-bottom: 0px;
        margin: 0px 15px !important;
        padding-left: 15px;
    }
    #landing-page #sampapmain .nav-tab-pills{
        margin-left:10px !important;
        margin-right:10px !important;
        margin-top: 45px;
        /* padding-left: 15px;
        padding-right: 15px;
        margin-right:0px !important;*/
    }
    #landing-page .nav-tab-pills {
        margin-top: 52px;
        padding: 0px;
    }
    #landing-page #pricing .silver{
        width: 100% !important;
    }
    #landing-page #sampapmain .nav-tab-pills ul{
        padding-bottom:0px;
    }
    #landing-page #selectlevels .education-nav-pills{
        padding-bottom:0px;
    }
    #landing-page #selectlevels {
        margin-left: -1px;
    }
    #landing-page #sampapmain .pricing_img{
        padding-left: 10px;
        padding-right: 10px;
    }
    #landing-page #sampapmain .listExam_row1 {
        padding-right: 0px !important;
        margin: 0px 0px 0 0 !important;
    }
    #sampapmain .formenu {
        margin-top: 0px;
    }
    #sampapmain .listExam_row1 {
        padding-right: 0px !important;
        margin: 0px 6px 0 0 !important;
    }
    #sampapmain, #selectlevels,#instruction,#mydashboad{
        border: 0px solid lightblue;
        background-color: transparent;
        padding: 0px !important;
        min-height: 500px;
        margin-top: 0px;
        margin-left:0px;
    }
    #selectlevels #cat_list {
        background-color: transparent;
        margin-top: 0px;
    }
    #selectlevels .detail p{
        font-size: 14px;
    }
    #sampapmain .menuwd, #selectlevels .menuwd,#instruction .menuwd,#mydashboad .menuwd{
        float: right;
        width:auto;
        margin:0px 8px 5px !important;
    }
    #sampapmain #cat_list1{
        width: 100%;
    }
    #sampapmain .yourexm,#selectlevels .yourexm,#instruction .yourexm,
    #mydashboad .yourexm,#testresult .yourexm,#testsol .yourexm,#premiumdashboard .yourexm{
        margin-left: 0px;
        width: auto;
        float: none;
        margin:0px;
        padding-left: 0px;
    }
    #mydashboad .free{
        margin-top: 80px;
    }
    #landing-page #selectlevels .yourexm {
        padding: 0px;
         width: 100%; 
    }
    #instruction .yourexm{
        padding-left: 0px;
        margin: 0px;
    }
    /* select levels */
    #selectlevels .slback{
        background-color: transparent;
    }
    #slback .excatdet{
        height: auto;
    }
    #selectlevels .lblback{
        height: auto;
        margin: 10px;
        width: 98% !important;
    }
    /* instruction */
    #instruction #cat_list {
        margin-top: 0px;
        margin-left:0px !important;
    }
    #instruction .selct,#instruction .selct1{
        padding: 15px;
    }
    #instruction .para{
        text-align: left;
    }
    .instheadfixed {
        position: inherit;
        top: 0px;
        width: auto; 
         /*z-index: 100;*/ 
    }
    /* header */
    #landing-page .header_container{
        min-width: auto;
        height:120px;
    }
    #elearning-mid .mockbox {
        margin: 0% 0% 0% 0.5%;
    }
    #landing-page .butlogout {
        background-color: #ffffff;
        color: #219998;
        font-size: 13px;
        width: 70px;
        top:25px;
        margin-right: 1px;  
    }
    #landing-page .head-left{
        padding : 22px 12px;
        display: none;
    }
    #landing-page .head-center{
        display: none;
    }
    #sampapmain .panel_row .exmcat{
        width: 45%;
        float:left;
        margin: 0 10px;
    }
   /* #sampapmain .middle{
        top: 8.7%;
        right: -5%;
    }*/
    #landing-page #sampapmain .middle{
        top: 102%;
        right: -15%;
    }
    #sampapmain .middle .text a{
        font-size: 10px;
    }
    #elearning-mid .mid-container {
        background-color: transparent;
        /*min-height: 1200px;*/
    }
    #elearning-mid #pricing .listExam-txt{
        padding-left: 5px;
        width: 100%;
    }
    /* login popup */
    .popup {
        width:85% !important;
    }
    #popup_register h3{
        font-size: 18px !important;
    }
    #popup_register .popup_reg {
        margin: 100px auto 0px;
    }
    #popup_register .popup_reg .rw input{
        padding-left: 4px !important;
    }
    #popup_takedemo.showpopup{
        position:fixed;
    }
    #popup_takedemo .popup {
        margin-top: 130px !important;
    }
    /* pricing */
    #pricing .pricing_img{
        height: auto;
    }    
    #pricing .deals ul li{
        text-align: left;
    }
    #pricing .pab_section img,#pricing .pab_section h4{
        margin-bottom: 5px;
    }
    #pricing .footer_img{
        max-height:auto;
        height: auto;
        width: auto;
        max-width: auto;
    }
    .papertabcontent .inssec{
        text-align: left;
        padding-left:10px;
    }
    #landing-page #pricing .modal{
        width: 98%;
    }
    #pricing .modal-dialog, #landing-page #pricing .modal-dialog,#payment .modal-dialog{
        margin-left: 0px !important;
    }
    #pricing .modal-dialog ul, #landing-page .modal-dialog ul,
    #payment .modal-dialog ul{
        padding: 0px 0px 0px 25px;
        text-align: justify;
    }
    #landing-page .modal-dialog ul li{
        list-style-type: circle;
    }
    #pricing .modal-dialog ol,#landing-page #pricing .modal-dialog ol,
    #payment .modal-dialog ol{
        padding-right: 0px;
        padding-left: 25px;
        text-align: justify;
    }
    #payment .table-responsive{
        padding-left: 0px;
    }
    #pricing .addon,#pricing .addon1,
    #payment .addon,#payment .addon1{
        font-size: 23px !important;
        text-align: center !important;
    }
    #pricing .modal-content p,#payment .modal-content p{
        padding: 0px;
        text-align: justify;
    }
    #pricing .heading{
        margin-top: 10px;
        margin-bottom: 10px;
    }

    /* testquest */
    #testquest .loader {
      border: 5px solid #f3f3f3; /* Light grey */
      border-top: 5px solid #219998; /* Blue */
      border-radius: 50%;
      width: 80px;
      height: 80px;
      animation: spin 2s linear infinite;
      float:left;
    } 
    @keyframes spin {
      0% { transform: rotate(0deg); }
      100% { transform: rotate(360deg); }
    }
    #testquest .preloader{
      width:43%;
      float:left;
    }
    #testquest .insthead{
        width:100% !important;
        padding: 10px 10px;
    }
    #testquest .instheadfixed{
        position:fixed;
        top:6.9%;
        left:0;
        margin-left:0px;
    }    
    #qpaper .nav-tabs > li.active > a, 
    #qpaper .nav-tabs > li.active > a:hover, 
    #qpaper .nav-tabs > li.active > a:focus {
        font-size: 12px !important;
    }
    #qpaper table{
        width: 100%;
    }
    #qpaper .queansbox img{
        width: 100%;
    }
    #qpaper .queansbox p img{
        width: auto !important;
    }
    .queansbox ol li{
        color: #000;
    }
    #testquest .block{
        margin:5px 0px;
    }
    #testquest .queansbox{
        margin: 10px 5px 20px 5px;
        padding-left: 8px;
        padding-right: 5px;
    }
    .queansbox ul{
        margin-left:0px;
    }
    #questionform  .papertabcontent{
        background-color: #fff;
    }
    #testquest{
        width:100%;
        margin-top: 0px;
        padding-left: 0px;
    }
    /* testreuslt */
    #testresult{
        background-color: transparent;
        margin-top: 5px;
    }
    #testresult #cat_list{
        margin-top: 0px;
    }
    #testresult .menuwd{
        float: right;
        width: auto;
        margin: 5px 10px !important;
    }
    #testresult .resdetbox{
        min-height: 70px;
    }
    #testresult .det2{
        margin: 5px 0px;
        width: 100%;
        border: 1px solid;
    }
    /* testsol */
    #testsol{
        background-color: #fff;
        margin-top: 0px;
    }
    #testsol #questionform{
        border:0px solid lightblue;
    }
    #testsol .menuwd{
        float: right;
        width:auto;
        margin:5px 10px !important;
    }
    #testsol .instheadfixed {
        position: fixed;
        top: 6%;
        left: 0;
        margin-left: 0px;
    }
    #testsol .radiobg p{
        text-align: left;
    }
    #testsol .queansbox:nth-child(1){
        margin-top:0px !important;
    }
    #testsol .selct{
        padding-top: 240px;
    }
    /* instruction */
    #instruction .instheadfixed{
        width: 100% !important;
    }
    /* mydashboard */
    #mydashboad .feedback,#mydashboad .feedback_inst{
        width:auto;
    }
    #mydashboad .feedback form,#mydashboad .feedback_inst form{
        text-align: left;
    }
    #mydashboad .feedback .close,#mydashboad .feedback_inst .close{
        right:10px;
    }
    #mydashboad .exmname{
        height:40px;
    }
    #mydashboad .subtext{
        height: 40px;
    }
    #mydashboad #cat_list{
        margin-top: 0px !important;
    }
    /*#mydashboad .menuwd{
        float: right;
    }*/
    /* premiumdashboard */
    #premiumdashboard .exmname{
        height:40px;
    }
    #premiumdashboard .subtext{
        height: 40px;
    }
    #payment{
        margin-top: 10px;
    }
    #nameheader .text-left{
        text-align: center;
        padding-left: auto;
    }
    #nameheader .text-right{
        text-align: center;
    }
    /* ----- before login  ----------  */
    #landing-page #before_login .catcontainer{
        margin-top: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #before_login #langli {
        /*padding: 0em 0em 0.15em;*/
        padding: 0em 0.5em 0.15em 0em;
    }
    #landing-page #sampapmain {
        margin-top: 45px;
    }
    #landing-page #cat_list .nav-tab-pills{
        position:inherit;
    }
    #landing-page #pricing #cat_list .nav-tab-pills {
        width: 100% !important;
        margin-top: 40px;
    }
    #landing-page #pricing .listExam_row{
        margin-top: 0px !important;
    }
    #landing-page #selectlevels{
        margin-top: 0px;
    }
    #landing-page #selectlevels .formenu {
        margin-top: 0px;
    }
    #landing-page #cat_list .lblback {
        margin: 10px 0px 10px 2px;
        width: 98% !important;
    }
    #before_login #topic .col-lg-12{
        width:100%;
    }
    #before_login.blogin #topic{
        margin-top:0px;
    }
    #before_login #topic {
        margin-top: 195px;
    }
    #before_login #topic .owl-carousel {
        margin-left: 0px;
    }
    #before_login #topic .owl-carousel .item img {
        width: 100%;
        height: 150px;
    }
    #before_login .owl-theme .owl-nav [class*=owl-]{
        padding:5px 10px;
    }
    #before_login #topic .owl-prev{
        left:-12px;
    }
    #before_login #topic .owl-next{
        right:-12px;
    }   
    #landing-page #pricing .listExam_row ul {
        width: 100% !important;
    }
    /* ------- end of before login --------- */
    .pricing_desktop{
        display:none;
    }
    .pricing_mobile{
        display:block;
    }
    #after_login #topic {
        margin-top: 0px;
    }
    #topic .col-lg-12{
        width:100% !important;
    }
    #after_login #topic .owl-carousel {
        margin-left: 0px;
    }
    #after_login #topic .owl-carousel .item img {
        width: 100%;
        /*height: auto;*/
        height:180px;
    }
    #after_login .owl-theme .owl-nav [class*=owl-]{
        padding:5px 10px;
    }
    #after_login #topic .owl-prev{
        left:-12px;
    }
    #after_login #topic .owl-next{
        right:-12px;
    }
    /* info */
    #info .forinfo{
        float: none !important;
        margin-top: 0px !important;
    }
    #info .exminfo{
        margin-left: 0px !important;
        padding-left: 0px !important;
        width: 100% !important;
        float: none !important;
    }
    #info .content {
        margin-top: 50px !important;
    }
    #landing-page #info .content{
        width: 100% !important;
        padding-right: 0px !important;
    }
    #info .table-responsive{
        margin:10px 0px 10px 0px !important;
    }
    #landing-page #info .forinfo{
        width: 100% !important;
        padding-right: 0px;
    }
    #landing-page #selectlevels .detail{
        width: 100% !important;
    }
    #payment .table-responsive{
        width: 300px;
    }
    .container.e_details{
        margin-top: 0px;
        width: 100%;
    }
    .container .e_details .col-md-12{
        padding-right: 0px;
    }
    #myHeader {
        margin-top: 50px;
    }
    #q_header{
        margin-top: 0px;
        min-height: 700px;
    }
    #q_header .navbar{
        height: auto;
        min-width: auto;
    }
    #q_header .navbar .container {
        margin-top: 7px;
    }
    #q_header .navbar-default .navbar-header{
        text-align: center;
    }
    #q_header .navbar-default .navbar-toggle{
        margin-top: 0px;
        padding: 5px 5px;
        margin-bottom: 5px;
    }
    #q_header .navbar-default .navbar-brand{
        float: none;
    }
    #q_header .navbar-default .navbar-nav li{
        text-align: center;
        margin-right: 0px;
    }
    #q_header .nav-pills li a{
        width: 87px !important;
    }
    #q_header .navbar-nav li{
        margin-bottom: 5px;
    }   
    #q_header .navbar-right {
        margin-top: 0px;
        float: right;
    }
    #q_header .right_panel{
        padding: 0px;
    }
    #e_summary .exam-summery, #e_summary .exam-confirm{
        padding-right: 0px;
    }
    /*#q_header .col-md-8{
        padding: 0px;
    }*/
    #landing-page #info{
        padding: 0px;
    }
    #landing-page #info .row.height{
        margin-bottom: 0px;
    }
}
@media only screen and (min-width:481px) and (max-width:767px){
    .nav-tab-pills {
        margin-top: 0px;
        width:100%;
        position:inherit;
        margin-left: 0px;
        padding-left: 15px;
    }
    #before_login .nav-tab-pills {
        width: auto;
        position: inherit;
        margin-top: 15px;
        padding-right: 15px;
        padding-left: 15px;
    }
    #sampapmain .formenu .listExam_row1 .btn:hover, 
    #sampapmain .formenu .listExam_row1 .btn:focus, 
    #sampapmain .formenu .listExam_row1 .btn:active{
        padding: 2px 5px !important;
    }
    #sampapmain .formenu .listExam_row1 a{
        height: 25px !important;
        padding: 2px 5px !important;
        top:7.5% !important;
    }
    #sampapmain .panel_row .panel{
        width: auto;
        height: auto;   
        margin-left: 10px;
    }
    #sampapmain .panel_row .exmcat{
        width: 45%;
        float:left;
        margin: 0 10px;
    }
    #sampapmain .panel_row .exmcat img{
        width: 100%;
        height:200px;
    }
    #sampapmain .middle {
        top: 8.7%;
        right: -5%;
    }
    #landing-page #sampapmain .middle {
        top: 5.8%;
        right: -13%;
    }
    /* pricing */
    #pricing .silver,#pricing .silverplus,#pricing .gold,#pricing .goldplus {
        width: 47%;
        float: left;
    }
    #pricing .pricing_section, #pricing .pricing_section1, #pricing .pricing_section2 {
        width: 47%;
        margin-bottom: 10px;
        float: left;
        margin-right: 10px;
    }
    #qpaper .nav-tabs > li > a, 
    #qpaper .nav-tabs > li > a:hover, 
    #qpaper .nav-tabs > li > a:focus, 
    #qpaper .nav-tabs > li > a:active{
        font-size: 12px;
        width: 161px;
    }
    #landing-page .head-right{
        width: 90%;
        padding-left: 12px;
        margin-top: 35px;
    }
    /* #testquest #qpaper ul.papertab li{
        height:75px;
    } */
    #testquest .selct{
        margin-top: 48px !important;                     
    }
    #testquest .insthead .h-left{
        width: 32%;
        text-align: left;
    }
    #testquest .insthead .h-mid{
        width: 28%;
        text-align: center;
    }
    #testquest .insthead .h-right{
        width: 40%;
        text-align: right;
        float: right;
    }
    #testquest .instheadfixed .h-left{
        display: none;
    }
    #testquest .papertabfixed {
        left: 0;
        top: 99px;
        width: auto;
    }
    #testquest .instheadfixed {
        top: 5.4%;
    }
    #testquest .instheadfixed .heading{
        margin-top: 10px;
    }
    /* testsolution */
    #testsol .insthead{
        width: 99% !important;
    }
    #testsol .insthead .h-left-inst,#testsol .insthead .h-right-inst{
        width: 49%;
    }
    #testsol .instheadfixed{
        /*top: 6.8% !important;*/
        top: 5.2% !important;
    } 
    #testsol #qpaper .papertabfixed{
        width: 97%;
        /*top: 127px;*/
        top:125px;
    }
    #testsol #questionform .selct{
        padding:5px 5px !important;
    }
    #testsol .queansbox:nth-child(1) {
        margin-top: 60px !important;
    }
    #testsol .papertabfixed {
        top: 133px;
        width: 99%;
    }
    #testsol #qpaper ul.papertab li{
        width:150px;
    }
    /* testresult */
    #testresult .resdetbox{
        min-height: auto;
    }
    #testresult .det{
        margin: 5px 10px;
    }
    #testresult .det2{
        width: 26%;
    }
    /* mydashboard */
    #mydashboad .moredet{
        display: inline;
    }
    /* premiumdashboard */
    #premiumdashboard .moredet{
        display: inline;
    }
    /* <!---- before login ----> */
    #landing-page #sampapmain .panel_row .exmcat {
        width: 45%;
    }
    #landing-page #sampapmain .panel_row .panel {
        width: auto !important;
        height: auto;
        margin-left: 0px;
        padding-left:0px;
    }
    #landing-page #sampapmain .listExam_row1 a {
        top: 14% !important;
        right: 1%;
    } 
    #payment label,#payment #error-message{
        float:left;
    }
}
@media only screen and (min-width:320px) and (max-width:480px){
    #before_login .nav-tab-pills {
        width: auto;
        position: inherit;
        margin-top: 10px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .nav-tab-pills{
        width: 100%;
        margin-left: 0px;
        background-color: transparent;
        margin-top: 0px;
        position: inherit;
        padding-left:15px;
    }
    #sampapmain .formenu .listExam_row1 a{
        top:8.2% !important;
        height: 20px !important;
        padding: 1px 0px !important;
        font-size: 12px;
    }
    #landing-page #sampapmain .formenu .listExam_row1 a{
        top:8.2% !important;
        height: 20px !important;
        padding: 1px 0px !important;
        font-size: 12px;
    }
    #sampapmain .formenu .listExam_row1 .btn:hover, 
    #sampapmain .formenu .listExam_row1 .btn:focus, 
    #sampapmain .formenu .listExam_row1 .btn:active{
        padding: 1px 0px !important;
        font-size: 12px !important;
    }
    #sampapmain .panel_row .panel{
        margin-left: 10px;
        width: 100% !important;
        height:auto;
        max-height: none;
    }    
    #sampapmain .panel_row .panel1_img{
        width: 100%;
        /*height:160px;*/
        height: auto;
    }
    #before_login .vlist {
        margin-top: 0px;
        padding-left: 15px;
        padding-right: 15px;
    }
    #landing-page .FP-imageNtxt .panel_row .exmcat .panel {
        width: 150px !important;
    }
    #landing-page .panel_row .panel {
        margin-left: 0px;
        /*width: 100% !important;*/
        padding-right:0px;
    }
    /*#landing-page #sampapmain .listExam_row1 a {
        color: #fff;
        background-color: #fef568;
        padding: 0px 3px;
        height: 0px;
        position: absolute;
        top: 4.1% !important;
        right: 5%;
        font-weight: bold;
        border-radius: 0px;
        box-shadow: none;
        font-size: 11px;
    }*/
    #landing-page #sampapmain .panel_row .exmcat{
        width:46%;
    }
    #sampapmain .panel_row .exmcat {
        margin: 0 5px !important;
    }
    #landing-page #sampapmain .panel-row .exmcat{
        width:50% !important;
    }
    #landing-page .butlogout{
        width: 60px;
    }
    #questionform .nav-tabs > li{
        /*float: none;*/
    }
    #landing-page .head-right{
        width: 90%;
        padding-left: 12px;
        margin-top: 9%;
    }
    #sampapmain .middle {
        top: 8.7%;
        right: -14%;
    }
    #landing-page #sampapmain .middle {
        top: 5.8%;
        right: -13%;
    }
    #qpaper .nav-tabs > li > a, 
    #qpaper .nav-tabs > li > a:hover, 
    #qpaper .nav-tabs > li > a:focus, 
    #qpaper .nav-tabs > li > a:active{
        width:auto;
        font-size: 12px;
    }
    #pricing .silver,#pricing .silverplus,#pricing .gold,#pricing .goldplus
    ,#pricing .premium,#pricing .premiumplus,#pricing .premiumadvanced {
        width: 100%;
    }
    #pricing .pricing_section,#pricing .pricing_section1,#pricing .pricing_section2 {
        width: 100%;
        margin-bottom: 20px;
    }
    #pricing .desc{
        height: 105px;
    }
    /* testquest */
/*    #testquest .insthead .h-left,#testquest .insthead .h-mid,#testquest .insthead .h-right{
        width: 100%;
        text-align: center;
    }*/
    #testquest .insthead .h-left{
        display: none;
    }
    #testquest .insthead .h-mid{
        width:auto;
        text-align: left;
    }
    #testquest .insthead .h-right{
        text-align: right;
        float: right;
        width:auto;
    }
    #testquest .papertabfixed{
        left:0;
        top: 99px;
        width: auto;
    }
    #testquest #qpaper li{
        padding:0px;
    }
    #testquest .insthead.instheadfixed .heading{
        height:50px !important;
    }
    #testquest .insthead.instheadfixed .examDetails{
        margin-top: 0px !important;
    }
    #testquest .selct_inst .papertabfixed{
        top:145px !important;
    }
    /* testsol */
    #testsol .insthead .h-left-inst,#testsol .insthead .h-right-inst{
        width: 100%;
        text-align: center;
    }
    #testsol .h-left-inst{
        padding: 10px 0px 0px;
    }
    #testsol .insthead{
        height: auto;
    }
    #testsol .blck_bg{
        min-height: 135px;
    }
    #testsol #qpaper .papertabfixed{
        /*top: 185px;*/
        top: 125px;
        left: 0;
        margin-left: 0px;
        width: 100%;
    }
    #testsol #qpaper ul.papertab li{
        width: auto;
        text-align: center;
        float: none;
    }
    #testsol .instheadfixed .blck_bg{
        min-height: 80px;
    }
    #testsol .instheadfixed .h-left-inst{
        display:none;
    }
    #testsol .insthead{
        background-color: transparent;
        width: 100% !important;
        padding-left: 0px;
        padding-right: 0px;
    }
    #testsol .papertabfixed {
        top: 185px;
    }
    /* dashboard */
    #mydashboad .subtext{
        font-size: 12px;
    }
    #mydashboad .exmname{
        font-size: 12px;
        margin-bottom: 5px;
    }
    #mydashboad .moredet {
        font-size: 12px;
        display: inline;
    }
    /* premiumdashboard */
    #premiumdashboard .subtext{
        font-size: 12px;
    }
    #premiumdashboard .exmname{
        font-size: 12px;
        margin-bottom: 5px;
    }
    #premiumdashboard .moredet {
        font-size: 12px;
        display: inline;
    }
    /* testquest */
    #testquest .heading .logo {
        width: 100%;
        float: none; 
        text-align: center;
    }
    #testquest .heading .inst-name {
        width: 100%;
         float: none; 
        text-align: center;
    }
    /* #testquest .insthead.instheadfixed .heading .finish{
        text-align: right !important;
        float: right !important;
        width: auto !important;
    } */
    #testquest .heading .finish {
        width: 100%;
        text-align: center;
    }
    #testquest .examDetails{
        margin-top: 90px;
        min-height: 95px;
    }
    #testquest .heading .inst-name h4{
        margin-top: 5px;
    }
    #testquest .time, #testquest .xamname, #testquest .duration {
        width: 100%;
         float: none; 
        color: #fff;
        text-align: center;
    }
    #testquest .examDetails .xamname p {
        padding-left: 0px;
        text-align: center;
        padding-top: 10px;
    }
    #testquest .examDetails .duration p{
        float:none;
    }
    #testresult .det{
        width: 31%;
    }
    #testquest .instheadfixed .heading .logo{
        display:none;
    }
    #testquest .instheadfixed .heading .inst-name{
        display:none;
    }
   /* #testquest .instheadfixed .heading .finish{
        text-align: left;
    }*/
    #testquest .instheadfixed .xamname{
        display:none;
    }
    #testquest .instheadfixed .examDetails .duration{
        display:none;
    }
    /* #testquest .institute.instheadfixed .examDetails{
        margin-top: 0px !important;
    } */
    #testquest .instheadfixed .examDetails{
        min-height: 40px;
    }
    #testquest .instheadfixed .examDetails .time{
        padding-top: 1px;
    }
    #instruction .enquiry {
        padding: 4px 10px;
    }
    /* info page */
    #info .listExam_row1 a{
        top: 1.35% !important;
        height: 20px !important;
        padding: 1px 0px !important;
        font-size: 12px;
    } 
    #popup_register .popup_reg .rw input {
        font-size: 11.2px;
    }
/*    .mrgn_top{
        margin-top: 20px;
    }*/
    #answer_data #cat_list{
        margin-top:0px !important;
    }
    #answer_data #cat_list h4.mrgn-top{
        margin-top: 0px !important;
        padding-top: 10px !important;
    }
    #answer_data #answer p{
        text-align: justify;
        padding: 0 5px;
    }
    #answer div.panel{
        width:97% !important;
    }
    #answer_data .mt-0{
        margin-top:0px !important;
    }
    #answer img{
        margin-left:0px !important;
    }
    #answer button.accordion {
        margin-left:5px !important;
    }
    #payment .payment_forms,#payment .payment_forms1{
        width:100%;
    }
    #payment label,#payment #error-message{
        float:left;
    }
    #payment form input, #payment form select{
        margin-left: 3px;
    }
    #payment .payment_forms1 table tr td{
        text-align: left;
        padding: 15px 20px;
    }
    #payment .premium_user label{
        text-align: left;
        padding-left: 20px;
    }
    #payment .payment_forms1 .total {
        /*float: left;*/
        text-align: left;
    }
    #payment .premium{
        margin-top: 20px;
        float: left;
    }
    #payment ul li img{
        padding-right: 10px;
    }
    #payment .packs li{
        text-align: left;
    }
}

@media only screen and (min-width:380px) and (max-width:480px){
/*    #sampapmain .formenu .listExam_row1 a{
        top:20.2% !important;
    }*/
    #landing-page #sampapmain .listExam_row1 a{
        top:16.2% !important;
    }
}
@media only screen and (min-width:320px) and (max-width:360px){
    #mydashboad .exmname {
        height: 45px;
    }
    #mydashboad .rating{
        font-size: 12px;
    }
    #premiumdashboard .exmname {
        height: 45px;
    }
}
@media only screen and (min-width:1024px) and (max-width:1208px){
    #after_login .nav-tab-pills{
        width:735px;
    }
    #after_login #topic .col-lg-12 {
        width: auto;
    }
    #rightContainer .education_section #flipeffect {
        height: auto;
        width: auto;
    }
    #rightContainer .Newsfeed .panel {
        width:280px;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .nav-tab-pills {
        width: 892px;
    }
    .col-md-9{
        width:75%;
        float:left;
    }
    div.catcontainer#instruction {
        padding-right: 10px;
    }
    #selectlevels,#testsol,#testquest{
        padding-right:5px;
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
/*    .nav-tab-pills {
        width: 740px;
    }*/
}
@media only screen and (min-width: 768px) and (max-width: 1023px){
    #info .forinfo{
        float: none !important;
        margin-top: 0px !important;
    }
    #info .exminfo{
        margin-top: 50px !important;
        margin-left: 0px !important;
        padding-left: 0px !important;
        width: 100% !important;
        float: none !important;
    }
    #info .content {
        margin-top: 50px;
    }
}
@media only screen and (min-width:1024px) and (max-width:1365px){
    .container_pdng_left .nav-tab-pills{
        width:895px;
    }
}
@media only screen and (min-width:495px) and (max-width:767px){
    #testquest .papertabfixed{
        width: 100% !important;
    }
}
.enqry_form.modalDialog {
    position: fixed;
    font-family: Arial, Helvetica, sans-serif;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 99999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.enqry_form.modalDialog:target {
    opacity:1;
    pointer-events: auto;
    overflow-y: auto;
}
.enqry_form.modalDialog > div {
    width: 400px;
    position: relative;
    margin: 2% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
    /*	background: -moz-linear-gradient(#fff, #999);
            background: -webkit-linear-gradient(#fff, #999);
            background: -o-linear-gradient(#fff, #999);*/
}
.enqry_form .close {
    background: #606061;
    color: #FFFFFF;
    line-height: 25px;
    position: absolute;
    right: -12px;
    text-align: center;
    top: -10px;
    width: 24px;
    text-decoration: none;
    font-weight: bold;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -moz-box-shadow: 1px 1px 3px #000;
    -webkit-box-shadow: 1px 1px 3px #000;
    box-shadow: 1px 1px 3px #000;
}
.enqry_form .close:hover { background: #00d9ff; }
#openModal.enqry_form h3{
    text-align: center;
}
.enqry_form #success_enquiry{
    display: none;
}
#success_enquiry h4{
    margin-top:20px;
}
#wrong_captcha, #incorrect_captcha,#wrong_captcha1, #incorrect_captcha1{
    color:red;
}
@media only screen and (min-width:320px) and (max-width:767px){
    .enqry_form .close{
        right:0;
    }
    .enqry_form.modalDialog > div{
        width:auto;
    }
    .enqry_form.modalDialog > div{
        margin-top: 3%;
    }
    .enqry_form.modalDialog{
        overflow-y: scroll;
    }
    #ourTechTheirResource.modalDialog > div,#ourTechAndResource.modalDialog > div {
        width:auto;
    }
    #ourTechTheirResource .heading,#ourTechAndResource .heading{
        font-size:14px;
    }
    #ourTechTheirResource.modalDialog,#ourTechAndResource.modalDialog{
        overflow-y: scroll;
    }
    .yourResourceFeedback.modalDialog > div,.ourResourceFeedback.modalDialog > div {
        width:auto;
    }
    .yourResourceFeedback .heading,.ourResourceFeedback .heading{
        font-size:14px;
    }
    .yourResourceFeedback.modalDialog,.ourResourceFeedback.modalDialog{
        overflow-y: scroll;
    }
}

#cat_list .panel1_img {
    width: 215px;
    height: 215px;
}
/* mock exam hover effects  */
.hovereffect {
    /*width:100%;
    height:100%;*/
    /*width: 287px !important;*/
    width: auto;
   /* height: 200px;*/
    /*float:left;*/
    margin-left: 50px;
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:default;
    font-size: 13px;
}
.hovereffect .overlay {
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    opacity:0;
    visibility: visible;
    /*background-color:rgba(0, 0, 0, 0.69);*/
    background-color: rgba(33, 153, 152, 0.83);
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out
}
.hovereffect .overlay a:focus{
    font-size: 13px;
}
.hovereffect p {
    display:block;
    position:relative;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
    width: 232px;
    height: 200px;
    background: #005ca6;
    color: #fff;
    padding: 80px 0px;
    margin-top: 0px;
}
.hovereffect h2 {
    text-transform:uppercase;
    color:#fff;
    text-align:center;
    position:relative;
    font-size:17px;
    background:rgba(0,0,0,0.6);
    -webkit-transform:translatey(-100px);
    -ms-transform:translatey(-100px);
    transform:translatey(-100px);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    padding:10px;
}
.hovereffect .custom a.info1{
    text-decoration:none;
    display:inline-block;
    text-transform:uppercase;
    color:#fff;
    border:1px solid #fff;
    background-color:transparent;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    /*margin:40px 0 0;*/
    margin:28px 0 0;
    padding:7px 14px;
    width: 100px;
}    
.hovereffect .custom a.info {
    width: 70px;
    font-size: 10px;
    text-decoration:none;
    display:inline-block;
    text-transform:uppercase;
    color:#fff;
    border:1px solid #fff;
    background-color:transparent;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    margin:20px 0 0;
    padding:7px 6px;
}
.hovereffect .n_custom a.info1{
    text-decoration:none;
    display:inline-block;
    text-transform:uppercase;
    color:#fff;
    border:1px solid #fff;
    background-color:transparent;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    /*margin:55px 0 0;*/
    margin:35px 0 0;
    padding:7px 14px;
    width: 100px;
}    
.hovereffect .n_custom a.info {
     width: 70px;
    font-size: 10px;
    text-decoration:none;
    display:inline-block;
    text-transform:uppercase;
    color:#fff;
    border:1px solid #fff;
    background-color:transparent;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    margin:40px 0 0;
    padding:7px 14px;
}
.hovereffect a.info:hover,.hovereffect a.info1:hover,.hovereffect a.info2:hover {
    box-shadow:0 0 5px #fff;
}
    /*    .hovereffect:hover img {
        -ms-transform:scale(1.2);
        -webkit-transform:scale(1.2);
        transform:scale(1.2);
    }*/
.hovereffect:hover .overlay {
    opacity:1;
    filter:alpha(opacity=100);
}
.hovereffect:hover h2,.hovereffect:hover a.info,.hovereffect:hover a.info1,.hovereffect:hover a.info2{
    opacity:1;
    filter:alpha(opacity=100);
    -ms-transform:translatey(0);
    -webkit-transform:translatey(0);
    transform:translatey(0);
}
.hovereffect:hover a.info,.hovereffect:hover a.info1,.hovereffect:hover a.info2 {
    -webkit-transition-delay:.2s;
    transition-delay:.2s;
}