/* reset any default browser styles */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, 
legend, table, caption, tbody, tfoot, thead, tr, th { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; font-family:arial; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }	
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }
/* tables still need 'cellspacing="0"' in the markup */
table {	border-collapse: collapse; border-spacing: 0; }

/* Activ Web Design Styles */

body { 
background-color:#ffffff;
color:#262626; text-align:center; font-size:14px; font-family:; }

/* links */

a { text-decoration:none; color:#db3e43; font-weight:bold; }
a:hover { text-decoration:underline; }
a.on { color:#db3e43; }

#container { background-repeat:no-repeat; }
#pagecontainer 
{ 
  text-align:left; 
  margin:0px auto;  width:100%; 
}

/* top bar */

#top_bar { 
background-repeat:repeat-x;
width:100%; float:left; }
#top_bar_1 { width:50%; float:left; text-align:left; }
#top_bar_2 { width:50%; float:right; text-align:right; } 

/* header */

#header { width:100%; clear:both; }

#siteHeader {   padding:0px; margin:0px; }
#siteHeader a {
  display:block; 
  text-indent: -9999px;
  }

/* main - contains sidebars and content area */

#main { 
background-repeat:no-repeat;
width:100%; float:left; margin-bottom:10px;  
}

/* lower bar */

#lower_bar { 
background-repeat:repeat-x;
float:left; width:100%; }
#lower_bar_1 { width:50%; float:left; text-align:left; }
#lower_bar_2 { width:50%; float:right; text-align:right; } 

/* left sidebar */


/* content  - aka where the page content goes */


#content 
{
  text-align:left;
  padding:0px 15px; 
  }

/* pages menu */

#pages-list { display:inline-block;list-style:none; width:100%; margin-bottom:0px; }
#pages-list li span { display:block; font-weight:bold; padding:8px; background:##db3e43; }
#pages-list li.head span { background:#000; color:#fff; }
#pages-list li { position:relative;float:left;display:block; font-family:; font-size:11px; color: #262626; background: ; text-decoration:none; border-right:1px solid ; }
#pages-list li.head span { color:#ffffff;background:#990099;}
#pages-list li a { display:block; color: #262626; text-decoration:none; background:; padding:8px; width:auto; }
#pages-list li span { display:block; color:#db3e43; text-decoration:none; background:; padding:8px; }
#pages-list li:hover a { background:; color: #db3e43; display:block; }
#pages-list li ul { display:none; position:absolute; }
#pages-list li:hover ul { left:-1px; display:block; }
#pages-list li:hover ul li a { background:; border-bottom:1px solid ; color:#db3e43; width:170px; }
#pages-list li ul li { float:left; float:none; border:0; }
#pages-list li ul li a { color: ##262626; text-decoration:none; padding:8px; display:block; width:auto;top:-1px; border:1px solid ;background:; }
#pages-list li ul li a:hover { color: #db3e43; text-decoration:none; padding:8px; background:; }
#pages-list li ul li span { display:block; padding:8px; width:auto;  }
#pages-list li span ul li a { display:block; padding:8px; width:auto; }
#pages-list li:hover ul li a:hover { color: #db3e43; text-decoration:none; padding:8px; background:; }

/* categories menu */

#categories-list { display:inline-block;list-style:none; width:100%; margin-bottom:0px; }
#categories-list li span { display:block; font-weight:bold; padding:10px; background:##ffffff; }
#categories-list li.head span { background:#000; color:#fff; }
#categories-list li { position:relative;float:left;display:block; font-family:; font-size:12px; color: #000000; background: #eee; text-decoration:none; border-right:1px solid #cccccc; }
#categories-list li.head span { color:#ffffff;background:#990099;}
#categories-list li a { display:block; color: #000000; text-decoration:none; background:#eee; padding:10px; width:auto; }
#categories-list li span { display:block; color:#ffffff; text-decoration:none; background:#F37121; padding:10px; }
#categories-list li:hover a { background:#ddd; color: #000000; display:block; }
#categories-list li ul { display:none; position:absolute; z-index:9999; }
#categories-list li:hover ul { left:-1px; display:block; }
#categories-list li:hover ul li a {  z-index:1000;  background:#eee; border-bottom:1px solid #cccccc; color:#000000; width:170px; }
#categories-list li ul li { float:left; float:none; border:0; }
#categories-list li ul li a { color: ##000000; text-decoration:none; padding:10px; display:block; width:auto;top:-1px; border:1px solid #cccccc;background:#eee; }
#categories-list li ul li a:hover { color: #000000; text-decoration:none; padding:10px; background:#eee; }
#categories-list li ul li span { display:block; padding:10px; width:auto;  }
#categories-list li span ul li a { display:block; padding:10px; width:auto; }
#categories-list li:hover ul li a:hover { color: #000000; text-decoration:none; padding:10px; background:#eee; }

#categories-nav li{
	list-style:none;
	display:block;
	position:relative;
}
#categories-nav li.head span { display:block; color:#ffffff;background:#990099;}
#categories-nav li span,
#categories-nav .dropdown span { display:block; color:#ffffff; text-decoration:none; background:#F37121; padding:10px; width:auto; }
#categories-nav .dropdown span { width:auto;
	
}
#categories-nav li { position:relative;float:left;display:block; font-family:; font-size:12px; color: #000000; background: #eee; text-decoration:none; border-right:1px solid #cccccc; }
#categories-nav li a { display:block; color: #000000; text-decoration:none; background:#eee; padding:10px; width:auto; }

#categories-nav .dropdown{ display:none; position:absolute; z-index:9999; }
#categories-nav .dropdown a { color: #000000; text-decoration:none; padding:10px; display:block; width:auto;top:-1px; border:1px solid #cccccc;background:#eee; }

 

#categories-nav .parent:hover > .dropdown {
	display:block;
}


/* basket links */


/* account links */


/* news page */

.article_comment { margin-top:10px; }
.comment_by { margin-bottom:20px; }

/* search form */

#search_form fieldset { padding:5px 0px;  }
input, label, selec { font-size:14px; font-family: ; }

/* text */

h1, h2, h3, h4, h5, h6 { padding:10px 0px; line-height:21px; }
p { line-height:21px; }

#content p { margin-bottom:1em; }

/* asterisk (i.e. used on required form fields) */

