/* ///////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/********************************************* FIXES ******************************************/
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//////////////////////////////////////////// */
/*fixes ipad portrait*/
@media (min-width: 768px) and (max-width: 991px) {

}
/*fixes ipad landscape*/
@media (min-width: 1024px) and (max-width: 1200px) {

}
/* ///////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/********************************************* Tablets ****************************************/
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//////////////////////////////////////////// */
@media only screen and (max-width : 768px) {
    /* --START */
/*
body{
	background: red;
}
*/
/*header*/
header .navbar-collapse{
    min-width: 250px;
}

/* END-- */
}



/* ///////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/********************************************** Phones ****************************************/
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//////////////////////////////////////////// */

@media only screen and (max-width : 568px) {
    /* --START */
/*
body{
	background: blue;
}
*/
/*header*/
header .navbar-fixed-top .pull-left a{
	float: left;
	margin: 0px 5px;
}
header .navbar-fixed-top .pull-left a img{
	width: 85px;
}
header .navbar-fixed-top .pull-left a:last-child{
	padding-top: 10px;
}
header .navbar-header{
	position: relative;
}
header .navbar-header .navbar-toggle.collapsed{
	position: absolute;
	top: 0px;
	right: 0px;
}
header .navbar-collapse{
    width: 250px;
}
.navbar-fixed-top img {
    width: 25%;
    padding: 10px;
}
.navbar-toggle {
    margin-top: -44px;
    margin-right: 35px;
}
.navbar-fixed-top .pull-right {
    padding-right: 0;
    background: transparent !important;
}
.nav-tabs.nav-justified > li > a {
    font-size: 1.3em;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
    background: #222;
    overflow-y: hidden;
    height: 250px;
}
header .navbar-collapse {
    width: 100%;
    margin: 0;
    padding: 0;
}
header .container-fluid>.navbar-collapse {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    padding: 0;
}
header .container-fluid {
    padding-right: 0;
    padding-left: 0;
    margin-right: auto;
    margin-left: auto;
}
.nav-tabs.nav-justified>li {
    width: 100%;
}
.nav-tabs.nav-justified>li>a {
    font-size: 1.3em;
    text-align: center;
    padding-top: 8%;
}
.dropdown.open .dropdown-menu {
    width: 100%;
    left: 0%!important;
    overflow-y: hidden;
    height: 100px;
    text-align: left !important;
}
.navbar-fixed-top .dropdown-menu li a {
    padding: 10px 35px;
    text-align: center;
}
.text-right {
    text-align: center;
}
/*end header*/

/*footer*/
footer .col-md-6 {
    padding: 3% 0;
}
footer .col-md-3 {
    display: none;
}

/*end footer*/

/*inicio*/
#first-slider .carousel-indicators .active {
    width: 12px;
    height: 12px;
    background-color: #fff;
    border: none;
}
#first-slider .carousel-indicators li {
    width: 10px;
    height: 10px;
    background-color: rgba(255,255,255,.4);
    border: none;
}
#first-slider .carousel .item {
    min-height: 140px;
    height: 100%;
    width: 100%;
}
.col-md-3.text-right img {
    width: 60%;
}
#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3 {
    color: #fff;
    font-size: 1.5em;
    font-weight: 700;
    font-family: 'Poppins';
}
#first-slider .slide1 h4, #first-slider .slide2 h4, #first-slider .slide3 h4, #first-slider .slide4 h4 {
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    font-family: 'Poppins';
}
.carousel-control .fa-angle-left {
    left: 31%;
    width: 25px;
    height: 25px;
    margin-top: -15px;
    font-size: 20px;
}
.carousel-control .fa-angle-right {
    right: 31%;
    width: 25px;
    height: 25px;
    margin-top: -15px;
    font-size: 20px;
}
.about .lower_text {
    padding: 5% 15%;
    text-align: center;
    height: 230px;
}
.upper_text {
    height: 50%;
}
/*end inicio*/

/*productos*/
.title-productos {
    width: 100%;
    text-align: center;
}
.pull-left {
    float: none !important;
    text-align: center !important;
}
.title-productos h1 {
    font-size: 1.8em;
    padding-top: 2%;
}
.title-productos img {
    width: 30%;
    margin-bottom: 10%;
}
.pull-right {
    float: right !important;
    width: 100%;
}
.producto-wrapper a img {
    -webkit-backface-visibility: hidden;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    filter: none;
    -webkit-filter: blur(0px);
    width: 85%;
    -moz-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
    image-rendering: optimizeSpeed;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: optimize-contrast;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
    -ms-interpolation-mode: nearest-neighbor;
}
/*end productos*/

