.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #ec4e20;
    font-size: 16px;
    font-weight: 700;
    background-color: #fff;
    border-color: #ec4e20 #ec4e20 #fff;}

   .nav-tabs .nav-link i{
   	margin-right: 10px;
   }  

   .exam_row_container{
       background: #fff;
    padding: 30px;
    margin-top: 23px;

   }
   .exam_row_container li{
   	padding: 5px;
    font-size: 14px;
    font-weight: bold;
   }

   .nav-tabs .nav-link {
    font-size: 16px;
    font-weight: 700;
    color: #3d3c44;}

  .search-box input{
    outline-offset: -2px;
    -webkit-appearance: none;
    width: 100%;
    padding: 5px;
    background: #faa6031f;
}


.zoom:hover {
  -webkit-box-shadow: 0px 20px 35px 0px rgba(51, 51, 51, 0.05);
    box-shadow: 0px 20px 35px 0px rgba(51, 51, 51, 0.05);
    transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
}
.sub-sub-menu h5{
  font-size: 16px;
    margin-left: 22px;
    padding: 5px;
}
@media (max-width: 767px){
 .main-menu li:hover > .sub-sub-menu {
  visibility: hidden;
  }
.sub-menu{
  height: auto;
} 
.banner-section-mobile img{
    height: 170px;
}
.inner_desk{
display:none;
}
.inner_mob{
display:block;}
}
.exam-list li{
          display: inline-table;
    padding: 2px 14px;
    border: 1px solid #e4e4e4;
    list-style: none;
    margin: 3px 5px;

}
.exam-list h5, .exam-list h6{
  margin-bottom: 10px;
}
.test_series_section .post-content span{
  color:#1050b5;
}
.test_series_list{
  margin: 10px 0px;
}
.test_series_list li{
  padding: 4px 0px;
}
.item-image img{
width: 100%;
max-width: 50px;
height: auto;
}
.accordion-head i{
   font-size: 1.2em;
    float: right;
}

.accordion-head > .collapsed > i:before{
    content: "\f105";
}
.faq_section a{
  display: block;
}
.achive-section{
  background: #44444487;
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    background-color: #f7941e;
}
.faq_section .btn-link {
   /* font-weight: 600;
    color: #ec4e20;*/
}
.filter .table td, .filter .table th{
  text-align: center;
  border: 1px solid #aaa;
}
.filter{
 background: #e2e2e2;
    z-index: 99;
}
.filter .table th a{
  font-weight: 600; 
}
.filter .table{
  margin: 0;
}
.banner_image img{
  width: 100%;
  height: 300px;
}
.count{
  float: right;
  color: #aaa;
}
.tag_list li{
      display: inline;
    background: #aaaaaa4d;
    padding: 4px;
    font-size: 12px;
    color: #ec4e20a8;;
    margin: 2px;
}
.ques_count a{
  float: right;
  padding: 10px 20px;
}
.upexam_list li{
  display: inline-block;
    padding: 5px;
    margin: 5px;
    border: 1px solid #e6e6e6;
    color: #666;
}
.exam_content h5, .exam_content li{
  margin:10px 0px;
  display: list-item;
}
.exam_content p{
  line-height: 1.5rem;
}
.fixed-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; 
  
}
.section_sticky .sticky-top {
  z-index: 9;
  height:100%;
}

.section_sticky .main {
  top: 56px!important; /*set it according to height of nav bar*/
}
.filter_list ul li{
     line-height: 2rem;
    font-size: 16px;
}
.filter_list input{
  padding: 10px;
}
.course_feature .image img{
     float: left;
    margin-right: 15px;
    width: 100%;
    max-width: 85px;
    height: auto;
    border-radius: 50%;
}
.course_feature{
      background: #ffd892;
    padding: 15px;
    margin-bottom: 10px;
}    

.banner-content .cmn-button {
    /*padding: 15px 40px;*/
    background-color: #ec4e2073;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    box-shadow: 0px 3px 11.64px 0.36px rgba(0, 0, 0, 0.05);
    text-transform: capitalize;
    color: #ffffff;
    font-family: var(--heading-font);
    font-weight: normal;
}
.free_btn{
  background: #001d4a;
    padding: 5px;
    color: #fff;
    font-size: small;
    border-radius: 7px;
}

