.vpn-filter-advanced h3 {
  margin: 0;
  color: #333333;
  font-family: Roboto, serif;
  font-size: 20px;
  font-weight: normal;
  line-height: 50px; }
.vpn-filter-advanced-form .vpn-filter-advanced {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap; }
  .vpn-filter-advanced-form .vpn-filter-advanced .vefl-layout {
    -webkit-flex: 2 0 0;
    -ms-flex: 2 0 0;
    flex: 2 0 0;
    text-align: left; }
.vpn-filter-advanced .vefl-group {
  background-color: #fcfbfb;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); }
  .vpn-filter-advanced .vefl-group.vefl-group-top {
    border: 1px solid #e0e0e0; }
    .vpn-filter-advanced-form .vpn-filter-advanced .vefl-group.vefl-group-top {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-flow: row wrap;
      flex-flow: row wrap;
      border: none;
      background: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
  .vpn-filter-advanced .vefl-group.vefl-group-main {
    margin-top: 30px;
    background-color: #ffffff; }
    .vpn-filter-advanced-form .vpn-filter-advanced .vefl-group.vefl-group-main {
      display: none; }
    .vpn-filter-advanced .vefl-group.vefl-group-main h3 {
          background-color: #096293;
          color:#F8C749;
      padding-left: 58px;
      background-image: url(../images/criteria-icon.png);
      background-position: 21px center;
      background-repeat: no-repeat; }
    .vpn-filter-advanced .vefl-group.vefl-group-main .vefl-region {
      position: relative;
      padding: 15px 20px;
      max-height: 55px;
      background-color: #f0f0f0;

      background-color: #F8C749;
      background-color: #f5950c;
      border-top: 1px solid #e0e0e0;
      border-left: 1px solid transparent;
      border-right: 1px solid transparent;
      -webkit-transition: all .5s;
      -moz-transition: all .5s;
      -ms-transition: all .5s;
      -o-transition: all .5s;
      transition: all .5s;
      overflow: hidden; }
      .vpn-filter-advanced .vefl-group.vefl-group-main .vefl-region .open-button {
        position: absolute;
        top: 18px;
        right: 20px;
        width: 16px;
        height: 16px;
        background: url(../images/filter-close-icon.png) center center no-repeat;
        cursor: pointer;
        z-index: 1; }
      .vpn-filter-advanced .vefl-group.vefl-group-main .vefl-region.open {
        max-height: 10000px;
        background-color: #fcfbfb;
        background-color: #F8C749;
        background-color: #f5950c;
        border-left: 1px solid #e0e0e0;
        border-right: 1px solid #e0e0e0; }
        .vpn-filter-advanced .vefl-group.vefl-group-main .vefl-region.open .open-button {
          background-image: url(../images/filter-open-icon.png); }
      .vpn-filter-advanced .vefl-group.vefl-group-main .vefl-region > .views-exposed-widget > .views-widget {
        margin-top: 20px; }
      .vpn-filter-advanced .vefl-group.vefl-group-main .vefl-region > .views-exposed-widget > label {
        float: none;
        color: #333333;
        color:#13638d;
        font-size: 20px;
        font-weight: normal;
        line-height: normal; }
.vpn-filter-advanced .vefl-region {
  padding: 20px; }
  .vpn-filter-advanced-form .vpn-filter-advanced .vefl-region {
    float: left;
    padding: 0 30px;
    width: 50%;
    background: none !important;
    border: none !important;
    border-right: 1px solid #e0e0e0 !important; }
  .vpn-filter-advanced .vefl-region.vefl-region-top1 {
    background-color: #ffffff;
        background-color: #096293;
    border-bottom: 1px solid #e0e0e0; }
  .vpn-filter-advanced .vefl-region.vefl-region-top3 {
    background-color: #f0f0f0;
    background-color: #F8C749;
    background-color: #f5950c;
    border-top: 1px solid #e0e0e0; }
.vpn-filter-advanced .views-exposed-widget {
  position: relative;
  float: none;
  width: 100%; }
  .vpn-filter-advanced .views-exposed-widget #edit-submit-services{
        background-color: #65c133;
  }
  .vpn-filter-advanced .views-exposed-widget #edit-submit-services:before{
     background-color: #4d9d0e;

  }
  .vpn-filter-advanced .views-exposed-widget #edit-submit-services:after{
      background-color: #4d9d0e;
   }
  .vpn-filter-advanced .views-exposed-widget:after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  .vpn-filter-advanced .views-exposed-widget.views-exposed-widget + .views-exposed-widget {
    margin-top: 10px; }
  .vpn-filter-advanced .views-exposed-widget.views-exposed-widget label {
    float: left;
    color: #999999;
    color:#131212;
    font-size: 16px;
    font-weight: 400;
    line-height: 23px; }
  .vpn-filter-advanced .views-exposed-widget.views-exposed-widget select {
    float: right;
    padding: 0;
    width: 50px;
    height: 23px;
    font-size: 12px;
    border: 1px solid #e0e0e0;
    background-color: #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }
  .vpn-filter-advanced .views-exposed-widget.views-widget-edit-rating label {
    float: left;
    color: #333333;
    color:#13638d;
    font-size: 22px;
    color: #F8C749;
    line-height: normal; }
    .page-home-new .vpn-filter-advanced .views-exposed-widget.views-widget-edit-rating label{
        color: #13638d;
    }
    
  .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price {
    padding-bottom: 45px; }
    .vpn-filter-advanced-form .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price {
      padding-bottom: 35px; }
    .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price label {
      float: none;
      color: #cccccc;
      font-size: 22px;
      line-height: normal; }
    .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget label.control-label {
      position: absolute;
      bottom: 0;
      color: #233c4f;
      font-size: 24px;
      font-weight: normal; }
      .vpn-filter-advanced-form .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget label.control-label {
        font-size: 16px;
        line-height: normal; }
    .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget .form-item-price-min label.control-label {
      left: -13px; }
    .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget .form-item-price-max label.control-label {
      right: 27px; }
      .vpn-filter-advanced-form .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget .form-item-price-max label.control-label {
        right: 15px; }
    .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget .focus-border {
      display: none; }
    .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget input[type='text'] {
      position: absolute;
      bottom: 0;
      padding: 0;
      width: 40px;
      color: #233c4f;
      font-size: 24px;
      font-weight: normal;
      background: none;
      border: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      .vpn-filter-advanced-form .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget input[type='text'] {
        width: 28px;
        font-size: 16px;
        line-height: normal; }
    .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget .form-item-price-min input {
      left: 0; }
      .vpn-filter-advanced-form .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget .form-item-price-min input {
        left: -4px; }
    .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .views-widget .form-item-price-max input {
      right: -13px; }
    .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .bef-slider {
      margin-top: 20px; }
      .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .bef-slider .ui-slider-range {
        background-color: #2091cf; }
      .vpn-filter-advanced .views-exposed-widget.views-widget-edit-price .bef-slider .ui-slider-handle {
        top: -11px;
        margin-left: -13px;
        width: 26px;
        height: 26px;
        -webkit-box-shadow: 0 1px 3px #b7b7bd;
        -moz-box-shadow: 0 1px 3px #b7b7bd;
        box-shadow: 0 1px 3px #b7b7bd;
        background: #ffffff url(../images/slider-handle-icon.png) center center no-repeat;
        border: none; }
.vpn-filter-advanced .form-control {
  position: relative; }
  .vpn-filter-advanced .form-control.form-checkboxes {
    padding: 0;
    height: auto;
    background: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .vpn-filter-advanced .form-control input[type="checkbox"] {
    position: absolute;
    left: -9999px; }
  .vpn-filter-advanced .form-control input[type="checkbox"] + label {
    position: relative;
    float: none;
    padding-left: 30px;
    width: 100%;
    height: 20px;
    color: #999999;
    color:#131212;
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    cursor: pointer; }
      .vpn-filter-advanced .form-control input[type="checkbox"] + label a{
        color: #131212;
      }
    .vpn-filter-advanced .form-control input[type="checkbox"] + label:before {
      content: ' ';
      position: absolute;
      left: 0;
      top: 0;
      width: 20px;
      height: 20px;
      background-color: #ffffff;
      border: 1px solid #e0e0e0;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px;
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }
  .vpn-filter-advanced .form-control input[type="checkbox"]:checked + label {
    color: #000000; }
    .vpn-filter-advanced .form-control input[type="checkbox"]:checked + label:after {
      content: ' ';
      position: absolute;
      left: 3px;
      top: 5px;
      width: 15px;
      height: 11px;
      background: url(../images/filter-checkbox-check.png); }
  .vpn-filter-advanced .form-control label .more-info {
    position: relative;
    top: -4px;
    left: 3px;
    display: inline-block;
    width: 8px;
    height: 12px;
    background: url(../images/filter-info.png); }
.vpn-filter-advanced .form-group + .form-group {
  margin-top: 10px; }
.vpn-filter-advanced #edit-rating {
  float: right; }
  .vpn-filter-advanced #edit-rating .form-item {
    position: relative;
    margin-top: 4px;
    padding: 0;
    display: inline-block;
    width: 18px; }
    .vpn-filter-advanced #edit-rating .form-item.hover label, .vpn-filter-advanced #edit-rating .form-item.checked label {
      background: url(../images/rating-star-green.png); }
  .vpn-filter-advanced #edit-rating input {
    position: absolute;
    left: -9999px; }
  .vpn-filter-advanced #edit-rating .form-item:first-child label {
    background: none !important; }
  .vpn-filter-advanced #edit-rating label {
    display: block;
    padding: 0;
    width: 18px;
    height: 18px;
    min-height: 0;
    background: url(../images/rating-star-gray.png);
    text-indent: -9999px; }
  .vpn-filter-advanced #edit-rating label:hover {
    background: url(../images/rating-star-green.png); }
.vpn-filter-advanced #edit-multilogins {
  text-align: right; }
  .vpn-filter-advanced #edit-multilogins .form-item {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-left: -4px; }
    .vpn-filter-advanced #edit-multilogins .form-item.hover label, .vpn-filter-advanced #edit-multilogins .form-item.checked label {
      color: #ffffff;
      background: #13638d; }
  .vpn-filter-advanced #edit-multilogins input {
    position: absolute;
    left: -9999px; }
  .vpn-filter-advanced #edit-multilogins .form-item:first-child label {
    display: none; }
  .vpn-filter-advanced #edit-multilogins label {
    float: none;
    display: block;
    padding: 0;
    width: 23px;
    height: 23px;
    color: #333333;
    font-size: 14px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-left: none; }
  .vpn-filter-advanced #edit-multilogins .form-item:nth-child(2) label {
    border-left: 1px solid #e0e0e0; }
  .vpn-filter-advanced #edit-multilogins label:hover,
  .vpn-filter-advanced #edit-multilogins input:checked ~ label,
  .vpn-filter-advanced #edit-multilogins input[checked] ~ label {
    color: #ffffff;
    background: #13638d; }
