@charset "utf-8";
/* CSS Document */
.ResponsivImg{ width:100%;}
.PaddLR0{ padding-left:0 !important; padding-right:0 !important;}
.PaddR0{ padding-right:0 !important;}
.PaddL0{ padding-left:0 !important; }
.PaddLR5{padding-left:5 !important; padding-right:5 !important;}
.PaddR5{ padding-right:5 !important;}
.PaddL5{ padding-left:5 !important; }
.DesktopDisplay{ display:block;}
.DesktopInlineDisplay{ display:inline-block;}
.TabDisplay{ display:none;}
.TabInlineDisplay{ display:none;}
.pull-left1{ float:left}
.pull-right1{ float:right}
.text-left1{ text-align:left}
.text-right1{ text-align:right}
.PositionR{ position:relative;}

/*
Code snippet by maridlcrmn for Bootsnipp.com
Follow me on Twitter @maridlcrmn
*/
.collapse-menu {
	position:absolute;
	z-index: 9999;
	width: 100%;
}
.collapse-menu .navbar-nav > li > a {
    color: #746347;
	font-weight: 600;
}
.ulmenumrgn {
	margin-top: 26px;
}

.collapse-menu .navbar-inverse {
    background-color: inherit;
    border-color: inherit;
}
.collapse-menu .navbar {
    border-radius: 0px;
	border: none;
	width: 100%;
	padding: 0px 15px;
}
.collapse-menu .nw-logo-wdth {
	width: 320px;
	margin-left: 15px;
}
.collapse-menu .affix {
    position: fixed;
    background-color: #fff !important;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.12) !important;
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.12) !important;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.12) !important;
}
.collapse-menu .affix .maynavbar {
	padding-top: 0px;
}
.collapse-menu .affix .nw-logo-wdth {
	width: 260px;
	margin: 10px 0 10px 15px;
}
.collapse-menu .navbar-right {
    float: right !important;
    margin-right: 0px;
}


.navbar.navbar-default .nav-collapse,
.navbar.navbar-inverse .nav-collapse {
    height: auto !important;
    transition: transform 0.3s;
    transform: translate(0px,-50px);
}
.navbar.navbar-default .nav-collapse.in,
.navbar.navbar-inverse .nav-collapse.in {
    transform: translate(0px,0px);
}

.collapse-menu .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #867046;
}
.collapse-menu .navbar-default .navbar-toggle {
    border-color: #867046;
	background-color: #867046;
}
.collapse-menu .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.collapse-menu .navbar-toggle {
    margin-top: 20px;
}



