/* Copy of Hydrop.com style sheet as the login screen shares styles with hydrop.com
 - This stylesheet has been cleaned of all selectors not required using Dust-me for FireFox - selectors not needed get automatically commented out */

/* ======== Responsive ======== */

    /*Body width*/
    header, .wrap > nav > ul, /**footer > div, **/.innerSect/**, .midBanner > div**//**, .slimContent**/ {
        width: 98%;
    }
    
    /*Body width*/
/*carousel tab positioning*/

        @media only screen and (max-width: 1660px) {
/**            .home .hero .carousel .carousel-indicators {
            right:12%;
            }
**//**            .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption.intro {
            left: 12%;
            }
**/        }

        @media only screen and (max-width: 1600px) {
/**            .home .hero .carousel .carousel-indicators {
            right:10.5%;
            }
**//**            .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption.intro {
            left: 10.5%;
            }
**/        }

        @media only screen and (max-width: 1550px) {
/**            .home .hero .carousel .carousel-indicators {
            right:9.5%;
            }
**//**            .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption.intro {
            left: 9.5%;
            }
**/        }

        @media only screen and (max-width: 1500px) {
/**            .home .hero .carousel .carousel-indicators {
            right:8%;
            }
**//**            .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption.intro {
            left: 8%;
            }
**/        }
        
        @media only screen and (max-width: 1450px) {
/**            .home .hero .carousel .carousel-indicators {
            right:7%;
            }
**//**            .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption.intro {
            left: 7%;
            }
**/        }
        
        @media only screen and (max-width: 1400px) {
/**            .home .hero .carousel .carousel-indicators {
            right:5%;
            }
**//**            .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption.intro {
            left: 5%;
            }
**/        }
        
        @media only screen and (max-width: 1350px) {
/**            .home .hero .carousel .carousel-indicators {
            right:3.5%;
            }
**//**            .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption.intro {
            left: 3.5%;
            }
**/        }
        
        @media only screen and (max-width: 1300px) {
/**            .home .hero .carousel .carousel-indicators {
            right:1%;
            }
**//**            .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption.intro {
            left: 1%;
            }
**/        }
        
        @media only screen and (max-width: 608px) {
/**            .home .hero .carousel .carousel-indicators {
            right:4.5%;
            }
**//**            .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption.intro {
            left:4.5%;
            }
**/        }
        
/*carousel tab positioning*/

/*---------- < 1120px ----------*/

@media only screen and (max-width: 70em) {
    header h1 {
        font-size: 1.7em;
        margin-top: 1.7em;
    }
/**    .service .page-nav a, .service .page-nav a.risk, .service .page-nav a.audit, .service .page-nav a.authEng {
        background: none;
        min-height: 0;
    }
**//**    .service .page-nav a p {
        opacity: 0.9;
    }
**/    footer {
        padding-bottom: 2em;   
    }
    
    /*Compass page*/
    
    
/**    div.thumbnail.fr.col4.flush {
        min-height: 420px;
    }
**/}

/*---------- < 1008px ----------*/

