/*******************************************
			Theme Name: WP IM Theme New
			Author: HivistaSoft
				Version: 1.0
********************************************/
@font-face {
	font-family: 'dinblackalternate';
	src: url('fonts/din_blackalternate-webfont.eot');
	src: url('fonts/din_blackalternate-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/din_blackalternate-webfont.woff') format('woff'), url('fonts/din_blackalternate-webfont.ttf') format('truetype'), url('fonts/din_blackalternate-webfont.svg#dinblackalternate') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'helvetica_neueregular';
	src: url('fonts/helveticaneue-thin-webfont.eot');
	src: url('fonts/helveticaneue-thin-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/helveticaneue-thin-webfont.woff') format('woff'), url('fonts/helveticaneue-thin-webfont.ttf') format('truetype'), url('fonts/helveticaneue-thin-webfont.svg#helvetica_neueregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro';
	src: url('fonts/MyriadPro-Regular.eot');
	src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Regular.woff') format('woff'), url('fonts/MyriadPro-Regular.ttf') format('truetype'), url('fonts/MyriadPro-Regular.svg#MyriadPro') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProBold';
	src: url('fonts/MyriadPro-Bold.eot');
	src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Bold.woff') format('woff'), url('fonts/MyriadPro-Bold.ttf') format('truetype'), url('fonts/MyriadPro-Bold.svg#MyriadProBold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProLight';
	src: url('fonts/MyriadPro-Light.eot');
	src: url('fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'), url('fonts/MyriadPro-Light.woff') format('woff'), url('fonts/MyriadPro-Light.ttf') format('truetype'), url('fonts/MyriadPro-Light.svg#MyriadProLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@import "wp-styles.css";
*,
*:before,
*:after{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font: 14px/20px Arial, Helvetica, sans-serif;
	color: #010101;
	background: #fff url('images/bg-body.jpg') no-repeat 50% 97px;
	margin: 0;
	min-width: 1060px;
}
a {
	color: #009BFF;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: middle;
}

/* wrapper */
#wrapper {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: url('images/bg-footer-line.jpg') no-repeat 50% 100%;
}
.w1 {
	position: relative;
	float: left;
	left: 50%;
	width: 1182px;
}
.w2 {
	position: relative;
	float: left;
	left: -50%;
	width: 1182px;
	background: url('images/bg-wrapper.jpg') no-repeat 0 97px;
}
.page-static .container{
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}
.page-static .container:before, .page-static .container:after {
	content: " ";
	display: table
}
.page-static .container:after {
	clear: both
}
/* container */
#container {
/* 	width: 1060px;
padding: 0 0 0 120px; */
	background: url('images/bg-footer.jpg') 0 100% no-repeat;
}
#container:after {
	content: '';
	display: table;
	clear: both;
}

/* header */
#header {
	overflow: hidden;
	height: 596px;
}
#header .header-holder {
	overflow: hidden;
	width: 100%;
	padding: 39px 0 18px;
}

/* logo */
#header strong.logo {
	background: url('images/logo.gif') no-repeat;
	width: 40px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#header strong.logo a {
	display: block;
	height: 100%;
}

/* navigation */
#nav {
	margin: 13px 0 0;
	padding: 0;
	list-style: none;
	float: right;
	font-size: 14px;
}
#nav li {
	float: left;
	margin-left: 77px;
}
#nav li a {
	display: block;
	text-decoration: none;
	color: #000;
}
#nav li a:hover {
	text-decoration: underline;
}
#header .header-content {
	padding: 161px 0 0;
	position: relative;
	overflow: hidden;
	height: 499px;
}
#header .header-content h1 {
	font-size: 50px;
	line-height: 43px;
	font-weight: normal;
	color: #000;
	margin: 0 0 15px;
	letter-spacing: -2px;
}
#header .header-content h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	text-align: center;
	color: #000;
}
#header .header-content img {
	display: block;
}
#header .header-content .header-info {
	width: 441px;
	overflow: hidden;
	position: relative;
	left: -2px;
	font-size: 16px;
	color: #000;
}
#header .header-content .header-info p {
	margin: 0;
}
#header .header-content .header-info p.aligncenter {
	text-align: center;
}
#header .header-content .header-info span.btn-holder {
	padding: 22px 0 0 132px;
	display: block;
	overflow: hidden;
	width: 100%;
}
#header .header-content .header-info span.btn-holder>a {
	background: url('images/btn-start.png') no-repeat;
	width: 182px;
	height: 45px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#header .header-content .img-header-content {
	position: absolute;
	top: 1px;
	right: -3px;
}

/* main */
.container{
	width: 970px;
	padding-left: 15px;
	padding-right: 15px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	padding-top: 41px;
}
.page-static #main .main-holder{
	width: 940px;
	margin: 0 auto;
}

#main:after {
	content: '';
	display: table;
	clear: both;
}
#main h2 {
	font-size: 18px;
	line-height: 36px;
	color: #000;
	margin: 0 0 5px;
	font-weight: normal;
}
#main .top-infobox-frame h3 {
	font-size: 18px;
	line-height: 36px;
	color: #000;
	margin: 0 0 5px;
	font-weight: normal;
}
#main h2 a {
	color: #000;
	text-decoration: none;
}
#main h2 a:hover {
	text-decoration: underline;
}

