.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: 400px;
    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;
}

/* BD Changes */

.main_slider_label {
	background: white;
	margin-left: 5px;
	color: black;
		border-radius: 25px;
		padding: 5px 15px;
		border: 2px solid #f82d3f;
		font-size: 16px;
		font-weight:700;
}
	
.main_slider_label.active_label {
	background: #f82d3f;
	margin-left: 5px;
	color: white;
		border-radius: 25px;
		padding: 5px 15px;
		border: 2px solid #f82d3f;
		font-size: 16px;
		font-weight:700;
	}

	.swiper-pagination-custom {
		position: absolute;
		top: 325px;
		text-align: left;
		left: 95px;
	}


@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: 350px;
}
.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;
}
.swiper-pagination-custom {
	left: 20px;
    top: 350px;
}
}

@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;
}

}
.text h1{
    color:black;
}
.text p{
    color:black;
} 



