/* Responsive CSS Document */

/* 
    Created on : 1/15/2017. 
    Theme Name : BizPro.
    Description: BizPro- Responsive html5 template.
    Version    : 1.1.
    Author     : @SRThemes.
   
*/



@media (min-width: 992px) {
	.container {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media (max-width: 1366px) {
  .scroll-top {bottom: 30px; right:30px;}

}
@media (max-width: 1199px) {
  #team-section .team-member-wrapper .single-team-member .img .opacity p {padding: 0 15px;}
  #team-section .team-member-wrapper .single-team-member .img .opacity {padding-top: 20px;}
  .habilidades_contenedor {margin-top: 100px;}
  .owl-carousel .item{
	  height: 80vh;
	  background-size: auto 110%;
  }
  
  .owl-carousel .item:hover{
	  background-size: auto 150%;
  }
  
  .hero h1{
	  margin-top: 25%;
  }
}
/*(max-width: 1199px)*/

@media (max-width: 991px) {
  .header-shortcut .container .text-right{
	  text-align: center;
  } 
  
  .theme-title{
	  margin-top: 50px;
  }
  .theme-title p,#skill-section .img img {width: 100%;}
  #skill-section {padding-top: 15px; padding-bottom: 60px;}
  .blog-details-page aside {margin-top: 100px;}
  .blog-details-post-wrapper>.row p {margin-bottom: 30px;}
  
  .owl-carousel .item, .owl-carousel .item:hover{
	  background-size: cover;
  }
  
  .hero h1{
	  margin-top: 50%;
  }
  
  #special-services{
	  padding-bottom: 0px;
  }
  
  .ss-items{
  	width: 33.3%;
  	height: 270px;
  }
  
  .static-cover{
	  background-attachment: scroll;
	  background-size: 100% auto;
	  background-repeat: no-repeat;
  }
  
  .cover-about-us{
 	background-image: url(../images/about-us/slide-1-tablet.jpg);
 }
 
 .cover-servicios{
 	background-image: url(../images/servicios/slide-1-tablet.jpg);
 }
 
 .cover-clientes{
 	background-image: url(../images/clientes/slide-1-tablet.jpg);
 }
 
 .cover-liquidacion{
 	background-image: url(../images/liquidacion/slide-1-tablet.jpg);
 }
 
 .cover-consorcios{
 	background-image: url(../images/consorcios/slide-1-tablet.jpg);
 }
}
/*(max-width: 991px)*/

@media (min-width: 992px) and (max-width: 1199px) {
  .theme-main-header .logo {width: 27%;}
  .logo img{
	  height: auto;
  }
  .theme-main-menu .navbar-nav>li>a {padding: 9px 6px;}
  .theme-title p {width: 95%;}
  #our-client .client-slider p {width: 70%;}
  .recent-single-post .post {width: 75%;}
  .navbar-collapse{
	  padding-top: 7px;
  }
  
  .theme-main-header.fixed .navbar-collapse{
	  padding-top: 0px;
  }
  
  .navbar-nav li a{
	  font-size: 13px;
  }
  
  .services-icon-container{
	  width: 18%;
  }
  
  .services-description{
	  width: 82%;
  }
}
/*(min-width: 992px) and (max-width: 1199px)*/

@media (min-width: 768px) and (max-width: 991px) {
  .theme-main-header .logo {width: 50%; margin: 0 auto;float:none; display: block;}
  .theme-main-header .logo img{
	  display: block;
	  margin: auto;
	  height: auto;
  }
  .theme-main-menu.navbar {float:none;margin-top: 15px;}
  .theme-main-menu .navbar-nav>li>a {padding: 9px 3px;}
  .theme-main-header.fixed .logo {display: none;}
  .theme-main-header.fixed .theme-main-menu.navbar {margin-top: 0;}
  #project-section .project-gallery .grid-item,
  #team-section .team-member-wrapper .float-left {width: 50%;}
  #our-client .client-slider p {width: 90%;}
  .inner-page-banner .opacity {padding-top: 210px;}
  footer .container .row div{text-align: center !important; margin-bottom: 40px;}
  footer .container .row div:nth-child(4), footer .container .row div:nth-child(6){margin: 0px !important;}
  footer p{text-align: center;}
  footer .mercado-pago{
	  margin-left: auto;
	  margin-right: auto;
  }
  footer .social-media-links{text-align: center;}
  
  .services-icon-container{
	  width: 23%;
  }
  
  .services-description{
	  width: 77%;
  }
}
/*(min-width: 768px) and (max-width: 991px)*/

@media (max-width: 767px) {
  .scroll-top {bottom: 10px; right:5px;}
  .header-shortcut{
	  padding: 9px 0px 6px;
	  font-size: 12px;
  }
  
  .header-shortcut i{
	  font-size: 15px;
	  margin-right: 7px;
  }
  
  .header-shortcut .container .text-right{
	  text-align: right;
  }
  .theme-main-header .logo {position: absolute;top:45px;left:15px;z-index: 99;}
  .logo img{height: 65px;}
  .theme-main-menu.navbar {float:none;width: 100%;}
  .theme-main-header.fixed {background: #1e1e1e;max-height: 100%;overflow-y:auto;}
  .theme-main-menu .navbar-collapse {padding: 0 15px;box-shadow: none;border:none;background: #1e1e1e;margin-top: 50px;}
  .theme-main-header li.dropdown-holder .fa {display: block;}
  .theme-main-menu .navbar-nav>li>a {padding: 0;line-height: 44px;}
  .theme-main-menu.navbar .nav>li ul.sub-menu {
    position: static;
    width: 100%;
    opacity: 1;
    background: #000;
    visibility: visible;
    display: none;
    padding-left: 25px;
    -webkit-transition: none;
       -moz-transition: none;
        -ms-transition: none;
         -o-transition: none;
            transition: none;
  }
  #pricing-section .single-price-table {margin-bottom: 50px;}
  #project-section .project-gallery .grid-item {width: 50%;}
  #team-section .team-member-wrapper .float-left,
  #team-section .team-member-wrapper .float-left img,
  #our-client .client-slider p {width: 100%;}
  #team-section .team-member-wrapper .float-left,
  #project-section .project-gallery .grid-item,
  #service-section .row [class*="col-"],#skill-section [class*="col-"],
  #pricing-section [class*="col-"],#contact-section .send-message,
  #contact-section .contact-address-content [class*="col-"],
  #blog-section [class*="col-"],.theme-main-header .container,
  .blog-details-page .p-fix {padding-left: 0;padding-right: 0;}
  .checked-list{ margin-left: 15px; margin-right: 15px;}
  footer div{text-align: center !important; margin-bottom: 30px;}
  footer p{text-align: center;}
  footer .mercado-pago{
	  margin-left: auto;
	  margin-right: auto;
  }
  footer .social-media-links{text-align: center;}
  footer .container .row div:nth-child(4), footer .container .row div:nth-child(6){margin: 0px !important;}
  .modal-dialog{
	  width: auto;
	  margin: 10px;
  }
  
  .services-icon-container{
	  width: 25%;
  }
  
  .services-description{
	  width: 75%;
  }
  
  #myModal .modal-dialog{
	  width: 90%;
	  max-width: 700px;
	  margin-left: auto;
	  margin-right: auto;
  }
}
/*(max-width: 767px)*/

@media (min-width: 768px) {
  .modal-dialog {
    width: 500px;
  }
 }




@media (max-width: 650px) {
  #success, #error {
    width: 84%;
    height: auto;
    top: calc(50% - 50px);
    left: 8%;
    padding: 30px 10px;
    margin:0;
  }
  .blog-details-post-wrapper .list-img-wrapper img,
  .blog-details-post-wrapper .post-share-area ul {float:none; width: 100%;}
  .blog-details-post-wrapper .list-img-wrapper ul {float:none;padding: 30px 0 0 0;}
  .blog-details-post-wrapper .post-share-area .share-icon li:first-child {margin-top: 30px;}
  
  .hero h1{
	  font-size: 40px;
	  margin-top: 40%;
  }
  
  .hero h6{
	  font-size: 16px;
  }
  
  .static-cover{
	  position: relative;
	  top: -20px;
	  height: 300px;
	  background-size: 100% auto;
	  background-attachment: scroll;
  }
  
  .static-cover h1{
	  font-size: 40px;
	  margin-top: 4%;
  }
  
  .static-cover h2{
	  font-size: 21px;
	  margin-top: 4%;
  }
  
  .cover-consorcios h1{
	  margin-top: 2% !important;
  }
  
  .grid-item{
	  width: 96%;
  }
  
  .services-icon-container{
	  width: 13%;
	  min-width: 75px;
  }
  
  .services-description{
	  width: 75%;
  }
  
  #special-services{
	  padding-bottom: 80px;
  }
  
  .ss-items{
	  width: 80%;
	  height: auto;
	  float: none;
	  margin-left: auto;
	  margin-right: auto;
	  padding-top: 30px;
	  padding-bottom: 0px;
  }
}

