.preloader {
  text-align: center;
}
.experience ul.cust-dir-list {
  box-shadow: none;
  border: none;
}
h2.cust_experience_text {
  display: flex;
  gap: 5px;
  font-weight: 700;
  font-size: 60px;
  margin-bottom: 20px;
  text-align: center;
  align-items: center;
}
.single_skills .text {
  background: #ffffff0a;
  border: 1px solid #ffffff0d;
  border-radius: 30px;
  text-align: center;
  padding: 0px 0 25px 0px;
}
#race-li {
  font-size: 17px;
  line-height: 35px;
}
.experience_text ul li {
  display: block;
}
.fa-angle-double-right:before {
  padding-right: 5px;
  color: #ea552b;
}
.footer_link_cust {
  /*		    width: 50%;*/
  border-right: 1px solid rgba(17, 16, 19, 0.1);
  padding: 50px 0px;
}
.footer_link_cust h4 {
  color: var(--colorBlack) !important;
  font-weight: 700;
  font-size: 30px;
  padding: 20px 0px;
}
.footer_link_cust p a {
  color: var(--colorBlack) !important;
  display: block;
  font-weight: 700;
  font-size: 21px;
  transition: all linear 0.3s;
  text-transform: capitalize;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.footer_link_cust ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 25px 0px;
}
.footer_link_cust ul li span {
  font-weight: 700;
  color: var(--colorBlack);
  margin-right: 10px;
  font-size: 20px;
}
.footer_link_cust .share li a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: var(--colorWhite);
  border-radius: 50%;
  color: var(--colorBlack);
  margin-right: 15px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.footer_link_cust .share li a:hover {
  background: var(--colorPrimary);
  color: var(--colorWhite);
}
.text-left {
  text-align: left !important;
}
#erika-img {
  border-radius: 13px;
}
#lihas-img {
  border-radius: 13px;
}
#reg-btn {
  padding-left: 30px;
  padding-right: 14px;
}
#video-banner {
  width: 100%;
  max-width: 100%;
}
.main_menu .container_large {
  background: var(--colorWhite);
  border-radius: 10px;
  padding: 11px 0;
  height: 81px;
}
#logo-img {
  width: 75% !important;
}
a.common_btn.btn_hover {
  margin-top: 37px;
}
#welcome-content {
  text-align: justify;
  font-size: 20px;
  padding-bottom: 10px;
}
.experience_text ul {
  /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
  /* border: 1px solid #fff7; */
  border-radius: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.experience_text ul {
  border: 0px solid #fff7;
  border-radius: 10px;
}
.contact_box_text h2 {
  text-align: center;
  color: var(--colorWhite);
  font-weight: 600;
  font-size: 46px;
  margin-bottom: 50px;
}
.contact_box_text .contact_btn {
  display: block;
  color: var(--colorWhite);
  font-weight: 700;
  font-size: 22px !important;
  border: 1px solid #ffffff7a;
  width: 35%;
  margin: 0 auto;
  border-radius: 15px;
  text-align: center;
  padding: 30px 20px;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
@media screen and (max-width: 1300px) {
  #race-li {
    font-size: 15px;
    line-height: 26px;
  }
  ul#race-li {
    font-size: 15px;
  }
  #direc-read {
    color: #b9b9b9;
    text-align: left;
    line-height: 28px;
    padding-top: 0px;
    padding-left: 40px;
  }
  #welcome-content {
    text-align: justify;
    line-height: 30px;
  }
  #race-list {
    padding-right: 10px;
  }
}
.skills h2 {
  font-weight: 700;
  color: var(--colorWhite);
  text-align: center;
  font-size: 60px;
  margin-bottom: 20px;
}
#direc-read {
  color: #b9b9b9;
  text-align: left;
  line-height: 28px;
  padding-top: 0px;
  padding-left: 40px;
}
.section_heading {
  margin-top: -10px;
}
/* .banner_text_center h1, .banner_text_center h1 span {
    font-size: 130px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    font-family: var(--bodyFontPoppins);
} */
@media (min-width: 1200px) and (max-width: 1399.99px) {
  .banner_text_center h1, .banner_text_center h1 span {
    font-size: 100px;
  }
}
#spn {
  color: #ffffff;
}
@media screen and (max-width: 400px) {
  #welcome-content {
    text-align: justify;
    line-height: 30px;
    padding: 10px;
  }
  ul#race-li {
    margin-left: 17px;
  }
  .contact_box_text .contact_btn {
    display: block;
    color: var(--colorWhite);
    font-weight: 700;
    font-size: 22px !important;
    border: 1px solid #ffffff7a;
    width: 34%;
    margin: 0 auto;
    border-radius: 15px;
    text-align: center;
    padding: 10px 11px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
  }
}
.about_text {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  padding: 17px;
}
.main_menu .container_large {
  padding: 5px;
  height: auto;
}
.main_menu .navbar-brand {
  width: 130px;
  margin-left: 15px;
}
.banner_text_bottom {
  text-align: center;
  justify-content: center;
  bottom: 50px;
}
.fb-iframe {
  height: 200px;
  width: 500px;
  max-width: 100%;
}
.cust-reg-btn {
  /*    display: none*/
}
/* .main_menu .right_menu a {
  padding: 12px 25px;
} */
/* .main_menu .navbar-nav .nav-item .nav-link {
  display: block;
	padding: 0px 12px;
} */
.single_skills .text {
  padding-bottom: 0px;
}
#reg-mob {
  background: var(--colorBlack);
  padding: 16px 30px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  margin-right: 10px;
  color: White;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  height: 55px;
}
.circle_btn, .btn_hover {
  position: relative;
  overflow: hidden;
  transition: all 0.2s ease;
}
span.js-magnet-content.magnet-content {
  color: white;
}
.cust_experience_text ul li {
  padding: 25px 30px;
  border-bottom: 1px solid #4c494977;
}
.bg-video-wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100vh;
}
.bg-video-wrap video {
  min-width: 100%;
  min-height: 100vh;
  z-index: 1;
}
.banner_text_bottom_btn {
  text-align: center;
  justify-content: center;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  height: auto !important;
  position: absolute;
  left: 50%;
  bottom: 150px;
  transform: translate(-50%, 0%);
  z-index: 2;
}
.banner_text_bottom_btn a {
  background: var(--colorBlack);
  padding: 7px 15px;
  border-radius: 10px;
  font-size: 18px;
  font-weight: 600;
  margin-right: 10px;
  color: var(--colorWhite);
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
}
.banner_text_bottom_btn a.hover {
  position: absolute;
  display: grid;
  top: 0%;
  left: 0%;
  z-index: 0;
  width: 2%;
  transform: translate(-50%, -50%);
  background: var(--colorPrimary);
  border-radius: 50%;
  transform-origin: center;
  opacity: 0;
}
p#error_data {
  color: #e55656;
}
#text-id {
  padding-top: 22px;
  padding-bottom: 23px;
}
#text-id2 {
  color: black;
  padding: 0px 0 26px 0p;
}
.main_menu .container_large {
  padding: 5px;
  height: auto;
  width: 96%;
}
img.img-fluid.w-100 {
  width: 53% !important;
}
@media screen and (max-width: 767px) {
  .breadcrumb {
    padding: 150px 0px 45px 0px;
  }
  body h2.cust_experience_text {
    font-size: 40px;
    margin-bottom: 5px;
  }
  body ul#race-li {
    margin-left: 1px;
  }
  .contact_box_text h2 {
    text-align: center;
    color: var(--colorWhite);
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 50px;
  }
  @media (max-width: 575.99px) {
    .main_menu {
      background: #ffffff00;
      height: 70px;
    }
  }
  @media (min-width: 576px) and (max-width: 767.99px) {
    .main_menu {
      background: #ffffff00;
      height: 70px;
    }
  }
  @media (min-width: 768px) and (max-width: 991.99px) {
    .main_menu {
      background: #ffffff00;
      height: 70px;
    }
  }
}
@media (min-width: 768px) and (max-width: 991.99px) {
  .main_menu {
    background: #ffffff00;
    height: 70px;
  }
}
@media (min-width: 760px) and (max-width: 950px) {
  #race-direc-row2 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
  }
  .contact_box_text h2 {
    text-align: center;
    color: var(--colorWhite);
    font-weight: 600;
    font-size: 35px;
    margin-bottom: 50px;
  }
}
@media (min-width: 1200px) and (max-width: 1399.99px) {
  .main_menu .navbar-nav .nav-item .nav-link {
    padding: 25px 12px;
  }
}
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
  #text-id {
    padding-top: 65px;
    padding-bottom: 23px;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .main_menu .right_menu a {
    padding: 15px 13px;
  }
}
/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) {
  .main_menu .navbar-nav .nav-item .nav-link {
    padding: 20px 10px;
    font-size: 12px;
  }
  .main_menu .right_menu a {
    padding: 15px 6px;
  }
  .grid-flex {
    padding-top: 35px !important;
    padding-bottom: 20px;
  }
  .single_blog {
    background: #ffffff38;
    padding: 13px !important;
    margin-top: 25px;
    border-radius: 20px;
}
}
/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  /* CSS */
  .table-header {
    background-color: #ea552b;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 0.02em;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  /* CSS */
  .table-row {
    border-radius: 15px;
  }
  #race-direc-row2 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
  }
  .contact_box_text h2 {
    text-align: center;
    color: var(--colorWhite);
    font-weight: 600;
    font-size: 22px;
    margin-bottom: 50px;
  }
  #read_btn {
    background-color: black;
    font-weight: 400;
    font-size: 22px !important;
    border: 1px solid #ffffff7a;
    width: 35% !important;
    text-align: center;
    padding: 14px 20px;
    margin-top: 10px;
  }
}
@media (min-width: 321px) and (max-width: 480px) {
  /* CSS */
  .table-row {
    background-color: #ffffff;
    box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
    border-radius: 15px;
  }
  #lihas-img {
    border-radius: 13px;
    height: 85% !important;
  }
  .service_details_text h2 {
    font-weight: 700;
    font-size: 30px;
    margin-top: 0px;
  }
  .col-lg-8.blog_list {
    background-color: rgb(0, 0, 0);
    padding: 35px 45px 60px 45px !important;
    border-radius: 15px;
    color: #ffffff;
    margin-bottom: 27px;
  }
  #abt-race-h2 {
    /* padding-bottom: 20px; */
    padding-top: 50px;
  }
  #race-direc-row2 {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 20px;
  }
  .contact_box_text .contact_btn {
    display: block;
    color: var(--colorWhite);
    font-weight: 700;
    font-size: 22px !important;
    border: 1px solid #ffffff7a;
    width: 60% !important;
    margin: 0 auto;
    border-radius: 15px;
    text-align: center;
    padding: 18px 20px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    background-color: black;
    margin-top: 15px;
  }
  .contact_box_text h2 {
    text-align: center;
    color: var(--colorWhite);
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 50px;
  }
  .fa-ul > li {
    position: relative;
    padding-bottom: 5px;
  }
  .banner_text_center h1, .banner_text_center h1 span {
    font-size: 38px !important;
  }
  #place-over {
    padding-top: 40px;
  }
  #kd-sub-h {
    font-size: 22px !important;
    padding-top: 10px !important;
  }
  #footer-div-2 {
    margin-top: 35px;
  }
  .footer_copyright_text {
    padding-right: 51px;
  }
  #text-id {
    padding-top: 0px;
    padding-bottom: 23px;
  }
}
@media (max-width: 320px) {
  .contact_box_text .contact_btn {
    display: block;
    color: var(--colorWhite);
    font-weight: 700;
    font-size: 22px !important;
    border: 1px solid #ffffff7a;
    width: 70% !important;
    margin: 0 auto;
    border-radius: 15px;
    text-align: center;
    padding: 15px 10px;
    transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    -moz-transition: all linear 0.3s;
    -ms-transition: all linear 0.3s;
    -o-transition: all linear 0.3s;
    background-color: black;
  }
  .contact_box_text {
    padding-top: 15px;
  }
  .footer_link_cust .share li a {
    margin-right: 13px;
  }
  .container_large {
    max-width: 250px;
  }
  .contact_box_text h2 {
    text-align: center;
    color: var(--colorWhite);
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 50px;
  }
  .contact_form.cust_prize_table {
    overflow: scroll;
  }
  .fa-ul > li {
    position: relative;
    padding-bottom: 5px !important;
  }
  .banner_text_center h1, .banner_text_center h1 span {
    font-size: 26px !important;
  }
  #place-over {
    padding-top: 40px;
    font-size: 13px;
  }
  #footer-div-2 {
    margin-top: 35px;
  }
  .footer_copyright_text {
    padding-right: 34px;
  }
  .menu-text {

    font-size: 14px;
}
}
@media screen and (min-width: 1400px) and (max-width: 1550px) {
  .main_menu .navbar-nav .nav-item .nav-link {
    text-transform: uppercase;
    letter-spacing: 0.4px;
    font-weight: 600;
    color: var(--colorBlack);
    transition: all linear 0.3s;
    margin: 0;
    padding: 0 15px;
    display: flex;
    align-items: center;
  }
}
.footer-text {
  font-size: 13px !important;
}
.cb {
  color: #fff5 !important;
}
i#form_process {
  display: none;
}
input::placeholder {
  color: rgb(255, 255, 255);
}
input, textarea::placeholder {
  color: rgb(255, 255, 255);
}
.spc_btn {
  background: var(--colorPrimary);
  padding: 13px 45px;
  border-radius: 10px;
  position: relative;
  z-index: 1;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  box-shadow: 5px 5px 0px 0px #ea552b30;
  color: #fff;
}
input, textarea {
  width: 100%;
  padding: 10px 20px;
  outline: none;
  resize: none;
  border: none;
  border-bottom: 1px solid #e0b49c;
  border-radius: 7px;
  font-size: 16px;
  font-weight: 300;
  margin: 4px;
  background-color: #d7b6a4;
  color: #ffffff;
}
@media (min-width: 769px) and (max-width: 850px) {
  .banner_text_center h1, .banner_text_center h1 span {
    font-size: 79px !important;
  }
}
.col-md-5.fade_bottom {
  opacity: 1 !important;
}
#name::placeholder {
  color: rgb(255, 255, 255);
}
#email::placeholder {
  color: rgb(255, 255, 255);
}
#age::placeholder {
  color: rgb(255, 255, 255);
}
#contact_no::placeholder {
  color: rgb(255, 255, 255);
}
#msg::placeholder {
  color: rgb(255, 255, 255);
}
img#kd-hosp-logo {
  width: 48% !important;
}
#kd-sub-h {
  font-size: 26px;
}
i#form_process {
  display: none;
}
input::placeholder {
  color: rgb(255, 255, 255);
}
input, textarea::placeholder {
  color: rgb(255, 255, 255);
}
#read_btn {
  background-color: black;
  font-weight: 400;
  font-size: 22px !important;
  border: 1px solid #ffffff7a;
  width: 22%;
  text-align: center;
  padding: 14px 20px;
  margin-top: 10px;
}
.race-ambd {
  font-weight: 700;
  color: var(--colorBlack);
  text-align: center;
  font-size: 60px;
  margin-bottom: 20px;
  justify-content: center;
}
@media (max-width: 320.99px) {
  img.img-fluid.w-70 {
    max-width: 24%;
    margin-left: -25px;
  }
  img.img-fluid.w-50 {
    display: none;
  }
  img.img-fluid.w-100 {
    width: 76% !important;
  }
  .single_blog {
    background: #ffffffa1;
    padding: 13px !important;
    margin-top: 25px;
    border-radius: 15px !important;
}
}
@media (min-width: 321px) and (max-width: 480px) {
  img.img-fluid.w-70 {
    max-width: 66px;
    margin-left: -40px;
  }
  img.img-fluid.w-100 {
    width: 55% !important;
  }
  img.img-fluid.w-50 {
    display: none;
  }

  .single_blog {
    background: #ffffffa1;
    padding: 15px !important;
    margin-top: 25px;
    border-radius: 15px !important;
}
h5.select-text {
  padding-right: 45px !important;
  padding-left: 45px !important;
}
}
@media (min-width: 481px) and (max-width: 767px) {
  img.img-fluid.w-70 {
    max-width: 70px;
    margin-left: -40px;
  }
  img.img-fluid.w-50 {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  img.img-fluid.w-70 {
    max-width: 72px;
    margin-left: -40px;
  }
  img.img-fluid.w-50 {
    display: none;
  }
}
@media (min-width: 992.99px) {
  img.img-fluid.w-70 {
    display: none;
  }
  img.img-fluid.w-50 {
    max-width: 67px;
    /* padding-right: 8px; */
  }
 
}
@media (min-width: 993px) and (max-width: 1024.99px) {
  img.img-fluid.w-50 {
    max-width: 62px;
  }
  .main_menu .right_menu a {
    padding: 12px 5px;
  }
  .main_menu .right_menu a {

    margin-right: 6px;

}
  .main_menu .navbar-nav .nav-item .nav-link {
    letter-spacing: 0.1px;
  }
  span.js-magnet-content.magnet-content {
    color: white;
    font-size: 20px !important;
  }
  .main_menu .right_menu a {
    font-size: 14px !important;
    font-weight: 600;
    margin-right: 10px;
  }
  .main_menu .navbar-brand {
    width: 125px;
    margin-left: 6px;
}

}
@media (min-width: 1025px) and (max-width: 1280px) {
  .main_menu .right_menu a {
    padding: 12px 2px;
  }
  .main_menu .right_menu a {
    padding: 12px 6px;
  }
  span.js-magnet-content.magnet-content {
    color: white;
    font-size: 12px !important;
  }
}
@media (min-width: 1281px) and (max-width:1599.99px) {
  .main_menu .right_menu a {
    padding: 12px 7px;
  }
}
@media screen and (min-width: 1600px) {
 
    img.img-fluid.w-50 {
      max-width: 67px;
      margin-left: 15px;
  }
   
  }
  

.submit__generated {
  display: inline-block;
}
.submit__generated span {
  display: inline-block;
  width: 35px;
  height: 35px;
  vertical-align: center;
  line-height: 35px;
  font-weight: bold;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.9);
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}
.submit__generated.valid:after, .submit__generated.unvalid:after {
  font-family: FontAwesome;
  font-size: 18px;
  margin-left: 10px;
}
.submit__generated.valid:after {
  content: "\f00c";
  color: #2ecc71;
}
.submit__generated.valid .submit__input {
  border: 1px solid #2ecc71;
  color: #2ecc71 !important;
}
.submit__generated.unvalid:after {
  content: "\f00d";
  color: #e74c3c;
}
.submit__generated.unvalid .submit__input {
  border: 1px solid #e74c3c;
  color: #e74c3c;
}
.submit__generated .submit__input {
  position: relative;
  outline: 0;
  height: 35px;
  width: auto;
  border-radius: 4px;
  border: 1px solid #42A0DD;
  color: #42A0DD;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  top: -2px;
}
i.fa-refresh {
  margin: 4px 0 0px 5px;
  padding: 5px;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  transform-origin: center center;
  transition: transform 0.2s ease-out, color 0.2s ease-out;
}
i.fa-refresh:hover {
  color: rgba(0, 0, 0, 0.4);
  transform: rotate(180deg);
}
span.submit__error, span.submit__error--empty {
  color: #e74c3c;
  position: absolute;
  margin-top: 0px;
  margin-left: 20px;
}
.contact_form input.submit, .submit {
  width: auto;
  display: block;
  margin: 40px 0;
  padding: 7px 15px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  outline: none;
  border: 0;
  background-color: #EA552B;
  background-clip: padding-box;
  border-radius: 3px;
  box-shadow: 0 4px 0 #EA552B;
  opacity: 1;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
}
.submit:hover {
  background-color: #EA552B;
}
.submit:active, .submit.enter-press, .submit.overlay {
  margin: 55px 0 46px 0;
  box-shadow: none;
  width: auto;
}
.submit__overlay {
  height: 50px;
  width: 110px;
  background-color: rgba(255, 255, 255, 0.8);
  position: absolute;
  margin-top: -90px;
  margin-left: -5px;
}
.low-opa {
  opacity: 0.4;
}
.fadeOut {
  opacity: 0;
  transform: translateY(10px);
}
.fadeIn {
  opacity: 1 !important;
  transform: translateY(0px) !important;
}
.form-fields, .form-success {
  transition: all 0.2s ease-out;
}
.form-success {
  opacity: 0;
  transform: translateY(-10px);
  margin-top: 20px;
}
.submit__control h3 {
  font-size: 14px;
  color: #e33a0c;
  line-height: 20px;
}
.contact_form input.submit, .submit {
	width: auto;
  display: block;
  margin: 50px 0;
  padding: 7px 15px;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  outline: none;
  border: 0;
  background-color: #42A0DD;
  background-clip: padding-box;
  border-radius: 3px;
  box-shadow: 0 4px 0 #2C81BA;
  opacity: 1;
  transition: transform 0.2s ease-out, opacity 0.2s ease-out;
}

