strong,
b {
  font-weight: bold;
}

@media only screen and (min-width: 737px) and (max-width: 823px) and (orientation: landscape) {

  .rb1,
  .rb2,
  .rb3,
  .rb4,
  .rb5,
  .rb6 {
    margin-left: 500px !important;
    margin-top: -10px !important;
  }

  .rb1,
  .rb6 {
    margin-top: -30px !important
  }

  .rb2 {
    margin-top: -20px !important
  }

  .rb3,
  .rb4,
  .rb5 {
    margin-top: -20px !important
  }

  .radioTextWidth {
    width: 500px !important;
  }

  .marginCheck {
    margin-left: 350px !important;
  }

  #miles {
    width: 80% !important;
  }

  .select_join {
    width: 80% !important;
  }

  .tM {
    padding-right: 16px !important;
  }

  .textMargin2 {
    width: 80% !important;
    margin-left: 10px !important;
  }

  .textMargin3 {
    width: 80% !important;
    margin-left: 50px !important;
  }

  .selectInput {
    margin-left: 70px !important;
  }

  .milesLabel {
    margin-left: 70px !important;
  }

  .mid {
    margin: auto;
  }

  #hide {
    margin-left: 60px !important;
  }

  .hr {
    width: 90% !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
    border: none !important;
    border-bottom: 1.5px solid hsla(200, 10%, 50%, 100) !important;
    height: 1.5px !important;
  }
}

@media only screen and (min-device-width: 501px) and (max-device-width: 800px) and (orientation: landscape) {

  .rb1,
  .rb2,
  .rb3,
  .rb4,
  .rb5,
  .rb6 {
    margin-left: 400px !important;
    margin-top: -10px !important;
  }

  .rb1,
  .rb6 {
    margin-top: -30px !important
  }

  .br2,
  .rb3,
  .rb4,
  .rb5 {
    margin-top: -20px !important
  }

  .radioTextWidth {
    width: 400px !important;
  }

  .marginCheck {
    margin-left: 200px !important;
  }

  .selectInput {
    margin-left: 50px !important;
  }

  .milesLabel {
    margin-left: 50px !important;
  }
}


@media only screen and (min-width: 0px) and (max-width: 750px) and (orientation: landscape) {
  .selectInput {
    margin-left: 50px;
  }

  .milesLabel {
    margin-left: 50px;
  }

  #miles {
    width: 80% !important;
  }

  .select_join {
    width: 80% !important;
  }

  .textMargin2 {
    width: 80% !important;
    margin-left: 35px !important;
  }

  .textMargin3 {
    width: 80% !important;
    margin-left: 35px !important;
  }

  .container {
    justify-content: center;
    flex-direction: column !important;
  }

  .mid {
    padding-left: 0px;
  }

  .image {
    margin-left: -20px !important;
    margin-top: 19px !important;
    height: 45px !important;
  }

  .average {
    margin-top: 5px;
    padding-left: 30px !important;
  }

  .hr {
    width: 90% !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
    border: none !important;
    border-bottom: 1.5px solid hsla(200, 10%, 50%, 100) !important;
    height: 1.5px !important;
  }

  .textMargin {
    margin-left: -30px !important;
  }

  #hide {
    margin-left: 40px !important;
  }
}

