﻿/* @@PHONE BETWEEN 750px and 767px PORTRAIT  */


/*@font-face {
font-family: ff-dagny-web-pro, sans-serif;
font-style: normal;
font-weight: 100;}
*/

@font-face {
font-family: jopmss;
src: url('../fonts/microsoft-sans-serif.ttf') format('truetype');
font-style: normal;
}

@font-face {
font-family: joptcmtitalic;
src: url('fonts/tw cen mt italic.ttf') format('truetype');
font-style: italic;
}

@font-face {
font-family: joptcmtbold;
src: url('fonts/tw cen mt bold.ttf') format('truetype');
font-weight: bold;
}

@font-face {
font-family: joptcmtitalicbold;
src: url('fonts/tw cen mt bold italic.ttf') format('truetype');
font-style: italic;
font-weight: bold;
}

@font-face {
font-family: joparial;
src: url("fonts/arial.ttf");
}

@media only screen and (min-width: 750px) and (max-width: 767px) and (orientation: portrait) { 


/*BLOCKS*/

html {
background-color: transparent;
}

body {
position: relative;
display: block;
background: transparent url("../images/LifeSafetyAd_799x1057_071917.jpg") no-repeat fixed center top;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  min-height: 100%;
  height: 100%;
padding: 0px 0px;
box-sizing: border-box;
  }

/*.background{ 
position: relative;
display: block;
background: transparent url("../images/LifeSafetyAd_756x1000_071917.jpg") no-repeat fixed center top;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  min-height: 100%;
  height: 100%;
padding: 0px 0px;
box-sizing: border-box;

}*/


a {
text-decoration: none;
font-family: jopmss, sans-serif;
font-style: normal;
font-weight: 100;
}

#conwrap {
position: relative;
display: block;
width: 100%;
height: 100%;
max-width: 767px;
}

div #txtFix {
 position: relative; 
 display: block; 
 background: transparent; 
 height: 100%; 
 width: 100%; 
 margin-left: auto; 
 margin-right: auto;  
 margin-top: 8%; 
 overflow: none; 
 }

#txtHdr {
position: relative;
display: block;
width: 90%;
border: none;
margin-left: auto;
margin-right: auto;
color: #000000;
text-decoration: none;
//font-family: ff-dagny-web-pro, sans-serif;
font-family: jopmss, sans-serif;
font-style: normal;
font-weight: 100;
text-align: center;
font-size: 4em;
}

#lsmLo {
position: relative;
display: block;
width: 100%;
border: none;
margin-left: auto;
margin-right: auto;
margin-top: 3%;
}

#lsmGo {
position: relative;
display: block;
width: 85%;
border: none;
margin-left: auto;
margin-right: auto;
margin-top: 3%;
}

div #txtRoll {
position: relative; 
display: block; 
width: 100%; 
margin-left: auto; 
margin-right: auto; 
margin-top: 40%; 
text-align: center;
}

#lsmApps {
position: relative;
display: block;
width: 35%;
border: none;
margin-left: auto;
margin-right: auto;
margin-top: 5%;
}

#prodLo {
position: relative;
display: block;
width: 100%;
border: none;
margin-left: auto;
margin-right: auto;
margin-top: 7%;
}

#prodLoLong {
position: relative;
display: none;
width: 100%;
border: none;
margin-left: 0%;
margin-right: auto;
margin-top: 0%;
}

#prodGo {
position: relative;
display: block;
width: 90%;
border: none;
margin-left: auto;
margin-right: auto;
margin-top: 5%;
}

#prodGoLong {
position: relative;
display: none;
width: 100%;
border: none;
margin-left: auto;
margin-right: auto;
margin-top: -5%;
}

#lsmLink {
position: relative;
display: block;
width: 90%;
border: none;
margin-left: auto;
margin-right: auto;
color: #282E6A;
text-decoration: none;
//font-family: ff-dagny-web-pro, sans-serif;
font-family: jopmss, sans-serif;
font-style: normal;
font-weight: 100;
text-align: center;
font-size: 1.25em;
}

#lsmInfo {
position: relative;
display: block;
width: 90%;
border: none;
margin-left: auto;
margin-right: auto;
color: #000000;
text-decoration: none;
//font-family: ff-dagny-web-pro, sans-serif;
font-family: jopmss, sans-serif;
font-style: normal;
font-weight: 100;
text-align: center;
font-size: .8em;
}

#lsmLic {
position: relative;
display: block;
width: 60%;
border: none;
margin-top: 3%;
margin-left: auto;
margin-right: auto;
color: #E8E8E8;
text-decoration: none;
//font-family: ff-dagny-web-pro, sans-serif;
font-family: joptcmt, sans-serif;
font-style: normal;
font-weight: 100;
text-align: center;
line-height: 1;
font-size: .5em;
}

} /*@media end*/