
.screen_default {
    width: 960px;
}

#slideshow {
    max-width: 1170px;
    margin: 0 auto;
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
}

.slider_section {
    width: 100%;
    background-color: #3f3f3f;
}

.slider_heading p {
    font-family: 'PT Sans';
    color: #ffffff;
    font-size: 33px;
    font-weight: 700;
    line-height: 52px;
    text-align: center;
    padding-bottom: 15px;
}

.slides_container {
    width: 1170px;
    height: 490px;
    margin-bottom: 50px;
}

body {
    margin: 0;
}

#slideshow .prev {
    width: 40px;
    height: 490px;
    background: url("../img/slider_left.png") no-repeat;
    text-indent: -9999em;
    position: absolute;
    /*top: 0px;*/
    left: 0;
    z-index: 99;
}

#slideshow .next {
    width: 40px;
    height: 490px;
    background: url("../img/slider_right.png") no-repeat;
    text-indent: -9999em;
    position: absolute;
    /*top: 0px;*/
    right: 15px;
    z-index: 99;
}

.text {
    width: 310px;
    height: 490px;
    background-color: rgba(255, 255, 255, 0.85);
    position: absolute;
    z-index: 99;
    top: 0;
    right: 55px;
}

    .text p {
        font-family: 'PT Serif';
        color: #000000;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
        padding: 0 15px;
    }

    .text h2 a {
        font-family: 'PT Sans';
        color: #000000;
        font-size: 25px;
        font-weight: 400;
    }

    .text h2 {
        padding: 0 15px;
        text-align: center;
    }

.heading {
    background-color: #c9aa60;
    height: 100%;
    /*min-height: 138px;*/
    width: 100%;
}

    .heading .heading_text p {
        font-family: 'PT Serif';
        color: #ffffff;
        font-size: 22px;
        font-weight: 400;
        /*	line-height: 33px;*/
        text-align: center;
    }

    .heading .heading_text {
        /*width : 780px;
	height: 56px;*/
        margin: 0 auto;
        display: block;
        background-color: #c9aa60;
        padding: 14px 0;
    }

.content {
    background-color: #d8d0bf;
    width: 100%;
    height: 100%;
    min-height: 250px;
}

    .content .content_text {
        /*width: 1170px;*/
        height: 158px;
        color: #3f3f3f;
        line-height: 23px;
        margin: 0 auto;
        display: block;
        padding: 46px 0;
        width: 960px;
    }

        .content .content_text p {
            font-family: 'PT Serif';
            font-size: 15px;
            font-weight: 400;
            text-align: center;
        }

        .content .content_text span {
            font-family: 'PT Sans';
            font-size: 24px;
            font-weight: 700;
            text-align: center;
            display: block;
            padding-bottom: 25px;
        }

.logo_heading p {
    font-family: 'PT Serif';
    color: #3f3f3f;
    font-size: 28px;
    font-weight: 400;
    line-height: 33px;
    text-align: center;
}

.logo_heading {
    padding-top: 45px;
    padding-bottom: 45px;
    /*width: 571px;*/
    margin: 0 auto;
}

.image_holder {
    width: 100%;
    text-align: center;
    height: 100px;
    background-color: white;
    margin-bottom: 10px;
}

.logo p {
    font-family: 'PT Serif';
    color: #3f3f3f;
    font-size: 13px;
    font-weight: 400;
    line-height: 17px;
    text-align: center;
    width: 100%;
}

.logo {
    margin-bottom: 45px;
}

.mail_button {
    background-color: #da2032;
    font-family: 'PT Sans';
    color: #ffffff;
    font-size: 21px;
    font-weight: 400;
    line-height: 33px;
    text-align: center;
    width: 368px;
    height: 70px;
    margin: 0 auto;
    max-width: 90%;
    margin-bottom: 40px;
    border: none;
    display: block;
}

div.mail_button {
    padding-top: 20px;
}

button.mail_button {
    margin-top: 20px;
}

a:hover .mail_button {
    background-color: #3F3F3F
}

a:focus, a:hover {
    text-decoration: none;
}

.footer_section {
    background-color: #c9aa60;
    height: 111px;
    width: 100%;
}

.footer_logo_list {
    margin: 0 auto;
    width: 1170px;
    max-width: 100%;
}

.footer_logo1 {
    padding-top: 25px;
}

.footer_logo2 {
    padding-top: 40px;
    text-align: right;
}

.header_background {
    background-image: url("../img/Depositphotos_10201820_original.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 100%;
    height: 328px;
    max-height: 100%;
}

.slider_content {
    padding-top: 20px;
}

.image_left {
    float: left;
    padding-left: 50px;
    position: absolute;
    max-width: 100%;
    min-width: 300px;
}

.image_right {
    padding-right: 40px;
    position: absolute;
    right: 0;
    top: 230px;
}

.header_image {
    position: relative;
}

.slider_item.L .small_logo {
    right: 90px !important;
    left: auto;
    position: absolute;
}

.slider_item.L .text {
    left: 40px !important;
    right: auto;
    position: absolute;
}

.small_logo {
    position: absolute;
    top: 30px;
    left: 60px;
}

.img_slider {
    width: 1170px;
    height: auto;
}

.intro_link {
    color: #E0E0E0;
}

a.intro_link:hover {
    color: #D0D0D0;
}

.card {
    min-height: 310px;
}

.control-label, .form-control {
    font-size: 20px;
    height: 40px;
}

.facebook-like-us {
    margin-left: 135px;
    position: relative;
    top: 35px;
    padding-top: 11px;
    height: 77px;
}

@media only screen and (max-width: 1190px) {
    .text {
        background-color: white;
        clear: both;
        right: 0;
        top: auto;
        width: 100%;
        height: auto;
    }

    .slider_item.L .small_logo {
        right: auto !important;
        left: 40px;
        position: absolute;
    }

    .small_logo {
        right: auto !important;
        left: 40px;
        position: absolute;
    }

    .slider_item.L .text {
        left: 0 !important;
        right: 0;
        position: absolute;
    }

    .slides_container {
        height: 735px;
        width: 100%;
    }

    #slideshow .next {
        right: -10px;
        background: url("../img/slider_right_small.png") no-repeat;
        height: 50px;
    }

    .img_slider {
        width: 100%;
        height: auto;
    }

    .slides_control, .slider_item {
        height: auto !important;
        width: 100% !important;
    }

    #slideshow .prev {
        background: url("../img/slider_left_small.png") no-repeat;
        height: 50px;
    }

    .text p {
        padding-bottom: 40px;
    }

    .content .content_text {
        width: auto;
    }

    .mail_button {
        width: auto;
    }
}

@media only screen and (max-width: 780px) {
    .image_right img {
        width: 115px;
    }

    .image_right {
        top: 90px;
    }

    .header_background {
        height: 134px;
    }

    .image_left {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {
    .card-img {
        width: 85% !important;
    }

    .card-h1 {
        font-size: 30px !important;
        margin-top: 0 !important;
        padding-top: 0 !important;
    }

    .card {
        min-height: 475px !important;
    }

    .card-link {
        position: static !important;
        padding: 20px 12px !important;
        font-size: 15px !important;
        margin: 20px 0 10px !important;
        display: block;
    }

    .col-1-center, .col-2-center {
        text-align: center;
    }

    .facebook-like-us {
        position: static;
        padding: 15px 0;
        height: 77px;
        margin: 0 auto;
        display: block;
    }
}

.payment-methods {
    margin: 10px auto;
}

.payment-info {
    margin: 10px auto 20px;
}

.payment-info-header {
    margin-bottom: 5px;
}