.Header1{ position:absolute; z-index:9999; left: 0; right: 0; padding: 0px 0px; }
.NavMarT{     margin-top: 25px;}
.Nav2Toggle{ display:inline-block; position:absolute; right:30px; padding:0 0 10px 10px;}
.Nav2Toggle span{ display:block; width:40px; height:3px; margin-top:7px; margin-bottom:7px; background-color:#fff;}
.IndexCont{ background-image:url(../images/bg3.jpg); background-repeat:repeat;     padding-top: 70px; padding-bottom:50px;}
.Window{ border:20px solid #fff;  background-color:#000; box-shadow: 10px 10px 0 #DEDEDD; -webkit-box-shadow: 10px 10px 0 #DEDEDD;-o-box-shadow: 10px 10px 0 #DEDEDD; -moz-box-shadow: 10px 10px 0 #DEDEDD; -ms-box-shadow: 10px 10px 0 #DEDEDD; position:relative; z-index:3; overflow:hidden; margin-bottom:30px;}

.text-right1 .collapse {
    display: block;
}

.boxshadowInset{ position:absolute; width:100%; height:100%; border-left:5px solid #BCBCBB; border-top:5px solid #BCBCBB; z-index:2; top:0; left:0; z-index:1;}
.Window img{ position:relative; z-index:1}
.Intro{background-color: #000;background-image:url(../images/bg-6.png);padding-top:30px;  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.4); -moz-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.4);-ms-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.4);-o-box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.4);}
.iNTROh1{ 
    font-weight: bold;
    font-size: 31px;
    color: #fff; font-family:'Cinzel';  letter-spacing:2px;
    line-height: 40px; padding-top:10px;}
.iNTROh1 span{ display:block; color:#fff; font-size:80px; font-family: 'Sacramento', cursive;}
.introP{ color:rgba(255, 255, 255, 0.7); font-size:13px; line-height:24px; padding-bottom:30px;}
.hireus-logo{ margin-top:30px;}

/******************nav*********************/

.Header1 .navbar-inverse {
    background-color: inherit;
    border-color: inherit;
}
.Header1 .navbar {
    border-radius: 0px;
	border: none;
	width: 100%;
	padding: 0px 15px;
}
.Header1 .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #FFF !important;
    background-color: #867046;
}
.Header1 .navbar-default .navbar-nav > li > a {
    color: #746347;
}
.Header1 .navbar-default .navbar-nav > li > a:hover {
    color: #746347;
}
.Header1 .affix {
    position: fixed;
    background-color: #fff !important;
	-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.12) !important;
	-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.12) !important;
	box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.12) !important;
}
.Header1 .affix .maynavbar {
	padding-top: 0px;
}
.Header1 .affix .nw-logo-wdth {
	width: 260px;
	margin: 10px 0 10px 15px;
}
.maynavbar {
	padding-top: 15px;
}
/******************product page*********************/
.product-bg {
	background: url(../images/product-bg.png) center;
	max-height: 300px;
	min-height: 300px;
	width: 100%;

}
.nw-logo-wdth {
	width: 340px;
	margin-left: 15px;
}

.new-prodct-text {
	padding: 176px 0 60px 0;
}
.product-bg h3 {
    font-weight: bold;
    font-size: 31px;
    color: #746347;
	text-align: center;
    font-family: 'Cinzel';
	margin: 0px auto 10px auto;
}
.product-bg p {
    font-weight: bold;
    font-size: 14px;
    color: #000;
	text-align: center;
    font-family: 'Cinzel';
    letter-spacing: 0px;
	margin: 0px auto;
}
.product-bg a {
    font-weight: bold;
    font-size: 14px;
    color: #000;
	text-align: center;
    font-family: 'Cinzel';
    letter-spacing: 0px;
	margin: 0px auto;
}
.product-bg a:hover {
	text-decoration: none;
    color: #746347;
}
.nw-portfolo {
	padding: 2% 0;
}
.nw-portfolo h3 {
	font-weight: bold;
    font-size: 36px;
    color: #746347;
	text-align: center;
    font-family: 'Open Sans', sans-serif;
	margin: 15px auto;
	text-transform: uppercase;
}
.nw-portfolo #gallery-menu {
	margin: 30px auto;
    display: table;
    width: auto;
}
.nw-portfolo .liquo-active {
	color: #fff !important; 
    background-color: #000 !important;
    border-color: #000 !important;
}
.nw-portfolo .btnfltr {
    color: #464646;
    background-color: #f5f5f5;
    border-color: #eea236;
	padding: 7px 13px;
	margin: 0px 5px;
	font-size: 13px;
}
.nw-portfolo #gallery-menu a {
	text-decoration: none;
}
.nw-prdt-pdng {
	padding: 15px;
}

.nw-portfolo .hovereffect p {
	font-family: 'Arimo', sans-serif;
    line-height: 13px;
    font-weight: 400;
	text-align: center;
    color: #C3C3C3;
}
/*-------image----------*/

/*-------image----------*/
.hovereffect {
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  position: relative;
  text-align: center;
  cursor: default;
}
.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
	display: none;
	  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.hovereffect:hover .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
	display: block;
	background: rgba(0,0,0,0.50);
	  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}

.hovereffect img {
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
	width: 100%;
}

