/*
Theme name: Brand Guidelines
Description: Custom Theme
*/

/*/////GLOBAL/////*/

html,body {
    overflow-x: hidden;
}


@font-face {
    font-family: hilborn-one;
    src: url(/wp-content/themes/brand-guide/resources/fonts/hilborn-one.otf);
}


@font-face {
    font-family: hilborn-two;
    src: url(/wp-content/themes/brand-guide/resources/fonts/hilborn-two.otf);
}

@font-face {
    font-family: hilborn-five;
    src: url(/wp-content/themes/brand-guide/resources/fonts/hilborn-5.otf);
}

@font-face {
    font-family: greyhood;
    src: url(/wp-content/themes/brand-guide/resources/fonts/greyhood.otf);
}

@font-face {
    font-family: work-sans;
    src: url(/wp-content/themes/brand-guide/resources/fonts/worksans.otf);
}

body, input::placeholder, li {
	padding: 0;
	margin: 0;
    position:relative;
	font-family: work-sans;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 160%;
}

ul {
	padding-inline-start: 0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6, p {
	margin-block-start: 0;
	margin-block-end: 0;
	font-style: normal;
}

h1, h2, h3 {
	letter-spacing: -.05rem;
	margin-block-start: .25em;
	margin-block-end: .25em;
}

h1, h2 {
	font-family: hilborn-five, sans-serif;
	font-weight: 400;
	font-size: 72px;
	line-height: 73px;
}

h3 {
	font-family: hilborn-two, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 48px;
	line-height: 48px;
}


h4 {
	font-family: hilborn-two, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
}

h5 {
	font-family: hilborn-one, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-transform: uppercase;
}

p {
	margin-block-start: 1em;
	margin-block-end: 1em;
}

a {
	font-family: 'hilborn-one';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	color: #FEFEFE;
	text-decoration: none;
}

.text-align-center p {
	margin: 0 auto;
}

.align-content-space-between {
	align-content:space-between;
}

img {
	width: 100%;
	height: auto;
}

a {
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

a:hover {
	text-decoration: underline;
}

.home-logo img {
	max-width: 280px;
	max-height: 220px;
}

.main, footer {
	position: relative;
	z-index: 1;
}

/*GLOBAL COLORS*/

section.black, .black {
	background-color: #231F20;
}

section.white, .white {
	background-color: #231F20;
	background-color: rgba(34, 31, 32, 0.15);
	background-image: url('/wp-content/themes/brand-guide/resources/images/retro-grey.png');
	background-size: cover;
}

section.white p, section.white h1, section.white h2{
	color: #211F20;
}

section.black p, section.black h1, section.black h2 {
	color: #FEFEFE;
}

/*SECTIONS*/

.image-text img{
	max-width: 412px;
}

.intro p{
	line-height: 36.46px;
}

.center-content img {
	padding: 10% 0;
	max-width: 580px;
}

.columns h4{
	color: #103EFF;
}

.columns p{
	line-height: 36px;
	margin-block-start: 0;
	margin-block-end: 0;
}

.column-padding {
	padding-top: 10px;
}

.columns li{
	list-style: outside;
	margin-left: 1em;
	font-size: 24px;
}

.column {
	border-bottom: 3px solid #EAE8E8;
}

.column-text p:nth-child(3), .column-text p:nth-child(5){
	padding-top: 15px;
}

span.number{
	font-size: 32px;
	color: #103EFF;
	font-weight:700;
}

.full-image{
	max-width: 100% !important;
}

.footer-img {
	max-width: 200px;
}

.button-blue {
	max-width: 600px;
}

.color-section h4 {
	color: #103EFF;
}

.colors .grid-20 li {
	height: 462px;
}

.colors .grid-20 {
	padding-left: 0;
	padding-right: 0; 
}

.color-square-alt {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	background-size: cover;
}

.color-codes{
	padding-bottom: 45px;
	padding-top: 45px;
}

.color-codes.FEFEFE {
	padding-top: 44px;
}

.color-info h4 {
	font-size: 48px;
	line-height: 48px;
	padding-bottom: 40px;
}

.blue h4 {
	color: #00B6F2;
}

.red h4 {
	color: #D93C33;
}

.orange h4 {
	color: #F6951C;
}

.hex-FEFEFE {
	background-image: url('/wp-content/themes/brand-guide/resources/images/retro-grey.png');
}

.hex-211F20 {
	background-image: url('/wp-content/themes/brand-guide/resources/images/smoker-grey.png');
}

.hex-F6951C{
	background-image: url('/wp-content/themes/brand-guide/resources/images/retro-orange.png');
}

.hex-D93C33{
	background-image: url('/wp-content/themes/brand-guide/resources/images/retro-red.png');
}

.hex-50B3EC{
	background-image: url('/wp-content/themes/brand-guide/resources/images/retro-blue.png');
}

.font-info h4 {
	font-family: hilborn-five;
	font-size: 28px;
	line-height: 51px;
	color: #D93C33;
}

.fonts-text h2 {
	word-wrap : break-word;
}

.fonts a {
	text-decoration: none;
	color: #211F20;
	cursor: default;
}

.border-black {
	border-bottom: 1px solid #211F20;
	border-top: 3px solid #211F20;
	height: 5px;
}

.border-white {
	border-bottom: 1px solid #FEFEFE;
	border-top: 3px solid #FEFEFE;
	height: 5px;
}

.hilborn-one{
	font-family: hilborn-one;
	font-weight: 400;
	font-size: 36px;
	line-height: 42px;
}

.hilborn-two{
	font-family: hilborn-two;
	font-weight: 400;
	font-size: 64px;
	line-height: 56px;
}

.hilborn-five{
	font-family: hilborn-five;
	font-weight: 400;
	font-size: 64px;
	line-height: 68px;
}

.greyhood {
	font-family: greyhood;
	font-weight: 400;
	font-size: 60px;
	line-height: 56px;
}

.work-sans {
	font-family: work-sans;
	font-size: 48px;
	line-height: 50px;
}

.photo {
	height: 500px;
	align-content:center;
	flex-direction: column;
	display: flex;
	justify-content: center;
}

.button {
	width: 184px;
	height: 54px;
	border: 1px solid #FEFEFE;
	background-color: transparent;
}

@media screen and (max-width: 1500px) {
	.fonts-text p {
		font-size: 40px;
	}
}

@media screen and (max-width: 1200px) {
	.fonts-text p {
		font-size: 30px;
	}
}

@media screen and (max-width: 700px) {
	.fonts-text p {
		font-size: 16px;
	}
}

footer a {
	color: #E6E6E4;
}

@media screen and (min-width: 768px) {
	
	.font-info .hilborn-five {
		font-size: 64px;
		line-height: 67px;
	}

	.font-info .hilborn-one {
		font-size: 32px;
		line-height: 45px;
	}

	.font-info .hilborn-two, .font-info .greyhood, .font-info .work-sans {
		font-size: 48px;
		line-height: 52px;
	}
	
	.text-FEFEFE {
		border-top: 1px solid black;
	}
	
	nav li {
		padding: 0 18px;
	}
	
	/* MENU */
	
	.hamburger-shell {
  		margin: 0;
   		position: fixed;
    	width: 100%;
   		height: 150px;
    	overflow: auto;
    	top: 0;
    	right: 0;
   		cursor: pointer;
    	padding: 0;
    	z-index: 100;
		border: none;
		background-color: white;
	}

	.top, .middle{
  		position: absolute;
  		width: 50px;
  		height: 3px;
  		background-color: #FF5400;
  		transition: all 350ms ease-in-out;
  		top: 64px;
		right: 22px;
	}

	.middle {
  		top: 76px;
	}

	#menu {
  		position: fixed;
  		top: 100px;
  		text-decoration: none;
  		font-weight: 100;
  		font-size: 24px;
  		padding: 12px 24px;
  		width: 210px;
  		text-align: right;
		background-color:white;
		right: 0%;
  		z-index: 70;
		display: none;
	}
	
	#menu .open{
		display: block;
	}

	#menu li {
  		text-decoration: none!important;
  		list-style: none;
  		color: #585858;
  		transition: all 150ms ease;
		padding: 2%;
	}

	#menu a {
  		text-decoration: none;
  		color: #585858;
  		font-family: nimbus-sans-extended, sans-serif;
  		font-weight: 400;
  		font-size: 24px;
	}
	
	.sub-menu li a {
		font-size: 17px!important;
	}

	.menu-open .top {
  		transform: rotate(225deg);
  		-webkit-transform: rotate(225deg);
  		top: 70px;
  		background-color: #FF5400;
  		height: 2px;
	}

	.menu-open .middle {
  		transform: rotate(-225deg);
  		-webkit-transform: rotate(-225deg);
  		top: 70px;
  		background-color: #FF5400;
  		height: 2px;
	}

	.menu-name {
  		font-weight: 900;
  		color: #4A4E10;
  		font-size: 16.3px;
  		text-decoration: none;
  		position: absolute;
  		top: 40px;
  		left: -1px;
  		transition: all 350ms;
	}

	.menu-open .menu-name {
  		top: 64px;
  		color: #fffbfa;
	}
	
}

