/* ==============================================================
BASE (MOBILE) SIZE
*/
html {
	font-size:  	14px;	
}
body {
	color:			#000;
	font-family:	Georgia, "Times New Roman", Times, 'Open Sans', sans-serif; 
	-webkit-font-smoothing: antialiased;
	font-size:		1em;
	line-height:	1.4em; 
	font-weight:	500;
	text-align:		left;
	min-width:		320px;
	overflow-y: 	scroll;
  	overflow-x: 	hidden;
	background:		url("../images/paralax_bkg.png");	
}
.homepage {
	opacity:		0;
	z-index:		1;
}
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: 		fixed;
	left: 			0px;
	top: 			0px;
	width: 			100%;
	height: 		100%;
	z-index: 		99;
	background:		#FFF;
	text-align:		center;
	color:			#999;
	padding-top:	150px;
}

@-moz-document url-prefix() {
	body {
		font-weight:	500;
		font-size:		1.1em;
		line-height:	1.45em;
	}
}

.smaller {
	margin-top:		20px;
	font-size:		0.8em;
	line-height:	1.1em;	
}
.smaller1 {
	margin-top:		25px;
	font-size:		0.8em;
	line-height:	1.1em;	
}
.smaller2 {
	margin-top:		0;
	font-size:		0.8em;
	line-height:	1.1em;	
}
h1, h2, h3, h4, h5, h6 {
	font-family:	'Open Sans', sans-serif; 
	line-height:	1em;
	font-weight:	300;
	margin:			0;
	margin-bottom:	0.5em;
	padding:		0;
}

a, a:visited, a:active, a:hover, .link {
	color:			#66C;
	text-decoration:none;
	cursor:			pointer;
}
a:hover, .link:hover {
	color:			#CC0;
}
.clickable {
	width:			100%;
	height:			100%;
	position: 		absolute;
	left: 			0;
  	top: 			0;
	z-index:		98;
}

*{
	box-sizing:		border-box;
}
.large { display:	none; }
.medium { display:	none; }
.narrow { display:	block; }
.text_wrap {
	float:			left;
	margin-right:	15px;
}
.prospect {
	float:			left;
	width:			140px;
	margin-right:	15px;
	text-align:		center;
	color:			#606;
	line-height:	1.1em;
}
.prospect a {
	margin-left:	auto;
	margin-right:	auto;	
}
.bullet_list {
	margin-left:	15px;
	text-indent:	-15px;
	margin-top:		8px;	
}
.bullet_list1 {
	margin-left:	35px;
	text-indent:	-35px;
	margin-top:		5px;	
}
.bullet_list2 {
	margin-left:	15px;
	text-indent:	-15px;
	margin-top:		15px;	
}
.bullet_list3 {
	margin-left:	15px;
	text-indent:	-15px;
	margin-top:		0;	
}
.bullet_list4 {
	margin-left:	125px;
	text-indent:	-115px;
	margin-top:		5px;	
}
.intext_pic {
	width:			100%;
	text-align:		center;
	margin:			0;
	padding:		0;
}
.text_pic {
	width:			100%;
	max-width:		500px;
}
.text_pic1 {
	width:			100%;
	max-width:		800px;
}
.bold_blue {
	font-weight:	bold;
	color:			#006;	
}
.bold_red {
	font-weight:	bold;
	color:			#F00;	
}

.wrapper {
	width: 			100%;
	min-width:		320px;
	margin: 		0 0;
	text-align:		center;
}
.top_band {
	width:			100%;
	min-width:		320px;
	left:			50%;
	max-width:		1600px;
	margin-left:	auto;
	margin-right:	auto;
	background:		#fff;
	font-family:	'Open Sans', sans-serif; 
}
header { 
	position:		fixed;
	width:			100%;
	height:			75px;
	min-width:		320px;
	padding-top:	0;
	padding-bottom:	2px;
	z-index:		20;
	background:		#fff;
	text-align:		center;
	border-bottom:	1px solid #C30;
}
#banner { 
	text-align:		left;
}
	
#hero,
#page-header {
	background:		#fff;
	padding:		0 0;
	min-width:		320px;
}
#hero h1 { 
	line-height:	1.2em;
	margin-top:		0px;
	margin-bottom:	10px;
}
.flex {
	display:		none;
	font-family:	'Open Sans', sans-serif; 
}
.banner_row {
	width:			100%;
	height:			auto;
	padding:		0;
	margin:			0;
	border-bottom:	1px solid #C30;
}
#content {  
	position:		relative;
	top:			90px;
	margin:			0;
	min-width:		320px;
}
.content_section {
	margin-top:		0;	
}
.content_title {
	width:			100%;
	padding:		0;
	padding-top:	0;
	padding-bottom:	20px;
	text-align:		center;
}
.content_top {
	width:			100%;
	margin-top:		0;
	margin-bottom:	0;
	padding:		0;
	padding-left:	10px;
	padding-right:	10px;
	background:		#472346;
	font-size:		1.15em;
	line-height:	1.5em;
	color:			#FFF;
	text-shadow: 	1px 1px 1px #111;
	text-align:		left;
	border-top:		1px solid #C30;
	border-bottom:	1px solid #C30;
	overflow:		hidden;
}
.content_top1 {
	width:			100%;
	margin-top:		0;
	margin-bottom:	0;
	padding:		0;
	padding-left:	10px;
	padding-right:	10px;
	background:		#212522;
	font-size:		1.15em;
	line-height:	1.5em;
	color:			#FFF;
	text-shadow: 	1px 1px 1px #111;
	text-align:		left;
	border-top:		1px solid #C30;
	border-bottom:	1px solid #C30;
	overflow:		hidden;
}
.stats {
	width:			100%;
	margin:			0;
	padding:		0;
	text-align:		center;	
}
.scroll_arrow {
	margin-top:		10px;
	margin-bottom:	25px;
	padding:		0;
	width:			100%;
	text-align:		center;	
}
.scroll_top {
	width:			100%;
	margin-top:		0;
	margin-bottom:	10px;
	padding:		0;
	padding-right:	20px;
	width:			100%;
	text-align:		center;
	opacity:		0.6;
	cursor:			pointer;
}
.scroll_top:hover {
	opacity:		1;
}
.scroll_top1 {
	width:			100%;
	margin-top:		0;
	margin-bottom:	10px;
	padding:		0;
	padding-right:	20px;
	width:			100%;
	text-align:		center;
	opacity:		0.6;
	cursor:			pointer;
}
.scroll_top1:hover {
	opacity:		1;
}
.scroll_top2 {
	position:		relative;
	top:			-20px;
	width:			100%;
	margin-top:		0;
	margin-bottom:	10px;
	padding:		0;
	padding-right:	20px;
	width:			100%;
	text-align:		center;
	opacity:		0.6;
	cursor:			pointer;
}
.scroll_top2:hover {
	opacity:		1;
}
.top_text {
	width:			100%;
	padding-left:	5%;
	padding-right:	5%;
	margin-bottom:	20px;
}
.top_text1 {
	width:			100%;
	margin-bottom:	0;
	text-align:		center;
}
.top_text2 {
	width:			100%;
	margin:			0;
	padding:		0;
	text-align:		center;
}
.top_picture {
	width:			100%;
	text-align:		center;
	padding-top:	20px;
}
.top_cells {
	width:			470px;
	margin-left:	auto;
	margin-right:	auto;	
}
.title_line {
	position:		relative;
	top:			-35px;
	width:			250px;
	height:			5px;
	margin-left:	auto;
	margin-right:	auto;
	border-bottom:	2px solid #6F6;	
}
.section_actions {
	height:			40px;
	width:			475px;
	text-align:		center;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:		80px;
	margin-bottom:	0;
	padding-left:	10px;
}
.section_actions1 {
	height:			40px;
	width:			475px;
	text-align:		center;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:		50px;
	margin-bottom:	0;
	padding-left:	10px;		
}
.section_button {
	float:			left;
	width:			75px;
	height:			40px;
	margin-top:		0;
	margin-bottom:	0;
	text-align:		center;
	font-family:	'Open Sans', Helvetica, sans-serif; 
	font-size:		0.5em;
	line-height:	1.1em;
	color:			#CC0;
	padding-top:	40px;
	-webkit-transition: height 0.5s ease, margin-top 0.5s ease;
	-moz-transition: 	height 0.5s ease, margin-top 0.5s ease;
	-o-transition:		height 0.5s ease, margin-top 0.5s ease;
	transition:			height 0.5s ease, margin-top 0.5s ease;
}
.section_button:hover {
	height:			70px;
	margin-top:		-30px;	
}
.top_pdf {
	background:		url("../images/download_pdf.png") top center no-repeat;	
}
.top_email {
	background:		url("../images/download_email.png") top center no-repeat;	
}
.top_linkedin {
	background:		url("../images/download_linkedin.png") top center no-repeat;	
}
.top_google {
	background:		url("../images/download_google.png") top center no-repeat;	
}
.top_pinterest {
	background:		url("../images/download_pinterest.png") top center no-repeat;	
}
.top_twitter {
	background:		url("../images/download_twitter.png") top center no-repeat;	
}
.content_row {
	margin:			0;
	padding:		20px;
	padding-left:	0;
	padding-right:	0;
	display:		table;
	background:		url("../images/bkg_semi5.png")
}
.content_row_case {
	margin:			0;
	padding:		0px;
	padding-top:	20px;
	padding-bottom:	20px;
	padding-left:	0;
	padding-right:	0;
	display:		table;
	background:		url("../images/bkg_semi5.png")
}
.content_row1 {
	margin:			0;
	padding:		20px;
	padding-left:	0;
	padding-right:	0;
	display:		table;
	background:		url("../images/bkg_semi6.png")
}
.content_cell {
	height:			100%;
	text-align:		left;
	padding:		5px;
}
.cell_text {
	width:			100%;
	margin:			15px;
	margin-top:		25px;
	margin-bottom:	25px;
	padding:		35px;
	border-top:		3px solid #CB9700;
	display:		table-cell;
	background:		#fff;
	box-shadow: 	10px 10px 15px #000;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
}
.cell_text1 {
	width:			100%;
	margin:			0px;
	margin-top:		25px;
	margin-bottom:	25px;
	padding:		25px;
	padding-bottom:	30px;
	border-top:		3px solid #CB9700;
	background:		#fff;
	box-shadow: 	10px 10px 15px #000;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
}
.cell_span {
	margin:			15px;
}
.content_banner {
	width:			100%;
	max-width:		1600px;
	min-height:		100px;
	padding:		10px;
	text-align:		center;
	background:		#700;
	box-shadow: 	10px 10px 15px #000;
	display:		table;
	vertical-align:	middle;
	display:		block;
}
.punch {
	width:			100%;
	min-width:		320px;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:		0;
	padding:		15px;
	font-family:	'Open Sans', sans-serif; 
	background:		#700;
	text-align:		center;
}
.punch1 {
	width:			100%;
	margin-left:	auto;
	margin-right:	auto;
	color:			#FFF;
	font-size:		1.4em;
	line-height:	1.2em; 
	font-weight:	400;
	text-align:		left;
}
.punch2 {
	width:			100%;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:		15px;
	color:			#CCC;
	font-size:		1.15em;
	line-height:	1.3em; 
	font-weight:	300;
	text-align:		left;
}
.punch3 {
	width:			100%;
	margin-left:	auto;
	margin-right:	auto;
	color:			#FFF;
	font-size:		1.2em;
	line-height:	1.1em; 
	font-weight:	400;
	text-align:		right;
	margin-top:		30px;
}
.punch4 {
	width:			100%;
	margin-left:	auto;
	margin-right:	auto;
	color:			#CCC;
	font-size:		1.15em;
	line-height:	1.1em; 
	font-weight:	300;
	text-align:		right;
}
.punch5 {
	width:			100%;
	margin-top:		10px;
	margin-left:	auto;
	margin-right:	auto;
	color:			#FFF;
	font-size:		1.3em;
	line-height:	1em; 
	font-weight:	300;
	text-align:		left;
}
.tab_text {
	font-size:		0.9em;	
}

