﻿@charset "UTF-8";

em, small {
}

body, li, p {
  font-size:1em;
}

.DNNEmptyPane {
    display: none!important;
}

.paneOutline {
    border: 1px dashed #ccc;
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0;
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu :after, .dnnActionMenu :before, .dnn_mact, .dnn_mact *, .dnn_mact :after, .dnn_mact :before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel] :after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    font-size: 12px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

html, li, p {
}

ol.list-unstyled, ol.list-unstyled > li, ul.list-unstyled, ul.list-unstyled > li {
    list-style: none;
    margin: 0;
}

ul.row {
    margin-left: -15px;
    margin-right: -15px;
}

ol, ul {
    list-style: none;
}

    ul li {
        list-style-type: disc;
    }

        ul li li {
            list-style-type: circle;
        }

    ol li {
        list-style-type: decimal;
        list-style-position: inside;
    }

.nav li {
    list-style: none!important;
}

a {
    outline: 0!important;
}

ul#myTab {
    padding: 0;
    margin: 0;
}

.popover {
    z-index: 999;
}

.mark, mark {
    padding: 0;
    background-color: transparent;
}

.bs-callout-danger, .bs-callout-info, .bs-callout-primary, .bs-callout-success, .bs-callout-warning {
    display: block;
    padding: 15px 30px 15px 15px;
}

body {
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
}

.SubHead {
    color: #000;
}

Body #Form {
    height: 100%;
}

embed, img, object {
    max-width: 100%;
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none!important;
}

img {
    height: auto;
}

em {
    font-style: italic;
}

strong {
    font-weight: 700;
}

small {
    font-size: 12px;
}

a:active, a:link, a:visited {
  color:#617b10;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
  color:#434b23;
}

p {
    margin: 0 0 1em;
}

ol li > ol li {
    list-style-type: lower-latin;
}

.bs-callout-primary {
    margin: 20px 0;
    border-left: 5px solid #337ab7;
    background-color: #dbe9f5;
}

    .bs-callout-primary h1, .bs-callout-primary h2, .bs-callout-primary h3, .bs-callout-primary h4, .bs-callout-primary h5, .bs-callout-primary h6 {
        margin-top: 0;
        color: #337ab7;
    }

    .bs-callout-primary p:last-child {
        margin-bottom: 0;
    }

    .bs-callout-primary .highlight, .bs-callout-primary code {
        background-color: #fff;
    }

.bs-callout-danger {
    margin: 20px 0;
    border-left: 5px solid #d9534f;
    background-color: #f4cecd;
}

    .bs-callout-danger h1, .bs-callout-danger h2, .bs-callout-danger h3, .bs-callout-danger h4, .bs-callout-danger h5, .bs-callout-danger h6 {
        margin-top: 0;
        color: #d9534f;
    }

    .bs-callout-danger p:last-child {
        margin-bottom: 0;
    }

    .bs-callout-danger .highlight, .bs-callout-danger code {
        background-color: #fff;
    }

.bs-callout-warning {
    margin: 20px 0;
    border-left: 5px solid #f0ad4e;
    background-color: #fceedb;
}

    .bs-callout-warning h1, .bs-callout-warning h2, .bs-callout-warning h3, .bs-callout-warning h4, .bs-callout-warning h5, .bs-callout-warning h6 {
        margin-top: 0;
        color: #f0ad4e;
    }

    .bs-callout-warning p:last-child {
        margin-bottom: 0;
    }

    .bs-callout-warning .highlight, .bs-callout-warning code {
        background-color: #fff;
    }

.bs-callout-info {
    margin: 20px 0;
    border-left: 5px solid #5bc0de;
    background-color: #daf1f8;
}

    .bs-callout-info h1, .bs-callout-info h2, .bs-callout-info h3, .bs-callout-info h4, .bs-callout-info h5, .bs-callout-info h6 {
        margin-top: 0;
        color: #5bc0de;
    }

    .bs-callout-info p:last-child {
        margin-bottom: 0;
    }

    .bs-callout-info .highlight, .bs-callout-info code {
        background-color: #fff;
    }

