/* CSS Document Project:instantApp.today 29/1/2016 */
/**********Default css ************/

* {
    font-family: "Open Sans", sans-serif;
    line-height: 1.2;
    vertical-align: middle;
    margin: 0;
    padding: 0;
}

body {
    margin: 0;
    overflow: hidden;
    background-color: #fff;
}

html {
    overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
header,
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;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #4DD0e1;
}

.btn {
    color: #000;
    cursor: pointer;
}

.btn:hover {
    background-color: #d64c30;
}

strong {
    font-weight: 300;
    color: #539D00;
}

h1 {
    margin: 0;
    font-size: 34px;
    line-height: 1.2em;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 300;
    font-style: normal;
    color: #095068;
    vertical-align: middle;
}

h2 {
    font-size: .9rem;
    line-height: 2.5;
    color: gray;
    font-weight: 400;
}

h3 {
    margin-top: .5em;
    font-size: 1.3rem;
    font-weight: 300;
}

h3 {
    font-size: 1.3rem;
    font-weight: 300;
}

hr {
    padding: 0;
    margin: 2.6em 40px;
    border-style: none;
    border-width: 0;
    background-color: rgba(195, 189, 182, .2);
    height: 2px;
}


/************New style**************/

#banner {
    /* position:absolute; */
    z-index: 0;
    top: 0;
    left: 0;
    right: 0;
    height: 14.35em;
    transition: transform .5s, opacity .3s;
    overflow: hidden;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 100%;
    background: url(img/day_final.png) center center;
    background-repeat: no-repeat;
    background-color: #d5d5d5;
    background-size: cover;
    background-position: 100%;
    background-position: 0 0;
    display: inline-block;
}

.nContainer {
    width: 100%;
    margin: 0 auto;
}

.mainCards {
    width: 100%;
    float: left;
    clear: both;
    background: #fff;
    display: block;
    padding: 2.6em 0;
    margin: 0;
}


.cardsImg img {
    width: 100%;
}

.iconImage {
    float: left;
    margin-left: 11%;
    width: 50%;
}

.iconImage h3 {
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 1.6em;
    letter-spacing: 0;
    font-weight: 300;
    font-style: normal;
    color: #5C5C5C;
    padding-left: 5em;
}

.iconImage ul {
    display: block;
}

.iconImage ul li {
    text-align: left;
    display: inline-block;
    margin-top: 4em;
    width: 100%;
}

.lineIconImg {
    width: 80%;
    margin: 0 auto;
    padding-top: 2.6em;
}

.lineIconImg ul {
    list-style: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

.lineIconImg ul li {
    display: inline-block;
    width: 16%;
    text-align: center;
}

.lineIconImg ul li p {
    margin-bottom: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    color: #053144;
}

.sectionClass {
    margin-top: 3em;
}

.instantAuto center {
    width: 80%;
    margin: 0 auto;
}

.instantAuto center p {
    font-family: "Open Sans";
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: 0;
    font-weight: 300;
    font-style: normal;
    color: #5C5C5C;
    padding: 10px;
}

.threeIcon {
    width: 100%;
    background: #fff;
    padding-bottom: 2em;
}

.swipe03 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.swipe03 h1 {
    padding-bottom: .6em;
}

.swipe03 h3 a {
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    font-weight: 700;
}

.threeIcon .swipe03 ul {
    padding: 0;
}

.threeIcon .swipe03 ul li {
    display: inline-block;
    width: 24%;
}

.threeIcon .swipe03 ul li img {
    width: 80%;
}

/*new add
-------------------------*/

.swipe04 {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.swipe04 h1 {
    padding-bottom: .6em;
}

.swipe04 h3 a {
    font-family: "Open Sans";
    font-size: 16px;
    font-style: normal;
    text-decoration: none;
    font-weight: 700;
}

.threeIcon .swipe04 ul {
    padding: 0;
}

.threeIcon .swipe04 ul li {
    display: inline-block;
    width: 24%;
}


.centerAlign {
    width: 80%;
    margin: 0 auto;
}

.cLogo {
    width: 10%;
    position: absolute;
    left: 45%;
    right: 45%;
    margin-top: -7%;
}

.cLogo a img {
    width: 100%;
}


/**
sectionImMobile
***************/

.sectionImMobile {
    width: 100%;
}

.centerMob {
    width: 80%;
    margin: 3em auto;
}

.sectionImMobile .oneC {
    width: 33.33%;
    float: left;
    text-align: center;
}

.sectionImMobile1 .oneC img {
    border-radius: 7px;
}

.sectionImMobile .oneC p {
    padding: 15px;
    font-size: 18px;
    line-height: 1.4em;
    letter-spacing: 0;
    font-weight: 300;
    font-style: normal;
    color: #5C5C5C;
    padding: 10px;
}

.sectionImMobile .oneC h3 {
    margin-bottom: 1.1em;
    font-size: 1.2em;
    line-height: 1.6em;
    font-weight: 500;
    font-style: normal;
    text-transform: uppercase;
    color: #053144;
}

@media only screen and (max-width:768px) {
    .sectionImMobile .oneC {
        width: 100%;
        text-align: center;
        float: none;
        margin-top: 2.6em;
    }
    .oneD img {
        width: 40%;
    }
    .oneD h3 {
        margin-top: 2.6em;
    }
}

@media only screen and (max-width:480px) {
    .oneD img {
        width: 70%;
    }
}


/**********/

.videoDiv {
    width: 40%;
    margin: 0 auto;
}

iframe {
    box-shadow: 2px 2px 2px gray;
    width: 100%;
    height: 305px;
}

#footerText {
    width: 80%;
    margin: 0 auto;
    padding-top: 2em;
}

#footerText .footerUL1 {
    float: left;
}

