@media (max-width: 480px) {

  #logo {
    width: 264px;
    text-align: center;
    margin: 0 auto;
    height: 85px;
    display: block;
    overflow: hidden;
    float: none;
  }

  #logo img {
    max-height: 85px;
    height: auto;
    width: auto;
    max-width: none;
    margin: 0;
  }

 #phone.row {
    margin: 0;
    padding: 0 !important;
    width: 100%;
    text-align: center;
  }


  .phone-md {
    text-align: center;
    float: none;
  }

  #banner-content.row {
    padding-top: 210px!important;
  }

  #nav-trigger {
    display: none;
  }

  #banner h6 {
    font-size: 42px;
    text-align: center
  }

  #banner h1 {
    font-size: 42px;
    text-align: center !important;
    display: block;
    width: 100%;
    text-align: left;
    line-height: 1.2em;
    margin-top: 5px;
  }

  h1.ttl-landing {
    height: 80px;
  }

  h2 {
    font-family: 'rocafort-Medium', sans-serif, Arial, Helvetica;
    font-size: 45px;
  }

  h4 {
    font-size: 22px;
  }

  #about .col-2,
  #medio-md .col-2 {
    margin-left: 4px;
  }

  .signup {
    padding: 15px 15px 25px;
  }

  .signup h3 {
    font-size: 32px;
    font-weight: 400;
  }

  .signup input.half{
    width: 100%;
  }

  .section-title {
    font-size: 45px;
    line-height: 1em;
    font-family: 'rocafort-Medium', sans-serif, Arial, Helvetica;
    text-align: left !important;
  }

  #about h3.section-title {
    margin-bottom: 5px;
  }

  #about h4 {
    color: #fff;
    line-height: 1.1em;
    padding: 0;
    text-align: left;
    font-size: 32px;
    margin-bottom: 30px;
  }

  .section-heading {
    padding: 25px 0 0;
  }

  .section-subtitle {
    font-size: 30px;
    padding-bottom: 25px;
  }

  .row img.pandomo-hlf {
    margin-left: 45px !important;
  }

  #dofollow-video .no-padding-bottom.row,
  #dofollow-video .col-2 {
    padding: 0;
  }

  #dofollow-video .col-2 {
    margin-bottom: 35px;
  }

  #dofollow-video .col-2:nth-child(2) {
    margin: 0;
  }

  #dofollow-video h2.section-title {
    font-size: 35px;
  }

  #dwnld .cntr {
    width: 100%;
  }

  .banner-parallax-2,
  .banner-parallax-3 {
    height: 100% !important;
    background-size: inherit;
  }

  .banner-parallax-3 img {
    margin-top: 25px;
  }

  .icon-dwnld {
    width: 100%;
  }

  #dwnld a.lnk-dwnld {
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
  }

  #dofollow-contact .form-contct {
    width: 100%;
  }

  #landing-footer #copyright {
    width: 100%;
  }

  #proveedor .section-title {
    font-size: 30px;
    text-align: center !important;
    line-height: 1em;
    font-family: 'rocafort-Bold';
  }

  #proveedor .section-subtitle {
    font-size: 28px;
    width: 100%;
    line-height: 1.3em;
  }

  #dofollow-contact .form-contct h3 {
    font-size: 28px;
  }

  #dofollow-contact .form-contct h4 {
    font-size: 20px;
  }

  input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
  }

  #header.nav-solid, #header.nav-solid a, #header.nav-solid i, #nav-mobile ul li a {
    background: transparent;
    box-shadow: none;
  }

  #nav-trigger span:after{
    color: #ffffff;
  }

  .icon-dwnld {
    margin-right: 0;
  }

  #dwnld a.lnk-dwnld {
    width: 100%;
  }

  #proveedor .row {
    margin-top: 0px;
  }

  .banner-parallax-1 {
    background-size: inherit;
    height: auto !important;
    min-height: auto;
  }

  .signup input.half.snd,
  .signup input.half {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #medio-md h6 {
    font-size: 30px;
    line-height: 1em;
  }

  #medio-md a.btn {
    font-size: 30px;
    padding: 15px 0;
    width: 92%;
    display: block;
    text-align: center;
  }

  #medio-md li {
    margin-bottom: 15px;
  }

  #keyfeatures .col-2 {
    padding-bottom: 0
  }

  #keyfeatures .row .col-2:nth-child(3) {
    padding-top: 0;
    margin-top: 0;
  }

}  

