@media screen and (max-width: 1200px) {
    .unique .iphone2 {
        left: 35%;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .slider .item .slider-image img {
        display: none;
    }
    .slider-area .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 30px;
    }

    .slider-area {
        height: 610px;
        text-align: center;
    }
    .apps-btn {
        text-align: center;
    }
    .feature-image {
        margin-top: 25%;
    }
    .dis-none {
        display: none;
    }
    .margin-top-sm-80 {
        margin-top: 80px;
    }
    .margin-bottom-sm-30 {
        margin-bottom: 30px;
    }
    .margin-top-sm-30 {
        margin-top: 30px;
    }
    #gmap {
        height: 200px;
        width: 100%;
    }

}
@media screen and (max-width: 1200px) {
    .unique .iphone2 {
        left: 35%;
    }
}

@media screen and (max-width:980px) {

    .navbar-default .navbar-nav > li > a {
        font-size: 10px;
        padding: 22px 5px;
    }

    .navbar-brand img {
        width: 100px;
    }


    // .features .responsive-feature-img,
    // .features-extra .responsive-feature-img {
    //     display: block;
    //     width: 85%;
    //     margin: 15% auto 0;
    // }

    // .features .responsive-feature-img img,
    // .features-extra .responsive-feature-img img {
    //     height: auto;
    //     width: 100%;
    // }

    .hero {
        margin-top: 0;
    }

    .unique .iphone2 {
        left: 18%;
    }

    .contact-us .right-contant {
        padding: 70px 30px 40px 30px;
        height: 735px;
    }

    #map_canvas {
        height: 735px;
    }

    .contact .contact-box {
        position: relative;
    }

    .footer-area {
        padding-bottom: 35px;
        padding-top: 50px;
    }
}

@media screen and (max-width:800px) {

  
}
@media screen and (max-width:768) {

  
    .feature-image {
        display: block !important;
    }
    .w100 {
        width: auto !important;
    }


}

@media screen and (max-width: 767px){

    .media-margin-bottom-30 {
        margin: 30px;
    }
    .slider .item .slider-image img {
        display: none;
    }
    .slider-area .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 30px;
    }

    .slider-area {
        height: 650px;
        text-align: center;
    }

    .navbar-default .navbar-toggle {
        margin-top: 0px;
    }

    .header .navbar-default .navbar-nav > li > a {
        padding: 8px;
        margin-top: 10px;
        color: #333;
    }

    .navbar-default .navbar-nav > .active a,
    .navbar-default .navbar-nav > .active a:hover,
    .navbar-default .navbar-nav > .active a:focus,
    .header .affix .navbar-nav > .active a,
    .header .affix .navbar-nav > .active a:hover,
    .header .affix .navbar-nav > .active a:focus {
        border-bottom: none;
        background-color: transparent;
        color: #FF5274;
    }

    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
        background-color: #ffffff;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ff5274;
    }

    .carousel-indicators {
        bottom: -10%;
    }

    // .about .about-details,
    // .service .do-box{
    //     margin-bottom: 30px;
    // }

    // .about .col-md-3:nth-child(4) > div:nth-child(1) {
    //     margin-bottom: 0px;
    // }

    // .feature-heading {
    //     text-align: center;
    // }

    // .feature-heading span {
    //     float: none;
    // }

    // .features-extra {
    //     margin-bottom: 0px;
    // }

    // .unique h2 {
    //     margin-top: 40px;
    // }

    // .slogan .container .pull-left,
    // .slogan .col-sm-3 .pull-right{
    //     float: none !important;
    //     text-align: center;
    // }

    // #gmap {
    //     height: 260px;
    // }

    // .contact-text, .contact-form {
    //     padding: 30px 15px;
    // }

    // .contact .toggle-contact-form {
    //     top: 22%;
    // }
}

/* Large Mobile :480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {

   .apps-btn {
        text-align: center;
   }
   .feature-image {
    margin-top: 30px;
   }
   .feature-image-2 {
        margin-bottom: 30px;
   }
    
    .slider-area .owl-theme .owl-nav.disabled+.owl-dots {
        margin-top: 30px;
    }

    .slider-area {
        height: 550px;
        text-align: center;
    }

    .about-details, .fun_text {
        position: relative;
        padding: 0px 15px;
        float: left;
        width: 50%;
    }
    .hero .logo-placeholder {
        width: 230px;
    }

    .hero .logo-placeholder img {
        width: 100%;
    }
    .margin-top-xs-80 {
        margin-top: 80px;
    }
    #gmap {
        height: 200px;
        width: 100%;
    }
    .slogan, 
    .slogan .text-right{
        text-align: center;
    }
    .owl-carousel .owl-item img {
        margin-left: 35px;
    }
    .pricing-item {
        margin-bottom: 30px;
    }

}

 @media only screen and (min-width: 599px) and (max-width: 767px) {
    .col-50 {
        width: 50% !important;
    }
    .mt-none {
        margin-top: 0;
    }
    
}

 @media only screen and (min-width: 320px) and (max-width: 598px) {
    .col-100 {
        width: 100% !important;
    }
    .slogan, 
    .slogan .text-right{
        text-align: center;
    }
    .slider-text h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .pricing-item {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width:570px) {
    .col-xxs-12 {
        width: 100% !important;
    }
    .unique-text {
        margin-left: 20px;
        margin-right: 10px;
    }
}
@media only screen and (max-width:480px) {
    .slider-text h2 {
        font-size: 30px;
        line-height: 40px;
    }
}

@media screen and (max-width: 479px) {

    .hero .logo-placeholder {
        width: 230px;
    }

    .hero .logo-placeholder img {
        width: 100%;
    }

    .unique .iphone2 {
        display: none;
    }

    .features .iphone-wrap {
        width: 304px;
        height: 617px;
        background: url("../img/iphone6.png") no-repeat center center;
        position: absolute;
        left: 350px;
        bottom: 129px;
        z-index: 2;
        background-size: 40%;
    }

    .features {
        padding-bottom: 0;
    }

    .testimonal .owl-theme .owl-controls .owl-buttons div {
        display: none;
    }

    .margin-top-xs-80 {
        margin-top: 80px;
    }
}

@media only screen and (max-width:430px) {
    .slider-area {display: none;}

}

@media screen and (min-width: 66.250em) {
    .pricing--palden .pricing__item {
        margin: 1em -0.5em;
    }
    .pricing--palden .pricing__item--featured {
        margin: 0;
        box-shadow: 0 0 20px rgba(46, 59, 125, 0.23);
    }
}










