.table {
    display: table !important
}

.tablecell {
    display: table-cell !important
}

.imagegap img {
    margin: 0 10px 10px 0 !important
}

.algintop {
    vertical-align: top !important
}

.borderbox {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box
}

.subpage_filter h2 {
    line-height: 35px !important;
    margin: 0 !important
}

.no_paging .paging {
    display: none !important
}

img {
    max-width: 100%
}

iframe {
    max-width: 100%
}

.half {
    width: 50% !important;
    float: left
}

.left {
    float: left
}

.right {
    float: right
}

.clear {
    clear: both
}

a img {
    border: none
}

.images_3across img {
    width: 32.333%;
    margin: .5%
}

.displaycell {
    display: table-cell;
    vertical-align: middle
}

.association_row {
    margin: 0 0 20px;
    padding: 20px 0;
    border-bottom: 1px solid #ddd
}

.max100 {
    width: auto !important;
    max-width: 100% !important;
    margin: auto
}

div.minus140 {
    float: left;
    width: calc(100% - 162px) !important;
    margin-right: 20px
}

div.min97 {
    width: calc(100% - 107px) !important
}

.max100 {
    max-width: 100%
}

.galleria {
    margin: auto;
    width: 100%
}

.border-box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -wbkit-box-sizing: border-box
}

.adverts {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-height: 1048px
}

.adverts a, .adverts img {
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px
}

html, body {
    height: 100% !important;
    float: left;
    font-family: 'Titillium Web', sans-serif
}

body {
    margin: 0;
    padding: 0;
    font-family: 'Titillium Web', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    background-position: center top;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 100%;
    background-repeat: no-repeat;
    background: url(../img/background.jpg) center top no-repeat #fff;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto
}

#body_overlay {
    width: 100%
}

.section_wrapper {
    float: left;
    width: 100%
}

.section_seperator {
    width: 100%;
    height: 10px;
    float: left;
    background: #2A7B34;
    display: none
}

#section_wrapper1 {
    background: none;
    z-index: 1000;
    position: relative
}

.home #section_wrapper1 {
}

.no-multiplebgs #section_wrapper1 {
    background: url(../img/backgrounds/noise_pattern_with_crosslines.png) #fff repeat
}

#section_wrapper2 {
}

.home #section_wrapper2 {
}

#section_wrapper3 {
    background: #2A7B34
}

#head_wrapper {
    margin: auto;
    width: 100%;
    position: relative;
    z-index: 2
}

.home#head_wrapper {
    padding-bottom: 0
}

#top_wrapper {
    width: 1200px;
    margin: auto;
    padding: 0;
    position: relative
}

#top_wrapper::after {
    content: "";
    background: url(../img/hand-world.png) no-repeat center top;
    position: absolute;
    pointer-events: none;
    background-size: contain;
    right: 0;
    top: 0;
    bottom: 0;
    height: 200px;
    width: 250px;
    z-index: 999
}

.header_info {
    float: right;
    margin-right: 280px;
    margin-top: 30px
}

#head_logo {
    background: none;
    position: relative;
    margin: 0 auto;
    text-align: center;
    width: auto;
    float: left
}

#header_contact {
    right: 0;
    top: 0;
    text-align: center;
    float: right
}

#header_contact h1 {
    display: inline-block;
    font-weight: 400;
    font-size: 20px;
    margin: 0 10px 10px;
    line-height: normal;
    color: #000;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none
}

#header_contact h1 a {
    color: #000;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    font-weight: 400 !important
}

#header_contact h1 a:hover {
    font-weight: 400 !important;
    text-decoration: none;
    color: #2A7B34
}

#login_area {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 0 5px 5px;
    border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -webkit-border-radius: 0 0 2px 2px
}

#login_box, #logout_box {
    margin-left: 5px;
    font-size: 11px;
    float: right;
    padding: 2px
}

#logout_box a {
    color: #000
}

.fontend_login {
    text-align: left;
    font-weight: 400
}

.fontend_login td p {
    margin: 0;
    padding: 0;
    font-size: 11px;
    color: #666
}

.fontend_login input[type="text"], .fontend_login input[type="password"] {
    width: 120px;
    margin-left: 5px;
    font-size: 11px;
    float: right;
    padding: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ddd
}

#login_area .button {
    float: right;
    font-size: 10px
}

.login_heading {
    font-size: 12px;
    font-weight: 700
}

.login_error {
    clear: both;
    color: #900;
    font-size: 10px;
    font-weight: 700
}

#search_wrapper {
    float: right;
    clear: both;
    position: relative
}

