.media_center {
	text-align: center;
	position: relative;
	z-index: 4;
}
.member-list__name.no-bold a {
	font-weight: normal;
}
.btn.btn_success {
	background-color: var(--greenColor);
	color: #fff;
}
.btn.btn_success:hover {
	opacity: .85;
}
.btn:focus, .btn:hover {
	color: #fff;
	text-decoration: none;
}
img {
	max-width:100%;
}
.object_cover {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
.responsive-bar-img {
	width: 100%;
	max-width: 700px;
	height: auto;
	display: block;
	margin: 0 auto;
}
.index-hero{
        margin-bottom: 2px;
    }

.mob-padd-home p,
.mob-padd-home li {
	font-size: 17px;
}
	.home-flex figure {
		flex: none;
	}
	.responsive-bar-img {
		display:block;
		/* height:300px; */
		height:auto;
		width:auto;
		max-width:100%;
		margin:0 auto;
	}
	.index-hero__slider-single img {
		height: 100% !important;
		width: 100% !important;
		object-fit: cover;
		object-position: 50% 0;
	}
.site_logo img {
	width: 100%;
}
.index_hero {
	margin-top: -6px;
	position: relative;
}
.index_hero img {
	width: 100%;
}
.index_hero__content {
	position: absolute;
	top: 40px;
	left: 50px;
	font-weight: bold;
	color: #fff;
	text-shadow: 2px 2px 5px rgba(0,0,0,.5);
	font-size: 16px;
}
.index_hero__content_btm {
	position: absolute;
	left: 50px;
	font-weight: bold;
	color: #000;
	text-shadow: 2px 2px 5px rgba(0,0,0,.5);
	bottom: 90px;
	font-size: 1.4rem;
}
.content_area {
	background-image: url("../images/memberAgreement3.gif");
	padding: 30px;
	background-size: cover;
	color: #fff;
	position: relative;
}
/*.content_area:before{
	content: "";
	position: absolute;
	top: 0;
	left :0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background-color: rgba(0,0,0,.5);
}*/
.content_area__inner {
	position: relative;
	z-index: 4;
	font-size: 16px;
}
.index_btn__wrap {
	padding: 15px 15px 0 15px;
}
.index_btn__wrap__heading h3 {
	text-align: center;
	font-size: 2rem;
	color: var(--secondaryColor);
}
.index-buttons__inline {
	/* padding: 15px 0; */
	text-align: center;
}

.btn.btn_red {
	background-color: #FF0000 !important;
	color: #fff !important;
}
.index-buttons__inline .btn + .btn {
	margin-left: 6px;
}
.index-buttons__inline .btn {
	padding: 5px 10px;
	background-color: var(--primaryColor);
	border-radius: 12px;
	color: #fff;
	transition: .3s;
	font-size: 1.8rem;
	width: 160px;
	max-width: 46%;
	border: 0;

}
.home_agree__bar {
	color: var(--darkColor);
	margin-top: 9px;
}
.home_agree__bar > a {
	color: var(--secondaryColor);
}
.index_copyright {
	text-align: center;
	border-top: 1px solid #fff;
	padding-top: 15px;
	margin-top: 30px;
}
.join_modal .btn-close {
	opacity: 1;
	z-index: 9;
	outline: none;
	right: -10px;
	top: -10px;
	height: 30px;
	width: 30px;
	background: var(--secondaryColor) !important;
	border-radius: 50%;
	color: #fff;
	text-shadow: none;
	position: absolute;
	box-sizing: border-box;
	padding: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}
label.error{
 color: red! Important;
}
p.member-list__pending {
    text-transform: uppercase;
    color: red;
}
.extra-image-space{
	padding: 12px;
}
.member-star.add_member__icon.remove-travel-friend {
	background-color: rgba(255,255,255,1);
}
.join_modal .btn-close img {
	width: 12px;
	filter: brightness(0) invert(1);
}

.modal_title__inside_body {
	font-weight: bold;
}
.join_modal .modal-body {
	padding: 40px 30px;
}
.join_modal form {
	margin-top: 20px;
}
.join_modal form .form-group {
	margin-bottom: 10px;
}
.join_modal form .form-control {
	border-radius: 3px;
	box-shadow: none !important;
	outline: none;
	font-size: 15px;
	height: 40px;
}
.join_modal form .form-control.custom_select {
	background-image: url("../images/down.png");
	background-repeat: no-repeat;
	background-position: right 0.75rem center;
	background-size: 12px;
}
.btn.btn_block {
	width: 100%;
	display: block;
}

.join_modal form .btn {
	font-size: 1.6rem;
	height: 40px;
	margin-bottom: 15px;
}
.index_content__format {
	padding-left: 15px;
	padding-right: 15px;
}
.index_content__format h1 {
	font-weight: bold;
	text-align: center;
	/* margin-top: 20px; */
	margin-bottom: 10px;
}
.index_content__format h2 {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
}
.index_content__format {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 17px;

}
.cta {
	margin-bottom: 15px;
	padding-top: 5px;
}
.site-footer {
	padding: 30px 0;
	background-color: var(--primaryColor);
	color: #fff;
}

.fixed_header__page {
	padding-top: 124px;
}

.site-header.fixed-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 750;

}
.header_bg__icon {
	background-image: url("../images/logo-bg_pattren.png");
	background-repeat: repeat-x;
	background-size: auto 100%;
}

