﻿body {     font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}


.driving1stcolbg{color:#fff; text-align:left; font-size:15px; padding: 0px 10px 10px 10px; font-weight:400; width:65px;  float:left; margin: 0px;}
.driving1stcolbg1{color:#333; text-align:left; font-size:15px; padding: 0px 10px 10px 10px; font-weight:400; width:65px;  float:left; margin: 0px;}
.clear{ clear:both;}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
    color: inherit;
    text-rendering: optimizelegibility;
}

.topHead-shorttracker{min-height:330px; background:#353534; margin:0 auto}
.firstUlDetails-shorttracker {
    margin: 5px 0 0 20px;
    list-style: none;
    height: 150px;
}

.firstUlDetails-shorttracker li{ color:#fff; width:100%; font-family:"ProximaNova-Regular"; font-size:15px; font-weight:normal; }
.firstUlDetails-shorttracker li.profiledetails{ color:#fff; width:100%; font-family:"ProximaNova-Regular";  font-weight:normal; }
.firstUlDetails-shorttracker li.profiledetails p{ color:#9d9d9c; width:100%; font-family:"ProximaNova-Regular"; font-size:11pt; font-weight:normal; margin-bottom:5px}
.firstUlDetails-shorttracker li p{ color:#9d9d9c; width:100%; font-family:"ProximaNova-Regular"; font-size:11pt; font-weight:normal; margin-bottom:5px}
.secondUlDetails-shorttracker {
    border-left: 1px solid #494948;
    margin: 5px 0 0 0px;
    list-style: none;
    height: 150px;
    padding-left: 20px;
}

.secondUlDetails-shorttracker{ width:270px;  border-left:1px solid #494948; float:left; margin:25px 0 0 0px; list-style:none;height:150px; padding-left:20px}
.secondUlDetails-shorttracker li{ color:#fff; width:100%; font-family:"ProximaNova-Regular"; font-size:24px; font-weight:normal}
.secondUlDetails-shorttracker li.profiledetails{ color:#fff; width:100%; font-family:"ProximaNova-Regular"; font-size:13px; font-weight:normal}
.secondUlDetails-shorttracker li.profiledetails p{ color:#9d9d9c; width:100%; font-family:"ProximaNova-Regular"; font-size:11pt; font-weight:normal; margin-bottom:5px}


.thirdUlDetails-shorttracker
{
    border-left: 1px solid #494948;
    margin: 5px 0 0 0px;
    list-style: none;
    height: 150px;
    padding-left: 20px;
 }

.thirdUlDetails-shorttracker li{ color:#fff; width:100%; font-family:"ProximaNova-Regular"; font-size:24px; font-weight:normal}
.thirdUlDetails-shorttracker li.profiledetails{ color:#fff; width:100%; font-family:"ProximaNova-Regular"; font-size:11pt; font-weight:normal}
.thirdUlDetails-shorttracker li.profiledetails p{ color:#9d9d9c; width:100%; font-family:"ProximaNova-Regular"; font-size:11pt; font-weight:normal; margin-bottom:0px}

.top-bar-right-shorttracker {
	float:right;
	width:102px;
}

.top-bar-right-shorttracker strong.plus {
	background:#f7f7f8;
	width:51px;
	float:left;
	height:51px;
}
.top-bar-right-shorttracker strong.plus a {
	background:url(../../images/plus-bg.png) no-repeat left top;
	margin:15px 0 0 15px;
	float:left;
	text-decoration:none;
	text-indent:-9000px;
	overflow:hidden;
	height:21px;
	width:21px;
}

.top-bar-left-shorttracker {
	float:right;
	padding:19px 20px 0 28px;
}

.editProfile-shorttracker a{ font-family:"ProximaNova-Regular"; font-size:14px; color:#cdd218; text-decoration:none; margin:15px 0 0 20px; text-align:left;}
.editProfile-shorttracker a:hover{ text-decoration:underline}

.drivingBg{background:#252525; color:#fff; font-size:22px; text-transform:uppercase; padding:6px; text-align:left; display:block; }



.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}


.btn-primary {
  color: #333;
  background-color: #dee54d;
  border-color: #dee54d;
  min-width:70px;
  margin-right:10px;
  position:fixed; bottom:10px;
  left:44%;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #333;
  background-color: #d2d93f;
  border-color: #d2d93f;
}
.btn-primary:hover {
  color: #333;
  background-color: #d2d93f;
  border-color: #d2d93f;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #333;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #333;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}


.btn-default {
  color: #333;
  background-color: #dee54d;
  border-color: #dee54d;
  min-width:70px;
  margin-right:10px;
  position:fixed; bottom:10px;
  left:52%;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #d2d93f;
  border-color: #d2d93f;
}
.btn-default:hover {
  color: #333;
  background-color: #d2d93f;
  border-color: #d2d93f;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #d2d93f;
  border-color: #d2d93f;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #337ab7;
  border-color: #2e6da4;
}



.owl-block .item{
  padding: 0px;
  margin: 0px 2px 0px 2px;
  color: #FFF;
  text-align: center;
  font-size:18px;


}
.customNavigation{
  text-align: center;
}
//use styles below to disable ugly selection
.customNavigation a{
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.container, #wrapper1, #main1 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  padding-right: 0px;
}
textarea{
    font: 100% ProximaNova-Regular;
    vertical-align: middle;
    color: #000;
    width: 98.8% !important;
}

.select2-container .select2-choice span {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 13px !important;
}

@media (min-width: 768px) {
  .container, #wrapper1, #main1 {
    width: 750px;
    margin:0 auto;
  }
}
@media (min-width: 992px) {
 .container, #wrapper1, #main1 {
    width: 960px;
    margin:0 auto;
  }
}
@media (min-width: 1200px) {
  .container, #wrapper1, #main1 {
    width: 960px;
    margin:0 auto;
    
  }
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 1200px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  

  .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  
 .col-md-12, .col-lg-12 {
    width: 100%;
  }
 .col-md-11, .col-lg-11 {
    width: 91.66666667%;
  }
  .col-md-10, .col-lg-10 {
    width: 83.33333333%;
  }
  .col-md-9, .col-lg-9 {
    width: 75%;
  }
  .col-md-8, .col-lg-8 {
    width: 66.66666667%;
  }
  .col-md-7, .col-lg-7 {
    width: 58.33333333%;
  }
  .col-md-6, .col-lg-6 {
    width: 50%;
  }
  .col-md-5, .col-lg-5 {
    width: 41.66666667%;
  }
  .col-md-4, .col-lg-4 {
    width: 33.33333333%;
  }
  .col-md-3, .col-lg-3 {
    width: 25%;
  }
  .col-md-2, .col-lg-2 {
    width: 16.66666667%;
  }
  .col-md-1, .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width: 768px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}

@media (max-width: 767px) {
  .col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
.col-lg-1, .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-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .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-md-10, .col-md-11, .col-md-12 {
    width: 100%;
  }
}


@media (min-width:320px)
{
    .contentdiv {width:70.9% !important; float:left; }
    .btn-primary {left:16%;}
    topHeadNav{text-align:center;}
    }

@media (min-width:480px)
{
    .contentdiv {width: 81.2% !important; }
    #teeShot .unit {width: 112px !important;}
    #approachShot .unit{width: 112px !important;}
    #greenSide .unit{width: 112px !important;}
    #putting .unit{width: 112px !important;}
    .btn-primary {left:24%;}
    topHeadNav{text-align:center;}
    }
    
@media (min-width:620px)
{
    .contentdiv {width:80.57% !important; float:left; }
    }  

@media (min-width:768px)
{
    .contentdiv {width:88.5% !important; float:left; }
    .btn-primary {left:38%;}
    #teeShot .unit {width: 97px !important;}
    #approachShot .unit{width: 97px !important;}
    #greenSide .unit{width: 97px !important;}
    #putting .unit{width: 97px !important;}
    
    }    

@media (min-width:1024px)
{
    .contentdiv {width:90.99% !important; float:left; }
    .btn-primary {left:41%;}
    #teeShot .unit {width: 112px !important;}
    #approachShot .unit{width: 112px !important;}
    #greenSide .unit{width: 112px !important;}
    #putting .unit{width: 112px !important;}
    } 

@media (min-width:1300px)
{
    .contentdiv {width: 90.98% !important; float:left; }
    .btn-primary {left:41%;}
    #teeShot .unit {width: 92px !important;}
    #approachShot .unit{width: 92px !important;}
    #greenSide .unit{width: 92px !important;}
    #putting .unit{width: 92px !important;}
    .btn-primary {display:none;}
    .btn-default {display:none;}
    } 
.contentarea1{max-width:100%;}
#footer {
 width:100%;
 height:123px;
 background:#414142 !important;
opacity:1;
}

@media (min-width:481px) and (max-width:768px)
{
    #last .unit{padding-left:7px !important;}
    }


@media (min-width:1025px) and (max-width:1299px)
{
    #last .unit{padding-left:10px !important;}
    }
@media (min-width:481px) and (max-width:715px)
{
    #approachShot .yards {margin-left:25px !important;}
    }

@media (min-width:768px) and (max-width:1300px)
{
    #approachShot .yards {margin-left:20px !important;}
    }
@media (min-width:320px) and (max-width:480px)
{
    #last .unit{padding-left:8px !important;}
    }
/* ------------ Short Tracker -----------*/





/* ------------- Booking System Steps 1 Classes */


.booking-col1 h2 {
	margin:4px 0 25px 0;
	font:24px 'ProximaNova-Regular';
	color:#4a4949;
	float:left;
}

.top-bar-left-booksteps{float: right; padding: 19px 20px 0 0px;}

.dropdown dt a span
{width:260px !important;}
.academy1 img{max-width:100%; height:auto;}



/* ---------- Mozila Classes -------------*/
@-moz-document url-prefix() {
    .academy1 img {width: 100%;}
}

/* ---------- IE10 Classes -------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .academy1 img {width: 100%;}
}





.text-area_big_classz {

	height:40px;
	width:100%;
	background:#454547;
	padding:20px 0 0 0px;
	color:#fff;
	margin-top:	0px;
}

.bs2Class1 h2 {
	margin:4px 0 25px 0;
	font:24px ProximaNova-Regular;
	color:#4a4949;
	float:left;
	padding-left:3px;
}

.dropdown dt a{width:250px !important;}

.programe_new1 {float:left;	padding:0px 0 0 0;	min-height:212px;}
.prgrmOptions1{float:left; padding:15px 0px 15px 0px;}
.ddGroup1{float:left; margin-left:10px;}
.dDown1{ height:40px; float:left; background:url(../images/drop-shadow.jpg) bottom  repeat-x #FFF; margin-top:15px;}

.selectstep1{margin-left:15px;}

#footer1 {
    height: 123px;
    background: #414142 !important;
   
}

.topHead-bookingsys {
    min-height: 330px;
    background: #353534;
    margin: 0 auto;
}





@media (min-width:320px) and (max-width:767px)
{
    .bs2Class2{float:left !important;}
    .bs2Class1 h2 {font:18px ProximaNova-Regular;}
    }






/* ------------- Booking System Steps 2 Classes */

/*.select2-container{width:236px !important;}*/

#playinfo input[type=text]{height:30px; width:85%; background:#fafbfb; border:solid 1px #e9e8e8; margin-top:15px; padding-left:6px;
color:#3e3e3e; font-family:'ProximaNova-Regular'; font-size:15px; font-weight:normal;}
#playinfo input[type=checkbox]{float:left;background:url(../images/checkbox.png) no-repeat; margin-right:5px; border:none 0;}






#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
   content: ".";
    display: block;
    /* clear: both; */
    visibility: hidden;
    line-height: 0;
   height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  border-radius: 3px;
  line-height: 1;
 

}
#cssmenu > ul {
  background: url('images/bg.png');
}
#cssmenu > ul > li {
  float: left;
  padding: 0 0 0 10px;
    margin: 0 10px 0 0;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li > a {
  padding: 27px 0 0 0;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  color: #919495;
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color: #ddd;
}
#cssmenu #menu-indicator {
  position: absolute;
  bottom: 0;
  display: block;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  /*border-bottom-color: #333;*/
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu.small-screen {
  width: 100%;
}
#cssmenu.small-screen > ul,
#cssmenu.small-screen.align-center > ul {
  width: 100%;
  text-align: left;
}
#cssmenu.small-screen > ul > li,
#cssmenu.small-screen.align-center > ul > li {
  float: none;
  display: block;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#cssmenu.small-screen > ul > li > a {
  padding: 18px 25px;
}
#cssmenu.small-screen > ul > li:after,
#cssmenu.small-screen > ul > li:before {
  display: none;
}
#cssmenu.small-screen #menu-button {
  display: block;
  padding: 18px 25px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
  background: url('images/bg.png');
}
#cssmenu.small-screen #menu-button.menu-opened {
  color: #444444;
}
#cssmenu.small-screen #menu-button:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 19.5px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 2px solid #333;
  border-bottom: 2px solid #333;
  width: 18px;
  height: 3px;
}
#cssmenu.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #444444;
  border-bottom: 2px solid #444444;
}
#cssmenu.small-screen #menu-button:before {
  content: "";
  position: absolute;
  right: 25px;
  top: 29.5px;
  display: block;
  width: 18px;
  height: 2px;
  background: #333;
}
#cssmenu.small-screen #menu-button.menu-opened:before {
  background: #444444;
}
#cssmenu.small-screen #menu-indicator {
  display: none;
}

