/*----my profile Start----*/
.myProfile-panel {
  margin-top: 73px;
}
.profile-feed .myProfile-panel {
  margin-top: 0px !important;
}
.profile-radar {
  margin-top: -70px !important;
}

.pull-right i {
  cursor: pointer;
}
.feed-section {
  padding-top: 73px;
}
.margintop0 {
  margin-top: 0 !important;
}
.myProifle-cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.myProfile-strip {
  background-color: #ebebeb;
  /* border-top: solid 1px #e0e0e0;
  border-bottom: solid 1px #e0e0e0;
  border-top: solid 1px #e0e0e0; */
  padding: 20px 0;
  /*position: absolute;*/
  left: 0;
  bottom: 0;
  width: 100%;
}
.myProfile-strip .container {
  position: relative;
}
.myProfile-pic-outer {
  position: absolute;
  top: -100px;
  left: 30px;
  cursor: pointer;
  z-index: 100;
}
.myProfile-pic {
  width: 165px;
  height: 165px;
  border: solid 1px #cdcdcd;
  margin: auto;
  background-color: #fff;
  padding: 5px 4px;
  background-size: 80%;
}
.myProfile-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.myProfile-name {
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  font-weight: 600;
  color: #000;
  padding-left: 200px;
  padding-right: 0px;
  line-height: 28px;
  text-transform: uppercase;
}
.myProfile-name h1 {
  font-family: "Roboto", sans-serif;
  font-size: 26px;
  margin: 0;
  font-weight: 600;
  color: #000;
  line-height: 28px;
  text-transform: uppercase;
}
.myProfile-social {
  margin: 15px 25px 0 0;
}
.myProfile-social a {
  color: #000;
}
.myProfile-social i {
  font-size: 24px;
  margin-left: 20px;
}
.myProfile-social-desc {
  float: left;
  padding: 0 15px;
  width: 100%;
}
.no-social {
  margin-top: 20px !important;
}
.no-social div {
  margin: 0px 0 20px;
}
.myProfile-social-desc div {
  font-size: 20px;
  margin: -10px 0 15px;
  margin-top: 20px;
}
.myProfile-social-desc p {
  font-size: 16px;
  color: #878787;
}
.myProfile-name div {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.myProfile-name img {
  vertical-align: bottom;
  margin-right: 5px;
}
.myProfile-name span {
  font-size: 13px;
  line-height: 15px;
  padding-right: 10px;
  color: #878787;
}
.myProfile-edit {
  background-color: #ffffff;
  border: solid 1px #000000;
  padding: 10px 20px;
  text-align: center;
  margin-top: 5px;
  cursor: pointer;
}
.following-btn {
  background: #000 !important;
}
.following-btn a {
  color: #ffffff !important;
}
.myProfile-edit a {
  color: #000;
  text-decoration: none;
}
.heli-users {
  color: #333;
  cursor: pointer;
  font-weight: 500;
}
.heli-users:hover {
  color: #333;
}
.myProfile-feed-outer {
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.08);
  border: solid 1px #e0e0e0;
  background: #fff;
  margin-bottom: 20px;
}
.myProfile-feed-outer .grey-color {
  color: #878787;
}
.myProfile-panel .font-12,
.modal-body .myProfile-feed-outer .font-12 {
  font-size: 12px;
}
.myProfile-panel .font-13,
.modal-body .myProfile-feed-outer .font-13 {
  font-size: 13px;
}
.myProfile-panel .font-14,
.modal-body .myProfile-feed-outer .font-14 {
  font-size: 14px;
}
.myProfile-panel .font-15,
.modal-body .myProfile-feed-outer .font-15 {
  font-size: 15px;
}
.myProfile-panel .font-16,
.modal-body .myProfile-feed-outer .font-16 {
  font-size: 16px;
}
.myProfile-panel .font-18,
.modal-body .myProfile-feed-outer .font-18 {
  font-size: 18px;
  line-height: 18px;
}
.myProfile-feed-inner {
  padding: 0px 20px 10px;
}

.myProfile-feed-icon {
  border-bottom: solid 1px #e0e0e0;
  margin-top: 15px;
}
.myProfile-feed-icon img {
  margin-right: 5px;
}
.myProfile-feed-icon a {
  display: inline-block;
  font-size: 14px;
  padding: 0 15px 15px 0px !important;
  margin-right: 0px !important;
  line-height: 12px !important;
  position: relative;
  text-transform: capitalize !important;
  color: #878787;
  cursor: pointer;
}
.myProfile-feed-icon > li > a {
  border: 0px solid transparent;
  /*border-bottom: solid 1px #e0e0e0;*/
}
.myProfile-feed-icon > li.active > a,
.myProfile-feed-icon > li.active > a:focus,
.myProfile-feed-icon > li.active > a:hover {
  background: none;
  border: none !important;
  border-bottom: solid 1px #e0e0e0;
  color: #000;
}
.myProfile-feed-icon > li > a:focus,
.myProfile-feed-icon > li > a:hover {
  text-decoration: none;
  background: none !important;
  border: none !important;
  color: #000;
}

.myProfile-feed-icon > li.active a:before {
  position: absolute;
  top: 20px;
  left: 30px;
  display: inline-block;
  border-right: 9px solid transparent;
  border-bottom: 9px solid #e0e0e0;
  border-left: 9px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}
.myProfile-feed-icon > li.active a:after {
  position: absolute;
  top: 21px;
  left: 31px;
  display: inline-block;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #fff;
  border-left: 8px solid transparent;
  content: "";
}
.loader-feed {
  height: 100%;
}
.myProfile-feed-icon img {
  vertical-align: bottom;
}
.myProfile-feed-icon a em {
  background: #878787;
  font-style: normal;
  width: 1px;
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  height: 50%;
  display: inline-block;
}

.myProfile-field {
  width: 100%;
  margin-top: 10px;
  border-bottom: solid 1px #e0e0e0;
  padding-bottom: 10px;
}
.myProfile-field:after {
  clear: both;
  display: block;
  content: "";
}
.myProfile-feed-outer .tab-content .myProfile-field {
  border-bottom: none;
  padding-bottom: 0px;
}
.myProfile-video-field {
  border: solid 1px #e0e0e0;
  overflow: hidden;
  margin-top: 12px;
  position: relative;
  cursor: pointer;
}
.myProfile-video-field iframe {
  height: 200px;
}
.myProfile-video-field .post-img-close {
  right: 0px;
  width: 20px;
  z-index: 9;
}
.myProfile-field .field-thumb {
  float: left;
  width: 36px;
  height: 36px;
  margin-right: 15px;
  border: 1px solid #ccc;
  background: url(../../images/dummy-profile.svg) center no-repeat #fff;
  background-size: 24px;
}
.myProfile-operator-field {
  overflow: hidden;
  padding: 15px 0 0;
}
.field-operator-logo {
  float: left;
  width: 62px;
  height: 50px;
  margin-right: 15px;
  border: 1px solid #ccc;
  background: url(../../images/dummy-profile.svg) center no-repeat #fff;
  background-size: 50%;
}
.field-text-operator {
  float: left;
  width: calc(75% - 77px);
}
.field-textarea textarea {
  border: 0;
  width: 100%;
}
.field-add-photos {
  float: left;
  width: 100%;
}
.field-add-photos ul {
  padding: 10px 0;
  margin: 0;
  font-size: 0px;
}
.field-add-photos li {
  list-style: none;
  width: 20%;
  padding-right: 5px;
  float: left;
  height: 100px;
  position: relative;
  padding-bottom: 5px;
  margin-right: 10px;
}
.field-add-photos li img {
  object-fit: cover;
  height: 100%;
}
.field-add-photos .add-imglink {
  border: 2px dashed #e0e0e0;
  font-size: 36px;
  text-align: center;
  min-height: 100%;
  position: relative;
}
.add-imglink input[type="file"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  font-size: 0px;
  cursor: pointer;
}
.field-add-photos .add-imglink a {
  display: block;
  color: #999;
  line-height: 90px;
}
.post-img-close {
  position: absolute;
  right: 5px;
  top: 0;
  background: #000;
  width: 22px;
  text-align: center;
  cursor: pointer;
  padding: 3px 6px;
}
.post-img-close i {
  font-size: 10px;
  color: #fff;
}

