

@media (max-width: 480px) {
    #top_bar{
        display: none;
        margin-top:0px;
        padding-top:0px;
    }



    header .intro-text {
        padding-top: 0px;
        padding-bottom: 5px;
    }

    .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
        padding: 10px 0px 10px 15px;

    }


    .row {
        margin-right: 0px; 
        margin-left: 0px; 
    }


    .intro-button {
        margin-top: 30px;
        margin-bottom: 60px;
    }

    .intro-button button {
        padding: 20px 40px;
        border: 3px solid #333;
        border-radius: 40px;
        width: 260px;
        background-color: rgba(256,256,256,.5);
        color: #000;
        font-size: 20px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    .intro-button button:hover, .intro-button button:active, .intro-button button:focus {
        background-color: rgba(256,256,256,.3);
    }

    .intro-button .retail-button button {
        float: center;
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .intro-button .restaurants-button button {
        float: center;
    }

    .intro-button button img {
        height: 30px;
        margin-right: 15px;
    }


    #services .col-md-3 img {
        max-height: 60px;
    }

    #services .col-md-3 {
        padding-bottom: 10px;
    }

    #services {
        padding-top: 0px;
        padding-bottom: 50px;
    }



    .img-responsive{
        width:70%;
    }


    section#contact .form-group input.form-control {
        width: 100%;
    }    

    #contact .contact-messages-button button {
        width: 100%;
    }


    header .intro-text .col-md-7 h1 {
        text-align: left;
        margin-bottom: 0px;
        margin-top: 0px;
    }

    header .intro-text .col-md-7 p {
        text-align: left;
        font-size: 18px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    }


    .btn-xl {
        color: #fff;
        background-color: #6da727;
        border-color: #6da727;
        border-radius: 4px;
        font-size: 18px;
        padding: 20px 40px;
        text-align: center;
    }    

    footer .copyright-left p {
        float: left;
        margin-right: 15px;
        font-size: 10px;
    }


    footer .copyright-right p {
        float: left;
        font-size: 10px;
    }
    h2.section-heading-VEI {
        font-size: 30px;
        margin-top: 0;
        margin-bottom: 15px;
    }



    /* language & sign tool bar on menu */

    .language-currency-container {
        margin-top: 10px;
        float: center;
        padding-left: 0px;
        padding-right: 0px;

        /*        border-bottom: 1px solid #e7e7e7;*/
    }

    .language {
        position: relative;
        text-align: center;
    }
    .all-others {
        padding-right: 0px;
        border-bottom: 1px solid #e7e7e7;
        text-align: center;
        padding-left: 0px;
        padding-bottom: 45px;
        padding-top: 30px;
    }
    .login-join {
        padding-top: 5px;
        position: relative;
        border: 1px solid #e7e7e7;
        padding-bottom: 5px;
        text-align: center;   
        margin-left: 2%;
        margin-right: 2%;
        width: 46%;
    }    


    .navbar-toggle {
        margin-top: 6px;
        margin-bottom: 6px;
    }

    header .intro-text .col-md-5 p {
        text-align: center;
        font-size: 18px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
        margin-bottom: 10px;
        color: #fff;
        opacity: 1;
        text-shadow: 1px 1px 1px #000;
    }


    #free-trial .home-feature-intro h4 {
        margin-top: 20px;
    }

    footer .footer-items .col-xs-6:nth-child(2) {
        min-height: 496px;
    }

    footer .container {
        padding-left: 0px;
        padding-right: 0px;
    }

    footer img {
        height: 15px;
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }

    #contact .container, #contact #contactForm .col-xs-12, #trial-step .container, #brand-reference .container, #introduction_brand .container, #introduction_04 .container, #introduction_03 .container, #introduction_02 .container, #free-trial.free-trial .container, #free-trial.free-trial .col-md-8, #free-trial.free-trial .col-md-4, #introduction_01 .container, header .container {
        padding-left: 0px;
        padding-right: 0px;    
    }

    #contactForm .contact-storename, #contactForm .contact-name, #contact .contact-messages-button, #introduction_04 img {
        width: 100%;
    }

    #contactForm .contact-storename input {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 4px;
    }


    #contactForm .contact-name input {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }

    #contactForm .contact-email input {
        border-radius: 0px;
    }


    #contactForm .contact-phonenumber input {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

    #introduction_brand img {
        height: 60px;
        margin-bottom: 20px;
        width: 100%;
    }

    #introduction_03 .section-subheading {
        line-height: 1.42857143;
    }

    #introduction_03 img, #introduction_04 img {
        margin-top: 30px;
    }

    section#introduction_02, #introduction_01 {
        padding-bottom: 60px;
        padding-top: 60px;

    }

    #free-trial .home-feature-button img {
        width: 140px;
    }

    #free-trial .home-feature-intro h4 {
        margin-top: 20px;
    }

    .trial-button {
        text-align: center;
        margin-top: 30px;
    }

    .trial-button a {
        width: 100%;
    }

    #contact h3 {
        font-size: 24px;
        font-style: normal;
        color: #fff;
        font-weight: 400;
        margin-top: 0px;
        margin-bottom: 30px;
    }

    header {
        padding-top: 120px;
    }

    .all-others a, .language-currency-container a {
        color: #fff;
    }

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

    .navbar-custom .nav .request-quote a, .navbar-custom .nav .request-quote a:hover, .navbar-custom .nav .request-quote a:active, .navbar-custom .nav .request-quote a:focus {
        background-color: rgba(256, 256, 256, .2);
        border-radius: 4px;
        padding-left: 15px; /*Request a quote*/
        margin-right: 0px;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 354px;
    }

    .request-quote {
        margin-bottom: 20px;
    }

    .navbar-nav .open ul li a:hover, .navbar-nav .open ul li a:active, .navbar-nav .open ul li a:focus {
        color: #fff;
        background-color: rgba(256,256,256,.0);
    }

    /* contactUs*/
    .contact-content-social a{
        padding-left: 0px;
        padding-right: 20px;
    }

    .contact-content-social img{
        padding-right: 5px;
        margin-top: 0px;
    }
    .sitelogo {
        height: 50px;
    }
}




