
/* Media Queries */

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

	header .navbar-inner p {
		margin-top: -60px;
		margin-left: 60px;
	}
	header .navbar-inner img {
		margin-top: -60px;
	}
	header .navbar-inner .btn {
		margin-top: -55px;
	}

	header.masthead {
		margin-top: -20px;
   }
    header.masthead h1 {
        font-size: 6.3em;
        word-spacing: 5px;
        letter-spacing: 5px;
    }
    header.masthead h2 {
        font-size: 3em;
        margin-top: 50px;
    }
    section .mb-4 {
    font-size: 3em;
    margin-bottom: 15px;
    }
    section .mb-5 {
        font-size: 1.5em;
    }
   .span4 iframe {
       width: 350px;
       height: 230px;
   }

   header img {
    margin-left: 20px;
}

   header .navbar-inner p {
       margin-left: 70px;
   }
   #span {
   	  margin-left: 680px !important;
   }
}

@media screen and (max-width: 767px) {
    #bottom, #footer{
        text-align: center;
    }

    header.masthead h1 {
        font-size: 4.7em;
    }
    header.masthead h2 {
        font-size: 2em;
        margin-top: 50px;
    }

    #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.masthead h1 {
        font-size: 3em;
        margin-top: -30px;
    }
    header.masthead h2 {
        font-size: 1.5em;
        margin-top: 70px;
    }
    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: 1em;
   }
   .title h2 {
    font-size: 1.6em;
      margin-left: -10px;
   }
   #about {
    width: 250px;
    height: 150px;
    margin-bottom: 10px;
    margin-top: 10px;
}
   #fix1,#fix2,#fix3 {
    width: 210px;
   }

   #about-us p {
    font-size: 1em;
  }
  #about-us h2 {
    margin-top: -10px;
    font-size: 2.2em;
  }
  #about-us h3 {
    font-size: 1.7em;
  }
  #team {
    font-size: 2.2em;
  }
  .navbar-inner p {
      font-size: 0.8em !important;
   }
}

@media screen and (max-width: 320px) {
    header.masthead h2 {
        font-size: 1.5em;
    }
    .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;
}
}