.modal-2020-bg{
  width: 100%;
  display: block;
  height: 0;
  opacity: 0;
  pointer-events:none;
  visibility: hidden;
z-index: 0;


  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
   -moz-box-sizing: border-box;    /* Firefox, other Gecko */
   box-sizing: border-box;         /* Opera/IE 8+ */
}

.modal-trigger-btn-open{
  cursor: pointer;
}
.modal-trigger-btn-close{
  cursor: pointer;
}
.modal-trigger-open{
  display: block;
  background: #fff;
    min-height: 100vh;
      padding: 25px 25px;


z-index: 1;
  opacity: 1;
  pointer-events:auto;
  visibility: visible;

}



.modal-2020-top{
  max-width: 600px;
  margin: 0 auto;
  width: 100%;
  display: block;
  height: 50px;
}
.modal-2020-close-img{
  width: 25px;
  cursor: pointer;
}

.modal-2020-container{
  max-width: 600px;
  width: 100%;
  margin: 0 auto;

}


.modal-2020-set{
  display: flex;
  align-items: center;
  width: 100%;
  margin-bottom: 25px;
}
.modal-2020-select2-set{
  display: flex;
  align-items: center;
max-width: 400px;
width: 100%;
margin: 0 auto;
}

.modalfc-input{
  padding-left: 10px;
  padding-right: 10px;
  color:#e99a4f;
  border: 1px solid rgba(40, 25, 8, .35);
width: 220px;
margin-left: 30px;
line-height: 1.24;
text-decoration: none;
outline: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box;    /* Firefox, other Gecko */
 box-sizing: border-box;         /* Opera/IE 8+ */
height: 40px
}


.modalfc-input::placeholder{
  color:#e99a4f;

}
.modalfc-input::-moz-placeholder {
    color: #e99a4f;

}

.modalfc-input::-webkit-input-placeholder {
    color: #e99a4f;

}

.modalfc-input:-ms-input-placeholder {
    color: #e99a4f;

}

.modalfc-setcontainer-title{
  color: #919191;
  font-family: 'MyriadPro';
  font-size: 16px;
  line-height: 1.24;
  text-align: right;
  min-width: 110px;
}



.modalfc-set-result{
  color: #372727;
  font-family: 'MyriadPro';
  font-size: 16px;
  line-height: 1.24;
  width: 100%;
  text-align: center;
}


.modalfc-set-notes{
  color: #372727;
  font-family: 'MyriadPro';
  font-size: 16px;
  line-height: 1.24;
  width: 100%;
  text-align: center;
}