.right {
    float: right!important;
  
}


#divDate .input {
    padding: 11px;
    height: 18px;
    width: 92%;
    background: #fafbfb;
    border: solid 1px #e9e8e8;
    margin-top: 15px;
    color: #d0d1d2;
    font-family: 'ProximaNova-Regular';
    font-size: 15px;
    font-weight: normal;
}


.filter_1z{ background:#3a3a3a; width:100%; height:120px; padding:10px 0px; color:#fff; }
.filter_1z p{ margin:0;}
.filter_1z p select{ width:330px; height:28px;}

#classesList .filter2 {
    width: 100%; 
    min-height: 31px;
    float: left;
    background: #818286;
    padding: 30px 10px 10px 15px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: -1000px;
    padding-bottom: 1000px;
}


.programe_new {    width: 100%;}
.prgrmOptions1{width: 100%;}

#divClassesList .col-lg-12{width:100%;}
#divClassesList .col-lg-3{width:25%; float:left;}


.img-responsive{max-width:100%;}

.dDown1 select {
border: 0 none;
float: left;
font-size: 16px;
font-weight: normal;
height: 41px;
/* padding: 10px 0 10px 5px; */
width: 270px;
}

#header span{width:40%;}

#header span img{max-width:100%;}

/*************** Responsive top menu ****************/