.section_table{
	margin:			0px;
	margin-top:		10px;
	padding:		0px;
	width:			100%;
	border:			1px solid #bf005f;
	box-shadow: 	5px 5px 5px #888888;
}
.section_table1 {
	margin:			0px;
	margin-top:		10px;
	padding:		0px;
	width:			100%;
	border:			1px solid #30271B;
	box-shadow: 	5px 5px 5px #888888;
}
.section_table table,.section_table1 table {
    border-collapse: collapse;
	border-spacing: 0;
	width:			100%;
	height:			100%;
	margin:			0px;
	padding:		0px;
}
.section_table tr:nth-child(odd) { 
	background-color:	#8CFFC6; 
}
.section_table1 tr:nth-child(odd) { 
	background-color:	#80FFD6; 
}
.section_table tr:nth-child(even),.section_table1 tr:nth-child(even) {
	background-color:#ffffff;
}
.section_table td {
	vertical-align:	top;
	border:			1px solid #bf005f;
	text-align:		left;
	padding:		7px;
	font-size:		0.85em;
	line-height:	1.1em;
}
.section_table1 td {
	vertical-align:	top;
	border:			1px solid #30271B;
	text-align:		left;
	padding:		7px;
	font-size:		0.85em;
	line-height:	1.1em;
}
.section_table tr:first-child td {
	vertical-align:	middle;
	background-color:#bf005f;
	text-align:		center;
	font-size:		16px;
	color:			#ffffff;
}
.section_table1 tr:first-child td {
	vertical-align:	middle;
	background-color:#30271B;
	text-align:		center;
	font-size:		16px;
	color:			#ffffff;
}
.section_table tr td:first-child,.section_table1 tr td:first-child {
	width:			25px;
	text-align:		center;
}
.under_pic {
	width:			100%;
	margin:			15px;
	margin-top:		30px;
	margin-bottom:	0px;
	margin-left:	auto;
	margin-right:	auto;
	padding:		15px;
	padding-top:	20px;
	padding-bottom:	30px;
	text-align:		center;
	border-top:		3px solid #CB9700;
	background:		url("../images/bkg_semi3.png");
	box-shadow: 	10px 10px 15px #000;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
}
.light {
	background:		url("../images/bkg_semi4.png");	
}
.under_buttons {
	width:			100%;
	padding-left:	0px;
	margin-left:	auto;
	margin-right:	auto;
	text-align:		center;		
}
.buttons_container {
	width:			100%;
	margin-left:	auto;
	margin-right:	auto;
	padding:		0;
	text-align:		center;	
}
.under_col1 {
	float:			left;
	width:			35%;
	min-width:		130px;
	text-align:		center;
	padding:		0;
	padding-left:	10px;
}
.under_col2 {
	float:			left;
	width:			33%;
	min-width:		130px;
	text-align:		center;
	padding:		0;
	padding-left:	11px;
}
.under_col3 {
	float:			right;
	width:			32%;
	min-width:		110px;
	text-align:		center;
	padding:		0;
	padding-left:	1px;
}
.pic_frame {
	width:			180px;
	height:			35px;
	margin-left:	auto;
	margin-right:	auto;
	box-shadow: 	3px 3px 5px #333;
	-moz-border-radius-topleft: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px;
	cursor:			pointer;
}
.pic_frame_110 {
	width:			110px;
	height:			35px;
	margin-left:	auto;
	margin-right:	auto;
	box-shadow: 	3px 3px 5px #333;
	-moz-border-radius-topleft: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px;
	cursor:			pointer;	
}
.pic_frame_130 {
	width:			130px;
	height:			35px;
	margin-left:	auto;
	margin-right:	auto;
	box-shadow: 	3px 3px 5px #333;
	-moz-border-radius-topleft: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px;
	cursor:			pointer;	
}
.pic_frame_140 {
	width:			140px;
	height:			35px;
	margin-left:	auto;
	margin-right:	auto;
	box-shadow: 	3px 3px 5px #333;
	-moz-border-radius-topleft: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px;
	cursor:			pointer;	
}
.video_section,.video_section1,.video_section2 {
	display:		table;
	width:			100%;
	height:			auto;
}
.video_box {
	float:			left;
	padding:		10px;
	text-align:		center;
}
.video_section_m {
	max-width:		800px;
	height:			auto;
	box-shadow: 	3px 3px 5px #333;
	cursor:			pointer;
}
.video_section_m1 {
	max-width:		800px;
	height:			auto;
	box-shadow: 	3px 3px 5px #333;
	cursor:			default;
	opacity:		0.8;
}
.video_text {
	min-height:		50px;
	text-align:		right;
	padding:		5px;
	padding-right:	10px;
	margin-top:		10px;
	font-size:		16px;
	line-height:	18px;
}
.video_container,.video_container1,.video_container2 {
	width:			100%;
	height:			auto;
	background:		#FFF;
	box-shadow: 	3px 3px 5px #000;
	margin:			0;
	margin-top:		20px;
	padding:		5px;
	z-index:		10;
}
.video_img1,.video_img2,.video_img3 {
	cursor:			pointer;	
}
video {
	display:		table-cell;
	margin:			0;
	padding:		0;
	cursor:			pointer;
}
.RDVideoObject {
	display:		none;	
}
.RDVideoHelper {
	display:		none;
}
.under_video {
	position:		relative;
	top:			0;
	width:			100%;
	height:			80px;
	margin:			0;
	padding:		0;
	padding-top:	5px;
	text-align:		center;
	z-index:		8;
}
.arrow_list {
	margin-left:	100px;
	margin-top:		5px;	
}

