.btn-success {
    background: #609fd8;
    border-color: transparent;
    transition: all 0.4s;
    border-radius: 0px;
}

.btn-success:hover {
    color: #fff !important;
    background: #4384be;
    border-color: transparent;
}

.btn-success.black-border {
    border-top: 1px solid #333;
    color: #333;
    background: #7dadd8;
}

@media (max-width: 768px) {
    section.main-banner {
        background-image: url('../../../../img/index/main-banner.png');
        background-repeat: no-repeat;
        background-position-x: 52%;
        background-position-y: 100%;
        color: #ffffff;
        padding-top: 80px;
        /*height: 300px;*/
        width: 100%;

    }

    section.main-banner .media-title {
        text-transform: uppercase;
        font-weight: 700;
        font-family: myFont;
        font-size: 60px;
    }

    section.main-banner .work-with-us {
        text-align: center;
        /*height: 100px!important;*/
        padding-top: 0px !important;
        margin-top: 20px;
    }

    section.main-banner .work-with-us .media-question {
        font-family: 'Lato', sans-serif;
        color: #ffffff;
    }

    section.main-banner .work-with-us .media-question small {
        color: #ffffff;
    }

    section.main-banner .work-with-us .work-with-us-button {
        background-image: url('../../../../img/index/arrow-white.png');
        background-repeat: no-repeat;
        background-position: 0;
        display: inline-block;
        padding-left: 50px;
        margin-right: 50px;
    }

    section.main-banner .work-with-us .work-with-us-button .btn-success {
        text-transform: uppercase;
        color: #1e1e1e;
        border-radius: 0px;
        font-family: 'Lato', sans-serif;
        border-top: 1px solid #ffffff;
    }

    section.top-slider {
        background-image: none !important;
        min-height: 730px !important;
    }

    section.top-slider #myCarousel .carousel-control {
        /*top: 89%!important;*/
        background-color: #1e1e1e;
    }

    section.top-slider #myCarousel .carousel-inner .item {
        min-height: 730px !important;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption {
        right: 0 !important;
        left: 0 !important;
        color: #1e1e1e;
        text-align: left;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .main-title {
        font-family: MinionPro;
        display: none !important;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .caption-info .caption-title {
        font-family: MinionPro;
        font-size: 55px !important;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .caption-info .caption-subtitle {
        font-family: MinionPro;
        display: inline-block;
        border-bottom: 1px solid #1e1e1e;
        font-size: 40px !important;
        margin-top: -10px;
        margin-bottom: 30px;
        padding-bottom: 20px;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .caption-info p {
        font-family: Avenirlight;
        font-size: 12px !important;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .image-wrp {
        width: 100%;
        margin-left: 0px !important;
        text-align: center;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption img {
        max-width: 100%;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .btn-wrapper {
        padding: 20px 0px;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .btn-wrapper .see-more-button {
        background-image: url('../../../../img/index/arrow-black.png');
        background-repeat: no-repeat;
        background-position: 0;
        display: inline-block;
        padding-left: 50px;
        text-align: center;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .btn-wrapper .see-more-button .btn-success {
        text-transform: uppercase;
        color: #1e1e1e;
        border-radius: 0px;
        font-family: 'Lato', sans-serif;
        border-top: 1px solid #1e1e1e;
    }

    section.top-slider #myCarousel .carousel-controls a {
        background: none;
    }

    section.top-slider #myCarousel .carousel-controls a span {
        color: #1e1e1e;
    }

    section.message {
        background-color: #f7f7f7;
        text-align: center;
        padding: 20px;
        margin: 30px 0px;
    }

    section.message h1.message-title {
        display: inline-block;
        border-bottom: 1px solid #1e1e1e;
        padding-bottom: 10px;
        font-size: 20px;
        font-family: AvenirRoman;
    }

    section.message p {
        font-family: Avenirlight;
        font-size: 14px !important;
        line-height: 25px;
    }

    section.what-we-do h1.what-we-do-title {
        font-size: 45px !important;
        font-family: MinionPro;
        margin-bottom: 45px;
        margin-top: 30px;
        text-align: left !important;
    }

    section.what-we-do .no-border-top {
        border-top: 1px solid #a8a8a8 !important;
    }

    section.what-we-do .no-border-bottom {
        border-bottom: 1px solid #a8a8a8 !important;
    }

    section.what-we-do .no-border-left {
        border-left: 1px solid #a8a8a8 !important;
    }

    section.what-we-do .no-border-right {
        border-right: 1px solid #a8a8a8 !important;
    }

    section.what-we-do .column {
        padding: 60px 50px;
        border: 1px solid #a8a8a8;
        background-color: #f7f7f7;
    }

    section.what-we-do .column:hover {
        background-color: #8bca7b;
    }

    section.what-we-do .column p {
        text-transform: uppercase;
        padding-top: 20px;
        font-weight: 600;
    }

    section.production {
        margin: 40px 0px;
        padding: 20px;
    }

    section.production .production-title {
        font-family: AvenirRoman;
        padding-bottom: 10px;
        border-bottom: 1px solid #a8a8a8;
        text-transform: uppercase;
        font-size: 26px;
    }

    section.production p {
        margin-top: 30px;
        font-family: Avenirlight;
        font-size: 13px !important;
        line-height: 30px;
    }

    section.about {
        background-color: #1e1e1e;
        color: #ffffff;
        padding-bottom: 20px;
    }

    section.about .about-title {
        text-align: left !important;
        border-bottom: 1px solid #ffffff;
        padding-bottom: 15px;
        font-family: MinionPro;
        font-size: 45px !important;
    }

    section.about .about-columns {
        padding: 20px 0px;
    }

    section.about .about-columns img {
        max-width: 100%;
        display: none !important;
    }

    section.about .about-columns p {
        font-family: Avenirlight;
        font-size: 14px !important;
        line-height: 30px !important;
    }

    section.about .about-columns h5 {
        font-family: Avenirlight;
        font-size: 20px;
    }

    section.about .about-columns .after:after {
        content: ' ';
        background-color: #FFFFFF;
        width: 100px;
        height: 1px;
        color: #fff;
        position: absolute;
        left: 15px;
        margin-top: 20px;
    }

    section.about .about-columns span.after:after {
        content: ' ';
        background-color: #FFFFFF;
        width: 100px;
        height: 1px;
        color: #fff;
        position: absolute;
        left: 15px;
        margin-top: 40px;
    }

    section.contact {
        padding: 20px 0px !important;
    }

    section.contact .contact-title {
        border-bottom: 1px solid #1e1e1e;
        padding-bottom: 15px;
        font-family: MinionPro;
        font-size: 45px !important;
        text-align: left !important;
    }

    section.contact .details {
        margin-bottom: 29px !important;
    }

    section.contact .after:after {
        content: ' ';
        background-color: rgba(206, 205, 205, 1);
        width: 100px;
        height: 1px;
        color: rgba(206, 205, 205, 0.45);
        position: absolute;
        left: 15px;
        margin-top: 20px;
    }

    section.contact form.contact-form .name,
    section.contact form.contact-form .email,
    section.contact form.contact-form .message {
        padding: 5px 0px;
        border-top: 1px solid #a8a8a8;
        border-bottom: 1px solid #a8a8a8;
    }

    section.contact form.contact-form .form-group input.form-control {
        background-color: #ffffff;
        border-color: #ffffff;
        box-shadow: none;
        text-shadow: none;
    }

    section.contact form.contact-form .form-group textarea {
        background-color: #ffffff;
        border-color: #ffffff;
        box-shadow: none;
        text-shadow: none;
        resize: none;
    }

    section.contact form.contact-form .form-group .textarea-label {
        vertical-align: top;
    }

    section.contact form.contact-form .form-group input.btn-success {
        background-color: #8bca7b;
        color: #1e1e1e;
        border-radius: 0px;
        border-top: 1px solid #1e1e1e;
    }

    section.contact form.contact-form .form-group .input-group-addon {
        border-color: #ffffff;
        background-color: #ffffff;
    }

    section.contact .map-canvas {
        padding: 20px 0px;
        display: none !important;
    }

    section.about-banner {
        height: 230px !important;
    }

    section.about-banner .media-title {
        font-family: MinionPro;
        font-size: 80px;
    }

    section.about-page {
        background-color: #555f6d;
        color: #ffffff;
        padding: 30px 0px;
    }

    section.about-page .about-title {
        border-bottom: 1px solid #ffffff;
        padding-bottom: 15px;
        font-family: AvenirRoman;
        font-size: 23px !important;
    }

    section.about-page .about-columns {
        padding: 20px 0px;
    }

    section.about-page .about-columns img {
        max-width: 100%;
    }

    section.about-page .about-columns p {
        line-height: 25px !important;
        font-family: Avenirlight;
        font-size: 14px !important;
    }

    section.about-page .about-columns .after:after {
        content: ' ';
        background-color: #FFFFFF;
        width: 100px;
        height: 1px;
        color: #fff;
        position: absolute;
        left: 15px;
        margin-top: 20px;
        display: none !important;
    }

    section.about-page .about-columns span.after:after {
        content: ' ';
        background-color: #FFFFFF;
        width: 100px;
        height: 1px;
        color: #fff;
        position: absolute;
        left: 15px;
        margin-top: 40px;
    }

    section.process .main-title-wrapper {
        margin-top: 80px;
        padding: 20px 15px;
        text-align: left !important;
        margin-left: 15px;
        margin-right: 15px;
        border-top: 1px solid #a8a8a8;
        border-bottom: 1px solid #a8a8a8;
    }

    section.process .main-title-wrapper .main-title {
        color: #8bca7b;
        font-style: italic;
        font-family: MinionPro;
        font-size: 29px !important;
        text-align: left !important;
    }

    section.process .main-title-wrapper p {
        font-family: Avenirlight;
        font-size: 15px;
    }

    section.process .content {
        padding: 20px 15px;
    }

    section.process .content .title {
        border-bottom: 1px solid #a8a8a8;
        padding-bottom: 15px;
        text-transform: uppercase;
        font-family: AvenirRoman;
        font-size: 26px;
    }

    section.process .content .content-text {
        padding-top: 20px;
    }

    section.process .content .content-text p {
        margin-bottom: 0px;
        line-height: 24px;
        font-family: Avenirlight;
        line-height: 30px;
    }

    section.process .work-with-us {
        text-align: left !important;
        padding: 20px 15px 40px 15px;
        border-top: 1px solid #a8a8a8;
        border-bottom: 1px solid #a8a8a8;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 50px;
    }

    section.process .work-with-us p {
        font-family: Avenir;
    }

    section.process .work-with-us h5 {
        font-size: 20px !important;
    }

    section.process .work-with-us .button-wrapper {
        background-image: url('../../../../img/index/arrow-black.png');
        background-repeat: no-repeat;
        display: block !important;
        padding-left: 50px;
        background-position: 0;
        margin-right: 0px !important;
        text-align: right !important;
        padding-top: 20px !important;
    }

    section.process .work-with-us .button-wrapper .btn-success {
        text-transform: uppercase;
        color: #1e1e1e;
        border-radius: 0px;
        font-family: 'Lato', sans-serif;
        border-top: 1px solid #1e1e1e;
    }

    section.contact-banner {
        background-image: url('../../../../img/contact/compass.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 100% 100%;
        color: #ffffff;
        padding-top: 80px;
        height: 230px !important;
        width: 100%;
    }

    section.contact-banner .media-title {
        font-family: MinionPro;
        font-size: 80px;
        margin: 0.2em 0 !important;
    }

    section.contact-page {
        padding: 40px 15px 20px 15px;
        background-color: #1e1e1e;
        color: #ffffff;
    }

    section.contact-page .contact-title {
        border-bottom: 1px solid #1e1e1e;
        padding-bottom: 15px;
        font-family: AvenirRoman;
        font-size: 26px;
        border-bottom: 1px solid #ffffff;
        margin-right: 15px;
        margin-left: 15px;
    }

    section.contact-page h5 {
        font-family: Avenirlight;
        font-size: 15px;
        padding-bottom: 15px;
    }

    section.contact-page p {
        font-family: Avenirlight;
        font-size: 15px;
    }

    section.contact-page a {
        color: #ffffff;
    }

    section.contact-page .after:after {
        content: ' ';
        background-color: rgba(206, 205, 205, 0.45);
        width: 100px;
        height: 1px;
        color: rgba(206, 205, 205, 0.45);
        position: absolute;
        left: 15px;
        margin-top: 30px;
    }

    section.contact-page form.contact-form .name,
    section.contact-page form.contact-form .email,
    section.contact-page form.contact-form .message {
        padding: 5px 0px;
        border-top: 1px solid #ffffff;
        border-bottom: 1px solid #ffffff;
    }

    section.contact-page form.contact-form .right-xs {
        text-align: right !important;
    }

    section.contact-page form.contact-form .form-group input.form-control {
        background-color: #1e1e1e;
        border-color: #1e1e1e;
        box-shadow: none;
        text-shadow: none;
        color: #ffffff;
    }

    section.contact-page form.contact-form .form-group textarea {
        background-color: #1e1e1e;
        border-color: #1e1e1e;
        box-shadow: none;
        text-shadow: none;
        resize: none;
        color: #ffffff;
    }

    section.contact-page form.contact-form .form-group .textarea-label {
        vertical-align: top;
    }

    section.contact-page form.contact-form .form-group input.btn-success {
        background-color: #7dadd8;
        color: #ffffff;
        border-radius: 0px;
        border-top: 1px solid #ffffff;
    }

    section.contact-page form.contact-form .form-group .input-group-addon {
        border-color: #1e1e1e;
        background-color: #1e1e1e;
        color: #ffffff;
    }

    .ac-custom li {
        width: 100% !important;
        background-color: #f7f7f7;
    }

    section.work-form .contact-form-wrapper {
        margin-left: 15px;
        margin-right: 15px;
    }

    section.work-form .contact-form-wrapper h1.title {
        border-bottom: 1px solid #a8a8a8;
        padding: 30px 15px;
        font-family: AvenirRoman;
        font-size: 26px;
        text-transform: uppercase;
    }

    section.work-form .contact-form-wrapper .border-bottom {
        border-bottom: 1px solid #a8a8a8;
        padding-bottom: 25px;
    }

    section.work-form .contact-form-wrapper h5 {
        padding: 20px 15px 40px 15px;
        font-family: Avenirlight;
        font-size: 16px;
    }

    section.work-form .contact-form-wrapper form .name,
    section.work-form .contact-form-wrapper form .email,
    section.work-form .contact-form-wrapper form .phone,
    section.work-form .contact-form-wrapper form .organization,
    section.work-form .contact-form-wrapper form .url {
        padding: 5px 0px;
        border-top: 1px solid #a8a8a8;
        border-bottom: 1px solid #a8a8a8;
    }

    section.work-form .contact-form-wrapper form #describe {
        display: inline-block !important;
        padding-left: 50px !important;
    }

    section.work-form .contact-form-wrapper form #describe:hover {
        border-color: #ffffff !important;
    }

    section.work-form .contact-form-wrapper form textarea#describe-textarea {
        padding-left: 50px !important;
    }

    section.work-form .contact-form-wrapper form .form-group {
        margin-bottom: 20px;
    }

    section.work-form .contact-form-wrapper form .form-group input.form-control {
        background-color: #ffffff;
        border-color: #ffffff;
        box-shadow: none;
        text-shadow: none;
    }

    section.work-form .contact-form-wrapper form .form-group textarea {
        background-color: #ffffff;
        border-color: #ffffff;
        box-shadow: none;
        text-shadow: none;
        resize: none;
    }

    section.work-form .contact-form-wrapper form .form-group .textarea-label {
        vertical-align: top;
    }

    section.work-form .contact-form-wrapper form .form-group input.btn-success {
        background-color: #7dadd8;
        color: #1e1e1e;
        border-radius: 0px;
        border-top: 1px solid #1e1e1e;
    }

    section.work-form .contact-form-wrapper form .form-group .input-group-addon {
        border-color: #ffffff;
        background-color: #ffffff;
    }

    section.work-form .contact-form-wrapper form #fileup {
        background-image: url('../../../../img/upload.png');
        display: inline-block;
        background-repeat: no-repeat;
        background-position: right;
        padding-right: 70px !important;
    }

    section.work-form .contact-form-wrapper form #fileup:hover {
        border-color: transparent !important;
    }

    section.work-form .contact-form-wrapper form .budget-wrapper select {
        border: 1px solid #7dadd8;
        padding: 10px 60px 10px 10px;
        margin-left: 15px;
        font-family: Avenirlight !important;
        font-size: 15px !important;
    }

    section.work-form .contact-form-wrapper form .deadline-wrapper select {
        border: 1px solid #7dadd8;
        padding: 10px 60px 10px 10px;
        margin-left: 15px;
        font-family: Avenirlight !important;
        font-size: 15px !important;
    }

    section.work-form .contact-form-wrapper form .iaccept-wrapper .checkbox {
        display: inline-block;
    }

    section.work-form .contact-form-wrapper form .iaccept-wrapper .checkbox label#accept {
        padding-left: 50px !important;
    }

    section.work-form .contact-form-wrapper form .iaccept-wrapper .checkbox svg {
        left: 0px !important;
    }

    section.work-form .contact-form-wrapper form .iaccept-wrapper .checkbox:hover {
        background-color: #ffffff;
        border-color: #ffffff;
    }

    section.work-form .contact-form-wrapper form .button-wrapper {
        background-image: url('../../../../img/index/arrow-black.png');
        background-position: 0;
        background-repeat: no-repeat;
        padding-left: 50px;
    }

    section.work-form .contact-form-wrapper form .button-wrapper .btn-success {
        text-transform: uppercase;
        color: #1e1e1e;
        border-radius: 0px;
        font-family: 'Lato', sans-serif;
        border-top: 1px solid #1e1e1e;
    }

    section.projects-banner {
        background-image: url('../../../../img/contact/compass.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 100% 100%;
        color: #ffffff;
        padding-top: 80px;
        height: 230px !important;
        width: 100%;
    }

    section.projects-banner .media-title {
        font-family: MinionPro;
        font-size: 80px;
        padding-top: 0px !important;
    }

    section.project .project-wrapper {
        padding: 40px 0px !important;
    }

    section.project .project-wrapper .project-title {
        font-family: MinionPro;
        font-size: 105px;
    }

    section.project .project-wrapper .project-subtitle {
        font-family: MinionPro;
        font-size: 65px;
        text-align: left !important;
        margin-top: -15px;
        padding-right: 25px;
    }

    section.project .project-wrapper .project-subtitle:after {
        content: ' ';
        background-color: #1e1e1e;
        width: 360px;
        height: 1px;
        color: #1e1e1e;
        position: absolute;
        left: 15px;
        margin-top: 80px;
        display: none !important;
    }

    section.project .project-wrapper p {
        padding: 20px 0px;
        line-height: 25px;
    }

    section.project .project-wrapper img {
        vertical-align: baseline !important;
    }

    section.project .project-wrapper .button-wrapper {
        background-image: url('../../../../img/index/arrow-black.png');
        background-position: 0;
        background-repeat: no-repeat;
        padding-left: 50px;
    }

    section.project .project-wrapper .button-wrapper .btn-success {
        text-transform: uppercase;
        color: #1e1e1e;
        border-radius: 0px;
        font-family: 'Lato', sans-serif;
        border-top: 1px solid #1e1e1e;
    }

    .border-bottom-black {
        border-bottom: 1px solid #1e1e1e !important;
    }

    .border-bottom-white {
        border-bottom: 1px solid #ffffff !important;
    }

    section.project-black {
        background-color: #1e1e1e;
    }

    section.project-black .project-wrapper {
        padding: 40px 0px !important;
        color: #ffffff;
    }

    section.project-black .project-wrapper .project-title {
        font-family: MinionPro;
        font-size: 105px;
    }

    section.project-black .project-wrapper .project-subtitle {
        font-family: MinionPro;
        font-size: 65px;
        text-align: right;
        margin-top: -15px;
        padding-right: 25px;
    }

    section.project-black .project-wrapper .project-subtitle:after {
        content: ' ';
        background-color: #ffffff;
        width: 360px;
        height: 1px;
        color: #1e1e1e;
        position: absolute;
        left: 15px;
        margin-top: 80px;
        display: none !important;
    }

    section.project-black .project-wrapper p {
        padding: 20px 0px;
        line-height: 25px;
    }

    section.project-black .project-wrapper img {
        vertical-align: baseline !important;
    }

    section.project-black .project-wrapper .button-wrapper {
        background-image: url('../../../../img/index/arrow.png');
        background-position: 0;
        background-repeat: no-repeat;
        padding-left: 50px;
    }

    section.project-black .project-wrapper .button-wrapper .btn-success {
        text-transform: uppercase;
        color: #ffffff;
        border-radius: 0px;
        font-family: 'Lato', sans-serif;
        border-top: 1px solid #ffffff;
    }

    section.map .map-wrapper {
        margin-bottom: 60px;
        padding: 20px 0px 50px 0px;
        border-bottom: 1px solid #a8a8a8;
    }

    section.ringling-banner {
        text-align: center;
        color: #ffffff;
        padding-top: 80px;
        width: 100%;
    }

    section.about-ringling {
        background-image: url('../../../../img/ringling/background.png');
        background-position: center;
        background-repeat: no-repeat;
    }

    section.about-ringling .title {
        border-bottom: 1px solid #1e1e1e;
        padding-bottom: 15px;
        font-family: MinionPro;
        font-size: 40px !important;
    }

    section.about-ringling ul.about-ringling-list {
        padding-left: 0px;
        list-style-image: none !important;
        list-style: none !important;
        text-align: left !important;
    }

    section.about-ringling ul.about-ringling-list li {
        font-family: AvenirRoman;
        font-size: 16px;
        line-height: 25px;
        padding-top: 20px !important;
    }

    section.ringling-what-we-did {
        background-color: #d3488e;
        color: #ffffff;
    }

    section.ringling-what-we-did h1.title {
        border-bottom: 1px solid #ffffff;
        padding-top: 30px;
        padding-bottom: 15px;
        font-family: MinionPro;
        font-size: 40px !important;
    }

    section.ringling-what-we-did p {
        font-family: AvenirRoman;
        font-size: 16px;
        line-height: 25px;
    }

    section.ringling-what-we-did img {
        margin-bottom: -20px !important;
    }

    section.ringling-overview {
        padding: 50px 0px !important;
    }

    section.ringling-overview h1.title {
        border-bottom: 1px solid #1e1e1e;
        padding-bottom: 15px;
        font-family: MinionPro;
        font-size: 40px !important;
    }

    section.ringling-overview ul.list {
        padding-left: 0px;
        list-style-image: none !important;
        list-style: none !important;
    }

    section.ringling-overview ul.list li {
        font-family: AvenirRoman;
        font-size: 16px;
        line-height: 25px;
        padding-top: 20px;
    }

    section.ringling-overview ul.list li:last-child {
        padding-top: 20px !important;
    }

    section.ringling-results h1.title {
        border-bottom: 1px solid #1e1e1e;
        padding-bottom: 15px;
        font-family: MinionPro;
        font-size: 40px !important;
    }

    section.ringling-results ul.list {
        padding-left: 0px;
        list-style-image: none !important;
        list-style: none !important;
    }

    section.ringling-results ul.list li {
        line-height: 20px !important;
        padding-top: 8px !important;
        font-size: 15px !important;
    }

    section.pentathlon-banner {
        color: #ffffff;
        padding-top: 80px;
        width: 100%;
        text-align: center;
    }

    .about-image {
        margin-bottom: -150px !important;
    }

    section.about-client {
        background-image: url('../../../../img/pentathlon/penthathlon-background.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: 100% 100%;
        color: #ffffff;
        margin-bottom: 200px;
    }

    section.about-client h1.title {
        display: block;
        border-bottom: 1px solid #ffffff;
        font-family: MinionPro;
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 40px !important;
        margin-top: 150px;
    }

    section.about-client ul.about-client-list {
        padding-left: 15px;
        list-style-image: none !important;
        list-style: none !important;
    }

    section.about-client ul.about-client-list li {
        padding-bottom: 30px;
    }

    section.about-client ul.about-client-list li:first-child {
        border-bottom: 1px solid #ffffff !important;
        margin-bottom: 50px !important;
    }

    section.about-client ul.about-client-list li:last-child {
        margin-bottom: -100px !important;
        color: #1e1e1e !important;
        font-size: 18px !important;
    }

    section.about-client ul.about-client-list li a {
        color: #1e1e1e !important;
        border-bottom: 1px solid #1e1e1e !important;
    }

    section.about-client ul.about-client-list li a:hover {
        text-decoration: none !important;
    }

    section.what-we-did {
        background-color: #009ca3;
        color: #ffffff;
        margin-bottom: 50px;
    }

    section.what-we-did h1.title {
        border-bottom: 1px solid #ffffff;
        font-family: MinionPro;
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 60px;
    }

    section.what-we-did p {
        padding: 20px 0px;
    }

    section.what-we-did .phone {
        margin-top: 0px !important;
        margin-bottom: -50px;
    }

    section.overview-penth .container-wrapper {
        border-bottom: none !important;
    }

    section.overview-penth .container-wrapper .overview-title {
        border-bottom: 1px solid #1e1e1e;
        font-family: MinionPro;
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 60px;
    }

    section.overview-penth .container-wrapper .overview-list {
        padding-left: 15px;
        list-style-image: url('../../../../img/pentathlon/list-black.png');
    }

    section.overview-penth .container-wrapper .overview-list li {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    section.results-penth {
        padding: 40px 0px;
    }

    section.results-penth .results-title {
        border-bottom: 1px solid #1e1e1e;
        padding-bottom: 10px;
        font-family: MinionPro;
        font-size: 60px;
    }

    section.results-penth .results-list {
        padding-left: 15px;
        list-style-image: url('../../../../img/pentathlon/list-black.png');
    }

    section.results-penth .results-list li {
        line-height: 33px;
    }

    section.satellite-banner {
        color: #ffffff;
        background-color: #000000;
        padding-top: 80px;
        width: 100%;
        text-align: center;
        margin-bottom: 50px;
    }

    section.satellite-about-client {
        background-image: url('../../../../img/satellite/background.png');
        background-repeat: no-repeat;
        background-size: 100% 100%;
        background-position: 100% 100%;
        color: #ffffff;
        margin-bottom: 200px;
    }

    section.satellite-about-client h1.title {
        display: block;
        border-bottom: 1px solid #ffffff;
        font-family: MinionPro;
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 40px !important;
        margin-top: 150px;
    }

    section.satellite-about-client ul.about-client-list {
        padding-left: 15px;
        list-style-image: none !important;
        list-style: none !important;
    }

    section.satellite-about-client ul.about-client-list li {
        padding-bottom: 30px;
    }

    section.satellite-about-client ul.about-client-list li:first-child {
        border-bottom: 1px solid #ffffff !important;
    }

    section.satellite-about-client ul.about-client-list li:last-child {
        margin-bottom: -100px !important;
        color: #1e1e1e !important;
        font-size: 18px !important;
    }

    section.satellite-about-client ul.about-client-list li a {
        color: #1e1e1e !important;
        border-bottom: 1px solid #1e1e1e !important;
    }

    section.satellite-about-client ul.about-client-list li a:hover {
        text-decoration: none !important;
    }

    section.satellite-what-we-did {
        background-color: #1e1e1e;
        color: #ffffff;
        margin-bottom: 50px;
    }

    section.satellite-what-we-did h1.title {
        border-bottom: 1px solid #ffffff;
        font-family: MinionPro;
        padding-top: 20px;
        padding-bottom: 10px;
        font-size: 40px !important;
    }

    section.satellite-what-we-did p {
        padding: 20px 0px;
    }

    section.satellite-what-we-did .phone {
        margin-top: 0px !important;
        margin-bottom: -50px;
    }

    section.overview .overview-wrapper {
        border-bottom: none !important;
        padding: 30px 0px;
    }

    section.overview .overview-wrapper .overview-title {
        border-bottom: 1px solid #1e1e1e;
        padding-bottom: 10px;
        font-family: MinionPro;
        font-size: 40px !important;
    }

    section.overview .overview-wrapper p {
        font-family: Avenirlight;
        font-size: 14px !important;
        line-height: 30px;
    }

    section.satellite-results {
        padding: 40px 0px;
    }

    section.satellite-results .results-title {
        border-bottom: 1px solid #1e1e1e;
        padding-bottom: 10px;
        font-family: MinionPro;
        font-size: 40px !important;
    }

    section.satellite-results .results-list {
        padding-left: 15px;
        list-style-image: url('../../../../img/pentathlon/list-black.png');
    }

    section.satellite-results .results-list li {
        line-height: 33px;
    }

    section.footer footer {
        padding-top: 50px;
        text-align: center;
    }

    section.footer footer ul.footer-links {
        list-style: none;
        display: inline-block;
        padding-left: 0;
        display: none !important;
    }

    section.footer footer ul.footer-links li {
        float: left;
        padding: 15px;
        font-size: 14px !important;
    }

    section.footer footer p {
        color: #a8a8a8;
        font-size: 12px !important;
    }
}

@media (max-width: 1920px) {
    .navbar-header {
        float: none;
    }

    .navbar-left,
    .navbar-right {
        float: none !important;
    }

    .navbar-toggle {
        display: block;
    }

    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }

    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }

    .navbar-collapse.collapse {
        display: none !important;
    }

    .navbar-nav {
        float: none !important;
        margin-top: 7.5px;
    }

    .navbar-nav > li {
        float: none;
    }

    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .collapse.in {
        display: block !important;
    }
}

@font-face {
    font-family: myFont;
    src: url('../fonts/futura-lt-heavy.woff');
}

@font-face {
    font-family: Avenir;
    src: url('../fonts/avenirltstd-heavy-webfont.woff');
}

@font-face {
    font-family: Avenirlight;
    src: url('../fonts/avenirltstd-light-webfont.woff');
}

@font-face {
    font-family: AvenirRoman;
    src: url('../fonts/avenirltstd-roman-webfont.woff');
}

@font-face {
    font-family: MinionPro;
    src: url('../fonts/minion_pro.woff');
}

html,
body {
    width: 100%;
    height: 100%;
    font-family: 'Lato', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Lato', sans-serif;
}

p {
    font-family: Avenirlight !important;
}

img {
    max-width: 100%;
}

a {
    color: #1e1e1e;
}

a:hover {
    color: #1e1e1e;
    text-decoration: underline;
}

.navbar-custom {
    background-color: rgba(0, 0, 0, 0.79);
    border-color: transparent !important;
}

.navbar-custom .container {
    padding-left: 0px;
    padding-right: 0px;
}

.navbar-brand {
    height: auto;
}

.navbar-custom .navbar-header {
    padding: 10px 0px;
}

.navbar-custom .navbar-header .navbar-brand {
    padding: 0 0 0 30px;
}

.navbar-custom .navbar-header .navbar-toggle {
    border-width: 0px;
    margin-top: 13px;
    margin-right: 20px;
}

.navbar-custom .navbar-header .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-custom .navbar-header .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-custom .navbar-header .navbar-toggle .icon-bar {
    background-color: #8bca7b;
}

.overlay .navbar .navbar-header {
    padding: 3px 0px 13px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
}

.overlay .navbar .navbar-list ul.nav li a:hover {
    background-color: #8bca7b;
    color: #1e1e1e;
}

/*
======================================
HomePage Style
======================================
*/
#main-nav {
    float: right;
    color: #fff;
    margin-bottom: 0px;
}

#main-nav li {
    float: left;
    padding: 0px 15px;
    overflow: hidden;
    max-height: 62px;
}

