.global-width,
#wrap {
    max-width: 1114px;
    width: 95%;
}

.clear {
    clear: both;
    display: table;
    width: 100%;
}

.mobile-toggle,
.mobile-sub-toggle {
    display: none;
}

.wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
    border: none !important;
}

#nav ul ul ul {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    float: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #efefef;
}

#nav ul ul ul li a {
    padding: 0 10px 0 20px;
}

#nav-spanish {
    position: relative;
    width: 100%;
}

.ltd-link {
    line-height: 24px;
    width: 100%;
    height: auto;
    padding: 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#header {
    height: auto;
}

#nav .menu > li > a {
    padding: 0 40px;
}

#nav-spanish .menu > li > a {
    padding: 0 28.5px;
}

.menu-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 9px;
    position: relative;
    width: 100%;
}

.menu-header > ul {
    margin-bottom: 9px;
}

.menu-header > ul > li {
    background: url(../images/menu-bg-1.svg) center center no-repeat;
    background-size: 100% 100%;
}

.menu-header > ul > li:first-child {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.menu-header > ul > li:last-child {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}

.menu-header > ul > li:last-child a {
    background: none !important;
}

.menu-header > ul > li:hover {
    background: url(../images/menu-bg-2.svg) center center no-repeat;
    background-size: 100% 100%;
}

.menu-header .sub-menu > li > a:hover {
    background: #DD1432;
}

/* HOME PAGE
*****************************************/
#rotator {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 7px 9px;
    width: 100%;
}

#rotator li img {
    display: block;
    height: auto;
    width: 100%;
}

#content-wrap {
    padding: 40px 70px;
}

#main-content {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 70%;
}

h3.small-header {
    background: url(../images/arrow-small.png) no-repeat;
    padding-left: 50px;
    font-size: 20px;
    padding-bottom: 5px;
    min-height: 30px;
    line-height: 20px;
}

#news {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 30%;
    margin: 0;
    padding-left: 30px;
}

#news * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#news h4 {
    height: auto;
    line-height: 24px;
    padding: 10px 20px;
}

#additional-posts {
    float: none;
}

#additional-posts .home-post {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0;
    padding-right: 45px;
    width: 50%;
}

.microsite#additional-posts {
    padding: 0;
}

#magnets {
    width: 100%;
}

#magnets > div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 0;
    padding: 0 12px;
    width: 33.33333%;
}

#magnets > div img {
    display: block;
    height: auto;
    width: 100%;
}

.certifications {
    list-style: none;
    margin: 0;
    padding: 0;
    background-color: #d7d7d7;
    display: table;
    clear: both;
    width: 100%;
    margin-top: 5px;
}

.certifications li {
    display: block;
    float: left;
    width: 20%;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 24px;
}

.certifications li img {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: auto;
}

#links h4 {
    background: url(../images/white-arrows.png) no-repeat right center #e51937;
}

#links #videos {
    width: 71%;
}

#links #videos ul li {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.33333%;
}

#links #videos ul li img {
    display: block;
    height: auto;
    width: 100%;
}

#links #coal-delivery-magnet {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 24px;
    width: 29%;
}

#links #coal-delivery-magnet img {
    display: block;
    height: auto;
    width: 100%;
}

.bx-controls {
    display: none;
}

#footer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1114px;
    width: 95%;
}

#footer #left-column {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px;
    max-width: 450px;
    width: 65%;
}

/* SUB PAGE
*****************************************/
#sub-header {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    clear: both;
    margin: 0 9px 0;
}

#sub-header h2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 30px;
    line-height: 36px;
    height: auto;
    margin: 0;
    width: 100%;
}

#sub-header img {
    padding: 0;
    height: auto;
    display: block;
    width: 100%;
}

.oil-and-gas-header {
    position: relative;
}

.oil-and-gas-header h2 {
    position: absolute !important;
    width: 100%;
    text-align: left !important;
    left: 0 !important;
    bottom: 0 !important;
    z-index: 5 !important;
}

.oil-and-gas-header img {
    display: block;
    height: auto;
    width: 100%;
    position: relative;
    z-index: 2;
}

#content-wrap-sub {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table;
    padding: 9px 9px 40px;
    width: 100%;
}

#content-wrap-sub #sub-nav {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    display: table-cell;
    padding-right: 20px;
    width: 294px;
    vertical-align: top;
}

