.owl-item p { font-size:12px; font-style:italic; text-align:right; margin-top:5px; }
.box-shadow01 { box-shadow: 0px 2px 6px 0px rgba(50, 50, 50, 0.34); }
.container { background-color:#dcdcdc; }

@media screen and (min-width: 1200px) {
		/*DESKTOP*/
		.ipad-overflow { display: none; }
		/*Corporate Head*/
		.corporatehead { display: none; }
		/*container*/
		.container { margin-left: auto !important; margin-right: auto !important; width: 1200px; position: relative; z-index: 6; display: block; height: auto; padding-bottom:10px; }
			.container .containerpage { display: block; padding: 0; }
}

@media screen and (max-width: 1199px) and (min-width:1024px) {
		/*DESKTOP*/
		.ipad-overflow { display: none; }
		/*Corporate Head*/
		.corporatehead { display: none; }
		/*container*/
		.container { margin-left: auto !important; margin-right: auto !important; width: 1024px; position: relative; z-index: 6; display: block; height: auto; padding-bottom:10px;} 
			.container .containerpage { display: block; padding: 0; }
}

@media screen and (max-width: 1023px) and (min-width:768px) {
		/*TABLET AND SMALL SCREEN*/
		.ipad-overflow { display: block; background-color: #f1f1ef; position: fixed; top: 0; bottom: 0px; left: 0; right: 0; z-index: 6; overflow: hidden; }
		/*Corporate Head*/
		.corporatehead { position: fixed; top: 0; left: 0; right: 0; height: 50px; z-index: 8; }
			.corporatehead a.btnmenu { width: 70px; position: absolute; left: 0; top: 0; bottom: 0; background: #eee url(../img/0104.svg) center center no-repeat; background-size: 30px; border-right: solid 1px #ddd; }
				.corporatehead .logoleft { display: block; position: absolute; left: 80px; top: 0px; bottom: 0; right: 0; background-image: url(../img/logo-con-brand-oriz.jpg); background-position: left center; background-size: auto 50px; background-repeat: no-repeat; }
		/*container*/
		.container { position: relative; z-index: 6; margin-top: 45px !important; padding-bottom:10px; }
			.container .containerpage { display: block; padding: 0; }
}

@media screen and (max-width: 768px) {
		/*MOBILE*/
		.ipad-overflow { display: block; background-color: #f1f1ef; position: fixed; top: 0; bottom: 0px; left: 0; right: 0; z-index: 6; overflow: hidden; }
		/*Corporate Head*/
		.corporatehead { position: fixed; top: 0; left: 0; right: 0; z-index: 6; height: 50px; z-index: 8; background-color: #fff; display: block; }
			.corporatehead a.btnmenu { width: 70px; position: absolute; left: 0; top: 0; bottom: 0; background: #eee url(../img/0104.svg) center center no-repeat; background-size: 30px; border-right: solid 1px #ddd; }
				.corporatehead .logoleft { display: block; background-image: url(../img/logo-con-brand-oriz.jpg); background-position: left center; background-size: auto 50px; background-repeat: no-repeat; position: absolute; left: 80px; top: 0px; bottom: 0; right: 0; }
		/*container*/
		.container { position: relative; z-index: 6; margin: 50px 0 0 0; display: block; padding-bottom:10px; }
			.container .containerpage { display: block; padding:0; }
}
