/* gray */
.pos_rel { position:relative !important; }
.btngray { /*test file*/
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top, #888, #575757);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.btngray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top, #757575, #4b4b4b);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.btngray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top, #575757, #888);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}
/*--------------------------------------------------Add css 2018-----------------------------------*/
.About_title { color: #a09a9a !important;
    font-size: 18px;
    font-weight: 700;
    margin: 5px 0px;
    }
	.searchAbout a { color: #f64704 !important;
    font-size: 12px;
    font-weight: 700; 
    }
	.sustainbility_dis a { color: #333 !important; 
      }
	 #prnone { padding-right:0px !important } 
 
.bdrtbl{
	    border: 1px solid #ededed !important;
    border-top: 0px;
	border-right:0px;
}
.bdrtbl td{
	border-right:1px solid #ededed !important;
}
/*------------------CSS For Top bar------------------------------*/
.swatch-main { background-color:#efeded;
    border: 1px solid #ccc; 
   padding: 5px 15px;
    }
.swatch_grade { text-align: right; font-size: 14px; color: red; width: 85px; float: right; }	
.swatch-main p { padding-bottom:5px; color:#000; }	
.myvideo{
	margin-top: -40px; text-align: right; padding-right: 5px; padding-bottom:3px;
}
.myvideo a{
	       width: 32px;
    height: 32px;
    background: url(../upload_resources/video_icon_n.png);
    background-repeat: no-repeat;
    display: inline-block;
	    border: 1px solid #ff4902;
    border-radius: 50%;
	
}
.myvideo a:hover{
	
    background: url(../upload_resources/video_icon_h.png);
	
}
img.iconpdf {
    position: absolute;
    left: 22px;
    top: 177px;
}
.playicon{
	    width: 32px;
    height: 32px;
    background: url(../upload_resources/video_icon_n.png);
    background-repeat: no-repeat;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    /* margin-top: -15px; */
    margin: auto;
	 border: 1px solid #ff4902;
    border-radius: 50%;
	
}
.playicon:hover{ 
	
    background: url(../upload_resources/video_icon_h.png);
	
} 
.vidoethmb{
	max-width:280px;
	text-align:center;
	    max-height: 250px;
	position:relative;
	float:left;
	margin:0 10px 10px 0;
	overflow:hidden;
}
.vidoethmb a img{
	max-height:100%;
}
.tabcontentmain #photo .col-sm-4 a{
	display:block;
	position:relative;
}
.playvideo{
	
	    position: absolute;
    color: red;
    font-size: 30px;
    top: 43%;
    left: 41%;
}
.playvideo i{
	    padding: 4px 8px;
    border: 1px solid #ff4902;
}
.aboutfeature{
	width:100%;
	height:auto;
	font-family: "Open Sans" !important;
}
.panel-body .aboutfeature ul{
  padding:0px !important;	
}
.aboutfeature ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.aboutfeature ul li{
	width:48%;
	float:left;
	padding-right:2%;
	margin-bottom:0px;
}
.aboutfeature ul li h2{
	text-transform:uppercase;
	font-size:20px;
	font-weight:bold;
	color:#ef5b1e;
	margin:0 0 7px 0;
	display:inline-block;
}
.aboutfeature ul li p{
	font-size:14px;
	color:#666;
	margin:0 0 7px 60px;
}
.aboutfeature ul li img{
	   vertical-align: text-bottom;
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
    width: 50px;
    margin-top: 20px;
}
#subsbtn{
	display:none;
}
/*------------------subscribenow For Top bar------------------------------*/
.ctct-form-wrapper .ctct-button{
	display:none;
}
.subscribenow {
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	    padding: 7px 15px;
    color: #FFF;
    position: fixed;
    font-size: 14px;
    right: -43px;
    bottom: 50px;
    z-index: 10;
    transform: rotate(-90deg);
    cursor: pointer;
    font-weight: bold;
    text-transform: uppercase;
	display:none;
}
.subscribe_now{
	max-width:1100px;
	margin:auto;
	position: relative;
}
.subscribe_now h4{
	text-transform:uppercase;
	font-size:14px;
	color:#FFF;
	margin-top:11px
	
}
.subscribe_now .ctct-form-wrapper .ctct-form-field{
	width:100%;
	float:left;
	margin-right:1% !important;
	margin-bottom: 3px !important;
}
.subscribe_now .ctrlcaptcha{
	  width: 80%;
    height: auto;
    text-align: center;
    overflow: hidden;
    margin-bottom: 7px;
    margin-left: 20%;
}
.subscribe_now .ctrlcaptcha .g-recaptcha {
   width: 217px !important;
    height: 54px;
    margin: auto;
	
    }
	.subscribe_now .ctrlcaptcha .g-recaptcha>div{
           transform: scale(0.77);
    -webkit-transform: scale(0.71);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    margin: auto!important;
	 
	  margin:auto!important;
    }
.subscribe_now .ctct-form-wrapper .ctct-form-field input[type="text"], 
.subscribe_now .ctct-form-wrapper .ctct-form-field input[type="email"]{
	
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #ffffff;
    min-height: 35px;
    border-radius: 0;
    color: #686868;
    padding: 5px;
    width: 80%;
	float:left;
}
.subscribe_now .ctct-form-wrapper .ctct-form-field label{
	color:#FFF;
	width: 20%;
    float: left;
    padding-top: 8px;
	cursor:auto;
}
.subscribe_now .ctct-form-wrapper .ctct-form-field label abbr{
	color:#FFF;
	text-decoration: none;
}
.subscribe_now .ctct-form-wrapper .ctct-form-field.ctct-form-field-submit{
	width:100%;
	text-align:center;
	
}
#ctct-submitted{
	padding: 10px 15px;
    border-radius: 0px;
	border: solid 1px #8b8b8b;
	background: #8b8b8b;
	
}
 
.subform {
	    max-width: 300px;
    background: #ff4902;
    box-shadow: 0 0 5px #ccc;
    padding:7px 15px;
    position: fixed;
    right:0;
    bottom: 0px;
    z-index: 999;
}
.subclose {
	    position: absolute;
    right: 0px;
    top: -1px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
}
.ctct-disclosure {
	display: none !important;
}

.validinp{
	background: white url(/wp-content/plugins/constant-contact-forms/assets/images/check_circle.svg) no-repeat !important;
    background-position: 8px 50% !important;
    background-size: 24px !important;
    border-color: #2ECC40 !important;
    padding-left: 40px !important;
}
.ctct-input-container #ctct-opt-in {
	display: inline-block;
	vertical-align: top;
}
.ctct-input-container label {
	display: inline-block;
	max-width: 88%;
}
.newsr {
	text-align: center;
	border: 1px solid #ededed;
	padding: 5px;
}
/*------------------End subscribenow For Top bar------------------------------*/
/*----------------Post CSS---------------------------*/
.custompost {
	width: 100%;
	padding: 20px 0;
}
.panel-body strong {
	color: #000 !important;
}
.custompost .entry-header {
	padding: 0 0 5px 5px;
	/* border-bottom: 1px solid #ccc; */
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 15px 0 !important;
	text-transform: uppercase;
}
.custompost .entry-header .entry-title {
	padding: 0 0 5px 0;
	font-size: 24px;
	font-weight: 300 !important;
	margin: 0px !important;
}
.postimg {
	width: 100%;
	height: auto;
	border: 1px solid #ededed;
	margin-bottom: 20px;
}
.dateprint {
	display: block;
	padding: 3px 0px;
	font-weight: normal;
	font-size: 11px;
}
.dateprint span {
	border-bottom: 3px solid #ff4903;
	padding-bottom: 3px;
}
.custompost .container p {
	margin-bottom: 10px;
	line-height: 1.5em;
}
.custompost ul {
	margin-left: 20px !important;
}
#comments {
	margin: 0px !important;
	display: none;
}
.comment-notes {
	font-size: 12px;
}
.comments-title, .comment-reply-title {
	border-top: 1px solid #ededed !important;
	padding-top: 5px !important;
}
.comment-form {
	padding-top: 0px !important;
}
.hovernone .modalList .catimg img {
	height: 185px;
}
.filtertitle {
	/* background-color: #b7b7b7 !important;*/
	margin-top: -20px;
	padding: 7px 0 7px 25px;
	color: #6b6b6b;
	border-bottom: 1px solid #e4e4e4;
}
#loader-wrapper {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1500;
	display: none;
}
#loader {
	display: block;
	position: relative;
	left: 50%;
	top: 50%;
	width: 150px;
	height: 150px;
	margin: -75px 0 0 -75px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #3498db;
 z-index: 1001  -webkit-animation: spin 2s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 2s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
#loader:before {
	content: "";
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #e74c3c;
	-webkit-animation: spin 3s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 3s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
#loader:after {
	content: "";
	position: absolute;
	top: 15px;
	left: 15px;
	right: 15px;
	bottom: 15px;
	border-radius: 50%;
	border: 3px solid transparent;
	border-top-color: #f9c922;
	-webkit-animation: spin 1.5s linear infinite; /* Chrome, Opera 15+, Safari 5+ */
	animation: spin 1.5s linear infinite; /* Chrome, Firefox 16+, IE 10+, Opera */
}
 @-webkit-keyframes spin {
 0% {
 -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
 -ms-transform: rotate(0deg);  /* IE 9 */
 transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
}
 100% {
 -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
 -ms-transform: rotate(360deg);  /* IE 9 */
 transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
}
}
 @keyframes spin {
 0% {
 -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
 -ms-transform: rotate(0deg);  /* IE 9 */
 transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
}
 100% {
 -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
 -ms-transform: rotate(360deg);  /* IE 9 */
 transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
}
}
/* #loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
    z-index: 1000;
} */
 
#loader-wrapper .loader-section.section-left {
	left: 0;
	width: 100%;
	height: 100%;
}
#loader-wrapper .loader-section.section-right {
	right: 0;
	width: 100%;
	height: 100%;
}
.mdlh {
	min-height: 165px;
}
.upheight {
	min-height: 110px;
}
.cprbtn {
	background: none;
	color: #ff4903;
	text-transform: capitalize;
	font-weight: 500;
}
.cprbtn:hover {
	background: none;
}
.thankyoumsg {
	width: 100%;
	margin: auto;
	padding: 10px;
	border: 1px solid #ededed;
	text-align: center;
	box-shadow: 3px 3px 3px rgba(0,0,0,.05);
	background: #ffffff;
}
.thankyoumsg h4 {
	color: #ff4903;
	font-size: 18px;
}
.sitemap ul {
	margin: 0 2% 20px 0;
	padding: 0;
	list-style-type: none;
	width: 31%;
	float: left;
}
.sitemap ul h3 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 0 8px 0;
	color: #414141;
}
.sitemap ul li {
	margin: 0 0 5px 0;
	padding-left: 10px;
	position: relative;
}
.sitemap ul li:before {
	font-family: "FontAwesome";
	font-size: 11px;
	font-weight: 100;
	content: "\f101";
	position: absolute;
	left: 0px;
	top: 0px;
}
.sitemap ul li a {
	color: #0080ff;
	font-family: arial;
	font-size: 12px;
}
body {
	padding: 0px;
	padding-right:0px !important;
	margin: 0;
	/*-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;*/
}
.mmain a.active {
	color: #ff4903;
}
.order-track-text a {
	color: #FF4508;
	text-decoration: underline;
}
.order-track-text a:hover {
	color: #a9a9a9 !important;
	text-decoration: underline;
}
.col-sm-2.headerLogin {
	margin-left: -16px !important;
}
.topContant {
	margin: 0 auto;
	width: 1170px;
}
div.main-header {
	background-color: #f0f2f1;
	transform: skewX(-30deg);
}
div.main-header > div.auto-container {
	margin-left: 14px;
t ransform: skewX(30deg);
}
div.main-header > div.auto-container {
	margin-left: 14px;
	transform: skewX(30deg);
}
.col-sm-2.padding-none.mainlogo img {
	position: relative;
	z-index: 9999999;
}
.dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
	background: #fff none repeat scroll 0 0 !important;
}
.tab-menu2 > .tab-menu2-inner {
}
.tab-menu2 {
	color: #808080;
	font-size: 14px !important;
	padding-bottom: 5px !important;
	padding-left: 10px;
	padding-top: 0 !important;
	width: 100%;
}
.dl-menuwrapper li a {
	padding: 10px 10px 8px !important;
	border-bottom: 1px solid #e0e0e0 !important;
	text-decoration: none !important;
	color: #808080;
	display: block;
	font-size: 14px !important;
	margin-top: 0 !important;
	outline: medium none;
	position: relative;
}
.rdate {
	text-align: center;
}
.bdrlr {
	padding: 0 2%;
	border-left: 1px solid #dadada;
	border-right: 1px solid #dadada;
}
.pad2per {
	padding: 0 2%;
}
.bdrr {
	border-right: 1px solid #dadada;
}
.bdrl {
	border-left: 1px solid #dadada;
}
.mrl15m {
	margin-left: -11px;
}
ul.submenu li {
	color: #ff4700 !important;
	padding: 0px 0 !important;
}
img.wp-smiley, img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
.companypage .panel {
	background-color: #fff;
	border: 1px solid rgb(216, 216, 216);
	border-radius: 0px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
	padding: 5px 10px;
}
.companypage .panel-default .panel-heading {
	padding: 0px !important;
}
.companypage .panel-body.padding-none {
	padding: 0px;
}
.companypage .panel-body.padding-none img {
	width: 100%;
}
.plantbox {
	border: 1px solid #7f7f7f;
	border-top: 0px;
	padding: 20px 0px;
}
.padding_left_no {
	padding-left: 0px;
}
.imgintor {
	width: 100%;
	margin: auto;
	padding: 20px 0 10px 0;
	text-align: center;
}
.imgintor h1 {
	color: #ff4700;
	margin: 0 0 5px 0;
	font-size: 21px;
	font-family: 'Nothing You Could Do', cursive;
}
.mrl15 ul {
	margin-left: 15px;
}
.topbar {
	width: 100%;
	height: 0px;
	/*        background: rgba(162, 162, 162, 0.05);
	box-shadow:0 1px 3px #ccc;*/
	z-index: 1;
	position: absolute;
	top: 0px;
}
.topfix {
	top: -32px;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: transparent;
	border-color: transparent;
}
.navbar-nav > ul {
	position: relative;
}
.main-menu .navbar-nav > li > ul.submenu {
	position: absolute;
	left: -223px;
	top: 67px;
	width: 1200px;
	padding: 0px;
	border: 1px solid rgba(255,255,255,0.50);
	z-index: 999999;
	background: #fff;
	display: none;
	border-radius: 0px 2px 2px 2px;
	-ms-border-radius: 0px 2px 2px 2px;
	-webkit-border-radius: 0px 2px 2px 2px;
	-moz-border-radius: 0px 2px 2px 2px;
	-o-border-radius: 0px 2px 2px 2px;
	transition: all 500ms ease;
	-moz-transition: all 100ms ease;
	-webkit-transition: all 100ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
}
li.lisearch:hover {
	background: #FFF;
}
.warranty-form h3 {
	margin-bottom: 15px;
	font-size: 15px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 8px;
	margin-top: 8px;
}
.warranty-form p {
	margin-bottom: 5px;
}
.pdtoship {
	padding-top: 65px;
}
.warranty-form .subnavmenu, .newproducttab {
	width: 100%;
	height: auto;
}
.subnavmenu ul, .newproducttab ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.subnavmenu ul li, .newproducttab ul li {
	border-bottom: 1px solid #e0e0e0;
}
.subnavmenu ul li a, .newproducttab ul li a {
	display: block;
	padding: 10px 0px 8px;
	width: 100%;
	cursor: pointer;
	color: #808080;
	font-size: 14px;
	text-decoration: none;
}
.subnavmenu ul li a.active, .subnavmenu ul li a:hover, .newproducttab ul li a.active, .newproducttab ul li a:hover {
	color: #FF4508;
}
.subnavmenu ul li:hover, .newproducttab ul li:hover {
	border-bottom: 1px solid #FF4508;
}
.searchtilte {
	font-size: 20px;
	padding: 5px;
	margin-bottom: 7px;
	border-bottom: 1px solid #d8dad9;
	font-weight: 100;
	color: #808080;
}
.footermenu {
	width: 100%;
	height: auto;
}
.footermenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footermenu ul li a {
	display: block;
	padding: 3px 0px 3px;
	width: 100%;
	cursor: pointer;
	color: #808080;
	font-size: 13px;
	text-decoration: none;
}
.footermenu ul li a:hover {
	color: #FF4508;
}
ul.ordertop {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: right;
	/*width:50%;*/
	background: rgba(162, 162, 162, 0.05);
	box-shadow: 0 1px 3px #ccc;
	z-index: 1;
	position: relative;
}
ul.ordertop:after {
	content: "";
	background: rgb(251, 251, 251);
	width: 40px;
	height: 31px;
	position: absolute;
	right: -29px;
	top: 0px;
	transform: skewX(-30deg);
	-webkit-transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	-moz-transform: skewX(-30deg);
	box-shadow: 2px 1px 2px #ccc;
}
ul.ordertop:before {
	content: "";
	background: rgb(251, 251, 251);
	width: 40px;
	height: 31px;
	position: absolute;
	left: -29px;
	top: 0px;
	transform: skewX(30deg);
	-webkit-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	-moz-transform: skewX(30deg);
	box-shadow: -2px 1px 2px #ccc;
}
ul.ordertop li {
	float: right;
	padding: 5px 15px;
}
ul.ordertop li a {
	color: #FF4508;
	padding-left: 8px;
}
.custombtn a {
	font-family: "Open Sans" !important;
	color: #fff !important;
	border: none;
	background: #40a4e1;
	font-size: 14px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	padding: 10px 25px;
	transition: all .5s;
	display: block;
	text-align: left;
}
.custombtn a:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.custombtn .submitmemo {
	font-family: "Open Sans" !important;
	color: #fff !important;
	border: none;
	background: #40a4e1;
	font-size: 14px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	padding: 10px 25px;
	transition: all .5s;
	display: block;
	text-align: center;
}
.custombtn .submitmemo:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.orangebtn a {
	font-family: "Open Sans" !important;
	color: #fff !important;
	border: none;
	font-size: 14px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top, #faa51a, #f47a20);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
	padding: 10px 25px;
	transition: all .5s;
	display: block;
	text-align: left;
}
.orangebtn a:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top, #f88e11, #f06015);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange {
	color: #ff4903 !important;
}
.addcustombtn {
	font-family: "Open Sans" !important;
	color: #fff !important;
	border: none;
	background: #40a4e1;
	font-size: 14px;
	width: 200px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-background-clip: padding-box;
	-moz-background-clip: padding;
	background-clip: padding-box;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top, #00adee, #0078a5);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	padding: 10px 25px;
	transition: all .5s;
	display: block;
	text-align: left;
	cursor: pointer;
	margin-bottom: 15px;
}
.addcustombtn:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top, #0095cc, #00678e);
 filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
