.navbar-mbl{line-height:10px;cursor: pointer;display: block!important;}
.icon-bar
{
      background: var(--black);
    height:  2px;
    width: 45px;
    display: inline-block;
}
.icon-bar:nth-child(2){
  margin-top: 5px;
}
.icon-bar:nth-child(3){
  margin-top: 5px;
}
.open-bar{
  display: block!important;
}
.navbar.bg-dark {
  /*  background: #185dac!important;*/
    padding: 0;
}
  .navbar-mbl {
    display: none!important;
  }
     .mbl-heading{
    display: none;
   }
   .mbl-heading h1{
        margin: 0;
   padding: 7px 7px 12px 14px;
    line-height: 24px;
    font-size: 24px;
   box-shadow: 0 1px 3px rgb(0 0 0 / 20%);
              background-color: RGB(0,0,140);
    color: #fff;
   }
   .section-sticky{
     position: -webkit-sticky;
    position: sticky;
    top: 0;

    z-index: 9;

   }

@media (min-width:320px) and (max-width:991px) {
  .section-footer
  {
    z-index: 99999;
  }
.category-dropdown-wrapper {
    display: block;
}
.dropdown ul {
    position: relative;    
    list-style-type: none;    
       box-shadow: none;

    margin-left:0px;
}
.dropdown ul li {
  border: none;
  }
  .logo-wrapper img {
    width: 100%;
}
  .fa-linkedin-square:before
  {
    font-size: 25px;
  }
  .fa-twitter:before {
   
    font-size: 15px;
}
    .select-wrapper {
    width: 72%;
}
.navbar-mbl {
    display: block!important;
    text-align: right;
}

    ol.breadcrumb {
      position: static;
      width: 100%;
    }
    .section-category-tabs ul li {
    padding: 6px 14px;
  }
  .main-dropdown-details {
    padding-left: 8px;
}
  .manage-width {
    padding: 0px 8px;
}

.big-banner-image{
  width: auto;
  height: auto;
}

.normal-image{
  height: auto;
}

.medium-image{
  height: auto;
}
.content-with-image .content-wrapper {
    padding-top: 0px;
    margin-bottom: 15px;
}
.innercontent-wrapper {
    margin-bottom: 10px;
  }

.main-header {
    position: static;
    }
    body{
      padding-top: 0px!important;
    }
    .profile-wrapper {
    text-align: center;
}
.toggle-header {
overflow-y: inherit;
    height: auto;
}
.nav-item:first-child {
    padding-left: 15px!important;
}
.navbar-dark .navbar-nav .nav-item {
    padding: 10px 15px;
}

.padd-0{
  padding: 0;
}
.innercontent {
    border-right: none;
}
.big-image-and-title img {
    width: 100%;
}
.btn-back {
    position: relative;
    top: 0;
    right: 0;
}
.navbar-nav .nav-link:after {
  right: unset;
  }
  .section-category-tabs ul li:first-child {
    padding-left: 0px;
}
  .section-category-tabs ul li:last-child {
    padding-right: 0px;
}
.toggle-form {
  width: auto;
}
.btn-search{
    margin-top: 0;
}
.dates-details
{
  display: block;
  float: right;
}
.mbl-heading{
  display: block;
}
.footer-tabs ul li{
  display: inline-block;
}
.footer-tabs ul li:last-child:after{
  display: none;
  }
  .footer-social ul li:last-child:after{
    display: none;
  }
  .footer-social {
    margin-left: 0px;
  }
  .footer-social {
   /* margin-left: 0px;*/
    margin-left: 15px;
    margin-top: auto;
  }
  .footer-social ul {
    padding-top: 0px;
    padding-bottom: 5px;
  }
  }

  @media (min-width:320px) and (max-width:479px) {
.footer-tabs ul {
   text-align: left;
  }
    .logo-wrapper img {
    width: 100%;
}
    .fa-linkedin-square:before
  {
    font-size: 25px;
  }
  .fa-twitter:before {
   
    font-size: 25px;
}
.twitter:before
{
font-size:15px;
}
      .banner-title {
    top: 25%;
/*    transform: translateY(-25%);*/
    font-size: 20px;
   /* left: 5%;*/
    }
    .section-category-tabs ul li {
    padding: 6px 5px;
  }
  .section-category-tabs ul li:after {
    left: 8px;
  }
  .dropdown-link{display: block!important;}
  .main-dropdown {
    top: 48px;
  }
body {
    padding-top: 187px;
}
.navbar-mbl {
position: relative;
/*top: -6px;*/
  }
  .toggle-form {
    width: 100%;
    left: 0;
}
/*css for dates*/
.dates-wrapper{
  flex-wrap: wrap;
  margin-bottom: 0;
}
.dates-wrapper label{
  margin-bottom: 5px;
}
.from-date{
  width: 100%;
  margin-bottom: 16px;
  margin-right: 0;
}
.to-date{
  width: 100%;
}
.searrch-btn-wrapper .btn-search {
    width: 100%;
}
.toggle-form:after {
  left: 7px;
  }
.logo-wrapper {
    text-align: left;
}
.justify-wrapper {
    display: block;
    line-height: 0;
    margin-bottom: 10px;
}
  }
    @media (min-width:480px) and (max-width:575px) {

      .logo-wrapper img {
    width: 100%;
}
      .fa-linkedin-square:before
  {
    font-size: 25px;
  }
  .fa-twitter:before {
   
    font-size: 25px;
}
.twitter:before
{
font-size:15px;
}
      .banner-title {
    top: 30%;
    left: 4%;
}
.section-category-tabs ul {
    text-align: center;
}
/*body {
    padding-top: 168px;
}*/

.icon-bar {
  width: 56px;
  }
  .navbar-mbl {
position: relative;
/*top: -6px;*/
  }
  .logo-wrapper img {
    position: relative;
    left: -10px;
}
  /*css for dates*/
  .toggle-form {
    width: 76%;
}
.dates-wrapper{
  flex-wrap: wrap;
  margin-bottom: 0;
}
.dates-wrapper label{
  margin-bottom: 5px;
}
.from-date{
  width: 100%;
  margin-bottom: 16px;
  margin-right: 0;
}
.to-date{
  width: 100%;
}
.searrch-btn-wrapper .btn-search {
    width: 100%;
}
.logo-wrapper {
    text-align: left;
}
    }