#search_wrapper #queryinput {
    padding: 0 15px;
    width: 120px;
    margin-left: 5px;
    font-size: 18px;
    float: right;
    border: 1px solid #ddd;
    height: 50px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #fff;
    margin: 0;
    width: 500px
}

#search_wrapper #submitquery {
    position: absolute;
    padding: 7px;
    right: 0;
    height: 35px;
    opacity: .5
}

#search_wrapper #submitquery:hover {
    opacity: 1
}

#head_wrapper .sticky-anchor {
    width: 100%;
    float: left;
    margin: 10px 0 0
}

#head_wrapper #nav_wrapper.stick .sticky-anchor {
    top: 0;
    margin: 0;
    width: 100%
}

#content_left_wrapper .sticky-anchor {
    float: left
}

.twitter_link {
    float: left
}

.twitter_link:hover {
    background: #fff;
    cursor: pointer
}

#mob-menu {
    box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.2)
}

#mob-menu:not( .mm-menu ) {
    display: none
}

#mobmenu_trigger {
    display: none;
    float: left;
    width: 100%;
    text-align: center;
    width: calc(100% - 20px);
    padding: 20px 0;
    background: #2A7B34;
    margin: 20px 10px 0;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#mobmenu_trigger span {
    background: url(../img/menuicon.svg) no-repeat right center;
    color: #fff;
    font-size: 20px;
    text-decoration: none;
    display: inline;
    width: auto;
    font-weight: 700;
    padding: 4px 40px 4px 0;
    -ms-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

#mobmenu_trigger:hover {
    text-decoration: none
}

#nav_placeholder {
    min-height: 74px;
    clear: both;
    margin: auto
}

#nav_wrapper {
    width: 100%;
    margin: auto
}

#nav_wrapper .nav_center {
    margin: auto;
    width: 1200px;
    position: relative;
    z-index: 100
}

#nav_wrapper.stick {
    width: 100%;
    position: fixed;
    top: 0;
    float: none;
    margin: auto;
    left: 0;
    right: 0;
    background: #ededed;
    box-shadow: 0 0 2px #000;
    -moz-box-shadow: 0 0 2px #000;
    -webkit-box-shadow: 0 0 2px #000
}

#nav_wrapper.stick .nav_center {
    top: 0
}

#nav_wrapper.stick ul {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

.stick #sml_menu_logo {
    display: table-cell !important;
    position: relative;
    z-index: 2
}

#sml_menu_logo {
    width: 0;
    max-height: 52px;
    transition-property: width;
    transition-duration: .5s
}

#sml_menu_logo a.hide {
    display: none !important
}

.stick #sml_menu_logo {
    width: 82px;
    max-height: 52px;
    transition-property: width;
    transition-duration: .5s
}

#sml_menu_logo a {
    background: url(/themed/theme1/img/dalton_logo_sml.png) no-repeat center top #efefef !important
}

#sml_menu_logo a:hover {
    background: url(/themed/theme1/img/dalton_logo_sml.png) no-repeat center -52px #2A7B34 !important
}

#sml_search_icon {
    width: 0;
    min-width: 0;
    overflow: hidden;
    transition-property: width;
    transition-duration: .5s
}

#sml_search_icon a.hide {
    display: none !important
}

.stick #sml_search_icon a {
    display: block !important;
    position: static
}

.stick #sml_search_icon {
    width: auto;
    min-width: 0;
    overflow: hidden;
    display: table-cell !important;
    position: relative;
    overflow: hidden;
    z-index: 2;
    overflow: hidden;
    width: 52px !important;
    transition-property: width;
    transition-duration: .5s;
    position: relative;
    right: 0
}

#sml_search_icon a {
    background: url(/img/search-icon-sprite.svg) no-repeat center top #efefef !important
}

#sml_search_icon a:hover {
    width: 52px;
    background: url(/img/search-icon-sprite.svg) no-repeat center -52px #2A7B34 !important
}

#header_enquire .button {
    font-family: 'Titillium Web', sans-serif;
    border: 1px solid #ccc;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}

#header_enquire .button:hover {
    background: #2A7B34;
    color: #fff
}

#header_enquire.stick .button:hover {
    background: #2A7B34
}

#nav_wrapper.stick.full_white {
    position: fixed;
    background: #ededed
}

#header_enquire {
    display: inline-block;
    line-height: normal;
    position: relative;
    z-index: 2
}

#small_logo {
    float: right !important;
    margin-right: 170px !important
}

#head_bottom {
    float: left;
    width: 920px;
    height: auto;
    display: none
}

