@charset "UTF-8";

/* CSS Document */




/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* FEATURE 
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/





.feature_banner {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	height: 1000px;
	background: url('img/warrior_banner.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
 @media only screen and (min-width : 961px) and (max-width :1400px) {

.feature_banner {
	height: 750px;
}
}
 @media only screen and (min-width : 601px) and (max-width :960px) {

.feature_banner {
	height: 600px;
}
}
 @media only screen and (min-width : 401px) and (max-width :600px) {

.feature_banner {
	height: 450px;
}
}
 @media only screen and (min-width : 1px) and (max-width :400px) {

.feature_banner {
	height: 320px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* FEATURE 
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
 






.feature_wrapper {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	display: flex;
	align-items: stretch;
	flex-wrap: wrap;
	height: 100%;
	justify-content: flex-start;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* FEATURE TITLE 
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/






.feature_title {
	margin: 0px 0px 80px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn900, "Avenir LT Std", "Avenir LT Std 95 Black", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 40px;
	line-height: 46px;
	letter-spacing: -1px;
	color: #f7f3eb;
	text-decoration: none;
	text-align: center;
	width: 100%;
}
 @media only screen and (min-width : 601px) and (max-width :960px) {

.feature_title {
	margin: 0px 0px 50px 0px;
	font-size: 32px;
	line-height: 38px;
	letter-spacing: -0.6px;
}
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.feature_title {
	margin: 0px 0px 50px 0px;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: -0.6px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* LEFT / RIGHT PANELS 
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/






.feature_left {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
}

.feature_right {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	box-sizing: border-box;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* WHICH IS WHICH
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


 @media only screen and (min-width : 1400px) {

.identifier_photo {
	max-width: 400px;
}

.identifier_text {
	max-width: calc(100% - 480px);
}

.feature_spacer {
	margin: 0px 80px 0px 0px;
}
}
 @media only screen and (min-width : 961px) and (max-width :1400px) {

.identifier_photo {
	max-width: 300px;
}

.identifier_text {
	max-width: calc(100% - 380px);
}

.feature_spacer {
	margin: 0px 80px 0px 0px;
}
}
 @media only screen and (min-width : 1px) and (max-width :960px) {

.feature_left {
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.feature_right {
	margin: 0px 0px 0px 0px;
	width: 100%;
}

.identifier_photo {
	max-width: 100%;
	width: 100%;
}

.identifier_text {
	max-width: 100%;
	width: 100%;
}

.feature_spacer {
	margin: 0px 0px 0px 0px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* PHOTO
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/







.feature_photo_wrapper {
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 100%;
	position: relative;
	font-size: 0;
	text-align: center;
}

.feature_photo_outer {
	margin: 0px auto 0px auto;
	padding: 0px 0% 0% 0%;
	height: auto;
	width: auto;
	font-size: 0;
	text-align: center;
}

.feature_photo {
	text-align: center;
	max-width: 100%;
	height: auto;
	width: auto;
	font-size: 0;
}
 @media only screen and (min-width : 961px) {

.feature_photo_wrapper {
	max-width: 400px;
}
}
 @media only screen and (min-width : 1px) and (max-width :960px) {

.feature_photo_wrapper {
	max-height: 300px;
}

.feature_photo_outer {
	max-height: 300px;
}

.feature_photo {
	max-height: 300px;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* FEATURE BODY TEXT
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/



.feature_txt {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	box-sizing: border-box;
}
 @media only screen and (min-width : 1px) and (max-width :960px) {

.feature_txt {
	margin: 50px 0px 0px 0px;
	max-width: 100%;
}
}

.feature_txt_h1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 40px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 22px;
	line-height: 26px;
	color: #f7f3eb;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.25px;
	text-transform: uppercase;
}

.feature_quote_box {
	margin: 0px 0px 20px 0px;
	padding: 19px 24px 21px 24px;
	background-color: rgba(57,54,49,0.7);
	box-sizing: border-box;
	border-left: 8px solid rgba(247,243,235,1);
	border-right: 1px solid rgba(247,243,235,0.3);
	border-top: 1px solid rgba(247,243,235,0.3);
	border-bottom: 1px solid rgba(247,243,235,0.3);
}

.feature_txt_q1 {
	margin: 0px 0px 14px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.2px;
	color: #f7f3eb;
}

.feature_txt_q1 span {
	font-family: avn500i, "Avenir LT Std", "Avenir LT Std 55 Roman Oblique", Helvetica, Arial, sans-serif;
}

.feature_txt_q2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: avn900, "Avenir LT Std", "Avenir LT Std 95 Black", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 14px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.2px;
	color: #f7f3eb;
}

.feature_txt_q2 span {
	font-family: avn700i, "Avenir LT Std", "Avenir LT Std 85 Bold Oblique", Helvetica, Arial, sans-serif;
}

.feature_quote_spacer {
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	height: 1px;
	background-color: rgba(001,151,234,0.4);
}

.feature_txt_p1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 24px 0px;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 16px;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.2px;
	color: #f7f3eb;
}

.feature_txt_p1_bold {
	font-family: avn900, "Avenir LT Std", "Avenir LT Std 95 Black", Helvetica, Arial, sans-serif;
}

ul.feature_txt_p1 {
	padding-bottom: 24px;
	list-style-type: none;
}

.feature_txt_p1 li {
	padding: 0px 0px 12px 20px;
	background-image: url('img/bullet_ffcc00_60.png');
	background-repeat: no-repeat;
	background-size: 12px 12px;
	background-position: 2px 5px;
}

/* The following is used when a <ul> appears AFTER a <p> on a tab (t_right). Without it, feature_txt_p1:last-of-type will remove the space */



.feature_txt_space_before {
	margin-top: 24px;
}

.feature_txt_space_before {
	margin-bottom: 24px;
}
 @media only screen and (min-width : 1px) and (max-width :600px) {

.feature_txt_h1 {
	padding-bottom: 30px;
	font-size: 18px;
	line-height: 24px;
	letter-spacing: -0.2px;
}

.feature_quote_box {
	margin: 0px 0px 20px 0px;
	padding: 18px 18px 18px 18px;
	box-sizing: border-box;
}

.feature_txt_q1 {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.2px;
}

.feature_txt_q2 {
	font-size: 14px;
	line-height: 21px;
	letter-spacing: -0.2px;
}

.feature_txt_p1 {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: -0.2px;
}
}

.feature_txt_p1 a:link {
	text-decoration: none;
	color: #ffffff;
	font-family: avn900, "Avenir LT Std", "Avenir LT Std 95 Black", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-style: normal;
}

.feature_txt_p1 a:visited {
	text-decoration: none;
	color: #ffffff;
}

.feature_txt_p1 a:hover {
	text-decoration: underline;
	color: #ffcc00;
}

.feature_txt_p1 a:active {
	text-decoration: none;
	color: #ffffff;
}

.feature_txt_bold {
	font-family: avn900, "Avenir LT Std", "Avenir LT Std 95 Black", Helvetica, Arial, sans-serif;
}

.feature_txt_emphasis {
	margin: 0px 0px 24px 0px;
	padding: 8px 0px 8px 0px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #ffffff;
}

.feature_txt_p1 span {
	font-family: avn900, "Avenir LT Std", "Avenir LT Std 95 Black", Helvetica, Arial, sans-serif;
}

.feature_txt_p1:last-of-type {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.feature_txt_p1 li:last-child {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.feature_quote_box:last-of-type {
	margin: 0px 0px 0px 0px;
}

.feature_txt_p1 span {
	font-family: avn500i, "Avenir LT Std", "Avenir LT Std 55 Roman Oblique", Helvetica, Arial, sans-serif;
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* TAB TABLES SHOWING COSTINGS
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/







.t_table {
	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	box-spacing: border-box;
}

.t_table_width_300 {
	max-width: 300px;
}

.t_table_width_350 {
	max-width: 350px;
}

.t_table_width_400 {
	max-width: 400px;
}

.t_table_width_max {
	max-width: 100%;
}

.t_table_h1 {
	margin: 0px 0px 2px 0px;
	padding: 7px 12px 10px 12px;
	text-align: left;
	font-family: avn900, "Avenir LT Std", "Avenir LT Std 95 Black", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	text-align: left;
	letter-spacing: -0.2px;
	color: rgba(255,255,255,1);
	text-transform: uppercase;
	background-color: rgba(255,255,255,.20);
}

.t_table_row {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 100%;
	background-color: rgba(255,255,255,.12);
}

.t_table_col {
	margin: 0px 0px 0px 0px;
	padding: 7px 12px 10px 12px;
	float: left;
	width: 50%;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
	text-align: left;
	box-sizing: border-box;
}

.t_table_txt_l {
	text-align: left;
}

.t_table_txt_c {
	text-align: center;
}

.t_table_txt_r {
	text-align: right;
}

.t_table_col_float_l {
	float: left;
}

.t_table_col_float_r {
	float: right;
}

.t_table_col_070 {
	width: 70%;
}

.t_table_col_060 {
	width: 60%;
}

.t_table_col_050 {
	width: 50%;
}

.t_table_col_040 {
	width: 40%;
}

.t_table_col_030 {
	width: 30%;
}

.t_table_col_020 {
	width: 20%;
}

.t_table_first_col_then_price {
	width: calc(100% - 90px);
}

.t_table_col_price {
	max-width: 80px;
}

.t_button_wrapper {
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
}

.t_button {
	margin: 0px 0px 0px 0px;
	padding: 10px 18px 13px 18px;
	display: inline-block;
	color: #ffffff;
	font-family: avn500, "Avenir LT Std", "Avenir LT Std 55 Roman", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #ffffff;
}

.t_button:hover {
	color: #ffffff;
	background-color: #222222;
}



/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* SWAP
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/


 @media only screen and (min-width : 1px) and (max-width :960px) {

.when_mobile_swap_display_order {
	flex-direction: column-reverse;
}
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* COLOURS
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/







.zf_col_1 {
	background: url('img/zasbg1.png');
	background-repeat: repeat;
	background-position: center top;
}

.zf_col_2 {
	background: url('img/zasbg2.png');
	background-repeat: repeat;
	background-position: center top;
}

.ft_col_1 {
	background: url('img/wbg1.jpg');
	background-repeat: repeat;
	background-position: center top;
	border-top: 20px solid rgba(41,40,37,.3);
}

.ft_col_2 {
	background: url('img/wbg2.jpg');
	background-repeat: repeat;
	background-position: center top;
	border-top: 20px solid rgba(41,40,37,.3);
	border-bottom: 20px solid rgba(41,40,37,.3);
}

/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/
/* COLOURS
/*--------------------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------------------------------------------------------------------------*/





.feature_buy_box {
	margin: 45px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index: 9999;
}

.feature_buy_button {
	float: left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 13px 22px 13px 22px;
	border: 1px solid rgba(247,243,235,1);
	border-radius: 0px;
	display: inline-block;
	color: #ffffff;
	font-family: avn700, "Avenir LT Std", "Avenir LT Std 85 Bold", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 19px;
	text-decoration: none;
	text-transform: uppercase;
}

.feature_buy_button:hover {
	color: #ffffff;
	background-color: rgba(247,243,235,.15);
}
