.idx-about-sec{
	background: #111 url(../design_img/story-background.jpg) no-repeat center center;
    background-size: cover;
    padding: 80px 0 80px;
}
.idx-about-sec img{
	max-width:100%;
	border-radius:8px;
}
.idx-about-sec .about-text-left{
	padding:40px 0 30px 0;
	position:relative;
}
.idx-about-sec .about-text-left h2{
	font-size:35px !important;
	line-height:45px;
	color:#FFF;
	font-weight:500;
	font-family: font86463;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:20px !important;
}
.idx-about-sec .about-text-left h2 span{
	font-size:40px !important;
	line-height:50px;
	font-weight:700;
	
}
.idx-about-sec .about-text-left .content-bg{
	display:block;
	width:100%;
	background:#bf9d6d;
	padding:30px;
	position:relative;
}
.idx-about-sec .about-text-left .content-bg p{
	font-size:14px !important;
	line-height:24px;
	color:#FFF;
	font-weight:400;
	text-align:justify;
}
.btn-idx-outer{
	text-align:center;
	margin:30px 0;
}
.btn-idx{
	min-width:150px;
	background:#FFF !important;
	padding:10px  15px !important;
	border-radius:5px;
	color:#bf9d6d !important;
	text-transform:capitalize;
	font-weight:600;
	border-radius:5px !important;
}
.btn-idx:hover{
	background:#bf9d6d !important;
	color:#FFF !important;
}
.idx-product{
	padding:80px 0;
	position:relative;
}
.idx-product .product-heading{
	text-align:center;
}
.idx-product .product-heading h2{
	font-size:35px !important;
	line-height:45px;
	color:#202020;
	text-transform:uppercase;
	font-weight:700;
	font-family: font86463;
	margin-bottom:30px !important;
}
/* Produt Slider */
.product {
	margin: 0 15px;
}
.product-container {
	width:100%;
	height:auto;
	overflow:hidden;
}
.product-pic-container {
	width: 100%;
	height: auto;
	position:relative;
	overflow: hidden;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.product-pic {
	border:1px solid #d9d9d9 !important;
}
.product-detail{
	position: relative;
	text-align:center;
    padding: 20px 15px !important;
    background-color: #f6f6f6 !important;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	min-height:60px;
}
.product-detail h4{
	font-size:20px !important;
	line-height:27px;
	font-weight:600;
	color:#202020;
	text-transform:uppercase;
	font-family: font86463;
	
}
.product-detail:hover{
	background-color:#bf9d6d !important;
}
.product-detail:hover h4{
	color:#FFF;
}
.product-pic img {
	max-width: 100%;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

/* End Product Slider */
.btn-idx.btn-product{
	background:#bf9e68 !important;
	color:#FFF  !important;
}
.btn-idx.btn-product:hover{
	background:#333 !important;
}
.idx-ceramic-sec{
	background: #111 url(../design_img/tile-background.jpg) no-repeat center center;
    background-size: cover;
    padding: 80px 0 80px;
}
.idx-ceramic-sec .ceramic-content-right{
	padding:60px 0 30px 0;
	position:relative;
}
.idx-ceramic-sec .ceramic-content-right h2{
	font-size:40px !important;
	line-height:50px;
	color:#FFF;
	text-transform:uppercase;
	font-weight:600;
	font-family: font86463;
	margin-bottom:20px !important;
	letter-spacing:1.8px;
	padding-left:30px !important;
	
}
.idx-ceramic-sec .ceramic-content-right .content-bg{
	background:#2e2e2e;
	padding:30px;
	min-height:430px;
}
.idx-ceramic-sec .ceramic-content-right .content-bg p{
	font-size:14px !important;
	line-height:24px;
	color:#FFF;
	font-weight:400;
	text-align:justify;
}
/* Ceramic Slider */

.pro-ceramic .product {
	margin: 0 0px;
}
.pro-ceramic .product-container {
	width:100%;
	height:auto;
	overflow:hidden;
}
.pro-ceramic .product-pic-container {
	width: 100%;
	height: auto;
	position:relative;
	overflow: hidden;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.pro-ceramic  .product-pic {
	border:none !important;
}
/* Slider Botton */
.pro-ceramic .owl-theme .owl-controls {
    margin-top: 0px;
    text-align: center;
    position: absolute;
    bottom: 53px;
    left: 0px;
    width: 88px;
}
.pro-ceramic .owl-buttons {
    position: absolute;
    bottom: 0px;
	left:-5px;
	margin-left: 0px;
}
.pro-ceramic .owl-theme .owl-controls .owl-buttons div {
    color: #FFF !important;
    display: inline-block;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 3px 10px;
    font-size: 14px;
	font-weight:400px;
	line-height:22px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #be9e6b!important;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
}
.pro-ceramic .owl-buttons div.owl-prev {
    display: inline-block !important;
    padding: 13px 25px !important;
    left: 0px;
}
.pro-ceramic .owl-buttons div.owl-next {
    display: inline-block !important;
    padding: 13px 25px !important;
    right: -131px;
}
.padding-right10{
	padding-right:10px !important;
}
.idx-ceramic-sec .ceramic-bottom-bg{
	padding: 0 15px 0;
	position:relative;
	background:#323232;
	min-height:150px;
	margin-top:50px;
	text-align:center;
	min-height:190px;
}
.idx-ceramic-sec .ceramic-bottom-bg .cate-tales{
	position:relative;
	top:-20px;
	padding:10px 8px !important;
	background:#bf9d6d !important;
	display:block;
	width:100%;
	min-height:30px;
	border-radius:5px;
	
}
.idx-ceramic-sec .ceramic-bottom-bg .cate-tales h4{
	font-size:12px !important;
	color:#FFF;
	line-height:22px;
	text-transform:uppercase;
	font-weight:600;
	text-align:center;
}
.idx-ceramic-sec .ceramic-content-right .ceramic-bottom-bg  p{
	font-size:14px !important;
	line-height:22px;
	text-align:center;
}
.clearfix{
	clear:both;
}
/* Inner Pages Style */
#background-banner {
    position: relative;
    z-index: 111;
    background: #f1f1f1;
    display: block;
    min-height: 50%;
    min-width: 50%;
}
#bg-text-banner {
    position: absolute;
    color: #f1f1f1;
    font-size: 120px !important;
    line-height: 120px;
    z-index: 999;
    text-align: center;
    opacity: 0.25;
    width: 100%;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-weight: 700;
    top: 0px;
}
.about-sec{
	padding:80px 0;
	position:relative;
}
.about-sec .story-sec{
	text-align:center;
	padding:0 0px;
	position:relative;
}
.about-sec .story-sec h2{
	color:#1f1f1f;
	font-size:45px !important;
	line-height:55px;
	font-weight:800;
	font-family: font86463;
	margin-bottom:20px !important;
	text-transform:uppercase;
	letter-spacing:1.6px;
}
.about-sec .story-sec p{
	font-size:14px !important;
	line-height:24px;
	color:#999;
	text-align:center;
}
.abt-sec2{
	background: #111 url(../design_img/vison-mission-background.jpg) no-repeat center center;
    background-size: cover;
    padding: 80px 0 80px;
}
.abt-sec2 .vsn-left img{
	max-width:100%;
	border-radius:8px;
}
.abt-sec2 .vsn-blk{
	background:#2e2e2e;
	display:block;
	width:100%;
	padding:25px;
	margin-top:60px;
}
.abt-sec2 .vsn-blk.vsn-last{
	margin-top:30px;
}
.abt-sec2 .vsn-blk h4{
	font-size:22px !important;
	line-height:30px;
	font-weight:600;
	color:#c19f6f;
	font-family: font86463;
	text-transform:uppercase;
	position:relative;
	margin-bottom:10px !important;
}
.abt-sec2 .vsn-blk  p{
	font-size:14px;
	line-height:24px;
	text-align:justify;
	color:#FFF;
}
.contact-sec{
	padding:80px 0;
	position:relative;
}
.contact-sec .cont-form {
    padding: 20px 15px 0px;
    position: relative;
}
.contact-sec .cont-form h4 {
    font-size: 30px !important;
    line-height: 40px;
    text-transform:uppercase;
    font-weight: 800;
    margin-bottom: 20px !important;
    position: relative;
    color: #c29e6e;
	font-family: font86463;
    padding-left: 15px !important;
}
.contact-sec .cont-form p {
    font-size: 12px !important;
    line-height: 22px;
    color: #999;
	letter-spacing:1.3px;
	font-weight: 600;
    margin-bottom: 20px !important;
    padding-left: 15px !important;
	text-align:justify;
}
.contact-form-height{
	width:100%;
	height:580px;
}
.contact-form-ks label{
	font-size:16px !important;
	line-height:24px;
	color:#1f1f1f;
	font-weight:600;
	margin-bottom:5px !important;
}
.contact-form-ks .form-group {
     margin-bottom: 10px !important;
}
.contact-form-ks .ks-btn{
	min-width:150px  !important;
	padding:10px 15px !important;
	background:#c09f6c !important;
	font-size:14px;
	color:#FFF;
	text-transform:uppercase;
	border-radius:5px !important;
	margin-bottom:20px !important;
 }
 .contact-form-ks .ks-btn:hover{
	 background:#333 !important;
 }
.contact-sec .contact-sec-right{
	background: #111 url(../design_img/vison-mission-background.jpg) no-repeat center center;
    background-size: cover;
   padding:30px 30px;
}
.contact-sec .contact-sec-right h2{
	font-size:30px !important;
	line-height:40px;
	color:#FFF !important;
	font-family: font86463;
	font-weight:600;
	text-transform:uppercase;
	margin-bottom:20px !important;
}
.contact-sec .cont-info-block{
	width:100%;
	display:block;
	background:#FFF !important;
	padding:20px 15px;
	margin-bottom:20px;
}
.cont-info-block .cont-info-text {
    width: calc(100% - 65px);
    display: inline-block;
    color: #FFF;
    font-weight: 600;
    padding: 0px 0 0 10px;
}
.cont-info-block .cont-info-text h4{
	font-size:20px !important;
	line-height:30px;
	margin-bottom:0px !important;
	font-weight:700;
	color:#1f1f1f !important;
	text-transform:uppercase;
}
.cont-info-block .cont-info-text p{
	font-size:14px !important;
	line-height:24px;
	color:#999;
	
}
.cont-info-block .cont-info-text p a{
	color:#999 !important;
}
.cont-info-block .cont-info-icon {
    width: 60px;
   display: inline-block;
    vertical-align: top;
    margin-top:8px;
}
.cont-info-block .cont-info-icon img{
	max-width:100%;
}
.contact-map{
	width:100%;
	height:350px;
}
.contact-form-ks .form-group .form-control:focus {
    box-shadow: none;
    border-color: #c09f6c;
    color: #666;
}
.infra-sec {
    padding: 80px 0;
    position: relative;
}
.under-con {
    text-align: center;
    margin: 0 auto;
}	
.under-con  img{
	max-width:100%;
}
.download-col {
    text-align: center;
    /* border: 1px solid #0955a1; */
    padding: 20px 15px;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.19);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.19);
}
.download-col img {
    margin: auto;
}
.download-col p {
    margin-bottom: 5px !important;
    font-weight: 600;
    font-size: 15px !important;
    text-align: center !important;
    color: #1f1f1f;
    padding: 20px 5px !important;
    text-transform: uppercase;
}
.download-col a {
    font-size: 14px;
    background: #c09f6c;
    text-transform: uppercase;
    color: #fff!important;
    padding: 5px 10px;
    letter-spacing: 1.8px;
}

