* {
    box-sizing: border-box;
}
body {
    min-width: 320px;
    background: #f3f3f3;
    width:100%;
}
img {
    -ms-interpolation-mode: bicubic;
}
.video-container {
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
    overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
}
.navigation-shade-container {
    display: none;
}
.mobile-navigation-container {
    display: none;
}
.header-container {
    display: block;
    width: 100%;
    height: 150px;
    background: url(../images/header-container-bg.png) no-repeat center top;
    position: relative;
    z-index: 100000000;
}
.header-container * {
    font-family: "soleto", sans-serif;
    line-height: 1.25em;
}
.header-container .fa {
    font-family: FontAwesome;
}
.header {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1200px;
    height: 150px;
}
.header .utility-container {
    display: block;
    width: 100%;
    height: 50px;
}
.header .utility {
    display: block;
    width: 100%;
    height: 50px;
    background: white;
}
.header .utility .header-one-container {
    display: block;
    float: left;
}
.header .utility .header-one {
    display: block;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 15px;
    color: #8a8a8a;
    padding: 0;
    background: none;
    font-weight: 300;
}
.header .utility .header-one sup {
    font-size: 10px;
    vertical-align: super;
}

.header .utility .demographics-container {
    display: block;
    float: right;
    background: black;
    padding-left: 30px;
}
.header .utility .demographics {
    display: block;
    width: 100%;
    font-size: 12px;
}
.header .utility .demographics .demographics-item {
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
}
.header .utility .demographics .demographics-item:last-of-type {
    margin-right: 0;
}
.header .utility .demographics .demographics-link {
    color: #aeaeae;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
}
.header .utility .demographics .demographics-link:hover {
    color: #fe1211;
}

.header .utility .join-container {
    display: block;
    float: right;
    padding-right: 30px;
}
.header .utility .join {
    display: block;
    width: 100%;
    font-size: 12px;
}
.header .utility .join .join-item {
    display: block;
    float: left;
    height: 50px;
    line-height: 50px;
    margin-right: 20px;
}
.header .utility .join .join-item:last-of-type {
    margin-right: 0;
}
.header .utility .join .join-link {
    color: black;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
}
.header .utility .join .join-link:hover {
    color: #fe1211;
}

.header .subheader-container {
    display: block;
    float: left;
    width: 100%;
    height: 100px;
    background: black;
}
.header .subheader {
    display: block;
    float: left;
    width: 100%;
    height: 100px;
}
.header .subheader .navigation-button-container {
    display: none;
}
.header .subheader .logo-container {
    display: block;
    float: left;
    width: 165px;
    height: 100px;
}
.header .subheader .logo {
    display: block;
    height: 100px;
}
.header .subheader .navigation-container {
    display: block;
    float: left;
    width: 830px;
    height: 100px;
}
.header .subheader #nav-header {
    display: block;
    float: left;
    height: 100px;
}
.header .subheader #nav-header .menu-item {
    display: block;
    float: left;
    height: 100px;
    padding-left: 35px;
    position: relative;
}
.header .subheader #nav-header .menu-item:last-of-type {
     padding-right: 0;
 }
.header .subheader #nav-header .menu-item a {
    display: block;
    float: left;
    height: 100px;
    line-height: 100px;
    color: #ababab;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
}
.header .subheader #nav-header .menu-item a:hover,
.header .subheader #nav-header .menu-item.current a {
    color: #fe1211;
}
.header .subheader #nav-header .menu-item>.sub-menu {
    display: none;
    width: 250px;
    background: black;
    padding: 0 35px 15px 35px;
    position: absolute;
    top: 100px;
    left: 0;
    z-index: 100;
}
.header .subheader #nav-header .menu-item>.sub-menu .menu-item {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    padding-left: 0;
}
.header .subheader #nav-header .menu-item>.sub-menu .menu-item a {
    display: block;
    float: left;
    width: 100%;
    height: auto;
    padding: 0 0 20px 0;
    line-height: 1.25em;
    color: #ababab;
}
.header .subheader #nav-header .menu-item>.sub-menu .menu-item a:hover {
    color: #fe1211;
}

