/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face {
    font-family: "ArmitageRegular";
    src: url('webfonts/DTFArmitageRegular.eot');
    src: url('webfonts/DTFArmitageRegular.eot?#iefix') format('embedded-opentype'),
         url('webfonts/DTFArmitageRegular.woff') format('woff'),
         url('webfonts/DTFArmitageRegular.ttf') format('truetype'),
         url('webfonts/DTFArmitageRegular.svg#ArmitageRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArmitageThinRegular';
    src: url('webfonts/DTFArmitageThin.eot');
    src: url('webfonts/DTFArmitageThin.eot?#iefix') format('embedded-opentype'),
         url('webfonts/DTFArmitageThin.woff') format('woff'),
         url('webfonts/DTFArmitageThin.ttf') format('truetype'),
         url('webfonts/DTFArmitageThin.svg#ArmitageThinRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArmitageLightRegular';
    src: url('webfonts/DTFArmitageLight.eot');
    src: url('webfonts/DTFArmitageLight.eot?#iefix') format('embedded-opentype'),
         url('webfonts/DTFArmitageLight.woff') format('woff'),
         url('webfonts/DTFArmitageLight.ttf') format('truetype'),
         url('webfonts/DTFArmitageLight.svg#ArmitageLightRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArmitageBold';
    src: url('webfonts/DTFArmitageBold.eot');
    src: url('webfonts/DTFArmitageBold.eot?#iefix') format('embedded-opentype'),
         url('webfonts/DTFArmitageBold.woff') format('woff'),
         url('webfonts/DTFArmitageBold.ttf') format('truetype'),
         url('webfonts/DTFArmitageBold.svg#ArmitageBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ArmitageBlackRegular';
    src: url('webfonts/DTFArmitageBlack.eot');
    src: url('webfonts/DTFArmitageBlack.eot?#iefix') format('embedded-opentype'),
         url('webfonts/DTFArmitageBlack.woff') format('woff'),
         url('webfonts/DTFArmitageBlack.ttf') format('truetype'),
         url('webfonts/DTFArmitageBlack.svg#ArmitageBlackRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    background-color: #1c3538;
    color: #afb68f;
    font-family: "ArmitageRegular";
    font-size: 15px;
    height: 100%;
}

html {
    overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
}

a {
    color: #afb68f;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

#container {
    margin: 0 auto -128px;
    min-height: 100%;
    width: 984px;
}

#container:after {
  content: "";
  display: block;
  height: 128px;
}

header {
    height: 67px;
    padding-top: 33px;
    text-align: center;
}

header a {
    background: url('../img/logo-sprite.png') no-repeat 0 -1886px;
    display: block;
    height: 46px;
    margin: 0 0 0 284px;
    text-indent: -9999px;
    width: 302px;
}

header a#animate-logo {
    background-position: 0 0;
}

nav {
    display: block;
    font-family: 'ArmitageRegular';
    font-size: 15px;
    margin: 0 auto 30px;
    width: 100%;
}

nav ul {
    margin: 0 auto;
    padding: 0;
    text-align: center;
}

nav ul li {
    display: inline-block;
    list-style-type: none;
    margin: 0 9px;
}

nav li a {
    color: #fafad8;
    text-decoration: none;
}

nav li.current a, nav li a:hover { color: #6ba7ab; }

#reveal-panel {
    background: url('../img/reveal-border.png') repeat-x 0 0;
    border-bottom: 2px solid #446e72;
    display: none;
    margin: 0 12px;
    padding: 2px 0 0;
    position: relative;
}

.reveal-panel-content {
    color: #6ba7ab;
    display: none;
    font-family: 'ArmitageThinRegular';
    font-size: 23px;
    height: 275px;
    padding: 49px 52px 0 480px;
    width: 428px;
}

.reveal-panel-content h2 {
    color: #fafad8;
    font-size: 20px;
    font-family: 'ArmitageBold';
    font-weight: normal;
    margin: 0 0 10px;
    text-transform: uppercase;
}

.reveal-panel-content p {
    line-height: 1.2;
    margin: 0;
}

.reveal-panel-content p strong {
    font-family: 'ArmitageBold';
    font-weight: normal;
}

.reveal-panel-content a {
    color: #fafad8;
}

.reveal-panel-content a:hover {
    text-decoration: underline;
}

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; }

.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.close-panel {
    background: url('../img/close.png') no-repeat 0 0;
    display: block;
    height: 16px;
    position: absolute;
    right: 2px;
    text-indent: -9999px;
    top: 14px;
    width: 16px;
    z-index: 101;
}

#circles {
    margin: 38px 0 53px;
    overflow: hidden;
    width: 100%;
}

.circle {
    background: url('../img/circles.png') no-repeat 0 0;
    display: block;
    float: left;
    height: 304px;
    margin: 12px;
    width: 304px;
}

#reveal-panel-img, .circle div {
    background: url('../img/circles.png') no-repeat 0 -304px;
    color: #fafad8;
    display: none;
    font-family: 'ArmitageThinRegular';
    font-size: 60px;
    line-height: 304px;
    height: 304px;
    padding: 0;
    text-align: center;
    width: 304px;
}

