
.baner-region h1 {
color: #000;
}

.baner-region p {
color: #000;
}

.bg-overlay2 {
position: absolute;
height: 100%;
width: 100%;
right: 0;
bottom: 0;
left: 0;
top: 0;
/* background: linear-gradient(270deg, #1CB5E0 0%, #27318bfc 100%); */
background: #e9eaff;
}
.baner-region a {
  color: #337ab7;
}
.table-responsive>.table>tbody>tr>td>p{
text-align: center !important;
}
.table>thead:first-child>tr:first-child>td>p{
  text-align: center !important;
}


/* form css */

.form-box h4 span {
  margin: 0;
  color: #ffe16d;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  border-radius: 20px;
  margin-bottom: 0px;
  padding: 3px 0px 0;
  font-weight: 700;
  display: block;
  width: 100%;
}
.form-box h4 {
  color: #fff;
  font-size: 16px;
  padding: 9px;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 5px;
  font-weight: 600;
  background: #c54771;
  border-radius: 9px 9px 0 0;
}

.form-control {
  background: #fff none repeat scroll 0 0;
  border-radius: 0px;
  box-shadow: none;
  color: #8d8e8f;
  font-size: 14px;
  border: none;
  height: 34px;
  margin-bottom: 0px;
  padding-left: 10px;
  letter-spacing: 0.7px;
  border-bottom: 1px solid #ccc;
  font-family: 'Poppins', sans-serif;
}
/* form css */


/* popup form css */

#GetPDF .modal-dialog {
  margin-top: 90px;

}

#GetPDF .modal-header {
  min-height: 1px;
  border-bottom: none;
}

#GetPDF .form-box {
  padding: 0;
}

#GetPDF .form-box h4 {
  border-radius: 5px !important;
}

.modal-header{
border-radius: 5px;
}

#GetPDF .modal-header .close {
  margin-top: 10px;
  margin-right: 10px;
  color: #fff;
  opacity: 1;
}