/* top-infobox-holder */
#main .top-infobox-holder {
	overflow: hidden;
	width: 100%;
	margin-bottom: 43px;
}
#main .top-infobox-frame {
	overflow: hidden;
	width: 990px;
}
#main .top-infobox-holder .info-box {
	float: left;
	width: 251px;
	font-size: 14px;
	color: #2e2e2e;
	padding: 0 20px 0 28px;
	background: url('images/separator-line.gif') no-repeat 100% 10px;
}
#main .top-infobox-holder .info-box.first-child {
	padding-left: 0px;
	width: 223px;
}
#main .top-infobox-holder .info-box:nth-of-type(1) {
	padding-left: 0px;
	width: 223px;
}
#main .top-infobox-holder .info-box.third-child {
	padding: 0 8px 0 28px;
	width: 239px;
}
#main .top-infobox-holder .info-box a {
	color: #2e2e2e;
	text-decoration: none;
}
#main .top-infobox-holder .info-box .text {
}
#main .top-infobox-holder .info-box a:hover {
	text-decoration: underline;
}
#main .top-infobox-holder .info-box p {
	margin: 0 0 41px;
}
#main .top-infobox-holder .info-box .img-holder {
	padding: 0 0 0 19px;
}
#main .top-infobox-holder .info-box .img-holder img {
	display: block;
}

/* center-infobox-holder */
#main .center-infobox-holder {
	overflow: hidden;
	width: 100%;
	margin-bottom: 57px;
}
#main .center-infobox-holder .slogan-holder {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float: left;
	width: 692px;
	padding: 19px 205px 22px 0;
	position: relative;
	margin: 1px 0 0;
}
#main .center-infobox-holder .slogan-holder strong {
	font-size: 25px;
	line-height: 32px;
	color: #000;
	font-weight: normal;
	letter-spacing: -1px;
}
#main .center-infobox-holder .slogan-holder .author-signature-home {
	padding: 3px 0 5px 0;
	font-size: 12px;
	color: #000;
	position: absolute;
	right: 4px;
	bottom: 1px;
}
#main .center-infobox-holder .slogan-holder .author-signature-home span.author {
	float: left;
	padding: 3px 16px 0 0;
}
#main .center-infobox-holder .slogan-holder .author-signature-home img {
	float: left;
}
#main .center-infobox-holder a.link-become {
	float: right;
}

/* bottom-infobox-holder */
#main .bottom-infobox-holder {
	overflow: hidden;
	width: 100%;
}
#main .bottom-infobox-holder .img-holder {
	float: left;
}
#main .bottom-infobox-holder .text-holder {
	float: right;
	width: 335px;
	padding: 32px 0 0;
}
#main .bottom-infobox-holder h2 {
	margin: 0;
}
#main .bottom-infobox-holder p {
	margin: 8px 0 20px;
}
#main .bottom-infobox-holder .btn-holder {
	overflow: hidden;
	width: 100%;
	display: block;
	margin: -4px 0 4px;
}
#main .bottom-infobox-holder .btn-holder a {
	float: right;
	background: url('images/btn-more.gif') no-repeat;
	width: 51px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
}

/* inner page */
body.page-template-default, body.page-template-default #container, body.page-template-default #wrapper, body.page-template-default .w2 {
	background: none;
}
body.page-template-default #header {
	height: 177px;
}
body.page-template-default #main {
	padding: 0;
	margin: 0 0 52px; /*	background: url('images/bg-footer.gif') repeat-y 100% 0;*/
}
body.page-template-default .main-holder {

	/*	background: url('images/bg-main-holder.gif') repeat-x;*/ /* width: 100%; */
}
body.category, body.category #container, body.category #wrapper, body.category .w2 {
	background: none;
}
body.category #header {
	height: 177px;
}
body.category #main {
	padding: 0;
	margin: 0 0 52px; /*	background: url('images/bg-footer.gif') repeat-y 100% 0;*/
}
body.category .main-holder {

	/*	background: url('images/bg-main-holder.gif') repeat-x;*/ /* width: 100%; */
}
body.blog, body.blog #container, body.blog #wrapper, body.blog .w2 {
	background: none;
}
body.blog #header {
	height: 177px;
}
body.blog #main {
	padding: 0;
	margin: 0 0 52px; /*	background: url('images/bg-footer.gif') repeat-y 100% 0;*/
}
body.blog .main-holder {

	/*	background: url('images/bg-main-holder.gif') repeat-x;*/ overflow: hidden;
	/* width: 100%; */
}
body.single, body.single #container, body.single #wrapper, body.single .w2 {
	background: none;
}
body.single #header {
	height: 177px;
}
body.single #main {
	padding: 0;
	margin: 0 0 52px; /*	background: url('images/bg-footer.gif') repeat-y 100% 0;*/
}
body.single .main-holder {

	/*	background: url('images/bg-main-holder.gif') repeat-x;*/ /* width: 100%; */
}
body.archive, body.archive #container, body.archive #wrapper, body.archive .w2 {
	background: none;
}
body.archive #header {
	height: 167px;
}
body.archive #main {
	padding: 0;
	margin: 0 0 52px; /*	background: url('images/bg-footer.gif') repeat-y 100% 0;*/
}
body.archive .main-holder {

	/*	background: url('images/bg-main-holder.gif') repeat-x;*/ /* width: 100%; */
}
body.search, body.search #container, body.search #wrapper, body.search .w2 {
	background: none;
}
body.search #header {
	height: 177px;
}
body.search #main {
	padding: 0;
	margin: 0 0 52px; /*	background: url('images/bg-footer.gif') repeat-y 100% 0;*/
}
body.search .main-holder {

	/*	background: url('images/bg-main-holder.gif') repeat-x;*/ overflow: hidden;
	/* width: 100%; */
}
.cf:after, body.page-template-default .main-holder:after, body.single .main-holder:after, body.category .main-holder:after, body.archive .main-holder:after, #nav-below:after, .dd_buttons:after {
	content: '';
	display: table;
	clear: both;
}