.asterisk { color:#ff0000; }

/* headings */

h1 { font-size:20px; }
h2 { font-size:18px; }
h3 { font-size:16px; }
h4 { font-size:14px; }
h5 { font-size:13px; }
h6 { font-size:12px; }

/* footer Section */

#footer 
{ 
  background-color:#ffffff;  background-repeat:repeat-y;
  clear:both; width:100%; min-height:10px; margin:0px; padding-top:10px; 
}
#footer_content { text-align:left; margin:0px auto; width:100%; }
#footer p { padding:10px; }

#copy_notice { float:left; }
#site_credit { float:right; }

/*  News */

.news_image:after { content:".";display:block;height:0;clear:both;visibility:hidden; }
.news_image img { float:left; }
.news_image h2, .news_image p { padding-top:0px; margin-left:135px; }
.news_image { float:left; }
.news_image, .news_panel { margin: 21px 0px; width:100%; }
.comment_by { margin-top: 10px; }

/* sitemap */

.sitemap { list-style:disc; margin-bottom:20px; float:left; }
.sitemap li { margin-left:15px; padding-top:10px;  }

/* login form */

#login_existing_customer { margin-bottom:20px; }
#form_login fieldset { font-size:14px; margin-left:20px; }
#form_login fieldset label { display:inline-block; width:150px; }
#form_login fieldset select { display:inline-block; width:310px; padding:3px; }
#form_login fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_login button { margin-left:175px; }

/* register form */

#register_customer { margin-bottom:20px; }
#form_register fieldset { font-size:14px; margin-left:20px; }
#form_register fieldset label { display:inline-block; width:150px; }
#form_register fieldset select { display:inline-block; width:310px; padding:3px; }
#form_register fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_register button { margin-left:175px; }

/* forgotten password form */

#forgotten_password { margin-bottom:20px; }
#form_forgotten_password fieldset { 14px; margin-left:20px; }
#form_forgotten_password fieldset label { display:inline-block; width:150px; }
#form_forgotten_password fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_forgotten_password button { margin-left:175px; }

/* reset password form */

#reset_password { margin-bottom:20px; }
#form_reset_password fieldset { 14px; margin-left:20px; }
#form_reset_password fieldset label { display:inline-block; width:150px; }
#form_reset_password fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_reset_password button { margin-left:175px; }

/* checkout form */

#checkout_customer { margin-bottom:20px; }
#form_checkout fieldset { 14px; margin-left:20px; }
#form_checkout fieldset label { display:inline-block; width:150px; }
#form_checkout fieldset select { display:inline-block; width:310px; padding:3px; }
#form_checkout fieldset .text { display:inline-block; width:300px; padding:3px; }
#form_checkout button { margin-left:175px; }

/* form validation errors */

#form_error { color:#000; background: #FCC url('/images/error.gif') no-repeat scroll 5px 6px; border: 1px solid #f00; margin: 10px 0px; padding:5px 5px 5px 25px; }
#form_error p { margin-bottom:0; }
#form_error ul { padding:5px 20px; color:#000; }
#form_error ul li { padding:5px; line-height:21px; }

/* category page */

.cat_desc { padding:0px 0px 10px; }
.pagination { clear:left; margin:10px 0px; padding:0px 0px; }

/* category page product listings */

.product-listings { list-style:none; float:left; width:100%; }
.product-listings li { display:inline; }
.productbox { text-align:center; width:298px; min-height:200px; float:left; border:0px solid #ccc; margin:0px 5px 5px 0px; }
.end { margin-right:0px; }
.productbox h2 { font-size:14px; padding:5px; line-height:14px; }
.productbox h3 { font-size:14px; padding:5px; line-height:14px; }
.productbox h3 a { font-size:14px; text-decoration:none; color:#db3e43; }
.product_price { font-size:17; font-size:15px; }
.product p a { color:#41A317; padding:5px; text-decoration:none; }
.product_image { padding:0px; border:1px solid transpa; width:px; }
.price_was { text-decoration:line-through; color:#ff0000; padding:0px; margin-bottom:0.2em; }
#content .price_was { margin-bottom:0; }

/* category page subcategory listings */

.category-listings { list-style:none; float:left; width:100%; }
.catbox { text-align:center; width:298px; min-height:200px; float:left; border:0px solid #ccc; margin:0px 5px 5px 0px; }
.end { margin-right:0px; }
.catbox h3 { padding-top:10px; }
.catbox h3 a { font-size:14px; text-decoration:none; color:#db3e43; }
.cat_image { padding:0px; border:1px solid transpa; width:px; }

/* store product page */
#product_top { float:left; margin-top:10px; }
#product_images { float:left; width:304px; }
#product_images img { padding:2px; border:1px solid #d6d6d6;}
#product_info { margin-left:10px; float:left; text-align:left;;max-width:400px; }
#product_info p { clear:both; }
#product_description { padding:10px 0px; clear:both; }
#product_price { font-weight:bold; font-size:18px; }
#product_price_was { font-size:17; text-decoration:line-through; }
#product_info form { margin-top:20px; }
 
#form_product_add p label { float:left; width:100px; }
#form_product_add p select, p textarea, p input { width:200px; }
#form_product_add p button { margin-left:100px; }
#form_product_add fieldset p select#prod_qty { width:50px; }
#form_product_add fieldset p input#prod_qty { width:40px; } 
#nostock, #product_out_of_stock { color:#ff0000; }

#prod_sub_images a img { border:0; padding: 0px 5px 5px 0px; }
.subcat { border-top:1px solid #ccc; }

/* order history table */

#order_history { margin-bottom:20px; width:100%; text-align:left; }
#order_history tbody { margin:10px; }
#order_history thead tr th { border-bottom:1px solid #ccc; }
#order_history thead tr th, #order_history tbody tr td, #order_history thead tr td { text-align:left; padding:5px 0px; vertical-align:top; }

/* store basket page */

#shopping-basket-items { table-layout:fixed; width:100%; text-align:left; }
#shopping-basket-items tbody { margin:10px; }
#shopping-basket-items thead th { border-bottom:1px solid #000; }
#shopping-basket-items tfoot tr td, #shopping-basket-items tbody tr td { text-align:left; padding:5px 0px; vertical-align:middle; }
#shopping-basket-items thead tr th.item_row, #shopping-basket-items tbody tr td.item_row { width:45%; } 
#shopping-basket-items thead tr th.price_row, #shopping-basket-items tbody tr td.price_row { text-align:right; width:10%; }
#shopping-basket-items thead tr th.qty_row, #shopping-basket-items tbody tr td.qty_row { text-align:center; width:10%; } 
#shopping-basket-items thead tr th.remove_row, #shopping-basket-items tbody tr td.remove_row { text-align:center; width:10%; } 
#shopping-basket-items thead tr th.subtotal_row, #shopping-basket-items tbody tr td.subtotal_row { text-align:right; width:10%; } 
.basket_item_thumb { float:left; }
.basket_item_desc { padding-left:10px; float:left; }
#shopping-basket-items tbody tr td { border-bottom:1px solid #ccc; }
#shopping-basket-items thead tr th { text-align:left; padding:10px 0px; }
#shopping-basket-items tfoot tr .long { vertical-align:top;}
.product_details { list-style:none; padding:5px 0px; }
.product_details li { padding:5px 0px; }
.basket_qty { width:25px; text-align:center; }
#shopping-basket-items tfoot tr td#update_basket { text-align:center; }

#basket_summary { table-layout:fixed; float:right; margin-top:20px; margin-right:100px; }
#basket_summary tbody tr td.info_row { text-align:right; padding-right:25px; }
#basket_summary tbody tr td.baskettotal { width:10%; padding:5px 0px; text-align:right; }   
span.basket_total { font-size:17px; font-weight:bold; }
tr#basket_discount td label { float:right; margin-left:10px; }
#basket_discount_code { width:100px; float:right; }
#basket_summary tbody tr td.basket_discount_total { text-align:right; }
#update_checkout { text-align:right; float:right; }
#continue_shopping_button { text-align:right; float:right; }

#continue_checkout { text-align:right; }

/* checkout confirm page */

#order_addresses { margin:10px auto; }
#order_address_billing { float:left; width:50%; }
#order_address_shipping { float:right; width:50%; }

#order-items { table-layout:fixed; width:100%; text-align:left; }
#order-items thead tr th { border-bottom:1px solid #000; }
#order-items thead tr th, #order-items tbody tr td, #order-items tfoot tr td { padding:5px 0px; }
#order-items thead tr th.item_row, #order-items tbody tr td.item_row { width:65%; }
#order-items thead tr th.price_row, #order-items tbody tr td.price_row { text-align:right; width:10%; }
#order-items thead tr th.qty_row, #order-items tbody tr td.qty_row { text-align:right; width:10%; }
#order-items thead tr th.total_row, #order-items tbody tr td.total_row { text-align:right; width:15%; }
#order-items tfoot tr td { vertical-align:middle; text-align:right; }

tr#confirm_order_discount { margin-bottom:10px; }
tr#confirm_order_discount td label { float:right; margin-left:10px; }
#confirm_order_discount_code { width:100px; }
#payment_options { text-align:left; }
.gateway { display:inline-block; padding:0px 10px 0px 0px; }
#gatewaysubmit { border:1px solid #000; }

/* cloud zoom product magnify css */

/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens { border: 4px solid #888; margin:-4px; /* Set this to minus the border thickness. */ background-color:#fff; cursor:move; }
/* This is for the title text. */
.cloud-zoom-title { font-family:; position:absolute !important; background-color:#000; color:#fff; padding:3px; width:100%; text-align:center; font-weight:bold; font-size:10px; top:0px; }
/* This is the zoom window. */
.cloud-zoom-big { border:4px solid #ccc; overflow:hidden; }
/* This is the loading message. */
.cloud-zoom-loading { color:white; background:#222; padding:3px; border:1px solid #000; }

/* Image Gallery Component */

.image_gallery { clear:both; padding: 10px 0px; display: block; }
.image_gallery ul { list-style: none; }
.image_gallery ul:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.image_gallery ul li { float: left; margin: 0 10px 10px 0; }
.image_gallery ul a:hover { color: #fff; }

/* form field line padding */

fieldset p { margin-bottom:0.9em; }

/* breadcrumb  */

.breadcrumb { margin-bottom:1em; }

/* Form Components */

/** Custom Form (Field labels to left) **/

.custom_form { line-height:1.2; margin:10px; width:540px; }
.custom_form form { padding:5px; }
.custom_form fieldset { border: 1px solid #262626; padding:5px; width:510px; }
.custom_form fieldset div { width: 500px; border-bottom: 1px solid #262626; margin-bottom:5px; padding:5px; }
.custom_form fieldset div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.custom_form fieldset div label { float: left; width: 170px; margin-top: 3px; font-size:1em; padding:3px; }
.custom fieldset div label .asterisk { color: #f00; font-size:1em; }
.custom_form fieldset div input.text { float: left; font-family: ; font-size:1em; width: 310px; padding:3px; }
.custom_form fieldset div textarea { float: left; width: 310px; font-family: ; font-size:1em; height: 120px; padding:3px; }
.custom_form fieldset div select { float: left; width: 320px; font-family: ; font-size:1em; padding: 3px; }
.custom_form fieldset div.checker { float: right; width: 320px; padding: 0; margin: 0; border: 0; }
.custom_form fieldset div.checker label { float: none; display: inline; margin-top: 0; font-weight: normal; margin-left: 5px; padding:3px; }
.custom_form fieldset input.button { font-family: ; font-size: 1em; padding: 3px; }
.custom_form fieldset #recaptcha_image { border:0; }
.custom_form fieldset .recaptcha_menu { min-width: 170px; margin-top: 3px; font-size:12px; padding: 5px; border:0; float:left; }

/** Custom Form (Field labels above) **/

.custom_form2{ line-height:1.2; width:520px; margin:10px; }
.custom_form2 fieldset { padding:10px; margin: 5px; border: 1px solid #262626; width:505px; }
.custom_form2 fieldset div { width: 500px; padding-bottom: 5px; }
.custom_form2 fieldset div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.custom_form2 fieldset div label { width: 493px; margin: 10px 0px; font-family: ; font-size:1em; padding: 3px; }
.custom_form2 fieldset div input.text { width: 493px; margin: 10px 3px; font-family: ; font-size:1em; padding: 3px; }
.custom_form2 fieldset div textarea { width: 493px; height: 120px; font-family: ; font-size:1em; padding: 3px; margin: 10px 3px; }
.custom_form2 fieldset div select { width: 503px; padding: 2px 1px; margin: 10px 3px; font-family: ; font-size:1em; padding: 3px; }
.custom_form2 fieldset div.checker { width: 503px; padding: 0; margin: 10px 3px; border: 0; }           
.custom_form2 fieldset div.checker label { margin: 5px 0px; display: inline; font-weight: normal; margin-left: 5px; padding:3px; }
.custom_form2 fieldset input.button { font-family: ; font-size: 1em; padding: 3px; }
.custom_form2 fieldset #recaptcha_image { border:0; }
.custom_form2 fieldset .recaptcha_menu { width: 170px; margin-top: 3px; font-size:12px; padding: 5px; border:0; float:left; }

/* Featured Products */
.featuredProduct{
    float:left;
    border: 1px solid black;
    text-align: center;
    margin: 3px;
    padding: 2px;
}

/* clear fix */

.clear { clear:both; }

/* Button fix */

button { width: auto; padding:5px; overflow: visible; font-family: ; font-size:1em; }

/* Wysiwyg Gallery*/
.wysiwyg-galery {
	display:block;
}
.wysiwyg-gallery .gal-image {
	display:block;
	float:left;
    margin:10px;
}
.wysiwyg-gallery .description {
	display:block;
	float:left;
	
}
.wysiwyg-gallery.with-image .description{
	width:-240%;
}
.view-wysiwyg-gallery {
	display:block;
    float:right;
    margin-bottom:10px;
}
.clear2 {
	clear:both;
	line-height:0;
    height:0;
    margin:0;
    padding:0;
}

/* Admin notification */
.admin-notification {color:#000; background: #FCC url('/images/error.gif') no-repeat scroll 5px 6px; border: 1px solid #f00; margin: 10px 0px; padding:5px 5px 5px 25px;}

/* Slider */
.image-slider {
	display:block;
    overflow:hidden;
    position:relative;
}
.image-slider li {
	display:block;
    position:absolute;
    top:0;
    left:0;

}

.parent-child:after {
  font-family: FontAwesome;
  content: "\f107";
  margin-left: 5px;
  font-size: 12px;
  display: inline-block;
  font-weight: normal;
}

#pages-list li ul li.parent-li:hover > ul {
  display: block;
}

/* advanced styles */

/* Custom CSS Rules */

/* Temporary Notice Banner */
.notification-banner{
	color: rgba(255,255,255,0.75);
	background: #db3e43;
	position: relative;
	/* display: none !important;*/
	
}
.notification-banner .danger{
	padding: 15px;
	text-align: center;
	/*font-size: 14px;*/
	z-index: 5;
	width: 100%;
}
.notification-banner b,
.notification-banner a{
	color: #fff;
}
.notification-banner a:hover,
.notification-banner a:focus{
	color: #17476f;
}
body{
	position: relative;
}
/* Temporary Notice Banner */

/* Affiliate Page */
.affiliate-table-container {
	overflow-y: auto;
	position: relative;
	max-width: 100%;
}
.affiliate-table{
	width: 100%;
	min-width: 700px;
	font-size: 14px;
	background: #f0f5f8;
	margin: 30px 0 0 0;
}
.affiliate-table tr:first-of-type{
	color: #fff;
	background: #17476f;
}
.affiliate-table tr:first-of-type td{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 4px;
}
.affiliate-table td{
	padding: 15px;
	border: 1px solid rgba(255,255,255,0.3)
}
.affiliate-table td:last-of-type{
	text-align: center;
}
.affiliate-table-scroll{
	margin-top: 20px;
	color: rgba(23,71,111,0.2);
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 3px;
	display: none;
}
.affiliate-table-scroll .fa{
	font-size: 16px;
	margin-top: 1px;
	vertical-align: top;
}
/* End Affiliate Page */

/* Cookies Banner */
.cc-banner.cc-bottom{
	left: 60px !important;
	right: 60px !important;
	width: auto !important;
}
.cc-message{
	text-align: left !important;
	padding-right: 15px !important;
}
.cc-link{
	text-decoration: none !important;
	color: #f0f5f8 !important;
	padding: 0 !important;
}
.cc-link:hover,
.cc-link:focus{
	color: #c9a543 !important;
}
.cc-btn{
	text-align: right !important;
	padding: 0 !important;
}
.cc-btn .arrow{
	display: inline-block;
}
/* End of Cookies Banner */

#activ_page{
	display: none;
	height: 0;
}

.loader{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-color: #f0f5f8;
}

.loader .icon:before{
	content: "";
	position: absolute;
	top:0; right:0; bottom:0; left:0;
	border-radius: 50%;
	width: 100%;
	height: 100%;
	animation: spin 1s linear infinite;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.0, rgb(218,227,234)), color-stop(0.40, rgb(240,245,246)));
	background-image: -moz-linear-gradient(center bottom, rgb(218,227,234) 0%, rgb(240,245,246) 40% );
}
.loader .icon{
	width: 120px;
	height: 120px;
	display: table;
	margin: -60px auto 0 auto;
	border-radius: 50%;
	webkit-border-radius: 50%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.loader .icon:after{
	content: "";
	background-image: url(/js/plugins/imagemanager/files/logo-divider.png);
	background-position: 50% 48%;
	background-repeat: no-repeat;
	background-color: #f0f5f8;
	position: absolute;
	top:2px; right:2px; bottom:2px; left:2px;
	width: auto;
	height: auto;
	border-radius: 50%;
	webkit-border-radius: 50%;
}
.admin-notification
{
	display: none;
}
body{
	max-width: 100% !important;
	overflow-x: hidden !important;
}
#container{
	padding: 0;
	background: #ffffff;
	position: relative;
}
#main{
	margin-bottom: 90px !important;
}
#main.full-width{
	margin-bottom: 0 !important;
}
#content{
	padding: 0 30px;
}
#main.full-width #content{
	padding: 0 !important;
}
.wizzy{
	margin-bottom: 0 !important;
}
*,
a{
	font-family: 'Noto Serif', serif;
	font-weight: 400;
	line-height: 1.5em;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
a:hover,
a:focus{
	text-decoration: none;
	color: #17476f;
}
.highlight{
	color: #db3e43;
}

/* Button Styles */
.button,
.button span,
.cc-btn{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px !important;
	letter-spacing: 2px;
	display: inline-block;
}
.button:hover,
.button:focus,
.cc-btn:hover,
.cc-btn:focus{
	color: #17476f;
}
.button:first-of-type{
	margin-top: 30px;
}
.contact-col .button:first-of-type{
	margin-top: 15px;
	margin-bottom: 20px;
}
.line{
	margin: 10px 0 0 10px;
	width: 40px;
	background: #db3e43;
	height: 1px;
	float: right;
}
.point{    
	margin-top: 6px;
	width: 0;
	height: 0; 
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #db3e43;
	float: right;
}
.button:hover .line,
.button:focus .line{
	background: #17476f;
}
.button:hover .point,
.button:focus .point{
	border-left: 7px solid #17476f;
}
.selector{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: rgba(23,71,111,0.2);
	font-size: 16px;
	margin: 45px auto;
}
.selector .button,
.selector .button span{
	font-size: 12px !important;
	letter-spacing: 4px;
	color: rgba(23,71,111,0.2);
	position: relative;
	padding: 0 0 5px 2px;
}
.selector .button:after{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 2px solid transparent;
	width: 0px;
	margin: 0;
	transition: 0.5s ease;
	white-space: nowrap;
}
.selector .button:hover::after,
.selector .button.active::after{
    border-bottom: 2px solid #17476f;
    width: 100%;
}
.selector .button:hover,
.selector .button:hover span,
.selector .button.active,
.selector .button.active span{
	color: #17476f;
}

.selector .button{
	margin: 5px 15px;
}
.selector .button:first-of-type{
	margin-left: 0;
}
/* End Button Styles */

h1, h2, h3, h4, h5, h6{
	font-family: 'Playfair Display', serif;
	font-weight: 900;
}
h1{
	/*font-size: 5.5vw;
	line-height: 6vw;*/
	font-size: 4.5vw;
	line-height: 5.5vw;
	margin: 5px 0;
}
h2{
	font-size: 3.5vw;
	line-height: 4vw;
	margin: 5px 0;
}
h3{
	font-size: 3.0vw;
	line-height: 3.5vw;
}
.intro-text{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 8px;
	color: #17476f;
}
.hidden{
	display: none;
}
.gold{
	color: #c9a543;
}
.overview-text{
	font-style: italic;
	font-size: 14px;
	line-height: 24px;
	margin: 15px 0;
}
.section-text{
	font-size: 16px;
	line-height: 30px;
}
.checklist{
	margin: 15px 0;
}

.checklist > li{
	list-style-type: none;
	margin-left: 25px;
	line-height: 24px;
	margin-bottom: 10px;
	text-align: left;
}
.checklist > li:before{
	content: "\f0c8";
	font-family: "FontAwesome";
	float: left;
	margin-left: -20px;
	color: #c9a543;
	font-size: 7px;
}
#website-title{
	margin: 0 30px;
	padding: 5px 30px;
	width: auto;
}
#website-title h1,
#website-title h1 span{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-size: 10px;
	line-height: 20px;
	margin: 0;
	/* color: rgba(23,71,111,0.2); */
}
#website-title img{
	height: 25px;
	width: auto;
	display: inline;
	margin: 0 10px -9.5px 0;
	transition: transform .2s; /* Animation */
	z-index: 500;
}
#website-title img:hover{
	transform: scale(1.55);
	cursor: -moz-zoom-in; 
	cursor: -webkit-zoom-in; 
	cursor: zoom-in;
}
.img-responsive{
	max-width: 100%;
	height: auto;
}
.no-pad{
	padding: 0 !important;
}
.no-mar{
	margin: 0 !important;
}
.tmar{
	margin-top: 30px;
}
.bmar{
	margin-bottom: 30px;
}
.dark-bg{
	background: #181818;
	color: #f9f9f9;
}
.light-bg{
	background: #f0f0f0;
	color: #181818;
}
.dark-page{
	background: #f0f5f8;
}
.dark-page.intro{
	padding-bottom: 90px;
}
p strong{
	font-weight: 900;
}

/* Header & Navigation Styles */
.header-container{
	position: absolute;
	top: 0;
	right: 30px;
	left: 30px;
	padding: 15px 30px;
	z-index: 1000;
}
.header-container.filled{
	background: rgba(240,245,248,0.95);
}
.header-container:not(.fixed-header){
	-webkit-animation-name: fadeInDown;
        animation-name: fadeInDown;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.header-container.open{
	background: rgba(240,245,248,0.98);
	position: fixed;
	bottom: 0;
	-webkit-animation-name: fadeInUpBig;
        animation-name: fadeInUpBig;
	-webkit-animation-duration: 0.75s;
	animation-duration: 0.75s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.fixed-header{
	position: fixed;
	top: 0;
	padding: 10px 30px;
	background: rgba(240,245,248,0.95);
	z-index: 5000;
}
.fixed-header.open{
	-webkit-animation-name: none;
        animation-name: none;
}
#header{
	width: auto;
	clear: none;
	float: left;
	display: inline-block;
}
#header-image{
	width: 75px;
}
.header-logo-wrap{
	width: 255px;
	padding: 10px 0;
}
.header-logo-wrap > a{
	display: block;
	height: 75px;
}
.header-logo-wrap:hover,
.header-logo-wrap:focus{
	opacity: 0.75;
}
.header-logo-wrap img{
	float: left;
}
.header-logo-wrap h6{
	position: relative;
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 7px;
	line-height: 7px;
	letter-spacing: 4px;
	color: rgba(23,71,111,0.3);
}
.header-logo-wrap h6:after{
	content: "";
	display: block;
	position: absolute;
	bottom: 3px;
	right: 83px;
	width: 85px;
	border-top: 1px solid rgba(23,71,111,0.1);
}
.header-logo-wrap h6:first-of-type:after{
	right: 5px;
	width: 38px;
}
.header-logo-wrap h6:first-of-type{
	padding: 12px 47px 0 0;
}
.header-logo-wrap h1{
	font-size: 22px;
	line-height: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
	padding: 0 3px 2px 0;
	color: #262626;
}
.header-logo-wrap h2{
	margin: 5px 0 0 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	line-height: 9px;
	letter-spacing: 5px;
	color: #17476f;
}
.menu-button{
	display: none;
}
#lower_bar{
	float: right;
	width: auto;
	display: inline-block;
	padding: 30px 15px;
	margin-left: 10px;
}
#pages-list li{
	border: 0;
	padding: 0;
	margin: 0 15px 0 0;
	text-transform: uppercase;
}
#pages-list li:last-child,
#pages-list li:last-child{
	margin-right: 0;
}
#pages-list li a,
#pages-list li span{
	padding: 10px 0;
	font-size: 11px;
	line-height: 17px;
	font-weight: 700;
	letter-spacing: 2px;
	font-family: 'Montserrat', sans-serif;
}
#pages-list > li > a:before,
#pages-list > li > span:before{
	content: "";
	display: inline-block;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: 2px solid transparent;    
	width: 0px;
	margin: 0;
	transition: 0.5s ease;
	white-space: nowrap;
}
#pages-list > li.active > a{
	color: #db3e43;
}
#pages-list > li:hover > a:before,
#pages-list > li:hover > span:before,
#pages-list > li > a:hover:before,
#pages-list > li > span:before,
#pages-list > li.active > a:before,
#pages-list > li.active > span:before{
	border-bottom: 2px solid #db3e43;  
	width: 100%;
}
#pages-list > li:nth-child(2) > a:after,
#pages-list > li:nth-child(2) > span:after,
#pages-list > li:nth-child(3) > a:after,
#pages-list > li:nth-child(3) > span:after,
#pages-list > li:nth-child(4) > a:after,
#pages-list > li:nth-child(4) > span:after{
	font-family: FontAwesome;
	content: "\f107";
	margin-left: 5px;
	font-size: 12px;
	display: inline-block;
	font-weight: normal;
}
#pages-list > li:nth-child(2).active > a:after,
#pages-list > li:nth-child(3).active > a:after,
#pages-list > li:nth-child(4).active > a:after,
#pages-list > li:nth-child(2).active > span:after,
#pages-list > li:nth-child(3).active > span:after,
#pages-list > li:nth-child(4).active > span:after{
	content: "\f106";
}
#pages-list > li:nth-child(2),
#pages-list > li:nth-child(3),
#pages-list > li:nth-child(4),
.parent-li{
	cursor: pointer;
}
#pages-list > li:nth-child(2) > a,
#pages-list > li:nth-child(3) > a,
#pages-list > li:nth-child(4) > a,
.parent-child{
	pointer-events: none;
}
#pages-list li:hover ul,
#pages-list li.active ul{
	margin-top: -2px;
	left: 0;
	background: rgba(23,71,111,0.95);
	padding: 30px;
	border-top: 2px solid #db3e43;
	-moz-box-shadow: 0 0 7px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,0.1);
	box-shadow: 0 0 7px 0 rgba(0,0,0,0.1);
	display: none;
}
#pages-list li ul li{
	margin: 0;
}
#pages-list li ul li a,
#pages-list li:hover ul li a,
#pages-list li:hover ul li a:hover{
	border: 0;
	padding: 7px 0;
	color: #f0f5f8;
	width: 200px;
	font-family: 'Noto Serif', serif;
	font-weight: 400;
	font-style: italic;
	text-transform: capitalize;
	font-size: 14px;
	letter-spacing: 0;
}
#pages-list li:hover ul li a:hover{
	color: #c9a543;
}
.sub-nav-title{
	font-family: 'Montserrat', sans-serif !important;
	color: rgba(240,245,248,0.5) !important;
	letter-spacing: 6px !important;
	padding-bottom: 20px !important;
	font-size: 12px !important;
	border-bottom: 1px solid rgba(240,245,248,0.1) !important;
	margin-bottom: 20px !important;
	cursor: default !important;
}
.parent-li > ul,
#pages-list li ul li.parent-li:hover > ul{
	display: none;
	position: relative !important;
	width: 200px !important;
	padding: 0 0 0 15px !important;
	border: 0 !important;
	background: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.parent-li.open > a,
