@media only screen and (max-width: 440px) {
	.product_img .right_padding_img img {
		height: auto;
		width:100%;
		background: none;
	}
	
	@-moz-document url-prefix() {
		.product_img .right_padding_img img {
			height: 60px;
			width: auto;
			background: none;
		}
	}
	
	.product_img .right_padding_img img {
		padding: unset;
	}
	.step_1_content{
		flex-direction: column;
	}
	
	.additive_padding {
		padding: 5px 0;
	}
	
	.product_item {
		height: 130px;
	}
                
	.blocks_listing img {
		max-width: 300px;
		width: auto;
	}

	.block_img_div {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	
	.block_text_div {
		width: 100%;
	}

	.store_btn_top {
		margin: 30px auto ;
	}
	.home_icon_for_xs {
		width: 35%; 
		padding-right: 10px;
	}
	
	.right_padding_img {
		padding: 0;
	}
}

@media only screen and (min-width: 440px){	
	@-moz-document url-prefix() {
		.product_img .right_padding_img img {
			height: 80px;
			width: auto;
			background: none;
		}
	}
	
	.product_img .right_padding_img img {
		padding: 5px;
	}
	.step_1_content{
		flex-direction: column;
	}
	
	.additive_padding {
		padding: 35px 0;
	}
	
	.product_item {
		height: 140px;
	}
                        
	.blocks_listing img {
		max-width: 300px;
		width: auto;
	}

	.block_img_div {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	
	.block_text_div {
		width: 100%;
	}

	.store_btn_top {
		margin: 30px auto ;
	}
	.home_icon_for_xs {
		width: 35%; 
		padding-right: 10px;
	}
	.home_icon_for_xs {
		width: 25%; 
		padding-right: 10px;
	}
	
	.right_padding_img {
		padding:0 ;
	}
}

@media only screen and (min-width: 540px) {
	.product_img .right_padding_img img {
		height: auto;
		width:100%;
		background: none;
	}
	
	@-moz-document url-prefix() {
		.product_img .right_padding_img img {
			height: 100px;
			width: auto;
			background: none;
		}
	}
	
	.product_img .right_padding_img img {
		padding: 5px;
	}
	
	.step_1_content{
		flex-direction: column;
	}
	
	.right_padding_img {
		padding:5%;
	}
	
	.additive_padding {
		padding: 35px 0;
	}
	
	.product_item {
		height: 150px;
	}
               
	.blocks_listing img {
		max-width: 300px;
		width: auto;
	}

	.block_img_div {
		float: none;
		width: 100%;
		margin: 0 auto;
	}
	
	.block_text_div {
		float:unset;
		width: 100%;
	}

	.store_btn_top {
		margin: 30px auto ;
	}
	.home_icon_for_xs {
		width: 15%; 
		padding-right: 10px;
	}
}

@media only screen and (min-width: 768px) {
	.product_img .right_padding_img img {
		height: auto;
		width:100%;
		background: none;
	}
	
	@-moz-document url-prefix() {
		.product_img .right_padding_img img {
			height: 180px;
			width: auto;
			background: none;
		}
	}
	
	.product_img .right_padding_img img {
		padding: 30px;
	}
	
	.step_1_content{
		flex-direction: row;
	}
	
	.additive_padding {
		padding: 40px 0;
	}
	
	.product_item {
		height: 170px;
	}
                        
	.blocks_listing img {
		max-width: 300px;
		width: auto;
	}

	.block_img_div {
		float: none;
		width: 50%;
		margin: 0 auto;
	}
	
	.block_text_div {
		width: 50%;
	}
	
	.store_btn_top {
		margin: 30px 0;
	}
	
	.right_padding_img {
		padding:0 20px 0 0;
	}
}

@media only screen and (min-width: 1024px) {
	.product_img .right_padding_img img {
		height: auto;
		width:100%;
		background: none;
	}
	
	@-moz-document url-prefix() {
		.product_img .right_padding_img img {
			height: 180px;
			width: auto;
			background: none;
		}
	}

	.retex_link_btn {
		color: #FFF;
		background: #3ba109;
	}
	
	.product_img .right_padding_img img {
		padding: 30px;
	}
	
	.step_1_content{
		flex-direction: row;
	}
	
	.additive_padding {
		padding: 40px 0;
	}
	
	.product_item {
		height: 220px;
	}
                
	.blocks_listing img {
		max-width: 400px;
		width: auto;
	}

	.block_img_div {
		float: none;
		width: 50%;
		margin: 0;
	}
	
	.block_text_div {
		width: 50%;
	}

	.store_btn_top {
		margin: 30px 0;
	}
	
	.right_padding_img {
		padding: 0 40px 0 0;
	}
}

@media only screen and (min-width: 1250px) {
	.product_img .right_padding_img img {
		height: auto;
		width:100%;
		background: none;
	}
	
	@-moz-document url-prefix() {
		.product_img .right_padding_img img {
			height: 180px;
			width: auto;
			background: none;
		}
	}
	
	.retex_link_btn {
		color: #3ba109;
		background: none;
	}
	
	.product_img .right_padding_img img {
		padding: 25px;
	}
	.step_1_content{
		flex-direction: row;
	}
	
	.additive_padding {
		padding: 70px 0;
	}
	
	.product_item {
		height: 220px;
	}

	.blocks_listing img {
		max-width: 400px;
		width: auto;
	}

	.block_img_div {
		float: none;
		width: 40%;
		margin: 0;
	}
	
	.block_text_div {
		width: 60%;
	}

	.store_btn_top {
		margin: 30px 0;
	}

	.right_padding_img {
		padding:0 40px 0 0;
	}
}

@media only screen and (min-width: 1400px) {
	.product_img .right_padding_img img {
		height: auto;
		width:100%;
		background: none;
	}
	
	@-moz-document url-prefix() {
		.product_img .right_padding_img img {
			height: 200px;
			width: auto;
			background: none;
		}
	}
	
	.retex_link_btn {
		color: #3ba109;
		background: none;
	}
	
	.product_img .right_padding_img img {
		padding: 20px;
	}
	
	.step_1_content{
		flex-direction: row;
	}
	
	.additive_padding {
		padding: 70px 0;
	}
	
	.product_item {
		height: 220px;
	}
	
	.blocks_listing img {
		max-width: 400px;
		width: auto;
	}
	
	.block_img_div {
		float: none;
		width: 40%;
		margin: 0;
	}
	
	.block_text_div {
		width: 60%;
	}

	.store_btn_top {
		margin: 30px 0;
	}
	
	.right_padding_img {
		padding: 0 40px 0 0;
	}
}
/* # */
	section {
		padding: 0;

	}
	
	#menu_buttons_nav a {
		color: #fff;
	}

	header #fb_icon_a,
	header #tw_icon_a,
	header #yt_icon_a {
		border: 1px solid #fff;
	}
