﻿body {
    margin: 0;
    padding: 0;
    text-align: center;
    background: #FFF;
}
body img {
    border: 0;
}
body a img {
    border: 0;
}
html {
    overflow: -moz-scrollbars-vertical;
}
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.clearboth {
    clear: both;
}
.spacer {
    height: 10px;
    width: 100%}
.spacer2 {
    height: 20px;
    width: 100%}
.padding10px {
    padding: 10px;
}
.space {
    width: 100%;
    height: 76px;
    margin-top: 1%;
    background-color: #000;
}
.dropdownwrap {
    width: 100%;
    height: 80px;
    background: #333;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    display: none;
    position: relative;
    z-index: 100;
}
.dropdowncontainer {
    max-width: 1200px;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
#containerwrap {
    width: 100%;
    float: left;
}
header {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    position: fixed;
    z-index: 10;
    background-color: #000;
}
.header {
    width: 90%;
    height: 56px;
    text-align: center;
    margin: 15px auto;
    padding: 0;
    max-width: 1600px;
}
.subheader {
    width: 100%;
    height: 76px;
    background-color: #000;
    position: absolute;
    z-index: -1;
}
.header_logo {
    width: 23%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    max-width: 300px;
}
.header_logo img {
    width: 100%;
    height: 100%}
.header_content {
    width: 75%;
    height: auto;
    float: right;
    text-align: center;
    margin: 14px 0;
    padding: 0;
}
.header_search {
    width: 100%;
    height: auto;
    float: right;
    text-align: right;
    margin: 20px 0 0 0;
    padding: 0;
}
.header_mainnav {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}
.header_checkout {
    width: 60%;
    height: auto;
    float: right;
    text-align: right;
    margin: 65px 5% 0 5%;
    padding: 0;
}
.banner {
    width: 100%;
    height: 700px;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block;
    margin-top: 80px;
}
.banner img {
    width: 100%;
    height: 700px;
    object-fit: fill;
}
.videoBanner{width:100%; height:780px; float:left; padding:0; margin:0;}
.videoBanner video{width:100%; height:auto;}
#bannerText {
    font-size: 27px;
    font-family: "Open Sans";
    position: absolute;
    float: left;
    color: #FFF;
    top: 55px;
    right: 6%}
#bannerText img {
    width: 120px;
    height: auto;
}
#primetext {
    width: 100%;
    margin: 0;
}
#bannerText h1 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    text-align: center;
    border: 0;
    font-size: 82px;
    margin: 0;
}
#bannerText h2 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 70px;
    text-align: center;
    margin: 0;
}
#bannerText p {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 20px;
    text-align: center;
    margin: 0;
    margin-bottom: 2%}
.bansize {
    width: 90%;
    margin: auto;
    height: 297px;
}
.banleft {
    float: left;
    width: 24%;
    margin-right: 2%}
.banleft img {
    width: 100%;
    height: 100%;
    object: contain;
}
.banright {
    float: right;
    margin: auto;
    margin-left: 2%;
    width: 65%}
#bannerText h3 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    text-align: left;
    border: 0;
    font-size: 60px;
    margin: 0;
    float: left;
}
#bannerText h4 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 50px;
    text-align: left;
    margin: 0;
    float: left;
}
#bannerText p2 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 30px;
    text-align: left;
    margin: 0;
    margin-bottom: 2%;
    float: left;
}
.sy-caption-wrap .sy-caption {
    font-size: 70px;
    font-family: "Open Sans";
    margin-left: 19%;
    width: 500px;
    height: auto;
}
#maincontent {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
footer {
    width: 100%;
    height: auto;
    background: #000;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block;
}
.footer {
    max-width: 1200px;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.footer_nav {
    width: 215px;
    height: auto;
    float: left;
    margin: 7% 3%;
    padding: 0;
}
.footer_nav span {
    width: 96%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0 0 5px 4%;
    font-family: Roboto;
    font-size: 22px;
    text-transform: uppercase;
    color: #FFF;
}
.footer_nav ul {
    width: 96%;
    height: auto;
    float: left;
    margin: 0;
    padding: 10px 0 0 4%}
.footer_nav li {
    width: 90%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 1% 0 0;
    padding: 0 0 5px 0;
    list-style-type: none;
    font-family: Roboto;
    font-size: 16px;
    line-height: 150%}
.footer_nav li a, .footer_nav li a:link, .footer_nav li a:visited {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color: #009AD3;
}
.footer_nav li a:hover {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color: #FFF;
}
.footer_nav_Ecom {
    width: 17%;
    height: auto;
    float: left;
    margin: 20px 1% 0 0;
    padding: 0;
}
.footer_nav_Ecom span {
    width: 96%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0 0 5px 4%;
    font-family: Roboto;
    font-size: 15px;
    text-transform: uppercase;
    color: #FFF;
}
.footer_nav_Ecom ul {
    width: 96%;
    height: auto;
    float: left;
    margin: 0;
    padding: 10px 0 0 4%}
.footer_nav_Ecom li {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0 0 5px 0;
    list-style-type: none;
    font-family: Roboto;
    font-size: 11px;
}
.footer_nav_Ecom li a, .footer_nav_Ecom li a:link, .footer_nav_Ecom li a:visited {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color: #AAA;
}
.footer_nav_Ecom li a:hover {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color: #FFF;
}
.footer_info {
    width: 200px;
    height: auto;
    float: right;
    margin: 7% 11%;
    padding: 0;
    font-family: Roboto;
}
.footer_info span {
    width: 96%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    font-family: Roboto;
    font-size: 22px;
    text-transform: uppercase;
    color: #FFF;
}
.footer_info ul {
    width: 96%;
    height: auto;
    float: left;
    margin: 0;
    padding: 10px 4% 0 0;
}
.footer_info li {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0 0 5px 0;
    list-style-type: none;
    font-family: Roboto;
    font-size: 16px;
    color: #009AD3;
    line-height: 150%}
.footer_info li.footer_siteMap {
    display: none;
}
.footer_info li a, .footer_info li a:link, .footer_info li a:visited {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color: #009AD3;
}
.footer_info li a:hover {
    text-decoration: none;
    text-transform: uppercase;
    font-weight: normal;
    color: #FFF;
}
.footer_payment_checkout {
    width: 18%;
    height: auto;
    float: right;
    margin: 20px 10% 0 0;
    padding: 0;
}
.footer_payment_checkout img {
    width: 100%}
.footer_payment {
    width: 16%;
    height: auto;
    background: #FFF;
    float: left;
    text-align: center;
    margin: 43px 0 0 0;
    padding: 1%}
.footer_info li.email_li {
    width: 300px;
}
.logoline {
    width: 100%;
    height: auto;
    padding: 2% 0;
}
.logoline li {
    width: 20%;
    height: auto;
    display: inline;
    color: #009AD3;
    font-family: Roboto;
    font-weight: 900;
}
.logoline p {
    width: 100px;
    margin: 0;
    padding: 0;
    float: left;
    margin-top: 2.5%;
    margin-left: 0;
}
.helpline {
    bottom: 0;
    display: inline-block;
    margin: 0;
    height: 100px;
    width: 300px;
}
.helpline img {
    position: absolute;
    bottom: 0;
}
.cell_full_hp {
    max-width: 1200px;
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.cell_full {
    width: 1200px;
    height: auto;
    min-height: 500px;
    float: left;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0;
}
.cell_full_sub {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}
.section_content_hp {
    width: 50%;
    height: 700px;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    color: #000;
    font-size: 18px;
    font-family: "Roboto";
    padding: 2% 0;
    flex: 1;
}
.section_content_hp h1 {
    color: #009AD3;
    text-align: left;
    font-size: 31px;
    margin: 0 auto;
    margin-top: 7%;
    width: 80%;
    font-weight: 300;
    max-width: 500px;
}
.section_content_hp h4 {
    margin: 0;
    font-size: 20px;
    font-family: Roboto;
}
.section_content_hp h5 {
    margin: 0;
    font-size: 66px;
    font-family: Roboto;
}
.section_content_hp p {
    text-align: left;
    font-size: 18px;
    line-height: 150%;
    margin: 1% auto;
    width: 96%;
    max-width: 900px;
}
.section_content_hp h2 {
    color: #009AD3;
    text-align: left;
    font-size: 31px;
    margin: 0 auto;
    margin-top: 1%;
    width: 96%;
    font-weight: 300;
    max-width: 900px;
}
section.section_content_hp .maintext {
    margin-top: 0;
}
#mainlogobig {
    width: 125px;
    margin-top: -10px;
}
#insidescoop {
    width: 388px;
    margin-top: 0px;
}
.section_content_contactus {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    top: 0;
    color: #000;
    font-size: 16px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
    padding-bottom: 6%}
.aside_blog_nav {
    width: 23%;
    height: auto;
    float: right;
    text-align: left;
    margin: 20px 0 20px 0;
    padding: 0;
}
.section_blog_content {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-bottom: 5%}
.section_blog_content h1 {
    font-size: 40px;
    margin: 20px 0 0 0;
}
.section_blog_content h2 {
    font-size: 25px;
    margin: 0 0 20px 0;
}
.section_blog_content img {
    width: auto;
    max-width: 500px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.aside_image {
    width: 30%;
    height: auto;
    float: right;
    text-align: left;
    margin: 10px 0 0 0;
    padding: 0;
}
.aside_image img {
    width: 100%}
.section_image {
    width: 60%;
    height: auto;
    float: left;
    text-align: left;
    margin: 10px 5% 0 5%;
    padding: 0;
}
.aside_jobs {
    width: 45%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0;
    padding: 0;
}
.section_jobs {
    width: 50%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 5% 0 0;
    padding: 0;
}
.section_jobs h2 {
    margin-top: 0;
}
.aside_findus_map {
    width: 1200px;
    max-width: 100%;
    height: auto;
    text-align: left;
    margin: 1% auto;
    padding: 0;
}
.aside_findus_map h2 {
    background-color: #009AD3;
    color: #FFF;
    text-align: center;
    padding: 1% 0;
    margin: 0;
    margin-top: 2%}
.stock {
    margin-top: 4%}
.stock h6 {
    color: #009AD3;
    font-weight: 400;
    text-align: center;
    font-size: 28px;
    margin: 1% 0;
}
.requeststock {
    padding-bottom: 1%;
    height: 320px;
    width: 100%}
.stock-left {
    width: 50%;
    margin: 0;
    padding: 2% 0;
    float: left;
}
.stock-left h3 {
    color: #FFF;
    text-align: left;
    margin: 3% 0 1% 40px;
    text-transform: none;
}
.requeststock ul {
    margin: 0;
    padding: 0;
    padding-left: 12%;
    margin-top: -10px;
}
.requeststock li {
    list-style-type: none;
    color: #FFF;
    margin: 6% 0;
    font-size: 19px;
}
.requeststock li img {
    position: absolute;
}
.requeststock li span {
    color: #009AD3;
    margin-left: 42px;
}
.stock-right {
    width: 470px;
    margin: 0;
    float: right;
    padding: 2% 0;
}
.stock-right h3 {
    color: #FFF;
    text-align: left;
    margin: 3% 0 1% 113px;
    text-transform: capitalize;
}
.stock-right ul {
    padding-left: 0;
}
.stock-right li {
    width: 100%;
    text-align: right;
    display: flow-root;
    margin: 2% 0;
}
.stock-right li span {
    margin-left: 0;
    text-align: right;
    margin-right: 8px;
}
.location-search input{
    display: block;
}
.feature-filter input{
    display: inline;
}
.aside_nav {
    width: 20%;
    height: auto;
    float: left;
    text-align: left;
    margin: 1% 0;
    padding: 0;
}
.section_content_nav {
    width: 80%;
    height: auto;
    float: right;
    text-align: left;
    margin: 2% 0;
    padding: 0;
    font-family: Roboto;
    font-size: 18px;
    line-height: 150%;
    font-weight: 300;
    color: #000;
}
.full_content_nav {
    width: 80%;
    height: auto;
    float: right;
    text-align: left;
    margin: 2% 0;
    padding: 0;
    font-family: Roboto;
    font-size: 18px;
    line-height: 150%;
    font-weight: 300;
    color: #000;
}
.aside_content_sml_imgs {
    width: 33%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 2% 0;
}
.aside_content_sml_imgs img {
    max-width: 100%;
    width: auto;
}
.section_content {
    width: 720px;
    height: auto;
    float: right;
    text-align: left;
    margin: 0;
    padding: 0;
}
.section_content_sml {
    width: 65%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0;
    padding: 2% 0;
    font-family: Roboto;
    font-size: 18px;
    line-height: 150%;
    color: #000;
    font-weight: 200;
}
.aside_date {
    display: none;
    width: 10%;
    height: auto;
    float: left;
    text-align: center;
    margin: 10px 2.5% 0 2.5%;
    padding: 0;
    font-family: Roboto;
    font-size: 20px;
    color: #666;
}
.aside_date p {
    margin: 0;
    padding: 0;
    font-size: 70px;
    font-weight: 400;
    line-height: 70px;
}
.section_date_content {
    width: 100%;
    height: auto;
    min-height: 100px;
    float: left;
    text-align: left;
    margin: 0;
    padding: 2% 0;
    color: #000;
    font-family: Roboto;
    font-weight: 300;
    font-size: 18px;
    line-height: 150%}
.section_date_content h2 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 25px;
    font-weight: normal;
}
.section_date_content div.SDCdivoptions {
    width: 410px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 16px;
    color: #444;
}
.section_date_content div.SDCdivoptions span {
    width: 120px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 10px 0 0;
    padding: 0;
    font-size: 16px;
}
.section_date_content_img {
    width: 56%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 10%;
    padding: 0;
}
.section_date_content_detail {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    line-height: 150%;
    color: #000;
}
.section_date_content_detail p {
    margin: 0;
    margin-bottom: 3%}
.section_video {
    width: 560px;
    height: auto;
    background: #EEE;
    text-align: center;
    margin: 0 auto 30px auto;
    padding: 70px;
}
.section_video iframe {
    width: 560px;
    height: 420px;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.aside_products_img {
    width: 40%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    background-color: #002738;
    padding-top: 5%}
.aside_details {
    background-color: #00A9EE;
    width: 100%;
    height: auto;
}
.aside_details ul {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
    margin: 0;
    padding: 0;
}
.aside_details li {
    width: 100%;
    height: 100px;
    list-style-type: none;
    border: 1px solid #FFF;
    padding: 1% 0;
}
.aside_details img {
    width: 60px;
    float: left;
    margin: 23px 0 0 35px;
}
.aside_details div {
    width: 360px;
    margin: 0;
    float: right;
    text-align: left;
    font-family: Roboto;
    padding-top: 23px;
}
.aside_details h6 {
    color: #FFF;
    margin: 0;
    font-size: 22px;
    margin-bottom: 6px;
}
.aside_details p {
    margin: 0;
    color: #FFF;
    font-size: 16px;
}
.section_products {
    width: 55%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0;
    padding: 0 2.5%;
    background-color: #002738;
    color:#FFFFFF;
}
.section_products table{width:100%; height:auto; float:left; border:collapse;}
.section_products table td{padding:7px;}
.h5-title {
    background: #404FA2;
    color: #FFF;
    margin: 0;
    width: 100%;
    padding: 1% 0;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
    height: auto;
    min-height: 79px;
    display: flex;
}
.section_products img {
    width: 80px;
    margin: 0 0 0 5%}
.section_products h5 {
    width: 580px;
    margin: auto;
    float: none;
    font-size: 31px;
    display: initial;
    height: auto;
}
.section_products h2 {
    font-family: Roboto;
    font-size: 30px;
    font-weight: normal;
    color: #3F3F3F;
    margin: 0;
}
.productbtns a{
    margin:0 10px;
}
#tabs1-1.content {
    background-color: #002738;
    padding: 2% 4%;
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    line-height: 150%;
    height: auto;
    padding-bottom: 5%;
    border-left: 1px solid #FFF;
}
#tabs1-1.content table {
    margin-left: 35px;
    width: 320px;
}
#tabs1-1.content table, th, td {
    border: 1px solid #FFF;
    border-collapse: collapse;
    padding: 1% 4%}
.optionsnav {
    width: auto;
    height: auto;
    float: right;
    margin: 10px 50px 0 0;
    padding: 0;
}
.optionsnav ul {
    margin: 0;
    padding: 0;
}
.optionsnav li {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 0 15px;
    padding: 0;
    list-style-type: none;
    display: inline;
    color: #666;
    font-weight: bold;
    font-family: Roboto;
    font-size: 14px;
}
.optionsnav li img {
    width: auto;
    height: auto;
    float: left;
    margin: 4px 0 0 0;
    padding: 0 5% 0 0;
}
.optionsnav li a:link, .optionsnav li a:visited {
    font-family: Roboto;
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #FFF;
    background: #666;
    padding: 5px;
}
.optionsnav li a:hover {
    text-decoration: none;
    color: #666;
    background: #FFF;
    padding: 5px;
}
.optionsnav2 {
    width: auto;
    height: auto;
    float: right;
    margin: 0 50px 9px 0;
    padding: 0;
}
.optionsnav2 ul {
    margin: 0;
    padding: 0;
}
.optionsnav2 li {
    width: auto;
    height: auto;
    float: right;
    text-align: left;
    margin: 0 0 0 24px;
    padding: 0;
    list-style-type: none;
    display: inline;
}

.optionsnav2 li img {
    width: auto;
    height: auto;
    float: left;
    margin: 4px 0 0 0;
    padding: 0;
}
.optionsnav2 li span {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 10px 0 0 5px;
    list-style-type: none;
    display: inline;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    color: #333;
}
.optionsnav2 li span a:link, .optionsnav2 li span a:visited {
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #333;
}
.optionsnav2 li span a:hover {
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    line-height: normal;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #999;
}
#topnav {
    width: auto;
    height: auto;
    float: right;
    margin: 0;
    padding: 0;
}
#topnav ul {
    margin: 0;
    padding: 0;
}
#topnav li {
    width: auto;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 2px 0 0;
    padding: 0;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    list-style-type: none;
    display: inline;
}
#topnav li a, #topnav li a:link, #topnav li a:visited {
    width: auto;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 5px 16px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
}
#topnav li a:hover {
    width: auto;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 5px 16px;
    color: #009AD3;
    text-decoration: none;
    font-size: 18px;
}
#topnav li.TNsearchLI a, #topnav li.TNsearchLI a:link, #topnav li.TNsearchLI a:visited {
    padding: 3px 8px 1px 8px;
    cursor: pointer;
}
#topnav li.TNsearchLI a:hover {
    padding: 3px 8px 1px 8px;
}
#mainnav {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
#mainnav ul {
    margin: 0;
    padding: 0;
}
#mainnav li {
    width: auto;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 2px 0 0;
    padding: 0;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    list-style-type: none;
    display: inline;
}
#mainnav li a, #mainnav li a:link, #mainnav li a:visited {
    width: auto;
    height: auto;
    background: #333;
    float: left;
    text-align: center;
    margin: 0;
    padding: 5px 9%;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
#mainnav li a:hover {
    width: auto;
    height: auto;
    background: #FFF;
    float: left;
    text-align: center;
    margin: 0;
    padding: 5px 9%;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}
#dropdownnav {
    width: auto;
    height: auto;
    float: right;
    margin: 0;
    padding: 0;
}
#dropdownnav ul {
    list-style: none;
    position: relative;
    float: left;
    margin: 0;
    padding: 0;
}
#dropdownnav ul li {
    width: auto;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 2px 0 0;
    padding: 0;
    font-family: Roboto;
    font-size: 13px;
    font-weight: normal;
    list-style-type: none;
    position: relative;
    z-index: 20;
}
#dropdownnav ul li a, #dropdownnav ul li a:link, #dropdownnav ul li a:visited {
    width: auto;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 5px 16px;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
}
#dropdownnav ul li a:hover {
    width: auto;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 5px 16px;
    color: #009AD3;
    text-decoration: none;
    font-size: 18px;
}
#dropdownnav ul ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    background: #FFF;
    padding: 0;
}
#dropdownnav ul ul li {
    width: 250px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    list-style-type: none;
    position: relative;
}
#dropdownnav ul ul li a, #dropdownnav ul ul li a:link, #dropdownnav ul ul li a:visited {
    width: 90%;
    height: auto;
    background: #000;
    border: 0;
    float: left;
    text-align: left;
    margin: 0;
    padding: 10px 5%;
    color: #FFF;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
}
#dropdownnav ul ul li a:hover {
    width: 90%;
    height: auto;
    background: #FFF;
    border: 0;
    float: left;
    text-align: left;
    margin: 0;
    padding: 10px 5%;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 400;
}
#dropdownnav ul ul ul {
    top: 0;
    left: 100%}
#dropdownnav ul li:hover>ul {
    display: block;
}
#subnav {
    display: none;
    width: 96%;
    height: auto;
    background: #EEE;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    float: left;
    margin: 0 0 20px 0;
    padding: 2%}
.subnav_title {
    width: 95%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 2.5% 2.5% 0 2.5%;
    font-family: Roboto;
    font-size: 20px;
    font-weight: normal;
}
.subnav_title a {
    font-family: Roboto;
    font-size: 20px;
    font-weight: normal;
    display: block;
    padding: 5px;
}
.subnav_title a:link, .subnav_title a:visited {
    font-weight: normal;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
}
.subnav_title a:hover {
    font-weight: normal;
    color: #BBB;
    text-decoration: none;
    text-transform: uppercase;
}
#subnav ul {
    width: 95%;
    height: auto;
    float: left;
    margin: 2px 0 0 0;
    padding: 2.5%}
