/*
 Theme Name:   HeadSet
 Theme URI:    http://themes.profteamsolutions.com/identity-vcard/
 Description:  Identity - OnePage vCard CV Resume WordPress Theme.
 Author:       ProfTeam
 Author URI:   http://www.profteamsolutions.com
 Template:     Identity-vcard
 Version:      1.0.0
 Tags: two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, theme-options, translation-ready
 Text Domain:  identity-child
*/

/*@import url("../Identity-vcard/style.css");*/

@font-face {
	font-family: myFont;
	src: url("./fonts/bahnschrift.ttf");
}

@font-face {
	font-family: myFont1;
	src: url("./fonts/AdobeFnt22.lst");
}

body {
  font-family: myFont !important;
  letter-spacing: -0.5px;
  color: white;
}

.header .heading, input, textarea, .wpb_wrapper, .wpb_wrapper p, .wpb_wrapper p span:not(.fa), .wpb_wrapper span:not(.fa), .wpb_wrapper span p, .ui-widget, body {
  font-family: myFont !important;
}

.site_logo {
  width: 50%;
}
.footer-logo {
  width: 50%;
}
/* Navigation */
#hs-navigation-sticky {
  background-color: #353d42;
  opacity: 0.8;
  color: white; 
  width: 100%;
  height: 60px;
  top: 0;
  padding: 10px 0px;
  margin: 0;
  position: relative;
  z-index: 9999;
}
.hs-nav-menu {
	float: right;
	margin-right: 30px;
}

.hs-nav-menu ul li {
  font-size: 15px;
  font-weight: 500;
  font-family: myFont;
  color: #ffffff;
	float: left;
	list-style:none;
	position:relative; 
  background-color: transparent !important;
}
.hs-nav-menu ul li a {
  color: white;
  font-family: myFont; 
  padding: 2px 10px;
  background-color: transparent !important;
}
.current_page_item, .current-menu-ancestor {
  border: solid 2px white; 
  font-family: myFont;
  padding: 0px 10px;
  color: #fff;
  background:none !important;
}

.bottomMenu .current_page_item {
  border: none !important;
}

.hs-nav-menu ul li a:hover,
.hs-nav-menu ul li.active a {	
  /*border: solid 2px white; */
  color: #fff !important;
  font-family: myFont;
  padding: 2px 10px;
  background-color: transparent !important;
}

/* DropDown Menu */

.dropdown-menu {
  margin-top:3px !important;
}
.hs-nav-menu ul.dropdown-menu {
  background-color: #000 !important;
  border: 1px solid #fff !important;
	padding: 0;
  margin-top: 2px;
}
.hs-nav-menu ul.dropdown-menu li {
	float: none;
	width: 100%;
	margin: 0 !important;
}
.hs-nav-menu ul.dropdown-menu li a {	
	line-height: 12px;
	padding: 12px 19px;
	font-weight: 500;
	display: block;
  border: none;
}

@media screen and (max-width: 992px) {
  
}
@media screen and (max-width: 472px) {
  .navbar-toggler {
    margin-top: 10px;
  }
  .site_logo {
    position: static;   
    margin-bottom: 20px;
    width: 100%;
  }
}
.hform {
  margin-right: 12%;
  font-size: 15px;
  font-weight: 500;
}
.hform a {
  color: white;
}
@media screen and (max-width: 768px) {
  .hform a {
    padding-right: 5%;
    font-size: 14px;
  }
}
.sq {
  border: solid 2px white;
  padding: 5px;
  font-family: myFont;
}
.sentient-video-container {
  position: static !important;
}
.rowO {
  background-color: #f04224;
  position: relative;
  bottom: 20px;
  font-family: myFont;
  font-size: 22px;
  text-align: center;
  padding: 8px 0px 8px 0px;
  color: white;
  width: 55%;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 25%, 75% 0);
  clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 200%, 90% 0);
}

.rowO a:hover,
.rowO a:link,
.rowO a:visited,
.rowO a:active {
  text-decoration: none;
  color:#fff !important;
}