#footerText .footerUL1 li:first-child {
    padding-right: 2em;
}

#footerText .footerUL2 li:last-child {
    padding-left: 2em;
}

#footerText .footerUL2 {
    float: right;
}

#footerText ul {
    margin: 0;
    padding: 0;
}

#footerText ul li {
    display: inline-block;
}

#footerText ul li a {
    text-decoration: none;
}

#footerText ul li a:hover {
    color: #02ACD3;
}

.footer hr {
    margin-bottom: 0 !important;
}

.appappleBtn a {
    padding-right:10px;
	padding-left:10px;
}

.appappleBtn a img {
    width: 150px;
}

.rightSideBtn img {
    float: right;
}

.rightSideBtn {
    position: absolute;
    top: 20px;
    right: 0;
}

@media only screen and (max-width:480px) {
    .rightSideBtn a img {
        width: 150px;
    }
}

@media only screen and (max-width: 960px) {
    .lineIconImg ul li {
        display: inline-block;
        width: 36%;
        text-align: center;
        padding: 5%;
    }
    .iconImage ul li:first-child {
        margin-top: 0;
    }
    .iconImage ul li:last-child {
        margin-bottom: 2.6em;
    }
    .threeIcon .swipe03 ul li {
        display: inline-block;
        width: 49%;
    }
    .videoDiv {
        width: 70%;
        margin: 0 auto;
    }
    iframe {
        box-shadow: 2px 2px 2px gray;
        width: 100%;
        height: 305px;
    }
    #footerText {
        padding-top: 3em;
    }
    .main_input {
        width: 40% !important;
    }
    .btn {
        width: 20% !important;
    }
}

@media only screen and (max-width:480px) {
    .threeIcon .swipe03 ul li {
	
        display: inline-block;
        width: 100%;
		
    }
	
	 .threeIcon .swipe04
	 {
		 margin-top:20px;
	 }
	
	 .threeIcon .swipe04 ul li {
        display: inline-block;
        width:80%;
	    margin-top:30px;
    }
	
    .videoDiv {
        width: 100%;
        margin: 0 auto;
    }
    .lineIconImg {
        padding-top: 0;
    }
    .iconImage h3 {
        padding-left: 81px;
        margin-top: -.5em;
    }
    .lineIconImg ul li {
        margin-top: 2.6em;
    }
    iframe {
        box-shadow: 2px 2px 2px gray;
        width: 100%;
        height: 255px;
    }
    .rightSideBtn {
        top: 5em;
        left: 50px;
    }
    .rightSideBtn img {
        float: left;
    }
    .DeviceCard {
        top: 15em;
        width: 84% !important;
        margin-right: 4%;
        margin-top: .5em;
        margin-bottom: 1rem;
        user-select: none;
        -webkit-animation: fly-in-from-left .5s 1s ease both;
        -webkit-transform-origin: top left;
        animation: fly-in-from-left .5s 1s ease both;
        transform-origin: top left;
    }
    #footerText .footerUL1 li:first-child {
        padding-right: 1em;
    }
    #footerText .footerUL2 li:last-child {
        padding-left: 1em;
    }
    #footerText {
        padding-top: 3em;
    }
    .appappleBtn a img {
        padding-top: 1em;
    }
    .appappleBtn {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .main_input {
        width: 60% !important;
    }
    .btn {
        width: 30% !important;
    }
}


/************New style**************/


/***************old style**********/

.staticheader {
    width: 100%;
    top: 0;
    background: rgba(255, 255, 255, 0.0);
    position: fixed;
    z-index: -10;
    display: block;
    visibility: visible;
    -webkit-transition: opacity .3s linear;
    -moz-transition: opacity .3s linear;
    -ms-transition: opacity .3s linear;
    -o-transition: opacity .3s linear;
    transition: opacity .3s linear;
    overflow-y: hidden;
}

#Instant {
    font-size: 2.5vw;
    font-weight: 500;
    padding-left: 65px;
    padding-top: 12px;
    color: #000;
}

#imgplay {
    right: 0;
    padding-right: 50px;
    margin-top: 12px;
}

#imgapple {
    right: 18vw;
    margin-right: 34px;
    margin-top: 11px;
}

#imginstant {
    margin-left: 50px;
    margin-right: 15px;
}

.videoplayer h1 {
    text-align: center;
    padding-bottom: 1.6em;
}

