header nav ul li a {
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear
}

body {
    color: #2c2c2c;
    font-family: Avenir;
}

html {
    height: 100%
}

body {
    min-height: 100%
}

.wrapper {
    max-width: 1050px;
    height: auto;
    margin: 0 auto;
    position: relative
}

.container {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    padding-bottom: 90px
}

h1 {
    text-align: center;
    font-size: 39px;
    font-weight: 600;
    line-height: 1.8em;
    padding: 0 0 10px 0;
    letter-spacing: 1px
}

h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    line-height: 1.8em;
    padding: 60px 0 35px 0;
    letter-spacing: 1px
}

h3 {
    text-align: left;
    font-size: 24px;
    line-height: 1.5em;
    letter-spacing: 1px
}

h4 {
    text-align: left;
    font-size: 23px;
    font-weight: 400
}

h5 {
    text-align: left;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1.8em;
    color: #07589b !important;
    margin-bottom: 10px;
    font-weight: 600
}

p {
    text-align: left;
    font-size: 15px;
    line-height: 28px;
    font-weight: 400
}

p strong {
    font-size: 16px
}

h5 a {
    color: #07589b !important
}

.clearfix {
    clear: both;
}

.article-img {
    width: 40%;
    float: left;
    margin: 0 30px 30px 0;
}

.load-widget {
    padding-top: 160px;
    text-align: center
}

.hideme {
    opacity: 0
}

.show {
    display: block !important
}

.grid {
    margin: auto;
    text-align: left;
    width: 100%;
    padding: 60px 0
}

.grid img {
    vertical-align: middle;
    padding: 0;
    max-width: 100%;
    height: auto
}

.grid-col {
    display: inline-block;
    width: 24%;
    vertical-align: middle;
    margin-right: 13%
}

@media (min-width:900px) and (max-width:1680px) {
    .grid-col:nth-of-type(3n+0) {
        margin-right: 0
    }
}

.intro-title {
    text-align: center;
    padding: 55px 0 35px 0;
}

.heading {
    text-transform: uppercase;
    font-weight: 800;
    text-align: center;
    font-size: 30px;
}

.sub-heading {
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    font-size: 25px;
    padding-top: 15px;
}

.intro span a {
    font-style: italic;
    font-weight: 600;
    color: #0C79B3;
    padding-left: 5px;
}

header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    position: fixed;
    z-index: 5555;
    background-color: #07589b;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 80px;
}

header .logo {
    display: flex;
    padding-left: 120px;
    width: 120px;
}

header nav {
    overflow: hidden;
    display: flex;
    z-index: 9999;
    padding-right: 120px;
}

header nav ul {
    list-style: none;
}

header nav ul li {
    float: left;
    margin-left: 40px;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    line-height: 1.5;
}

header nav ul li:first-child {
    margin-left: 0;
}

header nav ul li a {
    color: #fff;
    text-decoration: none;
}

header nav ul li:hover {
    border-bottom: 1px solid #fff;
}

.mobile_menu_open {
    background: url(http://ropewaystransport.com/img/mobile-menu.svg) center left no-repeat;
    width: 30px;
    height: 30px;
    position: relative;
    background-size: contain;
    cursor: pointer;
    margin-top: 10px;
    display: none
}

.mobile_menu_close {
    background: url(../img/mobile_close.svg) center left no-repeat;
    width: 10px;
    height: 10px;
    position: relative;
    background-size: contain;
    cursor: pointer;
    float: right;
    margin-top: 45px
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: #07589b;
    overflow-x: hidden;
    padding-top: 100px;
    transition: 0.5s
}

.sidenav a {
    padding: 15px 0;
    margin-top: 15px;
    text-decoration: none;
    text-align: center;
    font-size: 25px;
    color: #fff;
    display: block;
    transition: 0.3s
}

.sidenav a:hover {
    color: #f1f1f1
}

.sidenav .mobile_menu_contact {
    margin-top: 10%;
    font-size: 17px;
    color: #fff
}

.sidenav .mobile_menu_close {
    position: absolute;
    top: 0;
    right: 30px;
    padding: 32px 5px 9px 2px;
}

#main {
    transition: margin-left .5s
}

@media screen and (max-height:450px) {
    .sidenav {
        padding-top: 50px
    }
    .sidenav a {
        font-size: 18px
    }
}

.billboard {
    width: 100%;
    overflow: hidden;
    z-index: -5555;
}

.home-billboard {
    background: url(../img/billboard3.jpg) no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 630px;
}