#cssmenu3,
#cssmenu3 ul,
#cssmenu3 ul li,
#cssmenu3 ul li a,
#cssmenu3 #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu3:after,
#cssmenu3 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu3 #menu-button {
  display: none;
}
#cssmenu3 {
  width: auto;
  line-height: 1;
  background: #fff;
  z-index:2;
}
#cssmenu3 > ul {
  background: url('images/bg.png');
}
#cssmenu3 > ul > li {
  float: left;
  padding: 0 0 0 10px;
    margin: 0 10px 0 0;
}
#cssmenu3.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu3.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu3.align-right > ul > li {
  float: right;
}
#cssmenu3 > ul > li > a {
  padding: 0px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  color: #919495;
  font: 13px/90px 'ProximaNova-Regular';
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  height:69px;
}
#cssmenu3 > ul > li > a:hover,
#cssmenu3 > ul > li:hover > a,
#cssmenu3 > ul > li.active > a {
  color: #444444;
}
#cssmenu3 #menu-indicator {
  position: absolute;
  bottom: 0;
  display: block;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  /*border-bottom-color: #333;*/
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu3.small-screen {
  width: 100%;
  margin-top:66px;
    border:1px solid #444;
}
#cssmenu3.small-screen > ul,
#cssmenu3.small-screen.align-center > ul {
  width: 100%;
  text-align: left;
}
#cssmenu3.small-screen > ul > li,
#cssmenu3.small-screen.align-center > ul > li {
  float: none;
  display: block;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#cssmenu3.small-screen > ul > li > a {
  padding: 18px 25px;
}
#cssmenu3.small-screen > ul > li:after,
#cssmenu3.small-screen > ul > li:before {
  display: none;
}
#cssmenu3.small-screen #menu-button {
  display: block;
  padding: 18px 25px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background: url('images/bg.png');
}
#cssmenu3.small-screen #menu-button.menu-opened {
  color: #fff;
}
#cssmenu3.small-screen #menu-button:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 19.5px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 18px;
  height: 3px;
}
#cssmenu3.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#cssmenu3.small-screen #menu-button:before {
  content: "";
  position: absolute;
  right: 25px;
  top: 29.5px;
  display: block;
  width: 18px;
  height: 2px;
  background: #fff;
}
#cssmenu3.small-screen #menu-button.menu-opened:before {
  background: #fff;
}
#cssmenu3.small-screen #menu-indicator {
  display: none;
}




