/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
/* Regular */
/*@font-face {
    font-family: 'Open Sans';
    
    src: url('../fonts/OpenSans-Regular-webfont.eot');
    src: url('../fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-weight: 400;
    font-style: normal;

}*/

/* Italic */
/*@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Italic-webfont.eot');
    src: url('../fonts/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Italic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Italic-webfont.svg#OpenSansItalic') format('svg');
    font-weight: normal;
    font-weight: 400;
    font-style: italic;

}*/

/* Light */
/*@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Light-webfont.eot');
    src: url('../fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: 200;
    font-style: normal;

}*/

/* Light Italic */
/*@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-LightItalic-webfont.eot');
    src: url('../fonts/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-LightItalic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-LightItalic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-LightItalic-webfont.svg#OpenSansLightItalic') format('svg');
    font-weight: 200;
    font-style: italic;

}*/

/* Semibold */
/*@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: 500;
    font-style: normal;

}*/

/* Semibold Italic */
/*@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot');
    src: url('../fonts/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-SemiboldItalic-webfont.svg#OpenSansSemiboldItalic') format('svg');	 
    font-weight: 500;
    font-style: italic;
}*/

/* Semibold */
/*@font-face {
    font-family: 'Open Sans';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
         url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
         url('../fonts/OpenSans-Semibold-webfont.svg#OpenSansSemibold') format('svg');
    font-weight: bold;
    font-style: normal;

}*/

body{
	background: #fff;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: 'Work Sans', sans-serif;
}
/*--- slider-css --*/
.slider{
	position:relative;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }
.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 50%;
  left: 1%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 50px;
  background: transparent url("../images/themes.png") no-repeat left top;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 1%;
 }
/*-- slider-responsive --*/
.header-matter{
	/*z-index:999;*/
	position: absolute;
	top: 30%;
	/*left: 23%;
	width:54%;*/
	left: 10%;
	width:80%;
}
.header-matter label.make{
	background: url(../images/li.png) center no-repeat;
	display: block;
	height: 40px;
	margin-top:20px;
}
.header-matter h2{
	/*color:#F93133;*/
	color:#FFFFFF;
	/*font-size: 6em;*/
	font-weight: 500; 
	margin: 0;
	/*text-transform: uppercase;*/
	text-align:center;
	font-size:60px;
	font-size: 5vw; 
	display:inline-block;
}
.header-matter h2 span{
	font-weight: 700; 
}
.better h4{
	color:#F93133;
	font-size: 4em;
	font-weight: 500; 
	margin: 0;
	text-transform: uppercase;
}
.better label{
	color:#F93133;
	font-size: 3.5em;
	font-weight: 700; 
	text-transform: uppercase;
}
.better p{
	color:#fff;
	font-size: 1.3em;
	margin: 0;
	/*width: 68%;*/
	line-height: 25px;
	text-align:justify;
	height: 250px;
	overflow: hidden;
}
.we-better span{
	float:left;
	background: url(../images/banner-img.jpg)0px 0px;
	width:319px;
	display: block;
	height: 223px;
	margin: 3em 0;
}
.better{
	/*float:right;
	width:75%;*/
	margin-top:10px;
}
.better p{
	line-height:30px;
}
.seemorebanner{
	display:none;
}
.slideimagediv {
	/*display:none;*/
	width:100%;
	height:700px;
	background-size: cover;
}
.slideimagedivoverlay {
	display:inline-block;
	background:rgba(0,0,0,0.3);
}
/*----*/
.header{
	position: relative;
}
.top-header{
	position:absolute;
	top:0;
	z-index: 999;
	/*left: 13em;*/
	/*padding: 2em 0;*/
	padding: 0.5em 0;
	width:100%;
}
.logo{
	float:left;
	/*margin-top: 0.8em;*/
}
.logotext{
	float:left;
	margin-top: 0.8em;
}
.logotext a{
	font-size:22px;
	color:#fff;
	text-decoration:none;
}
.logo img {
	height:100px;
}
.top-nav{
	float: right;
	margin-top:30px;
}
.top-nav ul{
	padding: 0;
	margin: 0;
}
.top-nav ul > li{
	display: inline-block;
	padding: 1em 0.6em;
}
.top-nav ul li a{
	text-decoration: none;
	/*color:#F93133;*/
	color:#FFF;
	font-size: 1.1em;
	position: relative;
	font-weight:600;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.top-nav ul li span{
	background: url(../images/nav.png)0px 0px;
	width: 70px;
	display: block;
	height: 38px;
	position: absolute;
	top: -0.5em;
	left: -1em;
}
.top-nav ul li  span{
	
}
.top-nav ul li span.us-box{
	left: -4%;
}
.top-nav ul li span.port-box{
	left: -6%;
}
.top-nav ul li span.blog-box{
	left: -64%;
}
.top-nav ul li span.tack-box{
	left: -10%;
}
.top-nav ul li span{
	display: none;
}
.top-nav ul li a:hover span,.top-nav ul li.active a span{
	display: block;
	color: #fff;
}
.top-nav ul li a:hover ,.top-nav ul li.active a{
	/*color: #fff;*/
	color: #F93133;
}
.top-nav label.menu{
	display:none;	
}
.top-nav label.menu:before{
	content:url("../images/menu.png");
	cursor:pointer;	
	width:100%;
}
#updates .blog-bottom {
	border-bottom: 1px solid #EEE;
	padding:25px 0;
}
.pages-header {
	background:rgba(0,0,0,0.75);
	height:120px;
	position:fixed;
	width:100%;
	z-index:999;
	top:0;
}
.pages-header .top-header {
	position:fixed;
}
.seemore {
	color:#F93133;
}
#products .portfolio-tin img {
	width:100%;
	height:377px;
}
#products .carousel img {
    width: 100%;
    height: 377px;
}
#myCarousel1.carousel img {
    width: 100%;
    height: 300px;
}
.productcat-overlay {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
	transition: top 0.3s, opacity 0.3s;
}
.productcat-overlay a {
	cursor: pointer;
}
.portfolio-tin:hover .productcat-overlay {
	opacity: 1;
}
.productcat-overlay .productcat-details {
	width: 100%;
	height: 3em;
	background-color:#093;
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	line-height: 3em;
	display: block;
	position: absolute;
	bottom: 0;
}
.product-place p {
    color: #fff;
    background: rgba(0, 0, 0, 0.8);
    font-size: 1.2em;
    margin: 0;
    padding: 0.5em;
    position: absolute;
    bottom: 0;
    width: 99.5%;
	text-align:center;
}
.productprice-place p {
    color: #fff;
    background: rgba(249, 49, 51, 0.6);
    font-size: 1.2em;
    margin: 0;
    padding: 0.5em;
    position: absolute;
    top: 0;
    width: auto;
	text-align:center;
}
.product-overlay {
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
	transition: top 0.3s, opacity 0.3s;
}
.portfolio-tin:hover .product-overlay {
	opacity: 1;
}
.product-overlay .product-details {
	color:#fff;
	text-align:center;
	margin-top:40%;
	font-size:18px;
	background:rgb(255, 101, 80);
	padding:10px;
}
.product {
	padding: 5em 0 3em;
	border-bottom: 1px solid #C2C2C2;
}
.product .product-name,.product .product-category,.product .product-price-section {
	border-bottom: 1px solid #F5F5F5;
	padding: 1em 0;
	font-size:1.3em;
}
.product .otherproductinfo {
	font-size:0.9em;
}
.product .otherproductinfo div{
	margin-bottom:5px;
}
.product .otherproductinfo i{
	margin-right:5px;
}
.product i{
	color:#F93133;
}
.product .product-name {
	font-size:1.8em;
	padding-top: 0;
}
.product .product-price {
	float:left;
	font-size:1.3em;
	margin-right:5%;
}
.product .product-buy {
	float:left;
	font-size:1em;
	background:#F93133;
	color:#fff;
	padding:0.4em 0.8em;
	margin:0.5em;
	margin-left:0;
	cursor:pointer;
}
.product .product-buy i {
	color:#fff;
	line-height:25px;
	vertical-align:middle;
}
.product .product-buy a {
	color:#fff;
	text-decoration:none;
}
.product .product-description {
	margin-top:30px;
	/*white-space: pre;*/
	text-align:justify;
}

