.download-brochure, .get-in-touch {
    display: none;
}
.page-product .main-slider{
    margin: 0px;
}
.column-module{
    overflow: hidden;
}
.pagination-wrapper {
    margin-top: -70px;
    margin-left: 30px;
}
.product__info p {
    min-height: 47px;
}
.hero-main-slider {
    padding: 0px;
    height: 600px;
    background: #eeeeee;
}
.column-module p.half-width{
	margin-bottom: 20px;
}
.main-slider-product-img {
    height: 100%;
    padding: 0px;
	/*width: 640px;*/
	width: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    float: right;
    background-position: right;
    align-items: flex-end;
    display: -moz-flex;
    -moz-flex-flow: column-reverse;
    display: -webkit-flex;
    -webkit-flex-flow: column-reverse;
    display: flex;
    flex-flow: column-reverse;
}
.main-slider-product-img img{
    float: right;
}

.main-slider-row {
    height: 100%;
    background-color: white;
    /*max-width: 1400px;*/
    margin: 0 auto;
    background-size: cover;
}
.hero-main-slider .main-slider-text-part .text {
    padding: 175px 50px 0px 100px;
    color: white;
}
.swiper-container{
	height: 100%;
}
.main-slider-text-part a {
	padding: 5px 15px;
    margin-right: 5px;
    background: #ed1b24;
    color: white;
    text-decoration: none;
    border-radius: 25px;
    float: left;
    margin-bottom: 10px;
}

.main-slider-text-part a:hover {
    background: #37353b;
}
.main-slider-text-part h3 {
    margin-bottom: 10px;
}
.main-slider-text-part h3 {
    margin-bottom: 40px;
}
.product-content-product-img {
	float: right;
	margin-right: -15px;
	width: 50%;
	text-align: right;
}

.product-content-product-img img {
    width: 100%;
    float: right;
}

.product-content-features {
    float: left;
    width: 100%;
    margin-left: -15px;
    margin-right: -15px;
}

.product-content-features .text-part{
    float: left;
    width: calc(100% - 50px);
}

.product-content-features .img-part{
    float: left;
    width: 50px;
}
.product-slider {
    padding-top: 40px;
    padding-bottom: 0px;
}

.product-slider ul.nav.nav-tabs {
    border: 0px;
    text-align: center;
    margin-bottom: 40px;
}

.product-slider .nav-tabs>li {
    float: none;
    display: inline-block;
}

.product-slider .nav-tabs>li>a {
    color: black;
    background: white;
    border-radius: 25px;
    padding: 5px 15px;
    border: 2px solid #f82d3f;
}

.product-slider .nav-tabs>li.active>a {
    background: #f82d3f;
    color: white;
}

.product-slider h2 {
    font-size: 34px;
    font-weight: normal;
    margin-bottom: 0px;
}

.product-slider-content {
    padding: 15px;
    margin-bottom: 15px;
}

.product-slider-content p{
    margin-bottom: 0px;
}
.product-slider-left-content{
    padding-left: 0px;
    padding-right: 8px;
}

.product-slider-right-content{
    padding-right: 0px;
    padding-left: 8px;
}

.product-slider .grid-case-studies .image{
    min-height: auto;
    max-height: none;
}
.red-color{
    color: #f82d3f;
}
.product-slider-col-row {
    float: left;
    background: white;
	text-align: left;
	position: relative;
}
.grey-line {
    position: absolute;
    height: 100%;
    width: 14px;
    left: 49%;
    background: #eeeeee;
}
.row-left{
	margin-left: -15px;
}
a.product-slider-link {
    width: 24%;
    display: inline-table;
    text-decoration: none;
    color: black;
    text-align: left;
    padding: 0px;
    font-weight: bold;
    vertical-align: top;
    margin-bottom: 10px;
}
.link-icon {
    background: url(../img/product-page/link-image.png);
    background-repeat: no-repeat;
    width: 30px;
    background-size: 25px;
    height: 25px;
    display: table-cell;
}
a.product-slider-link:hover{
    color: #f82d3f;
}
.product-slider-link-row{
    width: 100%;
    float: left;
    margin-top: 20px;
	padding-bottom: 20px;
	text-align: left;
}
.round-btn {
    padding: 10px 15px !important;
    border-radius: 25px !important;
}

