
html, body {
  font-family: 'DBHelvethaicaX-77BdCond',Arial, sans-serif;
  font-weight:normal;
  font-style:normal;
  background-color: #f2f2f2;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'DBHelvethaicaX-77BdCond',Arial, sans-serif;
  font-weight:normal;
  font-style:normal;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
ul.pagination{
  font-family: 'DBHelvethaicaX-77BdCond',Arial, sans-serif;
  font-size: 20px;
  color: #000;
}
ul.pagination>li{
  position: relative;
  height: 60px;
  width: 39px;
}
ul.pagination>li> a{
  border-radius: 50%;
  background-color: #fff0;
  border: 0px;
  color: #000 !important;
  padding: 0px;
}
a[data-page="prev"] {
  content: url('../../image/pagination_white_prv.png');
  height: 38px;
  width: 38px;
  padding: 7px !important;
  display: none !important;
}
ul.pagination>li.disabled>a, ul.pagination>li.disabled>a:focus, ul.pagination>li.disabled>a:hover{
  border: 1px solid #7BC600;
  background-color: #7BC600;
}
a[data-page="next"] {
  content: url('../../image/pagination_white_next.png');
  height: 38px;
  width: 38px;
  padding: 9px !important;

}
[data-page="next"]{
  background-color: #B9D83F !important;
}
ul.pagination>li>a:hover {
  border: 1px solid #829f11;
}


ul.pagination>li>a:hover {
  border: 1px solid #829f11;
}
ul.pagination>li>span{
  color: #000;
}
ul.pagination>li.active>a, ul.pagination>li.active>a:focus, ul.pagination>li.active>a:hover {
  border: 0px;
  background-color: #fff0;
  color: #000 !important;
  border: 1px solid #B9D83F;
  height: 38px;
  width: 38px;
}
#nav-index1 .btn-dark:hover {
  color: #fff;
  background: #B2D233;
  border: 1px solid #000;
}
#nav-index1 .btn-white:hover{
  color: #fff;
  background: #B2D233;
  border: 1px solid #000;
}
#nav-index2 .btn-dark:hover {
  color: #fff;
  background: #B2D233;
  border: 1px solid #000;
}
#nav-index2 .btn-white:hover{
  color: #fff;
  background: #B2D233;
  border: 1px solid #000;
}
.wrap-btn .btn-secondary:hover{
  color: #fff;
  background: #B2D233;
}
.wrap-btn-back{
  width: 100%;
  margin: auto;
  text-align: center;
  margin-top: 50px;
}
.a-btn-secondary{
  border-color: #000 !important;
}
#btnSelect:hover{
  border-color: #fff;
}

input::-webkit-input-placeholder {
  line-height:normal!important;
}

.wrap-btn-back .btn-secondary{
  background-color: #000;
  border-color: #000;
  width: 17%;
  margin-right: 10px;
  font-size: 22px;
  border-radius: 7px;
  padding: 11.5px;
  padding-bottom: 9px;
}
.wrap-pagination{
  margin: auto;
  margin-top: 50px;
}
.wrap-box-findnumber{
  width: 100%;
  margin-bottom: 60px;
}
#res_sim-all{
  margin-top: 20px;
}
#nav-index1 .wrap-select-date{
  margin-top: 20px;
}
#nav-index1-tab{
  width: 48%;
  position: relative;
  border-radius: 6px;
  margin-right: 5px;
}
#nav-index2-tab{
  width: 48%;
  position: relative;
  border-radius: 6px;
  margin-left: 5px;
}
#nav-index2 .div-btn-send{
  width: 85%;
  margin: auto;
  margin-top: 0px;
}
#nav-index2 .div-btn-send .row{
  width: 94%;
}
.input-group{
  margin-top: 47px;
}

nav > .nav.nav-tabs{
  color:#fff;
  background:#f2f2f2;
  border-radius: 0px;
  font-size: 26px;
  border-bottom: 0px;
}

.nav-tabs .nav-link:focus, .nav-tabs .nav-link:hover {
  border-color: unset;
}

a[aria-selected="false"]{
  margin-bottom: 2px !important;
  margin-top: 2px;
}

nav > div a.nav-item.nav-link,
nav > div a.nav-item.nav-link.active
{
  padding: 6px 24px;
  color: #AAC600;
  background: #000;
  padding-top: 10px;
}
nav > div a.nav-item.nav-link .nav-tabs .nav-link{
  border:0px;
}

nav > div a.nav-item.nav-link.active{
  background:#B2D233;
  color: #000;
  border: 3px solid #000;
}

nav > div a.nav-item.nav-link::after{
  background-image: url('../../image/arrow_tab_2.png');
  background-size: 32px 15px;
  display: inline-block;
  width: 32px;
  height: 15px;
  content: "";
  float: right;
  transform: translateY(67%);
  background-repeat: no-repeat;
}
nav > div a.nav-item.nav-link.active::after{
  background-image: url('../../image/arrow_tab_1.png');
  background-size: 32px 15px;
  display: inline-block;
  width: 32px;
  height: 15px;
  content: "";
  float: right;
  transform: translateY(67%);
  background-repeat: no-repeat;
}
.tab-content{
  background-color: #fff;
  padding-left: 130px;
  padding-right: 130px;
  padding-bottom: 50px;
  margin-top: -5px;
}

.wrap-box-number ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}

.wrap-checkbox{
  margin: auto;
  padding-left: 26%;
  width: 100%;
}

.wrap-box-date{
  margin: auto;
  width: 50%;
}

.fa-calendar{
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.fa-calendar:before {
  content: "\f073";
  color: #6c757d;
}
#nav-index2 .custom-checkbox{
  margin: auto;
  margin-top: 7px;
}
#nav-index1 .custom-checkbox{
  margin-top: 52px;
}

#nav-index1 .col-lg-5{
  flex: 0 0 39.666667%;
  max-width: 39.666667%;
}
#nav-index1 .col-lg-3{
  flex: 0 0 27%;
  max-width: 27%;
}

.fa-chevron-down:before{
  color: #000;
  font-size: 9px;
}
.birthday:focus{
  border: 1px solid #B2D233;
  outline:unset;
}
.birthday{
  border: 1px solid #B2D233;
  width: 100%;
  padding: 5px;
  padding-left: 14px;
  padding-right: 20px;
  padding-bottom: 4px;
  background-color: #f5f5f5;
  font-family: 'db_heavent_cond';
}
#nav-index2 .card-body{
  width: 65%;
  margin: auto;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.wrap-all .container{
  max-width: 85%;
  margin-top: 25px;
}
.wrap-box-findnumber .card-header{
  padding-left: 130px;
  padding-right: 130px;
  background-color: #000;
  color: #fff;
  padding-top: 20px;
  padding-bottom: 17px;
}
.wrap-box-findnumber .card{
  border-radius: 25px;
  border-right: 0px;
  border-left:0px;
  border-bottom: 7px solid #7BC600;
}
.wrap-box-findnumber .card-header:first-child {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}
.add-border-check::after{
  border: 1px solid #ff0000;
}
.wrap-box-number .col-1{
  flex: 0 0 8.66%;
  max-width: 16.333333%;
  height: 47px;
}
.text-allow{
  font-size: 14px;
  color: #000;
}
.set-symbol{
  color: #000;
  padding-left: 7px;
  padding-top: 5px;
}
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.fa-minus:before{
  content: "\f068";
  font-size: 8px;
}
.wrap-box-findnumber .card-title{
  font-size: 35px;
  color: #f2f2f2;
  margin: auto;
  margin-left: 120px;
}
.wrap-box-findnumber .card-body{
  padding-left: 110px;
  padding-right: 110px;
  padding-bottom: 50px;
  padding-top: 26px;
}
.text-header{
  color:  #000;
  font-size: 20px;
  font-family: 'db_heavent_cond';
}
#nav-index2 .text-header{
  font-family: 'DBHelvethaicaX-77BdCond';
}
#nav-index2 .input-group{
  margin-top: 12px;
}
.ui-datepicker{
  width: 17.2%;
}

.col-indexsearch{
  padding-left: 7px;
  padding-right: 0px;
}
.wrap-box-number{
  margin-top: 17px;
}
.indexsearch{
  height: auto;
  font-size: 22px;
  background-color: #C4C4C4;
  border-radius: 3px;
  color: #000;
  text-align: center;
  padding: 0px;
  padding-top: 2px;
  font-family: 'db_heavent_cond';
  border: 1px solid #C4C4C4;
}
.form-control:focus{
  border-color: rgb(0 0 0 / 8%);
  box-shadow: 0 0 0 0px ;
}

.sweet-alert h2{
  font-size: 25px;
  width: 80%;
  margin: auto;
}
.sweet-alert .btn-lg{
  width: 100%;
  font-size: 25px;
  border-radius: 6px;
  padding: 1px;
}
.sweet-alert .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0px;
}
.sweet-alert .btn-primary:focus, .btn-primary.focus ,.btn-primary:hover  {
  color: #fff;
  background-color: #7BC600;
  border-color: #7BC600;
  box-shadow: 0 0 0 0 rgba(246, 122, 88, 0.5);
}
.sweet-alert .sa-confirm-button-container{
  width: 100%;
}
.sweet-alert{
  width: 35%;
  margin: auto;
  margin-top: -69px;
  padding: 20px;
  padding-top: 28px;
  padding-bottom: 20px;
  left: 0;
  right: 0;
}

.indexsearch-first{
  margin-left: 0px;
}
.indexsearch-last{
  margin-right: 0px;
}
.wrap-box-number .row{
  padding-left: 8px;
}

.wrap-text-note{
  margin-top: 50px;
}
.text-note{
  text-align: left;
  color: #000;
  font-size: 16px;
  line-height: 1.5;
  width: 96%;
  padding-top: 10%;
}
.wrap-result-sims_prepaid{
  padding-top: 40px;
}
select{
  margin: 0;
  font-size: 100%;
  padding: 5px 10px 5px 10px;
  border: solid 1px rgba(96, 96, 96, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  margin-right: 15px;
  text-align-last: center;
  border-radius: 5px;
  height: auto;
  color: #a1a1a1;
  font-size: 20px;
  background: url('http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png') no-repeat right #f2f2f2;
  background-repeat: no-repeat;
  background-position-x: 96%;
  background-position-y: 17px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-size: 13px;
  /* text-align: center; */
  -moz-text-align-last: center;
  text-align: -webkit-center;
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 6px;
  justify-content:center;
}

.wp-box-set-number{
  width: 70%;
  margin: auto;
}

select.date{
  width: 20%;
}
select.month{
  width: 43%;
}
select.year{
  width: 27.5%;
  margin-right: 0px;
}

.wrap-box-findnumber .col-lg-4{
  padding-left: 5px;
}
.wrap-choice{
  margin: auto;
  margin-top: 10px;
  text-align: center;
}
.wrap-select-date{
  margin-top: 29px;
  flex: 1;
  display: flex;
}
.div-btn-send .col-9{
  padding-right: 5px;
}
.div-btn-send{
  width: 97%;
  margin-top: 91px;
}
.div-btn-send .row{
  width: 100%;
  margin: auto;
}
#nav-index1 .btn{
  border-radius: 2px;
  padding: 7px;
  padding-bottom: 5px;
  align-items: center;
  justify-content: center;
  width: 100%;
}
#nav-index1 .btn-dark {
  background-color: #000;
  border-color: #000;
  color: #B9D83F;
  margin-bottom: 5px;
  font-size: 20px;
  padding: 4px;
}

#nav-index2 .btn{
  border-radius: 2px;
  padding: 4.5px;
  padding-bottom: 2px;
  align-items: center;
  justify-content: center;
  width: 95%;
}
#nav-index2 .btn-dark {
  background-color: #000;
  border-color: #000;
  color: #B9D83F;
  border-radius: 2px;
  font-size: 20px;
  margin-right: 7px;
  padding: 4.5px;
  padding-bottom:2px;
  align-items: center;
  justify-content: center;
  flex: 1;
  display: flex;
}
#nav-index2 .btn-white{
  border: 1px solid #829f11;
  border-radius: 10px;
  color: #000;
  border-radius: 2px;
  margin-left: 7px;
  background-color: #fff;
  font-size: 16px;
  padding: 4.5px;
  padding-bottom:2px;
  align-items: center;
  justify-content: center;
  flex: 1;
  display: flex;
}

#data_recommend{
  display: none;
  width: 95%;
  margin: auto;
  margin-top: -100px;
}
.text-header-phoneRecommend{
  font-size: 32px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 1px;
}

.custom-control-label::before{
  width: 15.5px;
  height: 16.5px;
  background-color: #C4C4C4;
}

.custom-control-label::after{
  height: 17px;
}

input[type=checkbox], input[type=radio]:focus{
  outline-offset:0px;
  outline:unset;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before:focus{
  outline:unset;
}
.custom-control-input:focus~.custom-control-label::before {
  box-shadow: none;
}
#set-div2.col-lg-3{
  flex: 0 0 33%;
  max-width: 33%;
}
.text-checkbox{
  font-size: 11px;
  font-family: 'db_heavent_cond';
  margin-bottom: 0px;
}
.d_flex{
  display: none;
}

#nav-index1 .btn-white{
  border: 1px solid #829f11;
  background-color: #fff;
  color: #000;
  font-size: 16px;
}
#nav-index1 .btn-white span{
  margin-left: 15px;
}


#nav-index2 .img-delete{
  width: 20px;
  margin-left: 5px;
  position: relative;
  margin-top: -1px;
}
#nav-index1 .img-delete{
  width: 19px;
  margin-left: 1px;
  position: relative;
  margin-top: -3px;
}
#ui-datepicker-div{
  display: none;
}

.hr-mobile{
  border-top: 1px solid #E5E5E5;
  margin-top: 0px;
  margin-bottom: 0px;
}
.btn-dark.focus, .btn-dark:focus{
  box-shadow: 0 0 0 0 rgb(52 58 64 / 50%);
}
.btn.focus, .btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem #7BC60021;
}
.mobile{
  margin: auto;
  font-size: 32px;
  color: #000;
  font-family: 'db_heavent_cond';
  font-weight: 600;
}
.h-total{
  font-family: 'db_heavent_cond';
  font-size: 18px;
  color: #8D8D8D;
  margin-bottom: 0px;
  margin-top: -5px;
  font-weight: 100;
}
.h-number-total{
  font-family: 'db_heavent_cond';
  font-weight: 500;
  font-size: 24px;
  margin-bottom: 0px;
  color: #000;
  margin-top: -5px;
  height: 27px;
}
.h-type{
  font-size: 18px;
  color: #7BC600;
  margin-bottom: 0px;
  margin-top: 6px;
}
.h-prepaid{
  color: #EC0973;
  margin: 0;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'db_heavent_cond';
  font-weight: 900;
}
.h-postpaid{
  color: #E96D26;
  margin: 0;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: 'db_heavent_cond';
  font-weight: 900;
}
.wrap-box-total {
  text-align: center;
  width: 100%;
  margin: auto;
  margin-top: 0px;
}
.wrap-box-percen{
  width: 100%;
  margin: auto;
  text-align: center;
  margin-top: 7px;
}
.wrap-box-percen .col-3{
  padding-right: 5px;
  padding-left: 5px;
  text-align: -webkit-center;
}
.wrap-box-total .col-7{
  padding-right: 0px;
  padding-left: 0px;
}

#res_number-select .wrap-box-total .col-5{
  flex: 0 0 37.666667%;
}

#res_number-select .close span{
  background-image: url("../../image/closeIcon.png");
  background-size: 9px 11px;
  display: inline-block;
  width: 9px;
  height: 11px;
}
.wrap-box-total .col-7::before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  width: 2px;
  height: 100%;
  background-color: #C4C4C4;
}
.wrap-btn-choice .fa-work {
  background-image: url('../../image/icon_work_bk.png');

}
.wrap-btn-choice .fa-money{
  background-image: url('../../image/icon_money_bk.png');

}
.wrap-btn-choice .faa-heart {
  background-image: url('../../image/icon_heart_bk.png');

}

.wrap-btn-choice .fa-body{
  background-image: url('../../image/icon_body_bk.png');

}

.wrap-btn-choice .fa{
  background-size: 70px 70px;
  display: inline-block;
  width: 70px;
  height: 70px;
  content: "";
  background-repeat: no-repeat;
}


.feedback-phone {
  top: -10px;
}
.feedback {
  display: none;
  color: #ff0000;
  font-size: 13px;
  position: relative;
}


.btn-choice{
  width: 120px;
  height: 120px;
  border: 1px solid #829f11;
  border-radius: 50%;
  padding: 20px;
  color: #000;
  text-decoration: unset;
  text-align: center;
  margin-bottom: 20px;
  margin-right: 20px;
  box-shadow: 1px 1px 10px 0px #33333340;
}


.feedback-input{
  border: 1px solid #ff0000;
}
.feedback-date{
  top: 4px;
  margin: auto;
  width: 100%;
  text-align: center;
}
input[type="checkbox"].check {
  display: none;
}
input[type="checkbox"].check + label {
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
  margin-right: 6%;
}
.fa-money:before {
  content: "";
}
#res_sims_prepaid a{
  cursor: pointer;
}
a.text-header-res{
  color: #829f11 !important;
  text-decoration: unset;
}


/* input[type="checkbox"].check:checked + label {
background-color: #829f11;
} */
input[type="checkbox"].check:checked + label .fa-work{
  background-image: url('../../image/Ic_work_color.png');
}
input[type="checkbox"].check:checked + label .fa-money{
  background-image: url('../../image/Ic_money_color.png');
}
input[type="checkbox"].check:checked + label .faa-heart{
  background-image: url('../../image/Ic_heart_color.png');
}
input[type="checkbox"].check:checked + label .fa-body{
  background-image: url('../../image/Ic_body_color.png');
}
.header-rm-type{
  display: none;
}
.select_type{
  padding-left: 15px;
}

.select_type .fa{
  background-size: 70px 70px !important;
  width: 70px !important;
  height: 70px !important;
  transform: translateY(-26%);
  margin-right: 15px;
}
.select_type .text_icon{
  font-size: 16px;
  color: #000;
  font-family: 'db_heavent_cond';
  position: relative;
  left: 13px;
  top: 60px;
  font-weight: 900;
}

.select_type .fa-work{
  background-image: url('../../image/Ic_work_color.png');
}
.select_type .fa-money{
  background-image: url('../../image/Ic_money_color.png');
}
.select_type .faa-heart{
  background-image: url('../../image/Ic_heart_color.png');
}
.select_type .fa-body{
  background-image: url('../../image/Ic_body_color.png');
}


#fcast_total .fc-total {
  margin-bottom: 0px;
  margin-top: 30px;
}
.btn-choice-text{
  font-size: 14px;
  position: relative;
  top: -6px;
  font-family: 'db_heavent_cond';
  font-weight: 900;
  color: #000;
}
.wrap-btn-choice{
  width: 80%;
  max-width: 100%;
  margin: auto;
  text-align: center;
  padding-top: 12px;
  flex: 1;
  display: flex;
}
.wrap-btn-choice .row{
  margin: auto;
}
.wrap-btn-choice a:hover{
  background-color: #829f11;
  color: #fff;
  text-decoration: unset;
}
.wrap-btn-choice a:hover .fa{
  color: #b9d83e;
}
.hr-mobile{
  display: none;
}
.text-header-res{
  font-size: 32px;
  color: #000;
  font-family: 'db_heavent_cond';
  font-weight: 100;
}
.wrap-box-result .col-9{
  padding-left: 0px;
}

.search-res.flex-row {
  display: flex;
  flex-wrap: wrap;
}
.search-res .flex-row > [class*='col-'] {
  display: flex;
  flex-direction: column;
  margin-bottom: 23px;
}
.search-res .flex-row .card{
  flex-direction: column;
  display: flex;
  flex: 1 0 auto;
  height: auto;
  position: relative;
  padding: 5px;
  border: 1px solid #7BC600;
  border-radius: 12px;
  padding-bottom: 12px;
  padding-top: 7px;
}
.search-res .flex-row .card-body{
  padding: 0px;
}
#res_sim-all .col-5{
  padding-right: 0px;
  padding-left: 0px;
  flex: 0 0 37.666667%;
}
#res_sim-all .col-7{
  padding-right: 0px;
  padding-left: 0px;
}
.data-percen-mobile{
  height: 100%;
  width: 65px;
  border-top-left-radius: 50px;
  font-size: 27px;
  color: #fff;
  font-family: 'db_heavent_cond';
  padding-top: 10px;
  text-align: center;
  padding-left: 5px;
}


#res_sim-all .col-7::before{
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 5px;
  width: 2px;
  height: 100%;
  background-color: #C4C4C4;
}

.boxA{
  border-top-right-radius: 12px;border-bottom-right-radius: 12px;
}

.search-res .col-lg-3 {
  padding-right: 8px;
}
.search-res .ffa-work{
  background-image: url('../../image/icon_work_gn.png');
}
.search-res .ffa-money{
  background-image: url('../../image/icon_money_gn.png');
}
.search-res .ffa-heart{
  background-image: url('../../image/icon_heart_gn.png');
}
.search-res .ffa-body{
  background-image: url('../../image/icon_body_gn.png');
}

#fcast_detail .ffa-work{
  background-image: url('../../image/Ic_work_color.png');
}
#fcast_detail .ffa-money{
  background-image: url('../../image/Ic_money_color.png');
}
#fcast_detail .ffa-heart{
  background-image: url('../../image/Ic_heart_color.png');
}
#fcast_detail .ffa-body{
  background-image: url('../../image/Ic_body_color.png');
}

.data-percen-text{
  font-size: 18px;
  font-family: 'db_heavent_cond';
  font-weight: bold;
  margin-bottom: 0px;
}
.f-aggregate-descriptions-detail{
  font-family: 'db_heavent_cond';
}
.search-res .fa{
  flex: 1;
  background-size: 33px 33px;
  display: inline-block;
  width: 33px;
  height: 33px;
  content: "";
  background-repeat: no-repeat;
}

