@font-face {
    font-family: 'AIA-Body';
    src: url("fonts/AIA-Body.eot");
    src: url("fonts/AIA-Body.woff") format("woff"), url("fonts/AIA-Body.svg#") format("svg");
}

@font-face {
    font-family: 'AIA-Heading';
    src: url("fonts/AIA-Heading.eot");
    src: url("fonts/AIA-Heading.woff") format("woff"), url("fonts/AIA-Heading.svg#") format("svg");
}

body {
    font-family: 'AIA-Body', "Helvetica", serif;
	background-color: #725744;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "AIA-Heading", serif !important;
    letter-spacing: 0.02em;
}
p,li{
	letter-spacing: 0.02em;
}
a:hover {
    color: inherit;
    text-decoration: none;
}
a {
    color: inherit; 
    text-decoration: none; 
}
.pointer{
	cursor: pointer;
}
.arrow{
	position: fixed;
    bottom: 0;
    z-index: 500;
    margin-bottom: 10px;
}
.submit-btn:not(:disabled):not(.disabled):active,.download-btn:not(:disabled):not(.disabled):active{
    background: linear-gradient(#f2ca7d,#A8935C, #937a48,#A8935C,#f2ca7d);
}
.btn.focus, .btn:focus{
    box-shadow: none;
}
body.modal-open {
	overflow: hidden;
}
.main-container{
	height: 100vh;
    width: 100vw;
	background: linear-gradient(#312A25, #725744);
	z-index:-2;
}
.main-navbar{
	height: 14vh;
	color:white;
	background-image: linear-gradient(#312a26, #39302a 13vh, rgba(57,48,42,0));
	background-image: -webkit-linear-gradient(#312a26, #39302a 13vh, rgba(57,48,42,0));
	background-image: -o-linear-gradient(#312a26, #39302a 13vh, rgba(57,48,42,0));
	background-image: -moz-linear-gradient(#312a26, #39302a 13vh, rgba(57,48,42,0));
	background-image: -webkit-linear-gradient(#312a26, #39302a 13vh, rgba(57,48,42,0));
	background-image: -ms-linear-gradient(#312a26, #39302a 13vh, rgba(57,48,42,0));
}
.main-navbar .logo{
	margin-right: 0px;
	width: 14vw;
	max-width: 10vh;
}
.main-navbar #name{
	letter-spacing: 0.02em;
	cursor: default;
	margin-left: 8vh;
	/*display: none;*/
}
.menu-backdrop{
	background-color: #000;
	width:100vw;
	height: 100vh;
	z-index:1039;
	display: none;
}
.mobile-menu{
	position: fixed;
	z-index: 1040;
	padding-top: 4vh;
	padding-left: 16px;
}
#hamburgerbar-wrapper{
	width: 6vh;
	height: 6vh;
	min-width: 5vw;
    min-height: 5vw;
	border:2px solid #a7925b;
	position: relative;
}
.mobile-menu-list {
	display:none;
	position: absolute;
	width: 100vw;
	padding-right: 5vw;
	padding-left: 5vw;
	padding-top: 3vw;
}
.mobile-menu-list .first img{
	width: 13vw;
	max-width: 13vh;
}
.mobile-menu-list .first a{
	opacity: 1;
}
.mobile-menu-list{
	font-family: "AIA-Heading", serif !important;
	font-size: 20px;
}
.mobile-menu-list a{
	margin-left: 3vw;
	opacity: 0.7;
	width: initial;
}
.mobile-menu-list .active{
	opacity: 1;
	list-style-type: none;
	margin-top: -1vh;
	color: inherit; 
	background-color: inherit; 
	border-color: inherit;
}
.mobile-menu-list a:hover {
    color: inherit;
    background-color: inherit;
}
.mobile-menu-list .active:before{
	margin-left: -1vw;
	margin-right: 5px;
    content: "";
    background-image: url(svg/leaf-topic.svg);
    background-size: 100% 100%;
    display: inline-block;
    height: 7vw;
    width: 7vw;
    position: relative;
    top: 9px;
}
.mobile-menu-list #menu a{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 24px;

}
.list-group-item:first-child {
     border-top-left-radius: 0; 
     border-top-right-radius: 0; 
}
.list-group-item {
	 padding-left:0;
	 padding-right:0; 
	 background-color: inherit; 
	 border:none; 
}
.list-group-item:before{
	margin-left: 5vw;
	content: "•";
	padding-right: 20px;
}
#arrow-down,#arrow-up{
	width: 20px;
    float: right;
    cursor: pointer;
}
	
.content{
	padding-top: 14vh;
	color:white;
	min-height: 100vh;
}
.content .title{
	margin-top: 10vh;
}
.content .title h1{
	font-size:38px;
}
.content .title h2{
	margin-top: -2vh;
}
.content .topic{
	margin-top: 2vh;
}
.content .topic h1{
	margin-bottom: -5px;
    font-size: 2.8rem;
}      
.content .topic img{
	height:5vh;
	margin-left: -3px;
	min-height: 6vw;
}
.content .body{
	margin-top: 2vh;
	padding-bottom: 10vw;
}
.content .body p{
	font-size: 18px;
	opacity: 0.7;
}
.content .body h3{
	margin-bottom: 0px;
}
.section .formPage-mobile{
	padding-bottom: 150px;
}
.form div{
	margin-bottom: 1.5vh;
}
.form div input[type=text], .form div .form-province{
	width: 100%;
	padding: 5px 10px 3px 10px;
}
.form div input[type=text]::placeholder, .form div .form-province::placeholder{
	color:#8B8B8B;
}
#form span.break{
	display: block;
}
.list-props .col-12 .row{
	margin-top: -12px;
}
.number{
    font-size: 60px;
    margin-top: -1vh;
    font-family: "AIA-Heading", serif;
}
.text-list{
	display: flex;
    align-items: center;
}
.text-list p{
	margin-bottom: 0px!important;
}

.box-select{
	border: 3px solid #A8935C;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
}
button:focus {
    outline: none;
}
.box-select-leaf{
	width: 100%;
}
.box-select-leaf img{
	width: inherit;
	max-width: 900px;
}
.validateWarning {
	margin-bottom:0px;
}
.form-deal div{
	display: inline;
}
.submit-btn h2{
	margin-bottom: 0px!important;
}
.modal-box{
	background-color: transparent!important;
	padding-left: 8vw;
	padding-right: 8vw;
}
.modal-title{
	margin-top:2vh;
}
.modal-container{
	background:linear-gradient(#312A25,  #725744,#725744);
	height: 80vh;
	margin-top:4vh;
	border: 4px solid #A8935C;
}
.modal-container img{
	width: 6vw;
	max-width: 6vh;
	z-index: 2000;
}
.modal-container p,.modal-container ul li{
	padding-right: 3vw;
}
.modal-backdrop.show ,.menu-backdrop{
    opacity: 0.7!important;
}
/*.modal-box button{
	margin-top:2.5vh;
	padding-left: 10vw;
	padding-right: 10vw;
}*/
.modal-box a.download-btn{
	margin-top:2.5vh;
	padding-left: 10vw;
	padding-right: 10vw;
	text-shadow: none;
}

.modal-scroll{
	overflow-x: hidden;
	overflow-y: scroll;
	max-height: 60vh;
}
.pin{
	opacity: 0.5;
}
.non-bullet{
	list-style-type:none;
}
.non-bullet li:before { 
	content: "- ";
	margin-left: -22px;
    padding: 0px 6px;
}
.video img{
	width: inherit;
}
.video p{
	margin-top:10px;
	font-size: 17px!important;
}
.video .video-box{
	border:2px solid #A8935C;
}
.video .play-icon{
	width: 65px;
}

.video .play-icon-wrapper ,.menu-icon-wrapper{
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
}
.source-btn-modal{
	background-color: transparent!important;
	border: 0px;
	padding: 0px;
}


#emailChecking{
	padding-top:7px;
	display: none;
	position:absolute;
	right:0;
	padding-right:24px;
	color: #000;
}

#phoneChecking{
	padding-top:7px;
	display: none;
	position:absolute;
	right:0;
	padding-right:24px;
	color: #000;
}

.loading{
	position:relative;
}


.video .embed-responsive, .video .inner {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.video .embed-responsive .inner {
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	position: absolute;
	padding: 0;
	transition: opacity .5s;
	cursor: pointer;
}

.footer{
	background-color:#000;
}
.footer button{
	background-color:#000;
	border-radius: 0px!important;
	padding: 0 20px 0 10px;
}
.footer button div{
	display: inline-flex;
}
.footer button h5{
	margin-bottom: 0px;
}
.footer button img{
	width: 20px;
	height:11px;
}
.footer a{
	font-size: 14px;
}
.footer a:hover{
	text-decoration: none;
}
.footer .share-btn-wrapper{
	display: flex;
	align-items: center;
	justify-content: center;
}
.warning{
    font-family: 'Cordia New';
}
.license{
	font-size: 50%!important;
    font-weight: 400!important;
    font-family: 'Cordia New';
}


.background-animate{
	opacity: 0;

	-webkit-backface-visibility: hidden;
}
.background-animate-smooth{
	-webkit-transition: -webkit-transform 1.5s;
	transition: transform 1.5s;
}
#tree{
	padding-left: 5vw;
	padding-right: 5vw;
}
#tree>.main-tree{
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
	opacity: 0;
	bottom: 0;
}

#tree .tree-base{
	margin-bottom: -12px;
	z-index: -1;
	max-height: 65vh;
}