.header .subheader .social-container {
    display: block;
    float: right;
    height: 100px;
}
.header .subheader .social {
    display: block;
    width: 100%;
    height: 100px;
}
.header .subheader .social .social-item {
    display: block;
    float: left;
    height: 100px;
    line-height: 100px;
    margin-right: 20px;
    position: relative;
}
.header .subheader .social .social-item:last-of-type {
    margin-right: 0;
}
.header .subheader .social .social-link {
    color: #aeaeae;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 16px;
}
.header .subheader .social .social-link:hover,
.header .subheader .social .social-link.current {
    color: #fe1211;
}
.header .subheader .social .social-menu {
    display: none;
    float: left;
    width: 385px;
    padding: 0 35px 35px 35px;
    background: black;
    position: absolute;
    left: -303px;
    top: 100px;
    z-index: 15000;
}
.header .subheader .social .social-menu .social-header-container {
    display: block;
    float: left;
    width: 100px;
}
.header .subheader .social .social-menu .social-header {
    display: block;
    float: left;
    font-size: 18px;
    color: #ababab;
    padding: 0;
    background: none;
    margin: 0;
    text-align: center;
    line-height: 50px;
}
.header .subheader .social .social-menu .social-list {
    display: block;
    float: left;
    width: 215px;
    height: 50px;
}
.header .subheader .social .social-menu .social-list .social-list-item {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f3f3f3;
    margin-right: 5px;
}
.header .subheader .social .social-menu .social-list .social-list-item:last-of-type {
    margin-right: 0;
}
.header .subheader .social .social-menu .social-list .social-list-item .social-link {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    line-height: 50px;
    color: #000000;
    font-size: 20px;
}
.header .subheader .social .social-menu .social-list .social-list-item.linkedin .social-link:hover {
    background: #0077B5;
    color: #f3f3f3;
}
.header .subheader .social .social-menu .social-list .social-list-item.twitter .social-link:hover {
    background: #57CDFF;
    color: #f3f3f3;
}
.header .subheader .social .social-menu .social-list .social-list-item.youtube .social-link:hover {
    background: #CC181E;
    color: #f3f3f3;
}
.header .subheader .social .social-menu .social-list .social-list-item.facebook .social-link:hover {
    background: #4867AA;
    color: #f3f3f3;
}
.header .subheader .social .search-form-container {
    display: none;
    width: 500px;
    padding: 0 35px 35px 35px;
    background: black;
    position: absolute;
    right: 0;
    top: 100px;
    z-index: 20000;
}
.header .subheader .social .search-form {
    display: block;
    float: left;
    width: 100%;
    height: 50px;
}
.header .subheader .social .search-form .search-form-text {
    display: block;
    float: left;
    width: 380px;
    height: 50px;
    border: none;
    padding-left: 15px;
    font-size: 18px;
    line-height: 50px;
}
.header .subheader .social .search-form .search-form-button {
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    background: #fe1211;
    color: white;
    line-height: 50px;
    border: none;
    font-size: 20px;
    cursor: pointer;
}
.header .subheader .social .search-form .search-form-button .fa-search {
    position: relative;
    bottom: 2px;
}


.footer-container {
    display: block;
    float: left;
    width: 100%;
    background: black;
}
.footer-container * {
    font-family: "soleto", sans-serif;
    line-height: 1.25em;
}
.footer-container .fa {
    font-family: FontAwesome;
}
.footer {
    display: block;
    margin: auto;
    width: 100%;
    max-width: 1050px;
    background: black;
}
.footer .specifications-container {
    padding-top: 65px;
    padding-bottom: 65px;
}
.footer .specifications-heading-container {}
.footer .specifications-heading {
    font-size: 18px;
    font-weight: 700;
    color: #ababab;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.footer .specifications-list-container {
    text-align: center;
}
.footer .specifications-list {
    list-style: none;
    padding: 0 100px;
}
.footer .specifications-list .specification-item {
    display: inline-block;
    background: #1e1e1e;
    margin-right: 10px;
    margin-bottom: 10px;
}
.footer .specifications-list .specification-link {
    display: block;
    font-size: 16px;
    font-weight: 700;
    color: #ababab;
    text-decoration: none;
    text-transform: uppercase;
    padding: 20px;
}
.footer .specifications-list .specification-link:hover {
    color: #fe1211;
}

