/*
Theme Name:   theCorps Child
Theme URI:    http://themes.potenzaglobalsolutions.com/thecorps-wp/intro.html
Author:       TeamWP @Potenza Global Solutions
Author URI:   http://www.potenzaglobalsolutions.com/
Description:  theCorps Child Theme
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Template:     thecorps
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  thecorps-child
*/

#wpadminbar {
    display: none;
}

html {
    margin-top: 0 !important;
}
#headertop {
    padding-bottom: 
}
#partnerheaders {
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}
#partnerheaders img {
    padding: 0 40px;
    margin: auto;
    text-align: center;
}

header#header {
    display: none;
}
div#navigation {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    background-color: rgba(178,32,34,0.82);
}
#sclogo{
    margin-top: 55px !important;
    margin-bottom: 55px !important;
}
#navigation {
    width: 100vw;
    left: 50%;
    margin-left: -50vw;
    height: 100px
}
#navigation .vc_column-inner {
    padding: 25px;
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
}
#navigation a {
	color:#fff;
	font-family: Open Sans;
    font-weight: 400;
    font-style: normal;
	font-size:20px;
	line-height:50px;
    margin-right:10px;
}
#navigation a:hover {
    text-decoration: underline;
}

#navigation li {
    list-style: none;
    float: left;
}
#navigation ul {
    margin: 0;
    padding: 0;
}
#navigation ul li {
    list-style-type: none;
    display: inline;
    padding: 0 2%;
}
#navigation ul li:not(:first-child) {
    border-left: 1px solid #fff;
}

.wpb_content_element {
    margin-bottom: 0;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
div#navigation.sticky {
	display: block !important;
    position: fixed !important;
    top: 0 !important;
    width: 100% !important;
    box-sizing: content-box;
    z-index: 99;
    left: 0 !important;
    right: 0 !important;
    margin: 0;
    height: 60px;
    transition: height .75s ease-in-out;
    background-color: rgba(178,32,34,0.95);
}
#navigation.sticky .vc_column-inner {
    padding: 5px 25px;
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
}
#navigation.sticky a {
    color: #fff;
    font-family: Open Sans;
    font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 56px;
    margin-right: 10px;
}

.headerspace {
    height: 60px;
    display: none;
}
.headerspace.sticky {
  display: block
}
#intro {
	background: #e0e0e0;
	background-position: calc(50% - -460px) 50% !important;
    background-repeat: no-repeat !important;
}
#intro .vc_column-inner {
    padding-right: 30px !important;
}
.footer {
    display: none;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #444 !important;
    border-color: #828282;
    background-color: transparent;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 600;
    font-size:18px;
	width:100%;
}
h1 {
    line-height: 38px;
    margin-bottom: 15px !important;
}
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
    color: #fff !important;
    border-color: #444;
    background-color: #444;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: 600;
	width: 100%;
}
.vc_btn3-container.vc_btn3-inline {
	width:100%;
}
#survey {
    background-position: right !important;
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #ebebeb;
    padding-top: 60px;
    padding-bottom: 80px;

}
#survey .wpb_column.vc_column_container.vc_col-sm-3 {
    background: #fff;
    margin: 1%;
    width: 23%;
    min-height: 385px;
    box-shadow: 0px 0px 8px #888888;
	border-bottom: solid 10px #000;
}
#survey .vc_column-inner {
    padding: 0;
}
#survey h2.vc_custom_heading {
    background: #000;
    line-height: 24px;
    padding: 10px 5px;
    margin: 0 0 15px 0;
    display: block;
    width: 100%;
	text-transform:uppercase;
	min-height:68px;
}
#survey .wpb_text_column.wpb_content_element {
    padding: 0 20px;
	min-height: 200px;
}
#survey .vc_btn3-container.vc_btn3-inline {
    display: block !important;
    margin: auto !important;
    text-align: center;
    bottom: 0 !important;
	width:85% !important;
}
#survey a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-outline.vc_btn3-color-grey {
    width: 100% !important;
    display: block !important;
    margin: auto;
}
iframe {
    width: 100%;
    height: 700px;
    border: none;
}
.manufacturers.wpb_column.vc_column_container.vc_col-sm-3 {
    border-bottom: solid 10px #fd935b !important;
}
.manufacturers h2.vc_custom_heading {
    background:#fd935b !important;
}
.suppliers.wpb_column.vc_column_container.vc_col-sm-3 {
    border-bottom: solid 10px #e16e4e !important;
}
.suppliers h2.vc_custom_heading {
    background:#e16e4e !important;
}
.organizations.wpb_column.vc_column_container.vc_col-sm-3 {
    border-bottom: solid 10px #fdbb78 !important;
}
.organizations h2.vc_custom_heading {
    background:#fdbb78 !important;
}
.healthcare.wpb_column.vc_column_container.vc_col-sm-3 {
    border-bottom: solid 10px #ba4723 !important;
}
.healthcare h2.vc_custom_heading {
    background:#ba4723 !important;
}

#criticalneeds {
    padding-top: 50px;
    padding-bottom: 100px;
    background: #191919;
    background: -moz-linear-gradient(45deg, #191919 0%, #2E2C2B 50%, #333333 100%);
    background: -webkit-linear-gradient(45deg, #191919 0%, #2E2C2B 50%, #333333 100%);
    background: linear-gradient(45deg, #191919 0%, #2E2C2B 50%, #5a5a5a 100%);
    color: #fff;
}
#criticalneeds h2.vc_custom_heading {
    text-transform: uppercase;
    margin-bottom: 0px;
}

#criticalneeds h3.vc_custom_heading {
    color: #fdbb78 !important;
}

