@media all and (min-width: 1250px) {
  .show5profiles {
    display: block;
  }
}
@media all and (max-width: 1250px) {
  .all,
  .sliderall {
    width: 100%;
  }
}
@media all and (max-width: 1200px) {
  .all,
  .sliderall,
  .subnav,
  .top-site-menu {
    width: 100%;
  }
  .header-top-bar .header-nav {
    height: auto;
  }

  .girlsingle .girlinfo {
    width: 100%;
  }

  .girlsingle.agency-profile .agencydetails-noimg,
  .girlsingle.agency-profile .agency-desc {
    width: 100% !important;
  }
  .girlsingle.agency-profile .agencydetails {
    padding-bottom: 20px;
  }
}
@media all and (max-width: 1150px) {
  .girl {
    width: 24%;
    padding-left: 1%;
    padding-right: 1%;
  }
}
@media all and (max-width: 1400px) {
  .girl {
    width: 25%;
  }
  .show-separator {
    display: none;
  }
  .show4profiles {
    display: block;
  }
}
@media all and (max-width: 1400px) {
  .girl {
    width: 33.33%;
  }
  .show-separator {
    display: none;
  }
  .show3profiles {
    display: block;
  }
}
@media all and (max-width: 1340px) {
  .ic {
    color: white;
    width: 22px;
    height: 22px;
  }
  .-menu-open {
    overflow: hidden;
  }
  .-menu-open .header-top-bar .header-nav {
    top: 0;
  }
  .menu-btn,
  .menu-dropdown-btn {
    background-color: transparent;
    border: none;
  }
  .menu-btn,
  .menu-item-has-children > a .menu-dropdown-btn {
    display: inline-flex;
  }
  .menu-item-has-children > a .menu-dropdown-btn {
    padding: 6px;
  }
  .menu-btn {
    padding: 17px;
  }
  .header-top-bar .header-nav {
    position: fixed;
    top: -100vh;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 20;
    width: 100%;
    height: 100vh;
    background-color: #1a1a1d;
    display: grid;
    align-items: flex-start;
    grid-template-rows: max-content 1fr;
    padding: 16px;
    overflow-y: auto;
    margin-top: 0;
  }
  .header-top-bar .header-menu {
    gap: 10px;
    padding: 16px;
    flex-direction: column;
  }
  .header-top-bar .header-menu > .menu-item {
    background-color: #4e4e50;
    border-radius: 2px;
  }
  .header-top-bar .header-nav .header-menu li:hover ul,
  .header-top-bar .header-nav .header-menu ul li:hover ul {
    display: none;
  }
  .header-top-bar .header-nav .header-menu li.dropdown-open > ul,
  .header-top-bar .header-nav .header-menu ul li.dropdown-open > ul {
    display: block;
  }
  .header-top-bar .header-nav .header-menu li.dropdown-open > a svg {
    transform: rotate(180deg);
  }
  .header-top-bar .header-nav .header-menu ul {
    position: static;
    border-radius: 0;
    background-color: transparent;
    padding: 0;
  }
  .header-top-bar .header-nav .header-menu ul li {
    display: block;
  }
  .header-top-bar .header-nav .header-menu ul ul {
    border-left: 0;
  }
  .header-top-bar .header-nav .header-menu ul li a,
  .header-top-bar .header-nav .header-menu .current_page_item ul li a {
    background-color: transparent;
    color: white;
    float: initial;
  }
  .header-top-bar .header-nav .header-menu li a,
  .header-top-bar .header-nav .header-menu ul li a,
  .header-top-bar .header-nav .header-menu .current_page_item ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0;
  }
  .header-top-bar .header-nav .header-menu li a:hover,
  .header-top-bar .header-nav .header-menu li.current_page_item a,
  .header-top-bar .header-nav .header-menu ul li a:hover {
    background-color: transparent;
  }
}
@media all and (max-width: 1000px) {
  .profile-page-no-media-wrapper {
    width: 100% !important;
    float: none;
  }
  .girlsingle .profile-page-no-media-wrapper-photos,
  .girlsingle .profile-page-no-media-wrapper-videos {
    padding: 0;
  }
  .girlsingle .profile-page-no-media-wrapper-videos {
    margin-top: -2px;
  }
}

