@font-face {
  font-family: "TrajanPro-Regular";
  src: url("../fonts/TrajanPro-Regular.eot");
  src: url("../fonts/TrajanPro-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/TrajanPro-Regular.svg#TrajanPro-Regular") format("svg"),
    url("../fonts/TrajanPro-Regular.ttf") format("truetype"),
    url("../fonts/TrajanPro-Regular.woff") format("woff"),
    url("../fonts/TrajanPro-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "TrajanPro-Bold";
  src: url("../fonts/TrajanPro-Bold.eot");
  src: url("../fonts/TrajanPro-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/TrajanPro-Bold.svg#TrajanPro-Bold") format("svg"),
    url("../fonts/TrajanPro-Bold.ttf") format("truetype"),
    url("../fonts/TrajanPro-Bold.woff") format("woff"),
    url("../fonts/TrajanPro-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "optideroos-italicitalic";
  src: url("../fonts/optideroos-italic-webfont.woff2") format("woff2"),
    url("../fonts/optideroos-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.font_trajan_regular {
  font-family: "TrajanPro-Regular";
}

.font_trajan_bold {
  font-family: "TrajanPro-Bold";
}

body {
  font-family: "TrajanPro-Regular";
  background-color: #252a37;
  color: #ffffff;
}



.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #019d2b;
}

.navbar-default {
  background-color: #242424;
  border-color: #46484d;
  border-bottom-width: 2px;
  margin: 0;
}

.navbar-center {
  width: 100%;
  max-width: 100%;
  padding: 0 20px;
  margin: 0 auto;
}

.navbar-header {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -35px;
}

.navbar-brand {
  position: relative;
  padding: 5px;
  height: inherit;
  font-size: inherit;
  line-height: inherit;
  background-color: #242424;
}
.navbar-brand::after {
  position: absolute;
  content: "";
  left: -99%;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #242424;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 65%);
  -moz-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 65%);
  -ms-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 65%);
  -o-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 65%);
  clip-path: polygon(0 0, 100% 0, 100% 100%, 0 65%);
  pointer-events: none;
}

.navbar-brand::before {
  position: absolute;
  content: "";
  right: -100%;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #242424;
  -webkit-clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%);
  -moz-clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%);
  -ms-clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%);
  -o-clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%);
  clip-path: polygon(0 0, 100% 0, 100% 65%, 0 100%);
  pointer-events: none;
}

.navbar-collapse {
  text-align: center;
}

.navbar-nav > li {
  margin: 0 20px;
}

.navbar-nav > li > a {
  color: #ffffff;
  font-size: 20px;
  padding: 22px 0 18px 0;
  font-family: "TrajanPro-Regular";
}

.navbar-nav > li.logo_space {
  width: 200px;
}

.navbar-default .navbar-nav > li > a {
  color: #ffffff;
  text-transform: capitalize;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #009d2a;
  background-color: transparent;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: inherit;
  background-color: #242424;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #009d2a;
  background-color: transparent;
}

.banner_img {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.banner_img img {
  width: 100%;
  height: 500px;
}

.banner_content {
  width: 1500px;
  margin: 0 auto;
  padding: 0 30px;
  position: relative;
  max-width: 100%;
  display: block;
}

.banner_content_center {
  width: 100%;
  float: left;
  margin-top: 170px;
}

.banner_box {
  width: 25%;
  float: left;
  padding: 0 15px;
}

.banner_box_frame {
  background-image: url("./../images/frame.png");
  width: 100%;
  background-position: top;
  background-size: 100% 100%;
  float: left;
  min-height: 700px;
  position: relative;
}

.banner_box_frame_second {
  background-image: url("./../images/frame_second.png") !important;
}

.banner_box_frame_third {
  background-image: url("./../images/frame_third.png") !important;
}

.banner_box_frame_four {
  background-image: url("./../images/frame_fourth.png") !important;
}

.banner_box_frame_padd {
  padding: 30px 20px 0 27%;
  position: relative;
  z-index: 9;
}

.banner_box_frame_padd_second {
  padding: 30px 30px !important;
}

.banner_box_frame_padd_second ul {
  padding: 0 10px !important;
}

.banner_box_frame_padd h2 {
  margin: 0;
  color: #fff;
  font-size: 40px;
  letter-spacing: -2px;
  padding-left: 5px;
}

.banner_box_frame_padd ul {
  margin: 20px 0 0 0;
  padding: 0;
}

.banner_box_frame_padd ul li {
  position: relative;
  display: block;
  list-style: none;
  color: #bfbfbf;
  font-size: 18px;
  text-shadow: 0px 2px 0px #000000;
}

.banner_box_frame_padd ul li.highlight {
  color: #ffffff;
}

.banner_box_frame_padd ul li span {
  display: inline-block;
  margin-right: 5px;
}

.banner_box_frame_padd ul li img {
  display: inline-block;
  margin-left: 3px;
  width: 25px;
  position: relative;
  top: -2px;
}

.img_padd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px 20px;
}

