body {
	margin:0;
	padding:0;
	overflow-x:hidden;
	font-family: 'Raleway', sans-serif;
	font-family: 'Open Sans', sans-serif;
}
.clear {
	clear:both;
}
a {
	text-decoration:none;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
/****************************************HOME****************************************/
.bg {
	height: auto;
	width: 100%;
}
header {
    background-image: url("../images/header_bg.png");
    height: auto;
    width: 100%;
	border-bottom: 4px solid #00b0d6;
}
.container {
	margin: 0px auto;
	padding: 0px 15px;
	height: auto;
	max-width: 1100px;
	position:relative;
}
.top_header {
	background-color: #00b0d6;
	height: auto;
	width: 100%;
}
.top_header p {
    background-size: 22px auto;
    color: #ffffff;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    height: 12px;
    line-height: 21px;
    margin-right: 30px;
    min-height: 22px;
    padding-left: 25px;
}
.icon1 {
	background-image: url(../images/address_icon2_white.png);
	background-repeat: no-repeat;
}
.icon2 {
	background-image: url(../images/address_icon3_white.png);
	background-repeat: no-repeat;
}
.icon_box {
    float: right;
    padding: 6px 0;
}
.icon_box img {
    border-radius: 40px;
    float: left;
    margin-right: 5px;
}
.logo {
	float: left;
	margin: 5px 0px;
}
.menu_toggle {
	display:none;
    margin: 15px auto 0;
    width: 30px;
    background-color: #0bb5af;
    padding: 7px;
    border-radius: 2px;
    box-shadow: inset 1px 1px 4px #00413b;
}
.menu_toggle > img {
    width: 100%;
}
/****************************************HOME_END****************************************/

.menu_bar {
    float: right;
    margin: 45px 0 0;
}
.menu li {
    background-image: url("../images/button.png");
    background-position: right center;
    background-repeat: no-repeat;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 30px;
    min-height: 30px;
    padding: 0 40px 0 5px;
    text-transform: uppercase;
}
.menu li a {
	color:#000;
	display: block;
}
.menu li a:focus {
	outline:none;
}
.menu li:last-child {
    background-image: none;
    padding: 0 0 0 15px;
}.banner {
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size:cover;
	height: 490px;
	width: 100%;
}
.quality_bg {
	background-color: #15a4c3;
	height: auto;
	width: 100%;
}
.quality_box {
    box-sizing: border-box;
    float: left;
    height: auto;
    margin: 15px 0;
    min-height: 115px;
    padding: 0 25px 0 130px;
    position: relative;
    width: 33%;
}
.quality_icon {
    background-position: center center;
    background-repeat: no-repeat;
    border: 2px solid #fff;
    border-radius: 80px;
    height: 110px;
    left: 0;
    position: absolute;
    width: 110px;
}
.quality_icon1 {
    background-image: url(../images/quality_icon1.png);
}
.quality_icon2 {
    background-image: url(../images/quality_icon2.png);
}
.quality_icon3 {
    background-image: url(../images/quality_icon3.png);
}
.quality_box h3 {
    color: #fff;
    font-size: 21px;
    font-weight: 300;
    margin: 0;
}
.quality_box p {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    margin: 15px 0 0;
}
.about_bg {
    background-attachment: fixed;
    background-image: url("../images/welcome_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    position: relative;
}
.about_bg section {
    float: right;
    width: 43%;
}
.about_bg section h3 {
	font-family: 'Alex Brush', cursive;
	font-size: 45px;
	color:#e4ff00;
	font-weight: 300;
	margin: 20px 0;
}
.about_bg section p {
    color: #ddd;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
}
.about_bg section a {
    border: medium solid #cce304;
    color: #fff;
    display: block;
    font-size: 14px;
    margin: 30px 0 0;
    padding: 8px 0;
    text-align: center;
    width: 150px;
}.service_bg {
	background-attachment: fixed;
	background-image: url(../images/cloth_bg.png);
	background-repeat: repeat;
	height: auto;
	width: 100%;
	padding:5px 0;
}
.service_bg ul {
    text-align: center;
	margin: 0 0 25px;
}
.service_bg li {
	background-color: rgba(0, 0, 0, 0.3);
    border: 4px solid #fff;
    display: inline-block;
    text-align: center;
    width: 30%;
	margin: 0 10px;
	border-radius: 10px;
	transition: all 0.9s ease 0s;
}
.service_bg li a {
	color:#fff;
}
.service_bg h3 {
	font-family: 'Alex Brush', cursive;
	font-size: 45px;
	color:#fff;
	font-weight: 600;
	margin: 20px 0;
	text-align:center;
}
.service_icon1 {
    background-image: url("../images/sevice_icon1.png");
	background-size: 100% auto;
    height: 180px;
    margin: 0 auto;
    width: 180px;
}
.service_bg li:hover .service_icon1 {
    background-image: url("../images/sevice_icon1_hover.png");
}
.service_icon2 {
    background-image: url("../images/sevice_icon2.png");
	background-size: 100% auto;
    height: 180px;
    margin: 0 auto;
    width: 180px;
}
.service_bg li:hover .service_icon2 {
    background-image: url("../images/sevice_icon2_hover.png");
}
.service_icon3 {
    background-image: url("../images/sevice_icon3.png");
	background-size: 100% auto;
	background-repeat:no-repeat;
    height: 180px;
    margin: 0 auto;
    width: 180px;
}
.service_bg li:hover .service_icon3 {
    background-image: url("../images/sevice_icon3_hover.png");
}
.service_bg li h5 {
    font-size: 30px;
    font-weight: 600;
    margin: 0 0 25px;
}
.service_bg li:hover {
	background-color: #003337;
	border-color: #e0e304;
}



.products_bg {
    background-attachment: fixed;
    background-image: url("../images/thread_bg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    min-height: 400px;
    padding: 5px 0;
}
.products_bg h3 {
	font-family: 'Alex Brush', cursive;
	font-size: 45px;
	color:#e0e304;
	font-weight: 300;
	margin: 20px 0;
	text-align:center;
}.testimonial_bg {
	background-image: url("../images/testimonial_bg.png");
    height: auto;
	width: 100%;
	padding: 5px 0;
}
.testimonial_bg h3 {
	font-family: 'Alex Brush', cursive;
	font-size: 45px;
	color:#15a4c3;
	font-weight: 300;
	margin: 20px 0;
	text-align:center;
}
.comment {
    border-top: 1px solid #373737;
    margin: -35px auto 0;
    padding: 35px 0 0;
    width: 85%;
}
.comment > h5 {
    color: #fff;
    font-size: 18px;
    margin: 0 0 20px;
    text-align: center;
}
.comment > h5 span {
    color: #00ede4;
    display: block;
    font-size: 15px;
    font-weight: 400;
}.footer_menu {
	background-color: #15a4c3;
	height: auto;
	width: 100%;
	text-align: center;
}
.footer_menu > li {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    padding: 15px;
    text-transform: uppercase;
}
.footer_menu > li a {
	color:#fff;
}footer {
	background-image: url(../images/black-jeans-texture.png);
	background-repeat: repeat;
	height: auto;
	width: 100%;
}
footer section#logo_box {
    width: 26%;
}
footer section#logo_box img {
    width: 80%;
}
footer section {
    box-sizing: border-box;
    float: left;
    padding: 0 35px 0 0;
    width: 37%;
}
footer section h3 {
    border-bottom: 1px solid #e0e304;
    color: #15a4c3;
    font-size: 25px;
    margin: 0;
    padding: 15px 0;
}
footer section p {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}
footer section span {
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 30px auto;
    color: #fff;
    display: block;
    font-size: 15px;
    line-height: 24px;
    margin: 8px 0 0;
    min-height: 50px;
    padding: 0 0 0 40px;
}
.foo_icon1 {
    background-image: url("../images/address_icon1.png");
}
.foo_icon2 {
    background-image: url("../images/address_icon2.png");
	line-height: 50px;
}
.foo_icon3 {
    background-image: url("../images/address_icon3.png");
	line-height: 50px;
}.copyright {
	font-size: 15px;
	font-weight: 500;
	color: #b3b3b3;
	text-align:center;
	background-color: #000;
	padding: 10px 0px;
	height: auto;
	width: 100%;
}

.inner_banner {
    background-image: url("../images/inner_banner1.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    box-sizing: border-box;
    height: 220px;
    padding: 0;
    width: 100%;
}
.inner_banner h3 {
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 220px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
}
.content_bg {
    background-color: #eeeeee;
    height: auto;
    padding: 15px 0 30px;
    width: 100%;
}
.content_bg h3 {
    color: #222222;
    font-family: "Raleway",sans-serif;
    font-size: 24px;
    font-weight: 700;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: left;
    width: 100%;
}
.content_bg p {
    color: #000;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
    margin: 5px 0 0;
    padding: 0;
    text-align: justify;
}
/*************************/
.service_list {
    background-color: #fff;
    height: auto;
    padding: 15px 0 30px;
    width: 100%;
}
.left_contentbox {
    box-shadow: 0 0 1px #c1c1c1;
    float: left;
    height: auto;
    margin-right: 20px;
    width: 20%;
}
.right_contentbox {
	float: left;
	height: auto;
	width: 77%;
}
.right_contentbox2 {
	
	height: auto;
	width: 100%;
	padding: 15px 14px;
	box-sizing:border-box;
}
.left_contentbox h3 {
    background-color: #f3e721;
    color: #000000;
    font-family: "Raleway",sans-serif;
    font-size: 15px;
    font-weight: 800;
    margin: 0;
    padding: 15px 20px;
    text-align: left;
}

.left_contentbox > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.left_contentbox li {
    border-bottom: 1px solid #ddd;
   font-weight: 600;
    font-size: 13px;
    padding:0;
	color: #606060;
}
.left_contentbox li:hover {
    background-color: #eee;
}

.left_contentbox li a {
	color: #606060;
	display: block;
    padding: 13px 20px;
}
.left_contentbox li.active a {
    background-color: #2196f3 !important;
	border-color:#2196f3;
}
.left_contentbox li.active a {
    color: #fff !important;
}

.right_contentbox > h3 {
    font-family: open sans;
    font-size: 20px;
	font-weight: 600;
    line-height: 30px;
    margin: 0 0 10px;
}

.right_contentbox > h3#about_h3 {
   text-align: center;
}
.right_contentbox > p {
    margin: 0 0 10px;
	
    padding: 0;
	font-size: 15px;
	 line-height: 1.8;
	 font-weight: 400;
	 font-family: open sans;
	 text-align: justify;
}

.right_contentbox > p#qtitle {
    margin: 0 0 10px;
   padding: 20px 0 0;
	font-size: 15px;
	 line-height: 2;
	 font-weight: 400;
}
.right_contentbox > p#ita {
	font-style:italic;
	text-align: center;
	font-size: 17px;
}