.footer .utility-container {
    display: block;
    float: left;
    width: 60%;
}
.footer .utility {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 45px;
}
.footer .utility .nav-footer {
    display: block;
    float: left;
    width: 33.3333333%;
}
.footer .utility .menu-item-has-children {
    margin-bottom: 35px;
    float: none;
    width: 100%;
}
.footer .utility .menu-item-has-children h6 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
}
.footer .utility .menu-item-has-children h6 a {
    color: #ababab;
    text-decoration: none;
}
.footer .utility .menu-item-has-children h6 a:hover {
    color: #fe1211;
}
.footer .utility .menu-item-has-children ul {
    float: none;
    width: 100%;
}
.footer .utility .menu-item-has-children .menu-item {
    font-size: 16px;
    margin-bottom: 5px;
}
.footer .utility .menu-item-has-children .menu-item a {
    font-size: 16px;
    color: #ababab;
    text-decoration: none;
}
.footer .utility .menu-item-has-children .menu-item a:hover {
    color: #fe1211;
}

.footer .summary-container {
    display: block;
    float: left;
    width: 40%;
}
.footer .summary {
    display: block;
    width: 100%;
}
.footer .summary .company-container {
    display: block;
    width: 100%;
}
.footer .summary .company {
    display: block;
    width: 100%;
}
.footer .summary .company .logo-container {
    display: block;
    width: 100%;
}
.footer .summary .company .logo {
    display: block;
    position: relative;
    left: -3px;
    height: 31px;
}

.footer .summary .description-container {
    display: block;
    width: 100%;

}
.footer .summary .description {
    font-size: 16px;
    color: #ababab;
    margin-top: 30px;
    line-height: 1.5em;
}

.footer .summary .social-container {
    display: block;
    width: 100%;
    margin-top: 40px;
}
.footer .summary .social-header-container {
    display: block;
    float: left;
    width: 110px;
}
.footer .summary .social-header{
    display: block;
    float: left;
    width: 100%;
    font-size: 16px;
    color: #ababab;
    font-weight: 700;
    padding: 0;
    background: none;
    margin: 0;
}
.footer .summary .social {
    display: block;
    float: left;
    width: 160px;
    position: relative;
    bottom: 4px;
}
.footer .summary .social .social-item {
    display: block;
    float: left;
    width: 25%;
}
.footer .summary .social .social-item .social-link {
    color: #ababab;
    font-size: 20px;
}
.footer .summary .social .social-item.linkedin .social-link:hover {
    color: #0077B5;
}
.footer .summary .social .social-item.twitter .social-link:hover {
    color: #57CDFF;
}
.footer .summary .social .social-item.youtube .social-link:hover {
    color: #CC181E;
}
.footer .summary .social .social-item.facebook .social-link:hover {
    color: #4867AA;
}

.footer .summary .copyright-container {
    display: block;
    float: left;
    width: 100%;
    margin-top: 40px;
}
.footer .summary .copyright {
    font-size: 13px;
    font-weight: 500;
    color: #ababab;
}
.footer .summary .copyright .copyright-link {
    color: #ababab;
    text-decoration: none;
}
.footer .summary .copyright .copyright-link:hover {
    color: #fe1211;
}

.sub-footer-container {
    display: block;
    float: left;
    width: 100%;
    height: 129px;
    background: #151515;
}
.sub-footer-container * {
    font-family: "soleto", sans-serif;
    line-height: 1.25em;
}
.sub-footer-container .fa {
    font-family: FontAwesome;
}
.sub-footer {
    display: block;
    margin: auto;
    width: 100%;
    height: 129px;
    max-width: 1200px;
    background: #151515;
}
.sub-footer .project-list-container {
    display: block;
    width: 100%;
    height: 129px;
}
.sub-footer .project-list {
    display: block;
    width: 100%;
    height: 129px;
}
.sub-footer .project-list .project-list-item {
    display: block;
    float: left;
    width: 25%;
    height: 129px;
    -moz-transition: all .15s ease-in-out;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
}
.sub-footer .project-list .project-list-item:hover {
    opacity: 0.85;
}
.sub-footer .project-list .project-list-link {
    display: block;
    width: 100%;
    height: 129px;
}
.sub-footer .project-list .project-list-logo {
    display: block;
    margin: auto;
    height: 129px;
}


