

/********************** 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;
}

.subheading {
	font-family: 'Poppins', sans-serif;
	font-weight: 900;
}


.gridCopy a {
	color: #0468B0;
}


/************************************************************/

@media screen and (min-width: 320px)  {

	.container-01 {
		width: 100%;
		height: auto;
		background-color: #fff;
		padding: 15px 10px;
	}

		.breadcrumbNav {
			display: inline-block;
			width: 50%;
			height: auto;
			font-family: 'Lato', sans-serif;
			font-weight: 400;
			text-transform: uppercase;
			font-size: 0.7em;
			margin: auto;
		}

		.mainHeading {
			display: inline-block;
			font-family: 'Poppins', sans-serif;
			font-weight: 900;
			font-size: 2.75em;
			text-transform: uppercase;
			letter-spacing: 1px;
			line-height: 0.8em;
			padding: 1px 0 1px 20px;
			margin: 10px 0 20px 0px;
			border-left: 10px solid #0468B0;
			width: 100%;
		}

		.presentedBy {
			width: auto;
			height: auto;
			display: inline-block;
			float: right;
			margin: auto;
		}

			.presentedBy p {
				text-align: center;
				font-family: 'Lato', sans-serif;
				font-weight: 400;
				text-transform: uppercase;
				font-size: 0.6em;
				margin: auto auto -2px auto;
			}

			.presentedBy img {
				width: 125px;
				height: auto;
				margin: auto;
				margin-top: 10px;
			}

			#photo01 {
				background-image: url('../images_visit/travelvip_slide01.jpg');
				background-size: 120% auto;
				background-position: 50% 50%;
			}

			#photo02 {
				background-image: url('../images_visit/travelvip_slide02.jpg');
				background-size: 120% auto;
				background-position: 50% 50%;
			}

			#photo03 {
				background-image: url('../images_visit/travelvip_slide03.jpg');
				background-size: 120% auto;
				background-position: 50% 50%;
			}

			#photo04 {
				background-image: url('../images_visit/travelvip_slide04.jpg');
				background-size: 120% auto;
				background-position: 50% 50%;
			}

		.sponsorinfo {
			width: 100%;
			height: auto;
			background-color: #e6e7e8;
			margin: 12px 0;
		}

			.infoIMG {
				width: 100%;
				height: 25vh;
			}

				#infoimage01 {
					background-image: url('../images_visit/travelvip_infosponsor_2025.jpg');
					background-size: 100% auto;
					background-position: 50%;
				}

				#infoimage02 {
					background-image: url('../images_visit/travelvip_infosponsors_02.jpg');
					background-size: 100% auto;
				}

				#infoimage03 {
					background-image: url('../images_visit/travelvip_infosponsors_03.jpg');
					background-size: 100% auto;
				}

				#infoimage04 {
					background-image: url('../images_visit/travelvip_infosponsors_map.jpg');
					background-size: 150% auto;
					background-position: 50% 70% !important;
				}

			.infoText {
				padding: 24px;
			}

				.infoText h3 {
					font-family: 'Poppins', sans-serif;
					font-weight: 900;
					font-size: 1.5em;
					line-height: 0.9em;
					letter-spacing: 1px;
				}

				.infoText p {
					font-family: 'Lato', sans-serif;
					font-weight: 500;
					font-size: 0.85em;
					line-height: 1.25em;
				}

				.infobutton {
					text-transform: uppercase;
					font-family: 'Lato', sans-serif;
					font-weight: 500;
					font-size: 0.85em;
					line-height: 1.25em;
					color: #fff;
					background-color: #0468B0;
					padding: 5px 10px;
					border-radius: 5px;
				}

		.photoGallery {
			background-color: #e6e7e8;
			width: 100%;
			height: auto;
			padding: 3px 12px;
		}

			.squareThumbnail {
				width: 100%;
				height: 250px;
				background-image: url('../images_visit/gallery_placeholder.jpg');
				background-size: auto 100%;
				background-position: 50% 50%;
				margin: 12px 0;
				float: none;
			}

		.reviewcontainer {
			width: 100%;
			height: auto;
			margin: 12px 0 36px 0;
			float: none;
		}

			.ratingIcons {
				width: 100%;
				height: 24px;
				margin: 12px 0 12px 0;
				float: none;
			}

				.ratingIcons img {
					float: left;
					width: auto;
					height: 100%;
					margin-right: 3px;
				}

			.reviewDate {
				width: 100%;
				font-size: 0.7em;
				margin-bottom: 5px;
				float: none;
			}

			.reviewText {
				width: 100%;
				height: auto;
				font-family: 'Lato', sans-serif;
			}

				.reviewText h4 {
					font-weight: 900;
					font-size: 1.5em;
					margin-bottom: 0px;
				}

				.reviewText p {
					font-weight: 500;
					font-size: 0.8em;
					margin-bottom: 6px;
				}

				.reviewName {
					font-weight: 900 !important;
					color: #0468B0;
					margin-bottom: 6px;
				}

	.ticobox {
		display: block;
		width: 175px;
		height: auto;
		margin: 24px auto;
		text-align: center;
	}

		.ticobox img {
			width: 100%;
			height: auto;
			margin-bottom: 12px;
		}

		.ticobox p {
			font-size: 0.75em;
		}

	.windowBox {
		margin-top: 0px !important;
	}

	.windowText {
		height: 30vh !important;
	}

	.subHeading {
		font-family: 'Poppins', sans-serif;
		font-weight: 900;
		font-size: 1.75em;
		line-height: 0.9em;
		margin: 36px 0 12px 0;
		color: #0468B0;
	}

}

