.container {
  width: 100%;
}
section {
  padding: 20px;
}
.responsive-circle {
  font-size: 14px;
  font-weight: 700;
  margin: auto;
  width: 150%;
}
.responsive-circle::after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 0;
  margin-bottom: 20px;
  padding-bottom: 100%;
  width: 100%;
}
.responsive-circle div {
  color: white;
  float: left;
  line-height: 1em;
  padding-top: 30%;
  text-align: center;
  width: 100%;
}

.responsive-circle .txt {
  padding-top: 42%;
}

.panel h3 {
    margin-bottom: 0px !important;

}

h4.bigger {
    margin-top: 0px;
}

.averror {
  margin-left: -160px;
  margin-top: 20px;
  position: absolute;
  display: block;
  width: 145px;
}
.freq {
  margin-left: 180px;
  margin-top: 20px;
  position: absolute;
  display: block;
  width: 170px;
}
svg {
  width: 150px;
  height: 150px;
  transform: rotate(-52deg);
  background: #0071bb;
  border-radius: 50%;
}
circlepie {
  stroke: #000;
  stroke-width: 32;
  stroke-dasharray: 38 100;
}
.pieone {
  transform: translate(65%);
}
.pietwo {
  transform: translate(30%);
}
.color1-circle::after {
  background: #0071BB none repeat scroll 0 0;
}
.color2-circle::after {
  background: #306384 none repeat scroll 0 0;
}
.color3-circle::after {
  background: #0071BB none repeat scroll 0 0;
}
.color4-circle::after {
  background: #306384 none repeat scroll 0 0;
}
.circled {
  padding-top: 210px;
  padding-bottom: 170px;
  overflow-x:hidden;
}
.one {
  transform: translate(117%);
}
.two {
  transform: translate(93%, -60%);
}
.three {
  transform: rotate(0deg) translate(70px);
}
.four {
  transform: translate(-110%, 57%);
}
.responsive-square {
  font-size: 12px;
  font-weight: 700;
  margin-right: 20px;
  margin-top: 20px;
}
.responsive-square::after {
  content: "";
  display: block;
  height: 135px;
  margin-bottom: 20px;
  padding-bottom: 60%;
}
.responsive-square div {
  color: white;
  float: left;
  line-height: 1.3em;
  padding: 7% 3%;
  text-align: center;
  width: 100%;
  font-weight: 400;
}
.color1-square::after {
  background: #0071BB none repeat scroll 0 0;
}
.color2-square::after {
  background: #306384 none repeat scroll 0 0;
}
.color3-square::after {
  background: #0071BB  none repeat scroll 0 0;
}
.color4-square::after {
  background: #306384  none repeat scroll 0 0;
}
.heade {
  padding-bottom: 15px;
}
.prices {
  font-size: 12px;
  text-align: right;
}
.pluspro {
  font-size: 15px;
  font-weight: 600;
}
.totals {
  font-size: 15px;
  font-weight: 600;
}
.bbo {
  margin-left: -150px;
  margin-top:20px;
  margin-top: 35px;
  position: absolute;
  display: block;
  width: 145px;
}
.nasopen {
  margin-left: 180px;
  margin-top: 20px;
  position: absolute;
  display: block;
  width: 170px;
}
.naslast {
  margin-top: -76px;
  position: absolute;
  display: block;
  text-align: center;
  width: 600px;
  margin-left: -210px;
}
.otherdata {
  margin-top: 160px;
  margin-left: -112px;
  display: block;
  width: 460px;
  position: absolute;
}
.copy {
  font-size: 10px;
}

.discopy {
  font-size: 10px;
  color:#7d7b7b;
}

.FirmTable {
  display: table;
  width: 100%;
  margin-top: 20px;
}
.divFirmRow {
  display: table-row;
}
.divTableCell, .divTableHead {
  display: table-cell;
  padding: 5px 10px;
}