.cover{
	 background: #eeeeee none repeat scroll 0 0;
    padding: 4px 20px;
    text-align: justify;
}
.right_contentbox table {
    border: 1px solid #ddd;
    margin: 20px 0 0;
}
.right_contentbox table tbody tr td:first-child {
    background-color: #eee;
    border-right: 1px solid #ddd;
}
.right_contentbox table tbody tr td {
    border-bottom: 1px solid #ddd;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    padding: 10px 20px;
}
.right_contentbox > ul {
    list-style: outside none none;
    margin: 15px 0 0 15px;
    padding: 0;
}
.right_contentbox li {
    color: #000;
	font-family: open sans;
   
    font-size: 14px;
    font-weight: 400;
    list-style-image: url("../images/arow.png");
    margin-bottom: 10px;
	padding-left: 10px;
}




.right_contentbox2 > p {
    margin: 0 0 10px;
	
	text-align: justify;
    padding: 0;
	font-size: 16px;
	 line-height: 1.7;
}
.right_contentbox2 > h3 {
    font-family: Open Sans;
    font-size: 20px;
    line-height: 30px;
    margin: 0 0 10px;
}
.right_contentbox2 table {
    border: 1px solid #ddd;
    margin: 20px 0 0;
}
.right_contentbox2 table tbody tr td:first-child {
    background-color: #eee;
    border-right: 1px solid #ddd;
}
.right_contentbox2 table tbody tr td {
    border-bottom: 1px solid #ddd;
    font-family: "Raleway",sans-serif;
    font-size: 14px;
    padding: 10px 20px;
}
.right_contentbox2 > ul {
    list-style: outside none none;
    margin: 15px 0 0 15px;
    padding: 0;
	text-align: left;
}
.right_contentbox2 li {
    color: #000;
    
    font-size: 15px;
    font-weight: 100;
    list-style-image: url("../images/arow.png");
    margin-bottom: 10px;
	padding-left: 10px;
	
}

