@font-face {
    font-family: Gotham;
    src:url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Light.eot);
    src:url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Light.eot?#iefix) format('embedded-opentype'),
    url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Light.woff) format('woff'),
    url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Light.ttf) format('truetype');
    font-weight:300;
    font-style:normal
}
@font-face {
    font-family: Gotham;
    src:url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Medium.eot);
    src:url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Medium.eot?#iefix) format('embedded-opentype'),
    url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Medium.woff) format('woff'),
    url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Medium.ttf) format('truetype');
    font-weight:500;
    font-style:normal
}
@font-face {
    font-family: Gotham;
    src:url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Book.eot);
    src:url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Book.eot?#iefix) format('embedded-opentype'),
    url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Book.woff) format('woff'),
    url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Book.ttf) format('truetype');
    font-weight:400;
    font-style:normal
}
@font-face {
    font-family: Gotham;
    src:url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Black.eot);
    src:url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Black.eot?#iefix) format('embedded-opentype'),
    url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Black.woff) format('woff'),
    url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Black.ttf) format('truetype');
    font-weight:900;
    font-style:normal
}
@font-face {
    font-family: Gotham;
    src:url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Bold.eot);
    src:url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Bold.eot?#iefix) format('embedded-opentype'),
    url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Bold.woff) format('woff'),
    url(/beta/wp-content/themes/thewanderers/assets/fonts/Gotham-Bold.ttf) format('truetype');
    font-weight:700;
    font-style:normal
}

html,
body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
li,
a,
button {
    font-family: Gotham;
    font-style: normal;
    margin: 0;
    padding: 0;
    font-size: 32px;
}
.pb-0 {
    padding-bottom: 0 !important;
}
.twt-container {
    max-width: 1360px;
    margin: 0 auto;
}
.twt-container-fluid {
    max-width: 100%;
    margin: 0 auto;
}
.twt-row {
    padding: 40px 0 20px;
}
.flex-box {
    display: flex;
    justify-content: space-between;
}
.flex-valign {
    align-items: center;
}
.printwrapper {
    padding: 25px 100px;
}
.header {
    background: #010101;
    height: auto;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1500;
}
.brand-logo {
    height: auto;
    width: 250px;
    padding: 5px 0;
    margin: 10px 0 0;
    position: relative;
    z-index: 100;
}
.brand-logo a img {
    width: 100%;
    height: 64px;
}
.navigation-links {
    display: none !important;
}
footer {
    display: none !important;
}
.itybnr {
    width: 100%;
}
h1.itytitle-prn {
    font-family: Gotham;
    font-size: 64px;
    font-weight: 600;
    text-align: center;
    padding: 100px 0 20px;
}
img {
    float: left;
    padding: 0 20px 25px 0;
}
ul {
    padding: 25px 0;
}
ul li {
    font-family: Gotham;
    font-size: 32px;
    font-weight: 400;
}
ul.ityexp-prn {
    padding-bottom: 100px;
}
ul.ityexp-prn li {
    font-family: Gotham;
    font-size: 48px;
    font-weight: 500;
    text-align: center;
}
h2.commonhead {
    font-size: 56px;
    padding: 25px 0;
}
p {
    font-family: Gotham;
    font-size: 32px;
    font-weight: 400;
}
ul.country-duration {
    padding: 25px 0;
}
ul.country-duration li {
    font-family: Gotham;
    font-size: 32px;
    display: inline;
}