@media (min-width: 481px) and (max-width: 767px) {
    #top_bar{
        display: none;
        margin-top:0px;
        padding-top:0px;
    }



    header .intro-text {
        padding-top: 0px;
        padding-bottom: 5px;
    }

    .navbar-custom {
        background-color: #222;
        border-color: transparent;
    }


    .container>.navbar-header {
        margin-right: -15px;
        margin-left: -15px;
        padding: 10px 0px 10px 15px;

    }

    .intro-button {
        margin-top: 220px;
        margin-bottom: 150px;
    }

    .intro-button button {
        padding: 20px 40px;
        border: 3px solid #333;
        border-radius: 40px;
        width: 260px;
        background-color: rgba(256,256,256,.5);
        color: #000;
        font-size: 20px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    .intro-button button:hover, .intro-button button:active, .intro-button button:focus {
        background-color: rgba(256,256,256,.3);
    }

    .intro-button .retail-button button {
        float: center;
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .intro-button .restaurants-button button {
        float: center;
    }

    .intro-button button img {
        height: 30px;
        margin-right: 15px;
    }


    #services .col-md-3 img {
        max-height: 60px;
    }

    #services .col-md-3 {
        padding-bottom: 10px;
    }

    #services {
        padding-top: 0px;
        padding-bottom: 50px;
    }

    #free-trial .home-feature-button img {
        width: 140px;
    }


    .img-responsive{
        width:80%;
    }

    section#contact .form-group input.form-control {

        width: 400px;
    }    

    #contact .contact-messages-button button {
        width: 400px;
    }



    header .intro-text .col-md-7 h1 {
        text-align: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }
    header .intro-text .col-md-7 p {
        text-align: center;
        font-size: 18px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    }


    .btn-xl {
        color: #fff;
        background-color: #6da727;
        border-color: #6da727;
        border-radius: 4px;
        font-size: 18px;
        padding: 20px 40px;
        text-align: center;
    }

    /*    Clients Aside*/



    footer .copyright-left p {
        float: left;
        margin-right: 15px;
        font-size: 12px;
    }


    footer .copyright-right p {
        float: left;
        font-size: 12px;
    }

    h2.section-heading-VEI {
        font-size: 30px;
        margin-top: 0;
        margin-bottom: 15px;
    }



    /* language & sign tool bar on menu */

    .language-currency-container {
        margin-top: 10px;
        float: center;

        /*        border-bottom: 1px solid #e7e7e7;*/
    }

    .language {
        position: relative;
        text-align: center;
    }


    .all-others {
        padding-right: 0px;
        border-bottom: 1px solid #e7e7e7;
        text-align: center;
        padding-left: 0px;
        padding-bottom: 45px;
        padding-top: 30px;
    }
    .login-join {
        padding-top: 5px;
        position: relative;
        border: 1px solid #e7e7e7;
        padding-bottom: 5px;
        text-align: center;   
        margin-left: 2%;
        margin-right: 2%;
        width: 46%;
    }  



    .navbar-toggle {
        margin-top: 6px;
        margin-bottom: 6px;
    }



    header .intro-text .col-md-5 p {
        text-align: center;
        font-size: 18px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
        margin-bottom: 10px;
        color: #fff;
        opacity: .8;
    }

    .trial-button {
        text-align: center;
    }



    #free-trial .home-feature-intro h4 {
        margin-top: 20px;
    }

    .trial-button {
        text-align: center;
        margin-top: 30px;
    }

    #introduction_03 .section-subheading {
        line-height: 1.42857143;
    }

    #introduction_03 img, #introduction_04 img {
        margin-top: 30px;
    }

    footer .footer-items .col-xs-6:nth-child(2) {
        min-height: 455px;
    }


    footer img {
        height: 20px;
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }



    #contactForm .contact-storename input {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 4px;
        width: 260px;
    }


    #contactForm .contact-name input {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
        width: 260px;
    }

    #contactForm .contact-email input {
        border-radius: 0px;
        width: 520px;
    }


    #contactForm .contact-phonenumber input {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        width: 520px;
    }

    #introduction_brand img {
        height: 60px;
        margin-bottom: 20px;
        width: 100%;
    }

    #introduction_brand .col-xs-6 {
        width: 25%;
    }

    #contact h3 {
        font-size: 24px;
        font-style: normal;
        color: #fff;
        font-weight: 400;
        margin-top: 0px;
    }



    header {
        padding-top: 120px;
    }

    .all-others a, .language-currency-container a {
        color: #fff;
    }

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

    .navbar-custom .nav .request-quote a, .navbar-custom .nav .request-quote a:hover, .navbar-custom .nav .request-quote a:active, .navbar-custom .nav .request-quote a:focus {
        background-color: rgba(256, 256, 256, .2);
        border-radius: 4px;
        padding-left: 15px; /*Request a quote*/
        margin-right: 15px;
    }

    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 354px;
    }

    .request-quote {
        margin-bottom: 20px;
    }

    .navbar-nav .open ul li a:hover, .navbar-nav .open ul li a:active, .navbar-nav .open ul li a:focus {
        color: #fff;
        background-color: rgba(256,256,256,.0);
    }

    .navbar-nav .open ul li a {
        padding-left: 15px;
    }

    /* contactUs*/
    .contact-content-social a{
        padding-left: 0px;
        padding-right: 50px;
    }

    .contact-content-social img{
        padding-right: 5px;
        margin-top: 0px;
    }

    .sitelogo {
        height: 50px;
    }
}




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

    /*
    #top_bar{
    display: none;
    margin-top:10px;
    padding-top:10px;
    margin-bottom: 10px;
}
    */


    /*

    .top-items .open ul {
    top: 28px;
    left: 926px;
    min-width: 190px;
    text-align: left;
    height: 40px;
    padding-top: 40px;
}
    */


    /*
    .navbar-custom {
    padding: 25px 10px 20px 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 20px;
}
    */

    .top-items .open ul {
        top: 28px;
        left: 73%;
        max-width: 60%;
        text-align: left;
        height: 40px;
        padding-top: 10px;
        padding-left: 5px;
        position: fixed;
    }


    .navbar-custom {
        padding-top: 50px;
        padding-bottom: 15px;

        background-color: rgba(256,256,256,.3);
        padding: 25px 0;

        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        border: none;

        width: 100%;

        font-size: 15px;

    }


    .navbar-custom-contactus {
        background-color: #222;
        border-color: transparent;
        padding: 25px 0;
        padding-top: 30px;
        padding-bottom: 15px;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        border: none;
        width: 100%;
        padding-left:15px;

    }

    /*
    .navbar-fixed-top-contactus {
    top: -20px;
    width: 100%;
}

    */


    .nav li a, .navbar-custom .navbar-custom-contactus .navbar-toggle {
        font-family: 'latobold',"Helvetica Neue",Helvetica,Arial,sans-serif;
        color: #fff;
        font-size: 12px;
        text-transform: uppercase;
        padding-left: 15px;
        padding-right: 15px;
        text-align: : right;


    }

    .container {
        width: 750px;
        padding-left:5px;
        padding-right:5px;
    }

    .collapse navbar-collapse{
        width: 70%;
        text-align: center;

    }
    .container>.navbar-collapse, .container>.navbar-header {
        margin-right:-30px;
        margin-left: 0px;
    }

    .navbar-right {
        /* float: right!important; */
        margin-right: 30px;
    }


    navbar-nav {
        text-align: center;
        margin: 0;
        width: auto;
    }


    .navbar-custom .navbar-collapse {
        border-color: rgba(255,255,255,.02);
        width:768px;
        padding-top: 15px;
    }



    .navbar-nav > li > .dropdown-menu {
        left: 0px;
        top: 50px;
        border: 0px;
        height: 260px;
    }


    /*top drop down menu*/
    .navbar-nav > li:nth-child(1) > .dropdown-menu {
        left: -139px;
        top: 60px;
        border: 0px;
        height: 260px;
    }

    .navbar-nav > li:nth-child(2) > .dropdown-menu {
        left: -200px;
        top: 60px;
        border: 0px;
        height: 260px;
    }

    .navbar-nav > li:nth-child(4) > .dropdown-menu {
        left: -403px;
        top: 60px;
        border: 0px;
        height: 260px;
    }


    .navbar-nav > li > .dropdown-menu .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .navbar-nav > li > .three-rows {
        width: 750px;
    }

    .navbar-nav > li > .two-rows {
        width: 750px;
    }

    header .intro-text {
        padding-top: 0px;
        padding-bottom: 5px;
        text-align: center;
    }



    /*

    #intro_index .h1 .p{
    text-align: center;
}

    .trial-buttom{
    text-align: center;
}

    */
    header .intro-text .col-md-7 h1 {
        text-align: center;
        margin-bottom: 0px;
        margin-top: 0px;
    }


    header .intro-text .col-md-7 p {
        text-align: center;
        font-size: 18px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    }


    .btn-xl {
        color: #fff;
        background-color: #6da727;
        border-color: #6da727;
        border-radius: 4px;
        font-size: 18px;
        padding: 20px 40px;
        text-align: center;
    }    



    .intro-button {
        margin-top: 220px;
        margin-bottom: 150px;
    }

    .intro-button button {
        padding: 20px 40px;
        border: 3px solid #333;
        border-radius: 40px;
        width: 260px;
        background-color: rgba(256,256,256,.5);
        color: #333;
        font-size: 20px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    .intro-button button:hover, .intro-button button:active, .intro-button button:focus {
        background-color: rgba(256,256,256,.3);
    }

    .intro-button .retail-button button {
        float: right;
    }

    .intro-button .restaurants-button button {
        float: left;
    }

    .intro-button button img {
        height: 30px;
        margin-right: 15px;
    }


    #services .col-xs-12 {
        width: 50%;
    }

    #services .col-md-3 img {
        max-height: 60px;
    }

    #services .col-md-3 {
        padding-bottom: 10px;
    }

    #services {
        padding-top: 0px;
        padding-bottom: 50px;
    }



    #free-trial .col-sm-3 {
        width: 25%;
    }



    #contact .contact-messages-button button {
        width: 520px;
    }


    /* footer */

    footer .copyright-left p {
        float: left;
        margin-right: 15px;
        font-size: 12px;
    }


    footer .copyright-right p {
        float: right;
        font-size: 12px;
    }


    h2.section-heading-VEI {
        font-size: 30px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    header .intro-text .col-md-5 p {
        text-align: center;
        font-size: 18px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
        margin-bottom: 10px;
        color: #fff;
        opacity: .8;
    }

    .trial-button {
        text-align: center;
        margin-top: 30px;
    }


    #free-trial .home-feature-intro h4 {
        margin-top: 20px;
    }

    #introduction_03 .section-subheading {
        line-height: 1.3;
    }

    #introduction_04 img {
        margin-top: 60px;
    }

    footer img {
        height: 20px;
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }



    #contactForm .contact-storename input {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        width: 260px;
    }


    #contactForm .contact-name input {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
        width: 260px;
    }

    #contactForm .contact-email input {
        border-radius: 0px;
        width: 520px;
    }


    #contactForm .contact-phonenumber input {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        width: 520px;

    }

    #introduction_brand img {
        height: 60px;
        margin-bottom: 30px;
        width: 100%;
    }

    #contact h3 {
        font-size: 24px;
        font-style: normal;
        color: #fff;
        font-weight: 400;
        margin-top: 0px;
    }

    .navbar-custom .nav .request-quote a, .navbar-custom .nav .request-quote a:hover, .navbar-custom .nav .request-quote a:active, .navbar-custom .nav .request-quote a:focus {
        background-color: rgba(256, 256, 256, .2);
        border-radius: 4px;
        padding-left: 8px; /*Request a quote*/
        margin-right: 15px;
    }

    .navbar-nav .open ul li a:hover, .navbar-nav .open ul li a:active, .navbar-nav .open ul li a:focus {
        color: #000;
        background-color: #fff;
    }

    .navbar-custom .nav li a {
        padding-left: 6px;  
        padding-right: 6px;
    }

    .navbar-nav .dropdown.open a {
        box-shadow: 0px 10px 0px #fff;
    }

    #top_bar.top-items .container {
        padding-right: 20px;
    }

    /* contactUs*/
    .contact-content-social a{
        padding-left: 0px;
        padding-right: 25px;
    }
    .contact-content-social img{
        padding-right: 5px;
        margin-top: 0px;
    }


    .sitelogo {
        height: 50px;
        margin-top: 10px;
    }
    
    

    
    
    
    
}