.data-percen-mobile{
  display: none;
}
.progress .progress-bar {
  background:
  linear-gradient(#01863E, #01863E)   0/ calc(var(--w)*1% - 79%) 1px,
  linear-gradient(#66A103, #66A103)   0/ calc(var(--w)*1% - 50%) 1px,
  linear-gradient(#E98426, #E98426)   0/ calc(var(--w)*1% - 30%) 1px,
  linear-gradient(#EF3B5B, #EF3B5B) 0/ calc(var(--w)*1% - 0%) 1px,#C4C4C4;
  width: calc(var(--w)*1%);
  border-top-right-radius: 25px;
  border-bottom-right-radius: 25px;
}

.progress-percen{
  width: 100%;
  position: absolute;
  text-align: center;
  font-size: 13px;
  font-family: 'db_heavent_cond';
  font-weight: 900;
  transform: translateY(-8%);
}
.progress{
  height: 14px;
  border-radius: 7px;
  background-color: #C4C4C4;
  color: #fff;
}
#set-btn-tab1{
  margin-left: 0px;
  width: 70%;
}
.res-summary-mobile{
  font-size: 18px;
  line-height: 1.5;
  text-align: left;
  color: #000;
  padding-top: 0px;
  margin-bottom: 0px;
}
#f-descriptions p{
  margin-bottom: 0px;
}

#modal-forecast .close span {
  background-image: url('../../image/closeIcon.png');
  background-size: 10px 14px;
  display: inline-block;
  width: 10px;
  height: 14px;
  transform: translateY(-49%);
  background-repeat: no-repeat;
}

.wrap-rating-total .container{
  max-width: 95%;
}
.search-res .col-md-4 {
  display: inline-block;
  flex: 0 0 33%;
  padding-right: 5px;
  padding-left: 10px;
}
#fcast_total{
  margin-top: -35px;
}
.wp_fcast_detail{
  margin-top: -35px;
}
.wrap-btn{
  margin-top: 25px;
}
.wrap-btn .btn-secondary , .wrap-btn-mobile .btn-secondary {
  background-color: #000;
  border-color: rgb(0 0 0 / 0%);
  width: 100%;
  margin-right: 5px;
  font-size: 20px;
  border-radius: 0px;
  padding: 1px;
  padding-bottom: 0px;
  color: #B9D83F;
  text-align: center;
  margin: auto;
}
.modal-open .modal{
  padding-bottom: 280px;
}
.activeModal{
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
}
.wrap-btn .btn-primary{
  background-color: #fff;
  border-color: #7BC600;
  width: 48%;
  color: #000;
  font-size: 20px;
  border-radius: 0px;
  padding: 4.5px;
  padding-bottom: 2px;
  margin-left: 5px;
}
.footer-view{
  font-size: 13px;
  text-decoration: underline !important;
}
.lead{
  font-size: 30px;
}
.btn-primary{
  background-color: #7BC600;
  border-color: #7BC600;
  width: 100px;
  padding: 4.5px;
  padding-bottom: 2px;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle{
  color: #fff;
  background-color: #7BC600;
  border-color: #7BC600;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)
}
.btn-primary.focus, .btn-primary:focus {
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%)
}

.search-res .col-lg-4 {
  padding-right: 9px;
  padding-left: 4px;
}
@media (min-width: 992px){
  .modal-lg {
    max-width: 1000px;
  }
}
#fcast_detail{
  margin-top: 35px;
}
#fcast_detail .col-lg-2{
  flex: 0 0 12.666667%;
}
#fcast_detail .col-lg-10{
  flex: 0 0 85.333333%;
  max-width: 85.333333%;
}
#fcast_detail .data-percen{
  text-align: center;
  padding-left: 0px;
  align-self: center;
}
#fcast_detail .progress{
  height: 20px;
}
#fcast_detail .progress-percen{
  font-size: 16px;
  width: 85%;
}

.work-header{
  /* color: #E98426; */
  font-size: 20px;
  position: relative;
  padding-bottom: 12px;
  line-height: 1.2 !important;
}
.work-detail{
  color: #000;
  font-size: 15px;
  font-family: 'db_heavent_cond';
  position: relative;
  line-height: 1.5;
}
.finance-header{
  /* color: #66A103; */
  font-size: 20px;
  position: relative;
  padding-bottom: 12px;
  line-height: 1.2 !important;
}
.finance-detail{
  color: #000;
  font-size: 15px;
  font-family: 'db_heavent_cond';
  position: relative;
}
.adoration-header{
  /* color: #01863E; */
  font-size: 20px;
  padding-bottom: 12px;
  line-height: 1.2 !important;
}
.adoration-detail{
  color: #000;
  font-size: 15px;
  font-family: 'db_heavent_cond';
}
.health-header{
  /* color: #EF3B5B; */
  font-size: 20px;
  padding-bottom: 12px;
  line-height: 1.2 !important;
}
.health-detail{
  color: #000;
  font-size: 15px;
  font-family: 'db_heavent_cond';
}
.data-detail::before{
  content: "";
  position: absolute;
  top: -39px;
  right: -33px;
  height: 120px;
  width: 120px;
  border-radius: 50%;
}

.data-detailA::before{
  background: #01863E;
}
.data-detailB::before{
  background: #66A103;
}
.data-detailC::before{
  background: #E98426;
}
.data-detailD::before{
  background: #EF3B5B;
}
.data-detailE::before{
  background: #C4C4C4;
}

.detail-percen{
  position: relative;
  float: right;
  font-size: 32px;
  color: #fff;
  font-family: 'db_heavent_cond';
  left: 5px;
  transform: translateY(-28%);
}

#fcast_detail .data-detail{
  background-color: #fff;
  border-radius: 10px;
  padding-top: 25px;
  margin-left: 15px;
  padding-bottom: 25px;
  overflow: hidden;
}
#fcast_detail .data-percen .fa{
  background-size: 70px 70px;
  display: inline-block;
  width: 70px;
  height: 70px;
  background-repeat: no-repeat;
}
#f-work-percen{
  width: 85%;
  margin: auto;
}
#f-finance-percen{
  width: 85%;
  margin: auto;
}
#f-adoration-percen{
  width: 85%;
  margin: auto;
}
#f-health-percen{
  width: 85%;
  margin: auto;
}
#fcast_detail .data-detail p{
  margin-bottom: 0px;
  line-height: 1.7;
}
.f-aggregate-descriptions-header{
  font-size: 20px !important;
  color: #66A103 !important;
  margin-top: 39px;
  line-height: 1.2;
}
#f-aggregate-descriptions p{
  margin-bottom: 0px;
  line-height: 1.5;
  color: #000;
  font-size: 16px;
  margin-left: -8px;
}


.wrap-rating-total .text-header-res{
  padding-bottom: 20px;
  flex: 1;
}
#fcast_detail .row{
  margin-bottom: 15px;
}
.recommend{
  margin-top: 5px;
}
.fc-total{
  font-size: 22px;
  color: #000;
  width: 100%;
}
#fcast_total .col-lg-2{
  padding-right: 0px;
}
#fcast_total .col-lg-10{
  padding-left: 0px;
}

.wrap-score{
  background-color: #000;
  text-align: center;
  line-height: 0.8;
  padding-bottom: 17px;
  padding-top: 21px;
  width: 73%;
}
.total-number{
  color: #fff;
  font-size: 50px;
  margin-bottom: 3px;
  font-family: 'db_heavent_cond';
  font-weight: 900;
}
.total-text{
  color: #a3bc2e;
  font-size: 20px;
  margin-bottom: 0px;
}
.data-detail p{
  margin-left: 15px;
}
.wrap-result-sims_postpaid{
  display: none;
}
.wrap-result-sims_prepaid{
  display: none;
}
.search-res a{
  cursor: pointer;
}
.res-mobile{
  color: #000;
  font-size: 36px;
  width: 100%;
}
#fcast_rating{
  width: 69%;
  margin: auto;
}
#fcast_rating .fc-total{
  margin-top: 13px;
  color: #000;
  font-size: 32px;
}
.text-md-number{
  margin-bottom: 0px;
  font-family: 'db_heavent_cond';
  font-size: 16px;
}
.modal-content{
  border-radius: 0px;
}
.wrap-header{
  width: 80%;
  margin: auto;
  height: 0px;
}

#modal-forecast .modal-header{
  border-bottom: 0px;
}
#modal-forecast .modal-content{
  border-radius: 0px;
  padding-bottom: 70px;
}
#modal-forecast .modal-header .close {
  margin: -7px -101px -6rem auto;
  height: 34px;
  padding: 12px;
}
#modal-forecast button.close{
  background-color: #DDDDDD;
  border-radius: 50%;
}


#res-forecast-modal{
  display: none;
}
#res-forecast-modal .btn-secondary{
  /* width: 45%; */
  margin-right: 10px;
}
#res-forecast-modal .wrap-btn .btn-primary{
  width: 45%;
}

#btn_res_phoneRecommend .btn-secondary{
  background-color: #000;
  border-color: #000;
  width: 20%;
  margin: auto;
  margin-bottom: 50px;
}

.wrap-btn-secondary{
  width: 36%;
  flex: 1;
  display: flex;
}

.wrap-btn-primary{
  width: 38%;
  flex: 1;
  display: flex;
}

.wrap-btn-primary .btn-primary{
  width: 100%;
}
.close:focus, .close:hover{
  outline: unset;
}
.box-rating {
  display: inline-block;
  padding: 0;
  margin-bottom: 10px;
  width: 110%;
  margin-left: -7px;
  text-align: center;
  border-top-right-radius: 13px;
  border-bottom-right-radius: 13px;
  background-color: #C4C4C4;
  margin-top: 21px;
  line-height: 1.7;
  font-size: 21px;
  font-family: 'db_heavent_cond';
  font-weight: bold;
}
hr {
  border-top: 1px solid #000;
  margin-top: 10px;
  margin-bottom: 0px;
}

.box {
  display: inline-block;
  float: left;
  height: 34px;
  margin: 0;
  width: 9.7%;
  border-right: 2px solid #9d9d9dcf;
  color: #dcdcdc;
}

.checked_text{
  color: #000;
}
.checkedAA{
  background-color: #01863E;
}
.checkedA{
  background-color: #66A103;
}
.checkedBB{
  background-color: #00A664;
}
.checkedB{
  background-color: #EF3B5B;
}

.wrap-res-rating{
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  height: 73px;
  width: 73px;
  line-height: 1.6;
}
.text-res-rating{
  font-size: 38px;
  color: #000;
}

.h_ratingAA{
  border: 6px solid #01863E;
}
.h_ratingA{
  border: 6px solid #66A103;
}
.h_ratingBB{
  border: 6px solid #00A664;
}
.h_ratingB{
  border: 6px solid #EF3B5B;
}



.wrap-rating{
  position: relative;
  width: 76%;
  margin: auto;
  margin-top: 10px;
}
#fcast_total .row{
  width: 100%;
  margin: auto;
}
#fcast_detail .row{
  width: 100%;
  margin: auto;
  margin-bottom: 10px;
}

.wrap-rating .col-lg-10{
  position: static;
  margin-left: 78px;
  padding-left: 0px;
}
.fc-set-row{
  padding-left: 0px;
}
.wrap-rating .col-lg-2{
  position: absolute;
  flex: 0 0 19.666667%;
  max-width: 19.666667%;
  padding-right: 0px;
  margin-left: 11px;
}
.search-res a:hover{
  color: unset;
  text-decoration: unset;
}
.wrap-all{
  margin-bottom: 100px;
}
.web{
  display: block;
}
.d_mobile{
  display: none;
}

.rating-aa{
  border-right:0px;
  width: 64.5px;
}

.wrap-btn{
  flex: 1;
  display: flex;
}
.result-phone{
  margin-top: 20px;
}

#setfooter-1{
  background-color: #B9D83F;
}
#setfooter-1 .container{
  padding: 25px;
  width: 70%;
}

.f-title{
  font-size: 25px;
  font-family: 'db_heavent_cond';
  font-weight: 800;
}
.f-title-sub{
  font-size: 16px;
  font-family: 'db_heavent_cond';
  padding-left: 25px;
}

.fa-angle-up:before {
  content: "\f106";
  font-size: 26px;
  padding-left: 5px;
}
.fa-angle-down:before {
  content: "\f107";
  font-size: 26px;
  padding-left: 5px;
}

.showMore {
  font-size: 18px;
  cursor: pointer;
  margin-bottom: 0px;
  font-family: 'db_heavent_cond';
  margin-top: 4px;
}
.showMore + input {
  display:none;
}
.showMore + input + * {
  max-height: 0;
  overflow:hidden;
  /* transition: max-height 0.5s, overflow 0s; */
  /* width: 57%;
  margin: auto; */
}
.showMore + input:checked + * {
  max-height: 100%;
  /* transition: max-height 0.5s, overflow 0.5s; */
}
.wrap-rm-number-select .flex-row{
  margin-top: 20px;
}

#res_number-select .col-lg-6{
  flex: 0 0 48%;
}
#res_number-select .col-lg-8{
  flex: 0 0 60.666667%;
}

#res_number-select .card-body {
  padding: 0px;
}
#res_number-select .card {
  flex-direction: column;
  display: flex;
  flex: 1 0 auto;
  height: auto;
  position: initial;
  padding: 5px;
  border-radius: 17px;
  padding-bottom: 12px;
  padding-top: 7px;
  background: #fff;
  border: 2px solid #71B204;
  margin-bottom: 10px;
  opacity: 0.5;
}
#res_number-select .mobile{
  font-size: 30px;
}
#res_number-select .h-total ,#res_number-select .h-type{
  font-size: 16px;
}
#res_number-select .h-number-total{
  font-size: 23px;
  height: 27px;
}
#res_number-select .search-res .fa{
  background-size: 33px 33px;
  width: 33px;
  height: 33px;
}


#res_number-select .active{
  background :#fff;
  border :2px solid #71B204;
  opacity: 1;
}
#res_number-select a {
  cursor: pointer;
}
#res_number-select .col-lg-5{
  text-align: center;
}
#res_number-select .search-res{
  margin-top: 10px
}
#res_number-select .col-lg-5{
  flex: 0 0 38.666667%;
  max-width: 39.666667%;
}
#res_number-select .col-lg-2{
  flex: 0 0 17.666667%;
  max-width: 23.666667%;
}
#res_number-select .footer-view{
  font-size: 18px;
}
#btnSelect{
  width: 100%;
  -ms-transform: translateY(-40%);
  position: relative;
  top: 40%;
  -webkit-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  transform: translateY(-40%);
  font-family: 'db_heavent_cond';
  font-size: 18px;
  padding: 5px;
  padding-bottom: 4px;
  background-color: #000;
  border-color: #000;
  color: #fff;
  border-radius: 0px;
  display: none;
}
#res_number-select .close{
  font-family: 'db_heavent_cond';
  position: absolute;
  margin: 10px 22px 0rem auto;
  padding: 14px;
  padding-top: 0px;
  padding-bottom: 6px;
  right: 0;
}

#modal-forecast .forecast .title-recommend{
  display: none ;
}

#modal-forecast .recommend .title-recommend{
  display: none ;
}


/* ipad  landscape*/
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape ){
  #data_recommend{
    margin-top: -60px;
  }
  .sweet-alert h2{
    font-size: 40px;
  }
  .sweet-alert{
    width: 64%;
  }
  .sweet-alert .btn-lg{
    width: 100%;
    font-size: 33px;
    padding: 0px;
  }
  .result-modal-recommend .text-percen{
    font-size: 25px;
  }
  .result-modal-recommend .col-5{
    padding-left: 0px;
  }

  .result-modal-recommend  .search-res .flex-row .card, .flex-row .card-body {
    padding-top: 11px;
  }


  .set-percen p {
    line-height: 2.1;
  }
  .search-res .flex-row .card, .flex-row .card-body{
    padding-bottom: 2px;
  }

  .text-percen{
    font-size: 30px;
  }
  #fcast_rating .col-lg-8 {
    padding-left: 0px;
  }
  #f-descriptions p{
    font-size: 22px;
  }
  .wrap-all .container {
    max-width: 95%;
    margin-top: 20px;
  }
  .wrap-box-findnumber .card-title{
    margin-left: 0px;
    font-size: 40px;
  }
  .text-header{
    font-size: 30px;
  }
  .wrap-box-number {
    margin-top: 23px;
  }
  .indexsearch{
    height: auto;
    font-size: 42px;
  }
  .set-symbol{
    padding-top: 21px;
  }

  select{
    font-size: 30px;
    height: auto;
    padding: 4.5px;
    padding-bottom: 2px;
    background-position-y: 20px;
  }
  .wrap-text-note{
    margin-top: 34px;
    margin-bottom: 35px;
  }
  .text-note{
    font-size: 21px;
    padding-top: 30px;
  }
  .wrap-box-findnumber .col-lg-4 {
    padding-left: 15px;
    padding-top: 0px;
  }

  .search-res .col-lg-3 {
    flex: unset;
    max-width: 50%;
  }
  .wrap-box-result {
    margin-top: 25px;
  }

  .text-header-res{
    font-size: 40px;
  }
  .search-res .col-md-6 {
    padding-right: 8px;
    padding-left: 8px;
    max-width: 50%;
  }

  .web{
    display: none;
  }
  .d_mobile{
    display: block;
  }
  .feedback{
    font-size: 22px;
  }
  .wrap-btn-choice{
    margin-top: 0px;
    display: block;
  }
  .btn-dark{
    font-size: 30px;
    width: 58%;
  }
  .btn-white{
    font-size: 30px;
    width: 36%;
  }
  .div-btn-send{
    margin-top: 20px;
  }
  .wrap-box-findnumber .card-body{
    padding-bottom: 30px;
    padding-top: 30px;
  }


  label[for="4"] {
    margin-right: 0px !important;
  }
  .wrap-btn-choice .fa{
    font-size: 76px;
    margin-top: 0px;
  }
  .btn-choice-text {
    font-size: 23px;
    top: -14px;
  }


  .modal-dialog {
    max-width: 80%;
  }

  .wrap-rating-total .container {
    max-width: 94%;
  }

  .modal-header .close {
    margin: -80px -2rem -6rem auto;
  }
  .wrap-rating-total {
    padding-top: 0px;
  }
  .res-mobile {
    font-size: 38px;
    margin-bottom: 30px;
    margin-top: 10px;
  }
  .close {
    font-size: 57px;
  }
  #fcast_rating .fc-total {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 25px;
  }
  .fc-total{
    font-size: 25px;
  }
  .wrap-rating .col-3 {
    position: absolute;
    padding-right: 0px;
    padding-left: 7px;
    max-width: 19%;
    top: -17px;
  }
  .wrap-res-rating{
    padding: 9px;
  }
  .text-res-rating {
    font-size: 60px;
    line-height: 104px;
  }
  .wrap-rating .col-9 {
    position: static;
    margin-left: 69px;
    margin-top: -17px;
  }

  .box-rating {
    width: 105%;
    margin-bottom: 40px;
  }
  .box {
    width: 11.11%;
    height: 42px;
  }
  .total-number{
    font-size: 65px;
  }
  .total-text{
    font-size: 26px;
  }
  .wrap-score{
    padding-top: 23px;
    padding-bottom: 20px;
  }
  #f-aggregate-descriptions p{
    font-size: 20px;
    padding-left: 0px;
  }

  #fcast_detail{
    padding-right: 0px;
  }

  #fcast_detail .col-9{
    flex: 0 0 78%;
    max-width: 80%;
  }


  .recommend .col-lg-4 {
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }
  .recommend .col-md-4 {
    padding-right: 7px;
    padding-left: 7px;
  }

}