@media screen and (max-width: 768px) {
  .rowO {
    width: auto;
    clip-path: none;
  }
}
.HeadSetMid {
  width: 70%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.rytp {
  margin-top: 20px;
  font-weight: 600;
  color: black;
  font-size: 17px;
  font-family: myFont;
}
.rytp h5 {
  font-family: myFont !important;
  font-size: 22px;
}

/* Login page: Theme My Login basic styling */
.tml.tml-login {
  max-width: 560px;
  margin: 24px auto;
  padding: 24px;
  background: #ffffff;
  border: 1px solid rgba(0,0,0,0.08);
  box-shadow: 0 2px 6px rgba(0,0,0,0.06);
  color: #111;
}
.tml .tml-field-wrap { margin-bottom: 16px; }
.tml .tml-label { display: block; font-weight: 600; margin-bottom: 6px; color: #111; }
.tml .tml-field,
.tml input[type="text"],
.tml input[type="password"] {
  width: 100%;
  padding: 10px 12px;
  border: 1px solid #d1d5db;
  border-radius: 4px;
  color: #111;
}
.tml .tml-checkbox { margin-right: 6px; }
.tml .tml-button,
.tml input[type="submit"] {
  display: inline-block;
  background-color: #27ae60;
  color: #fff;
  border: none;
  border-radius: 4px;
  padding: 10px 16px;
  cursor: pointer;
}
.tml .tml-button:hover { opacity: 0.9; }
.tml .tml-links { list-style: none; padding-left: 0; margin-top: 12px; }
.tml .tml-links li { display: inline; margin-right: 16px; }

.HeadSetMid1 {
  width: 100%;
  height: auto;
}
.HeadSetMid2 {
  width: 70%;
  height: auto;
}
.mobCon {
  background-color: #353d42;
  height: 100%;
}
.mtyf  {
  color: white;
  font-size: 16px;
  margin-top: 10%;
  font-weight: 500;
  margin-bottom: 8%;
  font-family: myFont;
}
.mtyf h5 {
  font-family: myFont !important;
  font-size: 22px;
}
.phone {
  display: block;
  margin-top: 20%;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  padding-bottom: 8%;
}
@media screen and (max-width: 768px) {
  .phone {
    margin-top: 0%;
    max-width: 50%;
  }
}

@media screen and (max-width: 820px) {
  .edgelil2 {
    display: none;
  }
}

.listPic {
  display: block;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .listPic {
    margin-top: 2%;
  }
}
.listText {
  color: black;
  font-weight: bolder;
  font-size: 18px;
}
.listText1 {
  color: black;
  font-size: 15px;
}

@media screen and (min-width: 546px) {
  .feat {
    display: none;
  }
}
.logos {
  display: block;
  margin-top: 25%;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
@media screen and (max-width: 768px) {
  .logos {
    width: 20%;
  }
}
.logoDiv p {
  font-family: myFont;
  color: white;
  font-size: 16px;
}
.logoDiv h6 {
  font-family:  myfont;
  font-size: 16px;
  color: #e5472a;
  text-align: center;
  font-weight: 600;
  margin-bottom: 10%;
}
@media screen and (max-width: 770px) {
  .logoDiv p {
    display: none;
  }
  .logos {
    width: 70%;
  }
}
@media screen and (max-width: 576px) {
  .logos {
    width: 70%;
  }
}
.edge {
  background-color: #3a3b40;
  background-image: -webkit-linear-gradient(135deg, #e5472a 45%, #3a3b40 35%);
  max-height: 75px;
}
@media screen and (max-width: 768px) {
  .edge {
    background-color: #e5472a;
    background-image: -webkit-linear-gradient(135deg, #e5472a 45%, #e5472a 35%);    
  }
  .edge p {
    text-align: center;
  }
}
.edge p {
  color: white;
  font-size: 24px;
  padding: 16px 8px 2px 8px;
  transform: scale(1, 1.5);
}
.mamba {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  height: auto;
}
.dashDiv {
  font-family: myFont;
  text-align: left;
  color: white;
}
.dashDiv h5 {
  font-family: myFont;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: -0.1px;
}
.dashDiv p {
  font-size: 16px;
  font-family: myFont;
  font-weight: lighter;
}
@media screen and (max-width: 768px) {
  .dashDiv h5 {
    margin-top: 4%;
    text-align: center;
  }
  .bButton {
    display: block;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
  }
}
.bButton {
  background-color: #e5472a;
  color: white;
  border: solid 2px #3a3b40;
  padding: 1% 10% 1% 10%;
  transition: 0.3s;
  font-weight: bold;
}
.bButton:hover {
  font-weight: bold;
  background-color: white;
  color: #e5472a;
  border: solid 2px #3a3b40;
}
.PListH {
  color: white;
  float: left;
  text-align: center;
  font-size: larger;
  padding-top: 2%;
  width: 100%;
  background-color: #3a3b40;
  min-height: 50px !important;
}
.PListH:before {
  color: white;
  text-align: center;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 50px solid #fff;
  border-right: 50px solid transparent;
  width: 0;
}
.PListH:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 50px solid #fff;
  border-left: 50px solid transparent;
  width: 0;
}
.PList1H {
  color: white;
  text-align: center;
  float: none;
  font-size: larger;
  padding-top: 2%;
  width: 100%;
  background-color: #e5472a;
  min-height: 50px !important;
}
.PList1H:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 50px solid #fff;
  border-left: 50px solid transparent;
  width: 0;
}
.PList1H:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 50px solid #fff;
  border-right: 50px solid transparent;
  width: 0;
}
.PList2H {
  color: white;
  text-align: center;
  float: right;
  width: 100%;
  font-size: larger;
  padding-top: 2%;
  background-color: #3a3b40;
  min-height: 50px !important;
}
.PList2H:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-bottom: 50px solid #fff;
  border-right: 50px solid transparent;
  width: 0;
}
.PList2H:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-top: 50px solid #fff;
  border-left: 50px solid transparent;
  width: 0;
}
@media screen and (max-width: 767.5px) {
  .hid {
    display: none;
  }
  .lButtonmid {
    width: 100%;
  }
  .lButton {
    width: 100%;
  }
  .PListH {
    width: 100%;
  }
  .PListH:after {
    display: none;
  }
  .PListH:before {
    display: none;
  }
  .PList1H {
    width: 100%;
  }
  .PList1H:after {
    display: none;
  }
  .PList1H:before {
    display: none;
  }
  .PLItems li {
    margin-left: 0px;
  }
  .PLItems {
    margin-left: 0px;
  }
}
.PLItems {
  line-height: 0.3in;
}
.PLItems i {
  color: #e5472a;
  font-size: 15px !important;
}
.PLItems li {
  margin-left: 7%;
  font-size: 16px;
  font-family: myFont;
}
.PLItems {
  margin-left: 35px;
  padding-top: 10px;
}
.PLI1 {
  background-color: #efefef;
}
.lButton {
  background-color: #353d42;
  color: white;
  border: none;
  padding: 1% 10% 1% 10%;
  transition: 0.3s;
  display: block;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}
