.nobreak {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  display: table;
}
/* Reset styles
*******************************/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio[controls],
canvas,
video {
  display: inline-block;
}
html {
  overflow-y: scroll;
  /* 1 */

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  /* 2 */

  -webkit-text-size-adjust: 100%;
  /* 3 */

  -ms-text-size-adjust: 100%;
}
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
ul,
li,
ol,
a,
em,
img,
strong,
fieldset,
form,
label,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
  list-style: none;
}
:focus {
  outline: 0;
}
img {
  vertical-align: middle;
  outline: 0;
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
}
html,
body,
textarea,
input {
  -webkit-text-size-adjust: none;
}
body {
  text-align: left;
  font-family: sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  position: relative;
}
.flexslider ul,
.flexslider ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider ul li,
.flexslider ol li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider .slides > li {
  position: relative;
  display: none;
  -webkit-backface-visibility: hidden;
  text-align: center;
}
.flexslider .slides img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  height: auto;
  width: auto;
}
.flexslider .descr {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: rgba(100, 100, 100, 0.5);
  color: #fff;
  text-align: left;
}
.flexslider .descr h3 {
  text-align: left;
}
.flexslider .descr .text p:last-child {
  margin-bottom: 0;
}
.flex-container {
  position: relative;
}
/* Clearfix for the .slides element */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.nobreak {
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  -o-column-break-inside: avoid;
  -ms-column-break-inside: avoid;
  display: table;
}
body {
  font-family: 'Open Sans', Arial, Verdana;
  font-size: 13px;
  xbackground-color: #ffffff;
  font-weight: 400;
  font-style: normal;
  color: #ffffff;
  width: 100%;
}
/* Headers
*******************************/
.header {
  width: 100%;
}
.header_center {
  max-width: 984px;
  margin: 0 auto;
  background-color: #ffffff;
  padding: 0 0 22px 0;
}
.header_logo {
  margin: 25px 0 0 0;
}
.header_logo a img {
  max-width: 100%;
}
.nav {
  padding: 0;
  margin: 26px 0 0 54px;
}
.nav li {
  list-style: none;
  float: left;
  padding: 0;
  margin: 0 6px 0 0;
  border: 1px solid transparent;
  position: relative;
}
.nav li a {
  display: block;
  padding: 5px 11px 5px 12px;
  text-decoration: none;
  color: #2d2d2d;
}
.nav li.active {
  border: 1px solid #45a38f;
}
.nav li:hover {
  border: 1px solid #45a38f;
}
.nav li:hover .nav_second {
  display: block;
}
.nav_second {
  list-style: none;
  padding: 26px 0 0 0;
  margin: 0;
  display: none;
  position: absolute;
  left: 0;
  z-index: 2;
}
.nav_second li:first-child {
  border-top: 1px solid transparent;
}
.nav_second li {
  float: none;
  margin: 0;
  padding: 0;
  border-top: 1px solid #a2e8d9;
  white-space: nowrap;
  background: #ffffff url('images/submenu.png') no-repeat 95% center;
  width: 182px;
}
.nav_second li a {
  display: block;
  line-height: 13px;
  letter-spacing: 0.03em;
  padding: 15px 0px 8px 16px;
  text-decoration: none;
  color: #2d2d2d;
}
.nav_second li:hover {
  background: #45a38f url('images/submenu_hovered.png') no-repeat 95% center;
}
.nav_second li:hover a {
  color: #ffffff;
}
.nav_second_level {
  position: relative;
}
.nav_second_level:hover .nav_third_level {
  display: block;
}
.nav_third_level {
  display: none;
  position: absolute;
  top: -1px;
  left: 183px;
}
.nav_third_level li a {
  color: #2d2d2d !important;
}
.nav_third_level li a:hover {
  color: #ffffff !important;
}
.nav_respons {
  display: none;
  min-width: 180px;
  max-height: 25px;
  margin: 25px 0 0 98px;
  background: transparent url('images/select.png') no-repeat right;
  border: 1px solid #7e7d7d;
}
.nav_respons a {
  color: #474747;
  display: block;
  padding-left: 5px;
  line-height: 26px;
}
.nav_respons_drop {
  display: none;
  border: 1px solid #7e7d7d;
  z-index: 10;
  position: relative;
  top: -1px;
  left: -1px;
  width: 100%;
  background-color: #ffffff;
}
.nav_respons_drop li a {
  line-height: 1;
  padding: 5px;
}
.nav_respons_drop li:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.header_telefon {
  background: url('images/telefon.png') no-repeat 1px 2px;
  font-weight: 300;
  font-size: 17px;
  padding-left: 28px;
  margin: 28px 4px 0 78px;
}
.header_telefon b {
  font-weight: 600;
}
/* FlexSlider index page
*******************************/
.flexslider {
  width: 100%;
  height: 480px;
  position: absolute;
  top: 130px;

}
.flexslider .slides li {
  display: none;
  height: 380px;
  width: 100%;
}
.flexslider .flex-direction-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -35px;
}
.flexslider .flex-direction-nav .flex-prev {
  left: 20px;
  position: absolute;
  background: url('images/slider_prev.png') no-repeat;
  width: 70px;
  height: 70px;
}
.flexslider .flex-direction-nav .flex-prev:hover {
  background: url('images/slider_prev_hover.png') no-repeat;
}
.flexslider .flex-direction-nav .flex-next {
  right: 20px;
  position: absolute;
  background: url('images/slider_next.png') no-repeat;
  width: 70px;
  height: 70px;
}
.flexslider .flex-direction-nav .flex-next:hover {
  background: url('images/slider_next_hover.png') no-repeat;
}
.flexslider .descr {
  visibility: hidden;
  width: 410px;
  height: 180px;
  /*bottom: 164px;
		left: 178px;*/

  bottom: 32.5%;
  left: 13.2%;
  padding: 0;
  background: rgba(255, 255, 255, 0.7);
}
.flexslider .descr h1 {
  color: #2a2a2a;
  font-weight: 600;
  font-size: 20px;
  padding: 13px 22px 0 22px;
  margin: 0;
  text-transform: none;
  letter-spacing: .03em;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.flexslider .descr p {
  color: #575353;
  font-size: 13px;
  padding: 15px 23px 0 23px;
  margin: 0;
  line-height: 21px;
  letter-spacing: .05em;
  max-height: 63px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.flexslider .descr .descr_link {
  margin: 16px 0 0 0;
}
.flexslider .descr .descr_link a {
  color: #333333;
  font-size: 13px;
  background: url('images/submenu.png') no-repeat right center;
  padding: 0 17px 0 23px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.flexslider .descr .descr_link a:hover {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background: url('images/submenu_hovered.png') no-repeat right center;
}
/* FlexSlider for internal pages
*******************************/
.flexslider_page {
  width: 100%;
  height: 286px;
  position: relative;
}
.flexslider_page .slides li {
  display: none;
  height: 286px;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
.flexslider_page .flex-direction-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  margin-top: -35px;
}
.flexslider_page .flex-direction-nav .flex-prev {
  left: 20px;
  position: absolute;
  background: url('images/slider_prev.png') no-repeat;
  width: 70px;
  height: 70px;
}
.flexslider_page .flex-direction-nav .flex-prev:hover {
  background: url('images/slider_prev_hover.png') no-repeat;
}
.flexslider_page .flex-direction-nav .flex-next {
  right: 20px;
  position: absolute;
  background: url('images/slider_next.png') no-repeat;
  width: 70px;
  height: 70px;
}
.flexslider_page .flex-direction-nav .flex-next:hover {
  background: url('images/slider_next_hover.png') no-repeat;
}
/* Social icons
*******************************/
.social_icons {
  width: 100%;
  padding: 0 0 10px 0;
  background-color: #191818;
}
.social_icons_center {
  max-width: 984px;
  margin: 0 auto;
}
.copyright {
  color: #606060;
  font-weight: 300;
  text-transform: none;
  margin: 19px 0 0 0;
}
.copyright a {
  text-transform: uppercase;
  color: #46d1b3;
}
.copyright a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.icons_item {
  margin: 13px 0 0 0;
}
.icons_item_background {
  width: 26px !important;
  height: 26px !important;
  margin: 0 6px 0 0 !important;
  background-color: #0cbc96;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  display: inline-block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.icons_item_background:hover {
  background-color: #333;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.icons_item_background a {
  width: 26px;
  height: 26px;
  display: block;
}
.twitter {
  background: url('images/twitter_button.png') center no-repeat;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.twitter:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.facebook {
  background: url('images/facebook_button.png') center no-repeat;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.facebook:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.pinterest {
  background: url('images/pinterest_button.png') center no-repeat;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.pinterest:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.linkedin {
  background: url('images/linkedin_button.png') center no-repeat;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.linkedin:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.skype {
  background: url('images/skype_button.png') center no-repeat;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.skype:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.tumbl {
  background: url('images/tumbl_button.png') center no-repeat;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.tumbl:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
/* Effects */
.slideLeft {
  animation-name: slideLeft;
  -webkit-animation-name: slideLeft;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}
@keyframes slideLeft {
  0% {
    transform: translateX(150%);
  }
  50% {
    transform: translateX(-8%);
  }
  65% {
    transform: translateX(4%);
  }
  80% {
    transform: translateX(-4%);
  }
  95% {
    transform: translateX(2%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(150%);
  }
  50% {
    -webkit-transform: translateX(-8%);
  }
  65% {
    -webkit-transform: translateX(4%);
  }
  80% {
    -webkit-transform: translateX(-4%);
  }
  95% {
    -webkit-transform: translateX(2%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
/* Large Desktop
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */
@media (min-width: 1200px) {
  
}
/* Defaul Desktop
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */
@media (min-width: 980px) {
  
}
/* Laptop
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */
@media (max-width: 1020px) {
  .news_content {
    width: 98%;
    margin: 0 auto;
    margin-top: 27px;
    margin-bottom: 50px;
  }
  .gallery_opened_title,
  .gallery_opened_info {
    width: 98%;
    margin: 0 auto;
  }
  .gallery_info_lbox {
    width: 100%;
    float: none!important;
    margin-top: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .gallery_info_rbox {
    width: 100%;
    max-width: 100%;
    margin-left: 0;
  }
  .services_center {
    width: 98%;
  }
  .header_telefon {
    float: right!important;
    clear: right;
    margin: 15px 17px 0 20px;
  }
  ul.nav {
    float: right!important;
  }
  .nav_second {
    padding-top: 1px;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2);
  }
  .carousel_article {
    width: 98%;
    max-width: 670px;
  }
  .carousel_article .slider_articles {
    max-width: 625px;
  }
  .events {
    width: 485px;
    margin: 0 auto;
    margin-bottom: 25px;
    float: none!important;
  }
  .training {
    margin: 0 auto;
    float: none!important;
  }
  .events_title,
  .training_title {
    text-align: center;
  }
  .events_item:nth-child(2n) {
    margin-right: 0;
  }
  .upcoming_classes_container {
    display: none;
  }
  .upcoming_classes_container_mob {
    display: block;
    margin-top: 35px;
  }
  .upcoming_classes_container_mob .item {
    position: relative;
    overflow: hidden;
    width: 24%;
    float: left;
    margin-right: 0.5%;
    margin-left: 0.5%;
    margin-bottom: 1%;
  }
  .upcoming_classes_container_mob .item img {
    width: 100%;
    height: auto;
  }
  .footer_signup,
  .footer_news,
  .footer_contacts {
    max-width: 320px;
    width: 98%;
    margin: 0 auto;
    margin-bottom: 30px;
    float: none!important;
  }
  .event_desc {
    width: 98%;
    margin: 0 auto;
  }
  .page_header .center {
    width: 98%;
  }
  .event_opened_title {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 19px;
  }
  .trainers {
    float: none!important;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 20px;
  }
}
/* Tablets
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */
@media (max-width: 980px) {
  .form_box_left,
  .form_box_center,
  .form_box_righ {
    float: none!important;
    margin: 0 auto;
  }
  .contact_form_input_phone,
  .contact_form_input_mail,
  .contact_form_input_name {
    margin-left: 17px;
  }
  .form_box_righ {
    width: 387px;
    margin-top: 10px;
    text-align: center;
  }
  .form_box_righ .contact_form_submit {
    margin: 0 auto;
    margin-top: 45px;
  }
  .gallery_list {
    width: 98%;
    margin: 0 auto;
  }
  .gallery_item488 {
    width: 99.5%;
  }
  .gallery_item243 {
    width: 49.5%;
  }
  .form_news_box_left,
  .form_news_box_center,
  .form_news_box_righ {
    max-width: 240px;
    width: 240px;
    margin: 0 auto;
    margin-bottom: 10px;
    float: none!important;
  }
  .news_form_input_name,
  .news_form_input_mail,
  .news_form_input_site {
    margin-left: 0;
    width: 169px;
  }
  .form_news_box_righ {
    text-align: center;
  }
  .news_form_submit {
    margin-left: 0;
  }
}
@media (max-width: 960px) {
  .services {
    height: 672px;
  }
  .services_item {
    width: 49.5%;
    margin-bottom: 1em;
    margin-right: 1%;
  }
  .services_item.second {
    margin-right: 0;
  }
  .services_item.last {
    margin-right: 0;
  }
  .upcoming_classes_container_mob .item {
    width: 32%;
  }
  .footer_info_1,
  .footer_info_2,
  .footer_info_3 {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 15px;
    float: none!important;
  }
  .events_list_item:nth-child(2n) {
    margin-right: 0px;
  }
  .events_list_item {
    width: 49.3%;
  }
  .event_upcoming_list {
    width: 98%;
    margin: 0 auto;
  }
  .contact_icon_mail,
  .contact_icon_adr,
  .contact_icon_tel {
    width: 100%;
  }
}
/* Landskape Phone to Small Desktop & Portrait Tablet
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */
@media (max-width: 767px) {
  .nav_respons {
    display: block;
  }
  .nav {
    display: none;
  }
  .header_telefon {
    margin: 28px 17px 0 20px;
  }
  .flexslider .descr {
    left: 50%;
    margin-left: -190px;
  }
  .carousel_article {
    width: 98%;
    max-width: 358px;
  }
  .carousel_article .slider_articles {
    max-width: 312px;
  }
  .upcoming_classes_container_mob .item {
    width: 49%;
  }
}
@media (max-width: 640px) {
  .news_content_left {
    width: 100%;
    margin-bottom: 30px;
  }
  .news_content_right {
    width: 100%;
  }
  .header_center {
    text-align: center;
  }
  .header_logo {
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
    float: none!important;
  }
  .nav_respons {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    margin-bottom: 25px;
    text-align: left;
    float: none!important;
  }
  .header_telefon {
    float: none!important;
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 10px;
  }
  .flexslider .descr {
    max-width: 280px;
    margin-left: -140px;
  }
  .events_item {
    float: none!important;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .events_item:nth-child(2n) {
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .events_title,
  .training_title {
    margin-bottom: 15px;
  }
  .event_pic_left,
  .event_pic_right {
    width: 100%;
  }
  .page_header_title {
    font-size: 20px;
  }
}
/* Up to Landskape Phone
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */
@media (max-width: 480px) {
  .flexslider .descr {
    bottom: 50px;
  }
  .flexslider .flex-direction-nav {
    margin-top: -80px;
  }
  .services_item,
  .services_item_hover {
    width: 100%;
  }
  .services {
    height: 1350px;
  }
  .events {
    width: 230px;
  }
  .training {
    width: 300px;
  }
  .training iframe {
    width: 100%!important;
    height: 200px!important;
  }
  .training .training_video {
    width: auto;
    height: auto;
  }
  .training .training_link {
    height: auto;
    overflow: none;
  }
  .upcoming_classes_container_mob .item {
    width: 99%;
  }
  .footer_info_1_title h2,
  .footer_info_2_title h2,
  .footer_info_3_title h2 {
    font-size: 18px;
    margin-left: 15px;
  }
  .footer_info_1_title p,
  .footer_info_2_title p,
  .footer_info_3_title p {
    margin-left: 15px;
  }
  .events_list_item,
  .events_list_item.bigitem {
    width: 100%;
    margin-right: 0;
  }
  .events_list_item:nth-child(2n),
  .events_list_item.bigitem:nth-child(2n),
  .events_list_item.last,
  .events_list_item.bigitem.last {
    margin-right: 0;
  }
  .events_selection_left,
  .events_selection_center,
  .events_selection_right {
    width: 100%;
    max-width: 100%;
    margin-bottom: 10px;
    text-align: center;
    float: none!important;
  }
  .events_selection_left a,
  .events_selection_center a,
  .events_selection_right a {
    background: none;
    padding-left: 0;
    padding-right: 0;
  }
  .events_selection_left a:hover,
  .events_selection_center a:hover,
  .events_selection_right a:hover {
    background: none;
  }
  .form_box_left,
  .form_box_center,
  .form_box_righ {
    width: 300px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .contact_form_textarea {
    width: 280px;
    margin: 0!important;
    padding: 10px!important;
  }
  .contact_form_input_phone,
  .contact_form_input_mail,
  .contact_form_input_name {
    margin-left: 0;
    width: 225px;
  }
  .gallery_item243 {
    width: 99.5%;
  }
}
/* Up to Portrait Phone
/* ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## ## */
@media (max-width: 420px) {
  .copyright {
    width: 100%;
    text-align: center;
    float: none!important;
  }
  .icons_item {
    float: none!important;
    text-align: center;
  }
  .carousel_article .slider_articles {
    display: none;
  }
  .carousel_article {
    width: 249px;
  }
  .carousel_article .slider_articles_mob {
    max-width: 204px;
    width: 100%;
    display: block;
  }
}
@media (max-width: 380px) {
  .carousel_article .slider_articles {
    display: none;
  }
  .carousel_article {
    width: 249px;
  }
  .carousel_article .slider_articles_mob {
    max-width: 204px;
    width: 100%;
    display: block;
  }
  .select_program {
    width: 270px;
  }
}