#subnav li {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 1px 0;
    padding: 0;
    list-style-type: none;
}
#subnav li a {
    display: block;
    padding: 10px;
    background: #999;
    text-transform: none;
}
#subnav li a:link, #subnav li a:visited {
    font-family: Roboto;
    font-size: 15px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
}
#subnav li a:hover {
    background: #FFF;
    font-family: Roboto;
    font-size: 15px;
    line-height: normal;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #666;
}
#subnav ul.sub {
    width: 95%;
    height: auto;
    background: #999;
    float: left;
    margin: 0;
    padding: 2.5% 2.5% 7% 2.5%;
    list-style-type: none;
}
#subnav li.sub {
    width: 100%;
    text-align: left;
    margin: 0;
    padding: 0;
}
#subnav li.sub a {
    display: block;
    background: #FFF;
    padding: 10px;
    text-transform: none;
}
#subnav li.sub a:link, #subnav li.sub a:visited {
    font-family: Roboto;
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #333;
}
#subnav li.sub a:hover {
    font-family: Roboto;
    font-size: 13px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #CCC;
}
#subnav ul.subsub {
    width: 190px;
    height: auto;
    background: #999;
    float: left;
    margin: 0;
    padding: 5px 15px 5px 15px;
    list-style-type: none;
}
#subnav li.subsub {
    width: 190px;
    text-align: left;
    margin: 0;
    padding: 0;
}
#subnav li.subsub a {
    display: block;
    padding: 5px;
    text-transform: none;
}
#subnav li.subsub a:link, #subnav li.subsub a:visited {
    background: #FFF;
    font-family: Roboto;
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #036;
}
#subnav li.subsub a:hover {
    background: #999;
    font-family: Roboto;
    font-size: 11px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #000;
}
#blogtabnav {
    width: 280px;
    height: auto;
    float: right;
    margin: 65px 0 0 0;
    padding: 0;
}
#blogtabnav ul {
    margin: 0;
    padding: 0;
}
#blogtabnav li {
    width: 49%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 0 0 1%;
    padding: 0;
    font-family: Roboto;
    font-size: 12px;
    font-weight: 400;
    list-style-type: none;
    display: inline;
}
#blogtabnav li a, #blogtabnav li a:link, #blogtabnav li a:visited {
    width: 100%;
    height: auto;
    background: #000;
    float: left;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    color: #FFF;
    font-weight: 700;
    text-transform: capitalize;
    text-decoration: none;
}
#blogtabnav li a:hover {
    width: 100%;
    height: auto;
    background: #666;
    float: left;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    color: #FFF;
    font-weight: 700;
    text-transform: capitalize;
    text-decoration: none;
}
.list_blog {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.blog-main-graphic{
    display: block;
    width: 75%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}
.blog-main-graphic img{
    width:100%;
    height: 470px;
    max-height: 500px;
    object-fit: cover;
    opacity: 1;
}
.blog-main-graphic img:hover{
    opacity: 0.8;
}
.list_blog ul {
    margin: 0;
    padding: 0;
    display:flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.list_blog li {
    width: 18%;
    height: auto;
    /*border-bottom: 1px #0D1735 dashed;*/
    border: 1px solid #00A3DE;
    float: left;
    text-align: left;
    margin: 0 2% 30px 0;
    padding: 20px 2% 40px 2%;
    list-style-type: none;
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 400;
    color: #333;
    position: relative;
}
.list_blog li h4 {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 25px;
    color: #0D1735;
}
.list_blog li h4 a:link, .list_blog li h4 a:visited, .list_blog li h4 a:active {
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
    color: #0D1735;
}
.list_blog li h4 a:hover {
    font-size: 22px;
    font-weight: 600;
    text-transform: none;
    text-decoration: none;
    color: #00A3DE;
}
.list_blog li span.LBlispanauthor {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
    color: #002040;
    font-size: 19px;
    font-weight: 500;
}
.list_blog li div {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 16px;
    line-height: 150%;
    color: #000;
}
.list_blog li div span.LBlispanimg {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 2% 0 0;
    padding: 0;
}
.list_blog li div span.LBlispanimg img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.list_blog li div span.LBlispancontent {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-size: 16px;
    color: #000;
}
.paging {
    float: left;
}
.paging_left {
    max-width: 400px;
    width: 75%;
    height: auto;
    float: left;
    text-align: left;
    margin: 15px 0;
    padding: 0;
}
.paging_left select {
    max-width: 180px;
    width: 50%;
    height: auto;
    background: url(/images/general/inputbg1.jpg) left top repeat-x #FFF;
    border: 1px #CCC solid;
    float: left;
    margin: 0 1% 0 0;
    padding: 3px;
    color: #333;
}
.pagingnav {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 10px 0 10px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
}
.pagingnav a:link, .pagingnav a:visited {
    width: auto;
    height: auto;
    margin: 0 1px 0 1px;
    padding: 1%;
    font-family: Roboto;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    background-color: #009AD3;
}
.pagingnav a:hover {
    width: auto;
    height: auto;
    margin: 0 1px 0 1px;
    padding: 1%;
    font-family: Roboto;
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    background-color: #0D1735;
}
.pages span {
    width: auto;
    height: auto;
    background: #FFF;
    margin: 0 2px;
    padding: 1%;
    font-family: Roboto;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: uppercase;
    text-decoration: none;
    color: #009AD3;
    border: 1px solid #009AD3;
}
.textcolumnContainer-2 {
    width: 100%;
    height: auto;
    background: url(/images/general/generaltestbg1.jpg) top center repeat;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}
.textcolumn-2 {
    max-width: 1200px;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.textcolumn-2 h2 {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 2% 0 0 0;
    padding: 0;
    font-family: Roboto;
    font-size: 40px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
}
.textcolumn {
    width: 42%;
    height: auto;
    background: #FFF;
    float: left;
    text-align: left;
    margin: 2% 2% 3% 2%;
    padding: .5% 2%;
    font-family: Roboto;
    font-size: 15px;
    line-height: normal;
    font-weight: normal;
    color: #333;
}
.textimagerowsContainer {
    width: 100%;
    height: auto;
    background: #FFF;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}
.textimagerows {
    max-width: 1200px;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.textimagerows h2 {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 2% 0 0 0;
    padding: 0;
    font-family: Roboto;
    font-size: 40px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}
.textimagerows ul {
    float: left;
    margin: 0 0 1% 0;
    padding: 0;
}
.textimagerows li {
    width: 94%;
    height: auto;
    background: #EEE;
    float: left;
    text-align: left;
    margin: 2% 0;
    padding: 3%;
    font-family: Roboto;
    font-size: 15px;
    line-height: normal;
    font-weight: normal;
    color: #333;
    list-style-type: none;
}
.textimagerows li div {
    width: 40%;
    height: auto;
    float: left;
    text-align: left;
    margin: 10px 5% 0 0;
    padding: 0;
}
.textimagerows li div img {
    width: 100%}
.textimagerows li span {
    width: 55%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.textimagerows li span h3 {
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 25px;
    line-height: normal;
    font-weight: normal;
    color: #333;
}
.textimagerows li p {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
}
.textimageiconContainer {
    width: 100%;
    height: auto;
    background: #FFF;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}
.textimageiconlisting {
    max-width: 1200px;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.textimageiconlisting h2 {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 2% 0 0 0;
    padding: 0;
    font-family: Roboto;
    font-size: 40px;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    color: #333;
}
.textimageiconlisting ul {
    float: left;
    margin: 0 0 1% 0;
    padding: 0;
}
.textimageiconlisting li {
    width: 42%;
    height: auto;
    background: #EEE;
    float: left;
    text-align: left;
    margin: 2%;
    padding: 2%;
    font-family: Roboto;
    font-size: 15px;
    line-height: normal;
    font-weight: 500;
    color: #333;
    list-style-type: none;
}
.textimageiconlisting li a {
    text-decoration: none;
}
.textimageiconlisting li div {
    width: 20%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 5% 0 0;
    padding: 0;
}
.textimageiconlisting li div img {
    width: 100%}
.textimageiconlisting li span {
    width: 75%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.textimageiconlisting li span h3 {
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 25px;
    line-height: normal;
    font-weight: normal;
    color: #333;
}
.textimageiconlisting li p {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0;
}
.animatedBoxes-3 {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}
.animatedBoxes-3 ul {
    margin: 0;
    padding: 0;
}
.animatedBoxes-3 li {
    width: 33%;
    height: 550px;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.animatedBoxes-3 li.ABLI_wide {
    width: 34%;
    height: 550px;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.list_features_hp {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
}
.list_features_hp ul {
    margin: 0;
    padding: 0;
}
.list_features_hp li {
    width: 33.3%;
    height: 300px;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.list_features_hp li img {
    width: 99.9%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #FFF;
}
.mask {
    background-color: #000;
    width: 100%;
    height: 80px;
    position: absolute;
    opacity: .6;
    z-index: 1;
}
.top3 {
    text-align: center;
    margin-top: -60px;
}
.maintext {
    margin-top: 5%}
.list_features_hp h1 {
    font-family: Roboto;
    color: #FFF;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    line-height: 150%;
    text-align: center;
    font-weight: 300;
    margin-top: 1px;
    font-size: 30px;
}
.list_features_hp p {
    font-family: Roboto;
    color: #FFF;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    line-height: 150%;
    text-align: center;
    font-size: 20px;
}
.list_features_hp2 {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.list_features_hp2 ul {
    margin: 0;
    padding: 0;
}
.list_features_hp2 li {
    width: 33.33%;
    height: 250px;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.list_features_hp2 div {
    width: 320px;
    margin: 60px auto;
    color: #FFF;
    font-family: Roboto;
    height: auto;
}
.list_features_hp2 img {
    width: 80px;
    height: auto;
    float: left;
    margin-top: -25px;
}
#newsfeature {
    margin-top: -33px;
}
.features1 {
    width: 85%;
    float: right;
    font-family: Roboto;
    color: #FFF;
}
.features2 {
    margin: 0 auto;
    margin-bottom: 30px;
}
.list_features_hp2 h1 {
    margin: 0;
    color: #FFF;
    font-weight: 400;
    font-size: 35px;
    text-transform: uppercase;
    margin-top: 19px;
}
.list_features_hp2 h2 {
    margin: 0;
    color: #FFF;
    font-size: 20px;
}
.list_features_hp2 p {
    margin: 0 auto;
    width: 242px;
    margin-top: -10%;
    line-height: 390%;
    float: right;
}
/*background:url(/production/websites/bluegrasshorsefeed/images/general/news_bg.png)*/
.list_date_hp{width:50%;height: 95%;background:url(/images/general/news_bg.png);float:left;margin:0;padding:0;background-size:cover;padding:2% 0;padding-bottom:3%}
.list_date_hp span {
    width: 80%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 1% 10%;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
}
.list_date_hp ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    margin-bottom: 2%}
.list_date_hp li {
    width: 80%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0 10%;
    list-style-type: none;
    color: #FFF;
    font-size: 18px;
    font-family: Roboto;
}
.list_date_hp li div.LDHP-img{
    width: 40%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 5% 0 0;
    padding: 0;
}
.list_date_hp li div.LDHP-img img{width:100%;}
.list_date_hp li div.LDHP-content{
    width: 55%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.list_date_hp li span {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0 0 11px 0;
    padding: 0;
    font-size: 20px;
    font-family: Roboto;
    color: #FFF;
    text-transform: none;
    margin-bottom: 15px;
}
#latenews {
    float: left;
    margin: 3% 0;
}
#newsdate {
    width: 80%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 1% 10%;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
}
#allnewsbutton2 {
    margin: 1% auto;
    width: 97%}
.list_date_hp li span a:link, .list_date_hp li span a:visited, .list_date_hp li span a:active {
    color: #FFF;
    text-decoration: none;
}
.list_date_hp li span a:hover {
    color: #FFF;
    text-decoration: yellow;
}
.list_date_hp2#largeNewsHpFeature{display: flex; flex-wrap: wrap; justify-content: center;}
.list_date_hp2#largeNewsHpFeature #date_hp2{width: 100%; margin: 0 auto; display: flex; flex-wrap: wrap; justify-content: center;}
.list_date_hp2#largeNewsHpFeature #date_hp2 #date2{margin: 1% 0;}
.list_date_hp2#largeNewsHpFeature li{width: 95%; margin: 2.5% auto;}
.list_date_hp2#largeNewsHpFeature li img{height: auto; width: 25%;}
.list_date_hp2#largeNewsHpFeature li span{width: 66%; float: right;}
.list_date_hp2#largeNewsHpFeature li span a{font-size: 25px; font-weight: bold;}
.list_date_hp2#largeNewsHpFeature li p{float: right; width: 66%; padding: 0 4%;}
.list_date_hp2#largeNewsHpFeature li p a{font-style: italic;}
.continue-reading{
    background: #009AD3;
    color:#FFF !important;
    text-transform: none;
    font-weight: normal;
    font-family: "Roboto", sans-serif;
    text-decoration: none !important;
    font-style: normal !important;
    border: none;
    padding: 10px 12%;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
.continue-reading:hover{
    border: 1px solid #009AD3;
    background: #FFF;
    color:#009AD3 !important;
}
.container {
    display: flex;
    flex-direction: revert;
    height: 900px;
    float: left;
    flex-wrap: wrap;
}
.list_date_hp2 {
    width: 100%;
    height: auto;
    /*background: url(/production/websites/bluegrasshorsefeed/images/general/news_bg.png);*/
    background: url(/images/general/news_bg.png);
    float: left;
    margin: 0;
    padding: 0;
    background-size: cover;
    padding: 0;
    padding-bottom: 2%}
.list_date_hp2 span {
    width: 280px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 42%;
    padding: 1% 0;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
}
#date_hp2 {
    width: 280px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 42%;
    padding: 1% 0;
    font-family: Roboto;
    font-size: 30px;
    font-weight: 100;
    text-transform: uppercase;
    color: #fff;
}
#date2 {
    float: left;
    margin: 6% 0;
}
.list_date_hp2 ul {
    width: 80%;
    height: auto;
    float: left;
    margin: 0 10%;
    padding: 0;
    margin-bottom: 1%}
.list_date_hp2 li {
    width: 45%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0 2%;
    list-style-type: none;
    color: #FFF;
    font-size: 18px;
    font-family: Roboto;
}
.list_date_hp2 li span {
    width: 48%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0 0 20px 0;
    padding: 0 4%;
    font-size: 20px;
    font-family: Roboto;
    color: #FFF;
    text-transform: none;
}
.list_date_hp2 li span a:link, .list_date_hp li span a:visited, .list_date_hp li span a:active {
    color: #FFF;
    text-decoration: none;
}
.list_date_hp2 li span a:hover {
    color: #FFF;
    text-decoration: yellow;
}
.list_date_hp2 li img {
    height: 200px;
    width: 44%;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    object-fit: cover;
}
.list_date_hp2 div {
    width: auto;
    height: auto;
    float: left;
    text-align: center;
    margin: 2% 0 0 10%;
    padding: 0;
}
.list_testimonials_hp {
    width: 49%;
    height: auto;
    background: #E5F6FE;
    float: left;
    margin: 0;
    padding: 0;
}
.list_testimonials_hp span {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 4% 0;
    font-family: Roboto;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #002739;
}
.list_testimonials_hp h2 {
    font-family: Roboto;
    font-size: 25px;
    text-transform: none;
    color: #00AAF1;
    font-weight: normal;
    text-align: left;
    border: 0;
    margin: 0;
}
.list_testimonials_hp h3 {
    font-family: Roboto;
    font-size: 16px;
    text-transform: lowercase;
    color: #FFF;
    font-weight: 300;
    border: 0;
    margin: 0;
    text-align: left;
}
.list_testimonials_hp ul {
    width: 100%;
    height: 300px;
    float: left;
    margin: 0;
    padding: 0;
}
.list_testimonials_hp li {
    width: 70%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 7% 15%;
    list-style-type: none;
    color: #002739;
    font-size: 17px;
    font-family: Roboto;
    line-height: 150%}
.list_testimonials_hp img {
    float: left;
    margin: 0 2%}
.list_testimonials_hp li span.list_testimonials_hpspan {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 3% 0;
    padding: 0;
    font-size: 17px;
    font-family: Roboto;
    color: #00AAF1;
    background-color: #E5F6FE;
}
.list_testimonials_hp div {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 15px 0;
    padding: 0;
}
.list_gallery_hp {
    width: 95%;
    height: auto;
    background: #666;
    float: left;
    text-align: center;
    margin: 0 auto;
    padding: 2% 2.5%}
.list_gallery_hp span.LGHPspan_title {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 0 20px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 65px;
    text-transform: uppercase;
    color: #FFF;
}
.list_gallery_hp ul {
    margin: 0;
    padding: 0;
}
.list_gallery_hp li {
    width: 28%;
    height: 350px;
    background: #333;
    float: left;
    text-align: center;
    margin: 2%;
    padding: .5%;
    list-style-type: none;
}
.list_gallery_hp li span.LGHPspan {
    width: 100%;
    height: 350px;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    overflow: hidden;
    z-index: 1;
}
.list_gallery_hp li span.LGHPspan img {
    width: 100%;
    height: 100%;
    opacity: .2;
    filter: alpha(opacity=20);
}
.list_gallery_hp li span a:link, .list_gallery_hp li span a:visited, .list_gallery_hp li span a:active {
    font-family: Roboto;
    font-size: 20px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
}
.list_gallery_hp li span a:hover {
    font-family: Roboto;
    font-size: 20px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
}
.list_gallery ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.list_gallery li {
    width: 90px;
    height: 90px;
    float: left;
    text-align: center;
    margin: 5px;
    padding: 0;
    display: inline;
}
.list_gallery li div img {
    width: 90px;
    height: 90px;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}
.list_date {
    max-width: 1200px;
    width: 100%;
    height: auto;
    float: none;
    margin: 20px auto 0;
    padding: 0;
}
.list_date ul {
    margin: 0;
    padding: 0;
}
.list_date li {
    max-width: 450px;
    width: 30%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 1.5% 20px 1.5%;
    padding: 0;
    list-style-type: none;
    background: #eee;
}
.list_date li span {
    width: 96%;
    height: 40px;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 5px 2% 15px;
    font-family: Roboto;
    font-size: 18px;
    color: #444;
}
.list_date li span a:link, .list_date li span a:visited, .list_date li span a:active {
    font-size: 22px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Roboto;
}
.list_date li span a:hover {
    font-size: 22px;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Roboto;
}
.list_date li img {
    max-width: 450px;
    width: 100%;
    height: auto;
    overflow: visible;
}
.list_testimonials {
    width: 100%;
    height: auto;
    float: left;
    margin: 20px 0 0 0;
    padding: 0;
}
.list_testimonials ul {
    margin: 0;
    padding: 0;
}
.list_testimonials li {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 20px 0;
    padding: 0;
    list-style-type: none;
}
.list_testimonials li blockquote {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.list_testimonials li div {
    width: 92%;
    height: auto;
    background: url(/images/general/testimonialsbg1.png) right top no-repeat #F1F1F1;
    float: left;
    text-align: left;
    margin: 0;
    padding: 2% 4%;
    color: #333;
}
.list_testimonials li span {
    width: 92%;
    height: auto;
    background: url(/images/general/testimonialsbg2.png) left top no-repeat;
    float: left;
    text-align: left;
    margin: 0;
    padding: 2% 4%;
    font-size: 17px;
    font-weight: bold;
    color: #333;
}
.list_staff {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.list_staff ul {
    margin: 0;
    padding: 0;
}
.list_staff li {
    width: 255px;
    height: 510px;
    background: #EEE;
    float: left;
    text-align: center;
    margin: 20px 15px;
    padding: 0;
    list-style-type: none;
}
.list_staff li div.LSlidivheader {
    width: 225px;
    height: 54px;
    background: url(/images/general/sub_header_bg.png);
    float: left;
    text-align: left;
    margin: 0;
    padding: 8px 15px;
    font-family: Roboto;
    font-size: 12px;
    text-transform: none;
    color: #FFF;
}
.list_staff li div.LSlidivheader span {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    font-size: 18px;
    font-weight: bold;
}
.list_staff li div.LSlidivheader span a:link, .list_staff li div.LSlidivheader span a:visited, .list_staff li div.LSlidivheader span a:active {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}
.list_staff li div.LSlidivheader span a:hover {
    font-weight: bold;
    color: #FFF;
    text-decoration: underline;
}
.list_staff li div.LSlidivimg {
    width: 100%;
    height: 200px;
    background: url(/images/general/staffbg1.png) center bottom no-repeat #BBB;
    float: left;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.list_staff li div img {
    width: 100%;
    height: auto;
}
.list_staff li div.LSlidivcontent {
    width: 225px;
    height: 170px;
    float: left;
    text-align: left;
    margin: 0;
    padding: 10px 15px;
    font-family: Roboto;
    font-size: 12px;
    text-transform: none;
    color: #333;
}
.list_staff li div.LSlidivcontent span {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: #4B93A4;
}
.list_images_text {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.list_images_text ul {
    margin: 0;
    padding: 0;
    margin-top: 3%}
.list_images_text li {
    width: 45%;
    height: 150px;
    border: 2px #EEE solid;
    float: left;
    text-align: center;
    margin: 1% 1%;
    padding: 2% 1%;
    list-style-type: none;
    font-size: 18px;
}
.list_images_text li div.lmt_img {
    width: 30%;
    height: 100%;
    float: left;
    text-align: right;
    margin: 10px 5% 0 0;
    padding: 0;
    margin-right: 2%}
.list_images_text li div.lmt_img img {
    width: 100%;
    height: 100%}
.list_images_text li div.lmt_content {
    width: 65%;
    height: auto;
    float: right;
    text-align: left;
    margin: 48px 0;
    padding: 0;
}
.list_images_text li div.lmt_content span {
    text-align: left;
}
.list_images_text li span {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 18px;
    color: #333;
}
.list_images_text li span a:link, .list_images_text li span a:visited, .list_images_text li span a:active {
    font-size: 22px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
}
.list_images_text li span a:hover {
    font-size: 22px;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
}
.list_images_text li strong {
    color: #333;
}
.list_images_subnav {
    width: 720px;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.list_images_subnav ul {
    margin: 0;
    padding: 0;
}
.list_images_subnav li {
    width: 660px;
    height: auto;
    border-bottom: 2px #EEE solid;
    float: left;
    text-align: left;
    margin: 0;
    padding: 10px 30px 10px 30px;
    list-style-type: none;
}
.list_images_subnav li div.lmsn_img {
    width: 100px;
    height: auto;
    float: left;
    text-align: center;
    margin: 10px 20px 0 0;
    padding: 0;
}
.list_images_subnav li div.lmsn_img img {
    width: 100px;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}
.list_images_subnav li div.lmsn_content {
    width: 520px;
    height: auto;
    min-height: 100px;
    border-left: 1px #999 dotted;
    float: left;
    text-align: left;
    margin: 0;
    padding: 10px 0 10px 19px;
}
.list_images_subnav li span {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 18px;
    color: #444;
}
.list_images_subnav li span a:link, .list_images_subnav li span a:visited, .list_images_subnav li span a:active {
    font-size: 22px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    text-transform: uppercase;
}
.list_images_subnav li span a:hover {
    font-size: 22px;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    text-transform: uppercase;
}
.list_images_subnav li strong {
    color: #333;
}
.list_products {
    width: 100%;
    height: auto;
    border-bottom: 1px #CCC solid;
    float: left;
    margin: 0;
    padding: 10px 0 10px 0;
}
.list_products ul {
    margin: 0;
    padding: 0;
}
.list_products li {
    width: 178px;
    height: 278px;
    border: 1px #DBDFE0 solid;
    float: left;
    text-align: center;
    margin: 18px;
    padding: 10px;
    list-style-type: none;
}
.list_products li div {
    width: 178px;
    height: 140px;
    float: left;
    margin: 0;
    padding: 15px 0 15px 0;
}
.list_products li div img {
    width: 140px;
    height: 140px;
}
.list_products li span {
    width: 178px;
    height: 60px;
    float: left;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 10px;
    font-weight: normal;
    color: #666;
}
.list_products li span a:link, .list_products li span a:visited, .list_products li span a:active {
    font-size: 18px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    text-transform: capitalize;
}
.list_products li span a:hover {
    font-size: 18px;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    text-transform: capitalize;
}
.list_productsEcomm {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    min-height: 460px;
    padding-bottom: 5%}
.list_productsEcomm ul {
    margin: 0;
    padding: 0;
}
.list_productsEcomm li {
    width: 31%;
    height: 320px;
    border: 1px solid #CCC;
    float: left;
    text-align: center;
    margin: 1%;
    padding: 1% 0;
    list-style-type: none;
    margin-bottom: 7%}
.list_productsEcomm li div.LPEimg {
    width: 94%;
    height: 220px;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0 0 0;
    text-align: center;
}
.list_productsEcomm li div.LPEimg img {
    width: auto;
    max-width: 210px;
    height: auto;
    max-height: 210px;
}
.list_productsEcomm li div.LPEinfo {
    width: 100%;
    height: 77px;
    float: left;
    text-align: center;
    margin: 10px 0;
    padding: 0;
    font-family: Roboto;
}
.list_productsEcomm li div.LPEinfo span {
    width: 90%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 5%;
    padding: 3% 0;
    font-size: 18px;
}
.list_productsEcomm li div.LPEbutton {
    width: 100%;
    background-color: #00A5E2;
    height: 23px;
    margin-top: 55px;
    padding: 5% 1px;
    margin-left: -1px;
    color: #FFF;
}
.list_productsEcomm li div.LPEinfo span a, .list_productsEcomm li div.LPEinfo span a:link, .list_productsEcomm li div.LPEinfo span a:visited {
    font-weight: bold;
    color: #00A5E2;
    text-decoration: none;
}
.list_productsEcomm li div.LPEinfo span a:hover {
    font-weight: bold;
    color: #999;
    text-decoration: none;
}
.list_productsEcomm ul li a, a:link, a:visited, a:active {
    text-decoration: none;
}
.list_productsEcomm ul li a:hover {
    color: yellow;
}
.list_productsEcomm li div.LPEinfo span.price {
    width: 100%;
    height: 0;
    float: left;
    text-align: center;
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 13px;
    color: #999;
}
.list_productsEcomm li div.LPEinfo span.price strong {
    font-size: 15px;
    font-weight: normal;
    color: #F00;
}
.list_productsRelated {
    width: 100%;
    height: auto;
    background: #EEE;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.list_productsRelated h3 {
    width: 98%;
    height: auto;
    background: #002040;
    float: left;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 1% 0 1% 2%;
    font-family: Roboto;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    color: #FFF;
}
.list_productsRelated ul {
    width: 94%;
    height: auto;
    background: #EEE;
    float: left;
    text-align: left;
    margin: 1% 3%;
    padding: 0;
}
.list_productsRelated li {
    width: 250px;
    height: auto;
    background: #FFF;
    float: left;
    text-align: center;
    margin: 15px;
    padding: 0;
    list-style-type: none;
    font-family: Roboto;
}
.list_productsRelated li div {
    width: 100%;
    height: 250px;
    float: left;
    text-align: center;
    margin: 1px;
    padding: 0;
}
.list_productsRelated li div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.list_productsRelated li span {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 8px 0 0 0;
    padding: 2% 0;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    min-height: 60px;
}
.list_productsRelated li span a:link, .list_productsRelated li span a:visited, .list_productsRelated li span a:active {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #00A3DE;
    text-decoration: none;
    text-transform: uppercase;
}
.list_productsRelated li span a:hover {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #002040;
    text-decoration: none;
    text-transform: uppercase;
}
.list_downloads {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 20px 0;
    padding: 0;
}
.list_downloads ul {
    margin: 0;
    padding: 0;
}
.list_downloads li {
    width: 26%;
    height: auto;
    border-bottom: 1px #999 dotted;
    float: left;
    text-align: left;
    margin: 0 1.5% 20px 1.5%;
    padding: 2%;
    list-style-type: none;
    font-family: Roboto;
    font-size: .850em;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
}
.list_downloads li div.ld_img {
    width: 30%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 5% 0 0;
    padding: 0;
}
.list_downloads li div.ld_content {
    width: 65%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0;
    padding: 0;
}
.list_downloads li span {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 10px 0 15px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 18px;
    color: #444;
}
.list_downloads li span a:link, .list_downloads li span a:visited, .list_downloads li span a:active {
    font-size: 22px;
    font-weight: normal;
    color: #333;
    text-decoration: none;
    text-transform: capitalize;
}
.list_downloads li span a:hover {
    font-size: 22px;
    font-weight: normal;
    color: #666;
    text-decoration: none;
    text-transform: capitalize;
}
.list_downloads_sml {
    width: 96%;
    height: auto;
    float: left;
    margin: 10px 0 10px 0;
    padding: 2%;
    background-image: url(/images/general/news_bg.png);
}
.list_downloads_sml span {
    width: 98%;
    height: auto;
    float: left;
    margin: 0 0 5px 0;
    padding: 1%;
    font-family: Roboto;
    font-size: 34px;
    font-weight: normal;
    color: #FFF;
    font-weight: 300;
}
.list_downloads_sml ul {
    margin: 0;
    padding: 0;
}
.list_downloads_sml li {
    width: 98%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 1%;
    text-transform: capitalize;
    list-style-type: none;
    color: #000;
    font-size: 16px;
    background-color: #FFF;
}
.contact_back {
    background-image: url(/images/general/horse2.jpg);
    width: 100%;
    height: 450px;
    background-size: cover;
    margin-top: 1%;
    background-position: center;
}
.list_address_contactus {
    width: 42.5%;
    height: 325px;
    background: #EDEDED;
    float: right;
    margin: 38px 44px 0 0;
    padding: 2% 2.5%;
    top: 0;
    color: #000;
    font-size: 16px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}
.list_address_contactus h1.LACH1 {
    text-align: left;
    margin: 15px 0 10px 0;
    padding: 0;
    font-size: 30px;
}
.list_address_contactus p {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 17px;
    line-height: 150%}
.list_address_contactus ul {
    margin: 0;
    padding: 0;
}
.list_address_contactus li {
    width: 100%;
    height: auto;
    float: left;
    margin: 0 0 15px 0;
    padding: 0;
    list-style-type: none;
    font-family: Roboto;
    font-size: 17px;
    font-weight: normal;
    color: #000;
}
.list_address_contactus li span {
    width: 20%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #002040;
}
.list_address_contactus li div {
    width: 80%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 150%}
.list_news {
    width: 49%;
    height: auto;
    background: #E5F6FE;
    float: right;
    margin: 0;
    padding: 0;
}
.list_news span {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 3.3% 0;
    font-family: Roboto;
    font-size: 25px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    background-color: #002739;
}
.list_news h2 {
    font-family: Roboto;
    font-size: 25px;
    text-transform: none;
    color: #00AAF1;
    font-weight: normal;
    text-align: left;
    border: 0;
    margin: 0;
}
.list_news h3 {
    font-family: Roboto;
    font-size: 16px;
    text-transform: lowercase;
    color: #FFF;
    font-weight: 300;
    border: 0;
    margin: 0;
    text-align: left;
}
.list_news ul {
    width: 100%;
    height: 300px;
    float: left;
    margin: 0;
    padding: 0;
}
.list_news li {
    width: 98%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 4% 1%;
    list-style-type: none;
    color: #002739;
    font-size: 17px;
    font-family: Roboto;
    line-height: 150%}
.list_news img {
    float: left;
    margin: 0 2%;
    width: 45%;
    height: auto;
    max-height: 160px;
    object-fit: contain;
}
.list_news li span.list_news_hpspan {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 3% 0;
    padding: 0;
    font-size: 17px;
    font-family: Roboto;
    color: #00AAF1;
    background-color: #E5F6FE;
}
.list_news div {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 15px 0;
    padding: 0;
}
#news_image {
    width: auto;
    float: left;
    margin: 0 2%;
    height: auto;
}
.form_contact {
    width: 80%;
    height: auto;
    min-height: 350px;
    float: inherit;
    text-align: left;
    margin: 0 10%;
    padding: 0;
    display: block;
}
.form_contact h3.FCH3 {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 10px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 22px;
    font-weight: normal;
    color: #000;
}
.form_contact h3 {
    background-color: #002040;
    color: #FFF;
    padding: 1% 0;
}
.form_contact ul {
    margin: 0;
    padding: 0;
}
.form_contact label {
    width: 100%;
    height: auto;
    float: right;
    text-align: right;
    margin: 5px 8px;
    padding: 0;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    display: block;
    color: red;
    margin-top: -41px;
}
.form_contact input.FC_inputwide {
    width: 97%;
    height: auto;
    background: #FFF;
    border: 1px #002040 solid;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 3% 1%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_contact input.FC_inputsmall {
    width: 150px;
    height: auto;
    background: #EBEBEB;
    border: 1px #999 solid;
    float: right;
    text-align: left;
    margin: 7px 0 5px 10px;
    padding: 3px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_contact input.FC_inputcheck {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    margin: 2px 10px 5px 0;
    padding: 0;
    font-weight: normal;
    display: block;
}
.form_contact select {
    width: 100%;
    height: auto;
    background: #FFF;
    border: 1px #002040 solid;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 2.8% 1%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_contact textarea {
    width: 98%;
    height: auto;
    background: #FFF;
    border: 1px #002040 solid;
    float: left;
    text-align: left;
    padding: .5% 1%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_contact br {
    clear: left;
}
.form_contact_sub {
    max-width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    display: block;
}
.form_contact_sub_left {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0;
    padding: 0;
}
.form_contact_sub_right {
    width: 345px;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.form_contact_sub label.FCS_label {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 5px 0 5px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #FFF;
}
.form_contact_sub input.FCS_inputwide {
    width: 71%;
    height: 10px;
    background: #EDEDED;
    border: 1px #999 solid;
    float: right;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 3% 1%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #666;
}
.error {
    font-size: 14px;
    display: inherit;
    color: red;
}
.form_contact_sub input.FCS_inputsmall {
    width: 100px;
    height: auto;
    background: #EDEDED;
    border: 1px #999 solid;
    float: right;
    text-align: left;
    margin: 0 10px 0 0;
    padding: 3px .3%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #666;
}
.form_contact_sub select {
    width: 100%;
    height: auto;
    background: #EDEDED;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 5px .3%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #666;
}
.form_contact_sub textarea {
    width: 98%;
    height: 100px;
    background: #EDEDED;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 5px 1%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #666;
}
.form_contact_sub br {
    clear: left;
}
.form_enquire {
    width: 90%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 5%;
    display: block;
    color: #000;
    font-family: Roboto;
    font-size: 18px;
}
.formpart1 {
    width: 49%;
    float: left;
}
.formpart2 {
    width: 49%;
    float: right;
}
.formpart3 {
    width: 100%;
    float: inherit;
}
.form_enquire h2.FEH2 {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 5px 0 15px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 30px;
    font-weight: normal;
    display: block;
    color: #FFF;
}
.form_enquire label {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 5px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    display: block;
    color: red;
}
.form_enquire input.FE_inputwide {
    width: 95.5%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 3% 0;
    padding: 2%;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    display: block;
    color: #666;
}
.form_enquire input.FE_inputsmall {
    width: 150px;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 7px 0 5px 10px;
    padding: 3px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    display: block;
    color: #666;
}
.form_enquire input.FE_inputsmall2 {
    width: 150px;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 10px 5px 10px;
    padding: 3px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    display: block;
    color: #666;
}
.form_enquire input.FE_inputcheck {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    margin: 2px 10px 5px 0;
    padding: 0;
    font-weight: normal;
    display: block;
}
.form_enquire select {
    width: 100%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 3% 0;
    padding: 2%;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    display: block;
    color: #666;
}
.form_enquire textarea {
    width: 96%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 5% 0;
    padding: 2%;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    display: block;
    color: #666;
}
.form_enquire br {
    clear: left;
}
.form_voucher {
    width: 90%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 50px 0;
    padding: 5%;
    display: block;
    color: #FFF;
    font-family: Roboto;
    font-size: 11px;
    background: #999;
}
.form_voucher h2.FVH2 {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0 0 15px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 25px;
    font-weight: normal;
    display: block;
    color: #FFF;
}
.form_voucher div.FV_div {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    display: block;
}
.form_voucher h3 {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 20px 0 10px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 25px;
    font-weight: normal;
    color: #333;
}
.form_voucher label {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 5px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 11px;
    font-weight: normal;
    display: block;
    color: #FFF;
}
.form_voucher input.FV_inputwide {
    width: 96.5%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_voucher input.FV_inputsmall {
    width: 150px;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 7px 0 5px 10px;
    padding: 3px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_voucher input.FV_inputcheck {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    margin: 2px 10px 5px 0;
    padding: 0;
    font-weight: normal;
    display: block;
}
.form_voucher select {
    width: 100%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_voucher textarea {
    width: 96.5%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 20px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_voucher br {
    clear: left;
}
.form_apply {
    width: 90%;
    height: auto;
    background: #EEE;
    float: left;
    text-align: left;
    margin: 0;
    padding: 2.5% 5%;
    display: block;
}
.form_apply h2 {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 25px;
    font-weight: normal;
    color: #333;
}
.form_apply div.FA_div {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0;
}
.form_apply h3 {
    width: 97%;
    height: auto;
    background: #333;
    float: left;
    text-align: left;
    margin: 10px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 17px;
    font-weight: normal;
    color: #FFF;
}
.form_apply span {
    width: 95%;
    height: auto;
    float: left;
    text-align: left;
    margin: 5px 2.5% 0 2.5%;
    padding: 0;
}
.form_apply span.spancaptcha {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.form_apply label {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #333;
}
.form_apply input.FA_inputwide {
    width: 96.5%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_apply input.FA_inputsmall {
    width: 152px;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 7px 0 5px 10px;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_apply input.FA_inputcheck {
    width: auto;
    height: auto;
    float: right;
    text-align: left;
    margin: 2px 10px 5px 0;
    padding: 0;
    font-weight: normal;
    display: block;
}
.form_apply select {
    width: 100%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_apply textarea {
    width: 96.5%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_apply br {
    clear: left;
}
.form_appointments {
    width: 70%;
    height: auto;
    float: left;
    text-align: left;
    margin: 30px 15% 50px 15%;
    padding: 0;
    display: block;
    color: #FFF;
    font-family: Roboto;
    font-size: 14px;
    background: #999;
}
.form_appointments h2.FAPPH2 {
    width: 98%;
    height: auto;
    background: #333;
    float: left;
    text-align: center;
    margin: 0;
    padding: 1%;
    font-family: Roboto;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
}
.form_appointments h2.FAPPH2 span {
    color: #999;
}
.form_appointments div.FAPP_div {
    width: 90%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;

    padding: 5%;
    display: block;
}
.form_appointments div.FAPP_div2 {
    width: 60%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 5% 30%;
    padding: 0;
    display: block;
}
.form_appointments h3.FAPPH3 {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 20px 0 10px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 20px;
    font-weight: normal;
    text-transform: none;
    color: #333;
}
.form_appointments label {
    width: 27%;
    height: auto;
    float: left;
    text-align: right;
    margin: 5px 3% 5px 0;
    padding: 0;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    display: block;
    color: #FFF;
}
.form_appointments label.FAPP_labelsmall {
    margin: 10px 3% 5px 0;
    font-size: 14px;
}
.form_appointments input.FAPP_inputwide {
    width: 66.5%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_appointments input.FAPP_inputsmall {
    width: 150px;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 7px 0 5px 10px;
    padding: 3px;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_appointments input.FAPP_inputcheck {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    margin: 2px 10px 5px 0;
    padding: 0;
    font-weight: normal;
    display: block;
}
.form_appointments select {
    width: 70%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 5px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_appointments textarea {
    width: 96.5%;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 20px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
.form_appointments br {
    clear: left;
}
.form_search {
    width: 291px;
    height: 40px;
    float: right;
    margin: 0 30px 0 0;
    padding: 0;
}
.form_search input {
    width: 240px;
    height: 40px;
    background: #FFF;
    border: 0;
    float: left;
    margin: 0 1px 0 0;
    padding: 0 0 0 10px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    color: #878787;
}
.form_search input.button {
    max-width: 40px;
    height: 40px;
    background: url(/images/general/gobutton1.png) top no-repeat;
    float: left;
    text-align: left;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.form_searchDD {
    width: 100%;
    height: 80px;
    border: 0;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
}
.form_searchDD input {
    width: 95%;
    height: 80px;
    background: 0;
    border: 0;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    font-family: Roboto;
    font-size: 42px;
    font-weight: 300;
    color: #666;
}
.form_searchDD input.buttonDD {
    width: 40px;
    height: 40px;
    background: url(/images/general/gobutton1DD.png) top no-repeat;
    float: left;
    text-align: left;
    border: 0;
    margin: 20px 20px 0 0;
    padding: 0;
    cursor: pointer;
}
.form_buttons {
    float: right;
}
.filtersform {
    max-width: 200px;
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    display: block;
}
.filtersform div.divfull {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 7px 0 5px 0;
    display: block;
    font-weight: bold;
    background-color: #1E4A69;
}
.filtersform div.divfull a:link, .filtersform div.divfull a:visited, .filtersform div.divfull a:active {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.filtersform div.divfull a:hover {
    color: #00A5E2;
    font-size: 12px;
    font-weight: normal;
}
.filtersform div.divhalf {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 4% 0;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #F5F5F5;
}
.filtersform div.divhalf a:link, .filtersform div.divhalf a:visited, .filtersform div.divhalf a:active {
    color: #000;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.filtersform div.divhalf a:hover {
    color: #00A5E2;
    font-size: 12px;
    font-weight: normal;
}
.filtersform div.filtercontainer {
    width: 100%;
    height: auto;
    background: #FFF;
    float: left;
    margin: 0;
    padding: 0;
    overflow: auto;
}
.filtersform div.filtercontainersml {
    max-width: 180px;
    width: 98%;
    height: auto;
    background: #FFF;
    float: left;
    margin: 0 0 3px 0;
    padding: 5px 1% 10px 1%}
.filtersform input {
    width: auto;
    height: auto;
    background: url(/images/general/inputbg1.jpg) left top repeat-x #FFF;
    border: 1px #999 solid;
    float: left;
    margin: 0 5% 0 0;
    padding: 0;
}
.filtersform img {
    max-width: 13px;
    width: 100%;
    height: auto;
    float: left;
    margin: 0 5% 0 0;
    padding: 0;
}
.filtersform label {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    color: #FFF;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 2%;
    font-size: 16px;
}
.filtersform input.filterinputwide {
    max-width: 80px;
    width: 45%;
    height: auto;
    background: url(/images/general/inputbg1.jpg) left top repeat-x #FFF;
    border: 1px #999 solid;
    float: left;
    margin: 2px 5% 5px 0;
    padding: 2px .2%}
.filtersform label.filterlabelwide {
    max-width: 80px;
    width: 42%;
    height: auto;
    float: left;
    text-align: left;
    margin: 2px 5% 0 0;
    padding: 0;
    color: #2d3b44;
}
div.checked, div.unchecked, div.autochecked {
    display: block;
    float: left;
    margin-right: 0;
    width: 15px;
    height: 15px;
    min-height: 15px;
    text-indent: -999em;
    overflow: hidden;
    margin-top: 1px;
    padding: 0 3px 5px 0;
}
.checked {
    background: url(/images/general/checked.png) no-repeat top left;
}
.unchecked {
    background: url(/images/general/unchecked.png) no-repeat top left;
}
.autochecked {
    background: url(/images/general/checked.png) no-repeat top left;
}
.filterlabel {
    display: none;
}
.sim-button {
    line-height: 50px;
    height: 50px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    margin-top: 140px;
    width: 60%;
    cursor: pointer;
}
.button10 {
    color: rgba(255, 255, 255, 1);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    position: relative;
}
.button10 a {
    color: rgba(51, 51, 51, 1);
    text-decoration: none;
    display: block;
}
.button10 span {
    z-index: 2;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%}
.button10::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.25);
}
.button10::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: rgba(255, 255, 255, 0.25);
}
.button10:hover::before {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: rgba(255, 255, 255, 0);
}
.button10:hover::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: rgba(255, 255, 255, 0);
}
input#Email.FE_inputwide {
    width: 95.5%;
    color: #000;
}
input#Email.FE_inputwide2 {
    width: 100%;
    color: #000;
    padding: 2.2% 0;
    font-size: 18px;
}
input.submita, a.submita, a.submita:link, a.submita:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 3.3% 1%;
    width: 101%;
    margin-right: -4px;
}
a.submita:hover, input.submita:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 3.3% 1%;
    width: 101%;
    margin-right: -4px;
}
input.submit, a.submit, a.submit:link, a.submit:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 15px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 1% 2%;
    width: 70px;
}
a.submit:hover, input.submit:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 15px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 1% 2%;
    width: 70px;
}
input.submitb, a.submitb, a.submitb:link, a.submitb:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 15px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 3.3% 2%;
    width: 70px;
}
a.submitb:hover, input.submitb:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 15px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 3.3% 2%;
    width: 70px;
}
input.submit10, a.submit10, a.submit10:link, a.submit10:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 1px solid #00A3DE;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    text-transform: none;
    padding: 1% 2%;
    width: max-content;
    right:10px;
    bottom:10px;
    position: absolute;
}
a.submit10:hover, input.submit10:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 1px solid #00A3DE;
}

.lgbutton{
    width: 200px !important;
    margin: 20px auto;
    float: none;
    display: block;
}
.lgbutton:hover{
    color: #FFF !important;
    background: #00A3DE !important;
    opacity: 0.5;
}

input.submit1, a.submit1, a.submit1:link, a.submit1:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 1px solid #00A3DE;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 1% 2%;
    width: auto;
    float: right;
}
a.submit1:hover, input.submit1:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 1px solid #00A3DE;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 1% 2%;
    width: auto;
    float: right;
}
input.submit2, a.submit2, a.submit2:link, a.submit2:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 15px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 3.3% 2%;
    width: 98%}
a.submit2:hover, input.submit2:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    padding: 10px 15px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 3.3% 2%;
    width: 98%}
input.submit3, a.submit3, a.submit3:link, a.submit3:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: 90.5%;
    text-transform: none;
    padding: 5%;
    float: left;
    margin-right: 1%}
a.submit3:hover, input.submit3:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    padding: 5%;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    width: 90.5%;
    float: left;
    margin-right: 1%}
input.submit4, a.submit4, a.submit4:link, a.submit4:visited {
    font-family: Roboto;
    color: #FFF;
    background: #4BA0E3;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 2% 2%;
    width: 100px;
    float: left;
    margin-left: 116px;
}
a.submit4:hover, input.submit4:hover {
    font-family: Roboto;
    color: #4BA0E3;
    background: #FFF;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 2% 2%;
    width: 100px;
    float: left;
    margin-left: 116px;
}


input.submit5, a.submit5, a.submit5:link, a.submit5:visited {
    font-family: Roboto;
    color: #2D3B44;
    background: #FFBF00;
    border: 0;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 10px 5px 10px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: capitalize;
}
a.submit5:hover, input.submit5:hover {
    font-family: Roboto;
    color: #FFF;
    background: #AAA;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 10px 5px 10px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: capitalize;
}
input.submit6, a.submit6, a.submit6:link, a.submit6:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 1px solid #00A3DE;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: .3% 3%;
    width: auto;
    float: right;
    margin-top: 9px;
}
a.submit6:hover, input.submit6:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 1px solid #00A3DE;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    width: auto;
    float: right;
    margin-top: 9px;
}
input.submit7, a.submit7, a.submit7:link, a.submit7:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 1px solid #00A3DE;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: .3% 3%;
    width: auto;
}
a.submit7:hover, input.submit7:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 1px solid #00A3DE;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: .3% 3%;
    width: auto;
}
input.submit9, a.submit9, a.submit9:link, a.submit9:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 1px solid #00A3DE;
    font-size: 25px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: .3% 3%;
    width: auto;
    float: right;
    margin-top: 9px;
    padding: 15px;
    padding-left: 70px;
    padding-right: 70px;
}
a.submit9:hover, input.submit9:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 1px solid #00A3DE;
    font-size: 25px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 15px;
    width: auto;
    float: right;
    margin-top: 9px;
    padding-left: 70px;
    padding-right: 70px;
}
input.submitmap, a.submitmap, a.submitmap:link, a.submitmap:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    width: 100%;
    text-transform: none;
    display: block;
}
a.submitmap:hover, input.submitmap:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 0;
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    width: 100%;
    text-transform: none;
    display: block;
}
input.submitz, a.submitz, a.submitz:link, a.submitz:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 0;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 2% 2%;
    width: 100%;
    margin-top: 3%}
a.submitz:hover, input.submitz:hover {
    font-family: Roboto;
    color: #00A3DE;
    background: #FFF;
    border: 0;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 2% 2%;
    width: 100%;
    margin-top: 3%;
    border: 1px solid #00A3DE;
}
input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited {
    font-family: Roboto;
    color: #FFF;
    background: url(/images/general/addtobasket_icon2.jpg) left no-repeat #999;
    border: 1px #999 solid;
    font-size: 24px;
    font-weight: normal;
    padding: 6px 10px 7px 70px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: capitalize;
    margin-left: 35px;
}
a.add_to_basket:hover, input.add_to_basket:hover {
    font-family: Roboto;
    color: #333;
    background: url(/images/general/addtobasket_icon2.jpg) left no-repeat #CCC;
    border: 1px #999 solid;
    font-size: 24px;
    font-weight: normal;
    padding: 6px 10px 7px 70px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: capitalize;
}
input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited {
    font-family: Roboto;
    color: #333;
    background: url(/images/general/enquirenow_icon2.jpg) left no-repeat #CCC;
    border: 1px #CCC solid;
    font-size: 24px;
    font-weight: normal;
    padding: 6px 10px 7px 70px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: capitalize;
    margin-left: 35px;
}
a.enquireNow:hover, input.enquireNow:hover {
    font-family: Roboto;
    color: #FFF;
    background: url(/images/general/enquirenow_icon2.jpg) left no-repeat #999;
    border: 1px #CCC solid;
    font-size: 24px;
    font-weight: normal;
    padding: 6px 10px 7px 70px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: capitalize;
}
a.subscribe, a.subscribe:link, a.subscribe:visited, a.subscribe:active {
    color: #FFF;
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    font-size: 20px;
    background: #000;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 40px;
    text-transform: uppercase;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.subscribe:hover {
    color: #fff;
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    font-size: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 40px;
    text-transform: uppercase;
    opacity: .5;
}
a.social_footer {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.social_footer:hover {
    opacity: .5;
}
.hvr-grow {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
a.hoverani {
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.hoverani:hover {
    opacity: .5;
}
a#rotator img {
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
}
a#rotator img:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
}
a.general, a.general:link, a.general:visited, a.general:active {
    color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.general:hover {
    color: #009AD3;
    background-color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.newsfeat, a.newsfeat:link, a.newsfeat:visited, a.newsfeat:active {
    color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.newsfeat:hover {
    color: #009AD3;
    background-color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.news3, a.news3:link, a.news3:visited, a.news3:active {
    color: #009AD3;
    background: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    padding: 5px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    display: table-cell;
}
a.news3:hover {
    color: #FFF;
    background-color: #009AD3;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    padding: 5px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    display: table-cell;
}
a.brochure_button, a.brochure_button:link, a.brochure_button:visited, a.brochure_button:active {
    color: #009AD3;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #FFF;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    position: absolute;
    margin-top: 80px;
    margin-left: -66px;
}
a.brochure_button:hover {
    color: #009AD3;
    background-color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    position: absolute;
    margin-top: 80px;
    margin-left: -66px;
}
a.brochure_button2, a.brochure_button2:link, a.brochure_button2:visited, a.brochure_button2:active {
    color: #009AD3;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    position: absolute;
    margin-top: 80px;
    margin-left: -66px;
}
a.brochure_button2:hover {
    color: #FFF;
    background-color: #009AD3;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    position: absolute;
    margin-top: 80px;
    margin-left: -66px;
}
a.broch_download, a.broch_download:link, a.broch_download:visited, a.broch_download:active {
    color: #009AD3;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    position: absolute;
    margin-top: 10px;
    margin-left: -188px;
}
a.broch_download:hover {
    color: #FFF;
    background-color: #009AD3;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    position: absolute;
    margin-top: 10px;
    margin-left: -188px;
}
a.newsfeat2, a.newsfeat2:link, a.newsfeat2:visited, a.newsfeat2:active {
    color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    margin-left: 4%}
a.newsfeat2:hover {
    color: #009AD3;
    background-color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    margin-left: 4%}
a.allnewsfeat, a.allnewsfeat:link, a.allnewsfeat:visited, a.allnewsfeat:active {
    color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 35%;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.allnewsfeat:hover {
    color: #009AD3;
    background-color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 35%;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.allnewsfeat2, a.allnewsfeat2:link, a.allnewsfeat2:visited, a.allnewsfeat2:active {
    color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 12%;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.allnewsfeat2:hover {
    color: #009AD3;
    background-color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 12%;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.general2, a.general2:link, a.general2:visited, a.general2:active {
    color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.general2:hover {
    color: #009AD3;
    background-color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.aboutus, a.aboutus:link, a.aboutus:visited, a.aboutus:active {
    color: #009AD3;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.aboutus:hover {
    color: #FFF;
    background-color: #009AD3;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 16px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.maintext, a.maintext:link, a.maintextl:visited, a.maintext:active {
    color: #009AD3;
    background-color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 20px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.maintext:hover {
    color: #FFF;
    background-color: #009AD3;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 15px;
    font-size: 20px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.nutrition, a.nutrition:link, a.nutrition:visited, a.nutrition:active {
    color: #009AD3;
    background-color: #FFF;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 20px;
    font-size: 20px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.nutrition:hover {
    color: #FFF;
    background-color: #009AD3;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    border: 1px solid #009AD3;
    padding: 10px 20px;
    font-size: 20px;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.checkout_CS, a.checkout_CS:link, a.checkout_CS:visited, a.checkout_CS:active {
    color: #333;
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    font-size: 20px;
    background: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 40px;
    text-transform: uppercase;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.checkout_CS:hover {
    color: #333;
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    font-size: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 40px;
    text-transform: uppercase;
    opacity: .5;
}
a.members_logout, a.members_logout:link, a.members_logout:visited, a.members_logout:active {
    color: #FFF;
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    font-size: 20px;
    background: #666;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 40px;
    text-transform: uppercase;
    opacity: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}
a.members_logout:hover {
    color: #FFF;
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
    font-family: Roboto;
    text-decoration: none;
    font-size: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 10px 40px;
    text-transform: uppercase;
    opacity: .5;
}
input.Print, a.Print, a.Print:link, a.Print:visited {
    width: auto;
    height: auto;
    background: url(/images/general/print.png) left no-repeat #CCC;
    border: 0;
    float: right;
    margin: 0;
    padding: 6px 10px 6px 37px;
    color: #333;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
a.Print:hover, input.Print:hover {
    width: auto;
    height: auto;
    background: url(/images/general/print.png) left no-repeat #EDEDED;
    border: 0;
    float: right;
    margin: 0;
    padding: 6px 10px 6px 37px;
    color: #333;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-family: Roboto;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
h1 {
    font-family: Roboto;
    font-size: 20px;
    text-transform: none;
    color: #333;
    font-weight: bold;
    text-align: left;
    border: 0;
}

.prodSearch {
    width: 100%;
    height: auto;
    background: url(/images/general/sub_header_bg.png);
    float: left;
    text-align: center;
    margin: 0;
    padding: 14px 0;
    font-family: Roboto;
    font-size: 40px;
    font-weight: 200;
    text-transform: uppercase;
    color: #FFF;
}
.prodSearch h1.h1sub{
    background: none;
    padding: 0;
    margin: 0 auto 0 15%;
    text-align: center;
    float: none;
    display: inline;
}

h1.h1sub {
    width: 100%;
    height: auto;
    background: url(images/general/sub_header_bg.png);
    float: left;
    text-align: center;
    margin: 0;
    padding: 14px 0;
    font-family: Roboto;
    font-size: 40px;
    font-weight: 200;
    text-transform: uppercase;
    color: #FFF;
}
.h1sub {
    width: 100%;
    height: auto;
    background: url(/images/general/sub_header_bg.png);
    float: left;
    text-align: center;
    margin: 0;
    padding: 14px 0;
    font-family: Roboto;
    font-size: 40px;
    font-weight: 200;
    text-transform: uppercase;
    color: #FFF;
}
.h1sub img {
    float: left;
    margin-top: -10px;
    width: 63px;
}
.h1sub p {
    width: 80%;
    margin: 0;
    float:left;
    text-align: left;
    margin-top: 10px;
	margin-left: 2%;
}
.h1subdiv {
    width: 98%;
    margin: 0 auto;
	float:none;
max-width: 1200px;
}
h1.h1sub img {
    float: left;
    margin-top: -10px;
    width: 63px;
}
h1.h1sub p {
    width: 334px;
    margin: 0;
    float: right;
    text-align: left;
    margin-top: 10px;
}
h2.h2sub {
    width: 100%;
    height: auto;
    background: url(/images/general/sub_header_bg.png);
    float: left;
    text-align: center;
    margin: 0;
    padding: 14px 0;
    font-family: Roboto;
    font-size: 33px;
    font-weight: 200;
    text-transform: uppercase;
    color: #FFF;
}
.h2subdiv {
    width: 1000px;
    margin: auto;
    max-width: 1200px;
    display: flex;
}
h2.h2sub img {
    width: auto;
    height: 100%}
h2.h2sub p {
    width: 92%;
    margin: auto;
    float: inherit;
    text-align: left;
    display: flex;
}
h2 {
    font-family: Roboto;
    font-size: 21px;
    text-transform: none;
    color: #000;
    font-weight: normal;
    text-align: left;
    border: 0;
    text-transform: uppercase;
}
h1.h2sub {
    width: 98%;
    height: auto;
    background: #EDEDED;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 1% 0 1% 2%;
    font-family: Roboto;
    font-size: 17px;
    font-weight: normal;
    text-transform: none;
    color: #333;
    background: url(/images/general/sub_header_bg.png);
}
h3 {
    font-family: Roboto;
    font-size: 32px;
    text-transform: uppercase;
    color: #000;
    font-weight: 300;
    text-align: center;
    border: 0;
}
.h3sub {
    width: 100%;
    height: auto;
    background: url(/images/general/sub_header_bg.png);
    float: left;
    text-align: center;
    margin: 0;
    padding: 14px 0;
    font-family: Roboto;
    font-size: 33px;
    font-weight: 200;
    text-transform: uppercase;
    color: #FFF;
}
.h3subdiv {
    width: 460px;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
}
.h3subdiv img {
    float: left;
    margin-top: -8px;
    width: 70px;
}
.h3subdiv p {
    width: 83%;
    margin: 0;
    float: right;
    text-align: left;
    padding: 0;
    margin: 0;
    font-size: 38px;
    padding-top: 15px;
}
a, a:link, a:visited, a:active {
    color: #009AD3;
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
}
a:hover {
    color: #333;
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
}
a.link2:link, a.link2:visited, a.link2:active {
    color: #FFF;
    text-transform: none;
    text-decoration: none;
    font-weight: normal;
}
a.link2:hover {
    color: #FFF;
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
}
.sitetext {
    font-family: Roboto;
    font-size: 16px;
    line-height: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    color: #666;
    list-style-type: square;
}
a, a.sitetext:link, a.sitetext:visited, a.sitetext:active {
    text-transform: none;
    font-weight: normal;
    color: #00468C;
    line-height: 150%;
    font-size: 16px;
}
a.sitetext:hover {
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
    color: #666;
}
.breadcrumbs {
    width: 75%;
    height: auto;
    float: left;
    text-align: left;
    margin: 6px 0 0 0;
    padding: 5px 0;
    font-family: Roboto;
    font-size: 13px;
    line-height: normal;
    font-weight: bold;
    font-variant: normal;
    text-transform: none;
    text-decoration: none;
    color: #999;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
    font-weight: bold;
    color: #666;
}
.breadcrumbs a:active {
    font-weight: bold;
    color: #00A5E2;
}
.breadcrumbs a:hover {
    font-weight: bold;
    color: #00A5E2;
}
.tableResponsive {
    border: 0;
    overflow-x: auto;
    overflow-y: auto;
    width: 100%}
.form_wrap {
    width: 50%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    display: block;
}
.map_wrap {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
    display: block;
    background-color: #002040;
    padding-top: 1px;
    float: left;
    margin-top: 2%}
.map_wrap h2 {
    color: #FFF;
    font-family: 'Open Sans';
    font-size: 24px;
    text-align: center;
}
figure.AB3 {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 550px;
    position: relative;
    display: block;
    cursor: pointer;
    overflow: hidden;
    text-align: center;
}
figure.AB3 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
figure.AB3:hover figcaption.AB3caption {
    -ms-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    top: 0;
}
figcaption.AB3caption {
    -ms-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    height: 100%;
    width: 100%;
    top: -100%;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    -ms-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s;
    -ms-transition-delay: .5s;
    transition-delay: .5s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}
figcaption.AB3caption h3 {
    font-family: Roboto;
    font-weight: 400;
    color: #FFF;
    padding: 10px 20px 0 20px;
    margin-bottom: 0;
    position: relative;
    left: 100%;
    margin-top: 25px;
    font-size: 40px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s;
    -ms-transition-delay: 1s;
    transition-delay: 1s;
    text-transform: none;
}
figcaption.AB3caption p {
    font-family: Roboto;
    padding: 10px 20px;
    margin-bottom: 0;
    margin-top: 10px;
    position: relative;
    left: 100%;
    font-size: 20px;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    -webkit-transition-delay: 1.3s;
    -moz-transition-delay: 1.3s;
    -o-transition-delay: 1.3s;
    -ms-transition-delay: 1.3s;
    transition-delay: 1.3s;
    line-height: 150%}
figure.AB3:hover h3, figure.AB3:hover p {
    left: 0;
}
figcaption.AB3caption a {
    color: #fff;
    border: 2px solid #fff;
    padding: 4px 10px;
    text-decoration: none;
}
figcaption.AB3caption a:hover {
    color: #4f5856;
    background: #fff;
}
.productjquery {
    width: 100%;
    max-width: 1200px;
    height: 420px;
    background: #F6F6F6;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    position: relative;
    display: block;
}
.productjquery span.PJspan {
    width: 100%;
    height: auto;
    background: #333;
    float: left;
    text-align: center;
    margin: 0;
    padding: 7px 0 5px 0;
    font-family: Roboto;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase;
    color: #FFF;
}
.newsletter {
    width: 100%;
    background: #CCC;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0 0 20px 0;
}
.newsletter h2 {
    font-size: 45px;
    color: #333;
    margin: 20px auto;
    font-family: Roboto;
    font-weight: 300;
    text-align: center;
    text-transform: none;
}
.newsletter p {
    color: #333;
    font-family: Roboto;
    font-size: 18px;
}
figure.figureBlog {
    margin: 0;
    display: inline-block;
    position: relative;
}
figure.figureBlog .card {
    width: 100%;
    background: #F2F2F2;
    text-align: left;
    margin: 0 0 50px 0;
    display: inline-block;
    position: relative;
    padding-bottom: 5px;
}
figure.figureBlog .card .date {
    width: 92%;
    height: auto;
    background: #FFF;
    float: left;
    text-align: center;
    margin: 2%;
    padding: 2%;
    display: inline-block;
    position: relative;
    font-family: Roboto;
    font-size: 20px;
    color: #666;
}
figure.figureBlog .card .date p {
    margin: 0;
    padding: 0;
    font-size: 70px;
    font-weight: 400;
    line-height: 70px;
}
figure.figureBlog .card .card-info {
    padding: 5%}
figure.figureBlog .card .card-info h4 {
    width: 100%;
    margin: 0 0 10px 0;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 700;
}
figure.figureBlog .card .card-info h4 a:link, figure.figureBlog .card .card-info h4 a:visited, figure.figureBlog .card .card-info h4 a:active {
    font-weight: 700;
    color: #000;
    text-decoration: none;
    text-transform: none;
}
figure.figureBlog .card .card-info h4 a:hover {
    font-weight: 700;
    color: #666;
    text-decoration: none;
    text-transform: none;
}
figure.figureBlog .card .card-info .content {
    font-family: Roboto;
    font-size: 16px;
    font-weight: 400;
    color: #666;
    margin: 0 0 20px 0;
}
figure.figureBlog .card .card-info .options span {
    color: #333;
}
figure.figureBlog .card .card-info .card-author-line {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 10px 0;
}
figure.figureBlog .card .card-info .card-author-line .card-date {
    font-weight: 700;
}
figure.figureBlog .card .card-info .card-excerpt {
    font-family: Roboto;
    font-size: 14px;
    font-weight: 400;
}
figure.figureBlog .card .card-info .card-read-line {
    text-align: center;
    margin-top: 30px;
}
figure.figureBlog .card img {
    width: 100%;
    height: 200px;
    object-fit: contain;
}
figure.figureBlog .card img:hover {
    filter: gray;
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
}
hr {
    height: 2px;
    background-color: #DBDFE0;
    color: #DBDFE0;
    width: 100%;
    border: 0;
}
.imagespacer1 {
    float: right;
    margin: 10px 0;
    width: 42.5%;
    max-width: 365px;
}
.imagespacer2 {
    float: left;
    margin: 5px 1% 10px 0;
}
.paging {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.paging_left {
    max-width: 400px;
    width: 75%;
    height: auto;
    float: left;
    text-align: left;
    margin: 15px 0;
    padding: 0;
}
.paging_left select {
    max-width: 180px;
    width: 50%;
    height: auto;
    background: url(/images/general/inputbg1.jpg) left top repeat-x #FFF;
    border: 1px #CCC solid;
    float: left;
    margin: 0 1% 0 0;
    padding: 3px;
    color: #333;
}
.paging_right {
    width: auto;
    height: auto;
    text-align: center;
    margin: 0;
    padding: 0;
}
#footerSlideContainer {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 10;
    display: block;
}
#footerSlideButton {
    background: url(/images/general/callback.jpg) top left repeat-x;
    position: absolute;
    top: -50px;
    right: 230px;
    max-width: 200px;
    width: 100%;
    height: 50px;
    border: 0;
    cursor: pointer;
    font-family: Roboto;
    color: #FFF;
    font-size: 25px;
    padding: 0;
}
#footerSlideContent {
    width: 100%;
    height: 0;
    background: #333;
    color: #BC151C;
    font-size: .8em;
    border: 0;
    font-family: Roboto;
    overflow: hidden;
}
#footerSlideContent h3 {
    text-align: left;
    font-size: 16px;
    font-weight: normal;
    color: #FFF;
    margin: 0 0 20px 0;
}
#footerSlideContent ul {
    color: #BC151C;
    list-style-type: none;
    line-height: 2em;
}
#footerSlideText {
    max-width: 930px;
    width: 93%;
    margin: 0 auto;
    padding: 25px 0;
    height: auto;
    overflow: visible;
}
.footerSlideText_contact {
    width: 200px;
    height: auto;
    float: right;
    text-align: left;
    margin: -10px 0 0 50px;
    padding: 0;
    display: block;
}
.footerSlideText_contact .FSTC_tel {
    width: 175px;
    height: auto;
    background: url(/images/general/tel_footer.png) top left no-repeat;
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0 0 0 35px;
    display: block;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
}
.footerSlideText_contact .FSTC_tel span {
    color: #CCC;
}
.footerSlideText_contact .FSTC_tel a {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}
.footerSlideText_contact .FSTC_tel a:hover {
    font-weight: bold;
    color: #CCC;
    text-decoration: none;
}
.footerSlideText_contact .FSTC_pointer {
    width: 175px;
    height: auto;
    background: url(/images/general/location.png) top left no-repeat;
    float: left;
    text-align: left;
    margin: 0 0 20px 0;
    padding: 0 0 0 35px;
    display: block;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
}
.footerSlideText_contact .FSTC_pointer span {
    color: #CCC;
}
.footerSlideText_contact .FSTC_pointer a {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}
.footerSlideText_contact .FSTC_pointer a:hover {
    font-weight: bold;
    color: #CCC;
    text-decoration: none;
}
.footerSlideText_contact .FSTC_email {
    width: 175px;
    height: auto;
    background: url(/images/general/contact_footer.png) top left no-repeat;
    float: left;
    text-align: left;
    margin: 0 0 20px 0;
    padding: 0 0 0 35px;
    display: block;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
}
.footerSlideText_contact .FSTC_email span {
    color: #CCC;
}
.footerSlideText_contact .FSTC_email a {
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
}
.footerSlideText_contact .FSTC_email a:hover {
    font-weight: bold;
    color: #CCC;
    text-decoration: none;
}
#statusMessage {
    max-width: 400px;
    width: 40%;
    height: 120px;
    background: #999;
    border: 2px #333 solid;
    padding: 30px .5% 5px .5%;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 1px 1px 20px 1px #999;
}
#statusMessageWishList {
    max-width: 400px;
    width: 40%;
    height: 120px;
    background: #999;
    border: 2px #333 solid;
    padding: 30px .5% 5px .5%;
    text-align: center;
    font-family: Roboto;
    font-size: 15px;
    font-weight: bold;
    color: #FFF;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    box-shadow: 1px 1px 20px 1px #999;
}
#currencycountrybox {
    max-width: 350px;
    width: 32%;
    height: auto;
    background: #999;
    position: absolute;
    z-index: 30;
    top: 90px;
    right: 401px;
    padding: 5px .5%;
    text-align: left;
    font-size: 13px;
    font-family: Roboto;
    color: #FFF;
}
#currencycountrybox p {
    margin-top: 0;
    font-family: Roboto;
}
#currencycountrybox label {
    width: 100px;
    float: left;
    margin: 5px 5px 5px 0;
    font-weight: bold;
}
#currencycountrybox select {
    width: 150px;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 5px 5px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 12px;
    font-weight: normal;
    display: block;
    color: #999;
}
input.submitCC, a.submitCC, a.submitCC:link, a.submitCC:visited {
    font-family: Roboto;
    color: #666;
    background: #FFF;
    border: 0;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    margin-top: 15px;
}
a.submitCC:hover, input.submitCC:hover {
    font-family: Roboto;
    color: #666;
    background: #CCC;
    border: 0;
    font-size: 13px;
    font-weight: bold;
    padding: 5px 10px 5px 10px;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
}
.show_aside_nav {
    height: 100%;
    background-color: #9CF;
    padding: 20px;
    margin-top: 10px;
    border-bottom: 5px solid #39F;
}
.show_hide {
    display: none;
}
.boxcontainer {
    position: relative;
    width: 33.33%;
    margin: 0;
    height: 550px;
    float: left;
}
.boxcontainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.numbercontainer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1% 0;
}
.contactnumbers {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.contactnumbers h2 {
    width: 100%;
    text-align: center;
    font-size: 32px;
    font-weight: 300;
    margin: 0;
    margin-bottom: 3%}
.contactnumbers ul {
    margin: 0;
    padding: 0;
}
.contactnumbers li {
    width: 38%;
    margin: 1%;
    list-style-type: none;
    display: inline-table;
}
.contactnumbers h3 {
    margin: 0;
    font-size: 25px;
}
.contactnumbers h4 {
    font-size: 14px;
}
#contact1 {
    width: 100%;
    margin-top: 2%}
.contactnumbers a:link {
    color: #009AD3;
    text-decoration: none;
    text-transform: none;
    font-weight: normal;
}
.contactnumbers a:hover {
    text-decoration: underline;
    text-transform: none;
    font-weight: normal;
    color: #000;
}
.form_contact li {
    list-style-type: none;
    width: 50%;
    display: block;
    margin: 0;
    float: left;
    margin-bottom: 1%}
#formbig {
    width: 100%;
    margin-bottom: 1%}
#formbig2 {
    width: 100%;
    margin-bottom: 1%}
#formwide {
    width: 101%}
.nutrition {
    font-family: Roboto;
    font-size: 18px;
    color: #000;
    font-weight: 300;
    line-height: 150%;
    max-width: 1200px;
    margin: 0 auto;
}
.nutritiontext {
    width: 80%;
    margin: 2% auto;
}
.list_features_hp3 {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;

    border-top: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    margin-bottom: 2%}
.list_features_hp3 ul {
    margin: 0;
    padding: 0;
}
.list_features_hp3 li {
    width: 32%;
    height: 500px;
    float: left;
    text-align: left;
    margin: 1% .5%;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.list_features_hp3 li img {
    width: 99.9%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #FFF;
}
.mask {
    background-color: #000;
    width: 100%;
    height: 100px;
    position: absolute;
    opacity: .75;
    z-index: 1;
}
.top3 {
    text-align: center;
    margin-top: -60px;
}
.maintext {
    margin-top: 5%}
.list_features_hp3 h1 {
    font-family: Roboto;
    color: #FFF;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    line-height: 150%;
    text-align: center;
    font-weight: 300;
    margin-top: 1px;
    font-size: 29px;
}
.list_features_hp3 p {
    font-family: Roboto;
    color: #FFF;
    z-index: 2;
    position: relative;
    margin: 0 auto;
    line-height: 150%;
    text-align: center;
    font-size: 16px;
    width: 85%}
.imagebanner {
    width: 100%;
    height: auto;
}
#sub {
    margin-bottom: 15px;
    width: 94%;
    margin-top: -58px;
}
.optinContainer {
    padding: 2%;
    border: 2px solid #00A3DE;
}
.hp-video_bg {
    background-color: #000;
}
.hp-video_bg iframe {
    width: 100%;
    height: 800px;
    margin: 0 0%}
.author_profile {
    width: 96%;
    height: auto;
    line-height: 150%;
    background-color: #264A68;
    padding: 4% 2%;
    color: #FFF;
    text-align: center;
    font-size: 20px;
}
.author_profile span {
    background-color: #FFF;
    color: #264A68;
    width: 100%;
    display: inline-block;
}
#abovereview {
    float: left;
    width: 49%}
#review {
    width: 198%;
    margin: 30px 1% 90px 1%}
.img {
    width: 115px;
    height: 150px;
    float: left;
    margin: 0 2%}
.img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#stockall {
    float: none;
}
.formimages {
    width: 100%;
    display: inline-block;
    padding-bottom: 30px;
}
.formimages ul {
    margin: 0;
    padding: 0;
}
.formimages li {
    list-style-type: none;
    width: 21%;
    display: inline-block;
    margin: 0 1%;
    text-align: center;
}
.formimages img {
    width: 100%;
    height: 100%}
#stockall a:link {
    font-size: 20px;
}
li.stocktext {
    line-height: 150%;
    font-size: 16px;
}
.stock h2 {
    background: #00A4E0;
    padding: 1% 0;
    text-align: center;
    color: #FFF;
    text-transform: capitalize;
    font-size: 25px;
    border-bottom: 2px solid #FFF;
    margin: 0;
}
.stock h3 {
    padding-bottom: 3%;
    text-align: left;
    color: #FFF;
    font-size: 30px;
    margin: 0;
    margin-left: 51px;
}
.stockdetails {
    background: #002739;
    width: 100%;
    height: 800px;
    margin-bottom: 2%}
.googlemap_img {
    width: 40%;
    height: auto;
    float: left;
    text-align: left;
    margin: 1% 0;
    margin-left: 30px;
    padding: 0;
}
.my-simple-googlegallery {
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
}
.figureMaingoogle {
    margin: 4% auto;
    width: 400px;
    text-align: center;
    float: inherit;
    height: 400px;
    object-fit: cover;
}
.my-simple-googlegallery figure.figureMaingoogle img {
    width: 100%}
.googlemap-address {
    width: 500px;
    height: 325px;
    float: right;
    margin: 6px 44px 0 0;
    padding: 2% 2.5%;
    top: 0;
    color: #000;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}
.googlemap-address ul {
    margin: 0;
    padding: 0;
}
.googlemap-address li {
    list-style-type: none;
    color: #FFF;
    text-align: left;
    font-size: 20px;
    line-height: 150%;
    display: flex;
    margin-bottom: 20px;
}
.googlemap-address li span {
    width: 140px;
    float: left;
}
.googlemap-address li div {
    width: 346px;
    float: right;
}
.addressdetails {
    background: #00A5E2;
    padding: 1% 5%;
    margin-top: 50px;
    width: 452px;
    font-size: 18px;
    color: #FFF;
    line-height: 150%}
#optiondropdownsList {
    width: 100%;
    height: auto;
    float: left;
}
#optiondropdownsList label {
    width: 60px;
    font-weight: bold;
    float: left;
    text-align: left;
    margin: 0 10px 0 0;
}
#code {
    width: 96%;
    height: auto;
    background: #CCC;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 16px;
    color: #333;
}
#price {
    width: 96%;
    height: auto;
    background: #CCC;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 16px;
    color: #333;
}
#rrp {
    width: 96%;
    height: auto;
    background: #CCC;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 16px;
    color: #333;
}
.productDetailBar {
    width: 96%;
    height: auto;
    background: #CCC;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 1.5%;
    font-family: Roboto;
    font-size: 16px;
    color: #333;
}
.productDetailDescLTF {
    width: 20%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 3% 0 0;
    padding: 0;
    font-family: Roboto;
    font-weight: bold;
    text-transform: uppercase;
}
.productDetailDescRHT {
    width: 77%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    font-weight: normal;
}
.productDetailDescRHT select {
    width: auto;
    height: auto;
    background: #FFF;
    border: 1px #999 solid;
    float: left;
    text-align: left;
    margin: 0;
    padding: .5% 1.5%;
    font-weight: normal;
}
.calltoaction {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 10px 0;
    padding: 0;
}
.calltoaction h3 {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 3px 0;
    font-family: Roboto;
    font-weight: 300;
    font-size: 17px;
    color: #999;
}
.calltoaction span {
    width: auto;
    height: auto;
    float: left;
    margin: 0 3px 0 0;
    padding: 0;
}
.calltoaction ul {
    width: auto;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.calltoaction li {
    width: auto;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline;
}
.slideshow {
    width: 100%;
    max-width: 1000px;
    height: 300px;
    text-align: center;
    margin: 0 auto;
}
.acc_trigger {
    width: 100%;
    height: 40px;
    float: left;
    text-align: left;
    margin: 0 0 1px 0;
    padding: 0;
    border: 0;
}
.acc_trigger a {
    width: 96%;
    height: 33px;
    background: url(/images/general/faqsbg1.jpg) right top no-repeat;
    float: left;
    text-align: left;
    margin: 0;
    padding: 7px 2% 0 2%;
    border: 0;
    color: #000;
    font-family: Roboto;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    cursor: pointer;
}
.acc_trigger a:hover {
    width: 96%;
    height: 33px;
    float: left;
    text-align: left;
    margin: 0;
    padding: 7px 2% 0 2%;
    border: 0;
    color: #999;
    font-family: Roboto;
    font-size: 20px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    cursor: pointer;
}
.acc_trigger_active a {
    background: url(/images/general/faqsbg1Active.jpg) right top no-repeat;
}
.acc_container {
    width: 94%;
    height: auto;
    background: #EEE;
    clear: both;
    float: left;
    text-align: left;
    margin: 0 0 2px 0;
    padding: 2% 3%;
    border: 0;
    font-family: Roboto;
    color: #333;
}
.my-simple-gallery {
    float: left;
    text-align: center;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%}
.my-simple-gallery img {
    height: auto;
}
.my-simple-gallery figure {
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
}
.my-simple-gallery figure.figureMain {
    float: right;
    margin: 10px 0;
    width: 42.5%;
    max-width: 365px;
}
.my-simple-gallery figure.figureMain img {
    width: 100%}
.my-simple-gallery figure.figureMain2 {
    margin: 4% auto;
    width: 600px;
    text-align: center;
    float: inherit;
}
.my-simple-gallery figure.figureMain2 img {
    width: 100%}
.my-simple-gallery figure.figureMain3 {
    margin: 15px 5% 5% 0;
    width: 100%;
    max-width: 200px;
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
}
.my-simple-gallery figure.figureMain3 img {
    width: 100%
}
.my-simple-gallery figure.figureMain4 {
    margin: 15px 5% 5% 0;
    width: 100%;
    display: block;
    float: left;
    height: auto;
    overflow: hidden;
}
.my-simple-gallery figure.figureMain4 img {
    width: 100%
}
.my-simple-gallery figure.figureMainProduct {
    margin: 2% 2%;
    width: 96%;
    height: auto;
    padding: 0;
}
.my-simple-gallery figure.figureMainProduct img {
    width: 80%;
    height: 100%;
    object-fit: contain;
    max-height: 600px;
    padding: 5% 0;
}
.my-simple-gallery figure.figureSub {
    margin: 2%;
    width: 16%;
    height: 120px;
}
.my-simple-gallery figure.figureSub img {
    width: 100%;
    height: 100%}
.my-simple-gallery figure.figureSub2 {
    margin: 0 1%;
    width: 29%;
    height: 120px;
}
.my-simple-gallery figure.figureSub2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.my-simple-gallery figure.figureGallery {
    margin: 2%;
    width: 16%;
    height: auto;
}
.my-simple-gallery figure.figureGallery img {
    width: 100%;
    height: auto;
}
.my-simple-gallery figcaption {
    display: block;
}
.my-simple-gallery figure.figureTeamMain {
    float: none;
    margin: 0 auto 5% auto;
    width: 30%}
.my-simple-gallery figure.figureTeamMain img {
    width: 100%}
.my-simple-gallery figure.figureJobMain {
    float: none;
    margin: 0 auto 5% auto;
    width: 100%}
.my-simple-gallery figure.figureJobMain img {
    width: 100%}
.my-simple-galleryMasonry {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}
.my-simple-galleryMasonry figure.figureSubMasonry {
    margin: 0;
    display: inline-block;
    position: relative;
}
.my-simple-galleryMasonry figure.figureSubMasonry img {
    width: 100%}
.swiffy-slider {
    text-align: center;
    float: inherit;
    max-height: 600px;
    background: rgba(0, 32, 64, 0.1);
}
  .slider-container li{margin:0px;}
  .slider-container li img{
      height: 500px;
      width: 400px;
      object-fit: contain;
      margin:0 auto;
      float: none;
  }
@-webkit-keyframes androidbugfix {
    from {
    padding: 0;
}
to {
    padding: 0;
}

}#header_res {
    position: relative;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: none repeat scroll 0 0 #0A1024;
    width: 100%;
    display: none;
}
#header_res label {
    padding: 0 .125em;
    font: 30px Arial;
    float: right;
    position: absolute;
}
#menu_res label {
    padding: 0 .25em;
    font: 30px Arial;
}
#menu_res .sub-nav label {
    padding: 0 .3125em;
    font: 2em/2em Arial;
    top: 0;
}
#header_res label:hover, #menu_res label:hover {
    color: #CCC;
}
#main-nav-check, #menu_res .sub-nav-check {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.toggle {
    position: absolute;
    right: .15em;
    cursor: pointer;
    color: #FFF;
}
.container {
    background: #FFF;
    min-height: 100%;
    padding: 0;
    margin: 0;
}
#menu_res, #menu_res .sub-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 13.75em;
    background: #0A1024;
    z-index: 9999;
    left: -13.75em;
}
.container, #menu_res, #menu_res .sub-nav {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
}
#menu_res ul {
    background: #0A1024;
    line-height: 2.75em;
    text-decoration: none;
    padding: 0;
    list-style: none;
    margin-top: 50px;
    border-top: 1px solid #FFF;
}
#menu_res li {
    border-bottom: 1px solid #FFF;
    text-align: left;
}
#menu_res li a {
    display: block;
    font-size: .875em;
    padding-left: 1.5em;
    color: #FFF;
    text-decoration: none;
    font-family: Roboto;
    font-size: 16px;
    line-height: 275%}