aside { 
	margin:			40px 0;
}
.button-box {
	width:			100%;
	text-align:		center;	
}
.button {
	display:		inline-block;
	margin-left:	auto;
	margin-right:	auto;
	padding:		12px;
	padding-top:	1px;
	padding-bottom:	1px;
	font-family:	"Open Sans",sans-serif;
	font-size:		14px;
	color:			#FFF;
	background:		#303;
	-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
	-webkit-transition: background 0.4s ease;
	-moz-transition: 	background 0.4s ease;
	-o-transition: 		background 0.4s ease;
	transition: 		background 0.4s ease;
	cursor:			pointer;
}
.button:hover {
	background:    	#C60;
}
.button_invalid {
	display:		inline-block;
	margin-left:	auto;
	margin-right:	auto;
	padding:		12px;
	padding-top:	1px;
	padding-bottom:	1px;
	font-family:	"Open Sans",sans-serif;
	font-size:		14px;
	color:			#FFF;
	background:		#999;
	-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
	cursor:			default;
}
.unselect_text {
	color:			#999;
	cursor:			default;	
}
.amaz {
	background:url(../images/amaz.png) center no-repeat;
	-webkit-transition: background 0.3s ease;
	-moz-transition: 	background 0.3s ease;
	-o-transition: 		background 0.3s ease;
	transition: 		background 0.3s ease;	
}
.amaz:hover {
	background:url(../images/amaz_over.png) center no-repeat;	
}

/* INSCRIERE */
.discount_row {
	display:		table-row;
	margin-top:		10px;	
}
.localizare {
	margin-top:		10px;
	width:			100%;
	margin-bottom:	10px;
}
.loc_box	{
	float:			left;
	margin-right:	20px;
	padding:		0;
	box-shadow: 	3px 3px 5px #000;	
}

/* FORMULAR INSCRIERE */
.registation {
	margin:			10px;
	margin-left:	0;
	margin-right:	0;
	padding:		10px;
	padding-left:	20px;
	padding-right:	20px;
	padding-bottom:	20px;
	background:		#6FC;
	-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;	
}
.field_title {
	text-align:		left;
	font-size:		0.95em;	
}
.validare_plata {
	text-align:		left;
	padding-top:	10px;
	padding-left:	25px;
	text-indent:	-25px;
	font-size:		0.95em;
	line-height:	0.95em;
}
.form_field2 {
	margin-top:		10px;
	text-align:		center;
}
.submit1,.submit2,.payment,.act_button {
	font-size:		0.85em;		
}
.registrants_list {
	margin-top:		5px;
	margin-bottom:	5px;
	border-bottom:	1px solid #C90;
	display:		none;	
}
.registrants_list span {
	cursor:			pointer;
	display:		inline-block;
	padding-left:	5px;
	padding-right:	5px;
	font-size:		0.8em;
	color:			#999;
	background:		#6FC;
	-moz-border-radius-topleft: 3px; border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; border-top-right-radius: 3px;
}
.reg_sel {
	color:			#FFF;
	background:		#C90;	
}
.registrant {
	margin-right:	3px;	
}
.registrant2,.registrant3,.registrant4,.registrant5 {
	display:		none;	
}
.form_buttons,.form_buttons1,.form_buttons2 {
	margin-top:		15px;
	font-size:		0.85em;	
}
.form_button {
	width:			100%;
	text-align:		center;
}
.form_button1 {
	width:			100%;
	margin-top:		10px;
	text-align:		center;
}
.form_button2 {
	margin-top:		10px;
	text-align:		center;
	font-size:		0.95em;
}
.form_button3 {
	margin-top:		10px;
	font-size:		0.95em;
	text-align:		center;
	padding-right:	40px;
}
.form_reply,.login_reply {
	text-align:		center;
	font-weight:	bold;
	color:			#006;
	padding-bottom:	5px;
}
.login_outcome {
	position:		relative;
	left:			-5%;
	top:			5px;
	text-align:		center;
	color:			#006;
}
.rem_reply {
	text-align:		center;
	font-weight:	bold;
	color:			#006;
	line-height:	1.2em;
	min-height:		50px;	
}
.remove_button {
	display:		none;	
}
.form_req {
	margin-top:		10px;
	padding-top:	5px;
	border-top:		1px solid #C90;	
}
.registration {
	padding-top:	0;	
}
.istoric_section {
	margin-top:		20px;
	margin-bottom:	10px;
	padding-top:	10px;
	border-top:		1px solid #C60;
}
.istoric_title {
	margin-bottom:	10px;
}
.istoric_row {
	margin-top:		5px;	
}

/* ONLINE PAYMENT */
.pay_text,.istoric {
	margin-bottom:	10px;
	font-size:		0.9em;
	padding:		15px;
	background:		#FFC;
	border:			1px solid #C60;
	-moz-border-radius-topleft: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px;
}
.payment,.pay_button,.pay_tax {
	text-align:		center;	
}
.pay_button {
	margin-top:		5px;	
}
.pay_tax {
	margin-left:	auto;
	margin-right:	auto;
	font-size:		0.9em;
	font-style:		normal;		
}
.payment_content {
	width:			320px;
	text-align:		center;
}
.payment_top {
	text-align:		center;	
}
.payment_banner {
	margin-left:	auto;
	margin-right:	auto;	
}
.payment_text {
	width:			98%;
	max-width:		770px;
	margin-top:		5px;
	margin-left:	auto;
	margin-right:	auto;
	padding:		15px;
	background:		#FFE;	
	text-align:		left;
	font-size:		0.95em;	
	border:			1px solid #CC9;
	-moz-border-radius-topleft: 6px; border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px; border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px; border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px;
}
.payment_text1 {
	width:			98%;
	max-width:		770px;
	margin-top:		10px;
	margin-left:	auto;
	margin-right:	auto;
	padding:		15px;
	padding-bottom:	25px;
	background:		#FFE;	
	text-align:		left;
	font-size:		0.95em;	
	border:			1px solid #CC9;
	-moz-border-radius-topleft: 6px; border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px; border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px; border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px;
}
.payment_box {
	width:			98%;
	max-width:		770px;
	text-align:		center;
	margin-top:		10px;
	margin-left:	auto;
	margin-right:	auto;
	padding:		10px;
	background:		#FFE;	
	font-size:		0.95em;	
	border:			1px solid #CC9;
	-moz-border-radius-topleft: 6px; border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px; border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px; border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px; border-bottom-right-radius: 6px;	
}
.payment_row {
	padding-left:	15px;
	text-indent:	-15px;
}
.payment_button {
	margin-top:		10px;
}

/* ========== MODAL ========== */
.modal {
	background: 	url(../images/grey3.png);
}
.modal-title {
	cursor:			pointer;	
}
.modal-header {
	padding-top:	10px;
	padding-bottom:	0;
	padding-right:	15px;
	background:		url(../images/grey1.png);
	color:			#EEE;
	border-bottom:	solid thin #BAC3CA;
	text-align:		center;
	-moz-border-radius-topleft: 7px; border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px; border-top-right-radius: 7px;	
}
.modal-title {
	position:		relative;
	top:			-6px;
	width:			80%;
	font-family:	Helvetica,Arial,sans-serif;
	font-size:		21px;
	font-weight:	600;
	margin-left:	auto;
	margin-right:	auto;
}
.modal-content {
	border-radius: 	8px;
	background:		#ECEEF0;
	border:			none;	
}
.modal-body {
	margin:			0;
	padding:		0;
	text-align:		center;
}