/*******************************/



.products {
	text-align:center;
}

.products li {
    background-color: #fff;
    border: 3px solid #ddd;
    box-sizing: border-box;
    display: inline-block;
    float: none;
    height: 285px !important;
    margin: 0 8px 20px;
    overflow: hidden;
    position: relative;
    width: 190px !important;
}
.products li h4 {
    background-color: #144e64;
    bottom: 0;
    color: #fff;
   
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    padding: 12px 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.contact_leftcontainer {
    box-sizing: border-box;
    float: left;
    height: auto;
    width: 50%;
	padding-right: 15px;
	margin-top: 20px;
}
.contact_rightcontainer {
    box-sizing: border-box;
    float: left;
    height: auto;
    margin: 0;
    padding-left: 15px;
    width: 50%;
	margin-top: 20px;
}
.contact_leftcontainer h2 {
    color: #505050;
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0;
}
.contact_leftcontainer input {
    border: 1px solid #dddddd;
    box-sizing: border-box;
    color: #505050;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-weight: 500;
    height: 48px;
    margin: 0 0 10px;
    padding: 0 15px;
    width: 100%;
}
.contact_leftcontainer textarea {
    border: 1px solid #dddddd;
    box-sizing: border-box;
    color: #505050;
    font-family: "Raleway",sans-serif;
    font-size: 13px;
    font-weight: 500;
    height: 150px;
    margin: 0 0 15px;
    padding: 15px;
    width: 100%;
}
#name {
    float: left;
    margin: 0 5px 10px 0;
    width: 49%;
}
#email {
    float: left;
    margin: 0 0 10px 5px;
    width: 49%;
}
.contact_rightcontainer h2 {
    color: #505050;
    font-family: "Raleway",sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 15px;
    padding: 0;
}
.contact-detail-box {
    float: left;
    min-height: 170px;
    padding: 0;
    position: relative;
    text-align: center;
    width: 33%;
}
.contact-detail-box > h3 {
    background-image: url("../images/contact-block-title-bg.png");
    background-position: center bottom;
    background-repeat: no-repeat;
    color: #333;
    font-family: "Raleway",sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin: 20px 0;
    padding: 0;
    text-align: center;
}
.contact-detail-box > p {
	font-family: 'Open Sans', sans-serif;
    margin: 0;
    padding: 0;
    text-align: center;
	color: #5b5b5b;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
}