.site-header.mobile-menu .site-logo {
	padding-left: 0;
	display: inherit;
}
.site-header__logo {
	overflow: hidden;
	background-color: #A1C5FF;
}
.site-header__logo .site-logo {
	position:relative;
}
.site-header__logo .site-logo::before {
	content: "";
	background-image: url(../images/logo-bg-login.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
	width: 100vw;
	height: 100%;
	position: absolute;
	right: 100%;
	z-index: 1;
}

.site-logo img {
	width: 312px;
	max-width: 100%;
	position: relative;
	z-index: 2;
}

.site-header.mobile-menu .navbar.bg-light {
	background-color: var(--primaryColor) !important;
	padding-top: 0;
	padding-bottom: 0;
}
.navbar .container_1080 {
	display: flex;
	justify-content: space-between;
}
.mobile-btm__menu {
	float: left;
	display: block;
	text-align: center;
}
.mobile-btm__menu ul {
	list-style: none;
	padding: 10px 0 5px 0;
	margin: 0 -15px 0 -15px;
	display: flex;
	justify-content: center;
}
.mobile-btm__menu ul li {
	padding: 0 15px;
}
.mobile-btm__menu ul li a {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	padding: 0;
	display: flex;
	text-align: center;
	flex-direction: column;
	white-space: nowrap;
	align-items: center;
}
.mobile-btm__menu .nav-icon {
	text-align: center;
	margin-right: 0;
	font-size: 30px;
	position: relative;
	padding-bottom: 0px;
}
.mobile-btm__menu .nav-icon img {
	width: 36px;
	filter: invert(100%);
}
.menu-noti__count {
	position: absolute;
	background: #f9f344;
	border-radius: 50%;
	display: flex;
	top: -4px;
	right: -10px;
	font-size: 12px;
	width: 22px;
	height: 22px;
	justify-content: center;
	align-items: center;
	color: #000;
}
.mobile-menu .navbar-toggler {
	border: 0;
	margin-right: 0;
	font-size: 24px;
	padding-right: 0;
}
.mobile-menu .navbar-toggler:focus,.btn-close.text-reset:focus {
	box-shadow: none;
}
.mobile-menu .navbar-toggler-icon {
	background-image: url(../images/burger-menu.png);
}
.side-nav__wrap {
	border-radius: 10px 0 0 10px;
	overflow: hidden;
}
.side-nav__wrap .offcanvas-header {
	background-color: var(--lightBlue);
	color: #fff;
	padding: 0;
}
.mobile-menu .offcanvas-body {
	padding-left: 0;
	padding-right: 0;
}
.side-nav__wrap .offcanvas-body {
	padding-top: 0;
}
.side-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
.side-nav li a {
	text-decoration: none;
	color: #000;
	padding: 15px 15px;
	display: block;
	border-top: 1px solid #c5c5c5;
	font-size: 16px;
	transition: .3s;
	display: flex;
	align-items: center;
}
.side-nav li a:hover, .side-nav li.active a {
	background-color: var(--primaryColor);
	color: #fff;
	transition: .3s;
}

.btn-close.text-reset {
	background-color: transparent;
	background-image: none;
	width: auto;
	height: 30px;
	white-space: nowrap;
	min-width: 114px;
	opacity: 1;
	right: 0;
	position: absolute;
	border-radius: 0 0 4px 4px;
	color: blue !important;
	/* font-weight: bold; */
}
.side-nav li a i {
	font-size: 20px;
	margin-right: 10px;
}
.side-nav li a > img {
	width: 26px;
	margin-right: 10px;
}
.side-nav li a:hover > img {
	filter: brightness(0) invert(1);
}
.home_hero {
	min-height: calc(100dvh - 300px);
	background-size: cover;
	background-position: 50% 50%;
	padding: 100px 0 100px 0;
	position: relative;
	display: flex;
	align-items: center;
}
/*.home_hero::after {
	background:#1246AB;
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: .2;
}*/
.home_hero__content {
	position: relative;
	z-index: 2;
}
.ta_row {
	display: flex;
	flex-wrap: wrap;
	margin-left: -10px;
	margin-right: -10px;
}

.ta_col_7 {
	width: 60%;
	padding-left: 10px;
	padding-right: 10px;
}
.ta_col_5 {
	width: 40%;
	padding-left: 10px;
	padding-right: 10px;
	min-width: 360px;
}
.login-sucess__modal .modal-dialog {
	max-width: 600px;
}
.login-sucess__modal-body {
	padding: 30px;
}
.login-sucess__modal-media {
	display: flex;
	height: 100%;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}
.login-sucess__modal-media img {
	max-width: 200px;
	margin: 0 auto;
}
.login-sucess__modal-body-head {
	text-align: center;
	color: green;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.login-sucess__modal-body-head i {
	font-size: 48px;
}
.login-sucess__modal-body {
	padding: 20px 10px;
	text-align: left;
	font-size: 16px;
}
.login-sucess__modal-content h3 {
	margin-bottom: 15px;
}
.login-sucess__modal-continue {
	margin-top: 25px;
	text-align: center;
}
.login-sucess__modal-continue .btn {
	/* display: block; */
	padding: 12px 15px;
	text-transform: uppercase;
}
.login-sucess__modal-continue .btn:hover{
	    background: #2552a9de;
} 

.home_hero__content .ta_row {
	flex-wrap: nowrap;
	align-items: baseline;
}
.home_hero__help {
	/* background-color: #000; */
	background-color: var(--primaryColor);
	border-radius: 12px;
	border: 1px solid rgba(255,255,255, .6);
	color: #fff;
	padding: 0 30px;
	backdrop-filter: blur(3px);
}
.home_hero__help_item {
	padding: 20px 0;
	display: flex;
	align-items: center;
	font-size: 16px;
}
.home_hero__help_item + .home_hero__help_item {
	border-top: 1px solid rgba(255,255,255,.6);
}
.home_hero__help_item__icon {
	width: 50px;
	height: 50px;
	background-color: var(--primaryColor);
	border-radius: 50%;
	border: 1px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 11px;
	min-width: 50px;
	min-height: 50px;
	
}
.home_hero__help_item .home_hero__help_item__icon {
	margin-right: 30px;
}
.home_hero__help_item__content a {
	color: var(--purpleColor);
}
.home_hero__btns_item {
	display: flex;
	justify-content: right;
}
.home_hero__btns_item .btn {
	display: flex;
	align-items: center;
	color: #fff;
	border: 1px solid #fff;
	border-radius: 12px;
	padding: 12px 30px 12px 20px;
	position: relative;
	width: 310px;
	max-width: 310px;
	font-size: 16px;
	transition: .3s;
}
.home_hero__btns_item .btn:hover {
	opacity: .85;
	transition: .3s;
}
.home_hero__btns_item .btn.btn_primary {
	background-color: var(--primaryColor);
}
.home_hero__btns_item .btn.btn_secondary {
	background-color: var(--secondaryColor);
	margin-top: 20px;
}
.home_hero__btns_item .btn.btn_primary  .home_hero__help_item__icon {
	background-color: var(--secondaryColor);
}
.home_hero__btns_item .btn.btn_secondary  .home_hero__help_item__icon {
	background-color: var(--primaryColor);
}
.home_hero__btns_item .btn .home_hero__help_item__icon {
	margin-right: 15px;
}
.home_hero__btns_item .btn .fa-solid.fa-chevron-right {
	position: absolute;
	right: 10px;
}
.info_depart__latter {
	margin: 50px auto 0;
	max-width: 710px;
	width: 100%;
	display: none;
}
.home_hero__btns.home_hero__btns__center {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 13px;
}
.home_hero__btns.home_hero__btns__center .btn {
	margin-top: 20px;
}
.home_hero__btns_item {
	margin: 0 10px;
}
.home_hero__content.width_740 {
	width: 100%;
	max-width: 740px;
	margin: 0 auto;
}
.travler_match__form__head {
	display: flex;
	color: #fff;
	align-items: center;
	border-bottom: 1px solid rgba(255,255,255,.5);
	padding-bottom: 20px;
}
.travler_match__form__head_content {
	font-size: 16px;
	margin-left: 15px;
}
.travler_match__form__head_content h3 {
	margin-bottom: 0;
	font-size: 21px;
	font-weight: 600;
}
.travler_match__form__head_content p {
	margin-bottom: 0;
}
.travler_match__section {
	padding-top: 70px;
	padding-bottom: 70px;
}
.travler_match__form .form-group {
	margin-top: 15px;
}
.travler_match__form label {
	color: #fff;
	font-size: 16px;
}
.form_label__help {
	color: #fff;
	font-size: 14px;
}
.travler_match__form .form-control, .travler_match__form .form-select {
	margin-top: 8px;
	border: 1px solid rgba(255,255,255,.5);
	background-color: rgba(255,255,255,.1);
	color: #fff;
	font-size: 16px;
	padding: 10px 15px;
}
.dark_bg .form-select {
	--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}
.form-group.form_group__btn_right {
	text-align: right;
}
.travler_match__form .btn.btn-primary {
	border: 1px solid #fff;
	padding: 10px 30px;
	margin-top: 15px;
	background-color: transparent;
	width: 100%;
}

.dark_bg .form-select option {
	color: #000;
}
.passanger_list__wrap .travler_match__form__head {
	 margin-bottom: 20px; 
	border-bottom: 0;
	 background-color: var(--lightBlue); 
	padding: 10px;
	border-radius: 10px;
	flex-direction: row;
}
.passanger_list__wrap .travler_match__form__head_content {
	color: #000;
	text-align: left;
	margin-left: 15px;
}
.passanger_list .ta_row {
	margin-left: -7px;
	margin-right: -7px;
}
.passanger_list__col {
	padding-left: 7px;
	padding-right: 7px;
	width: 20%;
	margin-bottom: 20px;
}
.home_hero.height_auto {
	min-height: inherit;
}

.passanger_list__item {
	overflow: hidden;
	position: relative;
	background-color: #fff;
	box-shadow: 0 0 5px #ccc;
	border-radius: 8px;
	height: 100%;
}
.passanger_list__media {
	aspect-ratio: 1/1;
	overflow: hidden;
	position: relative;
}
.passanger_list__media a {
	display: block;
	width: 100%;
	height: 100%;
}
.passanger_list__media a img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	transition: .3s;
	object-position: top center;
}
.passanger_list__media a:hover img{
	transform: scale(1.1);
  transition: .3s;
}
.passanger_list__info {
	text-align: center;
	padding: 15px 10px;
	color: #000;
	text-decoration: none;
	display: block;
}
.passanger_list__info h6 {
	font-size: 16px;
	letter-spacing: 1px;
}
.passanger_list__info_date {
	margin-bottom: 0;
}	
.passanger_list__wrap .travler_match__form__head_content h3 {
	font-size: 27px;
}
.passanger_list__wrap .travler_match__form__head_content p {
	font-size: 17px;
	color:#0000A0;
}
.passanger_list__wrap .small_text {
	font-weight: normal;
	font-size: 16px;
}
.passanger_list__wrap .home_hero__help_item__icon {
	border: 1px solid var(--secondaryColor);
}
.md_padding{
	padding-top: 20px;
	padding-bottom: 20px;
}
.md_padding__top {
	padding-top: 20px;
}
.members_world__list .passanger_list__info h6 {
	margin-bottom: 0;
}
.member-star {
	width: 36px;
	height: 36px;
	display: flex;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	border-radius: 50%;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	color: var(--white);
}
.member-list__photos {
	position: absolute;
	background: rgba(0,0,0,.5);
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 4px 10px;
	color: #fff;
	font-size: 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.member-list__photos span i {
	margin-right: 5px;
}
.member-list__photos .show-photos{
	font-size: 20px;
}
.show-photos.msg-icon__overlay .msg-icon__num {
	margin-left: 5px;
}
.show-photos.msg-icon__overlay.pad-top{
	padding-top: 1px;
}
.show-photos.msg-icon__overlay {
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	margin-left: 5px;
	/* background-color: rgba(255,255,255,1);
	color: #1246AB; */
	/* filter: invert(100%); */
}
.show-photos.msg-icon__overlay i {
	font-size: 16px;
}
.msg-icon__overlay i {
	position: relative;
	left: -1px;
}
.passanger_list__item .member-list__content {
	padding: 0 10px 0 10px;
}
.member-list__details {
	position: relative;
	bottom: 0;
	width: 100%;
	padding: 10px 0 10px;
	color: #000;
	display: flex;
	font-size: 1.1rem;
}
.member-list__name {
	text-align: left;
	width: auto;
	padding: 0;
}
.member-list__name a {
	color: #000;
	text-decoration: none;
	font-weight: 600;
	font-size: 16px;
}
.member-list__name a {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	padding-right: 15px;
	position: relative;
	width: auto;
	/* display: inline-block; */
}
.member-list__name a .member-list__online {
	position: absolute;
	right: 0;
	top: 2px;
}
.member-list__online-acitve-black {
	background: black !important;
	width: 6px !important;
	height: 6px !important;
	margin-bottom: 2.5px !important;
	margin-right: 4px !important;
}
.member-list__online {
	flex: 0 0 50px;
	text-align: right;
	width: 10px;
	height: 10px;
	display: inline-block;
	background-color: #ccc;
	border-radius: 50%;
	margin-left: 4px;
}
.member-list__online-acitve {
	background-color: #43f525;
}
.member-list__name p {
	margin-bottom: 0;
	font-size: .95rem;
}

.flight_airport__info__modal .custom-modal__header {
	background-color: var(--primaryColor);
	color: #fff;
	border-radius: 0.5rem 0.5rem 0 0;
	padding-right: 60px;
}

.flight_airport__info__modal .custom-modal__title {
	display: flex;
	align-items: center;
	font-size: 28px;
	width: 100%;
	justify-content: center;
	padding-left: 60px;
	position: relative;
}
.flight_airport__info__modal .custom-modal__header .home_hero__help_item__icon {
	margin-right: 10px;
	position: absolute;
	left: 0;
}
.flight_airport__info__modal .modal-close {
	width: 40px;
	height: 40px;
	border: 1px solid #fff;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	display: flex;
	padding: 9px;
	top: 50%;
	margin-top: -20px;
	right: 15px;
}
.img_invert {
	filter: invert(100%);
}
.flight_airport__info__modal_content {
	text-align: center;
	font-size: 20px;
}
.flight_airport__info__modal_content h2 {
	font-size: 32px;
	display: flex;
	font-weight: 900;
	text-transform: uppercase;
	font-family: arial;
	color: var(--secondaryColor);
	justify-content: center;
	align-items: center;
}
.flight_airport__info__modal_content h2 .title_text {
	padding: 0 20px;
}
.flight_airport__info__modal_content h2 img {
	height: 50px;
}
.flight_airport__info__modal_content h3 {
	text-align: center;
	font-size: 24px;
	font-weight: 600;
}
.flight_icon__center {
	text-align: center;
	margin: 20px 0;
}
.flight_icon__center img {
	width: 60px;
}
.flight_airport__info__modal_btn {
	text-align: center;
	display: flex;
	justify-content: center;
	padding-top: 10px;
}
.flight_airport__info__modal_btn a {
	display: flex;
	justify-content: center;
	background-color: #FF0000;
	align-items: center;
	color: #fff;
	font-size: 21px;
	text-decoration: none;
	border-radius: 10px;
	padding: 10px 24px;
}
.flight_airport__info__modal_btn a img {
	width: 42px;
	margin-right: 15px;
}
.flight_airport__info__modal_skip {
	margin-top: 15px;
}
.flight_airport__info__modal_skip a {
	color: var(--secondaryColor);
	text-transform: uppercase;
	font-size: 16px;
}
.flight_info__accordian .accordion-item {
	margin-bottom: 5px;
	border: 1px solid #ccc;
	border-radius: 10px;
	overflow: hidden;
}

.flight_info__accordian .accordion-button {
	border: 0;
	font-size: 18px;
	background: #545f75;
	color: #fff;
}
.flight_info__accordian .accordion-button:not(.collapsed) {
	background-color: var(--primaryColor);
	color: #fff;
}
.flight_info__accordian .accordion-button .home_hero__help_item__icon {
	background-color: #fff;
	border: 0;
	margin-right: 10px;
	padding: 10px;
	width: 60px;
	height: 60px;
}

.passanger_list__wrap .accordion-header .small_text {
	font-size: 14px;
	margin-top: 5px;
	color:#9fff9f;
}


.flight_info__accordian .accordion-button:not(.collapsed)::after {
	--bs-accordion-btn-active-icon: url("../images/down-white.png");
}
.flight_info__accordian .accordion-button::after {
	--bs-accordion-btn-icon: url("../images/down-white.png");
}
.flight_info__list_item {
	display: flex;
	border-top: 1px solid #ddd;
	padding: 10px 15px;
}
.flight_info__list_item:first-child {
	border-top: 0;
}
.flight_info__list_item__tile {
	color: #000;
	font-size: 14px;
	font-weight: 600;
	width: 40%;
	min-width: 170px;
}
.flight_info__list_item_btns {
	display: flex;
	justify-content: center;
	margin-top: 15px;
}
.flight_info__list_item_btns .btn {
	font-size: 16px;
	border-radius: 6px;
	padding: 8px 15px;
}
.flight_info__list_item_btns .btn + .btn {
	margin-left: 15px;
}
.travler_match__form__head.no_bg {
	background-color: transparent;
	padding: 0;
}
.flight_airport__info__modal .custom-modal__content {
	overflow: hidden;
}
.flight_airport__info__modal .custom-modal__content {
	width: 360px;
}
.flight_airport__info__modal .custom-modal__body {
	padding: 20px 10px;
}

.world-section-title{
    width:100%;
    max-width:100%;

    margin:0 auto;
    padding:8px 22px;

    box-sizing:border-box;

    display:flex;
    align-items:center;
    justify-content:flex-start;

    gap:18px;

    background:linear-gradient(
        135deg,
        #0b3e9f 0%,
        #0d57d6 45%,
        #57b2ff 100%
    );

    border-radius:16px;

    box-shadow:
        0 6px 18px rgba(0,65,170,0.22),
        inset 0 1px 0 rgba(255,255,255,0.20);

    position:relative;
    overflow:hidden;
}
.world-section-title.section_head__head {
	margin-bottom: 15px;
}

.world-section-title:before{
    content:'';
    position:absolute;
    right:-80px;
    top:-60px;

    width:240px;
    height:240px;

    border-radius:50%;

    background:rgba(255,255,255,0.08);
}

/* SMALLER GLOBE */

.section_head__head .globe-icon{
    width:44px;
    height:44px;
    min-width:44px;

    position:relative;
    z-index:2;
}

.section_head__head .globe-icon circle,
.section_head__head .globe-icon ellipse,
.section_head__head .globe-icon line{
    stroke:#ffffff;
    stroke-width:2;
    fill:none;
    stroke-linecap:round;
}

/* TITLE */

.world-section-title h2{
    margin:0;
    padding:0;

    font-size:clamp(20px, 4vw, 34px);
    line-height:1;

    font-weight:700;
    letter-spacing:-0.8px;

    color:#ffffff;

    text-align:left;
    white-space:nowrap;

    text-shadow:
        0 2px 4px rgba(0,0,0,0.22);

    position:relative;
    z-index:2;
}

/* CLEAN PLANE ICON */

.section_head__head .plane-icon{
    width:40px;
    height:40px;
    min-width:40px;

    margin-left:4px;

    position:relative;
    z-index:2;
}

.section_head__head .plane-icon path{
    fill:#ffffff;
}

.confirm_model__content {
	text-align: center;
}
.confirm_model__content_icon {
	font-size: 32px;
	margin-bottom: 15px;
}
.danger_content .confirm_model__content_icon {
	color: #FF0000;
}
.confirm_model__content_btn {
	margin-top: 20px;
}
.confirm_model__content_btn .btn {
	padding: 5px 15px;
	border-radius: 7px;
	font-size: 1.2rem;
	display: inline-block;
	line-height: 27px;
	height: 38px;
}
.confirm_model__content_btn .btn + .btn {
	margin-left: 15px;
}
.update_flight__info_model .modal-body {
	padding-left: 15px;
	padding-right: 15px;
}
.update_flight__info_model__content {
	margin-top: 20px;
	margin-bottom: 15px;
	position: relative;
}

.update_flight__info_model__content .home_hero__btns_item {
	margin: 0;
	justify-content: center;
}
.update_flight__info_model__content .home_hero__btns_item .btn {
	width: 290px;
	padding: 15px 25px;
	border: 0;
}
.airport_update__filter__option h4 .small_text {
	font-size: 16px;
}
.update_flight__info_model__content .flight_info__list_item__tile {
	width: auto;
	min-width: 130px;
}
.color_green {
	color: green;
}
.font_16 {
	font-size: 16px;
}
.airport_update__filter__form p {
	margin-bottom: 0;
}
.airport_update__filter__form form {
	margin-top: 5px;
}
.airport_update__filter__form form label {
	font-size: 15px;
	margin-bottom: 5px;
}
.airport_update__filter__form form .form-control, .airport_update__filter__form form .form-select {
	border-radius: 6px;
	height: 40px;
}
.airport_update__filter__form form .btn {
	width: 100%;
	padding: 8px 10px;
	height: auto;
	font-size: 18px;
	border-radius: 6px;
}
.airport_update__filter__form form .btn {
	width: 100%;
	padding: 8px 10px;
	height: auto;
	font-size: 18px;
	border-radius: 6px;
	margin-bottom: 0;
}
.airport_update__filter__form .form-group{
	margin-bottom: 15px;
}
.airport_update__filter__form .form-group.form_group__btn {
	margin-bottom: 0;
}
.passanger_list__wrap .accordion-header .small_text.no_flight__scheduled {
	color: #cfcfcf;
}

.flight_info__accordian .selection {
	width: 100% !important;
	display: block;
}
.flight_info__accordian .select2-selection.select2-selection--single {
	width: 100%;
	min-height: 40px;
	border-radius: 6px;
	border: 1px solid #dee2e6;
	padding-top: 5px;
}
.flight_info__accordian .select2-selection.select2-selection--single .select2-selection__arrow {
	height: 40px;
}
.flight_info__accordian .select2.select2-container{
	width: 100% !important;
}
.departing-airport-country-sec {
	position: relative;
}

.airport_country-data ul {
	position: absolute;
	background-color: #fff;
	padding: 5px 0;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
	max-height: 230px;
	overflow-x: hidden;
	z-index: 9;
	width: 100%;
	top: 100%;
	border-radius: 6px;
	list-style: none;
}
.airport_country-data ul li {
	padding: 5px 15px;
	border-bottom: 1px solid #ddd;
}
.airport_country-data ul li:hover {
	background-color: #ddd;
}
.update_flight__info_setp__content_head {
	text-align: center;
	padding-bottom: 5px;
}
.update_flight__info_setp__content_head__icon {
	background-color: var(--primaryColor);
	border: 0;
	padding: 10px;
	width: 60px;
	height: 60px;
	display: inline-block;
	border-radius: 50%;
	margin-bottom: 15px;
}
.update_flight__info_setp__content_btns {
	position: relative;
}
.update_flight__info_setp__content_btns {
	width: 100%;
	max-width: 600px;
	margin: 15px auto 0 auto;
	border: 1px solid #ddd;
	padding: 15px 30px 15px 15px;
	border-radius: 6px;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	font-size: 16px;
	background: linear-gradient(
        90deg,
        #607193 0%,
        #7286ad 50%,
        #607193 100%
    );
    color: #ffff00;
	text-align: center;
}
.update_flight__info_setp__content_btns .arrow {
	position: absolute;
	right: 12px;
	font-size: 34px;
	font-weight: 300;
	line-height: 17px;
	opacity: .95;
	font-family: Arial, Helvetica, sans-serif;
	top: 50%;
	height: 24px;
	transform: translate(0,-50%);
}
.update_flight__info_setp__content_btns a{
	color:#ffff00!important;
	text-decoration: none!important;
}


.update_flight__info_model__content_loader {
	position: absolute;
	top: -10px;
	left: 0;
	width: 100%;
	background-color: rgba(255,255,255,.8);
	height: calc(100% + 10px);
	backdrop-filter: blur(4px);
	display: flex;
	justify-content: center;
	align-items: center;
}
.update_flight__info_model__content_loader__item {
	width: 50px;
}
.airport-btn{
    width:325px;
    height:52px;

    display:flex;
    align-items:center;
    justify-content:flex-start;

    padding:0 22px 0 26px;
    margin:0 0 20px 0;

    color:#ffff00;
    text-decoration:none;
    font-size:17px;
    font-weight:500;

    border-radius:12px;

    background:linear-gradient(
        90deg,
        #607193 0%,
        #7286ad 50%,
        #607193 100%
    );

    box-sizing:border-box;

    transition:
        background .25s ease,
        transform .15s ease,
        box-shadow .25s ease;

    box-shadow:
        0 2px 6px rgba(0,0,0,.12);

    position:relative;
}

.airport-btn .btn-text{
    width:calc(100% - 40px);
    text-align:center;
}

.airport-btn .arrow {
	position: absolute;
	right: 18px;
	font-size: 34px;
	font-weight: 300;
	line-height: 17px;
	opacity: .95;
	font-family: Arial, Helvetica, sans-serif;
	top: 50%;
	height: 24px;
	transform: translate(0,-50%);
}

/* Hover = lighter */
.airport-btn:hover{
    background:linear-gradient(
        90deg,
        #7082a4 0%,
        #879bca 50%,
        #7082a4 100%
    );

    box-shadow:
        0 4px 12px rgba(0,0,0,.18);

    transform:translateY(-1px);
}
.update_flight__info__btns {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.page_head__outer {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.ta-checkbox {
	position: relative;
}
.ta-checkbox [type="checkbox"]:checked, .ta-checkbox [type="checkbox"]:not(:checked) {
	position: absolute;
	left: -9999px;
}
.ta-checkbox [type="checkbox"]:checked + label::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}
.ta-checkbox [type="checkbox"]:checked + label::after {
	content: '\f00c';
	width: 20px;
	height: 20px;
	background: var(--primaryColor);
	position: absolute;
	top: 0;
	right: 0;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease;
	transition: all 0.2s ease;
	color: #fff;
	font-family: Font Awesome\ 5 Free;
	font-weight: 900;
	font-size: 12px;
	text-align: center;
}

.ta-checkbox [type="checkbox"]:checked + label::before, .ta-checkbox [type="checkbox"]:not(:checked) + label::before {
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
	height: 20px;
	border: 1px solid #666;
	border-radius: 4px;
	background: #fff;
}
.ta-checkbox [type="checkbox"]:checked + label, .ta-checkbox [type="checkbox"]:not(:checked) + label {
	position: relative;
	padding-left: 0;
	cursor: pointer;
	line-height: 20px;
	display: inline-block;
	color: #212529;
	font-size: 14px;
	padding-right: 30px;
	display: block;
	margin-bottom: 0;
}
.page_head__removeAll {
	display: flex;
}
.page_head__removeAll .btn {
	white-space: nowrap;
}
.page_head__removeAll .ta-checkbox [type="checkbox"]:checked + label::before,  .page_head__removeAll .ta-checkbox [type="checkbox"]:not(:checked) + label::before {
	right:15px;
	top: 9px;
}
.page_head__removeAll .ta-checkbox [type="checkbox"]:checked + label::after {
	right:15px;
	top: 9px;
}
.travel_frineds__item {
	position: relative;
	border-radius: 6px;
	margin-bottom: 15px;
	box-shadow: 0 0 6px rgba(0,0,0,.2);
	display: flex;
	padding: 10px;
}
.travel_frineds__item__info {
	display: flex;
	max-width: 60%;
	padding-right: 15px;
	align-items: center;
	width: 100%;
}
.travel_frineds__item__info_media {
	overflow: hidden;
	border-radius: 6px;
	height: 70px;
	width: 70px;
	margin-right: 10px;
	min-width: 70px;
}
.travel_frineds__item__info_media img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	object-position: top center;
}
.travel_frineds__item__info_name{
	margin-bottom: 0;
}
.travel_frineds__item__info_name a{
	margin-bottom: 0;
	font-size: 16px;
	color: #000!important;
	font-weight: 600;
	text-decoration: none;

}
.travel_frineds__item__btns {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	max-width: 40%;
	width: 100%;
}
.travel_frineds__item__btns .btn {
	padding: 4px 6px;
	font-size: 16px;
	border-radius: 6px;
	border: 0;
}
.travel_frineds__item__btns .btn + .btn {
	margin-left: 15px;
}

.travel_frineds__item__info_text .ta-checkbox {
	height: 20px;
	width: 20px;
	margin-bottom: 10px;
	top: 3px;
}
.travel_frineds__item__info_text .ta-checkbox label {
	padding-right: 20px !important;
}
.travel_frineds__item__info_loaction {
	margin-bottom: 0;
}
.travel_frineds__item__btns .ta-checkbox {
	margin-right: 15px;
}
.travel_frineds__item__btns label {
	height: 22px;
}
.travel_frineds__item__btns .btn_delte {
	font-size: 20px;
	color: #10192a;
}
.travel_frineds__item__btns .no_bg__btn.btn-warning {
	color: #989898;
}
.member-star.add_member__icon > img {
	width: 16px;
	height: auto;
	object-fit: inherit;
}
.member-star.add_member__icon {
	width: 26px;
	height: 26px;
	top: 5px;
	right: 5px;
	background-color: rgba(0,0,0,.5);
	display: flex;
	justify-content: center;
	align-items: center;
}
.travel_frineds__item_request .travel_frineds__item__info {
	max-width: 100%;
	padding-right: 0;
}
.travel_frineds__item__info_wrap {
	display: flex;
	width: 100%;
	justify-content: space-between;
}
.travel_frineds__item_request .travel_frineds__item__btns {
	max-width: inherit;
	width: auto;
}
.travel_frineds__list_grid {
	display: flex;
	flex-wrap: wrap;
	margin-left: -6px;
	margin-right: -6px;
}
.travel_frineds__item_request__wrap {
	max-width: 33.33%;
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 12px;
	width: 100%;
}
.travel_frineds__item.travel_frineds__item_request {
	margin-bottom: 0;
	height: 100%;
}
	.travel_frineds__item__info_wrap {
		flex-direction: column;
	}
	.travel_frineds__item_request .travel_frineds__item__btns {
		justify-content: flex-start;
		margin-top: 5px;
	}
	.travel_frineds__item_request .travel_frineds__item__btns .btn + .btn {
		margin-left: 8px;
		margin-top: 0;
	}
	.travel_frineds__item_request .travel_frineds__item__btns .btn {
		font-size: 14px;
	}
	.travel_frineds__item__btns .no_bg__btn + .no_bg__btn {
		margin-left: 12px;
	}
	.travel_frineds__item__btns .no_bg__btn {
		text-decoration: none;
	}
	.no_bg__btn.btn-danger {
		color: #dc3545;
	}
	.no_bg__btn.btn-primary {
		color: #198754;
	}
.confirm_navigation_model .modal-dialog {
	max-width: 380px;
	width: 90%;
	margin: 5rem auto 0 auto;
}
.confirm_navigation_model .modal-dialog .modal-body {
	padding: 0;
}
.confirm_navigation_model .modal-content {
	margin-top: 120px !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.confirm_navigation_model .close_modal {
	position: absolute;
	right: -10px;
	top: -12px;
	background-color: rgba(0,0,0,.9);
	border-radius: 50%;
	padding: 5px;
	width: 32px;
	height: 32px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
}
.confirm_navigation_model .close_modal img {
	width: 14px;
	filter: invert(100%);
}
.confirm_navigation_model .confirm_model__content_btn {
	margin-top: 0;
}
.confirm_model__nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	border-radius: .5rem;
	overflow: hidden;
}
.confirm_model__nav ul li a {
	text-decoration: none;
	color: #000;
	padding: 15px 15px;
	font-size: 16px;
	transition: .3s;
	display: flex;
	align-items: center;
}
.confirm_model__nav ul li + li {
	border-top: 1px solid #c5c5c5;
}

.confirm_model__nav ul li a:hover {
	background-color: var(--primaryColor);
	color: #fff;
	transition: .3s;
}
.confirm_model__nav ul li a i {
	font-size: 20px;
	margin-right: 10px;
}
.confirm_model__nav ul li a:hover > img {
	filter: brightness(0) invert(1);
}
.confirm_model__nav ul li a > img {
	width: 26px;
	margin-right: 10px;
}
.notification_list {
	position: fixed;
	top: 140px;
	right: auto;
	z-index: 999;
	padding: 0;
	list-style: none;
	width: 350px;
	max-width: 90%;
	left: 50%;
	transform: translate(-50%, 0);
}
.notification_list .cus_toast {
	width: 100%;
	position: relative;
	overflow: hidden;
	list-style: none;
	border-radius: 4px;
	padding: 15px;
	margin-bottom: 10px;
	background: #f5f5f5;
	justify-content: space-between;
	animation: show_toast 0.3s ease forwards;
	display: flex;
	align-items: center;
	
}

.notification_list .cus_toast .column {
	display: flex;
	align-items: center;
}
@keyframes show_toast {
	0% {
		transform: translateX(100%);
	}
	40% {
		transform: translateX(-5%);
	}
	80% {
		transform: translateX(0%);
	}
	100% {
		transform: translateX(0%);
	}
}

.notification_list .cus_toast.hide {
	animation: hide_toast 0.3s ease forwards;
}
@keyframes hide_toast {
	0% {
		transform: translateX(-10%);
	}
	40% {
		transform: translateX(0%);
	}
	80% {
		transform: translateX(-5%);
	}
	100% {
		transform: translateX(calc(100% + 20px));
	}
}
.cus_toast::before {
	position: absolute;
	content: '';
	height: 3px;
	width: 100%;
	bottom: 0;
	left: 0;
	animation: progress 5s linear forwards;
}
@keyframes progress {
	100% {
		width: 0%;
	}
}
.cus_toast.success::before {
	background: #0abf30;
}
.cus_toast.error::before {
	background: #f24d4c;
}
.cus_toast.success .column .cus_toast__icon {
	color: #0abf30;
}
.cus_toast.error .column .cus_toast__icon {
	color: #f24d4c;
}
.cus_toast .column .cus_toast__text {
	font-size: 1.07rem;
	margin-left: 12px;
}

.cus_toast .close_cus__toast:last-child {
	color: #aeb0d7;
	cursor: pointer;
}

.profile-upload__wrap-head h1 {
	font-size: 25px;
}
.profile-upload__wrap-head p {
	margin-bottom: 10px;
}
.show-767 {
	display: none;
}
.rules_box .accordion-item .accordion-header {
	font-weight: 600;
	background-color: #f5f5f5;
	border-bottom: none !important;
	box-shadow: none !important;
	color: #000;
	cursor: pointer;
}
.profile-photos-guidelines {
	font-size: 20px;
	padding-left: 40%;
}
.rules_box .accordion-item .accordion-body {
	padding-left: 5px;
	padding-right: 5px;
}
.rules_box .accordion-item .accordion-body {
	padding-top: 0;
}
.profile-upload__wrap .photo_box {
	background-color: #cbdefd;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	height: 100%;
}
.profile-upload__wrap .photo_box .photos_head {
	display: flex;
	gap: 10px;
	justify-content: center;
	background-color: var(--lightBlue);
	border-radius: inherit;
	padding: 25px 0 0;
	margin-bottom: 25px;
}
.profile-upload__wrap .photo_box .photos_head img {
	height: 50px;
	width: 50px;
	border-radius: 50%;
	display: block;
	margin-bottom: -15px;
}
.profile-upload__wrap .upload_photo_box {
	display: flex;
	justify-content: space-between;
	padding: 40px 20px 20px 20px;
	gap: 20px;
}
.profile-upload__wrap .upload_photo_box label {
	display: block;
	text-align: center;
	background-color: var(--primaryColor);
	color: #fff;
	padding: 25px 10px;
	font-size: 17px;
	line-height: normal;
	border-radius: 8px;
	cursor: pointer;
	width: 50%;
}
.profile-upload__wrap .upload_photo_box label i {
	font-size: 40px;
	display: block;
	margin-bottom: 12px;
	width: 100%;
}
.profile-picture__rules {
	height: 100%;
	background-color: #f5f5f5;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 10px;
	overflow: hidden;
}
.profile-uploaded {
	padding: 0;
	margin: 0 -10px 0 -10px;
	display: flex;
	list-style: none;
	flex-wrap: wrap;
}
.profile-uploaded li {
	flex: 0 0 25%;
	max-width: 25%;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 25px;
}
.profile-uploaded__media {
	height: 200px;
	width: 100%;
	position: relative;
}
.profile-uploaded__media img {
	object-fit: cover;
	height: 100%;
	width: 100%;
	border-radius: 10px;
}
.profile-uploaded__remove {
	position: absolute;
	right: -10px;
	top: -10px;
	background-color: red;
	color: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: .3s;
}
.profile-uploaded__foot {
	margin-top: 10px;
	text-align: center;
}
.profile-uploaded__foot .btn {
	padding: 10px 15px 6px 15px !important;
	min-width: 150px;
	min-height: 40px;
}

.profile-uploaded__foot .btn.btn-sucess {
	background-color: green;
	text-transform: capitalize;
	font-size: 16px;
	padding: 8px 48px;
	color: #fff;
}
.profile-uploaded__foot .btn.btn-secondary {
	background-color: var(--primaryColor);
	border-color: var(--primaryColor);
}
.cusmodal h1 {
	padding: 10px 30px 0px;
	font-weight: 500;
	font-size: 14px;
}
.actions_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 11px;
	margin-top: 14px;
	position: relative;
	height: 60px;
}
.loader {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	z-index: 1;
	background-color: #212529;
	height: 60px;
	width: 60px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0 0 31px 6px #3e4143;
}
.loader .spinner-border {
	height: 23px;
	width: 23px;
	border-width: 3px;
}

.actions_btn a {
	display: flex;
	text-decoration: none !important;
	height: 30px;
	width: 30px;
	justify-content: center;
	align-items: center;
	border: 1px solid #777;
	border-radius: 50%;
	font-size: 14px;
	color: #000;
	transition: all .3s ease;
}


.actions_btn .btn-close, .popup_inner .btn-close {
	position: absolute;
	top: 50%;
	left: 10px;
	z-index: 9;
	cursor: pointer;
	border: 1px solid #fff;
	font-size: 13px;
	background-color: #fff;
	opacity: 1;
	border-radius: 60%;
	height: 32px;
	width: 32px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	box-sizing: border-box;
	padding: 0 !important;
	text-align: center;
	background-position: 51% 50% !important;
}
.actions_btn #captureButton {
	background-color: #fff;
	border: 3px solid #212529;
	outline: 3px solid #fff;
	height: 50px;
	width: 50px;
	font-size: 22px;
}
.actions_btn #cropButton {
	height: 50px;
	width: 50px;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	background-color: #12c012;
	border-color: #12c012;
	color: #fff;
}
.actions_btn #resetButton {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	border: 1px solid #fff;
	background-color: #fff;
	opacity: 1;
	border-radius: 60%;
	height: 32px;
	width: 32px;
	/* line-height: 32px; */
	font-size: 14px;
}
.actions_btn #uploadCropButton {
	height: 50px;
	width: 50px;
	justify-content: center;
	align-items: center;
	font-size: 24px;
	background-color: #12c012;
	border-color: #12c012;
	color: #fff;
}
.popup_inner .actions_btn {
	margin-top: 0;
	background-color: rgba(var(--bs-dark-rgb),var(--bs-bg-opacity)) !important;
	--bs-bg-opacity: 1;
	border-radius: 0 0 10px 10px;
	min-height: 75px;
}
.container.site-header__logo__container {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.travelers_online {
	color: #f9f344;
	font-size: 16px;
	text-decoration: none;
	border-radius: 6px;
	padding: 4px 10px;
	background-color: var(--secondaryColor);
	margin-right: 20%;
}
.travelers_online:hover {
	background-color: var(--primaryColor);
}
.world-section-title.section_head__head.section_head__head_have__filter {
	justify-content: space-between;
	overflow: visible;
}
.section_head__head_left {
	display: flex;
	align-items: center;
	justify-content: flex-start;
}
.section_head__head_left .globe-icon {
	margin-right: 10px;
}
.members_filter__dropdown .hero-search__tags-tag {
	border-radius: 30px;
	background-color: #fff;
	color: #000;
	padding: 6px 20px;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
	transition: .3s;
}
.members_filter__dropdown .hero-search__tags-tag:hover {
	background-color: var(--secondaryColor);
	color: #fff;
	transition: .3s;
}
.members_filter__dropdown  .dropdown-menu {
	padding: 0;
	min-width: 160px;
	overflow: hidden;
}
.members_filter__dropdown  .dropdown-menu .dropdown-item {
	cursor: pointer;
	transition: .3s;
	padding: 7px 10px;
}
.members_filter__dropdown  .dropdown-menu .dropdown-item:hover {
	background-color: var(--secondaryColor);
	color: #fff;
	transition: .3s;
}
.hero-search__tags-tag {
	border-radius: 30px;
	background-color: #A1C5FF;
	color: #000;
	padding: 6px 20px;
	cursor: pointer;
	display: inline-block;
	text-decoration: none;
}
.hero-search__tags-tag:hover, .hero-search__tags-tag.active {
	background-color:  var(--primaryColor);
	color: #fff;
}
.hero-filter__list {
	list-style: none;
	padding: 0;
	margin: 0 -5px;
	display: flex;
}
.hero-filter__list li {
	padding: 0 5px;
}
.hero-filter__list li .dropdown-menu {
	padding: 0;
	min-width: 200px;
}
.hero-filter__list li .dropdown-menu li{
	padding: 0;
}
.hero-filter__list li .dropdown-menu .dropdown-item {
	cursor: pointer;
	transition: .3s;
	padding: 7px 10px;
}

.hero-filter__list li .dropdown-menu .dropdown-item:hover {
	background-color: var(--secondaryColor);
	color: #fff;
	transition: .3s;
}
.cus_checkbox_section {
	display: flex;
	align-items: center;
	position: relative;
	justify-content: flex-end;
	margin-top: 10px;
	margin-bottom: 10px;	
}
.cus_checkbox_section .ta-checkbox {
	position: relative;
	margin-right: 15px;
}
.cus_checkbox_section .ta-checkbox label {
	top: -10px;
}
.inbox-list {
	display: flex;
	flex-direction: column;
	justify-content: center;
	border: 1px solid #ccc;
}
.inbox-list__single {
	display: flex;
	flex-wrap: wrap;
	text-decoration: none;
	color: #000;
	transition: .3s;
}
.inbox-list__single-col {
	width: 100%;
	max-width: 25%;
	padding: 15px;
	display: flex;
	align-items: center;
}
.inbox-list__single + .inbox-list__single {
	border-top: 1px solid #ccc;
}
.inbox-list__single:hover {
	background-color: #f5f5f5;
	transition: .3s;
}
.inbox-list__single-col.inbox-list__single-user {
	max-width: 60%;
}

.inbox-list__single-col.inbox-list__single-user {
	padding: 5px;
}

.inbox-list__single-user-wrap {
	width: 60%;
	display: flex;
	align-items: center;
}
.inbox-list__single {
	color: #000;
}
.inbox-list__single-user-img-outer {
	position: relative;
	z-index: 9;
}
.inbox-list__single-user-img {
	display: inline-block;
	width: 75px;
	height: 75px;
	overflow: hidden;
	border-radius: 50%;
	margin-right: 15px;
}
.inbox-list__single-user-img-outer .online {
	background-color: #8BC34A;
	display: inline-block;
	position: absolute;
	right: 20px;
	bottom: 10px;
	z-index: 9;
	width: 13px;
	height: 13px;
	border-radius: 50%;
	border: 2px solid #FAFAFA;
}
.inbox-list__single-user-info-name {
	font-weight: 600;
	display: flex;
	align-items: center;
	text-decoration: none;
	color: #000;
}
.inbox-list__single-user-info p {
	margin-bottom: 0;
}
.inbox-list__single-user-info .dot-grey {
	display: inline-block;
	margin: 0 6px;
	width: 4px;
	height: 4px;
	background-color: #666;
	border-radius: 50%;
}
.inbox-list__single-user-info .age-loaction {
	margin-left: 0;
	display: flex;
	align-items: center;
	color: var(--textcolor);
}
.show-mobile {
	display: none;
}
.inbox-list__single-user-subject {
	width: 40%;
	text-align: center;
	font-size: 16px;
}
.inbox-list__single-user-subject a {
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
.inbox-list__single-col.inbox-list__single-msgicon {
	max-width: 30%;
	justify-content: center;
	padding-left: 0;
	flex-direction: column;
}
.inbox-list__single-msgicon-wrap {
	position: relative;
}
.inbox-list__single-msgicon img {
	max-width: 40px;
}
.msg-counter {
	position: absolute;
	background-color: var(--primaryColor);
	color: #fff;
	border-radius: 50%;
	width: 24px;
	height: 24px;
	min-width: 24px;
	max-width: 24px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 11px;
	top: -10px;
	right: -9px;
}

.mes-last__time {
	margin-bottom: 0;
	color: var(--secondaryColor);
}
.inbox-list__single-col.inbox-list__single-trashicon {
	max-width: 10%;
	justify-content: space-between;
	padding-left: 0;
	flex-direction: row;
}
.trash-message {
	margin-bottom: 0;
	color: #000;
	/* background-color: #dc3545; */
	display: flex;
	min-width: 34px;
	width: 34px;
	height: 34px;
	min-height: 34px;
	border-radius: 50%;
	justify-content: center;
	align-items: center;
	font-size: 21px;
	line-height: 20px;
	position: relative;
	z-index: 9;
}
.bg-color-green {
	background: #43F525;
}
.actions_btn #rotateButton, .actions_btn #uploadRotateButton {
	border: 1px solid #fff;
	background-color: #fff;
	opacity: 1;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	line-height: 32px;
	font-size: 24px;
}
.report-user__modal .modal-header {
	background-color: var(--secondaryColor);
	padding-top: 10px;
	color: #fff;
}
.block-user__label {
	padding: 0 12px 20px;
	margin-bottom: 0;
	font-size: 18px;
}
.report-user__modal-btns {
	display: flex;
	margin-top: 14px;
	justify-content: center;
}
.report-user__modal-btns .btn {
	padding: 6px 15px !important;
	transition: 0.3s;
}
.report-user__modal-btns .btn.btn-red {
	background-color: #c20001;
	color: #fff;
	width: auto;
}
.report-user__modal-btns .btn.btn-deafult {
	background-color: #ababab;
	color: #fff;
}
.report-user__modal-btns .btn.btn-deafult {
	white-space: nowrap;
}
.cus-card {
	background-color: var(--white);
	box-shadow: 0 0 5px #ccc;
	border-radius: 12px;
	padding: 15px;
}
.profile-info__row {
	padding: 8px 15px;
	border-bottom: 1px solid #ccc;
	font-size: 16px;
}
.profile-info.cus-card .profile-info__title {
	color: var(--secondaryColor);
}
.profile-info__text-wrap {
	display: flex;
	justify-content: space-between;
}
.profile-info__text {
	font-size: 14px;
}
.profile-info__edit-icon i {
	cursor: pointer;
}
.prfile-editable__info {
	margin-top: 10px;
	background-color: #f5f5f5;
	padding: 15px;
	display: none;
	display: flex;
   align-items: center;
}
.side_nav__link__comingsoon {
	color: var(--primaryColor);
}
.side-nav li a:hover .side_nav__link__comingsoon {
	color: #fff;
}
.prfile-editable__info-save-close .btn-sucess {
	cursor: pointer;
	border: 1px solid var(--primaryColor);
	color: #fff;
	border-radius: 4px;
	padding: 9px;
	background-color: var(--primaryColor);
	font-size: 13px;
}

.prfile-editable__info .form-control {
	border: 1px solid #666;
	height: 40px;
}
.prfile-editable__info select, .site-search select, .checkbox-drop .form-control, .saved-search__drop .form-control {
	background-image: url(../images/select-dropdown-black.png);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-size: 20px;
	padding-right: 29px;
}
.prfile-editable__info select option, .site-search select option {
	font-family: arial;
}
.prfile-editable__info-save-close {
	text-align: right;
	margin-top: 0;
	margin-left: 5px;
}
.cus-card + .cus-card {
	margin-top: 10px;
}
.prfile-editable__info.zip__auto-search-custom {
	position: relative;
}
.prfile-editable__info.zip__auto-search-custom .zip__auto-search {
	position: absolute;
	width: 100%;
	top: 100%;
	margin-top: -14px;
}
.cus-card__title {
	font-size: 20px;
	margin-bottom: 10px;
}
#uploadLoader {
    border: 3px solid rgba(255,255,255,.5);
    border-radius: 50%;
    border-top: 3px solid #fff;
    width: 20px;
    height: 20px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    margin-left: ;
    display: inline-block;
    position: relative;
    top: 4px;
    left: 5px;
}
.btn.btn-primary.my-profile-update-btn {
	font-size: 16px;
	border-radius: 4px;
}
.profile_hobbies .hobbies-edit-ul {
	list-style: none;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	margin-left: -15px;
	margin-right: -15px;
}
.profile_hobbies .hobbies-edit-ul li {
	max-width: 33.33%;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin: 5px 0;
}
.profile_hobbies .hobbies-edit-ul .ta-checkbox [type="checkbox"]:checked + label, .profile_hobbies .hobbies-edit-ul .ta-checkbox [type="checkbox"]:not(:checked) + label {
	padding-right: 0;
	padding-left: 30px;

}
.profile_hobbies .hobbies-edit-ul .ta-checkbox [type="checkbox"]:checked + label::before, .profile_hobbies .hobbies-edit-ul .ta-checkbox [type="checkbox"]:not(:checked) + label::before {

	right: auto;
	left: 0;
}
.profile_hobbies .hobbies-edit-ul .ta-checkbox [type="checkbox"]:checked + label::after {
	left: 0;
	right: auto;

}
.zip__auto-search {
    position: relative;
}
.zip__auto-search ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background: #fff;
	border-radius: var(--bs-border-radius);
	position: absolute;
	width: 100%;
	z-index: 11;
	box-shadow: 0 3px 5px #666;
	max-height: 280px;
	overflow-x: hidden;
}
.zip__auto-search li {
  padding: 6px 15px;
  border-top: 1px solid #ccc;
  display: block;
  text-decoration: none;
  color: #212529;
  cursor: pointer;
  font-size: 16px;
}
.zip__auto-search li:hover, .zip__auto-search li.active {
	background-color: var(--primaryColor);
	color: #fff;
	transition: .3s;
}
.zip__auto-search li:first-child {
	border-top: 0;
}
.prfile-editable__info .select2-selection.select2-selection--single {
	width: 100%;
	min-height: 40px;
	border-radius: 6px;
	border: 1px solid #dee2e6;
	padding-top: 5px;
}
.prfile-editable__info .select2-selection.select2-selection--single .select2-selection__arrow {
	height: 40px;
}
.prfile-editable__info .select2.select2-container{
	width: 100% !important;
}

