/*-----------------------
 
 BODY CONTENT PADDING TOP / BOTTOM ACF CLASSES

______________________*/
.padding-top-0 {
    padding-top:0px;
}

.padding-top-50 {
    padding-top:50px;
}
.padding-top-100 {
    padding-top:100px;
}
.padding-top-150 {
    padding-top:150px;
}

.padding-top-200 {
    padding-top:200px;
}


.padding-bottom-0 {
    padding-bottom:0px;
}

.padding-bottom-50 {
    padding-bottom:50px;
}

.padding-bottom-80 {
    padding-bottom:80px;
}

.padding-bottom-100 {
    padding-bottom:100px;
}

.padding-bottom-150 {
    padding-bottom:150px;
}

.padding-bottom-200 {
    padding-bottom:200px;
}

/* padding end <-- */

/* ul on company page */
.company-padding-left{
    padding-left: 40px;
}

.company-margin-bottom{
    margin-bottom: 40px;
}

.company-ul{
    color: white;
    font-size: 16px;
    font-weight: lighter;
    line-height: 200%;
    letter-spacing: 1px;
    text-align: left;
}

.company-ul li{
    padding: 5px 0px;
}

/*CORP DIR PAGE*/

.page-id-609 .body_content_row{
    padding: 50px 0px;
}

.page-id-609 .bcr_underline{
    display: none;
}


.page-id-609 .body-content-link{
    display: flex;
    flex-direction: row;
}

.page-id-609 .directory-column{
    width: 50%;
    padding: 0px 80px;
    position: relative;
    z-index: 3;
}

.page-id-609 .body_content_row h3{
    display: none;
}

.page-id-609 .directory-column .directory-section p, .directory-section ul {
    font-weight: lighter;
    line-height: 200%;
    letter-spacing: 1px;
    font-size: 16px;
}

.page-id-609 .directory-section{
    text-align: left;
    padding: 20px;
}

.page-id-609 .directory-section ul li {
    font-weight: bold;
    color: #fefefe;
}

.page-id-609 .directory-section ul li span {
    font-weight: lighter;
}


.page-id-609 .directory-section h1{
    font-family: 'Open Sans',sans-serif;
    font-size: 30px;
    padding-bottom: 30px;
    font-weight: bolder;
    text-transform: uppercase;
    color: #fefefe;
}

.page-id-609 .directory-section .underline{
    width: 40px;
    height: 10px;
    background: linear-gradient(to bottom,rgba(246,133,31,1) 0%,rgba(249,166,95,1) 100%);
    margin-bottom: 30px;
}

/*CORP DIR PAGE END*/

.body_content_row .sidebar{
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg);
    position: relative;
    text-transform: uppercase;
    color: #fefefe;
    font-weight: 800;
    font-family: 'Open sans';
    letter-spacing: 1px;
    font-size: 30px;
    background-color: transparent;
    display: none;
}

.body_content_row {
    background-color: rgba(0,36,54,.9);
    width: 95%;
    border-top: 2px solid #fefefe;
    border-left: 2px solid #fefefe;
    border-radius: 25px 0px 0px 0px;
    padding: 50px 80px;
    right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 5%;
}

.body_content_row .heavy_line, .list_posts_container .heavy_line{
    width: 90%;
    position: absolute;
    top: 446px;
    left: 90px;
    border-radius: 25px 0px;
    border-top: 8px solid #fefefe;
    border-left: 8px solid #fefefe;
    height: 51%;
    z-index: 1;
}

.body_content_row h3 {
    font-family: 'Open Sans',sans-serif;
    font-size: 30px;
    position: relative;
    padding-bottom: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fefefe;
}

.body_content_row .underline{
    width: 40px;
    height: 10px;
    background: linear-gradient(to bottom,rgba(246,133,31,1) 0%,rgba(249,166,95,1) 100%);
    margin-bottom: 30px;
}


.body_content_row div {
    width: 100%;
/*    margin: 0px 0px 0px 80px;*/
    text-align: center;
}



.body_content_row h4 {

    padding-bottom: 20px;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    color: #0e61a5;
    text-transform: uppercase;
}

.body-content-link{
    position: relative;
    z-index: 4;
}

.body-content-link p{
    color: #fefefe;
    line-height: 200%;
    font-size: 14px;
    font-weight: lighter;
    text-align: justify;
    padding: 5px 0px;
    letter-spacing: 1px;
}