@media only screen and (max-width : 320px){
  #fcast_detail .data-percen {
    align-self: unset;
  }
  #fcast_detail .col-lg-2{
    flex: unset;
    overflow: hidden;
  }
  #setfooter-1 .col-10{
    flex: 0 0 69.333333%;
    max-width: 69.333333%;
  }
  #setfooter-1 .col-2{
    flex: 0 0 30.666667%;
    max-width: 30.666667%;
  }
  nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active{
    padding: 14px 24px;
    padding-top: 16px;
  }
  #nav-index1-tab {
    width: 100%;
    margin-bottom: 5px;
  }
  #nav-index2-tab {
    width: 99%;
    margin: auto;
  }
  .wrap-box-findnumber .nav{
    display: block;
  }
  input[type="checkbox"].check + label{
    margin-right: 3%;
  }
  .select_type .fa {
    background-size: 40px 40px !important;
    width: 40px !important;
    height: 40px !important;
    transform: translateY(-26%);
  }
  .select_type .text_icon{
    font-size: 12px;
  }
  .select_type .text_icon{
    left: 4px;
    top: 36px;
  }
  #modal-forecast .modal-title.title-forecast, #modal-forecast .modal-title.title-recommend {
    font-size: 20px;
  }
  #fcast_total .col-lg-10 {
    padding-left: 0px;
    padding-right: 0px;
  }
  nav > div a.nav-item.nav-link.active::after{
    background-size: 22px 10px;
    width: 24px;
    height: 10px;
    transform: translateY(88%);
  }
  nav > div a.nav-item.nav-link::after{
    background-size: 22px 10px;
    width: 24px;
    height: 10px;
    transform: translateY(88%);
  }
  .OneSelect {
    width: 80.5% !important;
  }
  .TwoSelect {
    width: 84.1% !important;
  }
  nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active{
    padding: 7px;
  }

  .d_flex{
    display: flex;
  }
  .wrap-btn-secondary{
    width: 100%;
    flex: unset;
    display: unset;
    position: relative;
    right: 18px;
  }
  .wp-box-set-number{
    width: 90%;
  }
  #fcast_total .col-lg-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-btn .btn-secondary, .wrap-btn-mobile .btn-secondary{
    font-size: 16px;
  }
  #data_recommend{
    margin-top: -60px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  .data-percen-mobile{
    display: block;
    border-top-left-radius: 15px;
  }
  .detail-percen{
    display: none;
  }
  .modal-content{
    border-radius: 5px;
  }
  .data-detail::before{
    content: unset;
  }
  .hr-web{
    display: none;
  }
  .hr-mobile{
    display: block;
  }
  #res_number-select .col-lg-8 {
    flex: unset;
    margin-right: 0px !important;
  }
  #btnSelect{
    width: 100% !important;
  }
  #res_number-select .col-lg-6 {
    flex: unset;
  }
  #res_number-select .col-lg-5 {
    flex: unset;
    max-width: unset;
    margin-right: 0px !important;
  }
  #res_number-select .col-lg-2 {
    flex: unset;
    max-width: unset;
  }
  .text-md-number{
    display: none;
  }
  #fcast_total .fc-total{
    margin-top: 0px;
    font-family: 'db_heavent_cond';
  }

  .wrap-header{
    width: 100%;
  }
  #nav-index1 .img-delete{
    width: 16px;
  }
  #nav-index2 .img-delete{
    width: 16px;
    margin-left: 0px;
  }
  .ui-datepicker{
    width: 83.9%;
  }
  .set-card-footer{
    padding-bottom: 10px;
  }
  #nav-index2 .card-body {
    width: 90%;
    margin: auto;
  }
  .wrap-box-date{
    width: 100%;
  }
  .wrap-rm-number-select .flex-row {
    margin-top: 18px;
    margin-bottom: 30px;
  }
  #res_number-select .close{
    font-size: 20px;
    margin-bottom: 30px;
  }
  #setfooter-1{
    line-height: 1.3;
  }
  .showMore{
    margin-top: -4px;
    font-size: 15px;
  }
  ul.pagination{
    font-size: 16px;
  }
  ul.pagination>li{
    width: 25px;
    height: 27px;
  }
  a[data-page="prev"]{
    height: 25px;
    width: 25px;
    padding: 4px !important;
  }
  a[data-page="next"]{
    height: 25px;
    width: 25px;
    padding: 4px !important;
  }
  ul.pagination>li> a{
    height: 25px;
    line-height: 27px;
  }
  ul.pagination>li>span{
    padding: 0px 0px;
  }
  .f-title{
    font-size: 20px;
    flex: 1;
    display: flex;
  }
  #setfooter-1 .container {
    padding: 0px;
    padding-top: 13px;
    width: 100%;
  }
  .f-title-sub{
    font-size: 15px;
    padding-left: 0px;
  }
  #nav-index1-tab{
    text-align: center;
  }
  #nav-index2-tab{
    text-align: center;
  }
  nav > .nav.nav-tabs{
    font-size: 18px;
  }

  #nav-index1 .col-lg-5 {
    flex: unset;
    max-width: unset;
  }
  #nav-index1 .btn-dark{
    font-size: 18px;
    width: 100%;
    margin-right: 0px;
  }
  #set-btn-tab1{
    width: 100%;
  }
  #nav-index1 .btn-white{
    font-size: 17px;
    width: 100%;
  }
  .img-delete{
    width: 18px;
    margin-left: 5px;
    position: absolute;
    margin-top: 3px;
  }
  #nav-index1 .btn-white{
    padding: 4px;
  }
  .text-allow{
    font-size: 15px;
  }
  .text-checkbox{
    font-size: 13px;
  }
  #nav-index1 .custom-checkbox {
    margin-top: 30px;
  }
  #nav-index1 .col-lg-3 {
    flex: unset;
    max-width: unset;
  }
  .input-group{
    margin-top: 0px;
  }
  .sweet-alert {
    width: 80%;
    padding-top: 26px;
    padding-bottom: 22px;
    border-radius: 3px;
  }
  .sweet-alert .btn-lg {
    width: 70%;
    font-size: 19px;
  }
  .sweet-alert h2{
    font-size: 19px;
    margin-bottom: 10px;
  }
  .wrap-all{
    margin-top: 0px;
  }

  #f-descriptions p{
    font-size: 18px;
    padding-bottom: 19px;
  }
  #fcast_rating .col-lg-4 {
    padding-left: 0px;
    padding-bottom: 20px;
  }
  #fcast_rating .col-lg-8 {
    padding-left: 0px;
  }
  .search-res .col-lg-3 {
    display: unset;
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }
  .wrap-all .container{
    max-width: 95%;
    margin-top: 1px;
  }
  /* box findnumber */
  .wrap-box-findnumber .card-body {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .wrap-choice{
    margin-top: 10px;
  }
  .wrap-box-findnumber .card {
    border-radius: 50px;
    border-left: 2px solid #7BC600;
    border-bottom: 11px solid #7BC600;
    border-right: 2px solid #7BC600;
  }
  .wrap-box-number .row{
    width: 100%;
    margin: auto;
  }
  .wrap-box-findnumber .card-header{
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 15px;
    padding-bottom: 13px;
  }
  .wrap-box-findnumber .card-header:first-child {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
  .wrap-box-findnumber .card-title{
    font-size: 27px;
    margin-left: 10px;
  }
  .text-header{
    font-size: 14px;
  }
  #nav-index2 .btn-dark{
    flex: unset;
    display: unset;
    margin-right: 0px;
    font-size: 18px;
    margin-bottom: 5px;
    width: 100%;
  }
  #nav-index2 .btn-white{
    flex: unset;
    display: unset;
    font-size: 18px;
    padding: 3px;
    width: 100%;
    margin-left: 0px;
  }
  .wrap-checkbox{
    padding-left: 0px;
  }
  .wrap-box-number{
    width: 100%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .wrap-box-number .row {
    padding-left: 0px;
  }

  .feedback{
    font-size: 17px;
  }
  .set-symbol{
    display: none;
  }

  .feedback-date {
    top: 7px;
  }
  .feedback-phone {
    top: -6px;
  }
  .indexsearch {
    height: auto;
    font-size: 25px;
    width: 100%;
    padding: 0px;
  }
  .set-margin {
    margin-right: 14px;
  }
  .col-indexsearch{
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-box-number .col-1{
    max-width: 8.56%;
    flex: 0 0 20.9%;
    margin-right: 4px;
    flex: 1;
  }
  .form-group {
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .set-padding {
    margin-left: 26px;
  }
  select{
    font-size: 18px;
    height: auto;
    background-position-y: 13px;
    padding: 4.5px;
    padding-bottom: 2px;
    margin-right: 7px;
    background-size: 10px;
  }
  select.date {
    width: 25%;
  }
  select.month {
    width: 36%;
  }
  select.year {
    width: 30%;
    margin-right: 0px;
  }
  .web{
    display: none;
  }
  .d_mobile{
    display: block;
  }
  .wrap-select-date {
    margin-top: 7px;
    padding-bottom: 17px;
    flex: 1;
    display: flex;
  }
  .indexsearch-last{
    margin-right: 0px !important;
  }
  .wrap-btn-choice {
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 10px;
    flex: 1;
    display: flex;
    padding: 0px;
  }

  #nav-index2 .div-btn-send {
    margin-top: 0px;
  }

  .wrap-btn-choice .fa{
    font-size: 0px;
    margin-top: 0px;
    background-size: 58px 58px;
    display: inline-block;
    width: 58px;
    height: 58px;
  }
  .btn-choice-text {
    font-size: 11px;
    top: -2px;
  }
  .btn-dark{
    font-size: 18px;
    width: 63%;
    margin-right: 4px;
  }
  .btn-white{
    font-size: 18px;
    width: 35%;
  }
  .div-btn-send .row{
    width: 97%;
  }
  .div-btn-send{
    margin-top: 30px;
    width: 100%;
    flex: 1;
    display: flex;
  }
  .set-percen p{
    flex: 1;
    display: flex;
  }

  .wrap-text-note {
    margin-top: 20px;
  }
  .text-note{
    font-size: 13px;
    padding-top: 0px;
  }
  label[for="4"] {
    margin-right: 0px !important;
  }
  .wrap-btn-back .btn-secondary{
    width: auto;
  }
  /* res */
  .text-header-res{
    font-size: 18px;
  }
  ul.pagination>li.active>a, ul.pagination>li.active>a:focus, ul.pagination>li.active>a:hover{
    height: 25px;
    width: 25px;
  }
  .wrap-box-findnumber{
    margin-bottom: 25px;
  }
  .search-res .col-6{
    max-width: unset;
  }
  .mobile{
    font-size: 27px;
  }
  .h-number-total{
    font-size: 20px;
  }
  #res_sims_postpaid{
    margin-top: 30px;
  }
  .wrap-box-result {
    margin-top: 0px;
  }

  .wrap-rating-total .text-header-res {
    padding-bottom: 15px;
  }
  .search-res .flex-row > [class*='col-']{
    margin-bottom: 15px;
  }
  .wrap-btn .btn-secondary{
    width: 100%;
    font-size: 18px;
    margin-bottom: 5px;
  }
  .wrap-rating .col-lg-2 {
    position: unset;
    flex: unset;
    max-width: unset;
    padding-right: unset;
    margin-left: unset;
  }
  .wrap-rating .col-lg-10 {
    position: unset;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }


  .wrap-btn .btn-primary{
    width: 100%;
    font-size: 18px;
    margin-left: 0px;
  }
  .wrap-btn-primary {
    width: 100%;
    flex: unset;
    display: unset;
  }

  .result-modal-recommend .text-percen{
    font-size: 17px;
  }
  .result-modal-recommend .col-5{
    padding-left: 0px;
  }
  .wrap-pagination{
    margin-top: 25px;
  }

  .search-res .flex-row .card, .flex-row .card-body{
    padding-top: 8px;
    padding-bottom: 12px;
  }
  .text-percen{
    font-size: 20px;
  }

  .wrap-box-findnumber .col-lg-4 {
    padding-left: 15px;
    padding-top: 20px;
  }
  .search-res {
    margin-top: 5px;
  }

  /* modal */
  .close{
    font-size: 37px;
  }
  #modal-forecast .modal-header{
    padding-top: 10px;
    padding-bottom: 36px;
    padding-left: 14px;
    background-color: #F2F2F2;
  }
  #modal-forecast .modal-header .close{
    margin: -42px -19px -9rem auto;
    padding: 13px;
    padding-bottom: 4px;
    padding-top: 1px;
    background-color: unset;
  }
  #modal-forecast .close span{
    background-size: 10px 13px;
    width: 10px;
    height: 13px;
    transform: unset;
  }
  #modal-forecast .close{
    font-size: 26px;
    transform: translateY(3%);
  }
  .modal-header .close {
    margin: -7px -2rem -6rem auto;
    padding: 11px;
    padding-top: 0px;
    padding-bottom: 6px;
    font-size: 31px;
  }
  .wrap-rating-total .container {
    max-width: 100%;
  }
  #fcast_rating{
    padding-left: 0px;
    width: 100%;
    padding-top: 10px;
  }
  .f-aggregate-descriptions-header {
    font-size: 18px !important;
  }

  .wrap-rating-total {
    padding-top: 0px;
  }

  #fcast_rating .fc-total{
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'db_heavent_cond';
  }

  .fc-total{
    font-size: 20px;
  }
  #fcast_detail{
    padding-right: 0px;
    margin-top: 12px;
  }
  #fcast_detail .col-9{
    max-width: 75%;
  }
  .wp_fcast_detail .container{
    padding-right: 0px;
    padding-left: 0px;
  }
  #f-work-percen{
    width: 100%;
  }
  #f-adoration-percen{
    width: 100%;
  }

  #f-finance-percen{
    width: 100%;
  }
  #fcast_detail .progress-percen{
    width: 100%;
  }
  .total-number{
    font-size: 35px;
    margin-bottom: 4px;
  }
  .total-text{
    font-size: 16px;
  }
  .wrap-score{
    padding-top: 11px;
    padding-bottom: 6px;
    width: 90%;
  }
  #f-aggregate-descriptions p{
    padding-left: 0px;
    padding-right: 0px;
    font-size: 15px;
    margin-top: 3px;
    margin-left: 5px;
  }
  .res-mobile{
    font-size: 30px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 0px;
    border: 2px solid #AFD471;
    border-radius: 10px;
  }
  .wrap-rating {
    position: relative;
    margin-top: 0px;
    width: 90%;
  }
  #fcast_total .col-8{
    padding-right: 8px;
  }
  #modalRes .modal-body{
    padding: 10px;
    padding-top: 5px;
  }
  #fcast_detail .data-detail{
    left: 0px;
    padding-right: 7px;
    padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 22px;
    margin-left: 0px;
    border-bottom-left-radius: 0px;
  }

  .wrap-result-sims_postpaid{
    padding-top: 30px;
  }

  #fcast_detail .col-lg-3{
    padding-left: 0px;
    padding-right: 3%;
    text-align: center;
    flex: 0 0 24%;
  }
  #fcast_detail .data-percen .fa {
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
  }
  .data-percen-text{
    font-size: 15px;
  }

  .recommend .col-lg-4 {
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }
  .btn-secondary{
    width: 47%;
  }
  .btn-primary{
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }

  .wrap-btn{
    flex: 1;
    display: flex;
  }

  .text-res-rating{
    font-size: 30px;
    line-height: 1.5;
  }
  .wrap-rating .col-9{
    margin-left: 53px;
    margin-top: -72px;
  }
  .wrap-res-rating{
    height: 55px;
    width: 55px;
  }
  .rating-aa{
    width: 30px;
  }
  .h_ratingA{
    border: 4px solid #66A103;
  }
  .box{
    height: 25px;
  }
  .box-rating {
    width: 100%;
    margin-bottom: 0px;
    font-size: 16px;
    margin-left: -4px;
  }


  .wrap-rating .col-9{
    position: static;
    margin-left: 55px;
    margin-top: -60px;
  }

  .wrap-rating .col-3{
    position: relative;
    padding-right: 0px;
    padding-left: 7px;
    max-width: 28%;
    top: -1px;
  }

  .fade.show{
    padding-right: 0px !important;
  }
}