@media (min-width: 992px) and (max-width: 1199px) {


    .top-items .open ul {
        top: 28px;
        left: 75%;
        max-width: 90%;
        text-align: left;
        height: 40px;
        padding-top: 10px;
        padding-left: 5px;
        z-index: 1000;
        position: fixed;
    }


    .navbar-custom {
        padding-top: 40px;
        padding-bottom: 15px;
    }


    /*
    .navbar-custom-contactus {
    background-color: #000000;
    padding: 25px 0;
    padding-bottom: 15px;
    -webkit-transition: padding .3s;
    -moz-transition: padding .3s;
    transition: padding .3s;
    border: none;
}
    */



    .navbar-custom-contactus {
        background-color: #222;
        border-color: transparent;
        padding: 25px 0;
        padding-top: 30px;
        padding-bottom: 15px;
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        border: none;
        width: 100%;
        padding-left:15px;
    }

    .navbar-fixed-top-contactus {
        top: -20px;
        width: 100%;
    }



    .nav li a, .navbar-custom .navbar-custom-contactus .navbar-toggle {
        font-family: 'latobold',"Helvetica Neue",Helvetica,Arial,sans-serif;
        color: #fff;
        font-size: 15px;
        text-transform: uppercase;
        padding-left: 15px;
        padding-right: 15px;

    }



    .navbar-nav > li > .dropdown-menu {
        left: 0px;
        top: 50px;
        border: 0px;
        height: 260px;
    }

    .navbar-nav > li > .three-rows {
        width: 680px;
    }

    .navbar-nav > li > .two-rows {
        width: 429px;
    }


    .intro-button {
        margin-top: 0px;
        margin-bottom: 150px;
    }

    .intro-button button {
        padding: 20px 40px;
        border: 3px solid #333;
        border-radius: 60px;
        width: 260px;
        background-color: rgba(256,256,256,.5);
        color: #333;
        font-size: 20px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    .intro-button button:hover, .intro-button button:active, .intro-button button:focus {
        background-color: rgba(256,256,256,.3);
    }

    .intro-button .retail-button button {
        float: right;
    }

    .intro-button .restaurants-button button {
        float: left;
    }

    .intro-button button img {
        height: 30px;
        margin-right: 15px;
    }



    #services .col-md-3 img {
        max-height: 60px;
    }

    #services .col-md-3 {
        padding-bottom: 10px;
        min-height: 220px;
    }

    #services {
        padding-top: 0px;
        padding-bottom: 50px;
    }



    #contact .contact-messages-button button {
        width: 520px;
    }


    header .intro-text .col-md-7 h1 {
        text-align: left;
        margin-bottom: 0px;
        margin-top: 0px;
    }


    header .intro-text .col-md-7 p {
        text-align: left;
        font-size: 18px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    }


    .btn-xl {
        color: #fff;
        background-color: #6da727;
        border-color: #6da727;
        border-radius: 4px;
        font-size: 18px;
        padding: 20px 40px;
        float: right;
    }

    footer .copyright-left p {
        float: left;
        margin-right: 15px;
    }


    footer .copyright-right p {
        float: right;
    }

    h2.section-heading-VEI {
        font-size: 36px;
        margin-top: 0;
        margin-bottom: 15px;
    }


    header .intro-text .col-md-5 p {
        text-align: right;
        font-size: 18px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
        margin-bottom: 10px;
        color: #fff;
        opacity: .8;

    }


    #free-trial .home-feature-intro h4 {
        margin-top: 10px;
    }


    footer img {
        height: 20px;
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }


    #contactForm .contact-storename input {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        width: 260px;
    }


    #contactForm .contact-name input {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
        width: 260px;
    }

    #contactForm .contact-email input {
        border-radius: 0px;
        width: 520px;
    }


    #contactForm .contact-phonenumber input {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        width: 520px;

    }

    #introduction_brand img {
        height: 60px;
        margin-bottom: 30px;
        width: 100%;
    }

    #contact h3 {
        font-size: 24px;
        font-style: normal;
        color: #fff;
        font-weight: 400;
        margin-top: 0px;
    }

    .navbar-custom .nav .request-quote a, .navbar-custom .nav .request-quote a:hover, .navbar-custom .nav .request-quote a:active, .navbar-custom .nav .request-quote a:focus {
        background-color: rgba(256, 256, 256, .2);
        border-radius: 4px;
        padding-left: 10px; /*Request a quote*/
        margin-right: 15px;
    }

    .navbar-nav .open ul li a:hover, .navbar-nav .open ul li a:active, .navbar-nav .open ul li a:focus {
        color: #000;
        background-color: #fff;
    }

    .intro-text-border .col-md-7 {
        width: 62%;
    }

    .intro-text-border .col-md-5 {
        width: 38%;
    }

    header .intro-text {
        padding-top: 0px;
        padding-bottom: 100px;
    }


    /*top drop down menu*/
    .navbar-nav > li:nth-child(1) > .dropdown-menu {
        left: -139px;
        top: 60px;
        border: 0px;
        height: 260px;
    }

    .navbar-nav > li:nth-child(2) > .dropdown-menu {
        left: -200px;
        top: 60px;
        border: 0px;
        height: 260px;
    }


    .navbar-nav > li:nth-child(4) > .dropdown-menu {
        left: -100px;
        top: 60px;
        border: 0px;
        height: 260px;
    }



    .navbar-nav > li > .dropdown-menu .row {
        margin-left: 0px;
        margin-right: 0px;
    }

    .navbar-nav > li > .three-rows {
        width: 750px;
    }

    .navbar-nav > li > .two-rows {
        width: 450px;
    }

    header .intro-text {
        padding-top: 0px;
        padding-bottom: 60px;
        text-align: center;
    }

    .navbar-custom .nav li a {
        padding-left: 6px;  
        padding-right: 6px;
    }

    .navbar-nav .dropdown.open a {
        box-shadow: 0px 10px 0px #fff;
    }

    #top_bar.top-items .container {
        padding-right: 20px;
    }

    /* contactUs*/
    .contact-content-social a{
        padding-left: 0px;
        padding-right: 50px;
    }

    .contact-content-social img{
        padding-right: 5px;
        margin-top: 0px;
    }


    .sitelogo {
        height: 50px;
    }

}