#menu_res li a:hover, #menu_res .toggle-sub:hover {
    background: #FFF;
    color: #0A1024;
}
#menu_res .sub-nav {
    margin-top: -1px;
}
#menu_res .sub-heading {
    margin-top: 4.0625em;
    padding-left: 1.3125em;
    color: #999;
    font-family: Roboto;
    text-transform: uppercase;
}
#menu_res .sub-heading:before {
    content: "";
    display: block;
    height: 1px;
    width: 13.75em;
    margin-left: -1.3125em;
    background: #444;
}
#menu_res .toggle-sub {
    font: bold 1em/2.75em Arial!important;
    color: #FFF;
    background: #0A1024;
    float: right;
    top: auto;
    margin-top: -2.75em;
    width: 2.25em;
    border-left: 1px solid #FFF;
    cursor: pointer;
    text-align: center;
}
.container, #menu_res, #menu_res .sub-nav {
    -webkit-transform: translate3d(0, 0, 0);
}
#header_res span {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    margin: 8px 10px 0 10px;
    padding: 0;
    font-family: Roboto;
    font-size: 12px;
    color: #FFF;
    display: block;
    z-index: 10;
}
#header_res span img {
    width: auto;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 5px 0 0;
    padding: 0;
}
#header_res div.HRLogo {
    width: 40px;
    height: auto;
    float: left;
    margin: 3px;
    padding: 0;
    font-family: Roboto;
    font-size: 12px;
    color: #FFF;
    display: block;
}
#header_res div.HRLogoTablet {
    width: 230px;
    height: auto;
    margin: 1px auto;
    padding: 0;
    font-family: Roboto;
    font-size: 12px;
    color: #FFF;
    display: block;
}
#header_res div.HRLogoTablet img {
    width: 100%;
    height: 100%}
