/*{strip}{************************************************************
This file contains the core styles for the following channel

MAIN-ECOMMERCE-DEFAULT

This file should only deal with scaffolding selectors and
channel specifics that are replacing the sys selectors
*************************************************************}{/strip}
*/

#inEditor #contentarea,
#inEditor #contentarea p,
#inEditor #contentarea a,
#inEditor #contentarea li {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 11px;
	color: #000;
}
#inEditor #contentarea li{
	background:none;
	padding-left: 0;
}
#inEditor{padding-top: 50px;}
body{
	background-color: #ebeef3;
	color: #474747;
	font-family: 'PT Sans', sans-serif;
	font-weight: 400;
}

h1{color: #65071a; font-family: 'PT Sans', sans-serif; font-size:26px; margin-top: 0;}
h2{color: #333; font-family: 'PT Sans', sans-serif; font-size:24px;}
h3{color: #333; font-family: 'PT Sans', sans-serif; font-size: 20px;}
h4{color: #333; font-family: 'PT Sans', sans-serif; font-size: 18px;}
textarea{resize:none}
a{color: #65071a;}
a:hover, a:focus{color: #65071a; text-decoration: underline;}
.clear {clear: both;}
.clickable{cursor: pointer;}
.hidden-sec{display: none;}
.marginauto{
	margin-left: auto;
	margin-right: auto;
}
.margint0{
	margin-top: 0;
}
.marginb0{
	margin-bottom: 0;
}
.margintb15{
	margin-bottom: 10px;
	margin-top: 10px;
}
.margint10{
	margin-top: 10px;
}
.marginb10{
	margin-bottom: 10px;
}
.relative{
	position: relative;
}

#container {
	float:left;
	width: 100%;
	position:relative;
	overflow: hidden;
}
#header{z-index: 90;}
#header, #header_sub, #header_login{
	background: #fff;
	position: relative;
	width: 100%;
}
.header_container{position: relative}
.header-right{
	margin-top: 5px;
}
.header-right ul{
	margin-bottom: 0;
}
.header-right ul li{
	border-left: #ece9e9 1px solid;
	border-right: #c9c8c8 1px solid;
	float: left;
}
.header-right ul li:first-child{
	border-left: 0;
}
.header-right ul li:last-child{
	border-right: 0;
}
.header-right a{
	color: #797979;
	display: block;
	font-size: 17px;
	padding: 2px 10px;
}
.header-right a:hover,
.header-right a:focus{
	text-decoration: none;
}
.header-right .list-inline li{
	padding-left: 0;
	padding-right: 0;
}
.contact-no{
	background-color: #65071a;
	border: #fff 1px solid;
	border-radius: 10px 0 10px 0;
	color: #fff;
	font-size: 17px;
	font-weight: 700;
	line-height: 1;
	padding: 5px 15px;
	position: absolute;
	right: 0;
	top: 160px;
}
#loginbox_wrapper {
	background-color: #fff;
  border-bottom: 5px solid #c0d532;
  display: none;
  float: none;
  overflow: hidden;
  padding: 10px 15px 5px;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 10;
}
#loginbox_wrapper span {
	font-weight: 700;
	margin-left: 10px;
	margin-top: 5px;
}
#realnav{
	background-color: #d9d9d9;
	float: left;
	width: 100%;
}
.trigger_wrapper{
	clear:both;
	float: none;
	margin: 0 auto;
	width: 270px;
}
.trigger_output{
	border-bottom: 1px solid #eee;
	box-shadow: 0 1px 10px -10px #000;
	clear: both;
	float: left;
	width: 100%;
}
.xs-divider{
	border-left: #eae8e8 1px solid;
	border-right: #b4b3b3 1px solid;
	cursor: pointer;
	float: left;
	padding: 15px;
	text-align: center;
}
.xs-divider:first-child{border-left: 0}
.xs-divider:last-child{border-right: 0}
.xs-divider .fa{color: #000; font-size: 20px;}
.xs-divider.menu {padding-bottom: 12px; padding-top: 13px;}
.menu .fa-bars{font-size: 26px}
.menu, .search, .phone-call{width: 33.333%}
.wa-navbox{
	border-top: 1px solid #f0f0f0;
	display: none;
	padding-left: 15px;
	padding-right: 15px;
}
.wa-searchbox, .wa-loginbox, .wa-categbox, .wa-cartbox{
	border-top: 1px solid #f0f0f0;
	display: none;
	float: left;
	padding: 20px 15px;
	width: 100%;
}
.wa-cartbox .alert{margin-bottom: 0}
.wa-cartbox span.shop_cp_items{
	color: #111;
	float: none;
	text-align: center;
}
.wa-cartbox a.shop_cp_link,
.wa-cartbox a.shop_cp_link:hover,
.wa-cartbox a.shop_cp_link:focus{
	color: #333;
}

.wa-categbox-wrapper{
	float: none;
	margin: 0 auto;
	max-width: 320px;
}
#logo img{max-width:80%}
.logo{
	clear: both;
	float: left;
	margin: 20px auto;
	width: 100%;
}
.logo img{
	margin:0 auto; 
	max-width: 70%;
}

#loginbox {
	float: none;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	max-width: 320px;
}
#loginbox span {
	font-weight: 700;
	margin-left: 10px;
	margin-top: 5px;
}

