@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300i,400,600');
span.demofont { font-family: 'Source Sans Pro', sans-serif; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
table, th, td { border: none }
table { border-collapse: separate; border-spacing: 0; border-width: 1px 0 0 1px; margin: 0 0 1.6em; table-layout: fixed; width: 100%; }
.nowrap { white-space: nowrap; }
caption, th, td { font-weight: normal; text-align: left; }
th { border-width: 0 1px 1px 0; font-weight: 700; }
td { border-width: 0 1px 1px 0; }
th, td { padding: 0.4em; }
th { font-size: 24px; letter-spacing: 1px; line-height: 28px; }
* { margin: 0; padding: 0; border: none; box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; line-height: normal }
input { border: 0; outline: none }
img { display: block; border: none; outline: none; max-width: 100%; height: auto }
ul, ul li { list-style: none; }
ol, ol li { list-style: decimal; }
input[type="submit"], input[type="button"] { cursor: pointer }
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0 }
.clearfix { display: inline-block }
.clear { display: block; width: 100%; height: 0px; background: none; clear: both; overflow: hidden; }
* html .clearfix { height: 1%; }
.clearfix { display: block }
textarea, input[type="text"], input[type="button"], input[type="submit"] { -webkit-appearance: none; border-radius: 0; resize: none; max-width: 100%; }
p, span, a, small, blockquote, ul, li { line-height: normal; }
figure { max-width: 100%; position: relative; }
blockquote, q { quotes: """"; font-size: 26px; font-style: italic; line-height: 1; color: #000; font-family: Arial, Helvetica, sans-serif; padding: 20px 0; }
a { text-decoration:underline; color: inherit; outline: none; font-weight: bold;}
h1, h2, h3, h4, h5, h6 { margin: 0; line-height: normal; color: #151515; padding-bottom: 0; }
h1 { font-size: 34px; line-height: 36px; }
h2 { font-size: 30px; line-height: 32px; }
h3 { font-size: 24px; line-height: 28px; }
h4 { font-size: 20px; line-height: 24px; }
h5 { font-size: 18px; line-height: 20px; }
h6 { font-size: 16px; line-height: 18px; }
hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.625em; }
p { margin-bottom: 0; }
dl { margin: 0 1.625em; }
dt { font-weight: bold; }
dd { margin-bottom: 1.625em; }
strong { font-weight: normal; font-family: 'optimistbold'; }
cite, em, i { font-style: italic; }
sup, sub { font-size: 70%; height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }
blockquote { font-style: italic; font-weight: normal; margin: 0 1em; }
blockquote em, blockquote i, blockquote cite { font-style: normal; }
blockquote cite { color: #666; font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 300; letter-spacing: 0.05em; text-transform: uppercase; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: """"; }
a img { border: 0; }
pre { background: #f4f4f4; font: 13px "Courier 10 Pitch", Courier, monospace; line-height: 1.5; margin-bottom: 1.625em; overflow: auto; padding: 0.75em 1.625em; }
sup, sub { font-size: 70%; height: 0; line-height: 1; position: relative; vertical-align: baseline; }
sup { bottom: 1ex; }
sub { top: .5ex; }
a { text-decoration: none; transition: all .15s ease-in-out 0s; }
a:focus, a:active, a:hover { text-decoration: none; }
:focus { outline: 0; }
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { font-weight: normal; text-align: left; vertical-align: top; }
th, td { color: #000; font-size: 16px; line-height: 19px; text-align: left; }
table img { margin: 0 !important; width: 100%; }
html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: 100%; }
body, html { font-size: 18px; line-height: 1.55; color: #4c4c4c; font-family: 'optimistlight'; font-weight: normal; background: #ffffff; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; height: 100%; -webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: auto; }
body.popup_view { overflow: hidden; }
body > img { position: absolute; left: 0; bottom: 0; z-index: -1; }
.mob-show { display: none !important; }
/* layout */
#layout { display: block; width: 100%; position: relative; /*padding: 120px 0 0;*/ z-index: 9; background: #fff; }
#layout img { vertical-align: top; }
#layout sup { font-size: 70% !important; height: 0; line-height: 1; position: relative; vertical-align: baseline; bottom: 1ex; display: inline-block; }
.wrapper { width: 100%; max-width: 1210px; padding: 0 15px; margin: 0 auto; position: relative; }

.text-block { max-width:780px; margin:0 auto; position:relative; }
.flex-row { display: flex; -webkit-display: flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; }

.cont_wrapper { max-width: 1210px; padding: 0 15px; margin: auto; position: relative; }
.layout_wrapper { max-width:1280px; margin:0 auto; position:relative; }
.animated { display:inline-block; }
.flex-wrap { display: flex; -webkit-display: flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; }
.v-center { align-items:center; -webkit-align-items:center; }
.h-center { justify-content:center; -webkit-justify-content:center; }

p .animated, h1 .animated, h2 .animated, h3 .animated, h4 .animated { font-size: inherit; line-height: inherit; }


.head-wrap { display: block; width: 100%; position: relative; padding-bottom: 64px; }
.ad_container { float: left; width: 100%; background: #fff; }
.ad_container .ad { display: block; width: 100%; text-align: center; max-width: 100%; margin: 10px auto 10px; max-height: 90px; }
.ad_container .ad img { vertical-align: top; }
header { float: left; width: 100%; background: #fff; text-align: center; position: absolute; z-index: 999999; left: 0; bottom: 0; }

header.show { position: fixed; top: 0; bottom: auto; }
/*********Header Css*********/
header .header_inner { float: left; width: 100%; padding: 0 20px 0 30px; border-top: 4px solid #bce2f1; position: relative; min-height: 64px; z-index: 99; background-color: #151515; }
header ul.left_logos { float: left; padding: 11px 0 0 0; font-size: 0; }
header ul.left_logos li { display: inline-block; vertical-align: middle; }
header ul.left_logos li a { display: block; vertical-align: top; }
header ul.left_logos li a img { vertical-align: top; }
header ul.left_logos li.plus-icon { margin: 0 13px 0 12px; width: 10px; }
header ul.left_logos li.capital-one-logo a { width: 107px; }
header ul.left_logos li.travel-leisure-logo a { width: 124px; }

header a.paid_logo{ display:inline-block;width:auto;  margin:0 auto;vertical-align:top; color:#000; text-transform:uppercase; font-family: 'Source Sans Pro', sans-serif; font-size:13px; line-height: 18px; font-weight:600; background:#bce2f1; padding:0 10px 3px 10px; position:absolute; top:0; left:50%; transform:translateX(-50%); -webkit-transform:translateX(-50%); -moz-transform:translateX(-50%); -ms-transform:translateX(-50%); -o-transform:translateX(-50%);}
a.paid_logo i{ padding:0 0 0 5px; font-size:13px; }
header .show_text { float:left; width:100%; font-family: 'Source Sans Pro', sans-serif; font-size:11px; font-weight:600; color:#000000; text-transform:uppercase; text-align:center; background:#ffffff; padding:8px 20px; margin:0; position:relative; display:none; line-height:14px; position:absolute; left:0; top:100%; width:100%; box-shadow: 0px 2px 2px rgba(0,0,0,0.1); }
header .show_text a { color: #000000; }
header .show_text span.close{ position:absolute; right:2px; top:10px; width:20px; height:20px; cursor:pointer;}
header .show_text span.close:before, header .show_text span.close:after { position:absolute; left:10px; content:""; height:13px; width:1px; background-color:#000000; }
header .show_text span.close:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); }
header .show_text span.close:after { transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); }
header ul.social_icon{ list-style:none; float:right; width:auto; margin-top:16px;}
header ul.social_icon li{ list-style:none; display:inline-block; float:left; margin-left: 8px;  }
header ul.social_icon li:first-child{ margin-left:0; }
header ul.social_icon li a{ display: flex; align-items: center; justify-content: center; width:30px; height:30px; border-radius:50%; opacity:1; transition: all 0.5s ease; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; border: 2px solid #fff; }
header ul.social_icon li a i{ font-size:12px; line-height:20px; vertical-align: top; color:#fff; display:inline-block; }
header ul.social_icon li a i.fa-facebook { font-size: 14px; }
header ul.social_icon li a i.fa-twitter { font-size: 14px; }
header ul.social_icon li a:hover{opacity:0.7;}
header .social_part .toggle_social { display: none; width: 29px;}


.home-slider { padding: 0px 0px 44px; overflow: hidden; background-color: #022940; }
.home-slider:not(.slick-initialized) .repeat:not(:nth-of-type(1)) { display: none; }
.home-slider .slick-dots { padding: 0px; margin: 0px; position: absolute; bottom: 19px; left: 0px; width: 100%; list-style-type: none; display: flex; flex-wrap: wrap; align-items: center; justify-content: center; }
.home-slider .slick-dots li { padding: 0 4px; }
.home-slider .slick-dots li a { border: 0px; cursor: pointer; font-size: 0px; line-height: 0px; width: 7px; height: 7px; display: block; border-radius: 100%; -webkit-border-radius: 100%; background-color: #5e5e5e; }
.home-slider .slick-dots li a:hover, .home-slider .slick-dots li.slick-active > a { background-color: #ffffff; }
.home-slider .repeat { position: relative; overflow: hidden; height: 80vh; background-position: top center; background-repeat: no-repeat; background-size: cover; }
.home-slider .slick-arrow { position: absolute; bottom: 5px; z-index: 10; width: 70px; height: 50px; font-size: 0px; line-height: 0px; display: block; background-position: center center; background-repeat: no-repeat; }
.home-slider .slick-arrow.slick-prev { left: -2px; background-image: url(../images/prev-arrow.png); background-size: 50px auto; }
.home-slider .slick-arrow.slick-next { bottom: -7px; right: -1px; background-image: url(../images/next-arrow.png); background-size: 50px auto; }
.home-slider .slide-text { padding: 21px 45px 31px 82px; width: 863px; position: absolute; top: 50%; right: 0px; transform: translateY(-50%); background-color: #022940; transition: all 350ms; -webkit-transition: all 350ms; }
.home-slider .slide-text.is-hide { right: -820px; }
.home-slider .slide-text:before { content: ""; width: 1px; height: calc(100% - 30px); position: absolute; top: 15px; left: 43px; opacity: 0.5; background: #fff; }
.home-slider .vertical { padding: 0px; cursor: pointer; position: absolute; top: 0px; left: 0px; display: flex; align-items: center; justify-content: center; font-family: 'robotolight'; writing-mode: tb-rl; font-size: 16px; letter-spacing: 4.45px; color: #ffffff; line-height: 24px; text-transform: uppercase; width: 43px; height: 100%; }
.home-slider .vertical span { display: block; transform: rotate(180deg); letter-spacing: 3.6px; }
.home-slider h3 { padding: 0px 0px 7px; margin: 0px; color: #fff8ee; text-shadow: 0 0 43px rgba(0, 0, 0, 0.5), 0 0 5px rgba(0, 0, 0, 0.5); font-size: 81px; line-height: 92px; letter-spacing: 0.03px; text-transform: uppercase; font-weight: normal; font-family: 'Fino Sans'; }
.home-slider h5 { padding: 0px 0 15px; margin: 0px; font-weight: normal; text-shadow: 0 0 9px rgba(0, 0, 0, 0.5); font-size: 22px; line-height: 28px; color: #ffffff; letter-spacing: 0.01px; font-family: 'optimistregular'; font-weight: normal; }
.home-slider h5 em { font-style: normal; font-family: 'optimistitalic'; }
.home-slider p { padding: 0px 0px 25px; margin: 0px; color: #ffffff; text-shadow: 0 0 9px rgba(0, 0, 0, 0.5); font-size: 17px; line-height: 22px; letter-spacing: 0.01px; font-family: 'optimistlight'; font-weight: normal; }
.home-slider .more { color: #ffffff; text-shadow: 0 0 9px rgba(0, 0, 0, 0.5); font-size: 19px; line-height: 25px; text-transform: uppercase; display: block; font-family: 'robotolight'; letter-spacing: 1.73px; }
.home-slider .city-name { padding: 15px 0 0 20px; position: absolute; top: 0px; left: 0px; color: #fff; font-size: 36px; line-height: 42px; letter-spacing: 0.01px; display: block; font-family: 'Fino Sans'; text-transform: uppercase; text-shadow: 0 2px 9px rgba(0, 0, 0, 0.5); }

.home-slider .slide-text.sc-slide { padding: 47px 45px 31px 95px; width: 703px; }
.home-slider .slide-text.sc-slide.is-hide { right: -660px; }
.home-slider .slide-text.sc-slide .more { padding-top: 15px; font-size: 16px; line-height: 20px; }
.home-slider .slide-text a { font-weight: normal; }
.home-slider .slide-text.sc-slide h3 { color: #ffffff; font-size: 103px; line-height: 103px; letter-spacing: 0.04px; }
.home-slider .slide-text .info { color: #ffffff; text-shadow: 0 0 9px rgba(0, 0, 0, 0.5); font-size: 16px; line-height: 20px; display: block; font-family: 'robotolight'; letter-spacing: 1.45px; }
.home-slider .slide-text .author { padding: 14px 0px 12px; margin: 0 0 0 -4px; display: flex; flex-wrap: wrap; align-items: center; }
.home-slider .slide-text .author img { margin-right: 15px; width: 105px; }
.home-slider .slide-text .name { display: block; color: #ffffff; text-shadow: 0 0 9px rgba(0, 0, 0, 0.5); font-size: 16px; line-height: 19px; font-family: 'robotobold'; letter-spacing: 1.45px; text-transform: uppercase; }

.home-slider .slide-text.sc-slide.space { padding: 36px 45px 31px 95px; }
.home-slider .slide-text.sc-slide.space .author { padding: 7px 0px 1px; }
.home-slider video {width: 100%; position: absolute; top: 0px; left: 0px; height: 100%; object-fit: cover; pointer-events: none; }
.home-slider .logo-wrap { padding: 0px 0px 0px 10px; position: relative; top: 0px; display: inline-flex; }
.home-slider .logo-wrap .cs-copy { padding: 10px 12px 0px 0px; font-size: 14px; line-height: 18px; font-family: 'optimistregular'; font-weight: normal; text-transform: none; }
.home-slider .logo-wrap .capital-logo { width: 225px; }
.home-slider .logo-wrap .line { margin: 0 10px 0px 15px; width: 1px; }
.home-slider .logo-wrap .venture-logo { width: 108px; }

/*banner_sec*/
.banner_sec { width: 100%; max-height:704px; height: calc(100vh - 56px); background-position: center center; position: relative; background-size:cover; }
.banner_sec video { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; object-fit: cover; pointer-events: none; }
.banner_sec h1 { width: 100%; text-align:center; text-shadow: 20px 20px 80px rgba(0, 0, 0, 0.5), 0 0 10px rgba(0, 0, 0, 0.5); color: #ffffff; font-family: 'Fino Sans'; font-size: 153px; font-weight: 400; letter-spacing: 0; line-height: 1.2; padding: 0 0 25px 0; text-transform: uppercase; }
.banner_sec:after { width: 1px; height:155px; content:''; position:absolute; left:50%; bottom:0; background:#fff; }

.banner_sec .home-link { font-weight: normal; margin: 15px 0 0 20px; padding: 0 0 0 40px; position: absolute; top: 0px; left: 0px; color: #fff; font-size: 36px; line-height: 42px; letter-spacing: 0.01px; display: block; font-family: 'Fino Sans'; text-transform: uppercase; text-shadow: 0 2px 9px rgba(0, 0, 0, 0.5); background: url(../images/back-arrow.png) top 50% left 0px no-repeat; background-size: 33px auto;}

/*planning_sec*/
.planning_sec { padding: 65px 0 50px; width: 100%; }
.planning_sec .cont_wrapper { max-width: 1070px; }
.planning_sec .map { width: 50%; padding-right:85px; padding-left:7px; }
.planning_sec .text { padding: 0px; width: 50%; }
.planning_sec h2 { color: #896330; font-family: 'optimistbold'; padding-bottom:15px; font-size: 46px; font-weight: normal; line-height: 1.2; }
.planning_sec p { padding-bottom:25px; color: #000000; font-family: 'optimistregular'; font-size: 21px; font-weight: normal; line-height: 1.5; }
.planning_sec p a { font-family: 'optimistbold'; font-weight: normal; text-decoration: underline; }
.planning_sec p a:hover { color: #666; text-decoration: none }
.planning_sec .person {  }
.planning_sec .person figure { width: 105px; height:105px; }
.planning_sec .person figure img { width: 100%; }
.planning_sec .person .text { padding: 0 0 0 20px; width: calc(100% - 105px); }
.planning_sec .person .text h3 { color: #896330; font-family: 'Roboto', sans-serif; font-size: 18px; font-weight: 700; font-style: normal; line-height: 1.2; letter-spacing:0.10em; text-transform: uppercase; }

.planning_sec .logos-wrap { padding: 0 0 35px; }
.planning_sec .logos-wrap .captital-logo { width: 280px; }
.planning_sec .logos-wrap .line { margin: 0 15px; width: 1px; }
.planning_sec .logos-wrap .venture-logo { width: 130px; }


.planning_sec.california { padding: 48px 0 45px; }
.planning_sec.california h2 { color: #304e2e; line-height: 1.3; }
.planning_sec.california .person .text h3 { color: #3a6f37; }
.planning_sec.california .map { padding-right: 140px; padding-left: 55px; margin-top: 5px; }
.planning_sec.california .logos-wrap { padding: 0 0 40px; }
.planning_sec.california p { padding-bottom: 15px; }
.planning_sec.california .text { position: relative; left: -4px;}


.planning_sec.hawaii { padding-bottom: 62px; }
.planning_sec.hawaii h2 { color: #127ecc; line-height: 1.2; padding-bottom: 12px; }
.planning_sec.hawaii .person .text h3 { color: #127ecc; }
.planning_sec.hawaii .map { padding-right: 0; padding-left: 0; margin-top: 65px; position: relative; left: -50px; }
.planning_sec.hawaii .logos-wrap { padding: 0 0 40px; }
.planning_sec.hawaii p { padding-bottom: 23px; }
.planning_sec.hawaii .text { position: relative; left: 25px; padding-top: 3px; }
.planning_sec.hawaii .person .text { left:0; }
.planning_sec.hawaii .person figure img { width: 100%; left: 4px; position: relative; }


.planning_sec.japan { padding: 35px 0 30px; }
.planning_sec.japan h2 { color: #ba282c; line-height: 1.2; padding-bottom: 12px; }
.planning_sec.japan .person .text h3 { color: #ba282c; }
.planning_sec.japan .map { padding-left: 4px; margin-top: 10px; position: relative; left: 0; width: 47.5%; padding-right: 125px;}
.planning_sec.japan .logos-wrap { padding: 0 0 30px; }
.planning_sec.japan p { padding-bottom: 23px; }
.planning_sec.japan .text { position: relative; left: 23px; padding-top: 5px; }
.planning_sec.japan .person .text { left:0; padding-top: 0; }
.planning_sec.japan .person figure img { width: 100%; left: 0px; position: relative; }






/*detail_sec*/
.detail_sec { padding: 70px 0 85px; width: 100%; position: relative; background:#fff8ee; }
.detail_sec .image { width: 100%; display: block; }
.detail_sec img { width: 100%; display: block; }
.detail_sec .image1 { max-width: calc(100% - 190px); }
.detail_sec .image1 .img__caption { padding: 0 0 0 15px; position: absolute; bottom: 110px; left: 100%; width: 150px; }
.detail_sec .image1 .img__caption .img__caption2 { padding-top: 2px; display: block; }
.detail_sec .image2 { max-width: calc(100% - 380px); margin:25px 0 -70px 0; z-index:1; position: relative; }
.detail_sec .image2 img { box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); }
.detail_sec .image3-1 { float: right; max-width: 25%; margin: 130px 0px }
.detail_sec .image3 { float: right; max-width: 84%; }
.detail_sec .text { padding: 0px; max-width: 940px; margin:0 auto; }
.detail_sec .text .pic1 { box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); margin: -95px -100px 35px 20px; max-width: 59.5%; float: right; }
.detail_sec .text h2 { padding: 52px 0px 20px 0px; color: #896330; font-family: 'Fino Sans'; font-size: 100px; font-weight: 400; line-height: 0.85; }
.detail_sec .text p {  padding-bottom:30px; color: #000000; font-family: 'optimistregular'; font-size: 21px; font-weight: normal; line-height: 30px; }
.detail_sec .text p.cs-width { max-width: 395px; }
.detail_sec .image .image-box { padding: 50px 0px 0px; margin-top: -210px; position: absolute; left: calc(100% + 70px); top: 50%; width: auto; }
.detail_sec.space .image2 { max-width: calc(100% - 380px); }
.detail_sec.space h2 { font-size: 99px; line-height: 87px; }

.detail_sec .cs-test .image-box { padding: 8px 0 0; margin-left: -53px; width: 43%; position: relative; z-index: 2; }
.detail_sec .cs-test .image2 { margin-bottom: -140px; order: -1; max-width: 57%; }
.detail_sec .cs-test .image2 .img__caption { padding-top: 20px; }



.detail_sec.california { background: #d4d8d3; padding: 60px 0 95px; }
.detail_sec.california .image1 .img__caption { width: 155px; color: #3a6f37; bottom: 80px; line-height: 1; padding: 0 0 0 12px; }
.detail_sec.california .image1 { max-width: calc(100% - 145px); }
.detail_sec.california .text .pic1 { margin: -60px -120px 35px 20px; }
.detail_sec.california .text h2 { color: #304e2e; font-size: 97px; }
.detail_sec.california .text p { font-size: 20px; max-width: 465px; padding-bottom: 23px; }
.detail_sec.california .text p a { font-weight: normal; text-decoration: underline; font-family: 'optimistregular'; }
.detail_sec.california .text p a:hover { text-decoration: none !important; }
.detail_sec.california .graphic { position: absolute; right: 0; bottom: 11.25%; }
.detail_sec.california .text { position: relative; }

.detail_sec.california .text .audio_player { position: absolute; right: -120px;bottom: 0px; max-width: 59.5%; }



.detail_sec.hawaii { background: #dcf0fe; padding: 45px 0 38px; }
.detail_sec.hawaii .image1 .img__caption { width: 175px; color: #127ecc; bottom: 110px; padding: 0 0 0 14px; line-height: 1.3; }
.detail_sec.hawaii .image1 { max-width: calc(100% - 188px); }
.detail_sec.hawaii .text .pic1 { margin: -94px -92px 35px 20px; max-width: 56.5%; }
.detail_sec.hawaii .text h2 { color: #127ecc; font-size: 90px; }
.detail_sec.hawaii .text p { font-size: 20px; /* max-width: 465px; */ padding-bottom: 23px; }
.detail_sec.hawaii .text p.cs-width { max-width: 463px; }
.detail_sec.hawaii .text p a { font-weight: normal; text-decoration: underline; font-family: 'optimistregular'; }
.detail_sec.hawaii .text p a:hover { text-decoration: none !important; }
.detail_sec.hawaii .graphic { position: absolute;right: -135px;top: 45.5%;left: auto;z-index: 9; }
.detail_sec.hawaii .text { position: relative; max-width: 960px;}

.detail_sec.hawaii .content.railDockSection-0 { position: relative; left: 10px; }



.detail_sec.japan { background: #fff3f3; padding-bottom: 54px;}
.detail_sec.japan .image1 .img__caption { width: 175px; color: #ba282c; bottom: 105px; padding: 0 0 0 14px; line-height: 1.3; }
.detail_sec.japan .image1 { max-width: calc(100% - 188px); }
.detail_sec.japan .text .pic1 { margin: -94px -92px 35px 20px; max-width: 56.5%; }
.detail_sec.japan .text h2 { color: #ba282c; font-size: 90px; }
.detail_sec.japan .text p { font-size: 20px; max-width: 871px; padding-bottom: 23px; }
.detail_sec.japan .text p.cs-width { max-width: 463px; }
.detail_sec.japan .text p a { font-weight: normal; text-decoration: underline; font-family: 'optimistregular'; }
.detail_sec.japan .text p a:hover { text-decoration: none !important; }
.detail_sec.japan .graphic { position: absolute;right: -135px;top: 45.5%;left: auto;z-index: 9; }
.detail_sec.japan .text { position: relative; max-width: 960px;}





.detail_sec2 { padding: 70px 0 85px; width: 100%; position: relative; background:#F5FAFF; }
.detail_sec2 .image { width: 100%; display: block; }
.detail_sec2 img { width: 100%; display: block; }
.detail_sec2 .image1 { max-width: calc(100% - 190px); }
.detail_sec2 .image1 .img__caption { padding: 0 0 0 15px; position: absolute; bottom: 95px; left: 100%; width: 150px; }
.detail_sec2 .image1 .img__caption .img__caption2 { padding-top: 2px; display: block; }
.detail_sec2 .image2 { max-width: 67.9%; margin:25px 0 -140px 0; z-index:1; position: relative; }
.detail_sec2 .image2 img { box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); }
.detail_sec2 .image3-1 { float: right; max-width: 25%; margin: 130px 0px }
.detail_sec2 .image3 { float: right; max-width: 78%; }
.detail_sec2 .text { padding: 0 0 0 50px; max-width: 880px; margin:0 auto; }
.detail_sec2 .text .pic1 { box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); margin: -85px -150px 35px 20px; max-width: 67.2%; float: right; position: relative; }
.detail_sec2 .text .img__caption { padding: 12px 15px 0px 0px; position: absolute; right: 100%; top: 60px; display: block; width: 250px; }
.detail_sec2 .text .img__caption .img__caption2 { padding-top: 7px; display: block; }
.detail_sec2 .text h2 { padding: 180px 0 20px 0; color: #448DC4; font-family: 'Fino Sans'; font-size: 79px; font-weight: 400; line-height: 0.95; }
.detail_sec2 .text p {  padding-bottom:30px; color: #000000; font-family: 'optimistregular'; font-size: 21px; font-weight: normal; line-height: 30px; }
.detail_sec2 .text p.cs-width { max-width: 395px; }
.detail_sec2 .image .image-box { padding: 50px 0px 0px; margin-top: -210px; position: absolute; left: calc(100% - 40px); top: 50%; width: auto; z-index: 2; }
.detail_sec2.space .image2 { max-width: calc(100% - 380px); }
.detail_sec2.space h2 { font-size: 99px; line-height: 87px; }
.detail_sec2 p a { font-family: 'optimistbold'; font-weight: normal; text-decoration: underline; }
.detail_sec2 p a:hover { color:#666; text-decoration: none; }

.detail_sec2 .img__caption { padding: 30px 0px 0px; width: 30%; }
.detail_sec2 .img__caption .img__caption2 { padding-top: 2px; display: block; line-height: inherit; }

.credit { color: #fff; position: absolute; top: 5px; right: 5px; z-index: 9; font-size: 11px; text-shadow: 1px 1px 2px #000; }






/*why_tanzania_sec*/
.why_tanzania_sec { padding: 40px 0; width: 100%; position: relative; }
.why_tanzania_sec h2 { padding: 0px 0 0px 0; color: #af9066; font-family: 'Fino Sans'; font-size: 79px; padding-bottom: 15px; font-weight: 400; line-height: 0.95; }
.why_tanzania_sec p {  padding-bottom:30px; color: #000000; font-family: 'optimistregular'; font-size: 21px; font-weight: normal; line-height: 30px; }
.why_tanzania_sec .image { width: 100%; }
.why_tanzania_sec .image img { width: 100%; }
.why_tanzania_sec .image1 { margin: 120px 0 0 40px; max-width: 400px; float: left; }
.why_tanzania_sec .image1 img { width: 100%; border-radius: 10px; -webkit-border-radius: 10px; box-shadow: none; -webkit-box-shadow: none; }
.why_tanzania_sec .text { padding: 0 120px 0 60px; width: calc(100% - 440px); }
.why_tanzania_sec .image2 { max-width: 945px; margin: 0 auto; }

.why_tanzania_sec { padding: 75px 0 25px; width: 100%; position: relative; }
.why_tanzania_sec .left { width: 400px; }
.why_tanzania_sec .left img { display:block; box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); }
.why_tanzania_sec .right { padding: 0 0 0 50px; width: calc(100% - 400px); }
.why_tanzania_sec .right p { max-width: 665px; }
.why_tanzania_sec .flex-row { margin-bottom: 35px; }
.why_tanzania_sec .graphic .inner { margin-right: 10px; }
.why_tanzania_sec .graphic .inner img { max-width: 87px; }

.why_tanzania_sec.space h2 { margin-right: -40px; font-size: 99px; line-height: 90px; letter-spacing: 0px; }

/*why_tanzania_sec2*/
.why_tanzania_sec2 { padding: 40px 0; width: 100%; position: relative; }
.why_tanzania_sec2 h2 { padding: 0px 0 0px 0; color: #448DC4; font-family: 'Fino Sans'; font-size: 99px; padding-bottom: 15px; font-weight: 400; line-height: 0.95; }
.why_tanzania_sec2 p {  padding-bottom:30px; color: #000000; font-family: 'optimistregular'; font-size: 21px; font-weight: normal; line-height: 30px; }
.why_tanzania_sec2 .image { width: 100%; }
.why_tanzania_sec2 .image img { width: 100%; }
.why_tanzania_sec2 .image1 { margin: 10px 0 0 0px; max-width: 400px; float: left; }
.why_tanzania_sec2 .image1 img { width: 100%; box-shadow: 0 6px 17px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 6px 17px rgba(0, 0, 0, 0.5); }
.why_tanzania_sec2 .text { padding: 0 70px 0 60px; width: calc(100% - 440px); }
.why_tanzania_sec2 .image2 { max-width: 945px; margin: 0 auto; }

.why_tanzania_sec2 { padding: 75px 0 25px; width: 100%; position: relative; }
.why_tanzania_sec2 .left { width: 400px; }

.why_tanzania_sec2 .left img { display:block; box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); }
.why_tanzania_sec2 .right { padding: 0 0 0 50px; width: calc(100% - 400px); }
.why_tanzania_sec2 .right p { max-width: 665px; }
.why_tanzania_sec2 .flex-row { margin-bottom: 35px; }
.why_tanzania_sec2 .graphic { padding: 0px; margin: -50px auto 0; width: 100%; }
.why_tanzania_sec2 .graphic .inner { margin: 0px; }
.why_tanzania_sec2 .graphic .inner p { font-size: 16px !important; }

.why_tanzania_sec2 .space h2 { margin-right: -40px; font-size: 99px; line-height: 90px; letter-spacing: 0px; }

/*map_sec*/
.map_sec { padding: 70px 0 50px; width: 100%; position: relative; background:#fff8ee; }
.map_sec .cont_wrapper { max-width: 1060px; }
.map_sec .map { max-width: 1030px; margin:0 auto 70px; }
.map_sec .map .inner { width: 100%; box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); }
.map_sec .map iframe ,
.map_sec .map img { display: block; width: 100%; }
.map_sec .inner_wrap { max-width: 940px; margin: 0 auto; }
.map_sec .text { width: 60% }
.map_sec h2 { color: #896330; font-family: 'Fino Sans'; font-size: 80px; padding-bottom: 30px; font-weight: 400; line-height: 0.95; }
.map_sec p {  padding-bottom:25px; color: #000000; font-family: 'optimistregular'; font-size: 20px; font-weight: normal; line-height: 30px; }
.map_sec.space { padding: 90px 0 35px; background: #fff; }
.map_sec .image { margin: 45px 0 80px 0; }
.map_sec .image img { width: 100%; display: block; box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); }

.map_sec .getting_most_sec .image { margin: 0; }

.map_sec .graphic .inner { padding: 35px 30px; }
.map_sec .getting_most_sec .left.graphic { padding: 0px; margin: -60px 0px 0px; }


/*map_sec2*/
.map_sec2 { padding: 0px 0 20px; width: 100%; position: relative; background:#F5FAFF; }
.map_sec2 .map { max-width: 1030px; margin:0 auto 70px; }
.map_sec2 .map .inner { width: 100%; box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); }
.map_sec2 .map iframe ,
.map_sec2 .map img { display: block; width: 100%; }
.map_sec2 .inner_wrap { max-width: 940px; margin: 0 auto; }
.map_sec2 .text { width: 60% }
.map_sec2 h2 { color: #896330; font-family: 'Fino Sans'; font-size: 80px; padding-bottom: 30px; font-weight: 400; line-height: 0.95; }
.map_sec2 p {  padding-bottom:25px; color: #000000; font-family: 'optimistregular'; font-size: 20px; font-weight: normal; line-height: 30px; }
.map_sec2 .space { padding: 90px 0 35px; background: #fff; }
.map_sec2 .image { margin: 45px 0 80px 0; }
.map_sec2 .image img { width: 100%; display: block; box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); }


.graphic { padding: 150px 0 0 0; width: 40%; text-align:center; }
.graphic .inner { display: inline-flex; -webkit-display: inline-flex; flex-wrap:wrap; -webkit-flex-wrap:wrap; align-content:center; -webkit-align-content:center; padding: 35px 42px; margin:  0 -50px 0 0; text-align: center; width: 270px; height:270px;  background:#032940; border-radius: 50%; -webkit-border-radius: 50%; color:#fff;  vertical-align: top; flex-direction: row; }
.graphic img { max-width: 105px; margin: 0 auto; box-shadow: none; -webkit-box-shadow: none; box-shadow: none !important; -webkit-box-shadow: none !important; align-self: center; }
.graphic p { padding: 20px 0 0 0 !important; color: #fff !important; font-size: 15px !important; line-height: 20px !important; letter-spacing:0.10em; font-family: 'optimistregular'; align-self: center; }
.graphic p strong { font-weight: normal; font-family: 'optimistbold'; }

.smaller p { padding:13px 0 0 0 !important; color: #fff !important; font-size: 13px !important; line-height: 20px !important; letter-spacing:0.10em; }


/*getting_most_sec*/
.getting_most_sec { padding: 75px 0 25px; width: 100%; position: relative; }
.getting_most_sec .left { width: 400px; }
.getting_most_sec .left img { display:block; box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); }
.getting_most_sec .right { padding: 0 0 0 50px; width: calc(100% - 400px); }
.getting_most_sec h2 { color: #896330; font-family: 'Fino Sans'; font-size: 95px; padding: 0 90px 30px 0; font-weight: 400; line-height: 0.95; }
.getting_most_sec p {  padding-bottom:25px; color: #000000; font-family: 'optimistregular'; font-size: 21px; font-weight: normal; line-height: 1.42; }
.getting_most_sec .right p { max-width: 665px; }
.getting_most_sec .flex-row { margin-bottom: 35px; }
.getting_most_sec .graphic .inner { margin-right: 10px; }
.getting_most_sec .graphic .inner img { max-width: 116px; }
.getting_most_sec .right.mt-0 .img__caption { padding-top: 7px; text-align: right; }
.getting_most_sec p sup { line-height: 1; font-size: 50%; }
.getting_most_sec p a, .railDockSection-0 a { font-family: 'optimistbold'; font-weight: normal; text-decoration: underline !important; }
.getting_most_sec p a:hover { color: #666; text-decoration: none }
.getting_most_sec .right.mt-0 img { box-shadow: 20px 4px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 4px 40px rgba(0, 0, 0, 0.4); }
.getting_most_sec .audio_player { max-width: 640px; }

.getting_most_sec .img__caption { padding-top: 25px; }
.getting_most_sec .img__caption span { padding-top: 7px; display: block; }
.getting_most_sec .image2 img { box-shadow: 10px 2px 34px rgba(47, 47, 47, 0.5); -webkit-box-shadow: 10px 2px 34px rgba(47, 47, 47, 0.5); }
.getting_most_sec .cs-inner { padding: 0 0 15px; margin: 0 auto; max-width: 1000px; }
.getting_most_sec .cs-inner2 { margin: 0 auto; max-width: 1000px; }
.getting_most_sec .cs-inner2 .left { width: 45%; }
.getting_most_sec .cs-inner2 .right { padding: 0px; margin: 2px -80px 0px auto; width: 57%; }

.getting_most_sec.space { background-color: #fff8ee; }
.getting_most_sec.space .right.scs { padding: 0 60px 0px 110px; }
.getting_most_sec.space .full-image { padding-bottom: 90px; margin: 0 auto; width: 100%; max-width: 1024px; }
.getting_most_sec.space .full-image img { box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 20px 40px rgba(0, 0, 0, 0.4); }
.getting_most_sec.space .cs-full-text { padding: 15px 0px 10px; margin: 0 auto; max-width: 930px; }

.getting_most_sec .csss-img .left {  }
.getting_most_sec .csss-img .left .inner { margin: 0px; position: relative; z-index: 2; }
.getting_most_sec .csss-img .right { padding: 0px; margin: 0 0 0 -100px; width: calc(100% - 300px); }

/*my_dream_sec*/
.my_dream_sec { padding: 75px 0 25px; width: 100%; position: relative; }
.my_dream_sec .left { width: 400px; }
.my_dream_sec .left img { display:block;}
.my_dream_sec .right { padding: 0 0 0 50px; width: calc(100% - 400px); }
.my_dream_sec h2 { color: #af8f66; font-family: 'Fino Sans'; font-size: 95px; padding: 0 90px 30px 0; font-weight: 400; line-height: 0.95; }
.my_dream_sec p {  padding-bottom:25px; color: #000000; font-family: 'optimistregular'; font-size: 21px; font-weight: normal; line-height: 1.42; }
.my_dream_sec p em { font-style: normal; font-family: 'optimistitalic'; }
.my_dream_sec .right p { max-width: 665px; }
.my_dream_sec p a { font-family: 'optimistbold'; font-weight: normal; text-decoration: underline; }
.my_dream_sec p a:hover { border-bottom-color: transparent; }
.my_dream_sec .flex-row { margin-bottom: 35px; }
.my_dream_sec .graphic .inner { margin-right: 10px; }
.my_dream_sec .graphic .inner img { max-width: 87px; }

.my_dream_sec.space { background-color: #F5FAFF; }
.my_dream_sec.space .left { width: 38%; z-index: 1; position: relative; }
.my_dream_sec.space .right.scs { padding: 0 40px 0px 50px; width: 60%; }
.my_dream_sec.space .full-image { padding-bottom: 50px; margin: 0 auto; width: 100%; max-width: 1024px; }
.my_dream_sec.space .full-image img { box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5); -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.5); }
.my_dream_sec.space .cs-full-text { padding: 15px 0px 10px; margin: 0 auto; max-width: 930px; }
.my_dream_sec.space .full-image .img__caption { padding-top: 10px; }
.my_dream_sec.space3 .img__caption { padding-top: 10px; }
.my_dream_sec.space3 .img__caption .img__caption2 { padding-top: 2px; display: block; }

.my_dream_sec.space3 .imgWW { margin: -108px 0 0 auto; max-width: 77%; }

/*bottom_sec*/
.bottom_sec { padding-bottom: 75px; width: 100%; position: relative; }
.bottom_sec .cont_wrapper { max-width: 980px; margin: 50px auto 0px; }
.bottom_sec .image { width: 41%; }
.bottom_sec .image img { min-height: 100%; object-fit: cover; object-position: center right; }
.bottom_sec .right { padding:  30px 10px 20px 30px; width: 59%; }
.bottom_sec .internal { background:#092441; }
.bottom_sec .top { padding-left: 25px; }
.bottom_sec .cap_logo { max-width: 250px; display: inline-block; vertical-align: middle; }
.bottom_sec .cap_logo img{width: 250px}
.bottom_sec .venture_logo { max-width: 191px; display: inline-block; vertical-align: middle; }
.bottom_sec .sep { margin: 0 8px; width: 1px; height: 40px; background:#6c757e; display: inline-block; vertical-align: middle; }
.bottom_sec .col3 { padding:0 10px; width: 33.33%; text-align: center; }
.bottom_sec .col3 .num { color: #ffffff; font-family: 'robotothin'; font-size: 93px; font-weight: normal; font-style: normal; line-height: 1.1; }
.bottom_sec .col3 p { padding: 0px; color: #ffffff; font-family: 'robotobold'; font-size: 14px; font-weight: normal; line-height: 1.2; letter-spacing: 0.57px; }
.bottom_sec .col p{padding: 0px; color: #ffffff; font-family: 'optimistregular'; font-size: 20px; font-weight: normal; line-height: 1.2; letter-spacing: 0.57px;}
.bottom_sec .col{ padding: 0px 25px; margin: 30px auto 0; width: 100%;}



.santa_sec { padding: 65px 0 21px; width: 100%; position: relative; }
.santa_sec .image { width: 100%; display: block; }
.santa_sec img { width: 100%; display: block; }
.santa_sec .image1 { max-width: 100%; padding-left: 19%; }
.santa_sec .image1 .img__caption { padding: 0 0 0 15px; position: absolute; bottom: 75px; left: -15px; width: 222px; color: #304e2e; }
.santa_sec .image1 .img__caption .img__caption2 { padding-top: 2px; display: block; }
.santa_sec .image2 { max-width: calc(100% - 380px); margin:25px 0 -70px 0; z-index:1; position: relative; }
.santa_sec .image2 img { box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); }
.santa_sec .image3-1 { float: right; max-width: 25%; margin: 130px 0px }
.santa_sec .image3 { float: right; max-width: 84%; }
.santa_sec .text { padding: 0px; max-width: 1094px; margin:0 auto; }
.santa_sec .text .pic1 { box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); margin: -60px 0 35px -43px; max-width: 100%; float: left; }
.santa_sec .text h2 { padding: 52px 0px 20px 0px; color: #304e2e; font-family: 'Fino Sans'; font-size: 101px; font-weight: 400; line-height: 0.85; }
.santa_sec .text p {  padding-bottom:30px; color: #000000; font-family: 'optimistregular'; font-size: 20px; font-weight: normal; line-height: 30px; }
.santa_sec .image .image-box { padding: 50px 0px 0px; margin-top: -210px; position: absolute; left: calc(100% + 70px); top: 50%; width: auto; }
.santa_sec .text p a { font-weight: normal; text-decoration: underline; }
.santa_sec .text p a:hover { text-decoration: none; }

.santa_sec .content { width: 49%; float: right; position: relative; left: 35px;}
.santa_sec .img { width: 51%; float: left; position: relative;  }
.santa_sec .audio_player { position: absolute; left: -39px; bottom: -152px; max-width: 580px; }
.santa_sec .img .pic2 { margin: -80px 0 0;  }
.santa_sec .img .pic2 p { padding: 15px 0 0; display: block;font-size: 12px;line-height: 1.4;font-family: 'optimistitalic';color: #3a6f37; text-align: left; }
.santa_sec.day3 { background: #d4d8d3; padding: 48px 0 85px; }
.santa_sec.day3 .image1 { padding-right:0%; padding-left: 0; max-width: calc(100% - 150px); }
.santa_sec.day3 .img { width: 41.25%;  position: relative; float: right;}
.santa_sec.day3 .img img.pic1  { margin: -48px 0 35px 45px; box-shadow: none;  }
.santa_sec.day3 .content { width: 57%; left: 0; float: left; }
.santa_sec.day3 .img .graphic .inner { justify-content: center; background: #092441; }

.santa_sec.day3 .img .graphic { position: absolute; bottom: -205px; left: 0;right: 0; margin: 0 auto; }
.santa_sec.day3 .california-img img { box-shadow: 0 6px 17px rgba(0, 0, 0, 0.5); }

.santa_sec.day3 .image1 .img__caption { left: auto; right: -142px; width: 141px; bottom: 65px; line-height: 1; }

.map_sec.california { background: none; padding: 65px 0 0px; overflow: hidden;}


.santa_sec .image1 .top-caption.california { position: absolute; top: 0; color: #fff; z-index: 99; left: 15px; letter-spacing: 1.5px !important; padding: 13px 0 0; font-size: 12px; font-style: normal;letter-spacing: normal;line-height: normal;text-align: left; display: block; font-family: 'optimistregular'; padding-left: 19%; }


.exploring_sec { width: 100%; overflow: hidden; padding: 72px 0 4px; }
.exploring_sec .cont_wrapper { max-width: 1185px; }
.exploring_sec .img { width: 38.5%; float: left; margin-right: 6.5%; position: relative;}
.exploring_sec .img span { padding: 13px 0 0;  color: #127ecc;font-size: 12px;font-style: normal;letter-spacing: normal;line-height: normal;text-align: left; display: block; font-family: 'optimistitalic'; }
.exploring_sec .img span strong { font-weight: normal; font-family: 'optimistbold_italic'; }
.exploring_sec .img img { box-shadow: 10px 2px 30px rgba(77, 77, 77, 0.5); display: block; }
.exploring_sec .text { width: 52%; float: left; }
.exploring_sec .text h3 { margin:0; padding:0 0 24px; color: #127ecc;font-size: 85px;font-family: 'Fino Sans';
font-style: normal; letter-spacing: normal; line-height: 75.8px; text-align: left;}
.exploring_sec .text p { padding-bottom: 30px; color: #000000; font-size: 20px; font-weight: normal;font-style: normal;letter-spacing: normal; line-height: 30px; text-align: left; font-family: 'optimistregular'; }
.exploring_sec .text p a { font-weight: normal; text-decoration: underline; }
.exploring_sec .text p a:hover { text-decoration:  none; }
.exploring_sec .img .top-caption { position: absolute; top: 0; color: #fff; z-index: 99; left: 15px; letter-spacing: 1.5px; font-family: 'optimistregular';}


.exploring_sec .audio_player { max-width: 525px; margin: 8px 0 45px -14px; }

.santa_sec.day3.hawaii { background: none; padding: 0 0 64px; }
.santa_sec.day3.hawaii .image1 .img__caption { color: #127ecc; bottom: 106px; line-height: 1.4; padding-left: 12px;}
.santa_sec.day3.hawaii .content { padding-top: 65px;  }

.santa_sec.day3.hawaii .cont_wrapper { max-width: 1185px; }
.santa_sec.day3.hawaii .image1 { max-width: calc(100% - 163px); }
.santa_sec.day3.hawaii .content { width: 50%; }
.santa_sec.day3.hawaii .img { width: 48.5%; }
.santa_sec.day3.hawaii .img img.pic1 { box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); margin: -94px 0 35px 30px;}

.santa_sec.day3.hawaii .california-img { width: 585px; max-width: 585px; margin-top: 40px; }

.map_sec.hawaii { background: #dcf0fe; padding-bottom: 12px;}

.bottom_sec.hawaii .cont_wrapper { margin: 84px auto 0px; }
.santa_sec.day3.hawaii .image1 .top-caption { position: absolute; top: 0; color: #fff; z-index: 99; left: 15px; letter-spacing: 1.5px !important; padding: 13px 0 0; font-size: 12px; font-style: normal;letter-spacing: normal;line-height: normal;text-align: left; display: block; font-family: 'optimistregular'; }



.santa_sec.japan { }
.santa_sec.japan { padding: 50px 0 21px; background: none; }
.santa_sec.japan .image1 .img__caption { color: #ba282c; line-height: 1.7; bottom: 66px; left: -10px;}
.santa_sec.japan .text h2 { padding-top: 30px; font-size: 85px; line-height: 75.8px; color: #ba282c; }
.santa_sec.japan .image1 { padding-left: 20.25%; padding-right: 2.75%; }
.santa_sec.japan .img { width: 41%; }
.santa_sec.japan .content { width: 55%; left: 0; padding-bottom: 135px; }
.santa_sec.japan .text .pic1 { margin: -57px 0 35px -39px; box-shadow: 10px 2px 30px rgba(77, 77, 77, 0.5); -webkit-box-shadow: 10px 2px 30px rgba(77, 77, 77, 0.5); }

.santa_sec.japan .image .image-box { left: 25px; z-index: 99; margin-top: -260px;  }
.santa_sec.japan .image .image-box .inner { background: #082440; }
.santa_sec.japan .audio_player { max-width: 472px; position: absolute; bottom: 0; left: 0;}



.santa_sec.day3.japan {  background: none; padding: 10px 0 30px; }
.santa_sec.day3.japan .image1 .img__caption { color: #ba282c; bottom: 87px; line-height: 1.4; padding-left: 12px; left: auto; }
.santa_sec.day3.japan .cont_wrapper { max-width: 1200px; }
.santa_sec.day3.japan .image1 { max-width: calc(100% - 180px); padding:0;  }
.santa_sec.day3.japan .content { width: 42%; left: 75px; padding-top: 60px; padding-bottom: 0; }
.santa_sec.day3.japan .img { width: 45%; }
.santa_sec.day3.japan .img img.pic1 { box-shadow: 20px 10px 40px rgba(0, 0, 0, 0.4); margin: -73px 0 35px 25px;}
.santa_sec.day3.japan .california-img { width: 585px; max-width: 585px; margin-top: 40px; }


.santa_sec.japan .japan_bottom { width: 100%; max-width: 1048px; margin:0 auto; padding-top: 20px; position: relative; left: 50px;}
.santa_sec.japan .japan_bottom .top { width: 100%; position: relative; z-index: 9; }
.santa_sec.japan .japan_bottom .top figure {  max-width: 476px;  }
.santa_sec.japan .top-text { max-width: 844px; margin-top: -62px; position: relative; left: 19.5%;}
.santa_sec.japan .top-text p { padding-bottom: 30px; color: #000000; font-size: 20px; font-weight: normal;font-style: normal;letter-spacing: normal; line-height: 30px; text-align: left; font-family: 'optimistregular'; position: relative; left: -103px; max-width: 760px; }
.santa_sec.japan .top-text p a { font-weight: normal; text-decoration: underline; }
.santa_sec.japan .top-text p a:hover { text-decoration:  none; }
.santa_sec.japan .top-text .Japan-img { margin-bottom: 55px; z-index: 9 }
.santa_sec.japan .top-text .img__caption {position: absolute;top: 90px;left: -165px;color: #ba282c;}

.exploring_sec.japan { background: #fff3f3; padding-top: 65px; overflow: unset;  padding-bottom: 20px; }
.exploring_sec.japan .text h3 { color: #ba282c; font-size: 99px; line-height: 90px; margin-top: 10px; padding-bottom: 40px; }
.exploring_sec.japan .img span { color: #ba282c; padding: 0 0 10px; }
.exploring_sec.japan .cont_wrapper { max-width: 1075px; position: relative; left: -13px; }
.exploring_sec.japan .img img { box-shadow: 0 2px 14px rgba(0, 0, 0, 0.5); }
.exploring_sec.japan .img { margin-right: 5.25%; position: relative; }
.exploring_sec .text { width: 54%; }
.exploring_sec .graphic { position: absolute; bottom: -170px; left: 17%; }
.exploring_sec .graphic .inner { }
.exploring_sec .graphic p { font-size: 14px !important; line-height: 16px !important;}

.map_sec.japan { background: #fff3f3; padding-top: 45px; }





/**************************************Footer Css**************************************************/
footer { display: block; width: 100%; background: #151515; padding: 20px 0; text-align: center; z-index: 9999; overflow: hidden; position: relative; }
footer a.footer_logo { display: inline-block; }
a.footer_logo img { vertical-align: top; width: 169px; }
footer ul { list-style: none; padding: 5px 0 0; }
footer ul li { display: inline-block; font-family: 'Source Sans Pro', sans-serif; font-size: 12px; line-height: 16px; font-weight: 600; color: #fff; padding: 0 5px 0 8px; background: url(../images/link_sep.jpg) no-repeat left center; }
footer ul li:first-child { background: none; }
footer ul li a { display: block; color: #fff; }
footer ul li a:hover, footer ul li a:focus { color: #888888; }
/**************************************Footer Css**************************************************/


#div-gpt-interstitial { height: 1px; overflow: hidden; position: absolute; left: 0; bottom: 0; z-index: -1; }
#div-gpt-wallpaper { height: 1px; overflow: hidden; position: absolute; left: 0; bottom: 0; z-index: -1; }
html { -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */ }

/*----*/

.audio_player {  padding: 12px 40px 12px 25px; margin:10px 0 45px -10px; height: 85px; width: 100%; max-width: 530px; background-color: #032940; border-radius: 55px; -webkit-border-radius: 55px; }
.controls { position: relative; width: 65px; height:65px; margin: 0px; }
.controls #play { cursor: pointer; font-size:0; display: block; width: 100%; height:100%; background:url(../images/play.png) center center no-repeat; background-size:100% 100%; transition: none; -webkit-transition: none; }
.controls #pause { cursor: pointer; position:absolute; left:0; top:0; font-size:0; display: block; width: 100%; height:100%; background:url(../images/pause.png) center center no-repeat; background-size:100% 100%; transition: none; -webkit-transition: none; }
.player { width: calc(100% - 70px); padding-left: 20px; }
.player h5 { padding: 0 0 10px 0; font-size: 18px; letter-spacing:0.035em; color:#fff; line-height: 1.2; }
#slider { width: 100%; height: 4px; background: #fff; border-radius: 2px; }
#slider div {  width: 4px;  height: 4px;  margin-top: 1px;  background: #fff;  border-radius: 2px;  position: relative;}
#slider div:after { width: 9px; height:9px; content:''; position:absolute; right:0; top:-2px; background:#fff; border-radius: 50%; -webkit-border-radius: 50%; }
#timer { padding: 4px 0 0 0; color: #fff; line-height: 1.1em; font-size: 16px; text-align: right; }

.social_icons_box {position: fixed; width: 100%; max-width: 100%; height: 100%; left: 0; top: 100%; background: rgba(0, 0, 0, 0.7); z-index: 9999999;padding: 62px 30px 0; overflow-y: scroll; }

.img__caption { display: block; font-size: 12px; line-height: 1.4; font-family: 'optimistitalic'; color: #896330; }
.img__caption strong { font-weight: normal; font-family: 'optimistbold_italic'; }

.page-italy .img__caption { color: #022940; }
.page-italy .planning_sec h2 { color: #082440; }
.page-italy .detail_sec2 .text h2 { color: #082440; }
.page-italy .planning_sec .person .text h3 { color: #082440; }
.page-italy .why_tanzania_sec2 h2 { color: #082440; }


#map { height: 707px; }

