
@media (min-width:1601px) and (max-width:2560px) {
    body{
        max-width: 1600px;
        width: auto;
        margin: 0 auto;
        font-size: 14px;
    }
}
@media  (min-width:1440px) and (max-width:1600px) {
}
/*ipad landscape view*/
@media(min-width:992px) and (max-width:1199px){
    .header .navbar .navbar-nav {
        font-size: 14px;
    }
    .header .navbar .navbar-nav li a {
        padding: 12px 10px;
    }
    .navbar-brand>img {
        width: 70%;
        margin-top: 4px;
    }
    .main-title {
        font-size: 26px;
    }
    .section-break .quote {
        padding: 5px;
    }
    .section-break .quote .transfer-type .nav-tabs li a {
        font-size: 12px !important;
    }
    .detail-page form .payment-detail .radio-group label.radio-inline span {
        line-height: 36px;
        width: 70px;
    }
}

/*nexus 7 landscape*/
@media(min-width:769px) and (max-width:991px){

    .header .navbar .navbar-nav {
        font-size: 14px;
    }
    .header .navbar .navbar-nav li a {
        padding: 12px 10px;
    }
    .navbar-brand>img {
        width: 70%;
        margin-top: 4px;
    }
    .form-padding-left {
        padding-left: 0 !important; 
    }
    .form-padding-both {
        padding: 0 !important; 
    }
    .form-padding-right {
        padding-right: 0 !important; 
    }
    .banner .quote {
        width: 75%;
        margin: auto;
        margin-bottom: 35px;
    }
    .banner .banner-des{
        display: none;
    }
    .how .how-wrapper{
        margin-bottom: 20px;
    }
    .services{
        border-top: 1px solid #e8e8e8;
    }
    .services .service-wrapper figure img{
        width: 50%;
    }
    .services .service-wrapper .services-des {
        width: 70%;
        margin: auto;
    }
    .divider .title {
        font-size: 24px;
    }
    .testimonial .why-choose {
        background: transparent; 
        border-top: 1px solid #b1d0ec;
    }
    .testimonial .why-choose .choose-wrapper {
        margin-left: 0px; 
        text-align: center;
    }
    .testimonial .title {
        margin-bottom: 30px;
    }
    .section-break {
        padding: 40px 0;
    }
    .area-cover ul {
        column-count: 2;
    }
    .footer .footer-wrapper {
        margin-bottom: 20px;
    }
    .footer .footer-wrapper p {
        width: 100%;
    }
    .testimonial .why-choose .choose-wrapper .choose-info {
        margin-bottom: 30px;
        display: inline-flex;
        width: 40%;
    }
    .about-page figure {
        margin-top: 20px;
    }
    .section-break .quote {
        width: 70%;
        margin: auto;
        margin-bottom: 30px;
    }
    .area-page .area-des{
        width: 90%;
        margin: auto;
    }
    .blog-page .blog-wrapper{
        width: 60%;
        margin: auto;
        margin-bottom: 30px;
        background: #fdfdfd;
    }
    .blog-page .blog-wrapper figure{
        margin-bottom: 10px;
    }
    .blog-page .recent-post{
        width: 60%;
        margin: auto;
        margin-top: 30px;
    }
    .area-page .side-form {
        width: 70%;
        margin: auto;
        margin-bottom: 20px;
    }
    .area-page .contact-info {
        width: 70%;
        margin: auto;
    }
    .vehicle-page .vehile-choose .vehicle {
        height: 625px;
        width: 100%;

    }
    .detail-page form {
        width: 80%;
        margin: auto;
        margin-bottom: 20px;
    }
    .detail-page .trip-detail {
        width: 80%;
        margin: auto;
    }
    .detail-page .trip-detail .vehicle-info figure img {
        width: 50%;
        margin: auto;
    }
}

