.th_carousel_type_1 {margin-top: 99px; width: 100%;}
.th_carousel_type_1 .th-container {padding-left: 0px; padding-right: 0px; position: relative;}
.th_carousel_type_1 .owl-carousel .owl-item .item {padding-bottom: 50%;}
.th_carousel_type_1 .owl-carousel .owl-item .item .th-item {position: absolute; left: 0; top: 0; right: 0; bottom: 0; background-size: cover; background-position: center center;}

.thservices-header .th-box {background-color: rgba(120, 198, 73, 0.92); display: inline-block; padding: 90px; position: absolute; top: 15%; right: 55%; border-bottom: 0; left: 0; z-index: 100;}
.thservices-header .th-box img {width: 100%;}

/* ----------------------------------------------------------------------------------- */
/* * Media Queries                                                                     */

@media (max-width : 1199px) {
	.th_carousel_type_1 .owl-carousel .owl-item .item {padding-bottom: 55%;}
}

@media (max-width : 991px) {
	.th_carousel_type_1 .owl-carousel .owl-item .item {padding-bottom: 55%;}
}

@media (max-width : 767px) {
	.th_carousel_type_1 .owl-carousel .owl-item .item {padding-bottom: 60%;}
	.thservices-header .th-box {padding: 40px; right: 50%;}
}

@media (max-width : 500px) {
	.thservices-header .th-box {padding: 10px; right: 30%; left: 30%}
	.th_carousel_type_1 .owl-carousel .owl-item .item {padding-bottom: 110%;}
}




/* SEPARATION LINE ------------------------------------------------------------------- */
/* *                                                                                   */
/* *                                                                                   */
/* *                                                                                   */

/* ----------------------------------------------------------------------------------- */
/* * Media Queries                                                                     */

/* BOOTSTRAP MEDIUM ------------------------------------------------------------------ */

@media (max-width : 1199px) {
    
}

/* BOOTSTRAP SMALL ------------------------------------------------------------------- */

@media (max-width : 991px) {
    
}

/* BOOTSTRAP EXTRA SMALL-------------------------------------------------------------- */

@media (max-width : 767px) {

}

/* ----------------------------------------------------------------------------------- */

@media (max-width : 500px) {

}

/* ----------------------------------------------------------------------------------- */

@media (max-width : 400px) {
    
}

/* * Media Queries                                                                     */
/* ----------------------------------------------------------------------------------- */

/* *                                                                                   */
/* *                                                                                   */
/* *                                                                                   */
/* SEPARATION LINE ------------------------------------------------------------------- */