<!-- gallery -->
.gallery #filters {
	margin:1%;
	padding:0;
	list-style:none;
}
.gallery #filters li {
		float:left;
	list-style:none;
	}
.gallery #filters li span {
		display: block;
		padding:5px 20px;		
		text-decoration:none;
		color:#666;
		cursor: pointer;
}
.gallery #filters li span.active {
		background: #e95a44;
		color:#fff;
	}
.gallery #portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	width:31%;
	margin:1%;
	display:none;
	float:left;
	overflow:hidden;
}
.gallery .portfolio-wrapper {
		overflow:hidden;
		position: relative !important;
		background: #666;
		cursor:pointer;
	}
.gallery .portfolio img {
		width:100%;
		position: relative;
		top:0;
    -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 600ms cubic-bezier(0.645, 0.045, 0.355, 1);
	height:350px;		
	}
.gallery .portfolio .label {
		position: absolute;
		width: 100%;
		height:60px;
		bottom:-60px;
		z-index:9999;
		display:block;
    -webkit-transition: all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition:         all 300ms cubic-bezier(0.645, 0.045, 0.355, 1);
	}
.gallery .portfolio .label-bg {
			background: #e95a44;
			width: 100%;
			height:100%;
			position: absolute;
			top:0;
			left:0;
		}
.gallery .portfolio .label-text {
			color:#fff;
			position: relative;
			z-index:500;
			padding:5px 8px;
			font-size:12px;
			margin-top:3px;
}
.gallery .portfolio .text-category {
				display:block;
				font-size:12px;
				margin-top:8px;
				border-top:#fff 1px solid;
				padding-top:8px;
			}
.gallery .portfolio:hover .label {
    bottom:0;
  }
.gallery .portfolio:hover img {
    top:-30px;
  }  
.videogallery .portfolio .label {
	top:-60px !important;
}
.videogallery .portfolio:hover .label {
    top:0 !important;
  }
.text-title:hover {
	color:#1B242F;
	text-decoration:none;
}  
#aboutus .aboutuscontent {
	text-align:justify;
	line-height:25px;
}
.homeupdateslist .blog-picture {
	max-height:170px;
}
/* Dropdown Button */
/* The container <div> - needed to position the dropdown content */
.dropdown {
    position: relative;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
	
}

/* Links inside the dropdown */
/*.dropdown-content a {
    color: #F00 !important;
	font-size:13px !important;
    padding: 12px 16px !important;
    text-decoration: none !important;
    display: block !important;
	border-bottom:#CCC thin dotted !important;
}
.dropdown-content li {
    color: #F00 !important;
	font-size:13px !important;
    padding: 12px 16px !important;
    text-decoration: none !important;
    display: block !important;
}
.firstsubmenu,.secondsubmenu {
	font-size:13px !important;
    padding: 12px 16px !important;
    text-decoration: none !important;
    display: block !important;
	border-bottom:#CCC thin dotted !important;
	font-weight:600;
}*/
/****** view update ***********/
.viewupdate {
	border-bottom: 1px solid #C2C2C2;
	padding: 4em 0;
}
.viewupdate label.light,label.light {
    font-size: 12px;
    font-style: italic;
    color: #939ba2;
    text-transform: capitalize;
    line-height: 23px;
    font-weight: 400;
}
.viewupdate .topsection {
	border-bottom:#EEE 1px solid;
	padding-bottom:10px;
	margin-bottom:15px;
}
.viewupdate .bottomsection {
	border-bottom:#EEE 1px solid;
	padding-bottom:10px;
	margin-bottom:15px;
}
.viewupdate iframe, .viewupdate img {
	margin-bottom:20px;
}
.product img, .viewupdate img {
	box-shadow: 0px 0px 10px #888;
}
.viewupdate img {
	margin: 0 auto;
}
.viewupdate p {
	line-height:30px;
	font-size:1.3em;
	font-weight:normal;
	text-align:justify;
}
.updatenav {
	height:50px;
}
.updatenav div {
	min-width:60px; 
	width:auto;
	border:#CCC 1px solid;
	border-radius:10px;
	padding:8px 15px;
	text-align:center;
}
.updatenav div a {
	text-decoration:none;
}
.updatenav div:hover, .updatenav div:hover a {
	background:#F93133;
	color:#fff;
}
.updatenav .previous {
	float:left;
}
.updatenav .next {
	float:right;
}
.enquiryform {
	background: rgba(0,0,0,0.75);
	padding:15px;
}
.enquiryform input[type="text"], .enquiryform textarea, .enquiryform input[type="submit"] {
    font-size: 1.2em;
    width: 95%;
    padding: 0.5em 0.5em;
    margin: 0.5em;
    background: #fff;
    outline: none;
    border: 1px solid #D6D5D5;
    color: #8B8A8A;
    -webkit-appearance: none;
}
.enquiryform .enquiry-title {
	color:#fff;
	font-size:1.5em;
    margin: 0.5em;
}
.enquiryform label.error {
    color: #F00;
    margin-left: 0.5em;
	width: 95%;
	font-size: 12px;
}
.enquiryform .enqsuccess {
    padding: 10px;
    margin-bottom: 20px;
    border-radius: 4px;
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.updatelink {
	color:red;
	margin-right:15px;
}
#extrasearchtags {
	display:none;
}
#extrasearchtagsclick {
	cursor:pointer;
}
.vd_bg-blue {
	background-color:#F93133;
}
#reviewform textarea {
	font-size: 1.2em;
    width: 100%;
    padding: 0.5em 1.5em;
    margin: 0.5em;
    background: #fff;
    outline: none;
    border: 1px solid #D6D5D5;
    color: #8B8A8A;
    -webkit-appearance: none;
}
.reviewform.codform-success {
	border-radius:3px;
	box-shadow:#895d98;
	-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.5);
	padding:25px;
	display:none;
}
.reviewform.codform-success i {
	color:#060;
	font-size:25px;
}
.reviewform.codform-success .firstline {
	font-size:18px;
	text-align:center;
	font-weight:bold;
	padding-bottom:25px;
	border-bottom: solid 1px #F5F5F5;
}