@-webkit-keyframes leafMotion {
	0% {
		-webkit-transform:rotate3d(0,1,1,-10deg);
		transform:rotate3d(0,1,1,-10deg);
	}
	50% {
		-webkit-transform:rotate3d(0,1,1,8deg);
		transform:rotate3d(0,1,1,10deg);
	}
	100% {
		-webkit-transform: rotate3d(0,1,1,-10deg);
		transform: rotate3d(0,1,1,-10deg);
	}
}


@-webkit-keyframes treeFlash {
	0% {
		transform: scale(0.6);
	}
	50% {
		transform: scale(1);
	}
	100% {
		transform: scale(0.6);
	}
}
@-webkit-keyframes treeFlash2{
	0% {
		transform: scale(0.9);
	}
	50% {
		transform: scale(0.6);
	}
	100% {
		transform: scale(0.9);
	}
}

#tree div.tree-menu{
	position: absolute;
	right: 0px;
	margin: auto;
	height: 100px;
	width: 100px;
}
#tree div.tree-menu div.blink{
	width: inherit;
    height: inherit;
    opacity: 0.7;
    padding: 0 0;
	background-image: radial-gradient(ellipse, #d0c087,rgba(112,85,67,0) 50%);
	background-image: -webkit-radial-gradient(ellipse, #d0c087,rgba(112,85,67,0) 50%);
	background-image: -o-radial-gradient(ellipse, #d0c087,rgba(112,85,67,0) 50%);
	background-image: -moz-radial-gradient(ellipse, #d0c087,rgba(112,85,67,0) 50%);
	background-image: -ms-radial-gradient(ellipse, #d0c087,rgba(112,85,67,0) 50%);
	-moz-border-radius: 50px !important;
	-o-border-radius: 50px !important;
	-webkit-border-radius: 50px !important;
	border-radius: 50px !important;
}
#tree div.tree-menu div.blink:hover{
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    -o-animation-play-state: paused;
    animation-play-state: paused!important;
}

#tree h4{
	font-size: 2vw!important;
}
#tree a{
	color: #A8935C;
	text-shadow: #333 2px 2px 2px;
}

#tree .tree-menu{
	position: absolute;
	right: 0px;
	margin: auto;
	width: fit-content;
}

