@charset "UTF-8";

/* nav.css - part of tripReview.css - 06/2019 */

/* RESET */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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;
    background-color: transparent
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display: block;
}

html {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    border: none !important;
}

body {
	font-family: Arial, sans-serif;
    overflow-x: hidden !important;
    overflow-y: hidden !important;
    letter-spacing: 1.5px;
    height: 100%;
	width: 100%;
}

.container {
    overflow-x: hidden !important;
    overflow-y: hidden !important;
	position: relative;
	margin: 0;
    padding: 0;
    height: 100%;
	width: 100%;
	display: flex;
    border: none;
    align-items: center;
	justify-content: center;
}

#tripReviewLogo {
    position: absolute;
    top: 5%;
    left: -1%;
    transform: scale(0.6,0.6);
}

#tiLogo {
    position: absolute;
    top: 5%;
    right: 1%;
    transform: scale(0.8,0.8);
}

input[type="range"] {
    height: inherit;
    width: inherit;
    background: rgba(0, 0, 0, 0.0);
}

.flag-icon {
	background-size: contain;
	background-position: 50%;
	background-repeat: no-repeat;
	position: relative;
	display: inline-block;
	width: 1.33333333em;
	line-height: .8em
}

.flag-icon:before {
	content: "\00a0"
}

.nav {
    margin: 3px 10px 0 10px
}

.nav2 {
    margin: 0 0 0 10px
}

#mobToggle {
    display: none
}

.navSpacer {
    position: relative;
    height: 100%;
    width: 1px;
    border-left: 1px solid #666666;
    margin: 0 10px 0 10px;
    padding-top: 5px
}

#slideSpacer1 {
    color: #666666
}

#dayNightTog {
    width: 126px;
    margin: 0 auto 0 auto
}

/*** Custom Icons ***/

.ia {
  	display: inline-block;
	margin-bottom: 0;
  	width: 18px;
	height: 18px;
  	transform: translate(0, 0)
}

/* makes the font 33% larger relative to the icon container */
.ia-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.ia-sm {
    width: 10px;
    height: 10px;
}

.ia.ia-pull-left {
    margin-right: .3em;
}

.ia.ia-pull-right {
    margin-left: .3em;
}

.ia.ia-pull-down {
    margin-bottom: -.24em;
}

.ia.ia-pull-up {
    margin-bottom: .3em;
}

.ia-slow {
  	background-image: url("../img/icon-slow.png");
	background-size: contain
}

.ia-fast {
  	background-image: url("../img/icon-fast.png");
	background-size: contain
}

.ia-slow2 {
  	background-image: url("../img/icon-slow2.png");
	background-size: contain
}

.ia-fast2 {
  	background-image: url("../img/icon-fast2.png");
	background-size: contain
}

.ia-arrowrt {
  	background-image: url("../img/icon-arrowrt.png");
	background-size: contain
}

.ia-arrowrt2 {
  	background-image: url("../img/icon-arrowrt2.png");
	background-size: contain
}

.ia-arrowdown {
  	background-image: url("../img/icon-arrowdown.png");
	background-size: contain
}

.ia-moon {
  	background-image: url("../img/icon-moon.png");
	background-size: contain
}

.ia-moon2 {
  	background-image: url("../img/icon-moon2.png");
	background-size: contain
}

.ia-moon3 {
  	background-image: url("../img/icon-moon3.png");
	background-size: contain
}

.ia-sun {
  	background-image: url("../img/icon-sun.png");
	background-size: contain
}

.ia-sun2 {
  	background-image: url("../img/icon-sun2.png");
	background-size: contain
}

.ia-sun3 {
  	background-image: url("../img/icon-sun3.png");
	background-size: contain
}

.ia-stop {
  	background-image: url("../img/icon-stop.png");
	background-size: contain
}

.ia-play {
  	background-image: url("../img/icon-play.png");
	background-size: contain
}

.ia-legend {
  	background-image: url("../img/icon-legend.png");
	background-size: contain
}

.ia-expenses {
  	background-image: url("../img/icon-expenses.png");
	background-size: contain
}