div.clone {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}
.youlike {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 15px;
	font-size: 24px;
	margin-top: 20px;
	font-weight: 300;
}
.mainlogo {
	opacity: .99;
	margin-top: -25px;
}
.lisearch2 {
	margin-left: 30px;
}
.lisearch2 #mk-fullscreen-searchform {
	position: relative;
	verticle-align: middle;
	clear: both;
	z-index: 99999999;
	padding: 10px 0 7px;
	width: 210px;
}
.menublock {
	background-color: #ffffff;
	padding: 2% 0;
	border: 1px solid #c3c3c3;
	border-top: 5px solid #c3c3c3;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
}
.main-menu .navbar-nav > li.open ul.submenu {
	display: block;
}
.toparrow {
	position: relative;
	width: 20px;
}
.toparrow:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(199, 189, 189, 0);
	border-bottom-color: #c3c3c3;
	border-width: 20px;
	margin-left: -20px;
}
.lisearch2 #mk-fullscreen-search-input {
	background: #fff;
	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
	border: 1px solid #ffffff;
	border-radius: 0px;
	color: #686868;
	padding: 5px;
	min-height: 25px;
	width: 100%;
	outline: none;
	outline-style: none;
}
.lisearch2 .fullscreen-search-icon {
	position: absolute;
	top: 17px;
	right: 9px;
	color: #bbb8b8;
	z-index: 100188888;
}
.lisearch2 .fullscreen-search-icon input {
	position: absolute;
	top: -7px;
	background: rgba(0, 0, 0, 0);
	right: -9px;
	padding: 9px 15px;
	border-radius: 0px;
	z-index: 100;
}
.lisearch2 .fullscreen-search-icon input:hover {
	background: none;
}
.headfix {
	background: #FFF;
	/* -webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;*/
	position: relative;
	z-index: 999;
	padding-bottom: 20px;
}
.headfix.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background: #FFF;
	z-index: 999;
}
.page-id-4 {
	min-height: 100vh;
}
.rowss {
	margin-bottom: 40px;
	min-height: 500px;
}
.shadow {
	box-shadow: 0 1px 3px #ccc;
}
/*.headfix.fixed .mainlogo{
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	    margin-top: -12px;
}
.headfix.fixed .mainlogo img{
	width:110px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.headfix.fixed .topContant img{
	width:140px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}*/

/*---------------Download page css--------------------*/
.downloadbox {
	position: relative;
	padding: .5em;
	background: #eee;
	background: rgb(238, 238, 238);
	background: rgba(238, 238, 238, 0.7);
	width: 100%;
}
.downloadbox h2.category-name {
	float: left;
	display: block;
	width: 25%;
	margin-right: 20px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5;
	color: #ff4907;
	padding-left: .5em;
	padding-top: .5em;
	text-transform: uppercase;
}
.downloadbox ul.listings {
	list-style: none;
	float: left;
	width: 72%;
	font-size: 12px;
	margin: 0px;
}
.downloadbox ul.listings li.entry {
	position: relative;
	display: block;
	/* border-bottom: 1px solid #eee;*/
	margin-bottom: 1px;
	color: #777;
	padding: .7em 1em;
	min-height: 1.8em;
	background: #fff;
}
.downloadbox ul.listings li.entry:hover {
	background: #ff4907;
	color: #fff;
	cursor: pointer;
}
.dl-type {
	float: left;
}
.dl-title, .dl-title a {
	float: left;
	margin-left: 30px;
	line-height: 1.8;
	text-decoration: none;
}
.dl-size {
	float: right;
	margin-right: 110px;
	line-height: 1.8;
}
.dl-date {
	position: absolute;
	right: 20px;
	line-height: 1.8;
}
/*---------------End Download page css--------------------*/

.headfix.fixed + .container {
	margin-top: 100px;
	margin-bottom: 25px;
}
.headfix + .container {
	margin-bottom: 25px;
}
.tools-download {
	color: #808080;
}
.tab_main_head {
	font-family: "Open Sans" !important;
}
#dl-menu {
	padding-bottom: 50px;
}
.mrcomp {
	/*margin-top:177px;*/
	position: absolute;
	bottom: 22px;
	width: 243px;
}
.mrchr {
	margin-top: 24px;
}
.maruphol2 {
	margin-top: 26px;
}
.maruphol {
	margin-top: 26px;
}
.mrenv {
	margin-top: 42px;
}
.mrdown {
	margin-top: 42px;
}
.machair {
	margin-top: 94px;
}
.mrnews {
	margin-top: 42px;
}
.mar25 {
	margin-top: 25px;
}
.mrstate {
	margin-top: 50px;
}
.mrwar {
	margin-top: 19px;
}
.rightm2 {
	float: right;
	padding-top: 5px;
	font-size: 16px;
}
.marabt {
	margin-top: 25px;
}
.settingleft {
	margin-left: 235px;
}
.contractleft {
	margin-left: 625px;
}
.upholleft {
	margin-left: 500px;
}
.tollsleft {
	margin-left: 740px;
}
.aboutleft {
	margin-left: 830px;
}
.telnum {
	font-weight: bold;
	color: #008dff;
}
.tools-download-sec a:hover {
	color: #ff4508;
}
.fabrictab {
	border-bottom: 3px solid #7f7f7f;
	width: 100%;
	margin-bottom: 20px;
}
.fabequalHeight {
	min-height: 130px;
}
.clr {
	clear: both;
}
.fabrictab ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.fabrictab li {
	float: left;
	position: relative;
}
.fabrictab li > a {
	position: relative;
	display: block;
	padding: 8px 20px 8px 32px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	text-transform: initial;
	color: #808080;
	opacity: 1;
	z-index: 2;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.fabrictab li:after {
	content: '';
	position: absolute;
	left: 12px;
	top: 0px;
	width: 100%;
	height: 40px;
	background: #f0f2f1;
	z-index: 1;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	-o-transform: skewX(-30deg);
	-moz-transform: skewX(-30deg);
	-webkit-transform: skewX(-30deg);
}
.fabrictab li:hover:after {
	background: #292929;
}
.fabrictab li a:hover {
	color: #FFF;
}
.fabrictab li.active:after {
	background: #292929;
}
.fabrictab li.active a {
	color: #FFF;
}
.tabshow {
	display: none;
}
#FabricCards.active, #Upholstery.active {
	display: block;
}
.compareremove {
	color: #808080;
	position: absolute;
	right: 2px;
	top: 0px;
	cursor: pointer;
	display: none;
}
.compdata:hover .compareremove {
	display: block;
}
.comther {
	color: #6b6868;
	padding: 5px 15px;
	border: 1px solid #9E9E9E;
}
.comther:hover {
	color: #ff4903;
}
.compdata p.comprice {
	padding: 10px 0 5px;
	background: #cac4c4;
}
.compdata p.comprice .price {
	color: red;
	font-size: 25px;
	width: auto !important;
	text-transform: none;
}
/*-----------------------Seating page CSS-------------------*/
.seatingbox .modalList {
	border-radius: 6px;
	background: #FFF;
	margin-bottom: 20px;
	border: 1px solid #FFF;
}
.ajax_result .modalList {
	border-radius: 6px;
	background: #FFF;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #FFF;
}
.Discontinued {
	opacity: 0.6;
}
.ajax_result .modalList:hover {
	border-radius: 6px;
	background: #FFF;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	border: 1px solid #ededed;
	position: relative;
	z-index: 99;
}
.seatingbox .modalList:hover {
	border-radius: 6px;
	background: #FFF;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	border: 1px solid #ededed;
	position: relative;
	z-index: 99;
}
.col-sm-3.ajxpd {
	padding-left: 5px;
	padding-right: 5px;
}
.overflow {
	overflow: hidden;
}
.inpactive {
	color: #ff4700 !important;
}
.boxacitve {
	border-radius: 6px;
	background: #FFF;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	border: 1px solid #ff4700 !important;
	position: relative;
	z-index: 99;
}
/*----------COMMAN PRODUT LIST CSS-------------*/
.comanlist .modalList {
	border-radius: 6px;
	background: #FFF;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
	border: 1px solid #FFF;
}
.comanlist .modalList:hover {
	border-radius: 6px;
	background: #FFF;
	-webkit-box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	-moz-box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	box-shadow: 0px 5px 10px 0px rgba(204,204,204,1);
	position: relative;
	border: 1px solid #ededed;
	z-index: 99;
}
.page-id-4 .mobdiv {
	padding-right: 0px;
}
.hovernone.comanlist .modalList:hover {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	position: relative;
	border: 1px solid #fff;
}
.environment .comancatimg {
	width: 100%;
}
.comancatimg {
	width: 100%;
	position: relative;
}
.comancatimg img {
	max-width: 100%;
}
.environment .comancatimg {
	width: 100%;
	height: 200px;
}
.environment .comancatimg img {
	height: 184px;
}
.comancatimgtitle {
	padding-top: 10px;
	padding-bottom: 5px;
	width: 90%;
	margin: auto;
	text-align: center;
	line-height: 20px;
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Open Sans';
	position: relative;
	word-wrap: break-word; /* Internet Explorer 5.5+ */
}
.discon {
	color: #FFF;
	font-size: 11px;
	padding-right: 10px !important;
	border: 0px;
	position: absolute;
	top: -30px;
	width: 110%;
	background: rgba(0, 0, 0, 0.44);
	left: -5%;
	padding: 5px;
}
.discons {
	color: #FFF;
	font-size: 11px;
	padding-right: 10px !important;
	border: 0px;
	position: absolute;
	bottom: 0px;
	width: 100%;
	background: rgba(0, 0, 0, 0.44);
	left: 0%;
	padding: 5px;
	font-weight: bold;
	text-transform: uppercase;
}
.comancatimgtitle a {
	color: #333;
	text-decoration: none;
	display: block;
}
.equalizeHeightsn {
	height: auto;
	padding-bottom: 20px;
	padding-top: 10px;
}
.comancatimgtitle a:hover {
	color: #ff4903;
	text-decoration: none;
}
.mpriceLable {
	text-transform: none;
	font-size: 13px;
	color: #000;
	position: relative;
	top: -4px;
	padding-right: 5px;
	width: auto !important;
}
.comanlist .modalList p {
	text-align: center;
}
.comanlist .modalList p label {
	margin-bottom: 0px;
	font-weight: 500;
	display: inline-block;
	width: auto;
}
/*----------END COMMAN PRODUT LIST CSS-------------*/

/*--------------------------Details page css----------------------*/
.bannerbox {
	width: 100%;
	position: relative;
	padding-left: 15px;
}
.col-sm-9.padding_left_no {
	padding-left: 15px;
}
.bannerdetails {
	background-size: cover;
	background-repeat: no-repeat;
	height: auto;
	width: 100%;
	display: block;
}
.bannerbox img {
	width: 100%;
}
.bannercaption {
	top: 8px;
	left: 15px;
	position: absolute;
	color: #c5c5c5;
}
.bannercaption span.first {
	font-size: 18px;
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0.17);
	padding: 5px;
	color: #fff;
	text-shadow: 0 2px 3px #ccc;
}
.bannercaption span.second {
	font-size: 40px;
	text-transform: uppercase;
}
.btn360deg {
	position: absolute;
	width: 125px;
	right: 15px;
	bottom: 15px;
}
.viewallmodel {
	position: absolute;
	width: 29px;
	right: 15px;
	top: 10px;
	/* font-size: 28px; */
	background: rgba(41, 41, 41, 0.45);
	/* border-radius: 2px; */
	text-align: center;
}
.viewallmodel a i {
	font-size: 22px !important;
	color: #FFF;
}
.equalizeHeightb, .equalizeHeighta, .equalizeHeightc, .equalizeHeightco, .equalizeHeightpc {
	min-height: 140px;
}
.btn360deg a {
	text-align: center !important;
	padding-left: 5px;
	padding-right: 5px;
}
.gird360 {
	width: 100%;
	text-align: center;
}
.gird360tab {
	width: 100%;
	height: auto;
	text-align: center;
}
.spritespin3, .spritespin2, .spritespin {
	margin: auto;
	cursor: move;
}
.btn-modal-close {
	position: absolute;
	right: 8px;
	top: 8px;
	z-index: 90;
}
.gird360tab ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.gird360tab ul li {
	width: 80px;
	display: inline-block;
	text-align: center;
}
.gird360tab ul li a {
	display: block;
	cursor: pointer;
	border: 1px solid #ccc;
	box-shadow: 0 1px 2px #ccc;
}
.gird360tab ul li a.active {
	border: 1px solid #FF4508;
}
.loadergif {
	background: url(/upload_resources/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.viewtab {
	width: 100%;
	margin-top: 25px;
}
.pricebox {
	margin-top: 67px;
	border: 1px solid #c3c2c2;
	padding: 10px;
	min-height: 200px;
}
.min-height {
	min-height: 300px;
}
.pricetitle {
	color: #ff4700;
}
.viewtab ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.viewtab ul li {
	float: left;
	background: #ededed;
	border: 1px solid #c3c2c2;
}
.viewtab ul li a {
	color: #808080;
	padding: 10px 15px;
	display: block;
	text-decoration: none;
}
.viewtab ul li.active {
	background: #FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
	position: relative;
}
.eqh {
	min-height: 160px;
}
.equalizeHeight {
	min-height: 100px;
}
.tabcontentmain {
	padding: 10px 15px;
	border: 1px solid #c3c2c2;
	margin-top: -1px;
}
.tabcontentmain .example-image {
	height: 244px;
}
.tabcontentmain #photo .example-image {
	height: 185px;
}
.fullrow {
	width: 100%;
}
.tabcontentmain #photo .col-sm-4 {
	margin-bottom: 20px;
	text-align: center;
}
/*----------------Footer CSS---------------------*/
.customfooter {
	width: 100%;
	height: auto;
	background-color: #f3f3f3;
	padding: 20px 5%;
	font-size: 12px;
	color: #808080;
	border-top: 1px solid #a9a8a7;
}
.customfooter h3 {
}
.pdlr0 {
	padding-left: 0px;
	padding-right: 0px;
}
.pdl0 {
	padding-left: 0px;
}
.pdr0 {
	padding-right: 0px;
}
.footerbottom {
	background-color: rgb(139, 139, 139);
	color: #ffffff;
	text-align: center;
	padding: 10px 0px;
	font-size: 11px;
}
.branlogo p {
	margin-bottom: 10px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ece8e8;
}
/*---------------------------------------Custom select box css-----------------------------------*/
.s-hidden {
	visibility: hidden;
	padding-right: 10px;
}
.select {
	cursor: pointer;
	display: inline-block;
	position: relative;
	font-family: "Open Sans";
	font-size: 13px;
	line-height: 22px;
	color: black;
	border: 1px solid #ccc;
	border-radius: 6px;
}
.styledSelect {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: white;
	padding: 0 10px;
	/*font-weight:bold;*/
	line-height: 28px;
	text-align: left;
	max-width: 200px;
	border-radius: 6px;
}
.styledSelect:after {
	content: "";
	width: 0;
	height: 0;
	border: 5px solid transparent;
	border-color: black transparent transparent transparent;
	position: absolute;
	top: 12px;
	right: 6px;
}
.styledSelect:active, .styledSelect.active {
	background-color: #eee;
}
.options {
	display: none;
	position: absolute;
	top: 100%;
	right: 0;
	left: 0;
	z-index: 999;
	margin: 0 0;
	padding: 0 0;
	list-style: none;
	border: 1px solid #ccc;
	background-color: white;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	overflow-x: hidden;
	max-height: 250px;
	overflow-y: scroll;
}
.options li {
	margin: 0 0;
	padding: 5px 10px;
	text-align: left;
	position: relative;
}
.options li:hover {
	background-color: #39f;
	color: white;
}
/*---------------------------------------End Custom select box css-----------------------------------*/

/*---------------------Fabric Details page-------------------------------------*/
.fabricdetailtab {
	width: 100%;
	height: auto;
	text-align: center;
}
.fabricdetailtab ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.fabricdetailtab ul li {
	width: 60px;
	margin: 0 0px 10px 0;
	height: 60px;
	border: 1px solid #FFF;
	display: inline-block;
	cursor: pointer;
}
.fabricdetailtab ul li a {
	border: 3px solid #dcdcdc;
	box-shadow: 1px 1px 2px 1px #CCC;
	-moz-box-shadow: 1px 1px 2px 1px #CCC;
	-wekit-box-shadow: 1px 1px 2px 1px #CCC;
	-ms-box-shadow: 1px 1px 2px 1px #CCC;
	display: block;
}
.fabricdetailtab ul li a.active {
	border: 3px solid #FFF;
	box-shadow: 1px 2px 5px 2px #CCC;
	-moz-box-shadow: 1px 2px 5px 2px #CCC;
	-wekit-box-shadow: 1px 2px 5px 2px #CCC;
	-ms-box-shadow: 1px 2px 5px 2px #CCC;
}
.gl-slider-tab span {
	color: #ff4904;
	text-align: left;
	font-size: 26px;
}
.fabricdetailtab ul li img {
	width: 100%;
	height: 100%;
}
.carddetail {
	min-height: 200px;
	min-height: 200px;
	padding: 15px;
	padding-bottom:0px;
}
.crosscursor {
	position: absolute;
	right: 5px;
	z-index: 9999;
	cursor: pointer;
}
.fbdetails {
	min-height: 300px;
}
.cardviewdetail {
	/*box-shadow: 1px 2px 5px 2px #CCC;
	-moz-box-shadow: 1px 2px 5px 2px #CCC;
	-wekit-box-shadow: 1px 2px 5px 2px #CCC;
	-ms-box-shadow: 1px 2px 5px 2px #CCC;
	padding:5px;*/
	position: relative;
}
.modal-fixed {
	overflow: hidden;
}
.impcardpan {
	width: 100%;
	height: 300px;
	overflow: hidden;
	position: relative;
}
.posrel {
	position: relative;
}
.nopad {
	padding-right: 0px !important;
}
.impcardpan .btn-prevs {
	position: absolute;
	left: 0px;
	top: 0%;
	/* margin-top: -25px;*/
	width: 30px;
	height: 100%;
	cursor: pointer;
	font-size: 0px;
	background: url(/upload_resources/prevf.png) no-repeat center;
	/* bottom: -40px;*/
	display: block;
	z-index: 1002;
}
.impcardpan .btn-nexts {
	position: absolute;
	right: 0px;
	top: 0%;
	/* bottom: -40px;
	margin-top:-25px;*/
	width: 30px;
	height: 100%;
	cursor: pointer;
	font-size: 0px;
	background: url(/upload_resources/nextf.png) no-repeat center;
	display: block;
	z-index: 1002;
}
/*.modal-dialog:hover .btn-prevs,
.modal-dialog:hover .btn-nexts,
.cardviewdetail:hover .btn-prevs,
.cardviewdetail:hover .btn-nexts{
	display:block;
}*/
.socialicon {
	width: 100;
	height: auto;
}
.socialicon a {
	color: #808080;
	/* padding: 10px; */
	border: 1px solid #ccc;
	border-radius: 50%;
	display: inline-block;
	font-size: 16px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
#accordion .panel {
	margin-bottom: 0px;
}
/*.fancy-collapse-panel .panel-heading a[aria-expanded="false"]{
	background:red;
}*/
.socialicon a:hover {
	color: #ff4903;
}
.impcardpan img {
	width: 100%;
}
.pd14 {
	padding-top: 14px;
}
.cardinfo {
	padding: 10px 0px;
	position: relative;
	left: 0px;
	bottom: 0px;
	width: 100%;
	z-index: 1001;
}
.cardinfo h4 {
	text-align: left;
	font-size: 16px;
	margin-bottom: 15px;
}
.cardinfo p {
}
.cardinfo h4 span {
	border-bottom: 2px solid #FF0000;
	padding-bottom: 2px;
	line-height: 0.8em;
}
.requestmemo input {
	width: 100%;
	height: 35px;
	border-radius: 6px !important;
	margin-bottom: 10px;
}
.requestmemo textarea {
	width: 100%;
	height: 65px;
	border-radius: 6px !important;
	margin-bottom: 10px;
}
.requestmemo .select, .requestmemo select {
	width: 100% !important;
	height: 35px !important;
	border-radius: 6px !important;
	margin-bottom: 10px;
}
.requestmemo .styledSelect {
	max-width: 100% !important;
	width: 100% !important;
}
.requestmemo .styledSelect:after {
	top: 15px;
}
.panel-body ul li {
	font-size: 14px !important;
}

