@charset "UTF-8";

ol,ul {
      list-style:none;
    }

    * {
      transition:all .5s ease-out;
    }

    body,p,div,h1,h2,h3,h4,h5,h6,ul,li,ol,.profile_section_content {
      margin:0;
      padding:0;
    }

    body {
      font-family:'Gilroy';
      font-size:20px;
      color:#df3517;
      background:url(https://static.tildacdn.com/tild6533-3130-4633-b830-373631333663/ALEX0824_alexbrent.jpg) no-repeat center center / cover;
      background-attachment:fixed;
    }

    img {
      max-width:100%;
    }

    a {
      text-decoration:none;
    }

    ul li::before {
      content:"\2022";
      color:#ffffff;
      font-weight:bold;
      display:inline-block;
      width:20px;
    }

    .ph {
      font-family:'Script';
      font-weight:100;
      font-style:italic;
    }

    .fz55 {
      font-size:55px;
    }

    .ab {
      font-family:'Grinched';
      font-size:45px;
    }

    .blue {
      color:#887cf7;
    }

    .pink {
      color:#df3517;
    }

    .yellow {
      color:#edf77c;
    }

    .title {
      font-family:'Impact',cursive;
      font-size:40px;
      color:#fbc780;
    }

    .subtitle {
      font-family:'Gilroy';
      font-size:21px;
      font-style:italic;
      color:#009933;
      text-transform:uppercase;
      margin-top:5px;
      margin-bottom:25px;
    }

    .line {
      width:100%;
      height:10px;
    }

    .line_blue {
      background:#887cf7;
    }

    .line_pink {
      background:#df3517;
    }

    .line_yellow {
      background:#8a7cf7;
    }

    .line_purple {
      background:#cc99ff;
    }

    .wrapper {
      max-width:850px;
      margin:0 auto;
      background:rgba(0,0,0,0.45);
      box-shadow:0 34px 11.52px 6.48px rgba(0,0,0,0.55);
      margin-bottom:100px;
    }

    .main {
      position:relative;
    }

    .main__menu {
      display:flex;
      flex-wrap:wrap;
      position:absolute;
      width:100%;
      box-sizing:border-box;
      justify-content:space-between;
      padding:22px 20px 15px;
      background:rgba(0,0,0,0.85);
    }

    .main__menu-item a {
      color:#b6280e;
    }

    .main__menu-item a:hover {
      text-decoration:underline;
    }

    .main__img {
      display:block;
    }

    .follow {
      padding:30px 0;
      background:#df3517;
      display:flex;
      flex-wrap:wrap;
      justify-content:center;
      align-items:center;
    }

    .follow__txt {
      font-size:30px;
      color:#fff;
    }

    .follow__twitter {
      margin-left:7px;
      margin-right:7px;
    }

    .follow img {
      margin-right:8px;
    }

    .follow a:hover {
      text-decoration:underline;
    }

    .about {
      display:flex;
      padding:70px 30px;
    }

    .about__left {
      min-width:380px;
      margin-right:10px;
      background:url(https://img.mfcimg.com/photos2/365/36599232/516-464-286-753-13008887.jpg) no-repeat center / contain;
    }

    .about__txt {
      margin-top:25px;
    }

    .fun {
      padding:90px 0 125px 50px;
      background:url(https://www.clipartmax.com/png/small/233-2331728_flower-bouquet-free-baskets-and-bouquets-clipart-flower-bouquet-icon-png.png) no-repeat center right / contain;
      background-size:41%;
      margin-right:33px;
    }

    .vip {
      padding:90px 40px 125px 384px;
      background:url(https://img.mfcimg.com/photos2/293/29318462/285-145-479-137-12070307.png) no-repeat center left / contain;
      background-size:40%;
      margin-left:35px;
    }

    .members {
      margin-top:35px;
    }

    .member span {
      font-family:'Patrick Hand';
      font-size:40px;
      color:#2fbbd3;
    }

    .snapchat {
      padding:30px 0 0 330px;
      margin-top:10px;
      margin-bottom:10px;
      background:url(https://img.mfcimg.com/photos2/336/33615362/359-603-378-806-12518238.gif) no-repeat center left / contain;
      position:relative;
      min-height:515px;
      margin-left:75px;
    }

    .snapchat__tille {
      margin-bottom:50px;
    }

    .snapchat__yellow-bell {
      position:absolute;
      top:-20px;
      right:55px;
    }

    .snapchat__left-blue-bell {
      position:absolute;
      bottom:150px;
      right:250px;
    }

    .snapchat__right-blue-bell {
      position:absolute;
      bottom:30px;
      right:73px;
    }

    .lush {
      display:flex;
      margin:50px 0 35px 30px;
      align-items:center;
    }

    .lush__txt {
      font-size:30px;
      margin-bottom:5px;
    }

    .lush__txt_small {
      margin-top:15px;
    }

    .menu {
      padding:55px 0 85px;
    }

    .menu__title {
      text-align:center;
      margin-bottom:55px;
    }

    .menu ul li:before {
      display:none;
    }

    .menu__list {
      display:flex;
      flex-wrap:wrap;
    }

    .menu__decoration {
      min-width:320px;
      margin-left:10px;
      background:url(https://www.pngkit.com/png/full/69-693794_black-highness-platform-red-christian-louboutin-png-red.png) no-repeat center left / contain;
    }  
  }

  .wtf {
    float:right;
    background:url(https://img.mfcimg.com/photos2/336/33615362/965-528-340-319-12518173.gif);
    padding:10px;
    min-width:320px;
    margin-right:20px;
  }

  .menu_left {
    margin-left:200px;
    margin-right:75px;
  }

  .menu__item {
    font-size:24px;
    margin-top:5px;
  }

  .messangers {
    display:flex;
    flex-wrap:wrap;
    font-family:'Dancing Script';
    padding:6px 0 30px;
    background:#996633;
  }

  .messangers img {
    display:block;
  }

  .messangers__whatsapp {
    margin-left:95px;
    margin-right:200px;
  }

  .messangers__whatsapp-txt {
    font-size:32px;
    margin-left:106px;
  }

  .messangers__kik {
    margin-top:12px;
  }

  .messangers__kik-img {
    margin-left:20px;
  }

  .messangers__kik-txt {
    display:block;
    margin-top:18px;
    font-size:35px;
  }

  .rules {
    padding:55px 40px 15px;
  }

  .rules__title {
    text-align:center;
  }

  .rules__list {
    margin-top:30px;
  }

  .missme {
    padding:50px 0;
  }

  .missme__txt {
    font-family:'Gilroy';
    font-style:italic;
    font-size:32px;
    text-align:center;
    margin-bottom:60px;
    color:#f9c1ce;
  }

  .missme__img {
    margin:0 auto;
    display:block;
  }

  #header_bar,#footer_bar,#profile_header,#profile_main_photo,#username_container,#gender_container,#body_type_container,#ethnicity_container,#hair_container,#eyes_container,#weight_container,#height_container,#age_container,#city_container,#country_container,#sexual_preference_container,#smoke_container,#drink_container,#marital_status_container,#occupation_container,#about_me_label,#tags_container,#profile_friends,.heading {
    display:none;
  }

  #profile_about_me {
    margin-top:-2px;
  }

  #about_me_container {
    display:block;
    margin:0;
  }

  #about_me_value {
    display:block;
  }

  #innerImg {
    â€¨background:url(https://img.mfcimg.com/photos2/365/36599232/651-410-468-441-12995347.jpg) no-repeat;
    â€¨margin-left:35px;
    â€¨height:370px;
  }

  â€¨#innerImg2 {
    â€¨background:url(https://img.mfcimg.com/photos2/365/36599232/651-410-468-441-12995347.jpg) no-repeat right / contain;
    â€¨height:370px;
  }

  #innerImg3 {
    â€¨background:url(https://img.mfcimg.com/photos2/365/36599232/651-410-468-441-12995347.jpg) no-repeat;
    â€¨margin-right:35px;
    â€¨height:370px;
  }

  #innerImg4 {
    â€¨background:url(https://img.mfcimg.com/photos2/365/36599232/651-410-468-441-12995347.jpg) no-repeat center;
    â€¨height:370px;
  }

  .rules_photo {
    max-width:320px;
    margin-right:10px;
    background:url() no-repeat center / contain;
  }  
}

#innerImg5 {
  â€¨background:url(https://img.mfcimg.com/photos2/336/33615362/496-722-704-365-12518168.gif) no-repeat top right / contain;
  margin-right:10px;
  â€¨height:270px;
}