/****** Style Star Rating Widget *****/

.rating { 
  border: none;
  float: left;
}

.rating > input { display: none; } 
.rating > label:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;
}

.rating > label { 
  color: #ddd; 
 float: right; 
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { color: #FFD700;  } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #FFED85;  } 

.reviewrow {
	margin-top:10px;
	border-top:#e5e6e7 1px solid;
	padding-top:10px;
}
.reviewrow .name {
	font-size:16px;
}
.reviewrow .date {
	font-size:12px;
	color:#CCC;
}
.reviewrow .reviews {
	font-size:14px;
	margin:10px 0;
}
.reviewrow .ratings > label:before { 
  margin: 5px;
  font-size: 1.25em;
  font-family: FontAwesome;
  display: inline-block;
  content: "\f005";
  color: #ddd; 
}
.reviewrow .ratings > .half:before { 
  content: "\f089";
  color: #FFD700;
}
.reviewrow .ratings > .full:before { 
  color: #FFD700;
}
.reviewcontainer {
    padding: 2em 0 3em;
    border-top: 1px solid #C2C2C2;
}

/*----responsive-menu-start---*/
@media(min-width:769px){
.home-header .top-nav{
	background:rgba(0,0,0,0.5);
}
}
@media(max-width:768px){
.top-nav ul li{
	display:block;
	float:none;
	padding: 1em 0;
	text-align: center;
	border-bottom: 1px solid #fff;
}
.top-nav ul li a:hover, .top-nav ul li.active a{
	color:#1B242F;
}
.top-nav ul li a{
	color:#fff;
	border: none;
	padding: 0;
}
.top-nav ul li a:hover,.top-nav ul li a.active{
	color:#000;
	border: none;
}
.top-nav ul{
	display:none;
	background:rgba(249, 49, 51, 0.97);
	position:absolute;
	width:100%;
	z-index: 999;
	left: 0%;
	margin: 0em 0em;
	height:400px;
	overflow:auto;
}
.top-nav label.menu{
	display: block;
	width: 100%;
	position:relative;
	padding: 0;
	text-align: right;
	margin: 0;
}
.top-nav ul li a:hover span,.top-nav ul li.active a span{
	display: none;
}
}
/*--content--*/
.global-design{
	background: #F93133;
	padding: 6em 0;
}
.idea-get{
	background: #F93133;
	text-align: center;
	box-shadow: 10px 10px 10px 10px #D92F30;
	float:left;
	width: 25%;
	margin: 0 6.7em 0 0;
	padding: 3em 0 5em;
}
.we-get-grid{
	margin: 0;
}
.idea-get h4{
	color: #fff;
	font-size: 1.5em;
	margin: 0;
	padding: 1em 0;
}
.idea-get p{
	color: #fff;
	font-size: 1em;
	margin: 0 auto;
	width: 68%;
	line-height: 22px;
}
/*----*/
.portfolio-top{
	text-align: center;
}
.portfolio-top h3{
	font-size: 2.5em;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.portfolio-top img.line-grid{
	margin: 0 auto;
}
.portfolio-top p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 79%;
	padding: 2em 0 4em;
}
.bottom-portfolio a{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	text-decoration: none;
}
.bottom-portfolio img.grid-line{
	margin: 0 auto;
}
.bottom-portfolio {
	text-align: center;
	padding: 3em 0;
}
.portfolio {
	padding: 5em 0 3em;
	border-bottom: 1px solid #C2C2C2;
}
.arrow-place p{
	color: #fff;
	background: #F93133;
	font-size: 1.8em;
	margin: 0;
	padding: 0.5em;
	position: absolute;
	top:0;
	width: 99.5%;
	text-align:center;
}
.arrow-place span{
	background: url(../images/arrow.png)0px 0px;
	width: 40px;
	display: block;
	height: 40px;
	position: absolute;
	top: 15%;
	right: -6px;
	margin-top:-7px;
}
.portfolio-tin{
	position: relative;
	float: left;
	width: 33.3333%;
	border:#C2C2C2 1px solid;
}
/*----*/
.possible{
	padding: 5em 0 1em;
	border-bottom: 1px solid #C2C2C2;
}
.possible-top{
	text-align: center;
}
.possible-top h3{
	font-size: 2.5em;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.possible-top img.line-grid{
	margin: 0 auto;
}
.possible-sed p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 86%;
	line-height: 24px;
}
p.sed-para{
	padding: 1em 0;
}
.possible-left p{
	font-size: 1em;
	color: #000;
	width: 89%;
	line-height: 24px;
	margin: 0;
}
.sed-at {
	padding: 2em 0;
}
ul.place{
	padding: 0;
	margin: 6px 0;
	background: #F93133;
	width: 80%;
	border-bottom: 2px solid #CC2829;
}
ul.place li{
	display: inline-block;
	padding: 6px;
}
ul.place li {
	font-size: 1em;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
.possible-bottom {
	padding: 4em 0;
}
.possible-right p{
	font-size:0.87em;
	color: #363636;
	margin: 1em 0;
	width: 84%;
}
a.base-line{
	text-decoration: none;
	color: #F93133;
}
b{
	font-weight:400;
	color: #F93133;
}
/*----*/
.blog {
	border-bottom: 1px solid #C2C2C2;
	padding: 4em 0;
}
.blog-top{
	text-align: center;
}
.blog-top h3{
	font-size: 2.5em;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.blog-top img.line-blog{
	margin: 0 auto;
}
.blog-top p{
	font-size: 1em;
	margin: 0 20em;
	color: #000;
	width: 33%;
	padding: 1.5em 0 4em;
}
/*---*/
.post-grid h3{
	font-size: 1.8em;
	margin: 0;
	color: #000;
	font-weight: 600;
	padding: 0 1em;
}
.post-grid h3 a:hover {
	text-decoration:none;
	color:#F93133;
}
h3.the-blog{
	padding: 0 0 0 11em;
}
.post-grid p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 91%;
	padding: 0.4em 0 ;
	line-height: 22px;
}
.blog-date h6{
	background: #F93133;
	font-size: 3.5em;
	font-weight: 700;
	color: #fff;
	padding: 0.3em 0.73em;
	width:71%;
	margin: 0;
}
.blog-date label{
	background: #F93133;
	font-size: 1.1em;
	font-weight: 300;
	color: #fff;
	padding: 0.2em 0.85em;
	margin: 0.5em auto;
}
.blog-date {
	padding: 2px 0;
}
.blog-bottom {
	padding: 1.5em 0;
}
/*----*/
.team {
	padding: 4em 0;
}
.team-top{
	text-align: center;
}
.team-top h3{
	font-size: 2.5em;
	margin: 0;
	color: #000;
	font-weight: 600;
}
.team-top img.line-grid{
	margin: 0 auto;
}
.team-top p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 79%;
	padding: 2em 0;
}
.team-grid p{
	font-size: 1em;
	margin: 0 auto;
	color: #000;
	width: 100%;
}
.team-grid h6{
	font-size: 0.9em;
	margin: 0;
	padding: 2em 0 0.5em;
}
.team-grid h6 a{
	text-decoration: none;
	color: #000;
}
.team-grid label{
	font-size: 1em;
	color: #000;
	margin: 0;
}
.team-bottom {
	padding: 2em 0;
}
/*----*/
.back-grid{
	background: url(../images/banner1.jpg)0px 0px;
	width: 100%;
	display: block;
	height: 320px;
	background-size:cover;
}
/*----*/
.contact-top{
	text-align: center;
}
.contact-top h3{
	font-size: 2.5em;
	margin: 0;
	color: #fff;
	font-weight: 600;
}
.contact-top img.line-grid{
	margin: 0 auto;
}
.contact-top p{
	font-size: 1em;
	margin: 0 auto;
	color: #fff;
	width: 60%;
	padding: 2em 0 4em;
}
.contact-us input[type="text"],.contact textarea,.send input[type="submit"]{
	font-size: 1.2em;
	width: 100%;
	padding: 0.5em 1.5em;
	margin: 0.5em;
	background: #fff;
	outline:none;
	border: 1px solid #D6D5D5;
	color: #8B8A8A;
	-webkit-appearance: none;
}
.contact textarea{
	resize:none;
	/*width: 97%;
	margin: 0.5em 1.5em;*/
}
.send input[type="submit"]{
	background: #F93133;
	color: #fff;
	font-size:1.4em;
	width: 35%;
	/*margin: 0.5em 1.3em;*/
	border-bottom: 3px solid #CC2829;
	border-top:none;
	border-left:none;
	border-right:none;
}
.send input[type="submit"]:hover{
	background:#CC2829;
}
.sit-contact h5{
	font-size: 1.5em;
	margin: 0;
	color: #fff;
	font-weight: 600;
}
.contact-add p{
	font-size: 1em;
	margin: 0;
	color: #fff;
	padding: 0.2em 0;
}
.contact-add {
	padding: 3em 0;
}
.contact-add p a {
	color: #fff;
	text-decoration:none;
}
ul.face{
	padding: 0;
	margin: 0;
}
ul.face li{
	display: inline-block;
}
ul.face li a{
	text-decoration: none;
	font-size:1em;
	color:#000;
}
ul.face li a:hover,ul.face li.active a{
	color:#F93133;
}
.map{
	position: relative;
    margin: 0.5em;
}
.map iframe{
	width: 100%;
	height: 320px;
	display: block;
	border: none;
}
span.map-icon{
	background: url(../images/map.png)0px 0px;
	width: 73px;
	display: block;
	height: 67px;
	position:absolute;
	bottom: 15em;
	left: 14em;
}
.contact-bottom {
	padding: 6em 0 2em;
}
.contact {
	padding: 4em 0;
	background-image:
        linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), 
        url('../images/contact.png');
}
/*--footer--*/
.footer-grid-bottom{
	background: #262626;
	padding: 3em 0;
}
.bottom-footer-left h6{
	font-size: 1.5em;
	margin: 0;
	color: #F93133;
	padding: 0.2em 0;
}
.bottom-footer-left p{
	font-size: 1em;
	margin: 0;
	color: #C7C7C7;	
	padding: 1em 0;
}
.bottom-footer-right h6{
	font-size: 1.5em;
	margin: 0;
	color: #F93133;
	padding: 0.2em 0;
}
.photo-right{
	float: left;
	width: 25%;
	padding: 0.5em 0;
}
.photo-left {
	padding: 1em 0;
}
.footer-bottom{
	background: #000;
	padding: 2em 0;
	text-align: center;
}
.footer-bottom p{
	margin:0;
	font-size: 1.1em;
	color:#fff;	
}
.footer-bottom a{
	color:#F93133;
	text-decoration:none;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	-moz-transition: 0.5s all;
}
.footer-bottom a:hover{
	color: #fff;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 25px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url('../images/up.png') no-repeat 0px 0px;
}
/*--responsivemedia-quries--*/
@media(min-width:769px){
/* Change color of dropdown links on hover */
.dropdown-content a:hover {background-color: #000}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
    display: block;
	
}
.dropdown-list{
	margin-left:30px;
}
.dropdown-list2{
	margin-left:30px;
}
}
@media(max-width:1440px){
.top-header {
	/*left: 10em;*/
}
}
@media(max-width:1366px){
.top-header {
	/*left: 8em;*/
}	
.header-matter {
	/*top: 11em;*/
	top: 40%;
}
}
@media(max-width:1280px){
.top-header {
	/*left: 4em;*/
}	
.header-matter {
	/*top: 8em;
	left: 14%;*/
	top: 36%;
}
}
@media(max-width:1024px){
.top-header {
	left: 2em;
	padding: 1.5em 0;
}
.idea-get {
	width: 24%;
}
.portfolio-tin {
	width: 32.3333%;
	margin: 0 0.1em;
}
.arrow-place span {
	top: 18%;
	right: -7px;
}
.arrow-place p {
	width: 100%;
}
.blog-top p {
	width: 37%;
	padding: 1.5em 0 3em;
	margin: 0 18em;
}
.header-matter {
	top: 5.5em;
	left: 10%;
}
.we-better span {
	margin:  0;
}
.better {
	width: 59%;
}
.better p {
	width: 88%;
}
.better label {
	margin: 0;
	font-size: 3.3em;
}
.better h4 {
	font-size: 3.5em;
}
.header-matter h2 {
	/*font-size: 5em;*/
}
.blog-date h6 {
	width: 86%;
}
}
@media(max-width:768px){
.callbacks_nav {
	  	top: 55%;
 }
.top-header {
	left: 0em;
	padding: 0.7em 0;
	right: 0;
}
/*.logo {
	margin-top: 0.9em;
}*/
.dropdown-content {
	position:relative;
}
.header-matter {
	top: 38%;
	left: 10%;
}
.header-matter h2 {
	/*font-size: 3em;*/
}
.header-matter label.make {
	/*width: 476px;*/
	height: 34px;
	background-size: 471px;
}
#products .portfolio-tin img {
     height: auto; 
}
.better {
	width:100%;
}
.we-better span {
	width: 236px;
	height: 164px;
background-size: 235px;
}
.better h4 {
	font-size: 3em;
}
.better label {
	font-size: 2.8em;
}
.better p {
	text-align:justify;
	width:100%;
}
.homeupdateslist .blog-picture {
	max-height:none;
}
.idea-get {
	width: 29%;
	margin: 0 1em;
}
.global-design {
	padding: 4em 0;
}
.arrow-place p {
	font-size: 1.3em;
}
.arrow-place span {
	top: 16%;
}
.possible {
	padding: 3em 0;
}
.possible-bottom {
	padding: 2em 0;
}
.portfolio {
	padding: 3em 0 1em;
}
.portfolio-top p {
	padding: 1em 0 2em;
	width: 88%;
}
img.men-grid-left{
	margin: 0 auto;
}
ul.place {
	width: 40%;
}
.blog-top p {
	width: 49%;
	margin: 0 auto;
	padding: 1.5em 0 1em;
}
.blog-date h6 {
	width: 18.5%;
}
.blog {
	padding: 3em 0;
}
.team-grid {
	padding: 1em 0;
	text-align: center;
}
.team-grid p {
	width: 86%;
}
.team-grid h6 {
	padding: 1em 0 0.5em;
}
.team-bottom {
	padding: 1em 0;
}
.team {
	padding: 3em 0 2em;
}
.team-top p {
	width: 87%;
	padding: 1em 0;
}
.contact-top p {
	width: 88%;
	padding: 1em 0 2em;
}
.send input[type="submit"] {
	width: 20%;
}
.contact textarea {
	width: 93%;
}
.contact-us input[type="text"] {
	width: 97%;
}
.contact-bottom {
	padding: 4em 0 2em;
}
.sit-contact {
	padding: 0 0 2em;
}
.contact-add {
	padding: 2em 0;
}
.photo-right {
	width: 21%;
}
.contact {
	padding: 3em 0;
}
.possible-left p {
	margin: 1px auto;
}
.post-grid {
	padding: 0.8em 0 0;
}
.blog-date {
	padding: 8px 0;
}
.blog-bottom {
	padding: 0.5em 0;
}
img.team-men{
	margin: 0 auto;
}
.logo img{height:80px;}
.pages-header{height:100px;}
.gallery .portfolio img {
	height:342px;
}
}
@media(max-width:640px){
.top-header {
	right: 0;
	padding: 0.7em 0 0;
}
.callbacks_nav {
	top: 60%;
}
.rslides img {
	/*min-height: 250px;*/
	display:none;
}
.slideimagediv {
	display:block;
	height:350px;
	max-height:450px;
}
.header-matter {
	left: 10%;
	top:30%;
}
.header-matter h2 {
	font-size: 3em!important;
}
.header-matter label.make {
	/*width: 320px;*/
	height: 23px;
	background-size: 320px;
}
.we-better span {
	width: 201px;
	height: 140px;
	background-size: 200px;
}
.better h4 {
	font-size: 2.2em;
}
.better label {
	font-size: 2em;
}
.better p {
	height: 100px;
	overflow: hidden;
	line-height:24px;
	font-size: 1.3em;
	width:100%;
}
.idea-get {
	width: 30%;
	margin: 0 0.5em;
}
.portfolio-top h3,.possible-top h3,.blog-top h3,.team-top h3,.contact-top h3{
	font-size: 1.5em;
}
.portfolio-top p {
	padding: 0em 0 0em;
	height: 43px;
	overflow: hidden;
}
.portfolio-bottom {
	padding: 1em 0;
}
.portfolio-tin {
	width: 100%;
	/*margin: 0.5em 11em;*/
}
.arrow-place span {
	top: 12%;
}
.bottom-portfolio {
	padding: 1em 0 2em;
}
.possible-sed p {
	height: 54px;
	overflow: hidden;
}
p.sed-para {
	padding: 0.5em 0 1em;
}
.blog-top p {
	width: 66%;
	margin: 0 auto;
	padding: 0.5em 0 1em;
}
.blog-date h6 {
	width: 22.3%;
}
.contact textarea, .send input[type="submit"], #contact label.error {
	width: 97%!important;
}
.contact-bottom {
	padding: 2em 0;
}
.gallery .portfolio img {
	height:284px;
}
}
@media(max-width:480px){
.logo {
	margin-top: 0;
}
.rslides img {
	/*min-height: 250px;*/
	display:none;
}
.slideimagediv {
	display:block;
	height:250px;
	background-repeat: no-repeat;
    /*background-size: contain;*/
	background-size:100% 100%;
}
.header-matter h2 span {
	font-size:25px;
	text-align:center;
	display:block;
}
.callbacks_nav {
	  	top: 60%;
}
.header-matter {
	left: 16%;
	width:68%;
}
.header-matter h2 {
	/*font-size: 2em;*/
}
.header-matter label.make {
	/*width: 260px;*/
	height: 16px;
	background-size: 260px;
}
.we-better span {
	width: 120px;
	height: 83px;
	background-size: 120px;
}
.better {
	width: 100%;
}
.better h4 {
	font-size: 1.7em;
}
.better label {
	font-size: 1.5em;
}
.better p {
	/*height: 34px;
	overflow: hidden;
	line-height: 17px;
	font-size: 0.9em;*/
	height: 70px;
	line-height:17px;
	font-size: 0.9em;
	width:100%;
	text-overflow:ellipsis;
}
.seemorebanner {
	display:block;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
.idea-get {
	width: 53%;
	margin: 0.5em 7em;
	padding: 2em 0 3em;
}
.global-design {
	padding: 2em 0;
}
.portfolio-top h3,.possible-top h3,.blog-top h3,.team-top h3,.contact-top h3{
	font-size: 1.9em;
}
.portfolio-tin {
	width: 90%;
	margin: 0.5em 1.3em;
}
.portfolio {
	padding: 2em 0 1em;
}
.bottom-portfolio {
	padding: 1em 0;
}
.possible {
	padding: 2em 0;
}
.possible-bottom {
	padding: 1em 0;
}
.possible-left p {
	height: 27px;
	overflow: hidden;
}
ul.place {
	width: 59%;
}
.blog {
	padding: 2em 0;
}
.blog-top p {
	width: 81%;
}
.blog-date h6 {
	width: 31.3%;
	text-align: center;
	font-size: 3em;
}
.post-grid h3 {
	font-size: 1.5em;
}
.post-grid p {
	height: auto;
	margin-bottom:10px;
}
#updates .blog-bottom {
	padding:0 15px;
}
#products .portfolio-tin img {
	height:379px;
}
.team {
	padding: 2em 0 1em;
}
.team-top p {
	height: 56px;
	overflow: hidden;
}
.team-grid p {
	width: 79%;
	overflow: hidden;
	height: 42px;
}
.contact-top p {
	width: 73%;
	height: 57px;
	overflow: hidden;
}
.contact textarea {
	width: 90%;
}
.send input[type="submit"] {
	width: 38%;
}
.contact-add {
	padding: 1em 0;
}
.map iframe {
	height: 300px;
}
.contact {
	padding: 2em 0;
}
.footer-grid-bottom {
	padding: 2em 0;
}
.homeupdateslist .blog-picture {
	max-height:none;
}
.sit-contact {
	padding:0 15px;
}
#productscategory .portfolio-bottom img {
	height:379px;
}
#productscategory .portfolio-bottom {
	margin-top:-50px;
}
#products .portfolio-tin img {
	height:237px;
}
.product {
	padding:0;
}
.product img {
	height:379px;
}
.product .product-price {
	font-size:1em;
}
.product .otherproductinfo {
	margin-top:10px;
}
.codform label.error {
	color:red;
}
.gallery #filters {
	margin-top:40px;
	-webkit-padding-start:0;
}
.gallery #portfoliolist .portfolio {
	/*height:232px;*/
}
.gallery .portfolio img {
	height:188px;
}
.gallery .portfolio iframe {
	height:188px !important;
}
.gallery .portfolio-wrapper {
	background:none;
}
.gallery .portfolio .label-text {
	padding:0;
}
/*.pageslist .secondrow {
	text-align:justify;
}*/
.product .product-buy {
    margin: 0.3em;
	font-size:14px;
	font-weight:bold;
}
.product-overlay .product-details{margin-top:25%;}
}
@media(max-width:320px){
.logo {
	margin-top: 0;
}
.logo img{
	max-height:55px;
}
.gallery #portfoliolist .portfolio {
	width:100% !important;
	height:auto!important;
}
.gallery .portfolio img {
	height:auto!important;
}
.rslides img {
	/*min-height: 250px;*/
	display:none;
}
.slideimagediv {
	display:block;
	height:250px;
	max-height:350px;
}
.better {
	/*float:none;*/
	width:100%;
}
.callbacks_nav.next {
	right: 3%;
	background-position: -25px 0px;
}
.callbacks_nav {
	height: 29px;
	width: 25px;
	background-size: 49px;
	top: 83%;
	left: 3%;
}
.top-nav ul li {
	margin: 1em 0.7em;
}
.header-matter label.make {
	/*width: 170px;*/
	height: 11px;
	background-size: 170px;
	margin: 0;
}
.we-better span,.better label,.better h4 {
	display: none;
}
.better p {
	height: auto;
	line-height:16px;
	font-size: 0.8em;
	width:100%;
}
#updates .blog-bottom {
	padding:0;
}
.post-grid p {
	height:auto;
}
.top-header {
	padding: 0.5em 0 0;
}
.header-matter {
	/*top:5.4em;*/
	left: 13%;
	width:74%;
}
.header-matter h2 {
	/*font-size:1.5em;*/
}
.idea-get {
	width: 74%;
	margin: 0.7em 3em;
	padding: 1em 0 2em;
}
.idea-get h4 {
	font-size: 1.3em;
	padding: 0.5em 0;
}
.idea-get p {
	font-size:0.9em;
	width: 76%;
	line-height: 20px;
}
.global-design {
	padding: 1em 0;
}
.portfolio-top h3,.possible-top h3,.blog-top h3,.team-top h3,.contact-top h3{
	font-size: 1.4em;
}
.portfolio-top p {
	height: 39px;
	font-size: 0.9em;
}
.arrow-place p {
	font-size: 1.1em;
}
.portfolio-tin {
	width: 90%;
	margin: 0.5em 0.8em;
}
.portfolio {
	padding: 1em 0 0em;
}
.bottom-portfolio {
	padding: 0em 0 1em;
}
#updates .bottom-portfolio {
	padding: 1em 0 1em;
}
#products .blog-top p {
	display:none;
}
.possible-sed p {
	font-size: 0.9em;
	width: 93%;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
}
.possible-left p {
	font-size: 0.9em;
	width: 89%;
	line-height: 20px;
	height: 22px;
}
ul.place {
	width: 92%;
}
.possible {
	padding: 1em 0 0;
}
.blog-top p {
	height: 42px;
	overflow: hidden;
	font-size: 0.9em;
}
.blog-date h6 {
	width: 42.5%;
	font-size: 2.5em;
}
.blog-date label {
	font-size: 0.9em;
}
h3.the-blog {
	padding: 0 0 0 5em;
}
.post-grid p {
	font-size: 0.9em;
}
#updates .post-grid p {
	font-size: 0.9em;
	margin-bottom:5px;
}
.post-grid h3 {
	font-size: 1.3em;
}
.team-top p {
	font-size: 0.9em;
	height: 51px;
}
.team-grid p {
	font-size: 0.9em;
	height: 36px;
}
.team {
	padding: 1em 0 0em;
}
.back-grid {
	height: 200px;
}
.contact {
	padding: 1em 0;
}
.contact-top p {
	height: 37px;
	padding: 0 0 2em;
	font-size: 0.9em;
}
.contact textarea {
	width: 96%;
}
.contact-us input[type="text"], .contact textarea, .send input[type="submit"] {
	font-size: 1.1em;
}
.send input[type="submit"] {
	width: 47%;
	font-size: 1.2em;
}
.contact-bottom {
	padding: 1em 0;
}
.sit-contact h5 {
	font-size: 1.3em;
}
.contact-add p {
	font-size: 0.9em;
}
.contact-add {
	padding: 0.5em 0;
}
span.map-icon {
	left: 5em;
	bottom: 5em;
}
.map iframe {
	height: 200px;
}
.bottom-footer-left p {
	font-size: 0.9em;
	height: 45px;
	overflow: hidden;
	padding: 0.5em 0;
}
.bottom-footer-left h6,.bottom-footer-right h6 {
	font-size: 1.3em;
}
.photo-right {
	width: 22%;
	margin: 0 0.2em;
}
.pages-header {
	height:60px;
}
.sit-contact {
	padding:0 15px;
}
#productscategory .portfolio-bottom img {
	height:242px;
}
#productscategory .portfolio-bottom {
	margin-top:-50px;
}
.product {
	padding:0;
}
.product img {
	height:242px;
}
.product .product-price {
	font-size:1em;
}
.product .otherproductinfo {
	margin-top:10px;
}
.codform label.error {
	color:red;
}
.gallery #filters {
	margin-top:40px;
	-webkit-padding-start:0;
}
.gallery #portfoliolist .portfolio {
	height:166px;
}
.gallery .portfolio-wrapper {
	background:none;
}
.gallery .portfolio .label-text {
	padding:0;
}
.pageslist .secondrow {
	text-align:justify;
}
}