.vpn-filter-advanced #edit-features-kill-switch label:after {
  content: '?'; }
.vpn-filter-advanced .views-button button {
  padding: 7px 30px;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  text-transform: none; }
.vpn-filter-advanced .views-reset-button button {
  padding: 0;
  color: #fa565a;
  font-size: 14px;
  background: none;
  border: none;
  text-decoration: underline;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .vpn-filter-advanced .views-reset-button button:before, .vpn-filter-advanced .views-reset-button button:after {
    content: none; }
  .vpn-filter-advanced .views-reset-button button:hover {
    color: #fa565a;
    background: none;
    text-decoration: none; }
.vpn-filter-advanced label a {
  position: relative;
  z-index: 10; }

.vpn-filter-advanced-form {
  position: relative;
  margin: 20px auto;
  padding: 15px 0;
  background: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  z-index: 1; }
  .back-all .vpn-filter-advanced-form {
    -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.68);
    box-shadow: 0 2px 7px rgba(0, 0, 0, 0.68); 
   background-color: #F8C749;
   background-color: #f5950c;
  }
  #block-custom-blocks-custom-blocks-mainpage-filter .vpn-filter-advanced-form {
    margin-left: 15px;
    margin-right: 15px;
    width: auto;
    border: 1px solid #e0e0e0; }
  .vpn-filter-advanced-form #edit-compat-wrapper > label {
    display: none !important; }
  .vpn-filter-advanced-form #edit-compat-wrapper .bef-checkboxes .form-item {
    display: inline-block;
    width: 49%; }
  .vpn-filter-advanced-form .views-submit-button {
    -webkit-flex: 1 0 0;
    -ms-flex: 1 0 0;
    flex: 1 0 0;
    padding: 0 30px;
    text-align: center; }
    .vpn-filter-advanced-form .views-submit-button:before {
      content: 'Find your VPN';
      color: #0e3148;
      font-size: 24px;
      font-weight: normal; }
    .vpn-filter-advanced-form .views-submit-button button {
      margin: 20px 0;
      color: #ffffff;
      font-size: 16px;
      font-weight: bold;
      line-height: 24px;
      text-transform: uppercase;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      background: #f5950c; }
      .vpn-filter-advanced-form .views-submit-button button:before, .vpn-filter-advanced-form .views-submit-button button:after {
        background: #935806; }
    .vpn-filter-advanced-form .views-submit-button .advanced-search {
      color: #fa565a;
      font-size: 16px;
      text-decoration: underline; }
      .vpn-filter-advanced-form .views-submit-button .advanced-search:hover {
        text-decoration: none; }
  .vpn-filter-advanced-form .views-reset-button {
    display: none; }

#block-custom-blocks-custom-blocks-innerpage-filter form {
  padding: 0; }
.inner-filter .vpn-filter-advanced-form{

  background-color: #f5950c;
}

.inner-filter .vpn-filter-advanced .views-exposed-widget.views-widget-edit-rating label{
  color:#13638d;
}
.vpn-filter-advanced #edit-multilogins-wrapper .views-widget{
  position: relative;
    top: -10px;
}

.simple-page .field-item .inner-filter{
  padding-left:0;
  padding-right:0;
}
.footer-new .nav-item iframe{
   display: block;
   width: auto;
   height: auto;
   border:none;
}
.footer-new .nav-item iframe body{
  margin-left: 0px;
  margin-right: 0px;
}

@media (max-width: 991px) {
  .vpn-filter-advanced-form .vpn-filter-advanced .vefl-layout {
    flex: 1 0 100%; } }
@media (min-width: 768px) and (max-width: 1199px) {
  #edit-multilogins-wrapper label {
    float: none; } }
@media (max-width: 767px) {
  .vpn-filter-advanced-form {
    margin: 20px; }

  .vpn-filter-advanced-form .vpn-filter-advanced .vefl-region {
    padding: 10px 30px;
    width: 100%;
    border-bottom: 1px solid #e0e0e0 !important; } }

/*# sourceMappingURL=vpnfilter.css.map */
