/* ############################################################################################################### */
@media (max-width:992px) {
  .post_item_img {
    max-height: 260px;}
    .page-fit-iframe {
      height: calc(100vh - 133px);
    }
  .cue-container {
      (-bracket-:hack;
    bottom:5vh;
      );
  }
  .search_box form {
      width: 200px;
      float: right;
    }
     .order_tab {
      -ms-flex-order: 13;
      order: 13;
  }
  .order_tab {
    -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
  }
   .search_box {margin-left:52px;}
   .grey_pad {
      padding:40px 15px;
  }
    .news_area .row {margin-left:5%;margin-right:5%;}
  /*  h3.border_btm {margin-left:5%;}*/
  .general_content .menu_area {margin-left:0px;margin-top:25px;}
  .general_content h3.border_btm {margin-left:0px;}
    .post_type_news .ultp-block-image { display: block; width: auto; max-width: 100%; margin-bottom: 20px; }
     .postbox { margin-bottom: 30px; }
     .page-template-template-reports .category_area .pagination {
      margin-bottom: 50px;
     }
     .page-template-template-reports .category_area .content_inner {
      border: 0px;
     }
  }
  
  
  @media (max-width:768px) {
  #horizontalTab .resp-accordion{background: #006999;
    color:#fff;font-size: 16px;}
    #horizontalTab .resp-accordion.resp-tab-active{
      background:#8e105a;
    }
    #horizontalTab .resp-arrow {    
      margin-top: 5px;color:#fff;border-top: 12px solid #000;}
    .post_item_img {
      max-height: unset;
      display: unset;
      height: unset;
  }
   #horizontalTab .resp-accordion:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
   }
  
  }
  
  @media (max-width:767px) {
    .banner_area h1 { font-size:30px; }
    .blog_right_bg {margin-top:25px;}
    .caa_section .grey_pad {padding: 40px 15px;}
    .space_column {margin-right:0px;}
    .news_area .row {margin-left:0px;margin-right:0px;}
    .small_content p {line-height:20px;}
    .f_logo img {/* width:56px; */}
    .border_top {border-top:1px solid #434343;padding-top:15px; margin-top:15px;}
    .two_form_area .check_container {line-height: 20px;
      margin-top: 25px;}
   .page-id-302 .ab-block-post-grid .ab-block-post-grid-image img {height:auto;}
   .highlight_title, .unique_content h3 {line-height:31px;}
   .home .news_area .px-4 {padding-left:0px !important;padding-right:0px !important;}
   .home .news_area .date_area  {
    margin-top:15px !important;
   }
   .content_inner.pr-5 {
    padding-right:0px !important;
   }
    .news_title {font-size:18px;margin-top: 15px;}
    .flickity-viewport { min-height:462px; height:100% !important; }
    .home .news_area .no_border_area .news_title {margin-top:15px;}
    .home_banner.caa_section .site_btn  {
    margin-bottom:35px;
  }
  .home .news_area .pl-md-0 {
    padding:0px;
    }
   .highlight_title:after, .unique_content h3:after {
    height: 8px;
   }
   h1 {
        font-size: 38px;
        line-height: 40px;
   }
   h3 {
    font-size:29px;
   }
   /*.two_form_area .carousel {
    height:621px;
   } */
  
  .bottom_sticky {
      font-size: 14px;
    }
    .rsThumb {
      padding: 8px 10px;}
    #my_tags{
      font-size: 16px;
    }
    #horizontalTab .resp-accordion{
    background: #e6e6e6;
    color: #464646;
    font-size: 16px;
    }
    #horizontalTab .resp-accordion.resp-tab-active{
      background: #ffffff;
      color: #464646 !important;
    }
    #horizontalTab .resp-arrow {
      margin-top: 5px;
      color:#fff;
      border-top: 12px solid #464646;
      }
    .post_item_img {
      max-height: unset;
      display: unset;
      height: unset;
  }
    .category_area .post_item h1{
      margin-top:15px;
    }
    .category_area.isotope_fillter .filter-button-group button {
      margin-bottom: 25px;
    }
  #horizontalTab h2.resp-tab-active span.resp-arrow{border-top:none;}
  .category_area.isotope_fillter .filter-button-group {
    margin-bottom: 0px;
  }
  .isotope_fillter .post_item_img img {
    height: auto;
    margin-bottom: 25px;
  }
  .isotope_fillter .site_btn {
    margin-bottom: 25px;
  }
  .isotope_fillter h2 {
    padding: 0px;
  }
  .home .news_area .col-md-12,.home .news_area .col-md-10,.home .caa_section .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
  }
  .twitter_banner a {
    width: 100%;
  }
  .hero-area .pbt_area {
    background-color: rgba(0,0,0,0.2);
  }
  .hero-area .post-box-text p {
    line-height: 20px;
    display: none;
  }
  .hero-area .lead-news .post-box-text h4 {
    font-size: 12px;
    line-height: 20px;
  }
  .hero-area  .lead-news .post-box-text h4 span {
    font-size: 23px;
  }
  .hero-area {
    padding-top: 15px;
  }
  .m_research_area {
    margin-top: 50px;
  }
  .rr_sidebar {
    position: absolute;
    background: #fff;
}

.rr_sidebar #filter_form{
    display:none;
}

.rr_sidebar.open {
    position: fixed;
    background: #fff;
    border: 1px solid;
    top: 0;
    height: 100%;
    overflow-y: auto;
    padding: 0;
z-index: 999999;
}
.rr_sidebar.open #filter_form{
    display:block;
    padding: 0px 15px;
	z-index: 999999;
	position: absolute;
	width: 100%;
	padding-bottom: 50px;
}
.filter-close {
  float: right;
}
.rr_sidebar.open .filter-close {
  display: block !important;
}
.total_results {
  margin-top: 50px;
}
.blog_area img {
  width: 100%;
  height: 200px;
}
.rr_top_title {
  cursor: pointer;
}
  }
  @media (min-width: 992px) and (max-width: 1199.98px) {
    .grey_pad {padding:20px;}
    .home_banner.caa_section.overflow_height {height:520px;}
  
  }
  @media (min-width:1300px) {
    .lead-news .post-box-text h4 a {
      font-size: 28px;
    }
    .hero-area .container-fluid,
  .news_area .container-fluid,
  .caa_section .container-fluid
    {
    padding-left:40px;
    padding-right:40px;
  }
    .blog_area img {width:100%;}
    .page-id-302 .ab-block-post-grid .ab-block-post-grid-image img {
    height:200px;
    object-fit:cover;
  }
  .two_form_area .flickity-prev-next-button.previous {
    left:-64px;
  }
  .two_form_area .flickity-prev-next-button.next {
    right:-17px;
  }
  }
  @media (min-width: 991px) and (max-width: 1300px) {
    .home .highlight_title {
      font-size:23px;
    }
  }
  
  /*responsive end*/
  
  /**mobile settings**/
  @media (max-width: 425px) {
    div.pbt_area.d-flex.justify-content-end.flex-column.p-4.h-100 h4 > span{  
      font-size: 18px;
      margin-bottom: 0px;
    }
    .post-box-text div.pbt_area.d-flex.justify-content-end.flex-column.p-4.h-100 p{ 
      display: none;
    }
    
  }
  
  @media (max-width: 450px) {
     .bottom_sticky span {
      font-size: 15px;
      line-height: 19px;
    }
   .footer_area .container {
      padding-bottom: 0px;
  }
  .bottom_sticky span {
    margin-left: 0px;
    font-size: 16px;
    display: block;
  }
  }
  

  /* ############################################################################################################### */