#content_wrapper {
    width: 1200px;
    margin: auto
}

#bodycont_wrapper {
    float: left;
    margin: 0;
    text-align: left;
    width: 100%;
    padding: 20px;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 1px solid #ccc
}

#prime_area {
    float: left;
    width: 100%;
    z-index: 1;
    top: 0;
    float: none;
    margin: auto;
    max-width: 1200px;
    overflow: hidden
}

#prime_area.home, #prime_area.home .galleria {
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#prime_area.home {
    border-top: 5px solid #fff;
    border-left: 5px solid #fff;
    border-right: 5px solid #fff;
    border-bottom: 5px solid #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5)
}

#content_for_layout {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0 0 20px
}

#content_for_layout h1 {
    border-bottom: 1px solid #ccc;
    padding-bottom: 20px;
    margin-bottom: 20px
}

#content_for_layout .galleria h1 {
    border: none;
    padding: 0;
    margin: 0;
    color: #fff;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none
}

#content_for_layout .list_view_page h1 {
    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 0
}

#clients {
    display: none;
    float: left;
    width: 100%;
    background: #ededed;
    padding: 20px 0;
    margin-bottom: 20px
}

#clients .center_wrap {
    width: 1200px;
    margin: auto
}

#clients table {
    margin: auto;
    vertical-align: middle
}

#clients table td {
    padding: 0 20px
}

#clients h1 {
    float: left;
    color: #34302a;
    margin: 0;
    text-align: center;
    padding: 0 20px 0 0;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none
}

#foot_wrapper_plus {
    float: left;
    width: 100%;
    background: #fff;
    border-top: 1px solid #ccc
}

#foot_wrapper {
    margin: auto;
    width: 1200px;
    padding: 20px 0 0
}

#foot_top {
    float: left;
    display: none
}

#foot_bottom {
    float: left;
    width: auto;
    display: none
}

#foot_bg {
    min-height: 100px;
    float: left;
    width: 1200px;
    padding-top: 0;
    position: relative
}

.footer_columns {
    display: table;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#footer_logo {
    float: right
}

#footer_logo_img {
}

#foot_flash {
    display: none;
    float: right;
    clear: right;
    width: 95px;
    height: 25px
}

#foot_wrapper h2 {
    font-size: 14px;
    margin: 0 0 5px;
    font-family: 'berthold_akzidenz_grotesk_bRg', sans-serif
}

#foot_wrapper p {
    font-size: 14px;
    margin: 0 0 5px;
    line-height: 16px;
    color: #fff
}

#foot_wrapper a {
    color: #ccc
}

#foot_wrapper a:hover {
    color: #2A7B34;
    color: #fff
}

.footer_column {
    float: left;
    padding: 0 40px 0 0
}

.copyright {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 10px
}

#westpac_helicopter {
    float: left;
    width: 200px
}

#westpac_helicopter p {
    color: #fff;
    text-align: center
}

#westpac_helicopter img {
    width: 100%
}

#search_result_wrapper {
    float: left;
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0
}

#search_result_header {
    float: left;
    padding: 0;
    width: 100%;
    position: relative;
    clear: both
}

#display_query {
    position: absolute;
    left: 0;
    top: 20px
}

#search_result_header .pre_query {
    color: #666;
    margin: 0 0 0 10px
}

#search_result_header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    right: 0;
    top: 20px
}

#search_result_header li {
    position: relative;
    float: left;
    margin: 0 0 0 10px
}

#search_result_header li p {
    display: block;
    font-weight: 400;
    color: #666
}

#search_result_header li a {
    display: block;
    font-weight: 400;
    padding: 10px;
    color: #000;
    text-decoration: none
}

#search_result_header li a:hover {
    background: #eee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: pointer;
    text-decoration: none
}

#search_result_header li a {
    color: #000;
    text-decoration: none
}

#search_result_header li#selected {
}

#search_result_header li.selected a {
    padding: 8px;
    border: 1px #ccc solid;
    background: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    cursor: default
}

#search_result {
    float: left;
    width: 100%;
    margin: 10px 0 20px;
    padding: 0;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    z-index: 9999
}

#search_result .notice {
    color: #000;
    display: block;
    font-size: 120%;
    line-height: 140%;
    margin: 0;
    padding: 10px 0;
    background: none
}

#search_result li {
    list-style: none;
    width: 100%;
    border-bottom: 1px #eee solid;
    padding: 10px 10px 0;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#search_result li:hover {
    background: #f5f5f5
}