/* end inner */
#header .path-holder {
	border-top: 1px solid #f8f8fa;
	border-bottom: 1px solid #f8f8fa;
	color: #000;
	font-size: 14px;
	padding: 8px 0 8px 0px;
}
#header .path-holder a {
	color: #aeaeae;
	background: url('images/bg-path.gif') no-repeat 100% 5px;
	padding: 0 20px 0 6px;
	text-decoration: none;
}
#header .path-holder a:hover {
	color: #000;
	text-decoration: none;
}
#header .path-holder span {
	padding: 0 0 0 6px;
}

/* content */
#content .headings-holder {
	overflow: hidden;
	width: 100%;
	margin-bottom: 24px;
}
#content .headings-holder .topic-info {
	font-size: 12px;
	visibility: hidden;
	color: #7b7b7b;
	overflow: hidden;
	width: 100%;
}
#content span.comments {
	line-height: 16px;
	background: #e9e9e9;
	padding: 0 6px;
}
#content span.comments a {
	color: #000 !important;
}
#content .headings-holder .topic-info p {
	margin: 0;
}
#content .headings-holder .topic-info span {
	color: #000;
}
#content .headings-holder .topic-info span.date a {
	color: #000;
}
#content .headings-holder .topic-info a {
	color: #7b7b7b;
	text-decoration: none;
}
#content .headings-holder .topic-info a:hover {
	text-decoration: underline;
}
#content .headings-holder .topic-info .tags-holder {
	float: left;
}
#content .headings-holder .topic-info .like-holder {
	float: right;
	padding: 2px 0 0;
}
#content {
	float: left;
	width: 620px;
}
#content h1 {
	font-size: 40px;
	line-height: 40px;
	color: #000;
	font-weight: normal;
	margin: 0 0 17px;
	letter-spacing: -1px;
}
#content h1 a {
	color: #000;
	text-decoration: none;
}
#content h1 a:hover {
	text-decoration: underline;
}
#content img.futured-image {
	display: block;
	padding: 0 0 0 1px;
	margin-bottom: 55px;
}
#content .quote-post {
	overflow: hidden;
	width: 100%;
	padding: 0 0 46px;
}
#content .quote-post .quote-holder {
	float: left;
	width: 200px;
}
#content .quote-post .quote-holder blockquote {
	width: 200px;
	border-top: 1px solid #ccc;
	border-left: 0;
	padding: 54px 0 0;
	margin: 0 0 30px;
	font-size: 30px;
	line-height: 32px;
	color: #000;
	letter-spacing: -1px;
	background: url('images/bg-quote-l.gif') no-repeat 1px 18px;
}
#content .quote-post .quote-holder blockquote p {
	margin: 0;
}
#content .quote-post .quote-holder blockquote div {
	background: url('images/bg-quote-r.gif') no-repeat 0 100%;
	padding: 0 0 35px;
}
#content .quote-post .quote-holder span.author {
	display: block;
	font-size: 12px;
	color: #000;
	padding: 0 0 9px;
	display: block;
}
.author-signature {
	overflow: hidden;
	width: 100%;
}
.author-signature img {
	padding: 0 0 0 1px;
	display: block;
}
#content .quote-post .text {
	float: right;
	width: 380px;
	color: #000;
	margin: -4px 0 0;
}
#content .quote-post .text p {
	margin: 0;
}
#content .quote-post .text img {
	display: block;
	margin: 0 0 9px;
	float: right;
	clear: both;
}
#content .quote-post .text span.caption, #content .wp-caption .wp-caption-text {
	font-size: 13px;
	font-style: italic;
	color: #6b6b6b;
	display: block;
	margin-bottom: 50px;
	clear: both;
}
#content .post-box {
	border-top: 1px solid #ccc;
	padding: 37px 0 37px;
	overflow: hidden;
	width: 100%;
	position: relative;
}
#content .post-box .img-holder {
	padding: 0 0 0 1px;
	float: left;
}
#content .post-box .img-holder img {
	display: block;
}
#content .post-box .text {
	float: right;
	width: 320px;
	margin: -4px 0 0;
}
#content .no-image .text {
	float: none;
	width: 100%;
}
#content .post-box .heading-holder {
	overflow: hidden;
	width: 100%;
	margin-bottom: 14px;
}
#content .post-box .post-content {
	height: 180px;
	overflow: hidden;
}
#content .post-box h2 {
	font-size: 30px;
	line-height: 32px;
	margin: 0 0 1px;
	color: #000;
	font-weight: bold;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#content .post-box h2 a {
	color: #000;
	text-decoration: none;
}
#content .post-box h2 a:hover {
	color: #555;
}
#content .post-box h3 {
	font-size: 25px;
	font-weight: bold;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
}
#content .post-box span.date {
	display: block;
	font-size: 10px;
	font-style: italic;
	color: #000;
}
#content .post-box .text p {
	margin: 0 0 10px;
}
#content .post-box a.btn-more {
	position: absolute;
	bottom: 37px;
	right: 0;
	width: 51px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
	background: url('images/btn-more.gif') no-repeat;
}
#content .pagination-holder {
	overflow: hidden;
	width: 100%;
	position: relative;
	margin: 58px 0 0;
}
#content .pagination-holder .holder {
	position: relative;
	float: left;
	left: 50%;
}
#content .pagination-holder .frame {
	position: relative;
	float: left;
	left: -50%;
}
#content .wp-pagenavi {
	font-size: 12px;
	color: #000;
	line-height: 18px;
	overflow: hidden;
	height: 1%;
}
#content .wp-pagenavi span {
	float: left;
	padding: 0 5px;
	margin-right: 4px;
	border: 1px solid #000;
}
#content .wp-pagenavi a {
	float: left;
	margin-right: 4px;
	padding: 0 5px;
	border: 1px solid #666;
	color: #666;
	text-decoration: none;
}
#content .wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#content .post-wrap {
	overflow: hidden;
	width: 100%;
}
#content .futured-image-holder, #content .wp-caption {
	width: 680px;
	overflow: hidden;
	clear: both;
	position: relative;
	margin: 30px 0 50px;
}
#content .futured-image-holder span.caption, #content .wp-caption .wp-caption-text {
	margin: 0 !important;
}

