.elementor-22565 .elementor-element.elementor-element-b262a8f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}#elementor-popup-modal-22565 .dialog-widget-content{background-color:#86868600;}#elementor-popup-modal-22565{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-22565 .dialog-message{width:1200px;height:auto;}#elementor-popup-modal-22565 .dialog-close-button{display:flex;top:5%;background-color:#FFFFFF;}body:not(.rtl) #elementor-popup-modal-22565 .dialog-close-button{right:4%;}body.rtl #elementor-popup-modal-22565 .dialog-close-button{left:4%;}/* Start custom CSS for html, class: .elementor-element-d01bf75 *//* body {
  margin: 0px;
  font-family: Lato;
  background: #f4f4f4;
} */

.quiz-heading {
  background: #343a40;
  color: white;
  text-align: center;
  padding: 20px;
}
.question-card {
  background: url("https://resources.reachstream.com/wp-content/uploads/2024/12/question-quiz-bg.png");
  /* background: white; */
  /*max-width: 750px;*/
  width: 750px;
  height: 565px;
  padding: 50px 80px;
  /* margin: 50px auto; */
  border-radius: 10px 0px 0px 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  float: left;
  background-position: 40% 85%;
  background-repeat: no-repeat;
  background-size: 102%;
  position: relative;
}

input {
  margin: 10px 5px !important;
  cursor: pointer !important;
  border: 1px solid #666666 !important;
  background: #f5f5f5 !important;
  /* margin-bottom: 20px; */
}

/* input:hover {
  background-color: #55c2c3;
} */

.submit {
  background: #f1f1f1 ;
  color: #c3c3c3 !important;
  border: none;
  border-radius: 20px;
  padding: 12px 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  font-size: 18px;
  width: 200px;
  font-family: Lato;
}

.submit:hover {
  background: #f1f1f1 ;
  color: #c3c3c3 !important;
  border: none;
  border-radius: 20px;
  padding: 12px 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  font-size: 18px;
  width: 200px;
  font-family: Lato;
}

.submit:focus {
  background: #f1f1f1 ;
  color: #c3c3c3 !important;
  border: none;
  border-radius: 20px;
  padding: 12px 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  font-size: 18px;
  width: 200px;
  font-family: Lato;
}

.next {
  background: #093d54;
  color: white;
  border: none;
  border-radius: 20px;
  padding: 12px 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  font-size: 18px;
  width: 200px;
  font-family: Lato;
}

 .next:hover {
  background: #093d54;
  color: white;
  border: none;
  border-radius: 20px;
  padding: 12px 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  font-size: 18px;
  width: 200px;
  font-family: Lato;
}

.next:focus {
  background: #093d54;
  color: white;
  border: none;
  border-radius: 20px;
  padding: 12px 30px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  font-size: 18px;
  width: 200px;
  font-family: Lato;
}

li {
  margin: 20px;
}

.answer-label {
  background: #28a745;
  color: white;
  padding: 5px;
  font-size: 14px;
  text-align: center;
  width: fit-content;
  margin: 5px;
  border-radius: 5px;
}
.correct {
  /* background: #d4edda;
  color: #156340; */
  margin: 5px 0px -15px 0px !important;
  border-radius: 5px;
  /* padding: 20px; */
  /* font-size: 20px; */
  font-weight: 400;
  /* width: fit-content; */
  text-align: center;
  font-size: 16px;
  position: relative;
  top: 10%;
}
.incorrect {
  /* background: #f8d7da;
  color: #722845; */
  /*margin: 5px 0px -15px 0px !important;*/
  border-radius: 5px;
  font-weight: 400;
  /* width: fit-content; */
  color: #093d54;
  font-size: 16px;
  text-align: center;
  position: relative;
  top: 10%;
}
.idle {
  margin: 0px !important;
  padding: 0px;
  visibility: hidden;
}
.app-body {
  max-width: 1200px;
  width: 100%;
  padding: 10px 10px;
  margin: 0px auto;
}
.answer-key {
  margin: 0px 10px;
  display: none;
}
button {
  background: #17a2b8;
  color: white;
  border: none;
  border-radius: 5px;
  padding: 9px 15px;
  margin: 0px 10px;
  cursor: pointer;
  border: none;
  font-weight: 600;
  /* display: none; */
}

