@media screen and (max-width: 767px) {

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background: black;
  }

  .navbar-default .navbar-toggle {
    background: #000;
    margin-top: 0;
      margin: 9px 0 0;
        margin-left: 35px;
  }
  .th-logo {
    width: 135px;
    position: relative;
  }

  .navbar-toggle .icon-bar {
    display: block;
    width: 25px;
    height: 4px;
  }

  .navbar-default .logo {
    margin-left: 0;
    font-size: 20px;
    display: inline-block;
    padding-top: 6px;
  }

  .navbar-default .navbar-nav>li {
    margin: 0;
    font-size: 14px;
    display: block;
    border-right: 0px;
    border-bottom: 1px dotted #ccc;
  }

  .navbar-nav {
    margin: 7.5px -15px;
    background: #333;
  }

  .navbar-default .navbar-nav>li a {
    color: #fff;
  }

  .navbar-default .navbar-collapse {
    text-align: center;
    border: none;
    background: transparent;
    margin-top: 5px;
    padding-bottom: 15px;
    position: absolute;
    width: 100%;
  }

  .bg_cmn {
    padding: 50px 0px;
  }

  .page_title h1 {
    font-size: 28px;
  }

  .introtext h2 {
    font-size: 25px;
  }

  .introtext h3 {
    font-size: 17px;
  }

  .intorow .col-md-4 {
    padding: 10px 15px;
    font-weight: 300;
    font-size: 15px;
  }

  .intorow .col-md-4:nth-child(4),
  .intorow .col-md-4:nth-child(5) {
    border-bottom: 2px dotted #6e6e6e;
  }

  .resonpinsible_sec h4 {
    font-size: 16px;
    line-height: 25px;
  }

  .who_we_are_text p {
    font-size: 15px;
    margin: 0 0 22px;
    padding: 0;
    line-height: 23px;
  }

  .resonpinsible_sec {
    padding: 10px 31px;
  }

  .intrpr_txt h3 {
    font-size: 17px;
  }

  .intrpr_txt {
    min-height: auto;
  }

  .intrpr_txt span {
    display: block;
    font-weight: 300;
    line-height: 23px;
    font-size: 15px;
  }

  .sustainblegolas_respopnsibilities h4 {
    font-size: 22px;
  }

  .tktst_into p {
    font-size: 14px;
  }

  ._tts_list_blks h2 {
    font-size: 20px;
  }
 .tslst_blocks ul li:first-child{
     width:100%; 
 }
  .tslst_blocks ul li {
    font-size: 14px;
    display: inline-block;
    width:48%;
  }

  .tslst_blocks input[type="radio"] {
    -ms-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    margin: 0px 7px 0px 0;
  }

  .test_submitbtn {
    margin-bottom: 0;
  }

  .who_we_are::after {
    background: linear-gradient(to bottom, #140028, rgb(0 0 0 / 87%));
  }

  .navbar-default {
    padding: 13px 0px;
    text-align: center;
  }

  .navbar-toggle {
    position: relative;
    float: inherit;
  }

  .form-wizard .form-wizard-steps li span {
    height: 36px;
    line-height: 36px;
    width: 36px;
  }
.wi-1 {
    width: 100%;
   
}
  .intorow .wi-key{
        width:50%;
    }
section.takeatest_section.introduction.bg_cmn.wt-s .col-md-4{
   order:2; 
}
.accordion li a{
    font-size:16px;
}
.accordion li p {
   
    padding: 24px 15px 33px 15px;
}
.test_pic {
    display:none;
}
.tslst_blocks h3 {
 
    line-height: 25px;
}
.tslst_blocks h3 {
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 4px;
    background: #1f0064;
    padding: 8px 15px;
    border-radius: 10px;
    padding-left: 10px;
}
}
@media screen and (max-width: 480px) {
    .intorow .wi-key{
        width:100%;
    }
}