.bs-callout-success {
    margin: 20px 0;
    border-left: 5px solid #5cb85c;
    background-color: #c7e6c7;
}

    .bs-callout-success h1, .bs-callout-success h2, .bs-callout-success h3, .bs-callout-success h4, .bs-callout-success h5, .bs-callout-success h6 {
        margin-top: 0;
        color: #5cb85c;
    }

    .bs-callout-success p:last-child {
        margin-bottom: 0;
    }

    .bs-callout-success .highlight, .bs-callout-success code {
        background-color: #fff;
    }

h1, h2, h3, h4, h5, h6 {
    margin: 0 0 0.5em;
}

h1 {
    font-size: 2rem;
  color:#434b23;
}

h2 {
    font-size: 1.5rem;
  font-weight:bold;
  color:#617b10;
}

h3 {
    font-size: 1.375rem;
  font-weight:bold;
}

h4 {
    font-size: 1.25rem;
}

h5 {
    font-size: 1.125rem;
}

h6 {
    font-size: 1rem;
}

@media screen {
    html {
        font-size: 100%;
    }
}


.buttons-wrapper {
    text-align: center;
}

a.cta-button-primary, button.cta-button-primary {
    background: #617b10;
    border: 1px solid #434b23;
    color: #fff;
    transition: background-color 300ms ease-out 0s;
}

a.cta-button, a.cta-button-primary, button.cta-button, button.cta-button-primary {
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    position: relative;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 5px 5px 0;
    min-width: 200px;
    padding: 10px 0;
    -webkit-transition: background-color 300ms ease-out 0s;
    -o-transition: background-color 300ms ease-out 0s;
}

    a.cta-button-primary:hover, button.cta-button-primary:hover {
        background: #434b23;
        border-color: #434b23;
    }

a.cta-button, button.cta-button {
    background: #617b10;
    border: 1px solid #434b23;
    color: #fff;
    transition: background-color 300ms ease-out 0s;
}

    a.cta-button:hover, button.cta-button:hover {
        color: #fff;
        background: #434b23;
        border-color: #434b23;
    }

.search {
    position: relative;
    min-width: 35px;
    width: 0;
    height: 34px;
    float: right;
    overflow: hidden;
    -webkit-transition: width .5s;
    -o-transition: width .5s;
    transition: width .5s;
}

    .search.search-open {
        width: 25%;
    }

    .search.small-screens.search-open {
        width: 100%;
    }

        .search.small-screens.search-open .searchInputContainer input {
            padding: 0 124px 0 20px;
        }

.searchInputContainer {
    display: block!important;
}

    .searchInputContainer input {
        top: 0;
        right: 0;
        border: 0;
        outline: 0;
        background: #dcddd8;
        width: auto;
        height: 34px;
        margin: 0;
        padding: 0 52px 0 20px;
        font-size: 15px;
    }

        .searchInputContainer input::-webkit-input-placeholder {
            color: #818181;
        }

        .searchInputContainer input:-moz-placeholder {
            color: #818181;
        }

        .searchInputContainer input::-moz-placeholder {
            color: #818181;
        }

        .searchInputContainer input:-ms-input-placeholder {
            color: #818181;
        }

    .searchInputContainer a.dnnSearchBoxClearText {
        right: 45px!important;
    }

        .searchInputContainer a.dnnSearchBoxClearText.dnnShow {
            bottom: 2px;
        }

#search-action, .SearchButton, .search-toggle-icon {
    background: url(images/search.png) center center no-repeat #c3c1c1;
    width: 35px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    font-family: 'Open Sans',Arial,Helvetica,sans-serif;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    outline: 0;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #dcddd8;
    text-indent: -9999px;
}

#search-top {
    clear: both;
    width: 100%;
    background: #7CA0C0;
    padding: 0;
    margin: 0;
    height: 0;
    overflow: hidden;
    transition: all .1s ease-in-out;
}

    #search-top.active {
        height: auto;
        padding: 15px 0;
    }

    #search-top span {
        display: inline!important;
    }

    #search-top input {
        background: #fff;
        border: none;
        font-size: 1.2em;
        height: 46px;
        margin: 0 0 0 15px;
        width: 70%;
    }

    #search-top a.SearchButton {
        background: url(images/search.png) center center no-repeat #e0dfdf;
        height: 46px;
        position: relative;
        display: inline-block;
        text-indent: -9999px;
        width: 60px;
        padding: 0;
        top: 5px;
    }

