
*{margin:0;
box-sizing:border-box;
}
html{margin:0;font-family: 'Open Sans', sans-serif;
font-size:16px;color:#000;height:100%;
}
body{margin:0;height:100%;position:relative;background-color: #ff531a;}
.templete{max-width:100%;margin:0 auto;}
.clear{overflow:hidden;}
.viewport{position:relative;
    display:table;
    bottom:0;
    left:0;
    right:0;
    top:0;
	width:100%;
	padding-bottom:0px;
}

.contentsection {width: 100%; position: relative;}
.mainsection {width: 100%; position: relative;}
.ebooks {font-size: 18px;}

.headerwrap{
background:#f2f2f2 !important;
position:relative;
}

.blanksection {
	height: 20px;
	background: #f2f2f2;
	border-bottom: #f2f2f2;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
}

.mobilemenu {
	background: #ccd9ff;
	border-bottom: 1px solid #c1c1c1;
	height: 60px;
	line-height: 62px;
	text-align: left;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	padding-left:25px;
	padding-right:25px;
}
.menuitem a {
	clear: both;
	text-decoration: none;
	color: #303030;
	font-size: 20px;
	line-height: 45px;
	padding: 0 12px;
	text-transform: uppercase;
	font-weight: bold;
	background: #ccd9ff;
	position: relative;
}




.dropbtn {
  background-color: #ccd9ff;
  color: black;
  padding: 0;
  font-size: 20px;
  border: none;
}

.dropdown {
  position: relative;
  display: inline-block;
  width:auto;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
  width:auto;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align:center;
}

.dropdown-content a:hover {background-color: #ddd;}

.dropdown:hover .dropdown-content {display: block;}

.dropdown-content:hover .dropbtn {background-color: none; color:#4ECDC4;}


.menuitem a:hover, #active{color:#4ECDC4;}
	
label {
	display: inline-block;
	font-size: 20px;
	display: none;
	width: 85px;
	float: right;
	color: #303030;
	line-height: 60px;
}
#toggle{
	display:none;
}



.startscounter {
    float: right;
    margin-top: 5px;
    width: 120px;
}




/* content section */
.contentsection {
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
    background-color: #E0FFFF;
}
.mainsection {
  box-sizing: border-box;
  float:left;
  padding: 10px;
  width: 60%; 
  padding-left:1%;
  padding-right: 5%;
}
.homemenu_h2{

}


.sidebarsectionleft {
	box-sizing: border-box;
	float: left;
	padding: 1px;
	width: 15%;
	background-color: #E6E6FA;
}

.sidebarsection {
	box-sizing: border-box;
	float: right;
	padding: 1px;
	width: 25%;
	background-color: #E6E6FA;
}
/* sidebar section */
.sidebar {
	margin-bottom:0;
	margin-top:0;
	
}
.sidebar h1 {
	background-color: #f2f2f2;
	text-align: center;
	border-bottom-width: 5px;
	font-size: 25px;
	color:#303030;
}
.sidebar h2 {
	background-color: #ffc30f;
	text-align: center;
	border-radius: 10px;
	border-bottom-width: 5px;
	display:none;
	}
.sidebar ul {
	list-style: none;
	padding: 5px;
	border: 3px solid #f2f2f2;
}

.sidebar ul li a {
  color: black;
  display: block;
  font-size: 14px;
  margin-bottom: 3px;
  margin-left: 0;
  margin-right: 0;
  padding: 2px;
  text-decoration: none;
  font-weight:bold;
}
.sidebar ul li a:hover{color:#4ECDC4;}
.sidebar iframe {
  padding: 5px;
  border:2px solid #c70039;

}

.sidebar img {
    width:100%;
}










/* homepage css */
.homemenu {
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 11px;
}
.homemenuleft{
	float:left;
	width:50%;
}
.homemenuright{
	float:right;
	width:50%;
}
.homemenu_h2 {
	padding-left:0%;
	padding-right:0%;
	text-align: center;
	background-color: #ccddff;
	border: 2px solid #f2f2f2;
	color: red;
	text-decoration: none;
	border-radius: 5px;
	line-height: 30px;
	text-align:inline-block;
	margin-left: 4px;
	margin-bottom: 10px;
}
.homemenu_h2 a{
	color: red;
	text-decoration: none;
	border-radius: 5px;
	text-align:inline-block;
	margin-left: 4px;
	margin-bottom: 10px;
}
.homemenu a {
	color: black;
	text-decoration: none;
	border-radius: 5px;
	line-height: 40px;
	width: 95%;
	float: left;
	margin-left: 4px;
	margin-bottom: 10px;
}

.homemenu a:hover {
	color:#4ECDC4;;
}
.homemenu #active{
color:#4ECDC4;;
}
.baner{
	height:100%;
	width:100%;
}
.baner img {
	height:100%;
	width:100%;
}
.syllabus {
	margin-bottom:50px;
}
.syllabus h2 {
	text-align: center;
	font-size: 30px;
	color:#484848;
}
.syllabus h3 {
	text-align: center;
	font-size: 15px;
}
.syllabus h4 {
	color:red;
}
.syllabus p {
	text-align:justify;
}
.syllabus a {
	text-decoration:none;
	color:red;
}
.syllabus span {
	color:red;
}
.syllabus a:hover {color:green;}
#btn {
	cursor:pointer;
	color:#797979;
	border:1px solid;
	border-radius:3px;
	float:right;
	padding:3px;
	background:white;
	margin-bottom:20px;
	margin-top:10px;
}
#btn:hover {color:#4ECDC4;}
.expand {
  width: 100%;
  background-color: lightyellow;
}
.expand img {
  width: 100%;
}
.ebooks {
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
}
.ebooks h2 {
	text-align: center;
	color: #484848;
	font-size: 30px;
	margin-bottom: 30px;
}
.ebooks p {
	
}
.ebooks a {
	float: right;
	border: 1px solid;
	border-radius: 4px;
	padding: 3px;
	text-decoration: none;
	color: #c1c1c1;
}
.ebooks a:hover {color:#4ECDC4;}

.previouspage{
	float:left;
}
.nextpage{
	float:right;
}
.morepage .nextpage a {
	margin-top: 10px;
	font-size: 15px;
	color:#c1c1c1;
	border: 1px solid;
	border-radius: 4px;
	padding: 3px;
	text-decoration: none;
	float:right;
}
.morepage a:hover {color:#4ECDC4;}


.recent_jobs{
	padding:5px;
}

.recent_jobsleft{
	float:left;
	width:48%;
	text-align:center;
}

.recent_jobsleft a {
	text-decoration: none;
	color: #484848;
}


.recent_jobsleft a:hover {color:#4ECDC4;}

.recent_jobsright{
	float:right;
	width:48%;
	text-align:center;
}

.recent_jobsright a {
    text-decoration: none;
	color: #484848;
}
.recent_jobsright a:hover {color:#4ECDC4;}
    
.recent_jobs h2 {
	color:#484848;
}



.text_books{
	padding:5px;
}


.text_booksleft{
	float:left;
	width:48%;
	text-align:center;
}

.text_booksleft a {
	text-decoration:none;
	color: #484848;
}


.text_booksleft a:hover {color:#4ECDC4;}

.text_booksright{
	float:right;
	width:48%;
	text-align:center;
}

.text_booksright a {
    text-decoration:none;
	color: #484848;
}
.text_booksright a:hover {color:#4ECDC4;}
    
.text_books h2 {
	color:#484848;
}


.privacy {
	text-align:justify;
	
}
.privacy h1{
	text-align:center;
}
.privacy span{
	color:red;
}


.terms {
	text-align:justify;
	
}
.terms h1{
	text-align:center;
}
.terms span{
	color:red;
}





/* model test css */
.calculator {
	width: 220px;
	height: 303px;
	margin: 0 auto;
	position: relative;

}
.calculator iframe {
	width:100%;
	height:100%;
	margin-top:10px;
	margin-bottom:10px;
}

.expand img {
  width: 100%;
}
.swfquiz{
	margin-left:30px;
	margin-top:10px;
	height:100%;
}
.modeltest_h2 {
	text-align: center;
	background: #f2f2f2;
	width: 100%;
	font-size: 20px;
	color: #484848;
	margin-top:11px;
}
.bcsquestion {
    
}
.bcsquestion a{
    text-decoration:none;
    color:black;
}
.bcsquestion a:hover {color:#4ECDC4;}
.bcsquestion span{color:red;}



/* software css */
.description {
	margin-bottom: 20px;
}
.description article {
	text-align: justify;
	margin-top: 15px;
}

.mainsection_soft{
	box-sizing: border-box;
	float: left;
	padding: 10px;
	width: 703px;
}

.mainsection_soft h2 {
	text-align: center;
	width: 530px;
}
.heading {
	margin-top:11px;
}
.heading h2 {
	background: #f2f2f2;
	width: 100%;
	font-size: 25px;
}
.mainsection_soft h3 {
	color:#606060;
}

.mainsection_soft p {
	text-align: justify;
	margin-bottom: 5px;
}
.mainsection_soft span {
	color:red;}
.mainsection_soft a {
	color: #c1c1c1;
	text-decoration: none;
	float: right;
	padding: 2px;
	border: 1px solid;
	border-radius:3px;
	margin-right: 12px;
	font-size: 12px;
	margin-bottom: 20px;
}
.mainsection_soft a:hover{color:#4ECDC4;}

.allsoft{

}
.allsoft img {
	float: left;
	width: 80px;
	border: 2px solid;
	padding: 4px;
	box-sizing: border-box;
	margin-right: 10px;
}




/* circular css */
.circularmenu {
	font-size: 20px;
	text-align: center;
	margin-bottom: 30px;
	margin-top:11px;
}
.circularmenuleft {
	float:left;
	width:50%;
}
.circularmenuleft_detail{
	float:left;
	width:48%;
}
.circularmenuright {
	float:right;
	width:50%;
}
.circularmenuright_detail{
	float:right;
	width:48%;
}
.circularmenu_h2 {
	background: #f2f2f2;
	text-align: center;
	padding: 5px;
	color:#484848;
}
.circularmenu a {
	border: 2px solid #f2f2f2;
	color: black;
	text-decoration: none;
	border-radius: 5px;
	line-height: 35px;
	width: 95%;
	float: left;
	margin-left: 6px;
	margin-bottom: 10px;
}

.circularmenu a:hover {
	color:#4ECDC4;
}
.circularmenu #active{
color:#4ECDC4;
}

.jobdescription {
	margin-bottom: 20px;
	margin-top:20px;
	width:100%;
}
.jobdescription article {
	text-align: justify;
	padding: 10px;
	margin-top: 15px;
	color:black;
}

.jobdescription h2 {
	text-align: center;
	color: green;
	border: 2px solid;
	width: 530px;
	margin-left: 70px;
}
.jobdescription h3 {
	text-align: center;
	color: red;
	line-height: 45px;
}
.jobdescription a {
	text-decoration:none;
}
.jobdescription span {
	color:red;
}
.allcircular h4,
.allcircular h5 {
	color:red;
}



.allcircular a {
	color: #c1c1c1;
	text-decoration: none;
	float: right;
	padding: 2px;
	border: 1px solid;
	border-radius:3px;
	margin-right: 12px;
	font-size: 14px;
	margin-bottom: 20px;
}
.allcircular a:hover{color:#4ECDC4;}

.allcircular{
	padding:5px;
}
.allcircular p {
	text-align: justify;
	margin-bottom: 5px;
}
.allcircular span {
	color:#797979;
}

.allcircular img {
	float: left;
	width: 80px;
	border: 2px solid;
	padding: 5px;
	box-sizing: border-box;
	margin-right: 10px;
	margin-left:5px;
}



/* result css */
.resultmenu {
	font-size: 20px;
	text-align: center;
	padding: 5px;
	margin-bottom: 30px;
	margin-top:11px;
}
.resultmenuleft{
	float:left;
	width:50%;
}
.resultmenuright{
	float:right;
	width:50%;
}
.resultmenu_h2 {
	background: #f2f2f2;
	text-align: center;
	padding: 5px;
	
}
.resultmenu a {
	border: 2px solid #f2f2f2;
	color: black;
	text-decoration: none;
	border-radius: 5px;
	line-height: 35px;
	width: 95%;
	float: left;
	margin-left: 6px;
	margin-bottom: 10px;
}

.resultmenu a:hover {
	color:#4ECDC4;
}
.resultmenu #active{
color:#4ECDC4;
}

.allresults{
	padding:5px;
}
.allresults h4 {
	color:red;
}
.allresults img {
	float: left;
	width: 150px;
	height:150px;
	border: 2px solid;
	padding: 5px;
	box-sizing: border-box;
	margin-right: 10px;
	margin-left:5px;
}
.allresults p {
	text-align: justify;
	margin-bottom: 5px;
}
.allresults span {
	color:red;
}
.detailresult h3 {
	text-align:center;
	color: red;
	line-height: 40px;
	margin-top:15px;
	font-size: 15px;
}
.detailresult  {
	width:100%;
}
.detailresult a {
	color:#484848;
	text-decoration: none;
	float: left;
	padding: 5px;
	border: 1px solid;
	border-radius: 3px;
	margin-left: 170px;
	font-size: 15px;
	margin-bottom: 25px;
	width: 60%;
}
.detailresult a:hover {color:#4ECDC4;}

.instruction {
	margin-left: 55px;
	margin-bottom: 20px;
}

.boardcode {
	margin-left: 55px;
	margin-bottom: 20px;
}

.resultimage img {
	border: none;
	width: 100%;
	height: 100%;
	margin-top: 15px;
	margin-bottom:15px;
}

.nextpage a:hover {color:#4ECDC4;}

.smsresult {
	margin-left:55px;
	margin-bottom:30px;
}
.smsresult h4{
	color:black;
	font-weight:normal;
}

.rescrutiny{
	margin-left:55px;
	margin-bottom:50px;

}
/* contact css */

.contactus {
	background:#f2f2f2;
	text-align: center;
	font-size: 25px;
	margin-top: 11px;
	color:#484848;

}
.contactus p {
	font-size:17px;
}


.container {
	max-width:400px;
	width:100%;
	margin:0 auto;
	position:relative;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact textarea, #contact button[type="submit"] { font:400 12px/16px "Open Sans", Helvetica, Arial, sans-serif; }

#contact {
	
	padding:25px;
	
}

#contact h3 {
	text-align:center;
	color: #484848;
	display: block;
	font-size: 35px;
	font-weight: 600;
}

#contact h4 {
	text-align:center;
	margin:10px 0 20px;
	display:block;
	font-size:13px;
}

fieldset {
	border: medium none !important;
	margin: 0 0 20px;
	min-width: 100%;
	padding: 0;
	width: 100%;
}

#contact input[type="text"], #contact input[type="email"], #contact input[type="tel"], #contact textarea {
	width:100%;
	border:1px solid #CCC;
	background:#FFF;
	margin:0 0 5px;
	padding:10px;
}

#contact input[type="text"]:hover, #contact input[type="email"]:hover, #contact input[type="tel"]:hover, #contact textarea:hover {
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contact textarea {
	height:100px;
	max-width:100%;
  resize:none;
}

#contact button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#f2f2f2;
	color:#484848;
	margin:0 0 5px;
	padding:10px;
	font-size:20px;
	font-weight:bold;
}

#contact button[type="submit"]:hover {
	background:#4ECDC4;
	transition:background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active { box-shadow:inset 0 1px 3px rgba(0, 0, 0, 0.5); }

#contact input:focus, #contact textarea:focus {
	outline:0;
	border:1px solid #999;
}


















/* font awesome css */


@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}


.fa-facebook:before {
  content: "\f09a";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-pinterest-p:before {
  content: "\f231";
}

















/* google font css */

/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOX-hpOqc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOVuhpOqc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXuhpOqc.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUehpOqc.woff2) format('woff2');
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXehpOqc.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOXOhpOqc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'), url(https://fonts.gstatic.com/s/opensans/v15/mem5YaGs126MiZpBA-UNirkOUuhp.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}



















/* Main responsive css */


@media screen and (max-width:1040px){
	.templete{
	width:100%;
	}
	.mainsection {
	width:70%;
	}
	.sidebarsectionleft {
	width:30%;
	}
	.sidebarsection {
	width:30%;
	}

}



@media screen and (max-width:1000px){
	.templete{
	width:100%;
	}
	.mainsection {
	width:68%;
	}
	.sidebarsectionleft {
	width:32%;
	}
	.sidebarsection {
	width:32%;
	}
	.sidebar ul li a {
	font-size: 14px;
	font-weight: bold;
	}
	.mobi-hide{
	display:none;
	}

/* home resposive */
	.homemenu{
	width:100%;
	}
	
	.homemenu_h2{
	font-size:22px;
	}

/* soft resposive */
	.description{
		width:100%;
	}
	.foxit{
		width:100%;
	}
	.heading {
	width:100%;
	}
/* circular resposive */
	.circularmenu{
	width:100%;
	}
/* result resposive */
	.resultmenu{
		width:100%;
	}
	.detailresult a {
	margin-left: 140px;

	}
	
}	


@media screen and (max-width:900px){
	.templete{
	width:100%;
	}
	.mainsection {
	width:66%;
	}
	.sidebarsectionleft {
	width:34%;
	}
	.sidebarsection {
	width:34%;
	}
	.sidebar h1 {
	font-size: 23px;
	}
	.sidebar ul li a {
	font-size: 12px;
	font-weight: bold;
	}
	.menuitem a {
	padding: 0px 8px;
	}
	.mobi-hide{
	display:none;
	}

	
/* home resposive */
	.homemenu_h2{
	font-size:21px;
	}
	.recent_jobsleft{
	width:100%;
    }
    .recent_jobsright{
	width:100%;
    }
	.text_booksleft{
	width:100%;
    }
    .text_booksright{
	width:100%;
    }
/* circular resposive */
	.allcircular p{
		font-size:15px;
	}
	.circularmenu_h2 {
	font-size:17px;
	}
	.circularmenu a {
	font-size:16px;
	}
	.jobdescription article {
		font-size:15px;
	}
/* result resposive */
	.detailresult a {
	margin-left: 90px;
	width: 75%;
	font-size:13px;
	}
	.allresults p{
		font-size:14px;
	}
	.resultmenu_h2 {
	font-size:15px;
	}
	.resultmenu a {
	font-size:16px;
	}
	.smsresult {
	font-size:14px;
	}
	.instruction h4 {
	font-size:14px;	
	}		


}


@media screen and (max-width:800px){
	.templete{
	width:100%;
	}
	.mainsection {
	width:64%;
	}
	.sidebarsectionleft {
	width:36%;
	}
	.sidebarsection {
	width:36%;
	}
	.sidebar h1 {
	font-size: 22px;
	}
	.sidebar ul li a {
	font-size: 11px;
	font-weight: bold;
	}
	.menuitem a {
	padding: 0px 7px;
	font-size: 17px;
	}
	.mobi-hide{
	display:none;
	}

	

/* home resposive */
	.ebooks {
	font-size: 13px;
	}
	.syllabus p {
	text-align: justify;
	font-size: 14px;
	}
	.homemenu_h2{
	font-size:20px;
	}

/* circular resposive */
	.allcircular p{
		font-size:14px;
	}
	.jobdescription article {
		font-size:14px;
	}
/* result resposive */
	.detailresult a {
	margin-left: 50px;
	width: 70%;
	font-size:12px;
	}
	.allresults p{
		font-size:13px;
	}
	.smsresult {
	font-size:13px;
	margin-left: 35px;
	}
	.instruction {
	margin-left: 35px;
	}
	.instruction h4 {
	font-size:13px;	
	}
	.boardcode {
	margin-left: 35px;
	}
	.rescrutiny{
	margin-left:35px;
	}	


}


@media screen and (max-width:700px){
	.templete{
	width:100%;
	}
	.mainsection {
	width:100%;
	}
	.sidebarsectionleft {
	width:100%;
	}
	.sidebarsection {
	width:100%;
	}
	.movingsection{
	display:none;
	}
	.mobile-hide{
	display:none;
	}
	.mobile_movingsection{
	display:block;
	width:100%;
	}
	.uploadmobile{
	width:49%;
	}
	.uploadmobile a span {
	line-height: 22px;
	}
	.mainsection {
	width:100%;
	}
	.sidebarsectionleft {
	width:100%;
	}
	.sidebarsection {
	width:100%;
	}
	.sidebar ul li a {
	font-size: 17px;
	font-weight: bold;
	}
	.sidebar h1 {
	font-size: 24px;
	}

	label {
	cursor: pointer;
	display: block;
	}
	.menuitem{
	text-align:center;
	display:none;
	}
	.menuitem a {
	display: block;
	border-bottom: 1px solid #c1c1c1;
	background: #f2f2f2;
	float: right;
	width: 100%;
	}
	#toggle:checked + .menuitem {
	display:block;
	
	}

	
/* home resposive */
	.ebooks {
	margin-left: 15px;
	margin-right: 15px;
	font-size:17px;
	}
	.syllabus p {
	font-size: 17px;
	}
	
/* circular resposive */
	.allcircular p{
		font-size:16px;
	}
	.jobdescription article {
		font-size:16px;
	}
/* result resposive */
	.resultmenu_h2 {
	font-size:23px;
	}
	.detailresult a {
	margin-left: 80px;
	width: 70%;
	font-size:15px;
	}
	.allresults p {
	font-size: 17px;
	}
	.resultmenu a {
	font-size:17px;
	}
	.smsresult {
	font-size:17px;
	}
	.instruction h4 {
	font-size:17px;	
	}
	
	
}




@media screen and (max-width:600px){
	.templete{
	width:100%;
	}
	.mobile-hide{
	display:none;
	}
	.uploadmobile{
	width:49%;
	}
	.uploadmobile a span {
	line-height: 22px;
	}
	.mainsection {
	width:100%;
	}
	.sidebarsectionleft {
	width:100%;
	}
	.sidebarsection {
	width:100%;
	}
	.sidebar ul li a {
	font-size: 17px;
	font-weight: bold;
	}
	.sidebar h1 {
	font-size: 24px;
	}
	label {
	cursor: pointer;
	display: block;
	}
	.menuitem{
	text-align:center;
	display:none;
	}
	.menuitem a {
	display: block;
	border-bottom: 1px solid #c1c1c1;
	background: #f2f2f2;
	float: right;
	width: 100%;
	}
	#toggle:checked + .menuitem {
	display:block;
	}

	
/* home resposive */
	.ebooks {
	margin-left: 10px;
    margin-right: 10px;
	font-size:15px;
	}
	#btn {
		font-size:10px;
	}
	.syllabus p {
	font-size: 16px;
	}
	.recent_jobs p {
	    font-size:15px;
	}
	.text_books p {
	    font-size:15px;
	}

}	
	

	
@media screen and (max-width:500px){
	.templete{
	width:100%;
	}
	.movingsection{
	display:none;
	}
	.mobile-hide{
	display:none;
	}
	.uploadmobile{
	width:49%;
	}
	.mainsection {
	width:100%;
	padding:10px;
	}
	.sidebarsectionleft {
	width:100%;
	}
	.sidebarsection {
	width:100%;
	}
	.sidebar ul li a {
	font-size: 17px;
	font-weight: bold;
	}
	.sidebar h1 {
	font-size: 24px;
	}

	label {
	cursor: pointer;
	display: block;
	}
	.menuitem{
	text-align:center;
	display:none;
	}
	.menuitem a {
	display: block;
	border-bottom: 1px solid #c1c1c1;
	background: #f2f2f2;
	float: right;
	width: 100%;
	}
	#toggle:checked + .menuitem {
	display:block;
	}




/* home resposive */
	.homemenu {
	font-size: 15px;
	}
	.ebooks {
	font-size:14px;
	}
	.homemenu_h2 {
	font-size: 18px;
	}
	.recent_jobs p {
	    font-size:14px;
	}
	.text_books p {
	    font-size:14px;
	}

/* model resposive */
	.modeltest_h2 {
	font-size: 18px;
	}


/* circular resposive */
	.allcircular p{
		font-size:14px;
	}
	.jobdescription article {
		font-size:14px;
	}
/* result resposive */
	.resultmenu_h2 {
	font-size:19px;
	}
	.resultmenu a {
	font-size:16px;
	}
	.allresults p {
	font-size: 14px;
	}
	.detailresult a {
	margin-left: 50px;
	width: 80%;
	font-size:14px;
	}
	.smsresult {
	font-size:14px;
	}
	.instruction h4 {
	font-size:15px;	
	}
	.allresults span {
	font-size:15px;
	}
	.allresults h4 {
	font-size:15px;	
	}
	.rescrutiny {
	font-size:14px;
	}	


}


