@font-face {
	font-family: 'DINMedium';
	src: url('..fonts/DINMedium.eot');
	src: local('../fonts/DINMedium'), url('../fonts/DINMedium.woff') format('woff'),
	url('../fonts/DINMedium.ttf') format('truetype');
}
 
 @font-face {
	font-family: 'goudy';
	src: url('..fonts/goudy.woff') format('woff');
}

/* cyrillic */
@font-face {
  font-family: 'Playfair Display SC';
  font-style: normal;
  font-weight: 400;
  src: local('Playfair Display SC'), local('PlayfairDisplaySC-Regular'), url(https://fonts.gstatic.com/s/playfairdisplaysc/v5/G0-tvBxd4eQRdwFKB8dRkbGoYc2k__mzXRGmHiKhNRg.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display SC';
  font-style: normal;
  font-weight: 400;
  src: local('Playfair Display SC'), local('PlayfairDisplaySC-Regular'), url(https://fonts.gstatic.com/s/playfairdisplaysc/v5/G0-tvBxd4eQRdwFKB8dRkagSM-COZYaf0ROcKl7uZVE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display SC';
  font-style: normal;
  font-weight: 400;
  src: local('Playfair Display SC'), local('PlayfairDisplaySC-Regular'), url(https://fonts.gstatic.com/s/playfairdisplaysc/v5/G0-tvBxd4eQRdwFKB8dRkRUcjaGRfmzOW8pfsS-qBq8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic */
@font-face {
  font-family: 'Playfair Display SC';
  font-style: normal;
  font-weight: 700;
  src: local('Playfair Display SC Bold'), local('PlayfairDisplaySC-Bold'), url(https://fonts.gstatic.com/s/playfairdisplaysc/v5/5ggqGkvWJU_TtW2W8cEubEokbIbVBEug4iVDIj5OpkD3rGVtsTkPsbDajuO5ueQw.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'Playfair Display SC';
  font-style: normal;
  font-weight: 700;
  src: local('Playfair Display SC Bold'), local('PlayfairDisplaySC-Bold'), url(https://fonts.gstatic.com/s/playfairdisplaysc/v5/5ggqGkvWJU_TtW2W8cEubDaDHle4j1TrO8haZ6ufn8f3rGVtsTkPsbDajuO5ueQw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Playfair Display SC';
  font-style: normal;
  font-weight: 700;
  src: local('Playfair Display SC Bold'), local('PlayfairDisplaySC-Bold'), url(https://fonts.gstatic.com/s/playfairdisplaysc/v5/5ggqGkvWJU_TtW2W8cEubAuHI8nEXGiGe9f4bEoHNW8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}



 

html,body {
	margin:0;
    height:100%;
	font-family: 'Raleway', sans-serif;
	font-weight:500;
	color:#000;
	
	
	
	
}
body{
	overflow-x: hidden !important; 
	
}

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #F90;	
	background-image: -webkit-linear-gradient(90deg,
	                                          rgba(255, 255, 255, .2) 25%,
											  transparent 25%,
											  transparent 50%,
											  rgba(255, 255, 255, .2) 50%,
											  rgba(255, 255, 255, .2) 75%,
											  transparent 75%,
											  transparent)
}


section {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: calc(100% - 1px);
}
.yr-65{
	
	position:absolute;
	right:10px;
	top:10px;
	z-index:1000;
	width:20%;
}

.v-center {
    padding-top:1%;
    font-size:70px;
}



  
.well {
	border-color:transparent;
}

a.list-group-item.active,[class*='-info'] {
	background-color: #168ccc;
    color:#fff;
}
#section1 {
    background:;
	color:#FFF;
}

	   
.demo{
	width:100%;
	background-color:#e19136;
	height:100px;
}

.demo4{
	width:100%;
	background-image:url("../images/foot.jpg");
	background-repeat:no-repeat;
	background-size:cover;
	height:100px;
}

#section2 {
	padding-top:20px;
	background-color: #e19136;
    color:#fff;

}
.demo2{
	width:100%;
	background-color:#d9edf7;
	height:100px;
}
  
#section3 {
	
	background-color: #d9edf7;
    color:#333;
	padding-bottom:50px;
	

}

#section4 {
	background-image:url("../images/wood-bg.jpg");
	
	
    color:#fff;
	background-attachment:fixed;
	background-position:center;
	background-size:cover;
	padding-bottom:150px;
}

#section5,#section7,#section7 a {
 color:#f5f5f5;
}
#section5{
	float:left;
	
	
}

#section6 {
	background-color: #168ccc;
    color:#ddd;
}
.bottom{
	width:100%;
	float:left;
	margin-top:10px;
}

footer {
	width:100%;
	float:left;
    color:#ddd;
    min-height:100px;
    padding-top:20px;
    padding-bottom:10px;
	background-color:#000;

}

footer .nav>li>a {
    padding:3px;
    color:#ccc;
	font-weight:600;
	font-family: 'Josefin Slab', serif;
}

footer .nav>li>a:hover {
    background-color:transparent;
	color:#fff;
}
footer p{
font-family: 'Josefin Slab', serif;
font-weight:600;	
}
footer h4{
font-size:23px;	
font-family: 'Josefin Slab', serif;
font-weight:600;	
}

.result-bt {
    width: auto;
    float: right;
    background-color:  #e7a55c;
    z-index: 1001;
    color: #fff;
    margin-right: -50px;
    margin-top: 50px;
    padding: 10px 20px 2px 20px;
    -ms-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    cursor: pointer;
}
.result-box {
    
    height: auto;
    right: 0px;
    top: 40%;
    z-index: 1;
    position: fixed;
}
.result-form {
    width: 70%;
    float: right;
    background-color: rgba(0,0,0,.6);
    padding-bottom: 10px;
    display: none;
	position:relative;
    z-index: 3;
	padding:30px 20px 30px 20px;
}
.result-form p {
    margin-top: 10px;
    color: #fff;
    text-align: center;
}
.result-form input {
    margin-top: 10px;
    color: #000;
    background-color: #fff;
}
.result-form textarea {
    margin-top: 10px;
    color: #000;
    background-color: #fff;
}
.form-control {
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    background-color: transparent;
    border: 1px solid #662d91;
    height: 40px;
    padding-top: 5px;
    padding-bottom: 10px;
}
.result-form .btn-default {
    background: #e7a55c;
    color: #fff;
    margin-top: 10px;
}


@media only screen and (max-width: 1024px) {
	.result-box {
    
    margin-top: 0%;
	width: 30%;
}
}
@media only screen and (max-width: 768px) {
	.result-box {
    
    margin-top: 0%;
	width: 90%;
}
.still-quest p {
   width:100%;
    float: left;
}

.ask-now {
 
    margin-left: 0%;
    
    float: left;
}
.search-box {
	margin-top:30px;
    float: left;
}
.sl-text {
   
   z-index:0;
    margin-top: 20px;
    margin-left: 50px;
}
.q-caption {
    font-size: 14px;
}

}



 .click-top{
		   background-color: rgba(37, 34, 34, 0.68);
		  width:40px;
		  height:40px;
		  right:1.5%;
		  position:fixed;
		  margin-top:80px;
		  text-align:center;
		  color:#fff;
		  z-index:1000;
		  padding-top:7px;
		  padding-bottom:20px;
		  font-size:20px;
		  bottom:-50px;
		 
		   -webkit-transition:  0.7s ease; /* Safari */
            transition:  0.7s ease ;
	  }  
	
.high{
	width:100%;
	float:left;
	height:100%;
}
.scroll-arrow{
	position:absolute;
	width:100%;
	height:50px;
    bottom:30px;
	margin:0 auto;
	z-index:300;
	
}
.scroll-arrow::after{
	content:"Scoll or click to continue" ;
	color:#FFF;
	padding-top:0px;
	position:absolute;
	width:100%;
	left:0px;
	top:30px;
	
	
}
.scroll-arrow2{
	position:absolute;
	width:100%;
	height:50px;
	margin:0 auto;
	z-index:300;
	bottom:20px;
	
}
.scroll-arrow3{
	position:absolute;
	width:100%;
	height:50px;
	margin:0 auto;
	z-index:300;
	bottom:30px;
	
}
.scroll-arrow4{
	position:absolute;
	width:100%;
	height:50px;
	margin:0 auto;
	z-index:300;
	bottom:30px;
	
}
.scroll-arrow5{
	position:absolute;
	width:100%;
	height:50px;
	margin:0 auto;
	z-index:300;
	bottom:-40px;
	
	}
	
.lead {
    font-size: 15px ;
	margin-bottom:150px;
	padding-top:85px;
	
	
}
.content1{
	width:80%;
	margin-top:310px;
	margin-left:14%;
	font-size:15px;
	line-height:1.6em;
	font-weight:bold;
}
.content1 li::before {
    position: absolute;
    content: "\f178 ";
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: -25px;
	margin-top:4px;
    
}





.demo-text{
		   position:absolute;
		   z-index:400;
		   color:#fff;
		   bottom:15%;
		   font-size:30px;
		   text-align:center;
		   margin:0 auto;
		   width:100%;
		   text-shadow: 1px 1px #000;
		   font-weight:100;
		  font-family: 'Cinzel', serif;
		  
	   }
/*reponsive category--*/

.resp-slider{
	
	width:100%;
	height:auto;
	display:none;
}
.cust{
		display:none;
	}

