@media screen and (max-width: 680px) {
 
 .maintext {color: white; font-size: 16px; line-height: 18px; margin-bottom: 10px; margin-top: -2px;}
 
.title-extra-large-2 {font-size: 26px !important; line-height: 26px !important;}
.black-pagination .owl-item{
 cursor: url("../images/icon/icon-move-black.png"), move !important;
 
}
}

@media screen and (max-width: 991px) {
	 .marginvid {margin-bottom: 50px; margin-top: 50px;}
	}