#main-nav li:last-child {
    padding-right: 0px;
}

#main-nav li a {
    position: relative;
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 21px 0px;
    transition: margin-top 0.3s;
}

#main-nav li a:last-child {
    color: #609fd8;
}

#main-nav a.active {
    color: #609fd8;
}

#main-nav li:hover a:first-child {
    margin-top: -62px;
}

.arrow-left-button {
    display: inline-block;
    font-weight: 300;
    font-family: Avenirlight;
    font-size: 16px;
}

.arrow-left-button:before {
    content: "";
    display: inline-block;
    color: #fff;
    width: 30px;
    height: 12px;
    margin-right: 15px;
    background-image: url(../img/index/arrow-white.png);
    background-position: center;
    background-repeat: no-repeat;
}

section.main-banner {
    background-image: url('../img/index/main-banner.png');
    background-repeat: no-repeat;
    background-position-x: 52%;
    background-position-y: 100%;
    color: #ffffff;
    padding-top: 80px;
    /*height: 300px;*/
    width: 100%;
    background-position: center -79px;
}

@media (max-width: 1200px) {
    section.main-banner {
        background-position: center -156px;
    }
}

@media (max-width: 992px) {
    section.main-banner {
        background-position: center -239px;
    }
}

@media (max-width: 768px) {
    section.main-banner {
        background-position: center -10px;
    }
}

