html {
    background-color: rgba(255, 255, 255, 0.06);
/*    background-image: -webkit-linear-gradient(270deg,rgb(255, 255, 255) 0%,rgb(255, 255, 255) 100%);*/
/*    background-image: linear-gradient(270deg,rgb(230,233,233) 0%,rgb(216,221,221) 100%);*/
    -webkit-font-smoothing: antialiased;
    height: 100%;
    background-color: #008AE0;
}

body {
    margin: 0 auto;
    padding: 0px;
/*    padding: 2em 2em 4em;*/
/*    max-width: 800px;*/
    max-width: 100%;
    font-family: "Helvetica Neue Neue", Helvetica Neue, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5em;
    color: #222;
/*    background-color: #ffffff;*/
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.06);
/*    background-color: #333333;*/
    background-color: #008AE0;
}

h1, h2, h3, h4, h5, h6 {
    color: #2C2D2E;
/*    font-weight: 600;*/
    line-height: 0.6em;
    font-family: "Helvetica Neue Neue";
    font-weight: lighter;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight:400;
    color: #272E35;
    margin-top: 30px;
}
h1 {
 font-size: 40px;
}

h2 {
/*    margin-top: 1.3em;*/
}
h3 {
    font-size: 30px;
}
h4 {
    color: #4886fa;
/*    font-weight: 600;*/
/*    line-height: 1.3em;*/
    font-size: 25px;
    font-weight: normal;
    text-align: center
}

a {
    color: #0083e8;
}

b, strong {
    font-weight: 600;
}

samp {
    display: none;
}

p {
    text-align: center;
}

/*calc(13% / 2);*/
img {
    -webkit-animation: colorize 2s cubic-bezier(0, 0, .78, .36) 1;
    animation: colorize 2s cubic-bezier(0, 0, .78, .36) 1;
    background: transparent;
/*    border: 10px solid rgba(0, 0, 0, 0.12);*/
/*    border-radius: 4px;*/
    display: block;
    margin: 1.3em auto;
/*    width: 120px;*/
    max-width: 95%;
    align-content: center;
}

/* Copy Parrot */

.description_text {
    line-height: 1.2em;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight:400;
/*    color: #2C2D2E;*/
    width: 80%;
    max-width:650px;
    margin: auto;
    margin-top: 30px;
    font-size: 22px;
    color: #1E88E5;
    color: white;
    max-width: 500px;
}

.Title_Bar {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 60px;
  z-index: 100;
    background-color: #1A6689;
    box-shadow: 0 6px 10px -4px rgba(0,0,0,.3);
}
.Menu {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1366px;
  height: 3328px;
  z-index: 16;
}
.Contact {
  font-size: 20px;
  font-family: "Helvetica Neue";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  position: absolute;
/*  left: 1256.938px;*/
    right: 30px;
  top: 18px;
  z-index: 15;
    text-decoration: none;
}
.Web {
    font-size: 20px;
  font-family: "Helvetica Neue";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  position: absolute;
/*  left: 1170.938px;*/
    right: 120px;
  top: 18px;
  z-index: 14;
    text-decoration: none;
}
.Design {
  font-size: 20px;
  font-family: "Helvetica Neue";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  position: absolute;
/*  left: 1170.938px;*/
    right: 180px;
  top: 18px;
  z-index: 14;
    text-decoration: none;
}
.Apps {
  font-size: 20px;
  font-family: "Helvetica Neue";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
  position: absolute;
/*  left: 1102.938px;*/
    right: 260px;
  top: 18px;
  z-index: 13;
    text-decoration: none;
}
.Home {
  font-size: 20px;
  font-family: "Helvetica Neue";
  color: #FFFFFF;
  line-height: 1.2;
  text-align: center;
  position: absolute;
/*  left: 1026.938px;*/
    right: 260px;
  top: 18px;
  z-index: 12;
    text-decoration: none;
}

.Apps, .Design, .Web, .Contact {
    top: 30px;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight:500;
    color: white;
}

.logo {
  font-size: 26px;
  font-family: "Helvetica Neue";
  color: rgb(255, 255, 255);
  line-height: 1.4;
  text-align: left;
  position: absolute;
  left: 00px;
  top: 10px;
    width: 100%;
    align-content: center;
    text-align: center;
  z-index: 9;
    text-decoration: none;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight:bold;
    color: white;
}

.coming_soon {
    margin-top: 100px;
    position: absolute;
/*    margin: auto;*/
    width: 100%;
    bottom: 50%;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight:400;
    color: #2C2D2E;
}

[class*="col-"] {
    float: left;
    padding: 15px;
    border: 1px solid red;
    margin-top: 80px;
}
.col-1 {
    width: 50%;
    height: 100vh;
    min-height: 100%;
}
.col-2 {
    width: 50%;
    height: 100vh;
    min-height: 100%;
}

.app_icon {
    margin-top: 100px;
}

