a {
  /*pointer-events: none;*/
}
.multiselect-container {
  overflow: scroll;
}
.multiselect-container.dropdown-menu > li > a {
  overflow: visible;
}

.close {
  pointer-events: auto;
}

.frm {
  margin-top: 10px;
  margin-bottom: 2px !important;
  position: relative;
}

.frm_lab {
  margin-top: 4px;
}

.frm_a {
  color: white;
}

.li_cont {
  text-align: justify;
}

.menu:hover,
.menu:active,
.menu:focus,
.dropdown:hover .menu,
.dropdown:active .menu,
.dropdown:focus .menu {
  background-color: transparent !important;
  color: #fdb300;
}

.menu {
  color: #000; /*color: #e6521f;
    /* font-weight: bold; */
  font-size: 18px;
}

.navbar-toggle .icon-bar {
  background-color: #f5511d;
}
/*********************************************** changes by abhishek open *************************************************/
body {
  line-height: 1.8;
  padding: 0px !important;
  color: #111111;
  font-family: "Open Sans", sans-serif;
  /*font-family: 'Roboto', sans-serif;
  font-family: 'Lato', sans-serif;
*/
  /*letter-spacing: 0.8px;*/
  /*letter-spacing: 1px !important;*/
  /*background-color: #eee !important;*/
  transition: all 0.3s ease-in;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  letter-spacing: 1px !important;
}
marquee {
  font-weight: bold;
}

.img_sbi {
  width: 148px;
  /*width: 126px;*/
  /*width: 219px;*/
  /*position: absolute;*/
  z-index: 9;
}

.header_img_nav {
  margin: 14px 10px 18px 10px !important;
}
.marquee_header {
  background-color: #007abd;
  /*background: -webkit-linear-gradient(45deg, rgba(153,218,255,1) 0%, rgb(21, 136, 204) 100%);*/
  /*background-image: -webkit-linear-gradient(34deg, rgb(156, 39, 176) 0%, rgb(158, 58, 82) 100%);*/
}

/*.menu_bar{
      background-color: #9e3a52;
        background: -webkit-linear-gradient(135deg, rgb(224, 0, 22) 0%, rgb(106, 0, 122) 100%);
}*/

.navbar-nav {
  margin-left: 0px;
}
.menu_bar_bttn li {
  padding: 0px 15px;
}

.social_icons_list_head {
  /*width: 22%;*/
  float: right;
  color: black;
  margin-top: 40px;
}
.social_icons_list {
  /*list-style:none;margin-bottom: 0px;*/
  float: left;
}
.social_icons_list li {
  margin-right: 7px;
  /* display: inline; */
  list-style-type: none;
  float: left;
  /*background: #88cff9;*/
  padding: 9px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  text-align: center;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.25);
}

.fb {
  background-color: #4766aa;
}
.google {
  background-color: #dc483b;
}
.insta {
  background: radial-gradient(
    circle at 30% 107%,
    #fdf497 0%,
    #fdf497 5%,
    #fd5949 45%,
    #d6249f 60%,
    #285aeb 90%
  );
}
.linked_in {
  background-color: #2d7bb7;
}
.twitter {
  background-color: #3ea1f2;
}

.p_desc {
  font-size: 14px;
  text-align: center;
}

.grey_bg {
  /*background-color: #ededed !important;*/
  background-color: transparent !important;
  color: #000 !important;
}

.head_title {
  /*background-color: #ddd;
        background-image: -webkit-linear-gradient(45deg, rgb(158, 58, 81) 0%, rgb(235, 208, 59) 100%);*/
  /* background-image: -webkit-linear-gradient(45deg, rgb(75, 175, 79) 0%, #2196F3 100%);*/
}

.head_title h1 {
  /* background-image: -webkit-linear-gradient(45deg, rgb(61, 151, 238) 0%, #49ae54 100%);*/
  /*color:#fff;*/
  text-align: center;
  /*margin: 0px;*/
  /*font-size: 35px;*/
  font-weight: bold;
  transform: skew(-15deg);
  width: 30%;
  margin: 0px auto;
  /*background-color: #f7924b;*/
  font-size: 30px;
  /*padding: 5px 0px;*/
  padding: 10px 0px;
  text-transform: uppercase;
}
.p_0 {
  padding: 0px;
}
.p_t-20 {
  padding-top: 20px;
}
.p_b-20 {
  padding-bottom: 20px;
}
.p_l_r-5 {
  padding-left: 5px;
  padding-right: 5px;
}
.p_b-25 {
  padding-bottom: 25px;
}
.m_t_b-20 {
  margin: 20px 0px;
}
.m_t_b-30 {
  margin: 30px 0px;
}
.m_t-10 {
  margin-top: 10px;
}
.m_t-20 {
  margin-top: 20px;
}
.m_t-48 {
  margin-top: 48px;
}
.m_t-70 {
  margin-top: 70px;
}
.m_t-92 {
  margin-top: 92px;
}

.m_b-20 {
  margin-bottom: 20px;
}
.m_b-30 {
  margin-bottom: 30px;
}
.m_b-40 {
  margin-bottom: 40px;
}
.m_b-50 {
  margin-bottom: 50px;
}
.h_100 {
  height: 100px;
}
.h_200 {
  height: 200px;
}
.l_h_1-1 {
  line-height: 1;
}
.l_h_1-2 {
  line-height: 1.2;
}
.l_h_1-4 {
  line-height: 1.4;
}
.l_h_1-8 {
  line-height: 1.8;
}
p {
  /*text-align: justify;*/
  font-size: 16px;
  line-height: 1.4;
}

.fellow_men_img {
  transform: rotateY(-190deg);
  -webkit-transform: rotateY(-190deg);
  -moz-transform: rotate(-190deg);
  -o-transform: rotate(-190deg);
}

.alert {
  border-radius: 0px;
  margin-bottom: 0px;
}
.menu_title_main {
  width: 100%;
  text-align: -webkit-left;
}

