.full{width: 100%;}

.mg-top{margin-top:20px !important;}
.mg-bt{margin-bottom:20px !important;}
.mg-top-lg{margin-top:100px !important;}
.mg-bt-lg{margin-bottom:100px !important;}
.pd-top{padding-top:30px !important;}
.pd-bt{padding-bottom:30px !important;}
.pd-top-lg{padding-top:100px !important;}
.pd-bt-lg{padding-bottom:100px !important;}
.clear-pd-col{padding-left: 0px !important; padding-right: 0px !important;}

@media only screen and (max-width: 768px) {
.mg-xs-top{margin-top:20px !important;}
.mg-xs-bt{margin-bottom:20px !important;}
.mg-xs-top-lg{margin-top:100px !important;}
.mg-xs-bt-lg{margin-bottom:100px !important;}	
.pd-xs-top{padding-top:20px !important;}
.pd-xs-bt{padding-bottom:20px !important;}
.pd-xs-top-lg{padding-top:100px !important;}
.pd-xs-bt-lg{padding-bottom:100px !important;}	
.full-slider{width: 100%;height:400px !important;}


}

@media only screen and (min-width: 768px) {
	.full-slider{width: 100%;height:600px !important;}	
}