/* Common scss */
.mt-16 {
    margin-top: 16px;
  }
  .pt-16 {
    padding-top: 16px;
  }
  .mt-24 {
    margin-top: 24px;
  }
  .pt-24 {
    padding-top: 24px;
  }
  .mt-32 {
    margin-top: 32px;
  }
  .pt-32 {
    padding-top: 32px;
  }
  .mt-40 {
    margin-top: 40px;
  }
  .pt-40 {
    padding-top: 40px;
  }
  .mt-48 {
    margin-top: 48px;
  }
  .pt-48 {
    padding-top: 48px;
  }
  .mt-56 {
    margin-top: 56px;
  }
  .pt-56 {
    padding-top: 56px;
  }
  .mt-80 {
    margin-top: 80px;
  }
  .pt-80 {
    padding-top: 80px;
  }
  .mt-108 {
    margin-top: 108px;
  }
  .pt-108 {
    padding-top: 108px;
  }
  .dfjcsb {
    display: flex;
    justify-content: space-between;
  }
  figure {
    position: relative;
  }
  figure img {
    display: block;
  }
  .section-title {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    font-family: 'roboto';
  }
  .fs20 {
    font-size: 27px;
    line-height: 27px;
  }
  .adbox {
    background: #F5F5F5;
    padding-bottom: 16px;
  }
  .adbox span {
    display: block;
    color: #5d5d5d;
    font-size: 8px;
    font-family: 'roboto';
    padding: 4px 0 8px;
    text-align: center;
  }
  .ad250 {
    min-height: 250px;
    text-align: center;
  }
  .tac {
    text-align: center;
  }
  .topsticky {
    position: sticky;
    top: 0;
  }
  .stickyad {
    position: sticky;
    top: 44px;
  }
  .betellips {
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
  .betvl-1 {
    -webkit-line-clamp: 1;
  }
  .betvl-2 {
    -webkit-line-clamp: 2;
  }
  .betvl-3 {
    -webkit-line-clamp: 3;
  }
  .betvl-4 {
    -webkit-line-clamp: 4;
  }
  .betvl-5 {
    -webkit-line-clamp: 5;
  }
  .betvl-6 {
    -webkit-line-clamp: 6;
  }
  .betvl-7 {
    -webkit-line-clamp: 7;
  }
  .photoiconbg {
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #B80000;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .photoiconbg img {
    width: 32px;
    height: 32px;
  }
  .prelative {
    position: relative;
  }
  .marketingbanner {
    overflow: hidden;
    text-align: center;
  }
  .marketingbanner img {
    height: 280px;
  }
  .marketingbanner .slick-track {
    display: flex;
  }
  .marketing-banner {
    position: sticky;
    z-index: 1;
    top: 50px;
  }
  .ad280 {
    min-height: 305px;
    text-align: center;
  }
  .ad600 {
    min-height: 625px;
    text-align: center;
  }
  .ad250 {
    min-height: 275px;
    text-align: center;
  }
  .ad90 {
    min-height: 115px;
    text-align: center;
  }
/*  */




.sec-sample-question h1.titletxt {
    padding-bottom: 48px;
    font-size: 45px;
    text-align: center;
    padding: 88px 0 48px;
    color: #ed1c24;
    line-height: 56px;
}
.title-content-details {
    font-size: 20px;
    line-height: 30px;    
    text-align: center;
}
.question-green-btn {
    text-align: center;
    margin-bottom: 16px;
}
.question-green-btn a {
    background-color: #006838;
    border-radius: 8px;
    font-size: 38px;
    color: #fff;
    padding: 6px 36px;
    display: inline-block;
    font-weight: bold;
}
.proanoUttorBox {
    margin-top: 76px;
    box-shadow: 0 3px 6px #00000029;
    background-color: #fff;
    border-radius: 24px;
    padding: 40px;
    margin-bottom: 48px;
    min-height: 500px;
}
.proanoUttorBox p {
    color: #4D4D4D;
    font-size: 20px;
    text-align: center;
    line-height: 30px;
}
.sabdojabdobg {
    background: url(../images/sabdo-jabdo-bg.png) 0px 0px repeat;
    padding-bottom: 96px;
}
.container {
    max-width: 1200px;
    width: 100%;
    margin: 0px auto;
}
.answer-open-close-btn {
    text-align: center;
    padding-top: 32px;
    margin: 0 auto;
}
.answer-open-close-btn a {
    min-width: 136px;
    height: 48px;
    border: 2px solid rgb(253, 185, 22);
    background-color: rgb(255, 255, 255);
    border-radius: 8px;
    font-size: 24px;
    text-align: center;
    line-height: 48px;
    display: inline-block;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 3px 6px;
    color: rgb(0, 0, 0);
    padding-left: 20px;
    padding-right: 20px;
}
.bx-prosno-uttor {
    text-align: center;
}
.bx-prosno-uttor ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 32px;
}
.bx-prosno-uttor ul li {
    min-width: 272px;
    height: 48px;
    border: 1px solid rgb(214, 214, 214);
    background-color: rgb(255, 255, 255);
    border-radius: 8px;
    font-size: 23px;
    text-align: center;
    line-height: 40px;
    color: rgb(0, 0, 0);
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 12px;
    padding-right: 12px;
    font-weight: bold;
}
.deep-blue-txt {
    font-size: 32px;
    text-align: center;
    padding-top: 32px;
    color: #2B3990;
    line-height: 40px;
}
.questions-btnBox, .answers-btnBox {
    margin-top: 24px;
}















