.header {
    position: fixed;
    z-index: 10000;
    left: 0;
    right: 0;
    min-height: 100px;
    top: 0px;
    width: 100%;
    display: block;
}
.alternate-header {
    position: fixed;
    z-index: 10000;
    left: 0;
    right: 0;
    min-height: 72px;
    background-color: #FFFFFF;
}
.navigation {
    text-align: center;
    line-height: 0px;
}
.row_41 {
}
.row_40 {
    clear: both;
    min-height: 62px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.row_42 {
    clear: both;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
}
.column_28 {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 40px;
    height: 56px;
    min-height: 60px;
}
img.image3 {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 20px;
}
.column_29 {
    float: left;
    width: 50%;
    min-height: 62px;
    padding-left: 15px;
    padding-right: 15px;
}
div#drop_menu3_container {
    width: auto;
    height: auto;
}
.drop_down_menu_ul li {
    font-weight: 400;
    font-family: inherit;
}
.drop_down_menu_ul > li > a {
    height: auto !important;
}
.row_474 {
    clear: both;
    min-height: 62px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.row_476 {
    clear: both;
    width: auto;
    margin-left: -15px;
    margin-right: -15px;
    border-bottom: 1px solid rgba(48, 48, 48, 0.2);
    padding: 10px 10px;
}
.column_43 {
    float: left;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    height: 46px;
    min-height: 46px;
    padding-top: 12px;
    text-align: left;
}
img.image58 {
    margin-right: auto;
    display: inline-block;
    float: none;
    width: 90px;
}
.column_45 {
    float: none;
    min-height: 100px;
    width: auto;
    margin-left: 0px;
    text-align: right;
    display: none;
}
.column_44 {
    float: left;
    width: 50%;
    min-height: 43px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 0px;
}
div#drop_menu4_container {
    width: auto;
    height: auto;
}
.row_34 {
    clear: both;
    min-height: 66px;
    padding: 10px 10px;
    width: 100%;
    background-color: #303030;
}
.column_24 {
    float: left;
    width: 50%;
    min-height: 63px;
    padding-top: 5px;
    text-align: left;
}
.column_25 {
    float: left;
    width: 50%;
    min-height: 57px;
}
div#drop_menu2_container {
    width: auto;
    height: auto;
}
.column_26 {
    float: none;
    width: auto;
    min-height: 100px;
    text-align: right;
    display: none;
}
a.dark_button {
    display: inline-block;
    margin: 10px 0;
    color: #FFFFFF;
    text-decoration: none;
    padding: 15px 30px;
    background-color: #292929;
    border: 0 solid;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    transition: all 0.4s linear 0s;
    text-transform: uppercase;
    font: normal normal 500 15px/157% Raleway, sans-serif;
}
a.dark_button:hover {
    background-color: #292929;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
}
a.dark_button:active {
    background-color: #292929;
    font-size: 15px;
    font-weight: 400;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .13) inset;
    color: #FFFFFF;
    -moz-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .13) inset;
    -webkit-box-shadow: 0 3px 2px 0 rgba(0, 0, 0, .13) inset;
}
a.call_us_button:hover {
    background-color: #E8E8E8;
    color: #474747;
    font-size: 12px;
    font-weight: 600;
    box-shadow: -1px 5px 5px 2px rgba(0, 0, 0, 0.33);
    -moz-box-shadow: -1px 5px 5px 2px rgba(0, 0, 0, 0.33);
    -webkit-box-shadow: -1px 5px 5px 2px rgba(0, 0, 0, 0.33);
}
a.call_us_button:active {
    background-color: #e8e8e8;
    font-size: 12px;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
    color: #474747;
    -moz-box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
}
img.image4 {
    display: inline-block;
    width: 80px;
}
a.contact_button {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    line-height: 157%;
    margin: 10px 0px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    padding: 15px 30px;
    background-color: rgb(155, 203, 67);
    border: 0px solid;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    transition: all 0.4s linear 0s;
}
a.contact_button:hover {
    background-color: rgb(143, 191, 53);
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 400;
}
a.contact_button:active {
    background-color: rgb(143, 191, 53);
    font-size: 15px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
}
a.contact_button {
    display: inline-block;
    margin: 40px 0 60px 0;
    color: rgb(71, 71, 71);
    text-decoration: none;
    padding: 15px 30px;
    background-color: rgb(255, 255, 255);
    border: 0px solid;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    transition: all 0.4s linear 0s;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    font-stretch: normal;
    font-size: 15px;
    line-height: 157%;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
}
a.contact_button:hover {
    background-color: #FFFFFF;
    color: rgb(71, 71, 71);
    font-size: 15px;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.329412) -1px 5px 5px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.329412) -1px 5px 5px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.329412) -1px 5px 5px 2px;
    display: inline-block;
    margin-top: 40px;
    transition: all 0.4s linear 0s;
}
a.contact_button:active {
    background-color: #FFFFFF;
    font-size: 15px;
    font-weight: 400;
    color: #474747;
    box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
    display: inline-block;
    margin-top: 40px;
    transition: all 0.4s linear 0s;
}
a.call_us_button_black:hover {
    background-color: rgb(232, 232, 232);
    color: rgb(71, 71, 71);
    font-size: 12px;
    font-weight: 600;
    box-shadow: rgba(0, 0, 0, 0.329412) -1px 5px 5px 2px;
    -moz-box-shadow: rgba(0, 0, 0, 0.329412) -1px 5px 5px 2px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.329412) -1px 5px 5px 2px;
}
a.call_us_button_black:active {
    background-color: #e8e8e8;
    font-size: 12px;
    font-weight: 400;
    color: #474747;
    box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
    -moz-box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.129412) 0px 3px 2px 0px inset;
}
.header {
    min-height: 100px;
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 10000;
}
a.call_us_button {
    display: inline-block;
    margin: 10px 0px;
    color: rgb(71, 71, 71);
    text-decoration: none;
    padding: 15px 20px;
    background-color: rgb(255, 255, 255);
    border: 0px solid;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    transition: all 0.4s linear 0s;
    font: normal normal 600 15px/157% Raleway, sans-serif;
    text-transform: uppercase;
}
a.call_us_button_black {
    display: inline-block;
    margin: 10px 0px;
    color: #FFFFFF;
    text-decoration: none;
    padding: 15px 30px;
    background-color: #000000;
    border: 0px solid;
    border-radius: 100px;
    cursor: pointer;
    text-align: center;
    transition: all 0.4s linear 0s;
    font-style: normal;
    font-variant: normal;
    font-weight: 600;
    font-stretch: normal;
    font-size: 15px;
    line-height: 157%;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
    .header {
        min-height: 100px;
        width: 100%;
    }
    .row_474 {
        clear: both;
        min-height: 72px;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: auto;
        margin-right: auto;
    }
    .row_476 {
        clear: both;
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        padding: 20px;
    }
    .column_43 {
        float: left;
        width: 15%;
        min-height: 46px;
        padding-left: 15px;
        padding-right: 15px;
        height: 46px;
        text-align: left;
    }
    img.image58 {
        margin-bottom: auto;
        width: 112.5%;
        margin-right: auto;
        display: inline-block;
    }
    .column_45 {
        float: left;
        min-height: 70px;
        width: 18%;
        margin-left: 0px;
        display: block;
    }
    .column_44 {
        float: left;
        width: 65%;
        min-height: 68px;
        padding: 0px;
    }
    div#drop_menu4_container {
        width: 100%;
        height: auto;
    }
    .row_40 {
        clear: both;
        min-height: 72px;
        width: 90%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
    }
    .row_42 {
        clear: both;
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    .column_28 {
        float: left;
        width: 16.6667%;
        min-height: 72px;
        padding-left: 15px;
        padding-right: 15px;
        height: auto;
    }
    img.image3 {
        margin-top: 25px;
        margin-bottom: auto;
    }
    .column_29 {
        float: left;
        width: 83.3333%;
        min-height: 70px;
        padding-left: 15px;
        padding-right: 15px;
    }
    div#drop_menu3_container {
        width: 100%;
        height: auto;
    }
    .row_34 {
        clear: both;
        min-height: 66px;
        width: auto;
        background-color: transparent;
        padding: 20px;
    }
    .column_24 {
        float: left;
        width: 13.33509490986214%;
        min-height: 50px;
        text-align: left;
    }
    .column_25 {
        float: left;
        width: 62.83133191940615%;
        min-height: 50px;
    }
    div#drop_menu2_container {
        width: 100%;
        height: auto;
    }
    .column_26 {
        float: left;
        width: 23.40942184517498%;
        min-height: 50px;
        display: block;
    }
    .row_35 {
        clear: both;
        width: auto;
    }
    a.call_us_button:hover {
        font-size: 13px;
    }
    a.call_us_button:active {
        font-size: 12px;
    }
    a.call_us_button {
        font-size: 12px;
        font-weight: 600;
        font-family: Source Sans Pro, sans-serif;
        transition: all 0.4s linear 0s;
        display: inline-block;
        margin-top: 5%;
    }
    a.call_us_button_black:hover {
        font-size: 13px;
    }
    a.call_us_button_black:active {
        color: #474747;
        background-color: #e8e8e8;
    }
    a.call_us_button_black {
        font-size: 11px;
        font-weight: 600;
        font-family: Source Sans Pro, sans-serif;
        transition: all 0.4s linear 0s;
        display: inline-block;
        margin-top: 5%;
        padding-left: 15px;
        padding-right: 15px;
    }
    img.image4 {
        display: inline-block;
        width: auto;
    }
    a.contact_button {
        transition: all 0.4s linear 0s;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 1024px) {
    .header {
        width: 100%;
        display: block;
        min-height: 100px;
    }
    .row_474 {
        clear: both;
        min-height: 72px;
        width: auto;
        padding-left: 0px;
        padding-right: 0px;
        margin-left: auto;
        margin-right: auto;
        max-width: none;
    }
    .row_476 {
        clear: both;
        width: auto;
        margin-left: 0px;
        margin-right: 0px;
        padding: 20px 40px;
    }
    .column_43 {
        float: left;
        padding-left: 0px;
        padding-right: 0px;
        min-height: 46px;
        width: 15%;
        height: 46px;
        text-align: left;
    }
    img.image58 {
        margin-top: 0%;
        margin-bottom: 0%;
        float: left;
        width: 90px;
        margin-right: auto;
    }
    .column_45 {
        float: left;
        min-height: 50px;
        width: 18%;
        display: block;
    }
    .column_44 {
        float: left;
        min-height: 70px;
        width: 67%;
        padding: 10px 15px 0px 15px;
    }
    div#drop_menu4_container {
        width: 100%;
        height: auto;
    }
    .row_34 {
        min-height: 66px;
        width: auto;
        background-color: transparent;
        padding: 20px 40px;
    }
    .row_40 {
        clear: both;
        min-height: 72px;
        width: 80%;
        padding-left: 15px;
        padding-right: 15px;
        margin-left: auto;
        margin-right: auto;
        max-width: 1232px;
    }
    .row_42 {
        clear: both;
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
    .column_28 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        min-height: 72px;
        width: 16.6667%;
        height: auto;
    }
    img.image3 {
        margin-top: 15%;
        margin-bottom: 15%;
    }
    .column_29 {
        float: left;
        padding-left: 15px;
        padding-right: 15px;
        min-height: 70px;
        width: 83.3333%;
    }
    div#drop_menu3_container {
        width: 100%;
        height: auto;
    }
    .row_35 {
        clear: both;
        width: auto;
    }
    .column_24 {
        float: left;
        width: 13.33509490986214%;
        min-height: 50px;
        text-align: left;
    }
    .column_25 {
        float: left;
        width: 62.83133191940615%;
        min-height: 50px;
    }
    div#drop_menu2_container {
        width: 100%;
        height: auto;
    }
    .column_26 {
        float: left;
        width: 23.40942184517498%;
        min-height: 50px;
        display: block;
    }
    a.call_us_button_black {
        font-size: 13px;
        font-weight: 600;
        font-family: Source Sans Pro, sans-serif;
        transition: all 0.4s linear 0s;
        margin-top: 10px;
        padding-left: 20px;
        padding-right: 20px;
        display: inline-block;
    }
    a.call_us_button {
        font-size: 13px;
        font-weight: 600;
        font-family: Source Sans Pro, sans-serif;
        transition: all 0.4s linear 0s;
        margin-top: 10px;
    }
    img.image4 {
        margin-top: 0;
        width: auto;
    }
    a.contact_button {
        transition: all 0.4s linear 0s;
        margin-bottom: 10px;
    }
}