@media only screen and (max-width: 63em) 
{
    header h1 {
        font-size: 1.45em;
        margin-top: 2.1em;
    }
    
	body > div {
		min-height: 0;
	}

/**	#wrap #content {
		padding-bottom: 1em;
	}
**/	
	/*Hero banner*/
	
/**    .home .hero .carousel .carousel-caption h2, .home .hero .defaultBanner .carousel-caption h2{ 
        
        font-size: 3em;
        margin-bottom: 0.5em;         
    }
**//**    .home .hero .carousel .carousel-caption p, .home .hero .defaultBanner .carousel-caption p { 
        font-size: 1.2em;    
        text-shadow: 1px 1px 4px #000;
    }
**//**    .home .hero .carousel .carousel-caption p.more, .home .hero .defaultBanner .carousel-caption p.more { 
        color: #0099d8;
        text-shadow: none;
    }
**/    
    /*Hero banner*/
    
    /*Training section*/
    
/**    .trainingBanner .content {
            border-left: 1px dashed #999999;
            border-right: 0;
            width: 100%;
            margin: 10px 0 0;
            padding: 1% 2% 0;
        }
**/        
/**    .home .nextDate2Holder a.more {
        margin: 0;
    }
**/        
    /*Training section*/
    
    /*Compass section*/
    
/**    .compassBanner {
	    background-image: none;
        background: rgb(0,153,216); /* Old browsers *\/
        background: -moz-linear-gradient(-45deg,  rgba(0,153,216,1) 0%, rgba(107,206,249,1) 100%); /* FF3.6+ *\/
        background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(0,153,216,1)), color-stop(100%,rgba(107,206,249,1))); /* Chrome,Safari4+ *\/
        background: -webkit-linear-gradient(-45deg,  rgba(0,153,216,1) 0%,rgba(107,206,249,1) 100%); /* Chrome10+,Safari5.1+ *\/
        background: -o-linear-gradient(-45deg,  rgba(0,153,216,1) 0%,rgba(107,206,249,1) 100%); /* Opera 11.10+ *\/
        background: -ms-linear-gradient(-45deg,  rgba(0,153,216,1) 0%,rgba(107,206,249,1) 100%); /* IE10+ *\/
        background: linear-gradient(135deg,  rgba(0,153,216,1) 0%,rgba(107,206,249,1) 100%); /* W3C *\/
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099d8', endColorstr='#6bcef9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient *\/
	    border-bottom: 3px solid #cccccc;
	    border-top: 3px solid #cccccc;
	    position: relative;
	    background-repeat: no-repeat;
	    background-size: 100% auto;
    }
**/	
/**	.compassBanner p.button {
        width: 50%;
        line-height: 3em;
    }
**/	
/**	.compassBanner p.button small{
        display: none;
    }
**/    
	/*Opera Fix*/
	body:before {
		margin-top:0;
		height:auto;
	}

	/* Footer */
	
/**	body footer, .no-js .footer {
		position: relative;
		margin-top: 0;
		height: auto;
	} 
**/    
    /*Compass page*/
    
    
/**    div.thumbnail.fr.col4.flush {
        min-height: 460px;
    }
**/}


/*---------- < 880px ----------*/

@media only screen and (max-width: 55em) {

    /* Head */
    
    header h1 {
        margin-top: 1.6em;
    }
/**    header #loginHeader a.contact-link {
        display: inline;
    }
**/    .wrap > nav li#homeNavItem a {
        background: url(/images/icons/home-sprite.png) no-repeat 10px 10px;
    }
    .wrap > nav li#homeNavItem a:hover {
        background: url(/images/icons/home-sprite.png) no-repeat -55px 10px #0099D8;
    }
/**    .wrap > nav li#homeNavItem.selectedNav a {
        background: url(/images/icons/home-sprite.png) no-repeat -55px 10px;
    }
**/    header div a img {
        width: 3.5em;
    }
    header .fl {
        width: 100%;
    }
/**    #loginHeader {
        position: absolute;
        top: 0;
        right: 0;
        width: 50%;
    }
**//**    #loginHeader a.contact-link{
        padding-right: 5px;
        margin-right: 5px;
        border-right: 2px solid #cccccc;
    }
**/    
/**	.wrap > nav li#ourServicesNavItem span {
		display: none;
	}
**//**	.wrap > nav .subNav.mega {
	    width: 550px;
	    min-width: 0;
	}
**//**	.wrap > nav .subNav li a {
        white-space: normal;
	}
**//**	.wrap > nav .subNav.mega li.fl {
        border-right: 0; 
    }
**//**    .wrap > nav .subNav.mega li.fl a p {
        display: none;
    }
**//**    .wrap > nav .subNav.mega li.fl a.authEng {
        background-position: 0 30px;
    }
**//**    .wrap > nav .subNav.mega li.fl a.audit {
        background-position: 0 20px;
    }
**/	#wrap header div/**, #wrap .header div**/ {
		/*float:none;
		text-align:left;*/
	}
	