.btnpan {
	width: 250px;
	margin: auto;
	margin-top: 8px;
	margin-bottom: 10px;
}
.imgheight {
	height: 196px;
}
.minheight {
	min-height: 80px;
}
.loader {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.28) url(/upload_resources/loading-new.gif) no-repeat;
	background-position: center center;
	position: fixed;
	display: none;
}
.mmain > a {
	position: relative;
}
.compareselect {
	position: relative;
	display: block;
	/* bottom: 10px; */
    /* left: 50%; */
    /* margin-left: -50px; */
	font-size: 12px !important;
	color: #808080;
	text-align: center;
}
.compareselect .compareinp {
	display: inline-block;
	width: 100px;
	position: absolute;
	opacity: 0;
	height: 30px;
	cursor: pointer;
	margin-left: -14px;
	z-index: 101;
}
.compareselect label {
	display: inline-block;
	width: auto;
	padding: 5px 15px 5px 15px;
	/* font-weight: 700 !important; */
	font-size: 12px;
}
/*.compareselect input[type="checkbox"]:not(:checked):after{
	content: "";
    position: absolute;
    left: 0;
    top: 7px;
    visibility: visible;
    border: 1px solid #292929;
    width: 10px;
    height: 10px;
}*/
.compareselect input:checked + label::before {
	font-family: "FontAwesome";
	font-size: 11px;
	font-weight: 100;
	font-variant: normal;
	content: "\f00c";
	color: #808080;
	position: absolute;
	/* left: 10px; */
	top: 8px;
	visibility: visible;
	margin-left: -20px;
	line-height: 8px;
	width: 16px;
	height: 15px;
}
.compareselect input + label::before {
	font-family: "FontAwesome";
	font-size: 12px;
	content: " ";
	color: #808080;
	position: absolute;
	/* left: 0; */
	top: 8px;
	border: 1px solid #a0a0a0;
	visibility: visible;
	padding: 2px 2px;
	width: 16px;
	height: 15px;
	margin-left: -20px;
}
.mmain > a input:checked + label::before {
	font-family: "FontAwesome";
	font-size: 14px;
	content: "\f00c";
	color: #7b7b7b;
	position: absolute;
	left: -22px;
	top: 6px;
	visibility: visible;
	line-height: 8px;
}
.literature-area input.txt_field {
	width: 96%;
	height: 35px;
	border-radius: 6px;
	margin-bottom: 15px;
}
.literature-area textarea.txt_field {
	width: 98%;
	height: 65px;
	border-radius: 6px;
	margin-bottom: 15px;
}
.literature-area .fullwidth label {
	margin-bottom: 7px !important;
	display: block;
}
.literature-area .col-md-6 h3, .literature-area .col-md-12 h3 {
	padding: 5px 15px 6px 0;
	border-bottom: 1px solid #b8bdbb;
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	padding-right: 2%;
	width: 98%;
}
.mrtb20 {
	margin: 20px 0;
}
.literature-area .col-md-12 .col-md-6 {
	padding: 0px;
}
.textwidget .custombtn {
	margin: 20px 0;
}
.literature-area .lit-center input.txt_field {
	margin: 0px;
}
.customdown ul li:nth-child(2):after {
	content: "";
	position: absolute;
	right: 25px;
	top: 9px;
	background: url(/upload_resources/atoz.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 17px;
}
.customdown ul li:nth-child(3):after {
	background: url(/upload_resources/ztoa.png);
	background-repeat: no-repeat;
	position: absolute;
	right: 25px;
	top: 9px;
	width: 14px;
	height: 17px;
	content: "";
}
/*--------------End by bd-------------------------------*/

.option-photo-padding {
	padding: 15px 15px 15px 30px;
}
.option-text-padding {
	padding: 15px;
}
.option-photo-main-padding {
	padding: 15px;
}
.option-photo-height {
	height: 200px;
}
.filter_bed {
	background-color: #f0f2f1;
	color: #808080;
	padding: 5px 15px;
	margin: 5px;
	border-radius: 2px;
	display: inline-block;
	font-size: 12px;
}
.clear_all a {
	color: #FF4508;
}
.light-box-btn {
	background: #FF4508;
	padding: 8px;
	border-radius: 50%;
}
.light-box-a {
	font-size: 14px !important;
	padding: 4px;
}
.light-box-btn2 {
	background: #FF4508;
	padding: 10px;
	border-radius: 50%;
	border: 4px solid #fff;
}
.light-box-a2 {
	font-size: 20px !important;
	padding: 4px;
}
.filter_cross {
	padding-left: 10px;
	color: #FF4508;
}
.mainlogo {
	opacity: .99;
}
p a {
	color: #FF4508;
}
.padding-right0 {
	padding-right: 0px;
}
label {
	margin-bottom: 0px !important;
	font-weight: 500 !important;
	width: 100%;
	cursor: pointer;
}
.fancy-collapse-panel .panel-default > .panel-heading {
	padding: 0;
}
.fancy-collapse-panel .panel-heading a {
	padding: 8px 10px !important;
	display: inline-block;
	width: 100%;
	background-color: #f1f1f1;
	color: #888888;
	position: relative;
	text-decoration: none;
	/* border-bottom: 1px solid #888888; */
	border: 1px solid #ccc;
}
.fancy-collapse-panel .panel-heading h4.panel-title a {
	padding: 8px 10px !important;
}
.fancy-collapse-panel .panel-heading a:after {
	font-family: "FontAwesome";
	content: "\f068";
	color: #FFFFFF;
	position: absolute;
	right: 8px;
	font-size: 14px;
	font-weight: 400;
	top: 10px;
	line-height: 1;
}
.fancy-collapse-panel .panel-heading a.collapsed:after {
	content: "\f067";
	color: #292929;
}
.chair-align {
	margin-left: 1px;
	padding: 0px;
	margin-top: 10px;
}
.chair-show .active {
	border: 1px solid #FF4508;
	width: 88px;
	text-align: center;
	margin-left: 0px !important;
}
.chair-show {
	width: 80%;
	margin: auto;
	float: none;
}
a, button {
	outline: none;
	outline-style: none;
}
.padding-none {
	padding: 0px;
}
.model-no {
	width: 80%;
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	border: 1px solid #ff4700;
}
.model-dno {
	border: 1px solid #ff4700;
	float: left;
	margin: 5px 0;
	padding: 0;
	width: 100%;
}
.model-dno a {
	float: left;
	padding: 5px 10px;
	width: 100%;
	color: #ff4700;
}
.model-dno > a:hover {
	color: #000;
	text-decoration: none;
	background-color: #e5e5e5;
}
.model-no-hidden {
	width: 80%;
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px 10px;
	border: 1px solid #ff4700;
	opacity: .2;
}
.text-align-center {
	text-align: center !important;
}
.cont-sec {
	padding: 20px 5px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
	height: 250px;
	position: relative;
}
.cont-sec.one, .cont-sec.four, .cont-sec.seven {
	margin: 0px 0px 20px 0;
}
.cont-sec.three, .cont-sec.six {
	margin: 0px 0 20px 0px;
}
.cont-sec.two, .cont-sec.five {
	margin: 0px 0px 20px 0px;
}
.cont-sec .cont-sec-footer-icon {
	bottom: 2px;
	left: 106px;
	position: absolute;
	opacity: 0.8;
}
.sec-head {
	color: #f64704;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 5px;
	text-align: center;
}
.sec-img {
	text-align: center;
	height: 90px;
}
.news .sec-img {
	text-align: center;
	height: 70px;
}
.news .sec-img img {
	max-height: 100%;
}
.sec-head2 {
	color: #ff3000;
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 8px;
	text-align: center;
	text-transform: uppercase;
}
.sec-cont {
	color: #6a6a6a;
	font-size: 18px;
	line-height: 21px;
	margin-bottom: 5px;
	min-height: 58px;
	text-align: center;
}
.nav-main {
	width: auto;
	padding: 8px 30px;
	float: left;
}
.nav2 {
	width: auto;
	padding: 0px 15px;
	float: left;
}
.foot-left {
	width: 75%;
	float: left;
	border-right: 1px dotted #fff;
}
.foot-right {
	width: 20%;
	float: right;
}
.fleft-head {
	font-size: 16px;
	border-bottom: 3px solid #fff;
}
.sleft {
	width: 20%;
	margin-left: 10%;
	margin-right: 10%;
	float: left;
}
.sleft-head {
	font-size: 16px;
	border-bottom: 3px solid #fff;
	color: #fff;
}
.tleft {
	width: 18%;
	float: left;
}
.tleft-head {
	font-size: 16px;
	border-bottom: 3px solid #fff;
	color: #fff;
}
.cont-head {
	font-size: 16px;
	border-bottom: 3px solid #fff;
	color: #fff;
	width: 70%;
}
.footh {
	padding-left: 10px;
}
.foot-menu {
	width: 50%;
	float: left;
	color: #E2E2E2;
	padding-top: 1px;
}
.ffoot-menu {
	width: 100%;
	color: #E2E2E2;
	padding-top: 1px;
}
/* 
.menul::before {content: ""; display: block; position: absolute; top: 12px; height: 0px; width: 0px; border:28px solid #000; z-index: 1; transform:rotate(-45deg);
	border-left-color:transprent; border-right-color:transprent; border-bottom-color:transprent; left:-28px; -moz-border-bottom-colors: none;
    -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #ff4700 transparent transparent; }
.menul::after{content: ""; display: block; position: absolute; top: -28px; height: 0px; width: 0px; border:28px solid #000; z-index: 0; transform:rotate(135deg);	-moz-border-bottom-colors: none;
    -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #ff4700 transparent transparent; right:-27px; } */
.menul {
	float: left;
	background-color: #ff4700;
	height: 40px;
	color: #fff;
	position: relative;
}
.activenav {
	background-color: #000;
	padding: 8px 0px;
	height: 40px;
}
.activenav::before {
	content: "";
	display: block;
	position: relative;
	top: 4px;
	height: 0px;
	width: 0px;
	border: 28px solid #000;
	z-index: 1;
	transform: rotate(-45deg);
	border-left-color: transprent;
	border-right-color: transprent;
	border-bottom-color: transprent;
	left: -28px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000 transparent transparent;
}
.activenav::after {
	content: "";
	display: block;
	position: relative;
	top: -92px;
	height: 0px;
	width: 0px;
	border: 28px solid #000;
	z-index: 1;
	transform: rotate(135deg);
	border-left-color: transprent;
	border-bottom-color: transprent;
	border-top-color: transprent;
	right: -28px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000 transparent transparent transparent;
}
.activesearch::before {
	content: "";
	display: block;
	position: relative;
	top: 4px;
	height: 0px;
	width: 0px;
	border: 28px solid #000;
	z-index: 1;
	transform: rotate(-45deg);
	border-left-color: transprent;
	border-right-color: transprent;
	border-bottom-color: transprent;
	left: -28px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000 transparent transparent;
}
.activesearch::after {
	content: "";
	display: block;
	position: relative;
	top: -92px;
	height: 0px;
	width: 0px;
	border: 28px solid #000;
	z-index: 1;
	transform: rotate(135deg);
	border-left-color: transprent;
	border-bottom-color: transprent;
	border-top-color: transprent;
	right: -28px;
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000 transparent transparent transparent;
}
.right {
	float: right;
	padding-right: 10px;
	font-size: 20px;
}
.right2 {
	float: right;
	padding-right: 10px;
	padding-top: 5px;
	font-size: 16px;
}
.right3 {
	float: right;
	padding-right: 10px;
	font-size: 16px;
}
.left1 {
	float: left;
	padding-top: 3px;
	font-size: 16px;
	color: #fff;
}
.tab-menu2 {
	border-bottom: 1px solid #ccc;
	color: #FF4900;
	font-size: 16px;
	padding-left: 10px;
	width: 100%;
	padding-bottom: 4px;
	padding-top: 4px;
}
.tab-menu3 {
	border-bottom: 1px solid #ccc;
	color: #808080;
	font-size: 16px;
	padding-left: 0px;
	width: 100%;
}
.filter {
	background-color: #f0f0f0;
	float: left;
	font-size: 12px;
	width: 100%;
}
.filter > a {
	float: left;
	width: 100%;
	padding: 10px;
	position: relative;
	color: #808080;
}
.filter > a > span {
	float: right;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 15px;
	width: auto;
}
.filter > a:hover {
	color: #ff4903;
	position: relative;
	text-decoration: none;
}
.view_main {
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	display: table;
	width: 100%;
}
.viewl {
	width: 25%;
	border-right: 1px solid #fff;
	float: left;
	background-color: #696969;
	padding: 8.5px;
	border-bottom: 1px solid #ccc;
	color: #fff;
	margin-top: 20px;
}
.viewr {
	width: 75%;
	float: left;
	background-color: #696969;
	padding: 10px;
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	color: #fff;
	margin-top: 20px;
}
.rmain {
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
	font-size: 12px;
	padding: 10px;
	width: 100%;
}
.tmain {
	background-color: #fff;
	border: 1px solid #ff4700;
	float: left;
	font-size: 12px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top: 15px;
	width: 100%;
}
.tmain > a {
	float: left;
	padding: 6px 10px !important;
	text-decoration: none;
	display: block;
	width: 100%;
}
.tmain > a:hover {
	color: #000 !important;
	background-color: #e5e5e5 !important;
}
.tools-download-sec a {
	color: #ff4700;
}
.rhead {
	color: #6c6c6c !important;
	padding-left: 10px;
}
.rhead2 {
	color: #ff4700;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
.rhead2:hover {
	color: #fff;
}
.mmain {
	float: left;
	font-size: 12px;
	width: 100%;
	padding: 5px 10px;
}
.mmain > a {
	text-decoration: none;
	width: 100%;
	color: #808080;
}
.mmain:last-child {
	/*border-bottom: 1px solid #ccc;*/
	padding-bottom: 10px;
}
.mmain > a input {
	float: left;
	width: 15px !important;
	visibility: hidden;
}
.mmain > a span {
	float: left;
	margin-left: 5px;
	width: 110px;
}
.mmain > a:hover span {
	color: #000;
	cursor: default;
}
.mmain > a:hover {
	cursor: default;
}
.mhead {
	color: #808080;
	padding-left: 0;
	width: 84%;
}
.mhead:hover {
	color: #ff4700;
}
.lmain {
	width: 100%;
	background-color: #fff;
	padding: 10px;
	font-size: 12px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.tlmain {
	border: 1px solid #f0f0f0;
	float: left;
	width: 100%;
}
.ovactive {
	background-color: #f0f0f0;
	float: left;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
	width: 100%;
}
.isize {
	font-size: 20px !important;
	color: #808080;
	vertical-align: bottom;
	padding-right: 5px;
}
.ovactive > a {
	width: 100%;
	padding: 10px;
	color: #ff4903;
	display: block;
}
.ovactive > a:hover {
	text-decoration: none;
	color: #808080;
}
div#search_form {
	float: left;
	width: 100%;
	padding: 0 0 20px 0;
	background: #f0f0f0;
	margin-bottom: 10px;
}
div#search_form .mmain > a {
	padding-left: 10px;
	display: block;
	cursor: pointer !important;
}
form#search_form {
	float: left;
	width: 100%;
	padding: 20px 0;
	background: #f0f0f0;
	margin-top: 8px;
	margin-bottom:8px;
}
.cat-main {
	width: 33.3%;
	float: left;
	text-align: center;
}
.cat-tab {
	vertical-align: top;
	width: 50px;
	float: right;
	padding-top: 20px;
}
.modalList {
	padding-bottom: 20px;
}
.cat-title {
	padding-top: 10px;
	margin: auto;
	text-align: center;
	line-height: 20px;
	color: #333;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Open Sans';
}
/*.cat-title {
 
	border-top:1px solid #ccc;
	position:relative;
    padding-top: 20px;
	padding-left:5%;
	width:90%;
    margin:auto;
    height: 60px;
    text-align: left;
    font-size: 16px;
    color: #ff4700;
    line-height: 20px;
}
.cat-title:before{
         content: "";
    position: absolute;
    width: 3px;
    height: 58px;
    background: #fff;
    border-left: 1px solid #ccc;
    left: -11px;
    -ms-transform: rotate(20deg);
    -webkit-transform: rotate(20deg);
    transform: rotate(20deg);
    top: -2px;
    z-index: 101;
	
}*/