@media (min-width : 321px) and (max-width : 499px) {
  #fcast_detail .data-percen {
    align-self: unset;
  }
  #fcast_detail .col-lg-2{
    flex: unset;
    overflow: hidden;
  }
  #setfooter-1 .col-10{
    flex: 0 0 69.333333%;
    max-width: 69.333333%;
  }
  #setfooter-1 .col-2{
    flex: 0 0 30.666667%;
    max-width: 30.666667%;
  }
  nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active{
    padding: 14px 24px;
    padding-top: 16px;
  }
  #nav-index1-tab {
    width: 100%;
    margin-bottom: 5px;
  }
  #nav-index2-tab {
    width: 99%;
    margin: auto;
  }
  .wrap-box-findnumber .nav{
    display: block;
  }
  input[type="checkbox"].check + label{
    margin-right: 3%;
  }
  .select_type .fa {
    background-size: 40px 40px !important;
    width: 40px !important;
    height: 40px !important;
    transform: translateY(-26%);
  }
  .select_type .text_icon{
    font-size: 12px;
  }
  .select_type .text_icon{
    left: 4px;
    top: 36px;
  }
  #modal-forecast .modal-title.title-forecast, #modal-forecast .modal-title.title-recommend {
    font-size: 20px;
  }
  #fcast_total .col-lg-10 {
    padding-left: 0px;
    padding-right: 0px;
  }
  ul.pagination>li.active>a, ul.pagination>li.active>a:focus, ul.pagination>li.active>a:hover {
    height: 25px;
    width: 25px;
  }
  nav > div a.nav-item.nav-link.active::after{
    background-size: 29px 12px;
    width: 29px;
    height: 12px;
    transform: translateY(75%);
  }
  nav > div a.nav-item.nav-link::after{
    background-size: 29px 12px;
    width: 29px;
    height: 12px;
    transform: translateY(75%);
  }
  .OneSelect {
    width: 80.5% !important;
  }
  .TwoSelect {
    width: 84.1% !important;
  }
  .wrap-btn-secondary {
    width: 100%;
    transform: translateY(-18%);
  }
  .wrap-btn-mobile .btn-secondary {
    font-size: 18px;
    padding-left: 7px;
    padding-right: 8px;
    margin-right: 2px;
    padding-top: 2px;
    padding-bottom: 0px;
  }
  nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active{
    padding: 10px;
  }
  #modalRes .modal-header {
    background-color: #F2F2F2;
    padding-top: 15px;
    padding-bottom: 37px;
    padding-left: 5px;
  }

  .d_flex{
    display: flex;
  }

  .wp-box-set-number{
    width: 90%;
  }
  #fcast_total .col-lg-2 {
    padding-right: 0px;
    padding-left: 0px;
  }
  #data_recommend{
    margin-top: -60px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  #setfooter-1 .container {
    padding: 0px;
    padding-top: 13px;
    width: 100%;
  }
  #set-btn-tab1{
    width: 100%;
  }
  .ui-datepicker{
    width: 82.9%;
  }
  #nav-index1 .col-lg-5 {
    flex: unset;
    max-width: unset;
  }
  #nav-index1 .col-lg-3 {
    flex: unset;
    max-width: unset;
  }
  .input-group {
    margin-top: 20px;
  }
  #nav-index1 .custom-checkbox {
    margin-top: 25px;
  }
  #nav-index1 .btn-dark {
    width: 100%;
    margin-right: 0px;
  }
  #nav-index1 .btn-white {
    width: 100%;
  }
  .wrap-box-date {
    width: 100%;
  }
  #nav-index2 .card-body {
    width: 90%;
    margin: auto;
  }
  #nav-index2 .btn-dark {
    flex: unset;
    display: unset;
    margin-right: 0px;
    margin-bottom: 5px;
    width: 100%;
  }
  #nav-index2 .btn-white {
    flex: unset;
    display: unset;
    padding: 3px;
    width: 100%;
    margin-left: 0px;
  }
  .wrap-box-findnumber{
    margin-bottom: 25px;
  }
  .f-title{
    font-size: 20px;
    flex: 1;
    display: flex;
  }
  .f-title-sub {
    font-size: 15px;
    padding-left: 0px;
  }
  .showMore {
    margin-top: -4px;
  }
  #res_number-select .close {
    font-size: 20px;
    margin-bottom: 30px;
  }

  #modal-forecast .close {
    transform: translateY(0%);
    background-size: 12px 16px;
    width: 12px;
    height: 16px;
  }
  .wrap-header{
    width: 91%;
  }
  .modal-content {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }
  .hr-web {
    display: none;
  }
  .hr-mobile {
    display: block;
  }
  #modal-forecast .close span {
    background-size: 9px 12px;
    width: 9px;
    height: 12px;
  }
  #res_number-select .col-lg-6 {
    flex: unset;
  }
  #res_number-select .col-lg-5 {
    flex: unset;
    max-width: unset
  }
  #res_number-select .col-lg-2 {
    flex: unset;
    max-width: unset
  }
  .text-md-number {
    display: none;
  }
  #modal-forecast .modal-header .close {
    margin: -51px -24px -9rem auto;
    padding: 13px;
    padding-bottom: 4px;
    padding-top: 1px;
    background-color: unset;
  }

  .res-mobile {
    font-size: 33px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 8px;
  }

  #res_number-select .col-lg-8 {
    flex: unset;
    margin-right: 0px !important;
  }
  #btnSelect {
    width: 100% !important;
  }
  .wrap-btn {
    margin-top: 19px;
    padding-bottom: 0px;
    flex: unset;
    display: unset;
  }
  .wrap-btn .btn-secondary {
    width: 100%;
    margin-bottom: 5px;
    margin-right: 0px;
  }
  .wrap-btn-primary {
    width: 100%;
    flex: unset;
    display: unset;
  }
  .wrap-btn .btn-primary {
    width: 100%;
    margin-left: 0px;
  }
  #fcast_rating {
    width: 100%;
    padding-top: 10px;
  }
  #fcast_total .fc-total{
    margin-top: 0px;
    font-family: 'db_heavent_cond';
  }
  .wrap-rating .col-lg-2 {
    position: unset;
    flex: unset;
    max-width: unset;
    padding-right: unset;
    margin-left: unset;
  }
  .wrap-rating .col-lg-10 {
    position: unset;
    margin-left: unset;
    padding-left: unset;
  }

  #fcast_detail .col-lg-2 {
    flex: 0 0 19.666667%;
  }

  #btn_res_phoneRecommend .btn-secondary{
    width: 69%;
    margin-top: 27px;
  }


  ul.pagination{
    font-size: 16px;
  }
  ul.pagination>li{
    width: 25px;
    height: 27px;
  }
  a[data-page="prev"]{
    height: 25px;
    width: 27px;
    padding: 4px !important;
  }
  a[data-page="next"]{
    height: 25px;
    width: 27px;
    padding: 4px !important;
  }
  ul.pagination>li> a{
    height: 25px;
    line-height: 27px;
  }
  ul.pagination>li>span{
    padding: 0px 0px;
  }
  #nav-index1-tab{
    text-align: center;
  }
  #nav-index2-tab{
    text-align: center;
  }
  nav > .nav.nav-tabs{
    font-size: 22px;
  }
  .wrap-btn-back .btn-secondary{
    width: auto;
  }
  .sweet-alert {
    width: 80%;
    padding-top: 26px;
    padding-bottom: 22px;
    border-radius: 3px;
  }
  .sweet-alert .btn-lg {
    width: 70%;
    font-size: 19px;
  }
  .sweet-alert h2{
    font-size: 19px;
    margin-bottom: 10px;
  }

  #f-descriptions p{
    font-size: 18px;
    padding-bottom: 19px;
  }
  #fcast_rating .col-lg-4 {
    padding-left: 0px;
    padding-bottom: 20px;
  }
  #fcast_rating .col-lg-8 {
    padding-left: 0px;
  }
  .search-res .col-lg-3 {
    display: unset;
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }

  .col-6 {
    max-width: 100%;
  }
  .wrap-all .container{
    max-width: 95%;
    margin-top: 1px;
  }
  /* box findnumber */
  .wrap-box-findnumber .card-body {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
    padding-bottom: 30px;
  }
  .wrap-box-findnumber .card {
    border-radius: 50px;
    border-left: 2px solid #7BC600;
    border-bottom: 11px solid #7BC600;
    border-right: 2px solid #7BC600;
  }
  .wrap-box-number .row{
    width: 100%;
    margin: auto;
  }
  .wrap-box-findnumber .card-header{
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 15px;
    padding-bottom: 13px;
  }
  .wrap-box-findnumber .card-header:first-child {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
  .wrap-box-findnumber .card-title{
    font-size: 27px;
    margin-left: 10px;
  }
  .text-header{
    font-size: 16px;
  }
  .wrap-box-number{
    width: 100%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .wrap-box-number .row {
    padding-left: 0px;
  }

  .feedback{
    font-size: 17px;
  }
  .set-symbol{
    display: none;
  }

  .feedback-date {
    top: 7px;
  }
  .feedback-phone {
    top: -6px;
  }
  .indexsearch {
    height: auto;
    font-size: 30px;
    width: 100%;
    padding: 1px
  }
  .set-margin {
    margin-right: 14px;
  }
  .col-indexsearch{
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-box-number .col-1{
    max-width: 9.1%;
    flex: 0 0 20.9%;
    margin-right: 4px;
    flex: 1;
    display: flex;
  }
  .form-group {
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .set-padding {
    margin-left: 26px;
  }
  select{
    font-size: 22px;
    height: auto;
    background-position-y: 18px;
    padding: 5.5px;
    margin-right: 7px;
    background-size: 10px;
  }
  select.date {
    width: 25%;
  }
  select.month {
    width: 36%;
  }
  select.year {
    width: 33%;
    margin-right: 0px;
  }
  .web{
    display: none;
  }
  .d_mobile{
    display: block;
  }
  .wrap-select-date {
    margin-top: 7px;
    padding-bottom: 17px;
    flex: 1;
    display: flex;
  }


  .indexsearch-last{
    margin-right: 0px !important;
  }

  .wrap-btn-choice {
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
    margin-top: 0px;
    padding-top: 10px;
  }

  .wrap-btn-choice .fa{
    font-size: 0px;
    margin-top: 0px;
  }
  .btn-choice-text {
    font-size: 13px;
    top: 0px;
  }
  #nav-index2 .div-btn-send {
    margin-top: 0px;
  }
  .btn-dark{
    font-size: 18px;
    width: 63%;
    margin-right: 4px;
    padding: 6.5px;
    padding-bottom: 5px;
  }
  .btn-white{
    font-size: 18px;
    width: 35%;
  }
  .div-btn-send .row{
    width: 97%;
  }
  .div-btn-send{
    margin-top: 30px;
    width: 100%;
  }

  .wrap-text-note {
    margin-top: 20px;
  }
  .text-note{
    font-size: 13px;
    padding-top: 0px;
  }
  label[for="4"] {
    margin-right: 0px !important;
  }
  /* res */
  .text-header-res{
    font-size: 22px;
  }
  #res_sims_postpaid{
    margin-top: 30px;
  }
  .wrap-choice{
    margin-top: 20px;
  }
  .wrap-box-result {
    margin-top: 0px;
  }

  .wrap-rating-total .text-header-res {
    padding-bottom: 15px;
  }
  .search-res .flex-row > [class*='col-']{
    margin-bottom: 15px;
  }


  .result-modal-recommend .text-percen{
    font-size: 17px;
  }
  .result-modal-recommend .col-5{
    padding-left: 0px;
  }


  .result-modal-recommend .text-price {
    font-size: 18px;
  }

  .search-res .flex-row .card, .flex-row .card-body{
    padding-top: 8px;
    padding-bottom: 15px;
  }
  .text-percen{
    font-size: 20px;
  }

  .wrap-box-findnumber .col-lg-4 {
    padding-left: 15px;
    padding-top: 20px;
  }
  .search-res {
    margin-top: 5px;
  }


  /* modal */

  .close{
    font-size: 37px;
  }
  .modal-header .close {
    margin: -63px -2rem -6rem auto;
  }
  .wrap-rating-total .container {
    max-width: 100%;
  }

  #fcast_rating .fc-total{
    font-size: 22px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'db_heavent_cond';
  }
  .fc-total{
    font-size: 22px;
  }
  #fcast_detail .data-percen{
    padding-right: 0px;
  }
  .wp_fcast_detail .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  #fcast_detail{
    padding-right: 0px;
    margin-top: 12px;
  }
  #fcast_detail .col-9{
    max-width: 73%;
  }

  .total-number{
    font-size: 35px;
    margin-bottom: 4px;
  }
  .total-text{
    font-size: 16px;
  }
  .wrap-score{
    padding-top: 11px;
    padding-bottom: 12px;
    font-size: 15px;
  }
  #f-aggregate-descriptions p{
    padding-left: 0px;
    padding-right: 0px;
  }
  .f-aggregate-descriptions-header{
    font-size: 18px !important;
    margin-top: 6px;
  }
  .wrap-rating{
    width: 90%;
  }
  .res-mobile{
    font-size: 33px;
    border: 2px solid #AFD471;
    border-radius: 10px;
    padding-top: 4px;
    padding-bottom: 0px;
    width: 75%;
    margin: auto;
  }
  #fcast_total .col-8{
    padding-right: 8px;
  }
  #modalRes .modal-body{
    padding: 10px;
    padding-top: 5px;
  }
  #fcast_detail .data-detail{
    left: 0px;
    padding-right: 7px;
    padding-left: 0px;
    padding-top: 15px;
    padding-bottom: 22px;
    margin-left: 0px;
    border-bottom-left-radius: 0px;
  }
  .wrap-result-sims_postpaid{
    padding-top: 30px;
  }


  #fcast_detail .col-lg-3{
    padding-left: 0px;
    padding-right: 3%;
    text-align: center;
    flex: 0 0 24%;
  }
  #fcast_detail .data-percen .fa {
    font-size: 35px;
    margin-top: 0px;
    background-size: 50px 50px;
    width: 50px;
    height: 50px;
  }
  .data-percen-text{
    font-size: 16px;
  }
  .detail-percen {
    display: none;
  }
  .data-detail::before{
    content: unset;
  }
  .data-percen-mobile {
    display: block;
    width: 100%;
    border-top-left-radius: 23px;
  }

  .recommend .col-lg-4 {
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }
  .btn-secondary{
    width: 47%;
  }
  .btn-primary{
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .modal-dialog {
    max-width: 96%;
  }
  .wrap-btn{
    margin-top: 19px;
    padding-bottom: 0px;
  }
  .text-res-rating{
    font-size: 30px;
    line-height: 1.7;
  }
  .wrap-rating .col-9{
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-res-rating{
    height: 65px;
    width: 65px;
  }
  .box{
    width: 9.7%;
    height: 32px;
  }

  .rating-aa{
    width: 30px;
  }

  .box-rating {
    width: 114%;
    margin-bottom: 5px;
    font-size: 20px;
  }
  .wrap-rating .col-9{
    position: static;
    margin-left: 13%;
    margin-top: -67px;
  }

  .wrap-rating .col-3{
    position: relative;
    padding-right: 0px;
    padding-left: 7px;
    top: 0px;
    max-width: 24.5%;
  }

  .fade.show{
    padding-right: 0px !important;
  }
}

@media (min-width: 500px) and (max-width: 767px) {
  #fcast_detail .data-percen {
    align-self: unset;
  }
  #fcast_detail .col-lg-2{
    flex: unset;
    overflow: hidden;
  }
  #setfooter-1 .col-10{
    flex: 0 0 69.333333%;
    max-width: 69.333333%;
  }
  #setfooter-1 .col-2{
    flex: 0 0 30.666667%;
    max-width: 30.666667%;
  }
  nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active{
    padding: 12px 24px;
    padding-top: 12px;
  }
  #nav-index1-tab {
    width: 100%;
    margin-bottom: 5px;
  }
  #nav-index2-tab {
    width: 99%;
    margin: auto;
  }
  .wrap-box-findnumber .nav{
    display: block;
  }
  .d_flex{
    display: flex;
  }
  .wrap-btn-secondary{
    width: 100%;
  }
  .wrap-btn-secondary {
    width: 100%;
    transform: translateY(-6%);
  }
  .wrap-btn-mobile .btn-secondary {
    font-size: 18px;
    padding-left: 7px;
    padding-right: 8px;
    margin-right: 20px;
    padding-top: 2px;
    padding-bottom: 0px;
  }
  .select_type .fa {
    background-size: 40px 40px !important;
    width: 40px !important;
    height: 40px !important;
    transform: translateY(-26%);
  }
  .select_type .text_icon{
    font-size: 12px;
  }
  .select_type .text_icon{
    left: 4px;
    top: 36px;
  }
  #modal-forecast .modal-title.title-forecast, #modal-forecast .modal-title.title-recommend {
    font-size: 20px;
  }
  #fcast_total .col-lg-10 {
    padding-left: 30px;
    padding-right: 0px;
  }
  ul.pagination>li.active>a, ul.pagination>li.active>a:focus, ul.pagination>li.active>a:hover {
    height: 25px;
    width: 25px;
  }
  nav > div a.nav-item.nav-link.active::after{
    background-size: 29px 12px;
    width: 29px;
    height: 12px;
    transform: translateY(72%);
  }
  nav > div a.nav-item.nav-link::after{
    background-size: 29px 12px;
    width: 29px;
    height: 12px;
    transform: translateY(72%);
  }
  .OneSelect {
    width: 50.5% !important;
  }
  .TwoSelect {
    width: 67.2% !important;
  }
  #data_recommend{
    margin-top: -60px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  .data-percen-mobile{
    display: block;
    width: 100%;
    border-top-left-radius: 17px;
  }
  .detail-percen{
    display: none;
  }
  .modal-content{
    border-radius: 5px;
  }
  .data-detail::before{
    content: unset;
  }
  .hr-web{
    display: none;
  }
  .hr-mobile{
    display: block;
  }
  #res_number-select .col-lg-8 {
    flex: unset;
    margin-right: 0px !important;
  }
  #btnSelect{
    width: 100% !important;
  }
  #res_number-select .col-lg-6 {
    flex: unset;
  }
  #res_number-select .col-lg-5 {
    flex: unset;
    max-width: unset;
    margin-right: 0px !important;
  }
  #res_number-select .col-lg-2 {
    flex: unset;
    max-width: unset;
  }
  .text-md-number{
    display: none;
  }
  #fcast_total .fc-total{
    margin-top: 0px;
    font-family: 'db_heavent_cond';
  }
  #modal-forecast .modal-title.title-forecast ,#modal-forecast .modal-title.title-forecast .title-recommend{
    font-size: 25px;
  }
  .wrap-header{
    width: 100%;
    height: 35px;
  }
  #setfooter-1 .container {
    padding: 0px;
    padding-top: 13px;
    width: 100%;
  }
  #fcast_detail .data-percen{
    padding-right: 0px;
  }
  .wp_fcast_detail .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-res-rating{
    height: 75px;
    width: 75px;
    line-height: 1.6;
  }

  /* add */
  #nav-index1 .img-delete{
    position: relative;
    margin-top: -2px;
  }
  .ui-datepicker{
    width: 65.9%;
  }
  #nav-index1 .col-lg-5 {
    flex: unset;
    max-width: unset;
  }
  #nav-index1 .col-lg-3 {
    flex: unset;
    max-width: unset;
    width: 83%;
    margin: auto;
  }
  .input-group {
    margin-top: 29px;
  }
  .fa-minus:before {
    content: "\f068";
    font-size: 12px;
  }
  .set-symbol{
    padding-top: 38px;
    padding-left: 25px;
    padding-right: 10px;
  }
  .birthday{
    font-size: 20px;
    padding: 8px;
  }
  .fa-calendar{
    font-size: 23px;
    right: 14px;
  }
  #nav-index1 .custom-checkbox {
    width: 83%;
    margin: auto;
    margin-top: 48px;
    margin-bottom: 8px;
  }
  .text-allow{
    font-size: 16px;
  }
  .text-checkbox{
    font-size: 12px;
  }
  .custom-control-label::before{
    width: 20.5px;
    height: 21.5px;
  }
  .custom-control{
    padding-left: 2.5rem;
  }
  #nav-index1 .btn{
    width: unset;
    margin-bottom: 5px;
  }
  #nav-index1 .btn-dark{
    font-size: 18px;
  }
  #nav-index1 .btn-white{
    font-size: 18px;
    padding-bottom: 2px;
  }
  .img-delete{
    width: 18px;
    margin-top: -1px;
    position: relative;
  }
  #set-btn-tab1{
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
  }
  .fa-chevron-down:before{
    font-size: 20px;
    position: relative;
    top: -2px;
  }
  #nav-index2 .card-body{
    width: 90%;
  }
  .wrap-box-date{
    width: 85%;
  }
  .wrap-choice{
    margin-top: 40px;
  }
  #nav-index2 .custom-checkbox {
    margin-top: 40px;
  }
  #nav-index2 .btn-dark{
    font-size: 18px;
    margin-right: 16px;
  }
  #nav-index2 .btn-white{
    font-size: 18px;
  }
  .wrap-box-findnumber{
    margin-bottom: 30px;
  }
  .mobile{
    font-size: 30px;
  }
  .h-total{
    font-size: 20px;
  }
  .h-number-total{
    font-size: 25px;
  }
  .h-type{
    font-size: 20px;
  }
  .progress{
    height: 13px;
  }
  #fcast_detail .progress-percen{
    font-size: 19px;
    width: 80%;
  }
  .wrap-box-percen{
    margin-top: 16px;
  }

  .set-card-footer{
    padding-bottom: 10px;
  }
  .wrap-rm-number-select .flex-row {
    margin-top: 18px;
    margin-bottom: 0px;
  }

  .showMore{
    margin-top: -4px;
    font-size: 20px;
  }

  .f-title{
    font-size: 22px;
    flex: 1;
    display: flex;
  }
  .f-title-sub{
    font-size: 15px;
    padding-left: 0px;
  }
  .wrap-data-showmore{
    width: 100%;
    margin: auto;
  }
  .footer-view{
    font-size: 17px;
  }
  #btnSelect{
    font-size: 20px;
  }
  #modal-forecast .close{
    font-size: 46px;
  }
  #modal-forecast .modal-header .close{
    padding: 14px;
    padding-top: 0px;
    padding-bottom: 5px;
    margin: -54px -21px -6rem auto;
    background-color: unset;
  }
  #fcast_rating{
    width: 100%;
  }

  .text-md-number{
    font-size: 26px;
  }
  .res-mobile {
    font-size: 80px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 8px;
  }
  .wrap-btn .btn-secondary {
    font-size: 40px;
    padding: 4.5px;
    padding-bottom: 3px;
    margin-right: 10px;
  }
  .wrap-btn .btn-primary{
    font-size: 40px;
    padding: 10.5px;
    padding-bottom: 7px;
    margin-left: 10px;
  }

  #fcast_rating .box-set-btn.col-lg-7 {
    display: none;
  }
  .wrap-rating{
    width: 100%;
  }
  .wrap-rating .col-lg-10 {
    margin-top: unset;
    padding-left: 15px;
    margin-left: 0px;
  }

  .wrap-rating .col-lg-2 {
    position: unset;
    flex: 0 0 19.666667%;
    max-width: unset;
    padding-right: 15px;
    margin-left: 15px;
  }
  #fcast_total .col-lg-10 {
    flex: 0 0 78.333333%;
  }
  .f-aggregate-descriptions-header{
    font-size: 23px !important;
    margin-top: 1px;
  }
  #fcast_detail .col-lg-2 {
    flex: 0 0 16.666667%;
  }
  #fcast_detail .progress{
    height: 22px;
  }
  #fcast_detail .row{
    margin-bottom: 20px;
  }
  #btn_res_phoneRecommend{
    margin-top: 60px;
  }
  #btn_res_phoneRecommend .btn-secondary{
    width: 50%;
    font-size: 22px;
  }
  .custom-control-label::after {
    height: 22px;
    width: 21px;
    background-size: 60% 60%;
  }
  .progress-percen{
    font-size: 11px;
  }
  #nav-index1 .text-header{
    font-size: 22px;
  }
  #nav-index2 .text-header{
    font-size: 17px;
  }
  #res-forecast-modal .wrap-btn .btn-primary {
    flex: 1;
  }
  #res-forecast-modal .btn-secondary {
    flex: 1;
  }
  .div-btn-send .row{
    width: 83%;
  }

  /* end add */
  #res_number-select .col-lg-5 {
    flex: unset;
    max-width: unset;
  }
  #res_number-select .col-lg-2 {
    flex: unset;
    max-width: unset;
  }
  .fa-angle-up:before{
    font-size: 21px;
  }
  .wrap-pagination{
    margin-top: 47px;
  }
  ul.pagination{
    font-size: 18px;
  }
  ul.pagination>li{
    width: 31px;
    height: 18px;
    margin: 0px 5px;
  }
  a[data-page="prev"]{
    height: 31px;
    width: 31px;
    padding: 4px !important;
  }
  a[data-page="next"]{
    height: 31px;
    width: 31px;
    padding: 4px !important;
  }
  ul.pagination>li> a{
    height: 31px;
    line-height: 32px;
  }
  ul.pagination>li>span{
    padding: 0px 0px;
  }
  #nav-index1-tab{
    text-align: center;
  }
  #nav-index2-tab{
    text-align: center;
  }
  nav > .nav.nav-tabs{
    font-size: 22px
  }
  .wrap-btn-back .btn-secondary{
    width: auto;
  }
  .wrap-box-number .row {
    width: 100%;
    margin: auto;
    padding-left: 0px;
  }
  .indexsearch-last{
    margin-right: 0px !important;
  }
  .sweet-alert{
    width: 80%;
    padding-top: 60px;
    padding-bottom: 45px;
    border-radius: 15px;
  }
  .sweet-alert .btn-lg {
    width: 70%;
    font-size: 52px;
  }
  .sweet-alert h2{
    font-size: 55px;
    margin-bottom: 40px;
  }
  .wrap-all{
    margin-top: 0px;
  }
  #f-descriptions p{
    font-size: 23px;
    padding-bottom: 30px;
  }
  #fcast_rating .col-lg-4 {
    padding-left: 0px;
    padding-bottom: 30px;
  }
  #fcast_rating .col-lg-8 {
    padding-left: 0px;
  }
  .search-res .col-lg-3 {
    display: unset;
    flex: unset;
    padding-right: 8px;
    padding-left: 8px;
  }

  .col-6 {
    max-width: 50%;
  }
  .wrap-all .container{
    max-width: 95%;
    margin-top: 1px;
  }
  /* box findnumber */
  .wrap-box-findnumber .card-body {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 10px;
    padding-bottom: 15px;
  }
  .wrap-box-findnumber .card {
    border-radius: 50px;
    border-left: 2px solid #7BC600;
    border-bottom: 11px solid #7BC600;
    border-right: 2px solid #7BC600;
  }

  .wrap-box-findnumber .card-header{
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 22px;
    padding-bottom: 16px;
  }
  .wrap-box-findnumber .card-header:first-child {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
  .wrap-box-findnumber .card-title{
    font-size: 35px;
    margin-left: 15px;
  }

  .text-header{
    font-size: 30px;
  }
  .wrap-box-number{
    width: 100%;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 10px;
  }
  .set-symbol{
    padding-left: 5px;
    padding-top: 13px;
  }
  .feedback{
    font-size: 16px;
  }
  .feedback-date {
    top: 3px;
  }
  .feedback-phone {
    top: -6px;
  }
  .indexsearch {
    height: auto;
    font-size: 31px;
    width: 100%;
    padding: 4%;
  }
  .set-margin {
    margin-right: 14px;
  }
  .col-indexsearch{
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-box-number .col-1{
    max-width: 9.24%;
    flex: 0 0 20.9%;
    margin-right: 1.5%;
    flex: 1;
    display: flex;
  }
  .form-group {
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .set-padding {
    margin-left: 26px;
  }
  select{
    font-size: 25px;
    background-position-y: 17px;
    margin-right: 4%;
    background-size: 15px;
    height: auto;
    padding: 5px;
    padding-bottom: 4px;
  }
  select.date {
    width: 22%;
  }
  select.month {
    width: 40%;
  }
  select.year {
    width: 30%;
    margin-right: 0px;
  }
  .web{
    display: none;
  }
  .d_mobile{
    display: block;
  }
  .wrap-select-date {
    margin-top: 7px;
    padding-bottom: 22px;
    flex: 1;
    display: flex;
  }

  .wrap-btn-choice{
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
    padding-top: 30px;
    display: block;
  }
  {
    width: 23.8%;
    height: auto;
    margin-right: 2%;
    padding: 2.9%;
    margin-bottom: 0px;
    vertical-align: top;
  }
  .wrap-checkbox{
    padding-left: 10%;
  }
  ul.pagination>li.active>a, ul.pagination>li.active>a:focus, ul.pagination>li.active>a:hover {;
    height: 31px;
    width: 31px;
  }

  label[for="4"] {
    margin-right: 0px !important;
  }
  .wrap-btn-choice .fa{
    font-size: 0px;
    margin-top: 0px;
  }
  .btn-choice-text {
    font-size: 18px;
    top: 0px;
  }
  .btn-dark{
    font-size: 25px;
    margin-right: 16px;
    padding: 16.5px;
    padding-bottom: 14px;
    border-radius: 15px;
    height: fit-content;
    align-items: center;
    justify-content: center;
    flex: 1;
    display: flex;
  }

  .btn-white{
    font-size: 25px;
    padding: 16.5px;
    padding-bottom: 14px;
    border-radius: 15px;
    height: fit-content;
    align-items: center;
    justify-content: center;
    flex: 1;
    display: flex;
  }
  .div-btn-send{
    margin-top: 30px;
    width: 100%;
  }
  .wrap-choice{
    margin-top: 20px;
  }
  .wrap-text-note {
    margin-top: 20px;
  }
  .text-note {
    font-size: 22px;
    margin-top: 0px;
    padding-top: 5%;
  }
  label[for="4"] {
    margin-right: 0px !important;
  }
  /* res */
  .text-header-res{
    font-size: 28px;
  }
  #res_sims_postpaid{
    margin-top: 30px;
  }
  .wrap-box-result {
    margin-top: 15px;
  }
  .wrap-rating-total .text-header-res {
    padding-bottom: 26px;
  }
  .search-res .flex-row > [class*='col-']{
    margin-bottom: 15px;
  }

  .wrap-btn .btn-secondary{
    width: 100%;
    font-size: 22px;
  }
  .set-percen p{
    flex: 1;
    display: flex;
    justify-content: flex-end;
  }
  .wrap-btn .btn-primary{
    width: 100%;
    font-size: 22px;
  }

  .result-modal-recommend .text-percen{
    font-size: 18px;
  }
  .result-modal-recommend .col-5{
    padding-left: 0px;
  }

  .search-res .flex-row .card, .flex-row .card-body{
    padding-top: 9px;
    padding-bottom: 14px;
  }
  .search-res .fa{
    font-size: 27px;
  }
  .text-percen{
    font-size: 17px;
    padding-left: 3px;
  }

  .wrap-box-findnumber .col-lg-4 {
    padding-left: 15px;
    padding-top: 20px;
  }
  .search-res {
    margin-top: 5px;
  }

  /* modal */
  #modalRes .modal-header{
    padding-top: 11px;
    padding-bottom: 6px;
    padding-left: 14px;
    background-color: #F2F2F2;
  }
  .close{
    font-size: 54px;
  }
  .modal-header .close {
    margin: -84px -2rem -6rem auto;
  }
  .wrap-rating-total .container {
    max-width: 100%;
  }
  #fcast_rating{
    padding-left: 0px;
    padding-top: 13px;
  }
  #fcast_total{
    padding-left: 0px;
  }

  #fcast_rating .fc-total{
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 0px;
    font-family: 'db_heavent_cond';
  }
  .fc-total{
    font-size: 24px;
  }
  #fcast_detail{
    padding-right: 0px;
    margin-top: 15px;
  }
  #fcast_detail .col-9{
    flex: 0 0 81%;
    max-width: 81%;
  }
  .total-number{
    font-size: 50px;
    margin-bottom: 8px;
  }
  .total-text{
    font-size: 24px;
  }

  .wrap-score{
    padding-top: 21px;
    padding-bottom: 10px;
    width: 100%;
  }
  #f-aggregate-descriptions p{
    padding-left: 10px;
    padding-right: 0px;
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 1.5;
  }
  .res-mobile{
    font-size: 44px;
    padding-bottom: 0px;
    border: 2px solid #AFD471;
    border-radius: 10px;
    width: 100%;
    margin: auto;
    padding-top: 2px;
  }
  #fcast_total .col-8{
    padding-right: 8px;
  }
  #fcast_detail .data-detail{
    left: 0px;
    padding-right: 7px;
    padding-left: 5px;
    padding-top: 15px;
    padding-bottom: 22px;
    margin-left: 0px;
    border-bottom-left-radius: 0px;
  }

  .wrap-result-sims_postpaid{
    padding-top: 30px;
  }


  #fcast_detail .col-lg-3{
    padding-left: 0px;
    padding-right: 1%;
    text-align: center;
  }
  #fcast_detail .data-percen .fa {
    background-size: 60px 60px;
    width: 60px;
    height: 60px;
  }
  .recommend .col-lg-4 {
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }
  .btn-secondary{
    width: 47%;
  }
  .btn-primary{
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .modal-dialog {
    max-width: 96%;
  }
  .wrap-btn{
    margin-top: 20px;
    padding-bottom: 0px;
  }
  .wrap-rating .col-9{
    padding-right: 0px;
    padding-left: 0px;
  }
  .box{
    width: 9.9%;
    height: 36px;
  }
  .rating-aa{
    width: 30px;
  }
  .box-rating {
    width: 100%;
    margin-bottom: 30px;
    margin-left: 39px;
  }
  .wrap-rating .col-9{
    margin-left: 10%;
    margin-top: -91px;
  }

  .wrap-rating .col-3{
    position: relative;
    padding-right: 0px;
    padding-left: 23px;
    max-width: 26%;
    top: -17px;
  }

  .fade.show{
    padding-right: 0px !important;
  }
}


