

/* ----------------------------------- */
/*               ipad                */
/* ----------------------------------- */
@media (max-width: 1199px){
    .navbar-brand img {
        width: 75px;
        margin-top: -9px;
    }
    #addtoslackbtn_top_index img {
        max-height: 27px;
        margin-top: 2px;
    }
    .mu-hero-left h1 {
        line-height: 62px;
    }
    .mu-hero-right {
        margin-top: 0px;
    }
    .mu-author-image {
        margin-bottom: 30px;
    }
    .mu-author-content .col-md-6{
        /*float: left !important;*/
    }
    .mu-author-area {
        padding: 30px 0px 0px 0px;
    }
    #hire_us {
        padding: 0px 0px;
    }
    .res-form-wrapper {
        height: 80vh;
    }
    .testimonial-title,.couter-title{
      margin: 50px 0;
    }
    .res-form-title-roby {
        margin-top: 40px;
        margin-bottom: 50px;
        max-height: 222px;
    }   
}


@media (min-width: 768px){
     .navbar-brand img {
        width: 75px;
        margin-top: -9px;
    }
    #addtoslackbtn_top_index img {
        max-height: 27px;
        margin-top: 2px;
    }
    .mu-hero-left h1 {
        line-height: 62px;
    }
    .mu-hero-right {
        margin-top: 0px;
    }
    .mu-author-image {
        margin-bottom: 30px;
    }
    .mu-author-content .col-md-6{
        /*float: left !important;*/
    }
    .mu-author-area {
        padding: 30px 0px 0px 0px;
    }
    #hire_us {
        padding: 0px 0px;
    }
    .res-form-wrapper {
        height: 90vh;
    }
    .testimonial-title,.couter-title{
      margin: 50px 0;
    }
    .res-form-title-roby {
        margin-top: 40px;
        margin-bottom: 50px;
        max-height: 192px;
    }   

    .mu-single-counter {
        margin: 10% 10%;
    }
    .emoji-counter {
        padding: 0px 20px;
        font-size: 46px;
        position: relative;
        top: -36px;
        background: #90f7ff;
    }
}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px)
and (-webkit-min-device-pixel-ratio: 2) { /* STYLES GO HERE */

 #animation-pic {
    width: 100%;
    height: 32vh;
   
}
.mu-hero-left h1 {
    line-height: 58px;
    font-size: 40px;
}
.hero-p {
    font-size: 14px;
    font-weight: 500;
    z-index: 1;
}


}

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape)
and (-webkit-min-device-pixel-ratio: 2) { 

    #animation-pic {
            width: 100%;
        height: 58vh;
       
    }
    .mu-hero-left h1 {
        line-height: 58px;
        font-size: 40px;
    }
    .hero-p {
        font-size: 14px;
        font-weight: 500;
        z-index: 1;
    }

}


@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)
and (-webkit-min-device-pixel-ratio: 2) { /* STYLES GO HERE */ 

    #animation-pic {
        width: 100%;
        height: 32vh;
       
    }
    .mu-hero-left h1 {
        line-height: 58px;
        font-size: 40px;
    }
    .hero-p {
        font-size: 14px;
        font-weight: 500;
        z-index: 1;
    }


}

/* ----------------------------------- */
/*               MOBILE                */
/* ----------------------------------- */
@media (max-width: 767px){
    .navbar-default .navbar-toggle {
        border-color: #0d2135 !important;
    }
    .icon-bar {
        background-color: #0d2135!important;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        background-color: rgba(255,255,255,.94);
        text-align: center;
    }
    #animation-pic {
        width: 100%;
        height: 76vh;
   
    }
    .mu-hero-left h1 {
        line-height: 62px;
        margin-top: 40px;
        font-size: 48px;
    }
    .mu-single-counter {
        margin-top: 15px;
        margin-bottom: 40px;
    }
    #animation-pic {
    width: 100%;
    height: 66vh;
}
   
}

@media (max-width: 480px){
    .navbar-brand img {
    width: 75px;
    margin-top: -9px;
    margin-left: 22px;
}
    .container {
    padding-right: 35px;
    padding-left: 35px;
        padding-bottom: 40px;
}
    #animation-pic {
    width: 100%;
    height: 40vh;
}
    .myButt {
            margin-bottom: 40px;
    }
    .mu-hero-right {
        margin-top: 0px;
    }
    .navbar-default .navbar-toggle {
        border-color: #0d2135!important;
    }
    .icon-bar {
        background-color: #0d2135!important;
    }
    .nav-brand {
        
        padding: 15px 15px 15px 5px;
    }
    .mu-hero-left h1 {
        line-height: 45px;
        font-size: 36px;
        margin: 20px 0px 24px 0px;
    }
    #mu-hero {
        padding: 100px 0 0px;
    }
    .mu-author-info{
            margin-top: 10px;
    }
    .mu-author-info h3{
           font-size: 30px;
           margin-bottom: 5px;
    }
    .mu-author-area {
        padding: 80px 0px 0px 0px;
    }
    .mu-author-image {
        max-width: 100%;
    }
    .mu-author-content .row{
        margin-top: 10px !important;
        margin-bottom: 10px !important;
    }
    .mu-team-image{
        max-width: 100%;
    }
    .mu-pricing-area {
        padding: 30px 0;
    }
    .mu-copyright {
        font-size: 16px;
    }
    .res-form-wrapper {
        height: 90vh;
    }
    .roby-experience-container{
        padding-right: 20px;
    padding-left: 20px;
        padding-bottom: 40px;
    }
    .res-form-wrapper {
        height: 90vh;
    }

}