.catimg {
	width: 100%;
	background-image: url('/upload_resources/loading.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;
	min-height: 100px;
}
.catimg img {
	max-width: 100%;
}
.cat-menu-title {
	border-top: 1px solid #FF4508;
	border-left: 1px solid #FF4508;
	width: 100%;
	background: #FCEBE4;
	height: 100px;
	margin-left: 9%;
	transform: skewX(-30deg);
	width: 82%;
	padding-top: 20px;
	padding-left: 20px;
	height: 100px;
	text-align: left;
	font-size: 16px;
	color: #ff4700;
	line-height: 20px;
}
.cat-menu-title-inner {
	transform: skewX(30deg);
}
.cat-menu-right-border {
	border-right: 1px solid #ccc;
}
.designtex {
	width: 50%;
	float: left;
	padding-right: 3%;
	border-left: 1px solid #ccc;
	padding-left: 3%;
}
.litreq_mia {
	width: 100%;
	margin-top: 15px;
	background-color: #bf202e;
	color: #fff;
	border-bottom: 8px solid #840f19;
	padding: 8px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.litreq_mia:hover {
	margin-top: 20px;
	border-bottom: 2px solid #840f19;
}
.litreq {
	background-color: #ff4700;
	border-bottom: 8px solid #c63700;
	color: #fff;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	padding: 8px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	transition: all 0.3ms ease 0ms;
}
.litreq:hover {
	margin-top: 21px;
	border-bottom: 2px solid #c63700;
}
.litreq > a {
	border-bottom: 0 solid #c63700;
	float: left;
	font-size: 16px;
	margin-top: -5px;
	padding: 12px 10px 8px !important;
	transition: all 0.3ms ease 0ms;
	width: 100%;
	position: relative;
}
.litreq > a:hover {
	text-decoration: none;
	color: #fff;
	transition: all 0.3ms ease 0ms;
}
.comparelist {
	width: 100%;
	height: auto;
}
.comparelist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.comparelist ul li {
	width: 20.7%;
	float: left;
	text-align: center;
	position: relative;
	min-height: 150px;
	box-shadow: 0 0 3px 0px #ccc;
	margin-right: 10px;
}
.comparelist ul li span {
	display: block;
	padding: 5px 0;
	text-align: center;
	color: #606060;
}
.comparelist ul li img {
	height: 130px;
}
.compare_input {
	background-color: #c5c5c5 !important;
	color: #292929 !important;
	font-size: 11px !important;
	text-transform: none;
	font-weight: normal;
	position: absolute;
	right: 5px;
	top: 82px;
	text-transform: uppercase;
	font-weight: bold;
}
.btncomshow {
	background-color: #c5c5c5 !important;
	color: #292929 !important;
	font-size: 11px !important;
	text-transform: none;
	font-weight: normal;
	position: absolute;
	right: 5px;
	text-transform: uppercase;
	font-weight: bold;
	opacity: 0;
	top: -32px;
	padding: 5px 10px;
	border-radius: 4px;
	cursor: pointer;
}
.removecompare {
	position: absolute;
	right: 12px;
	top: 12px;
	width: 15px;
	height: 15px;
	cursor: pointer
}
.removecompare:hover {
	color: #ff5c00
}
.removecompare:before, .removecompare:after {
	position: absolute;
	left: 8px;
	content: ' ';
	height: 15px;
	width: 2px;
	background-color: #ccc
}
.removecompare:hover.removecompare:before, .removecompare:hover.removecompare:after {
	background-color: #ff5c00
}
.removecompare:before {
	transform: rotate(45deg)
}
.removecompare:after {
	transform: rotate(-45deg)
}
.abget {
	width: 70%;
	margin-top: 15px;
	background-color: #ff4700;
	color: #fff;
	border-bottom: 4px solid #BB0100;
	padding: 5px;
	text-align: center;
	font-size: 12px;
	font-weight: 700;
}
.dwn-main {
	width: 22%;
	margin: 1.5%;
	float: left;
}
.dwn-img {
	border: 1px solid #ff4700;
	padding: 10px;
}
.dwn-head {
	text-align: center;
	color: #ff4700;
	font-size: 14px;
	font-weight: 600;
}
#mydiv1 {
	display: block;
}
#mydiv2 {
	display: none;
}
#mydiv3 {
	display: none;
}
#mydiv4 {
	display: none;
}
.intro {
	width: 100%;
	background-color: #000;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #000;
	color: #fff !important;
	margin-top: 15px;
	font-weight: 700;
}
.introe {
	width: 100%;
	background-color: #000;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #000;
	color: #fff !important;
	margin-top: 15px;
	font-weight: 700;
}
.introo {
	width: 100%;
	background-color: #000;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #000;
	color: #fff !important;
	margin-top: 15px;
	font-weight: 700;
}
.intros {
	width: 100%;
	background-color: #000;
	padding: 10px;
	font-size: 12px;
	border: 1px solid #000;
	color: #fff !important;
	margin-top: 15px;
	font-weight: 700;
}
.intro a {
	color: #fff !important;
}
.introe a {
	color: #fff !important;
}
.introo a {
	color: #fff !important;
}
.intros a {
	color: #fff !important;
}
.rhead a {
	color: #ff4700;
	text-decoration: none !important;
}
.rhead a:hover {
	color: #ff4700;
	text-decoration: none !important;
}
.overlay2 {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	visibility: hidden;
	opacity: 0;
}
.overlay2:target {
	visibility: visible;
	opacity: 1;
}
.popup2 {
	margin: 2px auto;
	background: #fff;
	width: 100%;
	position: relative;
	transition: all 5s ease-in-out;
}
.popup2 h2 {
	margin-top: 0;
	color: #333;
}
.popup2 .close {
	position: absolute;
	top: 20px;
	right: 30px;
	transition: all 200ms;
	font-size: 30px;
	font-weight: bold;
	text-decoration: none;
	color: #333;
}
.popup2 .close:hover {
	color: orange;
}
/*
====================================================================
	Main Header style
====================================================================

***/
header {
	width: 1170px;
	margin: 0 auto;/* margin-bottom: 20px; */
}
.main-header {
	position: relative;
	left: 0px;
	top: 0px;
	padding: 0px 0px;
	width: 100%;
	background: #0c1f34;
	z-index: 999;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	-moz-transition: all 1s ease;
}
.main-header.header-fixed {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	padding: 10px 0px;
}
.main-header .logo {
	position: relative;
	float: left;
}
.main-header .logo img {
	position: relative;
	display: inline-block;
	max-width: 100%;
}
.main-menu {
	position: relative;
	float: left;
	padding: 0px 0px;
	background-color: #f0f2f1;
	transition: all 1s ease;
	-webkit-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	-moz-transition: all 1s ease;
}
.header-fixed .main-menu {
	margin-right: 0px;
}
.main-menu .navbar-collapse {
	padding: 0px;
}
.main-menu .navbar-nav {
	margin: 0px;
}
.main-menu .navbar-nav > li {
	position: static;
	padding: 0px;
}
.main-menu .navbar-nav > li > a {
	position: relative;
	display: block;
	padding: 8px 20px;
	font-size: 14px;
	line-height: 24px;
	font-weight: 500;
	text-transform: initial;
	color: #808080;
	opacity: 1;
	z-index: 2;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	border-radius: 3px 3px 0px 0px;
	-webkit-border-radius: 3px 3px 0px 0px;
	-ms-border-radius: 3px 3px 0px 0px;
	-o-border-radius: 3px 3px 0px 0px;
	-moz-border-radius: 3px 3px 0px 0px;
}
.main-menu .navbar-nav > li > a:after {
	content: '';
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 48px;
	background: #292929;
	z-index: 1;
	opacity: 0;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 100ms ease;
	-o-transition: all 100ms ease;
	transform: skewX(-30deg);
	-ms-transform: skewX(-30deg);
	-o-transform: skewX(-30deg);
	-moz-transform: skewX(-30deg);
	-webkit-transform: skewX(-30deg);
}
.main-menu .navbar-nav > li:hover > a:after {
	opacity: 1;
	color: #FFF;
}
.main-menu .navbar-nav > li:hover > a span {
	position: relative;
	z-index: 99;
	color: #FFF;
}
.main-menu .navbar-nav > li a:hover span,  .main-menu .navbar-nav > li.current a span {
	position: relative;
	z-index: 99;
	color: #FFF;
}
.main-menu .navbar-nav > li > a:hover:after,  .main-menu .navbar-nav > li.current a:after,  .main-menu .navbar-nav > li.current-menu-item a:after {
	opacity: 1;
	color: #7b7b7b;
}
.main-menu .navbar-nav > li > a:hover,  .main-menu .navbar-nav > li > a:active,  .main-menu .navbar-nav > li > a:focus {
	background: none;
	opacity: 1;
}
.main-menu .navbar-nav > li > a:visited {
	background: none;
}
.main-menu .navbar-nav > li:hover > a,  .main-menu .navbar-nav > li.current > a,  .main-menu .navbar-nav > li.current-menu-item > a,  .main-menu .navbar-nav > li > ul > li:hover > a {
	color: #ffffff;
	opacity: 1;
}
.main-menu .navbar-nav > li a:hover:after,  .main-menu .navbar-nav > li.current a:after,  .main-menu .navbar-nav > li.current-menu-item a:after {
	opacity: 1;
}
.main-menu .navbar-nav > li > ul > li.dropdown:before {
	font-family: 'FontAwesome';
	content: '\f0da';
	position: absolute;
	right: 7px;
	top: 9px;
	width: 20px;
	height: 20px;
	display: block;
	color: #ffffff;
	line-height: 20px;
	font-size: 16px;
	text-align: center;
	z-index: 5;
}
.main-menu .navbar-nav > li > ul > li {
	position: relative;
	float: none;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.50);
	list-style-type: none;
}
.main-menu .navbar-nav > li > ul > li:last-child {
	border: none;
}
.main-menu .navbar-nav > li > ul > li > a {
	position: relative;
	display: block;
	padding: 5px 20px;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	word-wrap: break-word;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.main-menu .navbar-nav > li > ul > li:hover > a {
	padding-left: 25px;
}
.main-menu .navbar-nav > li > ul > li > ul {
	position: absolute;
	left: 200%;
	top: 0px;
	width: 200px;
	padding: 0px;
	border: 1px solid rgba(255,255,255,0.50);
	z-index: 100;
	background: #ff4700;
	visibility: hidden;
	opacity: 0;
	border-radius: 0px 2px 2px 2px;
	-ms-border-radius: 0px 2px 2px 2px;
	-webkit-border-radius: 0px 2px 2px 2px;
	-moz-border-radius: 0px 2px 2px 2px;
	-o-border-radius: 0px 2px 2px 2px;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.main-menu .navbar-nav > li > ul > li:hover > ul {
	left: 100%;
	opacity: 1;
	visibility: visible;
}
.main-menu .navbar-nav > li > ul > li > ul > li {
	position: relative;
	float: none;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.50);
}
.main-menu .navbar-nav > li .navbar-toggle {
	z-index: 5;
	position: absolute;
	right: 7px;
	top: 5px;
	padding: 7px 9px;
}
.main-menu .navbar-nav > li > ul > li > ul > li:last-child {
	border: none;
}
.main-menu .navbar-nav > li > ul > li > ul > li > a {
	position: relative;
	display: block;
	padding: 5px 20px;
	font-weight: normal;
	font-size: 14px;
	color: #ffffff;
	word-wrap: break-word;
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.main-menu .navbar-nav > li > ul > li > ul > li:hover > a {
	padding-left: 25px;
}
.main-header .open-hours {
	position: absolute;
	right: -26px;
	top: 0px;
	padding: 15px 50px 0px 30px;
	background: #10bcf4;
	min-height: 80px;
	color: #ffffff;
	font-size: 13px;
	line-height: 2em;
	transform: skewX(-31deg);
	-webkit-transform: skewX(-31deg);
	-ms-transform: skewX(-31deg);
	-o-transform: skewX(-31deg);
	-moz-transform: skewX(-31deg);
	transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-webkit-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
}
.main-header .open-hours .toggle-open-hours {
	position: relative;
	transform: skewX(31deg);
	-webkit-transform: skewX(31deg);
	-ms-transform: skewX(31deg);
	-o-transform: skewX(31deg);
	-moz-transform: skewX(31deg);
}
.main-header.header-fixed .open-hours {
	opacity: 0;
	z-index: -999;
}
.main-header .open-hours span {
	text-transform: uppercase;
}
.main-header .open-hours .fa {
	font-size: 18px;
	padding: 0px 15px;
	opacity: 0.70;
}
.panel-body {
	padding: 15px 15px 15px 0px;
}
.left_checkbox_head {
	text-align: center;
	color: #000;
	margin: 10px 0px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px;
}
.left_checkbox {
	color: #ff4700;
	padding-left: 5%;
	padding: 5px 0px;
}
.panel-default > .panel-heading {
	background-color: #fff;
}
.mfcard {
	float: left !important;
	height: 330px;
	max-width: 100%;
	width: 175px;
}
.fcp_border {
	border: 1px solid #ff4700;
}
.fcpf_border {
	border: 0px solid #ccc;
	float: left;
	margin-bottom: 5px;
	padding: 4px;
	min-height: 300px;
}
.fcpf_border > a {
	border: 1px solid #ccc;
	float: left;
	height: 200px !important;
	margin-bottom: 4px;
	text-align: center;
	transition: all 0.5s ease-in-out 0s;
	width: 175px;
}
.fcpf_border > a:hover {
	border: 1px solid #fff;
}
.fcpf_border > a > img {
	height: 200px;
	padding: 5px;
	transition: all 0.5s ease-in-out 0s;
	width: 175px;
}
.ftp_border {
	border: 1px solid #f0f0f0;
	float: left;
	margin: 0 0 5px;
	padding: 0;
}
.ftp_border > a {
	float: left;
	height: 140px !important;
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
	text-align: center !important;
	width: 140px !important;
	transition: all 0.5s ease-in-out 0s;
}
.ftp_border a > img {
	display: block;
	height: 140px !important;
	margin: 0 !important;
	padding: 8px !important;
	text-align: center;
	width: 140px !important;
	/*transition: all 0.3ms ease 0ms;*/
	transition: all 0.5s ease-in-out 0s;
}
/*.ftp_border a > img:hover {
            height: 160px !important;
            margin-left: -10px !important;
            margin-top: -10px !important;
            max-width: 160px !important;
            transition: all 0.5s ease-in-out 0s;
            width: 195px !important;
        }
		*/
.ftp_border > a:hover {
	/*border: 1px solid #f0f0f0;*/
	transform: scale(1.2);
	transition: all 0.5s ease-in-out 0s;
}
.fcpf_border > a > img:hover {
	border: 1px solid #f29a79;
	transform: scale(1.1);
	transition: all 0.5s ease-in-out 0s;
}
/*
.fcpf_border > a:hover {
    float: left;
    height: 216px !important;
    margin-left: 0;
    width: 163px !important;
    z-index: 999999 !important;
    transition: all 0.5s ease-in-out 0s;
}

.fcpf_border img:hover {
    height: auto;
    margin-left: 0;
    margin-top: 2px;
    width: 158px;
    z-index: 999999;
    transition: all 0.5s ease-in-out 0s;
 */

.ptp_border {
	border: 1px solid #ff4700;
	padding: 10px;
}
.fcp_title {
	color: #ff4700 !important;
	float: left !important;
	font-size: 14px !important;
	font-weight: 600 !important;
	margin-bottom: 15px !important;
	margin-top: 2px !important;
	text-align: center !important;
	width: 100%;
	line-height: 1.3em;
}
.col-sm-12.lmenu_link {
	position: relative;
}
.col-sm-12.lmenu_link input {
	position: absolute;
	right: 4px !important;
	top: 8px;
}
.lmenu_link {
	padding: 5px 0px;
}
.lmenu_link a {
	color: #ff4700;
	font-size: 12px;
}
.lmenu_inner_head {
	text-align: center;
	color: #888888;
	margin: 10px 0px 0;
	font-size: 12px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px;
}
.lmenu_inner_head > a {
	color: #ff4700;
}
.lmenu_inner_head > a:hover {
	color: #000;
}
.right_head {
	/* color: #888888;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;*/
	color: #ffffff;
	font-size: 14px;
	font-weight: 600;
	background: #3584ff;
	padding: 10px;
}
.right_head + .textwidget {
	border: 1px solid #ccc;
	padding: 10px;
}
.right_bottom_cont {
	font-size: 14px;
}
.container_heading {
	font-size: 21.5px;
	font-weight: bold;
	font-family: Nothing You Could Do;
	color: #FF4700;
	text-align: center;
	padding: 20px 0px;
}
.contact_heading {
	font-size: 16px;
	font-weight: bold;
	/* font-family: Nothing You Could Do; */
	color: #FF4700;
	padding-bottom: 15px;
	text-align: left;
}
.tab_main_head {
	padding: 15px 0px !important;
	color: #313131;
	font-family: "Open Sans" !important;
	font-size: 21px;
	font-weight: 100 !important;
}
.tab_main_head b {
	font-weight: 100 !important;
	text-transform: capitalize;
}
.address_head {
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	padding: 10px 0px;
	margin-bottom: 5px;
}
.margin-bottom20 {
	margin-bottom: 20px;
}
.margin-top30 {
	margin-top: 30px !important;
}
.margin-top50 {
	margin-top: 50px !important;
}
.margin-top72 {
	margin-top: 72px !important;
}
.margin-top10 {
	margin-top: 10px !important;
}
.margin-top15 {
	margin-top: 15px !important;
}
.margin-bottom15 {
	margin-bottom: 15px !important;
}
.margin-bottom30 {
	margin-bottom: 30px !important;
}
.margin-bottom45 {
	margin-bottom: 45px !important;
}
.margin-bottom60 {
	margin-bottom: 60px !important;
}
.margin-bottom {
	margin-bottom: 40px !important;
	height: 250px;
}
.mega-menu-title {
	color: #464646;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
}
.margin-25 {
	margin-top: 25px;
}
.getmore33 {
	margin-top: 166px;
}
.margin-10 {
	margin-top: 10px;
}
.setpos {
	position: absolute;
	width: 21%;
	bottom: 36px;
	left: 50%;
	margin-left: -10.5%;
}
.company_direction {
	color: #ff4700;
	padding: 5px 0px;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
}
.color_default {
	color: #888888;
}
.lmenu_inner {
	margin-left: 15px;
}
.sport_stitle {
	border-bottom: 1px solid #c0c0c0;
	color: #666666;
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 10px;
	padding: 8px;
	padding: 5px 0;
}
.dtab_padd {
	padding: 5px 15px;
}
.xbc {
	text-align: center;
	font-size: 14px;
}
.xbd {
	border: none !important;
}
.detail_dow {
	color: #ff4700;
	border-bottom: 1px solid #ff4700;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
}
.state_add_map {
	border: 1px solid #ff4700;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 5px;
}
/* Amit Update */

.menul {
	height: 48px !important;
}
.main-menu .navbar-nav > li::after {
	height: 48px !important;
}
.main-menu .navbar-nav > li > a {
	padding: 11px 22px !important;
}
.lmenu_inner_head {
	font-family: "Open Sans";
	font-weight: 300 !important;
	height: 72px !important;
	padding: 25px 0 !important;
	color: #666666 !important;
}
.lmenu_link a {
	line-height: 17px !important;
	margin-left: 15px;
}
.lmenu_link a > input [type="radio"] {
	height: 20px !important;
	margin-top: 6px !important;
	width: 20px !important;
}
.lmenu_link {
	/* height: 40px !important; */
	margin-left: 0 !important;
	padding: 0px 0 !important;
}
.lmenu_link > a:visited {
	color: pink;
}
.lmenu_link > a {
	/*float: left;
        line-height: 18px !important;
        padding-bottom: 0 !important;
        padding-left: 0 !important;
        padding-right: 25px;
        padding-top: 0 !important;
        width: 97% !important;
        position: relative;
        color: #ff804e;*/
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ffffff;
	color: #ff804e;
	float: left;
	line-height: 17px !important;
	margin: 2px 0;
	padding: 9px 10px !important;
	position: relative;
	transition: all 0.3s ease 0s;
	width: 100% !important;
}
.lmenu_link > a:hover {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #ff804e;
	margin: 2px 0;
	color: #ff4700;
	padding: 9px 10px !important;
	transition: all 0.3s ease 0s;
}
.lmenu_link > a.active {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #F0F0F0;
	margin: 2px 0;
	padding: 9px 10px !important;
	color: #292929;
}
.lmenu_link.listmenu > a {
	background: #ffffff none repeat scroll 0 0;
	border: 1px solid #ffffff;
	color: #ff804e;
	float: left;
	line-height: 18px !important;
	margin: 5px 0;
	padding: 9px 10px !important;
	position: relative;
	width: 100% !important;
}
.lmenu_link > a > input {
	position: absolute;
	/*right: 0;*/
	top: 0;
}
.lmenu_link > a > input[type="radio"] {
	right: 20px;
}
.lmenu_link > a:hover {
	/*color: #292929;*/
	font-size: 12px !important;
	text-decoration: none;
}
.lmenu_inner {
	border-top: 1px solid #ddd;
	float: left;
	margin-bottom: 0px !important;
	margin-left: 0 !important;
	margin-top: 10px !important;
	padding-bottom: 0;
	padding-top: 10px !important;
	width: 100%;
}
.lmenu_inner:last-child {
	border-bottom: 1px solid #ddd;
	width: 100%;
	margin-bottom: 14px !important;
	margin-padding: 10px !important;
}
.lmenu_inner .lmenu_link {
	margin-left: 0px !important;
}
.lmenu_link {
	float: left;
	width: 100%;
}
/* .col-sm-12.tab_main_head {
    opacity: 0.25;
}
.col-sm-12.padding-none.address_head {
    opacity: 0.25;
}
.col-sm-9.padding-none {
    opacity: 0.25;
}
.coi-sm-12.company_direction {
    opacity: 0.25;
} */

header.main-header {
	background-color: #f0f2f1;
	transform: skewX(-30deg);
}
header.main-header > div.auto-container {
	transform: skewX(30deg);
	margin-left: 14px;
}
.main-menu .navbar-nav {
	height: 48px;
}
.headerLogin {
	background-color: #f8f8f8;
	color: #000;
	height: 48px !important;
	padding: 0;
	transform: skewX(-30deg);
}
.headerLogin > ul {
	background: #f8f8f8 none repeat scroll 0 0;
	float: left;
	height: 48px;
	margin-left: 14px !important;
	transform: skewX(30deg);
	width: 100%;
}
.headerLogin li {
	line-height: 45px;
}
.lisearch {
	background-color: #f8f8f8;
}
.lisearch:hover {
	background-color: #000;
}
/*.container {
    width: 1220px !important;
} */
li.lisearch a {
	font-size: 16px !important;
	transform: skewX(30deg);
}
.lisearch > a i {
	color: #ff804e;
}
li.lisearch {
	transform: skewX(-30deg);
	width: 25px;
	background: white;
	height: 100%;
}
.panel-default {
	float: left;
	width: 100%;
}
.panel {
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	box-shadow: 0 0px 0px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
}
.panel-default > .panel-heading {
	background-color: #fff;
}
.panel-default > .panel-heading {
	border-color: #fff;
	color: #888888;
	float: left;
}
.panel-heading {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-bottom: 0px !important;
	width: 100% !important;
	padding: 0px 0 4px !important;
}
.panel-body {
	float: left;
	padding: 0 15px 15px 0 !important;
	width: 100%;
}
.panel-body h4 {
	font-size: 14px;
	font-weight: 100 !important;
	margin-bottom: 2px;
}
.panel-body p.bold {
	font-weight: 600;
}
.bold {
	font-weight: 600;
}
.panel-body p {
	font-size: 14px;
	line-height: 21px;
	margin-bottom: 8px;
	    font-weight: normal;
}
/* .panel.panel-default {
    opacity: 0.35;
} */


.opacity25 {
	opacity: 0.35;
}
.footertopimg {
	float: left;
	margin: 30px 0;
	padding: 10px 0;
}
.footertopimg > img {
	padding: 0;
	width: 100%;
}
.text-white {
	color: #fff !important;
}
.foot {
	padding: 35px 5% !important;
}
.fleft-head, .sleft-head, .tleft-head {
	border-bottom: 1px solid #fff;
	font-size: 12px !important;
	margin-bottom: 10px !important;
	margin-left: 0 !important;
	padding-left: 10px !important;
	float: left;
}
.cont-head {
	border-bottom: none !important;
}
.row.foot div > a {
	font-size: 12px !important;
	color: #a9a9a9 !important;
}
.footh {
	font-size: 12px !important;
	margin-bottom: 5px !important;
	padding-left: 0 !important;
	text-transform: uppercase;
}
i.addressicon {
	color: #6c6c6c;
	font-size: 20px;
	height: 20px;
	margin-right: 10px;
	width: 20px;
	text-align: center;
}
.seating-view-features-active {
	padding: 10px 50px;
	color: #fff;
	background-color: #424242;
	text-align: center;
	width: auto;
	border: 1px solid #ff4508;
	text-decoration: none;
}
.seating-view-features {
	padding: 10px 50px;
	color: #ff4508;
	background-color: #fff;
	text-align: center;
	width: auto;
	border: 1px solid #ff4508;
	text-decoration: none;
}
.seating-view-features:hover {
	padding: 10px 50px;
	color: #ff4508;
	background-color: #eee;
	text-align: center;
	width: auto;
	border: 1px solid #ff4508;
	text-decoration: none;
}
body {
	font-size: 14px !important;
	line-height: 21px !important;
/*	font-weight: 100 !important;*/
	font-family: "Open Sans" !important;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: static;
}
/*heading  ==================  */
/**** order track  ****/
.order-track {
	float: right;
	text-align: left;
	width: 175px;
}
.order-track-text {
	display: inline-block;
	float: left;
	width: auto;
	margin-right: 10px;
	float: left;
}
.order-track-img {
	float: left;
	width: 36px;
}
/* login-section*/
.login-section {
	float: right;
	text-align: left;
	width: auto;
}
.login-section > li {
	float: right;
	text-align: left;
	width: 190px;
}
.login-section-text {
	display: inline-block;
	float: left;
	width: auto;
	margin-right: 10px;
	float: left;
	color: #888888;
	font-size: 12px;
}
.login-section-text > span > a {
	color: #FF4508;
	padding-left: 5px;
	text-decoration: underline;
	font-size: 14px;
}
.login-section-text > span > a:hover {
	color: #a9a9a9 !important;
}
.cont-sec-footer-icon a {
	color: #a9a9a9;
}
.cont-sec-footer-icon a:hover {
	color: #FF4508;
}
.login-section-img {
	float: left;
	width: auto;
}
/* main menu */


.padding-bottom-none {
	padding-bottom: 0px;
}
.panel-group .panel-heading + .panel-collapse > .list-group, .panel-group .panel-heading + .panel-collapse > .panel-body {
	border-top: 0px solid #fff;
	border-bottom: 0px solid #fff !important;
}
/*** =============== **/

/* about */
.panel h4.panel-title a {
	color: #666666 !important;
	font-size: 15px !important;
	font-weight: 600 !important;
	padding: 8px 0 !important;
}
.panel.panel-default.about-accordian {
	padding-bottom: 0px !important;
}
/* .panel.panel-default.about-accordian .panel-collapse.in {
    opacity: 1 !important;
}
.panel.panel-default.about-accordian .in {   
	 opacity:1;
} */


/*  footer - section*/

.footer-section {
	margin-top: 100px !important;
}
/*  tools  */
.tools-cDetails p {
	color: #666666;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 15px;
}
.panel-heading.cDetails-heading h4 a {
	background-color: #fff;
	border: 1px solid #dddddd;
	color: #ff4700 !important;
	display: inline-block;
	font-size: 12px !important;
	font-weight: 100 !important;
	padding: 12px 35px 12px 12px !important;
	position: relative;
	text-decoration: none;
	width: 100%;
	float: left !important;
	height: auto;
	line-height: auto;
}
.cDetails-box {
	float: left;
	width: auto;
}
.cDetails-download-box {
	border: 1px solid #dddddd;
	float: right;
	width: 175px;
	height: auto;
	padding: 7px;
}
.state_add_map {
	width: 159px;
	height: 159px;
}
.state_add_map img {
	width: auto;
}
.tools-download, .tools-download-sec {
	border-bottom: 1px solid #ccc;
	padding: 4px 0;
	text-align: center;
	float: left;
	font-size: 16px;
}
.tools-download:hover, .tools-download-sec:hover {
	border-bottom: 1px solid #ff4700;
	color: #ff4508;
}
.tools-download-sec {
	width: 100%;
}
.tools-download {
	width: 159px;
}
.tools-download p, .tools-download-sec p {
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.tools-download-txt {
	float: left;
	width: 128px;
	/* padding-left: 8px; */
	text-align: left;
	font-size: 13px;
}
.tools-download-icon {
	float: right;
}
.tools-download-i {
	float: right;
	width: 30px;
}
/* media */
.lmenu_inner.radio-menu {
	border-top: 1px solid #ccc;
	float: left;
	margin-top: 10px;
	padding-top: 15px !important;
}
.line {
	border-top: 1px solid #ccc;
	float: left;
	margin: 0 0 0 3%;
	height: 1px;
	width: 94%;
}
.clear-filter {
	float: left;
	margin: 6px 0;
	width: 100%;
}
.clear-filter > a {
	color: #ff4508;
	display: block;
	font-size: 12px;
	padding: 25px 10px 20px;
	text-decoration: underline;
}
.clear-filter > a:hover {
	color: #000;
}
.btn-typeContract {
	background: #666 none repeat scroll 0 0;
	border-radius: 0 15px 15px 0;
	float: left;
	font-size: 12px;
	padding: 4px 15px;
	width: auto;
}
.btn-typeContract a {
	color: #ddd;
	font-size: 12px;
}
.btn-typeContract a span {
	color: #fff !important;
	font-size: 12px;
	text-transform: uppercase;
}
.btn-thumb {
	background: #666 none repeat scroll 0 0;
	border: 1px solid #666;
	font-size: 12px;
	margin-left: 5px;
	padding: 4px 10px;
	text-transform: uppercase;
	color: #fff;
}
.btn-thumb:hover, .btn-txt:hover {
	text-decoration: none;
}
.btn-txt {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #FF4508;
	font-size: 12px;
	margin-left: 5px;
	padding: 4px 10px;
	text-transform: uppercase;
	color: #FF4508;
}
.l-view span {
	color: #666666;
	font-size: 11px;
	font-weight: 600;
}
.main-menu .navbar-nav > li:last-child::after {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}
/* menu */

.submenu > li:hover > a {
	color: #292929 !important;
}
ul.submenu li {
	color: #ff4700 !important;
}
ul.submenu {
	background: #f0f2f1 none repeat scroll 0 0 !important;
}
.submenu a {
	color: #808080;
}
/* Seating - Modal Box*/
.modalList {
	position: relative;
}
.footer-section a:hover {
	color: #ff4700 !important;
}
.l-view {
	float: left;
	text-align: right;
	width: 100%;
}
/*.btn-listview {
    float: none;
    text-align: right !important;
    width: auto;
}
.btn-shortview {
    float: none;
    text-align: right;
    width: auto;
}*/
.thumbnail {
	position: relative;
	width: 182px;
	height: 310px;
	overflow: hidden;
	border: 0px;
	margin: 15px;
}
.thumbnail img {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	width: auto;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.thumbnail img.portrait {
	width: 100%;
	height: auto;
}
.margintop0 {
	margin-top: 0 !important;
}
.tmain.margintop0 {
	margin-top: 0 !important;
}
.modaltitle {
	border-bottom: 1px solid #ccc;
	color: #666;
	font-size: 14px;
	padding: 5px 0 2px;
}
.modalcell {
	float: left;
	padding: 10px 0 !important;
	border-bottom: 1px solid #ff4508;
}
.modalcellone > a {
	font-size: 17px;
}
h3.main-heading {
	color: #666;
	font-size: 24px;
	padding-bottom: 10px;
}
.main-box {
	float: left;
	width: 100%;
	position: relative;
}
.main-box-text {
	background: rgba(0, 0, 0, 0.1);
	border: 1px solid #eee;
	bottom: 60px;
	float: left;
	min-width: 200px;
	padding: 2px;
	position: absolute;
	right: 50px;
	width: auto;
}
.main-box-text > a {
	background: rgba(0, 0, 0, 0.3);
	color: #eee;
	float: left;
	font-size: 14px;
	font-weight: 600;
	min-width: 200px;
	padding: 3px 35px 6px;
	text-transform: uppercase;
	width: auto;
	margin: 0;
	text-decoration: none;
	display: block;
}
.main-box-text > a:hover {
	color: #fff;
}
.line-full {
	border-top: 1px solid #ccc;
	float: left;
	margin: 0 0 0 0;
	height: 1px;
	width: 100%;
}
.sub-head-section {
	border-bottom: 1px solid #b9bdbb;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.gl-slider-tab {
	margin-top: 5px;
	width: auto;
	float: left;
}
.gl-slider-tab > a {
	background: #333 none repeat scroll 0 0;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 15px;
	font-weight: 500;
	padding: 10px 15px;
	text-decoration: none;
	width: auto;
}
.gl-slider-tab-close {
	float: left;
	margin-top: 5px;
}
.gl-slider-tab-close.padding-none > a {
	border: 0 none !important;
	float: left;
	padding: 5px 15px;
}
.gl-slider-tab-close.padding-none > a > i {
	border: 0 none !important;
	font-size: 18px;
	color: #333;
}
.gl-slider-paging {
	float: right;
	width: auto;
}
.gl-slider-paging .text-details {
	color: #999;
	float: left;
	font-size: 13px;
	font-weight: 500;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 7px;
	text-align: right;
	width: 330px;
}
.gl-slider-paging-btn {
	float: right;
	padding: 2px 0 0;
	width: auto;
}
.gl-slider-paging-btn-prv {
	float: left;
	margin-right: 5px;
	text-align: center;
}
.gl-slider-paging-btn-nxt {
	float: left;
	margin-right: 0px;
	text-align: center;
}
.gl-slider-paging-btn-prv > a, .gl-slider-paging-btn-nxt > a {
	text-align: center;
	width: 70px;
	display: block;
	width: 100%;
	float: left;
	padding: 3px 10px 5px;
	font-size: 18px;
	color: #808080;
}
.gl-slider-tab-body {
	border: 1px solid #333;
}
.image-area {
	float: left;
	width: 100%;
}
.gl-slider-contant {
	float: left;
	width: 100%;
}
.gl-slider-contant-btn {
	color: #ff4700;
	float: left;
	margin: 15px 0 0;
	width: 100%;
}
.gl-slider-contant-btn > a {
	border: 1px solid #ff4700;
	color: #ff4700;
	float: left;
	font-size: 13px;
	font-weight: 600;
	margin: 0;
	padding: 7px 20px 9px;
}
h4.gl-slider-title {
	border-bottom: 1px solid #aaa;
	color: #777;
	font-size: 15px;
	font-weight: 600;
	margin: -25px 0 0px;
	padding-bottom: 7px;
}
.gl-slider-contant p {
	line-height: 27px;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 0px;
}
.gl-slider-image-area-btn {
	float: left;
	width: 120px;
}
.gl-slider-image-area-btn-prv > a {
	color: #ddd;
	float: left;
	font-size: 29px;
	margin: 5px;
}
.gl-slider-image-area-btn-nxt > a {
	color: #ddd;
	float: left;
	font-size: 29px;
	margin: 5px;
}
.gl-slider-image-area-btn-nxt {
	float: left;
	width: 50px;
}
.gl-slider-image-area-btn-prv {
	float: left;
	width: 50px;
}
.image-area-thumbnail.clearfix {
	float: left;
	margin-bottom: 20px;
	margin-top: 55px !important;
}
.gl-slider-full-thumbnail > img {
	height: auto;
	width: 100%;
	padding-top: 15px;
}
.sub-image .active > img {
	border: 2px solid #666;
}
.sub-image img {
	border: 2px solid #fff;
	float: left;
	height: auto;
	padding: 5px;
	width: 60px !important;
}
.panel-section {
	/*border: 1px solid #ccc;*/
	float: left;
	padding: 10px 15px 0;
	width: 100%;
}
.panel-section .panel-section-title {
	float: left;
	margin-bottom: 10px;
	width: 100%;
}
.panel-section .panel-section-title h4 {
	color: #ff4904;
	text-align: left;
	font-size: 25px;
	margin-bottom: 15px;
	border-bottom: 1px solid #bdbdbd;
	padding-bottom: 5px;
}
.panel-section .panel-section-body {
	float: left;
	width: 100%;
}
.panel-section .panel-section-one {
	float: left;
	margin: 0 5px 0 0;
	width: 154px;
}
.panel-section .panel-section-one > img {
	border: 1px solid #f19681;
	height: auto;
	padding: 4px;
	width: 100%;
}
.panel-section .panel-section-one > label {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 5px;
	color: #ff3a01;
}
.panel-section .panel-section-two {
	float: left;
	margin-bottom: 15px;
	margin-left: 5px;
	width: 441px;
	padding-top: 7px;
}
.panel-section .panel-section-two-text {
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
.panel-section .panel-section-two-text .label-left {
	float: left;
	width: 110px;
}
.panel-section .panel-section-two-text .label-left > label {
	color: #666;
	font-size: 12px;
	font-weight: 400;
}
.panel-section .panel-section-two-text .label-right {
	float: left;
	width: auto;
}
.panel-section .panel-section-two-text .label-right > label {
	color: #666;
	font-size: 12px;
	font-weight: 600;
}
.head-col {
	color: #000;
	font-weight: bold;
	padding-bottom: 10px;
}
.head-col-red {
	color: #ff4700;
	font-weight: bold;
	padding-bottom: 10px;
}
.head-col-main {
	color: green;
	font-weight: bold;
	padding-bottom: 10px;
}
.panel-body ul {
	padding-left: 30px !important;
}
.litreq-btn {
	background: #fff none repeat scroll 0 0 !important;
	border: 1px solid #c63700 !important;
	color: #ff4508 !important;
	float: left;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	padding: 10px;
	text-align: center;
	text-transform: none;
}
.litreq-btn .litreq-btn-txt {
	float: left;
	width: auto;
}
.litreq-btn .litreq-btn-icon {
	float: right;
	width: auto;
}
.litreq-btn-icon > a {
	color: #ff4508;
	margin-right: 5px;
}
.litreq-btn-icon > a:last-child {
	margin-right: 0;
}
/* ------------- Mega Menu ------------- */

li.smenu_title {
	background-color: #f5f5f5 !important;
}
.compare-title {
	background-image: url('/upload_resources/bgcimg.png');
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-left: 50px;
	height: 50px;
	text-align: left;
	font-size: 16px;
	color: #ff4700;
	line-height: 20px;
}
.compare_select {
	padding-left: 50px;
	display: table;
	width: 100%;
	height: 52px;
	padding-top: 10px;
	margin-bottom: 50px;
	color: #ff4700;
}
.compare_selected {
	display: none;
}
.compare .main {
	border: 1px solid #000;
	padding: 0px;
	text-align: center;
}
.compare .mainc_title {
	background-color: #555555;
	background-image: none;
	color: #fff;
}
.compare .compare_check {
	background-color: #ccc;
	color: #000;
	height: 50px;
	padding-top: 10px;
}
.compare .compare_selected {
	display: block;
	color: #000;
	font-size: 16px;
}
.modalList .main {
	padding-top: 20px;
}
.compare_dhead {
	background-color: #f8f8f8;
	padding: 15px;
	padding-right: 50px;
	text-align: right;
	color: #555;
	font-weight: bold;
	height: 50px;
}
.compare_dheadf {
	background-color: #f8f8f8;
	padding: 15px;
	text-align: left;
	color: #555;
	font-weight: bold;
}
.compare_dheadw {
	background-color: #fff;
	padding: 15px;
	text-align: left;
	color: #555;
	font-weight: bold;
}
.cremove_icon {
	color: #ff4700;
	font-size: 18px;
}
.cdetail_title {
	color: #ff4700;
	font-size: 16px;
	margin-bottom: 15px;
}
.coverview {
	border: 1px solid #ff4700;
	float: left;
	margin: 5px 0;
	padding: 5px 20px;
	width: auto;
}
.cllink {
	cursor: pointer;
	color: #ff804e;
	font-size: 12px;
	text-decoration: none;
	padding: 9px 10px;
	margin: 2px 0px;
	line-height: 17px;
	border: 1px solid #fff;
}
.cllink:hover {
	color: #ff804e;
	font-size: 12px !important;
	text-decoration: none;
	border: 1px solid #ff804e;
	background: #fafafa none repeat scroll 0 0;
	padding: 9px 10px !important;
	margin: 2px 0px;
}
#photo p {
	margin: 10px 0px;
}
#project p {
	margin: 10px 0px;
}
#layout_page {
	display: none;
}
#minimax-front-builder a.minimax-fe {
	display: none;
}
.memo_request {
	margin-top: -50px;
	cursor: pointer;
}
.sec-menu {
	padding: 8px 0px;
	background-color: rgb(255, 73, 3);
	position: relative;
}
.sec-menu a:hover {
	color: #000;
}
hr.menu-devide {
	border-bottom: 1px solid #c0c0c0 !important;
	float: left;
	height: 0 !important;
	margin: 10px 0 !important;
	width: 100%;
}
.lineicon {
	color: #ff4700;
	font-size: 15px;
	line-height: 17px;
	margin-right: 10px;
}
.main-header-sub-menu {
	margin-top: 10px;
	float: right;
	margin-bottom: 10px;
}
.main-header-sub-menu > a {
	color: #666;
	font-size: 13px;
	text-decoration: none;
}
.main-header-sub-menu > a.actived {
	color: #000;
	text-decoration: none;
}
.main-header-sub-menu > a.active {
	color: #808080;
	text-decoration: underline;
}
.col-sm-3.ftp_border-tab {
	margin-bottom: 25px;
}
/*
input[type="checkbox"], input[type="radio"] {
    margin-right: 20px !important;
}*/

.panel.panel-default.visible-light {
	opacity: 0.5;
}
.angle-downicon {
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: #FF4508;
	margin-top: 0px;
	float: left;
	width: 100%;
	margin-bottom: 35px;
}
.mandatory {
	color: red;
}
/*------------------------------------------------------------search---------------------------------------------------------------*/
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform input[type=submit] {
	position: absolute;
	width: 100px;
	height: 100%;
	background-color: transparent;
	border: 0;
	right: 0;
	top: 0;
}
#mk-fullscreen-searchform:focus {
	outline: none;
	border: none;
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform .fullscreen-search-icon {
	font-size: 25px;
	position: absolute;
	right: 15px;
	width: 25px;
	top: 30px;
	color: #fff;
	color: rgba(255, 255, 255, .2);
	-webkit-transition: all .2s ease-out;
	-moz-transition: all .2s ease-out;
	-ms-transition: all .2s ease-out;
	-o-transition: all .2s ease-out;
	transition: all .2s ease-out;
}
.fullscreen-search-icon:hover, .fullscreen-search-icon:focus {
	border: none;
	outline: none;
	color: #bbb8b8 !important;
	-webkit-transition: transform ease-out .2s;
	-moz-transition: transform ease-out .2s;
	-ms-transition: transform ease-out .2s;
	-o-transition: transform ease-out .2s;
	transition: transform ease-out .2s;/* transform: rotate(180deg);*/
}
#mk-fullscreen-searchform {
	position: relative;
	verticle-align: middle;
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input {
	width: 800px;
	background-color: transparent;
	-webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
	-moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
	box-shadow: 0 3px 0 0 rgba(255, 255, 255, .1);
	border: 0;
	text-align: center;
	font-size: 35px;
	padding: 20px;
	color: #fff;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #mk-fullscreen-searchform #mk-fullscreen-search-input:focus {
	boder: none;
	outline: none;
}
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show {
	visibility: visible;
	opacity: 1;
	z-index: 99999999;
}
.mk-fullscreen-search-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	opacity: 0;
	visibility: hidden;
	background-color: rgba(0, 0, 0, .94);
	text-align: center;
	-webkit-transition: all ease-in-out .25s;
	-moz-transition: all ease-in-out .25s;
	-ms-transition: all ease-in-out .25s;
	-o-transition: all ease-in-out .25s;
	transition: all ease-in-out .25s;
}
.mk-animate-element, .mk-effect-bg-layer, .mk-fullscreen-search-overlay {
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}
.mk-fullscreen-search-overlay {
	z-index: 999;
}
.mk-fullscreen-search-overlay .mk-fullscreen-close:link,  .mk-fullscreen-search-overlay .mk-fullscreen-close:visited {
	color: #fff;
}
.mk-fullscreen-search-overlay .mk-fullscreen-close {
	position: absolute;
	right: 50px;
	top: 70px;
	font-size: 26px;
	-webkit-transition: transform ease-out .2s;
	-moz-transition: transform ease-out .2s;
	-ms-transition: transform ease-out .2s;
	-o-transition: transform ease-out .2s;
	transition: transform ease-out .2s;
	transform: rotate(0deg);
}
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show #mk-fullscreen-search-wrapper {
	opacity: 1;
	visibility: visible;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	ms-transform: scale(1);
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper {
	display: inline-block;
	max-width: 1000px;
	vertical-align: middle;
	text-align: center;
	font-size: 18px;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
	ms-transform: scale(0.9);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all ease-in-out .3s;
	-moz-transition: all ease-in-out .3s;
	-ms-transition: all ease-in-out .3s;
	-o-transition: all ease-in-out .3s;
	transition: all ease-in-out .3s;
}
.mk-search-trigger {
	-webkit-transition: color .2s ease-in-out;
	-moz-transition: color .2s ease-in-out;
	-ms-transition: color .2s ease-in-out;
	-o-transition: color .2s ease-in-out;
	transition: color .2s ease-in-out;
}
/* Search Button */
#search-button {
	display: relative;
	vertical-align: middle;
	height: 26px;
	width: 40px;
	border-radius: 50%;
	cursor: pointer;
	opacity: 1;
	padding-right: 10px;
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
}
#search-button i {
	color: #ff804e !important;
	font-size: 20px;
	position: absolute;
	left: 10px;
	top: 5px;
}
#search-button:hover,  .mk-fullscreen-close:hover {
	opacity: 1;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: all 400ms;
	-moz-transition: all 400ms;
	-ms-transition: all 400ms;
	-o-transition: all 400ms;
}
/*--------------------------------------------------------------------search end-------------------------------------------------------*/