@media (min-width:576px) and (max-width:767px) {

  .logo-wrapper img {
    width: 100%;
}
  .fa-linkedin-square:before
  {
    font-size: 25px;
  }
  .fa-twitter:before {
   
    font-size: 25px;
}
.twitter:before
{
font-size:15px;
}
              .banner-title {
    top: 22%;
    transform: translateY(-25%);
  /*  left: 3%;*/
    }
.section-category-tabs ul {
    text-align: center;
}
.topbar-container{
  max-width: 100%;
  }
/*  body {
    padding-top: 168px;
}*/
.navbar-mbl {
position: relative;
/*top: -6px;*/
    flex: 0 0 14.666667%;
    max-width: 14.666667%;
  }
  .section-home .sidebar-content .content-wrapper .sidebar-title {
    margin-bottom: 0px;
}
.section-header-logo {
    padding: 4px 0px;
}
.main-row {
    justify-content: space-between;
  }
  /*css for dates*/
  .toggle-form {
    width: 200%;
}
.dates-wrapper{
  flex-wrap: wrap;
  margin-bottom: 0;
}
.dates-wrapper label{
  margin-bottom: 5px;
}
.from-date{
  width: 100%;
  margin-bottom: 16px;
  margin-right: 0;
}
.to-date{
  width: 100%;
}
.searrch-btn-wrapper .btn-search {
    width: 100%;
}
}
  @media (min-width:768px) and (max-width:991px) {

    .logo-wrapper img {
    width: 100%;
}
    .fa-linkedin-square:before
  {
    font-size: 25px;
  }
  .fa-twitter:before {
   
    font-size: 25px;
}
.twitter:before
{
font-size:15px;
}
    .navbar-mbl {
    display: none!important;
}
.search-wrapper
{text-align: center;}
.navbar-dark .navbar-nav .nav-item {
    padding: 9px;
}
.banner-title {
    top: 35%;
    left: 2%;
}
.section-category-tabs ul {
    text-align: center;
}
.topbar-container{
  max-width: 100%;
  }
  .footer-social ul {
    text-align: right;
}
  /*css for dates*/
  .toggle-form {
    width: 200%;
}
  }
  @media (min-width:992px) and (max-width:1199px) {

    .logo-wrapper img {
    width: 100%;
}
    .fa-linkedin-square:before
  {
    font-size: 25px;
  }
  .fa-twitter:before {
   
    font-size: 25px;
}
.twitter:before
{
font-size:15px;
}
    .banner-title, ol.breadcrumb {
      left: 4%;
    }
.topbar-container{
  max-width: 100%;
  }
  .main-dropdown {
    padding: 30px 0px;
  }
/*  body {
    padding-top: 137px;
}*/
.footer-social ul {
    text-align: right;
}
.btn-back {
    position: relative;
    top: 0;
    right: 0;
}
.padd-0{
  padding: 0;
}
  .section-category-tabs ul li:first-child {
    padding-left: 0px;
}
  .section-category-tabs ul li:last-child {
    padding-right: 0px;
}
.toggle-form {
  width: auto;
}
  /*css for dates*/
  .toggle-form {
    width: 200%;
}
.navbar-dark .navbar-nav .nav-item {
    padding: 10px 10px;
}
  }

/* @media (min-width:1366px) and (max-width:1367px) {
.banner-title {
  left: 114px;
}
ol.breadcrumb {
  left: 118px;
  }
 }*/

   @media (min-width:1900px) and (max-width:1950px) {

    .logo-wrapper img {
    width: 100%;
}
    .fa-linkedin-square:before
  {
    font-size: 25px;
  }
  .fa-twitter:before {
   
    font-size: 15px;
}
/*    body {
    padding-top: 220px;
}*/
}
   @media (min-width:1350px) and (max-width:1366px) {
    .fa-linkedin-square:before
  {
    font-size:25px;
  }
  .fa-twitter:before {
   
    font-size: 25px;
}
.twitter:before
{
font-size:15px;
}
/*    body {
    padding-top: 144px;
}*/
   }
    @media (min-width:1920px) {
      .main-header,.section-footer,.section-home {
    max-width:1500px;
    margin: 0 auto;
}
    }

   @media (max-width: 988px) {
  .d-first{
    display: none;
  }
  .d-mob{
    display: block;
  }
}
