 /*change-by-VarunChug-STARTS 10-nov-2024 */
/*#top-header {
  background: #0078d4;
  padding: 12px 0px;
  position: fixed;
  top: 0;
  z-index: 990;
  float: left;
  width: 100%;
  padding: 5px 0px;
}*/
/*#top-header .logo {
  float: left;
  width: 200px;
  position: relative;
  top: 10px;
}*/
/*#top-header .header_left {
  padding: 0px 15px;
}*/
/*end change-by-VarunChug-STARTS 10-nov-2024 */
#top-header .input-group-prepend {
  margin-right: -25px;
}

#top-header .input-group-text {
  background: none;
  border: 0px;
  border-radius: 0px;
}

#top-header .form-control {
  border: 0px;
  background: none;
  border-bottom: 2px solid #EFF3FF;
  color: #fff;
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  height: auto;
  line-height: 16px;
  font-weight: 400;
  border-radius: 0px;
  padding-left: 25px;
  -webkit-box-shadow: none;
  box-shadow: none;
  box-shadow: none;
  padding-bottom: 0px !important;
  max-width: 500px;
}

#top-header .form-control:focus {
  background: none;
  border-bottom: 2px solid #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#top-header .form-control::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

#top-header .form-control:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

#top-header .form-control::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

#top-header .form-control::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1;
  /* Firefox */
}

#top-header .form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

#top-header .form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff;
}
 /*change-by-VarunChug-STARTS 10-nov-2024 */
/*#top-header .guest-user {
  margin-top: 6px;
}

#top-header .header-listing {
  float: right;
}*/

/*#top-header .header-listing li {
  display: inline-block;
  margin-right: 30px;
}*/

/*#top-header .header-listing li .fas,
#top-header .header-listing li .far {
  font-size: 20px;
  color: #fff;
  margin-top: 20px;
}

#top-header .header-listing li img {
  border: 3px solid #fff;
  border-radius: 50%;
  height: 40px;
  width: 40px;
}*/

/*#top-header .header-listing li:last-child {
  margin-right: 15px;
  position: relative;
  top: -5px;
}*/

/*#top-header .country-name {
  position: absolute;
  bottom: 1px;
  right: 79px;
  font-size: 13px;
  left: inherit;
}*/
/*end change-by-VarunChug-STARTS 10-nov-2024 */
#top-header .search-panel {
  margin-top: 12px;
}
/*change-by-VarunChug-STARTS 10-nov-2024 */
/*#top-header .right-menus {
  margin: 0px;
  padding: 0px;
  margin-right: 20px;
}*/

/*#top-header .sliding_menu {
  width: 20px;
  height: auto;
  position: absolute;
  top: 14px;
  right: 10px;
}*/
/*end change-by-VarunChug-STARTS 10-nov-2024 */
#top-header .sliding_menu a:after,
#top-header .sliding_menu a:before {
  content: '';
  display: block;
  background: #fff;
  height: 3px;
  width: 20px;
  border-radius: 10px;
}

#top-header .sliding_menu a span {
  background: #fff;
  display: block;
  height: 3px;
  margin: 3px 0;
  width: 20px;
  border-radius: 10px;
}
/*change-by-VarunChug-STARTS 10-nov-2024 */

/*#top-header .logo img {
  max-width: 120px;
}*/
/*#top-header .logo {
  top: 0px;
}*/
/*end change-by-VarunChug-STARTS 10-nov-2024 */
#top-header .col-md-2.one_third {
  -ms-flex: 0 0 220px;
  -webkit-box-flex: 0;
          flex: 0 0 220px;
  padding: 0px;
  color: #fff;
  max-width: inherit;
  padding-left: 15px;
}

#top-header .col-md-5.two_third {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
          flex: 0 0 auto;
  width: calc(100% - (220px + 550px));
  padding: 0px;
  max-width: 100%;
}

