.rounder-header-pt{
  float: left;
  margin-bottom: 0 !important;
}
ul#a1 .rounder-header{
  background-color: #E87E04;
  color: #fff;
  padding: 20px;
  text-align: center;
  display: block;
  border-right: 1px solid #fff;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
}
ul#a2 .rounder-header{
  background-color: #F9690E;
  color: #fff;
  padding: 20px;
  text-align: center;
  display: block;
  border-right: 1px solid #fff;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
}
ul#a3 .rounder-header{
  background-color: #E7640E;
  color: #fff;
  padding: 20px;
  text-align: center;
  display: block;
  border-right: 1px solid #fff;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 0;
}
ul#a1 ul ,ul#a2 ul ,ul#a3 ul ,ul#a4 ul {
  margin-left: 0;
  list-style: none;
  border-right: 1px solid #fff;
}
ul#a1 ul li,ul#a2 ul li,ul#a3 ul li,ul#a4 ul li{
  margin-left: 0;
  list-style: none;
}
#pricelist_4_iv ul{
  margin-left: 0;
}
#pricelist_4_iv ul li{
  margin-left: 0;
  list-style: none;
}
ul#a2:hover .rounder-header,
ul#a3:hover .rounder-header,
ul#a1:hover .rounder-header{
  border-right:  1px solid #fff;
  border-left: 0;
}
ul#a1 .rounder,ul#a2 .rounder,ul#a3 .rounder{
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #F9BF3B;
  text-align: center;
  margin: 0 auto;
  border:5px solid #FFF;
}
ul#a1 .rounder h1,ul#a2 .rounder h1,ul#a3 .rounder h1{
  font-size: 40px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  margin-top: 30px;
  color: #fff;
}
ul#a1:hover .rounder h1,ul#a2:hover .rounder h1,ul#a3:hover .rounder h1{
  color:#F9BF3B;
}
.kue-rounder-list-unstyled{
  padding-left:0;
  list-style: none;
}
.rounder h1 span{
  font-size: 14px;
  font-family: 'Roboto', sans-serif;
  display: block;
}
.kue-rounder-border-around{
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  margin-bottom: 0;
}
.kue-rounder-btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
ul#a3:hover .kue-rounder-border-around,
ul#a1:hover .kue-rounder-border-around,
ul#a2:hover .kue-rounder-border-around{
  border-right: 0;
  border-left: 0;
  margin-bottom: 0;
}
.kue-rounder-odd-4{
  background-color: #fff;
  padding: 10px 15px;
  margin: 0 auto;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}
.kue-rounder-even-4{
  background-color: #f1f1f1;
  padding: 10px 15px;
  text-align: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 600;
  margin-bottom: 0;
}
ul#a1 .kue-rounder-btn-color{
  background-color: #E87E04;
  color: #fff;
}
ul#a2 .kue-rounder-btn-color{
  background-color: #F9690E;
  color: #fff;
}
ul#a3 .kue-rounder-btn-color{
  background-color: #E7640E;
  color: #fff;
}
ul#a1 .kue-rounder-button{
  text-align: center;
  padding: 20px 0;
  border-bottom: 5px solid #E87E04;
  background-color: #fff;
}
ul#a2 .kue-rounder-button{
  text-align: center;
  padding: 20px 0;
  border-bottom: 5px solid #F9690E;
  background-color: #fff;
}
ul#a3 .kue-rounder-button{
  text-align: center;
  padding: 20px 0;
  border-bottom: 5px solid #E7640E;
  background-color: #fff;
}


ul#a1:hover .rounder,
ul#a3:hover .rounder,
ul#a2:hover .rounder{
  background-color: #fff;
  color:#674172 ;
}

ul#a1:hover .kue-rounder-even-4{
  background-color: rgb(235, 149, 50);
    color: #fff;
}
ul#a2:hover .kue-rounder-even-4{
  background-color: rgb(242, 121, 53);
    color: #fff;
}
ul#a3:hover .kue-rounder-even-4{
  background-color: rgb(249, 105, 14);
    color: #fff;
}
ul#a1:hover .btn-color,
ul#a2:hover .btn-color{
  background-color: #fff;
  color: #674172;
}
ul#a3:hover .btn-color{
  background-color: #fff;
  color: #674172;
}
ul#a1:hover .kue-rounder-odd-4{
  background-color: rgba(235, 149, 50,.9);
  color: #fff;
}
ul#a2:hover .kue-rounder-odd-4{
  background-color: rgba(242, 121, 53,.9);
  color: #fff;
}
ul#a3:hover .kue-rounder-odd-4{
  background-color: rgba(249, 105, 14,.9);
  color: #fff;
}

ul#a1:hover .kue-rounder-button{
  background-color: #E87E04;
  border-bottom: 5px solid #E87E04;
  background-image: none;
}
ul#a2:hover .kue-rounder-button{
  background-color: #F9690E ;
  border-bottom: 5px solid #F9690E;
  background-image: none;
}
ul#a3:hover .kue-rounder-button{
  background-color: #E7640E;
  border-bottom: 5px solid #E7640E;
  background-image: none;
}


ul#a1:hover ul li,
ul#a2:hover ul li,
ul#a3:hover ul li{padding:12px 0}
ul#a1:hover,
ul#a3:hover,
ul#a2:hover{
  margin-top:-10px;
  box-shadow: 0 0px 30px 10px rgba(65,65,65,0.38);
  -webkit-box-shadow: 0 0 30px 10px rgba(65, 65, 65, 0.38);
  -moz-box-shadow:0 0 30px 10px rgba(65, 65, 65, 0.38);  z-index:99;
  position: relative;
}
.wrapper-4{
  width:100%;
}
ul#a1:hover .kue-rounder-btn{
  background-color: #E87E04;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
ul#a2:hover .kue-rounder-btn{
  background-color: #F9690E;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
ul#a3:hover .kue-rounder-btn{
  background-color: #E7640E;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
}
ul#a1:hover button,ul#a2:hover button,ul#a3:hover button{
  background-image: none;
  border: none;
  outline: none;
}

@media (max-width: 480px){
ul#a1 .rounder,ul#a2 .rounder,ul#a3 .rounder{
    width: 45px !important;
    height: 45px !important;
    margin: 0;
  }
  ul#a1 .rounder-header,ul#a2 .rounder-header,ul#a3 .rounder-header{
    padding: 5px
  }
ul#a1 .rounder h1,ul#a2 .rounder h1,ul#a3 .rounder h1{
    font-size: 20px;
    margin-top: 10px;
  }
  .rounder h1 span{
    font-size: 10px;
  }
  ul#a1 h2,ul#a2 h2,ul#a3 h2{
    font-size: 16px !important ;
  }
  ul#a2:hover .kue-rounder-btn,
  ul#a3:hover .kue-rounder-btn,
  ul#a1:hover .kue-rounder-btn{
    font-size: 12px;
    padding: 10px 5px;
  }
  ul#a2 .kue-rounder-btn,
  ul#a3 .kue-rounder-btn,
  ul#a1 .kue-rounder-btn{
    font-size: 12px;
    padding: 10px 5px;
  }
}