#search_result li h3 {
    margin: 0;
    padding: 0
}

#search_result .page_result {
}

#search_result .page_result:hover {
    cursor: pointer
}

#search_result li a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000
}

#slider_content {
    position: relative
}

#enquiry_form_table {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

#enquiry_form_table td {
    padding: 0 20px 5px 0
}

#enquiry_form_table td:first-child {
}

#enquiry_form_table input[type="text"] {
    max-width: 300px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    padding: 3px 5px
}

#enquiry_form_table textarea {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    max-width: 680px;
    min-height: 180px
}

#formResult {
    text-align: left;
    font-family: 'berthold_akzidenz_grotesk_bMd', sans-serif;
    font-size: 24px;
    font-weight: 400;
    color: #2A7B34;
    margin: 0 0 10px;
    padding: 0
}

.galleria-images .galleria-image img {
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    cursor: pointer
}

.home_page_plugs {
    z-index: 1;
    position: relative !important;
    margin-top: -200px !important;
    overflow: visible !important;
    padding: 1.5% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.home_page_plugs .plug {
    position: relative;
    width: 30% !important;
    margin: 1.5%;
    background: #fff;
    border: 5px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5)
}

.home_page_plugs .plug h1 {
    text-align: center;
    padding: 15px 5px 20px;
    background: #34302a;
    color: #fff;
    margin-bottom: 0;
    margin-bottom: 0 !important
}

