.cbp-so-scroller {
	margin-top: 3em;
	overflow: hidden;
}

.cbp-so-section {
	margin-bottom: 1em;
	background-color: #222C36;
}

.cbp-so-section:before,
.cbp-so-section:after {
	content: " ";
	display: table;
}

.cbp-so-section:after {
	clear: both;
}

.cbp-so-section h2 {
	font-size: 2.3em;
	font-weight: lighter;
	line-height: 1.2;
	color: #FFF;
	text-align: left;
	margin-top: 150px;
}

.cbp-so-section p {
	font-size: 18px;
	font-weight: 300;
	color: #FFF;
	text-align: justify;
	line-height: 1.5;
}


.cbp-so-side {
	width: 50%;
	float: left;
	margin: 0;
	padding: 3em 4%;
	overflow: hidden;
	min-height: 12em;
}


.cbp-so-side:before,
.cbp-so-side:after {
	content: " ";
	display: table;
}

.cbp-so-side:after {
	clear: both;
}

.cbp-so-side-right {
	text-align: left;
	width: 620px;
	margin-left: 40px;
	margin-top: -25px;
}

.cbp-so-side-left {
	text-align: right;
}

.cbp-so-side-right img {
	float: left;
}

.cbp-so-side-left img {
	float: none;
	width: 100%;
	margin-left: 80px;
}


.grid {
	margin: 0 auto;
	padding: 4em 1em;
	max-width: 85%;
	text-align: center;
	overflow: hidden;

}

.grid1 {
	margin: 0 auto;
	padding: 2.5em 3em 4em 3em;
	max-width: 100%;
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;

}

.view .grid h1 {
	font-weight: lighter;
	color: #333;
	font-size: 38px;
}

.product {
	position: relative;
	display: inline-block;
	vertical-align: top;
	min-width: 22%;
	margin: 0;
	padding: 1em 1em 2em 1em;
	background: #fff;
	border-radius: 5px;
}

.product1 {
	position: relative;
	display: inline-block;
	vertical-align: top;
	min-width: 25%;
	margin: 0;
	padding: 1em 1em 2em 1em;
	background: #FFF;
	border-radius: 5px;
}

	.product__title {
	font-size: 25px;
	width: 200px;
	margin: auto;
	padding: 10px 0 50px 0;
	font-weight: lighter;
	color: #333;
	}
	
	.product__description {
	font-size: 17px;
	width: 200px;
	margin: auto;
	color: #333;
	line-height: 1.5;
	font-weight: lighter;
	text-align: center;
	}
		.product__description1 {
	font-size: 17px;
	width: 200px;
	margin: auto;
	color: #333;
	line-height: 1.5;
	font-weight: lighter;
	text-align: center;
	}
.loginbtn{
	color: #FFF;
	font-family: calibri;
	padding: 20px;
	
	}


@media screen and (max-width: 1350px) {
	.cbp-so-scroller {
		font-size: 65%;
	}

	.cbp-so-section h2 {
	margin: 0px 0 35px 0;
	font-size: 30px;
	line-height: 1.2;
	font-weight: lighter;
	}
	
	.cbp-so-section p {
	font-size: 17px;
	font-weight: lighter;
	color: #FFF;
	text-align: justify;
	line-height: 1.6;
	}

	.cbp-so-side img {
	max-width: 100%;
	margin-top: -50px;
	}
	
	.cbp-so-side-left img {
	float: none;
	width: 100%;
	margin-left: -80px;
}

.grid {
	margin: 0 auto;
	padding: 4em 1em;
	max-width: 100%;
	text-align: center;
	overflow: hidden;
}

.grid1 {
	margin: 0 auto;
	padding: 2.5em 1em 4em 1em;
	max-width: 100%;
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
}

	.product {
	margin: 0 0.5em 1em;
	min-width: 50%;
	}
	
	.product1 {
	margin: 0 0.5em 1em;
	min-width: 50%;
	background-color: #FFFFFF;
	}

	.product__title {
	font-size: 23px;
	margin: auto;
	padding: 20px 0 20px 0;
	width: 100%;
	color: #000;
	}
	.product__description {
	font-size: 17px;
	width: 100%;
	margin: auto;
	color: #333;
	text-align: center;
	}
	.product__description1 {
	font-size: 17px;
	width: 100%;
	margin: auto;
	color: #333;
	text-align: center;
	}
	

}

@media screen and (max-width: 1350px) {
	.cbp-so-side {
	float: none;
	width: 80%;
	margin: auto;
	}

	.cbp-so-side img {
	max-width: 100%;
	}
	
		.cbp-so-side-right {
	text-align: left;
	margin-top: -100px;
	width: 72%;
}
}