#search-action {
    display: none;
    float: right;
    height: 34px;
    margin: 0;
    padding: 6px 12px;
}

#login {
    padding-right: 0px;
}

@media only screen and (max-width:768px) {
    #search-action {
        display: block;
    }

    #login {
        padding-right: 21px;
    }
}

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    display: block;
}

#login .loginGroup, #login .registerGroup {
    float: right;
    padding: 0;
    margin: 0;
}

    #login .loginGroup a, #login .registerGroup a {
        display: block;
        position: relative;
margin:0px;
    }

        #login .loginGroup a:hover, #login .registerGroup a:hover {
        }

        #login .loginGroup a:active, #login .registerGroup a:active {
        }

        #login .loginGroup a strong, #login .registerGroup a strong {
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            overflow: hidden;
            font-size: 11px;
            text-indent: -9999px;
        }

    #login .registerGroup li {
        float: left;
        line-height: 1.2em;
    }

        #login .registerGroup li:first-child:hover {
            border-left: #222;
        }

    #login .registerGroup .buttonGroup {
        margin-right: 0;
    }

    #login .registerGroup .userProfileImg a {
        min-width: 25px;
        min-height: 32px;
        padding: 0;
        background: 0 0;
    }

    #login .registerGroup a span {
        display: inline-block;
        position: absolute;
        right: 2px;
        top: -9px;
        min-width: 7px;
        margin-right: 3px;
        background: #3b96b6;
        text-align: center;
        font-size: 11px;
        color: #fff;
        -webkit-text-shadow: 0 1px 0 #333;
        text-shadow: 0 1px 0 #333;
    }

    #login .registerGroup a img {
        height: 32px;
        width: 32px;
        background: #333;
    }

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

    #login .userNotifications strong {
        height: 100%;
        background: url(images/notification_icon.png) center center no-repeat;
    }

.userMessages, .userNotifications,
.userProfileImg{
  display:none!important;
  }
#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat;
}

#login .userMessages a, #login .userNotifications a {
    padding: 0 18px;
}

    #login .userMessages a span, #login .userNotifications a span {
        display: inline-block;
        margin-top: 9px;
        margin-right: 0;
        background-color: transparent;
        font-size: 10px;
    }

header {
  position:relative;
  width:100%;
}
.headerPane {margin:0!important;}
.helpBoxOverlay {
  position:absolute;
  left:10%;
    top:26%;
    background:rgba(97,123,16,0.8);
    color:#fff;
    text-align:center;
    border:1px solid #cddba1;
  }
  
.helpRow1 {
     background:rgba(76,84,45,0.8); 
  font-size:1.6em;
    }
    
.helpRow1, .helpRow2 {
      padding:0.5em 1em;
  text-transform:uppercase;
      }

.helpRow2 {
    font-size:1.7em;
  font-weight:bold;
  }
.helpRow2 strong {
   font-size:140%; 
  }

@media screen and (min-width:1000px) {
 .helpRow1 {
     background:rgba(76,84,45,0.8); 
  font-size:2em;
    }
    
.helpRow2 {
    font-size:2em;
  } 
}

@media screen and (max-width:1100px) {
    .helpBoxOverlay {
  position:absolute;
  left:5%;
    top:30%;
    background:rgba(97,123,16,0.8);
    color:#fff;
    text-align:center;
    border:1px solid #cddba1;
  }
 .helpRow1 {
  font-size:1.1em;
    }
    
.helpRow2 {
    font-size:1.2em;
  } 
}
@media screen and (max-width:900px) {
  .helpBoxOverlay {
  position:relative;
  left:0%;
    top:0%;
    background:rgba(97,123,16,1);
    color:#fff;
    text-align:center;
    border:0;
  }
 .helpRow1 {
     background:rgba(76,84,45,1); 
  font-size:1.5em;
    }
    
.helpRow2 {
    font-size:1.6em;
  } 
}
.subNavPane {
     background-color:#617b10; 
      padding:2em 0 1em;
  border-top:5px solid #434b23;
  border-bottom:5px solid #434b23;
    }
    
.subLink {
    text-align:center;
      }