/************************************************************/

@media screen and (min-width: 375px)  {

	.breadcrumbNav {
		width: 70%;
	}

	.mainHeading {
		width: 100%;
		margin-top: 8px;
	}

	.presentedBy {
		margin-top: -16px;
	}

}

/************************************************************/

@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) {


	.sponsorinfo {
	}

		.infoIMG {
			width: 100%;
			height: 22vh;
		}

		.infoText {
		}

			.infoText h3 {
				font-size: 1.75em;
				line-height: 0.9em;
			}

			.infoText p {
				font-size: 0.85em;
				line-height: 1.25em;
			}

			.infobutton {
				font-size: 0.85em;
				line-height: 1.25em;
			}

}

/************************************************************/

@media screen and (min-width: 414px)  {

		.mainHeading {
			font-size: 2.75em;
		}
	

}

/************************************************************/

@media screen and (min-width: 480px)  {

				.presentedBy {
					margin-top: -16px;
				}	

}

/************************************************************/

@media screen and (min-width: 568px) {


	.container-01 {
		padding: 20px 10px;
	}

		.breadcrumbNav {
			margin: auto 10px;
			width: 60%;
		}

		.mainHeading {
			margin: 20px 0 30px 10px;
			width: 80%;
		}

		.presentedBy {
			margin: 30px 10px auto auto;
		}

			#photo01 {
				background-size: auto 120%;
				background-position: 20% 50%;
			}

			#photo02 {
				background-size: auto 120%;
				background-position: 70% 50%;
			}

			#photo03 {
				background-size: auto 120%;
				background-position: 50% 50%;
			}

			#photo04 {
				background-size: auto 120%;
				background-position: 50% 50%;
			}

		.photoGallery {
			background-color: #e6e7e8;
			width: 100%;
			height: auto;
			padding: 3px 12px;
			margin-top: 12px;
		}

			.squareThumbnail {
				width: 32%;
				height: 180px;
				background-size: auto 100%;
				background-position: 50% 50%;
				margin: 12px 0.6%;
				float: left;
			}

	.infocontainer {
		padding: 0px 10px;
	}

		.sponsorinfo {
			height: 60vh;
		}

			.infoIMG {
				width: 40%;
				height: 100%;
				float: left;
			}

				#infoimage01 {
					background-size: auto 100%;
					background-position: 50% 50%;
				}

				#infoimage02 {
					background-size: auto 100%;
					background-position: 50% 50%;
				}

				#infoimage03 {
					background-size: auto 100%;
					background-position: 50% 50%;
				}

			.infoText {
				width: 60%;
				height: 100%;
				float: right;
			}

				.infoText h3 {
					font-size: 1.25em;
					line-height: 0.9em;
				}

				.infoText p {
					font-size: 0.8em;
					line-height: 1.25em;
				}

				.infobutton {
					font-size: 0.8em;
					line-height: 1.25em;
				}

}

