.h-sec1 {
    position: relative;
}
.h-sec1 .right a, .h-sec1 .right img {
    display: inline-block
}
.h-sec1 .right a {
    display: inline-block;
    text-align: center;
    color: #fff;
    background-color: #129795;
    padding: 25px 35px;
    margin-top: 40px;
}
.h-sec1 .right a:hover {
    background-color: #2b2b2b;
}
.h-sec1 .head {
    color: #818181;
}
.h-sec1 .head2 {
    color: #129795;
    display: inline-block;
    border-bottom: 5px solid #e1e1e1;
    margin: 0 0 20px 0;
}
.h-sec1 .text {
    color: #6b6b6b;
}
.h-sec2 {
    background-color: #f3f3f3;
    padding: 100px 0;
}
.h-sec2 .testi-title {
    color: #129795;
}
.h-sec2 .author, .h-sec2 .testi-text {
    color: #818181;
}
.h-sec2 .testimain {
    padding: 40px 10%;
    position: relative;
}
.h-sec2 .testimain:before, .h-sec2 .testimain:after {
    content: '';
    width: 59px;
    height: 39px;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../images/quote1.png);
}
.h-sec2 .testimain:after {
    top: auto;
    left: auto;
    background-image: url(../images/quote2.png);
    right: 0;
    bottom: 0;
}
.h-sec3 {
    text-align: center;
}
.h-sec3-inn {
    width: 100%;
    max-width: 1660px;
    margin: 0 auto;
    display: inline-block;
    float: left;
}
.h-sec3-inn a.link, .h-sec3-inn a.link img {
	float: left;
}
.h-sec3-inn a.link {
    width: 50%;
    position: relative;
    color: #fff;
    overflow: hidden;
}
.h-sec3-inn a.link .text {
    position: absolute;
    background-color: rgba(18, 151, 149, .76);
    z-index: 99;
    padding: 35px;
    width: 380px;
}
.h-sec3-inn a.link:nth-child(1) .text {
    bottom: 0;
    right: 0;
}
.h-sec3-inn a.link:nth-child(2) .text {
    left: 0;
    bottom: 0;
}
.h-sec3-inn a.link:nth-child(3) .text {
    right: 0;
    top: 0;
}
.h-sec3-inn a.link:nth-child(4) .text {
    left: 0;
    top: 0;
}
.h-sec3-inn a.link:hover img {
    transform: scale(1.3);
}
.h-sec3-inn a.link:hover {
    color: #ffde00;
}
.h-sec3-inn a.link img, .h-sec3-inn a.link:hover img {
	text-decoration: none;
	-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 .head {
    color: #129795;
}
.pro-main, .pro-main .pro-box a.thumb, .pro-main .pro-box .pro-info, .pro-main a.view-all {
    display: inline-block;
    vertical-align: top;
}
.pro-main .pro-box {
    margin: 45px 0;
}
.pro-main .pro-box a.thumb {
    width: 24%;
    float: left;
}
.pro-main .pro-box .pro-info {
    width: 68%;
    padding-left: 50px;
    float: left;
}
.pro-main .pro-box .pro-info a {
    color: #187370;
}
.pro-main .pro-box .pro-info a:hover {
    color: #000;
}
.h-sec5 {
    background-image: url(../images/h-sec5-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    padding-top: 150px;
    padding-bottom: 250px;
}
.h-sec5 .box {
    background-color: #fff;
    box-shadow: 0 12px 15px rgba(197, 197, 197, .5);
    max-width: 395px;
}
.h-sec5 .box .head {
    color: #187370;
}
.h-sec5 .box img {
    display: inline-block;
}

.home-faq-bar a:link, .home-faq-bar a:visited{ color:#FFF;}

.sponsors-slider {
    margin: 40px 0;
}
.sponsors-slider-container {
    background-color:#FFF;
    padding: 0 100px;
}
.content-slides-container{ width:100%; float:left;}
.sponsors-slider .sponsors-slide {
    color: #FFFFFF;
    font-style: italic;
}
.sponsors-slider.content-slider .slider-previous-button {
    background-color: #129795;
    width: 43px;
    height: 86px;
    padding: 0;
    margin-right: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sponsors-slider.content-slider .slider-previous-button:hover {
    background-color: #000;
}
.sponsors-slider.content-slider .slider-next-button {
    background-color: #129795;
    width: 43px;
    height: 86px;
    padding: 0;
    margin-left: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.sponsors-slider.content-slider .slider-next-button:hover {
    background-color: #000;
}

.sponsors-slider .sponsor { 
    display: inline-block;
    float:none;
    width: 18%;
    margin: 0 1%;
}
.sponsors-slider .sponsor img {
    width: 100% !important;
    max-width: 100%;
    vertical-align: bottom;
    float:left;
}
.sponsors-slider .sponsor a{display:block; float:left; width:100% !important;}

@media screen and (max-width: 1362px) {
	.h-sec1 .right a {
	    padding: 20px;
	}
	.h-sec2 {
	    background-image: url(../images/h-sec2-bg2.png);
	    background-size: cover;
	    margin-top: 0;
	    padding-top: 80px;
	    padding-bottom: 180px;
	}
	.h-sec2 .testimain {
	    padding: 40px 70px;
	}
	.pro-main .pro-box a.thumb {
	    width: 30%;
	}
	.pro-main .pro-box .pro-info {
	    width: 70%;
	    padding-left: 31px;
	}
    .home-faq-bar{ font-size:30px;}
}
@media screen and (max-width: 992px) {
	.h-sec3 a.link .text {
	    padding: 20px;
	    width: 290px;
	}
	.h-sec5 {
	    padding-top: 50px;
	    padding-bottom: 30px;
	}
    .home-faq-bar{ font-size:24px;}
}
@media screen and (max-width: 767px) {
	.h-sec1 {
	    padding-top: 30px;
	    padding-bottom: 10px;
	}
	.h-sec2 {
	    padding-top: 40px;
	    padding-bottom: 40px;
	}
    .home-faq-bar{ font-size:21px;}
    .sponsors-slider .sponsor {
        float:left;
        display:block;
        width: 98%;
        max-width:200px;
        margin: 5px 1%;
    }
}
@media screen and (max-width: 479px) {
    .sponsors-slider-container {
        padding: 0;
    }
    .sponsors-slider .slider-previous-button {
        display: none;
    }
    .sponsors-slider .slider-next-button {
        display: none;
    }
    .home-faq-bar{ font-size:19px;}
	.z-t-90, .z-t-84, .z-t-76 {
	    font-size: 46px;
	}
	.h-sec2 .testimain .slider-previous-button, .h-sec2 .testimain .slider-next-button, .pro-main .pro-box a.thumb {
	    display: none;
	}
	.h-sec2 .testimain {
	    padding: 20px;
	}
	.h-sec3 a.link, .h-sec3 a.link .text, .pro-main .pro-box .pro-info {
	    width: 100%;
	}
	.h-sec3 a.link .text {
	    padding: 10px;
	}
	.h-sec3-inn a.link:nth-child(1) .text, .h-sec3-inn a.link:nth-child(2) .text, .h-sec3-inn a.link:nth-child(3) .text, .h-sec3-inn a.link:nth-child(4) .text {
	    bottom: 0;
	    right: 0;
	    top: auto;
	}
	.pro-main .pro-box .pro-info {
	    padding-left: 0;
	}
	.pro-main a.view-all {
	    padding: 10px 15px;
	}
}