#loginbox input.login_field {
	display: block;
	position: relative;
	float: left;
	margin: 0 0 5px;
	color: #565656;
}
.wa-loginbox .manage_options{
	float: none;
	margin: 10px auto 0;
	max-width: 320px;
}

.searchbox-wrapper{
	position: absolute;
	right: 21.5%;
	top: 0;
}
#searchbox {
	background-color: transparent;
	border: 0 none;
	border-radius: 0;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 255px;
}

#searchbox input.search_field {
	background: transparent url("/images/search_field_bg.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	border: 0 none;
	color: #565656;
	display: inline-block;
	font-size: 11px;
	height: 25px;
	margin: 0 0 0 5px;
	outline: medium none;
	padding: 3px 9px;
	position: relative;
	width: 172px;
}

#searchbox input.search_button {
	background: transparent url(/images/spy.png);
	background-repeat: no-repeat
	background-position: center top;
	border: 0 none;
	cursor: pointer;
	display: inline-block;
	height: 25px;
	margin: 3px 0 0;
	outline: medium none;
	position: relative;
	text-indent: -999em;
	width: 65px;
}
.searchbox{
	background-color: #3c6e8f;
  display: none;
  padding: 5px;
  position: absolute;
  right: 100%;
  top: 33%;
}
#banner{
	background-color: #fff;
	clear:both;
	float:left;
	position: relative;
	width: 100%;
	z-index: 0;
}
#bannershow{
	width:100%
}
#jquery-overlay{position: fixed !important; width: 100% !important;}
#jquery-lightbox {
	left: 0 !important;
	margin: auto !important;
	position: absolute;
	right: 0 !important;
}
#jquery-lightbox #lightbox-container-image-box,
#jquery-lightbox  #lightbox-container-image-data-box{
}
#jquery-lightbox #lightbox-container-image-box{
}
#jquery-lightbox #lightbox-container-image-box img{
	max-width: 100%;
}
#banner_inner, div.slide {}
.carousel-control:hover, .carousel-control:focus{
	opacity: .9;
	-moz-opacity: .9;
	filter: alpha(opacity="90");
}
.carousel-control.left{
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.03) 0px, rgba(0, 0, 0, 0) 100%);
}
.carousel-control.right{
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.03) 100%);
}
.gallerylayer img{
	width:100% !important;
	margin:0 !important
}
.galleria-thumbnails .galleria-image{
	border: 0 !important;
}
.galleria-layer{
	width: 100% !important;
}
.galleria-image img{
	padding: 0 !important;
}
.carousel-caption{
	background-repeat: repeat;
	left:0;
	right: 0;
	bottom: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	text-transform: capitalize;
}
.carousel-indicators{ bottom: 0; margin-bottom: 0;}

