body {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 1.6;
    color: #000;
}

h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 9px;
}

h1, .h1, .PageTitle {
    font-size: 38px;
    color: #000;
    margin-top: 0;
    font-weight:bold;
}

h2, .h2, .PanelTitle {
    line-height:1.3;
    font-size: 26px;
    border:0px;
    color: #000;
    font-weight:bold;
}

.PanelTitle,
.panel-title{
    font-weight:500;
    font-size:24px;
}

h3, .h3, .SectionTitle {
    font-size: 20px;
}

h4, .h4, .SectionLabel {
    color: #000;
    font-weight:500;
    font-size: 16px;
}

h5, .h5 {
    color: #000;
    font-weight:500;
    font-size: 15px;
}

h6, .h6 {
    color: #000;
    font-weight:500;
    font-size: 85%;
}

p {
    margin-top: 0;
    margin-bottom: 1em;
}

#masterContentArea {
    margin-top: 40px;
}

.Wrapper-FullWidth #masterContentArea {
    margin-top: 0px;
    max-width:10000px;
    margin: 0px;
    padding: 0px;
}

.Wrapper-FullWidth #masterContentArea .row,
.Wrapper-FullWidth #masterContentArea .row.full .content{
    max-width:1200px;
    margin:0px auto;
}

.Wrapper-FullWidth #masterContentArea .row.full{
    max-width:10000px;
}



.row.padding20{
    padding-top:20px;
    padding-bottom:20px;
}

.row.padding40{
    padding-top:40px;
    padding-bottom:40px;
}

@media(max-width:767px){
    .row.padding40{
        padding-top:20px;
        padding-bottom:20px;
    }
}

.rowWrapper.grey{
    background-color:#f5f5f5;
}

.rowWrapper.blue{
    background-color:#1e77b3;
    color:#fff;
}

.rowWrapper.blue h1,
.rowWrapper.blue h2,
.rowWrapper.blue h3,
.rowWrapper.blue h4,
.rowWrapper.blue h5,
.rowWrapper.blue h6{
    color:#fff;
}

.row.full .iMIS-WebPart > .ContentItemContainer, 
.row.full .WebPartZone > .ContentItemContainer {
    margin-bottom: 0px;
    display: block;
}

/*Clear queries*/

.clearQ .rgHeader{
	display:none!important;
}

.clearQ .RadGrid_MetroTouch{
	border:none;
}

.clearQ .RadGrid_MetroTouch .rgAltRow {
    background: #fff;
    color: #0;
}

.clearQ .RadGrid_MetroTouch .rgAltRow td,
.clearQ .RadGrid_MetroTouch .rgRow td {
    border:none;
}


.clearQ .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell, 
.clearQ .RadGrid.RadGrid_MetroTouch .rgSelectedRow, 
.clearQ .RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow, 
.clearQ .RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted, 
.clearQ .RadGrid.RadGrid_MetroTouch th.rgSorted, 
.clearQ .RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell, 
.clearQ .RadGrid.RadGrid_Metro .rgSelectedRow, 
.clearQ .RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow, 
.clearQ .RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted, 
.clearQ .RadGrid.RadGrid_Metro th.rgSorted {
    background-color: transparent;
    border-color:transparent;
}

.clearQ .RadGrid.RadGrid_MetroTouch .rgMasterTable .rgSelectedCell a, 
.clearQ .RadGrid.RadGrid_MetroTouch .rgSelectedRow a, 
.clearQ .RadGrid.RadGrid_MetroTouch td.rgEditRow .rgSelectedRow a, 
.clearQ .RadGrid.RadGrid_MetroTouch .rgSelectedRow td.rgSorted a, 
.clearQ .RadGrid.RadGrid_MetroTouch th.rgSorted a, 
.clearQ .RadGrid.RadGrid_Metro .rgMasterTable .rgSelectedCell a, 
.clearQ .RadGrid.RadGrid_Metro .rgSelectedRow a, 
.clearQ .RadGrid.RadGrid_Metro td.rgEditRow .rgSelectedRow a, 
.clearQ .RadGrid.RadGrid_Metro .rgSelectedRow td.rgSorted a, 
.clearQ .RadGrid.RadGrid_Metro th.rgSorted a {
    color: transparent!important;
}