/************************************************************/

@media screen and (min-width: 667px) {

	.heroimage {
		height: 77vh;
	}

		.heroheader {
			font-size: 4em;
			line-height: 0.9em;
			letter-spacing: 1px;
			margin: 12px 0 0px 0px;
		}

}

/************************************************************/

@media screen and (min-width: 736px)  {

	.heroimage {
		height: 78vh;
	}

		.heroheader {
			font-size: 4em;
			line-height: 0.9em;
			letter-spacing: 1px;
			margin: 12px 0 0px 0px;
		}

	/*.mainHeading {
		width: 50%;
	}*/

	.subHeading {
		font-size: 2em;
		line-height: 0.9em;
		margin: 36px 0 12px 0;
	}

}

/************************************************************/

@media screen and (min-width: 768px)  {


	.container-01 {
		padding: 25px;
	}

		.breadcrumbNav {
			margin-left: 0px;
			width: 100%;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
			width: 60%;
		}

		.presentedBy {
			margin-right: 0px;
			margin-top: -10px;
		}

		.presentedBy img {
			width: 185px;
		}

		.infocontainer {
		}

			.sponsorinfo {
				height: 200px;
			}

				.infoIMG {
					width: 40%;
					height: 100%;
					float: left;
				}

					#infoimage01 {
						background-size: auto 100%;
						background-position: 50% 50%;
					}

					#infoimage02 {
						background-size: auto 100%;
						background-position: 50% 50%;
					}

					#infoimage03 {
						background-size: auto 100%;
						background-position: 50% 50%;
					}

				.infoText {
					width: 60%;
					height: 100%;
					float: right;
				}

					.infoText h3 {
						font-size: 1.5em;
						line-height: 0.9em;
					}

					.infoText p {
						font-size: 0.8em;
						line-height: 1.25em;
					}

					.infobutton {
						font-size: 0.8em;
						line-height: 1.25em;
					}

		.photoGallery {
			padding: 3px 12px;
			margin-top: 24px;
			margin-bottom: 24px;
		}

			.squareThumbnail {
				width: 32%;
				height: 200px;
				background-size: auto 100%;
				background-position: 50% 50%;
				margin: 12px 0.66%;
				float: left;
			}

		.reviewcontainer {
			width: 50%;
			height: auto;
			margin: 24px 0 12px 0;
			float: left;
			padding-right: 36px;
		}

			.ratingIcons {
				width: 100%;
				height: 24px;
				margin: 12px 0 12px 0;
				float: none;
			}

				.ratingIcons img {
					float: left;
					width: auto;
					height: 100%;
					margin-right: 3px;
				}

			.reviewDate {
				width: 100%;
				font-size: 0.7em;
				margin-bottom: 5px;
				float: none;
			}

			.reviewText {
				width: 100%;
				height: auto;
				font-family: 'Lato', sans-serif;
			}

				.reviewText h4 {
					font-weight: 900;
					font-size: 1.5em;
					margin-bottom: 0px;
				}

				.reviewText p {
					font-weight: 500;
					font-size: 0.8em;
					margin-bottom: 6px;
				}

				.reviewName {
					font-weight: 900 !important;
					color: #0468B0;
					margin-bottom: 6px;
				}

	.gridSection {
		}

			.gridCard {
				float: left;
				width: 46.5%;
				height: auto;
				margin: auto 1.75% 35px 1.75%;
			}

	.ticobox {
		display: block;
		width: 350px;
		height: auto;
		margin: 24px auto;
		text-align: center;
	}

		.ticobox img {
			width: 30%;
			height: auto;
			margin-bottom: 12px;
		}

		.ticobox p {
			font-size: 0.75em;
			float: right;
			height: 20%;
			margin: 10% 0;
		}

}

/************************************************************/