@media (min-width: 1200px) {


    .top-items .open ul {
        top: 28px;
        left: 80%;
        max-width: 90%;
        text-align: left;
        height: 40px;
        padding-top: 10px;
        padding-left: 5px;
        position: fixed;
    }


    .navbar-custom {
        padding-top: 50px;
        padding-bottom: 15px;
    }


    .navbar-custom-contactus {
        background-color: #222;
        border-color: transparent;
        padding: 25px 0 15px 0;
        /*        padding-bottom: 15px;*/
        -webkit-transition: padding .3s;
        -moz-transition: padding .3s;
        transition: padding .3s;
        border: none;
    }




    .nav li a, .navbar-custom .navbar-custom-contactus .navbar-toggle {
        font-family: 'latobold',"Helvetica Neue",Helvetica,Arial,sans-serif;
        color: #fff;
        text-transform: uppercase;
        padding-left: 22px;
        padding-right: 22px;

    }

    .navbar-nav > li > .dropdown-menu {
        left: 0px;
        top: 50px;
        border: 0px;
        height: 260px;
    }

    .navbar-nav > li > .three-rows {
        width: 680px;
    }

    .navbar-nav > li > .two-rows {
        width: 483px;
    }


    .intro-button {
        margin-top: 160px;
        margin-bottom: 260px;
    }

    .intro-button button {
        padding: 20px 40px;
        border: 3px solid #333;
        border-radius: 60px;
        width: 260px;
        background-color: rgba(256,256,256,.5);
        color: #333;
        font-size: 20px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    }

    .intro-button button:hover, .intro-button button:active, .intro-button button:focus {
        background-color: rgba(256,256,256,.3);
    }

    .intro-button .retail-button button {
        float: right;
    }

    .intro-button .restaurants-button button {
        float: left;
    }

    .intro-button button img {
        height: 30px;
        margin-right: 15px;
    }    

    #services .col-md-3 img {
        max-height: 60px;
    }

    #services .col-md-3 {
        padding-bottom: 10px;
    }

    #services {
        padding-top: 0px;
        padding-bottom: 50px;
    }



    #contact .contact-messages-button button {
        width: 520px;
    }


    header .intro-text .col-md-7 h1 {
        text-align: left;
        margin-bottom: 0px;
        margin-top: 0px;
    }


    header .intro-text .col-md-7 p {
        text-align: left;
        font-size: 18px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    }


    .btn-xl {
        color: #fff;
        background-color: #6da727;
        border-color: #6da727;
        border-radius: 4px;
        font-size: 18px;
        padding: 20px 40px;
        float: right;
    }


    footer .copyright-left p {
        float: left;
        margin-right: 15px;
    }


    footer .copyright-right p {
        float: right;
    }

    h2.section-heading-VEI {
        font-size: 40px;
        margin-top: 0;
        margin-bottom: 15px;
    }

    header .intro-text .col-md-5 p {
        text-align: right;
        font-size: 18px;
        font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
        margin-bottom: 10px;
        color: #fff;
        opacity: .8;
    }


    header {
        padding-top: 280px;
    }


    #free-trial .home-feature-intro h4 {
        margin-top: 20px;
    }

    footer img {
        height: 20px;
        float: left;
        margin-right: 10px;
        margin-top: 5px;
    }



    #contactForm .contact-storename input {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-right-radius: 0px;
        width: 260px;
    }


    #contactForm .contact-name input {
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        border-top-left-radius: 0px;
        width: 260px;
    }

    #contactForm .contact-email input {
        border-radius: 0px;
        width: 520px;
    }


    #contactForm .contact-phonenumber input {
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
        width: 520px;

    }

    #introduction_brand img {
        height: 60px;
        margin-bottom: 30px;
        width: 100%;
    }

    #contact h3 {
        font-size: 24px;
        font-style: normal;
        color: #fff;
        font-weight: 400;
        margin-top: 0px;
    }

    .navbar-custom .nav .request-quote a, .navbar-custom .nav .request-quote a:hover, .navbar-custom .nav .request-quote a:active, .navbar-custom .nav .request-quote a:focus {
        background-color: rgba(256, 256, 256, .2);
        border-radius: 4px;
        padding-left: 15px; /*Request a quote*/
        margin-right: 15px;
    }

    .navbar-nav .open ul li a:hover, .navbar-nav .open ul li a:active, .navbar-nav .open ul li a:focus {
        color: #000;
        background-color: #fff;
    }

    .navbar-nav .open ul .col-md-4 {
        width: 225px;
        padding-left: 0px;
        padding-right: 0px;
        left: 15px;
    }


    /* contactUs*/
    .contact-content-social a{
        padding-left: 0px;
        padding-right: 90px;
    }
    .contact-content-social img{
        padding-right: 5px;
        margin-top: 0px;
    }


    .sitelogo {
        height: 50px;
    }

}