/**	#wrap header div.fr {
		/*clear:left;*\/
	}
**/	
	#wrap header div a/**, .no-js #wrap .header div a**/ {
		/*margin:0;*/
	}

	/*#wrap header form, .no-js #wrap .header form {
		float: none;
		margin-top:1em;
		width: 96%;
	}
	
	#wrap header form input, .no-js #wrap .header form input {
		width: 90%;
	}
	
	#wrap header form img, .no-js #wrap .header form img {
		float:right;
	}*/
	
/**	header .fr span
	{
	    display: none;   
	}
**/	
	/* Head */
	
	/*Hero banner*/
/**    .home .hero {
	    height: auto;
    } 
**//**    .home .hero .carousel {
        min-height: 0;
    }
**/    
/**    .home .hero .carousel .carousel-indicators {
            top: 20px;
        }
**/        
/**        .home .hero .carousel .carousel-indicators li {
            padding: 10px 15px;
	        margin: 17px 0;
            width: 100%;
            font-size: 1em;
        }
**/        
/**    .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption, .home .hero .carousel .carousel-caption.intro, .home .hero .defaultBanner .carousel-caption.intro {          
        width: 60%;
        top: 20px;
    }
**/	
/**    .home .hero .carousel .carousel-caption h2, .home .hero .defaultBanner .carousel-caption h2{ 
        font-size: 2.2em;
        margin-bottom: 0.5em;         
    }
**//**    .home .hero .carousel .carousel-caption p, .home .hero .defaultBanner .carousel-caption p { 
        font-size: 1.2em;    
        text-shadow: 1px 1px 4px #000;
    }
**//**    .home .hero .carousel .carousel-caption p.more, .home .hero .defaultBanner .carousel-caption p.more { 
        color: #0099d8;
        text-shadow: none;
    }
**/    
    /*Hero banner*/
	
	/* Footer */
	
/**	.footerLogo .accreditation {
        margin: 20px -30px 60px 0px;
    }
**/    
/**    .footerLogo img {
        padding: 0;   
    }
**/    
/**    .footerLogo > div > span {
        padding: 0;   
    }
**/        
	/* Footer */
	
	/* Login page */
	
	.login-banner h2 {
	    font-size: 2.4em;   
	}
    
    /*Compass page*/
    
    
/**    div.thumbnail.fr.col4.flush {
        min-height: 480px;
    }
**/}