.content-wrap h2{
	  background: #000 none repeat scroll 0 0;
    color: #fff;
    font-size: 22px;
    margin: 0 0 15px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
	font-weight: 600;
}










/****************************************RESPONSIVE_CODES****************************************/

@media (min-width:250px) and (max-width: 690px) {	
/*.top_header p {
    float: none;
    margin: 0 auto 10px;
    width: 220px;
}
.icon_box {
    float: none;
    text-align: center;
}*/
.icon_box a {
    display: inline-block;
}
}

@media (min-width:250px) and (max-width: 790px) {	
.logo {
    display: block;
    float: none;
    margin: 0 auto;
}
.menu_bar {
    float: none;
    margin: 15px 0;
	text-align:center;
}
.menu {
    display: none;
}
.menu_toggle {
    display: block;
}
.menu li {
    background-image: none;
    display: block;
    padding: 0;
    text-transform: uppercase;
	border-bottom: 1px solid #888;
}
}


@media (min-width:250px) and (max-width: 845px) {
.quality_box {
    padding: 0 10px;
    position: relative;
    width: 33%;
}
.quality_icon {
    margin: 0 auto;
    position: relative;
}
.quality_box h3 {
    text-align: center;
}	
.quality_box p {
    text-align: center;
}	
}


@media (min-width:250px) and (max-width: 640px) {
.quality_bg {
    padding: 25px 0 10px;
}	
.quality_box {
    float: none;
    margin: 0 0 15px;
    padding: 0 10px 0 130px;
    position: relative;
    width: 100%;
}	
.quality_icon {
    margin: 0 auto;
    position: absolute;
}
.quality_box h3 {
    text-align: left;
}
.quality_box p {
    text-align: left;
}
}

@media (min-width:250px) and (max-width: 390px) {
.quality_box {
    float: none;
    margin: 0 0 15px;
    padding: 0;
    position: relative;
    width: 100%;
}
.quality_icon {
    margin: 0 auto;
    position: relative;
}	
.quality_box h3 {
    text-align: center;
}
}

@media (min-width:250px) and (max-width: 1110px) {
/*.about_bg img {
    width: 50%;
}*/
/*.about_bg section p {
    height: 130px;
    overflow: hidden;
}*/
.about_bg section a {
    margin: 30px 0;
}
}

@media (min-width:250px) and (max-width: 880px) {
.about_bg section {
    float: none;
    padding: 0 0 20px;
    width: 100%;
}	
.about_bg section h3 {
    margin: 0;
    padding: 20px 0 0;
}
}

