@font-face {
	font-family: BOMBILLAZO;
	src: url('fonts/BOMBILLAZO.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: BoomBox;
	src: url('fonts/BOOMBOX2.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: Corsiva;
	src: url('fonts/MTCORSVA.TTF') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@media ( min-width : 1401px) {
	#main .container {
		text-align: left;
	}
	#main_text {
		font-size: 400%;
	}
	.title_text {
		font-size: 250%;
		line-height: 4rem;
	}
    .container {
        width: 60%;
        max-width: 1080px;
        padding: 8rem 0 8rem 0;
    }
    .spacer{
        padding-top:3rem;
    }
	#sites .subpage_text {
	width: 70%;
	}
	#about .subpage {
	display: flex;
	}	
	#about .subpage_img {
	padding: 0.5rem 2rem 0 0;	
	}
	#about .subpage_img img {
	max-width:none;
	}
    .subpage_img img {
        max-height: 12rem;
    }
}

@media ( max-width : 1400px) {
	#main .container {
		text-align: left;
	}
	#main_text {
		font-size: 400%;
	}
	.title_text {
		font-size: 250%;
		line-height: 4rem;
	}
    .container {
        width: 75%;
        max-width: 1080px;
        padding: 8rem 0 8rem 0;
    }
	#sites .site_btn {
		text-align: center;
	}
	#sites .subpage_text {
	width: 70%;
	}
	#about .subpage {
	display: inline-block;
	}
	#about .subpage_img {
	padding: 0.5rem 2rem 0 0;
	}
	#about .subpage_img img {
	max-width:none;
	}
    .subpage_img img {
        max-height: 12rem;
    }
}

@media ( max-width : 640px) {
	#main .container {
		text-align: center;
	}
	#main_text {
		font-size: 12vw;
	}
	.title_text {
		font-size: 150%;
		line-height: 2rem;
	}
    .container {
        width: 80%;
        padding: 4rem 0 4rem 0;
    }	
	#sites .site_btn {
		text-align: center;
	}
	#sites .subpage_text {
	width: 100%;
	}
	#about .subpage {
	display: inline-block;
	}
	#about .subpage_img {
	padding: 0 0 1rem 0;
	}
	#about .subpage_img img {
	max-width:100%;
	}
    .subpage_img img {
        max-height: 9rem;
    }
}

html,body {
	padding: 0;
	margin: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

body {
	font-family: "Segoe UI", "Open Sans", "Droid Sans", Arial, sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #ffffff;
	background-color: #000000;
}

h1,h2 {
	font-weight: lighter;
	margin: 0;
	text-align: left;
}

h4 {
    padding: 0 0 2rem;
    margin: 0;
    font-weight: lighter;
    color: #191919;
    font-size:larger;
}

p {
	padding: 0 0 1rem;
	margin: 0;
	line-height:1.5rem;
}

.container {
	margin: 0 auto;
}

.subpage {
	width: 100%;
	display: inline-block;
	border-radius: 8rem 1rem 1rem 8rem;
}

#main {
	background-image: url(imgs/main_bg.jpg);
	padding: 10rem 0 14rem 0;
	background-size: cover;
}

#main .container {
	padding: 0;
}

#main .container span {
	background-color: #00AEEF;
	padding: .25rem 1rem;
	color: #ffffff;
	font-weight: 300;
    font-size:large;
}

#main_text {
	font-family: "BOMBILLAZO", "Open Sans", "Droid Sans", Arial, sans-serif;
	color: #000000;
	text-shadow: -2px -2px 0 #00AEEF, 2px -2px 0 #00AEEF, -2px 2px 0 #00AEEF, 2px 2px 0 #00AEEF;
	padding: 1rem 0;
}

#info {
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(180deg, #ffffff 32%, #ffffff 32%, #d6d6d6 93%); /* FF3.6-15 */
    background: -webkit-linear-gradient(180deg, #ffffff 32%, #ffffff 32%, #d6d6d6 93%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(0deg, #ffffff 32%, #ffffff 32%, #d6d6d6 93%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    color: #000000;
    box-shadow: 0px -10px 11px #4C4C4C inset;
}

#info h1 {
    padding: 0 0 1rem;
}

#info .emph {
	color: #107CA5;
	font-weight: 500;
}

#info .container {
	padding: 0 0 6rem 0;
}

#info .subpage_text {
	width: 100%;
}