/*
.sitelogo {
height: 50px;
}
*/



.top-items {

    z-index: 999999;
    position: relative;
    margin-top: 10px;
    background-color: rgba(256,256,256,.0);
}

.top-items img {
    height: 15px;
    width: auto;
    margin-right: 5px;
    margin-top: -2px;
}

.top-items a {
    color: rgba(256,256,256,.6);
    margin-left: 30px;
    float: right;
}

.top-items a:hover, .top-items a:active, .top-items a:focus {
    color: rgba(256,256,256,1);
    text-decoration: none;

}

.top-items ul {
    list-style: none;
}

.top-items .open ul a {
    color: #999999;
    margin-left: 0px;
    margin-right: 80px;
    margin-top: -2px;
}

body, a, p, small, button, h1, h2, h3, h4, h5, h6 {
    font-family: 'latoregular';
}




/*
header .intro-text .col-md-7 p {
text-align: left;
font-size: 18px;
font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
}
*/



header .intro-text .col-md-5 img {
    height: 25px;
    margin-right: 15px;
    margin-top: -15px;
}

header .intro-text .col-md-5 .col-xs-12 {
    padding-right: 0px;
    padding-left: 0px;
}

.trail-contact {
    margin-top: 30px;
}

.btn-primary, .btn-xl, h1, h2, h3, h4, h5, h6 {
    font-family: "latoregular","Helvetica Neue",Helvetica,Arial,sans-serif;
    text-transform: none;
    font-weight: 700;
}

