@charset "utf-8";
/* CSS Document */

@media screen and (min-width:280px) and (max-width:680px)
{
.container {
 padding: 0px 26px 10px;
  margin-top: 5px;
}
.headlinefont { font-size: 31px;
  line-height: 41px;}
  
.subheadlinefont {
  font-size: 18px;	
}
.video-plugin-new .fp-engine{height:auto;}
.form1 {
  width: 100%;
 /* margin-top: 19px;*/
}

input[type="text"] {
  width: 100%;margin-bottom: 11px;}
  
  .calltoaction {
  font-size: 15px;
  }
  
  .smalllinkul{
  margin-left: -30px;
}

iframe {
  width: 100%;
}

.logo img{width:100%;}
	
}

@media screen and (min-width:280px) and (max-width:680px) and (orientation:landscape)
{
	iframe {
  width: 100%;
  height: 254px;
}
	
}

@media screen and (min-width:280px) and (max-width:480px) and (orientation:landscape)
{
	
}


@media screen and (min-width:280px) and (max-width:320px)
{
	iframe {
  height: 164px;
  width: 100%;
}

}

@media screen and (min-width:570px) and (max-width:737px) and (orientation:landscape)
{
	iframe {
  height:395px;
  width: 100%;
}

.headlinefont {
  font-size: 42px;
}

.form1 {
  width: 93%;
}

}

@media screen and (min-width:330px) and (max-width:414px)
{
	iframe {
  height: 216px;
  width: 100%;
}

.headlinefont {
  font-size: 44px;
}

}


@media screen and (min-width:280px) and (max-width:1024px)
{
.vid img {
  width: 100%;}
  
  iframe {
  width: 100%;
}	
	
}


@media screen and (min-width:768px) and (max-width:1024px) and (orientation:portrait)
{
	iframe {
  width: 100%;
  height: 405px !important;
}

.headlinefont {
  font-size: 60px;
  line-height: 76px;
}

.form1 {
  width: 90%;
 }
 .formrow {
  padding-top: 39px;
  padding-bottom: 27px;
  margin-top: 64px;
}

}

@media screen and (min-width:768px) and (max-width:1024px)
{
	iframe {
  height:476px;
}

}
