@charset "utf-8";
/* CSS Document */

/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:none;
}
body {
    line-height:1;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:none;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}

/*
--------------------------------------------------------------*/
body {
	font-size:16px;
	font-family:"acumin-pro",sans-serif;
	font-style:normal;
	font-weight:300;
	line-height:1.65em;
	color:#888888;
	background:url(../images/bg-body.jpg) repeat-x top #FFF;
}

/*
-------------------------------------------------------------*/
.clear {clear:both;}
.text-orange { color:#f1592a;}
.text-black { color:#000;}
a {color:#f1562a; text-decoration:none;}
a:hover {color:#CCCCCC; text-decoration:none;}
.p-t-20 {padding-top:20px;}

.link-disabled {
	pointer-events: none;
	cursor: default;
	text-decoration: none;
  }

/*Header
--------------------------------------------------------------*/
header {
	width:1280px;
	height:68px;
	margin:auto;
}

.block-logo {
	width:155px;
	height:68px;
	float:left;
}

.block-socail-top {
	float:left;
	width:140px;
	padding-top:25px;
	margin-left:30px;
}
.block-socail-top ul {
	display:block;
	list-style:none;
}
.block-socail-top li {
	float:left;
	padding:0 10px;
	height:21px;
}


.block-menu-top {
	width:570px;
	height:68px;
	margin-left:100px;
	/*padding-left:80px;*/
	padding-left:70px;
	float:left;
	background:url(../images/bg-menu-top.png) no-repeat;
}
.block-menu-top ul {
	list-style:none;
	font-family: "acumin-pro",sans-serif;
	font-style: normal;
	font-weight:bolder;
}
.block-menu-top li {	
}
.block-menu-top li a {
	display:block;
	float:left;
	color:#a2a2a2;
	text-decoration:none;
	padding:20px;

}
.block-menu-top li a:hover {
	color:#f05435;
	text-decoration:none;
	/*font-style:italic;*/
}

.block-menu-top li a.active {
	color:#f05435;
	text-decoration:none;
	font-style:italic;
}

.block-language {
	width:235px;
	float:left;
	padding:20px 0;
}
.block-language ul {
	list-style:none;
	text-align:right;
}
.block-language li {
	display:inline;
	padding:0 5px;
}
.block-language li a:hover {
	opacity:0.5;
}

/*Container Top
--------------------------------------------------------------*/
.container-top {
	width:100%;
	min-width:1280px;
	background:#000;
	padding-bottom:5px;
}
.container {
	width:100%;
	min-width:1280px;
	background:#FFF;
	padding-bottom:5px;
	min-height:1000px;
	padding-bottom:30px;
}

.container-sub {
	width:100%;
	min-width:1280px;
	background:#FFF;
	padding-bottom:5px;
	min-height:500px;
	padding-bottom:30px;
}

/*Bannre Top
--------------------------------------------------------------*/
.main-banner {
	width:100%;
	min-width:1280px;
	height:auto;
	padding-bottom:5px;
}
.main-banner img {
	width:100%;
	float:left;
	clear:both;
}

/*Video 
--------------------------------------------------------------*/
.main-video {
	width:100%;
	min-width:1280px;
	padding-top:10px;
}
.main-video img {
	width:100%;
}

.main-video iframe {
	width:100%;
	min-height:549px;
	height:auto;

}


/*Brand Top
--------------------------------------------------------------*/
.main-brand-1 { width:1899px; margin: auto;}
.main-brand-1 img:hover {opacity:0.5;}

.blcok-voyager-top, .blcok-feelfree-gear-top {
	/*width:654px;*/
	width:932px;
	float:left;
	padding:10px 8px 0 8px;
}


/*Footer 
--------------------------------------------------------------*/
footer {
	width:100%;
	min-width:1280px;
	height:181px;
	background:url(../images/bg-footer.png) no-repeat top #000;
}
.main-footer {
	width:1280px;
	margin:auto;
}
.block-logo-footer {
	width:232px;
	padding-top:60px;
	float:left;
}
.block-socail-footer {
	width:180px;
	float:left;
	padding-top:10px;
}
.block-socail-footer ul {
	list-style:none;
}
.block-socail-footer li {
	display:block;
	padding-top:10px;
}

.block-socail-footer li img:hover {
	opacity:0.8;
}

.block-menu-footer {
	width:670px;
	float:left;
	padding-top:15px;
}
.group-menu-footer {
	width:222px;
	float:left;
	font-size:13px;
	font-weight:600;
	list-style:none;			
}
.group-menu-footer ul {
	list-style:none;
}
.group-menu-footer li {
}
.group-menu-footer li a {
	display:block;
	padding-bottom:4px;
	color:#646464;
	text-decoration:none;
}
.group-menu-footer li a:hover {
	color:#f05435;
	text-decoration:none;
}


.block-language-footer {
	width:178px;
	float:left;
	padding-left:20px;
	padding-top:10px;
	font-size:14px;
}
.block-language-footer ul {
	list-style:none;
}
.block-language-footer li {
}
.block-language-footer  li a {
	display:block;
	padding:3px 0 3px 40px;
	color:#646464;
	text-decoration:none;
}
.block-language-footer  li a:hover {
	color:#f05435;
	text-decoration:none;
}

.icon-uk {
	background:url(../images/en.jpg) no-repeat left ;
}
.icon-fr {
	background:url(../images/fr.jpg) no-repeat left ;
}


/*Title
--------------------------------------------------------------*/
.title-1 {
	font-size:32px;
	font-family:"acumin-pro",sans-serif;
	font-style:italic;
	margin:40px 0 10px 0;
	border-bottom:2px solid #363636;
	color:#363636;
}
.title-1-w {
	font-size:32px;
	font-family:"acumin-pro",sans-serif;
	font-style:italic;
	margin:40px 0 10px 0;
	/*border-bottom:2px solid #FFFFFF;*/
	color:#FFFFFF;
}
.title-1-sub {
	padding-bottom:20px;
}
.title-1 span {
	color:#f05435;
}

.title-2 {
	font-size:32px;
	font-family:"acumin-pro",sans-serif;
	font-style:italic;
	margin:40px 0 20px 0;
	border-bottom:2px solid #363636;
	color:#f05435;
}
.title-2 span {
	color:#363636;
	font-size:32px;
}
.title-3 {
	font-size:32px;
	font-family:"acumin-pro",sans-serif;
	font-style:italic;
	margin:0 0 20px 0;
	border-bottom:2px solid #363636;
	color:#363636;
}
.title-4 {
	font-size:32px;
	font-family:"acumin-pro",sans-serif;
	font-style:italic;
	margin:40px 0 40px 0;
	border-bottom:2px solid #363636;
	color:#363636;
}
.title-4-pop{
	font-size:32px;
	font-family:"acumin-pro",sans-serif;
	font-style:italic;
	margin:20px 0 20px 0;
	border-bottom:2px solid #363636;
	color:#363636;
}
.title-5 {
	font-size:28px;
	font-family:"acumin-pro",sans-serif;
	font-style: normal;
	margin:0 0 20px 0;
	color:#363636;
}


.block-title {
	margin:40px 0 20px 0;
}



/*Subpage
--------------------------------------------------------------*/

/*Main Content
--------------------------------------------------------------*/
.main-content {
	width:1260px;
	margin:auto;
}
/*
--------------------------------------------------------------*/

/*Our Story
--------------------------------------------------------------*/
.main-center-our-story {
	background:url(../images/bg-our-story-center.jpg) no-repeat center;
	width:100%;
	min-width:1260px;
	height:191px;
	margin:20px 0;
	
}
.block-center-our-story {
	width:1260px;
	margin:auto;
	text-align:center;
	font-size:34px;
	font-style:italic;
	color:#FFF;
	padding:50px 0;
}
.block-center-our-story p {
	padding-bottom:20px;
	font-weight:bold;
}
.text-center-orange-oru-story {
	color:#f1592a;
	font-size:40px;
}

/*.main-thumbnail-our-story {
	margin:20px 0;
}
.thumbnail-our-story {
	width:395px;
	float:left;
	padding-left:19px;
}

.block-level {
	margin-top:20px;
}
.block-level ul {
	list-style:none;
}
.block-level li {
	width:500px;
	float:left;
	display:block;
	padding:0px 10px 44px 120px;
	margin:10px 0;
}
#icon-level-1 {
	background:url(../images/level-1.jpg) no-repeat;
}
#icon-level-2 {
	background:url(../images/level-2.jpg) no-repeat;
}
#icon-level-3 {
	background:url(../images/level-3.jpg) no-repeat;
}
#icon-level-4 {
	background:url(../images/level-4.jpg) no-repeat;
}
#icon-level-5 {
	background:url(../images/level-5.jpg) no-repeat;
}
#icon-level-6 {
	background:url(../images/level-6.jpg) no-repeat;
}
#icon-level-7 {
	background:url(../images/level-7.jpg) no-repeat;
}
#icon-level-8 {
	background:url(../images/level-8.jpg) no-repeat;
}
#icon-level-9 {
	background:url(../images/level-9.jpg) no-repeat;
}
#icon-level-10 {
	background:url(../images/level-10.jpg) no-repeat;
}*/

/*Contact
--------------------------------------------------------------*/
.block-logo-address {
	padding-top:40px;
}
.block-logo-contact-us {
	width:435px;
	float:left;
	background:#000000;
	min-height:555px;
}
.block-address {
	width:825px;
	float:left;
	margin-top:20px;
}
.block-addres-detail {
	width:800px;
	float:left;
	padding:0 0 20px 25px;
	margin:0 0 20px 0;
	border-bottom:1px solid #777777;
}

.block-addres-detail h4 {
	color:#000000;
}
.address-left{
	padding:0;
	float:left;
	width:400px;
}
.address-right{
	padding:0;
	float:left;
	width:400px;
}
.address-right a {
	color:#0117fe;
	text-decoration:underline;
}
.address-right a:hover {
	color:#0117fe;
	text-decoration:none;
}

.table-from {
	width:100%;
}

.table-from td {
	padding:10px 5px;
	margin:0px;
	vertical-align:top;
}
.table-from th {
	padding:10px 5px;
	margin:0px;
	vertical-align: bottom;
}


.text-field {
	width:450px;
	padding:15px 10px;
}

.text-field-1 {
	width:240px;
	padding:15px 10px;
	margin-top:20px;
}

.text-area {
	width:450px;
	padding:15px 10px;
}

.btn {
  font-family:"acumin-pro",sans-serif;
  font-weight:bold;
  color: #ffffff;
  font-size: 20px;
  background: #f1582a;
  padding: 10px 50px 10px 50px;
  text-decoration: none;
  border:none;
  cursor:pointer;
  margin-top:20px;
}

.btn:hover {
  background: #ff734c;
  text-decoration: none;
}


.tbf-1 {
	width:490px;
}
.tbf-2 {
	width:490px;
}
.tbf-3 {
	width:250px;
}


/*News
--------------------------------------------------------------*/
.thumbelina-news  {
	width:400px;
	min-height:520px;
	float:left;
	margin:0 10px 20px 10px;
}

.thumbelina-news img {
	border:5px solid #000;
	margin-bottom:5px;
}

.thumbelina-news img:hover {
	opacity:0.5;
}

.block-title-date {
	border-bottom:3px solid #ef5435;
	margin-bottom:5px;
	padding-bottom:10px;
}

.title-news {
	color:#ef5435;
	padding-bottom:5px;
	font-size:22px;
}
.date-news {
	color:#939393;
}

.link-readmore {
	font-size:20px;
	font-style:italic;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	text-align:right;
}

.link-readmore a {
	color:#000;
	text-decoration:none;
}
.link-readmore a:hover {
	color:#ef5435;
	text-decoration:none;
}

/*News Detail
--------------------------------------------------------------*/
.block-picture-vdo {
	margin-bottom:5px;
	text-align:center;

}
.block-picture-vdo iframe {
	width:640px;
	height:360px;
}

.block-news-detail-socail {
	margin:20px 0;
}
.block-news-recommend {
	margin:50px 0 0 0;
}

.block-news p {
	margin-bottom:10px;
}

/*Products
--------------------------------------------------------------*/
.banner-products-1, .banner-products-2, .banner-products-3, .banner-products-4 {
	width:100%;
	min-width:1280px;
	height:auto;
}
.banner-products-1 img, .banner-products-2 img, .banner-products-3 img, .banner-products-4 img {
	width:100%;
	float:left;
	clear:both;
}

.banner-products-1 img:hover, .banner-products-2 img:hover, .banner-products-3 img:hover, .banner-products-4 img:hover {
	opacity:0.5;
}
/*Products Category
--------------------------------------------------------------*/
.main-products-collection {
	background:#252525;
	width:100%;
	min-width:1280px;
}
.block-collection {
	width:860px;
	margin:auto;
}
.block-collection ul {
	list-style:none;
	text-align:center;
}
.block-collection li {
	float:left;
	padding:0 10px;
	display:block;
}
.block-collection li img:hover {
	opacity:0.5;
}

.block-collection li a.active {
	opacity:0.3;
}

.block-products-thumbnail {
	width:400px;
	min-height:550px;
	padding:0 10px;
	float:left;
	text-align:center;
	margin-bottom:20px;
}
.block-products-thumbnail img:hover {
	opacity:0.5;
}

.block-products-thumbnail h3 {
	color:#EE5432;
}
.detail-thumbnail {
	border-top:2px solid #c2c2c2;
	padding-top:10px;
	margin-top:10px;
}
.detail-thumbnail p  {
	padding-bottom:5px;
}
.text-size {
	color:#000000;
	font-weight:bold;
}

/*Products Detail
--------------------------------------------------------------*/
.block-detail {
	margin-top:30px;
}

.block-detail-left {
	width:630px;
	float:left;
}
.block-detail-right {
	width:600px;
	float:left;
	padding-left:30px;
}

.detail-product {
	margin-top:20px;
}
.detail-product ul {
	list-style:none;
}
.detail-product li {
	display:block;
	float:left;
	width:295px;
	border-top:2px solid #CCCCCC;
	padding-top:10px;
}
.detail-product p {
	min-height:60px;
	padding-bottom:10px;
}

.text-detail p {
	padding-bottom:5px;
}
.text-detail strong {
	color:#636363;
	font-weight:bold;
}
.block-gallery-video {
	margin-top:40px;
	display:none;
}

.block-gallery-video-2 {
	margin-top:40px;
	display:none;
	
}
.block-video {
	float:left;
	width:630px;
}
.block-video iframe {
	width:630px;
	height:430px;
}

.block-video-detail {
	float:left;
	width:600px;
	padding-left:30px;
}
.products-detail-icon-technology {
	text-align:right;
	margin-top:20px;
}
.products-detail-icon-technology ul {
	list-style:none;
	float:right;
}
.products-detail-icon-technology li {
	float:left;
}

/*Technology
--------------------------------------------------------------*/
.block-content-technology {
	padding-bottom:20px;
}
.blcok-technology-img {
	width:460px;
	float:left;
	text-align:center;
}
.block-technology-text {
	width:730px;
	float:left;
	padding-left:30px;
}

/*Pop*/
.block-content-technology-pop {
	padding:0 20px 20px 20px;
	background:#FFFFFF;
	overflow:hidden;
}
.blcok-technology-img-pop {
	width:760px;
	text-align:center;
	margin-bottom:20px;
}
.block-technology-text-pop {
	width:760px;
}


.ways-closure{
	margin-top:20px;
}
.ways-closure ul {
	list-style:none;
}
.ways-closure li {
	display:block;
	float:left;
	padding:0 5px;
}
.table-technology {
	width:100%;
	margin-top:20px;
}

.table-technology th {
	width:7%;
	text-align:left;
	color:#000;
	padding:5px 0;
}

/*.main-level-technology {
	width:100%;
	min-width:1280px;
	background:#000;
}
.block-level-technology {
	width:1280px;
	margin:auto;
	
}

.block-left-technology {
	width:615px;
	float:left;
	padding-right:15px;
	margin-bottom:20px;
}

.block-right-technology {
	width:615px;
	float:left;
	padding-left:15px;
	margin-bottom:20px;
}
.block-left-technology p, .block-right-technology p{
	min-height:80px;
}
.icon-level-technology-1 {
	background:url(../images/technology/icon-hf-welding-technology.jpg) no-repeat left;
	height:185px;
	padding:0 0 0 200px;
	margin-bottom:40px;	
}
.icon-level-technology-2 {
	background: url(../images/technology/icon-right-technology.jpg) no-repeat left;
	height:185px;
	padding:0 0 0 200px;
	margin-bottom:40px;	
}

.icon-level-technology-3 {
	background: url(../images/technology/icon-waterproof-technology.jpg) no-repeat left;
	height:185px;
	padding:0 0 0 200px;
}
.icon-level-technology-4 {
	background: url(../images/technology/icno-weatherproof-zipper-technology.jpg) no-repeat left;
	height:185px;
	padding:0 0 0 200px;
}
*/

/*Location 
--------------------------------------------------------------*/
.main-flag {
	width:100%;
	min-width:1280px;
	min-height:150px;
	background:#252525;
}
.block-flag {
	width:1260px;
	margin: auto;
	padding:30px 0;
}

.block-flag ul {
	list-style:none;
	color:#646464;
}
.block-flag li {
	width:210px;
	float:left;
	vertical-align:middle;
	margin-bottom:13px;
}
.block-flag li a {
	display:block;	
}

/*.main-map {
	width:100%;
	min-width:1280px;
}
.main-map iframe {
	width:100%;
	min-height:360px;
}*/

.block-detail-country {
	margin-bottom:20px;
	border-bottom:1px solid #CCCCCC;

}
.icon-map-country {
	width:100px;
	float:left;
	padding:51px 0;
}
.address-branch-country{
	width:570px;
	float:left;
	padding:10px 30px;
	min-height:160px;
}
.address-branch-country span {
	font-weight:bold;
	color:#000000;
}
.email-cuntry a {
	color:#0600ff;
	text-decoration:underline;
}
.email-cuntry a:hover {
	color:#0600ff;
	text-decoration:none;
}



.tel-fax-branch {
	width:570px;
	float:left;
	padding:55px 30px 10px 30px;
	min-height:160px;
}
.tel-fax-branch p {
	padding-bottom:10px;

}
.tel-fax-branch span {
	font-weight:bold;
}

.logo-branch {
	width:300px;
	float:left;
}

.title-country {
	padding:10px 0;
	font-weight:bold;
	color:#f1592a;
	font-size:22px;
}
.title-country img {
	padding-right:10px;
}
.block-dealer {
	width:100%;
	min-width:1260px;
	padding:10px 0;
	background:#eeeeee;
}
.main-dealer {
	width:1260px;
	margin:auto;
	padding-bottom:30px;
}

.dealer-detail {
	width:295px;
	float:left;
	text-align:center;
	margin:0 10px;
	padding-top:20px;
}

.dealer-detail h2 {
	border-bottom:1px solid #f1592a;
	color:#f1592a;
	margin-bottom:10px;
}

.dealer-detail h3 {
	color:#000000;
	font-weight:bold;
	font-size:22px;
	padding-bottom:10px;
}

.dealer-detail a {
	color:#0021eb;
	text-decoration:underline;
}
.dealer-detail a:hover {
	color:#0021eb;
	text-decoration:none;
}



/*Tabs
--------------------------------------------------------------*/
.title-products-change {
	float:left; 
	width:150px;
/*	padding-top:40px;*/
	font-weight: bold;
	color:#636363;
}
#tabs {
  overflow: hidden;
  width:300px;
  margin: 0;
  padding: 0;
  list-style: none;
  float:left;
}

#tabs li {
  float: left;
  margin: 0 .5em 0 0;
}

#tabs a {
  position: relative;
  padding:5px 10px;
  float: left;
  text-decoration: none;
}

#tabs a:hover,
#tabs a:hover::after,
#tabs a:focus,
#tabs a:focus::after {
  background: #fff;
}