/*reponsive category End--*/
@media only screen and (min-width: 1920px){
	
	.cust{
		display:block;
	}
	.rev_slider_wrapper{
		display:none !important;
	}
	
		.demo-text{
		   
		   bottom:90px ;
		   
	   }
	
	.tp-resizeme img{
		width:1980px !important ;
		height:880px !important ;
	}
	.scroll-arrow {
    position: absolute;
    width: 100%;
    height: 50px;
    bottom: 20px !important;
    margin: 0 auto;
    z-index: 300;
}
.scroll-arrow2 {
   
   
    bottom: -160px;
}
.img-content{
	margin-top:100px;
}

h3.first-tl {
    position: absolute;
    padding-top: 0px;
    left: 38%;
    top: 390px !important ;
}
p.content1 {
    width: 80%;
    margin-top: 490px;
   
}
h3.about-tittle {
    
    margin-top: 300px !important;
    margin-left: 168px !important;
    
}
.margin-100{
	margin-top:200px;
}


.rev_slider_wrapper {
	
}

.change-menu::after {
	
 left: 90% !important;
  
}


.content1 {
  
    margin-top: 410px;
    margin-left: 14%;
   
}



}




.logo{
	
	position:absolute;
	z-index:300;
	margin-left:3%;
}
.container_open{
	z-index:500 !important;
}
/*--responsive--*/ 
@media only screen and (max-width: 1024px) {

	span.powered{
	
	top:250px;
	right:20px;
	
}
.scroll-arrow {
    
    bottom: 180px;
   }
	.content1 li::before {
   
    left: 96px;
    margin-top: 4px;
}
.scroll-arrow3 {
 
    bottom: -70px;
}
.margin-100{
	margin-top:50px;
}

}
@media only screen and (max-width: 768px) {
	
	.resp-slider{
	
	width:100%;
	height:auto;
	display:block;
}
	
	.rev_slider_wrapper{
		display:none !important;
	}
		.click-top {
    right: 1.5%;
    margin-top: -120px;
    padding-top: 10px;
    padding-bottom: 20px;
    
}

section {
	
    min-height:auto !important;
}
	.scroll-arrow{
		display:none;
	}
	.scroll-arrow2{
		display:none;
	}
	.scroll-arrow3{
		display:none;
	}
	.scroll-arrow4{
		display:none;
	}
	.scroll-arrow5{
		display:none;
	}
	
	
	.lead{
		margin-bottom:10px;
	}
	h3.first-tl{
		
		
	}

	h3.about-tittle{
		
	}
	h3.tittlesr{
	display:block !important;
	text-align:center;
	
}
	span.powered{
	
	top:90px !important;
	right:20px;
	
}
	ul.social{
		margin-left:-5%;
	}
	h4.follow{
	padding-left:0% !important;
}
	.footer-logo{
		display:none;
	}
	
	.scroll-arrow::after{
		display:none;
	}
	.logo{
		
	position:absolute;
	z-index:300;
	margin-left:3%;
}
.logo img{
	width:60% !important;
	margin-left:4%;
}



.content1{
	width:100%;
	margin-top:80px;
	margin-left:0%;
	padding-top:70px;
}

.content1 li::before {
   
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    left: 45px;
	margin-top:4px;
    
}

}

@media only screen and (max-width: 680px) {
	.register{
	position:fixed;
	top:235px !important;
	
	}
	
	.hamburger {
   position: fixed;
   top: 200px !important;
}
	.logo{
	position:absolute;
	z-index:300;
	margin-left:3%;
}
.logo img{
	width:60% !important;
}

}
@media only screen and (max-width: 480px) {
	.logo{
	position:absolute;
	z-index:300;
	margin-left:3%;
}
.logo img{
	width:40% !important;
}

}

@media only screen and (max-width: 360px) {
	.logo{
		
	position:absolute;
	z-index:300;
	margin-left:3%;
}
.logo img{
	width:45% !important;
}

}
@media only screen and (max-width: 320px) {
	.logo{
	position:absolute;
	z-index:300;
	margin-left:3%;
}
.logo img{
	width:40% !important;
}

}



.logo-65 {
	position:absolute;

	margin-top:240px !important;
	margin-left:75px;
	padding-bottom:50px;
}
.logo-65a{
	position:absolute;
	left:28%;
	margin-top:70px;
}
/*--responsive--*/
.foot{
	
}


.nav .open > a { background-color: transparent; }

.nav .open > a:hover { background-color: transparent; }

.nav .open > a:focus { background-color: transparent; }

/*-------------------------------*/
/*           Wrappers            */
/*-------------------------------*/

#wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  padding-left: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

#wrapper.toggled { padding-left: 220px; }

#wrapper.toggled #sidebar-wrapper { width: 220px; }

#wrapper.toggled #page-content-wrapper {
  margin-right: -220px;
  position: absolute;
}

#sidebar-wrapper {
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  background: #333;
  height: 100%;
  left: 220px;
  margin-left: -220px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  width: 0;
  z-index: 1000;
}
#sidebar-wrapper::-webkit-scrollbar {
 display: none;
}
.wp-no{
	font-family: 'Josefin Slab', serif;
	font-weight:bold;
	font-size:16px;
}
.wp-no i{
	color:#64be6b;
	font-size:18px;
	margin-top:10px;
	font-weight:bold;
}


/*-------------------------------*/
/*          Dark Overlay         */
/*-------------------------------*/

.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 105;
}

p.caption{
	text-align:center;
	color:#fff;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	font-size:16px;
	
	}
p.para{
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:center;
	color:#fff;
	margin-top:30px;
	
		}
.footer-logo{
	float:left;
	width:100%;
	margin-top:5px;
	margin-left: 5%;
}
span.powered{
	
	color:#fff;
	width:auto;
	float:right;
	margin-bottom:10px;
	margin-right:20px;
	font-size:12px;
	z-index:1001;
	
	
}
.column{
	
	float:left;
	padding-top:20px;
}
.social > li{
	display:inline !important;
	list-style-type:none;
	color:#fff;
	margin-left:1%;
	font-size:24px;
}
.social > li a{
  color:#fff;
}
h4.follow{
	padding-left:12%;
}
.register{
	position:fixed;
	background-color:#744802;;
	color:#fff;
	width:auto;
	height:auto;
	padding:10px;
	-ms-transform: rotate(270deg); /* IE 9 */
    -webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
    transform: rotate(270deg);
	z-index:500;
	right:-24px;
	top:300px;
}
h3.about-tittle{
	position:absolute;
	padding-left:0px;
	margin-top:140px;
	margin-left:110px;
	padding-top:9px;
	text-align:center;
	font-family: 'Cinzel', serif;
	color: #000;

	
}
h3.about-tittle:hover span.meus{
	-webkit-transform:scale(0.9);
	transform:scale(0.9)
}

h3.about-tittle::before{
	content:"[";
	font-size:90px;
	top:-5px;
	position:absolute;
	left:-35px;
	font-family: 'Josefin Slab', serif;
	
}
h3.about-tittle::after{
	content:"]";
	font-size:90px;
	top:-5px;
	position:absolute;
	right:-35px;
	font-family: 'Josefin Slab', serif;
}
/*--span.left-br{
	font-size:102px;
	
	position:absolute;

}
span.right-br{
	font-size:102px;
	padding-top:-30px !important;
	position:absolute;
	
}--*/

/*--h3.about-tittle:hover span.left-br {
	font-weight:bold;
	margin-left:-5px;
	-webkit-animation: bounce 1s;
    animation: bounce 1s;
	
}
h3.about-tittle:hover span.right-br {
	margin-left:5px;
	font-weight:bold;
	-webkit-animation: bounce 1s;
    animation: bounce 1s;
	
}--*/
h3.first-tl{
	font-family: 'Cinzel', serif;
	position:absolute;
	padding-top:0px;
	left:38%;
	top:280px;
	

}
h3.first-tl::before{
	content:"[";
	font-size:84px;
	left:-35px;
	position:absolute;
	top:-15px;
	font-family: 'Josefin Slab', serif;
	
}
h3.first-tl::after{
	content:"]";
	font-size:84px;
    right:-35px;
	position:absolute;
	top:-15px;
   font-family: 'Josefin Slab', serif;
   font-weight:400;

}

h3.first-tl2{
	position:absolute;
	padding-top:5px;
	left:42%;
	margin-top:45px;
	text-align:center;
	margin-bottom:20px;
	font-family: 'Cinzel', serif;
}
h3.first-tl2::before{
	content:"[";
	font-size:90px;
	left:-35px;
	position:absolute;
	top:-15px;
	font-family: 'Josefin Slab', serif;
	
	
}
h3.first-tl2::after{
	content:"]";
	font-size:90px;
    right:-35px;
	position:absolute;
	top:-15px;
   font-family: 'Josefin Slab', serif;
}

span.meus{
	
	text-align:center;
	
	display:inline-block;
	vertical-align:middle;
	-webkit-transform:perspective(1px) translateZ(0);
	transform:perspective(1px) translateZ(0);
	box-shadow:0 0 1px transparent;
	-webkit-transition-duration:.3s;
	transition-duration:.3s;
	-webkit-transition-property:transform;
	transition-property:transform;
	
	
}
h3.tittlesr{
	display:none;
	
}
.main-cat1{
	margin-top:75px;
}
.main-cat2{
	margin-top:75px;
}

