@font-face {
	font-family: georgia;
	src: url(fonts/georgia.ttf);
}
@font-face {
	font-family: georgiab;
	src: url(fonts/georgiab.ttf);
}
body {
	background-color: #000;
	overflow: hidden;
	font-family: georgia, sans-serif;
}

@media(max-width:1536px)
{
	body 
	{
		overflow: visible;
	}
	
}

h1, h2, h3, h4, h5, h6 {
	font-family: georgiab;
}
.site_video_wrap {
	position: relative;
	height: 100vh;
	min-height: 25rem;
	width: 100%;
	text-align: center;
}
#myVideo {
}
.animation_container {
	position: relative;
	width: 950px !important;
	height: auto !important;
}
.site_sullivan {
	width: 102px;
    position: absolute;
    right: 2px;
    bottom: 4px
}
.site_map_content {
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 480px;
}
.site_map_content_inner {
	width: 100%;
	height: 240px;
	overflow-y: hidden;
}
.site_map_link_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
	border-bottom: solid 1px #1038dc;
	display: inline-block;
	padding-bottom: 20px;
	margin-bottom: 5px;
}
.site_map_link_list li {
	float: left;
	border-right: solid 1px #000;
	background-color: #4c4c4c;
}
.site_map_link_list li a {
	padding: 10px 15px;
	color: #bababa;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	display: inline-block;
	font-family: sans-serif;
}
.site_map_link_list li a span {
	transition: transform .5s; /* Animation */
}
.site_map_link_list li a:hover span {
	display: block;
	transform: scale(1.6);
}
.slippery {
	background: rgb(237,18,18);
	background: radial-gradient(circle, rgba(237,18,18,1) 0%, rgba(140,18,18,1) 100%);
	height: 49.6px !important;
	z-index: 1;
	border: none !important;
}
.site_map_link_list li.slippery a span {
	z-index: 3;
}
.site_map_link_list li.active a {
}
.site_map_link_list li.active a {
	background: rgb(237,18,18);
	background: radial-gradient(circle, rgba(237,18,18,1) 0%, rgba(140,18,18,1) 100%);
}
/*.site_map_link_list li a:hover

{

	background: rgb(237,18,18);

	background: radial-gradient(circle, rgba(237,18,18,1) 0%, rgba(140,18,18,1) 100%);	

	

}*/




.site_map_content_title {
	color: #990000;
	font-size: 24px;
	font-weight: bold;
}
.site_fullscreen_section {
	height: 100vh;
}
.site_skip_link {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	text-align: center;
}
.site_skip_link a {
	color: #fff;
	text-decoration: none;
	margin-right: 10px;
}
.site_btn_outline {
	border: solid 2px #ff0000 !important;
	border-radius: 100px;
	padding: 8px 35px !important;
	display: inline-block;
	font-size: 16px;
}
.site_btn_outline:hover {
	background-color: #ff0000;
}
.site_btn_primary {
	background-color: #ff0000;
	border: solid 2px #ff0000 !important;
	border-radius: 100px;
	padding: 8px 35px !important;
	display: inline-block;
	font-size: 16px;
}
.site_btn_primary:hover {
	background-color: #b80202;
	border-color: #b80202 !important;
}
.site_btn_primary:visited {
	background-color: #b66969;
	border-color: #b66969 !important;
}
.site_arrow_wrap {
	position: absolute;
	right: -30px;
	top: 152px;
}
.site_arrow_wrap a {
	display: block;
	color: #fff;
	height: 28px;
	width: 27px;
	font-size: 0px;
}
.site_arrow_wrap a#scrollUp {
	background-image: url(images/up.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.site_arrow_wrap a#scrollUp:hover {
	background-image: url(images/up-hover.svg);
}
.site_arrow_wrap a#scrollDown {
	background-image: url(images/down.svg);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.site_arrow_wrap a#scrollDown:hover {
	background-image: url(images/down-hover.svg);
}
.site_arrow_wrap a:first-child {
}
.text-grey {
	color: #ccc;
}
.site_canvas_1 {
	padding-top: 100px;
	width: 100% !important;
	height: auto !important;
}

/* Responsive start */

@media(max-width: 992px) {
#myVideo {
	position: absolute;
	top: 50%;
	left: 0;
    transform: translateY(-50%);
    width: 100%;
    height: auto;
}	
.site_home_body {
	height: 70vh;
}
.slippery {
	display: none;
}
.site_map_link_list {
	margin-top: 20px;
}
.site_map_content {
	position: relative;
	width: 100%;
}
.site_arrow_wrap {
	position: absolute;
	right: 0px;
	top: 100px;
}
.animation_container {
	width: auto !important;
	height: auto !important;
}
#canvas {
	position: relative !important;
	width: 100% !important;
	height: auto !important;
}
.site_ovleray_container {
	width: 100% !important;
}
.site_map_content_inner {
	padding-right: 50px;
	height: 190px;
}
.site_canvas_1 {
	margin-top: 50px;
	padding-top: 0px;
}
	
	.site_btn_outline, .site_btn_primary
	{
		font-size: 12px;
	}
	
	.site_skip_link a
	{
		margin-right: 0px;
	}
}

@media(max-width:575px) {
.site_map_link_list {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-width: 0;
	max-width: 100%;
	display: flex;
}
.site_map_link_list li {
	float: none;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	min-width: 0;
	max-width: 100%;
}
}

@media(max-width:480px) {
.site_map_link_list li a {
	font-size: 10px;
	padding: 10px 14px;
}
}

@media(max-width:370px) {
.site_map_link_list li a {
	font-size: 10px;
	padding: 10px 14px;
}
}
