/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {
.navbar-nav {
    padding-top: 76px;
}
	.nav>li>a {
	    padding: 10px 10px;
	}
	.navbar {
	    font-size: 14px;
	}

	.mailbox {
	    border-left: 0px solid white;
	    border-right: 0px solid white;
	}
h3.espaciosQ {
    top: 150px;
}
h4.espaciosTitle {
    top: 160px;
}
.customBox1 h3.espaciosQ {
    top: 160px;
}	
.customBox1 h4.espaciosTitle {
    top: 170px;
}
.customBox2 h4.espaciosTitle {
    top: 70px;
}
.BLKestilovida .imgbox h3.espaciosQ {
    position: absolute;
    color: white;
    bottom: 20px;
    left: 35px;
    font-size: 34px;
    font-weight: 800;
    top: auto !important;
}
}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
	.navbar-brand>img {
	    width: 80px;
	}
	.navbar {
	    font-size: 10px;
	}
	.navbar-right {
	    padding-top: 47px !important;
	}
	.navbar-nav {
	    padding-top: 60px;
	}
	.mailbox {
	    border-left: 0px solid white;
	    border-right: 0px solid white;
	}
	
h3.espaciosQ {
    position: absolute;
    color: white;
    top: 165px;
    left: 75px;
    font-size: 25px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
}


.customBox1 h3.espaciosQ {
    position: absolute;
    color: white;
    top: 50px;
    right: 75px;
    font-size: 20px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
    left: unset;
}
.customBox2 h3.espaciosQ {
    top: 50px;
    left: 75px;
        font-size: 20px;
}

.customBox2 h4.espaciosTitle {
    position: absolute;
    color: white;
    top: 60px;
    left: 75px;
    font-size: 34px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
}
.customBox1 h4.espaciosTitle {
    position: absolute;
    color: white;
    top: 60px;
    right: 75px;
    font-size: 34px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
    left: unset;
}


h3.espaciosQ {
    position: absolute;
    color: white;
    top: 120px;
    left: 65px;
    font-size: 20px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
}
h4.espaciosTitle {
    position: absolute;
    color: white;
    top: 130px;
    left: 65px;
    font-size: 34px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
}
.caption p {
    font-size: 16px;
    color: #261d14;
    font-weight: 500;
    text-transform: none;
    line-height: 28px;
    margin-top: 10px;
}
.BLKestilovida .imgbox h3.espaciosQ {
    position: absolute;
    color: white;
    bottom: 20px;
    left: 15px;
    font-size: 24px;
    font-weight: 800;
    top: auto !important;
}
h5 {
    font-size: 22px;
    color: #261d14;
    font-weight: 600;
    margin-top: 0;
}
.BLKposIDEA span.line {
    display: block;
    width: 2px;
    background: black;
    height: 110px;
    position: absolute;
    left: 10px;
    bottom: 80px;
}
.BLKpos span.line {
    display: block;
    width: 2px;
    background: white;
    height: 110px;
    position: absolute;
    right: 10px;
    bottom: 80px;
}
.BLKpos h4 {
    bottom: 90px;
    position: absolute;
    z-index: 1;
    color: white;
    font-size: 45px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
    right: 80px;
}

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
.navbar {
    min-height: 90px;
    padding-top: 15px;
    background: white;
    border: none;
    font-weight: 600;
    font-size: 16px;
    color: black;
    margin: 0;
}
.navbar-brand>img {
    width: 60px;
}
.navbar-brand {
    padding: 0 10px;
}
.BLKpos h4 {
    font-size: 40px;
}
.BLKpos span.line,
.BLKposIDEA span.line {
    height: 80px;
}
h1 {
    font-size: 50px;
}
h2 {
    font-size: 41px;
    }

h3 {
    font-size: 22px;
}
p {
    font-size: 20px;
    line-height: 40px;
}
.foot li {
    float: left;
}
.mailbox {
    border-left: 0px solid white;
    border-right: 0px solid white;
}
ul.nav.BLKico li {
    float: left;
    text-align: center;
}
.navbar-collapse {
    border-top: 0px solid transparent;
}
h3.espaciosQ {
    position: absolute;
    color: white;
    top: 60px;
    left: 75px;
    font-size: 20px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
}
h4.espaciosTitle {
    position: absolute;
    color: white;
    top: 70px;
    left: 75px;
    font-size: 34px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
}
.s100pxLine {
    height: 50px;
}
.BLKpos h4 {
    font-size: 40px;
    width: 100%;
    left: 0;
    text-align: center;
    bottom: 60px;
}
.BLKpos span.line, .BLKposIDEA span.line {
    height: 80px;
    display: none;
}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (max-width: 600px) {

.BLKestilovida .imgbox h3.espaciosQ {
    font-size: 25px !important;
    left: 15px;
}

h3.espaciosQ {
    position: absolute;
    color: white;
    top: 40px;
    left: 55px;
    font-size: 20px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
}
h4.espaciosTitle {
    position: absolute;
    color: white;
    top: 50px;
    left: 55px;
    font-size: 30px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
}

.customBox2 h4.espaciosTitle {
    top: 50px;
    font-size: 30px;
    left: 55px;
}
.customBox1 h4.espaciosTitle {
    top: 50px;
    font-size: 30px;
    right: 60px;
}
.customBox1 h3.espaciosQ {
    position: absolute;
    color: white;
    top: 40px;
    right: 65px;
    font-size: 20px;
    font-weight: 800;
    text-shadow: 2px 2px #4b4b4b;
    left: unset;
}
.customBox2 h3.espaciosQ {
    top: 40px;
    left: 55px;
    font-size: 20px;
}
.BLKpos h4 {
    font-size: 24px;
}
.carousel-indicators {
    display: none;
  } 
.BLKpos span.line, .BLKposIDEA span.line {
    height: 70px;
}
.s100pxLine {
    height: 30px;
    margin-left: 40px;
}
.BLKposIDEA h4 {
    bottom: 40px;
    position: absolute;
    z-index: 1;
    color: black;
    font-size: 40px;
    font-weight: 800;
    text-shadow: 2px 2px #bfbfbf;
    left: 45px;
}
.BLKposIDEA span.line {
    bottom: 50px;
}
.BLKpos span.line {
    bottom: 40px;
}
.BLKpos h4 {
    bottom: 20px;
    width: 100%;
    left: 0;
    text-align: center;
}

h1 {
    font-size: 26px;
}
h2 {
    font-size: 26px;
}
h3 {
    font-size: 15px;
}
h5 {
    font-size: 24px;
}
p {
font-size: 14px;
    line-height: 31px;
    margin-right: 20px;
}
.s100px {
    height: 30px;
    display: block;
}
.caption p {
    font-size: 15px;
    line-height: 25px;
    margin-right: 20px;
}
.arrowPosD {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -15px;
    width: 15px;
}
.arrowPosI {
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    margin-top: -15px;
    width: 15px;
}
.mailbox {
    font-size: 15px;
}
.BLKpos span.line {
    display: none;
}
.BLK1, .BLK2 {
    padding: 15PX;
    border: 1px solid;
}
}