/*--About--*/

.top-head{
	background-color:#FFF;
	width:100%;
	height:auto;
	float:left;
	position:fixed;
	z-index:101
}
.logo-sec{
	float:left;
	width:30%;
	margin-left:2%;
}
.nav-sec{
	width:60%;
	float:right;
}
p.cont-no{
	float:right;
	color:#000;
	margin-top:55px;
	border-left:solid 1px #999;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:30px;
	font-family: 'Josefin Slab', serif;
	font-size:15px;
	font-weight:600;
}
ul.top-icons{
	float:right;
	margin-top:65px;
	margin-right:30px;
}
.top-icons li{
	list-style-type:none;
	display:inline-block;
	margin-left:15px;
	font-size:17px;
}
.top-icons li a{
	
	color:#000 !important;
}
.menu-ic{
	right:0px;
	margin-top:62px;
	margin-right:20px;
	font-size:20px;
	position:fixed;
	display:none;
	z-index:500;
}
.menu-ic::after{
	content:"Menu" ;
	font-size:16px;
}
.abt-side-nav{
	
	width:20%;
	background-color:#000;
	color:#fff;
	height:100%;
	right:0px;
	top:0px;
	font-size:18px;
	display:none;
	z-index:102;
	position:fixed;
}
li{
	list-style-type:none;
}
ul.abt-nav{
	float:left;
	margin-top:70%;
	margin-left:17%;
	
}
.abt-nav a{
	text-decoration:none;
	color:#fff;
}
span.closer{
	float:left;
	margin-left:15px;
	margin-top:10px;
}
.abt-sec2 h3{
	color:#f7931d !important;
	font-size:13px;
	font-weight:bold;
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
	position:absolute;
	top:20px;
	left:0px;


}
.abt-sec2 h2{
	position:absolute;
	top:0px;
	left:42px;
	color:#fff;
}
.abt-sec2 p{
	margin-top:0px;
	width:90%;
	margin-left:30px;
	color:#fff;
}
.abt-sec2{
	float:left;
	margin-top:100px;
}


.abt-sec3 h3{
	color:#f7931d !important;
	font-size:13px;
	font-weight:bold;
	-ms-transform: rotate(-90deg); /* IE 9 */
    -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
    transform: rotate(-90deg);
	position:absolute;
	top:100px;
	left:0px;


}
.abt-sec3 h2{
	position:absolute;
	top: 15px;
    left: 44px;
    color: #fff;
    margin-left: 0%;
	font-family: 'Titillium Web', sans-serif;
	text-transform:uppercase;
	
   
}
.abt-sec3 p{
	
	width:90%;
	margin-left:30px;
	color:#fff;
	margin-top: 30px;
}
.abt-sec3{
	float:left;
	margin-top:110px;
	margin-bottom:100px;
}


span.text-bld{
	font-size: 17px;
	font-weight:bold;
}
span.text-bld2{
	
	font-weight:700;
}



h3.90-deg{
	
	
}
.what-bg{
	margin-top:80px;
	width:100%;
	height:400px;
	background-image:url("../images/what.jpg");
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size:cover;
	background-position:0px 100px;
	margin-bottom:20px;
}
.what-cnt{
	float:left;
	margin-top:30px;
	width:90%;
	height:335px;
	border:solid 1px #fff;
	margin-left:5%;
    color:#fff;
	padding-top:50px;
	padding-bottom:50px;
	padding-left:50px;
	padding-right:50px;
	
}
span.brd{
	float:left;
	width:8%;
	height:2px;
	background-color:#f7931d;
	
}
.what-cnt h2{
	float:left;
	width:100%;
	
}
.what-cnt p{
	float:left;
	padding-top:10px;
}
#top-200{
	
	padding-top:200px;
}
@media screen and (max-width:768px){
	
	.yr-65 {
		
		display:none;
	}
	
	.logo-65 {
    position: absolute;
    margin-top: 0px !important;
    margin-left: 0px;
    padding-bottom: 53px;
}
	
	h3.first-tl {
    position: absolute;
    padding-top: 0px;
    left: 25%;
    top: 220px;
	font-size:25px !important;
}
.first-tl strong{
	font-size:22px !important;
}
.first-tl span{
	font-size:18px;
}
h3.about-tittle{
	position:absolute;
	padding-left:0px;
	margin-top:0px;
	margin-left:110px;
	padding-top:9px;
	text-align:center;

}
.about-tittle span{
	font-size:18px;
}
	.about-tittle strong{
	font-size:22px !important;
}
h3.about-tittle::after {
    content: "]";
    font-size: 70px;
    top: 0px;
    position: absolute;
    right: -35px;
    font-family: 'Josefin Slab', serif;
}
h3.about-tittle::before {
    content: "[";
    font-size: 70px;
    top: 0px;
    position: absolute;
    left: -35px;
    font-family: 'Josefin Slab', serif;
}


	
	.menu-ic{
		display:block;
	}
	
	#top-200{
	margin-top:0px;
}
	p.cont-no {
		display:none;
	}
	ul.top-icons {
		display:none;
	}
	.abt-side-nav {
    width: 100%;
    background-color: #fff;
    color: #000 !important;
    height: 300px;
    right: 0px;
    top: 130px;
    font-size: 18px;
    display: none;
    z-index: 102;
    position: fixed;
}
ul.abt-nav{
	width:100%;
	float:left;
	margin-top:20px;
	margin-left:3%;
	
}
span.closer{
	display:none;
}
.abt-nav li{
	border-bottom:solid 1px #ccc;
	width:70%;
	line-height:35px;
}
.abt-nav a{
	
	color:#000;
}
.what-cnt{
	  margin-top: 25px;
    width: 90%;
    margin-left: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	height:auto !important;
}
.what-bg{
	height:340px ;
	margin-top:0px;
}
.abt-img{
	margin-top:20px;
}

.top-head {
	height:160px;
}

}

@media screen and (max-width:736px) and (orientation: landscape){
	h3.first-tl {
    position: absolute;
    padding-top: 0px;
    left: 38%;
    top: 280px;
    font-size: 25px !important;
}
.logo-65 {
    position: absolute;
    margin-top: -68px !important;
    margin-left: 0px;
    padding-bottom: 53px;
}
h3.about-tittle {
    position: absolute;
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 38px;
    padding-top: 9px;
    text-align: center;
}
.lead {
   padding-right:20px;
}

	
	
}

@media screen and (max-width:680px){
	
	.what-cnt{
	  margin-top: 25px;
    width: 90%;
    margin-left: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	height:auto !important;
}
.what-bg{
	height:340px ;
	margin-top:0px;
}


}

@media screen and (max-width:667px) and (orientation: landscape){
	h3.first-tl {
    position: absolute;
    padding-top: 0px;
    left: 36%;
    top: 280px;
    font-size: 25px !important;
}
.logo-65 {
    position: absolute;
    margin-top: -68px !important;
    margin-left: 0px;
    padding-bottom: 53px;
}
h3.about-tittle {
    position: absolute;
    padding-left: 0px;
    margin-top: 0px;
    margin-left: 38px;
    padding-top: 9px;
    text-align: center;
}

	
	
}
@media screen and (max-width:568px) and (orientation: landscape){
	
	.top-head {
	height:120px;
}
.menu-ic {
   
margin-top: 45px;
}
h3.first-tl {
   
    left: 32%;
    top: 275px;
    
}
h3.about-tittle {
   
    margin-top: -4px;
    margin-left: 36px;
    padding-top: 9px;
    
}



}

@media screen and (max-width:480px){
	
	.what-cnt{
	  margin-top: 25px;
    width: 90%;
    margin-left: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	height:auto !important;
}
.what-bg{
	height:430px ;
	margin-top:0px;
}
.abt-sec3 h2 {
	font-size:23px;
    position: absolute;
    top: 0px;
    left: 15px;
}
}

@media screen and (max-width:414px){
	
	#top-200 {
    padding-top: 135px;
}
	
	.what-cnt{
	  margin-top: 25px;
    width: 90%;
    margin-left: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	height:auto !important;
}
.what-bg{
	height:480px ;
	margin-top:0px;
}
.abt-sec2 h2 {
	font-size:28px;
    position: absolute;
    top: 0px;
    left: 42px;
}
.abt-sec3 h2 {
	font-size:23px;
    position: absolute;
    top: 0px;
    left: 15px;
}

.abt-sec3 p {
    width: 95%;
    margin-left: 0px;
    color: #fff;
    margin-top: 20px;
}

.abt-sec2 p {
    margin-top: 0px;
    width: 90%;
    margin-left: 15px;
    color: #fff;
}
.top-head {
	height:90px;
}
.menu-ic {
   
margin-top: 40px;
}

h3.about-tittle {
   
    
    margin-top: -80px;
    margin-left: 95px;
    padding-top: 9px;
    
}
h3.first-tl {
   
    padding-top: 0px;
    left: 25%;
    top: 240px;
    font-size: 25px !important;
}



}