#main-nav-check:checked ~ .container, #main-nav-check:checked ~ #menu_res, #menu_res .sub-nav-check:checked ~ #fof-sub1, #menu_res .sub-nav-check:checked ~ #fof-sub2, #menu_res .sub-nav-check:checked ~ #fof-sub3, #menu_res .sub-nav-check:checked ~ #fof-sub4, #menu_res .sub-nav-check:checked ~ #fof-sub5, #menu_res .sub-nav-check:checked ~ #fof-sub6, #menu_res .sub-nav-check:checked ~ #fof-sub7, #menu_res .sub-nav-check:checked ~ #fof-sub8, #menu_res .sub-nav-check:checked ~ #fof-sub9, #menu_res .sub-nav-check:checked ~ #fof-sub10, #menu_res .sub-nav-check:checked ~ #fof-sub11, #menu_res .sub-nav-check:checked ~ #fof-sub12, #menu_res .sub-nav-check:checked ~ #fof-sub13, #menu_res .sub-nav-check:checked ~ #fof-sub14, #menu_res .sub-nav-check:checked ~ #fof-sub15, #menu_res .sub-nav-check:checked ~ #fof-sub16, #menu_res .sub-nav-check:checked ~ #fof-sub17, #menu_res .sub-nav-check:checked ~ #fof-sub18, #menu_res .sub-nav-check:checked ~ #fof-sub19, #menu_res .sub-nav-check:checked ~ #fof-sub20, #menu_res .sub-nav-check:checked ~ #fof-sub21, #menu_res .sub-nav-check:checked ~ #fof-sub22, #menu_res .sub-nav-check:checked ~ #fof-sub23, #menu_res .sub-nav-check:checked ~ #fof-sub24, #menu_res .sub-nav-check:checked ~ #fof-sub25, #menu_res .sub-nav-check:checked ~ #fof-sub26, #menu_res .sub-nav-check:checked ~ #fof-sub27, #menu_res .sub-nav-check:checked ~ #fof-sub28, #menu_res .sub-nav-check:checked ~ #fof-sub29, #menu_res .sub-nav-check:checked ~ #fof-sub30, #menu_res .sub-nav-check:checked ~ #fof-sub31, #menu_res .sub-nav-check:checked ~ #fof-sub32, #menu_res .sub-nav-check:checked ~ #fof-sub33, #menu_res .sub-nav-check:checked ~ #fof-sub34, #menu_res .sub-nav-check:checked ~ #fof-sub35, #menu_res .sub-nav-check:checked ~ #fof-sub36, #menu_res .sub-nav-check:checked ~ #fof-sub37, #menu_res .sub-nav-check:checked ~ #fof-sub38, #menu_res .sub-nav-check:checked ~ #fof-sub39, #menu_res .sub-nav-check:checked ~ #fof-sub40, #menu_res .sub-nav-check:checked ~ #fof-sub41, #menu_res .sub-nav-check:checked ~ #fof-sub42, #menu_res .sub-nav-check:checked ~ #fof-sub43, #menu_res .sub-nav-check:checked ~ #fof-sub44, #menu_res .sub-nav-check:checked ~ #fof-sub45, #menu_res .sub-nav-check:checked ~ #fof-sub46, #menu_res .sub-nav-check:checked ~ #fof-sub47, #menu_res .sub-nav-check:checked ~ #fof-sub48, #menu_res .sub-nav-check:checked ~ #fof-sub49, #menu_res .sub-nav-check:checked ~ #fof-sub50, #menu_res .sub-nav-check:checked ~ #fof-sub51, #menu_res .sub-nav-check:checked ~ #fof-sub52, #menu_res .sub-nav-check:checked ~ #fof-sub53, #menu_res .sub-nav-check:checked ~ #fof-sub54, #menu_res .sub-nav-check:checked ~ #fof-sub55, #menu_res .sub-nav-check:checked ~ #fof-sub56, #menu_res .sub-nav-check:checked ~ #fof-sub57, #menu_res .sub-nav-check:checked ~ #fof-sub58, #menu_res .sub-nav-check:checked ~ #fof-sub59, #menu_res .sub-nav-check:checked ~ #fof-sub60, #menu_res .sub-nav-check:checked ~ #fof-sub61, #menu_res .sub-nav-check:checked ~ #fof-sub62, #menu_res .sub-nav-check:checked ~ #fof-sub63, #menu_res .sub-nav-check:checked ~ #fof-sub64, #menu_res .sub-nav-check:checked ~ #fof-sub65, #menu_res .sub-nav-check:checked ~ #fof-sub66, #menu_res .sub-nav-check:checked ~ #fof-sub67, #menu_res .sub-nav-check:checked ~ #fof-sub68, #menu_res .sub-nav-check:checked ~ #fof-sub69, #menu_res .sub-nav-check:checked ~ #fof-sub70, #menu_res .sub-nav-check:checked ~ #fof-portfolio-sub, #menu_res .sub-nav-check:checked ~ #fof-portfolio-graphics-sub, #menu_res .sub-nav-check:checked ~ #fof-portfolio-graphics-art-sub, #menu_res .sub-nav-check:checked ~ #fof-portfolio-graphics-art-paintings-sub, #menu_res .sub-nav-check:checked ~ #fof-services-sub, #menu_res .sub-nav-check:checked ~ #fof-services-seo-sub, #menu_res .sub-nav-check:checked ~ #fast-apps-sub {
    -webkit-transform: translate(13.75em, 0);
    -ms-transform: translate(13.75em, 0);
    transform: translate(13.75em, 0);
}
.moveright {
    float: right;
    height: auto;
    width: 60px;
}
.searchwrap {
    width: 70%;
    margin: 20px 15%;
    float: none;
}
.smalltext {
    font-size: 9px;
}
#pwindicator {
    margin-top: 4px;
    width: 150px;
}
.bar {
    height: 2px;
    margin: 5px 0 0 0;
    float: left;
}
.label {
    text-transform: capitalize;
}
.pw-very-weak .bar {
    background: #d00;
    width: 30px;
}
.pw-very-weak .label {
    color: #d00;
    width: 61%;
    margin: 0 0 5px 0;
    padding: 0 4% 0 0;
    float: right;
}
.pw-weak .bar {
    background: #d00;
    width: 60px;
}
.pw-weak .label {
    width: 61%;
    margin: 0 0 5px 0;
    padding: 0 4% 0 0;
    float: right;
}
.pw-mediocre .bar {
    background: #f3f01a;
    width: 90px;
}
.pw-mediocre .label {
    color: #f3f01a;
    width: 61%;
    margin: 0 0 5px 0;
    padding: 0 4% 0 0;
    float: right;
}
.pw-strong .bar {
    background: #f3b31a;
    width: 120px;
}
.pw-strong .label {
    color: #f3b31a;
    width: 61%;
    margin: 0 0 5px 0;
    padding: 0 4% 0 0;
    float: right;
}
.pw-very-strong .bar {
    background: #0d0;
    width: 150px;
}
.pw-very-strong .label {
    color: #0d0;
    width: 61%;
    margin: 0 0 5px 0;
    padding: 0 4% 0 0;
    float: right;
}
.social {
    text-align: center;
}
.social ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    margin-top: 25px;
    margin-bottom: 15px;
}
.boxcontainer {
    background: #002040;
}
.image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
}
.middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
    width: 90%}
