.row.cBallerinaIntroSection {
    background-color: #494949;
    padding: 80px 0 130px 0;
}

.embed-responsive.playground {
    height: 500px;
    background-color: #494949;
    font-family: "Lucida Console", "Courier New", monospace !important;
    font-size: 20px;
}

#iMainNavigation {
    background-color: #494949;
}

a.cMobileLogo {
    display: none;
}

.row.cBallerinaFeatureSection {
    /* padding: 80px 0; */
}

.navbar-nav > li > a {
    color: #fff;
}
.navbar-nav > li > a:hover {
    color: #20b6b0 !important;
}

img.cHomePageLogo {
    width: 330px;
}
.row.cBallerinaIntroSection h1 {
    color: #ffffff;

    font-size: 50px;

    font-weight: 100;

    line-height: 60px;

    margin: 40px 0;
}

.row.cBallerinaIntroSection p {
    color: #c0c0c0;
    font-size: 3.1rem;
    line-height: 4rem;
}

.cBottomLayer ul {
    padding: 0;

    margin: 10px 0;

    display: inline-block;
    float: right;
}

.cBottomLayer ul li {
    list-style: none;

    display: inline-block;

    float: right;

    margin-right: 30px;
    /* width: 240px; */
}

.cTopLayer,
.cBottomLayer {
    padding: 0;
}

.cTopLayer {
    padding-bottom: 60px;
}

.row.cBallerinaIntroSection .cBallerina-io-Home-main-download-button p {
    padding: 0;
    margin: 0;
    font-family: monaco, Consolas, "Lucida Console", monospace;
    font-size: 11px;
    color: #fff;
    margin-left: 1px;
    line-height: 15px;
}

a.cBallerina-io-Home-main-download-button {
    color: #fff;
}

a.cIconLink {
    color: #fff;
    padding: 10px 0;
    padding-right: 0px;
    padding-right: 40px;
    background-image: url("/img/go-bg-home.svg");
    background-repeat: no-repeat;
    background-position: right center;
    font-size: 20px;
    font-weight: 500;
    display: flex;
}

a.cIconLink:hover {
    color: #20b6b0;
    background-image: url("/img/go-bg-home-hover.svg");
    color: #20b6b0 !important;
}

.cBallerina-io p.cQuotes {
    padding: 30px 0;

    display: inline-block;

    border-top: 1px solid #c0c0c0;

    border-bottom: 1px solid #c0c0c0;

    width: 100%;

    font-style: italic;

    margin-top: 5px;

    font-size: 20px;

    font-weight: 100;
}

.cQuotes span {
    float: right;
}
.cBallerina-io p.cQuotes span a {
    color: #fff;
}

body.cBallerina-io .container.cFeatureSection {
    padding: 80px 0;
    /* margin-bottom: 80px; */
    border-bottom: 1px solid #c7c7c7;
}

.cColDiagram img {
    width: 100%;
}

.cTabPadding {
    padding: 7rem 0;
    min-height: 550px;
    display: inline-block;
}

.cHomeTabs li a {
    border: none !important;
    outline: none !important;
    font-size: 20px;
    font-weight: 600;
    color: #20b6b0;
}
.cHomeTabs li.active a {
    border-bottom: 6px solid #494949 !important;
}

.cHomeTabs li a:hover {
    color: #494949;
}

a.cBallerina-io-Home-main-download-button {
    font-size: 25px;
    background-color: #20b6b0;
    color: #fff;
    padding: 10px 70px 10px 20px;
    display: inline-block;
    float: right;
    background-image: url("/img/main-right-arrow-home.svg");
    background-size: 60px 60px;
    background-repeat: no-repeat;
    background-position: right center;
    /* margin-top: 30px; */
    font-weight: 500;
    text-decoration: none;
    min-width: 400px;
}



a.cBallerina-io-Home-main-download-button:hover {
    background-color: #eeeeee;
    background-image: url("/img/main-right-arrow-home-hover.svg") !important;
}

a.cPlayButton {
    background-color: transparent;
    background-image: url("/img/main-right-arrow-home-hover.svg") !important;
    /* -webkit-transform: rotate(30deg); */
}