.ia-mobile {
  	background-image: url("../img/icon-mobile.png");
	background-size: contain
}

.ia-fullscreen {
  	background-image: url("../img/icon-fullscreen.png");
	background-size: contain
}

.ia-fullscreen2 {
  	background-image: url("../img/icon-fullscreen2.png");
	background-size: contain
}

.ia-compress {
  	background-image: url("../img/icon-compress.png");
	background-size: contain
}

.ia-compress2 {
  	background-image: url("../img/icon-compress2.png");
	background-size: contain
}

.ia-zoomin {
  	background-image: url("../img/icon-zoomin.png");
	background-size: contain
}

.ia-zoomin2 {
  	background-image: url("../img/icon-zoomin2.png");
	background-size: contain
}

.ia-zoomout {
  	background-image: url("../img/icon-zoomout.png");
	background-size: contain
}

.ia-zoomout2 {
  	background-image: url("../img/icon-zoomout2.png");
	background-size: contain
}

.ia-north {
  	background-image: url("../img/icon-north.png");
	background-size: contain
}

.ia-north2 {
  	background-image: url("../img/icon-north2.png");
	background-size: contain
}

.ia-south {
  	background-image: url("../img/icon-south.png");
	background-size: contain
}

.ia-south2 {
  	background-image: url("../img/icon-south2.png");
	background-size: contain
}

.ia-info {
  	background-image: url("../img/icon-info.png");
	background-size: contain
}

.ia-info2 {
  	background-image: url("../img/icon-info2.png");
	background-size: contain
}

.ia-close {
  	background-image: url("../img/icon-close.png");
	background-size: contain
}

.ia-close2 {
  	background-image: url("../img/icon-close2.png");
	background-size: contain
}

i.slider, i.slider:hover, i.slider:active, i.slider:focus, i.slider:visited {
	color: #fff;
	outline: none;
	text-decoration: none;
    cursor: pointer
}

.btn i, .btn i:hover, .btn i:active, .btn i:focus, .btn i:visited {
	color: #fff;
	outline: none;
	text-decoration: none;
    cursor: pointer
}

#content a {
	background-color: transparent !important;
	text-decoration: none !important;
    cursor: pointer
}

#content a:hover {
	background-color: transparent !important;
	text-decoration: underline !important;
    text-decoration: none !important;
}

a.slDer, a.slDer i {
	color: #ffffff !important;
	background-color: transparent !important;
	text-decoration: none !important;
    cursor: pointer
}

a.slDer:hover, a.slDer i:hover {
	color: #cccccc !important;
	background-color: transparent !important;
	text-decoration: none !important;
}

#projLink1, #projLink2, #projLink3, #projLink4, #projLink5 {
    color: #9aafd1;
    cursor: pointer;
    text-decoration: underline;
}

#projectionHelp, #flScreen, #zmIn, #zmOut, #northPole, #southPole {
    color: #9aafd1
}

