.mainlogo{
    max-height: 60px;
}

/* Icons
* --------------------------------------- */
@font-face {
    font-family: icomoon;
    src: url(../fonts/icons/icomoon.eot?v=20190901v01) format("embedded-opentype"), url(../fonts/icons/icomoon.ttf?v=20190901v01) format("truetype"), url(../fonts/icons/icomoon.woff?v=20190901v01) format("woff"), url(../fonts/icons/icomoon.svg?v=20190901v01) format("svg");
    font-weight: 400;
    font-style: normal 
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/icons/icomoon2.eot?v=20190901v01) format("embedded-opentype"), url(../fonts/icons/icomoon2.ttf?v=20190901v01) format("truetype"), url(../fonts/icons/icomoon2.woff?v=20190901v01) format("woff"), url(../fonts/icons/icomoon2.svg?v=20190901v01) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: icomoon !important;
}

[class*=" rte-wp-icon-"], [class^=rte-wp-icon-] {
    /*font-family: rte-wp-icon !important;*/
}

[class*=" icon-"], [class^=icon-],
[class*=" rte-wp-icon-"], [class^=rte-wp-icon-] {
    /*font-family: rte-wp-icon !important;*/
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-icon_up:before {
    content: "\e901";
}

.icon-icon_down:before {
    content: "\e900"
}

.icon-icon_downarrow:before {
    content: "\ea3e";
    font-size: 22px;
}

.icon-icon_arrow_left:before {
    content: "\e910"
}

.icon-icon_arrow_right:before {
    content: "\e911"
}

.rte-wp-icon_facebook:before {
    content: "\e906";
}

.rte-wp-icon_twitter:before {
    content: "\e907";
}

.rte-wp-icon_whatsapp2:before {
    content: "\e923";
}

.rte-wp-icon_email:before {
    content: "\e905";
}

.rte-wp-icon_print:before {
    content: "\e91b";
}

.toggle-button .icon-icon_expand:before {
    content: "\ea0a";
}

/****/

figcaption {
    text-align: center;
    color: #000000;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 18px;
    margin-top: 1rem;;
}

.subnav nav {
    overflow: hidden !important;
}

.subnav-title {
    text-decoration: none !important;
}

/*!*Container*!*/
.container {
    margin-top: 1.5rem;
}

.main-nav {
    height: 62px;
}




/*Nav Button*/
.wp-masthead .sub-nav-btn {
    float: left;
    text-align: center;
    display: none;
    text-decoration: none;
    color: #fff;
    font-size: 2.3rem;
    line-height: 3.75em;

}

.wp-masthead .sub-nav-btn.active {
    color: #00a7b3
}

.wp-masthead .sub-nav-btn.menu {
    display: none;
    width: 30px;
    height: 60px;
    position: relative;
    margin-left:10px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}

.wp-masthead .sub-nav-btn.menu span {
    display: block;
    position: absolute;
    width: 100%;
    height: 2px;
    background: #fff;
    border-radius: 9px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out
}

.wp-masthead .sub-nav-btn.menu span:nth-child(1) {
    top: 20px
}

.wp-masthead .sub-nav-btn.menu span:nth-child(2), .wp-masthead .sub-nav-btn.menu span:nth-child(3) {
    top: 30px
}

.wp-masthead .sub-nav-btn.menu span:nth-child(4) {
    top: 40px
}

.wp-masthead .sub-nav-btn.menu.open span:nth-child(1) {
    top: 18px;
    width: 0;
    left: 50%
}

.wp-masthead .sub-nav-btn.menu.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.wp-masthead .sub-nav-btn.menu.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.wp-masthead .sub-nav-btn.menu.open span:nth-child(4) {
    top: 18px;
    width: 0;
    left: 50%
}

/*//SUB CONTAINER*/
.wp-masthead .nav-header .sub-nav-container {
    margin-left: 1rem
}

.wp-masthead .nav-header .sub-nav-container.visible {
    display: block
}

.wp-masthead #primary-nav li{
    display: block;
    height: auto;
}
.wp-masthead #primary-nav li a{
    display: block;
    height: auto;
}
.wp-masthead #primary-nav .sub-menu{
    padding-left: 20px;
}