@media only screen and (max-width: 767px) {
.gallery #portfoliolist .portfolio {
		width:48%;
		margin:1%;
	}		
}  

#contact label.error {
	color:#F00;
	margin-left:0.5em;
}
#contact .enqsuccess {
	padding:10px;
	margin-bottom:20px;
	border-radius:4px;
	color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6
}
video::-internal-media-controls-download-button {
    display:none;
}
video::-webkit-media-controls-enclosure {
    overflow:hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px); /* Adjust as needed */
}	
.strike {
	text-decoration:line-through;
}
.codform form#codform{
	border-radius:3px;
	box-shadow:#895d98;
	-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.5);
	padding:15px;
	display:none;
}
.codform form#codform h5 {
	font-weight:bold;
}
.codform form#codform .row {
	margin-right:0px;
}
.codform form#codform .orderdetails {
	margin:20px 0;
	border-bottom: solid 1px #F5F5F5;
	border-top: solid 1px #F5F5F5;
	padding:10px 0;
}
.codform form#codform .orderdetails .heading {
	font-size:12px;
}
.codform form#codform .orderdetails .list {
	margin-top:8px;
	margin-bottom:8px;
}
.codform .codform-success {
	border-radius:3px;
	box-shadow:#895d98;
	-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.5);
	padding:25px;
	display:none;
}
.codform-success i {
	color:#060;
	font-size:25px;
}
.codform .codform-success .firstline {
	font-size:18px;
	text-align:center;
	font-weight:bold;
	padding-bottom:25px;
	border-bottom: solid 1px #F5F5F5;
}
.codform .codform-success .secondline {
	margin:15px 0;
	color: #6b6b6b;
    font-size: 12px;
}
.pageslist label.light {
	font-size: 12px;
	font-style: italic;
    color: #939ba2;
    text-transform: capitalize;
	line-height: 23px;
    font-weight: 400;
}
.pageslist .secondrow {
	margin:10px 0;
	font-size: 15px;
    font-family: 'Open Sans','arial';
    line-height: 30px;
    font-weight: 400;
}
.pageslist .imagerow img:not(.original) {
	max-height:150px;
}
.pageslist .imagerow img.original {
	margin:0 auto;
}
.pageslist {
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: 1px solid #EEE;
}
.pageslist:first-child {
	padding-top:0px;
}
.bottomtags {
	width:100%;
	word-wrap:break-word !important;
}
.bottomtags i {
	float:left;
	margin-right:8px;
}
.bottomtags span.label {
    padding: .2em .6em .3em;
    font-weight: bold;
    color: #fff;
    text-align: center;
    vertical-align: baseline;
    border-radius: .25em;
	margin-right:5px;
	float:left;
	margin-bottom:5px;
}
.vd_bg-yellow {
    background-color: #f89c2c !important;
}	
.shocialpage .col-md-12 {
	text-align:center;
}
.unpaidstrip {
	position:absolute;
	z-index:9999;
	color:#fff;
	top:0;
	width:100%;
	text-align:center;
	background-color: rgb(255, 101, 80);
	padding:3px 0;
	font-weight:bold;
}

