@media screen and (min-width: 768px) and (max-width: 980px) {
    .col-4 .item {
        width: 47%;
        margin-right: 2%;
        margin-bottom: 2%;
    } 
    
}

@media screen and (max-width: 768px) {


    .navbar-toggle {
        margin-top: 12px;
    }

    .head-section .navbar-collapse  ul.navbar-nav {
        float: none;
        margin-left: 0;
    }

    .head-section .nav li a:hover,
    .head-section .nav li a:focus,
    .head-section .nav li a.dropdown-toggle:focus,
    .head-section .nav li a.dropdown-toggle .dropdown-menu li a:hover,
    .head-section .nav li.active a,
    .head-section .dropdown-menu li a:hover {
        color: #fff !important;
    }

    .head-section .navbar-nav > li {
        padding: 0;
        margin-bottom: 2px;
    }

    .head-section .nav li ul.dropdown-menu li a {
        margin-left: 0px;
        color: #999!important; ;
    }

    .head-section .nav li .dropdown-menu li a:hover, .head-section .nav li .dropdown-menu li.active a {
        color: #fff !important;
    }

    .purchase-btn, .about-testimonial {
        margin-top: 10px;
    }

    .breadcrumb.pull-right{
        padding: 0;
    }

    .search, .bx-controls-direction {
        /*display: none;*/
    }

    .tweet-box {
        margin-bottom: 20px;
    }

    .property img {
        width: 80%;
    }

    .bx-wrapper {
        margin-bottom: 60px;
    }

    .purchase-btn, .about-testimonial {
        margin-top: 0;
    }

    .purchase-btn {
        line-height: 98px;
    }

    .social-link-footer li a {
        font-size: 16px;
        height: 40px;
        width: 40px;
    }

    .navbar-header {
        float: none;
        text-align: center;
        width: 100%;
        margin: 10px 0;
    }

    .navbar-brand {
        float: none;

    }

    .carousel-control {
        font-size: 45px;
        line-height: 70px;
    }

    .btn, .form-control {
        margin-bottom: 10px;
    }  

    .da-slider { 
        width:146% !important;
        margin-left: -94px !important;
        max-height: 350px !important;
        
    } 
    
    .da-imagen{
      position: relative !important;
      margin-left: -27px !important;
      margin-top: -360px !important;
      max-height: 295px !important;
      max-width: 400px !important;
    }  
    
.gallery_icon{
 max-width: 80%; 
 max-height: 100%; 
 margin: auto;
 display:block; 
 }
 
.pie_gal{
 margin-top: 0px;
 text-align:center;
 height: 60px;
 font-size: 9px;
 line-height:1.1em;
 }
 
.cuadro_gal{
 height: 70px;
 padding: 5px;
 text-align: center;
 }
  
.detalle_galeria{
 margin: 0px;
 }  
 
.carreras_3 {
    padding: 0;
    background-color: #fafafa;
    width: 145%;
    position: relative;
    margin-left: -92px;
    margin-bottom: 20px;
}

.gray-car2 ul{
  width:150%;
  overflow:hidden;
  text-align:center;
  margin-left: -60px;
  margin-top: 5px;
}

.gray-car2 li{
  line-height:1.3em;
  float:left;
  display:inline;
}    
    
}


@media screen and (max-width: 480px) {

    .head-section .navbar {
        min-height: 60px;
    }

    .navbar-toggle {
        margin-right: -10px;
    }

    .head-section .nav li .dropdown-menu li a:hover {
        color: #48C9B0 !important;
    }

    .navbar-brand {
        margin-top: 10px !important;
        float: left !important;
    }

    .col-4 .item {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 2%;
    }

    .breadcrumb.pull-right{
        float: left !important;
        margin-top: 10px;
        padding: 0;
    }

    .carousel-control {
        font-size: 23px;
        line-height: 38px;
    }

    .da-slider { 
        width:112% !important;
        margin-left: -20px !important;
        max-height: 250px !important;
        
    } 
    
    .da-imagen{
      position: relative !important;
      margin-left: -27px !important;
      margin-top: -460px !important;
      max-height: 170px !important;
      max-width: 230px !important;
    }  
    
.gallery_icon{
 max-width: 80%; 
 max-height: 90%; 
 margin: auto;
 display:block; 
 }
 
.pie_gal{
 margin-top: 0px;
 text-align:center;
 height: 60px;
 font-size: 7px;
 line-height:1.1em;
 }
 
.cuadro_gal{
 height: 70px;
 padding: 3px;
 text-align: center;
 }
  
.detalle_galeria{
 margin: 0px;
 }  
 
.carreras_3 {
    padding: 0;
    background-color: #fafafa;
    width: 90%;
    position: relative;
    margin-left: 45px;
    margin-bottom: 20px;
}

.gray-car2 ul{
  width:170%;
  overflow:hidden;
  text-align:center;
  margin-left: -85px;
  margin-top: 5px;
}

.gray-car2 li{
  line-height:1.4em;
  float:left;
  display:inline;
}    
    
    
}

@media screen and (max-width:320px) {

    
}



@media screen and (max-width: 900px) {
    /*Slider Sequence*/
    #sequence-theme .info {
        top:80px !important;
        width:60% !important;
        margin-right:50px;
    }  
    
}

@media screen and (max-width: 450px) {
    /*Slider Sequence*/
    #sequence-theme .info {
        top:70px !important;
        width:70% !important;
        margin-right:25px;
    }
    #sequence-theme h2 {
        font-size:30px !important;
    }
    #sequence-theme .info p {
        font-size:18px !important;
    }

}
