label {
    font-size: 1.2em;
    color: #ceed46;
}

a[href^="tel"]{
    color:inherit;
    text-decoration:none;
}
#cancel-start {
    margin-top: 20px;
    width: 150px;
}
#cancel-form p {
    margin-top: 10px;
    margin-bottom: 10px;
}
#cancel-form label {
    font-family: 'Rajdhani', sans-serif;
    font-size: 16px;
    margin-top: 10px;
}

.section + .section {
    margin-top: 20px;
}
.section {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
#cancel-message {
    margin: 10px 0;
}
.contact-form label {
    color: #000;
    font-size: 13px;
    font-weight: 600;
}
.contact-form {
    margin-bottom: 30px;
}
.contact-form .row {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
}
.contact-form input,
.contact-form textarea {
    display: block;
    width: 100%;
    background-color: #eceaec;
    border: 1px #BBB solid;
    padding-left: 5px;
    padding-right: 5px;
}
.contact-form input {
    height: 35px;
}
.contact-form textarea {
    height: 100px;
}
.contact-form .small-help {
    font-size: 12px;
    color: #666;
}
.contact-info {
    font-size: 16px;
    padding-bottom: 30px;
}
.tele {
    text-align: right;
}
.mail {
    text-align: left;
}
h1 {
    font-size: 24px;
    padding: 0 0 10px;
    margin: 0;
    font-family: 'Rajdhani', sans-serif;
    color: #FFF;
}
h2 {
    font-size: 24px;
    padding: 0 0 10px;
    margin: 0;
    font-family: 'Rajdhani', sans-serif;
    font-weight: 700;
    color: #000;
}
#about {
    padding: 60px 0 30px;
}

.hero-number {
    font-size: 1.5em;
    display: block;
    margin-bottom: .67em;
    color: white;
    position: absolute;
    left: 20px;
    top: 12px;
}

.hero-number i {
    color: #ceed46;
}

.input {
    display: block;
    width: 250px;
    height: 35px;
    margin: 5px 0 10px;
    border: 2px solid #ceed46;
    background: none;
    color: white;
    border-radius: 5px;
}

.input:focus {
    outline: none;
}

.contact {
    border: 2px solid #ceed46;
    overflow: auto;
    padding: 20px;
}


.left {
    width: 40%;
    box-sizing: border-box;
    float: left;
    font-size: 1.5em;
    font-weight: bold;
}

.left span:first-of-type {
    margin-bottom: 10px;
    display: inline-block;
}

.right {
    width: 60%;
    box-sizing: border-box;
    float: right;
}

.right p {
    margin: 0;
}

.hide {
    display: none;
}

.hero .mps-btn {
    margin-left: auto;
    float: right;
    clear: right;
    margin-top: 20px;
    margin-right: 5px;
    min-width: 144px;
}

.hero .mps-btn:last-of-type {
    margin-top: 10px;
}
.error {
    font-weight: 600;
    color: #F00;
}

.mps-header {
    position: relative;
}
.mps-header .buttons {
    position: absolute;
    bottom: 90px;
    right: 58%;
    left: 90px;
}

.btn3.large {
    font-size: 15px;
    padding: 10px 20px !important;
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1500px) {
    .mps-header .buttons {
        left: 70px;
        bottom: 60px;
    }
}
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

    .mps-header .buttons {
        left: 52px;
        bottom: 40px;
    }

    .btn3.large {
        font-size: 14px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {


    .mps-header .buttons {
        left: 36px;
        bottom: 20px;
    }
    .btn3.large {
        padding: 15px !important;
    }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
    #about img {
        margin-bottom: 10px;
    }
    .tele, .mail {
        text-align: center;
    }
    .left, .right {
        float: none;
        width: 100%;
    }
    .xs-m10-t{
        margin-top: 10px;
    }
    .xs-p0-t{
        padding-top: 0px;
    }
    .xs-p5-l {
        padding-left: 5px;
    }
    .xs-p10-t {
        padding-top: 10px;
    }
    .xs-p10-l {
        padding-left: 10px;
    }
    .xs-p15-l {
        padding-left: 15px;
    }
    .xs-p5-r {
        padding-right: 5px;
    }
    .xs-p10-r {
        padding-right: 10px;
    }
    .xs-p15-r {
        padding-right: 15px;
    }
    .xs-p5-b {
        padding-bottom: 5px;
    }
    .mps-header .buttons {
        position: initial;
    }
    .buttons .row {
        margin: 0;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .btn3.large {
        padding: 10px !important;
    }


    .left {
        margin-bottom: 10px;
    }
    .hero .mps-btn {
        margin: 20px 5% 0;
        box-sizing: border-box;
        width: 40%;
        clear: none;
    }
    .hero .mps-btn:last-of-type {
        margin: 20px 5% 0;
    }

    .hero-number {
        text-align: center;
        position: static;
        margin-bottom: 0px;
        padding-top: 20px;
    }

    .hero h1 {
        text-align: center;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .mps-btn {
        padding: 10px 10px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {

}