.clearQ .RadGrid.RadGrid_MetroTouch .rgMasterTable, 
.clearQ .RadGrid.RadGrid_Metro .rgMasterTable {
    background-color: transparent!important;
}

.clearQ .RadGrid_MetroTouch {
    background-color: transparent!important;
}

.clearQ .RadGrid.RadGrid_MetroTouch .rgRow td, 
.clearQ .RadGrid.RadGrid_MetroTouch .rgRow td:first-child,
.clearQ .RadGrid.RadGrid_MetroTouch .rgAltRow td, 
.clearQ .RadGrid.RadGrid_MetroTouch .rgAltRow td:first-child{
   padding:0px;
}

.clearQ .panel-body, 
.clearQ .PanelBody {
    padding: 0px;
}

.clearQ .GridTitlePanel, .clearQ .GridFooterPanel {
    margin-top: 0px;
    margin-bottom: 0px;
}


/**Header**/

#masterHeaderBackground, .header {
    border-bottom: 0px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}

.header {
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 500;
}

.header-container {
    max-width: 10000px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 40px;
    padding-right: 40px;
    text-align:right;
}

#ste_container_ciSearch,
#ste_container_ciPrimaryNavigation{
    display:inline-block;
    vertical-align:middle;
}

#ste_container_ciSearch{
    float:right;
}

#masterLogoArea img{
    width:206px;
    margin:20px 0px;
}

.UtilitySearch, .UtilitySTEToggle, .UtilityAuthentication, .UtilityTranslation {
    margin-left: 0px;
}

.header-search input[type="text"]{
    width:30px;
    background-image:url(images/search.svg);
    background-position:10px center;
    background-size:25px 25px;
    border: 0px;
    box-shadow: none;
    -webkit-box-shadow: none;
    color:#000;
    padding-left:30px!important;
    font-size:18px;
    margin-top: 38px;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}

.header-search input[type="text"]:hover,
.header-search input[type="text"]:focus{
    width:120px;
    padding-left:40px!important;
}

/**Aux menu**/

.navbar-header{
    background-color:#ececec;
    text-align:right;
    padding: 5px 40px;
    display: block;
    width: 100%;
}

.nav-auxiliary a,
.nav-auxiliary a:visited {
    color: #000;
    text-decoration: none;
}

.nav-auxiliary a:hover,
.nav-auxiliary a:focus{
    text-decoration:underline;
}

.UtilityAuthenticationLink{
    padding:0px 7.5px;
    margin-top: 1px;
}

.navbar-toggle.collapsed {
    background-color: #fff;
    padding: 0px;
}

.navbar-toggle .icon-search {
    display: inline-block;
    float: left;
    background: url(images/search.svg) no-repeat center top;
    width: 25px;
    height: 24px;
    margin: -1px 0;
}

.navbar-toggle .icon-bar {
    background-color: #323e48;
    width:30px;
    border-radius:4px;
    height:4px;
}

@media(max-width:1160px) and (min-width:767px){

    .header-container {
        padding-left: 20px;
        padding-right: 20px;
        text-align: right;
    }

    #masterLogoArea img {
        width: 156px!important;
        margin: 20px 0px;
    }

    .RadMenu.RadMenu_Austin .rmText, .RadMenu.RadMenu_Austin .rmHorizontal .rmText, .RadMenu.RadMenu_Austin .rmSlide .rmText {
        padding: 6px 10px;
    }

    .RadMenu.RadMenu_Austin .rmRootGroup > .rmItem > .rmLink {
        text-transform: none;
        font-size: 16px!important;
        font-weight: 400;
        letter-spacing: 0;
    }

    .navbar-collapse.collapse {
        position:absolute;
        top: 50%;
        transform: translateY(-50%);
        float: none;
        margin: 0;
    }

    .header-search input[type="text"] {
        margin-top: 30px;
    }

    #ste_container_ciPrimaryNavigation {
        display: block;
        margin: 0px 50px 0px 200px;
        padding-top: 15px;
        position: relative;
    }

    #ste_container_ciSearch{
        display:block;
        position:absolute;
        right:20px;
    }

    .header-container .clear-right{
        position:relative;
    }
}



