.imgblock {display:block !important}

img.br-0 {border-radius:0px}
img.br-2 {border-radius:2px}
img.br-3 {border-radius:3px}
img.br-4 {border-radius:4px}
img.br-5 {border-radius:5px}
img.br-6 {border-radius:6px}
img.br-7 {border-radius:7px}
img.br-8 {border-radius:8px}
img.br-9 {border-radius:9px}
img.br-10 {border-radius:10px}
img.br-50 {border-radius:50%}

@media (min-width: 768px) {

	img.R-img {
		float:right;
		padding:0 0 0 0;
		margin:0 0 5px 20px;
	}

	img.L-img {
		float:left;
		padding:0 0 0 0;
		margin:0 20px 5px 0;
	}

	img.B-img {
		float:none;
		display:block;
		padding:0 0 0 0;
		margin:0 0 20px 0;
		max-width:100% !important;
	}

.wid-10 {max-width:10%!important}
.wid-15 {max-width:15%!important}	
.wid-20 {max-width:20%!important}
.wid-25 {max-width:25%!important}
.wid-30 {max-width:30%!important}
.wid-35 {max-width:35%!important}	
.wid-40 {max-width:40%!important}
.wid-45 {max-width:45%!important}
.wid-50 {max-width:50%!important}
.wid-55 {max-width:55%!important}
.wid-60 {max-width:60%!important}
.wid-65 {max-width:65%!important}	
.wid-70 {max-width:70%!important}
.wid-75 {max-width:75%!important}
.wid-80 {max-width:80%!important}	
.wid-85 {max-width:85%!important}	
	
h1 + img {margin-top:10px !important}	

}


@media (max-width: 767px)
{
	img.R-img {
		float:none;
		padding:0 0 0 0;
		margin:0 0 20px 0;
		display:block;
	}

	img.L-img {
		float:none;
		padding:0 0 0 0;
		margin:0 0 20px 0;
		display:block;
	}

	img.B-img {
		float:none;
		padding:0 0 0 0;
		margin:0 0 20px 0;
		display:block;
		max-width:100% !important;
	}

.wid-10 {max-width:100% !important}
.wid-15 {max-width:100% !important}	
.wid-20 {max-width:100% !important}
.wid-25 {max-width:100% !important}
.wid-30 {max-width:100% !important}
.wid-35 {max-width:100% !important}	
.wid-40 {max-width:100% !important}
.wid-45 {max-width:100% !important}
.wid-50 {max-width:100% !important}
.wid-55 {max-width:100% !important}
.wid-60 {max-width:100% !important}
.wid-65 {max-width:100% !important}	
.wid-70 {max-width:100% !important}
.wid-75 {max-width:100% !important}
.wid-80 {max-width:100% !important}	
.wid-85 {max-width:100% !important}	
}

@media (min-width: 992px) {
	.Cwid-10 {max-width:10%!important;}
	.Cwid-15 {max-width:15%!important;}	
	.Cwid-20 {max-width:20%!important;}
	.Cwid-25 {max-width:25%!important;}
	.Cwid-30 {max-width:30%!important;}
	.Cwid-35 {max-width:35%!important;}	
	.Cwid-40 {max-width:40%!important;}
	.Cwid-45 {max-width:45%!important;}
	.Cwid-50 {max-width:50%!important;}
	.Cwid-55 {max-width:55%!important;}
	.Cwid-60 {max-width:60%!important;}
	.Cwid-65 {max-width:65%!important;}	
	.Cwid-70 {max-width:70%!important;}
	.Cwid-75 {max-width:75%!important;}
	.Cwid-80 {max-width:80%!important;}	
	.Cwid-85 {max-width:85%!important;}		

}

@media (max-width: 991px) {
	.Cwid-10 {max-width:90%!important;}
	.Cwid-15 {max-width:90%!important;}	
	.Cwid-20 {max-width:90%!important;}
	.Cwid-25 {max-width:90%!important;}
	.Cwid-30 {max-width:90%!important;}
	.Cwid-35 {max-width:90%!important;}	
	.Cwid-40 {max-width:90%!important;}
	.Cwid-45 {max-width:90%!important;}
	.Cwid-50 {max-width:90%!important;}
	.Cwid-55 {max-width:90%!important;}
	.Cwid-60 {max-width:90%!important;}
	.Cwid-65 {max-width:90%!important;}	
	.Cwid-70 {max-width:90%!important;}
	.Cwid-75 {max-width:90%!important;}
	.Cwid-80 {max-width:90%!important;}	
	.Cwid-85 {max-width:90%!important;}	 
}

.C-img {display:block!important;margin:0 auto!important;}
	