/*ipad potrait view*/
@media(max-width:768px){
    .header .navbar .navbar-nav {
        font-size: 14px;
    }
    .header .navbar .navbar-nav li a {
        padding: 12px 10px;
    }
    .navbar-brand>img {
        width: 70%;
        margin-top: 4px;
    }
    .main-title {
        font-size: 26px;
    }
    .banner .banner-des {
        display: none;
    }
    .banner .quote {
        width: 70%;
        margin: auto;
        margin-bottom: 35px;
    }
    .services{
        border-top: 1px solid #e8e8e8;
    }
    .services .service-wrapper figure img{
        width: 50%;
    }
    .services .service-wrapper .services-des {
        width: 70%;
        margin: auto;
    }
    .testimonial .why-choose .choose-wrapper .choose-info {
        margin-bottom: 30px;
        display: inline-flex;
        text-align: center;
        width: 40%;
    }
    .divider .title {
        font-size: 24px;
    }
    .testimonial .why-choose {
        background: transparent; 
        border-top: 1px solid #b1d0ec;
    }
    .testimonial .why-choose .choose-wrapper {
        margin-left: 0px; 
        text-align: center;
    }
    .testimonial .title {
        margin-bottom: 30px;
    }
    .section-break {
        padding: 40px 0;
    }
    .area-cover ul {
        column-count: 2;
    }
    .footer .footer-wrapper {
        margin-bottom: 20px;
    }
    .footer .footer-wrapper p {
        width: 100%;
    }
    .section-break .quote {
        width: 70%;
        margin: auto;
        margin-bottom: 30px;
    }
    .area-page .area-des{
        width: 90%;
        margin: auto;
    }
    .blog-page .blog-wrapper{
        width: 60%;
        margin: auto;
        margin-bottom: 30px;
        background: #fdfdfd;
    }
    .blog-page .blog-wrapper figure{
        margin-bottom: 10px;
    }
    .blog-page .recent-post{
        width: 60%;
        margin: auto;
        margin-top: 30px;
    }
    .area-page .side-form {
        width: 70%;
        margin: auto;
        margin-bottom: 20px;
    }
    .area-page .contact-info {
        width: 70%;
        margin: auto;
    }
    .vehicle-page .vehile-choose .vehicle {
        height: 625px;
        width: 100%;
    }

    .detail-page form {
        width: 80%;
        margin: auto;
        margin-bottom: 20px;
    }
    .detail-page .trip-detail {
        width: 80%;
        margin: auto;
    }
    .detail-page .trip-detail .vehicle-info figure img {
        width: 50%;
        margin: auto;
    }
     .detail-page .main-title{
        text-align: center;
    }
    .detail-page form .payment-detail .title{
        margin-top: 25px;
    }
}

/*iphone 5 and android lanscape and nexus 7 potrait*/
@media(max-width:640px){
    .how .how-wrapper {
        margin-bottom: 20px;
    }
    .testimonial .container{
        width: 90%;
    }
    .testimonial .testimonial-wrapper .testimonial-list .test1 p{
        width: 87%;
    }
    .testimonial .why-choose .choose-wrapper .choose-info{
        margin: auto;
        display: inline;
        padding: 20px;
    }
    .testimonial .why-choose .choose-wrapper .choose-info h4{
        margin-top: 20px;
    }
    .title {
        font-size: 25px;
    }
    .area-cover .container{
        width: 90%;
        margin: auto;
    }
    .footer .container{
        width: 80%;
        margin: auto;
    }
    .footer .copy {
        margin-top: 10px; 
    }
    .about-page figure {
        margin-top: 20px;
    }
    .fleet-page .fleet-wrapper {
        width: 60%;
    }
    .area-page .area-des{
        width: 90%;
        margin: auto;
    }
    .blog-page .blog-wrapper{
        width: 70%;
    }
    .blog-page .recent-post{
        width: 70%;
    }
    .area-page .side-form {
        width: 80%;
        margin: auto;
        margin-bottom: 20px;
    }
    .area-page .contact-info {
        width: 80%;
        margin: auto;
    }
    .vehicle-page .vehile-choose .vehicle {
        width: 80%;
        margin-left: 10%;
        height: auto;
    }
    .vehicle-page .vehile-choose .vehicle figure img{
        width: 80%;
        margin: auto;
    }
    .vehicle-page .trip-detail {
        width: 80%;
        margin: auto;
    }
    .vehicle-page .trip-detail .trip-info p {
        padding-bottom: 10px;
        border-bottom: 1px solid #ddd;
    }
    .vehicle-page .trip-detail .trip-info p:last-child {
        padding-bottom: 0px;
        border-bottom: 0;
    }

    .detail-page form {
        width: 80%;
        margin: auto;
        margin-bottom: 20px;
    }
    .detail-page .trip-detail {
        width: 80%;
        margin: auto;
    }
    .detail-page .trip-detail .vehicle-info figure img {
        width: 50%;
        margin: auto;
    }
    .detail-page form .personal-detail .title ,.detail-page form .payment-detail .title {
        font-size: 18px;
    }
    .detail-page .trip-detail .title {
        font-size: 20px;
    }
    .detail-page .main-title {
        font-size: 24px;
    }
    .cancel-page .cancel-des .main-title {
        font-size: 24px;
    }
    .vehicle-page .main-title{
        text-align: center;
    }
    .detail-page .main-title{
        text-align: center;
    }
}
/*iphone 4 landscape(optional)*/
@media(max-width:480px){
    .banner .quote {
        width: 90%;
        margin: auto;
         margin-bottom: 35px;
    }
    .services .service-wrapper figure img {
        width: 70%;
    }
    .services .service-wrapper .services-des {
        width: 90%;
        margin: auto;
    }
    .divider {
        background: #1a1a1a;
        height: 200px;
    }
    .testimonial .container {
        width: 100%;
    }
    .testimonial .testimonial-wrapper .testimonial-list .test1 p{
        width: 85%;
    }
    .testimonial .title {
        margin-bottom: 10px;
    }
    .area-cover ul {
        column-count: 1;
        text-align: center;
    }
    .divider .title {
        font-size: 20px;
    }
    .fleet-page .fleet-wrapper {
        width: 80%;
    }
    .area-page .area-des{
        width: 90%;
        margin: auto;
    }
    .section-break .quote {
        width: 80%;
        margin: auto;
        margin-bottom: 30px;
    }
    .blog-page .blog-wrapper{
        width: 80%;
    }
    .blog-page .recent-post{
        width: 80%;
    }
    .blog-page .sub-title {
        font-size: 18px;
    }
    .area-page .side-form .title, .contact-page .contact-info .title {
        font-size: 22px;
    }
    .vehicle-page .vehile-choose .vehicle {
        width: 90%;
        margin-left: 5%;
    }
    .vehicle-page .trip-detail {
        width: 90%;
    }

    .detail-page form {
        width: 90%;
        margin: auto;
        margin-bottom: 20px;
    }
    .detail-page .trip-detail {
        width: 90%;
        margin: auto;
    }
    .detail-page .trip-detail .vehicle-info figure img {
        width: 50%;
        margin: auto;
    }
}

