html, body {
	height: 100%;
    padding: 0;
    margin: 0;
}

body {
	overflow-x: hidden;
	color: #000;
	background: #e6f2ff;
	font-family: 'EB Garamond', serif;
	font-weight: 300;
	font-size: 1.2em;
	text-align: left;
}

.hero-bg {
	/*background-image: linear-gradient(to right bottom, #006bb3, #1aa3ff);*/
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.0)), url("images/hero.jpg");
	background-attachment: fixed;
	background-size: cover;
	background-position: right center;
	height: 100%;
}

.hero {
	background-color: #004d99;
	background-image: linear-gradient(to bottom right, #004d99, #1a8cff);
}

.headline-container {
	background-image: linear-gradient(to top, rgba(242, 242, 242, 1), rgba(255, 255, 255, 0.0));
	text-align: center;
	height: 100%;
}

.subhead {
	font-family: 'Bevan', cursive;
	font-family: 'Playfair Display', serif;
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'EB Garamond', serif;
	font-family: 'Be Vietnam Pro';
	font-family: 'Fira Sans', sans-serif;
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Barlow Condensed', sans-serif;
	font-family: 'IBM Plex Serif', serif;
	font-style: italic;
	color: #f0f8ff;
	font-weight: 400;
	text-shadow: 2px 2px 8px #000;
	
}


.headline {
	font-family: 'Barlow Condensed', sans-serif;
	font-family: 'Playfair Display', serif;
	font-family: 'Fira Sans', sans-serif;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 800;
	line-height: 1.2em;
	text-transform: uppercase;
	text-align: ;
	color: #fff5ee;
	text-shadow: 2px 2px 8px #000;
}


.subhead-line {
	border-bottom: solid #fff 1px;
	width: 50%;
	margin-left:auto; margin-right:auto;
}

.author {
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	font-size: 0.8em;
	text-transform: uppercase;
	text-align: ;
	color: #fff;
	text-shadow: 2px 2px 8px #000;
	clear: right;
}

.headline-bo {
	background: rgba(255, 255, 255, 0.5);
	padding-top: 20px;
}

.comment {
	font-style: italic;
	font-weight: bold;
	font-size: 1.1em;
}

.headline span {
	font-family: 'EB Garamond', serif;
	font-size: 0.9em;
	font-weight: 600;
	text-transform: none;
	font-style: italic;
}

.lede-bg {
	background-color: #005c99;
	color: #fff;
	font-family: 'Fira Sans', sans-serif;
}

.lede {
	font-family: 'Fira Sans', sans-serif;
	font-family: 'IBM Plex Serif', serif;
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'EB Garamond', serif;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 600;
	font-size: 1em;
	text-align: justify;
}

.summary {
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Playfair Display', serif;
	font-family: 'Barlow Condensed', sans-serif;
	font-family: 'Fira Sans', sans-serif;
	font-family: 'IBM Plex Serif', serif;
	font-size: 0.8em;
	line-height: 1.6em;
	color: #fff;
	font-style: none;
	background: #0059b3;
}

.vertical-bar {
	background: #0080ff;
}


.parallax1 {
  /* The image used */
  background-image: url("images/parallax1.jpg");
  /* Full height */
  height: 40%;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.parallax2 {
  /* The image used */
  background-image: url("images/parallax2.jpg");
  /* Full height */
  height: 40%;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

.parallax3 {
  /* The image used */
  background-image: url("images/parallax3.jpg");
  /* Full height */
  height: 40%;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}


.parallax4 {
  /* The image used */
  background-image: url("images/parallax4.jpg");
  /* Full height */
  height: 100%;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

table {
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Playfair Display', serif;
	font-family: 'Barlow Condensed', sans-serif;
	font-family: 'Fira Sans', sans-serif;
	font-size: 0.8em;
}


h1 {
	font-family: 'IBM Plex Serif', serif;
	font-family: 'Playfair Display', serif;
	font-family: "Great Vibes", cursive;
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Fira Sans', sans-serif;
	font-family: 'Barlow Condensed', sans-serif;
	font-family: 'Fira Sans', sans-serif;
	font-weight: 800;
	text-align: center;
	color: #007acc;
	margin-top: 30px;
	margin-bottom: 30px;
}


h1 span {
	color: #0066cc;
	font-size: 1.5em;
	font-family: 'Josefin Sans', sans-serif;
}

h2 {
	font-family: 'Barlow Condensed', sans-serif;
	font-family: 'Fira Sans', sans-serif;
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Playfair Display', serif;
	font-size: 1.15em;
	font-weight: 600;
	text-transform: none;
	text-align: center;
	color: #739900;
	padding-top: 10px;
	margin-top: 30px;
	margin-bottom: 40px;
}

h3 {
	color:#739900;
}

.bg1 {
	background-image: url("images/smartphone.png");
	
}

.bg2 {
	background-image: url("images/visa.png");
}

.bg3 {
	background-image: url("images/plane.png");
}

.bg4 {
	background-image: url("images/hotel.png");
}

.bg5 {
	background-image: url("images/welcome.png");
}

.bg6 {
	background-image: url("images/bus.png");
}

.bg7 {
	background-image: url("images/site.png");
}

.bg8 {
	background-image: url("images/museum.png");
}

.bg9 {
	background-image: url("images/food.png");
}

.bg10 {
	background-image: url("images/supermarket.png");
}

.bg11 {
	background-image: url("images/environment.png");
}

img.number {
	max-width: 80px;
	margin: 40px auto 5px;
	display: block;
}

img.my-icon {
	display: block;
	margin: auto;
	max-width: 80px;
	margin-bottom: 30px;
}



.bg-container {
	position: relative;
	/* background-image: linear-gradient(to bottom right, #004d99, #1a8cff); */
}

.bg-content {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
}

.bg-quote {
	font-family: 'Barlow Condensed', sans-serif;
	height: 100%;
	margin-left: 10px;
}


.bg-quote-color {
	background-image: linear-gradient(to bottom right, #004d99, #1a8cff);
}

.bg-quote-color-reverse {
	background-image: linear-gradient(to left, rgba(254, 220, 46, 1) 50%, rgba(255, 255, 255, 0.0));
}


.bg-text {
	font-family: 'Barlow Condensed', sans-serif;
	color: #fff;
	font-weight: 500;
	margin-left: 10px;
}

.box1 {
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Playfair Display', serif;
	font-family: 'Fira Sans', sans-serif;
	font-size: 1.2em;
	font-style: italic;
	text-align: left;
	background: #997300;
	color: #fff;
	padding: 10px;
}


.name {
	font-family: 'Barlow Condensed', sans-serif;
	font-size: 0.8em;
	text-align: left;
	font-weight: 300;
	color: #fff;
	margin-left: 10px;
}


.bigquote {
	background-image: linear-gradient( to bottom right, #b36b00, #e68a00);
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.bigquotetext {
	font-family: 'Fira Sans', sans-serif;
	font-weight: 100;
}

.box-caption {
	font-family: 'Fira Sans', sans-serif;
	font-size: 0.7em;
	font-weight: 600;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.9));
	color: #fff;
}

.right-box {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}


.right-box-portrait {
	float: right;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f2f2f2;
}


.left-box {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f2f2f2;
}

.left-box-portrait {
	float: left;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #f2f2f2;
}



.quote-content {
	font-family: 'Playfair Display', serif;
	font-weight: 500;
	font-size: 1.2em;
	text-align: left;
	color: #fff;
	margin: 10px;
}


img.profile {
	max-width: 60px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

video {
  width: 100%;
  height: auto;
}

.center-box {
	float: right;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	position: relative;
	margin: 0 auto;
	margin-top: 15px;
}

.fa-quote-left, .fa-quote-right {
	color: #fff;
}

p {
	padding-left: 5px;
	padding-right: 5px;
}

p.caption {
	font-family: 'Fira Sans', sans-serif;
	color: #0059b3;
	font-weight: 300;
	font-size: 0.6em;
	color: #595959;
	padding-top: 5px;
	text-align: center;
}

.bullet {
	font-style: italic;
	color: #daa520;
	font-weight: bold;
}

.media {
	margin-bottom: 20px;
}

.media img {
	max-width: 100px;
}


.q-box {
	background-color: #99d6ff;
	padding: 10px 15px 5px;
	border-radius: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

.a-box {
	background-color: #cce6ff;
	padding: 10px 15px 5px;
	border-radius: 20px;
	margin-right: 10px;
	margin-left: 10px;
}

.question {
	border-left: #be2a62 double 4px;
}

.interviewee {
	font-weight: bold;
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Playfair Display', serif;
	font-family: 'Fira Sans', sans-serif;
	font-size: 0.8em;
}


p > .highlight {
	color: #000;
	padding-left: 5px; padding-right: 5px;
	font-style: italic;
	
}


img.center {
    max-width: 100%;
    height: auto;
	margin: auto;
	display: block;
}

img.shadow {
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

img.border {
	border: 1px solid white;
	padding: 10px;
}

hr {
	border-top: 1px solid #cccccc;
	width: 100%;
}

.share a {
	color: black;
}
.footer {
	background: #FFF0F5;
	padding-top: 20px; padding-bottom: 20px;
}

.logo {
	max-width: 100%;
    height: auto;
	margin: auto;
	display: block;
}

.quote p.content {
	margin-left: 0px;
	color: #0059b3;
	font-weight: 500;
	font-size: 1.6em;
}

.cuchi {
	background-color: #adebeb;
}

.dinh {
	background-color: #99ccff;
}

.cuchi, .dinh {
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'IBM Plex Serif', serif;
	font-family: 'Playfair Display', serif;
	font-family: "Great Vibes", cursive;
	font-family: 'Fira Sans', sans-serif;
	font-family: 'Barlow Condensed', sans-serif;
	padding-top: 20px;
}

.writer {
	font-family: "Great Vibes", cursive;
	font-family: 'Barlow Condensed', sans-serif;
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'IBM Plex Serif', serif;
	font-family: 'Playfair Display', serif;
	font-family: 'Fira Sans', sans-serif;
}

/*Back to top*/
#btt {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:45px;
    height:45px;
    background-color:rgba(255, 71, 26, 0.5);
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:45px;
    -moz-border-radius:45px;
    border-radius:45px;
	z-index: 99999;
}

#btt span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}

#btt:hover {
    background-color:#ff3300;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}