section.main-banner .media-title {
    /*text-transform: uppercase;*/
    font-weight: 700;
    font-family: myFont;
    font-size: 40px;
    color: #cfd2d7;
    margin-top: 50px;
    margin-bottom: 0px;
}

section.main-banner .work-with-us {
    text-align: center;
    /*height: 200px;*/
    /*padding-top: 50px;*/
}

section.main-banner .work-with-us p {
    color: #333;
    font-size: 17px;
}

section.main-banner .work-with-us p:before {
    content: '';
    display: block;
    width: 150px;
    height: 1px;
    background: #333;
    margin: 5px auto 15px;
}

section.main-banner .work-with-us .media-question {
    font-family: 'Lato', sans-serif;
    color: #ffffff;
}

section.main-banner .work-with-us .media-question small {
    color: #ffffff;
}

section.main-banner .work-with-us .work-with-us-button {
    background-image: url('../img/index/arrow-white.png');
    background-repeat: no-repeat;
    background-position: 0;
    display: inline-block;
    padding-left: 50px;
    margin-right: 50px;
}

section.main-banner .work-with-us .work-with-us-button .btn-success {
    text-transform: uppercase;
    color: #1e1e1e;
    border-radius: 0px;
    font-family: 'Lato', sans-serif;
    border-top: 1px solid #ffffff;
}