#content-wrap-sub #sub-nav .current_page_ancestor > a {
    font-weight: bold;
    text-indent: 40px;
    background: url(../images/sub-nav-active-bkgd.png);
}

#content-wrap-sub #sub-nav .children {
    text-indent: 0;
    background-color: #efefef;
}

#content-wrap-sub #sub-nav .children li.current_page_item {
    background: none;
}

#content-wrap-sub #sub-nav .children li.current_page_item > a {
    font-weight: bold;
    color: #fff;
    background: #e51937;
}

#content-wrap-sub #sub-nav .children a {
    text-indent: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 53px;
    padding: 14px 0 14px 30px;
    text-indent: 0;
    line-height: 24px;
    height: auto;
    font-weight: normal !important;
}

#content-wrap-sub #sub-nav .children a:hover {
    background-color: #e51937;
    color: #fff;
    font-weight: bold !important;
}

#content-wrap-sub #sub-nav h3 {
    cursor: pointer;
}

#content-wrap-sub #sub-nav h3:after {
    content: url(../images/in-this-section-dropdown.svg);
    width: 25px;
    height: 25px;
    display: inline-block;
    float: right;
    padding-top: 10px;
    margin-right: 30px;
}

#content-wrap-sub #main-content-sub {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: none;
    display: table-cell;
    padding-right: 10px;
    width: auto;
    vertical-align: top;
    padding-top: 30px;
}

#content-wrap-sub #main-content-sub p img {
    height: auto;
    max-width: 95%;
}

#content-wrap-sub #main-content-sub p iframe {
    width: 100%;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin-bottom: 10px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: -0.35%;
    left: -0.5%;
    width: 101%;
    height: 101%;
}

#timeline,
#issues,
#issues li {
    width: 700px;
    height: auto !important;
}

#issues li img {
    display: block;
    max-width: 600px;
    height: auto;
    width: 100%;
    margin-left: auto;
}

#issues li p {
    max-width: 600px;
    width: 90%;
    margin: auto;
    padding-left: 0;
}

#process-step {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto !important;
    padding: 30px 0 !important;
    width: 20% !important;
}

#process-fact {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto !important;
    width: 80% !important;
}

#process-control,
#delivery-process {
    height: auto;
    width: 100% !important;
}

#delivery-process img {
    max-width: 100%;
    height: auto;
}

.myYoutubePlaylist_YoutubeMovie {
    position: relative !important;
    padding-bottom: 56.25% !important;
    /* 16:9 */
    padding-top: 25px !important;
    height: 0 !important;
    width: 100% !important;
}

.myYoutubePlaylist_YoutubeMovie object {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.myYoutubePlaylist_YoutubeMovie iframe {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

.myYoutubePlaylist_YoutubePlaylist {
    width: 100% !important;
}

/* MEDIA QUERIES
*****************************************/
@media screen and (min-width: 1201px) {
    .menu {
        display: block !important;
    }

    .menu .sub-menu {
        display: block !important;
    }
}

@media screen and (max-width: 1200px) {
    .mobile-toggle {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        border: none;
        background: #9c9898;
        width: 100%;
        text-align: left;
        color: #fff;
        font-weight: bold;
        padding: 15px;
        cursor: pointer;
    }

    .mobile-sub-toggle {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        font-weight: bold !important;
        height: 39px;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 10;
        color: #fff;
        font-size: 24px;
        padding: 7px 15px;
        cursor: pointer;
        background: #7e7979;
    }

    .menu {
        background: #8b8686;
        float: none !important;
        margin-top: 0;
        display: none;
        font-weight: normal !important;
    }

    .menu > li > a {
        border-top: 1px solid #7e7979;
    }

    .menu > li > a:hover {
        background-color: #b7142c;
    }

    .menu li {
        border-radius: 0 !important;
        float: none !important;
        width: 100%;
        background: none !important;
    }

    .menu li a {
        background: none !important;
        float: none !important;
        padding: 0 14px !important;
    }

    .menu li .sub-menu {
        background-color: #efefef !important;
        position: relative !important;
        left: 0 !important;
        top: 0 !important;
        z-index: 1 !important;
        width: 100% !important;
        float: none !important;
        display: none;
    }

    .menu li .sub-menu a:hover {
        background-color: #e51937 !important;
    }

    #nav ul ul ul {
        background-color: #dadada !important;
    }
}

@media screen and (max-width: 1100px) {

    #timeline,
    #issues {
        width: 600px;
    }

    #issues li {
        width: 595px;
    }

    #issues li img {
        margin-left: 0;
    }

    #sub-nav #sub-magnets {
        float: none;
        width: 100%;
        clear: both;
        display: table;
    }

    #sub-nav #sub-magnets > div {
        display: block;
        width: 33.33333%;
        padding: 5px !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #sub-nav #sub-magnets > div img {
        display: block;
        height: auto;
        width: 100%;
    }


}

