.fullBleed .noSecondaryContent .primaryAndSecondaryContent .block_vIpF10cTBdqaUv7T {
    padding-left: 0;
    padding-right: 0;
}

.block_vIpF10cTBdqaUv7T .blockImg {
    float: left !important;
    padding-top: 40px !important;
}
/********
  FONTS
********/
body, html {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
}
.navContainer,
button, .button, input[type=submit],
.blockInnerContent b, .itemInnerContent b, .blockInnerContent strong, .itemInnerContent strong {
    font-family: acumin-pro, sans-serif;
    font-style: normal;
    font-weight: 600;
}
.pageTitle {
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-style: normal;
    font-weight: 400;
    background: #ff4d76;
    display: inline;
    padding: 0 40px 12px 44px !important;
}
.contentTitle, .contentTitle a {
    font-family: acumin-pro-extra-condensed, sans-serif;
    font-style: normal;
    font-weight: 600;
}

.items_bd774098546a4cc08c730b20b50c24e0 .item .contentTitle,
.items_bd774098546a4cc08c730b20b50c24e0 .item .contentTitle a,
.items_bd774098546a4cc08c730b20b50c24e0 .item .itemInnerContent,
.items_ZKbBs0wWGtNSzltT .itemInnerContent {
    font-family: acumin-pro-condensed, sans-serif;
    font-style: normal;
    font-weight: 500;
    }

