.newSlider{height: 600px !important; background-size: cover !important; background-repeat: no-repeat !important; } 
.newSliderTXT{background: none; border-radius: 5px; padding:5px 10px;}
.newSliderTXT a{background: rgba(255, 255, 255, .8); border-radius: 5px; padding:5px 10px; text-decoration: none !important; color:#000; font-size: 20px; text-shadow:none !important; font-weight: 700}
.newSliderTXT a:hover{color:#404040;}
.promoRibbon{z-index: 100; width: 0; height: 0; border-style: solid; border-width: 60px 0 0 60px; border-color: transparent transparent transparent #e8c364; position: fixed; bottom: 0px; left: 0px;}
.tg-verticalmiddle img{height: 220px;}
.otherProcess{border:2px solid #fff !important;}




@media (max-width: 780px){
	.newSlider{height: 300px !important; background-size: 100% 100% !important;} 
	.newSliderTXT{background: rgba(0, 0, 0, .5);}
	.newSliderTXT a{background: none;}
	.promoRibbon{bottom: 25px;}
	.tg-verticalmiddle{text-align: center; margin-top: 20px;  }
	.tg-verticalmiddle img{display: inline-block; width: 100%; height: auto; margin-bottom: 5px;}
	.tg-sectionhead{float: none; padding: 10px 0px;}
	.tg-sectionspace{padding: 0px}
	.tg-statastics{padding-bottom: 20px}
	.tg-category{margin-bottom: 0px;}

}