/* # */

/* . */
	.blocks_listing img {
		margin:0 auto;
		/*box-shadow: 1px 1px 20px rgba(134, 134, 134, 0.20);*/
	}


	.blocks_listing h2 {
		text-transform: capitalize;
	/*		padding-left: 0px;
	text-align: center;*/
	}
	
	.blocks_listing {
		padding: 50px 0;
	}

/* . */

.product_content {
	height: 330px;
	width: 100%;
}

.product_content a:hover{
	outline: none;
	text-decoration: none;
}

.white {
		background-color:white;
}

.grey {
		background-color:#f5f6f8;
}

.product_item {
	margin-left:auto;
	margin-right:auto;
	display:flex;
	justify-content: center;
}

.product_img {	
	cursor:pointer;
	height:100%;
}

.right_padding_img {
	height:100%;
	width:100%;
	display: flex;
	align-items: center;
}

.h2_heading {
	font-size: 30px;
}

.product_text {
	color:#000;
}

.block_text_div p {
	padding: 0 ;
}

.retex_link_btn {
	display: block;
	border: 1px solid #3ba109;
	border-radius: 8px;
	text-decoration: none;
	text-align: center;
	width: 230px;
	height: 50px;
	line-height: 46px;
	font-size: 18px;
	transition: all 0.3s;
}

.centered {
	text-align: center;
}

.retex_link_btn:hover,
.retex_link_btn:active {
	text-decoration: none;
	border-color: #3ba109;
	color: #FFFFFF;
	background-color: #3ba109;
	cursor: pointer;
}

.retex_link_btn_box:hover,
.retex_link_btn_box:active{
	text-decoration: none;
}

.no_decoration {
	text-decoration: none;
}

.product_arrow {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	height:100%;
}

.product_arrow::before {
	 font-size: 40px;
}

.product_arrow_box {
	height:100%;
}

.prod_text{
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.left{
	order:1;
}

.right{
	order:0;
}

.relative {
	position: relative !important;
}

.centered{
	text-align: center !important;
}

.not_found { 
	position: absolute;
	width: 100%;
	left: 0;
	transform: translateY(-50%);
	margin-top: 100px;
}

.no_bottom_padding {
	padding-bottom: 0;
}