section.top-slider {
    background-image: url('../img/index/slider-background.png');
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 565px;
}

section.top-slider #myCarousel .carousel-inner .item {
    min-height: 565px;
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption {
    top: 0;
    right: 10%;
    left: 10%;
    color: #1e1e1e;
    text-align: left;
}

section.top-slider .main-title {
    font-family: MinionPro;
    font-size: 70px;
    text-align: center;
    margin-bottom: 30px;
}

.media-title .btn-success {
    border-top: 1px solid #fff;
    color: #fff;
}

@media (max-width: 768px) {
    section.top-slider .main-title {
        font-size: 45px;
    }
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .caption-info {
    z-index: 2;
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .caption-info .caption-title {
    font-family: MinionPro;
    font-size: 120px;
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .caption-info .caption-subtitle {
    font-family: MinionPro;
    display: inline-block;
    border-bottom: 1px solid #1e1e1e;
    font-size: 70px;
    margin-top: -10px;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .caption-info p {
    font-family: Avenirlight;
    font-size: 14px;
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .image-wrp {
    width: 100%;
    margin-left: -608px;
    text-align: right;
}

@media (max-width: 1200px) {
    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .image-wrp {
        margin-left: -504px;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .caption-info .caption-title {
        font-size: 65px;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .caption-info .caption-subtitle {
        font-size: 40px;
    }
}

@media (max-width: 992px) {
    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .image-wrp {
        margin-left: -580px;
    }

    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .image-wrp img {
        max-width: 60%;
    }
}

@media (max-width: 768px) {
    section.top-slider #myCarousel .carousel-inner .item .carousel-caption .caption-background .image-wrp img {
        max-height: 290px;
        display: block;
        margin: auto;
    }
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption img {
    max-width: 100%;
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption .bottom-text {
    margin-top: 20px;
    border-top: 1px solid #1e1e1e;
    padding-top: 10px;
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption .btn-wrapper {
    padding: 20px 0px;
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption .btn-wrapper .see-more-button {
    background-image: url('../img/index/arrow-black.png');
    background-repeat: no-repeat;
    background-position: 0;
    display: inline-block;
    padding-left: 50px;
    text-align: center;
}

section.top-slider #myCarousel .carousel-inner .item .carousel-caption .btn-wrapper .see-more-button .btn-success {
    text-transform: uppercase;
    color: #1e1e1e;
    border-radius: 0px;
    font-family: 'Lato', sans-serif;
    border-top: 1px solid #1e1e1e;
}

section.top-slider #myCarousel .carousel-controls a {
    background: none;
    height: 50px;
    width: 50px;
    top: 50%;
    margin-top: -25px;
    border: 1px solid #c5c5c5;
    background-position: center;
    background-size: 70%;
}

@media (max-width: 768px) {
    section.top-slider #myCarousel .carousel-controls a {
        margin-top: -100px;
    }
}

section.top-slider #myCarousel .carousel-controls a.left {
    background-image: url(../img/index/carousel-nav-left.png);
}

section.top-slider #myCarousel .carousel-controls a.right {
    background-image: url(../img/index/carousel-nav-right.png);
}

/*section.top-slider #myCarousel .carousel-controls a span {
  color: #1e1e1e;
}*/
section.message {
    background-color: #dfdfdf;
    text-align: center;
    padding: 20px;
    margin: 30px 0px;
}

section.message h1.message-title {
    display: inline-block;
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 10px;
    font-size: 20px;
    font-family: AvenirRoman;
}

section.message p {
    font-family: Avenirlight;
    font-size: 17px;
    line-height: 30px;
}

section.what-we-do h1.what-we-do-title {
    font-size: 80px;
    font-family: MinionPro;
    margin-bottom: 45px;
    margin-top: 30px;
}

section.what-we-do {
    border-bottom: 1px solid #d7d7d7;
}

section.what-we-do .column {
    padding: 60px 50px;
    border: 1px solid #e5e5e5;
    background-color: #dfdfdf;
    cursor: pointer;
    transition: color 0.3s, background-color 0.3s;
}

section.what-we-do .column .media-image {
    display: inline-block;
    width: 144px;
    height: 126px;
}

section.what-we-do .column .media-image.customization {
    background-image: url(../img/index/curly-blue.png);
    background-position: center;
}

section.what-we-do .column .media-image.design {
    background-image: url(../img/index/brush-blue.png);
    background-position: center;
}

section.what-we-do .column .media-image.administration {
    background-image: url(../img/index/remote-blue.png);
    background-position: center;
}

section.what-we-do .column:hover,
section.what-we-do .column.active {
    background-color: #7dadd8;
    color: #fff;

}

section.what-we-do .column:hover .media-image.customization,
section.what-we-do .column.active .media-image.customization {
    background-image: url(../img/index/curly-white.png);
}

section.what-we-do .column:hover .media-image.design,
section.what-we-do .column.active .media-image.design {
    background-image: url(../img/index/brush-white.png);
}

section.what-we-do .column:hover .media-image.administration,
section.what-we-do .column.active .media-image.administration {
    background-image: url(../img/index/remote-white.png);

}

section.what-we-do .column p {
    text-transform: uppercase;
    padding-top: 20px;
    font-weight: 600;
    min-height: 60px;
}

.production .container {
    position: relative;
}

.production .tab {
    opacity: 0;
    position: absolute;
    top: 0px;
}

.production .tab .btn-success {
    font-weight: 600;
    font-size: 14px;
}

.production .tab .carousel {
    margin-top: 38px;
    border: 2px solid #333;
}

.production .production-slider {
    padding-left: 90px;
    padding-right: 90px;
    padding-top: 1px;
    padding-bottom: 45px;
    background: url(../img/index/macbook.jpg);
    background-size: 100%;
    /*margin-top: 25px;*/
}

.production .tab .carousel a {
    background: none;
    display: none;
}

.production .tab.entertainment {
    position: relative;
    opacity: 1;
    left: 0px;
}

@media (max-width: 1200px) {
    .production .production-slider {
        padding-left: 72px;
        padding-right: 72px;
    }

    .production .tab .carousel {
        margin-top: 30px;
    }
}

@media (max-width: 992px) {
    .production .production-slider {
        padding-left: 115px;
        padding-right: 115px;
    }

    .production .tab .carousel {
        margin-top: 48px;
    }
}

section.what-we-do .no-border-top {
    border-top: 1px solid transparent;
}

section.what-we-do .no-border-bottom {
    border-bottom: 1px solid transparent;
}

section.what-we-do .no-border-left {
    border-left: 1px solid transparent;
}

section.what-we-do .no-border-right {
    border-right: 1px solid transparent;
}

section.what-we-do .top-media {
    border-top: 1px solid #c5c5c5;
}

section.production {
    margin: 40px 0px;
    padding: 20px;
}

section.production .production-title {
    font-family: AvenirRoman;
    padding-bottom: 10px;
    border-bottom: 1px solid #a8a8a8;
    font-size: 20px;
    font-weight: 600;
}

section.production p {
    margin-top: 15px;
    font-family: Avenirlight;
    font-size: 16px;
    line-height: 30px;
}

section.about {
    background-color: #555f6d;
    color: #ffffff;
    padding-bottom: 20px;
}

section.about .about-title {
    text-align: center;
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
    font-family: MinionPro;
    font-size: 80px;
}

section.about .about-columns {
    padding: 20px 0px;
}

section.about .about-columns img {
    max-width: 100%;
}

section.about .about-columns p {
    font-family: Avenirlight;
    font-size: 16px;
    line-height: 35px;
}

section.about .about-columns h5 {
    font-family: Avenirlight;
    font-size: 20px;
}

section.about .about-columns .after:after {
    content: ' ';
    background-color: #FFFFFF;
    width: 100px;
    height: 1px;
    color: #fff;
    position: absolute;
    left: 15px;
    margin-top: 30px;
}

section.about .about-columns span.after:after {
    content: ' ';
    background-color: #FFFFFF;
    width: 100px;
    height: 1px;
    color: #fff;
    position: absolute;
    left: 15px;
    margin-top: 40px;
}

section.contact {
    padding: 40px 0px;
}

section.contact .contact-title {
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 15px;
    font-family: MinionPro;
    font-size: 80px;
}

section.contact .after:after {
    content: ' ';
    background-color: rgba(206, 205, 205, 1);
    width: 100px;
    height: 1px;
    color: rgba(206, 205, 205, 0.45);
    position: absolute;
    left: 45px;
    margin-top: 30px;
}

section.contact form.contact-form .name,
section.contact form.contact-form .email,
section.contact form.contact-form .message {
    padding: 5px 0px;
    border-top: 1px solid #a8a8a8;
    border-bottom: 1px solid #a8a8a8;
}

section.contact form.contact-form .form-group input.form-control {
    background-color: #ffffff;
    border-color: #ffffff;
    box-shadow: none;
    text-shadow: none;
}

section.contact form.contact-form .form-group textarea {
    background-color: #ffffff;
    border-color: #ffffff;
    box-shadow: none;
    text-shadow: none;
    resize: none;
}

section.contact form.contact-form .form-group .textarea-label {
    vertical-align: top;
}

section.contact form.contact-form .form-group input.btn-success {
    background-color: #7dadd8;
    color: #1e1e1e;
    border-radius: 0px;
    border-top: 1px solid #1e1e1e;
}

section.contact form.contact-form .form-group .input-group-addon {
    border-color: #ffffff;
    background-color: #ffffff;
}

section.contact .map-canvas {
    padding: 20px 0px;
}

section.footer {
    padding-bottom: 30px;
}

section.footer .footer-inner {
    padding-top: 30px;
    border-top: 1px solid #c1c1c1;
}

section.footer footer {
    text-align: center;
}

section.footer footer ul.footer-links {
    list-style: none;
    display: inline-block;
    padding-left: 0;
}

section.footer footer ul.footer-links li {
    float: left;
    padding: 15px;
    font-size: 16px;
}

section.footer footer p {
    color: #a8a8a8;
}

.page-title {
    font-family: AvenirRoman;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.features-list li {
    padding: 5px 15px 5px 30px;
    background-image: url(../img/features/check-list.png);
    background-repeat: no-repeat;
    background-position: left 3px;
}

.features-list li a {
    color: #055097;
    cursor: pointer;
}

.features-list li.active {
    font-weight: 800;
    text-decoration: none;
}

.features-list li.active:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 12px;
    width: 19px;
    margin-left: 15px;
    background-position: center;
    background-size: 100%;
    background-image: url(../img/features/active-arrow.png);
}

/*tabs*/
.tab-banner {
    padding: 40px 15px;
}

.tab-pane hr {
    border-color: #c1c1c1;
}

.tab-pan img {
    min-width: 100%;
}

.features-section {
    padding: 15px;
}

.features-section strong {
    font-weight: 800;
}

.tab-pane .tab-banner {
    color: #fff;
    font-size: 20px;
    font-family: Avenirlight;
    text-transform: uppercase;
    font-weight: 500;
}

.tooltip-inner {
    padding: 10px 25px;
    font-size: 14px;
    background: #464646;
    text-transform: capitalize;
}

.tooltip.in {
    opacity: 1;
}

.tooltip-arrow {
    border-top-color: #464646 !important;
}

.tab-pane#semkhor .tab-banner {
    background: #4c6b91;
}

.tab-pane#sls .tab-banner {
    background: #77a952;
}

.tab-pane#sfs .tab-banner {
    background: #0098ee;
}

.tab-pane#sbs .tab-banner {
    background: #f05b24;
}

.tab-pane#rtl .tab-banner {
    background: #1186c3;
}

