@font-face {
    font-family: 'triodion_unicoderegular';
    src: url('/font/TriodionUnicode.woff') format('woff');
    font-weight: normal;
    font-style: normal;     
}

.item-page div img {
  max-width: 750px;
  box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}

section.entry-content {
    font-size: 18px;
}

.items-row {
  border-bottom: solid 1px #127c56;
  margin-bottom: 30px;
}

.entry-header {
  text-align: center;
}

.entry-content img {
  max-width: 750px;
  box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;

}

.association {
    display: none !important;
}

.g-grid {
    width: 100% !important;
}

.pull-right.item-image img {
     margin: 0 1.5rem 1.5rem 0;
    max-width: 500px;
}

.pull-left.item-image {
    margin: 0 1.5rem 0 0;
}

.pull-left.item-image img {
    margin: 0 !important;
    max-width: 500px;
    padding: 0;
}

.pull-left img {
    width: 400px;
    height: auto;
    padding: 0 !important;
    box-shadow: 5px 5px 10px 0px gray;
    margin-right: 22px;
}

h1, h2, h3, h4, h5 {
    font-family: "Arial";
    text-align: center;
}

.customiframe {
    margin-bottom: -30px;
}

.sitemap ul li {
    margin: 0px 0px 0px 0px;
    padding: 10px;
    width: 195px;
}

.sitemap ul {
    float: left;
    width: 20%;
    border-left: 1px solid #127c56;
    padding: 0 0 0 1%;
    margin: 0 0 0 12%;
    list-style: none;
    border-right: 18px solid white;
}

.sitemap {
    margin: 0px 0px 45px 0px;
    float: left;
    width: 100%;
}

#g-intro {
    margin-top: 20px;
}

.form-inline {
    color: white;
}

.moduletable h3 {
    display: none;
}

.search.pull-right {
    margin-top: -68px;
    margin-right: -32px;
    width: 300px;
    padding-bottom: 15px;
}

.g-grid {
    background: white;
}

#footer ul li {
    width: 45%;
    float: left;
    padding: 0px 0px 4% 0px;
    margin: 0;
    list-style: none;
}

.jf_mm_wrapper h2 {
    color: #127c56;
    margin-top: 19px;
}

.divider.icon-location{
  display: none;
}

#footer ul li#center {
    width: 10%;
}

#footer ul li#right {
    text-align: right;
}

.acym_form .cell {
    width: 80%;
    margin-left: 10%;
    margin-top: 15px;
}

.acym_module_form {
    border-top: solid 1px #127c56;
    margin-top: 50px;
}

.acym_introtext {
    font-size: 20px;
    font-weight: bold;
    margin: auto;
    padding-top: 24px;
    width: 50%;
    text-align: center;
}

.acysubbuttons {
    padding-bottom: 30px;
}

.moduletable.newsletter-header {
    background: #f5f5f5;
    padding: 18px 0 4px 0px;
    margin-top: 40px;
}

.acym__users__creation__fields__title {
    margin-left: 10%;
}

.btn.btn-primary.button.subbutton {
    margin-left: 10%;
}

.onefield.fieldacyterms {
    margin-left: 10%;
}

.acym_module.newsletter {
    background-color: #f5f5f5;
    margin-top: -13px;
}

.view-featured {
    background: #fff;
    margin-bottom: 2rem;
    padding: 11px;
}

.jf_mm_wrapper .iconSpacing_ltr, .jf_mm_wrapper .iconSpacing_rtl {
    padding: 0 .5em 0 0;
    float: left;
    font-size: 20px;
    color: rgba(179, 19, 19, 1);
}

.pull-left img {
    width: 400px;
    height: auto;
    padding: 0px 20px 20px 0;
}

/*
.pathway {
    pointer-events: none;
}
*/

div#g-mobilemenu-container {
    display: none;
}

#g-footer {
    color: #000;
    background: #fff;
}

#g-header{
    border-bottom: 1px solid #fff;
}

.back-to-top{
  color:#fff;
}


ul.nav.abo {
    width: 100%;
    margin-top: -3%;
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    font-size:33px;
    #font-family: 'triodion_unicoderegular';
}

ul.nav.abo li:first-child {
    margin-left: 3%;
}

ul.nav.abo li {
    float: left;
    border: 1px solid;
    width: 27%;
    margin-left: 6%;
    box-shadow: 10px 10px 50px gray;
}

ul.nav.abo a{
    text-align: center;
    padding: 13px;
    font-weight: bold;
    color:white;
  
    background: #127c56;
    width: 100%;
    height: 100%;
    opacity: 0.9;
}

li {
    list-style-type: none;
}

.readmore{
    text-align: center;
    padding: 13px;
    font-weight: bold;
    color:white;
  
    background: #127c56;
    width: 300px;
    height: 100%;
    opacity: 0.9;
}
.jl-button.jl-button-default {
    text-align: center;
    padding: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color:white;
  
    background: #127c56;
    width: 300px;
    height: 100%;
    opacity: 0.9;
}

.btn.btn-primary.button.subbutton{
    text-align: center;
    padding: 13px;
    font-weight: bold;
    text-transform: uppercase;
    color:white;
  
    background: #127c56;
    border-radius: 0px;
    opacity: 0.9;
}
@media only all an (min-width: 960px){
.g-logo img {
    width: 51%;
}  
  
}

