You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
884 lines
16 KiB
884 lines
16 KiB
@font-face {
|
|
font-family: TheAntiquaB-W6SemiBold;
|
|
src: url(../fonts/TheAntiquaB-C2sOT/TheAntiquaB-W6SemiBold.otf);
|
|
}
|
|
|
|
.error {
|
|
color: #D50304;
|
|
padding: 0 0 0 10px;
|
|
}
|
|
|
|
@media (max-width:767px ){
|
|
/* .logo{margin-left:15px;} */
|
|
.logo_text{margin-left:0px;width: 95%;}
|
|
.navbar-brand{margin-right:0px;}
|
|
.logoimg {
|
|
float: right;
|
|
/* width: 35%; */
|
|
}
|
|
}
|
|
|
|
|
|
.display-name {
|
|
padding: 15px;
|
|
line-height: 20px;
|
|
color: #fff;
|
|
}
|
|
|
|
.help-block {
|
|
padding-left: 10px;
|
|
}
|
|
.cancel-overlay {
|
|
position: absolute;
|
|
top: 0px;
|
|
left: 0px;
|
|
background: rgba(0, 0, 0, 0.42);
|
|
width: 100%;
|
|
height: 100%;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
z-index: 2;
|
|
}
|
|
|
|
.cancelled-label {
|
|
color: #fff;
|
|
font-size: 26px;
|
|
font-weight: 600;
|
|
font-family: 'TheAntiquaBW5Plain';
|
|
letter-spacing: 2px;
|
|
border: 1px solid white;
|
|
padding: 10px 24px;
|
|
}
|
|
/*.top-nav>li {
|
|
display: inline-block;
|
|
float: left;
|
|
border-left: 1px solid #464F57;
|
|
}
|
|
|
|
.top-nav>li:last-child {
|
|
display: inline-block;
|
|
float: left;
|
|
border-right: 1px solid #464F57;
|
|
}
|
|
|
|
.top-nav>li>a {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px;
|
|
line-height: 20px;
|
|
color: #fff;
|
|
}
|
|
|
|
.top-nav>li>a:hover,
|
|
.top-nav>li>a:focus,
|
|
.top-nav>.open>a,
|
|
.top-nav>.open>a:hover,
|
|
.open>a:focus {
|
|
color: #fff;
|
|
background-color: #129AF0;
|
|
}*/
|
|
|
|
ul.message-dropdown {
|
|
padding: 0;
|
|
max-height: 250px;
|
|
overflow-x: hidden;
|
|
overflow-y: auto;
|
|
}
|
|
|
|
li.message-preview {
|
|
width: 275px;
|
|
border-bottom: 1px solid rgba(0,0,0,.15);
|
|
}
|
|
|
|
li.message-preview>a {
|
|
padding-top: 15px;
|
|
padding-bottom: 15px;
|
|
}
|
|
|
|
li.message-footer {
|
|
margin: 5px 0;
|
|
}
|
|
|
|
ul.alert-dropdown {
|
|
width: 200px;
|
|
}
|
|
|
|
/* Content --------------------------------------------------------------------------------------------- */
|
|
.content-wrapper {
|
|
margin-top: 50px;
|
|
padding-left: 0px;
|
|
padding-bottom: 50px;
|
|
}
|
|
|
|
/* Filters --------------------------------------------------------------------------------------------- */
|
|
.filters {
|
|
margin-bottom: 50px;
|
|
margin-left: 15px;
|
|
margin-right: 15px;
|
|
}
|
|
|
|
/*.filter-box {
|
|
background-color: #F5F8F9;
|
|
padding: 20px 10px;
|
|
}*/
|
|
|
|
.filter-label, .filter-box-mobile{
|
|
font-family: 'Open Sans', sans-serif;
|
|
font-size: 20px;
|
|
font-weight: normal;
|
|
letter-spacing: 4px;
|
|
padding-top: 2px !important;
|
|
line-height: 16px;
|
|
font-size: 16px;
|
|
text-align: center !important;
|
|
}
|
|
|
|
.filter-box-mobile {
|
|
background-color: #F5F8F9;
|
|
text-transform: uppercase;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.filter-label-mobile {
|
|
background-color: #F5F8F9;
|
|
text-decoration: none;
|
|
font-family: Helvetica;
|
|
font-size: 15px;
|
|
font-weight: normal;
|
|
line-height: 29px;
|
|
padding-bottom: 5px;
|
|
}
|
|
|
|
#filter-toggle {
|
|
color: #2E3942;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.panel-title a {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.filter-select {
|
|
font-family: 'Open Sans', sans-serif;
|
|
font-size: 13px;
|
|
border: none;
|
|
box-shadow: none;
|
|
border-radius: 0px;
|
|
color: #747B83;
|
|
}
|
|
|
|
#event_id {
|
|
display: none;
|
|
}
|
|
/* Event Boxes ------------------------------------------------------------------------------------- */
|
|
/*.event-type {
|
|
font-size: 18px;
|
|
color: #747B83;
|
|
letter-spacing: 2px;
|
|
}*/
|
|
|
|
/*.event-title {
|
|
font-size: 20px;
|
|
color: #16212C;
|
|
line-height: 21px;
|
|
height: 50px;
|
|
width: auto;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}*/
|
|
/*
|
|
.event-title>p {
|
|
width: auto;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
hr.line {
|
|
margin-left: 0px;
|
|
width: 20px;
|
|
color: #000;
|
|
text-align: left;
|
|
border-bottom: 2px solid;
|
|
}
|
|
|
|
.event-description {
|
|
height: 120px;
|
|
margin-bottom: 20px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.event-description>p{
|
|
font-family: 'Open Sans', sans-serif;
|
|
font-size: 14px;
|
|
color: #464F57;
|
|
width: auto;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
}*/
|
|
|
|
.event-link {
|
|
font-family: 'Open Sans', sans-serif;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
color: #01364F;
|
|
}
|
|
|
|
.event-link:hover {
|
|
color: #01364F;
|
|
text-decoration: underline!important;
|
|
}
|
|
|
|
.pagination>ul{
|
|
border: none;
|
|
}
|
|
|
|
/* Profile Page --------------------------------------------------------------------------------------- */
|
|
/*.profile-label {
|
|
margin-left: 15px;
|
|
}*/
|
|
|
|
.profile-height>td{
|
|
padding-top: 10px;
|
|
}
|
|
|
|
.preference-col {
|
|
-webkit-column-count: 2; /* Chrome, Safari, Opera */
|
|
-moz-column-count: 2; /* Firefox */
|
|
column-count: 2;
|
|
list-style: none;
|
|
/*padding: 3;*/
|
|
}
|
|
|
|
#preferences-error {
|
|
display: none;
|
|
color: #D50304;
|
|
}
|
|
|
|
#preference-options {
|
|
display: none;
|
|
}
|
|
|
|
#profile-error {
|
|
display: none;
|
|
}
|
|
|
|
/* Settings Page */
|
|
.settings-row>td {
|
|
padding-top: 15px;
|
|
}
|
|
|
|
.settings-row-preference {
|
|
vertical-align: top;
|
|
}
|
|
|
|
.settings-col-label {
|
|
width: 250px;
|
|
}
|
|
|
|
.textboxes {
|
|
margin-right: 10px;
|
|
}
|
|
|
|
.col-center {
|
|
float: none;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
|
|
/* Event Details -------------------------------------------------------------------------------------- */
|
|
|
|
|
|
/* Contact Page --------------------------------------------------------------------------------------- */
|
|
.contact-box {
|
|
padding-top: 70px;
|
|
}
|
|
|
|
.contact-box h4 {
|
|
font-family: TheAntiquaB-W6SemiBold;
|
|
font-size: 18px;
|
|
font-weight: normal;
|
|
padding-bottom: 10px;
|
|
}
|
|
.contact-label {
|
|
background-color: #F5F8F9;
|
|
font-family: TheAntiquaB-W6SemiBold;
|
|
font-size: 20px;
|
|
font-weight: normal;
|
|
padding: 0px 0px 10px 10px;
|
|
}
|
|
|
|
#contact-dropdown {
|
|
padding: 10px 0px;
|
|
}
|
|
|
|
.contact-requests-label {
|
|
padding-top: 7px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
.contact-textarea {
|
|
padding-top: 20px;
|
|
}
|
|
|
|
.contact-textarea button{
|
|
margin-top: 10px;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
/*-----------------faq ------------------*/
|
|
#required-identifier{
|
|
color: red;
|
|
}
|
|
#faq-container{
|
|
width: 100%;
|
|
}
|
|
.faq-search{
|
|
padding: 20px 0 10px;
|
|
}
|
|
.faq-label{
|
|
font-family: TheAntiquaB-W6SemiBold;
|
|
font-size: 20px;
|
|
font-weight: normal;
|
|
padding-bottom: 15px;
|
|
}
|
|
|
|
.faq-content{
|
|
width: 100%;
|
|
}
|
|
|
|
.faq-replies{
|
|
padding:40px 10px 25px 58px;
|
|
}
|
|
|
|
.sidenav{
|
|
}
|
|
.faq_category_list li{
|
|
list-style: none;
|
|
width: 100%;
|
|
padding: 17px 0 17px 16px;
|
|
font-size: 12px;
|
|
font-weight: 700;
|
|
color: #000000;
|
|
line-height: 22px;
|
|
border-bottom: 1px solid #d6d6d6;
|
|
margin-top: 3px;
|
|
}
|
|
.faq_category_list li a{
|
|
text-decoration: none;
|
|
color: #16212c;
|
|
}
|
|
.faq_category_list li a:hover{
|
|
text-decoration: none;
|
|
color: #337ab7;
|
|
}
|
|
#frequently_asked li {
|
|
width: 100%;
|
|
padding: 17px 0 17px 16px;
|
|
font-size: 12px;
|
|
font-weight: 700;
|
|
color: #16212c;
|
|
border-bottom: 1px solid #d6d6d6;
|
|
}
|
|
#frequently_asked li a{
|
|
text-decoration: none;
|
|
}
|
|
#faq_per_cat_view{
|
|
width: 100%;
|
|
padding: 17px 0 17px 16px;
|
|
font-size: 12px;
|
|
font-weight: 700;
|
|
color: #16212c;
|
|
line-height: 22px;
|
|
border-bottom: 1px solid #d6d6d6;
|
|
}
|
|
#faq_per_cat_view a{
|
|
text-decoration: none;
|
|
}
|
|
.faq-content-holder{
|
|
margin-left: 150px;
|
|
margin-right: 150px;
|
|
}
|
|
.faq-question{
|
|
width:100%;
|
|
}
|
|
.glyphicon.glyphicon-home{
|
|
font-size: 20px;
|
|
}
|
|
#breadcrumbs{
|
|
margin-top: 15px;
|
|
width: 100%;
|
|
}
|
|
#breadcrumbs a{
|
|
text-decoration:none;
|
|
padding: 0 15px 0 5px;
|
|
}
|
|
#breadcrumbs .home{
|
|
padding: 0 15px 0 5px;
|
|
}
|
|
#srch-term{
|
|
width: 805px;
|
|
margin-right: 20px;
|
|
float:left;
|
|
position: relative;
|
|
}
|
|
.easy-autocomplete{
|
|
width: 100% !important;
|
|
margin-right: 20px;
|
|
float: left;
|
|
}
|
|
.easy-autocomplete-container{
|
|
margin-top: 5%;
|
|
}
|
|
.easy-autocomplete-container ul{
|
|
display: none;
|
|
position: absolute;
|
|
/*top: 29%;*/
|
|
/*width: 805px;*/
|
|
z-index: 99999999999;
|
|
margin: 0;
|
|
padding: 0;
|
|
background-color: #fff;
|
|
text-align: left;
|
|
-webkit-border-bottom-left-radius: 3px;
|
|
-moz-border-radius-bottomleft: 3px;
|
|
border-bottom-left-radius: 3px;
|
|
-webkit-border-bottom-right-radius: 3px;
|
|
-moz-border-radius-bottomright: 3px;
|
|
border-bottom-right-radius: 3px;
|
|
border: solid 1px #129af0;
|
|
border-top: none;
|
|
color: #16212c;
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
/*padding: 1 0 0 0;*/
|
|
}
|
|
|
|
.easy-autocomplete-container ul li{
|
|
list-style: none;
|
|
text-decoration: none;
|
|
padding: 15px;
|
|
border-bottom: 1px solid #d6d6d6;
|
|
}
|
|
easy-autocomplete-container ul li a{
|
|
text-decoration: none;
|
|
display: block;
|
|
color: #ffffff;
|
|
}
|
|
|
|
.easy-autocomplete-container ul li:hover{
|
|
text-decoration: none;
|
|
color: #ffffff;
|
|
background-color: #129af0;
|
|
cursor: pointer;
|
|
}
|
|
.easy-autocomplete-container ul li:hover a{
|
|
text-decoration: none;
|
|
color: #ffffff;
|
|
background-color: #129af0;
|
|
cursor: pointer;
|
|
}
|
|
|
|
.eac-item{
|
|
cursor: pointer;
|
|
color: #ffffff;
|
|
}
|
|
|
|
.eac-item:hover a{
|
|
cursor: pointer;
|
|
color: #ffffff;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.active-identifier a{
|
|
color: #3240cc !important;
|
|
}
|
|
|
|
|
|
|
|
|
|
/* ----------- iPhone 4 and 4S ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media only screen
|
|
and (min-device-width: 320px)
|
|
and (max-device-width: 480px)
|
|
and (-webkit-min-device-pixel-ratio: 2) {
|
|
.footer a {color: #676767; font-size: 14px; padding: 0 0.2rem 0 0.2rem !important; font-family: Heveltica, sans-serif; color: #003366}
|
|
}
|
|
|
|
/* Portrait */
|
|
@media only screen
|
|
and (min-device-width: 320px)
|
|
and (max-device-width: 480px)
|
|
and (-webkit-min-device-pixel-ratio: 2)
|
|
and (orientation: portrait) {
|
|
}
|
|
|
|
/* Landscape */
|
|
@media only screen
|
|
and (min-device-width: 320px)
|
|
and (max-device-width: 480px)
|
|
and (-webkit-min-device-pixel-ratio: 2)
|
|
and (orientation: landscape) {
|
|
|
|
#banner2{
|
|
/*margin-top: 50px;*/
|
|
background-position: center center;
|
|
background-size:cover;
|
|
width: 100%;
|
|
text-align: center;
|
|
/*padding-top:40%;*/
|
|
padding-top: 6%;
|
|
}
|
|
|
|
}
|
|
|
|
/* ----------- iPhone 5 and 5S ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media only screen
|
|
and (min-device-width: 320px)
|
|
and (max-device-width: 568px)
|
|
and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media only screen
|
|
and (min-device-width: 320px)
|
|
and (max-device-width: 568px)
|
|
and (-webkit-min-device-pixel-ratio: 2)
|
|
and (orientation: portrait) {
|
|
|
|
|
|
}
|
|
|
|
/* Landscape */
|
|
|
|
/* ----------- iPhone 6 ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media only screen
|
|
and (min-device-width: 375px)
|
|
and (max-device-width: 667px)
|
|
and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media only screen
|
|
and (min-device-width: 375px)
|
|
and (max-device-width: 667px)
|
|
and (-webkit-min-device-pixel-ratio: 2)
|
|
and (orientation: portrait) {
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
/* ----------- Galaxy S3 ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media screen
|
|
and (device-width: 320px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 2) {
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media screen
|
|
and (device-width: 320px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 2)
|
|
and (orientation: portrait) {
|
|
|
|
}
|
|
|
|
/* Landscape */
|
|
@media screen
|
|
and (device-width: 320px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 2)
|
|
and (orientation: landscape) {
|
|
|
|
}
|
|
|
|
/* ----------- Galaxy S4 ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media screen
|
|
and (device-width: 320px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 3) {
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media screen
|
|
and (device-width: 320px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 3)
|
|
and (orientation: portrait) {
|
|
|
|
}
|
|
|
|
/* Landscape */
|
|
@media screen
|
|
and (device-width: 320px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 3)
|
|
and (orientation: landscape) {
|
|
|
|
}
|
|
|
|
/* ----------- Galaxy S5 ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media screen
|
|
and (device-width: 360px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 3) {
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media screen
|
|
and (device-width: 360px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 3)
|
|
and (orientation: portrait) {
|
|
|
|
}
|
|
|
|
/* Landscape */
|
|
@media screen
|
|
and (device-width: 360px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 3)
|
|
and (orientation: landscape) {
|
|
|
|
}
|
|
|
|
/* ----------- HTC One ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media screen
|
|
and (device-width: 360px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 3) {
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media screen
|
|
and (device-width: 360px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 3)
|
|
and (orientation: portrait) {
|
|
|
|
}
|
|
|
|
/* Landscape */
|
|
@media screen
|
|
and (device-width: 360px)
|
|
and (device-height: 640px)
|
|
and (-webkit-device-pixel-ratio: 3)
|
|
and (orientation: landscape) {
|
|
|
|
}
|
|
/* ----------- iPad mini ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media only screen
|
|
and (min-device-width: 768px)
|
|
and (max-device-width: 1024px)
|
|
and (-webkit-min-device-pixel-ratio: 1) {
|
|
.navbar-nav.back {
|
|
display: block !important;
|
|
}
|
|
.return-action {
|
|
font-size: 13px !important;
|
|
}
|
|
}
|
|
|
|
/* Portrait */
|
|
@media only screen
|
|
and (min-device-width: 768px)
|
|
and (max-device-width: 1024px)
|
|
and (orientation: portrait)
|
|
and (-webkit-min-device-pixel-ratio: 1) {
|
|
|
|
}
|
|
|
|
/* Landscape */
|
|
@media only screen
|
|
and (min-device-width: 768px)
|
|
and (max-device-width: 1024px)
|
|
and (orientation: landscape)
|
|
and (-webkit-min-device-pixel-ratio: 1) {
|
|
|
|
}
|
|
|
|
/* ----------- iPad 1 and 2 ----------- */
|
|
/* Portrait and Landscape */
|
|
@media only screen
|
|
and (min-device-width: 768px)
|
|
and (max-device-width: 1024px)
|
|
and (-webkit-min-device-pixel-ratio: 1) {
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media only screen
|
|
and (min-device-width: 768px)
|
|
and (max-device-width: 1024px)
|
|
and (orientation: portrait)
|
|
and (-webkit-min-device-pixel-ratio: 1) {
|
|
|
|
}
|
|
|
|
/* Landscape */
|
|
@media only screen
|
|
and (min-device-width: 768px)
|
|
and (max-device-width: 1024px)
|
|
and (orientation: landscape)
|
|
and (-webkit-min-device-pixel-ratio: 1) {
|
|
|
|
}
|
|
|
|
/* ----------- iPad 3 and 4 ----------- */
|
|
/* Portrait and Landscape */
|
|
@media only screen
|
|
and (min-device-width: 768px)
|
|
and (max-device-width: 1024px)
|
|
and (-webkit-min-device-pixel-ratio: 2) {
|
|
|
|
}
|
|
|
|
|
|
/* ----------- Galaxy Tab 10.1 ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media
|
|
(min-device-width: 800px)
|
|
and (max-device-width: 1280px) {
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media
|
|
(max-device-width: 800px)
|
|
and (orientation: portrait) {
|
|
|
|
}
|
|
|
|
/* Landscape */
|
|
@media
|
|
(max-device-width: 1280px)
|
|
and (orientation: landscape) {
|
|
|
|
}
|
|
|
|
/* ----------- Asus Nexus 7 ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media screen
|
|
and (device-width: 601px)
|
|
and (device-height: 906px)
|
|
and (-webkit-min-device-pixel-ratio: 1.331)
|
|
and (-webkit-max-device-pixel-ratio: 1.332) {
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media screen
|
|
and (device-width: 601px)
|
|
and (device-height: 906px)
|
|
and (-webkit-min-device-pixel-ratio: 1.331)
|
|
and (-webkit-max-device-pixel-ratio: 1.332)
|
|
and (orientation: portrait) {
|
|
|
|
}
|
|
|
|
/* Landscape */
|
|
@media screen
|
|
and (device-width: 601px)
|
|
and (device-height: 906px)
|
|
and (-webkit-min-device-pixel-ratio: 1.331)
|
|
and (-webkit-max-device-pixel-ratio: 1.332)
|
|
and (orientation: landscape) {
|
|
|
|
}
|
|
|
|
/* ----------- Kindle Fire HD 7" ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media only screen
|
|
and (min-device-width: 800px)
|
|
and (max-device-width: 1280px)
|
|
and (-webkit-min-device-pixel-ratio: 1.5) {
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media only screen
|
|
and (min-device-width: 800px)
|
|
and (max-device-width: 1280px)
|
|
and (-webkit-min-device-pixel-ratio: 1.5)
|
|
and (orientation: portrait) {
|
|
}
|
|
|
|
/* Landscape */
|
|
@media only screen
|
|
and (min-device-width: 800px)
|
|
and (max-device-width: 1280px)
|
|
and (-webkit-min-device-pixel-ratio: 1.5)
|
|
and (orientation: landscape) {
|
|
|
|
}
|
|
|
|
/* ----------- Kindle Fire HD 8.9" ----------- */
|
|
|
|
/* Portrait and Landscape */
|
|
@media only screen
|
|
and (min-device-width: 1200px)
|
|
and (max-device-width: 1600px)
|
|
and (-webkit-min-device-pixel-ratio: 1.5) {
|
|
|
|
}
|
|
|
|
/* Portrait */
|
|
@media only screen
|
|
and (min-device-width: 1200px)
|
|
and (max-device-width: 1600px)
|
|
and (-webkit-min-device-pixel-ratio: 1.5)
|
|
and (orientation: portrait) {
|
|
}
|
|
|
|
/* Landscape */
|
|
@media only screen
|
|
and (min-device-width: 1200px)
|
|
and (max-device-width: 1600px)
|
|
and (-webkit-min-device-pixel-ratio: 1.5)
|
|
and (orientation: landscape) {
|
|
|
|
}
|
|
|
|
/* ----------- Non-Retina Screens ----------- */
|
|
@media screen
|
|
and (min-device-width: 1200px)
|
|
and (max-device-width: 1600px)
|
|
and (-webkit-min-device-pixel-ratio: 1) {
|
|
}
|
|
|
|
/* ----------- Retina Screens ----------- */
|
|
@media screen
|
|
and (min-device-width: 1200px)
|
|
and (max-device-width: 1600px)
|
|
and (-webkit-min-device-pixel-ratio: 2)
|
|
and (min-resolution: 192dpi) {
|
|
}
|