.parent-li:hover > a{
	color: #c9a543 !important;
}
.parent-li .parent-child::after{
	font-style: normal !important;
	margin-left: 7px !important;
}
.parent-li.open .parent-child::after{
    content: "\f106";
}
.parent-li > ul > li > a{
	width: 100% !important;
	font-size: 12px !important;
	padding: 5px 0 !important;
	color: rgba(255,255,255,0.75) !important;
}
.parent-li > ul > li > a:hover,
.parent-li > ul > li > a:focus{
	color: #c9a543 !important;
}
/* .parent-li > ul > li > a::before,
.parent-li > ul > li > span::before {
	font-family: FontAwesome;
	content: "\f111";
	font-size: 5px;
	font-style: normal;
	position: absolute;
	line-height: 18px;
	left: -15px;
}*/
#pages-list .current{
	color: #c9a543 !important;
}
/* End of Header & Navigation Styles */


/* Owl Carousel Styling */
#wizzy1{
	position: relative;
	background: #f1f5f8;
}
.slideshow-background .slide{
	position: relative;
	display: block;
	width: 100%;
	padding: 200px 30px 210px 30px;
}
.slideshow-background .slide:after{
  	content: "";
	opacity: 0.9;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;   
}
.slideshow-background .slide-1:after{
	background-image: url(https://www.assay.ie/js/plugins/imagemanager/files/slideshow-background-1.jpg);
	background-position: right center;
	background-repeat: no-repeat;   
}
.slideshow-background .slide-2:after{
	background-image: url(https://www.assay.ie/js/plugins/imagemanager/files/slideshow-background-2.jpg);
	background-position: right center;
	background-repeat: no-repeat;   
}
.slideshow-background .slide-3:after{
	background-image: url(https://www.assay.ie/js/plugins/imagemanager/files/slideshow-background-3.jpg);
	background-position: right center;
	background-repeat: no-repeat;   
}
.slideshow-background .slide:after{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.slide-breadcrumb-container{
	width: 74px !important;
	max-width: 74px !important;
	min-width: 74px !important;
}
.slide-breadcrumb{
	display: block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 16px;
	color: rgba(23,71,111,0.2);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.slide-breadcrumb,
.slide-breadcrumb sup,
.slide-breadcrumb sub{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
}
.slide-breadcrumb:before,
.slide-breadcrumb:after{
    content: "";
    display: block;
    position: absolute;
    left: 14px;
    height: 42px;
    border-right: 2px solid rgba(23,71,111,0.1);
}
.slide-breadcrumb:before{
	top: -75px;
}
.slide-breadcrumb:after{
	bottom: -75px;
}
.slide-caption{
	padding-left: 40px;
}
.owl-item.active .slide-caption h6,
.owl-item.active .slide-caption h1,
.owl-item.active .slide-caption p,
.owl-item.active .slide-caption .button{
	-webkit-animation-name: fadeInUpBig;
        animation-name: fadeInUpBig;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-item.active .slide-caption h1{
	-webkit-animation-duration: 1.2s;
	animation-duration: 1.2s;
}
.owl-item.active .slide-caption p{
	-webkit-animation-duration: 1.4s;
	animation-duration: 1.4s;
}
.owl-item.active .slide-caption p{
	-webkit-animation-duration: 1.6s;
	animation-duration: 1.6s;
}
.owl-item.active .slide-breadcrumb{
	-webkit-animation-name: fadeInRight;
        animation-name: fadeInRight;
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

/* clearfix */
.owl-carousel .owl-wrapper:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
	padding: 0;
}

#featured-clients-slideshow .owl-wrapper-outer{
	padding: 0 0 30px 0;
}

.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
	float: left;
}
	
#featured-clients-slideshow .owl-item{
	opacity: 0.6;
	-webkit-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.300, 0.100, 0.580, 1.000);
}

#featured-clients-slideshow .owl-item:hover{
	opacity: 1;
}

.owl-controls .owl-page{
	cursor: pointer;
	width: 12px;
	height: 12px;
	background: #fff;
	border: 3px solid rgba(23,71,111,0.2);
	display: inline-block;
	margin: 0 3px 60px 3px;
	webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);  
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000); 
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	
}