@media screen and (max-width:375px){
	
	.what-cnt{
		
	margin-top: 25px;
    width: 90%;
    margin-left: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	height:auto !important;
	
}
.what-bg{
	height:560px ;
	margin-top:0px;
}
.abt-sec2 h2 {
	font-size:25px;
    position: absolute;
    top: 0px;
    left: 42px;
}
.abt-sec3 h2 {
	font-size:21px;
    position: absolute;
    top: 0px;
    left: 15px;
}

.abt-sec3 p {
    width: 95%;
    margin-left: 0px;
    color: #fff;
    margin-top: 20px;
}

.abt-sec2 p {
    margin-top: 0px;
    width: 90%;
    margin-left: 15px;
    color: #fff;
}
.top-head {
	height:80px;
}
.menu-ic {
   
margin-top: 35px;
}
h3.about-tittle {
   
    
    margin-top: -80px;
    margin-left: 80px;
    padding-top: 9px;
    
}
h3.first-tl {
   
    padding-top: 0px;
    left: 25%;
    top: 220px;
    font-size: 25px !important;
}






}


@media screen and (max-width:360px){
	
	.what-cnt{
	  margin-top: 25px;
    width: 90%;
    margin-left: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	height:auto !important;
}
.what-bg{
	height:540px ;
	margin-top:0px;
}
.abt-sec2 h2 {
	font-size:25px;
    position: absolute;
    top: 0px;
    left: 30px;
}
.abt-sec3 h2 {
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 15px;
}
.abt-sec3 p {
    width: 100%;
    margin-left: 0px;
    color: #fff;
    margin-top: 30px;
}
.abt-sec2 h3 {
    
    top: 20px;
    left: -14px;
}



h3.about-tittle {
   
    
    margin-top: -80px;
    margin-left: 60px;
    padding-top: 9px;
    
}
h3.first-tl {
   
    padding-top: 0px;
    left: 22%;
    top: 180px;
    font-size: 25px !important;
}
.abt-sec2 p {
    margin-top: 0px;
    width: 100%;
    margin-left: 0px;
    color: #fff;
}

}
@media screen and (max-width:320px){
	
	.what-cnt{
	  margin-top: 25px;
    width: 90%;
    margin-left: 5%;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	height:auto !important;
}
.what-bg{
	height:600px ;
	margin-top:0px;
}
.top-head {
	height:70px;
}
.menu-ic { 
margin-top: 30px;
}

h3.about-tittle {
   
    
    margin-top: -80px;
    margin-left: 50px;
    padding-top: 9px;
    
}
h3.first-tl {
   
    padding-top: 0px;
    left: 20%;
    top: 180px;
    font-size: 25px !important;
}

h3.first-tl2::before {
    
    font-size: 80px;
    
}
h3.first-tl2::after {
    
    font-size: 80px;
    
}




}

/*--service--*/

.service-main1{
	float:left;
	margin-top:160px;
	width:100%;
	
}

.service-cnt1{
	float:left;
	width:50%;
	height:500px;
	background-color:#383b3f;
	padding-top: 5%;
}
.service-cnt3{
	float:left;
	width:50%;
	height:500px;
	background-color:#e41e26;
	padding-top: 5%;
}
.service-cnt4{
	float:left;
	width:50%;
	height:500px;
	background-color:#383b3f;
	padding-top: 5%;
}
.service-cnt5{
	float:left;
	width:50%;
	height:500px;
	background-color:#e41e26;
	padding-top: 5%;
}
.service-cnt6{
	float:left;
	width:50%;
	height:500px;
	background-color:#fafafa;
	padding-top: 5%;
}
.service-cnt2{
	float:left;
	width:50%;
	height:500px;
	background-color:#fafafa;
	padding-top: 5%;
}


.service-cnt1 p{
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	color:#fff;
	font-family: 'Raleway', sans-serif;
}

.service-cnt2 p{
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	color:#000;
	font-family: 'Raleway', sans-serif;
}
.service-cnt3 p{
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	color:#fff;
	font-family: 'Raleway', sans-serif;
}

.service-cnt4 p{
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	color:#fff;
	font-family: 'Raleway', sans-serif;
}
.service-cnt5 p{
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	color:#fff;
	font-family: 'Raleway', sans-serif;
}

.service-cnt6 p{
	width:80%;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	color:#000;
	font-family: 'Raleway', sans-serif;
}
.service-cnt1 h3{
	margin-top:110px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-family: 'Cinzel', serif;
}
.service-cnt2 h3{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:center;
	color:#000;
	font-size:24px;
	font-family: 'Cinzel', serif;
}
.service-cnt3 h3{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-family: 'Cinzel', serif;
}
.service-cnt4 h3{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-family: 'Cinzel', serif;
}
.service-cnt5 h3{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:center;
	color:#fff;
	font-size:24px;
	font-family: 'Cinzel', serif;
}
.service-cnt6 h3{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:center;
	color:#000;
	font-size:24px;
	font-family: 'Cinzel', serif;
}



.service-img{
	float:left;
	width:50%;
	height:500px;
	background-image:url("../images/royal.jpg");
	
	background-size:cover;
	
}
.service-main1c{
	float:left;
	margin-top:0px;
	width:100%;
	
}
.service-img2c{
	float:left;
	width:50%;
	height:500px;
	background-image:url("../images/cane.jpg");
	
	background-size:cover;
	
}
.service-img3c{
	float:left;
	width:50%;
	height:500px;
	background-image:url("../images/solid.jpg");
	
	background-size:cover;
	
}
.service-img4c{
	float:left;
	width:50%;
	height:500px;
	background-image:url("../images/sofa.jpg");
	
	background-size:cover;
	
}
.service-img5c{
	float:left;
	width:50%;
	height:500px;
	background-image:url("../images/antiq.jpg");
	
	background-size:cover;
	
}
.service-img6c{
	float:left;
	width:50%;
	height:500px;
	background-image:url("../images/cnt.jpg");
	
	background-size:cover;
	
}



.service-cnt1 h3{
	margin-top:8px;
	margin-left:auto;
	margin-right:auto;
	width:80%;
	text-align:center;
	font-family: 'Cinzel', serif;
}
.service-img2{
	float:left;
	width:50%;
	height:auto;
	
}

.sub-cnt1{
	
	width:80%;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	padding-bottom:142.1px;
	padding-top:143px;
	
}
.sub-cnt1 h3{
	
	text-align:center;
}
.sub-cnt1 p{
	padding-top:15px;
	text-align:center;
}
span.brace-o{
	position:absolute;
	font-size:79px;
	margin-left:16%;
	font-family: 'Josefin Slab', serif;
	margin-top:80px;
	color:#fff;
}
span.brace-c{
	position:absolute;
	font-size:79px;
	margin-left:32%;
	color:#fff;
	margin-top:-91px;
	font-family: 'Josefin Slab', serif;
}

span.brace-oc1{
	position:absolute;
	font-size:79px;
	margin-left:16%;
	font-family: 'Josefin Slab', serif;
	margin-top:89px;
	color:#fff;
}
span.brace-cc1{
	position:absolute;
	font-size:79px;
	margin-left:32%;
	color:#fff;
	margin-top:-87px;
	font-family: 'Josefin Slab', serif;
}


span.brace-o2{
	position:absolute;
	font-size:75px;
	margin-left:16%;
	margin-top:89px;
	font-family: 'Josefin Slab', serif;
	color:#fff;
}
span.brace-c2{
	position:absolute;
	font-size:75px;
	margin-left:32%;
	color:#fff;
	margin-top:-87px;
	font-family: 'Josefin Slab', serif;
}
span.brace-o3{
	position:absolute;
	font-size:78px;
	margin-left:8%;
	margin-top:75px;
	font-family: 'Josefin Slab', serif;
}
span.brace-c3{
	position:absolute;
	font-size:78px;
	margin-left:0%;
	left:30%;
	margin-top:-93px;
	font-family: 'Josefin Slab', serif;
}

span.brace-o4{
	position:absolute;
	font-size:78px;
	margin-left:15%;
	margin-top:82px;
	font-family: 'Josefin Slab', serif;
	color:#000;
}
span.brace-c4{
	position:absolute;
	font-size:78px;
	margin-left:33%;
	
	margin-top:-94px;
	font-family: 'Josefin Slab', serif;
	color:#000;
}

.service-main3{
	float:left;
	margin-top:0px;
	width:100%;
	height:auto;
}
.cont-r{
	display:none;
}
.cont-r h2{
	display:none;
}
.cont-r p{
	display:none;
}
@media only screen and (max-width:1280px){
	
	.sub-cnt1{
	
	width:80%;
	margin-left:auto;
	margin-right:auto;
	color:#fff;
	padding-bottom:135.8px;
	padding-top:136px;
	
}
.service-main1 {
    float: left;
    margin-top: 160px;
    width: 100%;
    
}
.service-main3 {
    float: left;
    margin-top: 0px;
    width: 100%;
   
}
.service-cnt1 {
    float: left;
    width: 40%;
   
  
}
}




@media only screen and (max-width:1024px) and (min-width: 768px){
		.demo-text{
		   
		  bottom: 38%;
		   
	   }
		  .service-cnt1 {
    float: left;
    width: 40% ;
    height: 410px  ;
    
}

.service-main1 {
    float: left;
    margin-top: 160px;
    width: 100%;
    height: 410px  ;
}
.sub-cnt1 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    padding-bottom: 121.8px ;
    padding-top: 122px ;
}
.service-cnt1 h2 {
	font-size:25px;
}
.sub-cnt1 h2{
	font-size:25px;
}