.product-contact form .form-group input[type=email], 
.product-contact form .form-group input[type=password], 
.product-contact form .form-group input[type=text], 
.product-contact form .form-group select, 
.product-contact form .form-group textarea{
    background: white;
    padding: 5px 25px;
}

.product-contact form .form-group input[type=email],
.product-contact form .form-group input[type=password], 
.product-contact form .form-group input[type=text], 
.product-contact form .form-group select {
    height: 50px;
}

.product-contact textarea.form-control {
    height: 120px;
}

.product-contact form .form-group{
    margin-bottom: 15px !important;
    margin-top: 0px;
}

.product-contact .btn {
    width: 100%;
    padding: 10px;
}

.product-contact h3 {
    padding-top: 30px;
}
.software-download {
	padding: 30px 30px;
    height: 720px;
}
.video-module img {
    width: 100%;
}
.main-slider-text-part h1 {
    font-size: 42px;
}
.main-slider-text-part p {
    margin-bottom: 20px;
}

.software-download {
    background-size: 100% auto;
    background-position: bottom;
    background-repeat: no-repeat;
}
form#product-page-form input, form#product-page-form select, form#product-page-form textarea {
    font-size: 16px;
}
.software-download-image {
    width: 50%;
    position: absolute;
    background-size: cover;
    background-position: right;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-repeat: no-repeat;
}
.software-full-image img {
    width: 100%;
}
.calculationParams{
	padding-right: 0px;
}
.background-blue-1{
	background: #f3f9f9;
}
.background-black-1{
	background: #262626;
	color: white;
}
.software-col-row {
    float: left;
    width: 100%;
    padding: 30px 0px 30px 0px;
}
.software-col-row .img-part {
    float: left;
    width: 50px;
    margin-right: 10px;
}

.software-col-row .text-part {
    float: left;
    width: calc(100% - 60px);
    margin-top: -10px;
}

.calculationParams .btn {
    border-radius: 25px;
    padding: 5px 10px;
    font-weight: normal;
    font-size: 16px;
    margin-top: 45px;
}

.software-download label {
    height: 45px;
    display: table-cell;
    vertical-align: middle;
    margin-bottom: 0px;
}
.software-row{
	position: relative;
}
.software-download .text-part{
	margin-top: 20px;
	color:#bdc0bf;

}
.compare-full {
    color: white;
    background: #e40520;
    float: left;
    height: 51px;
    line-height: 50px;
    width: calc(100% - 340px);
    margin-left: 5px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0px;
}
.product-content-text-part h2 {
    margin: 0px;
}

.product-content-text-part p.content {
    margin-top: 20px;
}

/* Adjustment for the curve image */
.product-content-module .product-content-text-part h2{
    margin-right: -40%;
}

.product-content-module .product-content-text-part p.content{
    /*margin-right: -30%;*/
    margin-bottom: 50px;
}




/* Adjustment for Resiolution required */
.carousel-module .grid-wrapper .swiper-container.product-slider-swiper .swiper-button-next, .carousel-module .grid-wrapper .swiper-container.product-slider-swiper .swiper-button-prev {
    background: none;
}
.carousel-module .grid-wrapper .swiper-container.product-slider-swiper .swiper-button-next{
    right: 0px;
}
.carousel-module .grid-wrapper .swiper-container.product-slider-swiper .swiper-button-prev {
    left: 0px;
}
.product-slider-swiper .swiper-button-prev:before{
    left: 0px;
}
.product-slider-swiper .swiper-button-next:before{
    right: 0px;
}
.main-slider-text-part {
    width: 50%;
    float: left;
    height: 100%;
}

.product-content-text-part {
    width: 50%;
    float: left;
	height: 100%;
	padding-left: 30px;	
}
.remove-compare span {
    margin-top: -13px;
}

.compare .btn.btn-black {
    background: #e40520;
}
.compare .btn.btn-black:active, .compare .btn.btn-black:hover{
	background: #182534;

}

