/* Enter Your Custom CSS Here */
.single-services .page-wrap {
    padding-bottom: 0 !important;
}
.single-services .page-wrap .content-wrapper {
    padding-bottom: 0 !important;
}
.single-services .content-area .hentry {
    padding-bottom: 0;
    margin-bottom: 0;
}
.single-services .entry-footer {
    display: none !important;
}
.single-services .post-navigation {
    display: none !important;
}.page-wrap {
    padding-top: 0 !important;
}
.single .entry-header, .page .entry-header {
    display: none !important;
}
.page-wrap .content-wrapper {
    padding-top: 0 !important;
}
.site-header {
	background-color: rgba(0, 0, 0, 0.6);
}
.text-slider .maintitle {
	font-size: 60px;
}
.text-slider .subtitle {
	font-size: 35px;
}
@media only screen and (max-width: 767px) {
.text-slider .maintitle {
font-size: 32px;
}
.text-slider .subtitle {
font-size: 12px;
}
}