#tree .tree-top{
	position: absolute;
	top: -8%;
	right: 0px;
	left: 6px;
	margin: auto;
	height: 20%;
	-webkit-animation: leafMotion 5s 0s infinite;
	-webkit-transform-origin: bottom center;
	animation: leafMotion 5s 0s infinite;
	transform-origin: bottom center;
}
#tree-bg img{
	width: 100%;
}

.tree-bg{
	position: absolute;
    display: flex;
    align-items: flex-end;
    width: 100%;
    height: 100%;
    background-image: url(svg/tree-bg3.svg);
    background-size: 90vw 70vh;
    background-repeat: no-repeat;
    background-position: 25vw bottom;}
.tree-bg img{
	width: 100%;
}
.tree-bg2 {
	position: absolute;
	display: flex;
	align-items: flex-end;
	width: 100%;
	height: 100%;
	background-image: url(svg/tree-bg2.svg);
	background-size: 85vw 55vh;
	background-repeat: no-repeat;
	background-position: -10vw bottom;
}

.background-wrapper-tree{
	position: absolute;
	display: flex;
	align-items: flex-end;
	width: 100%;
	height: 101%;
	background-image: url(svg/tree-bg.svg);
	background-size: 94vw 55vh;
	background-repeat: no-repeat;
	background-position: 17vw bottom;
}
.background-wrapper-tree img{
	width: 85vw;
}
.background-wrapper-leaf{
	position: absolute;
	display: flex;
	align-items: flex-end;
	width: 100%;
	height: 86vh;
	background-image: url(svg/leaf-bg.svg);
	background-size: 55vw 43vh;
	background-repeat: no-repeat;
	background-position: right bottom;
	-webkit-backface-visibility: visible;

}
.background-wrapper-leaf.slow {
	-webkit-transition: -webkit-transform 1.5s;
	transition: transform 1.5s;
}
.background-wrapper-leaf.active {
	transform: translateX(-100px) translateY(-268px) rotateY(180deg) scale(0.65) !important;
}
.background-wrapper-fruit{
	position: absolute;
	display: flex;
	align-items: flex-end;
	width: 100%;
	height: 86vh;
	background-image: url(svg/fruit-bg.svg);
	background-size: 75vw 43vh;
	background-repeat: no-repeat;
	background-position: 45vw bottom;
}

/* custom gender checkbox */
.gender-btn {
	background-color:#fff;
	float:left;
}
.gender-btn input[type="radio"]{
    display: none;
}
.gender-btn label {
    float:left;
    width: 20vw;
    color:#8B8B8B;
}

.gender-btn label span {
    text-align:center;
    padding:7px 0px;
    display:block;
}

.gender-btn label input {
    position:absolute;
    top:-20px;
}

.gender-btn input:checked + span {
    background-color:#A8935C;
    color:#725744;
}
/* end */

