

/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");


/* 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: "freight-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 68px;
    font-weight: 300;
    line-height: 72px;}

h1.project-title {
    font-size: 120px;
    font-weight: 600;
    line-height: 120px;
}

.sub-title{
	font-size:1.875rem;
	line-height:1.16;
}

h1.xlarge {
font-family: "freight-sans-pro", Arial, Helvetica, sans-serif;
font-size: 130px;
font-weight: 600;
line-height: 128px;
}

h1.large {
font-family: "freight-sans-pro", Arial, Helvetica, sans-serif;
font-size: 100px;
font-weight: 600;
line-height: 100px;
}

h2 {
    font-family: "freight-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 48px;
    font-weight: 600;
    line-height: 54px;
    padding-bottom: 20px;
}

h3.project-objective {
    font-weight: 500;
}

h3 {
font-family: "freight-sans-pro", Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight: 600;
line-height: 38px;
}

h4 {
    font-family: "freight-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: 0px;
    padding-bottom: 20px;
}

h5 {/* Text style for "Heading" */
    font-family: "freight-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
}

h6 {/* Text style for "Sub-Heading" */
    font-family: "freight-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding-bottom: 10px;
}

a:hover { 
    text-decoration: underline;
}

.serv_title {
    text-align: center;
    letter-spacing: 0px;
    font-size: 16px;
}

body {
    font-variant-numeric: lining-nums;
    -moz-font-feature-settings: "lnum";
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    font-family: "freight-sans-pro";
    font-size: 20px;
    color: #000000;}

.regular {font-weight: 300;}

p {
padding-bottom: 20px;}

p.bigger {
    font-size: larger; 
}

p.no-padding {padding-bottom: 0px;}

p.wp-caption-text {
    font-size: 15px;
    color: #585858;
    line-height: 1.4em;
}

blockquote {
    quotes: none;
    font-size: 24px;
    line-height: 32px;
    padding: 14px 0px 0px 25px;
    border-left: 3px solid;
    margin-bottom: 30px;
    margin-top: 20px;
}

/* List */
ul {
    list-style-position: outside;
    padding-left: 20px;
}

/* 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;
}

/* 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: "freight-sans-pro", 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: "freight-sans-pro", Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    text-transform: none;
    letter-spacing: 0px;
}


.white {color: #ffffff;}
.green {color: #8cc63f;}
.darkgreen {color: #16562B;}
.blue {color: #12aee3;}
.magenta {color: #D8236B!important;}


.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;
}

img.logo-menu {
    margin-bottom: -10px;
}

div#tpbr_box {
    font-family: "freight-sans-pro" !important;
    font-size: 18px!important;
    font-weight: 500 !important;
}

/* 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: 68px;
    line-height: 72px;}

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: "freight-sans-pro", 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;
}

.omitted500 {display: none;}


}
