input::file-selector-button {
    display: block;
    position: relative;
    z-index: 9999;
    float: right;
    font-weight: bold;
    color: #666666;
    background-color:rgba(0,0,0,0.03);
    padding: 16px 15px 14px 15px;
    border-style: solid;
    border-width: 0px 0px 0px 1px;
    border-color:#cbd5e7;
    border-radius: 0px 6px 6px 0px;
    margin: -13px 0px 0px 0px;
  }

  input::file-selector-button:hover { cursor:  pointer; }

input[type="file"] { color:#666666; font-family: 'Poppins', Arial, Helvetica, sans-serif; }

#TICKET\.hs_file_upload-77f1d795-4a93-42f5-bb51-554a311547b7 { padding: 10px 0px 0px 15px!important; }

/* DISCORD BUTTON */
#discord_button { color:#ED916f; font-weight: 400!important; border-style: solid; border-width: 2px; border-color:#ED916f; border-radius: 24px; padding: 12px 20px; }

.orange { color:#ED916f; margin-right: 15px; margin-left: 10px; margin-bottom: 10px; }
.prod_blurb { font-size: 150%; font-weight: 400; }

.arch_img { width: 100%; margin: 0; padding: 0; max-width: 900px; }

/* LOGO TEST */
.logo_row { width: 100%; padding: 50px 0px 20px 0px; margin: 30px 0px 0px 0px; background-color: #ffffff; display: block; position: relative; float: none; clear: both; z-index: 50; }
#works_logos img { width: 25%; max-width: 200px; filter: grayscale(100%); opacity: 0.75; }
.supports_logos img { width: 20%; max-width: 200px; filter: grayscale(100%); margin-top: -20px; margin-bottom: 30px; opacity: 0.75; }
.grey { color: #666666; }
.line_after:after {
    content: '';
      border-bottom: 2px solid #ED916f;
      width: 150px;
      margin-top: 20px;
      margin-left: 50%; 
      transform: translateX(-50%);
      display: block;
    }

.tiny_logo { width: 90px; float: left; margin: 0px 10px 0px 0px; padding: 0; border-style: solid; border-width: 1px; border-color:#ED916f; }
.tiny_logo_label { width: 180px; float: left; margin: 0px 10px 0px 0px; padding: 0; background-color:#ED916f; }


/**** MEDIA QUERIES ****/
@Media only screen and (max-width: 320px) {
#bgVideo { position: relative; height: 75vh!important; min-width: 100%; z-index: 0; overflow-x:hidden; margin-top: 72px; }
.intro_overlay h1 { font-size: 30px!important; margin-top: 30px!important; }
}

@media only screen and (max-width: 640px) {
#measurement_text_2, #measurement_text_3, #measurement_text_4, #measurement_text_5 { display: none; }
#measurement_text_1 { display: block; }
#header { display: block; position: fixed; z-index: 9996; background-color:#FFFFFF; width: 100vw; margin: 0px; padding: 0;  }

.title_row, .inside_title_row { width: 100%; padding: 90px 0px 30px 0px; margin: 0px; background-color: #FFFFFF; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }

.home_intro_block { display: block; position: relative; float: none; margin: 30px 2%; width: calc(90% - 2px); padding: 30px 3% 20px 3%; border-style: solid; border-width: 1px; border-color:#cccccc; border-radius: 18px; min-height: 30px; } 

    h1 { font-size: 36px; line-height: 48px; font-weight: 500; }
    h2 { font-size: 32px; line-height: 40px; font-weight: 400; }
    h3 { font-size: 27px; line-height: 32px; font-weight: 400; }
    h4 { font-size: 24px; line-height: 30px; font-weight: 400; }
    h5 { font-size: 28px; line-height: 35px; font-weight: 500; margin: 0px 0px 30px 0px; }
    p { font-size: 20px; line-height: 27px; font-weight: 400; margin-top: 10px; }
    ol { padding-left:0; list-style-position:inside; text-align: right; }
    li { font-size: 20px; line-height: 27px; font-weight: 300; text-align: left; margin: 5px 0px; }
    .quote { font-size: 30px; line-height: 36px; font-weight: 300; font-style: italic; width: 90%; margin-left: 50%; transform: translateX(-50%); max-width: 800px; }
    .small { font-size: 16px; line-height: 20px; margin-top: 24px; }
    .mb-md-3 { margin-top: 0!important; }
    #mocker_image { display: none; }
    #tester_text { padding: 60px 0px 0px 0px; } 
    #mocker_text { padding: 60px 0px 0px 0px; }

    .narrow_content { width: 90%!important; max-width: 600px; position: relative; left: 50%; transform:translateX(-50%); margin: 0px; padding: 0px; float: none; clear: both; display: block; }
    .content_medium { width: 90%; max-width: 600px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 0px; float: none; clear: both; display: block; }
    .content { width: 90%; max-width: 600px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 0px; float: none; clear: both; display: block; }

    .quarter, .left_half, .right_half { display: block; position: relative; float: none; width: 100%; margin: 20px 0px; padding: 0; }
    #logo { float: left; height: 36px; margin: 20px 0px 20px 20px; }
    #mobile_nav_icon { display: block; position: fixed; top: 26px; right: 30px; font-size: 24px; color:#000000; }
    #mobile_nav_close	{ display: none; position: fixed; top: 26px; right: 30px; font-size: 24px; color:#000000; }
    #desktop_nav { display: none; }
    #mobile_menu { display: block; position: fixed; top: 70px; right: 0; z-index: 9998!important; }
 
    #bgVideo { position: relative; height: 50vh; min-width: 100%; z-index: 0; overflow-x:hidden; margin-top: 72px; }
    .intro_overlay { width: 100%; margin: 0px; padding: 0px; display: block; position: absolute; top: 100px; left: 0; z-index: 300; }
    .intro_overlay h1 { text-align: center; margin-top: 60px; position: relative; z-index: 300; }
    .first_row { width: 100%; padding: 30px 0px 30px 0px; margin: 0px; background-color: #FFFFFF; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }
    #what_devs_want { display: none; }
    #what_devs_want_mobile { display: block; }
    .content_image { width: 100%; max-width: 540px; margin-left: 50%; padding: 0; transform: translateX(-50%); border-radius: 36px; }
    .button_hero { display: block; background-color:#ED916f; width: 300px; margin-left: 50%; transform: translateX(-50%); height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; font-size: 16px!important; text-align: center; border-width: 0; text-decoration: none; color:#000000; font-weight: 400!important; position: relative; z-index: 300; }
    .button_hero:hover { background-color:#fc9627; cursor: pointer; color:#000000!important; }
    #footer { width: 100%; padding: 60px 0px 60px 0px; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 100; margin: 0; }
    .footer_content { width: 90%; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 0px; float: none; clear: both; display: block; border-style: solid; border-width: 1px 0px 0px 0px; border-color:#000000; }
    #copyright { float: none; margin: 0; padding: 20px 0px 0px 0px; }
    #footer_links { float: none; margin: 0; padding: 0px 0px; }
    #footer_links a { display: block; color:#000000; margin: 10px 0px 0px 0px; text-decoration: none; font-weight: 400; }
    #footer_links a:hover { color:#ED916f; }

    .quote_row { width: 100%; padding: 60px 0px 30px 0px; margin: 0px; background-color: rgba(0,0,0,0.03); border-style: solid; border-width: 1px 0px; border-color:#cccccc; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }
}

@media only screen and (min-width: 641px) and (max-width: 768px) {
    #what_devs_want_mobile { display: none; }
#measurement_text_1, #measurement_text_3, #measurement_text_4, #measurement_text_5 { display: none; }
#measurement_text_2 { display: block; }
.home_intro_block { display: block; position: relative; float: none; margin: 30px 2%; width: calc(90% - 2px); padding: 30px 3% 20px 3%; border-style: solid; border-width: 1px; border-color:#cccccc; border-radius: 18px; min-height: 30px; } 

    h1 { font-size: 36px; line-height: 48px; font-weight: 500; }
    h2 { font-size: 32px; line-height: 40px; font-weight: 400; }
    h3 { font-size: 27px; line-height: 32px; font-weight: 400; }
    h4 { font-size: 24px; line-height: 30px; font-weight: 400; }
    h5 { font-size: 28px; line-height: 35px; font-weight: 500; margin: 0px 0px 30px 0px; }
    p { font-size: 20px; line-height: 27px; font-weight: 400; margin-top: 10px; }
    ol { padding-left:0; list-style-position:inside; text-align: right; }
    li { font-size: 20px; line-height: 27px; font-weight: 300; text-align: left; margin: 5px 0px; }
    .quote { font-size: 40px; line-height: 48px; font-weight: 300; font-style: italic; width: 90%; margin-left: 50%; transform: translateX(-50%); max-width: 800px; }
    .small { font-size: 16px; line-height: 20px; margin-top: 24px;  }
    .mb-md-3 { margin-top: 0!important; }

    .narrow_content { width: 90%!important; max-width: 740px; position: relative; left: 50%; transform:translateX(-50%); margin: 0px; padding: 0px; float: none; clear: both; display: block; }
    .content_medium { width: 90%; max-width: 740px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 0px; float: none; clear: both; display: block; }
    .content { width: 90%; max-width: 740px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 0px; float: none; clear: both; display: block; }
    #mocker_image { display: none; }
    #tester_text { padding: 60px 0px 0px 0px; } 
    #mocker_text { padding: 60px 0px 0px 0px; }

    .quarter, .left_half, .right_half { display: block; position: relative; float: none; width: 100%; margin: 20px 0px; padding: 0; }
    #header { width: 100vw; margin: 0px; padding: 0; display: block; position: relative; height: 90px; transition: 0.5s; background-color:rgba(1,1,35,0); z-index: 9996; background-color:#FFFFFF; }
    #logo { float: left; height: 36px; margin: 20px 0px 20px 20px; }
    #mobile_nav_icon { display: block; float: right; margin-top: 26px; margin-right: 30px; font-size: 24px; color:#000000; }
    #mobile_nav_close	{ display: none; float: right; margin-top: 26px; margin-right: 30px; font-size: 24px; color:#000000; }
    #desktop_nav { display: none; }
    #mobile_menu { display: block; position: fixed; top: 70px; right: 0; z-index: 9998!important; }
    #bgVideo { position: relative; height: auto; width: 100%; min-width: 100%; z-index: 0; }
    .intro_overlay { width: 100%; margin: 0px; padding: 0px; display: block; position: absolute; top: 170px; left: 0; z-index: 300; }
    .intro_overlay h1 { text-align: center; position: relative; z-index: 300; }
    .content_image { width: 90%; max-width: 720px; margin-left: 50%; padding: 0; transform: translateX(-50%); border-radius: 36px; }
    .button_hero { display: block; background-color:#ED916f; width: 300px; margin-left: 50%; transform: translateX(-50%); height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; font-size: 16px!important; text-align: center; border-width: 0; text-decoration: none; color:#000000; font-weight: 400!important; position: relative; z-index: 300; }
    .button_hero:hover { background-color:#fc9627; cursor: pointer; color:#000000!important; }
    #footer { width: 100%; padding: 60px 0px 60px 0px; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 100; margin: 0; }
    .footer_content { width: 90%; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 0px; float: none; clear: both; display: block; border-style: solid; border-width: 1px 0px 0px 0px; border-color:#000000; }
    #copyright { float: none; margin: 0; padding: 20px 0px 0px 0px; }
    #footer_links { float: none; margin: 0; padding: 0px 0px; }
    #footer_links a { display: block; color:#000000; margin: 10px 0px 0px 0px; text-decoration: none; font-weight: 400; }
    #footer_links a:hover { color:#ED916f; }
    .quote_row { width: 100%; padding: 60px 0px 30px 0px; margin: 0px; background-color: rgba(0,0,0,0.03); border-style: solid; border-width: 1px 0px; border-color:#cccccc; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }
    .title_row, .inside_title_row { width: 100%; padding: 0px 0px 30px 0px; margin: 0px; background-color: #FFFFFF; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }
}

@media only screen and (min-width: 769px) and (max-width: 890px) {
    #copyright { float: none; margin: 0; padding: 20px 0px 0px 0px; }
    #footer_links { float: none; margin: 0; padding: 0px 0px; }
    #footer_links a { display: block; color:#000000; margin: 10px 0px 0px 0px; text-decoration: none; font-weight: 400; }
    .home_intro_block { display: block; position: relative; float: none; margin: 30px 2%; width: calc(90% - 2px); padding: 30px 3% 20px 3%; border-style: solid; border-width: 1px; border-color:#cccccc; border-radius: 18px; min-height: 30px; } 
 
}

@media only screen and (min-width: 891px) and (max-width: 1023px) {
    #copyright { float: left; margin: 0; padding: 20px 0px; }
    #footer_links { float: right; margin: 0; padding: 20px 0px; }
    #footer_links a { display: block; color:#000000; margin: 10px 0px 0px 0px; text-decoration: none; font-weight: 400; }
    .home_intro_block { display: block; position: relative; float: left; top: 0; width: 27%; margin: 30px 1%; padding: 30px 2% 20px 2%; border-style: solid; border-width: 1px; border-color:#cccccc; border-radius: 18px; min-height: 310px; } 

}

@media only screen and (min-width: 769px) and (max-width: 1023px) {
    #what_devs_want_mobile { display: none; }
    #measurement_text_1, #measurement_text_2, #measurement_text_4, #measurement_text_5 { display: none; }
    #measurement_text_3 { display: block; }
    #how_it_works { margin-top: -60px; }


    h1 { font-size: 48px; line-height: 60px; font-weight: 500; }
    h2 { font-size: 40px; line-height: 48px; font-weight: 400; }
    h3 { font-size: 32px; line-height: 40px; font-weight: 400; }
    h4 { font-size: 27px; line-height: 32px; font-weight: 400; }
    h5 { font-size: 28px; line-height: 35px; font-weight: 500; margin: 0px 0px 30px 0px; }
    p { font-size: 20px; line-height: 27px; font-weight: 400; margin-top: 30px; }
    ol { padding-left:0; list-style-position:inside; text-align: right; }
    li { font-size: 20px; line-height: 27px; font-weight: 300; text-align: left; margin: 5px 0px; }
    .quote { font-size: 36px; line-height: 42px; font-weight: 300; font-style: italic; width: 90%; margin-left: 50%; transform: translateX(-50%); max-width: 800px; }
    .small { font-size: 16px; line-height: 20px; margin-top: 24px; }

    .narrow_content { width: 90%!important; max-width: 900px; position: relative; left: 50%; transform:translateX(-50%); margin: 0px; padding: 0px; float: none; clear: both; display: block; }
    .content_medium { width: 90%; max-width: 800px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; }
    .content { width: calc(100% - 120px); max-width: 1000px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; }

    .quarter { display: block; position: relative; float: left; width: calc(50% - 20px); margin: 10px 0px 10px 20px; padding: 0; }
    .left_half { display: block; position: relative; float: left; width: calc(50% - 20px); margin: 10px; padding: 0; }
    .right_half { display: block; position: relative; float: right; width: calc(50% - 20px); margin: 10px; padding: 0; }

    #tester_text { display: block; position: relative; float: left; width: calc(50% - 20px); margin: 10px; padding: 60px 0px 0px 0px; } 
    #deployer_text { display: block; position: relative; float: left; width: calc(50% - 20px); margin: 10px; padding: 0; } 
    #mocker_text { display: block; float: right; width: calc(50% - 20px); margin: 10px; padding: 60px 0px 0px 0px; }
    #tester_image, #deployer_image { display: block; float: right; width: calc(40% - 20px); margin: 30px 10px 10px 10%; padding: 0; }
    #mocker_image { display: block; position: relative; float: left; width: calc(40% - 20px); margin: 90px 10% 10px 10px; padding: 0; }
    #mobile_mocker_image { display: none; }

    #header { width: 100vw; margin: 0px; padding: 0; display: block; position: relative; height: 90px; transition: 0.5s; background-color:rgba(1,1,35,0); z-index: 9996; background-color:#FFFFFF; }

    #logo { float: left; height: 42px; margin: 20px 0px 20px 20px; }

    #mobile_nav_icon { display: block; float: right; margin-top: 30px; margin-right: 30px; font-size: 24px; color:#000000; }
    #mobile_nav_close	{ display: none; float: right; margin-top: 30px; margin-right: 30px; font-size: 24px; color:#000000; }
    #desktop_nav { display: none; }
    #mobile_menu { display: block; position: fixed; top: 70px; right: 0; z-index: 9998!important; }
    #bgVideo { position: relative; height: auto; width: 100%; z-index: 0; }
    .intro_overlay { width: 100%; margin: 0px; padding: 0px; display: block; position: absolute; top: 90px; left: 0; z-index: 300; }
    .intro_overlay h1 { text-align: center; position: relative; z-index: 300; }




    .content_image { width: 100%; max-width: 1000px; padding: 0; margin-left: 50%; transform: translateX(-50%); border-radius: 36px; }
    .button_hero { display: block; background-color:#ED916f; width: 300px; margin-left: 50%; transform: translateX(-50%); height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; font-size: 16px!important; text-align: center; border-width: 0; text-decoration: none; color:#000000!important; font-weight: 400!important; position: relative; z-index: 300; }
    .button_hero:hover { background-color:#fc9627; cursor: pointer; color:#000000!important; }
    #footer { width: 100%; padding: 60px 0px 60px 0px; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 100; margin: 0; }
    .footer_content { width: calc(100% - 120px); max-width: 1320px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; border-style: solid; border-width: 1px 0px 0px 0px; border-color:#000000; }
    #footer_links a:hover { color:#ED916f; }
    .quote_row { width: 100%; padding: 60px 0px 30px 0px; margin: 0px; background-color: rgba(0,0,0,0.03); border-style: solid; border-width: 1px 0px; border-color:#cccccc; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }
    .title_row, .inside_title_row { width: 100%; padding: 0px 0px 30px 0px; margin: 0px; background-color: #FFFFFF; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }

}

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    #what_devs_want_mobile { display: none; }
    #measurement_text_1, #measurement_text_2, #measurement_text_3, #measurement_text_5 { display: none; }
    #measurement_text_4 { display: block; }
    #how_it_works { margin-top: -60px; }
    .home_intro_block { display: block; position: relative; float: left; top: 0; width: 27%; margin: 30px 1%; padding: 30px 2% 20px 2%; border-style: solid; border-width: 1px; border-color:#cccccc; border-radius: 18px; min-height: 310px; } 
    
    h1 { font-size: 48px; line-height: 60px; font-weight: 500; }
    h2 { font-size: 40px; line-height: 48px; font-weight: 400; }
    h3 { font-size: 32px; line-height: 40px; font-weight: 400; }
    h4 { font-size: 27px; line-height: 32px; font-weight: 400; }
    h5 { font-size: 28px; line-height: 35px; font-weight: 500; margin: 0px 0px 30px 0px; }
    p { font-size: 20px; line-height: 27px; font-weight: 400; margin-top: 30px; }
    ol { padding-left:0; list-style-position:inside; text-align: right; }
    li { font-size: 20px; line-height: 27px; font-weight: 300; text-align: left; margin: 5px 0px; }
    .quote { font-size: 40px; line-height: 48px; font-weight: 300; font-style: italic; width: 90%; margin-left: 50%; transform: translateX(-50%); max-width: 800px; }
    .small { font-size: 16px; line-height: 24px; }
    #desktop_nav a { font-weight: 400;}

    .narrow_content { width: 90%!important; max-width: 900px; position: relative; left: 50%; transform:translateX(-50%); margin: 0px; padding: 0px; float: none; clear: both; display: block; }
    .content_medium { width: 90%; max-width: 800px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; }
    .content { width: calc(100% - 120px); max-width: 1000px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; }

    .quarter { display: block; position: relative; float: left; width: calc(50% - 20px); margin: 10px 0px 10px 20px; padding: 0; }
    .left_half { display: block; position: relative; float: left; width: calc(50% - 40px); margin: 20px; padding: 0; }
    .right_half { display: block; position: relative; float: right; width: calc(50% - 40px); margin: 20px; padding: 0; }
    .form_left_half { display: block; position: relative; float: left; width: calc(50% - 100px); margin: 0px 30px 0px 0px; padding: 0; }
    .form_right_half { display: block; position: relative; float: left; width: calc(50% + 70px); margin: 0px 0px -15px 0px; padding: 15px 0px 0px 0px; }

    #tester_text, #deployer_text { display: block; position: relative; float: left; width: calc(50% - 20px); margin: 10px; padding: 0; } 
    #mocker_text { display: block; float: right; width: calc(50% - 20px); margin: 90px 10px 10px 10px; padding: 0px; }
    #tester_image { display: block; float: right; width: calc(40% - 20px); margin: 60px 10px 10px 10%; padding: 0; }
    #deployer_image { display: block; float: right; width: calc(40% - 20px); margin: 10px 10px 10px 10%; padding: 0; }
    #mocker_image { display: block; position: relative; float: left; width: calc(40% - 20px); margin: 60px 10% 10px 10px; padding: 60px 0px 0px 0px; }
    #mobile_mocker_image { display: none; }
    #header { width: 100vw; margin: 0px; padding: 0; display: block; position: relative; height: 90px; transition: 0.5s; background-color:rgba(1,1,35,0); z-index: 9996; background-color:#FFFFFF; }

    #logo { float: left; height: 42px; margin: 20px 0px 20px 20px; }

    #mobile_nav_icon { display: block; float: right; margin-top: 30px; margin-right: 30px; font-size: 24px; color:#000000; }
    #mobile_nav_close	{ display: none; float: right; margin-top: 30px; margin-right: 30px; font-size: 24px; color:#000000; }
    #desktop_nav { display: none; }
    #mobile_menu { display: block; position: fixed; top: 70px; right: 0; z-index: 9998!important; }

    #bgVideo { position: relative; height: auto; width: 100%; z-index: 0; }

    .intro_overlay { width: calc(100% - 140px); margin: 0px 70px; padding: 0px; display: block; position: absolute; top: 38vh; z-index: 300; }
    .intro_overlay h1 { display: block; position: relative; z-index: 300; }

    .content_image { width: 100%; max-width: 1000px; padding: 0; margin-left: 50%; transform: translateX(-50%); border-radius: 36px; }
    .button_hero { display: inline-block; background-color:#ED916f; width: 300px; height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; font-size: 16px!important; text-align: center; border-width: 0; text-decoration: none; color:#000000; font-weight: 400!important; position: relative; z-index: 300; }
    .button_hero:hover { background-color:#fc9627; cursor: pointer; color:#000000!important; }
    #footer { width: 100%; padding: 60px 0px 60px 0px; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 100; margin: 0; }
    .footer_content { width: calc(100% - 120px); max-width: 1320px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; border-style: solid; border-width: 1px 0px 0px 0px; border-color:#000000; }
    #copyright { float: left; margin: 0; padding: 20px 0px; }
    #footer_links { float: right; margin: 0; padding: 20px 0px; }
    #footer_links a { color:#000000; margin: 0px 0px 0px 30px; text-decoration: none; font-weight: 400; }
    #footer_links a:hover { color:#ED916f; }
    .quote_row { width: 100%; padding: 60px 0px 30px 0px; margin: 0px; background-color: rgba(0,0,0,0.03); border-style: solid; border-width: 1px 0px; border-color:#cccccc; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }
    .title_row, .inside_title_row { width: 100%; padding: 0px 0px 30px 0px; margin: 0px; background-color: #FFFFFF; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }
}

@media only screen and (min-width: 1201px) and (max-width: 1439px) {
    #what_devs_want_mobile { display: none; }
    #measurement_text_1, #measurement_text_2, #measurement_text_3, #measurement_text_5 { display: none; }
    #measurement_text_4 { display: block; }
        #how_it_works { margin-top: -60px; }
        .home_intro_block { display: block; position: relative; float: left; top: 0; width: 27%; margin: 30px 1%; padding: 30px 2% 20px 2%; border-style: solid; border-width: 1px; border-color:#cccccc; border-radius: 18px; min-height: 290px; } 



    h1 { font-size: 48px; line-height: 60px; font-weight: 500; }
    h2 { font-size: 40px; line-height: 48px; font-weight: 400; }
    h3 { font-size: 32px; line-height: 40px; font-weight: 400; }
    h4 { font-size: 27px; line-height: 32px; font-weight: 400; }
    h5 { font-size: 28px; line-height: 35px; font-weight: 500; margin: 0px 0px 30px 0px; }
    p { font-size: 20px; line-height: 27px; font-weight: 400; margin-top: 30px; }
    ol { padding-left:0; list-style-position:inside; text-align: right; }
    li { font-size: 20px; line-height: 27px; font-weight: 300; text-align: left; margin: 5px 0px; }
    .quote { font-size: 40px; line-height: 48px; font-weight: 300; font-style: italic; width: 90%; margin-left: 50%; transform: translateX(-50%); max-width: 800px; }
    .small { font-size: 16px; line-height: 24px; }
    #desktop_nav a { font-weight: 400;}

    .narrow_content { width: 90%!important; max-width: 900px; position: relative; left: 50%; transform:translateX(-50%); margin: 0px; padding: 0px; float: none; clear: both; display: block; }
    .content_medium { width: 90%; max-width: 800px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; }
    .content { width: calc(100% - 120px); max-width: 1000px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; }

    .quarter { display: block; position: relative; float: left; width: calc(50% - 20px); margin: 10px 0px 10px 20px; padding: 0; }
    .left_half { display: block; position: relative; float: left; width: calc(50% - 40px); margin: 20px; padding: 0; }
    .right_half { display: block; position: relative; float: right; width: calc(50% - 40px); margin: 20px; padding: 0; }
    .form_left_half { display: block; position: relative; float: left; width: calc(50% - 100px); margin: 0px 30px 0px 0px; padding: 0; }
    .form_right_half { display: block; position: relative; float: left; width: calc(50% + 70px); margin: 0px 0px -15px 0px; padding: 15px 0px 0px 0px; }

    #tester_text, #deployer_text { display: block; position: relative; float: left; width: calc(50% - 20px); margin: 10px; padding: 0; } 
    #mocker_text { display: block; float: right; width: calc(50% - 20px); margin: 90px 10px 10px 10px; padding: 0px; }
    #tester_image { display: block; float: right; width: calc(40% - 20px); margin: 60px 10px 10px 10%; padding: 0; }
    #deployer_image { display: block; float: right; width: calc(40% - 20px); margin: 10px 10px 10px 10%; padding: 0; }
    #mocker_image { display: block; position: relative; float: left; width: calc(40% - 20px); margin: 60px 10% 10px 10px; padding: 60px 0px 0px 0px; }
    #mobile_mocker_image { display: none; }
    #header { width: 100vw; margin: 0px; padding: 0; display: block; position: relative; height: 120px; transition: 0.5s; background-color:rgba(1,1,35,0); z-index: 9996; background-color:#FFFFFF; }
    #logo { float: left; height: 48px; margin: 36px 0px 0px 20px; }
    #desktop_nav { display: block; float: right; margin-right: 30px; padding-top: 14px; }
    #desktop_nav a { font-weight: 400; }
    #mobile_nav_icon, #mobile_nav_close	{ display: none!important; float: right; margin-top: 18px; margin-right: 20px; font-size: 24px; color:#000000; }
    #mobile_menu { display: none; }
    

    #bgVideo { position: relative; height: auto; width: 100%; z-index: 0; }

    .intro_overlay { width: calc(100% - 140px); margin: 0px 70px; padding: 0px; display: block; position: absolute; top: 38vh; z-index: 300; }
    .intro_overlay h1 { display: block; position: relative; z-index: 300; }

    .content_image { width: 100%; max-width: 1000px; padding: 0; margin-left: 50%; transform: translateX(-50%); border-radius: 36px; }
    .button_hero { display: inline-block; background-color:#ED916f; width: 300px; height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; font-size: 16px!important; text-align: center; border-width: 0; text-decoration: none; color:#000000; font-weight: 400!important; }
    .button_hero:hover { background-color:#fc9627; cursor: pointer; color:#000000!important; }
    #footer { width: 100%; padding: 60px 0px 60px 0px; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 100; margin: 0; }
    .footer_content { width: calc(100% - 120px); max-width: 1320px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; border-style: solid; border-width: 1px 0px 0px 0px; border-color:#000000; }
    #copyright { float: left; margin: 0; padding: 20px 0px; }
    #footer_links { float: right; margin: 0; padding: 20px 0px; }
    #footer_links a { color:#000000; margin: 0px 0px 0px 30px; text-decoration: none; font-weight: 400; }
    #footer_links a:hover { color:#ED916f; }
    .quote_row { width: 100%; padding: 60px 0px 30px 0px; margin: 0px; background-color: rgba(0,0,0,0.03); border-style: solid; border-width: 1px 0px; border-color:#cccccc; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }
    .title_row, .inside_title_row { width: 100%; padding: 0px 0px 30px 0px; margin: 0px; background-color: #FFFFFF; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }
}

@media only screen and (min-width: 1440px) {
    #what_devs_want_mobile { display: none; }
    #measurement_text_1, #measurement_text_2, #measurement_text_3, #measurement_text_4 { display: none; }
    #measurement_text_5 { display: block; }
        #how_it_works { margin-top: 0px; }

.home_intro_block { display: block; position: relative; float: left; top: 0; width: 27%; margin: 30px 1%; padding: 30px 2% 20px 2%; border-style: solid; border-width: 1px; border-color:#cccccc; border-radius: 18px; min-height: 240px; } 

/* TYPOGRAPHY */

    h1 { font-size: 70px; line-height: 112px; font-weight: 500; }
    h2 { font-size: 48px; line-height: 60px; font-weight: 400; }
    h3 { font-size: 40px; line-height: 48px; font-weight: 400; }
    h4 { font-size: 32px; line-height: 40px; font-weight: 400; }
    h5 { font-size: 28px; line-height: 35px; font-weight: 500; margin: 0px 0px 30px 0px; }
    p { font-size: 20px; line-height: 27px; font-weight: 400; margin-top: 30px; }
    ol { padding-left:0; list-style-position:inside; text-align: right; }
    li { font-size: 20px; line-height: 27px; font-weight: 300; text-align: left; margin: 5px 0px; }
    .quote { font-size: 40px; line-height: 48px; font-weight: 300; font-style: italic; width: 90%; margin-left: 50%; transform: translateX(-50%); max-width: 800px; }
    .small { font-size: 16px; line-height: 20px; margin-top: 24px; }


/* BUTTONS */


    .button_hero { display: inline-block; background-color:#ED916f; width: 300px; height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; font-size: 16px!important; text-align: center; border-width: 0; text-decoration: none; color:#000000; font-weight: 400!important; }
    .button_hero:hover { background-color:#fc9627; cursor: pointer; color:#000000!important; }


/* GLOBAL NAVIGATION */

    #header { width: 100vw; margin: 0px; padding: 0; display: block; position: relative; height: 120px; transition: 0.5s; background-color:rgba(1,1,35,0); z-index: 9996; background-color:#FFFFFF; }
    #logo { float: left; height: 48px; margin: 36px 0px 0px 20px; }
    #desktop_nav { display: block; float: right; margin-right: 30px; padding-top: 14px; }
    #desktop_nav a { font-weight: 400; }
    #mobile_nav_icon, #mobile_nav_close	{ display: none!important; float: right; margin-top: 18px; margin-right: 20px; font-size: 24px; color:#000000; }
    #mobile_menu { display: none; }


/* LAYOUT ELEMENTS */

    .narrow_content { width: 90%!important; max-width: 1200px; position: relative; left: 50%; transform:translateX(-50%); margin: 0px; padding: 0px; float: none; clear: both; display: block; }
    .content_medium { width: 90%; max-width: 800px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; }
    .content { width: calc(100% - 120px); max-width: 1440px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; }
    .quarter { float: left; width: calc(25% - 20px); margin: 0px 20px 0px 0px; padding: 0; }
 
    .title_row, .inside_title_row { width: 100%; padding: 0px 0px 30px 0px; margin: 0px; background-color: #FFFFFF; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }
    .title_row h1, .inside_title_row h1 { font-size: 60px!important; }
    .quote_row { width: 100%; padding: 60px 0px 30px 0px; margin: 0px; background-color: rgba(0,0,0,0.03); border-style: solid; border-width: 1px 0px; border-color:#cccccc; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }

    .left_half { display: block; position: relative; float: left; width: calc(50% - 40px); margin: 20px; padding: 0; }
    .right_half { display: block; position: relative; float: right; width: calc(50% - 40px); margin: 20px; padding: 0; }
    .form_left_half { display: block; position: relative; float: left; width: calc(50% - 100px); margin: 0px 30px 0px 0px; padding: 0; }
    .form_right_half { display: block; position: relative; float: left; width: calc(50% + 70px); margin: 0px 0px -15px 0px; padding: 15px 0px 0px 0px; }


    #tester_text, #deployer_text { display: block; position: relative; float: left; width: calc(50% - 40px); margin: 20px; padding: 90px 0px 0px 0px; } 
    #Mocker_text { display: block; float: right; width: calc(50% - 40px); margin: 20px; padding: 90px 0px 0px 0px; }
    #tester_image, #deployer_image { display: block; float: right; width: calc(50% - 40px); margin: 20px; padding: 0px 0px 0px 0px; }
    #mocker_image { display: block; position: relative; float: left; width: calc(50% - 40px); margin: 20px; padding: 0px 0px 0px 0px; }
    #mobile_mocker_image { display: none; }

/* CONTENT PIECES */

    #bgVideo { position: relative; width: 100%; height: auto; min-height: 100%; z-index: 0; }
    .intro_overlay { width: calc(100% - 140px); margin: 0px 70px; padding: 0px; display: block; position: absolute; top: 38vh; z-index: 300; }
    .intro_overlay h1 { display: block; position: relative; z-index: 300; }
    .content_image { width: 100%; max-width: 600px; border-radius: 36px; }


/* FOOTER */

    #footer { width: 100%; padding: 60px 0px 60px 0px; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 100; margin: 0; }
    .footer_content { width: calc(100% - 120px); max-width: 1320px; position: relative; z-index: 199; left: 50%; transform:translateX(-50%); margin: 0px; padding-bottom: 50px; float: none; clear: both; display: block; border-style: solid; border-width: 1px 0px 0px 0px; border-color:#000000; }
    #copyright { float: left; margin: 0; padding: 20px 0px; }
    #footer_links { float: right; margin: 0; padding: 20px 0px; }
    #footer_links a { color:#000000; margin: 0px 0px 0px 30px; text-decoration: none; font-weight: 400; }
    #footer_links a:hover { color:#ED916f; }
    
}

/**** END MEDIA QUERIES ****/
.light_row { width: 100%; padding: 60px 0px 60px 0px; margin: 0px; background-color: #FFFFFF; display: block; position: relative; float: none; clear: both; overflow: hidden; z-index: 50; }

/* GENERAL */
html, body { width: 100%; height: 100%; margin: 0; padding: 0; overflow-x: hidden; position: relative; }
h1, h2, h3, h4, h5, p, ul, li, a  { font-family: 'Poppins', Arial, Helvetica, sans-serif; }
.large { font-size: 21px; line-height: 28px; font-weight: 300; }
.ital { font-style: italic; }
.center { text-align: center; }
.right { text-align: right; }
.on_light { color:#000000; }
.on_dark { color:#ffffff; }
.font_800 { font-weight: 800; }
.font_700 { font-weight: 700; }
.clearfix { width: 100%; height: 0px; float: none; clear: both; }
.text_link { color: #000000; font-size: 16px; text-decoration: none; margin: 0px 24px; line-height: 40px; }
.text_link:hover { color:#ED916f; }
#mobile_menu { display: none; position: fixed; right: -42px; top: 66px; margin: 0px 24px; line-height: 40px; width: 90%; max-width: 240px; background-color:#FFFFFF; z-index: 9998!important; padding: 10px 0px 20px 10px; border-radius: 18px 0px 0px 18px; text-decoration: none; border-style: solid; border-width: 1px; border-color:#cccccc; }
#mobile_menu a { text-decoration: none; }
#mobile_menu p:hover, .mobile_nav_item p:hover { color:#ED916f!important; }
#mobile_nav_mask { position: fixed; display: none; z-index: 9997!important; width: 100vw; height: 100vh; margin: 0; padding: 0; background-color:rgba(255,255,255,0.01); }
.mobile_nav_item { width: 100%; text-align: left; color: #000000; font-size: 16px; text-decoration: none; padding: 10px 0px 10px 20px; margin: 0; border-style: solid; border-width: 0px 0px 1px 0px; border-color:#dddddd; }

.first_row { width: 100%; padding: 90px 0px 30px 0px; margin: 0px; background-color: #FFFFFF; display: block; position: relative; float: none; clear: both; overflow: auto; z-index: 50; }

div#hs-eu-cookie-confirmation.hs-cookie-notification-position-bottom { position:fixed; border-bottom:0; bottom:0; top:auto; box-shadow:none!important; background-color:#eeeeee; }
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner { background-color:#eeeeee!important; }

.cookie_button_primary { display: inline-block; background-color:#f1a919; width: 180px; height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; text-align: center; border-width: 0; text-decoration: none; color:#000000; font-weight: 400!important; }
.cookie_button_secondary { display: inline-block; background-color:#eeeeee; border-color:#f1a919; border-style: solid; border-width: 2px; width: 180px; height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; text-align: center; border-width: 0; text-decoration: none; color:#000000; font-weight: 400!important;  }
.button_cta { display: block; background-color:#ED916f; width: 300px; height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; font-size: 16px!important; text-align: center; border-width: 0; text-decoration: none; color:#000000; margin-left: 50%; transform: translateX(-50%); margin-top: 60px; font-weight: 400!important; }
.button_cta:hover { background-color:#fc9627; cursor: pointer; color:#000000!important; }
.button_primary { display: block; background-color:#ED916f; width: 180px; height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; font-size: 16px!important; text-align: center; border-width: 0; margin-top: 30px!important; text-decoration: none; color:#000000; font-weight: 400!important; }
.button_primary:hover { background-color:#fc9627; cursor: pointer; color:#000000!important; }
.mobile_button_header { display: block; background-color:#ED916f; width: 190px; height: 38px; border-radius: 26px; padding: 3px 0px 5px 0px; font-size: 16px!important; text-align: center; border-width: 0; margin-top: 20px; text-decoration: none; color:#000000; margin-left: 12px; font-weight: 400!important; }
.mobile_button_header:hover { background-color:#fc9627; color:#000000!important; cursor: pointer; }
.button_header { display: inline-block; background-color:#ED916f; width: 190px; height: 38px; border-radius: 26px; padding: 13px 0px 0px 0px; font-size: 16px!important; text-align: center; margin-top: -24px; border-width: 0; text-decoration: none; color:#000000; margin-left: 12px; font-weight: 400!important; }
.button_header:hover { background-color:#fc9627; cursor: pointer; color:#000000!important; }
a { color:#ED916f; text-decoration: none; }
a:hover { color:#f1a919; }

.quote_logo { width: 300px; padding: 0 0 20px 0; margin: 0 0 40px 0; border-style: solid; border-color:#cccccc; border-width: 0 0 1px 0; }

/* FORM STYLES */
#hbspt-form-2327b60e-5562-49ae-9939-2338bf782e37 { width: 90%; max-width: 700px; margin-left: 50%; transform: translateX(-50%); }
form { width: 90%; max-width: 700px; margin-left: 50%; transform: translateX(-50%); }
.hs-error-msg { width: 100%!important; margin-top: 0px; margin-left: 300px; display: block; float: none; clear:both; list-style-type: none!important; }
.hs-richtext p { text-align: center; }
form label { font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 21px; float: left; width: 150px; margin-top: 20px; }

@media only screen and (min-width: 601px) and (max-width: 703px) {
    form label { font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 21px; float: left; width: 150px; margin-top: 20px; margin-left: 30px!important; }
}

@media only screen and (min-width: 706px) and (max-width: 767px) {
    form label { font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 21px; float: left; width: 150px; margin-top: 20px; margin-left: 20px!important; }
}

@media only screen and (min-width: 768px) and (max-width: 889px) {
    form label { font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 21px; float: left; width: 150px; margin-top: 20px; margin-left: 20px!important; }
}

@media only screen and (min-width: 890px) {
    form label { font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 21px; float: left; width: 150px; margin-top: 20px; margin-left: 65px!important; }
}

form input[type=text], form input[type=email] { display: inline; width: 100%; max-width: 420px; height: 38px; margin-top: 10px; border-width: 1px; background-color:rgba(0,0,0,0); border-style: solid; border-color:#cccccc; border-radius: 6px; color:#333333; font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 18px; padding: 1px 15px 0px 15px; margin-left: 0px; }
form input[type=tel] { display: inline; width: 100%; max-width: 420px; height: 38px; margin-top: 10px; border-width: 1px; background-color:rgba(0,0,0,0); border-style: solid; border-color:#cccccc; border-radius: 6px; color:#333333; font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 18px; padding: 1px 15px 0px 15px; margin-left: 0px; }
form input[type=textarea] { display: inline; width: 100%; max-width: 420px; height: 100px; margin-top: 10px; border-width: 1px; background-color:rgba(0,0,0,0); border-style: solid; border-color:#cccccc; border-radius: 6px; color:#333333; font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 18px; padding: 1px 15px 0px 15px; margin-left: 0px; }
form input[type=submit] { display: inline; background-color:#ED916f; width: 200px; height: 48px; border-radius: 24px; border-style: solid; border-width: 2px; padding: 8px 12px 8px 18px; font-family: 'Poppins', sans-serif; text-align: center; margin-top: 20px; border-width: 0; color:#000000!important; font-weight: 400!important; font-size: 18px; line-height: 18px; margin-left: 50%; transform: translateX(-50%); }
form input[type=submit]:hover { cursor: pointer; background-color:#fc9627; color:#000000!important; }
form input:focus { outline: none; border-color:#ED916f; }
form::-webkit-input-placeholder { /* Edge */  color: #333333; }
form:-ms-input-placeholder { /* Internet Explorer 10-11 */  color: #333333; }
form::placeholder { color: #333333; }

#TICKET\.hs_file_upload-77f1d795-4a93-42f5-bb51-554a311547b7 { width: 100%; max-width: 420px; border-style: solid; border-width: 1px; border-color:#cccccc; height: 42px; border-radius: 6px; margin: 10px 0px; padding: 5px 0px 0px 5px; }
#message-17db868a-dc4e-437a-96ce-7d697cdee8dc { width: 100%; max-width: 420px; border-style: solid; border-width: 1px; border-color:#cccccc; height: 42px; border-radius: 6px; margin: 10px 0px; font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 20px; }
#message-17db868a-dc4e-437a-96ce-7d697cdee8dc:focus { outline: none; border-color:#ED916f; }

.submitted-message { max-width: 900px; text-align: center; margin-left: 50%; transform: translateX(-50%); }
/* END FORM STYLES */

/* Safari 11+ */
@media screen and (min-resolution:.001dpcm) and (orientation: landscape) and (max-height: 480px)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
    p, li { font-weight: 300!important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    #desktop_nav a, #footer_links a { font-weight: 300!important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    h1 { font-weight: 400!important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
}}

/* Test website on real Safari 11+ */

/* Safari 10.1 */
@media screen and (min-resolution:.001dpcm) and (orientation: landscape) and (max-height: 480px) { 
@supports (-webkit-appearance:none) and (not (stroke-color:transparent)) {
    p, li { font-weight: 300!important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    #desktop_nav a, #footer_links a { font-weight: 300!important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    h1 { font-weight: 400!important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
}}

/* Safari 6.1-10.0 (but not 10.1) */
@media screen and (min-color-index:0) and (-webkit-min-device-pixel-ratio:0) and (orientation: landscape) and (max-height: 480px) { 
    p, li { font-weight: 300!important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    #desktop_nav a, #footer_links a { font-weight: 300!important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
    h1 { font-weight: 400!important; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

}


/* MOCKER MODAL */

    #mocker_modal_mask { position: fixed; display: block; z-index: 9997!important; width: 100vw; height: 100vh; margin: 0; padding: 0; background-color:rgba(0,0,0,0.5); }


	#mocker_modal { position: fixed; display: block; z-index: 9998; width: 70vw; min-width: 240px; max-width: 800px; height: 70vh; overflow-y: auto; padding:30px 30px 20px 30px; box-shadow: 1px 1px 20px rgba(0,0,0,0.75); left: 50%; transform: translateX(-50%); top: 12vh; background-color:#FFFFFF; border-radius: 9px; }

    /* Safari 11+ */
		@media not all and (min-resolution:.001dpcm)
		{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {
			#mocker_modal { overflow-y: scroll!important; }
			}
		}
		/* Test website on real Safari 11+ */
	
		/* Safari 10.1 */
		@media not all and (min-resolution:.001dpcm){ 
		@supports (-webkit-appearance:none) and (not (stroke-color:transparent)) {
			#mocker_modal { overflow-y: scroll!important; }
		}
		}
	
		/* Safari 6.1-10.0 (but not 10.1) */
		@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){ 
		@media {
			#mocker_modal { overflow-y: scroll!important; }
		}
		}

		
	#mocker_modal_close { position: fixed; font-size: 24px!important; top: calc(12vh + 20px); right: calc(50% - 400px); z-index: 9999; }
	#mocker_modal form	{ text-align: left; position: relative; margin-top: 20px; width: 100%; margin-left: 50%; transform: translateX(-50%); border-style: none!important; height: auto!important; max-width: 800px; }
	#mocker_form input[type=text]	{ width: 100%; height: 38px; margin-top: 10px; border-width: 1px; background-color:rgba(0,0,0,0); border-style: solid; border-color:#cccccc; border-radius: 6px; color:#666666; font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 18px; padding: 1px 15px 0px 15px; margin-left: 0px!important; }
    #mocker_form textarea, #mocker_modal textarea { width: 100%; height: 76px; resize: vertical; margin-top: 10px; border-width: 2px; background-color:rgba(0,0,0,0); border-style: solid; border-color:#cccccc; border-radius: 6px; color:#666666; font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 18px; padding: 1px 15px 0px 15px; margin-left: 0px!important; margin-bottom: 20px; padding: 15px 15px 0px 15px; }
    
    #mocker_form ul, #mocker_modal ul { text-align: left; list-style-type: none; margin-left: -40px; }
	#mocker_form textarea, #mocker_form input[type=email] { max-width: 800px; } 
	#mocker_form input[type=email], #mocker_modal input[type=email] { width: 100%; height: 38px; margin-top: 10px; border-width: 1px; background-color:rgba(0,0,0,0); border-style: solid; border-color:#cccccc; border-radius: 6px; color:#666666; font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 18px; padding: 1px 15px 0px 15px; }
	
	#mocker_form input[type=submit], #mocker_modal input[type=submit] { display: block; background-color:#ED916f; max-width: 200px; border-radius: 6px; border-style: solid; border-width: 2px; padding: 8px 18px 8px 18px; font-family: 'Poppins', sans-serif; height: 41px; text-align: center; margin-top: 20px!important; border-width: 0; color:#FFFFFF; font-weight: 600; font-size: 18px; line-height: 18px;  -webkit-appearance: none; }

    #mocker_modal form label { font-family: 'Poppins', sans-serif; font-size: 14px; line-height: 21px; float: none!important; clear: both!important; width: 100%!important; margin-top: 20px; margin-left: 0px!important; }

    #mocker_modal .submitted-message { text-align: left!important; width: 100%!important; margin-left: 0px!important; transform: translateX(0%)!important; }

    @media only screen and (max-width: 376px) {
    #mocker_modal { max-height: 70vh; top: 10vh; overflow-y: scroll; }
    #mocker_modal_close { top: calc(10vh + 20px); right: 30px; }
    }

    @media only screen and (min-width: 376px) and (max-width: 479px) {
    #mocker_modal { max-height: 70vh; top: 10vh; overflow-y: scroll; }
    #mocker_modal_close { top: calc(10vh + 15px); right: calc(15vw - 15px); }
    }

    @media only screen and (min-width: 480px) and (max-width: 639px) {
    #mocker_modal { max-height: 70vh; top: 10vh; overflow-y: scroll; }
    #mocker_modal_close { top: calc(10vh + 15px); right: calc(15vw - 15px); }        
    }

    @media only screen and (min-width: 640px) and (max-width: 719px) {
    #mocker_modal { max-height: 70vh; top: 10vh; overflow-y: scroll; }
    #mocker_modal_close { top: calc(10vh + 20px); right: 15vw; }
    }

    @media only screen and (min-width: 720px) and (max-width: 768px) {
        #mocker_modal_close { right: 15vw; }
    }

    @media only screen and (min-width: 769px) and (max-width: 1023px) {
        #mocker_modal_close { right: 15vw; }
    }