@media (min-width: 768px) and (max-width: 991px){
  .d_flex{
    display: flex;
  }
  .wrap-btn-secondary{
    width: 100%;
  }
  .wrap-btn-secondary {
    width: 100%;
    transform: translateY(-16%);
  }
  .wrap-btn-mobile .btn-secondary {
    font-size: 18px;
    padding-left: 7px;
    padding-right: 8px;
    margin-right: 20px;
    padding-top: 2px;
    padding-bottom: 0px;
  }
  .select_type .fa {
    background-size: 60px 60px !important;
    width: 60px !important;
    height: 60px !important;
    transform: translateY(-26%);
  }

  .select_type .text_icon{
    left: 9px;
    top: 51px;
    font-size: 15px;
  }
  #modal-forecast .modal-title.title-forecast, #modal-forecast .modal-title.title-recommend {
    font-size: 20px;
  }
  #fcast_total .col-lg-10 {
    padding-left: 30px;
    padding-right: 0px;
  }
  ul.pagination>li.active>a, ul.pagination>li.active>a:focus, ul.pagination>li.active>a:hover {
    height: 31px;
    width: 31px;
  }

  #data_recommend{
    margin-top: -60px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  .work-header{
    font-size: 30px;
  }
  .finance-header{
    font-size: 30px;
  }
  .adoration-header{
    font-size: 30px;
  }
  .health-header{
    font-size: 30px;
  }
  .work-detail{
    font-size: 20px;
  }
  .finance-detail{
    font-size: 20px;
  }
  .adoration-detail{
    font-size: 20px;
  }
  .health-detail{
    font-size: 20px;
  }
  .data-percen-mobile{
    font-size: 40px;
  }
  .data-percen-text{
    font-size: 20px;
  }
  .data-percen-mobile{
    display: block;
    width: 100%;
  }
  .detail-percen{
    display: none;
  }
  .modal-content{
    border-radius: 5px;
  }
  .data-detail::before{
    content: unset;
  }
  .hr-web{
    display: none;
  }
  .hr-mobile{
    display: block;
  }

  .text-md-number{
    display: none;
  }
  #fcast_total .fc-total{
    margin-top: 0px;
    font-family: 'db_heavent_cond';
  }
  #modal-forecast .modal-title.title-forecast ,#modal-forecast .modal-title.title-recommend {
    font-size: 25px;
  }
  .wrap-header{
    width: 100%;
  }
  #setfooter-1 .container {
    padding: 0px;
    padding-top: 13px;
    width: 100%;
  }
  #fcast_detail .data-percen{
    padding-right: 0px;
    align-self: unset;
  }
  .wp_fcast_detail .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-res-rating{
    height: 75px;
    width: 75px;
    line-height: 1.6;
  }

  #modalRes .modal-header{
    background-color: #F2F2F2;
  }

  #fcast_rating .box-set-btn.col-lg-7{
    display: none;
  }
  #fcast_detail {
    margin-top: 10px;
  }

  .wrap-rating{
    margin-bottom: 10px;
  }

  .box-rating{
    margin-bottom: 0px;
  }

  #fcast_rating .fc-total{
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'db_heavent_cond';
  }
  #fcast_detail .data-detail{
    margin-left: 0px;
    border-bottom-left-radius: 0px;
  }

  .data-percen-mobile{
    display: block;
    width: 100%;
  }
  .detail-percen{
    display: none;
  }
  .modal-content{
    border-radius: 5px;
  }
  .data-detail::before{
    content: unset;
  }
  .hr-web{
    display: none;
  }
  .hr-mobile{
    display: block;
  }
  #res_number-select .col-lg-8 {
    flex: unset;
    margin-right: 0px !important;
  }
  #btnSelect{
    width: 100% !important;
  }

  .text-md-number{
    display: none;
  }
  #fcast_total .fc-total{
    margin-top: 0px;
    font-family: 'db_heavent_cond';
  }
  #modal-forecast .modal-title.title-forecast ,#modal-forecast .modal-title.title-recommend{
    font-size: 25px;
  }
  .wrap-header{
    width: 100%;
    height: 22px;
  }
  #setfooter-1 .container {
    padding: 0px;
    padding-top: 13px;
    width: 100%;
  }
  #fcast_detail .data-percen{
    padding-right: 0px;
  }
  .data-detail p {
    margin-left: 5px;
  }
  .wp_fcast_detail .container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-res-rating{
    height: 80px;
    width: 80px;
    line-height: 1.1;
  }

  /* add */
  .feedback-phone {
    top: 20px;
  }
  .feedback {
    font-size: 18px;
  }
  #nav-index1 .img-delete{
    position: relative;
    margin-top: -5px;
  }
  #set-btn-tab1{
    width: 100%;
  }
  .ui-datepicker{
    width: 59.5%;
  }
  #nav-index1 .col-lg-5 {
    flex: unset;
    max-width: unset;
  }
  #nav-index1 .col-lg-3 {
    flex: unset;
    max-width: unset;
    width: 80%;
    margin: auto;
  }
  .input-group {
    margin-top: 60px;
  }
  .fa-minus:before {
    content: "\f068";
    font-size: 12px;
  }
  .set-symbol{
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 10px;
  }
  .birthday{
    font-size: 26px;
    padding: 9px;
    padding-bottom: 5px;
  }
  .fa-calendar{
    font-size: 27px;
    right: 14px;
  }
  #nav-index1 .custom-checkbox {
    width: 80%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .text-allow{
    font-size: 19px;
  }
  .text-checkbox{
    font-size: 13px;
  }
  .custom-control-label::before{
    width: 26.5px;
    height: 27.5px;
  }
  .custom-control{
    padding-left: 2.5rem;
  }
  #nav-index1 .btn{
    width: unset;
    margin-bottom: 5px;
  }
  #nav-index1 .btn-dark{
    font-size: 27px;
    flex: 1;
    margin-right: 10px;
  }
  #nav-index1 .btn-white{
    font-size: 27px;
    flex: 1;
    margin-left: 10px;
  }
  .img-delete{
    width: 30px;
    margin-top: -2px;
  }
  #set-btn-tab1{
    padding-right: 15px;
    padding-left: 15px;
  }

  .fa-chevron-down:before{
    font-size: 20px;
    position: relative;
    top: -10px;
  }
  #nav-index2 .card-body{
    width: 90%;
  }
  .wrap-box-date{
    width: 85%;
  }
  .wrap-choice{
    margin-top: 40px;
  }
  #nav-index2 .custom-checkbox {
    margin-top: 60px;
  }
  #nav-index2 .btn-dark{
    font-size: 27px;
  }
  #nav-index2 .btn-white{
    font-size: 27px;
  }
  .wrap-box-findnumber{
    margin-bottom: 30px;
  }
  .mobile{
    font-size: 40px;
  }
  .h-total{
    font-size: 28px;
  }
  .h-number-total{
    font-size: 34px;
  }
  .h-type{
    font-size: 28px;
  }
  .progress{
    height: 17px;
  }
  #fcast_detail .progress-percen{
    font-size: 20px;
    width: 80%;
  }
  .wrap-box-percen{
    margin-top: 16px;
  }

  .set-card-footer{
    padding-bottom: 10px;
  }
  .wrap-rm-number-select .flex-row {
    margin-top: 18px;
    margin-bottom: 0px;
  }
  #setfooter-1{
    line-height: 1.3;
  }
  .showMore{
    margin-top: -4px;
    font-size: 25px;
  }
  #setfooter-1 .container {
    max-width: 95%;
  }
  .f-title{
    font-size: 25px;
  }
  .f-title-sub{
    font-size: 20px;
  }
  .footer-view{
    font-size: 20px;
  }
  #btnSelect{
    font-size: 20px;
  }
  #modal-forecast .close{
    font-size: 45px;
  }
  #modal-forecast .modal-header .close{
    margin: -58px -22px -6rem auto;
    padding: 17px;
    padding-top: 1px;
    padding-bottom: 7px;
    background-color: unset;
  }
  #fcast_rating{
    width: 100%;
  }

  .text-md-number{
    font-size: 26px;
  }
  .wrap-btn{
    margin-top: 0px;
  }
  .text-res-rating {
    font-size: 50px;
    line-height: 1.1;
  }
  .res-mobile {
    font-size: 40px;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 0px;
    border: 2px solid #AFD471;
    border-radius: 10px;
    width: 80%;
    margin: auto;
  }
  .wrap-btn .btn-secondary {
    font-size: 25px;
    padding: 4.5px;
    padding-bottom: 4px;
    margin-right: 10px;
  }
  .wrap-btn .btn-primary{
    font-size: 25px;
    padding: 4.5px;
    padding-bottom: 4px;
    margin-left: 10px;
  }

  #fcast_rating .box-set-btn.col-lg-7 {
    flex: unset;
    max-width: unset;
    padding-right: 15px;
  }
  .wrap-rating{
    width: 100%;
  }
  .wrap-rating .col-lg-10 {
    margin-top: unset;
    padding-left: 15px;
  }

  .wrap-rating .col-lg-2 {
    position: relative;
    flex: unset;
    max-width: unset;
    padding-right: 15px;
    margin-left: 15px;
    top: 0px;
  }
  #fcast_total .col-lg-10 {
    flex: 0 0 76.333333%;
  }
  .f-aggregate-descriptions-header{
    font-size: 25px !important;
  }
  #f-aggregate-descriptions p {
    font-size: 18px;
    padding-left: 0px;
  }
  #fcast_detail .col-lg-2 {
    flex: 0 0 18.666667%;
    overflow: hidden;
  }
  #fcast_detail .progress {
    height: 24px;
  }
  #fcast_detail .row{
    margin-bottom: 20px;
  }
  #btn_res_phoneRecommend{
    margin-top: 60px;
  }
  #btn_res_phoneRecommend .btn-secondary{
    width: 50%;
    font-size: 32px;
  }
  .custom-control-label::after {
    height: 28px;
    width: 27px;
    background-size: 60% 60%;
  }
  .progress-percen{
    font-size: 14px;
  }
  #nav-index1 .text-header{
    font-size: 25px;
  }
  #nav-index2 .text-header{
    font-size: 28px;
  }
  .btn-choice-text {
    font-size: 20px;
    top: -1px;
  }
  #res-forecast-modal .wrap-btn .btn-primary {
    flex: 1;
  }
  #res-forecast-modal .btn-secondary {
    flex: 1;
  }
  .wrap-box-number .col-1 {
    flex: 0 0 11.66%;
    max-width: 8.4%;
    height: 47px;
  }
  .form-group {
    margin-left: 8px;
  }

  /* end add */
  .indexsearch {
    font-size: 38px;
  }
  .search-res .flex-row .card, .flex-row .card-body{
    padding-bottom: 18px;
  }
  .text-header-res {
    font-size: 33px ;
  }
  ul.pagination{
    font-size: 18px;
  }
  ul.pagination>li{
    width: 31px;
    height: 18px;
    margin: 0px 5px;
  }
  a[data-page="prev"]{
    height: 31px;
    width: 31px;
    padding: 4px !important;
  }
  a[data-page="next"]{
    height: 31px;
    width: 31px;
    padding: 4px !important;
  }
  ul.pagination>li> a{
    height: 31px;
    line-height: 32px;
  }
  ul.pagination>li>span{
    padding: 0px 0px;
  }
  #nav-index1-tab{
    text-align: center;
  }
  #nav-index2-tab{
    text-align: center;
  }
  nav > .nav.nav-tabs{
    font-size: 23px;
  }
  .wrap-btn-back .btn-secondary{
    width: auto;
  }
  .wrap-box-findnumber .col-lg-4{
    margin-top: 15px;
  }
  .wrap-select-date {
    flex: 1;
    display: flex;
  }
  .wrap-box-findnumber .card-body {
    padding-left: 80px;
    padding-right: 80px;
  }


  .wrap-box-findnumber .col-lg-4 {
    padding-left: 15px;
  }
  .wrap-btn-choice .fa {
    background-size: 80px 80px;
    width: 80px;
    height: 80px;
  }
  .web{
    display: none;
  }
  .d_mobile{
    display: block;
  }
  .wrap-select-date{
    margin-bottom: 30px;
  }

  .wrap-res-rating {
    padding: 7px;
  }
  .btn-dark{
    width: 61%;
    flex: 2;
  }
  .btn-white{
    width: 33%;
  }

  .modal-dialog {
    max-width: 90%;
  }
  .wrap-rating-total .container {
    max-width: 90%;
  }
  #fcast_rating .col-lg-8 {
    padding-left: 0px;
  }
  .box{
    width: 10%;
    height: 35px;
  }

  .total-number {
    font-size: 47px;
  }
  .wrap-score {
    padding-bottom: 15px;
  }
  .wrap-rating .col-lg-10{
    margin-top: -45px;
    margin-left: 58px;
  }

  .wrap-rating .col-3{
    max-width: 15%;
    top: 30px;
  }
  .box-rating {
    width: 99.4%;
  }


}

@media (min-width: 917px) and (max-width: 991px){
  .wrap-header{
    height: 22px;
  }
  #modal-forecast .modal-header .close {
    margin: -56px -22px -6rem auto;
  }

  .wrap-rating {
    width: 76%;
  }
}
@media (min-width: 992px) and (max-width: 1024px) {
  .OneSelect {
    width: 50.5% !important;
  }
  .TwoSelect {
    width: 67.2% !important;
  }
  .res-mobile {
    font-size: 36px;
  }
  .wrap-btn {
    margin-top: 37px;
  }
  #modal-forecast .close span{
    transform: translateY(-33%);
  }
  .web {
    display: block;
  }
  #data_recommend{
    margin-top: -60px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  .feedback-date {
    top: 8px;
  }
  .feedback-phone {
    top: -14px;
  }
  .feedback {
    font-size: 14px;
  }
  #set-btn-tab1{
    width: 100%;
  }
  .ui-datepicker{
    width: 18.5%;
  }
  #nav-index1 .text-header {
    font-size: 18px;
  }
  .input-group {
    margin-top: 49px;
  }
  .birthday{
    padding: 4px;
    padding-bottom: 2px;
  }
  .wrap-box-findnumber .card-body{
    padding-right: 90px;
    padding-left: 90px
  }
  .search-res .flex-row .card, .flex-row .card-body{
    padding-bottom: 20px;
  }

  .close {
    font-size: 21px;
  }
  #modal-forecast .modal-header .close{
    margin: 2px -5rem -6rem auto;
  }
  #fcast_rating{
    width: 95%;
  }
  .text-res-rating {
    font-size: 44px;
    line-height: 1;
  }
  .box{
    height: 34px;
    width: 10%;
  }
  .wrap-rating .col-9{
    margin-top: -10px
  }
  .total-number {
    font-size: 45px;
  }

  .wrap-score {
    padding-bottom: 15px;
  }
  .text-allow{
    font-size: 14px;
  }
  .text-checkbox{
    font-size: 13px;
  }
  #nav-index1 .btn{
    width: 100%;
  }
  .indexsearch {
    font-size: 18px;
  }
  .set-symbol{
    padding-left: 7px;
    padding-top: 2px;
  }
  .text-header {
    font-size: 28px;
  }
  select {
    font-size: 25px;
    padding: 4.5px;
    background-position-y: 16px;
  }
  .text-note{
    font-size: 18px;
  }
  .btn-dark{
    flex: 2.5;
    font-size: 25px;
  }
  .btn-white{
    font-size: 25px;
  }

  .btn-choice-text {
    font-size: 20px;
    top: -19px;
  }
  .wrap-btn-choice{
    width: 100%;
  }

  .btn-choice-text {
    font-size: 17px;
    top: -3px;
  }
  .wrap-btn-choice .fa {
    font-size: 70px;
  }
  .text-header {
    font-size: 18px;
  }
  .text-header-res {
    font-size: 30px;
  }
  .wrap-box-findnumber{
    margin-bottom: 16px;
  }
}


