@font-face {
  font-family: 'Helvetica Neue LT Std 57 Condensed';
  font-style: normal;
  font-weight: normal;
  src: local('Helvetica Neue LT Std 57 Condensed'), url('../fonts/HelveticaNeueLTStd-Cn.woff') format('woff');
}

@font-face {
  font-family: 'Helvetica Neue LT Std 77 Bold Condensed';
  font-style: normal;
  font-weight: normal;
  src: local('Helvetica Neue LT Std 77 Bold Condensed'), url('../fonts/HelveticaNeueLTStd-BdCn.woff') format('woff');
}

.w-1600 {
  width: 100%;
  max-width: 1600px;
  min-width: 320px;
  margin: auto;
  position: relative;
}

.w-1170 {

  width: 100%;
  max-width: 1170px;
  margin: auto;
}

nav {
  border-top: 5px solid #b59938;
  padding: 6px 20px !important;
  min-height: 115px;
  background-color: #1c1c1c !important;
}

.nav-link {
  padding: 2px 4px !important;
}

nav .container {
  padding: 0;
}

nav .navbar-brand img {
  width: 245px;
  height: auto;
}

nav .container {
  width: 100% !important;
  margin: 10px auto 10px auto !important;
}

nav .nav-link {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 16px;
  color: #999999;
  font-weight: 400;
  font-family: "Lato";
  padding: 0 4px !important;
}

nav .nav-link-border {
  border-right: 1px solid #999999;
}

nav .nav-item {
  padding-left: 5px;
  padding-right: 5px;
  margin-left: 0;
  margin-right: 0;
  height: 22px !important
}

nav ul {
  width: 100%;
}

nav .nav-item-btn {
  margin-top: -8px;
}

nav .nav-item-btn .nav-link {
  line-height: 32px;
  text-align: center;
}

nav .nav-item-btn {
  margin-left: auto;
}

nav .nav-item-btn-signin .nav-link {
  width: 84px;
  height: 35px;
  border-radius: 3px;
  background-color: transparent;
  color: #b5ab92 !important;
}

nav .nav-item-btn .nav-link-signin {
  width: 84px;
  height: 35px;
  border-radius: 3px;
  background-color: transparent;
  color: #b5ab92 !important;
  display: inline-block;
}

nav .nav-item-btn .nav-link-signup {
  width: 84px;
  height: 35px;
  border-radius: 3px;
  background-color: #b5ab92;
  color: #333333 !important;
  display: inline-block;
}

nav .navbar-brand {
  margin-right: 110px;
}

nav .navbar-brand img {
  width: 280px;
  height: auto;
}


footer {
  background: #b5ab92;
}

.footer-div {
  padding-top: 50px;
  padding-bottom: 5px;
}

.footer-div h1 {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
  font-weight: 400;
  font-family: "Arimo";
  text-transform: uppercase;
  margin-bottom: 25px;
}

.footer-div .maj a {
  text-decoration: none;
}

.footer-div .maj p {
  font-size: 16px;
  line-height: 22px;
  color: #4e3f19;
  font-weight: 400;
  font-family: "Lato";
  margin-bottom: 8px;
}

.footer-div .maj .iconn {
  max-width: 60px !important;
  margin-bottom: 8px;
}

.footer-div .maj .icon {
  width: 45px;
  height: 45px;
  background-color: #b5ab91;
  border: 1px solid #231d65;
  position: relative;
}

.footer-div .maj .icon i {
  font-size: 18px;
  color: #231d65;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.footer-div .social p {
  line-height: 40px;
}

.footer-div .social p span {
  font-weight: 700;
}

.blue-btn-c {
  height: 40px;
  background-color: #231d65;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  text-transform: uppercase;
  padding-left: 23px;
  padding-right: 23px;
  border: 0;
}

.footer-div hr {
  background-color: #6b5d39;
  width: 100%;
  height: 1px;
  padding: 0;
  margin-top: 35px;
  margin-bottom: 20px;
}

.footer-div .copy-right p {
  font-size: 14px;
  line-height: 24px;
  color: #6b5d39;
  font-weight: 400;
  font-family: "Arimo";
  text-align: center;
}

.footer-div .copy-right p a {
  font-weight: 700;
  text-decoration: none;
  color: #6b5d39;
}

.footer-div .copy-right p span {
  font-weight: 600
}









.h-banner-sec {
  background-image: url('../images/h-banner-background.jpg');
  background-position: left center;
  background-size: cover;
  background-repeat: no-repeat;

  padding: 60px 0 120px 0;
}

.register-form {
  max-width: 370px;
  width: 100%;
  border-top: 5px solid #b59938;
  filter: drop-shadow(0px 2px 1.5px rgba(1, 2, 2, 0.75));
  background-color: #ffffff;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-left: auto;
}

.register-form h1 {
  max-width: 308px;
  margin: auto;
  font-size: 30px;
  line-height: 36px;
  color: #b59938;
  font-weight: 700;
  font-family: "Arimo";
  text-align: center;
  text-transform: uppercase;
  border-bottom: 1px solid #cccccc;
}

.register-form h2 {
  max-width: 308px;
  margin: auto;
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
}

.register-form form {
  margin: auto;
  width: 90%;
  max-width: 270px;
}

.register-form form input,
.register-form form label {
  display: block;
  margin: auto;
  width: 100%;
  max-width: 270px;
}

.register-form form label {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  font-weight: 700;
  font-family: "Lato";
  text-align: left;
}

.register-form form input {
  height: 35px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  padding-left: 10px;
}

.register-form form input[type=checkbox] {
  width: 12px;
  height: 12px;
  display: inline-block;
}

.register-form form label[for=terms] {
  font-size: 12px;
  line-height: 12px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";

  padding-top: 20px;
  padding-bottom: 25px;
  width: calc(100% - 20px);
  display: inline-block;
}

.register-form form label[for=terms] a {
  text-decoration: none;
  color: #333333;
}

.register-form form .blue-btn-c {
  width: 100%;
}

.first-heading-yellow-24,
.first-heading-yellow,
.first-heading-white,
.first-heading-black {
  font-size: 36px;
  line-height: 40px;
  font-weight: 400;
  font-family: "Arimo";
  text-align: center;

  margin-bottom: 25px;
}

.first-heading-black-24 {
  font-size: 24px;
}

.first-heading-black-24,
.first-heading-black {
  color: #151b5f;
}

.first-heading-white {
  color: #ffffff;
}

.first-heading-yellow {
  color: #b59938;
}

.first-heading-yellow-24 {
  text-align: left;
  color: #b59938;
  font-size: 24px;
}

.para-black {
  font-size: 16px;
  line-height: 24px;
  color: #191b2c;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
}

.para-black-18 {
  font-size: 18px;
  line-height: 24px;
  color: #191b2c;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
}

.para-black-20 {
  font-size: 20px;
  line-height: 24px;
  color: #191b2c;
  font-weight: 700;
  font-family: "Lato";
  text-align: left;
}

.para-white {

  font-size: 16px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
}

.learn-more-btn {
  height: 40px;
  background-color: #ffffff;
  border: 1px solid #231d65;
  padding-left: 23px;
  padding-right: 23px;
  display: block;
  margin: auto;

  font-size: 16px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #151b5f;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  text-transform: uppercase;
}

