/*-- TEMPLATE 1 --*/
/*-- fonts --*/
/*-- TEMPLATE 2 --*/
/*-- fonts --*/
/*$font-family-default: 'Open Sans', sans-serif;*/
/*$font-Lato: 'Lato', sans-serif;*/
/*-- TEMPLATE 3 --*/
/*-- fonts --*/
/*$font-family-default: 'proxima_novaregular';*/
/*-- TEMPLATE 1 --*/
/*-- colors --*/
/*-- TEMPLATE 2 --*/
/*-- colors --*/
/*-- TEMPLATE 3 --*/
/*-- colors --*/
/*-- mixin --*/
@media (min-width: 0px) and (max-width: 575px) {
  /*----- NETWORK_START -----*/
  .network-block-hp {
    padding: 0 0 30px 0;
  }

  .network-left-hp {
    float: none;
    padding-bottom: 30px;
  }

  .network-right-hp {
    float: none;
    padding: 0px 15px 0 15px;
  }
  .network-right-hp .next-level-hp {
    font-size: 20px;
    line-height: 30px;
  }
  .network-right-hp .next-level-list-hp ul {
    margin: 0 0 15px 17px;
  }
  .network-right-hp .next-level-list-hp ul li {
    font-size: 14px;
    line-height: 20px;
  }
  .network-right-hp .next-level-last-hp {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px;
  }
  .network-right-hp .next-work-hp {
    font-size: 16px;
    line-height: 22px;
  }

  /*----- NETWORK_END -----*/
}
@media (min-width: 576px) and (max-width: 767px) {
  /*----- NETWORK_START -----*/
  .network-block-hp {
    padding: 0 0 40px 0;
  }

  .network-left-hp {
    float: none;
    padding-bottom: 30px;
  }

  .network-right-hp {
    float: none;
    padding: 0px 15px 0 15px;
  }
  .network-right-hp .next-level-hp {
    font-size: 20px;
    line-height: 30px;
  }
  .network-right-hp .next-level-list-hp ul {
    margin: 0 0 15px 17px;
  }
  .network-right-hp .next-level-list-hp ul li {
    font-size: 14px;
    line-height: 20px;
  }
  .network-right-hp .next-level-last-hp {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px;
  }
  .network-right-hp .next-work-hp {
    font-size: 16px;
    line-height: 22px;
  }

  .btns-center-ap {
    text-align: center;
  }

  /*----- NETWORK_END -----*/
}
@media (min-width: 768px) and (max-width: 991px) {
  /*----- NETWORK_START -----*/
  .network-block-hp {
    padding: 0 0 40px 0;
  }

  .network-right-hp {
    padding: 50px 15px 0px;
  }
  .network-right-hp .next-level-hp {
    font-size: 20px;
    line-height: 30px;
  }
  .network-right-hp .next-level-list-hp ul {
    margin: 0 0 15px 17px;
  }
  .network-right-hp .next-level-list-hp ul li {
    font-size: 14px;
    line-height: 20px;
  }
  .network-right-hp .next-level-last-hp {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px;
  }
  .network-right-hp .next-work-hp {
    font-size: 16px;
    line-height: 22px;
  }

  /*----- NETWORK_END -----*/
}
@media (min-width: 992px) and (max-width: 1220px) {
  /*----- NETWORK_START -----*/
  .network-right-hp .next-level-hp {
    font-size: 22px;
    line-height: 32px;
  }

  /*----- NETWORK_END -----*/
}