.post-img-close img {
  width: 14px;
  padding: 2px;
}
.myProfile-field img,
.myProfile-operator-field img,
.myProfile-video-field img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.myProfile-field .field-text-input,
.myProfile-field .field-textarea {
  float: left;
  width: calc(100% - 51px);
}
.myProfile-field .field-text {
  float: left;
  width: calc(80% - 51px);
}
.field-delete-btn,
.field-delete-toggle {
  float: right;
  width: 20%;
  position: relative;
  right: -7px;
  top: -7px;
  text-align: right;
}
.field-delete-btn {
  width: 25%;
  right: 0px;
  top: 0px;
}
.field-delete-toggle span {
  font-size: 13px;
}
.field-delete-toggle .icon-down-arrow {
  font-size: 8px;
  width: 32px;
  cursor: pointer;
  text-align: center;
  line-height: 30px;
  z-index: 1009;
  position: relative;
  border: #fff 1px solid;
  border-bottom: none;
  margin-right: 0px;
}
.field-delete-toggle .open .icon-down-arrow {
  background: #fff;
  border: #ddd 1px solid;
  border-bottom: none;
}
.field-delete-btn img,
.field-delete-toggle img {
  width: 14px;
  opacity: 0.5;
  margin-right: 5px;
}
.field-delete-toggle .dropdown-menu::before {
  display: none;
}
.field-delete-toggle .dropdown-menu {
  min-width: inherit;
  border-radius: 0px;
  left: auto;
  right: 0px;
  margin-top: -1px;
}
.field-delete-toggle .dropdown-menu li {
  margin: 5px 0;
  cursor: pointer;
}
.field-delete-toggle .dropdown-menu li a {
  color: #000;
  opacity: 0.7;
}
.field-delete-toggle .dropdown-menu li a:hover,
.field-delete-toggle .dropdown-menu li:hover {
  color: #0368d3;
}
.operator-follow-btn i,
.operator-following-btn i {
  font-size: 14px;
  vertical-align: middle;
}
.operator-follow-btn a {
  color: #878787;
}
.operator-follow-btn:hover {
  color: #878787;
}
.operator-following-btn {
  color: #fff;
  background: #000;
  padding: 5px 10px;
  font-size: 13px;
  display: inline-block;
}
.operator-following-btn:focus {
  color: #fff;
  text-decoration: none;
}
.operator-following-btn:hover {
  color: #fff;
}
.operator-follow-btn img {
  width: 16px;
}
.field-like-text {
  /* white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;*/
  line-height: normal;
  word-wrap: break-word;
}
.feeds-share-text {
  float: left;
  width: 100%;
  margin: 10px 0 0;
  border-top: #ddd 1px solid;
  padding: 10px 0 0;
}
.feeds-share-text p {
  margin-bottom: 0px;
  color: #878787 !important;
}
.share-field {
  padding: 0 0 10px;
  overflow: hidden;
}
.myProfile-field input {
  border: none;
  width: 80%;
  margin-top: 5px;
}
.myProfile-field input::-webkit-input-placeholder,
.myProfile-URL-field input::-webkit-input-placeholder,
.myProfile-field textarea::-webkit-input-placeholder {
  color: #c2c2c2;
}
.field-video {
  height: 250px;
}
.field-video img {
  height: 100%;
  object-fit: cover;
}
.field-video-text,
.field-video {
  padding-left: 0px;
}
.field-video-text .title {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.field-video-btn {
  margin-top: 30px;
}
.myProfile-post-footer {
  background-color: #fafafa;
  padding: 10px 20px;
  border-top: solid 1px #e0e0e0;
  text-align: right;
}

.myProfile-like-footer {
  padding: 0 20px 15px;
  position: relative;
}
.myProfile-like-footer ul {
  margin: 0;
  padding: 0;
}
.myProfile-like-footer li {
  display: inline-block;
  padding-right: 10px;
  font-size: 14px;
  color: #999;
  cursor: pointer;
}
.myProfile-like-footer li i {
  font-size: 16px;
  position: relative;
  top: 2px;
}
.myProfile-like-footer li i span {
  padding: 0 5px;
  font-family: "Roboto";
  font-size: 14px;
}
.myProfile-like-footer li a {
  color: #999;
}
.myProfile-like-footer li a:hover {
  /*color: #000;*/
}
.field-follow {
  border: solid 1px #e0e0e0;
  cursor: pointer;
}
.field-follow-inner {
  padding: 10px 15px;
}
.myProfile-shared .field-follow-list {
  width: calc(100% - 150px);
}
.col-sm-12 .field-follow-inner {
  width: calc(100% - 150px);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.col-sm-6 .field-follow-inner {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.myProfile-shared .font-16 {
  width: 75%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.field-follow-list {
  overflow: hidden;
  margin: 0;
  padding: 5px 0;
}
.field-follow-list li {
  float: left;
  list-style: none;
  font-size: 12px;
  padding: 0 10px;
  position: relative;
}
.field-follow-list li {
  border-right: #878787 1px solid;
  color: #878787;
  width: 50%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.field-follow-list li i {
  font-size: 18px;
  vertical-align: middle;
}
.field-follow-list li:first-child {
  padding-left: 0px;
}
.field-follow-list li:last-child {
  border-right: none;
}

.field-follow-footer {
  background-color: #fafafa;
  padding: 10px 15px;
  border-top: solid 1px #e0e0e0;
}
.myProfile-following-box {
  float: left;
  width: 100%;
  padding: 0 15px 15px;
  position: relative;
  margin-top: -50px;
}
/*.myProfile-following-box a,.myProfile-following-box a:hover{
    color: #fff;
    text-decoration: none;
}*/
.following-pic-text a.heli-users {
  color: #fff;
}

.operator-follow-btn {
  border: solid 1px #e0e0e0;
  color: #878787;
  padding: 5px 10px;
  font-size: 13px;
  display: inline-block;
}
.operator-follow-btn:focus {
  color: #878787;
  text-decoration: none;
}
.following-pic {
  float: left;
  width: 105px;
  height: 105px;
  margin-right: 10px;
  border: #ddd 1px solid;
  padding: 2px;
  background: url(../../images/dummy-profile.svg) center no-repeat #fff;
  background-size: 80px;
}
.following-pic-without-dummyprofile {
  float: left;
  width: 105px;
  height: 105px;
  margin-right: 10px;
  border: #ddd 1px solid;
  padding: 2px;
  background: center no-repeat #fff;
  background-size: 80px;
}
.following-pic img {
  /*    height: 100%;*/
  object-fit: cover;
}
.following-pic-text {
  float: left;
  color: #fff;
  width: calc(100% - 115px);
}
.myProfile-shared {
  padding: 15px 15px 10px;
  position: relative;
}
.myProfile-shared-price .font-18 {
  font-size: 16px !important;
}
.myProfile-shared-price {
  position: absolute;
  right: 0px;
  top: 0;
  text-align: center;
  width: 150px;
  height: 100%;
  float: right;
  padding: 10px 8px 10px 8px;
  background-color: #fafafa;
  border-left: solid 1px #e0e0e0;
}
.myProfile-shared-price span em {
  color: #878787;
}
.myProfile-gallery ul {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 0px;
  cursor: pointer;
}
.myProfile-gallery li {
  width: 33.3%;
  list-style: none;
  display: inline-block;
  vertical-align: top;
  padding: 1px;
  vertical-align: top;
  height: 150px;
}
.myProfile-gallery li.img-portrait {
  width: 50%;
  height: 250px;
}
.myProfile-gallery li.img-landscape {
  width: 100%;
  height: 300px;
}
.myProfile-gallery li img {
  height: 100%;
  object-fit: cover;
}
.field-thumb-overlay {
  background: #000;
  position: relative;
  height: 100%;
}
.field-thumb-overlay img {
  opacity: 0.3;
}
.field-thumb-overlay span {
  color: #fff;
  font-size: 36px;
  font-weight: 500;
  position: absolute;
  left: 0;
  width: 100%;
  top: 40%;
}
.myProfile-sidebar {
  float: left;
  width: 100%;
  /*margin-bottom: 30px;*/
  border-bottom: solid 1px #e0e0e0;
}

.followers-bar-head {
  margin-top: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  /*cursor: pointer;*/
}
.followers-bar-head span {
  font-size: 16px;
  font-weight: 600;
  vertical-align: middle;
  padding-left: 5px;
}
.followers-bar-list {
  padding: 0;
  /*margin-bottom: 20px;*/
  overflow: hidden;
}
.followers-bar-list li {
  float: left;
  width: 100%;
  list-style: none;
  margin-bottom: 20px;
  cursor: pointer;
}
.followers-bar-list img,
.myProfile-sidebar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.followers-icon img {
  width: 20px;
  height: 20px;
}
.followers-bar-pic {
  float: left;
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border: 1px solid #ccc;
  background: url(../../images/dummy-profile.svg) center no-repeat #fff;
  background-size: 24px;
}
.followers-bar-name {
  float: left;
  width: calc(100% - 50px);
  font-size: 11px;
  color: #878787;
}
.followers-bar-name .title {
  font-size: 14px;
  color: #000;
  word-wrap: break-word;
}
.see-all-btn {
  border: #000 1px solid;
  color: #000;
  font-size: 12px;
  padding: 3px 10px;
  display: inline-block;
}
.see-all-btn:hover {
  color: #000;
}
.followers-bar-cta {
  background: #000;
  position: relative;
  margin-top: 10px;
  height: 115px;
  float: left;
  width: 100%;
}

.followers-bar-cta img {
  opacity: 0.5;
}
.followers-bar-cta .cta-text {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 35%;
  color: #fff;
  text-transform: uppercase;
}
.myProfile-sidebar .brand-cta-text {
  top: 26% !important;
}
.followers-bar-cta .cta-text span {
  font-family: "Oswald", sans-serif;
  font-size: 24px;
  font-weight: 300;
}
.followers-bar-cta .cta-text div {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.view-Profile-thumb {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 15px;
  border: solid 1px #e0e0e0;
  background: url(../../images/dummy-profile.svg) center no-repeat #fff;
  background-size: 80px;
}
.view-Profile-thumb img {
  height: 100%;
  object-fit: cover;
}
.view-Profile-text {
  float: left;
  width: calc(100% - 115px);
  word-break: break-all;
}
.view-profile-btn {
  text-decoration: underline;
  color: #000;
}
.text-btn {
  color: inherit;
}
.text-btn:hover,
.text-btn:focus {
  color: #000;
}
.myProfile-URL-field {
  overflow: hidden;
  margin-top: 15px;
}
.myProfile-URL-field input {
  border: solid 1px #e0e0e0;
  padding: 10px;
  width: 100%;
}
.activity-feeds,
.activity-feeds-bar {
  margin-top: 20px;
}
.activity-feeds {
  min-height: 600px;
}
.feed-panel .icon-menu-icon:before {
  font-family: "icomoon";
  float: right;
  display: block;
  content: "\e9bb";
  font-size: 1.2em !important;
  color: #000;
  position: absolute;
  right: 0;
  top: 0;
  color: #000;
  background: #f2f2f2;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.feed-panel.collapsed .icon-menu-icon:before {
  content: "\e9a6";
  color: #000;
  background: none;
}
.feedbar {
  display: block;
  max-width: 320px;
  min-width: 320px;
}

.field-dialog {
  width: 420px;
}
.field-modal {
  font-size: 20px;
  width: auto;
}
.field-dialog .cross-btn {
  width: 16px;
}
.icons-responive-feed {
  width: 18px;
}
.field-likescrollbar {
  max-height: 350px;
  overflow: auto;
}
.like-active {
  color: #000 !important;
}
/*----my profile End----*/

/*-----ambassadors main-----*/
.ambassadors-main {
  margin-top: 120px;
}
.ambassadors-head {
  float: left;
  width: 70%;
  font-size: 30px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.ambassadors-head h1 {
  margin: 0;
  font-size: 30px;
  color: #000000;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
}
.ambassadors-head span.span-block {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  color: #000000;
  font-weight: 300;
  text-transform: none;
  font-family: "Roboto", sans-serif;
}
.search-panel {
  float: right;
  width: 250px;
  position: relative;
}
.ambassadors-head-section .search-panel span {
  position: absolute;
  top: 10px;
  right: 10px;
}
.ambassadors-head-section .search-panel span i {
  font-size: 1em;
  color: #b0b0b0;
  cursor: pointer;
  background: transparent;
}
.search-panel .search-icon {
  height: auto;
  width: auto;
  display: inline-block;
  margin: 0;
}
.form-control-search {
  display: block;
  width: 100%;
  height: 42px;
  padding: 7px 60px 6px 10px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #f2f2f2;
  background-image: none;
  border: 1px solid #dddddd;
  border-radius: 0px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control-search::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 15px;
  color: #787878;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
.form-control-search::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 15px;
  color: #787878;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
.form-control-search:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 15px;
  color: #787878;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
.form-control-search:-moz-placeholder {
  /* Firefox 18- */
  font-size: 15px;
  color: #787878;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}
.ambassadors-sub {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
}
.ambassadors-back {
  width: 100%;
  height: 150px;
  background: #bbbbbb;
}
.ambassadors-back img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ambassadors-sub .section,
.operators-sub .section {
  float: left;
  margin-bottom: 30px;
}
.ambassadors-sub-section {
  float: left;
  width: 100%;
  background: #fff;
  padding-bottom: 15px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
}
.ambassadors-thumnail {
  width: 120px;
  height: 120px;
  border: 3px solid #fff;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 40px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.11);
}
.ambassadors-thumnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
a.ambassadors-name {
  width: 100%;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin: 20px 0 0 0;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  display: block;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ambassadors-name span {
  display: block;
  color: #787878;
  text-transform: none;
  font-size: 13px;
  margin: 5px 0 8px 0;
  font-family: "Roboto", sans-serif;
}
.follow {
  min-width: 100px;
  border-radius: 0;
  padding: 5px 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  margin: 0 auto;
  display: block;
  background: #fff;
  border: 1px solid #000;
}
.following {
  min-width: 100px;
  border-radius: 0;
  padding: 5px 15px;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
  margin: 0 auto;
  display: block;
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
.following:active,
.following:hover,
.following:focus {
  color: #fff;
}
.amb-load-panel {
  float: left;
  width: 100%;
  margin: 0 0 35px 0;
}
.amb-load-panel .btn {
  font-size: 16px;
}
.no-ambassadors-sub {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
  padding: 50px 0;
  text-align: center;
  border-top: 1px solid #eaeaea;
}
.no-ambassadors-sub img {
  margin-bottom: 20px;
}

.no-record-head {
  color: #000;
  font-size: 36px;
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
}
.no-record-head span {
  font-size: 14px;
  display: block;
  color: #787878;
  margin-top: 10px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

/*-----end ambassadors main-----*/

/*-----operators main-----*/
.operators-sub {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
}
.operators-sub-section {
  float: left;
  width: 100%;
  min-height: 280px;
  background: #fff;
  padding: 15px 0;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05);
}
a.operators-name {
  width: 100%;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  margin: 25px 0 15px 0;
  padding: 0 5px;
  text-align: center;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif;
  display: block;
  cursor: pointer;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.operator-logo {
  width: 150px;
  height: 150px;
  margin: auto;
}
.operator-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.inner-header .icon-chat-feed {
  font-size: 20px;
  vertical-align: top;
}
.folloing-panel .operators-sub-section,
.folloing-panel .ambassadors-sub-section {
  min-height: 280px;
}
.folloing-panel .operators-sub-section {
  padding: 38px 0 15px 0;
}
.folloing-panel .operator-logo {
  width: 120px;
  height: 120px;
}

.feed-section .tab-content {
  padding-left: 250px;
}
.myProfile-panel .tab-content {
  padding-left: 0px;
}
.feed-about-content p {
  color: #939393;
  word-wrap: break-word;
}
.feed-about-content p strong {
  color: #000 !important;
  font-weight: 500;
}
.feed-nav-tabs {
  float: left;
  width: 100%;
  padding: 20px 15px;
}
.operator-feed-panel {
  float: left;
  width: 100%;
}
.feed-nav-tabs .nav li {
  font-size: 14px;
  text-transform: uppercase;
}
.feed-nav-tabs .nav > li > a {
  padding: 10px 30px;
}
.feed-nav-tabs .nav > li > a:focus,
.feed-nav-tabs .nav > li > a:hover {
  background: none;
  color: #000;
}
.feed-nav-tabs .nav-tabs > li.active > a,
.feed-nav-tabs .nav-tabs > li.active > a:focus,
.feed-nav-tabs .nav-tabs > li.active > a:hover {
  color: #000 !important;
  cursor: default;
  background: none !important;
  border: none !important;
  border-bottom: 2px solid #000 !important;
}
.feed-disable-link {
  pointer-events: none;
}
[tabindex="0"] {
  cursor: pointer;
}
/*---custom scroller---*/
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 2px !important;
}
.mCSB_scrollTools .mCSB_dragger {
  height: 140px !important; /* minimum dragger height */
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #dddddd /*background-color: rgba(0,0,0,0.4)*/ !important;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #000 /*background-color: rgba(255,255,255,0.75)*/ !important;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #000 /*background-color: rgba(255,255,255,0.85)*/ !important;
  filter: "alpha(opacity=85)";
  -ms-filter: "alpha(opacity=85)";
}
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
  background-color: #000 /*background-color: rgba(255,255,255,0.9)*/ !important;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}
.operator-panel .container,
.profile-feed .container {
  width: 100%;
  /*padding-right: 0px;*/
}
a.link:hover {
  color: #000;
}
a.link {
  color: #000;
  cursor: pointer;
}
.tab-section .operator-ambassadors,
.operator-ambassadors {
  padding-left: 270px;
  margin: 30px 0 0 0;
}
.tab-section .operator-users {
  padding-left: 250px;
  margin: 0 0 0 0;
}
.ambassadors-name img {
  margin-left: 5px;
}

.feed-bottom-link {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}
.inner-header .icon-chat-feed,
.header-color .icon-chat-feed {
  font-size: 18px;
  vertical-align: top;
}
.empty-booking-top {
  padding-top: 100px;
}
.feed-mobile {
  display: none;
}

.myProfilelike-field {
  width: 100%;
  margin-top: 10px;
  border-bottom: solid 1px #e0e0e0;
  padding-bottom: 5px;
  overflow: hidden;
}

.myProfilelike-field .field-text {
  float: left;
  width: calc(80% - 39px);
}
.myProfilelike-field .field-thumb {
  float: left;
  width: 24px;
  height: 24px;
  margin-right: 15px;
  border: 1px solid #ccc;
  background: url(../../images/dummy-profile.svg) center no-repeat #fff;
  background-size: 16px;
}
.myProfilelike-field img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: top;
}
.myProfilelike-field .field-text-input {
  float: left;
  width: calc(80% - 79px);
  margin-top: -1px;
  font-size: 14px;
}
.myProfilelike-field span {
  display: block;
  font-size: 11px !important;
}
.myProfilelike-field .field-like-text {
  font-size: 14px;
  line-height: 15px;
}
.myProfilelike-field .field-like-text span {
  display: inline;
  font-size: 14px !important;
}
.order-bt-line {
  padding-bottom: 10px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  border-bottom: 1px solid #d6d6d6;
}
.order-sub-detail {
  width: 100%;
  float: left;
  font-family: "Montserrat";
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 20px;
}
.order-sub-detail .col-sm-6 {
  padding-left: 0;
  padding-right: 0;
}
.order-share-position {
  left: inherit;
  right: 0px;
}
.order-share-div:before {
  left: auto;
  right: 34px;
}
.order-share-div:after {
  left: auto;
  right: 35px;
}
.feeds-share:after,
.cart-share-dropdown:after,
.radar-share:after {
  left: 127px;
  right: auto;
}
.feeds-share:before,
.cart-share-dropdown:before,
.radar-share:before {
  left: 126px;
  right: auto;
}
.order-sub-detail .col-sm-6:last-child {
  float: right;
  text-align: right;
}
.order-status-panel {
  font-size: 12px;
  color: #878787;
  font-family: "Roboto", sans-serif;
  padding-left: 22px;
  text-indent: -26px;
}
.order-status-panel span {
  width: 15px;
  height: 15px;
  border-radius: 2px;
  margin-right: 8px;
  display: inline-block;
  position: relative;
  top: 3px;
}
.order-status-panel span.order-confim {
  background: #7ed321;
}
.order-status-panel span.order-cancel {
  background: #ff0000;
}
.order-status-panel span.order-overdue {
  background: #ecab38;
}
.order-share-panel .col-sm-6:last-child {
  float: right;
}
.order-share-panel .col-sm-6 {
  padding-right: 0;
  padding-left: 0;
}
.order-promo {
  font-size: 13px;
  color: #000;
  font-family: "Roboto", sans-serif;
  padding-right: 10px;
}
.order-promo span {
  color: #878787;
  font-size: 12px;
  display: block;
}
.order-detail-inner [class^="col"] {
  padding-right: 0;
  padding-left: 0;
}
.order-sub-head .order-place {
  text-align: left;
}
.order-amount-txt {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-align: right;
  margin-bottom: 5px;
  font-family: "Roboto", sans-serif;
}
.order-amount-txt span:first-child {
  font-size: 12px;
  display: inline-block;
  color: #878787;
  margin-right: 10px;
  text-decoration: line-through;
}
.order-red-amount {
  font-size: 12px;
  color: #d82e2e;
  display: block;
  text-align: right;
  font-family: "Roboto", sans-serif;
}
.order-intial-amount {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-align: right;
  font-family: "Roboto", sans-serif;
  padding-bottom: 10px;
  margin: 10px 0 0 0;
  border-bottom: 1px solid #ccc;
}
.order-intial-amount span:first-child {
  font-size: 14px;
  display: inline-block;
  color: #878787;
  margin-right: 10px;
}
.balance-text {
  font-size: 13px;
  display: block;
  color: #000;
  font-family: "Roboto", sans-serif;
  width: 100%;
  margin-top: 10px;
  text-align: left;
}
.balance-show {
  display: none;
}
.remaining-amount {
  border-bottom: 0;
}
.order-total-panel {
  width: 100%;
  float: left;
  margin: 0 0 0 0;
  padding: 0 30px 20px 30px;
}
.order-sub-total {
  float: right;
  margin-top: 20px;
}
.order-total-txt {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
  font-family: "Roboto", sans-serif;
  padding-bottom: 10px;
  margin: 0 0 20px 0;
  width: 100%;
}
.order-total-txt span:first-child {
  display: inline-block;
  color: #878787;
  margin-right: 100px;
  float: left;
}
.order-total-txt span:last-child {
  float: right;
}
.grand-total-panel {
  width: 100%;
  float: left;
  margin: 10px 0 0 0;
  border-top: 1px solid #ccc;
}
.grand-total-txt {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  font-family: "Roboto", sans-serif;
  padding-bottom: 10px;
  margin: 0 0 20px 0;
  padding: 15px 0 0 0;
  width: 100%;
}
.grand-total-txt span:first-child {
  display: inline-block;
  color: #000;
  margin-right: 100px;
  float: left;
}
.grand-total-txt span:last-child {
  float: right;
  font-weight: 500;
}
.red {
  color: #d82e2e;
}
.grey-color {
  color: #787878;
}
.deposit-label {
  float: left;
  margin-top: 15px;
}
.deposit-pd-bt {
  padding-bottom: 0;
}
.order-error {
  margin-bottom: 10px;
}
.refunded-txt span {
  color: #000 !important;
  font-size: 16px;
}
.refunded-txt span:last-child {
  font-weight: 600;
}
.order-cancel-promo {
  margin: 0;
  padding: 20px 20px;
}
.btn-pr-order {
  width: 250px;
  float: right;
  border-radius: 0;
  font-size: 14px;
  padding: 12px 12px;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
.profile-gallary-inner {
  width: 100%;
  height: 90%;
  padding-top: 10%;
}
.package-label span.sm-para {
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
  line-height: 17px;
  color: #7f7f7f;
  display: block;
  position: relative;
  top: -20px;
  margin-left: 25px;
}
.cancel-input input {
  width: 86px;
  display: inline-block;
  margin: 0 2px;
  padding: 6px 4px;
}
.cancel-label,
.cancel-label-day {
  display: inline-block;
  color: #000;
}
.deposit-collect {
  width: 100%;
  float: left;
}
.label-cancel label {
  text-transform: none;
}
.modal .myProfile-gallery li.img-landscape {
  width: 100%;
  height: 200px;
}
.modal .myProfile-gallery li.img-portrait {
  width: 50%;
  height: 200px;
}
.followers-bar-cta .cta-text:nth-child(3) {
  top: 32%;
}

.empty-feed .empty-title {
  font-size: 30px;
}
.empty-feed p {
  color: #8d8d8d;
}
.empty-feed img {
  width: 120px;
}
.icon-date-birth {
  position: absolute;
  right: 20px;
  top: 33px;
  font-size: 18px !important;
  cursor: pointer;
  /*z-index: 9;*/
}
.collect-disable {
  opacity: 0.3;
}
.share-arrow a span {
  color: #fff !important;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: -32px;
  color: #fff;
  font-weight: 400 !important;
}
.share-arrow a .share-back:hover {
  color: #fff;
}
.modal-scroll {
  overflow-y: auto !important;
  width: 102%;
}
.submit-div {
  text-align: right;
}
.birth-div {
  position: relative;
}
.birth-div .icon-date-birth {
  position: absolute;
  right: 10px;
  top: 28px;
  font-size: 18px !important;
  cursor: pointer;
}
.booking-succes-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: -15%;
  bottom: 0;
  margin: auto;
  max-height: 180px;
  text-align: center;
}
.feed-left-panel {
  float: left;
}
.feed-right-panel {
  position: -webkit-sticky;
  position: sticky;
  top: 15px;
}
.btn-succes {
  width: 150px;
  border-radius: 0;
  height: 61px;
  margin: 28px auto;
  font-size: 16px;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
  padding-top: 19px;
}
.transaction-failed {
  margin-top: 100px;
}
.empty-black-btns {
  min-width: 200px;
  border-radius: 0px;
  background: #000;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  padding: 20px 20px;
  font-family: "Roboto", sans-serif;
}

/* Feed Sidebar */
.sidebar {
  position: -webkit-sticky;
  position: sticky;
  top: 15px;
}

.modal-body .myProfile-feed-inner .myProfile-field:last-child {
  border-bottom: none;
}
.modal-body .myProfile-like-footer {
  padding: 10px 0;
  border-top: solid 1px #e0e0e0;
  margin-top: 20px;
}
.myprofile-image-outer {
  float: left;
  width: 100%;
  position: relative;
}
.myProifle-cover {
  height: 400px;
  background: #d6d6d6;
  position: relative;
  /*cursor: pointer;*/
}

.time-panel {
  width: 100%;
  padding: 15px 15px 20px 15px;
  background: #f7f7f7;
  border: solid 1px #dddddd;
  margin-bottom: 10px;
}
.Lodging-section .time-panel {
  margin-bottom: 0px;
}
.time-panel .form-control {
  width: 100%;
}
.time-panel label.mgt20 {
  margin-top: 20px;
}
.time-panel .icon-trash {
  float: right;
  opacity: 0.5;
  cursor: pointer;
  color: #8a8a8a;
}
.time-btn-panel {
  width: 100%;
  margin-bottom: 30px;
  float: left;
}
.btn-time-period {
  width: auto;
  height: 40px;
  background-color: transparent;
  border: 1px solid #000;
  color: #000;
  font-family: "Roboto";
  font-size: 15px;
  font-weight: 300;
  border-radius: 0;
  margin-right: 10px;
  float: right;
}
span.optional {
  float: right;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
  line-height: 17px;
  color: #7f7f7f;
}

.default-cover-img {
  background: #bbbbbb;
  height: 250px;
}
.default-cover-img img {
  height: 100%;
  object-fit: cover;
}
.dummy-profile-pic {
  padding: 10px;
}
.myProfile-pic .dummy-profile-pic {
  padding: 20px;
}

.responsiveYoutube {
  width: 100%;
  height: 400px !important;
  border: 0;
  vertical-align: middle;
}

.youtubeplay-icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  background: url(../../images/youtubeplay-icon.svg) no-repeat center center;
}

.modal-body .myProfile-feed-inner {
  padding: 0px;
}
.modal-body .myProfile-video-field {
  /*margin-top: 0px;*/
}
.modal-body .myProfile-field {
  /*margin-top: 0px;*/
}
.modal-body .share-cover-panel {
  margin: 20px 0 0;
  min-height: inherit;
}
.modal-body .field-follow-list li {
  padding: 0 10px;
}
.modal-body .field-follow-list li i {
}
.modal-body .myProfile-operator-field {
  padding-left: 10px;
}
.edit-post-body {
  padding-top: 15px;
}
.edit-post-body input {
  width: 90%;
  color: #878787;
}
.edit-post-text {
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  border-bottom: #ddd 1px solid;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.post-footer {
  background: #fafafa;
}
.post-save-btn {
  border-radius: 0px;
  font-weight: 500;
  padding: 10px 30px;
  float: right;
  margin-bottom: 15px;
}
.edit-post-input {
  border: 0px;
}
.feeds-share {
  left: 0;
  top: 35px;
}
.operator-sidebar .badge {
  position: relative;
  background: #000 !important;
  color: #fff !important;
  left: 0px;
  top: 2px;
  float: right;
}
.feed-about-content {
  padding-top: 30px;
}
.feed-about-content strong {
  text-transform: uppercase;
}
.single-feed-price {
  position: relative;
}

.single-feed-price .myProfile-shared-price .grey-color {
  font-style: italic;
  color: #000;
  display: block;
}

/*--package detail and payment--*/
.reserve-this-advent {
  float: left;
  width: 100%;
  font-size: 16px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.reserve-this-list {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 22px;
}
.intial-bar {
  padding-right: 0px;
}
.intial-payment {
  position: relative;
  padding-left: 10px;
  font-size: 12px;
}
.intial-payment i {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 8px;
}
.intial-payment span {
  padding-left: 4px;
}
.intial-payment p,
.remaining-balance span {
  color: #878787;
}
.price-active {
  color: #52c487;
}
.pay-cart-btn {
  color: #000;
  background: none;
  position: relative;
}
.pay-cart-btn:hover,
.remove-radar {
  color: #0368d3;
}
.pay-cart-btn em {
  position: absolute;
  right: -4px;
  content: "";
  top: 4px;
  background: #d6d6d6;
  height: 22px;
  text-indent: -9999px;
  width: 1px;
}
.order-checkbox-panel {
  background-color: #f5f5f5;
  border: solid 1px #e6e6e6;
  float: left;
  width: 100%;
  margin-top: 20px;
  padding: 10px;
}
.my-cart-inner .order-checkbox-panel + .order-checkbox-panel {
  margin-top: 0;
  border-top: 0;
}
.my-cart-inner .order-checkbox-panel .order-mini-night {
  font-weight: normal;
}
.order-checkbox-panel label {
  font-size: 16px !important;
  margin-bottom: 0px !important;
  color: #5d5d5d !important;
  line-height: 23px !important;
  text-transform: inherit;
}
.order-checkbox-panel label span {
  color: #000 !important;
}
.order-checkbox-panel input[type="checkbox"]:checked:not(old) + label {
  color: #5d5d5d !important;
}
.multi-price {
  text-align: right;
}
.red-discount-price {
  font-size: 13px;
  color: #d82e2e;
  font-weight: 400;
  margin-bottom: 2px;
}
.trash-price {
  font-size: 13px;
  color: #878787;
  margin-right: 5px !important;
  text-decoration: line-through;
  font-weight: 400;
}
.payment-status {
  font-size: 12px;
  padding: 3px 5px;
  background: #e2e2e2;
  color: #000;
  text-align: center;
  max-width: 110px;
}
.payout-status {
  font-size: 11px;
  padding: 3px 5px;
  background: #e2e2e2;
  color: #000;
  text-align: center;
  max-width: 135px;
}
.payout-icon {
  position: absolute !important;
  right: 10px;
  top: 20px;
  cursor: pointer;
  width: auto !important;
}
.cancel-status {
  background: #d72929;
  color: #fff;
}
.pending-status {
  background: #d8b72b;
  color: #fff;
}
.paid-status {
  background: #4990e2;
  color: #fff;
}
.book-head-col .col-md-2 {
  padding-left: 10px;
  padding-right: 10px;
}
.book-head-col .col-md-2:first-child,
.book-head-col .col-md-2:nth-child(2) {
  width: 11.33%;
}
.book-head-col .col-md-2:nth-child(3),
.book-head-col .col-md-2:nth-child(4) {
  width: 10%;
}
.book-head-col .col-md-2:nth-child(5) {
  width: 14%;
}
.book-head-col .col-md-2:nth-child(6) {
  width: 11%;
}
.book-head-col .col-md-2:nth-child(7) {
  width: 8%;
}
.book-head-col .col-md-2:nth-child(8) {
  width: 11%;
}
.book-head-col .col-md-2:nth-child(9) {
  width: 13%;
  margin-top: 7px;
}

.cart-container {
  width: 100%;
}
.alert-danger {
  color: #cb1320;
  background-color: #ffe4e4;
  border: solid 1px #d72929;
  border-radius: 0px;
  font-size: 15px;
  padding: 10px 15px;
}
.alert-danger i {
  font-size: 20px;
}
.alert-danger span {
  text-decoration: none;
  font-weight: 400;
  padding-left: 5px;
}
.history-col {
  width: 30%;
  padding: 20px;
}
.history-col-right {
  width: 70%;
  border-left: #ddd 1px solid;
  padding: 0;
}
.history-col-right .detail-row {
  background: #fff;
}
.history-col-right .detail-row {
  padding: 20px;
}

.history-col-right .detial-total-1 {
  width: 63%;
}
.history-col-right .detial-total-2 {
  width: 37%;
}
.history-row {
  padding: 0;
}
.history-col .status-box {
  min-height: 175px;
}

.history-col.multiple .status-box {
  min-height: 50px;
}

.history-col .offline-status-box {
  min-height: 68px !important;
}
.status-border {
  border-left: #ddd 1px solid;
}
.history-col .status-box:last-child {
  min-height: inherit;
}
.second-balance-due-box,
.payment-received {
  min-height: 210px !important;
}
.status-box {
  position: relative;
  font-size: 12px;
  padding-left: 10px;
  margin-left: 5px;
}
.status-box i {
  position: absolute;
  left: -8px;
  font-size: 16px;
  top: 0;
  background: #fff;
}
.status-box p {
  margin-bottom: 0px;
}
.total-earning {
  background: #fff;
}
.status-box p {
  font-size: 10px;
}
.deposit-received-box {
  color: #3dc37f;
}
.booking-cancel-box,
.refund-amount {
  color: #d72929;
}
.light-greytext {
  color: #9d9d9d !important;
}
.initial-pay-txt {
  color: #424242;
}
.coupon-row .detail-txt-amount {
  font-weight: 400;
}
.balance-due-box {
  color: #848484;
}
.balance-seprator-box {
}
.disabled-due {
  opacity: 0.4;
  position: relative;
}
.balance-seprator-box:before {
  background: #f2f2f2;
  border-bottom: #e0e0e0 1px solid;
  content: "";
  position: absolute;
  top: 0;
  left: 0px;
  width: 100%;
  display: block;
  height: 5px;
}
.balance-due-box i {
  font-size: 12px;
  left: -5px;
  top: 2px;
}
.connect-stripe-box {
  background-color: #f9f9f9;
  font-size: 16px;
  float: left;
  width: 100%;
  padding: 20px;
  position: relative;
}
.connect-stripe-box p {
  font-size: 16px;
  margin-top: 15px;
}
.connect-strip-btn {
  float: right;
  height: 55px;
  background: #000;
  border-radius: 0px;
  font-size: 14px;
  font-weight: 500;
  padding: 0 15px;
  text-transform: uppercase;
}
.connect-sign img {
  width: 30px;
  height: 30px;
  margin-right: 6px;
}
.myProfile-like-footer .font-12 {
  position: relative;
}
.profile-feed .container .activity-feeds {
  padding-left: 0;
}
#about .activity-feeds,
#feed .activity-feeds {
  margin-top: 0;
}
.grey-color p {
  /*color: #000;*/
  word-break: break-word;
}
a.heli-users {
  color: #000;
  text-decoration: none;
}
.like-pinter {
  top: 0 !important;
}
.video-error {
  float: none;
}
.feed-img-div {
  position: relative;
  height: 100%;
}
.feed-shadow {
  position: absolute;
  bottom: 0;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 0px 0px;
  background: -moz-linear-gradient(
    top,
    rgba(0, 0, 0, 0.01) 49%,
    rgba(0, 0, 0, 0.01) 60%,
    rgba(0, 0, 0, 0.5) 80%,
    rgba(0, 0, 0, 0.8) 98%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.01) 49%,
    rgba(0, 0, 0, 0.01) 60%,
    rgba(0, 0, 0, 0.5) 80%,
    rgba(0, 0, 0, 0.8) 98%,
    rgba(0, 0, 0, 0.8) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.01) 49%,
    rgba(0, 0, 0, 0.01) 60%,
    rgba(0, 0, 0, 0.5) 80%,
    rgba(0, 0, 0, 0.8) 98%,
    rgba(0, 0, 0, 0.8) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03000000', endColorstr='#cc000000',GradientType=0 );
}
.myProfile-feed-icon li span {
  height: 15px;
  margin-top: 0px;
  position: absolute;
  width: 10px;
  top: 0px;
  right: 7px;
  border-right: 2px solid #e0e0e0;
}
.cap-hover span {
  display: block;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}
.modal-open .navbar {
  padding-right: 15px !important;
}

.modal-body .myProfile-feed-outer {
  border: none;
  box-shadow: none;
}
ul.sharefeed-folow-list li,
ul.sharefeed-folow-list li:nth-child(2) {
  padding: 0 4px !important;
}
.field-para p {
  margin-bottom: 0;
}
.myProfile-like-footer .icon-like {
  top: 1px;
}

.myProfile-like-footer .icon-share-icon span {
  position: relative;
  top: -2px;
}
.add-imglink:hover {
  border: 2px dashed #000;
}
.field-add-photos:hover .add-imglink a {
  color: #000;
}

.ngTruncateToggleText {
  cursor: pointer;
}
.ambassdors-close-btn {
  position: absolute;
  right: 56px;
  top: 9px;
  width: 13px;
  cursor: pointer;
}
.ambassdors-close-btn img {
  width: 100%;
}
.feeds-trash {
  color: #878787;
  cursor: pointer;
}
.feeds-trash i {
  vertical-align: middle;
}
.feeds-trash span {
  display: inline-block;
  font-size: 10px !important;
}
.slick-prev,
.slick-next {
  display: none !important;
}
.slick-initialized .slick-slide:focus {
  outline: 0;
}
.ambassdors-close-btn {
  position: absolute;
  right: 56px;
  top: 9px;
  width: 13px;
  cursor: pointer;
}
.ambassdors-close-btn img {
  width: 100%;
}

.modal-open {
  /*overflow-y: inherit;*/
}
.modal-open .modal {
  /*    overflow-y: scroll;
    width: 101.5%;*/
}
.ambassdors-close-btn {
  position: absolute;
  right: 56px;
  top: 9px;
  width: 13px;
  cursor: pointer;
}
.ambassdors-close-btn img {
  width: 100%;
}
.new-share-panel {
  float: left;
  width: 100%;
  border-top: none;
  padding-top: 0px;
  margin-top: 10px;
  position: relative;
}
.payout-history .col-md-3:nth-child(1),
.payout-history .col-md-3:nth-child(2),
.payout-history .col-md-3:nth-child(3) {
  width: 29%;
}
.payout-history .col-md-3:nth-child(4) {
  width: 13%;
}
.payout-head {
  width: 50%;
  text-align: left;
}
.payout-panel .booking-slot-panel {
  margin-top: 0px;
}
.btn-export-history {
  border-radius: 0;
  width: 50px;
  height: 45px;
  font-size: 22px;
  font-weight: 700;
  float: left;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
.btn-export-history i {
  margin-right: 0px;
}
.payout-section .btn {
  position: relative;
  padding-left: 40px;
}
.payout-section i {
  position: absolute;
  left: 10px;
  top: 2px;
  font-size: 24px;
}
.stripe-main {
  padding-top: 120px;
}
.stripe-main .profile-sm-head {
  border: solid 1px #d6d6d6;
}

.stripe-main .strip-sub {
  width: 100%;
  float: left;
  background: #fff;
  padding: 25px;
  border: solid 1px #d6d6d6;
  border-top: 0;
}
.stripe-profile-margin {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
}
.stripe-sub {
  width: 100%;
  float: left;
}
.stripe-profile-margin label {
  font-size: 13px;
  color: #000;
  font-weight: normal;
  text-transform: uppercase;
}
.image-preview .btn-default {
  height: 45px;
  border-radius: 0;
  color: #000;
  border: 0;
  padding-top: 12px;
  font-weight: 500;
  background-color: #dfdfdf;
  font-family: "Roboto", sans-serif;
}
.image-preview-input {
  position: relative;
  overflow: hidden;
  margin: 0px;
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.image-preview-input input[type="file"] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.image-preview-input-title {
  margin-left: 2px;
}
.stip-sm-text {
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  line-height: 16px;
  color: #898989;
  font-style: italic;
  margin-top: 5px;
}
.addon-search img {
  width: 50px;
}
.stripe-submit {
  width: 180px;
  height: 50px;
  padding: 0 22px;
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height: 50px;
  border: 0;
  background-color: #000000;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
  font-style: normal;
  border-radius: 0;
}
.strip-last-panel {
  width: 100%;
  float: left;
  padding: 20px 20px 0 0;
  text-align: right;
}
.ver-mgb {
  margin-bottom: 0;
}
.stripe-profile-margin .col-inner {
  padding-right: 0;
  padding-left: 0;
}
.col-inner .name-field {
  padding-right: 0;
  padding-left: 0;
}
.name-panel {
  width: 100%;
  float: left;
}
.name-panel label {
  width: 100%;
  float: left;
}
.name-col-1 {
  width: 48%;
  float: left;
}
.name-col-2 {
  width: 48%;
  float: right;
}

.bir-col-1 {
  width: 33%;
  float: left;
}
.bir-col-2 {
  width: 33%;
  float: left;
  padding: 0 10px;
}
.bir-col-3 {
  width: 33%;
  float: left;
}
.refund-radio .radio-btn {
  width: 100%;
  margin-bottom: 5px;
}
.refund-radio .radio-btn label {
  background-size: 17px !important;
  line-height: 20px !important;
  height: 20px;
}
.refund-radio input[type="radio"]:checked:not(old) + label {
  background-position: 0 -23px !important;
}
.refund-radio .label-text {
  text-transform: none !important;
  letter-spacing: 0px;
}
.default-avatar {
  width: 30px;
  height: 30px;
  float: left;
  border-radius: 15px;
  background-color: transparent;
  display: inline-block;
  /* background: url(../../images/signin-icon-3x.png) no-repeat; */
  background-size: 36%;
  background-position: center;
  position: relative;
  top: -2px;
  left: 0px;
  overflow: hidden;
  cursor: pointer;
}
.default-avatar img {
  width: 20px;
  height: 20px;
  position: relative;
  /*left: 7px;*/
}
.img-avatar {
  background-size: cover !important;
  top: -5px;
  left: -5px;
}
.img-avatar img {
  width: 30px;
  height: 30px;
  position: initial;
  background-color: #fff;
}
.info-tooltip span {
  position: absolute;
  display: inline-block;
  z-index: 9;
}
.info-tooltip i {
  font-size: 20px;
  padding: 0 8px;
  position: relative;
  top: 2px;
}
.info-tooltip .tooltip-error {
  position: absolute;
  left: 0px;
  top: 18px;
  width: 200px;
  padding: 10px;
  display: none;
  font-size: 12px;
  z-index: 100;
}
.info-tooltip span:hover .tooltip-error {
  display: block;
}
.info-tooltip .tooltip-error:after {
  border-bottom: 10px solid #000000;
  border-left: 9px solid rgba(0, 0, 0, 0);
  border-right: 9px solid rgba(0, 0, 0, 0);
  content: "";
  display: inline-block;
  height: 0;
  vertical-align: top;
  width: 0;
  position: absolute;
  top: -10px;
  left: 10px;
}
.info-tooltip .edit-tooltip {
  left: -113px;
}
.info-tooltip .edit-tooltip:after {
  left: 120px;
}

.payout-history .col-md-3:nth-child(1),
.payout-history .col-md-3:nth-child(2),
.payout-history .col-md-3:nth-child(3) {
  width: 29%;
}
.payout-history .col-md-3:nth-child(4) {
  width: 13%;
}
.payout-head {
  width: 50%;
  text-align: left;
}
.payout-panel .booking-slot-panel {
  margin-top: 0px;
}
.payout-history .col-md-3:nth-child(1),
.payout-history .col-md-3:nth-child(2),
.payout-history .col-md-3:nth-child(3) {
  width: 29%;
}
.payout-history .col-md-3:nth-child(4) {
  width: 13%;
}
.payout-head {
  width: 50%;
  text-align: left;
}
.payout-panel .booking-slot-panel {
  margin-top: 0px;
}
.btn-export-history {
  border-radius: 0;
  width: 50px;
  height: 45px;
  font-size: 22px;
  font-weight: 700;
  float: left;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
.btn-export-history i {
  margin-right: 0px;
}
.payout-section .btn {
  position: relative;
  padding-left: 40px;
}
.payout-section i {
  position: absolute;
  left: 10px;
  top: 2px;
  font-size: 24px;
}

.refund-panel {
  color: #000;
  font-size: 14px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "Roboto", sans-serif;
}
.refund-panel .sm-para {
  display: block;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-style: italic;
  text-transform: none;
}
.switch-sm {
  position: relative;
  float: left;
  width: 35px;
  height: 20px;
  margin-right: 10px;
}
.switch-sm .slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 2px;
  bottom: 0px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.switch-sm input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(12px);
}
.refund-radio .radio-btn {
  width: 100%;
  margin-bottom: 5px;
}
.refund-radio .radio-btn label {
  background-size: 18px !important;
  line-height: 19px !important;
}
.refund-radio input[type="radio"]:checked:not(old) + label {
  background-position: 0 -23px !important;
}
.refund-radio .label-text {
  text-transform: none !important;
  letter-spacing: 0px;
}
.collect-disable {
  opacity: 0.3;
}
.modal .field-follow-list li {
  width: 45%;
}
.verify-section {
  position: relative;
}
.datepicker {
  border-radius: 0px !important;
  direction: ltr;
}
.verify-section .upload-container {
  height: 248px;
  position: relative;
}
.button-panel a {
  color: #000;
  text-align: right;
  float: right;
  margin: 10px 20px;
  cursor: pointer;
}
.button-panel a:hover {
  color: #000;
}
#myDoneModal img {
  width: 120px;
}
#myDoneModal h4 {
  width: 100%;
  font-weight: 400;
  margin: 10px 0;
  text-transform: uppercase;
}
.booking-date {
  font-size: 11px;
  display: block;
  color: #666;
}
.show-more {
  margin-bottom: 15px;
}
.info-tooltip .tooltip-error a {
  color: #fff;
  text-decoration: underline;
}
.info-tooltip .tooltip-error a:hover {
  color: #fff;
}
.payout-detail-sub {
  background: #fff;
  border: #e0e0e0 1px solid;
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 20px;
}
.payout-status-panel {
  position: absolute;
  left: 10px;
  bottom: 20px;
}
.payout-active-state i {
  margin-right: 8px;
  font-size: 16px;
}
.complete-pay {
  color: #3dc37f;
}
.payout-active-state {
  color: #8f8f8f;
  font-size: 14px;
  font-weight: 600;
  font-family: "Roboto", sans-serif;
}
.payout-active-state span {
  color: #000;
  font-weight: 400;
  margin-left: 8px;
}

.suggestion-adventure {
  margin-top: 200px;
}

.suggest-filter {
  margin-top: 50px;
}
.publish-error {
  text-align: right !important;
}
.analytics-dropdown {
  background: #fff;
  position: absolute;
  right: 0;
  top: 50px;
  width: 100%;
  padding: 0 0 5px;
  z-index: 99;
  border: #ddd 1px solid;
  display: none;
}
.analytics-date .analytics-dropdown {
  width: 300px;
}
.analytics-dropdown ul {
  margin: 0;
  padding: 0;
}
.analytics-dropdown li {
  list-style: none;
  padding: 10px 20px 0 20px;
  position: relative;
  color: #999;
  font-size: 15px;
  text-align: center;
}
.analytics-dropdown li.specific-row {
  margin-top: 15px;
  border-top: #ddd 1px solid;
  padding-top: 12px;
  padding-bottom: 5px;
}
.analytics-dropdown li .analytics-input {
  background: #f8f8f8;
  border: #ddd 1px solid;
  padding: 4px 2px !important;
  display: inline-block;
  height: auto !important;
  width: 47%;
  font-size: 13px;
  text-align: center;
  font-weight: 600;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}

.analytics-dropdown li i {
  top: 15px !important;
  left: 15px !important;
  font-size: 14px;
}
.chart-row {
  overflow-x: auto;
  width: 100%;
}
.chart-panel {
  min-width: 500px;
  overflow-x: auto;
}
.analytics-dropdown li#sandbox-container {
  padding-left: 20px;
  padding-top: 0;
  margin-top: 10px;
  width: 100% !important;
  margin-bottom: 0;
}
#sandbox-container .datepicker-switch,
#sandbox-container .dow {
  color: #000 !important;
  padding-top: 10px;
}
#sandbox-container .table-condensed td,
.table-condensed th {
  padding: 5px 10px;
  border-radius: 0px;
}
#sandbox-container .datepicker .datepicker-switch:hover {
  background: none !important;
}
#sandbox-container .datepicker table tr td.day:hover,
#sandbox-container .datepicker table tr td.focused,
#sandbox-container .datepicker table tr td.active,
#sandbox-container .datepicker .next:hover,
#sandbox-container .datepicker .prev:hover {
  background: #4385f4;
  cursor: pointer;
  color: #fff;
}
#sandbox-container .table-condensed thead tr:nth-child(2) {
  border-bottom: #ddd 1px solid;
}
#sandbox-container .table-condensed thead tr:nth-child(2) th {
  padding-bottom: 8px;
  border-radius: 0px;
}
#sandbox-container .datepicker .next,
#sandbox-container .datepicker .prev {
  color: #000;
}
.graph-placeholder {
  min-height: 250px;
  margin: 50px 0 0;
  float: left;
  width: 100%;
}
.graph-placeholder .empty-icon {
  width: 130px;
}
.graph-placeholder .empty-title {
  font-size: 30px;
  margin: 10px 0;
}
.policy-text-gap {
  margin-bottom: 30px;
}
.referral-link-icon {
  width: 25px;
  float: left;
  display: block;
}
.referral-link-text {
  width: calc(100% - 30px);
  float: left;
  font-size: 12px;
  padding-left: 10px;
  margin-top: -3px;
}
.referral-desc {
  color: #777;
}
.referral-div {
  float: left;
  width: 100%;
  padding: 25px 25px;
  border-top: #ddd 1px solid;
  border-bottom: #ddd 1px solid;
}
.referral-link-text a {
  word-break: break-all;
}
.text-left {
  text-align: left;
}
.margin-0 {
  margin: 0px;
}
.instagram-carousel {
  margin: 30px auto 15px;
}
.instagram-carousel .instagram-head {
  margin-bottom: 20px;
  padding: 0 15px !important;
}
.instagram-carousel .instagram-head i {
  font-size: 24px;
  margin-right: 7px;
  vertical-align: bottom;
}
.instagram-carousel .instagram-head span {
  font-weight: bold;
}
.instagram-carousel .slick-prev,
.instagram-carousel .slick-next {
  display: inline-block !important;
  margin: 0 -10px;
}
.instagram-carousel .slick-prev {
  transform: rotate(90deg);
}
.instagram-carousel .slick-next {
  transform: rotate(-90deg);
}
.instagram-carousel .slick-initialized .slick-slide {
  height: 260px;
  cursor: pointer;
}
.instagram-carousel .slick-initialized .slick-slide video {
  height: 260px;
  width: 100%;
  cursor: pointer;
}
.instagram-carousel .slick-initialized .slick-slide img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.instagram-carousel .slick-prev:before,
.instagram-carousel .slick-next:before {
  content: "\e99a";
  font-weight: bold;
  color: #000;
  font-size: 9px;
  opacity: 1;
  font-family: "icomoon" !important;
}
.no-insta-post {
  color: #878787;
  margin-top: 2px;
}
.margin0 {
  margin: 0px !important;
}
.sitemap-link {
  padding-top: 30px;
}
.sitemap-panel {
  margin-top: 73px;
  background: #fff;
  padding-top: 25px;
  margin-bottom: 25px;
}
.sitemap-head h1.big-head {
  font-size: 34px;
  padding-bottom: 30px;
}
.sitemap-container {
  margin: auto;
}
.sitemap-adv {
  display: inline-block;
  width: 100%;
  margin-bottom: 40px;
}
.sitemap-adv .footer-head {
  font-family: "Roboto", sans-serif;
  text-transform: inherit;
  cursor: pointer;
}
.sitemap-adv .mb-footer-inner {
  padding: 15px 0 40px;
  float: left;
  width: 100%;
}
.sitemap-panel h3 {
  text-align: center;
  font-size: 16px;
}
.sitemap-panel label {
  font-size: 24px;
  border-bottom: 2px solid #ddd;
  width: 100%;
  font-weight: 500;
  color: #000;
  padding-bottom: 8px;
  margin-bottom: 10px;
}
.site-col {
  padding: 10px 10px;
  cursor: pointer;
  text-align: justify;
}
.disabled-commission {
  background-color: #efefef !important;
}
.empty-slot {
  padding: 20px;
}

/*----operator-manual-booking----*/
.book-step-inner .form-group {
  width: 100%;
  float: left;
}
.summary-side-row .package-name {
  font-size: 15px;
  font-weight: 700;
}
.textarea-120 {
  min-height: 120px;
}
.secondary-btn {
  height: 50px;
  line-height: 50px;
  padding: 0 22px;
  background-color: #fff;
  border-color: #000;
  color: #000;
  border: 1px solid #000;
}
.room-type {
  padding: 15px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #e6e6e6;
}
.room-type .slect-panel + .slect-panel {
  margin-left: 10px;
}

.sm-head {
  font-size: 14px;
  color: #000;
}
.grey-color {
  color: #878787;
}
.bdt0 {
  border-top: 0;
}
/* .booking-right-panel{
    position: absolute;
    right: 70px;
    max-width: 380px;
    top: 155px;
} */
.booking-right-panel .package-booking-row {
  padding: 20px 10px 20px 10px;
}

/*----end operator-manual-booking----*/

.tour-details-selectbox {
  margin-top: 20px;
  min-height: 45px;
}
.tour-details-selectbox .ui-select-container input.form-control {
  min-height: 45px;
}
.tour-details-selectbox.step2 {
  margin-top: 0;
}

.sports-menu {
  border-radius: 0;
}

/*----media querys----*/
@media only screen and (min-width: 1500px) {
  .operator-panel .container,
  .profile-feed .container,
  .consumer-main-panel .container,
  .ambassador-main-section .container-fluid {
    width: 1170px !important;
  }
  .cart-container {
    width: 75%;
  }
  .focusTo:after {
    left: 237px !important;
  }
  .focusTo:before {
    left: 236px !important;
  }
}
@media only screen and (max-width: 1367px) {
  .field-follow-list li {
    padding: 0 10px;
  }
  .myProifle-cover {
    height: 300px;
  }
  .payment-status {
    font-size: 11px;
    max-width: 100px;
  }
  .booking-mid-body,
  .booking-mid-head {
    font-size: 13px;
  }
  .book-head-col .col-md-2,
  .booking-mid-body .col-md-2 {
    font-size: 12px;
  }
  .filter-arrows {
    height: 21px;
  }
}
@media only screen and (max-width: 1200px) {
  .field-video-btn {
    margin-top: 0px;
  }
  .field-follow-list li {
    padding: 0 4px;
  }
  .order-total-panel {
    padding: 0 15px 15px 15px;
  }
  .order-right-panel {
    padding: 0 0 0 195px;
  }
  .stripe-main .container {
    width: 100%;
  }
  .stripe-main .strip-sub {
    padding: 25px 0;
  }
  .stripe-main .profile-sm-head {
    padding: 20px 15px;
  }
  .info-tooltip .edit-tooltip {
    left: -150px;
  }
  .info-tooltip .edit-tooltip:after {
    left: 155px;
  }
}

@media only screen and (max-width: 1280px) {
  .feed-section .tab-content {
    padding-left: 0px;
    padding-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    transition: 0.5s;
  }
  .tab-section .operator-ambassadors {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tab-section .operator-users {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media only screen and (max-width: 1024px) {
  .field-follow-list li {
    width: 45%;
    padding: 0 5px;
    text-align: center;
  }
  .field-follow-list li i {
    display: block;
  }
  .empty-icon {
    width: 150px;
  }
  .empty-title {
    font-size: 35px;
  }
  .no-ambassadors-sub {
    margin: 0;
  }
  .stripe-main {
    padding-top: 100px;
  }
  .info-tooltip .tooltip-error {
    left: -90px;
  }
  .info-tooltip .tooltip-error:after {
    left: 85px;
  }
  .info-tooltip i {
    padding: 0;
  }
  .logo-height label {
    font-size: 13px;
  }
  .info-tooltip .edit-tooltip {
    left: -170px;
  }
  .info-tooltip .edit-tooltip:after {
    left: 165px;
  }
  .info-tooltip {
    padding-right: 0;
  }
  .info-tooltip span {
    margin-left: 5px;
  }
}
@media only screen and (max-width: 992px) {
  .multi-price {
    text-align: left;
  }
  .instagram-carousel .slick-prev,
  .instagram-carousel .slick-next {
    display: none !important;
  }
  .myProfile-panel .container {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
  }
  .myProfile-panel [class^="col"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .myProfile-edit {
    margin-right: 10px;
  }
  .myProfile-pic {
    left: 10px;
  }
  .ambassadors-main .container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  .ambassadors-sub .col-md-4 {
    float: left;
    width: 33.33%;
  }
  .ambassadors-head {
    width: 60%;
  }
  .ambassadors-sub .col-md-4 {
    float: left;
    width: 50%;
  }
  .operators-sub .col-md-3 {
    width: 50%;
    float: left;
  }
  .no-record-head {
    font-size: 30px;
  }
  .no-ambassadors-sub img {
    width: 140px;
  }

  .field-follow-list li i {
    display: block;
  }

  .field-follow-list li {
    width: 50%;
    padding: 0 3px;
    text-align: center;
  }
  .myProfile-shared-price {
    width: 100%;
    position: static;
    border-top: solid 1px #e0e0e0;
    border-bottom: none;
    margin-top: 10px;
    text-align: left;
    border-left: 0;
  }
  .myProfile-shared {
    padding: 10px 0px;
  }
  .myProfile-shared .font-16,
  .myProfile-shared ul {
    padding-left: 10px;
  }
  .operator-ambassadors .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
  }
  .operator-users .container-fluid {
    padding-right: 15px;
    padding-left: 15px;
  }

  .single-feed-price .myProfile-shared-price {
    margin-top: 0px;
    border: solid 1px #e0e0e0;
  }
  .booking-body-col [class^="col"] {
    width: 50% !important;
  }
  .book-head-col [class^="col"] {
    width: 50% !important;
  }
  .profile-feed .container .activity-feeds {
    padding-left: 10px;
  }
  .myProfile-pic-outer {
    left: 13px;
  }
  .filter-search-panel .search-panel {
    margin-top: 0px;
    max-height: inherit !important;
    height: 100%;
  }
  .filter-search-panel .search-form {
    height: 100%;
  }
  .order-sub-total {
    width: 100%;
    float: left;
  }
  .order-total-txt {
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .order-total-txt span:first-child {
    width: 50%;
    float: left;
    text-align: left;
    margin-right: 0px;
  }
  .order-total-txt span:last-child {
    width: 50%;
    text-align: right;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .order-share-panel {
    margin: 0;
  }
  .grand-total-txt {
    padding: 20px 0 0 0;
  }
  .order-amount-txt,
  .order-intial-amount {
    text-align: right;
    float: left;
    width: 100%;
  }
  .order-intial-amount span:last-child {
    width: 50%;
    float: left;
    text-align: right;
  }
  .order-intial-amount span:first-child {
    width: 50%;
    float: left;
    margin-right: 0;
  }
  .order-amount-txt span:first-child {
    /* width: 50%; */
    /* float: left; */
    margin-right: 0px;
    padding-left: 20px;
  }
  .order-amount-txt span:last-child {
    /* width: 50%; */
    float: right;
    text-align: right;
    padding-left: 20px;
  }
  .order-sub-head .col-md-6 {
    width: 100%;
    float: left;
  }
  .order-status-panel {
    padding-left: 195px;
    text-indent: inherit;
  }
  .order-cancel-promo .col-md-7,
  .order-cancel-promo .col-md-5 {
    width: 50%;
  }
  .payout-history .col-md-3 {
    width: 50% !important;
    float: left;
    margin: 0 0 20px;
  }
  .payout-history span {
    color: #999;
    text-transform: capitalize;
  }
  .payout-panel {
    padding-bottom: 10px;
  }
  .cancel-label {
    width: 100%;
  }
  .cancel-input input {
    margin: 10px 5px 0 0;
  }
  .order-share-position {
    left: 0;
    right: inherit;
  }
  .order-share-position:before {
    left: 29px;
    right: auto;
  }
  .order-share-position:after {
    left: 30px;
    right: auto;
  }
  .recieve-share {
    left: -22px;
    right: auto;
  }
  .recieve-share:before {
    left: 31px;
    right: auto;
  }
  .recieve-share:after {
    left: 32px;
    right: auto;
  }
  .order-share-panel .col-md-12 .pull-right {
    float: left !important;
  }
  .myProfile-shared .field-follow-list {
    width: 100%;
  }
  .myProfile-shared .font-16,
  .col-sm-12 .field-follow-inner {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  .sports-menu {
    display: none;
  }
  .xs-float-center {
    width: 100%;
  }
  .search-navbar-panel .search-box {
    display: none;
  }
  .search-navbar-panel .search-button {
    display: none;
  }
  .search-navbar-panel em {
    display: none;
  }
  .img-avatar {
    left: 0px;
  }
  .sitemap-adv .footer-head span {
    top: 0;
  }
  .activity-feeds {
    margin-top: 10px;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .myProfile-feed-inner,
  .myProfile-field {
    padding-left: 0px;
    padding-right: 0px;
  }
  .field-video {
    padding-right: 0px;
  }

  .myProfile-feed-outer {
    position: relative;
  }

  .myProfile-strip {
    height: auto;
  }
  .myProfile-pic-outer {
    left: 0;
    width: 100%;
    position: relative;
    margin-top: -70px;
    top: 0;
    padding: 0 10px;
  }
  .myProfile-pic {
    width: 110px;
    height: 110px;
    padding: 1px;
    float: left;
    margin-right: 10px;
  }
  .myProfile-name {
    padding-left: 0;
    width: 100%;
    overflow: visible;
    float: none;
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0;
  }
  .myProfile-name span {
    padding-right: 10px;
    font-size: 12px;
  }
  .myProfile-name span:last-child {
    padding-right: 0;
  }
  .myProfile-name span.black {
    padding: 0;
  }
  .myProfile-name img {
    display: none;
  }
  .myProfile-name div,
  .myProfile-name h1 {
    margin: 0;
    padding-top: 50px;
  }
  .myProfile-edit {
    float: none;
    margin: 0 0 0 10px;
    background: #000;
    border-radius: 2px;
    padding: 7px 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .myProfile-right {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .myProfile-edit a {
    color: #fff;
  }
  .myProfile-social {
    float: none;
    margin: 7px 15px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .myProfile-followers-bar-head {
    margin-top: 25px;
    overflow: hidden;
    float: left;
    width: 100%;
    padding: 15px 0;
    font-weight: 500;
    font-size: 17px;
    text-align: center;
    background: #f3f3f3;
    border-top: solid 1px #e0e0e0;
  }
  .myProfile-followers-bar-head span {
    padding: 0 5px;
    display: inline-block;
  }
  .myProfile-followers-bar-head a {
    display: block;
    color: #000;
  }
  .myProfile-followers-bar-head a:hover {
    color: #000;
  }
  .myProfile-social i {
    font-size: 24px;
    margin-left: 40px;
  }
  .myProfile-followers-bar-head img {
    vertical-align: top;
  }
  .myProfile-social-desc {
    padding: 0 10px;
  }
  .myProfile-social-desc div {
    margin: 14px 0 8px;
    font-size: 18px;
  }
  .myProfile-field .field-delete-btn {
    position: absolute;
    right: 20px;
    bottom: 24px;
  }
  .myProfile-panel [class^="col"] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .operator-follow-btn {
    padding: 5px 20px;
  }
  .field-like-text {
    white-space: inherit;
    overflow: inherit;
    text-overflow: inherit;
  }
  .myProfile-field .field-text {
    width: calc(88% - 51px);
  }
  .field-delete-toggle {
    width: auto;
  }
  .myProfile-feed-inner .myProfile-field,
  .myProfile-video-field p,
  .myProfile-like-footer,
  .myProfile-operator-field,
  .myProfile-URL-field,
  .feed-about-content,
  .share-field,
  .myProfilelike-field {
    padding-left: 10px;
    padding-right: 10px;
  }
  .myProfile-field .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .field-add-photos li {
    width: 120px;
    margin-bottom: 10px;
  }
  .feed-collapse {
    float: left;
    width: 100%;
    background: #fff;
    padding: 0 15px;
    height: 51px;
    position: relative;
    border: solid 1px #e0e0e0;
  }
  .feed-collapse a {
    color: #000;
    cursor: pointer;
  }
  .feed-collapse span {
    font-size: 24px;
    font-family: Oswald;
    margin-top: 8px;
    display: block;
    text-transform: uppercase;
  }
  .feedbar {
    display: none;
    padding: 10px;
    float: left;
    width: 100%;
    max-width: 100%;
    background-color: #f2f2f2;
  }
  .activity-feeds-bar {
    margin-top: 0px;
    position: absolute;
    top: 73px;
    z-index: 200;
    left: 0;
    width: 100%;
    padding: 0px !important;
    background: #fff;
  }
  .ambassadors-head {
    width: 100%;
  }
  .search-panel {
    float: left;
    width: 100%;
    position: relative;
    margin-top: 20px;
  }
  .ambassadors-main {
    margin-top: 100px;
  }
  .myProifle-cover {
    /*margin-top:51px;*/
    height: 180px;
  }
  .myProifle-cover img {
    height: 100%;
  }
  .ambassadors-sub,
  .operators-sub {
    margin: 20px 0 20px 0;
  }
  .myProfile-feed-icon a {
    padding-left: 10px !important;
  }
  .package-booking-row [class^="col"] {
    padding-left: 10px;
    padding-right: 10px;
  }
  .booking-succes-panel {
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-height: 180px;
    margin-top: 100px;
    text-align: center;
  }
  .empty-icon {
    width: 120px;
  }
  .empty-title {
    font-size: 30px;
    line-height: 40px;
  }
  .empty-btn-div {
    margin-bottom: 20px;
  }
  .myprofile-image-outer {
    height: auto;
    float: none;
    width: 100%;
  }
  .myProfile-strip {
    position: static;
    padding-bottom: 0;
  }
  .empty-booking-head {
    text-align: left;
  }
  .no-ambassadors-sub img {
    width: 120px;
  }
  .inner-header .icon-chat-feed,
  .header-color .icon-chat-feed {
    vertical-align: middle;
  }
  .inner-header .icon-rador,
  .header-color .icon-rador {
    vertical-align: middle;
  }
  .followers-bar-cta {
    margin-top: 5px;
  }
  .myNavbar .dropdown-menu > li > a:hover,
  .myNavbar .dropdown-menu > li > a:active {
    background-color: #f2f2f2 !important;
  }
  .feed-mobile {
    display: block;
  }
  .body-scroll-remove {
    overflow: hidden;
  }
  .operator-sidebar .badge {
    display: inline-block !important;
  }
  .history-col-right {
    width: 100%;
  }
  .new-detail-main,
  .new-detail-main [class^="col"] {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .history-col,
  .booking-detail-text,
  .history-col-right .detail-row,
  .booking-detail-main .booking-detail-head {
    padding-left: 10px;
    padding-right: 10px;
  }
  .booking-detail-list li.names {
    padding-left: 10px;
  }
  .status-box {
    float: left;
    width: 100%;
    text-align: left;
    padding-left: 0px;
    margin-bottom: 10px;
    font-size: 14px;
    margin-left: 0px;
  }
  .history-col {
    display: none;
  }
  .balance-seprator-box:before {
    background: #fff;
    border: none;
    height: 2px;
    top: -2px;
  }
  .new-detail-main .row {
    margin-left: 0px;
    margin-right: 0px;
  }
  .alert-danger {
    margin: 0 10px 20px 10px;
  }
  .balance-hide {
    display: none;
  }
  .balance-show {
    display: block;
    margin-bottom: 10px;
    text-align: center;
  }
  .video-error {
    margin-left: 7px;
  }
  .order-cancel-promo .col-md-6 {
    width: 100%;
  }
  .btn-pr-order {
    display: block;
    margin: auto;
    float: none;
    margin-top: 20px;
  }
  .btn-export-history {
    position: absolute;
    right: 0;
    top: -15px;
  }
  .payout-panel .booking-slot-panel {
    margin-top: 25px;
  }
  .stripe-main {
    padding-top: 72px;
  }
  .stripe-main .container {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .stripe-profile-margin .profile-sm-para {
    margin-bottom: 15px;
  }
  .name-col-1 {
    padding-right: 0px;
  }
  .allow-txt {
    margin-top: 15px;
  }
  .side-tab-panel {
    max-height: 80%;
    padding-bottom: 70px;
    overflow: auto;
  }
  .cart-share-dropdown {
    left: auto;
    right: 0px;
  }
  .cart-share-dropdown:before {
    left: auto;
    right: 34px;
  }
  .cart-share-dropdown:after {
    left: auto;
    right: 35px;
  }
  .button-panel a {
    width: 100%;
    text-align: center;
  }
  .mb-comm-tp {
    margin-top: 50px;
  }
  .payout-status-panel {
    bottom: inherit;
    top: 20px;
  }
  .quantity-hide {
    display: none;
  }
  .feed-sidebar-fixed {
    position: static !important;
  }
  .profile-tab-panel {
    padding-bottom: 0px;
    max-height: inherit;
    height: auto !important;
  }
  .graph-placeholder .empty-icon {
    width: 120px;
  }
  .graph-placeholder .empty-title {
    font-size: 24px;
  }
  .payment-div .detial-total-1 .float-left,
  .payment-div .booking-cancel-box .float-left {
    margin-left: 10px;
  }
  .payment-div .balance-seprator-box:before {
    top: 10px;
    height: 2px;
    background: #f2f2f2;
  }
  .payment-div .detial-total-1 {
    font-size: 14px;
  }
  .payment-div .status-box {
    margin-bottom: 0;
  }
  .payment-blance .detial-total-1,
  .payment-blance .detial-total-2 {
    width: 50%;
  }
  .booking-step-1 .book-step-inner {
    padding: 0 15px !important;
  }
  .booking-step-1 .payment-card-row {
    border: 0;
    padding: 20px 0;
  }

  #payment-detail .submit-div {
    float: none !important;
    text-align: center;
  }
}
@media screen and (max-device-width: 767px) and (orientation: landscape) {
  /*    .side-tab-panel{
        max-height: 80%;
        padding-bottom: 70px;
        overflow: auto;
    }*/
  .operator-sidebar {
    background: #fff;
  }
  .feeds-share {
    left: 9px;
  }
}
@media only screen and (max-width: 640px) {
  .ambassadors-back {
    display: none;
  }
  .instagram-carousel {
    margin: 20px auto 10px;
  }
  .instagram-carousel .slick-initialized .slick-slide {
    height: 180px;
  }
  .sitemap-adv {
    margin-bottom: 20px;
  }
  .sitemap-adv .mb-footer-inner {
    padding: 0;
  }
  .ambassadors-thumnail {
    width: 100%;
    height: 200px;
    margin: 0 auto;
    position: relative;
    left: 0;
    right: 0;
    top: 0;
    margin-bottom: 7px;
  }
  a.ambassadors-name {
    margin: 5px 0 0 0;
  }
  .ambassadors-sub .section,
  .operators-sub .section {
    margin-bottom: 15px;
  }
  a.ambassadors-name,
  a.operators-name {
    font-size: 14px;
  }
  .ambassadors-sub .col-md-4:nth-child(odd),
  .operators-sub .col-md-3:nth-child(odd) {
    padding-right: 5px;
  }
  .ambassadors-sub .col-md-4:nth-child(even),
  .operators-sub .col-md-3:nth-child(even) {
    padding-left: 5px;
  }
  .amb-load-panel {
    margin: 25px 0 25px 0;
  }
  .ambassadors-head,
  .ambassadors-head h1 {
    font-size: 25px;
  }
  .ambassadors-head span {
    font-weight: 400 !important;
  }
  .folloing-panel .operators-sub-section,
  .folloing-panel .ambassadors-sub-section {
    min-height: 245px;
    margin-bottom: 15px !important;
  }
  .folloing-panel .operators-sub-section {
    padding: 15px 0 15px 0;
  }
  .no-record-head {
    font-size: 25px;
  }
  .myProfile-field p,
  .myProfile-panel .font-16 {
    font-size: 14px;
  }
  .myProfile-feed-outer {
    margin-bottom: 10px;
  }
  .myProfile-feed-inner {
    padding-bottom: 0px;
  }
  .myProfile-like-footer {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .myProfile-URL-field input {
    margin-bottom: 10px;
  }
  .order-sub-detail .col-sm-6:last-child {
    float: left;
    text-align: left;
    margin-top: 10px;
  }
  .order-bt-line {
    margin-bottom: 0px;
  }
  .order-right-panel {
    padding: 0 0 0 0;
  }
  .order-sub-detail {
    padding: 0 15px;
    font-size: 18px;
    margin-top: 10px;
  }
  .order-head-txt {
    padding-left: 15px;
  }
  .connect-stripe-box .pull-left {
    width: 100%;
    text-align: center;
    margin-bottom: 5px;
  }
  .connect-stripe-box {
    padding: 10px 15px 30px 15px;
  }
  .connect-strip-btn {
    display: block;
    margin: auto;
    float: none;
  }
  .feeds-share {
    top: 50px;
  }
  .stripe-submit {
    display: block;
    text-align: center;
    margin: auto;
  }
  .strip-last-panel {
    padding: 20px 20px;
  }
  .ambassadors-thumnail img {
    object-fit: inherit;
  }
  .room-type {
    flex-direction: column;
    align-items: flex-start;
  }
  .room-type .sm-head {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 568px) {
  .operator-logo {
    width: 100px;
    height: 100px;
    margin: auto;
  }
  .operators-sub-section {
    min-height: 220px;
  }
  .feed-nav-tabs {
    padding: 20px 5px;
  }
  .feed-nav-tabs .nav li {
    font-size: 13px;
  }
  .feed-nav-tabs .nav > li > a {
    padding: 10px 9px;
  }
  .field-video {
    height: 200px;
  }
  .field-video img {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .time-period {
    float: none;
    display: block;
    margin: auto;
  }
  .field-thumb-overlay span {
    font-size: 24px;
    top: 32%;
  }
  .myProfile-gallery li {
    height: 100px;
  }
  .myProfile-gallery li.img-landscape {
    height: 200px;
  }
  .myProfile-gallery li.img-portrait {
    height: 140px;
  }
  .reserve-this-advent {
    font-size: 15px;
    text-align: left;
  }
  .feed-label {
    float: left;
    font-size: 12px;
    color: #878787;
    position: relative;
    top: 0px;
  }
  .feeds-trash span {
    display: none;
  }
  .myProfile-field input {
    width: 100%;
  }
  .stripe-submit {
    width: 100%;
  }
  .myProfile-social i {
    margin-left: 20px;
  }
}

@media only screen and (max-width: 480px) {
  .amb-load-panel .btn {
    width: 90%;
  }
  .remain-order-btn {
    width: 100%;
    margin-bottom: 0px;
  }
  .balance-show {
    margin-bottom: 10px;
    text-align: center;
  }
}
@media only screen and (max-width: 479px) {
  .myProfile-URL-field input {
    font-size: 12px;
  }
  .field-text-input input {
    font-size: 14px;
  }
  .info-tooltip .tooltip-error {
    left: -120px;
  }
  .info-tooltip .tooltip-error:after {
    left: 114px;
  }
  .field-text-operator {
    float: left;
    width: calc(100% - 77px);
  }
  .field-delete-btn {
    width: 50%;
  }
  /*    .order-share-position{
        left: inherit;
        right: -110px;
    }
    .order-share-position:before{
        left: 107px;
        right: auto;
    }
    .order-share-position:after{
        left: 108px;
        right: auto;
    }*/
  .ambassadors-thumnail {
    height: 150px;
  }
  .rador-mid-slot {
    display: inherit;
  }
}
.feed-sidebar-fixed {
  position: fixed;
  top: auto;
  bottom: 10px;
}
.payment-summary-fixed {
  position: fixed;
  top: 90px;
  bottom: auto;
  right: 70px;
}
.feed-sidebar-inherit {
  position: relative;
}
/*.chartWrapper {
          position: relative;
        }

        .chartWrapper > canvas {
          position: absolute;
          left: 0;
          top: 0;
          pointer-events: none;
        }

        .chartAreaWrapper {
          width: 600px;
          overflow-x: scroll;
        }*/