@media(max-width:767px){
    .navbar-header{
        text-align:center;
    }

    #ste_container_ciSearch{
       margin-top: 38px;
    }

    #ste_container_ciPrimaryNavigation{
        display:block;
    }

    .header-container {
        max-width: 10000px;
        margin-right: auto;
        margin-left: auto;
        padding-left: 20px;
        padding-right: 20px;
        text-align: right;
    }

    .navbar-collapse, .searchbar-collapse {
        width: 100%;
        background-color: #fff;
        margin: 0px;
    }

    .header-search input[type="text"] {
        width: 130px;
        margin-top: 0px;
        padding-left: 40px!important;
        background-color:#e5e5e5;
    }

    .header-search {
        padding: 10px 15px;
        background-color:#e5e5e5;
        border-radius: 10px 10px 0px 0px;
    }


}

@media(max-width:380px){
    #masterLogoArea img{
        width:150px!important;
        margin:20px 0px;
    }

    #ste_container_ciSearch {
      
margin-top: 29px;
    }
}


@media(max-width:330px){
    #masterLogoArea img{
        width:206px!important;
        margin:20px 0px;
    }

    .header-logo-container {
        float: none;
        text-align:center;
    }

    #ste_container_ciSearch {
        position:relative;
        float:none;
        margin: 0px auto 10px auto;
        text-align:center;
        width: 100%;
    }

    
}

/**Primary Menu**/

.nav-primary {
    margin-top: 34px;
}

.RadMenu.RadMenu_Austin .rmLink{
    color: #23292d;
    text-decoration: none;
    display: block;
    position: relative;
}

.RadMenu_Austin .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink, 
.RadMenu_Austin .rmSlide .rsmTwoLevels > .rsmItem.rsmDisabled > .rsmLink:hover, 
.RadMenu_Austin .rmSlide .rsmTwoLevels > .rsmItem.rsmDisabled > .rsmLink:focus {
    text-transform: none;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
    word-break: break-word;
}

.RadMenu.RadMenu_Austin .rsmLink{
     color: #fff;
}

.RadMenu_Austin .rmSlide .rmLink:hover, 
.RadMenu_Austin .rmSlide .rmLink.rmFocused, 
.RadMenu_Austin .rmSlide .rsmLink:hover, 
.RadMenu_Austin .rmSlide .rsmLink.rmFocused, 
.RadMenu_Austin .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink:hover, 
.RadMenu_Austin .rmSlide .rsmTwoLevels > .rsmItem > .rsmLink.rmFocused {
    background-color: transparent;
    color: #000;
}

.RadMenu.RadMenu_Austin .rmRootGroup > .rmItem > .rmLink {
    text-transform: none;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0;
}

.RadMenu.RadMenu_Austin .rmRootLink.rmExpanded, 
.RadMenu.RadMenu_Austin .rmRootLink:hover, 
.RadMenu.RadMenu_Austin .rmRootLink.rmFocused {
    background-color: #80bc00;
    color: #fff;
    border-radius:6px;
}

.RadMenu.RadMenu_Austin .rmRootLink.rmSelected {
    color: #fff;
    background-color: #80bc00;
    border-radius: 6px;
}

.RadMenu.RadMenu_Austin .rmGroup {
    background-color: #80bc00; 
    padding-top:7px;
    
}

.RadMenu_Austin .rmSlide .rmFocused > .rmLink, 
.RadMenu_Austin .rmSlide .rmSelected > .rmLink, 
.RadMenu_Austin .rmSlide .rsmSelected > .rsmLink, 
.RadMenu_Austin .rmSlide .rsmTwoLevels > .rsmItem.rsmSelected > .rsmLink {
    background-color: transparent;
    color: #000;
}

