.monaBlock {
}

#v2logo {
    margin-left: 58px;
    margin-top: 20px;
    width: 112px;
    height: 24px;
}

.v2navbarLink {
    font-weight: 600;
    font-size: 12px;
    color: #242428;
    letter-spacing: 1px;
}

/* animated x toggle */
.navbar {
}

.navbar-toggle {
    border: none;
    background: transparent !important;
}

.navbar-toggle:hover {
    background: transparent !important;
}

.navbar-toggle .icon-bar {
    width: 22px;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.navbar-toggle .top-bar {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform-origin: 90% 10%;
    -ms-transform-origin: 90% 10%;
    -o-transform-origin: 90% 10%;
    -webkit-transform-origin: 90% 10%;
}

.navbar-toggle .middle-bar {
    opacity: 0;
    width: 15px;
    position: relative;
    left: 7px;
}

.navbar-toggle .bottom-bar {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: 90% 90%;
    -ms-transform-origin: 90% 90%;
    -o-transform-origin: 90% 90%;
    -webkit-transform-origin: 90% 90%;
}

.navbar-toggle.collapsed .top-bar {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.navbar-toggle.collapsed .middle-bar {
    opacity: 1;
    width: 15px;
    position: relative;
    left: 7px;
}

.navbar-toggle.collapsed .bottom-bar {
    -webkit-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}

.desktopHidden {
    display: none !important;
    visibility: hidden !important;
}

.desktopShown {
    display: initial !important;
    visibility: visible !important;
}

#downloadButton {
    margin-top: 50px;
    width: 240px;
}

#downloadButtonV2 {
    margin-top: 50px;
}

.monaHeaderV2 {
    font-size: 42px;
    color: #242428;
    font-weight: 200;
    letter-spacing: 5px;
    line-height: 1.1;
    margin-bottom: 20px;
}

.monaBodyTextV2 {
    font-size: 16px;
    color: #242428;
    font-weight: 300;
    line-height: 1.8;
}

#sayHiBlock {
    background: #f2f2f2;
    position: relative;
}

#sayHiBlockInner {
    padding-top: 40px;
    padding-bottom: 0px;
}

#sayHiContent {
    padding-top: 30%;
}

#sayHiContent .monaBodyTextV2 {
    color: #585c5d;
}

#sayHiImage {
    margin-left: 40px;
    position: relative;
}

.sayHiImageOuter {
}

#missionBlock {
    background: #988470;
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

#missionBlock .monaHeaderV2 {
    color: #ffffff;
}

#missionBlock .monaBodyTextV2 {
    color: #574636;
}

#missionContent {
    padding-top: 150px;
    padding-bottom: 80px;
}

#missionImage {
    position: relative;
    height: 650px;
}

#missionImageOuter {
    margin-top: 50px;
    padding-left: 0px;
    padding-right: 0px;
}

#alwaysPersonalBlock {
    background: #d0d5d8;
    position: relative;
}

#alwaysPersonalContent {
    z-index: 1;
    position: relative;
    padding-left: 15px;
    top: 90px;
}

#alwaysPersonalImage {
}

#alwaysPersonalImageBlock {
    position: relative;
}

#bestPriceBlock {
    background: #f2f2f2;
    position: relative;
}

#bestPriceBlockInner {
    padding-top: 40px;
}

#bestPriceContent {
    z-index: 1;
    padding-top: 20px;
    position: relative;
}

#bestPriceContent .monaBodyTextV2 {
    color: #6c6c6c;
}

#bestPriceImage {
    padding-top: 30px;
}

#continuouslyImprovingBlock {
    background: #ffffff;
    position: relative;
    padding-top: 20px;
}

#continuouslyImprovingContent {
    z-index: 1;
    margin-top: 60%;
    text-align: left;
}

#continuouslyImprovingImage {
    position: relative;
}

.continuouslyImprovingImageOuter {
    margin-top: 60px;
}

#recentPressBlock {
    width: 100%;
    background: #ffffff;
    position: relative;
}

#recentPressContent {
    padding-top: 10%;
    padding-bottom: 10%;
}

#geekWireImage {
    padding-top: 23px;
}

#frontRowImage {
    padding-top: 10px;
}

#checkoutShoppingBlock {
    background: #f2f2f2;
    position: relative;
}