#divDate .input {
    padding: 11px;
    height: 18px;
    width: 92%;
    background: #fafbfb;
    border: solid 1px #e9e8e8;
    margin-top: 15px;
    color: #d0d1d2;
    font-family: 'ProximaNova-Regular';
    font-size: 15px;
    font-weight: normal;
}


.filter_1z{ background:#3a3a3a; width:100%; height:120px; padding:10px 0px; color:#fff; }
.filter_1z p{ margin:0;}
.filter_1z p select{ width:330px; height:28px;}

#classesList .filter2 {
    width: 100%; 
    min-height: 31px;
    float: left;
    background: #818286;
    padding: 30px 10px 10px 15px;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: -1000px;
    padding-bottom: 1000px;
}


.programe_new {    width: 100% !important;}
.prgrmOptions1{width: 100%;}

#divClassesList .col-lg-12{width:100%;}
#divClassesList .col-lg-3{width:25%; float:left;}




/* ---------------- Shorttracker Top Black Responsive Classes ---------------- */

.top-bar-left-first{float: left; padding: 19px 20px 0 0px;}
#nav2 li {min-height:27px !important; }
#nav li {height:48px !important; }

#cssmenu1,
#cssmenu1 ul,
#cssmenu1 ul li,
#cssmenu1 ul li a,
#cssmenu1 #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu1:after,
#cssmenu1 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu1 #menu-button {
  display: none;
}
#cssmenu1 {
  width: auto;
  line-height: 1;
  
  margin-top:35px;

  border-radius:6px;
  z-index:3;

}
#cssmenu1 > ul {
  background: url('images/bg.png');
}
#cssmenu1 > ul > li {
  float: left;
  padding: 0 0 0 10px;
    margin: 0 10px 0 0;
}
#cssmenu1.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu1.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu1.align-right > ul > li {
  float: right;
}
#cssmenu1 > ul > li > a {
  padding: 0px 0 0 0;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  color: #919495;
  font-family: "georgia";
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}
#cssmenu1 > ul > li > a:hover,
#cssmenu1 > ul > li:hover > a,
#cssmenu1 > ul > li.active > a {
  color: #444444;
}
#cssmenu1 #menu-indicator {
  position: absolute;
  bottom: 0;
  display: block;
  height: 0;
  width: 0;
  border: 5px solid transparent;
  /*border-bottom-color: #333;*/
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu1.small-screen {
  width: 100%;
  margin-top:70px;
    border:1px solid #444;
}
#cssmenu1.small-screen > ul,
#cssmenu1.small-screen.align-center > ul {
  width: 100%;
  text-align: left;
}
#cssmenu1.small-screen > ul > li,
#cssmenu1.small-screen.align-center > ul > li {
  float: none;
  display: block;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#cssmenu1.small-screen > ul > li > a {
  padding: 18px 25px;
}
#cssmenu1.small-screen > ul > li:after,
#cssmenu1.small-screen > ul > li:before {
  display: none;
}
#cssmenu1.small-screen #menu-button {
  display: block;
  padding: 18px 25px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background: url('images/bg.png');
}
#cssmenu1.small-screen #menu-button.menu-opened {
  color: #fff;
}
#cssmenu1.small-screen #menu-button:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 19.5px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 18px;
  height: 3px;
}
#cssmenu1.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#cssmenu1.small-screen #menu-button:before {
  content: "";
  position: absolute;
  right: 25px;
  top: 29.5px;
  display: block;
  width: 18px;
  height: 2px;
  background: #fff;
}
#cssmenu1.small-screen #menu-button.menu-opened:before {
  background: #fff;
}
#cssmenu1.small-screen #menu-indicator {
  display: none;
}