.tab-pane#zs .tab-banner {
    background: #f62a2a;
}

.tab-pane {
    background: #f3f2f0;
    padding-bottom: 15px;
    margin-bottom: 55px;
}

.tab-pane a {
    font-size: 16px;
    color: #fff;
    text-transform: lowercase;
    margin-top: 5px;
}

.features-section p {
    margin-top: 10px;
    font-weight: 600;
    line-height: 25px;
}

.tab-pane .section-title {
    text-transform: uppercase;
    font-size: 20px;
    margin-bottom: 20px;
}

.nav.nav-tabs.cloned {
    width: 100%;
    background: #f3f2f0;
}

@media (min-width: 768px) {
    .nav.nav-tabs.cloned {
        max-width: 735px;
    }
}

@media (min-width: 992px) {
    .nav.nav-tabs.cloned {
        max-width: 940px;
    }
}

@media (min-width: 1200px) {
    .nav.nav-tabs.cloned {
        max-width: 1140px;
    }
}

@media (max-width: 768px) {
    .nav.nav-tabs.cloned {
        display: none !important;
    }

    .nav.nav-tabs.original {
        display: block !important;
        visibility: visible !important;
    }
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border-bottom: 1px solid #c1c1c1;
}

.nav-tabs > li {
    padding: 0px;
}

