@charset "utf-8";
embed, img, object, video {
	max-width: 100%;
}
.supportbutton {
	display:none;
	color: #FFF;
	height: 150px;
	width: 30px;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 70%;
	background-image: url(../../img/ar/getsupport-ver.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	opacity: .6;
	-webkit-transition: all .4s ease;
	-moz-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}
.bbdisplay {
	display: none !important;
}
* {
	padding: 0;
	margin: 0;
}
.supportbutton:hover {
	opacity: 1;
}
.ie6 img {
	width: 100%;
}
.estore_buttons_holder {
	height: 51px;
	width: 651px;
	position: absolute;
	left: 4%;
	top: 87%;
	z-index: 144;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.desktop_only {
	width: 50%;
	float: left!important;
}
h1 {
	font-size: 36px!important;
	font-family: Conv_segoeuil, Sans-Serif;
	/*text-align: left;*/
}
h3 {
	font-size: 24px!important;
	font-family: Conv_segoeui, Sans-Serif;
	/*text-align: left;*/
	padding-top: 10px!important;
	padding-bottom: 5px!important;
	font-weight: lighter;
}
h2 {
	font-family: Conv_segoeuil, Sans-Serif;
	font-size: 24px;
}
h4 {
	font-size: 13px;
	font-weight: 700;
	/*margin-top: 5px;*/
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block;
}
audio, canvas, video {
	display: inline-block; *;
	display: inline; *;
	zoom: 1;
}
[hidden], audio:not([controls]) {
display:none
}
html {
	font-size: 100%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	font-size: 13px;
	line-height: 1.231;
}
body, button, input, select, textarea {
	font-family: sans-serif;
	color: #222;
}
a, a:focus, a:hover, a:visited {
	color: #484d60;
}
a:active, a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b, strong {
	font-weight: 700;
}
blockquote {
	margin: 1em 40px;
}
dfn {
	font-style: italic;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}
ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}
mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: 700;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	_font-family: 'courier new', monospace;
	font-size: 1em;
}
pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
q {
	quotes: none;
}
q:after, q:before {
	content: "";
	content: none;
}
small {
	font-size: 85%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
ol, ul {
	margin: 1em 0;
	padding: 0 0 0 40px;
}
dd {
	margin: 0 0 0 40px;
}
nav ol, nav ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
svg:not(:root) { overflow: hidden }
figure, form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
legend {
	border: 0;
*margin-left: -7px;
	padding: 0;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline; *;
	vertical-align: middle;
}
button, input {
	line-height: normal; *;
	overflow: visible;
}
table button, table input {
	*overflow: auto;
}
button, input[type=button], input[type=reset], input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button;
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}
input:invalid, textarea:invalid {
	background-color: #f0dddd;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
}
.ir br {
	display: none;
}
.hidden {
	display: none!important;
	visibility: hidden;
}
.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
	clip: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
}
.invisible {
	visibility: hidden;
}
.clearfix:after, .clearfix:before {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
@media print {
* {
	background: transparent!important;
	color: #000!important;
	text-shadow: none!important;
	filter: none!important;
	-ms-filter: none!important;
}
a, a:visited {
	text-decoration: underline;
}
a[href]:after {
	content: " (" attr(href) ")";
}
abbr[title]:after {
	content: " (" attr(title) ")";
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
	content: "";
}
blockquote, pre {
	border: 1px solid #999;
	page-break-inside: avoid;
}
thead {
	display: table-header-group;
}
img, tr {
	page-break-inside: avoid;
}
img {
	max-width: 100%!important;
}
h2, h3, p {
	orphans: 3;
	widows: 3;
}
h2, h3 {
	page-break-after: avoid;
}
}
.nav1_holder {
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	max-width: 1366px;
	display: block;
}
.stockpedia_letter {
	background-color: #00b0ff;
	margin: 5px;
	height: 40px;
	width: 44px;
	font-size: 24px;
	color: #FFF;
	text-align: center;
	padding-top: 4px;
	float: left;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
.stockpedia_letter:hover {
	background-color: #2d84a8;
}
.stkp_letters_holder {
	width: 95%;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
}
.stp_letter_area {
	width: 100%;
	margin-bottom: 15px;
	text-align: left;
}
.stp_letter_header {
	height: 75px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #303030;
	margin-bottom: 10px;
}
.stp_letter_st {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
.tbs_holder {
	width: 100%;
	display: block;
}
.tbs_bullet_item {
	background-image: url(../../img/ar/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 47%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-bottom: 10px;
	margin-right: 1%;
}
.tbs_bullet_item_full {
	background-image: url(../../img/ar/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 97%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-bottom: 10px;
	margin-right: 1%;
}
.tbs_bullet_item_mc {
	float: left;
	width: 49%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0;
	margin-bottom: 10px;
	margin-right: 1%;
}
.tbs_bullet_mc {
	direction:rtl;
	background-image: url(../../img/ar/tick.png);
	background-repeat: no-repeat;
	background-position: 14% center;
	/* width: 80%; */
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-bottom: 10px;
	/* margin-right: 10%; */
	padding-right: 7%;
	padding-left: 3%;
	text-align: right;
}
.tbs_bullet_mc_no_bg {
	width: 85%;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-bottom: 10px;
	/* margin-right: 10%; */
	padding-left: 5%;
	text-align: right;
}
.mc_title {
	padding: 10px;
	height: 13px;
	width: 90%;
	margin-bottom: 10px;
	background-image: url(../../img/ar/top_banner_bottom_bg.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d3d3d3;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
.lang_img {
	position: absolute;
	top: 50px;
	left: 48%;
	width: 118px;
}
.segoel {
	font-family: Conv_segoeuil, Sans-Serif;
}
.segoeb {
	font-family: Conv_segoeuib, Sans-Serif;
}
.segoer {
	font-family: Conv_segoeui, Sans-Serif;
}
.nav li li .parent:hover {
	background-image: url(../../img/ar/rytarrow.png);
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: 80% 13px;
}
#toTop {
	width: 46px;
	text-align: center;
	position: fixed;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
	display: none;
	z-index: 999;
	background-image: url(../../rs-plugin/assets/arrow_large_top.png);
	background-repeat: no-repeat;
	background-position: left;
	margin: 10px;
	height: 46px;
}
#toTop:hover {
	background-repeat: no-repeat;
}
.bread_crumb {
	
	height: 34px;
	width: 95%;
	max-width: 1366px;
	padding-right: 2.5%;
	padding-left: 2.5%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 11px;
	font-size: 12.5px;
	/* position: relative; */
	float: right;
}
.bread_crumb_home {
	background-image: url(../../img/ar/home.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	width: 28px;
	min-height: 28px;
}
.bread_crumb_arrow {
	background-image: url(../../img/ar/bread_c_arrow.png);
	background-repeat: no-repeat;
	background-position: center 4px;
	float: right;
	width: 28px;
	min-height: 28px;
}
.bread_crumb_text {
	background-image: url(../img/bread_c_arrow.png) background-repeat:no-repeat;
	background-position: center center;
	float: right;
	width: auto;
	min-height: 23px;
	padding-top: 9px;
	font-size: 12px;
	direction: rtl;
}
.bread_crumb td {
	height: auto!important;
}
.bread_crumb_link {
	font-size: 12.5px;
	color: #666;
	padding-bottom: 4px;
	float: left;
}
.bread_crumb_colour {
	color: #666;
}
.pro10_video_area {
	float: right;
	width: 100%;
}
.pro10_video_area h2 {
	font-size: 24px;
	font-family: Conv_segoeuil, Sans-Serif;
}
.pro10_video {
	float: left;
	width: 40%;
}
.pro10_video_text {
	width: 55%;
	/* margin-left: 5%; */
	float: right;
	
}
.top_banners_holder {
	display: block;
	font-size: 11px;
}
.top_banner_clm {
	width: 21.24%;
	margin-right: 5%;
	height: 120px;
	float: left;
}
.top_banner_clm2 {
	width: 21.24%;
	height: 120px;
	float: left;
}
.top_banner {
	border: 1px solid #d3d3d3;
	height: 120px;
}
.top_banner_stockpedia {
	border: 1px solid #d3d3d3;
	height: inherit;
}
.top_banner_bottom {
	background-image: url(../../img/ar/top_banner_bottom_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	text-align: center;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d3d3d3;
	border-bottom-color: #d3d3d3;
	border-left-color: #d3d3d3;
	padding-top: 8px;
	color: #8c8e8f;
}
.top_banner_image_holder {
	float: left;
	height: 110px;
	width: 45%;
	padding-top: 10px;
}
.top_banner_text_holder {
	float: left;
	height: 100px;
	width: 55%;
	padding-top: 10px;
	padding-bottom: 10px;
	text-overflow: ellipsis!important;
	overflow: hidden!important;
	line-height: 18px;
}
.top_banner_text_holder_big_txt {
	direction:rtl;
	font-size: 18px;
	line-height: 11px;
}
.text_colour_grey {
	direction:rtl;
	color: #484d60;
}
.gridContainer {
	
	width: 100%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.box {
	background-color: #9C0;
}
.header_search_area {
	float: left;
	height: 30px;
	width: 230px;
	margin-top: 22px;
	margin-left: 30px;
	display: block;
}
.header_search_box {
	background-color: #d5d5d5;
	height: 25px;
	width: 220px;
	border: 1px solid #606c7a;
	color: #666;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-left: 5px;
	background-image: url(../../img/DirectFN%E2%84%A2_prototype-blue.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.cse input.gsc-input, input.gsc-input {
	background-color: #d5d5d5!important;
	height: 25px!important;
	width: 220px!important;
	border: 1px solid #606c7a!important;
	color: #666!important;
	-webkit-border-radius: 3px!important;
	-moz-border-radius: 3px!important;
	border-radius: 3px!important;
	background-image: url(../../img/DirectFN%E2%84%A2_prototype-blue.png)!important;
	background-repeat: no-repeat!important;
	background-position: right center!important;
}
td.gsc-search-button {
	width: 1%;
	display: none;
}
.gsc-input-box, .gsc-input-box-focus, .gsc-input-box-hover, input.gsc-input {
	height: 25px;
	width: 220px;
	border: 1px solid #606c7a;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-image: url(../../img/DirectFN%E2%84%A2_prototype-blue.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.navigator_holder {
	font-size: 18px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #f1f1f1;
	text-shadow: 1px 1px 1px rgba(0,0,0,.93);
	display: none;
}
.header_holder {
	min-height: 123px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../../img/ar/top_bg_tablet.png);
	background-repeat: repeat-x;
	background-position: top;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	background-color: #1A2D4A;
	direction:rtl;
}
.nav > li {
	
	height: 50px;
	float: right;
	list-style-type: none;
	cursor: pointer;
	margin-right: 5.7%;
}
.nav > li > a {
	display: block;
	padding-left: 5px;
}
.nav > li > a:active, .nav > li > a:hover {
	color: #ff9100;
}
.header_top {
	height: 73px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	max-width: 1366px;
}
.logo_holder {
	height: 73px;
	width: 233px;
	margin-left: 30px;
	float: right;
	background-image: url(../../img/ar/directFN_logo_white.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.fullwidthbanner-container {
	width: 100%!important;
	position: relative;
	padding: 0;
	min-height: 113px!important;
	max-height: 513px!important;
	overflow: hidden;
/*	background-image: url(../../img/ar/bluebanner_bg.jpg); */
	background-position: left center;
	display: block;
	max-width: 1366px;
	margin: 0 auto;
	
}
.fullwidthbanner-container_tab {
	display: none;
}
.animationholer {
	width: 100%;
	max-height: 300px;
	display: none;
}
.mid_banner_area_holder {
	background-image: url(../../img/ar/banner_area_bg.jpg);
	background-repeat: repeat-x;
	height: 157px;
	width: 100%;
	padding-top: 23px;
	padding-bottom: 10px;
	color: #484d60!important;
}
.mid_banner_area {
	height: 157px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1366px;
	direction: rtl;
}
.mid-banner_image_area {
	float: left;
	height: 95px;
	top: 0;
	left: 0;
	position: absolute;
	width: 45%;
	overflow: hidden;
	z-index: 20;
	margin-left: 1%;
	text-align: left;
}
.mid_banner_text_1 {
	font-size: 11px;
	width: 50%;
	padding-left: 50%;
	line-height: 12px;
	padding-top: 37px;
}
.mid_banner_header {
	font-size: 30px;
}
.mid_banner_text {
	font-size: 11px!important;
	max-height: 100px!important;
	width: 60%;
	line-height: 12px;
	margin-right: 0;
	overflow: hidden!important;
	text-overflow: ellipsis!important;
	display: inline-block;
}
.mid_banner_button_holder {
	height: 40px;
	width: 140px;
	position: absolute;
	left: 4%;
	bottom: 10px;
	background-image: url(../../img/ar/button_dhadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 19;
}
.mid_banner1 {
	background-image: url(../../img/ar/seperator.jpg);
	background-repeat: no-repeat;
	/* background-position: right center; */
	float: right;
	height: 157px;
	width: 30%;
	margin-right: 2.5%;
	position: relative;
	padding-right: 2.5%;
}
.mid_banner2 {
	background-image: url(../../img/ar/seperator.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	float: left;
	height: 157px;
	width: 30%;
	margin-right: 2.5%;
	position: relative;
	padding-right: 2.5%;
	overflow: hidden;
}
.mid_banner3 {
	float: right;
	height: 157px;
	width: 30%;
	position: relative;
}
.site_map_holder {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: block;
}
.site_map_header_holder {
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	/* border-top-style: solid; */
	border-bottom-style: solid;
	border-top-color: #ddd;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
}
.site_map_body {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 2.5%;
	padding-bottom: 0;
	padding-left: 2.5%;
	font-size: 13px;
	color: #666;
	max-width: 1366px;
	min-height: 210px;
	line-height: 20px;
	direction:rtl;
}
.footer_blue_holder {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00b0ff;
	background-color: #2d84a8;
	color: #6dd;
	font-size: 11px;
}
.footer_blue {
	width: 95%;
	padding-top: 15px;
	padding-right: 2.5px;
	padding-left: 2.5px;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 15px;
}
.site_map_colum {
	float: right;
	width: 25%;
}
.site_map_header {
	width: 95%;
	padding-top: 11px;
	padding-right: 2.5%;
	padding-bottom: 11px;
	padding-left: 2.5%;
	font-size: 13px!important;
	color: #666;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
	font-weight: 700!important;
	direction:rtl;
}
.dark_blue_text {
	color: #0096ff;
}
.homepage_main_content, .homepage_main_content_s {
	width: 95%;
	padding-top: 28px;
	padding-right: 2.5%;
	padding-bottom: 28px;
	padding-left: 2.5%;
	font-size: 15px;
	color: #666;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	display: block;
	direction:rtl;
}
.sub_page_content {
	direction:rtl;
	width: 95%;
	padding-right: 2.5%;
	padding-bottom: 28px;
	padding-left: 2.5%;
	font-size: 15px;
	color: #000;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	position: relative;
}
.system_req {
	background-color: #f4f4f4;
	width: 90%;
	padding-top: 33px;
	padding-right: 5%;
	padding-bottom: 15px;
	padding-left: 5%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ebebeb;
	border-bottom-color: #ebebeb;
	min-height: 157px;
	margin-top: 30px;
	line-height: 26px;
	position: relative;
	/*text-align: left;*/
}
.system_req img {
	float: right;
	position: absolute;
	left: 5%;
	top: 33px;
	display: block;
}
.orange_colour_text {
	color: #ff9100;
}
.light_blue_button {
	background-color: #17bbe4;
	padding-top: 8px;
	padding-right: 5%;
	padding-bottom: 8px;
	padding-left: 5%;
	border: 1px solid #04d2e4!important;
	display: block;
	color: #FFF;
	text-shadow: 0 0 2px #696969!important;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	text-align: center;
	font-size: 14px;
	width: auto;
}
.dark_blue_button {
	background-color: #0096ff;
	padding-top: 8px;
	padding-right: 5%;
	padding-bottom: 8px;
	padding-left: 5%;
	border: 1px solid #00aeff!important;
	display: block;
	color: #FFF;
	text-shadow: 0 0 2px #696969!important;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
}
.orange_button2 {
	background-color: #80202C;
	padding-top: 8px;
	padding-right: 5%;
	padding-bottom: 8px;
	padding-left: 5%;
	border: 1px solid #80202C!important;
	display: block;
	color: #FFF;
	text-shadow: 0 0 2px #80202C!important;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	text-align: center;
	font-size: 14px;
}
.orange_button {
	background-color: #ff9100;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
	border: 1px solid #ffae12!important;
	width: 100px;
	display: block;
	color: #FFF;
	text-shadow: 0 0 2px #696969!important;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	text-align: center;
}
.blue_button {
	background-color: #0096ff;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
	border: 1px solid #00aeff!important;
	width: 125px;
	display: block;
	color: #FFF;
	text-shadow: 0 0 2px #696969!important;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	text-align: center;
}
.green_button {
	background-color: #60bf13;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
	border: 1px solid #6ee70c!important;
	width: 125px;
	display: block;
	color: #FFF;
	text-shadow: 0 0 2px #696969!important;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	text-align: center;
}
.lineh15 {
	line-height: 15px!important;
	padding: 0;
}
#demo-wrapper {
	width: 100%;
	margin: 0 auto;
	display: none;
}
@media only screen and (max-width:1366px) {
.padding_10 {
	padding-right: 10px;
	padding-left: 10px;
}
.navigator_holder {
	max-width: 1366px;
	display: none;
}
.nav > li {
	margin-left: 4.8%;
}
.nav > li > a {
	display: block;
	padding-left: 0;
}
#demo-wrapper {
	width: 100%;
	margin: 0 auto;
	display: none;
}
.mid_banner_text {
	font-size: 11px!important;
	max-height: 100px!important;
	width: 50%;
	line-height: 12px;
	margin-left: 89%;
	overflow: hidden!important;
	text-overflow: ellipsis!important;
	display: inline-block;
}
.mid-banner_image_area {
	width: 35%;
	margin-top: 10px;
}
.mid_banner_button_holder {
	width: 125px;
}
}
@media only screen and (max-width:1000px) {
.gridContainer {
	width: 100%;
}
.nav1_holder {
	display: none;
}
#demo-wrapper {
	width: 100%;
	margin: 0 auto;
	display: none;
	direction:rtl;
}
.estore_buttons_holder {
	left: 0;
	top: 75%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.box {
	background-color: #d91919;
}
.header_search_area {
	float: right;
	height: 30px;
	width: 190px;
	margin-top: 22px;
	margin-right: 7.7%;
}
.header_search_box {
	width: 170px;
}
.navigator_holder {
	font-size: 17px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #f1f1f1;
	max-width: 800px;
	display: block;
}
.header_holder {
	background-image: url(../../img/ar/top_bg_tablet.png);
}
.nav > li {
	margin-left: 10%;
}
.nav > li > a {
	display: block;
	padding-left: 0;
}
.mid_banner_header {
	font-size: 18px;
}
.dark_blue_button, .light_blue_button, .orange_button2 {
	padding-right: 10px;
	padding-left: 5%;
	color: #FFF;
	font-size: 12px;
	width: 80px;
}
.mid_banner_button_holder {
	height: 40px;
	width: 100px;
	position: absolute;
	right: 1%;
	bottom: 0;
}
.mid_banner_text {
	width: 45%;
	font-size: 10px!important;
	max-height: 75px!important;
	margin-right: 40%;
	overflow: hidden!important;
	text-overflow: ellipsis;
	display: inline-block;
	line-height: 10px;
}
.mid-banner_image_area {
	margin-right: 10px;
	top: 35px;
}
.lang_img {
	position: absolute;
	top: 27px;
	left: 50%;
	width: 90px!important;
}
.animationholer {
	width: 100%;
	max-height: 300px;
	display: none;
}
.fullwidthbanner-container_tab {
	width: 100%!important;
	max-width: 1000px;
	min-width: 600px;
	max-height: 510px;
	min-height: 300px;
	background-color: #9F0;
	position: relative;
	padding: 0;
	overflow: hidden;
	background-image: url(../../img/ar/bluebanner_bg.jpg);
	background-position: left center;
	display: block;
}
.orange_button {
	background-color: #ff9100;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #ffae12!important;
	width: 100px;
	display: block;
	color: #FFF;
	text-shadow: 0 0 2px #696969!important;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	text-align: center;
}
.blue_button {
	background-color: #0096ff;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #00aeff!important;
	width: 125px;
	display: block;
	color: #FFF;
	text-shadow: 0 0 2px #696969!important;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	text-align: center;
}
.green_button {
	background-color: #60bf13;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #6ee70c!important;
	width: 125px;
	display: block;
	color: #FFF;
	text-shadow: 0 0 2px #696969!important;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	text-align: center;
}
.lineh15 {
	line-height: 9px!important;
	padding: 0 0 0 10px;
}
.top_banners_holder {
	display: none;
}
}
@media only screen and (max-width:599px) {
.supportbutton {
	height: 30px;
	width: 150px;
	left: 35%;
	top: inherit;
	bottom: 0!important;
	opacity: .9;
	z-index: 9990;
	background-image: url(../../img/ar/getsupport-hr.jpg);
}
.nav1_holder {
	display: none;
}
.header_top {
	height: 71px;
	width: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.logo_holder {
	height: 73px;
	width: 205px;
	margin: 0 auto;
	float: none;
	background-image: url(../../img/ar/directFN_logo_white_mobile.png);
}
.nav > li > a {
	display: block;
	padding-left: 20px;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.box {
	background-color: #024279;
}
.header_search_area {
	float: none;
	height: 30px;
	width: 90%;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}
.header_search_box {
	height: 25px;
	width: 99%;
}
.cse input.gsc-input, input.gsc-input {
	width: 99%!important;
}
.menu_button {
	width: 100px;
	height: 50px;
	margin: 0 auto;
}
.segoel {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
}
.segoeb {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 700;
}
.segoer {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 400;
}
.site_map_colum {
	float: none;
	width: 100%;
	text-align: center;
	padding-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
h1 {
	font-size: 25px!important;
	font-family: Verdana, Geneva, sans-serif;
}
h3 {
	font-size: 18px!important;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
}
.mid_banner_area_holder {
	background: 0 0;
	background-repeat: repeat;
	height: auto;
	width: 100%;
	padding-top: 0!important;
	padding-bottom: 10px;
	color: #484d60!important;
}
.mid_banner_area {
	height: auto;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	max-width: 1366px;
}
.mid_banner1 {
	float: none;
	height: 90px;
	width: 95%;
	margin-right: 0;
	position: relative;
	padding-right: 2.5%;
	padding-left: 2.5%;
	padding-bottom: 20px;
	padding-top: 15px;
	background-image: url(../../img/ar/banner_area_bg_mobile.png);
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E0E0E0;
}
.mid_banner2, .mid_banner3 {
	float: none;
	height: 100px;
	width: 95%;
	margin-right: 0;
	position: relative;
	padding-right: 2.5%;
	padding-left: 2.5%;
	padding-bottom: 20px;
	padding-top: 15px;
	background-image: url(../../img/ar/banner_area_bg_mobile.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.mid-banner_image_area {
	margin-right: 10px;
	top: 10px;
}
.mid_banner_text {
	height: 100px;
	font-size: 10px;
	width: 60%;
	line-height: 12px;
	margin-right: 105px;
	overflow: show!important;
	display: none;
}
.top_banners_holder {
	display: none;
}
.tbs_bullet_item {
	background-image: url(../../img/ar/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: none;
	width: 93%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-bottom: 10px;
	margin-right: 1%;
	margin-left: 1%;
}
.tbs_bullet_item_mc {
	float: none;
	width: 90%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5%;
	margin-bottom: 10px;
	margin-right: 5%;
}
.bread_crumb td {
	height: 90px!important;
}
.system_req img {
	display: none;
}
.lang_img {
	position: relative;
	top: 0;
	left: 0;
	width: 90px!important;
	margin-right: auto;
	margin-left: auto;
}
.pro10_video_area {
	float: left;
	width: 100%;
}
.pro10_video {
	float: none;
	width: 100%;
}
.pro10_video_text {
	width: 100%;
	margin-right: 5%;
	float: none;
}
.sub_page_content {
	width: 90%;
	padding-right: 5%;
	padding-bottom: 28px;
	padding-left: 5%;
	font-size: 13px;
	color: #666;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	position: relative;
}
.nav li li .parent:hover {
	background-image: url(../../img/ar/rytarrow.png);
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: 95% 13px;
}
.fullwidthbanner-container {
	display: none;
}
.animationholer {
	width: 100%;
	max-height: 300px;
	display: block;
}
.fullwidthbanner-container_tab, .site_map_holder, .sub_page_content {
	display: none;
}
.sub_page_content.addon {
	display: block;
}
.bread_crumb_text {
	font-size: 10px;
	text-align: center;
}
.homepage_main_content {
	display: none;
}
.homepage_main_content_s {
	width: 95%;
	padding-top: 0;
	padding-right: 2.5%;
	padding-bottom: 28px;
	padding-left: 2.5%;
	font-size: 13px;
	color: #666;
	max-width: 1366px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	display: block;
}
.homepage_main_content_s h1 {
	font-size: 25px!important;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: lighter;
	margin: 0 0 5px;
}
#demo-wrapper {
	width: 100%;
	margin: 0 auto;
	display: block;
}
.mid_banner_button_holder {
	left: 6%;
	bottom: 5px;
}
.tbs_bullet_item_full {
	background-image: url(../../img/ar/bullet.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 92%;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 7%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-bottom: 10px;
	margin-right: 1%;
}
.tbs_bullet_mc {
	background-image: url(../../img/ar/tick.png);
	background-repeat: no-repeat;
	/*background-position: 100% center; */
	width: 89%;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ddd;
	margin-bottom: 10px;
	margin-right: 5%;
	padding-right: 3%;
	padding-left: 3%;
	text-align: right;
}
.navigator_holder {
	display: block;
}
.desktop_only {
	width: 100%;
}
}
.tp-simpleresponsive .caption {
	-ms-filter: "alpha(Opacity=0)";
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	position: absolute;
	visibility: hidden;
}
.tp-simpleresponsive img {
	max-width: none;
}
.noFilterClass {
	filter: none!important;
}
.tp-bannershadow {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.tp-bannershadow.tp-shadow1 {
	background: url(../../assets/en/shadow1.png) no-repeat;
	background-size: 100%;
	width: 890px;
	height: 30px;
	bottom: -30px;
}
.tp-bannershadow.tp-shadow2 {
	background: url(../../assets/en/shadow2.png) no-repeat;
	background-size: 100%;
	width: 890px;
	height: 60px;
	bottom: -60px;
}
.tp-bannershadow.tp-shadow3 {
	background: url(../../assets/en/shadow3.png) no-repeat;
	background-size: 100%;
	width: 890px;
	height: 60px;
	bottom: -60px;
}
.caption.big_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	padding: 0 4px;
	padding-top: 1px;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-color: #000;
	letter-spacing: -1.5px;
}
.caption.big_orange {
	position: absolute;
	color: #ff7302;
	text-shadow: none;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	padding: 0 4px;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-color: #fff;
	letter-spacing: -1.5px;
}
.caption.big_black {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	padding: 0 4px;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-color: #fff;
	letter-spacing: -1.5px;
}
.caption.medium_grey {
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	padding: 2px 4px;
	margin: 0;
	border-width: 0;
	border-style: none;
	background-color: #888;
	white-space: nowrap;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
.caption.small_text {
	position: absolute;
	color: #fff;
	font-weight: 400;
	font-size: 14px;
	line-height: 13px;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	direction:rtl;
}
.caption.medium_text {
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-size: 20px;
	line-height: 20px;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
.caption.large_text {
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-size: 40px;
	line-height: 40px;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
}
.caption.very_large_text {
	position: absolute;
	color: #fff;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	text-shadow: 0 2px 5px rgba(0,0,0,.5);
	letter-spacing: -2px;
}
.caption.very_big_white {
	position: absolute;
	color: #fff;
	text-shadow: none;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	padding: 0 4px;
	padding-top: 1px;
	background-color: #000;
}
.caption.very_big_black {
	position: absolute;
	color: #000;
	text-shadow: none;
	font-weight: 700;
	font-size: 60px;
	line-height: 60px;
	margin: 0;
	border-width: 0;
	border-style: none;
	white-space: nowrap;
	padding: 0 4px;
	padding-top: 1px;
	background-color: #fff;
}
.caption.boxshadow {
	-moz-box-shadow: 0 0 20px rgba(0,0,0,.5);
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,.5);
	box-shadow: 0 0 20px rgba(0,0,0,.5)
}
.caption.black {
	color: #000;
	text-shadow: none;
}
.caption.noshadow {
	text-shadow: none;
}
.caption a {
	color: #ff7302;
	text-shadow: none;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
}
.caption a:hover {
	color: #ffa902;
}
.button {
	padding: 6px 13px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 30px;
	cursor: pointer;
	color: #fff!important;
	text-shadow: 0 1px 1px rgba(0,0,0,.6)!important;
	font-size: 15px;
	line-height: 45px!important;
	background: url(../../images/gradient/g30.png) repeat-x top;
	font-family: arial, sans-serif;
	font-weight: 700;
	letter-spacing: -1px;
}
.button.big {
	color: #fff;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);
	font-weight: 700;
	padding: 9px 20px;
	font-size: 19px;
	line-height: 57px!important;
	background: url(../../images/gradient/g40.png) repeat-x top;
}
.button.big:hover, .button:hover, .purchase:hover {
	background-position: bottom, 15px 11px;
}
@media only screen and (min-width:480px) and (max-width:767px) {
.button {
	padding: 4px 8px 3px;
	line-height: 25px!important;
	font-size: 11px!important;
	font-weight: 400;
}
a.button {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
}
@media only screen and (min-width:0) and (max-width:479px) {
.button {
	padding: 2px 5px;
	line-height: 20px!important;
	font-size: 10px!important;
}
a.button {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	-ms-transition: none;
}
}
.button.green, .button:hover.green, .purchase.green, .purchase:hover.green {
	background-color: #21a117;
	-webkit-box-shadow: 0 3px 0 0 #104d0b;
	-moz-box-shadow: 0 3px 0 0 #104d0b;
	box-shadow: 0 3px 0 0 #104d0b;
}
.button.blue, .button:hover.blue, .purchase.blue, .purchase:hover.blue {
	background-color: #1d78cb;
	-webkit-box-shadow: 0 3px 0 0 #0f3e68;
	-moz-box-shadow: 0 3px 0 0 #0f3e68;
	box-shadow: 0 3px 0 0 #0f3e68;
}
.button.red, .button:hover.red, .purchase.red, .purchase:hover.red {
	background-color: #cb1d1d;
	-webkit-box-shadow: 0 3px 0 0 #7c1212;
	-moz-box-shadow: 0 3px 0 0 #7c1212;
	box-shadow: 0 3px 0 0 #7c1212;
}
.button.orange, .button:hover.orange, .purchase.orange, .purchase:hover.orange {
	background-color: #f70;
	-webkit-box-shadow: 0 3px 0 0 #a34c00;
	-moz-box-shadow: 0 3px 0 0 #a34c00;
	box-shadow: 0 3px 0 0 #a34c00;
}
.button.darkgrey, .button.grey, .button:hover.darkgrey, .button:hover.grey, .purchase.darkgrey, .purchase:hover.darkgrey {
	background-color: #555;
	-webkit-box-shadow: 0 3px 0 0 #222;
	-moz-box-shadow: 0 3px 0 0 #222;
	box-shadow: 0 3px 0 0 #222;
}
.button.lightgrey, .button:hover.lightgrey, .purchase.lightgrey, .purchase:hover.lightgrey {
	background-color: #888;
	-webkit-box-shadow: 0 3px 0 0 #555;
	-moz-box-shadow: 0 3px 0 0 #555;
	box-shadow: 0 3px 0 0 #555;
}
.tp-bullets {
	z-index: 100;
	position: absolute;
	bottom: 10px;
}
.tp-bullets.simplebullets {
	bottom: 10px;
}
.tp-bullets.simplebullets.navbar {
	bottom: -20px;
	background: url(../../assets/en/navigdots_bgtile.png);
	height: 35px;
	padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: -17px;
}
.tp-bullets.simplebullets .bullet {
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/bullets.png) no-Repeat bottom left;
	width: 23px;
	height: 23px;
	margin-right: 0;
	float: left;
	margin-top: -12px;
}
.tp-bullets.simplebullets .bullet.last {
	margin-right: 0;
}
.tp-bullets.simplebullets.square .bullet {
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/bullets2.png) no-Repeat bottom left;
	width: 19px;
	height: 19px;
	margin-right: 0;
	float: left;
	margin-top: -10px;
}
.tp-bullets.simplebullets.square .bullet.last {
	margin-right: 0;
}
.tp-bullets.simplebullets.navbar .bullet {
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/navigdots.png) no-Repeat bottom left;
	width: 15px;
	height: 15px;
	margin-left: 5px!important;
	margin-right: 5px!important;
	float: left;
	margin-top: 10px;
}
.tp-bullets.simplebullets.navbar .bullet.first {
	margin-left: 30px!important;
}
.tp-bullets.simplebullets.navbar .bullet.last {
	margin-right: 30px!important;
}
.tp-bullets.simplebullets .bullet.selected, .tp-bullets.simplebullets .bullet:hover {
	background-position: top left;
}
.tp-leftarrow {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/arrow_left.png) no-Repeat top left;
	width: 26px;
	height: 26px;
	margin-right: 0;
	float: left;
	margin-top: -13px;
}
.tp-rightarrow {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/arrow_right.png) no-Repeat top left;
	width: 26px;
	height: 26px;
	margin-right: 0;
	float: left;
	margin-top: -13px;
}
.tp-leftarrow.navbar {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/arrowleft.png) no-Repeat top left;
	width: 9px;
	height: 16px;
	float: left;
	margin-right: -20px;
	margin-top: -8px;
}
.tp-rightarrow.navbar {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/arrowright.png) no-Repeat top left;
	width: 9px;
	height: 16px;
	float: left;
	margin-left: -20px;
	margin-top: -8px;
}
.tp-leftarrow.navbar.thumbswitharrow {
	margin-right: 10px;
}
.tp-rightarrow.navbar.thumbswitharrow {
	margin-left: 0;
}
.tp-leftarrow.square {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/arrow_left2.png) no-Repeat top left;
	width: 12px;
	height: 17px;
	float: left;
	margin-right: 0;
	margin-top: -9px;
}
.tp-rightarrow.square {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/arrow_right2.png) no-Repeat top left;
	width: 12px;
	height: 17px;
	float: left;
	margin-left: 0;
	margin-top: -9px;
}
.tp-leftarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/arrow_large_left.png) no-Repeat top left;
	width: 46px;
	height: 46px;
	margin-left: 20px;
	margin-top: -23px;
}
.tp-rightarrow.large {
	z-index: 100;
	cursor: pointer;
	position: relative;
	background: url(../../assets/en/arrow_large_right.png) no-Repeat top left;
	width: 46px;
	height: 46px;
	margin-left: -20px;
	margin-top: -23px;
}
.tp-leftarrow:hover, .tp-rightarrow:hover {
	background-position: bottom left;
}
.tp-bullets.tp-thumbs {
	z-index: 100;
	position: absolute;
	padding: 0 2px 2px;
	background-color: #fff;
	width: 500px;
	height: 50px;
}
.fullwidthbanner-container .tp-thumbs {
	padding: 2px;
}
.tp-bullets.tp-thumbs .tp-mask {
	width: 500px;
	height: 50px;
	overflow: hidden;
	position: relative;
}
.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
	width: 5000px;
	position: absolute;
}
.tp-bullets.tp-thumbs .bullet {
	width: 100px;
	height: 50px;
	cursor: pointer;
	overflow: hidden;
	background: 0 0;
	margin: 0;
	float: left;
	-ms-filter: "alpha(Opacity=50)";
	-moz-opacity: .5;
	-khtml-opacity: .5;
	opacity: .5;
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
}
.tp-bullets.tp-thumbs .bullet.selected, .tp-bullets.tp-thumbs .bullet:hover {
	-ms-filter: "alpha(Opacity=100)";
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}
.tp-thumbs img {
	width: 100%;
}
.tp-bannertimer {
	width: 100%;
	display: none;
	height: 0;
	background: url(../../assets/en/timer.png);
	position: absolute;
	z-index: 27;
	opacity: .2;
}
@media only screen and (min-width:480px) and (max-width:767px) {
.responsive .tp-bullets.tp-thumbs, .responsive .tp-bullets.tp-thumbs .tp-mask {
	width: 300px!important;
	height: 30px!important;
}
.responsive .tp-bullets.tp-thumbs .bullet {
	width: 60px!important;
	height: 30px!important;
}
}
@media only screen and (min-width:0) and (max-width:479px) {
.responsive .tp-bullets, .responsive .tparrows {
	display: none;
}
}
.tp-simpleresponsive img {
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}
.tp-simpleresponsive a {
	text-decoration: none;
}
.tp-simpleresponsive ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.tp-simpleresponsive > ul > li {
	list-stye: none;
	position: absolute;
	visibility: hidden;
}
.caption.slidelink a div {
	width: 10000px;
	height: 10000px;
}
.tp-loader {
	background: url(../../assets/en/loader.gif) no-repeat 0 0;
	top: 50%;
	left: 50%;
	z-index: 10000;
	position: absolute;
	width: 100px;
	height: 51px;
	margin: -20px -20px;
}
a, body, li, nav, ul {
	margin: 0;
	padding: 0;
	list-style-image: url(../../img/ar/bullet2.jpg);
	
}
.fullwidthbanner-container li, nav, ul {
 list-style:none;
}


body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.nav1, .nav1 a, .nav1 div, .nav1 form, .nav1 input, .nav1 li, .nav1 ul {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
.nav1 a {
	text-decoration: none;
}
.nav1 li {
	list-style: none;
	padding: 0 5%;
}
.nav1 ul li {
	list-style: none;
	padding: 0;
}
.nav1 {
	display: inline-block;
	position: relative;
	cursor: default;
	z-index: 500;
	width: 100%;
}
.nav1 > li {
	display: block;
	float: right;
}
.nav1 > li > a {
	position: relative;
	display: block;
	z-index: 510;
	height: 43px;
	padding: 0;
	line-height: 50px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	font-size: 18px;
	color: #f1f1f1;
	text-shadow: 1px 1px 1px rgba(0,0,0,.93);
}
.nav1 > li:hover > a {
	color: #ff9100;
}
.nav1 > li:first-child > a {
	border-radius: 3px 0 0 3px;
	border-left: 0;
}
.nav1 > li.nav1-search > form {
	position: relative;
	width: inherit;
	height: 54px;
	z-index: 510;
	border-left: 1px solid #4b4441;
}
.nav1 > li.nav1-search input[type=text] {
	display: block;
	float: left;
	width: 1px;
	height: 24px;
	padding: 15px 0;
	line-height: 24px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #999;
	text-shadow: 0 0 1px rgba(0,0,0,.35);
	background: #372f2b;
	-webkit-transition: all .3s ease 1s;
	-moz-transition: all .3s ease 1s;
	-o-transition: all .3s ease 1s;
	-ms-transition: all .3s ease 1s;
	transition: all .3s ease 1s;
}
.nav1 > li.nav1-search input[type=text]:focus {
	color: #fcfcfc;
}
.nav1 > li.nav1-search input[type=text]:focus, .nav1 > li.nav1-search:hover input[type=text] {
	width: 110px;
	padding: 15px 20px;
	-webkit-transition: all .3s ease .1s;
	-moz-transition: all .3s ease .1s;
	-o-transition: all .3s ease .1s;
	-ms-transition: all .3s ease .1s;
	transition: all .3s ease .1s;
}
.nav1_sep {
	background-image: url(../../img/ar/nav_seporator.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.nav2_sep {
	background-image: url(../../img/ar/nav_seporator2.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.nav1-column:hover {
	color: #ff9100;
}
.nav1 > li.nav1-search input[type=submit] {
	display: block;
	float: left;
	width: 20px;
	height: 54px;
	padding: 0 25px;
	cursor: pointer;
	background: #372f2b url(../../img/search-icon.png) no-repeat center center;
	border-radius: 0 3px 3px 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
}
.nav1 > li.nav1-search input[type=submit]:hover {
	background-color: #4b4441;
}
.nav1 > li > div {
	position: absolute;
	display: block;
	width: 75%;
	top: 48px;
	left: 0;
	visibility: hidden;
	overflow: hidden;
	background-image: url(../../img/ar/nav_div_bg.jpg);
	border-radius: 0 0 3px 3px;
	-webkit-transition: all .3s ease .15s;
	-moz-transition: all .3s ease .15s;
	-o-transition: all .3s ease .15s;
	-ms-transition: all .3s ease .15s;
	transition: all .3s ease .15s;
	background-repeat: repeat-x;
	background-position: bottom;
	opacity: .98!important;
	padding-bottom: 10px;
	background-color: #0b58c1;
}
#nav1_div2 {
	left: 10%;
}
#nav1_div1 {
	left: 25px;
}
.nav1 > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;
}
.nav1 .nav1-column {
	float: right;
	width: 30%;
	padding: 2.5%;
}
.nav1 .nav1-column h3 {
	margin: 0!important;
	line-height: 18px;
	font-size: 18px!important;
	color: #23B3F8;
}
.nav1 .nav1-column h3.orange {
	color: #0195ff;
	font-size: 26px!important;
	line-height: 28px;
}
.nav1 .nav1-column li a {
	display: block;
	line-height: 26px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
	font-size: 13px;
	color: #fff;
}
.nav1 .nav1-column li a:hover {
	color: #ff9100;
}
.nav1 ul li ul {
	margin-bottom: 10px;
}
.nav1 ul li ul li {
	margin: 0;
	padding: 0px 20px 0px 0px;
}
.nav1 .nav1-column ul li ul li a {
	line-height: 21px;
	font-weight: normal;
	font-size: 12px;
}

a {
	text-decoration: none;
}
.container {
	width: 90%;
	max-width: 900px;
	margin: 10px auto;
}
.toggleMenu {
	display: none;
	background: 0 0;
	color: #fff;
	height: 27px;
}
.nav {
	list-style: none;
*zoom: 1;
	background-repeat: repeat;
	background-position: center bottom;
	max-width: 1366px;
	margin-left: auto;
	margin-right: auto;
}
.nav:after, .nav:before {
	content: " ";
	display: table;
}
.nav:after {
	clear: both;
}
.nav ul {
	list-style: none;
}
.nav a {
	color: #fff;
	height: 20px;
	padding-top: 13px;
}
.nav li {
	position: relative;
}
.nav > li > .parent {
	background-repeat: no-repeat;
	background-position: right 9px;
}
.nav li ul {
	position: absolute;
	left: -9999px;
}
.nav > li.hover > ul {
	top: 50px;
	left: -25px;
}
.nav li li.hover ul {
	left: 100%;
	top: 0;
	padding-top: 0!important;
}
.nav li li .parent {
	background-image: url(../../img/ar/downArrow.png);
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: 80% 13px;
}
.nav li li .parent:hover {
	border-top: 1px solid #0b4e79;
	font-size: 14px;
	opacity: .95;
	-moz-box-shadow: inset 0 0 30px -12px #0c446e;
	-webkit-box-shadow: inset 0 0 30px -12px #0c446e;
	box-shadow: inset 0 0 30px -12px #0c446e;
	text-shadow: none;
}
.nav li li a {
	display: block;
	background: #096099;
	position: relative;
	z-index: 100;
	border-top: 1px solid #0b4e79;
	min-width: 175px;
	padding: 10px 15px;
	font-size: 14px;
	opacity: .95;
	-moz-box-shadow: inset 0 0 30px -12px #0c446e;
	-webkit-box-shadow: inset 0 0 30px -12px #0c446e;
	box-shadow: inset 0 0 30px -12px #0c446e;
	text-shadow: none;
}
.nav li li.sub > a {
	padding: 10px 35px 10px 15px;
	background: #186da5;
	border-top: 1px solid #095990;
	color: #9fc8e4;
}
.nav li li a:hover {
	color: #ff9100;
}
.nav li li li a {
	background: #0199ef;
	z-index: 200;
	border-top: 1px solid #00baff;
}
.nav li li li a:hover {
	color: #ff9100;
}
@media only screen and (max-width:1250px) {
.nav1 li {
	list-style: none;
	padding: 0 4%;
}
}
@media screen and (max-width:599px) {
.active {
	display: block;
}
.nav > li > .parent {
	background-position: 5% 50%;
	background-image: url(../../img/ar/downArrow.png);
	padding-right: 20px;
	background-repeat: no-repeat;
}
.nav li li .parent {
	background-image: url(../../img/ar/downArrow.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
}
.nav ul {
	display: block;
	width: 100%;
}
.nav li li.hover ul, .nav > li.hover > ul {
	position: static;
	margin-top: 0;
	padding-top: 15px;
}
.nav > li {
	float: none;
	height: 37px;
	list-style: none;
	cursor: pointer;
	margin-right: 0;
	padding-left: 0;
	margin-left: 0;
	background-image: url(../../img/ar/navbg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-top: 13px;
}
.nav > li > a {
	display: block;
	padding-right: 20px;
}
.nav a {
	color: #fff;
	padding-top: 0;
}
.nav li li a {
	display: block;
	position: relative;
	z-index: 100;
	opacity: 1;
	min-width: 175px;
}
.nav li li li a {
	z-index: 200;
}
}
.cse .gsc-control-cse, .gsc-control-cse {
	padding: 0!important;
	width: auto;
}
.cse .gsc-control-wrapper-cse, .gsc-control-wrapper-cse {
	width: 100%;
}
.cse .gsc-branding, .gsc-branding {
	display: none;
}
.cse.gsc-control-cse div, .gsc-control-cse div {
	position: normal;
}
.cse .gsc-control-cse, .gsc-control-cse {
	font-family: Arial, sans-serif;
	background-color: transparent!important;
	border: 0;
}
.gsc-control-cse .gsc-table-result {
	font-family: Arial, sans-serif;
}
.cse .gsc-control-cse:after, .gsc-control-cse:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.cse form.gsc-search-box, form.gsc-search-box {
	padding: 0!important;
	margin-bottom: 6px;
}
.cse .gsc-branding-text, .gsc-branding-text {
	color: #000;
}
td.gsc-clear-button {
	width: 14px;
	display: none!important;
}
.cse table.gsc-search-box td.gsc-input, table.gsc-search-box td.gsc-input {
	padding-right: 12px;
}
.cse .gsc-search-box, .gsc-search-box {
	border-collapse: collapse;
}
.cse input.gsc-input, input.gsc-input {
	font-family: inherit;
	padding: 0!important;
	font-size: 16px;
}
.cse input.gsc-search-button, input.gsc-search-button {
	font-family: inherit;
	font-size: 11px;
	color: #fff;
	font-weight: 700;
	padding: 0 8px;
	height: 27px;
	min-width: 54px;
	background-color: #333;
	border: 1px solid #000;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.cse .gsc-tabHeader, .gsc-tabHeader {
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	padding: 2px 8px 0;
}
.cse .gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhInactive {
	background-color: #777;
	border: 1px solid;
	border-color: #777;
	border-bottom: 0;
	color: #fff;
}
.cse .gsc-tabHeader.gsc-tabhActive, .gsc-tabHeader.gsc-tabhActive {
	background-color: #333;
	border: 1px solid;
	border-color: #333;
	border-bottom: 0;
	color: #fff;
}
.cse .gsc-tabsArea, .gsc-tabsArea {
	margin-top: 1em;
	border-bottom: 1px solid #333;
	padding: 0;
}
.cse .gsc-refinementHeader.gsc-refinementhInactive, .gsc-refinementHeader.gsc-refinementhInactive {
	color: #444;
}
.cse .gsc-resultsHeader, .gsc-resultsHeader {
	margin: 0;
	border: block;
}
.cse .gsc-results, .gsc-results {
	width: 100%;
	margin-top: 1em;
}
.cse .gs-result .gs-snippet, .cse .gs-result .gs-visibleUrl, .cse .gs-result div.gs-title, .cse .gs-spelling, .gs-result .gs-snippet, .gs-result .gs-visibleUrl, .gs-spelling, div.gs-title {
	padding: 0;
}
.cse .gs-result .gs-snippet, .cse .gs-spelling-original, .gs-result .gs-snippet, .gs-spelling-original {
	font-size: 14px;
	line-height: 18px;
}
.cse .gsc-webResult.gsc-result, .gsc-imageResult-classic, .gsc-imageResult-column, .gsc-webResult.gsc-result {
	padding: 5px 0 5px .5em;
	border-left: 0 solid;
	border-color: #fff;
	margin-bottom: 40px;
	border-bottom: 5px solid #fff;
}
.cse .gsc-webResult.gsc-result:hover, .gsc-results .gsc-imageResult-classic:hover, .gsc-results .gsc-imageResult-column:hover, .gsc-webResult.gsc-result.gsc-promotion:hover, .gsc-webResult.gsc-result:hover {
	border-left: 0 solid;
	border-color: #0195ff;
	cursor: pointer;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	background-color: #eee;
	padding-top: 5px;
	border-bottom: 5px solid #0195ff;
	padding-bottom: 5px;
}
.cse .gs-spelling a, .cse .gs-webResult.gs-result a.gs-title:hover, .cse .gs-webResult.gs-result a.gs-title:hover b, .cse .gs-webResult.gs-result a.gs-title:link, .cse .gs-webResult.gs-result a.gs-title:link b, .cse .gs-webResult.gs-result a.gs-title:visited, .cse .gs-webResult.gs-result a.gs-title:visited b, .cse .gsc-cursor-page, .cse .gsc-trailing-more-results:link, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b, .gs-spelling a, .gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gsc-cursor-page, .gsc-trailing-more-results:link {
	color: #666;
	font-family: Conv_segoeuil, Sans-Serif;
	font-size: 24px;
	text-decoration: none!important;
}
.cse .gs-webResult.gs-result a.gs-title:active, .cse .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b, .gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b {
	color: #777;
}
.gs-result .gs-title, .gs-result .gs-title * {
	color: #00c;
	text-decoration: none!important;
}
.cse .gs-webResult .gs-snippet, .gs-fileFormatType, .gs-imageResult .gs-size, .gs-imageResult .gs-snippet, .gs-webResult .gs-snippet {
	color: #333;
}
.cse .gs-webResult .gs-visibleUrl, .cse .gs-webResult .gs-visibleUrl-short, .gs-imageResult .gs-visibleUrl, .gs-imageResult .gs-visibleUrl-short, .gs-webResult .gs-visibleUrl, .gs-webResult .gs-visibleUrl-short {
	color: #000;
	font-weight: 700;
}
.cse .gsc-cursor-box, .gsc-cursor-box {
	border-top: 1px dotted;
	border-color: #333;
	padding: .5em 0 0 .5em;
	text-align: left;
}
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page, .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
	color: #fff;
	background-color: #333;
	text-shadow: 0 1px 1px #000;
	padding: 0 5px;
}
.cse .gsc-webResult.gsc-result.gsc-promotion, .gsc-webResult.gsc-result.gsc-promotion {
	background-color: #E6E6E6;
	border-color: #CCC;
}
.cse .gs-promotion .gs-snippet a:link, .cse .gs-promotion .gs-snippet a:visited, .cse .gs-promotion a.gs-title:link, .cse .gs-promotion a.gs-title:link *, .cse .gs-promotion a.gs-title:visited, .cse .gs-promotion a.gs-title:visited *, .gs-promotion .gs-snippet a:link, .gs-promotion .gs-snippet a:visited, .gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link *, .gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited * {
	color: #00C;
}
.cse .gs-promotion .gs-snippet a:hover, .cse .gs-promotion a.gs-title:hover, .cse .gs-promotion a.gs-title:hover *, .gs-promotion .gs-snippet a:hover, .gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover * {
	color: #444;
}
.cse .gs-promotion .gs-snippet a:active, .cse .gs-promotion a.gs-title:active, .cse .gs-promotion a.gs-title:active *, .gs-promotion .gs-snippet a:active, .gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active * {
	color: #0C0;
}
.cse .gs-promotion .gs-snippet, .cse .gs-promotion .gs-title .gs-promotion-title-right, .cse .gs-promotion .gs-title .gs-promotion-title-right *, .gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
	color: #333;
}
.cse .gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl {
	color: #0C0;
}
.gsc-completion-selected {
	background: #eee;
}
.gsc-completion-container {
	font-family: Arial, sans-serif;
	font-size: 16px;
	background: #fff;
	border: 1px solid #BBB;
	margin-left: 0;
	margin-right: 0;
}
.gsc-completion-title {
	color: #00C;
}
.gsc-completion-snippet {
	color: #333;
}
.gs-promotion div.gs-visibleUrl-short, .gs-webResult div.gs-visibleUrl-short {
	display: none;
}
.gs-promotion div.gs-visibleUrl-long, .gs-webResult div.gs-visibleUrl-long {
	display: block;
}
.gsc-rating-bar {
	display: inline-block;
	width: 54px;
	height: 10px;
	background: transparent url(/cse/images/cse_snippets_stars.png) -52px -52px no-repeat;
	margin: 3px 0 0;
}
.gsc-rating-bar span {
	display: inline-block;
	height: 10px;
	background: transparent url(/cse/images/cse_snippets_stars.png) 0 -52px no-repeat;
	padding: 4px 0 0;
}
.gsc-author, .gsc-reviewer {
	color: #222;
}
.gs-promotion-image-cell, .gsc-table-cell-thumbnail {
	padding: 0 0 0 6px;
}
.gsc-option-menu-item-highlighted {
	background-color: #eee;
}
.gsc-modal-background-image {
	background-color: #000;
}
.gsc-modal-background-image-visible {
	opacity: .6;
	-ms-filter: "alpha(opacity=60)";
	filter: alpha(opacity=60);
	display: block;
}
.gs-promotion-image-box img.gs-promotion-image, .gs-web-image-box img.gs-image {
	width: 150px!important;
}
.gsc-result .gs-title {
	height: 2em;
	overflow: hidden;
}
.gsc-result-info {
	background-image: url(../../img/ar/dfn_searchlogo.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 38px;
}
@media only screen and (max-width:1000px) {
.gsc-result-info {
	background-image: none;
}
body {
	background-color: #fff;
	font-family: 'Conv_Sansus Webissimo-Regular', Sans-Serif;
	font-size: 12px!important;
	color: #666!important;
}
.box {
	font-size: 25px;
	width: 90%;
	margin: 10px auto;
	text-align: left;
	border: 1px solid #666;
	padding: 10px;
}
.wrapper {
	margin: 0;
	width: 100%;
}
.header_holder a {
	color: #FFF;
}
form {
	margin: 0;
	padding: 0;
}
.font_size_60 {
	font-size: 60px;
	letter-spacing: -3px;
}
.font_colour_white {
	color: #FFF;
}
.bannercontainer {
	padding: 5px;
	background-color: #fff;
	width: 890px;
	position: relative;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
.banner {
	width: 890px;
	height: 490px;
	position: relative;
	overflow: hidden;
}
@media only screen and (min-width:768px) and (max-width:959px) {
.banner, .bannercontainer {
	width: 750px;
	height: 412px;
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
.banner, .bannercontainer {
	width: 470px;
	height: 258px;
}
}
@media only screen and (min-width:0) and (max-width:479px) {
.banner, .bannercontainer {
	width: 310px;
	height: 170px;
}
}
}

/* addon */
.addon-container .addon-left {
	float: right;
	width: 48%;
	margin:0px 2% 0px 0px;
}
.addon-container img {
	float: right;
	width: 50%;
	margin-top: 40px;
}
.addon-container ul {
	padding-left: 15px;
	box-sizing: border-box;
}

.addon-container ul li {
	padding-bottom: 15px;
	line-height: 1.5em;
}
@media only screen and (max-width:767px) {
	.addon-container .addon-left {
		float: none;
		width: 100%;
		margin:0px;
	}
	.addon-container img {
		float: none;
		width: 100%;
		margin-top: 20px;
		display: block;
	}
}