/* sidebar */
#sidebar {
	float: right;
	width: 205px;
}
#sidebar .box-author {
	font-size: 12px;
	visibility: hidden;
	line-height: 14px;
	color: #919191;
	overflow: hidden;
	width: 100%;
}
#sidebar .box-author img {
	float: left;
}
#sidebar .box-author .info {
	float: right;
	width: 125px;
}
#sidebar .box-author .info span {
	color: #000;
	display: block;
	margin: 0 0 3px;
}
#sidebar .box-author .info p {
	margin: 0;
}

/* footer */
#footer {
	position: relative;
	width: 100%;
	overflow: hidden;
	background: #000;
	color: #fff;
	font-size: 14px;
}

/* footer container */
#footer .footer-info-boxs {
	padding: 0 0 47px 1px;
	overflow: hidden;
	width: 940px;
}
#footer .footer-info-boxs-holder {
	overflow: hidden;
	width: 990px;
}
#footer .footer-info-boxs .box {
	float: left;
	width: 280px;
	margin: 0 50px 0 0;
}
#footer .footer-info-boxs .box img {
	display: block;
	margin: 0 0 25px;
}
#footer .footer-info-boxs .box p {
	margin: 0 0 16px;
}
#footer h3 {
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
	color: #fff;
	margin: 0 0 14px;
	letter-spacing: -1px;
}
#footer .footer_im h4 {
	color: #808080;
	font-size: 13px;
	margin: 0;
	padding: 3px;
	text-align: left;
	font-weight: normal;
	margin: 0 0 14px;
	letter-spacing: -1px;
}
#footer h3 a {
	color: #fff;
	text-decoration: none;
	font-size: 25px;
	letter-spacing: 0.5px;
}
#footer h3 a:hover {
	text-decoration: underline;
}
#footer span.btn-holder {
	display: block;
	overflow: hidden;
	width: 100%;
}
#footer span.btn-holder a {
	float: right;
	background: url('images/btn-more.gif') no-repeat;
	width: 51px;
	height: 21px;
	text-indent: -9999px;
	overflow: hidden;
}
#footer .footer-bottom-holder {
	padding: 28px 0 35px;
	overflow: hidden;
	width: 100%;
}
#footer .footer-logo {
	background: url('images/logo.gif') no-repeat;
	width: 156px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
}
#footer span.copyright {
	float: right;
	font-size: 12px;
	color: #979797;
	padding: 10px 0 0;
	width: auto;
	height: auto;
}
#footer .footer-bottom-holder a {
	color: #979797;
	text-decoration: none;
}
#footer .footer-bottom-holder a:hover {
	text-decoration: underline;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.footer-bottom{
	background: #fff;
	padding: 52px 0 20px;
}