.owl-controls .owl-page:hover,
.owl-controls .owl-page.active{
	border-color: #17476f;
}

.owl-controls{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	position: absolute;
	left: 142px;
	bottom: 70px;
}

/* mouse grab icon */
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item .img-responsive{
	width: 100%;
	height: auto;
	padding: 0;
}
/* End of Owl Carousel Styling */

/* Page Introduction */
#wizzy5,
#wizzy9{
	position: relative;
	background: #17476f;
	color: #f0f5f8;
	padding: 75px 75px 105px 75px;
	margin: -45px 30px 45px 30px; 
}
#wizzy9{
	background: #f0f5f8;
	color: initial;
	padding-bottom: 0 !important;
	margin: 90px 0 0 0; 
}
/* End of Page Introduction */

/* Split Content Section Styles */
.split-content-section{
	padding: 90px 15px 0 15px;
}
.split-content-section .feature-image{
	position: relative;
	float: left;
	border: 2px solid rgba(23,71,111,0.1);
}
.split-content-section.vertical-split{
	padding: 0 15px 90px 15px;
}
.dark-page.intro .split-content-section.vertical-split{
	padding: 0 15px 45px 15px;
}
.split-content-section.vertical-split .feature-image{
	margin: 15px 30px 45px 0px;
}
.split-content-section.vertical-split .feature-image .img-responsive{
	width: 100%;
}
.feature-image img{
	position: relative;
	bottom: -15px;
}
.split-content-section .text-container p,
.largeNumberListText{
	text-align: justify;
}
.split-content-section .text-container:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 400px;
	border-right: 2px solid rgba(23,71,111,0.1);
}
.split-content-section .text-container:after{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	height: 100px;
	width: 50px;
	background-color: #fff;
	background-image: url(https://www.assay.ie/js/plugins/imagemanager/files/logo-divider.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 50px;
}
.dark-page .split-content-section .text-container:before,
.dark-page .split-content-section .text-container:after{
	background-color: #f0f5f8;
	top: -90px;
	bottom: 90px;
}
#wizzy38 .split-content-section .text-container:before,
#wizzy38 .split-content-section .text-container:after{
	top: -90px;
	bottom: 90px;
}
.dark-page .split-content-section .text-container:before,
#wizzy38 .split-content-section .text-container:before{
	height: 300px;
}

