/* ************************ */
/* Fonts                    */
/* ************************ */

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap');

/* ************************ */
/* Popover Container        */
/* ************************ */

#pogPopover, #pogExitIntent {
padding: 0px;
margin: 0px;
background-color:#d0e7fc;

background: radial-gradient(circle at center, #fff, #d0e7fc);
min-height: 100vh; /* Ensures the body covers the full viewport height */
  
/*
background-image: url('https://www.wegetaroundnetwork.com/customimages/momenzoPopoverBg.png'); /* Replace with your image path */
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
*/
  
/* font-family: 'Open Sans', serif; */
/*
font-family: 'Geomanist-Medium', serif;
weight:600;
*/


font-family: "Noto Sans", sans-serif;
font-optical-sizing: auto;
font-weight: 600;
font-style: normal;
font-variation-settings: "wdth" 100;


color:#000;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
overflow-y: scroll;
width:100%;
height:100%;
z-index:2147483647;
display: none;
-webkit-overflow-scrolling:touch;

}


/* ************************ */
/* Generic classes          */
/* ************************ */

#pogPopover a, #pogExitIntent, #pogHeadband a {
outline: none;
}

#pogPopover img, #pogExitIntent img, #pogHeadband img {
border: 0px;
}

.clear_pog {
display:block; 
clear:both; 
height:0;
margin:0; 
padding:0; 
visibility:hidden; 
}

.mobile-br {
display:none;
}

.mobileImage1, .mobileImage2, .mobileButton3 {
display:none;
}

/* ************************ */
/* Page layout              */
/* ************************ */

.close_pog {
text-align: right;
padding:2.3%;
}

.close_pog a:link, .close_pog a:visited {
background:url("https://06c61dcb88d92ad06092-3b902447637e05da525ce8e27fe05139.ssl.cf1.rackcdn.com/close_sprite_dark_gray.png") 0 0 no-repeat transparent;
display:inline-block;
text-indent:-9999px;
height:46px;
width:46px;
text-align:left;
}

.close_pog a:hover {
background:url("https://06c61dcb88d92ad06092-3b902447637e05da525ce8e27fe05139.ssl.cf1.rackcdn.com/close_sprite_dark_gray.png") 0 -46px no-repeat transparent;
}

.close_pog2 {
text-align: right;
padding:2.3%;
font-size:17px;

letter-spacing:2px;

	
}

.close_pog2 a:link, .close_pog2 a:visited {
/* color:#000;  */
color:#165386;
text-decoration:none;
}

.close_pog2 a:hover {
text-decoration:underline;
}

.main_pog {
width:960px;
margin:0 auto;
}

.main_pog_inner {
width:1040px;
display:block;
margin:0 auto 33px;
margin-left: 70px;
border:solid 2px #5681a7;
padding:24px 0;
text-align:center;
position:relative;
}

.main_pog_bg_image {
position:absolute;
top:40px;
left:-285px;
display:block;
z-index: 29;
}

