
/* 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;
}

	header.masthead {
		margin-top: -20px;
   }
     header.masthead h1 {
        font-size: 5em;
        word-spacing: 5px;
        letter-spacing: 5px;
    }
    header.masthead h2 {
        font-size: 2em;
        margin-top: 50px;
    }
    header.masthead span {
    font-size: 2em;
}
    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;
   }
}

@media screen and (max-width: 767px) {
    #bottom, #footer{
        text-align: center;
    }

    header.masthead h1 {
        font-size: 4em;
    }
    header.masthead h2 {
        font-size: 1.5em;
        margin-top: 50px;
    }
    header.masthead span {
    font-size: 1.5em;
}

    #second {
    	margin-top: 30px;
    }

    #text  {
   	    margin-top: -30px;
   	    margin-bottom: -20px;
   }

   .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;
   }
   #fix1,#fix2,#fix3 {
    width: 405px;
   }
   ul.breadcrumb {
    margin-top: -47px;
    margin-right: 10px;
   }
   #about {
    width: 350px;
    height: 250px;
    margin-bottom: 35px;
    margin-top: 20px;
  }
  #icon {
    padding: 20px 0;
}
#team {
    margin-top: -20px;
    font-size: 2.5em;
}
}

@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;
  }

    header.masthead h1 {
        font-size: 2.5em;
         margin-top: -120px;
    }
    header.masthead h2 {
        font-size: 1.2em;
        margin-top: 30px;
    }
    header.masthead span {
    font-size: 1.2em;
}
    header.masthead {
    	padding-bottom: 0px;
    }

    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;
   }
   #about {
    width: 250px;
    height: 150px;
    margin-bottom: 10px;
    margin-top: 10px;
}
   #fix1,#fix2,#fix3 {
    width: 210px;
   }

   #about-us p {
    font-size: 1.2em;
    line-height: 18px;
}
  #about-us h2 {
    margin-top: -10px;
    font-size: 2.2em;
    line-height: 25px;
  }
  #about-us h3 {
    font-size: 1.7em;
    line-height: 25px;
  }
  #about-us a {
    font-size: 18px;
  }
  #icon p {
    font-size: 1.2em;
    line-height: 18px;
}
  #team {
    font-size: 2.2em;
  }
}

@media screen and (max-width: 320px) {
     .btn.btn-transparent {
  margin-top: -10px;
}
    .row-fluid {
    	margin-top: -10px;
    }

   .span4 {
        width: 200px !important;
   }
   .span4 iframe {
       width: 215px;
       height: 150px;
   }
   #nds {
       font-size: 10px;
   }
   #span {
   	  margin-left: 210px !important;
   }
   #about {
    width: 220px;
    height: 130px;
}
}