/* ========== TOOLTIP ========== */
.tooltip > .tooltip-inner,.float-tooltip {
	text-align:			left;
	padding-left:		8px;
	padding-right:		8px;
	padding-top:		5px;
	padding-bottom:		5px;
	min-height:			25px;
	line-height:		1.05em;
	background-color: 	#CA0;
	color:				#000;
	border-radius:		0;
	border-left-style: 	solid;
	border-left-width: 	5px;
	border-left-color: 	#000;
}
.tooltip.right > .tooltip-inner {
	border-left-style: 	none;
	border-right-style: solid;
	border-right-width: 5px;
	border-right-color: #000;
}
.tooltip.top > .tooltip-arrow {
	border-top-color: 	#CA0;
}
.tooltip.bottom > .tooltip-arrow {
	border-bottom-color: #CA0;
}
.tooltip.left > .tooltip-arrow {
	border-left-color: 	#CA0;
}
.tooltip.right > .tooltip-arrow {
	border-right-color: #CA0;
}

/* =================== PORTAL LOGIN ===================== */
.login_form {
	width:			350px;
	min-height:		150px;
	margin-left:	auto;
	margin-right:	auto;
	margin-bottom:	20px;
	text-align:		left;	
}
.login,.logout,.remind,.cancel,.examen_button,.test_button,.action,.order_button,.case_button {
	font-size:		0.95em;	
}
.li_login {
	width:			161px;
	height:			24px;
	background:		url(../images/li-button1.jpg) center no-repeat;
	cursor:			pointer;
}
.li_login:hover {
	background:		url(../images/li-button1_over.jpg) center no-repeat;
	-webkit-transition: background 0.3s ease;
	-moz-transition: 	background 0.3s ease;
	-o-transition: 		background 0.3s ease;
	transition: 		background 0.3s ease;		
}
.reminder {
	width:			350px;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:		10px;
	text-align:		center;	
	padding-right:	30px;
}
.reminder_text {
	margin-bottom:	18px;
	font-size:		0.95em;
}
.li_data {
	display:		none;	
}
/* =================== PROFILE & CATALOG ===================== */
.profile_data,.catalog_data {
	width:			450px;
	margin-left:	auto;
	margin-right:	auto;
	min-height:		50px;
	margin-bottom:	10px;
	padding-top:	0;
}
.catalog_data {
	padding-top:	5px;
	padding-bottom:	5px;
	margin-bottom:	5px;
}
.profile_picture,
.catalog_picture {
	float:			left;
	width:			80px;
	text-align:		left;
	padding-top:	6px;
}
.catalog_picture {
	opacity:		1;
	cursor:			pointer;	
}
.catalog_picture:hover {
	opacity:		0.7;	
}
.profile_details,
.catalog_details {
	width:			360px;
	float:			right;
	text-align:		left;
	margin-left:	10px;
	padding-left:	10px;
	border-left:	3px solid #C60;
	min-height:		90px;
}
.profile_row,
.catalog_row {
	width:			100%;
	margin:			0;
	padding:		0;
	padding-top:	10px;	
}
.profile_row1,
.catalog_row1 {
	width:			100%;
	margin:			0;
	padding:		0;
}
.profile_left,
.catalog_left {
	float:			left;
	width:			100px;
	font-style:		italic;	
}
.profile_wide {
	float:			left;
	width:			340px;
}
.profile_right,
.catalog_right {
	float:			left;
	margin-left:	10px;	
}
.profile_name,
.catalog_name {
	margin:			0;
	padding:		0;
	font-size:		1.2em;
	font-weight:	bold;
	color:			#606;
}
.li_header,.catalog_position {
	font-size:		0.95em;
	line-height:	1em;
	font-style:		italic;
	color:			#666;	
}
.profile_control {
	padding-top:	10px;
}
.picture_block,.picture_cat {
	vertical-align:	middle;	
}
.action_pic {
	width:			80px;
	margin:			0;
	margin-top:		5px;	
}
.picture_active {
	width:			80px;
	height:			80px;
	margin-bottom:	5px;	
}
#profile_edit,
#profile_save,
#profile_cancel,
.profile_loader,
.profile_loader1 {
	float:			left;
	width:			100px;
	text-align:		center;
	margin-right:	10px;
}
.profile_loader {
	padding-top:	5px;
}
.pic1show,
.pic2show {
	display:		none;	
}
.form_button {
	text-align:		left;	
}
.li_connect {
	width:			161px;
	height:			24px;
	background:		url(../images/li-button2.jpg) center no-repeat;
	cursor:			pointer;
}
.li_connect:hover {
	background:		url(../images/li-button2_over.jpg) center no-repeat;
	-webkit-transition: background 0.3s ease;
	-moz-transition: 	background 0.3s ease;
	-o-transition: 		background 0.3s ease;
	transition: 		background 0.3s ease;		
}
.profile_wide {
	margin-bottom:	5px;	
}
.img_form {
	display:		none;
	margin:			5px;
	margin-left:	0;
	padding:		10px;
	padding-top:	5px;
	padding-bottom:	10px;
	background:		#6FF;
	border:			1px solid #C60;
	-moz-border-radius-topleft: 4px; border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px; border-top-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px; border-bottom-left-radius: 4px;
	-moz-border-radius-bottomright: 4px; border-bottom-right-radius: 4px;
}
#avatar {
	font-size:		16px;	
}
#preview{
	margin-top:		8px;
	padding-left:	5px;	
}
#upload {
	margin-top:		5px;	
}

.catalog {
	width:			100%;
	text-align:		center;	
}
.catalog_ord,
.catalog_loader,
.catalog_cont {
	width:			450px;
	margin-left:	auto;
	margin-right:	auto;	
}
.catalog_loader {
	height:			10px;
	margin-top:		10px;	
}
.catalog_cont {
	margin-top:		10px;	
}
.detalii_profil {
	display:		none;	
}
.bullet_content	{
	width:			100%;
	padding-left:	10px;	
}
.bullet_content1	{
	width:			100%;
	text-align:		center;
}
.bullet_content2	{
	max-width:		500px;
	margin-left:	auto;
	margin-right:	auto;
	text-align:		left;
}
.bullet_content3	{
	width:			100%;
	text-align:		left;
	padding-left:	10px;
}
.a9d {
	margin-left:	20px;
	text-indent:	-20px;
	margin:			0;
	margin-top:		5px;
	padding-left:	10px;	
}

.lilogin {
	width:			95%;
	text-align:		center;	
}
.libutton {
	margin-left:	auto;
	margin-right:	auto;	
}
.li_loader {
	display:		none;	
}
.lidata_profile {
	width:			420px;
	margin-left:	auto;
	margin-right:	auto;
	min-height:		50px;
	margin-bottom:	10px;
	padding-top:	0;
}
.li_picture {
	float:			left;
	width:			60px;
	text-align:		left;
	padding-top:	3px;
}
.li_details {
	width:			350px;
	float:			right;
	text-align:		left;
}
.li_name {
	margin:			0;
	padding:		0;	
}
.li_headline {
	margin:			0;
	padding:		0;
	font-size:		0.9em;
	line-height:	1em;
	color:			#666;
}
.login_reply {
	width:			100%;
	min-height:		30px;
	font-size:		1em;
	margin-top:		5px;
}
.login_msg,.login_msg1 {
	position:		relative;
	top:			-2px;	
}
.linkedin_login {
	color:			#306;
	text-decoration:underline;
	cursor:			pointer;	
}
.linkedin_login:hover {
	color:			#C60;	
}
.li_info {
	display:		none;	
}

/* PORTAL PREVIEW */
.preview1_row {
	width:			100%;
	text-align:		center;
	margin-top:		20px;	
}
.exibit_row {
	width:			100%;
	text-align:		center;
	margin-top:		25px;
	margin-bottom:	15px;	
}
.thumb {
	cursor:			pointer;	
}

/* REGISTRU EXPERTI */
.registry {
	text-align:		center;
}
.form_registry {
	width:			350px;
	min-height:		120px;
	margin-left:	auto;
	margin-right:	auto;
	text-align:		left;
}
.expert_row {
	margin-bottom:	10px;
	font-size:		0.95em;	
}
.expert_row1 {
	margin-bottom:	10px;
	font-size:		0.95em;
	color:			#336;
}