#reveal-panel-img {
    display: block;
    left: 0px;
    position: absolute;
    top: 12px;
    z-index: 10;
}

#circle-2 {
    background-position: -304px 0;
}

#circle-2:hover, #circle-2 div, #reveal-panel-img.circle-2 {
    background-position: -304px -304px;
}

#circle-3 {
    background-position: -608px 0;
}

#circle-3:hover, #circle-3 div, #reveal-panel-img.circle-3 {
    background-position: -608px -304px;
}

#circle-4 {
    background-position: -912px 0;
}

#circle-4:hover, #circle-4 div, #reveal-panel-img.circle-4 {
    background-position: -912px -304px;
}

#circle-5 {
    background-position: -1216px 0;
}

#circle-5:hover, #circle-5 div, #reveal-panel-img.circle-5 {
    background-position: -1216px -304px;
}

#circle-6 {
    background-position: -1520px 0;
}

#circle-6:hover, #circle-6 div {
    background-position: -1520px -304px;
}

#reveal-panel-img.circle-6 {
    background: none;
    color: #1c3538;
    display: none !important;
}

#circle-6-content {
    height: auto;
    padding: 40px 0 10px;
    width: 100%;
}

.cycle-slideshow {
    width: 100%;
}

.cycle-slideshow img {
    max-width: 100%;
    width: 100%;
}

#mobile-video { display: none; }

/* inside pages */

#content {
    margin: 7px 12px 0;
    padding: 0 0 50px;
}

#content strong {
    font-family: 'ArmitageBold';
    font-weight: normal;
}

#content.footer {
    border-top: 1px solid #6ba7ab;
}

#content.footer h1 {
    color: #6ba7ab;
    font-family: 'ArmitageThinRegular';
    font-size: 26px;
    font-weight: normal;
}

#splash-image {
    float: left;
    margin: 0 0 34px;
    max-width: 100%;
    min-height: 316px;
    width: 100%;
}

.vertical-nav, .vertical-nav li ul {
    float: left;
    list-style-type: none;
    margin: 0 24px 0 0;
    padding: 0;
    width: 222px;
}