span.brace-o3 {
    
    margin-left: 4.5%;
    margin-top: 80px;
   
}
span.brace-c3 {
    
    margin-left: 0%;
    left: 33%;
    margin-top: -89px;
   
}
span.brace-o4 {
    
    margin-left: 8%;
    margin-top: 80px;
   
}
span.brace-c4 {
    
    margin-left: 0%;
    left: 29.5%;
    margin-top: -96px;
   
}
span.brace-o {
    
    margin-left: 8%;
	margin-top:80px;
    
}
span.brace-c {
    
    margin-left: 30%;
    margin-top: -86px;
   
}
span.brace-o2 {
    font-size: 75px;
    margin-left: 7%;
   }
span.brace-c2 {
    
    margin-left: 30%;
    margin-top: -88px;
    
}
span.brace-oc1 {
    
    margin-left: 9%;
    margin-top: 89px;
    
}
span.brace-cc1 {
    
    margin-left: 28.5%;
    margin-top: -87px;
    
}

.service-main3 {
    
    height: 409px;
}
	  }
	  

	  
	 
	@media only screen and (max-width:960px){
		
		.demo-text{
		   
		 
		   
	   }
		  .service-cnt1 {
    float: left;
    width: 40% ;
    height: 384px  ;
   
}
.service-main1 {
    float: left;
    margin-top: 160px;
    width: 100%;
    
}

.sub-cnt1 {
    width: 80%;
   padding-bottom: 127px;
    padding-top: 126px;
}
	}  
	  
@media screen and (max-width:768px){
	.demo-text{
		   
	bottom:32%;	   
	line-height:1.1;
	padding:0px 10px 0px 10px;
		   
	   }
	
	
	.cont-r{
	display:block;
}
	.service-img2{
	float:left;
	width:100%;
	
}

.service-cnt1{
	float:left;
	width:100%;
	height:auto;
	
	
}
.service-cnt2 {
    float: left;
    width: 100%;
    height: auto;
	
   
}
.service-cnt3{
	float:left;
	width:100%;
	height:auto;
	margin-top:20px;
	
}
.service-cnt4 {
    float: left;
    width: 100%;
    height: auto;
  
}
.service-cnt5 {
    float: left;
    width: 100%;
    height: auto;
   
}
.service-cnt6 {
    float: left;
    width: 100%;
    height: auto;
	 margin-top:20px;
   
}
.service-img {
    
    width: 100%;
}
.service-img2c {
  width: 100%;
  margin-top:20px;
}
.service-img3c {
  width: 100%;
}
.service-img4c {
  width: 100%;
  margin-top:20px;
}
.service-img5c {
  width: 100%;
    margin-top:20px;
}
.service-img6c {
  width: 100%;
}

.service-main1 {
    float: left;
    margin-top: 50px;
    width: 100%;
    height: auto;
}
.service-main3 {
    float: left;
    margin-top:0px;
    width: 100%;
    height: auto;
}
.cont-r h2{
	display:block;
	text-align:center;
	font-size:22px;
	font-weight:bold;
}
.cont-r p{
	display:block;
	text-align:center;

}

.service-cnt1 h2 {
	font-size:22px;
	font-weight:bold;
}
.service-cnt1 h3 {
	font-size:20px;
	padding-top:0px;
	
}
.service-cnt2 h3 {
	font-size:20px;
	padding-top:0px;
	
}
.service-cnt3 h3 {
	font-size:20px;
	padding-top:0px;
	
}
.service-cnt4 h3 {
	font-size:20px;
	padding-top:0px;
	
}
.service-cnt5 h3 {
	font-size:20px;
	padding-top:20px;
	
}
.service-cnt6 h3 {
	font-size:20px;
	padding-top:20px;
	
}
.service-cnt1 strong{
	font-size:24px !important;
}

span.brace-o3 {
    
    margin-left: 4.5%;
    margin-top: 80px;
   
}
span.brace-c3 {
    
    margin-left: 0%;
    left: 33%;
    margin-top: -89px;
   
}
span.brace-o4 {
    
    margin-left: 34%;
    margin-top: 80px;
   
}
span.brace-c4 {
    
    margin-left: 0%;
    left: 62.5%;
    margin-top: -96px;
   
}
span.brace-o {
    
    margin-left: 35%;
	margin-top:96px;
    
}
span.brace-c {
    
    margin-left: 62%;
    margin-top: -82px;
   
}
span.brace-o2 {
    font-size: 75px;
    margin-left: 34%;
   }
span.brace-c2 {
    
    margin-left: 62.5%;
    margin-top: -88px;
    
}
span.brace-oc1 {
    
    margin-left: 33%;
    margin-top: 89px;
    
}
span.brace-cc1 {
    
    margin-left: 63.5%;
    margin-top: -91px;
    
}

.portfolio-grid .mix .portfolio-wrapper img {

height:200px !important;
}
}
@media screen and (max-width:680px){
	

	
	span.brace-o3 {
    
    font-size: 78px;
    margin-left: 30%;
    margin-top: 94px;
   
}
span.brace-c3 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 67%;
    margin-top: -93px;
   
}

span.brace-o4 {
    
    font-size: 78px;
    margin-left: 34%;
    margin-top: 92px;
   
}
span.brace-c4 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 63%;
    margin-top: -99px;
   
}
.portfolio-grid .mix .portfolio-wrapper img {

height:200px !important;
}
	
}


	   @media only screen and (max-width:600px) and (orientation:portrait) {
	
         	.demo-text{
		   
	bottom:75%;	   
	
	font-size:22px;
		   
	   }
	   
	   	  h3.first-tl {
    left: 33%;
    top: 281px;
}

.logo-65 {
    position: absolute;
    margin-top: -77px !important;
    margin-left: 0px;
    padding-bottom: 53px;
}

h3.about-tittle {
    margin-top: -4px;
    margin-left: 38px;
    padding-top: 9px;
}
	  }
	  


@media screen and (max-width:568px){
	
	.demo-text{
		   
		   
		   font-size:18px;
		   
	   }
	
	
	span.brace-o3 {
    
    font-size: 78px;
    margin-left: 26%;
    margin-top: 98px;
   
}
span.brace-c3 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 71%;
    margin-top: -92px;
   
}

span.brace-o4 {
    
    font-size: 78px;
    margin-left: 31%;
    margin-top: 98px;
   
}
span.brace-c4 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 64%;
    margin-top: -92px;
   
}


span.brace-or {
    
    font-size: 75px;
    margin-left: 34%;
	margin-top:-25px;
   
}
span.brace-cr {
    
    font-size: 75px;
    margin-left: 0%;
    right: 34%;
    margin-top: -84px;
    
}
	
}

@media screen and (max-width:480px){
	

	span.brace-o3 {
    
    font-size: 78px;
    margin-left: 22%;
    margin-top: 94px;
   
}
span.brace-c3 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 73%;
    margin-top: -96px;
   
}

span.brace-o4 {
    
    font-size: 78px;
    margin-left: 21%;
    margin-top: 106px;
   
}
span.brace-c4 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 72%;
    margin-top: -87px;
   
}

span.brace-or {
    
    font-size: 75px;
    margin-left: 32%;
	margin-top:-25px;
   
}
span.brace-cr {
    
    font-size: 75px;
    margin-left: 0%;
    right: 32%;
    margin-top: -85px;
    
}
	
}

@media screen and (max-width:414px) {
	
	
	.demo-text{
		   
		bottom:75%;	     
		   
	   }
	   
	 span.brace-o {
   
    margin-left: 24%;
    margin-top: 91px;
   }
span.brace-c {
    
    margin-left: 70%;
    margin-top: -86px;
   
}  

span.brace-oc1 {
   
    margin-left: 21%;
    margin-top: 106px;
   }
span.brace-cc1 {
   
    margin-left: 72%;
    margin-top: -87px;
    }	
	
	span.brace-o2 {
    
    margin-top:106px;
    margin-left: 21%;
    
}
span.brace-c2 {
    
    margin-left: 72%;
    margin-top: -88px;
   
}
	
	
	span.brace-o3 {
    
    font-size: 78px;
    margin-left: 16%;
    margin-top: 96px;
   
}
span.brace-c3 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 78%;
    margin-top: -83px;
   
}
span.brace-or {
    
    font-size: 75px;
    margin-left: 30%;
	margin-top:-32px;
   
}
span.brace-cr {
    
    font-size: 75px;
    margin-left: 0%;
    right: 30%;
    margin-top: -92px;
    
}
	   	  h3.first-tl {
    left: 23%;
    top: 235px;
}
	
}

@media screen and (max-width:375px){
	

	
	
	span.brace-o3 {
    
    font-size: 78px;
    margin-left: 14%;
    margin-top: 95px;
   
}
span.brace-c3 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 80%;
    margin-top: -85px;
   
}
span.brace-o4 {
    
    font-size: 78px;
    margin-left: 14%;
    margin-top: 104px;
   
}
span.brace-c4 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 78%;
    margin-top: -90px;
   
}
span.brace-or {
    
    font-size: 75px;
    margin-left: 29%;
	margin-top:-25px;
   
}
span.brace-cr {
    
    font-size: 75px;
    margin-left: 0%;
    right: 29%;
    margin-top: -85px;
    
}
  h3.first-tl {
    left: 23%;
    top: 225px;
}
	
}