.RadMenu_Austin .rmSlide {
    display: none;
    position: absolute;
    height: auto !important;
    margin-top:-7px;
}

/**Secondary Menu**/

.nav-secondary .sub-nav-head {
    background-color: #80bc00;
    color: #fff;
    font-weight: 500;
    font-size: 18px;
    padding: 10px 15px;
    border-radius:6px 6px 0px 0px;
}

.nav-secondary {
    background-color: #f5f5f5;
    margin-bottom: 1em;
}

.RadTreeView.RadTreeView_Austin > .rtUL > .rtLI {
    border-top: 0px;
}

.RadTreeView.RadTreeView_Austin a.rtIn {
    color: #000;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin: 0;
    font-size:16px!important;
    font-weight:400!important;
}

.RadTreeView.RadTreeView_Austin a.rtIn:hover, 
.RadTreeView.RadTreeView_Austin a.rtIn:focus, 
.RadTreeView.RadTreeView_Austin a.rtIn:active {
  background-color: #f5f5f5;
  color:#4e6e26;
  font-weight:500!important;
}


/**Footer**/

#ft {
    background-color: #fff;
    color: #000;
   
}

#ft .container{
    max-width:1400px;
}

.footer-content {
    background-color: #fff;
    color: #000;
    text-align: left;
    font-size:16px;
    padding: 20px 0px;
    border-top:8px solid #2f96da;
}

.footer-content .social{
    display:block;
}

.footer-content .social a,
.footer-content .social a:visited{
    display:block;
    float:left;
    margin:0px 3px 5px 3px;
        -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.footer-content .social a:hover,
.footer-content .social a:focus{
    margin-top:-5px;
}

.footer-content .col-sm-3{
    width:20%;
}

.footer-content a,
.footer-content a:visited,
.footer-nav-copyright a,
.footer-nav-copyright a:visited{
    text-decoration:none;
    color:#000;
}

.footer-content a:hover,
.footer-content a:focus,
.footer-nav-copyright a:hover,
.footer-nav-copyright a:focus{
    text-decoration:underline;
    color:#000;
}

.footer-content h3{
    font-size:20px;
}

.footer-nav-copyright {
    background-color: #fff;
    color: #000;
    padding: 10px 0px 20px 0px;
    font-size:14px;
}

.footer-nav-copyright a:after{
    content:'|';
    margin:0px 5px;
}

.footer-nav-copyright a:last-child:after{
    display:none;
}

.footer-nav-copyright .right{
    float:right;
}

.footer-nav-copyright .ABN:before{
    content:'|';
    margin: 0px 5px;
}


.footer-nav-copyright .footer-copyright {
    margin: 0px;
    width:100%;
}

@media(max-width:767px){
    .footer-content .links{
        display:none;
    }

    .footer-content .col-sm-3{
        width:100%;
    }

    .footer-nav-copyright .ABN:before{
        display:none;
    }

     .footer-nav-copyright .ABN{
         display:block;
     }

     .footer-nav-copyright .right{
        float:none;
    }

    .footer-nav-copyright a:after{
        display:none;
    }

    .footer-nav-copyright a{
        display:block;
    }

}

/**Homepage banners**/

.HomePageFullWidthArea .panel-body, 
.HomePageFullWidthArea .PanelBody {
    padding: 0px;
}

.HomePageFullWidthArea .panel, 
.HomePageFullWidthArea .StandardPanel {
    border: 0px;
}

.carousel-indicators {
    bottom: 0px;
}

.carousel-indicators .active {
    margin: 2px;
    width: 15px;
    height: 15px;
    background-color: #fff;
}

.carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 2px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 15px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
}

.HomePageFullWidthArea .carousel-control.right,
.HomePageFullWidthArea .carousel-control.left{
    display:none;
}