.subLink img {
    padding-bottom:1em;
  max-width:50%;
}
.subLink a {
   color:#fff;
    text-decoration:none;
    text-transform:uppercase;
    font-size:130%;
  }
.subLink a:hover {
     color:#252b10; 
    }
@media screen and (max-width:680px) { 
  .homepage .subNavPane {
       padding:1em 0 0!important; 
      }
  .homepage .subLink img {
       width:50%; 
      }
      .homepage .subLink {
   margin:1em 0!important;
    font-size:0.7em;
  }
}
@media screen and (max-width:480px) { 
  .homepage .subNavPane {
       padding:1em 0 0!important; 
      }
        .homepage .subLink img {
       width:70%; 
      }
      .homepage .subLink {
   margin:1em 0!important;
    font-size:0.6em;
  }
}
#logo {
}
.navbar {
  padding:0.5em 1em;
    border-bottom:2px solid #617b10;
  }
.navbar .brand {
    float: left;
    padding: 0!important;
    /*max-width: 150px;*/
}

@media only screen and (max-width:768px) {
    .main-navigation {
        height: auto;
        width: 100%;
    }

    nav {
        display: none;
    }

    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838;
    }

        a.mobile-nav-btn:hover {
            text-decoration: none;
        }

    #navbar-top-wrapper {
        clear: both;
        position: relative;
    }

    #navbar {
        float: none!important;
        margin:0 auto;
padding:0;
    }
}

@media only screen and (min-width:767px) {
    #navbar {
      float: right;
    }
}

#breadcrumb {
    position:relative;
   border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
    background-color: transparent;
    margin: 0 auto!important;
    max-width:1170px;
    padding:0 1em 1em;
    display: block;
}

    #breadcrumb a {
        margin-left: 0px;
        font-weight: 600;
        font-size: 11px;
        color: #626262;
    }

        #breadcrumb a:first-child {
            font-size: 11px!important;
            font-weight: 400;
            color: #7b7d82;
            margin: 0 0 0 0px;
        }

    #breadcrumb img {
        margin: 0 5px;
    }
  
main {
    background: #fff;
    margin: 2em auto;
    min-height: 350px;
}

.rowInner {
    max-width:1170px;
  margin:0 auto;
  position:relative;
}
    main.no-bg {
        background: 0 0;
    }

main .dnnpane > [class^=col-md] {
   padding: 0 15px;
}

.newsAlertsRow {
    background-color:#e1ebc0;
    padding:1em 0;
  margin:1.5em 0;
  }
.newsContainer {
   background-color:#f7f8f2;
    border:1px solid #adb19d;
    margin:2em auto;
    max-width:1170px!important;
    position:relative;
  }
.newsContainer h2 {
    color:#fff;
      background-color:#434b23;
      font-weight:normal;
      text-transform:uppercase;
      padding:0.5em 1em;
    }
.article h2 {
    color:#434b23!Important;
      background-color:none!Important;
      font-weight:normal;
      text-transform:none;
      padding:0;
    }
.newsContainer .EDN_featured {
   border:2px solid #c40024!important;
      padding:1em!important;
  background-image:url(http://www.rural-support.org.nz/Portals/3/alertIcon.png);
  background-position:right top;
  background-repeat:no-repeat;
  }

#dnn_ContentColumn2 .newsContainer {
 font-size:80%!important; 
}



.image-wrapper {
    position: relative;
}

    .image-wrapper img {
        display: block;
        max-width: 100%;
    }

    .image-wrapper .overlay {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: #fff;
        text-align: center;
    }

.grid, .grid figure, .grid figure img {
    position: relative;
}

.image-wrapper .overlay h2 {
    color: #fff;
    font-weight: 700;
    margin-top: 8%;
    -webkit-text-shadow: 0 2px 2px rgba(0,0,0,.1);
    text-shadow: 0 2px 2px rgba(0,0,0,.1);
    text-transform: uppercase;
}

/* homepage */
.boxedContent-w-Header {
    background-color:#899e49;
    color:#fff;
  margin:0.2em 0.2em 0;
  }
.boxedContent-w-Header h3 {
    background-color:#252b10;
  color:#fff;
  margin:0;
  padding:0.5em 1em;
  text-transform:uppercase;
  font-weight:Normal;
  font-size:1.3em;
  }
