
.product_mockup{
    background:#dfdfe1 url('./../../../img/frontend/product_mockup.png') center left no-repeat;
}
.offer-button .text{
    display: block;
    width: 106px;
    height: 38px;
    font-family: "latomedium";
    font-size: 14px;
    color: white;
    margin: auto 1px auto auto;
    border-bottom-style: solid;
    border-width: 2px;
    float: left;
    text-align: center;
    padding-top: 9px;
    text-transform: uppercase;
    background: #d7222d;
    border-color: #971820;
}
.product_main_image{
    min-height: 70px;
}
.offer-button .icon {
    color: white;
    border-color: #90151d;
    background: #d5212c url('./../../../img/offer_see_more.png') 11px 10px no-repeat;
    display: block;
    width: 40px;
    height: 38px;
    border-bottom-style: solid;
    border-width: 2px;
    float: left;
    text-align: center;
    padding-top: 7px;
}
.product-right .download-button .text{
    background: #f3f3f3;
}
.download-button .text{
    color: #c91c27;
    font-size: 14px;
    font-family: "latobold";
    text-transform: uppercase;
    background: #fff;
    padding-top: 9px;
    margin: auto 1px auto auto;
    border:2px solid #c91c27;
    display: block;
    width: 115px;
    height: 40px;
    float: left;
    text-align: center;
}
.download-button .icon {
    color: white;
    border-color: #90151d;
    background: #d5212c url('./../../../img/frontend/product_download.png') 14px 10px no-repeat;
    display: block;
    width: 40px;
    height: 40px;
    border-bottom-style: solid;
    border-width: 2px;
    float: left;
    text-align: center;
    padding-top: 7px;
}
.product_top_bg{
    background-color:#f3f3f3;
    float: left;
    text-align: center;
}
.product_mockup h3{
    background-color: #d5212c;
    font-family: "latobold";
    font-size: 14px;
    margin:0;
    text-align: center;
    color: #fff;
    padding-top: 42px;
    padding-bottom: 42px;
}
.product_mockup .product_year{
    font-family: "latobold";
    font-size: 36px;
    color: #0c1e3f;
    margin-top: 35px;
    margin-bottom: 22px;
    float: left;
    width: 100%;
}
.product_content{
    color : #51545a;
    font-size: 14px;
    font-family: "latoregular";
    line-height: 17px;
    margin-bottom: 45px;
    padding-left: 40px;
    padding-right: 30px;
}
.download-button{
    margin-bottom: 20px;
    float: left;
}
.product_mockup .offer-button{
    margin-bottom: 30px;
    float: left;
    margin-left: 20%;
}
.product-right{
    background-color: #f3f3f3;
    text-align: center;
    margin-right: 20px;
}
.product-right h3{
    margin-top: 17px;
    margin-bottom: 12px;
    color:#0c1e3f;
    font-family: "latobold";
    font-size: 14px;
}
.product-right .prod_right_year{
    font-family: "latobold";
    font-size: 20px;
    width: 100%;
    float: left;
    margin-bottom: 12px;
}
.text_center {
    text-align: center;
    font-size: 14px;
    font-family: "latoregular";
    margin-top: 30px;
    margin-bottom: 30px;
    color: #58585a;
    line-height: 17px;
}
.product_from .form-group{
    width: 90%;
}
.product_from{
    color :#4e5157;
    font-size: 14px;
    font-family: "latoregular";
    padding:30px;
}
.send_form{
    margin-top: 25px;
    float: left;
    margin-left: 20%;
}

