.hsec1 {
    padding: 100px 0 235px 0;
    margin: -7px 0 0 0;
    background-image: url(../images/hsec1bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    position: relative;
}
.hsec2 {
    padding: 150px 0 135px 0;
    margin: -120px 0 0 0;
    background-image: url(../images/hsec2bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
.hsec3 {
    position: relative;
    z-index: 9;
}
.hsec4 {
    padding: 455px 0 115px 0;
    margin: -355px 0 0 0;
    background-image: url(../images/hsec4bg.png);
    background-position: center top;
    background-repeat: no-repeat;
}
.hsec4 .gall {
    display: inline-block;
    width: 100%;
    padding: 0 0 20px 0;
}
.hsec4 .gall img {
    float: left;
    width: 18% !important;
    margin: 0 1%;
}
.hsec5 {
    padding: 80px 0 0 0;
    background-image: url(../images/hsec5bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
.hsec5 .giftcard  {
    margin-bottom: 0;
}
.hsec5 .giftcard img {
    margin: -140px 0 0 0;
}
.hsec5 a{
    color: #58cd69;
}
.hsec5 a:hover{
    color: #93ff9e;
}
.hsec6 .testi {
    position: relative;
}
.hsec6 .testi:after {
    content: '';
    position: absolute;
    left: -10px;
    top: 0;
    background-color: #d9d7d7;
    width: 3px;
    height: 100%;
}
.blogmain .blog {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}
.blogmain .blog a.thumb, .blogmain .blog .info {
    float: left;
    width: 50%;
}
.blogmain .blog .info {
    padding-left: 30px;
}
.blogmain .blog .info a.title {
    text-transform: uppercase;
    font-weight: bold;
    color: #3c2883;
    padding: 0 0 10px 0;
}
.blogmain .blog .info a.title:hover {
    color: #171a26;
}
.hsec6 {
    background-image: url(../images/hsec6bg.jpg);
    background-position: center top;
    background-repeat: no-repeat;
}
.testi-slider {
    background-image: url(../images/testi.png);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 100px 38px 50px 38px;
}
.hsec7 {
    background-color: #d2d8fc;
    padding: 120px 0;
}
.hsec8 {
    padding: 110px 0;
}
.members img {
    margin: 0 1%;
    width: 17% !important;
}




@media screen and (max-width: 1362px) {
}
@media screen and (max-width: 992px) {	
	.hsec1 {padding: 70px 0;}
	.hsec2 {padding: 70px 0; margin: 0;}
	.hsec4 {padding: 60px 0 100px 0;margin: 0;}
	.hsec5 {background-size: cover;}
	.hsec6 .testi::after {display: none;}
	.hsec6 .testi {height: auto !important;}
	.testi-slider {padding-bottom: 0;}
	.hsec7, .hsec8 {padding: 80px 0;}
}
@media screen and (max-width: 767px) {
	.spform input[type="text"], .spform input[type="email"], .spform button {margin: 4px;}
	.members img {width: 30% !important;}
}
@media screen and (max-width: 479px) {
	.hsec5 .giftcard img {margin: -120px 0 0 0;}
	.blogmain .blog a.thumb, .blogmain .blog .info, .spform input[type="text"], .spform input[type="email"] {width: 100%;}
	.blogmain .blog .info {padding: 20px 0 0 0;}
	.testi-slider {padding: 0;}
	.members img {width: 47% !important;}
}