.lButton:hover {
  background-color: #e5472a;
  color: white;
}
.lButtonmid {
  background-color: #e5472a;
  color: white;
  border: none;
  padding: 1% 10% 1% 10%;
  transition: 0.3s;
  display: block;
  font-weight: bold;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}
.lButtonmid:hover {
  background-color: #353d42;
  color: white;
}
.card-img-top {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.btn-floating {
  font-size: 200%;
  color: #e5472a;
  border: 3px solid #3a3b40;
  border-radius: 50%;
  background-color: #3a3b40;
  padding: 10px 8px 6px 8px;
}
.btn-floating:hover {
  color: #3a3b40;
  border: 3px solid #e5472a;
  background-color: #e5472a;
}
.controls-top {
  text-align: center;
  margin-bottom: 2%;
}
.edge1 {
  background-image: -webkit-linear-gradient(135deg, #e5472a 65%, white 35%);
  height: 20px;
  margin-top: 3.2%;
}
.edge2 {
  background-image: -webkit-linear-gradient(315deg, #e5472a 65%, white 35%);
  height: 20px;
  margin-top: 3.2%;
}
@media screen and (max-width: 768px) {
  .ssh1 {
    font-size: 105%;
  }
  .hidtitle {
    display: none;
  }
  .story p {
    margin-top: 2%;
  }
}
.ssh1 {
  text-align: center;
  font-weight: bolder;
  letter-spacing: -2px;
  font-size: 225%;
}
.story p {
  letter-spacing: -1px;
}
.ssImg {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 70%;
}
@media screen and (max-width: 990px) {
  .ssImg {
    width: 100%;
  }
}
.dot {
  height: 18px;
  width: 18px;
  background-color: black;
  border-radius: 50%;
  margin-right: 2%;
  display: inline-block;
}
.main {
  background-color: #353d42;
  opacity: 0.8;
  color: white;
  z-index: +1;
  position: absolute;
}
.name {
  color: #747479;
  font-size: 105%;
  font-weight: bold;
  font-family: myFont;
}
.head-row {
  color: #747479;
  padding-top: 5px;
  font-family: myFont;
  font-size: 16px;

}
.iconrow {
  color: #747479;
  font-size: 200%;
  color: #3b3f50;
  padding-top: 3%;
  text-align: center;
}

.midrow {
  text-align: center;
  color: #222425;
  font-weight: 700;
  font-size: 115%;
  padding: 50px 0;
  letter-spacing: -1px;
  transform: scale(1, 1.25);
  margin-bottom: 2%;
  font-family: myFont;
}
/*.inputs {
  color: #747479;
  width: 100%;
  height: 10%;
  border: none;
  border-radius: 5px;
}*/

#message {
  color: #747479;
  height: 60%;
}
#message::placeholder {
  color: #747479;
  position: absolute;
}
.hbutton {
  background-color: rgb(255, 255, 255);
  color: #3c3f50;
  border: solid 2px #3b3f50;
  padding: 2% 4% 2% 4%;
  width: 100%;
  text-align: center;
  transition: 0.3s;
}
.hbutton:hover {
  background-color: #3c3f50;
  color: white;
  border: solid 2px #3b3f50;
}
.GIT {
  height: 130px;
  background-color: #3a3b40;
  color: white;
  text-align: center;
  width: 100%; 
}
.GITText {
  padding: 35px 0 0 0;
  color: white;
  text-align: center;
  font-size: 42px;
  font-weight: bolder;
}
.newsLetter {
  background-color: #9e9e9e;
  height: 100%;
}
.subButton {
  background-color: #3a3b40;
  color: #fff;
  border: none;
  padding: 7px;
  padding-bottom: 4px;
  text-align: center;
  transition: 0.3s;
  font-size: small;
}
.newsLetterText {
  padding: 35px 0;
  text-align: center;
  font-size: 16px;
}
.subButton:hover {
  color: #838486;
}
.footerCon {  
  background-color: #3a3b40;
}
.footer {
  padding: 35px 0;
  text-align: center;
}
.footer-icons {
  margin-right: 10px;
  margin-top: 4px;
  background-color: #fff;
  border-radius: 50%;
  padding: 0.75%;
  font-size: 22px;
  padding: 8px;
}
@media screen and (max-width: 992px) {
  .footer-icons {
    font-size: 70%;
  }
}
@media screen and (max-width: 768px) {
  .footer-icons {
    margin-left: 20px;
    font-size: 100%;
  }
}
.footer-text {
  font-family: myFont !important;
  font-size: 16px !important;
  margin-bottom: 10%;
  text-align: center;
  color: white;
}
.headsetimg {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 768px) {
  .headsetimg {
    width: 70%;
    margin-bottom: 20px;
  }

  .vc_container {
    width: 100% !important;
    margin: auto;
    text-align: center;
  }

}
@media screen and (max-width: 568px) {
  .headsetimg {
    width: 70%;
    margin-bottom: 20px;
  }
}
.headDiv {
  font-family: myFont;
  background-color: #f04224;
  color: white;
  padding: 10px 8px 12px 32px;
  margin-bottom: 10px;
  font-weight: bolder;
  font-size: 18px;
  margin-top: 50px;
}
@media screen and (max-width: 546px) {
  .headDiv {
    display: none;
  }
}
.headDiv1 {
  text-align: center;
  margin: 5%;
}
@media screen and (min-width: 546px) {
  .headDiv1 {
    display: none;
  }
}
#listDiv {
  background-color: #353d42;
  color: #fff;
  height: auto;
  padding: 30px 20px 25px;
  margin-bottom: 20px;
}