/*COWAN PROJECT PAGE*/
.page-id-166 .body-content-link{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.page-id-166 .body-content-link ul{
    max-width: 50%;
    padding: 0px 40px 35px 0px;
    color: #fefefe;
    line-height: 200%;
    font-size: 14px;
    font-weight: lighter;
    text-align: justify;
}

.page-id-166 .body-content-link ul li{
    padding: 5px 0px;
    line-height: 200%;
    color: #fefefe;
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
}

.page-id-166 .body-content-link ul li::before {
    content: "•"; color: rgb(249,166,95);
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
}



/*MOFE CREEK*/
.page-id-175 .body-content-link{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
}

.page-id-175 .body-content-link ul{
    padding: 0px 40px 35px 0px;
    color: #fefefe;
    line-height: 200%;
    font-size: 14px;
    font-weight: lighter;
    text-align: justify;
}

.page-id-175 .body-content-link ul li{
    padding: 5px 0px;
    line-height: 200%;
    color: #fefefe;
    text-align: left;
    font-size: 14px;
    letter-spacing: 1px;
}

.page-id-175 .body-content-link ul li::before {
    content: "•"; color: rgb(249,166,95);
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
}



.body_content_bottom_link:hover {
    color: #d40b2b;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.body_content_bottom_link {
    display: inline-block;
    padding-top: 50px;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 18px;
    text-decoration: none;
    border-bottom: 4px solid;
    color: #333;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.pdf-list{
    position: relative;
    z-index: 999;
}

.pdf-list ul{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 15px;
}

.pdf-list ul li{
    list-style-type: none;
    padding: 10px 5px;
    border-bottom: 2px solid rgb(0,36,54);

}

.pdf-list ul li:hover{
    background-color: rgba(94,111, 122);
}

.pdf-list ul li a{
    text-decoration: none;
    color: #fefefe;
    line-height: 200%;
    font-size: 14px;
    font-weight: lighter;
    text-align: left;
    text-transform: uppercase;
    display: block;
    width: 100%;
    height: 100%;
    color: #bbbdbf;
}
ul.company-padding-left li::before {
    content: "•"; color: rgb(249,166,95);
    display: inline-block; 
    width: 1em;
    margin-left: -1em;
}

ul.company-padding-left li{
    padding: 5px 0px;
}

.side-image-container{
    background-image: url(http://52.63.157.198/wp-content/uploads/2018/08/xcowanmap.png.pagespeed.ic.ZRdkhfTb1b.png);
    height: 450px;
    width: 650px;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto;
}
/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
          box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
     transition-duration: 0.3s;
  -webkit-transition-property: transform;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  -ms-transform: translateX(8px);
      transform: translateX(8px);
}

@media (max-width:1980px){
    .body_content_row .heavy_line, .list_posts_container .heavy_line{
        left: 4.85%;
        top: 522px;
    }
    .page-id-166 .body-content-link ul{
        padding: 0px 60px 35px 0px;
    }
}





@media (max-width:1200px){

    .body_content_row h4 {
        margin-left:29.4%;
    }


  
}

@media (max-width:1000px){

    .page-id-166 .body-content-link{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .page-id-166 .body-content-link ul{
        max-width: 100%;
        padding: 0px 0px 35px 0px;
    }

    .page-id-175 .body-content-link ul{
        max-width: 100%;
        padding: 0px 0px 35px 0px;
    }
}

@media (max-width:850px){
    .body_content_row_homepage .heavy_line{
        height: 101% !important;
    }

    .body_content_row .heavy_line, .list_posts_container .heavy_line{
        left: 4.6%;
    }
}

@media (max-width:765px){

/*
    .page-id-86 .heavy_line {
      top: 43.1% !important;
    }*/

    .body_content_row {
        background-position:right 0;
    }

    .body_content_row h4 {
        margin-left:50px;
    }
    
    .body_content_row div {
        width:100%;
    }
 
}

@media (max-width:700px){
    .body_content_row .heavy_line, .list_posts_container .heavy_line{
        left: 4.5%;
    }

    .body_content_row {
        padding: 50px 40px;
    }
}


@media (max-width:600px){
    .page-id-609 .body-content-link{
        flex-direction: column;
    }

    .page-id-609 .directory-column{
        width: 100%;
        padding: 0px;
    }

    .body_content_row h4 {
        margin-left: 15px;
    }

    .body_content_row .heavy_line, .list_posts_container .heavy_line{
        left:4.5%;
    }

    .page-id-510 .body-content-link a{
        font-size: 15px;
    }
}



@media (max-width:370px){
  .page-id-86 .heavy_line {
    top: 414px !important;
  }
}