
#scc .banner .hhd{font-size:130px;}
#scc .banner .hd2{font-size:80px;}
#scc .h1{font-size:45px;}
#scc .hd{font-size:50px;}

#scc .vertical-text{font-size:191px;}
#scc .bg-strips{background:url('../images/SCC-Stripes.png') left 75% no-repeat;}


/********************     Media query       ***************************************/

@media (min-width: 1400px){
	#scc .bg-5zeroLogo{position:relative; display:block; min-height:415px; z-index:1;}
	#scc .bg-5zeroLogo:after {content:''; background:url('../images/5zeros/5zero-2.png') 20px 94% no-repeat; opacity:0.45; position:absolute; z-index: -1; top:0; bottom:0; left:0; right:0;} 
}

@media (min-width: 1600px){
	#scc .hhd{font-size:75px;}

	#scc .banner .hd2{font-size:90px;}
	#scc .banner .hhd{font-size:180px;}
	#scc .h1{font-size:50px;}
	#scc .hd{font-size:55px;}

	#scc .fs-36{font-size:42px;}
	#scc .fs-31{font-size:37px;}
	#scc .fs-25{line-height:1.2!important;}

	.d-xxxl-block{display:block;}

	#scc .bg-5zeroLogo:after {content:''; background:url('../images/5zeros/5zero-2.png') 30px 88% no-repeat;}
}

@media (min-width: 1920px){
	#scc .banner .hhd{font-size:180px!important;}
	#scc .hhd{font-size:80px!important;}
	#scc .h1{font-size:55px!important;}
	#scc .hd{font-size:59px!important;}
	#scc .fs-36{font-size:45px!important;}	
	#scc .fs-31{font-size:41px!important;}	

	#scc .bg-5zeroLogo:after {background:url('../images/5zeros/5zero-2.png') 60px 91.6% no-repeat;}
}

@media (min-width: 991.98px) and (max-width: 1199.98px) {

}

@media (max-width: 991.98px) { 
	#scc .banner .hhd{font-size:95px;}
	#scc .banner .hd2{font-size:60px;}
	#scc .hhd{font-size:55px;}	
}

@media (max-width: 575.98px){
	#scc .banner .hhd{font-size:58px;}
	#scc .banner .hd2{font-size:38px;}
}


