
/*    Default Layout: 992px. 
    Gutters: 24px.
    Outer margins: 48px.
    Leftover space for scrollbars @1024px: 32px.
-------------------------------------------------------------------------------
cols    1     2      3      4      5      6      7      8      9      10
px      68    160    252    344    436    528    620    712    804    896    */

@media (max-width: 1280px) {
.logos {
    background-color: #fff;
    float: left;
    padding: 2% 29%;
    width: 100%;
}


}



/*    Tablet Layout: 768px.
    Gutters: 24px.
    Outer margins: 28px.
    Inherits styles from: Default Layout.
-----------------------------------------------------------------
cols    1     2      3      4      5      6      7      8
px      68    160    252    344    436    528    620    712    */

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


.navigation .navbar-nav > li > a{
  padding: 38px 20px;
}

.animated-nav .navigation .navbar-nav > li > a{
  padding: 30px 20px;
}

#service .media{
  padding-left: 0;
}

.mobile-device .black{
  left: 0px;
}

.mobile-device .white{
  left: -98px;
}

figcaption.mask{
  padding: 10px;
}

figcaption.mask h3{
  font-size: 15px;
}

figcaption.mask span{
  font-size: 12px;
}


.portfolio-item:hover .plus{
  top: 40%;
}

.fact-item{
  padding-bottom: 30px;
}

.subtitle{
  padding-top: 50px;
}

.pricing-table{
  padding-bottom: 50px;
}

figure, p{
  padding-top: 0px;
}

.portada-informe img{
	width:55%;
 
}

#informe {
    height: 1000px;
    padding-bottom: 4%;
    position: relative;
}

#informe ul{
	margin-left:-100%;
 
}

.texto-conclusion p {
    font-family: "Raleway",sans-serif;
    font-size: 17px;
    line-height: 29px;
    margin-bottom: 15px;
    padding: 0 5%;
}

#fechas .col-sm-6 {
    width: 39%;
}

.matachinescoldos {
    float: left;
    margin-right: 0;
    padding-bottom: 10%;
    text-align: left;
    width: 48%;
}

.logos {
    background-color: #fff;
    float: left;
    padding: 2% 13%;
    width: 100%;
}
  
 
}



/*    Mobile Layout: 320px.
    Gutters: 24px.
    Outer margins: 34px.
    Inherits styles from: Default Layout.
---------------------------------------------
cols    1     2      3
px      68    160    252    */

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



.navbar-toggle {
  border: 1px solid rgba(255, 255, 255, 1);
  margin-top: 21px;
}

.navbar-toggle .icon-bar {
  background-color: rgba(255, 255, 255, 1);
}

.animated-nav .navbar-toggle {
  border: 1px solid #fff;
  margin-top: 21px;
}

.animated-nav .navbar-toggle .icon-bar {
  background-color: #fff;
}

.animated-nav .navigation .navbar-nav > li > a, .navigation .navbar-nav > li > a {
    margin-bottom: 2px;
    padding: 16px !important;
}

.navigation .navbar-nav > li > a {
  background-color: #F0B735;
}

.navigation .navbar-nav > li > a:hover {
  background-color: #F0B735;
}

.navigation .navbar-nav > li.current > a {
  border-bottom: 1px solid #fff;
  color: #fff;
}


.carousel-caption > div{
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

#home-carousel .carousel-inner h2{
    font-size: 20px;
    line-height: 25px;
	font-weight:400;
}

#home-carousel .carousel-inner p {
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    margin-top: -20px;
    padding: 0 8px;
    text-shadow: none;
}

.carousel-caption{
  right: 0;
}

.section-title{
  width: 100%;
}

#service .media{
  padding-left: 0px;
}

#service .media > .pull-left{
  margin-right: 15px;
}

.mobile-device img{
  float: none;
}

.mobile-device .black{
  left: 0;
}

.mobile-device .white{
  bottom: 336px;
  left: 83px;
}

#service-bottom{
  padding-bottom: 100%;
}

.service-features{
  padding: 40px 0 0 20px;
  width: 100%;
  top: 60%;
  height: 319px;
}

.service-features h3{
  margin-bottom: 0px;
}

.portfolio-item{
  width: 100%;
}

.tst-content{
  margin: 10px 0 0 125px;
}

.subtitle{
  padding-top: 50px;
}

.call-to-action p{
  font-size: 14px;
}



figure, p{
  padding-top: 30px;
}

.special-plan p{
  line-height: 30px;
}

.contact-details{
  margin-bottom: 0px;
}

.contact-details > span{
  padding-top: 100px;
}


#informe {
    height: 1900px;
    padding-bottom: 7%;
    position: relative;
}

.portada-informe .uno {
    float: left;
    left: 1px;
    top: -57px;
    z-index: 2;
}

.resumen-informe {
    color: #999;
    height: 335px;
    padding: 0 10% 0 0;
    position: absolute;
    right: 0;
    top: 22%;
    width: 93%;
}


#count {
    background-color: #1f2021;
    margin-top: 2%;
    padding-bottom: 4%;
    padding-top: 4%;
    width: 100%;
}

.counter-section {
    background-color: #15777a;
    margin-left: 2%;
    padding: 25px 0 40px;
    width: 94%;
}

#count  .col-md-3.col-sm-6.col-xs-12.wow.fadeInLeft.animated {
    margin-bottom: 10%;
}

.texto-conclusion p {
    font-family: "Raleway",sans-serif;
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 15px;
    padding: 0 6%;
}

#fechas .col-md-5.col-sm-6.col-xs-12.wow.fadeInUp.animated {
    margin: 0 10px !important;
    width: 94%;
}

.pricing-table{
  padding-bottom: 0px;
}

.pricing-table ul li {
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}

.marginone {
	margin-top:0;
}

.matachinescol {
    float: left;
    margin: 0 5%;
    text-align: left;
    width: 90%;
}

.matachinescoldos {
    float: left;
    margin: 0 5%;
    text-align: left;
    width: 90%;
}

.galeria-item {
    float: left;
    margin: 0;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.section-title h2 {
    color: #1f2021;
    font-size: 27px;
    margin-bottom: 25px;
    padding-bottom: 27px;
    position: relative;
    text-transform: uppercase;
}

.html5-video-player {
    -moz-user-select: none;
    background-color: #000;
    box-sizing: border-box;
    color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    height: 300px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#matachines .wow.fadeInDown.animated {
    height: 300px;
}

.copyright {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    width: 98%;
}
.copyright p {
    font-size: 9px;
    font-weight: 200;
    line-height: 15px;
}

.logos {
    background-color: #fff;
    float: left;
    padding: 2% 10%;
    width: 100%;
}
.logos img{
   
    width: 270px !important;
}

#count p {
    padding-top: 0px;
}



}



/*    Wide Mobile Layout: 480px.
    Gutters: 24px.
    Outer margins: 22px.
    Inherits styles from: Default Layout, Mobile Layout.
------------------------------------------------------------
cols    1     2      3      4      5
px      68    160    252    344    436    */

@media only screen and (min-width: 480px) and (max-width: 767px) {







}


/*  Retina media query.
  Overrides styles for devices with a 
  device-pixel-ratio of 2+, such as iPhone 4.
-----------------------------------------------    */

@media 
  only screen and (-webkit-min-device-pixel-ratio: 2),
  only screen and (min-device-pixel-ratio: 2) {
  
  
  
}