/* OVERLAY POPUP */ 
.overlay,.popup {
	display:		none;	
}
.overlay {
	position:		absolute;
	top:			0;
	left:			0;
	background:		#000;
	opacity:		0.7;
	z-index:		98;
}
.popup {
	position:		absolute;
	min-width:		420px;
	background:		#FFF;
	padding:		0;
	text-align:		center;
	z-index:		99;
	border-top:		1px solid #C90;
	-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
}
.popup_top {
	height:			25px;
	margin-bottom:	10px;
	text-align:		right;
	padding-right:	15px;
}
.popup_content {
	text-align:		center;
	margin:			25px;
	margin-top:		0;
}
.close {
	float:			right;
	width:			52px;
	height:			25px;
	background:		url(../images/close.png) center top no-repeat;
	opacity:		0.8;
	cursor:			pointer;
}
.close:hover {
	opacity:		1;	
}

/* PORTAL - CURS */
.section_box {
	width:			100%;
	min-width:		400px;
	padding-top:	10px;
	text-align:		center;	
}
.box_button {
	float:			left;
	width:			170px;
	height:			80px;
	padding-left:	20px;
	padding-right:	0px;
	padding-top:	5px;
	padding-bottom:	13px;
	opacity:		1;
	-webkit-transition: opacity 0.3s ease, padding-right 0.3s ease, padding-left 0.3s ease;
	-moz-transition: 	opacity 0.3s ease, padding-right 0.3s ease, padding-left 0.3s ease;
	-o-transition:		opacity 0.3s ease, padding-right 0.3s ease, padding-left 0.3s ease;
	transition:			opacity 0.3s ease, padding-right 0.3s ease, padding-left 0.3s ease;
}
.box_button:hover {
	padding-left:	10px;
	padding-right:	10px;
	opacity:		0.7;
}
.box_text {
	float:			left;
	text-align:		center;
	padding-left:	15px;

}
.box_text_cell {
	min-width:		400px;
	margin-left:	auto;
	margin-right:	auto;
	padding-left:	10px;
	text-align:		left;
	font-size:		0.9em;
	line-height:	1.15em;
	color:			#444;
	border-left:	3px solid #C90;		
}
.box_row {
	width: 			100%;
	height:			5px;	
}
.vimeo_row {
	width:			100%;
	text-align:		center;	
}
.vimeo_box {
	width:			100%;
	min-width:		400px;
	max-width:		600px;
	margin-left:	auto;
	margin-right:	auto;
	padding-top:	10px;
	padding-bottom:	20px;
	text-align:		center;
}
.vimeo_controls {
	width:			100%;
	min-width:		400px;
	text-align:		center;
}
.vimeo_button {
	width:			170px;
	height:			67px;
	margin:			0;
	margin-left:	auto;
	margin-right:	auto;
	padding-left:	20px;
	padding-right:	0px;
	padding-top:	5px;
	padding-bottom:	0;
	opacity:		1;
	cursor:			pointer;
	-webkit-transition: opacity 0.3s ease, padding-right 0.3s ease, padding-left 0.3s ease;
	-moz-transition: 	opacity 0.3s ease, padding-right 0.3s ease, padding-left 0.3s ease;
	-o-transition:		opacity 0.3s ease, padding-right 0.3s ease, padding-left 0.3s ease;
	transition:			opacity 0.3s ease, padding-right 0.3s ease, padding-left 0.3s ease;
}
.vimeo_button:hover {
	padding-left:	10px;
	padding-right:	10px;
	opacity:		0.7;
}
.case_display {
	width:			100%;
	margin:			15px;
	margin-top:		25px;
	margin-bottom:	25px;
	padding:		5px;
	padding-bottom:	20px;
	border-top:		3px solid #CB9700;
	display:		table-cell;
	background:		#fff;
	box-shadow: 	10px 10px 15px #000;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
}
.case_top {
	padding:		30px;	
}
.studii_caz {
	width:			100%;
	text-align:		center;
	margin-top:		20px;
}
.case_text {
	width:			100%;
	max-width:		770px;
	margin-left:	auto;
	margin-right:	auto;
	margin-top:		10px;
	padding:		10px;
	text-align:		left;
	border:			1px solid #636;
	-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
}
.case_row {
	width:			100%;
	min-width:		420px;
	padding:		5px;
	border-top:		1px solid #C90;
}
.case_row1 {
	width:			100%;
	margin-top:		5px;
	padding:		5px;
	text-align:		center;
}
.case_left {
	width:			100%;
	padding:		5px;
	line-height:	1.1em;
	text-align:		left;
}
.case_right {
	width:			100%;
	padding:		5px;
	line-height:	1.2em;
	text-align:		left;
}
.case_pic {
	margin-left:	auto;
	margin-right:	auto;
	max-width:		750px;
	min-width:		420px;
	padding:		5px;
	text-align:		center;	
}
.case_control {
	width:			100%;
	padding-top:	5px;
	padding:		10px;
	text-align:		center;	
}
.case_box {
	width:			400px;
	margin-left:	auto;
	margin-right:	auto;
	padding:		10px;
	padding-top:	20px;
	padding-bottom:	20px;
	text-align:		center;
	background:		#6F9;
	border:			1px solid #636;
	-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;	
}
.load_holder {
	position:		relative;
	top:			-15px;
	width:			100%;
	height:			8px;
	margin:			0;
	padding:		0;
	text-align:		center;	
}
.case_loader {
	width:			70px;
	height:			8px;
	margin-left:	auto;
	margin-right:	auto;
	display:		none;
}


/* RESPONSIVE IMAGES */
img { 
	max-width:		100%;
	height:			auto;
}
p	{ 
	margin:			0 0 1.5em;
}
.csstable {
	display:		table;
	margin-top:		15px;
	margin-bottom:	15px;
}
.cssrow {display:	table-row}
.css1,.css2 {display:table-cell}
.css1 {
	width:			150px;	
}

/*MAIN MENU*/
.menu-toggle {
	display:		block;
	position:		relative;
	top:			7px;
	padding:		5px 20px;
	margin-right:	0px;
	margin-bottom:	0px;
	background:		#303;
	color:			#fff;
	cursor:			pointer;
	text-transform:	uppercase;
	font-size:		16px;
	text-align:		left;
	border-bottom:	4px solid #CB9700;
}
.menu-toggle:hover {
	color:			#CCC;	
}
.menu-toggle.toggled-on {
	background:		#303;
}
.srt-menu {
	display:		none;
	clear:			both;
	margin-bottom:	0;
}	
.srt-menu.toggled-on {
	display:		block;
	position:		relative;
	top:			6px;
	background:		#fff;
	padding-bottom:	1px;
	z-index:		25;
}
.srt-menu li {
	background:		#636;
	-webkit-transition: background 0.4s ease;
	-moz-transition: 	background 0.4s ease;
	-o-transition: 		background 0.4s ease;
	transition: 		background 0.4s ease;
}
.srt-menu li:hover {
	background:		#303;
}
.srt-menu li a, .srt-menu li li a {
	color:			#fff;
	display:		block;
	margin:			1px 0; 
	padding:		5px;
	text-align:		left;
	padding-left:	20px;
	text-decoration:none;
	border-right:	none;
	-webkit-transition: border-right 0.2s ease;
	-moz-transition: 	border-right 0.2s ease;
	-o-transition: 		border-right 0.2s ease;
	transition: 		border-right 0.2s ease;
}
.srt-menu li a:hover {
	border-right:	4px solid #CB9700;
}
.srt-menu li li a {
	background:		#834183;
	margin:			0;
	padding-left:	30px;
	font-size:		14px;
	border-top:		1px solid #999;
	-webkit-transition: background 0.4s ease;
	-moz-transition: 	background 0.4s ease;
	-o-transition: 		background 0.4s ease;
	transition: 		background 0.4s ease;
}
.srt-menu li li a:hover {
	background:		#305;
}
li .current {
	background:		#303;
}
li li .current {
	background:		#303;
}
.current_page, .current_page:hover {
	color:			#fff;
	background:		#303;
	border-right:	none;
	cursor:			default;
}
.gmenu {
	padding:		20px;
	padding-top:	5px;
	padding-bottom:	5px;
	margin-top:		1px;
	text-align:		left;
	font-family:	"Open Sans",sans-serif;
	color:			#999;
	cursor:			default;
}
.gbottom {
	color:			#999;
	cursor:			default;
}

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
	margin-bottom:	0;
	position: 		relative;
    min-height: 	1px;
    padding-left: 	0;
    padding-right: 	0;
}

