/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End of Meyer Reset CSS */

img {
	max-width: 100%; /*makes images scale with flexible grids*/
	display: block; /*removes tiny space added in some browsers below images */
}

html {
    font-size:12pt; /* Adjust for REM */
	line-height: 1;
}



.process {
    background-color: #F9F9F9;
    padding-top: 3rem;
}

.process h1 {
    
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    
}

.process p {
    
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    
}

.slideshow2 {
    
    position: relative;
  margin: auto;
    width: 100%;
    overflow: hidden;
    clear: both;
    background-color: #F9F9F9;
    display: block;
}

.slideshow2 img {
    margin: 0 auto;
    width: 60%;
}

.w3-button {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: black;
    background-color: transparent;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
    border: none;
}



.w3-display-left {
   left: 0;
    border-radius: 3px 0 0 3px;
}

.w3-display-right {
   right: 0;
    border-radius: 3px 0 0 3px;
}


.w3-display-left:hover, .w3-display-right:hover {
    background-color: rgba(0,0,0,0.8);
    color: white;

} 




/* MEDIA QUERY STARTS HERE */

/* HOME PAGE QUERY STARTS HERE */

@media screen and (max-width : 767px) {
    
    .showtime_header {
        margin-top: 100vh;
    }
    
    .photos_mobile1 h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 1.3rem;
    color: darkslategrey;
        width: 75%;
        margin: 2rem auto 0rem;
}
    .project_links1 {
        width: 100%!important;
    }
    
    .w3-display-left {
        margin-left: 0rem;
    }
    
    .w3-display-right {
        margin-right: 0rem;
    }

.photos_mobile1 p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding-top: .75rem;
    padding-bottom: 2rem;
    font-size: .9rem;
    color: lightslategrey;
    width: 75%;
        margin: 0 auto 2rem;;
    line-height: 1.15rem;
}
    
    .vectron_perspective {
        display: none;
    }
    
    .footer_links {
    float: none!important;
    margin:0 auto!important;
    margin-top: .8rem;
    clear: both;
    width: 15rem!Important;
    display: inline-block;
    
}
    .footer_lockup {
    width: 98%;
    margin: 0 auto;
}
    
    
    .vectron_userflow {
        display: none;
    }
    
    .bike_photos_desktop {
        display: none;
    }
    
    .creative_tag {
        width: 64%;
    }
    
    .coded_logo_mobile {
        margin: 3rem auto;
        width: 65%;
    }
    
    .coded_logo_desktop {
        display: none;
    }
    
    .z_slideshow_desktop {
        display: none;
        
    }
    
    .bee_slideshow_desktop {
        display: none;
        
    }

    .my_logo {
        width: 6.3rem!important;
        margin-top: 1rem;

    }
    
    .image {
        border-radius: 15px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
    }
    
    #box {
        float: none;
        display: block;
        overflow: hidden;
        width: 85%;
        margin: 0 auto;
        padding-left: .83rem;
        padding-top: .7rem;
        padding-right: .83rem;
        padding-bottom: .7rem;
        border-radius: 
        
    }
    
    .resume{
        margin-bottom: 3rem;
    }
    
    #overlay {
    position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: rgba(30,30,29, .85);
} 
    
    #contact p {
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 400;
    color: slategray;
    font-size: .85rem;
    width: 70%!important;
    text-align: center;
    margin: 0 auto;
    margin-top: 2rem;
    line-height: 1.3rem;
}
    
    .invision_link {
    width: 95%!important;
    font-size: 1.1rem!important;
    padding-bottom: 0rem!important;
    margin: 0 auto 3rem!important;
        text-align: center;
        
}

.invision_link a {
    color: #737245;
    font-weight: 600;
}
    
    .showtime_header h1 {
        font-size: 1.3rem;
        font-weight: 600;
    }
    
    .showtime_header p {
        font-size: .9rem;
        font-weight: 400;
    }


#contact-area {
	width: 80%!important;
	
    margin: 0rem auto 0rem!important;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 90%!important;
	font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 500;
    font-size: 1rem;
    color: lightslategray;
	margin: .5rem auto 4px!important;
	border: 2px solid #ccc;
    border-radius: 10px;
    display: inline-block;
    float: none!important;
}

#contact-area textarea {
	height: 190px;
    transition: border 0.5s ease;
}

#contact-area input {
    transition: border 0.5s ease;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #908457;
}

#contact-area textarea:hover, #contact-area input:hover {
	border: 2px solid #908457;
}

#contact-area input.submit-button {
	width: 50%!important;
	float: right!important;
    margin-top: 1rem!important;
    margin-right: 1rem!important;
    color: white;
    background-color: #908457;
    border: none;
    padding: .5rem;
    transition: background-color 1s ease;
    transition: color 1s ease;
}

#contact-area input.submit-button:hover {
	
    color: #908457;
    background-color: white;
    
}

label {
	float: left;
	text-align:left;
	margin-right: 0%;
    margin-left: 0rem;
    margin-top: 2rem;
    display: inline-block;
	width: 25%!important;
    color: #353333;
	padding-top: 0px;
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 500;
	font-size: 1rem;
}

label span {
    color: #908457;
    padding-right: .3rem;
}
    
    .stuserflow_mobile {
        display: block;
    }
    
    .stuserflow {
        display: none!important;
    }
    
    .zenuserflow {
        display: block!important;
    }
    
    .sbuserflow {
        display: block;
    }
    
    .reservation_info {
        
    }
    
    .reservation_info h1{
        margin: 0 auto;
        width: 80%!important;
    }
    
    .reservation_info p {
        margin: 0 auto;
        width: 79%;
    }
    
    
    
    
    
    #photo_anchor {
        position: absolute;
        width: 25%;
        margin-top: 145%;
    }
    
    .process h1 {
    
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 600;
    font-size: 1.3rem;
    color: darkslategrey;
    line-height: 3.3rem;
    width: 79%;
    margin: 0 auto;
    
}

.process p {
    
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 400;
    font-size: .90rem;
    color: lightslategray;
    line-height: 1.3rem;
    width: 79%;
    padding-bottom: 4rem;
    margin: 0 auto;
    
}
    
    .icon_lockup {
        text-align: center;
        margin-top: 1rem;
    }
    
    .icon_lockup i {
        width: 14%;
    }
    
    .footer_logo {
    width: 65%;;
    margin: 1rem auto 2rem;;
    display: block;
    animation-timing-function: ease-out;
        clear: both;
   
}
    
    .footer_links {
        margin: 0 auto;
        float: none;
        width: 59%;
        display: block;
    }
    
    .footer_links li {
        width: 100%;
    }
    
    .footer_links p{
        width: 100%;
        margin-top: .3rem;
    }
    
    .footer_links h2 {
        width: 100%;
    }
    
    .lucid_header_img {
        margin-top: 0rem;
        top: 0;
        position: fixed;
    }
    
    .st_app h2{
       
        
       font-size: 1.3rem; 
       margin: 0 auto;
        width: 79%;
    
    
    }
    
    .slideshow4 img {
        width: 80%;
    }
    
    .about_mail{
    width: 70%;
    float: left;
    display: inline-block;
    margin-right: 2rem;
    margin-top: 0rem;
}
    .resume {
        margin-bottom: 1rem;
    }
    
}
    
    


    .shawn_title {

        width: 45%;
        margin-top: .95rem;

    }

    .shawn_title h1 {

        font-size: 1.2rem;
        line-height: 2rem;

    }

    .shawn_title  p {

        font-size: .52rem;

    }

.container {
    margin-top: 1.15rem!important;
    display: block;

}
    
    #work_anchor {
        margin-top: -3.55rem;
    }

#beehive_anchor {
    width: 25%;
    
    margin-top: -30%;
    position: absolute;

}

#lucid_anchor {

    width: 25%;
    
    margin-top: -30%;
    position: absolute;
    
}

.vectron_logo_lockup {

        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 45%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 230px;

}

.zen_logo_lockup {

    
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 75%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 200px;

}

.zen_logo_lockup img{
    
    width: 55%;
    margin: 0 auto;

}

.logo_color3 {
    width: 50%;
    margin: 0 auto;
}

.zen_logo_color{
    width: 44%;
    margin: 0 auto;
}

.logo_color4 {
    width: 58%;
    margin: 0 auto;
}

#vectron_anchor {
    width: 25%;
    
    margin-top: -32%;
    position: absolute;

}
    
    
    .thank_you_div {
        
        width: 90%;
        margin: 13rem auto;
        
        
    }
    .icon_lockup {
        text-align: center;
        margin-top: 0rem;
        text-align: left;
    }
    
    .icon_lockup i {
        text-align: left;
    }
    
    .work h1{
        
        
        font-family: 'Montserrat', 'Helvetica', sans-serif;
        font-weight: 700;
        color: white;
        letter-spacing: .1rem;
        font-size: 4rem;
        left: 0;
        right: 0;
        width: 85%;
        padding-bottom: .75rem;
        text-align: center;
        margin: 0 auto;
    
    }
    
    .work p{
        
        
        font-family: 'Montserrat', 'Helvetica', sans-serif;
        font-weight: 400;
        color: white;
        letter-spacing: .02rem;
        font-size: 1rem;
        left: 0;
        right: 0;
        width: 85%;
        text-align: center;
        margin: 0 auto;
    
    }
    
    

.work {
        position: fixed;
        height: 100vh;
        z-index: -99;
        top:0;
        left:0;
        width: 100%;
        clear: both;
        overflow: hidden;
        margin-bottom: 0rem;
        padding-bottom: 0rem;
}