.intro-text-border {
    border-bottom: 1px solid rgba(256,256,256,.8);
    padding-bottom: 30px;
}

.navbar-right a {
    font-size: 16px;
    font-weight: 700;
}



/*
.navbar-custom {
padding-top: 50px;
padding-bottom: 15px;
}
*/



.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    background-color: #fff;
}

.navbar-nav .open ul li a {
    color: #999999;
    font-size: 12px;
    letter-spacing: 0.2px;
}

.navbar-nav .open ul li {
    margin-top: 10px;
}




.navbar-custom .nav li a:focus, .navbar-custom .nav li a:hover {
    color: #afd035;
    outline: 0;
}


/*
.btn-xl {
color: #fff;
background-color: #6da727;
border-color: #6da727;
border-radius: 4px;
font-size: 18px;
padding: 20px 40px;
float: right;
}
*/

/*
.intro-button {
margin-top: 220px;
margin-bottom: 150px;
}

.intro-button button {
padding: 20px 40px;
border: 3px solid #333;
border-radius: 60px;
width: 260px;
background-color: rgba(256,256,256,.0);
color: #333;
font-size: 20px;
font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.intro-button button:hover, .intro-button button:active, .intro-button button:focus {
background-color: rgba(256,256,256,.3);
}

.intro-button .retail-button button {
float: right;
}

.intro-button .restaurants-button button {
float: left;
}

.intro-button button img {
height: 30px;
margin-right: 15px;
}
*/

