

/********************** DEFAULT STYLES **********************/

* { margin:0; padding:0; }

.carousel-control-prev-icon {
	background-image: url('../images/arrowLeft.svg') !important;
}

.carousel-control-next-icon {
	background-image: url('../images/arrowRight.svg') !important;
}

.carouselbox {
	background-color: #000;
}

/************************************************************/

@media screen and (min-width: 320px)  {

	.carousel-control-prev,
	.carousel-control-next {
		width: auto !important;
		opacity: 1 !important;
	}

	.carousel-control-prev-icon,
	.carousel-control-next-icon {
		width: 40px !important;
		height: 80px !important;
	}


	.container-Gallery {
		width: 100%;
		height: auto;
		background-color: #fff;
	}

		.galleryBox {
			width: 100%;
			height: auto;
			padding: 30px 20px 30px 20px;
		}

			.galleryHeading {
				color: #000;
				font-family: 'Poppins', sans-serif;
				font-weight: 900;
				font-size: 1.5em;
				text-transform: uppercase;
				letter-spacing: 1px;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
				border-left: 10px solid #0468B0;
			}

			.photoGallery {
				height: 38vh !important;
			}

				/*.carousel-item {
					background-repeat: no-repeat;
				}*/

				#photo01 {
					height: 40vh !important;
					background-image: url(../images_induction/sliders2025/vip_01.jpg);
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}

				#photo02 {
					height: 40vh !important;
					background-image: url(../images_induction/sliders2025/vip_02.jpg);
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}

				#photo03 {
					height: 40vh !important;
					background-image: url(../images_induction/sliders2025/vip_03.jpg);
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}

				#photo04 {
					height: 40vh !important;
					background-image: url(../images_induction/sliders2025/vip_04.jpg);
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}

				#photo05 {
					height: 40vh !important;
					background-image: url(../images_induction/sliders2025/vip_05.jpg);
					background-size: 100% auto;
					background-repeat: no-repeat;;
					background-position: 50% 50%;
				}

				#photo06 {
					height: 40vh !important;
					background-image: url(../images_induction/sliders2025/vip_06.jpg);
					background-size: 100% auto;
					background-position: 50% 50%;
				}

				#photo07 {
					height: 40vh !important;
					background-image: url(../images_induction/sliders2025/vip_07.jpg);
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}

				#photo08 {
					height: 40vh !important;
					background-image: url(../images_induction/sliders2025/vip_08.jpg);
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}

				#photo09 {
					height: 40vh !important;
					background-image: url(../images_induction/sliders2025/vip_09.jpg);
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}

				#photo10 {
					height: 40vh !important;
					background-image: url(../images_induction/sliders2025/vip_10.jpg);
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				


				.photoCredit {
					opacity: 0;
					font-family: 'Lato', sans-serif;
					text-align: center;
					color: white;
					transition: 0.5s;
					width: 100%;
					height: 100%;
					background-color: rgba(0,0,0,0.5);
					padding: 40px;
					font-size: 1em;
					line-height: 1em;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
							opacity: 1;
					}

}

/************************************************************/

@media screen and (min-width: 375px)  {

	.container-Gallery {
	}

		.galleryBox {
		}

			.galleryHeading {
				font-size: 1.75em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 265px !important;
			}
	
	
				#photo01 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				#phot02 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo03 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}

				#photo04 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				#photo05 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo06 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo07 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo08 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				#photo09 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo10 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				

				.photoCredit {
					padding: 60px;
					font-size: 1em;
					line-height: 1em;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
							opacity: 1;
					}

}

/************************************************************/

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {

	.container-Gallery {
	}

		.galleryBox {
		}

			.galleryHeading {
				font-size: 2em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 265px !important;
			}
		
				#photo01 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo02 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
		
				#photo03 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo04 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo05 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo06 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo07 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo08 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo09 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo10 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				


}

/************************************************************/

@media screen and (min-width: 414px)  {

	.container-Gallery {
	}

		.galleryBox {
		}

			.galleryHeading {
				font-size: 2em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 265px !important;
			}
	
				#photo01 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo02 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo03 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo04 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo05 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo06 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo07 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo08 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo09 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo10 {
					height: 265px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				

				.photoCredit {
					padding: 85px;
					font-size: 1em;
					line-height: 1em;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
					}

}

/************************************************************/

