.rank_logo {
  max-width: 30px !important;
  margin-right: 12px !important;
}

.hide_social {
  display: none;
}

.image_centre_drops {
  text-align: center !important;
}

.slide_title {
  font-size: 35px !important;
}

.header_social_font {
  font-size: 25px !important;
}

.image_size_rank {
  max-width: 70%;
}

.font_rules {
  font-size: 18px;
}

@media (max-width: 480px) {

  .filtering {
    border: none !important;
  }

  .filtering button {
    font-size: 14px;
    border-radius: 0 !important;
    letter-spacing: 0 !important;
    padding: 10px !important;
  }

  .about .part-text .info li {
    width: 100%;
  }

  .rank_logo {
    max-width: 20px !important;
    margin-top: -5px;
    margin-right: 10px !important;
  }

}

@media (max-width: 767px) {

  .xs-mb-30 {
    margin-bottom: 30px;
  }

  .xs-mb-50 {
    margin-bottom: 50px;
  }

  .header .caption h6 {
    font-size: 28px;
  }

  .header .caption h2 {
    font-size: 35px;
  }

  .header .caption h4 {
    font-size: 12px;
  }

  .header .caption h4 span:last-child {
    margin-top: 10px;
  }

  .about .box-info h5 {
    font-size: 20px;
  }

  .about .box-img {
    background: none;
  }

  .about .box-img img {
    display: block;
  }

  .about .box-text .item {
    padding-right: 30px;
  }

  .filtering {
    border: none !important;
  }

  .filtering button {
    letter-spacing: 0 !important;
  }

  .contact .part-info .info-block {
    border-right: none;
  }

  footer .cop,
  footer .scoial-icon {
    text-align: center;
  }

  .rank_logo {
    max-width: 30px !important;
    margin-top: -5px;
    margin-right: 10px !important;
  }

  .nick_name_font {
    font-size: 15px !important;
  }

  .header_social_font {
    font-size: 19px !important;
  }

  .image_size_rank {
    max-width: 120% !important;
  }

  .font_rules {
    font-size: 16px !important;
  }

  .remove_padding {
    padding-right: 1px !important;
    padding-left: 1px !important;
  }


  .morepadding {
    padding-right: 50px;
    padding-left: 50px
  }

}

@media (max-width: 991px) {
  .hide_social {
    display: block !important;
  }

  .sm-mb-30 {
    margin-bottom: 30px;
  }

  .sm-mb-50 {
    margin-bottom: 50px;
  }

  .navbar .navbar-collapse {
    overflow: auto;
    background: #111;
    color: #fff !important;
    text-align: center;
    padding: 10px 0;
  }

  .navbar .container {
    max-width: 100%;
  }

  .nav-scroll .navbar-collapse {
    background: #fff;
    color: #fff !important;
  }

  .navbar .navbar-brand {
    padding-left: 15px;
  }

  .navbar .dropdown-menu {
    background-color: transparent;
    box-shadow: none;
    min-width: 100%;
    border-radius: 0;
  }

  .navbar .dropdown-menu .dropdown-item {
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    text-align: center;
  }

  .navbar .dropdown-menu .dropdown-submenu .dropdown-menu {
    position: static;
    margin-left: 0;
    left: 0;
    background-color: transparent;
  }

  .navbar .dropdown-menu .dropdown-submenu .dropdown-item {
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    text-align: center;
  }

  .navbar .dropdown-menu .dropdown-item:before {
    display: none;
  }

  .navbar .dropdown-menu .dropdown-item,
  .navbar .dropdown-menu .dropdown-submenu .dropdown-item {
    color: #fff;
  }

  .nav-scroll .dropdown-menu .dropdown-item,
  .nav-scroll .dropdown-menu .dropdown-submenu .dropdown-item {
    color: #333;
  }

  .navbar .dropdown-menu .dropdown-item:hover,
  .navbar .dropdown-menu .dropdown-submenu .dropdown-item:hover {
    background: transparent;
  }

  .header,
  .contact,
  .testimonial,
  .hire-me {
    background-attachment: initial !important;
  }

  .about {
    padding-bottom: 100px !important;
  }

  .slide_title {
    font-size: 22px !important;
  }

  .slide_title2 {
    font-size: 44px !important;
  }

  .remove_social_media {
    display: none !important;
  }
}

@media (max-width: 340px) {
  .slide_title {
    font-size: 15px !important;
  }

  .slide_title2 {
    font-size: 30px !important;
  }
}