/*------------------------------------------------*/
.heading-row {
	color: #666;
	margin: 0 0 20px;
	position: relative;
	height: 490px;
}
.single .heading-row {
	margin: 0 0 5px;
}
.title-post {
	margin: 0 0 5px;
}
.title-post h1{
	font: 50px/52px 'dinblackalternate', Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	color: #000;
	margin: 0;
}
.heading-row p {
	margin: 0;
}
.heading-row h1 {
	font: 50px/52px 'dinblackalternate', Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	color: #000;
	margin: 0 0 5px;
	visibility: visible !important;
}
/* .flexible-block {
	height: 490px;
	overflow: hidden;
}
.flexible-block img {
	opacity: 0;
	display: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-size: cover;
} */
.heading-row .bg-image{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity 1s;
	-o-transition: opacity 1s;
	transition: opacity 1s;
}
.heading-row .bg-image:before{
	content: '';
	background: #000;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	opacity: 0;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	-webkit-transition: opacity 2s;
	-o-transition: opacity 2s;
	transition: opacity 2s;
}
.heading-row .bg-image.show{
	opacity: 1;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.heading-row .bg-image.show:before{
	opacity: 0.3;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
}
.heading-row .container{
	position: relative;
}
.heading-row .text h1 {
	color: #fff;
	font: 100px/102px 'dinblackalternate', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.heading-row h1 a {
	color: #fff;
}
.heading-row h1 a:hover {
	text-decoration: none;
}
.heading-row .text .new-ico {
	color: #000;
	font: 18px/20px 'dinblackalternate', Arial, Helvetica, sans-serif;
	background: #fefe00;
	padding: 3px 7px;
	margin: 0 0 5px;
	display: inline-block;
	width: auto;
	text-transform: uppercase;
}
.heading-row form {
	border: 2px solid #fff;
	width: 336px;
	z-index: 9999;
	margin: 0 auto 20px;
	position: relative;
}
.heading-row form:after {
	content: '';
	display: table;
	clear: both;
}
.heading-row input[type="text"] {
	background: none;
	border: none;
	padding: 15px 9px 15px 15px;
	margin: 0;
	font: 20px/22px 'helvetica_neueregular', Arial, Helvetica, sans-serif;
	color: #ccc;
	float: left;
	width: 284px;
	color: #b5b2b0;
}
.heading-row input[type="text"]:focus {
	color: #fff;
}
.heading-row input[type="submit"] {
	border: none;
	background: url(images/search_symbol.png) no-repeat;
	width: 45px;
	height: 45px;
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	cursor: pointer;
	padding: 0;
	margin: 4px 3px 0 0;
}
.heading-row .text {
	display: table;
	font-size: 17px;
	line-height: 19px;
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 999;
	height: 100%;
}
.heading-row .text .holder {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.heading-row .text .author {
	color: #fff;
	font: 12px/14px Arial, Helvetica, sans-serif;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
}
.heading-row .text p {
	margin: 0 0 36px;
}
.images-box {
	margin: 0 0 15px;
	border-bottom: 1px solid #ccc;
	position: relative;
	padding: 0 0 100px;
}
.images-box .grid-sizer{
	width: 33.3%;
}
.images-box .box{
	width: 32%;
}
.bgi{
	background-repeat: no-repeat;
	background-position: 50% 50%;
	-webkit-background-size: cover;
	background-size: cover;
}
#ajax-loading {
	/*background: url("images/transparent.png") repeat scroll 0 0 transparent;*/
	display: none;
	height: 100%;
	left: 0;
	position: absolute;
	top: -10px;
	width: 100%;
	z-index: 999;
}
#ajax-loading img {
	left: 50%;
	margin: -30px 0 0 -30px;
	position: absolute;
	bottom: 0;
}
.images-box .box, .box-banner {
	float: left;
	font: 14px/16px Arial, Helvetica, sans-serif;
	color: #666;
	position: relative;
	margin: 0 0 15px;    /*background: url("images/transparent.png") repeat scroll 0 0 transparent;*/

	/*background: url("images/loader.gif") no-repeat scroll center center transparent;*/
}
.images-box .box img {
	display: block;
	width: 100%;
}
.images-box .box.hidden img {
	opacity: 0;
	filter: alpha(opacity=0); /* For IE8 and earlier */
}
.images-box .image {
	background: url(images/transparent.png);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	display: none;
}
.images-box .box:hover .image {
	display: block;
}
.images-box .box:hover .image:hover {
	text-decoration: none;
}
.images-box .text-holder {
	display: table;
	width: 100%;
	height: 100%;
}
.images-box .image.image1 {
	width: 246px;
	height: 176px;
}
.images-box .image.image2 {
	width: 247px;
	height: 371px;
}
.images-box .image.image3 {
	width: 391px;
	height: 258px;
}
.images-box .image.image4 {
	width: 279px;
	height: 254px;
}
.images-box .image.image5 {
	width: 196px;
	height: 196px;
}
.images-box .text {
	display: table-cell;
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}
.images-box .text h4 {
	margin: 0;
	font-size: 13px;
	line-height: 15px;
}
.box-banner img {
	width: 296px;
	display: block;
}
.box-holder {
	margin: 0 0 10px;
	position: relative;
	border-bottom: 1px solid #ccc;
}
#main .box-holder h2 {
	font: 30px/32px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	margin: 0 0 40px;
}
.box-holder .row{
	margin: 0 -2px;
}
.box-holder .col-xs-6{
	padding: 0 2px;
}
.box-holder .box {
	float: left;
	position: relative;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0 0 25px;
	height: 325px;
	width: 450px;
	overflow: hidden;
	text-align: center;
}
.box-holder .box:after {
	content: "";
	background: #000;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0.2;
	-ms-filter: "alpha(opacity=20)";
	z-index: 100;
}
.box-holder .box img{
	height: 100%;
	width: auto;
}
.box-holder .box:hover .overlay {
	opacity: 0.6;
	-ms-filter: "alpha(opacity=60)";
}
.box-holder .box .text {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	display: table;
	z-index: 101;
}
.box-holder .box .text .holder {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.box h3 {
	margin: 10px 0 5px;
	font: 50px/52px 'dinblackalternate', Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	text-transform: uppercase;
	color: #fff;
}
.box h3 a {
	color: #fff;
}
.box a:hover {
	text-decoration: none;
}
.box .author {
	display: none;
}
.box li.active .author {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 65px;
	width: auto;
	height: auto;
	text-align: center;
	color: #fff;
	opacity: 0.5;
	-ms-filter: "alpha(opacity=50)";
	font: 12px/14px Arial, Helvetica, sans-serif;
}
.box-holder .box .num-item {
	background: #ffff01;
	color: #3e2a00;
	font: 12px/14px Arial, Helvetica, sans-serif;
	padding: 3px 5px;
}
.box-holder .image {
	display: block;
	position: relative;
}
.box-holder .image img {
	display: block;
}
.box-holder .image {
	width: 450px;
}
.box-holder .box .img {
	max-width: 100%;
	height: auto;
}
.category-banner {
	margin: 0 20px 25px 0;
	clear: both;
	text-align: center;
}
.category-banner img {
	vertical-align: top;
	width: 100%;
}
#main .recent-block {
	padding: 30px 0 0;
}
#main .recent-block h2 {
	font: 30px/32px Arial, Helvetica, sans-serif;
	color: #000;
	letter-spacing: -1px;
	margin: 0 0 40px;
}
.recent-block h6 {
	font: 10px/15px Arial, Helvetica, sans-serif;
	margin: -30px 0 40px;
	color: #AFAEAE;
}
.post-block {
	padding: 0 0 20px;
	border-bottom: 1px solid #ccc;
	margin: 0 0 20px;
}
.post-block h1 {
	margin-bottom: 3px;
}
.post-block .entry-content {
	margin-top: 16px;
}
.post-block .text-holder {
	float: left;
	width: 305px;
	font-size: 12px;
	line-height: 14px;
}
.post-block .entry-content {
	color: #777;
	font: 12px/14px Arial, Helvetica, sans-serif;
}
.post-block .image-holder {
	float: right;
	margin: 0 0 0 15px;
}
.post-block .image-holder img {
	display: block;
}
.download, .customize-template, .icon1, .icon2, .icon3 {
	background: #0c0;
	padding: 6px 50px;
	margin: 0 0 10px;
	display: inline-block;
	color: #fff;
	font: 12px/15px Arial, Helvetica, sans-serif;
}
.customize-template, .icon1 {
	background: #00f;
}
.icon2 {
	background: #FF0000;
}
.icon3 {
	background: #00FF00;
}
.creative-commons {
	display: block;
	margin-bottom: 10px;
}
.tags {
	margin: 0 0 10px;
}
.tags a {
	display: inline-block;
	border: 1px solid #ccc;
	color: #ccc;
	margin: 0 5px 10px 0;
	padding: 0 5px;
}
.tags a:hover {
	text-decoration: none;
	border-color: #999;
	color: #999;
}
.page-template-page-sub-category-php, .page-template-page-category-php {
	background: none;
}
.page-template-page-sub-category-php .w2, .page-template-page-category-php .w2 {
	background: none;
}
.page-template-page-sub-category-php #header, .page-template-page-category-php #header {
	height: auto;
}
.post-block .author {
	font: 12px/14px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
	color: #000;
}
.box-holder:after, .post-block:after, .images-box:after, .recent-block:after {
	content: '';
	display: table;
	clear: both;
}
.content-column-right img {
	max-width: 100%;
}
.nav-previous-holder {
	float: left;
}
.nav-next-holder {
	float: right;
}
.dd_buttons:before {
	content: '';
	display: table;
}
.dd_button {
	padding: 0 !important;
	margin: 0 15px 0 0;
}
.dd_post_share .dd_buttons .dd_button > a {
	margin: 30px 0 0 !important;
}
.category-slider {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
	height: 100%;
	width: 100%;
}
.category-slider li {
	position: absolute;
	left: 0;
	top: 0;
	height: 100% !important;
	width: 100% !important;
	overflow: hidden;
	text-align: center;
}
.category-slider li.active {
	z-index: 100;
}
.category-slider li img{
	height: 100%;
}
#locked {
	display: none;
	visibility: visible;
	position: relative;
}
.lock-overlay {
	position: absolute;
	z-index: 100;
	background-color: #000;
	top: 0;
	left: 0;
	border-radius: 10px;
}
.lock-overlay p {
	color: #fff !important;
	text-align: center !important;
}
.page-template-page-students-php .w2, .page-template-page-students-php {
	background: none;
}
.page-template-page-students-php #header .path-holder {
	position: relative;
	z-index: 100;
}
.page-template-page-students-php #header .path-holder a {
	background: none;
}
.image-block {
	margin: -470px 0 50px;
	position: relative;
	height: 500px;
}
.image-block .image {
	height: 500px;
	overflow: hidden;
}
.image-block .overlay {
	background: #000;
	opacity: 0.2;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20%)";
}
.image-block img {
	opacity: 0;
	display: none;
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-size: cover;
}
.image-block .text {
	position: absolute;
	left: 40px;
	top: 200px;
	right: 40px;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
}
.image-block .text p {
	margin: 0 0 10px;
}
.image-block .text p a {
	color: #fff;
}
#main .image-block .text h2 {
	text-align: center;
	font-size: 34px;
	position: absolute;
	top: -150px;
	left: 0;
	right: 0;
	color: #fff;
}
#main .image-block .text h4 {
	font-size: 30px;
	line-height: 32px;
	margin: 0 0 10px;
}
#main .image-block .text h4 span {
	font-size: 14px;
	font-weight: normal;
	display: block;
}
#main .image-block .text label {
	float: left;
	width: 270px;
	margin: 0 30px 0 0;
}
.image-block.inner {
	height: 573px;
}
.image-block.inner .image {
	height: 573px;
	margin-left: -3000px;
	margin-right: -3000px;
}
.image-block.inner .image img {
	display: block;
	height: 573px;
	width: auto;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
.image-block.inner .valign-text {
}
.image-block .valign-text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 573px;
	display: table;
	font-size: 44px;
	line-height: 47px;
	font: 44px/44px 'MyriadProLight', Arial, sans-serif;
	color: #fff;
	z-index: 5;
}
.image-block .valign-text .holder {
	display: table-cell;
	vertical-align: middle;
	padding: 10px 0 0;
}
.image-block .valign-text h2 {
	color: #fff !important;
	font: 107px/90px 'MyriadProBold', Arial, sans-serif !important;
	margin: 0 !important;
}
.image-block .valign-text p {
	margin: 0 0 10px;
}
.career-block {
	background: #f4f4f4;
	margin: 0 -3000px 60px;
	padding: 22px 3000px;
}
.image-block + .career-block {
	margin-top: -50px;
}
.career-block .career-promo {
	float: left;
	position: relative;
	width: 340px;
	color: #333;
	padding: 0 0 60px;
}
.career-block .career-promo:before {
	content: '';
	position: absolute;
	left: 375px;
	top: 36px;
	bottom: 36px;
	border-left: 1px solid #d0d0d0;
}
.career-block .career-promo h4 {
	font: 150px/140px 'MyriadProBold', Arial, sans-serif;
	margin: 0 0 0px;
}
.career-block .career-promo h5 {
	font: 28px/31px 'MyriadProBold', Arial, sans-serif;
	margin: 0 0 0px;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.career-block .career-promo h6 {
	font: 14px/16px 'MyriadPro', Arial, sans-serif;
	margin: 0;
}
.career-block .career-form {
	float: right;
	width: 510px;
	padding: 42px 0 0;
	margin: 0 -20px 0 0;
}
.career-form {
	color: #333;
	font-size: 19px;
	line-height: 17px;
}
.career-form .email-form .holder {
	padding: 0 0 18px;
}
.career-form .email-form p {
	margin: 0;
}
.career-form .email-form label {
	display: block;
	margin: 0 0 25px;
}
.career-form .email-form .student-email {
	float: left;
}
.career-form .email-form input[type="text"], .career-form .email-form input[type="email"] {
	float: left;
	background: url(images/bg-text-input.png) no-repeat;
	border: none;
	margin: 0 21px 0 0;
	padding: 5px 10px;
	width: 378px;
	height: 63px;
	color: #333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.career-form .email-form input[type="submit"] {
	float: left;
	background: #00a9e9;
	border: none;
	width: 120px;
	height: 53px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	font: 20px/23px 'MyriadPro', Arial, sans-serif;
	text-transform: uppercase;
	cursor: pointer;
	border-radius: 4px;
	text-indent: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 2px #00a9e9;
	box-shadow: 0 1px 2px #00a9e9;
}
.career-form .email-form input[type="submit"]:hover {
	background: #0082dc;
	-webkit-box-shadow: 0 1px 2px #0082dc;
	box-shadow: 0 1px 2px #0082dc;
}
.career-form .descr-i {
	color: #999;
	font: italic 14px/17px "Times New Roman", Times, Baskerville, Georgia, serif;
}
.career-form .descr-i a {
	color: #999;
}
.career-form div.wpcf7-validation-errors {
	border: none;
	background: none !important;
	padding: 0 !important;
	color: #f00 !important;
}
.email-form {
	position: relative;
	margin: 0 0 30px;
}
.email-form:after {
	content: '';
	display: table;
	clear: both;
}
.email-form input[type="email"] {
	background: none;
	border: 2px solid #fff;
	width: 324px;
	padding: 7px 10px;
	margin: 0;
	color: #fff;
}
.email-form::-webkit-input-placeholder {
	color: #fff;
	opacity: 1;
}
.email-form:-moz-placeholder {
	color: #fff;
	opacity: 1;
}
.email-form::-moz-placeholder {
	color: #fff;
	opacity: 1; /* Since FF19 lowers the opacity of the placeholder by default */
}
.email-form:-ms-input-placeholder {
	color: #fff;
	opacity: 1;
}
.email-form input[type="submit"] {
	background: none;
	padding: 0;
	border: none;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.email-form .wpcf7-not-valid-tip {
	font-size: 14px;
}
.email-form div.wpcf7-response-output {
	margin: 0;
	background: #fff;
	padding: 0 10px;
	font-size: 14px;
}
.title-section {
	font: 30px/33px 'MyriadProLight', Arial, sans-serif;
	margin: 0 0 20px;
}
.blocks-holder {
	padding: 0 0 10px;
	margin: 0 -100px 0 0;
}
.blocks-holder .block {
	width: 268px;
	margin: 0 74px 70px 0;
	display: inline-block;
	vertical-align: top;
}
.blocks-holder .block .image {
	margin: 0 0 37px;
	min-height: 250px;
	display: block;
}
.blocks-holder .block .image img {
	width: 100%;
	display: block;
}
.blocks-holder .block h5 {
	margin: 0 0 3px;
	font: 20px/23px 'MyriadPro', Arial, sans-serif;
}
.blocks-holder .block a {
	color: #666;
	font: italic 14px/16px "Times New Roman", Times, Georgia, serif;
}
.title-center {
	text-align: center;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 50px;
}
.btn-gray {
	background: #E8E8E8;
	color: #010101;
	padding: 5px 10px;
	display: inline-block;
	margin: 0 0 20px;
}
.btn-gray:hover {
	background: #ccc;
	text-decoration: none;
}
.page-template-page-contact-php {
	background: none;
}
.page-template-page-contact-php .w2 {
	background: none;
}
.page-template-page-contact-php #container {
	background: none;
}
.page-template-page-contact-php #header {
	height: auto;
}
#main.contact {
	padding: 0;
}
.form-contact {
	width: 424px;
	margin: 0 auto;
	padding: 40px 0;
}
.form-contact label {
	margin: 0 0 10px;
	display: block;
}
.form-contact input[type="text"], .form-contact input[type="email"], .form-contact textarea {
	background: none;
	border: 1px solid #000;
	padding: 5px 10px;
	margin: 0;
	display: block;
	width: 422px;
}
.form-contact .wpcf7-form-control-wrap {
	margin: 0 0 10px;
	display: block;
}
.form-contact textarea {
	height: 62px;
}
.form-contact input[type="submit"] {
	background: #000;
	border: none;
	padding: 5px 20px;
	margin: 0 0 10px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}