.img_padd img {
  width: 100%;
  height: auto;
  display: block;
}

.tv_img_left {
  width: 150px !important;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 20px;
}

.tv_img_right {
  width: 150px !important;
  margin-left: auto;
  margin-right: 0;
  margin-bottom: 20px;
}

.keychain {
  margin-left: 0;
  margin-right: auto;
  width: 80px !important;
  position: absolute;
  top: 40px;
  left: 50px;
}

.banner_box .btn {
  margin: 40px 0 0 0;
  width: 100%;
  background-color: #009d2b;
  border-left: 5px solid #005922;
  border-top: 5px solid #8fff1e;
  border-right: 5px solid #005922;
  border-bottom: 5px solid #007a30;
  border-radius: 0;
  padding: 13px 0px 5px 0;
  color: #fff;
  font-size: 22px;
}

.banner_box .btn:hover {
  background-color: #017a30;
  border-left-color: #005922;
  border-top-color: #019d2b;
  border-right-color: #005922;
  border-bottom-color: #019d2b;
}

.banner_box .btn.active.focus,
.banner_box .btn.active:focus,
.banner_box .btn.focus,
.banner_box .btn:active.focus,
.banner_box .btn:active:focus,
.banner_box .btn:focus {
  outline: none;
  outline-offset: 0;
}

.banner_content_txt {
  padding: 0 15px;
  width: 100%;
  float: left;
}

.banner_content_txt p {
  margin-top: 30px;
  font-size: 26px;
  color: #bfbfbf;
}

.banner_content_txt p span {
  color: #ffffff;
}

.banner_content_footer {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 50px;
  padding: 0 15px;
}

.footer_left {
  width: 70%;
  float: left;
}

.footer_panel {
  background-color: #3d3f47;
  padding: 15px;
  display: block;
  position: relative;
}

.footer_panel p {
  margin: 0 0 20px 0;
  font-size: 18px;
  color: #fff;
  text-align: center;
}

.footer_panel p span {
  color: #ffd633;
}

.footer_panel ul {
  margin: 0;
  padding: 0;
  text-align: center;
}

.footer_panel ul li {
  display: inline-block;
  list-style: none;
  margin: 0 5px;
}

.footer_panel ul li a {
  width: 100%;
  background-color: #009d2b;
  border-left: 3px solid #005922;
  border-top: 3px solid #8fff1e;
  border-right: 3px solid #005922;
  border-bottom: 3px solid #007a30;
  border-radius: 0;
  padding: 8px 10px 5px 8px;
  color: #fff;
  font-size: 16px;
  display: block;
}

.footer_panel ul li a:hover,
.footer_panel ul li a:focus {
  background-color: #017a30;
  border-left-color: #005922;
  border-top-color: #019d2b;
  border-right-color: #005922;
  border-bottom-color: #019d2b;
  outline: none;
  outline-offset: 0;
  text-decoration: none;
}

.footer_right {
  width: 30%;
  float: left;
  text-align: right;
  padding-bottom: 20px;
  padding-left: 5%;
}