@media (min-width: 480px) and (max-width: 768px) { 

  #about h4 {
    text-align: left !important;
    padding: 0;
  }

  body .row {
    padding-right: 35px !important;
    padding-left: 35px !important;
  }

  #about .row,
  #medio-md .row {
    padding-bottom: 50px !important;
  }

  #medio-md .col-2:nth-child(2) {
    margin-top: 40px;
  }

  .col-2 {
    padding: 20px 5px 0;
  }

  #logo {
    width: 416px;
    text-align: center;
    margin: 0 auto;
    height: 85px;
    display: block;
    overflow: hidden;
    float: none;
  }

  #logo img {
    height: 134px;
    width: auto;
    max-width: none
  }

  #phone.row {
    margin: 30px 0 0;
    padding: 0 !important;
    width: 100%;
    text-align: center;
  }

  .phone-md {
    text-align: center;
    float: none;
  }

  #banner-content.row {
    padding-top: 250px!important;
  }

  #nav-trigger {
    display: none;
  }

  #banner h6 {
    font-size: 60px;
    text-align: center;
  }

  #banner h1 {
    font-size: 42px;
    display: block;
    width: 100%;
    text-align: center;
    line-height: 1.2em;
    margin-top: 5px;
  }

  h1.ttl-landing {
    height: 80px;
  }

  h2 {
    font-family: 'rocafort-Medium', sans-serif, Arial, Helvetica;
    font-size: 45px;
  }

  h4 {
    font-size: 22px;
  }

  body #proveedor .row {
    padding: 0 !important;
  }

  .signup {
    padding: 15px 15px 25px;
  }

  .signup h3 {
    font-size: 32px;
    font-weight: 400;
  }

  .signup input.half{
    width: 100%;
  }

  .section-title {
    font-size: 45px;
    line-height: 1.2em;
    font-family: 'rocafort-Medium', sans-serif, Arial, Helvetica;
    text-align: left !important;
  }

  .section-heading {
    padding: 25px 0 0;
  }

  .section-subtitle {
    font-size: 30px;
    padding-bottom: 25px;
  }

  .row img.pandomo-hlf {
    margin-left: 45px !important;
  }

  #dofollow-video .no-padding-bottom.row,
  #dofollow-video .col-2 {
    padding: 0;
  }

  #dofollow-video .col-2 {
    margin-bottom: 35px;
  }

  #dofollow-video .col-2:nth-child(2) {
    margin: 0;
  }

  #dofollow-video h2.section-title {
    font-size: 35px;
  }

  #dwnld .cntr {
    width: 100%;
  }

  .banner-parallax-2,
  .banner-parallax-3 {
    height: 100% !important;
    background-size: inherit;
  }

  .banner-parallax-3 img {
    margin-top: 25px;
  }

  .icon-dwnld {
    width: 100%;
  }

  #dwnld a.lnk-dwnld {
    font-size: 26px;
    text-align: center;
    margin-bottom: 20px;
  }

  #dofollow-contact .form-contct {
    width: 100%;
  }

  #landing-footer #copyright {
    width: 100%;
  }

  #proveedor .section-title {
    font-size: 32px;
    text-align: center !important;
    line-height: 1em;
    font-family: 'rocafort-Bold';
  }

  #proveedor .section-subtitle {
    font-size: 28px;
    width: 100%;
    line-height: 1.3em;
  }

  #dofollow-contact .form-contct h3 {
    font-size: 28px;
  }

  #dofollow-contact .form-contct h4 {
    font-size: 20px;
  }

  input[type="submit"] {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
  }

  #header.nav-solid, #header.nav-solid a, #header.nav-solid i, #nav-mobile ul li a {
    background: transparent;
    box-shadow: none;
  }

  #nav-trigger span:after{
    color: #ffffff;
  }

  .icon-dwnld {
    margin-right: 0;
  }

  #dwnld a.lnk-dwnld {
    width: 100%;
  }

  #proveedor .row {
    margin-top: 0px;
  }

  .banner-parallax-1 {
      background-size: inherit;
  }

   .banner-parallax-1 {
    background-size: inherit;
    height: auto !important;
    min-height: auto;
  }

  .signup input.half.snd,
  .signup input.half {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  #proveedor .no-padding-bottom.row {
    margin: 75px auto;
    width: 85%;
  }

  #medio-md.banner-parallax-2 { 
    background-size: cover !important;
    background-position: center center !important;
  }

}  

@media (min-width: 768px) and (max-width: 900px) { 

  #logo img {
    max-height: 110px;
    margin-top: 2px;
  }

}

@media (min-width: 768px) and (max-width: 1024px) { 

  #banner h6 {
    text-align: center;
  }

  #nav-trigger {
    display: none;
  }

  #banner-content.row {
    padding-top: 175px;
  }

  #banner-content .col-2 {
    width: 100%;
  }

  #banner-content .col-2 h1,
  #banner-content .col-2 h2 {
    text-align: center;
  }

  #dofollow-contact .form-contct {
    width: 100%;
  }

  .signup input.half.snd {
    margin-left: 0 !important;
  }

  #medio-md .col-2 {
    width: 100%;
  }

}


@media (min-width: 480px) and (max-width: 1240px) { 

  .signup input.half {
    width: 100%;
  }

  .banner-parallax-2 {
    height: auto !important;
  }

  .signup input.half.snd,
  .signup input.half {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }


}