.free_demo_class .cmn-button, .free_test_container .cmn-button{
  padding: 5px 10px;
  float: right;
 }
 .youget_section img{
width: 100%;
max-width: 70px;
 }
.youget_section{
      padding: 10px;
    margin: 3px;
    background-color: #fff;
    border: 1px solid #6666;
}
.take_courses ul li{
  list-style: square;
  line-height: 2.5rem;
    font-size: 16px;
    margin-left: 27px;
}
.covered_course strong{
  color:rgb(97, 106, 124);
}
.time_set{
  color:#999;
  
}
#limheight{

    -moz-column-count: 3;
    column-count: 3;
    width: 100%;
}
.exam-table, .free_test_block{
box-shadow: 0px 5px 24.25px 0.75px rgba(0, 0, 0, 0.1);
}
.exam_data{
padding:30px;
box-shadow: 0px 5px 24.25px 0.75px rgba(0, 0, 0, 0.1);}
.free_test_btn{
  font-size: 12px;
    margin-left: 10px;
    background-color: #24a71bc4;
    padding: 2px 5px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 4px;
}
.free_test_block .time_set{
margin-right: 10px;
}
.listing li{
  font-size: small;
  color: #aaa;
  display: inline-block;
  margin: 5px 12px 0px 0px;
}
i{
  margin-right:5px;
}
.homepage_menu_active{
  color:#ec4e20;
}

.active_status{
  font-size:18px;
}

.unlock_test_block .btn{
      float: right;
    font-size: 14px;
    font-weight: 600;
}
.courses_img img{
  margin-right: 15px;
  margin-bottom: 15px;
}
.small_text{
  color:#aaa;
}
.related_exam .single-item-style-two{
  padding: 10px 10px;
}
.take_test_block img{
     float: left;
    margin-right: 15px;
    width: 100%;
    max-width: 50px;
    height: 50px;
}
      .sidebar_block {
    box-shadow: 0px 20px 35px 0px rgba(51, 51, 51, 0.05);
    background-image: linear-gradient(to bottom right, #ffffff61, #ec4e2047);
    padding: 10px 15px;
   }
  .sidebar_block li{
        color: #777;
    margin: 5px 12px;
    list-style: square;
    margin-left: 15px;
  }  
  .button .btn{
    width:100%;
    margin-top: 10px;
  }
   @media (max-width: 767px) {
  .sticky-top{
    position:unset;
  padding-bottom: 20px;
  }
  .banner-section img{
  height: 212px;
 }
 } 
.benefits-facilities-section .single-item-style-two{height: 370px;
  overflow: hidden;}

#limheight li{ 
     padding: 5px 0;
    color: #000000;
    font-size: 15px;
    font-weight: 600;}
.mock_test .form-inline button{
  margin:5px 10px;
}
.mock_test nav span{
  font-size: 18px;
}

.mock_test .section_time button{
  margin:0 5px;
}   
 @media (max-width: 767px){
  .mock_test{
   /* display: inline-block;*/
  }
  .mock_test nav .go_test b{
display: none;
}
 }
.mock_test_ins .bg-light{
 background-color: #ffffff!important;
}
.mock_test_ins .navbar{
     padding: 0 1rem;

}

  .mock_test_ins {
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.38);
}
.general_ins li{
  list-style: decimal;
}

