/* Magnific Popup CSS */
body{
	margin-top: 10px;
	width: 100vw;
overflow-x: hidden;
	max-width: 1920px;
	background-color: #fff;
}
.projects{
	background-color: #fff;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}
.subport{
	background-image: url("../img/bg-callout-sub2.jpg");
	background-size: 100% auto;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.bg-video {
  position: fixed;
  top: -60px;
  left: 0;
  width: 150%;
  height: 100%;
	display: block;
  overflow: hidden;
  z-index: -1;
}

.bg-video #player {
  position: absolute;
  top: 0;
  left: 0;
  width: 1920px;
  height: 1080px;


}

.bg-video .overlay {
  position: absolute;
	background-color: #000000;
	opacity: 0.5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.logo{
	width: 100%;
	max-width: 500px;
	padding-top: 10px;
	-webkit-filter: drop-shadow5px 5px 5px rgba(0,0,0,0.5);
  filter: drop-shadow5px 5px 5px rgba(0,0,0,0.5);
}
.sm-icons{
	width: 15%;
	max-width: 100px;
}
a:hover {
  -webkit-filter: drop-shadow(0px 0px 2px #222);
  filter: drop-shadow(0px 0px 2px #222);
}
.sm-icons-lg{
	width: 25%;
	max-width: 150px;
}

	.button-contact-pop {
	background-color: #fff; 
	border: none;
	width: 95%;
	color: 000;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 2px  auto ;
	cursor: pointer;
	font: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-stretch: extra-condensed;
	font-size: 18px;
	font-weight: 600;
	float: none;
}

		.button-contact-pop-blue {
	background-color: #daa520; 
	border: none;
	width: 95%;
	color: #000;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 2px auto;
	cursor: pointer;
	font: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-stretch: extra-condensed;
	font-size: 18px;
	font-weight: 600;
	float: none;
}

  #liveC {
	  background-color: #000;
	  width: 10%;padding: 5px;
    position: fixed;
    bottom: 0;
    left: 0;
	  text-align: center;
	  font: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 14px;
	  font-weight: 600;
		  color: #fff;
		  border-radius: 10px 10px 0px 0px;
	  z-index: 25;
  }
	
	.contact-icons-pop{
	width: auto;
	height: 5%;
	max-height: 20px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
	.liveimg{
	width: 75%;
	max-width: 100%;
		padding-top: 8px;
	height: auto;
	padding-bottom: 10px;
	margin: auto;
}
#widnowpop{
    width:100%;
    border:solid 1px #000;
}

#title_barpop{
    background: #000;
    height: 25px;
    width: 100%;
	
}
#buttonpop{
    border:solid 1px;
    width: 97%;
	margin-right: 2px;
	margin-bottom: 5px;
    height: 23px;
    float:right;
    cursor:pointer;
	font: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 18px;
	  font-weight: 700;
	border-radius: 5px;
	color: #fff;
	line-height: 20px;
}
#boxpop{

    background: #000;
}
	.toggletime {
 width: 75%;
	max-width: 100%;
		padding-top: 8px;
	height: auto;
	padding-bottom: 10px;
	margin: auto;
  background: #fff;
  color: #fff;
  background-image: url(http://imperialprotx.com/images/live-now.gif);
  background-size: contain;
  background-repeat:no-repeat;
  background-position: center center;
  
}
body[data-nighttime] .toggletime {
		padding-top: 8px;
	height: auto;
	padding-bottom: 10px;
	margin: auto;
  background: #fff;
  color: #eee;
  background-image: url(http://imperialprotx.com/images/offline.png);
  background-size: contain;
  background-repeat:no-repeat;
  background-position: center center;
}

}

.slogan {
	font-size: 26px;
	color: #ffffff;
font-family: futura-pt-condensed, sans-serif;
font-weight: 700;
font-style: normal;
	text-align: center;
	line-height: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.foot {
	font-size: 12px;
	color: #daa520;
font-family: futura-pt-condensed, sans-serif;
font-weight: 700;
font-style: normal;
	text-align: center;
	line-height: 26px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.corner-ribbon{
  width: 500px;
  background: #daa520;
  position: absolute;
  top: 155px;
  left: -60px;
  text-align: center;
  line-height: 50px;
  letter-spacing: 1px;
  color: #000;
	font-size: 36px;
	font-family: futura-pt-condensed, sans-serif;
font-weight: 700;
font-style: normal;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
	z-index: 10
}

/* Custom styles */
.bargold{
	z-index: 3;
}
.botsec{
	z-index: 2;
	background-color: #fff;
}
.corner-ribbon.sticky{
  position: fixed;
}

.corner-ribbon.shadow{
  box-shadow: 0 0 3px rgba(0,0,0,.3);
}

/* Different positions */

.corner-ribbon.top-left{
  top: 65px;
  left: -160px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}









@media all and (max-width: 900px) {
	body{
	width: 100vw;
		max-width: 1920px; 
	overflow-x: hidden;
}
	.logo{
	width: 80%;
	max-width: 500px;
	padding-top: 10px;
		-webkit-filter: drop-shadow5px 5px 5px rgba(0,0,0,0.5);
  filter: drop-shadow5px 5px 5px rgba(0,0,0,0.5);
}

.sm-icons{
	width: 10%;
	max-width: 100px;
}
a:hover {
  -webkit-filter: drop-shadow(0px 0px 2px #222);
  filter: drop-shadow(0px 0px 2px #222);
}
.sm-icons-lg{
	width: 20%;
	max-width: 150px;
}


}
@media screen and (max-width: 800px) and (orientation: portrait), screen and (max-height: 300px) {
	body{
	width: 100vw;
	overflow-x: hidden;
}
	
.bg-video {
  position:absolute;
  top: -65px;
  left: -500;
  width: 100%;
  height: 100%;
  overflow: hidden;

  z-index: -1;
}

.bg-video #player {
  position: absolute;
  top: 0;
  left: -650px;
  width: 1920px;
  height: 1080px;
	overflow: hidden;

  z-index: -2;
}

.bg-video .overlay {
  position: absolute;
	background-color: #fff;
	opacity: .5;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1;
}.button-contact-pop {
	background-color: #fff; 
	border: none;
	width: 95%;
	color: #000;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 2px  auto ;
	cursor: pointer;
	font: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-stretch: extra-condensed;
	font-size: 12px;
	font-weight: 400;
	float: none;
}
		.button-contact-pop-blue {
	background-color: #daa520; 
	border: none;
	width: 95%;
	color: #000;
	padding: 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	margin: 2px auto;
	cursor: pointer;
	font: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-stretch: extra-condensed;
	font-size: 12px;
	font-weight: 400;
	float: none;
}
	#liveC {
	background-color: #000;
		color:#fff;
	width: 20%;
	padding: 5px;
    position: fixed;
    bottom: 0;
    left: 0;
	text-align: center;
	font: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-stretch: condensed;
	font-size: 12px;
	font-weight: 600;
		border-radius: 10px 10px 0px 0px;
	z-index: 25;
  }
	
	.contact-icons-pop{
	width: auto;
	height: 46%;
	max-height: 100%;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
}
	.liveimg{
	width: 85%;
	max-width: 100%;
	height: auto;
	padding-bottom: 0px;
	margin: auto;
}
	.contact-icons-pop{
	width: auto;
	height: 5%;
	max-height: 30px;
	padding-right: 10px;
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
}
#widnowpop{
    width:100%;
    border:solid 1px #fff;
}

#title_barpop{
    background: #000;
	color:#fff;
    height: 15px;
    width: 100%;
	
}
#buttonpop{
    border:solid 1px;
    width: 95%;
    height: 23px;
    float:right;
	margin-right: 2px;
	margin-bottom: 3px;
    cursor:pointer;
	font: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
	font-size: 18px;
	  font-weight: 700;
	border-radius: 7px;
	line-height: 20px;
}
#boxpop{

    background: #000;
}
		.toggletime {
 width: 85%;
	max-width: 100%;
	height: auto;
			padding-top: 8px;
	padding-bottom: 5px;
	margin: auto;
  background: #000;
  color: #fff;
  background-image: url(http://imperialprotx.com/images/live-now.gif);
  background-size: contain;
  background-repeat:no-repeat;
  background-position: center center;
  
}
body[data-nighttime] .toggletime {
		padding-top: 8px;
	height: auto;
	padding-bottom: 0px;
	margin: auto;
  background: #fff;
  color: #eee;
  background-image: url(http://imperialprotx.com/images/offline.png);
  background-size: contain;
  background-repeat:no-repeat;
  background-position: center center;
}
}
@media screen 
  
  and (orientation: landscape) {
	.logo{
	width: 30%;
	max-width: 500px;
	padding-top: 10px;
		-webkit-filter: drop-shadow5px 5px 5px rgba(0,0,0,0.5);
  filter: drop-shadow5px 5px 5px rgba(0,0,0,0.5);
}
}
	

