#calc_send {
  width: 150px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #5f6976;
  box-sizing: border-box;
  padding: 0;
  color: #ffffff;
  font-family: 'RobotoRegular'; }

.mirida-calc__header {
  min-height: 240px;
  margin: 0 auto;
  background: #001938; }
.mirida-calc__logo {
  margin: 5px 0 34px 52px !important; }
.mirida-calc__caption {
  text-align: center;
  color: #ffffff;
  font-size: 26px;
  font-weight: 400;
  margin: 50px 0 33px -50px;
  line-height: 28px; }
.mirida-calc__body {
  padding-top: 144px;
  background-image: url(../images/IMG_0633.png);
  background-repeat: no-repeat;
  background-position: top 6px left 116px;
  /***********/
  background-size: 906px;
  margin-bottom: 45px !important; }
  @media all and (max-width: 480px) {
    .mirida-calc__body {
      background: none;
      padding-top: 5px; } }
  @media all and (max-width: 959px) {
    .mirida-calc__body {
      background-position: top 48px center; } }
  @media all and (max-width: 639px) {
    .mirida-calc__body {
      background-position: top center;
      min-height: 810px; } }
  @media all and (max-width: 400px) {
    .mirida-calc__body {
      background-image: none;
      min-height: 680px; } }
.mirida-calc__item {
  text-align: center; }
  .mirida-calc__item-name {
    display: inline-block;
    color: #000000;
    font-weight: 400;
    text-align: left;
    font-family: 'RobotoBold';
    font-size: 24px;
    line-height: 22.52px; }
  .mirida-calc__item > div:last-child {
    z-index: 5;
    position: relative; }
.mirida-calc__value {
  display: inline-block;
  font-weight: 700;
  font-family: 'RobotoBold';
  text-transform: uppercase;
  color: #060986;
  line-height: 22.52px;
  /* Text style for "21" */
  font-size: 41px; }
.mirida-calc__unit {
  display: inline-block;
  text-transform: uppercase;
  font-family: 'RobotoBold';
  font-weight: 700;
  color: #060986;
  line-height: 22.52px;
  /* Text style for "21" */
  font-size: 17px; }

.m-sized-1 {
  width: 155px; }

.m-sized-2 {
  width: 247px; }

.m-sized-3 {
  width: 122px; }

.m-sized-4 {
  width: 150px;
  /*210px;*/ }

.m-sized-5 {
  /*width: 172px;*/ }

.calc-mp {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase; }

.calc-res {
  color: #ffffff;
  font-size: 13px;
  font-family: 'RobotoLight';
  font-weight: 300;
  text-align: center;
  margin-top: -15px; }
  .calc-res span {
    font-family: 'RobotoRegular';
    font-size: 22px;
    font-weight: 400; }

.calc-m {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  text-transform: uppercase;
  height: 31px;
  margin: 0 auto; }
  @media all and (max-width: 959px) {
    .calc-m {
      max-width: 90%; } }

.uk-range::-moz-range-thumb {
  height: 13px;
  width: 13px;
  background: #bdbfc2; }

.uk-range::-moz-range-track {
  height: 2px;
  background: #bdbfc2; }

.calc-arrow {
  display: block;
  position: absolute;
  right: 0;
  top: 14.5px;
  width: 36px;
  height: 1px;
  background-color: #bdbfc2; }
  .calc-arrow:after {
    position: absolute;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 1px solid #bdbfc2;
    border-right: 1px solid #bdbfc2;
    right: 0;
    top: -2.9px;
    transform: rotate(45deg); }

.uk-range {
  margin: 0 10px; }

.uk-select {
  background: transparent;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  max-width: 95px;
  height: 30px !important;
  border: 1px solid #5f6976;
  box-sizing: border-box; }

.uk-range-value {
  display: inline-block;
  text-align: center;
  line-height: 29px;
  width: 41px;
  height: 29px;
  border: 1px solid #5f6976;
  margin-right: 9px;
  box-sizing: border-box; }


@media all and (max-width: 800px) {
  .mirida-ptop-192 {
    padding-top: 40px; }

  .mirida-calc__logo {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 0 !important; }

  .mirida-calc__caption {
    margin: 10px 0 !important; }

  #calc_send {
    margin-bottom: 25px !important; }

  .mirida-calc__body {
    background-size: 520px; } }
@media all and (max-width: 480px) {
  #calc_column_1, #calc_column_2, #calc_column_3 {
    width: 100%; }

  .mirida-calc__body {
    padding-top: 15px; }

  .mirida-ptop-84 {
    padding-top: 0; }

  .mirida-text-1 {
    font-size: 45px;
    line-height: 47px; }

  .mirinda-banner + section {
    margin-top: 50px; }

  .mirida-text-1 span:last-child {
    margin-bottom: 38.93px; }

  .mirida-ptop-192 {
    padding-top: 0; }

  .mirida-box-logo {
    max-width: 135px;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center; }

  .mirida-calc__logo {
    margin-left: auto !important;
    margin-right: auto !important;
    margin-bottom: 20px !important; }

  .mirida-calc__caption {
    margin: 0 !important; } }
.photo-items-list .photo-item-cont {
  padding: 0; }

.photo-td-left {
  padding-right: 0 !important; }