@media screen and (max-width:420px){
	.templete{
	width:100%;
	}
	.uploadmobile{
	width:49%;
	}
	.uploadmobile a span {
	font-size: 20px;
	}
	.menuitem a {
	line-height:35px;
	}
	label {
	line-height:35px;
	}
	.mobilemenu {
	height: 40px;
	line-height: 35px;
	}
	.sidebar ul li a {
	font-size: 16px;
	}
	.morepage .nextpage a {
	    font-size:13px;
	}

	
	
}


@media screen and (max-width:400px){
    .templete{
	width:100%;
	}
	.menuitem a {
	line-height:35px;
	}
	label {
	line-height:35px;
	}
	.mobilemenu {
	height: 40px;
	line-height: 35px;
	}




/* home resposive */
	.homemenu {
	font-size: 15px;
	}
	.ebooks {
	font-size:13px;
	}
	.syllabus p {
	font-size: 15px;
	}
	.syllabus h2 {
	font-size: 25px;
	}
	.ebooks h2 {
	font-size: 25px;
	}
	.homemenu_h2 {
	font-size: 17px;
	}
	.recent_jobs p {
	    font-size:13px;
	}
	.text_books p {
	    font-size:13px;
	}

/* model resposive */
	.modeltest_h2 {
	font-size: 17px;
	}


	
/* soft resposive */
	.heading h2{
	font-size:21px;
	}
	.mainsection_soft p {
	font-size:14px;
	}
	.description article {
	font-size: 14px;
	}

/* result resposive */
	.resultmenu_h2 {
	font-size:16px;
	}
	.resultmenu a {
	font-size:15px;
	}
	.allresults p {
	font-size: 14px;
	}
	.detailresult a {
	width: 85%;
	font-size:14px;
	}
	.smsresult {
	font-size:14px;
	margin-left:20px;
	}
	.instruction {
	margin-left:20px;
	}
	.instruction h4 {
	font-size:15px;	
	}
	.boardcode {
	margin-left: 20px;
	}
	.rescrutiny{
	margin-left:20px;
	}	

}