.grid-case-studies .image img {
    height: auto;
    max-height: 600px;
    width: auto;
}
.btn.download-btn{
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-bottom: 20px;
}

.software-col-row .text-part p {
    margin-bottom: 0px;
}

@media screen and (min-width: 1200px){
	.product-content-features div.col-lg-4:nth-child(4) {
		clear: both;
	}
}


@media screen and (min-width: 1240px){
	.product-content-module .product-content-text-part p.content{
		margin-right: 0px;
	}
	.product-content-module .product-content-text-part h2{
		margin-right: 0px;
	}

	.carousel-module .grid-wrapper .swiper-container.case-studies-swiper .swiper-button-next, .carousel-module .grid-wrapper .swiper-container.case-studies-swiper .swiper-button-prev {
		top: 190px;
	}
}
@media screen and (min-width: 992px){
.map .map-wrapper #map {
    width: 100%;
    height: 700px;
}
.map .map-wrapper #map-location-details {
    position: absolute;
    max-width: 310px;
    padding-top: 100px;
    padding-bottom: 100px;
    padding-left: 25px;
    padding-right: 25px;
}
}

@media screen and (max-width: 1200px){
.carousel-module .grid-wrapper .swiper-container.case-studies-swiper .swiper-button-next, .carousel-module .grid-wrapper .swiper-container.case-studies-swiper .swiper-button-prev {
    top: 220px;
}
.product-content-features div.col-lg-4:nth-child(2n+1) {
    clear: both;
}
.product-comparision .product:nth-child(4n) {
    clear: both;
}

}
@media screen and (max-width: 992px){
.carousel-module .grid-wrapper .swiper-container.product-slider-swiper .swiper-button-next, .carousel-module .grid-wrapper .swiper-container.product-slider-swiper .swiper-button-prev {
    top: 25%;
}
.main-slider-text-part {
    width: auto;
}

.product-content-text-part {
    width: auto;
}
.product-content-module .product-content-text-part h2{
    margin-right: 0%;
}

.product-content-module .product-content-text-part p.content{
    margin-right: 0%;
}
.grid-case-studies .image img {
    width: auto;
    height: 500px;
}
.software-download-image {
    width: 100%;
    float: left;
    position: relative;
    height: 350px;
}
}
@media screen and (max-width: 768px){
.carousel-module .grid-wrapper .swiper-container.product-slider-swiper .swiper-button-next, .carousel-module .grid-wrapper .swiper-container.product-slider-swiper .swiper-button-prev {
    top: 25%;
}.main-slider-text-part {
    width: auto;
}

.software-download {
    padding: 30px 30px 30px 30px;
}

.product-content-text-part {
    width: auto;
}
.hero-main-slider .main-slider-text-part .text{
	padding: 100px 25px 100px 25px;
}

.product-content-text-part{
	padding-left: 0px;
}
.calculationParams{
	padding-right: 15px;
}
.product-comparision .product:nth-child(2n+1) {
	clear: both;
}

.product-comparision .product:nth-child(4n) {
	clear: none;
}
}

@media screen and (max-width: 540px){
.product-slider .grid-case-studies .image img {
    width: 100%;
    height: auto;
}
a.product-slider-link{
	width: 49%;
}
.main-slider-row{
	background-size: auto;
}

}
/* Product Comparision SAmple
=============================*/
.view {
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
	transition: transform 0.4s ease-in-out;
}

.view--compare {
	-webkit-transform: scale3d(0.9,0.9,1);
	transform: scale3d(0.9,0.9,1);
}

