@media (max-width: 1400px) {
  .login-hero-sec-contant h2,
  .login-hero-sec-contant h3 {
    font-size: 45px;
    padding: 10px 20px;
  }
  .login-hero-sec-contant h2 span{
    left: -2px
  }
  .cpd-aside-sec {
    padding: 66px 20px 89px;
    gap: 40px;
    align-items: center;
  }
  .cpd-left-sec h2 {
    font-size: 35px;
    margin-bottom: 0;
  }
  .cpd-left-info {
    padding-left: 25px;
  }
  .login-hero-sec img {
    height: 570px;
  }
  .hall-sec img {
    height: 400px;
    object-fit: cover;
  }
  .login-hero-sec-contant span {
    font-size: 20px;
    margin-top: 2px;
    line-height: 29px;
  }
  .login-hero-sec-contant h3{
    margin-top: -18px;
  }
}
@media (max-width: 1360px) {
  .base-timer__label {
    font-size: 19px;
  }
  header .header-left-part ul {
    margin-left: 88px;
  }
  header .header-left-part ul li.resources {
    margin-left: 33px;
  }
  .courses-box .courses-banner p {
    font-size: 43.49px;
  }
  .courses-box .courses-banner p {
    font-size: 35.49px;
  }
  .courses-box .courses-banner p {
    padding: 76px 0px;
  }
  .counter .counter-wrapper .counter-box .counter-box-detail h4 {
    font-size: 61px;
  }
}

@media (max-width: 1199px) {
  .earthquake-img img.play-icon {
    height: 52px;
    width: 52px;
  }
  header .header-left-part ul {
    margin-left: 35px;
  }
  header .header-left-part ul li.resources {
    margin-left: 20px;
  }
  header {
    padding: 0px 20px 0px 20px;
  }
  .search-bar {
    padding: 0px 15px;
  }
  .profile-dropdown {
    margin-left: 22px;
  }
  .courses-box .courses-banner p {
    font-size: 33.49px;
  }
  .courses-box .courses-banner p {
    line-height: 40.811px;
    padding: 46px 0px;
  }
  .courses-wrapper .courses-box ul li {
    padding: 20px 13px;
  }
  .courses-wrapper .courses-box .Course-Progress {
    padding: 27px 13px 0px 13px;
  }
  .courses-box .Course-Progress .Course-Progress-text p:nth-child(2) {
    text-align: right;
  }
  .courses-wrapper .courses-box ul li {
    padding: 13px;
  }
  .courses-title {
    padding: 38px 0px 30px 20px;
  }
  .courses-wrapper {
    padding-bottom: 59px;
  }
  #smartchoice .main-tab-contant .multipal-choice-sec .select-ans{
    padding: 36px 0 24px 0;
  }
}

@media (max-width: 991px) {
  .login-hero-sec-contant h2, 
  .login-hero-sec-contant h3{
    font-size: 39px;
  }
  .tab-content {
    min-height: auto;
  }
  .base-timer__label {
    font-size: 20px;
  }
  .tab-content .tab-contant-main-box .tab-contant-info h2 {
    font-size: 44px;
  }
  .login-hero-sec img {
    height: 500px;
  }
  .courses-wrapper {
    flex-wrap: wrap;
  }
  .courses-wrapper .courses-box {
    width: 49%;
    margin-bottom: 2%;
  }
  .courses-wrapper {
    padding-bottom: 30px;
  }
  header .header-left-part ul {
    position: fixed;
    height: 100vh;
    width: 40%;
    background-color: #fff;
    top: 0;
    right: -100%;
    z-index: 999;
    margin: 0;
    padding: 25px;
    transition: all 0.5s;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  }
  li.close-btn {
    text-align: right;
    border: none !important;
    padding: 0 !important;
    cursor: pointer;
  }
  header .header-left-part ul li {
    display: block;
    padding: 12px 0px;
    border-bottom: 1px solid #c7c7c7;
  }
  header .header-left-part ul li.resources {
    margin-left: 0px;
  }
  .close-btn,
  .mobile-menu {
    display: block !important;
  }
  .search-bar input[type="text"] {
    display: none;
  }
  .search-bar {
    max-width: 55px;
    padding: 0;
    display: flex;
    justify-content: center;
  }
  .search-bar img {
    margin-right: 0px;
  }
  .profile-wrapper .nice-select span.current {
    width: 36px;
    font-size: 0;
    display: block;
    opacity: 0;
  }
  .profile-dropdown img {
    margin-right: -49px;
    z-index: 99;
    pointer-events: none;
  }
  .profile-wrapper .nice-select:after {
    display: none;
  }
  .profile-dropdown .nice-select {
    padding: 0px 0px 0px 13px;
  }
  .profile-dropdown .profile-wrapper ul.list {
    right: 0;
    left: auto;
  }
  .mobile-menu img {
    display: block;
    cursor: pointer;
    margin-left: 23px;
  }
  header .header-left-part ul.open {
    right: 0;
  }
  .login-hero-sec-contant {
    padding: 120px 20px;
  }
}