@media (min-width: 1024px) and (max-width: 1361px) {
  .text-header-phoneRecommend{
    display: none;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  .ui-datepicker{
    width: 20%;
  }
  .wrap-all .container{
    max-width: 95%;
  }
  .wrap-box-findnumber .card-body {
    padding-left: 80px;
    padding-right: 80px;
  }
  label[for="1"] {
    margin-right: 10px;
  }
  label[for="3"] {
    margin-right: 10px;
  }

}


/*ipad*/
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait){
  nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active{
    padding: 14px 24px;
    padding-top: 16px;
  }
  #nav-index1-tab {
    width: 100%;
    margin-bottom: 5px;
  }
  #nav-index2-tab {
    width: 99%;
    margin: auto;
  }
  .wrap-box-findnumber .nav{
    display: block;
  }
  #setfooter-1 .container-fluid{
    padding-top: 25px;
    padding-bottom: 35px;
  }
  .feedback-phone {
    top: 35px;
  }
  .d_flex {
    display: flex;
  }
  .select_type .fa {
    background-size: 100px 100px !important;
    width: 100px !important;
    height: 100px !important;
  }
  .wrap-btn-secondary{
    width: 100%;
    transform: translateY(-2%);
  }

  .wrap-btn-mobile .btn-secondary {
    font-size: 23px;
    padding-left: 18px;
    padding-right: 18px;
    margin-right: 70px;
    padding-top: 1px;
    padding-bottom: 1px;
  }

  .select_type .text_icon {
    font-size: 24px;
    left: 16px;
    top: 87px;
  }
  input[type="checkbox"].check + label{
    margin-right: 4%;
  }

  #modal-forecast .close span {
    background-size: 13px 16px;
    width: 14px;
    height: 16px;
    transform: translateY(-99%);
  }
  .wrap-header{
    height: 32px;
  }
  .data-percen-text {
    font-size: 22px;
  }
  ul.pagination>li.active>a, ul.pagination>li.active>a:focus, ul.pagination>li.active>a:hover{
    height: 58px;
    width: 61px;
  }


  #data_recommend{
    margin-top: -60px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  .OneSelect {
    width: 30.5% !important;
  }
  .TwoSelect{
    width: 67.2% !important;
  }
  #modal-forecast .modal-title.title-forecast ,#modal-forecast .modal-title.title-recommend{
    font-size: 30px;
  }
  #modalRes .modal-header {
    padding-top: 20px;
    padding-bottom: 42px;
    padding-left: 14px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .modal-content {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  #res_number-select .col-lg-5 {
    flex: 0 0 47.666667%;
    max-width: 46.666667%;
  }
  #res_number-select .col-lg-2 {
    flex: unset;
    max-width: unset;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 30px;
  }
  .TwoSelect #btnSelect {
    font-size: 20px;
    width: 35% !important;
  }
  /* add */

  .ui-widget.ui-widget-content{
    width: 62.3%;
    margin-top: 15px;
    padding-top: 15px;
  }
  .ui-datepicker .ui-datepicker-title select{
    font-size: 33px;
  }
  .date-select{
    padding: 19px;
    padding-bottom: 17px;
    background-size: 18px;
    background-position-y: 25px;
  }
  .ui-datepicker table{
    font-size: 28px;
  }
  .ui-state-active::before{
    border-left: 13px solid transparent;
    border-bottom: 13px solid #fff;
  }
  .ui-state-hover::before{
    border-left: 13px solid transparent;
    border-bottom: 13px solid #fff;
  }
  #nav-index1 .col-lg-5 {
    flex: unset;
    max-width: unset;
  }
  #nav-index1 .col-lg-3 {
    flex: unset;
    max-width: unset;
    width: 80%;
    margin: auto;
  }
  .input-group {
    margin-top: 98px;
  }
  .fa-minus:before {
    content: "\f068";
    font-size: 12px;
  }
  .set-symbol{
    padding-top: 38px;
    padding-left: 25px;
    padding-right: 10px;
  }
  .birthday{
    font-size: 40px;
    padding: 14px;
    padding-bottom: 9px;
  }
  .fa-calendar{
    font-size: 40px;
    right: 14px;
  }
  #nav-index1 .custom-checkbox {
    width: 80%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .text-allow{
    font-size: 29px;
  }
  .text-checkbox{
    font-size: 22px;
  }
  .custom-control-label::before{
    width: 26.5px;
    height: 27.5px;
  }
  .custom-control{
    padding-left: 2.5rem;
  }
  #nav-index1 .btn{
    width: unset;
    margin-bottom: 5px;
  }
  #nav-index1 .btn-dark{
    font-size: 35px;
    flex: 1;
    margin-right: 10px;
  }
  #nav-index1 .btn-white{
    font-size: 35px;
    flex: 1;
    margin-left: 10px;
  }
  .img-delete{
    width: 30px;
    margin-top: -2px;
  }
  #nav-index1 .img-delete{
    width: 30px;
  }
  .wrap-checkbox{
    padding-left: 16%;
  }
  .search-res .fa {
    background-size: 55px 55px;
    width: 55px;
    height: 55px;
  }
  .wrap-btn-choice .fa {
    background-size: 140px 140px;
    width: 140px;
    height: 140px;
  }
  #nav-index2 .img-delete{
    width: 30px;
  }
  #set-btn-tab1{
    padding-right: 15px;
    padding-left: 15px;
  }
  .fa-chevron-down:before{
    font-size: 20px;
    position: relative;
    top: -10px;
  }
  #nav-index2 .card-body{
    width: 90%;
  }
  .wrap-box-date{
    width: 85%;
  }
  .wrap-choice{
    margin-top: 40px;
  }
  #nav-index2 .custom-checkbox {
    margin-top: 60px;
  }
  #nav-index2 .btn-dark{
    font-size: 35px;
  }
  #nav-index2 .btn-white{
    font-size: 35px;
  }
  .wrap-box-findnumber{
    margin-bottom: 30px;
  }
  .mobile{
    font-size: 50px;
  }
  .h-total{
    font-size: 28px;
  }
  .h-number-total{
    font-size: 34px;
  }
  .h-type{
    font-size: 28px;
  }
  .progress{
    height: 20px;
  }
  #fcast_detail .progress-percen{
    font-size: 30px;
    width: 80%;
  }
  .wrap-box-percen{
    margin-top: 16px;
  }

  .set-card-footer{
    padding-bottom: 10px;
  }
  .wrap-rm-number-select .flex-row {
    margin-top: 18px;
    margin-bottom: 0px;
  }

  #setfooter-1{
    line-height: 1.3;
  }
  .showMore{
    margin-top: 4px;
    font-size: 29px;
  }
  #setfooter-1 .container {
    width: 100%;
  }
  .f-title{
    font-size: 35px;
  }
  .f-title-sub{
    font-size: 29px;
  }

  .footer-view{
    font-size: 20px;
  }
  #btnSelect{
    font-size: 20px;
  }
  #modal-forecast .close{
    font-size: 65px;
  }
  #modal-forecast .modal-header .close{
    padding: 21px;
    padding-top: 1px;
    padding-bottom: 7px;
    margin: -68px -21px -6rem auto;
  }
  #fcast_rating{
    width: 100%;
  }

  .text-md-number{
    font-size: 35px;
  }
  .res-mobile {
    font-size: 80px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 8px;
  }
  .wrap-btn .btn-secondary {
    font-size: 35px;
    padding: 4.5px;
    padding-bottom: 4px;
    margin-right: 10px;
  }
  .wrap-btn .btn-primary{
    font-size: 35px;
    padding: 4.5px;
    padding-bottom: 4px;
    margin-left: 10px;
  }

  #fcast_rating .box-set-btn.col-lg-7 {
    flex: unset;
    max-width: unset;
    padding-right: 15px;
  }
  .wrap-rating{
    width: 100%;
  }
  .wrap-rating .col-lg-10 {
    margin-top: unset;
    padding-left: 15px;
  }

  .wrap-rating .col-lg-2 {
    position: unset;
    flex: unset;
    max-width: unset;
    padding-right: 15px;
    margin-left: 15px;
  }
  #fcast_total .col-lg-10 {
    flex: 0 0 76.333333%;
  }
  .f-aggregate-descriptions-header{
    font-size: 30px !important;
  }
  #fcast_detail .col-lg-2 {
    flex: 0 0 18.666667%;
    overflow: hidden;
  }
  #fcast_detail .data-percen {
    align-self: unset;
  }
  #fcast_detail .progress {
    height: 40px;
  }
  #fcast_detail .row{
    margin-bottom: 20px;
  }

  #btn_res_phoneRecommend{
    margin-top: 60px;
  }
  #btn_res_phoneRecommend .btn-secondary{
    width: 50%;
    font-size: 32px;
  }
  .custom-control-label::after {
    height: 28px;
    width: 27px;
    background-size: 60% 60%;
  }
  .progress-percen{
    font-size: 16px;
  }
  #nav-index1 .text-header{
    font-size: 40px;
  }
  #nav-index2 .text-header{
    font-size: 30px;
  }
  #res-forecast-modal .wrap-btn .btn-primary {
    flex: 1;
  }
  #res-forecast-modal .btn-secondary {
    flex: 1;
  }
  .wrap-box-number .col-1 {
    flex: 0 0 11.66%;
    max-width: 9.0%;
    height: 47px;
  }
  .form-group {
    margin-left: 8px;
  }

  /* end add */
  .text-header-res {
    font-size: 45px;
  }
  nav > .nav.nav-tabs{
    font-size: 40px;
  }
  ul.pagination{
    font-size: 35px;
  }
  ul.pagination>li{
    margin: 0 7px;
  }
  ul.pagination>li> a{
    padding: 13px;
    height: 58px;
    line-height: 34px;
  }
  ul.pagination>li{
    width: 62px;
    height: 70px;
  }
  a[data-page="next"]{
    height: 61px;
    width: 61px;
  }
  a[data-page="prev"]{
    height: 61px;
    width: 61px;
  }
  .wrap-btn-back .btn-secondary{
    width: 40%;
    font-size: 41px;
  }
  .sweet-alert h2{
    font-size: 40px;
  }
  .sweet-alert{
    width: 64%;
  }
  .sweet-alert .btn-lg{
    width: 100%;
    font-size: 33px;
    padding: 0px;
  }
  .result-modal-recommend .text-percen{
    font-size: 22px;
  }
  .result-modal-recommend .col-5{
    padding-left: 0px;
  }

  .result-modal-recommend  .search-res .flex-row .card, .flex-row .card-body {
    padding-top: 11px;
  }

  .search-res .flex-row .card, .flex-row .card-body{
    padding-bottom: 25px;
  }
  .text-percen{
    font-size: 22px;
  }
  #fcast_rating .col-lg-8 {
    padding-left: 0px;
  }
  #f-descriptions p{
    font-size: 22px;
  }
  .wrap-all .container {
    max-width: 95%;
    margin-top: 1px;
  }
  .wrap-box-findnumber .card-title{
    margin-left: 0px;
    font-size: 40px;
  }
  .text-header{
    font-size: 35px;
  }
  .wrap-box-number {
    margin-top: 30px;
  }
  .indexsearch{
    height: auto;
    font-size: 50px;
  }
  .set-symbol{
    padding-top: 26px;
    padding-left: 17px;
    padding-right: 4px;
  }
  select{
    font-size: 30px;
    height: auto;
    padding: 4.5px;
    padding-bottom: 2px;
    background-position-y: 20px;
  }
  .wrap-text-note{
    margin-top: 34px;
    margin-bottom: 35px;
  }
  .text-note{
    font-size: 21px;
    padding-top: 0px;
  }

  .wrap-box-findnumber .col-lg-4 {
    padding-left: 15px;
    padding-top: 30px;
  }

  .search-res .col-lg-3 {
    flex: unset;
  }
  .wrap-box-result {
    margin-top: 25px;
  }

  .search-res .col-md-6 {
    padding-right: 8px;
    padding-left: 8px;
  }

  .web{
    display: none;
  }
  .d_mobile{
    display: block;
  }
  .feedback{
    font-size: 22px;
  }
  .wrap-btn-choice{
    margin-top: 0px;
    text-align: center;
    width: 100%;
  }
  .btn-dark{
    font-size: 30px;
    width: 58%;
  }
  .btn-white{
    font-size: 30px;
    width: 36%;
  }
  .div-btn-send{
    margin-top: 20px;
  }
  .wrap-box-findnumber .card-body{
    padding-bottom: 30px;
    padding-top: 30px;
  }

  label[for="4"] {
    margin-right: 0px !important;
  }
  .wrap-btn-choice .fa{
    font-size: 76px;
    margin-top: 0px;
  }
  .btn-choice-text {
    font-size: 27px;
    top: -7px;
  }
  .modal-dialog {
    max-width: 80%;
  }

  #modalRes .modal-header {
    padding-top: 19px;
    padding-bottom: 26px;
    padding-left: 23px;
  }
  .wrap-rating-total .container {
    max-width: 94%;
  }
  .modal-header .close {
    margin: -80px -2rem -6rem auto;
  }

  .res-mobile {
    font-size: 50px;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-top: 6px;
    padding-bottom: 6px;
    width: 85%;
    border-radius: 17px;
  }
  .close {
    font-size: 57px;
  }
  #fcast_rating .fc-total {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 35px;
  }
  .fc-total{
    font-size: 25px;
  }
  .wrap-rating .col-3 {
    position: absolute;
    padding-right: 0px;
    padding-left: 7px;
    max-width: 19%;
    top: 75px;
  }
  .wrap-res-rating {
    height: 100px;
    width: 100px;
  }
  .text-res-rating {
    font-size: 50px;
    line-height: 1.5;
  }
  .wrap-rating .col-9 {
    position: static;
    margin-left: 70px;
    margin-top: -6px;
  }

  .box-rating {
    width: 100%;
    margin-bottom: 10px;
    line-height: 1.7;
    font-size: 28px;
  }
  .box {
    width: 10%;
    height: 45px;
  }
  .total-number{
    font-size: 65px;
  }
  .total-text{
    font-size: 26px;
  }
  .wrap-score{
    padding-top: 32px;
    padding-bottom: 27px;
    width: 80%;
  }
  #f-aggregate-descriptions p{
    font-size: 20px;
    padding-left: 0px;
  }
  #fcast_detail{
    padding-right: 0px;
  }
  #fcast_detail .col-9{
    flex: 0 0 78%;
    max-width: 80%;
  }
  .recommend .col-lg-4 {
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }
  .recommend .col-md-4 {
    padding-right: 7px;
    padding-left: 7px;
  }
}