.home_page_plugs .plug:hover h1 {
    background: #2A7B34;
    background: -moz-linear-gradient(top, #2A7B34 0%, #2A7B34 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2A7B34), color-stop(100%, #2A7B34));
    background: -webkit-linear-gradient(top, #2A7B34 0%, #2A7B34 100%);
    background: -o-linear-gradient(top, #2A7B34 0%, #2A7B34 100%);
    background: -ms-linear-gradient(top, #2A7B34 0%, #2A7B34 100%);
    background: linear-gradient(to bottom, #2A7B34 0%, #2A7B34 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2A7B34', endColorstr='#2A7B34', GradientType=0);
    color: #000;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.5)
}

.home_page_plugs .plug p {
    margin: 0 !important
}

.home_page_plugs .plug .image {
    float: none !important;
    width: 100%;
    height: 200px;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover
}

.home_page_plugs .plug a {
    position: absolute;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    z-index: 2
}

.home_page_plugs .plug:hover::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 70px;
    left: 0;
    right: 0;
    background: #ededed;
    mix-blend-mode: color-burn;
    z-index: 1;
    cursor: pointer
}

.category_plugs {
    z-index: 1;
    position: relative !important;
    margin-top: 0 !important;
    overflow: visible !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.category_plugs.max4 .plug {
    width: 24% !important
}

.category_plugs .plug {
    position: relative;
    width: 32% !important;
    margin: .5%;
    float: left;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.products_page .category_plugs .plug {
    position: relative;
    margin: .5%;
    float: left;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.products_page.category_plugs .plug {
    position: relative;
    margin: .5%;
    float: left;
    background: #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    float: left !important;
    margin: 0 10px 0 0 !important;
    background-size: contain !important;
    width: 50px !important;
    float: none !important;
    display: inline-block;
    vertical-align: middle
}

.products_page.category_plugs .plug .image {
    background-size: 80% !important;
    background-position: center center !important
}

#content_for_layout .product_landing_heading {
    margin-bottom: 10px !important;
    padding-bottom: 10px
}

#content_for_layout .product_landing_heading > h1 {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    float: none;
    display: inline-block
}

.products_page.category_plugs .plug h1 {
    display: none
}

.category_plugs .plug h1 {
    text-align: center;
    padding: 10px 10px 15px !important;
    line-height: 23px;
    color: #fff;
    margin-bottom: 0;
    margin-bottom: 0 !important;
    font-size: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border: none !important
}

.category_plugs .plug:hover h1 {
}

.category_plugs .plug p {
    margin: 0 !important
}

.category_plugs .plug .image {
    padding: 0 0 100%;
    float: none !important;
    width: 100%;
    background-size: cover;
    -moz-background-size: cover;
    -webkit-background-size: cover;
    background-position: center 10px;
    background-repeat: no-repeat
}

.category_plugs .plug a {
    position: absolute;
    opacity: 0;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    cursor: pointer;
    z-index: 2
}

.category_plugs .plug:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5)
}

.category_plugs .plug:hover::after {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.05);
    mix-blend-mode: screen;
    z-index: 1;
    cursor: pointer
}

.plugs2_small {
    display: none
}

.brands {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.brands div, .brands a, .brands img {
    width: 100% !important
}

.specials .paging {
    display: none
}

.subpage_filter {
    width: 100%;
    float: left;
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-top: 15px;
    margin-top: 10px;
    border-top: 1px solid #ccc
}

.image_col {
    padding: 0 0 0 20px;
    height: auto !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.image_col img {
    margin: 5px 0
}

div.brands_links {
    width: 100% !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

div.brands_links > div {
    width: 33.3% !important;
    max-width: 33.3% !important;
    margin: 0 !important;
    padding: 0 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center;
    min-height: 170px
}

.side_image_link {
    width: 140px !important;
    max-width: 100%;
    height: auto !important;
    background-image: none !important;
    background: #efefef !important;
    border: 1px solid #ddd;
    position: relative;
    margin-bottom: 20px !important
}

.side_image_link::after {
    content: "VIEW >";
    font-size: 12px;
    border-top: 1px solid #ddd;
    padding: 0 0 5px;
    margin: 0 5%;
    width: 90%;
    float: left;
    clear: both;
    text-align: center
}

.side_image_link:hover {
    cusor: pointer;
    border: 1px solid #999
}

.side_image_link:hover h3 {
    color: #000 !important
}

.side_image_link img {
    width: 100% !important
}

.side_image_link h3 {
    line-height: auto !important;
    font-size: 15px;
    line-height: 15px;
    margin: 5px 0 !important
}

.mob_fourtwoone > div div {
    max-width: 100%
}

.mob_fourtwoone > div {
    width: 24% !important;
    margin: 10px .5%;
    text-align: center
}

.mob_fourtwoone > div img {
    margin: auto !important
}

.logolinks {
    text-align: center
}

.logolinks > div {
    display: inline-block;
    float: none !important;
    margin: 5px;
    max-width: 100%
}

.our_team {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box
}

.our_team > div:nth-of-type(2n - 1) {
    clear: left
}

.our_team > div {
    width: 50% !important;
    display: table !important
}

.our_team > div > div {
    width: auto !important;
    display: table-cell !important;
    vertical-align: top;
    padding: 0
}

.our_team > div > div > div {
    width: 100% !important
}

.contactform table {
    width: 100%
}

.contactform input {
    width: 100%;
    max-width: 370px;
    margin-bottom: 5px !important
}

.contactform textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    min-height: 200px
}

.contactform input[type=submit] {
    margin-top: 10px;
    min-height: 40px;
    cursor: pointer
}

input {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px
}

input[type="text"], input[type="password"] {
    height: 26px;
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #999;
    padding: 4px;
    border: 1px solid #bcbcbc;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(242, 242, 242, 1)), color-stop(9%, rgba(246, 246, 246, 1)), color-stop(48%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fff', GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

select {
    height: 26px;
    margin: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    font-size: 100%;
    vertical-align: text-bottom;
    font-family: Arial, Helvetica, sans-serif;
    border: 1px solid #999;
    padding: 4px;
    border: 1px solid #bcbcbc;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(242, 242, 242, 1)), color-stop(9%, rgba(246, 246, 246, 1)), color-stop(48%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fff', GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

select:disabled {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 3px;
    border: 1px solid #bcbcbc;
    background: #e5e5e5;
    background: -moz-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 229, 229, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -o-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -ms-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f7f7f7', GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

input[type="text"]:disabled {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 3px;
    border: 1px solid #bcbcbc;
    background: #e5e5e5;
    background: -moz-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 229, 229, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -o-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -ms-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f7f7f7', GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

input[type="text"]:disabled {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 3px;
    border: 1px solid #bcbcbc;
    background: #e5e5e5;
    background: -moz-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 229, 229, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -o-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -ms-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f7f7f7', GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

input[type="text"]:disabled:hover {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 5px;
    border: 1px solid #999;
    background: #e5e5e5;
    background: -moz-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 229, 229, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -o-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -ms-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f7f7f7', GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

select:disabled:hover {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 3px;
    border: 1px solid #999;
    background: #e5e5e5;
    background: -moz-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(229, 229, 229, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
    background: -webkit-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -o-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -ms-linear-gradient(top, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(to bottom, rgba(229, 229, 229, 1) 0%, rgba(247, 247, 247, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f7f7f7', GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

input[type="text"]:hover, input[type="text"]:focus, input[type="password"]:hover, input[type="password"]:focus {
    font-size: 100%;
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 4px;
    border: 1px solid #999;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(242, 242, 242, 1)), color-stop(9%, rgba(246, 246, 246, 1)), color-stop(48%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fff', GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 2px #DDD;
    -webkit-box-shadow: 0 0 2px #DDD;
    box-shadow: 0 0 2px #DDD
}

select:hover, select:focus {
    height: 26px;
    font-size: 100%;
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #999;
    background: #f2f2f2;
    background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(242, 242, 242, 1)), color-stop(9%, rgba(246, 246, 246, 1)), color-stop(48%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -o-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: -ms-linear-gradient(top, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 1%, rgba(246, 246, 246, 1) 9%, rgba(255, 255, 255, 1) 48%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#fff', GradientType=0);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 2px #DDD;
    -webkit-box-shadow: 0 0 2px #DDD;
    box-shadow: 0 0 2px #DDD
}

textarea {
    font-size: 100%;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #999;
    padding: 3px;
    border: 1px solid #bcbcbc;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

textarea:hover, textarea:focus {
    font-size: 100%;
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 5px 0 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    padding: 3px;
    border: 1px solid #999;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0 0 2px #DDD;
    -webkit-box-shadow: 0 0 2px #DDD;
    box-shadow: 0 0 2px #DDD;
    -moz-box-shadow: 0 0 2px #DDD;
    -webkit-moz-box-shadow: 0 0 2px #DDD
}

.logo_link {
    width: 25% !important;
    margin: 0 !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: center
}

.logo_link img {
    width: 100% !important;
    max-width: 195px
}

.newsletter_prize {
    text-align: center;
    border-radius: 10px;
    background: #fff;
    box-shadow: 1px 1px 5px #ccc
}

.newsletter_form input {
    max-width: 100%;
    width: 100%
}

@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
    .our_team > div {
        width: auto !important;
        display: table !important
    }

    .our_team > div > div {
        padding: 10px !important
    }
}

@media only screen and (max-width: 400px), only screen and (max-device-width: 400px) {
    .our_team > div {
        float: left !important;
        display: block !important
    }

    .our_team > div > div {
        display: block !important;
        clear: both;
        margin: 0 !important;
        padding: 10px !important;
        max-width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }
}

@media only screen and (max-width: 1230px), only screen and (max-device-width: 1230px) {
    #head_wrapper {
        margin-bottom: 40px
    }

    .header_info {
        margin-right: 0;
        float: left
    }

    #clients {
        float: left;
        width: 100%;
        background: #2A7B34;
        padding: 20px 0;
        margin-bottom: 20px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #clients .center_wrap {
        width: 960px;
        margin: auto
    }

    #clients table {
        margin: auto;
        vertical-align: middle
    }

    #clients table td {
        padding: 0 20px
    }

    #clients table img {
        max-width: 100%
    }

    #clients h1 {
        float: left;
        color: #fff;
        margin: 0;
        text-align: center;
        padding: 0 20px 0 0
    }

    .home_page_plugs .plug h1 {
        text-align: center;
        font-size: 20px
    }

    #prime_area.home {
        border-left: none;
        border-right: none
    }

    #head_wrapper #nav_wrapper .sticky-anchor {
        margin: 0;
        top: 0;
        width: 100%;
        height: 52px;
        position: relative
    }

    #top_wrapper {
        width: 960px;
        padding: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #nav_wrapper .nav_center {
        width: 960px;
        top: 15px
    }

    #nav {
        width: 720px
    }

    #nav > ul {
        margin-left: 0 !important
    }

    #content_wrapper {
        width: 960px
    }

    #foot_wrapper {
        width: 960px
    }

    #foot_bg {
        width: 960px
    }

    .galleria-info-description h1 {
        font-size: 20px
    }
}

@media only screen and (max-width: 1000px), only screen and (max-device-width: 1000px) {
    .product_landing_heading {
        text-align: center
    }

    body {
        background-position: center top !important
    }

    .button {
        max-width: 100% !important
    }

    #bodycont_wrapper {
        border: none;
        padding: 0
    }

    .header_info {
        clear: both;
        width: 100%;
        margin-top: 10px
    }

    #top_wrapper::after {
        height: 150px
    }

    #header_contact {
        position: relative;
        text-align: center;
        float: none;
        margin: 0;
        width: 100%
    }

    #nav_placeholder {
        display: none
    }

    #search_wrapper {
        width: 100%;
        max-width: 500px;
        float: none;
        margin: auto
    }

    .header_info form {
        width: 100%
    }

    #queryinput {
        width: 100%
    }

    #head_wrapper {
        margin-bottom: 20px
    }

    .half {
        width: 100% !important
    }

    #clients .center_wrap {
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #mobmenu_trigger {
        display: block
    }

    #mobmenu_trigger a {
        transform: scale(1.5)
    }

    #head_wrapper #nav_wrapper .sticky-anchor {
        display: none
    }

    #top_wrapper {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #nav_wrapper {
        display: none
    }

    #content_wrapper {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #bodycont_wrapper {
        width: 100%
    }

    #content_for_layout {
        width: 100%
    }

    #foot_wrapper {
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #foot_bg {
        width: 100%
    }

    .galleria-info-description h1 {
        font-size: 20px
    }

    .galleria {
    }

    #section_wrapper1 {
    }

    .galleria-info {
        width: 90%;
        max-width: 90%;
        position: absolute;
        left: 5%;
        top: 180px;
        max-width: 100% !important
    }

    .twocolumns {
        -webkit-column-count: auto;
        -webkit-column-gap: auto;
        -moz-column-count: auto;
        -moz-column-gap: auto;
        -column-count: auto;
        -column-gap: auto
    }

    #footer_logo {
        clear: both;
        margin: auto;
        float: none;
        text-align: center
    }

    #foot_wrapper h2 {
        font-family: 'berthold_akzidenz_grotesk_bRg', sans-serif;
        margin: 0 0 5px;
        text-align: center;
        font-size: 20px
    }

    #foot_wrapper p {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 5px;
        text-align: center
    }

    .footer_columns {
        display: table;
        float: left;
        width: 100%;
        padding: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    .footer_column {
        display: table-cell;
        float: none;
        padding: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        display: table-cell;
        float: left;
        width: 100%;
        clear: both
    }

    #foot_flash {
        display: none
    }

    #nav {
        display: none
    }

    #prime_area_wrapper {
        top: 0 !important
    }

    #section_wrapper1.home {
    }

    .footer_country {
        width: auto;
        margin: auto;
        display: table
    }

    #westpac_helicopter {
        float: none;
        margin: 0 auto 20px;
        width: 200px
    }
}