/* custom checkbox */
input[type="checkbox"] {
	border: 2px solid #A8935C!important;
}
.form div input[type="checkbox"]:not(:checked),.form div input[type="checkbox"]:checked {
  	position: absolute;
    opacity: 0;
    cursor: pointer;
}
.form div input[type="checkbox"]:not(:checked) + label,.form div input[type="checkbox"]:checked + label {
	position: relative;
	padding-left: 1.95em;
}
.form div input[type="checkbox"]:not(:checked) + label:before,.form div input[type="checkbox"]:checked + label:before {
	content: '';
	position: absolute;
	left: 0; top: 0;
	width: 1.25em; height: 1.25em;
	border: 2px solid #A8935C !important;
}
.form div input[type="checkbox"]:not(:checked) + label:after,.form div input[type="checkbox"]:checked + label:after {
	position: absolute;
	content: "";
	background-image:url("svg/done.png");
	background-size: 100% 100%;
	height: 23px;
	width: 25px;
	top: -0.25em;
	left: 0.2em;
	transition: all .2s;
}
.form div input[type="checkbox"]:not(:checked) + label:after {
	opacity: 0;
	transform: scale(0);
}
.form div input[type="checkbox"]:checked + label:after {
	opacity: 1;
	transform: scale(1);
}
.form div label:hover:before {
	border: 2px solid #A8935C!important;
}
/* disabled checkbox */
.form div input[type="checkbox"]:disabled:not(:checked) + label:before,.form div input[type="checkbox"]:disabled:checked + label:before {
	box-shadow: none;
	border-color: #bbb;
	background-color: #ddd;
}
.form div input[type="checkbox"]:disabled:checked + label:after {
  	color: #999;
}
.form div input[type="checkbox"]:disabled + label {
  	color: #aaa;
}
/* accessibility */
.form div input[type="checkbox"]:checked:focus + label:before,.form div input[type="checkbox"]:not(:checked):focus + label:before {
  	border: 2px solid blue;
}
/* end */

/*custom scrollbar*/
.modal-box ::-webkit-scrollbar {
    width: 4px;
}
.modal-box ::-webkit-scrollbar-track {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(49,42,37,0.9);
}
.modal-box ::-webkit-scrollbar-thumb {
    background: #A8935C; 
    border-radius: 10px;
}
.modal-box ::-webkit-scrollbar-thumb:hover {
    background: #A8935C; 
    border-radius: 10px;
}
/*end*/

#top img{
	width:7vw;
    margin-bottom: 10px;
    max-width: 7vh;
}
#download{
	padding-top: 10px;
    background: rgba(0,0,0,0.6);
    padding-bottom: 10px;
    margin-bottom: -1px;
    bottom: 0;
    display: none;
    z-index: 10;
}
#top #download .download-wrapper{
	height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#arrow-up{
	display: none;
}
#web-title{
	opacity: 0;
}

.margin-r-1vh{
	margin-left: 1vh;
}
.margin-b-0{
	margin-bottom: 0px;
}
.margin-bt-3vh{
	margin-bottom: 3vh;
}
.margin-t-1vh{
	margin-top: 1vh;
}
.margin-t-3vh{
	margin-top: 3vh;
}
.margin-t-5vh{
	margin-top: 5vh;
}
.margin-t-9vh{
	margin-top: 9vh;
}
.padding-r-15{
	padding-right: 15px!important;
}
.padding-l-15{
	padding-left: 15px!important;
}
.padding-lr-5{
	padding-left: 5px!important;
	padding-right:5px!important;
}
.plr-sm-30{
	padding-left: 30px!important;
	padding-right:30px!important;
}
.padding-10-vw{
	padding-left: 10vw;
	padding-right:10vw;
}
.padding-ct{
	margin-left: 6vw;
	margin-right:6vw;
}
.padding-form{
	padding-left: 3vw;
	padding-right:3vw;
}
.padding-modal{
	padding-left: 4.5vw;
	padding-right:6vw;
}
.padding-quote{
	padding-right: 5vw;
	padding-left: 5vw;
	width:100%;
}
.padding-quote img{
	width: inherit;
}
.height-100vh{
	height: 100vh;
}
.divider{
	border-top: 1px solid rgba(168,147,92,0.5);
}
.text-gold{
	color:#A8935C!important;
}
.text-gold-light{
	color:#E7D2AD!important;
}
.text-gold-dark{
	color:#725744!important;
}
.text-gray{
	color:#8B8B8B!important;
}
.bg-gold{
	background-color:#A8935C!important;
}
.bg-gold-gradient{
	background: linear-gradient(#f2ca7d,#A8935C, #937a48,#A8935C,#f2ca7d);
}
.text-shadow{
	text-shadow: #333 0px 1px 1px;
}
.alert {
	border-radius: 0rem;
}
#frm-submission .alert {
	padding: 0 1.25rem;
	font-size: 14px;
}

/* desktop */
#dataLoading{
	padding-top:7px;
	display: none;
	position:absolute;
	right:0;
	padding-right:10px;
}
#loading{
	position:relative;
	margin-bottom:0px;
}