.work2 {
        position: fixed;
        height: 100vh;
        z-index: -99;
        top:0;
        left:0;
        width: 100%;
        clear: both;
        overflow: hidden;
        margin-bottom: 0rem;
        padding-bottom: 0rem;
}

.work3 {
        position: fixed;
        height: 100vh;
        z-index: -99;
        top:0;
        left:0;
        width: 100%;
        clear: both;
        overflow: hidden;
        margin-bottom: 0rem;
        padding-bottom: 0rem;
}


.scroll_button {
    position: fixed;
    width: 33%;
    bottom: 0;
    left: 33%;
    right: 0;
    z-index: -99;
}
    
    .work_links {
        background-color: #F9F9F9;
        z-index: 1000000;
        position: relative;
        padding-bottom: 1.5rem;
        padding-top: .75rem;
        width:100%;
        margin-top:100vh;
        overflow: hidden;
        clear: both;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -moz-border-top-right-radius: 20px;
    }

.work_links2 {
        background-color: #F9F9F9;
        z-index: 1000000;
        position: relative;
        padding-bottom: 1.5rem;
        width:100%;
        margin-top:100vh;
        overflow: hidden;
        clear: both;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -moz-border-top-right-radius: 20px;
    }

.intra_header{
    margin-top:100vh;
}

.intra_header h1{
    margin-top: 2.5rem;
    margin-left: 13%;
    font-size: 1.5rem;
    width: 80%;
}

.intra_header p{
    width: 75%;
}
    
    .projects_divv{
        
          
          width: 95%;
          
          float: none;
          margin: 2rem auto;
          clear: both;
          overflow: hidden;
        
    }
    
    .photography_section{
    
    }

.photo_gallery {
    overflow: hidden;

}
    
    .photo_logo {
        width: 90%;
        padding-top: 0rem;
        margin-top: 10rem
    }

.showtime_header_box {
    height: 100vh;
}

.showtime_header_img_tablet {
    display: none;
}

.scroll_text {
    color: white;
    width: 45%;
    text-align: center;
    margin: 0 auto;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding-top: 6rem;
    font-size: .85rem;
}

.st-stationary_desktop {
    display: none;
}

a .scroll_arrows{
    cursor: pointer;
}

.scroll_arrows {
    padding-top: 7rem;
    width: 36%;
}

.beehive_header {
    height: 100vh;
}

.beehive_logo_lockup {
        
        display: block;
        position: fixed;
        z-index: -10;
        width: 60%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top:140px;
}

.beehive_logo_lockup IMG {
    width: 50%;
}



.showtime_scroll{
    
    width: 8.5rem;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 0rem!important;
    margin-bottom: 2.8rem;

}



.lucid_scroll {

    width: 60%;
    margin: 4.3rem auto 0rem;

}



.scroll_arrows2 {
    padding-top: 7.2rem;
    width: 5%;
    margin: 0 auto;
}

.lucid_logo_lockup {
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 45%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 240px;


}

.showtime_logo_lockup {
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 85%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 170px;


}

.strange_logo_lockup {
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 65%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 200px;


}

.strange_logo_lockup img {

    width: 75%;
    margin: 0 auto;
}

.project_desc {
    margin-top: .75rem
}

.lucid_scroll_arrows {
    
    padding-top: 10.2rem;
    width: 26%;
    margin: 0 auto;
    
}

#showtime_anchor {
    
    margin-top: -7.5rem;

}
    
    .st_app{
        clear: both;
        overflow: hidden;
    }

.st_app h1{
    
    
    line-height: 1.3rem;
    padding-bottom: .7rem;
    padding-top: 1rem;
    font-size: 1.3rem!important;
    font-weight: 600;
    line-height: 1.6rem;
    margin: 0 auto;

}

.st_app p {
    margin: 0 auto;
    width: 79%;
}
    
    #footer_divider {
       margin-top: 0rem;
        padding-top: 3rem;
        padding-bottom: 4rem;
        
    }
    
    #footer_divider h1 {
        margin-top: -2%;
        text-align: center;
    }

#footer_divider p {
        width: 80%;
        text-align: center;
        line-height: 1.7rem;
    }

    
    
    
    .logo_color {
        width: 50%;
    }
    
    .lucid_logo {
    width: 35%;
    float: none;
    margin: 0 auto;
}

.showtime_header_box {
    
    z-index: -1000000;
    overflow: hidden;
    clear: both;
    
    
}

.strange_brew_branding2 {
    display: none;
}

.strange_branding_mobile{
    display: block;
    width: 100%;
}
    
    
    
    .showtime_header {
        overflow: hidden!important;
        clear: both!important;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -moz-border-top-right-radius: 20px;
        margin-top: 100vh;
        height: auto;
    }
    
    .showtime_header_img_desktop {
        display: none;
    }
    
    .showtime_header_img {
        display: block;
        margin-top: 0rem!important;
        clear: both;
        overflow: hidden;
    }
    
    .stbranding {
        margin-top: 0rem;
        padding-top: 0rem;
        overflow: hidden;
        clear: both;
        background-color: #F9F9F9;
        z-index: 10000000000!important;
    }
    
    .beehive_header {
        margin-top: 17%;
        position: fixed;
        background-color: #F9F9F9;
        z-index: -99;
    }
    
    .logo_color2 {
        margin: 0rem auto 0rem;
        width: 30%;
    }
    
    .stuserflow_mobile {
        display: block;
    }
    
    .stuserflow {
        display: none;
    }

.st_imac {
    display: block;
}
    
    
    .st_app h1 {
        width: 79%;
        font-size: 1rem;
    }
    
    .st_app p {
        font-size: .9rem
    }
    
    .beehive_iphone {
        padding-bottom: 3rem;
    }
    
    .brandlights{
        z-index: 1000000!important;
    
    }
    
    .brandlights_desktop {
        display: none;
    }
    
    


#footer_divider {
    
    margin-bottom: 0rem;
    
    clear: both;
    
}

#contact {
    padding-bottom: 4rem;
    overflow: hidden;
    clear: both;
}

.white_st_logo {
    margin: 0 auto;
    width: 57%;
    
    }

#myModal {
    display: none;
}

.row {
    display: none;
}

.row1 {
    display: none;
}

.work_logo1{
    width: 65%;
    margin-bottom: 0rem;
}

.me_thumb {
        width: 83%;
        margin: 1.5rem auto;
        border-radius: 15px;
        float: none;
    }
    
    .about_info {
        width: 83%;
        float: left;
        margin-left: 9%;
        margin-top: 2.8rem;
    }
    
    .about_info h1 {
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 1.4rem;
        color: #737245;
    }
    
    .about_info p {
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        line-height: 1.3rem;
        font-size: .85rem;
        padding-bottom: 3rem;
        color: darkslategrey;
    }

.about_logo {
    margin: 11rem auto 0rem;
    width: 60%;
}

/* IPAD PRO */

@media only screen 
and (min-device-width : 1024px) 
    and (max-device-width : 1366px) {
        
    .showtime_logo_lockup {
        display: inline;
        position: fixed;
        
        width: 40%;
        margin: 0rem auto!important;
        text-align: center;
        top: 55%;
} 
        .showtime_logo_lockup img{
            width: 30rem;
        }
        
        .stuserflow{
            display: block!important;
        }
        
        .st_app{
            padding-top: 1.5rem!important;
        }
        
        .stuserflow_mobile {
            display: none!important;
        }
        
        .projects_divv {
            padding-left: 2rem!important;
        }
        
        .work_logo{
            margin-top: 26rem!important;
        }
        
        .logo_color {
            width: 30%;
            margin-right: 10%;
        }
        
       
        
        .logo_color2 {
            margin-top: 10%!important;
        }
        
        .beehive_logo_lockup{
            top: 30rem!important;
        }
        
        .beehive_logo_lockup img {
            
            width: 9rem;
        }
        
        .vectron_logo_lockup{
            z-index: 10!important;
            width: 35rem!important;
            top: 35rem!important;
        }
        
        .footer_links {
            padding-top: 1.3rem!important;
        }
        
        .work_logo1{
            margin-top: 25rem!important;
        }
        
        .creative_tag {
            width: 24rem!important;
            
        }
        
        .logo_color4 {
            margin-bottom: 4rem;
            margin-top: 13rem!important;
            margin-right: 10%!important;
            width: 25%;
            float: right;
        }
        
        .lucid_logo_lockup{
            top: 35rem!important;
            width: 18rem!important;
            z-index: 10!important;
        }
        
        .reservation_info {
            margin-top: 3.5%!important;
        }
        .strange_logo_lockup {
            top: 30rem!important;
        }
        
        .zen_logo_lockup {
            top: 30rem!important;
            width: 25rem!important;
        }
        
        .zen_logo_color{
            margin-top: 9rem!important;
        }
        
        .project_links1 {
    
    
    margin: 1rem auto -1rem;
    width: 65%;
    text-align: center;
    
}
        
}