.mm-hover > a {
	/*margin-left: 0;
    transition: all 0.5s ease-in-out 0s;*/
	background: #ffffff !important;
	padding: 7px 10px 8px !important;
}
.mm-hover > a:hover {
}
.dl-menu.dl-menuopen a:hover {
}
li.mm-hover:hover {
}
li.mm-hover {
}
.dl-menuwrapper li.dl-back::after {
	left: 7px !important;
	top: 3px !important;
}
.dl-menuwrapper li > a:not(:only-child)::after {
	top: 7px !important;
}
.family_circle {
	height: 55px;
	width: 55px;
	background-color: #fff;
	border-radius: 50%;
	padding: 5px;
}
.fa.fa-angle-right.right2.icon, .fa.fa-angle-right.right2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 11px;
}
.tab-menu2.mm-hover {
	padding: 0 !important;
	position: relative;
}
.tab-menu2.mm-hover:hover {
	border-bottom: 1px solid #ff4900;
}
.tab-menu2.mm-hover > i {
	position: absolute;
	right: 0;
	top: 10px;
}
.tab-menu2.mm-hover > a {
	display: block;
	padding: 10px 0px 8px !important;
	width: 100%;
}
.tab-menu2.mm-hover > a:hover {
	padding: 10px 0px 8px !important;
	text-decoration: none;
	color: #FF4508;
}
.tab-menu2.mm-hover:hover i {
	color: #FF4508;
}
.tab-menu2.mm-hover > a {
	cursor: pointer;
}
.tab-menu2.mm-hover i.icn-hide {
	display: none;
}
.tab-menu2.mm-hover > a.tab-menu2-inner:hover i.icn-hide {
	position: absolute;
	display: block;
	right: 10px;
	top: 7px;
}
.tab-menu2.mm-hover > a.tab-menu2-inner.active i.icn-hide {
	position: absolute;
	display: block;
	right: 10px;
	top: 7px;
}
.tab-menu2.mm-hover > a:hover i.fa.icn-hide {
	display: block;
}
.tab-menu3, .tab-menu2 {
	margin: 0 !important;
}
.zoomin img {
	/*height: 200px;
    width: 200px;*/
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease;
}
.zoomin img:hover {
	width: 170px;
	height: 170px;
}
.footer-contact {
	margin-top: 20px;
	padding-left: 10px;
}
.footer-address {
	margin-top: 10px;
	padding-left: 10px;
	color: #fff;
}
.footer-shipping {
	margin-top: 10px;
	padding-left: 10px;
	color: #fff;
	border-bottom: 1px dotted #fff;
	padding-bottom: 30px;
	margin-bottom: 20px;
}
.footer-social {
	margin-top: 10px;
	padding-left: 10px;
	color: #fff;
	width: 100%;
	display: table;
}
.social-fb-img {
	width: 29px;
	height: 29px;
	float: left;
	margin-right: 10px;
	background-image: url(/upload_resources/fb.png);
	background-size: cover;
	background-position: -29px 29px;
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
}
.social-fb-img:hover {
	background: url("/upload_resources/fb.png");
	background-position: 29px 58px;
	height: 29px;
	width: 29px;
	background-size: cover;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.social-img {
	width: 29px;
	height: 29px;
	float: left;
	margin-right: 10px;
	background-image: url(/upload_resources/tw.png);
	background-size: cover;
	background-position: -29px 29px;
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
}
.social-img:hover {
	background: url("/upload_resources/tw.png");
	background-position: 29px 58px;
	height: 29px;
	width: 29px;
	background-size: cover;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.social-instagram-img {
	width: 29px;
	height: 29px;
	float: left;
	margin-right: 10px;
	background-image: url(/upload_resources/in.png);
	background-size: cover;
	background-position: -29px 29px;
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	transition-property: transform;
}
.social-instagram-img:hover {
	background: url("/upload_resources/in.png");
	background-position: 29px 58px;
	height: 29px;
	width: 29px;
	background-size: cover;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
}
.logo1-img {
	width: 177px;
	height: 89px;
	display: inline-block;
	background-image: url(/upload_resources/flogo1.jpg);
}
.logo1-img:hover {
	width: 177px;
	height: 89px;
	display: inline-block;
	margin-right: 10px;
	background-image: url(/upload_resources/flogo1.jpg);
	background-size: cover;
	background-position: -4px -2px;
	-webkit-transition-duration: .8s;
	-moz-transition-duration: .2s;
	-o-transition-duration: .2s;
	transition-duration: .2s;
	-webkit-transition-property: -webkit-transform;
 -moz-transition-property: -moz-transform1 -o-transition-property: -o-transform;
	transition-property: transform;
}
.logo2-img {
	width: 345px;
	height: 75px;
	display: inline-block;
	margin-right: 10px;
	background-image: url(/upload_resources/flogo2.jpg);
	background-size: cover;
	background-position: -20px 67px;
}
.logo2-img:hover {
	background: url("/upload_resources/flogo2.jpg");
	background-position: -20px 137px;
	width: 345px;
	height: 75px;
	background-size: cover;
}
.logo3-img {
	width: 187px;
	height: 70px;
	display: inline-block;
	margin-right: 10px;
	background-image: url(/upload_resources/flogo3.jpg);
	background-size: cover;
	background-position: -13px 67px;
}
.logo3-img:hover {
	background: url("/upload_resources/flogo3.jpg");
	background-position: -13px 141px;
	background-size: cover;
}
.social-text {
	width: 90px;
	float: left;
}
.social-text-color {
	color: #a9a9a9;
}
.footer-brand {
	border-top: 1px solid #181c1e;
	padding-top: 30px;
	padding-bottom: 50px;
	background-color: #292929;
	color: #E2E2E2;
	text-align: center;
}
.footer-brand-heading {
	padding: 0 0 30px;
	color: #a9a9a9;
}
.company_direction a {
	color: #ff4700 !important;
}
.padding-bottom15 {
	padding-bottom: 15px;
}
.seating-collapse-panel .seating-heading a.collapsed:before {
	content: "\f105";
	color: #989898;
}
.seating-collapse-panel .seating-heading a:before {
	font-family: "FontAwesome";
	content: "\f107";
	color: #989898;
	position: absolute;
	left: 8px;
	font-size: 16px;
	font-weight: 400;
	top: 12px;
	line-height: 1;
}
#sel1 {
	height: 27px;
	line-height: 27px;
	padding: 0px 6px;
	border-radius: 0px;
}
.sortbytag {
	text-align: right;
}
.sortbytag label {
	font-size: 12px;
	font-weight: bold !important;
	line-height: 27px;
	display: inline-block;
	width: auto;
	padding-right: 5px;
	width: 67px;
}
.sortbytag .select {
	width: 126px;
}
.seating-heading.pDetails-heading h4 a {
	background-color: #f0f0f0;
	border: 1px solid #f0f0f0;
	color: #6c6c6c !important;
	display: inline-block;
	font-size: 12px !important;
	font-weight: 100 !important;
	padding: 14px 12px 0px 22px !important;
	position: relative;
	text-decoration: none;
	width: 100%;
	font-weight: bold !important;
	font-family: 'Open Sans', sans-serif;
}
.seating-collapse-panel #accordion {
	margin: 0;
}
.seating-body {
	border-top: none;
	background: #f0f0f0;
}
.col-sm-3.chair-lower-subhead {
	margin-top: 50px;
}
.main-header.phmenu {
	display: none;
}
.mfcard {
	float: left !important;
	height: 300px;
	max-width: 100%;
	width: 218px;
}
.col-sm-3.ftp_border-tab.mfcard.pcard {
	height: 180px !important;
}
/*fabric card*/
.fcpf_border-txt {
	float: left;
	font-size: 12px;
	width: 100%;
}
.menu-txt {
	font-size: 12px;
	width: 100%;
	color: #888888;
}
.menu-txt p {
	text-align: center;
}
.fcpf_border-txt-head {
	float: left;
	width: auto;
}
.fcpf_border-txt-data {
	float: left;
	width: auto;
}
.fcpf_border > a > img:hover {
	background: #fff none repeat scroll 0 0 !important;
	border: 1px solid #f29a79;
	margin-left: 2px;
	margin-top: -3px;
	transform: scale(1.1);
	transition: all 0.5s ease-in-out 0s;
	width: 200px !important;
}
#btncompare {
	position: fixed;
	width: 100%;
	/*  border: 1px solid #ccc;
    padding: 15px 12px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 0 5px 0px #ccc;
	bottom: -34px;*/
	z-index: 9999;
	left: 0px;
	bottom: -100%;
}
#btncompare .customcontainer {
	border: 1px solid #ccc;
	padding: 15px 12px;
	box-sizing: border-box;
	background: #fff;
	box-shadow: 0 0 5px 0px #ccc;
	position: relative;
}
 @media (min-width: 220px) and (max-width: 480px) {
.tools-download-sec {
	width: 95%;
}
.litreq {
	width: 96%;
}
.col-sm-12.btn-photogallery {
	width: 96%;
}
.tools-download-md {
	width: 95%;
}
.tab-content.col-xs-12.tab-contentmain {
	width: 99%;
}
.col-sm-12.f-overview {
	float: left;
	width: 100%;
	margin-bottom: 75px;
}
.col-sm-12.f-ov-head {
	float: left;
	width: 100%;
}
.col-sm-12.f-ov-body {
	float: left;
	width: 99%;
}
.textwidget {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.compare-title {
	padding-left: 14%;
	padding-top: 23px;
}
.cont-sec {
	border: 1px solid #ccc;
	box-sizing: border-box;
	float: left;
	margin: 4% !important;
	position: relative;
	width: 91%;
	height: 220px;
}
.col-sm-3.ftp_border-tab.mfcard.pcard {
	height: 180px !important;
}
.row.topContant {
	display: none;
}
.cycloneslider-pager {
	display: none;
}
.col-sm-2.headerLogin {
	margin-left: -16px !important;
}
.angle-downicon {
	margin-bottom: 0;
}
.col-sm-2.headerLogin {
	display: none;
}
.cycloneslider-template-standard .cycloneslider-slides {
	width: 100% !important;
}
.col-sm-12.fleft-head {
	float: left;
	width: 100%;
}
.col-sm-12.sleft-head {
	float: left;
	width: 100%;
}
.social-text {
	float: left;
	width: auto;
}
.tleft-head {
	width: 100%;
}
.col-sm-4.modalList > .col-sm-3 > a > img {
	position: absolute;
	right: 20px;
	top: 15px;
}
.modalList {
	position: relative;
}
.col-sm-3.chair-lower-subhead {
	margin-top: 10px;
}
.main-header-sub-menu {
	margin-right: 10px;
	margin-top: -75px;
}
.btn-listview > span.txt-listview {
	display: none;
}
.btn-shortview > span.txt-shortview {
	display: none;
}
.l-view > .btn-listview, .l-view > .btn-shortview {
	float: left;
	width: auto;
}
.btn-shortview {
	margin-left: 5px;
}
.main-header.phmenu {
	display: block;
	margin-left: -5px;
	margin-top: -20px;
	padding-left: 25px;
	transform: skewX(0deg);
}
.main-header.phmenu > ul li a:hover {
	background: #292929 none repeat scroll 0 0;
	color: #fff;
}
.main-header.phmenu > ul li a {
	display: block;
	float: left;
}
.main-header.phmenu > ul li a {
	background: #f0f2f1 none repeat scroll 0 0;
	color: #ff4700;
	font-size: 12px;
	font-weight: 600;
	padding: 3px;
}
 .main-header.phmenu > ul li a::hover {
 background: #2D2D2D;
 color: #fff;
}
.nav.navbar-nav.navbar-right.m-menu {
	display: block !important;
}
.main-header.phmenu > ul li a > div#search-button i {
	line-height: 17px;
	top: 2;
	color: #ff804e !important;
	font-size: 15px !important;
	;
	left: 10px;
	position: absolute;
	top: 5px;
}
#search-button i {
	color: #ff804e !important;
	font-size: 15px;
	left: 10px;
	position: absolute;
	top: 5px;
}
.main-header.phmenu > ul li a:hover {
	background: transparent none repeat scroll 0 0;
	color: #fff;
}
#search-button:hover, .mk-fullscreen-close:hover {
	height: 22px;
	opacity: 0.6;
	transform: rotate(180deg);
	transition: all 400ms ease 0s;
	width: 28px;
}
.navbar-nav > li > a {
	line-height: 26px;
}
#search-button {
	height: 23px;
	width: 28px;
}
.col-sm-3.mfcard {
	float: left;
	margin-bottom: 23px !important;
	margin-top: 20px;
	padding-bottom: 20px !important;
	text-align: left;
	width: 50%;
}
.col-sm-3.mfcard > .fcpf_border {
	text-align: center;
	width: 157px;
}
.fcpf_border-txt {
	font-size: 12px;
	text-align: left;
}
.fcpf_border-txt-head {
	float: left;
}
.fcp_title {
	font-size: 14px !important;
	margin-bottom: 10px !important;
	text-align: left !important;
	width: 140px;
}
.ftp_border-tab.mfcard {
	float: left;
	margin-bottom: 0 !important;
	margin-top: 20px;
	padding-bottom: 0 !important;
	text-align: left;
	width: 50%;
}
.ftp_border-tab.mfcard > .ftp_border {
	margin-bottom: 5px !important;
	padding-bottom: 0 !important;
}
.ftp_border-tab.mfcard > .fcp_title {
	float: left;
	width: 142px !important;
}
.col-sm-3.ftp_border-tab.mfcard.pcard {
	float: left;
	height: 197px;
	margin-bottom: 20px;
	width: 50% !important;
}
.col-sm-3.ftp_border-tab.mfcard.pcard .ftp_border {
	float: left;
	width: auto;
}
.col-sm-3.ftp_border-tab.mfcard.pcard .fcp_title {
	float: left;
	text-align: center !important;
	width: 140px !important;
}
.filter {
	display: none;
}
.l-view {
	display: block;
	float: left;
	margin-bottom: 14px;
	margin-left: -20px;
	margin-top: 10px;
	text-align: left;
	width: 112%;
}
.btn-typeContract {
	display: none;
}
.tlmain {
	display: none;
}
.model-dno {
	display: none;
}
ul.nav.navbar-nav.navbar-right.m-menu {
	display: none;
}
ul.nav.navbar-nav.navbar-right.m-menu li:nth-child(1) {
	margin-left: -10px !important;
}
ul.nav.navbar-nav.navbar-right.m-menu li {
	float: left;
	margin-left: -10px;
	width: 100%;
	background: #f5f5f5 none repeat scroll 0 0;
}
ul.nav.navbar-nav.navbar-right.m-menu li:hover {
	float: left;
	margin-left: -10px;
	width: 100%;
	background: #333 none repeat scroll 0 0;
}
.nav.navbar-nav.navbar-right.m-menu > li > a {
	border-bottom: 1px solid;
	padding: 7px 10px;
	width: 100% !important;
	color: #fe3300;
}
.nav.navbar-nav.navbar-right.m-menu > li > a:hover {
	border-bottom: 1px solid #333;
	background: #333 none repeat scroll 0 0;
	padding: 7px 10px;
	width: 100% !important;
	color: #fff;
}
.main-header.phmenu > ul li a:hover {
	background: #333 none repeat scroll 0 0;
	border-bottom: 1px solid #333 !important;
	color: #fff;
}
.msmartmenu {
	background: transparent none repeat scroll 0 0;
	float: left;
	height: 30px;
	margin-bottom: 0;
	position: absolute;
	right: 11px;
	top: -52px !important;
	width: 100%;
	z-index: 99999;
}
.msmartmenu > a {
	background: #999 none repeat scroll 0 0;
	border: 1px solid #888;
	font-size: 14px;
	line-height: 17px;
	padding: 3px 6px 5px;
	position: absolute;
	right: 0;
	top: 5px;
}
.msmartmenu > a:active ul.nav.navbar-nav.navbar-right.m-menu, .msmartmenu > a:active ul.nav.navbar-nav.navbar-right.m-menu li {
	display: block;
}
.msmartmenu > a:hover i {
	cursor: default;
}
header {
	margin: 0 auto;
	width: 100%;
}
.tab-contant-mini {
	float: left;
	width: 100%;
}
.btn-photogallery {
	display: none;
}
.btn-allfeature {
	display: none;
}
.nav.nav-tabs.nav-tabby > li:last-child {
	margin-bottom: 0;
}
.nav.nav-tabs.nav-tabby > li {
	margin-bottom: 5px;
}
.main-header-sub-menu {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-left: 2px !important;
	margin-top: 5px !important;
	position: relative;
	z-index: 99;
}
.tools-download-md, .tools-download-sec-md {
	border-bottom: 1px solid #ff4700;
	padding: 4px 0;
	color: #ff4508;
	text-align: center;
	float: left;
	font-size: 16px;
}
.tools-download-sec-md {
	width: 95%;
}
.tools-download-md {
	width: 100%;
}
.tools-download-md p, .tools-download-sec-md p {
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.tools-download-txt-md {
	float: left;
	font-size: 12px;
	padding-left: 15px;
	width: auto;
	min-width: 159px;
}
.tools-download-icon-md {
	float: right;
}
.tools-download-md-i {
	float: right;
	width: 30px;
}
.btn-photogallery > div {
	display: none;
}
.btn-allfeature > div {
	display: none;
}
.lmenu_inner {
	display: none;
}
.tmain {
	display: none;
}
.lmenu_inner_head > a {
	float: left;
	margin-bottom: 0;
	margin-top: 7px;
	text-align: center;
	width: 100%;
}
.lmenu_inner_head {
	color: #666666 !important;
	font-family: "Open Sans";
	font-weight: 300 !important;
	height: 33px !important;
	padding: 0 !important;
}
.lmenu_inner_head {
	border-bottom: 0 solid #ccc;
	border-top: 0 solid #ccc;
	color: #888888;
	float: left;
	font-size: 12px;
	margin: 10px 0 0;
	padding: 14px 0;
	text-align: center;
	width: 100%;
}
.col-sm-3.cmpny-location {
	float: left;
	text-align: center;
	width: 100%;
}
.col-sm-12.footer-section .textwidget {
	float: left;
	margin-bottom: 0;
	width: 100%;
}
.col-sm-12.footer-section .textwidget .text-align-center.text-white {
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	width: 100%;
}
.col-sm-12.footer-section {
	float: left;
	text-align: center;
	width: 100%;
}
.col-sm-3.text-align-center.text-white > a {
	float: left;
	text-align: center;
	width: 100%;
}
.panel.panel-default {
	padding: 0;
	width: 99%;
}
.panel h4.panel-title a {
	padding: 8px 27px 8px 24px !important;
}
.col-sm-3.q2w3-fixed-widget-container div {
	position: relative !important;
}
.panel-heading.cDetails-heading h4 a {
	float: left !important;
	height: 40px;
	line-height: 21px;
	width: 100%;
}
.fcp_title {
	margin-bottom: 30px !important;
	width: auto;
}
.col-sm-12.padding-none.sport_stitle {
	float: left;
	margin: 5px 15px 10px !important;
	padding-bottom: 10px;
	width: 93%;
}
.cDetails-download-box1.col-sm-3 {
	float: left;
	padding: 15px;
	width: 100%;
}
.seating-view-features-active {
	float: left;
	margin-bottom: 2px;
	margin-right: 1px;
}
.seating-view-features {
	float: left;
	margin-bottom: 2px;
	margin-right: 1px;
	width: auto;
}
.row.footer-brand .text-center {
	float: left;
	width: 100%;
	text-align: center;
}
.row.footer-brand .text-center span.logo2-img {
	width: 100%;
}
li.dropdown > ul.nav.navbar-nav.navbar-right.m-menu {
	display: none !important;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-left: 10px;
}
li > ul.nav.navbar-nav.navbar-right.m-menu {
	display: none !important;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-left: 10px;
}
li.dropdown > ul.nav.navbar-nav.navbar-right.m-menu li a {
	padding-left: 20px;
	float: left;
}
li > ul.nav.navbar-nav.navbar-right.m-menu li a {
	padding-left: 20px;
	float: left;
}
li:hover ul.nav.navbar-nav.navbar-right.m-menu {
	display: block !important;
}
}
 @media (min-width:481px) and (max-width: 768px) {
.downloadbox h2.category-name {
	width: 100%;
}
.rowss {
	min-height: 300px;
}
.downloadbox ul.listings {
	width: 100%;
}
.tab-content.col-xs-12.tab-contentmain {
	width: 99%;
}
.col-sm-12.f-overview {
	float: left;
	width: 100%;
	margin-bottom: 75px;
}
.col-sm-12.f-ov-head {
	float: left;
	width: 100%;
}
.col-sm-12.f-ov-body {
	float: left;
	width: 99%;
}
.textwidget {
	float: left;
	margin-bottom: 20px;
	width: 100%;
}
.compare-title {
	padding-left: 14%;
	padding-top: 23px;
}
.cont-sec {
	border: 1px solid #ccc;
	box-sizing: border-box;
	float: left;
	position: relative;
	width: 100%;
}
.cycloneslider-pager {
	display: none;
}
header .mainlogo > a > img {
	height: 50px;
	margin-left: 2%;
	padding: 0;
}
header .mainlogo {
	margin-bottom: 5px;
}
.col-sm-2.headerLogin {
	margin-left: -16px !important;
}
.angle-downicon {
	margin-bottom: 0;
}
.col-sm-2.headerLogin {
	display: none;
}
.cycloneslider-template-standard .cycloneslider-slides {
	width: 100% !important;
}
.col-sm-12.fleft-head {
	float: left;
	width: 100%;
}
.col-sm-12.sleft-head {
	float: left;
	width: 100%;
}
.social-text {
	float: left;
	width: auto;
}
.tleft-head {
	width: 100%;
}
.col-sm-4.modalList > .col-sm-3 > a > img {
	position: absolute;
	right: 20px;
	top: 15px;
}
.modalList {
	position: relative;
}
.col-sm-3.chair-lower-subhead {
	margin-top: 10px;
}
.main-header-sub-menu {
	margin-right: 10px;
	margin-top: -75px;
}
.btn-listview > span.txt-listview {
	display: none;
}
.btn-shortview > span.txt-shortview {
	display: none;
}
.l-view > .btn-listview, .l-view > .btn-shortview {
	float: left;
	width: auto;
}
.btn-shortview {
	margin-left: 5px;
}
.main-header.phmenu {
	display: block;
	margin-left: -5px;
	margin-top: -20px;
	padding-left: 25px;
	transform: skewX(0deg);
}
.main-header.phmenu > ul li a:hover {
	background: #292929 none repeat scroll 0 0;
	color: #fff;
}
.main-header.phmenu > ul li a {
	display: block;
	float: left;
}
.main-header.phmenu > ul li a {
	background: #f0f2f1 none repeat scroll 0 0;
	color: #ff4700;
	font-size: 12px;
	font-weight: 600;
	padding: 3px;
}
 .main-header.phmenu > ul li a::hover {
 background: #2D2D2D;
 color: #fff;
}
.nav.navbar-nav.navbar-right.m-menu {
	display: block !important;
}
.main-header.phmenu > ul li a > div#search-button i {
	line-height: 17px;
	top: 2;
	color: #ff804e !important;
	font-size: 15px !important;
	;
	left: 10px;
	position: absolute;
	top: 5px;
}
#search-button i {
	color: #ff804e !important;
	font-size: 15px;
	left: 10px;
	position: absolute;
	top: 5px;
}
.main-header.phmenu > ul li a:hover {
	background: transparent none repeat scroll 0 0;
	color: #fff;
}
#search-button:hover, .mk-fullscreen-close:hover {
	height: 22px;
	opacity: 0.6;
	transform: rotate(180deg);
	transition: all 400ms ease 0s;
	width: 28px;
}
.navbar-nav > li > a {
	line-height: 26px;
}
#search-button {
	height: 23px;
	width: 28px;
}
.col-sm-3.mfcard {
	float: left;
	margin-bottom: 23px !important;
	margin-top: 20px;
	padding-bottom: 20px !important;
	text-align: left;
	width: 50%;
}
.col-sm-3.mfcard > .fcpf_border {
	text-align: center;
}
.ftp_border-tab.mfcard {
	float: left;
	margin-bottom: 0 !important;
	margin-top: 20px;
	padding-bottom: 0 !important;
	text-align: left;
	width: 50%;
}
.ftp_border-tab.mfcard > .ftp_border {
	margin-bottom: 5px !important;
	padding-bottom: 0 !important;
}
.ftp_border-tab.mfcard > .fcp_title {
	float: left;
	width: 142px !important;
}
.textwidget {
	float: left;
	margin-bottom: 20px;
	padding-right: 15px;
}
.filter {
	display: none;
}
.btn-typeContract {
	display: none;
}
.tlmain {
	display: none;
}
.model-dno {
	display: none;
}
ul.nav.navbar-nav.navbar-right.m-menu {
	display: none;
}
ul.nav.navbar-nav.navbar-right.m-menu li:nth-child(1) {
	margin-left: -10px !important;
}
ul.nav.navbar-nav.navbar-right.m-menu li {
	float: left;
	margin-left: -10px;
	width: 100%;
	background: #f5f5f5 none repeat scroll 0 0;
}
ul.nav.navbar-nav.navbar-right.m-menu li:hover {
	float: left;
	margin-left: -10px;
	width: 100%;
	background: #333 none repeat scroll 0 0;
}
.nav.navbar-nav.navbar-right.m-menu > li > a {
	border-bottom: 1px solid;
	padding: 7px 10px;
	width: 100% !important;
	color: #fe3300;
}
.nav.navbar-nav.navbar-right.m-menu > li > a:hover {
	border-bottom: 1px solid #333;
	background: #333 none repeat scroll 0 0;
	padding: 7px 10px;
	width: 100% !important;
	color: #fff;
}
.main-header.phmenu > ul li a:hover {
	background: #333 none repeat scroll 0 0;
	border-bottom: 1px solid #333 !important;
	color: #fff;
}
.msmartmenu {
	background: transparent none repeat scroll 0 0;
	float: left;
	height: 30px;
	margin-bottom: 0;
	position: absolute;
	right: 11px;
	top: -52px !important;
	width: 100%;
	z-index: 99999;
}
.msmartmenu > a {
	background: #999 none repeat scroll 0 0;
	border: 1px solid #888;
	font-size: 14px;
	line-height: 17px;
	padding: 3px 6px 5px;
	position: absolute;
	right: 0;
	top: 5px;
}
.msmartmenu > a:active ul.nav.navbar-nav.navbar-right.m-menu, .msmartmenu > a:active ul.nav.navbar-nav.navbar-right.m-menu li {
	display: block;
}
.msmartmenu > a:hover i {
	cursor: default;
}
header {
	margin: 0 auto;
	width: 100%;
}
.tab-contant-mini {
	float: left;
	width: 100%;
}
.btn-photogallery {
	display: none;
}
.btn-allfeature {
	display: none;
}
.nav.nav-tabs.nav-tabby > li:last-child {
	margin-bottom: 0;
}
.nav.nav-tabs.nav-tabby > li {
	margin-bottom: 5px;
}
.main-header-sub-menu {
	display: block;
	float: left;
	margin-bottom: 10px;
	margin-left: 2px !important;
	margin-top: 5px !important;
	position: relative;
	z-index: 99;
}
.tools-download-md, .tools-download-sec-md {
	border-bottom: 1px solid #ff4700;
	padding: 4px 0;
	color: #ff4508;
	text-align: center;
	float: left;
	font-size: 16px;
}
.tools-download-sec-md {
	width: 100%;
}
.tools-download-md {
	width: 255px;
}
.tools-download-md p, .tools-download-sec-md p {
	margin-bottom: 0;
	width: 100%;
	float: left;
}
.tools-download-txt-md {
	float: left;
	font-size: 12px;
	padding-left: 15px;
	width: auto;
	min-width: 159px;
}
.tools-download-icon-md {
	float: right;
}
.tools-download-md-i {
	float: right;
	width: 30px;
}
.btn-photogallery > div {
	display: none;
}
.btn-allfeature > div {
	display: none;
}
.lmenu_inner {
	display: none;
}
.tmain {
	display: none;
}
.lmenu_inner_head > a {
	float: left;
	margin-bottom: 0;
	margin-top: 7px;
	text-align: center;
	width: 100%;
}
.lmenu_inner_head {
	color: #666666 !important;
	font-family: "Open Sans";
	font-weight: 300 !important;
	height: 33px !important;
	padding: 0 !important;
}
.lmenu_inner_head {
	border-bottom: 0 solid #ccc;
	border-top: 0 solid #ccc;
	color: #888888;
	float: left;
	font-size: 12px;
	margin: 10px 0 0;
	padding: 14px 0;
	text-align: center;
	width: 100%;
}
.col-sm-3.cmpny-location {
	float: left;
	text-align: center;
	width: 100%;
}
.tab_main_head.opacity25 {
	padding-bottom: 0 !important;
	padding-left: 0 !important;
}
.address_head.margin-top30 {
	margin-top: 0 !important;
}
.col-sm-12.footer-section .textwidget {
	float: left;
	margin-bottom: 0;
	width: 100%;
}
.col-sm-12.footer-section .textwidget .text-align-center.text-white {
	float: left;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	width: 100%;
}
.col-sm-12.footer-section {
	float: left;
	text-align: center;
	width: 100%;
}
.col-sm-3.text-align-center.text-white > a {
	float: left;
	text-align: center;
	width: 100%;
}
.col-sm-3.q2w3-fixed-widget-container div {
	position: relative !important;
}
.panel-heading.cDetails-heading h4 a {
	float: left !important;
	height: 40px;
	line-height: 21px;
	width: 100%;
}
.fcp_title {
	margin-bottom: 30px !important;
	width: 223px;
}
.panel-heading.cDetails-heading h4 {
	padding-left: 10px;
	float: left;
	width: 100%;
}
.col-sm-12.padding-none.sport_stitle {
	float: left;
	margin: 5px 15px 10px !important;
	padding-bottom: 10px;
	width: 93%;
}
.tools-cDetails {
	padding: 15px 0 15px 15px;
}
.fancy-collapse-panel .panel-group .panel .panel-body {
	padding: 0 10px !important;
}
.cDetails-download-box1.col-sm-3 {
	float: left;
	padding: 15px;
	width: 100%;
}
.seating-view-features-active {
	float: left;
	margin-bottom: 2px;
	margin-right: 1px;
}
.seating-view-features {
	float: left;
	margin-bottom: 2px;
	margin-right: 1px;
	width: auto;
}
/*m-menu*/
li.dropdown > ul.nav.navbar-nav.navbar-right.m-menu, li > ul.nav.navbar-nav.navbar-right.m-menu {
	display: none !important;
	float: left;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-left: 10px;
}
li.dropdown > ul.nav.navbar-nav.navbar-right.m-menu li a, li > ul.nav.navbar-nav.navbar-right.m-menu {
	padding-left: 20px;
	float: left;
}
li:hover ul.nav.navbar-nav.navbar-right.m-menu {
	display: block !important;
}
/*texttile*/

