/**********************
	Mobile 
**********************/
body {
  font-family: 'arconregular', Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.5em;
}




/*Mobile Only Styling*/
.spacing-top-bottom-xs {
	margin:10px 0 10px;
}
.text-left-xs {
	text-align: left;
}

@media (min-width: 544px) {
.text-right-sm {
	text-align: right;
}
}

.spacing-top-xs {
	margin-top: 20px;
}
.spacing-bottom-xs {
	margin-bottom: 20px;
}
.text-center-xs {
	text-align: center;
}
.noshow-xs {
	display: none;
}
.visible-xs {
	display: block;
}
.spacing-top-remove-xs {
	margin-top: 0;
}

.spacing-no-left-mob {
	padding-left: 0;
}
.spacing-no-right-mob {
	padding-right: 0;
}

.spacing-top-extra-mob {
	margin-top:40px;
}


.hDiv_01 {
    background: url(../../images/div-fateOut.png) no-repeat center center;
    height: 40px;
}



/*General Reset*/
.logo {
	width:30%; 
	margin-top:10px;
	padding-left: 20px;
}


footer, #maincontent, header, .header_wrapper, .footer_wrapper, #banner {
	width: 100%;
	min-width: 0;
}

.footer_wrapper {
	background: none;
	font: normal 10px 'arconregular', Arial, sans-serif;
}


.container {
	width: 100%;
}



/* Home */
.equal_height {
	height:100% !important;  /* disable the Equal Height javascript */
}

.slick-prev,
.slick-next {
    width: 21px;
    height: 20px;
	display: block;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
	
	position: absolute;
    top: 33%; 
}

.mul_carousel .slick-prev {
	background: url(../../images/prevbtn.png) no-repeat;
}

.mul_carousel .slick-next {
	background: url(../../images/nextbtn.png) no-repeat;
}

.slick-prev {
    left: -10px;
}

.slick-next {
    right: -10px !important;
}

.single-item {
    margin: auto !important;
}




/*Navigation*/
body.overflow-hidden, html.overflow-hidden {
	overflow: hidden;
}
body.overflow-hidden {
	position: fixed;
	min-height: 100%;
	width: 100%;
}
.container, html {
	min-width: 0;
	width:100%;
}
.img-responsive, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display:block;
	max-width:100%;
	height:auto;
}
nav {
	width: 100%;
	text-align: center;
	z-index: 5;
}
#overlay {
	opacity: 0;
	transition: opacity 0.5s ease;
	height: 100%;
	width: 0;
}
#overlay.active {
	background: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left: 0;
	background: transparent url(../../images/overlay.png) repeat;
	z-index: 9999;
	opacity: 1;
	transition: opacity 0.5s ease;
}
ul#navmenu-h {
	height: 100%;
	display: block !important;
	top:inherit;
}
ul#navmenu-h, ul#navmenu-h li {
	display: block;
	margin: 0;
	padding: 0;
}
ul#navmenu-h ul {
	top: 0;
	left: 100%;
}
ul#navmenu-h li a {
	color: #ffffff;
	font-size: 12px;
	padding: 13px 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: none;
	letter-spacing: 0;
	font-family: opensanslight, Arial, Helvetica, sans-serif;
}
ul#navmenu-h li, ul#navmenu-h li li {
	border:none;
	border-bottom: 1px solid #167c7f;
	position: static;
	padding: 10px 20px;
}
ul#navmenu-h li:last-child {
	border: none;
	padding: 10px 20px;
}

ul#navmenu-h li li {
	padding: 0px 20px;
}
ul#navmenu-h li li:last-child {
	border: none;
	padding: 0px 20px;
}
ul#navmenu-h li:hover a {
	background-color: #d71c2f;
	color: white;
	text-decoration: underline;
	font-size: 12px;
}
ul#navmenu-h ul, ul#navmenu-h ul ul, ul#navmenu-h ul ul ul {
	/*display: block;*/
	background: none;
	width: 100%;
	float: none;
	border: none;
	min-width: 0;
}
ul#navmenu-h li li a, ul#navmenu-h li:hover li a, ul#navmenu-h li:hover li:hover li a, ul#navmenu-h li:hover li:hover li:hover li a {
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	padding: 15px 0;
	font-size: 12px;
}
ul#navmenu-h a, ul#navmenu-h ul a, ul#navmenu-h ul ul a, ul#navmenu-h ul ul ul a, ul#navmenu-h ul li:hover a, ul#navmenu-h ul ul li:hover a, ul#navmenu-h ul ul ul li:hover a, ul#navmenu-h li:hover li a, ul#navmenu-h ul a:focus, ul#navmenu-h ul ul a:focus, ul#navmenu-h ul ul ul a:focus, ul#navmenu-h li:hover li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li.iehover li a, ul#navmenu-h li:hover li:hover li a:hover, ul#navmenu-h li:hover li:hover li:hover a, ul#navmenu-h li.iehover li.iehover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover a, ul#navmenu-h li:hover li:hover li a, ul#navmenu-h li.iehover li.iehover li a, ul#navmenu-h li:hover li:hover li:hover li a:hover, ul#navmenu-h li.iehover li.iehover li.iehover li a:hover, ul#navmenu-h li:hover a {
	background: none !important;
	color: white !important;
	text-align: center;
	text-decoration: none;
}