.split-content-section.vertical-split h3,
.split-content-section.vertical-split h4{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 20px;
	letter-spacing: 6px;
	padding: 5px 0 5px 15px;
	margin: 45px 0 15px 0;
	border-left: 3px solid #17476f;
	clear: both;
}
.split-content-section.vertical-split h4{
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 4px;
	border-left: none;
	margin: 35px 0 -10px 0;
	padding: 0 15px 0 0;
	color: #17476f;
	max-width: 66.6666%;
}
.split-content-section.vertical-split .contact-col h3{
	margin-top: 30px;
}
.split-content-section.vertical-split .contact-col p,
.split-content-section.vertical-split .contact-col address{
	margin-bottom: 0 !important;
}
.image-left .split-content-section .image-container{
	padding-right: 9%;
}
.image-left .feature-image img{
	right: -15px;
}
.image-left .split-content-section .text-container{
	padding-left: 6.5%;
}
.image-left .split-content-section .text-container:before{
	left: -1px;
}
.image-left .split-content-section .text-container:after{
	left: -24px;
}
.image-right .split-content-section .image-container{
	padding-left: 9%;
}
.image-right .feature-image img{
	left: -15px;
}
.image-right .split-content-section .text-container{
	padding-right: 6.5%;
}
.image-right .split-content-section .text-container:before{
	right: -1px;
}
.image-right .split-content-section .text-container:after{
	right: -24px;
}
/* End of Split Content Section Styles */

/* Product Listing Styles */
.product-slideshow{
	background: rgba(240,245,248,1);
	overflow: hidden;
	/* padding: 40px 2% 150px 2%; */
	padding: 40px 0 150px 0;
}
.product-slideshow .owl-item{
	padding: 0 0.175%;
}
.product-slideshow .owl-item:first-of-type{
	margin-left: -0.19%;
}
.product-slideshow .owl-controls{
	position: absolute;
	left: 0;
	bottom: 60px;
	right: 0;
}
.owl-buttons{
	display: block;
	text-align: center;
}
.owl-prev,
.owl-next{
	position: relative;
	display: inline-block;
	padding: 0;
}
.owl-prev:after{
	content: "/";
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	/* content: "\f047";
	font-family: "FontAwesome"; */
	display: inline-block;
	color: rgba(23,71,111,0.2);
	font-size: 16px;
	padding: 0 10px;
}
.owl-prev .button,
.owl-next .button{
	cursor: pointer;
	color: rgba(23,71,111,0.2);
	margin: 0 !important;
	font-size: 12px;
}
.owl-prev .button:hover,
.owl-next .button:hover,
.owl-prev .button:focus,
.owl-next .button:focus{
	color: #db3e43;
}
.owl-buttons .point{
	border-left: 7px solid rgba(23,71,111,0.2);
	margin-top: 5px;
}
.owl-buttons .line{
	background: rgba(23,71,111,0.2);
	margin: 9px 0 0 10px;
}
.owl-buttons .owl-prev .point{
	border-left: 0;
	border-right: 7px solid rgba(23,71,111,0.2);
	float: left;
}
.owl-buttons .owl-prev .line{
	margin: 9px 10px 0 0;
	float: left;
}
.owl-prev:hover .point,
.owl-prev:focus .point{
	border-right: 7px solid #db3e43;
}
.owl-next:hover .point,
.owl-next:focus .point{
	border-left: 7px solid #db3e43;
}
.owl-prev:hover .line,
.owl-next:hover .line,
.owl-prev:focus .line,
.owl-next:focus .line{
	background: #db3e43;
}
.productbox{
	width: 100% !important;
	color: #f0f5f8;
	position: relative;
}
.category-listings-background{
	background: #e6ebee;
	display: flex;
}
.category-listings{
	width: auto;
	min-width: 101.65%;
	padding: 0 15px 30px 15px;
	margin-top: -90px;
}
.category-listings .productbox{
	z-index: 500;
	margin-bottom: 45px;
}
.productimg{
	overflow: hidden;
}
.product_image{
	width: 100%;
	position:relative;
	z-index: -1;
	transition: transform .2s; /* Animation */
}
.productbox:hover .product_image{
	transform: scale(1.05);
}
.product_listing_description{
	/* margin: -3.2% 3.2% 0 3.2%; */
	margin: -6% 6% 0 6%;
	padding: 2em 2em 7em 2em;
	background: #17476f;
}
.productbox h2{
	font-size: 20px;
	line-height: 26px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.productbox .was_price{
	position: absolute;
	bottom: 35px;
	color: rgba(240,245,248,0.5);
}
.product_price{
	position: absolute;
	bottom: 10px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 8px;
	color: #c9a543;
}
/* End of Product Listing Styles */

/* Start of Content Page Styles */
.page-title-container{
	position: relative;
	overflow: hidden;
	background: #f0f5f8;
}
.page-title-section{
	position: relative;
	/*padding: 180px 15px 30px 6.5%;*/
	padding: 180px 15px 15px 6.5%;
}
.breadcrumb,
.breadcrumb a{
	padding: 0;
	background: none;
	display: inline-block;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px !important;
	letter-spacing: 6px;
}
.breadcrumb{
	color: rgba(23,71,111,0.2);
}
.breadcrumb.condensed{
	visibility: collapse;
	max-width: 100%;
	height: 55px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.breadcrumb.condensed a{
	visibility: visible;
}
.breadcrumb.condensed a:nth-child(2),
.breadcrumb.condensed a:nth-child(3),
.breadcrumb.condensed a:nth-child(4){
	pointer-events: none;
	cursor: default;
	color: rgba(23,71,111,0.2);
}
.breadcrumb.condensed a:nth-child(3),
.breadcrumb.condensed a:nth-child(4){
	display: none;
}
.breadcrumb .button{
	margin-right: 5px;
}
.breadcrumb .point{
	margin-top: 5px;
}
.breadcrumb .line{
	margin: 9px 0 0 10px;
}
.page-title-section h1,
.text-container h2,
.news_image h2, .news_panel h2{
	font-size: 3.5vw;
	line-height: 4.5vw;
}
.full-width-image-with-caption{
	width: 100%;
	height: auto;
	background: #f0f5f8;
	padding: 6% 10%;
	margin: 15px 0 0 0;
}
.image-thumb-wrap .full-width-image-with-caption{
	margin: 0;
	padding: 10% 15%;
}
.image-thumb-wrap{
	margin: 0 0 0 20px;
}
.thumb-description{
	max-width: 66.6666%;
	padding-right: 20px;
}
.small-img-caption{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 4px;
	display: block;
	color: rgba(23,71,111,0.3);
	padding: 15px 15px 5px 15px;
	/* border-left: 3px solid #17476f; Dark Blue Left Border */
	border-left: 3px solid #bdcbd6; /* Light Blue Left Border */
	margin: -10px 0 25px 15px;
	position: relative;
	text-align: left !important;
	/* white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis; */
}
.full-image-section{
	position: relative;
	overflow: hidden;
	min-height: 250px;
}
.wizzy-page-image-bg{
	position: absolute;
	top:0;right:0;bottom:0;left:0;
	margin: auto;
	width: auto;
	height: auto;
	min-width: 100%;
	min-height: 100%;
}
.full-image-section .text-caption{
	background: rgba(23,71,111,0.95);
	color: rgba(240,245,248,0.9);
	font-size: 24px;
	padding: 5em;
	margin: 30px 0 30px auto;
}
.full-image-section .img-caption{
	border-left: 4px solid #db3e43;
	display: inline-block;
	padding: 5px 0 5px 25px;
}
.full-image-section .img-caption:before,
.full-image-section .img-caption:after{
	font-family: 'Playfair Display', serif;
	font-weight: 900;
	content: "\201C";
	font-size: 90px;
	display: block;
	color: #c9a543;
	margin: 20px 0 -10px 0;
}
.full-image-section .img-caption:after{
	content: "\201D";
	text-align: right;
}
/* End of Content Page Styles */

/* Gallery Styles */
.gallery-container{
	padding: 0 15px;
}
.image_gallery{
	width: 100%;
	padding: 0 15px;
	margin-top: -90px;
}
.image_gallery ul li{
	padding: 0 15px;
	margin: 0 0 30px 0;
}
.image_gallery ul li:last-of-type{
	margin-bottom: 60px;
}
.image_gallery ul li .imgGalleryBox{
	position: relative;
	width: 100% !important;
	height: 0 !important;
	padding-bottom: 140%;
	overflow: hidden;
	background: #fff;
}
.image_gallery .imgGalleryBox img{
	position: absolute;
	top:0; right:0; bottom:0; left:0;
	margin: auto;
	width: auto;
	min-width: 100%;
	height: 100%;
	transition: transform .2s; /* Animation */
}
#image_gallery28.image_gallery ul li .imgGalleryBox{
	padding-bottom: 100%;
}
#image_gallery28.image_gallery .imgGalleryBox img{
	    width: 100%;
	    height: auto;
}
.imgGalleryBox:hover img{
	transform: scale(1.05);
}
/* Gallery Styles */

/* Large Number List Styles */
.largeNumberList{
	margin: 30px 0 0 0;
	padding: 0;
	list-style-type: none;
}

.largeNumberList li{
	counter-increment: step-counter;
	margin-bottom: 25px;
	clear: both;
	line-height: 150%;
}

.largeNumberList li:last-child{
	margin-bottom: 30px;
}

.largeNumberList li:before{
	content: counter(step-counter);
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 40px;
	height: 40px;
	width: 40px;
	background-color: #f0f5f8;
	text-align: center;
	padding: 0 10px;
	margin-top: 5px;
	display: inline-block;
	float: left;
}