@media only screen and (max-width: 1200px) {

  
.nasopen {
  margin-left: 140px;
  margin-top: 10px;
}
  .otherdata {
    margin-top: 120px;
}
  .circled {
  padding-bottom:120px;
  overflow-x:hidden;
}
}



@media screen and (max-width: 992px) {
  .circled {
  padding-top: 140px;
  padding-bottom:0px;
  overflow-x:hidden;
}
  .responsive-circle {
    font-weight: 700;
    margin: auto;
    width: 20%;
  }

  .responsive-circle::after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    margin-bottom: 20px;
    padding-bottom: 100%;
    width: 100%;
  }
  .responsive-circle div {
    color: white;
    float: left;
    line-height: 1em;
    padding-top: 35%;
    text-align: center;
    font-size: 16px;
    width: 100%;
  }
  
  .one {
    transform: translate(-32%, -70%);
  }
  .two {
    transform: translate(-32%, -53%);
  }
  .three {
    transform: translate(-32%, -36%);
  }
  .four {
    transform: translate(-32%, -18%);
  }
 .averror {
    margin-left: 180px;
    margin-top: 20px;
    position: absolute;
    display: block;
    width: 200px;
  }
  .freq {
    margin-left: 180px;
    margin-top: 20px;
    position: absolute;
    display: block;
    width: 200px;
  }
  .pieone {
    transform: translate(0%);
  }
  .pietwo {
    transform: translate(0%);
  }

  .responsive-square {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 20px;
  }
  .responsive-square::after {
    content: "";
    display: block;
    height: 230px;
    width: 330px;
    margin-bottom: 20px;
    padding-bottom: 30%;
  }
  .responsive-square div {
    color: white;
    float: left;
    line-height: 1.3em;
    padding: 7% 3%;
    text-align: center;
    font-weight: 400;
    width: 300px;
    display: block;
  }

  .heade {
    padding-bottom: 15px;
  }
  .prices {
    font-size: 12px;
    text-align: right;
  }
  .pluspro {
    font-size: 15px;
    font-weight: 600;
  }
  .totals {
    font-size: 15px;
    font-weight: 600;
  }
  .bbo {
    margin-left: 430px;
    margin-top: 35px;
    position: absolute;
    display: block;
    width: 460px;
  }
  .nasopen {
    margin-left: 430px;
    margin-top: 30px;
    position: absolute;
    display: block;
    text-align: left;
    width: 460px;
  }
  .naslast {
    margin-top: 12px;
    margin-left: 430px;
    position: absolute;
    display: block;
    text-align: left;
    width: 460px;
  }
  .otherdata {
    margin-top: 45px;
    margin-left: 430px;
    position: absolute;
    display: block;
    text-align: left;
    width: 460px;
  }
  .copy {
    font-size: 14px;
  }
  .responsive-square {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 20px;
  }
  .responsive-square::after {
    content: "";
    display: block;
    height: 270px;
    width: 340px;
    margin-bottom: 20px;
    padding-bottom: 30%;
  }
  .responsive-square div {
    color: white;
    float: left;
    line-height: 1.3em;
    padding: 7% 3%;
    text-align: center;
    width: 100%;
    font-weight: 400;
  }
}

