@media (min-width: 1920px) {
  .work-right-text {
    padding: 150px 150px;
  }
  
  .slider-content {
    
    padding-top: 35%;
    left: 50%;
    
    text-align: center;
    width: 100%;
   
  }
}






/* Laptops Medium */
@media (min-width: 1170px) and (max-width: 1919px) {
  
  .header-area {
    height: 15%;
  }
  
 
}








/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1169px) {
  .slider-content {
    padding: 146px 0;
    
  }
  .work-right-text {
    padding: 40px 0;
  }
  .work-right-text h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .header-area {
    height: 10%;
  }

  .slider-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    z-index: 10;
  }
}










/* Ipad PRO Acostada */
@media (width: 1366px) {
  .header-area {
    height: 100px;
  }
}









/* Ipad Volteada */
@media (min-width: 992px) and (max-width: 1025px) {

  .slider-content {
    padding: 146px 0;
  }
  .work-right-text {
    padding: 40px 0;
  }
  .work-right-text h2 {
    font-size: 18px;
    line-height: 28px;
  }
  .header-area {
    height: 100px;
  }
  /*soluciones*/
  .containersol {
    padding-right: 55px;
    padding-left: 2px;
    margin-right: none;
    margin-left: none;
  }
  .containerSO{
    width: 1000px;
    position: center;
    display: flex;
    justify-content: space-between;
    padding-left: 18px;
    padding-bottom: 100px;
  }
  .fondo{
    background-image:none;
    
  }
  
.containerSO .card .face.face1{
  position: relative;
  background: #313332;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  transform: none;
}

.containerSO .card:hover .face.face1{
  background: #313332;
  transform: translateY(0);
}




.containerSO .card .face.face2{
  position: relative;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);
  transform: none;
}

/*Mantenimiento*/
.div-img .img {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  display: block;
  margin-left: 50px;
  margin-right: 50px;
  width: 160px;
  
  position: center;
  transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}
.div-img .text {
  font-family: 'Montserrat', sans-serif;
  padding-top: 5px;
  
  display: block;
  text-align: center;
  width: 270px;
  transform: none;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  opacity: 1;
  transition: none;
}
.div-img:hover .img {
  transform: none;
  -ms-transform: none;
  -moz-transform: none;
  -webkit-transform: none;
  -o-transform: none;
}
.div-img:hover .text {
  transform: none;
  opacity: 1;
}

/* SECCION MODELOS */
.main-products h3 {
  margin-left: 0;
}

.container-slider {
  width: 100%;
  border: 10px solid #313332;
}

.main-products .model {
  display: block;
  margin: 0%;
  margin-bottom: 60px;
}

.model-img {
  grid-gap: 20px;
  grid-template-columns: repeat(3, 200px);

}

.colorp {
  width: 50%;
}


}










/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
  .main-menu ul.navbar-nav li {
    display: inline-block;
    padding: 0 8px;
  }
  .layer-1-1 h2 {
    font-size: 24px;
  }
  .layer-1-2 h1 {
    font-size: 31px;
    line-height: 38px;
    padding: 0px 30px;
  }
  .stick .main-menu ul.navbar-nav li a {
    padding: 24px 0px;
  }
  .tab-menu ul.nav li a {
    padding: 10px 16px;
  }
  .suscribe-input input {
    width: 60%;
  }
  .suscribe-input button {
    width: 40%;
  }
  .team-content.text-center>h4 {
    font-size: 20px;
  }
  .sus-btn {
    margin-left: 0;
  }
  .suscribe-text h3 {
    font-size: 16px;
    padding-right: 20px;
  }
  .work-right-text h5 {
    font-size: 14px;
    line-height: 22px;
  }
  .work-right-text {
    padding: 36px 0;
  }
  .work-right-text h2 {
    font-size: 14px;
    line-height: 22px;
  }
  .work-right-text .ready-btn {
    font-size: 13px;
    padding: 7px 20px;
    margin-top: 5px;
  }
  .single-awesome-portfolio {
    width: 33.33%;
  }
  .widget-product a img {
    display: block;
    float: none;
    width: 100%;
  }
  .widget-product .product-info {
    display: block;
    float: none;
    padding-left: 0;
    width: 100%;
    margin-top: 20px;
  }
  .map-column {
    margin-left: 0;
    padding-right: 40px;
  }
  .post-information .entry-meta {
    font-size: 13px;
    padding: 5px 0;
  }
  .post-information .entry-meta span a {
    padding: 4px 0;
  }
  .service-pic {
    margin-bottom: 30px;
    text-align: center;
  }
  .single-add-itms {
    width: 50%;
  }
  .left-sidebar-title>h4 {
    font-size: 18px;
  }
  .contact-form {
    margin-top: 0px;
  }
  .search-option input {
    width: 67%;
  }
  .sticky-logo img{
    width: 30%;
    padding-top: 18px;
    
  }
  .navbar-header a.navbar-brand {
    display: inline-block;
    height: 33px;
    padding: 15px 0;
    
  }
  .stick .navbar-header a.navbar-brand {
    display: inline-block;
    height: 33px;
  }
  /*Mantenimiento*/
  .div-img .img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    margin-left: 50px;
    margin-right: 50px;
    width: 160px;
    
    position: center;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
  }

  .div-img .text {
    font-family: 'Montserrat', sans-serif;
    padding-top: 5px;
    
    display: block;
    text-align: center;
    width: 270px;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    opacity: 1;
    transition: none;
  }
  .div-img:hover .img {
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
  }
  .div-img:hover .text {
    transform: none;
    opacity: 1;
  }