#top-header .col-md-5.one_third {
  -ms-flex: 0 0 550px;
  -webkit-box-flex: 0;
          flex: 0 0 550px;
  padding: 0px;
  color: #fff;
  max-width: inherit;
  padding-right: 15px;
}
/*change-by-VarunChug-STARTS 10-nov-2024 */
/*#top-header .container .header_left {
  padding: 0px;
}*/
/*end change-by-VarunChug-STARTS 10-nov-2024 */
#top-header .container .header_middle {
  position: relative;
  top: -5px;
}
/*change-by-VarunChug-STARTS 10-nov-2024 */

/*#top-header .container .header-listing ul li {
  display: inline-block;
  vertical-align: middle;
  color: #FFF;
  padding: 0px 6px;
  margin: 0px;
}*/

/* #top-header .container .header-listing ul li.search_div {
  display: none;
} */

/*#top-header .container .header-listing ul li a {
  color: #FFF;
  font-size: 14px;
}*/

/*#top-header .container .header-listing ul li a i {
  margin-right: 10px;
  font-size: 18px;
}
#top-header .container .header-listing ul li.search_div i {
  margin-right:0
}*/


/* #top-header .container .header-listing ul li {
display: inline-block;
vertical-align: middle;
color: #FFF;
padding: 0px 6px;
margin: 0px;
} */

/*#top-header .container .header-listing ul .info-user {
  position: relative;
  top: 2px;
}

#top-header .container .header-listing ul .user-info-inner {
  float: right;
  margin-left: 5px;
  line-height: normal;
}*/
/*end change-by-VarunChug-STARTS 10-nov-2024 */
#top-header .container .header-listing ul .info-user .info-location {
  padding-right: 30px;
  position: relative;
  display: block;
}

#top-header .container .header-listing ul .info-user .info-location .location {
  max-width: 185px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
}

#top-header .container .header-listing ul .info-user .info-location .fa-map-marker-alt {
  position: absolute;
  /* right: 0; */
  right: 6px;
  top: 0;
  margin-top: 0px;
  font-size: 16px;
  margin-top: 0px;
}

#top-header .container .header-listing ul .info-user .info-location .fa-exclamation-triangle {
  position: absolute;
  /* right: -16px; */
  right: -13px;
  top: 0;
  font-size: 16px;
  margin-top: 0px;
}

#top-header .container .header-listing ul .info-user .info-location .fa-exclamation-triangle.yellow {
  color: #cfa708;
}
  /*change-by-VarunChug-STARTS 10-nov-2024 */
/*#top-header .container .header-listing ul li.lang-header {
  margin-top: -15px;
}*/
  /*end-change-by-VarunChug-STARTS 10-nov-2024 */
#top-header .container .header-listing ul .language .fa-pencil-alt {
  font-size: 14px;
  margin-right: 0;
}
 /*change-by-VarunChug-STARTS 10-nov-2024 */
/*#top-header .container .header-listing ul li:last-child {
  top: 0px;
}*/

/*#top-header .container .header-listing ul li.header-message {
  position: relative;
}*/
  /*end-change-by-VarunChug-STARTS 10-nov-2024 */


  #top-header .container .header-listing ul .info-user h4 {
  font-size: 14px;
  font-weight: bold;
  margin: 0px;
  color: #FFF;
}

#top-header .container .header-listing ul li.header-message span.badge.bg-danger {
  position: absolute;
  top: -10px;
  left: 0px;
}
/*change-by-VarunChug-STARTS 10-nov-2024 */
/*#top-header .logo {
  padding: 5px 0px;
}*/
/*end change-by-VarunChug-STARTS 10-nov-2024 */
#top-header .input-group-prepend i {
  font-size: 12px;
}

#top-header .search-panel .input-group {
  max-width: 300px;
  border-radius: 5px;
  background: #6486cc;
  padding: 5px;
}

#top-header .search-panel .form-control {
  border-bottom: 0px;
}

#top-header.fixed {
  background: rgba(85, 110, 183, 0.8);
}

#top-header.fixed #top-header {
  background: none;
}

#top-header.fixed #top-header {
  background: rgba(85, 110, 183, 0.8);
}