#sites {
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(0deg, #ffffff 32%, #ffffff 32%, #d6d6d6 93%); /* FF3.6-15 */
	background: -webkit-linear-gradient(0deg, #ffffff 32%, #ffffff 32%, #d6d6d6 93%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(180deg, #ffffff 32%, #ffffff 32%, #d6d6d6 93%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d6d6d6', GradientType=1);
	/* IE6-9 fallback on horizontal gradient */
	color: #000000;
	text-align: center;
    padding: 4rem 0 0;
}

#sites h1 {
	font-weight: 300;
	font-size: 260%;
	padding: 0 0 2rem;
	text-align:center;
}

#sites a {
    text-decoration: none;
    background-color: #107ca5;
    color: #ffffff;
    padding: 1rem;
    margin: 0 1rem 1rem;
    display: inline-block;
    border-radius: .5rem;
}

#sites a:hover{
    background-color: #0a5e7d;
}

#sites .container {
	padding: 0 0 4rem 0;
}

#sites .subpage {
	position: relative;
	margin: 0;
}

#sites .site_btn {
	transition: all 0.25s ease;
    background-color: #000;
    color: #ffffff;
    box-shadow: 2px 3px 2px 0px #656565;
    border-radius: 1rem 1rem 1rem 1rem;
}

#sites .site_btn p {
	padding: 0 1rem 1rem 1rem;
}

#sites img {
	border: .2rem solid #107ca5;
}

#bs_text {
    font-family: "BoomBox", "Segoe UI", "Open Sans", sans-serif, serif;
    color: #4c4c4c;
    text-shadow: -2px -2px 0 #107ca5, 2px -2px 0 #107ca5, -2px 2px 0 #107ca5, 2px 2px 0 #107ca5;
    padding: 0 .75rem 1rem;
}


#re {
	background-color: #A9BCA5;
	color: #141414;
}

#re img {
	border: .2rem solid #edd418;
}

#re_text {
	font-family: "Corsiva", "Segoe UI", "Open Sans", sans-serif, serif;
	font-size: 380%;
	color: #000000;
	text-shadow: -1px -1px 0 #edd418, 1px -1px 0 #edd418, -1px 1px 0 #edd418, 1px 1px 0 #edd418;
}

#about .emph {
	color: #edd418;
	font-weight: 200;
}

#about .subpage_img {
    margin: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
}

#about .subpage_img img {
	border-radius: 0;
	padding: 0;
	max-height: 20rem;
}
	
#about .subpage_text h1,#about .subpage_text h2 {
	padding: 0 0 .25rem 0;
}

.social {
    display: inline-block;
}

.social a {
    color: inherit;
    display: flex;
    align-items: center;
    padding: .5rem;
    background-color: #252525;
    border-radius: .3rem;
    margin: .5rem 0;
    width: 7rem;
    text-decoration:none;
}

.social a:hover {
    background-color: #404040;
}

.social img{
    height: 1.5rem;
    padding-right:.5rem;
}

.twitter {
    color: #1da1f2 !important;
}

.linkedin {
    color: #0077B5 !important;
}

#location {
	background-color: #808080;
	background-image: url(imgs/location_bg1.jpg);
	background-size: cover;
	border-width: .5rem 0 .5rem 0;
	border-style: solid;
	border-color: #ce1126 #000000 #3C3B6E #000000;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000, 2px 2px 2px #000000, 2px 2px 3px #000000, 2px 2px 4px #000000, 2px 2px 4px #000000;
}
.flags{
    text-align:center;
}

#location img {
	padding: 1rem .5rem 0;
    height: 4.5rem;
}

.location_text {
	background-color: rgba(0, 0, 0, .8);
	border-radius: 1rem;
	padding: 1.3rem 2rem;
}

.location_text a {
	color: #edd418;
    text-shadow:none;
}

#location p {
	padding:1rem 0 1rem 0;
}

.subpage_img {
	margin: 0;
	display: inline-block;
	padding: 1rem;
}

.subpage_img img {
	border-radius: 8rem;
	vertical-align: middle;
	padding: 0;
}

.subpage_text {
	padding: 0;
	margin: 0;
	display: inline-block;
	vertical-align: middle;
}

#footer {
	color: #000000;
	background-color: #ffffff;
}

#footer .container {
	text-align: center;
	padding: 1rem 0 1rem 0;
}