@font-face {
	font-family: 'BebasNeue';
	src: url('../fonts/BebasNeue-Bold.ttf');
	
}

@font-face {
	font-family: 'Muli';
	src: url('../fonts/GOTHIC.TTF');
	
}

section {
    padding-top: 90px;
    padding-bottom: 50px;
    
    
}

.sections-main-heading {
    font-family: BebasNeue;    
    padding-bottom: 40px;    
}

.topbar {
    background-color: #00a651;
    width: 100%;
    padding: 0;
    height: 25px;
    margin-top: -25px;
}

.menubar-container {
    margin-top: 10px;
}

.detail-text {
    font-family: Muli;
    line-height: 40px;
    font-size: 26px;    
}




.top-nav {
    background-color: white;
    border-bottom: 1px solid #202020;
    -moz-box-shadow: 0px 7px 3px 0px rgba(50, 50, 50, 0.88);
    /* box-shadow: 0px 7px 3px 0px rgba(50, 50, 50, 0.88); */
    /* -webkit-box-shadow: 0px 7px 3px 0px rgba(50, 50, 50, 0.88); */
    -moz-box-shadow: 0px 7px 3px 0px rgba(50, 50, 50, 0.88);
    box-shadow: 0px 1px 3px 0px rgba(50, 50, 50, 0.88);
}
.navbar-brand{
    padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-brand>img{
    display: inline-block;
}

.menubar a {    
    color: #000000!important;
    font: bold 17px Muli;               
}

.logo>span {
    text-transform: lowercase;    
}

.header-background{        
    background: url(../img/header.png) no-repeat center;
    background-size: 100% 200%;    
}

.intro-video {
    position: relative;    
}

.intro-video-play-icon {        
    position: absolute;    
    top: 25%;
    left: 35%;    
    height: 113px;
    width: 113px;
    background: url('../img/play-buttons.png') 113px 113px;
}

#intro-video:hover .intro-video-play-icon {
    background: url('../img/play-buttons.png') 0 0;
}


.intro-heading {
    font-family: BebasNeue;
    font-weight: 400;
    color: #000000; 
    font-size: 48px;
}

.intro-bullets {
    list-style-type: disc;
    text-align: left;   
    font-size: 28px;    
    color: #555555;
    width: 68%;
    margin: auto;
}

.intro-bullets span{
    font: 400 24px Muli;
    color: #8e9391;   
    margin-left: 0px;
    text-align: left;
    color: #242625;    
}

#media {
    background-color: #EAF7EF;
    padding-bottom: 80px;
    padding-top: 120px;
}

#partners {
    background-color: #27ae60;    
    padding-bottom: 80px;
    padding-top: 120px; 
}

#benefits {
    background-color: #27ae60;    
    color: #ffffff;  
    
}

#benefits p{        
    text-align: center;
    font-family: Muli;
    font-size: 1.85em;
    line-height: 30px;
    margin-top: 20px;
}

#benefits img {
    /*width:50%;
    height: 50%;*/
    margin: auto;
}

#cashless {
    background-color: #EAF7EF;
    padding-bottom: 80px;
}

#site-excel-form {
    background-color: #EAF7EF;
    padding-bottom: 80px;
    padding-top: 170px;
}

#findparking {
    background-color: #27AE60;
    color: #ffffff;  
}

#cashless h2{        
    color: #414545;    
}

.cashless-text {
    margin-top: 12%;
}

.findparking-text {
    margin-top: 12%;    
}

.cashless-bullet {
    background: url(../img/cashless-bullet.png);
    height: 65px;
    width: 65px;
    display: inline-block;
    padding-top: 14px;
    padding-left: 25px;
    color: #ffffff;
    font-weight: 400;
    font-size: 26px;
}

.cashless-bullet-text {
    padding-left: 50px;
    font-size: 24px;
    display: inline-block;
    max-width: 450px;
}

.cashless-important {
    color:#e72d2d !important;
    font-family: BebasNeue;    
}

.cashless-important-img {
    margin: 10px 0 0 15px;    
}


/* ticket less section  */
#ticketless {
    background-color: #eaf7ef;
    color: #000000; 
}

/* smart alerts */
#smartalerts {
    background-color: #27AE60;        
    color: #ffffff;
}

/* connect */
#connect {
    background-color: #ffffff;
    color: #000000;
}

#google-map {
    height:300px;
    width:100%;
}

footer {
    background-color: #27ae60;    
    height: 28px;    
}