/**********************************************
CTA ELEMENTS
**********************************************/
#cta{
	clear:both;
	float:left;
	margin-bottom: 30px;
	margin-top: 30px;
	width:100%;
}
#cta .wacms-transform{
	color: #fff;
	font-size: 16px;
	text-align: center;
}
#cta .wacms-transform a{
	background: #357aaf;
	background: -moz-linear-gradient(top, #357aaf 0%, #2a5e89 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #357aaf), color-stop(100%, #2a5e89));
	background: -webkit-linear-gradient(top, #357aaf 0%, #2a5e89 100%);
	background: -o-linear-gradient(top, #357aaf 0%, #2a5e89 100%);
	background: -ms-linear-gradient(top, #357aaf 0%, #2a5e89 100%);
	background: linear-gradient(to bottom, #357aaf 0%, #2a5e89 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#357aaf', endColorstr='#2a5e89', GradientType=0 );
	border: #fff 3px solid;
	border-radius: 10px;
	box-shadow: 0 0 10px -5px #000;
	color: #fff;
	display: block;
	margin: 10px auto 0;
	max-width: 280px;
	padding: 10px 0;
	text-align: center;
}
#cta .wacms-transform a:hover,
#cta .wacms-transform a:focus{
	background: #2a5e89;
	text-decoration: none;
}
#cta .wacms-transform:first-child{
	background: transparent url(/images/red-bg.jpg);
	background-repeat: repeat;
	border: #fff 3px solid;
	border-radius: 10px;
	box-shadow: 0 0 10px -5px #000;
	display: block;
	float: none;
	margin: 10px auto 0;
	max-width: 280px;
	padding: 10px 40px;
}
.cta:hover, .cta:focus{text-decoration:none;}
.cta h3{
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.cta p{
	color: #fff;
}
.cta .fa{
	color: #fff;
	font-size: 50px;
}

#main, #main_sub{
	clear: both;
	margin-top: 0;
	padding-bottom: 20px;
	position: relative;
	z-index: 1;
}
.side {
	color: white;
	position: relative;
	float: left;
	background: #356f97;
	width:100%;
	padding:0 !important;
}

#social-media {
	clear:both;
	position: relative;
	width: 100%;
	text-align:center;
	overflow: hidden;
}

#social-media ul {
	padding:20px 0 0;
	float: left;
	width: 100%;
}
#social-media ul > li {
	display: inline;
}
#social-media ul > li img {
	max-width:100%
}

/*Social Sharing*/
.social{
	float:left;
	width:100%
}
.fb_iframe_widget{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#twitter-widget-0{
	float: left;
	margin-bottom: 5px;
	width: 85px !important;
}

/**********************************************
NEWS RELATED ELEMENTS
**********************************************/
#news-related-wrapper{
	background: #c1d72d;
	clear:both;
	float:left;
	padding-bottom: 20px;
	padding-top: 20px;
	width:100%
}
#news-related-wrapper .form-group{
	margin-bottom: 20px;
}
.news-related{}
.heading{
	color: #fff;
	display: block;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 15px;
	margin-top: 0;
}
.newsarchive_wrapper{
	float: left;
	margin-top: 20px;
	width: 100%;
}
.newsitem_title{
	font-weight: 700;
}
#newsbox {
	clear: both;
  margin-left: auto;
  margin-right: auto;
  max-width: 320px;
  position: relative;
  width: 100%;
}

#newsbox #news_items {
	clear:both;
}

#news_items a {
	text-decoration: none;
}

#news_items .news_item {
	clear: both;
	float: left;
	margin-bottom: 10px;
	width: 100%;
}

#news_items strong {
	display: block;
}

#news_items .news_date,
#news_items .news_date a {
	font-weight: normal;
	font-size: 10px;
}

#news_items .news_title,
#news_items .news_title a {
	font-size: 14px;
}

#news_items .news_text {
	margin-bottom: 10px;
}