.hovereffect:hover img {
  filter: grayscale(1) blur(3px);
  -webkit-filter: grayscale(3) blur(.03px);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.hovereffect h2 {
  text-transform: capitalize !important;
  text-align: center;
  position: relative;
  font-size: 16px;
  color: #f;
}

.hovereffect a.info {
  display: inline-block;
  text-decoration: none;
  padding: 7px 14px;
  border: 1px solid #fff;
  margin: 50px 0 0 0;
  background-color: transparent;
}

.hovereffect a.info:hover {
  box-shadow: 0 0 5px #fff;
}

.hovereffect a.info, .hovereffect h2 {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  opacity: 0;
  filter: alpha(opacity=0);
  color: #fff;
  text-transform: capitalize;
}

.hovereffect:hover a.info, .hovereffect:hover h2 {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/*-------image----------*/
.nw-portfolo2 {
	padding: 3% 0;
}
.nw-portfolo2 h2 {
	font-size: 36px;
	line-height: 36px;
	font-weight: 700;
	font-family: Arimo;
    color: #746347;
    text-align: left;
    margin: 10px 0 10px 0;
}
.nw-portfolo2 p {
	font-family: Arimo;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    color: #666;
    font-size: 14px;
	text-align: justify;
}

.welcome3 img {
    background: #000;
    box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 7px 7px 0 0 rgba(0, 0, 0, 0.1);
    z-index: 9;
}
/*-------image----------*/
.full-prdct {
	padding: 2% 0;
	border-bottom: 1px solid #f5f5f5;
}
.full-prdct h3 {
	font-weight: 600;
    font-size: 26px;
    color: #333;
	text-align: left;
    font-family: 'Open Sans', sans-serif;
	margin: 15px auto;
	text-transform: lowercase;
}
.full-prdct p {
	font-family: 'Arimo', sans-serif;
    line-height: 22px;
    font-weight: 400;
    font-style: normal;
    color: #666;
    font-size: 15px;
	line-height: 1.8em;
	word-wrap: break-word;
	text-align: justify;
}
/*-------loight----------*/
#lightbox .modal-content {
    display: inline-block;
    text-align: center;   
}

#lightbox .close {
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(25, 25, 25);
    padding: 5px 8px;
    border-radius: 30px;
    border: 2px solid rgb(255, 255, 255);
    position: absolute;
    top: -15px;
    right: -55px;
    
    z-index:1032;
}
/*-------image----------*/
.pdng-none {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.nw-portfolo3 {
	padding: 2% 0 4% 0;
}
.nw-portfolo3 h3 {
	font-weight: bold;
    font-size: 30px;
    color: #746347;
	text-align: center;
    font-family: 'Open Sans', sans-serif;
	margin: 15px auto 30px auto;
	text-transform: uppercase;
}
.nw-portfolo3 .thumbnail {
    display: block;
    padding: 0px;
    margin-bottom: 0px;
    line-height: 0;
    background-color: #fff;
    border: none;
    border-radius: 4px;
    -webkit-transition: inherit;
    -o-transition: inherit;
    transition: inherit;
}
.hovereffcr {
	height: 180px;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
}
.nw-portfolo3 .hovereffect a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    border: 1px solid #fff;
    margin: 60px 0 0 0;
    background-color: transparent;
}

/******************contact*********************/
.nw-address {
	display: block;
	padding: 3% 0 0 0;
}
.nw-address h4 {
	font-weight: 600;
    color: #000;
	font-size: 15px;
	text-align: center;
    font-family: 'Open Sans', sans-serif;
	margin: 10px auto 10px auto;
	text-transform: capitalize;
}
.nw-address p {
	font-family: 'Arimo', sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #666;
    font-size: 14px;
	margin: 0px auto 0px auto;	
	word-wrap: break-word;
	text-align: center;
}
.nw-address .fancy-box-image {
    margin-bottom: 13px;
    position: relative;
	    -webkit-transition-duration: .50s; /* Safari */
    transition-duration: .50s;
}
.nw-address .fancy-box-image i {
    font-size: 40px;
    width: 80px;
    height: 80px;
    line-height: 76px;
    text-align: center;
    color: #222;
    border: 2px solid #222;
	margin: auto;
    display: block;
}
.nw-address .fancy-box-image:hover i {
    border-color: #e0aa54;
    background: #e0aa54;
    color: #fff !important;
	    -webkit-transition-duration: .50s; /* Safari */
    transition-duration: .50s;
}
/******************contact*********************/
.nw-ofrms {
	padding: 3% 0;
}
.nw-ofrms #contact{
    padding:10px 0 10px;
  }

  .nw-ofrms .contact-text{
    margin:45px auto;
  }

  .nw-ofrms .mail-message-area{
    width:100%;
    padding:0 15px;
  }

  .nw-ofrms .mail-message{
    width: 100%;
    background:rgba(255,255,255, 0.8) !important;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    margin:0 auto;
    border-radius: 0;
  }

  .nw-ofrms .not-visible-message{
    height:0px;
    opacity: 0;
  }

  .nw-ofrms .visible-message{
    height:auto;
    opacity: 1;
    margin:25px auto 0;
  }