footer p {
    font-family: Muli;
    color: #ecebeb;
    font-size: 1.25em;    
    padding-right: 10px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>li>a:hover{
    background-color: #27AE60;
    color: #fff;
}

.ultra-small-text{
    font-size: 9px;
}

.connect-btn {
    background-color: #27ae60;
    border-radius: 20px;
    padding: 20px;
    font: bold 1.75em Muli;
    color: #ecebeb;      
}


.popup-btn {
    background-color: #27ae60;
    border-radius: 10px;
    padding: 10px;
    font: bold 16px Muli;
    color: #ecebeb;  
    text-transform: capitalize;
}


.connect-btn:hover {    
    color: #fff;
}

.vertical-align {
    position: relative;
    margin-top: 8em;
}

.ticketless-bubbles{
    display: inline-block;
    position: absolute;
    top: -20%;
}

.ticketless-bubble-sad {
    min-width: 146px;
    min-height: 140px;    
    background: url(../img/ticket-lost-bubble.png) no-repeat;  
    padding-top: 36px;
    padding-left: 24px;
    font: 400 26px BebasNeue;
    color: #ffffff;
}

.ticketless-bubble-happy {
    min-width: 71px;
    min-height: 140px;    
    background: url(../img/phone.png) no-repeat;
    margin-left: -96px;
    margin-top: 10px;
    padding-top: 36px;
    padding-left: 22px;    
}


.ticketless-row {
    margin-top: 25px;
}
.ticketless-guy {
    position: relative;
    text-align: center;
}

.ticketless-center {
    margin-top: 20px;    
}

.ticketless-center h2 {
    margin-top: 20px;
    line-height: 64px;
}

.ticketless-center .arrow {
    margin-top: 20px;    
}

.logo-text-inside-phone{
    width: 40px;
    display: block;
    margin-left: -4px;
    margin-top: 4px;
}


#connect-popup {        
    color: #ffffff;    
}

.connect-popup-wrapper .fancybox-skin {
  background-color: rgba(65, 69, 69, 0.94);    
}

.popup-text {
    font-family: Muli;
    line-height: 28px;
    font-size: 16px;  
    height: 60%;
}

.left-col {
    border-right: 1px solid #fff;
}

#connect-popup {    
    height: 100%;
}

.connect-popup-container {
    height: 100%;
}

.connect-popup-container>div {
    padding: 75px 30px;
    height: 100%;
}

.connect-form-container {
    padding: 20px 30px;
    height: 100%;
}

.mandatory-icon {
    color: #000;
    
}

#form-success
{
    color: #27AE60;
}

#form-failure
{
    color: red;
}

.form-response {
    padding: 10px 0;
    font: bold 16px Muli;
}

#connect .detail-text {    
    font-size: 1.85em;    
    text-align: center;
}

.smartalerts-text {
    font-size: 1.85em;
}

.ticketless-row h2 {
    font-size: 1.85em;
}

.playstore-icon-responsive {
    float:right;
    margin-right: 10px;    
}

.playstore-icon-container {
    margin-top: -8px;
}

.playstore-icon-container:hover {
    background-color: transparent!important;    
}

.img-economic {
    content: url(../img/economic-times.jpg);
    width: 50%;
    height: 80px;
}

.img-economic:hover {
    content: url(../img/economic-times1.jpg);
    width: 50%;
    height: 80px;
}

.img-network-india {
    content: url(../img/network-india.jpg);
    width: 50%;
    height: 80px;
}

.img-network-india:hover {
    content: url(../img/network-india1.jpg);
    width: 50%;
    height: 80px;
}

.img-intel {
    content: url(../img/intel.jpg);
    width: 50%;
    height: 80px;
}

.img-intel:hover {
    content: url(../img/intel1.jpg);
    width: 50%;
    height: 80px;
}

.img-ibm {
    content: url(../img/ibm.jpg);
    width: 50%;
    height: 80px;
}

.img-ibm:hover {
    content: url(../img/ibm1.jpg);
    width: 50%;
    height: 80px;
}


@media (max-width: 992px) { 
    .cashless-bullet-text {
        padding: 0;
        font-size: 1.85em;
    }
    
    #smartalerts .vertical-align {
        margin-top: 4em;
    }    
    #smartalerts .text-right img {
        margin: auto;
        text-align: center;
    }
    .arrow {
        display: none;
    }
    
    .ticketless-bubble-happy {
        margin-left: -240px;
        margin-top: 75px;
    }
    
    .ticketless-guy-container {
        margin: 60px 0;
    }  
    
    .cashless-row {
        margin: 50px 0;
    }
    
    .benefit-block {
        margin: 20px 0;
    }    
    
    .intro-bullets {
        width: 100%;
    }
    
    .cashless-important {
        font-size: 1.85em;
    }    
    
    .tagline-container {
        margin-top: 60px;
    }           
}


@media (max-width: 768px) { 
    #smartalerts .vertical-align {
        margin-top: 1em;
    }
    
    .guy-sad {
        text-align: left;        
    }
    .guy-happy {
        text-align: right;        
    }
    .findparking-img img {
        margin: auto;
        width:33.3%;         
    }
    .findparking-text h3 {
        text-align: center;
        font-size: 1.85em;
    }    
    .img-horn {
        display: none;
    }
    
    .menubar-container {
        padding-bottom: 15px;
    }
    
    #connect .vertical-align {
        margin-top: 2em;
    }    
    
    #connect-popup {    
        height: auto;
    }
    .connect-popup-container>div {
        padding: 30px 25px;
    }
     
    #download-menu {
        display: none;
    }
    
    #logo-text {
        margin-left: 15px;
    }
    
    .scroll-top {
        bottom: 12%;
    }

}

@media (min-width: 768px){
    .ticketless-bubble-happy {
        margin-left: -180px;

    }
}

