@import url(//db.onlinewebfonts.com/c/f1448054f14757d284c064b271c00cc6?family=ProximaNovaSoftW03-Regular);



@font-face {font-family: toonBodyFont;
    src: url("//db.onlinewebfonts.com/t/ea7226c42f7c23be0aecee9adf5d5941.eot");
    src: url("//db.onlinewebfonts.com/t/ea7226c42f7c23be0aecee9adf5d5941.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/ea7226c42f7c23be0aecee9adf5d5941.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/ea7226c42f7c23be0aecee9adf5d5941.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/ea7226c42f7c23be0aecee9adf5d5941.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/ea7226c42f7c23be0aecee9adf5d5941.svg#ProximaSansMedium") format("svg");
}

@font-face {font-family: "toonBodyFontBold";
    src: url("//db.onlinewebfonts.com/t/aa46d234cf405126cdd1c36600e4b978.eot");
    src: url("//db.onlinewebfonts.com/t/aa46d234cf405126cdd1c36600e4b978.eot?#iefix") format("embedded-opentype"),
    url("//db.onlinewebfonts.com/t/aa46d234cf405126cdd1c36600e4b978.woff2") format("woff2"),
    url("//db.onlinewebfonts.com/t/aa46d234cf405126cdd1c36600e4b978.woff") format("woff"),
    url("//db.onlinewebfonts.com/t/aa46d234cf405126cdd1c36600e4b978.ttf") format("truetype"),
    url("//db.onlinewebfonts.com/t/aa46d234cf405126cdd1c36600e4b978.svg#Proxima Nova") format("svg");
}



.wpforms-container-full .wpforms-form .wpforms-field-label {
    color: whitesmoke;
}
div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
	color: whitesmoke;
}
.footer-distributed{
	background-color: #0072BC;
	box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.12);
	box-sizing: border-box;
	width: 100%;
	text-align: left;
	font: bold 16px sans-serif;

	padding: 25px 50px;
	margin-top: -75px;
}

.footer-distributed .footer-left,
.footer-distributed .footer-center,
.footer-distributed .footer-right{
	display: inline-block;
	vertical-align: top;
}

/* Footer left */

.footer-distributed .footer-left{
	width: 40%;
}
.footer-distributed .footer-left img{
	height: 140px;
}

/* The company logo */

.footer-distributed h3{
	color:  #ffffff;
	font: normal 36px 'Cookie', cursive;
	margin: 0;
}

.footer-distributed h3 span{
	color:  #5383d3;
}

/* Footer links */

.footer-distributed .footer-links{
	color:  #ffffff;
	margin: 0px 0 12px;
	padding: 0;
}

.footer-distributed .footer-links a{
	display:inline-block;
	line-height: 1.4;
	text-decoration: none;
	color:  inherit;
}

.footer-distributed .footer-company-name{
	color:  #ffffff;
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}

/* Footer Center */

.footer-distributed .footer-center{
	width: 35%;
}

.footer-distributed .footer-center i{
	background-color:  #33383b;
	color: #ffffff;
	font-size: 25px;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	text-align: center;
	line-height: 42px;
	margin: 10px 15px;
	vertical-align: middle;
}

.footer-distributed .footer-center i.fa-envelope{
	font-size: 17px;
	line-height: 38px;
}

.footer-distributed .footer-center p{
	display: inline-block;
	color: #ffffff;
	vertical-align: middle;
	margin:0;
}

.footer-distributed .footer-center p span{
	display:block;
	font-weight: normal;
	font-size:14px;
	line-height:2;
}

.footer-distributed .footer-center p a{
	color:  #ffffff;
	text-decoration: none;;
}


/* Footer Right */

.footer-distributed .footer-right{
	width: 20%;
}

.footer-distributed .footer-company-about{
	line-height: 20px;
	color:  #92999f;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
}

.footer-distributed .footer-company-about span{
	display: block;
	color:  #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 20px;
}

.footer-distributed .footer-icons{
	margin-top: 25px;
}

.footer-distributed .footer-icons a{
	display: inline-block;
	width: 35px;
	height: 35px;
	cursor: pointer;
	background-color:  #33383b;
	border-radius: 2px;

	font-size: 20px;
	color: #ffffff;
	text-align: center;
	line-height: 35px;

	margin-right: 3px;
	margin-bottom: 5px;
}








.header-basic {
	background-color: #292c2f;
	box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.15);
	padding: 0px 20px;
	height: 50px;
	box-sizing: border-box;
}

