
.jumbotron_text{
    background: rgba(0, 0, 0, 0.6);
    margin:0 auto;
    padding:2%;
    width:85%;
    max-width:1300px;
    font-size:40px;
    text-align: center;
    position:relative;
    font-weight: lighter;
    top:170px;
}

.jumbotron{
    height:400px;
}

.contact_form_container{
    width:85%;
}


.service_illustration img {
    text-align: center;
    height: 120px;
}

.services_container p{
    padding-top:20px;
    font-size: 14px;
}

.contact_us_links a {
    font-size:12px;
}

.contact_us_social {
    width:210px;
    padding-left:20px;
}

.contact_us_form {
    float: left;
    width: 100%;
    text-align: center;
}

.contact_us_social_text{
    display: none;
}

.contact_us_links{
    padding:0;
}

.contact_us_links img{
    height:45px;
}

.contact_us_social{
    text-align: center;
    padding-left:0;
    width:100%;
    float:none;
}

.contact_us_links_container{
    text-align: center;
    width:165px;
    float:inherit;
    margin:0 auto;
    margin-bottom:25px;
}

h2{
    margin-bottom: 10px;
}

.contact_form_container input[type='text'], textarea{
    width:80%;
    margin:0 auto;
    padding:8px;
    margin:8px;
    font-family: 'Raleway', sans-serif;
    font-size:16px;
    border:solid 1px #C8C8C8;
}


.contact_form_container input[type='submit']{
    margin-right:9%;
}

#errorCont{
    margin-left:8%;
}

.line_spacer, .empty_spacer{
    display: none;
}

p{
    width:88%;
    text-align: justify;
    font-size:14px;
}

.working_with_you_step img{
    height:95px;
    padding:0;
    padding-bottom: 10px;
    float:none;
}

.success{
    width:70%;
    margin: 0 auto;
    margin-top:20px;
}