.logo {
	width:			240px;
	height:			50px;
	margin-top:		5px;
	text-align:		center;
}
.logo_left {
	float:			left;
	width:			240px;
	padding-top:	8px;
	text-align:		center;
}
.logout_right {
	float:			left;
	width:			180px;
	height:			45px;
	text-align:		center;
	padding-top:	10px;
	font-size:		0.9em;
	opacity:		1;
}
.banner_gap {
	height:			0;	
}
.portal_gap {
	height:			98px;	
}
.subheader {
	position:		fixed;
	width:			100%;
	min-width:		320px;
	text-align:		center;
	top:			75px;
	padding-bottom:	5px;
	background:		#fff;
	z-index:		21;
	border-bottom:	1px solid #C90;
}
.subheader_row {
	max-width:		1600px;
	margin-left:	auto;
	margin-right:	auto;
	padding:		0;
	padding-right:	5px;
	text-align:		right;
}
.subheader_left {
	float:			left;
	position:		relative;
	top:			5px;
	left:			2px;
	width:			120px;
	margin-left:	5px;
	text-align:		left;
	font-size:		14px;
	cursor:			pointer;
}
.lang_left {
	float:			left;
	width:			23px;
}
.lang {
	color:			#303;	
}
.lang:hover {
	color:			#C80;
	text-decoration: none;	
}
.lang_right {
	float:			left;
	position:		relative;
	top:			0px;
	left:			4px;
	font-size:		1em;
	line-height:	1.4em; 
	font-weight:	500;
}
.subheader_middle {
	float:			right;
	min-width:		100px;
	margin-right:	5px;

}
.subheader_right {
	float:			right;
	width:			100px;
}
.topbutton {
	height:			23px;
	text-align:		center;
	padding-top:	2px;
	color:			#555;
	background:		#DDD;
	font-size:		0.8em;
	line-height:	1.5em; 
	font-weight:	700;
	-moz-border-radius-topleft: 3px; border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px; border-top-right-radius: 3px;
	-moz-border-radius-bottomleft: 3px; border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px; border-bottom-right-radius: 3px;
	cursor:pointer;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: 	background-color 0.4s ease;
	-o-transition:		background-color 0.4s ease;
	transition:			background-color 0.4s ease;
}
.topbutton:hover {
	color:			#fff;
	background:		#303;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: 	background-color 0.4s ease;
	-o-transition:		background-color 0.4s ease;
	transition:			background-color 0.4s ease;
}
.banner_main {
	width:			100%;
	margin-bottom:	0;	
}
.portal_main {
	width:			100%;
	margin-top:		-10px;	
}

.customers {
	clear:			both;
	width:			100%;
	margin-top:		90px;
	margin-bottom:	0;
	padding-top:	0;
	background:		#181E38;
	border-top:		1px solid #C30;
}
.customers_title {
	text-align:		center;
	margin:			30px;
	margin-bottom:	40px;
	margin-top:		0;
	color:			#fff;
	font-family:	'Open Sans', sans-serif; 
	font-size:		2.3em;
	font-weight:	300;
	line-height:	1em;
	text-shadow: 	1px 1px 1px #111;
}
.customer_slide {
	height:			110px;
	padding:		0;
	margin:			0;
	background:		#fff;
	border-top:		1px solid #C90;
	position: 		relative;
 	overflow: 		hidden;
	cursor:			ew-resize;
}
article {
    left: 			0;
    position: 		relative;
	-webkit-transition: left 30s linear;
	-moz-transition: 	left 30s linear;
	-o-transition: 		left 30s linear;
	transition: 		left 30s linear;
    box-sizing: 	border-box;
	height: 		120px;
    width: 			6000px;
    padding: 		0;
}
article.open {
    left: 			-4800px;
}

/* ================= TEST & EXAM PAGE ====================== */
.test_top {
	width:			100%;
	margin-top:		0;	
}
.logo_test {
	float:			left;
	width:			180px;
	padding-top:	8px;
	text-align:		center;
}
.test_text {
	width:			100%;
	padding-left:	5%;
	padding-right:	5%;
	padding-bottom:	10px;
	margin-top:		20px;
	margin-bottom:	20px;
}
.test_main {
	display:		table;
	width:			100%;
	padding:		20px;
	text-align:		center;	
	color:			#FFF;
}
.question_row {
	width:			95%;
	color:			#000;
	background:		#CCC;
	text-align:		left;
	line-height:	22px;
	margin-bottom:	10px;
	margin-left:	auto;
	margin-right:	auto;
	padding:		20px;
	padding-top:	10px;
	border-top:		3px solid #C90;
}
.question_box {
	font-weight:	600;	
}
.answer_row {
	white-space:	normal;
	padding:		10px;
	padding-left:	10px;
	background:		#DDD;
	margin-top:		5px;
}
label {
	width:			95%;
	white-space:	normal;
	padding-left: 	10px;
    text-indent:	-10px;
}
.test_foot {
	color:			#BBB;
	cursor:			pointer;
}
.test_foot:hover {
	color:			#C90;
}
.test_left {
	float:			left;
	width:			150px;
	height:			45px;
	text-align:		center;
	padding-top:	1px;
	font-size:		0.9em;
	opacity:		1;
}
.test_middle {
	float:			left;
	width:			120px;
	height:			45px;
	text-align:		center;
	padding-top:	1px;
	font-size:		0.9em;
	opacity:		1;
}
.test_right {
	float:			left;
	width:			150px;
	text-align:		center;
	margin-top:		10px;
	margin-bottom:	3px;
	padding-top:	0;
	font-size:		0.9em;
	opacity:		1;
}
.counter_text {
	margin:			0;
	margin-bottom:	3px;
	padding:		0;
	font-size:		12px;
	line-height:	12px;	
}
.test_button,.exam_button {
	display:		inline-block;
	margin-left:	auto;
	margin-right:	auto;
	margin-bottom:	1px;
	min-width:		105px;
	min-height:		15px;
	padding:		10px;
	padding-top:	1px;
	padding-bottom:	1px;
	font-family:	"Open Sans",sans-serif;
	font-size:		13px;
	font-weight:	600;
	color:			#FFF;
	background:		#303;
	-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
	-webkit-transition: background 0.4s ease;
	-moz-transition: 	background 0.4s ease;
	-o-transition: 		background 0.4s ease;
	transition: 		background 0.4s ease;
	cursor:			pointer;
}
.test_button:hover {
	background:    	#C60;
}
.test_button1,.exam_button1 {
	display:		inline-block;
	margin-left:	auto;
	margin-right:	auto;
	margin-bottom:	1px;
	min-width:		105px;
	min-height:		15px;
	padding:		10px;
	padding-top:	1px;
	padding-bottom:	1px;
	font-family:	"Open Sans",sans-serif;
	font-size:		13px;
	font-weight:	600;
	color:			#FFF;
	background:		#777;
	-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
	-webkit-transition: background 0.4s ease;
	-moz-transition: 	background 0.4s ease;
	-o-transition: 		background 0.4s ease;
	transition: 		background 0.4s ease;
	cursor:			default;
}
.test_button2,.exam_button2 {
	display:		inline-block;
	margin-left:	auto;
	margin-right:	auto;
	margin-bottom:	1px;
	min-width:		105px;
	min-height:		15px;
	padding:		10px;
	padding-top:	1px;
	padding-bottom:	1px;
	font-family:	"Open Sans",sans-serif;
	font-size:		14px;
	font-weight:	600;
	color:			#FFF;
	background:		#C60;
	-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
	-webkit-transition: background 0.4s ease;
	-moz-transition: 	background 0.4s ease;
	-o-transition: 		background 0.4s ease;
	transition: 		background 0.4s ease;
	cursor:			default;
}
.reexam {
	width:			90%;
	margin-left:	auto;
	margin-right:	auto;
	padding:		15px;
	background:		#FF9;
	-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px; border-top-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px; border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px;
	border-left:	3px solid #C90;
	border-right:	3px solid #C90;
	font-weight:	700;
}
.refresh_reex {
	vertical-align:	bottom;
	cursor:			pointer;
	opacity:		1;	
}
.refresh_reex:hover {
	opacity:		0.7;
}
.answers {
	width: 120px;	
}
input[type=radio]:not(old){
  width   : 28px;
  margin  : 0;
  padding : 0;
  opacity : 0;
  cursor:	pointer;
}
input[type=radio]:not(old) + label{
  display      : inline-block;
  margin-left  : -28px;
  padding-left : 28px;
  background   : url('/images/check_no.png') no-repeat 0 0;
  line-height  : 22px;
  cursor:		pointer;
}
input[type=radio]:not(old):checked + label{
  background   : url('/images/check_yes.png') no-repeat 0 0;
  cursor: pointer;
}
input[type=radio]:not(old):disabled + label{
  cursor:  default;
}
.corect { 
	white-space:	nowrap;
	background: 	#690; 
	color: 			#FFF;
}
.incorect {
	white-space:	nowrap;
	background: 	#F00;
	color: 			#FFF;
}
.era_corect {
	white-space:	nowrap;
	background: 	#CC0;
	color: 			#C30;
}