.header-basic .header-limiter {
	max-width: 1200px;
	text-align: center;
	margin: 0 auto;
}

/* Logo */

.header-basic .header-limiter h1 {
	float: left;
	font: normal 28px Cookie, Arial, Helvetica, sans-serif;
	line-height: 40px;
	margin: 0;
}
.header-basic .header-limiter img {
	float: left;
	height: 50px;
	margin: 0;
}

.header-basic .header-limiter h1 span {
	color: #5383d3;
}

/* The header links */

.header-basic .header-limiter a {
	color: #ffffff;
	text-decoration: none;
}

.header-basic .header-limiter nav{
	font:16px Arial, Helvetica, sans-serif;
	line-height: 40px;
	float: right;
}

.header-basic .header-limiter nav a{
	display: inline-block;
	padding: 0 5px;
	text-decoration:none;
	color: #ffffff;
	font-size: 16px;
	opacity: 0.9;
}

.header-basic .header-limiter nav a:hover{
	opacity: 1;
}

.header-basic .header-limiter nav a.selected {
	color: #608bd2;
	pointer-events: none;
	opacity: 1;
}

/* Making the header responsive */

@media all and (max-width: 600px) {

	.header-basic {
		padding: 20px 0;
		height: 75px;
	}

	.header-basic .header-limiter h1 {
		float: none;
		margin: -8px 0 10px;
		text-align: center;
		font-size: 24px;
		line-height: 1;
	}

	.header-basic .header-limiter nav {
		line-height: 1;
		float:none;
	}

	.header-basic .header-limiter nav a {
		font-size: 13px;
	}

}

/* If you don't want the footer to be responsive, remove these media queries */

@media (max-width: 880px) {

	.footer-distributed{
		font: bold 14px sans-serif;
	}

	.footer-distributed .footer-left,
	.footer-distributed .footer-center,
	.footer-distributed .footer-right{
		display: block;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
	}

	.footer-distributed .footer-center i{
		margin-left: 0;
	}

}



















#Layer3 
{ 
     left: 0px; 
     top: 0px; 
     position: absolute; 
     width: 1920px;
     height: 524px;
     z-index:3;
} 

 #Layer4 
{ 
     left: 623px; 
     top: 34px; 
     position: absolute; 
     width: 674px;
     height: 335px;
     z-index:4;
} 

.entry-content .alignwide {
        margin-left  : -80px;
        margin-right : -80px;
    }
    .entry-content .alignfull {
        margin-left  : calc( -100vw / 2 + 100% / 2 );
        margin-right : calc( -100vw / 2 + 100% / 2 );
			margin-bottom : -80px;
        max-width    : 100vw;
    }
    .alignfull img {
        width: 100vw;
    }
.alignfull.two img {
			position:relative;
        width: 100vw;
				padding-bottom: -0px;
	margin-top : -20px;
    }

@font-face {
  font-family: LuckiestGuy;
  src: url('https://fonts.googleapis.com/css?family=Luckiest Guy');
}

div {
  font-family: myFirstFont;
}
.fort-hero-wrapper {
}

.hero-image {
  background-image: url("https://www.fortherogame.com/wp-content/uploads/2019/02/Slanted-Background-Continue-1-1024x106.png");
  background-color: #cccccc;
  min-height: 400px;
	height: 33vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-background-french-blue {
  background-color: #0072BC;
	  min-height: 450px;
	height: 450px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.front-page-top-logo {
  background-color: #0072BC;
	  min-height: 400px;
	height: 33vh;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}




/* STRUCTURE */

.wrapper {
	padding: 5px;
	max-width: 1260px;
	width: 95%;
	margin: 20px auto;
}
header {
	padding: 0 15px;
}

.columns {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 5px 0;
}

.column {
	flex: 1;
	border: 0px solid gray;
	margin: 5px;
	padding: 10px;
	&:first-child { margin-left: 0; }
	&:last-child { margin-right: 0; }
	
}

footer {
	padding: 0 15px;
}


@media screen and (max-width: 980px) {
  .columns .column {
		margin-bottom: 5px;
    flex-basis: 40%;
		&:nth-last-child(2) {
			margin-right: 0;
		}
		&:last-child {
			flex-basis: 100%;
			margin: 0;
		}
	}
}

@media screen and (max-width: 680px) {
	.columns .column {
		flex-basis: 100%;
		margin: 0 0 5px 0;
	}
}