/*
Author: Zausoft Technology
Author URL: http://zausoft.in */
body{
	width: 100%;
	height: auto;
	background-color: #gggggg!important;
	margin-top: 100px!important;
}
ul{
	padding: 0px;
	margin: 0px;
}
ul li{
	list-style-type: none;
}
article,aside,details,figcaption,figure,footer,header,main,nav,section {
	display: block;
}
fieldset {
	min-width: inherit;
}
a {
	color: #2cbeb9 ;
}
a:focus {
	outline: none;
	color: #2cbeb9 ;
}
a:hover,a:active {
	outline: 0;
	color: #2cbeb9 ;
	text-decoration: none!important;
}
a img {
	border: 0;
}
code {
	color: #2cbeb9 ;
}
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-weight: 700;
	margin-bottom: 15px;
}
h1{}
p {
	margin-bottom: 20px;
	font-size: 20px;
}
b,strong {
	font-weight: 700;
}dfn,cite,em,i,q {
	font-style: italic;
}
q:before,q:after {
	content: "";
}
address {
	margin: 0 0 1.6em;
}
pre {
	background-color: transparent;
	background-color: rgba(0, 0, 0, 0.04);
	border: 1px solid #eaeaea;
	border: 1px solid rgba(0, 0, 0, 0.4);
	line-height: 1.2;
	font-size: 20px;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 0.8em;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}
abbr[title] {
	cursor: help;
	text-decoration: underline;
}
acronym {
	cursor: help;
	text-decoration: underline;
}
mark,ins {
	background-color: #fff9c0;
	text-decoration: none;
}
sup,sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: 5px;
}
small {
	font-size: 75%;
}
big {
	font-size: 125%;
	font-weight: 700;
}
hr {
	background-color: #eaeaea;
	background-color: rgba(0, 0, 0, 0.4);
	border: 0;
	height: 1px;
	margin-bottom: 1.6em;
}
ul,ol {
	padding-left: 0px;
	margin-bottom: 0px;
}
li > ul,li > ol {
	margin-bottom: 0;
}
dl {
	margin-bottom: 15px;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 5px;
	margin-left: 10px;
}
table,th,td {
	border: 1px solid #000000;
}
table {
	border-collapse: separate;
	border-spacing: 0;
	border-width: 1px 0 0 1px;
	margin: 0 0 1.6em;
	width: 100%;
}
caption,th,td {
	font-weight: normal;
	text-align: left;
}
th {
	border-width: 0 1px 1px 0;
	font-weight: 700;
}
td {
	border-width: 0 1px 1px 0;
}
th, td {
	padding: 5px 10px;
}
img {
	border: 0;
	height: auto;
	max-width: 100%;
	vertical-align: middle;
}
figure {
	margin: 0;
}
del {
	opacity: 0.8;
}

/*------- Header --------- */
.navbar{
	margin-bottom: 0px!important;
	background: none!important;
	border: none!important;
	border-radius: 0px!important;
	position: fixed!important;
	width: 100%;
	background: #fff!important;
	top: 0;
	z-index: 1000;
}
.navbar-header{	width: 100%;	padding: 10px 0px 0px 0px;	height: 60px;}
.navbar-brand{	
	margin: 0px!important;
	padding: 0px!important;
	font-size: 40px!important;
	line-height: 50px!important;	
	font-weight: 700;
	color: #00be82!important;
	height: 50px;}