.boxcontainer:hover .image {
    background: rgba(0, 0, 0, .7);
    opacity: .6;
}
.boxcontainer:hover .middle {
    opacity: 1;
}
.text {
    background: rgba(0, 0, 0, .2);
    background-color: #FFF;
    color: black;
    font-size: 16px;
    font-family: Roboto;
    padding: 2% 4%}
.text h3 {
    margin: 0;
    font-size: 28px;
}
.text h4 {
    margin: 0;
    font-size: 20px;
}
.text a, .text a:link, .text a:visited {
    background: rgba(0, 0, 0, .2);
    background-color: #FFF;
    color: black;
    font-size: 28px;
    font-family: 'Roboto', sans serif;
    padding: 2% 4%;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 300;
}
.text a:hover {
    text-decoration: underline;
}
.nothidden {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    color: #FFF;
    width: 100%}
.nothidden h3 {
    font-size: 36px;
    margin: 1% 0;
    font-weight: bold;
    color: #FFF;
    font-family: 'Open Sans'}
.nothidden h4 {
    font-size: 28px;
    margin: 0;
    font-weight: 300;
    color: #FFF;
    font-family: 'Open Sans';
    text-decoration: overline;
    font-style: italic;
}
.nothidden h5 {
    display: none;
}
.accordionsuz label.lbjs {display: none;}
@media only screen and (min-width:0) and (max-width:479px) {

/* Start CSS of the accordion */

.mobhide {display: none;}
.accordionsuz label.lbjs {
  display:block;
  background-color: #eeeeee;
  padding: 0 15px;
  height: 3em;
  line-height: .5em;
  color: #424242;
  cursor: pointer;
  border-bottom: 1px solid #bdbdbd;
  border-top: 1px solid #ffffff;
margin-top: 10px;
}
.accordionsuz div.jq {
  color: #424242;
  padding: 10px;
  font-size: 0.8em;
  line-height: 1.7em;
  opacity: 0;
  display: none;
  text-align: left;
  background-color: #fff;
  margin: 0px;
}
#tm:checked ~ .hiddentext {
  display: block;
  opacity: 1;
}
input#tm {
  display: none;
  position: relative;
}
#tn:checked ~ .hiddentext {
  display: block;
  opacity: 1;
}
input#tn {
  display: none;
  position: relative;
}
#to:checked ~ .hiddentext {
  display: block;
  opacity: 1;
}
input#to {
  display: none;
  position: relative;
}
.arrow{
  color: #666666;
}
.filtersform div.divfull {margin: 10px 0;}
.filtersform div.divhalf {width: 50%;padding: 0; margin: 0;}
.list_date_hp li div.LDHP-content {text-align:center;}
.list_date_hp li div.LDHP-img, .list_date_hp li div.LDHP-content {width: 98%; margin: 10px 1%;}
.footer_info {float:left;}
    .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transform: none;
    -ms-transform: none;
    text-align: center;
    width: 98%;
    height: 100%;
    z-index: 5;
    display: flex;
    margin: 0 1%}
.text {
    background: rgba(0, 0, 0, .2);
    background-color: #FFF;
    color: black;
    font-size: 16px;
    font-family: Roboto;
    padding: 2%;
    display: initial;
    height: auto;
    float: none;
    margin: auto;
    line-height: 150%}
.text h3 {
    margin: 0;
    font-size: 24px;
}
.text h4 {
    margin: 0;
    font-size: 18px;
}
.nothidden h3 {
    font-size: 20px;
}
.nothidden h4 {
    font-size: 16px;
}
.nothidden h5 {
    font-size: 18px;
    margin: 0;
    font-weight: 400;
    color: #FFF;
    font-family: 'Open Sans';
    text-decoration: overline;
    font-style: italic;
    display: block;
}
.text p {
    font-size: 12px;
    margin: 1% 0;
}
.boxcontainer:hover {
    position: relative;
    width: 100%;
    margin: 0;
    height: 510px;
    float: left;
    min-height: 100%}
    .list_date_hp2#largeNewsHpFeature li img{width: 100%;}
    .list_date_hp2#largeNewsHpFeature li span{width: 100%;}
    .list_date_hp2#largeNewsHpFeature li p{width: 92%; margin-top: 0;}
}@media only screen and (min-width:480px) and (max-width:865px) {
    .nothidden h3 {
    font-size: 30px;
}
}@media only screen and (min-width:866px) and (max-width:1200px) {
    .text h3 {
    margin: 0;
    font-size: 26px;
}
.text h4 {
    margin: 0;
    font-size: 20px;
}
.nothidden h3 {
    font-size: 28px;
}
.nothidden h4 {
    font-size: 22px;
}
}
@media only screen and (min-width:0) and (max-width:479px) {
    

    .videoBanner{height:300px;}
    .videoBanner video{height:auto;}

.section_content_hp h2, .section_content_hp p {text-align: center;}
    .dropdownwrap {
    width: 100%;
    height: 40px;
}
.dropdowncontainer {
    max-width: none;
    width: 96%}
header {
    display: none;
}
#header_res {
    display: block;
    float: left;
}
.toggle {
    margin-top: 6px;
}
#header_res span {
    margin: 10px 0 0 5px;
}
#header_res div.HRLogoTablet {
    display: none;
}
.banner{width:100%;height:300px; float:left; margin-top:0;}
.banner img{width:100%; height:300px;}
#bannerText {
    font-size: 9px;
    font-family: "Open Sans";
    position: absolute;
    float: left;
    color: #FFF;
    top: 36px;
    right: 6%}
#bannerText img {
    width: 20%;
    height: auto;
}
#bannerText h1 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    text-align: center;
    border: 0;
    font-size: 31px;
    margin: 0;
}
#bannerText h2 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 31px;
    text-align: center;
    margin: 0;
}
#bannerText p {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 20px;
    text-align: center;
    margin: 0;
    margin-bottom: 3%}
#bannerText h3 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    text-align: left;
    border: 0;
    font-size: 28px;
    margin: 0;
}
#bannerText h4 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 28px;
    text-align: left;
    margin: 0;
}
#bannerText p2 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 20px;
    text-align: left;
    margin: 0;
}
#maincontent {
    width: 100%;
    max-width: none;
}
footer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block;
}
.footer {
    max-width: none;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.footer_nav {
    display: none;
}
.footer_nav_Ecom {
    display: none;
}

.footer_info li {
    font-size: 15px;
}
.footer_info li.email_li {
    width: 235px;
    font-size: 14px;
}
.logoline {
    display: none;
}
.helpline {
    width: 100%;
    position: initial;
	margin-bottom: -20px;
}
.helpline img {
    width: 70%;
    margin: 0 auto;
    bottom: 0;
	position:relative;
}
.footer_info li.footer_siteMap {
    display: block;
}
.footer_payment_checkout {
    display: none;
}
.footer_payment {
    display: none;
}
.cell_full_hp {
    max-width: none;
    width: 96%;
    margin: 15px 0;
    padding: 0 2%}
.cell_full {
    max-width: none;
    width: 100%;
    min-height: 500px;
    margin: 0 0 15px 0;
}
.cell_full_sub {
    max-width: none;
    width: 96%;
    padding: 0 2%}
.aside_content_sml_imgs {
    width: 96%;
    margin: 10px 2% 2px 2%;
    padding: 0;
}
.section_content {
    width: 90%;
    margin: 0 5%}
.section_content_sml {
    width: 90%;
    margin: 0 5%}
.aside_image {
    width: 96%;
    margin: 10px 2% 0 2%}
.aside_image img {
    width: 100%}
.section_image {
    width: 96%;
    margin: 10px 2% 0 2%}
.aside_nav {
    width: 100%}
.section_content_nav {
    width: 90%;
    margin: 0 5%}
.full_content_nav {
    width: 90%;
    margin: 0 5%}
.aside_date {
    width: 90%;
    margin: 10px 5% 0 5%;
    padding: 0;
}
.section_date_content {
    width: 90%;
    height: auto;
    min-height: 0;
    border-left: none;
    padding: 10px 5% 10px 5%}
.section_date_content_detail p {
    margin: 0;
    margin-bottom: 10px}
.section_date_content div.SDCdivoptions {
    width: 100%}
.section_date_content_img {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0;
}
.section_date_content_detail {
    max-width: none;
    width: 100%}
.section_video {
    width: 80%;
    margin: 0 auto 30px auto;
    padding: 5% 10%}
.section_video iframe {
    width: 100%;
    height: 250px;
}
.aside_products_img {
    width: 97%;
    margin: 0 2% 4% 1%}
.section_products {
    width: 91%;
    margin: 0 2%}
.textcolumn-2 {
    max-width: none;
    width: 100%}
.textcolumn-2 h2 {
    margin: 4% 0;
    font-size: 25px;
}
.textcolumn {
    width: 84%;
    margin: 0 4% 4% 4%;
    padding: .5% 4%}
.list_features_hp {
    border-top: 0;
    border-bottom: 0;
}
.list_features_hp li {
    width: 100%;
    margin: 0;
    height: 400px;
    border-bottom: 0;
}
.list_features_hp li img {
    width: 100%;
    border: 0;
}
.list_features_hp h1 {
    font-size: 22px;
margin-top:15px;
}
.list_features_hp p {
    font-size: 17px;
}
.section_content_hp {
    width: 100%;
    height: auto;
}
.section_content_hp h4 {
    font-size: 16px;
}
.section_content_hp h5 {
    font-size: 52px;
}
.section_content_hp h1 {
    width: 90%}
.section_content_hp p {
    width: 90%}
.list_features_hp li img {
    width: 100%;
    border: 0;
}
.list_gallery_hp li {
    width: 95%;
    height: 250px;
    margin: 2%;
    padding: .5%}
.list_gallery_hp span.LGHPspan_title {
    font-size: 45px;
}
.list_gallery_hp li span.LGHPspan {
    width: 100%;
    height: 250px;
}
.sim-button {
    margin-top: 100px;
    width: 80%}
.list_date_hp {
    width: 96%;
    margin: 20px 0 0 0;
    padding: 2%;
    height: 600px;
    padding-bottom: 10%}
.list_date_hp span {
    width: 90%;
    padding: 1% 5%}
#newsdate {
    width: 100%;
    margin: 4% auto;
    padding: 0;
}
.list_date_hp span div {
    width: 164px;
    padding: 0;
    font-size: 25px;
    padding-top: 9px;
}
.list_date_hp ul {
    height: auto;
    width: 100%;
    padding: 0;
    margin-top: -8%;
    padding-bottom: 4%}
.list_date_hp li {
    width: 96%;
    margin: 15px 0;
    padding: 0 2.5%}
.list_date_hp li span {
    width: 100%;
    margin: 0 auto 4%;
    padding: 0;
text-align:center;
}
.list_date_hp li img {
    height: auto;
    width: 100%;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    object-fit: cover;
    min-height: 200px;}
.list_date_hp div {
    margin-left: 5%;
    margin: 10% auto;
    width: auto;
    text-align: left;
}
#latenews {
    float: left;
    margin: 4% 0;
}
a.newsfeat, a.newsfeat:link, a.newsfeat:visited, a.newsfeat:active {
    margin: 0;
}
a.newsfeat:hover {
    margin: 0;
}
a.allnewsfeat, a.allnewsfeat:link, a.allnewsfeat:visited, a.allnewsfeat:active {
    padding: 10px 30%}
a.allnewsfeat:hover {
    padding: 10px 30%}
a.newsfeat2, a.newsfeat2:link, a.newsfea2t:visited, a.newsfeat2:active {
    padding: 10px 3%;
    margin-left: 0;
    margin: 0 30%}
a.newsfeat2:hover {
    padding: 10px 3%;
    margin-left: 0;
    margin: 0 30%}
a.allnewsfeat2, a.allnewsfeat2:link, a.allnewsfea2t:visited, a.allnewsfeat2:active {
    padding: 10px 10px;
    float: inherit;
    margin: 0 31%}
a.allnewsfeat2:hover {
    padding: 10px 10px;
    float: inherit;
    margin: 0 31%}
#abovereview {
    width: 92%;
    margin: 4% 2%}
#review {
    width: 104%;
    margin: 3% 0;
}
.list_news {
    width: 96%;
    margin: 4% 2%}
.list_news ul {
    height: auto;
}
.list_news li {
    width: 90%;
    padding: 2% 5%;
    line-height: 180%}
.list_news img {
    float: left;
    margin: 0 10%;
    width: 80%;
    height: auto;
    max-height: 175px;
    object-fit: cover;
}
.list_testimonials_hp {
    width: 96%;
    margin: 0 2%}
.list_testimonials_hp li {
    width: 88%;
    padding: 3% 6%}
.list_testimonials_hp ul {
    height: auto;
}
.list_products {
    width: 100%;
    padding: 10px 0;
}
.list_products li {
    width: 89%;
    height: auto;
    border: 1px #DBDFE0 solid;
    margin: 2%;
    padding: 3% 3% 6% 3%}
.list_products li div {
    width: 100%;
    height: auto;
    padding: 3% 0;
}
.list_products li div img {
    width: 100%;
    height: auto;
}
.list_products li span {
    width: 100%;
    height: auto;
    margin: 0 0 20px 0;
    padding: 0;
}
.list_testimonials li div {
    width: 86%;
    padding: 2% 10% 2% 4%}
.list_testimonials li span {
    width: 92%;
    padding: 3% 4% 2% 4%}
.list_staff li {
    width: 90%;
    height: auto;
    margin: 20px 5%;
    padding: 0 0 30px 0;
}
.list_staff li div.LSlidivheader {
    width: 90%;
    height: auto;
    padding: 8px 5%}
.list_staff li div img {
    width: 100%}
.list_staff li div.LSlidivcontent {
    width: 90%;
    height: 170px;
    margin: 0;
    padding: 10px 5%}
.list_downloads li {
    width: 90%;
    margin: 0 2.5% 20px 2.5%;
    padding: 2.5%}
.list_address_contactus {
    width: 92%;
    margin: 20px 2%;
    padding: 2%;
    height: auto;
}
.list_address_contactus li {
    font-size: 14px;
}
.list_address_contactus li span {
    width: 23%}
.list_address_contactus li div {
    width: 73%}
.list_images_text li {
    width: 80%;
    margin: 2% 10%;
    padding: 2% 2%;
    height: auto;
}
.list_images_text li div.lmt_img {
    width: 80%;
    margin: 10px 10%}
.list_images_text li div.lmt_img img {
    width: 100%}
.list_images_text li div.lmt_content {
    width: 100%;
    padding: 10px 0;
    margin: 0;
}
.list_productsEcomm {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.list_productsEcomm ul {
    margin: 0;
    padding: 0;
}
.list_productsEcomm li {
    width: 92%;
    max-width: none;
    height: auto;
    border: 1px solid #CCC;
    margin: 4% 4%;
    padding: 0;
}
.list_productsEcomm li div.LPEimg {
    width: 100%;
    height: auto;
    margin-top: 7%}
.list_productsEcomm li div.LPEimg img {
    width: auto;
    max-width: 200px;
    height: auto;
    max-height: none;
}
.list_productsEcomm li div.LPEinfo {
    width: 100%;
    height: auto;
}
.list_productsEcomm li div.LPEbutton {
    width: 100%;
    background-color: #00A5E2;
    height: 23px;
    margin-top: 46px;
    padding: 5% 1px;
    margin-left: -1px;
}
.list_productsRelated {
    width: 96%;
    margin: 0 2%}
.list_productsRelated h3 {
    width: 98%;
    height: auto;
    background: #002040;
    float: left;
    text-align: left;
    margin: 0;
    padding: 3% 1%}
.list_productsRelated ul {
    width: 100%;
    height: auto;
    background: #EEE;
    float: left;
    text-align: left;
    margin: 1% 0;
    padding: 0;
}
.list_productsRelated li {
    width: 100%;
    height: auto;
    background: #FFF;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-family: Roboto;
    padding-bottom: 17%}
.list_productsRelated li div {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
}
.list_productsRelated li div img {
    width: 257px;
    height: auto;
    object-fit: cover;
}
.list_productsRelated li span {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 0;
    padding: 9% 0 0 0;
    font-size: 12px;
    font-weight: normal;
    color: #666;
}
.form_contact {
    min-height: 0;
    margin: 0 2%;
    padding: 0 2%;
    width: 92%;
    height: auto;
    background-color: #EDEDED;
    padding-bottom: 14%}
.form_contact h3 {
    background-color: #002040;
    color: #FFF;
    padding: 1% 0;
    font-size: 26px;
}
.form_contact li {
    width: 100%;
    display: inline;
}
.prodSearch h1.h1sub{margin: 0 auto;}
.prodSearch .form_search{
    margin: 0 auto;
    width: 80%;
    display: block;
    float: none;
}
.form_search {
    width: 100%;
    height: 40px;
}
.form_search input {
    width: 96%;
    height: 40px;
    font-size: 22px;
    font-weight: 500;
}
.form_search input.button {
    display: none;
}
.form_searchDD {
    width: 100%;
    height: 40px;
}
.form_searchDD input {
    width: 96%;
    height: 40px;
    font-size: 22px;
    font-weight: 500;
}
.form_searchDD input.buttonDD {
    display: none;
}
.animatedBoxes-3 li {
    width: 100%}
.animatedBoxes-3 li.ABLI_wide {
    width: 100%}
figure.AB3 {
    width: 100%;
    height: 300px;
}
figure.AB3 img {
    height: 100%}
figcaption.AB3caption h3 {
    padding: 10px 20px;
    left: 100%;
    margin-top: 10px;
    font-size: 35px;
}
figcaption.AB3caption p {
    padding: 10px 20px;
    margin-top: 10px;
    left: 100%;
    font-size: 17px;
}
.textimagerows {
    max-width: none;
    width: 100%}
.textimagerows h2 {
    font-size: 30px;
}
.textimagerows li {
    width: 90%;
    margin: 2% 2%}
.textimagerows li div {
    width: 100%;
    margin: 10px 0;
    text-align: center;
}
.textimagerows li span {
    width: 100%}
.textimagerows li span h3 {
    text-align: center;
}
.textimagerows li p {
    text-align: center;
}
.textimageiconlisting {
    max-width: 1000px;
    width: 100%}
.textimageiconlisting li {
    width: 90%;
    margin: 2%;
    padding: 2% 3%}
.textimageiconlisting li div {
    width: 100%;
    margin: 5px 0 10px 0;
    text-align: center;
}
.textimageiconlisting li span {
    width: 100%;
    text-align: center;
}
.textimageiconlisting li span h3 {
    text-align: center;
}
.textimageiconlisting li span p {
    text-align: center;
}
.productDetailDescLTF {
    width: 30%;
    margin: 0 3% 0 0;
}
.productDetailDescRHT {
    width: 67%}
.my-simple-gallery figure.figureSub {
    margin: 1%;
    width: 23%;
    height: auto;
}
.my-simple-gallery figure.figureSub2 {
    margin: 1%;
    width: 48%;
    height: 126px;
}
.my-simple-gallery figure.figureMainProduct {
    margin: 0;
    width: 100%}
.map_wrap {
    width: 100%;
    float: left;
    margin: 0;
}
a.subscribe, a.subscribe:link, a.subscribe:visited, a.subscribe:active {
    width: 90%;
    font-size: 18px;
    padding: 10px;
}
a.subscribe:hover {
    font-size: 18px;
    padding: 10px;
}
a.general, a.general:link, a.general:visited, a.general:active {
    font-size: 18px;
    padding: 10px;
}
a.general:hover {
    font-size: 18px;
    padding: 10px;
}
input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited {
    margin-left: 20px;
}
input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited {
    margin: 15px 0 0 20px;
    float: left;
}
#statusMessage {
    max-width: none;
    width: 80%}
#statusMessageWishList {
    max-width: none;
    width: 80%}
#footerSlideContainer {
    display: none;
}
.list_features_hp2 li {
    width: 100%;
    height: auto;
    padding-bottom: 20px;}
.list_features_hp2 div {
    width: 240px;
    margin: 40px auto;
}
.list_features_hp2 h1 {
    font-size: 25px;
}
.list_features_hp2 img {
    width: 56px;
    height: auto;
    float: left;
    margin-top: -14px;
}
.list_features_hp2 p {
    margin: 0 auto;
    width: 197px;
    margin-top: -12%;
    line-height: 390%;
    float: right;
    font-size: 14px;
}
input.submit, a.submit, a.submit:link, a.submit:visited {
    padding: 5%;
    width: 90.5%;
    float: left;
}
a.submit:hover, input.submit:hover {
    padding: 5%;
    width: 90.5%;
    float: left;
}
.space {
    display: none;
}
.h1.h1sub p {
    width: 230px;
    float: left;
}
.list_date_hp2 {
    padding-bottom: 10%}
