@charset "UTF-8";
/* Media Quiries */

@media (min-width: 576px) {
  .container {
    max-width: 100%;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 100%;
     text-align: left;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 95%;
     text-align: left;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 90%;
     text-align: left;
  }
}
@media (min-width: 1680px) {
  .container {
    max-width: 85%;
     text-align: left;
  }
}
@media (min-width: 1920px) {
  .container {
    max-width: 80%;
     text-align: left;
  }
}
@media only screen and (max-width: 1920px) {
}
@media only screen and (max-width: 1680px) {
}
/* @media only screen and (max-width: 1440px) {
  .timing-underline > p {
    width: calc(100% - 120px);
    font-size: 12px;
}
} */
@media only screen and (max-width: 1366px) {
}
@media only screen and (max-width: 1280px) {
}
@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 1180px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 991px) {
  /*.logocols{text-align: center;padding:10px 0;justify-content: center;}*/
  .top-header .donate-btn {
    margin-right: 0;
    margin-left: 10px;
  }
  .top-header .logo-txt {
    padding-right: 20px;
    text-align: center;
  }
  .c-middle{padding-right:15px; order:6;}
  .hide-mobile{display: none;}
  .navbar-toggler{color:#fff;border:0;}
  .header_menu{position:inherit;}
  .header-col{position: inherit;}
  .navbar-toggler:hover,
  .navbar-toggler:focus{box-shadow: none;border:0;outline: none;}
  .header_logo a img{width: 100%;}
  /*.navbarmain{position: absolute;width: 100%;left:0;top:100%;background-color: var(--primary-color);z-index: 999;}*/
  .navbarmain{
    position: fixed;
    width: 250px;
    right:-300px;
    top: 0;
    background: var(--primary-color);
    border-top: 1px solid var(--secondary-color);
    height: 100%;
    display: flex;
    align-items: flex-start;
    /* justify-content: center; */
    left: auto;
    z-index: 99;
  }
  .navbarmain.show{right:0;}
  .navbarmain ul.navbar-nav{margin-top: 100px;}
}
@media only screen and (max-width: 900px) {
}
@media only screen and (max-width: 820px) {
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 10px;
  }
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 767px) {
  .Menubanner{
    /*height: 200px;*/
  }
  .banner-caps{display: none;}
  .Menubanner .banner-caps h1{margin-top: 60px;}
  .logocols {
    order: 12;
    justify-content: center;
  }
  .top-header .logo-txt {
    padding: 15px;
    text-align: center;
    justify-content: center;
  }
  .top-rightsec {
    border-bottom: 1px solid var(--secondary-color);
  }
  .top-header .donate-btn {
    min-height: 40px;
  }
  .ba-sec {
    height: 480px;
    padding-top: 99px;
  }
  .b-caps > div {
    font-size: 45px;
  }
  .navbar-toggler {
    display: block;
    margin-right: -15px;
  }
/*  .navbar-collapse {
    position: absolute;
    width: 100%;
    left: 0;
    top: 100%;
    background: var(--primary-color);
    border-top: 1px solid var(--secondary-color);
  }*/
  .navbar {
    padding: 0;
  }
  .faq-lft-img figure {
    height: 500px;
  }
  .inner-page-sec h1 {
    font-size: 30px;
  }
  .inner-page-sec h2 {
    margin-top: 20px;
  }
  .list-style ul.two-cols {
    column-count: 1;
  }
  .list-style ul.three-cols {
    column-count: 1;
  }
  .inner-page-sec img {
    width: 100%;
    height: auto;
  }
  .inner-page-sec img.alignright {
    float: none;
    margin: 0 0 15px;
  }
  .inner-page-sec img.alignleft {
    float: none;
    margin: 0 0 15px;
  }
  .full-width-inner .headerwrap .navbar {
    padding: 0;
  }
  .full-width-inner .navbar-expand-md .navbar-nav .nav-link {
    color: var(--white);
  }
  .footer-item{margin-bottom: 30px;}
  .ft-logo{margin-bottom: 30px;}
  .navbar-toggler{
    position: absolute;
    left:20px;
    bottom: 2px;
  }

}
@media only screen and (max-width: 600px) {
  .ft-menu li {
    padding-bottom: 15px;
  }
  /*.banner-sec figure{height: 450px;}
  .banner-sec figure img{width: 100%;height: 100%;object-fit: cover;object-position: center;}*/
  .head-row-inner{padding-left: 15px;}

}
@media only screen and (max-width: 568px) {
}
@media only screen and (max-width: 480px) {
  .b-caps {
    padding-top: 90px;
  }
  .footerwrap .dl-address dt {
    flex-direction: column;
  }
}
@media only screen and (max-width: 430px) {
}
@media only screen and (max-width: 414px) {
  .b-caps > div.container > div {
    font-size: 35px;
    margin-bottom: 20px;
    display: block;
  }
}
@media only screen and (max-width: 393px) {
}
@media only screen and (max-width: 390px) {
}
@media only screen and (max-width: 375px) {
}
@media only screen and (max-width: 360px) {
}
@media only screen and (max-width: 320px) {
}



@media (max-width:1080px) {
  .head-row-inner{padding-left:0px;}  
  /* .timing-underline > p {font-size: 14px;} */
}

@media (max-width: 480px) {
  .timing-underline {
    white-space: normal; /* allow wrap on small screens */
  }
}