@charset "utf-8";
/*----------intial declartaion of css----------*/
* {
	padding: 0;
	margin: 0;
	list-style: none;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, select, input, option {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
	vertical-align: top
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: none;
	cursor: pointer;
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
a {
	text-decoration: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
table {
	border: 0 none;
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
img {
	border: 0 none;
	max-width: 100%;
}
a {
	outline: none;
	cursor: pointer;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'CooperHewitt-Medium';
	font-size: 14px;
	color: #fff;
}
.wrapper {
	width: 100%;
}
/*----mid section start here----*/
#mid-container {
	float: left;
	width: 100%;
	padding: 0 0;
}
/* study banner section start */
.fullbanner {
	float: left;
	width: 100%;
	padding: 0;
	position: relative;
}
.fullbanner .fullbanner-img {
	display: block;
	width: 100%;
}
.fullbanner-des-main {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	right: 0;
	height: auto;
	transform: translatey(-50%);
	max-width: 100%;
	margin: 0 auto;
	text-align: center;
}
.fullbanner-des {
	float: left;
	width: 100%;
	margin: 0;
}
.studybanner-pattern.left {
	position: absolute;
	width: auto;
	top: 50%;
	height: auto;
	transform: translatey(-50%);
	left: 0;
}
.studybanner-pattern.right {
	position: absolute;
	width: auto;
	top: 50%;
	height: auto;
	transform: translatey(-50%);
	right: 0;
}
.fullbanner-des h1 {
	display: block;
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 36px;
	line-height: 36px;
	font-family: 'CooperHewitt-Medium';
	text-transform: uppercase;
}
.fullbanner-des p {
	display: block;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: normal;
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	font-family: 'cooper_hewittbook';
}
/* study banner section end */
/* study content start */
.study-content {
	float: left;
	width: 100%;
	margin: 0;
}
/* Till section start */
.till-section {
	float: left;
	width: 100%;
	margin: 50px 0 100px 0;
}
.till-section .till-block {
	position: relative;
}
.till-section .till-block .till-block-des {
	position: absolute;
	top: 50%;
 width:;
	margin: 0 auto;
	display: block;
	text-align: center;
	transform: translatey(-50%);
	left: 0;
	right: 0;
	color: #fff;
	padding: 0 15px;
}
.till-section .till-block .till-block-des h2 {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 62px;
	font-size: 72px;
	font-family: 'CooperHewitt-Medium';
	text-transform: uppercase;
}
.till-section .till-block .till-block-des p {
	display: block;
	margin: 8px 0 0 0;
	padding: 0;
	line-height: normal;
	font-size: 26px;
	font-family: 'CooperHewitt-Medium';
	text-transform: uppercase;
}
.till-section .till-block.motor .till-block-des h2 {
	font-size: 60px;
	line-height: 48px;
}
/* Till section end */
/* Challenge section start */
.challenge-section {
	float: left;
	width: 100%;
	margin: 0 0 40px 0;
}
.challenge-section .challenge-block {
	text-align: center;
}
.challenge-section .challenge-block h3 {
	margin: 0 0 30px 0;
	text-transform: uppercase;
	padding: 0;
	font-size: 28px;
	line-height: normal;
	color: #777777;
	font-family: 'CooperHewitt-Bold';
}
.challenge-section .challenge-block p {
	margin: 0;
	padding: 0;
	font-size: 18px;
	line-height: 24px;
	color: #777777;
	font-family: 'cooper_hewittbook';
}
/* Challenge section end */
/* The Story section start */
.the-story-section {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 150px;
	text-align: center;
}
.the-story-section h3 {
	display: block;
	margin: 0 0 35px 0;
	padding: 0;
	line-height: normal;
	font-size: 28px;
	text-transform: uppercase;
	color: #777777;
	font-family: 'CooperHewitt-Bold';
}
.the-story-section p {
	display: block;
	margin: 0 0 25px 0;
	padding: 0;
	line-height: 24px;
	font-size: 18px;
	color: #777777;
	font-family: 'cooper_hewittbook';
}
.the-story-section p:last-child {
	margin-bottom: 0;
}
.the-story-section .tools-btn {
	display: block;
	margin: 45px 0 50px 0;
	clear: both;
}
.the-story-section .tools-btn a {
	display: block;
	max-width: 315px;
	line-height: 60px;
	padding: 0;
	margin: 0 auto;
	color: #fff;
	background: #ec1c23;
	font-size: 18px;
	text-transform: uppercase;
	text-decoration: none;
	font-family: 'CooperHewitt-Medium';
}
/* The Story section end */
/* study content end */
/* news page start */
.news-content {
	float: left;
	width: 100%;
	margin: 0;
}
/* news title bar section start */
.news-titlebar {
	float: left;
	width: 100%;
	margin: 60px 0 35px 0;
	text-align: center;
}
.news-titlebar h2 {
	display: block;
	margin: 0 0 25px 0;
	padding: 0;
	line-height: normal;
	font-size: 18px;
	color: #363636;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family: 'CooperHewitt-Bold';
}
.news-titlebar p {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 26px;
	font-size: 16px;
	color: #444444;
	font-family: 'cooper_hewittbook';
}
/* news title bar section end */
/* news blog section start */
.news-section {
	float: left;
	width: 100%;
	margin: 0;
}
.news-full-blog {
	float: left;
	width: 100%;
	margin: 0 0 6px 0;
}
.news-full-blog .news-blog {
	position: relative;
}
.news-full-blog .news-blog img {
	width: 100%;
}
.news-full-blog .news-block-date {
	position: absolute;
	top: 25px;
	right: 4px;
	padding: 0 15px;
	line-height: 42px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0.5);
	font-family: 'cooper_hewittbook';
}
.news-full-blog .news-block-des {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 0;
}
.news-full-blog .news-block-des .blog-title {
	display: inline-block;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0 20px;
	background: #ec1c23;
	line-height: 55px;
	font-family: 'CooperHewitt-Bold';
	letter-spacing: 1.5px;
}
.news-full-blog .news-block-des .blog-des {
	clear:both;
	width:100%;
}
.news-full-blog .news-block-des .blog-des p {
	display: inline-block;
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 15px 30px 15px 20px;
	background: #444;
	line-height: normal;
	font-family: 'CooperHewitt-Bold';
	letter-spacing: 0px;
}
.news-full-blog .news-blog-half .news-block-des .blog-title {
	font-size: 14px;
	font-family: 'cooper_hewittbook';
	line-height:45px;
}
.news-full-blog .news-blog-half .news-block-des .blog-des p {
	font-size:14px;
}
.news-full-blog .news-blog-half(2n+1) {
	padding-right: 3px;
}
.news-full-blog .news-blog-half:nth-child(2n+2) {
	padding-left: 3px;
}
.news-section .news-full-blog img{
	min-height: 350px;
    max-height: 350px;
}    

/* sv 08-05-17 */
.header_menu li.menu-item-has-children:hover > ul.sub-menu li.has-sub-child ul{width:255px;}
/* eND sv */


/* news blog section end */
/* news page end */
/*----mid section end here----*/

input.alg_back_button_input {
    right: 0;
    top: 45%;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    background: #ec1c23;
    letter-spacing: 1.5px;
    font-family: 'cooper_hewittbook';
    font-weight: normal;
    height: 48px;
    padding: 0 20px;
    line-height: 48px;
}