.main_pog_bg_image img {
height:auto;
width:500px;
filter: drop-shadow(4px 4px 8px #fff);
}

.main_pog_inner_content {
width:900px;
float:right;
}

.headline_pog {
/* font-family: 'Geomanist-Bold'; */

font-family: "Alfa Slab One", serif;
font-weight: 400;
font-style: normal;
  
font-size:32px;
letter-spacing:1px;
text-align:center;
color:#4877a0;
margin:0px auto 20px;
}

.headline_pogExtra {
font-weight:800;
}

.headline_pog a:link, .headline_pog a:visited { 
color:#FFF;
text-decoration:underline;
}

.headline_pog1 {
font-size:53px;
letter-spacing:1px;
text-align:center;
color:#000;
margin:0 auto;
}

.headline_pog a:hover {
text-decoration:none;
}

.divBar {
width:686px;
height:9px;
background:#FFF;
margin:10px auto;
}

.headline_pog2 {
text-align:center;
margin:-7px auto 12px;
}

.headline_pog2 img {
opacity: 1;
transition: opacity .3s ease-in-out;
}

.headline_pog2 img:hover {
opacity:0.7;
}

.contentTextContainer_pog {
/*
margin:14px auto 30px;
border: solid 5px #fff;
padding: 0px 30px 63px;
*/

/*
background-color:#6baa46;
*/

margin:6px auto 0;
padding:14px 0 23px;
position:relative;
}

.contentText_pogBadge {
position:absolute;
left:0;
bottom:-200px;
z-index:30;
}

.contentText_pogBadge img {
width: 230px;
height: auto;
}

.contentText_pog {
font-size:32px;
line-height:140%;
color:#5681a7;
margin:0 auto;
text-align:center;

font-family: "Alfa Slab One", serif;
font-weight: 400;
font-style: normal;

}

.contentText_pogImg img {
width:420px;
height:auto;
}


.contentText_pog1 {
font-size:28px;
margin-top:8px;
/*
line-height:150%;
*/
color:#000;
/*
font-family:'Geomanist-Medium'; 
letter-spacing:-0.6px;
*/
}


.redBorderButtonWrapper {
/* background: #12487d; */
margin: -83px auto 0;
/* padding: 0 20px; */
width: 496px;
}

a.redBorderButton:link, a.redBorderButton:visited {
font-family:Anton;
font-size:48px;
letter-spacing:1px;
background:#fff;
border: 4px solid #da4137;
width: 460px;
text-align: center;
color:#da4137;
display:block;
text-decoration:none;
margin:0 auto;
text-transform: uppercase;
border-radius:11px;
transition: 0.3s;
}

.redBorderButtonInner {
border: solid 2px #da4137;
display:block;
margin:4px;
border-radius:9px;
padding: 11px 0;
}

a.redBorderButton:hover {
background-color:#e8d9d9;
}

.contentText_pog a:link, .contentText_pog a:visited {
color:#fff;
text-decoration:underline;
}

.contentText_pog a:hover {
text-decoration:none;
}

.contentText_pogImg img {
opacity: 1;
transition: opacity .3s ease-in-out;
}

.contentText_pogImg img:hover {
opacity:0.75;
}
.bigCap{
font-size:58px;
}
.bigCap2 {
font-size:68px;
}

.contentText_pog2 {
font-size:26px;
line-height:139%;
text-align:center;
color:#165386;
margin:22px auto 12px;
text-align:center;

/*
font-family:Geomanist-Bold;
letter-spacing: 0.5px;
*/

}

.contentText_pog3 {
font-size:20px;
line-height:139%;
text-align:center;
color:#000;
margin:12px auto 0px;
text-align:center;
width:83%;
font-weight:500;
}

.contentText_pog2_box {
border:solid 3px #fff;
padding:40px 30px 0;
width:250px;
display:inline-block;
text-align:center;
margin:30px 15px;
height:105px;
vertical-align:top;
}

.contentText_pog2 a:link, .contentText_pog2 a:visited {
display:inline-block;
margin-top:9px;
padding:20px 41px;
background-color:#ebcc62;
color:#000;
border-radius:11px;
/*
font-family:'Geomanist-Bold';
*/
width:580px;
text-decoration:none;
transition: background-color 0.3s linear;
}

.contentText_pog2 a:hover {
text-decoration:none;
background-color:#6baa46;
}

.contentText_pog2Cta {
display:inline-block;
margin-top:0px;
padding:20px 41px;
background-color:#4877a0;
color:#fff;
border-radius:25px;
/*
font-family:'Geomanist-Book';
*/
font-size: 32px;
font-weight: 800;
}

.contentText_pog2_subtext {
font-size:14px;
color:#fff;
text-align:center;
margin-top:4px;
font-weight: 600;
}

.benImage {
margin:10px auto 0;
text-align:center;
}

.registerButtonContainer_pog {
display:none;
}

.registerButton_pog {
text-align:center;
width:100%;
}

a.registerNow_pog:link, a.registerNow_pog:visited {
background:#26bb57;
display:none;
color:#fff;
font-size:34px;
padding:25px 55px;
text-align:center;
text-decoration:none;
font-weight:500;
letter-spacing:2px;
}

a.registerNow_pog:hover {
background:#13c74e;
text-decoration:none;
}

.registerButtonSmall_pog {
font-size:20px;
text-align:center;
margin:20px auto;
display:inline-block;
width:100%;
color: #fff;
font-weight:bold;
}

a.registerNowSmall_pog:link, a.registerNowSmall_pog:visited {
color: #fff;
text-decoration:underline;
}

a.registerNowSmall_pog:hover {
text-decoration:none;
}

.bigYes {
font-size:72px;
text-transform:uppercase;
}

.giraffeYellow {
color:#ebcc62;
}
.giraffeBold {
/*
font-family:'Geomanist-Bold';
*/
}

.contentText_pogMobileImage {
display:none;
}

.contentText_Couponcode {
display:none;
}

/* ************************ */
/* Headband                 */
/* ************************ */

#pogHeadband {
background:#fff800;
width:100%;
text-align:center;
color:#12487d;
padding:4px 2px 2px;
overflow:hidden;
z-index:1000;
font-family: 'Open Sans', sans-serif;
font-size:16px;    
position:fixed;  
top:0;  
left:0;  
border-bottom:3px solid #438bca;  
box-shadow:0 1px 5px rgba(0,0,0,0.3);
display:none;
opacity:1;
line-height:150%;
}