@media only screen 
    and (device-width : 812px) 
    and (device-height : 375px) 
    and (-webkit-device-pixel-ratio : 3) {

    .container-01 {
		padding: 25px;
	}

		.bannerImage {
			display: inline-block;
			background-image: url('../images_visit/educationprogram_topBanner.jpg');
			background-size: 100% auto;
			background-position: 50% 50%;
			width: 100%;
			height: 175px;
			margin: 10px auto;
		}

		.mainHeading {
			margin-left: 0px;
			font-size: 3em;
			width: 60%;
		}

		.gridSection {
			width: 103.5%;
			margin-left: -15px;
		}

	.gridSection {
		}

			.gridCard {
				float: left;
				width: 46.5%;
				height: auto;
				margin: auto 1.75% 35px 1.75%;
			}
    	
}

/************************************************************/

@media screen and (min-width: 992px)  {

	.container-01 {
		padding: 240px 40px 40px 40px;
	}

	.breadcrumbNav {
		width: 100%;
		margin-left: 0px;
	}

	.mainHeading {
		width: 50%;
	}

	.infocontainer {
		padding: 0;
	}

		.sponsorinfo {
			height: 200px;
		}

			.infoIMG {
				width: 55%;
				height: 100%;
				float: left;
			}

				#infoimage01 {
					background-size: 100% auto;
					background-position: 50% 50%;
				}

				#infoimage02 {
					background-size: 100% auto;
					background-position: 50% 50%;
				}

				#infoimage03 {
					background-size: 100% auto;
					background-position: 50% 50%;
				}

			.infoText {
				width: 45%;
				height: 100%;
				float: right;
			}

				.infoText h3 {
					font-size: 1.75em;
					line-height: 0.9em;
				}

				.infoText p {
					font-size: 0.8em;
					line-height: 1.25em;
				}

				.infobutton {
					font-size: 0.8em;
					line-height: 1.25em;
				}

		.photoGallery {
			padding: 3px 12px;
			margin-top: 24px;
			margin-bottom: 24px;
		}

			.squareThumbnail {
				width: 32%;
				height: 250px;
				background-size: auto 100%;
				background-position: 50% 50%;
				margin: 12px 0.66%;
				float: left;
			}
}

/************************************************************/

@media screen and (min-width: 1024px)  {

	.container-01 {
		padding: 240px 40px 0px 40px; 
	}


}

/************************************************************/

@media screen and (min-width: 1115px)  {


}

/************************************************************/

@media screen and (min-width: 1266px)  {

}

/************************************************************/

@media screen and (min-width: 1280px)  {

	.container-01 {
		width: 1280px;
		margin: auto;
	}

		.mainHeading {
			font-size: 4em;
			padding: 0 0 0 20px;
			margin: 40px 0 30px 0;
		}

		.presentedBy {
			margin-top: -15px;
		}

        .presentedBy img {
            width: 250px;
            margin-bottom: 0px;
            margin-top: 15px;
            margin-right:-10px;
        }
	
	.infocontainer {
		padding: 0;
	}

		.sponsorinfo {
			height: 275px;
		}

			.infoIMG {
				width: 40%;
				height: 100%;
				float: left;
			}

				#infoimage01 {
					background-size: 100% auto;
					background-position: 100% 50%;
				}

				#infoimage02 {
					background-size: auto 100%;
					background-position: 50% 50%;
				}

				#infoimage03 {
					background-size: auto 100%;
					background-position: 50% 50%;
				}

			.infoText {
				width: 60%;
				height: 100%;
				float: right;
				padding: 45px;
			}

				.infoText h3 {
					font-size: 2em;
					line-height: 0.9em;
				}

				.infoText p {
					font-size: 1em;
					line-height: 1.5em;
				}

				.infobutton {
					font-size: 1em;
					line-height: 1.5em;
				}

	.subHeading {
		font-size: 2.5em;
	}

}

/************************************************************/

@media screen and (min-width: 1281px)  {



}

/************************************************************/

@media screen and (min-width: 1366px)  {

}

/************************************************************/


@media screen and (min-width: 1600px)  {

}

/************************************************************/

@media screen and (min-width: 1920px)  {

}

/************************************************************/














