.et-db #et-boc .et-l .et_pb_module .bootstrap-table .fixed-table-container .table thead th .th-inner {
  padding: 0.75rem;
  vertical-align: bottom;
}
.et-db #et-boc .et-l .et_pb_module .bootstrap-table .fixed-table-container .table thead th .sortable {
  cursor: pointer;
  background-position: 100%;
  background-repeat: no-repeat;
}
.et-db #et-boc .et-l .et_pb_module .bootstrap-table .fixed-table-container .table thead th .both {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAQAAADYWf5HAAAAkElEQVQoz7X QMQ5AQBCF4dWQSJxC5wwax1Cq1e7BAdxD5SL+Tq/QCM1oNiJidwox0355mXnG/DrEtIQ6azioNZQxI0ykPhTQIwhCR+BmBYtlK7kLJYwWCcJA9M4qdrZrd8pPjZWPtOqdRQy320YSV17OatFC4euts6z39GYMKRPCTKY9UnPQ6P+GtMRfGtPnBCiqhAeJPmkqAAAAAElFTkSuQmCC");
}
.et-db #et-boc .et-l .et_pb_module .bootstrap-table .fixed-table-container .table thead th .asc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZ0lEQVQ4y2NgGLKgquEuFxBPAGI2ahhWCsS/gDibUoO0gPgxEP8H4ttArEyuQYxAPBdqEAxPBImTY5gjEL9DM+wTENuQahAvEO9DMwiGdwAxOymGJQLxTyD+jgWDxCMZRsEoGAVoAADeemwtPcZI2wAAAABJRU5ErkJggg==");
}
.et-db #et-boc .et-l .et_pb_module .bootstrap-table .fixed-table-container .table thead th .desc {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAZUlEQVQ4y2NgGAWjYBSggaqGu5FA/BOIv2PBIPFEUgxjB+IdQPwfC94HxLykus4GiD+hGfQOiB3J8SojEE9EM2wuSJzcsFMG4ttQgx4DsRalkZENxL+AuJQaMcsGxBOAmGvopk8AVz1sLZgg0bsAAAAASUVORK5CYII=");
}
.et-db #et-boc .et-l .et_pb_module .owl-theme .owl-controls {
  margin-top: 20px;
  text-align: center;
}
.et-db #et-boc .et-l .et_pb_module .owl-theme .owl-controls .owl-nav [class*=owl-] {
  color: #fff;
  margin: 5px;
  padding: 4px 7px;
  background: #d6d6d6;
  border-radius: 3px;
}
.et-db #et-boc .et-l .et_pb_module .owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background: #869791;
}
.et-db #et-boc .et-l .et_pb_module .owl-theme .owl-dots .owl-dot span {
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border-radius: 30px;
}
.et-db #et-boc .et-l .et_pb_module .owl-theme .owl-dots .owl-dot.active span,
.et-db #et-boc .et-l .et_pb_module .owl-theme .owl-dots .owl-dot:hover span {
  background: #869791;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_area {
  line-height: 1.5;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_area table {
  margin: 16px 0px;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_area img {
  display: block;
  height: auto;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_area h5 {
  padding: 0px;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_area .gs-roow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_area .gs-containeer {
  max-width: 100%;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_area .form-control {
  width: 100%;
  min-height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  line-height: 1.5;
  font-size: 1rem;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  outline: none;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-desc {
  margin-top: 1em;
  margin-bottom: 1em;
}
.et-db #et-boc .et-l .et_pb_module ul.gs-coach-social li {
  margin: 0 0 5px 0;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_area .search-filter input,
.et-db #et-boc .et-l .et_pb_module .gs_coach_area .search-filter select {
  height: auto;
  min-height: 36px;
  line-height: 1;
  padding: 16px;
  width: 100%;
  background: #fff;
  border: 1px solid #ddd;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_area .form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.et-db #et-boc .et-l .et_pb_module .single-coach .gs-coach-desc a:hover {
  color: #e1e1e1;
}
.et-db #et-boc .et-l .et_pb_module .gs-multi-select--wrapper {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding-right: 24px;
}
.et-db #et-boc .et-l .et_pb_module .gs-multi-select--arrow {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.et-db #et-boc .et-l .et_pb_module .gs-multi-select--bar {
  line-height: 1.3;
  color: #999;
  padding: 16px;
}
.et-db #et-boc .et-l .et_pb_module .gs-multi-select--options {
  background: #fff;
  padding: 16px;
  -webkit-box-shadow: 0px 0px 0px 1px #ddd;
          box-shadow: 0px 0px 0px 1px #ddd;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.et-db #et-boc .et-l .et_pb_module .gs-multi-select--single {
  display: block;
}
.et-db #et-boc .et-l .et_pb_module .gs-multi-select--single:not(:last-child) {
  margin-bottom: 14px;
}
.et-db #et-boc .et-l .et_pb_module .gs-multi-select--single label span.gs-select--indicator {
  background: #fff;
  border-radius: 2px;
  margin-right: 10px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.et-db #et-boc .et-l .et_pb_module .gs-multi-select--single label span.gs-select--indicator:after {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.et-db #et-boc .et-l .et_pb_module .gs-multi-select--single:hover span.gs-select--indicator {
  border-color: rgba(0, 0, 0, 0.5);
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme1 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme1 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme23 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme23 .gs-coach-desig {
  text-align: center;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme1 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme23 .gs-coach-name {
  margin-top: 6px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme1 .single-mem-desc-social,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .single-mem-desc-social {
  background-color: rgba(20, 20, 18, 0.6);
  text-align: center;
  color: #fff;
  -webkit-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  padding: 23% 10px 0;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme1 .gs-coach-desc a,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-desc a,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-desc a {
  margin-left: 5px;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  -webkit-transition: 1s;
  transition: 1s;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme1 .single-coach-div,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .single-coach-div,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .single-coach-div,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .single-coach-div,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .single-coach-div,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .single-coach-div {
  margin-bottom: 30px;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-social li a {
  text-align: center;
  margin: 0 2px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-social li:first-child a {
  margin-left: 0px;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-social li:last-child a {
  margin-right: 0px;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-social li a i {
  line-height: 1;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme1 ul li i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 ul li i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 ul li i {
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .owl-nav {
  text-transform: capitalize;
}
.et-db #et-boc .et-l .et_pb_module {
  /*end BG Color & on hover color and border color*/
  /*end brand colors*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-social li a i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-social li a i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-social li a i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-social li a i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-social li a:hover i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-social li a:hover i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-social li a:hover i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-social li a:hover i {
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-social li a i {
  color: #D3D3D3;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .single-coach,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .single-coach,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .single-coach,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .single-coach {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-social .tm_in a:hover {
  background: #1988be;
  border: 1px solid #1988be;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-social li a:hover i {
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_module {
  /*-- GS Coach Theme 2 --*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .single-coach .gs_coach_image__wrapper {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: block;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .single-coach .gs_coach_image__wrapper img {
  position: absolute;
  top: 0;
  left: 0;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .single-mem-desc-social {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  padding: 35% 10px 0;
  border-radius: 50%;
  text-align: center;
  background: rgba(20, 20, 18, 0.6);
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-social li a {
  border-radius: 50%;
  margin: 0 3px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-social li a i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-social li a i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-social li a i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-social li a i {
  color: #141414;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .single-coach .img-area {
  margin-bottom: 20px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .single-coach img,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .single-coach img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-desig {
  margin-bottom: 10px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desc a,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desc a,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desc a,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desc a,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-desc a {
  color: #141414;
  font-style: italic;
  font-weight: bold;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desc a:hover,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-desc a:hover {
  color: #f15123;
}
.et-db #et-boc .et-l .et_pb_module {
  /*-- GS Coach Theme 5 --*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .single-coach .gs_coach_image__wrapper {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: block;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-social li a {
  margin: 0 6px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .img-area .gs_coach_image__wrapper,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .img-area .gs_coach_image__wrapper {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.et-db #et-boc .et-l .et_pb_module {
  /*-- GS Coach Theme 6 --*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .single-coach .gs_coach_image__wrapper {
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  display: block;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .single-coach .gs_coach_image__wrapper img {
  position: absolute;
  top: 0;
  left: 0;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-social li a {
  border-radius: 50%;
}
.et-db #et-boc .et-l .et_pb_module .progress {
  margin-bottom: 10px;
}
.et-db #et-boc .et-l .et_pb_module .progress-bar {
  color: #fff;
  text-align: center;
  background-color: #428bca;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.et-db #et-boc .et-l .et_pb_module .progress > .progress-completed {
  padding: 3px 8px;
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_module span.progressText {
  margin-bottom: 3px;
}
.et-db #et-boc .et-l .et_pb_module {
  /*-- GS Coach Theme 8 --*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme8 .single-coach,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .single-coach,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme11 .single-coach,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme12 .single-coach {
  margin-bottom: 10px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme8 .single-coach-div,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme11 .single-coach-div,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .single-coach-div {
  margin-bottom: 0px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme8 .single-coach img,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .single-coach img,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme11 .single-coach img,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme12 .single-coach img {
  width: 100%;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme8 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme8 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme11 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme11 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme12 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme12 .gs-coach-desig {
  padding: 5px 10px;
  color: #fff;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme8 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme11 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme12 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .gs-coach-name {
  background-color: rgba(0, 185, 235, 0.8);
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme8 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme11 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme12 .gs-coach-desig,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .gs-coach-desig {
  background-color: #141412;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme8 .gs_coach_overlay,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .gs_coach_overlay,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme11 .gs_coach_overlay,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme12 .gs_coach_overlay {
  background-color: rgba(0, 0, 0, 0.66);
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme8 .single-coach .gs_coach_overlay i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .single-coach .gs_coach_overlay i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme11 .single-coach .gs_coach_overlay i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme12 .single-coach .gs_coach_overlay i,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .single-coach .gs_coach_overlay i {
  background-color: #00B9EB;
  border-radius: 50%;
}
.et-db #et-boc .et-l .et_pb_module {
  /*-- GS Coach Theme 9 --*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .search-filter input,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .search-filter select,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .search-filter input,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .search-filter select {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0px;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 16px;
  padding: 16px;
  width: 100%;
}
.et-db #et-boc .et-l .et_pb_module {
  /*-- GS Coach Theme 10 --*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .single-coach img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-desc {
  text-align: center;
  line-height: 1.2;
  font-size: 16px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-name {
  margin-top: 6px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 ul.gs-coach-social {
  text-align: center;
}
.et-db #et-boc .et-l .et_pb_module {
  /*-- GS Coach Theme 13 --*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme13 .gridder {
  text-align: center;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme13 .gridder-expanded-content .toc_transparent {
  display: none !important;
}
.et-db #et-boc .et-l .et_pb_module .gridder-content {
  display: none;
}
.et-db #et-boc .et-l .et_pb_module .gridder .gridder-list {
  vertical-align: top;
  padding: 8px;
}
.et-db #et-boc .et-l .et_pb_module .gridder .gridder-list .image {
  background-color: #313131;
  position: relative;
  width: 100%;
}
.et-db #et-boc .et-l .et_pb_module .overlay-area img {
  display: block;
  height: auto;
}
.et-db #et-boc .et-l .et_pb_module .gridder .overlay-area .overlay {
  background-color: rgba(0, 140, 186, 0.8);
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.et-db #et-boc .et-l .et_pb_module .gridder .overlay h2,
.et-db #et-boc .et-l .et_pb_module .gridder .overlay .desig {
  color: white !important;
}
.et-db #et-boc .et-l .et_pb_module li.gridder-list {
  list-style: none;
}
.et-db #et-boc .et-l .et_pb_module .gridder-show {
  padding: 8px;
}
.et-db #et-boc .et-l .et_pb_module .gridder-show .gridder-padding {
  padding: 4%;
  background: rgba(0, 140, 186, 0.2);
  text-align: left;
  color: #000;
}
.et-db #et-boc .et-l .et_pb_module .coach-description {
  border-right: 2px solid #aaa;
}
.et-db #et-boc .et-l .et_pb_module .gridder-navigation .gridder-close {
  padding: 7px;
  color: #aaa;
  text-align: center;
}
.et-db #et-boc .et-l .et_pb_module .gridder-navigation .gridder-nav {
  padding: 0;
  border-radius: 2px;
  color: #aaa;
  margin: 0 5px;
  outline: 0;
  text-align: center;
  margin-top: -40px;
}
.et-db #et-boc .et-l .et_pb_module {
  /*Drawer 2 */
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_drawer2 ul {
  margin: 0 !important;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_drawer2 .gridder .gridder-list {
  padding: 0px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_drawer2 .gridder-show {
  padding: 16px 0px;
}
.et-db #et-boc .et-l .et_pb_module {
  /* gs theme 14 */
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-table .gsc-table-head .gs-coach-table-cell {
  border-bottom: 2px solid #9dd8f3;
  color: #03A9F4;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-table-cell {
  padding: 10px 10px 10px 0;
  vertical-align: middle;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gs-coach-table-cell,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gs-coach-table-cell {
  padding: 10px;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-table .socialicon {
  text-align: center;
  padding: 0;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-table img {
  max-width: 100px !important;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gs-coach-table .gs-coach-table-cell {
  border-bottom: 1px solid #e1e4e8;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gs-coach-social li a,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gs-coach-social li a,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gs-coach-social li a {
  width: 30px;
  height: 30px;
}
.et-db #et-boc .et-l .et_pb_module {
  /*theme15*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gs-coach-table .gsc-table-head .gs-coach-table-cell {
  color: #fff;
  background: #03A9F4;
  border-bottom: none;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-image {
  border-left: 1px solid #e1e4e8;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .socialicon {
  border-right: 1px solid #e1e4e8;
  padding-right: 8px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gs-coach-table-cell {
  border-bottom: 1px solid #e1e4e8;
}
.et-db #et-boc .et-l .et_pb_module {
  /*theme16*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gs-coach-table-row.gsc-table-head {
  background: rgba(204, 204, 204, 0.6);
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gs-coach-table-row:nth-child(odd) {
  background-color: #F5F5F5;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gs-coach-table-row {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gs-coach-table-row:hover {
  background-color: rgba(204, 204, 204, 0.6);
}
.et-db #et-boc .et-l .et_pb_module {
  /*tehem 17*/
}
.et-db #et-boc .et-l .et_pb_module .fullcolumn {
  background-color: #f0f0f5;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme17 .single-coach,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme18 .single-coach {
  margin-bottom: 20px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme17 .gs-coach-name a,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme18 .gs-coach-name a {
  font-weight: bold;
  font-style: normal;
  color: #2196F3;
  margin-right: 25px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme17 .gs-coach-profession,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme18 .gs-coach-profession {
  color: #FF9800;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme17 .gs-coach-details,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme18 .gs-coach-details {
  margin: 20px 0;
  padding-right: 10px;
  text-align: justify;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-info {
  text-align: left;
  padding: 20px;
}
.et-db #et-boc .et-l .et_pb_module .single-coach .image {
  margin: 20px;
  vertical-align: middle;
}
.et-db #et-boc .et-l .et_pb_module .zoomin {
  overflow: hidden;
}
.et-db #et-boc .et-l .et_pb_module .zoomin img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.et-db #et-boc .et-l .et_pb_module {
  /* theme-19*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .single-coach {
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .gs_coach_overlay {
  background-color: rgba(0, 0, 0, 0.66);
  position: absolute;
  z-index: 9;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s linear;
  transition: all 0.4s linear;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .gs-coach-name,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .gs-coach-desig {
  padding: 5px 10px;
  color: #fff;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .single-coach img {
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .single-coach .gs_coach_overlay i {
  width: 50px;
  height: 50px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto !important;
  font-size: 23px;
  color: #fff;
  line-height: 50px;
  border-radius: 50%;
  -webkit-transition: all 0.6s linear;
  transition: all 0.6s linear;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  text-align: center;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .single-coach-name-desig {
  text-align: left;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme19 .gs-coach-desig {
  font-size: 14px;
  display: inline-block;
}
.et-db #et-boc .et-l .et_pb_module .gscoach-panel {
  background-color: #313131;
}
.et-db #et-boc .et-l .et_pb_module .gscoach-panel-left {
  background-color: #212121;
}
.et-db #et-boc .et-l .et_pb_module .gscoach-panel-right {
  padding-left: 40px;
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_module .gscoach-panel-inner {
  padding: 25px;
}
.et-db #et-boc .et-l .et_pb_module .gscoach-panel-inner .coach-skill h3 {
  margin-top: 25px;
  border-top: 1px solid #484747;
  padding-top: 25px;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
}
.et-db #et-boc .et-l .et_pb_module .gscoach-panel-title {
  color: #fff;
  padding: 15px 60px 15px 30px;
}
.et-db #et-boc .et-l .et_pb_module .close-gscoach-panel-bt {
  padding: 10px 45px 10px 30px;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.et-db #et-boc .et-l .et_pb_module .gscoach-panel ul.gs-coach-social li {
  text-align: center;
}
.et-db #et-boc .et-l .et_pb_module .gscoach-panel i {
  font-size: 20px;
}
.et-db #et-boc .et-l .et_pb_module .gscoach-panel-info {
  background-color: #414141;
  color: #fff;
  padding: 15px 30px;
}
.et-db #et-boc .et-l .et_pb_module #gscoach-overlay {
  background-color: #212121;
}
.et-db #et-boc .et-l .et_pb_module .gscoach-panel-inner #toc_container {
  display: none;
}
.et-db #et-boc .et-l .et_pb_module {
  /* theme 20*/
}
.et-db #et-boc .et-l .et_pb_module .info-card {
  padding: 0.625rem;
  -webkit-transition: bottom 0.5s ease-in-out;
  transition: bottom 0.5s ease-in-out;
  background-color: rgba(255, 255, 255, 0.9);
  letter-spacing: 0.0625rem;
  text-align: center;
  margin: 3%;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme20 .single-coach-div {
  margin-bottom: 10px;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_ribbon {
  text-align: center;
  background: #1DA642;
  color: white;
  padding: 7px 50px;
}
.et-db #et-boc .et-l .et_pb_module {
  /*Theme Grid 2*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_grid2 .staff-coach {
  padding: 4px;
  background: #fff;
  border: 1px solid #ddd;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_grid2 .staff-meta {
  background: #2196f3;
  color: #fff;
  padding: 10px;
  text-align: center;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
          box-shadow: 0 0 7px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_grid2 .staff-meta h3 {
  margin: 0px;
  font-size: 13px;
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_grid2 .single-coach-div {
  margin-bottom: 15px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_grid2 .gs_coach_image__wrapper a {
  display: block;
  outline: none;
  line-height: 1.2;
}
.et-db #et-boc .et-l .et_pb_module .cbp-so-side-right {
  text-align: left;
}
.et-db #et-boc .et-l .et_pb_module .cbp-so-side-left {
  text-align: right;
}
.et-db #et-boc .et-l .et_pb_module {
  /* Initial state (hidden or anything else) */
  /* Animated state */
  /* add you final states (transition) or your effects (animations) for each side */
}
.et-db #et-boc .et-l .et_pb_module .cbp-so-section.cbp-so-animate .cbp-so-side-left,
.et-db #et-boc .et-l .et_pb_module .cbp-so-section.cbp-so-animate .cbp-so-side-right {
  -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: opacity 0.5s, -webkit-transform 0.5s;
  transition: transform 0.5s, opacity 0.5s;
  transition: transform 0.5s, opacity 0.5s, -webkit-transform 0.5s;
}
.et-db #et-boc .et-l .et_pb_module {
  /*Pagination*/
}
.et-db #et-boc .et-l .et_pb_module .gs-pagination {
  text-align: center;
  margin: 20px 0;
}
.et-db #et-boc .et-l .et_pb_module .gs-pagination .page-numbers {
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  padding: 5px;
  font-size: 16px;
  border-radius: 2px;
}
.et-db #et-boc .et-l .et_pb_module .gs-pagination .page-numbers.current {
  background: #337ab7;
  border: 1px solid #337ab7;
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_module .gs-pagination .page-numbers.current:hover {
  background-color: #1888e8;
  border: 1px solid #1888e8;
}
.et-db #et-boc .et-l .et_pb_module {
  /* cbp media queries */
}
@media screen and (max-width: 73.5em) {
  .et-db #et-boc .et-l .et_pb_module .cbp-so-section h2 {
    margin: 0;
  }
}
@media screen and (max-width: 41.125em) {
  .et-db #et-boc .et-l .et_pb_module .cbp-so-side {
    float: none;
    width: 100%;
  }
  .et-db #et-boc .et-l .et_pb_module .cbp-so-side img {
    max-width: 100%;
  }
}
.et-db #et-boc .et-l .et_pb_module {
  /*-- GS Coach Widget --*/
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-widget {
  margin-bottom: 15px;
  overflow: hidden;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-widget img {
  float: left;
  width: 25%;
  border: 1px solid #d0d0d0;
  padding: 4px;
  margin: 0 5px 0 0;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-widget .gs-coach-name {
  font-weight: 400;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-widget .gs-coach-social li a {
  width: 24px;
  height: 24px;
  font-size: 12px;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-widget .gs-coach-table-cell {
  padding: 6px 0 0;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-widget .gs-coach-desig {
  font-style: italic;
  font-size: 16px;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-widget ul.gs-coach-social li {
  margin-bottom: 0;
}
.et-db #et-boc .et-l .et_pb_module .footer-widgets .gs-coach-widget .gs-coach-desig {
  margin: 5px 0;
}
.et-db #et-boc .et-l .et_pb_module .footer-widgets .gs-tm-sicons .gs-coach-social a.github:hover {
  background: #fff;
}
.et-db #et-boc .et-l .et_pb_module {
  /*-- GS Coach Single Template --*/
}
.et-db #et-boc .et-l .et_pb_module .gs_ribon_wrapper {
  overflow: hidden;
  position: relative;
}
.et-db #et-boc .et-l .et_pb_module {
  /*-- GS Coach Archive Template --*/
}
.et-db #et-boc .et-l .et_pb_module .default-pagetemp #content {
  padding-right: 0;
}
.et-db #et-boc .et-l .et_pb_module .gs_coach_image__wrapper img {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.et-db #et-boc .et-l .et_pb_module .search-filter .search-fil-nbox {
  margin: 5px 0;
}
.et-db #et-boc .et-l .et_pb_module {
  /* theme-21*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme21 .dataTables_wrapper .dataTables_filter {
  float: none;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme21 .dataTables_wrapper .dataTables_filter input {
  margin: 0px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme21 .dataTables_wrapper .dataTables_length {
  display: none;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme21 td.Department {
  text-transform: uppercase;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme21 td.name {
  text-transform: capitalize;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme21 .input-group-append {
  position: absolute;
  top: 14%;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme21 .input-group-append .btn {
  z-index: 5;
  font-size: 20px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme21 .btn-secondary {
  background-color: transparent;
  border: none;
  color: #000;
  font-size: 15px;
  margin-right: 20px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme21 input[type=text] {
  padding: 14px;
  border-radius: 0px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme21 .fixed-table-toolbar {
  margin-bottom: 16px;
}
.et-db #et-boc .et-l .et_pb_module {
  /*theme 22*/
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .search-filter input,
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .search-filter select {
  border: 1px solid #3F98E1;
  padding: 10px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .search-filter {
  background: #ECE8E5;
  padding: 24px !important;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .tittle_container {
  background: rgba(76, 35, 13, 0.5);
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .tittle_container h5 {
  margin: 0 0 5px 0;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .tittle_container > *:first-child {
  margin-top: 14px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .tittle_container > *:last-child {
  margin-bottom: 14px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .card-body {
  padding: 0;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .single-coach {
  margin-bottom: 10px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .social_cont {
  color: #4C230D;
  text-align: left;
  background: #ECE8E5;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme22 .social_contact {
  padding: 8px 0px 8px 20px;
  color: #4C230D;
}
.et-db #et-boc .et-l .et_pb_module .social_cont > .social_contact:hover {
  background: #3F98E1;
  color: #fff !important;
}
.et-db #et-boc .et-l .et_pb_module .social_cont > .social_contact:hover > i {
  color: #fff !important;
}
.et-db #et-boc .et-l .et_pb_module .social_contact .fa-arrow-right {
  padding-right: 10px;
}
.et-db #et-boc .et-l .et_pb_module {
  /*theme flip*/
}
.et-db #et-boc .et-l .et_pb_module .flip-vertical .back img {
  height: 100%;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme23 .single-coach-div {
  margin-bottom: 30px;
}
.et-db #et-boc .et-l .et_pb_module .flip-info {
  color: #fff;
  padding: 24px;
  -webkit-transition: bottom 0.5s ease-in-out;
  transition: bottom 0.5s ease-in-out;
  vertical-align: bottom;
  text-align: center;
  background: rgba(10, 14, 29, 0.4);
}
.et-db #et-boc .et-l .et_pb_module .flip-info div {
  color: #fff;
}
.et-db #et-boc .et-l .et_pb_module .gs-coach-name a {
  color: inherit;
  font-style: inherit;
  padding-bottom: 0px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme24 .gs-coach-name {
  margin: 20px 0 10px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme24 .gs-coach-desig {
  margin: 0 0 10px;
}
.et-db #et-boc .et-l .et_pb_module .gs_tm_theme24 .single-coach-div {
  margin-bottom: 40px;
}
.et-db #et-boc .et-l .et_pb_module .gs-filter--group-title {
  margin-bottom: 20px;
}
.et-db #et-boc .et-l .et_pb_module .gs-filter--group-divider {
  margin-top: 30px;
  margin-bottom: 30px;
}
.et-db #et-boc .et-l .et_pb_module .gs-filter--group-divider .gs-filter--group-divider--inner {
  border-top: 1px solid #ddd;
}
.et-db #et-boc .et-l .et_pb_module {
  /* Responsive */
}
@media only screen and (min-width: 1024px) and (max-width: 1220px) {
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-social li a {
    width: 30px;
    height: 30px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-social li a {
    width: 25px;
    height: 25px;
    font-size: 10px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desc {
    margin-bottom: 15px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs-coach-social li a {
    width: 30px;
    height: 30px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_grid2 .staff-meta {
    width: 233px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-social li a {
    width: 30px;
    height: 30px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-desc {
    margin-bottom: 15px;
    font-size: 15px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-social,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-social,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-social,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-social,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-social {
    text-align: center;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-social li,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-social li,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-social li,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-social li {
    margin-bottom: 4px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-social li {
    margin-bottom: 13px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_grid2 .staff-meta {
    width: 342.5px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .single-coach {
    display: initial;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-name {
    text-align: center;
    margin: 15px 0 6px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desc {
    text-align: center;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_drawer2 .gridder .gridder-list {
    width: 50%;
  }
  .et-db #et-boc .et-l .et_pb_module .gridder .gridder-list {
    width: 49%;
  }
  .et-db #et-boc .et-l .et_pb_module .coach-description {
    border-right: none;
  }
  .et-db #et-boc .et-l .et_pb_module .coach-skill {
    margin-top: 20px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .search-by-name {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 767px) {
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .single-mem-desc-social,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .single-mem-desc-social {
    padding: 29% 10px 0;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-desc {
    margin-bottom: 15px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-social li a {
    width: 30px;
    height: 30px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desc {
    margin-bottom: 15px;
    font-size: 15px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 ul.gs-coach-social {
    float: left;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-name {
    margin-top: 5px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .single-coach {
    display: initial;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-name {
    text-align: center;
    margin: 15px 0 6px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs-coach-social {
    text-align: center;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_drawer2 .gridder .gridder-list {
    width: 50%;
  }
  .et-db #et-boc .et-l .et_pb_module .gridder .gridder-list {
    width: 49%;
  }
  .et-db #et-boc .et-l .et_pb_module .coach-description {
    border-right: none;
  }
  .et-db #et-boc .et-l .et_pb_module .coach-skill {
    margin-top: 20px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme17 .image img,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme18 .image img {
    width: 100%;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .search-by-name {
    margin-bottom: 20px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .gs_coach_pop .cbp-so-side {
    width: auto;
  }
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme1 .single-mem-desc-social {
    padding: 17% 10px 0;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme1 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme10 .gs-coach-social li a {
    width: 27px;
    height: 27px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-social li a {
    width: 25px;
    height: 25px;
    margin: 0 1px 6px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-social li a i {
    font-size: 12px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .single-mem-desc-social {
    padding: 28% 10px 0;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme7 .gs-coach-desc {
    font-size: 15px;
    margin-bottom: 15px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 ul.gs-coach-social {
    float: left;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-name {
    margin-top: 5px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-social {
    text-align: center;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-social li {
    margin-bottom: 13px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_grid2 .staff-meta {
    width: 209.5px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .single-coach {
    display: initial;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-name {
    text-align: center;
    margin: 15px 0 6px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs-coach-social {
    text-align: center;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_drawer2 .gridder .gridder-list {
    width: 50%;
  }
  .et-db #et-boc .et-l .et_pb_module .gridder .gridder-list {
    width: 49%;
  }
  .et-db #et-boc .et-l .et_pb_module .coach-description {
    border-right: none;
  }
  .et-db #et-boc .et-l .et_pb_module .coach-skill {
    margin-top: 20px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gsc-table-head,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-table-head,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gsc-table-head {
    display: none;
  }
  .et-db #et-boc .et-l .et_pb_module .gs-coach-table-row {
    display: block;
  }
  .et-db #et-boc .et-l .et_pb_module .gs-coach-table-cell {
    display: inline-table;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gs-coach-table .gs-coach-table-cell,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gs-coach-table .gs-coach-table-cell,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gs-coach-table .gs-coach-table-cell {
    border-bottom: none;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gsc-image,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-image,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gsc-image {
    float: left;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gsc-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gsc-name {
    margin-top: 40px;
    display: inline-block;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gsc-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gsc-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gsc-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gsc-desig {
    width: 70%;
    padding: 0;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gs-coach-table .socialicon,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gs-coach-table .socialicon,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gs-coach-table .socialicon {
    width: 100%;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 ul.gs-coach-social,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 ul.gs-coach-social {
    border-bottom: 1px solid #ece6e6;
    display: block;
    padding-bottom: 15px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-image {
    border-left: none;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .socialicon {
    border-right: none;
    padding-right: 0;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .search-by-name {
    margin-bottom: 20px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .gs_coach_pop .cbp-so-side {
    width: auto;
  }
}
@media only screen and (max-width: 479px) {
  .et-db #et-boc .et-l .et_pb_module .gs-col-xs-6 {
    width: 100% !important;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desc {
    margin-bottom: 15px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme2 .gs-coach-social li a,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-social li a {
    width: 30px;
    height: 30px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 ul.gs-coach-social {
    float: left;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-name {
    margin-top: 5px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_grid2 .staff-meta {
    width: 320px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .single-coach,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .single-coach {
    display: initial;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-name {
    text-align: center;
    margin: 15px 0 6px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme3 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme4 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme5 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme6 .gs-coach-desc,
  .et-db #et-boc .et-l .et_pb_module .gs-coach-social {
    text-align: center;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_drawer2 .gridder .gridder-list {
    width: 100%;
  }
  .et-db #et-boc .et-l .et_pb_module .gridder .gridder-list {
    width: 100%;
    margin: 1% 0;
  }
  .et-db #et-boc .et-l .et_pb_module .coach-description {
    border-right: none;
  }
  .et-db #et-boc .et-l .et_pb_module .coach-skill {
    margin-top: 20px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gsc-table-head,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-table-head,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gsc-table-head {
    display: none;
  }
  .et-db #et-boc .et-l .et_pb_module .gs-coach-table-row {
    display: block;
  }
  .et-db #et-boc .et-l .et_pb_module .gs-coach-table-cell {
    display: inline-table;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gs-coach-table .gs-coach-table-cell,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gs-coach-table .gs-coach-table-cell,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gs-coach-table .gs-coach-table-cell {
    border-bottom: none;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gsc-image,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-image,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gsc-image {
    float: left;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gsc-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gsc-name {
    margin-top: 40px;
    display: inline-block;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gsc-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gsc-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-desig,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gsc-name,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gsc-desig {
    width: 56%;
    padding: 0;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 .gs-coach-table .socialicon,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gs-coach-table .socialicon,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme16 .gs-coach-table .socialicon {
    width: 100%;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme14 ul.gs-coach-social,
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 ul.gs-coach-social {
    border-bottom: 1px solid #ece6e6;
    display: block;
    padding-bottom: 15px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .gsc-image {
    border-left: none;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme15 .socialicon {
    border-right: none;
    padding-right: 0;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .search-by-name {
    margin-bottom: 20px;
  }
  .et-db #et-boc .et-l .et_pb_module .gs_tm_theme9 .gs_coach_pop .cbp-so-side {
    width: auto;
  }
}
@media only screen and (max-width: 320px) {
  .et-db #et-boc .et-l .et_pb_module .gs_tm_grid2 .staff-meta {
    width: 290px;
  }
}