@media only screen and (max-width: 840px), only screen and (max-device-width: 840px) {
    #prime_area_wrapper {
        position: absolute !important;
        opacity: 0;
        pointer-events: none
    }

    .home_page_plugs {
        margin-top: 0 !important;
        padding: 0 0 20px !important
    }
}

@media only screen and (max-width: 740px), only screen and (max-device-width: 740px) {
    .contactform table td {
        clear: both;
        width: 100%;
        float: left;
        display: block;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        padding: 0
    }

    div.brands_links > div {
        width: 50% !important;
        max-width: 50% !important;
        margin: 0 !important;
        padding: 0 5px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        text-align: center
    }

    #content_for_layout h1 {
        text-align: center
    }

    #clients table td {
        display: block;
        clear: both;
        width: 100%;
        text-align: center;
        margin: 10px 0;
        padding: 0
    }

    #clients h1 {
        width: 100%;
        margin: 0 0 20px;
        padding: 0;
        text-align: center
    }

    #header_contact {
        position: relative;
        clear: both;
        right: 0;
        top: 0;
        padding-top: 10px
    }

    #header_contact h1 {
        text-align: center;
        font-size: 20px
    }

    #enquiry_form_table td {
        padding: 0
    }

    #enquiry_form_table p {
        margin: 0
    }

    #enquiry_form_table #recaptcha_area {
        max-width: 100% !important;
        overflow: hidden
    }

    #enquiry_form_table .recaptcha {
        max-width: 100% !important;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #enquiry_form_table .recaptcha img {
        width: auto !important
    }

    #recaptcha_image #recaptcha_challenge_image {
        display: block;
        width: 100% !important
    }

    #enquiry_form_table #recaptcha_response_field {
        width: 100% !important;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #enquiry_form_table .recaptchatable #recaptcha_image #recaptcha_challenge_image {
        display: block;
        max-width: 100% !important;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #enquiry_form_table .recaptchatable #recaptcha_image {
        width: 100% !important;
        height: auto !important;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box
    }

    #enquiry_form_table .recaptcha_image_cell {
        width: 100% !important;
        margin: 0 !important;
        height: auto !important;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        clear: both
    }

    #enquiry_form_table .recaptchatable .recaptcha_image_cell center img {
        height: auto !important
    }

    #enquiry_form_table #recaptcha_area td {
        padding: 2px 7px
    }

    #enquiry_form_table #recaptcha_area tr:first-child td {
        float: left;
        clear: none
    }

    #enquiry_form_table .recaptchatable .recaptcha_image_cell center {
        height: auto !important
    }

    #enquiry_form_table #recaptcha_privacy {
        width: 100% !important;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding: 7px;
        text-align: center
    }

    .category_plugs .plug, .category_plugs.max4 .plug {
        width: 49% !important
    }

    .category_plugs .plug:nth-child(3n+4) {
        clear: none
    }

    .category_plugs .plug:nth-child(2n+3) {
        clear: left
    }
}