.fcpf_border {
	border: 1px solid #f29a79;
	float: left;
	margin-bottom: 5px;
	padding: 4px;
	width: 150px;
}
.col-sm-3.mfcard {
	float: left;
	margin-bottom: 23px !important;
	margin-top: 20px;
	padding-bottom: 20px !important;
	text-align: left;
	width: 25%;
}
.fcp_title {
	margin-bottom: 30px !important;
	width: auto;
}
}
/* ==================
full screen ----
.fcpf_border-txt {
    float: left;
    font-size: 12px;
    width: 100%;
}
.fcpf_border-txt-head {
    float: left;
    width: auto;
}
.fcpf_border-txt-data {
    float: left;
    width: auto;
}
.fcpf_border > a > img:hover {
    border: 1px solid #f29a79;
    margin-left: 2px;
    margin-top: 2px;
    transform: scale(1.1);
    transition: all 0.5s ease-in-out 0s;
    width: 132px;
}
/*--------------
tab screen
-----.col-sm-3.mfcard {
    float: left;
    height: 350px
    margin-bottom: 0 !important;
    margin-top: 20px;
    padding-bottom: 20px !important;
    text-align: left;
    width: 25%;
}
.fcpf_border {
    width: 150px;
} ----*/

.clr {
	clear: both;
}
#accordion > .about-accordian > .panel-heading {
	/*padding: 8px 10px !important;
    display: inline-block;
    width: 100%;
    background-color: #f1f1f1;
    color: #888888;
    position: relative;
    text-decoration: none;
    font-size:15px;
    border: 1px solid #ccc;
 background-image:url(/img/plusicon.png);
 background-repeat:no-repeat;
 background-position:99% 14px;
     margin-bottom: 10px !important;
    font-weight: bold;
	cursor:pointer;*/
	
	padding: 8px 10px !important;
	display: inline-block;
	width: 100%;
	background-color: #ffffff;
	color: #888888;
	position: relative;
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
	text-decoration: none;
	font-size: 15px;
	border: 1px solid rgba(204, 204, 204, 0.32);
	background-image: url(/upload_resources/plusicon.png);
	background-repeat: no-repeat;
	background-position: 99% 14px;
	margin-bottom: 10px !important;
	font-weight: bold;
	cursor: pointer;
}
#accordion > .about-accordian > .panel-heading.active-panel {
	/*background-color:#292929 !important;
	color:#FFF !important;
	    border: 1px solid #292929 !important;
		 background-image:url(/img/minusicon.png);
 background-repeat:no-repeat;
  background-position:99% 14px;*/
  
	background-color: #f0f2f1 !important;
	color: #717171 !important;
	border: 1px solid #e4e4e4 !important;
	background-image: url(/upload_resources/minusicon.png);
	background-repeat: no-repeat;
	background-position: 99% 14px;
}
@media only screen and (max-width: 1124px) {
header {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 0px;
}
.comancatimgtitle {
	font-size: 12px;
}
.main-header1 row {
	margin-left: 0px;
	margin-right: 0px;
}
.main-menu .navbar-nav > li > ul.submenu {
	left: -205px;
	width: 1080px;
}
.tollsleft {
	margin-left: 587px;
}
.aboutleft {
	margin-left: 657px;
}
.contractleft {
	margin-left: 505px;
}
.upholleft {
	margin-left: 410px;
}
.settingleft {
	margin-left: 200px;
}
.main-menu .navbar-nav > li > a {
	padding: 11px 12px !important;
}
.main-menu .navbar-nav > li > a {
	font-size: 13px;
}
li.lisearch {
	transform: skewX(-30deg);
	width: 8px;
	background: white;
	height: 100%;
}
.lisearch2 #mk-fullscreen-searchform {
	width: 285px;
}
.sec-cont {
	color: #6a6a6a;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;
	min-height: auto;
	text-align: center;
}
.cont-sec .cont-sec-footer-icon {
	bottom: 2px;
	left: 45px;
	position: absolute;
	opacity: 0.8;
}
.sec-head2 {
	color: #ff3000;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 8px;
	text-align: center;
	text-transform: uppercase;
}
.cont-sec {
	height: 222px;
}
.rdate {
	font-size: 11px;
}
.youlike {
	padding: 0 15px 5px 15px;
}
.headfix.fixed + .container {
	margin-top: 51px;
	margin-bottom: 25px;
}
.bannerbox {
	padding-left: 0px;
}
.main-header-sub-menu {
	margin-top: 57px;
	width: 100%;
}
.col-sm-3.modalList {
	width: 33%;
}
}