@media screen 
and (min-width : 768px) 
and (max-width : 1024px)  {
    
    .coded_logo_mobile {
        display: none;
    }
    .row1 {
        display: block;
        margin: 2rem auto 0rem;
        width: 90%;
        
        padding-bottom: 3.5rem;
    }
    
    .photos_mobile1 {
        display: none;
    }
    
    .work_logo1{
    width: 22rem;
        margin-top: 20rem;
}
    
    .column1{
        width: 45%;
        display: inline-block;
        padding: 1rem;
        border-radius: 15px;
    }
    
    .column1 img {
        
        border-radius: 25px;
    }
    
    .icon_lockup {
        text-align: center;
        margin-top: 0rem;
        text-align: left;
    }
    
    .icon_lockup i {
        text-align: left;
    }
    
    
    .about_mail{
    width: 70%;
    float: right;
    display: inline-block;
    margin-right: -2rem;
    margin-top: .2rem;
}
    .footer_lockup {
    width: 33rem;
    margin: 0 auto;
}
    
    
    .footer_links {
    float: right;
    overflow: hidden;
    margin: 0rem!important;
    margin-top: .8rem;
        padding-top: 1.8rem;
    clear: both;
    width: 16rem;
    display: inline-block;
}
    
    .coded_logo_desktop {
        display: block;
        margin: 4.5rem auto 0rem;
        width: 30rem;
    }
    
    .resume{
        margin-bottom: 2rem;
    }
    
    .st_app h1 {
        margin: 0 auto;
        width: 79%!important;
    }
    
    .st_app h2{
       
        
       font-size: 1.3rem; 
       margin: 0 auto;
        width: 79%;
    }
    
    .bike_photos_desktop {
        display: block;
    }
    
    .bike_photos_desktop img {
        width: 100%;
    }
    
    
    .stuserflow {
        
    }
    
    .lucid_header_img{
        display: none;
    }
    
    .vectron_perspective_mobile{
        display: none;
    }
    
    .vectron_userflow_mobile {
        display: none;
    }
    
    
    .scroll_button {
        width: 15%!important;
        position: absolute;
        bottom: 0;
        right: 0;
        left: 43%;
        }
    
    
    
    
    .projects_divv{
    
    overflow: hidden;
        width: 95%;
        margin-left: 6.4%;
        padding-top: 4.4rem;
        padding-left: 2rem;
        padding-bottom: 2rem;
            
    
    
    }
    
    .process h1 {
    
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    color: darkslategrey;
    line-height: 3.3rem;
    width: 35%;
    margin-left: 17%;
    
}

.process p {
    
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 400;
    font-size: .80rem;
    color: lightslategray;
    line-height: 1.3rem;
    width: 65%;
    padding-bottom: 4rem;
    margin-left: 17%;
    
}

    #box {

        position: relative;
        width: 27%;
        margin-right: 1rem;
        margin-top: 1rem;
        display: inline-block;
        
        
        
        
        

    }
    
    #box img {
        border-radius: 15px;
    }
    
    .photo_logo {
        
        width: 45%;
        
    }
    
    .photos_mobile {
        display: block;
    }
    
    .photos_mobile img {
        display: block;
        width: 100%;
    }
    
    .photos_mobile1 img {
        display: block;
        width: 100%;
    }
    
    #myModal {
        display: none;
    }
    
    .row {
        display: none;
    }
    
    
    
    
    .photo_quote {
        width: 30%
    }
    
    .kaleb_phone {
        width: 100%;
        display:block;
        margin: 0 auto;
    }
    
    .strange_branding_mobile{
    display: block;
    
}
    
    
    
    .menu{
        padding-bottom: 1rem;
    }
    
    .container {
        display: none!important;
    }
    
    .desktop_menu{
        display: inline-block;
        width: 62%;
        float: right;
        text-align: right;
        margin-right: 2%;
        margin-top: -1.5rem

    }

    .desktop_menu li  {
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: .9rem;
        width: 22%;
        display: inline-block;
        text-align: center;
        border-style: solid;
        color: darkslategray;
        padding-top: .2rem;
        padding-bottom: .2rem;
        -webkit-transition: color .4s, ease-in-out,  .4s transform .1s ease-in-out;

}
    
    .desktop_menu li:hover {

        
        color: #988C57;
        transform: translate3d(0rem, .3rem, 0rem)

    }

    .desktop_menu a li {
        text-decoration: none;


    }
    


    .about_link {
        border-style: none !important;
        -webkit-transition: color .4s, ease-in ease-out;
    }

    .about_link:hover {
       
        color: #988C57 !important;
    }

    .divider1 {
        display: inline-block;
        position: relative;
        width: 1.2%;
        color: #2D2D2D;
        font-weight: 600;
        padding-right: 1rem;
        padding-left: 1rem;
    }
    
    .work {
        position: fixed;
        height: 100vh;
        z-index: -99;
        top:0;
        left:0;
        width: 100%;
    }
    
    

    .my_logo {
        width: 6.7rem!important;
        max-width: 13%;
    }
    
    .work_logo {
        width: 45%!important;
        margin-top: 20rem;
    }
    
    .photo_logo {
        width: 65%;
        padding-top: 0rem;
        margin-top: 15rem
    }
    
    .creative_tag {
        width: 35%;
    }
    
    #photo_anchor {
        position: absolute;
        width: 25%;
    }
    
    .work_links2 {
        background-color: #F9F9F9;
        z-index: 1000000;
        position: relative;
        padding-bottom: 1.5rem;
        
        width:100%;
        margin-top:1024px;
        overflow: hidden;
        clear: both;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -moz-border-top-right-radius: 20px;
    }
    
    .intra_header{
    margin-top:1024px;
}
    
    
    .app_perspective{
        margin-bottom: 8%;
        width: 75%;
    }
    
    .st_app{
        overflow: hidden;
        clear: both;
        margin-bottom: 0%;
    }
    
    .showtime_header_img {
        display: none;
    }
    
    .showtime_header_img_tablet {
    display: block;
}
    
    .showtime_header_img_desktop {
        display: none;
    }
    
    .beehive_logo_lockup {
        
        display: block;
        position: fixed;
        z-index: -10;
        width: 14%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 170px;
}
    
    
    .beehive_header {
        display: block;
        position: fixed;
        top:0px;
        left:0;
        /* prevents your fixed panel from being on top of your subsequent panels */
        z-index: -99;
        width: 100%;
        padding-top: 0rem;
        margin-top: 0rem;
        height: 100vh;
        
        
    }
    
    .scroll_arrows {
        margin-top: 3rem;
        padding-top: 0rem;
    
    }
    
    .showtime_header_img_tablet {
        display: block;
    }
    
    
    
    
    .beehive_header img {
       width: 100%;
    }
    
    .showtime_header_img {
        width: 100%;
        height: auto;
    }
    
    
    .showtime_header_img img {
        width: 100%!important;
    
    }
    
    .divider_showtime {
        width: 45%!Important;
    }
    
    
    #footer_divider {
        margin-top: 0rem;
        padding-top: 2rem;
        clear: both;
        
    }
    
    #footer_divider p {
        width: 65%;
        margin: 0 auto;
        text-align: center;
        margin-top: 1rem;
    }
    
    #footer_divider h1 {
        width: 25%;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    
    #contact {
        
    }
    
    .showtime_logo_lockup {

        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 43%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 310px;
}
    
    .showtime_scroll {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 18%;
        margin-bottom: 1.5rem;
    }
    
    .beehive_logo_lockup {
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 18%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 340px;
    }
    
    
    
    .vectron_logo_lockup {
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 45%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 370px;
        
    }
    
    .vectron_logo_lockup img {
        
        width: 55%;
        margin: 0 auto
    
    
    }
    
    #vectron_anchor {
        width: 25%;
    
    margin-top: -10%;
    position: absolute;
        
    }
    
    
    
    .logo_color4{
        float: right;
        width: 30%;
        margin-top: 7rem;
        margin-right: 4rem;
    
    }
    
    .zen_logo_lockup {

    display: block;
        position: fixed;
        z-index: 1000000000;
        width: 40%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 340px;

}

.zen_logo_lockup img{
    
    width: 55%;
    margin: 0 auto;

}
 
    
    
    
    .lucid_logo_lockup {

        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 30%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 390px;
}
    
    .lucid_scroll {
        margin-top: 22rem;
    }
    
    .scroll_arrows2 {
        width: 30%!Important;
        margin: 0 auto;
        padding-top: 4.2rem;
    }
    
    
    .work2 {
        display: block;
        position: fixed;
        top:0;
        height: 100vh;
        left:0;
        z-index: -99;
        margin-bottom: 0rem!important;
        padding-bottom: 0rem!important;
        
}


    
     

    
    
    
    .showtime_header {
        z-index: 1000000;
        position: relative;
        
        width:100%;
        padding-top: 8rem;
        padding-bottom: 6rem;
        
        
    }
        
    
    .showtime_header h1 {
        font-size: 1.2rem;
        margin-top: 0rem;
        padding-top: 0rem;
    }
    
    .showtime_header p {
        font-size: .85rem;
        width:45%; 
        
        
    }
    
    .st-stationary_desktop {
        display: none;
    }
    
    .divider_showtime {
        margin-left: 11%;
        width: 80%;
        
        padding-top: 3rem;
        
    }
    
    .logo_color {
        float: right;
        margin: 7rem 10% 0% 4rem!important;
        padding-top: 0rem;
        width: 25%;
    }
    
    .logo_color2 {
        width: 18.3%;
        float: right;
        margin-right: 10%;
        margin-top: 1.3rem;
    }
    
    .logo_color3 {
        width: 28.3%;
        float: right;
        margin-right: 8%;
        margin-top: 3.3rem;
    }
    
    .about_logo {
        padding-top: 0rem;
        margin: 15rem auto 0rem;
        width: 45%
    }
    
    .strange_logo_lockup {
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 35%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 320px;


}
    
    
    .brandlights {
    
        margin-top: 0rem;
        width: 100%;
        position: static;
        padding-top:0rem;
        background-color: white;
        z-index: 1000;
    }
    
    .brandlights_desktop {
        display: none;
    }
    
    .st-stationary {
    
        width: 100%;
    
    }
    
    #footer_divider {
        margin-top: 0rem;
    }
    
    
    .stuserflow_mobile {
        display: none;
        width: 100%;
    
    }

    
    .st_app h1 {
      font-size: 1.3rem;
        width: 55%;
        padding-top: 3rem;
    }
    
    .st_app p {
        font-size: .85rem;
        color: slategrey
    
    }
    
    .stuserflow {
        display: none;
    }
    
    .slideshow_mobile {
        display: none;
    }
    
    #contact {
        
        bottom: 0;
        
    }
    
    .project_desc{
        margin-top: 1.5rem;
    }

    
    footer {
    
        background-color: white;
        margin-bottom: 0rem;
        margin-top: 0rem;
         z-index: 100;
        position: relative;
        
        min-height:10%;
        width:100%;
    }
    
    .work_links {
        background-color: #F9F9F9;
        z-index: 1000000;
        position: relative;
        padding-bottom: 1.5rem;
        padding-top: .75rem;
        width:100%;
        margin-top:1024px;
        overflow: hidden;
        clear: both;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        -webkit-border-top-left-radius: 20px;
        -webkit-border-top-right-radius: 20px;
        -moz-border-top-left-radius: 20px;
        -moz-border-top-right-radius: 20px;
    }
    
    .me_thumb {
        width: 33%;
        margin-left: 6%;
        margin-top: 5%;
        border-radius: 15px;
        float: left;
    }
    
    .about_info {
        width: 42%;
        float: left;
        margin-left: 9%;
        margin-top: 2.8rem;
    }
    
    .about_info h1 {
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 2rem;
        color: #737245;
    }
    
    .about_info p {
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        line-height: 1.3rem;
        font-size: .85rem;
        color: darkslategrey;
    }
    
    /*  CONTACT FORM STYLES   */