.center-banner {
	margin: 0 0 25px;
	text-align: center;
}
.center-banner .bsap {
	display: inline-block !important;
	vertical-align: top !important;
	width: auto !important;
}
.center-banner img {
	vertical-align: top;
}
.page-cfree{
	min-width: auto;
}
.row .category-banner{
	margin-left: 15px;
	margin-right: 15px;
}
.box-holder .row .category-banner{
	margin-left: 10px;
	margin-right: 10px;
}
@media (min-width:969px){
	.box-holder .col-sm-6{
		width: auto;
	}
}

a IMG
{
	border: none;
}


.sliderGallery .desc
{
	color: white;
	font-size: 10pt;
	left: 0;
	position: absolute;
	text-align: center;
	top: 430px;
	width: 100%;
}

  
 .preview
{
	display: block;
	width: 400px;
	height: 300px;	
	position: absolute;
	top: 0;
	left: 0;
}


		
/* slider specific CSS */
.sliderGallery {
	overflow: visible;
	position: relative;
	padding: 10px;
	height: 620px;
	width: 1000px;
}

.sliderGallery UL {
	position: absolute;
	left: 0;
	top: 0;
	list-style: none;
	white-space: nowrap;
	padding: 0;
	margin: 40px 0 0;
	width: 9000px;
	height: 404px;
	float: left;
	display: block;
}