#newsbox a.more_news {
	display: block;
	margin-bottom: 20px;
	text-decoration: underline;
}
.news_image_wrapper, .all_news_image_wrapper{
	clear: both;
	float: left;
	padding-right: 10px;
	width: 25%;
}
.news_image_wrapper img{
	border: 2px solid #fff;
	display: inline-block;
}
.news_item_wrapper, .all_news_wrapper{
	float: left;
	padding-left: 10px;
	width: 75%;
}
#new_news {
	float: right;
	position: relative;
	top: -15px;
	right: 10px;
	width: 60px;
	height: 42px;
	background: url(/sys_images/new.png) no-repeat;
}

#newsletterbox {
	clear:both;
	margin: 30px auto 0;
	max-width: 320px;
	width: 100%;
}

#newsletterbox p {
	margin: 0 0 5px;
}

#newsletterbox p a {}
#newsletterbox input {
	margin: 0 0 10px;
}
.newsletter_form{
	float:left;
	clear:both;
	width:100%
}

#hp_container{}
#c_container{}
.inner_content{padding-bottom: 15px}
#contentarea {min-height:300px; width: 100%; line-height: 1.6em; letter-spacing: .03em}
#contentarea img{height: auto !important; max-width: 100%;}
#contentarea p {
	padding: 0;
}
#contentarea img{height: auto !important; max-width: 100%;}
.main_content{
	padding-top: 20px;
	position: relative;
	z-index: 1;
}
#footer {
	background-color: #706c66;
	box-shadow:		 0px 5px 10px -5px #000000 inset;
	clear:both;
	color: #bcbcbc;
	float:left;
	margin: 0;
	position: relative;
	width: 100%;
	z-index: 0;
}
#footer a {
	text-decoration: none;
	color: #bcbcbc;
}
#footer a:hover {
	color: #bcbcbc;
	text-decoration: underline;
}
.footer{
	position:relative;
	padding:20px 0 !important;
}
#copyright {
	clear: both;
	color: #bcbcbc;
	display: inline;
	float: left;
	font-size: 12px;
	margin-bottom: 20px;
	position: relative;
}

#webarenalink {
	width: 96px;
	height: 19px;
	border: none;
	position: relative;
	display: inline;
}
.webarena_logo{text-align:center}

/*Menus*/
.caret_wrapper{
	border-left: #e9e8e8 1px solid;
	cursor: pointer;
	padding: 10px 25px 10px 20px;
	position: absolute;
	right: 0;
	top: 0;
}
.caret_wrapper:before, .caret_wrapper_child:before{
	background: #fffdfd;
	content: " ";
	height: 40px;
	left: -2px;
	position: absolute;
	top: 0;
	width: 1px;
}
.caret_wrapper .fa-caret-up, .caret_wrapper_child .fa-caret-up{display: none;}
.caret_wrapper_child{
	border-left: #e9e8e8 1px solid;
	cursor: pointer;
	padding: 10px 25px 10px 20px;
	position: absolute;
	right: 0;
	top: 0;
	height:100%;
}
#wacms-nav .caret{
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 8px solid;
	color: #333;
	cursor: pointer;
	display: inline-block;
	float: left;
	height: 0;
	margin: 8px 0 0;
	vertical-align: middle;
	width: 0;
}
.caret_wrapper .fa, .caret_wrapper_child .fa{color: #333; font-size: 22px;}
.menu_details{
	text-align:center
}

/**********************************************
Contact Us ELEMENTS
**********************************************/
#contact_us{
	clear: both;
  margin: 30px auto 0;
  max-width: 320px;
  width: 100%;
}

#contact_us .go {
	width: 50px;
	height: 20px;
	display: block;
}

#cta_form, #cta_form p{clear:both;}

.noborder {border:none;}

/*********************************************
Success and Error Messages
**********************************************/
.error_name, .error_phone, .error_email,
.error_enquiry, .error_security_code,
.error_f_name, .error_l_name, .error_s_email,
.error_your_email, .error_prod_email,
.error_subject, .validating_client_email, .validating_client_phone{
	border: 1px solid transparent;
	border-radius: 0;
	display: none;
	font-size: 10px;
	padding: 1px 4px;
	position: absolute;
	top: 100%;
}
.error_security_code{
	clear:both;
	margin:5px 0 0;
}
.success_enquiry .alert, .success_enquiry, .success_s_enquiry{
	display:none;
}
.server_error_enquiry .alert, .server_error_enquiry, .server_s_error_enquiry{
	display:none;
}