ul#navmenu-h li:hover li.div {
	display: none;
}


nav {
	float: none;
}
.menu_toggle, .menu_close {  /*Multi Menu Icon*/
	color: #555555;
	font-size: 38px;
	line-height: 50px;
	padding-left: 10px;
	float: right;
	cursor: pointer;
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* Internet Explorer/Edge */
	user-select: none;           /* Non-prefixed version, currently
									not supported by any browser */
	margin-right: 10px;
	display: block;
	    margin-top: -49px;
        margin-bottom:6px;
}
.menu_close {
	position: absolute;
	top: 5px;
	right: 15px;
	color: #ddd;
	padding-left: 0;
	z-index: 501;
	margin: 0;
}
.menu_close:hover {
	color: #ffffff;
}
#menu {
	float: none;
	height: 100% !important;
	top: 0;
	left: 0;
	position: fixed;
	min-height: 100% !important;
	z-index: 99999;
	/* Please make sure the width and left % are the same as it will affect how fast menu will animate */
	width: 80%;
	left: -80%;
	overflow: hidden;
	overflow-y: auto;
	background: #126f72;
}
#menu.active {
	left: 0;
}
.slinky-menu {  /* Slinky Theme */
	overflow: auto;
	height: 100%;
	transform: translateZ(0);
	transition: all 300ms ease;
	-webkit-transform: translateZ(0);
	-webkit-transition: all 300ms ease;
}
.slinky-menu > ul, ul#navmenu-h {
	left: 0;
	position: relative;
	transform: translateZ(0);
	transition: all 300ms ease;
	-webkit-transform: translateZ(0);
	-webkit-transition: all 300ms ease;
}
.slinky-menu ul, .slinky-menu li {
	list-style: none;
	margin: 0;
}
.slinky-menu ul {
	width: 100%;
}
.slinky-menu a {
	display: block;
}
.slinky-menu li ul {
	display: none !important;
	left: 100%;
	position: absolute;
	top: 0;
	/*display: block !important;*/
}
.slinky-menu .header {
	position: relative;
}
 .slinky-menu h2 ~ a.back {
 left: 0;
 position: absolute;
 top: 0;
}
.slinky-menu a.back, ul#navmenu-h li a.back {
	margin: 0;
	background: none;
	color: #101010;
}
ul#navmenu-h li:hover a.back {
	background: none;
	color: #333333;
}
.slinky-menu a.back:hover, ul#navmenu-h li a.back:hover {
	color: #012a53;
}
.slinky-menu h2 {
	font-size: 1em;
	margin: 0;
	text-align: center;
}
/* Default theme */

/*.slinky-menu .header {
	background: #AAA;
}*/

.slinky-menu h2 {
	color: #FFF;
	padding: 1em;
}
.slinky-menu a {
	/*background: #AAA;*/
	border: none;
	color: #FFF;
	padding: 1em;
}
.slinky-menu a:hover {
	background: #000;
}
/* Slicky back and next arrow
	You may amend the look of it or remove them if you do not wish to have any
*/
.slinky-menu a.next:after {
	content: '\276f';
	margin-left: -1em;
	float: right;
}
.slinky-menu a.back:before {
	content: '\276e';
	margin-right: -1em;
	float: left;
}

.slinky-menu ul.showSlink {
	display: block !important;	
}

#search_desktop { display:none; }

#search_mobile { display:block; }

/*******   Search - Mobile    ********/
#search_div {
	margin-bottom: 40px;	
}

