@media only screen and (max-width: 768px) {
    div.img_box_left,
    div.img_box_right {
        height: 150px;
    }

    div.products_content_left,
    div.products_content_right {
        height: 670px;
        margin-bottom: 0px;
    }

    div.products_content_left:before {
        height: 347px;
        width: 35%;
    	background: transparent;
    }

    div.products_content_right:before {
        height: 347px;
        width: 35%;
    	background: transparent;
    }

    div.products_content_inner_top {
        overflow: hidden;
        height: 250px;
    }

    div.products_content_inner_bottom {
        overflow: hidden;
        height: 305px;
        top: -45px;
    }

    div.product_box_content {
        height: 123px;
    }

    div.product_box_left,
    div.product_box_right {
        width: 100%;
    }

    div.arrows {
        right: 50%;
        top: 0%;
        transform: translateX(50%);
    }

    .block_div {
        padding: 0;
    }

    #blocks_wrapper_div {
        height: 300px;
    }

    div.product_box_left,
    div.product_box_right {
        padding: 25px;
    }

    div.img_box_left,
    div.img_box_right {
        width: 100%;
    }

    div.product_box_left:before,
    div.product_box_right:before {
        display: none;
        top: 0px;
        left: 0px;
    }

    div.product_box_left,
    div.product_box_right {
        margin-top: 0px;
        margin-left: 0px;
        top: 0;
    }

    div.products_content_left:before {
        content: "";
        display: none;
        width: 35%;
        background: #404447;
        position: absolute;
        left: 0;
    }

    div.products_content_right:before {
        content: "";
        display: block;
        width: 30%;
        background: #404447;
        position: absolute;
        right: 0;
    }

    #right_arrow {
        color: #578078;
    }

    #left_arrow {
        color: #578078;
    }

    div.img_box_left,
    div.img_box_right {
        top: 52%;
        transform: translateY(-50%);
    }

    div.product_box_content {
        margin: 15px 0px 5px;
    }

    div#blocks_wrapper_div {
        width: 100%;
    }

    .block_div h2 {
        font-size: 23px;
    }

    a.learn_more {
        color: #fff;
        background: #ca9a8e;
    }

}

@media only screen and (min-width: 768px) {
    div.img_box_left,
    div.img_box_right {
        height: 370px;
    }

    div.products_content_left,
    div.products_content_right {
        height: 1000px;
        margin-bottom: 0;
        padding: 30px;
    }

    div.products_content_left:before {
        height: 600px;
    }

    div.products_content_right:before {
        height: 600px;
    }

    div.products_content_inner_top {
        height: 500px;
        overflow: hidden;
    }

    div.products_content_inner_bottom {
        height: 500px;
        overflow: hidden;
    }

    div.product_box_content {
        height: 160px;
    }

    div.product_box_left,
    div.product_box_right {
        width: 90%;
    }

    div.arrows {
        right: 50%;
        top: 7%;
        transform: translateX(50%);
    }

    .block_div {
        padding: 0;
    }

    #blocks_wrapper_div {
        height: 440px;
    }

    div.product_box_left,
    div.product_box_right {
        padding: 50px;
    }

    div.img_box_left,
    div.img_box_right {
        width: 96%;
    }

    div.products_content_left:before {
        content: "";
        display: none;
        width: 35%;
        background: #404447;
        position: absolute;
        left: 0;
    }

    div.products_content_right:before {
        content: "";
        display: none;
        width: 30%;
        background: #404447;
        position: absolute;
        right: 0;
    }

    div.product_box_left:before,
    div.product_box_right:before {
        display: none;
        top: 0px;
        left: 0px;
    }

    div.product_box_left,
    div.product_box_right {
        margin-top: 0px;
        margin-left: 0px;
        top: 0;
    }

    #right_arrow {
        color: #578078;
    }

    #left_arrow {
        color: #578078;
    }

    div.img_box_left,
    div.img_box_right {
        top: 55%;
        transform: translateY(-50%);
    }

    div.product_box_content {
        margin: 10px 0px 5px;
    }

    div#blocks_wrapper_div {
        width: 96%;
        left: 0;
    }

    .block_div h2 {
        font-size: 37px;
    }

    a.learn_more {
        color: #fff;
        background: #ca9a8e;
    }

}