.vertical-nav li a { color: #fafad8; }

.vertical-nav li.current_page_item a, .vertical-nav li.current_page_parent a, .vertical-nav li a:hover { color: #6ba7ab; }

.vertical-nav li.current_page_parent ul li a { color: #afb68f; }

.vertical-nav li.current_page_parent ul li.current_page_item a { color: #6ba7ab; }

.vertical-nav li ul li a, .vertical-nav li.current_page_item ul li a, .vertical-nav .current_page_parent a { color: #afb68f; }

.vertical-nav li ul li a:hover, .vertical-nav li.current_page_item ul li a:hover  { color: #6ba7ab; }

.vertical-nav ul.children { display: none; }

.vertical-nav li.current_page_item ul.children, .vertical-nav li.current_page_parent ul.children { display: block; }

.vertical-nav ul.children li a {
    background: url('../img/bullet.png') no-repeat 0 10px;
    display: block;
    padding-left: 15px;
}

.vertical-nav ul.children li a:hover, .vertical-nav ul.children li.current_page_item a {
    background-position: 0 -28px;
}

.content-column {
    color: #ffffff;
    float: right;
    margin: 0 20px 0 0;
    width: 328px;
}

.content-column p { margin-top: 0; }

.content-column h2, .content-column h3 {
    color: #afb68f;
    font-size: 15px;
    font-family: 'ArmitageBold';
    font-weight: normal;
    margin: 0;
    text-transform: uppercase;
}

.content-column h3 {
    border-top: 1px solid #6ba7ab;
    color: #6ba7ab;
    margin-top: 20px;
}

.content-column h4 {
    color: #afb68f;
    font-weight: normal;
}

.content-column img {
    max-width: 100%;
}

.content-column a.download {
    text-decoration: underline;
}

.content-column a.download:hover {
    color: #fafad8;
}

.content-column ul {
    padding-left: 0;
}

.content-column ul li {
    background: url('../img/bullet-line.png') no-repeat 0 9px;
    padding-left: 15px;
    display: block;
}

.content-column.middle {
    float: left;
    width: 346px;
}

.content-column.middle.no-nav {
    margin-left: 246px;
}

.content-column.full-width {
    margin-right: 82px;
    width: 632px;
}

.content-column.middle p:first-child, .content-column.full-width p:first-child {
    color: #6ba7ab;
    font-family: 'ArmitageThinRegular';
    font-size: 24px;
    line-height: 26px;
}

.content-column table {
    border-collapse: collapse;
    color: #afb68f;
    margin: 40px 0;
    width: 100%;
}

.content-column table tr {
    border-bottom: 2px solid #1c3538;
}

.content-column table th {
    background: #afb68f;
    color: #1c3538;
    font-weight: normal;
    text-align: left;
}

.content-column table th, .content-column table td {
    padding: 4px 7px;
}

.content-column table tr {
    background: #2d4246;
}

.content-column table tr.even {
    background: #3e4f53;
}

.second-column-image {
    float: right;
}

.two-column-image {
    float: right;
    margin: 24px 0 0;
}

.organisation-contact {
    background: #afb68f;
    clear: both;
    color: #740a0e;
    float: right;
    line-height: 1.1;
    margin: 0 0 20px;
    padding: 14px 14px 40px;
    width: 320px;
}

.organisation-contact span {
    display: block;
    text-transform: uppercase;
}

.organisation-contact span.name {
    font-family: 'ArmitageBold';
}

.organisation-contact span.telephone {
    color: #1c3538;
    font-size: 14px;
    margin-top: 1em;
}

.organisation-contact a {
    color: #1c3538;
    text-decoration: underline;
}

.expertise-block {
    clear: both;
    float: right;
    width: 714px;
}

.expertise-block h1 {
    border-top: 1px solid #afb68f;
    font-family: 'ArmitageBold';
    font-size: 1em;
    font-weight: normal;
    padding-top: 2px;
    text-transform: uppercase;
}

.expertise-block .content-column.middle {
    margin-right: 15px;
    width: 336px;
}

.expertise-block .content-column ul li {
    margin-bottom: 1em;
}

.product-overview {
    border-top: 2px solid #afb68f;
    padding: 9px 0 36px;
}

.product-overview img {
    float: left;
}

.product-overview .overview-text {
    float: right;
    width: 398px;
}

/* individual page styles */

.page-176 .content-column ul { margin-top: -1em; }

.page-176 .content-column ul:last-child { margin-top: 1em; }

.page-176 .content-column img, .page-178 .content-column img, .page-184 .content-column img, .page-194 .content-column img, .page-196 .content-column img { margin-top: 2em; }

.page-178 .content-column ul li, .page-190 .content-column ul li, .page-192 .content-column ul li { margin-bottom: 1em; }

.page-182 .content-column table {
    margin-top: 4px;
}

.page-192 .content-column h3 { margin-top: 40px; }

/* contact */

.contact-content {
    color: #ffffff;
    float: left;
    margin: 0 24px 0 0;
    padding: 0;
    width: 222px;
}

.contact-content p { margin-top: 0; }

.contact-content span { color: #afb68f; }

.contact-content a { color: #ffffff; }

.contact-content a:hover { text-decoration: underline; }

#map-canvas {
    float: right;
    height: 590px;
    width: 620px;
}

footer {
    border-top: 2px solid #667664;
    font-size: 10px;
    height: 120px;
    margin: 0 auto;
    padding: 6px 0 0;
    position: relative;
    width: 960px;
}

footer p {
    margin: 0;
}

footer span { color: #fafad8; }

footer ul {
    left: 164px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 6px;
}

footer ul#iso-footer {
	left: 700px;
}

footer ul#right-footer {
    color: #fafad8;
    left: 656px;
}

footer ul li a:hover { color: #fafad8; }

footer ul#right-footer li a { color: #fafad8; }

footer ul#right-footer li a:hover { text-decoration: underline; }

/* Trying to ensure that the ISO logo is the correct size despite resolution
 * changes.
*/
#iso-img {
	max-width: 150px!important;
}	
@media only screen and (min-width: 2500px) {
	#iso-img {
		max-width: 130px!important;
	}	
}

/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {

    header a {
        background-image: url('../img/logo-sprite_x2.png');
        background-size: 302px 1932px;
    }

    #reveal-panel-img, .circle, .circle div {
        background-image: url('../img/circles_x2.png');
        background-size: 1824px 608px;
    }

    .close-panel {
        background-image: url('../img/close_x2.png');
        background-size: 16px 16px;
    }

    .vertical-nav ul.children li a {
        background-image: url('../img/bullet_x2.png');
        background-size: 8px 40px;
    }

}

/* iPad portrait */
@media only screen and (max-width : 1023px) {

    #container {
        width: 690px;
    }

    header a {
        margin: 0 0 0 138px;
    }

    footer {
        width: 672px;
    }

    .circle {
        background-size: 1272px 424px;
        height: 212px;
        margin: 9px;
        width: 212px;
    }

    /*.circle div {
        background-position: 0 -212px;
        background-size: 1272px 424px;
        font-size: 40px;
        height: 212px;
        line-height: 212px;
        padding: 0;
        text-align: center;
        width: 212px;
    }*/

    #reveal-panel { margin: 0 9px; }

    /*#reveal-panel-img {
        background-size: 1272px 424px;
        height: 212px;
        top: 12px;
        width: 212px;
    }*/

    /* add */

    #reveal-panel-img, .circle div {
        background-position: 0 -212px;
        background-size: 1272px 424px;
        font-size: 40px;
        line-height: 212px;
        height: 212px;
        width: 212px;
    }

    /*#reveal-panel-img {
        display: block;
        left: 0px;
        position: absolute;
        top: 12px;
    }*/

    /* end add */

    .reveal-panel-content {
        display: none;
        font-size: 17px;
        height: 197px;
        padding: 35px 58px 0 336px;
        width: 278px;
    }
    
    .reveal-panel-content h2 {
        font-size: 13px;
    }

    #circle-2 {
        background-position: -212px 0;
    }

    #circle-2:hover, #circle-2 div, #reveal-panel-img.circle-2 {
        background-position: -212px -212px;
    }

    #circle-3 {
        background-position: -424px 0;
    }

    #circle-3:hover, #circle-3 div, #reveal-panel-img.circle-3 {
        background-position: -424px -212px;
    }

    #circle-4 {
        background-position: -636px 0;
    }

    #circle-4:hover, #circle-4 div, #reveal-panel-img.circle-4 {
        background-position: -636px -212px;
    }

    #circle-5 {
        background-position: -848px 0;
    }

    #circle-5:hover, #circle-5 div, #reveal-panel-img.circle-5 {
        background-position: -848px -212px;
    }

    #circle-6 {
        background-position: -1060px 0;
    }

    #circle-6:hover, #circle-6 div, #reveal-panel-img.circle-6 {
        background-position: -1060px -212px;
    }
    
    #circle-6-content {
        padding: 25px 0 8px;
    }
	
    footer ul#right-footer {
        left: 460px;
    }
	
	footer ul#iso-footer {
		left: 420px;
	}

	#iso-img {
		max-height: 50px;
		max-height: 100px;
	}
	
    /* inside pages */

    #content {
        margin: 0 9px;
        padding: 5px 0 35px;
    }

    #splash-image {
        margin: 0 0 24px;
        min-height: 221px;
    }

    .vertical-nav, .vertical-nav li ul {
        margin: 0 17px 0 0;
        width: 155px;
    }

    .content-column {
        margin: 0 14px 0 0;
        width: 230px;
    }

    .content-column h2 {
        /*font-size: 12px;*/
    }

    .content-column.middle {
        width: 242px;
    }

    .content-column.middle.no-nav {
        margin-left: 172px;
    }

    .content-column.full-width {
        margin-right: 57px;
        width: 442px;
    }

    .content-column.middle p:first-child, .content-column.full-width p:first-child {
        font-size: 19px;
        line-height: 21px;
    }

    .contact-content {
        margin: 0 17px 0 0;
        width: 155px;
    }

    #map-canvas {
        height: 413px;
        width: 442px;
    }

    .product-overview {
        padding: 9px 0 36px;
    }

    .product-overview img {
        max-width: 150px;
        width: 150px;
    }

    .product-overview .overview-text {
        width: 270px;
    }

    .two-column-image {
        max-width: 500px;
        width: 500px;
    }

    .second-column-image {
        max-width: 244px;
        width: 244px;
    }

    .organisation-contact {
        padding-bottom: 30px;
        width: 216px;
    }

    .expertise-block {
        width: 500px;
    }

    .expertise-block .content-column.middle {
        width: 241px;
    }

}