.northPole {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.southPole {
	-webkit-transform: scaleY(-1);
	-moz-transform: scaleY(-1);
	-o-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
    filter: FlipH;
    -ms-filter: "FlipH";
}

i.rot {
    -webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

/* Collapsible DIV */
.collapse-icon {
	width: 10px;
	height: 10px;
	line-height: 5px;
	text-align: center;
	pointer-events: none;
	padding: 0;
	margin: 3px 25px 0 0;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	transition: all ease-out 0.2s;
}

.collapse-icon-flip {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.collapse-icon i {
	color: #fff !important
}

#collapsible {
	position: absolute;
    height: 33px;
	top: 0;
	left: 0;
    z-index: 10000;
	margin: 0;
	padding-left: 15px;
    background-color: #000f4a;
	cursor: pointer;
	width: 100%;
	border: none;
	text-align: center;
	outline: none;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
	-webkit-transition: background 1.0s ease-in-out;
	transition: background 1.0s ease-in-out;
}

.collapsibleTag {
	width: 90px;
	margin: 8px auto 0 auto
}

.tagText {
    float: left
}

.tagIcon {
   float: right 
}

.active, #collapsible:hover {
	background-color: #0324a9;
}

.content {
	height: 0;
	position: absolute;
	top: 33px;
	left: 0;
    z-index: 9999;
	width: 100%;
	-webkit-transition: all 1.0s ease-in-out;
	transition: all 1.0s ease-in-out;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

/*** Bootstrap Styled Button ***/
.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: .375rem .75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: .25rem;
}

@media screen and (prefers-reduced-motion:reduce) {
	.btn {
		transition: none
	}
}

.btn {
    background: rgba(1,24,113,1);
    background: -moz-linear-gradient(top, rgba(1,24,113,1) 0%, rgba(0,15,74,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(1,24,113,1)), color-stop(100%, rgba(0,15,74,1)));
    background: -webkit-linear-gradient(top, rgba(1,24,113,1) 0%, rgba(0,15,74,1) 100%);
    background: -o-linear-gradient(top, rgba(1,24,113,1) 0%, rgba(0,15,74,1) 100%);
    background: -ms-linear-gradient(top, rgba(1,24,113,1) 0%, rgba(0,15,74,1) 100%);
    background: linear-gradient(to bottom, rgba(1,24,113,1) 0%, rgba(0,15,74,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#011871', endColorstr='#000f4a', GradientType=0 );
    border: 1px solid #000;
	color: #fff
}

.btn:focus, .btn:hover {
	text-decoration: none;
    background: rgba(2,38,180,1);
    background: -moz-linear-gradient(top, rgba(2,38,180,1) 0%, rgba(2,29,138,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(2,38,180,1)), color-stop(100%, rgba(2,29,138,1)));
    background: -webkit-linear-gradient(top, rgba(2,38,180,1) 0%, rgba(2,29,138,1) 100%);
    background: -o-linear-gradient(top, rgba(2,38,180,1) 0%, rgba(2,29,138,1) 100%);
    background: -ms-linear-gradient(top, rgba(2,38,180,1) 0%, rgba(2,29,138,1) 100%);
    background: linear-gradient(to bottom, rgba(2,38,180,1) 0%, rgba(2,29,138,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0226b4', endColorstr='#021d8a', GradientType=0 );
	border: 1px solid #2a010b
}

.btn.focus, .btn:focus {
	outline: none;
}

.btn.disabled, .btn:disabled {
	opacity: .65
}

.btn:not(:disabled):not(.disabled) {
	cursor: pointer
}

a.btn.disabled, fieldset:disabled a.btn {
	pointer-events: none
}

.btn-primary {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:hover {
	color: #fff;
	background-color: #0069d9;
	border-color: #0062cc
}

.btn-primary.focus, .btn-primary:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

.btn-primary.disabled, .btn-primary:disabled {
	color: #fff;
	background-color: #007bff;
	border-color: #007bff
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
	color: #fff;
	background-color: #0062cc;
	border-color: #005cbf
}

.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5)
}

/* GRID */

.row {
	zoom: 1;
	width: 100%
}

.rowpad {
	zoom: 1;
	width: 95%;
	margin: 0 auto 0 auto
}

.row:before, .row:after {
	content: "";
	display: table;
}

.row:after {
	clear: both;
}

.col-quarter {
	padding-right: 10px;
	float: left;
	width: 25%;
}

.col-quarter:last-of-type {
	padding-right: 0;
}

.col-quarter-ns {
	padding-right: 10px;
	float: left;
	width: 25%;
}

.col-quarter-ns:last-of-type {
	padding-right: 0;
}

.col-half {
	padding-right: 10px;
	float: left;
	width: 50%;
}

.col-half:last-of-type {
	padding-right: 0;
}

.col-half-ns {
	/*padding-right: 10px;*/
	float: left;
	width: 50%;
}

/*.col-half-ns:last-of-type {
	padding-right: 0;
}*/

.col-threequarter {
	padding-right: 10px;
	float: left;
	width: 75%;
}

.col-threequarter:last-of-type {
	padding-right: 0;
}

.col-threequarter-ns {
	padding-right: 10px;
	float: left;
	width: 75%;
}

.col-threequarter-ns:last-of-type {
	padding-right: 0;
}

.col-third-ns {
	float: left;
	width: 32%;
}

.col-third-ns:last-of-type {
	padding-right: 0;
}

.col-third {
	padding-right: 10px;
	float: left;
	width: 33%;
}

.col-third:last-of-type {
	padding-right: 0;
}

.col-twothird {
	padding-right: 10px;
	float: left;
	width: 66.6666666667%;
}

.col-twothird:last-of-type {
	padding-right: 0;
}

/* Rounded Slider/Switch */

.navSwitch {
	position: relative;
	display: inline-block;
	margin: 5px auto 0 auto;
	width: 60px;
	height: 34px;
}

.navSwitch-icon {
	display: block;
	position: relative;
	height: 30px;
	font-size: 30px;
	margin: 3px auto 0 auto
}

.navSwitch-icon div {
	position: absolute;
	top: 11px;
	left: 60px;
	font-size: 14px;
}

/* Hide default HTML checkbox */
.navSwitch input.navSwitchinput {
	display: none;
}
/* The slider */
.navSlider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
    height: 24px;
    width: 50px;
	background-color: #626060;
	-webkit-transition: .4s;
	transition: .4s;
}

.navSlider:before {
	position: absolute;
	content: "";
	height: 16px;
	width: 16px;
	left: 4px;
	bottom: 4px;
	background-color: white;
	-webkit-transition: .4s;
	transition: .4s;
}

.navSlider .addText {
	position: relative;
	height: 20px;
	width: 20px;
	margin: 9px 0 0 6px
}

input.navSwitchinput:checked + .navSlider .addText {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

input.navSwitchinput:checked + .navSlider {
	background-color: #0b172c;
}

input.navSwitchinput:focus + .navSlider {
	box-shadow: 0 0 1px #0324a9;
}

input.navSwitchinput:checked + .navSlider:before {
	-webkit-transform: translateX(26px);
	-ms-transform: translateX(26px);
	transform: translateX(26px);
}

/* Rounded sliders */

.navSlider.round {
	border-radius: 34px;
}

.navSlider.round:before {
	border-radius: 50%;
}

.pad {
	padding: 15px
}

.pad-top {
	padding: 15px 0 0 0
}

.pad-right {
	padding: 0 15px 0 0
}

.pad-bottom {
	padding: 0 0 15px 0
}

.pad-left {
	padding: 0 0 0 15px
}

.small {
	font-size: 12px;
	color: #b9b9b9;
	font-weight: normal
}

.small2 {
	font-size: 12px;
	font-weight: normal
}

.med {
	font-size: 15px;
	color: #333;
	font-weight: normal
}

.justify {
	text-align: justify
}

.center {
	text-align: center
}

.mid {
	margin-top: 15%
}

.left {
	text-align: left
}

.right {
	text-align: right
}

.full {
	width: 100%
}

.fade {
	opacity: 1;
	transition: opacity 0.35s ease-in-out;
}

.fade:hover {
	opacity: 0.5;
}

@media only screen and (max-width: 1025px) {
    .nav {
        transform: scale(1.3,1.3);
        margin: 0 10px 0 10px
    }
    .nav2 {
        transform: scale(1.3,1.3);
        margin: 0 0 0 10px
    }
    .content {
        top: 0;
    }
    #world {
        transform: scale(0.6,0.6);
    }
    #tripReviewLogo {
        transform: scale(0.6,0.6);
        top: 3%;
        left: -2.5%
    }
    #tiLogo {
        transform: scale(0.6,0.6);
        top: 3%;
        right: 1%
    }
    .mobilePad {
        margin-top: 25px
    }
    #slideSpacer1, #collapsible, #fullscreen, #fullScreenSpacer {
        display: none
    }
    #mobToggle {
        display: block
    }
    .btn {
        font-size: 12px
    }
    .airfare, .transportation, .accommodation {
        height: 20px
    }
}