.menu_title {
  vertical-align: middle;
  margin-left: 20px;
}
.separator {
  border-top: 2px solid #ededed;
}

.vendor_sec {
  background-image: url(https://static.pexels.com/photos/1445/blur-river-blurred-background.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

.fellow_desc_sec {
  background-image: url(../images/fellow_bg.jpeg);
  background-size: cover;
  background-repeat: no-repeat;
}

.stories_desc {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.vendor_sec .thumbnail {
  background-color: rgba(0, 0, 0, 0.2);
  border: 0px solid #ddd;
}

.vendor_sec .thumbnail img {
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  filter: sepia(100%);
  -webkit-filter: sepia(100%);
}
.vendor_sec .thumbnail img:hover {
  filter: sepia(0%);
  -webkit-filter: sepia(0%);
}
.vendor_sec .thumbnail .panel-footer {
  background-color: rgba(0, 0, 0, 0.3411764705882353);
  border-top: 0px solid #ddd;
}
.vendor_sec .thumbnail .heading-elements {
  background-color: transparent;
}

.vendor_sec .thumbnail .heading-elements a {
  color: #fff;
}

.vendor_sec .thumbnail .display-block {
  color: #ebd03b;
}

.vendor_sec .thumbnail .text-semibold {
  color: #fff;
}

.img_bg img {
  width: 100%;
  height: 272px;
  object-fit: cover;
}

.stepy-header li div {
  width: 50px;
  height: 50px;
  line-height: 50px;
}

.container-fluid h3,
.information h3 {
  /* color: #f37537 !important;*/
}

.information h3 {
  /* color: #f37537 !important;*/
  font-size: 3.4rem;
  font-weight: bold;
}

.section-subtitle {
  text-transform: uppercase;
  font-size: 2.2rem;
  margin-top: 10px;
}

span.title_color {
  color: #fbc73f; /*color: #ffb500;*/
}

.stepy-header li.stepy-active div {
  cursor: auto;
  border-color: #f7924b;
  background-color: #fff;
  color: #f7924b;
}

.stepy-header li div {
  background-color: #f7924b;
  border: 2px solid #f7924b;
}

.stepy-header li.stepy-active:after,
.stepy-header li.stepy-active ~ li:before,
.stepy-header li.stepy-active ~ li:after {
  background-image: -webkit-linear-gradient(
    top left,
    rgba(158, 58, 82, 1) 0%,
    rgba(111, 173, 182, 1) 50%,
    rgba(125, 163, 123, 1) 75%,
    rgba(235, 208, 59, 1) 100%
  );
  /*background-color: #96d8fe;*/
  background-color: #f7924b;
  line-height: 50px;
}
.stepy-header li div:after {
  line-height: 50px;
}
.stepy-header li.stepy-active ~ li div {
  /*border-color: #00BCD4;
    background-color: #fff;
    color: #00BCD4;*/

  border-color: #f7924b;
  background-color: #fff;
  color: #f7924b;
}

.filter-button {
  border-radius: 0px !important;
  transform: skew(-15deg);
  margin-bottom: 4px !important;
}

.footer-distributed {
  margin-top: 0px;
}

.blog_description {
  position: relative;
  overflow: hidden;
  /*white-space: nowrap;
    text-overflow: ellipsis;*/
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.btn:before {
  content: "";
  position: absolute;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(255, 255, 255, 0)),
    to(rgba(255, 255, 255, 0.44))
  );
  background-image: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.44) 100%
  );
  width: 40px;
  height: 100px;
  top: 50%;
  left: -40px;
  -webkit-transform: skewX(30deg) translateY(-50%);
  transform: skewX(30deg) translateY(-50%);
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.btn:hover:before,
.btn:active:focus:hover:before,
.btn.active:before,
.btn.active:focus:before,
.btn.active:active:focus:before {
  left: auto;
  left: calc(100% + 100px);
}

.menu_hover {
  pointer-events: none;
}

.fellow_edu_det,
.blog_title,
.story_description {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.blog_img {
  width: 100%;
  object-fit: cover;
  height: 272px !important;
}

.story_img {
  width: 100%;
  object-fit: cover;
  height: 210px !important;
}

.center_text {
  text-align: center;
  width: 100%;
}

.profile_modal_panel,
.blog_panel {
  margin-top: 0px !important;
}

.fellow_edu_det_modal,
.multi-select-full .btn-group .btn {
  color: #000 !important;
}
.modal_profile_subtitle {
  font-weight: bold;
}

.or {
  position: relative;
}
.or::before {
  right: 0;
}
.or::before,
.or::after {
  content: "";
  display: block;
  position: absolute;
  top: 11px;
  width: 45%;
  height: 2px;
  background-color: #00bcd4;
  z-index: 9;
}

.lght_org {
  background-color: #f7924b;
}

.modal {
  padding: 0px !important;
  overflow-y: scroll;
}
.nav > li:active,
.nav > li:hover {
  background-color: rgba(0, 0, 0, 0.28);
}

.nav > li {
  transition: all 0.3s cubic-bezier(0.4, 0, 1, 1);
}

.artist_blog {
  position: relative;
  margin: 0;
  display: block;
}
.artist_overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
  /*background-image: -webkit-linear-gradient(135deg, rgb(224, 0, 22) 0%, rgb(106, 0, 122) 100%) !important;*/
}

.artist_blog:hover .artist_overlay {
  height: 100%;
}

.artist_blog:hover figcaption {
  opacity: 0;
}

.artist_text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.overlay_section {
  position: relative;
}

.overlay_det {
  position: absolute;
  bottom: 100%;
  left: 0;
  right: 0;
  background-color: #008cba;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: 0.5s ease;
}

.overlay_section:hover .overlay_det {
  /*bottom: 0;
  height: 100%;*/
}

.image {
  display: block;
  width: 100%;
  height: auto;
}

.overlay_bttn {
  bottom: 0;
  position: absolute !important;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.overlay_text {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.title_image {
  margin: 0px auto;
  width: 35%;
}

.filter-button:active,
.filter-button:focus,
.filter-button:visited {
  background-color: #97c960 !important;
  border-color: #97c95f !important;
  color: #fff !important;
}

.search_bar_sect {
  background-image: url(../images/mini_banner_1.jpg);
  background-size: cover;
  background-attachment: fixed;
}

.search_bar_sect h5 {
  /*color: #fff;*/
  font-weight: bold;
}

.btn-default:active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.open > .dropdown-toggle.btn-default:focus,
.multiselect.btn-default,
.multiselect-container {
  /* background: -webkit-linear-gradient(135deg, rgb(224, 0, 22) 0%, rgb(106, 0, 122) 100%) !important;*/
}
/*.multiselect-container > li > a > label,.multiselect-selected-text,.multiselect .caret:after{color: #fff;}
.multiselect-container > li > a > label:hover{color: #000;}*/
.multiselect-container {
  /*border-radius: 25px;*/
  z-index: 9 !important;
}
.dropdown-backdrop {
  display: none;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  background-color: #0000008c;
}
.multiselect-container > li.active > a > label:hover {
  color: #fff;
}
.active,
.accordion:hover {
  background-color: transparent !important;
}

.light_grey {
  background-color: #ededed;
}
.search_bttn {
  background: #75016f !important;
  height: 47px !important;
  line-height: 44px !important;
  border-radius: 25px !important;
  /*color: #d90f1e;
    border: 3px #d60e21 solid !important;*/
  width: 20%;
  color: #fff !important;
}

/* =========================== css for banner_bttn ====================================*/

.banner_bttn {
  border-radius: 4px;
  background-color: #f4511e;
  border: none;
  color: #ffffff;
  text-align: center;
  font-size: 28px;
  width: 128px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
}

.banner_bttn span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.banner_bttn span:after {
  content: "\00bb";
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.banner_bttn:hover span {
  padding-right: 25px;
}

.banner_bttn:hover span:after {
  opacity: 1;
  right: 0;
}

/* =========================== css for banner_bttn ====================================*/

/* =========================== css for fixed-menu ====================================*/
.fixed-sub-header {
  position: fixed;
  /*top: 0;*/
  left: 0;
  width: 100%;
  z-index: 99;
  top: 46px;
}
.fixed-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
  box-shadow: 0 7px 21px -5px #0e100b;
  background-color: #000000cc !important;
}
.m_t-100 {
  margin-top: 100px;
}
/* ===========================/ css for fixed-menu ====================================*/
/* -------------------------- css for slick slider -----------------------------------*/

.slick-slide {
  outline: 0px;
  cursor: move;
}

.slick-slide img {
  /*display: block;*/
  width: 100%;
  /*filter: grayscale(100%);*/
}

.project_slic_carousel img {
  height: 272px;
  object-fit: cover;
}

/* --------------------------/ css for slick slider -----------------------------------*/

/* Floating Social Media Bar Style Starts Here */

.fl-fl {
  background: #000000;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 4px;
  width: 207px;
  position: fixed;
  right: -161px;
  z-index: 1000;
  font: normal normal 10px Arial;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.float_icon .fa {
  font-size: 20px;
  color: #fff;
  padding: 10px 0;
  width: 40px;
  margin-left: 8px;
}

.fl-fl:hover {
  right: 0;
}

.fl-fl a {
  color: #fff !important;
  text-decoration: none;
  text-align: center;
  line-height: 43px !important;
  vertical-align: top !important;
}

.float-fb {
  top: 160px;
}

.float-tw {
  top: 215px;
}

.float-gp {
  top: 270px;
}

.float-rs {
  top: 325px;
}

.float-ig {
  top: 380px;
}

.float-pn {
  top: 435px;
}
/* Floating Social Media Bar Style Ends Here */

.panel-footer a {
  color: #fff;
  font-weight: normal !important;
}
.panel-footer {
  background: none !important;
  background-color: #000;
  background-image: none; /*background-image: -webkit-linear-gradient(135deg, rgb(224, 0, 22) 0%, rgb(106, 0, 122) 100%) !important;*/
}

.banner_parallax {
  background-image: url(../images/gradient_banner_2.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

.serve_parallax {
  background-image: url(../images/serve1.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

/* ======================== for testimonial ============================= */
.testimonial_section {
  width: 60%;
  margin: 70px auto;
}

.testimonial_section_banner {
  background-image: url(../images/wedding_banner_2.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-repeat: no-repeat;
}

/* A custom cursor to let folks know they can drag things */
.bubble blockquote {
  /*cursor: url(data:image/png;base64,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), auto;*/
  /*cursor: url(../images/cursor.png), auto;*/
  cursor: move;
}

/* Bubble Slider */

.bubble blockquote {
  margin: 10px 10px 0;
  background: #fff;
  padding: 60px;
  position: relative;
  border: none;
  border-radius: 8px;
  font-size: 1.25em;
  /*color: #1e528e;*/
  color: #3e3e40;
}
.bubble blockquote:before,
.bubble blockquote:after {
  content: "\201C";
  position: absolute;
  font-size: 80px;
  padding: 10px;
  line-height: 1;
  color: #1e528e;
}
.bubble blockquote:before {
  top: 0;
  left: 10px;
}
.bubble blockquote:after {
  content: "\201D";
  right: 10px;
  bottom: -0.5em;
}
.bubble div {
  width: 0;
  height: 0;
  border-left: 0 solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  margin: 0 0 0 60px;
  margin-bottom: 10px;
}
.bubble cite {
  /* padding-left: 20px; */
  font-size: 1.25em;
  color: #3e3e40;
  background-color: #fff;
  padding: 8px 20px 10px 8px;
  float: left;
  /* text-align: -webkit-center; */
  border-radius: 0px 10px;
  font-weight: bold;
}

.color_sec h3 {
  line-height: 1.2;
  font-size: 28px;
}
/* ======================== /for testimonial ============================= */
/* ========================  ============================= */
.color_sec {
  background: #fbc73f;
  /*background: #feb400;*/
  color: #000;
  padding: 10px 35px 0px;
  /*padding: 35px 0px;*/
  /* padding: 50px 0px;*/
  /*background-image: -ms-linear-gradient(left, #1e5799 0%, #2989D8 50%, #7db9e8 100%);
    background-image: -moz-linear-gradient(left, #1e5799 0%, #2989D8 50%, #7db9e8 100%);
    background-image: -o-linear-gradient(left, #1e5799 0%, #2989D8 50%, #7db9e8 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #1e5799), color-stop(50, #2989D8), color-stop(100, #7db9e8));
    background-image: -webkit-linear-gradient(left, #1e5799 0%, #2989D8 50%, #7db9e8 100%);
    background-image: linear-gradient(to right, #1e5799 0%, #2989D8 50%, #7db9e8 100%);*/
}

.sec_font {
  color: #080301 !important;
  /* text-transform: uppercase; */
  font-size: 3.4rem;
  font-weight: bold;
}

.homeless_sec {
  text-align: -webkit-center;
}
.information p {
  text-align: justify;
}
.time_sec .text-state-item {
  display: inline-block;
  border: 1px solid #ffffff;
  font-size: 1.8rem;
  /* margin-bottom: 0; */
  line-height: 50px;
  height: 50px;
  border-radius: 25px;
  font-family: "Montserrat", sans-serif;
  width: 186px;
  text-align: center;
}

.time_sec .text-state-item + .text-state-item {
  margin-left: 17px;
}

.progress-rounded.style-2 {
  /* border-color: #f1b93b; */
}

.progress-rounded {
  float: none;
  margin: 0 auto 30px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  border: 20px solid rgba(247, 247, 247, 0.24);
  position: relative;
}

.time_sec .progress-rounded.style-2 .progress-value {
  text-align: center;
  /* color: #111111; */
  font-size: 3.4rem;
  font-weight: 700;
  line-height: 100%;
  text-transform: uppercase;
}

.progress-rounded.style-2 .progress-value {
  color: #ffffff;
}

.progress-value {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 4rem;
  font-family: "Montserrat", sans-serif;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.time_sec .progress-rounded.style-2 .progress-value span {
  display: block;
  font-weight: 400;
  font-size: 1.6rem;
  margin-top: -6px;
}

.progress-rounded svg {
  height: 200px;
  width: 200px;
  position: absolute;
  top: -20px;
  left: -20px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: center;
  transform-origin: center;
}

svg:not(:root) {
  overflow: hidden;
}
.homeless_sec h3 {
  color: #080301 !important;
  /*text-transform: uppercase;*/
  font-size: 3.4rem;
  margin-bottom: 15px;
}
.progress-rounded.style-2 svg circle {
  stroke: #f8f8f8;
}

.progress-rounded svg circle {
  stroke-dasharray: 565.487 565.487;
  stroke-dashoffset: 565.487;
  stroke: #fcb20b;
  stroke-linecap: round;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}

.img_desc {
  position: absolute;
  top: 50%;
  /*transform: translateY(-50%);*/
  transform: translate(-50%, -50%);
  left: 50%;
  padding: 0px 22px;
  z-index: 2;
}

.img_desc h3 {
  font-size: 2.6rem;
  color: #fcb20b;
  margin-bottom: 15px;
}

.img_desc p {
  margin-bottom: 22px;
  color: #fff !important;
  text-align: center;
}

.img_desc .btn {
  background: transparent;
  border-color: #fcb20b;
  color: #fcb20b !important;
  font-size: 1.4rem;
  line-height: 43px;
  height: 43px;
  padding: 0 30px;
}

.fellow_blog_section:hover .img_desc .btn {
  background: #fff !important;
  border-color: #fff !important;
}

.fellow_blog_section:hover .img_desc p,
.fellow_blog_section:hover .img_desc span.title_color {
  color: #000 !important;
}
.fellow_blog_section:hover .overlay {
  background-color: rgba(252, 178, 11, 0.8);
}

.overlay {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.8);
  content: "";
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.heding_title {
  font-size: 35px;
  /*font-size: 3.4rem;*/
  text-transform: uppercase;
  font-weight: bold;
  color: #000;
  text-align: center;
  font-family: LeagueSpartan-Bold;
}

.story_border {
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.075);
}
/*.story_border:first-child{box-shadow:none;}*/

/* ========================  ============================= */

/*.menu_bar{background: linear-gradient(135deg, rgb(224, 0, 22) 0%, rgb(106, 0, 122) 100%);}
.navbar-inverse {
    background-color: #fff!important;
}*/

figcaption {
  opacity: 1;
  visibility: visible;
  /* background-image: -webkit-linear-gradient(135deg, rgb(224, 0, 22) 0%, rgb(106, 0, 122) 100%) !important;*/
}

figure {
  display: inline-block;
  position: relative;
  margin: 12px 10px;
}

.banner_text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  /*top: 25%;
    transform: translateY(-25%);*/
  padding: 0px 22px;
  z-index: 2;
}
.banner_part {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /*top: 25%;
    transform: translateY(-25%);*/
  padding: 0px 22px;
  z-index: 2;
}

.ro_img {
  right: 0;
}
.ro_img img {
  height: 400px;
  width: 400px;
  object-fit: cover;
}
.human_pic img {
  float: right;
}

@media only screen and (min-width: 769px) {
  .navbar-right .dropdown-menu {
    left: 0;
    right: 0;
  }
  /*.menu_bar_bttn{
    transform: skew(-15deg);
  }*/
  .fellow_title {
    font-size: 63px !important;
  }
  .menu_sec {
    position: absolute;
  }
  .res_p_0 {
    padding: 0px;
  }

  .mobile_view,
  .story_link_mobile_view {
    display: none;
  }

  .overlay_section:hover .overlay_det {
    bottom: 0;
    height: 100%;
  }

  .m_t-256 {
    margin-top: 256px;
  }
  .apply_bttn {
    background-color: transparent !important;
    margin-top: 5px;
    margin-left: 10px;
  }
  .nav_ul {
    float: right;
    margin: 16px auto;
    /* margin: 30px auto;*/
  }

  .heding_title {
    /*font-size: 4.4em;*/
    line-height: 1.2em;
  }

  .story_pad {
    padding: 5rem 5rem 3rem 5rem;
  }

  .story_sec_img {
    -moz-object-fit: cover;
    -webkit-object-fit: cover;
    -ms-object-fit: cover;
    object-fit: cover;
    -moz-object-position: center;
    -webkit-object-position: center;
    -ms-object-position: center;
    object-position: center;
    height: 335px !important;
    margin: 20px 0px;
  }

  .partner_sect {
    width: 80%;
  }

  h3.testimonial_content {
    /*margin-top: calc(100vh / -100) !important;*/
    /*margin-top: calc(100vh / -55 + 2px) !important;*/
    margin-top: -17px;
  }
}

@media only screen and (max-width: 1922px) and (min-width: 1025px) {
  .large_container {
    width: 90%;
  }
}

@media only screen and (max-width: 1024px) {
  .ro_img {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 769px) {
  .join_heading {
    font-size: 56px !important;
    margin-bottom: 90px;
  }
  .third_join_desc p {
    /*max-width: 73%;*/
  }
  .join_desc p {
    font-size: 19px !important;
    margin-bottom: 15px !important;
  }
  .join_sub_heading {
    font-size: 26px !important;
  }
  .canvas_yellow .container {
    width: 100%;
  }
  .word_alumni_sec {
    margin-top: -118px !important;
  }
  .word_alumni {
    font-size: 30px !important;
  }
  .carousel-indicators {
    width: 100%;
  }
}

@media (max-width: 768px) {
  /*.carousel-showsixmoveone .carousel-inner .cloneditem-1, .carousel-showsixmoveone .carousel-inner .cloneditem-2 {
      display: block;
  }*/

  /*.stories_sect{
    display: -webkit-flex;
    -webkit-flex-direction: column-reverse;
    display: flex;
    flex-direction: column-reverse;
  }*/

  .human_pic,
  .ro_img {
    display: none !important;
  }

  .dropdown-content {
    position: relative !important;
  }
  .apply_bttn {
    background-color: transparent !important;
    margin-top: 5px;
  }

  .apply_bttn .btn {
    width: 100%;
    border-radius: 0 !important;
  }
  .m_t-256 {
    margin-top: 90px;
  }
  .navbar-default > .navbar-nav > li > a:not(.collapsed) {
    background-color: transparent;
  }

  .desktop_view,
  .story_link_desktop_view {
    display: none !important;
  }

  .story_link_mobile_view {
    float: right;
    margin-bottom: 10px;
  }

  .title_image {
    width: auto;
  }
  .testimonial_section {
    width: 100%;
    /*margin: 0px;*/
    margin: 0px 0 10px 0px;
  }

  .disable_parallax {
    display: none;
  }
  .img_sbi {
    /* width: 219px;*/

    /*width: 95px;*/
    /* width: 68px;
        margin-left: 20px;*/
  }

  #apply_now_nav {
    line-height: 0px !important;
    margin-bottom: 10px;
    padding: 0px 15px;
  }
@media(min-width:576px){
  .alert button,
  #apply_now_nav button {
    width: 88%;
  }
}
  .alert button {
    float: right;
    right: 0px !important;
  }
  .navbar-header {
    /* margin-bottom: 15px;*/
  }
}

@media only screen and (min-width: 426px) {
  .obj_img {
    width: 100vw;
    height: 489px;
    object-fit: cover;
  }
  .c60 {
    width: 81%;
  }
}

@media (max-width: 425px) {
  .filter_blog_sec {
    width: 100%;
  }
  .head_title h1 {
    /*font-size: 14px;*/
    font-size: 20px;
    width: 50%;
  }

  .life_title {
    font-size: 11px !important;
  }

  .mob_mod_bttn {
    padding: 0px;
  }
  .mob_mod_bttn .btn {
    width: 49%;
    float: left;
    border-radius: 0px !important;
  }
  .search_bttn {
    width: auto;
  }
  .title_border_1 {
    left: 15px !important;
  }

  .title_border_2 {
    right: 15px !important;
  }
}

@media only screen and (max-width: 375px) {
  .join_heading {
    font-size: 23px !important;
  }
}

.navbar-brand > img {
  height: auto;
}

#second_navbar {
  background: transparent !important;
  /*position: absolute;*/
  width: 100%;
  z-index: 9999;
}
@media(min-width:576px){
#apply_now_nav {
  /*height: 88px;
    line-height: 88px;*/
  height: 67px;
  line-height: 67px;
}
}
#apply_now_nav img {
  width: 92%;
  margin-top: 15px;
}
.brand_logo_image {
  /*height: 88px;
  width: 100%;*/
  height: 75px;
  width: 100%;
  position: relative;
  float: left;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 28px;
}

.alert button {
  float: right;
  right: 20px;
}

.banner_para {
  font-size: 35px;
  font-weight: bold; /*color: #fff; */
  line-height: 1.2;
  text-align: center;
}

.banner_para_bttn {
  float: right;
}

.gry_bg {
  background-color: #ddd;
}

.slick-arrow {
  font-size: 46px;
  line-height: 0;
  position: absolute;
  /*top: 0;*/
  bottom: -22px;
  cursor: pointer;
  font-weight: bold;
  z-index: 99;
}

.blog_text i.fa.fa-angle-right.slick-arrow {
  left: 15%;
}

i.fa.fa-angle-right.slick-arrow {
  right: 0;
}

.client_slic_carousel .slick-list {
  margin-top: 30px;
}

.btn {
  box-shadow: 0px 1px 9px #00000096; /*box-shadow: 0px 5px 15px #000;*/
}
.partner_sect .btn {
  margin-bottom: 20px;
}
/*********************************************** changes by abhishek close *************************************************/

.artist_blog img.img-responsive {
  height: 180px;
  /*height: 240px;*/
  object-fit: cover;
  width: 100%;
}

.btn-labeled.btn-labeled-right {
  padding-right: 54px;
}

.fa-angle-right {
  /*border-radius: 25px;
    padding: 0px 7px;
    border: 1px solid transparent;
    text-shadow: -1px -1px 0px rgba(255,255,255,0.3), 1px 1px 0px rgba(0,0,0,0.8);
    font-weight: bold;
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #000000;
    width: 25px;
    height: 25px;
    margin-top: -3px;
    font-size: 21px;
    color: #fab202;*/
}

/*#myImage {
    -webkit-animation: rotation 10s infinite linear;
}

@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotateX(0deg);
    }
    to {
        -webkit-transform: rotateX(359deg);
    }
}*/

.main_banner_img {
  height: 400px;
  object-fit: cover;
}

#hiddenText {
  display: none;
  /*color: #fbc73f !important;*/
  text-shadow: 3px -3px 6px #000;
}

.banner_image_section {
  /*background-image: url(../images/doodle_demo.jpg);
  background-repeat: no-repeat;
  height: 400px;
      z-index: -1;
      background-size: cover;*/
}

.change_img_1:hover + .banner_image_section {
  background-image: url(../images/grid_gallery_1.jpg);
  background-repeat: no-repeat;
  /*height: 400px;*/
  z-index: -1;
  background-size: cover;
}

.banner_para_bttn_main {
  z-index: 2;
  text-align: center;
  margin-top: -114px;
}
.banner_para_bttn_main btn {
  float: none !important;
}

.artist_overlay,
.alert-c {
  background-color: #fbc73f !important;
}

.bttn_w_img {
  position: relative !important;
  padding: 0 !important;
  height: auto !important;
  border: 0 !important;
  box-shadow: none !important;
  background: transparent !important;
}

.navbar-fixed-bottom {
  position: fixed !important;
  z-index: 999 !important;
}

.navbar-fixed-bottom .menu {
  color: #fff !important;
}

.panel-footer a {
  color: #fff;
  font-weight: bold;
}
.panel-footer {
  background-color: #000 !important;
  background: none; /*background-image: -webkit-linear-gradient(135deg, #00b9fb 0%, #00138c 100%) !important;*/
}

.btn-default:active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.open > .dropdown-toggle.btn-default:focus,
.multiselect.btn-default,
.multiselect-container {
  /*background: linear-gradient(to right, #00b9fb 0%, #00138c 100%)!important;*/
}

.artist_overlay {
  /*background-image: -webkit-linear-gradient(135deg, #00138c 0%, #00b9fb 100%) !important;*/
  background-image: none !important;
  background-color: rgba(252, 178, 11, 0.8);
}

/*.menu_bar {
  background-image: -webkit-linear-gradient(135deg, #00138c 0%, #00b9fb 100%);
}*/

.testimonial_section_banner {
  /* background-image: url(../assets/images/blue.jpg);*/
  /*background-image: url(https://retrainingthebrain.com/wp-content/uploads/2015/10/Testimonial-Banner-1170x468.jpg);*/
  background-image: url(<?=base_url()?>/assets/images/testimonial_bg.jpg);
}

/*========================css for accordion============================*/
.accordion {
  font-size: 1rem;
  width: 30vw;
  margin: 0 auto;
  border-radius: 5px;
}
.accordion__item.js-accordion-item {
  border-bottom: 1px solid #d29700;
}

.accordion__sub_item {
  border-bottom: 1px solid #ddd !important;
}
.accordion-header,
.accordion-body {
  background: white;
}

.accordion-header {
  padding: 1.5em 1.5em;
  background: #f8b300;
  text-transform: uppercase;
  color: white;
  cursor: pointer;
  font-size: 1.2em;
  letter-spacing: 0.2em;
  transition: all 0.3s;
}

.accordion-header:hover {
  background: #986e00;
  position: relative;
  z-index: 5;
}

.accordion-body {
  background: #fcfcfc;
  color: #3f3c3c;
  display: none;
}

.accordion-body__contents {
  padding: 1.5em 1.5em;
  font-size: 1.2em;
}

.accordion__item.active:last-child .accordion-header {
  border-radius: none;
}

.accordion:first-child > .accordion__item > .accordion-header {
  border-bottom: 1px solid transparent;
}

/*.accordion__item > .accordion-header:after {
  content: "\f3d0";
  font-family: IonIcons;
  font-size: 1.2em;
  float: right;
  position: relative;
  top: -2px;
  transition: .3s all;
  transform: rotate(0deg);
}*/

.accordion__item .angle_arrow {
  font-size: 1.2em;
  float: right;
  position: relative;
  /*top: -2px;*/
  transition: 0.3s all;
  transform: rotate(0deg);
}

.accordion__item.active .angle_arrow {
  transform: rotate(-180deg);
}

.accordion__sub_item .angle_arrow {
  transition: 0.3s all;
  transform: rotate(0deg) !important;
}

.accordion__sub_item.active .angle_arrow {
  transform: rotate(-180deg) !important;
}
/*.accordion__item.active > .accordion-header:after {
  transform: rotate(-180deg);
}*/

.accordion__item.active .accordion-header {
  background: #986e00;
}

.accordion__item .accordion__item .accordion-header {
  background: #f1f1f1;
  color: black;
}

.accordion {
  width: 100%;
}

.accordion:after {
  content: "";
}

/*========================/css for accordion============================*/

.join_heading {
  font-size: 70px;
  text-transform: uppercase;
  margin-bottom: 110px;
}

.join_sub_heading {
  /*font-size: 26px;*/
  font-size: 29px;
  margin-bottom: 0;
}
.join_desc p {
  /*font-size: 26px;
  max-width: 60%;
    letter-spacing: -0.8px;*/
  font-size: 21px;
  max-width: 60%;
  letter-spacing: -0.8px;
  margin-bottom: 27px;
}
.join_first_sec {
  position: absolute;
  width: 90%;
  margin: 0px auto;
  right: 0;
  left: 0;
  top: 0;
}

.first_join_desc p {
  max-width: 60%;
}
.sec_join_desc p {
  max-width: 66%;
}
.third_join_desc p {
  max-width: 78%;
}
.fourth_join_desc p {
  max-width: 61%;
}
.word_alumni_sec {
  /* margin-top: -167px;*/
  margin-top: -136px;
  /*margin-top: -126px;*/
}
.word_alumni {
  color: #000;
  /*font-size: 39px;*/
  font-size: 33px;
  text-align: -webkit-right;
  text-align: right;
  text-transform: uppercase;
}

.canvas_font {
  color: #fff;
  font-size: 80px;
  text-align: right;
  line-height: 1;
}

.join_canvas_desc {
  font-size: 25px;
}

.mob_why_join {
  display: none;
}
.desk_why_join {
  display: block;
}

@media only screen and (max-width: 768px) {
  #apply_now_nav img {
    width: 100%;
  }
  .hide_md {
    display: none;
  }
  .join_heading {
    /*   font-size: 23px;*/
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
  .join_sub_heading {
    /*font-size: 14px;*/
    margin: 0;
    font-size: 22px;
  }
  .join_desc {
    margin-bottom: 30px;
  }
  .join_desc p {
    font-size: 15px;
    /*font-size: 20px;*/
    /* max-width: 60%;*/
    letter-spacing: -0.8px;
  }

  .why_join_map {
    /*display: flex;*/
  }
  .word_alumni_sec {
    margin-top: -81px;
  }
  .word_alumni {
    font-size: 21px;
  }
  .canvas_font {
    font-size: 53px;
  }
  .first_join_desc p {
    max-width: 60%;
  }
  .sec_join_desc p {
    max-width: 66%;
  }
  .third_join_desc p {
    max-width: 78%;
  }
  .fourth_join_desc p {
    max-width: 61%;
  }
}

@media only screen and (max-width: 425px) {
  .mob_why_join {
    display: block;
    margin: 15px 0px;
  }
  .desk_why_join {
    display: none;
  }
  .join_heading,
  .join_desc {
    margin-bottom: 15px;
  }
  .join_first_sec {
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
  .join_desc p {
    max-width: 100% !important;
  }
  .word_alumni_sec {
    margin-top: 0px;
    left: 0;
    width: 100%;
  }
  .canvas_font {
    font-size: 38px;
  }
}

.common_heading {
  font-size: 35px;
}

.yel_bg {
  background-color: #fbc73f;
}
.filter_tab {
  border-bottom: 0;
  margin-top: -21px;
}
.filter_tab li:first-child {
  margin-right: 10px;
}

.filter_tab > li > a {
  background-color: #ffd76e;
  color: #000;
  border-radius: 4px;
}
.filter_tab li {
  border: 1px solid #fbc73f;
  border-radius: 4px;
}
.filter_tab > li:active,
.filter_tab > li:hover {
  background-color: #ffe296;
}

.search_input {
  padding: 46px 10px;
}

.search_input input {
  background-image: url(https://www.w3schools.com/howto/searchicon.png);
  background-position: 10px 6px;
  background-repeat: no-repeat;
  padding: 12px 20px 12px 40px;
  box-shadow: 0px 1px 9px #000;
}

/* ============================= fellow_prof ===================================== */
.prof_sec {
  overflow: hidden;
}
.filter_blog {
  margin: 0;
}
.filter_overlay {
  background-color: #333;
  color: #fff;
  padding: 15px;
  position: relative;
  z-index: 2;
  display: none;
  margin-top: -115px;
}
.prof_sec figcaption {
  background-color: transparent;
  text-shadow: 5px 5px 6px #000;
  text-transform: uppercase;
  font-size: 20px;
  padding: 10px 20px;
  /*word-break: break-all;*/
  word-break: break-word;
  line-height: 1.2;
}
.prof_sec hr {
  margin: 5px 0;
  margin-bottom: 10px;
  border-color: #257cc1;
  box-shadow: 8px 5px 6px 2px #000;
}

.filter_blog_sec:nth-child(2n + 1) .filter_overlay::after {
  content: "";
  position: absolute;
  top: -18px;
  background: #333;
  left: -9px;
  right: 0;
  height: 45px;
  transform: rotate(-6deg);
  width: 337px;
  z-index: -1;
}

.filter_blog_sec:nth-child(2n + 2) .filter_overlay::after {
  content: "";
  position: absolute;
  top: -14px;
  background: #333;
  left: -9px;
  right: 0;
  height: 45px;
  transform: rotate(11deg);
  width: 337px;
  z-index: -1;
}

.filter_blog_sec:nth-child(2n + 2) .filter_overlay {
  margin-top: -99px;
}

.filter_blog_sec:nth-child(2n + 1) .filter_overlay {
  margin-top: -150px;
}

figcaption {
  background-color: rgba(0, 0, 0, 0.5);
}

.filter_blog img {
  height: 300px;
  width: 100%;
  object-fit: cover;
}
.filter_blog {
  width: 100%;
}
.fellow_row_container .row {
  margin-bottom: 15px;
}

.prof_sec a,
.blog_column a {
  position: relative;
  width: 100%;
  float: left;
}

/* =============================/ fellow_prof ===================================== */
/* ============================= blog_page ===================================== */

.blog_social-icons a {
  display: inline-block;
  width: 35px;
  height: 35px;
  cursor: pointer;
  /*background-color: #33383b;
    border-radius: 2px;*/
  background-color: #000000;
  border-radius: 8px;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 35px;
  margin-right: 3px;
  margin-bottom: 5px;
}

.b_title {
  text-transform: uppercase;
  font-size: 14px;
  word-break: break-all;
  word-break: break-word;
}

.blog_column hr {
  margin: 10px 0;
}
.b_desc {
  font-size: 12px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  float: left;
  position: relative;
}
.read_more {
  font-size: 12px;
  float: right;
  margin: 0;
}
.blog_sec {
  margin: 0;
}
.blog_gallery_sec {
  padding: 75px 0px;
}
/* =============================/ blog_page ===================================== */
.footer-distributed .footer-left {
  /* width: 75%; */
  width: 50%;
}
.footer-distributed .footer-right {
  width: 45%;
}
.footer_icons_panel {
  margin-right: 15px;
}

.footer_logo_box {
  display: flex;
  /* flex: 1 0 auto; */
}

.footer_logo_panel_img {
  height: 100px;
  /* flex: 1 0 auto; */
}

.footer_logo_panel_img img {
  height: 100%;
}

.footer_logo_panel_img + .footer_logo_panel_img {
  margin-left: 15px;
}

.footer_logo_box {
  /* padding: 15px; */
}
.footer-distributed {
  padding: 30px 50px;
}

.footer-distributed .footer-icons {
  margin-top: 69px;
}

.footer-left ul {
  padding-left: 0px;
}
.footer-distributed .footer-links,
.footer-distributed .footer-company-about span {
  font-size: 22px;
}
.footer-distributed .footer-company-about {
  font-size: 18px;
}
.footer-left li {
  list-style: none;
  font-size: 18px;
}
.footer-distributed .footer-company-name {
  font-size: 14px;
}
.common_logo_img img {
  /*width: 166px !important;*/
}

.footer_bttn {
  display: none;
}

.footer_bttn li {
  padding: 7px 0px;
}

.home_pro_desc {
  margin-top: 21px;
  text-align: justify;
  font-size: 18px;
  /* text-align-last: left; */
}

.footer_bttn li a,
.footer_bttn li a:hover,
.footer_bttn li a:focus {
  background: transparent;
  padding: 0;
}

.table a {
  pointer-events: none;
}

.text_area textarea {
  resize: none;
}
.yellow_bg {
  background-image: url(../images/blog_yellow_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.title_border {
}
.title_border_1 {
  position: absolute;
  bottom: 0;
  left: 50px;
}
.title_border_2 {
  position: absolute;
  bottom: 15px;
  right: 50px;
}

.fellow_row_container .row + .row {
  margin-bottom: 30px;
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0px;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0px;
}
.carousel-inner > .item {
  margin-bottom: 15px;
}
@-moz-document url-prefix() {
  /* Begin required CSS. */
  .line-clamp_demo {
    display: block;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;

    line-height: 1.2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 !important;
  }
  .line-clamp_demo:after {
    content: "...";
    text-align: right;
    bottom: 0;
    right: 0;
    width: 25%;
    display: block;
    position: absolute;
    height: calc(1em * 1.2);
    /* background : linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 75%); */
  }
  @supports (-webkit-line-clamp: 1) {
    .line-clamp_demo:after {
      display: none !important;
    }
  }
  .line-clamp-1 {
    -webkit-line-clamp: 1;
    height: calc(1em * 1.2 * 1);
  }
  .line-clamp-2 {
    -webkit-line-clamp: 2;
    height: calc(1em * 1.2 * 2);
  }
  .line-clamp-3 {
    -webkit-line-clamp: 3;
    height: calc(1em * 1.2 * 3);
  }
  .line-clamp-4 {
    -webkit-line-clamp: 4;
    height: calc(1em * 1.2 * 4);
  }
  .line-clamp-5 {
    -webkit-line-clamp: 5;
    height: calc(1em * 1.2 * 5);
  }
  /* End required CSS. */

  .search_input input {
    padding: 10px 20px 10px 40px;
  }
}

.cookie_sec {
  position: fixed;
  left: auto;
  right: 25px;
  bottom: 20px;
  padding: 30px;
  background: #fff;
  z-index: 999;
  box-shadow: 2px -1px 32px 0px #000;
  width: 35%;
  border-radius: 4px;
}

.cookie_sec .btn {
  box-shadow: none;
  background: #156cbc !important;
}
.close_sec {
  position: absolute;
  right: -10px;
  top: -20px;
}

@media only screen and (max-width: 768px) {
  .cookie_sec {
    position: fixed;
    left: auto;
    right: 25px;
    bottom: 20px;
    padding: 30px;
    background: #fff;
    z-index: 999;
    box-shadow: 2px -1px 32px 0px #000;
    width: 45%;
    border-radius: 4px;
  }
}

@media only screen and (max-width: 425px) {
  .cookie_sec {
    position: fixed;
    left: auto;
    right: 25px;
    bottom: 20px;
    padding: 30px;
    background: #fff;
    z-index: 999;
    box-shadow: 2px -1px 32px 0px #000;
    width: 77%;
    border-radius: 4px;
  }
}
@media only screen and (max-width: 375px) {
  .cookie_sec {
    position: fixed;
    left: auto;
    right: 25px;
    bottom: 20px;
    padding: 30px;
    background: #fff;
    z-index: 999;
    box-shadow: 2px -1px 32px 0px #000;
    width: 87%;
    border-radius: 4px;
  }
}

@media (max-width: 505px) {
  .footer-distributed .footer-right {
    width: 100% !important;
  }
  #apply_now_nav img {
    margin-top: 20px;
  }
  .cust-flex {
    display: flex;
  }
  .search_input1 {
    padding: 30px 10px !important;
  }
  .cust-login-w {
    width: 30% !important;
  }
}
@media (min-width: 768px) {
  .footer-right {
    display: inline-flex !important;
    flex: 1 0 auto;
  }
}