.live-button,.overlay {
    position: fixed;
    bottom: 0;
    right: 10px;
    transition: opacity 500ms;
	z-index:9999;
}
.live-button {
	cursor:pointer;
	margin-bottom:10px;
	display:none;
	width:64px;
	height:64px;
	background:url(../images/chat.png);
	z-index:9999;
}
.popup {
    position: relative;
    width: 300px;
	background:#fff;
	border-radius:3px;
	box-shadow:#895d98;
	font-family:Verdana, Geneva, sans-serif;
	-webkit-box-shadow: 0 8px 8px rgba(0,0,0,0.5);
	-moz-box-shadow: 0 8px 8px rgba(0,0,0,0.5);
	-ms-box-shadow: 0 8px 8px rgba(0,0,0,0.5);
}
.modal-header {
    padding: 10px 0 10px 10px;
    color: rgba(255,255,255,1);
	/*background-color:#895d98;*/
}
#chaticon {
	float:left;
	margin-right:8px;
}
.popup .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
	position:absolute;
	right:0;
	margin-right:25px;
	font-size:20px;
	font-weight:normal !important;
	cursor:pointer;
	color:#fff;
}
.modal-header .modal-title {
    font-size: 13px;
    color: #fff;
}
.chat_window
{
	padding:15px 10px 10px 10px;
}
#ls_chatFrameDiv
{
	width:100%;
	/*height:300px;*/
	text-align:left;
	font-size:13px;
	display:none;
}
#ls_chatMessageDiv {
	height:350px;
	overflow:auto;
	-webkit-padding-start:0px;
}
#ls_chatMessageDiv li {
	list-style:none;
	padding-top: 5px;
    padding-bottom: 5px;
	/*border-bottom:#e5e6e7 1px solid;
	background:#e2e2e2;*/
	margin-bottom:5px;
	border-radius:5px;
	padding-left:5px;
	padding-right:5px;
	color:#895d98;
	font-family:'Open Sans', sans-serif;
}
#ls_chatMessageDiv li.align-right {
	/*background:#427fe1;*/
	color:#000;
	text-align:right;
}
#ls_chatMessageDiv .chat-icon {
	border-radius: 30px;
    font-size: 28px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-right: 12px;
	display: block;
    float: left;
}
#ls_chatMessageDiv .chat-icon img {
	width:100%;
}
#ls_chatMessageDiv .chat-content {
    /*margin-left: 55px;*/
	font-size:12px;
}
#ls_chatMessageDiv .chat-content .chater-title {
	font-weight:bold;
}
#ls_chatMessageDiv .chat-content .chat-text {
	margin-top:3px;
}
#ls_chatMessageDiv .chat-content .chater-time {
	font-size: 10px;
    font-style: italic;
    color: #939ba2;
    text-transform: capitalize;
}
#ls_chatActionDiv {
	border-top:#e2e2e2 1px solid;
	padding-top:10px;
}
#ls_chatActionDiv textarea {
	height:40px;
	overflow:auto;
	width:230px;
}
#ls_chatActionDiv input {
    padding: 3px 5px;
	background: #F93133;
    color: #fff;
    font-size: 13px;
    border-bottom: 3px solid #CC2829;
    border-top: none;
    border-left: none;
    border-right: none;
	margin-top:10px;
	float:right;
}
#popup1 {
	display:none;
}
@media all and (orientation:landscape and max-width:780px) {
#ls_chatFrameDiv
{
	height:250px !important;
}
}