#contact p {
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 400;
    color: slategray;
    font-size: .85rem;
    width: 50%!important;
    text-align: center;
    margin: 0 auto;
    margin-top: 2rem;
    line-height: 1.3rem;
}


#contact-area {
	width: 65%!important;
	
    margin: 2rem auto 0rem;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 100%;
	font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 500;
    font-size: 1rem;
    color: lightslategray;
	margin: .5rem 0px 4px 0px;
	border: 2px solid #ccc;
    border-radius: 10px;
    display: inline-block;
    float: left;
}

#contact-area textarea {
	height: 190px;
    transition: border 0.5s ease;
}

#contact-area input {
    transition: border 0.5s ease;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #908457;
}

#contact-area textarea:hover, #contact-area input:hover {
	border: 2px solid #908457;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
    margin-right: 0%;
    color: white;
    background-color: #908457;
    border: none;
    padding: .5rem;
    transition: background-color 1s ease;
    transition: color 1s ease;
}

#contact-area input.submit-button:hover {
	
    color: #908457;
    background-color: white;
    
}

label {
	float: left;
	text-align:left;
	margin-right: 0%;
    margin-left: 0rem;
    margin-top: 2rem;
    display: inline-block;
	width: 15%;
    color: #353333;
	padding-top: 0px;
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 500;
	font-size: 1rem;
}

label span {
    color: #908457;
    padding-right: .3rem;
}
    
    .thank_you_div {
        
        width: 80%;
        margin: 14rem auto;
        
        
    }
    
    .work h1{
        
        
        font-family: 'Montserrat', 'Helvetica', sans-serif;
        font-weight: 700;
        color: white;
        letter-spacing: .1rem;
        font-size: 4rem;
        left: 0;
        right: 0;
        width: 85%;
        padding-bottom: .75rem;
        text-align: center;
        margin: 0 auto;
    
    }
    
    .work p{
        
        
        font-family: 'Montserrat', 'Helvetica', sans-serif;
        font-weight: 400;
        color: white;
        letter-spacing: .02rem;
        font-size: 1rem;
        left: 0;
        right: 0;
        width: 45%;
        text-align: center;
        margin: 0 auto;
    
    }
    
    
    .footer_logo {
    width: 15rem;
    
    display: inline-block;
    animation-timing-function: ease-out;
   
}
    
    
    
    
    
    
    
    
    
    

}





@media screen and (min-width: 1024px) and (max-width: 1400px) {
    .wrapper {
        max-width: none;
    }
     .footer_lockup {
    width: 33rem;
    margin: 0 auto;
      
}
    
    #myModal {
        display: block;
    }
    
    .app_perspective{
        margin-bottom: 8%;
        width: 75%;
    }
    
    .photos_mobile1 {
        display: none;
    }
    
    .work_logo1{
    width: 30rem;
}
    
    .row1 {
        display: block;
        margin: 2rem auto 0rem;
        width: 90%;
        padding-left: 12%;
        padding-bottom: 3.5rem;
    }
    
    .column1{
        width: 25%;
        display: inline-block;
        padding: 1rem;
        border-radius: 15px;
    }
    
    .column1 img {
        
        border-radius: 25px;
    }
    
    .icon_lockup {
        text-align: center;
        margin-top: 0rem;
        text-align: left;
    }
    
    .icon_lockup i {
        text-align: left;
    }
    
    
    .row {
        display: block;
        margin: 0 auto;
        width: 90%;
        padding-left: 3.5rem;
        padding-bottom: 3.5rem;
    }
    
    .column{
        width: 20%;
        display: inline-block;
        padding: 1rem;
        border-radius: 15px;
    }
    
    .column img {
        border-radius: 15px;
    }
    

    header {
        padding-bottom: 1.3rem;
        position: fixed;
        top: 0;
        background-color: white;
        z-index: 10000000000000;
    }

    .dropdown {
        display: none;
    }

    .shawn_title {
        margin-top: 2.2rem;
        width: 25%;
    }

    .shawn_title h1 {
        font-family: 'Overpass', sans-serif;
        font-weight: 800;
    }

    .shawn_title p {
        font-family: 'Ubuntu', sans-serif;
    }
    
    .menu {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem;
        overflow: hidden!important;
        clear: both!important;
    }


    .desktop_menu{
        display: inline-block;
        width: 52%;
        float: right;
        text-align: right;
        margin-right: 2%;
        margin-top: 1%;
        

    }

    .desktop_menu li  {
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: .9rem;
        width: 20%;
        display: inline-block;
        text-align: center;
        border-style: solid;
        color: darkslategray;
        padding-top: .2rem;
        padding-bottom: .2rem;
        -webkit-transition: color .4s, ease-in-out,  .4s transform .1s ease-in-out;

}
    .desktop_menu li:hover {

        
        color: #988C57;
        transform: translate3d(0rem, .3rem, 0rem)

    }

    .desktop_menu a li {
        text-decoration: none;


    }


    .about_link {
        border-style: none !important;
        -webkit-transition: color .4s, ease-in ease-out;
    }

    .about_link:hover {
       
        color: #988C57 !important;
    }


    .divider1 {
        display: inline-block;
        position: relative;
        width: 1.2%;
        color: #2D2D2D;
        font-weight: 600;
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .my_logo {
        width: 6.8rem!important;
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-left: 2rem;
        padding-bottom: 0rem;
        margin-top: 0rem;
    }
    
    .shawn_title {
        margin-top: 0.5rem;
        width: auto;
    }
    
    .container1 {
        margin-top: .2rem;
    }
    
    
    
    
      .shawn_title h1{
        font-size: 1.16rem;
          font-family: 'Montserrat', sans-serif;
        font-weight: 700;
          line-height: 1.5rem
      }
      
      .shawn_title p{
        font-size: .5rem;
          font-family: 'Montserrat', sans-serif;
          
      }

    .container{
        display: none;

    }

    .bar1, .bar2, .bar3 {
        display: none;

    }
    
    .footer_links {
    float: right;
    overflow: hidden;
    
    margin-top: .8rem;
    clear: both;
    width: 16rem;
    display: inline-block;
}
    .footer_logo {
        
        display: inline-block;
    }
    
    
    
    .work2 {
        display: block;
        position: fixed;
        top:0;
        height: 100vh;
        left:0;
        z-index: -99;
        margin-bottom: 0rem!important;
        padding-bottom: 0rem!important;
        
}
    
    
    .work2 h1{
    
        position: absolute;
        margin: 24rem auto 0rem;
        color: white;
        left: 0;
        right: 0;
        width: 35%;
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 2rem;
        letter-spacing: .01rem;
        line-height: 2.3rem;
    
    
    }
    
    #photo_anchor {
        position: absolute;
        width: 25%;
        margin-top: 94%
    }
    
    
    .strange_brew_branding2 {
    display: block;
        width: 100%;
}
    
    
    .strange_logo_lockup {
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 65%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 230px;


}