@media only screen and (max-width: 320px) and (orientation: portrait) {
  #hide {
    margin-left: 15px !important;
  }

  .zoomAll {
    margin-top:-55px;
  }

  .radiosize {
    margin-left: -10px !important;
    margin-bottom: 0px !important;
  }

  .radioTextWidth {
    width: 220px !important;
  }

  .mid {
    justify-content: center !important;
  }

  .image {
    padding-left: 20px !important;
    margin-top: 10px;
    height: 45px !important;
  }

  .average {
    margin-top: 10px;
    padding-left: 10px !important;
    font-size: 18px !important;
  }

  #miles {
    height: 50px;
    width: 80% !important;
  }

  #submitButton {
    padding-top: 7px !important;
  }

  #breakdownButton {
    padding-top: 2px;
  }

  .selectInput {
    left: 45px !important;
    top: 10px;
  }

  .milesLabel {
    left: 45px !important;
    top: 10px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .select_join {
    font-size: 20px;
    width: 80% !important;
    height: 50px;
  }

  .RadioButtons {
    padding-left: 46px !important;
    align-items: center !important;
  }

  .textMargin2 {
    width: 80% !important;
    margin-left: 7px !important;
  }

  .textMargin3 {
    width: 80% !important;
    margin-left: 7px !important;
    margin-top: 10px !important;
  }

  .textMargin {
    width: 80% !important;
    margin-left: -20px !important;
    margin-bottom: 10px !important;
  }

  .hr {
    display: flex !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
    border: none !important;
    border-bottom: 1.5px solid hsla(200, 10%, 50%, 100) !important;
    height: 1.5px !important;
    width: 90% !important;
  }

  .textMarginFirst {
    margin-top: -10px !important;
  }

  .textMargin3rd {
    margin-top: 70px !important;
  }

  .salaryNumbers {
    margin-bottom: -65px !important;
  }

  .chartMargin {
    margin-top: -30px !important;
  }

  .textLets {
    margin-top: -10px !important;
  }

  .weeklyPay {
    margin-bottom: -5px !important;
  }
}

@media only screen and (min-width: 321px) and (max-width: 360px) and (orientation: portrait) {
  .zoomAll {
    margin-top: -10px !important;
  }

  #hide {
    margin-left: 15px !important;
  }

  .radiosize {
    margin-left: 10px !important;
    margin-bottom: 10px !important;
  }

  .radioTextWidth {
    width: 250px !important;
  }

  .selectInput {
    margin-left: 25px;
  }

  .milesLabel {
    margin-left: 25px;
  }

  .image {
    margin-top: 5px;
    height: 50px !important;
  }

  .average {
    margin-top: 5px;
    margin-left: -13px !important;
    font-size: 18px !important;
  }

  .RadioButtons {
    padding-left: 46px !important;
    align-items: center !important;
  }

  .container {
    flex-direction: column;
    overflow: auto !important;
    min-width: 100% !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .textMargin2 {
    width: 80% !important;
    margin-left: 10px !important;
  }

  .textMargin3 {
    width: 80% !important;
    margin-left: 10px !important;
    margin-top: 20px !important;
  }

  .textMargin3rd {
    margin-top: 55px !important;
  }

  .textMargin {
    width: 180px;
    margin-left: -30px !important;
    margin-top: 5px !important;
  }

  .hr {
    display: flex !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
    border: none !important;
    border-bottom: 1.5px solid hsla(200, 10%, 50%, 100) !important;
    height: 1.5px !important;
    width: 90% !important;
  }

  .textMarginFirst {
    margin-top: -15px !important;
  }

  .salaryNumbers {
    margin-bottom: -25px !important;
  }

  .chartMargin {
    margin-top: -30px !important;
  }

  .textLets {
    margin-top: -20px !important;
  }

  .weeklyPay {
    margin-bottom: -15px !important;
  }
}

@media screen and (min-width: 361px) and (max-width: 500px) and (orientation: portrait) {

  .rb1,
  .rb2,
  .rb3,
  .rb4,
  .rb5,
  .rb6 {
    margin-left: 0px !important;
  }

  .zoomAll {
    margin-top: -10px !important;
  }

  .marginCheck {
    margin-left: 30px !important;
  }

  #hide {
    margin-left: 25px !important;
  }

  .selectInput {
    margin-left: 35px;
  }

  .milesLabel {
    margin-left: 35px;
  }

  .mid {
    padding-left: 20px;
  }

  #miles {
    width: 80% !important;
  }

  .select_join {
    width: 80% !important;
  }

  .textMargin2 {
    width: 80% !important;
    margin-left: 13px !important;
  }

  .textMargin3 {
    width: 80% !important;
    margin-left: 15px !important;
  }

  .image {
    margin-left: -20px !important;
    padding-top: -10px;
    height: 45px !important;
  }

  .average {
    padding-top: 10px;
    margin-left: 0 !important;
  }

  .RadioButtons {
    padding-left: 46px !important;
    align-items: center !important;
  }

  .container {
    flex-direction: column;
    overflow: hidden !important;
    min-width: 100% !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .textMargin {
    width: 80% !important;
    margin-left: -30px !important
  }

  .hr {
    display: flex !important;
    margin-top: 25px !important;
    margin-bottom: -25px !important;
    border: none !important;
    border-bottom: 1.5px solid hsla(200, 10%, 50%, 100) !important;
    height: 1.5px !important;
    width: 90% !important;
  }

  .textMarginFirst {
    margin-top: -15px !important;
  }

  .salaryNumbers {
    margin-bottom: 35px !important;
  }

  .chartMargin {
    margin-top: -35px !important;
  }

  .textLets {
    margin-top: -20px !important;
  }

  .radiosize {
    margin-bottom: 10px !important;
  }
}

