html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}
#contact-big {
display:block;	
}
#contact-sml {
display:none;	
}
@media only screen and (min-width: 768px) and (max-width: 1100px) {
	
	/* ------------------slider-------------------- */
p.caption {
color:#fff;
font-size: 24px;
position:relative; 
top: -60px;
float: right;
margin: 0 50px 0px 0;
}
#plane {display:none;}

.toptext3 {
font-size: 20px;	
}
#contact-big {
display:none;	
}
#contact-sml {
display:block;	
}
	
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
	
}

@media only screen and (max-width: 767px) {
	
	/* ------------------slider-------------------- */
p.caption {
color:#fff;
font-size: 32px;
position:relative; 
top: -50px;
float: right;
margin: 0 50px 0px 0;
}
#contact-big {
display:none;	
}
#contact-sml {
display:block;	
}
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
.toptext1 {
font-size: 24px;	
}
.toptext2 {
font-size: 38px;	
}
.toptext3 {
font-size: 20px;	
}
.topaddress a {	
font-size: 28px;
}
	
	/* -------------------------------------------- */
	/* ------------------Featured------------------ */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (min-width: 620px) and (max-width: 767px) {	

/* ------------------slider-------------------- */
p.caption {
color:#fff;
font-size: 28px;
position:relative; 
top: -40px;
float: right;
margin: 0 40px 0px 0;
}
#contact-big {
display:none;	
}
#contact-sml {
display:block;	
}

	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
	
/* ------------------slider-------------------- */
p.caption {
color:#fff;
font-size: 24px;
position:relative; 
top: -30px;
float: right;
margin: 0 30px 0px 0;
}
#contact-big {
display:none;	
}
#contact-sml {
display:block;	
}

	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (max-width: 479px) {

/* ------------------slider-------------------- */
p.caption {
color:#fff;
font-size: 18px;
position:relative; 
top: -20px;
float: right;
margin: 0 20px 0px 0;
}
#contact-big {
display:none;	
}
#contact-sml {
display:block;	
}

	/* -------------------------------------------- */
	/* ------------------Header-------------------- */

	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}