@media(max-width: 1280px) {
    .header {
        max-width: 1280px;
        padding: 0 40px;
    }
    .footer {
        max-width: 1130px;
        padding: 0 40px;
    }
}

@media(max-width: 1180px) {
    .header {
        position: relative;
    }
    .header .utility .header-one-container {
        display: none;
    }
    .header .utility .join-container {
        float: left;
    }
    .header .utility .demographics-container {
        padding-right: 100px;
    }
    .header .subheader #nav-header.faded .menu-item a {
        opacity: .25;
        -moz-transition: all .2s ease-in-out;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
    }
    .header .subheader .social-container {
        height: 50px;
        position: absolute;
        right: 40px;
        top: 0;
    }
    .header .subheader .social {
        height: 50px;
    }
    .header .subheader .social .social-item {
        height: 50px;
        line-height: 50px;
    }
    .header .subheader .social .search-form-container {
        width: 465px;
        padding: 25px 0 25px 35px;
        top: 50px;
        right: -1px;
    }
    .header .subheader .social .social-menu {
        width: 250px;
        padding: 25px 0 25px 35px;
        top: 50px;
        left: -169px;
    }
    .header .subheader .social .social-menu .social-header-container {
        display: none;
    }
}

@media(max-width: 1100px) {
    .header .subheader .navigation-container {
        width: 735px;
    }
    .header .subheader #nav-header .menu-item {
        padding-left: 21px;
    }
    .footer .utility .menu-item-has-children {
        padding-right: 20px;
    }
}

@media(max-width: 1023px) {
    .header-container {
        height: 200px;
    }
    .header {
        height: 200px;
    }
    .header .subheader-container {
        height: 150px;
    }
    .header .subheader {
        height: 150px;
    }
    .header .subheader .logo-container {
        width: 100%;
        height: 100px;
    }
    .header .subheader .navigation-container {
        width: 100%;
        height: 50px;
    }
    .header .subheader #nav-header {
        height: 50px;
    }
    .header .subheader #nav-header .menu-item {
        height: 50px;
        padding-left: 18px;
    }
    .header .subheader #nav-header .menu-item:first-of-type {
        padding-left: 0;
    }
    .header .subheader #nav-header .menu-item a {
        height: 50px;
        line-height: 18px;
    }
    .header .subheader #nav-header .menu-item>.sub-menu {
        top: 50px;
    }
}

@media(max-width: 1000px) {
    .footer .utility-container {
        width: 100%;
    }
    .footer .summary-container {
        width: 100%;
        padding-bottom: 65px;
    }
}

@media(max-width: 900px) {
    .sub-footer-container,
    .sub-footer,
    .sub-footer .project-list-container,
    .sub-footer .project-list {
        height: auto;
    }
    .sub-footer .project-list .project-list-item {
        width: 50%;
        height: 131px;
    }
    .sub-footer .project-list .project-list-item:nth-child(1) {
        border-right: 2px solid black;
        border-bottom: 2px solid black;
    }
    .sub-footer .project-list .project-list-item:nth-child(2) {
        border-left: 2px solid black;
        border-bottom: 2px solid black;
    }
    .sub-footer .project-list .project-list-item:nth-child(3) {
        border-right: 2px solid black;
        border-top: 2px solid black;
    }
    .sub-footer .project-list .project-list-item:nth-child(4) {
        border-left: 2px solid black;
        border-top: 2px solid black;
    }
}