@media screen and (max-width:360px){
	
	
	
	span.brace-o3 {
    
    font-size: 78px;
    margin-left: 13%;
    margin-top: 95px;
   
}
span.brace-c3 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 80%;
    margin-top: -94px;
   
}

 span.brace-o {
   
    margin-left: 21%;
    margin-top: 91px;
   }
span.brace-c {
    
    margin-left: 72.5%;
    margin-top: -86px;
   
}  

span.brace-oc1 {
   
    margin-left: 18%;
    margin-top: 104px;
   }
span.brace-cc1 {
   
    margin-left: 75%;
    margin-top: -87px;
    }	
	
	span.brace-o2 {
    
    
    margin-left: 18%;
    
}
span.brace-c2 {
    
    margin-left: 75%;
    margin-top: -88px;
   
}


span.brace-or {
    
    font-size: 75px;
    margin-left: 28%;
	margin-top:-25px;
   
}
span.brace-cr {
    
    font-size: 75px;
    margin-left: 0%;
    right: 28%;
    margin-top: -85px;
    
}
.portfolio-grid .mix .portfolio-wrapper img {

height:130px !important;
}
	   	  h3.first-tl {
    left: 23%;
    top: 215px;
}


	
}
@media screen and (max-width:320px){
	
	
	
	span.brace-o3 {
    
    font-size: 78px;
    margin-left: 9%;
    margin-top: 95px;
   
}
span.brace-c3 {
    
    font-size: 78px;
    margin-left: 0%;
    left: 84%;
    margin-top: -84px;
   
}
span.brace-or {
    
    font-size: 75px;
    margin-left: 25%;
	margin-top:-25px;
   
}
span.brace-cr {
    
    font-size: 75px;
    margin-left: 0%;
    right: 25%;
    margin-top: -85px;
    
}
		  h3.first-tl {
    left: 22%;
    top: 185px;
}
.first-tl span {
    font-size: 16px;
}
.first-tl strong {
    font-size: 20px !important;
}

}

/*--gallery--*/



hr {
  max-width: 100px;
  height: 2px;
  border-top: 1px solid white;
  border-bottom: 1px solid white;
}
hr.colored {
  border-color: #f7931d;
}
.gallery-title
{
    font-size: 36px;
    color: #000;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px;
}
.gallery{
	
	padding-top:65px;
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color:transparent;
    border: 0px !important;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.modal-content {
	margin-top:30%;
    position: relative;
    background-color:transparent;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 0px solid #999;
    border: 0px solid rgba(0,0,0,.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow:none ;
    box-shadow: none ;
}
.modal-content2 {
	width:50%;
	margin-top:30%;
    position: relative;
    background-color:#fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    box-shadow: 0 4px 8px 0 #fff;
    border: 1px solid #fff;
    border-radius: 0px;
    outline: 0;
	margin-left:auto;
	margin-right:auto;
    -webkit-box-shadow:0 4px 8px 0 rgba(0,0,0,0.2);
    
	color:#000;
}

.modal-content2 .btn-default {
    color: #000;
    background-color: transparent;
    border-color: #ccc;
	
}
	


.modal-header {
    min-height: 16.43px;
    padding: 15px;
	border-bottom:0px;
	color:#fff;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 0px solid #e5e5e5;
}
.modal-header .close {
    margin-top: -2px;
	color:#fff;
	
}
.close {
    float: right;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .8;
}


.modal-header2 {
    min-height: 16.43px;
    padding: 15px;
	color:#000;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
	
}

.modal-header2 h4 {
	text-transform:uppercase;
}
.modal-header2 p{
	text-align:center;
	font-size:13px;
}
.modal-footer2 {
    padding: 15px;
    text-align: right;
    border-top: 0px solid #e5e5e5;
}
.modal-header2 .close2 {
    margin-top: -2px;
	color:#999;
	
}
 .small-logo{
		   float:left;
		   width:100%;
		   padding-top:20px;
		  
	   }
.close2 {
	cursor:pointer;
    float: right;
    font-size: 25px;
    font-weight: 200;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .8;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .8;
}
#catg a{
	text-decoration:none;
}
.filter-button
{
    font-size: 16px;
    border: 1px solid #000;
    line-height:3em;
    text-align: center;
    color: #000;
    margin-bottom: 30px;
	padding:10px 10px 10px 10px;

}
.filter-button:hover
{
    font-size: 16px;
    border: 1px solid #f7931d;
    
    text-align: center;
    color: #ffffff;
    background-color: #f7931d;

}
.btn-default:active .filter-button:active
{
    background-color: #f7931d;
    color: white;
}
#catg{
	margin-bottom:30px;
	
}
.port-image
{
    width: 100%;
}

.gallery_product
{
	
	
    margin-bottom: 30px;
}
.gallery_product img{
	width:100%;
	height:220px;
}

.gall-pre{
	
	background-color: rgba(0,0,0,.6);
	position:absolute;
	z-index:500;
	left:0px;
	top:50%;
	color:#fff;
	font-size:25px;
	text-align:center;
	padding:10px 15px 10px 15px;
}
.gall-nex{
	
	background-color: rgba(0,0,0,.6);
	position:absolute;
	z-index:500;
	right:0px;
	top:50%;
	color:#fff;
	font-size:25px;
	padding:10px 15px 10px 15px;
	text-align:center;
}




.custom-nav{
	background-color:#000;
	width:25%;
	height:100%;
	position:fixed;
	z-index:510;
	display:none;
}
ul.side-nav{
	margin-top:180px;
	width:90%;
	border-bottom:solid 1px #666;
	padding-bottom:50px;
	margin-left:5%;
	
}
.side-nav li{
	width:80%;
	color:#fff;
	font-size:16px;
	line-height:2em;
	text-align:center;
	
}
.side-nav a{
	color:#fff;
	text-decoration:none;
}
.nav-ads{
	
	width:90%;
	margin-left:13%;
	margin-top:50px;
}
.nav-ads p{
	text-align:center;
	width:80%;
	color:#fff;
	font-size:14px;
}
.nav-top-sec{
	float:left;
	width:100%;
}
span#cls{
	color:#fff;
	float:right;
	margin-top:10px;
	font-size:22px;
	border-left:solid 2px #666;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	padding-bottom:8px;
}
ul.nav-ics{
	float:right;
	margin-top:22px;
	margin-right:20px;
}
.nav-ics li{
	width:25px;
	height:25px;
	float:left;
	padding-top:2px;
	padding-left:6px;
	color:#fff;
	margin-left:10px;
	display:inline;
	font-size:15px;
	border-radius: 50px;
}

.nav-ics a{
	color:#fff !important;
}
.change-menu{
	width:5%;
	height:30px;
	background-color:transparent;
	position:fixed;
	left:15px;
	top:50%;
	z-index:501;
	
}
span.top-l{
	margin-top:2px;
	position:absolute;
	right:0px;
	width:50%;
	background-color:#ccc;
	height:3px;
	z-index:502;
	 -webkit-transition-property: width; /* Safari */
    transition-property: width;
}
span.middle-l{
	margin-top:11px;
	position:absolute;
	right:0px;
	width:60%;
	background-color:#ccc;
	height:3px;
	z-index:502;
	 -webkit-transition-property: width; /* Safari */
    transition-property: width;
}
span.bottom-l{
	margin-top:19px;
	position:absolute;
	right:0px;
	width:40%;
	background-color:#ccc;
	height:3px;
	z-index:502;
	-webkit-transition-property: width; /* Safari */
    transition-property: width;
}
.change-menu::after{
content:"MENU";
color:#ccc;
position:absolute;
left:80%;
vertical-align: middle;       
-ms-transform: rotate(270deg); /* IE 9 */
-webkit-transform: rotate(270deg); /* Chrome, Safari, Opera */
transform: rotate(270deg);
top:15%;

	
}

@media only screen and (min-width: 1920px){
	.logo-65a{
	position:absolute;
	left:37%;
	margin-top:50px;
}
.place-dtl h3 {
    margin-left: 3.5%;
}
	.side-nav li {
   
    font-size: 18px;
    line-height: 3em;
    
}
ul.side-nav {
    margin-top: 180px;
    padding-bottom: 100px;
    
}
.nav-ads {
    width: 90%;
    margin-left: 13%;
    margin-top: 80px;
}
.nav-ads p {
    text-align: center;
    width: 80%;
    color: #fff;
    font-size: 15px;
	line-height:1.9em;
}
	
}


@media screen and (max-width:768px){
	.modal-content2 {
	width:100%;
	}
	.change-menu{
		display:none;
	}
	.custom-nav{
	background-color:#000;
	width:100%;
	height:100%;
	position:fixed;
	z-index:1005;
	display:none;
	overflow:auto;
}

.gallery_product img{
	width:100%;
	height:200px;
}


}

@media screen and (max-width:414px){
	.gallery_product img{
	width:100%;
	height:140px;
}


	
}


	@media screen and (max-width:360px){
	.gallery_product img{
	width:100%;
	height:110px;
	}
	
	
	
	
	
	
	
	
	}

/*--contact--*/

.contact-banner{
	
	float:left;
	width:100%;
	height:300px;
	background-image:url("../images/cnt-bg.jpg");
	background-size:cover;
	background-attachment:fixed;
	background-position:0px 120px ;
	background-repeat:no-repeat;
}
.cnt{
	padding-top:100px;
}
.contact-banner h2{
	

	color:#fff;
	text-align:center;
	padding-top:150px;
}
.contact-detail{
	float:left;
	margin-top:50px;
	margin-bottom:20px;
}
h3.border{
	float:left;
	width:100%;
	margin-bottom:10px;
}