@media all and (max-width: 960px) {
  .girlsingle .thumbs .profile-img-thumb img {
    cursor: default;
  }
  .all-body {
    display: table;
  }
  .sidebar-right {
    width: 100%;
    margin: 0;
    display: block;
    float: initial;
  }
  .sidebar-left {
    width: 100%;
    margin: 0;
    display: table-header-group;
    float: none;
  }
  .sidebar-left .widgetbox-wrapper {
    display: none;
  }
  .contentwrapper {
    float: none;
    display: table-footer-group;
  }

  body.single-profile-page .all-body {
    display: block;
  }
  body.single-profile-page .sidebar-left {
    display: block;
  }
  body.single-profile-page .contentwrapper {
    display: block;
  }

  .girl {
    width: 50%;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .all-logo .logo {
    width: 100%;
    text-align: center;
  }
  .all-logo .logo * {
    text-align: center;
  }
  .all-logo .logo h1 a {
  }
  .all-logo .logo h1 a img {
    padding: 20px 0;
    margin: 0 auto;
  }

  .header-addspace {
    width: 100%;
  }
  .header-addspace .placeholder-widgettext {
    text-align: center;
  }

  .girlsingle .girlinfo,
  .login #login,
  header .logo * {
    max-width: 100%;
  }

  .header-top-bar {
    padding: 15px 10px;
  }

  header .subnav,
  header .subnav .subnav-menu {
    width: 100%;
  }

  header .subnav .subnav-menu .headerlangselect {
    /*padding-right: 5px;*/
    margin: 0 auto;
    float: none;
  }
  header .subnav .subnav-menu .headerlang {
    padding: 3px 7px;
    font-size: 1em;
    text-align: center;
  }
  header .subnav .subnav-menu .headerlang option {
    /*text-align: left;*/
    padding: 3px 7px;
  }

  .quicksearch .select2 {
    width: 100%;
  }

  .top-site-menu,
  .show-separator,
  .slider .slider-control-prev,
  .slider .slider-control-next,
  .sidebar-right .move-to-mobile-sidebar,
  .right-mobile-sidebar .sidebar-right .show-under-body,
  .profile-page .bigimage {
    display: none;
  }
  .show2profiles {
    display: block;
  }

  .girlsingle .thumbs .profile-img-thumb .edit-buttons {
    width: 100%;
  }
  .girlsingle .thumbs .profile-img-thumb .edit-buttons .icon {
    font-size: 2em;
    float: right;
  }
  .profile-page .thumbs,
  .profile-page .profile-img-thumb,
  .profile-page .profile-img-thumb img {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .profile-page .profile-img-thumb {
    padding-bottom: 10px;
  }

  .girlsingle .lockedsection {
    margin: 0;
    margin-top: 10px;
  }
  .girlsingle .lockedsection .icon {
    line-height: 2em;
  }

  .agency-profile .bigimage,
  .agency-profile .agencydetails {
    width: 100%;
  }

  .header-addspace img {
    width: 100%;
  }
  .widgetadbox {
    text-align: center;
  }
  .widgetadbox p {
    text-align: left;
  }
  .widgetadbox img {
    margin: 0 auto;
  }
  .right-mobile-sidebar .sidebar-right .move-to-mobile-sidebar {
    display: block;
  }
  .sidebar-right {
    width: 100%;
    margin: 0;
  }

  .contentwrapper {
    float: left;
    width: 100%;
  }
  .bodybox {
    margin-left: 0;
    margin-right: 0;
  }
  .body {
    margin: 0;
  }

  .form-styling .form-label {
    padding-bottom: 5px;
  }
  .form-styling .form-label,
  .form-styling .form-input,
  .form-styling .form-input .input,
  .form-styling .form-input select {
    width: 100%;
  }
  .form-styling .form-input .birthday {
    width: 33%;
  }

  .bodybox .see-more-button {
    display: block;
  }
  .bodybox .see-all-top {
    display: none;
  }

  .registerpage .usertype {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
  }
  .registerpage .pagetitle {
    margin-bottom: 20px;
  }

  .slider-pagination {
    display: block;
  }

  .image-buttons-legend div {
    width: 100%;
    padding: 0;
  }

  .addedtours .tour-info-mobile {
    display: none;
  }
  .addedtours .tour-info-mobile-clear {
    display: block;
  }
  .addedtours .tourhead {
    display: none;
  }

  .tosdisclaimer {
    width: 90%;
  }
}

.contact {
  padding-top: 20px;
}
@media (max-width: 840px) {
  .girl-ws {
    display: grid;
    width: 100%;
  }
  .model_kont p {
    display: none;
  }
}
@media (max-width: 767px) {
  .girlsingle {
    grid-template-columns: 1fr;
  }
  .girlsingle.sticky-phone .girl-phone {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 10;
    font-size: 20px;
  }
  .girlsingle.sticky-phone .girl-phone::before {
    font-size: 16px;
  }
  .girlsingle .profile-header {
    position: static;
  }
  .logged-in .girlsingle .profile-page-no-media-wrapper-photos,
  .logged-in .girlsingle .image-buttons-legend .image-buttons-legend,
  .logged-in .girlsingle .profile-header,
  .logged-in .girlsingle .thumbs {
    grid-column: initial;
  }
  .logged-in .girlsingle .thumbs {
    display: block;
  }
}
@media all and (max-width: 360px) {
  .bodybox {
    padding: 10px;
  }
}
