html,body
{
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden;
    color:#282724;
    font-weight: 300;
    font-style: normal;
    font-size: 16px;
    font-family: "Roboto" !important;
}

.brand
{
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    margin: auto;
    list-style-type: none;
}

.main-header
{
    /*height: 432px;*/
    height: 46%;
    background: linear-gradient(to right, #001321, #04233c);
    background-size:1300px 432px;
}

.footer {
    background-color: #dbdbdb;
    height:80px;
 /*   height:100%; */
}

.footer-content {
   padding-top:8px;
}

.footer-text {
/*    padding-top: 18px; */
    padding-top:14px;
    color:#ba2d15;
    font-size: 12px;
    margin-top:20px;
    margin-bottom:10px;
}

.footer-text a:link,.footer-text a:visited, .footer-text a:hover, .footer-text a:active {
   color:#ba2d15;
   font-weight: 600;
   text-decoration: underline;
}

.footer-copyright {
   color: #222222;
   margin-left:20px;
}



.footer a {
    color:rgb(192, 183, 204);
}

.navbar-left
{
    position: relative;
    z-index: 100;
    float:left;
}

.navbar-default {
   background: linear-gradient(to right, #001321, #04233c);
   min-height: 52px;
   border-color:transparent;
}

.navbar-default .navbar-nav > li > a {
  	font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-style: normal;
    color:#eae8e2;
    padding-top:12px;
    padding-bottom: 12px;
}

.navbar {
    max-height: 51px;
    border-radius: 0px;
}


.share-item {
    width:120px;
    height:44px;
}

.tw-share {
    float:right;
    padding-top:12px;
}

.fb-share {
    float:left;
    padding-top:11px;
}



.main
{
    /*margin-top:150px;*/
    height: 670px;
}

.app-description {
    margin-top:12px;
}


.play-screen-mobile {
        display:none;
}



h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #282724;
}


h1,.h1 {
	font-size:60px;
    font-weight:200;
    font-style: normal;
}

h2, .h2 {
    font-size:27px;
}

h5, .h5 {
    font-weight:400;
    font-style: normal;
    font-size:16px;
    color:#ff8471;
}


/*
header {
      background:url(../images/background3.png) no-repeat fixed #020202;
		background-size:2142px 1049px;
    padding-top:10px;
}*/


.btn-success {
	background-color: #5D6B6A;
	border-color: #1A1E2B;

	background-color: #12645B;
	border-color: #5E7072;


/**	background-color: #3EBFAF;
	border-color: #12645B; **/
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: white;
	background-color: #0D463F;
	border-color: #072723;
}



.bgcontainer {
	background:url(../images/splash.png) no-repeat fixed;
	background-size:800px 600px;
}

.boxrow {
	background-color: rgba(225, 59, 32, 0.34);
	width: 70%;	color: white;
}
.explanation {
    padding-top:80px;
}

.main-title {
    margin-top:22px;
    margin-bottom: 2px;
}

.logo {
    padding-left:0px;
}

.logo-title {
    padding-left:25px;
    margin-top:40px;
}

.logo-title h1{
	margin-top:0px;
	margin-bottom:0px;
}

.logo-title h3 {
	margin-top:5px;
	font-weight:400;
}
.logo img {
	height:130px;
}

.screenshot
{
    margin-right:40px;
}

.screenshot-img {
    margin-left:-80px;
}

a {
  color: #1ba9bc;
}

a:hover {
    text-decoration: none;
}

.list-group-item{
  background-color:#443C52;
  color:white;
  border: 1px solid #575261;
  font-size: 18px;
}

.download-icons {
    padding-left:5px;
    padding-top:2px;
}

.download-icon-apple {
   margin-top:10px;
}


.download-icons-mobile {
    display:none;
}


/* Tablet specific media queries */
@media screen and (max-width: 768px) {

    .main-header
    {
        height:440px;
        background:url(../images/background-red.jpg) repeat fixed #CE3125;
        background-size:1024px 440px;
    }

   .main {
      margin-top:0px;
      height:730px;
   }

   .main-title {
       margin-bottom:0px;
   }

    .logo img {
        height: 140px;
        margin-top:32px;
    }


   .logo-title img {
        height: 40px;
    }


   .logo-title {
        padding-top:0px;
       margin-left:20px;
       margin-top:72px;
   }

    .logo-title h1 {
        font-size: 36px;
    }

    .logo-title h3 {
        font-size: 16px;
    }

    .play-screen-mobile {
        display:none;
    }

    .play-screen {
        margin-top:20px;
    }

    .play-screen img  {
       height: 300px;
    }

    .download-icons img {
      height: 40px;
      margin-top:10px;

    }

    .about-haystack {
        padding-left: 15px;
        padding-right: 15px;
    }

    .download-icons-mobile {
       display:none;
    }


    .h5, h5 {
        font-size:14px;
    }

    .footer {
        height: 30%;
    }

    .footer-content h3 {
        padding-left: 48px;
    }



}


/** Smart phone specific media queries **/
@media screen and (max-width: 767px) {

    .main-header
    {
        height:254px;
        background:url(../images/background-red-phone.jpg) repeat fixed #CE3125;
        background-size:400px 254px;
    }

    .footer
    {
        height: 38%;
    }

    footer h3 {
        font-size: 18px;
    }

    .footer-text {
        padding-top: 0px;
        text-align: center;
        margin-bottom: 0px;
    }

    .footer-content {
        padding-top: 0px;
        padding-left:0px;
    }
    .footer-content h3 {
        padding-left: 32px;
    }


    .footer-copyright {
        margin-top:10px;
        text-align: center;
    }


    .navbar-default {
        min-height: 40px;
        background: linear-gradient(to right, #001321, #04233c);
    }

    .navbar-nav {
        margin: 0.5px -15px;
    }


     .navbar-default .navbar-nav > li > a {
        font-weight: 500;
        font-style: normal;
        font-size: 14px;
        padding-top:6px;
        padding-bottom: 8px;
      }


    .contact-us-item {
        float:left;
        padding-top: 0;
    }

  .share-item {
        width:116px;
        margin-right:5px;
    }

    .tw-share {
        float:right;
        padding-top:12px;
    }

    .fb-share {
        float:left;
        padding-top:11px;
    }

    .fb_iframe_widget, .fb_iframe_widget {
        width: auto !important;
    }




    .share-item {
        float:right;
    }


    .share-item img {
        height: 14px;
    }

    .brand {
        margin-top: 0px;
        width: 87%;
        z-index: 50;
    }
    .brand img {
        height: 32px;
    }


    .main {
        margin-top:0px;
        height:530px;
    }

    .main-title {
        margin-top: 0px;
        text-align: center;
    }

    .main-title img {
        height: 26px;
        margin-left: -4px;
    }

    .logo-title {
        padding-top:0px;
        padding-left:0px;
        margin-top:20px;
    }

    .logo-title h1 {
        font-size: 40px;
    }

    .logo-title h5 {
        margin-top:10px;
    }
    .logo-title img {
        height: 40px;
    }

    .play-screen {
        display: none;
    }
    .play-screen-mobile {
        display:block;
    }
    .play-screen-mobile img {
        height:242px;
    }

    .download-icons-mobile {
        display:block;
        margin-top:38px;
    }

    .download-icons-mobile img {
        height: 36px;
        margin-left: 18px;
    }

    .download-icons {
        display:none
    }

    .download-icon-apple-mobile {
        margin-top:6px;
    }


    .download-icons img {
/*      height: 36px; */
    }

    .h5, h5 {
       font-size:12px;
        margin-top:5px;
    }

    .intro h3 {
        font-size: 18px;
    }

    .app-description {
        font-size: 14px;
    }

    .about-haystack {
        padding-left: 15px;
        padding-right:15px;
    }



    .explanation {
     padding-top:50px;
    }

    .logo img {
        height: 120px;
        margin-top:10px;
    }

    .screenshot
    {
        margin-right:0px;
        margin-top:0px;
    }

    .screenshot-img {
       margin-left:-25px;
       width:100%;
       height:auto;

    }
}