.learn-more-btn:hover {
  background-color: #151b5f;
  color: #ffffff
}

.whats-HSD-div {
  padding-top: 60px;
  padding-bottom: 60px;
}





.sdsb-sec {
  background-color: #b59938;
}

.sdsb-div {
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.sdsb-div .first-heading-white {
  /* margin-bottom: 25px; */
}

.sdsb-div .imgg {
  width: 150px;
  height: 150px;
  /* margin: auto; */
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  margin: 20px auto;
}

.sdsb-div .imgg img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.sdsb-div .and-icon {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.why-us-div {
  padding-top: 60px;
  padding-bottom: 60px;
}

.why-us-div .imgg {
  height: 450px;
  width: 100%;
  max-width: 100%;


  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
}

.why-us-div .imgg1 {
  background-image: url('../images/why-us-1.jpg');
}

.why-us-div .imgg2,
.why-us-div .imgg3 {
  background-image: url('../images/why-us-2.jpg');
}

.why-us-div .imgg3 {
  margin-top: 20px;
}

.why-us-div .first-heading-black {
  text-align: left;
  padding-left: 30px;
  padding-top: 50px;
  padding-bottom: 0px;
}

.why-us-div .para-black {
  text-align: left;
  margin-bottom: 0;
}

.ul-list-why-us {
  padding-left: 25px;
}

.ul-list-why-us li {
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-align: left;
  list-style: none;
  position: relative;
}

.ul-list-why-us a {
  text-decoration: none;
}

.ul-list-why-us li:before {
  content: "\f046";
  font-family: FontAwesome;
  color: #b59938;
  font-size: 16px;

  position: absolute;
  top: 0px;
  left: -25px;
}




.get-app-sec {
  /* padding-top: 60px;
  padding-bottom: 60px; */
  background-image: linear-gradient(0deg, #151519 0%, #202025 100%);
}

.get-app-div {
  text-align: center;
}

.get-app-div .para-white {
  font-size: 18px;
  line-height: 30px;
}

.get-app-div .info-side {
  position: relative;
}

.get-app-div .get-it {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.get-app-div .img-side img {
  width: 100%;
  max-width: 400px;
  margin: auto;
  height: auto;
}

.seen-on-div {
  padding-top: 50px;
  padding-bottom: 30px;
  text-align: center;
}

.seen-on-sec {

  background: url('../images/seen-on-background.png'), linear-gradient(-90deg, #0f1116, #0f1116);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.seen-on-div h1 {
  height: 1px;
  line-height: 1px;
  text-align: center;
  /* border-bottom: 3px solid linear-gradient(red, yellow); */
  background: linear-gradient(90deg, black, white, white, black);
  margin: 0;
  /* margin-bottom: 30px; */

}

.seen-on-div h1 span {
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 1px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Arimo";
  text-align: center;
  text-transform: uppercase;
  background: #0f1116;

  /* padding-left: 20px;
padding-right: 20px; */
  padding: 0 20px;
  position: relative;
  top: -10px;
}

.seen-on-div .imgg {
  margin-top: 40px;
  display: inline-block;
  min-height: 40px;
}

.seen-on-div .imgg img {}


.banner {
  position: relative;
  overflow: hidden;
}

.banner-background {
  width: 100%;
  height: auto;
  /* min-height: 200px; */
}

.banner .banner-text {
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.banner .banner-heading {
  font-size: 60px;
  line-height: 60px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Arimo";
  text-align: center;
  filter: drop-shadow(0px 1px 1px #010202);
  text-transform: uppercase;
}

.banner .banner-overlay {
  position: absolute;
  left: 0;
  top: 0;
}

.banner .black-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #120d17;
  z-index: -1;
  /* background-color: rgba(0, 0, 0,0.7); */
}

.about-sec .para-black-18 {
  margin-bottom: 0;
}

.w-pt-60 {
  padding-top: 50px;
}

.w-pb-60 {
  padding-bottom: 50px !important;
}

.history-services-div {
  padding-bottom: 50px;
}

.history-services-div .first-heading-black {
  text-align: left;
}

.history-services-div .first-heading-black-24 {
  margin-bottom: 20px;
}

.history-services-div .imgg {
  width: 100%;
  max-width: 570px;
  height: 408px;
  background: url('../images/history-background.jpg');
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin: auto;
}

.history-services-div .para-black {
  text-align: left;
}

.history-services-div .icon-side {
  max-width: 71px;
}

.history-services-div .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #b59938;
  border: 5px solid #a88d2f;
  position: relative;
}

.history-services-div .icon img,
.history-services-div .icon i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff;
}

.history-services-div .text-side {
  padding: 0;
  position: relative;
}

.history-services-div .text-side .para-black {
  width: 100%;
  line-height: 18px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.history-services-div .feature {
  /* margin-top: 13px; */
  margin-bottom: 20px;
}




.ready-sec {
  padding-bottom: 60px;
}

.ready-div {
  background-color: #e3e3e3;
  border: 1px solid #cccccc;
  padding: 25px 15px;
}

.overview-sec {
  background: url('../images/background-overview.png'), linear-gradient(90deg, #131524, #131524);
  background-position: right center;
  background-repeat: no-repeat;
  background-size: auto;
}

.overview-div {
  padding-top: 50px;
  padding-bottom: 50px;
}

.overview-expertise {
  width: 100%;
  max-width: 570px;
  margin-right: auto;
}

.overview-expertise .first-heading-white {
  text-align: left;
}

.overview-expertise .para-white {
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.overview-expertise .para-white span {
  float: right;

}

.overview-expertise .expertise {
  margin-bottom: 25px;
}

.overview-expertise .expertise div {
  width: 100%;
  height: 10px;
  border-radius: 5px;
  background-color: #ffffff;
  position: relative;
}

.overview-expertise .expertise div hr {
  height: 10px;
  border-radius: 5px;
  border: 0;
  margin: 0;
  background-color: #b59938;
  position: absolute;
  left: 0;
  top: 0;
}




.blogs-div {
  padding-bottom: 20px;
}

.blogs-div .imgg {
  width: 100%;
  max-width: 740px;
  margin-left: auto;
  height: 400px;
  background: url('../images/background-blog.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 25px;

}

.blog-tags {
  display: block;
  margin: 0;
}

.blog-tags a {
  display: inline-block;
  text-decoration: none;
}

.blog-tags a h2 {
  height: 25px;
  background-color: #ffffff;
  border: 1px solid #333333;
  padding-left: 8px;
  padding-right: 8px;


  font-size: 14px;
  line-height: 24px;
  color: #333333;
  font-weight: 400;
  font-family: "Arimo";
}

.blogs-sec .para-black {
  text-align: left;

}

.read-more-link {
  color: #b59938;
  text-decoration: none;
}

.read-more-link:hover {
  color: #b59938;
}

.by-div {
  margin-top: 30px;
  padding-top: 5px;
}

.blogs-list .by-div {
  padding-top: 0;
}

.by-div span {
  font-weight: 700;
}

.blogs-list .imgg {
  width: 100%;
  max-width: 340px;
  height: 205px;
  overflow: hidden;
  margin: auto;
  margin-bottom: 0;
  position: relative;
}

.imgg img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);

}

.blogs-list .first-heading-yellow-24 {
  height: 115px;
  margin-bottom: 42px;
  overflow: hidden;
}

.blogs-list .blog-tags h2 {
  margin-bottom: 3px;
}

.blogs-list .info-side {
  /* padding-left: 25px; */
}

.blogs-list .single-blog {
  margin: 25px auto;
  border: 1px solid #cccccc;
  padding: 25px;
}

.blogs-list .para-black {
  margin-bottom: 0;
}

.pagination1 h3 {
  font-size: 18px;
  line-height: 40px;
  color: #333366;
  font-weight: 400;
  font-family: "Arimo";


  /* width: 45px; */
  /* */
  margin: 0;
  padding: 0;
  /*  */

}

.pagination1 {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 30px;
}

.pagination1 li {
  height: 44px;
  min-width: 45px;
  border: 1px solid #333366;
  display: inline-block;
  padding-left: 17px;
  padding-right: 17px;
  /* position: relative; */
  margin-right: 15px;
  margin-top: 15px;
  cursor: pointer;
}

.pagination1 li a {
  display: inline-block;
  font-size: 1.5em;
}

.pagination1 li:hover,
.pagination1 .active {
  background-color: #231d65;
  border: 1px solid #231d65;
  color: white;
}


.latest-blog-post {
  border: 1px solid #cccccc;
  padding-bottom: 12px;
  width: 100%;
  max-width: 480px;
  margin: auto;
}

.latest-blog-post .first-heading-black-24 {
  border-bottom: 1px solid #cccccc;
  padding: 10px 25px;
}

.single-blog-post {
  padding: 14px 25px;
  margin: 0;
}

.single-blog-post .imgg {
  width: 75px;
  height: 75px;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}

.single-blog-post .imgg img {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.single-blog-post .img-side {
  max-width: 80px;
}

.single-blog-post .para-black {
  font-weight: 700;
  margin-top: -5px;
  height: 50px;
  margin-bottom: 18px;
  overflow: hidden;
  padding-left: 10px;
}

.single-blog-post h3 {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 0;
  color: #666666;
  font-weight: 400;
  font-family: "Lato";
  padding-left: 10px;

}

.latest-blog-post form {
  padding: 0 25px;
}

.latest-blog-post form input {
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border: 1px solid #996600;
  display: none;
}

.latest-blog-post form label::before {
  content: " ";
  position: absolute;
  top: 13px;
  left: 0;
  width: 10px;
  height: 10px;
  background-color: #ffffff;
  border: 1px solid #996600;
}

.latest-blog-post form label {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  font-weight: 700;
  font-family: "Lato";
  padding-left: 20px;
  margin-bottom: 0;
  position: relative;
}

.latest-blog-post p {
  padding: 5px 25px;
  margin-bottom: 0;
}

.blogs-div .para-black-20 {
  margin-bottom: 0;
}

.ul-list-boxed {
  padding-top: 10px;
  padding-left: 40px;
  list-style: none;
}

.ul-list-boxed li {
  font-size: 16px;
  line-height: 36px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  position: relative;
}

.ul-list-boxed li:before {

  content: "\f096";
  font-family: FontAwesome;
  color: #b59938;
  font-size: 12px;

  position: absolute;
  top: 2px;
  left: -25px;

}

/* .ul-list-why-us li:before {
    content: "\f046";
    font-family: FontAwesome;
    color: #b59938;
    font-size: 16px;

    position: absolute;
    top: 0px;
    left: -25px;
} */


/* browse member page */
.browse-div {
  padding-bottom: 30px;
}

.top-options {
  display: block;

  border-bottom: 1px solid #cccccc;
}

.top-options .main {
  display: block;
  text-align: center;
  width: 100%;
  max-width: 570px;
  margin: auto;
}

.top-options .main div {
  width: calc(50% - 40px);
  display: inline-block;
}

.top-options .main div:hover,
.top-options .active {
  border-bottom: 5px solid #333366
}

.top-options .main div:hover .first-heading-black-24 .top-options .active .first-heading-black-24 {
  color: #666666;
  margin-bottom: 20px;

}

.top-options .main a,
a {
  text-decoration: none;
}

.top-options .first-heading-black-24 {
  color: #666666;
}

.warning-div {
  width: 100%;
  min-height: 85px;
  background-color: #fbf4de;
  border: 3px solid #b5ab92;
  padding: 30px 25px;
}

.warning-div .para-black-18 {
  text-align: left;
  margin-bottom: 0;

}

.warning-div .para-black-18 span {
  font-weight: 700;
}

.warning-div i {
  font-size: 25px;
  line-height: 25px;
  color: #990000;
  padding-right: 10px;
}


.single-member {
  border: 1px solid #cccccc;
  padding: 30px;
  margin: 25px 0;
}

.single-member .imgg {
  width: 100%;
  max-width: 205px;
  height: 185px;
  overflow: hidden;
  position: relative;
  margin: auto;
}

.single-member .img-side {
  max-width: 220px;
}

.single-member .info-side {
  max-width: calc(100% - 220px);
  min-width: calc(100% - 220px);
}

.single-member .first-heading-yellow-24 {
  display: inline-block;
  line-height: 25px;
  margin-bottom: 0;
}

.online {
  width: 95px;
  height: 25px;
  background-color: #ffffff;
  border: 1px solid #339900;
  display: inline-block;
  /* float: right; */
  margin-left: 10px;
  position: relative;
  top: -5px;
}

.online.offline {
  border: 1px solid #cc0000;

}

.online h2,
.online h3 {
  font-size: 14px;
  line-height: 24px;
  color: #339900;
  font-weight: 400;
  font-family: "Arimo";
  text-align: center;
}

.online h3 {
  display: none;
}

.online.offline h3 {
  display: block;
  color: #cc0000;
}

.online.offline h2 {
  display: none;
}

.name-div {
  border-bottom: 1px solid #cccccc;
  margin-bottom: 10px;
  padding-bottom: 20px;
}

.name-div a:hover {
  text-decoration: none;
}

.single-member .info-side .para-black {
  text-align: left;
  margin-bottom: 2px;

}

.single-member .text-side .para-black {
  height: 72px;
  overflow: hidden;
  margin-bottom: 20px;
}

.single-member .info-side h4 {
  font-weight: 700;
}

.single-member .info-side .bio-data-side {
  max-width: 100%;
  min-width: 260px;
}

.single-member .info-side .bio-data-side h4 {
  width: 100px;
  padding-left: 15px;
  padding-right: 0px;
}

.single-member .info-side .bio-data-side h3 {
  min-width: calc(100% - 100px);
  padding-left: 15px;
  padding-right: 0px;
}

.single-member .text-side {
  position: relative;
}

.single-member .b-btns {
  /* position: absolute;
  left: 0;
  bottom: 0; */
}

/* .single-member .text-side .para-black{
  height: 74px;
  overflow: hidden;
} */
.b-btns {
  /* padding-left: 15px; */

}

.b-btns .blue-btn-c {
  font-size: 12px;
  height: 35px;
  color: #333366;
  text-transform: capitalize;
  background: none;
  border: 1px solid #333366;
  padding-left: 8px;
  padding-right: 8px;
  margin: 3px;
}

.b-btns .blue-btn-c.active {
  color: white;
  background-color: #231d65;

  border: 0;
}

.b-btns .blue-btn-c i {
  padding-left: 5px;
}

.b-btns .blue-btn-c img {
  transform: scale(0.9);
  margin-left: 3px;
}

.single-member .mobile-info {
  /* margin-top: 20px; */
  padding: 15px 15px 0 15px;
}

.single-member .mobile-info .blue-btn-c {
  font-size: 0;
  width: 45px;
  height: 45px;
  position: relative;
}

.single-member .mobile-info .blue-btn-c i {
  font-size: 14px;
  padding-left: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);

}

.single-member .mobile-info .b-btns {
  position: static;
  padding-left: 0;
}

.single-member .mobile-info .para-black {
  text-align: left;
}




/* filter by list */
.title-30-ar-bl {
  font-size: 30px;
  line-height: 50px;
  color: #151b5f;
  font-weight: 400;
  font-family: "Arimo";
  text-align: center;
}

.browse-list-div {
  padding-bottom: 30px;
}

.left-side-form {
  width: 1005;
  max-width: 300px;
}

.left-side-form .top-form-title {
  width: 100%;
  height: 55px;
  border-bottom: 5px solid #231d65;
  background-color: #b5ab92;
}

.search-form {
  padding: 10px 0;

}

.search-form label {
  font-size: 14px;
  line-height: 24px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-align: left;
  margin-bottom: 0;
}

.search-form input,
.search-form select,
.search-form p {
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  font-weight: 400;
  font-family: "Lato";
  max-height: 45px;
}

.search-form input,
.search-form select {
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  padding: 10px 10px;
}

.search-form p {
  padding-left: 6px;
  padding-right: 6px;
  margin-bottom: 0;
}

.search-form .single-item {
  margin-bottom: 5px;
}

.search-form .single-item.half select {
  width: 40%;
}

.search-form .single-item.checkbox1 {
  padding: 5px 0 0px 0;
  margin: 0px 0 0 0;
}

.search-form .single-item.checkbox1 label,
.search-form .single-item.checkbox1 input {
  width: auto;
}

.search-form button {
  width: 100%;
  height: 45px;
  background-color: #231d65;

  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  text-transform: uppercase;
}

.filter-form-title h1 {
  font-size: 18px;
  line-height: 18px;
  color: #333333;
  font-weight: 700;
  font-family: "Lato";
  text-align: left;
  text-transform: uppercase;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 18px 0;
  margin: 10px 0 0 0;
}

.search-form h2 {
  text-align: left;
  font-size: 16px;
  line-height: 30px;
  color: #333333;
  font-weight: 700;
  font-family: "Lato";
  text-align: left;
  margin: 11px 0 5px 0;
}

.list-top-buttons {
  border-bottom: 5px solid #000000;
}

.list-top-buttons div {
  display: inline-block;
  height: 51px;
  background-color: #e9e6de;
  padding: 0 20px;
  margin: 2px 0 0 0;
}

.list-top-buttons div h3 {
  font-size: 18px;
  line-height: 51px;
  color: #b5ab92;
  font-weight: 700;
  font-family: "Arimo";
  text-transform: uppercase;
  margin-bottom: 0;
}

.list-top-buttons .active div {
  background-color: #000000;
}

.list-top-buttons .active div h3 {
  color: #b59938;
}

.profiles-found-head {
  margin: 10px 0;
}

.profiles-found-head h1 {
  font-size: 24px;
  line-height: 30px;
  color: #333333;
  font-weight: 400;
  font-family: "Arimo";
}

.profiles-found-head p {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  float: right;
  margin-bottom: 0;
}

.profiles-found-head p i {
  font-size: 20px;
  line-height: 30px;
  color: #333333;
  padding-left: 5px;
  margin-bottom: 0;
}

.profiles-found-head p a {
  line-height: 30px;
}

.profiles-found-head span {
  font-weight: 700;
}

.gold-member {
  float: right;
  width: 120px;
  height: 30px;
  /* background-image: linear-gradient(-30deg, #e3c15d 0%, #f3d36d 50%, #d5a94d 100%); */
  position: relative;
  top: -7px;
}

.platinum-member {
  float: right;
  width: 151px;
  height: 30px;
  /* background-image: linear-gradient(-30deg, #c5c7c6 0%, #dddee1 50%, #bbbbbd 100%); */
  position: relative;
  top: -7px;
}

.gold-member h6,
.platinum-member h5 {
  font-size: 15px;
  font-weight: 900;
  letter-spacing: 0.5px;
  line-height: 30px;
  color: #000000;
  font-family: "Helvetica Neue LT Std 77 Bold Condensed";
  text-align: center;
  text-transform: uppercase;
  filter: drop-shadow(0px 1px 0.5px rgba(255, 255, 255, 0.5));
  width: 100%;
  margin-bottom: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.gold-member h5,
.gold-member .platinum-m {
  display: none;
}

.platinum-member .gold-m,
.platinum-member h6 {
  display: none;
}

.browse-list-sec .single-member .info-side .bio-data-side {
  max-width: 240px;
  min-width: 240px;
}

.browse-list-div .single-member .b-btns {
  position: static;
  padding-left: 0;
  margin-top: 15px;
}



.browse-list-div .name-div {
  margin-bottom: 15px;
}






/* by grid */
.grid-list {
  text-align: center;
  width: 100%;
}

.single-member-grid {
  padding: 15px;
  width: 280px;
  height: 376px;
  display: inline-grid;
  margin: auto;
}

.member {
  width: 250px;
  height: 346px;
  border: 1px solid #cccccc;
  padding: 15px;
  margin: auto;
}

/* .single-member-grid .member{ */

.single-member-grid .imgg {
  width: 220px;
  height: 220px;
  position: relative;
  overflow: hidden;
}

.single-member-grid .title {
  margin: 18px auto 10px auto;
}

.single-member-grid .title h1 {
  font-size: 16px;
  line-height: 18px;
  color: #cc9933;
  font-weight: 700;
  font-family: "Arimo";
  text-align: center;
  margin-bottom: 0;
}

.single-member-grid .title h1 span {
  color: #000000;
  font-weight: 400
}

.single-member-grid .gold-member,
.single-member-grid .platinum-member {
  float: none;
  margin: auto;
  top: 0;
}

.no-member h5,
.no-member h6,
.no-member img {
  display: none;
}








/* member-profile-div */
.member-profile-div div {
  padding: 0;
  margin: 0;
}

.member-profile-div .row {}

.member-profile-div {
  width: 100%;
  padding: 30px;
  border: 1px solid #cccccc;
}

.member-profile-div .img-side {
  max-width: 240px;
  min-width: 240px;
}

.member-profile-div .img-side .imgg {
  display: block;
  width: 240px;
  height: 237px;
  overflow: hidden;
  position: relative;
  margin: auto;
}

.member-profile-div .img-side .o-photos {
  margin: 15px auto 0 auto;
  max-width: 240px;
}

.member-profile-div .img-side .o-photos h1 {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
}

.member-profile-div .img-side .o-photos h1 a {
  float: right;
  font-size: 16px;
  line-height: 24px;
  color: #cc9933;
  font-weight: 700;
  font-family: "Lato";
}

.member-profile-div .info-side {
  margin-left: 30px;
}

.member-profile-div .name-div h1,
.member-profile-div .name-div .online,
.member-profile-div .name-div .gold-member,
.member-profile-div .name-div .platinum-member {
  display: inline-block;
}

.member-profile-div .name-div h1 {
  line-height: 24px;
}

.member-profile-div .info {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

.member-profile-div .info .row p {
  padding: 0;
  margin: 0;
}

.member-profile-div .b-btns {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 15px;
}

.member-profile-div p {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-align: left;
}

.member-profile-div p.p-b {
  font-weight: 700;
}

.member-profile-div .info h2 {
  font-size: 18px;
  line-height: 24px;
  color: #333333;
  font-weight: 700;
  font-family: "Lato";
  text-align: left;
  text-transform: uppercase;
  margin-bottom: 0;
}




.similar-profiles-div {
  border: 1px solid #cccccc;
  padding: 30px;
}

.similar-profiles-div .row {
  margin-right: -11px;
  margin-left: -11px;
}

.similar-profiles-div .first-heading-black-24 {
  text-align: center;
  margin-bottom: 10px;
}

.similar-single-profile {
  text-align: center;
  max-width: 250px;
  margin: 20px auto 0 auto;
  padding-left: 11px;
  padding-left: 11px;
}

.similar-single-profile .imgg {
  width: 100%;
  max-width: 250px;
  min-width: 240px;
  height: 180px;
  overflow: hidden;
  position: relative;
}

.similar-single-profile h4 {
  font-size: 16px;
  line-height: 30px;
  color: #cc9933;
  font-weight: 700;
  font-family: "Lato";
  text-align: center;
  margin-bottom: 5px;
}

.similar-single-profile h4 span {
  color: #000000;
  font-weight: 400;
}



/* albums Page */
.albums-list .col {
  padding: 10px;
  max-width: 190px;
  height: 230px;
  /* margin: auto; */
}

.albums-list .single-album {
  width: 180px;
  height: 200px;
  background-color: #e9e6de;
  border: 1px solid #b5ab92;
  position: relative;
  overflow: hidden;
  padding-top: 50px;
  text-align: center;
  margin: auto;
}

.albums-list .single-album .icon1 {

  top: 30px;

}

.albums-list h1 {
  font-size: 14px;
  line-height: 14px;
  color: #333333;
  font-weight: 700;
  font-family: "Arimo";
  text-align: center;
  margin-bottom: 2px;
  text-transform: uppercase;
}

.albums-list h2 {

  font-size: 12px;
  line-height: 14px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  margin: auto;
  margin-bottom: 0px;
}

.albums-list form {
  position: relative;
  text-align: center;
  margin-top: 20px;
}

.albums-list input {
  width: 130px;
  height: 35px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin: auto;
}

.albums-list form button {
  position: absolute;
  right: 3px;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  background: transparent;
}

.albums-list button {
  width: 130px;
  height: 35px;
  margin: auto;
  background-color: #231d65;
  font-size: 12px;
  line-height: 16px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Lato";
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  border: 0;
}

.para-black a {
  color: #cc9933;
  font-weight: 700;
}

.contact-sec form {
  width: 100%;
  max-width: 570px;
  margin: auto;

}

.contact-sec form .item {
  margin-bottom: 14px;
}

.contact-sec form label {
  width: 270px;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-transform: uppercase;
  margin: 0 auto;
  display: block;


}

.contact-sec form input,
.contact-sec form select,
.contact-sec form textarea {
  width: 270px;
  height: 45px;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  font-weight: 400;
  font-family: "Lato";
  padding-left: 10px;
  display: block;
  margin: auto;
  border: 1px solid #cccccc;
  background: #ffffff
}

.contact-sec form textarea {
  height: 127px !important;
}

.contact-sec form hr {
  display: block;
  width: calc(100% - 30px);
  height: 1px;
  background: #cccccc;
  height: 1px;
  padding: ;
  margin: 30px auto 15px auto;
  border: 0;
}

.contact-sec form .form-bottom-part {
  width: 100%;
  text-align: center;
}

.contact-sec form .form-bottom-part h3 {
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  margin-bottom: 30px;
}

.contact-sec form .g-captcha-d {
  width: 100%;
  max-width: 300px;
  margin: auto;
  margin-bottom: 10px;
}

.contact-sec form button {
  width: 100%;
  max-width: 570px;
  margin: auto;
  height: 45px;
  background-color: #231d65;

  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  text-transform: uppercase;
}

.contact-sec form p {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  margin: auto;
  margin-top: 5px;
}

.contact-sec form p i {
  font-size: 17px;
}

.contact-emails-sec {
  border-top: 1px solid #cccccc;
}

.emails-list {
  padding-top: 15px;
  padding-bottom: 45px;
}

.emails-list h1 {
  font-size: 24px;
  line-height: 30px;
  color: #151b5f;
  font-weight: 400;
  font-family: "Arimo";
  margin-bottom: 10px;
  margin-top: 30px;
}

.emails-list a {
  display: block;
  font-size: 18px;
  line-height: 24px;
  color: #cc9933;
  font-weight: 400;
  font-family: "Lato";
  margin-bottom: 15px;
}

.emails-list a i {
  font-size: 24px;
  color: #b5ab92;
  margin-right: 5px;
  position: relative;
  top: 3px;
}




/* login page */
.m-form {
  width: 100%;
  max-width: 570px;
  margin: auto;
}

.m-form .item {
  margin-bottom: 14px;
}

.m-form label {
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-transform: uppercase;
  margin: 0 auto;
  display: block;
}

.m-form input {
  width: 100%;
  height: 45px;
  font-size: 16px;
  line-height: 24px;
  color: #999999;
  font-weight: 400;
  font-family: "Lato";
  padding-left: 10px;
  display: block;
  margin: auto;
  border: 1px solid #cccccc;
}

.m-form button {
  width: 100%;
  max-width: 570px;
  margin: auto;
  height: 45px;
  background-color: #231d65;
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  text-transform: uppercase;
}

.m-form p {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  margin: auto;
  margin-top: 5px;
}

.m-form p i {
  font-size: 17px;
}

.form-part {
  width: 100%;

  max-width: 570px;
  margin: auto;
}

.login-div hr {
  display: block;
  width: calc(100% - 0);
  height: 1px;
  background: #cccccc;
  height: 1px;
  padding: ;
  margin: 15px auto;
  border: 0;
}

.half-line {
  line-height: 1px;
  border-bottom: 1px solid #b3b3b3;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 50px;
}

.half-line span {
  font-size: 16px;
  line-height: 1px;
  color: #333333;
  font-weight: 700;
  font-family: "Lato";
  background: white;
  padding-left: 5px;
  padding-right: 5px;
}

.fcbk-google-btns {
  text-align: center;
}

.fcbk-google-btns .fcbk-btn1,
.fcbk-google-btns .google-btn1 {
  width: 100%;
  max-width: 570px;
  margin: auto;
  height: 45px;
  font-size: 24px;
  line-height: 30px;

  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  position: relative;
  margin-bottom: 20px;
}

.fcbk-google-btns .fcbk-btn1 {
  color: #ffffff;
  background-color: #3c66c4;
  border: 1px solid #3c66c4;
}

.fcbk-google-btns .google-btn1 {
  color: #666666;
  background-color: #ffffff;
  border: 1px solid #999999;
}

.fcbk-google-btns button img {
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translate(-50%, -50%);
}

.register-sec label {
  text-transform: none !important;
  font-weight: 700 !important;

}

.register-sec .contact-div {
  padding-bottom: 30px;
}

.terms-checkbox input {
  max-width: 10px;
  width: 10px !important;
  height: 10px !important;
  display: inline-block !important;
}

.terms-checkbox {
  width: 100%;
  padding-left: 15px;
}

.terms-checkbox label {
  font-size: 14px !important;
  line-height: 24px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-transform: none !important;
  display: inline-block !important;
  /* width: calc(100% - 10px) !important; */
}

.terms-checkbox label a {
  text-decoration: none;
  color: #e9ba17;
  font-weight: 700;
}

.register-sec hr {
  width: 100% !important;
  margin: 15px 0 20px 0 !important;
}



.site-features-div {
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}

.site-features-div .imgg {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background-color: #b59938;
  border: 5px solid #a88d2f;
  position: relative;
  margin: 15px auto;

}

.site-features-div h3 {
  max-width: 260px;
  margin: auto;
  font-size: 16px;
  line-height: 18px;
  color: #333333;
  font-weight: 700;
  font-family: "Lato";
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 25px;
}

.male-female-div .sugar-baby-p {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(255, 255, 255, 0) 100%), url('../images/sugar-baby.jpg');
  background-position: right top;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 50px;
  padding: 50px 30px;
}

.male-female-div .sugar-daddy-p {
  background: url('../images/sugar-daddy.jpg');
  background-position: right center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 50px;
  padding: 32px 30px;
}

.male-femalse-sec h1 {

  font-size: 30px;
  line-height: 31px;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
  font-family: "Arimo";
  filter: drop-shadow(0.5px 0.866px 0.5px rgba(1, 2, 2, 0.75));
  margin-bottom: 1px;
}

.male-femalse-sec h1 span {
  color: #e9ba17;
}

.male-femalse-sec p {
  font-size: 18px;
  line-height: 18px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Lato";
  filter: drop-shadow(0.5px 0.866px 0.5px rgba(1, 2, 2, 0.75));
  margin-bottom: 0;
}

.register-2-sec form label,
.register-2-sec form input,
.register-2-sec form textarea,
.register-2-sec form select {
  width: 100%;
}

.register-2-sec form textarea {
  height: 95px !important;
}

.register-2-sec form .item-file p {
  text-align: left;
  margin-top: 0;
  line-height: 14px;
}

.register-2-sec form .item-file input {
  display: none;
}

.register-2-sec form .item-file-choose-btn label {
  width: 145px;
  height: 40px;
  background-color: #ffffff;
  border: 1px solid #cc9933;
  margin-left: 0;
  font-size: 16px;
  letter-spacing: 0px;
  line-height: 35px;
  color: #cc9933;
  font-weight: 700;
  font-family: "Lato";
  text-align: center;
  text-transform: uppercase !important;

}

.register-2-bottom h5 {

  font-size: 14px;
  line-height: 18px;
  color: #333333;
  font-weight: 700;
  font-family: "Lato";
  text-align: left;
  text-transform: uppercase !important;
  margin-bottom: 0;
}

.register-2-bottom p {
  text-align: left !important;
  line-height: 18px !important;
  margin-top: 0 !important;
  margin-bottom: 15px !important;
}





/* faq page */
.faq-title-div p {
  margin-bottom: 0;
}

.faq-item {
  border-top: 1px solid #cccccc;
}

.faq-item .question a {
  background: transparent;
  border: none;
  line-height: 48px;
}

.faq-item .question a i {
  margin-left: 15px;
  margin-right: 30px;
}

.faq-item .question .fa-plus {
  display: none;
}

.faq-item .question .fa-minus {
  display: inline-block;
}

.faq-item .question .collapsed .fa-plus {
  display: inline-block;
}

.faq-item .question .collapsed .fa-minus {
  display: none;
}

.faq-item .answer p {
  margin-top: 15px;
  margin-top: 15px;
}

.faq-item p {
  text-align: left !important;
}

.faq-div {
  border-bottom: 1px solid #cccccc;
}

.faq-sec {
  border-top: 1px solid #cccccc;
}









/* onine safety tips page */
.online-safety-title-div {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
}

.online-tips-div h1 {
  text-align: left;
}

.online-safety-title-div p {
  margin-bottom: 20px;

}

.tips-item .img-side {
  max-width: 60px;
}

.tips-item .imgggg {
  width: 38px;
  height: 53px !important;
  height: auto;
  background: url('../images/icons/bulb.png');
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
}

.tips-item .img-side h2 {
  font-size: 18px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Arimo";
  text-align: center;
  position: absolute;
  top: 37%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.tips-item .tip-side h3 {
  /* font-size: 24px;
line-height: 48px;
color: #191b2c;
font-weight: 400;
font-family: "Lato"; */
}

.tips-item .tip-side p {
  text-align: left;
}

.tips-item {
  margin-bottom: 15px;
}

.online-tips-div {
  padding-bottom: 20px;
}





/* plans page */
.plans-div .row {
  text-align: center;
  max-width: 940px;
  margin: auto;
}

.plans-div .gold-side .popular-div {
  width: 234px;
  height: 30px;
  background-color: #000000;
}

.plans-div .titles-side .popular-div,
.plans-div .free-side .popular-div,
.plans-div .platinum-side .popular-div {
  width: 234px;
  height: 30px
}

.plans-div .gold-side .popular-div h1 {
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Arimo";
  margin-bottom: 0;
  text-align: center;
  text-transform: uppercase;
}

.plans-div .plan-title {
  width: 235px;
  height: 51px;

}

.plans-div .free-side .plan-title {
  background-color: #666666;
}

.plans-div .gold-side .plan-title {
  background-color: #d5aa4e;
}

.plans-div .platinum-side .plan-title {
  background-color: #bcbcbe;
}

.plans-div .gold-side .plan-title h1,
.plans-div .platinum-side .plan-title h1,
.plans-div .free-side .plan-title h1 {
  font-size: 18px;
  line-height: 50px;
  list-style: 1px;
  color: #ffffff;
  font-weight: 700;
  font-family: "Arimo";
  text-align: center;
  text-align: center;
  margin-bottom: 0;
  text-transform: uppercase;
}

.plans-div .price-div {
  width: 235px;
  height: 150px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}

.plans-div .price-div h1 {
  font-size: 24px;
  line-height: 24px;
  color: #333333;
  font-weight: 700;
  font-family: "Arimo";
  text-align: center;
}

.plans-div .price-div {
  position: relative;
}

.plans-div .titles-side .price-div {
  border: 0;
}

.plans-div .price-div .main {
  width: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.plans-div .price-div button {
  width: 125px;
  height: 30px;
  display: block;
  margin: auto;
  background-color: #231d65;

  font-size: 14px;
  letter-spacing: 0px;
  line-height: 24px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  text-transform: uppercase;
}

.plans-div .price-div p {
  font-size: 13px;
  line-height: 24px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  text-align: center;
  margin: 0;
}

.plans-div .plan-feature {
  width: 235px;
  height: 125px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  position: relative;
}

.plans-div .plan-feature i {
  font-size: 30px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.plans-div .plan-feature .fa-check-circle {
  color: #339900;
}

.plans-div .plan-feature .fa-times-circle {
  color: #cc0000;
}

.plans-div .plan-feature.not-active .fa-check-circle,
.plans-div .plan-feature.active .fa-times-circle {
  display: none;
}

.plans-div .plan-feature p {
  font-size: 16px;
  line-height: 18px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  margin: 10px 20px 15px 20px;
  text-align: left;
}

.plans-div .row div {
  margin: 0;
  padding: 0;
}

.plans-div .titles-side,
.plans-div .free-side,
.plans-div .gold-side,
.plans-div .platinum-side {
  max-width: 235px;
}












/* dashboard page */
.nav-dashboard-d .nav-item {
  position: relative;
  top: 15px;
}

.nav-dashboard-d .right-nav-d .nav-item img {
  padding: 0 15px;
}

.nav-dashboard-d .right-nav-d .dropdown img {
  padding: 0;
}

.nav-dashboard-d .right-nav-d .nav-item {
  position: relative;
  top: 0;
}

.nav-dashboard-d .right-nav-d .not-count {
  width: 12px;
  height: 17px;
  background-color: #b59938;
  border: 1px solid #000000;
  position: absolute;
  top: 1px;
  right: 13px;
}

.nav-dashboard-d .right-nav-d .not-count p {
  font-size: 11px;
  line-height: 15px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Source Sans Pro";
  text-align: center;
}

.nav-dashboard-d .right-nav-d .nav-link {
  background-color: transparent !important;
  border: 0 !important;
}

.nav-dashboard-d .dropdown-toggle::after {
  display: none;
}

.nav-dashboard-d .dropdown-toggle i {
  margin-left: 10px;
}

.nav-dashboard-d .dropdown-toggle img {
  margin-right: 10px;
  border-radius: 50%;
  border: 1px solid white;
}

.nav-dashboard-d .right-nav-d li {
  display: inline-block;
  height: 28px !important;
}

.nav-dashboard-d .right-nav-d {
  display: inline-block;
  margin-left: auto;
}

.nav-dashboard-d .dropdown {
  position: static;
}

.nav-dashboard-d .right-nav-d .dropdown-menu {
  border-top: 5px solid #b59938;
  max-width: 160px;
  top: 60px;
}

.nav-dashboard-d .right-nav-d .dropdown-menu a {
  font-size: 15px;
  line-height: 30px;
  color: #333333;
  font-weight: 400;
  font-family: "Source Sans Pro";
  padding: 0 15px;
}

.nav-dashboard-d .right-nav-d .dropdown-menu a i {
  color: #999999;
  margin-right: 8px;
}

.dashboard-div .menu-side {
  max-width: 300px;
}

.search-div {
  width: 270px;
  height: 80px;
  padding: 20px;
  background-color: #e6e7e8;
}

.search-div form {
  width: 230px;
  height: 25px;
  position: relative;
}

.search-div form input {
  width: 213px;
  height: 25px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  font-weight: 400;
  font-family: "Lato";
  position: relative;
  padding-left: 40px;
}

.search-div form button::before {
  content: "\f002";
  font-family: FontAwesome;
  color: #999999;
  font-size: 16px;

  position: absolute;
  top: 0px;
  left: -180px;
}

.search-div form button {
  width: 38px;
  height: 25px;
  background-color: #231d65;
  position: absolute;
  top: 0;
  right: 0;

  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Lato";
}

.search-div a {
  font-size: 12px;
  line-height: 24px;
  color: #333366;
  font-weight: 400;
  font-family: "Lato";
  text-decoration: none;
}

.menu-btns button {
  width: 270px;
  height: 50px;
  background-color: #cdc9bd;
  border: 0;
  padding: 0;
}

.menu-btns .collapsed {
  background-color: #cdc9bd;
}

.menu-btns button .imgg {
  width: 50px;
  height: 50px;
  background-color: #b5ab92;
  position: relative;



}

.menu-btns .collapsed .imgg {
  border-left: 5px solid #b59938;
}

.menu-btns button h2 {
  width: 215px;
  font-size: 16px;
  line-height: 45px;

  font-weight: 400;
  font-family: "Source Sans Pro";
  text-align: left;
  margin-bottom: 0;
  padding-left: 10px;
  text-transform: uppercase !important;
}

.menu-btns .collapsed h2 {
  color: #333333;
}

.menu-btns button .img-side {
  max-width: 55px;
}

.menu-btns button div {
  margin: 0;
  padding: 0;
}

.menu-btns .main-btn {
  height: 50px;
}

.menu-btns button {
  background-color: #231d65;
  border: 0;
}

.menu-btns .imgg {
  border-left: 5px solid #231d65;
}

.menu-btns h2 {
  color: #ffffff;
}

.menu-btns button:active {
  border: 0;
}

.menu-btns .menu-btn-d {
  border-bottom: 1px solid white;
}

.menu-btns a {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  display: block;
  padding-left: 60px;
}

.menu-btns .btn-dropdown1 {
  background-color: #cdc9bd;
}










/* content side */
.top-btns {
  min-height: 52px;
  border-bottom: 1px solid #cccccc;
  position: relative;
  padding: 15px 0;
}

.top-btns a img {
  margin-right: 8px;
}

.top-btns a {
  font-size: 14px;
  line-height: 28px;
  color: #333366;
  font-weight: 400;
  font-family: "Lato";
  text-align: left;
  margin-right: 20px;
}

.dropdown {
  position: absolute;
  top: 15px;
  right: 0;
  display: inline-block;
}

.dropdown .dropdown-toggle {
  width: 141px;
  height: 25px;
  background-color: #ffffff;
  border: 1px solid #cccccc;

  font-size: 14px;
  line-height: 20px;
  color: #999999;
  font-weight: 400;
  font-family: "Lato";
}

.dropdown .m-btnn {
  width: 54px;
  height: 25px;
  background-color: #231d65;
  font-size: 14px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 400;
  font-family: "Lato";
}

.content-side .top-title {
  padding: 25px 0 15px 0;
  position: relative;
}

.content-side .top-title h2 {
  font-size: 36px;
  line-height: 30px;
  color: #151b5f;
  font-weight: 400;
  font-family: "Arimo";
  display: inline-block;
}

.content-side .top-title form {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 15px;
}

.content-side .top-title label {
  font-size: 14px;
  line-height: 24px;
  color: #999999;
  font-weight: 700;
  font-family: "Lato";
  display: inline-block;
}

.content-side .top-title form .tit {
  font-weight: 700;
  color: #333333;
}

.content-side .top-title select {
  width: 50px;
  height: 25px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  display: inline-block;

  font-size: 14px;
  line-height: 24px;
  color: #999999;
  font-weight: 400;
  font-family: "Lato";
  margin: 0 10px;
}

.content-side .top-title button {
  width: 25px;
  height: 25px;
  background-color: #231d65;
  border: 0;
  padding: 0;
  margin-left: 10px;
}

.content-side .top-title button i {
  font-size: 14px;
  line-height: 25px;
  border-radius: 5px;
  color: #ffffff;
}




/* mail lsit */
.content-side {
  padding-bottom: 20px;
}

.mail-list {
  border-bottom: 1px solid #cccccc;
}

.mail-item {
  border-top: 1px solid #cccccc;
  max-height: 50px;
}

.mail-item .sender-side {
  max-width: 240px;
  line-height: 70px !important;
}

.mail-item .time-side {
  max-width: 200px;

}

.mail-item input {
  margin-right: 5px;
}

.mail-item h3 {
  font-size: 14px;
  color: #cc9933;
  font-weight: 600;
  font-family: "Lato";
  display: inline-block;
  padding-left: 30px;
  width: 10em;
  /* the element needs a fixed width (in px, em, %, etc) */
  overflow: hidden;
  /* make sure it hides the content that overflows */
  white-space: nowrap;
  /* don't break the line */
  text-overflow: ellipsis;
  /* give the beautiful '...' effect */
}

.mail-item h4 {
  font-size: 16px;
  line-height: 50px;
  color: #333333;
  font-weight: 400;
  font-family: "Lato";
  max-height: 50px;
  overflow: hidden;
}

.mail-item .time-side h4 {
  text-align: right;
  padding-right: 30px;
}

.mail-item.unread {
  background-color: #ebeae9;
}

.mail-item:hover {
  box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

/* CHAT START */

.friend {
  height: 70px;
  border-bottom: 1px solid #e7ebee;
  position: relative;
}

.friend:hover {
  background: #f1f4f6;
  cursor: pointer;
}

.friend img {
  width: 40px;
  border-radius: 50%;
  margin: 15px;
  float: left;
  height: 40px;
}

.floatingImg {
  width: 40px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 12px;
  border: 3px solid #fff;
}

.friend p {
  padding: 15px 0 0 0;
  width: 220px;
}

.friend p strong {
  font-weight: 600;
  font-size: 15px;
  color: #597a96;

}

.friend p span {
  font-size: 13px;
  font-weight: 400;
  color: #ffffff;
  float: right;

}

.friend .status {
  background: #26c281;
  border-radius: 50%;
  width: 9px;
  height: 9px;
  position: absolute;
  top: 31px;
  right: 17px;
}

.friend .status.away {
  background: #ffce54;
}

.friend .status.inactive {
  background: #eaeef0;
}



.chat {
  min-height: 700px;
}

.header-chat {
  background-color: #FFF;
  height: 70px;
  box-shadow: 0px 2px 0px rgba(0, 0, 0, 0.100);
  display: flex;
  align-items: center;
}

.chat .header-chat .icon {
  margin-left: 30px;
  color: #515151;
  font-size: 14pt;
}

.chat .header-chat .name {
  margin: 0 0 0 20px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 13pt;
  color: #515151;
}

.chat .header-chat .right {
  position: absolute;
  right: 40px;
}

.chat .messages-chat {
  padding: 25px 35px;
}

.chat .messages-chat .message {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}

.chat .messages-chat .message .photo {
  display: block;
  width: 45px;
  height: 45px;
  background: #E6E7ED;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.chat .messages-chat .text {
  margin: 0 35px;
  background-color: #f6f6f6;
  padding: 15px;
  border-radius: 12px;
}

.text-only {
  margin-left: 45px;
}

.time {
  font-size: 10px;
  color: lightgrey;
  margin-bottom: 10px;
  margin-left: 85px;
}

.response-time {
  float: right;
  margin-right: 40px !important;
}

.response {
  float: right;
  margin-right: 0px !important;
  margin-left: auto;
  /* flexbox alignment rule */
}

.response .text {
  background-color: #cdc9bd !important;
}

.footer-chat {
  width: 100%;
  display: flex;
  align-items: center;
  background-color: transparent;
  border: 2px solid #EEE;
  border-radius: 10px;
}

.chat .footer-chat .icon {
  margin-left: 30px;
  color: #C0C0C0;
  font-size: 14pt;
}

.chat .footer-chat .send {
  color: #fff;
  background-color: #b59938;
  position: absolute;
  right: 50px;
  padding: 12px 12px 12px 12px;
  border-radius: 50px;
  font-size: 14pt;
}

.chat .footer-chat .name {
  margin: 0 0 0 20px;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 13pt;
  color: #515151;
}

.chat .footer-chat .right {
  position: absolute;
  right: 40px;
}

.write-message {
  border: none !important;
  width: 80%;
  height: 50px;
  padding: 10px;
}

.write-message:focus {
  outline: none;
}

.footer-chat *::-webkit-input-placeholder {
  color: #C0C0C0;
  font-size: 13pt;
}

.footer-chat input *:-moz-placeholder {
  color: #C0C0C0;
  font-size: 13pt;
}

.footer-chat input *::-moz-placeholder {
  color: #C0C0C0;
  font-size: 13pt;
  margin-left: 5px;
}

.footer-chat input *:-ms-input-placeholder {
  color: #C0C0C0;
  font-size: 13pt;
}

.clickable {
  cursor: pointer;
}

.photo .online {
  position: relative;
  top: 30px;
  left: 35px;
  width: 13px;
  height: 13px;
  background-color: #8BC34A;
  border-radius: 13px;
  border: 3px solid #FAFAFA;
}

/* CHAT END */


.left-side-menu-icons {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: white;
  font-size: larger;
}


/*--------- CUSTOM VERTICAL TABS START -------- */


.nav-item-custom {
  border-left-color: #000000;
  border-left-width: thick;
  border-left-style: solid;
}

.nav-item-custom a {
  margin: 3px;
  text-align: center;
  min-height: 150px;
  display: block;
  padding: 10px 15px;
  color: #666666 !important;
  background-color: #e9e6de !important;
}

.nav-item-custom a h3 {
  font-size: 18px;
  font-weight: 700;
  font-family: "Arimo";
  text-transform: uppercase;
  margin: 10px;
}

.nav-item-custom a p {
  font-size: 13px;
  font-family: "Arimo";
  text-transform: uppercase;
  margin: 10px;
}


.nav-item-custom a:hover {
  background-color: #000000 !important;
  background-image: #000000 !important;
  color: #b59938 !important;
}

.nav-item-custom a.active {
  background-color: #000000 !important;
  background-image: #000000 !important;
  color: #b59938 !important;
}

/*--------- CUSTOM VERTICAL TABS END -------- */


/*--------- CUSTOM HORIZONTAL TABS START -------- */

.nav-item-h-custom {
  border-bottom: 5px solid #000000;
}

.nav-item-h-custom li {
  border: 1px solid transparent;
  border-top-left-radius: .25rem;
  border-top-right-radius: .25rem;
  margin: 2px 0 0 0;
}

.nav-item-h-custom button {
  display: inline-block;
  color: #666666 !important;
  height: 51px;
  background-color: #e9e6de;
  padding: 0 20px;
  font-size: 15px;
  font-weight: 700;
  font-family: "Arimo";
  text-transform: uppercase;
  padding: 10px !important;
}

.nav-item-h-custom button.active {
  background-color: #000000 !important;
  background-image: #000000 !important;
  color: #b59938 !important;
}

/*--------- CUSTOM HORIZONTAL TABS END -------- */


/*--------- CHAT TABS START -------- */

.chat-conversation-tab {
  width: 58%;
  gap: 10px;
  display: flex;
  margin: 4px;
  border-radius: 30px;
  background: #eceff1;
  margin-left: 26px;
}

.chat-conversation-tab>div>button {
  border-radius: 20px !important;
  padding: 7px 16px !important;
  border-color: #dee2e6 #dee2e6 #dee2e6 !important;
  background: white;
}

.chat-conversation-tab>div>button.active {
  background-color: #e7e3da !important;
  border-color: #dee2e6 #dee2e6 #dee2e6 !important;
}



/*--------- CHAT TABS END -------- */