/* rotate small device (iphone5) */
@media only screen and (max-width: 568px) and (max-height: 320px){
	.mobile-menu-list #menu a {
    	font-size: 20px;
	}
	#menu{
		padding-bottom: 0px!important;
	}
	.box-select-leaf img{
    	max-width: 340px;
	}
}
/* rotate small device */
@media only screen and (max-width: 768px) and (max-height: 420px){
	#tree .tree-base {
    	max-height: 55vh;
	}
	.padding-quote img{
		max-width: 250px!important;
	}
	.padding-form {
	    padding-left: 7vw;
	    padding-right: 7vw;
	}
	.modal-dialog {
    	max-width: inherit;
	}
	.modal-container{
		margin-top: 5vh;
	}
	.tree-bg {
    	height: 95%;
    	background-size: 70vh;
    	background-position: 65vw bottom;
	}
	.tree-bg2 {
     	background-size: initial;
    	background-position: -10vw bottom;
	}
	.background-wrapper-tree {
    	background-size: initial;
    	background-position: right bottom;
	}
	.background-wrapper-fruit {
    	background-size: 90vh;
	}
	.modal-scroll {
    	max-height: 55vh;
    	margin-top: -10px;
	}
	.list-group-item:before {
	    margin-left: 3vw;
	}
	.mobile-menu-list #menu a {
    	padding-top: 2px;
    	padding-bottom: 2px;
	}	
	.mobile-menu-list .active:before {
    	height: 4vw;
    	top: 7px;
	}
	.main-navbar #name {
    	margin-left: 15vh!important;
    	margin-top: 1vh!important;
	}
	.main-navbar {
    	height: 16vh!important;
	}
}
/* rotate small device (large screen) */
@media only screen and (max-width: 992px) and (max-height: 420px){
	.h1, h1{
		font-size: 3rem;
	}
	.h2, h2{
		font-size: 2.5rem!important;
	}
	.h3, h3{
		font-size: 2rem!important;
	}
	.h4, h4{
		font-size: 1.75rem!important;
	}
	.h5, h5{
		font-size: 1.5rem!important;
	}
	.content .title h1 {
    	font-size: 2.5rem!important;
	}
	.content .title h2 {
    	font-size: 2rem!important;
	}
	.content .topic img {
    	min-height: 5vw;
	}
	.content .body p {
    	font-size: 18px!important;
	}
	#first-content .title {
    	margin-top: 1vh;
	}
	.padding-quote img{
		max-width: 250px!important;
	}
	.content .topic h1 {
    	font-size: 3.5rem!important;
	}
	.modal-scroll p, .modal-scroll ul li {
    	font-size: 18px!important;
	}
	.modal-scroll {
    	max-height: 50vh;
    	margin-top: -10px;
	}
	.submit-btn h2 {
    	font-size: 2rem!important;
	}
	.mobile-menu-list .active:before {
    	height: 4vw;
	}
	.list-group-item:before {
    	margin-left: 3vw;
	}
	.main-navbar #name {
    	margin-left: 20vh;
    	margin-top: -2vh;
	}
	#tree .tree-base {
    	max-height: 55vh;
	}
	.main-navbar {
    	height: 20vh;
	}
}
/* small device like iphone5 */
@media only screen and (max-width: 320px) and (min-width: 220px){
	.content .title h1{
		font-size: 32px;
	} 
	.content .title h2{
	   	font-size: 28px;
	}
	.content .body h3 {
    	font-size: 24px;
	}
	.submit-btn h2 {
    	font-size: 20px;
	}
	.footer a {
    	font-size: 12px;
	}
}
@media (min-width: 768px) {
	.h1, h1{
		font-size: 4.5rem;
	}
	.h2, h2{
		font-size: 3.5rem;
	}
	.h3, h3{
		font-size: 3.0rem;
	}
	.h4, h4{
		font-size: 2.3rem;
	}
	.h5, h5{
		font-size: 2.0rem;
	}
	.mobile-menu-list .active:before {
    	top: 15px;
    	margin-top: 5px;
    	margin-left: 20px;
	}
	.padding-ct{
		margin-left: 12vw;
		margin-right:12vw;
	}
	.padding-md-20-vw {
    	padding-left: 20vw!important;
    	padding-right: 20vw!important;
	}
	.padding-md-7-vw {
    	padding-left: 7vw!important;
    	padding-right: 7vw!important;
	}
	.menu-icon-wrapper img{
		width: 70%;
	}
	.content .title h1 {
	    font-size: 4.5rem;
	}
	#tree div{
    	padding-left: 17vw;
    	padding-right: 17vw;
	}
	#tree .tree-base {
	    margin-bottom: -20px;
	}

	.main-navbar .logo {
	    margin-right: 10px;
	    width: 10vw;
	}
	.mobile-menu {
	    padding-left: 30px;
	}
	#top img {
		margin-bottom: 15px;
		width: 4vw;
    	max-width: 4vh;
	}
	.content .topic img {
	    height: 6vh;
	}
	.content .body p {
	    font-size: 20px;
	}
	.padding-quote img {
	    max-width: 400px;
	}
	.content .topic h1 {
	    font-size: 5rem;
	}
	.text-list p{
		font-size: 22px;
	}
	.number {
    	font-size: 70px;
	}
	.video p {
	    margin-top: 22px;
	    font-size: 25px!important;
	}
	.video .play-icon {
    	width: 90px;
	}
	.padding-form {
	    padding-left: 15vw;
	    padding-right: 15vw;
	}
	.form div input[type=text], .form div .form-province{
		font-size: 20px;
	}
	.gender-btn label span {
    	font-size: 20px;
	}
	.submit-btn h2 {
    	font-size: 2.2rem;
	}
	.form div input[type="checkbox"]:not(:checked) + label:after, .form div input[type="checkbox"]:checked + label:after {
	    height: 27px;
	    width: 35px;
	}

	.footer a {
    	font-size: 22px;
	}
	.footer button img {
    	height: 17px;
	}
	.footer button{
    	border-radius: 5px!important;
	}
	.footer button h5{
    	font-size: 24px;
	}
	.footer .share-btn-wrapper{
    	justify-content: flex-end;
	}
	.license {
	    font-size: 70%!important;
	}
	.modal-dialog {
	    max-width: initial;
	}
	.modal-container img {
	    width: 4vw;
	}
	.modal-scroll p, .modal-scroll ul li{
		font-size: 20px;
	}
	.modal-container ul{
		padding-left: 7vw;
	}
	.box-select-leaf img{
    	max-width: 400px;
	}

	.mobile-menu-list .first img {
    	width: 10vw;
    	max-width: 10vh;
    	margin-left: 1vw;
	}
	.mobile-menu-list {
	    font-size: 22px;
	}
	.mobile-menu-list .second img {
	    width: 6vw;
	    max-width: 6vh;
	}
}

