@charset "utf-8";
/* CSS Document */
.mobile_banner{
	display:none !important;
	width:100% !important;	
}
.mobile_scroll img{
	width:100% !important;	
}
.container2{
	width:85%;
	margin: 0 auto;	
}
.fixed {
	position: fixed;
	left: 0;
	width: 100%;
	box-shadow: 0 0 40px #222;
	-webkit-box-shadow: 0 0 40px #222;
	-moz-box-shadow: 0 0 40px #222;
}
.banner_top .logo {
	width: 50%;
	float: left;
	margin: 1% 0;
}
.banner_top .cart {
	width: 50%;
	float: left;
	margin-top: 1%;
}
.cart ul {
	background-image: url('../images/shopping_cart.png');
	background-repeat: no-repeat;
	background-position: 10% 50%;
	float: right;
	padding-left: 10%;
}
.cart ul li {
	line-height: 35px;
	list-style: none;
	display: inline;
}
.cart ul li a {
	font-size: 12px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
}
.cart ul li a:hover {
	text-decoration: underline;
}
.cart ul li:after {
	content: "|";
	color: #4A4A4A;
}
.cart ul li:last-child::after {
	content: "";
}
.cart_button {
	padding:10%;
	font-size:11px;
    background-color: #1f391e;
    color: #fff;
    text-decoration: none;
}
.user_cart input[type=submit]{
	background-color: #1f391e;
	color:#FFF;
	padding:5%;
	cursor:pointer;
	margin:5% 0;
	border:none;
}
.price_quantity_left input[type=submit] {
    background-color: #1f391e;
    color: #FFF;
    width: 136%;
    height: 23px;
    cursor: pointer;
    margin: 5% 0;
    border: none;
}
.banner_top_1 {
	position: fixed;
	z-index: 5;
}
#dl-menu{
	display:none;
}
#menu1 {
	display: none;
	width: 100%;
	background-color: #EFEEEE;
	z-index:999;
}
#menu1 .menu_bar ul {
	margin-top: 10%;
	width: 100%;
}
#menu1 .menu_bar li {
	float: left;
	list-style: none;
	margin: 0 1px;
	border: 1px solid #4A4A4A;
	width: 15.6%;
	height: 25px;
	text-align: center;
}
#menu1 .menu_bar li a {
	text-decoration: none;
	position: relative;
	font-size: 0.8em;
	font-size: 12px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	color: #4A4A4A;
	text-align: center;
	line-height: 25px;
	width: 100%;
	height: 25px;
	display: block;
}
#menu1 .menu_bar li:hover {
	background-color: #1DB04A;
}
#menu1 .menu_bar li a:hover {
	color: #fff;
}
.banner_top_1 .logo_1 {
	width: 20%;
	float: left;
	margin: 1% 0;
}
.banner_top_1 .menu_bar {
	width: 65%;
	float: left;
	margin: 0% 0 10px 0%;
}
.banner_top_1 .cart_1 {
	width: 15%;
	float: right;
	padding: 1% 0;
}
.menu_bar ul ul {
	width: 100%;
	display: none;
	margin-top: 0px !important;
	padding-top: 10% !important;
}
.menu_bar ul li:hover ul {
	display: block;
}
.menu_bar ul li ul li {
	width: 200px !important;
	height: 30px !important;
	padding-bottom: 2px !important;
	margin-left: 0px !important;
	background-color: #FFF !important;
	padding-bottom: 2px !important;
}
.menu_bar ul li ul li:hover {
	background-color: #1DB04A !important;
	color: #FFF !important;
}
.menu_bar ul li ul li a {
	width: 200px !important;
	height: 30px !important;
	display: block !important;
	line-height: 30px !important;
}
.menu_bar ul li ul li ul {
	width: 100%;
	display: none !important;
	margin-left: 200px !important;
	margin-top: -51px !important;
}
.menu_bar ul li ul li:hover ul {
	display: block !important;
}
.cart_1 ul {
	background-image: url('../images/shopping_cart.png');
	background-repeat: no-repeat;
	background-position: 0% 50%;
	float: right;
	padding-left: 26%;
}
.cart_1 ul li {
	line-height: 35px;
	list-style: none;
	display: inline;
}
.cart_1 ul li a {
	font-size: 12px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	color: #4A4A4A;
	text-decoration: none;
}
.cart_1 ul li a:hover {
	text-decoration: underline;
}
.cart_1 ul li:after {
	content: "|";
	color: #4A4A4A;
}
.cart_1 ul li:last-child::after {
	content: "";
}
.banner {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-size:100% 100%;
}
.about_us {
	background-color: #EFEEEE;
}
.about_tab {
	margin-top: 3% !important;
	padding-bottom: 5%;
}
.about_us h4 {
	text-align: center;
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	color: #1f391e;
	padding-bottom: 1%;
}
.about_us object {
	width: 50%;
	height: 200px;
	margin-left: 47.4%;
	margin-top: 2%;
}
.about_content {
	width: 100%;
}
.about_content h2 {
	font-size: 40px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	color: #1f391e;
	padding-top: 3%;
	text-align: center;
}
.about_content h3 {
	font-size: 30px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	color: #000;
	padding-top: 1%;
	text-align: center;
}
.about_content a {
	font-size: 14px;
	font-family: "Lato", sans-serif;
	font-weight: bold;
	color: #1f391e;
	line-height: 35px;
	text-decoration: none;
	margin-left: 46%;
}
.about_content a:hover {
	text-decoration: underline;
}
.about_content p {
	font-size: 12px;
	font-family: "Lato", sans-serif;
	font-weight: normal;
	color: #000;
	line-height: 20px;
	padding-top: 1%;
	text-align: center;
}
.services {
	background-color: #EFEEEE;
	    padding-top: 5%;
}
.video {
	padding-top: 5%;
}
.video video {
	width: 700px;
	height: 400px;
}
.products .product_1 {
	background-color: #000;
	height: 200px;
	width: 30%;
	float: left;
	margin: 3% 0 0 3%;
}
/* About Us Page Design */