.info-graphics img{
	max-width:100%;
}
.decorative-tiles{
	text-align:center;
	margin-top:30px !important;
}
.decorative-tiles .btn-decorative{
	min-width: 200px;
    padding: 13px 20px !important;
    border-radius: 5px;
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 5px !important;
	background: #bf9e68 !important;
    color: #FFF !important;
}
.decorative-tiles .btn-decorative:hover{
		background:#333 !important;
		
}
	
	
	
	
	
	
	
	
	
	
@media only screen and (min-width:1280px) and (max-width:1366px){
	header .nav-bar {
		background-image: linear-gradient(to right, transparent 30%, #1f1f1f 30% 70%);
	}
	header .logo {
			margin-top: -80px;
	}
}
@media only screen and (min-width:992px) and (max-width:1199px) {
	header .top-bar {
		background: linear-gradient(to right, transparent 40%, #bf9d6d 40% 60%);
		margin-top: 20px;
		padding: 5px 0;
	}
	header .cont-nav ul a {
		padding: 5px 15px;
	}
	header .site-nav {
		padding: 8px 0;
	}
	header .logo {
       margin-top: -60px;
	}
	.idx-about-sec {
		padding: 60px 0 60px;
	}
	.idx-about-sec .about-text-left {
		padding: 20px 0 0px 0;
	}
	.idx-about-sec .about-text-left h2 {
		font-size: 30px !important;
		line-height: 40px;
		margin-bottom:15px !important;
	}
	.idx-about-sec .about-text-left .content-bg {
		padding: 20px;
	}
	.idx-product {
		padding: 60px 0;
	}
	.idx-product .product-heading h2 {
			font-size: 30px !important;
			line-height: 40px;
			margin-bottom: 20px !important;
	}
	.btn-idx-outer{
		margin:20px 0px 0;
	}
	.idx-ceramic-sec {
		padding: 60px 0 60px;
	}
	.idx-ceramic-sec .ceramic-content-right {
		padding: 20px 0 30px 0;
	}
	.idx-ceramic-sec .ceramic-content-right h2 {
			font-size: 32px !important;
			line-height: 40px;
			margin-bottom: 10px !important;
			padding-left: 20px !important;
	}
	.idx-ceramic-sec .ceramic-content-right .content-bg {
		padding: 15px;
		min-height: 440px;
	}
	.idx-ceramic-sec .ceramic-bottom-bg {
		margin-top: 30px;
		min-height: 210px;
	}
	footer .under-sec {
		padding: 15px 20px 15px 20px;
   }
   footer .under-sec .under-sec-text h2 {
		font-size: 24px !important;
		line-height: 32px;
    }
	footer .under-sec .under-sec-text h2:after {
		top: 18px;
		left: 55%;
		width: 70px;
	}
	footer .under-sec .under-sec-text {
        padding: 10px 0;
	}
	footer .under-sec .under-brch {
      margin-top: 7px;
	}
	footer .footer-bar {
		padding:40px 0;
	}
	footer .footer-sec .footer-logo {
		width: 22%;
		padding-right: 20px;
		min-height: 235px;
	}
	footer .footer-sec .footer-logo.footer-sec-link {
		width:18%;
	}
	footer .social-nav {
		width: 35%;
	}
	/* Inner Pages */
	#bg-text-banner {
		font-size: 70px !important;
		line-height: 90px;
		letter-spacing: 3px;
		top: -30px;
	}
	.banner-bar {
		padding: 200px 0 130px;
	}
	.about-sec {
		padding: 60px 0;
    }
	.about-sec .story-sec h2 {
		font-size: 35px !important;
		line-height: 45px;
		margin-bottom: 10px !important;
	}
	.abt-sec2 {
		padding: 60px 0 60px;
	}
	.abt-sec2 .vsn-blk {
			padding: 20px;
			margin-top:40px;
	}
	
	.contact-sec {
		padding: 60px 0;
	}
	.contact-sec .cont-form h4 {
		font-size: 27px !important;
		line-height: 35px;
		margin-bottom: 10px !important;
	}
	.contact-sec .contact-sec-right h2 {
			font-size: 27px !important;
			line-height: 35px;
			margin-bottom: 10px !important;
	}
	.contact-sec .contact-sec-right {
		padding: 20px 20px;
	}
	.contact-map {
			height: 300px;
	}
}
@media only screen and (min-width:768px) and (max-width:991px) {
	header .top-bar {
		background: linear-gradient(to right, transparent 35%, #bf9d6d 35% 65%);
		margin-top: 10px;
		padding: 5px 0;
	}
	header .cont-nav ul a {
		padding: 5px 5px;
	}
	header .contact-icon {
		width: 30px;
		height: 30px;
		margin-right: 5px;
	}
	header .cont-nav ul li .fa {
      font-size: 14px;
	}
	header .contact-icon .fa.fa-phone {
		padding: 9px 0 3px 9px !important;
	}
	header .site-nav {
		padding: 8px 0;
	}
	header .nav-bar {
		background-image: linear-gradient(to right, transparent 25%, #1f1f1f 25% 75%);
    }
	header .logo {
       margin-top: -38px;
	}
	.idx-about-sec {
		padding:50px 0;
	}
	.idx-about-sec .about-text-left {
		padding: 20px 0 0px 0;
	}
	.idx-about-sec .about-text-left h2 {
		font-size: 24px !important;
		line-height: 32px;
		margin-bottom:10px !important;
	}
	.idx-about-sec .about-text-left h2 span {
		font-size: 30px !important;
		line-height:37px;
		font-weight: 700;
	}
	.idx-about-sec .about-text-left .content-bg {
		padding: 15px;
	}
	.idx-product {
		padding: 50px 0;
	}
	.idx-product .product-heading h2 {
			font-size: 27px !important;
			line-height: 35px;
			margin-bottom: 15px !important;
	}
	.product-detail h4{
		font-size:14px !important;
		line-height:24px;
	}
	.btn-idx-outer{
		margin:20px 0px 0;
	}
	.idx-ceramic-sec {
		padding: 50px 0;
	}
	.idx-ceramic-sec .ceramic-content-right {
		padding: 0px 0 10px 0;
	}
	.idx-ceramic-sec .ceramic-bottom-bg .cate-tales {
		top: -20px;
		padding: 5px 6px !important;
        min-height:20px;
		border-radius: 3px;
	}
	.idx-ceramic-sec .ceramic-content-right h2 {
			font-size: 25px !important;
			line-height: 35px;
			margin-bottom: 8px !important;
			padding-left: 15px !important;
	}
	.idx-ceramic-sec .ceramic-content-right .content-bg {
		padding: 15px;
		min-height: 435px;
	}
	.idx-ceramic-sec .ceramic-bottom-bg {
		margin-top: 30px;
		min-height: 180px;
		padding:0 4px;
	}
	.idx-ceramic-sec .ceramic-content-right .ceramic-bottom-bg p {
		font-size: 12px !important;
	}
	footer .under-sec {
		padding: 15px 10px 15px 10px;
   }
   footer .down-brochure {
		min-width: 150px;
		padding: 7px 10px !important;
		font-size: 12px !important;
		line-height: 20px !important;
		border: 1px solid #FFF;
		border-radius: 5px !important;
		float: right;
	}
   footer .under-sec .under-sec-text h2 {
		font-size: 20px !important;
		line-height: 25px;
    }
	footer .under-sec .under-sec-text h2:after {
		top: 14px;
		left: 64%;
		width: 55px;
	}
	footer .under-sec .under-sec-text {
        padding: 10px 0;
	}
	footer .under-sec .under-brch {
      margin-top: 7px;
	}
	footer .footer-bar {
		padding:40px 0;
	}
	footer .footer-sec .footer-logo {
		width: 28%;
		padding-right: 20px;
		min-height: 355px;
	}
	footer .footer-sec .footer-sec-abt {
		width: 25%;
		padding: 0 10px;
	}
	footer .footer-sec .footer-logo.footer-sec-link {
		width:18%;
		padding:0 10px;
	}
	footer .social-nav {
		width: 23%;
	}
	footer .footer-sec h4 {
			font-size: 16px !important;
			line-height: 25px;
			margin-bottom: 10px !important;
	}
	footer .footer-bar-bottom p {
		font-size: 12px !important;
		line-height: 20px;
	}
	.my_res_btn_bar {
		display:none !important;
	}
	/* Inner Pages */
	#bg-text-banner {
		font-size: 45px !important;
		line-height: 60px;
		letter-spacing: 2px;
		top: -20px;
	}
	.banner-bar {
		padding: 180px 0 110px;
	}
	.about-sec {
		padding: 50px 0;
    }
	.about-sec .story-sec h2 {
		font-size: 30px !important;
		line-height: 40px;
		margin-bottom: 10px !important;
	}
	.abt-sec2 {
		padding: 50px 0 50px;
	}
	.abt-sec2 .vsn-blk {
			padding: 15px;
			margin-top:20px;
	}
	
	.contact-sec {
		padding: 50px 0;
	}
	.contact-sec .cont-form h4 {
		font-size: 24px !important;
		line-height: 32px;
		margin-bottom: 10px !important;
	}
	.contact-sec .contact-sec-right h2 {
			font-size: 24px !important;
			line-height: 32px;
			margin-bottom: 10px !important;
	}
	.contact-sec .contact-sec-right {
		padding: 15px 15px;
	}
	.contact-map {
			height: 250px;
	}
	.contact-sec .cont-form {
		padding: 20px 0px 0px;
	}
}
@media only screen and (min-width:320px) and (max-width:767px){
	header .top-bar {
		display:none;
   }
   header .nav-bar {
		background-image: linear-gradient(to right, transparent 0%, #1f1f1f 0% 100%);
		padding: 10px 0;
		position:fixed;
		width:100%;
		z-index:99;
   }
   header .logo {
       margin-top: 0;
	}
	header .logo img {
		max-width: 60%;
	}
	section.slider {
		top: 50px;
		margin-bottom: 50px;
	}
	.slider p {
		margin-bottom:20px !important;
	}
	.slider p br{
		display:none;
	}
	.idx-about-sec {
		padding: 30px 0;
	}
	.idx-about-sec .about-text-left {
		padding: 0;
	}
	.idx-about-sec .about-text-left h2 {
		font-size:18px !important;
		line-height:27px;
		margin-bottom: 10px !important;
	}
	.idx-about-sec .about-text-left h2 span {
		font-size: 20px !important;
		line-height:27px;
	}
	.idx-about-sec .about-text-left .content-bg {
		padding: 15px;
	}
	.m-padding-right{
		padding-right:15px !important;
	}
	.m-padding-left{
		padding-left:15px !important;
	}
	.btn-idx-outer {
		margin: 15px 0;
	}
	.idx-product {
		padding: 30px 0;
	}
	.idx-product .product-heading h2 {
			font-size: 20px !important;
			line-height: 27px;
			margin-bottom: 10px !important;
	}
	.product-detail h4{
		font-size:16px !important;
		line-height:24px;
	
	}
	.idx-ceramic-sec{
			padding: 30px 0 30px;
	}
	.idx-ceramic-sec .ceramic-content-right {
		padding: 30px 0 30px 0;
	}
	.idx-ceramic-sec .ceramic-content-right h2 {
		font-size: 20px !important;
		line-height:27px;
		margin-bottom: 10px !important;
		letter-spacing: 1.5px;
		padding-left: 15px !important;
	}
	.idx-ceramic-sec .ceramic-content-right .content-bg {
		padding: 20px 15px;
		min-height: 1px;
	}
	.padding-right10 {
		padding-right: 0px !important;
	}
	.idx-ceramic-sec .ceramic-bottom-bg {
		padding: 0 15px 0;
		min-height: 1px;
		margin-top:70px;
		padding-bottom:20px;
	}
	footer .under-sec {
		padding: 20px 15px;
    }
	footer .under-sec .under-sec-text {
		width:100%;
    }
	footer .under-sec .under-sec-text h2 {
		font-size: 18px !important;
		line-height: 27px;
	}
	footer .under-sec .under-sec-text h2:after {
		display:none;
   }
   footer .under-sec .under-brch {
		width: 180px;
		float:none;
		margin:15px auto !important;
		text-align:center;
	}
	footer .down-brochure {
		min-width: 150px;
		float:none;
		margin:0 auto !important;
		padding:7px 15px !important;
	}
	footer .footer-bar {
		padding:30px 0 0;
		
	}
	footer .footer-sec .footer-logo {
		width: 100%;
		float: left;
		padding:0 15px;
		border-right:none;
		min-height:1px;
		border-bottom:1px solid #bf9d6d;
	}
	footer .footer-sec .footer-logo .logo img {
		max-width: 50%;
	}
	footer .footer-sec .footer-sec-abt {
		width: 100%;
		float: left;
		padding: 0 15px;
		border-right:none;
		min-height: 1px;
		border-bottom:1px solid #bf9d6d;
	}
	footer .footer-sec h4 {
			font-size: 16px !important;
			line-height: 24px;
			margin-bottom: 10px !important;
			padding-top:10px !important;
	}
	footer .footer-sec .footer-sec-abt {
		margin-bottom:0px !important;
	}
	footer .footer-sec .footer-logo.footer-sec-link {
		margin-bottom:20px !important;
		width:100%;
	}
	footer .footer-sec .footer-sec-abt.footer-map {
		margin-bottom:0 !important;
	}
	footer .footer-bar-bottom {
		border:none;
		padding: 20px 0;
	}
	footer .social-nav {
		width: 100%;
		text-align:center;
		margin-bottom:10px !important;
	}
	footer .social-nav li a .fa {
		font-size: 13px !important;
	}
	footer .footer-bar-bottom p {
		float: none;
		color: #fafafa !important;
		font-size: 13px !important;
		line-height: 22px;
		margin-bottom: 0 !important;
		text-align: center;
	}
	#goTop, #goDown {
		right: 15px;
    }
	/* Inner Pages */
	#bg-text-banner {
		font-size: 30px !important;
		line-height: 40px;
		letter-spacing: 2px;
		top: -10px;
	}
	.banner-bar {
		padding: 60px 0 60px;
		 margin-top: 0;
		position: relative;
		top: 72px;
		margin-bottom: 72px;
	}
	
	.banner-bar .banner-content h1 {
		font-size: 20px !important;
		line-height: 27px;
		letter-spacing: 1.3px;
	}
	.location {
		margin: 5px auto 5px !important;
	}
	.location li a {
			font-size: 14px;
			letter-spacing: 1.2px;
	}
	.about-sec {
		padding: 30px 0;
    }
	.about-sec .story-sec h2 {
		font-size: 18px !important;
		line-height: 27px;
		margin-bottom: 10px !important;
	}
	.abt-sec2 {
		padding: 50px 0 50px;
	}
	.abt-sec2 .vsn-blk {
			padding: 15px;
			margin-top:20px;
	}
	.contact-sec {
		padding: 30px 0;
	}
	.contact-sec .cont-form {
		padding:0;
	}
	.contact-sec .cont-form h4 {
		font-size: 20px !important;
		line-height: 27px;
		margin-bottom: 10px !important;
	}
	.contact-sec .contact-sec-right {
		padding: 20px 15px;
	}
	.contact-sec .contact-sec-right h2 {
		font-size: 18px !important;
		line-height: 27px;
		margin-bottom: 10px !important;
	}
	.cont-info-block .cont-info-text h4 {
		font-size: 16px !important;
		line-height: 24px;
    }
	.cont-info-block .cont-info-text p {
		font-size: 14px !important;
		line-height: 22px;
	}
	.contact-map {
		height: 200px;
	}
	.infra-sec {
		padding: 30px 0;
	}
	.decorative-tiles {
		margin-top: 0px !important;
	}
}