@media only all and (min-width: 46.938rem){
 
  
.g-main-nav {
    z-index: 20;
    float: right;
    margin-right: -12%;
    margin-top: -48px;
    width: 670px;
}
  
    #g-mobilemenu-container{
        display:none;    
    }

    .moduletable.address {
        float: right;
        margin-right: -34px;
        margin-top: 13px;
    }

    #g-page-surround {
        max-width: 90%;
        margin-left: 5%;
    }

    .row-fluid.cat-list-row1 {
        width: 100%;
    }

    .row-fluid.cat-list-row0 {
        width: 100%;
    }

    #g-footer {
        padding: 5px;
    }

    #menu-6319-particle {
        padding: 0 !important;
        margin: 0 !important;
    }

    #g-navigation {
        padding: 0;
        margin: 0;
    }

    .section-horizontal-paddings {
        padding: 0;
        margin: 0;
    }

    .g-menu-item-container {
        margin-right: 10px !important;
        padding: 0 !important;
    }

    .custom {
        padding: 0.5rem;
        padding-bottom: 0;
    }

.mod-languages {
    float: right;
    margin-right: -37px;
    margin-top: -36px;
}

.lang-active {
    font-weight: bold;
}

  .lang-active a {
    color: #b52706;
}
  
.mod-languages li {
    margin-left: -3px !important;
    margin-right: 5px;
    font-size: 13px;
}
  
    .contact-form legend {
        display: none;
    }

    #paypal {
        margin: 0;
            margin-top: 0px;
            margin-right: 0px;
        padding: 0;
        height: 0;
        width: 0;
        margin-right: 78px;
        float: right;
    }

    .g-main-nav .g-sublevel > li {
        margin: 0;
        padding: 1rem 1rem;
    }

    .g-content {
        padding-bottom: 0px !important;
        padding-top: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 0px !important;
    }

    td {
        padding: 0.5rem;
        border-left: 0px;
        border-bottom: 1px solid #efefef;
        border-right: 0px;
        border-top: 0px;
    }

    table {
        border: 0px;
    }

    .contact h3 {
        display: none;
    }

    .page-header h1 {
        text-align: center;
    }  
    
    .page-header h2 {
        margin: 0;
        text-align: center;
    }

    .list-title.span9.col-md-9 a {
        padding-right: 30px !important;
    }

    .g-main-nav .g-standard .g-sublevel > li {
        position: relative;
        border-bottom: 1px solid #efefef !important;
    }

    .form-actions {
        background: 
        white;
    }


    .g-content {
        padding: 0.5rem;
    }

    .back-to-top{
      right:2.5rem;
    }

    .jl-breadcrumb {
        margin: 37px 0 0px -9px;
        width: 100%;
    }

    #g-pagetitle .jl-breadcrumb {
        text-align: center;
        justify-content: center;
    }

    #g-pagetitle .jl-breadcrumb li span {
        color: #000;
    }
}

@media only all and (max-width: 46.938rem){
  
    
.span12 img {
    width: 100%;
    float: left;
    margin: 0 !important;
        margin-top: 5px;
        margin-right: 0px;
        margin-bottom: 30px !important;
        margin-left: 0px;
}
  
   #g-header .g-content {
    padding: 0.5rem 1.5rem;
    margin-bottom: -20px;
    }
   
  .customaddress p{
    text-align:center !important;
  }
  
ul.nav.abo {
    width: 89%;
    margin-top: -67%;
    position: relative;
    z-index: 10;
    margin-left: 6%;
}
  
  ul.nav.abo li {
    border: 1px solid;
    width: 100%;
    margin-left: 0;
    margin-bottom: 7%;
}
  
  ul.nav.abo li:first-child {
    margin-left: 0;
    margin-top: 61%;
}
  
  
    #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator:after {
        width: 0.5rem;
    }

    #g-mobilemenu-container {
        margin: -2.125rem;
        margin-bottom: 0px !important;
        padding-bottom: 10px !important;
        height: 15em;
    }

    #g-mobilemenu-container .g-toplevel li .g-menu-item-container {

        border-top: 2px solid #efefef;
    }

    #g-mobilemenu-container .g-toplevel li.g-parent .g-menu-parent-indicator {
        position: absolute;
        right: 0.062rem;
        text-align: center;
        width: 28px;
        height: 24px;
    }

    #g-page-surround {
        max-width: 100%;
        margin-left: 0%;
    }

    #g-pagetitle .jl-breadcrumb {
        margin-left: 4px;
        margin-bottom: -42px;
    }

    #g-mobilemenu-container {
        margin-bottom: 22% !important;
    }

    #g-navigation .g-content {
        float: right;
    }

    #g-pagetitle .jl-breadcrumb li span {
        color: #000;
    }

    div.mod-languages ul {
        padding: 10px;
        float: right;
        margin-right: -37px;
    }
  
    #footer ul li {
        width: 100%;
    }
  

  
  .search.pull-right {
    width: 100%;
    margin-top: 0;
    margin-right: 0;
    }
  
.sitemap ul {
    float: none;
    width: 100%;
    margin: 18px;
}
  
  .lang-active {
    font-weight: bold;
}
  .moduletable.address {
    margin-top: 20px;
}

  .lang-active a {
    color: #b52706;
}
}