#phone_container {
    background: url('images/iphone_169.png') no-repeat top left transparent;
    background-size: contain;
    width: 350px; /* Adjust TV image width */
    height: 655px; /* Adjust TV image height */
    position: relative;
    align-content: center;
    margin: auto;
    margin-top: 60px;
}
#tv_container video {
    position: absolute;
    top: 30px; /* Adjust top position */
    left: 50px; /* Adjust left position */
}

.demo_video {
    margin-left: 19px;
    margin-top: 49px;
    height: 556px;
    width: 312px;
}

.download_text {
    margin-top: 30px;
    color: white;
}
.app_store_text {
    margin-bottom: 30px;
    color: white;
}
/*Footer*/
.Footer {
    position: relative;
/*    bottom:0;*/
    width: 100%;
/*    top: 550px;*/
/*    height: 40px;*/
/*    background-color: #2F78E1;*/
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight:normal;
    color: black;
    padding-top: 20px;
    height: 60px;
/*    position: fixed;*/
/*    bottom: 0px;*/
}
.Return_Home_Frame {
    position: relative;
  font-size: 24px;
  font-family: "Helvetica Neue";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
    width: 100%;
/*    left: 0%;*/
    top: 60px;
/*  z-index: 35;*/
    text-decoration: none;
}
.Return_Home {
  font-size: 20px;
  font-family: "Helvetica";
/*    font-family: "Helvetica Neue";*/
  color: rgb(33, 150, 243);
/*    color: #ffffff;*/
  line-height: 1.0;
  text-align: center;
  position: relative;
    text-decoration: none;
    color: white;
/*    width: 80%;*/
/*    right: 10%;*/
/*    top: 180px;*/
}
.Contact_Footer {
  font-size: 16px;
  font-family: "Helvetica Neue";
  color: #fff;
  line-height: 1.2;
  text-align: right;
  position: absolute;
/*  left: 1188.938px;*/
    right: 20px;
  bottom: 12px;
  z-index: 34;
    text-decoration: none;
    color: #2C2D2E;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight:normal;
}
.Copyright {
  font-size: 16px;
  font-family: "Helvetica Neue";
  color: #fff;
  line-height: 1.2;
  text-align: left;
  position: absolute;
  left: 20px;
/*  top: 2725.64px;*/
    bottom: 0px;
  z-index: 33;
    color: #2C2D2E;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight:normal;
}
.Privacy_Policy {
  font-size: 16px;
  font-family: "Helvetica Neue";
  color: #fff;
  line-height: 1.2;
  text-align: center;
  position: absolute;
  left: 40%;
    width: 20%;
/*  top: 2724.752px;*/
    bottom: 14px;
  z-index: 32;
    text-decoration: none;
    color: #2C2D2E;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight:normal;
}

.Downloads {
    position: relative;
    top: 40px;
    width: 505px;
/*    background: red;*/
    margin: auto;
}
.IOS_Donwlaod {
    position: relative;
/*    top: 160px;*/
    width: 200px;
/*    left: 0px;*/
    margin: auto;
    top: 20px;
}

/*Footer*/
.Note {
    font-size: 12px;
  font-family: "Helvetica Neue";
/*  color: rgb(33, 150, 243);*/
    color: #555555;
  line-height: 1.2;
  text-align: center;
  position: relative;
/*  left: 668.937px;*/
/*  top: 1491.104px;*/
    width: 100%;
    top: 60px;
    padding: 20px;
}

.contact_link_purchase {
    color: #2C2D2E;
/*    font-weight: 600;*/
    line-height: 0.6em;
    text-align: center;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight:500;
    color: #272E35;
    margin-top: 30px;
    text-decoration: none;
    margin: auto;
    align-content: center;
    text-align: center;
    width: 100%;
    font-size: 28px;
}
.contact_purchase_div {
    margin: auto;
    text-align: center;
    align-content: center;
    margin-top: 60px;
    width: 80%;
}

.new_joke_button {
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
    
    -webkit-appearance: none;
    appearance: none;
    
/*    background-color: #3077E1;*/
    background-color: #ffffff;
/*    background-color: #008bf0;*/
    color: #008bf0;
    font-size: 20px;
    font-weight: 600;
    
    border-radius: 10px;
    
    box-shadow: 2px 2px 10px rgba(64, 64, 64, 0.68);
    -webkit-box-shadow: 1px 1px 10px rgba(64, 64, 64, 0.54);
    
    width: 150px;
    height: 50px;
    margin: auto;
    margin-top: 40px;
    font-size: 22px;
    font-weight: 800;
}

/*Tablet and Phone BR Pt*/
@media only screen and (max-width: 700px) {
   
}
/*@media only screen and (max-width:550px) {*/
@media only screen and (max-device-width: 550px) {

}
@media only screen and (max-width: 768px) {
    
}


@-webkit-keyframes colorize {
    0% {
        -webkit-filter: grayscale(100%);
    }
    100% {
        -webkit-filter: grayscale(0%);
    }
}

@keyframes colorize {
    0% {
        filter: grayscale(100%);
    }
    100% {
        filter: grayscale(0%);
    }
}
