/*----------------------------------------------------------------------
IPAD FIXES (OVERRIDES)
----------------------------------------------------------------------*/
@font-face { font-family: 'MyriadPro-Light'; src: url('http://www.mcsrealestatewebsites.com/_fonts/MyriadPro-Regular.otf'); }

/*----------------------------------------------------------------------
LISTINGS SPECIFIC
----------------------------------------------------------------------*/
.cell {
	padding: 14px 0px 14px 0px;
	}
.navigation {
	padding: 10px 0px 10px 0px;
	}
.summaryNavigation {
    padding: 20px 0px 21px 0px;
	background-image: none !important;
    }
.summaryNavigation * {
    -webkit-transform: scale(1.2);
    }
#loadResults {
    -webkit-transform: scale(1.4);
    margin: 48px auto 40px auto;
    }
.summaryMessage {
    -webkit-text-size-adjust: 130%;
    padding: 12px 0px 13px 0px;
	background-image: none !important;
    }
.summaryMessage b {
    -webkit-text-size-adjust: 130%;
    }
.boxHolder .price {
     bottom: -53px;
    -webkit-text-size-adjust: 130%;
   }
.boxHolder .address {
    bottom: -34px;
    -webkit-text-size-adjust: 130%;
    }
.boxHolder .status {
    bottom: -46px;
    -webkit-text-size-adjust: 130%;
    }
#theViewButton {
	top: -3px;
	}
#theBackButton {
	top: 16px; left: 3%;
	}
#theDetailsButton {
	top: 16px; left: 23%;
	}
#theFiltersButton {
	top: 16px; right: 23%;
	}
#theSearchButton {
	top: 16px; right: 3%;
	}
#theCompareButton {
	top: 16px; right: 3%;
	}
#theSortButton {
	top: 16px; right: 23%;
	}
#theNameButton1 {
	top: 16px; right: 23%;
	}
#theNameButton2 {
	top: 16px; right: 3%;
	}
.sectionTitle {
    -webkit-transform: scale(1.3);
	margin-top: 2px;
	margin-bottom: -8px;
	}
#video {
    display: none !important;
    }
#ios_video {
    display: block !important;
    }