@media only screen and (max-width: 1024px) {
header {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 0px;
}
.comancatimgtitle {
	font-size: 12px;
}
.main-header1 row {
	margin-left: 0px;
	margin-right: 0px;
}
.main-menu .navbar-nav > li > ul.submenu {
	left: -170px;
	width: 845px;
}
.tollsleft {
	margin-left: 587px;
}
.aboutleft {
	margin-left: 657px;
}
.contractleft {
	margin-left: 505px;
}
.upholleft {
	margin-left: 410px;
}
.settingleft {
	margin-left: 200px;
}
.main-menu .navbar-nav > li > a {
	padding: 11px 12px !important;
}
.main-menu .navbar-nav > li > a {
	font-size: 13px;
}
li.lisearch {
	transform: skewX(-30deg);
	width: 8px;
	background: white;
	height: 100%;
}
.lisearch2 #mk-fullscreen-searchform {
	width: 200px;
}
.sec-cont {
	color: #6a6a6a;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;
	min-height: auto;
	text-align: center;
}
.cont-sec .cont-sec-footer-icon {
	bottom: 2px;
	left: 45px;
	position: absolute;
	opacity: 0.8;
}
.sec-head2 {
	color: #ff3000;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 8px;
	text-align: center;
	text-transform: uppercase;
}
.cont-sec {
	height: 222px;
}
.rdate {
	font-size: 11px;
}
.youlike {
	padding: 0 15px 5px 15px;
}
.headfix.fixed + .container {
	margin-top: 51px;
	margin-bottom: 25px;
}
.bannerbox {
	padding-left: 0px;
}
.main-header-sub-menu {
	margin-top: 57px;
	width: 100%;
}
.col-sm-3.modalList {
	width: 50%;
}
.custombtn a { padding:10px; }
.ipddevice ul li a { font-size:11px; }
}