/* Input Styles */

  .nw-ofrms .form{
    width: 100%;
    padding: 15px;
    background:#f8f8f8;
    border:1px solid rgba(0, 0, 0, 0.075);
    margin-bottom:25px;
    color:#727272 !important;
    font-size:13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }

  .nw-ofrms .form:hover{
    border:1px solid #867046;
  }

  .nw-ofrms .form:focus{
    color: white;
    outline: none;
    border:1px solid #867046;
  }

  .nw-ofrms .textarea{
    height: 200px;
    max-height: 200px;
    max-width: 100%;
  }
  
/* Generic Button Styles */

  .nw-frm-btn {
    padding: 10px 15px;
    background: #867046;
    display: block;
    width: 130px;
	font-family: 'Arimo', sans-serif;
    margin: 10px auto 0px auto;
    border-radius: 3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align: center;
    font-size: 0.8em;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.30);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.30);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.30);
    border: 1px solid #867046;
    color: #fff;
	font-size: 14px;
  }
  .nw-frm-btn:hover {

    box-shadow: inherit;
    -moz-box-shadow: inherit;
    -webkit-box-shadow: inherit;

  }

  .button:hover{
    background:#8BC3A3;
    color:white;
  }

/* Send Button Styles */

  .form-btn{
    width:180px;
    display: block;
    height: auto;
    padding:15px;
    color:#fff;
    background:#8BC3A3;
    border:none;
    border-radius:3px;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin:auto;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
  }

  .form-btn:hover{
    background:#111;
    color: white;
    border:none;
  }

  .form-btn:active{
    opacity: 0.9;
  }


/******************WINDOW HOVER ANIMATION*********************/
/* Container box to set the sides relative to */
.cube { z-index:2;
	    width:auto;
	text-align: center;
	    left: 5px;
    top: 5px;
	height: 310px;
	position:relative;
	-webkit-transition: -webkit-transform .33s;
	transition: transform .33s; /* Animate the transform properties */

	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d; /* <-NB */
}

/* The two faces of the cube */
.flippety,.flop {


	height: 310px; display:inline-block; width:100%; float:left;
}

/* Position the faces */
.flippety {
	-webkit-transform: translateZ(50px);
	transform: translateZ(50px); position:relative;
}

.flop {
	-webkit-transform: rotateY(90deg) translateZ(-50px);
	    transform: rotateY(90deg) translateZ(-50px); position:absolute; top:0; background-color:#000; color:#fff; text-align:left; padding:30px 30px 30px 10px; 
}

.flop h2{ font-weight:bold; font-size:37px; margin-bottom:20px; color:rgba(255, 255, 255, 0.7); text-transform:uppercase; }
.flop p{  font-size:13px; margin-bottom:20px;}
/* Rotate the cube */
.cube:hover {
	-webkit-transform: rotateY(-80deg);
	transform: rotateY(-89deg); /* Text bleed at 90º */
}

/******************WINDOW HOVER ANIMATION ENDS*********************/