@media screen and (min-width: 1024px) {
    .hide-on-mob {
        display: block;
    }

    .show-on-mob {
        display: none;
    }

    .child-pages {
        display: block;
    }
}

@media screen and (max-width: 1023px) {
    .hide-on-mob {
        display: none;
    }

    .show-on-mob {
        display: block;
    }

    .child-pages {
        display: none;
    }

    #main-content {
        width: 60%;
    }

    #news {
        width: 40%;
    }

    #links #videos {
        float: none;
        width: 100%;
    }

    #links #coal-delivery-magnet {
        float: none;
        margin: auto;
        padding: 15px;
        width: 264px;
    }

    #sub-header img {
        margin-top: 0;
    }

    #sub-nav,
    #main-content-sub {
        display: block !important;
        padding: 9px !important;
        width: 100% !important;
    }

    #sub-nav h3 {
        background: #9c9898;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        cursor: pointer;
    }

    #sub-nav h3:after {
        margin-right: 0 !important;
    }

    #sub-nav ul.child-pages li a {
        width: 100%;
        background: #e0e0e0;
        border-bottom: 1px solid #c7c7c7;
    }

    #sub-nav ul.child-pages li.current_page_ancestor > a {
        background: #e0e0e0 !important;
        text-indent: 20px !important;
    }

    #sub-nav ul.child-pages li.current_page_ancestor > a:before {
        background: url(../images/sub-nav-sub-active.png);
        display: inline-block;
        vertical-align: bottom;
    }

    #sub-nav ul.child-pages li.current_page_item > a {
        font-weight: bold;
        text-indent: 20px;
        background: #e51937;
        color: #fff;
    }

    #sub-nav ul.child-pages li.current_page_item > a:before {
        background: url(../images/sub-nav-sub-active.png);
        display: inline-block;
        vertical-align: bottom;
    }

    #sub-nav ul.child-pages .children a {
        background: #efefef;
    }

    #sub-nav ul.child-pages .children li.current_page_item a:before {
        content: '' !important;
        display: none !important;
    }

    #sub-nav li.current_page_item ul li a {
        text-indent: 80px;
    }

    .thumbnails.show-on-mob {
        list-style: none;
        margin: 0;
    }
}

@media screen and (max-width: 799px) {
    #main-content {
        width: 100%;
    }

    #news {
        padding-left: 0;
        width: 100%;
    }

    #additional-posts {
        float: none;
    }

    #additional-posts .home-post {
        padding-right: 0px;
        width: 100%;
    }

    #magnets > div {
        float: none !important;
        width: 100% !important;
        margin: auto;
        max-width: 350px;
        padding: 10px 0;
    }

    .certifications {
        text-align: center;
    }

    .certifications li {
        width: 33.33333%;
        float: none;
        display: inline-block;
    }

    #sub-nav #sub-magnets {
        display: none;
    }
}

@media screen and (max-width: 725px) {
    #rotator li .rotator-content {
        display: none;
        max-width: 100%;
        bottom: 0;
        height: auto;
        width: 100%;
        left: 0;
    }

    #rotator li .rotator-content h2 {
        padding-top: 0;
    }

    #rotator li img {
        display: block;
        height: auto;
        width: 100%;
    }

    #main-content-sub table {
        width: 100%;
    }

    #main-content-sub table td {
        width: 100%;
        display: table;
    }
}

@media screen and (max-width: 700px) {

    #timeline,
    #issues {
        width: 500px;
    }

    #issues li {
        width: 495px;
    }
}