.list_date_hp2 span {
    padding: 1%;
    margin: 0 1%;
    width: 243px;
}
#date_hp2 {
    padding: 1%;
    margin: 0 1%;
    width: 243px;
}
.list_date_hp2 div {
    width: 77%;
    height: auto;
    float: left;
    text-align: center;
    margin: 2% 0 0 10%;
    padding: 0;
    font-size: 28px;
}
.list_date_hp2 ul {
    margin-top: 4%;
    width: 90%;
    height: auto;
    float: left;
    margin: 0 5%;
    padding: 0;
}
.list_date_hp2 li {
    width: 97%;
    padding-bottom: 7%}
.list_date_hp2 li img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.list_date_hp2 li span {
    width: 100%;
    margin: 0 0 11px 0;
    padding: 2% 0;
    font-size: 20px;
    margin-bottom: 6%}
#allnewsbutton2 {
    margin: 1% auto;
    width: 97%}
.h2subdiv {
    width: 95%}
h2.h2sub img {
    display: none;
}
h2.h2sub p {
    width: 98%;
    font-size: 22px;
    text-align: center;
}
.filtersform {
    max-width: 100%;
    width: 98%;
    height: auto;
    float: none;
    margin: 0 auto;
    padding: 0;
    display: block;
}
.filtersform div.filtercontainer {
    width: 100%;
    height: auto;
    background: #FFF;
    float: left;
    margin: 0;
    padding: 0;
    overflow: auto;
}
.filtersform span {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 7px 0 5px 0;
    display: block;
    font-weight: bold;
    background-color: #1E4A69;
    text-align: center;
}
.filtersform label {
    width: auto;
    height: auto;
    float: none;
    text-align: left;
    margin: 0;
    padding: 0;
    color: #FFF;
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 2%;
    font-size: 19px;
}
.filtersform span.spanhalf {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 4% 0;
    font-family: Roboto;
    font-size: 14px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    background-color: #F5F5F5;
}
.filtersform span a:link, .filtersform span a:visited, .filtersform span a:active {
    color: #000;
    font-size: 18px;
    font-weight: normal;
    text-decoration: none;
}
.filtersform span a:hover {
    color: #00A5E2;
    font-size: 18px;
    font-weight: normal;
}
.breadcrumbs a:link, .breadcrumbs a:visited {
    font-size: 18px;
}
.breadcrumbs a:hover {
    font-size: 18px;
}
div.checked, div.unchecked, div.autochecked {
    display: block;
    float: left;
    margin: 2%;
    width: 15px;
    height: 15px;
    min-height: 15px;
    text-indent: -999em;
    overflow: hidden;
    margin-top: 2px;
    padding: 1%}
.checked {
    background: url(/images/general/checked.png) no-repeat top left;
    background-size: cover;
}
.unchecked {
    background: url(/images/general/unchecked.png) no-repeat top left;
    background-size: cover;
}
.autochecked {
    background: url(/images/general/checked.png) no-repeat top left;
    background-size: cover;
}
.filterlabel {
    background-color: #009AD3;
    color: #FFF;
    width: 97%;
    display: block;
    padding: 3% 0;
    font-size: 24px;
    cursor: pointer;
    border: 5px solid #FFF;
}
.pagingnav span {
    padding: 2%;
    font-size: 14px;
}
.pagingnav a:link, .pagingnav a:visited {
    padding: 2%;
    font-size: 14px;
}
.pagingnav a:hover {
    padding: 2%;
    font-size: 14px;
}
.boxcontainer {
    position: relative;
    width: 100%;
    margin: 0;
    height: auto;
    float: left;
}
.section_content_contactus {
    height: 1340px;
    padding-bottom: 15px;
    display: contents;
}
.contact_back {
    background-image: none;
    width: 100%;
    height: auto;
    background-size: cover;
    margin-top: 1%;
    background-position: center;
}
#formbig {
    width: 99%}
#formbig2 {
    width: 99%}
.g-recaptca {
    margin-left: -10%}
#mainbodyform input.submit, a.submit, a.submit:link, a.submit:visited {
    width: 99%;
    background: #00A3DE;
    padding: 3% 1%;
    font-size: 18px;
}
#mainbodyform input.submit, a.submit:hover {
    width: 99%;
    color: #00A3DE;
    background-color: #FFF;
    border: 1px solid #00A3DE;
    padding: 3% 1%;
    font-size: 18px;
}
.contactnumbers li {
    width: 80%;
    margin: 4% 10%;
    list-style-type: none;
    display: block;
    float: left;
    border-bottom: 1px solid #002040;
}
.contactnumbers h3 {
    margin: 0;
    font-size: 25px;
}
#contact1 {
    width: 80%;
    margin: 4% 10%}
.form_contact li {
    list-style-type: none;
    width: 100%;
    display: inline;
    margin: 0;
    float: left;
}
.aside_details li {
    width: 100%;
    height: 100px;
    list-style-type: none;
    border: 1px solid #FFF;
    padding: 1% 0;
    padding-bottom: 5px;
}
.aside_details img {
    width: 12%;
    float: left;
    margin: 23px 7px 0 17px;
}
.aside_details div {
    width: 75%;
    margin: 0;
    float: left;
    text-align: left;
    font-family: Roboto;
    padding-top: 19px;
}
.h5-title {
    padding: 1% 5%;
    width: 89.8%}
.section_products img {
    display: none;
}
.section_products h5 {
    width: auto;
    font-size: 30px;
}
#tabs1-1.content {
    background-color: #002738;
    padding: 2% 4%;
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    line-height: 150%;
    height: auto;
    padding-bottom: 5%;
    border-left: 1px solid #FFF;
}
#tabs1-1.content table {
    margin-left: 0;
    width: 100%}
h1.h1sub p {
    width: auto;
    margin: 0;
    float: left;
    text-align: left;
    margin-top: 10px;
}
.h1sub p {
    width: auto;
    margin: 0;
    float: left;
    text-align: left;
    margin-top: 10px;
}
input.submitb, a.submitb, a.submitb:link, a.submitb:visited {
    margin-top: 88px;
}
.nutritiontext {
    width: 100%;
    margin: 5% auto;
}
.list_features_hp3 li {
    width: 100%;
    height: 400px;
    float: left;
    text-align: left;
    margin: 3% .5%;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.list_features_hp3 li img {
    object-fit: cover;
}
.mask {
    height: 95px;
}
input.submita, a.submita, a.submita:link, a.submita:visited {
    padding: 3.3% 0;
    width: 100%;
    margin-right: 0;
}
a.submita:hover, input.submita:hover {
    padding: 3.3% 0;
    width: 100%;
    margin-right: 0;
}
.h3subdiv {
    width: 100%;
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
}
.h3subdiv img {
    display: none;
}
.h3subdiv p {
    width: 100%;
    margin: 0;
    float: right;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    font-size: 36px;
    padding-top: 0;
}
.form_wrap {
    width: 100%}
.form_enquire {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 5% 0;
    font-size: 18px;
}
.formpart1 {
    width: 100%;
    float: left;
    margin-bottom: 10%}
.form_enquire input.FE_inputwide {
    width: 95.5%;
    margin: 0 0 3% 0;
    padding: 2%;
    font-size: 16px;
}
input#Email.FE_inputwide {
    width: 89.5%;
    padding: 5%}
.formpart2 {
    width: 100%;
    float: right;
    margin-bottom: 10%}
.form_enquire select {
    width: 100%;
    height: auto;
    margin: 0 0 3% 0;
    padding: 2%;
    font-family: Roboto;
    font-size: 16px;
}
.form_enquire textarea {
    width: 96%;
    height: auto;
    margin: 0 0 5% 0;
    padding: 2%;
    font-size: 16px;
}
.formpart3 {
    width: 100%;
    float: inherit;
    margin-bottom: 10%}
input#Email.FE_inputwide2 {
    width: 98.7%;
    color: #000;
    padding: 2.4% 0;
    font-size: 18px;
}
#blogtabnav {
    width: 100%; margin-top: 20px;}
.aside_blog_nav {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: -4px 0 20px 0;
    padding: 0;
}
.section_blog_content {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    margin-bottom: 5%}
.list_blog {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.list_blog li h4 {
    font-size: 21px;
}
.list_blog li h4 a:link, .list_blog li h4 a:visited, .list_blog li h4 a:active {
    font-size: 22px;
}
.list_blog li h4 a:HOVER {
    font-size: 22px;
}
.list_blog li span.LBlispanauthor {
    padding: 2% 0;
}
.list_blog li div {
    width: 100%}
.list_blog li div span.LBlispanimg {
    width: 100%}
.list_blog li div span.LBlispanimg img {
    width: 100%;
    min-height: auto;
    object-fit: cover;
    padding-bottom: 5%;
    max-width: 100%}
.list_blog li div span.LBlispancontent {
    width: 100%}
.my-simple-gallery figure.figureMain2 {
    margin: 4% auto;
    width: 100%;
    text-align: center;
    float: inherit;
}
.list_features_hp3 h1 {
    font-size: 26px;
}
.stock {
    margin-top: 10px}
.requeststock {
    padding-bottom: 1%;
    width: 100%;
    margin: 0 auto;
    padding: 3% 2px;
    height: auto;
}
.stock-left {
    width: 95%;
    margin: 0;
    padding: 1% 0;
    float: none;
    margin: 0 auto;
    height: 200px;
}
.stock-left h3 {
    color: #FFF;
    text-align: left;
    margin: 3% 0 9% 0;
    text-transform: none;
}
.requeststock ul {
    margin: 0;
    padding: 0;
    padding-left: 0;
    margin-top: -10px;
}
.requeststock li {
    list-style-type: none;
    color: #FFF;
    margin: 6% 0;
    font-size: 17px;
}
.requeststock li img {
    display: none;
}
.requeststock li span {
    color: #009AD3;
    margin-left: 0;
}
.stock-right {
    width: 96%;
    margin: 0 auto;
    float: none;
    padding: 1% 0;
    height: 300px;
}
.stock-right h3 {
    color: #FFF;
    text-align: left;
    margin: 3% 0 1% 0;
    text-transform: capitalize;
    font-size: 26px;
}
.stock-right {
    text-align: left;
}
.stock-right ul {
    margin-top: -34px;
}
.stock-right li {
    text-align: left;
    margin: 10px 0;
}
.form_contact_sub input.FCS_inputwide {
    width: 97%}
input.submit4, a.submit4, a.submit4:link, a.submit4:visited {
    margin-left: 0;
}
a.submit4:hover {
    margin-left: 0;
}
.stockdetails {
    width: 100%;
    height: auto;
    display: inline-block;
    padding-bottom: 5%}
.googlemap_img {
    width: 100%;
    height: auto;
    margin: 1% 0;
    padding: 0;
}
.figureMaingoogle {
    margin: 4% auto;
    width: 95%;
    text-align: center;
    float: none;
    height: auto;
    object-fit: cover;
}
.googlemap-address {
    width: 95%;
    height: auto;
    float: right;
    margin: 6px 0 0 0;
    padding: 2% 2.5%;
    top: 0;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}
.googlemap-address li {
    list-style-type: none;
    color: #FFF;
    text-align: left;
    font-size: 19px;
    line-height: 150%;
    display: inline-block;
    padding-bottom: 10px;
}
.stock h3 {
    padding-bottom: 10px;}
.googlemap-address li span {
    width: 200px;
    float: left;
}
.googlemap-address li div {
    width: 91%;
    float: right;
}
.addressdetails {
    padding: 1% 5%;
    margin-top: 50px;
    width: 90%}
.aside_findus_map {
    width: none;
    max-width: 96%}
.form_contact label {
    font-size: 16px;
    color: red;
    margin-top: -33px;
}
a, a.sitetext:link, a.sitetext:visited, a.sitetext:active {
    font-size: 14px;
}
input.submit6, a.submit6, a.submit6:link, a.submit6:visited {
    margin-right: 2%}
a.submit6:hover, input.submit6:hover {
    margin-right: 2%}
.breadcrumbs {
    margin: 6px 0 0 4px;
}
#sub {
    margin-bottom: 15px;
    width: 94%;
    margin-top: -41px;
    padding-bottom: 0;
}
a.news3, a.news3:link, a.news3:visited, a.news3:active {
    display: block;
    text-align: center;
}
a.news3:hover {
    display: block;
    text-align: center;
}
.list_date_hp li span a:link {
    font-size: 18px;
}
.list_date_hp li span a:hover {
    font-size: 18px;
}
.hp-video_bg iframe {
    width: 100%;
    height: 300px;
    margin: 0;
}
.author_profile {
    width: auto;
    margin: auto;
}
.formimages {
    padding-bottom: 20px;
}
.formimages li {
    width: 43%;
    display: inline-block;
    margin: 0 3%;
    text-align: center;
    font-size: 13px;
}
#stockall a:link {
    font-size: 16px;
}
li.stocktext {
    line-height: 150%;
    font-size: 14px;
}
.img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
    float: none;
}
.boxcontainer {
    position: relative;
    width: 100%;
    margin: 0;
    height: auto;
    float: left;
}
section.section_content_hp .maintext {
    margin-top: 5%}
#insidescoop {
    width: 80%;
    max-width: 290px;
}
}
@media only screen and (min-width:480px) and (max-width:767px) {
    
    .container{
        height: auto;
    }
    .blog-main-graphic{
        width:80%;
        float: none;
        margin:0 auto;
    }
    .videoBanner{
        height:370px;
        margin-top: 0px;
    }
    .videoBanner video{height:auto;}
    
.helpline img {position:relative;}
.section_content_hp h2, .section_content_hp p {text-align:center;}
a, a.sitetext: link, a.sitetext:visited, a.sitetext:active {
    font-size: 14px;
}
.dropdownwrap {
    width: 100%;
    height: 40px;
}
.dropdowncontainer {
    max-width: none;
    width: 96%}
header {
    display: none;
}
#header_res {
    display: block;
    float: left;
}
.toggle {
    margin-top: 0;
}
#header_res span {
    margin: 10px 3px 0 3px;
}
#header_res div.HRLogo {
    display: none;
}
#header_res div.HRLogoTablet {
    width: 180px;
    height: auto;
    margin: 3px auto;
    padding: 0;
    font-family: Roboto;
    font-size: 12px;
    color: #FFF;
    display: block;
}
.banner{width:100%;height:460px; float:left; margin-top:0;}
.banner img{width:100%; height:460px;}
.banner {
    width: 100%;
    height: 450px;
    float: left;
    margin-top: 0;
}
.banner img {
    width: 100%;
    height: 450px;
}
#bannerText {
    font-size: 9px;
    font-family: "Open Sans";
    position: absolute;
    float: left;
    color: #FFF;
    top: 63px;
    right: 2%;
    width: 300px;
}
#bannerText img {
    width: 22%;
    height: auto;
}
#bannerText h1 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    text-align: center;
    border: 0;
    font-size: 45px;
    margin: 0;
}
#bannerText h2 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 35px;
    text-align: center;
    margin: 0;
}
#bannerText p {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 16px;
    text-align: center;
    margin: 0;
    margin-bottom: 30%;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}
#bannerText h3 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    text-align: left;
    border: 0;
    font-size: 40px;
    margin: 0;
}
#bannerText h4 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 32px;
    text-align: left;
    margin: 0;
}
#bannerText p2 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 16px;
    text-align: left;
    margin: 0;
    padding-bottom: 20px;
}
#maincontent {
    width: 100%;
    max-width: none;
}
footer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block;
}
.footer {
    max-width: none;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.footer_nav {
    display: none;
}
.footer_nav_Ecom {
    display: none;
}
.footer_info {
    width: 200px;
    margin: 5% 5%;
    float: left;
}
.footer_info li {
    font-size: 15px;
}
.footer_info li.email_li {
    width: 250px;
}
.logoline {
    display: none;
}
.helpline {
    height: 60px;
    width: 305px;
}
.footer_info li.footer_siteMap {
    display: block;
}
.footer_payment_checkout {
    display: none;
}
.footer_payment {
    display: none;
}
.cell_full_hp {
    max-width: none;
    width: 96%;
    margin: 15px 0;
    padding: 0 2%}
.cell_full {
    max-width: none;
    width: 100%;
    min-height: 500px;
    margin: 0 0 15px 0;
}
.cell_full_sub {
    max-width: none;
    width: 96%;
    padding: 0 2%}
.section_image {
    width: 65%;
    margin: 10px 5% 0 0;
}
.section_content_nav {
    width: 100%}
.full_content_nav {
    width: 100%}
.section_date_content_img {
    width: 100%;
    margin: 0 0 20px 0;
}
.section_date_content_detail {
    max-width: none;
    width: 100%;
    margin: 0 0 15px 0;
}
.section_date_content div.SDCdivoptions {
    width: 100%;
    margin: 0 0 15px 0;
}
.section_date_content_img {
    width: 100%;
    margin: 0 0 20px 0;
}
.section_date_content_detail {
    max-width: none;
    width: 100%;
    margin: 0 0 15px 0;
}
.section_video {
    width: 80%;
    margin: 0 auto 30px auto;
    padding: 5% 10%}
.section_video iframe {
    width: 100%;
    height: 420px;
}
.aside_products_img {
    width: 90%;
    margin: 0 5%}
.section_products {
    width: 90%;
    margin: 0 5%;
    margin-top: 5%}
.textcolumn-2 {
    max-width: none;
    width: 100%}
.textcolumn-2 h2 {
    margin: 4% 0;
    font-size: 30px;
}
.textcolumn {
    width: 84%;
    margin: 0 4% 4% 4%;
    padding: .5% 4%}
.list_features_hp {
    border-top: 0;
    border-bottom: 0;
}
.list_features_hp li {
    width: 100%;
    margin: 0;
    height: 400px;
    border-bottom: 0;
}
.list_features_hp li img {
    width: 100%;
    border: 0;
}
.list_gallery_hp li {
    width: 28%;
    height: 250px;
    margin: 2%;
    padding: .5%}
.list_gallery_hp li span.LGHPspan {
    width: 100%;
    height: 250px;
}
.sim-button {
    margin-top: 100px;
    width: 80%}
.section_content_hp {
    width: 100%;
    height: auto;
    margin: 0 0 5% 0;
}
.list_date_hp {
    width: 100%;
    margin: 0;
    padding: 0;
    padding-bottom: 4%;
    height: 500px;}
.list_date_hp ul {
    width: 94%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0 3%}
.list_date_hp li {
    width: 100%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    color: #FFF;
    font-size: 18px;
    font-family: Roboto;
    margin-bottom: 4%}
.list_date_hp li span {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0 0 11px 0;
    padding: 0;
    font-size: 20px;
    font-family: Roboto;
    color: #FFF;
    text-transform: none;
    margin-bottom: 3%}
.list_date_hp li img {
    height: 200px;
    width: 40%;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    object-fit: cover;
}
a.newsfeat, a.newsfeat:link, a.newsfeat:visited, a.newsfeat:active {
    margin-left: 4%}
a.newsfeat:hover {
    margin-left: 4%}
a.allnewsfeat, a.allnewsfeat:link, a.allnewsfeat:visited, a.allnewsfeat:active {
    padding: 10px 32%;
    margin: 0 auto;
}
a.allnewsfeat:hover {
    padding: 10px 32%;
    margin: 0 auto;
}
.list_news {
    width: 90%;
    margin: 4% 5%}
.list_news li {
    padding: 2% 1%}
.list_news img {
    float: left;
    margin: 0 1%;
    width: 58%;
    height: auto;
    max-height: 175px;
    object-fit: cover;
}
.list_testimonials_hp {
    width: 90%;
    margin: 0 5%}
.list_testimonials_hp ul {
    height: auto;
}
.list_products li {
    margin: 18px 22px;
}
.list_testimonials li div {
    width: 86%;
    padding: 2% 10% 2% 4%}
.list_testimonials li span {
    width: 92%;
    padding: 3% 4% 2% 4%}
.list_staff li {
    width: 40%;
    height: 510px;
    margin: 20px 5%}
.list_staff li div.LSlidivheader {
    width: 90%;
    height: 54px;
    padding: 8px 5%}
.list_staff li div.LSlidivimg {
    width: 100%;
    height: 200px;
    margin: 0;
    padding: 0;
}
.list_staff li div img {
    width: 100%}
.list_staff li div.LSlidivcontent {
    width: 90%;
    height: 170px;
    margin: 0;
    padding: 10px 5%}
.list_downloads li {
    width: 40%;
    margin: 0 2.5% 20px 2.5%;
    padding: 2.5%}
.list_address_contactus p {
    font-size: 15px;
}
.list_address_contactus li {
    font-size: 14px;
}
.list_images_text li {
    width: 86%;
    padding: 0 2%;
    height: auto;
    margin: 2% 5%}
.list_images_text li div.lmt_img {
    width: 157px;
    height: 100%;
    float: left;
    text-align: right;
    margin: 1% 0;
    padding: 0;
    margin-right: 2%}
.list_images_text li div.lmt_img img {
    width: 100%}
.list_images_text li div.lmt_content {
    width: 56%;
    height: auto;
    float: left;
    text-align: left;
    margin: 38px 0;
    padding: 0;
}
.list_productsRelated {
    width: 90%;
    margin: 0 5%}
.form_search {
    width: 100%;
    height: 40px;
}
.prodSearch h1.h1sub{margin: 0 auto;}
.prodSearch .form_search{
    margin: 0 auto;
    width: 80%;
    display: block;
    float: none;
}
.form_search input {
    width: 96%;
    height: 40px;
    font-size: 22px;
    font-weight: 500;
}
.form_search input.button {
    display: none;
}
.form_searchDD {
    width: 100%;
    height: 40px;
}
.form_searchDD input {
    width: 96%;
    height: 40px;
    font-size: 22px;
    font-weight: 500;
}
.form_searchDD input.buttonDD {
    display: none;
}
.animatedBoxes-3 li {
    width: 100%}
.animatedBoxes-3 li.ABLI_wide {
    width: 100%}
figure.AB3 {
    width: 100%;
    height: 300px;
}
figure.AB3 img {
    height: 100%}
figcaption.AB3caption h3 {
    padding: 10px 20px;
    left: 100%;
    margin-top: 10px;
    font-size: 40px;
}
figcaption.AB3caption p {
    padding: 10px 20px;
    margin-top: 10px;
    left: 100%;
    font-size: 20px;
}
.textimagerows {
    max-width: none;
    width: 100%}
.textimagerows h2 {
    font-size: 30px;
}
.textimagerows li {
    width: 90%;
    margin: 2% 2%}
.textimagerows li div {
    width: 100%;
    margin: 10px 0;
    text-align: center;
}
.textimagerows li span {
    width: 100%}
.textimagerows li span h3 {
    text-align: center;
}
.textimagerows li p {
    text-align: center;
}
.textimageiconlisting {
    max-width: 1000px;
    width: 100%}
.textimageiconlisting li {
    width: 90%;
    margin: 2%;
    padding: 2% 3%}
.textimageiconlisting li div {
    width: 100%;
    margin: 5px 0 10px 0;
    text-align: center;
}
.textimageiconlisting li span {
    width: 100%;
    text-align: center;
}
.textimageiconlisting li span h3 {
    text-align: center;
}
.textimageiconlisting li span p {
    text-align: center;
}
.productDetailDescLTF {
    width: 30%;
    margin: 0 3% 0 0;
}
.productDetailDescRHT {
    width: 67%}
.my-simple-gallery figure.figureSub {
    margin: 1%;
    width: 23%;
    height: auto;
}
.my-simple-gallery figure.figureSub2 {
    margin: 1%;
    width: 33.33%;
    height: 150px;
}
.my-simple-gallery figure.figureMainProduct {
    margin: 0 0 0 1%;
    width: 99%}
.map_wrap {
    margin: 0;
}
a.general, a.general:link, a.general:visited, a.general:active {
    padding: 10px 20px;
}
a.general:hover {
    padding: 10px 20px;
}
input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited {
    margin-left: 20px;
}
input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited {
    margin: 15px 0 0 20px;
    float: left;
}
#statusMessage {
    max-width: none;
    width: 60%}
#statusMessageWishList {
    max-width: none;
    width: 60%}
#footerSlideContainer {
    display: none;
}
.list_features_hp2 li {
    width: 100%;
    height: auto;
    padding: 0 0 5% 0;
}
.list_features_hp2 div {
    width: 300px;
    margin: 8% auto;
}
.list_features_hp2 h1 {
    font-size: 30px;
}
.list_features_hp2 h2 {
    font-size: 24px;
}
.list_features_hp2 p {
    font-size: 19px;
    width: 273px;
    margin: 0 auto;
    float: right;
    line-height: 150%;
    margin-right: -45px;
}
.list_features_hp2 img {
    width: 73px;
    height: auto;
    float: left;
    margin-top: -20px;
}
input#Email.FE_inputwide {
    width: 249px;
}
input.submit, a.submit, a.submit:link, a.submit:visited {
    padding: 5%;
    width: 90.5%;
    float: left;
    margin-right: 1%}
a.submit:hover, input.submit:hover {
    padding: 5%;
    width: 90.5%;
    float: left;
    margin-right: 1%}
.space {
    display: none;
}
.aside_content_sml_imgs {
    width: 100%;
    padding: 4% 0;
}
.my-simple-gallery figure.figureMain2 {
    margin: 0 0 5% 0;
    width: 100%}
.section_content_sml {
    width: 96%;
    margin: 0;
    padding: 2% 2%;
    margin-top: -5px;
}
.list_date_hp2 {
    width: 100%;
    padding-bottom: 3%}
.list_date_hp2 span {
    margin: 0 26%}
#date_hp2 {
    margin: 0 26%}
.list_date_hp2 ul {
    width: 96%;
    height: auto;
    float: left;
    margin: 0 2%;
    padding: 0;
}
.list_date_hp2 li {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 0 1%;
    margin-bottom: 5%}
.list_date_hp2 li img {
    height: 200px;
    width: 50%;
    object-fit: cover;
}
.list_date_hp2 li span {
    width: 42%;
    margin: 0 0 11px 0;
    padding: 0 4%}
#allnewsbutton2 {
    margin: 1% auto;
    width: 97%}
.h2subdiv {
    width: 85%}
h2.h2sub p {
    width: 97%;
    font-size: 26px;
}
.section_date_content_detail p {
    margin: 0;
    margin-bottom: 10%}
.aside_nav {
    width: 100%;
    height: auto;
    margin: 1% 0;
    padding: 0;
}
.filtersform {
    max-width: 100%;
    width: 100%}
.filtersform div.filtercontainer {
    width: 48%;
    height: 110px;
    background: #FFF;
    float: left;
    margin: 3px 4px;
    padding: 0;
    overflow: auto;
}
.section_content_nav {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: 2% 0;
    padding: 0;
}
.full_content_nav {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: 2% 0;
    padding: 0;
}
.list_productsEcomm {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    min-height: 450px;
    padding-bottom: 5%}