#chaterform input[type="text"] {
	font-size: 14px;
    width: 94%;
    padding: 8px 15px;
    margin: 0.5em;
    background: #fff;
    outline: none;
    border: 1px solid #D6D5D5;
    color: #8B8A8A;
    -webkit-appearance: none;
}
#chaterform input[type="submit"] {
    margin: 0.5em;
    padding: 8px 15px;
	background: #F93133;
    color: #fff;
    font-size: 15px;
    width: 35%;
    border-bottom: 3px solid #CC2829;
    border-top: none;
    border-left: none;
    border-right: none;
}
#chaterform label.error {
    margin-left: 0.5em;
	color:red;
	font-size:11px;
}
a.poweredby {
	position:fixed;
	bottom:0;
	right:0;
	font-size:10px;
	z-index:999999;
	color:#fff;
	text-decoration:none;
	margin-bottom:5px;
	margin-right:10px;
}
a.poweredby span {
	color:#F93133;
	font-size:12px;
}
#searchform input[type="text"] {
    font-size: 1.2em;
    width: 97%;
    padding: 0.5em 1.5em;
    margin: 0.5em;
    background: #fff;
    outline: none;
    border: 1px solid #D6D5D5;
    color: #8B8A8A;
    -webkit-appearance: none;
}
#searchModal .btn-primary {
    background: #F93133;
    color: #fff;
    font-size: 1.4em;
    /* margin: 0.5em 1.3em; */
    border-bottom: 3px solid #CC2829;
    border-top: none;
    border-left: none;
    border-right: none;
}
.searchoption {
	cursor:pointer;
}
.carousel-inner.onebyone-carosel { margin: auto; width: 90%; }
.onebyone-carosel .active.left { left: -33.33%; }
.onebyone-carosel .active.right { left: 33.33%; }
.onebyone-carosel .next { left: 33.33%;}
.onebyone-carosel .prev { left: -33.33%; }
.carousel-control svg{
	height:20px;
}
.carousel-control {
	width:auto;
	vertical-align:middle;
	background:none !important;
	bottom:none !important;
}
.carousel-control span {
	background:#CCC;
	padding:5px 5px 0 5px;
}
.productthumbs {
	margin-top:10px;
}
.productthumbs img {
	width:32.3%;
	float:left;
	margin-right:1%;
	cursor:pointer;
	height:120px;
}
.contact-add i {
	color:#F93133;
}
.carousel-inner .item .col-md-4 {
	padding-top:15px;
	padding-bottom:15px;
}
.carousel-inner .item .col-md-4 .product-place p {
	width:91%;
}
.product-clone {
	position: absolute;
	z-index: 9999;
  }
