/****MIN1024****/

/** COLOUR VARIABLES **/

/** HTML  BODY **/

html, body{
height:100%;
}

/** FONTS **/
h1{
font-size:26px;
}

/** SECTIONS **/

.col1-12{width:8.333333%} .col2-12{width:16.666667%;} .col3-12{width:25%;} .col4-12{width:33.333334%;} .col5-12{width:41.666667%;} .col6-12{width:50%;} .col7-12{width:58.333333%;} .col8-12{width:66.666667%;} .col9-12{width:75%;} .col10-12{width:83.333333%;} .col11-12{width:91.666667%;} .col12-12{width:100%;}

/** HEADER **/

#header-left{
position:relative;
}

#logo a{
height:70px;
background-size:150px;
background-position: center center;
background-origin:border-box;
}

#mast{
float:right;
}

#strap{
display:block;
padding:0px 20px 12px;
float: right;
}

#strap:after, .search-box:after{
content:'';
clear:both;
display:block;
}

#search{
float:left;
margin-left:5px;
margin-right:20px;
padding:10px 0 0;
font-size:14px;
}

#members-login{
float:right;
padding:10px;
font-size:14px;
background-color:#D8FFE0;
margin-right:0px;
}

#navigation{
padding:0 10px;
float:right;
}

#mobile-menu, #mobile-logo, #close-menu, #quicknavigation{
display:none;
}

#menu{
display:block;
position:relative;
height:auto;
overflow:hidden;
border-top:none;
}

#primary-nav:after{
content:'';
clear:both;
display:block;
}

#primary-nav li{
float:left;
}

#primary-nav li a{
padding:0 10px;
font-size:15px;
color:#00857c;
border-right:1px solid #515151;
line-height:1;
}

#primary-nav li:last-of-type a{
border-right:none;
}

/** LANDING BLOCKS **/

#about{
width:75%;
}


/** SLIDESHOW **/

.slide-block{
width:100%;
}

#icoss-news{
width:25%;
float:left;
}

#featured-publication{
width:25%;
}

.featured-publication-top{
height:190px;
}

.featured-publication-image, .latest-publication-image{
height:160px;
}

/** FOOTER **/
#footer{
/*position: absolute;*/
bottom: 0;
}

/** INSIDE FOOTER **/
#inside #footer{
position: absolute;
}

/** CONTENT 3COL **/

#banner{
height:150px;
width:100%;
background-color:#00857c;
background-size:contain;
background-attachment:fixed;
background-repeat:no-repeat;
background-position:top center;
}

#gallery-items .item{
width:25%;
}
/* Stylesheet: ***** MIN1024 ***** Modified On 2026-08-07 10:43:38 */