/* iPhone */
@media only screen and (max-width : 568px) {

    #reveal-panel { display: none!important; }
    
    header a, header a#animate-logo {
        background-position: -136px -1886px;
        margin: 0 auto;
        width: 144px;
    }

    #container {
        margin: 0 auto;
        min-height: auto;
        width: 308px;
    }

    #container:after {
        height: auto;
    }

    nav {
        margin-bottom: 15px;
        width: 95%;
    }

    nav li a span {
        display: none;   
    }

    nav li a {
        text-transform: capitalize;
    }

    #circles {
        margin: 0 0 25px;
        width: 308px;
    }

    .circle {
        background-size: 828px 276px;
        height: 138px;
        margin: 8px;
        width: 138px;
    }

    .circle div {
        background-position: 0 -138px;
        background-size: 828px 276px;
        font-size: 25px;
        height: 138px;
        line-height: 138px;
        padding: 0;
        text-align: center;
        width: 138px;
    }

    #circle-2 {
        background-position: -138px 0;
    }

    #circle-2:hover, #circle-2 div {
        background-position: -138px -138px;
    }

    #circle-3 {
        background-position: -276px 0;
    }

    #circle-3:hover, #circle-3 div {
        background-position: -276px -138px;
    }

    #circle-4 {
        background-position: -414px 0;
    }

    #circle-4:hover, #circle-4 div {
        background-position: -414px -138px;
    }

    #circle-5 {
        background-position: -552px 0;
    }

    #circle-5:hover, #circle-5 div {
        background-position: -552px -138px;
    }

    #circle-6 {
        background-position: -690px 0;
    }

    #circle-6:hover, #circle-6 div {
        background-position: -690px -138px;
    }

    footer {
        height: auto;
        padding-bottom: 20px;
        width: 292px;
    }

    footer ul {
        left: auto;
        margin-top: 10px;
        position: static;
        top: auto;
    }

	footer ul#iso-footer {
		left: 0px;
	}

	#iso-img {
		max-height: 25px;
		max-height: 50px;
	}
	
    /* inside pages */

    #content {
        font-size: 12px;
        margin: 0 8px;
        padding: 5px 0 30px;
    }

    #splash-image {
        float: none;
        margin: 0 0 20px;
        min-height: 96px;
    }

    .vertical-nav, .vertical-nav li ul {
        float: none;
        margin: 0 0 20px;
        width: 100%;
    }

    .vertical-nav li ul { margin-bottom: 0; }

    .vertical-nav li, .vertical-nav li ul li {
        border-top: 1px solid #afb68f;
        padding: 2px 0;
    }

    .vertical-nav li.page_item_has_children { padding-bottom: 0; }

    .vertical-nav ul.children li a {
        background-image: none;
        padding-left: 0;
    }

    .content-column {
        clear: both;
        float: none;
        margin: 0;
        width: 100%;
    }

    .content-column h2 {
        font-size: 11px;
    }

    .content-column.middle {
        width: 100%;
    }

    .content-column.middle.no-nav {
        margin-left: 0;
    }

    .content-column.full-width {
        margin-right: 0;
        width: 100%;
    }

    .content-column.middle p:first-child, .content-column.full-width p:first-child {
        font-size: 14px;
        line-height: 16px;
    }

    .content-column table { margin: 20px 0; }

    .contact-content {
        margin: 0;
        width: 100%;
    }

    #map-canvas {
        height: 292px;
        width: 292px;
    }

    .two-column-image, .second-column-image {
        max-width: 100%;
        width: 100%;
    }

    .organisation-contact {
        padding-left: 4%;
        padding-right: 4%;
        width: 92%;
    }

    .expertise-block {
        width: 100%;
    }

    .expertise-block .content-column.middle {
        margin-right: 0;
        width: 100%;
    }

    .content-column ul li {
        background-position: 0 7px;
    }

    .product-overview img { display: none; }

    .product-overview .overview-text { width: 100%; }

    #mobile-video {
        background: #1c3538;
        display: none;
        left: 0;
        padding: 10% 2%;
        position: fixed;
        height: 100%;
        top: 0;
        width: 96%;
        z-index: 10;
    }

    #mobile-video .embed-container { margin-top: 5%; }

    .close-video {
        background: url('../img/close_x2.png') no-repeat 0 0;
        background-size: 16px 16px;
        display: block;
        height: 16px;
        position: absolute;
        right: 15px;
        text-indent: -9999px;
        top: 15px;
        width: 16px;
    }

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

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

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