.boxedContent-w-Header ul, .boxedContent-w-Header p {
  padding:1em ;
  }
.boxedContent-w-Header a {
 color:#fff;   
  }
/* region list page */
.buttonBox {
  margin-bottom:1em;
  height:300px;
  }
.buttonBox a {
  display:block;
    text-align:center;
  background-color:#f1f7e3;
    padding-top:0.5em;
  }
  .buttonBox a img {
    margin-bottom:0.5em;
    }
.buttonBox a span {
    display:block;
      background-color:#617b10;
        color:#fff;
      padding:1em;
    }
.buttonBox a:hover span {
   background-color:#434b23;  
      }
/* region homepage */
.regionInnerPage .subNavPane {
  padding:0 0 0;
    }
.regionHomepage .subLink img {
  display:block;
      margin:0 auto;
    }
.regionHomepage .subLink {
      font-size:80%;
        }
.regionInnerPage .subLink {
  font-size:70%;
      text-align:left;
  padding:0!important;
    }
.regionInnerPage .subLink p{
  margin:0;
    }
.regionInnerPage .subLink a {
display:block;
  padding:0 1em;
    }
.regionInnerPage .subLinkActive,
.regionInnerPage .subLink a:hover{
			background-color:#434b23;
            color:#fff;
    }
.regionInnerPage .subLinkActive:hover {
  color:#fff;
      }
.regionInnerPage .subLinkActive:hover {
  cursor:default;
      }
.regionInnerPage .subLink img {
max-width:40px;
  top:6px;position:relative;
  margin-right:5px;
    }
.regionInnerPage .subNavPane .subLinkActive::after {
        top: 100%;
        left: 35%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(67,75,35,0);
        border-top-color: #434b23;
        border-width: 20px;
        margin-left: 15px;
    }
.ourPeople img {
   margin:0 0.7em 0 0; 
  }
.ourPeople h2 {
   margin:1.5em 0em 0.1em 0; 
  }
    .ourPeople h3 {
        font-size:1.1em!important;
         margin:0 0em 0.6em 0; }
  .floatingList ul li {
    float:left;
    width:30%;
    margin:1%;
    list-style:none;
    height:80px;
  font-size:0.8em;
  }

.floatingList ul li > strong {
  font-size:110%!important;
  }

@media only screen and (max-width:940px) {
 .regionInnerPage .subLink a {
  padding:0 1em;
font-size:1em;
    }
  .regionInnerPage .subNavPane .subLinkActive::after {
        left: 38%;
        border-width: 20px;
        margin-left: 0px;
    }
}
@media only screen and (max-width:700px) {
 .regionInnerPage .subLink a img {
display:block;
            margin:0 auto;
    }
.regionInnerPage .subLink {
text-align:Center;
}
.regionInnerPage .subLink a span {
            display:block;
                padding-bottom:0.5em;
                  }
.floatingList ul li {
    float:left;
    width:48%;
  }
}         
                
@media only screen and (max-width:520px) {
 .regionInnerPage .subLink a {
  padding:0 1em;
        text-align:Center;
    }
   .regionInnerPage .subLink span {
           display:none!important; 
          }
  .regionInnerPage .subNavPane .subLinkActive::after {
        left: 30%;
        border-width: 18px;
        margin-left: 0px;
    }
.floatingList ul li {
    float:none;
    width:100%;
  margin:1.8em 0!Important;
  height:auto;
  }
}
footer .footer-above {
    background-color: #4c542e;
    padding: 1.5em 0 2em;
  border-bottom:2px solid #fff;
}
footer .footer-above h2, footer .footer-above p {
        color: #fff;
  margin:0!important;
    }
.footerListTitle h3 {
  color:#fff;
    text-transform:uppercase;
    font-size:1.2em;
    font-weight:normal;
  margin-bottom:1em;
  }
.footerList {
    font-size:0.8em!important;
  color:#fff;
  float:left;width:46%;
  }
.footerList1 {margin-right:4%;}

@media only screen and (max-width:480px) {
  .footerList {width:100%;}
.footerList ul {margin-bottom:2em;}
}