@media only screen and (min-width: 1024px) {
    div.img_box_left,
    div.img_box_right {
        height: 330px;
    }

    div.products_content_left,
    div.products_content_right {
        height: 460px;
        margin-bottom: 60px;
    }

    div.products_content_left:before {
        height: 445px;
    }

    div.products_content_right:before {
        height: 450px;
    }

    div.products_content_inner_top {
        height: 445px;
        overflow: visible;
    }

    div.products_content_inner_bottom {
        height: 445px;
        overflow: visible;
    }

    div.product_box_content {
        height: 100px;
    }

    div.product_box_left,
    div.product_box_right {
        width: 90%;
    }

    div.arrows {
        right: 42%;
        top: 4%;
        transform: translateX(-50%);
    }

    .block_div {
        padding: 0;
    }

    #blocks_wrapper_div {
        height: 335px;
    }

    div.product_box_left,
    div.product_box_right {
        padding: 35px;
    }

    div.img_box_left {
        left: 35px;
    }

    div.img_box_left,
    div.img_box_right {
        width: 77%;
    }

    div.products_content_left:before {
        content: "";
        display: block;
        width: 35%;
        background: #404447;
        position: absolute;
        left: 0;
    }

    div.products_content_right:before {
        content: "";
        display: block;
        width: 30%;
        background: #404447;
        position: absolute;
        right: 0;
    }

    div.product_box_left:before,
    div.product_box_right:before {
        display: block;
        top: -50px;
        left: -50px;
    }

    div.product_box_left,
    div.product_box_right {
        margin-top: 37px;
        margin-left: 37px;
        top: 13%;
    }

    #right_arrow {
        color: #fff;
    }

    #left_arrow {
        color: #fff;
    }

    div.img_box_left,
    div.img_box_right {
        top: 56%;
        transform: translateY(-50%);
    }

    div.product_box_content {
        margin: 30px 0px 5px;
    }

    div#blocks_wrapper_div {
        width: 97%;
        left: -50px;
    }

    .block_div h2 {
        font-size: 20px;
    }

    a.learn_more {
        color: #fff;
        background: #ca9a8e;
    }

}

@media only screen and (min-width: 1250px) {
    div.img_box_left,
    div.img_box_right {
        height: 460px;
    }

    div.products_content_left,
    div.products_content_right {
        height: 700px;
        margin-bottom: 0px;
    }

    div.products_content_left:before {
        height: 600px;
    }

    div.products_content_right:before {
        height: 600px;
    }

    div.products_content_inner_top {
        height: 650px;
        overflow: visible;
    }

    div.products_content_inner_bottom {
        height: 650px;
        overflow: visible;
    }

    div.product_box_content {
        height: 145px;
    }

    div.product_box_left,
    div.product_box_right {
        width: 90%;
    }

    div.arrows {
        right: 46%;
        top: 6%;
        transform: translateX(-50%);
    }

    .block_div {
        padding: 0;
    }

    #blocks_wrapper_div {
        height: 444px;
    }

    div.product_box_left,
    div.product_box_right {
        padding: 50px;
    }

    div.img_box_left {
        left: 0;
    }

    div.img_box_left,
    div.img_box_right {
        width: 86%;
    }

    div.products_content_left:before {
        content: "";
        display: block;
        width: 35%;
        background: #404447;
        position: absolute;
        left: 0;
    }

    div.products_content_right:before {
        content: "";
        display: block;
        width: 30%;
        background: #404447;
        position: absolute;
        right: 0;
    }

    div.product_box_left:before,
    div.product_box_right:before {
        display: block;
        top: -50px;
        left: -50px;
    }

    div.product_box_left,
    div.product_box_right {
        margin-top: 37px;
        margin-left: 37px;
        top: 13%;
    }

    #right_arrow {
        color: #fff;
    }

    #left_arrow {
        color: #fff;
    }

    div.img_box_left,
    div.img_box_right {
        top: 56%;
        transform: translateY(-50%);
    }

    div.product_box_content {
        margin: 30px 0px 5px;
    }

    div#blocks_wrapper_div {
        width: 97%;
    }

    .block_div h2 {
        font-size: 23px;
    }

    a.learn_more {
        background: #fff;
        color: #282828;
    }

}