.HomePageFullWidthArea .carousel-inner > .item .carousel-link {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2000;
}

.HomePageFullWidthArea .carousel-caption{
    text-shadow:none;
    color:#80bc00;
    left: 5%;
    width: 30%;
    text-align: left;
    top: 50%;
    transform: translateY(-50%);
    bottom:auto;
}

.HomePageFullWidthArea .carousel-caption h1{
    color:#80bc00;
    line-height: 1;
    font-size: 60px;
}

.carousel-inner.bg-img > .item.bottom{
    background-position:center bottom;
}

.carousel-inner.bg-img > .item.top{
    background-position:center top;
}
@media(min-width:768px){
.HomePageFullWidthArea .carousel-inner.bg-img > .item:before{
    content:'';
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    right: 0;
    background-image:url(images/caption-bg.svg);
    background-repeat:no-repeat;
    background-position: -50px 102%;
    background-size: 800px 750px;
    z-index: 1;
}
}

.carousel-caption a.arrow,
.carousel-caption a.arrow:visited{
    font-size: 24px;
    font-weight:500;
    color:#80bc00;
    text-decoration:none;
}

.carousel-caption a,
.carousel-caption a:visited{
    text-decoration:none;
}

.carousel-caption a.arrow:after{
    content:'';
    display:inline-block;
    width: 20px;
    height: 25px;
    background-image:url(images/arrow-green.svg);
    background-repeat:no-repeat;
    margin-left:10px;
    background-size: 20px 25px;
    vertical-align: middle;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.carousel-caption a.arrow:hover,
.carousel-caption a.arrow:focus{
    text-decoration:underline;
}

.carousel-caption a.arrow:hover:after,
.carousel-inner.bg-img > .item.linked:hover a.arrow:after{
    margin-left:15px;
}


.carousel-inner.bg-img > .item.linked:hover a.arrow{
     text-decoration:underline;
}

@media(max-width:1550px){
    .HomePageFullWidthArea .carousel-caption h1{
        color:#80bc00;
        font-size:54px;
    }


    .HomePageFullWidthArea .carousel-caption {
        text-shadow: none;
        color: #80bc00;
        left: 5%;
        width: 35%;
        text-align: left;
        top: 50%;
        transform: translateY(-50%);
        bottom: auto;
    }

}

@media(max-width:1080px){
    .HomePageFullWidthArea .carousel-caption h1{
        color:#80bc00;
        font-size:48px;
    }


    .HomePageFullWidthArea .carousel-caption {
        text-shadow: none;
        color: #80bc00;
        left: 5%;
        width: 40%;
        text-align: left;
        top: 44%;
        transform: translateY(-50%);
        bottom: auto;
    }

        .HomePageFullWidthArea .carousel-inner.bg-img > .item:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-image: url(images/caption-bg.svg);
        background-repeat: no-repeat;
        background-position: -50px 102%;
        background-size: 700px 750px;
    }
}

@media(max-width:767px){
    
    .carousel-caption a.arrow, 
    .carousel-caption a.arrow:visited {
        font-size: 20px;
        font-weight: 500;
        color: #80bc00;
        text-decoration: none;
    }

    .HomePageFullWidthArea .carousel-caption h1{
        font-size:36px;
    }

    .HomePageFullWidthArea .carousel-caption {
        text-shadow: none;
        color: #80bc00;
        left: 8%;
        width: 90%;
        right:5%;
        text-align: left;
        top: auto;
        bottom: 50px!important;
        transform: none;
        word-break: break-word;
        bottom: auto;
    }

    .HomePageFullWidthArea .carousel-indicators li {
        border: 1px solid #80bc00;
    }

    .HomePageFullWidthArea .carousel-indicators .active {
        background-color: #80bc00;
    }


    .HomePageFullWidthArea .carousel-inner.bg-img > .item:after{
        content:'';
        position:absolute;
        top: 48%;
        left:0;
        bottom:0;
        right: 0;
        background-image:url(images/caption-bg-small.svg);
        background-repeat:no-repeat;
        background-position: -224px 17px;
        background-size: 1100px 900px;
    }

}