@media screen and (max-width: 63.9375em) {
    .wp-masthead .sub-nav-btn{
        display: block;
    }
    .wp-masthead .sub-nav-btn.menu {
        display: block;
    }

    .wp-masthead .nav-header .sub-nav-container {
        display: none;
        height: auto;
        margin-top: 60px !important;
        margin-left: 0;
        clear:left;
    }

    .wp-masthead .nav-header .sub-nav-container #primary-nav {
        height: auto
    }
}



.title-container {
    height: 60px !important;
    float: left;
    width: calc(100% - 50px - 15px);
    margin: 0 15px 0 10px;
    position: relative;

}

.title-container li {
    display: block;
    margin-top: 10px;
}

.title-container a {
    display: block;
    position: absolute;
    top: 50%;
/*    transform: translateY(-50%);*/
    right: 0;
    margin-left:30px;
    padding: 0 !important;
    height: auto !important;
}

.breadcrumbs .pillar a,
.subnav_title ,.breadcrumbs a.subnav_title,.title-container a.subnav_title{
    color: #FFFFFF;
    font-family: "Source Sans Pro", sans-serif;
    font-weight: 600;
    text-align: right;
    font-size: 1.5rem !important;
    line-height: 1.5625em !important;
    width: 100%;
    position: inherit;
    text-transform: capitalize;
}

.breadcrumbs.title-container li.pillar {
/*    display: none;*/
    display: block;
}
.breadcrumbs.title-container li.pillar:after {
/*    display: none;*/
  content: none;
}
.breadcrumbs.title-container li.pillar.parent {
    display: block !important;
}

.breadcrumbs.title-container li.pillar.parent a:after {
    display: none;
}

.masthead .sub-nav-container {
    display: none;
}





.dropdown.menu {
    padding: 0 15px;
    background-color: rgb(22, 149, 158);
}

.subnav #primary-nav ul li {
    background-color: rgb(22, 149, 158);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    padding-right: 0;
}

#primary-nav ul li:first-child {
    border: none;
}

.subnav #primary-nav ul li a {
    color: #FFFFFF;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.375rem;
    line-height: 36px;
    font-weight: 400;
    padding-left: 0;

    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    margin:3px;
}

#primary-nav ul.sub-menu li {
    padding-left: 0;
}

#main-article-image {
    margin-bottom: 1.125rem;
    min-height: 200px;
}

#main-article-image img {
    width: 100%;
}

.main-content.guidelines-main {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 1.5625rem;
    /*margin-bottom: 30px;*/
}

.main-content.guidelines-post {
    margin-top: 30px;
}

.img-container {
    /*padding: 0;*/
    margin-bottom: 19px;
}

.img-container img {
    width: 100%;
    max-height: 210px;
}

.home .entry-content {
}

.entry-title {
    color: #000000;
    font-weight: bold;
    margin-bottom: 1.125rem;

    font-size: 1.5rem;
    line-height: 2.125rem;
}

.entry-content p,
.entry-content li {
    font-size: 1.125rem;
}

.article-meta {
    /*display: inline-block;*/
}

.annual_reports:before,
.procedures:before {
    display: none;
}

.article-meta h4 {
    margin-bottom: 4px;

}

h4 span.underline {
    font-weight: bold;
    display: block;
    font-size: 1.125rem;
    line-height: 1.5 rem;
    margin-top: 10px;
}

.produced-by, .new-brief {
    font-size: 1rem !important;
    line-height: 1.25rem !important;
    margin-bottom: 15px !important;
}

.produced-by {
    color: #677890;
}

.new-brief {
    color: #00A6B2;
}

.article-text {
    color: #000000;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.125rem;
}

.article-text a {
    cursor: pointer;
}

.article-text a:hover {
    text-decoration: underline;
}

.see-more-container {
    overflow: hidden;
    margin-top: 20px;
}