/*Mantenimiento END*/

/*soluciones*/
  
  .containerSO{
    width: 500px;
    display: flex;
  }


.containerSO .card .face{
  width: 250px;
  height: 200px;
  transition: 0.5s;
}



.containerSO .card .face.face1{
  position: relative;
  background: #313332;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 1;
  transform: none;
}

.containerSO .card:hover .face.face1{
  background: #313332;
  transform: translateY(0);
}

.containerSO .card .face.face2{
  position: relative;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.8);
  transform: none;
}


.containerSO .card .face.face2 .content a:hover{
  background: #333;
  color: #fff;
}


.fondo{
  background-image: none;
}
/* SLIDERS */
.sliderC {
    
  width: auto;
}

.containerCLI p {
  margin-left: 10px;
}
/*PRODUCTOS*/
.card-container{
  position: relative;
  height:  calc(32.3% - 25px);
  padding: 2px;
  text-align: center;
  opacity: 1;
  display: block;
}
.products-container {
  padding-right: 2%;
  padding-left: 2%;
  width: 100%;
}
.col{
  height:  100%;
  transition: transform 600ms cubic-bezier(0.390, 0.575, 0.565, 1.000), opacity 300ms ease;
  transform: translateZ(34px) scale(.98);
  flex: 0 0 10.3333%; 
  position: relative;
}

/* PRODUCTOS MODELOS */

.main-products {
  padding-left: 30px;
}

.main-products h3 {
  margin-left: 0;
}

.container-slider {
  width: 100%;
  border: 10px solid #313332;
}

.main-products .model {
  display: block;
  margin: 0%;
}

.model-img {
  grid-template-columns: repeat(2, 200px);
  margin-bottom: 40px;
}


.colorp {
  width: 70%;
}
}











/* small mobile :320px. */