.nav-tabs > li > a {
    margin-right: 0px;
    text-align: center;
    border: 1px solid #c1c1c1;
    /*border-left: none;*/
    border-radius: 0px;
    margin-left: -1px;
}

.nav-tabs > li > a:hover,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover {
    border: 1px solid #c1c1c1;
    /*border-left: none;*/

    box-shadow: inset 0px 0px 85px -10px #DBDBDB;
    background: #fff;
}

.nav-tabs > li:first-child.active > a,
.nav-tabs > li:first-child > a {
    /*border-left: 1px solid #c1c1c1;*/
}

/*
======================================
About Page Style
======================================
*/
section.about-banner {
    background-image: url('../img/about/main-banner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    padding-top: 115px;
    height: 300px;
    width: 100%;

}

section.about-banner .media-title {
    font-family: MinionPro;
    font-size: 80px;
}

section.about-page {
    background-color: #555f6d;
    color: #ffffff;
    padding: 30px 0px;
}

section.about-page .about-title {
    border-bottom: 1px solid #ffffff;
    padding-bottom: 15px;
    font-family: AvenirRoman;
    font-size: 26px;
}

section.about-page .about-columns {
    padding: 20px 0px;
}

section.about-page .about-columns img {
    max-width: 100%;
}

section.about-page .about-columns p {
    line-height: 35px;
    font-family: Avenirlight;
    font-size: 15px;
}

section.about-page .about-columns .after:after {
    content: ' ';
    background-color: #FFFFFF;
    width: 100px;
    height: 1px;
    color: #fff;
    position: absolute;
    left: 15px;
    margin-top: 20px;
}

section.about-page .about-columns span.after:after {
    content: ' ';
    background-color: #FFFFFF;
    width: 100px;
    height: 1px;
    color: #fff;
    position: absolute;
    left: 15px;
    margin-top: 40px;
}

section.process .main-title-wrapper {
    margin-top: 80px;
    padding: 20px 15px;
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    border-top: 1px solid #a8a8a8;
    border-bottom: 1px solid #a8a8a8;
}

section.process .main-title-wrapper .main-title {
    color: #8bca7b;
    font-style: italic;
    font-family: MinionPro;
    font-size: 37px;
}

section.process .main-title-wrapper p {
    font-family: Avenirlight;
    font-size: 15px;
}

section.process .content {
    padding: 20px 15px;
}

section.process .content .title {
    border-bottom: 1px solid #c1c1c1;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-family: AvenirRoman;
    font-size: 26px;
}

section.process .content .content-text {
    padding-top: 20px;
}

section.process .content .content-text p {
    margin-bottom: 0px;
    line-height: 24px;
    font-family: Avenirlight;
    line-height: 30px;
}

section.process .work-with-us {
    text-align: center;
    padding: 20px 15px 40px 15px;
    border-top: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 50px;
}

section.process .work-with-us p {
    font-family: Avenir;
}

section.process .work-with-us h5 {
    font-size: 20px !important;
}

section.process .work-with-us .button-wrapper {
    background-image: url('../img/index/arrow-black.png');
    background-repeat: no-repeat;
    display: inline-block;
    padding-left: 50px;
    background-position: 0;
    margin-right: 50px;
    margin-top: 10px;
    /*padding-top: 20px;*/
}

section.process .work-with-us .button-wrapper .btn-success {
    text-transform: uppercase;
    color: #1e1e1e;
    border-radius: 0px;
    font-family: 'Lato', sans-serif;
    border-top: 1px solid #1e1e1e;
}

/*
======================================
Contact Page Style
======================================
*/
.contact .details {
    padding-left: 45px;
}

section.contact-banner {
    background-image: url('../img/contact/compass.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100%;
    color: #ffffff;
    padding-top: 80px;
    height: 300px;
    width: 100%;
}

section.contact-banner .media-title {
    font-family: MinionPro;
    font-size: 80px;
}

section.contact-page {
    padding: 40px 15px 20px 15px;
    background-color: #1e1e1e;
    color: #ffffff;
}

section.contact-page .contact-title {
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 15px;
    font-family: AvenirRoman;
    font-size: 26px;
    border-bottom: 1px solid #ffffff;
    margin-right: 15px;
    margin-left: 15px;
}

section.contact-page h5 {
    font-family: Avenirlight;
    font-size: 15px;
    padding-bottom: 15px;
}

section.contact-page p {
    font-family: Avenirlight;
    font-size: 15px;
}

section.contact-page a {
    color: #ffffff;
}

section.contact-page .after:after {
    content: ' ';
    background-color: rgba(206, 205, 205, 0.45);
    width: 100px;
    height: 1px;
    color: rgba(206, 205, 205, 0.45);
    position: absolute;
    left: 15px;
    margin-top: 30px;
}

section.contact-page form.contact-form .name,
section.contact-page form.contact-form .email,
section.contact-page form.contact-form .message {
    padding: 5px 0px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

section.contact-page form.contact-form .form-group input.form-control {
    background-color: #1e1e1e;
    border-color: #1e1e1e;
    box-shadow: none;
    text-shadow: none;
    color: #ffffff;
}

section.contact-page form.contact-form .form-group textarea {
    background-color: #1e1e1e;
    border-color: #1e1e1e;
    box-shadow: none;
    text-shadow: none;
    resize: none;
    color: #ffffff;
}

section.contact-page form.contact-form .form-group .textarea-label {
    vertical-align: top;
}

section.contact-page form.contact-form .form-group input.btn-success {
    background-color: #7dadd8;
    color: #ffffff;
    border-radius: 0px;
    border-top: 1px solid #ffffff;
}

section.contact-page form.contact-form .form-group .input-group-addon {
    border-color: #1e1e1e;
    background-color: #1e1e1e;
    color: #ffffff;
}

section.work-form .contact-form-wrapper {
    margin-left: 15px;
    margin-right: 15px;
}

section.work-form .contact-form-wrapper h1.title {
    border-bottom: 1px solid #a8a8a8;
    padding: 30px 15px;
    font-family: AvenirRoman;
    font-size: 26px;
    text-transform: uppercase;
}

section.work-form .contact-form-wrapper .border-bottom {
    border-bottom: 1px solid #a8a8a8;
    padding-bottom: 25px;
}

section.work-form .contact-form-wrapper h5 {
    padding: 20px 15px 40px 15px;
    font-family: Avenirlight;
    font-size: 16px;
}

section.work-form .contact-form-wrapper form .name,
section.work-form .contact-form-wrapper form .email,
section.work-form .contact-form-wrapper form .phone,
section.work-form .contact-form-wrapper form .organization,
section.work-form .contact-form-wrapper form .url {
    padding: 5px 0px;
    border-top: 1px solid #a8a8a8;
    border-bottom: 1px solid #a8a8a8;
}

section.work-form .contact-form-wrapper form #describe:hover {
    border-color: #ffffff !important;
}

section.work-form .contact-form-wrapper form .form-group {
    margin-bottom: 20px;
}

section.work-form .contact-form-wrapper form .form-group input.form-control {
    background-color: #ffffff;
    border-color: #ffffff;
    box-shadow: none;
    text-shadow: none;
}

section.work-form .contact-form-wrapper form .form-group textarea {
    background-color: #ffffff;
    border-color: #ffffff;
    box-shadow: none;
    text-shadow: none;
    resize: none;
}

section.work-form .contact-form-wrapper form .form-group .textarea-label {
    vertical-align: top;
}

section.work-form .contact-form-wrapper form .form-group input.btn-success {
    background-color: #7dadd8;
    color: #1e1e1e;
    border-radius: 0px;
    border-top: 1px solid #1e1e1e;
}

section.work-form .contact-form-wrapper form .form-group .input-group-addon {
    border-color: #ffffff;
    background-color: #ffffff;
}

section.work-form .contact-form-wrapper form #fileup {
    background-image: url('../img/upload.png');
    display: inline-block;
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 70px !important;
}

section.work-form .contact-form-wrapper form #fileup:hover {
    border-color: transparent !important;
}