#search {
	clear:both;
	position: absolute;
	top: 0;
	right: 40px;
	width: 0;
	overflow: hidden;
	-webkit-transition: width 300ms ease-out;
    -moz-transition: width 300ms ease-out;
    -o-transition: width 300ms ease-out;
    transition: width 300ms ease-out;
	height: 100%;
}

#search.active {
	width: 180px;	
	z-index:9999;
}

	#search h2 {
		display:none;
	}


input.search_btn {
	background: #c72031 url(../../images/icon_search.png) no-repeat center;
	height: 40px;
	width: 40px;
	display: inline-block;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: top;
	float:right;
}

input.search_btn:hover {
	background-color: #9d0a19;
}

.closesearch, a.closesearch {
	display: none;	
}

.icons_link {
	float: right;	
	position: relative;
	margin-right: 40px;
    margin-top: -40px;
}

.icons_link a {
	display: inline-block;
	padding: 13px 10px 14px;	
	margin-left: -3px;
}

.icons_link a:first-child {
	margin-left: 0;	
}





#search {
		/* IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	  
		/* IE 5-7 */
		filter: alpha(opacity=0);
	  
		/* Netscape */
		-moz-opacity: 0;
	  
		/* Safari 1.x */
		-khtml-opacity: 0;
	  
		/* Good browsers */
		opacity: 0;	
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		background: #fff;
		visibility: hidden;
	}
	
#search h2 {
	top:30%;
	    position: relative;
		display: inline-block;
text-align: center;
width: 100%;
}
	
	#search.active {
		/* IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=98)";
	  
		/* IE 5-7 */
		filter: alpha(opacity=98);
	  
		/* Netscape */
		-moz-opacity: 0.98;
	  
		/* Safari 1.x */
		-khtml-opacity: 0.98;
	  
		/* Good browsers */
		opacity: 0.98;	
		visibility: visible;
		width:100%;
		height: 100%;
		-webkit-transition: opacity 300ms ease-out, visibility 300ms ease-out;
		-moz-transition: opacity 300ms ease-out, visibility 300ms ease-out;
		-o-transition: opacity 300ms ease-out, visibility 300ms ease-out;
		transition: opacity 300ms ease-out, visibility 300ms ease-out;
	}
	
	input.search_field {
		text-align: center;
		width: 85%;
		height: 40px;
		background: none;
		border-bottom: 1px solid #aaaaaa;
		position:absolute;
		top:40%;
		margin: auto;
		left: 0;
		right: 0;
		font-size: 15px;	
	}
	
	input.search_field:hover, input.search_field:focus {
	background: #fff;
	border-bottom: 1px solid #aaaaaa;
	font: normal 15px Arial, Helvetica, sans-serif;
	letter-spacing: 0.025em;
	color: #626262;
	display: inline-block;
	vertical-align: top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 4px 0px;
	width: 85%;
	}
	
	
	
	.closesearch, a.closesearch {
		display: block;
		font-size: 44px;
		line-height: 30px;
		position: absolute;
		top: 5px;
		right: 15px;	
		color: #444;
		text-decoration: none;
	}
	
	a.closesearch:hover {
		background: none !important;	
	}

/*col-xs*/

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.333333%;
}

.col-xs-2 {
  width: 16.666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.333333%;
}

.col-xs-5 {
  width: 41.666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.333333%;
}

.col-xs-8 {
  width: 66.666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.333333%;
}

.col-xs-11 {
  width: 91.666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.333333%;
}

.col-xs-pull-2 {
  right: 16.666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.333333%;
}

.col-xs-pull-5 {
  right: 41.666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.333333%;
}

.col-xs-pull-8 {
  right: 66.666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.333333%;
}

.col-xs-pull-11 {
  right: 91.666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.333333%;
}

.col-xs-push-2 {
  left: 16.666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.333333%;
}

.col-xs-push-5 {
  left: 41.666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.333333%;
}

.col-xs-push-8 {
  left: 66.666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.333333%;
}