@media screen and (max-width:360px){
	.templete{
	width:100%;
	}
	.menuitem a {
	line-height:35px;
	}
	label {
	line-height:35px;
	}
	.mobilemenu {
	height: 40px;
	line-height: 35px;
	}
	.uploadmobile{
	width:49%;
	}
	.sidebar ul li a {
	font-size: 13px;
	}
	
	
/* home resposive */
	.homemenu {
	font-size: 14px;
	}
	.syllabus h2 {
	font-size: 20px;
	}
	.ebooks h2 {
	font-size: 20px;
	}
	.syllabus p {
	font-size: 14px;
	}
	
/* model resposive */
	.modeltest_h2 {
	font-size: 14px;
	}

/* circular resposive */
	.allcircular p{
		font-size:13px;
	}
	.jobdescription article {
		font-size:13px;
	}
	.circularmenu_h2 {
	font-size:15px;
	}
	.circularmenuleft_detail{
	
	width:100%;
	}
	.circularmenuright_detail{
	width:100%;
	}
/* result resposive */
	.resultmenu_h2 {
	font-size:15px;
	}
	.resultmenu a {
	font-size:15px;
	}
	.allresults p {
	font-size: 13px;
	}
	.detailresult a {
	width: 95%;
	font-size: 13px;
	margin-left:10px;
	}
	.smsresult {
	font-size:13px;
	margin-left:10px;
	}
	.instruction h4 {
	font-size:13px;
	margin-left: 25px;	
	}
	.allresults span {
	font-size:13px;
	}
	.allresults h4 {
	font-size:13px;	
	}
	.smsresult {
	margin-left:10px;
	}
	.instruction {
	margin-left:10px;
	font-size:13px;
	}
	.boardcode {
	margin-left: 10px;
	font-size:13px;
	}
	.rescrutiny{
	margin-left:10px;
	font-size:13px;
	}		

	
}