.home-billboard img {
    top: 550px !important;
}

.company-billboard {
    background: url(../img/company.jpg) no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 330px;
}

.project-billboard {
    background: url(../img/project.jpg) no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 330px;
}

.technology-billboard {
    background: url(../img/tech-billboard.jpg) no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 330px;
}

.news-billboard {
    /* background: url(../img/billboard5.jpg) no-repeat center center; */
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 330px;
}

.contact-billboard {
    background: url(../img/billboard6.jpg) no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    height: 330px;
}

.billboard img {
    background: #fff;
    border-radius: 50%;
    position: absolute;
    top: 245px;
    left: 120px;
    width: 11%;
    border: 2px solid #07589b;
}

a.darken {
    display: inline-block;
    background: black;
    padding: 0;
    position: relative;
    border-radius: 50%;
}

a.darken img {
    display: block;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

a.darken:hover img {
    opacity: 0.4;
}

a.darken p {
    position: absolute;
    top: 100px;
    left: 10px;
    opacity: 0;
    color: #fff;
}

a.darken:hover p {
    opacity: 1;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.intro-wrap {
    position: relative;
}

.intro-circle {
    border-radius: 50%;
    border: 2px solid #07589b;
}

.intro-wrap:hover .intro-info {
    visibility: visible;
    opacity: 1;
}

.intro-image:hover .image-wrap {
    background-color: black;
}

.intro-image:hover img {
    opacity: 0.8;
}

.intro-info {
    position: absolute;
    top: 90px;
    bottom: 0;
    left: 10px;
    right: 0;
    width: 90%;
    text-align: center;
    line-height: 1.5;
}

.intro-expand {
    display: block;
    padding-top: 20px;
    font-weight: 600;
}

div.tab {
    overflow: hidden;
    text-align: center;
}

div.tab button {
    background-color: inherit;
    border: none;
    cursor: pointer;
    padding: 20px 16px;
    font-size: 15px;
    color: #777;
    font-weight: 300;
    text-transform: uppercase;
    border-radius: 0;
}

div.tab button:last-child {
    margin-left: 0
}

div.tab button:hover {
    border-bottom: 2px solid #555
}

div.tab .active {
    border-bottom: 2px solid #555;
    z-index: -1;
    position: static
}

.tabcontent {
    display: none;
    border-top: none;
    margin-top: 50px
}

.tabcontent {
    -webkit-animation: fadeEffect 1s;
    -moz-animation: fadeEffect 1s;
    animation: fadeEffect 1s
}

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.about-company-section {
    padding-top: 100px;
}

.about-company {
    padding-top: 50px;
}

.sub-title {
    display: block;
}

#team .container {
    padding-bottom: 30px
}

.team-member {
    margin: 15px 0 5px 0;
    text-align: left;
    font-size: 15px
}

#team img {
    cursor: pointer
}

.team_member_focus {
    font-size: 40px;
    padding-top: 5%
}

.team_position_focus {
    font-size: 25px;
    color: #8e8e8e;
    padding-bottom: 30px
}

.team_about {
    width: 50%;
    float: left;
    padding-right: 10%
}

.team_photo {
    width: 40%;
    float: left
}

.project .grid {
    text-align: center;
    padding-bottom: 0;
}

.project .grid .grid-col {
    width: 20%;
    margin-right: 6.28%;
    margin-bottom: 50px;
}

.project .grid-col:last-of-type {
    margin-right: 0;
}

.menuButton:active {
    position: relative;
    top: 1px
}

.overlay,
.overlay-a,
.overlay-b {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 1);
    z-index: 99999999999
}

.overlay-close {
    background: url(../img/close.svg) center right no-repeat;
    width: 25px;
    height: 25px;
    position: relative;
    background-size: contain;
    cursor: pointer;
    float: right;
}

.overlay-data {
    padding-top: 30px;
    padding-bottom: 30px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s, visibility 0.5s;
    transition: opacity 0.5s, visibility 0.5s;
    overflow: scroll
}

.overlay-open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 0.5s;
    transition: opacity 0.5s
}

.partners .container,
.article_intro .container {
    padding-bottom: 0
}

.partners .grid-col {
    width: 15%;
    margin: 0 4%
}

#partners .grid {
    padding: 25px 0;
    text-align: center
}

.grid-wrapper {
    display: grid;
    max-width: 1200px;
    margin: 0 auto;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    grid-auto-rows: minmax(100px, auto);
    align-items: center;
    justify-items: center;
    overflow: auto;
    white-space: nowrap;
}