.see-more {
    height: 53px;
    width: 164px;
    border-radius: 25px;
    background-color: #00A6B2;
    text-align: center;

    color: #FFFFFF !important;
    line-height: 3.313rem ;
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 1.12rem;
    font-weight: bold;
}

.news_and_updates {
    border-bottom: 1px solid #DAE0E8;
    margin-bottom: 21px;
    padding-bottom: 21px;
}

.article-content-wrapper, .item-row,
.news-update-wrapper, .item-row {
    overflow: hidden;
    margin-right: -1.25rem;
    margin-left: -1.25rem;
}

.article-content-wrapper a,
.news-update-wrapper a {
    /*color: #000000;*/
}
.article-content-wrapper a h4,
.news-update-wrapper a h4,
.article-text-element{
    color: #000000;
}

.article-content-wrapper a:hover,
.news-update-wrapper a:hover {
    /*text-decoration: underline;*/
}

/*Medium Devices, Desktops >= 992 & <1200*/
@media (min-width: 1024px) {
    .breadcrumbs.title-container li.pillar  span{
        margin-left: 0px;
    
    }

    .masthead .sub-nav-container {
        display: block;

    }

    .entry-title {
        font-size: 2.5rem;
        letter-spacing: -0.28px;
        line-height: 3rem;
        margin-bottom: 0;
    }

    .main-content.guidelines-post {
        margin-top: 42px;
    }

    .news_and_updates {
        /*margin-bottom: 35px;*/
        /*padding-bottom: 35px;*/
    }

    .title-container {
        float: left;
        /*margin-top: 15px;*/
        /*margin-bottom: 15px;*/
    }

    .title-container a {
        left: 0;
    }

    .breadcrumbs .pillar a,
    .subnav_title {
        font-size: 1.5rem !important;
        text-align: left;
    }

    #main-article-image {
        min-height: 400px;
    }
}

/* Download
 * --------------------------------------- */
.document-container {
    height: 80px;
    border: 1px solid #DAE0E8;
    text-align: center;
    display: table;
    width: 100%;
}

#left, #middle, #right {
    display: table-cell;
}

#left {
    width: 77px;
}

#left, #right {
    width: 70px;
}

.document-container .content {
    height: 80px;
    display: table-cell;
    vertical-align: middle;
}

.content a:hover {
    text-decoration: none;
}

.folder-container {
    width: 77px;
}

.folder-container img {
    box-sizing: border-box;
    height: 36.18px;
    width: 28px;
}

.text-container {
    display: inline-block;
    vertical-align: middle;
}

.document-container p {
    color: #00A4B0;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.25rem;
    text-align: left;
    margin-left: 10px;
    word-break: break-word;
    cursor: pointer;
    margin-bottom: 0;
}

.document-container p:hover {
    text-decoration: underline;
}

.download-button {
    height: 50px;
    width: 50px;
    border-radius: 25px;
    background-color: #00A6B2;
    text-align: center;
    margin: 0 10px;

    color: #FFFFFF;
    line-height: 53px;
    /*margin-left: 22px;*/
    float: left;
    font-family: Montserrat, sans-serif;
    font-size: 1.12rem;
    font-weight: bold;
}

.download-button:hover,
.download-button:active {
    background-color: #00909B;
}

.icon-icon_downarrow {
    font-size: 1.8rem;
    color: #fff;
    line-height: 46px;
    display: inline-block;
    float: right;
    width: 50px;
}

@media (min-width: 992px) {
    .icon-icon_downarrow {
        width: 37px;
        text-align: left;
    }
}

/* Previous Result
 * --------------------------------------- */
.previous-result {
    overflow: hidden;
    position: relative;
    background: white;
    margin: 28px 0 20px;
    resize: both;
}

.previous-result div {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    display: table;
}

.previous-result p {
    color: #00A4B0;
    font-size: 1.125;
    font-weight: bold;
    line-height: 2.188rem;
    text-align: center;
    float: left;
    margin: 0 !important;

    font-family: Montserrat, sans-serif;
}

.previous-result p:hover {
    text-decoration: underline;
}

.previous-result-image {
    /*border: 1px solid red;*/
    float: left;
    margin-left: 4px;
}