.tablinks {
  font-weight: bolder;
  padding: 5px 8px 5px 8px;
  text-align: left;
  background-color: #353d42;
  color: #fff;
  border: none;
  font-family: myFont;
  font-size: 16px;
  display: block;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;  
  margin:0px 0px 20px;
}

/* Change background color of buttons on hover */
#listDiv button:hover {
  background-color: #ddd;
  color:#353d42;
}

/* Create an active/current "tab button" class */
#listDiv button.active {
  background-color: #333333;
  color:#fff;
}

#hs-tabContent-main {
  margin-top: 50px;
  padding-left:10px;
}

.listText {
  color: black;
  font-weight: bolder;
  font-family: myFont !important;
  font-size: 18px;
  margin-bottom: 8px !important;
}
.listText1 {
  color: black;
  font-size: 15px;
  font-family: myFont !important;
  margin-bottom: 0px !important;
}

h3 {
  font-size: 28px !important;
}

.navbar.identity-user-logged {
    margin-top: 0px !important;
}
.timeline .note p {color: #151515 !important;}
.regbtn {
  margin-top:35px;
  background: #d1171d;
  background-image: -webkit-linear-gradient(top, #d1171d, #b41218);
  background-image: -moz-linear-gradient(top, #d1171d, #b41218);
  background-image: -ms-linear-gradient(top, #d1171d, #b41218);
  background-image: -o-linear-gradient(top, #d1171d, #b41218);
  background-image: linear-gradient(to bottom, #d1171d, #b41218);
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  color: #ffffff;
  font-size: 16px;
  padding: 8px 15px 8px 15px;
  text-decoration: none;
  border:none;
}

.regbtn:hover {
  background: #b41218;
  background-image: -webkit-linear-gradient(top, #b41218, #b41218);
  background-image: -moz-linear-gradient(top, #b41218, #b41218);
  background-image: -ms-linear-gradient(top, #b41218, #b41218);
  background-image: -o-linear-gradient(top, #b41218, #b41218);
  background-image: linear-gradient(to bottom, #b41218, #b41218);
  text-decoration: none;
}
.mt{margin-top:155px !important;}
.ul_price{
margin-left:0.143em !important;
}
.ul_price li{
width:200px !important;
padding:5px 0;
}
.member_post {padding-bottom:0 !important;}
.member_item .member_social {padding-bottom:10px !important;}
.member_item{min-height:800px !important;}
.regbtn_wrapper{text-align:center;}
.fa-li {top: 0.1em !important;}
.sm_p{font-size:16px !important;}
.widget_nav_menu{margin-top:-30px !important;}
.sm_sidenav{font-size:10px !important;}

.menu-success-methods-container,
.menu-success-methods-container ul,
.menu-success-methods-container ul li,
.menu-success-methods-container ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
}
.menu-success-methods-container ul {
  position: relative;
  z-index: 597;
  float: left;
}
.menu-success-methods-container ul li {
  float: left;
  min-height: 1px;
  line-height: 1em;
  vertical-align: middle;
}
.menu-success-methods-container ul li.hover,
.menu-success-methods-container ul li:hover {
  position: relative;
  z-index: 599;
  cursor: default;
  color:#ff0000 !important;
}
.menu-success-methods-container ul ul {
  margin-top: 1px;
  visibility: hidden;
  position: absolute;
  top: 1px;
  left: 99%;
  z-index: 598;
  width: 100%;
}
.menu-success-methods-container ul ul li {
  float: none;
}
.menu-success-methods-container ul ul ul {
  top: 1px;
  left: 99%;
}
.menu-success-methods-container ul li:hover > ul {
  visibility: visible;
}
.menu-success-methods-container ul li {
  float: none;
}
.menu-success-methods-container ul ul li {
  font-weight: normal;
}
/* Custom CSS Styles */
.menu-success-methods-container {
   font-size: 18px;
  width: 200px;
}
.menu-success-methods-container ul a,
.menu-success-methods-container ul a:link,
.menu-success-methods-container ul a:visited {
  display: block;
  color: #848889;
  text-decoration: none;
  font-weight: 300;
}
.menu-success-methods-container > ul {
  float: none;
}
.menu-success-methods-container ul {
  /*background: #fff;*/
}
.menu-success-methods-container > ul > li {
 /* border-left: 3px solid #d7d8da;*/
}
.menu-success-methods-container > ul > li > a {
  padding: 10px 20px;
}
.menu-success-methods-container > ul > li:hover {
 /* border-left: 3px solid #3dbd99;*/
}
.menu-success-methods-container ul li:hover > a {
  color: #ff0000;
}
.current_page_item ,.current-menu-ancestor
{
background: #D1171D;
}

.current_page_item a ,.current-menu-ancestor a
{
color:#fff !important;
}




.menu-success-methods-container > ul > li:hover {
  background: #f6f6f6;
}
/* Sub Menu */
.menu-success-methods-container ul ul a:link,
.menu-success-methods-container ul ul a:visited {
  font-weight: 400;
  font-size: 14px;
}
.menu-success-methods-container ul ul {
  width: 180px;
  background: none;
  border-left: 20px solid transparent;
}
.menu-success-methods-container ul ul a {
  padding: 8px 0;
  border-bottom: 1px solid #eeeeee;
}
.menu-success-methods-container ul ul li {
  padding: 0 20px;
  background: #fff;
}
.menu-success-methods-container ul ul li:last-child {
  border-bottom: 3px solid #d7d8da;
  padding-bottom: 10px;
}
.menu-success-methods-container ul ul li:first-child {
  padding-top: 10px;
}
.menu-success-methods-container ul ul li:last-child > a {
  border-bottom: none;
}
.menu-success-methods-container ul ul li:first-child:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: -20px;
  top: 13px;
  border-left: 10px solid transparent;
  border-right: 10px solid #fff;
  border-bottom: 10px solid transparent;
  border-top: 10px solid transparent;
}

.pmpro_form label {
    float: none !important;
    text-align: left !important;
    width: 150px !important;
  
}
label[for="sport"],label[for="competition_level"],label[for="how_long"],label[for="workout_days"] {
    width: 400px !important;
}

form.pmpro_form select {
    font-size: 14px !important;
    height: 37px;
    width: 204px;
}
#ExpirationMonth,#ExpirationYear{width:77px !important;}

#workout_days{width:360px !important;}

label[for="workout_days"]{line-height: 1.5em !important;}

.title-section .container {
margin-top:0px !important;
}
.member_descr{top:130px !important;}
.ppul{font-size:14px !important;}


.bottomMenu { display: block; width:100%;}
.bottomMenu ul { display:inline;}
.bottomMenu li { list-style-type: none; display: inline; font-size: 12px; }
.bottomMenu li a {
  color:#eae5e5;
  line-height:15px;
  text-decoration:none;
  font-weight:normal;
  border-right: thin solid #eae5e5;
  padding: 0 10px 0 3px;
}
.bottomMenu li a:hover { color:#fff; text-decoration:underline;}
.bottomMenu li:last-child > a {border-right: none;}


@media only screen and (max-width: 600px) {
    /* For mobile phones: */


    label[for="sport"],label[for="competition_level"],label[for="how_long"],label[for="workout_days"] {
    width: 250px !important;
    }

    
    form.pmpro_form select {
    
    width: 250px !important;
    }

    #workout_days {
    width: 250px !important;
    }    

    .vc_container {
      width: 100% !important;
      margin: auto;
      text-align: center;
    }
    
}

.identity-contact input[type="submit"] {
  margin-left:0px !important;
  font-size:14px !important;
  padding:5px 5px !important; 
}


.vc_item > .vc_inner {
  margin: auto !important;
  text-align: center !important;
  background-clip: border-box;
  border: 1px solid rgba(0,0,0,.125);
  border-radius: 0.25rem;
  margin: 0 10px !important;
  padding: 10px !important;
}

.vc_container {
  max-width: 100% !important;
  margin: auto;
  text-align: center;
}