/* iPhone5 */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px){
  #res_number-select .card-body {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  #res_number-select .footer-view {
    font-size: 22px;
  }
  #res_number-select .search-res {
    margin-top: 20px;
  }
  .wrap-box-total{
    margin-top: 2px;
  }
  #res_number-select .close{
    margin: 10px 26px 0rem auto;
  }
  #res_number-select .close span{
    background-size: 12px 14px;
    width: 12px;
    height: 14px;
  }
  #res_number-select .mobile {
    font-size: 35px;
  }
  #res_number-select .h-total, #res_number-select .h-type {
    font-size: 23px;
  }
  #res_number-select .h-number-total{
    font-size: 34px;
  }
  #res_number-select .search-res .fa {
    background-size: 43px 43px;
    width: 43px;
    height: 43px;
  }
  nav > div a.nav-item.nav-link, nav > div a.nav-item.nav-link.active{
    padding: 14px 24px;
    padding-top: 16px;
  }
  #nav-index1-tab {
    width: 100%;
    margin-bottom: 5px;
  }
  #nav-index2-tab {
    width: 99%;
    margin: auto;
  }
  .wrap-box-findnumber .nav{
    display: block;
  }
  #setfooter-1 .container-fluid{
    padding-top: 25px;
    padding-bottom: 35px;
  }
  input[type="checkbox"].check + label{
    margin-right: 3%;
  }
  .wrap-btn-choice {
    width: 100%;
  }
  ul.pagination>li.active>a, ul.pagination>li.active>a:focus, ul.pagination>li.active>a:hover{
    height: 70px;
    width: 70px;
  }
  .search-res .flex-row .card{
    border-radius: 22px;
  }
  #data_recommend{
    margin-top: 0px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  .modal-content {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  #modal-forecast .modal-title.title-forecast ,#modal-forecast .modal-title.title-recommend{
    font-size: 46px;
  }
  #modal-forecast .forecast .title-recommend{
    display: none ;
  }

  .wrap-header {
    width: 91%;
    height: 34px;
  }
  #modal-forecast .close span {
    background-size: 21px 26px;
    width: 21px;
    height: 26px;
    transform: translateY(0%);
  }
  #modal-forecast .modal-header .close {
    margin: -92px -40px -9rem auto;
    padding: 13px;
    padding-bottom: 4px;
    padding-top: 1px;
    background-color: unset;
  }
  .wrap-res-rating{
    height: 135px;
    width: 135px;
  }
  .wrap-rating .col-9 {
    position: static;
    margin-left: 13%;
    margin-top: -67px;
  }
  .wrap-rating .col-3{
    top: 80px;
  }

  .h_ratingAA{
    border: 12px solid #01863E;
  }
  .h_ratingA{
    border: 12px solid #66A103;
  }
  .h_ratingBB{
    border: 12px solid #00A664;
  }
  .h_ratingB{
    border: 12px solid #EF3B5B;
  }
  .box {
    border-right: 4px solid #9d9d9d;
  }
  #fcast_total{
    padding-top: 20px;
  }

  #box-sim-all{
    width: 100%;
    margin: auto;
  }
  .data-percen-text {
    font-size: 35px;
  }
  .work-header{
    font-size: 40px;
  }
  .finance-header{
    font-size: 40px;
  }
  .adoration-header{
    font-size: 40px;
  }
  .health-header{
    font-size: 40px;
  }
  .work-detail{
    font-size: 32px;
  }
  .finance-detail{
    font-size: 32px;
  }
  .adoration-detail{
    font-size: 32px;
  }
  .health-detail{
    font-size: 32px;
  }
  .data-percen-mobile{
    font-size: 65px;
  }
  #fcast_detail .data-percen{
    padding-top: 20px;
    align-self: unset;
  }
  #fcast_detail {
    margin-top: 35px;
  }

  .wrap-btn-secondary{
    width: 100%;
    transform: translateY(0%);
  }
  .wrap-btn-mobile .btn-secondary {
    font-size: 30px;
    padding-left: 16px;
    padding-right: 16px;
    margin-right: 60px;
    padding-top: 2px;
    padding-bottom: 1px;
  }
  .d_flex{
    display: flex;
  }

  /* add */
  #res_number-select .col-lg-2 {
    flex: unset;
    max-width: unset;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 30px;
  }
  .ui-widget.ui-widget-content{
    width: 69%;
    margin-top: 15px;
    padding-top: 15px;
  }
  .ui-datepicker .ui-datepicker-title select{
    font-size: 33px;
  }
  .date-select{
    padding: 19px;
    padding-bottom: 17px;
    background-size: 18px;
    background-position-y: 25px;
  }
  .ui-datepicker table{
    font-size: 28px;
  }
  .ui-state-active::before{
    border-left: 13px solid transparent;
    border-bottom: 13px solid #fff;
  }
  .ui-state-hover::before{
    border-left: 13px solid transparent;
    border-bottom: 13px solid #fff;
  }
  #nav-index1 .col-lg-5 {
    flex: unset;
    max-width: unset;
  }
  #nav-index1 .col-lg-3 {
    flex: unset;
    max-width: unset;
    width: 80%;
    margin: auto;
  }
  .input-group {
    margin-top: 85px;
  }
  .fa-minus:before {
    content: "\f068";
    font-size: 12px;
  }
  .set-symbol{
    padding-top: 38px;
  }
  .birthday{
    font-size: 37px;
    padding: 14px;
    padding-bottom: 9px;
  }
  .fa-calendar{
    font-size: 40px;
    right: 14px;
  }
  #nav-index1 .custom-checkbox {
    width: 78%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  #nav-index2 .img-delete{
    width: 30px;
    margin-left: 13px;
  }
  .text-allow{
    font-size: 26px;
  }
  .text-checkbox{
    font-size: 20px;
  }
  .custom-control-label::before{
    width: 27.5px;
    height: 27.5px;
  }
  #nav-index1 .text-header {
    font-size: 37px;
  }
  .custom-control{
    padding-left: 2.5rem;
  }
  #nav-index1 .btn{
    width: unset;
    margin-bottom: 5px;
  }
  #nav-index1 .btn-dark{
    font-size: 35px;
  }
  #nav-index1 .btn-white{
    font-size: 35px;
  }
  .img-delete{
    width: 30px;
    margin-top: -2px;
  }
  #nav-index1 .img-delete {
    width: 30px;
    margin-top: -6px;
    margin-left: 5px;
  }
  #set-btn-tab1{
    padding-right: 15px;
    padding-left: 15px;
    width: 100%;
  }

  #nav-index2 .card-body{
    width: 90%;
  }
  .wrap-box-date{
    width: 85%;
  }
  .wrap-choice{
    margin-top: 40px;
  }
  #nav-index2 .custom-checkbox {
    margin-top: 45px;
  }
  #nav-index2 .btn-dark{
    font-size: 35px;
  }
  .wrap-checkbox{
    padding-left: 16%;
  }
  #nav-index2 .btn-white{
    font-size: 35px;
  }
  .wrap-box-findnumber{
    margin-bottom: 30px;
  }
  .mobile{
    font-size: 50px;
  }
  .h-total{
    font-size: 33px;
  }
  .h-number-total{
    font-size: 42px;
    height: 45px;
  }
  .h-type{
    font-size: 33px;
  }
  .progress{
    height: 21px;
  }
  #fcast_detail .progress-percen{
    font-size: 28px;
    width: 80%;
  }
  .wrap-box-percen{
    margin-top: 16px;
  }

  .set-card-footer{
    padding-bottom: 10px;
  }
  .wrap-rm-number-select .flex-row {
    margin-top: 18px;
    margin-bottom: 0px;
  }
  #setfooter-1{
    line-height: 1.3;
  }
  .showMore{
    margin-top: 8px;
    font-size: 29px;
  }
  #setfooter-1 .container {
    max-width: 95%;
  }
  .OneSelect{
    width: 34.8% !important;
  }
  .TwoSelect{
    width: 78.2% !important;
  }
  .f-title{
    font-size: 38px ;
  }
  .f-title-sub{
    font-size: 29px;
  }
  .wrap-data-showmore{
    width: 100%;
    margin: auto;
  }
  .footer-view{
    font-size: 20px;
  }
  .OneSelect #btnSelect{
    font-size: 30px;
    width: 100% !important;
    margin-bottom: 33px;
  }
  .TwoSelect #btnSelect{
    font-size: 30px;
    width: 35% !important;
  }

  #fcast_rating{
    width: 100%;
    margin-top: 25px;
  }

  .text-md-number{
    font-size: 50px;
  }
  .res-mobile {
    font-size: 80px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 0px;
    border-radius: 22px;
    width: 100%;
  }
  .wrap-btn .btn-secondary {
    font-size: 40px;
    padding: 4.5px;
    padding-bottom: 3px;
    margin-right: 10px;
  }
  .wrap-btn .btn-primary{
    font-size: 40px;
    padding: 4.5px;
    padding-bottom: 3px;
    margin-left: 10px;
  }
  #res_number-select .col-lg-6 {
    flex: 0 0 48%;
  }
  #res_number-select .progress{
    height: 16px;
  }
  #res_number-select .progress-percen {
    font-size: 17px;
  }
  #fcast_rating .box-set-btn.col-lg-7 {
    flex: unset;
    max-width: unset;
    padding-right: 15px;
  }
  .wrap-rating{
    width: 100%;
  }
  .wrap-rating .col-lg-10 {
    margin-top: unset;
    margin-left: unset;
  }
  .wrap-rating .col-lg-2 {
    position: unset;
    flex: unset;
    max-width: unset;
    padding-right: 15px;
    margin-left: 15px;
  }
  #fcast_total .col-lg-10 {
    flex: 0 0 80.333333%;
  }
  .f-aggregate-descriptions-header{
    font-size: 40px !important;
    margin-top: -36px;
  }
  #fcast_detail .col-lg-2 {
    flex: 0 0 18.666667%;
    overflow: hidden;
  }
  #fcast_detail .progress {
    height: 40px;
  }
  #fcast_detail .row{
    margin-bottom: 20px;
  }
  #btn_res_phoneRecommend{
    margin-top: 60px;
  }
  #btn_res_phoneRecommend .btn-secondary{
    width: 50%;
    font-size: 32px;
  }
  .custom-control-label::after {
    height: 25px;
    width: 26px;
    background-size: 60% 60%;
  }
  .progress-percen{
    font-size: 18px;
  }
  /* end add */

  ul.pagination{
    font-size: 35px;
  }
  ul.pagination>li{
    margin: 0px 5px;
    width: 70px;
    height: 60px;
  }
  nav > .nav.nav-tabs{
    font-size: 43px;
  }
  nav > div a.nav-item.nav-link.active::after{
    transform: translateY(170%);
  }
  nav > div a.nav-item.nav-link::after{
    transform: translateY(170%);
  }
  ul.pagination>li> a{
    height: 70px;
    line-height: 47px;
  }
  a[data-page="prev"]{
    height: 68px;
    width: 70px;
    padding: 10px !important;
  }
  a[data-page="next"]{
    height: 68px;
    width: 70px;
    padding: 10px !important;
  }
  .wrap-btn-back .btn-secondary{
    width: 45%;
    font-size: 45px;
  }
  .wrap-btn-back{
    margin-top: 83px;
  }
  ul.pagination>li>span{
    position: relative;
    top: 16px;
  }

  .sweet-alert{
    width: 80%;
    padding-top: 60px;
    padding-bottom: 45px;
    border-radius: 15px;
  }
  .wrap-box-number .row{
    width: unset;
    margin: unset;
  }
  .sweet-alert .btn-lg {
    width: 70%;
    font-size: 52px;
  }
  .sweet-alert h2{
    font-size: 55px;
    margin-bottom: 40px;
  }
  .wrap-all{
    margin-top: -18px;
  }

  #f-descriptions p{
    font-size: 35px;
    padding-bottom: 30px;
  }
  #fcast_rating .col-lg-4 {
    padding-left: 0px;
    padding-bottom: 50px;
  }
  #fcast_rating .col-lg-8 {
    padding-left: 0px;
  }
  .search-res .col-lg-3 {
    display: unset;
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }
  .col-6 {
    max-width: 50%;
  }
  .wrap-all .container{
    max-width: 95%;
    margin-top: 20px;
    padding-right: 5px;
    padding-left: 5px;
  }
  /* box findnumber */
  .wrap-box-findnumber .card-body {
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 15px;
    padding-bottom: 50px;
  }
  .wrap-box-findnumber .card {
    border-radius: 50px;
    border-left: 2px solid #7BC600;
    border-bottom: 11px solid #7BC600;
    border-right: 2px solid #7BC600;
  }
  .wrap-box-number .row{
    margin-left: -15px;
    margin-right: 0px;
    padding-left: 0px;
  }
  .wrap-box-findnumber .card-header{
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 38px;
    padding-bottom: 23px;
  }
  .wrap-box-findnumber .card-header:first-child {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
  .wrap-box-findnumber .card-title{
    font-size: 55px;
    margin-left: 15px;
  }
  .text-header{
    font-size: 32px;
  }
  .wrap-box-number{
    margin-top: 30px;
  }
  .set-symbol{
    padding-left: 18px;
  }
  .feedback{
    font-size: 28px;
  }
  .feedback-date {
    top: 8px;
  }
  .feedback-phone {
    top: 41px;
  }
  .indexsearch {
    height: auto;
    font-size: 55px;
    width: 100%;
    padding: 5px;
    border-radius: 8px;
  }
  .set-margin {
    margin-right: 14px;
  }
  .col-indexsearch{
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-box-number .col-1{
    max-width: 9.2%;
    flex: 0 0 20.9%;
  }
  .form-group {
    margin-bottom: 1rem;
    margin-left: 14px;
  }
  .set-padding {
    margin-left: 26px;
  }
  select{
    font-size: 43px;
    height: 50px;
    background-position-y: 36px;
    margin-right: 30px;
    background-size: 22px;
    height: auto;
    padding: 15.5px;
    padding-bottom: 9px;
  }
  select.date {
    width: 22%;
  }
  select.month {
    width: 40%;
  }
  select.year {
    width: 30%;
    margin-right: 0px;
  }
  .web{
    display: none;
  }
  .d_mobile{
    display: block;
  }
  .wrap-select-date {
    margin-top: 7px;
    padding-bottom: 0px;
  }
  .wrap-btn-choice{
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
    padding-top: 30px;
  }
  label[for="4"] {
    margin-right: 0px !important;
  }
  .wrap-btn-choice .fa {
    background-size: 145px 145px;
    width: 145px;
    height: 145px;
  }
  .btn-choice-text {
    font-size: 32px;
    top: 4px;
  }

  .btn-dark{
    font-size: 45px;
    width: 62%;
    margin-right: 16px;
    padding: 21.5px;
    padding-bottom: 20px;
    border-radius: 15px;
    flex: 1;
  }
  .div-btn-send .row{
    width: 97%;
  }
  .btn-white{
    font-size: 45px;
    width: 36%;
    padding: 21.5px;
    padding-bottom: 20px;
    border-radius: 15px;
    flex: 1;
  }
  .div-btn-send{
    width: 90%;
    margin: auto;
    margin-top: 90px;
  }
  .wrap-text-note {
    margin-top: 20px;
  }
  .text-note{
    font-size: 34px;
    padding-top: 5%;
  }
  label[for="4"] {
    margin-right: 0px !important;
  }
  /* res */
  .text-header-res{
    font-size: 47px;
    padding-left: 35px;
    font-family: 'DBHelvethaicaX-77BdCond';
  }
  #res_sim-all {
    margin-top: 35px;
  }
  #res_sims_postpaid{
    margin-top: 30px;
  }
  .wrap-box-result {
    margin-top: 0px;
  }
  .wrap-rating-total .text-header-res {
    padding-bottom: 26px;
  }
  .search-res .flex-row > [class*='col-']{
    margin-bottom: 27px;
  }
  .result-modal-recommend .text-percen{
    font-size: 28px;
    top: -13px;
  }
  .result-modal-recommend .col-5{
    padding-left: 0px;
  }
  .result-modal-recommend .text-price {
    font-size: 29px;
  }
  .result-modal-recommend .search-res .fa{
    margin-bottom: 11px;
  }
  .search-res .flex-row .card, .flex-row .card-body{
    padding-top: 15px;
    padding-bottom: 20px;
  }
  #res_sim-all .col-7::before{
    width: 3px;
  }
  .search-res .fa{
    background-size: 55px 55px;
    width: 55px;
    height: 55px;
  }
  .text-percen{
    font-size: 30px;
    top: -9px;
  }
  .wrap-box-findnumber .col-lg-4 {
    padding-left: 15px;
    padding-top: 20px;
  }
  .search-res {
    margin-top: 15px;
  }
  /* modal */
  #modalRes .modal-header{
    padding-top: 25px;
    padding-bottom: 42px;
    padding-left: 14px;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .close{
    font-size: 94px;
  }
  .modal-header .close {
    margin: -119px -3rem -6rem auto;
  }
  .wrap-rating-total .container {
    max-width: 100%;
  }
  #fcast_rating .fc-total{
    font-size: 40px;
    margin-bottom: 20px;
  }
  .fc-total{
    font-size: 40px;
  }
  #fcast_detail{
    padding-right: 0px;
  }
  #fcast_detail .col-9{
    flex: 0 0 81%;
    max-width: 81%
  }
  .total-number{
    font-size: 80px;
    margin-bottom: 14px;
  }
  .total-text{
    font-size: 38px;
  }
  .wrap-score{
    padding-top: 36px;
    padding-bottom: 19px;
    width: 83%;
  }
  #f-aggregate-descriptions p{
    padding-left: 30px;
    padding-right: 0px;
    font-size: 32px;
    margin-bottom: 0px;
    line-height: 1.5;
    margin-top: 0px;
  }
  #fcast_total .col-8{
    padding-right: 8px;
  }
  #modalRes .modal-body{
    padding: 20px;
    padding-top: 0px;
  }
  #fcast_detail .data-detail{
    left: 0px;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 22px;
    padding-bottom: 22px;
  }
  #fcast_detail .ffa-money:before{
    background-size: 76.7px 85.3px;
    width: 76.7px;
    height: 85.3px;
  }
  .wrap-result-sims_postpaid{
    padding-top: 30px;
  }
  #fcast_detail .ffa-heart:before{
    background-size: 77.3px 69.8px;
    width: 77.3px;
    height: 69.8px
  }
  #fcast_detail .ffa-body:before{
    background-size: 74.7px 72.7px;
    width: 74.7px;
    height: 72.7px;
  }
  #fcast_detail .col-lg-3{
    padding-left: 0px;
    padding-right: 1%;
    text-align: center;
  }
  #fcast_detail .data-percen .fa {
    background-size: 100px 100px;
    width: 100px;
    height: 100px
  }
  #fcast_detail .ffa-work:before{
    background-size: 87.6px 74.7px;;
    width: 87.6px;
    height: 74.7px;
  }
  .recommend .col-lg-4 {
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }
  .btn-secondary{
    width: 47%;
  }
  .btn-primary{
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .modal-dialog {
    max-width: 90%;
  }
  .wrap-btn{
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .text-res-rating{
    font-size: 75px;
    line-height: 1.3;
  }
  .wrap-rating .col-9{
    padding-right: 0px;
    padding-left: 0px;
  }
  .box{
    width: 10%;
    height: 63px;
    line-height: 1.6;
  }
  .boxA {
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
  }
  .rating-aa{
    width: 30px;
  }
  .box-rating {
    width: 112%;
    margin-bottom: 20px;
    font-size: 40px;
    border-top-right-radius: 22px;
    border-bottom-right-radius: 22px;
  }
  .wrap-rating .col-9{
    position: static;
    margin-left: 92px;
    margin-top: -3px;
  }
  .wrap-rating .col-3{
    position: absolute;
    padding-right: 0px;
    padding-left: 15px;
    max-width: 20%;
  }
  .fade.show{
    padding-right: 0px !important;
  }
  .select_type .text_icon{
    font-size: 23px;
    left: 18px;
    top: 83px;
  }

}

/* iPhone 6 and iPhone 6S */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px){
  .select_type .fa {
    background-size: 100px 100px !important;
    width: 100px !important;
    height: 100px !important;
  }
  .select_type .text_icon {
    font-size: 22px;
    left: 21px;
    top: 77px;
  }
  #data_recommend{
    margin-top: 0px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  /* add */
  #fcast_detail .col-lg-2 {
    flex: 0 0 21.666667%;
  }
  #fcast_detail .data-percen {
    padding-top: 20px;
  }
  .ui-widget.ui-widget-content{
    width: 74%;
    margin-top: 20px;
    padding-top: 15px;
  }
  .ui-datepicker .ui-datepicker-title select{
    font-size: 35px;
  }
  .date-select{
    padding: 19px;
    padding-bottom: 17px;
    background-size: 18px;
    background-position-y: 25px;
  }
  .ui-datepicker table{
    font-size: 30px;
  }
  .ui-state-active::before{
    border-left: 13px solid transparent;
    border-bottom: 13px solid #fff;
  }
  .ui-state-hover::before{
    border-left: 13px solid transparent;
    border-bottom: 13px solid #fff;
  }
  #nav-index1 .col-lg-5 {
    flex: unset;
    max-width: unset;
  }
  #nav-index1 .col-lg-3 {
    flex: unset;
    max-width: unset;
    width: 80%;
    margin: auto;
  }
  .input-group {
    margin-top: 85px;
  }
  .fa-minus:before {
    content: "\f068";
    font-size: 12px;
  }
  .set-symbol{
    padding-top: 38px;
    padding-left: 25px;
    padding-right: 10px;
  }
  .birthday{
    font-size: 40px;
    padding: 14px;
    padding-bottom: 9px;
  }
  .fa-calendar{
    font-size: 40px;
    right: 14px;
  }
  #nav-index1 .custom-checkbox {
    width: 80%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .text-allow{
    font-size: 29px;
  }
  .text-checkbox{
    font-size: 22px;
  }
  .custom-control-label::before{
    width: 26.5px;
    height: 27.5px;
  }
  .custom-control{
    padding-left: 2.5rem;
  }
  #nav-index1 .btn{
    width: unset;
    margin-bottom: 5px;
  }
  #nav-index1 .btn-dark{
    font-size: 35px;
  }
  #nav-index1 .btn-white{
    font-size: 35px;
  }
  .img-delete{
    width: 30px;
    margin-top: -2px;
  }
  #set-btn-tab1{
    padding-right: 15px;
    padding-left: 15px;
  }

  .fa-chevron-down:before{
    font-size: 20px;
    position: relative;
    top: -15px;
  }
  #nav-index2 .card-body{
    width: 90%;
  }
  .wrap-box-date{
    width: 85%;
  }
  .wrap-choice{
    margin-top: 40px;
  }
  #nav-index2 .custom-checkbox {
    margin-top: 60px;
  }
  #nav-index2 .btn-dark{
    font-size: 35px;
  }
  #nav-index2 .btn-white{
    font-size: 35px;
  }
  .wrap-box-findnumber{
    margin-bottom: 30px;
  }

  #fcast_detail .progress-percen{
    font-size: 30px;
    width: 80%;
  }
  .wrap-box-percen{
    margin-top: 16px;
  }
  .set-card-footer{
    padding-bottom: 10px;
  }
  .wrap-rm-number-select .flex-row {
    margin-top: 18px;
    margin-bottom: 0px;
  }
  #setfooter-1{
    line-height: 1.3;
  }
  .showMore{
    margin-top: 8px;
    font-size: 29px;
  }
  #setfooter-1 .container {
    max-width: 95%;
  }
  .f-title{
    font-size: 38px;
  }
  .f-title-sub{
    font-size: 29px;
  }

  .footer-view{
    font-size: 20px;
  }
  #btnSelect{
    font-size: 20px;
  }
  #modal-forecast .close{
    font-size: 65px;
  }
  #modal-forecast .modal-header .close{
    padding: 21px;
    padding-top: 2px;
    padding-bottom: 7px
  }
  #fcast_rating{
    width: 100%;
  }

  .text-md-number{
    font-size: 50px;
  }
  .res-mobile {
    font-size: 80px;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 8px;
  }

  #fcast_detail .progress {
    height: 40px;
  }
  #fcast_detail .row{
    margin-bottom: 20px;
  }
  #btn_res_phoneRecommend{
    margin-top: 60px;
  }
  #btn_res_phoneRecommend .btn-secondary{
    width: 50%;
    font-size: 32px;
  }
  .custom-control-label::after {
    height: 28px;
    width: 27px;
    background-size: 60% 60%;
  }

  #nav-index1 .text-header{
    font-size: 42px;
    padding-left: 10px;
  }
  #nav-index2 .text-header{
    font-size: 35px;
  }
  /* end add */
  .wrap-box-number .row {
    width: unset;
    margin: unset;
  }
  .sweet-alert{
    width: 80%;
    padding-top: 60px;
    padding-bottom: 45px;
    border-radius: 15px;
  }
  .sweet-alert .btn-lg {
    width: 70%;
    font-size: 52px;
  }
  .sweet-alert h2{
    font-size: 55px;
    margin-bottom: 40px;
  }

  #f-descriptions p{
    font-size: 35px;
    padding-bottom: 30px;
  }
  #fcast_rating .col-lg-4 {
    padding-left: 0px;
    padding-bottom: 50px;
  }
  #fcast_rating .col-lg-8 {
    padding-left: 0px;
  }
  .search-res .col-lg-3 {
    display: unset;
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }

  /* box findnumber */
  .wrap-box-findnumber .card-body {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .wrap-box-findnumber .card {
    border-radius: 50px;
    border-left: 2px solid #7BC600;
    border-bottom: 11px solid #7BC600;
    border-right: 2px solid #7BC600;
  }
  .wrap-box-number .row{
    margin-left: -9px;
    margin-right: -15px;
    padding-left: 0px;
  }
  .wrap-box-findnumber .card-header{
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 38px;
    padding-bottom: 23px;
  }
  .wrap-box-findnumber .card-header:first-child {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
  .wrap-box-findnumber .card-title{
    font-size: 55px;
    margin-left: 15px;
  }

  .wrap-box-number{
    margin-top: 35px;
  }

  .feedback{
    font-size: 32px;
  }
  .feedback-date {
    top: 10px;
  }
  .feedback-phone {
    top: 48px;
  }
  .indexsearch {
    height: auto;
    font-size: 60px;
    width: 100%;
    padding: 4px
  }
  .set-margin {
    margin-right: 14px;
  }
  .col-indexsearch{
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-box-number .col-1{
    max-width: 8.8%;
    flex: 0 0 20.9%;
    margin-right: 0px;
  }
  .form-group {
    margin-bottom: 1rem;
    margin-left: 16px;
  }
  .set-padding {
    margin-left: 26px;
  }
  select{
    font-size: 43px;
    height: 50px;
    background-position-y: 36px;
    margin-right: 30px;
    background-size: 22px;
    height: auto;
    padding: 15.5px;
    padding-bottom: 9px;
  }
  select.date {
    width: 22%;
  }
  select.month {
    width: 40%;
  }
  select.year {
    width: 30%;
    margin-right: 0px;
  }
  .web{
    display: none;
  }
  .d_mobile{
    display: block;
  }
  .wrap-select-date {
    margin-top: 7px;
    padding-bottom: 0px;
  }

  .wrap-btn-choice{
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
    padding-top: 30px;
  }

  label[for="4"] {
    margin-right: 0px !important;
  }
  .wrap-btn-choice .fa{
    background-size: 170px 170px;
    width: 170px;
    height: 170px;
  }
  .btn-choice-text {
    font-size: 30px;
    top: 5px;
  }
  .btn-dark{
    font-size: 45px;
    width: 62%;
    margin-right: 16px;
    padding: 21.5px;
    padding-bottom: 20px;
    border-radius: 15px;
  }
  .div-btn-send .row{
    width: 97%;
  }
  .btn-white{
    font-size: 45px;
    width: 36%;
    padding: 21.5px;
    padding-bottom: 20px;
    border-radius: 15px;
  }
  .div-btn-send{
    margin-top: 90px;
    width: 100%;
  }
  .wrap-text-note {
    margin-top: 20px;
  }
  .text-note{
    font-size: 34px;
    padding-top: 5%;
  }
  label[for="4"] {
    margin-right: 0px !important;
  }
  /* res */
  .text-header-res{
    font-size: 52px;
  }
  #res_sims_postpaid{
    margin-top: 30px;
  }
  .wrap-box-result {
    margin-top: 15px;
  }
  .wrap-rating-total .text-header-res {
    padding-bottom: 26px;
  }
  .search-res .flex-row > [class*='col-']{
    margin-bottom: 27px;
  }

  .result-modal-recommend .text-percen{
    font-size: 28px;
    top: -13px;
  }
  .result-modal-recommend .col-5{
    padding-left: 0px;
  }

  .result-modal-recommend .search-res .fa{
    margin-bottom: 11px;
  }

  .search-res .flex-row .card, .flex-row .card-body{
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 25px;
  }
  .text-percen{
    font-size: 30px;
    top: -9px;
  }
  .wrap-box-findnumber .col-lg-4 {
    padding-left: 15px;
    padding-top: 20px;
  }
  .search-res {
    margin-top: 5px;
  }
  /* modal */
  .close{
    font-size: 94px;
  }
  .modal-header .close {
    margin: -119px -3rem -6rem auto;
  }
  .wrap-rating-total .container {
    max-width: 100%;
  }

  #fcast_rating .fc-total{
    font-size: 40px;
    margin-bottom: 20px;
  }
  .fc-total{
    font-size: 40px;
  }
  #fcast_detail{
    padding-right: 0px;
  }
  #fcast_detail .col-9{
    flex: 0 0 78%;
    max-width: 78%;
  }

  .total-number{
    font-size: 90px;
    margin-bottom: 14px;
  }
  .total-text{
    font-size: 38px;
  }
  .wrap-score{
    padding-top: 35px;
    padding-bottom: 16px;
  }
  #f-aggregate-descriptions p{
    padding-left: 30px;
    padding-right: 0px;
    font-size: 35px;
    margin-bottom: 0px;
    line-height: 1.5;
  }
  .res-mobile{
    font-size: 75px;
  }

  .wrap-result-sims_postpaid{
    padding-top: 30px;
  }
  #fcast_detail .ffa-heart:before{
    background-size: 77.3px 69.8px;
    width: 77.3px;
    height: 69.8px
  }
  #fcast_detail .ffa-body:before{
    background-size: 74.7px 72.7px;
    width: 74.7px;
    height: 72.7px;
  }
  #fcast_detail .col-lg-3{
    padding-left: 0px;
    padding-right: 1%;
    text-align: center;
  }
  #fcast_detail .data-percen .fa {
    font-size: 35px;
    margin-top: 67px;
  }
  #fcast_detail .ffa-work:before{
    background-size: 87.6px 74.7px;;
    width: 87.6px;
    height: 74.7px;
  }
  .recommend .col-lg-4 {
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }
  .btn-secondary{
    width: 47%;
  }
  .btn-primary{
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .modal-dialog {
    max-width: 90%;
  }
  .wrap-btn{
    margin-top: 20px;
    padding-bottom: 0px;
  }
  .fade.show{
    padding-right: 0px !important;
  }
}


