.h-sec1 {
    background-image: url(../images/h-sec1-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.h-sec1 .btn {
    margin: -41px 0 20px 0;
}
.h-sec1 a.more, .h-sec4 a.more {
    background-color: #aa9a76;
    color: #fff;
    display: inline-block;
    position:relative; z-index:2;
    padding: 20px 90px;
}
.h-sec1 a.more:hover, .h-sec4 a.more:hover {
    background-color: #d5a847;
}
.h-sec2 {
    background-image: url(../images/h-sec2-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.h-sec2 .duble-head, .h-sec2 .text, .h-sec7 .duble-head, .h-sec7 .text {
    color: #fff;
}
.h-sec2 .btn a, .h-sec7 .btn a {
    background-color: rgba(170, 154, 118, 0.90);
    color: #fff;
    display: inline-block;
    padding: 20px;
    margin: 0 15px;
    min-width: 360px;
}
.h-sec2 .btn a:hover, .h-sec7 .btn a:hover {
    background-color: rgba(213, 168, 71, 0.90);
}
.h-sec3 {
    background-image: url(../images/h-sec3-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.h-sec3 .box {
    max-width: 395px;
}
.h-sec3 a {
    display: inline-block;
    position: relative;
    text-align: center;
    color: #fff;
}
.h-sec3 a span {
    position: absolute;
    background-color: rgba(170, 154, 118, 0.90);
    top: 0;
    left: 0;
    width: 100%;
    padding: 12px;
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.h-sec3 a:hover span {
    background-color: rgba(213, 168, 71, 0.90);
	-webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.h-sec4 {
    background-image: url(../images/h-sec4-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.h-sec5 {
    background-image: url(../images/h-sec5-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.h-sec5 .head1, .h-sec5 .text {
    color: #fff;
}
.h-sec5 .head2 {
    font-size: 110px;
    color: #e6b855;
    line-height: 116px;
}
.h-sec6 {
    background-image: url(../images/h-sec6-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.h-sec7 {
    background-image: url(../images/h-sec7-bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
.h-sec1 .community-slider.content-slider {
    max-width: 922px;
    margin: 0 auto;
}
.h-sec1 .content-slider .slider-previous-button, .h-sec1 .content-slider .slider-next-button {
    width: 58px;
    height: 106px;
    background: transparent;
}
.h-sec1 .content-slider .slider-previous-button {
    margin: 0 40px 0 0;
}
.h-sec1 .content-slider .slider-next-button {
    margin: 0 0 0 40px;
}
.h-sec6 .box a.thumb {
    display: inline-block;
    border: 5px solid #aa9a76;
}
.h-sec6 .box a.thumb:hover {
    border: 5px solid #d5a847;
}


@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {
	.h-sec1 a.more, .h-sec4 a.more {
	    padding: 15px 65px;
	}
	.h-sec1 .btn {
	    margin: -35px 0 20px 0;
	}
	.h-sec2 .btn a, .h-sec7 .btn a {
	    padding: 15px;
	    min-width: 300px;
	}
	.h-sec3 a span {
	    padding: 8px;
	}
	.h-sec5 {	
	    background-image: none;
	    background-color: #6d5145;
	}
	.h-sec5 .head2 {
	    font-size: 50px;
	    line-height: 60px;
	}
    .h-sec1 .community-slider.content-slider {
        max-width: 760px;
    }
    .h-sec3 .box {
        padding: 0;
    }
}
@media screen and (max-width: 767px) {
	.h-sec3 .box {
	    padding: 0;
	}
    .h-sec1 .community-slider.content-slider {
        max-width: 90%;
    }
    .h-sec1 .content-slider .slider-previous-button {
        margin: 0 15px 0 0;
    }
    .h-sec1 .content-slider .slider-next-button {
        margin: 0 0 0 15px;
    }
    .h-sec1 .content-slider .slider-previous-button, .h-sec1 .content-slider .slider-next-button {
        width: 35px;
    }
    .h-sec1 .content-slider .slider-previous-button img, .h-sec1 .content-slider .slider-next-button img {
        width: 100%;
    }
}
@media screen and (max-width: 479px) {
	.h-sec2 .btn a {
	    margin: 5px 0;
	}
	.h-sec5 .head2 {
	    font-size: 34px;
	    line-height: 46px;
	}
	.h-sec7 .btn a {
	    margin: 0;
	}
    .h-sec1 .community-slider.content-slider {
        max-width: 100%;
    }
    .h-sec1 .content-slider .slider-previous-button, .h-sec1 .content-slider .slider-next-button {
        display: none;
    }
    .h-sec1 a.more, .h-sec4 a.more {
        padding: 10px 25px;
    }
    .h-sec1 .btn {
        margin: -20px 0 20px 0;
    }
}