@media only screen and (min-device-width: 361px) and (max-device-width: 500px) and (orientation: portrait) {
  #hide {
    margin-left: 25px !important;
  }

  .selectInput {
    margin-left: 35px;
  }

  .milesLabel {
    margin-left: 35px;
  }

  .mid {
    padding-left: 20px;
  }

  #miles {
    width: 80% !important;
  }

  .select_join {
    width: 80% !important;
  }

  .textMargin2 {
    width: 80% !important;
    margin-left: 13px !important;
  }

  .textMargin3 {
    width: 80% !important;
    margin-left: 15px !important;
  }

  .textMargin {
    width: 80% !important;
  }

  .image {
    margin-left: -20px !important;
    padding-top: -10px;
    height: 45px !important;
  }

  .average {
    padding-top: 10px;
    margin-left: 0 !important;
  }

  .RadioButtons {
    margin-left: 5px !important;
    align-items: center !important;
  }

  .container {
    flex-direction: column;
    overflow: hidden !important;
    min-width: 100% !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .textMargin {
    width: 80% !important;
    margin-left: -30px !important;
    margin-top: -80px !important
  }

  .textMarginFirst {
    margin-top: -10px !important
  }

  .textMargin3rd {
    margin-top: 70px !important;
    margin-bottom: -20px !important;
  }

  .hr {
    display: flex !important;
    margin-top: 25px !important;
    margin-bottom: 25px !important;
    border: none !important;
    border-bottom: 1.5px solid hsla(200, 10%, 50%, 100) !important;
    height: 1.5px !important;
    width: 90% !important;
  }

  .salaryNumbers {
    margin-bottom: 35px !important;
  }

  .weeklyPay {
    margin-bottom: -5px !important;
  }
}

@media only screen and (min-width: 501px) and (max-width: 768px) and (orientation: portrait) {
  .image {
    margin-top: 15px !important;
    margin-left: -20px !important;
    height: 45px !important;
  }

  .average {
    margin-top: 5px !important;
    margin-left: 0 !important;
  }

  .container {
    flex-direction: row !important;
    justify-content: flex-start !important;
    flex-wrap: nowrap !important;
  }

  .textMargin {
    margin-left: -30px !important;
    margin-right: 20px;
    width: 200px !important;
  }

  .textMargin23 {
    margin-top: -40px !important;
  }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) and (orientation: portrait) {
  .image {
    margin-top: 20px !important;
    margin-left: -15px !important;
    height: 45px !important;
  }

  .average {
    margin-top: 10px !important;
    margin-left: 0 !important;
  }

  .container {
    flex-wrap: nowrap !important;
    flex-direction: row;
    justify-content: flex-start !important;
  }

  .textMargin23 {
    margin-top: -35px !important;
  }
}

/* main body css */
.RadioButtons {
  padding-left: 20px !important;
  align-items: center !important;
}

.textMargin {
  margin-left: -10px;
  margin-right: 20px;
  width: 200px !important;
}

#columnchart {
  padding-top: 15px !important;
}

.textMargin3 {
  margin-top: 50px !important;
  padding-left: 5px;
  margin-right: 20px;
  width: 300px;
}

.textMargin2 {
  padding-left: 5px !important;
  margin-right: 20px;
  width: 300px;
}

body {
  font-family: 'ProximaNova-Regular' !important;
  overflow-y: hidden;
  -moz-transform-origin: 0 0;
  left: 0;
}