/* iPhone 6 Plus and iPhone 6S Plus */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px){
  #data_recommend{
    margin-top: -60px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  /* add */
  #nav-index1 .col-lg-5 {
    flex: unset;
    max-width: unset;
  }
  #nav-index1 .col-lg-3 {
    flex: unset;
    max-width: unset;
    width: 80%;
    margin: auto;
  }
  .input-group {
    margin-top: 98px;
  }
  .fa-minus:before {
    content: "\f068";
    font-size: 12px;
  }
  .set-symbol{
    padding-top: 38px;
    padding-left: 25px;
    padding-right: 10px;
  }
  .birthday{
    font-size: 40px;
    padding: 14px;
    padding-bottom: 9px;
  }
  .fa-calendar{
    font-size: 40px;
    right: 14px;
  }
  #nav-index1 .custom-checkbox {
    width: 80%;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 30px;
  }
  .text-allow{
    font-size: 29px;
  }
  .text-checkbox{
    font-size: 22px;
  }
  .custom-control-label::before{
    width: 26.5px;
    height: 27.5px;
  }
  .custom-control{
    padding-left: 2.5rem;
  }
  #nav-index1 .btn{
    width: unset;
    margin-bottom: 5px;
  }
  #nav-index1 .btn-dark{
    font-size: 35px;
  }
  #nav-index1 .btn-white{
    font-size: 35px;
  }
  .img-delete{
    width: 30px;
    margin-top: -2px;
  }
  #set-btn-tab1{
    padding-right: 15px;
    padding-left: 15px;
  }
  .fa-chevron-down:before{
    font-size: 20px;
    position: relative;
    top: -16px;
  }
  #nav-index2 .card-body{
    width: 90%;
  }
  .wrap-box-date{
    width: 85%;
  }
  .wrap-choice{
    margin-top: 40px;
  }
  #nav-index2 .custom-checkbox {
    margin-top: 60px;
  }
  #nav-index2 .btn-dark{
    font-size: 35px;
  }
  #nav-index2 .btn-white{
    font-size: 35px;
  }
  .wrap-box-findnumber{
    margin-bottom: 30px;
  }

  #fcast_detail .progress-percen{
    font-size: 30px;
    width: 80%;
  }
  .wrap-box-percen{
    margin-top: 16px;
  }
  .set-card-footer{
    padding-bottom: 10px;
  }
  .wrap-rm-number-select .flex-row {
    margin-top: 18px;
    margin-bottom: 0px;
  }
  #setfooter-1{
    line-height: 1.3;
  }
  .showMore{
    margin-top: 7px;
    font-size: 30px;
  }
  #setfooter-1 .container {
    max-width: 95%;
  }
  .f-title{
    font-size: 38px;
  }
  .f-title-sub{
    font-size: 29px;
  }
  .footer-view{
    font-size: 20px;
  }
  #btnSelect{
    font-size: 20px;
  }
  #modal-forecast .close{
    font-size: 65px;
  }
  #modal-forecast .modal-header .close{
    padding: 21px;
    padding-top: 1px;
    padding-bottom: 7px;
  }
  #fcast_rating{
    width: 100%;
  }
  .text-md-number{
    font-size: 50px;
  }
  .res-mobile {
    font-size: 80px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 8px;
  }
  .wrap-btn .btn-secondary {
    font-size: 40px;
    padding: 5.5px;
    padding-bottom: 5px;
    margin-right: 10px;
  }

  .wrap-btn .btn-primary{
    font-size: 40px;
    padding: 5.5px;
    padding-bottom: 5px;
    margin-left: 10px;
  }

  #fcast_rating .box-set-btn.col-lg-7 {
    flex: unset;
    max-width: unset;
    padding-right: 15px;
  }
  .wrap-rating{
    width: 100%;
  }
  .wrap-rating .col-lg-10 {
    margin-top: unset;
    padding-left: 15px;
  }
  #fcast_total .col-lg-10 {
    flex: 0 0 80.333333%;
  }
  .f-aggregate-descriptions-header{
    font-size: 38px !important;
  }
  #fcast_detail .col-lg-2 {
    flex: 0 0 18.666667%;
  }
  #fcast_detail .progress {
    height: 40px;
  }
  #fcast_detail .row{
    margin-bottom: 20px;
  }
  #btn_res_phoneRecommend{
    margin-top: 60px;
  }
  #btn_res_phoneRecommend .btn-secondary{
    width: 50%;
    font-size: 32px;
  }
  .custom-control-label::after {
    height: 28px;
    width: 27px;
    background-size: 60% 60%;
  }
  #nav-index1 .text-header{
    font-size: 42px;
  }
  #nav-index2 .text-header{
    font-size: 35px;
  }
  #res-forecast-modal .wrap-btn .btn-primary {
    flex: 1;
  }
  #res-forecast-modal .btn-secondary {
    flex: 1;
  }

  /* end add */
  .wrap-box-number .row {
    width: unset;
    margin: unset;
  }
  .sweet-alert{
    width: 80%;
    padding-top: 60px;
    padding-bottom: 45px;
    border-radius: 15px;
  }
  .sweet-alert .btn-lg {
    width: 70%;
    font-size: 52px;
  }
  .sweet-alert h2{
    font-size: 55px;
    margin-bottom: 40px;
  }
  #f-descriptions p{
    font-size: 35px;
    padding-bottom: 30px;
  }
  #fcast_rating .col-lg-4 {
    padding-left: 0px;
    padding-bottom: 50px;
  }
  #fcast_rating .col-lg-8 {
    padding-left: 0px;
  }
  .search-res .col-lg-3 {
    display: unset;
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }

  /* box findnumber */
  .wrap-box-findnumber .card-body {
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .wrap-box-findnumber .card {
    border-radius: 50px;
    border-left: 2px solid #7BC600;
    border-bottom: 11px solid #7BC600;
    border-right: 2px solid #7BC600;
  }
  .wrap-box-number .row{
    margin-left: -9px;
    margin-right: -15px;
    padding-left: 0px;
  }
  .wrap-box-findnumber .card-header{
    padding-left: 10px;
    padding-right: 0px;
    padding-top: 38px;
    padding-bottom: 23px;
  }
  .wrap-box-findnumber .card-header:first-child {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
  }
  .wrap-box-findnumber .card-title{
    font-size: 55px;
    margin-left: 15px;
  }
  .text-header{
    font-size: 55px;
  }
  .wrap-box-number{
    margin-top: 35px;
  }
  .feedback{
    font-size: 33px;
  }
  .feedback-date {
    top: 9px;
  }
  .feedback-phone {
    top: 48px;
  }
  .indexsearch {
    height: auto;
    font-size: 65px;
    width: 100%;
    padding: 0px;
  }
  .set-margin {
    margin-right: 14px;
  }
  .col-indexsearch{
    padding-right: 0px;
    padding-left: 0px;
  }
  .wrap-box-number .col-1{
    max-width: 8.83%;
    flex: 0 0 20.9%;
    margin-right: 0px;
  }
  .form-group {
    margin-bottom: 1rem;
    margin-left: 16px;
  }
  .set-padding {
    margin-left: 26px;
  }
  select{
    font-size: 43px;
    height: 50px;
    background-position-y: 36px;
    margin-right: 30px;
    background-size: 22px;
    height: auto;
    padding: 15.5px;
    padding-bottom: 9px;
  }
  select.date {
    width: 22%;
  }
  select.month {
    width: 40%;
  }
  select.year {
    width: 30%;
    margin-right: 0px;
  }
  .web{
    display: none;
  }
  .d_mobile{
    display: block;
  }
  .wrap-select-date {
    margin-top: 7px;
    padding-bottom: 0px;
  }
  .wrap-btn-choice{
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
    padding-top: 30px;
  }
  label[for="4"] {
    margin-right: 0px !important;
  }
  .wrap-btn-choice .fa{
    font-size: 0px;
    margin-top: 0px;
  }
  .btn-choice-text {
    font-size: 32px;
    top: 5px;
  }
  .btn-dark{
    font-size: 45px;
    width: 62%;
    margin-right: 16px;
    padding: 21.5px;
    padding-bottom: 20px;
    border-radius: 15px;
  }
  .div-btn-send .row{
    width: 97%;
  }
  .btn-white{
    font-size: 45px;
    width: 36%;
    padding: 21.5px;
    padding-bottom: 20px;
    border-radius: 15px;
  }
  .div-btn-send{
    margin-top: 90px;
    width: 100%;
  }
  .wrap-text-note {
    margin-top: 20px;
  }
  .text-note{
    font-size: 34px;
    margin-top: 60px;
  }
  label[for="4"] {
    margin-right: 0px !important;
  }
  /* res */
  .text-header-res{
    font-size: 57px;
  }
  #res_sims_postpaid{
    margin-top: 30px;
  }
  .wrap-box-result {
    margin-top: 43px;
  }
  .wrap-rating-total .text-header-res {
    padding-bottom: 26px;
  }
  .search-res .flex-row > [class*='col-']{
    margin-bottom: 27px;
  }
  .result-modal-recommend .text-percen{
    font-size: 28px;
    top: -13px;
  }
  .result-modal-recommend .col-5{
    padding-left: 0px;
  }
  .result-modal-recommend .search-res .fa{
    margin-bottom: 11px;
  }

  .text-percen{
    font-size: 30px;
    top: -9px;
  }
  .wrap-box-findnumber .col-lg-4 {
    padding-left: 15px;
    padding-top: 20px;
  }
  .search-res {
    margin-top: 5px;
  }
  /* modal */
  .close{
    font-size: 94px;
  }
  .modal-header .close {
    margin: -119px -3rem -6rem auto;
  }
  .wrap-rating-total .container {
    max-width: 100%;
  }
  #fcast_rating .fc-total{
    font-size: 40px;
    margin-bottom: 20px;
  }
  .fc-total{
    font-size: 40px;
  }
  #fcast_detail{
    padding-right: 0px;
  }
  #fcast_detail .col-9{
    flex: 0 0 78%;
    max-width: 78%;
  }
  .total-number{
    font-size: 90px;
    margin-bottom: 14px;
  }
  .total-text{
    font-size: 38px;
  }
  .wrap-score{
    padding-top: 34px;
    padding-bottom: 17px;
  }
  #f-aggregate-descriptions p{
    padding-left: 30px;
    padding-right: 30px;
    font-size: 35px;
    margin-bottom: 0px;
    line-height: 1.5;
  }
  .res-mobile{
    font-size: 70px;
  }
  #fcast_total .col-8{
    padding-right: 8px;
  }
  #modalRes .modal-body{
    padding: 20px;
  }
  #fcast_detail .data-detail{
    left: -8px;
    padding-right: 7px;
    padding-left: 44px;
    padding-top: 22px;
    padding-bottom: 22px;
  }
  #fcast_detail .ffa-money:before{
    background-size: 76.7px 85.3px;
    width: 76.7px;
    height: 85.3px;
  }
  .wrap-result-sims_postpaid{
    padding-top: 30px;
  }
  #fcast_detail .ffa-heart:before{
    background-size: 77.3px 69.8px;
    width: 77.3px;
    height: 69.8px
  }
  #fcast_detail .ffa-body:before{
    background-size: 74.7px 72.7px;
    width: 74.7px;
    height: 72.7px;
  }
  #fcast_detail .col-lg-3{
    padding-left: 0px;
    padding-right: 1%;
    text-align: center;
  }
  #fcast_detail .data-percen .fa {
    font-size: 35px;
    margin-top: 67px;
  }
  #fcast_detail .ffa-work:before{
    background-size: 87.6px 74.7px;;
    width: 87.6px;
    height: 74.7px;
  }
  .recommend .col-lg-4 {
    flex: unset;
    padding-right: 13px;
    padding-left: 13px;
  }
  .btn-secondary{
    width: 47%;
  }
  .btn-primary{
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .modal-dialog {
    max-width: 90%;
  }
  .wrap-btn{
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .fade.show{
    padding-right: 0px !important;
  }
}


@media only screen and (min-device-width: 320px) and (max-device-width: 736px) and (orientation : landscape){
  input[type="checkbox"].check + label {
    margin-right: 3%;
  }
  #modal-forecast .modal-header .close {
    margin: -73px -22px -6rem auto;
  }

  .res-mobile {
    font-size: 57px;
  }
  .box {
    width: 10%;
    height: 48px;
  }
  .box-rating{
    font-size: 29px;
    width: 100%;
    margin-left: -36px;
  }
  .wrap-rating .col-lg-10{
    margin-left: 40px;
  }
  .wrap-rating .col-3 {
    top: 0px;
  }
  .wrap-res-rating{
    width: 112px;
  }
  ul.pagination>li.active>a, ul.pagination>li.active>a:focus, ul.pagination>li.active>a:hover {
    height: 70px;
    width: 70px;
  }
  .wrap-btn-choice .fa {
    background-size: 150px 150px;
    width: 150px;
    height: 150px;
  }
  #data_recommend{
    margin-top: -60px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  ul.pagination{
    font-size: 35px;
  }
  ul.pagination>li{
    margin: 0px 5px;
    width: 70px;
    height: 60px;
  }
  nav > .nav.nav-tabs{
    font-size: 42px;
  }
  ul.pagination>li> a{
    height: 70px;
    line-height: 47px;
  }
  a[data-page="prev"]{
    height: 68px;
    width: 70px;
    padding: 10px !important;
  }
  a[data-page="next"]{
    height: 68px;
    width: 70px;
    padding: 10px !important;
  }
  .wrap-btn-back .btn-secondary{
    width: 45%;
    font-size: 45px;
  }
  .wrap-btn-back{
    margin-top: 83px;
  }
  ul.pagination>li>span{
    position: relative;
    top: 16px;
  }

  ul.pagination>li> a {
    line-height: 33px;
  }

  .text-header-res {
    font-size: 50px;
  }
  .indexsearch {
    height: auto;
    font-size: 59px;
  }
  select {
    font-size: 36px;
    padding: 13.5px;
    padding-bottom: 9px;
    background-position-y: 30px;
  }
  ul.pagination>li> a {
    line-height: 71px;
  }

  .wrap-btn-choice {
    width: 100%;
    max-width: 100%;
    margin: auto;
    text-align: center;
  }

  .div-btn-send {
    margin-top: 44px;
  }
  .wrap-btn-choice .fa {
    font-size: 97px;
  }
  .btn-choice-text {
    font-size: 28px;
    top: -10px;
  }
  .web{
    display: none;
  }
  .d_mobile{
    display: block;
  }
  .wrap-box-findnumber .col-lg-4 {
    padding-left: 15px;
  }
  .wrap-select-date{
    margin-bottom: 25px;
  }
  .text-header{
    font-size: 35px;
  }
  .wrap-box-findnumber .card-title{
    font-size: 45px;
  }
  .wrap-box-findnumber .card-header {
    padding-left: 74px;
    padding-right: 74px;
  }

  .text-note{
    font-size: 22px;
    padding-top: 0px;
    margin-top: 0px;
  }
  .btn-dark{
    width: 65%;
  }
  .btn-white{
    width: 31%;
  }
  .modal-dialog {
    max-width: 82%;
  }
  #fcast_rating .col-lg-8 {
    padding-left: 0px;
  }
  .wrap-res-rating{
    height: auto;
    padding: 19px;
  }
  .text-res-rating {
    font-size: 47px;
    line-height: 66px;
  }
  .wrap-rating .col-lg-10{
    margin-top: 20px;
    margin-left: 0px;
  }



}

@media only screen and (min-device-width: 568px) and (max-device-width: 320px) and (orientation : landscape){
  #data_recommend{
    margin-top: -60px;
  }
  .text-header-phoneRecommend{
    display: none;
  }
  ul.pagination>li> a {
    line-height: 70px;
  }
  .modal-dialog {
    max-width: 85%;
  }

  .box {
    width: 11.1%;
  }

}


@media only screen and (min-width: 992px) and (max-width: 1223px) and (orientation : portrait){
  .text-header-phoneRecommend{
    display: none;
  }
  .wrap-box-number .col-1 {
    flex: 0 0 8.7%;
  }
  .col-indexsearch {
    padding-left: 5px;
  }
  .wrap-all .container{
    max-width: 85%;
  }
  select.month {
    width: 41.5%;
  }
  .wrap-box-findnumber .card-title{
    font-size: 32px;
    margin-left: 99px;
  }
  .wrap-box-findnumber .card-body{
    padding-left: 10%;
    padding-right: 10%;
  }
  .set-symbol{
    padding-top: 13px;
    padding-left: 8px;
  }

  label[for="1"] {
    margin-right: 12px;
  }
  label[for="3"] {
    margin-right: 12px;
  }

  .btn-choice-text{
    font-size: 18px;
  }
  .wrap-box-number {
    margin-top: 46px;
  }
  .indexsearch{
    height: auto;
  }
  select{
    height: auto;
  }
  .btn-dark{
    margin-right: 10px;
  }
  .btn-white {
    width: 20%;
  }
  .search-res .flex-row .card, .flex-row .card-body{
    padding-top: 7px;
    padding-bottom: 0px;
  }

  .text-percen{
    font-size: 13px;
  }
}

/* ipad pro */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation : portrait){
  #fcast_detail .data-percen {
    align-self: center;
  }
  .f-title-sub {
    font-size: 24px;
  }
  .showMore {
    font-size: 24px;
    margin-top: 6px;
  }
  .f-title {
    font-size: 30px;
  }
  #fcast_total .col-lg-10 {
    padding-left: 50px;
  }
  .wrap-score{
    width: 100%;
    padding-top: 27px;
    padding-bottom: 21px;
  }
  .d_flex {
    display: none;
  }
  .web {
    display: block;
  }
  .wp-box-set-number {
    width: 100%;
  }
  .wrap-btn {
    margin-top: 65px;
  }
  .wrap-btn .btn-secondary {
    font-size: 32px;
    padding: 3.5px;
    padding-bottom: 2px;
  }
  .box-rating{
    margin-bottom: 20px;
  }
  .text-header-phoneRecommend {
    display: block;
  }

  #data_recommend{
    margin-top: -60px;
  }
  #fcast_total{
    margin-top:unset;
  }
  .wp_fcast_detail{
    margin-top: unset;
  }
  .OneSelect {
    width: 27.8% !important;
  }
  .wrap-rating .col-9 {
    position: static;
    margin-left: 70px;
    margin-top: -6px;
  }
  #btnSelect {
    font-size: 20px;
    width: 95% !important;
  }
  .TwoSelect {
    width: 63.2% !important;
  }
  #res_number-select .col-lg-8 {
    flex: unset;
    max-width: unset;
  }
  #res_number-select .col-lg-4 {
    flex: unset;
    max-width: unset;
  }
  .ui-widget.ui-widget-content {
    width: 63%;
  }

  .wrap-box-number .col-1 {
    flex: 0 0 9.7%;
  }
  #modal-forecast .modal-header .close {
    margin: 2px -5rem -6rem auto;
    height: 52px;
  }
  #modal-forecast .close span{
    transform: translateY(-129%);
  }
  .div-btn-send .row{
    width: 85%;
  }
  .img-delete {
    margin-top: 1px;
    position: relative;
  }
  ul.pagination {
    font-size: 27px;
  }
  ul.pagination>li> a {
    padding: 12px;
  }
  a[data-page="next"]{
    padding: 13px !important;
  }
  a[data-page="prev"]{
    padding: 13px !important;
  }
  .wrap-box-findnumber .col-lg-4{
    padding-top: 0px;
  }
  .wrap-box-number {
    margin-top: 38px;
  }
  .wrap-all .container {
    max-width: 95%;
  }
  .wrap-box-findnumber .card-body {
    padding-left: 80px;
    padding-right: 80px;
  }
  .search-res .flex-row .card, .flex-row .card-body {
    padding-bottom: 24px;
    padding-left: 10px;
    padding-top: 8px;
  }
  select.year {
    width: 28.5%;
    margin-right: 0px;
  }
  .indexsearch {
    height: auto;
    font-size: 50px;
  }
  .col-indexsearch {
    padding-left: 6px;
  }
  .search-res .col-lg-3{
    max-width: unset;
    flex: 0 0 50%;
  }
  .wrap-box-findnumber .card-title {
    margin-left: 0px;
    font-size: 34px;
  }
  .feedback {
    font-size: 28px;
  }
  .feedback-phone {
    top: 39px;
  }
  .text-note {
    font-size: 15px;
    padding-top: 35px;
  }
  .wrap-text-note {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .set-symbol {
    padding-top: 25px;
    padding-left: 15px;
  }
  .text-header {
    font-size: 26px;
  }

  .div-btn-send {
    margin-top: 35px;
  }
  .wrap-btn-choice {
    margin-top: 0px;
    text-align: center;
  }
  select {
    font-size: 22px;
    background-position-y: 13px;
  }
  .btn-dark {
    font-size: 22px;
    width: 77%;
    margin-right: 17px;
  }
  .wrap-btn-choice .fa {
    font-size: 57px;
    margin-top: 0px;
  }
  .wrap-box-result {
    margin-top: 45px;
  }
  .btn-choice-text{
    font-size: 30px;
    top: -3px;
  }

  .btn-white{
    font-size: 22px;
    width: 20%;
  }

  .res-mobile{
    font-size: 50px;
  }
  #f-aggregate-descriptions p{
    padding-right: 0px;
  }

  .wrap-rating .col-3{
    max-width: 17%;
  }
  .wrap-res-rating {
    padding: 5px;
  }
  .recommend .col-lg-4 {
    flex: unset;
    padding-right: 8px;
    padding-left: 7px;
  }
  .text-res-rating{
    line-height: 1.6;
  }
  #fcast_total{
    margin-top: -45px;
  }
}

/*ipad pro landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation : landscape){
  .sweet-alert h2{
    font-size: 35px;
  }
  .sweet-alert{
    width: 50%;
  }
  .sweet-alert .btn-lg{
    width: 100%;
    font-size: 33px;
    padding: 0px;
  }
  select.month {
    width: 44%;
  }
  select.year {
    width: 27.5%;
    margin-right: 0px;
  }
  .div-btn-send {
    width: 100%;
  }

}


/* Large screens ----------- */
@media only screen  and (min-width : 1824px){
  .text-header{
    font-size: 25px;
  }
  .indexsearch{
    font-size: 30px;
  }
  .birthday{
    font-size: 21px;
  }
  .input-group {
    margin-top: 57px;
  }
  .text-allow{
    font-size: 18px;
  }
  .text-checkbox{
    font-size: 16px;
  }
  .set-symbol{
    padding-top: 11px;
  }
  .mobile{
    font-size: 35px;
  }
  .h-total{
    font-size: 18px;
  }
  .h-number-total{
    font-size: 28px;
  }
  .h-type{
    font-size: 18px;
  }
  .progress-percen{
    font-size: 14px;
    transform: translateY(0%);
  }
  .progress{
    height: 20px;
  }

  .wrap-btn-choice{
    width: 100%;
    display: block;
  }
  .btn-choice-text{
    font-size: 21px;
  }
  .ui-datepicker{
    width: 18.1%;
  }
  .feedback-phone {
    top: 9px;
  }
  .feedback{
    font-size: 17px;
  }
  .feedback-date {
    top: 5px;
  }

}

/* Large screens ----------- */
@media only screen  and (min-width : 2200px){

  .loading{
    height: 100px;
    width: 100%;
    text-align: center;
    margin-top: 100px;
  }
}