.largeNumberList .largeNumberListText{
	padding: 5px 0 0 55px;
	display: block;
}
.letter-list{
	padding: 0;
	text-justify: none;
	text-align: left !important;
	display: inline-block;
}

.letter-list .label{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-right: 5px;
}
.letter-list .description{
	display: inline-block;
	padding: 5px 0 20px 0;
	text-align: justify;
}
.letter-list:last-of-type .description{
	padding-bottom: 0 !important;
}
/* End of Large Number List Styles */

/* ColorBox Styles */
#cboxLoadingGraphic{
   	background: none !important;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic{
	position: relative !important;
	top: 50% !important;
	transform: translateY(-50%) !important;
	right:0 !important;
	bottom:0 !important;
	left:0 !important;
	margin: auto;
}
#cboxLoadingOverlay:after{
	content: "";
	border: 4px solid #abbcca;
	border-top: 4px solid #17476f;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	animation: spin 1s linear infinite;
	display: table;
	margin: auto;
	position: absolute !important;
	top:0 !important;
	right:0 !important;
	bottom:0 !important;
	left:0 !important;
}
#colorbox{
	width: 100% !important;
	height: 100% !important;
}
#cboxOverlay{
	background: rgb(38,38,38) !important;
	opacity: 0.98 !important;
}
#cboxContent,
#cboxWrapper{
    overflow: visible !important;
}
#cboxContent{
	background: none !important;
}
#cboxLoadedContent{
	padding: 0 !important;
	background: #fff !important;
}
#cboxTopLeft,
#cboxTopCenter,
#cboxTopRight,
#cboxMiddleLeft,
#cboxMiddleRight,
#cboxBottomLeft,
#cboxBottomCenter,
#cboxBottomRight{
	background-image: none !important;
}
#cboxCurrent{
	display: none !important;
}
#cboxTitle{
	left: 0 !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	font-size: 10px !important;
	line-height: 16px !important;
	letter-spacing: 4px !important;
	color: #abbcca !important;
	padding: 15px 15px 5px 15px !important;
	border-left: 3px solid #17476f !important;
	margin: -34px 0 25px 15px !important;
	position: relative !important;
	text-align: left !important;
}
#cboxClose{
	bottom: initial !important;
	top: -26px !important;
	right: 15px !important;
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
	font-size: 10px !important;
	line-height: 16px !important;
	letter-spacing: 4px !important;
	color: #db3e43 !important;
	padding: 5px 11px 15px 15px !important;
	text-align: right !important;
	border: 0 !important;
	width: 150px !important;
	height: auto !important;
	border-right: 3px solid #db3e43 !important;
	-webkit-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-moz-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-o-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	-ms-transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
	transition: all 0.27s cubic-bezier(0.000, 0.000, 0.580, 1.000);
}
#cboxClose:hover{
	color: #17476f !important;
}
#cboxClose{
	background-image: none !important;
}
#cboxNext,
#cboxPrevious{
	position: absolute;
	background: none !important;
	border: none !important;
	padding: 0 !important;
	margin: -16px 0 0 0;
	top: 50% !important;
	right: -20px !important;
	left: initial !important;
	width: 40px !important;
	height: 35px !important;
	font-size: 0;
	color: transparent;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
#cboxPrevious{
	right: initial !important;
	left: -20px !important;
}
#cboxNext:before,
#cboxPrevious:before{
	font-family: FontAwesome;
	content: "\f178";
	position: relative;
	display: block;
	width: 40px;
	height: 35px;
	padding: 0;
	text-indent: 0;
	color: #db3e43;
	background: #f0f5f8;
	text-align: center;
	line-height: 35px !important;
	font-size: 14px !important;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	transition: all 500ms ease;
}
#cboxNext:hover:before,
#cboxPrevious:hover:before{
	color: #17476f;
}
#cboxPrevious:before{
	content: "\f177";
}
/* End of ColorBox Styles */

/* Start of News Styles */
.news_image,
.news_panel{
	width: 100%;
	margin: 0 auto 60px auto;
	clear: both;
	float: none;
}
.news-image-wrap{
	float: none !important;
}
.news_image img{
	float: none;
	width: 100%;
	height: auto;
}
.news_image h2,
.news_image h2 a,
.news_panel h2,
.news_panel h2 a{
	font-family: 'Playfair Display', serif !important;
	font-weight: 900 !important;
	color: #262626 !important;
}
.news_image h2,
.news_panel h2{
	margin-top: -5px;
}
.news_image h2, .news_image p {
	margin-left: 0 !important;
}
.news_image .button-container,
.news_panel .button-container{
	position: relative;
	margin: 30px 0 60px 0;
}
.news_image .button,
.news_panel .button{
	margin: 0 !important;
}
.pagination:first{
	display: none !important;
}
.pagination a,
.pagination span{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	line-height: 40px;
	height: 40px;
	width: 40px;
	background-color: #f0f5f8;
	color: #262626;
	text-align: center;
	padding: 0 10px;
	margin: 5px;
	display: inline-block;
	clear: none;
	float: left;
}

.pagination a:hover,
.pagination span,
.pagination span strong{
	font-family: 'Montserrat', sans-serif !important;
	color: #fff !important;
	font-weight: 700 !important;
	background: #17476f;
}
.pagination span{
	padding-right: 14px;
}
.news_article .article_date{
	display: none;
}
/* End of News Styles */

/* Form Styles */
.custom_form2,
.custom_form2 fieldset,
.custom_form2 fieldset div label,
.custom_form2 fieldset div{
	width: 100% !important;
	padding: 0;
	border: 0;
	margin: 0;
}
/* .custom_form2 fieldset div:nth-child(1),
.custom_form2 fieldset div:nth-child(2),
.custom_form2 fieldset div:nth-child(3){
	width: 30% !important;
	clear: none;
	float: left;
}
.custom_form2 fieldset div:nth-child(2){
	margin: 0 5%;
} */
.custom_form2 fieldset div label{
	display: none;
}
.custom_form2 fieldset div input.text,
.custom_form2 fieldset div textarea,
#mc_embed_signup_scroll input:not(.av-checkbox),
#mc_embed_signup_scroll select{
	width: 100% !important;
	padding: 10px !important;
	border: 0px solid rgba(23,71,111,0.1);
	background: #f0f5f8;
	min-height: 40px;
	border-radius: 0 !important;
	webkit-border-radius: 0 !important;
	-webkit-appearance: none !important;
	font-family: 'Noto Serif', serif !important;
	font-weight: 400 !important;
}
.custom_form2 fieldset div input:hover,
.custom_form2 fieldset div textarea:hover,
#mc_embed_signup_scroll input:not(.av-checkbox):hover,
#mc_embed_signup_scroll select:hover,
.custom_form2 fieldset div input:focus,
.custom_form2 fieldset div textarea:focus,
#mc_embed_signup_scroll input:not(.av-checkbox):focus,
#mc_embed_signup_scroll select:focus{
	border-color: #17476f;
	background: #e7ecf0;
}
#form-disclaimer{
	margin: 0 !important;
	font-size: 10px;
	line-height: 14px;
	font-style: italic;
}
.g-recaptcha{
	padding: 10px 3px !important;
}
.custom_form2 .button,
#mc-embedded-subscribe-form .button{
	padding: 0 !important;
	margin: 0 !important;
	cursor: pointer;
	background: none !important;
	border: none;
	color: #db3e43;
}
.custom_form2 .submit-container,
#mc-embedded-subscribe-form .submit-container{
	margin: 15px 0 0 0;
	padding: 2px;
	width: 215px !important;
}
.custom_form2 .submit-container:hover .button,
.custom_form2 .submit-container:focus .button,
#mc-embedded-subscribe-form .submit-container:hover .button,
#mc-embedded-subscribe-form .submit-container:focus .button{
	color: #17476f;
}
.custom_form2 .submit-container:hover .point,
.custom_form2 .submit-container:focus .point,
#mc-embedded-subscribe-form .submit-container:hover .point,
#mc-embedded-subscribe-form .submit-container:focus .point{
	border-left: 7px solid #17476f;
}
.custom_form2 .submit-container:hover .line,
.custom_form2 .submit-container:focus .line,
#mc-embedded-subscribe-form .submit-container:hover .line,
#mc-embedded-subscribe-form .submit-container:focus .line{
	background: #17476f;
}
#custom_form_22 > .container{
	padding: 10px 0 0 0 !important;
	margin: 0 0 0 3px !important;
}
#form_error,
.wizzy .contact_form_error,
.wizzy .contact_form_success,
#mce-error-response,
#mce-success-response{
	border-radius: 0 !important;
	webkit-border-radius: 0 !important;
	border: none !important;
	background: rgba(219,62,67,0.1) !important;
	padding: 25px 55px !important;
	color: rgba(219,62,67,1) !important;
	font-size: 12px !important;
	font-style: italic !important;
	margin-left: 2px !important;
	width: 100% !important;
}
.wizzy .contact_form_success,
#mce-success-response{
	background: rgba(40,167,69,0.1) !important;
	color: rgba(40,167,69,1) !important;
}
.wizzy .contact_form_error:before,
.wizzy .contact_form_success:before{
	top: 25px;
	left: 30px;
}
#form_error p:before,
#mce-error-response:before,
#mce-success-response:before{
	content: "\f071";
	font-family: "FontAwesome";
	float: left;
	padding-right: 10px;
}
#form_error ul{
	color: rgba(219,62,67,1);
	padding: 5px 15px;
}
#form_22 input.contact-error,
#form_22 textarea.contact-error,
#form_22 iframe.contact-error{
	border: 0 !important;
	border-left: 3px solid rgba(219,62,67,1) !important;
	background: rgba(219,62,67,0.1) !important;
}
#form_22 iframe.contact-error{
	border: 0 !important;
	background: none !important;
}
/* End of Form Styles */