/*
#services .col-md-3 img {
max-height: 60px;
}

#services .col-md-3 {
padding-bottom: 10px;
}

#services {
padding-top: 0px;
padding-bottom: 50px;
}
*/

#introduction_01 {
    background-image: url(../image/homepage_intro_bg.png);
    background-repeat: no-repeat;
}

#introduction_02 {
    background-image: url(../image/homepage_intro_bg2.jpg);
    background-repeat: no-repeat;
    color: #fff;
}

#introduction_brand {
    background-image: url(../image/homepage_brands_bg.png);
    background-repeat: no-repeat;
}


#introduction_01 h2, #introduction_02 h2 {
    font-family: "latoregular","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 15px;

}

#portfolio .portfolio-item .portfolio-caption p, section h4.section-subheading {
    font-family: "latoregular","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 0px;
    margin-top: 0px;
}

#free-trial {
    padding-top: 60px;
    padding-bottom: 60px;
}


#introduction_brand {
    padding-top: 60px;
    padding-bottom: 40px;
}


.region-content a {
    color: #6da727;
}

.region-content a:hover, .region-content a:active, .region-content a:focus {
    color: #757a1e;
}

.region-content .trial-button a {
    color: #fff;
}

#introduction_02 h2 {
    margin-bottom: 0px;
}

#introduction_02 .bold-font {
    font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 30px;

}

#introduction_02 h4 {
    color: #fff;
}

#introduction_03 p {
    font-size: 18px;
    margin-right: 30px;
}

#introduction_04 p, #trial-step p {
    font-size: 18px;
}

#introduction_03 {
    padding-top: 60px;
    padding-bottom: 60px;
}

#introduction_04 {
    padding-top: 60px;
    padding-bottom: 0px;
}

#contactus {
    padding-top: 60px;
    padding-bottom: 30px;
}



#brand-reference {
    padding-top: 80px;
    padding-bottom: 50px;
}

#brand-reference img {
    height: 60px;
    margin-bottom: 10px;
}

#brand-reference .col-xs-12 {
    margin-bottom: 30px;
}

#brand-reference .brand-stars .fa-lg {
    color: #6da727;
    margin-bottom: 15px;
}

#brand-reference .col-sm-12 {
    padding-left: 300px;
    padding-right: 300px;
}

#trial-step {
    padding-top: 60px;
    padding-bottom: 45px;
}

#trial-step img {
    height: 60px;
    margin-top: 30px;
    margin-bottom: 15px;
}

section#contact {
    background-image: url(../image/home_contactus.jpg);
    background-repeat: no-repeat;
}

footer {
    background-color: #808389;
}

footer h4 {
    text-align: left;
    color: #fff;
    margin-bottom: 5px;
    margin-top: 30px;
}

footer p {
    text-align: left;
    color: #fff;
    margin-bottom: 0px;
    font-size: 12px;
}

#contact h2 {
    margin-bottom: 10px;
}