.videoplayer {
    position: relative;
    float: left;
    width: 100%;
    user-select: none;
    -webkit-animation: fly-in-from-left .5s 1s ease both;
    -webkit-transform-origin: top left;
    animation: fly-in-from-left .5s 1s ease both;
    transform-origin: top left;
}

#TagLine {
    color: #000;
    width: 100%;
    text-align: center;
}

#companyLogo {
    height: 130px;
    float: right;
    margin-top: -7%;
    margin-left: 42%;
    position: absolute;
    vertical-align: middle;
}

#companyText {
    float: right;
    height: 30px;
    margin-top: 2em;
    margin-left: 43vw;
    position: absolute;
    vertical-align: middle;
}

.footer1 {
    font-size: 150%;
    font-weight: 300;
    overflow: hidden;
    margin-top: -.5em;
    display: inline-block;
}

.form_holder {
    padding: 4% 6%;
    background-color: #EEE;
    box-shadow: 0 1px 2px #ccc;
    position: relative;
    height: 10em;
}

.footer {
    color: #fff;
    font-size: 12px;
}

.footer p {
    padding-top: 2em;
    padding-bottom: 2.6em;
    font-family: "Open Sans", sans-serif;
    font-size: .7em;
    line-height: 1.6em;
    font-style: normal;
    color: #5C5C5C;
}

header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    height: 16rem;
    transition: transform .5s, .3s;
    background: url(head.png) center center;
    background-size: cover;
    float: left;
    clear: both;
    overflow-y: hidden;
}

input,
.card {
    position: relative;
    padding: 0;
}

.DeviceCard {
    left: 8%;
    float: right;
    width: 35%;
    user-select: none;
    -webkit-animation: fly-in-from-left .5s 1s ease both;
    -webkit-transform-origin: top left;
    animation: fly-in-from-left .5s 1s ease both;
    transform-origin: top left;
}

.card {
    width: 20%;
    float: left;
    user-select: none;
}

.DeviceCard:nth-child(even) {
    animation-name: fly-in-from-right;
    transform-origin: top right;
    -webkit-animation-name: fly-in-from-right;
    -webkit-transform-origin: top right;
}

@keyframes fly-in-from-left {
    from {
        transform: translateY(15rem) rotate(15deg);
        opacity: 0;
    }
}

@keyframes fly-in-from-right {
    from {
        transform: translateY(15rem) rotate(-15deg);
        opacity: 0;
    }
}

@-webkit-keyframes fly-in-from-left {
    from {
        -webkit-transform: translateY(15rem) rotate(15deg);
        opacity: 0;
    }
}

@-webkit-keyframes fly-in-from-right {
    from {
        -webkit-transform: translateY(15rem) rotate(-15deg);
        opacity: 0;
    }
}

div.transbox,
div.infoi {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

div.infoi,
div.profile {
    padding-top: 18px;
}

div.transbox {
    background-color: #fff;
    opacity: .4;
    height: 16rem;
    margin-top: 0;
}

div.map {
    margin: 10px 0;
    width: 75%;
    height: 5px;
    position: absolute;
    margin-top: 18px;
}

div.percent {
    float: right;
    top: 0;
    margin-right: 5%;
}

div.graph {
    left: 0;
    margin: 0 auto;
}

.footer {
    display: block;
    background: #fff;
    font-size: 10em;
    padding: 0 !important;
}

@media only screen and (max-width: 960px) {
    .iconImage {
        width: 80%;
    }
    .staticheader {
        width: 100%;
        height: 80px;
        top: 0;
        background: rgba(255, 255, 255, 0.0);
        position: fixed;
        display: block;
        -webkit-transition: opacity .3s linear;
        -moz-transition: opacity .3s linear;
        -ms-transition: opacity .3s linear;
        -o-transition: opacity .3s linear;
        transition: opacity .3s linear;
    }
    #imgplay {
        padding-right: 10px;
        width: 150px;
    }
    #imgapple {
        right: 14vw;
        width: 150px;
        padding-right: 0;
    }
    #Instant {
        font-size: 2em;
        font-weight: 300;
        padding-left: 10px;
        padding-top: 9px;
        vertical-align: center;
        margin-top: 0 !important;
    }
    #imginstant {
        width: 50px;
    }
    #companyText {
        margin-top: -13vh;
        margin-left: 1vw;
        position: relative;
        vertical-align: middle;
    }
    #TagLine {
        color: #000;
        width: 100%;
        height: 20%;
    }
    #TagLine h1 {
        padding: 10px;
    }
    .videoplayer {
        position: relative;
        float: left;
        margin-top: .5em;
        user-select: none;
    }
    .DeviceCard {
        transform-style: preserve-3d;
        left: 7%;
        width: 70%;
        top: 40%;
        margin-right: 0%;
        margin-top: .5em;
        margin-bottom: 1rem;
        user-select: none;
        -webkit-animation: fly-in-from-left .5s 1s ease both;
        -webkit-transform-origin: top left;
        animation: fly-in-from-left .5s 1s ease both;
        transform-origin: top left;
    }
    .card {
        width: 70%;
        left: 14%;
        text-align: center;
        margin-right: 2rem;
        margin-top: .5em;
        margin-bottom: 1rem;
        user-select: none;
    }
}