@charset "utf-8";
/* CSS Document */

a {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-tap-highlight-color: transparent;
}


/* iPad in Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) {

.dropdown_01 {
margin-right: 9%;
}

.dropdown_02 {
margin-right: 9%;
}

.dropdown_03 {
margin-left: 9%;
}

.dropdown_04 {
margin-left: 7%;
}


.image-106 {
 margin-left: 10px;
}	  

.img_grad_109 {
   max-height: 1200px;
   min-height: 1200px;
   max-width: 700px;
   min-width: 700px;
   top: 1600px;
}	  
	  
	  
} /* END iPad in Landscape */




/* iPad Pro 10.5 Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 834px) 
  and (orientation: portrait) {

.dropdown_01 {
margin-right: 9%;
}

.dropdown_02 {
margin-right: 9%;
}

.dropdown_03 {
margin-left: 9%;
}

.dropdown_04 {
margin-left: 7%;
}
	  
.image-106 {
 margin-left: 10px;
}	  

.slide-11 {
    background-image: url('../images/tablet_650_804_1.jpg');
    background-size: 100%;
}	  
	  
.slide-12 {
    background-image: url('../images/tablet_650_804_2.jpg');
    background-size: 100%;
}	
	  
.slide-13 {
    background-image: url('../images/tablet_650_804_3.jpg');
    background-size: 100%;  
}	
	  
.slide-15 {
    background-image: url('../images/tablet_650_804_4.jpg');
    background-size: 100%;
}	 
	  
.slide-16 {
    background-image: url('../images/tablet_650_804_5.jpg');
    background-size: 100%;
}	
	  
.slide-17 {
    background-image: url('../images/tablet_650_804_6.jpg');
    background-size: 100%;
}	
	  
.slide-18 {
    background-image: url('../images/tablet_650_804_7.jpg');
    background-size: 100%;
}	  
	  
.slide-1-2 {
    background-image: url('../images/tablet_650_804_8.jpg');
    background-size: 100%;
}	
	  
.slide-1-3 {
    background-image: url('../images/tablet_650_804_9.jpg');
    background-size: 100%;
}	
	  
.slide-1-4 {
    background-image: url('../images/tablet_650_804_10.jpg');
    background-size: 100%;
}	
	  
		  
	  
} /* END iPad Pro 10.5 in Portrait */



/* iPad Pro 12.9 Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) {

.dropdown_01 {
margin-right: 9%;
}

.dropdown_02 {
margin-right: 9%;
}

.dropdown_03 {
margin-left: 9%;
}

.dropdown_04 {
margin-left: 7%;
}

.image-106 {
 margin-left: 10px;
}		  
	  
.slide-11 {
    background-image: url('../images/tablet_650_804_1.jpg');
    background-size: 100%;
}	  
	  
.slide-12 {
    background-image: url('../images/tablet_650_804_2.jpg');
    background-size: 100%;
}	
	  
.slide-13 {
    background-image: url('../images/tablet_650_804_3.jpg');
    background-size: 100%;  
}	
	  
.slide-15 {
    background-image: url('../images/tablet_650_804_4.jpg');
    background-size: 100%;
}	 
	  
.slide-16 {
    background-image: url('../images/tablet_650_804_5.jpg');
    background-size: 100%;
}	
	  
.slide-17 {
    background-image: url('../images/tablet_650_804_6.jpg');
    background-size: 100%;
}	
	  
.slide-18 {
    background-image: url('../images/tablet_650_804_7.jpg');
    background-size: 100%;
}	  
	  
.slide-1-2 {
    background-image: url('../images/tablet_650_804_8.jpg');
    background-size: 100%;
}	
	  
.slide-1-3 {
    background-image: url('../images/tablet_650_804_9.jpg');
    background-size: 100%;
}	
	  
.slide-1-4 {
    background-image: url('../images/tablet_650_804_10.jpg');
    background-size: 100%;
}	
	  
	  
.img_grad_109 {
   max-height: 1200px;
   min-height: 1200px;
   max-width: 550px;
   min-width: 550px;
   top: 1450px;
   right: 5%;
}		  
	  

} /* END iPad Pro 12.9 in Portrait */



/* iPad Pro 12.9 Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */

@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: landscape){

.image-106 {
 margin-left: 4px;
}	

.img_grad_109 {
   max-height: 1500px;
   min-height: 1500px;
   max-width: 700px;
   min-width: 700px;
}	  
	  
} /* END iPad Pro 12.9 in Landscape */

