/* ************************ */
/* 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=Anton&display=swap');

@font-face {
  font-family: 'Geomanist-Light';
  src: url('https://www.wegetaroundnetwork.com/geomanist-light.woff2') format('woff2');
  }
@font-face {
  font-family: 'Geomanist-Medium';
  src: url('https://www.wegetaroundnetwork.com/geomanist-medium.woff2') format('woff2');
  }
@font-face {
  font-family: 'Geomanist-Bold';
  src: url('https://www.wegetaroundnetwork.com/geomanist-bold.woff2') format('woff2');
  }    
@font-face {
  font-family: 'Geomanist-Regular';
  src: url('https://www.wegetaroundnetwork.com/geomanist-regular.woff2') format('woff2');
  } 
@font-face {
  font-family: 'Geomanist-Book';
  src: url('https://www.wegetaroundnetwork.com/geomanist-book.woff2') format('woff2');
  } 

/* ************************ */
/* Popover Container        */
/* ************************ */

#pogPopover, #pogExitIntent {
padding: 0px;
margin: 0px;
background-color:#fff;

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;
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;
}

.close_pog2 a:link, .close_pog2 a:visited {
color:#000;
text-decoration:none;
}

.close_pog2 a:hover {
text-decoration:underline;
}

.main_pog {
width:960px;
margin:0 auto;
}

.main_pog_inner {
width:910px;
display:block;
margin:0 auto 33px;
border:solid 1px #51ad32;
padding:34px 0;
text-align:center;
position:relative;
}

.main_pog_bg_image {
position:absolute;
top:0px;
left:-291px;
display:block;
z-index: 29;
}

.main_pog_bg_image img {
height:700px;
width:auto;
}


.headline_pog {
font-family: 'Geomanist-Bold';
font-size:42px;
letter-spacing:1px;
text-align:center;
color:#000;
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:20px auto;
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:40px;
line-height:140%;
color:#000;
font-weight:600;
margin:0 auto;
text-align:center;
}

.contentText_pogImg img {
width:420px;
height:auto;
}


.contentText_pog1 {
font-size:30px;
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:36px;
line-height:139%;
text-align:center;
color:#000;
margin:44px auto 12px;
text-align:center;
font-family:Geomanist-Bold;
letter-spacing: 0.5px;
}

.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:9px;
padding:20px 41px;
background-color:#6baa46;
color:#fff;
border-radius:11px;
font-family:'Geomanist-Book';
font-size:36px;
}

.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: 480px) {

.main_pog {
width:95%;
}

.close_pog2 {
padding:4.3%;
}

.headline_pog {
font-size: 26px;
letter-spacing: -1px;
line-height: 114%;
margin: 0px auto 16px;
}

.main_pog_inner {
width:auto;
background-image:none;
padding: 7px 0;
}

.contentText_pog1 ul li {
font-size: 23px;
}

.headline_pog a:link, .headline_pog a:visited, .headline_pog a:hover {
color:#fff;
}

.headline_pog1 {
font-size:19px;
margin-bottom:14px;
margin-top:6px;
}

.divBar {
    width: 83%;
    height: 4px;
}

.headline_pog2{

}

.headline_pog2 img {
width:98%;
display:block;
}

.contentText_pogImg img {
width:200px;
height:auto;
}

.contentText_pog2 {
font-size:20px;
line-height:150%;
margin-top:14px;
}

.hidePipeMobile {
display:none;
}

.contentText_pog2 a:link, .contentText_pog2 a:visited, .contentText_pog2 a:hover, .contentText_pog2Cta {
padding: 14px 11px;
width: 85%;
font-size: 24px;
}

.redBorderButtonWrapper {
width:320px;
}
a.redBorderButton:link, a.redBorderButton:visited, a.redBorderButton:hover {
width:310px;
font-size: 28px;
}

.bigYes {
font-size: 52px;
line-height: 130%;
}

a.registerNow_pog:link, a.registerNow_pog:visited, a.registerNow_pog:hover {
display:block;
font-size:18px;
padding:16px 12px;
}

.registerButtonSmall_pog {
font-size:13px;
}

.mobileImage_pog {
display:block;
margin:10px auto;
text-align:center;
max-width:320px;
}

.mobileImage_pog img {
max-width:320px;
}

.contentText_pog2_box {
  padding: 20px 30px 0px;
  margin: 0 10px 25px;
  height: 80px;
}

.main_pog_bg_image {
display:none;
}

.contentText_pog {
font-size: 21px;
line-height: 111%;
text-align: left;
display: block;
width: 172px;
margin-bottom:3px;
float:right;
}

.contentText_pog1 {
line-height: 111%;
text-align: left;
display: block;
width: 172px;
font-size: 19px;
float:right;
font-family: 'Geomanist-Regular';
}

.mobile-br {
display:block;
line-height:4px;
}

.mobileImage1, .mobileImage2, .mobileButton3 {
display:block;
text-align:center;
}

.mobileImage1 {
margin:27px auto;
}

.mobileImage2 {
margin:11px auto 17px;
}

.mobileButton3 {
margin:0 auto;
}

.contentText_pogBadge {
display:none;
}

.contentTextContainer_pog {
text-align:right;
margin-top:30px;
margin-bottom:134px;
}

.hidePipeMobile {
display:none;
}

.contentText_pogMobileImage {
display:block;
position:absolute;
top: -36px;
left: -6px;
}

.contentText_pogMobileImage img {
width:260px;
height:auto;
}


}



@media only screen and (min-width:400px) and (max-width: 480px) {

.contentText_pog, .contentText_pog1 {
width: 188px;
}

}






@media only screen and (min-width:481px) and (max-width: 1023px){

.main_pog {
  width: 95%;
}

.main_pog_inner {
  width: 95%;
}

.main_pog_bg_image {
display:none;
}

.headline_pog {
font-family: 'Geomanist-Bold';
}

.contentText_pog {
font-size: 28px;
}

.contentText_pog1 {
font-size: 22px;
}

.contentText_pog2 {
margin-top:14px;
}

.contentText_pogBadge {
display:none;
}

.contentText_pog2Cta {
font-size: 26px;
width: 75%;
}

.contentText_Couponcode {
display:block;
font-family: 'Geomanist-Regular';
margin:20px auto 0;
text-align:center;
color:#000;
font-size: 32px;
}

.contentText_CouponcodeBold {
font-family: 'Geomanist-Bold';
}

}



@media only screen and (min-width:1024px) and (max-width: 1279px){

.main_pog {
/* width:1010px; */
}

.headline_pog2 {
margin-top:-13px;
}

.headline_pog1 {
font-size:42px;
margin:9px auto 30px;
}

.headline_pog2 img {
width:95%;
height:auto;
}

.contentText_pog {
width:95%;
}

.contentText_pog2 {
margin-top:23px;
}

.contentTextContainer_pog {
margin:30px 0 36px;
}

.main_pog_bg_image {
display:none;
}


}

@media only screen and (min-width:1280px) {


#pogPopover, #pogExitIntent {

}
.main_pog {
width:1260px;
}

.main_pog_inner {
margin-left:auto;
margin-right:50px;
}

}