/* MailChimp Affiliate Signup Form */
#mc_embed_signup_scroll label,
#mc_embed_signup_scroll input:not(.av-checkbox),
#mc_embed_signup_scroll select{
	display: block;
	width: 100%;
}
#mc_embed_signup_scroll label{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 20px;
	letter-spacing: 4px;
	margin: 30px 0 2px 0;
}
.content__gdpr,
.form-disclaimer{
	font-size: 12px;
	margin-top: 30px;
}
#mc_embed_signup div.mce_inline_error{
    font-weight: normal !important;
    font-size: 12px !important;
    font-style: italic !important;
    background: rgba(219,62,67,0.1) !important;
    padding: 15px 10px !important;
    color: rgba(219,62,67,1) !important;
    border-top: 3px solid rgb(219, 62, 67) !important;

}
#mc-embedded-subscribe-form .submit-container{
	position: relative;
	width: 130px !important;
}
#mc-embedded-subscribe-form .submit-container .button{
	font-family: 'Montserrat', sans-serif !important;
	font-weight: 700 !important;
	padding: 0 !important;
	text-align: left !important;
}
#mc-embedded-subscribe-form .submit-container .arrow{
	position: absolute;
	top: 11px;
	right: 0
}
#mce-responses{
	position: relative;
	margin: 30px 0 25px 0;
}
#mce-error-response,
#mce-success-response{
	padding: 30px 30px 30px 50px !important;
}
#mce-error-response:before,
#mce-success-response:before{
	position: absolute;
	top: 30px;
	left: 30px;
}
#mce-success-response:before{
	content: "\f00c";
}
#mce-error-response:after{
	content: ".";
}
#mce-success-response:after{
	content: " Please check the inbox of the email provided for details on how to complete your registration.";
}
#mce-error-response a,
#mce-success-response a{
	color: #17476f;
}
/* End MailChimp Affiliate Signup Form */

/* Footer Styles */
#footer{
	padding: 0 0 15px 0;
}
#number-breakdown{
	position: relative;
	background: #f0f5f8;
	color: rgba(23,71,111,0.2);
	padding: 30px 0;
	display: none !important;
}
#number-breakdown h4{
	font-size: 40px;
	line-height: 44px;
	padding: 0;
	margin: 0;
	color: #17476f;
	display: inline-block;
	position: relative;
}
#number-breakdown h4:after{
	content: "\f055";
	font-family: "FontAwesome";
	font-size: 16px;
	color: #c9a543;
	position: absolute;
	right: -9px;
	bottom: -15px;
}
#number-breakdown p{
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 18px;
	letter-spacing: 4px;
}
#map{
	height: 550px;
	width: 100%;
}
#map .gm-style-iw{
	max-width: 260px;
}
#map h1{
	font-size: 26px;
	line-height: 34px;
	text-align: center;
}
#map p{
	padding: 0;
	text-align: center;
}
#map a{
	color: #db3e43 !important;
}
#map a:hover,
#map a:focus{
	color: #17476f !important;
}
#footer-container{
    background: #17476f;
    color: rgba(240,245,248,0.5);
    padding: 30px 30px 15px 30px;
    margin: -45px 30px 0 30px;
    width: auto;
    font-size: 16px;
    line-height: 30px;
    position: relative;
}
.address-container{
	padding: 60px 15px 75px 15px;
}
#copy_notice{
	width: 100%;
	text-align: center;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 6px;
	font-size: 10px;
	line-height: 20px;
	margin-top: 15px;
	/* color: rgba(23,71,111,0.2); */
}
#site_credit{
	display: none;
}
#footer a{
	color: #f0f5f8;
}
#footer a:hover,
#footer a:focus{
	color: #c9a543;
}
.footer-links{
	font-size: 12px;
}
.scroll{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 40px;
	width: 35px;
	text-align: center;
	margin: auto;
	background: #fff;
	cursor: pointer;
}
.scroll .fa{
	position: relative;
	line-height: 40px;
	font-size: 14px;
	color: #db3e43;
	padding-left: 5px;
	-moz-animation: bounce 10s infinite linear;
	-o-animation: bounce 10s infinite linear;
	-webkit-animation: bounce 10s infinite linear;
	animation: bounce 10s infinite linear;
}
.scroll:hover .fa,
.scroll:focus .fa{
	color: #17476f;
}
/* End Footer Styles */

/* Media Queries */
@media only screen and (max-width: 1600px){
	.full-image-section .text-caption{
		padding: 4em 3.5em;
	}
}
@media only screen and (max-width: 1300px){
	#pages-list li{
		margin: 0 12px 0 0;
	}
	#pages-list li a,
	#pages-list li span{
		letter-spacing: 1px;
	}
}
@media only screen and (max-width: 1200px){
	#website-title h1,
	#website-title h1 span,
	#copy_notice{
		letter-spacing: 5px;
		font-size: 9px;
		line-height: 15px;
	}
	/* Mobile Button Styles */
	.menu-button{
		position: absolute;
		top: 40px;
		right: 15px;
		display: block;
		width: 52px;
		height: 44px;
		padding: 15px;
		cursor: pointer;
		z-index: 9999;
	}
	.fixed-header .menu-button{
		top: 30px;
	}
	.menu-button span{
		font-size: 0;
		margin: 0 auto;
		position: relative;
		top: 6px;
		-webkit-transition-duration: 0s; transition-duration: 0s;
		-webkit-transition-delay: 0.2s; transition-delay: 0.2s;
	}
	.menu-button.close span{
		background-color: rgba(0,0,0,0.0);
		-webkit-transition-delay: 0.2s; transition-delay: 0.2s;
	}
	.menu-button span:before,
	.menu-button span:after{
		position: absolute;
		content: '';
	}
	.menu-button span,
	.menu-button span:before,
	.menu-button span:after{
		width: 22px;
		height: 2px;
		background-color: #262626;
		display: block;
	}
	.menu-button span:before{
		margin-top: -6px;
		-webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform;
		-webkit-transition-duration: 0.2s; transition-duration: 0.2s;
		-webkit-transition-delay: 0.2s, 0s; transition-delay: 0.2s, 0s;
	}
	.menu-button.close{
		opacity: 1;
	}
	.menu-button.close span:before{
		margin-top: 0;
		-webkit-transform: rotate(45deg); transform: rotate(45deg);
		-webkit-transition-delay: 0s, 0.2s; transition-delay: 0s, 0.2s;
	}
	.menu-button span:after{
		margin-top: 6px;
		-webkit-transition-property: margin, -webkit-transform; transition-property: margin, transform;
		-webkit-transition-duration: 0.2s; transition-duration: 0.2s;
		-webkit-transition-delay: 0.2s, 0s; transition-delay: 0.2s, 0s;
	}
	.menu-button.close span:after {
		margin-top: 0;
		-webkit-transform: rotate(-45deg); transform: rotate(-45deg);
		-webkit-transition-delay: 0s, 0.2s; transition-delay: 0s, 0.2s;
	}
	/* --- End of Mobile Button Styles --- */
	/* Mobile Navigation Styles */
	.header-container.open{
		background: rgba(240,245,248,0.98);
		position: fixed;
		bottom: 0;
	}
	#lower_bar,
	.fixed-header #lower_bar{
		display: none;
		padding: 20px 15px 0 15px;
		width: 100%;
		height: 100%;
		margin: 30px 0 0 0;
		z-index: 7500;
	}
	#pages-list{
		overflow: scroll;
		height: 100%;
	}
	#pages-list li{
		display: block;
		width: auto;
		clear: both;
	}
	#pages-list li{
		margin-bottom: 5px;
	}
	#pages-list > li:last-of-type{
		margin-bottom: 90px;
	}
	#pages-list li a,
	#pages-list li span{
		letter-spacing: 2px;
	}
	#pages-list > li > a,
	.parent-li.open > a,
	.parent-li:hover > a,
	.parent-li > ul > li > a,
	.parent-li > ul > li > a:hover,
	.parent-li > ul > li > a:focus{
		color: #262626 !important
	}
	#pages-list > li:hover > a:before,
	#pages-list > li > a:hover:before,
	#pages-list > li.active > a:before{
		border-bottom: 0;  
		width: 0;
	}
	#pages-list li ul{
	   	position: relative;
	}
	#pages-list li ul,
	#pages-list li:hover ul,
	#pages-list li.active ul{
		width: 100%;
		margin-top: 0;
		padding: 0px 30px 10px 30px;
		background: none;
		border-top: 0;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;
		display: none;
	}
	.sub-nav-title{
		display: none !important;
	}
	#pages-list li ul li a,
	#pages-list li:hover ul li a,
	#pages-list li:hover ul li a:hover{
		color: #262626;
		width: 100%;
	}
	#pages-list .current{
	    color: #db3e43 !important;
	}
	/* End of Mobile Navigation Styles */
	h1,
	.page-title-section h1,
	.text-container h2,
	.news_image h2, .news_panel h2{
		font-size: 5vw;
		line-height: 5.5vw;
	}
	h2{
		font-size: 4.5vw;
		line-height: 5vw;
	}
	h3{
		font-size: 4.0vw;
		line-height: 4.5vw;
	}
	.slideshow-background .slide-1:after{
		background-image: url(https://www.assay.ie/js/plugins/imagemanager/files/slideshow-background-1-medium.jpg);  
	}
	.slideshow-background .slide-2:after{
		background-image: url(https://www.assay.ie/js/plugins/imagemanager/files/slideshow-background-2-medium.jpg); 
	}
	.slideshow-background .slide-3:after{
		background-image: url(https://www.assay.ie/js/plugins/imagemanager/files/slideshow-background-3-medium.jpg);  
	}
	.affiliate-table-scroll{
		display: block;
	}
}

@media only screen and (max-width: 992px){
	#website-title{
		margin: 0 15px;
		padding: 10px 15px;
	}
	#website-title h1,
	#website-title h1 span{
		/* text-align: center; */
		padding: 0;
	}
	#website-title h1 span{
		/* float: none !important; */
		margin-top: 0;
	}
	.header-container{
		padding: 15px;
		left: 15px;
		right: 15px;
	}
	.fixed-header{
		padding: 10px 15px;
	}
	#content{
		padding: 0 15px;
	}
	#wizzy5{
		margin: -30px 15px 45px 15px;
	}
	#wizzy9{
		margin: 60px 0 0 0;
	}
	#footer-container{
		margin: -30px 15px 0 15px;
	}
}