@media only screen and (min-width: 1441px) {
    div.img_box_left,
    div.img_box_right {
        height: 475px;
    }

    div.products_content_left,
    div.products_content_right {
        height: 700px;
        margin-bottom: 150px;
    }

    div.products_content_left:before {
        height: 700px;
    }

    div.products_content_right:before {
        height: 650px;
    }

    div.products_content_inner_top {
        height: 650px;
        overflow: visible;
    }

    div.products_content_inner_bottom {
        height: 650px;
        overflow: visible;
    }

    div.product_box_content {
        height: 295px;
    }

    div.product_box_left,
    div.product_box_right {
        width: 75%;
    }

    div.arrows {
        right: 43%;
        top: 6%;
        transform: translateX(-50%);
    }

    .block_div {
        padding: 0 10px;
    }

    #blocks_wrapper_div {
        height: 530px;
    }

    div.product_box_left,
    div.product_box_right {
        padding: 44px;
    }

    div.img_box_left {
        left: 0;
    }

    div.img_box_left,
    div.img_box_right {
        width: 86%;
    }

    div.products_content_left:before {
        content: "";
        display: block;
        width: 38%;
        background: #404447;
        position: absolute;
        left: 0;
    }

    div.products_content_right:before {
        content: "";
        display: block;
        width: 30%;
        background: #404447;
        position: absolute;
        right: 0;
    }

    div.product_box_left:before,
    div.product_box_right:before {
        display: block;
        top: -50px;
        left: -50px;
    }

    div.product_box_left,
    div.product_box_right {
        margin-top: 37px;
        margin-left: 37px;
        top: 13%;
    }

    #right_arrow {
        color: #fff;
    }

    #left_arrow {
        color: #fff;
    }

    div.img_box_left,
    div.img_box_right {
        top: 56%;
        transform: translateY(-50%);
    }

    div.product_box_content {
        margin: 15px 0px 5px;
    }

    div#blocks_wrapper_div {
        width: 97%;
    }

    .block_div h2 {
        font-size: 38px;
    }

    a.learn_more {
        background: #fff;
        color: #282828;
    }

}

/* # */

/* # */

/* . */
div.img_box_left,
div.img_box_right {
    overflow: hidden;
    position: absolute;
}

div.img_box_right {
    right: 0;
    right: -50px !important;
}

div.products_content_left,
div.products_content_right {
    overflow: hidden;
    position: relative;
}

div.products_content_left:before {
    background: #404447;
    position: absolute;
}

div.products_content_right:before {
    background: #404447;
    position: absolute;
}

div.products_content_inner_top,
div.products_content_inner_bottom {
    position: relative;
}

div.product_box_left,
div.product_box_right {
    background: #fff;
    box-shadow: 0px 0px 32.55px 2.45px rgba(0, 0, 0, 0.05);
    position: relative;
}

div.product_box_left:before,
div.product_box_right:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #849994;
    position: absolute;
    z-index: -1;
}

div.product_box_left {
    left: 0;
    position: absolute;
}

div.product_box_right {
    right: 0;
    position: absolute;
}

a.learn_more {
    width: 165px;
    height: 70px;
    display: block;
    text-align: center;
    line-height: 70px;
    text-decoration: none;
    transition: all .2s ease-out;
    position: relative;
    box-shadow: 0px 0px 32.55px 2.45px rgba(0, 0, 0, 0.05);
}

.hover {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 0;
  transition: 0.2s;
  z-index: 1;
}

a.learn_more:hover .hover {
    width: 100%;
    background: #ca9a8e;
}

a.learn_more:hover span {
    color: #fff;
}

a.learn_more span {
  position: relative;
  z-index: 2;
}

div.product_box_content {
    overflow: hidden;
}

div.arrows {
    width: 135px;
    margin: auto;
    position: absolute;
}

.block_div a.learn_more {
    margin-left: 5px;
}

.image_div {
    position: absolute;
}

.block_div {
    position: absolute;
}

.overflow_div {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

#images_moving_div {
    position: relative;
}

#blocks_moving_div {
    position: relative;
    height: 100%;
}

.arrows {
    margin-left: 200px;
}

#left_arrow {
    font-size: 50px;
    display: inline-block;
    transition: all .20s ease-in-out;
    cursor: pointer;
}

#right_arrow {
    margin-left: 20px;
    font-size: 50px;
    display: inline-block;
    transition: all .20s ease-in-out;
    cursor: pointer;
}

/* . */