/**********************************************
WACMS
**********************************************/

.dynamic-tab-pane-control.tab-pane{margin-top:10px}

/**********************************************
PAGE IMAGE
**********************************************/
#page_image{margin-top:15px; }
#page_image img{
	border: none;
	max-width: 100%;
	height: auto;
}

/**********************************************
EXTRAS
**********************************************/
.icon_bar_customed{
	background:url(/images/span_drop_down.png);
	background-repeat:no-repeat;
	background-position:center center;
	height:8px;
	width:9px;
}
.categories h2{margin:0 0 10px}
.no_padding{padding: 0 !important}
.no_padding_left{padding-left: 0 !important}
.no_padding_right{padding-right: 0 !important}

/*Menu from Bootstrap*/
.fixednav{
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100
}
.navbar-default{background-color: transparent; border: 0;}
.navbar{margin-bottom: 0;}
.navbar-collapse{max-height:inherit}
.navbar-nav{margin: 0 -15px;}
.dropdown-menu{
	border:0;
		border-radius: 0;
	min-width: 220px;
	padding: 0;
}
.dropdown-menu > li > a{
	padding: 10px 20px;
}
.dropdown-submenu > .dropdown-menu{
	margin-top: -2px;
}
.dropdown-menu-third{
	display:none;
	position: absolute;
	left: 100%;
	top: 0;
	min-width: 160px;
	background-color: #fff;
	padding: 0;
	border-radius: 0 4px 4px 0;
	list-style:none
}
.dropdown-menu-third li a{
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: normal;
	line-height: 1.428571429;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu-third li a:hover{background-color: #f5f5f5; text-decoration:none}
.nav > li{
	border-top:#f0f0f0 1px solid;
}
.nav > li:first-child{border-top:0}
.nav > li > a,
.dropdown-menu > li > a,
.navbar-nav > li > a{
	color: #777;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{
	background-color: #f5f5f5;
	color: #262626;
}
.parent_active{
	background-color: #e7e7e7;
	color: #555;
}
.fa-icon-wrapper{
	position: absolute;
	float: none;
	right: 0;
	top: 0;
	width: auto;
	text-align: inherit;
	left: auto;
	font-size: 20px;
}
.fa-icon-wrapper .fa-search{
	cursor: pointer;
}
.fa-icon-wrapper a{
	background: #c1d72d;
	color: #fff;
	float: left;
	font-size: 15px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 1;
	padding: 5px 20px;
	transition: all 300ms ease 0s;
}
.fa-icon-wrapper a:hover, .fa-icon-wrapper a:focus{
	background: #a4b726;
	color: #fff;
	text-decoration: none;
}
.fa-icon-wrapper .fa{
	background-color: #3c6e8f;
	float: left;
	font-size: 15px;
	color: #fff;
	padding: 5px 10px;
}

/**********************************************
LOGIN Form New
**********************************************/
.login_form{
	background-color: #f5f5f5;
	border:#e9e9e9 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 50px;
	margin-bottom:140px;
	padding:20px 20px 0;
}
.login_form h2 {
	font-size: 20px;
	margin: 0 0 10px;
	padding:10px 0 0;
	color: #555;
	font-weight: 700;
}
.line {
	margin: 20px 0 10px;
	width: 100%;
	height: 2px;
	border-top:#d2d2d2 1px solid;
	border-bottom:#fcfcfc 1px solid;
}
.reg_forgot{
	float:left;
	width: 100%;
}
.each_row{margin-bottom:10px}
.settings_msg_box{margin-bottom:0}

/*Gallery*/
.galleria-container{float:left}
.galleria-thumbnails{margin:0 auto}
.gallery_pager{
	background: #eee none repeat scroll 0 0;
	border-radius: 3px;
	box-shadow: 0 0 3px #8c8c8c;
	float: left;
	right: 15px;
	padding: 10px;
	position: absolute;
	top: 88px;
	width: 250px;
	z-index: 10
}
.gallery_pager .fa {
	color: #7d7d7d;
	cursor: pointer;
	font-weight: normal;
	padding: 16px;
	position: absolute;
	right: 0;
	top: 0;
}
.gallery_pager a {
	color: #7d7d7d;
	float: left;
	font-weight: 700;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
}
.gallery_pager a:hover, .gallery_pager a:focus{text-decoration: none;}
.gallery_pager ul.parent_ul {
	margin: 0;
}
.gallery_pager ul ul {
	display: none;
	margin-left: 0;
	padding-left: 15px;
}

/*Social Posting*/
ul#social_posting li{
	background: none;
	padding-left: 0;
	list-style: none;
	float: left;
	margin: 0 0 5px 15px;
}
ul#social_posting li:first-child{
	margin-left:0
}