.res-section {
  width: 410px;
  /*max-width: 300px;*/
  float: right;
  background: url(https://resources.reachstream.com/wp-content/uploads/2025/03/OBJECTS.png) ;
  padding: 100px 50px;
  /* margin: 50px auto; */
  border-radius: 0px 10px 10px 0px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-position: center ;
  background-repeat: no-repeat ;
  background-size: 300px;
  height: 557px;
   background-color: #D3EFF0; 
  /* position: relative;
  top: 50%; */
}

.res-section-correct {
  width: 410px;
  /*max-width: 300px;*/
  float: right;
  padding: 100px 50px;
  /* margin: 50px auto; */
  border-radius: 0px 10px 10px 0px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  height: 557px;
  background: #d3eff0 !important;
  /* position: relative;
  top: 50%; */
}

.correct-ans {
  color: #093D54;
  font-size: 24px;
  font-weight: 900;
}

.wrong-ans {
  color:#093D54;
  font-size: 24px;
  font-weight: 900;
}

.correct-ans-opt {
  box-shadow: #00000029 0px 3px 6px;
  background: #FFFFFF !important;
  padding: 10px !important;
  font-weight:500;
  display: flex;
  flex-direction: column;
}

.wrong-ans-opt {
  box-shadow: #00000029 0px 3px 6px;
  background: #FFFFFF !important;
  padding: 10px !important;
  font-weight:500;
  display: flex;
  flex-direction: column;
}

#question {
  font-size: 22px;
  font-weight: 500;
  line-height: 34px;
  font-family: Lato;
}

.options {
  box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 8px;
  font-size: 18px;
  font-family: lato;
  padding: 5px;
  width: 80%;
  margin-bottom: 10px;
  background: #ffffff;
  display: flex;
  padding: 10px;
}

