 @media screen and (max-width:768px) {
    /** Nectar Slider **/
    /*body.home .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content {
        margin-top: -5px!important;
    }
    .nectar-slider-wrap .swiper-container .swiper-wrapper .swiper-slide .container .content h2 {
        font-size: 15px!important;
        line-height: 23px!important;
    }
    .nectar-slider-wrap .swiper-container .swiper-wrapper .swiper-slide .container .content h1 {
        font-size: 20px!important;
        line-height: 27px!important;
    }
    .swiper-slide .content p {
        font-size: 18px!important;
        line-height: 24px!important;
        font-weight: 300!important;
        font-family: Hind!important;
    }
    .nectar-shape-divider-wrap {
        height: 60px!important;
    }*/
    .col-con-detalle:after {
        width: 100%!important;
        height: 1px!important;
        top: 6px!important;
    }
    #page-header-bg .span_6 h1 {
        margin-top: 14px;
    }
    body #footer-outer[data-cols="1"][data-disable-copyright="false"][data-copyright-line="false"][data-matching-section-color="true"] #copyright {
        padding: 10px 0!important;
    }
    #footer-widgets .container .col {
        margin-bottom: 0!important;
    }
    #primera-fila {
        padding-bottom: 0!important;
    }
}/*
@media screen and (min-width:768px) {
    .nectar-slider-wrap[data-full-width="false"]:not([data-parallax="true"]) .swiper-slide .content {
        padding: 0 215px!important;
    }
}*/

/*
@media screen and (min-width:768px) 
and (max-width: 1024px)  {
    .swiper-slide .content p {
        font-size: 28px!important;
        line-height: 36px!important;
        font-weight: 300!important;
        font-family: Hind!important;
    }
    .nectar-slider-wrap[data-full-width="false"]:not([data-parallax="true"]) .swiper-slide .content {
        padding: 0 115px!important;
    }
}

@media screen and (min-width:1025px) 
and (max-width: 1366px)  {
    .swiper-slide .content p {
        font-size: 33px!important;
        line-height: 41px!important;
        font-weight: 300!important;
        font-family: Hind!important;
    }
    body.home .nectar-slider-wrap[data-full-width="false"] .swiper-slide .content {
        margin-top: -6%!important;
    }
}*/

