

/* Typography */
h1, h2, h3, h4, h5, h6 {
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum";
	-webkit-font-feature-settings: "lnum";
 	font-feature-settings: "lnum";
	letter-spacing: 0px;
	text-transform: none;}

h1 {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 72px;
    font-weight: 900;
    line-height: 1.1em;
    text-transform: uppercase;
    padding-bottom: 20px;
}

h1.project-title {
    font-size: 120px;
    font-weight: 600;
    line-height: 120px;
}


h1.xlarge {
font-family: "proxima-nova", Arial, Helvetica, sans-serif;
font-size: 130px;
font-weight: 600;
line-height: 128px;
}

h1.large {
font-family: "proxima-nova", Arial, Helvetica, sans-serif;
font-size: 100px;
font-weight: 900;
line-height: 100px;
}

h2 {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-weight: 900;
    line-height: 54px;
    padding-bottom: 20px;
}

h3 {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 1.6em;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 0px;
    padding-bottom: 20px;
    padding-top: 10px;
}

h4 {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 1.3em;
    font-weight: 600;
    line-height: 1.2em;
    letter-spacing: 0px;
    padding-bottom: 15px;
    padding-top: 20px;
}

h5 {/* Text style for "Heading" */
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

h6 {/* Text style for "Sub-Heading" */
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding-bottom: 10px;
    color: #919191;
}

a:hover { 
    text-decoration: underline;
}

body {
	font-variant-numeric: lining-nums;
	-moz-font-feature-settings: "lnum";
	-webkit-font-feature-settings: "lnum";
 	font-feature-settings: "lnum";
 	font-family: "proxima-nova";
	font-size: 20px;
	color: #000000;}

.regular {font-weight: 300;}

p {
padding-bottom: 20px;}

p.bigger {
	font-size: larger; 
}

.no-padding {padding-bottom: 0px;}

p.wp-caption-text {
    font-size: 15px;
    color: #585858;
    line-height: 1.4em;
}

img.logo-menu {
    margin-bottom: -10px;
}

blockquote {
    quotes: none;
    font-size: 24px;
    line-height: 32px;
    padding: 14px 0px 0px 25px;
    border-left: 3px solid;
    margin-bottom: 30px;
    margin-top: 20px;
}

.qbutton.big_large_full_width {
    width: 100%;
    height: 150px;
    line-height: 150px;
    font-size: 2.5em;
    padding: 0;
    text-align: center;
    letter-spacing: 0px;
    text-transform: none;
}

/* List */
ul {
    list-style-position: outside;
    padding-left: 40px;
    padding-bottom: 30px;
}

ol {
    padding-left: 40px;
    padding-bottom: 30px;
}

ol > li {
    padding-bottom: 10px;
    padding-left: 10px;
}

.q_accordion_holder.accordion h5.ui-accordion-header {
    font-size: 1.2em;
    padding-top: 10px;
    text-transform: none;
    letter-spacing: 0px;
    line-height: 1.2em;
    margin-bottom: 25px;
}

.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {
    border-radius: 22px;
}

/* Footer Text */

.footer_category {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.footer_top a {
    color: #c2c2c2 !important;
}

a:hover, p a:hover {
    text-decoration: underline;
}

a, p a {
    color: #999999;}

/* Menu */
nav.main_menu>ul>li>a {
    text-transform: none;
    font-size: 18px;
    letter-spacing: 0px;
}

nav.mobile_menu ul li a, nav.mobile_menu ul li h3 {
    font-size: 34px;
    line-height: 48px;
}

nav.mobile_menu ul>li.has_sub>span.mobile_arrow {
    line-height: 60px;
    font-size: 36px;
}

.mobile_menu_button span {
    font-size: 24px;}

.drop_down .second .inner ul li a, .drop_down .second .inner ul li h5 {
    font-weight: 500;
    line-height: 22px;
    font-size: 18px;
    text-transform: none;
    letter-spacing: 0px;
}

/* Cards */
.projects_holder article .portfolio_description {
    padding: 10px 20px 10px;
    background-color: #fff;
    border-style: solid;
    border-top: none!important;
    border-bottom-width: 10px;
    border-bottom-color: #8cc63f;
}

/* Elements */


.q_counter_holder span.counter {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 92px;
    line-height: 1em;
    font-weight: 300;
    color: #ffffff;
    height: 1em;
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
}

.q_counter_holder p.counter_text {
    color: #ffffff;
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-transform: none;
    letter-spacing: 0px;
}

ul.side-area-menu {

}

ul.side-area-menu  > li {
    border-bottom: solid 1px #FFFFFF;
}


.white {color: #ffffff;}
.green {color: #8cc63f;}
.blue {color: #12aee3;}
.light-blue {color:#15b9ce;}
.green-blue {color:#0da097;}
.dark-green {color:#0a844f;}
.light-green {color:#5fb72c;}
.light-orange {color:#ffbe00;}
.dark-orange {color:#f99b06;}


.mc4wp-form {  } /* the form element */
.mc4wp-form p {  } /* form paragraphs */
.mc4wp-form label { } /* labels */
.mc4wp-form input[type="text"] {
    width: 100%;
    font-size: 16px;
    padding: 10px;
    margin-top: 10px;
}
.mc4wp-form input[type="email"] {
    width: 100%;
    font-size: 16px;
    padding: 10px;
    margin-top: 10px;
}

.mc4wp-form input[type="submit"] {
    background-color: #92c62b;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

p.toolkit-item {}
i.fa-angle-right {padding-left: 15px;}
a.white:hover {color: #ffffff;}

.wpgmp_listing_grid .wpgmp_locations .wpgmp_locations_content, .wpgmp_listing_list .wpgmp_locations .wpgmp_locations_content {
    display: none;}

.fc-label-info, .fc-badge.info, .wpgmp_pagination span, .wpgmp_pagination a, .wpgmp_toggle_main_container .amenity_type, div.categories_filter select, .wpgmp_tabs_container .wpgmp_tabs, .wpgmp_toggle_container {
    background: #000000!important;
}

.comment_holder .comment_number {
    display: none;
}


/* Responsive */


/* Desktops and laptops ----------- */

@media screen and (max-width: 1300px) {
.largescreens {display: none;}
}

@media screen and (max-width: 1024px) {
p.main_subtitle {font-size:1.2em;}
}

@media screen and (max-width: 767px) {
.omitted767 {display: none;}
.q_logo a{height: 60px !important;}
}

@media screen and (max-width: 500px) {

h1 {
    font-size: 48px;}

h1.project-title {
    font-size: 70px;
    line-height: 70px;
}

h1.xlarge {
font-size: 68px;
line-height: 72px;
}

h1.large {
font-size: 60px;
line-height: 72px;
}

h2 {
    font-family: "proxima-nova", Arial, Helvetica, sans-serif;
    font-size: 28px;
    line-height: 34px;
}

h2.project-objective {
    font-weight: 500;
}

h3 {
font-size: 24px;
line-height: 30px;
}

h4 {
    font-size: 22px;
    line-height: 28px;
}

h5 {/* Text style for "Heading" */
    font-size: 20px;
    line-height: 28px;
}

h6 {/* Text style for "Sub-Heading" */
    font-size: 12px;
    line-height: 20px;
}

body {
	font-size: 16px;
	line-height: 22px;
}

.omitted500 {display: none;}
i.fa-angle-right {display: none;}


}