@media(max-width:415px){
     .HomePageFullWidthArea .carousel-inner.bg-img > .item:after{
        content:'';
        position:absolute;
        top: 43%;
        left:0;
        bottom:0;
        right: 0;
        background-image:url(images/caption-bg-small.svg);
        background-repeat:no-repeat;
        background-position: -225px -1px;
        background-size: 1100px 900px;
    }
}

/**styled links**/

.arrow,
.arrow:visited{
    font-weight:500;
    font-size: 18px;
    text-decoration:none;
    color:#80bc00;
}

.arrow:after{
    content:'';
    display:inline-block;
    width: 20px;
    height: 20px;
    background-image: url(images/arrow-green.svg);
    background-repeat: no-repeat;
    margin-left: 10px;
    vertical-align: middle;
    margin-top:-2px;
    background-size: 20px 20px;
        -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    -ms-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

.arrow:hover,
.arrow:focus{
    color:#80bc00;

}

.arrow:hover:after{
    margin-left:15px;
}

.arrow.blue{
    color:#1e77b3;
}

.arrow.blue:after{
    background-image: url(images/arrow-blue.svg);
}

.arrow.pink{
    color:#ba126e;
}

.arrow.pink:after{
    background-image: url(images/arrow-pink.svg);
}

.arrow.white{
    color:#fff;
}

.arrow.white:after{
    background-image: url(images/arrow-white.svg);
}

/*row styling*/

.CTA .col-sm-6{
    position:relative;
}

.CTA .col-sm-4{
    position:absolute;
    top:50%;
    transform:translateY(-50%);
}

.CTA .col-sm-8{
    float:right;
   
}

@media(max-width:767px){
    .CTA .col-sm-8{
        float:right;
        width: 75%;
    }
}

@media(max-width:535px){
    .CTA .col-sm-8{
        float:right;
        width: 70%;
    }
}

@media(max-width:415px){
    .CTA img{
       
    }

    .CTA .col-sm-8 {
        float: right;
        width: 100%;
    }

    
    .CTA .col-sm-4{
        position:relative;
        top:auto;
        transform:none;
    }
}

.blue{
    color:#1e77b3;
}

.green{
    color:#80bc00;
}

.pink{
    color:#ba126e;
}

/*Icon links*/

.iconLink{
    display:block;
    text-align:center;
    text-decoration:none;
    font-size:18px;
    line-height:1.2;
    text-transform:uppercase;
    margin-bottom:20px;
}


.iconLink img{
    display:block;
    margin:0px auto 10px auto;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;

}

.iconLink:hover{
    text-decoration:none;
}

.iconLink:hover img{
    margin:-10px auto 20px auto;
}

@media(max-width:1010px) and (min-width:767px){
    .row.icons .col-sm-6{
        width: 49%;
        float: none;
        display:inline-block;
        vertical-align:top;
        margin:20px 0px;
    }

    .row.icons .col-sm-4 .row{
        display:inline-block;
        width:49%;
    }

    .iconLink{
        display:block;
        text-align:center;
        text-decoration:none;
        font-size:18px;
        line-height:1.2;
        text-transform:uppercase;
        margin-bottom:0px;
    }

     .row.icons .col-sm-8,
      .row.icons .col-sm-4{
         width:100%;

     }

}

@media(max-width:767px){
    .row.icons .col-sm-6{
        width: 49%;
        float: none;
        display:inline-block;
        vertical-align:top;
        margin:20px 0px;
    }
}

/*Home events*/

.homeEvents{
    text-decoration:none;
    
}

.homeEvents tbody{
    display:flex;
    flex-wrap:wrap;
    height:100%;
}

.homeEvents .rgRow,
.homeEvents .rgAltRow{
    position: relative;
    flex-basis: calc(31.333%);
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    margin:20px 1%;
    background-color:#fff;
    color:#000;
    display:block;
}

.homeEvents td{
    display:block;
}

.homeEvents .image{
    display:block;
    width:100%;
    height:240px;
    background-size:cover;
    background-position:center;
}

.homeEvents .content{
    display:block;
    background-color:#fff;
    padding:30px 30px 60px 30px;
   
}


.homeEvents a.title,
.homeEvents a.title:visited{
    display:block;
    text-decoration:none;
    color:#1e77b3!important;
    font-size: 18px;
    font-weight:600;
    line-height: 23px;
}

.homeEvents a.title:hover,
.homeEvents a.title:focus{
    text-decoration:none!important;
    color:#ba126e!important;
}

.homeEvents .date{
    display:block;
    margin-bottom:10px;
    font-weight:600;
    font-size:18px;
}

.homeEvents a.btn,
.homeEvents a.btn:visited{
    color:#fff!important;
    text-decoration:none;
    display:block;
    position:absolute;
    bottom:0; left:0; right:0;
    border-radius:0px;
}

.homeEvents a.btn:hover,
.homeEvents a.btn:focus{
     text-decoration:none!important;
    background-color:#ba126e;
}

.homeEvents .RadGrid.RadGrid_MetroTouch .rgSelectedRow{
    color:#000;
}

.homeEvents .RadGrid.RadGrid_MetroTouch .rgSelectedRow a.btn{
    color:#fff!important;
    
}

.homeEvents .RadGrid.RadGrid_MetroTouch .rgSelectedRow a.title,
.homeEvents .RadGrid.RadGrid_MetroTouch .rgSelectedRow a.title:visited{
    color:#1e77b3!important;
}

.homeEvents .RadGrid.RadGrid_MetroTouch .rgSelectedRow a.title:hover,
.homeEvents .RadGrid.RadGrid_MetroTouch .rgSelectedRow a.title:focus{
    text-decoration:none!important;
    color:#ba126e!important;
}

@media(max-width:1120px) and (min-width:768px){
    .homeEvents .rgRow,
    .homeEvents .rgAltRow{
        position: relative;
        flex-basis: calc(48%);
        box-sizing: border-box;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
        margin:10px 1%;
        background-color:#fff;
        color:#000;
        font-size:14px;
    }

    .homeEvents .rgRow:first-child{
        flex-basis: calc(100%);
    }

    .homeEvents a.title{
        font-size:18px;
    }

    .homeEvents .date{
        font-size:14px;
    }

    .homeEvents .image{
        height:150px;
    }

    .homeEvents .content {
        display: block;
        background-color: #fff;
        padding: 20px 20px 60px 20px;
    }
}


@media(max-width:767px){
    .homeEvents tbody{
        display:flex;
        flex-wrap:wrap;
        height:100%;
    }

    .homeEvents .rgRow,
    .homeEvents .rgAltRow{
        position: relative;
        flex-basis: calc(100%);
        box-sizing: border-box;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
        box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
        margin:10px 15px;
        background-color:#fff;
        color:#000;
    }
}


/*Publications tagged list*/

.homePub .TextButton.FloatRight.mt-2.ml-4{
    display:none;
}

.homePub .TaggedListPanel{
    display:flex;
    flex-wrap:wrap;
}

.BlockTLItem.pub {
    border-bottom: 0px;
    display:inline-block;
    flex-basis: calc(18.855%);
    vertical-align:top;
    background-color:#fff;
    border-radius:10px;
    padding:15px 15px 40px 15px;
    margin:5px;
    position:relative;
    box-sizing: border-box;
}

.pub img{
    width:100%;
    border:0px;
    margin-bottom:10px;
}

.pub a{
    text-decoration:none;
    color:#000;
}

.pub h4 a,
.pub h4 a:visited{
    color:#000;
    font-weight:600;
    font-size:18px;
}

.pub h4 a:hover,
.pub h4 a:focus{
    color:#2f96da;
}

.pub .arrow{
    position:absolute;
    bottom:5px;
}

.pub .arrow a{
    font-size:16px;
    color:#2f96da;
}

.pub .arrow:after{
    background-image: url(images/arrow-blue.svg);
    margin-left:3px;
}

.pub .arrow:hover:after{
    margin-left:8px;
}

@media(min-width:900px) and (max-width:1000px){
    
    .BlockTLItem.pub:nth-child(4) {
       display:none;
    }

    .BlockTLItem.pub {
        flex-basis: calc(23%);
    }

}


@media(max-width:900px) and (min-width:768px){
    .BlockTLItem.pub:nth-child(5),
    .BlockTLItem.pub:nth-child(4) {
       display:none;
    }

    .BlockTLItem.pub {
        flex-basis: calc(31.33%);
    }

}

@media(max-width:767px){
    .homePub .TaggedListPanel{
        display:block;
    }

    .BlockTLItem.pub {
        border-bottom: 0px;
        display:none;
        width:100%;
        max-width:250px;
        vertical-align:top;
        background-color:#fff;
        border-radius:10px;
        padding:15px 15px 40px 15px;
        margin:5px auto;
        position:relative;
    }

    .BlockTLItem.pub:first-child{
        display:block;
    }
}

/*IE 10 Fixes*/

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active),
@supports (-ms-accelerator:true) {
     .BlockTLItem.pub {
        flex-basis: calc(16%);
    }

}