@media screen and (max-width:320px){
    .templete{
	width:100%;
	}
/* home resposive */
	.homemenu {
	font-size: 14px;
	}
	.syllabus p {
	font-size: 14px;
	}
	.ebooks {
	font-size:10px;
	}
	.homemenu_h2 {
	font-size: 16px;
	}
}

@media screen and (max-width:280px){
    .templete{
	width:100%;
    }

/* home resposive */
	.homemenu {
	font-size: 13px;
	}
	.syllabus p {
	font-size: 13px;
	}
	.ebooks {
	font-size:11px;
	}

}





/* footer section */
.footer {
	background: #9999ff;
	border-left: 1px solid #c1c1c1;
	border-right: 1px solid #c1c1c1;
	max-width:100%;
	color: white;
    margin: auto;
    text-align:center;
	height: auto;
	line-height:1.7em;
	padding:20px 5px 20px 5px;


}

.footer a{
	color: #0000cc;

}

.all-previous-questions {
	color:blue;
	text-align:center;
	padding-bottom:30px;
	padding-left:5%;
	padding-right: 5%;
}

.previous-questions-written {
    text-align: justify;
}

.all-previous-questions a{
	color:black;
}

.bcs-questions a {
	font-size:20px;
	float:center;
	text-align:center;
}