@media (min-width: 992px) {
    .previous-result {
        margin: 30px 0;
    }

    .download-button {
        height: 53px;
        width: 164px;
    }

    .download-button:before {
        content: "Download";
        margin-left: 18px;
        color: white
    }

}

.icon-icon_signpost {
    font-size: 2.3rem;
    color: #00A4B0;
}

/* Team Member
 * --------------------------------------- */
.team-member-info {

}

.department-title {
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.813rem;
    margin-top: 1.5rem;
    margin-bottom: 0;
}

.main-content.brief {
    border-bottom: 1px solid #DAE0E8;
    margin-bottom: 30px;
    padding-bottom: 30px;
}

/* Contacts
 * --------------------------------------- */
.contact-address {
    font-family: Montserrat, sans-serif;
    color: #000000;
    overflow: hidden;
    margin-right: -1.25rem;
    margin-left: -1.25rem;
}

.contact-address .columns {
    padding-bottom: 1.375rem;
}

.contact-address h1 {
    font-size: 1.5rem;
    line-height: 1.813rem;
    font-weight: bold;
}

.contact-address h2 {
    font-size: 1.125rem;
    line-height: 1.375rem;
    font-weight: bold;
    /*text-transform: uppercase;*/
    margin-bottom: 1.375rem;
}

.contact-address p {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 1.25rem;
    line-height: 1.625rem;
    margin-bottom: 0;
}

.contact-address p a {
    color: #00A4B0;
}

.contact-map {
    border: 1px solid #979797 !important;
    width: 100%;
    height: 274px;
    margin-top: 7px;
}

.team-member {
    overflow: hidden;
    margin-bottom: 26px;
}

.contacts.team-member {
    border-bottom: 1px solid #DAE0E8;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.team-member img {
    height: 134px;
    margin-bottom: 4px;
    margin-bottom: 17px;
}

.team-member p.name {
    color: #000000;
    font-family: Montserrat, sans-serif;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 1.813rem;
    margin-bottom: 0;
}

.team-member div.role {
}

.team-member div.role p {
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.125rem;
    line-height: 1.5rem ;
    margin-bottom: 0;
    margin-top: 1rem;
}

.team-member div.role p:first-child {
    color: #677890;
    font-size: 1rem;
    line-height: 1.25rem;
    margin-top: 0;
}

.team-member p.info {
    color: #000000;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1.125rem;
    line-height: 1.375rem;
    margin: 0;
}

.team-member.contacts:last-child,
.guidelines-post:last-child {
    margin-bottom: 2.491875rem;
}

@media (min-width: 992px) {
    .department-title {
        margin-top: 1.9375rem;
    }

    .team-member {
        margin-bottom: 35px;
    }

    .team-member.item-row {
        margin-left: 0;
    }

    .team-member.item-row .team-member-image {
        padding-left: 0;
        padding-right: 0;
    }

    .team-member-info {
        padding-left: 0;
    }

    .contacts.team-member {
        border-bottom: 1px solid #DAE0E8;
        padding-top: 30px;
        padding-bottom: 44px;
        margin-bottom: 0;
    }

    .team-member div.role p {
        margin-top: 1.5625rem;
    }

    .team-member img {
        height: 160px;
        margin-bottom: 0;
    }
}

/* Brief
 * --------------------------------------- */
.brief-info-container {
    width: 100%;
    font-family: "Source Sans Pro", sans-serif;
}

.brief-info {
}

.brief-info-header {
    height: 70px;
    width: 100%;
    border: 1px solid #DAE0E8;
}

.toggle-button-container {
    float: left;
    width: 66px;
    height: 70px;
    display: table-cell;
    cursor: pointer;
}

.toggle-button-container .toggle-button {
    height: 24px;
    width: 24px;
    border-radius: 12px;
    background-color: #00A6B2;
    text-align: center;
    margin: 23px;
}

.toggle-button .icon-icon_expand {
    font-size: 9px;
    color: #fff !important;
    display: block;
    line-height: 26px;
}