@media all and (-ms-high-contrast: none) and (min-width:900px) and (max-width:1000px), (-ms-high-contrast: active) and (min-width:900px) and (max-width:1000px),
@supports (-ms-accelerator:true) and (min-width:900px) and (max-width:1000px){
     .BlockTLItem.pub {
        flex-basis: calc(20%);
    }

}


@media all and (-ms-high-contrast: none) and (max-width:900px) and (min-width:768px), (-ms-high-contrast: active) and (max-width:900px) and (min-width:768px),
@supports (-ms-accelerator:true) and (max-width:900px) and (min-width:768px){

        .BlockTLItem.pub {
            flex-basis: calc(27%);
        }

    }

}

/*coloured backgrounds*/

.greyBackground {
    background-color: #f5f5f5;
    padding: 10px;
    color: #484848;
}

.darkGreyBackground {
    background-color: #484848;
    padding: 10px;
    color: #fff!important;
}

.blueBackground {
    background-color: #ebf4fd;
    padding: 10px;
    color: #00426f;
}

.darkBlueBackground {
    background-color: #00426f;
    padding: 10px;
    color: #fff!important;
}

.darkRedBackground {
    background-color: #8a1f03;
    padding: 10px;
    color: #fff!important;
}

.redBackground {
    background-color: #f3e8e5;
    padding: 10px;
    color: #8a1f03;
}