@media (max-width: 550px) {
  #project-section .project-gallery .grid-item,
  #project-section .project-gallery .grid-item img {width: 100%;}
  #project-section .project-menu ul li {font-size: 14px;margin: 15px 2px 0;border-bottom: 1px solid #fff;}
  #team-section .team-member-wrapper .single-team-member .img .opacity span {margin: 5px 0;}
  #team-section .team-member-wrapper .single-team-member .member-name ul li a {width: 40px;line-height: 38px;}
  .banner h1 {font-size: 35px;}
  .blog-details-post-wrapper .comment-area .single-comment.reply-comment {margin-left: 60px;}
  .hero h1{
	  font-size: 30px;
	  margin-top: 60%;
  }
  
  .static-cover h1{
	  font-size: 30px;
  }
  
  .static-cover h2{
	  font-size: 18px;
	  font-weight: 400;
  }
  
  .liquidacion-description{
	  width: 70%;
  }
  
  .liquidacion-description h3{
	  margin-top: 10px;
  }
}

@media (max-width: 430px) {
	.logo img{height: 60px; padding-top: 5px;}
  .banner h1 {font-size: 27px;}
  .banner h6 {font-size: 14px;}
  .hermes.tparrows {display: none;}
  .recent-single-post .post {width: 100%;padding: 12px 0 0 0;}
  .header-shortcut i{display: none;}
}