#tabs a:focus {
  outline: 0;
  opacity:0.3;
}

#tabs a::after {
  content:'';
  position:absolute;
  z-index: 1;
  top: 0; 
  bottom: 0;
  opacity:0.5;
}

#tabs #current a,
#tabs #current a::after {
  background: #fff;
  z-index: 3;
}

#content {
  background: #fff;
  position: relative;
  z-index: 2; 
}


/****2****/
#w {
  display: block;
  width: 630px;
  margin: 0 auto;
  background: none;
}


#content-1, #content-2 {
  display: block;
  min-height: 600px;
}

.contentblock {
  display: block;
  width:630px;
  text-align:center;
}

.contentblock.hidden {
  display: none;
}

/* side navigation */
#sidemenu , #sidemenu-2{
  margin:0;
  padding:20px 0 0 0;
}
#sidemenu li , #sidemenu-2 li { display: block;  list-style:none; float:left; padding:10px; }

#sidemenu li a  #sidemenu-2 li a{ 
  display: block;
  text-decoration: none;
}
#sidemenu li a:hover, #sidemenu-2 li a:hover {
	opacity:0.5;
}

#sidemenu li a strong, #sidemenu-2 li a strong { 
  display: block;
  margin-top: 5px;
}

#sidemenu li a.open, #sidemenu-2 li a.open {
  width: 101%;
  color:#1e97c6
}