@media (max-width: 767px) {
  .base-timer__label {
    top: 47%;
  }
  .login-hero-sec-contant h2,
  .login-hero-sec-contant h3 {
    font-size: 30px;
    padding: 10px 15px;
  }
  .login-hero-sec-contant h2 span {
    top: -5px;
    left: -2px;
  }
  .cpd-aside-sec {
    flex-direction: column;
    padding: 70px 20px 60px;
    gap: 0;
  }
  .login-form-main-sec {
    order: -1;
    margin: 0 auto;
  }
  .cpd-left-sec {
    max-width: 500px;
    margin: 0 auto;
  }
  .login-input-filed,
  .cpd-left-info a {
    max-width: 500px;
    padding-right: 0;
  }
  .login-hero-sec img {
    height: 410px;
  }
  .cpd-left-info {
    border: none;
    padding: 0;
  }
  .login-form-main-sec img {
    max-width: 500px;
  }
  .refuel-sec-logo-img {
    justify-content: center;
    margin-top: 40px;
  }
  .hall-sec img {
    height: 300px;
  }
  .login-logo {
    padding: 24px 0;
  }

  .courses-wrapper .courses-box {
    width: 100%;
  }
  .courses-wrapper .courses-box {
    margin-bottom: 20px;
  }
  .counter .counter-wrapper {
    flex-wrap: wrap;
  }
  .counter .counter-wrapper .counter-box {
    width: 100%;
    margin-bottom: 20px;
  }
  header .header-left-part ul.open {
    width: 260px;
  }
  .search-bar {
    height: 70px;
  }
  .mobile-menu img {
    margin-left: 10px;
  }
  .profile-dropdown img {
    width: 30px;
  }
  .profile-dropdown .nice-select {
    padding: 0px 0px 0px 0px;
  }
  .profile-dropdown img {
    margin-right: -36px;
  }
  .profile-dropdown {
    margin-left: 9px;
  }
  .search-bar {
    max-width: 34px;
  }
  .courses-box .courses-banner p {
    font-size: 25.49px;
    padding: 34px 0px;
  }
  .modal .modal-dialog {
    max-width: 336px;
  }
  .login-hero-sec-contant {
    padding: 100px 20px;
  }
  .learning-top-border .learning-staps .box-color-text {
    padding: 25px 0px;
  }

  /* font-size change */
  .learning-top-border .main-tab-contant .heading-title {
    font-size: 24px;
  }
  .base-timer__label {
    font-size: 10px;
  }
  span.percentage{
    font-size: 10px;
    top: 0px;
  }
  svg.base-timer__svg {
    width: 44px;
  }
  .login-hero-sec-contant span {
    font-size: 20px;
    margin-top: -2px;
    line-height: 29px;
  }
}
@media (max-width: 595px) {
  .step-counter {
    flex-flow: column;
    align-items: baseline;
    padding-bottom: 25px;
  }
  .refuel-sec-logo-img {
    margin-top: 50px;
  }
  .login-hero-sec img {
    height: 360px;
  }
  .cpd-aside-sec {
    flex-direction: column;
    padding: 50px 20px 70px;
  }
  .cpd-left-sec h2 {
    font-size: 30px;
  }
  .timer-set {
    padding-top: 15px;
  }
  .login-hero-sec-contant h2,
  .login-hero-sec-contant h3 {
    padding: 8px 15px;
  }
  .login-hero-sec-contant h3 {
    margin-top: -7px;
  }
  .login-hero-sec-contant p {
    font-size: 16px;
    line-height: normal;
  }
  .login-hero-sec-contant a {
    padding: 8px 0;
    max-width: 161px;
    font-size: 12px;
  }
  .login-hero-sec-contant {
    padding: 70px 20px;
  }
  .main-tab-contant .tab-content .tab-contant-main-box .tab-contant-info p {
    margin-top: 15px;
  }
  .learning-top-border .learning-staps .sw-theme-basic > .nav .nav-item {
    width: 49.3%;
    display: inline-block;
  }
}
/*============================ Static Bulletpoints css start ========================== */