#submitButton {
  margin-top: 40px;
  display: inline-block;
  width: 290px;
  height: 50px;
  border-radius: 65px;
  background-color: #2db1be;
  border: none;
  font-size: 15px;
  transition: color 0.4s ease 0s;
  color: #FCFDFF;
  position: relative;
  white-space: nowrap;
}

#submitButton:hover {
  background-color: #088196;
}

#breakdownModalButton {
  margin-top: 40px;
  font-weight: bold;
  display: inline-block;
  width: 290px;
  height: 50px;
  border-radius: 65px;
  background-color: #fcfdff;
  border: none;
  font-size: 20px;
  transition: color 0.4s ease 0s;
  color: #23548f;
  position: relative;
  white-space: nowrap;
}

#breakdownModalButton:hover {
  background-color: #c1c1c7;
  color: #fcfdff;
}


.modal.custom .modal-content {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  margin-top: 150px;
  display: flex;
  background-color: #2db1be;
  color: #FCFDFF;
  border: none;
  border-radius: 65px;
  position: relative;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 50px;
  padding-bottom: 75px;
}

.modal.custom .modal-title {
  font-size: 25px;
  display: flex;
  position: inherit;
  justify-content: center;
  padding-left: 15px;
  padding-right: 15px;
}

#breakdownButton {
  margin-top: 40px;
  display: inline-block;
  width: 290px;
  height: 50px;
  border-radius: 65px;
  background-color: #2db1be;
  border: none;
  font-size: 15px;
  transition: color 0.4s ease 0s;
  color: #FCFDFF;
  position: relative;
  white-space: nowrap;
}

#breakdownButton:hover {
  background-color: #088196;
}

#radioChecked1,
#radioUnchecked,
#radioChecked2,
#radioChecked3,
#radioChecked4,
#radioChecked5,
#radioChecked6,
#radioChecked7 {
  height: 25px;
  width: 25px;
}

.textBottom {
  margin-top: 20px;
}

.selectText {
  margin-top: 15px;
  margin-bottom: 15px;
}

.container {
  margin: auto;
  justify-content: center;
  display: flex;
  padding-left: 75px;
  padding-top: 50px;
  padding-bottom: 50px;
}

#chart_div {
  display: inline-block;
  margin: 0 auto;
}

.hr {
  display: flex;
  margin-left: 35px;
  margin-right: 35px;
  margin-top: 45px;
  border: none;
  border-left: 1.5px solid hsla(200, 10%, 50%, 100);
  height: 650px;
  width: 1.5px;
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type="checkbox"] {
  background-color: white;
  border: 0.03em solid rgba(255, 255, 255, .5);
  border-radius: 5px;
  box-shadow: inset 0 0 0 0.25em #23548f;
  cursor: pointer;
  font: inherit;
  height: 0.5em;
  outline: none;
  width: 0.5em;
  -moz-appearance: none;
  -webkit-appearance: none;
}

input[type="checkbox"]:checked {
  display: block;
  border: 4px solid #23548f;
  border-radius: 5px;
  background-color: #23548f;
  box-shadow: 0 0 0 .15em white inset;
}

.salaryNumbers {
  display: flex;
  background-color: #23548f;
  height: 75px;
  width: 250px;
  border-radius: 5px;
  color: white;
  justify-content: center;
  align-items: center;
  margin-bottom: 75px;
}

#miles {
  height: 50px;
  width: 300px;
  font-size: 20px;
  padding-left: 30px;
  border-radius: 5px;
  border: solid;
  border-color: #23548f;
  color: #5c5c5c;
}

.formInput {
  height: 50px;
  width: 300px;
  font-size: 20px;
  padding-left: 30px;
  border-radius: 5px;
  border: solid;
  border-color: #23548f;
  color: #5c5c5c;
}

.milesLabel {
  position: relative;
  left: 15px;
  top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px !important;
  color: #23548f !important;
  background-color: white;
}

.inputMiles {
  font-size: 15px !important;
}

.textMargin23 {
  padding-top: 60px;
  margin-top: -40px !important;
}

