/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) { 
 .navbar-brand {
    padding: 0px 5px !important;
}

#nf_alert {
bottom: 50px;
}

.title h3, .title h2, .title h1 {
    font-size: 20px !important;
}
.parallax-section .padd-60
{
    padding: 10px;
}
.parallax-section .mt-60
{
margin-top: 10px;
}
.parallax-section .mb-60
{
  margin-bottom: 10px;  
}
.parallax .c_white {
    /*font-size: 18px !important;*/
}
.padd-60
{
    padding: 20px;
}

.featured-pro .padd-30
{
    padding: 0px;
}
.front-features i
{
    display: block;
    margin-bottom: 0px; 
}
.front-features .padd-30
{
    padding: 10px;
}
.front-features .f_30
{
    font-size: 20px;
}
.verify-section h3
{
   line-height: 30px;
   font-size: 14px;
}
.verify-section .btn
{
display: block;
width: 100%;
}
.m-screen .ion-ios7-heart-outline,.m-screen .ion-ios7-locked-outline,.m-screen .ion-ios7-people-outline
{
  font-size: 50px; 
}
.m-screen p{
    font-size: 20px !important;
    margin: 0px;
}
.m-screen .s_font{
    font-size: 20px !important;
    margin: 0px;
}

.mt-60 {
    margin-top: 30px;
}
.mt-40 {
    margin-top: 20px;
}
.mb-60 {
    margin-bottom: 30px;
}
.mb-40 {
    margin-bottom: 20px;
}
.mal_font
{
    font-size: 25px !important;
    padding: 0px 28px;
}
.title h3, .title h2, .title h1 {
    margin-bottom: 0px;
    padding-bottom: 10px;
    display: inline-block;
}
.padd-30 {
    padding: 10px;
}
.title {
    padding: 0px 5px;
    text-align: center;
}
.breadcrumb {
    padding: 8px 0px;
    margin-top: 0px;
}
.h1, h1 {
    font-size: 15px;
}
.m-center
{
    text-align: center !important;
}

.nf_alert{   
width: 100%;
margin-right: 0px;
border-radius: 0px;
box-shadow: -2px 2px 6px 0px #605D5D;
-webkit-box-shadow: -2px 2px 6px 0px #605D5D;
-moz-box-shadow: -2px 2px 6px 0px #605D5D;
float: none;
}
.smal_f_15
{
    font-size: 15px;
}
.smal_mt-80
{margin-top: 80px; }
.navbar-mobile {
  overflow: hidden;
  background-color: #333;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 10000;
}
.banner_img
{
background-image: url("../images/mobile_banner.jpg");
background-size: cover;
position: relative;
background-color: #34394d;
background-repeat: no-repeat;
}

.banner_height
{
      height: auto !important;
}
.dark_pattern {
      background-color: rgba(178, 76, 177,0.6) !important;
      /*display: none;*/
}
.navbar-default {
    position: absolute;
    top: 0px;
    padding: 2px 0px !important;
}

.vertical-center
 {
height: 100%;  /* Fallback for browsers do NOT support vh unit */
width: 100%;
  display: flex;
  align-items: center;
   z-index: 10000;
}
.mobile_filter
{
    position: fixed;
top: 55px;
right: 5px;
z-index: 1000;
background-color: #333;
color: #FFF;
}
.mobile_filter:hover,.mobile_filter:active,.mobile_filter:focus
{
    color: #DDD;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
}
.btn-success{
    line-height: 0;
}
.small_screen_center
{
    text-align: center !important;
    float: none !important;
}
html
{
  background-color: #FFF;  
}
.navbar-mobile .mmenu
{
   padding: 10px 5px !important;
}

.mobile_filter_area
{
   position: fixed;
   top: 0px;
   bottom: 0px;
   z-index: 100000;
   background-color: #FFF;
   height: 100%;
   padding: 25px 0px;
}
.mob_fil
{
   height: 100%;
   overflow: scroll;
}
.navbar-mobile .mmenu a {
    position: relative;
    display: block;
    padding: 0px 5px;
    color: #FFF; 
}
.navbar-show
{
    display: block !important;
}
.navbar-hide
{
    display: none !important;
}
.dark_pattern {
min-height: 0px;
}

.profile_imgs img {
height: auto;
width: 100%;
}
.add_details a {
    font-size: 15px;
    display: block;
    margin-top: 20px;
}
.add_details {
    font-size: 20px;
}
.small_screen .form-control, .btn {
    height: 35px;
margin-top: 3px;
}
.small-pull-right
{
    float: right;
}
.small_screen .table-responsive th
{
    width: 50%;
}
.breadcrumb_hide
{
    display: none;
}


.chatbox {
    position: fixed;
    bottom: 0;
    right: 30px;
    width: 80%;
    height: 400px;
    /*background-color: #fff;*/
    font-family: 'Lato', sans-serif;

    -webkit-transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: all 600ms cubic-bezier(0.19, 1, 0.22, 1);

    display: -webkit-flex;
    display: flex;

    -webkit-flex-direction: column;
    flex-direction: column;
    z-index: 10000;
}
.input-large
{
    width: 100%;
}

.input-group-remove
{
    display: none;
}

.navbar-default .navbar-nav > li > a {
    padding: 15px 10px;
}
.top-bar
{
    display: none;
}
.find-section {
    position: relative;
    top: 30%;
}
.section-space80 {
    padding-top: 40px;
    padding-bottom: 40px;
}
.f-30 {
    font-size: 25px;
}
.owl-dots
{
    display: none;
}
.banner_height-2 {
    height: 195px !important;
    overflow: hidden;
}
.breadcrumb3 {
    position: absolute;
    bottom: 0%;
    width: 100%;
    z-index: 5;
}
.slide::after {
    background-color: rgba(0, 174, 175,0.6);
}
.f_50 {
    font-size: 35px;
}
.f_30 {
    font-size: 20px;
}
.breadcrumb > .active {
    color: #fff;
}

}

@media (min-width: 768px) { 
 .navbar-brand {
    /*padding: 15px 5px !important;*/
}

#nf_alert {
top: 50px;
}

}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}