#criticalneeds li {
    line-height: 19px;
    font-size: 16px;
    margin-bottom: 10px;
    list-style: none;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
    border-color: #fd935b;
}
#criticalneeds ul {
    list-style: none;
    margin-left: 20px;
	margin-bottom: 30px;
}
}
.switcherItem {
    color: #ff0c0c;
    font-size: 15px;
    padding: 2px 7px;
    white-space: nowrap;
    text-decoration: none;
    cursor: pointer;
    text-transform: uppercase;
}
.switcherItemActive {
    padding: 2px 7px;
    white-space: nowrap;
    background-color: #fff;
    font-weight: 500;
    font-size: 15px;
    border-left: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    text-decoration: none;
    font-weight: 800;
	text-transform: uppercase;

}
#criticalneeds ul li:before {
content: "+";
    width: .5em;
    line-height: .5em;
    display: inline-block;
    margin-left: -14px;
    margin-right: 5px;
    font-size: 1em;
    color: #fd935b;
}
#partners {
    padding: 60px 0;
    background: #fff url(https://sccovid19.org/wp-content/uploads/2020/04/warehouse.jpg) !important;
    background-position: calc(50% - 630px) 50% !important;
    background-repeat: no-repeat !important;
}
#partners img {
    cursor: pointer !important;
}
#contact select#input_1_4 {
    margin-top: 12px;
    border-radius: 0 !important;
}
#contact a {
    color: #000 !important;
}
body .gform_wrapper ul li.gfield {
    margin-top: 0px;
    padding-top: 0;
}
.gform_body li {
    margin-top: 0px !important;
}
input#input_1_8 {
    width: 100%;
    margin-bottom: 12px;
}
.gform_wrapper textarea.medium {
    height: 120px !important;
    width: 100%;
}
#footer a:hover {
    opacity: 0.8;
}
#footer a {
    color: #fff !important;
    text-decoration: none;
    font-family: Open Sans;
    font-weight: 600px;

}
#footer {
    color: #fff !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
#footer p {
    color: #fff !important;
}
#footer .wpb_column.vc_column_container.vc_col-sm-8 {
    bottom: 0;
    margin-top: 70px;
}
#back-to-top .top {
     background:  #811416;
}
input#gform_submit_button_1 {
    color: #444 !important;
    border-color: #828282;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin-top: -10px;
    margin-bottom: 20px;
    width: 99%;
}
input#gform_submit_button_1:hover {
    color: #fff !important;
    border-color: #444;
    background-color: #444;
    text-transform: uppercase;
    margin-top: -10px;
    font-weight: 600;
}
div#gform_confirmation_message_1 {
    font-size: 24px;
    margin: 100px 0;
    text-align: center;
}
div#contact {
    padding: 50px 0 80px 0;
}
#criticalneeds strong {
    color: #fdbb78 !important;
}

@media screen and (max-width: 1200px) { 
#navigation a {
    color: #fff;
    font-family: Open Sans;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 40px;
    margin-right: 10px;

}
#navigation.sticky a {
    font-size: 14px;
}

}
@media screen and (max-width: 900px) { 
    #navigation a {
        text-transform: capitalize;
    }
    #navigation.sticky a {
        text-transform: capitalize;
        line-height: 22px;
    }
    #partnerheaders .vc_column_container>.vc_column-inner {
        box-sizing: border-box;
        padding-left: 0;
        padding-right: 0;
        width: 65% !important;
        float: left;
    }

    #navigation.sticky.mobilemenu img.size-medium.wp-image-21.aligncenter {
    width: 135px;
}
    #partnerheaders img {
        padding: 0px 0px;
    }
    #survey p {
        line-height: 16px;
    }
    .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
        color: #444 !important;
        border-color: #828282;
        background-color: transparent;
        text-transform: uppercase;
        margin-top: 20px;
        font-weight: 600;
        font-size: 16px;
        padding: 10px;
    }
    #survey h2.vc_custom_heading {
        background: #000;
        line-height: 17px;
        padding: 10px 5px;
        margin: 0 0 15px 0;
        display: block;
        width: 100%;
        text-transform: uppercase;
        min-height: 54px;
        font-size: 16px !important;
    }
}
@media screen and (max-width: 800px) { 


#navigation {

}
#navigation a {
    color: #fff;
    font-family: Open Sans;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    line-height: 40px;
    margin-right: 10px;

}
#navigation.sticky a {
    font-size: 14px;
}










}

@media screen and (max-width: 768px) { 
    #intro {
        background-image: none !important;
    }

#partnerheaders {
    margin-top: 10px !important;
}
    #partnerheaders img {
        padding: 0px 40px;
        margin: auto;
        text-align: center;
    }
    #partnerheaders .vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0;
    padding-right: 0;
    width: 48% !important;
    float: left;
    padding-top: 20px;
}

    #survey .wpb_column.vc_column_container.vc_col-sm-3 {
        background: #fff;
        width: 100%;
        min-height: 220px;
        box-shadow: 0px 0px 8px #888888;
        border-bottom: solid 10px #000;
        margin: 0 0 20px;    
    }
    #partnerheaders figure.wpb_wrapper.vc_figure {
    min-height: 53px;
    }


    #survey {
        padding: 40px !important;
    }
    #survey .wpb_text_column.wpb_content_element {
        padding: 0 20px;
        min-height: 75px;
    }
    #survey .vc_btn3-container.vc_btn3-inline {
        width: 90% !important;
    }
    #partners {
        background-image: none !important;
    }
    #navigation .vc_column-inner {
    padding: 10px;
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
    }


}