.sponser .text {
  background: #F7E9Db00;
  /* border: 1px solid #0000000d; */
  border-radius: 30px;
  text-align: center;
  /* padding: 60px 0 55px 0px; */
}




.sponser .text .icon {
  display: block;
  width: 200px;
  height: 200px;
  background: var(--colorWhite);
  border-radius: 10%;
  margin: 0 auto;
  padding: 20px;
  /* margin-bottom: 25px; */
  border: 1px solid #dbdbdb !important;
}

#spons-h{
  color: black !important;
  margin-top: 15px;
}


#spons2{
  padding-bottom : 15px;

}

#img-expo {

  width: 100%;
}


img#img-expo {
  border-radius: 30px;

}
div#expo-img {
  margin: 30px;
}


.popupbox {
  width: 100%;
  margin: 0 auto;
  display: none;
  position: fixed;
  z-index: 101;
}

#popup {
  display: none;
  position: absolute;
  margin: 0 auto;
  top: 50%;
  left: 50%;
  transform: translate(-37%, -50%);
  z-index: 9999;

  display: flex;
  padding-top: 50px;
}
img#pop-img {
  width: 60%;
}
button#close {
  position: absolute;
}
#pop-container {
  width: 60%;
}

button#close {
  position: absolute;
  width: 14%;
  background-color: black;
  color: white;
}
#cb_popup_wrap {
  width: 100%;
  height: 100%;
  display: none;
  z-index: 99999;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
}
#cb_popup_center {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cb_popup_animation {
  animation-duration: 1s;
  transform-origin: center top 0;
}
#cb_popup_content {
  min-width: 10%;
  max-width: 60%;
  min-height: 10%;
  /*overflow: hidden;*/
  position: relative;
  background: rgba(255, 255, 255, 1) url("cb_popup_loading.gif") no-repeat
    scroll center center;
}
#cb_popup_close {
  top: -20px;
  right: -20px;
  opacity: 1;
  z-index: 99999;
  cursor: pointer;
  position: absolute;
  background: #fff;
  border-radius: 100%;
}
#cb_popup_content img:nth-child(2) {
  width: 100%;
}
.res {
  padding: 30px;
}
.res.success {
  color: green;
}
.res.error {
  color: red;
}