.box-active .toggle-button .icon-icon_expand:before {
    content: "\ea0b";
}

.brief-info-type {
    height: 70px;

    display: table-cell;
    vertical-align: middle;
}

.brief-info-type p {
    color: #000000;
    font-size: 1.25rem;
    line-height: 1.563rem !important;
    margin: 0;
}

.brief-info-content {
    border: 1px solid #DAE0E8;
    border-top-width: 0;
    background-color: #F1F3F5;
    color: #000000;
    font-size: 1rem;
    line-height: 1.5rem;
    padding: 18px 11px;

    display: none;
}

.button-container {
    display: block;
    border: 1px solid white;
    width: 100%;
    overflow: hidden;
    padding-top: 24px;
}

.submit-button-container {
    padding-top: 0;
}

.submit-button-container div {
    overflow: hidden;
    width: 210px;
    margin-left: auto;
    margin-right: auto;
}

.submit-button-container a.button,
.button-container a.button {
    height: 55px;
    width: 130px;

    font-family: "Montserrat", sans-serif;
    font-size: 1.125rem;
    line-height: 1.563rem;
    border-radius: 72px;

    font-weight: 600;
    color: #fff;
    background: #00a7b3;
    border: none;
    padding: .9375rem 1.25rem;
    display: block;
    float: left;
    margin: 0 13px 0 0;
}

.submit-button-container a.button {
    margin: 0 auto 0 auto;
    width: 210px;
}

.button-container a.button.pdf-download {
    width: 120px;
    background-color: #A3B0C6;
}

.button-container a.button.pdf-download:after {
    content: "PDF";
}

.button-container a:hover {
    text-decoration: none !important;
}

.brief-disclaimer {
    width: 100%;
    margin-bottom: 2.5rem;
    background-color: #F1F3F5;

    padding: 18px 11px;
    border-top: 1px solid #DAE0E8;
    border-bottom: 1px solid #DAE0E8;
}

.brief-disclaimer p {
    color: #000000;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 1rem;
    line-height: 1.5rem;
}

.child-page-content {
    margin-top: 25px;
}

@media (min-width: 1024px) {
    .brief-info-content {
        padding: 18px 21px;
    }

    .brief-disclaimer {
        padding: 19px 20px;
        margin-bottom: 1.875rem;
    }

    .brief-title {
        font-size: 1.75rem;
        letter-spacing: -0.2px;
        line-height: 2.215em;
    }

    .brief header {
        margin-bottom: 22px;
    }

    .guideline-title,
    .child-page-title {
        font-size: 1.625rem;
        line-height: 1.8125em;
    }

    .guideline-title {
        margin-bottom: 25px;
    }

    .subnav .sub-nav-container {
        display: none !important;
    }

    .button-container a.button.pdf-download {
        width: 200px;
        background-color: #A3B0C6;
    }

    .button-container a.button.pdf-download:after {
        content: "Download PDF";
    }

}

.guideline-separator {
    margin-top: 40px;
    margin-botttom: 40px;
}

/*///NEW*/
.about-article-meta {
}



.news-update-wrapper.content-asi{
    padding-bottom: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #dae0e8;
}


.article-meta-wrapper{
    min-height: 88px;
}

@media print, screen and (min-width: 40em) {
    .article-meta-wrapper {
        min-height: 200px;
        border-bottom: 1px solid #dae0e8;
        padding-bottom: 15px;
    }


    .news-update-wrapper.content-asi{
        border-bottom: 0;
    }
}

.article-meta-wrapper a:hover .underline {
    border-bottom: 0 !important;
}

.about-img-container {
    padding-right: 0.75rem;

}

.about-article-meta {
    float: left;
}

.about-article-meta h4 span.underline {
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 1em;

}

@media print, screen and (min-width: 40em) {
    .article-meta h4 span.underline {
        font-size: 1.313rem;
        font-weight: 700;
        line-height: 1.3em;
        margin-top: 0;
    }

    .img-container img {
        max-height: none;
    }
}

@media print, screen and (max-width: 40em) {
    .about-article-meta {
        padding-left: 0;
    }
}