@media (min-width:250px) and (max-width: 910px) {	
.service_bg li h5 {
    font-size: 20px;
}
.service_icon1, .service_icon2 {
    background-size: 100% auto;
	background-repeat:no-repeat;
    height: 180px;
    margin: 0 auto;
    width: 180px;
}
}

@media (min-width:250px) and (max-width: 535px) {
.service_bg li {
    display: block;
    margin: 0 auto 20px;
    width: 85%;
}	
}

@media (min-width:250px) and (max-width: 850px) {
footer section#logo_box {
    float: none;
    padding: 0;
    width: 100%;
}
footer section#logo_box img {
    display: block;
    margin: 0 auto;
    width: 100px;
}	
footer section {
    width: 50%;
}
}

@media (min-width:250px) and (max-width: 520px) {
footer section {
    float: none;
    padding: 0;
    width: 100%;
}	
}

@media (min-width:250px) and (max-width: 545px) {
.footer_menu {
    display: none;
}	
}


@media (min-width:250px) and (max-width: 1070px) {
.contact_leftcontainer, .contact_rightcontainer {
    width: 48%;
}
#name, #email {
    width: 47%;
}
.contact_leftcontainer input {
    width: 99%;
}
.contact_leftcontainer textarea {
    width: 99%;
}
}

@media (min-width:250px) and (max-width: 800px) {
.contact_leftcontainer, .contact_rightcontainer {
    float: none;
    margin: 0 0 30px;
    width: 100%;
}
#name, #email {
    width: 48.5%;
}	
}

