.home-main {
	position: relative;
	top: -30px;
	margin-bottom: -30px;
	font-family: 'avenir roman';
	/*margin-bottom: -173px;*/
}
.hm-s1-container, .hm-s2-container {
	height: 523px;
}
.hm-s2-container video {
	object-fit: cover;
}
.hm-s1 {
	width: 50% !important;
}
.hm-s2 {
	width: 50% !important;
}
.home #content.content-wrapper {
	margin-top: 0;
}
.hm-s1-container {
	padding-top: 361px;
	padding-left: 138px;
	padding-right: 185px;
	background-image: url('../images/vertical-line.png');
	background-position: 275px bottom;
	background-repeat: no-repeat;
}
.hm-s1-container h1 {
	font-family: 'gothamlight', sans-serif;
	font-size: 40px;
	line-height: 47px;
	color: #36546E;
}
.hm-s1-container h1 strong {
	font-family: 'gothambold', sans-serif;
}
.hm-s2-container img {
	width: 100%;
	object-fit: cover;
}
.home-sections .one-third {
	height: 167px;
	line-height: 167px;
	width: 33.333333333% !important;
	text-align: center;
}
.hs-s1-container, .hs-s2-container {
	margin-right: 1px;
}
.hs-s1-container {
	background: linear-gradient(249.44deg, #749848 23.74%, #1E6833 99.11%);
}
.hs-s2-container {
	background: linear-gradient(74.5deg, #00B4DA -48.16%, #7F37C7 102.51%);
}
.hs-s3-container {
	background: linear-gradient(116.66deg, #55ADB9 33.29%, #00B4DA 141.21%);
}
.home-sections .one-third a {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 400;
	font-size: 30px;
	line-height: 38px;
	color: #FFFFFF;
	text-decoration: none;
}
.home-sections .one-third a:hover {
	color: #ED6B2C;
}
.home-sections .one-third a svg {
	margin-left: 31px;
	vertical-align: middle;
}
.home-reach {
	padding-top: 113px;
	margin-bottom: 114px;
}
.home-reach .one-third {
	width: 33.33333333%;
	text-align: center;
}
.home-reach h2 {
	font-family: 'Mulish';
	font-weight: 400;
	font-size: 30px;
	line-height: 50px;
	text-align: center;
	color: #36546E;
	margin-bottom: 43px;
}
.home-reach .stat {
	font-family: 'Mulish';
	font-size: 80px;
	line-height: 122px;
	text-align: center;
	color: #F16D30;
}
.home-reach p {
	font-family: 'Mulish';
	font-size: 18.414px;
	line-height: 23px;
	text-align: center;
	letter-spacing: 0.125em;
	color: #555555;
	text-transform: uppercase;
	margin-top: 15px;
}
.home-sample {
	margin-bottom: 116px;
}
.home-sample-s1 {
	width: 25%;
	height: 658px;
	display: inline-block;
	vertical-align: top;
}
.home-sample-s2 {
	position: relative;
	width: 75%;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
	height: 658px;
	vertical-align: top;
	overflow: hidden;
}

.home-sample-s2-img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	transition: all 0.75s cubic-bezier(0.25,1,0.5,1);
}

.home-sample-box {
	width: 100%;
	height: 329px;
}
.home-sample-box-container {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: 100%;
	padding: 24px 24px 37px 58px;
	box-sizing: border-box;
}
.hsb-s1 {
	background-color: #36546E;
}
.hsb-s2 {
	background-color: #182F43;
}
.home-sample-box a {
	align-items: center;
	font-weight: 300;
	font-size: 32.4533px;
	line-height: 39px;
	color: #FFFFFF;
	text-decoration: none;
}
.home-sample-box a:hover {
	color: #ED6B2C;
}

.home-sample-box a:hover svg {
	transform: translateX(10px);
}

.home-sample-box a svg {
	margin-left: 15px;
	transition: transform 0.45s cubic-bezier(0.71, 0.41, 0.43, 1.79);
}
.home-sample-s2-container {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: 100%;
	padding: 0 0 38px 75px;
	box-sizing: border-box;
}
.home-sample-s2-container p {
	max-width: 486px;
}
p.item-title {
	font-family: 'Mulish';
	font-size: 40px;
	line-height: 50px;
	color: #FFFFFF;
	margin-bottom: 29px;
}
.home-sample-s2-container a {
	font-family: 'Mulish';
	font-size: 40px;
	line-height: 1.25;
	color: #FFFFFF;
	text-decoration: none;
}

.home-sample-s2-container .explore {
	display: inline-block;
	margin-top: 25px;
	font-family: 'gothambold', sans-serif;
	font-size: 26px;
}
.home-sample-s2-container a svg {
	margin-left: 14px;
	vertical-align: middle;
	transition: transform 0.45s cubic-bezier(0.71, 0.41, 0.43, 1.79);
}
.home-sample-s2-container a svg path {
	transition: fill 0.3s ease-out;
}

.home-sample-s2-container a:hover {
	color: #ED6B2C;
}

.home-sample-s2-container a:hover svg {
	transform: translateX(10px);
}

.home-sample-s2-container a:hover svg path {
	fill:#ED6B2C;
}

.home-news {
	margin-bottom: 96px;
	padding-left: 10%;
}
.news-fixed {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	padding-top: 80px;
}
.home-news-container {
	height: 495px;
	overflow-x: scroll;
	white-space: nowrap;
	position: relative;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    width: 75%;
    display: inline-block;
    vertical-align: top;
}
.home-news-container-inner {
	padding-left: 120px;
}
.home-news-container::-webkit-scrollbar {
       display: none;
    }
.home-news .news-item {
	width: 294px;
	height: 495px;
	display: inline-block;
	vertical-align: top;
	margin-right: 95px;
	white-space: normal;
}
.home-news h2 {
	font-style: normal;
	font-weight: 400;
	font-size: 40px;
	line-height: 48px;
	color: #36546E;
	margin-bottom: 27px;
}
.recent-news-text {
	font-size: 20px;
	line-height: 24px;
	color: #555555;
	margin-bottom: 27px;
}
.news-text {
	padding-top: 100px;
}
.blog-link a {
	display: inline-flex;
	align-items: center;
	font-family: 'Mulish';
	font-weight: 900;
	font-size: 22px;
	line-height: 28px;
	color: #36546E;
	text-decoration: none;
}
.blog-link a:hover {
	color: #ED6B2C;
}
.blog-link a:hover svg {
	transform: translateX(10px);
}

.blog-link a svg {
	margin-left: 17px;
	vertical-align: middle;
	transition: transform 0.45s cubic-bezier(0.71, 0.41, 0.43, 1.79);
}
.news-img-container {
	width: 294px;
	height: 334px;
	border-radius: 30px;
}
.news-img-container img {
	object-fit: cover;
	border-radius: 30px;
	width: 294px;
	height: 334px;
}
.news-item a {
	font-family: 'gothambold', sans-serif;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0.265em;
	color: #36546E;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: 29px;
	display: block;
	margin-bottom: 14px;
}
.news-item a:hover {
	color: #ED6B2C;
}
.news-item .news-item-bg {
	display: inline-block;
	border-radius: 30px;
	overflow: hidden;
}

.news-item .news-item-bg:hover img{
	transform: scale(1.075);
}

.news-item .news-item-bg img {
	transition: transform 0.4s ease-out;
}
.news-item p a {
	font-family: 'gothambook', sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #36546E;
}
a.blog-title {
	font-size: 18px !important;
    line-height: 22px !important;
    color: #36546E !important;
    text-decoration: none !important;
    font-style: normal;
    text-transform: none;
    font-weight: 400;
    letter-spacing: normal;
    margin-top: 10px;
    margin-bottom: 0;
}
.cta-gift {
	background-repeat: no-repeat;
	background-position: top left;
	background-size: cover;
	height: 492px;
	position: relative;
}
.cta-gift-container {
	height: 238px;
	width: 100%;
	text-align: center;
	position: absolute;
	margin-top: 166px;
}
.cta-gift-container .tagline {
	font-weight: 700;
	font-size: 18px;
	line-height: 20px;
	letter-spacing: 0.155em;
	text-transform: uppercase;
	color: #FFFFFF;
}
.cta-gift-container h2 {
	font-weight: 300;
	font-size: 103.075px;
	line-height: 121px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 12px;
	margin-bottom: 38px;
}
.cta-button {
	display: inline-block;
	height: 47px;
	width: 215px;
	color: #ffffff;
	text-decoration: none;
	background-color: #55ADB9;
	text-align: center;
	font-weight: 400;
	font-size: 18.3553px;
	line-height: 20px;
	letter-spacing: 0.155em;
	text-transform: uppercase;
	margin: 0 auto;
	border-radius: 102.251px;
}
.cta-button:hover {
	color: #ffffff;
	background-color: #36546E;
}
.cta-button a:active, .cta-button a:link, .cta-button a:hover, .cta-button a:visited {
	color: #fff;
	text-decoration: none;
}
.cta-button span {
	display: inline-flex;
	align-items: center;
	font-weight: 500;
	font-size: 18.3553px;
	line-height: 47px;
	text-align: center;
	letter-spacing: 0.155em;
	vertical-align: middle;
}
.cta-icon {
	background-image: url('../images/icon-earth.png');
	background-repeat: no-repeat;
	width: 21px;
	height: 21px;
}
.cta-button svg {
	margin-left: 15px;
}
.hme-s1 {
	height: 417px;
}
.home-media {
	display: none !important;
	margin-bottom: 80px;
}
.home-media .one-half {
	width: 50% !important;
}
.hme-s2 {
	background: linear-gradient(116.66deg, #55ADB9 33.29%, #00B4DA 141.21%);
}
.hme-s2-container {
	height: 317px;
	padding-top: 50px;
	padding-left: 84px;
	padding-right: 127px;
	padding-bottom: 50px;
}
.hme-s2-container .headline {
	font-family: 'Mulish';
	font-size: 40px;
	line-height: 50px;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.hme-s2-container .reg {
	font-family: 'Mulish';
	font-size: 20px;
	line-height: 25px;
	color: #FFFFFF;
}
.hme-s2-container a {
	font-family: 'Mulish';
	font-style: normal;
	font-weight: 900;
	font-size: 22px;
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 30px;
	display: block;
}
.hme-s2-container a img {
	margin-left: 17px;
	vertical-align: middle;
}
.hme-s1 .home-media {
	width: 100%;
	object-fit: cover;
}
.video-still {
	display: inline-block;
	position: relative;
	height: 417px;
	width: 100%;
}
.video-container {
	display: inline-block;
	height: 417px;
	width: 100%;
}
.video-container video {
	object-fit: initial;
}
.video-play {
	position: absolute;
	top: 50%; left: 50%;
	transform: translate(-50%,-50%);
	width: 95px;
	height: 95px;
}
.tease img {
    display: none;
}
video { z-index:-1; position:relative; }


@media screen and (max-width: 1200px) {
	.hm-s1-container{
		padding-left: 65px;
		padding-right: 65px;
	}
}

@media screen and (max-width: 1000px) {
    .hm-s1, .hm-s2 {
    	width: 100% !important;
    }
    .hm-s1-container {
    	padding-left: 6.4%;
    	padding-right: 7%;
    	padding-top: 285px;
    	background-image: none;
    	height: auto;
    	padding-bottom: 40px;
    }
    .hm-s2-container video {
		object-fit: cover;
		height: 400px;
	}
	.hm-s2-container .mobile {
		display: flex !important;
	}
    .hm-s1-container h1 {
    	font-size: 37px;
    	line-height: 40px;
    }
    .hm-s2-container {
    	height: auto;
    }
    .hm-s2-container img {
    	height: 260px;
    }
    .home-main {
        top: -167px;
    }
    .home-sections .one-third {
    	width: 100% !important;
    	height: 94px;
    	line-height: 94px;
    	text-align: left;
    }
    .home-sections .one-third a {
    	padding-left: 10%;
    	font-size: 20px;
    	line-height: 24px;
    }
    .home-reach {
    	padding-top: 39px;
    	margin-bottom: 22px;
    }
    .home-reach h2 {
    	font-size: 32px;
    	line-height: 38px;
    }
    .home-reach .stat {
    	font-size: 40px;
    	line-height: 48px;
    }
    .home-reach p {
    	font-size: 16px;
    	line-height: 19px;
    	margin-bottom: 60px;
    }
    .home-sample {
    	display: flex;
    	flex-direction: column-reverse;
    }
    .home-sample-s1, .home-sample-s2 {
    	width: 100%;
    	display: block;
    }
    .home-sample-s2 {
    	height: 375px;
    	padding-top: 0;
    	padding-left: 0;
    }
    .home-sample-s2-container {
    	padding-top: 222px;
    	padding-left: 5.3%;
    }
    .home-sample-s2-container p {
		width: 100%;
	}
    p.item-title {
    	font-size: 30px;
    	line-height: 36px;
    }
    .home-sample-s2-container a {
    	font-size: 20px;
    	font-size: 24px;
    }
    .home-sample-box {
    	height: 375px;
    }
    .home-sample-box-container {
    	padding-top: 175px;
    	padding-left: 5.3%;
    }
    .home-news {
    	padding-left: 0;
    	margin-bottom: 63px;
    }
    .news-fixed-container {
    	padding-left: 5.3%;
    	padding-right: 5.3%;
    }
    .news-fixed, .home-news-container {
    	width: 100%;
    	display: block;
    }
    .blog-link a {
    	font-size: 20px;
    	line-height: 24px;
    	display: block;
    	margin-bottom: 39px;
    }
    .home-news-container {
		padding-left: 20px;
		box-sizing: border-box;
    	/*width: 157% !important;*/
    	/*left: -57% !important;*/
    }
    .home-news-container-inner {
    	padding-left: 0;
    }
    .home-news .news-item {
    	margin-right: -15px;
    }
    .news-img-container {
    	width: 252px;
    	height: 292px;
    }
    .news-img-container img {
    	width: 252px;
    	height: 292px;
    }
    .news-item a {
    	font-size: 16px;
    	line-height: 18px;
    }
    .news-item p {
    	font-size: 25px;
    	line-height: 30px;
    }
    .cta-gift {
    	height: 456px;
    	background-position: center center;
    }
    .cta-gift-container {
    	margin-top: 188px;
    }
    .cta-gift-container .tagline {
    	font-size: 16px;
    	line-height: 16px;
    }
    .cta-gift-container h2 {
    	font-size: 30px;
    	line-height: 36px;
    }
    .home-media .one-half {
    	width: 100% !important;
    }
    .hme-s2-container {
    	padding-left: 5.3%;
    	padding-right: 5.3%;
    }
    .hme-s2-container p.headline {
	font-size: 30px;
	line-height: 36px;
    }
    .hme-s2-container p.reg {
	font-size: 18px;
	line-height: 25px;
	color: #FFFFFF;
    }
    .cg-trepic-w-header {
    	margin-top: -39px;
    }
    #footer { padding-top:0; }
}