.error {
    padding: 5px 10px;
    margin-bottom: 10px;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
	font-size:12px;
	width:100%;
}	  
.cartheader {
	margin-bottom:10px;
	background-color: #f7f7f7;
	padding:10px;
}
.cartbody .list {
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
	border-bottom:#f7f7f7 1px solid;
}
.cartbody .totalamount {
	font-size:18px;
	color:#000;
}
.cartbody .list .remove {
	font-size:12px;
	color:red;
	cursor:pointer;
}
.cartbody .list strong {
	font-size:16px;
}
.cartbody .buttons {
	border-top:#f7f7f7 1px solid;
	margin-top:10px;
	padding:10px;
}
.cartbody .buttons .btn {
    background: #F93133;
    color: #fff;
    font-size: 1.4em;
    border-bottom: 3px solid #CC2829;
    border-top: none;
    border-left: none;
    border-right: none;
}
.newsletter_section h5{margin-bottom:10px;}
.newsletter_section{margin-bottom:25px;margin-top:35px; color:#fff;}
.newsletter_section input[type='text']{
  font-size: 1em;
    width: 100%;
    padding: 0.2em 0.5em;
    margin: 0.5em;
    background: #fff;
    outline: none;
    border: 1px solid #D6D5D5;
    color: #8B8A8A;
    -webkit-appearance: none;
	height:35px;
	margin-top:10px;
}
.newsletter_section input[type='submit']{
background: #F93133;
    color: #fff;
    font-size: 1em;
    margin: 0.5em 0.5em;
    padding: 8px 15px;
    border-bottom: 3px solid #CC2829;
    border-top: none;
    border-left: none;
    border-right: none;
}
.appointment select option,.appointment input[type="text"],.appointment input[type="email"],.appointment input[type="number"],.appointment textarea {
    background: #002259 !important;
    color: #fff !important;
  background: none;
  color: #fff;
  border: 0;
  width: 100%;
    height: auto;
    border: 1px solid #dcdee4;
  border-bottom: 2px solid #adebfa;
    background-color: #fff;
    margin-bottom: 20px;
    padding: 11px 10px;
    color: #3a3c41;
    font-weight: 500;
}
#appointment-loader {
    display: none;
}
#response-container {
  margin-top: 10px;
  color: #fff;
  display: none;
}
#error-container {
  margin-top: 10px;
  color: #0ff;
  display: none;
}
.openingHours div{color:#fff;}
.openingHours div span.days{width:40px; display:inline-block;}
.openingHours div span.sep{width:30px; display:inline-block; text-align:center;}
.openingHours div time.opens{padding-left:0.5em;}
.header_cart_count{float:right;}

/****** menu ******/
@media(min-width:767px){
.main-menu {
  float: right;
}
.main-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}  
.main-menu ul > li {
  margin: 0;
  float: left;
  position: relative;
}
.main-menu ul > li > a {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-align: left;
}
.main-menu ul > li ul {
  z-index: 9999;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 36px;
  left: 0;
  width: 190px;
  display: none;
  background-color: #fff;
}
.main-menu ul > li ul li {
  list-style: none;
  float: none;
  position: relative;
  display:block;
  padding:0;
}
.main-menu ul > li ul li a {
  padding: 10px 10px;
  font-size: 14px;
  color: #000;
}
.main-menu ul > li ul li ul {
  position: absolute;
  left: 190px;
  top: 0;
}
.main-menu ul > li:hover > a,
.main-menu ul > .current-menu-item > a {
  color: #f00;
}
.menuicons{padding-left:8px!important; padding-right:0px!important}
.addthis_inline_share_toolbox{float:right;}
}
@media(max-width:767px){
.main-menu ul > li {
  float: none;
}	
.navbar-nav {
  margin: 7.5px -15px;
  margin-top: 7.5px;
}
/* Responsive Nav styles */
  .mean-container .mean-bar {
    background: transparent;
    margin-top: 0px;
    min-height: inherit;
  }
  .mean-container .mean-bar .mean-nav {
    background-color: #fff;
    margin-top: 4px;
	margin-top:-17px;
  }
  .mean-container .mean-bar .mean-nav ul li a {
    border-color: #73d1e7;
	color:#000;
  }
  .mean-container .mean-bar .mean-nav ul li a.mean-expand {
    height: 24px;
	background:#f00;
  }
  .mean-container .mean-bar .mean-nav ul li a.mean-expand:hover {
    background-color: #000;
	color:#fff;
  }
  .mean-container .mean-bar a.meanmenu-reveal {
    background-color: #f00;
    padding: 13px 14px;
    top: -60px;
  }
 #responsive-menu-container .caret{display:none;}  
   /*.menuicons {
	  display:none;
  }*/
}
.carousel-inner > .item {
	background:#fff;
}
.modal-content{background:#67c9e0;}
#codform input,#reviewform input,#reviewform textarea{margin-left:0!important;}
.pay-stripe-btn{background:#F93133; padding:10px 20px; color:#fff; position:absolute; top:0; margin-left:30%; cursor:pointer;}
@media(max-width:520px){
.pay-stripe-btn {
	position:fixed;
	margin:0;
	margin-right:20%;
	right:0;
}
.gallery #filters li{float:left; width:49%; margin-right:1%;}
}
