.p-left5 {
    padding-left: 5px !important;
}

.p-right5 {
    padding-right: 5px !important;
}

.p-left15 {
    padding-left: 15px !important;
}

.p-right15 {
    padding-right: 15px !important;
}

.p-left10 {
padding-left:10px !important;
}

.p-left20 {
padding-left:20px !important;
}

.p-left30 {
padding-left:30px !important;
}

.p-left50 {
padding-left:50px !important;
}

.p-right10 {
padding-right:10px !important;
}

.p-right20 {
padding-right:20px !important;
}

.p-right30 {
padding-right:30px !important;
}

.p-right50 {
padding-right:50px !important;
}

.p-top10 {
padding-top:10px !important;
}

.p-top20 {
padding-top:20px !important;
}

.p-top30 {
padding-top:30px !important;
}
.p-top40{padding-top:40px}
.p-top50 {
padding-top:50px !important;
}

.p-bottom5 {
    padding-bottom: 5px !important;
}

.p-top5 {
    padding-top: 5px !important;
}


.p-bottom10 {
padding-bottom:10px !important;
}

.p-bottom20 {
padding-bottom:20px !important;
}

.p-bottom30 {
padding-bottom:30px !important;
}

.p-bottom50 {
padding-bottom:50px !important;
}

.p-left120 {
padding-left: 120px !important;
}

.p-right120 {
padding-right: 120px !important;
}


.md2-4 {
    width: 20%;
}


.m-top10 {
    margin-top: 10px !important;
}

.m-top20 {
    margin-top: 20px !important;
}

.m-top30 {
    margin-top: 30px !important;
}

.m-top50 {
    margin-top: 50px !important;
}

.m-top100 {
    margin-top: 100px !important;
}

.m-left120 {
    margin-left: 120px !important;
}

.m-left10 {
    margin-left: 10px !important;
}

.m-left20 {
    margin-left: 20px !important;
}

.m-left30 {
    margin-left: 30px !important;
}

.m-left50 {
    margin-left: 50px !important;
}

.m-left100 {
    margin-left: 100px !important;
}


.m-right120 {
    margin-right: 120px !important;
}

.m-right30 {
    margin-right: 30px !important;
}

.m-bottom10 {
    margin-bottom: 10px !important;
}

.m-bottom20 {
    margin-bottom: 20px !important;
}

.m-bottom30 {
    margin-bottom: 30px !important;
}

.m-bottom50 {
    margin-bottom: 50px !important;
}

.m-bottom100 {
    margin-bottom: 100px !important;
}

.m-bottom120 {
    margin-bottom: 100px !important;
}



.f10 {
    font-size: 10px !important;
}


.f12 {
    font-size: 12px !important;
}


.f14 {
    font-size: 14px !important;
}

.f11 {
    font-size: 11px !important;
}


.f13 {
    font-size: 13px !important;
}

.f15 {
    font-size: 15px !important;
}


.f16 {
    font-size: 16px !important;
}


.f18 {
    font-size: 18px !important;
}


.f20 {
    font-size: 20px !important;
}


.f22 {
    font-size: 22px !important;
}


.f24 {
    font-size: 24px !important;
}


.f26 {
    font-size: 26px !important;
}


.f28 {
    font-size: 28px !important;
}


.f30 {
    font-size: 30px !important;
}

@media only screen and (max-width: 768px) {
	
	.p-bottom30 {
		padding-bottom: 15px !important;
	}
	.p-top30 {
		padding-top: 15px !important;
	}
	.p-bottom20 {
		padding-bottom: 0px !important;
	}


	.p-top20 {
		padding-top: 0px !important;
	}	
	.p-top40 {
		padding-top: 0px!important;
	}
	.p-top50 {
		padding-top: 10px !important;
	}

	
}