.sliderGallery UL LI 
{
	list-style: none;
	margin: 0;
	padding: 0;
}
		

		
.file
{
	position: relative;
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	height: 374px;
	width: 400px;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	
}
.wrapper {
	background: url('http://www.imcreator.com/static/scroller.png') no-repeat;            
	height: 19px;
	left: 65px;
	padding: 1px;
	position: absolute;
	top: 550px;
	width: 902px;
}        
.slider {
	width: 720px;
	height: 19px;
	padding: 1px;
	position: absolute;
	top: 550px;
	left: 65px;
	z-index: 5000;
	/*background: url('http://www.imcreator.com/static/scroller.png') no-repeat;*/
}

.handle{
	display:none;
}
.ui-slider-handle {
	position: absolute;
	cursor: move;
	height: 17px;
	width: 181px;
	top: 0;
	background: url(http://static.jqueryfordesigners.com/demo/images/productbrowser_scroller_20080115.png) no-repeat;
	z-index: 100;
}

.slider span {
	color: #bbb;
	font-size: 80%;
	cursor: pointer;
	position: absolute;
	z-index: 110;
	top: 30px;
}

.slider .slider-lbl1 {
	left: 50px;
}

.slider .slider-lbl2 {
	left: 107px;
}

.slider .slider-lbl3 {
	left: 156px;
}

.slider .slider-lbl4 {
	left: 290px;
}

.slider .slider-lbl5 {
	left: 460px;
}

.slider .slider-lbl6 {
	left: 590px;
}

.slider .slider-lbl7 {
	left: 700px;
}

.slider .slider-lbl8 {
	left: 850px;
}

.author {
	font-style: italic;
	font-family : serif ; 
	color: gray;
}
.preview_btn {
	visibility: hidden;
	width: 400px;
	position: absolute;
	top: 290px;
	left: 0;
	z-index: 999;
}
</style>
<style type="text/css">

.footer_im {
	position: relative;
	height: 230px;
	width: 938px;
	border: 1px solid #333333;
	padding: 0px;
}

.seperator_line {
	position: relative;
	height: 1px;
	width: 100%;
	border-top: 1px solid #c0c0c0;
	padding: 0px;
}

.footer_col {
position: relative;
float: left;
margin: 17px;
}

.footer_cols {
position: relative;
height: 200px;
width: 100%;
}

.footer_col ul{
list-style:none;
padding: 10px;
padding-top: 2px;
margin: 5px;
}

.footer_col h3 
{
margin: 0px !important;
color:gray !important;
font: Arial !important;
text-align:left !important;
font-size:10pt !important;
padding: 3px !important;
}

.footer_col li
{
margin: 0px;
color:gray;
font: Arial;
text-align:left;
font-size:10pt;
padding: 3px;
}

.bottomStrip 
{
	float: right;
	position: relative;
	top: 0px;
	right: 0px;
	width: 545px;
	height: 50px;
	
}

.strip
{
	display: block;
	float: right;
	width: 100%;
	padding-top: 6px;
}

.socialStrip 
{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 200px;
	margin-top: 10px;
	margin-left: 20px;
	height: 50px;
	
}

.bottomStrip ul
{
	top: 0px;
	right: 0px;
	font-family: Arial;
	text-align:left;
	font-size:10pt;
	display: block;
	width: 600px;
	float: left;
	padding: 0px;
	
	list-style:none;
}


.bottomStrip ul li a
{
float: left;
display: block;
padding: 0 0 0 1.5em;
margin-left: 1.5em;
font-size: 12px;
color: #08C;
border-left: 1px solid #c0c0c0;
text-decoration: none;
}