section.work-form .contact-form-wrapper form .budget-wrapper select {
    border: 1px solid #7dadd8;
    padding: 10px 60px 10px 10px;
    margin-left: 15px;
    font-family: Avenirlight !important;
    font-size: 15px !important;
}

section.work-form .contact-form-wrapper form .deadline-wrapper select {
    border: 1px solid #7dadd8;
    padding: 10px 60px 10px 10px;
    margin-left: 15px;
    font-family: Avenirlight !important;
    font-size: 15px !important;
}

section.work-form .contact-form-wrapper form .iaccept-wrapper .checkbox {
    display: inline-block;
}

section.work-form .contact-form-wrapper form .iaccept-wrapper .checkbox label#accept {
    padding-left: 50px !important;
}

section.work-form .contact-form-wrapper form .iaccept-wrapper .checkbox svg {
    left: 0px !important;
}

section.work-form .contact-form-wrapper form .iaccept-wrapper .checkbox:hover {
    background-color: #ffffff;
    border-color: #ffffff;
}

section.work-form .contact-form-wrapper form .button-wrapper {
    background-image: url('../img/index/arrow-black.png');
    background-position: 0;
    background-repeat: no-repeat;
    padding-left: 50px;
}

section.work-form .contact-form-wrapper form .button-wrapper .btn-success {
    text-transform: uppercase;
    color: #1e1e1e;
    border-radius: 0px;
    font-family: 'Lato', sans-serif;
    border-top: 1px solid #1e1e1e;
}