.partner {
    grid-row: 1;
    padding: 1em;
}

.partner2 {
    grid-column: 2 / 4;
    grid-row: 1 / 3;
}

.partner1 {
    grid-column: 1;
    grid-row: 2 / 5;
}

.partner4 {
    grid-column: 3;
    grid-row: 3;
}

.five {
    grid-column: 2;
    grid-row: 4;
}

.six {
    grid-column: 3;
    grid-row: 4;
}

.project hr,
.technology hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 2px solid #e4e4e4;
    margin: -.1em 0 1em 0
}

.route-legend {
    display: inline;
    margin-right: 50px;
}

.legend {
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 13px;
    vertical-align: middle
}

.route-map {
    padding-bottom: 50px;
    text-align: center;
}

.route-description {
    display: inline-block
}

.orange {
    background-color: #F9AD3E
}

.blue {
    background-color: #0C79B3
}

.green {
    background-color: #28BA6F
}

#gallery .grid-col {
    width: 29%;
    margin-right: 6%;
    margin-bottom: 4%
}

#gallery .grid-col:nth-of-type(3n) {
    margin-right: 0;
}

.thumbnail:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .2), 0 6px 20px 0 rgba(0, 0, 0, .19)
}

.thumbnail:hover .zoom {
    display: block
}

.lightbox {
    display: none;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .8)
}

.lightbox img {
    max-width: 90%;
    max-height: 80%;
    margin-top: 8%
}

.lightbox:target {
    outline: none;
    display: block
}

.modal {
    display: none;
    position: fixed;
    z-index: 8888;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.6);
}

.modal img {
    width: 25%;
    float: left;
    padding-right: 40px;
}

.modal-title {
    padding-bottom: 15px;
}

.modal-title span {
    font-size: 16px;
    display: block;
    font-style: italic;
    padding: 10px 0;
}

/* Modal Content/Box */

.modal-content {
    background-color: #fefefe;
    margin: 25vh auto;
    padding: 45px;
    width: 60%;
    height: auto;
}

@media (min-width: 1366px) {
    .modal-content {
        background-color: #fefefe;
        margin: 25vh auto;
        padding: 43px;
        width: 60%;
        height: auto;
    }
}

/* The Close Button */

.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
}

.popup {
    cursor: pointer;
    border-bottom: #000 1px solid;
    padding: 0 0 3px 0;
    font-size: 16px;
}

.popup:hover {
    border-bottom: #909090 1px solid;
    color: #909090;
}

.news ul li {
    text-transform: none
}

.news_header {
    padding-top: 30px;
}

.news_article {
    padding-top: 30px;
}

.article-title {
    margin-top: 50px;
}

.news_thumbnail {
    width: 30%;
    float: left
}

.news_intro {
    width: 65%;
    float: right;
    padding-bottom: 40px
}

.news_title,
.news_subtitle {
    padding-bottom: 10px;
}

.news_title h3,
.news_subtitle h3 {
    padding-bottom: 10px
}

.news_content {
    padding-bottom: 50px
}

.btn-default {
    display: inline-block;
    color: #fff;
    font-size: 13px;
    background: #07589b;
    border: none;
    border-radius: 3px;
    padding: .9em 1.6em;
    margin-top: 15px;
    letter-spacing: 1px;
    line-height: 1;
    transition: 0.2s
}

.btn-default:hover {
    box-shadow: 0 7px 8px 0 rgba(0, 0, 0, .11);
}

.company,
.project,
.technology,
.contact,
.news {
    padding: 50px 0 30px;
}

.contact-info {
    float: left;
    width: 40%
}

.contact-section {
    padding-bottom: 60px
}

.contact-section-header {
    padding-bottom: 30px;
}

.contact-map {
    float: right;
    margin-bottom: 55px;
}

.contact-map iframe {
    width: 580px;
    height: 485px;
}

.contact-location {
    padding-top: 15px;
}

.contact-details {
    padding-top: 50px;
}

.g-recaptcha {
    padding-top: 15px;
}

.contact input[type="text"],
.contact textarea,
label {
    font-size: 14px;
    display: block;
    color: #777;
    font-weight: 300;
    width: 100%;
}

.contact input[type="text"] {
    margin-bottom: 1em;
    padding-bottom: 5px;
    border: 1px solid #d8d8d8;
    border-radius: 3px;
    float: left;
    line-height: 2.4em;
    padding: 0.3em 0.6em;
}