/*---------- > 760px ----------*/
@media (max-width:47.5em) {
    /*Training section*/
/**    .home .nextDate2Holder {
        padding: 0.5em 0;
    }
**//**    .home .nextDate2Holder a.more {
        margin: 0 0 12px 0!important;
    }
**//**    .home .nextDate2 {
        width: 7em;
        position: absolute;
        bottom: 10px;
        right: 0;
    }
**//**    .trainingBanner .content {
        border-left: 0;
        margin: 10px 0;
        padding: 0;
    }
**//**    .home .nextDate2Holder a.more {
        margin: 0;
        padding: 0;
    }		
**//**	.home .trainingBanner .nextDate2 .fl {
        font-size: 2.8em;
    }
**/				
/**	.trainingBanner .nextDate2 .fr {
        padding: 0;
        line-height: 1em;
        font-size:1.1em;
        padding: 5% 5% 0 0;
	}
**/    
    /*footer*/
    
/**    .footerLogo {
        padding: 0;
        border: 0;
    }
**/    
/**    footer h3{
        margin-top: 0;
    }
**/        
/**    footer .leftPart ul li{
        display: inline;
        padding-right: 5px;
        margin-right: 5px;
        border-right: 1px solid #999;
        white-space:nowrap;
    }
**/    
/**    footer .leftPart ul li:last-child{
        display: inline;
        padding-right: 5px;
        border-right: 0;
    }
**//**    footer .leftPart address ul li {
        border: 0;    
        padding: 0;
        margin: 0;
    }
**/    footer .leftPart address ul li:after {
        content:",";    
    }
/**    footer .leftPart address ul li:last-child:after {
        content:".";    
    }
**//**    footer .extraLinksSection {
        text-align: center;
    }
**/    
/**    footer nav ul li {
        float: none;
        padding-right: 0.5em;
    }
**/	
/**	.footerLogo .accreditation {
	    margin: 0;   
	}
**/    
/**    .footerLogo img {
        padding-left: 20px;   
    }
**/    
/**    .footerLogo > div > span {
        padding-left: 20px;   
    }
**/    
/**    .infoSection {
        margin-bottom: 1em;   
    }
**/    
    /*footer*/
    
    /*Contact us page*/
    
/**    #content .innerSect form > div, .mapHolder {
        border: 0;   
	    padding: 0;
    }
**/    
/**    #content .innerSect form label input {
        width: 100%;   
    }
**/    
    /*Consultancy services*/
    
/**    .service .page-nav a.audit {
        background: url(/images/consultancy-services/audit.jpg) no-repeat 0 1px;
        background-size: 100% auto;
    }
**//**    .service .page-nav a.risk {
        background: url(/images/consultancy-services/risk.jpg) no-repeat 0 55px;
        background-size: 100% auto;
    }
**//**    .service .page-nav a.authEng {
        background: url(/images/consultancy-services/auth.jpg) no-repeat 0 1px;
        background-size: 100% auto;
    }
**//**    .service .page-nav a p {
	    opacity: 0.7;
    }
**//**    .service .page-nav a.col4 {
	    min-height: 300px;
	}
**/	
    /*Consultancy services*/
	
	/*Legionnaires' disease and Pseudomonas*/
	
/**	.legionnaires img, .pseudomonas img {
	    display: none;
	}
**/	
/**	.legionnaires .col9 .infographic, .pseudomonas .col9 .infographic {
	    padding: 0;
	    border: 0;
	    background-color: transparent;
	}
**/	
	/*Legionnaires' disease and Pseudomonas*/
	
	/*Training page*/
	
/**	.trainingList li .facts {
		border-left:none;
		border-top:1em solid;
		padding:3% 1% 1%;
		width: 100%;
	}
**/	
	/*Training page*/
	
	/*Error pages*/
/**	.slimContent {
	    text-align: center
	}
**/	
	/* Login page */
	
	.login-banner h2 {
	    position: static;   
	}
	
	/*Compass page*/
	
/**	.compass .sw-features .thumbnail {
	    display: none;
	}
**/	
/**	div.thumbnail.fr.col4.sm {
        margin: 0;
        min-height: 0;
    }
**/
/**    div.thumbnail.fr.col4.sm img{
        position: static;
    }
**/    
/**    .compass .sw-features .col6.well, .compass .sw-features .col6 {
        padding: 0;   
        background: none;
        border: none;
        box-shadow: none;
    }
**/    
/**    div.thumbnail.fr.col4.flush {
        margin: 0;
        min-height: 0;
    }
**/    
/**    div.thumbnail.fr.col4.flush img {
        position: relative;
    }
**/    
/**    div.thumbnail.fl.col4.def.omega {
        margin: 0;
    }
**/    
/**    .compass .feature .innerSect img.fr {
        max-width: 100%;
    }
**/}

/*---------- < 720px ----------*/

@media only screen and (max-width: 45em) {
    
    /*Hero banner*/
    
/**    .home .hero .carousel .carousel-indicators {
            top: 20px;
        }
**//**    .home .hero .carousel .carousel-indicators li {
	    margin: 8px 0;
    }
**//**    .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption, .home .hero .carousel .carousel-caption.intro, .home .hero .defaultBanner .carousel-caption.intro {          
        width: 60%;
        top: 0px;
    }
**/	
/**    .home .hero .carousel .carousel-caption h2, .home .hero .defaultBanner .carousel-caption h2{ 
        font-size: 2em;
        margin-bottom: 0.5em;         
    }
**//**    .home .hero .carousel .carousel-caption p, .home .hero .defaultBanner .carousel-caption p { 
        font-size: 1em;    
        text-shadow: 1px 1px 4px #000;
    }
**//**    .home .hero .carousel .carousel-caption p.more, .home .hero .defaultBanner .carousel-caption p.more { 
        color: #ffffff;
        text-shadow: 1px 1px 4px #000;
    }
**/    
    /*Hero banner*/
}