.help-list__single {
	border: 1px solid var(--lightBlue);
	margin-bottom: 15px;
	padding: 10px 25px;
	display: flex;
	background: #e4eeff;
}
.help-list__icon {
	min-width: 50px;
	font-size: 24px;
	color: var(--secondaryColor);
	margin-top: 5px;
}
.help-list__content h4 {
    font-size: 20px;
    color: #000;
} 
.help-list__content a {
    color: #6e2f20;
}
.cus-title-space{
	padding-top: 23px;
}
.chooseAirport__section {
	border: 1px solid #ccc;
	padding: 20px 15px 10px 15px;
	border-radius: 10px;
	margin-top: 20px;
}

.home_welcome__content {
	padding: 60px 0;
	width: 100%;
	max-width: 600px;
	margin: 0 auto;
}

.home_welcome__head {
	text-align: center;
}
.home_welcome__head h1 {
	font-weight: 600;
}
.home_welcome__head h2 {
	font-size: 24px;
}
.home_welcome__head h1 span {
	color: var(--primaryColor);
}

.home_welcome__content__btns .btn {
	display: flex;
	width: 100%;
	justify-content: flex-start;
	position: relative;
	border: 1px solid var(--primaryColor);
	padding: 15px 30px 15px 15px;
	background-color: #1a2e861a;
}
.home_welcome__content__btns .btn:hover {
	background-color: #1a2e8647;
}
.home_welcome__content__btns .btn.btn_not__booked {
	margin-top: 15px;
}

