
@media(max-width: 768px){



.row-flex, .row-flex > div[class*='col-'] {  
    display: inherit;
    display: inherit;
    display: inherit;
  
}

.inner_slider p {
    font-size: 15px;
    padding: 10px 30px;
    line-height: 30px;
    font-weight: 100;
    font-family: 'Raleway', sans-serif;
}

.inner_slider {

    position: relative;
    z-index: 1;
    background: #fff;
    color: #000;
    text-align: center;
    padding: 6% 40px 5% 40px;

}
.yamm .dropdown.yamm-fw .dropdown-menu {
    left: 0;
    right: 0;
    margin: 0px 0px!important ;
    padding-bottom: 20px;
}
    /* Error Page */
            .error .clip .shadow
            {
                height: 100px;  /*Contrall*/
            }
            .error .clip:nth-of-type(2) .shadow
            {
                width: 80px;   /*Contrall play with javascript*/ 
            }
            .error .clip:nth-of-type(1) .shadow, .error .clip:nth-of-type(3) .shadow
            {
                width: 100px; /*Contrall*/
            }
            .error .digit
            {
                width: 80px;   /*Contrall*/
                height: 80px;  /*Contrall*/
                line-height: 80px; /*Contrall*/
                font-size: 52px;
            }
            .error h2   /*Contrall*/
            {
                font-size: 24px;
            }
            .error .msg /*Contrall*/
            {
                top: -110px;
                left: 15%;
                width: 40px;
                height: 40px;
                line-height: 40px;
                font-size: 18px;
            }
            .error span.triangle    /*Contrall*/
            {
                top: 70%;
                right: -3%;
                border-left: 10px solid #535353;
                border-top: 8px solid transparent;
                border-bottom: 8px solid transparent;
            }
.error .container-error-404
  {
    height: 150px;
  }
        /* Error Page */
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #FFF;
}
button.navbar-toggle.mega_mobile_nav {
    background: #666;
    width: 100%;
    margin: 0px;
}

.mega_text {
    position: absolute;
    color: #fff;
    font-size: 16px;
    top: 8px;
    right: auto;
    left: auto;
    margin-left: 40%;
}

.white_box {
    background-color: #fff;
    padding: 5px;
}

.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: white;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}



.slide-text p.slider_heading {
    font-size: 13px!important;

}


.slide-text {   
    top: 5%!important;   
}


}