#cssmenu2,
#cssmenu2 ul,
#cssmenu2 ul li,
#cssmenu2 ul li a,
#cssmenu2 #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu2:after,
#cssmenu2 > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu2 #menu-button {
  display: none;
}
#cssmenu2 {
  width: auto;
  line-height: 1;
  margin-top:12px;
  border-radius:6px;
  z-index:2;
  margin-bottom:8px;

}
#cssmenu2 > ul {
  background: url('images/bg.png');
}
#cssmenu2 > ul > li {
  float: left;
  margin: 0 10px 0 0;
}
#cssmenu2.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu2.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu2.align-right > ul > li {
  float: right;
}
#cssmenu2 > ul > li > a {
  padding: 0px 0 0 0;
  font-size: 13px;
  text-transform: uppercase;
  text-decoration: none;
  color: #919495;
  font-family: "ProximaNova-Regular";
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -ms-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
  padding: 25px 20px 0 0;
}
#cssmenu2 > ul > li > a:hover,
#cssmenu2 > ul > li:hover > a,
#cssmenu2 > ul > li.active > a {
  color: #4f5253;
}
#cssmenu2 #menu-indicator {
  position: absolute;
  bottom: 0;
  display: block;
  height: 0;
  width: 0;
  border: 5px solid transparent;

  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -ms-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