.add_border img {
  width: 100%;
  height: auto;
  display: block;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
  width: 100%;
  float: left;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-left > .nav-tabs > li {
  float: none;
  margin: 0 0 15px 0;
}

.tabs-left > .nav-tabs > li span {
  font-size: 20px;
  color: #ffffff;
  position: absolute;
  left: 65px;
  top: 50%;
  margin-top: -12px;
}

.tabs-left > .nav-tabs > li > img {
  width: 100%;
  cursor: pointer;
  height: 66px;
}

.tabs-left > .nav-tabs > li:last-child {
  margin-bottom: 0;
}

.tabs-left > .nav-tabs > li > a {
  padding: 20px 0 18px 0;
  background-color: #000000;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  border: 0;
  margin: 0px;
  border-radius: 0;
  letter-spacing: -1px;
}

.tabs-left > .nav-tabs > li > a:hover {
  background-color: #434349;
}

.tabs-left > .nav-tabs {
  float: left;
  border: 0;
  width: 270px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: 0;
  color: #ffffff;
  background-color: #434349;
}

.nav-tabs > li:nth-child(1) > a,
.nav-tabs > li:nth-child(2) > a,
.nav-tabs > li:nth-child(3) > a {
  background-color: #009d2b;
}

.nav-tabs > li:nth-child(1).active > a,
.nav-tabs > li:nth-child(2).active > a,
.nav-tabs > li:nth-child(3).active > a,
.nav-tabs > li:nth-child(1):hover > a,
.nav-tabs > li:nth-child(2):hover > a,
.nav-tabs > li:nth-child(3):hover > a {
  background-color: #51dd89;
}

.banner_content_padd {
  width: 100%;
  float: left;
  position: relative;
  padding: 0 15px;
}

.tabs-left {
  width: 100%;
  float: left;
  position: relative;
  margin-top: 30px;
}

.tab-content {
  background-color: #0f1115;
  background-image: url(./../images/tab_content.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  /* Firefox */
  width: -moz-calc(100% - 270px);
  /* WebKit */
  width: -webkit-calc(100% - 270px);
  /* Opera */
  width: -o-calc(100% - 270px);
  /* Standard */
  width: calc(100% - 270px);
  float: left;
  min-height: 830px;
}

.mCSB_inside > .mCSB_container {
  margin: 0 !important;
}

.mCSB_scrollTools {
  width: 5px !important;
  z-index: 9;
}

.manage_back_padd {
  padding: 5px;
  width: 100%;
  float: left;
  height: 830px;
}

.manage_back {
  background-color: #0f1115;
  background-image: url(./../images/artboard-tab.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

.manage_back_center {
  text-align: center;
  padding: 10px 0;
}

.manage_back_center p {
  margin: 0;
  text-align: center;
}

.manage_back_center p img {
  display: inline-block;
}

.manage_back_center p span {
  display: inline-block;
  font-size: 30px;
  color: #ffffff;
  letter-spacing: -1px;
  position: relative;
  top: 9px;
  margin-left: 8px;
}

.manage_back_center .inline_content {
  text-align: center;
  margin: 10px 0;
}

.manage_back_center .inline_content p {
  font-size: 20px;
  color: #ffffff;
  letter-spacing: -1px;
  display: inline-block;
}

.manage_back_center .inline_content ul {
  margin: 0 0 0 10px;
  padding: 0;
  display: inline-block;
}

.manage_back_center .inline_content ul li {
  display: inline-block;
  list-style: none;
}

.manage_back_center .inline_content ul li a {
  background-color: #009d2b;
  border-left: 2px solid #005922;
  border-top: 2px solid #8fff1e;
  border-right: 2px solid #005922;
  border-bottom: 2px solid #007a30;
  border-radius: 0;
  padding: 5px 8px 2px 8px;
  color: #fff;
  font-size: 16px;
  display: block;
}

.manage_back_center .inline_content ul li a:hover,
.manage_back_center .inline_content ul li a:focus {
  text-decoration: none;
  background-color: #017a30;
  border-left-color: #005922;
  border-top-color: #019d2b;
  border-right-color: #005922;
  border-bottom-color: #019d2b;
}

.clothing_main {
  width: 100%;
  float: left;
  position: relative;
  margin-bottom: 5px;
  padding-right: 7.5px;
}

.clothing_main:last-child {
  margin-bottom: 0;
}

.clothing_rht_padd {
  position: relative;
  padding-right: 7.5px;
}

.clothing_lft_padd {
  position: relative;
  padding-left: 7.5px;
}

.clothing_left {
  width: 50%;
  float: left;
  background-image: url(../images/artboard-tab.png);
  background-repeat: repeat;
  position: relative;
  background-size: contain;
}

.clothing_left::after {
  position: absolute;
  content: "";
  left: 60%;
  bottom: 0;
  margin-left: -2.5px;
  width: 5px;
  height: 100%;
  background-repeat: repeat-x;
  background-image: url(../images/vertical.png);
}

.clothing_left::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background-repeat: repeat-x;
  background-image: url(../images/horizontal.png);
  z-index: 9;

  /* position: absolute;
  content: "";
  right: 0%;
  bottom: 0;
  margin-right: -2.5px;
  width: 5px;
  height: 100%;
  background-repeat: repeat-x;
  background-image: url(../images/vertical.png); */
}

.clothing_inner_left {
  width: 60%;
  height: 100%;
  float: left;
  position: relative;
}

.clothing_inner_left img {
  width: 100%;
  height: 100%;
  display: block;
}

.clothing_inner_right {
  width: 40%;
  height: 100%;
  float: right;
  position: relative;
}

.clothing_inner_right_content {
  padding: 15px 5px 15px 15px;
  text-align: left;
}

.clothing_inner_right h3 {
  margin: 0 0 10px 0;
  font-size: 24px;
}

.clothing_inner_right p {
  margin: 0;
  font-size: 15px;
  /* height: 225px;
  overflow-y: auto;
  padding-right: 10px;*/
}

.clothing_inner_right ul {
  margin: 15px 0 0 0;
  padding: 0;
  position: relative;
  text-align: left;
  display: flex;
  align-items: center;
}

.clothing_inner_right ul li {
  display: inline-block;
  position: relative;
  margin-right: 10px;
  font-size: 16px;
}

.clothing_inner_right ul li.highlight_red {
  color: #fe6d6d;
}

.clothing_inner_right ul li a {
  background-color: #009d2b;
  border-left: 2px solid #005922;
  border-top: 2px solid #8fff1e;
  border-right: 2px solid #005922;
  border-bottom: 2px solid #007a30;
  border-radius: 0;
  padding: 5px 6px 1px 6px;
  color: #fff;
  font-size: 14px;
  display: block;
}

.clothing_inner_right ul li a:hover,
.clothing_inner_right ul li a:focus {
  text-decoration: none;
  background-color: #017a30;
  border-left-color: #005922;
  border-top-color: #019d2b;
  border-right-color: #005922;
  border-bottom-color: #019d2b;
}

.clothing_right {
  width: 50%;
  float: right;
  background-image: url(../images/artboard-tab.png);
  background-repeat: repeat;
  position: relative;
  background-size: contain;
}

.clothing_right::after {
  position: absolute;
  content: "";
  right: 40%;
  bottom: 0;
  margin-right: -2.5px;
  width: 5px;
  height: 100%;
  background-repeat: repeat-x;
  background-image: url(../images/vertical.png);
}

.clothing_right::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background-repeat: repeat-x;
  background-image: url(../images/horizontal.png);
  z-index: 9;
}

.footer {
  width: 100%;
  float: left;
  display: block;
  position: relative;
  background-color: #000000;
  padding: 70px 0 0 0;

}

.bottom_footer_left {
  width: 50%;
  float: left;
  padding-left: 15px;
}

.social {
  margin: 0;
  padding: 0;
}

.social li {
  position: relative;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0;
  list-style: none;
}

.social li:last-child {
  margin-right: 0;
}

.social li:last-child a img {
  width: 28px;
  position: relative;
  top: 3px;
}

.social li a {
  display: block;
  color: #ffffff;
}

.social li a img {
  width: 25px;
  display: block;
  height: auto;
}

.bottom_footer_right {
  width: 50%;
  float: left;
  padding-right: 15px;
}

.ftr_lft {
  width: 100px;
  float: left;
}

.ftr_lft img {
  border-radius: 50%;
  width: 80px;
  height: 80px;
}

.ftr_rght {
  width: calc(100% - 100px);
  float: left;
}

.ftr_rght p {
  margin: 0;
  color: #ffffff;
  font-size: 16px;
}

.copy_txt {
  text-align: center;
  font-size: 15px;
  margin: 40px 0 15px 0;
  width: 100%;
  float: left;
}

.navbar-nav > li ul {
  background: #242424;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  left: -20px;
  opacity: 0;
  position: absolute;
  text-align: left;
  top: 50px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  visibility: hidden;
  width: 143px;
  z-index: -1;
  margin: 0;
  padding: 5px 0 10px 0;
}
.navbar-nav > li ul li {
  display: block;
}
.navbar-nav > li ul li a {
  display: block;
  color: #ffffff;
  font-size: 17px;
  padding: 8px 20px;
  font-family: "TrajanPro-Regular";
}

.navbar-nav > li ul li a:hover {
  text-decoration: none;
  color: #009d2a;
}

.navbar-nav > li:hover ul {
  opacity: 1;
  visibility: visible;
  z-index: 99;
  top: 60px;
}

.subscription-plan-left {
  width: 100%;
  float: left;
  background-image: url(../images/artboard-tab.png);
  background-repeat: repeat;
  position: relative;
  background-size: contain;
}

.subscription-plan-left::after {
  left: 250px;
  position: absolute;
  content: none;
  bottom: 0;
  margin-left: -2.5px;
  width: 5px;
  height: 100%;
  background-repeat: repeat-x;
  background-image: url(../images/vertical.png);
}

.subscription-plan-left::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background-repeat: repeat-x;
  background-image: url(../images/horizontal.png);
  z-index: 9;
}

@media (min-width: 1199px) {
  .upgrade-item {
    width: 100%;
    height: 260px;
  }
  .subscription-plan-left::after {
    content: "";
  }
}