.contact textarea {
    margin-top: 1em;
    color: #777;
    border: 1px solid #d8d8d8;
    padding: 5px;
    padding: 0.9em 0.6em;
    resize: none;
}

.contact textarea:focus {
    resize: none;
    outline: none
}

.contact input[type="submit"] {
    width: 100%;
    color: #fff;
    font-size: 12px;
    background: #000;
    border: none;
    border-radius: 3px;
    padding: 1.3em;
    margin-top: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
    cursor: pointer;
}

input {
    outline: none
}

label {
    display: block;
    max-width: 70%;
    text-align: left;
    outline: none;
    margin-top: 30px;
}

.privacy-policy {
    padding-top: 140px;
}

.policy_content {
    padding-bottom: 50px;
    margin-top: 50px
}

.policy_content ul {
    padding-left: 15px
}

.policy_content ul li {
    margin-top: 10px;
    list-style-image: url(../img/bullet-black.svg);
    padding-left: 15px;
    color: #07589b !important;
    font-size: 15px;
    line-height: 34px
}

footer {
    padding: 30px 0;
    background-color: rgba(7, 88, 155, .13);
    width: 100%;
    bottom: 0;
    left: 0;
    margin-left: auto;
    margin-right: auto;
    height: 240px;
}

footer img {
    width: 20%;
    margin-bottom: 20px;
}

.footer-column-left {
    width: 70%;
    float: left;
    vertical-align: middle;
}

.footer-column-right {
    width: 30%;
    float: right;
    padding-top: 30px;
    vertical-align: middle;
}

footer ul.footer-row li {
    display: inline-block;
}

footer ul li {
    font-size: 14px;
    list-style-type: none;
}

footer ul li a:hover {
    color: #909090;
}

footer ul.footer-row li::after {
    content: "|";
    display: inline-block;
    padding: 0 25px;
    width: 2px;
    height: 3px;
}

footer ul.footer-row li:last-of-type::after {
    content: "";
}

footer ul.footer-row-right li {
    padding-bottom: 17px;
}

.footer-link {
    color: #308ae1
}

footer .footer-text {
    float: left;
    width: 100%;
    color: #909090;
    font-size: 14px;
    margin-top: 10px;
    line-height: 1.6;
}

.footer-header h5 {
    display: inline-block;
}

.credits {
    color: #000;
}

.credits a:hover {
    color: #909090;
}

.sitemap {
    padding-top: 210px;
}

.sitemap ul li {
    padding-bottom: 15px;
    list-style: none;
}

.sitemap ul li a:hover {
    color: #909090;
}

@media (max-width:1500px) {
    .container {
        padding: 0 60px 30px;
    }
    .wrapper {
        padding: 0 60px
    }
}

@media (max-width:1200px) {
    .container {
        padding: 0 60px 90px
    }
    .wrapper {
        padding: 0 60px
    }
}

@media (max-width:1000px) {
    .billboard .caption {
        text-align: center;
        margin-left: 0
    }
    .partners .grid-col {
        width: 25%
    }
    .contact-map iframe {
        width: 400px;
        height: 680px
    }
    .news_thumbnail {
        width: 45%
    }
    .news_intro {
        width: 50%
    }
    .grid-col {
        width: 30%;
        margin-right: 4.5%
    }
}

@media (max-width:900px) {
    .grid-col,
    #gallery .grid-col {
        margin-bottom: 7.4%
    }
    .grid-col {
        width: 46%;
        margin-right: 7.4%
    }
    .grid-col:nth-of-type(2n+0) {
        margin-right: 0
    }
    .project .grid .grid-col {
        width: 41%
    }
    .contact-map {
        float: none;
        margin: auto;
        clear: both;
        position: relative;
        padding-bottom: 75%;
        height: 0;
        overflow: hidden
    }
    .contact-map iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important
    }
    .contact-info,
    .contact textarea,
    .contact input[type="text"] {
        width: 100%
    }
    .contact input[type="submit"] {
        width: 35%
    }
}