/********WINDOW HOVER ANIMATION 2*************/
.cube2{ z-index:2;
	    width:auto;
	text-align: center;
	    left: 5px;
    top: 5px;
	height: 310px;
	position:relative;
	-webkit-transition: -webkit-transform .33s;
	transition: transform .33s; /* Animate the transform properties */

	-webkit-transform-style: inherit;
	transform-style: inherit;}
	.Flippety2{-webkit-transition: -webkit-transform .33s;
	transition: transform .33s;}
	.flop2{position:absolute; top:0; left:0; background-color:#746347; color:#fff; text-align:left; padding:30px 30px 30px 10px; height: 310px; display:inline-block; width:100%; transform:translateX(310px); -webkit-transform:translateX(310px);-webkit-transition: -webkit-transform .33s;
	transition: transform .33s; }
	.flop2 h2{ font-weight:bold; font-size:37px; margin-bottom:20px; color:rgba(255, 255, 255, 0.7); text-transform:uppercase; }
.flop2 p{  font-size:13px; margin-bottom:20px;}
.cube2:hover .Flippety2{transform:translateX(-315px); -webkit-transform:translateX(-315px);}
.cube2:hover .flop2{transform:translateX(0px); -webkit-transform:translateX(0px);}

.flop3{transform:translateX(500px) !important; -webkit-transform:translateX(500px) !important;}
.cube2:hover .Flippety3{transform:translateX(-505px) !important; -webkit-transform:translateX(-505px) !important;}
.cube2:hover .flop3{transform:translateX(0px) !important; -webkit-transform:translateX(0px) !important;}

.flop4{transform:translateX(215px) !important; -webkit-transform:translateX(214px) !important;}
.cube2:hover .Flippety4{transform:translateX(-220px) !important; -webkit-transform:translateX(-220px) !important;}
.cube2:hover .flop4{transform:translateX(0px) !important; -webkit-transform:translateX(0px) !important;}
/********WINDOW HOVER ANIMATION 2*************/

