.scroll-click:hover {
	cursor: pointer;
}

.th-socialicons li a i {
    display: block;
    font-size: 13px;
    line-height: auto !important;
    text-align: center;
}

.fa-2x {
    font-size: 2em !important;
}

.th-featurestabcontent h2 {
    font-size: 28px !important;
}

.th-postmate li a {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
}

.th-slidercontent h1 {
    color: #fff;
    font-size: 46px;
    font-weight: 600;
    margin: 0 0 30px;
    line-height: 35px;
}
.th-slidercontent h1 span {
    color: #2d3e50;
    display: block;
    font-size: 56px;
    font-weight: bold;
    line-height: 44px;
    padding: 30px 0 0;
}
.th-slidercontent {
    color: #2D3E50;
    font-size: 22px;
    line-height: 30px;
}

@media screen and ( max-width: 767px ) {
	.th-homeslidertwo .th-slidercontent {
    padding: 40px 10px 40px 10px;
	}
	.th-slidercontent h1 span {
		font-size: 31px !important;
	}

	.th-slidercontent {
		font-size: 18px !important;
	}
	.th-homeslider figure {
    height: 353px !important;
}
}