/* extra styles */
.bigtxtfield {
  display: block;
  width: 350px;
  color: #555;
  padding: 4px 6px;
  margin-bottom: 15px;
}

/*.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
 
html[xmlns] .clearfix { display: block; }
* html .clearfix { height: 1%; }*/

/****3****/

.tabs0 {
	border-bottom:2px solid #000;
	padding:0 0 0 7px;
}
.tabs0 ul {
	margin-bottom:10px;
	padding-bottom:20px;
}
.tabs0 li {
	list-style:none;
	display:block;
	float:left;
	font-style:italic;
	-webkit-transform: skew(-20deg); -moz-transform: skew(-20deg); -o-transform: skew(-20deg);
}

.tabs0 a {
	padding:5px 20px;
	display:inline-block;
	background:#000;
	color:#474747;
	text-decoration:none;
	font-size:24;
	font-weight:bold;
}

.tabs0 a.active {
	background:#ee4b2f;
	color:#FFF;
}

/*Tab*/
.main-tab  {background:#252525; padding:10px 0; }
.block-tab {width:1260px; margin:auto;}
.block-tab ul {float:right; list-style:none;}
.block-tab li { float:left; display:block; border-right:1px solid #CCC; margin:5px 0; padding:2px 10px; line-height:1.2em; font-weight:bold; font-style:italic;}
.block-tab li a {color:#888888; text-decoration:none;}
.block-tab li a:hover {color:#e9441a; text-decoration:none;}
.block-tab li a.active {color:#e9441a;text-decoration:none;}

.block-choice { width:319px; float:left; margin-top:20px; border-right:1px solid #CCCCCC; padding:0 50px; }
.block-choice h2 {padding:10px 0; text-align:center; font-style:italic; color:#e9441a;}
.block-choice select {width:310px; margin:auto; color:#CCCCCC;}
.block-choice option {padding:5px 0;}
/*Map*/
.main-map {min-height:500px;}
.block-map iframe {width:100%; height:800px;}


/*Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  width: 90%;
  max-width: 768px;
  margin: 2em auto;
  z-index:9999;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}

/* -------------------------------- 

Main components 

-------------------------------- */

.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background:#CCCCCC url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
   -webkit-border-radius: 10px;
   -moz-border-radius: 10px;
	border-radius: 10px;
	z-index:9999;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #CCCCCC;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
	z-index:9999;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
	z-index:9999;
  }
}


/* =MAIN_NAV
-------------------------------------------------------------- */
.main_nav_outside{position: fixed; top:159px; z-index:9999;}
#main_nav{ width:100%; text-align:right; }

.block-mobile-tablet {display:none;}
.block-desktop {display:block;}



/*Mobile Menu*/

.menu-moblile {
	display:none;
	z-index:9999;
	
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
	
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

nav {
	height: 40px;
	width: 100%;
	background:none;
	position: absolute;
	border-bottom: 2px solid #363636;
	top:15px;
	font-family:"acumin-pro",sans-serif; 
	font-size:16px;
	font-style:normal;
}
nav ul {
	padding: 0;
	margin: 0 auto;
	width:100%;
	height: 40px;
	padding-top:14px;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color:#fff;
	display: inline-block;
	width:100%;
	text-decoration: none;
	line-height: 40px;
	/*text-shadow: 1px 1px 0px #363636;*/
}
nav li a {
	border-right: 1px solid #363636;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a:active {
	background-color:#f3eee9;
	color:#f05435;
}
nav a#pull {
	display: none;
}

/*Styles for screen 600px and lower*/
@media screen and (max-width: 800px) {
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	nav li {
  		width: 100%;
  		float:none;
  		position: relative;
  	}
  	nav li a {
		border-bottom: 1px solid #363636;
		border-right:none;
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	text-indent: 25px;
  	}
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 768px) {
	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto;
		
	}
	nav li a {
		border-bottom: 1px solid #363636;
		background:#000;
	}

	nav a#pull {
		display: block;
		background-color:#000;
		width:40px;
		position: relative;
	}
	nav a#pull:after {
		content:"";
		background: url(../images/nav-icon.png) no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		/*right: 15px;*/
		left:10px;
		top: 10px;
	}
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #363636;
		background:#000;
	}
}

@media screen and (width:1366px){
/*Brand Top
--------------------------------------------------------------*/
.main-brand-1 { width:100%; margin: auto;}
.main-brand-1 img:hover {opacity:0.5;}
.blcok-voyager-top img, .blcok-feelfree-gear-top img {width:658px;}
.blcok-voyager-top, .blcok-feelfree-gear-top {
	/*width:654px;*/
	width:658px;
	float:left;
	padding:10px 8px 0 8px;
}
	
}

@media screen and (width:1280px){
/*Brand Top
--------------------------------------------------------------*/
.main-brand-1 { width:100%; margin: auto;}
.main-brand-1 img:hover {opacity:0.5;}
.blcok-voyager-top img, .blcok-feelfree-gear-top img {width:618px;}
.blcok-voyager-top, .blcok-feelfree-gear-top {
	/*width:654px;*/
	width:618px;
	float:left;
	padding:10px 10px 0 10px;
}
	
}

@media screen and (width:1260px){
/*Brand Top
--------------------------------------------------------------*/
.main-brand-1 { width:100%; margin: auto;}
.main-brand-1 img:hover {opacity:0.5;}
.blcok-voyager-top img, .blcok-feelfree-gear-top img {width:608px;}
.blcok-voyager-top, .blcok-feelfree-gear-top {
	/*width:654px;*/
	width:608px;
	float:left;
	padding:10px 10px 0 10px;
}
	
}


/* -------------------------------- 

Basic style

-------------------------------- */
nav[role="navigation"] {
  text-align: center;
}

.cd-pagination {
  width: 90%;
  max-width:1200px;
  margin: 2em auto 4em;
  text-align: center;
  float:right;
}
.cd-pagination li {
  /* hide numbers on small devices */
  display: none;
  margin: 0 .2em;
}
.cd-pagination li.button {
  /* make sure prev next buttons are visible */
  display: inline-block;
}
.cd-pagination a, .cd-pagination span {
  display: inline-block;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* use padding and font-size to change buttons size */
  padding: .6em .8em;
  font-size:14px;
}
.cd-pagination a {
  border: 1px solid #e6e6e6;
  border-radius: 0.25em;
}
.no-touch .cd-pagination a:hover {
  background-color: #f2f2f2;
}
.cd-pagination a:active {
  /* click effect */
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
.cd-pagination a.disabled {
  /* button disabled */
  color: rgba(46, 64, 87, 0.4);
  pointer-events: none;
}
.cd-pagination a.disabled::before, .cd-pagination a.disabled::after {
  opacity: .4;
}
.cd-pagination .button:first-of-type a::before {
  content: '\00ab  ';
}
.cd-pagination .button:last-of-type a::after {
  content: ' \00bb';
}
.cd-pagination .current {
  /* selected number */
  background-color: #CCC;
  border-color: #64a281;
  color: #ffffff;
  pointer-events: none;
}
@media only screen and (min-width: 768px) {
  .cd-pagination li {
    display: inline-block;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-pagination {
    margin: 10px auto 10px;
  }
}

/* -------------------------------- 

No space - remove distance between list items

-------------------------------- */
.cd-pagination.no-space {
  width: auto;
  max-width: none;
  display: inline-block;
  border-radius: 0.25em;
  border: 1px solid #e6e6e6;
}
.cd-pagination.no-space:after {
  content: "";
  display: table;
  clear: both;
}
.cd-pagination.no-space li {
  margin: 0;
  float: left;
  border-right: 1px solid #e6e6e6;
}
.cd-pagination.no-space li:last-of-type {
  border-right: none;
}
.cd-pagination.no-space a, .cd-pagination.no-space span {
  float: left;
  border-radius: 0;
  padding: .8em 1em;
  border: none;
}
.cd-pagination.no-space li:first-of-type a {
  border-radius: 0.25em 0 0 0.25em;
}
.cd-pagination.no-space li:last-of-type a {
  border-radius: 0 0.25em 0.25em 0;
}

/* -------------------------------- 

move buttons - move prev and next buttons to the sides

-------------------------------- */
.cd-pagination.move-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-pagination.move-buttons .button:first-of-type {
  float: left;
}
.cd-pagination.move-buttons .button:last-of-type {
  float: right;
}

.cd-pagination.no-space.move-buttons {
  width: 90%;
  max-width: 768px;
  display: block;
  overflow: hidden;
}
.cd-pagination.no-space.move-buttons li {
  float: none;
  border: none;
}
.cd-pagination.no-space.move-buttons a, .cd-pagination.no-space.move-buttons span {
  float: none;
}

/* -------------------------------- 

custom icons - customize the small arrow inside the next and prev buttons 

-------------------------------- */
.cd-pagination.custom-icons .button a {
  position: relative;
}
.cd-pagination.custom-icons .button:first-of-type a {
  padding-left: 2.4em;
}
.cd-pagination.custom-icons .button:last-of-type a {
  padding-right: 2.4em;
}
.cd-pagination.custom-icons .button:first-of-type a::before,
.cd-pagination.custom-icons .button:last-of-type a::after {
  content: '';
  position: absolute;
  display: inline-block;
  /* set size for custom icons */
  width: 16px;
  height: 16px;
  top: 50%;
  /* set margin-top = icon height/2 */
  margin-top: -8px;
  background: transparent url("../img/cd-icon-arrow-1.svg") no-repeat center center;
}
.cd-pagination.custom-icons .button:first-of-type a::before {
  left: .8em;
}
.cd-pagination.custom-icons .button:last-of-type a::after {
  right: .8em;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* -------------------------------- 

custom buttons - replace prev and next buttons text with a custom icon 

-------------------------------- */
.cd-pagination.custom-buttons a, .cd-pagination.custom-buttons span {
  vertical-align: middle;
}
.cd-pagination.custom-buttons .button a {
  /* set custom width */
  width: 40px;
  /* image replacement */
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
  color: transparent;
  background-image: url("../img/cd-icon-arrow-2.svg");
  background-repeat: no-repeat;
  background-position: center center;
}
.cd-pagination.custom-buttons .button:last-of-type a {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.no-touch .cd-pagination.custom-buttons .button:last-of-type a:active {
  -webkit-transform: scale(0.9) rotate(180deg);
  -moz-transform: scale(0.9) rotate(180deg);
  -ms-transform: scale(0.9) rotate(180deg);
  -o-transform: scale(0.9) rotate(180deg);
  transform: scale(0.9) rotate(180deg);
}

.cd-pagination.no-space.custom-buttons .button:last-of-type a {
  border-radius: 0.25em 0 0 0.25em;
}

/* -------------------------------- 

animated buttons - animate the text inside prev and next buttons 

-------------------------------- */
.cd-pagination.animated-buttons a, .cd-pagination.animated-buttons span {
  padding: 0 1.4em;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
}
.cd-pagination.animated-buttons .button a {
  position: relative;
  padding: 0 2em;
}
.cd-pagination.animated-buttons .button:first-of-type a::before,
.cd-pagination.animated-buttons .button:last-of-type a::after {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  right: auto;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-pagination.animated-buttons .button:last-of-type a::after {
  -webkit-transform: translateX(-50%) rotate(180deg);
  -moz-transform: translateX(-50%) rotate(180deg);
  -ms-transform: translateX(-50%) rotate(180deg);
  -o-transform: translateX(-50%) rotate(180deg);
  transform: translateX(-50%) rotate(180deg);
}
.cd-pagination.animated-buttons i {
  display: block;
  height: 100%;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}

.no-touch .cd-pagination.animated-buttons .button a:hover i {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.no-touch .cd-pagination.animated-buttons .button:first-of-type a:hover::before {
  -webkit-transform: translateX(-50%) translateY(-50px);
  -moz-transform: translateX(-50%) translateY(-50px);
  -ms-transform: translateX(-50%) translateY(-50px);
  -o-transform: translateX(-50%) translateY(-50px);
  transform: translateX(-50%) translateY(-50px);
}

.no-touch .cd-pagination.animated-buttons .button:last-of-type a:hover::after {
  -webkit-transform: translateX(-50%) rotate(180deg) translateY(50px);
  -moz-transform: translateX(-50%) rotate(180deg) translateY(50px);
  -ms-transform: translateX(-50%) rotate(180deg) translateY(50px);
  -o-transform: translateX(-50%) rotate(180deg) translateY(50px);
  transform: translateX(-50%) rotate(180deg) translateY(50px);
}



