* {
    overflow-wrap: break-word;
}

.owl-carousel .owl-stage { 
	display: flex;
}
.owl-carousel.empty-carousel .owl-stage {
	width: 100% !important;
	align-items: center;
	justify-content: center;
}
.owl-carousel.empty-carousel .owl-stage .owl-item {
	width: 100% !important;
}
.owl-carousel.empty-carousel .owl-stage .owl-item.cloned {
	display: none !important;
}
.owl-carousel .owl-stage .owl-item > div,
.owl-carousel .owl-stage .owl-item .maincarousel-item,
.owl-carousel .owl-stage .owl-item .item-media {
    width: 100%;
    height: 100%;
}
.owl-carousel .owl-stage .owl-item .item-media img,
.services-listing-wrapper-1 .isotope-item .vertical-item.content-absolute .item-media .single-image img {
	object-fit: cover;
}
.page_maincarousel.owl-carousel .owl-item .vertical-item.content-absolute.maincarousel-item .item-media,
.services-listing-wrapper-1 .isotope-item .vertical-item.content-absolute .item-media {
	background-color: #000000;
	/* min-height: 400px; */
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.services-listing-wrapper-1 .isotope-item .vertical-item.content-absolute .item-media .single-image {
	width: 100%;
	height: 100%;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}
.img-object-fit-cover {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.container-fluid::before,
.container-fluid::after,
.row::before,
.row::after {
	display: none !important;
} 
.h-full {
	height: 100%;
}
.h-full-less-58px {
	height: calc(100% - 58px);
}
.input-group-password-eye {
	position: relative;
}
.input-group-password-eye input {
	padding-right: 50px;
}
.input-group-password-eye .input-group-addon-eye {
	background-color: transparent;
	border: 0;
	position: absolute;
	right: 0;
	z-index: 9;
	height: 100%;
	width: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.input-group-password-eye .input-group-addon-eye a:hover {
	color: #e0006c;
}
.item-title h4 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
html .widget_search .form-inline input[type="text"], 
html .widget_mailchimp .form-inline input[type="email"] {
	padding-right: 115px; 
}
html .widget_search .form-inline .theme_button, 
html .widget_mailchimp .form-inline .theme_button {
	right: 15px;
}
.search-result-close {
	right: 65px !important;
	padding: 8px !important;
}
.search-result-close svg {
	width: 24px;
	height: 24px;
}
.search-result-close::before,
.search-result-close::after {
	display: none;
}
.invalid-feedback {
	text-align: left;
}
html body #switcher {
	display: none !important;
}
html .media-links::before {
	background: #000000;
	background: -webkit-linear-gradient(left, #000000, #000000 50%, #000000);
	background: linear-gradient(to right, #000000, #000000 50%, #000000);
	display: none;
}
html .gradient_bg_goriz .bg_overlay {
	background: #000000;
	background: -webkit-linear-gradient(left, #000000, #000000 50%, #000000);
	background: linear-gradient(to right, #000000, #000000 50%, #000000);
}
html .gradient_bg_vert .bg_overlay {
	background: #000000;
	background: -webkit-linear-gradient(#000000, #000000 50%, #000000);
	background: linear-gradient(#000000, #000000 50%, #000000);
}
html .page_maincarousel.owl-carousel .bg_overlay {
	opacity: 0.7; 
}
html .top-models-carousel .bg_overlay {
	opacity: 0.7;
}
html [class*="gradient_bg"] .model-parameters h2 a:hover {
	color: #e0006c;
}
.sf-menu > li > a { 
	font-weight: 700;
	padding-left: 24px;
    padding-right: 24px;
}
.page_breadcrumbs {
	border-top: 1px solid rgba(255, 255, 255, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
html .breadcrumb > li > a {
	padding: 0 5px 0px !important;
	color: #a0a0a0;
	font-weight: 400;
	background-color: transparent;
}
.breadcrumb > li.active > span {
	padding: 0 5px 0px !important;
	font-weight: 700;
	color: #ffffff;
	background-color: transparent;
}
html .breadcrumb > li > a:hover {
	background-color: transparent;
	color: #ffffff;
}
.text-pink {
	color: #e0006c;
}
:hover.hover-text-pink {
	color: #e0006c !important;
}
.bg-pink {
	background-color: #e0006c;
}
:hover.hover-bg-pink {
	background-color: #e0006c !important;
	color: #ffffff !important;
	border-color: #e0006c !important;
}
.profile-dropdown-item .profile-button { 
	align-items: center;
	column-gap: 8px;
	cursor: pointer;
	padding-top: 7px;
	padding-bottom: 7px;
}
.profile-dropdown-item .profile-button svg {
	width: 20px;
	height: 20px;
	fill: #ffffff;
}
.profile-dropdown-item .profile-button:hover svg{
	fill: #e0006c
}
.profile-dropdown-item .profile-button .profile-button-inner { 
	display: flex;
	align-items: center;
	column-gap: 8px;
}
.profile-dropdown-item .profile-button .profile-button-inner .avtar-img {
	width: 24px;
	height: 24px;
	border: 1px solid #ffffff;
	overflow: hidden;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
}
.profile-dropdown-item .dropdown-item button {
	background-color: transparent !important;
	border: 0px !important;
	outline: none !important;
	box-shadow: none !important;
}
.profile-button .profile-button-inner svg,
.profile-button .profile-button-inner img {
	width: 24px;
	height: 24px;
	object-fit: cover;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
}
.dropdown + .dropdown::before {
	top: 0px;
	margin: 0 9px;
}
.models_portrait .isotope-item {
	margin-bottom: 33px;
}
.models_portrait .isotope-item .item-title {
	background-color: rgba(224, 0, 108, 0.7);
	position: absolute;
	left: 15px;
	top: auto;
	right: 15px;
	bottom: 0px;
	width: calc(100% - 30px);
}
.models_portrait .isotope-item .item-title h4 { 
	font-weight: 400;
}

@media (max-width: 1199px) {
	/*
**main menu mobile styles
*/

.header-col-1,
.header-col-3 {
	width: 50% !important;
}
.header-col-2 .md-hidden {
	display: block !important;
}

html .mainmenu_wrapper .sf-menu > li .theme_button {
	border: 1px solid #ffffff !important;
	background-color: transparent !important;
	color: #ffffff !important;
	-webkit-transition: all 0.3s ease-in-out 0s !important;
  	transition: all 0.3s ease-in-out 0s !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
}
html .mainmenu_wrapper .sf-menu > li .theme_button:hover {
	border: 1px solid #e0006c !important;
	background-color: transparent !important;
	color: #e0006c !important;
}


.mainmenu_wrapper {
    /*position: relative;*/
		position: relative;
		visibility: visible; 
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: transparent;
		opacity: 1;
		-webkit-transition: all 0.6s ease 0s;
		transition: all 0.6s ease 0s; 
        z-index: -1;
	}
    .mainmenu-mobile-overlay {
        position: fixed;
		visibility: visible; 
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background-color: transparent;
		opacity: 1;
		-webkit-transition: all 0.6s ease 0s;
		transition: all 0.6s ease 0s; 
        visibility: visible;
		opacity: 1;
		background-color: #111;
		background-color: rgba(0, 0, 0, 0.9);
        display: none;
        z-index: 10;
    }
    .mobile-active .mainmenu-mobile-overlay {
        display: block;
    }

	.mobile-active .mainmenu_wrapper {
		visibility: visible;
		opacity: 1;
		background-color: #111;
		background-color: transparent;
        display: block;
        z-index: 10;
	}

    .toggle_menu {
        top: 0px;
        left: 0px; 
        margin-left: 0px; 
    }

	.toggle_menu {
		display: block;
	}

	.toggle_menu.mobile-active {
		background-color: #1a1a1a;
		border: none;
		left: auto;
		top: 0;
		right: 0;
		position: fixed;
		margin: 0;
		z-index: 3000;
        transform: translateX(0px);
        z-index: -1;
	}
    .close-main-menu {
        transform: translateX(-100%);
        -webkit-transition: all 0.6s ease-out 0s;
		transition: all 0.6s ease-out 0s;
        position: fixed;
        left: 0px !important;
        top: 0px !important;
    }
    .toggle_menu.mobile-active.close-main-menu { 
        transform: translateX(300px);
        -webkit-transition: all 0.4s ease-out 0s;
		transition: all 0.4s ease-out 0s;
        z-index: 20;
    }

	.toggle_menu.mobile-active:after {
		position: absolute;
		top: 18px;
		left: 10px;
		font-family: 'rt-icons-2';
		content: "\e117";
		font-size: 40px;
		color: #ffffff;
	}

	.toggle_menu.mobile-active span {
		display: none;
	}

	.nav-justified > li > a {
		text-align: left;
	}

	.sf-menu {
		position: fixed;
		overflow: auto;
		background-color: #1a1a1a;
		padding: 10px 20px 10px 20px;
		top: 0px;
		left: 0px;
		bottom: 0px;
		right: 0;
		font-size: 1.1em;
		text-transform: uppercase;
		font-weight: 400;
		word-wrap: break-word;
		text-align: left;
		-webkit-transition: all 0.6s ease-out 0s;
		transition: all 0.6s ease-out 0s;
		opacity: 1;
        transform: translateX(-100%);
        width: 100%;
        max-width: 300px;
        z-index: 20;
	}

	.mobile-active .sf-menu {
		opacity: 1;
		right: 0px;
        transform: translateX(0px);
        -webkit-transition: all 0.4s ease-out 0s;
		transition: all 0.4s ease-out 0s;
	}

	.sf-menu > li > a,
    .sf-menu a {
		color: #ffffff;
	}

	.sf-menu ul {
		list-style: none;
		padding-left: 10px;
	}
    .sf-menu > li + li::before {
        display: none;
    }

	.sf-menu ul li a {
		display: block;
		padding: 10px;
		font-weight: 300;
		font-size: 16px;
		text-transform: none;
	}
    html .sf-menu > li > a,
	html .sf-menu > li > form {
        padding: 10px 15px;
    }


	.sf-menu ul li a:before {
		content: '-';
		padding-right: 5px;
	}

	.sf-menu ul ul li a:before {
		content: '--';
		padding-right: 5px;
	}
  /*** arrows (for all except IE7) **/
	.sf-arrows .sf-with-ul {
		padding-right: 2.5em; 
    /* no CSS arrows for IE7 (lack pseudo-elements) */
	}
  /* styling for both css and generated arrows */
	.sf-arrows .sf-with-ul:after {
		font-family: 'fontello';
		content: '\e82e';
		position: absolute;
		right: 2.4em;
		height: 0;
		width: 0;
		font-size: 20px;
	}
  /*top menu level*/
	.sf-arrows .sfHover > a,
    .sf-arrows .sfHover > a:hover {
		color: #ffffff;
		background-color: #1a1a1a;
	}
}

    @media (max-width: 359px) {
        .toggle_menu.mobile-active.close-main-menu { 
            transform: translateX(270px); 
        }
        .sf-menu { 
            max-width: 270px; 
        }
    }


/*
**main menu mobile styles End
*/
.z-10 {
	z-index: 10;
}
.input-group .icon{
	left: 20px !important;
	top: 50% !important;
	transform: translateY(-50%);
}
.min-w-auto {
	min-width: auto !important;
}
.select-group {
	min-width: auto !important;
}
a.topline-button { 
	vertical-align: middle;
}
.setting-field {
    padding: 8px 0px;
}
.header_darkgrey .setting-field {
    color: #ffffff;
}
.header_white .setting-field { 
    color: #000000;
}
.setting-field .dropdown-menu-1 li a {
	display: flex;
	align-items: center;
	column-gap: 4px;
}
.setting-field .dropdown-menu-1 svg {
	width: 20px;
	height: 20px;
}
.px-15 {
    padding-left: 15px;
    padding-right: 15px;
}
.cursor-pointer {
    cursor: pointer;
}
.dropdown-menu-1 {
	position: absolute;
	top: 100%;
	left: auto;
    right: 0px;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 10px 0px;
	margin: 0px 0 0; 
	text-align: left;
	list-style: none;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
}
.dropdown-menu-1 li {
	padding: 5px 12px; 
}
.open > .dropdown-menu-1 {
	display: block;
}
.dropdown-toggle-1::after {
    display: none;
}
.header_darkgrey .dropdown-menu-1 {
    background-color: #1a1a1a;
    color: #ffffff;
}
.header_white .dropdown-menu-1 {
    background-color: #fff;
    color: #000000;
}

@media (min-width: 992px) {
    .px-60 {
        padding-left: 60px;
        padding-right: 60px;
    }
}


/*  languageList */
.language-list {
    background-color: #ffffff;
    color: #000000;
}
.ds .language-list {
	background-color: #1a1a1a;
    color: #ffffff;
}
.language-selector {
    position: relative;
    display: inline-block;
    padding: 8px 12px;
    vertical-align: middle;
}
.header_darkgrey .dropdown + .dropdown::before {
	background-color: rgba(255,255,255, 0.3);
}
.header_white .dropdown + .dropdown::before {
	background-color: rgba(0, 0, 0, 0.1);
}
  .header_white #languageName {
    color: #000000;
  }
  .header_darkgrey #languageName {
    color: #ffffff;
  }
  
  #languageButton {
    display: flex;
    align-items: center;
    cursor: pointer;
  }
  
  #languageList {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0; 
    display: none;
    width: auto;
    z-index: 10;
    padding: 10px 0px;
  }
  
  #languageList li {
    padding: 5px 12px;
    cursor: pointer;
    display: flex;
    align-items: center; 
  }
  
  .flag-icon {
    width: 20px;
    height: 15px;
    margin-right: 10px;
  }
/*  languageList End */


.services-list-section .row .filters-sidebar .row + .row {
	margin-top: 0px;
}
.filters-sidebar .row {
	margin-left: -5px;
	margin-right: -5px;
}
.filters-sidebar .col-sm-1,
.filters-sidebar .col-sm-2,
.filters-sidebar .col-sm-3,
.filters-sidebar .col-sm-4,
.filters-sidebar .col-sm-5,
.filters-sidebar .col-sm-6,
.filters-sidebar .col-sm-7,
.filters-sidebar .col-sm-8,
.filters-sidebar .col-sm-9,
.filters-sidebar .col-sm-10,
.filters-sidebar .col-sm-11,
.filters-sidebar .col-sm-12 {
	padding-left: 5px;
	padding-right: 5px;
}
.grid-icon,
.list-icon {
	cursor: pointer;
	border: 1px solid rgba(255, 255, 255, 0.1);
}
.models_portrait .isotope-item:hover .item-title p,
.models_portrait .isotope-item:hover .item-title span {
	color: #ffffff; 
}
.models_portrait .isotope-item .item-title p,
.models_portrait .isotope-item .item-title span {
	display: block;
	padding: 0px 0px 16px 0px;
	margin: 0px 0px 0px 0px;
}
.models_portrait .services-listing-wrapper .grid-layout .isotope-item .item-title span,
.models_portrait .services-listing-wrapper .grid-layout .isotope-item .item-title .read-more-block,
.models_portrait .services-listing-wrapper .grid-layout .multiple-image {
	display: none;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item {
	width: 100% !important;
	display: flex;
  	flex-wrap: wrap;
	margin: 0px;
	margin-bottom: 30px; 
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute {
	width: 100%;
	max-width: 50%;
	border: 0px solid rgba(255, 255, 255, 0);
	background-color: rgba(255, 255, 255, 0.1);
	padding: 0px;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media {
	display: flex;
  	flex-wrap: wrap;
	width: 100%; 
	padding: 20px;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .single-image,
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image {
	width: 100%;
	max-width: 50%;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .single-image img,
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .single-image {
	padding-right: 10px;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image {
	padding-left: 10px;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image {
	display: flex;
  	flex-wrap: wrap;
	width: 100%; 
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image .img {
	width: 100%;
	max-width: 50%;
	margin-bottom: 20px;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image .img:nth-last-child(1),
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image .img:nth-last-child(2) {
	margin-bottom: 0px;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image .img:nth-child(odd) {
	padding-right: 10px; 
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image .img:nth-child(even) {
	padding-left: 10px;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .item-title {
	width: 100%;
	max-width: 50%;
	text-align: left !important;
	padding: 20px;
	display: flex;
	flex-direction: column;
	border: 0px solid rgba(255, 255, 255, 0);
	background-color: rgba(255, 255, 255, 0.1);
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .item-title h4 {
	padding: 0px 0px 10px 0px;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .item-title span {
	padding: 0px 0px;
	margin: 0px 0px 16px 0px;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .item-title p {
	padding: 0px 0px;
	margin: 0px 0px 10px 0px;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item .item-title .read-more-block {
	margin: 0px 0px 0px 0px;
	margin-top: auto;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item:hover .item-title .read-more-block a {
	color: #ffffff;
}
.models_portrait .services-listing-wrapper .list-layout .isotope-item:hover .item-title .read-more-block a:hover {
	color: #000000;
}
html body nav .pagination > li > a, 
html body nav .pagination > li > span {
	margin-left: 10px !important;
	margin-bottom: 10px !important;
}
.pagination .page-item .page-link {
	line-height: 38px !important;
}
.pagination .page-item:first-child .page-link,
.pagination .page-item:last-child .page-link {
	border-radius: 0px !important;
}
.pagination .page-item:first-child[aria-label="« Previous"] .page-link,
.pagination .page-item:first-child .page-link[rel="prev"],
.pagination .page-item:first-child .page-link {
	font-size: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagination .page-item:first-child[aria-label="« Previous"] .page-link::before,
.pagination .page-item:first-child .page-link[rel="prev"]::before,
.pagination .page-item:first-child .page-link::before {
	content: "\e7c4";
	font-family: 'rt-icons-2' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
}

.pagination .page-item:last-child[aria-label="Next »"] .page-link,
.pagination .page-item:last-child .page-link[rel="next"],
.pagination .page-item:last-child .page-link {
	font-size: 0px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.pagination .page-item:last-child[aria-label="Next »"] .page-link::before,
.pagination .page-item:last-child .page-link[rel="next"]::before,
.pagination .page-item:last-child .page-link::before {
	content: "\e7c5";
	font-family: 'rt-icons-2' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 12px;
}
.services-wrapper .table_template {
	border: 1px solid rgba(255, 255, 255, 0.1) !important;
}
html .page_header a.logo_image {
	margin: 15px 0 15px; 
	display: flex;
	align-items: center;
}

/* Filter Mobile CSS Start */
.modal-open {
	padding-right: 0px !important;
}
.filters-sidebar.show, .filters-sidebar.in { 
	outline: none !important;
}
.filters-sidebar { 
	top: 0;
	left: 0;
	right: 0;
	position: fixed;
	transform: translateY(-100%);
	display: inherit !important;
	z-index: 9999;
	/* background-color: #0d0d0d; */
	width: 100%;
	/* height: 100vh; */
	/* max-width: calc(100% - 135px); */
	max-width: 100%;
	transition: transform 0.4s ease-in-out;
	margin: 0px auto 0px auto !important;
	padding: 9px 75px 0px 60px !important;
} 
.filters-sidebar .with_padding {
	padding: 20px;
	overflow-y: auto;
	overflow-x: hidden;
	height: 100%;
	position: relative;
	max-height: 450px;
	-webkit-overflow-scrolling: touch;
}
.filters-sidebar.show,
.filters-sidebar.in {
	display: inherit !important;
	transform: translateY(0%);
	transition: transform 0.3s ease-in-out;
	top: 99px;
	/* top: 133px; */
	/* height: calc(100vh - 183px); */
} 
.affix-body-open .filters-sidebar.in {
	top: 60px;
	/* top: 80px; */
	/* height: calc(100vh - 130px); */
}
.filters-sidebar .model-contact-form {
	padding-top: 50px;
}
.select-group {
	border: 0px;
	background-color: transparent;
}
.select-group .btn-group {
	width: 100%;
}
.multiselect.dropdown-toggle {
	color: #ffffff !important;
	background-color: #1a1a1a !important;
	border: 1px solid rgba(255, 255, 255, 0.1) !important; 
	min-width: auto;
	width: 100%;
	height: 40px; 
	text-align: left;
	border-radius: 0px;
	font-style: normal; 
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 9px;
	padding-bottom: 9px;
	text-transform: none;
	display: flex;
  	align-items: center;
	box-shadow: none !important;
	outline: none !important;
}
.multiselect-selected-text {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.multiselect.dropdown-toggle .caret {
	display: none;
}
.multiselect.dropdown-toggle::after{
	font-family: 'rt-icons-2' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	content: "\e7c3";
	color: #ffffff;
	border: 0px solid transparent !important;
	margin: 0px 0px 0px auto;
}
.multiselect.dropdown-toggle:hover::after {
	color: #e0006c;
}
.select-group .multiselect-container.dropdown-menu { 
	margin: 0px;
	width: 100%;
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden; 
	-webkit-overflow-scrolling: touch;
}
.select-group .multiselect-container.dropdown-menu > li > a {
	color: #fff;
}
.select-group .multiselect-container.dropdown-menu > .active > a, 
.select-group .multiselect-container.dropdown-menu > .active > a:focus, 
.select-group .multiselect-container.dropdown-menu > .active > a:hover { 
	background-color: transparent !important; 
}
.select-group .multiselect-container.dropdown-menu > li > a .checkbox,
.select-group .multiselect-container.dropdown-menu > li > a .radio,
.radio-group-1 .radio {
	display: flex;
	align-items: center;
	width: 100%;
	column-gap: 12px;
}
.multiselect-container > li > a > label { 
	padding: 6px 20px 6px 20px;
}
.multiselect-container > li .checkbox input[type="checkbox"], 
.multiselect-container > li .checkbox-inline input[type="checkbox"],
.multiselect-container > li .radio input[type="radio"], 
.multiselect-container > li .radio-inline input[type="radio"],
.radio-group-1 .radio input[type="radio"] {
	position: relative;
	border: 1px solid #fff; 
	appearance: none;
	visibility: visible;
	width: 20px;
	height: 20px;
	line-height: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	outline: none;
	left: 0px !important;
	margin: 0px !important;
}
.multiselect-container > li .radio input[type="radio"], 
.multiselect-container > li .radio-inline input[type="radio"],
.radio-group-1 .radio input[type="radio"] {
	border-radius: 100%;
}
.multiselect-container > li .checkbox input[type="checkbox"]:checked, 
.multiselect-container > li .checkbox-inline input[type="checkbox"]:checked,
.multiselect-container > li .radio input[type="radio"]:checked, 
.multiselect-container > li .radio-inline input[type="radio"]:checked,
.radio-group-1 .radio input[type="radio"]:checked {
	background-color: #e0006c;
	border: 1px solid #e0006c;
}
.multiselect-container > li .radio input[type="radio"]:checked, 
.multiselect-container > li .radio-inline input[type="radio"]:checked,
.radio-group-1 .radio input[type="radio"]:checked  {
	background-color: transparent;
	border: 1px solid #e0006c;
}
.multiselect-container > li .checkbox input[type="checkbox"]:checked::before, 
.multiselect-container > li .checkbox-inline input[type="checkbox"]:checked::before,
.multiselect-container > li .radio input[type="radio"]:checked::before, 
.multiselect-container > li .radio-inline input[type="radio"]:checked::before,
.radio-group-1 .radio input[type="radio"]:checked::before {
	content: "\e013";
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
}
.multiselect-container > li .radio input[type="radio"]:checked::before, 
.multiselect-container > li .radio-inline input[type="radio"]:checked::before,
.radio-group-1 .radio input[type="radio"]:checked::before {
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background-color: #e0006c;
}

.select-group .multiselect-container.dropdown-menu > li > a:not([href]):not([class]), 
.select-group .multiselect-container.dropdown-menu > li > a:not([href]):not([class]):hover {
	color: #fff;
	text-decoration: none;
}
.filters-sidebar .filter-close-btn {
	width: 30px !important;
	height: 30px;
	padding: 0;
	min-width: auto;
	position: absolute;
	right: 0px;
	top: 0px;
	opacity: 1;
}
.filters-sidebar.show .filter-close-btn,
.filters-sidebar.in .filter-close-btn {
	right: 20px;
  	top: 20px;
	z-index: 9;
}
.header_white #filterBtn,
.header_white .search_modal_button {
	color: #000000 !important;
}
.header_darkgrey #filterBtn,
.header_darkgrey .search_modal_button {
	color: #ffffff !important;
}
.page_header_wrapper .page_header .filter-dropdown #filterBtn {
	padding: 0px 8px;
	line-height: 40px;
	display: inline-block;
	margin: 0px;
	background-color: #e0006c;
}
.page_header_wrapper .page_header .filter-dropdown #filterBtn:hover {
	background-color: #e0006c;
}
.page_header_wrapper .page_header .header-contacts.header-col-3 .theme_button,
.abc-addbar-btn-theme-button-1,
.black-btn-new-1,
.pink-bg-btn-new-1 {
	border: 1px solid #ffffff !important;
	background-color: transparent !important;
	color: #ffffff !important;
	-webkit-transition: all 0.3s ease-in-out 0s !important;
  	transition: all 0.3s ease-in-out 0s !important;
	/* display: flex !important; */
	align-items: center;
	justify-content: center;
}
.black-btn-new-1 {
	border: 1px solid #000000 !important;
	color: #000000 !important;
}
.page_header_wrapper .page_header .header-contacts.header-col-3 .theme_button:hover,
.abc-addbar-btn-theme-button-1:hover,
.black-btn-new-1:hover,
.pink-bg-btn-new-1:hover {
	border: 1px solid #e0006c !important;
	background-color: transparent !important;
	color: #e0006c !important;
}
.pink-bg-btn-new-1 {
	border: 1px solid #e0006c !important;
	background-color: #e0006c  !important;
	color: #ffffff !important;
	opacity: 1;
}
.pink-bg-btn-new-1:hover {
	border: 1px solid #e0006c !important;
	background-color: #e0006c !important;
	color: #ffffff !important;
	opacity: 0.8;
}
.select-group .multiselect-container .multiselect-item .multiselect-clear-filter {
	padding: 13px 13px;
	margin: 0px 0px 0px -1px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	left: -5px;
}
.select-group .multiselect-container .multiselect-item .input-group {
	margin: 0px;
	padding: 12px 20px;
}
html [class*="col-md-"] + [class*="col-md-"][class*="col-sm-"] {
	margin-top: 0px !important;
}

.modal-dialog-custom-max-width-md {
	width: 100% !important;
	max-width: 700px !important;
}

.category-popup .multiselect.dropdown-toggle {
	color: #000000 !important;
	background-color: #ffffff !important;
	border: 1px solid rgba(0, 0, 0, 0.1) !important;
	margin: 0px !important;
}
.category-popup .multiselect.dropdown-toggle::after {
	color: #7f7f7f;
}
.category-popup .multiselect.dropdown-toggle:hover::after {
	color: #e0006c;
}
.category-popup .select-group .input-group-addon { 
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-right: 0px;
}
.category-popup .select-group .multiselect-container .multiselect-item .multiselect-clear-filter {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-left: 0px;
	background-color: #eee;
}
.category-popup .input-group .form-control {
	border: 1px solid rgba(0, 0, 0, 0.1);
	height: auto;
	padding-top: 10px;
  	padding-bottom: 10px;
}
.category-popup .multiselect-container.dropdown-menu {
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-top: 0px;
	padding-bottom: 12px;
	padding-top: 12px;
}
.category-popup .multiselect-container > li .checkbox input[type="checkbox"], 
.category-popup .multiselect-container > li .checkbox-inline input[type="checkbox"], 
.category-popup .multiselect-container > li .radio input[type="radio"], 
.category-popup .multiselect-container > li .radio-inline input[type="radio"] {
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.category-popup .select-group .multiselect-container.dropdown-menu > li > a,
.category-popup .select-group .multiselect-container.dropdown-menu > li > a:not([href]):not([class]), 
.category-popup .select-group .multiselect-container.dropdown-menu > li > a:not([href]):not([class]):hover {
	color: #000000;
	font-style: normal;
}
.category-popup .select-group .multiselect-container.dropdown-menu > li > a:hover,
.category-popup .select-group .multiselect-container.dropdown-menu > li > a:not([href]):not([class]):hover, 
.category-popup .select-group .multiselect-container.dropdown-menu > li > a:not([href]):not([class]):hover  {
	color: #e0006c;
}
.category-popup .select-group .multiselect-container.dropdown-menu > li.active > a,
.category-popup .select-group .multiselect-container.dropdown-menu > li.active > a:hover,
.category-popup .select-group .multiselect-container.dropdown-menu > li.active > a:not([href]):not([class]):hover, 
.category-popup .select-group .multiselect-container.dropdown-menu > li.active > a:not([href]):not([class]):hover  {
	color: #e0006c !important;
}
.category-popup .select-group .multiselect-container.dropdown-menu > li.active input,
.category-popup .select-group .multiselect-container.dropdown-menu > li.active > a input,
.category-popup .select-group .multiselect-container.dropdown-menu > li.active > a:hover input {
	color: #ffffff !important;
}
.category-popup .select-group .multiselect-container .multiselect-item .multiselect-clear-filter {
	margin: 0px 0px 0px 0px;
	left: 0px;
}
.category-popup .select-group .input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	margin-left: 0px !important; 
}
.category-popup .select-group .multiselect-container .multiselect-item.filter .input-group {
	padding-top: 6px;
}

/* Filter Mobile CSS END */

/* eighteen-plus-popup CSS start */
.eighteen-plus-popup .modal-header img {
    width: 100%;
    max-width: 45px;
}

.eighteen-plus-popup .modal-header button.close,
.eighteen-plus-popup .modal-header a.close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 40px;
    width: 40px;
    opacity: 1;
	text-align: center;
}

.eighteen-plus-popup .modal-body a {
    color: #e4007d;
}

.eighteen-plus-popup .modal-body a:hover {
    color: #000;
}

.eighteen-plus-popup .modal-footer:after,
.eighteen-plus-popup .modal-footer:before {
	display: none;
}
.eighteen-plus-popup .modal-footer button {
    min-width: 120px;
    padding: 8px 35px;
    margin: 0;
    font-size: 12px;
    font-weight: 900;
    text-align: center;
    border: 1px solid #1a1a1a;
    display: inline-block;
    text-transform: uppercase;
    color: #1a1a1a;
    background-color: transparent;
    line-height: 1.5;
}

.eighteen-plus-popup .modal-footer button.btn.btn-secondary:not(:hover) {
    background-color: #1a1a1a;
    color: #fff;
}

.eighteen-plus-popup .modal-footer button:hover {
    background-color: #e0006c;
    border-color: #e0006c;
    color: #ffffff;
}
/* eighteen-plus-popup CSS end */

/* cms section CSS start */
.cms_section {
	min-height: calc(100vh - 118px - 134px);
}
.cms_section h1 {
	line-height: 1.3;
	font-size: 50px;
}
/* .cms_section h2 {
	font-size: 30px;
} */
/* cms section CSS end */

.links-container {
	display: flex;
	gap: 12px;
	flex-wrap: wrap;
}

.pink-link {
    text-decoration: none;
    color: #ff007f;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.pink-link:hover {
    text-decoration: none;
}
.pink-link:not(:first-child)::before {
	content: "";
	width: 1px;
	display: inline-block;
	height: 30px;
	background-color: rgba(255,255,255, 0.3);
	/* background-color: #e0006c; */
	vertical-align: middle;
	position: relative;
	top: 0;
  	margin: 0px 12px 0px 0px;
}
.icon {
    width: 20px;
    height: 20px;
    margin-right: 8px;
}
.filter-selected-col .filter-selected-block {
	display: flex;
	flex-wrap: wrap;
	gap: 12px;
}
.filter-selected-col .filter-selected-block .theme_button {
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	align-items: center;
	justify-content: center;
	min-width: auto;
}
.filter-selected-col .filter-selected-block .theme_button svg {
	width: 20px;
	height: 20px;
}
.filter-selected-col .filter-selected-block .filter-button-col {
	display: flex;
	align-items: center;
	justify-content: center;
}

.page_maincarousel.owl-carousel .vertical-item.content-absolute .item-content {
	bottom: 0px;
	top: 0px;
	opacity: 1;
	transform: translateX(-100%);
	/* height: calc(100% - 150px); */
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	text-align: left !important;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 7;
}
.page_maincarousel.owl-carousel .vertical-item.content-absolute.maincarousel-item-open .item-content {
	transform: translateX(0%);
}
.page_maincarousel.owl-carousel .maincarousel-item .media-links { 
	z-index: 9;
	/* height: calc(100% - 150px); */
	height: 100%;
}
.abstc-link {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 3;
}
.tel-link {
	z-index: 5;
}
.page_maincarousel.owl-carousel .vertical-item.content-absolute .item-content .bg_overlay { 
	display: none;
}
.page_maincarousel.owl-carousel .owl-item .vertical-item.content-absolute .item-media .media-links a.abs-link { 
	z-index: 3;
}
.page_maincarousel.owl-carousel .vertical-item.content-absolute:hover .item-content {
	bottom: 0px;
	opacity: 1;
	transform: translateX(0px);
}
.intro_section.page_mainslider .page_maincarousel.owl-carousel .vertical-item.content-absolute:hover .item-content .model-parameters div {
	padding: 5px 0px;
	margin: 0px;
	width: 100%;
}
.login-page-main-wrapper,
.register-page-main-wrapper,
.forgot-page-main-wrapper {
	min-height: calc(100vh - 0px);
	/* min-height: calc(100vh - 215px); */
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.form-button-group {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	gap: 8px;
}
.profile-wrapper-card .profile-wrapper-card-inner .profile-listing:nth-last-child(1) {
	margin-bottom: 0px !important;
}
.fv-help-block {
	margin: 7px 0px 0px 0px;
	color: #ff0000;
}
.modal-open.modal-open-custom #canvas {
	filter: blur(30px);
}
.eighteenPlus-bg-img {
	background-image: url("https://sweetsexdating.ams3.digitaloceanspaces.com/common/18-plus-bg-banner.webp");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
	right: 0px;
	filter: blur(10px);
	-webkit-filter: blur(10px);
}
.item-heading-bg-overlay {
	background: #000000;
	background: -webkit-linear-gradient(left, #000000, #000000 50%, #000000);
	background: linear-gradient(to right, #000000, #000000 50%, #000000);
	position: absolute;
	top: auto;
	bottom: 0px;
	left: 0px;
	width: 100%;
	padding: 0px 30px 0px;
	opacity: 0.9;
	z-index: 9;
	/* min-height: 150px; */
}
.item-heading-bg-overlay h2,
.item-heading-bg-overlay p span {
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 1; /* number of lines to show */
           line-clamp: 1; 
   -webkit-box-orient: vertical;
}
.intro_section.page_mainslider.top-heros-profile-banner-section-1 .model-parameters { 
	display: flex;
	flex-wrap: wrap;
	margin-top: 0px;
}
.intro_section.page_mainslider.top-heros-profile-banner-section-1 .model-parameters .model-parameters-item {
	width: 100%;
	max-width: 50%;
}
.intro_section.page_mainslider.top-heros-profile-banner-section-1 .model-parameters .model-parameters-item:nth-child(odd) {
	padding-right: 5px;
}
.intro_section.page_mainslider.top-heros-profile-banner-section-1 .model-parameters .model-parameters-item:nth-child(even) {
	padding-left: 5px;
}
.intro_section.page_mainslider.top-heros-profile-banner-section-1 .model-parameters .model-parameters-item.model-parameters-language-item {
	max-width: 100%;
	padding: 0px;
}
.gray-scale-btn {
	border: 1px solid rgba(255, 255, 255, 0.1) !important;
	color: #a0a0a0 !important;
	cursor: default !important;
}
.gray-scale-btn:hover {
	background-color: transparent !important;
}
.loader {
    width: 20px;
    height: 20px;
    border: 2px solid #FFF;
    border-bottom-color: #000000;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}
.search-loader-75 {
	padding: 20px;
  	background-color: #0d0d0d;
	display: flex;
	align-items: center;
	justify-content: center;
}
.loader75 {
    width: 20px;
    height: 20px;
    border: 2px solid #ffffff;
    border-bottom-color: #e0006c;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}
@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
} 
.phone-email-wt-media-list #phoneNumber a,
.phone-email-wt-media-list #whatapppNumber a,
.phone-email-wt-media-list #emailAddress a {
	font-size: 18px;
	color: #df50ac;
}
.report-an-advertisement-step-popup .modal-dialog {
	width: 100%;
	max-width: 600px;
}
.btn-close-new-1 {
	position: absolute;
	right: 16px;
	top: 16px;
	outline: none !important;
	box-shadow: none !important;
}
.modal-step-row {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	width: 100%;
	max-width: 555px;
	margin: 30px auto 30px;
}
.modal-step-item {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
	max-width: 50%;
}
.modal-step-block {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
	width: 100%;
}
.modal-step-item-inner {
	display: flex;
	width: 100%;
}
.modal-step-circle {
	position: relative;
	z-index: 20;
	display: flex;
	width: 40px;
	height: 40px;
	min-width: 40px;
	align-items: center;
	justify-content: center;
	border-radius: 9999px;
	background-color: rgb(209 213 219);
	color: #000000;
}
.modal-step-circle svg {
	width: 20px;
	height: 20px;
}
.modal-step-item.active .modal-step-circle {
	background-color: #000000;
	color: #ffffff;
}
.modal-step-item.completed .modal-step-circle {
	background-color: #e0006c;
	color: #ffffff;
}
.modal-step-item-inner::before, 
.modal-step-item-inner::after {
	position: relative;
	left: 0px;
	top: 0px; 
	margin: 18px 0px 0px 0px;
	height: 4px;  
	background-color: rgb(209 213 219);
	content: "";
	width: 100%;
}
.modal-step-item.active .modal-step-item-inner::before, 
.modal-step-item.active .modal-step-item-inner::after {
	background-color: #000000;
}
.modal-step-item.active + .modal-step-item .modal-step-item-inner::before {
	background-color: #000000;
}
.modal-step-item.completed + .modal-step-item .modal-step-item-inner::before {
	background-color: #e0006c;
}
.modal-step-item.completed .modal-step-item-inner::before, 
.modal-step-item.completed .modal-step-item-inner::after {
	background-color: #e0006c;
}
.modal-step-item:nth-child(1) .modal-step-item-inner::before, 
.modal-step-item:nth-last-child(1) .modal-step-item-inner::after {
	background-color: transparent !important;
}
.modal-step-icon {
	display: none;
}
.modal-step-item.completed .modal-step-icon {
	display: block;
}
.modal-step-item.completed .modal-step-text {
	display: none;
}
.adDetails-new-1 {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin: 20px 0px 0px 0px;
}
.adDetails-new-1 .profile-img-new-1 img {
	width: 100%;
	max-width: 150px;
	margin: 0px 0px 15px 0px;
}
.adDetails-new-1 #adName {
	font-size: 18px;
	font-weight: 500;
	color: #000;
}
.report-an-advertisement-step-popup,
.support-form-modal-popup {
	padding: 0px 15px;
	margin: 20px 0px;
}
.filter-loader {
	position: absolute;
	top: 0px;
	width: 100%;
	top: 50%;
	transform: translate(-50%, -50%);
	left: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	
}
.filter-loader-inner {
	width: 55px;
    height: 55px;
    border: 3px solid #FFF;
    border-bottom-color: #e0006c;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}
@keyframes rotation {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(360deg);
	}
} 
.toast-message {
	font-size: 17px; /* Adjust this value to your preference */
}
.distance-range-slider-group {
	background-color: transparent !important;
	border: 0px !important;
}
.distance-range-slider-group #ageOutputId {
	white-space: nowrap;
	line-height: 1;
  	padding: 0;
}

/* General styling for the range input */
input[type="range"] {
    -webkit-appearance: none; /* Remove default styling */
    width: 100%; /* Full width */
    height: 5px; /* Track height */
    background: #1a1a1a; /* Track color */
    border-radius: 6px; /* Rounded track */
    outline: none; /* Remove outline */
	opacity: 1 !important;
}
input[type="range"]::-webkit-slider-runnable-track {
	height: 5px;
	border-radius: 6px;
	border: 0px;
	background: transparent;
}

/* Style the thumb (for WebKit browsers like Chrome, Safari, Edge) */
input[type="range"]::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 20px; /* Thumb width */
    height: 20px; /* Thumb height */
    background: #df006b; /* Thumb color */
    border-radius: 50%; /* Make it round */
    cursor: pointer; /* Change cursor to pointer */
    border: 0px solid transparent !important;
	outline: none !important;
	box-shadow: none !important; /* Optional border */
	margin-top: -8px;
}
input[type="range"]:active::-webkit-slider-thumb {
	background: #df006b; /* Change color when pressed */
	transform: scale(1.2); /* Slightly enlarge thumb */
}

/* Style the thumb (for Firefox) */
input[type="range"]::-moz-range-track {
    height: 5px;
    background: transparent; /* Track color */
    border-radius: 6px;
	border: 0px;
}
input[type="range"]::-moz-range-thumb {
    width: 20px;
    height: 20px;
    background: #df006b;
    border-radius: 50%;
    cursor: pointer;
    border: 0px solid transparent !important;
	outline: none !important;
	box-shadow: none !important;
}
input[type="range"]:active::-moz-range-thumb {
	background: #df006b;
	transform: scale(1.2);
}

/* Add hover effect for the thumb */
input[type="range"]::-webkit-slider-thumb:hover,
input[type="range"]::-moz-range-thumb:hover {
    background: #df006b; /* Change color on hover */
	border: 0px solid transparent !important;
	outline: none !important;
	box-shadow: none !important;
}

/* Add focus effect */
input[type="range"]:focus::-webkit-slider-thumb {
    border: 0px solid transparent !important;
	outline: none !important;
	box-shadow: none !important;
}

/* searcg result css */
div#searchProfile {
    padding: 20px;
    background-color: #0d0d0d;
}
div#searchProfile:empty  {
	display: none;
}

div#searchProfile h4 a {
    color: #fff !important;
    opacity: 1;
    font-size: 16px;
}

div#searchProfile .isotope-item {
    margin-top: 0 !important;
}

div#searchProfile h4 {
    padding-bottom: 30px;
}
.flex {
	display: flex;
}
.gap-5 {
	gap: 20px;
}
.radio-group-1 .radio {
	cursor: pointer;
}
.form-group-phone-show {
	display: none;
}

.input-select-group-country {
	display: flex;
	gap: 15px;
}
.input-select-group-country .form-select {
	font-size: 14px;
  	line-height: 1.42857143;
	padding-left: 20px;
}
.form-group.select-group .input-select-group-country .multiselect-container > li .radio input[type="radio"], 
.form-group.select-group .input-select-group-country .multiselect-container > li .radio-inline input[type="radio"] {
	display: none;
}
.form-group.select-group .input-select-group-country .btn-group {
	width: auto;
  	min-width: 130px;
}
.form-group.select-group .input-select-group-country .dropdown-menu {
	min-width: auto;
}
.form-group.select-group .input-select-group-country .form-control {
	min-width: auto;
}
.word-break-break-all {
	word-break: break-all;
}
.pp_details .pp_social {
	display: none !important;
}


@media (min-width: 1800px) {
	/* .filters-sidebar {
		flex: 0 0 auto;
		width: 25%;
	  } */
	.services-listing-wrapper {
	  flex: 0 0 auto;
	  /* width: 75%; */
	}
  }

  @media (min-width: 1500px) and (max-width: 1799px) {
	.sf-menu > li > a {
		padding-left: 20px;
		padding-right: 20px;
	}
	.mainmenu_wrapper .mainmenu.sf-menu {
		padding-left: 24px;
	}
  }

  @media (min-width: 1400px) and (max-width: 1799px) {
	/* .filters-sidebar {
		width: 32%;
	}
	.services-listing-wrapper {
		width: 68%;
	} */
  }

  @media (min-width: 1500px) {
	/* .models_portrait .services-listing-wrapper .isotope-item {
		width: 25%;
	} */

  }

  @media (min-width: 1200px) and (max-width: 1499px) {
	/* .models_portrait .services-listing-wrapper .isotope-item {
		width: 33.3333%;
	} */
  }

  @media (min-width: 1200px) and (max-width: 1499px) {
	.sf-menu > li > a {
		padding-left: 19px;
		padding-right: 19px;
	}
  }

  @media (min-width: 1200px) and (max-width: 1399px) {
	/* .filters-sidebar {
		width: 40%;
	}
	.services-listing-wrapper {
		width: 60%;
	} */
	.sf-menu > li > a {
		padding-left: 10px;
		padding-right: 10px;
	}
	.mainmenu_wrapper .mainmenu.sf-menu {
		padding-left: 0px;
	}
	html .page_header a.logo.logo_image {
		margin-left: 0px !important;
	}
	.filters-sidebar.show,
	.filters-sidebar.in { 
		top: 59px; 
	} 
  } 

@media (max-width: 1399px) {
	html .page_header a.logo.logo_image { 
		margin: 7px 0 7px;
	}
	.page_mainslider.top-heros-profile-banner-section-1 .page_maincarousel .owl-item .item-heading-bg-overlay h2 {
		font-size: 18px;
		margin: 10px 0px 5px 0px;
	}
	.page_mainslider.top-heros-profile-banner-section-1 .page_maincarousel .owl-item .item-heading-bg-overlay p {
		font-size: 14px;
		margin: 0px 0px 10px 0px;
	}
}

@media (max-width: 1199px) {
	.filters-sidebar.show, 
	.filters-sidebar.in { 
		top: 54px; 
	}  
	.models_portrait .isotope-item {
		margin-bottom: 33px;
	}
	#more-li {
		display: none;
	}
	.my-profile-xl-li {
		border-bottom: 1px solid #ffffff;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	
}



  @media (min-width: 1025px) {
	.services-listing-wrapper-1 .mobile-media-links-open,
	.services-listing-wrapper-1 .mobile-media-links-close,
	.top-heros-profile-banner-section-1 .mobile-media-links-open,
	.top-heros-profile-banner-section-1 .mobile-media-links-close,
	.bottom-heros-profile-banner-section-1 .mobile-media-links-open,
	.bottom-heros-profile-banner-section-1 .mobile-media-links-close {
		display: none;
	}
  }

  @media (max-width: 1024px) {
	
	.services-listing-wrapper-1 .mobile-media-links-open,
	.services-listing-wrapper-1 .mobile-media-links-close,
	.top-heros-profile-banner-section-1 .mobile-media-links-open,
	.top-heros-profile-banner-section-1 .mobile-media-links-close,
	.bottom-heros-profile-banner-section-1 .mobile-media-links-open,
	.bottom-heros-profile-banner-section-1 .mobile-media-links-close {
		position: absolute;
		right: 10px;
		left: auto;
		top: auto !important;
		bottom: 10px;
		z-index: 9;
		width: auto !important;
		height: auto !important;
		margin: 0px !important;
	}
	.services-listing-wrapper-1 .mobile-media-links-close,
	.top-heros-profile-banner-section-1 .mobile-media-links-close,
	.bottom-heros-profile-banner-section-1 .mobile-media-links-close {
		display: none;
	}
	.top-heros-profile-banner-section-1 .maincarousel-item.maincarousel-item-open .mobile-media-links-close,
	.top-heros-profile-banner-section-1 .maincarousel-item.maincarousel-item-open .mobile-media-links-close,
	.top-heros-profile-banner-section-1 .maincarousel-item.maincarousel-item-open .mobile-media-links-close {
		display: block;
	}
	.services-listing-wrapper-1 .item-media-open .mobile-media-links-close,
	.top-heros-profile-banner-section-1 .item-media-open .mobile-media-links-close,
	.bottom-heros-profile-banner-section-1 .item-media-open .mobile-media-links-close {
		display: block;
	}
	.services-listing-wrapper-1 .mobile-media-links-open,
	.services-listing-wrapper-1 .mobile-media-links-close {
		display: none;
	}
	.services-listing-wrapper-1 .mobile-media-links-open .theme_button,
	.services-listing-wrapper-1 .mobile-media-links-close .theme_button,
	.top-heros-profile-banner-section-1 .mobile-media-links-open .theme_button,
	.top-heros-profile-banner-section-1 .mobile-media-links-close .theme_button,
	.bottom-heros-profile-banner-section-1 .mobile-media-links-open .theme_button,
	.bottom-heros-profile-banner-section-1 .mobile-media-links-close .theme_button {
		padding: 0px;
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0px !important;
		cursor: pointer;
		border: 0px;
		box-shadow: none;
		min-width: auto;
		border-radius: 100%;
		-webkit-border-radius: 100%;
		-moz-border-radius: 100%;
		-ms-border-radius: 100%;
		-o-border-radius: 100%; 
	}
	.services-listing-wrapper-1 .mobile-media-links-open .theme_button svg,
	.services-listing-wrapper-1 .mobile-media-links-close .theme_button svg,
	.top-heros-profile-banner-section-1 .mobile-media-links-open .theme_button svg,
	.top-heros-profile-banner-section-1 .mobile-media-links-close .theme_button svg,
	.bottom-heros-profile-banner-section-1 .mobile-media-links-open .theme_button svg,
	.bottom-heros-profile-banner-section-1 .mobile-media-links-close .theme_button svg {
		width: 24px;
		height: 24px;
	}
	.services-listing-wrapper-1 .item-media.item-media-open .mobile-media-links-open,
	.top-heros-profile-banner-section-1 .maincarousel-item.maincarousel-item-open .mobile-media-links-open,
	.bottom-heros-profile-banner-section-1 .maincarousel-item.maincarousel-item-open .mobile-media-links-open {
		display: none;
	}
	.services-listing-wrapper-1 .item-media .media-links,
	.top-heros-profile-banner-section-1 .maincarousel-item .item-content,
	.bottom-heros-profile-banner-section-1 .maincarousel-item .item-content {
		opacity: 0;
		visibility: hidden;
	}
	.services-listing-wrapper-1 .item-media.item-media-open .media-links,
	.top-heros-profile-banner-section-1 .maincarousel-item.maincarousel-item-open .item-content,
	.bottom-heros-profile-banner-section-1 .maincarousel-item.maincarousel-item-open .item-content {
		opacity: 1 !important;
		visibility: visible !important;
		bottom: 0px !important;
	}
	.bottom-heros-profile-banner-section-1 .maincarousel-item .item-content {
		left: 0px !important;
		transform: translateX(-100%);
		transition: transform 0.5s ease, left 0.5s ease;
	}
	.bottom-heros-profile-banner-section-1 .maincarousel-item.maincarousel-item-open .item-content {
		left: 0px !important;
		transform: translateX(0%);
		transition: transform 0.5s ease, left 0.5s ease;
	}
	.services-listing-wrapper-1 .item-media.item-media-open .media-links::before,
	.top-heros-profile-banner-section-1 .maincarousel-item.maincarousel-item-open .media-links::before,
	.bottom-heros-profile-banner-section-1 .maincarousel-item.maincarousel-item-open .media-links::before {
		filter: alpha(opacity=50);
		opacity: 0.5;
	}
	.services-listing-wrapper-1 .item-media.item-media-open .media-links .links-wrap {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.services-listing-wrapper-1 .item-media.item-media-open .links-wrap a {
		top: 0px;
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.services-listing-wrapper-1 .list-layout .item-media .mobile-media-links-open {
		bottom: 25px !important;
		right: 25px !important;
	}
	.services-listing-wrapper-1 .list-layout .item-media.item-media-open .mobile-media-links-close {
		top: 25px !important;
		right: 25px !important;
	}
	.top-heros-profile-banner-section-1 .owl-carousel .owl-controls .owl-nav .owl-prev, 
	.top-heros-profile-banner-section-1 .owl-carousel .owl-controls .owl-nav .owl-next { 
		height: calc(100% - 93px) !important; 
	}
	.filters-sidebar { 
		padding: 0px 0px 0px 0px !important;
		top: 0px !important;
		height: 100vh;
		margin: 0;
	}
	.filters-sidebar.show, 
	.filters-sidebar.in {
		top: 0px !important;
		padding: 0 !important;
		margin: 0;
		height: 100vh;
	}
	.filters-sidebar .modal-dialog-new-1 {
		margin: 0px !important;
	}
	.filters-sidebar .with_padding { 
		max-height: 100%;
		padding-top: 70px;
	}
	.filters-sidebar .model-contact-form {
		padding-top: 10px;
	}
  }

  @media (max-width: 991px) {
	.services-listing-wrapper [class*="col-md-"] + [class*="col-md-"][class*="col-sm-"] {
		margin-top: 0px !important;
	}
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media { 
		padding: 14px;
	}
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .item-title {
		padding: 14px;
	}
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .single-image {
		padding-right: 5px;
	}
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image {
		padding-left: 5px;
	}
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image .img { 
		margin-bottom: 10px;
	}
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image .img:nth-last-child(1), 
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image .img:nth-last-child(2) {
		margin-bottom: 0px;
	}
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image .img:nth-child(odd) {
		padding-right: 5px;
	}
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image .img:nth-child(even) {
		padding-left: 5px;
	}

  }

  @media (max-width: 767px) { 
	.mobile-section_padding_30 > [class*="container"] {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.mobile-bottommargin_15 {
		margin-bottom: 15px;
	}
	.models-orderby {
		width: 100%;
		margin-top: 20px;
	}
	.filters-sidebar div[class*="col-sm-"] + [class*="col-sm-"] {
		margin-top: 0px !important;
	}
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .single-image {
		padding-right: 0px;
		max-width: 100%;
	}
	.models_portrait .services-listing-wrapper .list-layout .isotope-item .vertical-item.content-absolute .item-media .multiple-image {
		padding-left: 0px;
		display: none;
	}
	.links-container { 
		flex-direction: column;
	}
	.pink-link:not(:first-child)::before {
		display: none;
	}
	.page_mainslider.top-heros-profile-banner-section-1 .page_maincarousel.owl-carousel .owl-item { 
		height: calc(100vh - 215px);
	}
	.page_mainslider.top-heros-profile-banner-section-1.top-heros-services-owlcarousel-section-1 .page_maincarousel.owl-carousel .owl-item {
		height: calc(100vh - 293px);
	}
	.media-links.media-links-new-mobile-1 {
		width: 24px;
		height: 24px;
		color: #ffffff;
		top: 15px;
		left: 15px;
	}	
	.media-links.media-links-new-mobile-1 svg {
		width: 24px;
		height: 24px;
	}
	.media-links.media-links-new-mobile-2 {
		width: 20px;
		height: 20px;
		color: #ffffff;
		top: 8px;
		left: 8px;
	}	
	.media-links.media-links-new-mobile-2 svg {
		width: 20px;
		height: 20px;
	}
	div.pp_pic_holder {
		width: 93% !important;
		left: 0px !important;
		margin: 0px auto;
		right: 0px;
		top: 33px !important;
	}
	#pp_full_res #fullResImage {
		width: 100% !important;
		height: 100% !important;
		object-fit: cover;
		min-height: 777px;
	}
	div.pp_pic_holder .pp_content { 
		width: 100% !important;
		min-height: 777px;
	}
	div.pp_pic_holder .pp_hoverContainer,
	div.pp_pic_holder .pp_details {
		width: 100% !important;
	}
	div.pp_pic_holder .pp_expand {
		display: none !important;
	}

  }

@media (max-width: 575px) { 
	/* .filters-sidebar {
		max-width: 280px;
	}  */
	html .theme_buttons a, 
	html .theme_button {
		padding: 13px 10px;
		min-width: auto;
	}
	a.topline-button {
		padding: 0 6px;
	}
	.dropdown + .dropdown::before { 
		margin: 0 2px;
	}
	#filterBtn {
		margin-right: 3px !important;
	}
	.language-selector {
		padding: 8px 6px;
	}
	#languageList li {
		padding: 4px 6px; 
	}
	#languageList { 
		padding: 4px 0px;
	}
	.toggle_menu { 
		width: 40px;
		height: 40px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.toggle_menu.mobile-active::after {
		position: relative;
		top: 0;
		left: 0;
		font-size: 30px;
	}
	.toggle_menu span { 
		top: 50%;
		margin-top: 0px;
		left: 50%;
		transform: translateX(-50%) translateY(-50%);
	}
	.page_header a.logo.logo_image {
		width: 110px;
		height: 44px;
	}
	.page_header a.logo.logo_image h1 {
		font-size: 24px;
	}
	.page_header a.logo.logo_image h1 span {
		font-size: 28px;
	} 
	.page_header .header-contacts .inline-dropdown {
		display: flex !important;
		align-items: center;
		justify-content: flex-end;
	} 
	.page_header .header-contacts .filter-dropdown #filterBtn {
		display: block;
		position: fixed;  
		width: 60px;
		height: 60px;
		line-height: 60px;
		color: #ffffff !important;
		font-size: 24px;
		background-color: #222;
		text-align: center;
		left: 0;
		top: 58px;
		/* top: 50%;
		transform: translateY(-50%); */
		cursor: pointer;
		z-index: 2;
	}
	.page_header .header-contacts .filter-dropdown #filterBtn {
		color: #ffffff !important;
	} 
	.filters-sidebar.show, 
	.filters-sidebar.in {
		top: 39px;
	}
	.page_mainslider.top-heros-profile-banner-section-1 .page_maincarousel.owl-carousel .owl-item { 
		height: calc(100vh - 193px);
	}
	.page_mainslider.top-heros-profile-banner-section-1.top-heros-services-owlcarousel-section-1 .page_maincarousel.owl-carousel .owl-item {
		height: calc(100vh - 275px);
	}
}

@media (max-width: 479px) { 

	.form-group.select-group .input-select-group-country .btn-group { 
		min-width: auto;
	}
	.g-recaptcha {
		transform: scale(0.7);
  		transform-origin: left;
	}

}

/* check */