.headband_content_pog {
display:inline-block;
margin-right:42px;
}

a.headband_link_pog:link, a.headband_link_pog:visited {
font-weight:700;
color:#438bca;
text-decoration:underline;
}

a.headband_link_pog:hover {
text-decoration:none;
}

a.headband_close_pog:link, a.headband_close_pog:visited {
width:22px;
height:22px;
right:20px;
background:url('https://06c61dcb88d92ad06092-3b902447637e05da525ce8e27fe05139.ssl.cf1.rackcdn.com/close_headband_sprite.png') no-repeat 0px 0px;  
display:inline-block;
text-indent:-9999px;
position: absolute;
top: 50%;
margin-top: -11px;
}

a.headband_close_pog:hover {
background:url("https://06c61dcb88d92ad06092-3b902447637e05da525ce8e27fe05139.ssl.cf1.rackcdn.com/close_headband_sprite.png") no-repeat 0px -22px; 
}

body:after{
display:none;
content: url("https://daf9da730c2951f15703-6f9ea1013c52faf376fd6862463958c7.ssl.cf1.rackcdn.com/WGAN-marketplace-banner5.png")
		 url("https://daf9da730c2951f15703-6f9ea1013c52faf376fd6862463958c7.ssl.cf1.rackcdn.com/WGAN-marketplace-collage-wide2.png")
		 url("https://daf9da730c2951f15703-6f9ea1013c52faf376fd6862463958c7.ssl.cf1.rackcdn.com/WGAN-marketplace-vertical-wall.png");
}

.mobileImage_pog {
display:none;
}



@media only screen and (min-width:320px) and (max-width: 1439px){


.main_pog_inner {
width: 100%;
margin:0 auto 33px;
}
  
.main_pog_inner_content {
float:none;
margin:0 auto;
}

.main_pog_bg_image img {
display:none;
}

.contentText_pogMobileImage {
display:block;
margin:16px auto;
}

.contentText_pogMobileImage img {
width: 90%;
max-width: 500px;
filter: drop-shadow(4px 4px 8px #fff);
}

}



@media only screen and (min-width:320px) and (max-width: 480px) {

.main_pog {
width:90%;
}

.main_pog_inner_content {
width:92%;
}

.main_pog_inner_content {
width:100%;
}

.contentText_pogImg img {
width: 330px;
}

.mobile-br {
display:inline;
}

.contentText_pog3 {
width:92%;
}

.contentTextContainer_pog {
padding: 14px 0;
}

.contentText_pog2Cta {
padding: 20px 31px;
font-size: 22px;
width: 80%;
max-width: 400px;
}

.contentText_pog2 {
font-size:22px;
}

}


@media only screen and (min-width:481px) and (max-width: 1023px){

.main_pog {
width:90%;
}

.main_pog_inner_content {
width:100%;
}

.contentText_pogImg img {
max-width:315px;
}

.contentText_pogMobileImage {
width:95%;
height:auto;
}

.contentText_pog2Cta {
padding: 20px 31px;
font-size: 24px;
width: 80%;
max-width: 490px;
}


}