@media (max-width: 767px) {

  /*Mantenimiento*/
  .div-img .img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    margin-left: 50px;
    margin-right: 50px;
    width: 160px;
    
    position: center;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
  }
  .div-img .text {
    font-family: 'Montserrat', sans-serif;
    padding-top: 5px;
    
    display: block;
    text-align: center;
    width: 260px;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    opacity: 1;
    transition: none;
  }
  .div-img:hover .img {
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
  }
  .div-img:hover .text {
    transform: none;
    opacity: 1;
  }


  /*Mantenimiento END*/

  
  .sliderC {
    
    width: auto;
  }

  

  .containerCLI p {
    margin-left: 10px;
  }

  .card h4{
    font-size: 2.0em;
    font-weight:400;
    
  }
  
  .services-section .content-wrapper {
    flex-flow: column;
  
  }
 

  .header-area {
    height: 60px !important;
    background: #fff;
  }
  .navbar-header a.navbar-brand, .stick .navbar-header a.navbar-brand {
    display: inline-block;
    height: 60px  !important;
    padding: 9px 0;
  }
  .navbar-default .navbar-toggle, .stick .navbar-default .navbar-toggle {
    padding: 15px 0;
  }
  .nav.navbar-nav.navbar-right, .stick .nav.navbar-nav.navbar-right {
    background-color: #252525;
    padding: 0;
    margin-top: 0;
  }

  .navbar-header {
    display:flex;
  }

  .stick .navbar-default .navbar-toggle .icon-bar {
    background-color: #444444;
  }

  .navbar-header img {
    vertical-align: auto;
    justify-content: flex-start;
    padding-top: 1.5%;
  }

  .navbar-header button {
    align-items: flex-end;
  }

  .main-menu ul.navbar-nav li, .stick .main-menu ul.navbar-nav li {
    display: block;
  }
  .main-menu ul.navbar-nav li a, .stick .main-menu ul.navbar-nav li a {
    padding: 10px 2px;
  }
  .main-menu ul.navbar-nav li.active a::after, .stick .main-menu ul.navbar-nav li.active a::after {
    border: 0px solid #fff;
  }

  .main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  color: #F9D53D;
  position: relative;
  }

  .main-menu ul.navbar-nav li a {
    color: #fff;
  }  

  .stick .main-menu ul.navbar-nav li.active a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #F9D53D;
    position: relative; 
  }

  .stick .main-menu ul.nav>li>a {
    color: #fff;
  }

  .logo {
    height: inherit;
    left: 0;
    padding: 0;
    position: relative;
    top: 50px;
    z-index: 999999;
  }

  .sticky-logo img{
    width: 55%;
    padding-left: 4%;
  }
  

  .logo a {
    padding: 0;
  }

  .slider-area {
    margin-top: 60px;
  }

  .slider-content h2 {
    font-size: 18px !important;
    line-height: 24px !important;
  }
  .slider-content h1 {
    font-size: 20px !important;
    line-height: 26px !important;
  }


  

  .layer-1-3 a.ready-btn {
    padding: 8px 15px;
  }
  .section-headline h2 {
    font-size: 30px;
  }
  .well-middle .single-well {
    margin-top: 30px;
  }
  .single-skill {
    margin-bottom: 40px;
  }
  .tab-menu {
    margin-top: 30px;
  }
  .tab-menu ul.nav li a {
    padding: 8px 6px;
  }
  .wellcome-text {
    margin: 0px;
    padding: 70px 0px;
  }
  .subs-feilds {
    width: 100%;
  }
  .suscribe-input input {
    width: 60%;
  }
  .suscribe-input button {
    font-size: 15px;
    padding: 14px 10px;
    width: 40%;
  }
  .section-headline h3 {
    font-size: 25px;
  }
  .well-text>h2 {
    font-size: 18px;
  }
  .well-text p {
    display: none;
  }
  .single-team-member {
    margin-bottom: 30px;
  }
  .service-right {
    width: 100%;
  }
  .service-images:hover .overly-text {
    display: none;
  }
  .portfolio-area {
    padding-top: 0px;
  }
  .project-menu li a {
    padding: 8px 12px;
    margin: 15px 4px;
    font-size: 16px;
  }
  .pri_table_list {
    margin-bottom: 30px;
  }
  .single-awesome-project, .portfolio-2 .single-awesome-project {
    width: 100%;
    float: none;
  }
  .single-blog {
    margin-bottom: 30px;
  }
  .sus-btn {
    margin-left: 0;
    margin-top: 30px;
  }
  .contact-form {
    margin-top: 30px;
  }
  .head-team h5 {
    font-size: 22px;
  }
  .footer-content {
    margin-bottom: 30px;
  }
  .header-bottom h1 {
    font-size: 30px;
    margin-bottom: 0;
  }
  .page-area .slider-content {
    padding: 100px 0;
  }
  .search-option input {
    width: 74%;
  }
  .header-bottom h2 {
    font-size: 20px;
    margin-bottom: 0;
  }
  li.threaded-comments {
    margin-left: 0;
  }

  /* Modelos */
  

  .sidenav {
    display: none;
}

.wrapper-model {
  width: 100%;
  display: block;
  margin: 0;
}

.main-products {
  padding: 0;
  width: 100%;
  margin: auto;
}

.main-products .model-container {
  width: 90%;
  margin: auto;
}

.main-products p {
  width: 85%;
  margin: auto;
  font-size: 15px;
  margin-bottom: 10px;
}

.model-container {
  width: 85%;
  margin: auto;
  margin-top: 50px;
  margin-bottom: 40px;
}

.subtitle-prod {
  text-align: center;
  width: 90%;
  margin: auto;
  margin-bottom: 20px;
}

.container-slider {
  width: 100%;
  border: none;
  box-shadow: none;
}



.model {
	display: block;
	width: 100%;
  margin-bottom: 20%;
}

.model-info p {
  width: 100%;
  margin: auto;
  margin-bottom: 10%;
}

.model-img {
  width: 100%;
  grid-template-columns: repeat(1, 200px);
}


.model-img img:not(.img-show){
  width: 100%;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}

.img-show {
  width: 100%;
  align-content: center;
  display: block;
  margin: auto;
} 



/*  */
div .main-products .section-headline {
  display: none;
}


/* Custom dropdown */
.wrap-drop {
 display: block;
}

.drop-container {
  margin-top: 90px;
  
}

.wrap-drop {
  width : 300px; 
  background: #d9d9d9;
  margin : 40px auto; 
}

.wrap-drop label {
  width: 100%;
}