@media (min-width: 669px) {
  #top-header .col-md-5.two_third {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: calc(100% - (220px + 700px));
    padding: 0px;
    max-width: 100%;
  }
  #top-header .col-md-5.one_third {
    -ms-flex: 0 0 700px;
    -webkit-box-flex: 0;
    flex: 0 0 700px;
    padding: 0px;
    color: #fff;
    max-width: inherit;
    padding-right: 15px;
  }
  #top-header .container .header-listing ul .info-user .info-location .fa-map-marker-alt {
    right: 12px;
    top: 4px;
  }
  /*change-by-VarunChug-STARTS 10-nov-2024 */
 /* #top-header .container .header-listing ul .info-user {
    position: relative;
    top: 5px;
    margin-right: 5px;
  }*/

  /*#top-header .container .header-listing ul li.lang-header {
    margin-top: -12px;
    position: relative;
    top: 5px;
  }*/
  
  /*#top-header .container .header-listing ul li:last-child {
    top: 6px;
  }*/
  /*#top-header .sliding_menu {
    top: 18px;
  }*/
  /*end change-by-VarunChug-STARTS 10-nov-2024 */
  #top-header .container .header-listing ul .info-user .info-location .fa-exclamation-triangle {
    top: 4px;
  }
  #top-header .container .header-listing ul li a i.fa-envelope {
    margin-top: 18px;
  }
  #top-header .container .header-listing ul li.header-message span.badge.bg-danger {
    top: 5px;
  }
}

@media (max-width: 910px) and (min-width: 669px) {
   /*change-by-VarunChug-STARTS 10-nov-2024 */
  /*#top-header .container .header-listing ul li:last-child {
    top: -1px;
  }*/
 
  /*#top-header .container .header-listing ul li.lang-header {
    top: -1px;
  }*/
  /*end change-by-VarunChug-STARTS 10-nov-2024 */
  #top-header .container .header-listing ul .info-user .info-location .fa-map-marker-alt,
  #top-header .container .header-listing ul .info-user .info-location .fa-exclamation-triangle {
    top: 1px;
  }
  #top-header .container .header-listing ul .info-user .info-location .fa-exclamation-triangle {
    right: -13px;
  }
  #top-header .container .header-listing .search-button i {
    margin-top: 18px;
  }
  /*change-by-VarunChug-STARTS 10-nov-2024 */
  /*#top-header .container .header-listing ul li.lang-header span {
    position: relative;
    top: -3px;
  }*/
  /*end change-by-VarunChug-STARTS 10-nov-2024 */
  #top-header .container .header-listing:not(.guest-user) ul li:last-child {
    top: 3px;
  }
  #top-header .container .header-listing:not(.guest-user) ul li.lang-header {
    top: 8px;
  }
}

@media (max-width: 576px) {
  .languagemodle .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
  }
}
 /*change-by-VarunChug-STARTS 10-nov-2024 */
/*@media (min-width: 1366px) {
  #top-header .container {
    max-width: 100%;
     padding: 0
px
; 
  }
}

@media (min-width: 1200px) {
  #top-header .container {
    max-width: 100%;
     padding: 0
px
; 
  }
}

@media (min-width: 992px) {
  #top-header .container {
    max-width: 100%;
     padding: 0
px
; 
  }
}*/
 /*end change-by-VarunChug-STARTS 10-nov-2024 */
@media screen and (max-width: 1023px) {
  /*#top-header .logo {
    top: 2px;
  }*/
  #top-header .col-md-3.one_third.last_div {
    position: static;
  }
}

@media screen and (min-width: 669px) and (max-width: 1200px) {
  #top-header .col-md-2.one_third {
    -ms-flex: 0 0 160px;
    -webkit-box-flex: 0;
    flex: 0 0 160px;
  }
  #top-header .col-md-5.two_third {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: calc(100% - (160px + 550px));
    padding: 0px;
    max-width: 100%;
  }
  #top-header .col-md-5.one_third {
    -ms-flex: 0 0 550px;
    -webkit-box-flex: 0;
    flex: 0 0 550px;
    padding: 0 px;
    color: #fff;
    max-width: inherit;
    padding-right: 15px;
  }
  #top-header .logo {
    width: auto;
  }
  #top-header .country-name {
    right: 0px;
  }
}