@media screen and (max-width: 625px) {

    #header h1,
    #header .social-media,
    #header #search-wrap,
    #header #micro-nav {
        float: none;
        text-align: center;
        max-width: 320px;
        width: 100%;
        margin: 10px auto;
    }

    #header h1 *,
    #header .social-media *,
    #header #search-wrap *,
    #header #micro-nav * {
        float: none;
    }

    #header h1 {
        padding: 5px;
    }

    #header #search-wrap {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 0 10px;
    }

    #header #search-wrap form {
        position: relative;
    }

    #header #search-wrap form input#s {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        width: 100%;
    }

    #header #search-wrap form input#submit {
        float: none;
        position: absolute;
        top: 0;
        right: 5px;
    }

    #header #micro-nav li {
        padding: 15px 8px;
        display: inline-block;
    }

    .oil-and-gas-header h2 {
        font-size: 24px !important;
        line-height: 20px !important;
    }

    #links #videos li {
        float: none !important;
        margin: auto;
        max-width: 300px;
        width: 100% !important;
    }

    #main-content-sub p.view-all-button {
        margin-right: 0;
        margin-top: -30px;
    }

    #main-content-sub p.view-all-button a {
        max-width: 140px;
    }

    #sub-nav #sub-magnets {
        float: none;
        width: 100%;
        clear: both;
        display: none;
        margin: auto;
        max-width: 350px;
    }

    #sub-nav #sub-magnets > div {
        float: none;
        display: block;
        width: 100%;
        padding: 5px !important;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    #sub-nav #sub-magnets > div img {
        display: block;
        height: auto;
        width: 100%;
    }
}

@media screen and (max-width: 600px) {

    #timeline,
    #issues {
        width: 400px;
    }

    #issues li {
        width: 395px;
    }

    .certifications {
        text-align: center;
    }

    .certifications li {
        width: 50%;
        float: none;
        display: inline-block;
    }
}

@media screen and (max-width: 550px) {
    #content-wrap {
        padding: 25px;
    }

    #footer {
        min-height: 0px;
    }

    #footer li {
        float: none;
        display: inline-block;
        margin: 0;
        padding: 0 20px;
    }

    #footer > div {
        text-align: center !important;
        float: none !important;
        max-width: 320px !important;
        margin: 10px auto;
        width: 100% !important;
        clear: both;
        padding-right: 0 !important;
    }

    #main-content-sub p.view-all-button {
        float: none !important;
        margin-top: -30px;
        margin-bottom: 20px;
    }

    #main-content-sub p.view-all-button a {
        display: block;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media screen and (max-width: 500px) {

    #timeline,
    #issues {
        width: 300px;
    }

    #issues li {
        width: 295px;
    }

    #dates li {
        width: 170px;
        font-size: 18px;
    }

    #sub-header h2 {
        font-size: 24px;
        text-align: center;
    }

    #dates .selected {
        font-size: 24px;
    }

    #sub-feature-images {
        float: none;
        margin: 0;
        max-width: 100%;
        width: 100%;
        display: table;
        clear: both;
    }

    #sub-feature-images a {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: left;
        display: block;
        margin: 1%;
        width: 48%;
    }

    #sub-feature-images a img {
        display: block;
        width: 100%;
        height: auto;
    }

    .embed-container {
        clear: both;
    }

    #delivery-process {
        min-height: 180px;
    }

    #ddlCategory {
        display: none;
    }

    .sbHolder {
        display: none;
    }

    #map-canvas {
        display: none;
    }

    #mobile-map {
        display: none;
    }

    #colombia-map {
        display: none;
    }

    #map-legend {
        display: none;
    }

    #key-facts {
        display: none;
    }

    .social-menu {
        text-align: center;
        float: none;
    }

    #sub-feature-images {
        display: none;
    }

    .wp-block-image {
        margin-left: 30%;
    }
}

@media screen and (max-width: 425px) {
    #rotator {
        display: none;
    }

    .certifications li {
        padding: 16px;
    }

    #ext-site a {
        padding-left: 5px;
        font-size: 10px;
    }

    #languages li {
        margin-right: 5px !important;
        margin-left: 10px !important;
    }

    .bioimg {
        height: auto !important;
        width: 100px !important;
    }

    .biosummary {
        padding-left: 120px !important;
    }
}

@media screen and (max-width: 400px) {

    #timeline,
    #issues {
        width: 250px;
    }

    #issues li {
        width: 245px;
    }

}
