

@-webkit-keyframes pulse {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

/*media queries*/


@media (min-width:1300px) {
    .slide_opts li a {
        cursor: pointer!important;
        text-align: center!important;
        color: #54525d;
        font-size: 15px;
        font-weight: bold;
        text-transform: uppercase;
    }

    .container {
        width: 995px;
    }


    .container2 {
    width:1325px;
    display:block;
    margin:0px auto;
    float:none; 
    }

    .slide_opts li a {
        cursor: pointer!important;
        text-align: center!important;
        color: #54525d;
        font-size: 18px;
        font-weight: bold;
        text-transform: uppercase;
    }
}


@media (max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }
}

/*media queries*/

@media (min-width:767px) {

    p {
        margin: 0 0 35px;
        font-size: 20px;
        line-height: 1.6;
    }


    .navbar {
        padding: 00px 0;
        border-bottom: 0;
        letter-spacing: 0px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
        background-color: #000;
    }

    .navbar-custom.top-nav-collapse {
        /*border-bottom: 1px solid rgba(255,255,255,.3);*/
    }

    .intro {
        height: 100%;
        padding: 0;
    }

        .intro .intro-body .brand-heading {
            font-size: 100px;
        }

        .intro .intro-body .intro-text {
            font-size: 25px;
        }

    .navbar-right {
        margin-right: 0px;
    }

    .content-section {
        padding-top: 250px;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}


@media (min-width:768px) and ( max-width:1023px) {
    .opts .title {
        font-size: 15px!important;
        margin: 60px 0px 0 0;
        color: #fff;
        letter-spacing: 0.5px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .opts img {
        width: 70px;
        height: 80px;
        margin: 30px auto 15px auto;
    }

    .opts p {
        font-size: 15px;
        font-weight: normal;
        color: #fff;
        line-height: 23px;
    }

    .footer_right_sec {
        border-top: 7px solid #66656b;
    }

    .container {
        width: auto;
    }


    .intro {
        height: auto!important;
        padding: 0 0 30px 0;
    }

    .updates .up_title img {
        float: left;
        width: 31px;
        height: 31px;
        margin: 0 15px 0 0;
    }

    .updates .up_title span {
        float: left;
        color: #55565a;
        text-align: left;
        font-size: 20px;
        padding: 4px 0 0 0;
    }

     .footer .up_title img {
        width: 31px;
        height: 31px;
          float: left;
        margin: 0 15px 0 0;
    }

    .footer .up_title span {
        float: left;
        color: #55565a;
        text-align: left;
        font-size: 20px;
        padding: 4px 0 0 0;
    }

    .cell_number {
    font-size: 20px;
    color: #646569;
    float:left;
    width:100%;
    margin: -8px 0 0 0px;
}
}

/*media queries*/

@media (max-width:767px) {

    .footer_bottom {
        float:left;
        width:100%;
    margin-bottom:20px;
    }

    .footer_logos {
    float:none;
    display:block;
    margin: 15px auto;
}
      .footer_logos img {
          
        margin-left:0px;
    }


    .xs_center {
    float:none;
    display:block;
    margin: 0px auto 0 auto;
    }

    .navbar-brand {
        float: left;
        font-size: 18px;
        height: 50px;
        line-height: 20px;
        padding: 0;
        width: 120px;
    }

    .opts .title {
        font-size: 18px!important;
        margin: 60px 0px 0 0;
        color: #fff;
        letter-spacing: 0.5px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .opts img {
        width: 70px;
        height: 80px;
        margin: 30px auto 15px auto;
    }

    .updates .up_title img {
        float: left;
        width: 31px;
        height: 31px;
        margin: 0 15px 0 0;
    }

    .updates .up_title span {
        float: left;
        color: #55565a;
        text-align: left;
        font-size: 20px;
        padding: 4px 0 0 0;
    }

     .footer .up_title img {
        width: 31px;
        height: 31px;
          float: left;
        margin: 0 15px 0 0;
    }

    .footer .up_title span {
        float: left;
        color: #55565a;
        text-align: left;
        font-size: 20px;
        padding: 4px 0 0 0;
    }

    .opts p {
        font-size: 15px;
        font-weight: normal;
        color: #fff;
        line-height: 23px;
    }


    .footer_blocks {
        padding: 10px 15px;
        min-height: 150px;
    }


    ul, menu, dir {
        display: block;
        list-style-type: none;
        -webkit-margin-before: 0em;
        -webkit-margin-after: 0em;
        -webkit-margin-start: 0px;
        -webkit-margin-end: 0px;
        -webkit-padding-start: 00px;
    }


    .b_r {
        border-right: 2px solid transparent;
        border-bottom: 2px solid #66656b;
    }

    .slide_opts li a {
        cursor: pointer!important;
        text-align: center!important;
        color: #54525d;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
    }

     .slide_opts li span {
        
        font-size: 13px;
        
    }

    .menu_bars .navbar-collapse {
        margin: 20px 0 0 0;
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
        box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
    }

    .menu_bars .navbar-right li a {
        height: auto;
        padding: 0px;
        line-height: 15px;
        font-size: 14px;
        font-weight: 500!important;
        width: 100%;
    }

    .menu_bars .navbar-right li .menu_btns {
        padding: 10px 0;
    }

    .menu_bars .navbar-right li:first-child .menu_btns {
        padding: 10px 0;
    }

    .menu_bars .navbar-right li:last-child .menu_btns {
        padding: 10px 0;
    }


    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    .intro {
        padding: 0px 0 40px 0;
    }

    .opts .title {
        font-size: 18px;
        margin: 60px 0px 0 0;
        color: #fff;
        letter-spacing: 0.5px;
        font-weight: 500;
        text-transform: uppercase;
    }


    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}


@media (min-width:768px) and (max-width:1280px) {

    .menu_bars .navbar-right li a {
        height: auto;
        padding: 0px;
        line-height: 22px;
        font-size: 14px;
        font-weight: 500!important;
        width: 90px;
    }


    .slide_opts li a {
        cursor: pointer!important;
        text-align: center!important;
        color: #54525d;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
    }
}


@media (min-width:980px) and (max-width:1280px) {



    .slide_opts li a {
        cursor: pointer!important;
        text-align: center!important;
        color: #54525d;
        font-size: 17px;
        font-weight: bold;
        text-transform: uppercase;
    }
}


@media (min-width:360px) and (max-width:640px) {
     .slide_opts li a {
     
        font-size: 15px;
     
    }
}



@media (min-width:1280px) {
     .slide_opts li a {
     
        font-size: 18px;
     
    }

    .pdlg0 {
    padding-left:0px;
    }
}
