﻿@font-face {
    font-family: 'FontAwesome';
    src: url('fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.grid {
    position: absolute;
    height: 100%;
    background-image: url(../images/retino_black.png);
    background-repeat: repeat;
    background-color: rgba(0, 40, 54, 0.55);
    width: 100%;
}

.text-white {
    color: #fff !important;
}

.py-5 {
    padding-top: 5rem !important;
    padding-bottom: 3rem !important;
}

.container1 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

@media(min-width:576px) {
    .container1 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(min-width:768px) {
    .container1 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(min-width:992px) {
    .container1 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(min-width:1200px) {
    .container1 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(min-width:576px) {
    .container1 {
        width: 540px;
        max-width: 100%;
    }
}

@media(min-width:768px) {
    .container1 {
        width: 720px;
        max-width: 100%;
    }
}

@media(min-width:992px) {
    .container1 {
        width: 960px;
        max-width: 100%;
    }
}

@media(min-width: 1200px) {
    .container1 {
        width: 1140px;
        max-width: 100%;
    }
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
}

.row1 {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

@media(min-width:576px) {
    .row1 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media(min-width:768px) {
    .row1 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media(min-width:992px) {
    .row1 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

@media(min-width:1200px) {
    .row1 {
        margin-right: -15px;
        margin-left: -15px;
    }
}

.col1-md-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media(min-width: 576px) {
    .col1-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(min-width: 768px) {
    .col1-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(min-width: 992px) {
    .col-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(min-width: 1200px) {
    .col1-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(max-width:991px) {
    .hidden-md-down {
        display: none !important;
    }
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}

.display-3 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.1;
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important;
}

.col1-md-1, .col1-md-2, .col1-md-3, .col1-md-4, .col1-md-5, .col1-md-6 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media(min-width: 576px) {
    .col1-md-1, .col1-md-2, .col1-md-3, .col1-md-4, .col1-md-5, .col1-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(min-width: 768px) {
    .col1-md-1, .col1-md-2, .col1-md-3, .col1-md-4, .col1-md-5, .col1-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(min-width: 992px) {
    .col1-md-1, .col1-md-2, .col1-md-3, .col1-md-4, .col1-md-5, .col1-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media(min-width: 1200px) {
    .col1-md-1, .col1-md-2, .col1-md-3, .col1-md-4, .col1-md-5, .col1-md-6 {
        padding-right: 15px;
        padding-left: 15px;
    }
}

.align-self-center {
    align-self: center !important;
}

.display-1, .display-2, .display-3, .display-4 {
    text-transform: none;
}

.pp {
    position: absolute;
    top: 30%;
    left: 70%;
	text-align:center;
}
.pp h1{
	    font-size: 24px;
    color: white;
}

.oh_logo {
    position: absolute;
    left: 96%;
    top: 55%;
}

.oh_logo img {
	width: 200px;
}

@media screen and (max-width: 768px) {
    .pp {
        left: 85%;
    }

	.pp h1 {
        display:none;
    }
	
    .oh_logo {
        left: 50%;
        top: 65%;
    }
}

@media screen and (max-width: 576px) {
    .pp {
        position: absolute;
        top: 88%;
        left: 40%;
    }
	
	
	.pp h1{
        display:none;
    }

    .oh_logo {
        display: none;
    }

    .pp img {
        width: 50px;
    }
}





#swiper {
    width: 100%;
    height: 100px;
    position: relative;
    margin: 0px auto;
    overflow: hidden;
    background-color: #d9d9d9;
    text-align: center;
}

#swiper ul {
    width: 100%;
    height: 100px;
    position: absolute;
}

#swiper ul li {
    height: 100px;
    float: left;
    list-style: none;
    padding-right: 20px;
}

#swiper ul li img {
    width: 140px;
    height: 84px;
    margin-top: 8px;
}



.absolute-center, .menu_logo, .menu_logo .btn_logo .fa, .menu_logo .btn_logo.trigger .line {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}

    .menu_logo .btn_logo {
        position: absolute;
        top: -90px;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0;
        z-index: -10;
        cursor: pointer;
        transition: opacity 1s, z-index 0.3s, -webkit-transform 1s;
        transition: opacity 1s, z-index 0.3s, transform 1s;
        transition: opacity 1s, z-index 0.3s, transform 1s, -webkit-transform 1s;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }


        .menu_logo .btn_logo.trigger {
            opacity: 1;
            z-index: 100;
            cursor: pointer;
            transition: -webkit-transform 0.3s;
            transition: transform 0.3s;
            transition: transform 0.3s, -webkit-transform 0.3s;
            top: -55px;
            left: -55px;
        }

.rotater .btn_logo.btn-icon img:hover {
    transform: scale(1.2);
}

.menu_logo .rotater {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.menu_logo.active .btn-icon {
    opacity: 1;
    z-index: 50;
}

    .menu_logo.active .btn-icon a {
        color: white;
    }

.menu_logo.active .trigger .line {
    height: 0px;
    top: 45%;
}

    .menu_logo.active .trigger .line:before {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        width: 110%;
    }

    .menu_logo.active .trigger .line:after {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        width: 110%;
    }

.rotater:nth-child(1) {
    -webkit-transform: rotate(-22.5deg);
    transform: rotate(-22.5deg);
}

.menu_logo.active .rotater:nth-child(1) .btn-icon {
    -webkit-transform: translateY(-10em) rotate(22.5deg);
    transform: translateY(-10em) rotate(22.5deg);
}

.rotater:nth-child(2) {
    -webkit-transform: rotate(22.5deg);
    transform: rotate(22.5deg);
}

.menu_logo.active .rotater:nth-child(2) .btn-icon {
    -webkit-transform: translateY(-10em) rotate(-22.5deg);
    transform: translateY(-10em) rotate(-22.5deg);
}

.rotater:nth-child(3) {
    -webkit-transform: rotate(67.5deg);
    transform: rotate(67.5deg);
}

.menu_logo.active .rotater:nth-child(3) .btn-icon {
    -webkit-transform: translateY(-10em) rotate(-67.5deg);
    transform: translateY(-10em) rotate(-67.5deg);
}

.rotater:nth-child(4) {
    -webkit-transform: rotate(112.5deg);
    transform: rotate(112.5deg);
}

.menu_logo.active .rotater:nth-child(4) .btn-icon {
    -webkit-transform: translateY(-10em) rotate(-112.5deg);
    transform: translateY(-10em) rotate(-112.5deg);
}

.rotater:nth-child(5) {
    -webkit-transform: rotate(157.5deg);
    transform: rotate(157.5deg);
}

.menu_logo.active .rotater:nth-child(5) .btn-icon {
    -webkit-transform: translateY(-10em) rotate(-157.5deg);
    transform: translateY(-10em) rotate(-157.5deg);
}

.rotater:nth-child(6) {
    -webkit-transform: rotate(202.5deg);
    transform: rotate(202.5deg);
}

.menu_logo.active .rotater:nth-child(6) .btn-icon {
    -webkit-transform: translateY(-10em) rotate(-202.5deg);
    transform: translateY(-10em) rotate(-202.5deg);
}

.rotater:nth-child(7) {
    -webkit-transform: rotate(247.5deg);
    transform: rotate(247.5deg);
}

.menu_logo.active .rotater:nth-child(7) .btn-icon {
    -webkit-transform: translateY(-10em) rotate(-247.5deg);
    transform: translateY(-10em) rotate(-247.5deg);
}

.rotater:nth-child(8) {
    -webkit-transform: rotate(292.5deg);
    transform: rotate(292.5deg);
}

.menu_logo.active .rotater:nth-child(8) .btn-icon {
    -webkit-transform: translateY(-10em) rotate(-292.5deg);
    transform: translateY(-10em) rotate(-292.5deg);
}

.menu_logo {
    width: 8em;
    height: 8em;
    color: white;
}

    .menu_logo img {
        width: 8em;
        height: 8em;
    }

.trigger img {
    width: 16em;
    height: 16em;
}

.menu_logo.active .rotater:nth-child(1) .btn-icon div {
    position: absolute;
    top: 35%;
    right: 80%;
    text-align: center;
    width: 180px;
    font-size: 1.25em;
}

.menu_logo.active .rotater:nth-child(2) .btn-icon div {
    position: absolute;
    top: 35%;
    left: 70%;
    width: 180px;
    text-align: center;
    font-size: 1.25em;
}

.menu_logo.active .rotater:nth-child(3) .btn-icon div {
    position: absolute;
    top: 35%;
    left: 80%;
    width: 180px;
    text-align: center;
    font-size: 1.25em;
}

.menu_logo.active .rotater:nth-child(4) .btn-icon div {
    position: absolute;
    top: 35%;
    left: 80%;
    width: 180px;
    text-align: center;
    font-size: 1.25em;
}

.menu_logo.active .rotater:nth-child(5) .btn-icon div {
    position: absolute;
    top: 35%;
    left: 70%;
    width: 180px;
    text-align: center;
    font-size: 1.25em;
}

.menu_logo.active .rotater:nth-child(6) .btn-icon div {
    position: absolute;
    top: 35%;
    right: 70%;
    width: 180px;
    text-align: center;
    font-size: 1.25em;
}

.menu_logo.active .rotater:nth-child(7) .btn-icon div {
    position: absolute;
    top: 35%;
    right: 80%;
    width: 180px;
    text-align: center;
    font-size: 1.25em;
}

.menu_logo.active .rotater:nth-child(8) .btn-icon div {
    position: absolute;
    top: 40%;
    right: 80%;
    width: 180px;
    text-align: center;
    font-size: 1.25em;
}

.rotater .btn_logo.btn-icon img:hover + div {
    width: 200px !important;
    font-size: 1.45em !important;
}

.container-image:before, .container-image:after {
    position: absolute;
    content: '';
    top: 0;
    width: 50%;
    height: 100%;
    z-index: -1;
}

.container-image:before {
    left: 0;
    background-color: #6b6349;
}

.container-image:after {
    right: 0;
    background-color: #3979c0;
}

@media(max-width:769px) {
    .menu_logo .btn_logo {
        top: 0px;
    }

    .menu_logo img {
        width: 6em;
        height: 6em;
    }

    .menu_logo {
        width: 6em;
        height: 6em;
    }

    .trigger img {
        width: 10em;
        height: 10em;
    }

    .menu_logo .btn_logo.trigger {
        top: -2em;
        left: -2em;
    }

    .menu_logo.active .rotater:nth-child(1) .btn-icon div {
        width: 150px;
    }

    .menu_logo.active .rotater:nth-child(2) .btn-icon div {
        width: 150px;
    }

    .menu_logo.active .rotater:nth-child(3) .btn-icon div {
        width: 150px;
    }

    .menu_logo.active .rotater:nth-child(4) .btn-icon div {
        width: 150px;
    }

    .menu_logo.active .rotater:nth-child(5) .btn-icon div {
        width: 150px;
    }

    .menu_logo.active .rotater:nth-child(6) .btn-icon div {
        width: 150px;
    }

    .menu_logo.active .rotater:nth-child(7) .btn-icon div {
        width: 150px;
    }

    .menu_logo.active .rotater:nth-child(8) .btn-icon div {
        width: 150px;
    }
}

@media(max-width:420px) {
    .menu_logo .btn_logo {
        top: 40px;
    }

    .menu_logo img {
        width: 4em;
        height: 4em;
    }

    .menu_logo {
        width: 4em;
        height: 4em;
    }

    .trigger img {
        width: 8em;
        height: 8em;
    }

    .menu_logo .btn_logo.trigger {
        top: -2em;
        left: -2em;
    }

    .menu_logo.active .rotater:nth-child(1) .btn-icon div {
        width: 100px;
        font-size: 0.5em;
        right: -25%;
        top: -30%;
    }

    .menu_logo.active .rotater:nth-child(2) .btn-icon div {
        width: 100px;
        font-size: 0.5em;
        left: -40.5%;
        top: -30%;
    }

    .menu_logo.active .rotater:nth-child(3) .btn-icon div {
        width: 100px;
        font-size: 0.5em;
        top: -25%;
        left: -10%;
    }


    .menu_logo.active .rotater:nth-child(4) .btn-icon div {
        width: 100px;
        font-size: 0.5em;
        top: -25%;
        left: -10%;
    }

    .menu_logo.active .rotater:nth-child(5) .btn-icon div {
        width: 100px;
        font-size: 0.5em;
        top: 100%;
        left: -40.5%;
    }

    .menu_logo.active .rotater:nth-child(6) .btn-icon div {
        width: 100px;
        font-size: 0.5em;
        top: 100%;
        left: -40.5%;
    }

    .menu_logo.active .rotater:nth-child(7) .btn-icon div {
        width: 100px;
        font-size: 0.5em;
        top: -25%;
        left: -75%;
    }

    .menu_logo.active .rotater:nth-child(8) .btn-icon div {
        width: 100px;
        font-size: 0.5em;
        top: -25%;
        left: -75%;
    }
}


.ccca {
    height: 30px;
    width: 30px;
    background: #333;
    z-index: 100;
    position: fixed;
    right: 22px;
    bottom: 22px;
}

    .ccca a {
        color: #303133;
        outline: 0;
        border: 0;
        text-decoration: none;
        background: transparent;
        height: 30px;
        width: 30px;
        background: url(../images/top.png) no-repeat center center;
        display: block;
        background-size: 20px 20px;
    }


.feature img {
    width: 60px;
    margin-bottom: 15px;
}

.parnter-logo-main {
    max-width: 980px;
    margin: 0px auto;
}

.parnter-color-bar-1 {
    width: 100px;
    height: 15px;
    background-color: #3979c0;
    margin-left: 15px;
}

.parnter-color-bar-2 {
    width: 100px;
    height: 15px;
    background-color: #6bb8c2;
    margin-left: 15px;
}

.parnter-color-bar-3 {
    width: 100px;
    height: 15px;
    background-color: #3778cc;
    margin-left: 15px;
}

.parnter-logo-main h2 {
    text-align: left;
    margin-left: 15px;
    margin-bottom: 15px;
}

.parnter-logo-container-1 {
    width: 100%;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    margin-bottom: 40px;
}

.parnter-logo-container-2 {
    width: 100%;
    margin: 0px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 40px;
}


.parnter-logo-container-3 {
    width: 60%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.parnter-logo-srow {
    width: 50%;
    display: flex;
    flex-direction: row;
    margin-bottom: 20px;
}

.parnter-logo-img-row {
    margin-bottom: 20px;
    margin-right: 20px;
}

.text-white-cu {
    width: 40.5%;
    float: right;
}

@media(max-width:769px) {
    .text-white-cu {
        float: none;
        margin-left: 2%;
    }

    .parnter-logo-container-3 {
        width: 70%;
    }
}

@media screen and (max-width: 420px) {
    .parnter-logo-srow {
        flex-wrap: wrap;
    }

    .text-white-cu {
        float: none;
        margin-left: 4%;
    }

    .parnter-logo-container-3 {
        width: 100%;
    }

    .parnter-logo-img-row {
        margin: 0px auto;
    }
}


#video_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 60000;
    background-color: #000;
    opacity: 0.9;
}

.videoDiv {
    top: 0%;
    left: 0%;
    position: fixed;
    cursor: move;
    display: none;
    z-index: 60001;
}

.reveal-modal {
    top: 10%;
    left:40%;
    /*left: calc(50% - 205px);*/
    width: 430px;
    background: #fa8c11;
    position: absolute;
    z-index: 999999;
    padding: 30px 40px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
    -box-shadow: 0 0 10px rgba(0,0,0,.4);
    background: #fff;
    display: none;
}

    .reveal-modal .modal-title {
        border-bottom: 1px solid #e5e5e5;
        color: #3979c0;
        font-weight: 400;
        line-height: 1.42857;
        margin: 0 0 20px;
        padding: 0 0 15px;
        text-transform: uppercase;
    }

.reveal-modal .mktoForm .mktoFormRow {
    clear: both;
}

.mktoForm .mktoFormCol {
    float: left;
    position: relative;
    min-height: 2em;
}

.snt-form .mktoForm .mktoFieldDescriptor, .snt-form .mktoForm .mktoFieldWrap {
    width: 100% !important;
    display: flex;
    align-items: center;
}

.mktoForm .mktoOffset {
    float: left;
    height: 1.2em;
}

.snt-form .mktoForm .mktoGutter, .snt-form .mktoForm .mktoOffset {
    display: none;
}

.reveal-modal .mktoForm .mktoFieldWrap {
    display: block !important;
}

.reveal-modal label {
    color: #525252;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
}

.snt-form .mktoForm .mktoField {
    float: none;
    width: calc(100% - 95px) !important;
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    box-shadow: none;
    padding: 0 15px;
}

.mktoForm input.mktoField.mktoInvalid, .mktoForm select.mktoField.mktoInvalid, .mktoForm textarea.mktoField.mktoInvalid, .mktoForm div.mktoLogicalField.mktoInvalid {
    border: 1px solid #8C0005;
}

.snt-form .mktoForm .mktoField.mktoInvalid {
    border-color: #bf0000;
}


.reveal-modal .mktoForm .mktoFormRow .mktoField, .reveal-modal .mktoForm .mktoFormRow .mktoLabel, .snt-form.snt-form-4 .mktoField {
    width: 100% !important;
}

.reveal-modal .mktoForm .mktoFormRow .mktoField {
    line-height: 40px;
    height: 40px;
}

.mktoForm .mktoLabel {
    float: left;
    line-height: 1.2em;
    padding-top: 0.3em;
}

.reveal-modal.white label {
    color: #525252;
    font-size: 16px;
    font-weight: 400;
    width: 100%;
}

.snt-form .mktoForm .mktoLabel {
    font-weight: 500 !important;
    width: 95px !important;
    padding-right: 10px !important;
    float: none !important;
    display: inline-block;
    vertical-align: middle;
}

.mktoForm .mktoRequiredField label.mktoLabel {
    font-weight: bold;
}

.reveal-modal .mktoForm .mktoFormRow .mktoField, .reveal-modal .mktoForm .mktoFormRow .mktoLabel, .snt-form.snt-form-4 .mktoField {
    width: 100% !important;
}

.reveal-modal .mktoForm .mktoFormRow .mktoLabel {
    font-size: 14px !important;
}

.mktoForm div, .mktoForm span, .mktoForm label, .mktoForm p {
    text-align: left;
    margin: 0;
    padding: 0;
}

.mktoForm .mktoAsterix {
    float: right;
    color: #bf0000;
    padding-left: 5px;
}

.mktoForm .mktoClear {
    clear: both;
    float: none;
}

.mktoForm .mktoError .mktoErrorArrowWrap {
    width: 16px;
    height: 8px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 7px;
    z-index: 100;
}

.mktoForm .mktoError .mktoErrorArrow {
    background-color: #e51b00;
    border: 1px solid #9f1300;
    border-right: none;
    border-bottom: none;
    display: inline-block;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 16px;
    margin-top: 5px;
}

.mktoForm .mktoError .mktoErrorMsg {
    display: block;
    margin-top: 7px;
    background-color: #e51b00;
    background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: -moz-linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: linear-gradient(#e51b00 43%, #ba1600 100%);
    background-image: -ms-linear-gradient(#e51b00 43%, #ba1600 100%);
    border: 1px solid #9f1300;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
    box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px;
    color: #f3f3f3;
    font-size: 1em;
    line-height: 1.2em;
    max-width: 16em;
    padding: 0.4em 0.6em;
    text-shadow: #901100 0 -1px 0;
}

.mktoForm div.mktoLogicalField {
    border: 1px solid transparent;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.reveal-modal .mktoForm .mktoFormRow.hasCheckbox:not(.hasMoreCheckboxes) .mktoLogicalField {
    width: 40px !important;
    float: left !important;
}

.snt-form .mktoForm .mktoField {
    float: none;
    width: calc(100% - 95px) !important;
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    box-shadow: none;
    padding: 0 15px;
}

.mktoButtonRow {
    display: inline-block;
    position: relative;
    width: 100% !important;
}

.mktoButtonRow .mktoButtonWrap {
    margin: 0 !important;
    width: 100%;
}

    .mktoButtonRow .mktoButtonWrap .mktoButton {
        width: 100%;
        height: 60px;
        line-height: 60px;
        border-radius: 5px;
        background: #6b6349;
        color: #fff;
        border: none;
        padding: 0;
        font-size: 20px;
        text-transform: uppercase;
        margin-top: 25px;
        box-shadow: none;
    }

@media screen and (max-width: 480px) {
    .reveal-modal {
        max-width: 80%;
        margin: auto;
        left: 12%;
    }
}


.reveal-modal .close{
    width: 25px;
    height: 25px;
    background: url("../images/close_black.png") no-repeat center center;
    background-size: cover;
    position: absolute;
    top: 30px;
    right: 35px;
}

.two {
    height: 90px;
    width: 100%;
    overflow: hidden;
    position: relative;
    background-color: #FBFBFB;
}

    .two ul {
        height: 90px;
        width: 100000px;
        position: absolute;
        left: 0;
    }
        /*ul width的宽不能过小*/
        .two ul li {
            display: block;
            float: left;
            height: 80px;
            border-radius: 5px;
            position: relative;
        }

            .two ul li a {
                display: inline-block;
                height: 80px;
            }
    .two ul li img {
        display: block;
        border-radius: 5px;
        height: 80px;
        margin-top: 8px;
    }
    .two ul li a span {
        height: 0;
        display: block;
        background: rgba(0,0,0,0.4);
        position: absolute;
        bottom: 0;
        color: #fff;
        font-size: 0px;
    }
    .two ul li a:hover span {
        height: 80px;
        line-height: 80px;
        font-size: 20px;
        text-align: center;
        transition: all 0.7s;
    }

    .parnter-logo-container-1 .link {
        margin-top:10px;
    }
    .parnter-logo-container-1 .link a {
        font-weight: 700;
        font-size: 14px;
    }

    .parnter-logo-container-1 .link a, a:focus, a:hover {
        text-decoration: none;
        color: #6bb8c2;
    }