@media (min-width: 992px) {
	.h1, h1{
		font-size: 4.5rem;
	}
	.h2, h2{
		font-size: 3.5rem;
	}
	.h3, h3{
		font-size: 3.0rem;
	}
	.h5, h5{
		font-size: 2.2rem;
	}
	.h6, h6{
		font-size: 1.9rem;
	}
	#tree>.main-tree{
		z-index:100;
	}
	.desktop-logo img{
		height: 9vh;
    	max-height: 9vw;
	}
	.desktop-logo p{
		font-size: 100px;
	    font-family: "AIA-Heading", serif !important;
	    margin-top: -3rem;
	    background: -webkit-linear-gradient(#725744,#312A25);
  		-webkit-background-clip: text;
  		-webkit-text-fill-color: transparent;
  		/*opacity: 0;*/
  		display: none;
	}
	#frm-submission .alert {
		padding: 0.35rem 1.25rem;
	}
	.content .title h1 {
    	font-size: 80px;
	}
	.content .title h2 {
    	font-size: 70px;
	}
	.content {
    	padding-top: 0;
	}
	.content .body{
		margin-top: 0;
		width:100%;
	}
	.desktop-paragraph{
		height: 100vh;
		width:100%;
		display: flex;
		flex-direction: column;
    	justify-content: center;
	}
	.padding-ct{
		margin-left: 0vw;
		margin-right:13vw;
	}
	.section .formPage-mobile{
		padding-bottom: 0;
	}
	.content .body p{
		font-size: 20px;
	}
	#top img {
    	width: 1.5vw;
		cursor: pointer;
	}
	.desktop-menu-list .first img {
    	height: 9.5vh;
    	min-height: 5.5vw;
	}
	.desktop-menu-list #menu a{
		font-family: "AIA-Heading", serif !important;
		opacity: 0.4;
		padding-top: 1vh;
		padding-bottom: 1vh;
		font-size: 24px;

	}
	.list-group-item:first-child {
	     border-top-left-radius: 0;
	     border-top-right-radius: 0;
	}
	.list-group-item {
    	 padding-left:0;
    	 padding-right:0;
    	 background-color: inherit;
    	 border:none;
	}
	.list-group-item:before{
    	margin-left: 2vw;
		content: "•";
		padding-right: 20px;
		margin-left: -3vw;
	}
	.list-group-item.active {
	    z-index: 2;
	    opacity: 1!important;
		font-size: 27px!important;
		padding-top: 0!important;
	    color: inherit;
	    background-color: inherit;
	    border-color: inherit;
	    padding-left: 4vw;
	    padding-bottom: 2vw!important;
	}
	.list-group-item:focus, .list-group-item:hover {
	    z-index: 1;
	    text-decoration: none;
	}
	.list-group-item-action:focus, .list-group-item-action:hover {
	    color: inherit;
	    text-decoration: none;
	    background-color: inherit;
	}
	.desktop-menu-list a{
		text-decoration: none;
		color:inherit;
		padding-left: 5vw;
	}
	.desktop-menu-list #menu a:hover{
		opacity: 1;
		color: inherit;
		background-color: inherit;
	}
	.desktop-menu-list span.break{
		display: block;
	}
	.desktop-menu-list .active:before{
    	margin-left: -4vw;
		content: "";
	    background-image: url(svg/leaf-topic.svg);
	    background-size: 100% 100%;
	    display: inline-block;
	    height: 4vw;
	    width: 4vw;
	    position: relative;
	    top: 15px;
	}
	.desktop-menu{
		/*position: fixed;*/
		/*top: 0;*/
		z-index:1310;
		/*width:inherit;*/
		display: none;
	}
	#second-content .body{
		width: 60%;
	}
	#third-content .body{
		width: 65%;
		min-width:500px;
	}
	#third-content{
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}
	#third-content .body{
		margin-left: 0px;
		margin-right: 0px;
	}
	#third-content .body h3{
		font-size:45px;
	}
	#third-content .body h4{
		font-size:35px;
	}
	.padding-quote img {
    	min-width: 350px;
    	max-width: 500px;	
   	}
	.padding-quote {
     	padding-left: 0;
     	padding-right: 15vw;
     	text-align: left!important;
	}
	#forth-content,#modal-content,#form,#video-content{
		display: flex;
    	align-items: center;
	}
	#fifth-content{
		display: flex;
		flex-direction: column;
    	justify-content: center;
	}
	#fifth-content .topic h2{
		font-size: 31px;
	}
	#fifth-content .body{
		width: 90%;
	}
	#fifth-content .topic div{
		display: block;
	}
	.box-select:hover{
		background-color: #A8935C;
	}
	.padding-l-10-vw {
	    padding-left: 10vw!important;
	}
	.modal-container {
	    height: 85vh;
	}
	.modal{
		padding-right: 5vw;
		padding-left: 35vw;
		z-index: 1400;
	}
	.modal-box
	{
		padding-left: 0vw;
		padding-right: 0vw;
	}
	.modal-dialog{
		max-width: 100vw;
		max-height: 50vh;
	}
	.modal-backdrop{
		background:linear-gradient(#312A25,  #725744,#725744);
		z-index: 1350;
	}
	.modal-content{
		border: 0px;
		width: 50vw;
	}
	.modal-container{
		background: rgba(0,0,0,0);
	}
	.modal-container img {
		width: 3vw;
		z-index: 2000;
	}
	.modal-container p, .modal-container ul li{
		font-size: 1.2rem;
	}
	.modal-container ul{
		padding-left: 4.5vw;
	}
	.modal-title{
		margin-top: 3vh;
	}
	.modal-scroll {
		max-height: 50vh;
		padding-bottom: 3.0vh;
		margin-top: -10vh;
	}
	.modal-scroll .padding-ct{
		margin-left: 5vw;
		margin-right: 5vw;
	}
	.modal-scroll .padding-ct-2{
		margin-left: 4vw;
		margin-right: 4vw;
	}
	.modal-box a.download-btn{
		margin-top: 1vh;
		margin-bottom: 1vh;
		padding-left: 5vw;
		padding-right: 5vw;
	}
	.modal-download {
		display: flex!important;
		align-items: center;
		justify-content: center;
		background-color: rgba(0, 0, 0, 0.2);
	}
	.form div input[type=text], .form div .form-province {
    	font-size: 18px;
	}
	.gender-btn label span ,.term-text{
    	font-size: 18px!important;
	}
	.submit-btn h2 {
    	font-size: 25px;
	}
	.wrapper {
		display: grid;
		align-items: center;
		justify-items: center;
	}
	.video {
		font-size: 1.3rem;
		margin-left: 2vw;
		margin-right:2vw;

		transform-origin: center center;
		transform-style: preserve-3d;
		perspective: 500px;

		overflow:visible;
		-webkit-backface-visibility: hidden;
	}
	.video::-webkit-scrollbar{
		display:none;
	}
	.video h2 {
		font-size: 4.0rem;
	}
	.video .color-top {
		background: -webkit-linear-gradient(#E7D2AD 10%,#725744 60%);
    	-webkit-background-clip: text;
    	-webkit-text-fill-color: transparent;
	}
	.video .color-bottom {
		background-image: linear-gradient(to top,#E7D2AD 10%,#725744 60%);
		color: transparent;
		-webkit-background-clip: text;
	}
	#watch-the-film-1 {
		cursor: pointer;
	}
	#watch-the-film-2 {
	   cursor: pointer;
   	}
	#share-the-film-1, #share-the-film-2 {
		cursor: pointer;
	}
	.padding-modal{
		padding-left: 3vw;
	}

	@-webkit-keyframes vdo-layer-animation1 {
		0% {
			-webkit-transform:scale(0.9) translate3d(0,0,0px);
			transform:scale(0.9) translate3d(0,0,0px);
		}
		50% {
			-webkit-transform:scale(0.9) translate3d(-20px,-75px,0);
			transform:scale(0.9) translate3d(-20px,-75px,0);
		}
		100% {
			-webkit-transform:scale(0.9) translate3d(0,0,50px);
			transform:scale(0.9) translate3d(0,0,50px);
		}
	}
	@-webkit-keyframes vdo-layer-animation {
		0% {
			-webkit-transform:scale(0.9) translate3d(0,0,0px);
			transform:scale(0.9) translate3d(0,0,0px);
		}
		50% {
			-webkit-transform:scale(0.9) translate3d(20px,75px,0);
			transform:scale(0.9) translate3d(20px,75px,0);
		}
		100% {
			-webkit-transform:scale(0.9) translate3d(0,0,50px);
			transform:scale(0.9) translate3d(0,0,50px);
		}
	}
	@-webkit-keyframes vdo-layer-animation1-r {
		0% {
			-webkit-transform:scale(0.9) translate3d(0,0,50px);
			transform:scale(0.9) translate3d(0,0,50px);
		}
		50% {
			-webkit-transform:scale(0.9) translate3d(-20px,-75px,0);
			transform:scale(0.9) translate3d(-20px,-75px,0);
		}
		100% {
			-webkit-transform:scale(0.9) translate3d(0,0,0px);
			transform:scale(0.9) translate3d(0,0,0px);
		}
	}
	@-webkit-keyframes vdo-layer-animation-r {
		0% {
			-webkit-transform:scale(0.9) translate3d(0,0,50px);
			transform:scale(0.9) translate3d(0,0,50px);
		}
		50% {
			-webkit-transform:scale(0.9) translate3d(20px,75px,0);
			transform:scale(0.9) translate3d(20px,75px,0);
		}
		100% {
			-webkit-transform:scale(0.9) translate3d(0,0,0px);
			transform:scale(0.9) translate3d(0,0,0px);
		}
	}
	.vdo-absolute {
		top: -50px;
	}

	#vdo1.top-up{
		-webkit-animation: vdo-layer-animation1 650ms 0s both;
		animation: vdo-layer-animation1 650ms 0s both;
	}
	#vdo2.top-up{
		-webkit-animation: vdo-layer-animation-r 650ms 0s both;
		animation: vdo-layer-animation-r 650ms 0s both;
	}
	#vdo1.bottom-up{
		-webkit-animation: vdo-layer-animation1-r 650ms 0s both;
		animation: vdo-layer-animation1-r 650ms 0s both;
	}
	#vdo2.bottom-up{
		-webkit-animation: vdo-layer-animation 650ms 0s both;
		animation: vdo-layer-animation 650ms 0s both;
	}

	.vdo-layer{
		animation-timing-function: cubic-bezier(0.3,0,0.74,1) !important;
	}

	.video .play-icon {
		width: 6vh;
		padding: 0.5vh;
	}
	.wrapper {
		display: grid;
		align-items: center;
		justify-items: center;
	}
	.vdo-div .content {
		/*padding-top: 5vh*/
	}
	.vdo-div{
		/*margin-top: -5vh;*/
		width: 100%;
		padding-top: 10vh;
	}
	.video .video-box{
		width: inherit;
		height: 100%
	}

	.color-image1::after {
		display: block;
		position: relative;
		background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #725744 100%);
		margin-top: -100px;
		height: 100px;
		width: 100%;
		content: '';
	}

	.color-image2::before {
		background-image: linear-gradient(to top,rgba(255, 255, 255, 0) 0, #725744 100%);
		content: "";
		display: block;
		width: 100%;
		height: 100px;
		position: absolute;
		top: 0mm;
		left: 0mm;
	}

	.padding-form{
		padding-left: 0vw
	}
	.video .embed-responsive .desktop-inner {
		height: 100%;
		width: 100%;
	}
	.video .vdo-box{
		width: inherit;
	}
	.gender-btn label {
		width: 8vw;
	}
	#download {
	    /*padding-top: 20px;*/
	    background: rgba(0,0,0,0.2);
	    /*padding-bottom: 25px;*/
	    margin-bottom: -1px;
	    bottom:0;
	    display: none;
	}
	.tree-bg {
		background-position: right 20% bottom;
		background-size: 50vh;
	}

	.tree-bg2 {
		background-size: 75vh;
		background-position: left 35% bottom;
	}

	.background-wrapper-tree{
		background-size: 70vh;
		background-position: right bottom;
	}

	.background-wrapper-leaf{
		background-size: 55vw 43vh;
		background-position: right bottom;
	}
	.background-wrapper-fruit{
		background-size: 60vh;
		background-position: right 3% bottom;
	}
	.license {
    	font-size: 14px!important;
	}
	.warning {
    	font-size: 16px!important;
	}
	#tree .circle {
		padding: 0vw;
	}
	#tree .tree-base {
    	height: 60vh;
	}
	#form form{
		width: 100%;
	}
}