section.projects-banner {
    background-image: url('../img/contact/compass.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 100% 100%;
    color: #ffffff;
    padding-top: 80px;
    height: 300px;
    width: 100%;
}

section.projects-banner .media-title {
    font-family: MinionPro;
    font-size: 80px;
    padding-top: 50px;
}

section.project .project-wrapper {
    padding: 40px 40px;
}

section.project .project-wrapper .project-title {
    font-family: MinionPro;
    font-size: 105px;
}

section.project .project-wrapper .project-subtitle {
    font-family: MinionPro;
    font-size: 65px;
    text-align: right;
    margin-top: -15px;
    padding-right: 25px;
}

section.project .project-wrapper .project-subtitle:after {
    content: ' ';
    background-color: #1e1e1e;
    width: 360px;
    height: 1px;
    color: #1e1e1e;
    position: absolute;
    left: 15px;
    margin-top: 80px;
}

section.project .project-wrapper p {
    padding: 20px 0px;
    line-height: 25px;
}

section.project .project-wrapper .button-wrapper {
    background-image: url('../img/index/arrow-black.png');
    background-position: 0;
    background-repeat: no-repeat;
    padding-left: 50px;
}

section.project .project-wrapper .button-wrapper .btn-success {
    text-transform: uppercase;
    color: #1e1e1e;
    border-radius: 0px;
    font-family: 'Lato', sans-serif;
    border-top: 1px solid #1e1e1e;
}

section.project-black {
    background-color: #1e1e1e;
}

section.project-black .project-wrapper {
    padding: 40px 40px;
    color: #ffffff;
}

section.project-black .project-wrapper .project-title {
    font-family: MinionPro;
    font-size: 105px;
}

section.project-black .project-wrapper .project-subtitle {
    font-family: MinionPro;
    font-size: 65px;
    text-align: right;
    margin-top: -15px;
    padding-right: 25px;
}

section.project-black .project-wrapper .project-subtitle:after {
    content: ' ';
    background-color: #ffffff;
    width: 360px;
    height: 1px;
    color: #1e1e1e;
    position: absolute;
    left: 15px;
    margin-top: 80px;
}

section.project-black .project-wrapper p {
    padding: 20px 0px;
    line-height: 25px;
}

section.project-black .project-wrapper .button-wrapper {
    background-image: url('../img/index/arrow.png');
    background-position: 0;
    background-repeat: no-repeat;
    padding-left: 50px;
}

section.project-black .project-wrapper .button-wrapper .btn-success {
    text-transform: uppercase;
    color: #ffffff;
    border-radius: 0px;
    font-family: 'Lato', sans-serif;
    border-top: 1px solid #ffffff;
}

section.map .map-wrapper {
    margin-bottom: 60px;
    padding: 20px 0px 50px 0px;
}

section.satellite-banner {
    color: #ffffff;
    background-color: #000000;
    padding-top: 80px;
    width: 100%;
    text-align: center;
}

section.satellite-about-client {
    background-image: url('../img/satellite/background.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    margin-bottom: 160px;
}

section.satellite-about-client h1.title {
    display: block;
    border-bottom: 1px solid #ffffff;
    font-family: MinionPro;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 60px;
    margin-bottom: 35px;
}

section.satellite-about-client ul.about-client-list {
    padding-left: 15px;
    list-style-image: url('../img/pentathlon/list.png');
}

section.satellite-about-client ul.about-client-list li {
    padding-top: 25px;
    padding-bottom: 30px;
}

section.satellite-about-client ul.about-client-list li a {
    color: #ffffff;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}

section.satellite-about-client ul.about-client-list li a:hover {
    text-decoration: none;
}

section.satellite-what-we-did {
    background-color: #1e1e1e;
    color: #ffffff;
    margin-bottom: 50px;
}

section.satellite-what-we-did h1.title {
    border-bottom: 1px solid #ffffff;
    font-family: MinionPro;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 60px;
}

section.satellite-what-we-did p {
    padding: 20px 0px;
}

section.satellite-what-we-did .phone {
    margin-top: -50px;
    margin-bottom: -50px;
}

section.erikajayne-banner {
    color: #ffffff;
    background-color: #fff;
    padding-top: 100px;
    padding-bottom: 20px;
    width: 100%;
    text-align: center;
}

section.erikajayne-about-client {
    background-image: url('../img/erikajayne/background.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    margin-bottom: 160px;
}

section.erikajayne-about-client h1.title {
    display: block;
    border-bottom: 1px solid #ffffff;
    font-family: MinionPro;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 60px;
    margin-bottom: 35px;
}

section.erikajayne-about-client ul.about-client-list {
    padding-left: 15px;
    list-style-image: url('../img/pentathlon/list.png');
}

section.erikajayne-about-client ul.about-client-list li {
    padding-top: 25px;
    padding-bottom: 30px;
}

section.erikajayne-about-client ul.about-client-list li a {
    color: #ffffff;
    padding-bottom: 5px;
    border-bottom: 1px solid #fff;
}

section.erikajayne-about-client ul.about-client-list li a:hover {
    text-decoration: none;
}

section.erikajayne-what-we-did {
    background-color: #1e1e1e;
    color: #ffffff;
    margin-bottom: 50px;
}

section.erikajayne-what-we-did h1.title {
    border-bottom: 1px solid #ffffff;
    font-family: MinionPro;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 60px;
}

section.erikajayne-what-we-did p {
    padding: 20px 0px;
    line-height: 30px;
}

section.erikajayne-what-we-did .phone {
    margin-top: -50px;
    margin-bottom: -50px;
}

section.overview .overview-wrapper {
    border-bottom: 1px solid #1e1e1e;
    padding: 30px 0px;
}

section.overview .overview-wrapper .overview-title {
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 10px;
    font-family: MinionPro;
    font-size: 60px;
}

section.overview .overview-wrapper p {
    font-family: Avenirlight;
    font-size: 16px;
    line-height: 30px;
}

section.erikajayne-results {
    padding: 40px 0px;
}

section.erikajayne-results .results-title {
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 10px;
    font-family: MinionPro;
    font-size: 60px;
}

section.erikajayne-results .results-list {
    padding-left: 15px;
    list-style-image: url('../img/pentathlon/list-black.png');
}

section.erikajayne-results .results-list li {
    line-height: 33px;
}

.relative {
    position: relative !important;
}

.absolute {
    position: absolute !important;
}

section.pentathlon-banner {
    color: #ffffff;
    padding-top: 80px;
    width: 100%;
    text-align: center;
}

section.about-client {
    background-image: url('../img/pentathlon/penthathlon-background.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #ffffff;
    margin-bottom: 200px;
}

section.about-client h1.title {
    display: block;
    border-bottom: 1px solid #ffffff;
    font-family: MinionPro;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 60px;
    margin-bottom: 35px;
}

section.about-client ul.about-client-list {
    padding-left: 15px;
    list-style-image: url('../img/pentathlon/list.png');
}

section.about-client ul.about-client-list li {
    padding-bottom: 30px;
}

section.about-client ul.about-client-list li a {
    color: #ffffff;
    border-bottom: 1px solid #ffffff;
}

section.about-client ul.about-client-list li a:hover {
    text-decoration: none;
}

section.what-we-did {
    background-color: #009ca3;
    color: #ffffff;
    margin-bottom: 50px;
}

section.what-we-did.black {
    background: #000;
}

section.what-we-did h1.title {
    border-bottom: 1px solid #ffffff;
    font-family: MinionPro;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 60px;
}

section.what-we-did p {
    padding: 20px 0px;
    line-height: 30px;
}

section.what-we-did .phone {
    margin-top: -50px;
    margin-bottom: -50px;
}

@media (max-width: 992px) {
    section.what-we-did .phone {
        margin-top: 0px;
    }
}

section.overview-penth .container-wrapper {
    border-bottom: 1px solid #1e1e1e;
}

section.overview-penth .container-wrapper .overview-title {
    border-bottom: 1px solid #1e1e1e;
    font-family: MinionPro;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 60px;
}

section.overview-penth .container-wrapper .overview-list {
    padding-left: 15px;
    list-style-image: url('../img/pentathlon/list-black.png');
}

section.overview-penth .container-wrapper .overview-list li {
    padding-top: 10px;
    padding-bottom: 10px;
}

section.results-penth {
    padding: 40px 0px;
}

section.results-penth .results-title {
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 10px;
    font-family: MinionPro;
    font-size: 60px;
}

section.results-penth .results-list {
    padding-left: 15px;
    list-style-image: url('../img/pentathlon/list-black.png');
}

section.results-penth .results-list li {
    line-height: 33px;
}

section.navigation {
    background-color: #1e1e1e;
    padding: 40px 0px 20px 0px;
}

section.navigation a {
    color: #ffffff;
    display: inline-block;
}

section.navigation a .fa {
    border: 1px solid #ffffff;
    padding: 12px;
    vertical-align: middle;
}

section.navigation a:hover .fa {
    color: #1e1e1e;
    background-color: #ffffff;
}

section.navigation a.toggle {
    border: 1px solid #ffffff;
    padding: 10px;
    color: #ffffff;
}

section.navigation a.toggle span.icon-bar {
    width: 20px;
    height: 3px;
    background-color: #ffffff;
    display: block;
    margin-bottom: 4px;
}

section.navigation a.toggle span.icon-bar:last-child {
    margin-bottom: 0px;
}

section.navigation p {
    color: #ffffff;
}

section.ringling-banner {
    text-align: center;
    color: #ffffff;
    padding-top: 80px;
    width: 100%;

}

section.about-ringling {
    background-image: url('../img/ringling/background.png');
    background-position: center;
    background-repeat: no-repeat;
}

section.about-ringling .title {
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 15px;
    font-family: MinionPro;
    font-size: 60px;
    margin-bottom: 25px;
}

section.about-ringling ul.about-ringling-list {
    padding-left: 0px;
    list-style-image: url('../img/pentathlon/list-black.png');
}

section.about-ringling ul.about-ringling-list li {
    font-family: AvenirRoman;
    font-size: 16px;
    line-height: 25px;
}

section.ringling-what-we-did {
    background-color: #d3488e;
    color: #ffffff;
}

section.ringling-what-we-did h1.title {
    border-bottom: 1px solid #ffffff;
    padding-top: 30px;
    padding-bottom: 15px;
    font-family: MinionPro;
    font-size: 60px;
}

section.ringling-what-we-did p {
    padding: 7px 0px;
    font-family: AvenirRoman;
    font-size: 16px;
    line-height: 23px;
    line-height: 30px;
}

section.ringling-overview {
    padding: 100px 0px;
}

section.ringling-overview h1.title {
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 15px;
    font-family: MinionPro;
    font-size: 60px;
}

section.ringling-overview ul.list {
    padding-left: 0px;
    list-style-image: url('../img/pentathlon/list-black.png');
}

section.ringling-overview ul.list li {
    font-family: AvenirRoman;
    font-size: 16px;
    line-height: 25px;
    padding-top: 20px;
}

section.ringling-results h1.title {
    border-bottom: 1px solid #1e1e1e;
    padding-bottom: 15px;
    font-family: MinionPro;
    font-size: 60px;
}

section.ringling-results ul.list {
    padding-left: 15px;
    list-style-image: url('../img/pentathlon/list-black.png');
}

section.ringling-results ul.list li {
    line-height: 25px;
    padding-top: 20px;
    font-family: AvenirRoman;
    font-size: 16px;
}

.carousel-fade .carousel-inner .item {
    opacity: 0;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
    opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .carousel-control {
    z-index: 2;
}

.carousel,
.carousel-inner,
.carousel-inner .item {
    height: auto;
}

/*# sourceMappingURL=bootstrap.css.map */
/* Overlay style */
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.79);
    z-index: 9999;
}

/* Overlay closing cross */
.overlay .overlay-close {
    /*width: 80px;*/
    /*height: 80px;*/
    /*position: absolute;*/
    /*right: 20px;*/
    top: 2px;
    overflow: hidden;
    border: none;
    background: url(../img/cross.png) no-repeat center center;
    background-color: #0a0000;
    text-indent: 200%;
    color: transparent;
    outline: none;
    z-index: 100;
    background-size: 50%;
}

/* Menu style */
.overlay nav {
    ei9 text-align: center;
    position: relative;
    top: 50%;
    height: 60%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.overlay ul {
    list-style: none;
    display: block;
    height: 100%;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0px !important;
}

.overlay ul li {
    display: block;
    height: 20%;
    height: calc(100% / 6);
    min-height: 54px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.overlay ul li a {
    font-size: 18px;
    font-weight: 300;
    display: block;
    color: #fff;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    border-bottom: 1px solid rgba(255, 255, 255, 0.13);
    padding: 25px 0px;
}

.overlay ul li a:hover,
.overlay ul li a:focus {
    color: #e3fcb1;
}

/* Effects */
.overlay-simplegenie {
    visibility: hidden;
    -webkit-transform: translateY(60%) scale(0);
    transform: translateY(60%) scale(0);
    -webkit-transition: -webkit-transform 0.4s, visibility 0s 0.4s;
    transition: transform 0.4s, visibility 0s 0.4s;
}

.overlay-simplegenie.open {
    visibility: visible;
    -webkit-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
}

.text-undecorated li {
    text-decoration: none;
}

@media screen and (max-height: 30.5em) {
    .overlay nav {
        height: 70%;
        font-size: 34px;
    }

    .overlay ul li {
        min-height: 34px;
    }
}

.btn-lg {
    padding: 12px 20px;
    font-size: 16px;
}

.remember-me-modal, .forgot-password {
    color: #181818;
}

p#title-login {
    background-color: #000000;
    font-size: 24px;
    color: #ffffff;
    line-height: 32px;
    padding: 10px 0 10px 40px;
    text-align: left;
}

.content-modal {
    max-width: 600px;
    padding: 0px 20px 10px;
    width: auto;
}

.content-left-modal {
    padding-left: 20px;
    float: left;
    padding-bottom: 20px;
    width: 270px;
}

#subtitle-modal {
    margin: 20px 22px;
    border-bottom: 1px solid #bebebe;
    float: left;
    width: 533px;
}

input.input-modal {
    color: black;
    -webkit-box-shadow: inset 2px 2px 3px 0px #b1b0b1;
    -moz-box-shadow: inset 2px 2px 3px 0px #b1b0b1;
    box-shadow: inset 2px 2px 3px 0px #b1b0b1;
    background-color: #f2f2f2;
    border: 1px solid #cccccc !important;
    height: 34px !important;
    margin-bottom: 10px;
    padding: 3px 10px;
    width: 100%;
}

.join-style-modal {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 16px;
    margin-left: 0;
    margin-top: 30px;
    padding: 10px 0;
    width: 246px;
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    left: 40px;
    bottom: 20px;
}

.join-style-modal-gray {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
    font-size: 16px;
    margin-left: 0;
    margin-top: 30px;
    padding: 10px 0;
    width: 246px;
    cursor: pointer;
    position: absolute;
    bottom: 0px;
    left: 40px;
    bottom: 20px;
    left: auto;
    color: #A9A9A9;
    border-color: #A9A9A9;
}

.content-left-modal {
    padding-bottom: 20px;
}

.close-modal {
    color: #ffffff;
    cursor: pointer;
    float: right;
    font-family: arial;
    font-size: 18px;
    font-stretch: ultra-expanded;
    font-weight: bold;
    padding: 3px 20px 0 0;
}

.modal-header {
    background-color: #619fd8;
    color: white;
    text-transform: uppercase;
}



.modal-body {
    padding-bottom: 30px;
}

.modal-body .col-md-6 {
    position: static;
}


.modal-footer{
    border-top-width: 0px
}

.modal-footer  input[type="submit"],  .modal-body  input[type="submit"] {
    background-color: white;
    border: 2px solid #619fd8;
    color: black;
    font-size: 17px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    bottom: 10px;
    width: 100%;
    padding: 0px;
}
.modal-body  input[type="submit"] {
    max-height: 270px;
}


#modal-login .forgot-password {
    float: right;
}

.close {
    color: #fff;
    font-size: 24px;
    opacity: 0.7;
}

.modal-titles {
    border-bottom: 1px solid #000000;
    padding-bottom: 36px;
    margin-bottom: 36px;
    text-transform: uppercase;
    font-size: 24px;
}


#login-mobile{
    display: none;
}


#login-mobile {
    text-align: center;
    font-family: acciusteemedconregular; }
#login-mobile .font-txt-title-modal {
    margin-top: 20px;
    width: auto; }
#login-mobile .signin-actions {
    margin: 5px auto;
    max-width: 246px;
}
#login-mobile .signin-actions .remember-me-modal {
    float: left; }
#login-mobile .signin-actions .forgot-password {
    float: right; }
#login-mobile #title-login {
    text-align: center;
    padding-left: 0px;
    /* font-weight: bold; */
    font-family: acciusteemedconregular;
    font-size: 32px;
}


.modal-header {
    padding: 15px 15px 15px 30px;
}