/*Previous Year Questions*/
.ques-ans {padding-left:5%; padding-right:5%;}
.ques-ans span{color:red;}
.ques-ans h3{color: black; font-size:16px; border: 1px solid red; cursor: pointer; width:150px;}

.ques-ans .toggle-mcq-view {padding-bottom: 20px;}

.ques-ans .toggle-mcq-view h3{background-color:#ccccff; border-radius: 30px; text-align: center;}

.ques-ans .toggle-mcq-view .toggle-ans{background-color:#ccccff; padding-left:5%; padding-right: 5%; border-radius: 10px;}

.ques-ans .toggle-ans p{color:#008000;}

.all-model-tests {
	color:blue;
	text-align:center;
	padding-bottom:30px;
	padding-left:5%;
	padding-right: 5%;
}

	.view_answer_test img{
		 position:fixed;
		 top:10%;
		 right:5%;
		 height:100%;
	}
	
	.view_answer_test p {
		font-size:24px;
		font-weight: bold;
		color: red;
	}
	
	.model_test {
		padding-bottom: 20px;
	}
		
	.model_test input {
		font-size: 20px;
		background-color: #6666ff;
		border-radius: 10px;
		border-color: #6666ff;
	}
	
	.model_test input:hover {
		background-color: #d2ff4d;
		cursor: pointer;
	}
	
	.score_test {
		text-align: center;
		padding-left:0;
		padding-bottom:10px;
		padding-top: 10px;
		font-size:20px;
	}

.about {
    text-align: justify;
}

.privacy {
    text-align: justify;
}

.tas {
    text-align: justify;
}
	
.contact-us label{
	display: inline-block;
	font-size: 16px;
	color: #303030;
	line-height: 0px;
	float: left;
}


.model-test-table {
    padding-left:1%;
    padding-right:1%;
}

.model-test-table h2{
	font-size:20px;
}

.model-test-table .et_option {
	font-size:16px;
}
 
.model-test-table .option {
	color: red;
}
.model-test-table .exp-box {
	display: none;
	width: 50%;
	background-color: #7CFC00;
	border-radius: 30px;
}

.model-test-table table a {
	background-color: #7CFC00;
	border-radius: 30px;
}

.model-test-table .pagination {
	padding-top: 10px;
}

.model-test-table .pagination ul li{
	display: inline;
	width: auto;
    float: center;
	word-spacing: 30px;
	padding-right: 10px;
}

.job-circular-all {
    text-align: center;
    padding: 0;
}

.job-circular-all a{
    border: none;
}

.job-circular a{
    border: none;
}

#topbtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 25px;
  z-index: 1;
  font-size: 30px;
  border: none;
  outline: none;
  background-color: #81d742;
  color: white;
  cursor: pointer;
  padding: 1.1rem 1.2rem .2rem 1.2rem;
  border-radius: 0;
}

#topbtn:hover {
  background-color: #555;
}

.results{
    text-align: justify;
    line-height: 25px;
}



.mcq-jachay-click a{
    font-size:20px;
    color:red;
    border-style: double;
    border-color: green;
}


.sidebar-news .headline-news {
    width: 100%; overflow:hidden; background:white; float: center; text-align: center; color: black; border: 1px solid gray;
}

.sidebar-news .headline-news a img {
    width:100%; height:auto;
}

.sidebar-news .headline-news a p span:nth-of-type(1) {
 font-size:15px; float: left; color: gray;   
}

.sidebar-news .headline-news a p span:nth-of-type(2) {
    font-size:10px; float: right; color: black; font-style:italic;
}

.newspaper-type-header {
    font-size:30px;
}