.banner_img_abt {
	width: 100%;
	margin-bottom: -20px;
}
.aboutBody {
	width: 100%;
	margin: 0 0 100px;
	padding-top: 50px;
}
.aboutBody h2 {
	font-family: 'Arial';
	font-size: 14px;
	color: #FFF;
	background-color: #030;
	display: inline-table;
	width: auto;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: normal;
}
.aboutBody p {
	font-family: 'Arial';
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 30px;
	text-align: justify;
	line-height: 22px;
}
.aboutBody ul {
	margin: 0 0 0 50px;
}
.aboutBody ul li {
	font-family: 'Arial';
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 10px;
	text-align: justify;
}
/**************************************
				Product
***************************************/
.product_main_sec {
	background-color: #EFEEEE;
}
.product_section {
	padding-bottom: 10%;
}
.product_sec_inner {
	float: left;
	margin-left: 3%;
	width: 30%;
	height: auto;
}
.product_sec_inner_most {
	box-shadow: 2px 2px 5px #888888;
	background-color: #ECEAEA;
}
.product_sec_inner_info {
	width: 80%;
	margin: 2.1px auto 0;
	height: auto;
	padding-top: 5%;
	border-bottom: 1px solid #dbd9d9;
	border-left: 1px solid #dbd9d9;
	border-right: 1px solid #dbd9d9;
}
.product_sec_inner_info p {
	font-family: 'Arial';
	font-size: 13px;
	color: #1f391e;
	font-weight: normal;
	text-align: center;
	line-height: 20px;
}
.product_sec_inner_info span {
	font-family: 'Arial';
	font-size: 14px;
	color: #1f391e;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
}
.product_sec_inner_info h3 {
	font-family: 'Arial';
	font-size: 16px;
	color: #1f391e;
	font-weight: bold;
	text-align: center;
	line-height: 40px;
}
.product_sec_inner img {
	bottom: 0;
	margin-top: 18%;
	width:234px;
	height:134px;
}
.product_sec_inner_info img {
	margin-top: 0%;
	margin-bottom: 6%;
	cursor: pointer;
	width:108px;
	height:29px;
}
.product_section h2 {
	font-family: 'Arial';
	font-size: 16px;
	color: #1f391e;
	font-weight: bold;
	padding: 4% 0 4% 3%;
}
/**************************************
				Property Detail
***************************************/
.property_detail {
	background-color: #EFEEEE;
}
.property_detail h6 {
	font-family: 'Arial';
	font-size: 16px;
	color: #1f391e;
	font-weight: bold;
	padding: 4% 0 4% 0%;
}
.property_detail_inner {
	width: 30%;
	height: auto;
	float: left;
	padding-bottom: 10%;
}
.property_detail_inner_middle {
	width: 40%;
	height: auto;
	float: left;
	padding-bottom: 10%;
}
.property_detail_inner .price_tag {
	background-image: url(../images/price-tag.png);
	background-repeat: no-repeat;
	width: 149px;
	height: 43px;
}
.property_detail_inner .price_tag h3 {
	text-align: center;
	line-height: 42px;
	font-size:15px;
}
.property_detail_inner_most {
	box-shadow: 2px 2px 5px #888888;
	background-color: #ECEAEA;
}
.product_sec_inner_info a{
	padding:3%;
	background-color:#1f391e;	
	color:#fff;
	text-decoration:none;
}
.property_detail_inner_most img {
	margin-top: 24%;
}
.property_detail_inner_most_features_upper {
	width: 70%;
	margin: 0 auto;
}
.property_detail_inner_most_features_upper h3 {
	line-height: 30px;
	font-family: 'Arial';
	font-size: 16px;
	color: #1f391e;
	font-weight: normal;
	border-bottom: 1px solid;
}
.property_detail_inner_most_features_upper span {
	line-height: 30px;
	font-family: 'Arial';
	font-size: 18px;
	color: #1f391e;
	font-weight: bold;
}
.property_detail_inner_most_features_lower {
	width: 70%;
	margin: 12% auto;
}
.property_detail_inner_most_features_lower table tr td span {
	font-family: 'Arial';
	font-size: 13px;
	color: #1f391e;
	font-weight: normal;
	float: left;
}
.property_detail_inner_most_features_lower table tr td input[type='checkbox'] {
	margin-right: 10px;
	height: 17px;
	color: #f3f3f3;
	float: left;
	border: 1px solid #1db04a;
}
.property_detail_inner_most_features_lower h5 {
	font-family: 'Arial';
	font-size: 14px;
	color: #1f391e;
	font-weight: bold;
	padding: 10% 0 5%;
}
.property_detail_inner_most_features_lower h3 {
	font-family: 'Arial';
	font-size: 16px;
	color: #1f391e;
	font-weight: normal;
}
.property_detail_inner_most_features_lower span {
	font-family: 'Arial';
	font-size: 16px;
	color: #1f391e;
	font-weight: bold;
}
.property_detail_inner_most_features_lower h4 {
	font-family: 'Arial';
	font-size: 18px;
	color: #1f391e;
	font-weight: bold;
	padding: 10% 0 0%;
}
.property_detail_inner_most_features_lower ul {
	list-style: none;
}
.property_detail_inner_most_features_lower ul li {
	font-family: 'Arial';
	font-size: 12px;
	color: #1f391e;
	font-weight: normal;
	padding-left: 11%;
	line-height: 20px;
	background-image: url(../images/bullets.png);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
.price_quantity {
	height: 40px;
	width: 80%;
	background-color: #d0cccc;
	margin-top: 178%;
	padding-left: 5%;
}
.price_quantity_left {
	width: 90%;
	float: left;
}
.price_quantity_right {
	width: 60%;
	float: left;
}
.price_quantity_right img {
	margin-top: 4%;
}
.price_quantity tr {
	line-height: 35px;
}
.price_quantity tr td label {
	font-family: 'Arial';
	font-size: 14px;
	color: #1f391e;
	font-weight: bold;
}
.price_quantity tr td input[type=text] {
	line-height: 20px;
	width: 70%;
}
/**************************************
				Installation
***************************************/
.installtion_section h2 {
	font-family: 'Arial';
	font-size: 14px;
	color: #1f391e;
	font-weight: bold;
	padding: 5% 0;
}
.installtion_section h5 {
	font-family: 'Arial';
	font-size: 14px;
	color: #1f391e;
	font-weight: bold;
	padding: 1% 0 0 20%;
}
.installtion_section h6 {
	font-family: 'Arial';
	font-size: 12px;
	color: #1f391e;
	font-weight: bold;
	padding: 2% 0 10% 20%;
}
.installation_inner {
	width: 70%;
	margin: 0 auto;
	padding-bottom: 5%;
}
.installation_inner_top {
	width: 45%;
	margin: 0 auto;
	background-color: #1f391e;
	height: 45px;
}
.installation_inner_top h2 {
	font-family: 'Arial';
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 45px;
	padding: 0;
}
.installation_inner h3 {
	font-family: 'Arial';
	font-size: 16px;
	color: #1f391e;
	text-align: center;
	font-weight: bold;
	padding: 2% 0;
}
.installation_inner table {
	width: 85%;
	margin-top: 5%;
}
.installation_inner table tr td label {
	font-family: 'Arial';
	font-size: 16px;
	color: #fff;
	background-color: #1db04a;
	padding: 3% 5%;
}
.quotation {
	background-image: none !important;
}
.installation_inner table tr td span {
	color: #1db04a;
}
.installation_inner table tr td input[type=text] {
	height: 18px;
	width: 100%;
	padding: 5px;
	outline: none;
	background-color: transparent;
	border: 1px solid #c8cbc6;
	border-left: none !important;
}
.installation_inner table tr td input[type=email] {
	height: 18px;
	width: 100%;
	padding: 5px;
	/*background-image:url(../images/placeholder.png);*/
	background-repeat: no-repeat;
	background-position: 0 10%;
	outline: none;
	background-color: transparent;
	border: 1px solid #c8cbc6;
	border-left: none !important;
}
.installation_inner table tr td textarea {
	height: 150px;
	width: 100%;
	padding: 5px;
	background-color: transparent;
	outline: none;
}
.installation_inner table tr td input[type=date] {
	height: 25px;
	width: 103%;
	background-color: transparent;
	outline: none;
	border: 1px solid #c8cbc6;
	padding-left: 2%;
}
.installation_inner table tr td p {
	color: #1f391e;
	font-family: 'Arial';
	font-size: 14px;
	font-weight: bold;
}
.installation_inner table tr td ::-webkit-input-placeholder {
 color: #1f391e;
 font-family: 'Arial';
 font-size: 12px;
 font-weight:bold;
}
.installation_inner input[type=submit] {
	height: 30px;
	border: 1px solid #030;
	background-color: #030;
	outline: none;
	font-family: 'Arial';
	font-size: 14px;
	font-weight: normal;
	float: left;
	margin-left: 8%;
	color: #FFF;
	padding: 0 20px;
	cursor: pointer;
}
.installation_inner input[type=submit]:hover {
	background-color: #000;
}
.tablecss tr td {
	padding: 0 0 20px 0;
}
.table2 {
	width: 100%;
}
.table2 tr {
	height: 40px;
}
.table2 tr td label {
	background-color: #A4CFB1 !important;
	width: 90% !important;
	display: block !important;
	height: 29px !important;
	line-height: 29px !important;
	color: #1f391e !important;
	font-family: 'Arial' !important;
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 0px 0 1px 10% !important;
}
.soft_update {
	padding: 5% 0;
}

.soft_update h2 {
	font-family: 'Arial';
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	background-color: #1f391e;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	display: inline-table;
	padding: 0 15px;
}
.manual_sec_mobile{
	display:none;	
}
.manual_sec {
	padding: 5% 0 10%;
}
.manual_sec h2 {
	font-family: 'Arial';
	font-size: 14px;
	color: #1f391e;
	font-weight: bold;
	padding: 1% 0 3%;
}
.manual_sec_top {
	height: 30px;
	background-color: #1f391e;
	width: 13%;
}
.manual_sec_top h3 {
	font-family: 'Arial';
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
}
.manual_sec p {
	font-family: 'Arial';
	font-size: 12px;
	color: #1f391e;
	font-weight: normal;
	padding: 3% 0 3%;
}
.manual_sec form h3 {
	font-family: 'Arial';
	font-size: 14px;
	color: #1f391e;
	font-weight: bold;
	line-height: 30px;
}
.manual_sec form table label {
	font-family: 'Arial';
	font-size: 12px;
	color: #1f391e;
	font-weight: bold;
	line-height: 30px;
}
.manual_sec form table select {
	font-family: 'Arial';
	font-size: 12px;
	color: #1f391e;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
}
.manual_sec form table tr td a {
	font-family: 'Arial';
	font-size: 12px;
	color: #1f391e;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	text-decoration: underline;
}
.manual_sec form table tr td img {
	margin-top: 1%;
}
/**************************************
				Contact
***************************************/
.contact_body {
}
.social_icons {
	width: 70%;
	margin: 0 auto;
}
.social_icons_1 {
	width: 33%;
	float: left;
}
.social_icons_1 p {
	text-align: center;
	font-family: 'Arial';
	font-size: 12px;
	color: #1f391e;
	padding: 2% 0;
}
.social_icons_1 img {
	margin-top: 25%;
}
.contact_form {
}
.contact_form_left {
	width: 65%;
	float: left;
	padding: 5% 0;
}
.contact_form_left h2 {
	font-family: 'Arial';
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 1.5% 0;
	width: 25%;
	text-align: center;
	background-color: #1f391e;
}
.contact_form_left table {
	margin: 3% 0 0 0%;
	width: 100%;
}
.contact_form_left table tr td {
	margin: 3% 0 0 0%;
}
.contact_form_left table tr td label {
	background-color: #A4CFB1 !important;
	border-bottom: 1px solid #A4CFB1 !important;
	float: left !important;
	width: 92% !important;
	display: block !important;
	height: 29px !important;
	line-height: 29px !important;
	color: #1f391e !important;
	font-family: 'Arial' !important;
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 0px 0px 0px 10% !important;
}
.contact_form_left table tr td input[type=text] {
	height: 28px !important;
	width: 90%;
	padding: 0 5px !important;
	outline: none;
	border: 1px solid #c8cbc6;
	border-left: none !important;
}
.contact_form_left table tr td input[type=email] {
	height: 18px;
	width: 95.5%;
	padding: 5px;
	outline: none;
	border: 1px solid #c8cbc6;
	border-left: none !important;
}
.contact_form_left table tr td ::-webkit-input-placeholder {
 color: #1f391e;
 font-family: 'Arial';
 font-size: 12px;
 font-weight:bold;
}
.textarealabel {
	background-color: #A4CFB1 !important;
	border-bottom: 1px solid #A4CFB1 !important;
	float: left !important;
	width: 10px !important;
	display: inline-table !important;
	height: 29px !important;
	line-height: 29px !important;
	color: #1f391e !important;
	font-family: 'Arial' !important;
	font-size: 12px !important;
	font-weight: bold !important;
	padding: 0px 29px 0 10px !important;
	position: absolute !important;
	margin-top: 107px;
	margin-left: 3px;
	z-index: 999;
}
.contact_form_left table tr td textarea {
	height: 200px;
	width: 96%;
	padding: 40px 5px 5px 5px;
	outline: none;
	border: 1px solid #c8cbc6;
	position: relative !important;
}
.contact_form_left input[type=submit] {
	height: 30px;
	border: 1px solid #030;
	background-color: #030;
	outline: none;
	font-family: 'Arial';
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding: 0 20px;
	margin: 0px 50px 0 0;
	cursor: pointer;
}
.contact_form_left input[type=submit]:hover {
	background-color: #000;
}
.contact_form_right {
	width: 35%;
	padding: 10.5% 0;
	float: left;
}
.contact_form_right iframe {
	width: 100%;
	height: 320px;
	border: 0px;
}
/*.contactForm {
	width: 100%;
	margin-top: 30px;
}
.contactForm table {
	width: 100%;
}
.contactForm table tr {
	height: 50px;
}
.contactForm table tr td label {
	font-family: 'Arial';
	font-size: 12px;
	color: #000;
	font-weight: normal;
	font-style: normal;
}
.contactForm table tr td span {
	font-family: 'Arial';
	font-size: 12px;
	color: #F00;
	margin-left: 2px;
}
.contactForm table tr td input[type=text],
.contactForm table tr td input[type=email] {
	width: 200px;
	height: 30px;
	border: 1px solid #030;
	outline: none;
	padding: 0 10px;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: normal;
}
.contactForm table tr td textarea {
	width: 89%;
	height: 200px;
	border: 1px solid #030;
	outline: none;
	padding: 10px;
	font-family: 'Arial';
	font-size: 12px;
	font-weight: normal;
	margin-top: 10px;
}
.contactForm table tr td input[type=submit] {
	height: 40px;
	border: 1px solid #030;
	background-color: #030;
	outline: none;
	font-family: 'Arial';
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	padding: 0 20px;
	margin: 25px 50px 0 0;
	cursor: pointer;
}
.contactForm table tr td input[type=submit]:hover {
	background-color: #000;
}

.contactLeft {
	width: 73%;
	float: left;
}

.contactRight {
	width: 25%;
	float: right;
	padding-top: 45px;
}
.contactRight h3 {
	font-family: 'Arial';
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}
.contactRight p {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.contactRight hr {
	width: 100%;
	height: 2px;
	border: none;
	outline: none;
	background-color: #CCC;
	margin: 0 0 25px;
}
.contactRight p a {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.contactRight p a:hover {
	text-decoration: underline;
}
.map {
	width: 100%;
	margin-top: 70px;
}
.map iframe {
	width: 100%;
	height: 300px;
	border: 0px;
}*/


.blogMain {
	width: 100%;
	margin: 0 0 70px;
	padding-top: 70px;
}
.blog_h2 {
	font-family: 'Arial';
	font-size: 12px;
	color: #FFF;
	background-color: #030;
	display: inline-table;
	width: auto;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: normal;
}
.blog_section {
	margin-top: 3%;
	width: 100%;
}
.blog_inner_section {
	height: auto;
	border-radius: 20px;
	/*border: 1px solid #030;*/
	background-color: #E6E6E6;
}
.blog_inner_section1 {
	width: 15%;
	float: left;
	padding: 2% 0% 0% 2%;
}
.blog_inner_section1 img {
	width: 95%;
	height: 90px;
}
.blog_inner_section2 {
	padding: 1% 2% 2%;
	width: 78%;
	float: right;
}
.blog_inner_section2 h2 {
	font-family: 'Arial';
	font-size: 14px;
	font-weight: bold;
	color: #030;
	padding: 1% 0;
}
.cone {
	height: 37px;
	background-image: url('../images/cone.png');
	background-repeat: no-repeat;
	background-position: 10% 10%;
	margin-top: -1px;
	margin-bottom: 4%;
}
.blog_inner_section p {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: normal;
	color: #000;
	padding: 2%;
	text-align: justify;
}
.more {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-align: justify;
}
.morecontent span {
	display: none;
}
.morelink {
	display: block;
	margin: 5px 0 0;
	font-style: italic;
	text-decoration: none;
	color: #030;
	font-weight: bold;
}
.morelink:hover {
	text-decoration: underline;
}


.signinform, .forgotform {
	width: 100%;
	margin: 50px 0 100px;
}
.signinform form, .forgotform form {
	width: 100%;
}
.signinform form table, .forgotform form table {
	width: 100%;
}
.signinform form table tr, .forgotform form table tr {
	height: 50px;
}
.signinform form table tr td label, .forgotform form table tr td label {
	font-family: 'Arial';
	font-size: 14px;
}
.signinform form table tr td span, .forgotform form table tr td span {
	font-family: 'Arial';
	font-size: 12px;
	color: #F00;
	margin-left: 2px;
}
.signinform form table tr td input[type=email], .signinform form table tr td input[type=password], .signinform form table tr td input[type=text], .forgotform form table tr td input[type=email] {
	font-family: 'Arial';
	font-size: 14px;
	width: 400px;
	height: 33px;
	border: 1px solid #CCC;
	outline: none;
	padding: 0 10px;
}
.signinform form table tr td input[type=email]:focus, .signinform form table tr td input[type=password]:focus, .forgotform form table tr td input[type=email]:focus {
	border: 1px solid #030;
}
.signinform form table tr td input[type=submit]{
	width: 100px;
	height: 40px;
	background-color: #093;
	border: none;
	outline: none;
	cursor: pointer;
	color: #FFF;
	margin: 18px 47.6% 0 0;
	float: right;
}



.registerform, .forgotform {
	width: 100%;
	margin: 50px 0 100px;
}
.registerform form, .forgotform form {
	width: 100%;
}
.registerform form table, .forgotform form table {
	width: 100%;
}
.registerform form table tr, .forgotform form table tr {
	height: 50px;
}
.registerform form table tr td label, .forgotform form table tr td label {
	font-family: 'Arial';
	font-size: 14px;
}
.registerform form table tr td span, .forgotform form table tr td span {
	font-family: 'Arial';
	font-size: 12px;
	color: #F00;
	margin-left: 2px;
}
.registerform form table tr td input[type=email], .registerform form table tr td input[type=password], .registerform form table tr td input[type=text], .forgotform form table tr td input[type=email] {
	font-family: 'Arial';
	font-size: 14px;
	width: 400px;
	height: 33px;
	border: 1px solid #CCC;
	outline: none;
	padding: 0 10px;
}
.registerform form table tr td input[type=email]:focus, .registerform form table tr td input[type=password]:focus, .forgotform form table tr td input[type=email]:focus {
	border: 1px solid #030;
}
.registerform form table tr td input[type=submit]{
	width: 100px;
	height: 40px;
	background-color: #093;
	border: none;
	outline: none;
	cursor: pointer;
	color: #FFF;
	margin: 18px 40.6% 0 0;
	float: right;
}


.forgotform form table tr td input[type=submit] {
	width: 100px;
	height: 40px;
	background-color: #093;
	border: none;
	outline: none;
	cursor: pointer;
	color: #FFF;
	margin: 18px 47.6% 0 0;
	float: right;
}
.signinform form table tr td input[type=submit]:hover, .forgotform form table tr td input[type=submit]:hover {
	background-color: #030;
}
.forgotform h2{
	margin-bottom:5%;	
}
.forgotpassword, .rememberdetails {
	font-family: 'Arial';
	font-size: 12px;
	text-decoration: none;
	font-style: italic;
	color: #030;
	margin-top:-10px;
}
.forgotpassword:hover, .rememberdetails:hover {
	text-decoration: underline;
}
.user_cart{
	padding:5% 0 25%;	
}
.user_cart table tr td{
	text-align:center;	
}
.cart_h2 {
	font-family: 'Arial';
	font-size: 12px;
	color: #FFF;
	background-color: #030;
	display: inline-table;
	width: auto;
	height: 35px;
	margin-top:5%;
	line-height: 35px;
	padding: 0 10px;
	margin-bottom: 15px;
	font-weight: bold;
	font-style: normal;
}

@media only screen and (min-device-width : 1440px) and (max-device-width : 1479px) and (orientation : landscape) {
.about_tab {
	margin-top: 3% !important;
	padding-bottom: 20%;
}
}