#cssmenu2.small-screen {
    width: 100%;
    margin-top:66px;
    border:1px solid #444;
    background: #231f20;
}
#cssmenu2.small-screen > ul,
#cssmenu2.small-screen.align-center > ul {
  width: 100%;
  text-align: left;
}
#cssmenu2.small-screen > ul > li,
#cssmenu2.small-screen.align-center > ul > li {
  float: none;
  display: block;
  border-top: 1px solid rgba(100, 100, 100, 0.1);
}
#cssmenu2.small-screen > ul > li > a {
  padding: 18px 25px;
}
#cssmenu2.small-screen > ul > li:after,
#cssmenu2.small-screen > ul > li:before {
  display: none;
}
#cssmenu2.small-screen #menu-button {
  display: block;
  padding: 18px 25px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  background: url('images/bg.png');
}
#cssmenu2.small-screen #menu-button.menu-opened {
  color: #fff;
}
#cssmenu2.small-screen #menu-button:after {
  content: "";
  position: absolute;
  right: 25px;
  top: 19.5px;
  display: block;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  width: 18px;
  height: 3px;
}
#cssmenu2.small-screen #menu-button.menu-opened:after {
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
}
#cssmenu2.small-screen #menu-button:before {
  content: "";
  position: absolute;
  right: 25px;
  top: 29.5px;
  display: block;
  width: 18px;
  height: 2px;
  background: #fff;
}
#cssmenu2.small-screen #menu-button.menu-opened:before {
  background: #fff;
}
#cssmenu2.small-screen #menu-indicator {
  display: none;
}

.Blog{background:#353534;}
.editProfile a {margin: 18px 0 18px 20px !important;}

.img-responsive{ max-width:100%; height:100%;}



/* -------------- New Classes ---------------*/


.ppadding{padding: 20px 5px 0px 10px !important;}
.classadrop{position: relative;top: 15px;left: 10px;}
.filter_1
{
    background: #3a3a3a;
    width: 100% !important;
    min-height: 40px !important;
    padding-top: 20px !important;
    color: #fff;
    }

@media (min-width:320px) and (max-width:480px)
{
    .ppadding{padding: 20px 0px 0px 0px !important;}
    }











































