.strange_logo_lockup img {

    width: 15rem;
    margin: 0 auto;
}
    
    
    
    .footer_div {
        background-color: #737245;
    }
    
    .about_logo {
        padding-top: 0rem;
        margin: 13rem auto 0rem;
        width: 35%
    }
    
    .me_thumb {
        width: 33%;
        margin-left: 6%;
        margin-top: 5%;
        border-radius: 15px;
        float: left;
    }
    
    

    .work_links {
        z-index: 1000000;
        position: relative;
        padding-bottom: 6rem;
        width:100%;
        margin-top:100vh;
        overflow: hidden;
        clear: both;
        background-color: #F9F9F9;
        
        
        
    }
    
    .about_info {
        width: 42%;
        float: left;
        margin-left: 9%;
        margin-top: 4.3rem;
    }
    
    .about_info h1 {
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 2rem;
        color: #737245;
    }
    
    .about_info p {
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        line-height: 1.3rem;
        font-size: .85rem;
        color: darkslategrey;
    }
    
    .work_links2 {
        z-index: 1000000;
        position: relative;
        padding-top: 3rem;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        width:100%;
        margin-top:100%;
        overflow: hidden;
        clear: both;
        background-color: #F9F9F9;
        
        
        
    }

    .creative_tag {
        margin: 0 auto;
        width: 27%;
        padding-bottom: 5rem;
    }

    .scroll_button {
        width: 10%;
        position: absolute!important;
        bottom: 0;
        left: 45%!important;
        right: 0%!important;

    }
    
    
    
      .projects_divv {
          padding-top: 3.5rem;
          padding-bottom: 1rem;
          width: 85%;
          padding-left: 9.4rem;
          float: none;
          margin: 0 auto;
          clear: both;
          overflow: hidden;
       
      }

		#box {
			width: 23%;
            margin-top: 3rem;
            margin-left: 3rem;
            overflow: hidden;
            display: inline-block;
            position: relative;
            border-radius: 15px;
            
		}
    
    
    #overlay {
    
    }

		

    .project_thumb {
        margin: 0 auto;
    }



    .projects {
        width: 43%;
        display: inline-block;
        margin-left: 6rem;
        margin-right: -2rem;
    }

    .projects2 {
        width: 43%;
        display: inline-block;
    }

    .projects3 {
        width: 43%;
        margin: 0 auto;
    }

    .photography_section {
        width: 100%;
        margin-top: 0rem;
        padding-top: 0rem;
        overflow: hidden;
    }

    .photo_logo {
        width: 40%;
        padding-top: 0rem;
        margin-top: 12rem
    }

    .photo_quote {
        width: 20%;
    }
    
    .beehive_logo_lockup {
        display: block;
        position: fixed;
        z-index: -10;
        width: 30%;
        margin: 0rem auto!important;
        left: 0;
        bottom: 0;
        right: 0;
        top: 250px;
        z-index: 9;
}
    
    .beehive_logo_lockup img {
        margin: 0 auto;
        width: 9rem;
    }
    
    
    
    #vectron_anchor {
        width: 25%;
    
    margin-top: -10%;
    position: absolute;
        
    }
    
    
    
    
    
    .scroll_arrows2 {
        width: 59%;
        margin: 0 auto;
        padding-top: 5rem;
    }
    
    .vectron_logo_lockup{
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 20%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 290px;
        z-index: -99;
    }
    
    .vectron_scroll_arrows {
        
        width: 34%;
        margin: 0 auto;
        padding-top: 10rem;
        
    }
    
    
    .lucid_logo_lockup {
       display: block;
        position: fixed;
        z-index: 1000000000;
        width: 20%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 360px;
        z-index: -99; 
    }
    
    .lucid_scroll {
        margin-top: 8rem;
        width: 50%;
    }
    
    .lucid_scroll_arrows {
         width: 30%;
        margin: 0 auto;
        padding-top: 10rem;
    }
    
    #lucid_anchor {
        margin-top: -8.1rem;
    }
    
    .showtime_logo_lockup {
        display: inline;
        position: fixed;
        
        width: 30%;
        margin: 0rem auto!important;
        text-align: center;
        top: 33%;
}
    
    
    .zen_logo_lockup {

    display: block;
        position: fixed;
        z-index: 1000000000;
        width: 30%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 240px;

}

.zen_logo_lockup img{
    
    width: 55%;
    margin: 0 auto;

}
    
    
    
    
    
    .white_st_logo {
    margin: 0 auto;
    
    }
    
    .strange_branding_mobile{
    display: none;
    
}
    
    .showtime_scroll{
    
    width: 10%;
    margin: 0rem auto;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin-bottom: 1.5rem;

}


.scroll_arrows {
    
    width: 28%;
    margin: 0 auto;
    padding-top: 5rem
   
    
}
    
    .beehive_header {
        height: 100vh;
}
    
    #beehive_anchor {
       width: 25%;
    
    margin-top: -10.5%;
    position: absolute;
    
    }
    
    .showtime_header {
        z-index: 1000000;
        position: relative;
        
        width:100%;
        padding-top: 4rem;
        padding-bottom: 6rem;
        margin-top: 100vh;
        
    }
    
    .showtime_header_box {
        position: fixed;
        z-index: -99;
        display: block;
    }
    
    
    
    
    .showtime_header_img {
        display: none;
    }
    
    .showtime_header_img_desktop {
        display: block;
        position: fixed;
        top: 90px;
        left:0;
        z-index: -99;
        background-color: transparent;
    }
    
    .desktop_showtime_header_img{
        display: block;
        z-index: 100000;
    
    }
      
      .slideshow-container {
        display: block!important;
      }
    
    .brandlights {
        z-index: 1000000;
        position: relative;
        min-height:100%;
        width:100%;
        background-color: white;
        display: none;
    }
    
    .brandlights_desktop {
        display: block;
        z-index: 1000000;
        position: relative;
        width:100%;
        background-color: white;
    }
    
    .st-stationary {
    
        display: none;
    
    }
    
    .showtime_header h1 {
        font-size: 1.3rem;
        margin-top: 4rem;
        padding-top: 0rem;
    }
    
    .showtime_header p {
        font-size: .8rem;
        width: 40%;
        
        
    }
    
    .divider_showtime {
        padding-bottom: 0rem!important;
        margin-bottom: 0rem!important;
        display: none;
    }
    
    .logo_color {
    
        margin-bottom: 0rem;
        margin-top: 5.4rem;
        display: inline-block;
        width: 23%;
        float: right;
        margin-right: 10%;
        
    }
    
    .logo_color2 {
    
        margin-bottom: 4rem;
        margin-top: 5%;
        
       
        margin-right: 14%;
        width: 12%;
        float: right;
        
        
    }
    
    .logo_color3 {
    
        margin-bottom: 4rem;
        margin-top: 5rem;
        
       
        margin-right: 14%;
        width: 25%;
        float: right;
        
        
    }
    
    .zen_logo_color {
    
        margin-bottom: 4rem;
        margin-top: 5rem;
        
       
        margin-right: 14%;
        width: 19%;
        float: right;
        
        
    }
    
    .logo_color4 {
    
        margin-bottom: 4rem;
        margin-top: 10%;
        
       
        margin-right: 14%;
        width: 25%;
        float: right;
        
        
    }
    
    .lucid_logo {
        
        
        position: absolute;
        right: 0;
        margin-right: 14%;
        width: 22%;
        top: 35%;
        
        
        
    }
    
    
    .work h1{
        position: fixed;
        top: 40%;
        font-family: 'Montserrat', 'Helvetica', sans-serif;
        font-weight: 700;
        color: white;
        letter-spacing: .1rem;
        font-size: 4rem;
        left: 0;
        right: 0;
        width: 45%;
        text-align: center;
        margin: 0 auto;
    
    }
    
    .work p{
        position: fixed;
        top: 50%;
        font-family: 'Montserrat', 'Helvetica', sans-serif;
        font-weight: 400;
        color: white;
        letter-spacing: .02rem;
        font-size: 1rem;
        left: 0;
        right: 0;
        width: 45%;
        text-align: center;
        margin: 0 auto;
    
    }
    
    
    
    
    
    
    .project_desc h1 {
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 400;
    color: white;
    margin: 0 auto;
    text-align: center;
    letter-spacing: .05rem;
    width: 85%;
    font-size: 1.5rem;
    
}
    



.project_desc p {
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 500;
    color: white;
    margin: 1rem auto 0rem;
    text-align: center;
    letter-spacing: .05rem;
    width: 85%;
    font-size: .95rem;
    
}
    
    
    
    
    .stuserflow {
        display: block;
         z-index: 1000000;
        position: relative;
        height: auto;
        width:100%;
    }
    
    
    
        

    
    .stuserflow_mobile{
        display: none !important;
    }
    
    
    
    .st-stationary {
        display: none;
        
    }
    
    .st-stationary_desktop {
        display: block;
        width: 100%;
        z-index: 100000;
        
    }
    
    
    .st_app {
        
        overflow: hidden;
        padding-bottom: 0rem;
        margin-bottom: 0rem;
        clear: both;
    
    
    }
    
}
    
    
    
    

/* The Modal (background) */
.modal {
  display: none;
  position: relative;
  z-index: 1000000000!important;
  padding-top: 100px;
    margin: 0 auto;
    border-radius: 15px;
  left: 0;
  top: 0;
  width: 90%;
    overflow: hidden;
    margin-bottom: 0rem;
  background-color: transparent;
    
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: black;
  margin: 0 auto 3rem;
  padding-bottom: 0rem; 
    clear: both;
  height: 100%; 
  width: 80%;
  max-width: 1200px;
}

.modal-content1 {
  position: relative;
  background-color: #F9F9F9;
  margin: 0 auto 3rem;
  padding-bottom: 0rem; 
    clear: both;
  height: 100%; 
  width: 80%;
  max-width: 1200px;
}

.kaleb_big {
    width: 40%!important;
    margin: 0 auto;
}