.send_form .text {
    display: block;
    width: 106px;
    height: 38px;
    font-family: "latomedium";
    font-size: 14px;
    color: white;
    margin: auto 1px auto auto;
    border-bottom-style: solid;
    border-width: 2px;
    float: left;
    text-align: center;
    padding-top: 9px;
    text-transform: uppercase;
    background-color: #cd1d28;
    border-color: #91161d;
}
.send_form .icon {
    color: white;
    border-color: #91161d;
    background: #cd1d28 url('/assets/img/frontend/arrow_lastest_news.png') 14px 14px no-repeat;
    display: block;
    width: 40px;
    height: 38px;
    border-bottom-style: solid;
    border-width: 2px;
    float: left;
    text-align: center;
    padding-top: 7px;
}
.send_form:hover .text{
    background: #0d1a39;
    border-color: #040a1a;
}
.send_form:hover .icon{
    border-color: #040a1a;
    background: #0d1a39 url('/assets/img/frontend/arrow_lastest_news.png') 14px 14px no-repeat;
}
.offer_filters {
    float: left;
    margin-top: 15px;
    margin-right: 14px;
}
.offer_filters .text, .offer_filters .close_filter {
    background-color: #f3f3f3;
    border: 1px solid #d3d3d3;
    font-size: 12px;
    color: #4e5157;
}
.offer_filters .text {
    padding: 6px 15px;
}
.offer_filters .close_filter {
    padding: 6px;
    margin-left: 1px;
}
.products {
    background-color: #fff;
    text-align: center;
}
.main_product {
    width: 95%;
    margin-bottom: 15px;
    background-color: #fff;
    float: left;
    padding: 30px 23px 15px 28px;
}
.main_product img{
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
}
.products .main_product .product_date,
.products .main_product .product_title,
.products .main_product .offer_note{
    float: left;
    width: 100%;
}
.products .main_product .product_title{
    font-size: 20px;
    font-family: "latobold";
    min-height: 46px;
    line-height: 23px;
}
.products .main_product .offer_note{
    border-top: 2px solid #f3f3f3;
    padding-top: 17px;
    font-family: "latolight_italic";
    min-height:59px;
}
.products .main_product .product_date{
    margin-top: 15px;
    color:#df313c;
    font-family: "latobold";
    font-size: 14px;
}
.products .main_product .download-button{
    width: 157px;
    margin: 30px auto 0 auto;
    display: block;
}

.mockup_scroll{
    max-height: 547px;
    overflow: scroll;
}
.col_pad .mockup_scroll{
    padding: 0 15px;
    /*width: 310px;*/
}
.top_right_prod{
    margin-bottom: 30px;
    float: left;
}
.product_view{
    display: block;
    width:40px;
    height: 40px;
    float: left;
    background:url('/assets/img/frontend/product_view.png') center center no-repeat;
    margin-top: 30px;
    margin-left: 5px;
}
.product-right .download-button{
    padding-bottom: 15px;
}
.product_top_bg .download-button,.product-right .download-button{
    margin-left: 20%;
}
.download-button:hover .text{
    border-color: #091128;
}
.download-button:hover .icon{
    background-color: #091128;
}

.offer-button:hover .text,
.offer-button:hover .icon{
    border-color: #040a1a;
    background-color: #0d1a39;
}
.send_a_copy .checkbox{
    width: 275px;
    margin: 0 auto;
}
.send_informations {
    float: left;
    width: 100%;
    display: block;
    margin: 10px 0;
}
.send_informations .send_form {
    width: 147px;
    display: block;
    margin: 10px auto;
    float: none;
}
.download {
    width: 100%;
    float: left;
}

.product_from .form-element-container{
    margin-bottom: 15px;
}

.product_from .form-element-container .form-label{
    font-family: "latoregular";
    font-size: 14px;
    color: #4e5157;
    margin: 0 0 10px 0;
    line-height: 18px;
}

.product_from .form-element-container .element-container{
    border: 1px solid #e9e9e9;
    width: 90%;
}

.product_from .form-element-container .form-input{
    font-family: "latoregular";
    font-size: 14px;
    color: #4e5157;
    margin: 0 0 0px 0;
    line-height: 18px;
    border: 2px solid #f3f3f3;
    padding-left: 15px;
    height: 38px;
}
.product_from .form-element-container .form-textarea{
    font-family: "latoregular";
    font-size: 14px;
    color: #4e5157;
    margin: 0 0 0px 0;
    line-height: 18px;
    border: 2px solid #f3f3f3;
    padding-left: 15px;
    height: 287px;
}
@media only screen and (max-width: 1024px) {
    .download-button .text{
        width: 100px;
    }
    .products .main_product .offer_note{
        min-height: 80px;
    }
    .product_view{
        margin-top: 0;
    }
}

@media only screen and (max-width: 768px) {
    .products .main_product .download-button {
        width: 141px;
        margin: 0 auto;
        display: block;
        height: 40px;
    }
    a.view_pdf {
        width: 40px;
        height: 40px;
        display: block;
        margin: 0 auto;
    }
    .products .main_product .download-button,
    a.view_pdf{
        float: left;
    }
    .box_download {
        width: 181px;
        margin: 0 auto;
        display: block;
    }
}

@media only screen and (max-width: 736px) {
	
	.product_mockup {
	    background-position: 70px 375px;
	    margin-bottom: 20px;
	    height: 845px;
	}
}

@media only screen and (max-width: 414px) {
	.product_mockup{
		background-position: -75px 460px;
	    height: 920px;
	}
}

@media only screen and (max-width: 375px) {
	.product_mockup{
		background-position: -100px 480px;
		height: 945px;
	}
}
@media only screen and (max-width: 320px){
	.product_mockup {
	    background-position: -127px 500px;
	    height: 970px;
	}
}