.home_welcome__content__btns .btn.btn_booked {
	margin-top: 15px;
}

.home_welcome__content__btns_content {
	text-align: left;
	padding-left: 20px;
	font-size: 20px;
	color: var(--secondaryColor);
}
.home_welcome__content__btns_content .home_welcome__content__btns_text {
	color: #333;
	font-size: 16px;
}
.home_welcome__content__btns .btn i {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
}
.home_welcome__content__btns .home_hero__help_item__icon {
	background-color: #fff;
	border: 1px solid var(--primaryColor);
	min-width: 60px;
	height: 60px;
}

/* Style Two */
.home_welcome__content__btns .home_hero__help_item__icon.color-bb{
	border: 1px solid #BBF451!important;
}
.home_welcome__content__btns .home_hero__help_item__icon.color-ffd{
	border: 1px solid #FFDF20!important;
}

.home_welcome__content__btns .home_hero__help_item__icon {
	background-color: transparent;
	border: 1px solid #fff;

}

.home_welcome__content__btns_content {
	text-align: left;

	color: #ffff00;
}

.home_welcome__content__btns_content .home_welcome__content__btns_text {
	color: #fff;

}

.home_welcome__content__btns .btn {
	display: flex;
	width: 100%;
	justify-content: flex-start;
	border: 0;
	padding: 15px 30px 15px 15px;
	border-radius: 12px;
	background: linear-gradient( 90deg, #607193 0%, #7286ad 50%, #607193 100% );
	box-sizing: border-box;
	transition: background .25s ease, transform .15s ease, box-shadow .25s ease;
	box-shadow: 0 2px 6px rgba(0,0,0,.12);
	position: relative;
}

.home_welcome__content__btns .btn:hover {
	 background: linear-gradient( 90deg, #7082a4 0%, #879bca 50%, #7082a4 100% ); 
	box-shadow: 0 4px 12px rgba(0,0,0,.18);
	transform: translateY(-1px);
}



@media (max-width:1199px) {
	.profile-upload__wrap .upload_photo_box {
		padding: 20px;
	}
}
@media (max-width:991px) {
	.content_area__inner {
		text-align: justify;
	}
	.index_hero__content{
		top: 20px;
	}
	.index_hero__content_btm {
		width: 42%;
		bottom: 30px;
	}
	.passanger_list__col {
		width: 25%;
	}
	.travel_frineds__item_request__wrap {
		max-width: 50%;
	}
	.inbox-list {
		width: 100%;
	}
}


@media (max-width:767px) {
	.cus-title-space{
		padding-top: 0px;
	}
	.inbox-list__single-user-subject-mobile {
		text-decoration: none;
		font-size: 13px;
	}
	.content_area {
		background-attachment: fixed;
		background-position: 50% 50%;
	}
	.index_hero__content {
		top: 20px;
		left: 20px;
		font-size: 1.4rem;
		width: 60%;
		color: #000;
	}
	.index_hero__content_btm {
		width: 42%;
		bottom: 20px;
		left: 20px;
	}
	.home-flex {
        flex-direction: column;
        text-align: center;
        gap: 12px;
    }

    .home-flex figure,
    .home-flex > div {
        flex: none !important;
        max-width: 100% !important;
    }
    .index-hero {
        height: inherit;
        aspect-ratio: 16/9;
    }
	.index-hero__slider-single {
		aspect-ratio: 16/9;
	}
	.site-header.fixed-header {
		position: relative;
	}
	.mobile-menu .navbar-toggler {
		padding-right: 0;
		padding-left: 0;
	}
	.fixed_header__page {
		padding-top: 0;
	}
	.home_hero{
		padding-top: 70px;
		padding-bottom: 70px;
	}

	.passanger_list__col {
		width: 33.33%;
	}
	
	.world-section-title{
        margin:0 auto;
        padding:8px 10px;
        gap:6px;
    }

   .section_head__head .globe-icon{
        width:24px;
        height:24px;
        min-width:24px;
    }

    .world-section-title h2{
        font-size:19px;
        line-height:1;
        letter-spacing:-0.4px;
        white-space:inherit;
    }

   .section_head__head .plane-icon{
        width:22px;
        height:22px;
        min-width:22px;

        margin-left:0;
    }
	.travel_frineds__item.travel_frineds__item_request {
		flex-direction: column;
	}
	.travel_frineds__item_request  .travel_frineds__item__info {
		max-width: 100%;
		padding-right: 0;
	}
	
	.travel_frineds__item_request__wrap { 
		max-width: 100%;
	}
	/* .notification_list {
		top: auto;
		bottom: 20px;
	} */
	.show-767 {
		display: block;
	}
	.hide-767 {
		display: none;
	}
	.profile-picture__rules {
		margin-top: 20px;
		height: auto;
	}
	.profile-uploaded li {
		flex: 0 0 50%;
		max-width: 50%;
	}
	.inbox-list__single {
		position: relative;
	}
	.inbox-list__single-col.inbox-list__single-user {
		max-width: 70%;
	}
	.inbox-list__single-user-wrap {
		width: 100%;
		align-items: center;
	}
	.show-mobile {
		display: inline-block;
	}
	.inbox-list__single-user-subject.hide-mobile {
		display: none;
	}
	.inbox-list__single-col.inbox-list__single-msgicon {
		padding-bottom: 50px;
	}
	.inbox-list__single-col.inbox-list__single-trashicon {
		max-width: 30%;
		justify-content: center;
		padding-left: 0;
		position: absolute;
		bottom: 0;
		right: 0;
	}
	.inbox-list__single-col.inbox-list__single-trashicon {
		max-width: 30%;
		justify-content: center;
	}
	.inbox-list__single-col.inbox-list__single-trashicon .sub-select {
		margin-right: 6px;
	}
	.trash-message {
		width: auto;
		height: auto;
		font-size: 13px;
		color: red;
	}
	.trash-message i {
		display: none;
	}
	.profile_hobbies .hobbies-edit-ul li {
		max-width: 50%;
	}
	.profile-info__row {
		padding: 8px 0;
	}
}




@media (max-width:575px) {
	.site_logo {
		overflow-x: hidden;
	}
	.site_logo img {
		width: calc(100% + 100px);
		max-width: inherit;
		margin-left: 0;
	}
	.content_area {
		padding: 30px 15px;

	}
	.join_modal .modal-content {
		margin: 0 3%;
	}
	.index_hero__content_btm {
		width: 49%;
		bottom: 10px;
		left: 20px;
		font-size: 1.2rem;
	}
	
	
	.mobile-btm__menu ul {
		margin: 0 -3px 0 -3px;
	}
	.mobile-btm__menu ul li {
		padding: 0 3px;
	}
	.mobile-btm__menu ul li a {
		font-size: 13px;
		padding: 0;
	}
	.home_hero{
		padding-top: 60px;
		padding-bottom: 60px;
	}	
	.member-list__name {
		text-align: left;
		width: 100%;
		padding: 00;
		order: 0;
	}
	.flight_airport__info__modal_content h2 {
		font-size: 30px;
	}
		
	.travel_frineds__item__btns .btn + .btn {
		margin-left: 0;
		margin-top: 10px;
	}
	
	.travel_frineds__item__info {
		max-width: inherit;
		width: auto;
	}
	
	.travel_frineds__item {
		justify-content: space-between;
	}
	.container.site-header__logo__container {
		flex-direction: column;
	}
	.travelers_online {
		display: block;
		background-color: var(--secondaryColor);
		color: #f9f344;
		width: calc(100% + 3rem);
		text-align: center;
		padding: 5px;
		font-size: 14px;
		margin-right: 0%;
		
	}
	.hero-search__tags-tag {
		padding: 5px 17px;
	}
	 .inbox-list__single-col {
		width: 100%;
		padding: 10px;
	  }
	  
	.mes-last__time {
		font-size: 13px;
	}
} 

@media (max-width:479px) {
	.mobile-btm__menu ul li a {
		font-size: 12px;
		padding: 0;
	}
	.mobile-btm__menu .nav-icon img {
		width: 32px;
	}
	.index-buttons__inline .btn {
		 font-size: 1.6rem; 
	}
	.site_logo img {
		width: calc(100% + 150px);
		margin-left: -10px;
	}
	.index_hero__content {
		width: 56%;
	}
	.index_hero__content_btm {
		font-size: 1rem;
	}
	
	.mobile-btm__menu .nav-icon {
		font-size: 22px;
	}
	.mobile-menu .navbar-toggler-icon {
		width: 32px;
		height: 32px;
	}
	.home_hero{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.home_hero__help_item .home_hero__help_item__icon {
		margin-right: 15px;
	}
	.home_hero__help {
		padding: 0 15px;
	}
	.home_hero.container_cus__1080 {
		background-attachment: fixed;
		background-position: 100% 45px;
	}
	.home_hero__help_item {
		font-size: 15px;
	}
	.home_hero__btns_item {
		width: 100%;
		margin: 0;
	}
	.home_hero__btns_item .btn {
		max-width: 100%;
		width: 100%;
		padding: 10px 25px 10px 15px;
	}
	.travler_match__section {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.travler_match__form__head {
		flex-direction: column;
	}
	
	.travler_match__form__head_content {
		font-size: 15px;
		margin-left: 0;
		text-align: center;
		margin-top: 15px;
	}
	.travler_match__form__head_content h3 {
		font-size: 18px;
	}
	.travler_match__form .btn.btn-primary {
		width: 100%;
	}
	.md_padding{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.md_padding__top {
		padding-top: 15px;
	}
	
	.passanger_list__wrap .travler_match__form__head_content {
		font-size: 14px;
		margin-top: 0;
	}
	.passanger_list__wrap .travler_match__form__head_content h3 {
		font-size: 21px;
	}
	.passanger_list__wrap .travler_match__form__head_content p {
		font-size: 17px;
		color:#0000A0;
	}
	.passanger_list__wrap .small_text {
		font-size: 14px;
	}
	.passanger_list .ta_row {
		margin-left: -5px;
		margin-right: -5px;
	}
	.passanger_list__col {
		padding-left: 5px;
		padding-right: 5px;
	}
	.member-list__details {
		padding: 5px 0 5px;
	}
	.member-list__name a {
		font-size: 14px;
	}
	
	.flight_airport__info__modal .custom-modal__header .home_hero__help_item__icon {
		width: 40px;
		height: 40px;
		min-width: 40px;
		min-height: 40px;
		padding: 8px;
	}
	.flight_airport__info__modal .modal-close {
		width: 34px;
		height: 34px;
		margin-top: -17px;
	}
	.flight_airport__info__modal_content h2 {
		font-size: 26px;
	}
	.flight_airport__info__modal_content h3 {
		font-size: 20px;
	}
	.flight_airport__info__modal_btn a {
		font-size: 18px;
		padding: 8px 24px;
	}
	.flight_info__list_item {
		padding: 10px 0;
	}
	.flight_info__list_item_btns .btn {
		padding: 8px 12px;
		font-size: 15px;
	}
	.flight_info__accordian .accordion-button {
		font-size: 16px;
	}
	.flight_airport__info__modal .custom-modal__title {
		font-size: 24px;
	}
	.member-list__name a .member-list__online {
		top: 3px;
	}
	.home_welcome__head h2 {
		font-size: 22px;
	}
}

@media(max-width:420px){

    .world-section-title{
        padding:7px 8px;
        gap:5px;
    }

    .world-section-title h2{
        font-size:17px;
    }

    .section_head__head .globe-icon{
        width:21px;
        height:21px;
        min-width:21px;
    }

    .section_head__head .plane-icon{
        width:19px;
        height:19px;
        min-width:19px;
    }
	.profile_hobbies .hobbies-edit-ul li {
		max-width: 100%;
	}
	.prfile-editable__info {
		padding: 2px;
	}
}

@media (max-width:480px){

    .airport-btn{
        width:100%;
        max-width:320px;
        font-size:16px;
    }

    .airport-btn .arrow{
        font-size:30px;
    }
	
}
@media (max-width:400px) {

	
}

@media (max-width:399px) {
	.profile-uploaded__media {
		height: 160px;
	}
	.profile-uploaded__foot .btn {
		min-width: 140px;
	}
	.hero-search__tags-tag {
		padding: 5px 10px;
	}
}