/* The Close Button */
.close {
  color: slategrey;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: white;
    
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

.prev1,
.next1 {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: darkslategrey;
    
  font-weight: bold;
  font-size: 20px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.next1 {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(0, 0, 0, 0.8);
    
}

.prev1:hover,
.next1:hover {
  background-color: rgba(0, 0, 0, 0.8);
    color: white;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.numbertext1 {
  color: darkslategrey;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.caption-container {
  text-align: center;
  background-color: black;
  
  color: white;
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}
    
    
    

    .work {
        display: block;
        position: fixed;
        top:0;
        height: 100vh;
        left:0;
        z-index: -99;
        margin-bottom: 0rem!important;
        padding-bottom: 0rem!important;
        


    }


    
    
    
    
    
    





    
@media screen and (min-width: 1024px) and (max-width: 1400px) {
    
    .coded_logo_mobile {
        display: none;
    }
    
    .vectron_userflow_mobile {
        display: none;
    }
    
    .coded_logo_desktop {
        display: block;
        margin: 4rem auto 0rem;
        width: 33rem;
        
    }
    .vectron_perspective_mobile{
        display: none;
    }
    
    .bike_photo1 {
        width: 50%;
        float: left;
        display: inline-block;
    }
    
    .bike_photo2 {
        width: 50%;
        float: left;
        display: inline-block;
    }
    
    .lucid_header_img{
        display: none;
    }
    
    .intra_header{
    margin-top:100vh;
}
    
    .intra_header h1 {
        width: 35%;
        margin: 0 auto;
    }
    
    .intra_header p {
        width: 35%;
    }
    
    .st_app h1{
       
        
       font-size: 1.3rem; 
        margin-left: 23.4%;
    
    
    }
    
    .st_app h2{
       
        
       font-size: 1.3rem; 
       margin: 0 auto;
        width: 53%;
    
    
    }
    
    
    
    .st_app p {
        
        font-size: .8rem;
        width: 53%;
        margin-left: 23.4%;
    }
    
    

    .about_me {
        z-index: 10000;
        overflow: hidden;
        clear: both;
    }
    
    
    
    .brandlights2_desktop {
        display: block;
        width: 100%;
    }
    
    .slideshow_desktop {
        display: block!important;
        width: 50%;
        height: auto;
    }
    
    .bee_slideshow_desktop {
        display: block!important;
    }
    
    .z_slideshow_desktop {
        display: block!important;
    }
    
    .slideshow-container {
        display: block!important;
        width: 100%;
    }
      
      .slideshow_mobile {
      
        display: none!important;
      }
    
    .beehive_iphone {
        width: 50%;
        float: left;
        padding-bottom: 0rem;
        
        
    }
    
    .reservation_info {
        width: 45%;
        float: left;
        margin-top: 7%;
        
    
    }
    
    
    .reservation_info h1 {
        width: 100%;
        margin-left: 12%;
    }
    
    .reservation_info p {
        padding-bottom: 0rem;
        width: 85%;
        max-width: 85%;
        margin-left: 12%;
    }

    .intro_text {
        width: 50%;
        overflow: hidden;
        margin: -4rem auto;
        text-align: center;
        position: absolute;
        left: 50px;
        right: 50px;


    }
    

    .intro_text h2 {
        font-family: 'Overpass', sans-serif;
        font-weight: 900;
        font-size: 4rem;

    }

    .intro_text p {
        color: dimgrey;
        letter-spacing: .15rem;
        font-family: 'Ubuntu', sans-serif;
    }
    
    
      #footer_divider p{
          width: 45%;
          margin: 0 auto;
          text-align: center;
          padding-top: 1rem;
          max-width: 45%;
      
      }
      
      #footer_divider h1{
          width: 70%;
          margin: 0 auto;
          float: none;
          text-align: center;
      
      }
    
    #contact{
        overflow: hidden;
        clear: none;
        
        margin-bottom: 0rem;
        bottom: 0;
       
    }
    
      
      #contact-form {
        width: 50%!important;
      }

    #footer_divider {
        margin-top: 0rem;
        clear: both;
        
    }
    
    .photos_mobile {
        display: none;
    }
    
    .work_logo {
        padding-top:0rem;
        margin: 13rem auto 0rem;
        width: 33%;
    }
    
    .process h1 {
    
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    color: darkslategrey;
    line-height: 3.3rem;
    width: 35%;
    margin-left: 17%;
    
}

.process p {
    
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 400;
    font-size: .80rem;
    color: lightslategray;
    line-height: 1.3rem;
    width: 65%;
    padding-bottom: 4rem;
    margin-left: 17%;
    
}
    
    .footer_logo {
        width: 14rem;
       
        margin-top: .2rem;
        
    }
    
    
    
    .slideshow_desktop {
        display: block!important;
    }
    
    .bee_slideshow_desktop {
        display: block!important;
    }
    
    
}



 



/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

    /* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #737245;
border-radius: 10px;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white;
}
.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}




.container {
    display: inline-block;
    cursor: pointer;
    float: right;
    margin-top: 1.4rem;
    margin-right: 2rem;
    width:
}

.bar1, .bar2, .bar3 {
    width: 40px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;
}

/* Rotate first bar */
.change .bar1 {
    -webkit-transform: rotate(-49deg) translate(-9px, 6px) ;
    transform: rotate(-43deg) translate(-9px, 6px) ;
}

/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
    -webkit-transform: rotate(49deg) translate(-8px, -8px) ;
    transform: rotate(43deg) translate(-8px, -8px) ;
}






/*  CONTACT FORM STYLES   */


#contact p {
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 400;
    color: slategray;
    font-size: .85rem;
    width: 30%;
    margin: 0 auto;
    margin-top: 2rem;
    line-height: 1.3rem;
}


#contact-area {
	width: 40%;
    position: relative;
	
    margin: 2rem auto 0rem;
    margin-bottom: 3%;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 100%;
	font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 500;
    font-size: 1rem;
    color: lightslategray;
	margin: .5rem 0px 4px 0px;
	border: 2px solid #ccc;
    border-radius: 10px;
    display: inline-block;
    float: left;
}

#contact-area textarea {
	height: 190px;
    transition: border 0.5s ease;
}

#contact-area input {
    transition: border 0.5s ease;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #908457;
}

#contact-area textarea:hover, #contact-area input:hover {
	border: 2px solid #908457;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
    margin-right: 0%;
    color: white;
    background-color: #908457;
    border: none;
    padding: .5rem;
    transition: background-color 1s ease;
    transition: color 1s ease;
}

#contact-area input.submit-button:hover {
	
    color: #908457;
    background-color: white;
    
}

label {
	float: left;
	text-align:left;
	margin-right: 0%;
    margin-left: 0rem;
    margin-top: 2rem;
    display: inline-block;
	width: 15%;
    color: #353333;
	padding-top: 0px;
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 500;
	font-size: 1rem;
}

label span {
    color: #908457;
    padding-right: .3rem;
}


@-webkit-keyframes scroll_button {
  0%   { opacity: 0; }
  50% { opacity: 1; }
    100% { opacity: 0; }
}
@-moz-keyframes scroll_button {
  0%   { opacity: 0; }
  50% { opacity: 1; }
    100% { opacity: 0; }
}
@-o-keyframes scroll_button {
  0%   { opacity: 0; }
  50% { opacity: 1; }
    100% { opacity: 0; }
}
@keyframes scroll_button {
  0%   { opacity: 0; }
  50% { opacity: 1; }
    100% { opacity: 0; }
}



    .stuserflow {
        display: block;
    }
    
    
    
    
    #photo_anchor {
        position: absolute;
        width: 25%;
        margin-top: 145%;
    }

