/*******************************************************
 *
 * Thank You
 *
 *******************************************************/


.header-btn,
nav.header-nav,
#breadcrumbs,
footer.main-footer,
#content .entry-title,
.ip-banner {
	display: none;
}

.header-logo {
	margin: 0 auto;
}

.hdr-logos {
	filter: brightness(0);
}
header.main-header.show-fixed {
	background: #fff;
}

.bg-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.bg-wrapper canvas {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

#inner-page-wrapper {
	margin-bottom: 0;
	margin-top: 100px;
}

.ty-container {
	height: 100vh;
}

.ty-content img {
	margin: 0 auto 20px auto;
}
.ty-content {
	padding: 56px 20px 66px 20px;
	position: relative;
	width: 100%;
	height: 100%;
	display: block;
	text-align: center;
}
#content .ty-content h2 {
	font-size: 53px;
  font-weight: 500;
  text-transform: uppercase;
  color: #2d2d2d;
  line-height: 1.1;
	font-family: var(--font-family-title);
	margin-bottom: 38px;
	margin-top: 0;
}
#content .ty-content p {
	font-size: 20px;
  font-weight: 400;
  color: #666666 !important;
  line-height: 1.5;
	margin-top: 0;
	margin-bottom: 46px;
}

.ty-btn {
	width: 100%;
	border: solid 1px var(--primary);
	background: transparent;
	height: 57px;
	font-size: 15px;
	color: var(--primary, #000000);
	text-transform: uppercase;
	font-weight: 700;
	max-width: 182px;
	transition: all 0.3s ease-in-out;
	margin: 20px auto 0 auto;
	display: flex;
  align-items: center;
  justify-content: center;
}
.ty-btn:hover {
	background: var(--primary, #000000);
	color: var(--background-color, #ffffff);
}


.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body {
    min-height: auto !important;
    width: 95% !important;
    max-width: 910px;
    background: transparent !important;
    margin: 50px auto !important;
    padding: 15px 15px 28px !important;
}

.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 78%;
    background: rgb(185,14,41);
    background: linear-gradient(40deg, rgba(185,14,41,1) 0%, rgba(239,82,107,1) 50%, rgba(185,14,41,1) 100%);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.47);
}

div#ThankYouPopup {
    background: transparent;
    position: relative;
    padding: 0;
    z-index: 5;
}

.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body button.aiosp-close {
    color: #fff;
    opacity: 1;
    font-size: 0;
    width: 47px;
    height: 47px;
    border: solid 1px #fff;
    line-height: 1;
    top: 27px;
    right: -33px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
    justify-content: center;
    align-items: center;
}

.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body button.aiosp-close::before {
    content: 'Close';
    font-size: 5px;
    text-transform: uppercase;
    margin: 3px 0 0;
}

.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body button.aiosp-close::after {
    content: "\b0241";
    font-size: 10px;
    color: #fff;
    font-family: 'agentimage';
}

.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body button.aiosp-close:hover {
    opacity: .6;
}

.ty-popup-holder {
    position: relative;
    /*overflow: hidden;*/
    padding: 0;
    z-index: 5;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    max-width: 858px;
    margin: 0 auto;
}

.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body .ty-content {
	padding-top: 46px;
}
.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body .ty-popup-holder {
	min-height: 505px;
}
.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body .ty-content img {
	margin: 0 auto 10px auto;
}
.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body .ty-content h2 {
	font-size: 53px;
  font-weight: 500;
  text-transform: uppercase;
  color: #2d2d2d;
  line-height: 1.1;
	font-family: var(--font-family-title);
	margin-bottom: 18px;
	margin-top: 0;
}
.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body .ty-content p {
	font-size: 16px;
  font-weight: 400;
  color: #666666 !important;
  line-height: 1.5;
	margin-top: 0;
	margin-bottom: 46px;
}


/*******************************************************
 *
 * Mobile styles and other media queries
 *
 *******************************************************/

/* iPad(portrait) | Galaxy Tab 4(portrait)  */

@media only screen and (max-width: 991px) {
	.aiosp-wrap .aiosp-container.aiosp-ref-\#ThankYouPopup .aios-popup-body button.aiosp-close {
		top: -42px;
	  right: 0;
	}
}


/* Galaxy Tab 3(portrait) | Galaxy S5(landscape) */

@media only screen and (max-width: 767px) {	
	#content .international-map-container h2 {
		font-size: 4vw;
	}
}

@media only screen and (max-width: 567px) {	
	
}

/* Galaxy S5(portrait) | iPod Touch(landscape) | iPod Touch(portrait) */

@media only screen and (max-width: 480px) {
	
}