@media only screen and (max-width: 740px), only screen and (max-device-width: 740px) {
    #enquiry_form_table td {
        display: block;
        clear: both
    }
}

@media only screen and (max-width: 550px), only screen and (max-device-width: 550px) {
    .fullwidthmob.tablecell {
        display: block !important;
        width: 100% !important;
        padding: 0 !important;
        margin: 0 !important
    }

    .imagegap img {
        margin: 0 0 10px !important
    }

    .category_plugs .plug h1 {
        text-align: center;
        font-size: 14px;
        line-height: 16px
    }

    div.minus140 {
        float: left;
        width: 100% !important;
        margin-right: 0
    }

    .footer_column:nth-child(2) {
        margin-bottom: 20px
    }

    .products_page.category_plugs .plug {
        width: 150px !important;
        max-width: 100%
    }

    div.brands_links > div {
        width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
        padding: 0 5px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        text-align: center
    }

    #content_for_layout .products_page.category_plugs .product_landing_heading > h1 {
        margin-top: 10px
    }

    .subpage_filter h2 {
        float: left;
        width: 100%;
        text-align: center
    }

    .subpage_filter p {
        display: inline-block;
        float: none !important;
        width: 100%;
        box-sizing: border-box;
        margin: 5px 0 !important
    }

    .subpage_filter {
        text-align: center
    }

    .full_width_mob, .fullwidthmob {
        width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important
    }

    .full_width_mob div {
        width: 100% !important
    }

    .full_width_mob img {
        max-width: 100% !important;
        margin: 5px auto;
        float: none;
        display: block
    }

    .mob_fourtwoone > div {
        width: 49% !important;
        margin: 10px .5%
    }

    .brands > div {
        max-width: 50%
    }

    .brands > div:nth-of-type(2n+3) {
        clear: left
    }

    #search_wrapper {
        max-width: 500px
    }

    #search_wrapper #queryinput {
        width: 100%
    }

    #top_wrapper::after {
        display: none
    }

    .home_page_plugs .plug {
        width: 100% !important;
        margin: 0 0 10px !important;
        clear: both !important
    }

    .footer_columns table {
        width: 100%
    }

    body {
        background-size: 200% auto;
        -moz-background-size: 200% auto;
        -webkit-background-size: 200% auto
    }

    #head_logo {
        width: 100%;
        text-align: center
    }

    #head_logo a {
        width: 100%;
        float: left
    }

    #head_logo a img {
        display: inline-block
    }

    .plugs2_small {
        display: block
    }

    .plugs2_large {
        display: none
    }

    .category_plugs .plug {
    }
}