a.cBallerina-io-Home-main-download-button {
    margin-bottom: 10px;
    min-width: 400px;
    border: 1px solid #20b6b0;
    margin-top: 8px;
}
a.cBallerina-io-Home-main-download-button:hover {
    background-color: #eeeeee;
    background-image: url("/img/download-bg-green.svg");
}

.navbar-toggle .icon-bar {
    background-color: #494949;
}

button.navbar-toggle {
    background-color: #20b6b0 !important;
}

.row.cBallerinaIntroSection .cBallerina-io-Home-main-download-button:hover p {
    color: #494949;
}

.cWhyBallerinaLinks .cWhyBallerinaTabs a {
    color: #20b6b0;
}

.cVersionItem {
    display: none !important;
}

.cHomeWhyBallerinaBox {
    display: inline-block;
    padding-right: 60px;
    min-height: 400px;
    text-align: center;
}

.cHomeWhyBallerinaRow p {
    height: 100px;
    text-align: left;
}

.cHomeWhyBallerinaRow li {
    text-align: left;
}

.cHomeWhyBallerinaRow > .col-md-4:last-child > .cHomeWhyBallerinaBox {
    padding-right: 0;
}

.cHomeWhyBallerinaBox img {
    height: 100px;
}

a.cGreenLinkArrow {
    color: #20b6b0 !important;
}
a.cGreenLinkArrow:hover {
    color: #000 !important;
}
.cHomeWhyBallerinaBox h3 {
    margin-bottom: 30px;
}

a.cPlayGround {
    list-style: none !important;
    padding-right: 23px;
    background-image: url("/img/playground-icon.svg");
    background-repeat: no-repeat;
    background-position: right center;
    margin: 0 0 10px 0;
    margin-left: 0 !important;
    display: inline list-item;
    float: right;
    color: #20b6b0 !important;
}

a.cPlayGround:hover {
    color: #000 !important;
}

.cVideoImage img {
    width: 100%;
}
.row.cVideoSection {
    background-color: #ffffff;
}

.row.cVideoSection h2,
.row.cVideoSection h3,
.row.cVideoSection p {
    color: #000 !important;
    font-family: inherit;
}
.row.cVideoSection h2 {
    border-bottom: 2px solid #fff !important;
}
.row.cVideoSection h3 {
    margin-bottom: 30px;
}
.modal-dialog {
    max-width: none;
    margin: 1.75rem auto;
    width: 60%;
}
.modal {
    position: fixed;
    top: 102px;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
}
.modal-body {
    background-color: #000;
}
.modal-backdrop.show {
    opacity: 0.8;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
}
.close {
    float: right;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    color: #fff !important;
    padding: 20px;
    display: inline-block;
    position: absolute;
    top: -5px;
    right: -30px;
    background-color: #000;
}

a.video-btn img {
    border: 2px solid transparent;
}

a.video-btn:hover img {
    box-shadow: 0px 0px 30px 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #1eb5ae !important;
}

@media screen and (max-width: 1199px) {
    .cBottomLayer ul li {
        margin-right: 0;
        margin-left: 30px;
    }
}

@media screen and (max-width: 991px) {
    #navbar {
        border: 1px solid #c0c0c0;
    }
    .cVersionContainer {
        width: 100%;
        float: left;
        margin-left: 5px;
    }
    .cBallerina-io-Home-main-download-button.cPlayButton {
        margin-right: 50px;
    }
    a.cBallerina-io-Home-main-download-button {
        min-width: 325px;
    }
    .cBottomLayer ul li {
        float: left;
    }
    .row.cBallerinaIntroSection p {
        margin-bottom: 30px;
    }
    .row.cBallerinaIntroSection {
        background-color: #494949;
        padding: 80px 0 60px 0;
    }
}

@media screen and (max-width: 744px) {
    #navbar {
        border: 1px solid #c0c0c0;
    }
    .cVersionContainer {
        width: 100%;
        float: left;
        margin-left: 5px;
    }
    .cBallerina-io-Home-main-download-button.cPlayButton {
        margin-right: 20px;
    }
    .cMainCTAContainer {
        display: inline-block;
    }
    a.cBallerina-io-Home-main-download-button {
        width: 100%;
    }
    .cBallerina-io-Home-main-download-button.cPlayButton {
        margin-right: 0;
    }
}

@media screen and (max-width: 440px) {
    .cBottomLayer ul li {
        margin-left: 0;
        margin-right: 0;
    }
}
