@charset "UTF-8";
/* CSS Document */
@font-face {
  font-family: "FiraSans";
  src: url("../webfonts/FiraSans/FiraSans-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "FiraSans";
  src: url("../webfonts/FiraSans/FiraSans-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "FiraSans";
  src: url("../webfonts/FiraSans/FiraSans-Light.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "FiraSans";
  src: url("../webfonts/FiraSans/FiraSans-LightItalic.ttf") format("truetype");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: "FiraSans";
  src: url("../webfonts/FiraSans/FiraSans-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "FiraSans";
  src: url("../webfonts/FiraSans/FiraSans-Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "FiraSans";
  src: url("../webfonts/FiraSans/FiraSans-Medium.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "FiraSans";
  src: url("../webfonts/FiraSans/FiraSans-MediumItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "FiraSans";
  src: url("../webfonts/FiraSans/FiraSans-Bold.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "FiraSans";
  src: url("../webfonts/FiraSans/FiraSans-BoldItalic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-ThinItalic.ttf")
    format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-ExtraLight.ttf")
    format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-ExtraLightItalic.ttf")
    format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/MontserratMontserrat-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-LightItalic.ttf")
    format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-MediumItalic.ttf")
    format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-SemiBoldItalic.ttf")
    format("truetype");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Montserrat";
  src: url("../webfonts/Montserrat/Montserrat-BoldItalic.ttf")
    format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: "Ubuntu";
  src: url("../webfonts/Ubuntu/Ubuntu-Light.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Ubuntu";
  src: url("../webfonts/Ubuntu/Ubuntu-LightItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}

@font-face {
  font-family: "Ubuntu";
  src: url("../webfonts/Ubuntu/Ubuntu-Regular.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "Ubuntu";
  src: url("../webfonts/Ubuntu/Ubuntu-Italic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: "Ubuntu";
  src: url("../webfonts/Ubuntu/Ubuntu-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Ubuntu";
  src: url("../webfonts/Ubuntu/Ubuntu-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: "Ubuntu";
  src: url("../webfonts/Ubuntu/Ubuntu-Bold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Ubuntu";
  src: url("../webfonts/Ubuntu/Ubuntu-BoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}
html,
body {
  margin: 0px;
  padding: 0px;
  height: 100%;
  box-sizing: border-box;
}
body {
  margin: 0px;
  background: #fff;
  color: #333;
  font-family: "FiraSans", sans-serif;
  font-weight: 300;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: 100%;
  overflow-x: hidden;
}
body.app {
  background: #f8f5f9;
}
body.app.profile::before {
  width: 100%;
  height: 530px;
  position: absolute;
  margin: 0px;
  margin-bottom: 40px !important;
  display: block;
  z-index: 0;
  content: "";
  background: linear-gradient(45deg, #2f0968, #b705d0);
  top: 0;
  left: 0;
  border-bottom: 2px solid #fffdfd;
}
/*@media screen and (max-width: 767px) {*/
/*    body.app.profile::before {*/
/*        height: 480px;*/
/*    }*/
/*}*/
a {
  width: 100%;
  color: #333;
  font-weight: 500;
  text-decoration: none;
  float: left;
}
a.active {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #aa0571;
  cursor: pointer;
}
a.btn {
  background: #8a0388;
  color: #fff;
  padding: 5px 15px;
  border-radius: 30px;
  text-transform: capitalize;
  margin: 1px 0px;
  float: left;
  font-size: 11px;
  border: none;
  font-weight: 400;
}
a.btn:hover {
  background: #72007b;
  color: #fff;
}
a.btn.greyBtn {
  background: #eae5e5;
  color: #333;
}
a.btn.greyBtn:hover {
  background: #eeeeee;
  color: #333;
}
a.btn.greenBtn {
  background: linear-gradient(45deg, #64bf08, #63e808);
}
a.btn.greenBtn:hover {
  background: linear-gradient(45deg, #63e808, #64bf08);
}
img {
  width: 100%;
}
p {
  margin: 0 0 10px;
  font-weight: 300;
  font-size: 13px;
  color: #777;
  font-family: "FiraSans", sans-serif;
  float: left;
  clear: both;
}
.btn-primary {
  background: #ae026b;
  padding: 0px 15px;
  color: #fff;
  margin: 7px 0px;
  font-weight: 400;
  text-transform: capitalize;
}
.btn-primary:hover {
  background: #ae026d;
  color: #fff;
}
.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  border: 2px solid rgba(119, 4, 79, 0.42);
}
.btn-call-action {
  width: 100%;
  line-height: 40px;
  font-weight: 500;
}
header {
  display: block;
  position: fixed;
  float: left;
  width: 100%;
  /*background: linear-gradient(264deg, #140133, rgb(71, 2, 102) 76.05%, #17023c);*/
  background: #fff;
  margin: 0px;
  border: none;
  min-height: 5px;
  padding: 0px;
  color: #333;
  line-height: 50px;
  z-index: 999999;
  top: 0px;
  box-shadow: 0px 0px 5px 0px #6a6a6a4d;
}
header h4 {
  color: #333;
  margin: 0px;
  width: 100%;
  display: block;
  text-align: center;
  line-height: 55px;
  text-transform: capitalize;
}
header li {
  float: left;
  /*border-right: 1px solid #0000004f;*/
}
header li:hover {
  font-weight: 500;
  cursor: pointer;
}
header ul.right li {
  float: right;
  /*border-left: 1px solid #0000004f;*/
  border-right: none;
}
header ul.left li:last-child {
  border: none;
}

header li a {
  display: block;
  line-height: 45px;
  font-size: 14px;
  color: #333;
  text-decoration: none;
  font-weight: 400;
  padding: 0px 7px;
  text-align: center;
  text-transform: uppercase;
}
header i.fa {
  padding: 0px 20px;
  line-height: 45px;
  font-size: 18px;
}
header a i.fa {
  padding: 0px;
}
header i.fa-bars {
  font-size: 22px;
}
header a:active {
  color: #333333;
  text-decoration: none;
}
header a:visited {
  color: #333333;
  text-decoration: none;
}
header li:hover {
  background: transparent;
  color: #5c068c;
  text-decoration: none;
}
header li:hover a {
  color: #5c068c;
}
header li a:hover {
  color: #5c068c;
}
ul.right li {
  float: right;
}
header div {
  margin: 0px;
  padding: 0px;
}

header div.col-md-4 h3 {
  color: #333;
  margin: 0px;
  padding: 0px 19px;
  float: left;
  background: #39b392;
  line-height: 71px;
  text-align: center;
}
header button.btn {
  line-height: 0;
  padding: 0px 15px;
  margin: 10px 0px;
  margin-left: 0px;
  background: #e07e00;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  margin-left: -5px;
}
header button i.fa {
  padding: 0;
  line-height: 33px;
  font-size: 15px;
}
header form.search .form-group {
  margin-bottom: 0px;
}

header form.search .form-group input.form-control {
  margin-bottom: 0px;
  margin-top: 10px;
  height: 35px;
}
.container {
  padding-right: 0px;
  padding-left: 0px;
}
.row {
  padding: 0px;
  margin: 0px;
}
.fa,
.fas {
  font-weight: 100;
}
header.inner {
  border-bottom: 1px solid #9199b3;
}

header div.socials {
  padding: 17px 0px;
  margin-left: 20px;
}
header img.logo {
  width: 25%;
  float: left;
  display: block;
  padding: 5px 10px; /*background: #174e40;&*/
  position: relative;
}
header ul.right li span {
  position: absolute;
  top: 0px;
  background: #f70404;
  width: 18px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  right: 0px;
  color: #fff;
  font-size: 12px;
  border-radius: 20px;
  font-weight: 500;
}
div.main-menu {
  padding: 0px;
}
.main-menu h4 {
  line-height: 75px;
  font-family: tahoma;
  text-transform: capitalize;
  color: #174e40;
  float: left;
  text-align: left;
}
.main-menu h4 > div {
  float: left;
}
.main-menu h4 > div.color {
  color: #39b392;
  float: left;
  display: block;
  margin-left: 5px;
}
.main-menu span {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  text-transform: capitalize;
  line-height: 50px;
}
div.tv-box {
  width: 99%;
  border-radius: 5px;
  overflow: hidden !important;
  height: 260px;
  padding: 5px;
  background: #fff;
  display: block;
  position: relative;
  margin: 0px 2px;
  transition: left 0.5s;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -ms-transition: left 0.5s;
}
div.tv-box i.fa {
  display: block;
  width: 50px;
  height: 50px;
  color: #820680;
  background: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  z-index: 100;
  position: relative;
  transition: left 0.5s;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -ms-transition: left 0.5s;
  border-radius: 50px;
  margin: 7px;
}
div.tv-box.tv-sml {
  height: 85px;
  width: 85px;
  float: left;
}

div.tv-box span.v-meta {
  z-index: 1000;
  color: #fff;
  text-transform: capitalize;
  font-weight: 500;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: 20px;
  display: none;
  left: 0;
}

div.tv-box:hover i.fa {
  color: #fff;
  background: rgba(159, 8, 142, 0.81);
}
div.tv-box:hover {
  cursor: pointer;
}
div.tv-box iframe {
  height: 100%;
  width: 100%;
  border-radius: 10px;
}

div.tv-box:hover span.v-meta {
  display: block;
}

i.fa.media-btn {
  display: block;
  width: 50px;
  height: 50px;
  color: #820680;
  background: #fff;
  font-size: 18px;
  text-align: center;
  line-height: 50px;
  z-index: 100;
  position: relative;
  transition: left 0.5s;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -ms-transition: left 0.5s;
  border-radius: 50px;
  margin: 7px;
  position: absolute;
}

.main-story .story-img {
  height: auto;
  overflow: hidden;
}
.other-story .story-img {
  height: 150px;
  overflow: hidden;
  width: 150px;
  display: block;
}
.other-story .story-img.sml {
  width: 100px;
  height: 100px;
}
div.title {
  display: none;
  width: 100%;
  float: left;
  margin: 0px;
  padding: 4px 0px;
}
div.title h3 {
  margin: 0px;
  text-align: center;
}
nav {
  width: auto;
  position: relative;
  float: left;
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: capitalize;
  color: #325090;
  float: left;
}
h1,
h2,
h3,
h4 {
  font-weight: 500;
  font-size: 16px;
  margin: 15px 0px;
  float: left;
  width: 100%;
}
section {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  min-height: 10px;
  margin: 35px 0px;
}
section.setOffTop {
  margin-top: 0px;
}
section div.container {
  padding: 0%;
}

footer {
  position: relative;
  margin: 0px;
  bottom: 0px;
  display: block;
  float: left;
  width: 100%;
  background: #fff;
  color: #333;
  font-size: 13px;
  z-index: 1;
  border-top: 1px solid #eee;
  clear: both;
}
div.footer {
  font-size: 13px;
}
div.footer .container {
  background-image: none;
}
footer a {
  color: #333;
}
footer li a {
  color: #333;
}
footer hr {
  border-color: #363636;
}
footer h4 {
  text-transform: uppercase;
  font-size: 15px;
  margin: 25px 0px;
  color: #333;
}
footer li a {
  text-transform: capitalize;
  color: #333;
  font-weight: 400;
}
footer li a:link {
  color: #333;
}
footer li a:visited {
  color: #333;
}
footer li a:active {
  color: #333;
}
footer a:hover {
  color: #333;
}
footer li a:hover {
  color: #333;
}

div.center-place-cont {
  width: 60%;
  margin: 10px auto;
  float: none;
}
div.center-place-cont div.col-md-6:first-child {
  text-align: right;
}
div.center-place-cont div.col-md-6:last-child {
  text-align: left;
}
div.center-place-cont div.col-md-6 {
  padding: 10px;
}
div.center-place-cont div.socials li {
  float: right;
}
.foot-base {
  text-align: center;
}
ul {
  margin-left: -40px;
}
li {
  width: auto;
  display: block;
  position: relative;
}
ul {
  width: auto;
  display: block;
  float: left;
  position: relative;
  margin: 0px;
  padding-left: 0px;
  z-index: 100;
}
ul.list-block {
  min-width: 100%;
}
nav li {
  list-style: none;
  float: left;
  transition: background 0.5s;
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -ms-transition: background 0.5s;
  background: none;
  font-weight: 400;
  line-height: 50px;
  border: none;
}
nav li a {
  padding: 0px 10px;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  line-height: 50px;
  font-weight: 500;
}
nav li a i.fa {
  line-height: 50px;
}

nav li:hover a {
  background: rgba(0, 0, 0, 0.75);
  font-weight: 500;
}
nav li:first-child {
  margin-left: 10px;
}
nav ul.dropdown {
  width: 250px;
  display: none;
  position: absolute;
  float: none;
  padding: 0px;
  margin: 0px;
  transition: margin-top 0.5s;
  -webkit-transition: margin-top 0.5s;
  -o-transition: margin-top 0.5s;
  -moz-transition: margin-top 0.5s;
  -ms-transition: margin-top 0.5s;
}
nav ul.dropdown li {
  float: none;
  margin: 0px;
  border: none;
  display: block;
  position: relative;
  width: 100%;
  background-color: #318c64;
  border-bottom: 1px solid rgba(255, 255, 255, 0.12);
  font-weight: normal;
}
nav ul.dropdown li:before {
  content: "";
  display: none;
  width: 2px;
  height: 42px;
  top: 0px;
  left: 0px;
  background: #fff;
  position: absolute;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
nav ul.dropdown li:hover {
  background-color: #fff;
  border: none;
}
nav ul.dropdown li:hover > a:before {
  display: none;
}
nav ul.dropdown li a:hover {
  background-color: #fff;
  color: #333;
}
nav ul.dropdown li:hover:before {
  display: none;
}
ul.dropdown li:last-child {
  border-bottom: 0px;
  font-weight: normal;
  background: #318c64;
}
nav ul.dropdown li a {
  line-height: 45px;
  color: #fff;
}
nav li:hover > ul.dropdown {
  display: block;
  margin-top: 0px;
}
ul.mega-menu-wrap {
  position: relative;
  top: auto;
  left: 0;
  width: auto;
  z-index: 999999;
}
ul.mega-menu-wrap li {
  display: inline-block;
  position: static;
}
ul.mega-menu-wrap li:first-child {
  background: none;
}
ul.mega-menu-wrap li:nth-child(2):hover {
  background: none;
}
ul.mega-menu {
  display: none;
  background: #0748e9;
  width: 100%;
  position: absolute;
  top: auto;
  left: auto;
  border-top: 1px solid #1f4aa1;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
/*ul.mega-menu-wrap li:hover ul.mega-menu{
    display: block;
}
*/
ul.mega-menu div.container {
  width: 100%;
  margin: 0px;
  padding: 10px;
  overflow-x: hidden;
}
.mega-menu h4 {
  text-align: left;
}
.mega-menu p {
  text-align: left;
  line-height: 20px;
  font-weight: 500;
  text-transform: capitalize;
  width: 80%;
}
ul.mega-menu-wrap ul.mega-menu li {
  float: left;
  border: none;
  font-weight: normal;
  line-height: 30px;
  width: 100%;
  position: relative;
  display: block;
}
ul.mega-menu li a {
  line-height: 40px;
  text-transform: capitalize;
  font-weight: 500;
  text-align: left;
}
li.menu-bars:hover {
  color: #333;
}
div.product-details {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  padding: 10px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
div.product-details h4 {
  font-size: 14px;
  text-transform: capitalize;
  height: auto;
  margin-bottom: 0px;
}
div.product-box {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
div.product-box:hover {
  border: none;
  box-shadow: 0px 0px 40px #333;
}
div.product-box:hover h4 {
  color: #fff;
}
ul.mega-menu-wrap li.menu-bars {
  display: none;
  cursor: pointer;
}
div.product-box:hover span {
  color: #fff;
}
div.product-details:hover {
  /*background: #2e2c2e;*/
  background: #2494ed;
}
hr {
  border-color: #dadada;
}
span.ind {
  position: absolute;
  top: 25px;
  left: 25px;
  background: #000;
  color: #fff;
  width: auto;
  padding: 3px 10px;
  font-weight: 500;
  font-size: 12px;
  text-transform: uppercase;
}
span.prod-dtl {
  position: absolute;
  bottom: 25px;
  left: 25px;
  color: #fff;
  width: 150px;
  padding: 3px 0px;
  font-weight: 500;
  font-size: 11px;
  text-transform: capitalize;
  z-index: 1;
}
span.prod-dtl h4 {
  font-size: 12px;
}
span.prod-dtl a {
  display: block;
  padding: 5px 25px;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}
.buy-box {
  display: none;
  position: relative;
  float: left;
  margin-top: 40%;
  margin-left: 7%;
}
.buy-box li {
  float: left;
  font-weight: 400;
  padding: 0px;
  line-height: 40px;
  text-align: center;
  border-radius: 50px;
  overflow: hidden;
  display: block;
  width: auto;
  margin-right: 10px;
}
.buy-box li:hover {
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.buy-box li a {
  text-transform: capitalize;
  display: block;
  color: #333;
  background: #fff;
  padding: 0px 15px;
}
div.product-details:hover .buy-box {
  display: block;
}

.page-ad {
  width: 100%;
  height: 180px;
  overflow: hidden;
  float: left;
  margin: 30px 0px;
}
.page-ad a {
  width: 100%;
  display: block;
  position: relative;
  float: left;
}
.page-ad img {
  width: 100%;
}

ul.rel-links {
  display: block;
  float: left;
  margin-bottom: 40px;
  list-style: none;
}
ul.rel-links li {
  list-style: none;
}

nav.scrolled li a {
  color: #333;
}
div.menu {
  position: absolute;
  width: 100%;
  top: 0px;
}
#close {
  position: absolute;
  right: 0;
  margin: 15px;
  border: 1px solid;
  padding: 10px 13px;
  border-radius: 50px;
  cursor: pointer;
}
div.mobile-menu {
  display: none;
  float: left;
  padding: 0%;
  width: 100%;
  z-index: 999999;
}
div.mobile-menu i.fa-bars {
  float: right;
  font-size: 32px;
  cursor: pointer;
  margin-top: 10px;
  margin-right: 5%;
  color: #fff;
}
header.bg-white div.mobile-menu i.fa-bars {
  color: #333;
}
div.mobile-menu .logo {
  float: left;
  width: 20.3%;
  margin-top: 5px;
  padding: 2px;
  position: relative;
  overflow: hidden;
}
div.mobile-menu .logo img {
  width: 100%;
}

div.mobile-menu ul {
  width: 100%;
  padding: 20px 35px;
  overflow-x: hidden;
  position: relative;
  display: none;
  height: 0px;
  margin: 0px 0px 0px 0px;
  background: #fff;
  margin-right: -35px;
  margin-top: 0px;
  transition: height 0.5s;
  -moz-transition: height 0.5s;
  -webkit-transition: height 0.5s;
  -ms-transition: height 0.5s;
}
div.mobile-menu ul ul {
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  background: none;
  height: auto !important;
  padding: 0px;
}
div.mobile-menu ul li {
  color: #666;
  float: left;
  width: 100%;
  display: block;
  position: relative;
}
div.mobile-menu li li {
  margin-left: 0px;
  padding: 5px;
  background: #f4f1f1;
  border-bottom: 1px solid #e0dddd;
}
.bar-close {
  display: none;
}
.hide-bar {
  display: none;
}
.show-bar {
  display: block;
}
ul.mbl-menu a {
  color: #000 !important;
  float: left;
  text-transform: capitalize;
  padding: 5px 0px;
}
.events {
  min-height: 500px;
  background-position: left;
  background-size: 200% 75%;
  background-repeat: no-repeat;
  float: left;
}
.events > .container {
  margin: 45px 0px;
  padding: 0px 40px;
  width: 100%;
}
.mid-space {
  padding: 5% 7.5%;
}
.primary-background {
  background-color: #fff;
  color: #910d88;
  display: block;
  float: left;
}
.primary-color h1 {
  color: #910d88;
}
.primary-color h2 {
  color: #910d88;
}
.primary-color h3 {
  color: #910d88;
}
.primary-color h4 {
  color: #910d88;
}
.primary-color h5 {
  color: #910d88;
}
.primary-color h6 {
  color: #910d88;
}
.primary-color h4 {
  color: #910d88;
  display: block;
  position: relative;
  float: left;
  text-align: center;
  width: 100%;
  margin: 20px auto;
}
.secondary-background {
  /*background: linear-gradient(to top left, #faa803, #ff7a00);*/
  background: linear-gradient(280deg, #360071, #17121d);
  color: #fff;
  display: block;
  float: left;
}
div.secondary-background h4 {
  color: #fff;
  text-transform: uppercase;
}
div.secondary-background h5 {
  color: #fff;
}
div.secondary-background h6 {
  color: #fff;
}
div.secondary-background label {
  color: #fff;
}
div.secondary-background p {
  color: #fff;
}
div.secondary-background input {
  color: #fff;
}
div.secondary-background input.form-control {
  color: #fff;
}
div.secondary-background a {
  color: #fff;
}

.complimentary-background {
  background: #efd0ff;
}

.complimentary-color {
  background-color: #1c71f1 !important;
  color: #fff;
  display: block;
  float: left;
}
.no-margin {
  margin: 0px !important;
}
.pad-1 {
  padding: 1%;
}
.pad-2 {
  padding: 2%;
}
.pad-3 {
  padding: 3%;
}
.pad-4 {
  padding: 4%;
}
.pad-5 {
  padding: 5%;
}
.pad-6 {
  padding: 6%;
}
.pad-7 {
  padding: 7%;
}
.pad-8 {
  padding: 8%;
}
.pad-9 {
  padding: 9%;
}
.pad-10 {
  padding: 10%;
}
.pad-20 {
  padding: 20%;
}
.pad-30 {
  padding: 30%;
}
.all-caps {
  font-size: 32px;
  text-transform: uppercase;
  text-align: center;
  width: 90%;
  margin: 20px auto;
  display: block;
  color: #fff;
  word-break: break-word;
}
.all-caps:after {
  display: block;
  margin: 36px auto;
  content: "";
  background: #39b392;
  width: 10%;
  height: 2px;
}
.justify-center {
  font-size: 18px;
  width: 70%;
  display: block;
  margin: 10px auto;
  text-align: center;
}
.secondary-color > .all-caps {
  color: #fff;
  text-align: left;
  float: left;
  width: 100%;
  margin: 20px 0px;
}
.secondary-color > .all-caps:after {
  background: #fff;
  margin: 20px 0px;
}
.gallery {
  background-image: url(../img/logo-black.png);
  background-position: left;
  background-size: 60% 65%;
  background-repeat: no-repeat;
}
.gallery .all-caps {
  color: #fff;
  text-align: left;
  float: left;
  width: 100%;
  margin: 20px 0px;
}
.gallery .all-caps:after {
  background: #39b392;
  margin: 20px 0px;
}
.gallery img {
  width: 100%;
  opacity: 0.75;
}

div.title > h3 {
  font-size: 20px;
  margin-bottom: 0px;
  color: #fff;
  font-weight: 400;
}
.aside {
  padding: 20px 0px;
}
section.page div.col-md-6:after {
  display: block;
  width: 1px;
  height: 100%;
  background: #efeef0;
  content: "";
  position: absolute;
  top: 0%;
  right: -5%;
}
section.page div.col-md-8 {
  padding: 0px;
  padding-right: 60px;
}
section.page div.col-md-8:after {
  display: block;
  width: 1px;
  height: 100%;
  background: #efeef0;
  content: "";
  position: absolute;
  top: 0%;
  right: 3%;
}
section.page ul,
ol {
  list-style-type: disc;
}
section.page li {
  width: 100%;
  display: list-item;
  float: none;
  font-size: 14px;
}
div.container {
  width: 95%;
  margin: 0% 2.5%;
  float: left;
  display: block;
  position: relative;
}
div.footer {
  display: block;
  width: 100%;
  height: auto;
  color: #fff;
  float: left;
  position: relative;
  padding: 10px 0px;
  font-weight: 200;
}
div.footer div.col-md-6 {
  padding: 15px;
}
div.head-banner {
  display: block;
  margin: 15px auto;
  width: 65%;
  height: 130px;
  background: #ccc;
}
div.ad-banner-1 {
  display: block;
  margin: 15px auto;
  width: 65%;
  height: 100px;
  background: #ccc;
}
div.ad-banner-2 {
  display: block;
  margin: 15px auto;
  width: 336px;
  height: 280px;
  background: #ccc;
}
div.site-logo {
  display: block;
  position: relative;
  width: 100%;
  float: left;
  z-index: 999;
  overflow: hidden;
}
div.news-update {
  padding: 15px;
  padding-left: 10%;
  display: block;
  position: relative;
  width: 100%;
  float: left;
  color: #fff;
}
div.news-update span {
  float: left;
  width: auto;
  padding: 5px 10px;
  background: #d9c62a;
}
div.news-bar {
  border-top: 1px solid #7c7c7c;
}
div.mk-green {
  background: #82cc4b;
  min-height: 200px;
  display: block;
}
div.mk-black {
  background: #000;
  min-height: 200px;
  display: block;
}
div.postings {
  display: block;
  width: 100%;
  position: relative;
  float: left;
  border: thin solid #ccc;
  margin-top: 50px;
  padding: 20px 0px;
  background: #eee;
}

div.news-bar {
  width: 100%;
  position: relative;
  display: block;
  float: left;
  background: #fff;
  padding-top: 20px;
  transition: display 0.5s;
  -webkit-transition: display 0.5s;
  -moz-transition: display 0.5s;
  -ms-transition: display 0.5s;
  -webkit-transition-delay: 2s;
  transition-delay: 0.2s;
}
div.news-update {
  padding: 7px 0px;
  display: block;
  position: relative;
  width: 100%;
  float: left;
  color: #666;
}
div.news-update span {
  float: left;
  width: 110px;
  padding: 5px 10px;
  background: #eb4830;
  color: #fff;
  margin: 10px 0px;
  margin-right: 10px;
}
div.news-update span:after {
  display: block;
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  background: #eb4830;
  top: 22px;
  left: 100px;
  transform: rotate(45deg);
  z-index: 0;
}
div.news-update span p {
  z-index: 100;
  margin: 0px;
}
div.news-bar div.container {
  /*border-bottom: 1px solid #7c7c7c;*/
  padding: 0px;
}
div.simple-ticker {
  height: 30px !important;
  margin: 10px;
}

div.upper-feat {
  width: 100%;
  background: #31333d;
  display: block;
  float: left;
  position: relative;
  color: #eee;
  padding: 10px 0px;
  font-size: 16px;
  font-weight: 100;
  border-bottom: 1px solid rgba(117, 123, 123, 0.17);
}
div.upper-feat div.container div {
  padding: 0px;
}
div.upper-feat i.fa {
  font-size: 20px;
  margin: 2px;
  border-radius: 30px;
  background: #25272e;
  padding: 6px 8px;
  color: #fff;
}
div.upper-feat i.fa.fa-envelope {
  padding: 8px;
  font-size: 16px;
}
div.upper-feat span {
  margin: 0px 15px;
  font-size: 13px;
  color: #eee;
  position: relative;
  display: block;
  float: left;
}
div.upper-feat div.top-right span:first-child {
  margin-right: 0px;
}
div.upper-feat div.top-left span:first-child {
  margin-left: 0px;
}
div.top-left a,
span {
  padding: 0px;
  float: left;
  position: relative;
  display: block;
}
div.top-right span {
  padding: 0px;
  float: right !important;
  position: relative;
  display: block;
}
div.top-right a {
  padding: 0px;
  float: right !important;
  position: relative;
  display: block;
}
div.upper-feat span > h3 {
  margin: 0px;
  padding: 10px 0px;
  padding-bottom: 0px;
  font-size: 18px;
}
div.upper-feat a {
  border: 1px solid #e0a551;
  color: #fff;
  padding: 5px 15px;
  font-size: 16px;
  position: relative;
  display: block;
  float: left;
  text-transform: capitalize;
  margin-top: 0px;
  border-radius: 1px;
}
div.news-category {
  border-top: 5px solid;
  width: 100%;
  display: block;
  float: left;
  position: relative;
  margin-bottom: 10px;
}
div.news-item {
  display: block;
  width: 90%;
  overflow: hidden;
  height: 100px;
  margin: 0%;
  float: left;
  border-bottom: thin dotted #c2c2c2;
  padding: 8px 0px;
  background: #fff;
  transition: background 0.7s;
  -webkit-transition: background 0.7s;
  -moz-transition: background 0.7s;
}
div.news-item img {
  width: 15%;
  float: left;
  margin-right: 10px;
  position: relative;
  border-right: thin solid #d5d5d5;
  padding: 10px;
  background: #fff;
}
div.news-item span {
  font-size: 18px;
  float: left;
  display: block;
  width: 68%;
  font-weight: 100;
  line-height: 22px;
  font-weight: 500;
}
div.news-item:hover {
  background: #eee;
}
div.category-title {
  background: #000;
  display: block;
  width: auto;
  height: 32px;
  position: absolute;
  z-index: 999;
  right: 0%;
  top: 0%; /*transform: rotate(90deg);*/
  color: #fff;
  font-weight: 400;
  font-size: 22px;
  padding: 2px 15px;
}
div.breadcrumbs {
  position: absolute;
  bottom: 0px;
  left: 6%;
  padding: 10px;
}
div.breadcrumbs a {
  font-size: 14px;
  color: #fff;
  display: block;
  float: left;
  padding: 10px;
  height: 46px;
  margin-right: 0px;
  width: 150px;
  padding-left: 28px;
}
div.breadcrumbs a:after {
  display: block;
  width: 32px;
  height: 32px;
  position: absolute;
  margin: 0px;
  content: "";
  transform: rotate(45deg);
  top: 17px;
  margin-left: 32.5%;
}
div.breadcrumbs a {
  background: #31333d;
  border: 1px solid rgba(146, 156, 183, 0.88);
}
div.breadcrumbs a:after {
  background: #31333d;
  border-top: 1px solid rgba(146, 156, 183, 0.88);
  border-right: 1px solid rgba(146, 156, 183, 0.88);
}
div.breadcrumbs a:last-child {
  background: #25272e;
  border: 1px solid rgba(146, 156, 183, 0.88);
}
div.breadcrumbs a:last-child:after {
  background: #25272e;
  border-top: 1px solid rgba(146, 156, 183, 0.88);
  border-right: 1px solid rgba(146, 156, 183, 0.88);
}
ul.breadcrumb {
  background: #5c068c;
  width: 100%;
  float: left;
  position: relative;
  display: block;
  margin-left: 0px;
}
ul.breadcrumb li {
  float: left;
}
.breadcrumb > li + li:before {
  display: none;
}
.breadcrumb li a {
  padding: 0px 5px;
  color: #fff;
}
.breadcrumb li a::before {
  content: "";
  width: 5px;
  height: 2px;
  background: #fff;
  display: block;
  margin-right: 5px;
  float: left;
  position: relative;
  margin-top: 9px;
}
div.socials li {
  float: right;
  margin: 2px;
}
div.socials a {
  color: #fff;
}
div.socials i {
  padding: 10px;
  border: 1px solid;
  border-radius: 20px;
  width: 35px;
}
div.col-md-6.pull-right.socials {
  padding: 5px 0px;
}

div.cls-vid-main {
  width: 100%;
  height: 400px;
  display: block;
  padding: 10px 0px;
}
div.cls-vid-thumb {
  height: 200px;
  padding: 10px;
}
span.breaking {
  font-size: 80px;
  font-weight: 100;
  color: #fff;
  text-align: left;
  padding: 10px;
  margin: 30px 10px;
  float: right;
}
section.banner {
  background: #333;
  padding: 0px;
  margin: 0px;
}
section.banner-inner {
  float: left;
  padding: 0px;
  margin: 0px;
  z-index: 0;
  margin-bottom: 10px;
  width: 100%;
  display: block;
}
section.banner-inner div {
  z-index: 1;
  text-align: center;
  position: relative;
}
section.banner-inner .cover {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: linear-gradient(
    to top,
    rgba(18, 54, 44, 0.48) 2.1%,
    transparent 79.41%
  );
  margin: 0;
}
section.banner-inner:before {
  content: "";
  display: /*inline-block*/ none;
  width: 50%;
  height: 20px;
  background: linear-gradient(to left, #000, #fff);
  -webkit-transform: skew(45deg) translateX(-10px);
  -ms-transform: skew(45deg) translateX(-10px);
  transform: skew(45deg) translateX(-10px);
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}
section.banner-inner:after {
  content: "";
  display: /*inline-block*/ none;
  width: 50%;
  height: 20px;
  -webkit-transform: skew(-45deg) translateX(10px);
  -ms-transform: skew(-45deg) translateX(10px);
  transform: skew(-45deg) translateX(10px);
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1;
}

section.banner-inner:after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 4px;
  background: #401068;
  bottom: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  position: absolute;
  z-index: 1;
}
section.banner-inner img {
  width: 100%;
  margin: 0px;
}
section.banner-inner h5 {
  color: #fff;
}
section.banner-inner h4 {
  font-size: 43px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 125px;
  display: block;
}
section.banner-inner h4:after {
  content: "";
  display: block;
  background: #fff;
  width: 15%;
  margin: 20px auto;
  height: 2px;
}

section.banner-inner-product {
  padding: 0px;
  margin: 0px;
  height: 700px;
  overflow: hidden;
  margin-top: -80px;
  z-index: 0;
  margin-bottom: 40px;
  background: none;
}
section.banner-inner-product .cover {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: none;
  margin: 0;
}
section.banner-inner-product img {
  z-index: 999999;
  height: 100%;
}
section.banner-inner-product .banner-details {
  z-index: 99999999;
  width: 50%;
  height: 100%;
  padding: 20% 10% 10% 2%;
}
.banner-details h3 {
  font-size: 40px;
}
.banner-details p {
  font-size: 18px;
}
section.banner-inner-product:after {
  content: "";
  display: inline-block;
  width: 125%;
  height: 140%;
  /*background: linear-gradient(rgba(98, 248, 228, 0.82), rgba(23, 97, 77, 0.98));
background-color: rgb(243, 243, 244);
background-image: linear-gradient(white 0px, rgb(249, 249, 249) 150px, rgb(243, 243, 244) 352px);*/
  background-image: linear-gradient(
    rgb(27, 184, 160),
    rgb(87, 249, 195),
    rgb(44, 224, 180)
  );
  border-bottom-left-radius: 50%;
  border-bottom-right-radius: 50%;
  bottom: 0%;
  left: -20%;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  position: absolute;
  z-index: 1;
}
section.banner-inner-product .img-banner {
  height: 95%;
  overflow: hidden;
  z-index: 9999999;
  position: relative;
  border-radius: 100%;
}
section.page {
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 100px;
}
section.page h3 {
  font-size: 32px;
  text-transform: uppercase;
  text-align: left;
  margin: 20px auto;
  display: block;
  color: #333435;
}
section.page h3:after {
  display: block;
  margin: 15px 0px;
  content: "";
  background: #a7f696;
  width: 10%;
  height: 2px;
}
section.page img {
  width: 100%;
}
section.page h5 {
  text-transform: capitalize;
}
section.page p {
  font-size: 15px;
  line-height: 1.4;
  margin-bottom: 0px;
}
section.page .primary-color h3 {
  color: #fff;
}
section.page .primary-color h4 {
  color: #fff;
}
section.page .primary-color li a {
  color: #fff;
}
section.page p a:hover {
  text-decoration: underline;
}
section.product {
  padding: 75px 20px;
  margin: 20px 0px;
  padding-top: 45px;
}
section.product div.col-md-3 {
  padding: 50px 25px;
  min-height: 400px;
  text-align: center;
  color: #c1c6d1;
  background: none;
  transition: background 1s;
  -webkit-transition: background 1s;
  -moz-transition: background 1s;
  -ms-transition: background 1s;

  transition: padding 0.5s;
  -webkit-transition: padding 0.5s;
  -moz-transition: padding 0.5s;
  -ms-transition: padding 0.5s;
  transition-delay: 0.1s;

  transition: margin 0.5s;
  -webkit-transition: margin 0.5s;
  -moz-transition: margin 0.5s;
  -ms-transition: margin 0.5s;
  transition-delay: 0.1s;
}

section.double-col {
  padding: 0px;
  margin: 0px;
}
section.double-col:before {
  content: "";
  background: #fff;
  width: 50%;
  height: 100%;
  position: absolute;
  left: 0;
  display: block;
}
section.double-col:after {
  content: "";
  background: #f1f1f1;
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  display: block;
}
section.double-col div.col-md-6 {
  margin: 0px;
  min-height: 400px;
}
section.double-col div.col-md-6:first-child {
  color: #2d333b;
}
section.double-col div.col-md-6:last-child {
  color: #333;
}
section.double-col .container {
  width: 80%;
  margin: 15% 10%;
  background: none;
  height: auto;
}
section.double-col h3 {
  font-size: 42px;
  text-transform: uppercase;
  margin-bottom: 50px;
  font-weight: 400;
  letter-spacing: -2px;
  word-spacing: 10px;
}
section.double-col h3:after {
  display: block;
  content: "";
  width: 40px;
  height: 2px;
  background: #39b392;
  margin: 32px 0px;
}
section.double-col p {
  font-size: 16px;
}
section.double-col a {
  display: block;
  text-transform: lowercase;
  border: 1px solid;
  width: 70%;
  text-align: center;
  padding: 10px 20px;
  margin: 40px 0px;
  color: #484848;
}
section.double-col div.col-md-6:last-child a {
  color: #fff;
}
section.double-col.inner div.col-md-6 {
  min-height: 600px;
}

section.triple-col {
  padding: 0px;
  margin: 0px;
}
section.triple-col .container {
  margin: 0px;
  width: 100%;
  padding: 10px;
}
section.triple-col div.col-md-4 {
  margin: 0px;
  padding: 0px;
  height: 530px;
  overflow: hidden;
  background: #331c06;
}
section.triple-col h4 {
  text-align: center;
  display: block;
  margin: 0% auto;
  color: #fff;
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 400;
  z-index: 999;
  position: absolute;
  top: 45%;
  width: 100%;
  word-spacing: 0.1px;
  letter-spacing: -1.5px;
}
section.triple-col a {
  display: block;
  width: 50%;
  text-transform: uppercase;
  color: #39b392;
  padding: 10px 5px;
  text-align: center;
  border: 1px solid;
  z-index: 999;
  position: absolute;
  bottom: 15%;
  left: 25%;
  font-size: 18px;
  background: rgba(0, 0, 0, 0.51);
}
section.triple-col img {
  display: block;
  position: relative;
  height: 100%;
  opacity: 0.45;
  z-index: 1;
  margin: 0px auto;
}

.ht-40 {
  display: block;
  height: 20em;
  overflow: hidden;
  background-color: #f1f1f1;
  padding: 5%;
  text-align: center;
  color: #333;
}
.ht-40 img {
  display: block;
  height: 100%;
  width: auto;
  margin: 0px auto;
  z-index: 0;
  position: absolute;
  top: 0%;
  left: 0%;
}
.ht-40 h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
}
.ht-40 h1,
h2,
h3 {
  word-break: break-word;
}
.ht-50 {
  display: block;
  height: 22em;
  overflow: hidden;
  background-color: #f1f1f1;
  padding: 5%;
  text-align: center;
  color: #333;
}
.ht-50 img {
  display: block;
  height: 100%;
  margin: 0px auto;
  z-index: 0;
  position: absolute;
  top: 0%;
  left: 0%;
}
.ht-50 h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
}
.ht-50 h1,
h2,
h3 {
  word-break: break-word;
}
.brd-top-1 {
  border-top: 1px solid #eee;
}
.form-control {
  border: none;
  background: none;
  background-color: none;
  padding: 0px;
  box-shadow: none;
  color: #333;
  height: 40px;
  margin: 2px 0px;
  border-radius: 0px;
}
.call-to-action {
  text-transform: uppercase;
  font-weight: 400;
  text-align: left;
  border: 2px solid;
  padding: 5px 23px;
  margin: 15px 0px;
  position: relative;
  color: #333;
  float: left;
  font-size: 14px;
}
.bg-fixed {
  background-attachment: fixed;
}
.bg-white {
  background: #fff;
}
.call-to-action:hover {
  color: #fff;
  background-color: #333;
  border-color: #666;
}
.primary-color .call-to-action {
  color: #fff;
}
.base-cont {
  padding-top: 15%;
}
.side-button {
  float: right;
  margin-top: -38px;
  background: none;
  border: none;
  color: #39b392;
  padding-right: 15px;
}
.book-btn {
  position: absolute;
  right: 0;
  top: 70px;
  background-color: #39b392;
  line-height: 40px;
  font-size: 16px;
  z-index: 0;
}

ul.social {
  width: auto;
  display: block;
  margin: 20px auto;
  margin-left: -40px;
  margin-bottom: 20px;
}
ul.social li {
  float: left;
  margin-right: 14px;
}
ul.social li:last-child {
  margin: 0px;
}
ul.social i {
  padding: 12px;
  border: 1px solid;
  border-radius: 20px;
  width: 40px;
}

div.booking-modal {
  position: absolute;
  z-index: 9999;
  width: 100%;
  top: 95px;
  display: block;
  height: auto;
  background: rgba(0, 0, 0, 0.5);
}
div.booking-modal .container {
  padding: 15px 0px;
}
div.booking-modal form {
  display: block;
  width: 100%;
  float: left;
  position: relative;
}
div.booking-modal .form-control {
  text-transform: uppercase;
  font-size: 14px;
  background: none;
  color: #fff;
  background: #000;
}
div.booking-modal input.book-btn {
  background: linear-gradient(#f7cc64, #dcad3b);
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
}
section.details .primary-color h4 {
  text-align: left;
}
section.details .primary-color a {
  color: #eee;
}
section.details .primary-color a:hover {
  color: #fff;
}
section.product .all-caps {
  color: #333;
}
input.form-control {
  padding: 5px 10px;
  background: transparent;
}
.flat-input {
  border: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
div.select-box:after {
  display: block;
  position: absolute;
  content: "";
  bottom: 10px;
  right: 5%;
  border: 10px solid #333;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  z-index: -1;
}
section.search-content div.select-box {
  padding: 0px;
  background: #fff;
}
section.confirm-page {
  padding: 150px;
  background: #32c6b0;
  margin: 0px;
  text-align: center;
  color: #fff;
}
section.confirm-page h4 {
  color: #fff;
}
section.confirm-page h4:after {
  margin: 10px auto;
}
section.confirm-page p {
  color: #fff;
  font-size: 28px;
  text-transform: capitalize;
}
ul.feature {
  display: block;
  margin: 20px 0px;
  border: 2px solid;
}
ul.feature li {
  font-size: 32px;
  margin: 25px 0px;
  text-transform: capitalize;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0px;
}
div.mag-up {
  margin-top: -50px;
}
div.shw-case {
  background: #fff;
  color: #666;
  text-align: center;
  padding: 10px 60px;
  border-right: 1px solid #d4d4d4;
  height: 250px;
}

div.no-border {
  border: none;
}
div.bordered {
  border: 1px solid #ececec;
}
div.mag-auto {
  display: block;
  position: relative;
  float: none;
  margin: 0% auto;
}
div.list-top-bar {
  height: 60px;
  float: left;
  width: 100%;
  line-height: 55px;
  margin: 0px;
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  padding: 0px 15px;
}
div.list-top-bar h4 {
  line-height: 55px;
  margin: 0px;
  font-size: 14px;
  text-transform: uppercase;
}
div.special-box-blue {
  background: #075edb;
  color: #fff;
}
div.special-box-blue h4 {
  color: #fff;
}
div.special-box .container {
  width: 100%;
  height: 100%;
  padding: 10% 15%;
  position: relative;
  margin: 0%;
  display: block;
}
.shadow {
  box-shadow: 0px 0px 45px rgba(73, 73, 73, 0.28);
}
.width-100 {
  width: 100%;
}
.height-100 {
  height: 100%;
  width: auto;
  display: block;
  float: none;
  margin: 0px auto;
}
/*backgrounds*/
/*gradients*/
.dark-bg {
  background: linear-gradient(170deg, #9aa2b9, #646367);
  color: #fff;
}
.blue-bg {
  background: linear-gradient(157deg, #1162c5, #14aeff);
  color: #fff;
}
.yellow-bg {
  background: linear-gradient(196deg, #efa50b, rgb(234, 219, 96));
  color: #333;
}
.purple-bg {
  background: linear-gradient(247deg, #8987e8, rgb(119, 73, 158));
  color: #fff;
}
#page-content.white-bg {
  background: #fff;
}
div.white-bg {
  background: #fff;
}
.white-bg {
  background: #fff;
}

h4.white-bg {
  color: #333333;
}
h5.white-bg {
  color: #333333;
}
h6.white-bg {
  color: #333333;
}
p.white-bg {
  color: #333333;
}
a.white-bg {
  color: #333333;
}
.dark-plain {
  /*background: linear-gradient(#360344, #23002c);*/
  background: #575757;
  color: #fff !important;
}
.dark-plain h4 {
  color: #fff !important;
}
.dark-plain p {
  color: #fff !important;
}
.dark-plain i.fa {
  color: #fff;
}
.dark-plain span.info-icon i.fa {
  color: #1b1b1b;
}
.light-plain {
  background: #f1f1f1;
  color: #333 !important;
}
.light-plain h4 {
  color: #333 !important;
}
.light-plain p {
  color: #333 !important;
}
.light-plain i.fa {
  color: #333 !important;
}

.grey-plain {
  background: #d0dbe4;
  color: #333 !important;
}
.grey-plain h4 {
  color: #333 !important;
}
.grey-plain p {
  color: #333 !important;
}
.grey-plain i.fa {
  color: #333 !important;
}

.dark-bg img {
  position: absolute;
  right: 0;
}
.blue-bg img {
  position: absolute;
  right: 0;
}
.purple-bg img {
  position: absolute;
  right: 0;
}
.yellow-bg img {
  position: absolute;
  right: 0;
}
/*animations*/
.fallDown {
  animation-name: dropdown;
  animation-delay: 0s;
  animation-timing-function: ease-in;
  animation-duration: 0.5s;
}

.flyInLeft {
  animation-name: flyInLeft;
  animation-delay: 0s;
  animation-timing-function: ease-in;
  animation-duration: 1.5s;
}
.flyInRight {
  animation-name: flyInRight;
  animation-delay: 0s;
  animation-timing-function: ease-in;
  animation-duration: 1.5s;
}

.downUp {
  animation-name: downUp;
  animation-delay: 0s;
  animation-timing-function: ease-in;
  animation-duration: 1s;
}

/* setting some animation presets for the site template */
@keyframes dropdown {
  0% {
    opacity: 0;
    margin-top: -5px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@-moz-keyframes dropdown {
  0% {
    opacity: 0;
    margin-top: -5px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@-webkit-keyframes dropdown {
  0% {
    opacity: 0;
    margin-top: -5px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@-ms-keyframes dropdown {
  0% {
    opacity: 0;
    margin-top: -5px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

@keyframes flyInLeft {
  0% {
    opacity: 0;
    margin-right: -100px;
  }
  100% {
    opacity: 1;
    margin-right: 0px;
  }
}

@-webkit-keyframes flyInLeft {
  0% {
    opacity: 0;
    margin-right: -100px;
  }
  100% {
    opacity: 1;
    margin-right: 0px;
  }
}

@-moz-keyframes flyInLeft {
  0% {
    opacity: 0;
    margin-right: -100px;
  }
  100% {
    opacity: 1;
    margin-right: 0px;
  }
}

@-ms-keyframes flyInLeft {
  0% {
    opacity: 0;
    margin-right: -100px;
  }
  100% {
    opacity: 1;
    margin-right: 0px;
  }
}

@keyframes flyInRight {
  0% {
    opacity: 0;
    margin-left: -100px;
  }
  100% {
    opacity: 1;
    margin-left: 0px;
  }
}

@-webkit-keyframes flyInRight {
  0% {
    opacity: 0;
    margin-left: -100px;
  }
  100% {
    opacity: 1;
    margin-left: 0px;
  }
}

@-moz-keyframes flyInRight {
  0% {
    opacity: 0;
    margin-left: -100px;
  }
  100% {
    opacity: 1;
    margin-left: 0px;
  }
}

@-ms-keyframes flyInRight {
  0% {
    opacity: 0;
    margin-left: -100px;
  }
  100% {
    opacity: 1;
    margin-left: 0px;
  }
}

@keyframes downUp {
  0% {
    opacity: 0;
    margin-top: 120px;
  }
  100% {
    opacity: 1;
    margin-top: 80px;
  }
}

@-webkit-keyframes downUp {
  0% {
    opacity: 0;
    margin-top: 120px;
  }
  100% {
    opacity: 1;
    margin-top: 80px;
  }
}

@-moz-keyframes downUp {
  0% {
    opacity: 0;
    margin-top: 120px;
  }
  100% {
    opacity: 1;
    margin-top: 80px;
  }
}

@-ms-keyframes downUp {
  0% {
    opacity: 0;
    margin-top: 120px;
  }
  100% {
    opacity: 1;
    margin-top: 80px;
  }
}

.sect-100 {
  height: 100px;
  overflow: hidden;
}
.sect-150 {
  height: 150px;
  overflow: hidden;
}
.sect-200 {
  height: 200px;
  overflow: hidden;
}
.sect-250 {
  height: 250px;
  overflow: hidden;
}
.sect-300 {
  height: 300px;
  overflow: hidden;
}
.sect-350 {
  height: 350px;
  overflow: hidden;
}
.sect-400 {
  height: 400px;
  overflow: hidden;
}
.sect-450 {
  height: 450px;
  overflow: hidden;
}
.sect-500 {
  height: 500px;
  overflow: hidden;
}
.sect-550 {
  height: 550px;
  overflow: hidden;
}
.sect-600 {
  height: 600px;
  overflow: hidden;
}
.sect-700 {
  height: 700px;
  overflow: hidden;
}
.sect-800 {
  height: 800px;
  overflow: hidden;
}
.sect-900 {
  height: 900px;
  overflow: hidden;
}
.sect-1000 {
  height: 1000px;
  overflow: hidden;
}
div.mag-10 {
  margin: 10px 0px;
  padding: 0px;
}
div.mag-20 {
  margin: 20px 0px;
  padding: 0px;
}
div.mag-30 {
  margin: 30px 0px;
  padding: 0px;
}
div.mag-30-minus {
  margin: -30px 0px;
  padding: 0px;
}
.mag-top-10 {
  margin-top: 100px;
}
div.mag-top-10 {
  margin-top: 100px;
}
section.mag-top-10 {
  margin-top: 100px;
}
section#page-content.mag-top-10 {
  margin-top: 100px;
}
#page-content.col-md-10 {
  width: 80%;
}
div.gal img {
  height: 100%;
}
div.gal a {
  position: absolute;
  width: 100%;
  text-align: center;
  height: 100%;
  display: none;
  left: 0;
  top: 0;
  padding: 10px;
  background: rgba(0, 0, 0, 0.68);
  color: #fff;
  font-weight: 400;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
div.gal:hover a {
  display: block;
}
div.gal a > h4 {
  width: 100%;
  float: left;
  color: #fff;
}
div.gal span {
  display: block;
  float: left;
  position: relative;
  width: 80%;
  margin: 10px 10%;
  background: linear-gradient(#f7cc64, #dcad3b);
}

ul.top-social {
  display: block;
  position: relative;
  width: auto;
  float: right;
  padding: 5px 10px;
  background: #fff;
  margin: 2px 0px;
  margin-right: -15px;
}
ul.top-social li {
  float: right;
  margin: 5px;
}
.col-md-6 {
  padding: 0px;
}

span.icon {
  background: none;
  border: 2px solid #fff;
  color: #09f;
  width: 120px;
  height: 120px;
  padding: 20px;
  border-radius: 200px;
  margin: 10% auto;
  display: block;
  text-align: center;
  z-index: 9999;
  position: relative;
  float: none;
}
span.icon:before {
  display: block;
  position: absolute;
  content: "";
  background: #9cfa98;
  top: 48%;
  width: 34%;
  left: -36%;
  height: 2px;
  transition: left 0.5s;
  -webkit-transition: left 0.5s;
  -moz-transition: left 0.5s;
  -ms-transition: left 0.5s;
}
span.icon:after {
  display: block;
  position: absolute;
  content: "";
  background: #29a289;
  bottom: 50%;
  width: 34%;
  right: -36%;
  height: 2px;
  transition: right 0.5s;
  -webkit-transition: right 0.5s;
  -moz-transition: right 0.5s;
  -ms-transition: right 0.5s;
}
span.icon i.fa {
  color: #fff;
  font-size: 65px;
  text-align: center;
  background: none;
  z-index: 9999;
  position: relative;
}
a.icon-a {
  display: block;
  position: relative;
  margin: 5px auto;
  width: 150px;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 400;
}

div.icon-detail {
  position: absolute;
  height: 150px;
  background: #2e2e2e;
  top: -115px;
  margin-top: 0px;
  color: #fff;
  z-index: 1;
  border-bottom: 56px solid #2bd1a3;
  display: block;
  opacity: 0;
  transition: height 1s;
  -webkit-transition: height 1s;
  -ms-transition: height 1s;
  -moz-transition: height 1s;
  transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  animation-delay: 1s;
}

div.icon-detail p {
  margin: 20px 10px;
  padding: 5px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  margin-top: 20px;
  border-top: 2px solid #646464;
  padding-top: 18px;
}
.icon-box:hover {
  cursor: pointer;
}
span.icon i.fa:hover {
  cursor: pointer;
}
div.icon-box:hover span.icon {
  opacity: 0;
}
div.icon-box:hover div.icon-detail {
  opacity: 1;
  height: 230px;
}
div.icon-box:hover span.icon:before {
  left: -85%;
  width: 75%;
}
div.icon-box:hover span.icon:after {
  right: -85%;
  width: 75%;
}

.white {
  color: #333;
  background-color: #fff;
  font-weight: normal;
}
.blue {
  color: #fff;
  background-color: rgb(40, 212, 210);
  font-weight: normal;
}
.skyblue {
  color: #fff;
  background-color: deepskyblue;
  font-weight: normal;
}
.green {
  color: #fff;
  background-color: rgb(35, 217, 119);
  font-weight: normal;
}
.red {
  color: #fff;
  background-color: rgb(250, 141, 42);
  font-weight: normal;
}
.black {
  color: #fff;
  background-color: black;
  font-weight: normal;
}
.white,
.blue,
.skyblue,
.green,
.red,
.black {
  font-weight: normal;
  font-size: 16px;
}
.white > .container {
  padding: 10% 0%;
}
.blue > .container {
  padding: 10% 0%;
}
.skyblue > .container {
  padding: 10% 0%;
}
.green > .container {
  padding: 10% 0%;
}
.red > .container {
  padding: 10% 0%;
}
.black > .container {
  padding: 10% 0%;
}
.white > h4 {
  color: #333;
}
.blue h4 {
  color: #fff;
}
.skyblue > h4 {
  color: #fff;
}
.green > h4 {
  color: #fff;
}
.red > h4 {
  color: #fff;
}
.black h4 {
  color: #fff;
}
.white > p {
  font-weight: 500;
}
.blue p {
  font-weight: 500;
}
.skyblue p {
  font-weight: 500;
}
.green p {
  font-weight: 500;
}
.red p {
  font-weight: 500;
}
.black p {
  font-weight: 500;
}
#scrl {
  display: none;
}
#scrl img.logo {
  width: 15%;
  float: left;
  display: block;
  padding: 0px;
  position: absolute;
  margin-top: 0%;
}
#scrl nav a {
  line-height: 55px;
}
#scrl nav ul.dropdown li a {
  line-height: 50px;
}
.bg-shade {
  box-shadow: 1px 3px 4px rgba(0, 0, 0, 0.15);
}
.fixed {
  position: fixed;
}
.box-shadow {
  box-shadow: 0px 0px 5px #0000003d;
}
.primary-color {
  color: #910d88;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #3f403f;
  color: #fff;
  font-weight: 400;
}
div.loan_form {
  position: fixed;
  z-index: 99999;
  width: 100%;
  display: none;
  top: 0%;
  background: rgba(255, 255, 255, 0.98);
  height: 100%;
  background-color: rgb(243, 243, 244);
  background-image: linear-gradient(
    white 0px,
    rgb(249, 249, 249) 150px,
    rgb(243, 243, 244) 352px
  );
}
.sect-form {
  display: none;
  position: relative;
  float: left;
  width: 10%;
  margin: 1% 15%;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  animation-delay: 0.2s;
}
.sect-form label {
  font-size: 14px;
  text-transform: capitalize;
  text-align: left;
  width: 100%;
  display: block;
  margin: 5px auto;
}
.sect-form li.sect-box {
  padding: 0px;
  margin: 0px;
}
.current {
  display: block;
  width: 70%;
}
.sect-form button {
  float: none;
  margin: 5px auto;
  display: block;
  background: none;
  color: #979797;
  font-size: 20px;
}
.sect-form i.fa {
  font-size: 18px;
  line-height: 55px;
}
.sect-form button:hover {
  background: none;
  color: #373b3e;
}
.sect-form-logo {
  width: 100px;
  position: absolute;
  left: 10%;
  top: 5%;
}
.sect-form .form-group {
  float: left;
  text-transform: capitalize;
}
.sect-form input {
  text-transform: capitalize;
}
.sect-form .form-control {
  text-transform: capitalize;
}
.sect-form li {
  float: left;
  margin-right: 5px;
}
.sect-form h4:after {
  display: none;
}
span.cls-form {
  position: absolute;
  top: 20px;
  right: 25px;
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 100px;
  background: #333;
  color: #fff;
  cursor: pointer;
  transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  z-index: 9999999;
}
span.cls-form i.fa {
  margin: 8px;
}
span.cls-form:hover {
  background: #eee;
}
span.cls-form:hover i.fa {
  color: #333;
}
a.header-links {
  display: block;
  float: right;
  padding: 5px 10px;
  margin: 2px 0px;
  color: #fff;
  line-height: 30px;
  font-weight: 500;
  background: #318c64;
}
a.header-links:hover {
  background: #fff;
  color: #000;
}
.notice {
  background-color: #e80000;
  padding: 7px 10px;
  color: #fff;
  font-weight: 400;
  display: none;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 10px;
  border: 1px solid #ee3825;
}

/* forms */
label {
  clear: both;
}

input:invalid {
  border-bottom: 1px solid #333;
}

input:valid {
  border-bottom: 1px solid #333;
}

input[type="file"] {
  -webkit-appearance: none;
  appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  visibility: hidden;
  width: 40px;
  height: 40px;
  float: left;
  position: absolute;
}

.upload_cv {
  visibility: visible !important;
  position: relative !important;
  /*width: 40px;*/
  /*height: 40px;*/
}



label.browseBtn {
  width: 40px;
  height: 40px;
  background: #ae026b;
  padding: 0px 7px;
  border-radius: 7px;
  display: block;
  color: #fff;
  text-align: center;
  float: left;
  margin: 7px;
  margin-left: 0px;
}
label.browseBtn i.fa {
  line-height: 40px;
  font-size: 14px;
}
label.browseBtn:hover {
  color: #ccc;
  background: #eee;
  cursor: pointer;
}
span.browser {
  line-height: 40px;
  background: #e6e4e4;
  padding: 0px 10px;
  margin: 7px 0px;
  margin-left: 0px;
  margin-left: -10px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  font-weight: 500;
  font-size: 12px;
}
.sect-form .form-control input[type="email"] {
  text-transform: lowercase;
}
select:invalid {
  border-bottom: 1px solid #424040;
}
select:valid {
  border-bottom: 1px solid #424040;
}
textarea:invalid {
  border-bottom: 2px solid #333;
}
textarea:valid {
  border-bottom: 1px solid #eee;
}
textarea {
  width: 100%;
  display: block;
  float: left;
}
textarea.form-control {
  resize: none;
}
textarea.comments {
  border: none;
  padding: 2px 5px;
  border-radius: 5px;
  background: transparent;
  word-break: break-word;
  color: #fff;
  resize: none;
  height: 30px;
  outline: none;
  font-weight: 300;
  font-size: 13px;
}
textarea::focus {
  border-color: none;
}
div.modal-container textarea.comments {
  color: #333;
  font-size: 12px;
  border: 1px solid #e8d4e5;
  background: #fff;
  padding: 5px 7px;
  margin-bottom: 7px;
  height: 45px;
}
div.modal-container button.btn {
  padding: 10px;
  line-height: 1;
}
div.media-box {
  height: 300px;
  overflow: auto;
}
input.quick_box {
  height: 75px;
  break-inside: auto;
  word-wrap: break-word;
}
main {
  margin: 0px;
  min-height: calc(100vh - 73px - 8px);
  background: #f2f3f5;
  float: left;
  width: 100%;
}
#page-content {
  display: block;
  overflow: hidden;
  background: transparent;
  padding: 0px;
  margin-top: 25px;
  float: left;
  width: 100%;
}
#page-content.col-md-7 {
  width: 58%;
}
#page-content.col-md-9 {
  width: 74%;
  background: transparent;
}
#preview {
  position: relative;
  padding: 0px;
  width: auto;
  float: none;
  height: 140px;
  margin: 0px auto;
}
img#preview {
  position: relative;
  padding: 0px;
  width: auto;
  float: none;
  height: 140px;
  margin: 0px auto;
  display: none;
}
#upload_form > div {
  margin-bottom: 10px;
}
div#progress_info {
  float: left;
}
form#quickie {
  background: #fff;
  float: left;
  display: block;
  width: 100%;
  padding: 7px;
  border-radius: 5px;
  border: 1px solid #eee;
  margin-bottom: 5px;
}
.feeds form {
  border: 1px solid #f1f1f1;
  float: left;
  border-radius: 7px;
  width: 100%;
  background: transparent;
  padding: 5px 5px;
}
.feeds form::focus {
  background: #fff;
}
.feeds form button.comment-btn {
  line-height: 14px;
  font-size: 10px;
  text-transform: capitalize;
  background: #ae026b;
}
.feeds form button.comment-btn:hover {
  color: #fff;
  font-weight: 500;
}
.feeds form textarea {
  color: #333;
}

button.comment-btn {
  line-height: 14px;
  font-size: 10px;
  text-transform: capitalize;
  background: #ae026b;
}
button.contribute-btn {
  line-height: 14px;
  font-size: 10px;
  text-transform: capitalize;
  background: #ae026b;
}

#speed,
#remaining {
  float: left;
  width: 100px;
}
#b_transfered {
  float: right;
  text-align: right;
}
.clear_both {
  clear: both;
}
.clear_right {
  clear: right;
}
#image_file {
  width: 400px;
}
#progress_info {
  font-size: 10pt;
}
#fileinfo,
#error,
#error2,
#abort,
#warnsize {
  color: #aaa;
  display: none;
  font-size: 10pt;
  font-style: italic;
  margin-top: 10px;
}
#progress {
  border: 1px solid #ccc;
  display: none;
  float: left;
  height: 14px;

  border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;

  background: -moz-linear-gradient(#66cc00, #4b9500);
  background: -ms-linear-gradient(#66cc00, #4b9500);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #66cc00),
    color-stop(100%, #4b9500)
  );
  background: -webkit-linear-gradient(#66cc00, #4b9500);
  background: -o-linear-gradient(#66cc00, #4b9500);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#66cc00', endColorstr='#4b9500');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66cc00', endColorstr='#4b9500')";
  background: linear-gradient(#66cc00, #4b9500);
}
#progress_percent {
  float: right;
}
#upload_response {
  margin-top: 10px;
  padding: 20px;
  overflow: hidden;
  display: none;
  border: 1px solid #ccc;

  border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  -webkit-border-radius: 10px;

  background: #666;
}

#loader-form {
  position: absolute;
  bottom: 11%;
  left: 1%;
  z-index: 99999999;
  width: 55px;
  height: 55px;
  display: block;
}

#loader {
  z-index: 9999999999999;
  display: none;
  position: fixed;
  left: 5%;
  width: 300px;
  bottom: 10px;
  height: 35px;
  color: #fff;
  background: rgba(51, 51, 51, 0.82);
  font-size: 15px;
  display: none;
  z-index: 999999;
  padding: 8px 10px;
  border-radius: 50px;
}

.form-btn-base .col-md-6 {
  width: 45%;
  margin: 0% 2%;
  float: left;
}

#gNotify {
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.4);
  z-index: 9999999999;
  position: fixed;
  top: 0%;
  left: 0%;
  right: auto;
  color: #333;
}
#gNotify div {
  margin: 15% auto;
  width: 50%;
  background: #fff;
  border: 1px solid #216d56;
  padding: 15px 16px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
}
.color2 {
  color: #333 !important;
}

.padTopOff {
  padding-top: 0px !important;
}
i.fa.fa-close {
  font-weight: 100;
  border: 1px solid;
  border-radius: 100px;
  padding: 4px 6px;
  position: absolute;
  z-index: 9999;
  top: -10px;
  left: -15px;
  cursor: pointer;
}
.art-details {
  display: none;
  width: 100%;
  margin: 0px;
  -moz-transition: all 100ms linear;
  -webkit-transition: all 100ms linear;
  -o-transition: all 100ms linear;
  transition: all 100ms linear;
  position: absolute;
  top: 100%;
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
}
div.slide-item:hover .art-details {
  top: 0px;
  display: block;
}
.art-details a.btn {
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  line-height: 14;
  text-transform: uppercase;
  text-align: center;
  width: 100%;
}
.art-details a.btn span {
  margin-top: -45%;
  line-height: 10px;
  text-transform: capitalize;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  width: 100%;
}
.art-container {
  height: 280px !important;
  width: 100%;
  overflow: hidden;
}
.art-container .img img {
  width: auto;
  height: 100%;
  opacity: 1;
}
div.slide-item {
  padding: 0px;
}
div.slider-container .img {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

#loader i.fa {
  font-size: 14px;
  margin-right: 10px;
}
#loader span {
  display: block;
  position: relative;
  float: left;
  padding: 5px;
}
#main-gallery .col {
  height: 200px;
  overflow: hidden;
}
section.profile {
  margin-top: -100px;
}
div.profile-img {
  width: 100%;
  height: 330px;
  position: relative;
  overflow: hidden;
}
div.profile-img img {
  height: 100%;
  width: auto;
}
div.profile-detail {
  background: #333;
  color: #fff;
  padding: 20px;
  font-weight: 500;
}

div.form-box {
  margin: 0px 30%;
  float: left;
  display: block;
  width: 40%;
  background: #333;
}
div.form-box form {
  display: block;
  float: left;
  width: 100%;
}
div.form-box .col-md-6 {
  text-align: center;
}
div.form-box .col-md-6:after {
  display: none !important;
}
div.form-box .col-md-6 h4 {
  line-height: 40px;
  color: #fff;
}
div.form-box .col-md-6 h4:after {
  display: none !important;
}
div.form-box .col-md-6:first-child {
  background: #fff;
}
div.form-box div.col-md-12 {
  padding: 0px;
}
div.form-cont {
  float: left;
  width: 100%;
  padding: 30px;
}
div.login {
  background: #fff;
}
div.form-box form .form-group label {
  text-align: left;
  display: block;
  text-transform: capitalize;
  font-weight: 500;
}
div.form-box .btn {
  border-radius: 0px;
  padding: 10px 20px;
  text-transform: capitalize;
  font-weight: 500;
}
div.form-box .btn-success {
  width: 100%;
  font-size: 16px;
}
#login {
  display: none;
}
div#login {
  color: #fff;
}
div#login label {
  color: #fff;
}
#login-btn {
  cursor: pointer;
  width: 50%;
  float: left;
}
#regis-btn {
  cursor: pointer;
  width: 50%;
  float: left;
}
.btn-success-cus {
  border-radius: 0px;
  margin: 25px auto;
  float: none;
  display: block;
  width: 220px;
  padding: 15px 30px;
  font-size: 17px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 500;
}
div.success-notify h3 {
  font-size: 35px;
}
div.success-notify {
  padding: 40px;
  background: #fff;
  color: #333;
  text-transform: capitalize;
  font-size: 18px;
  margin-bottom: -40px;
  display: block;
  float: left;
  width: 100%;
}
div.success-msg {
  padding: 10% 15%;
  text-align: center;
  font-size: 16px;
}
div.success-msg i.fa {
  font-size: 100px;
}
div.success-msg h3 {
  font-size: 35px;
}
div.showcase {
  background: linear-gradient(to top, #bf8000, #e79b00);
  display: block;
  float: left;
  border-radius: 10px;
  overflow: hidden;
}
.main-story {
  display: block;
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
}
.main-story .story-content a h4 {
  font-size: 20px;
  overflow: visible;
  float: left;
  height: auto;
  display: block;
  max-height: none;
  clear: both;
}
div.content-section {
  font-weight: 300;
  width: 100%;
  float: left;
  position: relative;
}
div.content-section .other-story {
  display: block;
  width: 100%;
  float: left;
  position: relative;
  background: #fff;
  padding: 5px;
  margin: 10px 0px;
}
div.content-section h4 {
  font-size: 22px;
  font-weight: 500;
  text-transform: capitalize;
}
div.content-section h4.section-title {
  font-size: 16px;
  font-weight: 500;
  color: #1d201e;
}
div.content-section.type-2 h4.section-title {
  font-size: 16px;
  font-weight: 500;
  color: #32014d;
  width: auto;
  padding: 0px;
  background: transparent;
  margin: 0px;
  line-height: 45px;
  border-radius: 3px;
}

div.content-section.type-2 h4.section-title a {
  color: #32014d;
}
.story-content a h4 {
  font-size: 12px;
  font-weight: 500;
  color: #333;
  margin-top: 0;
  margin-bottom: 7px;
  text-transform: capitalize;
  overflow: hidden;
}
.story-content.sml a h4 {
  font-size: 12px;
}
.story-content a:hover h4 {
  color: #690a84;
}
.story-content a:hover p {
  color: #222;
}
.story-content p {
  width: 100%;
}
.other-story {
  float: left;
  display: block;
  margin: 0px;
  padding: 0px;
  margin-bottom: 7px;
  background: #fff;
  padding: 2%;
  border: 1px solid #eee;
  border-radius: 5px;
  width: 100%;
}
.child-story {
  display: block;
  float: left;
  margin-bottom: 10px;
  width: 100%;
}
.child-story.last-child {
  margin-bottom: 0px;
}
.child-story .story-img {
  float: left;
  padding: 0px;
  height: 80px;
  width: 80px;
  overflow: hidden;
  position: relative;
}
.child-story .story-content {
  padding: 0px;
  float: left;
  padding-left: 10px;
  width: 68.222%;
}

.child-story .story-content p {
  height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%;
  position: relative;
}
.child-story.feeds {
  padding: 0px;
  width: 100%;
  height: auto;
  float: left;
  margin: 0px;
  color: #333;
  clear: both;
  position: relative;
  margin-bottom: 10px;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #eee;
}
.child-story.feeds.media {
  width: 100%;
  background: #fff;
}
.feeds p {
  font-weight: normal;
  font-size: 14px;
  padding: 10px 5px;
  font-family: "FiraSans";
  color: #333;
}
.child-story.feeds p {
  height: auto;
}

.child-story.feeds .story-content p {
  height: auto;
  font-size: 25px;
  text-align: center;
  color: #131313;
}

.feeds .story-content {
  width: 100%;
  margin: 0px;
  padding: 0px;
  min-height: 40px;
}
.child-story.feeds a {
  color: #333;
}
.child-story.feeds a:hover {
  color: #333;
  font-weight: 500;
}
.child-story.feeds a:hover p {
  color: #333;
}
.feeds.shade-1 {
  background: #d83f87;
}
.feeds.shade-2 {
  background: #676c70;
}
.feeds.shade-3 {
  background: #28104e;
}
.feeds.shade-4 {
  background: #6237a0;
}
.feeds.shade-5 {
  background: #9754cb;
}
.feeds.shade-6 {
  background: #9754cb;
}
.feeds.shade-7 {
  background: #6237a0;
}
.feeds.shade-8 {
  background: #28104e;
}
.feeds.shade-9 {
  background: #676c70;
}
.feeds.shade-10 {
  background: #d83f87;
}

.child-story .user-quick-profile .story-content {
  width: 65%;
  padding-left: 5px;
}
.child-story .user-quick-profile h4 {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
textarea.quick_box {
  color: #333;
  border-bottom: 1px solid #eee;
  border-radius: 0px;
  height: 50px;
  font-size: 14px;
  font-family: FiraSans;
  font-weight: normal;
}
span.author-abbrv img {
  margin: 0px auto;
  top: 0;
  position: relative;
  left: 0;
  float: none;
  display: block;
  width: auto;
  height: 100%;
}
.child-story.feeds .author-bio h4 {
  color: #fff;
  font-size: 14px;
  margin: 0px;
  line-height: 40px;
}
.feeds.media img.media-img {
  width: 100%;
  height: auto;
  margin: 0px auto;
  float: none;
  display: block;
}
.media-container .feeds.media img.media-img {
  width: auto;
  height: 100%;
  margin: 0px auto;
  float: none;
  display: block;
}
span.info-icon {
  float: left;
  margin-right: 3px;
  font-weight: 500;
  font-size: 10px;
  color: #333;
  background: transparent;
  height: 20px;
  padding: 0px 10px;
  border-radius: 30px;
  margin-bottom: 5px;
  border: 1px solid #eee;
}
span.info-icon a {
  color: #333;
  line-height: 18px;
}
span.info-icon a i.fa {
  color: #333;
  font-size: 10px;
}
.child-story.feeds span.info-icon {
  border: none;
  color: #333;
}
.child-story.feeds span.info-icon a {
  color: #5b5858;
  font-size: 12px;
  background: transparent;
  line-height: 22px;
  font-weight: 300;
}
.child-story.feeds span.info-icon i.fa {
  color: #5b5858;
  font-size: 12px;
  background: transparent;
  line-height: 22px;
}
.child-story.feeds .author-bio {
  background: none;
  float: left;
  width: 100%;
}

.child-story.feeds .author-bio span.author-abbrv {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: linear-gradient(#690d6f, #2c012f);
}
.child-story.feeds .author-bio h4 a {
  color: #371075;
  font-weight: 400;
}

.child-story.feeds .story-content {
  padding: 0px 15px;
  background: linear-gradient(to top right, #f1efef, #e4e4e4);
}

.child-story.feeds .story-content .author-bio {
  padding: 15px 0px;
}
img.logo-jpg {
  width: auto;
  height: 18px;
}
div.user-menu {
  display: block;
  width: 316px;
  position: fixed;
  left: -350px;
  right: auto;
  height: 100%;
  top: 50px;
  background: linear-gradient(#780f7b, #430853);
  z-index: 100000;
  color: #fff;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.user-menu ul li {
  float: left;
  width: 100%;
  padding: 0px 25%;
  padding-right: 0px;
  height: 50px;
  font-size: 14px;
  font-weight: 500;
  line-height: 50px;
  border-bottom: 1px solid #954190;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
.user-menu ul li:last-child {
  border-bottom: none;
}
.user-menu li a {
  color: #fff;
  text-align: left;
  display: block;
  width: 100%;
  height: 100%;
  text-transform: capitalize;
}
.user-menu ul li:hover {
  background: #585757;
}
span.pos-abs-left {
  position: absolute;
  display: block;
  z-index: 9999;
  color: #fff;
  margin: 45px 2.5%;
  background: rgba(0, 0, 0, 0.56);
  padding: 0px 10px;
  border-radius: 7px;
}
span.pos-abs-right {
  right: 0;
  position: absolute;
  top: 0;
  z-index: 99999;
}
.pos-abs-top-left {
  position: relative;
  z-index: 9999;
  margin-left: 0px;
  margin-bottom: -50px;
  padding: 5px;
  background: linear-gradient(rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56));
  width: 100%;
}
.child-story.feeds .author-bio.pos-abs-top-left {
  position: relative;
  z-index: 9999;
  margin-left: 0px;
  margin-bottom: -55px;
  padding: 5px;
  background: linear-gradient(rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0));
  width: 100%;
}
.child-story.feeds .pos-abs-bottom {
  position: absolute;
  bottom: 90px;
  padding: 10px;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.56));
}
.child-story.feeds .pos-abs-bottom p {
  font-size: 14px;
}
a.grp-btn-no-bg {
  line-height: 35px;
  font-weight: 500;
  color: #000;
}
a.grp-btn-no-bg i.fa {
  line-height: 35px;
  color: #e07e00;
}
span.pos-abs-left h4 {
  color: #fff;
}
span.pos-abs-left h4 a {
  color: #fff;
}
span.pos-abs-left p {
  color: #fff;
}
span.post-details li {
  float: left;
  width: auto;
  line-height: 45px;
  font-weight: 500;
  font-size: 13px;
  padding: 0px 5px;
}
hr.regular {
  box-sizing: initial;
  border: 0px;
  border-top: 0px;
  height: 1px;
  background: rgba(0, 0, 0, 0.3);
  box-shadow: none;
  border-radius: 0px;
}
span.author-abbrv {
  float: left;
  width: 40px;
  height: 40px;
  display: block;
  margin-right: 5px;
  border-radius: 200px;
  text-align: center;
  line-height: 40px;
  font-weight: 500;
  color: #fff;
  overflow: hidden;
  background: linear-gradient(#690d6f, #2c012f);
}
span.content-info {
  float: left;
  width: 85%;
  display: block;
  margin: 0px;
  color: #fff;
}
span.content-info h5 {
  color: #000;
  font-weight: 500;
}
span.info-data {
  font-size: 11px;
  font-weight: 500;
  border: 1px solid rgba(51, 51, 51, 0.16);
  padding: 2px 7px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.45);
  margin-right: 2px;
  color: #fff;
  margin-bottom: 2px;
}
.story-content.col-md-12 {
  width: 100%;
  padding: 0px;
}
.story-content span.info-icon:hover {
  background: #8a0388;
  color: #fff;
}
.story-content span.info-icon:hover a {
  color: #fff;
}
.story-content span.info-icon:hover a i.fa {
  color: #fff;
}
.big {
  font-size: 23px !important;
}
.shw-mobile {
  display: none;
}
span.header-span {
  background: #88069b;
  padding: 5px 10px;
  font-weight: 500;
  display: block;
  border-radius: 50px;
  position: absolute;
  z-index: 99999;
  right: 0;
  color: #fff;
  margin: 45px 2.5%;
}
div.user-post-quick-menu {
  width: 260px;
  right: 0px;
  position: absolute;
  height: auto;
  background: #fff;
  box-shadow: 0px 2px 15px 10px #2424241c;
  padding: 5px;
  border: 1px solid #e6e6e6;
  z-index: 999999;
  top: 60px;
  display: none;
  border-radius: 8px;
}
div.user-post-quick-menu::before {
  content: "";
  border: 10px solid #fff;
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
  display: block;
  position: relative;
  margin-right: 10px;
  float: right;
  margin-top: -25px;
}
.child-story.feeds i.quick-menu {
  padding: 0px 15px;
  line-height: 40px;
  font-size: 15px;
  cursor: pointer;
}

.child-story.feeds.media i.quick-menu {
  line-height: 60px;
}
div.user-post-quick-menu li {
  width: 100%;
  line-height: 40px;
  padding: 0px 10px;
  clear: both;
}

div.user-post-quick-menu li a {
  font-weight: 300;
  line-height: 40px;
  display: block;
  width: 100%;
  height: 100%;
  border-bottom: 1px solid #f1f1f1;
}

div.user-post-quick-menu li a i.fa {
  font-size: 12px;
  line-height: 40px;
}
div.user-post-quick-menu li:last-child a {
  border: none;
}
ul.comments span.author-abbrv {
  float: left;
  width: 35px;
  height: 35px;
  line-height: 35px;
}
div.event-update-channel {
  width: 100%;
  left: 0;
  bottom: -45px;
  height: 45px;
  background: linear-gradient(65deg, #ce069b, #680b3f);
  display: block;
  position: fixed;
  z-index: 9999999999;
  font-weight: 500;
  font-size: 14px;
  line-height: 35px;
  padding: 5px 0px;
  color: #fff;
  text-align: center;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

div.system-notifications {
  width: 240px;
  min-height: 100px;
  max-height: 125px;
  display: block;
  overflow: scroll;
  background: #fff;
  position: fixed;
  left: -300px;
  bottom: 10px;
  z-index: 999999999;
  border-radius: 7px;
  border: 1px solid #d5d3d3;
  box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.125);
  padding: 7px;
  font-size: 12px;
  font-weight: 500;
  color: #2c084a;
  text-transform: capitalize;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}

div.system-notifications i.fa-times {
  position: absolute;
  right: 9px;
  top: 9px;
  font-size: 10px;
  color: #333;
  cursor: pointer;
}
a.special-list {
  font-size: 11px;
  text-transform: capitalize;
  font-weight: 500;
  font-style: italic;
}
ul.list-block li {
  width: 100%;
  float: left;
  padding: 7px 5px;
  border-bottom: 1px solid #eee;
}

ul.list-block li:last-child {
  border: none;
}
ul.list-block li:hover {
  background: linear-gradient(
    264deg,
    #19023d,
    rgb(54, 3, 68) 21.01%,
    rgb(89, 62, 131) 51.26%,
    #17023c
  );
  color: #fff;
}
ul.list-block li:hover a {
  color: #fff;
}
ul.list-block li:hover a h4 {
  color: #fff;
}
span.user-actions {
  position: absolute;
  right: 0px;
  width: 120px;
  top: 0;
}
.user-actions ul {
  width: 100%;
  float: right;
}
span.user-actions ul li {
  width: auto;
  float: left;
  line-height: 20px;
  border: none;
}
img.list-img {
  width: auto;
  height: 40px;
  margin: 2px;
  margin-right: 5px;
  float: left;
}
h4.list-header {
  width: 80%;
  float: left;
  font-size: 12px;
  line-height: 20px;
  margin: 0px;
}
a.img-wrap {
  width: 100%;
  height: 150px;
  display: block;
  float: left;
  overflow: hidden;
}
.img-wrap {
  width: 100%;
  height: 150px;
  display: block;
  float: left;
  overflow: hidden;
}
a.img-wrap img {
  height: 100%;
  width: auto;
  margin: 0px auto;
  float: none;
  display: block;
}
.img-wrap img {
  height: 100%;
  width: auto;
  margin: 0px auto;
  float: none;
  display: block;
}
span.img-wrap {
  width: 100%;
  height: 150px;
  display: block;
  float: left;
  overflow: hidden;
}
span.img-wrap img {
  height: 100%;
  width: auto;
  margin: 0px auto;
  float: none;
  display: block;
}
div.gallery-thumbs {
  padding: 5px;
  margin: 0px;
}
.child-story.feeds.gallery-thumbs span.info-icon a {
  color: #333;
  font-size: 12px;
  background: transparent;
  line-height: 30px;
}
section.top-bar {
  min-height: 20px;
  background: #fff;
}
section.top-bar ul li a {
  color: #333;
}
header section.top-bar ul.list-top-bar li a {
  font-size: 12px;
  text-transform: capitalize;
  line-height: 34px;
}
header section.top-bar ul.list-top-bar li:hover a {
  color: #5c068c;
}
#welcome {
  display: block;
}
span.welcome-header {
  width: 80%;
  color: #333;
  font-weight: 500;
  font-size: 25px;
  margin: 0% 10%;
}
span.welcome-header h4 {
  text-transform: capitalize;
  font-size: 25px;
  margin: 10px 0px;
  font-weight: 400;
}
span.welcome-header h4:after {
  display: block;
  content: "";
  width: 70px;
  height: 3px;
  background: #951174;
  margin-top: 7px;
  position: relative;
}
span.welcome-body {
  width: 80%;
  margin: 2.5% 10%;
  text-align: left;
}
span.welcome-body p {
  font-size: 16px;
  font-family: "FiraSans";
  text-align: left;
}
h5.title-header {
  margin: 0px;
  font-size: 15px;
  color: rgb(20, 4, 20);
  margin-top: 10px;
  white-space: normal;
  text-overflow: ellipsis;
  width: 100%;
  text-transform: none;
}

p.content-preview {
  font-size: 13px;
  margin: 5px 0px;
  text-transform: none;
  width: 100%;
}
span.user-action {
  text-transform: capitalize;
  font-size: 12px;
  margin: 5px 0px;
  float: left;
  clear: both;
}
span.user-action-grp {
  display: block;
  float: left;
  position: relative;
  padding: 0px;
  margin: 0px;
}
.bordered-left {
  border-left: 1px solid #0000004f;
}
.pad-left-1 {
  padding-left: 10px;
}
.pad-left-2 {
  padding-left: 20px;
}
.pad-left-3 {
  padding-left: 30px;
}
.pad-left-4 {
  padding-left: 40px;
}
.pad-left-5 {
  padding-left: 50px;
}
.pad-right-1 {
  padding-right: 10px;
}
.pad-right-2 {
  padding-right: 20px;
}
.pad-right-3 {
  padding-right: 30px;
}
.pad-right-4 {
  padding-right: 40px;
}
.pad-right-5 {
  padding-right: 50px;
}
section.pad-right-1 {
  padding-right: 10px;
}
section.pad-right-2 {
  padding-right: 20px;
}
div.bordered-left {
  border-left: 1px solid #0000004f;
}
div.pad-left-1 {
  padding-left: 10px;
}
p.bordered-left {
  border-left: 1px solid #0000004f;
}
p.pad-left-1 {
  padding-left: 10px;
}
span.bordered-left {
  border-left: 1px solid #0000004f;
}
span.pad-left-1 {
  padding-left: 10px;
}
a.img-thumb {
  height: 130px;
  overflow: hidden;
}
.faded {
  opacity: 0.5;
}
img.faded {
  opacity: 0.5;
}
.faded-2x {
  opacity: 0.25;
}
img.faded-2x {
  opacity: 0.25;
}
div.caption-content {
  color: #fff;
}

div.caption-content h4 {
  font-size: 40px;
  color: #fff;
  font-family: "Montserrat";
}

div.caption-content p {
  color: #fff;
  font-size: 14px;
  font-family: "Montserrat";
  font-weight: 400;
}
div.content-preview-container {
  overflow: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
div.content-preview-container:hover {
  box-shadow: 0 0 8px 5px rgba(153, 153, 153, 0.17);
  border-radius: 5px;
  overflow: hidden;
  background: #fff;
}

div.content-preview-container div.col-md-3 {
  width: 30%;
}
div.content-preview-container div.col-md-1 {
  width: 6.5%;
}
div.content-preview-container div.col-md-7 {
  width: 63.5%;
  padding-right: 10px;
}
.base-shadow {
  background: rgba(0, 0, 0, 0.5);
}
header.base-shadow {
  background: rgba(0, 0, 0, 0.5);
}
section.base-shadow {
  background: rgba(0, 0, 0, 0.5);
}
div.base-shadow {
  background: rgba(0, 0, 0, 0.5);
}
span.base-shadow {
  background: rgba(0, 0, 0, 0.5);
}
h4.base-shadow {
  background: rgba(0, 0, 0, 0.5);
}
a.base-shadow {
  background: rgba(0, 0, 0, 0.5);
}
img.base-shadow {
  background: rgba(0, 0, 0, 0.5);
}
form.base-shadow {
  background: rgba(0, 0, 0, 0.5);
}
aside.base-shadow {
  background: rgba(0, 0, 0, 0.5);
}
header.base-shadow a {
  color: #fff;
}
span.ad-ind {
  width: 100%;
  font-size: 10px;
  color: #ccc;
  font-weight: 100;
  text-align: center;
  text-transform: uppercase;
  display: block;
  padding: 2px 0px;
  float: left;
}
div.ad-space {
  width: 300px;
  background: #61059f;
  border: none;
  border-radius: 5px;
  height: 270px;
  color: #fff;
  margin: 10px auto;
  float: none;
  display: block;
}
div.ad-space h4 {
  color: #fff;
  line-height: 240px;
}
.hide-desktop {
  display: none;
}
section.workarea {
  min-height: calc(100vh - 60px - 110px);
}
span.browseSpan {
  width: auto;
  padding: 0px 10px;
  text-transform: capitalize;
  line-height: 40px;
  background: #eee;
  margin: 7px 0px;
  margin-left: -10px;
}
ul.comments {
  width: 100%;
}
img.banner-preview {
  width: auto;
  height: auto;
  margin: 0px auto;
  float: none;
  display: block;
}
.ad-player {
  width: 380px;
  height: 240px;
  margin: 0px auto;
  float: none;
  display: block;
}
p > a {
  display: inline-block;
  float: none;
  font-weight: 500;
  color: #8c0571;
  width: auto;
}
div.user-menu ul {
  width: 100%;
}
a.ads-boxes span {
  clear: both;
}
div.white-curve-box {
  background: #fff;
  border-radius: 7px;
  box-shadow: 0px 0px 7px 2px #2f2e2e1f;
}
.user-profile-container {
  margin-bottom: 50px;
}
div.user-profile-container {
  margin-bottom: 50px;
}
div.user-profile-header {
  display: block;
  color: #fff;
}
div.user-profile-header h1 {
  color: #fff;
}
div.user-profile-header h2 {
  color: #fff;
}
div.user-profile-header h3 {
  color: #fff;
}
div.user-profile-header h4 {
  color: #fff;
}
div.user-profile-header h5 {
  color: #fff;
}
div.user-profile-header h6 {
  color: #fff;
}
div.user-profile-header p {
  color: #fff;
}

.center-block {
  margin: 10px auto;
  float: none;
  display: block;
}
div.center-block {
  margin: 10px auto;
  float: none;
  display: block;
}
span.center-block {
  margin: 10px auto;
  float: none;
  display: block;
}
p.center-block {
  margin: 10px auto;
  float: none;
  display: block;
}
i.center-block {
  margin: 10px auto;
  float: none;
  display: block;
}
button.center-block {
  margin: 10px auto;
  float: none;
  display: block;
}
a.center-block {
  margin: 10px auto;
  float: none;
  display: block;
}
table.center-block {
  margin: 10px auto;
  float: none;
  display: block;
}
section.center-block {
  margin: 10px auto;
  float: none;
  display: block;
}
ul.center-block {
  margin: 10px auto;
  float: none;
  display: block;
}
div.searchBox {
  background: #f4f4f4;
  border: 1px solid #e6e6e6;
  border-radius: 5px;
}
div.searchBox i.fa-search {
  position: absolute;
  top: 0px;
  z-index: 0;
  line-height: 45px;
  margin-left: 7px;
}
div.searchBox input.searchConnect {
  border: none;
}
div.searchConsole {
  display: none;
  width: 96.6%;
  min-height: 200px;
  background: #fff;
  position: absolute;
  top: 60px;
  border: 1px solid #e8e5e5;
  z-index: 99999;
  box-shadow: 0px 10px 15px 0px #29292969;
  border-radius: 5px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
}
div.searchConsole h4 {
  margin: 0px;
}
div.searchConsole span.author-abbrv {
  width: 40px;
  height: 40px;
}
div.subscriber {
  display: none;
}
.priceBox {
  display: block;
  border: 1px solid #eee;
  background: #fff;
  width: 100%;
  height: auto;
  position: relative;
  float: left;
  padding: 10px;
  text-align: center;
  margin: 15px 0px;
  min-height: 285px;
  border-radius: 5px;
}
.priceBox span.ico-max {
  width: 100%;
  margin: 20px 0px;
  font-size: 35px;
  color: rgb(131, 7, 148);
  text-shadow: none;
  border: none;
}
.priceBox .price-span {
  width: 100%;
  font-size: 24px;
  font-weight: 500;
}

.priceBox button.btn {
  margin: 15px auto;
  float: none;
}

.priceBox p {
  width: 90%;
  font-weight: 200;
  font-size: 14px;
  padding: 0px 15px;
  margin: 0% 5%;
}
.center {
  text-align: center;
}
button.nextTab {
  background: none;
  color: #b90695;
}
button.prevTab {
  background: none;
  color: #b90695;
}
div.blog-content p {
  font-size: 16px;
  color: #333;
}
header li a.cls-btn {
  background: #820a77;
  color: #fff;
  border-radius: 7px;
  line-height: 35px;
}
header li a.cls-btn:hover {
  background: #2b0227;
}