.footerList a {color:#fff;}

.footerBoxOutline {
  border:2px solid #617b10;
    padding:1.5em;
  margin:2.5em 0 0;
    color:#edfbe4;
  }

 @media only screen and (max-width:767px) {
    .footerBoxOutline {
  margin:1em 0 0;} 
  }

footer .footer-below, footer .footer-below a, footer .terms-priv a:link, footer .terms-priv a:visited {
    color: #ede6df;
}

footer .footer-col {
    margin-bottom: 25px;
}

footer .footer-below {
    background-color: #252b10;
    padding: 0.5em 0;
  font-size:0.6em;
    color:#a0ad79;
}

footer .footer-below a {text-decoration:underline;color:#a0ad79!important;}
footer .footer-below a:hover {color:#ccc!important;}

footer .terms-priv {
    float: right;
}

footer .copyright, footer .terms-priv {
      font-size: 0.9em;
  padding:0;margin:0;
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em;
}

    footer .links-list ul li a:active, footer .links-list ul li a:link, footer .links-list ul li a:visited {
    }

    footer .links-list ul li a:hover {
        color: #fff;
    }

    footer .links-list ul li a:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-left: 3px solid #383838;
        position: relative;
        bottom: 1px;
        padding-right: 9px;
    }

.latest-articles {
    display: block;
}

    .latest-articles .item {
        display: block;
        border-bottom: 1px solid rgba(255,255,255,.08);
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .latest-articles .item-header {
        display: block;
        float: left;
        width: 60px;
    }

        .latest-articles .item-header a {
            position: relative;
            display: block;
        }

        .latest-articles .item-header span {
            display: block;
            width: 100%;
            padding: 0;
            margin: 0;
        }

        .latest-articles .item-header img {
            border: 2px solid #fff;
        }

    .latest-articles .item-content {
        display: block;
        margin-left: 85px;
    }

        .latest-articles .item-content p {
            font-size: 15px;
            margin-bottom: 15px;
        }

        .latest-articles .item-content > strong {
            display: block;
            font-weight: 600;
            line-height: 11px;
            margin-bottom: 5px;
        }

        .latest-articles .item-content a {
            color: #d3d3d3;
            font-weight: 700;
            font-size: 14px;
        }

    .latest-articles .publish-date {
        color: #d3d3d3;
        font-weight: 400;
    }

        .latest-articles .publish-date span {
            font-size: 12px;
            font-weight: 400;
            text-transform: uppercase;
        }

.contactus ul {
    margin-left: 0;
}

    .contactus ul li {
        color: #fff;
        font-size: 15px;
        font-weight: 100;
        margin-bottom: 5px;
        list-style: none;
    }

        .contactus ul li img {
            margin-right: 5px;
        }

.contactus a:link {
    color: #fff;
    text-decoration: none;
}

.contactus a:active, .contactus a:hover {
    text-decoration: underline;
}

.btn-social {
    background: url(/Portals/0/Images/social-sprite.png);
    display: inline-block;
    height: 34px;
    width: 34px;
}

    .btn-social.facebook {
        background-position: 0;
    }

    .btn-social.twitter {
        background-position: -40px;
    }

    .btn-social.googleplus {
        background-position: -80px;
    }

    .btn-social.linkedin {
        background-position: -120px;
    }

.container-content {
    padding: 10px 15px 15px;
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0;
}

.DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px;
}

    .DNNContainer_Title_h2 h2 .TitleH2.centered, .DNNContainer_Title_h3 h3 .TitleH3.centered, .DNNContainer_Title_h4 h4 .TitleH4.centered {
        text-align: center;
    }

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878;
}

.lms_heading_1, .lms_heading_2, .lms_heading_3, .lms_heading_4, .lms_heading_5, .lms_heading_6 {
    text-align: center;
}

    .lms_heading_1 .lms_heading_title, .lms_heading_2 .lms_heading_title, .lms_heading_3 .lms_heading_title, .lms_heading_5 .lms_heading_title, .lms_heading_6 .lms_heading_title {
        border-bottom: 1px solid #7b7878;
        font-weight: 400;
        margin-bottom: 17px;
        margin-top: 17px;
        padding: 0 32px 28px;
        position: relative;
    }

        .lms_heading_1 .lms_heading_title:after {
            content: "";
            position: absolute;
            top: 100%;
            margin: -10px 0 0 -5px;
            left: 50%;
            width: 10px;
            height: 20px;
            background: #fff;
            border-left: 2px solid #7b7878;
            border-right: 2px solid #7b7878;
            -webkit-transform: rotate(20deg);
            -ms-transform: rotate(20deg);
            -o-transform: rotate(20deg);
            transform: rotate(20deg);
        }

    .lms_heading_4 .lms_heading_title {
        margin-bottom: 17px;
        margin-top: 17px;
        padding: 0 30px 10px;
    }

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%,#bbb 30%,#ccc 40%,#fff 70%);
    background: -o-radial-gradient(#7b7878 1%,#bbb 30%,#ccc 40%,#fff 70%);
    background: -moz-radial-gradient(#7b7878 1%,#bbb 30%,#ccc 40%,#fff 70%);
    background: radial-gradient(#7b7878 1%,#bbb 30%,#ccc 40%,#fff 70%);
    margin-bottom: 32px;
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10;
}

    .hexagon::after, .hexagon::before {
        background-color: inherit;
        content: "";
        height: 25.46px;
        left: 2.27px;
        position: absolute;
        -webkit-transform: scaleY(.5774) rotate(-45deg);
        -moz-transform: scaleY(.5774) rotate(-45deg);
        -ms-transform: scaleY(.5774) rotate(-45deg);
        -o-transform: scaleY(.5774) rotate(-45deg);
        transform: scaleY(.5774) rotate(-45deg);
        width: 25.46px;
        z-index: 1;
    }

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10;
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px;
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px;
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px;
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px;
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px;
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px;
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0;
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0,0,0,.75);
    text-shadow: 0 0 7px rgba(0,0,0,.75);
}
@charset "UTF-8";

em, small {
}

.valid-404 h2 {
    font-size: 33px;
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center;
}

.bs-example-modal .modal {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    display: block;
}

/* EasyDNNnews overrides */

.edn_metaDetails, .edn_articlesRssWrapper {display:none;}

#EDN_Ozone .edn_article {border-bottom:1px dashed #ccc;}

/* EasyDNNphoto overrides */

header .thumb_wrapper {display:none;} /* hide thumbs on home banner */

.chameleon_slider.NewsOne {
     border:0!important;
      border-radius:0px!important;
    }
    
.chameleon_slider.NewsOne .main_panel {
           border-radius:0!important; 
          }

.chameleon_slider.NewsOne .title_box.current_item {
  background: none!important;
  background-color:rgba(0,0,0,0.9)!important;
  width:100%!Important;
  left:0!important;
  bottom:0!important;
  padding: 12px 15px 15px 0!important;
}
.chameleon_slider.NewsOne .title_box span {
  color: #fff;
  font-size: 1.9em!important;
}

.chameleon_slider.NewsOne .title_box.current_gallery {
  background: none!important;
}

/* EasyDNN News overrides */

.rate_article, .stats, .tags, .categories,
.author, .author_box, .article_rss_wrapper{
    display:none!important;
  }

.newsContainer .article {
  margin: 1em 1.5em 2em!important;
  border-bottom:1px solid #e1ebc0;
  }
.newsContainer .item_1 {
  border:0;
  margin-bottom:0!important;
    }
.newsContainer .article h1 {
  margin:0!important;
  font-size:1.5em;
    }
.newsContainer .article h2 {
  background-color:transparent;
  margin:0!important;
    }
.eds_news_BlogOne a.open_article_btn {
 text-transform:uppercase!important;
  padding: 4px 18px 5px 0px!important;
  font-size: 0.8em!important;
  background: url("/Portals/3/Images/Layout/arrow-right-red.png") no-repeat right center transparent!important;
  color: #617b10!important;
  text-decoration: underline!important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
position:relative!important;
}

.eds_news_BlogOne a.open_article_btn:hover {
     text-decoration:none!important; 
        color:#434b23!important;
    }

@media screen and (max-width:900px) {
 .chameleon_slider.NewsOne .title_box span {
  color: #fff;
  font-size: 1.3em!important;
  display:block;
	} 
}
      
@media screen and (max-width:480px) {
 .chameleon_slider.NewsOne .title_box span {
  color: #fff;
  font-size: 1em!important;
  display:block;
	} 
}