@media (min-width: 1000px) {
  #cb_popup_content {
    min-width: 10%;
    max-width: 25%;
  }
}

#cb_popup_wrap {
  width: 100%;
  height: 100%;
  display: none;
  z-index: 99999;
  position: fixed;
  background: rgba(0, 0, 0, 0.8);
}
#cb_popup_center {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cb_popup_animation {
  animation-duration: 1s;
  transform-origin: center top 0;
}
#cb_popup_content {
  min-width: 10%;
  max-width: 60%;
  min-height: 10%;
  /*overflow: hidden;*/
  position: relative;
  background: rgba(255, 255, 255, 1) url("cb_popup_loading.gif") no-repeat
    scroll center center;
}
#cb_popup_close {
  top: -20px;
  right: -20px;
  opacity: 1;
  z-index: 99999;
  cursor: pointer;
  position: absolute;
  background: #fff;
  border-radius: 100%;
}
/* #cb_popup_close {
  top: 5px;
  right: 5px;
  opacity: 1;
  z-index: 99999;
  cursor: pointer;
  position: fixed;
} */
#cb_popup_content img:nth-child(2) {
  width: 100%;
}
.res {
  padding: 30px;
}
.res.success {
  color: green;
}
.res.error {
  color: red;
}
#content {
  padding-top: 15px;
  padding-bottom: 30px;
}
@media (min-width: 1000px) {
  #cb_popup_content {
    min-width: 10%;
    max-width: 100%;
  }
}
@media (max-width: 720px){
#cb_popup_content {
    max-width: 85%;
}}
@media screen and (min-width: 300px) and (max-width: 450px) {
  img#pop-img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 1600px) and (max-width: 1920px) {
  img#pop-img {
    width: 100%;
    height: auto;
  }

  #popup {
    padding-top: 50px;
    transform: translate(-50%, -50%);
  }
  .main_menu .navbar-nav .nav-item .nav-link {
    
    padding: 0 18px !important;
  
}
}