/* ========================== FOOTER =========================== */
footer ul {
	margin:			0;
	padding			:0;
}
footer { 
	clear:			both;
	padding:		20px 0;
	margin:			0;
	background:		#0e0b1c;
	font-family:	'Open Sans', sans-serif; 
	color:			#BBB;
	font-size:		0.8em;
	line-height:	1.5em; 
	font-weight:	500;
	border-top:		1px solid #C90;
}
.current_foot {
	color:			#C90;	
}
.foot_sec {
	visibility:		hidden;	
}
.colophon {
	margin-top:		0;
	margin-bottom:	0;
	text-align:		center;	
}
.colophon3 {
	position:		relative;
	top:			5px;
	margin-top:		0;
	text-align:		center;	
}
.colophon4 {
	margin-top:		0;
	margin-bottom:	0;
	text-align:		center;
	font-size:		0.9em;
	color:			#888;
}
.jump_req {
	display:		none;	
}

h1 {
	color:			#FFF;
	font-weight:	300;
}
h2, h3, h4, h5, h6 {
	color:			#606;
	padding-top:	10px;
	padding-bottom:	10px;
}
.li_pulse {
	color:			#606;
	font-size:		1.5em;
	font-weight:	400;
}

.content_title h1 {
	padding:		10px;
	padding-bottom:	15px;
	color:			#EEE;
}

.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
  content: 			" ";
  display: 			table;
}
.row {
	margin-left:	0;
	margin-right:	0;	
}
.clearfix:after,
.container:after,
.row:after {
  clear: 			both;
}

/* ================= GoToTop ======================= */
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgba(232, 98, 86, 0.8) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #e86256;
  opacity: 1;
}

/* =============================================================
SMALL TABLETS & MEDIUM PHONES (VERTICAL MENU)
*/
@media only screen and (min-width: 600px) {
header {
	height:			60px;	
}
#banner{
	float:			left;
	text-align:		left;
}
.content_banner {
	display:		none;
}
#content {  
	top:			0px;
	margin:			0;
	min-width:		320px;
}
.content_row_case {
	padding:		20px;
	padding-left:	0;
	padding-right:	0;	
}
.case_display {
	padding:		30px;
}
.case_top {
	padding:		5px;	
}

#content.wide-content {
	float:			none;
	width:			100%;
}
.flex{
	display:		block;
	position:		relative;
	top:			0px;
	background:		url("../images/paralax_bkg.png");
}
.flexbox {
	background:		none;	
}
.flexslider {
	display:		block;
	margin: 		0 0 0px; 
	background:		none;
	border: 		none;
}
.slides {
	background:		none;
}	
.hero1_text {
	position:		absolute;
	width:			100%;
	max-width:		1600px;
	text-align:		left;
	top:			40%;
}
.hero2_text, .hero3_text, .hero4_text, .hero5_text {
	position:		absolute;
	width:			100%;
	max-width:		1600px;
	text-align:		left;
	top:			28%;
}

.bull {
	font-size:		34px;
	font-family:	Helvetica, Arial, sans-serif;
	color:			#C60;
	text-shadow: 	1px 1px 1px #000;
}
.htext {
	position:		relative;
	left:			30px;
	margin-top:		5px;
	margin-left:	7px;
	font-size:		16px;
	line-height:	1em; 
	font-weight:	700;
	color:			#fff;
	text-shadow: 	1px 1px 1px #000;
	cursor:			pointer;
	z-index:		11;
	-webkit-transition: color 0.2s ease;
	-moz-transition: 	color 0.2s ease;
	-o-transition:		color 0.2s ease;
	transition:			color 0.2s ease;
}
.htext_col1 {
	float:			left;
	width:			10px;
	margin-right:	7px;
	padding-top:	6px;	
}
.htext_col2 {
	float:			left;
	padding:		0.3em;
	padding-left:	10px;
	padding-right:	10px;
	background:		url("../images/bkg_semi1.png");
	-webkit-transition: background 0.3s ease, padding-right 0.3s ease;
	-moz-transition: 	background 0.3s ease, padding-right 0.3s ease;
	-o-transition:		background 0.3s ease, padding-right 0.3s ease;
	transition:			background 0.3s ease, padding-right 0.3s ease;
}
.hpage_col2 {
	float:			left;
	padding:		0.3em;
	padding-left:	10px;
	padding-right:	10px;
	background:		url("../images/bkg_semi1.png");
}

.htext:hover {
	color:			#CF0;
}
.htext_col2:hover {
	padding-right:	40px;
	background:		url("../images/bkg_semi2.png");
}
.flex-control-paging li a {
	width: 			13px; 
	height: 		13px;
}

.menu-toggle {
	display:		block;
	position:		relative;
	top:			7px;
	float:			right;
	margin-top:		5px;
	margin-right:	5px;
	margin-bottom:	0px;
	height:			35px;
	padding:		3px 10px;
}

.srt-menu.toggled-on {
	top:			7px;
}

.grid_12 {
	display: 		block;
	padding: 		0;
	margin:			0;
}

.banner_gap {
	height:			60px;	
}
.portal_gap {
	height:			60px;	
}
.profile_data,.catalog_data {
	width:			450px;
}
.profile_details {
	width:			360px;
}
.catalog_ord,.catalog_cont {
	width:			450px;
}
.files_column {
	float:			left;
	width:			50%;	
}
.files_folder {
	margin-left:	5px;
}
.files_row {
	margin-left:	10px;
	padding-left: 	22px;
    text-indent:	-22px;
}
.files_row1 {
	margin-left:	10px;
	padding-left: 	58px;
    text-indent:	-58px;
}

.customers { 
	margin-top:		0;
	padding-top:	0;
}

footer { 
	font-size:		1.1em;
}

@-webkit-keyframes moveSlideshow {
    0%   { -webkit-transform: translateX(0); }    
    100% { -webkit-transform: translateX(-5600px); }
}
@-moz-keyframes moveSlideshow {
    0%   { -moz-transform:	translateX(0); }    
    100% { -moz-transform:	translateX(-5600px); }
}

} 

/* =============================================================
TABLETS & HIGH-END PHONES (HORIZONTAL MENU)
*/
@media only screen and (min-width: 960px) {

.large { display:	none; }
.medium { display:	block; }
.narrow { display:	none; }

#banner { 
	float:			left; 
	text-align:		left;
	margin-bottom:	0px;
}
header {
	height:			75px;
	padding:		0;
	text-align:		center;
	z-index:		22;
}
.logo {
	width:			260px;
	height:			60px;
	margin-top:		10px;
	padding-left:	20px;
	text-align:		left;
}
.logout_right {
	padding-top:	5px;
}
.test_left {
	width:			250px;
	padding-top:	5px;
}
.test_middle {
	width:			120px;
	padding-top:	5px;
}
.test_right {
	margin-left:	50px;
	margin-top:		10px;
	width:			200px;
}

#content {  
	float:			none;
	width:			65%;
}
.content_row_case {
	padding:		20px;
}
.content_banner {
	margin-bottom:	0;	
}
#content.wide-content{
	float:			none;
	width:			100%;
}
.content_row {
	padding:		20px;
}
.content_row1 {
	padding:		20px;
}
.htext {
	font-size:		21px;
	margin-top:		8px;
	margin-left:	10px;
}
.bull {
	font-size:		38px;
}
.htext_col1 {
	margin-right:	8px;	
}
.htext_col2 {
	padding:		0.2em;
	padding-left:	10px;
	padding-right:	10px;
}
.top_cells {
	width:			900px;
	margin-left:	auto;
	margin-right:	auto;	
}
.top_cell_1 {
	width:			210px;
	padding-left:	0;
}
.under_pic {
	margin-top:		25px;
}

.banner_gap {
	height:			75px;	
}
.portal_gap {
	height:			75px;	
}
.profile_data,.catalog_data {
	width:			450px;
}
.profile_details {
	width:			360px;
}
.catalog_ord,.catalog_cont {
	width:			450px;
}