/*producto*/
.product {
    padding: 1% 0%;
    background: #e15427;
}
.product .col-md-12 .col-md-7 {
    width: 100%;
    float: none;
    text-align: center;
    padding-top: 22%;
    padding-bottom: 5%;
}
.producto-wrapper a h3 {
    font-family: 'Poppins';
    font-weight: bold;
    font-size: 2em;
    color: #fff;
    text-decoration: none;
}
.product .col-md-12 .col-md-7 img {
    width: 100%;
}
.col-centered {
    margin-right: 0;
    text-align: center;
    width: 100%;
}
.producto-desc {
    padding-top: 10px;
    width: 100%;
    float: left;
}
.producto-desc h1 {
    font-size: 20pt;
    padding-bottom: 0px;
    text-align: center;
}
.producto-desc h2 {
    font-size: 1.2em;
    text-align: center;
}
.producto-desc p {
    font-size: 1.1em;
    text-align: center;
}
.product p.MsoNormal {
    display: none;
}
.back-navi {
    float: left;
    text-align: center;
    width: 100%;
}
.producto-desc a {
 font-size: 10pt;
}
section.slider-wrapper img {
    width: 60%;
}
.nutricional {
    margin-top: 10px;
    text-align: center;
}
.nutricional .col-md-6:nth-child(2) {
    padding-top: 7%;
}
.nutricional p {
    font-size: 1em;
}
.producto-desc .ventaja {
    font-size: 1em;
}
.row-centered {
    text-align: left;
}
/*end producto*/

/*modal contacto*/
.datos span img {
    width: 30px;
    height: 30px;
    margin-right: 0;
}
.datos img {
    width: 25%;
}
.location {
    background-size: 32px;
    padding-left: 0;
    display: none;
}
h3.location {
    line-height: 30px;
}
h3.location1 {
    display: block;
}
.rc-anchor-normal {
    height: 74px;
    width: 100% !important;
}
.datos h3 {
    text-align: center;
    font-size: 15px;
    line-height: 26px;
    font-family: 'MontserratRegular';
    color: #fff;
}
.logo-trikos {
    margin-right: 15px;
    width: 25%;
}
.modal-content .col-md-6 .col-md-12 {
    padding: 5px 0px;
}
.form-control {
    text-align: center;
}
.g-recaptcha {
    width: 100%;
    margin-left: 0;
}
.g-recaptcha iframe {
    width: 100% !important;
}
.datos span {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 3%;
}
/*fin modal contacto*/

/*aviso legal*/
.legal h1 {
    font-size: 2em;
}
.legal p {
    font-size: 1em;
}
/*fin aviso legal*/
/* END-- */




}


/* ///////////////////////////////////////////////\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
/****************************************** SPECIFIC ******************************************/
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\//////////////////////////////////////////// */
/* iphone 6 plump landscape */
@media (min-width: 736px) and (max-width: 767px) {

}

/* iphone 6 landscape */
@media (min-width: 667px) and (max-width: 735px) {


}

/* Nexus 4 landscape */
@media (min-width: 600px) and (max-width: 734px) {

}

/* iphone 5 landscape */
@media (min-width: 568px) and (max-width: 599px) {
    .g-recaptcha div {
        width: 300px !important;
        margin-left: -6%;
    }
}

/* iphone 5 */
@media (min-width: 310px) and (max-width: 350px) {
.g-recaptcha div {
    width: 300px !important;
    margin-left: -6%;
}
}

/* iphone 6 plump portrait */
@media (min-width: 414px) and (max-width: 559px) {
    .recapt {
        width: 100%;
        text-align: center;
    }
    .g-recaptcha div {
        width: 305px !important;
        margin-left: 3%;
    }

}

/* nexus 4 portrait */
@media (min-width: 384px) and (max-width: 413px) {
    .g-recaptcha div {
        width: 305px !important;
        margin-left: 2%;
    }

}

/* iphone 6 portrait */
@media (min-width: 375px) and (max-width: 383px) {
    .g-recaptcha div {
        width: 305px !important;
        margin-left: -1%;
    }


}

/* galaxy s5 */
@media (min-width: 360px) and (max-width: 374px) {
    .g-recaptcha div {
        width: 305px !important;
        margin-left: -2%;
    }

}


@media (min-width: 1300px) and (max-width: 1380px) {
.about .lower_text {
    padding: 5% 11%;
    text-align: center;
    height: 225px;
}
}

@media (min-width: 1200px) and (max-width: 1290px) {
.about .lower_text {
    padding: 5% 9%;
    text-align: center;
    height: 225px;
}
}
