/*!
Theme Name: powersgoolsby
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: powersgoolsby
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

powersgoolsby is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/



html {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	overflow-x: hidden;
}
.hentry,.page,.entry-content {
	margin: 0px;
	padding: 0px;
}

#page{
	position: relative;
}

.site-header{
	padding: 40px;
	position: absolute;
    z-index: 2 !important;
	top:1%;
	width: 100%;
}

.site-header-two{
	padding: 40px 40px 80px 40px;
	position: absolute;
	z-index: 999999;
	top:1%;
	width: 100%;
}

.site-space{
	padding: 80px 0px 0px 0px;
}

.menu_nav{
	font-size: 1.2rem;
	text-transform: uppercase;
	color:#791B13;
	font-weight: 600;
	margin-top: 10px;
}

.menu_close{
	font-size: 1.2rem;
	text-transform: uppercase;
	color:#FFF;
	font-weight: 600;
	z-index: 10 !important;
	position: absolute;
	top: 65px;
	right: 6%;
	visibility: hidden;
}

ul#menu-main{
	margin: 0px;
	padding: 0px;
}

ul#menu-main li{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	list-style-type: none;
	display: block !important;
	font-size: 2.5rem;
	text-align: right;
	font-weight: 300 !important;
	font-family: 'Open Sans', sans-serif !important;
}

ul#menu-main li a{
	color:#fff;;
}

.menu-main-container{
	float: right;
}

ul#menu-footer-menu{
	display: inline-block;
	margin: 0px;
	padding: 0px;
	z-index: 999999;

}

ul#menu-footer-menu li {
	display: inline-block;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
}

ul#menu-footer-menu li a{
	color:#0A526B;
	text-decoration: none;
}


.row.no-gutters {
  margin-right: 0;
  margin-left: 0;

  & > [class^="col-"],
  & > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
  }
}

.project-box{
	width: 100%;
	height: 100%;
	position: relative;
	display: table;
	background-color: #0A526B;
	
}

.project-box-overlay{
	width: 100%;
	height: 100%;
	background-color: #0A526B;
	opacity: 0;
	position: absolute;
	top:0;
	left:0;
}

.project-box:hover{
	cursor: hand;
	cursor: pointer;
}

h2#project-title{
	position: absolute;
	top: 60%;
	z-index: 5;
	color: white;
	font-size: 1.7rem;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	opacity: 0;
	font-weight: 400;
}

[class*=" eicon-"], [class^=eicon] {
	background-color: #791B13;
	padding: 10px;
	border-radius: 100px;	
}

#project_nav{
	padding: 60px 0px;
	background-color: #F6EFE9;
}

#project_nav h5 a{
	font-size: 1.5rem;
	font-weight: 400;
	color: #0A526B;
	margin-bottom: 25px;
}

#homepage{
	height: 100vh;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.hm-large{
	width: 100%;
	height: 100vh;
	margin: 0px;
	padding: 0px;
}

.rt-one{
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
.overlay{

}

#portfolio-grid{
	
	padding: 100px 0px 0px 0px;
	
}

.hiddenmenu{
	
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	height: 0;
	width: 50%;
	background-color: #0A526B;
	z-index: 100;
	background-image: url('https://powersgoolsby.mystagingwebsite.com/wp-content/uploads/2020/10/plan.png');
	background-repeat: no-repeat;
	background-size: 70%;
	background-position: center center;
	opacity: 0;
}

.hiddenmenu-font{	
	font-size: 1.7rem;
	color: #fff;
	margin-top: 0px;
	padding: 0px;
	display: block;
}


.hiddenmenu-font a{
	
	color:#fff !important;
	display: inline-block;
	margin-top: 20px;

}
.center {
  width: 80%;
  margin: 0;
  position: absolute;
  top: 60%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
}

.single-project{
	padding: 120px 0px 0px 0px;
}

.site-footer{
	padding: 160px 0px 40px 0px;
	background-image: url('https://powersgoolsby.mystagingwebsite.com/wp-content/uploads/2020/09/footer-sketch.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	color:#686868;
	font-weight: 500;
}

.page-id-2 .site-footer{
	display: none;
}

.wp-image-40{
	width: 70%;
	margin-bottom: 40px;
}

.textwidget a{
	color:#791B13;
	text-decoration: none;
	font-weight: 600;
}

.form-field{
	width: 100%;
	height: 50px;
	padding: 20px;
}

.wpcf7-submit{
	background-color: #791B13 !important;
	padding: 20px 60px !important;
	border: none !important;
	color: white !important;
	text-indent: 5px !important;
}

ul#social-icons{
	
	display: inline-block;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

ul#social-icons li {
	
	display: inline-block;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	
}

#project_filter{
	margin-top: 200px;
	padding: 0px 0px 0px 80px;
}

ul#project-menu{
   z-index: 100;
	display: inline-block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
	
}

ul#project-menu li{
	
display: inline-block;
list-style-type: none;
margin: 0px 0px 0px 25px;
padding: 0px 0px 0px 25px;
font-size: 1.2rem;

}

ul#project-menu li a{
	color: #791B13 !important;
	font-weight: bold !important;
}

.project_filters{
	padding: 0px 80px 0px 0px;
}



.site-header-two {
    padding: 40px 40px 10px 40px;
    position: absolute;
    z-index: 2 !important;
    top: 1%;
    width: 100%;
}


@media only screen and (max-width: 575.98px) { 
	 

	 .menu-main-container{
		 width: 80%;
	 }
	 
	 #portfolio-grid {
	 	padding:0px;
	}
	.site-space{
		padding: 0px;
	}

	 
	
}


