html,body
{
padding:0px;
margin:0px;
overflow-x:hidden;
/*font-family: 'Questrial', sans-serif;*/
font-family: 'Zilla Slab', serif;
text-align:justify;
line-height:30px;
letter-spacing:1.5px;
overflow-x:hidden;
}
.shadow
{
	box-shadow:0 0 8px 0px;
	padding:0px;
	margin:20px auto;
}
.loader
{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background: url('../images/pageloader.gif') 50% 50% no-repeat rgb(249,249,249);
	    background-size: 100px;
}
/*topheader*/
.tophead
{
    background:#012020;
}
.tophead a
{
	color:#fff;
	padding:10px 15px;
}
.tophead a:hover
{
	color:#fff;
}
/*end topheader*/
/* menu style*/
header
{
background:#fff;
color:#000;
-webkit-transition: 0.5s;
-moz-transition: 0.5s;
-ms-transition: 0.5s;
transition: 2.5s;

}
.address
{
	padding:10px 0px;
}
.address h4
{
line-height:30px;
padding:10px 0px;

}
.fa
{
	font-size: 20px;
    text-align: center;
    padding: 40px 0px;
    color: #012020;
}
.address .col-md-3
{
	width: 25%;
    margin-right: -18%;
    margin-top: -3%
}
.logoimg
{
	width:100%;
	padding: 20px 0px;
}
.navbar-nav
{
	margin-top:0px;
}
.navbar
{
	margin-bottom:0px;
}
.navbar-inverse {
   background: #012020;
   color: #fff;
   padding:10px;
   border:none;
   margin: 0px;
   padding: 0;
   border-radius: 0px;
}
.navbar-inverse .navbar-nav>li>a {
    color: #fff;
	font-size:18px;
	padding: 15px 22px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover
{
	background:#fff;
	color:#333;
	
	padding: 15px 22px;
}
.navbar-inverse .navbar-nav>li>a:hover
{
	color:#fff;
	padding: 15px 22px;
	
}
.active
{
	
	background:#fff;
	color:#333;
	font-weight:600;
}
.nav>li>a {
    position: relative;
    display: block;
    padding: 15px 22px;
}
.banner
{
	background-image:url("../images/banner1.jpg");
	height: auto;
    background-size: cover;
    background-repeat: no-repeat;
	width:100%;
}
.border
{
	/* border:5px solid #fff; */
	padding:20px;
	width:50%;
	margin:10% auto;
	border-radius: 15px;
	/* background: #012020; */
	background:#012020;
}
.border h1
{
	text-align: center;
    color: #fff;
    font-size: 45px;
    padding: 100px 0px;
    border-radius: 15px;
	margin: 0px;
	border:2px dashed #fff;
}
/*end menu style*/

/* inner pages style*/
.CareerPlanningbanner
{
	background-image:url("../images/Career-Planning-banner.jpg");
	height:auto;
	background-repeat:no-repeat;
	background-size: cover;
}
.LeadershipSkillsbanner
{
	background-image:url("../images/LeadershipSkillsbanner.jpg");
	height:auto;
	background-repeat:no-repeat;
	background-size: cover;
}
.computerskillsbanner
{
	background-image:url("../images/computerskillsbanner.jpg");
	height:auto;
	background-repeat:no-repeat;
	background-size: cover;
}
.StudySkillsbanner
{
	background-image:url("../images/StudySkillsbanner.jpg");
	height:auto;
	background-repeat:no-repeat;
	background-size: cover;
}
.communicationskillsbanner
{
	background-image:url("../images/communicationskillsbanner.jpg");
	height:auto;
	background-repeat:no-repeat;
	background-size: cover;
}
.studybg
{
	background-image:url("../images/studybg.jpg");
	height:490px;
	background-repeat:no-repeat;
	width:100%;
}
.studyskillbg
{
	background-image:url("../images/studyskillbg.jpg");
	height:700px;
	background-repeat:no-repeat;
	width:100%;
}
.termsbanner
{
	background-image:url("../images/termsbanner.jpg");
	height:auto;
	background-repeat:no-repeat;
	background-size: cover;	
}
.Subscribebanner
{
	background-image:url("../images/Subscribebanner.jpg");
	height:auto;
	background-repeat:no-repeat;
	background-size: cover;	
}
.Unubscribebanner
{
	background-image:url("../images/Unubscribebanner.jpg");
	height:auto;
	background-repeat:no-repeat;
	background-size: cover;	
}
.Contactbanner
{
	background-image:url("../images/Contactbanner.jpg");
	height:auto;
	background-repeat:no-repeat;
	background-size: cover;
}
.leaderbg
{
	background-color: #012020;
	background-image: url("../images/leaderbg.png");
	background-position: left center;
	background-repeat: no-repeat;
}
.leaderbg p
{
	color:#fff;
}
.leaderbg ul li
{
	color:#fff;
}
.leaderbg h3
{
	color:#fff;
	font-size:23px;
	font-weight:normal;
}
.leaderbg .readmort
{
	color:#fff;
}
.leaderbg .entity {
    font-size: 30px;
    color: #fff;
}
.bg
{
	background:#012020;
	color:#fff;
}
.borderbg
{
	border: 1px dotted #fff;
    margin: 14px 0px;
    padding: 15px 13px;
}
.Careertest-link a
{
	color: #fff;
    border-radius: 10px;
    padding: 20px;
    font-size: 25px;
	border:2px solid #ffffff;
	cursor:pointer;
}
.Careertest-link a:hover
{
	color:#fff;
	text-decoration:none;
}
.Careertest-link
{
	margin-top:8%;
}
.Careertest
{
	padding:25px 0px;
	height:400px;
}
.Careertest h1
{
	font-size: 35px;
    text-align: center;
    color: #fff;
}
.Careertest p
{
	font-size: 20px;
    text-align: center;
    color: #fff;
}
.modal-close .fa
{
	font-size: 20px;
    text-align: center;
    padding: 0px 0px;
    color: #012020;
}
.hearing-survey-wrapper p
{
	color:#333;
	font-size:18px;
}
.entity
{
	font-size:30px;
	color:#012020;
}
ul li
{
	list-style:none;
	font-size:20px;
	color:#333;
}
h2
{
	font-size:23px;
	text-align:justify;
	color:#012020;
	font-weight: 600;
}
h3{
	font-size: 20px;
    text-align: justify;
    color: #242424;
    line-height: 30px;
    font-weight: 600;
}
.borderbg h2
{
	color:#fff;
	font-size:25px;
}
.imgwidth
{
	width:100%;
}
p
{
	font-size:20px;
	text-align:justify;
}
.margin-top
{
	margin-top:2%;
}
.borderimgwidth
{
	border: 4px solid #ffffff;
    border-radius: 18px;
    box-shadow: 0 0px 0px 3px #012020;
   width:100%;
}
.title
{
	font-size:35px;
	text-align:center;
	color:#012020;
	padding:35px;
	font-weight:600;
}
a:hover
{
	text-decoration:none;
	color:#fff;
	
}
.readmorebtn
{
	background: #012020;
    color: #fff;
    padding: 4px 25px;
    text-align: center;
    font-size: 25px;
    border: 8px dashed #fff;
	margin-bottom:2%;
	margin:2% 0px;
	display: inline-block;
}
.readmort
{
	color:#012020;
	float:right;
	padding:0px 0px 30px 0px;
	font-size:20px;
	font-weight:600;
}
/*.bg-success {
    background-color: #012020;
    color: #fff;
    text-align: center;
    font-size: 20px;
}
.bg-success th,tr
{
	text-align:center;
	font-size:21px;
}
.bg-success td,a
{
	color:#333;
}
.bg-success td,a:hover
{
	color:#012020;
	text-decoration:underline;
	font-weight:600;
}*/
/*End index page style*/

/*Footer style*/
.copy
{
	background: rgb(1 23 23);
	color:#fff;
}
footer p a
{
	color:#fff;
}
footer p a:hover{
	color:#fff;
}
.ftitle
{
	font-size: 25px;
    color: #012020;
    padding: 15px 0px;
    border-bottom: 1px solid;
}
/*End Footer style*/
/*checkbox style*/
/* Hide the browser's default checkbox */
.container input[type=checkbox] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border: 2px solid #012020;
}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: none;
}