span.colored{
	width:15%;
	height:5px;
	float:left;
	
	line-height:1em;
	border-top:outset 1px #f7931d;
	border-bottom:outset 1px #f7931d;
	
}

.detail1{
	width:100%;
	float:left;
	margin-top:10px;
}
span.c-icon{
	
	width:14%;
	border:solid 1px #666;
	padding:4px 10px 4px 10px;
	text-align:center;
	font-size:24px;
	float:left;
}
span.c-detail{
	
	width:80%;
	float:left;
	margin-left:4%;
	margin-top:5px;
	
}
.cnt-form{
	width:100%;
	float:left;
}
.enq-form{
	width:100%;
	float:left;
}
.cnt-form textarea{
	width:100%;
    -webkit-appearance: textfield;
     background: transparent;
    border: none;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 0px !important;
    border-style:none;
    border-color:none;
    border-image: none;
	border:solid 1px #f7931d !important;
	color:#666 !important;
	font-family: 'Titillium Web', sans-serif !important;
	outline: none;
	margin-top:5px;
	margin-bottom:5px;
	height:70px;
	padding-left:5px;
}
.cnt-form input {
	width:100%;
	height:40px;
    -webkit-appearance: textfield;
     background: transparent;
    border: none;
    -webkit-rtl-ordering: logical;
    user-select: text;
    cursor: auto;
    padding: 1px;
    border-width: 0px !important;
    border-style:none;
    border-color:none;
    border-image: none;
	border:solid 1px #f7931d !important;
	color:#666 !important;
	font-family: 'Titillium Web', sans-serif !important;
	outline: none;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:5px;
}
.cnt-form p{
	margin-top:5px;
}
.e-forms{
   margin-top:10px;
   margin-bottom:50px;
}
.cnt-form .btn-default {
    color: #333;
    background-color:transparent;
    border-color: #000;
	
}


.cnt-form .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #f7931d;
    border-radius: 0px;
	float:right;
	
}
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active, .open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: transparent;
    border-color: #adadad;
}

.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
#map {
	margin-top:50px;
	float:left;
	width:100%;
    height:100%;
	-webkit-filter: grayscale(100%);
            filter: grayscale(100%);
      }
	  .contact-dtl{
		  margin-bottom:40px;
	  }
	  .foot-add{
		  float:left;
		  width:100%;
		  padding-top:20px;
	  }
	  .foot-link{
		  float:left;
		  width:100%;
		 padding-top:20px;
	  }
	  .foot-ic{
		  float:left;
		  width:100%;
		  padding-top:20px;
	  }
	  
	.categoryR-text
	{
		text-align:center;
		font-size:16px;
	}  
	h3.tittlesr{
		margin-bottom:30px;
	}
	
	
	.tittlesr span{
		font-size:20px;
		
	}
	  .categoryR1{
		  margin-top:10px;
	  }
	  .body-bg{
		  
	background-image:url("../images/wood-bg2.jpg");
	width:100%;
	height:auto;
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	
	  }
	  
	  .categories{
		  float:left;
		  width:100%;
		  margin-top:170px;
		 
		  
	  }
	  
	  .furniture-types{
		  float:left;
		  width:24%;
		  height:auto;
		  margin-left:2px;
		  
	  }
	  .type-content{
		 
		  padding-top:40px;
		  padding-bottom:40px;
		  background-color:#cea55e;
		  padding-left:7%;
		  margin-top:2px;
		  padding-right:5%;
		  
	  }
	 .type-content2{
		 
		  padding-top:40px;
		  padding-bottom:40px;
		  background-color:#e41e26;
		  padding-left:7%;
		  margin-bottom:2px;
		  padding-right:5%;
		  
	  }
	  .type-content3{
		 
		  padding-top:40px;
		  padding-bottom:40px;
		  background-color:#efe1cd;
		  padding-left:7%;
		  margin-top:2px;
		  padding-right:5%;
		  
	  }
	 .type-content4{
		 
		  padding-top:40px;
		  padding-bottom:40px;
		  background-color:#e19136;
		  padding-left:7%;
		  margin-bottom:2px;
		  padding-right:5%;
		  
	  }
	  .type-content3 h3{
		  color:#000;
	  }
	  .type-content3 a{
		  color:#000;
		  z-index:2;
		  
	  }
	  .type-content2 a{
		  color:#fff;
		  z-index:2;
		   
	  }
	  .type-content a{
		  color:#fff;
		  z-index:2;
		   
	  }
	  .type-content4 a{
		  
		  color:#fff;
		  z-index:2;
	  }
	  
	  
	  input.form-control  {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 0px solid #ccc;
	 border-bottom: 1px solid #ccc;
    border-radius: 0px !important;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    box-shadow: inset 0 0px 0px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}




.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
}
	  
	   @media only screen and (min-width: 1920px) {
			.place-dtl{
		 
		  height:967px !important;
	  }
	  .place-img img{
		  height:auto !important;
		  
	  }
	  .sub-cnt1 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    padding-bottom: 153.7px;
    padding-top: 158px;
}
span.brace-o{
	
	
	margin-left:14% ;
    margin-top:80px;
	
}
span.brace-c{
	position:absolute;
	font-size:79px;
	margin-left:24.7% ;
	color:#fff;
	margin-top:-87px;
	font-family: 'Josefin Slab', serif;
}

span.brace-oc1{
	position:absolute;
	font-size:79px;
	margin-left:13.5% ;
	font-family: 'Josefin Slab', serif;
	margin-top:89px;
	color:#000;
}
span.brace-cc1{
	position:absolute;
	font-size:79px;
	margin-left:25% ;
	color:#000;
	margin-top:-87px;
	font-family: 'Josefin Slab', serif;
}


span.brace-o2{
	position:absolute;
	font-size:75px;
	margin-left:13.5% ;
	margin-top:89px;
	font-family: 'Josefin Slab', serif;
	color:#000;
}
span.brace-c2{
	position:absolute;
	font-size:75px;
	margin-left:25% ;
	color:#000;
	margin-top:-87px;
	font-family: 'Josefin Slab', serif;
}
span.brace-o3{
	position:absolute;
	font-size:78px;
	margin-left:8%;
	margin-top:75px;
	font-family: 'Josefin Slab', serif;
}
span.brace-c3{
	position:absolute;
	font-size:78px;
	margin-left:0%;
	left:30%;
	margin-top:-93px;
	font-family: 'Josefin Slab', serif;
}




span.brace-o4{
	position:absolute;
	font-size:78px;
	margin-left:13.5%;
	margin-top:82px;
	font-family: 'Josefin Slab', serif;
}
span.brace-c4{
	position:absolute;
	font-size:78px;
	margin-left:0%;
	left:25.5%;
	margin-top:-94px;
	font-family: 'Josefin Slab', serif;
}
		
		}
	  
	  
	  .abt-place{
		  float:left;
		  width:100%;
		  height:auto;
		  
	  }
	  
	  .place-img img{
		  height:750px;
		  
	  }
	  .place-dtl{
		  background-color:#efe1cd;
		  float:left;
		  width:50%;
		  height:750px;
		  padding-top:50px;
		  padding-bottom:117px;
	  }
	  
	  
	  
	  .place-dtl p{
		  width:90%;
		  float:left;
		  margin-left:5%;
		  margin-top:20px;
		  
		  
	  }
	  .place-dtl h3{
		  margin-left:5.5%;
	  }
	  
	  
	  .highlight-sec{
		  width:100%;
		  background-image:url("../images/high-bg.jpg");
		  background-size:cover;
		  float:left;
		  background-attachment:fixed;
	  }
	  
	  .highlight-sec .no-gutter {
  margin-left: 0;
  margin-right: 0;
  margin-top:0;
  margin-bottom:0
}
.highlight-sec .no-gutter [class*='col-']:not(:first-child),
.highlight-sec .no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
  padding-top:0;
  padding-bottom:0;
}

.high-cont{
	float:left;
	padding:40px 40px 40px 30px;
	background-color:#f7931eba;
	color:#fff;
}
.high-desc{
	float:left;
	
	
	
	color:#000;
}

.high-desc p{
	
	color:#fff;
	text-align:center;
	padding:150px 85px 100px 85px;
}
.high-cont h3{
	text-transform:uppercase;
	color:#fff;
	font-weight:bold;
	margin-left:3%;
}