.wrap-drop span {
  padding : 20px;
  background : #313332; 
  color : white;
  font-size : 1.2em;
  cursor : pointer;
  display: block;
}

.wrap-drop span::after {
  float: right;
  right: 10%;
  content: "+";
}

.slide-drop {
  clear:both;
  width:100%;
  height:0px;
  overflow: hidden;
  text-align: center;
  transition: height .4s ease;
}



.slide-drop li {
  padding-top: 10px;
  font-size: 15px;
  height: 50px;
  font-weight: bolder;
}



#touch {position: absolute; opacity: 0; height: 0px;}    
#touch:checked + .slide-drop {height: 550px;} 

.colorp {
  justify-content: center;
  margin: auto;
  width: 90%;
}





/*  Seccion de Soluciones
/*----------------------------------------*/



/*soluciones*/
.containersol {
  height: 5%;
  padding-left: 0px;
  
 
}

.containerSO{
  width: 5px;
  flex-flow: column;
  width: 100%;
}

.containerSO .card{
  position: relative;
  cursor: pointer;
  margin-bottom: 10px;
}

.containerSO .card .content {
  text-align: center;
}


.containerSO .card .face{
  width: 320px;
  height: 150px;
  transition: 0.5s;
}

.containerSO .card .face.face1{
  position: relative;
  background: #313332;
  display: flex;
  justify-content: none;
  align-items: none;
  z-index: 1;
  transform: none;
  height: 120px;
  width: auto;
}

.containerSO .card:hover .face.face1{
  background:#313332;
  transform: translateY(0);
}

.containerSO .card .face.face1 .content{
  opacity: 50;
  transition: 0.5s;
  width: 300px;
  height: auto
}



.containerSO .card .face.face1 .content img{
  max-width: 70px;
  position:column;
}



.containerSO .card .face.face2{
  position: relative;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  box-sizing: border-box;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
  transform: none;
  width: auto;
}

.icono-solucion {
  font-size: 4.8rem;
}





.fondo{
  background-image: url("../img/background/bg.jpg");
  background-size: 2100px,2100px;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
/*About Area*/


.about-area {
  background-color: #f9f9f9;
  
}

.single-well>a {
  display: block;
}

.single-well ul li {
  color: #444;
  display: block;
  padding: 5px 0;
}

.single-well ul li i {
  color: #030A9A;
  padding-right: 10px;
  font-size: 12px;
}

.single-well p {
  color: #444;
  position: center;
}


/* FOOTER */


.footer-container {
  display: block;
  text-align: center;
}

/*Datos Tecnicos*/
.colorpt
{
  width: 100%;
  
}
/*FINAL Datos Tecnicos*/
/*Botones de Marcas de Puertas Rapidas*/
.multi-button{
  display: block;
  
  position:column;
  width: 100%
}
.multi-button button{
  
  width: 100%
}

.imbutton {
  padding-top: 1%;
  padding-bottom: 1%;
  width: 50%;
  
}
.imbutton1 {
  padding-top: 2.5%;
  padding-bottom: 2.5%;
  width: 60%;
}
/*FIN Botones de Marcas de Puertas Rapidas*/

}












/* Large Mobile :480px. */

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .submitbtn {
    float: none;
    width: 99.8%;
  }
  .icons-bottom ul li a {
    height: 40px;
    line-height: 37px;
    width: 40px;
  }
  .blog-post-dlc ul li {
    padding-left: 20px;
    padding-right: 20px;
  }
  .awesome-portfolio-content .portfolio-2 {
    width: 50%;
  }
  .gallary-details .single-awesome-portfolio {
    width: 50%;
  }
  .tab-menu ul.nav li a {
    padding: 8px 20px;
  }
  /*Mantenimiento*/
  .div-img .img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    margin-left: 50px;
    margin-right: 50px;
    width: 160px;
    
    position: center;
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
  }
  .div-img .text {
    font-family: 'Montserrat', sans-serif;
    padding-top: 5px;
    
    display: block;
    text-align: center;
    width: 270px;
    transform: none;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    opacity: 1;
    transition: none;
  }
  .div-img:hover .img {
    transform: none;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    -o-transform: none;
  }
  .div-img:hover .text {
    transform: none;
    opacity: 1;
  }

  .model-imgrefa {
    width: 95%;
    display: block;
    justify-content: center;
  }
  /*Mantenimiento END*/

  .sticky-logo img{
    width: 31%;
    padding-left: 4%;
    
  }
  .containerSO{
    
    width: 102.7%;
  }

  /* MODELOS de productos */
  .model-img {
    grid-template-columns: repeat(2, 200px);
  }

  

  
}