.textMargin3rd {
  margin-top: 05px;
}

.average {
  font-family: 'ProximaNova-Regular' !important;
  font-weight: bold;
  color: #5c5c5c;
  padding-top: 20px;
  padding-left: 30px;
  font-size: 18px;
}



select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") white no-repeat 96% !important;
}

select::-ms-expand {
  display: none;
}

.image {
  margin-top: 13px;
  margin-left: -15px;
  height: 45px;
  width: auto;
}

.selectInput {
  color: #5c5c5c;
  position: relative;
  left: 15px;
  top: 10px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 15px;
  color: #23548f;
  background-color: white;
}

.selectTextColor {
  color: #5c5c5c;
}

.select_join {
  padding-left: 30px;
  font-size: 20px;
  width: 300px;
  height: 50px;
  overflow: hidden;
  border: solid;
  border-radius: 5px;
  background-color: white;
  border-color: #23548f;
  color: #5c5c5c;
}

.select_join select {
  background-color: white;
  width: 175px;
  font-size: 15px;
  border: 0;
  border-radius: 15px;
  height: 14px;
  color: red;
}

.RadioButtons {
  margin-top: 50px;
  margin-bottom: 50px;
}

.DOT {
  font-size: 20px;
}

.salaryNumbersText {
  font-size: 30px;
  margin-bottom: 30px;
}

#hide {
  display: none;
  font-size: 20px;
  width: 250px;
  height: 20px;
  margin-left: -10px;
  color: red;
  margin-top: 5px;
  margin-bottom: 10px;
}

.radiopad {
  padding-right: 25px;
  margin-left: -70px;
  margin-top: 5px;
}

.radioButtonsTop {
  margin-left: -55px;
  margin-top: -15px;
}

.radiosize {
  width: 300px;
  margin-top: -15px;
}

.radioTextWidth {
  font-size: 18px;
  width: 250px;
  color: #5c5c5c;
  margin-top: 50px;
  margin-left: -20px;
}

.radioButtonsMargin {
  margin-left: 10px;
}

.radioButtonPlace {
  margin-top: 58px !important;
  margin-left: 5px;
}

.rb1 {
  margin-top: 5px;
}

.rb2 {
  margin-top: 15px;
}

.rb3 {
  margin-top: 10px;
}

.rb4 {
  margin-top: 12px;
}

.rb5 {
  margin-top: 5px;
}

.rb6 {
  margin-top: 10px;
}

.rb7 {
  margin-top: 10px;
}

.chartMargin {
  margin-top: 55px;
}

.textLets {
  align-content: center;
  width: 100%;
}

.textPD {
  font-family: 'ProximaNova-Regular';
  font-weight: bold;
  display: flex;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 18px;
  color: #5c5c5c;
}

.textList {
  font-family: 'ProximaNova-Bold';
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 18px;
  color: #5c5c5c;
}

.titleBreakdown {
  font-family: 'ProximaNova-Bold';
  align-content: center;
  align-items: center;
  color: #FCFDFF;
  font-size: 15px;
  padding-bottom: 5px;
}

.disclaimerBreakdown {
  font-family: 'ProximaNova-Regular';
  align-content: center;
  color: #dbdbdb;
  font-size: 11px;
}

.textBreakdown {
  font-family: 'ProximaNova-Regular';
  width: 100%;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 15px;
  background-color: #23548f;
  color: #FCFDFF;
  border: none;
  border-radius: 30px;
  position: relative;
  padding-left: 10%;
  padding-right: 10%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.tdBreakdown {
  padding-top: 1px;
  padding-right: 3px;
}

.buttonClick {
  outline: none;
  font-family: 'ProximaNova-Black';
  font-size: 18px !important;
}

@font-face {
  font-family: 'ProximaNova-Regular';
  src: url('fonts/ProximaNova-Regular.otf') format('opentype');
}

@font-face {
  font-family: 'ProximaNova-Black';
  src: url('fonts/ProximaNova-Black.otf') format('opentype');
}

@font-face {
  font-family: 'ProximaNova-Bold';
  src: url('fonts/ProximaNova-Bold.otf') format('opentype');
}