/*---------- < 608px ----------*/

@media only screen and (max-width: 38em) {
    
    /*Body width*/
    header, /**footer > div, **/.innerSect/**, .midBanner > div**//**, .slimContent**/ {
        width: 90%;
    }
    /*Body width*/
    
    header h1 {
        font-size: 1.3em;
        margin-top: 2em;
    }
/**    header .fr span {
        font-size: 1em;
    }
**/    
	/* Main Nav */
	.wrap > nav > ul {
	    width: 100%;
	}
	#wrap > nav {
        border-bottom: 3px solid #0099d8;
        margin: 1em 0 0.8em;
	}
	
	#wrap > nav > ul {
        border-bottom: 0;
	}
	
	#wrap > nav li/**, #wrap > .nav li**/ {
		display:block;
		height:auto;
		width: 100%;
		margin: 0;
	}
	    .wrap > nav li {
		    border-right: none;
	    }
	    .wrap > nav li:first-child {
	    }
/**	    .wrap > nav li#ourServicesNavItem span {
		    display: inline;
	    }
**//**	    .wrap > nav ul li.mobileMenuItem {}
**//**	    .wrap > nav ul li a i.fa.fa-bars{color: #1e1e1e; opacity: 1;padding-left: 10px;vertical-align: middle;}
**//**	    .wrap > nav ul li a:hover i.fa.fa-bars{color: #fff;}
**/	    .wrap > nav ul li a.has-child:before {
		    content:"";
		    padding-right: 0;
	    }	
        .wrap > nav li#homeNavItem {
            padding-left: 0;
            width: 100%;
		    border-top: 3px solid #0099d8;
        }
/**        #homeNavItem > a > span{
            visibility: visible;
        }
**/		
	    .wrap > nav li#homeNavItem a {
            background-image: none;
            overflow: hidden;
        }
/**	    .wrap > nav li#homeNavItem.selectedNav a{
            background: #0099D8;
            color: #fff;
            background-image: none;
        }
**/	    .wrap > nav li#homeNavItem a:hover {
            background-image: none;
            background: #5097CE;
        }
/**	    .wrap > nav li.mobileMenuItem a
	    {
	        padding: 0.7em 0 0;
	    }
**//**	    .wrap nav li.mobileMenuItem a:hover, .wrap nav.mobileMenuItem li:hover a, .wrap > nav ul li a:hover i.fa.fa-bars {
	        background: transparent;
	        color: #1e1e1e;   
	    }
**/	    .wrap > nav li a
	    {
	        padding: 0.9em 0 0;
	    }
/**	    #wrap nav li:hover .subNav 
        {
            display:none;
        }
**/    
        
	/* Main Nav */
		
	/*Hero banner*/
    
/**    .home .hero .carousel .carousel-indicators {
            top: 5px;
            min-width: 180px;
        }
**/                
/**        .home .hero .carousel .carousel-indicators li:before {  
            content: ""; 
            border: 0;
            border-radius: 0;
            margin: 0;
            padding: 0;
        }
**//**    .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption, .home .hero .carousel .carousel-caption.intro, .home .hero .defaultBanner .carousel-caption.intro {          
        width: 55%;
        top: 0px;
    }
**/	
/**    .home .hero .carousel .carousel-caption h2, .home .hero .defaultBanner .carousel-caption h2{ 
        font-size: 1.5em;
        margin-bottom: 0.5em;         
    }
**//**    .home .hero .carousel .carousel-caption p, .home .hero .defaultBanner .carousel-caption p { 
        font-size: 1em;    
        text-shadow: 1px 1px 4px #000;
    }
**/    
    /*Hero banner*/
    
    
    /*Compass section*/
    