.IndexVirtualShowroom{ background-color:#000; background-image:url(../images/stone-bg.png); background-repeat:repeat; padding-top:30px; padding-bottom:30px; border-top:15px solid rgba(255, 255, 255, 0.3); box-shadow:0px 0px20px rgba(0, 0, 0, 0.6); -webkit-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.6);-o-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.6);-moz-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.6);-ms-box-shadow:0px 0px 20px rgba(0, 0, 0, 0.6); position:relative;}
.VitualShowHead{color:rgba(255, 255, 255, 0.6); text-transform:uppercase; font-size:40px; font-weight:bold; margin-top:0; margin-bottom:0;}
.VitualShowHead span{  color: #333;
	text-shadow: 1px 0 0 rgba(255, 255, 255, 0.3), -1px 0 0 rgba(255, 255, 255, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3), 0 -2px 0 rgba(255, 255, 255, 0.3), 1px 1px rgba(255, 255, 255, 0.3), -1px -1px 0 rgba(255, 255, 255, 0.3), 1px -1px 0 rgba(255, 255, 255, 0.3), -1px 1px 0 rgba(255, 255, 255, 0.3);
  
    -webkit-text-shadow: 1px 0 0 rgba(255, 255, 255, 0.3), -1px 0 0 rgba(255, 255, 255, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3), 0 -2px 0 rgba(255, 255, 255, 0.3), 1px 1px rgba(255, 255, 255, 0.3), -1px -1px 0 rgba(255, 255, 255, 0.3), 1px -1px 0 rgba(255, 255, 255, 0.3), -1px 1px 0 rgba(255, 255, 255, 0.3);
  
    -o-text-shadow: 1px 0 0 rgba(255, 255, 255, 0.3), -1px 0 0 rgba(255, 255, 255, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3), 0 -2px 0 rgba(255, 255, 255, 0.3), 1px 1px rgba(255, 255, 255, 0.3), -1px -1px 0 rgba(255, 255, 255, 0.3), 1px -1px 0 rgba(255, 255, 255, 0.3), -1px 1px 0 rgba(255, 255, 255, 0.3);
   
    -moz-text-shadow: 1px 0 0 rgba(255, 255, 255, 0.3), -1px 0 0 rgba(255, 255, 255, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3), 0 -2px 0 rgba(255, 255, 255, 0.3), 1px 1px rgba(255, 255, 255, 0.3), -1px -1px 0 rgba(255, 255, 255, 0.3), 1px -1px 0 rgba(255, 255, 255, 0.3), -1px 1px 0 rgba(255, 255, 255, 0.3);
    -ms-text-shadow: 1px 0 0 rgba(255, 255, 255, 0.3), -1px 0 0 rgba(255, 255, 255, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3), 0 -2px 0 rgba(255, 255, 255, 0.3), 1px 1px rgba(255, 255, 255, 0.3), -1px -1px 0 rgba(255, 255, 255, 0.3), 1px -1px 0 rgba(255, 255, 255, 0.3), -1px 1px 0 rgba(255, 255, 255, 0.3);
}
.VitualShowHead a{ display:inline-block; color:#fff; font-size:18px; font-weight:bold; padding:10px 12px; background-color:#746347; margin-left:20px; position:relative; top:-8px;}
.Footer{ background-color:#fff; padding-top:20px; padding-bottom:20px; font-size:12px; }
.Footer a{ color:#333;}

.KnowMoreBtn{     background-color:#635439;
    display: inline-block;
    letter-spacing: -3px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 32px;
    padding: 12px 12px 12px 10px;
    color:#FFFFFF;     margin-top: 108px;}
.KnowMoreBtn span{ margin-left:-3px; display:inline-block;}
.KnowMore2{ display:block !important; font-size:18px !important; color:rgba(255, 255, 255, 0.7) !important; letter-spacing:0px !important;    
}

.KnowMoreBtnP{ position:absolute; height:100%; background-color:rgba(255, 255, 255, 0.5);}
.IntroMore{ position:absolute; height:100%;}
/****************Virtual SHowroom CSS******************/
#Virtual-Showroom-carousel {
    margin: 20px auto;
    width:100%;
}

#carousel-custom {
    margin: 20px auto;

}
#carousel-custom .carousel-indicators {
    margin: 10px 0 0;

    position: static;
    text-align:center;
    white-space:normal;
    width: 100%;
}
#carousel-custom .carousel-indicators li {
    background-color: transparent;
    -webkit-border-radius: 0;
    border-radius: 0;
    display: inline-block;
    height: auto;
    margin: 0 !important;
    width: auto;
}
#carousel-custom .carousel-indicators li img {
    display: block;
    opacity: 0.8;
}
#carousel-custom .carousel-indicators li.active img {
    opacity: 1;
}
#carousel-custom .carousel-indicators li:hover img {
    opacity: 1;
}
#carousel-custom .carousel-outer {
    position: relative;
}
.Virtual-Showroom-carousel-control{background-color:#DB2A6A;}
.VRNavName{ text-transform:uppercase;}
.VRNavName .active{ padding:5px; box-shadow:0px 0px 10px #e2e2e2;-webkit-box-shadow:0px 0px 10px #e2e2e2;-o-box-shadow:0px 0px 10px #e2e2e2;-moz-box-shadow:0px 0px 10px #e2e2e2;-ms-box-shadow:0px 0px 10px #e2e2e2; display:block;}
.VRNavName span{ display:block;padding-top:10px;}
.Overlay{background-color:rgba(0, 0, 0, 0.5); background-repeat:repeat; position:absolute; width:100%; height:100%; z-index:20000;}
@media (max-width: 1200px) {
.logo {
    width: 330px;}
	
}
@media (max-width: 991px) {
	.TabTxtCenter{ text-align:center;}
	.head{display:inline-block; margin-left:auto; margin-right:auto; font-size:29px;
}
/*************************IMAGE IN DIV RESPONSIVE CSS***************/
	.img1{    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;}
/*************************IMAGE IN DIV RESPONSIVE CSS ENDS***************/
@media (max-width:991px){
.TabPaddLR0{ padding-left:0 !important; padding-right:0 !important;}
.TabPaddR0{ padding-right:0 !important;}
.TabPaddL0{ padding-left:0 !important; }
.TabDisplay{ display:block;}
.TabInlineDisplay{ display:inline-block;}
.DesktopDisplay{ display:none;}
.DesktopInlineDisplay{ display:none;}
.TabTxtCenter{ text-align:center;}
.pull-left1{ float:none}
.pull-right1{ float:none}
.text-left1{ text-align:center}
.text-right1{ text-align:center}

}