img#cb_popup_close {
  width: 10px;
  max-width: 100% !important;
  width: 31px !important;
  height: 31px !important;
}


.main_menu .navbar-nav .nav-item:hover .droap_menu {
  top: 43px;
  opacity: 1;
  visibility: visible;
}

@media (max-width: 575.99px){
.main_menu .droap_menu {
  max-height: 244px;
  border: none;
  left: 24px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
}}


/* previous css is in line no 269 */
.main_menu .right_menu a {
  padding: 7px 10px;
}


@media screen and (min-width: 1200px) and (max-width:1399px) {
  .sponser .text .icon {
    display: block;
    width: 185px;
    height: 185px;
    background: var(--colorWhite);
    border-radius: 10%;
    margin: 0 auto;
    padding: 20px;
    /* margin-bottom: 25px; */
    border: 1px solid #dbdbdb !important;
  }
  .main_menu .navbar-nav .nav-item .nav-link {
 
    letter-spacing: 0.0px;
  
}

}
@media (min-width: 1200px) and (max-width: 1399.99px){
.container_large {
    max-width: 1200px;
}}

@media (min-width: 1400px) and (max-width: 1600px){
.container_large {
    max-width: 1350px;
}}
@media (min-width: 1000px) and (max-width: 1400px){
  .main_menu .navbar-nav .nav-item .nav-link i {
    font-size: 15px;
    margin-left: 2px;
  }}

  @media (min-width: 992px) and (max-width: 1199.99px){
    .main_menu .navbar-nav .nav-item .nav-link i {
      font-size: 15px;
      margin-left: 2px;
  }
  .main_menu .right_menu a {

    margin-right: 6px;
  
}
.main_menu .navbar-brand {
  width: 120px;
  margin-left: 7px;
}
.main_menu .right_menu a {
  font-size: 13px;
}
.main_menu .right_menu a {
  padding: 6px 8px;
  font-size: 14px !important;
}

}
span.js-magnet-content.magnet-content {
  font-size: 15px;
}
.main_menu .right_menu a {
 
  font-size: 16px !important;
  font-weight: 600;
  margin-right: 10px;

}
@media (min-width: 1199px) and (max-width:1400px) {
  span.js-magnet-content.magnet-content {
    color: white;
    font-size: 12px !important;
}
.main_menu .right_menu a {
  font-size: 13px;
}
.main_menu .right_menu a {
  font-size: 16px !important;
  font-weight: 600;
  margin-right: 6px;
}
.main_menu .right_menu a {
  font-size: 14px !important;
  font-weight: 600;
  margin-right: 6px;
}
}
.menu-text {
 
  width: max-content;
}
@media (min-width: 570px) and (max-width:728px) {
  .single_blog {
    background: #ffffffa1;
    padding: 10px !important;
    margin-top: 25px;
    border-radius: 15px !important;
  }
}

