.page_3 {
    background: #c6777d;
    width: 100%;
    height: 75vh;
    max-height: 650px;
    /*z-index: 0;*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 100% 0%;
    position: relative;
}

.page_3 #rectangle_red_page3 {
    width: 100%;
    height: 6px;
    background-color: #A01D26;
}

.page_3 #rectangle_white_page3 {
    width: 100%;
    height: 3px;
    background-color: white;
}

.carousel {
    height: 49vh;
    vertical-align: middle;
    display: table-cell;
    margin: 0;
    position: absolute !important;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.owl-theme .owl-nav .owl-prev {
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 33%;
    left: -16%;
    background: url("../img/caret_left.png") !important;
    width: 13%;
    height: 157px;
    background-size: 100% 100% !important;

}

.owl-theme .owl-nav .owl-next {
    text-align: center;
    position: absolute;
    z-index: 1;
    top: 33%;
    left: 102%;
    background: url("../img/caret_right.png") !important;
    width: 13%;
    height: 157px;
    background-size: 100% 100% !important;
}

.owl-theme .owl-dots {
    display: none;
}

.front_carousel {
    margin-right: -1%;
    z-index: 2;
    width: 452px;
    margin-left: -1%;
    box-shadow: 12px 12px 18px 0px #616161;
}

.owl-item .item:nth-child(2).active {
    width: 10px !important;
}

.owl-item.active > div:after {
    /*content: 'center';*/
}

.owl-item.center > div:after {
    content: 'center 2';
}

.owl-item.active.center > div:after {
    /*content: 'active center';*/
    /*transition: ease 1s;*/

}

.owl-item > div:after {
    /*font-family: sans-serif;*/
    /*font-size: 24px;*/
    /*font-weight: bold;*/
    /*content: 'div after';*/

}

.owl-item > div:before {
    /*font-family: sans-serif;*/
    /*font-size: 24px;*/
    /*font-weight: bold;*/
    /*content: 'div before';*/

}

.owl-item.active.center img {
    margin-right: -1%;
    z-index: 20;
    /*width: 232px ;*/
    margin-left: -22%;
    margin-top: -17.5%;
    box-shadow: 8px -8px 16px 4px #00000080;
    position: absolute;
    transition: linear 0.75s;
    -webkit-transition: linear 0.75s; /* For Safari 3.1 to 6.0 */
}

.owl-item.active.center {
    position: relative;
    z-index: 40;
}

.owl-item.active {

}

.owl-item .cloned .active {
    z-index: 0;
}

.owl-item {
    margin-top: 5%;
    margin-bottom: 5%;
    -webkit-transition: ease-in 1s; /* For Safari 3.1 to 6.0 */
    transition: ease-in 1s;
}

.page_3 .allign_page3 {
    /*width: 50%;*/
    /*height: 50%;*/
    /*!*overflow: auto;*!*/
    /*margin: auto;*/
    /*position: absolute;*/
    /*top: 0; left: 0; bottom: 0; right: 0;*/
    /*border: solid black;*/
    display: block;
    margin: auto;
}

.page_3 .laptop_style {
    margin-top: 55px;
}

.owl-theme .owl-nav [class*='owl-'] {
    margin: -12px !important;
}


button.owl-prev{
    /*background: red;*/
}

@media only screen and (min-width: 320px) {
    .page_3 {
        height: 375px;
        max-height: 375px;
    }

    .owl-item.active.center img {
        margin-right: 0;
        /*width: 232px ;*/
        margin-left: 0;
        margin-top: 0;
        box-shadow: none;
    }

    .owl-theme .owl-nav [class*="owl-"] {
        height: 64px;
        width: 62px;
    }

    .owl-theme .owl-nav .owl-prev {
        top: 41%;
        left: -14%;
    }

    .owl-theme .owl-nav .owl-next {
        top: 41%;
        left: 99%;
    }

    .page_3 .laptop_style {
        margin-top: 0px;
    }

    .page_3 .allign_page3 {
        height: 375px;
    }

    .class {
        width: 315px;
        margin: auto;
        margin-left: auto;
        margin-left: -13px;
        margin-top: -20px;
    }
}

@media only screen and (min-width: 360px) {
    .class {
        width: 337px;
        margin-left: auto;
    }
}

@media only screen and (min-width: 375px) {
    .class {
        width: 344px;
    }
}

@media only screen and (min-width: 460px) {
    .class {
        width: 405px;
        margin-top: -70px;
    }

    .owl-theme .owl-nav .owl-next {
        left: 98%;
    }
}

@media only screen and (min-width: 768px) {

    .page_3 {
        height: 500px;
        max-height: 500px;
    }

    .class {
        width: 500px;
        margin-top: -80px;
    }

    .owl-theme .owl-nav .owl-prev {
        top: 45%;
        left: -25%;
    }

    .owl-theme .owl-nav .owl-next {
        top: 45%;
        left: 109%;
    }
}

@media only screen and (min-width: 1024px) {
    .owl-item.active.center img {
        margin-right: -1%;
        z-index: 20;
        width: 425px;
        margin-left: -22%;
        margin-top: -17.5%;
        box-shadow: 8px -8px 16px 4px #00000080;
        position: absolute;
        transition: linear 0.75s;
        -webkit-transition: linear 0.75s; /* For Safari 3.1 to 6.0 */
    }

    .page_3 {
        height: 75vh;
        max-height: 650px;
    }

    .owl-theme .owl-nav [class*="owl-"] {
        height: 139px;
        width: 114px;
    }

    .owl-theme .owl-nav .owl-prev {
        top: 33%;
        left: -16%;
    }

    .owl-theme .owl-nav .owl-next {
        top: 33%;
        left: 102%;
    }

    .page_3 .laptop_style {
        margin-top: 55px;
    }

    .class {
        width: 500px;
        margin-top: -80px;
    }

}

@media only screen and (min-width: 2560px) {
    .page_3 {
        height: 768px;
        max-height: 768px;
    }

    .page_3 .laptop_style {
        margin-top: 120px;
    }

    .owl-item.active.center img {
        width: 570px;
        margin-left: -44%;
        margin-top: -30.5%;
    }
}


@media only screen and (min-width: 3580px) {
    .page_3 {
        height: 1000px;
        max-height: 1000px;
    }

    .owl-item.active.center img {
        width: 890px;
        margin-left: -47%;
        margin-top: -35.5%;
    }

    .page_3 .owl-carousel{
        width: 1400px!important;
        margin-left: -110px!important;
    }
    .page_3 .laptop_style {
        margin-top: 75px;
    }

    .owl-theme .owl-nav [class*="owl-"] {
        height: 230px;
        width: 200px;
    }

}

@media screen and (orientation: landscape) {
    .owl-theme .owl-nav .owl-next {
        left: 102%;
    }
}