/*Contact Us*/
.textbox_captcha {
	display: inline;
	text-align: center;
	width: 75px;
}
.contact_fields_contents, .contact_map{
	padding-left:0;
	padding-right:0;
}
#ctacode-contact{padding: 15px 0 !important;}

div.modattr_edit_box{width: 100px;}
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
.delay-25ms {
	-webkit-animation--delay: 0.25s;
	animation-delay: 0.25s;
}
.delay-50ms {
	-webkit-animation--delay: 0.5s;
	animation-delay: 0.5s;
}
.delay-75ms {
	-webkit-animation--delay: 0.75s;
	animation-delay: 0.75s;
}
.delay-100ms {
	-webkit-animation--delay: 1s;
	animation-delay: 1s;
}
.delay-125ms {
	-webkit-animation--delay: 1.25s;
	animation-delay: 1.25s;
}
.delay-150ms {
	-webkit-animation--delay: 1.5s;
	animation-delay: 1.5s;
}
.delay-2s {
	-webkit-animation--delay: 2s;
	animation-delay: 2s;
}
.delay-3s {
	-webkit-animation--delay: 3s;
	animation-delay: 3s;
}
.delay-4s {
	-webkit-animation--delay: 4s;
	animation-delay: 4s;
}

/*Scroll to Top*/
.scrollToTop{
	background-color: #2a5e89;
	border-radius: 5px;
	bottom: 30px;
	color: #444;
	display: none;
	padding: 10px 15px;
	position:fixed;
	text-align:center;
	text-decoration: none;
	right: 20px;
	z-index: 10;
}
.scrollToTop .fa{
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 1;
}
.scrollToTop:hover{
	text-decoration:none;
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 479px) {
	#rss_panel .btn{
		margin-top: 5px;
	}
}
@media only screen and (max-width : 767px) {
	.bannertag, .bannerlink-caption, #cta .wacms-transform{
		display: none;
	}
	#cta{margin-bottom: 0;}
	#cta .wacms-transform:first-child{cursor: pointer; display: block; margin-top: 0;}
}
@media only screen and (min-width : 320px) {
	#banner img.page_image{max-width: 320% !important;}

	.navbar{margin-top: 0;}
	.contact_fields{padding:0 0 10px !important}
	.menu_part{display:none}
	.for_mobile{display:block}
	.contact_fields_contents{
		padding-left:15px;
		padding-right:15px;
	}
}
@media only screen and (min-width : 321px) {
	.contact_table{width: 100% !important}
}
/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

	#banner img.page_image{max-width: 340% !important;}
	#logo img{max-width: 100%}
	#loginbox_wrapper{width: 340px;}

	.navbar{margin-top: 0px;}
	.news_item_wrapper, .all_news_wrapper{padding-left: 0}
	.all_news_wrapper{width: 90%}
	.all_news_image_wrapper{width: 10%;}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	body{
		background-color: #4396c3;
		background-repeat: repeat-x;
		background-position: top center;
	}
	h1{font-size:28px}
	h2{font-size:26px;}

	#header, #header_sub, #header_login{
		background: transparent url("/images/header-bg-tab.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		background-size: cover;
		height: 250px;
		z-index: 2;
	}
	#header_login{z-index: 0;}
	#banner img.page_image{max-width: 320% !important;}
	#webarenalink{position: absolute; right: 35px; top: 5px;}
	#webarenalink img{max-width: 100px;}
	#copyright{margin-left:10px}
	#social-media{text-align: left; font-size: 1.5em;color: white;}
	#hp_container, #c_container{padding-bottom: 20px;}
	#searchbox{display: inline;}
	#contact_us, #newsletterbox{margin-top: 0;}
	#cta .wacms-transform:first-child{max-width: inherit;}
	#cta{
		background-color: #fff;
		margin: 0;
		padding: 40px 15px 15px;
	}
	#cta .wacms-transform{
		border: 2px solid #fff;
		font-size: 19px;
		font-weight: 700;
		line-height: 1;
		padding-left: 0;
		padding-right: 0;
		text-shadow: 0 0 3px #000;
		width: 25%;
	}
	#cta .wacms-transform:first-child{
		border: 2px solid #fff;
		border-radius: 10px 0 0;
		float: left;
		font-size: 23px;
		margin: 0;
		padding: 10px 0;
	}
	#cta .wacms-transform:last-child{
		border-radius: 0 0 10px;
		overflow: hidden;
	}
	#cta .wacms-transform a{
		border: 0;
		border-radius: 0;
		box-shadow: none;
		margin-top: 0;
		padding: 12px 0;
	}
	#main, #main_sub{
		box-shadow: 0 0 10px -5px #000;
		margin-top: -40px;
		padding: 0;
	}
	#copyright{margin-bottom: 0;}
	#footer{
		background-color: transparent;
		box-shadow: none;
		margin-bottom: 20px;
	}

	.logo-wrapper{padding-left: 0; padding-right: 0;}
	.logo{margin: 50px 0 0;}
	.logo img{margin: 0; max-width: 80%;}
	.carousel-caption{
		bottom: 20px;
		font-size: 12px;
		left: 40px;
		line-height: 1.2;
		padding-bottom: 0;
		padding-top: 0;
		text-align: left;
		width: 35%;
	}
	.carousel-caption h2{
		color: #fff;
		font-size: 26px;
		line-height: 1;
		margin: 0;
	}
	.searchbox{top: 25px;}
	.main_content{
		background-color: #eaeef3;
		padding: 20px 15px;
	}
	.menu_details{text-align:left}
	.webarena_logo{text-align:right}
	.cta{padding: 20px 15px; min-height: 265px}
	.menu_part{
		background:#f8f8f8;
		position: fixed !important;
		left: 0;
		top: 0;
		padding: 0 !important;
		width:100%;
		z-index:99999;
		display:block
	}
	.navbar{border-radius:0; margin-bottom:0; padding-top: 0;}
	.menu_part_inner{background:#f8f8f8; padding: 0 !important}
	.navbar-default .navbar-collapse{
		border: 0 none;
		padding: 0;
	    position: absolute;
	    top: 204px;
	    left: 0;
	    right: 0;
	}
	.nav > li{
		border-bottom:0; 
		border-top:0;
		border-left: 1px solid #fefcfc;
    	border-right: 1px solid #e3e2e2;
	}
	.nav > li:first-child{border-left: 0;}
	.nav > li:last-child{border-right: 0;}
	.nav > li > a{font-size: 15px; padding: 8px 10px;}
	.dropdown-menu{font-size: 12px;}
	.navbar-nav{
		background-color: transparent;
		border-radius: 0 0 0 10px;
		float: none; 
		margin: 0;
	}
	.contact_map{
		padding-left:15px;
		padding-right:15px;
	}
	.inner_content{padding-right: 0; padding-left: 0}
	.home_content{padding-right:0;}
   	.navbar-brand{padding: 0 15px;}
 	.navbar-brand img{max-width: 90%}
 	.fixednav{display: none !important}
	.gallery_pager {
		position: absolute;
		right: 15px;
		top: 90px;
		z-index: 9999;
	}
	.caret_wrapper_child .fa{display: none !important}
	.caret_wrapper, .caret_wrapper_child{border-left: 0}
	.caret_wrapper:before, .caret_wrapper_child:before{background: 0; content: " "}
	.caret_wrapper_child:first-child{display: none !important;}
	.footer{
		background-color: #706c66;
		border-radius: 0 0 10px 10px;
		box-shadow: 0px 5px 10px -5px #000000 inset;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 800px) {
	#cta{
		padding-top: 60px;
	}
	.navbar-default .navbar-collapse{top: 211px;}
}
@media only screen and (min-width : 950px) {
	#header, #header_sub, #header_login{
		height: 300px;
	}
	.navbar-default .navbar-collapse{top: 250px;}
}
@media only screen and (min-width : 992px) {
	h1{font-size:32px}
	h2{font-size:30px;}

	#header, #header_sub{
		background: transparent url("/images/header-bg-big.png");
		background-repeat: no-repeat;
		background-position: center top;
		background-size: cover;
		height: 240px;
		padding: 0;
		position: relative;
		top:0;
	}
	#banner img.page_image{max-width: 320% !important;}
	#main, #main_sub{margin-top: -60px;}

	.logo img{max-width: 100%;}
	.header-right{margin-top: 18px;}
	.cta{min-height: 305px}
	.fa-icon-wrapper a, .fa-icon-wrapper .fa{font-size: 23px;}
	.searchbox-wrapper{
		right: 22.5%;
	}
	.searchbox{top: 33px;}
	.menu_part{
		position: relative !important;
		float:none;
		padding: 0 !important;
		width:100%
	}
	.nav > li > a{font-size: 17px; padding: 10px 20px;}
	.dropdown-menu{font-size: 14px;}
	.navbar-default .navbar-nav > li > a:focus,
	.navbar-default .navbar-nav > li > a:hover{
		background-color: #e7e7e7;
		color: #555;
	}
	.navbar-nav{background-color: #f0eeee; border-radius: 0 0 0 10px; padding-left: 10px}
	.navbar{padding: 0;}
	.navbar-default .navbar-collapse{left: -1px; top: 182px;}
	.logo {margin: 25px 0 0;}
	.carousel-caption{bottom: 20px;}
	.cta1, .cta2, .cta3, .cta4, .main_content{
		opacity: 0;
		filter: alpha(opacity=100);
	}
	.contact-no{top: 130px;}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	h1{font-size:36px}
	h2{font-size:34px;}

	#banner img.page_image{max-width: 100% !important;}
	#c_container{min-height: 600px;}
	#loginbox{right: 195px; top: 50px;}

	.container {width: 1170px;}
	.searchbox-wrapper{right: 18.5%;}
	.cta{min-height: 288px;}
	.carousel-caption{bottom: 65px;}
	.fa-icon-wrapper{font-size: 20px;}
}
@media only screen and (min-width : 1270px) {
	.navbar-default .navbar-collapse{left: 16px;}
}
@media only screen and (min-width : 1440px) {
	.header-right{margin-top: 20px;}
	.navbar-default .navbar-collapse{left: 14px; top: 186px;}
}
@media only screen and (min-width : 1590px) {
	#header, #header_sub, #header_login{height: 250px;}

	.carousel-caption{bottom: 65px;}
	.header-right{margin-top: 25px;}
	.navbar-default .navbar-collapse{left: 0px; top: 207px;}
	.logo{margin: 40px 0 0;}
}
@media only screen and (min-width : 1680px) {
	#header, #header_sub, #header_login{height: 265px;}
	.navbar-default .navbar-collapse{left: 0px; top: 217px;}
}
@media only screen and (min-width : 1730px) {
	.navbar-default .navbar-collapse{left: -4px; top: 225px;}
}
@media only screen and (min-width : 1900px){
	#header, #header_sub, #header_login{height: 300px;}
	.logo {margin: 60px 0 0;}
	.contact_page, .contact_form{padding:0 15px !important}
	.header-right{margin-top: 30px;}
	.navbar-default .navbar-collapse{left: -20px; top: 252px;}
}