@media (max-width: 575.99px){
body .main_menu .navbar-nav .nav-item .nav-link {
    font-weight: 600;
    color: var(--colorBlack);
    transition: all linear 0.3s;
    margin: 0;
    padding: 20px 25px;
    border-bottom: 1px solid #eee;
}}
.single_blog {
  background: #ffffff38 !important;
  padding: 30px;
  margin-top: 25px;
}
#tab-button {
  width: 166px;
  text-align: center;
}
ul.nav.nav-tabs.tab-li2 {
  justify-content: right;
  gap: 10px;
  align-items: center;
}


a.nav-link.tab-li3 {
  padding: 7px 20px !important;
}
.tab-li{

  gap:15px
}

select option {

background: #EA552B(0, 0, 0, 0.3);
color: #fff;
text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
}
.has-search .form-control {
  padding-left: 31px;
}
input#search-box::placeholder {
  /* background-color: #444; */
  /* margin: 0px !important; */
  color: rgb(255, 255, 255);
}
.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #EA552B;
}
.paginate{


  display: flex;
   justify-content: space-between; 
   background-color: #2b2b2b;
    padding: 10px;
     border-radius: 5px;
     padding-top: 20px;
     padding-bottom: 20px;

}
.paginate {
margin-top: 20px;
}
table#data-table {
margin-bottom: 30px;
}
.pagination ul{
width: 100%;
display: flex;
flex-wrap: wrap;
background: #fff;
padding: 8px;
border-radius: 50px;
box-shadow: 0px 10px 15px rgba(0,0,0,0.1);
}
.pagination ul li{
color: #20B2AA;
list-style: none;
line-height: 45px;
text-align: center;
font-size: 18px;
font-weight: 500;
cursor: pointer;
user-select: none;
transition: all 0.3s ease;
}
.pagination ul li.numb{
list-style: none;
height: 45px;
width: 45px;
margin: 0 3px;
line-height: 45px;
border-radius: 50%;
}
.pagination ul li.numb.first{
margin: 0px 3px 0 -5px;
}
.pagination ul li.numb.last{
margin: 0px -5px 0 3px;
}
.pagination ul li.dots{
font-size: 22px;
cursor: default;
}
.pagination ul li.btn{
padding: 0 20px;
border-radius: 50px;
}
.pagination li.active,
.pagination ul li.numb:hover,
.pagination ul li:first-child:hover,
.pagination ul li:last-child:hover{
color: #fff;
background: #20B2AA;
}
#filter-select {
width: 100%;
padding: 8px 8px;
border: none;
border-radius: 5px;
margin-bottom: 10px;
background-color: #444;
color: #fff;
margin-top: 2px;
}
input#search-box {
background-color: #444;
margin: 0px !important;
color: #ffffff;

}
#search-box:focus, select:focus {
outline: none;
background-color: #555;
}

.cb{
    position: relative;
    width: 70px !important;
    vertical-align: unset;
}


.footer_copyright_text{
    justify-content: center;
}

.footer_copyright_text .scroll_button{
    position: absolute;
    right: 5%;
}

.mr-2{
margin-right: 15px;
}
.directorContent {
    text-align: justify;
    font-size: 17px !important;
    padding: 15px 50px 50px 50px;
    font-weight: normal !important;
    margin-top: 0 !important;
}