 @media only screen and  (min-width:980px) and (max-width:1280px){ 
	.spinner{
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		bottom:0;
		right:0;
		margin:auto auto;
		background: url(http://evo2design.com/gorepaw/intro/images/gorepaw-gif.gif) no-repeat center center;
		width:204px;
		height:84px;	
	} 
	video{		 
		width:100%;
		height: auto;
	}
}    
@media only screen and  (min-width:769px) and (max-width:978px){
	#popupimage { 
		height: auto;
		width: 507px;
	}
	#active-popup{
		/*display: none !important;*/
		background-color: rgba(0,0,0, 0.85);
	}
	#popup-container {		 
		display: block;
	}
	.fullscreen-bg {
    	position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		overflow: hidden;
		z-index: -100;
	}
	#myVideo1{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.spinner{
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		bottom:0;
		right:0;
		margin:auto auto;
		background: url(http://evo2design.com/gorepaw/intro/images/gorepaw-gif.gif) no-repeat center center;
		width:204px;
		height: 84px;
	} 	
	video{		 
		width:100%;
		height: auto;
	}
}
@media only screen and  (min-width:1px) and (max-width:480px){
	#popupimage { 
		height: auto;
		width: 90%;  
		top: 17%;
	}
	.modal {
		z-index: 99999999999 !important;
		width: 100% !important;
	}
	canvas{ 		 
		width:100% !important;
		height: 200px !important;
	}
	#myVideo11,#myVideo22{		 
		display: none;
	}
	#myVideo110,#myVideo220{		 
		display: block;
	 }
	#active-popup{
		/*display: none !important;*/
		background-color: rgba(0,0,0, 0.85);
	}
	#popup-container {		 
		display: block;
	}
	.fullscreen-bg {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		overflow: hidden;
		z-index: -100;
		/* display: none !important;*/
	}
	#myVideo1{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%vh;
	}
	.spinner{
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		bottom:0;
		right:0;
		margin:auto auto;
		background: url(http://evo2design.com/gorepaw/intro/images/gorepaw-gif.gif) no-repeat center center;
		width:204px;
		height: 84px;	
	} 
	video{		 
		width:100%;
		height: auto;
	}
	#active-popup, #popup-container {display: none !important;}
}
@media only screen and  (min-width:1600px) and (max-width:1920px){

}
@media only screen and  (min-width:1200px) and (max-width:1366px){ 

}
@media (min-aspect-ratio: 16/9) {
	#myVideo1{
		width: 100%;
		height: auto !important;
	}
}

@media (max-aspect-ratio: 16/9) {
	#myVideo1 {
    	width: auto;
		height: 100vh !important;
	}
} 
@media only screen and  (min-width:481px) and (max-width:768px){
	#popupimage {
		height: auto;
		width: 507px;
	}
	.fullscreen-bg {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		overflow: hidden;
		z-index: -100;
	}
	#myVideo1{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.spinner{
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		bottom:0;
		right:0;
		margin:auto auto;
		background: url(http://evo2design.com/gorepaw/intro/images/gorepaw-gif.gif) no-repeat center center;
		width:204px;
		height: 84px;	
	} 
	#popupimage { 
		height: auto;
		width: 507px;  
	}
	#popup-container {		 
		display: block  ;
}
	#active-popup, #popup-container {display: none !important;}
} 
@media only screen and  (min-width:1px) and (max-width:1299px){
	.modal-content { 
		border:  none !important;  
	}
}