@media screen and (min-width: 1400px) and (max-width: 3600px) {
    
    .wrapper {
        max-width: none;
    }
    .work_logo1{
    width: 32rem;
}
    .photos_mobile1 {
        display: none;
    }
    
    .app_perspective{
        margin-bottom: 8%;
        width: 75%;
    }
    
    .icon_lockup {
        text-align: center;
        margin-top: 0rem;
        text-align: left;
    }
    
    .icon_lockup i {
        text-align: left;
    }
    
    .row {
        display: block;
        margin: 0 auto;
        width: 90%;
        padding-left: 9.5rem;
        padding-bottom: 3.5rem;
    }
    
    .row1 {
        display: block;
        margin: 0 auto;
        width: 60%;
        padding-left: 9.5rem;
        padding-bottom: 3.5rem;
    }
    
    .column{
        width: 19%;
        display: inline-block;
        padding: 1rem;
        border-radius: 15px;
    }
    
    .column1{
        width: 25%;
        display: inline-block;
        padding: 1rem;
        border-radius: 15px;
    }
    
    .column img {
        border-radius: 15px;
    }
    
    .column1 img {
        border-radius: 15px;
    }
    
    .footer_lockup {
    width: 33rem;
    margin: 0 auto;
}
    

    header {
        padding-bottom: 1.3rem;
        position: fixed;
        top: 0;
        background-color: white;
        z-index: 10000000000000;
    }

    .dropdown {
        display: none;
    }

    .shawn_title {
        margin-top: 2.2rem;
        width: 25%;
    }

    .shawn_title h1 {
        font-family: 'Overpass', sans-serif;
        font-weight: 800;
    }

    .shawn_title p {
        font-family: 'Ubuntu', sans-serif;
    }
    
    .menu {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem;
        overflow: hidden!important;
        clear: both!important;
    }


    .desktop_menu{
        display: inline-block;
        width: 52%;
        float: right;
        text-align: right;
        margin-right: 2%;
        margin-top: 1%;
        

    }

    .desktop_menu li  {
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: .9rem;
        width: 20%;
        display: inline-block;
        text-align: center;
        border-style: solid;
        color: darkslategray;
        padding-top: .2rem;
        padding-bottom: .2rem;
        -webkit-transition: color .4s, ease-in-out,  .4s transform .1s ease-in-out;

}
    .desktop_menu li:hover {

        
        color: #988C57;
        transform: translate3d(0rem, .3rem, 0rem)

    }

    .desktop_menu a li {
        text-decoration: none;


    }


    .about_link {
        border-style: none !important;
        -webkit-transition: color .4s, ease-in ease-out;
    }

    .about_link:hover {
       
        color: #988C57 !important;
    }


    .divider1 {
        display: inline-block;
        position: relative;
        width: 1.2%;
        color: #2D2D2D;
        font-weight: 600;
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .my_logo {
        width: 6.8rem!important;
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-left: 2rem;
        padding-bottom: 0rem;
        margin-top: 0rem;
    }
    
    .shawn_title {
        margin-top: 0.5rem;
        width: auto;
    }
    
    .container1 {
        margin-top: .2rem;
    }
    
    
    
    
      .shawn_title h1{
        font-size: 1.16rem;
          font-family: 'Montserrat', sans-serif;
        font-weight: 700;
          line-height: 1.5rem
      }
      
      .shawn_title p{
        font-size: .5rem;
          font-family: 'Montserrat', sans-serif;
          
      }

    .container{
        display: none;

    }

    .bar1, .bar2, .bar3 {
        display: none;

    }
    
    .footer_links {
    float: right;
    overflow: hidden;
    
    margin-top: .8rem;
    clear: both;
    width: 16rem;
    display: inline-block;
}
    
    
    
    .work2 {
        display: block;
        position: fixed;
        top:0;
        height: 100vh;
        left:0;
        z-index: -99;
        margin-bottom: 0rem!important;
        padding-bottom: 0rem!important;
        
}
    
    
    .work2 h1{
    
        position: absolute;
        margin: 24rem auto 0rem;
        color: white;
        left: 0;
        right: 0;
        width: 35%;
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 2rem;
        letter-spacing: .01rem;
        line-height: 2.3rem;
    
    
    }
    
    #photo_anchor {
        position: absolute;
        width: 25%;
        margin-top: 94%
    }
    
    
    .strange_brew_branding2 {
    display: block;
        width: 100%;
}
    
    
    .strange_logo_lockup {
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 65%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 230px;


}

.strange_logo_lockup img {

    width: 15rem;
    margin: 0 auto;
}
    
    
    
    .footer_div {
        background-color: #737245;
    }
    
    .coded_logo_mobile {
        display: none;
    }
    
    .vectron_userflow_mobile {
        display: none;
    }
    
    .coded_logo_desktop {
        display: block;
        margin: 4rem auto 0rem;
        width: 33rem;
        
    }
    .vectron_perspective_mobile{
        display: none;
    }
    
    .bike_photo1 {
        width: 50%;
        float: left;
        display: inline-block;
    }
    
    .bike_photo2 {
        width: 50%;
        float: left;
        display: inline-block;
    }
    
    .lucid_header_img{
        display: none;
    }
    
    .intra_header{
    margin-top:100vh;
}
    
    .intra_header h1 {
        width: 35%;
        margin: 0 auto;
    }
    
    .intra_header p {
        width: 35%;
    }
    
    .st_app h1{
       
        
       font-size: 1.3rem; 
        width: 33%;
        margin: 0 auto;
    
    
    }
    
    .st_app h2{
       
        
       font-size: 1.3rem; 
       margin: 0 auto;
        width: 33%;
    
    
    }
    
    
    
    .st_app p {
        
        font-size: .8rem;
        width: 33%;
        margin: 0 auto;
    }
    
    

    .about_me {
        z-index: 10000;
        overflow: hidden;
        clear: both;
    }
    
    
    
    .brandlights2_desktop {
        display: block;
        width: 100%;
    }
    
    .slideshow_desktop {
        display: block!important;
        width: 50%;
        height: auto;
    }
    
    .bee_slideshow_desktop {
        display: block!important;
    }
    
    .z_slideshow_desktop {
        display: block!important;
    }
    
    .slideshow-container {
        display: block!important;
        width: 100%;
    }
      
      .slideshow_mobile {
      
        display: none!important;
      }
    
    .beehive_iphone {
        width: 50%;
        float: left;
        padding-bottom: 0rem;
        
        
    }
    
    .lucid_info {
        width: 35rem!important;
        margin-left: 8%!important;
    }
    
    .lucid_info h1{
        width: 100%!important;
        margin-left: 0rem!important;
    }
    
    .lucid_info p {
        width: 85%!important;
        max-width: 85%!important;
        margin-left: 0rem!important;
    }
    
    .reservation_info {
        width: 35rem;
        float: left;
        margin-top: 10%;
        margin-left: 3%;
        
    
    }
    
    
    .reservation_info h1 {
        width: 60%;
        margin-left: 30%;
    }
    
    .reservation_info p {
        padding-bottom: 0rem;
        width: 100%;
        max-width: 50%;
        margin-left: 30%;
    }

    .intro_text {
        width: 50%;
        overflow: hidden;
        margin: -4rem auto;
        text-align: center;
        position: absolute;
        left: 50px;
        right: 50px;


    }
    

    .intro_text h2 {
        font-family: 'Overpass', sans-serif;
        font-weight: 900;
        font-size: 4rem;

    }

    .intro_text p {
        color: dimgrey;
        letter-spacing: .15rem;
        font-family: 'Ubuntu', sans-serif;
    }
    
    
      #footer_divider p{
          width: 42%;
          margin: 0 auto;
          text-align: center;
          padding-top: 1rem;
      
      }
      
      #footer_divider h1{
          width: 70%;
          margin: 0 auto;
          float: none;
          text-align: center;
      
      }
    
    #contact{
        overflow: hidden;
        clear: none;
        
        margin-bottom: 0rem;
        bottom: 0;
       
    }
    
      
      #contact-form {
        width: 50%!important;
      }

    #footer_divider {
        margin-top: 0rem;
        clear: both;
        
    }
    
    .photos_mobile {
        display: none;
    }
    
    .work_logo {
        padding-top:0rem;
        margin: 13rem auto 0rem;
        width: 28%;
    }
    
    .process h1 {
    
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    color: darkslategrey;
    line-height: 3.3rem;
    width: 45%;
        margin: 0 auto;
        padding-top: 3rem;
    
    
}

.process p {
    
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 400;
    font-size: .80rem;
    color: lightslategray;
    line-height: 1.3rem;
    width: 45%;
    padding-bottom: 4rem;
    margin: 0 auto;
    
}
    .process1 h2 {
    
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    color: darkslategrey;
    line-height: 3.3rem;
    width: 45%;
        margin: 0 auto;
        padding-top: 3rem;
    
    
}

.process1 p {
    
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 400;
    font-size: .80rem;
    color: lightslategray;
    line-height: 1.3rem;
    width: 45%;
    padding-bottom: 4rem;
    margin: 0 auto;
    
}
    
    .footer_logo {
        width: 14.5rem;
        margin-top: .2rem;
        
    }
    
    
    
    .slideshow_desktop {
        display: block!important;
    }
    
    .bee_slideshow_desktop {
        display: block!important;
    }
    
    .wrapper {
        max-width: none;
    }
    

    header {
        padding-bottom: 1.3rem;
        position: fixed;
        top: 0;
        background-color: white;
        z-index: 10000000000000;
    }

    .dropdown {
        display: none;
    }

    .shawn_title {
        margin-top: 2.2rem;
        width: 25%;
    }

    .shawn_title h1 {
        font-family: 'Overpass', sans-serif;
        font-weight: 800;
    }

    .shawn_title p {
        font-family: 'Ubuntu', sans-serif;
    }
    
    .menu {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem;
        overflow: hidden!important;
        clear: both!important;
    }


    .desktop_menu{
        display: inline-block;
        width: 52%;
        float: right;
        text-align: right;
        margin-right: 2%;
        margin-top: .6%;
        

    }

    .desktop_menu li  {
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: .9rem;
        width: 20%;
        display: inline-block;
        text-align: center;
        border-style: solid;
        color: darkslategray;
        padding-top: .2rem;
        padding-bottom: .2rem;
        -webkit-transition: color .4s, ease-in-out,  .4s transform .1s ease-in-out;

}
    .desktop_menu li:hover {

        
        color: #988C57;
        transform: translate3d(0rem, .3rem, 0rem)

    }

    .desktop_menu a li {
        text-decoration: none;


    }


    .about_link {
        border-style: none !important;
        -webkit-transition: color .4s, ease-in ease-out;
    }

    .about_link:hover {
       
        color: #988C57 !important;
    }


    .divider1 {
        display: inline-block;
        position: relative;
        width: 1.2%;
        color: #2D2D2D;
        font-weight: 600;
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .my_logo {
        width: 6.8rem!important;
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-left: 2rem;
        padding-bottom: 0rem;
        margin-top: 0rem;
    }
    
    .shawn_title {
        margin-top: 0.5rem;
        width: auto;
    }
    
    .container1 {
        margin-top: .2rem;
    }
    
    
    
    
    
    
      .shawn_title h1{
        font-size: 1.16rem;
          font-family: 'Montserrat', sans-serif;
        font-weight: 700;
          line-height: 1.5rem
      }
      
      .shawn_title p{
        font-size: .5rem;
          font-family: 'Montserrat', sans-serif;
          
      }

    .container{
        display: none;

    }

    .bar1, .bar2, .bar3 {
        display: none;

    }
    
   
    
    
    
    .work2 {
        display: block;
        position: fixed;
        top:0;
        height: 100vh;
        left:0;
        z-index: -99;
        margin-bottom: 0rem!important;
        padding-bottom: 0rem!important;
        
}
    
    
    .work2 h1{
    
        position: absolute;
        margin: 24rem auto 0rem;
        color: white;
        left: 0;
        right: 0;
        width: 35%;
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 2rem;
        letter-spacing: .01rem;
        line-height: 2.3rem;
    
    
    }
    
    #photo_anchor {
        position: absolute;
        width: 25%;
        margin-top: 94%
    }
    
    
    .strange_brew_branding2 {
    display: block;
        width: 100%;
}
    
    
    .strange_logo_lockup {
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 65%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 300px;


}