@media screen and (min-width: 669px) and (max-width: 960px) {
  #top-header .col-md-2.one_third {
    -ms-flex: 0 0 160px;
    -webkit-box-flex: 0;
    flex: 0 0 160px;
  }
  #top-header .col-md-5.two_third {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: calc(100% - (160px + 550px));
    padding: 0px;
    max-width: 100%;
  }
  #top-header .col-md-5.one_third {
    -ms-flex: 0 0 550px;
    -webkit-box-flex: 0;
    flex: 0 0 550px;
    padding: 0 px;
    color: #fff;
    max-width: inherit;
    padding-right: 15px;
  }
  #top-header .logo {
    width: auto;
  }
  #top-header .container .header-listing:not(.guest-user) ul .info-user {
    top: 3px;
  }
  #top-header .container .header-listing:not(.guest-user) ul li.lang-header {
    top: 3px;
  }
  #top-header .container .header-listing:not(.guest-user) .search-button i {
    margin-top: 25px;
  }
  #top-header .container .header-listing:not(.guest-user) ul li:last-child {
    top: 2px;
  }
  #top-header .logo {
    top: 0px;
  }
}

@media screen and (max-width: 910px) {
	 /*change-by-VarunChug-STARTS 10-nov-2024 */
  /*#top-header .container .header-listing .search-button i {
    margin-right: 0px;
  }*/
 /*endchange-by-VarunChug-STARTS 10-nov-2024 */
 /* #top-header {
    position: fixed;
  }*/
   /*endchange-by-VarunChug-STARTS 10-nov-2024 */
  #top-header .header_middle {
    display: block;
  }
  #top-header .col-md-5.two_third {
    position: static;
  }
  #top-header .col-md-5.two_third .input-group {
    position: static;
  }
  #top-header .col-md-5.two_third .form-control {
    position: absolute;
    left: 0px;
  }
    /*change-by-VarunChug-STARTS 10-nov-2024 */
  /*#top-header .container .header-listing ul li.search_div {
    display: inline-block;
    margin: 0px;
  }*/
  /*#top-header .container .header-listing ul li a {
    font-size: 12px;
  }*/
  
  /*#top-header .container .header-listing .search-button {
    display: inline-block;
    float: left;
    font-size: 18px;
    line-height: 18px;
    position: relative;
    top: -7px;
  }*/
 
  /*#top-header .container .header-listing .search-button i {
    margin-right: 0px;
  }*/
   
  /*#top-header .container .header-listing ul .info-user {
    top: 0px;
  }*/
  /*endchange-by-VarunChug-STARTS 10-nov-2024 */
  #top-header .row .col-md-2.one_third {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 20%;
  }
  #top-header .col-md-5.one_third {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
            flex: 0 0 auto;
    width: 80%;
  }
  #top-header .col-md-5.two_third {
    width: 100%;
    position: fixed;
    left: 0px;
    background: #f7f7f7;
    padding: 15px;
    top: 50px;
    border: 1px solid #ccc;
    color: #787676;
    display: none;
  }
  #top-header .col-md-5.two_third.div_active {
    display: block;
  }
  #top-header .col-md-5.two_third .form-control {
    color: #787676;
    border-bottom-color: #787676;
    position: static;
  }
  #top-header .col-md-5.two_third .form-control::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #787676;
    opacity: 1;
    /* Firefox */
  }
  #top-header .col-md-5.two_third .form-control:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #787676;
    opacity: 1;
    /* Firefox */
  }
  #top-header .col-md-5.two_third .form-control::-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #787676;
    opacity: 1;
    /* Firefox */
  }
  #top-header .col-md-5.two_third .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #787676;
    opacity: 1;
    /* Firefox */
  }
  #top-header .col-md-5.two_third .form-control:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #787676;
  }
  #top-header .col-md-5.two_third .form-control::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #787676;
  }
  #top-header .col-md-5.two_third .fas.fa-search.text-white {
    color: #787676 !important;
  }
   /*change-by-VarunChug-STARTS 10-nov-2024 */
  /*#top-header .container .header-listing ul li {
    text-align: left;
  }
  #top-header .header-listing {
    width: 100%;
    text-align: right;
  }*/
  
  /*#top-header .container .header-listing ul li {
    padding: 0px 5px;
  }*/
  /*end change-by-VarunChug-STARTS 10-nov-2024 */
  #top-header .container .header-listing ul .info-user .info-location .fa-exclamation-triangle {
    right: -11px;
  }
  #top-header .container .header-listing ul .info-user .info-location .fa-map-marker-alt {
    right: 8px;
  }
    /*change-by-VarunChug-STARTS 10-nov-2024 */
  /*#top-header .container .header-listing ul .info-user .info-location {
    padding-right: 35px;
  }*/
  /*#top-header .sliding_menu {
    top: 18px;
  }*/
   /*end change-by-VarunChug-STARTS 10-nov-2024 */
}
/*@media (min-width: 850px) and (max-width: 959px) {
  #top-header .container {
    max-width: 959px;
     padding: 0
px
; 
  }
}

@media (min-width: 768px) {
  #top-header .container {
    max-width: 100%;
  }
}

@media (min-width: 576px) {
  #top-header .container {
    max-width: 100%;
  }
}*/
 /*end change-by-VarunChug-STARTS 10-nov-2024 */