/* When the checkbox is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.container .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
/*end checkbox style*/
/*Subscribe style*/
.subbtn
{
	background:#000;
	color:#fff;
	padding:10px 25px;
	border:none;
	font-size:18px;
}
.subscribecolor
{
	background:#012020;
	padding:15px;
	box-shadow: 0 0 15px 0px;
	padding:10px;
	color:#fff;
}
.captchaborder
{
	/* background:url(../images/captchabg.jpg); */
	background:#012020;
	width:50%;
	border:none;
	color:#fff;
	font-size:25px;
	letter-spacing:30.5px;
	text-align:center;
	padding:15px 0px;
}
#error
{
	color:red;
}
.form-control
{
	width:100% !important;
	/*padding: 25px 10px;*/
    border: 1px solid #012020;
	background:none;
	height:40px;
}
.form-control_unsub
{
	width:136% !important;
	padding: 15px 20px;
    border: 1px solid #012020;
	background:none;
}
footer #Newsletter
{
	margin:10% 0px;
}
.form-control_1
{
	width:100% !important;
	padding: 10px 10px;
   background:none;
	background:#fff;
	margin:2%;
	border: 1px solid #012020;
}
#Unsubscribe
{
	padding: 100px 0px 150px 0px;
}
#Unsubscribe  .col-md-6
{
	padding:0px;
	margin:0px;
}
#Unsubscribe  .col-md-2
{
	padding:0px;
	margin:0px;
}
/*end subscribe*/
.confirm
{
	box-shadow: 0 0px 15px 0px;
    padding: 20px;
    margin: 17% 124px;
	border-radius:18px;
}
.confirm h3
{
	font-size:18px;
	line-height:40px;
	text-align:center;
}
/*timeline*/
ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: rgba(0, 95, 162, 0.43);
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #012020;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}
.subtitle
{
	font-size:35px;
	text-align:center;
}
/*end time line*/
@media screen and (min-width:320px) and (max-width:639px)
{
	.shadow
	{
		margin:0px;
	}
	
	.tophead
	{
		display:none;
	}
	.logoimg
	{
		width:100%;
	}
	.border
	{
		width:100%;
	}
	.border h1
	{
		font-size:25px;
		padding:30px 0px;
	}
	.title
	{
		font-size:25px;
	}
	.bg
	{
		padding:10px;
	}
	.Careertest
	{
		height:auto;
	}
	.progress-wrapper > ul > li
	{
		width:15% !important;
	}
	.form-control_unsub
	{
		width:100% !important;
	}
	.studybg
	{
		height:auto;
	}
	.studyskillbg
	{
		height:auto;
	}
	.newsletterbg
	{
		padding:20px 15px;
		height:350px;
	}
	h2
	{
		font-size:20px;
		line-height:30px;
	}
	h3
	{
		font-size:18px;
		line-height:30px;
	}
	.address .col-md-3
	{
		margin:0px;
	}
	.navbar .container
	{
		padding:0px;
		margin:0px;
	}
	.navbar-inverse .navbar-toggle
	{
		background:none;
		color:#fff;
		border:none;
		margin-right:20px;
	}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover
	{
		background:#none;
		color:#fff;
		border:none;
	}
	.imgwidth
	{
		width:100%;
	}
	.captchaborder
	{
		width:100%;
	}
	
}
@media screen and (min-width:640px) and (max-width:899px)
{
	.navbar-inverse .navbar-toggle
	{
		background:#none;
		color:#fff;
		border:none;
		margin-right:-30px;
	}
	.navbar-collapse
	{
		padding:0px;
	}
	.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover
	{
		background:none !important;
		color:#fff;
		border:none;
	}
		.logoimg
	{
		width:50%;
		float:left;
	}
	.nav > li > a
	{
		padding:10px 14px;
	}
	
	.imgwidth
	{
		width:100%;
	}
	
	
}
@media screen and (min-width:900px) and (max-width:1000px)
{
	.container
	{
		width:990px;
	}
	.sb
	{
		width:100%;
		left:0px;
		top:30% !important;
	}
	.tophead a
	{
		padding:10px 15px;
	}
	.logoimg
	{
		width:50%;
	}
	.navbar-nav
	{
		margin-bottom:0px;
	}
	.nav > li > a
	{
		padding:10px 20px;
	}
	.captchaborder
	{
		width:40%;
	}
	
}
@media screen and (min-width:1001px) and (max-width:1024px)
{
	.nav > li > a
	{
		padding:10px 10.5px;
		font-size:16px !important;
	}
	
	.captchaborder
	{
		width:40%;
	}
	
}
@media screen and (min-width:1650px) and (max-width:1860px)
{
	
}
@media screen and (min-width:1350px) and (max-width:1649px)
{
	
}
@media screen and (min-width:1250px) and (max-width:1349px)
{
	
}