.strange_logo_lockup img {

    width: 15rem;
    margin: 0 auto;
}
    
    
    
    .footer_div {
        background-color: #737245;
    }
    
    .about_logo {
        padding-top: 0rem;
        margin: 13rem auto 0rem;
        width: 35%
    }
    
    .me_thumb {
        width: 33%;
        margin-left: 6%;
        margin-top: 5%;
        border-radius: 15px;
        float: left;
    }
    
    

    .work_links {
        z-index: 1000000;
        position: relative;
        padding-bottom: 6rem;
        width:100%;
        margin-top:100%;
        overflow: hidden;
        clear: both;
        background-color: #F9F9F9;
        
        
        
    }
    
    .about_info {
        width: 42%;
        float: left;
        margin-left: 9%;
        margin-top: 4.3rem;
    }
    
    .about_info h1 {
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 700;
        font-size: 2rem;
        color: #737245;
    }
    
    .about_info p {
        
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        line-height: 1.3rem;
        font-size: .85rem;
        color: darkslategrey;
    }
    
    .work_links2 {
        z-index: 1000000;
        position: relative;
        padding-top: 3rem;
        border-top-right-radius: 15px;
        border-top-left-radius: 15px;
        width:100%;
        margin-top:100%;
        overflow: hidden;
        clear: both;
        background-color: #F9F9F9;
        
        
        
    }

    .creative_tag {
        margin: 2rem auto 0rem;
        width: 24%;
        padding-bottom: 5rem;
    }

    .scroll_button {
        width: 10%;
        position: absolute!important;
        bottom: 0;
        left: 45%!important;
        right: 0%!important;

    }
    
    
    
      .projects_divv {
          padding-top: 3.5rem;
          padding-bottom: 1rem;
          width: 75rem;
          padding-left: 5.4rem;
          float: none;
          margin: 0 auto;
          clear: both;
          overflow: hidden;
          
       
      }
    
    

		#box {
			width: 19rem;
            margin-top: 3rem;
            margin-left: 3rem;
            overflow: hidden;
            display: inline-block;
            position: relative;
            border-radius: 15px;
            
		}
    
    
    #overlay {
    
    }

		

    .project_thumb {
        margin: 0 auto;
    }



    .projects {
        width: 43%;
        display: inline-block;
        margin-left: 6rem;
        margin-right: -2rem;
    }

    .projects2 {
        width: 43%;
        display: inline-block;
    }

    .projects3 {
        width: 43%;
        margin: 0 auto;
    }

    .photography_section {
        width: 100%;
        margin-top: 0rem;
        padding-top: 0rem;
        overflow: hidden;
    }

    .photo_logo {
        width: 40%;
        padding-top: 0rem;
        margin-top: 12rem
    }

    .photo_quote {
        width: 20%;
    }
    
    .beehive_logo_lockup {
        display: block;
        position: fixed;
        z-index: -10;
        width: 20%;
        margin: 0rem auto!important;
        left: 0;
        bottom: 0;
        right: 0;
        top: 250px;
        z-index: -99;
}
    
    .beehive_logo_lockup img {
        margin: 0 auto;
        width: 40%;
    }
    
    
    
    #vectron_anchor {
        width: 25%;
    
    margin-top: -10%;
    position: absolute;
        
    }
    
    
    
    
    
    .scroll_arrows2 {
        width: 59%;
        margin: 0 auto;
        padding-top: 5rem;
    }
    
    .vectron_logo_lockup{
        display: block;
        position: fixed;
        z-index: 1000000000;
        width: 20%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 290px;
        z-index: -99;
    }
    
    .vectron_scroll_arrows {
        
        width: 34%;
        margin: 0 auto;
        padding-top: 10rem;
        
    }
    
    
    .lucid_logo_lockup {
       display: block;
        position: fixed;
        z-index: 1000000000;
        width: 20%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 360px;
        z-index: -99; 
    }
    
    .lucid_scroll {
        margin-top: 8rem;
        width: 50%;
    }
    
    .lucid_scroll_arrows {
         width: 30%;
        margin: 0 auto;
        padding-top: 10rem;
    }
    
    #lucid_anchor {
        margin-top: -8.1rem;
    }
    
    .showtime_logo_lockup {
        display: inline;
        position: fixed;
        
        width: 30%;
        margin: 0rem auto!important;
        text-align: center;
        top: 265px;
}
    
    
    .zen_logo_lockup {

    display: block;
        position: fixed;
        z-index: 1000000000;
        width: 30%;
        margin: 0rem auto!important;
        left: 0;
        right: 0;
        top: 300px;

}

.zen_logo_lockup img{
    
    width: 13rem;
    margin: 0 auto;

}
    
    
    
    
    
    .white_st_logo {
    margin: 0 auto;
        width: 46%;
    
    }
    
    .strange_branding_mobile{
    display: none;
    
}
    
    .showtime_scroll{
    
    width: 10%;
    margin: 0rem auto;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        margin-bottom: 1.5rem;

}


.scroll_arrows {
    
    width: 28%;
    margin: 0 auto;
    padding-top: 5rem
   
    
}
    
    .beehive_header {
        height: 100vh;
}
    
    #beehive_anchor {
       width: 25%;
    
    margin-top: -10.5%;
    position: absolute;
    
    }
    
    .showtime_header {
        z-index: 1000000;
        position: relative;
        
        width:100%;
        padding-top: 4rem;
        padding-bottom: 6rem;
        margin-top: 100%;
        
    }
    
    .showtime_header_box {
        position: fixed;
        z-index: -99;
        display: block;
    }
    
    
    
    
    .showtime_header_img {
        display: none;
    }
    
    .showtime_header_img_desktop {
        display: block;
        position: fixed;
        top: 90px;
        left:0;
        z-index: -99;
        background-color: transparent;
    }
    
    .desktop_showtime_header_img{
        display: block;
        z-index: 100000;
    
    }
      
      .slideshow-container {
        display: block!important;
      }
    
    .brandlights {
        z-index: 1000000;
        position: relative;
        min-height:100%;
        width:100%;
        background-color: white;
        display: none;
    }
    
    .brandlights_desktop {
        display: block;
        z-index: 1000000;
        position: relative;
        width:100%;
        background-color: white;
    }
    
    .st-stationary {
    
        display: none;
    
    }
    
    .showtime_header h1 {
        font-size: 1.3rem;
        margin-top: 4rem;
        padding-top: 0rem;
        margin-left: 18%;
    }
    
    .showtime_header h4 {
        font-size: 1rem;
        margin-top: 4rem;
        padding-top: 0rem;
        margin-left: 18%;
    }
    
    .showtime_header p {
        font-size: .8rem;
        width: 30%;
        max-width: 30%;
        margin-left: 18%
        
        
    }
    
    .showtime_header li {
        font-size: .8rem;
        
        padding-top: 0rem;
        margin-left: 18%;
    }
    
    .divider_showtime {
        padding-bottom: 0rem!important;
        margin-bottom: 0rem!important;
        display: none;
    }
    
    .logo_color {
    
        margin-bottom: 0rem;
        margin-top: 6.4rem;
        display: inline-block;
        width: 16rem;
        float: right;
        margin-right: 19%;
        
    }
    
    .logo_color2 {
    
        margin-bottom: 4rem;
        margin-top: 5rem;
        
       
        margin-right: 19%;
        width: 9rem;
        float: right;
        
        
    }
    
    .logo_color3 {
    
        margin-bottom: 4rem;
        margin-top: 7rem;;
        
       
        margin-right: 18%;
        width: 15rem;
        float: right;
        
        
    }
    
    .zen_logo_color {
    
        margin-bottom: 4rem;
        margin-top: 8rem;
        
       
        margin-right: 19%;
        width: 15rem;
        float: right;
        
        
    }
    
    .photo_header {
        display: block;
    }
    
    .logo_color4 {
    
        margin-bottom: 4rem;
        margin-top: 10rem;
        
       
        margin-right: 19%;
        width: 19rem;
        float: right;
        
        
    }
    
    .lucid_logo {
        
        
        position: absolute;
        right: 0;
        margin-right: 19%;
        width: 15%;
        top: 40%;
        
        
        
    }
    
    
    .work h1{
        position: fixed;
        top: 40%;
        font-family: 'Montserrat', 'Helvetica', sans-serif;
        font-weight: 700;
        color: white;
        letter-spacing: .1rem;
        font-size: 4rem;
        left: 0;
        right: 0;
        width: 45%;
        text-align: center;
        margin: 0 auto;
    
    }
    
    .work p{
        position: fixed;
        top: 50%;
        font-family: 'Montserrat', 'Helvetica', sans-serif;
        font-weight: 400;
        color: white;
        letter-spacing: .02rem;
        font-size: 1rem;
        left: 0;
        right: 0;
        width: 45%;
        text-align: center;
        margin: 0 auto;
    
    }
    
    
    
    
    
    
    .project_desc h1 {
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 400;
    color: white;
    margin: 0 auto;
    text-align: center;
    letter-spacing: .05rem;
    width: 85%;
    font-size: 1.5rem;
    
}
    



.project_desc p {
    font-family: 'Montserrat', 'Helvetica', sans-serif;
    font-weight: 500;
    color: white;
    margin: 1rem auto 0rem;
    text-align: center;
    letter-spacing: .05rem;
    width: 85%;
    font-size: .95rem;
    
}
    
    
    
    
    .stuserflow {
        display: block;
         z-index: 1000000;
        position: relative;
        height: auto;
        width:100%;
    }
    
    
    
        

    
    .stuserflow_mobile{
        display: none !important;
    }
    
    
    
    .st-stationary {
        display: none;
        
    }
    
    .st-stationary_desktop {
        display: block;
        width: 100%;
        z-index: 100000;
        
    }
    
    
    .st_app {
        
        overflow: hidden;
        padding-bottom: 0rem;
        margin-bottom: 0rem;
        clear: both;
    
    
    }
    
    
    
}
    

    
    


   
    
   