/* Website template by freewebsitetemplates.com */
@media only screen and (min-width : 320px) and (max-width : 568px) {
	
}
@media only screen and (max-width : 568px) and (orientation : landscape) {
	
}
	@media only screen and (max-width : 918px) {
		#myVideo {
			position: absolute;
			top: 70px;
		    left: 0;
			width: 100%;
			height: 801px;
			z-index: -1;
			object-fit: cover;

		}
		#video-container{
			object-fit: fill;
		}

		#video-responsive{
		    overflow: hidden;
		    padding-bottom: 56.25%;
		    position: relative;
		    height: 0;
		}
		#video-responsive iframe{
		    left: 0;
		    top: 0;
		    height: auto;
		    width: 100%;
		    position: absolute;
					object-fit: fill;
		}
		#videoWrapper {
			position: relative;
			padding-bottom: 56.25%; /* 16:9 */
			padding-top: 25px;
			height: 0;
				object-fit: fill;
		}
		#videoWrapper iframe {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: auto;
				object-fit: fill;
			}
	#body {
		margin: 0;
		min-height: auto;
		padding: 0;
		width: 100%;
		z-index: 1;
	}
	#body.home {
		margin: 0;
		padding: 0;
		width: 100%;
	}
	#body.home .header div, #body.home .body div, #body.home .footer div, #body.about .header div, #body .header div, #body.about .body div, #body.about .footer div, #body.about .section div {
		margin: 0 auto;
		max-width: none;
		overflow: hidden;
		padding: 8px 0 40px 0;
		position: relative;
		width: 95%;
		z-index: 1;
}
	#body.about .section div, #body.about .section2 div {
		margin: 0 auto;
		max-width: none;
		overflow: hidden;
		padding: 0 0;
		position: relative;
		width: 95%;
		z-index: 1;
}
	#body .header div div {
		padding: 20% 0 0 0;
}
	#body.home .header div img.satellite{
		margin: auto;
	}
	#body.home .header div h1 {
		float: none;
		margin: 0;
		padding: 30% 0 10%;
		text-align: center;
		width: 100%;
	}
	#body.home .header div h2 {
		float: none;
		margin: 0;
		padding: 0 0 10% 0;
		text-align: center;
		width: 100%;
	}
	#body.home .header div a.more{
		float: none;
		margin: 0 auto;
		z-index: 55;
	}
	#body.home .header div h3{
		margin: 106px 0 0;
		width: 100%;
	}
	#body.home .header div ul, #body.home .footer div ul, #body.home .footer div ul li ul {
		margin: 0;
		padding: 10% 0;
		width: 100%;
	}
	#body.home .header div ul li:first-child, #body.home .header div ul li {
		border: none;
		float: none;
		margin: 10% 0;
		width: 100%;
	}
	#body.home .header div ul li a{
		margin: 0 auto;
	}
	#body.home .header div ul li a img, #body .header div .article ul li a img {
		margin: 0 auto;
	}
	#body.home .body div h1, #body.home .body div p {
		width: 100%;
	}
	#body.home .footer div ul li:first-child, #body.home .footer div ul li, {
		float: none;
		margin: 0 0 10%;
		padding: 0;
		width: 100%;
	}
	#body .header div .sidebar ul li ul {
		float: none;
		margin: 0 0 10%;
		padding: 0;
	}
	#body.home .footer div ul li h1, #body.home .footer div ul li ul li h1, #body.home .footer div ul li ul li span {
		float: none;
		text-align: center;
		width: 100%;
	}
	#body.home .footer div ul li a{
		height: 100%;
		width: 100%;
	}
	#body.home .footer div ul li a img{
		margin: 0 auto;
		width: 90%;
	}
	#body.home .footer div ul li a span {
		left: 46%;
		top: 39%;
	}
	#body.home .footer div ul li ul li:first-child, #body.home .footer div ul li ul li {
		width: 100%;
	}
	#body.home .footer div ul li ul li a.more{
		float: none;
		margin: 0 auto;
	}
	#body.home .footer div ul li ul li a {
		display: block;
		float: none;
		height: 90px;
		margin: 0 auto;
		padding: 0;
		width: 100px;
	}
	#body.about .header div h1, #body.about .header div p, #body.about .body div h2, #body.about .body div p, #body.about .footer div h2, #body.about .footer div p, #body.about .section div h2, #body.about .section div p, #body .header div ul li div p, #body .header .contact h2 {
		float: none;
		text-align: center;
		font-size: 14px;
		width: 100%;
	}
	#body .header div ul li div h4 {
	background: linear-gradient(to left, #000000, #e62324, #000000);
		text-align: center;
		width: auto;
}
	#body .header div .sidebar ul li h1 {
		float: none;
		text-align: center;
		font-size: 32px;
		width: 100%;
	}
	#body .header div .sidebar ul li {
		float: none;
		width: auto;
	}
	#body .header div h1, #body .header div h5 {
		float: none;
		text-align: center;
		font-size: 24px;
		font-weight: normal;
		width: 95%;
	}
	#body .header div ul li div h3 {
		float: none;
		background: #000000;
		text-align: center;
		width: 100%;
	}
	#body .header div p {
		float: none;
		color: #FFF;
		padding: 3px 0 0 0;
		text-align: left;
		margin: 0 0 20px 0;
		width: 100%;
	}
	#body .header div span, #body .header div .article span {
		float: none;
		background: #000000;
		color: #7bc0e8;
		font-size: 14px;
		text-align: center;
		line-height: 22px;
		padding: 5px 0;
		width: 100%;
	}
	#body .header div span img {
		display: inline;
		float: none;
		text-align: left;
		height: auto;
		padding: 0 0;
		margin: 0 auto;
	}
	#body .header div h2, #body.about .header div h2 {
		float: none;
		background-color: #000;
		color: #0078bd;
		font-size: 18px;
		letter-spacing: 1px;
		margin: 0 0 20px 0;
		padding: 5px 0 5px 0;
		text-align: center;
		width: 100%;
	}
	#body .header div h2 {
		float: none;
		background-color: #000;
		color: #0076bd;
		font-family: Impact;
		font-size: 23px;
		font-weight: normal;
		letter-spacing: 1px;
		line-height: 23px;
		margin: 0 0 20px 0;
		padding: 5px 0 5px 0;
		text-align: center;
		width: 100%;
	}
	#body .header div h4 {
		float: none;
		color: #8a3916;
		font-size: 18px;
		letter-spacing: 2px;
		margin: 0 0 0 0;
		padding: 5px 0 5px 0;
		text-align: center;
		width: 100%;
	}
	#body .header div .article h4 {
		color: #FFFFFF;
		font-family: Arial;
		font-size: 14px;
		font-weight: normal;
		line-height: 24px;
		margin: 0 0 0 0;
		padding: 0;
		text-align: center;
		max-width: 100%;
	}
	#body.about .footer div h4, #body.about .footer div h4 a {
		content: "";
  		background: linear-gradient(to left, rgba(0,0,0,1) 0%, rgba(230,35,36,1) 50%, rgba(230,35,36,1) 100%); /* W3C */
		background: -moz-linear-gradient(right, rgba(0,0,0,1) 0%, rgba(230,35,36,1) 50%, rgba(230,35,36,1) 100%); /* FF3.6+ */
  		background: -ms-linear-gradient(right, rgba(0,0,0,1) 0%, rgba(230,35,36,1) 50%, rgba(230,35,36,1) 100%); /* IE10+ */
  		background: -o-linear-gradient(right, rgba(0,0,0,1) 0%, rgba(230,35,36,1) 50%, rgba(230,35,36,1) 100%); /* Opera 11.10+ */
  		background: -webkit-gradient(linear, right, left, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(230,35,36,1)), color-stop(100%, rgba(230,35,36,1))); /* Chrome,Safari4+ */
		background: -webkit-linear-gradient(right, rgba(0,0,0,1) 0%, rgba(230,35,36,1) 50%, rgba(230,35,36,1) 100%); /* Chrome10+,Safari5.1+ */
		background: linear-gradient(to left, #000000, #e62324, #e62324);
		float: center;
		font-family: Arial;
		color: rgba(255, 255, 255, 1);
		font-size: 12px;
		font-weight: bold;
		line-height: 23px;
		letter-spacing: 1px;
		padding: 5px 5px;
		text-align: center;
		width: 100%;
	}
	#body.about .footer div h4 a:hover {
		color: rgba(0, 0, 0, 1);
	}
	#body .header div ul li div h1, #body .header div ul li div h2 {
		float: none;
		text-align: center;
		padding: 3px 3px 3px 0;
		width: 100%;
	}
	#body .header div ul li div span {
		float: none;
		text-align: center;
		padding: 10px 3px 10px 0;
		width: 100%;
	}
	#body.about .body div img, #body .header div ul li div a.more, #body .header div ul li div a.buy, #body .header div .article ul li a.more, #body .header div .sidebar ul li ul li a img, #body .header div .sidebar ul li a img {
		float: none;
		margin: 0 auto;
	}
	#body.about .footer div img {
		float: none;
		margin: 0 auto;
		padding: 0 0 10px 0;
	}
	#body .header div ul li a img {
		float: none;
		margin: 0 auto;
	}
	#body .header div .sidebar ul li img {
		float: none;
		display: block;
		text-align: center;
		margin: 0 auto;
		width: 100%;
		max-width: 500px;
	}
	#body .header div .article h4 img {
		float: none;
		text-align: center;
		margin: 0 auto;
		width: 100%;
		max-width: 500px;
	}
	#body .header div .sidebar ul li h1 img {
		display: inline;
		float: none;
		margin: 0 6px 0 0;
		max-width: 25px;
	}
	#body .header div ul li a, #body .header div ul li h6 {
		float: none;
		text-align: left;
		height: auto;
		margin: 0 auto;
		width: 281px;
	}
	#body .header div h6 {
		float: none;
		color: #FFFFFF;
		font-size: 14px;
		letter-spacing: 1px;
		padding: 5px 0 5px 0;
		text-align: center;
		width: 100%;
	}
	#body .header div h1 img {
		display: block;
		float: none;
		text-align: center;
		height: auto;
		padding: 0px auto 0px auto;
		margin: 0 auto;
		max-width: 250px;
	}
	#body .header div h6 img {
		display: inline;
		float: none;
		text-align: left;
		padding: 3px 3px 3px 3px;
		margin: 0 auto;
		max-height: 95%;
		max-width: 95%;
	}
	#body .header div img {
		display: inline;
		float: none;
		text-align: left;
		height: auto;
		padding: 0px 0px 10px 0px;
		margin: 0 auto;
	}
	#body .header div h2 img {
		display: inline;
		float: none;
		text-align: left;
		height: auto;
		padding: 0 0;
		margin: 0 auto;
	}
	#body .header div ul, #body .header div .article ul, #body .header div .sidebar ul {
		max-width: none;
		padding: 0;
		width: 100%;
	}
	#body .header div .article ul li a, #body .header div .sidebar ul li a, {
		float: none;
		text-align: left;
		height: auto;
		margin: 0 auto;
		width: 281px;
	}
	#body .header div .article img {
		background-color: #ffffff;
		float: none;
		display: block;
		text-align: center;
		max-width: 100%;
}
	#body .header div .sidebar ul li ul li a {
		float: none;
		text-align: left;
		height: auto;
		margin: 0;
	}
	#body .header div ul li div, #body .header div .article, #body .header div .sidebar {
		float: none;
		margin: 0;
		padding: 2% 0;
		width: 100%;
	}
	#body .header div .sidebar ul li ul li h2, #body .header div .sidebar ul li ul li span, #body .header div .article ul li h1, #body .header div .article ul li span, #body .header div .article ul li p, #body .header div .sidebar ul li h2, #body .header div .sidebar ul li h5 {
		float: none;
		padding: 2% 0 1% 2%;
		text-align: left;
		width: 100%;
		max-width: 500px;
	}
	#body .header div .sidebar ul li span {
		float: none;
		padding: 2% 0 1% 2%;
		text-align: center;
		width: 100%;
	}
	#body .header div form{
		width: 380px;
		margin: 0 0;
	}
	#body .header div form input, #body .header div form textarea {
		-webkit-appearance: none;
		border-radius: 0;
		margin: 0 auto 10%;
		width: 90%;
	}
	#body .header div form input#submit{
		-webkit-appearance: none;
		border-radius: 0;
		float: none;
		margin: 0 auto;
	}
	#footer{
		width: 100%;
		height: 20%;
	}
	#footer .connect{
		width: 100%;
	}
	#footer .connect div, #footer .footnote div {
		margin: 0 auto;
		width: 95%;
		max-width: 960px;
	}
	#footer .connect div h1{
		float: none;
		font-size: 17px;
		line-height: 20px;
		margin: 0;
		padding: 0 0 2% 0;
		text-align: center;
		width: 100%
	}
	#footer .connect div div{
		float: none;
		margin: 0 auto;
		padding: 0;
		width: 210px;
	}
	#footer .connect div div a.facebook, #footer .connect div div a.twitter, #footer .connect div div a.googleplus, #footer .connect div div a.pinterest {
		margin: 0 10px;
	}
	#footer .footnote div p{
		width: 100%;
		height: 20%;
	}
	#footerindex .connect div h1{
		color: #f58185;
		float: left;
		font-family: Impact;
		font-size: 18px;
		font-weight: normal;
		line-height: 23px;
		margin: 0;
		padding: 8px 25px 8px 20px;
		text-align: left;
		width: 550px;
	}
	#bodyindex.home .header div a.more {
		background-color: #002d73;
		color: #ffffff;
		display: block;
		float: right;
		font-family: Impact;
		font-size: 18px;
		font-weight: normal;
		height: 49px;
		line-height: 49px;
		margin: 50px 75px 0 0;
		padding: 0;
		text-align: center;
		text-transform: uppercase;
		position: relative;
		width: 140px;
		z-index: 55;
}
	#bodyindex.home .header div a.more:hover {
		background-color: #fff431;
		color: #e62324;
}
	#footerindex {
		bottom: 0;
		position: absolute;
		height: 180px;
		left: 0;
		width: 100%;
}
	#footerindex .footnote div {
		margin: 0 auto;
		overflow: hidden;
		padding: 0 0;
		width: 960px;
}
	#footerindex .footnote div p {
		color: #8a3916;
		display: block;
		font-family: Arial;
		font-size: 10px;
		font-weight: normal;
		line-height: 10px;
		margin: 0 auto;
		padding: 10px 0 10px 20px;
		text-align: left;
		width: 940px;
}

}
@media only screen and (max-width : 959px) {
	body #page {
		margin: 0;
		padding: 0;
		width: auto;
	}
	html {
		-webkit-text-size-adjust: none;
	}
	img {
		padding: 0 0 0 18px;
		max-width: 100%;
	}
	body #page {
		margin: 0;
		overflow: hidden;
		padding: 0;
		width: auto;
	}
	#myVideo {
		position: absolute;
		top: 70px;
	    left: 0;
		width: 100%;
		height: 801px;
		z-index: -1;
		object-fit: cover;

	}
	#video-container{
		object-fit: fill;
	}

	#video-responsive{
	    overflow: hidden;
	    padding-bottom: 56.25%;
	    position: relative;
	    height: 0;
	}
	#video-responsive iframe{
	    left: 0;
	    top: 0;
	    height: auto;
	    width: 100%;
	    position: absolute;
				object-fit: fill;
	}
	#videoWrapper {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		padding-top: 25px;
		height: 0;
			object-fit: fill;
	}
	#videoWrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: auto;
			object-fit: fill;
		}
	#header {
		min-height: 73px;
		width: 100%;
		z-index: 2;
	}
	#header div {
		margin: 0 auto;
		max-width: none;
		min-height: 83px;
		width: 95%;
	}
	#header div a.logo {
		display: block;
		float: left;
		height: 60px;
		margin: 0;
		padding: 12px 0 0 0;
		width: 79%;
	}
	#header div span#mobile-navigation {
		background: transparent url(../PBimages/mobile/mobile-menu.png) no-repeat;
		display: block;
		height: 50px;
		margin: 0;
		padding: 0 0 0 0;
		position: absolute;
		right: 3%;
		top: 14px;
		width: 50px;
		z-index: 999;
	}
	#header div > ul#navigation {
		background-image: none;
		background: #e62324;
		border: 1px solid #f1f2f2;
		border-radius: 0;
		display: none;
		float: none;
		height: auto;
		padding: 0;
		position: absolute;
		right: 18%;
		top: 84px;
		width: 60%;
		z-index: 1000;
	}
	#header div > ul#navigation > li {
		border-left: 0;
		border-top: 1px solid #f1f2f2;
		margin: 0;
		height: auto;
		padding: 0;
		position: relative;
		text-align: left;
		width: 100%;
	}
	#header div > ul#navigation > li:first-child {
		border-top: 0;
	}
	#header div > ul#navigation > li:hover {
		background-color: transparent;
	}
	#header div ul#navigation li a {
		border: none;
		color: #ffffff;
		display: block;
		font-family: Impact;
		font-size: 18px;
		font-weight: normal;
		letter-spacing: 3px;
		height: 54px;
		line-height: 60px;
		min-height: 20px;
		padding: 0 10px;
		text-align: left;
		text-decoration: none;
		text-shadow: none;
		width: auto;
	}
	#header div .mobile-submenu {
		background: #8a3916 url(../PBimages/mobile/mobile-expand.png) no-repeat center;
		border-left: 1px solid #f1f2f2;
		display: inline-block;
		height: 54px;
		position: absolute;
		right: 0;
		top: 0;
		width: 50px;
		z-index: 0;
	}
	#header div ul#navigation li ul {
		background: none;
		border-top: 1px solid #f1f2f2;
		padding: 0;
		position: static;
		right: 0;
		text-align: left;
		width: 100%;
		z-index: 999;
	}
	#header div ul#navigation li ul, #header div ul#navigation li:hover ul {
		display: none;
	}
	#header div ul#navigation li {
		height: auto;
		width: 100%;
		z-index: 40;
	}
	#header div ul#navigation li ul li {
		background: none;
		border-top: 1px solid #f1f2f2;
		display: block;
		height: auto;
		margin: 0;
		padding: 0;
		text-align: left;
		width: 100%;
	}
	#header div ul#navigation li ul li:first-child {
		border: none;
	}
	#header div ul#navigation li ul li a {
		background: 0076bd;
		color: #000000;
		padding-left: 20px;
		text-align: left;
		text-decoration: none;
	}
	#header div ul#navigation li ul li a:hover {
		background: 0076bd;
		color: #000000;
		padding-left: 20px;
		text-align: left;
		text-decoration: none;
	}
	#header div ul#navigation li:hover a, #header div ul#navigation li.selected a, #header div ul#navigation li:hover ul li a, #header div ul#navigation li:hover ul li a:hover, #header div ul#navigation li ul li.selected a {
		display: inline;
	}
	#header div ul#navigation li:hover a, #header div ul#navigation li.selected a, #header div ul#navigation li:hover ul li a, #header div ul#navigation li:hover ul li a:hover, #header div ul#navigation li ul li.selected a {
		display: block;
	}
	#header div ul#navigation li.selected > a {
		background: rgba(0, 0, 0, 0.91);
		color: #eeeced;
		text-decoration: none;
	}
	#header div ul li.selected a, #header div ul li.selected a:hover, #header div ul li.menu ul#selected li.selected a {
		color: #eeeced;
		text-decoration: none;
	}
}