@import url('https://fonts.googleapis.com/css?family=Catamaran:400,900');

body {
    display: block;
    margin: 0;
    background: black;
    font-family: 'Catamaran', sans-serif; 
    overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6 {
    color: white;
    font-weight: 900;
}

p {
    color: white;
}

#wave {
    position: relative;
    z-index: 20;
}

#header .bg svg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: auto;
    min-width: 1440px;
    overflow:hidden;
    max-height: 900px;
}

.logo svg {
    position: relative;
    bottom: 20px;
    max-width: 200px;
}

#header .wrapper {
    position: relative;
    z-index: 20;
}
 
.wrapper{
	max-width: 1220px;
	width: 100%;
	margin: 0 auto;
	display: table;
}

.wrapper.full {
    max-width: 100%;
}

.left-col{
	display: table-cell;
	width: 100%;
	max-width: 50%;
	float: left;
	position: relative;
}
.right-col{
	display: table-cell;
	width: 100%;
	max-width: 50%;
	float: left;
	position: relative;
}

#header{
    background-position: top;
    min-height: 900px;
    height: 100%;
    background-repeat: repeat-x;
    padding-top: 90px;
}

.header-title p {
    font-size: 20px;
    line-height: 24px;
}

.header-title h1 {
    font-size: 50px;
    line-height: 50px;
    font-weight: bold;
    margin-bottom: 20px;
}

.header-title{
	height: 241px;	
	max-width: 500px;	
	color: #FFFFFF;	 
	margin: 0 auto;
}

.header-body{	
	max-width: 1100px;	
	color: #ffffff;	
	font-size: 34px;	
    line-height: 38px;
    font-style: italic;
    margin: 0 auto;
    text-align: center;
}

.header-body img.mobile {
    display: none;
}

.curvedBg {
    position: relative;
    min-height: 500px;

}

.curvedBg .content {
    max-width: 1000px;
    margin: 0 auto;
    padding-top: 200px;
}

.curvedBg h2,
.curvedBg p {
    position: relative;
    z-index: 10;
}

.header-mobile-phones {
    display: none;
}

.curvedBg img {
    position: relative;
    z-index: 20;
    width: 100%;
    max-width: 1200px;
    display: block;
    margin: 20px auto 0;
}

.curvedBg svg {
    position: absolute;
    min-width: 1440px;
    max-height: 700px;
    left: 0px;
    right: 0px;
    width: 100%;
    height: auto;
    top: 0px; 
}

.header-body img {
    margin: 20px auto;
    width: 100%;

}

.header-phones{
	margin: 0 auto;
    display: block;
    position: absolute;
    max-width: 560px;
    width: 100%;
    height: auto;
}


.icon{
	display: table-cell;
    text-align: center;
    padding: 20px;
    width: 25% !important;
}
.icon p{
	max-width: 180px;
    color: #8F8E94;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto;
    padding: 20px;
}

#install{
	background-color: black;
    padding: 50px;
    margin-top: 280px;
    display: none;
}
.install-header {
	text-align: center;
    color: #ffffff;
    margin: 0;
    padding: 30px;
}

.install-header h3 {
    
    font-size: 44px;
}

.install-header p {
    max-width: 700px;
    font-size: 16px;
    line-height: 30px;
    margin: 0 auto;
    text-align: center;
}
.timeline{
	display: inline-block;
    text-align: center;
    float: left;
    width: 48% !important;
    min-height: 150px;
}

.timeLineContainer {
    max-width: 800px;
    margin-top: 40px;
}

.timeline h5{
	color: #E6003B;
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    margin: 10px 0;
    text-align: left;
    padding: 5px 0;
    float: left;
    font-size: 100px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.timeline p{
	color: #ffffff;	
	font-size: 20px;	
	line-height: 34px;
	margin: 0;
    text-align: left;
    max-width: 620px;
}

.download-block{
	text-align: center;
}

#download {
    position: relative;
    margin-top: 40px;
    z-index: 0;
}

#download .content {
    position: relative;
    z-index: 20;
    padding-top: 200px;
}

#download svg {
    max-height:600px;
    width: 100%;
    position: absolute;
    width: 100%;
    top: 0;
    margin-bottom: 100px;
    left: 0;
}

.download-block p,
.download-block h3 {
	max-width: 900px;
    margin: 0 auto;
    padding: 30px;
    font-size: 40px;
    z-index: 200;
    position: relative;
}

.download-block button,
.download-block a {
    z-index: 200;
    position: relative;
}

.btnContainer button,
.btnContainer a {
    display: inline-block;
}

.btnContainer {
    margin: 20px auto 0;
}

.btnContainer button {
    margin-top: 0px;
    position: relative;
    top: -22px;
    margin-right: 40px;
    padding: 14px 30px;
    font-size: 24px;
    cursor: pointer;
}

/* .btn{
	border-radius: 8.1px;
    background-color: #0073AE;
    box-shadow: 0 8px 26px 0 rgba(56,164,218,0.5);
    padding: 15px 40px;
    color: #fff;
    font-size: 20px;
} */