.orangeBackground {
    background-color: #fdf2e4;
    padding: 10px;
    color: #bf5815;
}

.darkOrangeBackground {
    background-color: #bf5815;
    padding: 10px;
    color: #fff!important;
}

.greenBackground {
    background-color: #f3fded;
    padding: 10px;
    color: #3d860b;
}

.darkGreenBackground {
    background-color: #3d860b;
    padding: 10px;
    color: #fff!important;
}

.oliveBackground {
    background-color: #f0f5e6;
    padding: 10px;
    color: #48610c;
}

.darkOliveBackground {
    background-color: #48610c;
    padding: 10px;
    color: #fff!important;
}

.purpleBackground {
    background-color: #f2edf6;
    padding: 10px;
    color: #2f0b6f;
}

.darkPurpleBackground {
    background-color: #2f0b6f;
    padding: 10px;
    color: #fff!important;
}

.btn.two-fifty,
.btn.one-fifty{
    width:250px;
    display: block;
    height: 70px;
    position:relative;
    font-size: 18px;
}

.btn.two-fifty .text,
.btn.one-fifty .text{
    display:block;
    position:absolute;
    left:0;
    right:0;
    top:50%;
    transform:translateY(-50%);
    width:90%;
    margin:auto;
}

.btn.one-fifty{
    width:150px;
}