.general_ins .sub_general_ins li{
  list-style: none;
}
.mock-test .general_ins{
  width: 75%;
      height: 68%;
    overflow-y: scroll;
}
.mock-test .general_ins_sidebar{
  width: 25%;
  position: absolute;
  overflow: hidden;
 top:80;
    margin-top: 36px;
  right: 0;
}
 .general_ins_sidebar i{
  background: #17a2b8ab;
    padding: 37px;
    border-radius: 50%;
    color: #fff;}  

.general_button_ins{
width: 75%;
    padding-top: 20px;
    border-top: 1px solid #b9b9b9;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.16);
    padding-bottom: 20%;
    
}
.general_button{
display:inline-block;
}
.next_button{float:right;}
.mock_general_ins{
    height: 45%;
  width: 75%;
    overflow-y: scroll; }
    .lang_choose .notice{
      color: red;
    }
@media (max-width: 768px) {
    .mock_general_ins{
    height: 20%;
  width: 75%;
    overflow-y: scroll; }
}
.declar_para input{
  margin-right: 10px;
}

    @media (max-width: 767px){
      .general_ins_sidebar {
        display: none;
      }
      .mock-test .general_ins {
    width: 100%;
}
.mock_general_ins{
  width: 100%;
}
.general_button_ins{
width: 100%;}
    }
	
 .video-frame iframe{
	height:400px;
	
}

.video-frame-releated iframe{
	height:78px;

}
.buy_pass_banner{
background-image:url(../images/banner/buy-pass-bg.jpg);
width:100%;
padding: 81px 0;}	

.buy_pass_banner .buy_pass_tab1, .buy_pass_banner .buy_pass_tab2{
  margin-top: 10px;
}

.buy_pass_tab1 .tab-content{
    border: 1px solid #fff;
       /* border-radius: 14px;*/
    padding: 10px;
	background: #346be3;
    color: #fff;}	
    .buy_pass_tab2 .tab-content{
    border: 1px solid #fff;
       /* border-radius: 14px;*/
    padding: 10px;
  background: #ec4e20;
    color: #fff;}
    .buy_pass_banner .tab-content h2, .buy_pass_banner .tab-content h4{
      color: #fff;
    }
.buy_pass_banner .tab-content h2 img{
  width:100%;
  max-width:50px;
}  
.buy_pass_banner .nav-tabs{
  border-bottom:0;
}  
.buy_pass_banner .buy_pass_tab1 .nav-tabs .nav-link.active{
     /*margin-left: 8px;*/
    background-color: #346be3;
    color: #fff;
    border-color: #fff;
    font-size: small;
    font-weight: 200;
}	
.buy_pass_banner .buy_pass_tab2 .nav-tabs .nav-link.active{
     /*margin-left: 8px;*/
    background-color: #ec4e20;
    color: #fff;
    border-color: #fff;
    font-size: small;
    font-weight: 200;
} 

.summary_section{
  padding-bottom: 0;
}

.page-content-padding{
  padding-left: 50px;
  padding-top: 20px;
}

/*.question_inline{
	 display: flex;
    flex-flow: row wrap;
}
.question_inline span{
	margin-right:15px;
}*/

.prac_img img{
  margin-bottom: 15px;
  max-width: 79px;
  height: 62px;
}

.test_series_section .post-item, .exam_info_section .post-item{
	text-align:center;
	padding:20px 0;
}
.test_series_section .post-thumb a img, .exam_info_section .post-thumb a img{
    width: 100%;
    max-width: 120px;
        height: 100px;
    
}
@media (max-width: 767px){
.info-section .col-lg-3, .info-item
{
  margin-bottom: 30px;
}

}

.pre_exam_section .info-item {
  /* background-color: #def6fa; */
  background-image: linear-gradient(#df8e37, #f79c35);
  border: 5px solid #fff;
      border-radius: 10px;
}

.pre_exam_section .info-item:nth-child(2), .color-style-one .info-item:nth-child(4) {
    /*background-color: #f0ecfd;*/
    background-image: linear-gradient(#dd974a, #00000000);
    border: 5px solid #fff;
        border-radius: 10px;
}
.pre_exam_section .info-title {
    color: #000000e6;
    padding-top: 5px;
  }

.pre_exam_section .info-item .content p {
      color: #ffffff;
  }

 .pre_exam_section .info-item .content .simple-btn {
    color: #000000;}  
	
	
.social_icon .fa {
padding: 10px;
    font-size: 18px;
    /* border-radius: 50%; */
    width: 40px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
}

.social_icon .fa:hover {
    opacity: 0.7;
}

.social_icon .fa-facebook {
  background: #3B5998;
  color: white;
}

.social_icon .fa-twitter {
  background: #55ACEE;
  color: white;
}

.social_icon .fa-linkedin {
  background: #007bb5;
  color: white;
}

.social_icon .fa-youtube {
  background: #bb0000;
  color: white;
}

.social_icon .fa-instagram {
  background: #cb2027;
  color: white;
}

.social_icon .fa-whatsapp {
  background: #2e9736;
  color: white;
}

 blink {
	color: #1c87c9;
	font-size: 20px;
	font-weight: bold;
	font-family: sans-serif;
}