@media only screen and (max-width: 550px), only screen and (max-device-width: 550px) {
    .mob_2at550 .side_image_link {
        max-width: 49% !important;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin: 5px .5% !important
    }

    .product_list_view_wrapper:hover {
        transform: scale(1.00) !important
    }

    .mob_2at550 .side_image_link:nth-child(2n+4) {
        clear: left
    }

    img {
        max-width: 100% !important;
        margin: auto
    }

    #clients table img {
        width: auto !important;
        max-width: 100%
    }

    #head_logo img {
        width: auto !important
    }

    img.autowidth {
        width: auto !important
    }

    #foot_wrapper p {
        font-size: 16px;
        line-height: 20px;
        margin: 0 0 5px;
        text-align: center
    }

    #foot_wrapper .footer_column:first-child a {
        line-height: 30px
    }

    #foot_wrapper .footer_column:last-child {
        padding: 10px 0 !important
    }

    #foot_wrapper .copyright {
        font-size: 12px
    }

    #header_enquire {
        width: 100%
    }
}

@media only screen and (max-width: 400px), only screen and (max-device-width: 400px) {
    .full_width_400 {
        width: 100% !important
    }

    .full_width_400 img {
        width: 100%;
        margin: 0 0 20px
    }

    .full_width_400 div {
        width: 100% !important
    }

    .full_width_400 a {
        width: 100%
    }
}

@media only screen and (max-width: 350px), only screen and (max-device-width: 350px) {
    #header_contact span {
        display: block;
        clear: both
    }
}