@media (max-width:800px) {
    h1 {
        font-size: 37px;
    }
    header .logo {
        padding-left: 20px;
    }
    header .mobile_menu_open {
        display: block;
        float: right;
        padding-right: 20px;
    }
    header nav {
        display: none
    }
    .billboard_one {
        width: 100%;
        height: 400px;
    }
    .billboard img {
        top: 250px;
        width: 20%;
        left: 45px;
    }
    .team_about {
        width: 100%;
        float: none;
        padding-right: 10%
    }
    .team_photo {
        width: 100%;
        float: none;
        text-align: center;
        padding-top: 40px;
        padding-bottom: 40px
    }
    .team_photo img {
        width: 80%
    }
    .partners .grid-col {
        width: 30%;
        margin: 3%
    }
    .news_intro,
    .news_thumbnail {
        float: none;
        width: 100%
    }
    .news_intro {
        padding-top: 8%
    }
    .article-img {
        width: 55%;
    }
    footer {
        height: 300px;
    }
    footer ul li {
        display: block;
        padding: 6px 0 0;
    }
    footer img,
    footer ul li::after {
        display: none;
        content: none;
    }
    .footer-header h5 {
        line-height: 0;
    }
    .footer-column-left {
        padding-top: 0;
    }
    .footer-column {
        width: 33%;
    }
}

@media screen and (max-width:768px) {
    .route-legend {
        display: block;
        margin-bottom: 30px;
        width: 100%
    }
    div.tab button {
        font-size: 13px;
        padding: 10px 20px;
    }
    .project hr,
    .technology hr {
        width: 100%
    }
    footer {
        height: auto;
    }
    .article-img {
        width: 100%;
    }
    footer .container {
        padding: 20px 15px
    }
    footer img {
        display: none
    }
    .footer-column {
        display: inline-block;
        width: 80%;
        clear: both;
        padding-bottom: 20px;
        vertical-align: top
    }
    .footer-column-left {
        width: 70%;
        float: none;
    }
    .footer-column-right {
        float: none;
        width: 100%;
    }
    .footer-row {
        padding-bottom: 20px;
    }
    footer ul.footer-row li {
        margin: 0;
        display: block;
    }
    footer ul.footer-row li::after {
        content: "";
    }
    footer .copyright {
        clear: both;
        margin-left: 6%;
        margin-top: 0
    }
}

@media (max-width:640px) {
    .grid {
        text-align: center
    }
    .grid-col,
    #gallery .grid-col {
        margin-bottom: 10%
    }
    .grid-col {
        width: 100%
    }
    .about-title,
    .team_title,
    .team-member {
        text-align: center
    }
    .project .grid .grid-col {
        margin-bottom: 10%
    }
    .team .grid-col {
        width: 90%
    }
    .partners .grid-col {
        width: 50%;
        margin: 8%
    }
    .project,
    .technology,
    .contact,
    .news {
        padding: 50px 0 30px;
    }
}

@media (max-width:600px) {
    .container {
        padding: 0 40px 90px
    }
    .wrapper {
        padding: 0 40px
    }
    h1 {
        font-size: 30px
    }
    h2 {
        font-size: 28px
    }
    .sub_menu {
        margin-top: 25px;
    }
    .info .info-header {
        font-size: 25px
    }
    .news_intro,
    .news_thumbnail {
        float: left;
        width: 100%;
        margin: auto
    }
    .details {
        width: 100%
    }
}

@media (max-width:500px) {
    .billboard img {
        top: 270px;
        width: 24%;
        left: 14px;
    }
    .project .grid .grid-col {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .popup,
    .popup:hover {
        border-bottom: none;
    }
}

@media (max-width:400px) {
    .article-title {
        line-height: 1.5em !important
    }
    .banner-about {
        background: url(http://ropewaystransport.com/img/banner-about-mobile.jpeg);
        background-size: cover;
        height: 250px;
        background-repeat: no-repeat
    }
    .banner-technology {
        background: url(http://ropewaystransport.com/img/banner-technology-mobile.jpg);
        background-size: cover;
        height: 250px;
        background-repeat: no-repeat
    }
    .banner-project {
        background: url(http://ropewaystransport.com/img/banner-project-mobile.jpeg);
        background-size: cover;
        height: 250px;
        background-repeat: no-repeat
    }
    .banner-news {
        background: url(http://ropewaystransport.com/img/banner-news-mobile.jpg);
        background-size: cover;
        height: 250px;
        background-repeat: no-repeat
    }
    .banner-article {
        background: url(http://ropewaystransport.com/img/banner-article-mobile.jpg);
        background-size: cover;
        height: 250px;
        background-repeat: no-repeat
    }
    .banner-contact {
        background: url(http://ropewaystransport.com/img/banner-contact-mobile.jpeg);
        background-size: cover;
        height: 250px;
        background-repeat: no-repeat
    }
}