.list_productsEcomm li {
    width: 47%;
    height: 396px;
    margin: 0 1% 10% 0;
    padding: 0;
}
.list_productsEcomm li div.LPEimg {
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.list_productsEcomm li div.LPEimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list_productsEcomm li div.LPEinfo {
    width: 100%;
    height: 77px;
    float: left;
    text-align: center;
    margin: 10px 0;
    padding: 0;
    font-family: Roboto;
}
.list_productsEcomm li div.LPEbutton {
    width: 100%;
    background-color: #00A5E2;
    height: 23px;
    margin-top: 65px;
    padding: 5% 1px;
    margin-left: -1px;
}
.pagingnav span {
    padding: 1%;
    font-size: 14px;
}
.pagingnav a:link, .pagingnav a:visited {
    padding: 1%;
    font-size: 14px;
}
.pagingnav a:hover {
    padding: 1%;
    font-size: 14px;
}
.form_contact li {
    list-style-type: none;
    width: 100%;
    display: inline;
    margin: 0;
    float: left;
}
.section_content_contactus {
    height: 1270px;
}
.contact_back {
    background-image: url(/images/general/horse2.jpg);
    width: 100%;
    height: 450px;
    background-size: cover;
    margin-top: 1%;
    background-position: center;
}
.list_address_contactus {
    width: 53.5%;
    height: auto;
    background: #EDEDED;
    float: right;
    margin: 30px 6px 0 0;
    padding: 2% 2.5%;
    top: 0;
    color: #000;
    font-size: 16px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}
.list_address_contactus li span {
    width: 24%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #002040;
}
.list_address_contactus li div {
    width: 75%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0;
    padding: 0;
    line-height: 150%}
.form_contact {
    width: 96%;
    height: auto;
    min-height: 350px;
    float: inherit;
    text-align: left;
    margin: 0 2%;
    padding: 0;
    display: block;
}
.form_contact h3 {
    background-color: #002040;
    color: #FFF;
    padding: 2% 0;
    font-size: 28px;
}
.numbercontainer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1% 0;
}
.contactnumbers {
    width: 88%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.contactnumbers li {
    width: 93%;
    margin: 2% 5%;
    list-style-type: none;
    display: block;
    float: left;
}
.contactnumbers h3 {
    margin: 0;
    font-size: 20px;
}
.contactnumbers p {
    font-size: 12px;
}
#contact1 {
    width: 100%;
    margin-top: 2%}
.aside_details li {
    width: 100%;
    height: 100px;
    list-style-type: none;
    border: 1px solid #FFF;
    padding: 1% 0;
    padding-bottom: 5px;
}
.aside_details img {
    width: 12%;
    float: left;
    margin: 23px 20px 0 36px;
}
.aside_details div {
    width: 74%;
    margin: 0;
    float: left;
    text-align: left;
    font-family: Roboto;
    padding-top: 19px;
}
.h5-title {
    padding: 1% 2%;
    width: 96%}
.section_products img {
    display: none;
}
.section_products h5 {
    width: auto;
}
#tabs1-1.content {
    background-color: #002738;
    padding: 2% 4%;
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    line-height: 150%;
    height: auto;
    padding-bottom: 5%;
    border-left: 1px solid #FFF;
}
#tabs1-1.content table {
    margin-left: 0;
    width: 100%}
.list_productsRelated ul {
    width: 94%;
    height: auto;
    background: #EEE;
    float: left;
    text-align: left;
    margin: 1% 3%;
    padding: 0;
}
.list_productsRelated li {
    width: 48%;
    height: auto;
    background: #FFF;
    float: left;
    text-align: center;
    margin: 2% 1%;
    padding: 0;
    list-style-type: none;
    font-family: Roboto;
    padding-bottom: 0;
}
.list_productsRelated li div {
    width: 100%;
    height: 250px;
    float: left;
    text-align: center;
    margin: 1px;
    padding: 2% 0;
}
.list_productsRelated li div img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.list_productsRelated li span {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 10px 0 0 0;
    padding: 1% 0;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    min-height: 65px;
}
.nutritiontext {
    width: 100%;
    margin: 5% auto;
}
.list_features_hp3 li {
    width: 90%;
    height: 500px;
    float: left;
    text-align: left;
    margin: 3% 5%;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.list_features_hp3 li img {
    object-fit: cover;
}
.mask {
    height: 95px;
}
.form_wrap {
    width: 80%}
.form_enquire {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 5% 0;
    font-size: 18px;
}
.formpart1 {
    width: 100%;
    float: left;
    margin-bottom: 10%}
.form_enquire input.FE_inputwide {
    width: 95.5%;
    margin: 0 0 3% 0;
    padding: 2%;
    font-size: 16px;
}
input#Email.FE_inputwide {
    width: 89.5%;
    padding: 5%}
.formpart2 {
    width: 100%;
    float: right;
    margin-bottom: 10%}
.form_enquire select {
    width: 100%;
    height: auto;
    margin: 0 0 3% 0;
    padding: 2%;
    font-family: Roboto;
    font-size: 16px;
}
.form_enquire textarea {
    width: 96%;
    height: auto;
    margin: 0 0 5% 0;
    padding: 2%;
    font-size: 16px;
}
.formpart3 {
    width: 100%;
    float: inherit;
    margin-bottom: 10%}
input.submitz, a.submitz, a.submitz:link, a.submitz:visited {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 0;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    text-transform: none;
    padding: 2% 2%;
    width: 100%}
input.submitz, a.submitz:hover {
    font-family: Roboto;
    color: #FFF;
    background: #00A3DE;
    border: 0;
    font-size: 16px;
    font-weight: normal;
    cursor: pointer;
    text-decoration: none;
    width: auto;
    border: 1px solid #00A3DE;
    text-transform: none;
    padding: 2% 2%;
    width: 100%}
input#Email.FE_inputwide2 {
    width: 100%;
    color: #000;
    padding: 2.3% 0;
    font-size: 18px;
}
input.submita, a.submita, a.submita:link, a.submita:visited {
    width: 101%;
    margin-right: -4px;
}
a.submita:hover, input.submita:hover {
    width: 101%;
    margin-right: -4px;
}
.aside_blog_nav {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: -4px 0 0 0;
    padding: 0;
}
#cssmenu>ul>li {
    width: 48%;
    float: left;
    margin: 0 1%}
.section_blog_content {
    width: 90%;
    height: auto;
    float: left;
    text-align: left;
    margin: 2% 5%;
    padding: 0;
    margin-bottom: 5%}
.list_blog {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
}
.list_blog li {
    margin: 0 0 5% 0;
    width: 42%;
}
.list_blog li h4 {
    font-size: 21px;
}
.list_blog li h4 a:link, .list_blog li h4 a:visited, .list_blog li h4 a:active {
    font-size: 22px;
}
.list_blog li h4 a:hover {
    font-size: 22px;
}
.list_blog li span.LBlispanauthor {
    padding: 2% 0;
}
.list_blog li div {
    width: 100%}
.list_blog li div span.LBlispanimg {
    width: 100%}
.list_blog li div span.LBlispanimg img {
    width: 100%;
    height: 230px;
    object-fit: cover;
    padding-bottom: 5%;
}
.list_blog li div span.LBlispancontent {
    width: 100%}
.requeststock {
    padding-bottom: 1%;
    height: 470px;
    width: 400px;
    margin: 0 auto;
    padding: 3% 4px;
    height: auto;
}
.stock-left {
    width: 95%;
    margin: 0;
    padding: 1% 0;
    float: none;
    margin: 0 auto;
    height: 200px;
}
.stock-left h3 {
    color: #FFF;
    text-align: left;
    margin: 3% 0 1% 0;
    text-transform: none;
}
.requeststock ul {
    margin: 0;
    padding: 0;
    padding-left: 0;
    margin-top: -10px;
}
.requeststock li {
    list-style-type: none;
    color: #FFF;
    margin: 6% 0;
    font-size: 16px;
}
.stock-right {
    width: 96%;
    margin: 0 auto;
    float: none;
    padding: 1% 0;
    height: 300px;
}
.stock-right h3 {
    color: #FFF;
    text-align: left;
    margin: 3% 0 1% 0;
    text-transform: capitalize;
}
.stock-right {
    text-align: left;
}
.stock-right li {
    text-align: left;
}
.form_contact_sub input.FCS_inputwide {
    width: 97%}
input.submit4, a.submit4, a.submit4:link, a.submit4:visited {
    margin-left: 0;
}
a.submit4:hover {
    margin-left: 0;
}
.stockdetails {
    width: 100%;
    height: auto;
    display: inline-block;
}
.googlemap_img {
    width: 50%;
    height: auto;
    margin: 1% auto;
    float: none;
    padding: 0;
}
.figureMaingoogle {
    margin: 4% auto;
    width: 95%;
    text-align: center;
    float: none;
    height: auto;
    object-fit: cover;
}
.googlemap-address {
    width: 95%;
    height: auto;
    float: right;
    margin: 6px 0 0 0;
    padding: 2% 2.5%;
    top: 0;
    font-size: 18px;
    font-weight: 300;
    text-align: center;
}
.googlemap-address li {
    list-style-type: none;
    color: #FFF;
    text-align: left;
    font-size: 19px;
    line-height: 150%;
    display: inline-block;
    padding-bottom: 10px;
}
.stock h3 {
    padding-bottom: 0;
}
.googlemap-address li span {
    width: 97px;
    float: left;
}
.googlemap-address li div {
    width: 325px;
    float: right;
}
.addressdetails {
    padding: 1% 5%;
    margin-top: 50px;
    width: 350px;
    float: none;
    margin: 5% auto;
}
.aside_findus_map {
    width: none;
    max-width: 96%}
input.submit6, a.submit6, a.submit6:link, a.submit6:visited {
    margin-right: 5%}
a.submit6:hover, input.submit6:hover {
    margin-right: 5%}
.breadcrumbs {
    margin: 6px 0 0 5%}
#sub {
    margin-bottom: 15px;
    width: 94%;
    margin-top: -10px;
}
.hp-video_bg iframe {
    width: 100%;
    height: 400px;
    margin: 0;
}
.list_date_hp li span a:link {
    font-size: 18px;
}
.list_date_hp li span a:hover {
    font-size: 18px;
}
.author_profile {
    width: 315px;
    margin: auto;
}
#abovereview {
    float: left;
    width: 89.5%;
    margin: 0 1%}
#review {
    width: 100%;
    margin: 30px 5% 90px 5%}
.formimages {
    padding-bottom: 30px;
}
.formimages li {
    width: 37%;
    display: inline-block;
    margin: 0 6%;
    text-align: center;
    font-size: 13px;
}
#stockall a:link {
    font-size: 18px;
}
li.stocktext {
    line-height: 150%;
    font-size: 16px;
}
.img {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    float: none;
}
.boxcontainer {
    position: relative;
    width: 100%;
    margin: 0;
    height: 550px;
    float: left;
}
section.section_content_hp .maintext {
    margin-top: 5%}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
    .section_content_hp{
        height: 100%;
        overflow: auto;
    }
    .list_blog li{
        width: 27%;
    }
    .blog-main-graphic{
        margin:0 auto;
        width: 85%;
        float: none;
    }
    .videoBanner{
        height:600px;
        margin-top:0px;
    }
    .videoBanner video{height:auto;}

    .error {
    font-size: 13px;
    display: inherit;
    color: red;
    width: 100%}
a, a.sitetext:link, a.sitetext:visited, a.sitetext:active {
    font-size: 14px;
}
.dropdownwrap {
    width: 100%;
    height: 40px;
}
.dropdowncontainer {
    max-width: none;
    width: 96%}
header {
    display: none;
}
#header_res {
    display: block;
    float: left;
    height: 60px;
}
.toggle {
    margin-top: 10px;
}
#header_res span {
    margin: 14px 5px;
}
#header_res div.HRLogo {
    display: none;
}
.banner{width:100%;height:570px; float:left; margin-top:0;}
.banner img{width:100%; height:570px;}
.hp-video_bg iframe {
    width: 100%;
    height: 600px;
    margin: 0;
}
#bannerText {
    font-size: 9px;
    font-family: "Open Sans";
    position: absolute;
    float: left;
    color: #FFF;
    top: 138px;
    right: 3%;
    width: 380px;
}
#bannerText img {
    width: 26%;
    height: auto;
}
#bannerText h1 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    text-align: center;
    border: 0;
    font-size: 59px;
    margin: 0;
}
#bannerText h2 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 45px;
    text-align: center;
    margin: 0;
}
#bannerText p {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 16px;
    text-align: center;
    margin: 0;
    margin-bottom: 30%;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}
#bannerText h3 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    text-align: left;
    border: 0;
    font-size: 55px;
    margin: 0;
}
#bannerText h4 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 45px;
    text-align: left;
    margin: 0;
}
#bannerText p2 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 20px;
    text-align: left;
    margin: 0;
    padding-bottom: 20px;
}
#maincontent {
    width: 100%;
    max-width: none;
}
footer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    position: relative;
    display: block;
}
.footer {
    max-width: none;
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}
.footer_nav {
    display: none;
}
.footer_nav_Ecom {
    display: none;
}
.footer_info {
    width: 200px;
    margin: 5% 5%;
    float: left;
}
.footer_info li {
    font-size: 16px;
}
.logoline {
    display: none;
}
.helpline {
    bottom: 0;
    height: 60px;
    display: flex;
    margin: 0 32%}
.footer_info li.footer_siteMap {
    display: block;
}
.footer_payment_checkout {
    display: none;
}
.footer_payment {
    display: none;
}
.cell_full_hp {
    max-width: none;
    width: 96%;
    margin: 15px 0;
    padding: 0 2%}
.cell_full {
    max-width: none;
    width: 100%;
    min-height: 500px;
    margin: 0 0 15px 0;
}
.cell_full_sub {
    max-width: none;
    width: 96%;
    padding: 0 2%}
.section_image {
    width: 65%;
    margin: 10px 5% 0 0;
}
.section_date_content_img {
    width: 100%;
    margin: 0 0 20px 0;
}
.section_date_content_detail {
    max-width: none;
    width: 100%;
    margin: 0 0 15px 0;
}
.section_date_content div.SDCdivoptions {
    width: 100%;
    margin: 0 0 15px 0;
}
.section_date_content_img {
    width: 100%;
    margin: 0;
}
.section_date_content_detail {
    max-width: none;
    width: 94%;
    margin: 0 3%;
    float: right;
}
.aside_products_img {
    width: 40%;
    margin: 0 2% 0 1%}
.section_products {
    width: 55%;
    margin: 0 2% 0 0;
}
.textcolumn-2 {
    max-width: none;
    width: 100%}
.list_gallery_hp li {
    width: 28%;
    height: 250px;
    margin: 2%;
    padding: .5%}
.list_gallery_hp li span.LGHPspan {
    width: 100%;
    height: 250px;
}
.sim-button {
    margin-top: 100px;
    width: 80%}
.list_features_hp {
    border-top: 0;
    border-bottom: 0;
}
.list_features_hp li {
    width: 100%;
    margin: 0;
    height: 400px;
    border-bottom: 0;
}
.list_features_hp li img {
    width: 100%;
    border: 0;
}
.section_content_hp {
    width: 50%;
    height: auto;
    margin-bottom: 10px;
}
.list_date_hp {
    width: 50%;
    margin: 0;
    padding: 3% 0;
    height: auto;
    padding-bottom: 10%}
.list_date_hp ul {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    margin-bottom: 5%}
.list_date_hp li {
    width: 95%;
    height: auto;
    float: left;
    text-align: left;
    margin: 10px 0 15px 0;
    padding: 15px 2.5%;
    list-style-type: none;
    color: #FFF;
    font-size: 18px;
    font-family: Roboto;
}
.list_date_hp li span {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0 0 11px 0;
    padding: 0;
    font-size: 16px;
    font-family: Roboto;
    color: #FFF;
    text-transform: none;
    margin-bottom: 7%}
.list_date_hp li img {
    height: 150px;
    width: 50%;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    object-fit: cover;
}
a.newsfeat, a.newsfeat:link, a.newsfeat:visited, a.newsfeat:active {
    margin-left: 5%}
a.newsfeat:hover {
    margin-left: 5%}
a.allnewsfeat, a.allnewsfeat:link, a.allnewsfeat:visited, a.allnewsfeat:active {
    padding: 10px 36%}
a.allnewsfeat:hover {
    padding: 10px 36%}
.list_news {
    width: 48%}
.list_news li {
    font-size: 16px;
}
.list_news img {
    float: left;
    margin: 0 2%;
    width: 176px;
    height: 170px;
    object-fit: cover;
}
.list_testimonials_hp {
    width: 48%;
    margin: 0;
    padding: 0;
}
.list_products li {
    margin: 18px 22px;
}
.list_testimonials li div {
    width: 86%;
    padding: 2% 10% 2% 4%}
.list_testimonials li span {
    width: 92%;
    padding: 3% 4% 2% 4%}
.list_staff li {
    width: 40%;
    height: 510px;
    margin: 20px 5%}
.list_staff li div.LSlidivheader {
    width: 90%;
    height: 54px;
    padding: 8px 5%}
.list_staff li div.LSlidivimg {
    width: 100%;
    height: 200px;
    margin: 0;
    padding: 0;
}
.list_staff li div img {
    width: 100%}
.list_staff li div.LSlidivcontent {
    width: 90%;
    height: 170px;
    margin: 0;
    padding: 10px 5%}
.list_downloads li {
    width: 40%;
    margin: 0 2.5% 20px 2.5%;
    padding: 2.5%}
.list_address_contactus p {
    font-size: 15px;
}
.list_address_contactus li {
    font-size: 15px;
}
.list_productsRelated {
    width: 96%;
    margin: 0 2%}
.form_search {
    width: 100%;
    height: 40px;
}
.prodSearch .form_search{
    width: auto;
}
.form_search input {
    width: 96%;
    height: 40px;
    font-size: 22px;
    font-weight: 500;
}
.form_search input.button {
    display: none;
}
.form_searchDD {
    width: 100%;
    height: 40px;
}
.form_searchDD input {
    width: 96%;
    height: 40px;
    font-size: 22px;
    font-weight: 500;
}
.form_searchDD input.buttonDD {
    display: none;
}
figure.AB3 {
    width: 100%;
    height: 200px;
}
figure.AB3 img {
    height: 100%}
figcaption.AB3caption h3 {
    padding: 10px 20px 0 20px;
    left: 100%;
    margin-top: 10px;
    font-size: 20px;
}
figcaption.AB3caption p {
    padding: 10px 20px;
    margin-top: 0;
    left: 100%;
    font-size: 14px;
}
.textimagerows {
    max-width: none;
    width: 100%}
.textimagerows li {
    width: 90%;
    margin: 2% 2%}
.textimagerows li div {
    width: 42%;
    margin: 10px 3% 0 0;
}
.textimageiconlisting {
    max-width: 1000px;
    width: 100%}
.textimageiconlisting li {
    width: 40%;
    margin: 2%;
    padding: 2% 3%}
.textimageiconlisting li div {
    width: 100%;
    margin: 5px 0 10px 0;
    text-align: center;
}
.textimageiconlisting li div img {
    width: auto;
}
.textimageiconlisting li span {
    width: 100%;
    text-align: center;
}
.textimageiconlisting li span h3 {
    text-align: center;
}
.textimageiconlisting li span p {
    text-align: center;
}
.productDetailDescLTF {
    width: 25%;
    margin: 0 3% 0 0;
}
.productDetailDescRHT {
    width: 72%}
.my-simple-gallery figure.figureSub {
    margin: 1%;
    width: 23%;
    height: 60px;
}
.my-simple-gallery figure.figureMainProduct {
    margin: 0 0 0 1%;
    width: 99%}
.map_wrap {
    margin: 0;
}
a.general, a.general:link, a.general:visited, a.general:active {
    padding: 10px 20px;
}
a.general:hover {
    padding: 10px 20px;
}
input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited {
    margin-left: 20px;
}
input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited {

    margin: 15px 0 0 20px;
    float: left;
}
#statusMessage {
    max-width: none;
    width: 60%}
#statusMessageWishList {
    max-width: none;
    width: 60%}
#footerSlideContainer {
    display: none;
}
.list_features_hp2 li {
    width: 33.33%;
    height: 190px;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
}
.list_features_hp2 div {
    width: 240px;
    margin: 11% auto;
    color: #FFF;
    font-family: Roboto;
}
.list_features_hp2 img {
    width: 50px;
    height: auto;
    float: left;
    margin-top: -14px;
}
.list_features_hp2 h1 {
    margin: 0;
    color: #FFF;
    font-weight: 400;
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 19px;
}
.list_features_hp2 h2 {
    margin: 0;
    color: #FFF;
    font-size: 20px;
}
.list_features_hp2 p {
    margin: 0 auto;
    width: 192px;
    float: right;
    line-height: 150%}
input#Email.FE_inputwide {
    width: 89%;
    padding: 3% 5%;
    margin-top: -5px;
}
input.submit, a.submit, a.submit:link, a.submit:visited {
    padding: 5%;
    width: 90.5%;
    float: left;
    margin-right: 1%}
a.submit:hover, input.submit:hover {
    padding: 3% 5%;
    width: 90.8%;
    float: left;
    margin-right: 1%}
.space {
    display: none;
}
.list_date_hp2 {
    padding-bottom: 3%}
.list_date_hp2 span {
    margin: 0 35%}
#date_hp2 {
    margin: 0 35%}
.list_date_hp2 li {
    width: 100%}
.list_date_hp2 li img {
    height: 210px;
    width: 55%}
.list_date_hp2 li span {
    width: 37%}
#allnewsbutton2 {
    margin: 2% auto;
    width: 97%}
.h2subdiv {
    width: 620px;
    margin: 0 auto;
    max-width: 1200px;
}
h2.h2sub p {
    width: 90%;
    margin: 0;
    float: right;
    text-align: left;
    font-size: 30px;
}
.aside_nav {
    width: 100%;
    height: auto;
    margin: 1% 0;
    padding: 0;
}
.filtersform {
    max-width: 100%;
    width: 100%}
.filtersform div.filtercontainer {
    width: 48%;
    height: 125px;
    background: #FFF;
    float: left;
    margin: 3px 4px;
    padding: 0;
    overflow: auto;
}
.section_content_nav {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: 2% 0;
    padding: 0;
}
.list_productsEcomm {
    width: 100%;
    height: auto;
    float: left;
    margin: 0;
    padding: 0;
    min-height: 450px;
    padding-bottom: 5%}
.list_productsEcomm li {
    width: 32%;
    height: 387px;
    margin: 0 1% 7% 0;
    padding: 0;
}
.list_productsEcomm li div.LPEimg {
    width: 100%;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}
.list_productsEcomm li div.LPEimg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.list_productsEcomm li div.LPEinfo {
    width: 100%;
    height: 77px;
    float: left;
    text-align: center;
    margin: 10px 0;
    padding: 0;
    font-family: Roboto;
}
.list_productsEcomm li div.LPEbutton {
    width: 100%;
    background-color: #00A5E2;
    height: 23px;
    margin-top: 58px;
    padding: 5% 1px;
    margin-left: -1px;
}
.pagingnav span {
    padding: 1%;
    font-size: 14px;
}
.pagingnav a:link, .pagingnav a:visited {
    padding: 1%;
    font-size: 14px;
}
.pagingnav a:hover {
    padding: 1%;
    font-size: 14px;
}
.form_contact {
    width: 100%;
    margin: 4% 0;
}
.form_contact li {
    list-style-type: none;
    width: 49%;
    display: block;
    margin: 0 3px;
    float: left;
}
.form_contact select {
    width: 99%;
    padding: 2% 1%}
#formbig {
    width: 99.5%}
#formbig2 {
    width: 99.5%}
#formwide {
    width: 99.5%}
.form_contact input.FC_inputwide {
    width: 97%;
    margin: 0 0 10px 0;
    padding: 3% 1%}
.form_contact textarea {
    width: 97%;
    padding: .5% 1%;
    margin-bottom: 1%}
.numbercontainer {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 1% 0;
}

.contactnumbers {
    width: 88%;
    height: auto;
    margin: 0 auto;
    padding: 0;
}
.contactnumbers li {
    width: 45%;
    margin: 2% 2%;
    list-style-type: none;
    display: block;
    float: left;
}
#contact1 {
    width: 100%;
    margin-top: 2%}
.aside_details img {
    width: 47px;
    float: left;
    margin: 23px 0 0 10px;
}
.aside_details div {
    width: 81%;
    margin: 0;
    float: right;
    text-align: left;
    font-family: Roboto;
    padding-top: 23px;
}
.aside_details p {
    margin: 0;
    color: #FFF;
    font-size: 13px;
}
.h5-title {
    background: #404FA2;
    color: #FFF;
    margin: 0;
    width: 100%;
    padding: 1% 0;
    border-left: 1px solid #FFF;
    border-bottom: 1px solid #FFF;
}
.section_products img {
    width: 60px;
    margin: auto;
    height: auto;
}
.section_products h5 {
    width: 83%;
    font-size: 28px;
}
.list_productsRelated li {
    width: 23%;
    height: auto;
    background: #FFF;
    float: left;
    text-align: center;
    margin: 1% 1%;
    padding: 0;
    list-style-type: none;
    font-family: Roboto;
    padding-bottom: 0;
}
.list_productsRelated li div {
    width: 100%;
    height: 213px;
    float: left;
    text-align: center;
    margin: 1px;
    padding: 0;
}
.list_productsRelated li div img {
    width: 100%;
    height: 100%;
    object-fit: none;
}
.list_productsRelated li span {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    margin: 8px 0 0 0;
    padding: 0 2%;
    font-size: 12px;
    font-weight: normal;
    color: #666;
    min-height: 67px;
}
.list_features_hp3 h1 {
    font-size: 22px;
}
.list_features_hp3 p {
    font-size: 14px;
}
.mask {
    height: 80px;
}
input.submita, a.submita, a.submita:link, a.submita:visited {
    padding: 3.3% 0;
    width: 101%;
    margin-right: -0.8%}
a.submita:hover, input.submita:hover {
    padding: 3.3% 0;
    width: 101%;
    margin-right: -0.8%}
.form_enquire {
    width: 100%;
    height: auto;
    margin: 0 0 10px 0;
    padding: 5%;
    font-size: 18px;
}
.formpart1 {
    width: 100%;
    float: left;
    margin-bottom: 10%}
.form_enquire input.FE_inputwide {
    width: 95.5%;
    margin: 0 0 3% 0;
    padding: 2%;
    font-size: 16px;
}
input#Email.FE_inputwide {
    width: 89.5%;
    padding: 5%}
.formpart2 {
    width: 100%;
    float: right;
    margin-bottom: 10%}