/* product grid */
.grid {
	margin: 0 auto;
	padding: 0px 1em;
	/* padding: 4em 1em;*/
	/*max-width: 1200px;*/
	text-align: center;
	overflow: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/* if flexbox is supported, let's use it to lay out the products */
.flexbox .grid {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-content: stretch;
	-ms-flex-line-pack: stretch;
	align-content: stretch;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
}

/* product */
.product {
    position: relative;
    display: inline-block;
    vertical-align: top;
    /* min-width: 16em; */
    /* margin: 0 1em 2.5em; */
    /* padding: 1.5em 1.5em 2em; */
    /* background: #24252A; */
    border-radius: 5px;
    margin-bottom: 1em;
}
.product__info {
    border: 1px black solid;
    padding: 20px 10px;
}

.product--selected .product__info {
    border: 2px solid #e40520;
}

.product--selected {
/*	box-shadow: 0 0 0 2px #5C5EDC;*/
}

.flexbox .product {
	display: block;
	-webkit-flex: 0 0 16em;
	-ms-flex: 0 0 16em;
	flex: 0 0 16em;
}

/* product info */
.product__info > span {
	display: block;
	padding: 1em 0;
}
.product__info .btn {
    border-radius: 25px;
    padding: 5px 15px;
    font-size: 16px;
	font-weight: normal;
	width: auto;
}

/* since we'll be using the product info inside of the comparison, we'll hide the extra info for the grid view */
.grid .extra {
	display: none;
}

.product__image {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	-webkit-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    height: 125%;
}

.product:hover .product__image {
	-webkit-animation: swing 0.6s forwards;	
	animation: swing 0.6s forwards;	
}

/* https://daneden.github.io/animate.css/ */
@-webkit-keyframes swing {
	25% {
		-webkit-transform: rotate3d(0, 0, 1, 6deg);
		transform: rotate3d(0, 0, 1, 6deg);
	}

	50% {
		-webkit-transform: rotate3d(0, 0, 1, -4deg);
		transform: rotate3d(0, 0, 1, -4deg);
	}

	75% {
		-webkit-transform: rotate3d(0, 0, 1, 2deg);
		transform: rotate3d(0, 0, 1, 2deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
  25% {
		-webkit-transform: rotate3d(0, 0, 1, 6deg);
		transform: rotate3d(0, 0, 1, 6deg);
	}

	50% {
		-webkit-transform: rotate3d(0, 0, 1, -4deg);
		transform: rotate3d(0, 0, 1, -4deg);
	}

	75% {
		-webkit-transform: rotate3d(0, 0, 1, 2deg);
		transform: rotate3d(0, 0, 1, 2deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.product__title {
/*	font-size: 150%;
	margin: 1em 0 0; 
    min-height: 3em;*/
    color: #e40520;
}

.fosrocicon-plus:before {
    content: "\002b";
}
.fosrocicon-minus:before {
    content: "\2212";
}

.product--selected .fosrocicon-plus{
	display: none;
}
.product--selected .fosrocicon-minus{
	display: block;
}
.fosrocicon-minus{
	display: none;
}

.product__price {
	font-weight: bold;
	color: #797BED;
}

.action {
	display: inline-block;
	font-size: 1em;
	white-space: nowrap;
	padding: 0.85em 1.25em;
	cursor: pointer;
	border: none;
	background: transparent;
	text-align: center;
}

.action:focus {
	outline: none;
}

.action--button {
	background: #2C2D34;
	color: #fff;
	border-radius: 2px;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

.action--button:hover {
	background: #5C5EDC;
}

.action__text {
	font-family: 'Raleway', 'Helvetica Neue', Helvetica, Arial, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: .813em;
	vertical-align: middle;
	display: inline-block;
}

.action__text--invisible {
	position: absolute;
	top: 100%;
	opacity: 0;
	pointer-events: none;
}

.action--button i + span {
	margin-left: 1em;
}

.flexbox .action--buy {
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	align-self: center;
	margin-top: 1em;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
}

.action--close {
	position: absolute;
	overflow: hidden;
	top: 0;
	right: 0;
	font-size: 1.5em;
	color: #ddd;
	pointer-events: none;
	opacity: 0;
	-webkit-transition: opacity 0.3s, background 0.2s;
	transition: opacity 0.3s, background 0.2s;
}

.view--compare + .compare .action--close {
	pointer-events: auto;
	opacity: 1;
	-webkit-transition-delay: 0.4s, 0s;
	transition-delay: 0.4s, 0s;
}

.action--close:hover,
.action--close:focus {
	color: #797BED;
}

.action--compare {
	margin: 0 0 0 4px;
	opacity: 0;
	pointer-events: none;
	cursor: default;
	background-color: #34363D;
	color: #565B6C;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.compare-basket--active .action--compare {
	opacity: 1;
}

.compare-basket--active .action--compare:nth-child(5),
.compare-basket--active .action--compare:nth-child(6) {
	background-color: #e40520;
	color: #fff;
	pointer-events: auto;
	cursor: pointer;
}

.remove-compare {
    float: left;
    height: 50px;
    width: 50px;
    background-color: #e40520;
    color: #fff;
    pointer-events: auto;
    cursor: pointer;
    font-weight: bold;
    font-size: 25px;
    border: 0px;
    border-radius: 3px;
}

.action--remove {
	position: absolute;
	overflow: hidden;
	color: #ddd;
	top: 0px;
	right: 2px;
	padding: 0;
	font-size: 0.65em;
}

.action--compare-add {
    color: #f82d3f;
    position: absolute;
    top: -5px;
    right: 17px;
    
    padding: 0px 5px;
}

.action--compare-add i{
    font-size: 35px;
}


.action--compare-add:hover .action__text--invisible {
	opacity: 1;
	top: 35px;
	right: 10px;
	color: #ddd;
	font-size: 75%;
	letter-spacing: 0;
	background: #2F3035;
	border-radius: 2px;
	padding: 3px 5px;
}

.action--remove:hover,
.action--compare-add:hover {
	color: #5C5EDC;
}

.action--compare-add .fa-check,
.action--compare-add input[type=checkbox]:checked ~ .fa-plus {
	display: none;
}

.action--compare-add input[type=checkbox]:checked ~ .fa-check {
	display: block;
	color: #5C5EDC;
}

.check-hidden {
	position: absolute;
	opacity: 0;
}

.compare-basket {
	width: 100%;
	padding: 0.75em;
	text-align: right;
	position: fixed;
	top: 0;
	left: 0;
	background: #212227;
	z-index: 1000;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-transform: translate3d(0,-100%,0);
	transform: translate3d(0,-100%,0);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0.2,1,0.3,1);
	transition: transform 0.3s cubic-bezier(0.2,1,0.3,1);
}

.compare-basket--active {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.flexbox .compare-basket {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-webkit-justify-content: flex-end;
	-ms-flex-pack: end;
	justify-content: flex-end;
}

.product-icon {
	display: inline-block;
	vertical-align: middle;
	background: #42444F;
	width: 50px;
	height: 50px;
	padding: 5px;
	margin: 0 3px;
	border-radius: 2px;
	position: relative;
}

.product-icon::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 4px;
	z-index: -1;
	box-shadow: -56px 0 #2C2D34;
}

.compare-basket--full .product-icon::after {
	display: none;
}

.flexbox .product-icon {
	display: block;
}

/* comparison overlay */
.compare {
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 0;
	overflow: auto;
	top: 0;
	left: 0;
	z-index: 1001;
	-webkit-transition: height 0s 0.4s;
	transition: height 0s 0.4s;
}

.flexbox .compare {
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
}

.view--compare + .compare {
	pointer-events: auto;
	height: 100%;
	-webkit-transition: none;
	transition: none;
}

.compare::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	opacity: 0;
	-webkit-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.view--compare + .compare::before {
	opacity: 1;
}

.compare__item {
	width: 50%;
	background: #2a2b2d;
	text-align: center;
	cursor: default;
	padding: 2em 1em;
	-webkit-transition: -webkit-transform 0.4s ease-in-out;
    transition: transform 0.4s ease-in-out;
    float: left;
}

section.compare {
    color: white;
}

.no-flexbox .compare__item {
	display: inline-block;
	width: 50%;
}

.compare__item:nth-of-type(2) {
	background: #1b1c1f;
}

.compare__item .product__title {
	margin: 1em 0;
	min-height: 0;
	font-weight: bold;
    font-size: 22px;
}

.compare__item .product__price {
	color: #CECECE;
}

.compare__item span[class^="product__"] {
	display: block;
	padding: 0.85em 0;
	-webkit-transition: background-color 0.3s;
	transition: background-color 0.3s;
}

.compare__item span[class^="product__"].hover {
	background: #000;
}

/* three items */
.compare__item:first-of-type:nth-last-of-type(3),
.compare__item:first-of-type:nth-last-of-type(3) ~ .compare__item {
    width: 33.3333%;
}

.flexbox .compare__item {
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
}

.compare__item:nth-child(odd) {
	-webkit-transform: translate3d(0,-100vh,0);
	transform: translate3d(0,-100vh,0);
}

.compare__item:nth-child(even) {
	-webkit-transform: translate3d(0,100vh,0);
	transform: translate3d(0,100vh,0);
}

.view--compare + .compare .compare__item:nth-child(odd),
.view--compare + .compare .compare__item:nth-child(even) {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.compare__effect {
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: -webkit-transform 1s cubic-bezier(0.2, 1, 0.3, 1), opacity 1s cubic-bezier(0.2, 1, 0.3, 1);
	transition: transform 1s cubic-bezier(0.2, 1, 0.3, 1), opacity 1s cubic-bezier(0.2, 1, 0.3, 1);
}

.compare__item:nth-child(odd) .compare__effect {
	-webkit-transform: translate3d(0,-250px,0);
	transform: translate3d(0,-250px,0);
}

.compare__item:nth-child(even) .compare__effect {
	-webkit-transform: translate3d(0,250px,0);
	transform: translate3d(0,250px,0);
}

.view--compare + .compare .compare__item:nth-child(odd) .compare__effect,
.view--compare + .compare .compare__item:nth-child(even) .compare__effect {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

@media screen and (min-width: 59.688em) {
	.flexbox .compare__effect {
		display: -webkit-flex;
		display: -ms-flex;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}

	.flexbox .compare__item .product__image {
		-webkit-align-self: center;
		-ms-flex-align: center;
		align-self: center;
		-webkit-flex: none;
		-ms-flex: none;
		flex: none;
	}
}

@media screen and (max-width: 59.688em) {
	.grid {
		/*padding: 2em 0.5em;
		font-size: 65%;*/
	}


	.product__title {
		font-size: 115%;
	}

	.flexbox .product {
		-webkit-flex: 0 0 13em;
		-ms-flex: 0 0 13em;
		flex: 0 0 13em;
	}

	.flexbox .compare {
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}

	.no-flexbox .compare__item,
	.compare__item,
	.compare__item:first-of-type:nth-last-of-type(3),
	.compare__item:first-of-type:nth-last-of-type(3) ~ .compare__item {
		width: 100%;
	}

	.compare__item {
		text-align: left;
		padding: 1.5em;
		font-size: 90%;
	}

	.compare__item .product__image {
		height: 40px;
		float: left;
	}

	.compare__item .product__title {
		margin: 0 40px 0 43px;
		font-size: 0.85em;
		display: block;
	}

	.compare__item .product__year { border-bottom: 2px solid #2E294E; }
	.compare__item .product__region { border-bottom: 2px solid #6D6FD2; }
	.compare__item .product__varietal { border-bottom: 2px solid #4B5267; }
	.compare__item .product__alcohol { border-bottom: 2px solid #3C3474; }

	.action--close {
		padding: 0.5em 0.75em;
	}

	.compare__item .action--buy {
		margin: 0;
		display: block;
	}

	.compare__item span[class^="product__"] {
		display: inline-block;
		padding: 0.25em;
		margin: 0 0 0.5em 0;
		font-size: 0.85em;
	}

	.compare__item:nth-child(odd) {
		-webkit-transform: translate3d(-100%,0,0);
		transform: translate3d(-100%,0,0);
	}

	.compare__item:nth-child(even) {
		-webkit-transform: translate3d(100%,0,0);
		transform: translate3d(100%,0,0);
	}

	.compare__item:nth-child(odd) .compare__effect {
		-webkit-transform: translate3d(-250px,0,0);
		transform: translate3d(-250px,0,0);
	}

	.compare__item:nth-child(even) .compare__effect {
		-webkit-transform: translate3d(250px,0,0);
		transform: translate3d(250px,0,0);
	}
}