@media only screen and (max-width: 767px){
	h1{
		font-size: 8vw;
		line-height: 8.5vw;
	}
	.page-title-section h1,
	.text-container h2,
	.news_image h2, .news_panel h2{
		font-size: 6vw;
		line-height: 8.5vw;
	}
	h2{
		font-size: 7vw;
		line-height: 7.5vw;
	}
	h3{
		font-size: 5.0vw;
		line-height: 5.5vw;
	}
	#map{
		height: 450px;
	}
	#wizzy5,
	#wizzy9{
		padding: 45px 15px 75px 15px;
	}
	.split-content-section{
		padding: 60px 15px 0 15px;
	}
	.split-content-section .image-container{
		padding: 0 45px 90px 15px !important;
	}
	.feature-image img{
		left: initial !important;
		right: -15px !important;
	}
	.split-content-section .text-container{
		padding: 60px 15px 0 15px !important;
	}
	.split-content-section .text-container:before,
	.dark-page .split-content-section .text-container:before,
	#wizzy38 .split-content-section .text-container:before{
		top: -1px !important;
		right: 0 !important;
		bottom: initial !important;
		left: 0 !important;
		height: 2px;
		width: 100%;
		border: 0;
		border-top: 2px solid rgba(23,71,111,0.1);
	}
	.split-content-section .text-container:after{
		height: 50px !important;
		width: 100px !important;
		top: -24px !important;
		right: 0 !important;
		bottom: initial !important;
		left: 0 !important;
	}
	.page-title-section{
		padding: 160px 15px 60px 15px;
	}
	#number-breakdown .col-xs-6:nth-child(1),
	#number-breakdown .col-xs-6:nth-child(1){
		padding-bottom: 15px;
	}
	.col-xs-6{
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.full-image-section .text-caption{
		margin: 30px;
	}
	.split-content-section.vertical-split h4,
	.thumb-description{
		max-width: 75%;
	}
}

@media only screen and (max-width: 740px){
	.notification-banner .danger{
		padding: 15px 5px;
	}
	/*.notification-banner .danger{
		font-size: 12px;
	}*/
	.cc-banner.cc-bottom{
		left: 15px !important;
		right: 15px !important;
		width: auto !important;
	}
	.cc-message{
		font-size: 12px;
		padding: 0 !important;
	}
	.cc-compliance{
		width: 100% !important;
	}
	.cc-btn{
		text-align: left !important;
	}
	#website-title{
		margin: 0;
	}
	.header-container{
		left: 0;
		right: 0;
	}
	.header-logo-wrap{
		padding: 5px 0px;
		width: 195px;
	}
	#header-image{
		width: 50px;
		margin: 0;
	}
	.header-logo-wrap > a{
		height: 50px;
	}
	.header-logo-wrap h6{
		line-height: 6px;
		font-size: 6px;
		letter-spacing: 2px;
	}
	.header-logo-wrap h6:first-of-type{
		padding: 4px 52px 0 0;
	}
	.header-logo-wrap h6:after{
		right: 60px;
		width: 77px;
	}
	.header-logo-wrap h6:first-of-type:after{
		right: 3px;
		width: 43px;
	}
	.header-logo-wrap h1{
		font-size: 18px;
		line-height: 18px;
		padding: 0 0 2px 0;
	}
    	.header-logo-wrap h2{
		letter-spacing: 3px;
		margin: 5px -1px 0 0;
	}
	.menu-button{
		top: 24px;
		right: 0px;
	}
	.fixed-header .menu-button{
		top: 17px;
	}
	#content{
		padding: 0;
	}
	.slideshow-background .slide-1:after{
		background-image: url(https://www.assay.ie/js/plugins/imagemanager/files/slideshow-background-1-small.jpg);
		background-position: center center;
	}
	.slideshow-background .slide-2:after{
		background-image: url(https://www.assay.ie/js/plugins/imagemanager/files/slideshow-background-2-small.jpg);
		background-position: center center;
	}
	.slideshow-background .slide-3:after{
		background-image: url(https://www.assay.ie/js/plugins/imagemanager/files/slideshow-background-3-small.jpg);
		background-position: center center;
	}
	.slideshow-background .slide{
		padding: 140px 30px 150px 30px;
	}
	.slideshow-background .slide:after {
		opacity: 0.8;
	}
	.owl-controls{
		bottom: 40px;
	}
	.address-container{
		padding: 30px 15px 45px 15px;
	}
	#map{
		height: 400px;
	}
	.page-title-section{
		padding: 120px 15px 40px 15px;
	}
	.split-content-section.vertical-split{
		padding: 0 15px 75px 15px;
	}
	.category-listings-background{
		margin-bottom: -90px;
	}
	/* .custom_form2 fieldset div:nth-child(1),
	.custom_form2 fieldset div:nth-child(2),
	.custom_form2 fieldset div:nth-child(3){
		width: 100% !important;
	}
	.custom_form2 fieldset div:nth-child(2){
		margin: 0;
	} */
}
@media only screen and (max-width: 690px){
	#website-title img{
		margin: 0 10px -17px 0;
	}
	#website-title img:hover{
		transform: scale(1);
	}
}
@media only screen and (max-width: 575px){
	.slideshow-background .slide {
		padding: 120px 15px 150px 15px;
	}
	.slide-caption{
		padding: 0 15px;
	}
	.slide-breadcrumb-container{
		display: none;
	}
	.owl-controls{
		left: 30px;
	}
	#footer-container{
		padding: 15px 15px 75px 15px;
	}
	.address-container{
		padding: 30px 15px 30px 15px;
	}
	.footer-links{
		text-align: center !important;
	}
	.footer-links p{
		padding: 0 !important;
	}
	.split-content-section.vertical-split h4{
		max-width: 100%;
		padding: 0;
	}
	.thumb-description{
		max-width: 100%;
		padding-right: 0;
	}
	.image-thumb-wrap{
		margin: 25px 0 0 0;
	}
}

@media only screen and (max-width: 480px){
	.hidden-xs{
		display: none !important;
	}
	h1{
		font-size: 10.5vw;
		line-height: 12vw;
	}
	.page-title-section h1,
	.text-container h2,
	.news_image h2, .news_panel h2{
		font-size: 9vw;
		line-height: 11vw;
	}
	h2{
		font-size: 9.5vw;
		line-height: 11vw;
	}
	h3{
		font-size: 8.5vw;
		line-height: 10vw;
	}
	.intro-text{
		font-size: 12px;
		letter-spacing: 6px;
	}
	.section-text,
	#footer-container{
		font-size: 14px;
		line-height: 26px;
	}
	#website-title{
		padding: 15px;
	}
	#website-title h1,
	#website-title h1 span,
	#copy_notice{
		letter-spacing: 3px;
		font-size: 8px;
		line-height: 16px;
		padding: 0;
	}
	.product-slideshow .owl-item:first-of-type{
		margin-left: 0;
	}
	.full-image-section .text-caption{
		padding: 2em;
		font-size: 18px;
	}
	.small-img-caption{
		font-size: 10px;
		letter-spacing: 3px;
	}
	.split-content-section .text-container p,
	.largeNumberListText,
	.letter-list .description{
		text-align: left;
	} 
}
@media only screen and (max-width: 370px){
	#website-title h1,
	#website-title h1 span,
	#copy_notice{
		font-size: 7px;
	}
}

/* Form Placeholder Styles */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder
{
	color: #959fa7 !important;
	font-style: italic !important;
}
input:-moz-placeholder, textarea:-moz-placeholder
{
	color: #959fa7 !important;
	font-style: italic !important;
}
input::-moz-placeholder, textarea::-moz-placeholder
{
	color: #959fa7 !important;
	font-style: italic !important;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder
{
	color: #959fa7 !important;
	font-style: italic !important;
}
/* End of Form Placeholder Styles */

/* Spin Animation */
@-webkit-keyframes spin {
	0% { -webkit-transform: rotate( 0deg); }
	20% { -webkit-transform: rotate( 120deg); }
	40% { -webkit-transform: rotate( 180deg); }
	60% { -webkit-transform: rotate( 240deg); }
	80% { -webkit-transform: rotate( 300deg); }
	100% { -webkit-transform: rotate( 360deg); }
}
@keyframes spin {
	0% { transform: rotate( 0deg); }
	20% { transform: rotate( 120deg); }
	40% { transform: rotate( 180deg); }
	60% { transform: rotate( 240deg); }
	80% { transform: rotate( 300deg); }
	100% { transform: rotate( 360deg); }
}

/* Fade In-Up Animation */
@-webkit-keyframes fadeInUpBig {
	0% { opacity: 0; -webkit-transform: translateY(100px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInUpBig {
	0% { opacity: 0; transform: translateY(100px); }
	100% { opacity: 1; transform: translateY(0); }
}

/* Fade In-Down Animation */
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-50px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; transform: translateY(-50px); }
	100% { opacity: 1; transform: translateY(0); }
}

/* Fade In-Right Animation */
@-webkit-keyframes fadeInRight {
	0% { opacity: 0; -webkit-transform: translateX(-100px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInRight {
	0% { opacity: 0; transform: translateX(-100px); }
	100% { opacity: 1; transform: translateY(0); }
}

/* Bounce Animations */
@-webkit-keyframes bounce {
    0% { top: 0; }
    1.5% { top: -0.2em; }
    3% { top: -0.3em; }
    5% { top: 0; }
    100% { top: 0; }
}
@keyframes bounce {
    0% { top: 0; }
    1.5% { top: -0.2em; }
    3% { top: -0.3em; }
    5% { top: 0; }
    100% { top: 0; }
}

div#form35 {
margin-top: 150px;
}

input.contact-error, textarea.contact-error, iframe.contact-error {
border: 2px solid red !important;
}

.contact_form_error, .contact_form_success  {
background: rgba(255,204,204,0.9) !important;
border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
border: 2px solid #ed1a34 !important;
color: #ed1a34 !important;
font-size: 14px !important;
line-height: 20px !important;
margin: 20px 0px 5px !important;
padding: 15px 15px 15px 35px !important;
position: relative;
}

.contact_form_success {
background: rgba(204,255,204,0.9) !important;
border: 2px solid #009933 !important;
color: #009933 !important;
}

.contact_form_error::before, .contact_form_success::before {
content: "\f071";
font-family: "FontAwesome";
position: absolute;
top: 13px;
left: 15px;
}

.contact_form_success::before {
content: "\f00c";
}