.get-pdf-block {background-color: #e9eaff; padding: 15px; margin-bottom: 10px; border-radius: 5px;}

.form-box h4 span {
  margin: 0;
  color: #ffe16d;
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  border-radius: 20px;
  margin-bottom: 0px;
  padding: 3px 0px 0;
  font-weight: 700;
  display: block;
  width: 100%;
}


/* popup form css */

.pb-0{
  padding-bottom: 0 !important;
}

.red {
  color: #ff0000;
}
img.cmb {
  margin-bottom: 15px;
}
.ms  li::before {
   content: "\f0a4"!important;
}

.baner-region h3 {
  border-radius: 10px;
  clear: both;
  color: #ffce10;
  margin-top: 0px;
  display: inline-block;
  padding: 8px 20px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}


    .youtube-player {
      position: relative;
      padding-bottom: 56.23%;
      height: 0;
      overflow: hidden;
      max-width: 100%;
      background: #000;
      margin: 0;
    }

    .youtube-player img {
      bottom: 0;
      display: block;
      left: 0;
      margin: auto;
      max-width: 100%;
      width: 100%;
      position: absolute;
      right: 0;
      top: 0;
      border: none;
      height: auto;
      cursor: pointer;
      -webkit-transition: .4s all;
      -moz-transition: .4s all;
      transition: .4s all;
    }

    .youtube-player .play {
      height: 72px;
      width: 72px;
      left: 50%;
      top: 50%;
      margin-left: -36px;
      margin-top: -36px;
      position: absolute;
      background: url(//i.imgur.com/TxzC70f.png) no-repeat;
      cursor: pointer;
    }

    .vidos {
      background: #eafaf0;
    }

    .vidos .col-md-4 {
      width: 20%;
    }

    .vidos .container-fluid {
      padding: 0 50px;
    }

    .btn-warning:hover {
        /* min-width: 250px; */
        background-color: #F15A22;
    }

    div#bannerzone {
        margin-bottom: 10px;
    }

    section p {text-align: justify;}

    .r-articals .mentor-descrip a::before{
      color: #fff;
        background-color: #e85728;
        width: 31px;
        height: 30px;
        border-radius: 50%;
        line-height: 27px;
        text-align: center;
        font-size: 25px;
        content: "\f105";
        right: 30px;
        font-family: "FontAwesome";
        position: absolute;
        bottom: 27px;
    }

    @media only screen and (max-width: 767px) {

      .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
        white-space: inherit;
    }

        a.btn.btn-warning {
            width: 100%;
        }

      .vidos .col-md-4 {
        width: 100%;
      }

      .vidos .container-fluid {
        padding: 0 15px;
      }

      .vidos .col-md-4:nth-child(1)~* {
        margin-top: 30px;
      }


    }

  



    #myBtn {
      padding: 11px;
      font-size: 18px;
      font-weight: bold;
      background: #f15a22;
      color: #fff;
      border-color: #f15a22;
      width: 100%;
      border: inherit;
      line-height: 21px;
      border-radius: 3px;
    }

    .quizcontest {
      display: block;
      border: 1px solid #eee;
      box-shadow: 0 10px 30px 0 rgba(54, 56, 110, .15);
      background-color: #fff;
      margin-top: 20px;
    }

    .morelinks .headingfold {
      margin-bottom: 0;
    }

    .quizcontest .headingfold {
      display: block;
      padding: 10px 15px;
      background-color: #f15a22;
      color: #fff;
      margin-bottom: 10px;
      position: relative;
    }

    .quizcontest .headingfold h3 {
      margin: 0;
      font-size: 18px;
      font-weight: 700;
      letter-spacing: .7px;
      display: inline-block;
      vertical-align: top;
      background-image: url(https://clsite-file.s3.amazonaws.com/ALL/2020/upsc/106960_quiz1.png);
      background-size: 21px auto;
      background-repeat: no-repeat;
      padding-left: 30px;
      background-position: left center;
      line-height: 26px;
      color: #fff;
    }

    .morelinks ul {
      margin: 0;
      padding: 0 15px;
      list-style: none;
    }

    .morelinks ul li a {
      display: block;
      position: relative;
      color: #333;
      font-size: 15px;
      padding: 6px 0px 6px 5px;
      border-bottom: 1px solid rgba(0, 0, 0, .1);
      line-height: 21px;
    }

    .form-btn {
      display: none;
    }


      /* faq block start */

.accordion-panel {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 0;
}

.accordion-panel .panel {
  width: 100%;
  margin-bottom: 10px !important;
  box-shadow: inherit;
  padding: 0;
  border: none;
}

.accordion-panel .panel-default>.panel-heading {
  /* color: #333; */
  background-color: #fff;
  border-color: #ffff;
  padding: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.accordion-panel .panel+.panel {
  margin-top: 15px;
}

.accordion-panel .panel-default>.panel-heading a {
  display: block;
  padding: 20px 0px 20px 45px;
  /* color: #333; */
  outline: none;
  box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
  position: relative;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 15px;
  color: inherit;
}

.accordion-panel .panel-default>.panel-heading a:after {
  content: "";
  position: absolute;
  top: 18px;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transition: transform .25s linear;
  -webkit-transition: -webkit-transform .25s linear;
  border: 1px solid #222;
  border-radius: 50px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  left: 15px;
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="true"] {
  background-color: #c1b4f9;
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="true"]:after {
  content: "\2212";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-panel .panel-default>.panel-heading a[aria-expanded="false"]:after {
  content: "\002b";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.accordion-panel h4.panel-title {
  font-weight: 500;
}

.accordion-panel h4.panel-title a {
  text-decoration: none !important;
}

.accordion-panel .arrow-list {
  padding-left: 0;
}

.accordion-panel .arrow-list li i {
  margin-right: 4px;
}

.accordion-panel .panel .panel-body {
  background-color: #fff;
  border: 0;
  padding: 25px 25px 25px;
  -webkit-box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
  box-shadow: 0 5px 15px 0 rgba(68, 68, 68, .1);
}

/* faq block close */


    @media only screen and (max-width: 767px) {

      .form-btn {
        display: block !important;
      }

      .quizcontest {
        display: none;
      }

      #myBtn {
        display: none;
        margin-bottom: 20px;
        text-align: center;
      }
    }