.col-xs-push-11 {
  left: 91.666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

.col-xs-offset-1 {
  margin-left: 8.333333%;
}

.col-xs-offset-2 {
  margin-left: 16.666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.333333%;
}

.col-xs-offset-5 {
  margin-left: 41.666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.333333%;
}

.col-xs-offset-8 {
  margin-left: 66.666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.333333%;
}

.col-xs-offset-11 {
  margin-left: 91.666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 544px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333%;
  }
  .col-sm-2 {
    width: 16.666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.333333%;
  }
  .col-sm-5 {
    width: 41.666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333%;
  }
  .col-sm-8 {
    width: 66.666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.333333%;
  }
  .col-sm-11 {
    width: 91.666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-pull-1 {
    right: 8.333333%;
  }
  .col-sm-pull-2 {
    right: 16.666667%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-4 {
    right: 33.333333%;
  }
  .col-sm-pull-5 {
    right: 41.666667%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-7 {
    right: 58.333333%;
  }
  .col-sm-pull-8 {
    right: 66.666667%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-10 {
    right: 83.333333%;
  }
  .col-sm-pull-11 {
    right: 91.666667%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-push-1 {
    left: 8.333333%;
  }
  .col-sm-push-2 {
    left: 16.666667%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-4 {
    left: 33.333333%;
  }
  .col-sm-push-5 {
    left: 41.666667%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-7 {
    left: 58.333333%;
  }
  .col-sm-push-8 {
    left: 66.666667%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-10 {
    left: 83.333333%;
  }
  .col-sm-push-11 {
    left: 91.666667%;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.666667%;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
}






/*Banner*/
#slick {
	width: 100%;
	height: inherit;
	overflow:hidden;
}


.slick_caption_div {
	position: relative !important;	
	height: auto;
	max-width: none;
	width: 100%;
	padding: 30px;
}

#slick img {
	width: 200vw;
    max-width: none;
    margin-left: -50vw;
}


.slick_caption {
	width: 100%;
	max-width: none;
	background: none;
	text-align:center;	
	
	font: normal 1em 'open_sanssemibold', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	line-height: 1.1em;
	letter-spacing:-0.02em;
	text-shadow: none !important;
	 
/* WebKit (Safari/Chrome) Only */
  -webkit-text-stroke: inherit !important;
  
  margin-top: 0px;
}

.slick-dots {
    /*display: none !important;*/
}


/*Subpages*/
.subpg_heading {
	width: 100%;
	margin:0 auto;
	background:url(../../images/sub-banner.jpg) no-repeat top right/cover;
	padding-top:30px;
	padding-bottom:30px;
	padding-right: .9375rem;
    padding-left: .9375rem;
	color:#fff;
	font-family: 'quicksandregular', Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:40px;
	text-transform:uppercase;
}

.breadcrumb {
    font-size: 12px;
}

label {
	font-size: 11px;
}


/*.prod_details {
	display: block;
	width: 100%;
	height: 240px;
	position: relative;
	overflow: hidden;
	border: none;
}

@media (min-width: 544px) {
.prod_details {
	display: block;
	max-width: 360px;
	
	position: relative;
	overflow: hidden;
	border: none;
	
	margin:auto;
}
}*/

.info_list {
	text-align: center;
}

@media (min-width: 544px) {
.info_list {
	text-align: left;
}
}





/* PRODUCT DETAILS - gallery */
div.nav-controls {
    float: right;
    width: 280px;

    position: relative;
    z-index: 10;
}


#myGallery-div {
	position: relative !important;
	/*margin:auto;*/
	margin-bottom: 10px !important;
	
	/* gallery width */
	max-width:280px !important;
	min-width:280px !important;
	min-height:280px !important;
	border: #ccc 1px solid !important;
}

#myGallery-div .image-wrapper.previous {
	
	/* gallery width - centralizing image */
    width: 280px;
    margin: 0 auto;
	
	position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

#myGallery ul.thumbs {
    position: inherit !important;
    float: left;
    padding: 0;
    margin: inherit; 
    margin-top: 325px;
    overflow: hidden;
    clear: both;
}

.tabs {
    text-align: justify;
}

.tabs li {
    display: inline-flex;
}

.tabscontent { 
	border: #e6e6e6 1px solid !important;
	    padding: 10px 10px 10px 25px!important;
}



/* CONTACT */
.enquiry_list_field {
	padding:25px 25px;
}

.form-group {
  margin-bottom: 1rem;
  text-align:left;
}


.white_bg {
    background: url(../../images/white_opacity.png) repeat;
    padding-top: 30px;
	padding-left: inherit;
	padding-right: inherit;
	padding-bottom: 30px;
    position: relative;
    z-index: 101;
    font-size: 15px;
    color: #3b3b3b;
    text-align: left;
    border-top: #cacaca 1px solid;
	margin-top:0;
}