@media screen and (max-width: 720px) {
  #top-header .container .header-listing ul .info-user h4 {
    font-size: 11px;
  }
}

@media screen and (max-width: 668px) {
	/*change-by-VarunChug-STARTS 10-nov-2024 */
  /*#top-header {
    height: 50px;
  }*/
 
  /*#top-header .container {
    position: relative;
  }*/
   /*endchange-by-VarunChug-STARTS 10-nov-2024 */
  #top-header .container .header-listing li.user-info-inner,
  #top-header .container .header-listing li.lang-header,
  #top-header .container .header-listing li.header-message,
  #top-header .container .header-listing li.header-signin {
    display: none;
  }
  /*change-by-VarunChug-STARTS 10-nov-2024 */
 /* #top-header .container .header-listing .search-button {
    position: absolute;
    top: -5px;
    right: 10px;
  }*/
 
  /*#top-header .container .header-listing ul .info-user {
    position: absolute;
    right: 6px;
    padding: 0px;
    top: 0px;
  }*/
   /*endchange-by-VarunChug-STARTS 10-nov-2024 */
  #top-header .row .col-md-5.one_third {
    position: static;
    width: 100%;
  }
  #top-header .row .col-md-2.one_third {
    position: static;
    width: 100%;
    padding: 0px;
  }
  /*change-by-VarunChug-STARTS 10-nov-2024 */
  /*#top-header .logo {
    text-align: center;
    width: auto;
    margin: 0px;
    float: none;
    top: 0px;
  }*/
 
  /*#top-header .sliding_menu {
    margin-left: 10px;
    left: 0px;
    top: 14px;
  }*/
  /*#top-header .container .header-listing ul .user-info-inner {
    display: none;
  }*/
  /*#top-header .country-name {
    position: relative;
    bottom: -13px;
    right: 32px;
    font-size: 12px;
  }*/
  /*#top-header .logo {
    padding: 0px;
  }*/
  /*#top-header .container .header-listing ul li.search_div {
    position: absolute;
    left: 19px;
    right: 42px;
    top: -3px;
  }*/
    /*end change-by-VarunChug-STARTS 10-nov-2024 */
  #top-header .container .header-listing.guest-user ul li.search_div {
    position: static;
  }
  .modal-dialog-scrollable.languagemodle {
    padding: 0px 15px;
  }
}

@media (min-width: 280px) and (max-width: 413px) {
  #top-header .logo img {
    max-width: 100px;
  }

  /*change-by-VarunChug-STARTS 10-nov-2024 */
  /*#top-header .container .logo {
    top: 5px;
  }*/

  
  /*#top-header .country-name {
    position: relative;
    bottom: -13px;
    right: 27px;
    font-size: 12px;
  }*/
   /*end-change-by-VarunChug-STARTS 10-nov-2024 */
  .languagemodle .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
/*# sourceMappingURL=header.css.map */