/***** iPhone (landscape) *****/
@media only screen and (max-width: 720px) {
	
.tagline {width: 50%; height: auto; margin-top: 0px; display: none;}


#logo {width: 110px; height: auto; text-align: center; margin: 0 auto; }

#header-contact {
	font-size: 13px; font-weight: 700;
	font-family: 'Roboto Condensed', sans-serif;
	margin: 24px 0 10px 0;
	position: relative;
	right: 53px;
}
 #home-header {
	font-size: 28px; 
 } 
 
.mobile-hide {display: none !important;}

.mobile-show {display:inline !important;}

.desktop-hide {display: inherit;}

/* .social-media-icon {display: none;} */




#home-txt {font-size: 18px; line-height: 22px; width: 100%; margin: 0 auto;   }


.icon {width: 50px; height: auto; margin: 0 0 0 0; text-align: center; left: 0;}

.icon-txt {
	letter-spacing: 10px;
	font-size: 25px;
	top: 0px;
	text-align: center;
	left: 7px;
}

.shorten {letter-spacing: 10px;} 


a:link.icon-btn {
	padding: 10px 0 7px 0;
	height: inherit;
}


#second-chance {display: none;}


.footer-txt {text-align: center;}

.center-mobile {text-align: center;}

#home-txt-2 {
	font-size: 17px;
	line-height: 21px;
	margin-right: 0;

 }
.feature-txt {
	width: 100%;
	color: #FFF;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	text-align: center;
	padding: 10px 0 10px 0;
	border-radius: 0 0 7px 7px;
	text-transform: uppercase;
	position: relative;
	height: 40px;
	top: 175px;
	font-size: 21px;
	background-color: rgba(0,0,0,0.75);
 }

.sml-icon {width: 55px; height: auto; margin: 0 0 0 0; text-align: center; opacity: 0.5; }

.sml-icon-txt {
	letter-spacing: 1px;
	color: #FFF;
	text-align: center;
	font-size: 24px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 700;
	position: relative; 
	top: -5px;
}

a:link.sml-icon-btn {
	border-radius: 14px;
	border: none;
	text-decoration: none;	
	padding:5px 0 0 0;
	display: inline-block;
	width: 100%;

}

a:visited.sml-icon-btn {
	text-decoration: none;	
}

a:hover.sml-icon-btn {
	text-decoration: none;	
	opacity: 0.8;
}

			
	
.slicknav_menu {
	display:inherit;
}

#menu {display: none; }	


#appAllignment{
	text-align: left;
}
			