#checkoutShippingContent {
    padding-top: 10%;
    padding-bottom: 10%;
    background: #f2f2f2;
}

#checkoutShippingIcons {
}

#checkoutShippingIcons h4 {
    padding-top: 30px;
    font-size: 20px;
    font-weight: 100;
    letter-spacing: 3px;
    text-align: center;
    color: #000000;
}

#checkoutShippingIcons p {
    padding-top: 15px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0.2px;
    text-align: center;
    color: #585c5d;
}

#recentPressTitle {
    font-weight: 200;
    font-size: 30px;
    color: #242428;
    letter-spacing: 7px;
}

#recentPressIcons {
    margin-top: 70px;
}

.pressIconImage {
    margin: 0 auto;
}

#pressTc {
    width: 101px;
    height: 101px;
    object-fit: contain;
}

#pressGeekWire {
    margin-top: 20px;
    width: 306px;
    height: 56px;
    object-fit: contain;
}

#pressPsfk {
    width: 104px;
    height: 103px;
    object-fit: contain;
}

#pressDaily {
    width: 207px;
    height: 104px;
    object-fit: contain;
}

#pressLATimes {
    width: 172px;
    height: 93px;
    object-fit: contain;
}

.pressLinkV2 {
}

#signupBlock {
    height: 350px;
    position: relative;
    background: #988470;
}

#signupContent {
    padding-top: 120px;
}

#signupTitle {
    font-weight: 100;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 1px;
    padding-bottom: 30px;
}

#signupBodyText {
    font-weight: 300;
    padding-bottom: 50px;
    font-size: 16px;
    color: #574636;
    line-height: 1.8;
}

#submitDiv {
}

#emailTextFieldV2 {
    border: 0;
    outline: 0;
    background: transparent;
    border-bottom: 1px solid #2b2b2b;
    height: 44px;
    margin-right: 46px;
    font-size: 20px;
    color: #2b2b2b;
    font-weight: 200;
}

#emailTextFieldV2:focus {
    border-bottom: 1px solid #2b2b2b;
}

#footerBlock {
    position: relative;
    background: #242428;
}

#footerBlockInner {
    padding-left: 70px;
    padding-top: 75px;
    padding-bottom: 75px;
}

#footerLogo {
    width: 110px;
    height: 40px;
}

#v2logoFooter {
    width: 112px;
    height: 24px;
    margin-top: 20px;
}

.footerLinkV2 {
    margin-left: 15px;
    margin-right: 15px;
    color: rgba(255, 255, 255, 0.5);
}

.belowFooterLinkV2 {
    font-size: 14px;
    color: rgba(255, 255, 255, 0.25);
    font-weight: 200;
    margin-left: 29px;
    margin-right: 0px;
}

.belowFooterLink {
    text-align: left;
}

.socialLinkV2 {
    font-size: 20px;
    padding: 5px;
    color: rgba(255, 255, 255, 0.9);
}

.footerLinkV2:hover {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: initial;
}

#aboutPageTopBlock {
    height: 400px;
    position: relative;
    background: #242428;
    border: 1px solid #242428;
}

#aboutPageMembersBlock {
    position: relative;
    background: #242428;
}

.bioNameV2 {
    font-weight: 600;
    color: #ffffff;
    font-size: 22px;
    padding-top: 22px;
    padding-bottom: 5px;
}

.bioTitleV2 {
    padding-top: 5px;
    padding-bottom: 15px;
    font-weight: 500;
    color: #ffffff;
    font-size: 18px;
}

.bioTextV2 {
    font-weight: 300;
    font-size: 16px;
    color: #697988;
    margin: 0 auto;
}

.longBioV2 {
    display: none;
    position: relative;
    padding-bottom: 42px;
}

.highlightedBioV2 {
    background-color: #131313;
    z-index: 9999;
    outline: 20px solid #131313;
    margin-right: 15px;
    position: absolute;
}

.singleBioV2 {
    padding-bottom: 100px;
}

.companyInfoTitle {
    font-weight: 500;
    font-size: 16px;
    color: #242428;
}

.companyInfoText {
    font-weight: 300;
    font-size: 16px;
    color: rgba(36, 36, 40, 0.7);
    line-height: 1.5;
}