/**    .compassBanner img.platforms {
        display: none;
    }
**/    
/**    .compassBanner p.button {
        width: 100%;
    }
**/    
/**    .compassBanner p.button small {
        visibility: visible;
    }
**/    
    /*Compass section*/
    
/**	.threeCol p
	{
	    min-height: 0;
	    margin: 0;
	}
**/	
	/* About Us */
	
/**	#accreditation, #membership, .ourCompany .midBanner
	{
	    display: none;
	}
**/	
	/* About Us */
	
    /* Contact */
	
/**	#content form > fieldset {
		border-right:0;
		float: none;
		width: 100%;
	}
**/	
/**	#wrap #content > form label input {
		padding: 0.5em 1%;
		width: 98%;
	}
**/	
/**	#wrap #content > form .queryType input {
		padding: 0.5em 1%;
		width: auto;
	}
**/
/**	#content form > div {
		border-left: none;
		float: none;
		left: 0;
		padding-left: 0;
		width: 100%;
	}
**/	
/**	#wrap #content > form .queryType .moreInfo 
	{
	    padding: 0 0 0.5em;
	    width:100%;
	}
**/	
/**	#wrap #content > form .queryType .moreInfo #moreInfoOption 
	{
		width: 100%;
	}
**/	
/**	#content > form fieldset textarea {
		height: 8.47em;
		padding: 0.5em 1%;
		width: 98%;
	}
**/
/**	.mapHolder {
		border-right: none;
		float: none;
		margin-right: 0;
		width: 100%;
	}
**/	
/**	#mapCanvas {
		width: 100%;
	}
**/	
/**	#wrap .addressInfo {
		float: none;
		margin:0.5em 0 0;
	}
**/
	/* Contact */
	
	/* Login */
	
	.login form, .login ul
	{
	    min-width:0;
	    width:auto;   
	}	
	
	/* Login */
	
	/* Bespoke Training Page */
	
/**	.trainingList li > div:first-child{
		float: none;
		width:100%;
	}
**/	
/**	.trainingList li div .nextDate2Holder {
		margin-bottom: 1em;
	}
**/	
	/* Bespoke Training Page */
	
}

/*---------- < 570px ----------*/

@media only screen and (max-width: 35.625em) 
{
    header h1 {
        font-size: 1.1em;
        margin-top: 2.3em;
    }
    h2{font-size: 1.4em;padding-top: 0;}
    h3{font-size: 1.3em;}
    h4{font-size: 1.2em;}
    h5{font-size: 1.1em;}
    h6{font-size: 1em; font-weight: bold;}
/**    .home .innerSect {margin: 0.2em auto;}
**/    
    /*Hero banner*/
/**    .home .hero {
        margin: 0.2em auto 0;
    }
**//**    .home .hero .carousel .carousel-indicators {
            display: none;
        }
**//**        .home .hero img, .carousel-inner>.item>img, .carousel-inner>.item>a>img{
            display: none;
        }
**//**        .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption {
            position: relative;
        }
**/        
/**    .home .hero .carousel .carousel-caption, .home .hero .defaultBanner .carousel-caption, .home .hero .carousel .carousel-caption.intro, .home .hero .defaultBanner .carousel-caption.intro {          
        width: 90%;
        top: 0px;
        margin-top: 0;
    }
**/	
/**    .home .hero .carousel .carousel-caption h2, .home .hero .defaultBanner .carousel-caption h2{ 
        font-size: 1.4em;
        margin-bottom: 0.5em;  
        text-shadow: none;      
        color: #0099d8; 
    }
**//**    .home .hero .carousel .carousel-caption p, .home .hero .defaultBanner .carousel-caption p { 
        font-size: 1em;    
        text-shadow: none;
        color: #000;
    }
**//**    .home .hero .carousel .carousel-caption p.more, .home .hero .defaultBanner .carousel-caption p.more { 
        font-size: 0.9em;    
        text-shadow: none;
        color: #0099d8;
    }
**/    
    /*Hero banner*/
    
    /*Compass section*/
    
/**    .compassBanner h2 {
        margin: 0;
    }
**/    
/**    .compassBanner p.button {
        width: 80%;
    }
**/    
/**    .compassBanner p.button small {
        display: none;
    }
**/    
/**    a.compass-link {
        margin-left: 0;
    }
**/    
}