@media only screen and (max-width:1024px) {
.lisearch2 #mk-fullscreen-searchform {
    width: 90px;
}	
.lisearch2 {
    margin-left: 12px;
}
	
}

 @media only screen and (max-width: 768px) {
.col-sm-3.modalList {
	width: 50%;
}
.headfix.fixed + .container {
	margin-top: 92px;
	margin-bottom: 25px;
}
.mob4 {
	padding-left: 0px;
}
.mob {
	padding-right: 0px;
}
.col-sm-3.mob23 {
	padding-left: 0px;
	padding-right: 0px;
}
.sec-cont {
	color: #6a6a6a;
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 5px;
	min-height: auto;
	text-align: center;
}
.cont-sec .cont-sec-footer-icon {
	bottom: 2px;
	left: 25px;
	position: absolute;
	opacity: 0.8;
}
.sec-head2 {
	color: #ff3000;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 8px;
	text-align: center;
	text-transform: uppercase;
}
.cont-sec {
}
.sec-menu .container .textwidget {
	width: 100%;
	margin-bottom: 0px;
}
.rdate {
	font-size: 11px;
}
.main-menu .navbar-nav > li > ul.submenu {
	left: -152px;
	width: 760px;
}
.headfix {
	padding-bottom: 0px;
}
.main-menu .navbar-nav > li > a {
	padding: 11px 6px !important;
}
.main-menu .navbar-nav > li > a {
	font-size: 12px;
}
li.lisearch {
	transform: skewX(-30deg);
	width: 8px;
	background: white;
	height: 100%;
}
.lisearch2 #mk-fullscreen-searchform {
	width: 125px;
}
.custombtn a {
	font-size: 12px;
	padding: 10px 5px;
}
}
 
@media only screen and (max-width: 767px) {
	 .aboutfeature ul li{
	width:100%;
	float:none;
	padding-right:0%;
	margin-bottom:20px;
	    clear: both;
}
/*------------Subscribe New Letter CSS for responsive-------------------------*/ 
	subform {
    width: 100%;
    background: #ff4902;
    box-shadow: 0 0 5px #ccc;
    padding: 7px 5px;
    position: fixed;
    right: 0;
    bottom: 0px;
    z-index: 999;
}
.subscribe_now .ctct-form-wrapper .ctct-form-field label {
    color: #FFF;
    width: 20%;
    float: left;
    padding-top: 3px;
    cursor: auto;
}
.subscribe_now h4 {
    text-transform: uppercase;
    font-size: 13px;
    color: #FFF;
    margin-bottom: 10px;
margin-top: 0px;
}

.subscribe_now .ctct-form-wrapper .ctct-form-field {
    width: 100%;
    float: none;
    margin-right: 0% !important;
    margin-bottom: 4px !important;
    clear: both;
    overflow: hidden;
}


.subscribe_now .ctct-form-wrapper .ctct-form-field input[type="text"], .subscribe_now .ctct-form-wrapper .ctct-form-field input[type="email"] {
    background: #fff;
        background-image: none;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #ffffff;
    min-height: 25px;
    border-radius: 0;
    color: #686868;
    padding: 5px;
    width: 80%;
    float: left;
}
.subscribe_now .ctct-form-wrapper .ctct-form-field.ctct-form-field-submit {
    width: 100%;
    float: none;
    text-align: center;
    
} 
	 

/*------------End Subscribe New Letter CSS for responsive-------------------------*/
	 
	 

	 
	 
.panel.panel-default {
	padding: 0 10px;
	width: 100%;
}
.fbcard {
	width: 96%;
	margin: auto;
}
.col-sm-3.modalList {
	width: 50%;
	float: left;
}
.warranty-form {
	padding: 0 15px;
}
.warranty-form h3 {
	overflow: hidden;
}
.pdr0 {
	padding-right: 15px;
}
.litrequestmob {
	padding: 0 25px !important;
}
.downloadbox h2.category-name {
	width: 100%;
	margin-bottom: 10px;
}
.seating-heading.pDetails-heading h4 a {
	padding: 10px 12px 0px 22px !important;
}
article {
	margin-bottom: 20px;
}
#primary #form1 {
	padding: 0 10px;
}
.mrlr .youlike {
	padding-left: 0px;
}
.mrlr {
	margin: 0 15px;
}
.padding-right0 {
	padding-right: 15px;
}
.tab_main_head {
	padding: 15px 10px !important;
}
.companypage .address_head {
	padding: 2px 10px;
}
#btncompare .customcontainer {
	padding: 40px 12px 15px 12px
}
.comparelist ul li img {
	height: auto;
}
.bannerbox {
	padding-left: 0;
}
.comparelist ul li {
	width: 21%;
}
.compare_input {
	background-color: #c5c5c5 !important;
	color: #292929 !important;
	font-size: 11px !important;
	text-transform: none;
	font-weight: normal;
	position: absolute;
	right: 40px;
	top: 3px;
	text-transform: uppercase;
	font-weight: bold;
}
.seating-collapse-panel .seating-heading a:before {
	font-family: "FontAwesome";
	content: "\f107";
	color: #989898;
	position: absolute;
	left: 8px;
	font-size: 16px;
	font-weight: 400;
	top: 7px;
	line-height: 1;
}
.headfix.fixed + .container {
	margin-top: 0px;
	margin-bottom: 25px;
}
.menul {
	height: auto !important;
	width: 100%;
}
.mobmargintop20 {
	margin-top: 20px;
}
.mobmr0 {
	margin: 0;
}
.bannerdetails {
	height: auto;
	display: block;
}
.navbar-toggle {
	position: absolute;
	float: right;
	padding: 9px 10px;
	margin-top: 0;
	margin-right: 0;
	right: 5px;
	top: -54px;
	background-color: #6f6f6f;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
header {
	width: 96%;
	margin: 0 auto;
	margin-bottom: 0px;
}
.sec-menu .text-align-left, .sec-menu .text-right, .sec-menu .text-align-center {
	text-align: center !important;
}
.customfooter {
	text-align: center;
}
.topbar {
	position: relative;
	top: 0px;
	height: 30px;
}
.topContant {
	margin: 0 auto;
	width: 1170px;
	display: none;
}
div.main-header {
	background-color: transparent;
	transform: none;
}
div.main-header > div.auto-container {
	margin-left: 14px;
	transform: none;
}
.main-menu .navbar-nav {
	height: auto;
	padding-bottom: 10px;
}
.main-menu .navbar-nav > li > ul.submenu {
	position: relative;
	left: auto;
	top: 0;
	width: 100%;
	padding: 0px;
}
.navbar-toggle .icon-bar {
	background: white;
}
.mobdiv {
	float: right;
	width: 100%;
	position: relative;
}
div.main-header {
	background-color: transparent;
	transform: none;
}
div.main-header > div.auto-container {
	margin-left: 0;
	transform: none;
}
header .mainlogo > a > img {
	height: 50px;
	padding: 0;
}
.mainlogo {
	opacity: 1;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 150px;
	float: none;
}
.bdrlr {
	padding: 0 2%;
	border-left: none;
	border-right: none;
}
.pad2per {
	padding: 0 2%;
}
.bdrr {
	border-right: none;
}
.bdrl {
	border-left: none;
}
.mrl15m {
	margin-left: 0px;
}
.toparrow {
	display: none;
}
.maruphol2, .mar25, .margin-10, .maruphol, .mrcomp, .mrchr, .marabt {
	margin-top: 10px;
	margin-bottom: 10px;
}
.main-menu .navbar-nav > li a:hover:after, .main-menu .navbar-nav > li.current a:after, .main-menu .navbar-nav > li.current-menu-item a:after {
	opacity: 1;
	display: none;
}
.main-menu .navbar-nav > li:hover > a, .main-menu .navbar-nav > li.current > a, .main-menu .navbar-nav > li.current-menu-item > a, .main-menu .navbar-nav > li > ul > li:hover > a {
	color: #ffffff;
	opacity: 1;
	background: #636363;
}
.lisearch2 #mk-fullscreen-searchform {
	position: relative;
	verticle-align: middle;
	clear: both;
	z-index: 99999999;
	padding: 10px 0 7px;
	width: 90%;
}
.navbar-collapse.in {
	overflow-y: hidden;
	overflow-x: hidden;
}
.btn-txt {
	display: inline-block;
}
.ajax_result {
	width: 96%;
	margin: auto;
}
#FabricCards .modalList, .ajax_result .modalList {
	position: relative;
	width: 50%;
	float: left;
}
.l-view {
	display: block;
	float: left;
	margin-bottom: 14px;
	margin-left: 0;
	margin-top: 10px;
	text-align: left;
	width: 100%;
}
.statepage .col-sm-9 {
	padding: 0px;
}
.statepage .col-sm-9 .tools-cDetails {
	padding: 15px 0 15px 0px;
}
.panel-heading.cDetails-heading h4 {
	padding-left: 0;
	float: left;
	width: 100%;
}
.statepage .fancy-collapse-panel .panel-group .panel .panel-body {
	padding: 0 0px !important;
}
.headfix.fixed {
	position: relative;
}
ul.ordertop {
	width: 100%;
}
ul.ordertop li {
	padding: 5px 7px;
}
ul.ordertop:after, ul.ordertop:before {
	display: none;
}
.mob4 {
	padding-left: 15px;
}
.mob {
	padding-right: 15px;
}
.col-sm-3.mob23 {
	padding-left: 15px;
	padding-right: 15px;
}
.viewtab ul li a {
	color: #808080;
	display: block;
	padding: 10px 5px;
	font-size: 12px;
	text-decoration: none;
}
.padding-none {
	padding: 0 10px;
}
.fabrictab ul {
	clear: both;
	list-style: outside none none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.padding-none .panel.panel-default {
	padding: 0px;
}
.downloadbox ul.listings {
	width: 100%;
}
.panel {
	background-color: transparent;
}
.lit-center td {
	text-align: center;
	font-size: 11px;
	white-space: normal;
}
.mobpad {
	padding-left: 0px;
	padding-right: 0px;
}
.mob40 {
	height: 40px;
}
.sitemap {
	padding: 0 25px;
}
.rowss {
	min-height: 300px;
}
.news .sec-img {
	text-align: center;
	height: 128px;
}
}
 @media only screen and (max-width: 480px) {
.navbar-toggle {
	position: absolute;
	float: right;
	padding: 9px 10px;
	margin-top: 0;
	margin-right: 0;
	right: 12px;
	top: -54px;
	background-color: #6f6f6f;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
}
.lit-center td {
	text-align: center;
	font-size: 10px;
	white-space: normal;
}
.sitemap ul li {
	margin: 0 0 10px 0;
	width: 100%;
	float: left;
}
.rowss {
	min-height: 180px;
}
.news .sec-img {
	text-align: center;
	height: 110px;
}
}
@media only screen and (max-width: 320px) {
	 
.rowss {
	min-height: 150px;
}
.viewtab ul li a {
	color: #808080;
	padding: 10px 3px;
	display: block;
	text-decoration: none;
	font-size: 11px;
}
.col-sm-3.modalList {
	width: 100%;
}
#FabricCards .modalList, .ajax_result .modalList {
	position: relative;
	width: 100%;
	float: none;
}
.sortbytag {
	text-align: right;
	margin-top: -7px;
	padding-right: 5px;
}
.fabrictab li > a {
	padding: 8px 3px 8px 30px;
	font-size: 11px;
	line-height: 24px;
}
.lit-center td {
	text-align: center;
	font-size: 9px;
	white-space: normal;
}
.news .sec-img {
	text-align: center;
	height: 102px;
}
}
.margin-bottom0px {
	margin-bottom: 0px !important;
}
.padd-left30 {
	padding-left: 30px;
}
.fed-sr {
	width: 30px;
	float: left;
	padding-left: 15px;
	line-height: 15px;
}


body{
	padding-bottom:0px;
}

@media only screen and (max-width: 480px) {
	.subclose {
	    position: absolute;
    right: 0px;
    top: -6px;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
} 
.subform {
	max-width: 100%; 
	width:100%; }
	.subsc-bottom { padding-bottom:200px !important; }
 
	#FabricCards .modalList, .ajax_result .modalList {
	position: relative;
	width: 100%;
	float: left;
}
.col-sm-3.modalList {
    width: 100%;
    float: left;
}
 }
 
 @media (max-width:1400px) and (min-width:400px) {
	.contact_popup .modal-dialog { width:660px !important; } 
 }
 .project_spotlight_head a { color:#808080; }
 .project_spotlight_head a:hover { color:#FF4508; }
 .project_spotlight_head { margin-top:10px; }