@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,500,700');
html {
  overflow-x: clip;
}
body {
  font-weight: normal;
  font-size: 16px;
  font-family: 'Ubuntu', Helvetica, sans-serif;
  text-align: left;
  background: #FFF;
  margin: 0;
  padding: 0;
  /*overflow: hidden;*/
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  overflow-x: clip;
}
table,
tr,
td {
  font-weight: normal;
  font-size: 14px;
}
a {
  color: #579EBA;
}
a:hover {
  /*color: #B20C03;*/
}
h1 {
  font-size: 40px;
  margin: 10px 0;
  font-weight: normal;
  line-height: 135%;
}
h1 a {
  text-decoration: none;
  color: #A10101;
  font-weight: normal;
}
h2 {
  font-size: 30px;
  font-weight: normal;
  margin: 5px 0;
  line-height: 135%;
}
h2 a {
  text-decoration: none;
}
h3 {
  font-size: 24px;
  font-weight: normal;
  margin: 3px 0;
  line-height: 135%;
}
h3 a {
  /*[disabled]text-decoration:none;*/
  /*color: #000000;*/
}
img,
form {
  margin: 0px;
  padding: 0px;
  background: none;
}
p {
  margin: 10px 0px;
}
img {
  border: none;
  max-width: 100%;
}
.top_mess {
  text-align: center;
  background: #B90000;
  color: #FFF;
  padding: 10px 0;
}
select[size='1'] {
  /*height: 34px;*/
}
.shadow_panel {
  /*background: #FFF;*/
  margin-top: 180px;
  /*padding: 20px 30px;*/
  padding-top: 20px;
  /*margin-bottom: 0;*/
  /*-webkit-box-shadow: #a0a0a1 0px 5px 5px;*/
  /*-moz-box-shadow: #a0a0a1 0px 5px 5px;*/
  /*box-shadow: 0px 5px 5px #A0A0A1;*/
}
.container-fluid {
  /*padding-right: 30px;*/
  /*padding-left: 30px;*/
  /*margin-right: auto;*/
  /*margin-left: auto;*/
}
.page-container {
  padding-right: 100px;
  padding-left: 100px;
  padding-top: 20px;
  padding-bottom: 50px;
  min-height: 400px;
}
/*.navbar
{
	background: #FFF;
	z-index: 100;
	border: none;
	box-shadow: none;
}*/
.navbar-default {
  box-shadow: none !important;
  border: none;
  height: auto;
  background: none;
}
.navbar-brand {
  /*height: 280px;*/
  width: 550px;
  text-align: right;
  float: left;
  display: inline-block;
  margin-right: 5%;
  margin-left: 25px;
  /*margin: -18px 0 -12px;*/
  /*z-index: 10;*/
  /*padding: 0;*/
  /*position: absolute;*/
  /*z-index: 100;*/
  /*position: relative;*/
}
.navbar-brand img {
  max-height: 100%;
  display: inline-block !important;
}
.navbar-header {
  /*height: auto;*/
}
#roof {
  padding: 0 0;
  color: #A0AAAB;
  font-size: 16px;
  margin: 0;
  text-align: right;
  /*float: right;*/
}
#roof a {
  color: #FCFCFC;
}
#roof span {
  padding: 0 10px;
  line-height: 30px;
  letter-spacing: 1px;
  vertical-align: middle;
}
#roof span.phone {
  /*padding-right: 20px;*/
  font-size: 16px;
  font-weight: bold;
}
#roof span.phone:before {
  font-family: 'fontAwesome';
  font-size: 25px;
  color: #A3A3A5;
  margin-right: 0;
  vertical-align: -6px;
  content: '\f095';
}
#roof span.quick {
  border-left: 1px solid #A3A3A5;
  padding-left: 15px;
}
#roof span.cart {
  padding-left: 0;
  padding-right: 0;
  vertical-align: 3px;
}
#roof span.cart:before {
  font-family: 'fontAwesome';
  font-size: 25px;
  color: #A3A3A5;
  margin-right: 0;
  vertical-align: -8px;
  content: '\f07a';
}
#roof span.question {
  font-size: 27px;
  padding: 0 0 0 15px;
}
#roof .badge {
  /*padding: 1px 15px;*/
  font-style: normal;
  margin-top: -10px;
  margin-left: -8px;
  background: #E9302B;
}
#roof .login {
  font-size: 13px;
  /*padding-right: 10px;*/
}
#roof span.best {
  border-left: 1px solid #A3A3A5;
  padding-left: 15px;
}
#roof span.best a {
  color: #FFC837;
}
#roof span.special {
  border-left: 1px solid #A3A3A5;
  padding-left: 15px;
}
#roof span.special a {
  color: #FFC837;
}
#roof span.accessories {
  border-left: 1px solid #A3A3A5;
  padding-left: 15px;
  padding-right: 20px;
}
.logo {
  margin: 10px 10px 0px 20px;
  /*width: 227px;*/
  /*height: 60px;*/
  /*[disabled]background:url(../img/logo.jpg);*/
}
.logo a {
  display: block;
  height: 100%;
}
.slogan {
  /*float: right;*/
  text-align: right;
  font-weight: 400;
  margin-top: 14px;
  margin-bottom: 0;
  color: #C5C9CD;
}
.slogan a {
  padding: 3px;
  color: #4C555D;
  font-size: 13px;
  letter-spacing: 1px;
}
.top_search {
  margin-top: 5px;
  padding: 7px;
  font-size: 13px;
  text-align: right;
  background: #F5F5F5;
  padding: 7px 20px;
  margin-bottom: 10px;
}
.top_search input[type='text'] {
  min-width: 199px;
}
.top_search .btn {
  /*background: #285FA5;*/
  /*background-image: -webkit-linear-gradient(top, #427BC4 0, #285FA5 100%);*/
  /*background-image: -o-linear-gradient(top, #427BC4 0, #285FA5 100%);*/
  /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #427bc4), to(#285fa5));*/
  /*background-image: linear-gradient(to bottom, #427BC4 0, #285FA5 100%);*/
  background-image: -webkit-linear-gradient(top, #5492CB 0, #226BAE 100%);
  background-image: -o-linear-gradient(top, #5492CB 0, #226BAE 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #5492cb), to(#226bae));
  background-image: linear-gradient(to bottom, #5492CB 0, #226BAE 100%);
  color: #FFF;
  text-shadow: none;
  border-color: #285FA5;
}
.top_search .btn:hover,
.top_search .btn:focus {
  background-color: #285FA5;
  background-position: 0 -15px;
}
.creator {
  max-width: 600px;
  margin: 0 auto;
  padding: 10px 80px;
}
.footer {
  background: #1C2637;
  clear: both;
  color: #FFFFFF;
  margin: 0;
  padding: 50px 0;
  z-index: 20;
  text-align: center;
}
.footer h3 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
}
.footer .bottom_top_menu a {
  /*display: block;*/
  color: #BABABA;
  font-size: 16px;
  margin: 10px 8px;
}
.footer .bottom_top_menu a:before {
  font-family: 'fontAwesome';
  font-size: 17px;
  color: #A3A3A5;
  margin-right: 5px;
  vertical-align: 0;
  content: '\f0da';
}
.footer a {
  color: #FFF;
}
.social-links {
  margin-top: 28px;
  margin-bottom: 28px;
  clear: both;
}
.social-links a {
  display: inline-block !important;
  margin: 10px !important;
}
.social-links a i {
  width: 56px;
  height: 42px;
  vertical-align: middle;
  border-radius: 100%;
  line-height: 30px;
  transition: all 0.2s linear 0s;
  font-size: 50px;
  text-align: center;
  color: #FFF;
}
.social-links a:before {
  content: none !important;
}
.social-links-small {
  margin-top: 40px;
  border-top: 1px solid #CCC;
  padding-top: 32px;
}
.social-links-small a i {
  width: 40px;
  height: 35px;
  vertical-align: middle;
  border-radius: 100%;
  line-height: 30px;
  transition: all 0.2s linear 0s;
  font-size: 40px;
  text-align: center;
  margin: 3px;
  color: #747474;
}
.social-links-small a:before {
  content: none !important;
}
.loginbar {
  margin-top: 8px;
}
.menu-search {
  margin-left: 5px;
}
.menu-search * {
  width: auto;
  margin-left: 5px;
}
.madatorystar {
  color: #CC0000;
}
.count {
  text-align: right;
  color: #8E1C2D;
  font-style: italic;
  font-family: georgia;
  font-size: 11px;
  /*float: right;*/
}
/*.price
{
	font-weight: bold;
	color: #9E011C;
	font-size: 13px;
}*/
.msrp {
  color: #000;
  font-weight: normal;
}
.save {
  color: #477558;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
.index-baner {
  /*height: 356px;*/
  /*padding-bottom: 28%;*/
  /*background: url(../img/baner-2022.webp) top / cover no-repeat #0F1015;*/
  background: #182637;
  margin: 0;
  position: relative;
  padding: 20px 30px;
}
.index-baner-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
}
.index-baner-video-new {
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: all 250ms;
  -o-transition: all 250ms;
  transition: all 250ms;
  max-width: 100%;
  max-height: 400px;
}
.index-baner-line {
  /*height: 211px;*/
  margin-top: 0;
  /*background: url(../img/bg1.jpg) left top / auto;*/
  /*color: #FFF;*/
  clear: both;
  padding: 20px;
  background: #E0E0E0;
}
.index-baner-line h1 {
  font-size: 23px;
  text-align: center;
  /*color: #FFF;*/
  margin-top: 0;
  /*margin-bottom: 76px;*/
  padding: 0;
}
.index-baner-line h2 {
  font-size: 24px;
  text-transform: uppercase;
  color: #FFF;
  margin-top: 51px;
}
.index-baner-line h3 {
  color: #FFF;
}
.video-top {
  position: relative;
  z-index: 1;
}
.slogan-line {
  text-align: center;
  color: #FFF;
  padding: 0;
  margin-top: 30px;
}
.slogan-line h2 {
  color: #7CAFDC;
  font-size: 35px;
  display: inline-block;
  margin: 0 5px;
  text-transform: uppercase;
  font-family: impact;
}
.slogan-line h3 {
  /*text-align: left;*/
  /*color: #FFF;*/
  color: #7CAFDC;
  font-size: 35px;
  margin: 0 5px;
  display: inline-block;
  text-transform: uppercase;
  font-family: impact;
}
.slogan-line h1 {
  font-size: 19px;
  color: #7CAFDC;
}
.disc-line {
  padding: 20px;
  background: #182637;
  text-align: center;
  font-size: 22px;
  color: #FFF;
}
.disc-line b {
  text-transform: uppercase;
  font-weight: normal;
  margin-right: 5px;
}
.disc-line a {
  color: #FFF;
  text-decoration: underline;
}
@media (max-width: 575px) {
}
@media (min-width: 576px) and (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
  #roof {
    margin: 0;
  }
  .page-baner #roof {
    margin: 6px 0 10px;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .slogan-line {
    margin-top: 18px;
  }
  .slogan-line h2 {
    font-size: 25px;
  }
  .slogan-line h3 {
    font-size: 25px;
  }
  .slogan-line h1 {
    font-size: 14px;
  }
  #roof {
    margin: 0px 19px 0 0;
  }
  .page-baner #roof {
    margin: 20px 19px 0 0;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .page-baner #roof {
    margin: 20px 16px 0 0;
  }
}
@media (min-width: 1600px) and (max-width: 1699px) {
  .navbar-brand {
    margin-right: 8%;
  }
  .index-baner {
    padding: 20px 30px;
  }
  .page-baner #roof {
    margin: 20px 19px 0 0;
  }
}
@media (min-width: 1700px) {
  .navbar-brand {
    margin-right: 12%;
  }
  .index-baner {
    padding: 20px 60px 20px 30px;
  }
  .page-baner #roof {
    margin: 20px 19px 0 0;
  }
}
.core-gifs {
  text-align: left;
  padding: 50px 5% 60px;
  /*background: #E5E5E5;*/
}
.core-gifs-bot {
  background: #E5E5E5;
  margin-top: 30px;
}
.core-gifs-video {
  margin-bottom: 0;
  background: #E5E5E5;
}
.core-gifs iframe {
  min-height: 205px !important;
}
.core-gifs p {
  font-size: 24px;
}
.core-gifs h3 {
  text-transform: uppercase;
  font-size: 38px;
  font-family: impact;
  color: #B20C03;
}
.core-gifs h4 {
  font-size: 20px;
  font-weight: normal;
  color: #940000;
  line-height: 135%;
}
.core-gifs h5 {
  text-transform: uppercase;
  font-size: 35px;
  text-align: center;
  font-family: impact;
  color: #B20C03;
}
.core-gifs h4 .btn {
  font-size: 20px;
  white-space: normal;
  margin-top: 24px;
  text-transform: uppercase;
}
.core-gifs h4 .btn.btn-danger {
  font-size: 20px;
  white-space: normal;
  margin-top: 24px;
}
.core-gifs .pict {
  /*width: 495px;*/
  /*margin-left: 40px;*/
  /*float: right;*/
  text-align: left;
  border-radius: 20px;
  overflow: hidden;
  height: 220px;
  background: #FFF;
  position: relative;
}
.core-gifs .pict a {
  display: block;
  height: 100%;
  width: 100%;
  text-align: center;
}
.core-gifs .pict a img {
  /*height: 100%;*/
  width: auto !important;
  display: inline-block;
}
.core-gifs .pict a i {
  position: absolute;
  font-size: 30px;
  /*margin-top: 183px;*/
  margin-left: 11%;
  bottom: 0;
  left: 20px;
}
.core-gifs .pict a i:after {
  content: 'click here';
  font-family: arial;
  font-size: 14px;
  padding-left: 5px;
}
.core-gifs .example {
  padding-left: 80px;
}
@media (min-width: 766px) {
  .core-gifs-modals .modal-lg {
    width: 90%;
  }
  .core-gifs-modals .modal-lg h4 {
    font-size: 30px;
    text-transform: uppercase;
  }
}
.core-gifs-modals .modal-body .row {
  margin: 0 50px;
}
.core-gifs-modals .modal-body div {
  text-align: center;
  vertical-align: 100%;
}
.core-gifs-modals .modal-body div img {
  display: inline-block;
  vertical-align: middle;
  /*max-height: 532px;*/
}
.pan_lesson {
  font-size: 16px;
  margin-top: 30px;
  margin-bottom: 30px;
  /*padding-top: 30px;*/
  padding-bottom: 30px;
  /*border-top: 3px solid #FFF;*/
  border-bottom: 3px solid #FFF;
  clear: both;
}
.pan_lesson h3 {
  font-size: 23px;
  text-transform: none;
}
.pan_lesson h2 {
  font-size: 40px;
  text-align: center;
  color: #940000;
  text-transform: none;
}
.pan_lesson p {
  font-size: 18px;
}
.pan_lesson_2 {
  margin-top: 20px;
  text-align: center;
  /*background: #FFF;*/
  /*padding: 20px;*/
}
.pan_lesson_2 h3 {
  text-transform: none;
  font-size: 22px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #182637;
}
.pan_lesson_2 h2 {
  font-size: 35px;
  text-align: center;
  color: #B20C03;
  text-transform: none;
  font-family: impact;
}
.red-line {
  margin-right: -50px;
  margin-left: -1px;
  font-size: 20px;
}
.red-line .white {
  background: #FFF;
  color: #D40700;
  padding: 40px 0 40px 40px;
  height: 140px;
  width: 23%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.red-line .red {
  background: #D40700;
  color: #FFF;
  padding: 40px 0 36px 40px;
  height: 140px;
  width: 50%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.red-line .red2 {
  background: #D40700;
  color: #FFF;
  padding: 40px 0 36px 40px;
  height: 140px;
  width: 27%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.red-line img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
}
.red-line span {
  display: inline-block;
  vertical-align: middle;
}
.red-line span.text1 {
  margin-right: 13px;
}
.lobster {
  float: right;
  margin-top: -507px;
}
.lobster img {
  display: inline-block;
}
.red-line-page {
  margin-right: 0;
  margin-top: -25px;
  margin-left: -1px;
  font-size: 19px;
  float: right;
  width: 60%;
}
/*.red-line-zoom
{
	(*width: 80%;*)
	margin-top: -13px;
	margin-bottom: 50px;
}*/
.red-line-page .white {
  background: #FFF;
  color: #D40700;
  padding: 35px 0 40px 40px;
  height: 120px;
  width: 25%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.red-line-page .red {
  /*background: url(../img/page-baner1.jpg) top left / cover #D40700;*/
  background: #D40700;
  color: #FFF;
  padding: 35px 10px 36px 40px;
  height: 120px;
  width: 75%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.red-line-zoom .red {
  background: #D40700;
}
.red-line-page .red2 {
  background: #D40700;
  color: #FFF;
  padding: 40px 0 36px 40px;
  height: 140px;
  width: 27%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.red-line-page .red4 {
  background: #D40700;
  color: #FFF;
  padding: 30px 30px 30px 40px;
  /*height: 140px;*/
  width: 100%;
  display: inline-block;
  margin: 0;
  vertical-align: top;
}
.red-line-page .red4 span {
  margin: 0;
  font-size: 20px;
}
.red-line-page img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  max-height: 55px;
}
.red-line-page span {
  display: inline-block;
  vertical-align: middle;
}
.red-line-page span a {
  color: #FFF;
  text-decoration: underline;
}
.red-line-page span.text1 {
  margin-right: 13px;
}
.red-line-page span.built-for-life {
  font-size: 25px;
  padding-top: 10px;
  font-weight: bold;
  margin: 0;
}
.red-line-page span.text3 {
  margin-right: 13px;
  margin-left: -5px;
}
.red-line-page span.text5 {
  /*font-size: 16px;*/
}
.red-line-Accessories span.text5 {
  font-size: 18px;
}
.main {
  margin: 50px 20px 20px;
}
.main h2 {
  padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #CCC;
  /*font-size: 40px;*/
  text-align: center;
}
.main h3 {
  color: #1246A7;
  font-weight: bold;
  /*font-size: 20px;*/
  text-transform: uppercase;
  /*font-size: 19px;*/
  margin-top: 20px;
}
/*.main H2 A
{
	display: inline-block;
	font-size: 13px;
	text-transform: uppercase;
	background: #E5E5E5;
	padding: 10px 20px;
	line-height: 100%;
	vertical-align: 7px;
	margin-left: 10px;
	font-weight: 600;
}*/
.index-video {
}
.index-video .text {
  text-align: center;
  font-size: 22px;
  margin-top: 10px;
}
.index-video h2 span {
  color: #1146A7;
}
.index-video .img {
  /*margin: 0 0 30px 0;*/
}
.index-best {
  /*padding-left: 30px;*/
  padding: 0 30px 0 0;
}
.index-best .col-sm-4 {
  padding: 0px 30px;
  /*font-size: 14px;*/
}
.index-best h2 {
  color: #1246A7;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 37px;
  padding-bottom: 10px;
  font-size: 50px;
  font-family: impact;
}
.index-best .btn-examles {
  float: right;
  margin-top: 10px;
}
.index-best .btn-examles i {
  font-size: 25px;
  margin-right: 5px;
  vertical-align: -2px;
}
.index-best h2 a {
  color: #DD0800;
}
.index-best .btn {
  /*float: right;*/
}
.index-best .btn a {
  color: #FFF;
}
.index-best .img {
  height: 350px;
  line-height: 350px;
  vertical-align: middle;
  text-align: center;
}
.index-best .img img {
  display: inline-block;
  vertical-align: middle;
  max-height: 100%;
}
.index-best a {
  display: block;
  margin-bottom: 20px;
}
.index-best a:hover {
  text-decoration: none;
}
.index-best p {
  min-height: 90px;
  /*margin: 10px 0 43px;*/
  color: #333333;
  text-align: justify;
}
.index-best-right {
  margin-top: 50px;
}
.index-best-right iframe {
  max-width: 100%;
}
.index-best-right video {
  max-width: 100%;
}
.gray_line {
  padding: 50px 0px;
  background: #E5E5E5;
}
.gray_line_products {
  padding: 30px 30px 30px 50px;
  background: #DFDFDF;
  margin-bottom: 20px;
}
.gray_line_products .short_desc {
  font-size: 22px;
}
.gray_line_products h1 {
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 0;
}
.gray_line_products h1 span {
  vertical-align: middle;
  display: inline-block;
}
.gray_line_products .btn {
  font-size: 25px;
  color: #FFF;
  float: right;
  margin-right: 5%;
  margin-top: 65px;
}
.gray_line_products .btn a {
  color: #FFF;
  text-transform: uppercase;
}
span.made {
  display: inline-block;
  vertical-align: middle;
  width: 69px;
  height: 61px;
  margin-left: 10px;
  margin-right: 10px;
  /*margin-top: -136px;*/
  /*margin-left: 97px;*/
  background: url(../img/madeinusa.svg) 0 0 / contain no-repeat;
}
.perfect .btn {
  text-transform: uppercase;
  font-weight: bold;
  color: #FFC621;
}
.gray_line_products.line_zoom h1 {
  color: #E20000;
  text-transform: uppercase;
  font-size: 50px;
  font-weight: bold;
  margin: 0;
  text-align: left;
}
.gray_line_products .desc {
  font-size: 17px;
  margin-bottom: 20px;
}
.gray_line_zoom_apps {
  margin-right: -100px;
  margin-left: -100px;
  margin-top: 50px;
  margin-bottom: -50px;
}
.gray_line_events {
  padding: 30px 30px 30px 50px;
  background: #DFDFDF;
  margin-bottom: 20px;
}
.gray_line_events h1 {
  text-transform: uppercase;
  font-size: 50px;
  float: left;
}
.gray_line_events .btn {
  font-size: 25px;
  color: #FFF;
  float: right;
  margin-right: 5%;
  margin-top: 18px;
}
.gray_line_events .btn a {
  color: #FFF;
  text-transform: uppercase;
}
.gray_line_products.line_resources .btn {
  margin-top: 26px;
}
.gray_line_products.line_special-offers {
  background: url(../img/sp.jpg) center center / cover;
  color: #FFF;
}
.special-offer-index {
  background: url(../img/sp2.jpg) center / cover no-repeat;
  text-align: center;
  color: #FFF;
  padding: 50px 0;
  /*min-height: 163px;*/
}
.special-offer-index a {
  text-transform: uppercase;
  color: #FFF;
  font-size: 60px;
  display: block;
  text-decoration: underline;
}
.whyus {
  padding: 0 20px;
  font-size: 17px;
}
.whyus h2 {
  font-size: 50px;
  text-align: center;
  color: #940000;
  font-family: impact;
  text-transform: none;
}
.line_pickleball-paddles-in-stock {
  /*background: url(../img/pickleball-paddles-in-stock.jpg) center center / cover;*/
  /*height: 400px;*/
  /*padding: 5px 0;*/
}
.line_pickleball-paddles-in-stock h1 {
  margin-top: 0;
  font-weight: bold;
  color: #FFF;
  font-size: 60px;
  padding: 10px;
  text-shadow: 4px 4px 5px #000000;
  background: rgba(0, 16, 46, 0.622);
}
.line_Kratos {
  background: url(../img/kratos1.jpg) left center / cover !important;
  color: #FFF !important;
}
.line_Chaos {
  background: url(../img/chaos1.jpg) left center / cover;
  color: #FFF;
}
.line_paddles-by-core {
  /*background: url(../img/chaos1.jpg) left center / cover;*/
  color: #FFF;
  background: #5C80BE;
}
.line_paddles-by-core .btn {
  margin-top: 0;
}
.line_bestsellers {
  background: url(../img/sp.jpg) left center / cover;
  color: #FFF;
}
.line_bestsellers .btn {
  margin-top: -48px !important;
  margin-bottom: 36px !important;
}
.page-container-bestsellers > .row {
  padding-right: 5%;
  padding-left: 5%;
}
.line_athena {
  background: url(../img/sp.jpg) left center / cover;
  color: #FFF;
}
.line_athena .btn {
  margin-top: -48px !important;
  margin-bottom: 36px !important;
  display: none;
}
.page-container-athena > .row {
  padding-right: 5%;
  padding-left: 5%;
}
.line_youth-paddles {
  background: url(../img/sp.jpg) left center / cover;
  color: #FFF;
}
.line_youth-paddles .btn {
  margin-top: -48px !important;
  margin-bottom: 36px !important;
  display: none;
}
.page-container-youth-paddles > .row {
  padding-right: 5%;
  padding-left: 5%;
}
.line_training-paddles {
  background: url(../img/sp.jpg) left center / cover;
  color: #FFF;
}
.line_training-paddles .btn {
  margin-top: -48px !important;
  margin-bottom: 36px !important;
  display: none;
}
.line_inventory-clearance {
  background: url(../img/sp.jpg) left center / cover;
  text-align: center;
  color: #FFF;
}
.line_inventory-clearance .btn {
  margin-top: -48px !important;
  margin-bottom: 36px !important;
  display: none;
}
.page-container-training-paddles > .row {
  padding-right: 5%;
  padding-left: 5%;
}
.line_Kratos .desc {
  float: left;
  width: 40%;
}
.line_Chaos .desc {
  float: left;
  width: 45%;
}
.line_paddles-by-core .desc {
  float: left;
  width: 50%;
}
.line_Kratos h1 {
  color: #FFF;
}
.line_in-stock {
  background: url(../img/instock.jpg) left center / cover;
  color: #FFF;
}
.line_accessories {
  background: url(../img/instock.jpg) left center / cover;
  color: #FFF;
}
.line_accessories h1 {
  float: left;
}
.line_accessories .btn {
  /*margin-top: 24px !important;*/
}
.line_accessories .desc {
  /*float: left;*/
  /*width: 68%;*/
}
.gray_line_products.line_apparel {
  background: url(../img/apparel.jpg) left center / contain no-repeat #E8E4DB;
  padding-left: 42%;
  padding-right: 7%;
  text-align: left;
  height: 511px;
  line-height: 173%;
  /*color: #FFF;*/
}
.gray_line_products.line_apparel .btn {
  margin: 20px 30px 0 0;
  float: left;
}
.line_apparel-womens {
  text-align: center;
  background: #A053A1;
  color: #FFF;
}
.line_apparel-mens {
  text-align: center;
  background: #EA673D;
  color: #FFF;
}
.app-title {
  font-size: 40px;
  text-transform: uppercase;
  color: #304C7C;
}
.line_apparel-womens h1 {
  /*margin: 0;*/
}
.line_Grip-Tape h1 {
  float: left;
}
.line_Grip-Tape .btn {
  margin-top: 22px;
}
.line_grip-tape h1 {
  float: left;
}
.line_grip-tape .btn {
  margin-top: 22px;
}
.line_special-edition-carbon-fiber-paddles .btn {
  /*margin-top: -119px !important;*/
  position: absolute;
  right: 0;
  top: 100px;
}
.line_special-edition-carbon-fiber-paddles {
  background: url(../img/special-edition-bg.jpg) left / cover no-repeat #5E80BD;
  color: #FFF;
}
.line_promo h1 {
  display: inline-block;
  padding: 0 20px;
  background: rgba(24, 17, 40, 0.769);
  margin: 0;
}
.line_promo h2 {
  display: inline-block;
  padding: 0 20px;
  background: rgba(24, 17, 40, 0.769);
  margin: 0;
}
.line_promo p {
  display: inline-block;
  padding: 0 20px;
  background: #AD322B;
}
.line_promo {
  background: url(../img/black-fr23.webp) center center / cover;
  color: #FFF;
  text-align: center;
}
.line_promo .btn {
  margin-top: -48px !important;
  margin-bottom: 36px !important;
  display: none;
}
.line_custom-pro-paddles {
  background: url(../img/sp.jpg) left center / cover;
  color: #FFF;
}
.line_custom-pro-paddles .btn {
  margin-top: 10px !important;
  margin-bottom: 36px !important;
}
.line_custom-pro-paddles .navbar-brand {
  width: 228px;
  height: auto;
  float: left;
  margin: -94px 0 0;
  position: relative;
  display: inline-block;
}
.line_custom-pro-paddles h1 {
  float: left;
  margin-top: -10px;
  display: inline-block;
}
.page-baner-custom-pro-paddles {
  height: 61px !important;
  padding: 0 !important;
  background: #01072B !important;
}
.page-baner-custom-pro-paddles #roof {
  margin: 11px 0 0;
}
.index-line h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 30px;
  padding-top: 0;
  color: #293064;
  font-family: impact;
  margin-top: 0;
}
.index-line h2 span {
}
.index-line h2 i {
  text-transform: uppercase;
  font-style: normal;
  font-size: 20px;
  float: right;
  text-decoration: underline;
  color: #1246A7;
}
.index-month {
  text-align: left;
  background: #B40000;
  padding: 20px;
  border-radius: 0 0 10px 10px;
}
.index-month h4 {
  line-height: 135%;
  text-align: left;
  font-size: 16px;
}
.index-month img {
  float: left;
  max-height: 147px;
  margin: 0 15px 10px 0;
}
.index-month a {
  color: #FFF;
  display: block;
}
.index-month h2 {
  text-align: left;
  font-size: 23px;
  border: none;
  padding: 0;
  margin: 0;
}
.gallery-blog {
}
.gallery-blog img {
  /*margin-bottom: 5%;*/
}
.page-baner {
  /*height: 140px;*/
  /*background: url(../img/baner2.jpg) center bottom / cover no-repeat;*/
  /*margin: 0;*/
  /*padding-top: 0;*/
  background: #1B2637;
}
.page-baner .navbar-brand {
  height: 140px;
  /*margin: -30px 0 0;*/
  /*padding: 0;*/
  /*margin: 5px 0 -100px;*/
  /*z-index: 1;*/
  /*position: absolute;*/
}
.page-baner .navbar-brand img {
  /*max-height: 100%;*/
  /*display: inline-block;*/
}
.breadcrumb {
  background: url(../img/bg1.jpg) left top / auto;
  color: #FFF;
  border-radius: 0;
  padding: 15px 15px 15px 5%;
  font-size: 14px;
  margin-bottom: 0;
}
.breadcrumb a {
  color: #FFF;
}
.container-spages h2 {
  color: #2B5EB6;
}
.container-picklaball-round .logo-event {
  text-align: center;
}
.container-picklaball-round .logo-event img {
  display: inline-block;
}
.container-picklaball-round h2 {
  font-size: 27px;
  color: #2E4978;
  margin-bottom: 30px;
}
.container-picklaball-round h2 strong {
  font-size: 50px;
  color: #D52031;
}
.container-picklaball-round .box {
  font-size: 25px;
  padding: 20px;
  /*border: 2px solid #CCC;*/
  background: #EFEFEF;
  margin: 30px 0;
}
.container-picklaball-round h3 {
  font-size: 23px;
  color: #2E4978;
}
.container-picklaball-round h4 {
  font-size: 20px;
  color: #2E4978;
  line-height: 135%;
}
.container-picklaball-round .bot-box {
  font-size: 20px;
  padding: 20px 0;
  border-top: 2px solid #CCC;
  margin: 30px 0;
}
.container-picklaball-round .bot-box strong {
  color: #D52031;
  font-size: 30px;
  margin-top: 20px;
  display: block;
}
.event-form {
  background: #F3F3F3;
  padding: 30px;
  margin-top: 20px;
}
.event-form h4 {
  text-align: center;
}
.event-form h5 {
  text-align: center;
  font-size: 20px;
  margin-bottom: 30px;
}
.event-form .checkbox {
  display: inline-block;
  margin-right: 20px;
}
.event-form .checkbox label label {
  padding: 0;
}
.event-form .radio {
  display: inline-block;
  margin-right: 20px;
}
.event-form .radio label label {
  padding: 0;
}
.event-form .control-label.text-center {
  text-align: center;
}
.event-form .TSD {
  background: #E1E1E1;
  display: block;
  margin: 0 0 20px 0;
  padding: 10px;
}
.container-spages-recommended-combinations-based-on-playing-style .table-div {
  /*max-width: 1200px;*/
  display: inline-block;
}
.container-spages-recommended-combinations-based-on-playing-style .table td {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}
.container-spages-recommended-combinations-based-on-playing-style .table th {
  text-align: left;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
}
.container-spages-recommended-combinations-based-on-playing-style .short_desc h2 {
  background: #EAEAEA;
  padding: 13px 10px 13px 5px;
  border-radius: 10px;
}
.container-spages-recommended-combinations-based-on-playing-style .short_desc h2 strong {
  background: #FFF;
  padding: 10px 30px;
  border-radius: 10px;
}
.container-spages-recommended-combinations-based-on-playing-style .item-in {
  /* border-bottom: 1px solid #CCC; */
  padding: 20px 10px;
}
.container-spages-recommended-combinations-based-on-playing-style .item {
  padding: 10px 20px 50px;
  overflow: hidden;
}
.about-baner {
  /*float: right;*/
  /*width: 40%;*/
  /*margin-left: 30px;*/
  background: #005CA2;
  padding: 10px 25px;
  color: #FFF;
  /*border-radius: 20px;*/
  margin: 0 0 5px 0;
  text-align: center;
  /*font-size: 14px;*/
  border-radius: 10px 10px 0 0;
}
.about-baner .avatar {
  max-width: 150px;
  display: inline-block;
}
.about-baner .avatar img {
  max-width: 100%;
}
.about-baner h2 {
  /*font-size: 20px;*/
  color: #3C5B91;
  color: #FFF;
  margin: 0;
  font-size: 29px;
  padding-bottom: 10px;
}
.about-baner a {
  color: #FFF;
  display: block;
}
#JOINModal h2 {
  margin: 0;
}
#JOINModal .modal-body {
  padding: 20px 50px;
  font-size: 18px;
}
#JOINModal .modal-body .close {
  margin-right: -28px;
  margin-top: -9px;
  font-size: 50px;
}
.container-spages .img {
  text-align: center !important;
  float: left;
  margin: 20px 40px 20px 20px;
}
.container-spages .img img {
  display: inline-block;
}
.free-ship-baner {
  background: rgba(171, 3, 3, 0.822);
  text-align: center;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  padding: 3px;
  letter-spacing: 2px;
  margin-bottom: -13px;
  position: relative;
  z-index: 10;
}
/*.Stories_index .articles_item
{
	(*width: 50%;*)
}*/
/*.Stories_index .articles_item .thumbnail > A
{
	display: block;
	max-height: 200px !important;
	overflow: hidden;
}*/
/*.Stories_index .articles_item .well-sm
{
	display: none;
}*/
/*.Stories_index .articles_item .short_desc
{
	display: none;
}*/
/*.Stories_index .articles_item H3
{
	font-size: 18px;
	font-weight: normal;
	margin: 0;
}*/
.spage-most-significant-factor-of-paddle {
}
.spage-most-significant-factor-of-paddle h1 {
  text-align: center;
  color: #2B5EB6;
  text-transform: uppercase;
  font-size: 40px;
}
.spage-most-significant-factor-of-paddle h2 {
  text-align: center;
  color: #2B5EB6;
  text-transform: uppercase;
  margin-top: 30px;
  font-size: 40px;
}
.spage-most-significant-factor-of-paddle .pan1 {
  padding: 30px;
  font-size: 18px;
  background: #F0F0F0;
}
.spage-most-significant-factor-of-paddle .pan2 {
  padding: 30px;
  font-size: 16px;
  background: #F0F0F0;
  margin-top: 30px;
}
.spage-most-significant-factor-of-paddle .pan2 h3 {
  font-size: 19px;
}
.spage-most-significant-factor-of-paddle .pan4 {
  padding: 30px;
  font-size: 18px;
  background: #F0F0F0;
  margin-top: 0;
  margin-bottom: 30px;
  text-align: center;
}
.spage-most-significant-factor-of-paddle .pan4 ul {
  display: inline-block;
  text-align: left;
}
.spage-most-significant-factor-of-paddle .pan3 {
  padding: 30px;
  font-size: 18px;
  /*margin-top: 30px;*/
}
.spage-most-significant-factor-of-paddle .pan5 {
  padding: 30px;
  font-size: 18px;
  /*margin-top: 30px;*/
}
@media (max-width: 575px) {
  .index-baner {
    /*background-position: 80% 50%;*/
    padding: 0;
    margin: 0;
  }
  .navbar-brand {
    height: 105px;
    width: 79px;
    margin: 0 -39px 0 -6px;
  }
  .navbar-brand-canada {
    height: 66px;
    margin-top: 15px !important;
    margin-left: -6px !important;
  }
  .page-baner .navbar-brand-canada {
    height: 60px !important;
  }
  .slogan-line {
    margin: 0;
  }
  .slogan-line h2 {
    font-size: 18px;
  }
  .slogan-line h3 {
    font-size: 18px;
  }
  .slogan-line h1 {
    font-size: 12px;
    margin: 0;
    padding: 5px 0 10px 0;
  }
  .slogan-line .pict {
    width: 150px;
    float: none;
    margin: 0;
    display: none;
  }
  .index-baner-line h1 {
    font-size: 11px;
    padding: 0;
    margin: 0;
    /*color: #095899;*/
    /*border-bottom: 2px solid #CCC;*/
  }
  .index-baner-line {
    padding: 10px 0;
  }
  .disc-line {
    padding: 30px 20px;
  }
  #roof {
    /*margin-top: 10px;*/
    /*margin-right: 0;*/
    /*width: 314px;*/
  }
  .right-side {
  }
  #roof span {
    padding-right: 0;
    /*color: #FFF;*/
    /*text-align: right;*/
    /*width: 160px;*/
  }
  #roof span a {
    color: #FFF;
    font-size: 11px;
    /*padding: 0;*/
  }
  #roof span.phone {
    font-size: 14px;
    /*margin-top: -35px;*/
    /*display: block;*/
    /*padding: 0;*/
    /*text-align: right;*/
    /*float: left;*/
    /*color: #FFF;*/
  }
  #roof span.phone:before {
    color: #FFF;
  }
  #roof span.card:before {
    color: #FFF;
  }
  #roof .login {
    font-size: 11px;
  }
  #roof .pull-right {
    text-align: left;
  }
  .core-gifs .pict {
    margin-bottom: 50px;
  }
  .core-gifs {
    text-align: left;
    padding: 20px;
    /*background: #E5E5E5;*/
  }
  .main {
    margin: 10px;
    text-align: center;
  }
  .main h2 {
    font-size: 30px;
    margin-top: 30px;
  }
  .main h3 {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .index-best .col-sm-4 {
    padding: 0px 0 0;
    font-size: 11px;
  }
  /*.index-month
  	{
  		padding: 0;
  		margin-bottom: 50px;
  	}*/
  /*.index-month H4
  	{
  		font-size: 12px;
  	}*/
  .index-blog {
    padding-left: 0;
    padding-right: 0;
    border-left: none;
    margin-bottom: 28px;
    text-align: center;
  }
  .page-baner .navbar-brand {
    height: 97px;
    margin-top: 0;
    width: 85px;
  }
  .page-baner #roof span.phone {
    /*margin-top: -64px;*/
    /*float: none;*/
  }
  .page-baner #roof {
    /*margin-top: 0;*/
    /*margin-right: 0;*/
  }
  .page-baner nav.navbar {
    /*margin: 0 10px;*/
  }
  .gray_line_products {
    padding: 10px 20px;
  }
  .gray_line_products h1 {
    font-size: 30px;
  }
  .gray_line_products .btn {
    font-size: 15px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }
  .line_Kratos .desc {
    width: 100%;
    font-size: 13px;
  }
  .line_Chaos {
    background: url(../img/chaos1.jpg) top center / contain no-repeat #5C80BE;
  }
  .line_Kratos {
    background: url(../img/kratos1.jpg) top center / contain no-repeat #5C80BE;
  }
  .line_Chaos .desc {
    width: 100%;
    font-size: 13px;
  }
  .page-container {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .line_accessories {
    background: url(../img/instock.jpg) top right / contain no-repeat #5C80BE;
  }
  .line_accessories .btn {
    margin-top: -3px !important;
  }
  .gray_line_products.line_apparel {
    padding-left: 0;
    padding-right: 0;
    line-height: 141%;
    height: auto;
    background-position: top left;
    background-size: 130%;
    font-size: 12px;
  }
  .gray_line_products.line_apparel .desc {
    font-size: 13px;
    line-height: 150%;
    margin-left: 15px;
    margin-right: 15px;
  }
  .gray_line_products.line_apparel h1 {
    margin: 76% 0 0px 15px;
  }
  .gray_line_products.line_apparel .desc h3 {
    font-size: 18px;
  }
  .app_bats {
    width: 97%;
    margin: 0;
    text-align: center;
  }
  .gray_line_products.line_apparel .btn {
    padding: 5px 15px;
    float: none;
    margin: 1%;
    width: 45%;
  }
  .app-title {
    font-size: 30px;
    /*margin: 0 0 -13px 0;*/
  }
  .about-baner {
    font-size: 13px;
  }
  .about-baner h2 {
    font-size: 18px;
  }
  .about-baner .avatar {
    max-width: 119px;
  }
  .index-month h2 {
    font-size: 18px;
  }
  .index-month h4 {
    font-size: 13px;
  }
  .index-month {
  }
  .index-month img {
    max-height: 104px;
  }
  .core-gifs .example {
    padding-left: 0;
    margin-top: 50px;
  }
  .core-gifs h4 .btn.btn-danger {
    font-size: 16px;
  }
  .core-gifs h3 {
    font-size: 20px;
    margin-bottom: 0;
  }
  .core-gifs h5 {
    font-size: 18px;
    margin: 0 0 14px 0;
  }
  .core-gifs p {
    font-size: 15px;
  }
  .core-gifs h4 {
    margin: 0;
  }
  .core-gifs h4 .btn {
    font-size: 20px;
  }
  .pan_lesson h3 {
    font-size: 18px;
  }
  .pan_lesson h2 {
    font-size: 35px;
  }
  .pan_lesson p {
    font-size: 16px;
  }
  .pan_lesson_2 h3 {
    font-size: 13px;
  }
  .pan_lesson_2 h2 {
    font-size: 25px;
    margin-top: 40px;
  }
  .line_special-edition-carbon-fiber-paddles .btn {
    /*margin-top: -119px !important;*/
    position: relative;
    right: auto;
    top: auto;
  }
  .index-best-right {
  }
  .index-best-right div {
    padding-bottom: 20px;
  }
  .index-best {
    /*padding-left: 30px;*/
    padding: 0;
  }
  .index-best .img {
    height: 250px;
    line-height: 250px;
  }
  .gray_line_events h1 {
    font-size: 30px;
  }
  .line_custom-pro-paddles {
    height: 143px;
    border-top: 25px solid #01072B;
  }
  .line_custom-pro-paddles .navbar-brand {
    width: 76px;
    margin: -44px 0 12px !important;
    /*height: 85px !important;*/
  }
  .line_custom-pro-paddles h1 {
    font-size: 20px;
  }
  .line_custom-pro-paddles .btn {
    margin: 9px 0 0 !important;
    font-size: 12px;
    /*width: 135px;*/
    white-space: normal;
  }
  .line_custom-pro-paddles span.made {
    width: 37px;
    height: 33px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .index-line h2 {
    font-size: 30px;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .index-baner {
    /*height: 273px;*/
    /*background-position: 70% 50%;*/
    padding: 0;
  }
  .page-baner {
    /*height: 106px;*/
    /*padding-top: 20px;*/
  }
  .navbar-brand {
    height: 107px;
    width: 123px;
    padding: 0 !important;
    margin: 5px 0 0 !important;
  }
  .page-baner .navbar-brand {
    height: 107px;
    width: 91px;
    margin: 0 !important;
  }
  .page-baner .navbar-brand-canada {
    height: 77px;
    margin-top: 30px !important;
  }
  .slogan-line {
    bottom: 0;
    margin-top: 0;
    padding-bottom: 10px;
  }
  .slogan-line h2 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .slogan-line h3 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .slogan-line h1 {
    font-size: 12px;
    margin: 3px 0 0;
  }
  .slogan-line .pict {
    width: 156px;
  }
  .index-baner-line h1 {
    font-size: 15px;
    padding: 0;
    /*margin: -8px 0 20px;*/
  }
  .core-gifs .pict {
    margin-bottom: 50px;
  }
  #roof {
    /*font-size: 11px;*/
    /*margin-top: 11px;*/
    /*margin-right: 0;*/
    /*text-align: left;*/
    /*float: left;*/
    /*margin-right: 44px;*/
    /*float: right;*/
    /*clear: none;*/
  }
  #roof span {
    padding: 0px 4px !important;
  }
  #roof span.phone {
    font-size: 13px;
  }
  #roof .login {
    font-size: 11px;
  }
  .main {
    /*margin: 37px 10px 10px;*/
    /*text-align: center;*/
  }
  .main h2 {
    font-size: 30px;
  }
  .main h3 {
    font-size: 16px;
  }
  .index-best .col-sm-4 {
    /*padding: 0px 0 30px;*/
    /*font-size: 16px;*/
  }
  .index-best {
    /*padding-left: 30px;*/
    padding: 0 0 30px 0;
  }
  .index-best .img {
    height: 250px;
    line-height: 250px;
  }
  .index-blog {
    /*padding-left: 0;*/
    border-left: none;
    text-align: center;
    margin-bottom: 116px;
  }
  .about-baner {
    font-size: 13px;
  }
  .about-baner h2 {
    font-size: 18px;
  }
  .about-baner .avatar {
    max-width: 119px;
  }
  .index-month h2 {
    font-size: 18px;
  }
  .index-month h4 {
    font-size: 13px;
  }
  .index-month {
  }
  .index-month img {
    max-height: 104px;
  }
  .gray_line_products {
    padding: 10px 20px;
  }
  .gray_line_products h1 {
    font-size: 30px;
  }
  .gray_line_products .btn {
    font-size: 16px;
    margin-top: -48px;
    margin-right: 0;
  }
  .line_Kratos .desc {
    width: 100%;
    font-size: 13px;
  }
  .line_Chaos {
    background: url(../img/chaos1.jpg) top center / cover no-repeat #5C80BE;
  }
  .line_Kratos {
    background: url(../img/kratos1.jpg) top center / cover no-repeat #5C80BE;
  }
  .line_Chaos .desc {
    width: 100%;
    font-size: 13px;
  }
  .page-container {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 0;
    padding-bottom: 0;
  }
  .line_accessories .btn {
    margin-top: 11px !important;
  }
  .gray_line_products.line_apparel {
    padding-left: 44%;
    padding-right: 3%;
    line-height: 141%;
    height: 346px;
    background-position-x: -103px;
    background-size: cover;
    font-size: 12px;
  }
  .gray_line_products.line_apparel .desc {
    font-size: 11px;
  }
  .gray_line_products.line_apparel h1 {
    margin: 0px 0 0px;
  }
  .gray_line_products.line_apparel .desc h3 {
    font-size: 13px;
  }
  .app_bats {
    height: auto;
    clear: both;
    position: absolute;
    left: 0;
    margin-top: 0px;
    width: 100%;
    text-align: center;
  }
  .gray_line_products.line_apparel .btn {
    /*font-size: 12px;*/
    padding: 5px 15px;
    float: none;
    margin: 5px;
  }
  .app-title {
    font-size: 30px;
    /*margin: 19px 0 -26px;*/
  }
  .core-gifs .example {
    padding-left: 0;
    margin-top: 50px;
  }
  .core-gifs h4 .btn.btn-danger {
    font-size: 16px;
  }
  .core-gifs h3 {
    font-size: 25px;
    margin-bottom: 0;
  }
  .core-gifs h5 {
    font-size: 25px;
    margin: 0 0 14px 0;
  }
  .core-gifs p {
    font-size: 15px;
  }
  .core-gifs h4 {
    margin: 0;
  }
  .core-gifs h4 .btn {
    font-size: 16px;
  }
  .pan_lesson h3 {
    font-size: 18px;
  }
  .pan_lesson h2 {
    font-size: 35px;
  }
  .pan_lesson p {
    font-size: 16px;
  }
  .pan_lesson_2 h3 {
    font-size: 13px;
  }
  .pan_lesson_2 h2 {
    font-size: 25px;
    margin-top: 40px;
  }
  .line_special-edition-carbon-fiber-paddles .btn {
    /*margin-top: -119px !important;*/
    position: relative;
    right: auto;
    top: auto;
  }
  .index-best-right div {
    padding-bottom: 20px;
  }
  .line_custom-pro-paddles {
    height: 93px;
  }
  .line_custom-pro-paddles .navbar-brand {
    width: 117px;
    margin: -44px 0 0 -12px !important;
    height: 85px !important;
  }
  .line_custom-pro-paddles h1 {
    font-size: 25px;
  }
  .line_custom-pro-paddles .btn {
    margin: 9px 0 0 !important;
    font-size: 12px;
    /*width: 135px;*/
    white-space: normal;
  }
  .line_custom-pro-paddles span.made {
    width: 46px;
    height: 37px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .index-line h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  .container-picklaball-round h2 {
    font-size: 23px;
  }
  .container-picklaball-round h2 strong {
    font-size: 33px;
  }
  .container-picklaball-round .box {
    font-size: 16px;
  }
  .container-picklaball-round h3 {
    font-size: 16px;
  }
  .container-picklaball-round h4 {
    font-size: 16px;
  }
  .container-picklaball-round .bot-box {
    font-size: 17px;
  }
  .container-picklaball-round .bot-box strong {
    font-size: 20px;
  }
  .container-spages .img {
    float: none;
    margin: 0;
  }
  .core-gifs .example {
    padding-left: 10px;
    margin-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar-brand {
    /*height: 130px;*/
    /*width: 118px;*/
    /*margin: 0;*/
    /*padding: 0;*/
    /*margin: 17px 0 0 -27px !important;*/
    margin: 0 10px 0 -20px;
    width: 260px;
  }
  .page-baner .navbar-brand {
    height: 98px !important;
    /*margin: -24px 0 0;*/
    margin: 0;
    width: 80px;
  }
  .navbar-brand-canada {
    height: 81px;
    margin-top: 10px !important;
    margin-left: -12px !important;
  }
  .page-baner {
    /*height: 119px;*/
    padding: 0;
  }
  .page-baner .navbar-brand-canada {
    height: 76px;
    margin-top: 35px !important;
  }
  #roof {
    font-size: 11px;
  }
  .page-baner #roof {
    margin-top: 15px;
  }
  #roof span {
    padding: 0px 5px !important;
  }
  #roof span.quick {
    padding-left: 5px;
    font-size: 11px;
  }
  #roof .login {
    font-size: 11px;
    padding-right: 0;
    margin-right: 0;
  }
  #roof span.phone {
    font-size: 12px;
  }
  #roof span.card:before {
    font-size: 20px;
  }
  .line_Kratos {
    background-position: -261px -5px;
  }
  .line_Kratos .desc {
    width: 60%;
    font-size: 13px;
  }
  .line_Chaos {
    background-position: -390px 3px;
  }
  .line_Chaos .desc {
    width: 57%;
    font-size: 13px;
  }
  .gray_line_products {
    padding: 20px 30px 30px 50px;
  }
  .gray_line_products h1 {
    font-size: 30px;
  }
  .gray_line_products .btn {
    font-size: 16px;
    margin-top: 60px;
    margin-right: 0;
  }
  .slogan-line {
    margin: 0;
  }
  .slogan-line h2 {
    font-size: 18px;
  }
  .slogan-line h3 {
    font-size: 18px;
  }
  .slogan-line h1 {
    font-size: 11px;
    margin: 0;
  }
  .slogan-line .pict {
    width: 170px;
  }
  .index-baner-line h1 {
    font-size: 15px;
    /*margin-top: -12px;*/
    margin-bottom: 0;
  }
  .page-container {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .line_accessories .btn {
    margin-top: 15px !important;
  }
  .container-picklaball-round h2 {
    font-size: 23px;
  }
  .container-picklaball-round h2 strong {
    font-size: 33px;
  }
  .container-picklaball-round .box {
    font-size: 16px;
  }
  .container-picklaball-round h3 {
    font-size: 16px;
  }
  .container-picklaball-round h4 {
    font-size: 16px;
  }
  .container-picklaball-round .bot-box {
    font-size: 17px;
  }
  .container-picklaball-round .bot-box strong {
    font-size: 20px;
  }
  .event-form h5 {
    font-size: 16px;
  }
  .index-best .col-sm-4 {
    padding: 0px 15px;
    font-size: 14px;
  }
  .index-best .img {
    height: 250px;
    line-height: 250px;
  }
  .index-best h2 {
    font-size: 40px;
    padding-bottom: 0;
  }
  .index-best {
    /*padding-left: 30px;*/
    padding: 0;
  }
  .about-baner {
    font-size: 13px;
  }
  .about-baner h2 {
    font-size: 18px;
  }
  .about-baner .avatar {
    max-width: 119px;
  }
  .index-month h2 {
    font-size: 18px;
  }
  .index-month h4 {
    font-size: 13px;
  }
  .index-month {
  }
  .index-month img {
    max-height: 104px;
  }
  .main h3 {
    font-size: 16px;
  }
  .index-blog {
    padding-left: 0;
    padding-right: 0;
    border-left: none;
    margin-top: 42px;
    text-align: center;
  }
  .index-line h2 {
    margin-bottom: 11px;
    text-align: center;
    margin-top: 50px;
  }
  .gray_line_products.line_apparel {
    padding-left: 46%;
    padding-right: 2%;
    line-height: 128%;
    height: 430px;
    background-position-x: -104px;
  }
  .gray_line_products.line_apparel .desc {
    font-size: 13px;
  }
  .gray_line_products.line_apparel h1 {
    margin: -6px 0 0px;
  }
  .gray_line_products.line_apparel .desc h3 {
    font-size: 16px;
  }
  .gray_line_products.line_apparel .btn {
    font-size: 15px;
    margin-top: -4px;
  }
  .app-title {
    font-size: 35px;
  }
  .container-spages .img {
    float: none;
    margin: 0;
  }
  .index-baner {
    padding: 10px;
  }
  .core-gifs h3 {
    font-size: 22px;
    margin: 0;
  }
  .core-gifs h5 {
    font-size: 20px;
    margin: 0 0 14px 0;
  }
  .core-gifs p {
    font-size: 13px;
  }
  .core-gifs h4 {
    margin: 0;
  }
  .core-gifs h4 .btn {
    font-size: 15px !important;
    margin-top: 0 !important;
  }
  .core-gifs .example {
    padding-left: 10px;
  }
  .pan_lesson h3 {
    font-size: 18px;
  }
  .pan_lesson h2 {
    font-size: 35px;
  }
  .pan_lesson p {
    font-size: 16px;
  }
  .pan_lesson_2 h3 {
    font-size: 13px;
  }
  .pan_lesson_2 h2 {
    font-size: 25px;
  }
  .line_custom-pro-paddles {
    height: 86px;
  }
  .line_custom-pro-paddles .navbar-brand {
    width: 117px;
    margin: -44px 0 0 -12px !important;
    height: 85px !important;
  }
  .line_custom-pro-paddles h1 {
    font-size: 28px;
  }
  .line_custom-pro-paddles .btn {
    margin: -10px 0 0 !important;
    font-size: 12px;
    width: 135px;
    white-space: normal;
  }
  .line_custom-pro-paddles span.made {
    width: 46px;
    height: 37px;
    margin-left: 10px;
    margin-right: 10px;
  }
  .index-line h2 {
    font-size: 40px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .navbar-brand-canada {
    height: 98px;
    /*margin-top: 50px;*/
    margin-left: -12px;
  }
  .page-baner .navbar-brand-canada {
    height: 76px;
    margin-top: 31px;
  }
  #roof span {
    padding: 0px 10px;
    letter-spacing: 0;
    font-size: 13px;
  }
  .line_Kratos .desc {
    width: 54%;
    font-size: 14px;
  }
  .line_Chaos .desc {
    width: 63%;
    font-size: 14px;
  }
  .gray_line_products {
    padding: 20px 30px 30px 50px;
  }
  .gray_line_products h1 {
    font-size: 40px;
  }
  .gray_line_products .btn {
    font-size: 16px;
    margin-top: 60px;
  }
  .slogan-line {
    bottom: 0;
    margin-top: 0;
  }
  .slogan-line h2 {
    font-size: 20px;
  }
  .slogan-line h3 {
    font-size: 20px;
  }
  .slogan-line h1 {
    font-size: 12px;
  }
  .slogan-line .pict {
    width: 170px;
  }
  .navbar-brand {
    margin: 0 20px 0 0;
    height: 214px;
    width: auto;
    padding-bottom: 0;
    margin-right: 30px;
    margin-left: 0;
    width: 462px !important;
  }
  .page-baner .navbar-brand {
    height: 103px !important;
    margin: 0;
    width: 102px !important;
  }
  .index-baner-line h1 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
  }
  .index-baner {
  }
  .core-gifs h3 {
    font-size: 30px;
  }
  .page-container {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .about-baner {
    font-size: 13px;
  }
  .about-baner h2 {
    font-size: 18px;
  }
  .about-baner .avatar {
    max-width: 119px;
  }
  .main h2 {
  }
  .main h3 {
    font-size: 16px;
  }
  .index-best .col-sm-4 {
    padding: 0px 15px;
  }
  .index-best h2 {
    font-size: 40px;
    padding-bottom: 0;
  }
  .index-month h2 {
    font-size: 18px;
  }
  .index-month h4 {
    font-size: 13px;
  }
  .index-month {
  }
  .index-month img {
    max-height: 104px;
  }
  .index-best .img {
    height: 250px;
    line-height: 250px;
  }
  .index-best p {
    font-size: 13px;
    min-height: 50px;
  }
  .index-blog {
    padding-left: 0;
    border-left: none;
  }
  .container-picklaball-round h2 {
    font-size: 23px;
  }
  .container-picklaball-round h2 strong {
    font-size: 33px;
  }
  .container-picklaball-round .box {
    font-size: 16px;
  }
  .container-picklaball-round h3 {
    font-size: 16px;
  }
  .container-picklaball-round h4 {
    font-size: 16px;
  }
  .container-picklaball-round .bot-box {
    font-size: 17px;
  }
  .container-picklaball-round .bot-box strong {
    font-size: 20px;
  }
  .event-form h5 {
    font-size: 16px;
  }
  .event-form {
    font-size: 14px;
    padding: 15px;
    margin-bottom: 20px;
  }
  .event-form label {
    font-size: 14px;
    padding-right: 0;
  }
  .event-form .form-group {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .index-video iframe {
    height: 157px;
  }
  .gray_line_products.line_apparel {
    padding-left: 45%;
    padding-right: 5%;
    line-height: 134%;
    height: 450px;
    background-position-x: -31px;
  }
  .gray_line_products.line_apparel .desc {
    font-size: 14px;
  }
  .gray_line_products.line_apparel h1 {
    margin: 5px 0;
  }
  .gray_line_products.line_apparel .desc h3 {
    font-size: 18px;
  }
  .gray_line_products.line_apparel .btn {
    font-size: 16px;
    margin-top: 0;
  }
  .app-title {
    font-size: 35px;
  }
  .container-spages .img {
    float: none;
    margin: 0;
  }
  .core-gifs h4 .btn.btn-danger {
    /*font-size: 22px;*/
  }
  .core-gifs h3 {
    /*font-size: 25px;*/
    /*margin-bottom: 0;*/
  }
  .core-gifs h5 {
    /*font-size: 16px;*/
    /*margin: 0 0 14px 0;*/
    font-size: 30px;
  }
  .core-gifs p {
    font-size: 18px;
  }
  .core-gifs h4 {
    margin: 0;
  }
  .core-gifs h4 .btn {
    font-size: 15px !important;
    /*margin-top: 5px;*/
  }
  .core-gifs .example {
    padding-left: 50px;
  }
  .core-gifs iframe {
    height: 300px;
  }
  .core-gifs h4 .btn.btn-danger {
    /*font-size: 20px;*/
  }
  .pan_lesson h3 {
    font-size: 18px;
  }
  .pan_lesson h2 {
    font-size: 35px;
  }
  .pan_lesson p {
    font-size: 16px;
  }
  .pan_lesson_2 h3 {
    font-size: 17px;
  }
  .pan_lesson_2 h2 {
    font-size: 30px;
  }
  .line_custom-pro-paddles {
    height: 86px;
  }
  .line_custom-pro-paddles .navbar-brand {
    width: 179px;
    margin: -82px 0 0 -12px;
  }
  .line_custom-pro-paddles h1 {
    font-size: 30px;
  }
  .line_custom-pro-paddles .btn {
    margin: 6px 0 0 !important;
  }
  .index-line h2 {
    font-size: 40px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .navbar-brand-canada {
    height: 161px;
    margin-top: 50px;
    margin-left: -22px;
  }
  .page-baner .navbar-brand-canada {
    height: 105px;
    margin-top: 17px;
  }
  .line_Kratos .desc {
    width: 56%;
    font-size: 15px;
  }
  .line_Chaos .desc {
    width: 60%;
    font-size: 15px;
  }
  .gray_line_products {
    padding: 20px 30px 20px 50px;
  }
  .gray_line_products h1 {
    font-size: 40px;
  }
  .gray_line_products .btn {
    font-size: 23px;
    margin-top: 60px;
  }
  .navbar-brand {
    height: 214px;
    width: auto;
    padding-bottom: 0;
    margin-right: 30px;
    margin-left: 0;
    width: 462px !important;
  }
  .page-baner .navbar-brand {
    height: 140px !important;
    width: 107px !important;
  }
  .index-baner {
    /*height: 330px;*/
  }
  .index-best .col-sm-4 {
    padding: 0px 15px;
  }
  .index-baner-line h1 {
    font-size: 20px;
    /*margin-bottom: 49px;*/
    /*margin-top: 55px;*/
  }
  .index-best h2 {
    font-size: 40px;
  }
  .index-month h2 {
    font-size: 20px;
  }
  /*.main H2
  	{
  		font-size: 35px;
  	}*/
  .main h3 {
    font-size: 16px;
  }
  .index-month img {
    max-height: 122px;
  }
  .index-best p {
    font-size: 13px;
    min-height: 50px;
  }
  .index-best .img {
    height: 250px;
    line-height: 250px;
  }
  .index-month h4 {
    font-size: 12px;
  }
  .page-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .container-picklaball-round h2 {
    font-size: 23px;
  }
  .container-picklaball-round h2 strong {
    font-size: 33px;
  }
  .container-picklaball-round .box {
    font-size: 16px;
  }
  .container-picklaball-round h3 {
    font-size: 16px;
  }
  .container-picklaball-round h4 {
    font-size: 16px;
  }
  .container-picklaball-round .bot-box {
    font-size: 17px;
  }
  .container-picklaball-round .bot-box strong {
    font-size: 20px;
  }
  .event-form h5 {
    font-size: 16px;
  }
  .event-form {
    font-size: 14px;
    padding: 15px;
  }
  .event-form label {
    font-size: 14px;
    padding-right: 0;
  }
  .event-form .form-group {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .index-video iframe {
    height: 224px;
  }
  .about-baner h2 {
    font-size: 17px;
  }
  .about-baner {
    font-size: 12px;
  }
  .index-blog .baner h3 {
    font-size: 14px;
  }
  .gray_line_products.line_apparel {
    padding-left: 45%;
    padding-right: 5%;
    line-height: 144%;
    /*height: 554px;*/
  }
  .gray_line_products.line_apparel .desc {
    font-size: 15px;
  }
  .gray_line_products.line_apparel .desc h3 {
    font-size: 20px;
  }
  .gray_line_products.line_apparel .btn {
    font-size: 18px;
  }
  .core-gifs h3 {
    font-size: 28px;
    margin-bottom: 0;
  }
  .core-gifs h5 {
    font-size: 20px;
    margin: 0 0 6px 0;
  }
  .core-gifs p {
    font-size: 18px;
  }
  .core-gifs h4 {
    margin: 0;
  }
  .core-gifs h4 .btn {
    font-size: 16px;
  }
  .core-gifs iframe {
    height: 95px;
  }
  .core-gifs h4 .btn.btn-danger {
    /*font-size: 28px;*/
    font-size: 16px;
  }
  .pan_lesson h3 {
    font-size: 18px;
  }
  .pan_lesson h2 {
    font-size: 35px;
  }
  .pan_lesson p {
    font-size: 16px;
  }
  .pan_lesson_2 h3 {
    font-size: 17px;
  }
  .pan_lesson_2 h2 {
    font-size: 30px;
  }
  .line_custom-pro-paddles .btn {
    margin: 6px 0 0 !important;
  }
  .index-line h2 {
    font-size: 40px;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .page-baner .navbar-brand {
    height: 140px !important;
    width: 109px !important;
    margin: 0 0 0 15px;
  }
  .line_Kratos .desc {
    width: 52%;
    font-size: 16px;
  }
  .line_Chaos .desc {
    width: 55%;
    font-size: 16px;
  }
  .gray_line_products .btn {
    font-size: 22px;
    margin-top: 60px;
  }
  .slogan-line h1 {
    font-size: 17px;
  }
  .index-baner-line h1 {
    font-size: 25px;
    /*margin-top: 55px;*/
    /*margin-bottom: -6px;*/
  }
  .main h2 {
    /*font-size: 35px;*/
  }
  .main h3 {
    font-size: 19px;
  }
  .index-best p {
    font-size: 15px;
    min-height: 50px;
  }
  .index-best .img {
    height: 280px;
    line-height: 280px;
  }
  .page-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .container-picklaball-round h2 {
    font-size: 21px;
  }
  .container-picklaball-round h2 strong {
    font-size: 33px;
  }
  .container-picklaball-round .box {
    font-size: 16px;
  }
  .container-picklaball-round h3 {
    font-size: 16px;
  }
  .container-picklaball-round h4 {
    font-size: 16px;
  }
  .container-picklaball-round .bot-box {
    font-size: 17px;
  }
  .container-picklaball-round .bot-box strong {
    font-size: 20px;
  }
  .event-form h5 {
    font-size: 16px;
  }
  .event-form {
    font-size: 14px;
    padding: 15px;
  }
  .event-form label {
    font-size: 14px;
    padding-right: 0;
  }
  .event-form .form-group {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .gray_line_products.line_apparel {
    padding-left: 42%;
    padding-right: 5%;
    height: 554px;
  }
  .core-gifs iframe {
    height: 222px;
  }
  .core-gifs p {
    font-size: 22px;
  }
  .core-gifs h4 {
    margin: 0;
  }
  .core-gifs h4 .btn {
    font-size: 18px;
  }
  .pan_lesson h3 {
    font-size: 18px;
  }
  .pan_lesson h2 {
    font-size: 35px;
  }
  .pan_lesson p {
    font-size: 16px;
  }
  .pan_lesson_2 h3 {
  }
  .pan_lesson_2 h2 {
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .page-baner .navbar-brand {
    height: 140px !important;
    width: 109px !important;
    margin: 0 0 0 15px;
  }
  .line_Kratos .desc {
    width: 52%;
    font-size: 16px;
  }
  .line_Chaos .desc {
    width: 55%;
    font-size: 16px;
  }
  .gray_line_products .btn {
    font-size: 22px;
    margin-top: 60px;
  }
  .slogan-line h1 {
    font-size: 16px;
  }
  .index-baner-line h1 {
    font-size: 25px;
    /*margin-top: 55px;*/
    /*margin-bottom: -6px;*/
  }
  .main h2 {
    /*font-size: 35px;*/
  }
  .main h3 {
    font-size: 19px;
  }
  .index-best p {
    font-size: 15px;
    min-height: 50px;
  }
  .index-best .img {
    height: 350px;
    line-height: 350px;
  }
  .page-container {
    padding-right: 50px;
    padding-left: 50px;
  }
  .container-picklaball-round h2 {
    font-size: 21px;
  }
  .container-picklaball-round h2 strong {
    font-size: 33px;
  }
  .container-picklaball-round .box {
    font-size: 16px;
  }
  .container-picklaball-round h3 {
    font-size: 16px;
  }
  .container-picklaball-round h4 {
    font-size: 16px;
  }
  .container-picklaball-round .bot-box {
    font-size: 17px;
  }
  .container-picklaball-round .bot-box strong {
    font-size: 20px;
  }
  .event-form h5 {
    font-size: 16px;
  }
  .event-form {
    font-size: 14px;
    padding: 15px;
  }
  .event-form label {
    font-size: 14px;
    padding-right: 0;
  }
  .event-form .form-group {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .gray_line_products.line_apparel {
    padding-left: 42%;
    padding-right: 5%;
    height: 554px;
  }
  .core-gifs iframe {
    height: 222px;
  }
  .core-gifs p {
    font-size: 22px;
  }
  .core-gifs h4 {
    margin: 0;
  }
  .core-gifs h4 .btn {
    font-size: 20px;
  }
  .core-gifs h4 .btn.btn-danger {
    font-size: 28px;
  }
  .pan_lesson h3 {
    font-size: 18px;
  }
  .pan_lesson h2 {
    font-size: 35px;
  }
  .pan_lesson p {
    font-size: 16px;
  }
  .pan_lesson_2 h3 {
  }
  .pan_lesson_2 h2 {
  }
}
@media (min-width: 1600px) and (max-width: 1699px) {
  .line_Kratos .desc {
    width: 45%;
  }
  .line_Chaos .desc {
    width: 50%;
  }
  .core-gifs h3 {
    font-size: 35px;
    margin-top: 30px;
  }
  .core-gifs p {
    font-size: 22px;
  }
  .core-gifs iframe {
    height: 257px;
  }
  /*.core-gifs H4 .btn.btn-danger
  	{
  		font-size: 30px;
  		margin-top: 7px;
  	}*/
  .pan_lesson h3 {
    font-size: 20px;
  }
  .pan_lesson h2 {
    font-size: 30px;
  }
  .pan_lesson p {
    font-size: 16px;
  }
  .pan_lesson_2 h3 {
    font-size: 20px;
  }
  .pan_lesson_2 h2 {
    font-size: 35px;
  }
  .page-baner .navbar-brand {
    height: 140px !important;
    width: 109px !important;
    margin: 0 0 0 15px;
  }
}
@media (min-width: 1700px) {
  .core-gifs iframe {
    height: 300px;
  }
  .page-baner .navbar-brand {
    height: 150px !important;
    width: 118px !important;
    margin: 0 0 0 15px;
  }
}
/**********************************************************************************************************************
left menu*/
.left_menu .title {
  font-size: 20px;
  margin: 0 5px 5px 16px;
}
.left_menu .badge {
  font-size: 9px;
}
.left_menu .active a {
  color: #FFF;
}
.left_menu .l_0 {
  padding: 7px 15px;
}
.left_menu .l_10 {
  font-size: 13px;
  padding: 6px 15px 6px 20px;
  /*background: #F5F5F5;*/
}
.left_menu .l_20 {
  font-size: 12px;
  font-size: 13px;
  padding: 6px 25px;
  background: #E7E7E7;
}
.category_menu {
}
.category_menu .list-group-item.l_10 {
  font-size: 13px;
  padding: 5px 5px 5px 21px;
  background: #F5F5F5;
}
.category_menu .list-group-item.l_20 {
  font-size: 13px;
  padding: 5px 5px 5px 21px;
  background: #F5F5F5;
}
.category_menu .badge {
  float: right;
  font-size: 10px;
}
/*lend eft menu
*/
/*articles
*/
.plain_list {
}
.plain_list .card {
  height: 100%;
}
.plain_list .well {
  border: none;
  background: #F0F0F0;
  font-size: 13px;
  margin: 0;
  padding: 7px 10px;
  box-shadow: none;
}
.plain_list .well .date {
  margin-right: 10px;
}
.plain_list .well .author {
  margin-right: 10px;
  word-break: keep-all;
  display: inline-block;
}
.plain_list .well .edit {
  display: inline-block;
  /*float: right;*/
  margin-right: 10px;
}
.plain_list .well .edit i {
  margin-right: 3px;
}
.plain_list .well .delete {
  display: inline-block;
  /*float: right;*/
}
.plain_list .well .ed-del {
  display: inline-block;
  float: right;
  /*margin-top: 3px;*/
}
.plain_list .more {
  font-weight: normal;
}
.plain_list .more a {
  color: #A50101;
}
.plain_list .more:after {
  font-family: 'fontAwesome';
  font-size: 15px;
  color: #280202;
  margin-left: 3px;
  vertical-align: -1px;
  content: '\f105';
}
.plain_list h3 {
  font-size: 20px;
  margin: 20px 0 5px;
}
.plain_list h3 a {
  color: #2D5880;
}
.plain_list .img {
  float: right;
  margin: 0 10px 10px;
  text-align: center;
}
.img .review-post-st {
  margin-top: 10px;
  display: inline-block;
}
.plain_list .list_item {
  margin-bottom: 30px;
}
/*.more
{
	text-align: left;
	font-weight: bold;
	margin: 5px 0;
}*/
/*.more A
{
	color: #C53C02;
	text-decoration: none;
}*/
/*.more A:hover
{
	color: #DB0202;
	text-decoration: underline;
}*/
.side_list .title {
  font-size: 20px;
  margin: 0 5px 5px 16px;
  color: #FC6400;
}
.side_list h4.list-group-item-heading {
  font-size: 15px;
  margin: 0;
}
.side_list p.list-group-item-text {
  margin: 0;
  font-size: 13px;
  margin-top: 5px;
}
.container-articles_zoom .articles_list .articles_item {
  width: 100% !important;
  display: block;
}
.container-our-members-posts_zoom .articles_list .articles_item {
  width: 100% !important;
  display: block;
}
.container-articles_zoom .articles_list > h3 {
  margin: 0 0 11px 0;
  text-align: ;
  font-size: 30px;
}
.container-our-members-posts_zoom .articles_list > h3 {
  margin: 0 0 11px 0;
  text-align: ;
  font-size: 30px;
}
.article-zoom .well {
  border: none;
  background: #F0F0F0;
  font-size: 13px;
  margin: 0 0 20px 0;
  padding: 7px 10px 7px 15px;
  box-shadow: none;
}
.article-zoom .well .date {
  font-size: 17px;
  margin-right: 15px;
}
.article-zoom .well .author {
  font-size: 17px;
  margin-right: 15px;
}
.article-zoom .well .edit {
  font-size: 17px;
  color: #007AAA;
  margin-right: 15px;
}
.article-zoom .well .delete {
  font-size: 17px;
  color: #007AAA;
}
.article-zoom .well .ed-del {
  float: right;
}
.article-zoom {
  padding-right: 3%;
  font-size: 17px;
}
.article-zoom img {
  max-width: 64%;
  float: left;
  margin-right: 5%;
  margin-bottom: 5%;
}
.line_articles_zoom .desc {
  font-size: 18px;
}
/**********************************************************************************************************************
products list*/
.title a {
  color: #818181;
  text-decoration: underline;
}
.next_prev {
  margin: 0;
  position: absolute;
  z-index: 10;
  right: 0;
  padding: 5px;
  background: #F3F3F3;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.next_prev a {
  text-decoration: none;
  font-size: 30px;
  color: #CCC;
  padding: 0 10px;
  text-align: center;
  display: inline-block;
}
.next_prev a:hover {
  color: #5296D3;
}
.nopict {
  font-size: 20px;
  color: #D1D1D1;
  line-height: 154px;
  height: 158px;
  vertical-align: middle;
}
.nopict i {
  vertical-align: middle;
}
.discounts_info_upsale {
}
.discounts_info_upsale th {
  text-align: center;
  font-size: 12px;
  padding: 2px !important;
}
.discounts_info_upsale td {
  text-align: center;
  font-size: 12px;
  padding: 2px !important;
}
.products_list {
}
.products_list h1 {
}
.products_list .products__list__item {
  text-align: center;
  /*padding: 10px 30px 50px;*/
  /*background: #F8F8F8;*/
  /*border: 1px solid #CCC;*/
  /*margin: 5px;*/
}
/*.products_list .products__list__item .btn
{
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}*/
.products_list .products__list__item ul {
  text-align: left;
}
.products_list .products__list__item .sm-picts-all {
  margin-top: -26px;
  background: #FFFFFF;
  border-right: 2px solid #70706F;
  border-left: 2px solid #70706F;
  padding: 0;
}
.products_list .products__list__item .sm-pict {
  display: inline-block;
  width: 31%;
  margin: 11px 0 3px;
  border: 1px solid #A6A6A6;
  text-align: center;
}
.products_list .products__list__item .sm-pict img {
  display: inline-block;
  max-width: 100%;
  max-height: 100%;
}
.item_wristband .desc {
  text-align: left;
}
/*.products_list .qty
{
}*/
/*.products_list .qty DIV
{
	padding: 0;
}*/
/*.products_list .product_option
{
	float: none;
	margin: 0;
}*/
/*.products_list .qty
{
	margin: 5px 0;
}*/
/*.products_list .qty LABEL
{
	padding-right: 7px;
	text-align: right !important;
	padding-top: 9px;
}*/
/*.products_list .qty SELECT
{
	margin-top: 3px;
	(*width: 100%;*)
}*/
/*.products_list .qty .col-sm-4
{
	text-align: left;
	padding-left: 7px;
}*/
/*.products_list .price
{
	margin: 10px 0;
}*/
.bot-line {
  margin: 5px;
  font-size: 13px;
}
.products__list__item__offer {
  margin-top: -7px;
  border-radius: 0 0 20px 20px;
  background: rgba(227, 227, 227, 0.438);
  margin-bottom: 10px;
  padding: 10px;
}
.page-container-paddles-by-core .text-center h2 {
  font-size: 35px;
  text-transform: uppercase;
}
.products__list__item__offer .desc {
  text-align: left;
  padding: 15px 15px 20px 20px;
  font-size: 13px;
  background: #FFFFFF;
  margin: 10px;
}
.products__list__item__offer .desc p {
  margin: 0;
  padding: 0;
}
.products__list__item__offer__price {
  font-size: 20px;
}
.products_list_athena .products__list__item__offer p {
  font-size: 16px;
  margin: 5px 0;
}
.products_list_youth-paddles .products__list__item__offer p {
  font-size: 16px;
  margin: 5px 0;
}
.products_list_training-paddles .products__list__item__offer p {
  font-size: 16px;
  margin: 5px 0;
}
.item_wristband .products__list__item__offer__price__value:after {
  content: '\/ pair';
}
.products__list__item__offer__discount__value {
  font-size: 20px;
}
.products__list__item__msrp__save {
  font-size: 14px;
}
.col-md-3 .products__list__item__caption {
  /*font-size: 22px;*/
}
.col-md-3 .products__list__item__picture img {
  max-height: 250px;
}
.Lobster-Machines-Parts .sidebar .description {
  padding-right: 50px;
  line-height: 154%;
}
.Lobster-Machines-Parts .sidebar .description strong {
  white-space: nowrap;
}
.Lobster-Machines-Parts table td {
  vertical-align: middle !important;
}
.gray_line_zoom_apps .description-column {
  text-align: center;
}
.gray_line_zoom_apps .description-column a {
  display: inline-block;
}
.app-screenshots {
  text-align: center;
}
.app-screenshots img {
  display: inline-block;
  margin: 0.5%;
  border: 1px solid #CCC;
}
.products_list_Grip-Tape .pict {
  /*height: 290px;*/
  /*line-height: 290px !important;*/
  /*overflow: hidden;*/
  /*padding: 0;*/
}
.products_list_Grip-Tape .pict a {
  /*padding: 0;*/
  /*line-height: 290px !important;*/
}
.products_list_Grip-Tape .pict img {
  width: 100%;
  max-height: 100%;
}
.products_list_Grip-Tape .nopict {
  height: 290px;
  line-height: 290px;
}
.products_list_spacial {
}
.products_list_spacial .product_option {
  margin: 10px 0 1px !important;
}
.products_list_spacial .products__list__item__caption {
  font-size: 23px;
  background: none;
  text-align: center;
}
.products_list_spacial .products__list__item__offer {
  background: none;
}
/*.products_list_spacial .product_option DIV
{
	margin-bottom: 2px;
	(*padding-left: 0;*)
}*/
/*.products_list_spacial .product_option DIV LABEL
{
	font-size: 15px;
	padding-top: 12px !important;
}*/
.products_list_spacial .products__list__item__offer div {
  display: inline-block;
}
.products_list_accessories .products__list__item__caption {
  /*text-align: center;*/
  /*padding: 10px 15px;*/
  /*font-size: 25px;*/
}
.products_list_accessories .products__list__item__caption span {
  font-size: 25px;
  display: block;
  line-height: 130%;
  text-transform: uppercase;
  color: #28589F;
}
/*.products_list_accessories .products__list__item__offer {
	background: none;
	padding: 0;*
}*/
.products_list_custom-pro-paddles {
}
.page-container-custom-pro-paddles form {
  height: 100%;
}
.products_list_custom-pro-paddles .col-md-4.products__list__item {
  height: 100%;
}
.products_list_custom-pro-paddles .products__list__item__offer {
  background: transparent;
  padding: 0 0 30px 0;
}
.products_list_custom-pro-paddles .desc {
  padding: 0;
}
.page-container-custom-pro-paddles .sm-picts-all {
  border: 1px solid #DBE1EB !important;
}
@media (max-width: 767px) {
  .products_list_apparel .pict a {
    height: 202px;
    line-height: 199px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .products__list__item__caption {
    font-size: 20px;
  }
  .products_list .products__list__item {
    text-align: center;
    padding: 20px;
    font-size: 12px;
  }
  .products_list_apparel .pict a {
    height: 243px;
    line-height: 245px;
  }
  .products_list_apparel .pict a img {
    max-height: 98%;
  }
  .products_list_apparel .nopict {
    height: 250px;
    line-height: 250px;
  }
  .products_list_apparel .products__list__item__caption {
    font-size: 14px;
  }
  .products_list_apparel .products__list__item__offer__price {
    font-size: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .products__list__item__caption {
    font-size: 25px;
  }
  .products_list .products__list__item {
    text-align: center;
    padding: 20px;
    font-size: 12px;
  }
  .products_list .products__list__item__caption {
    font-size: 15px;
  }
  .products_list .pict a {
    height: 348px;
  }
  .products_list_apparel .pict a {
    height: 270px;
    line-height: 270px;
  }
  .products_list_apparel .nopict {
    height: 250px;
    line-height: 250px;
  }
  .products_list_apparel .products__list__item__caption {
    font-size: 16px;
  }
  .products_list_apparel .products__list__item__offer__price {
    font-size: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1420px) {
  .products__list__item__caption {
    /*font-size: 20px;*/
  }
  .products_list_apparel .pict a {
    height: 300px;
    line-height: 300px;
  }
  .products_list_apparel .nopict {
    height: 300px;
    line-height: 300px;
  }
  .products_list_apparel .products__list__item__caption {
    font-size: 18px;
  }
}
@media (min-width: 1421px) and (max-width: 1620px) {
}
@media (min-width: 1621px) and (max-width: 1820px) {
}
@media (min-width: 1821px) {
}
/*products zoom*/
/*.small-picts
{
	float: left;
	width: 30%;
}*/
.products_related_right {
  padding: 0px 0;
  font-size: 13px;
}
.products_related_right .price {
  font-size: 13px;
}
.products_related_right .price .save {
  display: block;
  padding: 0;
  margin: 0;
  text-align: left;
}
.products_related_right h2 {
  padding: 0px;
  margin-top: 0;
  font-size: 18px !important;
}
.products_related_right .list_item {
  border-bottom: none;
  padding-bottom: 20px;
  /*padding: 0 0 20px 0;*/
  /*padding: 10px 0 5px;*/
}
.products_related_right .pict {
  margin: 0 0 10px 0;
  min-height: 155px;
  float: none;
  border: 1px solid #EBEAEA;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.products_related_right .pict a {
  display: block;
  line-height: 150px;
}
.products_related_right .pict img {
  max-width: 100%;
  max-height: 100%;
}
/*.zoom_properties H1
{
	margin: 0;
}*/
.cat_title {
  font-size: 18px;
  margin: 7px 10px;
  color: #818181;
}
.cat_title a {
  color: #E85800;
  text-decoration: none;
  font-family: 'Trebuchet MS';
}
/*.zoom_properties .sku
{
	margin: 5px 0;
}*/
/*.zoom_properties DIV.product_option
{
	margin: 10px 0;
	padding: 10px;
	background: #ECECEC;
	max-width: 50%;
}*/
/*.zoom_properties DIV.product_option DIV
{
	padding: 0 15px 0 2px;
}*/
/*.zoom_properties .qty
{
	max-width: 55%;
}*/
/*.zoom_properties .qty DIV
{
	padding: 0 2px;
}*/
/*.zoom_properties .qty INPUT
{
	vertical-align: middle;
	margin-top: -2px;
}*/
/*.zoom_properties .discounts_info_upsale
{
	float: right;
}*/
/*.zoom_properties .rr-star-st
{
	clear: left;
	margin-top: 10px;
}*/
/*.zoom_properties .price
{
	font-size: 20px;
}*/
/*.zoom-rel
{
	margin-top: 20px;
}*/
.product-zoom-block.machines {
  margin-top: 50px;
}
.product-zoom-block.machines .col-md-6 {
  text-align: center;
}
.product-zoom-block.machines .details th {
  width: 30%;
}
.product-zoom-block.machines .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #FFF;
}
.product-zoom-block.machines .table-striped > tbody > tr:nth-of-type(even) {
  background-color: #FAFAFA;
}
.additional-accessories {
  padding: 0 50px;
}
.additional-accessories h2 {
  font-size: 20px;
  margin-bottom: 13px;
}
.additional-accessories td {
  vertical-align: middle !important;
}
.additional-accessories td .small {
  color: #DF0000;
  font-size: 12px;
  white-space: nowrap;
}
.additional-accessories .product-name {
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 5px;
}
.additional-accessories .pict {
  padding: 10px;
  text-align: center;
  width: 20%;
}
.additional-accessories .pict img {
  display: inline-block;
}
.additional-accessories .check {
  text-align: center;
  padding: 0 15px;
}
.additional-accessories .price {
  text-align: center;
  font-size: 17px;
}
.figure-wrapper {
  /*height: 463px;*/
  vertical-align: bottom;
  text-align: center;
  /*display: table-cell;*/
}
.figure-wrapper img {
  vertical-align: bottom;
  display: inline-block;
}
.figure-wrapper2 {
  margin-top: 0;
  margin-bottom: 27px;
  max-width: 280px;
  display: inline-block;
}
.figure-wrapper2 img {
  /*margin-top: 97px;*/
  /*width: 90%;*/
}
.products__zoom__offer__price__value {
  font-size: 25px;
  margin-bottom: 10px;
}
.description-text h2 {
  font-size: 18px;
}
.details-column h2 {
  font-size: 20px;
  margin-bottom: 13px;
}
.images-column {
  padding-right: 50px;
  text-align: center;
}
.images-column .btn-lg {
  text-transform: uppercase;
}
.apps .images-column {
  padding: 0 50px 0 0;
  text-align: right;
}
.apps .images-column .figure-wrapper {
  display: inline-block;
  text-align: center !important;
}
.apps h1 {
  color: #E20000;
  /*font-size: 40px;*/
}
.compatibility-comment {
  margin-top: 20px;
  font-weight: bold;
}
.apps .details-column .desc {
  margin-top: 30px;
}
.apps .description-column {
  text-align: center;
}
.apps .description-column img {
  display: inline-block;
}
.app-screenshots {
  margin-bottom: 20px;
}
.accessories h1 {
  color: #E20000;
  /*font-size: 40px;*/
}
.accessories .images-column {
  text-align: right;
  padding-right: 80px;
}
.accessories .images-column .figure-wrapper {
  display: inline-block;
}
.accessories .details-column .desc {
  margin-top: 30px;
}
.pict-accsesories {
  margin-left: 50px;
}
.charger_pan {
  margin-top: 20px;
}
.charger_pan .item {
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 5px;
  margin-bottom: 10px;
}
.charger_pan .item div {
  padding: 0;
}
.charger_pan .item img {
  display: inline-block;
}
.charger_pan .product-name {
  font-weight: bold;
  line-height: 130%;
  margin: 5px 0;
}
.charger_pan .small {
  color: #DF0000;
  font-size: 12px;
  margin-bottom: 0;
  margin-top: 0;
  vertical-align: middle;
  display: inline-block;
}
.charger_pan .text {
  text-align: left;
}
.charger_pan span {
  display: block;
  font-size: 13px;
  margin-top: 7px;
}
.support {
  margin: 50px 0;
}
.support .link-with-icon-wrapper {
  text-align: center;
}
.support .img {
  height: 244px;
  text-align: center;
  margin-bottom: 16px;
}
.support .img img {
  max-height: 100% !important;
  display: inline-block;
}
.support .link-with-icon-wrapper {
  font-size: 20px;
  min-height: 335px;
  color: #000;
}
.support .link-with-icon-wrapper a {
  color: #000;
  display: block;
}
.left_menu_support {
}
.left_menu_support h2 {
  margin: 0;
}
.left_menu_support .support {
  margin: 19px 68px 0 0;
}
.left_menu_support .link-with-icon-wrapper {
  width: 100%;
  min-height: 31px;
  text-align: left;
  padding: 5px 0;
  border-bottom: 1px solid #CCC;
}
.left_menu_support .link-with-icon-wrapper .img {
  /*float: left;*/
  width: 70px;
  height: 70px;
  display: table-cell;
  vertical-align: middle;
  margin-right: 20px;
}
.left_menu_support .link-with-icon-wrapper span {
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
}
.video_pan_support {
}
.video_pan_support iframe {
  width: 100%;
  min-height: 236px;
  float: left;
  /*height: 300px;*/
}
.video_pan_support h3 {
  background: #EDECEC;
  padding: 5px 10px;
  margin: 20px 0 20px;
}
.video_pan_support > h3 {
  margin-top: 0;
}
.video_pan_support .video_title {
  margin: 10px 0;
  text-transform: uppercase;
}
/*.video_pan_support .file
{
	margin: 7px 0;
}*/
.video_pan_support .file:before {
  font-family: 'fontAwesome';
  font-size: 17px;
  color: #A3A3A5;
  margin-right: 7px;
  margin-left: 10px;
  vertical-align: -2px;
  content: '\f15c';
}
@media (max-width: 767px) {
  /*.zoom_properties H1
  	{
  		font-size: 25px;
  		clear: both;
  	}*/
  /*.zoom_properties DIV.product_option
  	{
  		max-width: 100%;
  	}*/
  /*.zoom_properties .qty
  	{
  		max-width: 100%;
  		text-align: center;
  	}*/
  /*.zoom_properties .qty SELECT
  	{
  		width: 50%;
  		display: inline-block;
  		margin: 10px 0;
  	}*/
  /*.zoom_properties DIV.product_option DIV
  	{
  		padding: 0 10px;
  	}*/
  /*.more_picts
  	{
  		text-align: center !important;
  		(*margin-top: 316px;*)
  	}*/
  /*.more_picts .pict_zoom_sm
  	{
  		max-height: 90px;
  		width: 22.5%;
  		margin: 0;
  		display: inline-block;
  		float: none;
  	}*/
  /*.pict_zoom
  	{
  		width: 100%;
  		margin-top: 20px;
  	}*/
  /*.small-picts
  	{
  		width: 100%;
  		text-align: center !important;
  		margin: 10px 0;
  	}*/
  /*.content_hat_1 .small-picts
  	{
  		width: 100%;
  	}*/
  /*.content_hat_1 .pict_zoom
  	{
  		width: 100%;
  	}*/
}
@media (min-width: 768px) and (max-width: 991px) {
  .accessories .images-column {
    text-align: center;
    padding-right: 30px;
  }
  .support .link-with-icon-wrapper {
    margin-bottom: 30px;
  }
  /*.zoom_properties H1
  	{
  		font-size: 25px;
  	}*/
  /*.zoom_properties DIV.product_option
  	{
  		max-width: 78%;
  	}*/
  /*.zoom_properties .qty
  	{
  		max-width: 100%;
  	}*/
  /*.zoom_properties DIV.product_option DIV
  	{
  		padding: 0 10px;
  	}*/
  /*.more_picts
  	{
  		text-align: center !important;
  	}*/
  /*.more_picts .pict_zoom_sm
  	{
  		max-height: 90px;
  		width: 22.5%;
  		margin: 0;
  		display: inline-block;
  		float: none;
  	}*/
  /*.pict_zoom
  	{
  		width: 100%;
  		margin-top: 15px;
  	}*/
  /*.small-picts
  	{
  		width: 100%;
  		margin: 10px 0;
  		text-align: center !important;
  	}*/
  /*.content_hat_1 .small-picts
  	{
  		width: 100%;
  	}*/
  /*.content_hat_1 .pict_zoom
  	{
  		width: 100%;
  		margin-top: 0;
  		max-height: 441px;
  	}*/
}
@media (min-width: 992px) and (max-width: 1199px) {
  .accessories .images-column {
    text-align: center;
    padding: 0;
  }
  .apps .images-column {
    padding-right: 30px;
  }
  .support .img {
    height: 164px;
  }
  .support .link-with-icon-wrapper {
    font-size: 17px;
    min-height: 273px;
  }
  /*.zoom_properties H1
  	{
  		font-size: 25px;
  	}*/
  /*.zoom_properties DIV.product_option
  	{
  		max-width: 75%;
  	}*/
  /*.zoom_properties .qty
  	{
  		max-width: 80%;
  	}*/
  /*.more_picts
  	{
  		text-align: center !important;
  		(*margin-top: 422px;*)
  	}*/
  /*.more_picts .pict_zoom_sm
  	{
  		max-height: 90px;
  		width: 22.5%;
  		margin: 0;
  		display: inline-block;
  		float: none;
  	}*/
  /*.pict_zoom_sm IMG
  	{
  		(*max-height: 100% !important;*)
  		(*display: inline-block;*)
  	}*/
  /*.pict_zoom
  	{
  		width: 100%;
  		height: 390px;
  		margin-top: 15px;
  	}*/
  /*.small-picts
  	{
  		width: 100%;
  		text-align: center !important;
  		margin: 10px 0;
  	}*/
  /*.content_hat_1 .small-picts
  	{
  		width: 100%;
  		text-align: center !important;
  		margin: 10px 0;
  	}*/
  /*.content_hat_1 .pict_zoom
  	{
  		width: 100%;
  		height: 390px;
  		margin-top: 0;
  	}*/
}
@media (min-width: 1200px) and (max-width: 1420px) {
  /*.zoom_properties H1
  	{
  		font-size: 30px;
  	}*/
  /*.zoom_properties DIV.product_option
  	{
  		max-width: 75%;
  	}*/
  /*.zoom_properties .qty
  	{
  		max-width: 80%;
  	}*/
  /*.more_picts .pict_zoom_sm
  	{
  		max-height: 90px;
  	}*/
  /*.pict_zoom
  	{
  		width: 67%;
  	}*/
  /*.small-picts
  	{
  		width: 28.5%;
  	}*/
}
@media (min-width: 1421px) and (max-width: 1620px) {
  /*.more_picts .pict_zoom_sm
  	{
  		max-height: 120px;
  	}*/
}
@media (min-width: 1621px) and (max-width: 1820px) {
}
@media (min-width: 1821px) {
}
/*bundle*/
.bundle_but {
  text-align: center;
  padding: 2px 0px;
  margin: 10px 0;
}
.bundle_but a {
  width: 100%;
}
.bundles_list {
}
.bundles_list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.bundles_list ul li {
  margin: 0 7px;
  padding: 0;
  list-style: none;
  float: left;
  width: 142px;
  text-align: center;
}
.bundles_list .pict {
  padding: 5px;
  width: 130px;
  text-align: center;
  min-height: 130px;
  border: 1px solid #CCCCCC;
}
.bundles_list .gray {
  min-height: 130px;
}
.bundles_list h3 {
  font-size: 20px;
  text-align: center;
  margin-bottom: 10px;
}
.bundl_price {
  margin-top: 5px;
  font-weight: bold;
}
.bundles_in_list {
  padding: 5px 0;
}
.bundle_all_price {
  text-align: center;
  margin-bottom: 10px;
  margin-top: 10px;
}
.bundle_all_price span {
  padding: 0 5px;
}
.bundles_list .qty {
  text-align: center;
}
.bundles_list .tellfriend {
  padding-left: 10px;
}
/**********************************************************************************************************************
blog*/
/*.blog-post .pull-right
{
	margin-top: 10px;
	margin-bottom: -12px;
}*/
/*@media (max-width: 767px)
{
	.blog-post .pict_right
	{
		margin: 0;
		float: none;
	}
	.blog-post .pict_right IMG
	{
		max-width: 100%;
	}
	.blog-post H1
	{
		font-size: 25px;
	}
}*/
/*.blog_search
{
	margin-top: 7px;
	padding: 10px;
	background: #F5F5F5;
	(*height: 94px;*)
}*/
/*.blog_search .form-group
{
	margin: 0 0 5px 0;
}*/
/*.blog_search INPUT[type=text]
{
	(*margin: 0 2%;*)
}*/
/*.blog_search INPUT[type=submit]
{
	float: right;
	margin-top: -39px;
	(*margin: 2% 3% 2% 2%;*)
}*/
.rss {
  margin-left: 16px;
  float: right;
}
.cloud {
  padding: 10px 15px;
  margin: 20px 0 10px;
  background: #F5F5F5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.cloud h2 {
  margin: 0 0 10px 0;
  color: #000;
}
.cloud h2 a {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 20px;
  color: #4C555D;
}
.blog_arhive {
}
.blog_arhive h2 {
  margin-bottom: 5px;
  font-size: 20px;
  padding-left: 10px;
}
.blog_arhive ul {
  margin: 0;
  padding: 0;
}
.blog_arhive li {
  padding: 5px 5px 5px 15px;
  background: #F2F2F2;
  margin-bottom: 1px;
  border-bottom: 1px solid #CCC;
  list-style: none;
}
.blog_arhive li a {
  text-decoration: none;
  color: #171717;
}
.recent_posts {
  margin-bottom: 10px;
  margin-top: 20px;
}
.recent_posts .cat_title {
  font-size: 23px;
  padding-left: 10px;
  color: #4C555D;
  font-weight: bold;
}
.recent_posts .list_item {
  padding: 10px 0;
}
.recent_posts .list_item a {
}
.recent_posts .list_item .pict_blog {
  margin: 0;
  padding: 10px;
  border: 2px solid #F5F5F5;
  text-align: center;
}
.recent_posts .list_item img {
  width: 90%;
}
.recent_posts .list_item h3 {
  padding: 10px 20px;
  background: #F5F5F5;
  margin: 0;
  font-size: 18px;
}
.recent_posts .list_item h3 a {
  color: #4C555D;
}
.blog_comments {
  margin: 20px 0 0;
  background: #EDECEC;
  padding: 0 20px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.blog_cats {
  margin-top: 20px;
}
.blog_cats .cat_title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 20px;
  color: #4C555D;
  margin-left: 10px;
}
.blog_cats .cat_title a {
  color: #4C555D;
}
.recennt_post .cat_title {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 20px;
  color: #4C555D;
  margin-left: 10px;
  margin-top: 30px;
}
.recennt_post .cat_title a {
  color: #4C555D;
}
.blog_cats a.sel {
  color: #D81C1C;
}
.blog_cats .cnt {
  float: right;
  font-size: 10px;
}
.blog_cats .menu_link a {
  color: #282727 !important;
  text-decoration: none;
}
.subscribe {
  font-size: 15px;
  font-weight: bold;
  padding: 10px 0 10px 63px;
  color: #9B0101;
  margin: 0 0 20px;
  background: url(../img/icon-subscribe.jpg) no-repeat 8px 1px;
}
.subscribe a {
  padding: 0;
}
.blog-post-title {
  font-size: 30px;
  color: #2D5880;
}
.blog-post-title a {
  color: #2D5880;
}
.count_blog {
  /*margin: 32px 0 0;*/
  float: right;
  font-size: 12px;
}
.contact_links {
  margin-top: -13px;
  padding: 10px;
}
.contact_links a {
  color: #4C555D;
  font-size: 17px;
}
.contact_links .icon {
  margin: 5px 0;
}
.contact_links .icon i {
  width: 20px;
  text-align: center;
}
.blog_calendar_left {
  margin: 0 0 10px;
  background: #F4F4F4;
  padding: 5px;
}
.blog_calendar_left .cat_title {
  text-align: center;
  font-weight: normal;
  font-size: 15px;
}
.blog_calendar_left .calendar {
  border: 1px solid #D2DFD8;
  padding: 3px;
  background: #FFFFFF;
  margin-top: 0;
}
.blog_calendar_left .title {
  font-size: 16px;
  color: #9B0202;
  font-weight: bold;
  margin-left: 10px;
}
.blog_calendar_left .title a {
  text-decoration: none;
  color: #9B0202;
}
.contact_info {
  padding-right: 50px;
}
.contact_info h1 {
  margin: 30px 0;
}
.contact_info h2 {
  font-size: 20px;
}
.contact_info h2.phone:before {
  font-family: 'fontAwesome';
  font-size: 1.4em;
  color: #038D6C;
  margin-right: 7px;
  vertical-align: -2px;
  content: '\f098 ';
}
.contact_info h2.address:before {
  font-family: 'fontAwesome';
  font-size: 1.6em;
  color: #038D6C;
  margin-right: 7px;
  vertical-align: -2px;
  content: '\f041 ';
}
.contact_info h2.email:before {
  font-family: 'fontAwesome';
  font-size: 1.4em;
  color: #038D6C;
  margin-right: 7px;
  vertical-align: -2px;
  content: '\f2c6 ';
}
.contact_form_box {
  padding-left: 100px;
}
.row.locatins {
}
.row.locatins h2 {
}
.locatins h2 {
  margin: 10px 10px 26px 10px;
  font-size: 50px;
  /*text-transform: uppercase;*/
  font-weight: bold;
  /*font-family: georgia;*/
  /*font-style: italic;*/
  align-items: center;
  color: #37558B;
  display: flex;
  text-align: center;
  justify-content: center;
}
.locatins h2::before,
.locatins h2::after {
  background-color: #37558B;
  content: '';
  display: inline-block;
  flex-grow: 1;
  height: 3px;
}
.locatins h2::after {
  right: 0;
  margin-left: 20px;
}
.locatins h2::before {
  left: 0;
  margin-right: 20px;
}
.locatins h3 {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 23px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .contact_info {
    padding-right: 15px;
    margin-bottom: 50px;
  }
  .contact_info h1 {
    margin: 30px 0;
  }
  .contact_info h2 {
    font-size: 16px;
  }
  .contact_form_box {
    padding-left: 15px;
  }
  .blog-main .avatar {
    max-width: 100px;
    float: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .contact_info {
    padding-right: 15px;
    margin-bottom: 50px;
  }
  .contact_info h1 {
    margin: 30px 0;
  }
  .contact_info h2 {
    font-size: 18px;
  }
  .contact_form_box {
    padding-left: 15px;
  }
  .blog-main .avatar {
    max-width: 100px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .contact_info {
    padding-right: 15px;
  }
  .contact_info h1 {
    margin: 30px 0;
  }
  .contact_info h2 {
    font-size: 18px;
  }
  .contact_form_box {
    padding-left: 15px;
  }
  .blog-main .avatar {
    max-width: 100px;
  }
}
@media (min-width: 1200px) {
}
/*faq*/
.faq_list ol {
  margin: 15px 0 10px;
  padding: 0 0 0 24px;
}
.faq_list ol li {
  font-size: 15px;
  margin: 10px 0;
}
.faq_list h3 {
  font-size: 20px;
  margin: 5px 0;
}
.faq_list .list_item {
  padding: 10px 5px;
}
/*members*/
.members_list {
}
.members_list .nopict {
  text-align: center;
  height: 160px;
  line-height: 160px;
  border: 1px solid #CCC;
}
.members_list .pict {
  text-align: center;
  height: 160px;
  line-height: 160px;
  border: 1px solid #CCC;
  vertical-align: middle;
}
.members_list .date {
  font-size: 11px;
  float: right;
}
.members_list .list_item {
  padding-bottom: 34px;
}
.members_list .pict_mem_zoom {
  float: left;
  width: 160px;
  margin-right: 20px;
}
.members_list .inactive {
  float: right;
  color: #FF0000;
}
.members_list .item_property {
  /*float: left;*/
  /*width: 355px;*/
}
/*team*/
/*.team_pict
{
	float: right;
}*/
.team_linkedin img {
  width: 100px;
  height: 35px;
}
.team_zoom dt {
  font-weight: bold;
}
.team_zoom dd {
  margin: 0;
}
.team_list .list_item .img img {
  width: 100% !important;
}
.team_list .list_item .caption {
  padding: 10px 30px;
}
.team_list .list_item .btn {
  margin-top: 20px;
}
.team_list .position {
  padding: 5px 10px;
  margin: 5px -10px;
  background: #EDEDED;
}
.line_team_zoom {
  font-size: 22px;
}
.team_zoom .team_picts_box {
  display: inline-block;
  text-align: center;
  margin-bottom: 50px;
  width: auto;
  text-align: center;
}
.team_zoom .team_picts_box .team_pict {
  padding: 2px;
  display: table-cell;
}
.team_zoom .row .team_pict img {
  display: inline-block;
}
.team_zoom h2 {
  font-size: 20px;
  background: rgba(203, 203, 203, 0.225);
  padding: 5px 15px;
  margin: 20px -15px 0;
}
.team_list {
  /*margin-right: 25px;*/
}
.line_teem {
  text-align: left;
}
.line_teem h1 {
  /*float: left;*/
  margin: 0;
}
.line_teem h3 {
  font-size: 19px;
}
.list_item_allpict {
  padding: 10px;
}
.list_item1 {
  height: 500px;
}
.gallery_team {
  clear: both;
  text-align: center;
  margin-top: 5px;
}
.gallery_team ul {
  /*display: table-row;*/
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style: none;
}
.gallery_team ul li {
  /*display: table-cell;*/
  /*float: left;*/
  display: inline-block;
  vertical-align: top;
  text-align: center !important;
  margin: 2px;
  padding: 0;
  list-style: none;
  height: 100%;
}
.gallery_team ul li:nth-child(1) {
  width: 136px;
}
.gallery_team ul li:nth-child(2) {
  width: 140px;
}
.gallery_team ul li:nth-child(3) {
  width: 188px;
}
.gallery_team ul li img {
  height: 250px;
}
/*.gallery_team LI .thumbnail
{
	height: 100% !important;
}*/
/*.gallery_team .thumbnail .caption
{
	padding: 0 10px;
	height: 100%;
}*/
.gallery_team ul li p {
  /*position: absolute;*/
  /*max-width: 349px;*/
  /*width: 100%;*/
  /*white-space: normal;*/
  /*right: 0;*/
  /*left: 0;*/
  /*word-break: break-all;*/
  /*word-wrap: break-word !important;*/
  /*flex: none;*/
  /*padding-left: 0;*/
  font-size: 14px;
  padding: 5px;
  /*background: rgba(255, 255, 255, 0.854);*/
  /*min-height: 77px;*/
  margin: 2px 0 0;
  z-index: 10;
  position: relative;
}
/*events
calendar & events search*/
.events_list .img {
  float: none;
  margin: 0;
}
.events__list__item .box {
  margin-bottom: 20px;
  border-radius: 7px;
  border: 5px solid #39588E;
}
.item_recent .box {
  text-align: center;
  font-size: 30px;
  text-transform: uppercase;
  background: #3972DA;
  border: 5px solid #39588E;
  border-radius: 7px;
}
.item_recent .box a {
  color: #FFF;
  display: block;
  padding: 20px;
}
.item_recent .box a:after {
  font-family: 'fontAwesome';
  font-size: 30px;
  color: #FFF;
  margin-left: 16px;
  vertical-align: -1px;
  content: '\f054';
}
.item_upcoming .box a:before {
  font-family: 'fontAwesome';
  font-size: 30px;
  color: #FFF;
  margin-right: 16px;
  vertical-align: -1px;
  content: '\f053';
}
.item_upcoming .box a:after {
  content: '';
}
.events__list__item .more {
  text-align: center;
  margin: 10px;
}
.events_list h3 {
  text-transform: uppercase;
  font-size: 30px;
  background: #273F6B;
  margin: 0;
  padding: 10px 15px;
  text-align: center;
  color: rgba(255, 255, 255, 0.678);
}
.events_list h3 a {
  color: #FFF;
}
.events_list .well {
  text-align: center;
  margin: 0;
}
.events_list .well .author {
  white-space: nowrap;
}
.events_list .well .date {
  font-size: 18px;
}
.events_list .location {
  text-align: center;
  padding: 7px 15px;
  background: #39588E;
  color: #FFF;
  font-weight: bold;
}
.events_list .coming-soon {
  text-align: center;
  padding: 20px;
  color: #FFF;
  font-size: 30px;
  background: #807F7F;
}
.events_index_list {
}
.events_index_list h3 {
  font-size: 20px;
}
.calendar_next {
  font-size: 12px;
  color: #434343;
  text-decoration: none;
}
.calendar_next:hover {
  color: #CC0000;
}
.calendar_day_name {
  font-size: 9px;
  text-decoration: none;
  background: #888888;
  color: #FFFFFF;
}
.calendar_sun {
  font-size: 9px;
  font-weight: bold;
}
.calendar_sat {
  font-size: 9px;
  font-weight: bold;
}
.calendar_curr {
  font-size: 9px;
  color: #FF0000;
  font-weight: bold;
}
.calendar_fri {
  font-size: 9px;
  font-weight: bold;
}
.calendar_thu {
  font-size: 9px;
  font-weight: bold;
}
.calendar_wed {
  font-size: 9px;
  font-weight: bold;
}
.calendar_tue {
  font-size: 9px;
  font-weight: bold;
}
.calendar_mon {
  font-size: 9px;
  font-weight: bold;
}
.calendar {
  border: 1px solid #D2DFD8;
  padding: 3px 1px 5px;
  margin-bottom: 7px;
}
.events_calendar_left {
}
.calendar_search {
  padding: 10px;
  background: #ECECEC;
}
.calendar_search input[type='text'] {
  max-width: 45%;
}
.gallery-index {
  margin: 50px;
}
.gallery-index iframe {
  width: 100%;
}
.gallery-index .video_res_list {
  margin: 73px 0 27px;
  padding: 0;
}
.gallery-index .video_res_list .item {
  padding: 0;
}
.gallery-index .video_res_list img {
  width: 100%;
}
@media (max-width: 575px) {
}
@media (min-width: 576px) and (max-width: 767px) {
}
@media (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) and (max-width: 1420px) {
  .events_index_list h3 {
    font-size: 16px;
  }
}
@media (min-width: 1421px) and (max-width: 1620px) {
}
@media (min-width: 1621px) and (max-width: 1820px) {
}
@media (min-width: 1821px) {
}
/*for alphabetical  search (left and top)*/
.ot {
  text-decoration: none;
  border: 1px solid #D7D7D7;
  text-align: center;
  font-size: 12px;
  padding: 0;
}
.ot a {
  display: block;
  padding: 2px;
}
.table_ab {
}
.table_ab td {
}
.table_ab .last {
  border: none;
  text-align: left;
}
/*befor_after*/
.before_after {
}
.before_after h2 {
  background: #EFEFEF;
  padding: 10px;
  margin: 0 0 10px;
}
.before_after h2 span {
  font-size: 12px;
  float: right;
}
.before_after h3 {
  /*[disabled]background:#EFEFEF;*/
  padding: 5px 10px;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin: 0;
}
.before_after .picts {
  clear: both;
}
.before_after .pict {
  padding: 3px;
  text-align: center;
}
/*video & picts*/
.video_list {
  text-align: center;
}
.video_list .row {
  width: auto;
  text-align: center;
}
.video_list a {
  display: block;
}
.video_list .item {
  padding-top: 20px;
  /*width: 33%;*/
}
.video_list .item .img {
  text-align: center;
  max-height: 374px;
  /*line-height: 344px;*/
  border: 1px solid #E7E7E7;
  border-radius: 4px;
  margin-bottom: 5px;
  overflow: hidden;
}
.video_list .item .img img {
  display: inline-block;
  width: 100%;
}
.video_list .item .nopict {
  line-height: 216px;
  height: 220px;
  vertical-align: middle;
}
.video_zoom {
  text-align: center;
}
.video_zoom .rating_table {
  float: left;
}
.event_video {
  text-align: center;
}
.event_video object embed {
  width: 450px;
  height: 350px;
}
.event_video object {
  /*[disabled]width:486px;*/
  /*[disabled]height:auto;*/
}
/*.list_picts
{
	margin: 0;
}*/
.list_picts .list_item {
  margin-bottom: 30px;
  /*text-align: center;*/
  /*height: 351px;*/
  /*margin: 0;*/
  /*padding: 1px;*/
  /*border: 1px solid #CCC;*/
}
/*.list_picts .list_item IMG
{
	display: inline-block;
}*/
.galleries_list {
  margin-top: 10px;
}
.galleries_list h1 {
  text-align: center;
  margin-bottom: 20px;
}
.galleries_list .pict {
  float: none;
  padding: 0;
  margin: 0 0 10px 0;
  border: 1px solid #CCC;
  height: 150px;
}
.galleries_list .pict img {
  max-height: 100%;
}
.galleries_list .nopict {
  line-height: 150px;
  height: 150px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #CCC;
  margin: 0 0 10px 0;
}
.galleries_list .list_item {
  padding-bottom: 20px;
}
.galleries_picts {
  margin-top: 10px;
}
.galleries_picts .list_item {
  padding-bottom: 20px;
}
.galleries_picts .pict {
  float: none;
  padding: 0;
  margin: 0 0 5px;
  border: 1px solid #CCC;
  height: 150px;
  overflow: hidden;
}
.galleries_picts .name {
  margin-bottom: 10px;
}
/**********************************************************************************************************************
jobs offers*/
.job_offers {
}
.job_offers .date {
}
.job_offers .job_desc {
  margin-bottom: 10px;
  border-bottom: 5px solid #CCC;
}
.content_mid_jobs h2 {
  margin: 0;
  padding: 3px;
}
.content_mid_jobs .list_item {
  padding: 3px 3px 10px;
  margin-bottom: 10px;
}
.content_mid_jobs .right {
  margin: -7px 0 0;
  padding: 0;
}
.resume_form {
  background: #F7F7F7;
  margin: 20px 0;
  padding: 20px;
}
.resume_form h2 {
  margin-bottom: 10px;
  text-align: center;
  margin: 10px 0;
}
.resume_form table {
  width: 90%;
}
.jobs_top_search {
  padding: 10px;
  background: #F5F5F5;
  text-align: center;
  margin-bottom: 50px;
}
.jobs_top_search .form-group {
  margin-bottom: 10px;
}
/****  raiting*/
/*.w-stars-st > SPAN.o-act, .w-stars-st > SPAN.selected
{
	background: url(../img/review-st/w-stars-o.png) no-repeat;
}*/
/*.rr-star-st
{
	(*margin: 10px 0 5px;*)
	clear: both;
	height: 20px;
}*/
/*.rr-star-st > DIV
{
	width: 95px;
	height: 17px;
	line-height: 17px;
	float: left;
	overflow: hidden;
}*/
/*.rr-star-st > DIV > SPAN
{
	float: left;
	width: 19px;
	height: 19px;
	background: url(../img/review-st/big-star-h.png) no-repeat;
	(*cursor: pointer;*)
}*/
/*.rr-star-st > DIV.rating1 > SPAN.rating1, .rr-star-st > DIV.rating2 > SPAN.rating1, .rr-star-st > DIV.rating2 > SPAN.rating2, .rr-star-st > DIV.rating3 > SPAN.rating1, .rr-star-st > DIV.rating3 > SPAN.rating2, .rr-star-st > DIV.rating3 > SPAN.rating3, .rr-star-st > DIV.rating4 > SPAN.rating1, .rr-star-st > DIV.rating4 > SPAN.rating2, .rr-star-st > DIV.rating4 > SPAN.rating3, .rr-star-st > DIV.rating4 > SPAN.rating4, .rr-star-st > DIV.rating5 > SPAN
{
	background: url('../img/review-st/big-star-o.png') no-repeat;
}*/
/*.rr-star-st > VAR
{
	color: #00002E;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	float: left;
}*/
/*.rr-star-st > SPAN
{
	display: block;
	clear: both;
	color: #617996;
	font-size: 11px;
}*/
/****  raiting*/
.w-stars-st > span.o-act,
.w-stars-st > span.selected {
  background: url(../img/review-st/w-stars-o.png) no-repeat;
}
.rr-star-st {
  /*margin: 8px 0 0;*/
  clear: both;
  display: inline-block;
  height: 25px;
}
.rr-star-st > div {
  width: 155px;
  height: 26px;
  line-height: 17px;
  float: left;
  overflow: hidden;
}
.rr-star-st > div > span {
  float: left;
  width: 28px;
  height: 22px;
  background: url(../img/review-st/w-stars-h.png) no-repeat;
  margin-left: 2px;
  margin-top: 1px;
  cursor: pointer;
  /*cursor: pointer;*/
}
.rr-star-st > div.rating1 > span.rating1,
.rr-star-st > div.rating2 > span.rating1,
.rr-star-st > div.rating2 > span.rating2,
.rr-star-st > div.rating3 > span.rating1,
.rr-star-st > div.rating3 > span.rating2,
.rr-star-st > div.rating3 > span.rating3,
.rr-star-st > div.rating4 > span.rating1,
.rr-star-st > div.rating4 > span.rating2,
.rr-star-st > div.rating4 > span.rating3,
.rr-star-st > div.rating4 > span.rating4,
.rr-star-st > div.rating5 > span {
  background: url(../img/review-st/w-stars-o.png) no-repeat;
}
.w-stars-st > span.o-act,
.w-stars-st > span.selected {
  background: url(../img/review-st/w-stars-o.png) no-repeat;
}
.rr-star-st > var {
  color: #00002E;
  font-size: 11px;
  line-height: 17px;
  font-style: normal;
  float: left;
}
.rr-star-st > span {
  display: block;
  clear: both;
  color: #617996;
  font-size: 11px;
}
/*comments*/
.comments {
  text-align: left;
}
.comments .title {
  background: #E9ECEF;
}
.comments li {
  list-style: none;
}
/*comments*/
.comments .title {
  background: #E9ECEF;
  /*margin-top: 50px;*/
  /*clear: both !important;*/
}
ul.comments_list {
  /*[disabled]list-style-type:none;*/
  /*[disabled]float:left;*/
  /*[disabled]margin:0 0 0 1%;*/
  /*[disabled]padding:0;*/
  /*[disabled]width:99%;*/
}
.body_rtl ul.comments_list {
  /*[disabled]float:right;*/
}
ul.comments_list li div.spacer {
  /*[disabled]width:100%;*/
  /*[disabled]height:5px;*/
  /*[disabled]float:left;*/
  /*[disabled]margin:0;*/
  /*[disabled]padding:0;*/
  /*[disabled]line-height:1px;*/
  /*[disabled]font-size:1px;*/
}
.body_rtl ul.comments_list li div.spacer {
  /*[disabled]float:right;*/
}
ul.comments_list li {
  /*[disabled]margin:0;*/
}
.body_rtl ul.comments_list li {
  /*[disabled]margin-bottom:0;*/
  /*[disabled]margin-left:0;*/
  /*[disabled]margin-right:20px;*/
}
ul.comments_list li ul li {
  /*[disabled]margin-left:10px;*/
}
ul.comments_list li .left_comment {
  /*[disabled]float:left;*/
  /*[disabled]margin:0;*/
  /*[disabled]width:100%;*/
  /*[disabled]margin-bottom:10px;*/
}
.body_rtl ul.comments_list li .left_comment {
  /*[disabled]float:right;*/
}
ul.comments_list li .left {
  /*[disabled]margin-bottom:0;*/
  /*[disabled]float:left;*/
}
.body_rtl ul.comments_list li .left {
  /*[disabled]float:right;*/
}
ul.comments_list li .links {
  /*[disabled]margin-bottom:0;*/
  /*[disabled]float:left;*/
}
.body_rtl ul.comments_list li .links {
  /*[disabled]float:right;*/
}
ul.comments_list li .author {
  /*[disabled]font-weight:bold;*/
}
ul.comments_list li .info {
  /*[disabled]margin-bottom:0;*/
  /*[disabled]text-align:left;*/
}
.g-hdn {
  /*[disabled]display:none;*/
}
.icons_sm {
  /*[disabled]background:#F7F7F7 none repeat scroll 0 0;*/
  /*[disabled]border:1px solid #D8D8D8;*/
  /*[disabled]font-size:12px;*/
  /*[disabled]height:20px;*/
  /*[disabled]line-height:18px;*/
  /*[disabled]margin-top:10px;*/
}
.insert_bbcode {
  /*[disabled]padding:0 5px;*/
}
.icons_sm div {
  /*[disabled]border-right:1px solid #D8D8D8;*/
  /*[disabled]float:left;*/
  /*[disabled]font-size:1px;*/
  /*[disabled]line-height:1px;*/
}
.body_rtl .icons_sm div {
  /*[disabled]float:right;*/
}
.quote {
  /*[disabled]background:#F7F7F7 none repeat scroll 0 0;*/
  /*[disabled]border:1px solid #D8D8D8;*/
  /*[disabled]padding:3px;*/
  /*[disabled]margin:3px;*/
}
/*redefine owl for index*/
.owl-index-carousel-wrap {
  margin: 20px 5px -20px;
}
.owl-index-carousel .item {
  text-align: center;
}
.owl-index-carousel.owl-theme .owl-controls .owl-page span {
  background: #FC6400;
}
.owl-index-carousel.owl-theme .owl-controls .owl-buttons div {
  background: #FC6400;
}
.owl-index-carousel .owl-controls {
  position: relative;
}
.owl-index-carousel.owl-theme .owl-controls .owl-prev,
.owl-index-carousel.owl-theme .owl-controls .owl-next {
  position: absolute;
  top: -210px;
  font-size: 40px;
  background: none !important;
  color: #FC6400;
}
.owl-index-carousel.owl-theme .owl-controls .owl-prev {
  left: -5px;
}
.owl-index-carousel.owl-theme .owl-controls .owl-next {
  right: -5px;
}
.owl-index-carousel.owl-theme .owl-controls .owl-page span {
  margin-left: 3px;
  margin-right: 3px;
}
.owl-cat-index-carousel-wrap {
  margin: 0 20px;
}
.owl-cat-index-carousel-wrap h2 {
  margin-bottom: 10px;
}
.owl-cat-index-carousel .owl-pagination {
  display: none;
}
.owl-cat-index-carousel .owl-controls {
  position: relative;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev,
.owl-cat-index-carousel.owl-theme .owl-controls .owl-next {
  position: absolute;
  top: -150px;
  font-size: 20px;
  background: none !important;
  color: #FC6400;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-prev {
  left: -32px;
}
.owl-cat-index-carousel.owl-theme .owl-controls .owl-next {
  right: -32px;
}
.owl-cat-index-carousel-wrap [class*='col-'] {
  padding: 0 5px;
}
/*redefine bootstrap*/
.navbar-toggler {
  background-color: #FFF;
  border: 1px solid #FFF !important;
  position: absolute;
  right: 15px;
  left: auto;
  top: -5px;
  z-index: 100;
}
.mega-menu-navnar.navbar {
  margin-top: 10px;
  margin-right: -19px;
  margin-bottom: 15px;
  /*float: right;*/
  border-bottom: 1px solid #FFF;
}
.page-baner .navbar.mega-menu-navnar {
  /*margin-top: 7px;*/
  /*margin-right: -10px;*/
}
.mega-menu-navnar.navbar li {
  margin: 0 0 0 20px;
}
/*.mega-menu-navnar .athena A:after
{
	(*font-family: times;*)
	(*font-style: italic;*)
	font-size: 13px;
	color: #FF8808;
	margin-left: -42px;
	margin-top: -25px;
	position: absolute;
	border: 1px solid;
	border-radius: 5px;
	padding: 0px 10px;
	(*text-transform: none;*)
	content: "\New";
}*/
.mega-menu-navnar .training a:after,
.mega-menu-navnar .kevral a:after,
.mega-menu-navnar .youth a:after {
  font-size: 13px;
  color: #FF8808;
  margin-left: 10px;
  margin-top: 0;
  position: absolute;
  border: 1px solid;
  border-radius: 5px;
  padding: 0px 10px;
  content: '\New';
}
.mega-menu-navnar .navbar-new > li > a {
  color: #FFFFFF;
  font-weight: bold;
  padding: 5px 15px 10px;
  line-height: 100%;
  display: block;
  font-size: 22px;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: 0 0 5px #00020C;
  border-bottom: 5px solid #182637;
}
.mega-menu-navnar .navbar-new > li.sp > a {
  color: #FFC621;
}
.mega-menu-navnar .navbar-new > li.first > a {
  border: 0;
}
.mega-menu-navnar .navbar-new > li:hover a {
  color: #FFF;
  border-bottom: 5px solid #D80000;
}
.mega-menu-navnar .navbar-brand {
  padding-top: 5px;
  padding-bottom: 5px;
  color: #FFF !important;
  height: auto;
  width: 100%;
  text-align: center;
}
/*.mega-menu-navnar .navbar-new > LI.dropdown:hover UL
{
	display: block;
}*/
.mega-menu-navnar .dropdown-menu {
  background-color: #3B5A90;
  min-width: 300px;
  /*display: block;*/
  padding: 20px;
  margin-left: -37px;
  margin-top: 0;
}
.build.dropdown .dropdown-menu {
  min-width: 400px;
}
.custom.dropdown .dropdown-menu {
  min-width: 400px;
}
.mega-menu-navnar .dropdown-menu li {
  display: block;
  width: auto;
  margin: 0;
}
.mega-menu-navnar .dropdown-menu li > strong {
  padding: 3px 10px;
  display: block;
  color: #FFF;
}
.mega-menu-navnar .dropdown-menu li > a {
  padding: 7px 10px 7px 20px;
  display: block;
  /*width: 100%;*/
  color: #FFF !important;
  border: none !important;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: bold;
}
.mega-menu-navnar .dropdown-menu li > a:hover {
  /*color: #E20000;*/
  color: #404040 !important;
  background: #FFF;
}
.index-2tabs-tab-content {
  padding: 20px;
  border: 1px solid #DDD;
  border-top: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.index-3tabs-tab-content {
  padding: 20px;
  border: 1px solid #DDD;
  border-top: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}
.index-3tabs-nav-tabs {
  margin-top: 31px;
}
.cat-index-thumbnail .pict {
  background: #F7F7F9;
  display: block;
  height: 90px;
}
.cat-index-thumbnail .caption {
  height: 64px;
  overflow: hidden;
  font-size: 12px;
}
.video-index-thumbnail .pict {
  background: #F7F7F9;
  display: block;
}
.video-index-thumbnail .caption {
  height: 64px;
  overflow: hidden;
  font-size: 12px;
}
.picts-index-thumbnail .pict {
  background: #F7F7F9;
  display: block;
}
.picts-index-thumbnail .caption {
  height: 31px;
  overflow: hidden;
  font-size: 12px;
}
.picts-index-thumbnail .caption h5 {
  margin-top: 0;
}
.page-baner-affiliate_index .navbar-collapse {
  display: none !important;
}
.page-baner-distributors_login .navbar-collapse {
  display: none !important;
}
@media (max-width: 575px) {
  .mega-menu-navnar.navbar {
    top: 40px;
    padding: 0;
    z-index: 100;
    border: none;
    width: 100%;
    position: absolute;
    left: 0;
  }
  .mega-menu-navnar.navbar ul {
    padding: 10px 10px 10px 0;
    margin: 45px 0 0;
    background: #084088;
    width: 100%;
    text-align: left;
  }
  .mega-menu-navnar.navbar ul li {
    font-size: 15px;
    padding: 5px 0;
  }
  .mega-menu-navnar.navbar ul li > a {
    font-size: 18px;
    border-bottom: 5px solid #084088;
  }
  .mega-menu-navnar.navbar ul li ul {
    margin: 0;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0;
    background: #0B3263;
  }
  .custom.dropdown .dropdown-menu {
    min-width: 100%;
  }
  .build.dropdown .dropdown-menu {
    min-width: 100%;
  }
  .mega-menu-navnar.navbar ul li ul li a {
    font-size: 15px;
    border-bottom: none;
    margin: 0;
  }
  .page-baner .navbar.mega-menu-navnar {
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .mega-menu-navnar.navbar {
    top: 40px;
    padding: 0;
    z-index: 100;
    border: none;
    width: 100%;
    position: absolute;
    left: 0;
  }
  .mega-menu-navnar.navbar ul {
    padding: 10px 10px 10px 0;
    margin: 45px 0 0;
    background: #084088;
    width: 100%;
    text-align: left;
  }
  .mega-menu-navnar.navbar ul li {
    font-size: 15px;
    padding: 10px;
  }
  .mega-menu-navnar.navbar ul li > a {
    font-size: 18px;
    border-bottom: 5px solid #084088;
  }
  .mega-menu-navnar.navbar ul li ul {
    margin: 0;
    width: 100% !important;
    max-width: 100% !important;
    padding: 0;
    background: #0B3263;
  }
  .mega-menu-navnar.navbar ul li ul li a {
    font-size: 15px;
    border-bottom: none;
    margin: 0;
  }
  .custom.dropdown .dropdown-menu {
    min-width: 100%;
  }
  .build.dropdown .dropdown-menu {
    min-width: 100%;
  }
  .page-baner .navbar.mega-menu-navnar {
    /*margin-top: 15px;*/
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .mega-menu-navnar .navbar-new > li > a {
    font-size: 13px;
    padding: 0px 0px 5px 0px;
  }
  .page-baner .mega-menu-navnar.navbar {
    border-bottom: none;
  }
  .page-baner .navbar.mega-menu-navnar {
    margin-top: 7px;
    margin-right: 0;
    text-align: right;
  }
  .mega-menu-navnar.navbar li {
    margin: 0 0 0 15px;
  }
  /*.mega-menu-navnar.navbar
  	{
  		margin-top: 1px;
  		padding: 5px 19px 5px 5px;
  	}*/
}
@media (min-width: 992px) and (max-width: 1199px) {
  .mega-menu-navnar .navbar-new > li > a {
    font-size: 15px;
    padding-right: 5px;
    padding-left: 5px;
  }
  .mega-menu-navnar.navbar li {
    margin: 0 0 0 6px;
    padding: 0;
  }
  .mega-menu-navnar .athena a:after {
    font-size: 10px;
    margin-left: -26px;
    margin-top: -18px;
    padding: 0px 5px;
  }
  .mega-menu-navnar.navbar {
    margin-top: 7px;
  }
  .page-baner .navbar.mega-menu-navnar {
    margin-right: -10px;
    border: none;
    margin-bottom: 0;
    margin-top: -7px;
  }
}
@media (min-width: 1200px) and (max-width: 1299px) {
  .mega-menu-navnar.navbar li {
    margin: 0 0 0 5px;
  }
  .mega-menu-navnar .navbar-new > li > a {
    font-size: 17px;
  }
  .page-baner .navbar.mega-menu-navnar {
    /*margin-top: 7px;*/
    /*margin-right: -10px;*/
    margin: 10px 0 0;
    border: none;
  }
}
@media (min-width: 1300px) and (max-width: 1399px) {
  .mega-menu-navnar.navbar li {
    margin: 0 0 0 10px;
  }
  .mega-menu-navnar .navbar-new > li > a {
    font-size: 17px;
  }
  .mega-menu-navnar.navbar {
    margin-top: 8px;
    margin-right: 0;
    margin-bottom: 0;
    /*border-bottom: none;*/
  }
  .page-baner .mega-menu-navnar {
    border-bottom: none;
    margin-top: 14px;
  }
}
@media (min-width: 1400px) and (max-width: 1599px) {
  .mega-menu-navnar.navbar li {
    /*margin: 0 0 0 10px;*/
  }
  .mega-menu-navnar .navbar-new > li > a {
    font-size: 19px;
  }
  .page-baner .mega-menu-navnar {
    border-bottom: none;
    margin-top: 11px !important;
    margin-right: 0;
  }
}
@media (min-width: 1600px) and (max-width: 1699px) {
  .page-baner .mega-menu-navnar {
    border-bottom: none;
    margin-top: 11px !important;
    margin-right: 0;
  }
}
@media (min-width: 1700px) {
  .page-baner .mega-menu-navnar {
    border-bottom: none;
    margin-top: 18px !important;
    margin-right: 0;
  }
}
/*index*/
.index-tabs-expert article h5 {
  margin-bottom: 0;
}
.index-tabs-expert article h5 + p {
  margin-top: 3px;
}
.index-tabs-expert article hr {
  margin: 5px 0;
}
.index-tabs-news article hr {
  margin: 5px 0;
}
.index-tabs-articles article h5 {
  margin-bottom: 0;
}
.index-tabs-articles article h5 + p {
  margin-top: 3px;
}
.index-tabs-articles article hr {
  margin: 5px 0;
}
.index-right-events article h5 {
  margin-bottom: 0;
}
.index-right-events article h5 + p {
  margin-top: 3px;
}
.index-right-events article hr {
  margin: 5px 0;
}
.index-members article h5 {
  margin-bottom: 0;
}
.index-members article h5 + p {
  margin-top: 3px;
}
.index-members article hr {
  margin: 5px 0;
}
.index-banner {
  margin: 20px 0;
}
.index-right-list article hr {
  margin: 5px 0;
}
.index-ask-btn {
  width: 100%;
}
/**********************************************************************************************************************
sitemap_*/
.sitemap-box {
  text-align: center;
}
.sitemap_div {
  padding: 7px;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  /*float: left;*/
  /*width: 45%;*/
}
/*******************************contacts_zoom************************************/
.contacts_information {
  margin-right: 30px;
  line-height: 180%;
}
.contacts_information2 {
  line-height: 180%;
}
.BUSINESS_DIR_card {
  margin: 20px 20px 20px 0;
  float: left;
  border: 1px solid #CCC;
}
.BUSINESS_DIR_card .title {
  background: #1D5188;
  color: #FFF;
  padding: 5px 0px;
  font-size: 15px;
  text-align: center;
  margin: 0;
}
.BUSINESS_DIR_card .pict {
  margin: 10px;
  float: none;
}
.BUSINESS_DIR_card .contact_person {
  margin: 20px 20px 0 10px;
  color: #1D5188;
  font-weight: bold;
}
.BUSINESS_DIR_card .contact_person .rep_name {
  color: #1D5188;
  font-size: 18px;
  font-weight: bold;
}
.BUSINESS_DIR_card .rep_name_sm {
  color: #1D5188;
  font-weight: bold;
}
.BUSINESS_DIR_card .company_info {
  margin: 0 2px;
  padding: 5px 20px;
  background: #EEE;
}
.BUSINESS_DIR_card td .left {
  text-align: left;
  color: #053260;
  margin: 0 20px 0 10px;
}
.BUSINESS_DIR_card td .right {
  text-align: right;
  color: #053260;
  margin: 0 20px 0 10px;
}
/********************************/
.all_panel_404 {
  text-align: center;
}
.all_panel_404 .shadow_panel {
  padding-bottom: 100px;
}
.all_panel_404 .logo {
  float: none;
  margin: 37px 0 0;
  width: 227px;
  height: 60px;
  display: inline-block;
  clear: both;
  /*[disabled]background:url(../img/logo.jpg);*/
}
.num404 {
  font-size: 150px;
  font-family: 'Trebuchet MS';
  line-height: 100%;
  background: #F0EFEF;
  color: #D83D04;
  width: 350px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  clear: both;
  display: inline-block;
  margin-bottom: 20px;
}
/**********************************************************************************************************************
view cart*/
.order_summ {
  text-align: center;
}
.order_summ h3 {
  /*color: #0176B6;*/
  margin-top: 0;
}
.order_summ table tr td:first-child {
  width: 53%;
}
.customer_service {
  font-size: 18px;
}
.customer_service b {
  display: block;
}
.cart_table {
}
.cart_table .title {
}
.cartin h1 {
  color: #FFF;
  text-align: center;
  margin: 14px 0 0;
  font-size: 20px;
  padding: 10px;
  background: #64717D;
  color: #FFF;
}
.cart_table th {
  text-align: center;
  vertical-align: middle !important;
  background: #DBDBDB;
}
.cart_table td {
  vertical-align: middle !important;
}
.view_cart_buttons {
}
.view_cart_buttons input {
  margin: 3px;
}
.view_cart_buttons_top input {
  margin: -8px 3px 5px;
}
.viewcart_list .cat_title {
  padding: 10px 10px 10px 20px;
  margin: 10px;
  background: #F5F5F5;
}
.title_sm_bg_invoice {
  background: #F5F5F5;
  font-weight: bold;
}
@media (max-width: 767px) {
  .order_summ input {
    display: inline-block;
    width: 49%;
  }
  .order_summ table tr td:first-child {
    width: 50%;
  }
  .order_summ {
    margin-bottom: 45px;
  }
  .cart_table tr:nth-child(1) {
    display: none;
  }
  .cart_table tr {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart_table td {
    display: block;
    text-align: center;
    border: none !important;
    padding: 3px !important;
  }
  .cart_table td:nth-child(4) {
    width: 30%;
    display: inline-block;
    margin-left: 13%;
  }
  .cart_table td:nth-child(5) {
    width: 30%;
    display: inline-block;
    display: none;
  }
  .cart_table td:nth-child(7) {
    width: 20%;
    display: inline-block;
  }
  .cart_table td:nth-child(6) {
    width: 30%;
    display: inline-block;
  }
  .view_cart_buttons {
    text-align: center;
  }
  .view_cart_buttons a {
    display: block;
    text-align: center;
    margin-bottom: 5px;
  }
  .view_cart_buttons input {
    float: none !important;
    margin: 5px;
  }
  .total {
    width: 100%;
    padding: 0 !important;
  }
  .total td {
    width: 49%;
    display: inline-block;
    text-align: left;
  }
  .total td:first-child {
    text-align: right;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .order_summ input {
    display: inline-block;
    width: 27%;
  }
  .order_summ table tr td:first-child {
    width: 50%;
  }
  .customer_service b {
    display: inline;
  }
  .order_summ {
    margin-bottom: 26px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
/*Checkout Form
******************************************************************************/
.check-form {
  /*padding-right: 50px;*/
  padding-bottom: 50px;
}
.checkout-block {
  max-height: 0;
  overflow: hidden;
}
.checkout-block .title_background_checkout .close-block {
  float: right;
  margin-top: 3px;
  margin-right: 15px;
  cursor: pointer;
}
div.title_background_checkout {
  font-size: 16px;
  color: #FFF;
  padding: 7px;
  margin-top: 5px;
  margin-bottom: 0;
  background: #5D6B78;
  text-align: left !important;
  padding-left: 15px;
}
div.title_background_checkout a {
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
div.title_background_checkout a span {
  margin-top: 6px;
  margin-right: 10px;
  font-size: 11px;
  line-height: 11px;
  height: 11px;
  display: block;
  float: left;
  width: 11px;
  text-decoration: none;
  cursor: pointer;
}
div.title_background_checkout a span.plus_minus_nobg {
  background: none;
  cursor: pointer;
}
div.title_background_checkout a .fa-minus-square {
  display: inline-block;
  color: #FFF;
}
div.title_background_checkout a .fa-plus-square {
  display: none;
}
div.title_background_checkout a.closed .fa-minus-square {
  display: none;
}
div.title_background_checkout a.closed .fa-plus-square {
  display: inline-block;
  color: #FFF;
}
div.title_background_checkout a.menu {
  font-size: 16px;
  /*float: left !important;*/
  /*display: flex !important;*/
  text-decoration: none;
  font-weight: bold;
  padding-top: 3px;
  /*padding-right: 10px;*/
  padding-left: 20px;
}
div.title_background_checkout span.caption {
  /*float: left;*/
  /*font-weight: bold;*/
  /*padding-right: 15px;*/
}
div.title_background_checkout a.menu span {
  margin-top: 2px;
  font-size: 13px;
  line-height: 13px;
  /*background: transparent url(../img/pict_check/arrows.gif) no-repeat left top;*/
  height: 13px;
  display: block;
  float: left;
  width: 13px;
  text-decoration: none;
  cursor: pointer;
  margin-right: 1px;
}
div.title_background_checkout a.menu .fa-caret-down {
  display: none;
}
div.title_background_checkout a.menu .fa-caret-right {
  display: inline-block;
  font-size: 25px;
  color: #FFF;
  vertical-align: middle;
}
div.title_background_checkout a.menu_opened .fa-caret-right {
  display: none;
}
div.title_background_checkout a.menu_opened .fa-caret-down {
  display: inline-block;
  font-size: 25px;
  color: #FFF;
  vertical-align: middle;
}
.title_background_checkout.howdidyou {
  background: #989898;
}
.title_background_checkout.howdidyou select {
  display: inline-block;
  width: auto;
  margin: 10px 0 0;
}
.title_background_checkout.howdidyou .js-register-shownext-hidden {
  display: inline-block;
  width: 40%;
}
form#checkout_form div.form_block {
  /*[disabled]border:1px dotted #CCCCCC;*/
  /*width: 99%;*/
}
form#checkout_form div.form_block_hidden {
  display: none;
}
form#checkout_form div.payment_method {
  display: none;
}
form#checkout_form div.form_block_shown {
  display: block;
}
form#checkout_form div.form_block#account span {
  font-weight: bold;
}
form#checkout_form #PAYPAL_SAMEAS_BILL {
  float: none;
}
form#checkout_form #copy_ship_data_label {
  font-size: 11px;
  color: #FFF;
  display: inline;
}
form#checkout_form #SHIPPING_DEFAULT_STATUS_TEXT {
  /*width: 270px;*/
  display: block;
  text-align: left;
}
form#checkout_form #SHIPPING_CALCULATING_STATUS_TEXT {
  width: 270px;
  display: none;
}
form#checkout_form #SHIPPING_METHOD {
  width: 270px;
  display: none;
}
form#checkout_form #cc_number_star {
  width: 150px;
}
form#checkout_form #cvv_star {
  width: 30px;
}
#EXP_MONTH {
  width: auto;
  float: left;
  margin-right: 10px;
}
#EXP_YEAR {
  width: auto;
  float: left;
}
#checkout_form .form_block {
  padding: 15px 5px 10px;
  background: #F9F9F9;
  margin: 0;
}
#checkout_form .form_block .row {
  margin: 0;
}
#checkout_form .form_block.row {
  margin: 0;
}
#checkout_form .form_block label {
  padding-right: 0;
  font-weight: normal;
}
#checkout_form .form_block .form-group {
  margin-top: 5px;
  margin-bottom: 7px;
}
#checkout_form .form_block .form-group p {
  margin: 3px 0 0;
  padding: 0;
}
.modal-header {
  text-align: center;
  color: #2D6CA2;
}
.modal-body .control-label {
  padding-right: 0;
}
@media (max-width: 767px) {
  .cart_ticket_wrapper {
    margin-bottom: 30px;
  }
  .title_background_checkout.howdidyou select {
    max-width: 100%;
  }
  .title_background_checkout.howdidyou .js-register-shownext-hidden {
    width: 100%;
    margin: 10px 0 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cart_ticket_wrapper {
    margin-bottom: 30px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
/***********************************************************************/
/******** Checkout cart ticket *****************************************/
/******** Checkout cart ticket *****************************************/
/*AZ: checkout cart ticket loading */
div.title_background_checkout a.closed .loading {
  position: relative;
}
.loading:before {
  content: ' ';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: url(../img/AjaxLoader.gif) no-repeat center center rgba(0, 0, 0, 0.2);
}
.cart_ticket_wrapper {
}
.cart_ticket_wrapper th {
  text-align: center;
  padding: 3px !important;
}
.cart_ticket_wrapper td {
  vertical-align: middle !important;
}
.cart_ticket_wrapper td input {
  max-width: 100px;
  min-width: 60px;
  margin-bottom: 5px;
}
.cart_ticket_wrapper td b {
  display: block;
  padding-top: 5px;
}
.cart_ticket_wrapper td b:before {
  font-size: 12px;
  color: #A3A3A5;
  /*margin-right: 7px;*/
  vertical-align: 1px;
  content: '\Price:';
}
.c_order_preview {
}
.c_order_preview table td table td {
  padding: 3px;
  border-bottom: 1px dotted #CCC;
}
.c_order_preview .prod_table td {
  border: 1px solid #CCC;
  padding: 7px;
  white-space: normal !important;
}
@media (max-width: 767px) {
  .c_order_preview .prod_table td {
    display: block;
    white-space: normal !important;
    border: none;
    padding: 3px 10px 3px 20px;
    /*text-align: center;*/
  }
  /*.c_order_preview .prod_table TR
  	{
  		display: block;
  		padding: 10px 0;
  	}*/
  .c_order_preview .prod_table tr:first-child {
    display: none;
  }
  .c_order_preview .prod_table td:nth-child(1) {
    border-top: 1px solid #FFF;
    padding-top: 20px;
  }
  .c_order_preview .prod_table td:nth-child(6) {
    border-bottom: 5px solid #CCC;
    padding-bottom: 20px;
  }
  .c_order_preview .prod_table td:nth-child(1):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Item:';
  }
  .c_order_preview .prod_table td:nth-child(2):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Quantity: ';
  }
  .c_order_preview .prod_table td:nth-child(3):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Ship to: ';
  }
  .c_order_preview .prod_table td:nth-child(4):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Shipping method: ';
  }
  .c_order_preview .prod_table td:nth-child(5):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Unit Cost: ';
  }
  .c_order_preview .prod_table td:nth-child(6):before {
    font-size: 12px;
    color: #A3A3A5;
    content: 'Cost: ';
  }
  .c_order_preview > table > tbody > tr > td {
    display: block;
    width: 100% !important;
    text-align: left;
  }
  .c_order_preview > table > tbody > tr > td > table {
    width: auto;
    margin-bottom: 10px;
  }
  .c_order_preview > table > tbody > tr > td > table td {
    text-align: left;
    white-space: normal !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) {
}
/********************** registration & forms ********************************/
.madatorystar {
  color: #CC0000;
}
.mandatory_selected {
  border: 1px solid #FF0000;
}
label.mandatory_selected {
  border: 0;
  color: #FF0000;
  font-weight: bold;
}
.form_err_message,
.form_email_error,
.form_password_error,
.form_mandatory_error,
.validate_terms_error {
  display: none;
  text-align: center;
}
.error_mess,
.submit_mess,
.soldout {
  color: #CC0000;
}
/**********************new login form ********************************/
.login_form {
}
.login_form label {
  padding-right: 0;
}
.login_form .form-group {
  margin: 9px 0;
}
.login_form .log_automatic .checkbox {
  float: left;
}
.login_form .log_automatic .reset {
  /*float: right;*/
  margin: 7px 0 0;
}
.login_form .log_automatic label {
}
.login_form .log_automatic input {
  margin: 0 0 0 -22px;
}
.login_form div.button {
  text-align: center;
  border-bottom: none;
  padding: 0;
  height: auto;
  margin: 5px 0 0;
}
.login_form div.button input {
  float: none;
  margin-left: 0;
}
.facebook_login_block {
  text-align: center;
  padding-bottom: 0;
  margin-bottom: 15px;
}
.forgot_pass_related {
  display: none;
}
/***********************************************************************************************************************/
/***********************************************************************************************************************/
/**********************************************************************************************************************
for big calendar*/
.right_selector {
  float: right;
  padding-top: 7px;
}
.weekdaytop {
  background: url(../img/tile_sub.gif);
  color: #FFFFFF;
  height: 29px;
  text-align: center;
}
.sundaytop {
  background: url(../img/tile_sub1.gif);
  color: #FFFFFF;
  text-align: center;
}
.sunweekdayempty {
  background: #DFE8E4;
  color: #A6AFB4;
  text-align: center;
}
.weekdayempty {
  background: #DDE0E0;
  color: #A6AFB4;
  text-align: center;
  =height: 65px;
  min-height: 65px;
}
.weekday {
  background: #EEF0F0;
  text-align: center;
}
.sunday {
  background: #DFE8E4;
  text-align: center;
}
.event_box {
  background: url(../img/bg_event.gif) bottom;
  margin: 3px;
  border-top: 1px solid #D0D4D4;
  border-left: 1px solid #D0D4D4;
  border-bottom: 1px solid #DFE2E2;
  border-right: 1px solid #DFE2E2;
  padding: 1px 3px 1px 6px;
  =height: 65px;
  min-height: 65px;
}
.event {
  border-bottom: 1px dotted #D0D4D4;
  padding: 3px 0px;
  font-size: 10px;
  text-decoration: none;
  text-align: left;
}
.event a {
  text-decoration: none;
  color: #3D4D55;
}
.weekday:hover {
  background: #CCE1EB;
}
.weekday:hover .calnum {
  background: #CCE1EB;
}
.event a:hover {
  text-decoration: underline;
  color: #FC5300;
}
.calnum {
  float: right;
  margin-right: -4px;
  margin-top: -2px;
  width: 16px;
  text-align: center;
  background: #EEF0F0;
  height: 20px;
  padding-left: 2px;
  border-left: 1px solid #D0D4D4;
  border-bottom: 1px solid #D0D4D4;
  padding-top: 2px;
}
.calnum a {
  text-decoration: none;
  font-weight: bold;
  color: #0F5A80;
}
.sunday .calnum {
  background: #DFE8E4;
}
.sunday:hover {
  background: #D0E8DD;
}
.sunday:hover .calnum {
  background: #D0E8DD;
}
.ev_more {
  text-align: right;
  font-style: italic;
  padding: 3px 0px 0px 3px;
}
.ev_more a {
  font-size: 11px;
  text-decoration: none;
  color: #B80626;
}
.ev_more a:hover {
  text-decoration: underline;
  color: #FC5300;
}
.nextmonth {
  background: #D8E0E4;
  padding: 2px;
  /*[disabled]width:172px;*/
}
.nextmonth a {
  background: #FFFFFF;
  text-decoration: none;
  padding: 3px 5px;
  display: block;
  font-family: georgia;
}
.currentmonth {
  font-family: georgia;
  color: #BD012B;
  font-size: 16px;
  background-color: #DDE0E0;
}
.currday {
  background: #FDD9BB;
}
.currday .calnum {
  background: #FDD9BB;
}
.currday:hover {
  background: #FFC89A;
}
.currday:hover .calnum {
  background: #FFC89A;
}
#calendar_month,
#calendar_year {
  cursor: pointer;
}
div#calendar_year_selector,
div#calendar_month_selector {
  width: 150px;
  padding: 3px;
  background-color: #ACBDC5;
}
#calendar_year_selector,
#calendar_month_selector,
#calendar_year_selector a,
#calendar_month_selector a {
  font-family: georgia;
  color: #6B0C21;
  font-size: 13px;
  background-color: #F9FAFA;
  /*[disabled]font-weight:bold;*/
  padding: 3px 3px 3px 10px;
  margin: 0 0 1px;
  text-decoration: none;
  display: block;
  /*[disabled]font-style:italic;*/
}
#calendar_year_selector a:hover {
  background-color: #FEC799;
}
#calendar_month_selector a:hover {
  background-color: #FEC799;
}
#calendar_year_selector,
#calendar_month_selector {
  display: none;
}
/**********************************************************************************************************************
end for big calendar
*********************************************************************************************************************
*/
/*==========================================================================================================
!diaolog_st default style!*/
.popup-order-replenishment {
  width: 300px;
  min-height: 150px;
  text-align: left;
  padding: 15px;
  line-height: 200%;
  background: #FFF;
  border-radius: 10px;
}
.popup-order-replenishment .error-box {
  display: none;
  color: #FF0000;
  font-weight: bold;
  text-align: center;
  padding: 10px 0;
}
.embed-responsive-1by1 {
  padding-bottom: 60%;
  /*background: #CCC;*/
  /*height: auto !important;*/
}
.embed-responsive-item {
  height: auto !important;
}
@media (min-width: 1200px) and (max-width: 1420px) {
  .embed-responsive-item {
    /*height: 350px !important;*/
  }
  .core-gifs iframe {
  }
}
@media (min-width: 1421px) and (max-width: 1620px) {
  .embed-responsive-item {
    height: 349px !important;
  }
}
@media (min-width: 1621px) and (max-width: 1820px) {
  .embed-responsive-item {
    height: 349px !important;
  }
}
@media (min-width: 1821px) {
  .embed-responsive-item {
    height: 400px !important;
  }
}
/*==========================================================================================================
!diaolog_st default style!*/
.gray_line_designpaddle {
}
.gray_line_designpaddle .desc {
  margin: 0px 10%;
}
.gray_line_designpaddle .desc .more {
  text-align: center;
  margin: 6px 0 0;
}
.gray_line_designpaddle h1 {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
  color: #8D030A;
}
.gray_line_designpaddle h1 b {
  color: #CA0202;
}
/*.gray_line_designpaddle H3
{
	color: #FF000D;
	font-size: 30px;
}*/
.gray_line_designpaddle .design-paddle-form {
  padding: 20px 5%;
  border-radius: 10px;
  background: #F2F2F2;
  margin-top: 20px;
  margin-bottom: 50px;
}
.gray_line_designpaddle .design-paddle-form h3 {
  margin-top: 0;
  color: #8D030A;
}
.gray_line_designpaddle .img-responsive {
  max-height: 650px;
  display: inline-block;
}
.mandatorystar {
  color: #FF0505;
}
.paddles_list {
  vertical-align: middle;
  padding-top: 30px;
  border-top: 2px solid #CCC;
}
.paddles_list .left {
  width: 5%;
  font-size: 50px;
  display: inline-block;
  vertical-align: top;
  padding-top: 135px;
}
.paddles_list .right {
  width: 5%;
  display: inline-block;
  font-size: 50px;
  vertical-align: top;
  height: 100%;
  padding-top: 135px;
}
.paddles_list .mid {
  width: 89%;
  height: 380px;
  display: inline-block;
  /*height: 200px;*/
  vertical-align: top;
  text-align: center;
  overflow-y: hidden;
  font-size: 1px;
}
.paddles_list .padd {
  display: inline-block;
  height: 350px;
  width: auto;
  text-align: center;
  padding: 0 20px 55px;
  border-left: 1px dotted #CCC;
  margin: 20px 0;
}
.paddles_list .padd img {
  height: 100%;
  width: auto;
  display: inline-block;
}
.paddles_list .vote {
  font-size: 30px;
  margin-top: 7px;
  clear: both;
}
.paddles_list .vote i {
  margin: 0 5px;
  padding: 10px;
  border: 1px solid #CCC;
  border-radius: 5px;
}
.paddles_list .vote i.fa-thumbs-up {
  color: red;
}
.terms-paddle {
  padding-right: 5%;
  padding-left: 5%;
}
.design-paddles-list h3 {
  text-transform: uppercase;
  font-size: 40px;
}
.gray_line_dist {
}
.gray_line_dist .box {
  background: #FFF;
  text-align: center;
}
.gray_line_dist .box img {
  max-height: 300px;
  display: inline-block;
}
.gray_line_dist .box .text {
  font-size: 25px;
  padding: 10px 0 20px 0;
  color: #2F497A;
}
.page-baner-distributors_login #roof {
  font-size: 20px;
  margin: 84px 0 0;
}
.page-baner-distributors_login #roof .phone {
  font-size: 20px;
}
.page-baner-distributors_login #roof span:nth-child(3) {
  display: none;
}
.page-baner-distributors_login #roof span:nth-child(4) {
  display: none;
}
.page-baner-distributors_login #roof span:nth-child(5) {
  display: none;
}
.page-baner-distributors_login #roof span:nth-child(6) {
  display: none;
}
.page-baner-distributors_login .navbar-header {
  /*float: right;*/
  /*display: inline-block;*/
  margin-left: 5%;
}
.page-baner-distributors_login .navbar {
  /*float: right;*/
  /*display: inline-block;*/
  margin-right: 5%;
}
.container-affiliate {
  padding: 30px 0;
}
.gray_line_affiliate {
  padding: 10px;
}
.gray_line_affiliate h3 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  margin-bottom: 20px;
}
.gray_line_affiliate .box {
  background: #FFF;
  text-align: center;
}
.gray_line_affiliate .box img {
  max-height: 314px;
  display: inline-block;
}
.gray_line_affiliate .box .text {
  font-size: 25px;
  padding: 10px 0 20px 0;
  color: #2F497A;
}
.gray_line_affiliate .more-affiliate .box img {
  max-height: 251px;
}
.custom-paddles-baner {
  text-align: center;
  text-transform: uppercase;
  font-size: 33px;
  padding: 20px 0;
  margin-bottom: 32px;
  background: url(/img/baner3.jpg) center center / cover;
  border-radius: 5px;
  color: #FFF;
  letter-spacing: 2px;
  border: 2px solid #FFEF0F;
}
.custom-paddles-baner a {
  display: block;
  color: #FFEF0F;
}
.page-baner-affiliate_index #roof span:nth-child(3) {
  display: none;
}
.affiliate_logo {
  float: right;
  margin: 10px;
  padding: 20px;
  background: #FFF;
  border-radius: 5px;
}
.page-baner-affiliate_index #roof {
  clear: both;
  margin: 0;
}
@media (max-width: 767px) {
}
@media (min-width: 768px) and (max-width: 991px) {
}
@media (min-width: 992px) and (max-width: 1199px) {
  .gray_line_designpaddle h1 {
    font-size: 25px;
  }
  .design-paddle-form h2 {
    font-size: 20px;
  }
  .design-paddle-form .control-label {
    font-size: 13px;
    padding-right: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1399px) {
  .design-paddle-form .control-label {
    font-size: 13px;
    padding-right: 0;
  }
  .gray_line_designpaddle h1 {
    font-size: 30px;
  }
  .design-paddle-form h2 {
    font-size: 25px;
  }
  /*.gray_line_designpaddle
  	{
  		font-size: 14px;
  	}*/
}
@media (min-width: 1400px) {
  /*.design-paddle-form .control-label
  	{
  		font-size: 14px;
  		padding-right: 0;
  	}*/
}
.contest-winner .row {
  margin-top: 20px;
}
.contest-winner h1 {
  margin-bottom: 30px;
}
.contest-winner h2 {
  margin-bottom: 30px;
}
.winner-baner-line {
  padding: 20px;
  background: #EA2F00;
}
.winner-baner-line i {
  font-style: normal;
  font-size: 18px;
}
.winner-baner-line i:after {
  font-family: 'fontAwesome';
  font-size: 20px;
  color: #FFF;
  margin-left: 7px;
  vertical-align: -2px;
  content: '\f0da';
}
.winner-baner-line a {
  color: #FFF;
  display: block;
}
.contest-winner {
}
.top-ten {
  display: inline-flex;
  text-align: center;
  /*padding: 0 50px;*/
  margin: 0 50px;
}
.top-ten div {
  padding: 0 5px 5px;
}
.top-ten-title {
  color: #DF2E01;
  font-size: 30px;
}
form#insert_form .modal-body {
  background: #E5E5E5;
  padding: 10px 40px;
}
.pict_paddles_line {
  text-align: center;
  background: #E3E3E3;
  padding-top: 50px;
  padding-bottom: 50px;
  /*margin-top: -20px;*/
}
.pict_paddles_line a i {
  position: absolute;
  font-size: 30px;
  bottom: 14px;
  left: 32px;
}
.pict_paddles_line .img1 {
  /*text-align: center;*/
  /*margin-top: -64px;*/
}
.pict_paddles_line .img1 a {
  box-shadow: 2px -6px 10px rgba(0, 0, 0, 0.202);
  border: 2px solid #5C80BC;
  border-radius: 10px;
  display: block;
  height: 333px;
  /*width: fit-content;*/
  /*width: -moz-fit-content;*/
  overflow: hidden;
  background: #FFF;
  padding: 5px 5px 30px 5px;
  position: relative;
}
.pict_paddles_line .img1 a h4 {
  margin: 6px 0 0;
  text-transform: uppercase;
}
.pict_paddles_line .img1 img {
  height: 100%;
  display: inline-block;
}
.pict_paddles_line .text {
  font-size: 18px;
  /*margin: 10px 10%;*/
}
#modal-custom-paddle-image .modal-title {
  font-size: 30px;
}
#modal-custom-paddle-image .modal-body {
  padding: 20px 60px;
}
.messagepopap {
  padding: 10px;
  background: #E7E8E9;
  border-radius: 10px;
  margin: 10px 0;
}
.messagepopap input {
  clear: none;
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
}
.messagepopap label {
  width: 91%;
  vertical-align: middle;
}
.anim_gray_line {
  padding: 50px 30px;
  background: #979BB0;
}
.amination {
  text-align: center;
  max-width: 1400px;
  display: inline-block;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .pict_paddles_line .img1 {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pict_paddles_line .img1 {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
}
@media (min-width: 1200px) and (max-width: 1399px) {
}
@media (min-width: 1400px) {
}
.owl-carousel-team {
  height: 325px;
  padding: 0 20px;
}
.owl-stage-outer {
  overflow: hidden;
  height: 325px;
}
.owl-carousel-team .owl-item {
  float: left;
}
.owl-carousel-team_item {
  height: 325px;
  position: relative;
}
.owl-carousel-team img {
  display: block;
  width: auto;
  height: 250px;
}
.owl-carousel-team_text {
  position: absolute;
  width: 100%;
}
.owl-carousel-team button {
  background: 0 0;
  border: none;
  width: 40px;
  padding: 10px !important;
  background-color: rgba(255, 255, 255, 0.5);
  background-position: center center;
  height: 40px;
  background-repeat: no-repeat;
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -40px;
}
.owl-carousel-team .owl-nav button.owl-next {
  right: -20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJhbmdsZS1yaWdodCIgY2xhc3M9InN2Zy1pbmxpbmUtLWZhIGZhLWFuZ2xlLXJpZ2h0IGZhLXctOCIgcm9sZT0iaW1nIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBmaWxsPSJjdXJyZW50Q29sb3IiIGQ9Ik0yMjQuMyAyNzNsLTEzNiAxMzZjLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwbC0yMi42LTIyLjZjLTkuNC05LjQtOS40LTI0LjYgMC0zMy45bDk2LjQtOTYuNC05Ni40LTk2LjRjLTkuNC05LjQtOS40LTI0LjYgMC0zMy45TDU0LjMgMTAzYzkuNC05LjQgMjQuNi05LjQgMzMuOSAwbDEzNiAxMzZjOS41IDkuNCA5LjUgMjQuNi4xIDM0eiI+PC9wYXRoPjwvc3ZnPg==);
}
.owl-carousel-team .owl-nav button.owl-prev {
  left: -20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyBhcmlhLWhpZGRlbj0idHJ1ZSIgZGF0YS1wcmVmaXg9ImZhcyIgZGF0YS1pY29uPSJhbmdsZS1sZWZ0IiBjbGFzcz0ic3ZnLWlubGluZS0tZmEgZmEtYW5nbGUtbGVmdCBmYS13LTgiIHJvbGU9ImltZyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMjU2IDUxMiI+PHBhdGggZmlsbD0iY3VycmVudENvbG9yIiBkPSJNMzEuNyAyMzlsMTM2LTEzNmM5LjQtOS40IDI0LjYtOS40IDMzLjkgMGwyMi42IDIyLjZjOS40IDkuNCA5LjQgMjQuNiAwIDMzLjlMMTI3LjkgMjU2bDk2LjQgOTYuNGM5LjQgOS40IDkuNCAyNC42IDAgMzMuOUwyMDEuNyA0MDljLTkuNCA5LjQtMjQuNiA5LjQtMzMuOSAwbC0xMzYtMTM2Yy05LjUtOS40LTkuNS0yNC42LS4xLTM0eiI+PC9wYXRoPjwvc3ZnPg==);
}
.mtb-10 {
  margin: 10px 0;
}