@media screen and (max-width: 1400px) {
	
	/*SECTIONS*/
	
}

@media screen and (max-width: 1024px) {
	
	h1, h2 {
		font-size: 48px;
	}
	
	h3 {
		font-size: 36px;
	}
	
	/*SECTIONS*/
	
	.colors .grid-20 {
		padding-bottom: 40px;
	}
	
}

@media screen and (max-width: 767px) {
	
	h1, h2 {
		font-size: 32px;
		line-height: 40px;
	}
	
	h3, span.number {
		font-size: 28px;
		line-height: 40px;
	}
	
	h4, h5 {
		font-size: 20px;
		line-height: 40px;
	}
	
	p, .columns li {
		font-size: 20px;
	}
	
	.hilborn-one{
		font-family: hilborn-one;
		font-weight: 400;
		font-size: 20px;
		line-height: 20px;
	}

	.hilborn-two{
		font-family: hilborn-two;
		font-weight: 400;
		font-size: 25px;
		line-height: 25px;
	}

	.hilborn-five{
		font-family: hilborn-five;
		font-weight: 400;
		font-size: 25px;
		line-height: 25px;
	}

	.greyhood {
		font-family: greyhood;
		font-weight: 400;
		font-size: 25px;
		line-height: 25px;
	}

	.work-sans {
		font-family: work-sans;
		font-size: 25px;
		line-height: 25px;
	}
	
	.text-FEFEFE {
		border-top: 1px solid black;
		border-left: 1px solid black;
		border-right: 1px solid black;
	}
	
	.hamburger-shell-mobile {
  		margin: 0;
   		position: fixed;
    	width: 100%;
   		height: 96px;
    	overflow: auto;
    	top: 0;
    	right: 0;
   		cursor: pointer;
    	padding: 0;
    	z-index: 100;
		border: none;
		background-color: white;
	}

	.top, .middle{
  		position: absolute;
  		width: 50px;
  		height: 3px;
  		background-color: #FF5400;
  		transition: all 350ms ease-in-out;
  		top: 40px;
		right: 22px;
	}

	.middle {
  		top: 52px;
	}

	#menu-mobile {
  		position: fixed;
  		top: 60px;
  		text-decoration: none;
  		font-weight: 100;
  		font-size: 24px;
  		padding: 12px 24px;
  		width: 210px;
  		text-align: right;
		background-color:white;
		right: 0%;
  		z-index: 70;
		display: none;
	}
	
	#menu .open{
		display: block;
	}

	#menu-mobile li {
  		text-decoration: none!important;
  		list-style: none;
  		color: #585858;
  		transition: all 150ms ease;
		padding: 2%;
	}

	#menu-mobile a {
  		text-decoration: none;
  		color: #585858;
  		font-family: nimbus-sans-extended, sans-serif;
  		font-weight: 400;
  		font-size: 24px;
	}
	
	.sub-menu li a {
		font-size: 17px!important;
	}

	.menu-open .top {
  		transform: rotate(225deg);
  		-webkit-transform: rotate(225deg);
  		top: 46px;
  		background-color: #FF5400;
  		height: 2px;
	}

	.menu-open .middle {
  		transform: rotate(-225deg);
  		-webkit-transform: rotate(-225deg);
  		top: 46px;
  		background-color: #FF5400;
  		height: 2px;
	}

	.menu-name {
  		font-weight: 900;
  		color: #4A4E10;
  		font-size: 16.3px;
  		text-decoration: none;
  		position: absolute;
  		top: 40px;
  		left: -1px;
  		transition: all 350ms;
	}

	.menu-open .menu-name {
  		top: 64px;
  		color: #fffbfa;
	}
	
}