/*---------- < 510px ----------*/

@media only screen and (max-width: 31.875em) 
{
    header .fl a {
        margin: 0;   
    }
    
    header h1 {
        font-size: 1em;
        margin-top: 0.7em;
        margin-left: 0;
    }
    
    header div a img {
        width: 2em;
    }
    
    header .company {
        border-right: 2px solid #0099D8;
    }
    
/**    #loginHeader .contact-link{
        display: none!important;
    }
**/    
    /* Login page */
    
    .login-banner h2 {
        font-size: 1.5em;
        padding: 0.7em 0 0.7em 0.7em;
    }
    
}

/*---------- < 460px ----------*/

@media only screen and (max-width: 28.750em) 
{
    header h1 {
        margin-top: 1.3em;
    }
    header h1 small {
        display: none;
    }
}
    
/*---------- < 420px ----------*/

@media only screen and (max-width: 26.250em) 
{
    header h1 {
        margin-top: 1.4em;
        font-size: 0.8em;
    }
    
/**    .container-news h2 small {
        display: none;
    }
**/    
    
/**    .statusCode {
	    font-size: 8em;
    }
**/}

/*---------- < 350px ----------*/
    
@media only screen and (max-width: 23.75em) 
{
    header h1 {
        margin-top: 0.8em;
        font-size: 0.8em;
    }
    header .company {
        display: block;
        font-size: 1.2em;
        border: none;
        line-height: 1.4em;
        font-weight: bold;
    }
    
}

/*---------- < 320px ----------*/

@media only screen and (max-width: 20em) 
{
/**    .infoSection ul li {
        border-right:none;
        float:none;
    }
**/    
    /*Training section*/
/**    .home .nextDate2Holder a.more {
        margin: 0px 0 12px 0!important;
    }
**//**    .home .nextDate2Holder a.more span {
        display: none;
    }
**//**    .home .nextDate2Holder {
        position: relative;
        padding: 0.5em 0;
    }
**//**    .home .nextDate2 {
        width: 7em;
        position: absolute;
        bottom: 10px;
        right: 0;
    }
**//**    .trainingBanner .content {
        border-left: 0;
        margin: 10px 0;
        padding: 0;
    }
**/        
/**    .home .nextDate2Holder a.more {
        margin: 0;
        padding: 0;
    }
**/				
/**	.trainingBanner .nextDate2 .fl {
        font-size: 2.8em;
        padding: 2% 0 5% 5%;
		width: 30%;
	}
**/	
/**	.trainingBanner .home .nextDate2 .fl {
        font-size: 2em;
        padding: 1% 0 1% 5%;
        line-height: 1em;
    }
**/				
/**	.trainingBanner .nextDate2 .fr {
        padding: 0;
        line-height: 1.2em;
	}
**/	
/**	 .home .trainingBanner .nextDate2 .fr {
        font-size:1.1em;
        padding: 5% 5% 0 0;
    }
**/    /*Consultancy services*/
    
/**    .service .page-nav a.col4 {
	    min-height: 250px;
	}
**/	
    /*Consultancy services*/
    
/**    .statusMessage {
	    font-size: 1.5em;
    }
**//**    .statusCode {
	    font-size: 5em;
    }
**/}

/*-------- Flexible grid --------*/