.res-card {
  background: url(https://resources.reachstream.com/wp-content/uploads/2024/12/question-quiz-bg.png);
  /* background: white; */
  max-width: 1200px;
  width: 100%;
  /* height: 350px; */
  padding: 50px 100px;
  /* margin: 50px auto; */
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  /*float: left;*/
  background-position: 95% 57%;
  background-repeat: no-repeat;
  background-size: 122%;
  position: relative;
  text-align: center;
}

.res-title-main {
  color: #08C0CB;
  font-size: 34px;
  font-weight: 600;
  font-family: Lato;
}

.res-title {
  color: #093d54;
  font-size: 28px;
  font-weight: 600;
  font-family: Lato;
}

.res-para {
  font-size: 18px;
  font-family: Lato;
}

.social {
  width: 50px;
  padding: 10px;
}

.progress-bar-1 {
  width: 94%;

  background-color: #f0f0f0;
  height: 5px;
  margin-bottom: 20px;
display: flex !important;
    justify-content: flex-start !important;
}

.progress-1 {
  width: 0%;
  height: 100%;
  max-width: 100%;
  background-color: #55c0c2;
  transition: width 0.3s ease;
  margin-top: 0px;
}

.btn {
  color: #093d54;
  font-size: 34px;
  font-weight: 600;
}

.progress-img {
  width: 95%;
}

.social-share {
  font-size: 18px;
}

/* Model box*/

.modal {
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 0.4rem;
  width: 600px;
  padding: 1.3rem;
  min-height: 250px;
  position: absolute;
  top: 5%;
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 15px;
  left: 25%;
  font-family: Lato;
}

.modal .flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.modal input {
  padding: 0.7rem 1rem;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 0.9em;
}

.modal p {
  font-size: 0.9rem;
  color: #000000;
  margin: 0.4rem 0 0.2rem;
}

/* button {
  cursor: pointer;
  border: none;
  font-weight: 600;
} */

.divider{
       border: 1px solid #b5f3f7 !important;
       margin: 25px 50px 20px 50px !important;
}

.btn {
  display: inline-block;
  /* padding: 0.8rem 1.4rem; */
  padding: 5px;
  font-weight: 700;
  background-color: #ffffff00;
  /* background-color: #000000; */
  color: white;
  border-radius: 5px;
  text-align: center;
  font-size: 1em;
}

.btn:hover {
  display: inline-block;
  /* padding: 0.8rem 1.4rem; */
  padding: 5px;
  font-weight: 700;
  background-color: #ffffff00;
  /* background-color: #000000; */
  color: white;
  border-radius: 5px;
  text-align: center;
  font-size: 1em;
}

.btn-open .btn-open1 .btn-open2 .btn-open3 {
  /* position: absolute;
  bottom: 150px; */
  padding: 1px;
}

.btn-close {
  transform: translate(10px, -20px);
  padding: 5px 8px;
  background: #eee;
  border-radius: 50%;
  color: #17a2b8;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(3px);
  z-index: 1;
}

.modal {
  z-index: 2;
}

.hidden {
  display: none;
}

button.btn-copy {
  width: 30%;
  box-shadow: 2px 3px 3px #eee;
  background: #ffffff;
  color: #17a2b8;
  /* border: 1px solid #17a2b8; */
  font-family: Lato;
  border-radius: 25px;
}

button.share-social-btn {
  width: 30%;
  box-shadow: 2px 3px 3px #eee;
  background: #ffffff;
  color: #17a2b8;
  font-family: Lato;
  border-radius: 25px;
}

.btn-area {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}

.cap-tag {
  font-size: 16px !important;
  font-weight: 600;
  color: #000000;
  margin-bottom: 5px;
}

.successmessages {
  width: 160px;
    height: 30px;
  background-color: #eefff6;
  border: 1px solid #6de1a4;
  border-radius: 8px;
  /* display: block; */
  font-size: 12px;
  margin: 0px 5px;
  padding: 3px 18px 3px 3px;
  border-radius: 25px;
  margin-top: 10px
}

.promocode-success {
  width: 25px;
  margin-bottom: -9px;
}

.dot {
  height: 10px;
  width: 10px;
  background-color: #55c0c2;

  border-radius: 50%;
  display: block;
  margin-top: -2px;
}

.dot2 {
  height: 8px;
  width: 8px;
  /* background-color: #bbb; */
  /* #55c0c2 */
  border-radius: 50%;
  display: block;
  border: 1px solid #bbb;
  position: sticky;
  left: 100%;
  margin-top: -1px;
}

#elementor-popup-modal-18673 .dialog-close-button {
       border-radius: 25px;
    padding: 3px;
}

input#op1 {
    margin-top: 2px !important;
}

input#op2 {
    margin-top: 2px !important;
}

.page_no {
    display: flex;
    justify-content: flex-end;
    width: 94%;
    color:#999999;
    font-size: 14px;
}

@media only screen and (max-width: 600px) {
    
    .app-body {
    max-width: 360px;
    width: 100%;
    padding: 10px 0px; 
    margin: 0px auto;
}
    
    .question-card {
  background: url("https://resourcesstgre.wpengine.com/wp-content/uploads/2024/12/question-quiz-bg.png");
  /* background: white; */
  /*max-width: 750px;*/
  width: 360px;
  height: auto;
  padding:60px 10px 40px 10px;
  /* margin: 50px auto; */
  border-radius: 10px 10px 0px 0px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  float: left;
  background-position: 40% 85%;
  background-repeat: no-repeat;
  background-size: auto;
  position: relative;
}

#question {
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    font-family: Lato;
}