/* PORTAL - CURS */
.vimeo_box {
	max-width:		650px;
}
.vimeo_window {
	width:			470px;
	padding-top:	5px;
}
.case_row {
	display:		table-row;
	width:			100%;
	max-width:		750px;
	margin-left:	auto;
	margin-right:	auto;
	padding-bottom:	10px;
}
.case_left {
	display:		table-cell;
	width:			280px;
	border-top:		1px solid #C90;
}
.case_right {
	display:		table-cell;
	max-width:		470px;
	width:			auto;
	border-top:		1px solid #C90;
	padding-left:	10px;
	padding-bottom:	10px;
}
.button {
	padding-top:	2px;
	padding-bottom:	2px;
	font-size:		14px;
	font-weight:	600;
}

/*** MAIN MENU ***/
.menu-toggle {
	display:		none;
}
#menu-main-navigation {
	display:		block;
}

.srt-menu, .srt-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.srt-menu.toggled-on {
	display:		block;
	position:		relative;
	top:			0;
	background:		#fff;
	z-index:		25;
}
.srt-menu ul {
	position:		absolute;
	display:		none;
	width:			12em;
	z-index:		25;
}
.srt-menu ul li {
	width:			75%;
	border-bottom:	1px solid #fff;
	overflow:		hidden;
}
.srt-menu li {
	float:			left;
	position:		relative;
	margin-left:	1px;
}
.srt-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.srt-menu li li {
	margin-left:	0px;
	white-space: 	nowrap;
	overflow: 		hidden;
}
.srt-menu li ul {
	display:		none;
	left:			0;
	top:			29px;
	z-index:		97;
	-webkit-transition: display 1s ease;
	-moz-transition: 	display 1s ease;
	-o-transition:		display 1s ease;
	transition:			display 1s ease;
}
.srt-menu li:hover ul {
	display:		block;
}
.gmenu {
	padding:		16px;
	padding-top:	3px;
	padding-bottom:	0;
	text-align:		center;
	font-size:		14px;
	font-weight:	600;
	background:		#FFF;
}
.test_menu_item {
	padding:		20px;
	padding-top:	5px;
	padding-bottom:	5px;
	background:		#FFF;
}

/*** SKIN ***/
#topnav, .srt-menu {
	float:			right;
	margin-top: 	12px;
	margin-bottom: 	10px;
	margin-right: 	3px;
	top:			0;
	padding-top:	0px;
	z-index:		98;
}
.srt-menu li a {
	display:		block;
	height:			30px;
	margin:			0; 
	padding:		2px 15px;
	background:		#fff;
	border-right:	none;
	border-bottom:	none;
	text-align:		left;
	text-decoration:none;
	font-size:		14px;
	font-weight:	600;
	color:			#653366;
	-webkit-transition: 	background-color 0.4s ease, color 0.4s ease;
	-moz-transition: 		background-color 0.4s ease, color 0.4s ease;
	-o-transition:			background-color 0.4s ease, color 0.4s ease;
	transition:				background-color 0.4s ease, color 0.4s ease;
}
.srt-menu a, .srt-menu a:visited {
	color:			#653366;	
}
.srt-menu li:hover > a,
.srt-menu li.current a { 
	color:			#fff;
	background:		#303;
	border-bottom:	3px solid #CB9700;
	border-right:	none;
}
.srt-menu li:hover li > a {
	background:		#834183;
	border-bottom:	none;	
}
.srt-menu li li a {
	background:		#834183;
	border-top:		none;
	font-size:		13px;
	color:			#fff;
	padding:		3px;
	padding-left:	12px;
	height:			auto;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: 	background-color 0.4s ease;
	-o-transition:		background-color 0.4s ease;
	transition:			background-color 0.4s ease;
}
.srt-menu li li:hover > a,
.srt-menu li li.current a {
	background:		#305;
	border-bottom:	none;
}

.hero2_text, .hero3_text, .hero4_text, .hero5_text {
	top:			35%;
}
.flex-control-paging li a {
	width: 			14px; 
	height: 		14px;
}

/*GRID*/
.row {
	 padding:		0;
	 margin:		0;
	 background:	none;
}
 
.grid_4 { width: 	50%; }
.grid_6 { width: 	50%; }
.grid_12 { width: 	100%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11 {
	float: 			left;
	display: 		block;
	padding: 		10px;
	padding-top:	5px;
}
.grid_12 {
	float: 			left;
	display: 		block;
	padding: 		0;
	margin:			0;
}
.rightfloat {
	float:			right;
}
#hero [class*="grid_"] { 
	margin-bottom:	0;
}

@-webkit-keyframes moveSlideshow {
    0%   { -webkit-transform: translateX(0); }    
    100% { -webkit-transform: translateX(-5300px); }
}
@-moz-keyframes moveSlideshow {
    0%   { -moz-transform:	translateX(0); }    
    100% { -moz-transform:	translateX(-5300px); }
}

}

/* =============================================================
LAPTOP & LARGE SCREEN TABLETS & PHONES (HORIZONTAL MENU)
*/
@media only screen and (min-width: 1440px) {

.large { display:	block; }
.medium { display:	none; }
.narrow { display:	none; }

#topnav, .srt-menu {
	float:			right;
	margin-top: 	10px;
	margin-bottom: 	10px;
	margin-right: 	0;
}
.srt-menu li a {
	background:		#fff;
	font-size:		15px;
	color:			#653366;
	margin:			0; 
	padding:		3px 15px;
	height:			33px;
}
.srt-menu ul li {
	width:			80%;
	border-bottom:	1px solid #fff;
}
.srt-menu li li a {
	font-size:		14px;
	height:			30px;
	padding-left:	12px;
}
.srt-menu li:hover > a,
.srt-menu li.current a { 
	color:			#fff;
	background:		#303;
	border-bottom:	3px solid #CB9700;
	border-right:	none;
}
.srt-menu li:hover ul {
	top:			32px;
}

.hero2_text, .hero3_text, .hero4_text, .hero5_text {
	top:			35%;
}
.htext {
	line-height:	0.8em; 
}
.wrapper {
	max-width:		1600px;
	margin-left:	auto;
	margin-right:	auto;
}
header {
	width:		100%;
	text-align:	center;	
}
.htext {
	font-size:		26px;
	margin-top:		12px;
	margin-left:	20px;
}
.bull {
	font-size:		50px;
	padding-top:	8px;
}
.htext_col1 {
	margin-right:	15px;	
}
.htext_col2 {
	padding:		0.3em;
	padding-left:	15px;
	padding-right:	15px;
}
.banner_gap {
	height:			75px;	
}
.portal_gap {
	height:			75px;	
}
.profile_data,.catalog_data {
	width:			450px;
}
.profile_details {
	width:			360px;
}
.catalog_ord,.catalog_cont {
	width:			450px;
}

.grid_1 { width: 	8.33333333%; }
.grid_2 { width: 	16.66666667%; }
.grid_3 { width: 	25%; }
.grid_4 { width: 	33.33333333%; }
.grid_5 { width: 	41.66666667%; }
.grid_6 { width: 	50%; }
.grid_7 { width: 	58.33333333%; }
.grid_8 { width: 	66.66666667%; }
.grid_9 { width: 	75%; }
.grid_10 { width: 	83.33333333%; }
.grid_11 { width: 	91.66666667%; }
.grid_12 { width: 	100%; }

.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11 {
	float: 			left;
	display: 		block;
	padding: 		10px;
	padding-top:	5px;
}
.grid_12 {
	float: 			left;
	display: 		block;
	padding: 		0;
	margin:			0;
}

@-webkit-keyframes moveSlideshow {
    0%   { -webkit-transform: translateX(0); }    
    100% { -webkit-transform: translateX(-5100px); }
}
@-moz-keyframes moveSlideshow {
    0%   { -moz-transform:	translateX(0); }    
    100% { -moz-transform:	translateX(-5100px); }
}

}

/* =============================================================
RETINA (2x RESOLUTION DEVICES)
*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min--moz-device-pixel-ratio: 1.5),
       only screen and (min-device-pixel-ratio: 1.5) {


} 

/* =============================================================
iPHONE 5 MEDIA QUERY
iPhone 5 or iPod Touch 5th generation styles (you can include your own file if you want)
*/
@media (device-height: 568px) and (-webkit-min-device-pixel-ratio: 2) { 

  
}

/* =============================================================
PRINT STYLESHEET
*/
@media print {
  * { background: none !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
  header { display: none; }
  button { display: none; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
  .scroll_arrow,.scroll_top { display: none; }
  .content_top,.content_top1,.banner_row { border-bottom: none; }
  .content_row,.content_cell,.cell_text { background: none; }
}