/*The flexible grid work on percentages of the main container.  
At it's largest the main container measures 1248px wide. At this size each column measure a little over 74 pixels wide and the gutters measure just over 31 pixels*/
/*---------- < 760px ----------*/
@media (max-width:47.5em) {
    /**.col1, **//**.col2, **//**.col3, **/.col4, /**.col5, **//**.col6, **//**.col7, **/.col8/**, .col9**//**, .col10**//**, .col11**//**, .col12**/ {
        width: 100%;
        margin: 0.5em 0;
    }
    /**.col1.fr, **//**.col2.fr, **//**.col3.fr, **/.col4.fr/**, .col5.fr**//**, .col6.fr**//**, .col7.fr**//**, .col8.fr**//**, .col9.fr**//**, .col10.fr**//**, .col11.fr**//**, .col12.fr**//**, .col1.pull-right**//**, .col2.pull-right**//**, .col3.pull-right**//**, .col4.pull-right**//**, .col5.pull-right**//**, .col6.pull-right**//**, .col7.pull-right**//**, .col8.pull-right**//**, .col9.pull-right**//**, .col10.pull-right**//**, .col11.pull-right**//**, .col12.pull-right**/ {
        
    }
}
/*---------- > 760px ----------*/
@media (min-width:47.5em) {
    /**.col1, **//**.col2, **//**.col3, **/.col4, /**.col5, **//**.col6, **//**.col7, **/.col8/**, .col9**//**, .col10**//**, .col11**//**, .col12**/ {
        width: 100%;
        margin: 0;
    }
    /**.col1.fr, **//**.col2.fr, **//**.col3.fr, **/.col4.fr/**, .col5.fr**//**, .col6.fr**//**, .col7.fr**//**, .col8.fr**//**, .col9.fr**//**, .col10.fr**//**, .col11.fr**//**, .col12.fr**//**, .col1.pull-right**//**, .col2.pull-right**//**, .col3.pull-right**//**, .col4.pull-right**//**, .col5.pull-right**//**, .col6.pull-right**//**, .col7.pull-right**//**, .col8.pull-right**//**, .col9.pull-right**//**, .col10.pull-right**//**, .col11.pull-right**//**, .col12.pull-right**/ {
        margin: 0 0 0 2.5%;
    }
/**    .col1 {
        max-width: 5.982905982905983%; /*74.66666666666667px*\/
        margin: 0 2.5% 0 0;
    }
**//**    .col2 {
        max-width: 14.52991452991453%; /*181.3333333333333px*\/
        margin: 0 2.5% 0 0;
    }
**//**    .col3 {
        max-width: 23.07692307692308%; /*288px*\/
        margin: 0 2.5% 0 0;
    }
**/    .col4 {
        max-width: 31.62393162393162%; /*394.6666666666666px*/
        margin: 0 2.5% 0 0;
    }
/**    .col5 {
        max-width: 40.17094017094017%; /*501.3333333333333px*\/
        margin: 0 2.5% 0 0;
    }
**//**    .col6 {
        max-width: 48.71794871794872%; /*608px*\/
        margin: 0 2.5% 0 0;
    }
**//**    .col7 {
        max-width: 57.26495726495726%; /*714.6666666666666px*\/
        margin: 0 2.5% 0 0;
    }
**/    .col8 {
        max-width: 65.81196581196581%; /*821.3333333333333px*/
        margin: 0 2.5% 0 0;
    }
/**    .col9 {
        max-width: 74.35897435897436%; /*928px*\/
        margin: 0 2.5% 0 0;
    }
**//**    .col10 {
        max-width: 82.90598290598293%; /*1034.666666666667px*\/
        margin: 0 2.5% 0 0;
    }
**//**    .col11 {
        max-width: 91.45299145299143%; /*1141.333333333333px*\/
        margin: 0 2.5% 0 0;
    }
**//**    .col12 {
        max-width: 100%; /*1248px*\/
        margin: 0;
    }
**/}
/**.alpha {
    margin-left: 0!important;
}
**/.omega {
    margin-right: 0!important;
}
    
/*-------- Flexible grid --------*/
/* ======== Responsive ======== */
