/*
Theme Name: GPA
Template: bi
Version: 1.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

/* DEFAULT BODY STYLES */

a { color: #E63329; }

p, ul, li {
    font-size: 16px;
	line-height: 24px !important;
	letter-spacing: 0.2px;
	color: #203232; }

@media screen and (max-width: 768px) {

p, ul, li {
    font-size: 14px;
	line-height: 22px !important; }
	
}

hr { opacity: 0.3 !important; }

.is-divider {
	background-color: #80715D !important; }
	
/* HEADINGS */

h1,h2,h3,h4,h5,h6 { 
    font-family: 'Raleway', sans-serif;
	font-weight: 600 !important;
	color: #203232 !important; }

h1.jumbo { font-size: 44px !important; line-height: 52px !important; }

h1 { font-size: 32px !important; line-height: 40px !important; }
	
h2 { font-size: 28px !important; line-height: 36px !important; }
	
h3 { font-size: 24px; line-height: 32px; }
	
h4 { font-size: 18px; line-height: 26px; }
	
@media screen and (max-width: 768px) {
	
h1.jumbo { font-size: 32px !important; line-height: 42px !important; }

h1 { font-size: 28px !important; line-height: 36px !important; }
	
h2 { font-size: 22px !important; line-height: 30px !important; }
	
h3 { font-size: 18px; line-height: 26px; }
	
h4 { font-size: 16px; line-height: 24px; }

}
	
h2.call-out {
	font-size: 22px !important; 
	line-height: 28px !important;
	margin: 0px !important;
	padding: 0px !important; }

h4.call-out {
	font-size: 10px !important; 
	line-height: 18px !important;
	margin: 0px !important;
	padding: 0px !important; }


.page-sub-head { font-size: 16px !important; line-height: 24px !important; }

/* SIZE VARIANTS */

.smaller { font-size: 75% !important; }

.bigger { font-size: 125% !important; }

.larger { font-size: 150%; line-height: 120% !important; }

.thinner { font-weight: 300; !important; }

.wider { letter-spacing: 2px !important; }

/* ACCORDIAN */

.accordion-title { padding: 15px 15px 15px 45px !important; }

.accordion-inner { padding-left: 45px !important; }

i.icon-angle-down { line-height: 48px !important; }

/* CLEARER */

.clearer {
	clear: both;
  	margin: 0;
 	padding: 0; }
	
/* NOSPACE GRID GENERIC LAYOUT STYLES */

.collapsed .col  {
    padding: 0px !important;
	margin: 0px !important; }

.ux-slider, .ux-row-slider {
    margin-bottom: 0px !important; }

.page-wrapper {
	padding-bottom: 0px !important; }

.col { padding-bottom: 0px !important; }
	
/* SPACERS */

.spacer-10 {
	clear: both;
  	margin: 0;
 	padding: 10px 0px 0px 0px; }
	
.spacer-20 {
	clear: both;
  	margin: 0;
 	padding: 20px 0px 0px 0px; }
	
.spacer-30 {
	clear: both;
  	margin: 0;
 	padding: 30px 0px 0px 0px; }
	
.spacer-40 {
	clear: both;
  	margin: 0;
 	padding: 40px 0px 0px 0px; }

/* HIDE - SHOW */

@media only screen and (min-width: 850px) {

	
.desktop-hide { display: none !important; }
	
}

@media only screen and (max-width: 850px) {

.mobile-hide { display: none !important; }
	
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 1)  { 

.desktop-hide { display: block !important; }
.mobile-hide { display: none !important; }

}

/* IMAGE STYLES */

.aligncenter,
div.aligncenter {
    display: block;
    margin: 0px auto 0px auto; }

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto; }

.image-border-10 {
	border: 10px solid #FFFFFF; }

.margin-padding-none {
	margin: 0px !important;
	padding: 0px !important; }

.margin-none {
	margin: 0px !important; }

.margin-negative-1 {
	margin-bottom: -1px !important; }

img.inset-border {
  outline: 5px solid white;
  outline-offset: -10px; }

/* BANNER HEADINGS - PADDINGS */

.pad-10 {
	padding: 10px !important;
	width: intrinsic;           /* Safari/WebKit uses a non-standard name */
  	width: -moz-max-content;    /* Firefox/Gecko */
  	width: -webkit-max-content; /* Chrome */ }
	
/* SECTION STYLES */

.pad-30 { padding: 30px; }
.pad-30-10 { padding: 10px 30px 30px 30px; }
.pad-30-20 { padding: 20px 30px 10px 30px; }
.pad-60 { padding: 60px; }
.pad-60-40 { padding: 60px 40px 40px 40px; }
.pad-60-20 { padding: 20px 60px 20px 60px; }
.pad-120 { padding: 120px 40px; }
.opacity-background-np { background-color: rgba(255, 255, 255, 1.0); }
.opacity-background-red { background-color: rgba(230, 51, 41, 1.0); padding: 30px 30px 20px 30px; }
.dark-grey-background { background-color: rgba(51, 51, 51, 0.8); padding: 120px 40px; color: #FFFFFF; }
.dark-grey-background-60 { background-color: rgba(51, 51, 51, 0.8); padding: 60px 40px; color: #FFFFFF; }
.dark-grey-background-30 { background-color: rgba(51, 51, 51, 0.8); padding: 30px 40px; color: #FFFFFF; }
.mid-grey-background { background-color: rgba(51, 51, 51, 0.6); padding: 60px 40px; color: #FFFFFF; }


@media only screen and (max-width: 768px) {

.pad-60-20 { padding: 20px 20px 20px 20px; }

}
	
/* CORE COLOR SPANS */

.orange { color: #F49A00 !important; }

.red { color: #E63329 !important; }

.brown { color: #80715D !important; }

.purple { color: #3F314F !important; }

.white-text { color: #FFFFFF !important; }

.black { color: #000000 !important; }

.grey { color: #203232 !important; }

.mid-grey { color: #BDBDBD !important; }

/* BG COLOR SPANS */

.white-bg { background-color: #FFFFFF !important; }

/* ACCORDION */

.accordion-title { font-size: 100% !important; }

a.plain { color: #E63329 !important; }

/* DASHICON */

h3.contact-phone:before {
font-family: "dashicons";
content: "\f525";
padding-top: 7px !important; }

h3.contact-email:before {
font-family: "dashicons";
content: "\f465";
padding-top: 7px !important; }

/* TOP BAR */

@media screen and (max-width: 768px) {

#top-bar { display: none !important; }
	
}
	
/* MENU HAMBURGER */
	
.ubermenu-target-text:hover {
    color: #E63329 !important; }
	
/* MOBILE MENU */

.mfp-bg.off-canvas-center:not(.dark) {
    background-color: #f1C433 !important; }
	
/* MENU */

.off-canvas-center.mfp-bg.mfp-ready {
	opacity: 1 !important; }
	
/* NEWSLETTER SIGN UP */

h2.newsletter-signup-heading {
	padding: 30px 20px 0px 0px !important;
	text-align: right;  }

.form--footer {
    position: relative;
    width: 100%;
	padding: 18px 0px 0px 0px !important;
	margin: 0px !important; }
	
.form--footer .form__input {
	font-size: 1rem;
    line-height: 1.5;
    background: #2B3A42 none repeat scroll 0 0;
	color: #FFFFFF !important;
    border: 0 none;
    border-radius: 0px !important;
    display: block;
    margin-right: 60px;
    padding-right: 50px;
    width: 100%; 
	height: 60px; }

#mc-embedded-subscribe-form input[type="email"] {
	background: #203232 none repeat scroll 0 0 !important; }
	
.form--footer .form__submit {
    background: #F49A00 none repeat scroll 0 0;
    border: 0 none;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
	border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
    font-size: 24px !important;
	line-height: 54px !important;
    font-weight: 400;
	color: #FFFFFF;
    height: 60px !important;
    padding: 0px 50px 30px 20px !important;
    position: absolute;
    right: -26px;
    text-align: center;
    top: 18px;
    width: 44px; }

/* LATEST NEWS HEADING */

.latest-news-header {
	margin-top: -50px !important;
	padding: 0px !important;
	text-align: center !important; }
	
/* BLOG STYLE TWEAKS */

.article-image img {
	width: 110px;
	height: 110px;
	border: solid #EDEDED 5px; }
	
footer.entry-meta {
	display: none !important; }
	
.post-date {
	color: #FFFFFF !important;
	border: 2px solid #FFFFFF !important;
	padding: 4px !important; }
	
.entry-image .post-date {
	display: none !important; }
	
.navigation-post {
    border-bottom: 0px !important; }

.blog-info table tr td {
	border: solid 0px !important; }

/* SOCIAL ICONS */

.social-icons .icon {
	color: #FFFFFF !important;
	margin-right: 0.75em; }
	
.social-icons .icon:hover {
    color: #000000  !important; }

.contact .social-icons .icon, .blog-info .social-icons .icon {
	color: #203232 !important;
	margin-right: 0.75em; }
	
.contact .social-icons .icon:hover, .blog-info .social-icons .icon:hover {
    color: #F49A00  !important; }
	
/* TESTIMONIALS */

.tt_1cl, .tt_2cl, .tt_3cl, .tt_4cl, .tt_5cl, .tt_6cl {
	vertical-align: top !important; }

.tt_img_circle img {
	border-radius: 0px !important; }

.tt_theme_flat .tt_quote_info-below .ttshowcase_rl_quote {
	padding: 20px !important; }
	
.ttshowcase_rl_title.reviewer {
	font-size: 18px !important;
	line-height: 24px !important;
	color: #203232 !important; }

.fa-star {
	color: #F49A00 !important; }

/* TABLEPRESS */

td.column-1, th.column-1 {
	padding-left: 10px !important; }

.tablepress tfoot th, .tablepress thead th {
    background-color: #E63329 !important;
    color: #FFFFFF !important; }
	
table thead tr th, table tfoot tr th, table tbody tr td, table tr td, table tfoot tr td {
    line-height: 1.8em !important; }
	
table tr th, table tr td {
	color: #203232 !important;
    font-size: 14px !important;
	line-height: 18px !important;
	text-transform: none !important; }
	
@media screen and (max-width: 748px) {

table tr th, table tr td {
	color: #203232 !important;
    font-size: 8px !important;
	line-height: 12px !important; }
	
}

/* GRAVITY FORMS */

.gform_wrapper .gfield_required {
    color: #E63329 !important; }

input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], textarea {
    border-radius: 0px !important;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.0) inset !important;
    height: 40px; }
	
.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
    border-radius: 0px !important; }

.gform_wrapper select {
    border: 3px solid #EDEDED !important;
    border-radius: 5pxpx !important; }
	
select, .select2-container .select2-choice {
    height: 40px !important; }

.gform_wrapper.gf_browser_chrome input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]), .gform_wrapper.gf_browser_chrome textarea, .gform_wrapper.gf_browser_gecko input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]), .gform_wrapper.gf_browser_gecko textarea, .gform_wrapper.gf_browser_safari input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="file"]), .gform_wrapper.gf_browser_safari textarea {
    border: 3px solid #EDEDED !important; }
	
.gform_wrapper.gf_browser_gecko .gfield_checkbox li input, .gform_wrapper.gf_browser_gecko .gfield_checkbox li input[type="checkbox"], .gform_wrapper.gf_browser_gecko .gfield_radio li input[type="radio"] {
    margin-top: 10px !important ;
	margin-right: 10px !important ; }


.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label{
	margin-top: -15px;
}

.gform_wrapper .description_above .gfield_description{
	padding-bottom: 0;
}

.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label{
	font-weight: 400;
    margin-top: -9px;
    margin-left: -5px;
}

.gchoice_3_18_1{
	margin-top: -30px;
}

/* ESSENTIAL GRID */

.esg-navigationbutton { border-radius: 0px !important; margin-bottom: 0px !important; }

.esg-filters.esg-navbutton-solo-left {	position: absolute; left: 0px; top: 40%; }

.esg-filters.esg-navbutton-solo-right {	position: absolute; right: 0px; top: 40%; }

.eg-team-grid-content { min-height: 170px !important; }

.eg-planning-services-grid-content { min-height: 90px !important; }

@media only screen and (min-width: 375px) {

	#esg-grid-3-1-wrap .eg-team-grid-element-3 { height: 30px !important; }
	.eg-news-grid-content { min-height: 300px !important; }
	.eg-project-grid-content { min-height: 240px !important; }
	.eg-areas-grid-content { min-height: 120px !important; }

}

/* TWITTER */

.twitter-background { background-color: #9A876F; padding: 30px; }

.twitter-background ul {
	margin: 0px !important; }

.twitter-background  ul li  {
	color: #FFFFFF !important;
	padding: 0px !important;
	margin: 0px !important;
	border-bottom: none !important; }

.twitter-background  ul li a {
	color: #FFFFFF !important;
	display: inline-block !important;
	padding: 0px !important; }

.twitter-background  ul li a:hover {
	color: #000000 !important; }

.time-ago {
	display: block !important;
	padding-bottom: 5px !important; }

.tweets li {
	text-indent: 0px !important; }

/* CONTENT FOOTER */

.content-footer ul {
	margin-bottom: 0px !important; }

.content-footer ul li, .footer-address {
	color: #FFFFFF !important;
	margin-bottom: 2px !important;
	margin-left: 0px !important;
	list-style-type: none !important; }

.content-footer ul li a {
	color: #FFFFFF !important; }

.content-footer ul li a:hover {
	color: #000000 !important; }

.border-red {
	border-top: 5px solid #E63329; }

/* ABSOLUTE FOOTER TWEAKS */

.absolute-footer ul li a {
    letter-spacing: 0.2px; 
	color: #203232 !important;
	font-size: 14px !important; }
	
.absolute-footer ul li a:hover {
    color: #E63329 !important; }

.absolute-footer {
    padding: 45px 0px 35px 0px; }
	
.copyright-footer,  .absolute-footer p {
	font-size: 14px !important;
	line-height: 20px !important;
	letter-spacing: 0.2px;
    opacity: 1 !important;
	color: #203232 !important;
	display: inline-block; }
	
.copyright-footer a, .absolute-footer p a {
	color: #E63329 !important; }

ul.checklist li:before{
	content: "";
  	background-image: url('/wp-content/themes/gpa/assets/img/check.svg');
  	height: 24px;
  	width: 31px;
    position: absolute;
    left: 0;
}
ul.checklist li{
	padding-left: 50px;
	position: relative;
    margin-left: 0;
    list-style: none;
}
.text-large-image .col-inner{
	margin-right: auto !important;
}