@media(max-width: 767px) {
    body {
        position: relative;
    }
    .page-container {
        overflow-x: hidden;
    }
    .navigation-shade-container {
        display: none;
        float: left;
        width: 100%;
        height: 100%;
        background: black;
        opacity: 0;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 20000000;
    }
    .mobile-navigation-container {
        display: block;
        height: 100%;
        width: 270px;
        position: absolute;
        left: -270px;
        top: 0;
        background: black;
        padding: 25px 30px 40px 30px;
        overflow: hidden;
    }
    .mobile-navigation {
        display: block;
        width: 100%;
        position: relative;
        left: -30px;
        opacity: 0;
    }
    .mobile-navigation .core-navigation-container {
        display: block;
        width: 100%;
    }
    .mobile-navigation .core-navigation {
        display: block;
        width: 100%;
        position: relative;
    }
    .mobile-navigation .core-navigation #nav-header-mobile {
        display: block;
        width: 100%;
    }
    .mobile-navigation .menu-item {
        display: block;
        width: 100%;
    }
    .mobile-navigation .menu-item a {
        display: block;
        width: 100%;
        color: #ababab;
        text-decoration: none;
        font-size: 18px;
        font-weight: 500;
        padding: 15px 0;
    }
    .mobile-navigation .menu-item a:hover {
        color: #fe1211;
    }
    .mobile-navigation .menu-item-has-children {
        position: relative;
    }
    .mobile-navigation .menu-item-has-children:after {
        position: absolute;
        right: 0;
        top: 0;
        font-family: FontAwesome;
        content: "\f105";
        font-size: 22px;
        line-height: 51px;
        color: #ababab;
    }
    .mobile-navigation .menu-item-has-children a {}
    .mobile-navigation #nav-header-mobile .menu-item-has-children .sub-menu {
        display: none
    }
    .mobile-navigation .menu-item-has-children .sub-menu .menu-item {}
    .mobile-navigation .menu-item-has-children .sub-menu .menu-item a {}
    .mobile-navigation .secondary-navigation-container {
        position: absolute;
        left: 270px;
        top: 0;
    }
    .mobile-navigation .secondary-navigation {
        display: none;
        width: 210px;
    }
    .mobile-navigation .secondary-navigation .back-navigation {
        display: block;
        float: left;
        width: 35px;
        height: 100%;
    }
    .mobile-navigation .secondary-navigation .back-navigation .back-navigation-link {
        display: block;
        float: left;
        width: 100%;
        height: 35px;
        color: #fe1211;
        font-size: 22px;
        margin-top: 12px;
    }
    .mobile-navigation .secondary-navigation .menu-item {
        float: left;
        width: 175px;
    }
    .mobile-navigation .secondary-navigation .menu-item-has-children:after {
        display: none;
    }

    .mobile-navigation .demographics-container {
        display: block;
        float: left;
        width: 100%;
        position: relative;
        margin-top: 30px;
    }
    .mobile-navigation .demographics {}
    .mobile-navigation .demographics .demographics-item {
        margin-bottom: 11px;
    }
    .mobile-navigation .demographics .demographics-item .demographics-link {
        color: #ababab;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1em;
        font-size: 12px;
    }
    .mobile-navigation .join-container {
        display: block;
        float: left;
        width: 100%;
        position: relative;
    }
    .mobile-navigation .join {}
    .mobile-navigation .join .join-item {
        margin-bottom: 11px;
    }
    .mobile-navigation .join .join-item .join-link {
        color: #ababab;
        text-decoration: none;
        text-transform: uppercase;
        line-height: 1em;
        font-size: 12px;
    }
    .mobile-navigation .social-container {
        display: block;
        float: left;
        width: 100%;
        position: relative;
        margin-top: 30px;
    }
    .mobile-navigation .social {}
    .mobile-navigation .social .social-header-container {}
    .mobile-navigation .social .social-header {
        color: #ababab;
        font-size: 12px;
        font-weight: 700;
    }
    .mobile-navigation .social .social-list {
        display: block;
        float: left;
        width: 100%;
        margin-top: 15px;
    }
    .mobile-navigation .social .social-list .social-list-item {
        display: block;
        float: left;
        margin-right: 20px;
        font-size: 22px;
    }
    .mobile-navigation .social .social-list .social-list-item.linkedin .social-link:hover {
        color: #0077B5;
    }
    .mobile-navigation .social .social-list .social-list-item.twitter .social-link:hover {
        color: #57CDFF;
    }
    .mobile-navigation .social .social-list .social-list-item.youtube .social-link:hover {
        color: #CC181E;
    }
    .mobile-navigation .social .social-list .social-list-item.facebook .social-link:hover {
        color: #4867AA;
    }
    .mobile-navigation .social .social-list .social-list-item .social-link {
        color: #ababab;
        text-decoration: none;
    }
    .header-container {
        background: black none;
        height: 50px;
    }
    .header {
        max-width: none;
        padding: 0;
        height: 50px;
    }
    .header .utility-container {
        display: none;
    }
    .header .subheader-container {
        height: 50px;
    }
    .header .subheader {
        height: 50px;
    }
    .header .subheader .navigation-button-container {
        display: block;
        float: left;
        width: 50px;
        height: 50px;
        text-align: center;
        position: relative;
        z-index: 30000;
    }
    .header .subheader .navigation-button-container .navigation-button-link {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
        line-height: 50px;
        font-size: 16px;
        color: #aeaeae;
    }
    .header .subheader .navigation-button-container .navigation-button-link.open {
        color: #fe1211;
    }
    .header .subheader .logo-container {
        width: 200px;
        height: 50px;
        overflow: hidden;
    }
    .header .subheader .logo {
        height: 80px;
        position: relative;
        top: -15px;
    }
    .header .subheader .navigation-container {
        display: none;
    }
    .header .subheader #nav-header.faded .menu-item a {
        opacity: 1;
    }
    .header .subheader .social-container {
        display: block;
        float: left;
        height: 50px;
        width: 50px;
        right: 0;
    }
    .header .subheader .social {
        height: 50px;
        width: 100%;
    }
    .header .subheader .social .social-item {
        height: 50px;
        line-height: 50px;
        width: 100%;
        text-align: center;
    }
    .header .subheader .social .social-item.share,
    .header .subheader .social .social-item.rss {
        display: none;
    }
    .header .subheader .social .social-link {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
        line-height: 50px;
    }
    .header .subheader .social .search-form-container {
        top: 50px;
        padding: 25px 35px;
        width: 500px;
    }
    .footer .specifications-container {
        padding-top: 45px;
        padding-bottom: 45px;
    }
    .footer .specifications-heading {
        font-size: 14px;
        margin-bottom: 25px;
    }
    .footer .specifications-list {
        padding: 0 40px;
    }
    .footer .specifications-list .specification-link {
        font-size: 12px;
        padding: 10px;
    }
    .footer .specifications-list .specification-item {
        margin-right: -1px;
        margin-bottom: 3px;
    }
    .footer .utility-container {
        display: none;
    }
    .sub-footer .project-list .project-list-item {
        height: 50px;
    }
    .sub-footer .project-list .project-list-link {
        height: 100%;
    }
    .sub-footer .project-list .project-list-logo {
        height: 100%;
    }
    .footer .summary .company .logo-container {
        height: 20px;
    }
    .footer .summary .company .logo {
        height: 100%;
    }
    .footer .summary .description {
        margin-top: 20px;
        font-size: 10px;
    }
    .footer .summary .social-container {
        margin-top: 30px;
    }
    .footer .summary .social-header {
        font-size: 14px;
    }
    .footer .summary .copyright-container {
        margin-top: 30px;
    }
    .footer .summary .copyright {
        font-size: 10px;
    }
    .footer .summary-container {
        padding-bottom: 40px;
    }
}

@media(max-width: 500px) {
    .header .subheader .social .search-form-container {
        width: 400px;
    }
    .header .subheader .social .search-form .search-form-text {
        width: 280px;
    }
}

@media(max-width: 400px) {
    .header .subheader .social .search-form-container {
        width: 300px;
    }
    .header .subheader .social .search-form .search-form-text {
        width: 180px;
    }
}