@media (min-width: 1200px) {
	.footer button img {
    	height: 13px;
	}
	.desktop-logo p{
		font-size: 125px;
	}
	.desktop-menu-list a{
		text-decoration: none;
		color:inherit;
		padding-left: 4vw;
	}
	.list-group-item:before {
	    margin-left: -2.5vw;
	}
	#first-content .title{
		margin-top: 5vh!important;
	}
	.box-select-leaf img {
    	max-width: 350px;
	}
	.padding-quote img {
    	/*min-width: 650px;*/
		max-width: 650px;

	}
	#forth-content .body{
		padding-bottom: 0;
	}
	.download-wrapper button{
		 padding: .575rem 2.75rem;
	}
	.vdo-absolute {
    	top: -100px;
	}
	.padding-r-15vw{
		padding-right: 10vw!important;
	}
}

@media (min-width: 1800px) {
	.desktop-logo p {
    	font-size: 150px;
	}
	.desktop-menu-list #menu a {
		font-size: 30px;
		padding-left: 4vw;
	}
	.list-group-item.active {
    	font-size: 40px!important;
	    padding-bottom: 1.5vh!important;
	}
	.desktop-menu-list .active:before {
	    height: 3vw;
	}
	.desktop-menu-list span.break {
	    display: inline-block;
	}
	#third-content .body {
    	margin-right: 5vw;
	}
	#third-content .body h3,h3{
    	font-size: 60px;
	}
	#third-content .body h4{
    	font-size: 48px;
	}
	.padding-quote img {
    	max-width: 650px;
	}
	.content .body p {
    	font-size: 22px;
	}
	.padding-ct {
    	margin-right: 25vw;
	}
	.content .topic h1 {
	    font-size: 72px;
	}
	#fifth-content .topic h2 {
	    font-size: 36px;
	}
	.modal-container p, .modal-container ul li {
    	font-size: 22px;
	}
	.vdo-absolute {
    	top: -150px;
	}
	#form h5{
		font-size: 36px;
	}
	.content .body {
    	padding-bottom: 5vw;
	}
	#fifth-content .body {
    	max-width: 1000px;
	}
	#menu{
		padding-top: 2rem;
	}
	#tree .tree-base {
    	height: 60vh;
	}
}
/* end */