@media (min-width:250px) and (max-width: 560px) {
#name, #email {
    float: none;
    margin: 0 0 10px;
    width: 99%;
}
.contact-detail-box {
    float: none;
    min-height: auto;
    padding: 0;
    width: 100%;
}	
}
.error {background-color: red;border-radius: 2px;color: #fff;font-size: 13px;line-height: 24px;margin: 0 15px;text-align: center;}.error#err_msgs {background-color: #1abc9c;}.no_sent{background-color: red;border-radius: 2px;color: #fff;font-size: 13px;line-height: 24px;margin: 0 0 15px;text-align: center;}.sucseess {background-color: #1abc9c;border-radius: 2px;color: #fff;font-size: 13px;line-height: 24px;margin: 0 0 15px;text-align: center;}
/****************************************RESPONSIVE_CODES_END****************************************/
@media (min-width:250px) and (max-width: 1015px) {
.banner {
    background-size: 100% auto;
    height: 300px;
}
}
@media (min-width:250px) and (max-width: 785px) {
.banner {
    background-size: cover;
}
}
@media (min-width:250px) and (max-width: 620px) {
.banner {
    background-position: left center;
    background-size: 685px auto;
    height: 269px;
}
}
@media (min-width:250px) and (max-width: 370px) {
.banner {
    background-position: left center;
    background-size: 620px auto;
    height: 200px;
}
}
@media (min-width:250px) and (max-width: 690px) {
.top_header p {
    font-size: 13px;
    font-weight: 600;
    margin: 15px 20px 0 0;
}
}
@media (min-width:250px) and (max-width: 470px) {
.top_header p {
    display: inline-block;
    float: none;
    font-size: 12px;
    font-weight: 600;
    margin: 15px 0 5px;
	background-size: 19px auto;
	line-height: 19px;
	padding-left: 20px;
}
.top_header {
    text-align: center;
}
.icon_box {
    text-align: center;
    width: 100%;
}
.icon1 {
    margin-right: 8px !important;
}
.icon_box img {
    width: 32px;
}
}
@media (min-width:250px) and (max-width: 1110px) {
.about_bg img {
    left: 0;
    position: absolute;
    top: 0;
}
.about_bg section {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    box-sizing: border-box;
    float: right;
    padding: 0 20px;
    position: relative;
    width: 70%;
    z-index: 9;
}
.about_bg .container {
    padding: 0;
}
}
@media (min-width:250px) and (max-width: 708px) {
.about_bg section a {
    font-size: 13px;
    padding: 5px 0;
    width: 115px;
}
.about_bg section p {
    font-size: 13px;
}
.about_bg section {
    width: 80%;
}
}
@media (min-width:250px) and (max-width: 540px) {
.about_bg section {
    width: 100%;
}
}
@media (min-width:250px) and (max-width: 1010px) {
.service_bg li h5 {
    font-size: 18px;
}
.service_bg li {
    margin: 0 5px;
}
}
@media (min-width:250px) and (max-width: 666px) {
.service_icon1, .service_icon2, .service_icon3 {
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 100px;
    margin: 0 auto;
    width: 90px;
}
.service_bg li {
    width: 29%;
}
.service_bg li h5 {
    font-size: 14px;
    margin: 0 0 10px;
    min-height: 40px;
}
}
@media (min-width:250px) and (max-width: 535px) {
.service_bg li {
    display: block;
    margin: 20px auto;
    width: 200px;
}
}
@media (min-width:250px) and (max-width: 715px) {
.left_contentbox {
    float: none;
    margin-right: 0;
    width: 100%;
	box-shadow: none;
}
.left_contentbox li {
    border-bottom: medium none;
    display: inline-block;
}
.left_contentbox {
    text-align: center;
}
.left_contentbox li a {
    border: 1px solid #ddd;
    display: block;
    padding: 10px;
	border-radius: 3px;
}
.right_contentbox {
    margin: 15px 0 0;
    width: 100%;
}
}
@media (min-width:250px) and (max-width: 555px) {
.left_contentbox li {
    display: block;
    margin: 0 0 5px;
}
}
@media (min-width:250px) and (max-width: 1136px) {
.products li {
    margin: 0 5px 20px;
    width: 18.4444% !important;
}
.products li h4 {
    font-size: 12px;
    font-weight: 600;
    min-height: 35px;
}
.group_photo li {
    margin: 0 5px;
    width: 48.555%;
}
}



.group_photo li {
    display: inline-block;
    margin: 0 8px;
    width: 48%;
}
.group_photo li img {
    border: 3px solid #ddd;
    width: 98%;
}
.product_content {
    background-color: #fff;
    margin: 0 0 15px;
    padding: 20px 30px;
}
.product_content p {
    font-size: 16px;
    line-height: 1.7;
    margin: 10px 0;
	font-weight: 700;
}

@media (min-width:250px) and (max-width: 1012px) {
.group_photo li {
    margin: 0 5px;
    width: 48%;
}
.products li {
    width: 18% !important;
}
.products img {
    height: 235px;
    object-fit: cover;
    width: 100%;
}
}
@media (min-width:250px) and (max-width: 790px) {
.products li {
    width: 30% !important;
}
.group_photo li {
    width: 46%;
}
}
@media (min-width:250px) and (max-width: 490px) {
.products li {
    width: 45% !important;
}
.group_photo li {
    width: 93%;
	margin: 10px 0;
}
.tabs nav ul li.tab-current .icon {
    background-position: center center!important;
    background-size: 45px auto!important;
}
.icon {
    background-position: center center!important;
    background-repeat: no-repeat!important;
    background-size: 45px auto!important;
}
.tabs nav a {
    padding: 55px 0 0;
}
}
@media (min-width:250px) and (max-width: 390px) {
.products li {
    margin: 8px 0;
    width: 100% !important;
	height: auto !important;
}
.products img {
    height: auto;
    object-fit: inherit;
    width: 100%;
}
.products li h4 {
    font-size: 13px;
    min-height: auto;
}
.group_photo li {
    margin: 10px 0!important;
    width: 100%!important;
}
}
@media (min-width:250px) and (max-width: 1073px) {
.contact_leftcontainer input {
    width: 98%;
}
#email, #name {
    width: 48%;
}
.contact_leftcontainer textarea {
    width: 98%;
}
}
@media (min-width:250px) and (max-width: 800px) {
.contact_leftcontainer input {
    width: 100%;
}
#email, #name {
    width: 49.111%;
}
.contact_leftcontainer textarea {
    width: 100%;
}
.contact_leftcontainer {
    padding-right: 0;
}
}
@media (min-width:250px) and (max-width: 622px) {
#email, #name {
    width: 49%;
}
.contact_rightcontainer {
    padding-left: 0;
    width: 50%;
}
}
@media (min-width:250px) and (max-width: 560px) {
.contact-detail-box {
    margin: 30px 0;
}
.contact_leftcontainer, .contact_rightcontainer {
    width: 100%;
}
}
@media (min-width:250px) and (max-width: 415px) {
.contact_leftcontainer input {
    width: 100%;
}
#email, #name {
    margin: 0 0 10px;
    width: 100%;
}
.contact_leftcontainer textarea {
    width: 100%;
}
.product_content p {
    font-size: 14px;
}
.tabs nav a {
    padding: 75px 0 0 !important; 
}
}