#contactForm .contact-storename.form-group, #contactForm .contact-name.form-group {
    float: left;
    margin-bottom: 0px;
}

#contactForm .contact-email.form-group {
    margin-bottom: 0px;
}

#contactForm .contact-phonenumber.form-group {
    margin-bottom: 5px;
}



#contactForm .contact-messages textarea {
    width: 520px;
}

section#contact .form-group textarea.form-control {
    height: 120px;
}

#contactForm .contact-storename p, #contactForm .contact-name p, #contactForm .contact-email p {
    margin-top: 0px;
    margin-bottom: 0px;
}

#contact .form-control {
    box-shadow: inset 0 1px 1px rgba(0,0,0,.0);
}

#contact .contact-messages-button {
    float: left;
}

/*
#contact .contact-messages-button button {
width: 520px;
}
*/

#contact {
    padding-top: 60px;
    padding-bottom: 60px;
}

#contact .trail-contact img {
    height: 25px;
    margin-right: 15px;
    margin-top: -15px;
}

#contact .trail-contact p {
    text-align: left;
    font-size: 18px;
    font-family: "latobold","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 10px;
    color: #fff;
    opacity: .8;
}

footer .get-intouch p {
    margin-bottom: 15px;
}


.get-intouch {
    width:105%;
}


footer a {
    color: #fff;
}

footer a:hover, footer a:active, footer a:focus {
    color: #fff;
    text-decoration: underline;
}

footer .footer-items {
    margin-bottom: 20px;   
}

footer .footer-copyright {
    border-top: 1px solid rgba(256,256,256,.8);   
    padding-top: 20px;

}

/*
footer .copyright-left p {
float: left;
margin-right: 15px;
}


footer .copyright-right p {
float: right;
}
*/
.form-control {
    width: 80%;
}


.form-group Name, .form-group email,.form-group phone, .form-group select, .form-group message {
    padding-left: 0px;
    width: 80%;
}


.contact-content{
    padding-left: 0px;
    padding-bottom: 25px;

}

.contact-content-mail{
    padding-left: 0px;
    padding-bottom: 25px;
    width: 50%;

}

.contact-content-social {
    padding-left: 0px;
}


.contactus-control-submit {
    color: #fff;
    background-color: #6da727;
    border-color: #6da727;
    border-radius: 4px;
    font-size: 18px;
    padding: 5px 40px;
    text-align: center;
    width: 79%;
}
/*
.contact-content-social img{
padding-right: 5px;
margin-top: 0px;
}
*/






/* contact form chat area */


/* floating box style */
.floating-form {
    max-width: 300px;
    padding: 5px 3px 5px 3px;
    font: 13px 'latobold',"Helvetica Neue",Helvetica,Arial,sans-serif;
    background: #F9F9F9;
    border: 1px solid #ddd;
    right: 10px;
    position: fixed;  /* relative */
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);
    vertical-align: baseline;
}
.contact-opener {
    position: absolute;
    /*    position: relative;*/

    left: -84px;
    transform: rotate(-90deg);
    top: 150px;  /*leave message height*/
    background-color: #216288;
    padding: 9px;
    color: #fff;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    /*    cursor: pointer;*/
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);

    /*    visibility: visible;*/

}
.floating-form-heading{
    /*    font-weight: bold;*/
    font-style: bold;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px;
    text-align: center;
    background-color: #cacaca;
}
.floating-form label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.floating-form label > span{
    width: 70px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.floating-form span.required{
    color:red;
}
.floating-form .tel-number-field{
    width: 40px;
    text-align: center;
}
.floating-form  .long{
    width: 120px;
}
.floating-form input.input-field{
    width: 68%;

}

.floating-form input.input-field,
.floating-form .tel-number-field,
.floating-form .textarea-field,
.floating-form .select-field{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out; 
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
    width: 290px;
    text-align: center;
}
.floating-form .input-field:focus,
.floating-form .tel-number-field:focus,
.floating-form .textarea-field:focus,  
.floating-form .select-field:focus{
    border: 1px solid #0C0;
}
.floating-form .textarea-field{
    height:50px;
    width: 290px%;
    text-align: center;
}
.floating-form input[type="button"],
.floating-form input[type="submit"], .contact-opener {
    -moz-box-shadow: inset 0px 1px 0px 0px #6da727;
    -webkit-box-shadow: inset 0px 1px 0px 0px #6da727;
    box-shadow: inset 0px 1px 0px 0px #fed136;
    background-color: #6da727;
    border: 1px solid #6da727;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font: 12px Arial, Helvetica, sans-serif;
}
.floating-form input[type="button"]:hover,
.floating-form input[type="submit"]:hover, .contact-opener {

    background-color: #6da727;
}
.floating-form .success{
    background: #D8FFC0;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 5px 0px;
    border: none;
    font-weight: bold;
    color: #2E6800;
    border-left: 3px solid #2E6800;
}
.floating-form .error {
    background: #FFE8E8;
    padding: 5px 10px 5px 10px;
    margin: 0px 0px 5px 0px;
    border: none;
    font-weight: bold;
    color: #FF0000;
    border-left: 3px solid #FF0000;
}