.high-cont h3 span{
	
	text-transform:uppercase;
	color:#000;
	font-weight:100;
	font-size:18px;
}
	  
	  @media only screen and (min-width: 1920px){
		  .place-dtl h3{
		  margin-left:3%;
	  }
	  .logo-65 {
    position: absolute;
    margin-top: 200px !important;
    margin-left: 130px;
    padding-bottom: 50px;
}
	  }
	  
	  .contens li::before {
    position: absolute;
    content: "\f101  ";
    font-family: FontAwesome;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    margin-left: -15px;
    margin-top: 4px;
}
	  
	   h4.dtls{
		   float:left;
		  color:#000 !important;
		  margin-left:5%;
		  
	  }
	    h3.dtl{
		 float:right;
		  margin-right:10%;
		  margin-top:20px;
		
	  }
	   h3.dtl::before{
		  content:"[";
		  font-size:70px;
		  position:absolute;
		  margin-left:-2%;
		  font-family: 'Josefin Slab', serif;
		  margin-top:-4px;
	  }
	  h3.dtl::after{
		  content:"]";
		  font-size:70px;
		   position:absolute;
		   margin-left:0.3%;
		   margin-top:-30px;
		   font-family: 'Josefin Slab', serif;
	  }
	  .place-img{
		  float:left;
		  width:50%;
	  }
	   @media only screen and (max-width: 1024px) {
		   .place-dtl{
		  
		  padding-top:0px;
		  padding-bottom:0px;
	  }
	  .place-dtl p {
    
    margin-top: 5px;
}
h3.dtl {
    
    margin-top: 10px;
}
		   
	   }
	  
	  @media only screen and (max-width: 768px) {
		  .logo-sec img{
			  width:75%;
		  }
		  
		  .furniture-types{
		  float:left;
		  width:49%;
		  height:auto;
		  margin-left:2px;
		  
	  }
	  #section4 {
		  height:auto !important;
	  }
	  
	   .lead {
    font-size: 16px ;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:10px;
	margin-top:60px;
	
	
}
	   	h3.first-tl2{
		font-size:24px;
		left: 38%;
		
	}
	.place-dtl{
		padding-top:55px;
		width:100%;
		height:auto ;
	}
	.logo-65a {
    position: absolute;
    left: 33.5%;
    margin-top: 4px;
}
	.place-img{
		width:100%;
	}
	 h3.dtl::before{
		  
		  margin-left:-3.5%;
		 margin-top:-5px;
	  }
	  h3.dtl::after{
		  
		   margin-left:0.5%;
		   margin-top:-30px;
		  
	  }
	  
	  .place-img img{
		  height:auto !important;
		  
	  }
		  
	  }
	  
	  @media only screen and (max-width: 736px) and (orientation: landscape) {
	  h3.first-tl2 {
    font-size: 22px;
    left: 30%;
}
	  }
	  
	  
	  
	  @media only screen and (max-width: 680px) {
		  	h3.first-tl2{
		font-size:22px;
		left: 35%;
		  
	  }
	  @media only screen and (max-width: 667px) and (orientation: landscape) {
	  h3.first-tl2 {
    font-size: 22px;
    left: 28%;
}
	  }
	  
	  @media only screen and (max-width: 600px) and (orientation: portrait) {
	  h3.first-tl2 {
    font-size: 22px;
    left: 26%;
}

.logo-65a {
    
    left: 23.5%;
    margin-top: 25px;
}

	  }
	  

	  
	  
	   @media only screen and (max-width: 530px) {
		  .furniture-types{
		  float:left;
		  width:100%;
		  height:auto;
		  margin-left:2px;
		  margin-top:10px;
		  
	   }
	   }
	   @media only screen and (max-width: 480px) {
		  	h3.first-tl2{
		font-size:20px;
		left: 17.5%;
		  
	   }
	   h3.dtl::before{
		  
		  margin-left:-4%;
		 margin-top:-5px;
	  }
	  h3.dtl::after{
		  
		   margin-left:0%;
		   margin-top:-30px;
		  
	  }
	   .logo-65a {
    position: absolute;
    left: 17.4%;
    margin-top: 4px;
}
.high-desc p {
    color: #fff;
    text-align: center;
    padding: 120px 30px 100px 10px;
}
	  
	  


	   }
	   
	    @media only screen and (max-width: 414px) {
			
			 .logo-65a {
    position: absolute;
    left: 14%;
    margin-top: 4px;
}
.high-desc p {
    color: #fff;
    text-align: center;
    padding: 120px 25px 100px 25px;
}
			
		}
	   
	   @media only screen and (max-width: 375px) {
		  	h3.first-tl2{
		font-size:20px;
		left: 14%;
		  
	   }
	   
	    .logo-65a {
    position: absolute;
    left: 10%;
    margin-top: 4px;
}
.high-desc p {
    color: #fff;
    text-align: center;
    padding: 120px 30px 100px 30px;
}
	   }
	   
	   
	   @media only screen and (max-width: 360px) {
		  	h3.first-tl2{
		font-size:22px;
		left: 11%;
		  
	   }
	    h3.dtl::before{
		  
		  margin-left:-5.5%;
		 margin-top:-5px;
	  }
	  h3.dtl::after{
		  
		   margin-left:0%;
		   margin-top:-30px;
		  
	  }
	  
	  .logo-65a {
    position: absolute;
    left: 3.3%;
    margin-top: 4px;
}
.high-desc p {
    color: #fff;
    text-align: center;
    padding: 120px 30px 100px 30px;
}
	   }
	   @media only screen and (max-width: 320px) {
		  	h3.first-tl2{
		font-size:17px;
		left: 16%;
		  
	   }
	   .first-tl2 strong{
		   font-size:22px !important;
	   }
	    h3.dtl::before{
		  
		  margin-left:-5.5%;
		 margin-top:-5px;
	  }
	  h3.dtl::after{
		  
		   margin-left:0%;
		   margin-top:-30px;
		  
	  }
	   }
	  
	 



	 
	   
	   
	   /* line 103, ../_scss/_functions.scss */
.clearfix {
  *zoom: 1;
}
/* line 105, ../_scss/_functions.scss */
.clearfix:after {
  content: '';
  display: table;
  line-height: 0;
  clear: both;
}

/*
* Respond To
* Copied from UtilityBelt- https://github.com/dmtintner/UtilityBelt
*
* Example:
* @include respondTo(smartphone){ display: none; }
*
*/
/*
* Ghost Vertical Align
*/
/*
* Truncate Text
*/
/*
* Animation
*/
/*
* Alerted
*/
@-webkit-keyframes alertMe {
  /* line 195, ../_scss/_functions.scss */
  from {
    border-width: 3px;
    border-color: gold;
  }

  /* line 199, ../_scss/_functions.scss */
  to {
    border-width: 0;
    border-color: rgba(255, 215, 0, 0.1);
  }
}

@-moz-keyframes alertMe {
  /* line 195, ../_scss/_functions.scss */
  from {
    border-width: 3px;
    border-color: gold;
  }

  /* line 199, ../_scss/_functions.scss */
  to {
    border-width: 0;
    border-color: rgba(255, 215, 0, 0.1);
  }
}

@-ms-keyframes alertMe {
  /* line 195, ../_scss/_functions.scss */
  from {
    border-width: 3px;
    border-color: gold;
  }

  /* line 199, ../_scss/_functions.scss */
  to {
    border-width: 0;
    border-color: rgba(255, 215, 0, 0.1);
  }
}

@keyframes alertMe {
  /* line 195, ../_scss/_functions.scss */
  from {
    border-width: 3px;
    border-color: gold;
  }

  /* line 199, ../_scss/_functions.scss */
  to {
    border-width: 0;
    border-color: rgba(255, 215, 0, 0.1);
  }
}

/* default.scss */
/* line 2, ../_scss/_default.scss */
HTML {
  margin: 0;
  padding: 0;
}

/* line 7, ../_scss/_default.scss */

/* line 10, ../_scss/style.scss */
#particle-target {
  position: absolute;
  overflow: hidden;
}

/* line 15, ../_scss/style.scss */
#demo-menu {
  position: absolute;
  top: 2em;
  width: 350px;
  padding: 2em;
  background: rgba(255, 255, 255, 0.8);
  height: auto;
  display: inline-block;
  z-index: 20;
  -webkit-transition: all 100ms cubic-bezier(0.62, -0.005, 0.26, 0.995);
  -moz-transition: all 100ms cubic-bezier(0.62, -0.005, 0.26, 0.995);
  -o-transition: all 100ms cubic-bezier(0.62, -0.005, 0.26, 0.995);
  transition: all 100ms cubic-bezier(0.62, -0.005, 0.26, 0.995);
}

#demo-menu.closed{
  right: -350px;
}

#demo-menu.open{
  right: 0px;
}

/* line 27, ../_scss/style.scss */
#min-max-tag {
  position: absolute;
  left: -40px;
  top: 10px;
  width: 40px;
  padding: 10px;
  font-size: 200%;
  line-height: 1em;
  background: rgba(255, 255, 255, 0.4);
  color: rgba(34, 34, 34, 0.6);
  height: auto;
  display: inline-block;
  z-index: 20;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0em;
  border-bottom-right-radius: 0em;
  border-bottom-left-radius: 0.5em;
  cursor: pointer;
  -webkit-transition: all 100ms cubic-bezier(0.62, -0.005, 0.26, 0.995);
  -moz-transition: all 100ms cubic-bezier(0.62, -0.005, 0.26, 0.995);
  -o-transition: all 100ms cubic-bezier(0.62, -0.005, 0.26, 0.995);
  transition: all 100ms cubic-bezier(0.62, -0.005, 0.26, 0.995);
  -webkit-box-shadow: rgba(0, 0, 0, 0.75) -0.2em 0em 2em;
  -moz-box-shadow: rgba(0, 0, 0, 0.75) -0.2em 0em 2em;
  box-shadow: rgba(0, 0, 0, 0.75) -0.2em 0em 2em;
}

#min-max-tag:hover {
  background: rgba(255, 255, 255, 0.8);
  color: rgba(34, 34, 34, 0.8);
}







