.occ_17 {  position: relative; font-size: 14px; }
.occ_17 > * { box-sizing: border-box; }
.occ_17 .nwap { white-space: nowrap; }
.occ_17 > .row .columns img { margin: 0 auto; display: block; float: none; width: 100%; height: auto;  }
.occ_17 .row { margin: 1em auto; }
.occ_17 .cta { background: #fff; font-weight: bold;  font-size:1.2em; line-height: 1.4em;  color: #000; border: 2px solid #fff; text-decoration: none; transition: all 0.25s ease; text-transform: uppercase; padding: 0.5em 1em 0.4em 1em ; display: inline-block; }
.occ_17 .cta:hover { background: none; color: #000; background: rgba(255, 255, 255, 0.75);  }
.occ_17 .ab_mid_bot { position: absolute; bottom: 0; left: 0; padding: 3em; width: 100%; text-align: center; z-index: 2; text-align: center; display:block;  }

.occ_17 .ab_mid_mid { position: absolute; bottom:0; left: 0; padding: 3em; width: 100%; text-align: center; z-index: 2; text-align: center; display:block;  }


.occ_17 .ab_mid_bot_txr { position: absolute; bottom: 0; left: 0; padding: 3em; width: 100%; z-index: 2; text-align: right; display:block;  }



/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
{
	  
	  .occ_17 .ab_mid_bot .cta , .occ_17 .ab_mid_bot_txr .cta  { font-size: 1em;  }
	  .occ_17 .ab_mid_bot , .occ_17 .ab_mid_bot_txr  { padding: 2em;}
	  .occ_17 .cta { padding: 0.5em 0.5em 0.4em 0.5em; }

}


@media screen and (max-width: 767px) {
	
.occ_17 .row  { margin: 0 auto; }
.occ_17 .row .columns img {  padding: 0 !important; }	
.occ_17 .ab_mid_mid { position: absolute; left: 0; padding: 1em 0; width: 100%; text-align: center; z-index: 2; text-align: center; display:block;  }

.occ_17 .ab_mid_bot   { position: relative; bottom: auto; padding: 1em 0; left: auto; width: 100%; display: block; float: left;  }
.occ_17 .ab_mid_bot_txr { position: relative; bottom: auto; padding: 1em 0; left: auto; width: 100%; display: block; float: left; text-align: center; }
.occ_17 .ab_mid_bot .cta , .occ_17 .ab_mid_bot_txr .cta { border-color: #000; font-size: 1em;  padding: 0.5em 0.75em 0.4em 0.75em;  width: 100%; max-width: 320px; color: #fff; background: #000;  }

.occ_17 .cta:hover { background: rgba(255, 255, 255, 0.75);  color: #000 }
	
}

@media screen and (max-width: 480px) {
	
	.occ_17 .ab_mid_mid { bottom: auto; top: 37% !important; }
	.occ_17 .ab_mid_bot .cta , .occ_17 .ab_mid_bot_txr .cta  { font-size: 1.2em; }
	
	
	
}

