
/* Media Queries */

@media screen and (max-width: 991px) {

	header .navbar-inner p {
    margin-top: -60px;
    margin-left: 80px !important;
  }
  header img {
    width: 50px !important;
    height: 40px !important;
    margin-top: -60px;
    margin-left: 20px;
}
	header .navbar-inner .btn {
		margin-top: -55px;
	}
  header.navbar .nav>li>a {
    font-size: 14px;
     padding-top: 0px;
    padding-bottom: 20px;
}
    section .mb-4 {
    font-size: 3em;
    margin-bottom: 15px;
    }
    section .mb-5 {
        font-size: 1.5em;
    }
   .span4 iframe {
       width: 350px;
       height: 230px;
   }
   #span {
   	  margin-left: 680px !important;
   }
   .title {
    margin-top: -20px;
   }
   .links {
    margin-left: -25px !important;
}
}

@media screen and (max-width: 767px) {
    #bottom, #footer{
        text-align: center;
    }

   .row-fluid {
    	padding: 0 15px;
    }
    .span4 {
        width: 390px !important;
   }
   .span3 {
        width: 165px !important;
   }
   .main-info {
   	    width: 420px;
   }
   #bottom {
   	margin-top: -20px;
    margin-bottom: -30px;
   }
   #mapa {
   	margin-top: 10px !important;
   }
   .span4 iframe {
       width: 390px;
       height: 230px;
   }
   .span5 .cp p {
   	   margin-left: -60px !important;
   }
   #footer .social {
   	   margin-bottom: 20px;
   }
   #span {
   	  margin-left: 380px !important;
   }
   ul.breadcrumb>li {
      font-size: 1.5em;
   }
   .title {
    height: 50px;
   }
   .title h2 {
    font-size: 2.5em;
   }
   ul.breadcrumb {
    margin-top: -47px;
    margin-right: 10px;
   }
  #icon {
    padding: 20px 0;
}
  #pict h2 {
    margin-left: -30px !important;
   }
   #pict h4 {
    margin-left: -30px !important;
    margin-bottom: 0px;
   }
   #portfolio,#portfolio1,#portfolio2,#portfolio3 {
    margin-top: -40px;
     margin-bottom: -90px;
   }
   #portfolio h3,#portfolio1 h3,#portfolio2 h3,#portfolio3 h3 {
    margin-top: -5px;
    margin-bottom: 20px;
}
   #up {
     margin-top: -10px !important;
   }
}

@media screen and (max-width: 480px) {

  header img {
    width: 45px !important;
    height: 35px !important;
    margin-top: -57px;
    margin-left: 5px;
}
header .navbar-inner p {

    margin-left: 55px !important;
    font-size: 1em !important;
  }
  header .navbar-inner .btn {
    margin-left: 20px;
  }

    section .mb-4 {
        font-size: 2.5em;
    }
    section .mb-5 {
        font-size: 1.5em;
    }
    .row-fluid {
    	margin-top: -20px;
    }
    .span4 {
        width: 230px !important;
   }
   .main-info {
   	    width: 227px;
   }
   .span4 iframe {
       width: 230px;
       height: 170px;
   }
   #span {
   	  margin-left: 230px !important;
   }
   ul.breadcrumb>li {
      font-size: 1.1em;
   }
   .title h2 {
      font-size: 1.7em;
   }
   #pict h2 {
    font-size: 2em;
    margin-bottom: 10px;
    line-height: 25px;
   }
   #pict h4 {
       font-size: 1.2em;
   }
   #portfolio h3,#portfolio1 h3,#portfolio2 h3,#portfolio3 h3 {
       font-size: 1.5em;
}
}

@media screen and (max-width: 320px) {

    .row-fluid {
    	margin-top: -10px;
    }

   .span4 {
        width: 200px !important;
   }
   .span4 iframe {
       width: 215px;
       height: 150px;
   }
   #nds {
       font-size: 10px;
   }
   #span {
   	  margin-left: 210px !important;
   }
    #pict h2 {
    font-size: 1.7em;
   }
}