/*iphone 5 and android potrait*/
@media(max-width:380px){
    .banner .quote {
        width: 100%;
        margin-bottom: 20px
    }
.banner {
    padding: 20px 0 0;
}
    .services .service-wrapper figure img {
        width: 80%;
    }
    .section-break {
        padding: 30px 0;
    }
    .divider .title {
        font-size: 18px;
    }
    .testimonial .testimonial-wrapper .testimonial-list .test1 p{
        width: 95%;
    }
    .footer .copy p {
        width: 80%;
        margin: auto
    }
    .how .title {
        margin-bottom: 30px;
    }

    .title {
        font-size: 24px;
    }
    .testimonial .testimonial-wrapper .testimonial-list .test1 p:before{
        top: 40%;
        left: 45%;
        opacity: 0.3;
        font-size: 60px;
    }
    .fleet-page .fleet-wrapper {
        width:100%;
    }
    .section-break .quote {
        width: 90%;
        margin: auto;
        margin-bottom: 30px;
    }
    .blog-page .blog-wrapper{
        width:100%;
    }
    .blog-page .recent-post{
        width: 100%;
    }
    .area-page .side-form {
        width: 90%;
    }
    .area-page .contact-info {
        width: 90%;
    }
    .vehicle-page .vehile-choose .vehicle {
        width: 100%;
        margin-left: 0;
    }
    .vehicle-page .trip-detail {
        width: 100%;
    }

    .detail-page form {
        width: 100%;
        margin: auto;
        margin-bottom: 20px;
    }
    .detail-page .trip-detail {
        width: 100%;
        margin: auto;
    }
    .detail-page .trip-detail .vehicle-info figure img {
        width: 70%;
        margin: auto;
    }
    .detail-page .main-title {
        font-size: 18px;
        margin-bottom: 15px;
    }
    .detail-page form .payment-detail .radio-group label.radio-inline span {
        width: 88px;
    }
    .quote .transfer-type .nav-tabs li a{
        font-size: 11px;
    }
}
@media(min-width:321px) and (max-width:340px){
    .quote .transfer-type .nav-tabs li{
        display: initial;
    }
    
}
/*iphone4 potrait(optional)*/
@media(max-width:320px){
    .quote .transfer-type .nav-tabs li a {
        width: 97%;
        height: auto;
        line-height: 20px;
        padding: 5px 0;
    }
    .divider .title {
        font-size: 15px;
    }
    .divider {
        height: 150px;
    }
    .section-break .quote {
        width: 100%;
        margin: auto;
        margin-bottom: 30px;
    }
    .area-page .side-form {
        width: 100%;
    }
    .area-page .contact-info {
        width: 100%;
    }
    .detail-page form .payment-detail .radio-group label.radio-inline span {
        width: 55px;
        line-height: 36px;
    }
    .quote .transfer-type .nav-tabs li{
        display: initial;
    }
}