/*if page does not have parallax set*/
.blockWrap_cf55b114f2814bee88f4c39685f26bf9, /*services*/
.blockWrap_b0ceb133d15c4357a8adbb41dccc5d60, /*mission*/
.blockWrap_a3fa6a4e9573417686155c052d157972, /*careers*/ 
.blockWrap_a80374b7b61a4b7fa09b4945ce8a0ba7 /*careers iframe*/ {
    position: relative;
}
/*angled border on header images*/ 
.blockWrap_ecd1d286e49b4216b6b5969e3402bdf0:before{
    background-image: url(https://static.spacecrafted.com/e4aef1c809d0470aa546fa53490a4a0b/i/ce651c0dd4bc42578296fb3427b72508/1/5feFb8zhrk/img_hero-mask%401x1.png);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 181px;
    background-repeat: no-repeat;
    background-position: bottom left;
    display: none;

}
/*VIDEO HOME PAGE*/
.block_d80d7c41d0224d488e03b3842609d6f2 {
 margin-top: -14.5em;   
 position: relative;
}

.blockWrap_d80d7c41d0224d488e03b3842609d6f2 .blockImg {
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
/*--------------- GLOBAL ---------------*/
/*FULL WIDTH BUTTON*/
.blockWrap_ff36404459a7468786c137f3cf14633d a.button, /*home*/ 
.blockWrap_a1ffdd06cb9b46a78b3637aa07195007 a.button{
    padding: .25em 1em .35em 1em;
    font-size: 56px;
    width: 100%;
    font-family: acumin-pro-extra-condensed, sans-serif
}
/*--------------- FOOTER - CONTACT MODAL ---------------*/
/*make footer icons line up with content above*/
.footerSocialIcons li a {
    width: auto;
}
.footerContent .blockContainer .modal-box {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    max-width: 509px;
    margin: 10% auto 20px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: white;
    z-index: 9999;
    padding: 30px;
}
.footerContent .blockContainer .modal-body .contentTitle {
    color: #2a2732;
    font-size: 48px;
    font-family: dincondensedweb,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 400;
    text-align: center;
    padding-bottom: .2em;
}
.footerContent .blockContainer .modal-body p {
    color: #635f5f;
    font-size: 15px;
    /*font-style: italic;*/
    line-height: 1.6;
    margin: auto;
    max-width: 400px;
    text-align: center;
    text-transform: none;
}
.customerServ {
    padding-top: 10px;
}
.modal-body a {
    color: #3862da !important;
}
.footerContent .blockContainer .blockInnerContent .customerServ a {
/*.footerContent .blockContainer footer p {*/

    font-size: 15px;
    text-align: center;
    text-transform: none;
    font-style: normal;
}
.footerContent .blockContainer .blockInnerContent footer a {
    color: #3862da;
}
.footerContent .blockWrap_ceac39d250614b18a7aa7edd5bbececc {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100vh;
    overflow: scroll;
    background: rgba(0,0,0, .6);
    z-index: 3;
}
a.close {
    line-height: normal;
    font-size: 2em;
    position: absolute;
    top: 0;
    right: 2%;
    text-decoration: none;
    color: #acacaf;
}
a.close:hover {
    color: #222;
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}
/*hover*/ 
.footerContent .blockContainer .blockInnerContent a,
.footerSocialIcons li a {
    -webkit-transition: color 1s ease;
    -moz-transition: color 1s ease;
    transition: color 1s ease;
}
.footerContent .blockContainer .blockInnerContent a:hover,
.footerSocialIcons li a:hover {
    color: #3862da;
}
/*--------------- NAV ---------------*/
/*button styling*/
.navContent li .button {
    border-radius: 40px;
    padding: .5em 1.7em;
    transition: all .5s ease-in-out;
}
/*hovers*/
.navContent li .button:hover {
    color: #332e3b;
    background-color: #ffffff;
}
.navContent ul li a:hover, 
.navContent ul li .navLabel:hover,
.navContent ul li ul a:hover,
.navContent ul li ul .navLabel:hover {
    color: #3862da;
    transition: all .25s ease-in-out;
}
/*--------------- FOOTER ---------------*/

.footerContent .blockContainer .blockInnerContent,
.footerContent .blockContainer .blockInnerContent a {
    color: #696969;
}
.footerContent .blockContainer .contentTitle, .footerContent .blockContainer .blockInnerContent{
    color: #2e323b;
}
.footerContent .blockContainer .contentTitle,
.footerContent .blockContainer .blockInnerContent {
    font-family: sourcesanspro,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: 400;
}
/*logo custom HTML block*/
.logoCopyright .blockImg {
    max-width: 265px;
}
.logoCopyright .blockImg {
    padding-bottom: 16px;
}
.logoCopyright .blockInnerContent {
    text-transform: none;
    letter-spacing: normal;
    font-family: acumin-pro-condensed, sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 16px;
}
.footerContent .logoCopyright .blockInnerContent {
    color: #777580;
}
/*--------------- HOME ---------------*/
.items_f71cba4a05b2460d96de67da4b5be325 .item .contentTitle {
    border-bottom: 3px solid #8fa3fb;
    display: inline-block;
    padding-bottom: .15em;
    margin-bottom: .15em;
}
/*horizontal bar*/
.blockWrap_f68187c7ea154f66a7a1672f6513f60f {
    margin-top: -64px;
    position: absolute;
}
.block_d80d7c41d0224d488e03b3842609d6f2 .blockImg {
    /*padding: 42px 93px 48px 90px;*/
    max-width: 920px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 90px !important;
}
/*hover on service items*/ 
.items_f71cba4a05b2460d96de67da4b5be325 .item .contentTitle a {
    -o-transition: color .05s ease-in-out;
    -moz-transition: color .05s ease-in-out;
    -webkit-transition: color .05s ease-in-out;
    transition: color .05s ease-in-out;
}
.items_f71cba4a05b2460d96de67da4b5be325 .item .contentTitle a:hover {
    color: #3862da;
}

.items_bd774098546a4cc08c730b20b50c24e0 .item .contentTitle {
    padding-bottom: 5px;
}
.block_bf2a83c3f9ae4a4db30467c4d60d8220 .contentTitle {
    padding-bottom: 0;
}
/*--------------- SERVICES ---------------*/
/*PDF link*/
.block_uBG94QpYX9k0ZHFQ.layoutC .blockImg,
.block_dVwhxJuCJwRtLTIn.layoutC .blockImg,
.block_Y5uUn6uzOoLAvWZh.layoutC .blockImg {
    width: 4%;
}
.items_U4lVVjOBF1p7ombm .itemImg {
    width: 4% !important;
}
.items_U4lVVjOBF1p7ombm .itemContent {
    width: 96% !important;
}
.items_U4lVVjOBF1p7ombm .item .contentTitle {
    padding-bottom: 0;
}
.flexbox .block_uBG94QpYX9k0ZHFQ.blockContent.layoutC--vAlign1 .blockText, 
.flexboxlegacy .block_uBG94QpYX9k0ZHFQ.layoutC--vAlign1 .blockText,
.flexbox .block_dVwhxJuCJwRtLTIn.blockContent.layoutC--vAlign1 .blockText, 
.flexboxlegacy .block_dVwhxJuCJwRtLTIn.layoutC--vAlign1 .blockText,
.flexbox .block_Y5uUn6uzOoLAvWZh.blockContent.layoutC--vAlign1 .blockText, 
.flexboxlegacy .block_Y5uUn6uzOoLAvWZh.layoutC--vAlign1 .blockText {
    margin-left: 0;
}
.blockWrap_uBG94QpYX9k0ZHFQ .contentTitle,
.blockWrap_dVwhxJuCJwRtLTIn .contentTitle,
.blockWrap_Y5uUn6uzOoLAvWZh .contentTitle {
    font-size: 24px;
    text-transform: none;
    padding-bottom: 0;
}
.block_uBG94QpYX9k0ZHFQ .blockInnerContent a,
.block_dVwhxJuCJwRtLTIn .blockInnerContent a,
.block_Y5uUn6uzOoLAvWZh .blockInnerContent a {
    color: #3862da;
    text-transform: uppercase;
    letter-spacing: .04em;
}
.items_ZKbBs0wWGtNSzltT .item .contentTitle,
.items_CCUEksSKL9oDsPek .item .contentTitle {
    padding-bottom: 0;
}
/*border around container*/
.block_ZKbBs0wWGtNSzltT,
.block_CCUEksSKL9oDsPek {
    border: 1px solid #3862da;
    border-radius: 40px;
    box-sizing: border-box !important;
    padding: 20px 0;

}
/*add bottom padding to last item in list*/
.fullDetailsItem:last-child .blockContainer:last-child {
    padding-bottom: 80px;
}
.sponsorImg {
    float: left !important;
    margin-top: 2em;
    max-width: 514px;
}
/*--------------PRODUCT SOLUTIONS------------*/
.items_ec617475e19f4ac389b8cbec81e9ed0e .item .itemInnerContent b,
.items_ec617475e19f4ac389b8cbec81e9ed0e .item .itemInnerContent strong {
    color: #ffffff;
}
.items_ec617475e19f4ac389b8cbec81e9ed0e .item .itemInnerContent a {
    color: #ff4d76;
}
.items_ec617475e19f4ac389b8cbec81e9ed0e .scTruncateUnchanged .moreLink {
    text-transform: uppercase;
}
/*OVERVIEW BLOCK HIDDEN ON INTERNAL PAGE*/
.blockWrap_Fokp40VXYOZAc4Vv {
    display: none;
}
.items_nKwbTU21mDJGcqHJ .itemImg {
    width: 4% !important;
}
.items_nKwbTU21mDJGcqHJ .itemContent {
    width: 96% !important;
}
.items_nKwbTU21mDJGcqHJ .contentTitle {
    padding-bottom: 0;
}
.items_ec617475e19f4ac389b8cbec81e9ed0e .item:hover {
    border: 4px solid #ff4d76 ;
}
.block_LHnrc3X9abnAW8wS .blockInnerContent strong,
.block_LHnrc3X9abnAW8wS .blockInnerContent b {
    color: #ff6363;
}
@media only screen and (min-width: 480px) {
    .items_ec617475e19f4ac389b8cbec81e9ed0e .itemImg {
        width: 20% !important;
    }
    .items_ec617475e19f4ac389b8cbec81e9ed0e .itemContent {
        width: 79% !important;
    }
}
/*--------------- CAREERS ---------------*/
.block_a80374b7b61a4b7fa09b4945ce8a0ba7 .blockImg:before /*careers iframe*/ {
    content: '';
    position: absolute;
    top: 38%;
    max-width: 462px;
    height: 100px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: -15px;
    width: 100%;
}
.blockWrap_afb3a769d3474663b2d1d2ec2a864a2d .blockInnerContent {
    background: white;
    padding-top: 34px;
}
/*button*/
.block_ae74c810127146c9a33eb0fbb636bdb5 a.button {
    color: #fff;
    background: #ff6464;
    border: none;
    padding: .7em 1.5em;
    text-transform: none;
}
/*--------------- MEDIA QUERIES ---------------*/
@media only screen and (max-width: 767px) {
/*FOOTER - center content*/ 
.footerContent .blockInnerContent, 
.footerContent .itemsCollectionContent, 
.footerContent .definitionListContainer dl, 
.footerContent .definitionListContainer .contentTitle, 
.footerContent .contentTitle,
.footerContent .txa0,
.scCredit {
    text-align: center;
}
.logoCopyright .blockImg {
    margin: auto;
}
/*SERVICES - PDF download*/ 
    .block_uBG94QpYX9k0ZHFQ.layoutC .blockImg,
    .block_dVwhxJuCJwRtLTIn.layoutC .blockImg,
    .block_Y5uUn6uzOoLAvWZh.layoutC .blockImg {
        float: left;
        width: auto;
    }
    .block_uBG94QpYX9k0ZHFQ .blockText,
    .block_dVwhxJuCJwRtLTIn .blockText,
    .block_Y5uUn6uzOoLAvWZh .blockText {
        float: left;
        margin-left: 10px !important;
    }
    .items_U4lVVjOBF1p7ombm .itemImg {
        width: 25% !important;
    }
    .items_U4lVVjOBF1p7ombm .itemContent {
        width: 75% !important;
    }
    /*services - 3 column border*/
    .fullBleed .noSecondaryContent .primaryAndSecondaryContent .block_ZKbBs0wWGtNSzltT,
    .fullBleed .noSecondaryContent .primaryAndSecondaryContent .block_CCUEksSKL9oDsPek {
        margin-right: 4%;
        margin-left: 4%;
    }
/*CAREERS - banner on image*/ 
.block_a80374b7b61a4b7fa09b4945ce8a0ba7 .blockImg:before {
    max-width: 182px;
    }
}
@media only screen and (max-width: 1023px) {
/*background images*/ 
    .blockWrap_d80d7c41d0224d488e03b3842609d6f2, /*home - video bg*/ 
    .blockWrap_bf2a83c3f9ae4a4db30467c4d60d8220 /*home - ticket bg*/ {
        background-size: contain;
    }
}
@media only screen and (max-width: 1033px) {
    /*HOME - centered img and item title*/ 
    .items_f71cba4a05b2460d96de67da4b5be325 .itemImg,
    .items_f71cba4a05b2460d96de67da4b5be325 .item {
        text-align: center;
    }
}
@media only screen and (max-width: 1300px) {
/*careers block border padding*/ 
    .fullBleed .noSecondaryContent .primaryAndSecondaryContent .block_bd0c93095a5248c8811e5ad19b909dcf, 
    .fullBleed .noSecondaryContent .primaryAndSecondaryContent .block_a75c455b092d4234ab5ce5e701906500 {
        margin-left: 4%;
        margin-right: 4%;
    }
}
@media only screen and (min-width: 768px) {
    .headerAndNavContent {
        max-width: 1500px;
    }
    .headerContainer {
        width: 22%;
        padding-right: 0;
    }
    .navContainer {
        width: 78%;
        padding-left: 1%;
    }
    .navContent ul li ul a,
    .navContent ul li:first-child ul a {
        padding: 1em;
    }
}
@media only screen and (min-width: 1175px) and (max-width: 1350px) {
    .navContent li a, .navContent li .navLabel, .navContent li .button {
        font-size: 16px;
    }
    .navContent li .button {
        padding: .5em 1em;
    }
}
@media only screen and (min-width: 668px) and (max-width: 1175px) {
    .navContent li a, .navContent li .navLabel, .navContent li .button {
        font-size: 13px;
    }
    .navContent li .button {
        padding: .5em 1em;
    }
    .cols4 .item {
        width: 21.2%;
    }
    .cols4 .item:nth-child(4) {
        clear: right;
        margin-left: 5%;
    }
}
@media only screen and (min-width: 977px) {
    /*product solutions*/
    .items_U4lVVjOBF1p7ombm .item {
        width: 22%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 976px) {
    /*product solutions*/
    .items_U4lVVjOBF1p7ombm .item {
        width: 27%;
    }
}
@media only screen and (min-width: 768px) {
/*nav background color on hover*/ 
/*.black {*/
/*    background-color: #332e3b !important;*/
/*    -o-transition: background-color .05s ease-in-out;*/
/*    -moz-transition: background-color .05s ease-in-out;*/
/*    -webkit-transition: background-color .05s ease-in-out;*/
/*    transition: background-color .05s ease-in-out;*/
/*}*/
/*product solutions*/
    .items_U4lVVjOBF1p7ombm .itemImg {
        width: 25% !important;
    }
/*footer*/
    .footerContent .blockContainer:nth-child(2), 
    .footerContent .blockContainer:nth-child(3), 
    .footerContent .blockContainer:nth-child(4) {
        padding-top: 40px;
    }
    .footerContent .blockContainer {
        width: 20%;
    }
    /*logo copyright block width*/
    .footerContent .blockWrap_c568da4f42f24222bc26e7b16c1bbb39 {
        width: 26%;
    }
/*add margin above block without title to line up with others*/
.block_da4dc0bcc1b74199a8e987f56db8ee4b .blockText {
    margin-top: 23.5px;
}
/*borders on sides of careers image*/ 
    .block_bd0c93095a5248c8811e5ad19b909dcf .blockImg, /*HOME*/ 
    .block_a75c455b092d4234ab5ce5e701906500 .blockImg /*MISSION STATEMENT*/ {
        position: relative;
    }
    .block_bd0c93095a5248c8811e5ad19b909dcf .blockImg:before, /*HOME*/ 
    .block_a75c455b092d4234ab5ce5e701906500 .blockImg:before /*MISSION STATEMENT*/ {
        content: '';
        display: block;
        height: 2px;
        background: #cccccc;
        position: absolute;
        width: 30%;
        top: 50%;
    }
    .block_bd0c93095a5248c8811e5ad19b909dcf .blockImg:after, /*HOME*/ 
    .block_a75c455b092d4234ab5ce5e701906500 .blockImg:after /*MISSION STATEMENT*/ {
        content: '';
        display: block;
        height: 2px;
        background: #cccccc;
        position: absolute;
        width: 30%;
        top: 50%;
        right: 0;
    }
    .block_bd0c93095a5248c8811e5ad19b909dcf, /*HOME*/ 
    .block_a75c455b092d4234ab5ce5e701906500 /*MISSION STATEMENT*/ {
        position: relative;
        padding: 0 !important;
    }
    .block_bd0c93095a5248c8811e5ad19b909dcf:before, /*HOME*/ 
    .block_a75c455b092d4234ab5ce5e701906500:before /*MISSION STATEMENT*/ {
        content: '';
        display: block;
        height: 2px;
        background: #cccccc;
        position: absolute;
        width: 30%;
        top: 60%;
    }
    .block_bd0c93095a5248c8811e5ad19b909dcf:after, /*HOME*/ 
    .block_a75c455b092d4234ab5ce5e701906500:after /*MISSION STATEMENT*/ {
        content: '';
        display: block;
        height: 2px;
        background: #cccccc;
        position: absolute;
        width: 30%;
        top: 60%;
        right: 0;
    }
/*SERVICES - 3 column list*/ 
    .block_ZKbBs0wWGtNSzltT .packeryColumnSizer,
    .block_ZKbBs0wWGtNSzltT .item,
    .block_CCUEksSKL9oDsPek .packeryColumnSizer,
    .block_CCUEksSKL9oDsPek .item {
            width: 32% !important;
        }
    .block_ZKbBs0wWGtNSzltT .packeryGutterSizer,
    .block_CCUEksSKL9oDsPek .packeryGutterSizer {
            width: 2% !important;
        }
    .block_ZKbBs0wWGtNSzltT .cols2 .item:nth-child(odd),
    .block_CCUEksSKL9oDsPek .cols2 .item:nth-child(odd){
        clear: none;
    }
}

/* only works when the nav is 1 row */
@media only screen and (min-width: 985px) {
    /* dropdowns */
    .navContainer {
        padding-top: 0;
        padding-bottom: 0;
    }
    /* make li's as tall as the container so that hover activates for the whole height of that container */
    .navContent > ul > li {
        padding: 33px 0 33px 0;
        margin-top: 0;
        margin-bottom: 0;
    }
    .navContent > ul > li:last-child {
        padding: 15px 0;
    }
    .navContainer,
    .navContent ul li {
        position: initial;
    }
    .navContent ul li ul,
    .navContent ul li:first-child ul {
        /*width: 100vw;*/
        /*max-width: none;*/
        /*left: 0;*/
        width: 100%;
        left: 0;
        max-width: 1200px;
        margin: auto;
    }
        .subNav:after {
        content: '';
        position: absolute;
        height: 100%;
        width: 9999px;
        background: #f0f0f1;
        top: 0px;
        left: -50%;
        z-index: -1;
    }
  
    /*}*/
    .navContent ul li ul li,
    .navContent ul li:first-child ul li,
    .navContent ul li ul li:first-child,
    .navContent ul li:first-child ul li:first-child {
        display: inline-block;
        width: 33%;
    }
    /* arrow */
    /*.stable-hover .navContent > ul > li:hover > .navLabel {*/
    /*    position: relative;*/
    /*}*/
    /*.stable-hover .navContent > ul > li:hover > .navLabel:before {*/
    /*    content: '';*/
    /*    display: block;*/
    /*    width: 0;*/
    /*    height: 0;*/
    /*    position: absolute;*/
    /*    left: 0;*/
    /*    right: 0;*/
    /*    bottom: -32px;*/
    /*    margin: auto;*/
    /*    border-bottom: 20px solid #f0f0f1;*/
    /*    border-left: 20px solid transparent;*/
    /*    border-right: 20px solid transparent;*/
    /*}*/
    .stable-hover .navContent > ul > li:hover ul {
        display: block;
        padding: 20px;
        box-sizing: border-box;
    }
    .stable-hover .navContent > ul > li:nth-child(1):hover ul {
        display: flex;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width: 1034px) {
/*HOME - ITEMS*/
    .items_f71cba4a05b2460d96de67da4b5be325 .item .itemImg {
        float: left;
        width: 29%;
    }
    .items_f71cba4a05b2460d96de67da4b5be325 .item .itemContent {
        float: left;
        width: 64%;
        margin-left: 20px;
    }
}