@media screen and (max-width: 960px) {

  .responsive-circle {
    font-weight: 700;
    margin: auto;
    width: 20%;
  }

  .responsive-circle::after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    margin-bottom: 20px;
    padding-bottom: 100%;
    width: 100%;
  }
  .responsive-circle div {
    color: white;
    float: left;
    line-height: 1em;
    padding-top: 30%;
    text-align: center;
    font-size: 16px;
    width: 100%;
  }

  .one {
    transform: translate(-32%, -70%);
  }
  .two {
    transform: translate(-32%, -53%);
  }
  .three {
    transform: translate(-32%, -36%);
  }
  .four {
    transform: translate(-32%, -18%);
  }
 .averror {
    margin-left: 180px;
    margin-top: 20px;
    position: absolute;
    display: block;
    width: 200px;
  }
  .freq {
    margin-left: 180px;
    margin-top: 20px;
    position: absolute;
    display: block;
    width: 200px;
  }
  .pieone {
    transform: translate(0%);
  }
  .pietwo {
    transform: translate(0%);
  }
  .circled {
  padding-top: 140px;
  padding-bottom:0px;
  overflow-x:hidden;
}
  .responsive-square {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 20px;
  }
  .responsive-square::after {
    content: "";
    display: block;
    height: 230px;
    width: 330px;
    margin-bottom: 20px;
    padding-bottom: 30%;
  }
  .responsive-square div {
    color: white;
    float: left;
    line-height: 1.3em;
    padding: 7% 3%;
    text-align: center;
    font-weight: 400;
    width: 300px;
    display: block;
  }

  .heade {
    padding-bottom: 15px;
  }
  .prices {
    font-size: 12px;
    text-align: right;
  }
  .pluspro {
    font-size: 15px;
    font-weight: 600;
  }
  .totals {
    font-size: 15px;
    font-weight: 600;
  }
  .bbo {
    margin-left: 430px;
    margin-top: 35px;
    position: absolute;
    display: block;
    width: 460px;
  }
  .nasopen {
    margin-left: 430px;
    margin-top: 30px;
    position: absolute;
    display: block;
    text-align: left;
    width: 460px;
  }
  .naslast {
    margin-top: 12px;
    margin-left: 430px;
    position: absolute;
    display: block;
    text-align: left;
    width: 460px;
  }
  .otherdata {
    margin-top: 45px;
    margin-left: 430px;
    position: absolute;
    display: block;
    text-align: left;
    width: 460px;
  }
  .copy {
    font-size: 14px;
  }
  .responsive-square {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 20px;
  }
  .responsive-square::after {
    content: "";
    display: block;
    height: 270px;
    width: 340px;
    margin-bottom: 20px;
    padding-bottom: 30%;
  }
  .responsive-square div {
    color: white;
    float: left;
    line-height: 1.3em;
    padding: 7% 3%;
    text-align: center;
    width: 100%;
    font-weight: 400;
  }
}