@media screen and (min-width: 480px)  {

	.container-Gallery {
	}

		.galleryBox {
		}

			.galleryHeading {
				font-size: 2em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 300px !important;
			}
	
				#photo01 {
					height: 300px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo02 {
					height: 300px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo03 {
					height: 300px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo04 {
					height: 300px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				#photo05 {
					height: 300px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo06 {
					height: 300px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo07 {
					height: 300px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo08 {
					height: 300px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				#photo09 {
					height: 300px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo10 {
					height: 300px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				


}

/************************************************************/

@media screen and (min-width: 568px) {

	.container-Gallery {
	}

		.galleryBox {
		}

			.galleryHeading {
				font-size: 1.5em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 270px !important;
			}

				#photo01 {
					height: 270px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo02 {
					height: 270px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				#photo03 {
					height: 270px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo04 {
					height: 270px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo05 {
					height: 270px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo06 {
					height: 270px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo07 {
					height: 270px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo08 {
					height: 270px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo09 {
					height: 270px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo10 {
					height: 270px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				

				.photoCredit {
					padding: 105px;
					font-size: 1em;
					line-height: 1em;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
					}

}

/************************************************************/

@media screen and (min-width: 667px) {

	.container-Gallery {
	}

		.galleryBox {
		}

			.galleryHeading {
				font-size: 1.5em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 320px !important;
			}

				#photo01 {
					height: 320px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo02 {
					height: 320px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				#photo03 {
					height: 320px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo04 {
					height: 320px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				#photo05 {
					height: 320px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo06 {
					height: 320px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo07 {
					height: 320px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo08 {
					height: 320px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo09 {
					height: 320px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo10 {
					height: 320px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				

				.photoCredit {
					padding: 125px;
					font-size: 1em;
					line-height: 1em;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
					}

}

/************************************************************/

@media screen and (min-width: 736px)  {

	.container-Gallery {
	}

		.galleryBox {
		}

			.galleryHeading {
				font-size: 1.75em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 360px !important;
			}
	
				#photo01 {
					height: 360px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo02 {
					height: 360px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo03 {
					height: 360px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo04 {
					height: 360px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo05 {
					height: 360px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo06 {
					height: 360px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo07 {
					height: 360px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo08 {
					height: 360px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo09 {
					height: 360px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo10 {
					height: 360px !important;
					background-size: 100% auto;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				

				.photoCredit {
					padding: 155px;
					font-size: 1em;
					line-height: 1em;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
					}

}

/************************************************************/

@media screen and (min-width: 768px)  {

	.carousel-control-prev-icon,
	.carousel-control-next-icon {
		width: 20px !important;
		height: 40px !important;
	}

	.container-Gallery {
	}

		.galleryBox {
		}

			.galleryHeading {
				font-size: 2em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 420px !important;
			}
	
				#photo01 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
	
				#photo02 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo03 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo04 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo05 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo06 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo07 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo08 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo09 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo10 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
			

				.photoCredit {
					width: 350px;
					height: auto;
					padding: 25px;
					text-align: left;
					font-size: 0.75em;
					line-height: 1em;
					float: left;
					margin: 275px auto auto 30px;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
					}

}

/************************************************************/

@media only screen 
    and (device-width : 812px) 
    and (device-height : 375px) 
    and (-webkit-device-pixel-ratio : 3) {

	.container-Gallery {
	}

		.galleryBox {
		}

			.galleryHeading {
				font-size: 2em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 420px !important;
			}
		
				#photo01 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}		
		
				#photo02 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo03 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo04 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo05 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo06 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}		
		
				#photo07 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}
		
				#photo08 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo09 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
		
				#photo10 {
					height: 420px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}		
		
			

				.photoCredit {
					padding: 155px;
					font-size: 1em;
					line-height: 1em;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
					}
}

/************************************************************/

@media screen and (min-width: 992px)  {

	.container-Gallery {
	}

		.galleryBox {
			padding: 4%;
		}

			.galleryHeading {
				font-size: 2em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 350px !important;
			}
	
				#photo01 {
					height: 350px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo02 {
					height: 350px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo03 {
					height: 350px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo04 {
					height: 350px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}		
	
				#photo05 {
					height: 350px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo06 {
					height: 350px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo07 {
					height: 350px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo08 {
					height: 350px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo09 {
					height: 350px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
				#photo10 {
					height: 350px !important;
					background-size: auto 100%;
					background-repeat: no-repeat;
					background-position: 50% 50%;
				}	
	
	

				.photoCredit {
					width: 400px;
					height: auto;
					padding: 25px;
					text-align: left;
					font-size: 0.8em;
					line-height: 1em;
					float: left;
					margin: 400px auto auto 30px;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
					}

}

/************************************************************/

@media screen and (min-width: 1024px)  {

	.carousel-control-prev-icon,
	.carousel-control-next-icon {
		width: 40px !important;
		height: 80px !important;
	}

	.container-Gallery {
	}

		.galleryBox {
			padding: 4%;
		}

			.galleryHeading {
				font-size: 2em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			/*.photoGallery {
				height: 550px !important;
			}

				#photo01 {
					height: 550px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}

				#photo02 {
					height: 550px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}

				#photo03 {
					height: 550px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}*/

}

/************************************************************/

@media screen and (min-width: 1115px)  {
				
}

/************************************************************/

@media screen and (min-width: 1266px)  {

}

/************************************************************/

@media screen and (min-width: 1280px)  {

	.container-Gallery {
	}

		.galleryBox {
			padding: 4%;
		}

			.galleryHeading {
				font-size: 2em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 400px !important;
			}
	
				#photo01 {
					height: 400px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}
	
				#photo02 {
					height: 400px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}	
	
				#photo03 {
					height: 400px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}	
	
				#photo04 {
					height: 400px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}	
	
				#photo05 {
					height: 400px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}	
	
				#photo06 {
					height: 400px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}	

				#photo07 {
					height: 400px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}	
	
				#photo08 {
					height: 400px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}	
	
				#photo09 {
					height: 400px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}	
	
				#photo10 {
					height: 400px !important;
					background-size: auto 100%;
					background-position: 50% 50%;
				}	
	
	
				.photoCredit {
					width: 450px;
					height: auto;
					padding: 25px;
					text-align: left;
					font-size: 1em;
					line-height: 1em;
					float: left;
					margin: 475px auto auto 60px;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
					}

}

/************************************************************/

@media screen and (min-width: 1281px)  {

	/*.container-Gallery {
	}

		.galleryBox {
			width: 1280px;
			margin: auto;
			padding: 50px 0;
		}

			.galleryHeading {
				font-size: 2em;
				padding: 0 0 0 20px;
				margin: 0 0 30px 0px;
			}

			.photoGallery {
				height: 600px !important;
			}




				.photoCredit {
					width: 450px;
					height: auto;
					padding: 25px;
					text-align: left;
					font-size: 1em;
					line-height: 1em;
					float: left;
					margin: 425px auto auto 60px;
				}

					.photoGallery .carousel-inner .carousel-item:hover > .photoCredit {
					}*/

}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