.navbar-brand span{	font-size: 40px;	color: #DE0327; font-weight: 700;}
.navbar-brand img{height: 50px;	max-width: 100%;}
.header-contact{
	float: right;}
.header-contact ul{	float: right;	text-align: center;	margin: 0px;}
.header-contact ul li{	display: inline-block;	margin: 0px 10px;}
.header-contact ul li span{	display: inline-block;}
.header-contact ul li span i{	font-size: 20px;	color: #DE0327;	margin-right: 10px;}
.header-contact ul li p{
	display: inline-block;
	font-size: 20px;
	line-height: 35px;
	margin: 0px;
	color: #00be82;
}
.navbar-collapse{	
	width: 100%;
	border-bottom: 3px solid #dddddd!important;
}
.header-contact ul li{	
	display: inline-block;
	margin: 0px 10px;
}
.navbar-inverse .navbar-nav li a{
	color: #0b0b0b!important;
	font-size: 16px;
	margin: 10px;
	margin-bottom: 0px;
	padding: 0px;
	padding-bottom: 10px;
	font-weight: 700;
	border-bottom: 3px solid transparent;
	letter-spacing: 3px;
}
.navbar-inverse .navbar-nav li a:hover{
	color: #00be82!important;
	border-bottom: 3px solid #00be82;
}
/*------ //Header -------- */
/*------- Social Icon --------- */
.Socil_link_heder {    position: fixed;    right: 0;    top: 150px;	z-index: 100;}
.Socil_link_heder ul{	display: inline-block;}
.Socil_link_heder ul li {	width: 40px;}
.Socil_link_heder ul li a{	float: right;	margin-bottom: 5px;}
.Socil_link_heder ul li .fa{    background: url('../Images/Facebook2.png');	height: 35px;	width: 100px;	background-size: 100% 100%;	transition: all .4s ease-in-out;	display: inline-block;	position: absolute;	right: -68px;	top: 0px;}
.Socil_link_heder ul li .fa:hover{    right: 0px;	transition: all .4s ease-in-out;}
.Socil_link_heder ul li .yu{    background: url('../Images/Youtube2.png');	height: 35px;	width: 100px;	background-size: 100% 100%;	transition: all .4s ease-in-out;	display: inline-block;	position: absolute;	right: -68px;	top: 42px;}
.Socil_link_heder ul li .yu:hover{	right: 0px;	transition: all .4s ease-in-out;}
.Socil_link_heder ul li .tww{    background: url('../Images/Twitter2.png');	height: 35px;	width: 100px;	background-size: 100% 100%;	transition: all .4s ease-in-out;	display: inline-block;	position: absolute;	right: -68px;	top: 84px;}
.Socil_link_heder ul li .tww:hover{    right: 0px;	transition: all .4s ease-in-out;}

/*------- Social Ican --------- */
/*------- Footer --------- */
footer {    
	padding-top: 25px;
	margin-top: 50px;
	font-weight: 700;
	background: #00be82;
	border-top: 10px dashed #ffffff;
}
footer .footer-data h3{
	color: #ffffff;	
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 40px;
}
footer .footer-data p{
	color: #ffffff;
	font-size: 15px;
	line-height: 28px;
	text-align: justify;
	margin: 0px;
}
footer .footer-data h4{	color: #ffffff;	font-size: 20px;}

footer .footer-data .footer-menu ul{
	width: 100%;
	margin: 0px;
	text-align: center;
	margin-bottom: 20px;
}
footer .footer-data .footer-menu ul li{
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	margin: 5px;
	display: inline-block;
}
footer .footer-data .footer-menu .fa{
	font-size: 26px;
	margin: 0px 10px;
}

footer .footer-data a{
	color: #ffffff;
	font-size: 16px;
	line-height: 18px;
	display: block;
}
footer .footer-data .footer-logo{
	text-align: center;
	border-right: 2px solid #ffffff;
}
footer .footer-data .footer-logo .navbar-footer{
	margin: 30px auto;
	text-align: center;
}
footer .footer-data .footer-logo .navbar-footer img{
	max-width: 100%;
}

footer .footer-brand{	
	font-size: 40px!important;	color: #ffffff;}
footer .footer-brand span{color: #DE0327; font-weight: 700;}
footer .footer-copyright{
	background: #323232;
	margin-top: 15px;
	padding-top: 5px;
	padding-bottom: 5px; 
text-align: center;}
footer .footer-copyright .copy-right-reserve{
	font-size: 15px;
	color: #ffffff;	margin: 0px;}
footer .footer-copyright .copy-right-deign{
		font-size: 15px;
		display: inline-block;	color: #ffffff;	margin: 0px;
}		
/*------ //Footer -------- */

/*------ Home About-------- */
.banner-home{
	background: url("../Images/Banner-1.jpg");
	background-size: 100% 100%;
	width: 100%;
	min-height: 500px;
}
.about, .product, .product-galary{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}
.home-heading{
	font-size: 30px;
	color: #DE0327;
	margin-bottom: 35px;
	position: relative;
	display: inline-block;
}
.home-heading::after {
    border: 2px solid #00be82; 
	position: absolute; 
	bottom: -8px;
    content: '';  
	width: 70%; 
	left: 15%;
}
.about p{
	text-align: justify;
	font-size: 18px;
	line-height: 30px;
}
.home-about{
	text-align: center;
	margin-top: 50px;
	margin-bottom: 50px;
}
.home-about p{
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	text-align: justify;
}
.home-about .about_icon{
	display: inline-block;
	margin-right: 20px;
}
.home-about .about_icon i{
	font-size: 60px;
	color: #00be82;
}
.home-about .about_data{
	display: inline-block;
}
.home-about .about_data p{
	font-size: 40px;
	color: #00be82;
}
/*------ // Home About -------- */
/*------ Home Product-------- */
.product{
	background: rgba(0, 190, 130, .3);
	padding: 30px 0px;
	border-bottom: 15px dashed #ffffff;
}
.product img{
	max-height: 300px;
	max-width: 99%;}
.product h3{	font-size: 20px;	color: #DE0327;	margin-top: 0px;}
.product p{	text-align: justify;	font-size: 15px;	line-height: 18px;	color: @123456;}
.product a{	font-size: 18px;	color: #DE0327;	text-align: center;}
.product a:hover {
	color: #00be82;
}
.product a:before{	content: '';	border: 2px solid;	border-right: none;	padding: 0px 3px;	margin-right: 3px;	color: #DE0327;}
.product a:after{	content: '';	border: 2px solid;	border-left: none;	padding: 0px 3px;	margin-left: 3px;	color: #DE0327;}
.product-details{
	display: inline-block;
	width: 375px;
	margin-bottom: 30px;
	background: transparent;
	vertical-align: top;
}
.product a.all_product{
	display: block;
	color: #DE0327;
}
.product-details .product_details_show{
	padding: 10px;
}
.product-categ-details{
	width: 325px;
	display: inline-block;
	margin: 11px 20px 25px 20px;
}
.product-categ-details a{
	position: relative;
	display: block;
}
.product-categ-details img{
	max-width: 100%;
	height: 200px;
}
.product-categ-details .product_details_show{
    position: absolute;
background: rgba(0,0,0,.6);
width: 100%;
bottom: 0px;
display: block;
}
.product-categ-details .product_details_show h3{
	font-size: 20px;
	color: #00be82;
	font-weight: 700;
	margin: 10px;
}
/*------ // Home Product -------- */
/*------ Home Product Gallery-------- */
.product-galary{	margin-bottom: 0px;	padding-bottom: 25px;}
.product-galary .product-gal-details{	width: auto;	height: 250px;	display: inline-block;	position: relative;	border: 1px solid #00be82;	margin: 0px;}
.product-galary .product-gal-details .product-gal-details-img{	width: 100%;	height: 100%;}
.product-galary .product-gal-details .product-gal-details-img img{	width: 100%;	height: 100%;}
.product-gal-details:hover .product-gal-details-data{	
	display: block;
}
.product-gal-details-data{
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	height: 100%;
	width: 100%;
	padding: 30px 4px;
	background: rgba(222, 03, 39, .7);
	display: none;
	transition: all .4s ease-in-out;
	-Webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
.product-galary .product-gal-details .product-gal-details-data h4{	font-size: 26px;	color: #ffffff;	line-height: 32px;	font-weight: 700;}
.product-galary .product-gal-details .product-gal-details-data p a{	font-size: 15px;	color: #ffffff;	font-weight: 700;}
.product-galary .product-gal-details .product-gal-details-data p a:before{	content: '';	border: 1px solid;	border-right: none;	padding: 0px 3px;	margin-right: 3px;	color: #ffffff;}
.product-galary .product-gal-details .product-gal-details-data p a:after{	content: '';	border: 1px solid;	border-left: none;	padding: 0px 3px;	margin-left: 3px;	color: #ffffff;}
/*------ // Home Product Gallery -------- */
/*------ // About Us Page -------- */

	
/*------ // About Us Page-------- */
.about marquee{
	font-size: 18px;
	color: #00be82;
}
.about marquee span{
	color: #DE0327;
}
/*------ // Product Page -------- */
.banner-all{
	padding: 10px 5px 0px 5px;
	text-align: center;
	background: rgba(0, 190, 130, .3);
	border-bottom: 10px dashed #ffffff;
	}
.banner-all h1{	color: #DE0327;	font-size: 30px;	font-weight: 700;	margin: 0px;
	margin-bottom: 20px;
	display: inline-block;	position: relative;}
.banner-all h1:hover:after{	border-color: #00be82;}
.banner-all h1:after{	content: '';	border: 1px solid #00be82;	position: absolute;	bottom: -2px;	left: -10%;	width: 120%;}
.Product-page{	padding: 40px 0px;}
.product-data{	display: inline-block;	width: 250px;	height: 310px;	position: relative;		margin: 0px 15px 20px 0px; padding-right: 15px; border-right: 1px dashed #cccccc; border-bottom: 1px dashed #cccccc;}
.product-data .product-data-img{	display: inline-block;	width: 100%;	height: 180px;	overflow: hidden;}
.product-data .product-data-img img{	width: 100%;	height: 100%;	transition: 2s ease;}
.product-data:hover .product-data-img img{	-moz-transform: scale(1.2);	-webkit-transform: scale(1.2);	transform: scale(1.2);}
.product-data .product-data-content{	display: inline-block;	width: 100%;	padding: 7px;	text-align: center;	background: #ffffff;	position: absolute;	left: 0;	bottom: 0;}
.product-data .product-data-content h3{	font-size: 20px;	font-weight: 700;	color: #00be82;	margin: 0px;	margin-bottom: 10px;}
.product-data .product-data-content p{	font-size: 18px;	color: #184e1f;	font-weight: 700;	margin: 0px;}
.product-data .product-data-content p span{	color: #cccccc;	text-decoration: line-through;	font-size: 16px;}
.product-data .product-data-content p a{	font-size: 15px;	color: #184e1f;	font-weight: 700;}
.product-data .product-data-content p a:before{	content: '';	border: 1px solid;	border-right: none;	padding: 0px 3px;	margin-right: 3px;	color: #184e1f;}
.product-data .product-data-content p a:after{	content: '';	border: 1px solid;	border-left: none;	padding: 0px 3px;	margin-left: 3px;	color: #184e1f;}
.product-data .product-data-inquiry{	position: absolute;	top: 130px;	left: 0;	background: #DE0327;	width: 100%;	text-align: center;	padding: 5px;	display: none;	transition: 2s ease;}
.product-data .product-data-inquiry a{	width: 100%;	color: #ffffff;}
.product-data:hover .product-data-inquiry{	display: block;}
.product-data-inquiry input{	width: 100%;	margin-bottom: 10px;	border: 1px solid #00be82;	padding: 5px;	border-radius: 0px 15px;}
.product-data-inquiry .inquiry-submit{	background: #00be82;	color: #ffffff;	border: none;	border-radius: 0px 15px;	padding: 5px 10px;}
.product-data-inquiry .modal {    display: none; /* Hidden by default */    position: fixed; /* Stay in place */    z-index: 1; /* Sit on top */    padding-top: 130px; /* Location of the box */    left: 0;    top: 0;    width: 100%; /* Full width */    height: 100%; /* Full height */    overflow: auto; /* Enable scroll if needed */    background-color: rgb(0,0,0); /* Fallback color */    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */}
/* Modal Content */
.product-data-inquiry .modal-content {    background-color: #fefefe;    margin: auto;    padding: 20px;    border: 1px solid #888;    width: 400px;}
/* The Close Button */
.product-data-inquiry .cancelbtn {    color: #aaaaaa;    float: right;    font-size: 18px;    font-weight: bold;	border: none;	background: transparent;}
.product-data-inquiry .cancelbtn:hover,.product-data-inquiry .cancelbtn:focus {    color: #000;    text-decoration: none;    cursor: pointer;}
.product-data .Product_offer{	position: absolute;	padding: 6px 12px;	background: #00be82;	color: #ffffff;	top: -15px;	right: -15px;	border-radius: 50%;	font-size: 15px;	font-weight: 700;	line-height: 18px;}
/*------ // Product Page-------- */
/*------ // Product Details Page-------- */
.Product-detail-page{	padding: 40px 0px;}
.product-detail-data .product-detail-data-img{	width: 40%;	float: left;}
.product-detail-data .product-detail-data-img img{	width: 100%;}
.product-detail-data .product-detail-data-video {
	width: 100%;
	padding: 10px;
}
.product-detail-data .product-detail-data-video iframe {
	max-width: 100%;
}
.product-detail-data .product-detail-data-content{	display: inline-block;	width: 55%;	float: right;	margin-bottom: 50px;}
.product-detail-data .product-detail-data-content h3{	font-size: 27px;	font-weight: 700;	color: #00be82;	margin: 0px;	margin-bottom: 10px;}
.product-detail-data .product-detail-data-content p{	font-size: 22px;	color: #184e1f;	font-weight: 700;}
.product-detail-data .product-detail-data-content p span{	color: #cccccc;	text-decoration: line-through;	font-size: 20px;}
.product-detail-data .product-detail-data-content .Prodeuc-description h4{	color: #00be82;	font-weight: 700;	font-size: 15px;	border: 2px solid #DE0327;	padding: 5px 10px;	margin-top: 40px;}
.product-detail-data .product-detail-data-content .Prodeuc-description{
	color: #00be82;
	font-size: 17px;
	text-align: justify;
}
.product-detail-data .product-detail-data-content .Prodeuc-description ul li{
	font-size: 15px;
	color: #aaaaaa;
	list-style-type: disc;
}
.product-detail-data .product-detail-data-content .Prodeuc-description ol{
	padding-left: 20px;
}
.product-detail-data .product-detail-data-content .Prodeuc-description ol li{
	font-size: 15px;
	color: #aaaaaa;
	padding-left: 10px;
}
.product-detail-data .product-data-inquiry a{	color: #ffffff;	font-size: 15px;	background: #DE0327;	padding: 2px 10px;	border-radius: 0px 15px 15px 0px;}
.product-detail-data-other{
	width: 100%;
}
.product-detail-data-other h2{	display: inline-block;	width: 100%;	padding: 5px;	background: #00be82;	color: #ffffff;	text-align: center;	margin: 0px;	margin-bottom: 35px;	font-size: 23px;	font-weight: 700;}
/*------ // Product Details Page-------- */
/*------ Sidebar -------- */
.sidebar-table {	border-bottom: 1px solid #00be82;	margin-bottom: 30px;}
.sidebar-table h3{	padding: 5px;	color: #00be82;	margin: 0px;}
.sidebar-table ul li{	margin: 5px;	display: block;}
.sidebar-table ul li a{	color: #DE0327;	border-bottom: 1px dotted #00be82;	font-size: 16px;	padding-bottom: 3px;} 
/*------ // Sidebar -------- */
/*-------- Contact Us --------- */
.contact-page h3{	font-size: 30px;	color: #4b4b4d;	text-decoration: underline;	margin-bottom: 30px;}
.contact-details{
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
}
.contact-details .contact-icon{	width: 40px;	display: inline-block;	vertical-align: top;	text-align: right;}
.contact-details .contact-icon i{	font-size: 35px;	color: #DE0327;}
.contact-details .contact-add{	width: calc(100% - 55px);	float: right;}
.contact-details .contact-add p{	font-size: 18px; color: #00be82;}
.contact-page .contact-form input{	width: 100%;	margin-bottom: 20px;	padding: 8px 10px;	border: 2px solid #00be82;	border-radius: 0px 20px;}
.contact-page .contact-form input [type=number]{	width: 100px;	margin-bottom: 20px;	padding: 8px 10px;	border: 2px solid #00be82;	border-radius: 0px 20px;}
.contact-page .contact-form button{	margin-bottom: 10px;	padding: 8px 10px;	border: 2px solid #00be82;	border-radius: 0px 20px;	background: transparent;	min-width: 200px;	color: #00be82;}
.contact-page .contact-form button:hover{	background: #00be82;	color: #ffffff;}
.contact_location iframe {
	width: 100%;
}
.contact_branch_details{
	margin-bottom: 20px;
}
.contact_branch_details h2{
	font-size: 24px;
	color: #0f0f0f;
	margin: 0px;
	margin-bottom: 10px;
}
.contact_branch_details h2 span{
	font-size: 25px;
	color: #DE0327;
}
.contact_branch_details p{
	font-size: 20px;
	color: #00be82;
	margin-bottom: 5px;
}
.contact_branch_details p span{
	font-size: 20px;
	color: #DE0327;
}
/*------ // Contact Us -------- */
/*-------- Inquiry Model --------- */
.modal{	background: rgba(0, 0, 0, .6);}
.inquirymodal{	background: #ffffff;	width: 400px;	margin: 100px auto;	padding: 10px;}
.inquirymodal .cancelbtn{	border: none;	background: none;	color: #DE0327;	float: right;}
.inquirymodal h1{	color: #DE0327;	font-size: 35px;	text-align: center;}
.inquirymodal input{	width: 100%;	border: 1px solid #00be82;	padding: 5px;	border-radius: 0px 20px;	margin-bottom: 10px;}
.inquirymodal button{background: #DE0327; color: #00be82; padding: 5px 20px;	border-radius: 0px 20px;	border: none;}
.inquirymodal button:hover{background: #00be82; color: #DE0327;}
/*------ // Inquiry Model -------- */
/*------ Slider -------- */
.banner-image{
	position: relative;
	height: 500px;
}
.banner-image img{
	height: 100%;
	width: 100%;
}
.banner-content{
	position: absolute;
	bottom: 70px;
	text-align: center;
	width: 100%;
}
.banner-content h2{
	font-size: 50px;
	color: #00be82;
	font-weight: 700;
	background: rgba(0, 0, 0, .5);
	padding: 10px;
}
.banner-content h3{
	font-size: 25px;
	color: #DE0327;
}
/* ------ //Slider ---------*/



@media screen and (max-width: 991px ){
	.navbar-brand img {
		height: 45px;
	}
	.header-contact ul li p {
		font-size: 18px;
	}
	.banner-image{
		height: 350px;
	}
	.banner-content h2 {
		font-size: 35px;
		padding: 6px;
	}
	.banner-content {
		bottom: 37px;
	}
	.home-about {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.home-heading {
		font-size: 25px;
		margin-bottom: 30px;
	}
	.product img {
		max-height: 250px;
	}
	.product-categ-details .product_details_show h3 {
		font-size: 18px;
		margin: 7px;
	}
	.product h3 {
		font-size: 17px;
	}
	.product a {
		font-size: 15px;
	}
	.home-about .about_icon {
		margin-right: 5px;
	}
	.home-about .about_icon i {
		font-size: 30px;
	}
	.home-about .about_data p {
		font-size: 28px;
	}
}
@media screen and (max-width: 767px ){
	.navbar-brand {
		height: auto!important;
	}
	.navbar-brand img {
		height: 40px;
	}
	.header-contact ul li p {
		font-size: 15px;
	}
	.navbar-header {
		padding: 15px 0px 15px 0px;
		height: auto;
	}
	.navbar-toggle {
		margin: 0px!important;
		border-color: #DE0327!important;
		padding: 7px!important;
	}
	.navbar-toggle .icon-bar{
		background-color: #DE0327!important;
	}
	.header_data {
		display: inline-block;
		width: 100%;
	}
	.navbar-inverse .navbar-nav li a{
		font-size: 15px;
		padding-bottom: 5px;
		margin: 0px;
	}
	.banner-image{
		height: 350px;
	}
	.banner-content h2 {
		font-size: 30px;
		padding: 5px;
	}
	.banner-content {
		bottom: 30px;
	}
	.product-categ-details {
		width: 300px;
		margin: 11px 5px 15px 5px;
	}
	.product-details{
		width: 300px;
	}
	.product-categ-details .product_details_show h3 {
		font-size: 16px;
		margin: 5px;
	}
}