.form_enquire select {
    width: 100%;
    height: auto;
    margin: 0 0 3% 0;
    padding: 2%;
    font-family: Roboto;
    font-size: 16px;
}
.form_enquire textarea {
    width: 96%;
    height: auto;
    margin: 0 0 5% 0;
    padding: 2%;
    font-size: 16px;
}
.formpart3 {
    width: 100%;
    float: inherit;
    margin-bottom: 10%}
input#Email.FE_inputwide2 {
    width: 99%;
    color: #000;
    padding: 2% 0;
    font-size: 16px;
}
.aside_blog_nav {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: -4px 0 0 0;
    padding: 0;
}
#cssmenu>ul>li {
    width: 48%;
    float: left;
    margin: 0 1%}
.section_blog_content {
    width: 100%}
.list_blog li div span.LBlispanimg {
    width: 100%}
.list_blog li div span.LBlispanimg img {
    width: 100%;
    min-height: 260px;
    object-fit: cover;
}
.list_blog li div span.LBlispancontent {
    width: 100%%}
.stock-left {
    width: 320px;
    padding: 1%}
.stock-left h3 {
    color: #FFF;
    text-align: left;
    margin: 3% 0 1% 0;
    text-transform: none;
}
.requeststock ul {
    margin: 0;
    padding: 0;
    padding-left: 0;
    margin-top: -10px;
}
.stock-left li {
    font-size: 16px;
    margin: 10% 0;
}
.stock-right {
    width: 340px;
    margin: 0;
    float: right;
    padding: 1% 0;
}
.stock-right h3 {
    color: #FFF;
    text-align: left;
    margin: 3% 0 3% 5px;
    text-transform: capitalize;
}
.stock-right li {
    width: 97%;
    text-align: right;
}
.form_contact_sub input.FCS_inputwide {
    width: 64%}
input.submit4, a.submit4, a.submit4:link, a.submit4:visited {
    margin-left: 109px;
}
a.submit4:hover {
    margin-left: 109px;
}
.googlemap_img {
    width: 29%;
    height: auto;
    margin: 1% auto;
    float: left;
    padding: 0;
}
.figureMaingoogle {
    margin: 4% auto;
    width: 95%;
    text-align: center;
    float: none;
    height: auto;
    object-fit: cover;
}
.googlemap-address {
    width: 500px;
    height: 325px;
    float: right;
    margin: 6px 0 0 0;
    padding: 2% .5%}
.addressdetails {
    background: #00A5E2;
    padding: 1% 5%;
    margin-top: 50px;
    width: 425px;
    font-size: 18px;
    color: #FFF;
    line-height: 150%}
.aside_findus_map {
    width: none;
    max-width: 96%}
input.submit6, a.submit6, a.submit6:link, a.submit6:visited {
    margin-right: 2%}
a.submit6:hover, input.submit6:hover {
    margin-right: 2%}
.breadcrumbs {
    margin: 6px 0 0 10px;
}
#sub {
    margin-bottom: 7px;
    width: 95%;
    margin-top: -11px;
}
.author_profile {
    width: 299px;
    margin: auto;
}
#review {
    width: 192%;
    margin: 30px 5% 90px 6%}
li.stocktext {
    line-height: 145%;
    font-size: 15px;
}
.img {
    width: 25%;
    height: auto;
    float: left;
    margin: 0 1%}
#stockall a:link {
    font-size: 20px;
}
.boxcontainer {
    position: relative;
    width: 50%;
    margin: 0;
    height: 550px;
    float: left;
}
section.section_content_hp .maintext {
    margin-top: 2%}
.section_content_hp h2 {
    margin-top: 6%;
    width: 85%}
.section_content_hp p {
    width: 85%}
#mainlogobig {
    width: 80px;
    margin-top: -10px;
}
#insidescoop {
    width: 320px;
}
}
@media only screen and (min-width:1024px) and (max-width:1270px) {

    .videoBanner{
        height: 750px;
    }
    .videoBanner video{height:auto;}
    .dropdownwrap {
    width: 100%;
    height: 80px;
}
.dropdowncontainer {
    max-width: none;
    width: 96%}
.header {
    max-width: 1000px;
    width: 100%}
.header_logo {
    width: 25%;
    float: left;
    margin: 1px 0;
}
.header_logo img {
    width: 100%;
    height: auto;
}
.header_content {
    width: 72%;
    float: right;
    margin: 15px 0 0 3%}
.header_search {
    width: 100%;
    float: right;
    margin: 20px 0 0 0;
}
.header_mainnav {
    width: 100%;
    float: left;
    margin: 10px 0 0 0;
}
.header_checkout {
    width: 69%;
    float: right;
    margin: 65px 3% 0 3%}
.banner {
    width: 100%;
    height: 700px;
    float: left;
}
.banner img {
    width: 100%;
    height: 700px;
}
.hp-video_bg iframe {
    width: 100%;
    height: 700px;
    margin: 0;
}
#bannerText {
    font-size: 9px;
    font-family: "Open Sans";
    position: absolute;
    float: left;
    color: #FFF;
    top: 220px;
    right: 3%;
    width: 380px;
}
#bannerText img {
    width: 26%;
    height: auto;
}
#bannerText h1 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    text-align: center;
    border: 0;
    font-size: 59px;
    margin: 0;
}
#bannerText h2 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 45px;
    text-align: center;
    margin: 0;
}
#bannerText p {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 16px;
    text-align: center;
    margin: 0;
    margin-bottom: 30%;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 20px;
}
#bannerText h3 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    text-align: left;
    border: 0;
    font-size: 55px;
    margin: 0;
}
#bannerText h4 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 42px;
    text-align: left;
    margin: 0;
}
#bannerText p2 {
    font-family: "Open Sans";
    text-transform: none;
    color: #FFF;
    font-weight: normal;
    border: 0;
    font-size: 16px;
    text-align: left;
    margin: 0;
    padding-bottom: 20px;
}
#maincontent {
    width: 100%;
    max-width: none;
}
.footer {
    max-width: 1000px;
}
.logoline {
    width: 100%;
    height: auto;
    padding: 4% 0;
}
.logoline ul {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    -webkit-margin-start: 0;
    -webkit-margin-end: 0;
    -webkit-padding-start: 0;
}
.logoline li {
    width: 20%;
    height: auto;
    display: inline;
    color: #009AD3;
    font-family: Roboto;
    font-weight: 900;
}
.logoline li img {
    width: 200px;
    height: auto;
}
.cell_full_hp {
    max-width: none;
    width: 96%;
    margin: 15px 0;
    padding: 0 2%}
.cell_full {
    max-width: none;
    width: 100%;
    min-height: 500px;
    margin: 0 0 15px 0;
}
.cell_full_sub {
    max-width: none;
    width: 96%;
    padding: 0 2%}
#topnav li {
    margin: 0 2px 0 0;
}
#topnav li a, #topnav li a:link, #topnav li a:visited {
    padding: 5px 7px;
}
#topnav li a:hover {
    padding: 5px 7px;
}
#mainnav li {
    margin: 0 1px 0 0;
    font-size: 12px;
}
#mainnav li a, #mainnav li a:link, #mainnav li a:visited {
    padding: 5px 3px;
}
#mainnav li a:hover {
    padding: 5px 3px;
}
#dropdownnav ul li {
    margin: 0 1px 0 0;
    font-size: 12px;
}
#dropdownnav ul li a, #dropdownnav ul li a:link, #dropdownnav ul li a:visited {
    padding: 5px 3px;
}
#dropdownnav ul li a:hover {
    padding: 5px 3px;
}
#dropdownnav ul ul li {
    width: 200px;
    font-size: 12px;
}
#dropdownnav ul ul li a, #dropdownnav ul ul li a:link, #dropdownnav ul ul li a:visited {
    width: 192px;
    padding: 10px 4px;
}
#dropdownnav ul ul li a:hover {
    width: 192px;
    padding: 10px 4px;
}
.section_image {
    width: 65%;
    margin: 10px 5% 0 0;
}
.section_date_content div.SDCdivoptions {
    width: 100%;
    margin: 0 0 15px 0;
}
.section_date_content_img {
    width: 80%;
    margin: 0 10%}
.section_date_content_img img {
    width: 100%}
.section_date_content_detail {
    max-width: none;
    width: 100%;
    margin: 0 0 15px 0;
}
.aside_products_img {
    width: 40%;
    margin: 0;
    padding-top: 0;
}
.my-simple-gallery figure.figureMainProduct {
    margin: 70px 2%;
    width: 96%;
    position: relative;
}
.aside_details {
    background-color: #00A9EE;
    width: 100%;
    height: auto;
}
.aside_details li {
    width: 100%;
    height: 127px;
    list-style-type: none;
    border: 1px solid #FFF;
    padding: 1% 0;
}
.aside_details img {
    width: 60px;
    float: left;
    margin: 36px 0 0 19px;
}
.aside_details div {
    width: 77%;
    margin: 0;
    float: right;
    text-align: left;
    font-family: Roboto;
    padding-top: 37px;
}
.section_products {
    width: 60%}
.section_products img {
    margin: 0 0 0 2%}
.section_products h5 {
    width: 83%}
#tabs1-1.content {
    background-color: #002738;
    padding: 2% 4%;
    color: #FFF;
    font-family: Roboto;
    font-size: 16px;
    line-height: 150%;
    height: auto;
    padding-bottom: 5%;
    border-left: 1px solid #FFF;
}
.textcolumn-2 {
    max-width: 1000px;
}
.list_products li {
    margin: 18px 15px;
}
.list_address_contactus p {
    font-size: 15px;
}
.list_address_contactus li {
    font-size: 15px;
}
.list_gallery_hp {
    width: 96%}
.list_gallery_hp li span a:link, .list_gallery_hp li span a:visited, .list_gallery_hp li span a:active {
    font-size: 18px;
}
.list_gallery_hp li span a:hover {
    font-size: 18px;
}
.form_searchDD input {
    width: 90%;
    height: 80px;
}
figure.AB3 {
    width: 100%;
    height: 300px;
}
figure.AB3 img {
    height: 100%}
figcaption.AB3caption h3 {
    padding: 10px 20px;
    left: 100%;
    margin-top: 10px;
    font-size: 40px;
}
figcaption.AB3caption p {
    padding: 10px 20px;
    margin-top: 10px;
    left: 100%;
    font-size: 20px;
}
.textimagerows {
    max-width: 1000px;
    width: 100%}
.textimagerows li {
    width: 90%;
    margin: 2% 2%}
.textimagerows li div {
    width: 42%;
    margin: 10px 3% 0 0;
}
.textimageiconlisting {
    max-width: 1000px;
    width: 100%}
.textimageiconlisting li {
    width: 40%;
    margin: 2%;
    padding: 2% 3%}
.textimageiconlisting li div {
    width: 25%;
    margin: 5px 5% 0 0;
}
.textimageiconlisting li span {
    width: 70%}
#currencycountrybox {
    width: 50%;
    top: 80px;
    right: 5.5%;
    padding: 5px .5%}
.my-simple-gallery figure.figureSub {
    margin: 1% 0 1% 2%;
    width: 23%;
    height: 100px;
}
a.general, a.general:link, a.general:visited, a.general:active {
    padding: 10px 20px;
}
a.general:hover {
    padding: 10px 20px;
}
input.add_to_basket, a.add_to_basket, a.add_to_basket:link, a.add_to_basket:visited {
    margin-left: 0;
}
input.enquireNow, a.enquireNow, a.enquireNow:link, a.enquireNow:visited {
    margin-left: 20px;
}
.list_features_hp h1 {
    font-size: 28px;
}
.list_features_hp p {
    font-size: 15px;
}
.section_content_hp {
    width: 50%;
    height: auto;
    padding: 3% 0;
}
.list_date_hp {
    width: 50%;
    padding: 2% 0;
    padding-bottom: 4%}
.list_date_hp ul {
    width: 100%;
    height: auto;
    padding: 0;
}
.list_date_hp li {
    width: 95%;
    height: auto;
    float: left;
    text-align: left;
    margin: 0 0 15px 0;
    padding: 0 2.5%;
    list-style-type: none;
    color: #FFF;
    font-size: 18px;
    font-family: Roboto;
}
.list_date_hp li span {
    width: 100%;
    height: auto;
    float: right;
    text-align: left;
    margin: 0 0 11px 0;
    padding: 0;
    font-size: 20px;
    font-family: Roboto;
    color: #FFF;
    text-transform: none;
    margin-bottom: 15px;
}
.list_date_hp li img {
    height: 180px;
    width: 51%;
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    object-fit: cover;
}
.list_features_hp2 li {
    width: 33.33%;
    height: 185px;
}
.list_features_hp2 div {
    width: 255px;
    margin: 7% auto;
    color: #FFF;
    font-family: Roboto;
}
.list_features_hp2 img {
    width: 62px;
    height: auto;
    float: left;
    margin-top: -19px;
}
.list_features_hp2 h1 {
    margin: 0;
    color: #FFF;
    font-weight: 400;
    font-size: 22px;
    text-transform: uppercase;
    margin-top: 19px;
}
.list_features_hp2 h2 {
    margin: 0;
    color: #FFF;
    font-size: 20px;
}
.list_features_hp2 p {
    margin: 0;
    width: 196px;
    float: right;
    line-height: 150%}
input.submit, a.submit, a.submit:link, a.submit:visited {
    width: 67px;
}
input.submit, a.hover {
    width: 67px;
}
.list_date_hp2 span {
    margin: 0 38%}
#date_hp2 {
    margin: 0 38%}
.list_date_hp2 li {
    width: 48%;
    margin: 0 0 15px 0;
    padding: 0 1%}
.list_date_hp2 li img {
    height: 200px;
    width: 58%}
.list_date_hp2 li span {
    width: 38%;
    margin: 0 0 11px 0;
    padding: 0 2%}
.list_features_hp li img {
    width: 99.8%;
    height: 100%;
    object-fit: cover;
    border: 1px solid #FFF;
}
.h2subdiv {
    width: 890px;
    margin: 0 auto;
    max-width: 1200px;
}
h2.h2sub img {
    float: left;
    margin-top: -8px;
}
.section_content_nav {
    width: 79%}
.list_productsEcomm li {
    width: 29%;
    height: 390px;
    border: 1px solid #CCC;
    float: left;
    text-align: center;
    margin: 1%;
    padding: 1% 0;
    list-style-type: none;
    margin-bottom: 7%}
.list_productsEcomm li div.LPEinfo {
    width: 100%;
    height: 70px;
}
.list_productsEcomm li div.LPEbutton {
    width: 100%;
    background-color: #00A5E2;
    height: 23px;
    margin-top: 64px;
    padding: 5% 1px;
    margin-left: -1px;
}
.pagingnav span {
    padding: 1%;
    font-size: 14px;
}
.pagingnav a:link, .pagingnav a:visited {
    padding: 1%;
    font-size: 14px;
}
.pagingnav a:hover {
    padding: 1%;
    font-size: 14px;
}
.h5-title {
    width: 99.8%}
input.submita, a.submita, a.submita:link, a.submita:visited {
    width: 101.5%;
    margin-right: -4px;
}
a.submita:hover, input.submita:hover {
    width: 101.5%;
    margin-right: -4px;
}
.form_enquire {
    width: 100%}
input#Email.FE_inputwide2 {
    width: 100%;
    color: #000;
    padding: 2% 0;
    font-size: 18px;
}
.googlemap_img {
    width: 40%;
    height: auto;
    margin: 1% auto;
    float: left;
    padding: 0;
    margin-left: 14px;
}
.figureMaingoogle {
    margin: 4% auto;
    width: 95%;
    text-align: center;
    float: none;
    height: auto;
    object-fit: cover;
}
.googlemap-address {
    width: 500px;
    height: 325px;
    float: right;
    margin: 6px 0 0 0;
    padding: 2% .5%}
.addressdetails {
    background: #00A5E2;
    padding: 1% 5%;
    margin-top: 50px;
    width: 425px;
    font-size: 18px;
    color: #FFF;
    line-height: 150%}
.aside_findus_map {
    width: none;
    max-width: 96%}
.error {
    font-size: 12px;
    display: inherit;
    color: red;
    width: 100%;
    margin: 0;
    float: left;
}
.list_productsRelated li {
    width: 21%}
.list_productsRelated li span {
    min-height: 65px;
}
#sub {
    margin-bottom: 4px;
    width: 95%;
    margin-top: 0;
}
.boxcontainer {
    position: relative;
    width: 50%;
    margin: 0;
    height: 550px;
    float: left;
}
#mainlogobig {
    width: 100px;
    margin-top: -10px;
}
#insidescoop {
    width: 290px;
}
}@media only screen and (min-width:1271px) and (max-width:1470px) {
    #insidescoop {
    width: 380px;
}
}
@media only screen and (min-width:1600px) {
.banner{
    height: 900px;
}
.banner img {
    width: 100%;
    height: 900px;
    object-fit: fill;
}
#bannerText {
    top: 130px;
}
#topnav li a, #topnav li a:link, #topnav li a:visited {
    padding: 2px 16px;
    font-size: 22px;
}
#topnav li a:hover {
    padding: 2px 16px;
    font-size: 22px;
}
.boxcontainer {
    width: 33.33%;
    height: 700px;
    overflow: hidden;
}
.boxcontainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.list_features_hp li {
    height: 400px;
}
}
@media only screen and (min-width:1900px) {
    .boxcontainer {
    width: 33.33%;
    height: 570px;
    overflow: hidden;
}
.boxcontainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
.text {
    font-size: 15px;
}
}
@media only screen and (min-width:2300px) {
    .boxcontainer {
    width: 16.66%;
    height: 550px;
    overflow: hidden;
}
.boxcontainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
}
@media only screen and (min-width:2500px) {
    .boxcontainer {
    width: 16.66%;
    height: 550px;
    overflow: hidden;
}
.boxcontainer img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
}
}

#broch_left {
    background: url(../images/general/horse3.png);
    background-size: cover;
    width: 48%;
    height: 200px;
    float: left;
}
#broch_leftsub1 {
    width: 267px;
    margin: 0;
    padding: 2% 6%;
    float: left;
    margin-top: 35px;
    margin-left: 97px;
}
#broch_leftsub1 h1 {
    color: #FFF;
    font-family: Roboto;
    font-size: 40px;
    font-weight: 300;
    margin: 0;
}
#broch_leftsub1 img {
    float: left;
    width: 290px;
}
#broch_right {
    width: 48%;
    height: 200px;
    float: right;
    border: 1px solid #000;
}
#broch_rightsub1 img {
    width: 174px;
    float: left;
    margin-top: 8px;
}
#broch_rightsub1 {
    width: 447px;
    margin: 0;
    padding: 0;
    float: left;
}
#broch_rightsub1 h1 {
    margin: 0;
    font-family: Roboto;
    font-size: 39px;
    text-transform: uppercase;
    margin-top: 53px;
    font-weight: 700;
}
#broch_rightsub1 span {
    color: #009AD3;
    font-size: 48px;
    font-weight: 900;
}
@media only screen and (min-width:990px) and (max-width:1200px) {
    #broch_left {
    background: url(../images/general/horse3.png);
    background-size: cover;
    width: 48%;
    height: 200px;
    float: left;
}
#broch_leftsub1 {
    width: 250px;
    margin: 0;
    padding: 2% 3%;
    float: left;
    margin-top: 43px;
    margin-left: 120px;
}
#broch_leftsub1 h1 {
    color: #FFF;
    font-family: Roboto;
    font-size: 35px;
    font-weight: 300;
    margin: 0;
}
#broch_leftsub1 img {
    float: left;
    width: 200px;
}
#broch_right {
    width: 48%;
    height: 200px;
    float: right;
    border: 1px solid #000;
}
#broch_rightsub1 img {
    width: 160px;
    float: left;
    margin-top: 8px;
}
#broch_rightsub1 {
    width: 407px;
    margin: 0;
    padding: 0;
    float: left;
}
#broch_rightsub1 h1 {
    margin: 0;
    font-family: Roboto;
    font-size: 31px;
    text-transform: uppercase;
    margin-top: 59px;
    font-weight: 700;
}
#broch_rightsub1 span {
    color: #009AD3;
    font-size: 34px;
    font-weight: 900;
}
a.brochure_button, a.brochure_button:link, a.brochure_button:visited, a.brochure_button:active {
    margin-top: 80px;
    margin-left: -82px;
}
a.brochure_button:hover {
    margin-top: 80px;
    margin-left: -82px;
}
a.brochure_button2, a.brochure_button2:link, a.brochure_button2:visited, a.brochure_button2:active {
    margin-top: 80px;
    margin-left: -88px;
}
a.brochure_button2:hover {
    margin-top: 80px;
    margin-left: -88px;
}
}
@media only screen and (min-width:680px) and (max-width:989px) {
    #broch_left {
    background: url(../images/general/horse3.png);
    background-size: cover;
    width: 90%;
    height: 200px;
    float: none;
    margin: 1% auto;
}
#broch_leftsub1 {
    width: 250px;
    margin: 0;
    padding: 2% 3%;
    float: left;
    margin-top: 36px;
    margin-left: 23%}
#broch_leftsub1 h1 {
    color: #FFF;
    font-family: Roboto;
    font-size: 39px;
    font-weight: 300;
    margin: 0;
}
#broch_leftsub1 img {
    float: left;
    width: 253px;
}
#broch_right {
    width: 90%;
    height: 200px;
    float: none;
    margin: 3% auto;
    border: 1px solid #000;
}
#broch_rightsub1 img {
    width: 170px;
    float: left;
    margin-top: 8px;
    margin-left: 20px;
}
#broch_rightsub1 {
    width: 471px;
    margin: 0;
    padding: 0;
    float: left;
}
#broch_rightsub1 h1 {
    margin: 0;
    font-family: Roboto;
    font-size: 36px;
    text-transform: uppercase;
    margin-top: 55px;
    font-weight: 700;
}
#broch_rightsub1 span {
    color: #009AD3;
    font-size: 43px;
    font-weight: 900;
}
a.brochure_button, a.brochure_button:link, a.brochure_button:visited, a.brochure_button:active {
    margin-top: 80px;
    margin-left: 0;
    position: relative;
    float: right;
    right: 9%}
a.brochure_button:hover {
    margin-top: 80px;
    margin-left: 0;
    position: relative;
    float: right;
    right: 9%}
a.brochure_button2, a.brochure_button2:link, a.brochure_button2:visited, a.brochure_button2:active {
    margin-top: 80px;
    margin-left: 0;
    position: relative;
    float: right;
    right: 9%}
a.brochure_button2:hover {
    margin-top: 80px;
    margin-left: 0;
    position: relative;
    float: right;
    right: 9%}
}
@media only screen and (min-width:480px) and (max-width:679px) {
    #broch_left {
    background: url(../images/general/horse3.png);
    background-size: cover;
    width: 90%;
    height: 200px;
    float: none;
    margin: 1% auto;
}
#broch_leftsub1 {
    width: 74%;
    margin: 0;
    padding: 2% 2% 2% 11%;
    float: right;
    margin-top: 0;
    margin-left: 0;
}
#broch_leftsub1 h1 {
    color: #FFF;
    font-family: Roboto;
    font-size: 40px;
    font-weight: 300;
    margin: 0;
    text-align: right;
    margin-right: 10px;
}
#broch_leftsub1 img {
    float: right;
    width: 289px;
}
#broch_right {
    width: 90%;
    height: 200px;
    float: none;
    margin: 3% auto;
    border: 1px solid #000;
}
#broch_rightsub1 {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    height: 145px;
}
#broch_rightsub1 img {
    width: 130px;
    float: left;
    margin-top: 0;
    height: 200px;
}
#broch_rightsub1 h1 {
    margin: 0;
    font-family: Roboto;
    font-size: 39px;
    text-transform: uppercase;
    margin-top: 13px;
    font-weight: 700;
    float: right;
    text-align: right;
    margin-right: 18px;
}
#broch_rightsub1 span {
    color: #009AD3;
    font-size: 48px;
    font-weight: 900;
}
a.brochure_button, a.brochure_button:link, a.brochure_button:visited, a.brochure_button:active {
    margin-top: 0;
    margin-left: 0;
    position: relative;
    float: right;
    right: 4%}
a.brochure_button:hover {
    margin-top: 0;
    margin-left: 0;
    position: relative;
    float: right;
    right: 4%}
a.brochure_button2, a.brochure_button2:link, a.brochure_button2:visited, a.brochure_button2:active {
    margin-top: 0;
    margin-left: 0;
    position: relative;
    float: right;
    right: 3%}
a.brochure_button2:hover {
    margin-top: 0;
    margin-left: 0;
    position: relative;
    float: right;
    right: 3%}
}
@media only screen and (min-width:0) and (max-width:479px) {
    .container{
        height: auto;
    }
    .list_blog li{
        width: 75%;
    }
    .blog-main-graphic{
        width:97%;
        margin:0 auto;
        float: none;
    }
    #broch_left {
    background: url(../images/general/horse3.png);
    background-size: cover;
    width: 90%;
    height: 200px;
    float: none;
    margin: 1% auto;
}
#broch_leftsub1 {
    width: 100%;
    margin: 2% auto;
    padding: 0;
    float: right;
    margin-top: 0;
    margin-left: 0;
}
#broch_leftsub1 h1 {
    color: #FFF;
    font-family: Roboto;
    font-size: 40px;
    font-weight: 300;
    margin: 0;
    text-align: right;
    margin-right: 10px;
}
#broch_leftsub1 img {
    float: right;
    width: 85%}
#broch_right {
    width: 90%;
    height: 350px;
    float: none;
    margin: 3% auto;
    border: 1px solid #000;
}
#broch_rightsub1 {
    width: 100%;
    margin: 0;
    padding: 0;
    float: left;
    height: 310px;
}
#broch_rightsub1 img {
    width: 199px;
    float: none;
    margin-top: 0;
    height: 200px;
}
#broch_rightsub1 h1 {
    margin: 0;
    font-family: Roboto;
    font-size: 35px;
    text-transform: uppercase;
    margin-top: 0;
    font-weight: 700;
    float: none;
    text-align: center;
    margin-right: 0;
}
#broch_rightsub1 span {
    color: #009AD3;
    font-size: 38px;
    font-weight: 900;
}
a.brochure_button, a.brochure_button:link, a.brochure_button:visited, a.brochure_button:active {
    margin-top: 0;
    margin-left: 0;
    position: relative;
    float: right;
    right: 4%}
a.brochure_button:hover {
    margin-top: 0;
    margin-left: 0;
    position: relative;
    float: right;
    right: 4%}
a.brochure_button2, a.brochure_button2:link, a.brochure_button2:visited, a.brochure_button2:active {
    margin-top: 0;
    margin-left: 0;
    position: relative;
}
a.brochure_button2:hover {
    margin-top: 0;
    margin-left: 0;
    position: relative;
}
}

.form_enquire label{width:auto; height:auto; float:left; text-align:left; margin:1%; padding:0; font-family:Roboto; font-size:15px; font-weight:normal; display:block; color:deepskyblue;}
/* input{display:none;} */
div#content{display:none;}
input#show:checked ~ div#content{display:block;}
input#hide:checked ~ div#content{display:none;}