@media screen and (max-width: 780px) {
	  .circled {
  padding-top: 140px;
  overflow-x:hidden;
}
  .responsive-square {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 20px;
  }
  .responsive-square::after {
    content: "";
    display: block;
    height: 230px;
    width: 330px;
    margin-bottom: 20px;
    padding-bottom: 30%;
  }
  .responsive-square div {
    color: white;
    float: left;
    line-height: 1.3em;
    padding: 7% 3%;
    text-align: center;
    font-weight: 400;
    width: 300px;
    display: block;
  }
    .responsive-circle div {

    font-size: 12px;

  }
    .bbo {
    margin-left: 435px;
    margin-top: 35px;
    position: absolute;
    display: block;
    width: 300px;
  }
   .nasopen {
    margin-left: 435px;
    margin-top: 30px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .naslast {
    margin-top: 12px;
    margin-left: 435px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .otherdata {
    margin-top: 45px;
    margin-left: 435px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
    .copy {
    font-size: 12px;
  }
}

@media screen and (max-width: 720px) {
  .circled {
  padding-top: 140px;
  overflow-x:hidden;
}	
  .responsive-square {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 20px;
  }
  .responsive-square::after {
    content: "";
    display: block;
    height: 230px;
    width: 330px;
    margin-bottom: 20px;
    padding-bottom: 30%;
  }
  .responsive-square div {
    color: white;
    float: left;
    line-height: 1.3em;
    padding: 7% 3%;
    text-align: center;
    font-weight: 400;
    width: 300px;
    display: block;
  }
    .responsive-circle div {

    font-size: 12px;

  }
    .bbo {
    margin-left: 410px;
    margin-top: 35px;
    position: absolute;
    display: block;
    width: 300px;
  }
   .nasopen {
    margin-left: 410px;
    margin-top: 30px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .naslast {
    margin-top: 12px;
    margin-left: 410px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .otherdata {
    margin-top: 45px;
    margin-left: 410px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
}

@media screen and (max-width: 736px) {
  .responsive-square {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 20px;
  }
  .responsive-square::after {
    content: "";
    display: block;
    height: 280px;
    width: 290px;
    margin-bottom: 20px;
    padding-bottom: 30%;
  }
  .responsive-square div {
    color: white;
    float: left;
    line-height: 1.3em;
    padding: 7% 3%;
    text-align: center;
    font-weight: 400;
    width: 290px;
    display: block;
  }
}

@media screen and (max-width: 640px) {
  .responsive-square {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 20px;
  }
  .responsive-square::after {
    content: "";
    display: block;
    height: 280px;
    width: 255px;
    margin-bottom: 20px;
    padding-bottom: 30%;
  }
  .responsive-square div {
    color: white;
    float: left;
    line-height: 1.3em;
    padding: 7% 3%;
    text-align: center;
    font-weight: 400;
    width: 250px;
    display: block;
  }
}

@media screen and (max-width: 480px) {
  .col-6 {
    width: 100%;
  }
  .responsive-circle {
    font-weight: 700;
    margin: auto;
    width: 30%;
  }
  .responsive-circle::after {
    border-radius: 50%;
    content: "";
    display: block;
    height: 0;
    margin-bottom: 20px;
    padding-bottom: 100%;
    width: 100%;
  }
  .responsive-circle div {
    color: white;
    float: left;
    line-height: 1em;
    padding-top: 35%;
    text-align: center;
    font-size: 16px;
    width: 100%;
  }
  .one {
    transform: translate(-32%, -115%);
  }
  .two {
    transform: translate(-32%, -105%);
  }
  .three {
    transform: translate(-32%, -90%);
  }
  .four {
    transform: translate(-32%, -78%);
  }
  .bbo {
    margin-left: 265px;
    margin-top: 35px;
    position: absolute;
    display: block;
    width: 250px;
  }
  .nasopen {
    margin-left: 265px;
    margin-top: 0px;
    position: absolute;
    display: block;
    text-align: left;
    width: 250px;
  }
  .naslast {
    margin-left: 265px;
    margin-top: -33px;
    position: absolute;
    display: block;
    text-align: left;
    width: 250px;
  }
  .otherdata {
    margin-left: 265px;
    margin-top: 10px;
    position: absolute;
    display: block;
    text-align: left;
    width: 250px;
  }
  .responsive-square {
    font-size: 12px;
    font-weight: 700;
    margin-right: 20px;
    margin-top: 20px;
  }
  .responsive-square::after {
    content: "";
    display: block;
    height: 230px;
    width: 330px;
    margin-bottom: 20px;
    padding-bottom: 30%;
  }
  .responsive-square div {
    color: white;
    float: left;
    line-height: 1.3em;
    padding: 7% 3%;
    text-align: center;
    font-weight: 400;
    width: 300px;
    display: block;
  }
}

@media screen and (max-width: 568px) {
  .col-6 {
    width: 100%;
  }
  .circled {
	  padding-top:190px;
	  padding-bottom: 300px;
}
  .responsive-circle {
    font-weight: 700;
    margin: auto;
    width: 30%;
  }
  .one {
    transform: translate(0%, -100%);
  }
  .two {
    transform: translate(0%, -55%);
  }
  .three {
    transform: translate(0%, 45%);
  }
  .four {
    transform: translate(0%, 115%);
  }
  .bbo {
    margin-left: 30px;
    margin-top: 155px;
    position: absolute;
    display: block;
    text-align: left;
    width: 420px;
  }
  .nasopen {
    margin-left: 30px;
    margin-top: 155px;
    position: absolute;
    display: block;
    text-align: left;
    width: 420px;
  }
  .naslast {
    margin-left: 30px;
    margin-top: 155px;
    position: absolute;
    display: block;
    text-align: left;
    width: 420px;
  }
  .otherdata {
    margin-left: 30px;
    margin-top: 155px;
    position: absolute;
    display: block;
    text-align: left;
    width: 420px;
  }
  .responsive-circle div {
    color: white;
    float: left;
    line-height: 1em;
    padding-top: 30%;
    text-align: center;
    width: 100%;
    font-size: 12px;
  }
  .responsive-square::after {
    width: 275px;
    margin-left: -17px;
  }
  .responsive-circle div {
    color: white;
    float: left;
    line-height: 1em;
    padding-top: 35%;
    text-align: center;
    width: 100%;
    font-size: 12px;
  }
  .responsive-square div {
    width: 390px;
  }
  .responsive-square::after {
    width: 420px;
    height: 180px;
    margin-left: -4px;
  }
  .averror {
    margin-left: 180px;
    margin-top: 20px;
    position: absolute;
    display: block;
    width: 200px;
  }
  .freq {
    margin-left: 180px;
    margin-top: 20px;
    position: absolute;
    display: block;
    width: 200px;
  }

}

@media screen and (max-width: 540px) {
  .col-6 {
    width: 100%;
  }
   .circled {
	padding-top:190px;
	padding-bottom: 300px;
}
  .responsive-circle {
    font-weight: 700;
    margin: auto;
    width: 30%;
  }
  .one {
    transform: translate(0%, -100%);
  }
  .two {
    transform: translate(0%, -55%);
  }
  .three {
    transform: translate(0%, 45%);
  }
  .four {
    transform: translate(0%, 115%);
  }
  .bbo {
    margin-left: 74px;
    margin-top: 130px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .nasopen {
    margin-left: 74px;
    margin-top: 130px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .naslast {
    margin-left: 74px;
    margin-top: 130px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .otherdata {
    margin-left: 74px;
    margin-top: 130px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .responsive-circle div {
    color: white;
    float: left;
    line-height: 1em;
    padding-top: 30%;
    text-align: center;
    width: 100%;
    font-size: 12px;
  }
  .responsive-square::after {
    width: 275px;
    margin-left: -17px;
  }
  .responsive-circle div {
    color: white;
    float: left;
    line-height: 1em;
    padding-top: 30%;
    text-align: center;
    width: 100%;
    font-size: 12px;
  }
  .responsive-square div {
    width: 390px;
  }
  .responsive-square::after {
    width: 420px;
    height: 180px;
    margin-left: -4px;
  }
  .averror {
    margin-left: 180px;
    margin-top: 20px;
    position: absolute;
    display: block;
    width: 200px;
  }
  .freq {
    margin-left: 180px;
    margin-top: 20px;
    position: absolute;
    display: block;
    width: 200px;
  }

}

@media screen and (max-width: 480px) {
  .col-6 {
    width: 100%;
  }
.circled {
  padding-bottom: 240px;
}
  .responsive-circle {
    font-weight: 700;
    margin: auto;
    width: 30%;
  }
  .one {
    transform: translate(0%, -100%);
  }
  .two {
    transform: translate(0%, -55%);
  }
  .three {
    transform: translate(0%, 45%);
  }
  .four {
    transform: translate(0%, 115%);
  }
  .bbo {
    margin-left: 30px;
    margin-top: 105px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .nasopen {
    margin-left: 30px;
    margin-top: 105px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .naslast {
    margin-left: 30px;
    margin-top: 105px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .otherdata {
    margin-left: 30px;
    margin-top: 105px;
    position: absolute;
    display: block;
    text-align: left;
    width: 300px;
  }
  .responsive-circle div {
    color: white;
    float: left;
    line-height: 1em;
    padding-top: 30%;
    text-align: center;
    width: 100%;
    font-size: 12px;
  }
  .responsive-square::after {
    width: 275px;
    margin-left: -17px;
  }
  .responsive-circle div {
    color: white;
    float: left;
    line-height: 1em;
    padding-top: 30%;
    text-align: center;
    width: 100%;
    font-size: 12px;
  }
  .responsive-square div {
    width: 340px;
  }
  .responsive-square::after {
    width: 350px;
    height: 180px;
    margin-left: -4px;
  }
  .averror {
    margin-left: 180px;
    margin-top: 20px;
    position: absolute;
    display: block;
    width: 170px;
  }
  .freq {
    margin-left: 180px;
    margin-top: 20px;
    position: absolute;
    display: block;
    width: 170px;
  }

}
@media screen and (max-width: 360px) {
  .col-6 {
    width: 100%;
  }
.circled {
  padding-bottom: 375px;
}
  .pied {
    padding-bottom: 260px;
  }
 .responsive-circle {
  font-size: 16px;
  font-weight: 700;
  margin: auto;
  width: 50%;
}
.responsive-circle::after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 0;
  margin-bottom: 20px;
  padding-bottom: 100%;
  width: 100%;
}
.responsive-circle div {
  color: white;
  float: left;
  line-height: 1em;
  padding-top: 35%;
  text-align: center;
  width: 100%;
}
  .one {
    transform: translate(0%, -100%);
  }
  .two {
    transform: translate(0%, -55%);
  }
  .three {
    transform: translate(0%, 88%);
  }
  .four {
    transform: translate(0%, 170%);
  }
  .bbo {
    margin-left: 40px;
    margin-top: 140px;
    position: absolute;
    display: block;
    text-align: left;
    width: 180px;
  }
  .nasopen {
    margin-left: 40px;
    margin-top: 140px;
    position: absolute;
    display: block;
    text-align: left;
    width: 180px;
  }
  .naslast {
    margin-left: 40px;
    margin-top: 140px;
    position: absolute;
    display: block;
    text-align: left;
    width: 180px;
  }
  .otherdata {
    margin-left: 40px;
    margin-top: 140px;
    position: absolute;
    display: block;
    text-align: left;
    width: 180px;
  }

  .responsive-square::after {
    width: 275px;
    margin-left: -17px;
  }

  .responsive-square div {
    width: 230px;
  }
  .responsive-square::after {
    width: 260px;
    height: 280px;
    margin-left: -4px;
  }
  .averror {
    margin-left: 0px;
    margin-top: 155px;
    position: absolute;
    display: block;
    width: 200px;
  }
  .freq {
    margin-left: 0px;
    margin-top: 155px;
    position: absolute;
    display: block;
    width: 200px;
  }
  .pieone {
    transform: translate(0%);
  }
  .pietwo {
    transform: translate(0%, 85%);
  }
}


@media screen and (max-width: 320px) {
.circled {
  padding-bottom: 360px;
}
.responsive-circle {
  font-size: 16px;
  font-weight: 700;
  margin: auto;
  width: 50%;
}
.responsive-circle::after {
  border-radius: 50%;
  content: "";
  display: block;
  height: 0;
  margin-bottom: 20px;
  padding-bottom: 100%;
  width: 100%;
}
.responsive-circle div {
  color: white;
  float: left;
  line-height: 1em;
  padding-top: 30%;
  width: 100%;
}
.bbo {
    margin-left: 20px;
    margin-top: 125px;
    position: absolute;
    display: block;
    text-align: left;
    width: 180px;
  }
  .nasopen {
    margin-left: 20px;
    margin-top: 125px;
    position: absolute;
    display: block;
    text-align: left;
    width: 180px;
  }
  .naslast {
    margin-left: 20px;
    margin-top: 125px;
    position: absolute;
    display: block;
    text-align: left;
    width: 180px;
  }
  .otherdata {
    margin-left: 20px;
    margin-top: 125px;
    position: absolute;
    display: block;
    text-align: left;
    width: 180px;
  }

}