@media screen and (max-width: 1440px) {
  /*  step-5 3- col css  */
  .learning-staps .static-column .static-column-main .static-column-info {
    padding: 35px;
  }

  .download-cerificate a {
    padding: 23px 44px;
  }
  .complate-steps {
    gap: 30px;
  }
  /* multipal-choice page step-1 css  */
  .select-boxes {
    padding: 0;
    gap: 35px;
  }
  .select-boxes {
    min-height: 180px;
  }

  #smartchoice
    .main-tab-contant
    .select-boxes
    input[type="checkbox"]
    + label:before {
    left: 18px;
    width: 25px;
    height: 25px;
  }
  #smartchoice
    .main-tab-contant
    #step-4
    .select-boxes
    input[type="checkbox"]
    + label {
    padding: 30px 49px;
  }
}
@media screen and (max-width: 1199px) {
  .earthquake-design-box {
    padding: 44px;
  }
  .earthquake-content {
    max-width: 325px;
  }
  /* step-5 css 3-col css start */
  .learning-staps .static-column .static-column-main .static-column-info img {
    max-width: 279px;
    width: 100%;
  }
}
@media screen and (max-width: 991px) {
  .earthquake-design-box {
    padding: 36px;
    gap: 32px;
    flex-wrap: wrap;
  }
  .earthquake-content {
    max-width: 100%;
  }
  /* step-4 css  */
  .learning-staps
    .tab-content
    .earthquake-design-box
    .static-content-info-text {
    max-width: 100%;
    width: 100%;
  }
  .learning-staps .earthquake-design-box .building-earthquake-img {
    margin: 0 auto;
  }
  /* step-5 3- col css  */
  .learning-staps .static-column .static-column-main .static-column-info {
    padding: 25px;
    margin: 0 auto;
  }
  .learning-staps .static-column .static-column-main {
    gap: 24px;
  }

  .learning-staps .static-column .static-column-main .static-column-info p {
    margin-top: 40px;
  }
  .learning-staps .static-column .col-text {
    font-size: 18px;
  }
  /* step-5 3- col end  */

  .certificate-achievement,
  .certificate-img,
  .download-cerificate {
    max-width: 100%;
  }
  .learning-staps .tab-content .complate-steps h3 {
    margin-bottom: 16px;
  }

  .complate-steps {
    flex-wrap: wrap;
    gap: 28px;
  }
  .certificate-img img {
    display: block;
    max-width: 640px;
    margin: 0 auto;
  }
  .download-cerificate a {
    margin: 0 auto 10px;
    max-width: 471px;
    margin-bottom: 20px;
    padding: 40px;
  }
  /* multipal-choice page step-1 css  */
  .select-boxes {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 25px;
  }
  #smartchoice
    .main-tab-contant
    .select-boxes
    input[type="checkbox"]
    + label:before {
    width: 20px;
    height: 20px;
  }
  .tab-content .tab-contant-main-box .tab-contant-info p {
    margin-top: 5px;
  }
}
@media screen and (max-width: 767px) {
  .earthquake-design-box {
    padding: 24px;
    gap: 24px;
  }
  .seismic-design {
    margin-bottom: 24px;
  }
  .learning-staps .tab-content .static-bulletpoints h3 {
    padding: 56px 0 40px;
  }
  .main-tab-contant .sw-toolbar-elm {
    padding-bottom: 32px;
  }
  .learning-staps .static-column .static-column-main {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .download-cerificate a {
    padding: 24px;
    font-size: 18px;
  }
  .learning-staps .static-column .col-text {
    margin: 20px auto;
  }
  .learning-staps .static-column {
    padding: 50px 0 0px;
  }
  #smartchoice
    .main-tab-contant
    #step-4
    .select-boxes
    input[type="checkbox"]
    + label {
    padding: 20px 46px;
  }
}
/*============================ Static Bulletpoints css end ========================== */
/*============================tab content css start ========================== */
@media screen and (max-width: 1199px) {
  .tab-content .tab-contant-main-box .tab-contant-info {
    height: auto;
  }
}
@media screen and (max-width: 1023px) {
  .tab-content .tab-contant-main-box {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 28px;
  }
}
@media screen and (max-width: 991px) {
  .tab-content .tab-contant-main-box .tab-contant-info {
    height: auto;
    padding: 20px;
  }
  #smartchoice .main-tab-contant .multipal-choice-sec {
    padding-top: 65px;
  }
  .learning-top-border .heading-title {
    font-size: 30px;
  }
  header .header-left-part ul li::before {
    content: "";
    width: 0;
    display: none;
    position: absolute;
    bottom: -31px;
    height: 3px;
    background: var(--orange-color);
    transition: all 0.3s;
  }
}
@media screen and (max-width: 767px) {
  .tab-content .tab-contant-main-box .tab-contant-info h2 {
    font-size: 36px;
    line-height: 40px;
  }
  .learning-staps .top-heading-text {
    line-height: 28px;
    padding: 0;
  }
  .step-counter {
    padding: 25px 0px;
  }
  .tab-content .tab-contant-main-box {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .learning-staps .main-tab-contant {
    margin-top: -56px;
  }
  .learning-staps .learning-steps-btn {
    border-radius: 4px !important;
  }
  .learning-staps .sw-theme-basic > .nav {
    padding: 0 20px 0px 30px;
  }
  .learning-staps .sw > .nav .nav-link {
    padding: 0;
    margin-right: 10px;
  }
  .select-boxes input[type="checkbox"] + label {
    font-size: 20px;
    padding: 35px 40px;
  }
  #smartchoice
    .main-tab-contant
    .multipal-choice-sec
    .select-boxes
    .main-checkbox {
    min-height: auto;
  }
}
@media screen and (max-width: 640px) {
  .learning-staps .sw-theme-basic > .nav {
    padding: 0 20px 30px 20px;
    display: block;
  }
  .learning-staps .learning-steps-btn {
    height: 0 !important;
    padding: 20px;
    border-radius: 4px !important;
  }
  .learning-staps .sw > .nav .nav-link {
    margin-bottom: 14px;
    margin-right: 0;
  }
  .learning-staps .sw.sw-justified > .nav .nav-link,
  .sw.sw-justified > .nav > li {
    flex-basis: auto;
  }
  .learning-staps .sw-theme-basic > .nav .nav-item {
    width: 49.5%;
    display: inline-block;
  }
  .learning-staps .main-tab-contant {
    margin-top: -65px;
  }
  .refuel-round {
    padding-top: 40px;
  }
  .learning-staps .tab-content .static-bulletpoints h3 {
    padding-top: 35px;
  }
  .tab-content .tab-contant-main-box {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .learning-staps .tab-content .complate-steps {
    padding-top: 35px;
  }
  /* step-5 3- col css */
  .learning-staps .static-column .static-column-main {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .certificate-img img {
    width: 100%;
  }
  /* multipal-choice page step-1 css */
  .select-boxes {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 20px;
  }
  #smartchoice .main-tab-contant .multipal-choice-sec .select-ans {
    padding: 28px 0;
  }
  #smartchoice
    .main-tab-contant
    .multipal-choice-sec
    .select-boxes
    .main-checkbox {
    max-width: 100%;
    /* min-height: 114px; */
  }
  #smartchoice
    .main-tab-contant
    #step-4
    .multipal-choice-sec
    .select-boxes
    .main-checkbox {
    max-width: 100%;
    min-height: 114px;
  }

  /* step-2 css  */
  #smartchoice .main-tab-contant .multipal-step-two {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  #smartchoice .main-tab-contant .multipal-choice-sec {
    padding-top: 40px;
  }
  .learning-staps .static-column {
    padding: 26px 0 0px;
  }
}
/*============================tab content css end ========================== */
@media screen and (max-width: 395px) {
  .learning-top-border .learning-staps .sw-theme-basic > .nav .nav-item {
    width: 49%;
  }
}

@media screen and (max-width: 410px) {
  .login-hero-sec-contant h2, .login-hero-sec-contant h3{
    font-size: 22px;
  }
}

@media screen and (max-width: 500px) {
  .earthquake-img img.play-icon {
    height: 40px;
    width: 40px;
    top: 45%;
  }
}