.btn {
    min-width: 200px;
    border-radius: 30px;
    padding: 14px 20px;
    margin-top: 20px;
    text-decoration: none;
    display: inline-block;
    text-align: center;
}

.btn.btn-dark {
    background: black;
    color: white;
    border-color: black;
}

.btn.btn-dark.red {
    background: #C5082C;
    font-size: 24px;
    padding: 14px 40px;
}

#footer{
	background-color: #232323;
	padding: 50px;
}

#footer .footer-list ul{
	list-style: none;
}

#footer .footer-list ul li{
	color: #FFFFFF;	
	font-family: "Avenir Next";	
	font-size: 16px;	
	line-height: 28px;
}
#footer .footer-list ul li a{
	color: #fff;
	text-decoration: none;
}
#footer .footer-logo{
	text-align: right;
}

#content,
#install,
#header
 {
    padding: 0 4%;
}

#header {
    padding-top: 50px;
}

@media (max-width: 676px) { 
    
    #content,
    #install,
    #download,
    #header
    {
        padding: 0;
    }

    section {
        float: left;
    }

    body,
    html {
        overflow-x: hidden;
    }

    .wrapper {
        display: block;
    }

	#header{
        padding-top: 50px;
        min-height: auto;
        position: relative;
        width: 100%;
    }

    .header-title {
        height: auto; 
        padding: 0 4%;
    }
    

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

    #header .bg {
        position: absolute;
        top: 0px;
        left: 0px;
    }
    
    #header .bg svg {
        position: relative;
        left: 0px;
        top: 0px;
        width: 100%;
        height: auto;
        min-width: 500px;
        overflow: hidden;
        max-height: 400px;
    }

	.left-col {
	    display: block;
	    width: 100% !important;
	    max-width: 100%;
	    float: none;
	    position: relative;
	}
	.right-col {
	    display: block;
	    width: 100% !important;
	    max-width: 100%;
	    float: none;
	    position: relative;
    }

    .header-body {
        margin-top: 20px;
    }

    .header-body img {
        display: none;
    }
    .header-body img.mobile {
        display: block;
        width: 60%;
    }

    .curvedBg {
        margin: 50px auto;
    }

    .curvedBg .content {
        padding: 80px 4% 0;
    }

    .curvedBg img {
        width: 100%;
        object-fit: cover;
        object-position: center center;
        height: 120px;
    }

    .curvedBg svg {
        min-height: 500px;
            max-height: 500px;
    }
    
    .header-body p {
        font-size: 18px;
        line-height: 22px;
        padding: 0 4%;
        margin-top: 20px;
    }
	.btn.btn-dark {
        background: white !important;
        color: black !important;
        border-color: white !important;
        font-size: 14px;
        width: 100%;
        display: block;
        width: 100%;
        min-width: 100%;
        max-width: 100%;
        width: 100%;
        padding: 14px 0;
    }
	.header-body {
    	height: auto;
    }

    .header-phones {
        display: none;
    }

    .header-mobile-phones {
        display: block;
        max-width: 100%;
    }


    .icon {
	    display: block;
	    text-align: center;
	    padding: 0px;
	    width: 50% !important;
	    position: relative;
	    float: left;
	    height: 250px;
	}
	#install {
        padding: 20px 20px 50px 20px;
        margin-top: 0px;
	}
	.innerbox{
	    max-width: 200px;
		margin: 0 auto;
		padding: 10px;
    }
	.timeline{
		display: block;
	    text-align: center;
        padding: 0px;
        margin-bottom: 20px;
	    width: 48% !important;
	    position: relative;
	    float: left;
    }

    .timeline:nth-of-type(even) {
        float: right;
    }

    #download svg {
        max-height: 452px;
        top: -160px;
        width: 1000px;
        left: -400px;
    }

    .download-block p {
        font-size: 20px;
        padding-bottom: 0px;
    }
    
    #download .content {
        padding: 0 4%;
    }
	.footer-logo {
	    text-align: center !important;
	}
	#footer .footer-list ul{
		    padding: 0;
			text-align: center;
	}


}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 812px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    body,
    html {
        overflow-x: hidden;
    }

    #header {
        width: 100%;
    }

    #install {
        margin-top: 50px;
    }

    #wave .content {
        padding: 200px 4% 0;
    }

    #download svg {
        max-height: 900px;
        width: 100%;
        position: absolute;
        width: 100%;
        top: 0;
        margin-bottom: 100px;
        left: 0;
        min-height: 800px;
        top: -288px;
        width: 1200px;
        left: -222px;
    }

    .btn.btn-dark {
        background: white !important;
        color: black !important;
        border-color: white !important;
        font-size: 14px;
        display: block;
        min-width: auto;
        max-width: auto;
        padding: 14px 30px;
        display: inline-block;
    }
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
    body,
    html {
        overflow-x: hidden;
    }

    #install {
        margin-top: 50px;
    }

    #wave .content {
        padding: 200px 4% 0;
    }

    #download svg {
        max-height: 900px;
        width: 100%;
        position: absolute;
        width: 100%;
        top: 0;
        margin-bottom: 100px;
        left: 0;
        min-height: 400px;
        top: -288px;
        width: 1200px;
        left: -222px;
    }
}