.modalimgboxes{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media (min-width:886px){
  .modal-btn-2020-set{
        position: absolute;
    right: 15%;
    top:30%;
  }
  .modal-btn-2020{
    display: block;
    margin-bottom: 35px;
    color: #372727;
    font-family: 'MyriadPro';
    font-size: 12px;
    line-height: 1.24;
    border: 1px solid rgba(40, 25, 8, .35);
    padding: 10px 15px;
    border-radius: 5px;

  }
  .modal-btn-2020-mobile{
    display: none;
  }

}
@media (max-width:886px){
  .modal-btn-2020-set{
    display: none;
    right: 5%;
    top: 25%;
  }
  .modal-btn-2020{
    color: #372727;
    font-family: 'MyriadPro';
    font-size: 12px;
    line-height: 1.24;
    position: relative;

    border: 1px solid rgba(40, 25, 8, .35);
    padding: 5px 10px;
    border-radius: 5px;

  }
  .modal-btn-2020-mobile{
    display: block;
    width: 100%;
    margin-bottom: 15px;
    text-align: center;

  }

}

@media (min-width:686px){

}

@media (max-width:686px){
  .modal-mobile-select-adjust{
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .modal-mobile-select-text-adjust{
    display: none;
  }
}






/*for custom css*/

.modalfc-select2-contain{
  border: 1px solid rgba(40, 25, 8, .35);
width: 220px;
margin-left: 30px;
height: 40px
}

@media (max-width:686px){
.modalfc-select{
  display: flex;
  align-items: center;
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;

  margin-bottom: 15px;
}
.modalfc-select-title{
  color: #919191;
  font-family: 'MyriadPro';
  font-size: 16px;
  line-height: 1.24;
  text-align: right;
  min-width: 110px;
}

.modalfc-select-sets{
  width: 220px;
  margin-left: 30px;
  position: relative;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;

}

}
@media (min-width:686px){
.modalfc-select{
display: flex;
align-items: center;
max-width: 400px;
width: 100%;
margin-left: auto;
margin-right: auto;

margin-bottom: 15px;
}
.modalfc-select-title{
color: #919191;
font-family: 'MyriadPro';
font-size: 16px;
line-height: 1.24;
text-align: right;
min-width: 110px;
}

.modalfc-select-sets{
  width: 220px;
  margin-left: 30px;
position: relative;
text-align: center;
cursor: pointer;
display: flex;
flex-wrap: wrap;

}

}

.pTest{

color: #e99a4f;
font-family: 'MyriadPro';
font-size: 18px;
line-height: 1.24;
width: 100%;
margin-left: -10px;
}
.modalfcsets{
margin-top: 30px;
z-index: 1024;
position:absolute;
display:none;
padding:15px;
background:#fff;
line-height: 1.24;
width: 100%;
overflow-y: auto;
max-height:200px;
border: 1px solid #a5a5a5;
}
.wahp, .wahp:hover{
width: 100%;
cursor: pointer;
opacity:1;
line-height: 1.24;
padding-bottom: 5px;
}
.modalfc-select-set-list{
color: #e99a4f;
font-family: 'MyriadPro';
font-size: 18px;
line-height: 1.24;
width: 100%;
display: block;
}
.modalfc-select-set-list-small{
display: block;
color: #e99a4f;
font-family: 'MyriadPro';
font-size: 12px;
line-height: 1.24;
width: 100%;
}


.modalfc-select-sets .modalfc-select-arrow-done{
position: absolute;
right: 0;
width:10px;
height: 5px;
top: 10px;
margin-right: 3px;
}

.modalfc-select-sets.actlive .modalfc-select-arrow-done{
transform: rotate(180deg);
}
/*end for custom css*/









/*for custom 2 css*/

.modalfc2-select2-contain{
  border: 1px solid rgba(40, 25, 8, .35);
width: 100%;
margin-top: 10px;
height: 40px
}

@media (max-width:686px){
.modalfc2-select{
  display: flex;
  align-items: center;
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;

  margin-bottom: 15px;
}
.modalfc2-select-title{
  color: #919191;
  font-family: 'MyriadPro';
  font-size: 16px;
  line-height: 1.24;
  text-align: right;
  min-width: 110px;

}

.modalfc2-select-sets{
  width: 220px;
  margin-left: 30px;
  position: relative;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;

}

}
@media (min-width:686px){
.modalfc2-select{
display: flex;
align-items: center;
max-width: 400px;
width: 100%;
margin-left: auto;
margin-right: auto;

margin-bottom: 15px;
}
.modalfc2-select-title{
color: #919191;
font-family: 'MyriadPro';
font-size: 16px;
line-height: 1.24;
text-align: right;
min-width: 110px;

}

.modalfc2-select-sets{
  width: 220px;
  margin-left: 30px;
position: relative;
text-align: center;
cursor: pointer;
display: flex;
flex-wrap: wrap;

}

}

.modalfc2{

color: #e99a4f;
font-family: 'MyriadPro';
font-size: 18px;
line-height: 1.24;
width: 100%;
margin-left: -10px;
}
.modalfcsets2{
margin-top: 45px;
z-index: 1024;
position:absolute;
display:none;
padding:15px;
background:#fff;
line-height: 1.24;
width: 100%;
overflow-y: auto;
max-height:200px;
border: 1px solid #a5a5a5;
}
.modalfc2wahp, .modalfc2wahp:hover{
width: 100%;
cursor: pointer;
opacity:1;
line-height: 1.24;
padding-bottom: 5px;
}
.modalfc2-select-set-list{
color: #e99a4f;
font-family: 'MyriadPro';
font-size: 18px;
line-height: 1.24;
width: 100%;
display: block;
}
.modalfc2-select-set-list-small{
display: block;
color: #e99a4f;
font-family: 'MyriadPro';
font-size: 12px;
line-height: 1.24;
width: 100%;
}


.modalfc2-select-sets .modalfc2-select-arrow-done{
position: absolute;
right: 0;
width:10px;
height: 5px;
top: 15px;
margin-right: 3px;
}

.modalfc2-select-sets.actlive .modalfc2-select-arrow-done{
transform: rotate(180deg);
}
/*end for custom  2 css*/










/*for custom 3 css*/

.modalfc3-select2-contain{
  border: 1px solid rgba(40, 25, 8, .35);
width: 100%;
margin-top: 10px;
height: 40px
}

@media (max-width:686px){
.modalfc3-select{
  display: flex;
  align-items: center;
  max-width: 400px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;

  margin-bottom: 15px;
}
.modalfc3-select-title{
  color: #919191;
  font-family: 'MyriadPro';
  font-size: 16px;
  line-height: 1.24;
  text-align: right;
  min-width: 110px;
}

.modalfc3-select-sets{
  width: 220px;
  margin-left: 30px;
  position: relative;
  text-align: center;
  cursor: pointer;
  display: flex;
  flex-wrap: wrap;

}

}
@media (min-width:686px){
.modalfc3-select{
display: flex;
align-items: center;
max-width: 400px;
width: 100%;
margin-left: auto;
margin-right: auto;

margin-bottom: 15px;
}
.modalfc3-select-title{
color: #919191;
font-family: 'MyriadPro';
font-size: 16px;
line-height: 1.24;
text-align: right;
min-width: 110px;

}

.modalfc3-select-sets{
width: 220px;
margin-left: 30px;
position: relative;
text-align: center;
cursor: pointer;
display: flex;
flex-wrap: wrap;

}

}

.modalfc3{

color: #e99a4f;
font-family: 'MyriadPro';
font-size: 18px;
line-height: 1.24;
width: 100%;
margin-left: -10px;
}
.modalfcsets3{
margin-top: 30px;
z-index: 1024;
position:absolute;
display:none;
padding:15px;
background:#fff;
line-height: 1.24;
width: 100%;
overflow-y: auto;
max-height:200px;
border: 1px solid #a5a5a5;
}
.modalfc3wahp, .modalfc3wahp:hover{
width: 100%;
cursor: pointer;
opacity:1;
line-height: 1.24;
padding-bottom: 5px;
}
.modalfc3-select-set-list{
color: #e99a4f;
font-family: 'MyriadPro';
font-size: 18px;
line-height: 1.24;
width: 100%;
display: block;
}
.modalfc3-select-set-list-small{
display: block;
color: #e99a4f;
font-family: 'MyriadPro';
font-size: 12px;
line-height: 1.24;
width: 100%;
}


.modalfc3-select-sets .modalfc3-select-arrow-done{
position: absolute;
right: 0;
width:10px;
height: 5px;
top: 10px;
margin-right: 3px;
}

.modalfc3-select-sets.actlive .modalfc3-select-arrow-done{
transform: rotate(180deg);
}
/*end for custom  3 css*/