.options {
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    font-size: 16px;
    font-family: lato;
    padding: 3px;
    width: 100%;
    margin-bottom: 10px;
    background: #ffffff;
    display: flex;
    padding: 10px;
}

.res-section {
  width: 360px;
  /*max-width: 300px;*/
  float: left;
  background: url(https://resourcesstgre.wpengine.com/wp-content/uploads/2025/03/OBJECTS.png);
  padding: 20px 10px;
  /* margin: 50px auto; */
  border-radius: 0px 0px 10px 10px;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 200px;
  height: 270px;
  background-color: #D3EFF0; 
  /* position: relative;
  top: 50%; */
}

.res-section-correct {
    width: 360px;
    /* max-width: 300px; */
    float: left;
    padding: 20px 10px;
    /* margin: 50px auto; */
    border-radius: 0px 0px 10px 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 270px;
    background: #d3eff0 !important;
}

.correct-ans {
    color: #093D54;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: -50px !important;
    margin-top: -20px;
    display: block;
}

.correct-ans-opt {
    box-shadow: #00000029 0px 3px 6px;
    background: #ffffff;
    padding: 10px;
    display: inline-block;
    margin-bottom: -10px;
    display: flex;
    flex-direction: column;
}

.res-card {
    background: url(https://resourcesstgre.wpengine.com/wp-content/uploads/2024/12/question-quiz-bg.png);
    /* background: white; */
    /* max-width: 1200px; */
    width: 360px;
    /* height: 350px; */
    padding: 10px;
    /* margin: 50px auto; */
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    /* float: left; */
    background-position: 95% 57%;
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    text-align: center;
}

.modal {
    
    gap: 0.4rem;
    width: 360px;
    padding: 10px;
    min-height: 250px;
    position: absolute;
    top: 10%;
    background-color: white;
    border: 1px solid #ddd;
    border-radius: 15px;
    left: 2%;
    font-family: Lato;
}

.successmessages {
    width: 160px;
    height: 50px;
    background-color: #eefff6;
    border: 1px solid #6de1a4;
    border-radius: 8px !important;
    /* display: block; */
    font-size: 12px;
    margin: 0px 5px;
    padding: 5px 10px;
    border-radius: 25px;
    /* margin-top: 10px; */
}

button.share-social-btn {
    width: 35%;
    font-size: 14px;
    border-radius: 8px;
   }
   
   button.btn-copy{
    font-size: 14px;
    border-radius: 8px;
   }
   
   .btn-close {
   margin-top: 20px;
}
    
}

 @media (min-width: 768px) and (max-width: 1024px){
     
        .question-card {
        background: url(https://resourcesstgre.wpengine.com/wp-content/uploads/2024/12/question-quiz-bg.png);
        /* background: white; */
        /* max-width: 750px; */
        width: 60%;
        height: 504px;
        padding: 50px 10px;
        /* margin: 50px auto; */
        border-radius: 10px 0px 0px 10px;
        box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
        float: left;
        background-position: 40% 60%;
        background-repeat: no-repeat;
        background-size: auto;
        position: relative;
    }
    
    .res-section {
    width: 40%;
    /* max-width: 300px; */
    float: right;
    background: url(https://resourcesstgre.wpengine.com/wp-content/uploads/2025/03/OBJECTS.png);
    padding: 20px;
    /* margin: 50px auto; */
    border-radius: 0px 10px 10px 0px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    background-position: center;
    background-repeat: no-repeat;
    background-size:300px;
    height: 504px;
     background-color: #D3EFF0; 
}

.res-section-correct {
    width: 40%;
    /* max-width: 300px; */
    float: right;
    padding: 20px;
    /* margin: 50px auto; */
    border-radius: 0px 10px 10px 0px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    height: 504px;
    background: #d3eff0 !important;
}

.modal {
   
    top: 10%;
   
    left: 10%;
    
}
     
 }/* End custom CSS */