/* FONTS TO BE USED: */
    /*font-family: 'Roboto', sans-serif;*/
    /*font-family: 'Oswald', sans-serif;*/
/* FONTS TO BE USED: */


/*body {
	width: 1200px;
	max-width: 100%;
    min-width: 320px;
	margin: 0 auto;
}

header {
    margin-top: 16px;
    width: 1200px;
    max-width: 100%;
}
*/


* {
    outline: none;
}

.clearboth {
    clear: both;
}

.search-holder-mobile {
    display: none;
}

/*.menu-item:first-child {
    display: none;
}*/

#calendar_holder {
    display: block;
}

.mobile-calendar {
    display: none;
}

.readmore-btn {
    display: none;
}

.readless-btn {
    display: none;
}

.mobile-only.gray-separator {
    display: none;
}

a:hover,
a:focus,
a:active,
a:visited {
    text-decoration: none;
}

.slicknav_menu {
    display: none;
}

.header-desktop-version {
    display: block;
}

.mobile-br {
    display: none;
}


/* HEADER CSS */

.sign-up-div {
    margin-right: 150px;
}

.cart-link {
    float: right;
    color: #891724;
    height: 27px;
    line-height: 36px;
    position: relative;
    padding-right: 35px;
}

.cart-link > img {
    position: absolute;
    top: 0;
    right: 0;
}

.cart-link:hover {
    color: #891724;
}

.signup:hover {
    color: white;
}

.header_row,
.menu-holder {
    display: inline-block;
    width: 1200px;
    max-width: 100%;
}

.menu {
    list-style: none;
    padding: 0;
    display: table;
    float: left;
    margin-bottom: 0;
    margin-left: 50px;
}

.menu-item {
    display: table;
    float: left;
    margin-right: 20px;
    padding-top: 3px;
    color: white;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
}

.menu-item:hover {
    cursor: pointer;
    z-index: 11;
}

.sub-menu-item > a:hover {
    cursor: pointer;
    color: #030000;
}

.menu-item:hover > .sub-menu { 
    display: block;
}

.search-holder,
.search-holder-mobile {
    float: right;
    margin-right: 7px;
    position: relative;
}

.search-submit {
    font-family: FontAwesome, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    position: absolute;
    right: 0;
    top: 0;
    background: transparent;
    border: none;
    color: #0079b7;
}

.search-input {
    width: 240px;
    outline: none;
    border: none;
    padding-left: 10px;
    line-height: 23px;
    font-size: 16px;
}

.one-fourth {
    width: 25%;
    max-width: 100%;
    float: left;
    margin-top: 25px;
    margin-bottom: 20px;
    text-align: center;
}

.one-fourth > img {
    margin-left: 37px;
}

.one-fourth > li {
    margin-top: 20px;
}

.one-fourth > li:first-child {
    margin-top: 10px;
}

.menu-item:hover > .sub-menu {
    display: block;
    z-index: 2;
}

.slider-holder {
    background-image: url(/img/slider_homepage/slider_img_one.jpg);
    height: 445px;
    width: 1200px;
    max-width: 100%;
    position: relative;
}

.box-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 65px;
    max-width: 100%;
    background: rgba(122,12,25, 0.7);
    line-height: 100% !important;
}

.ares .tp-bullet {
    background: #a7a6a6;
    width: 9px !important;
    height: 9px !important;
}

.ares .tp-bullet:hover, 
.ares .tp-bullet.selected {
    background: #891724;
}

.tblcell_layter {
    position: relative;
    display: table;
    height: 450px;
    width: 100%;
    max-width: 100%;
    top: 0;
    left: 0;
    vertical-align: bottom;
}

.tp-bullets.ares.horizontal {
    position: absolute;
    top: calc( 100% + 50px ) !important;
}

.tp-parallax-wrap,
.tp-mask-wrap {
    top: 0 !important;
    height: 450px !important;
}

.the-content {
    width: 100%;
    max-width: 100%;
    color: white;
    font-family: 'Roboto', sans-serif;
    font-size: 20px !important;
    margin-top: 4px !important;
    float: left;
    font-weight: 600 !important;
    line-height: 130% !important;
    text-align: center;
}

.the-button {
    font-family: 'Oswald', sans-serif;
    font-size: 16px !important;
    float: right;
    color: white;
    border: 2px solid rgba(256,256,256, 0.4);
    padding: 12px 25px !important;
    margin-top: -20px !important;
}

.the-button:hover {
    color: #fff;
    cursor: pointer;
}

.slider-title_hle {
    color: white;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    font-size: 80px;
    line-height: 100% !important;
    bottom: 0;
    position: absolute;
    margin: auto !important;
    width: 100%;
    padding-bottom: 65px !important;
}

.bullets-holder {
    text-align: center;
    margin-top: 10px;
}

.bullets {
    background-color: #a7a6a6;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 50%;
}

.bullets.current {
    background-color: #891724;
}

.menu-item > a {
    color: white;
}

.in-box-centered {
    width: 60%;
    margin: 0 auto !important;
}

.slicknav_nav .slicknav_row:hover,
.slicknav_menu.menu-to-left .slicknav_nav .slicknav_item > a:hover {
    outline: none;
    background: transparent;
}

.fusion-header-wrapper {
    width: 100%;
    position: absolute;
}

div#content {
    margin-top: 243px;
}

/* HEADER CSS */




/* FOOTER */

.pre-footer {
    width: 100%;
    height: 60px;
    max-width: 100%;
    background-image: url(/wp-content/uploads/2016/12/foote.png);
    padding-top: 17px;
    background-size: 100%;
}

.content-footer {
    width: 1200px;
    height: 300px;
    max-width: 100%;
    background-color: #263874;
}

.newslet-msg {
    font-family: 'Oswald', sans-serif;
    color: #fff;
    font-weight: 300;
    font-size: 30px;
    display: inline-block;
    float: left;
    margin: 0;
    line-height: 1;
}

.nwsttr-holder {
    float: right;
    display: inline-block;
    height: 30px;
}

.mail {
    width: 310px;
    height: 32px;
    padding-left: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4f;
    display: inline-block;
    float: left;
}
.mail::-webkit-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4f;
}
.mail:-ms-input-placeholder {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4f;
}
.mail:-moz-placeholder {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4f;
}
.mail::-moz-placeholder {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4f;
}

.submit-btn {
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    color: #fff;
    border: 1px solid white;
    padding: 3px 35px;
    background: transparent;
    display: inline-block;
    float: right;
    margin-left: 10px;
}

.logo-info {
    display: block;
    width: 630px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 50px;
}

.footer-logo {
    display: inline-block;
    float: left;
    border-right: 3px solid white;
    padding-right: 5px;
    height: 80px;
}

.logo-info-rs {
    display: inline-block;
    float: right;
    width: 75%;
    padding-left: 1px;
}

.logo-info-rs h2,
.woocommerce .logo-info-rs h2 {
    font-family: 'Oswald', sans-serif;
    margin: 0;
    color: white;
    font-size: 22px;
    font-weight: 600;
    margin-top: 4px;
    line-height: 1;
}

.po-box, 
.phone, 
.email,
.phone a,
.email a,
.phone a:hover,
.email a:hover  {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    color: white !important;
    font-size: 16px;
    line-height: 1.5;
}


.po-box {
    margin-top: 3px;
    margin-bottom: 10px;
}

.phone {
    display: inline-block;
    float: left;
}

.email {
    float: right;
    display: inline-block;
}

.f-menu {
    list-style: none;
    padding: 0;
    display: table;
    margin: 0;
}

.footer-menu-item {
    display: table;
    float: left;
    margin-left: 5px;
}

.footer-menu-item > a {
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
}

.footer-menu-item > a:after {
    content: "|";
    margin-left: 5px;
    color: #fff;
}

.footer-menu-item:last-of-type > a:after {
    content: "";
}

.footer-menu {
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 45px;
}
@-moz-document url-prefix() {
    .footer-menu {
        margin-top: 60px;
        margin-bottom: 35px;
    }
}

.extra-info {
    display: block;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}
@-moz-document url-prefix() {
    .extra-info {
        display: inline-block;
        width: 100%;
        max-width: 100%;
        margin: 0 auto;
    }
}

.left-info {
    display: inline-block;
    float: left;
}

.right-info {
    display: inline-block;
    float: right;
}

.right-info,
.left-info,
p.right-info a,
p.right-info a:hover {
    color: #fff;
    font-size: 11px;
    font-family: 'Roboto', sans-serif;   
    margin-bottom: 15px;
}

/* FOOTER */




/* HOMEPAGE */

.post-content .homepage-title {
    color: #030000;
    font-weight: 300;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    margin-top: 55px;
    margin-bottom: 40px;
    position: relative;
}

.post-content .homepage-title:before {
    display: block;
    content: "";
    background-color: #a7a6a6;
    width: calc(50% - 305px);
    height: 3px;
    position: absolute;
    top: 23px;
    left: 20px;
}

.post-content .homepage-title:after {
    display: block;
    content: "";
    background-color: #a7a6a6;
    width: calc(50% - 305px);
    height: 3px;
    position: absolute;
    top: 23px;
    right: 20px;
}

.post-content .homepage-content {
    padding-left: 90px;
    padding-right: 90px;
    color: #030000;
    font-size: 16px;
    line-height: 33px;
    font-family: 'Roboto', sans-serif;
    text-align: left;
}

.image-container > div > img {
    margin-right: 20px;
    max-width: 100%;
}

.centered > br {
    display: none;
}

.image-container {
    padding-left: 90px;
    margin-top: 40px;
    margin-bottom: 30px;
}

.post-content .instructors-title {
    color: white;
    font-family: 'Oswald', sans-serif;
    font-weight: lighter;
    text-align: center;
    padding-top: 55px;
    padding-bottom: 30px;
}

.parlax-instructors {
    width: 1200px;
    height: 550px;
    max-width: 100%;
    background-image: url("/wp-content/uploads/2016/12/paralaxbg.jpg");
    margin-bottom: 45px;
    /*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    /*will-change: transform;*/
}

/*.parlax-instructors:before {
  background-color: white;
  background-size: cover;
  z-index: -3;
  content: " ";
  position: fixed;
  background: url("/wp-content/uploads/2016/12/paralaxbg.jpg") no-repeat center center;
  will-change: transform;
  width: 100%;
  height: 100%;
}
*/


.parlax-instructors .bx-wrapper .bx-viewport {
    background: transparent;
    border: none;
    box-shadow: none;
    /*height: 330px !important;*/
    height: auto !important;
}

.parlax-instructors .bx-wrapper .bx-next {
    right: -60px;
    background: url(/wp-content/themes/Avada-Child-Theme/img/homepage/next-arrow.png) no-repeat;
}

.parlax-instructors .bx-wrapper .bx-next:hover {
    background-position: initial;
}

.parlax-instructors .bx-wrapper .bx-prev {
    left: -55px;
    background: url(/wp-content/themes/Avada-Child-Theme/img/homepage/prev-arrow.png) no-repeat;
}

.parlax-instructors .bx-wrapper .bx-controls-direction a {
    top: 40%;
}

.parlax-instructors li.item {
    margin-left: 3px;
}

.parlax-instructors .name {
    font-family: 'Roboto', sans-serif;
    color: white;
    font-size: 24px;
    margin-bottom: 0;
    margin-top: 15px;
    text-align: center;
}

.parlax-instructors .function {
    font-family: 'Roboto', sans-serif;
    color: red;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
    text-align: center;
    margin-top: 5px;
    font-weight: 600;
}

.parlax-instructors .bx-wrapper {
    height: 330px;
}

/*.parlax-instructors .item > img {
    border-radius: 15px;
    border: 2px solid white;
    padding: 3px;
    height: 250px;
}*/
.parlax-instructors .item > .img_container {
    border-radius: 15px;
    border: 2px solid white;
    padding: 3px;
    height: 250px;
    width: 230px;
    /*background-image: url("http://i.stack.imgur.com/2OrtT.jpg");*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
}​
.info-content {
    display: inline-block;
    margin-bottom: 40px;
    padding-left: 50px;
    padding-right: 50px;
}

.info-content p {
    font-family: 'Roboto', sans-serif;
    color: #2350a1;
    font-size: 30px;
    font-style: italic;
    font-weight: lighter;
    float: left;
}

.info-content p {
    font-family: 'Roboto', sans-serif;
    color: #2350a1;
    font-size: 30px;
    font-style: italic;
    font-weight: lighter;
    float: left;
    max-width: 75%;
    line-height: 1.3;
}

.bluebox {
    width: 210px;
    height: 210px;
    float: right;
    color: white;
    background-color: #2350a1;
    text-align: center;
    padding-top: 75px;
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    font-weight: 300;
    line-height: 1.3;
}


/* HOMEPAGE */






/*.ABOUT PAGE */

img.bannerabout {
    width: 100%;
}

.page-content {
    width: 91%;
    margin: 0 auto;
}
.single-ai1ec_event .page-content {
	 margin-top: 180px;
}
.post-content  .text-content {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 35px;
    color: #000000;
}

.post-content .page-title {
    display: inline-block;
    color: #030000;
    font-family: 'Oswald', sans-serif;
    font-size: 31px;
    font-weight: 300;
    margin-bottom: 5px;
}

.gray-separator {
    background-color: #a7a6a6;
    width: 100%;
    height: 4px;
    display: block;
    margin-bottom: 25px;
}

.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:before {
    margin-left: 25px !important;
}

.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:before {
    margin-left: -8px !important;
}

.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows:before, 
.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows:before {
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #263874 !important;
}

/*.ABOUT PAGE */





/* GALLERY PAGE */

.placeholder {
    display: inline-block;
}

.page-title.videos {
    margin-top: 50px;
}

.video-container {
    width: 33%;
    float: left;
    text-align: center;
}

.video-title {
    color: #2350a1;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    margin-top: 10px;
    letter-spacing: 1px;
    font-weight: 600;
}

.row.videos-holder {
    margin: 0;
    margin-bottom: 40px;
}

div#html5-elem-box {
    background-color: transparent !important;
}

.tp-bgimg.defaultimg {
    background-size: auto 100% !important;
}

.rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows {
    left: -0px !important;
}

/* GALLERY PAGE */






/* CLASSES PAGE */

.post-type-class {
    width: 100%;
    max-width: 100%;
    position: relative;
    padding-bottom: 80px;
    margin-bottom: 30px;
}

.class-left-side {
    width: 63%;
    float: left;
}

.class-right-side {
    float: right;
    padding-top: 25px;
}

.post-content .class-title, 
.post-content .class-subtitle {
    color: #2350a1 !important;
    margin: 0 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 25px !important;
    font-weight: 700 !important;
}

.class-subtitle {
    letter-spacing: 1px;
    font-size: 25px;
}

.class-content {
    color: #030000;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 25px;
    margin-top: 40px;
}

.view-button, 
.register-button {
    color: white;
    background-color: #263874;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    padding: 10px 35px;
}

.view-button {
    margin-right: 20px;
}

.register-button {
    background-color: #891724; 
}

.button-holder {
    position: absolute;
    bottom: 25px;
}

.post-type-class .gray-separator {
    position: absolute;
    bottom: 0;
    margin: 0;
}

.page-content > .btn-holder a.near-footer.register-onine {
    margin-top: 0;
}

.hide_content {
    display: none;
}

.g-recaptcha {
    display: inline-block !important;
}

/* CLASSES PAGE */


/* CALENDAR DETAIL */

.class-time, .class-place {
    color: #a04d46;
    font-family: 'Roboto', sans-serif;
    font-size: 19px;
    margin: 0;
}

.class-time {
    font-weight: 500;
}

.class-place {
    font-weight: 300;
    margin-bottom: 30px;
}

.class-buttons-holder {
    margin-bottom: 50px;
    width: 160px;
}

.class-viewmore {
    font-family: 'Roboto', sans-serif;
    color: #fff;
    background-color: #263874;
    padding: 10px 40px;
    display: inline-block;
    margin-bottom: 10px;
}

.class-back-to-calendar {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    color: #ed1b31;
}

.class-time.lfsize {
    margin-bottom: 40px;
}

.class-content.random {
    margin-bottom: 40px;
}

/* CALENDAR DETAIL */






/* CALENDAR DETAIL RANDOM EVENTS */

.class-time.fsize {
    font-size: 17px;
}

.class-time.lfsize {
    font-size: 15px;
}

.class-time.lfsize {
    margin-bottom: 40px;
}

/* CALENDAR DETAIL RANDOM EVENTS */




/* CALENDaR PAGE */

div#calendar_holder {
    z-index: 1;
}

th.fc-day-header.fc-widget-header {
    height: 55px;
    background-color: #5b6eb3;
    color: white;
    vertical-align: middle;
    font-size: 23px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
}

.fc-event {
    background-color: #ed1b31;
    border-color: #ed1b31;
    padding-left: calc(50% - 20px) !important;
}

span.fc-title {
    font-size: 20px;
    vertical-align: middle;
    font-family: 'Oswald', sans-serif;
    font-weight: lighter;
}

.fc-other-month.fc-past,
.fc-other-month.fc-future {
    background-color: #cfd0d2;
}

/*.fc-content-skeleton .fc-other-month.fc-future span.fc-day-number {
    color: black;
}*/

div#calendar_holder
 {
    margin-bottom: 50px;
}

.fc-view-container
 {
    margin-top: 30px;
}
.fc-view-container * {
    font-size: 15px!important;
}

.fc-unthemed td, 
.fc-unthemed thead, 
.fc-unthemed tbody, 
.fc-unthemed .fc-divider, 
.fc-unthemed .fc-row, 
.fc-unthemed .fc-content, 
.fc-unthemed .fc-popover, 
.fc-unthemed .fc-list-view, 
.fc-unthemed .fc-list-heading td,
.fc-unthemed th, 
.fc-unthemed td, 
.fc-unthemed thead, 
.fc-unthemed tbody, 
.fc-unthemed .fc-divider, 
.fc-unthemed .fc-row, 
.fc-unthemed .fc-content, 
.fc-unthemed .fc-popover, 
.fc-unthemed .fc-list-view, 
.fc-unthemed .fc-list-heading td {
    border-color: #6f7073 !important;
}

.fc-center h2 {
    color: #2350a1;
    font-size: 45px;
    font-family: 'Roboto', sans-serif;
}

button.fc-next-button, 
button.fc-prev-button {
    width: 160px;
    height: auto;
    color: white;
    background-color: #263874;
    background: #263874;
    border: none;
    padding-top: 7px;
    border-radius: 0 !important;
}
.fc-toolbar {
    width: 95%;
    margin: 0 auto;
}
button.fc-prev-button {
    text-align: left;
}

button.fc-next-button {
    text-align: right;
}

button.fc-prev-button > .inbtn {
    margin-left: 20px;
}

button.fc-next-button > .inbtn {
    margin-right: 40px;
}

.inbtn {
    display: inline-block!important;
    font-family: 'Oswald', sans-serif!important;
    font-weight: 300!important;
    font-size: 17px!important;
    letter-spacing: 3px!important;
    margin-bottom: 10px !important;
    text-transform: uppercase
}

.fc button .fc-icon {
    position: relative;
    top: initial;
    margin: initial;
    vertical-align: initial;
    overflow: initial;
}

.fc-icon-left-single-arrow:after {
    content: "\f104";
    font-family: FontAwesome;
    top: 1px;
}

.fc-icon-right-single-arrow:after {
    content: "\f105";
    font-family: FontAwesome;
    top: 1px;
}

/* CALENDaR PAGE */







/* CLASS DETAIL PAGE */

.table-holder {
    width: 620px;
    max-width: 100%;
    margin: 0 auto;
    margin-top: 35px;
    margin-bottom: 50px;
}

.the-table {
    width: 100%;
    max-width: 100%;
    border: 2px solid #263874;
}

tr.tablerow {
    height: 35px;
}

tr.tablerow.table-header {
    background-color: #263874;
    color: white;
    height: 45px;
}

tr.tablerow > th:first-child, 
tr.tablerow > td:first-child {
    padding-left: 20px;
}

.the-table th {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    font-weight: 300;
}

tr.tablerow td:first-child, tr.tablerow td:nth-child(2) {
    font-family: 'Roboto', sans-serif;
    font-weight: normal;
    color: #b47165;
     font-size: 15px;
}
tbody tr.tablerow:nth-of-type(even) {
    background-color: #e4e3e3;
}

a.file-download {
    color: #247da0;
}

.text-content {
    margin-bottom: 45px;
}

.uls-holder {
    width: 620px;
    max-width: 100%;
    margin: 40px auto;
}

.class-detail.class-title {
    text-align: center;
}

.left-ul, 
.right-ul {
    list-style: none;
}

.right-ul {
    float: right;
    vertical-align: top;
    padding-left: 0;
    display: inline-block;
    width: 49%;
}

.left-ul {
    vertical-align: top;
    padding-left: 0;
    display: inline-block;
    width: 49%;
}
.left-ul li, 
.right-ul li{
	display: inline-flex;
}
.left-ul li:before, 
.right-ul li:before{
	content: '-';
    padding-right: 5px;
}
.blueish-box {
    width: 1020px;
    max-width: 100%;
    margin: 0 auto;
    background-color: #d8dbe9;
    padding: 20px;
    
}

.bolded {
    font-weight: 600;
}

.blueish-box .class-detail.class-title {
    margin-bottom: 15px;
}

.rtitle.text-content {
    margin-bottom: 0;
}

.blueish-box .text-content {
    margin-bottom: 40px;
}

.near-footer.register-onine {
    margin-top: 60px;
    margin-bottom: 60px;
    display: inline-block;
    background-color: #891724;
    color: white;
    padding: 10px 20px;
    font-family: 'Oswald', sans-serif;
    float: left;
}

.calendar, .register-onine {
    float: right;
    /*margin-top: 25px;*/
}

.calendar {
    background-color: #263874;
    color: #fff;
    padding: 10px 25px;
    font-family: 'Oswald', sans-serif;
}

.register-onine {
    color: #fff;
    background-color: #891724;
    margin-right: 20px;
    padding: 10px 20px;
    font-family: 'Oswald', sans-serif;
}

.btn-holder {
    display: inline-block;
    float: right;
    height: 40px;
    margin-top: 8px;
}

.tablerow.uneven {
    background-color: #e4e3e3;
}

/* CLASS DETAIL PAGE */







/* REGISTRATION PAGE */


form.registration {
    width: 100%;
    max-width: 100%;
}

.form-holder {
    width: 700px;
    max-width: 100%;
    margin: 0 auto;
}

#class_id_hidden {
	display: none;
}
.reg-input {
    width: 100%;
    height: 45px!important;
    background-color: #fff!important;
    border: 2px solid #a2a4a7!important;
    margin-bottom: 20px!important;
    border-radius: 10px!important;
    padding-left: 20px!important;
    font-family: 'Roboto', sans-serif!important;
    font-style: italic;
}
.wpcf7-form-control-wrap.class-price:before {
	content: "$";
    margin-left: 5px;
    color: #aaa9a9;
    position: absolute;
    top: -11px;
    left: 6px;
     font-style: italic;
}

select.reg-input {
    height: 160px;
}

select.reg-input > option {
    font-size: 16px;
    margin-top: 15px;
}

label.reg-input {
    height: 20px;
    border: none!important;
    margin: 0;
    margin-bottom: 10px;
    padding-left: 0!important;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    color: #a04d46;
    font-size: 16px;
    font-weight: 400;
}

.city-holder {
    width: 340px;
    max-width: 100%;
    margin-right: 20px;
}

.state-holder {
    width: 177px;
    max-width: 100%;
    margin-right: 20px;
}

.zipcode-holder {
    width: 140px;
    max-width: 100%;
}

.zipcode-holder, .state-holder, .city-holder {
    float: left;
}

/*.your-state .select-arrow {
	display:none;
}
form.registration .state-holder select option:first-of-type  {
    color: #a7a6a6;
    position: relative;
}

form.registration .state-holder .wpcf7-select-parent::after {
    content: "\f107";
    display: block;
    font-family: FontAwesome;
    
    font-size: 26px;
    position: absolute;
    right: 10px;
    top: 14px;
    z-index: 10;
}
*/

.text-content.regr {
    font-weight: 400;
}

.text-content.regr {
    font-weight: 400;
    font-size: 18px;
}

.registration input[type="submit"] {
    font-family: 'Oswald', sans-serif!important;
    font-weight: 400!important;
    font-size: 17px!important;
    text-transform: uppercase!important;
    color: #fff!important;
    background-color: #891724!important;
    border: none!important;
    padding: 10px 25px!important;
    margin-top: 45px!important;
    margin-bottom: 60px!important;
}



/** Custom DROPDOWN */

.custom_dropdown_container > span,
.custom_dropdown_container > p,
.labe_plus_custom_dropdown > p {
    visibility: hidden;
    height: 0;
    width: 0;
    overflow: hidden;
    display: inline;
}

.labe_plus_custom_dropdown {
    overflow: visible;
    min-height: 40px;
    margin-bottom: 20px;
}

.custom_dropdown_container {
    float: right;
    width: 50%;
    position: relative;
}

.open_dropdown_button {
    padding: 9px;
    border-radius: 10px;
    outline: 0;
    height: 45px;
    font-size: 13px;
    /*background: #fff url(/wp-content/uploads/2016/09/select_arrows_bck.png) no-repeat 96% center;*/
    background-size: 10px;
    position: relative;
    z-index: 8;
    cursor: pointer;
    
    border: 2px solid #a2a4a7!important;
    border-radius: 10px!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
    font-family: 'Roboto', sans-serif!important;
    font-style: italic;
    
}
form.registration .open_dropdown_button::after {
    content: "\f107";
    display: block;
    font-family: FontAwesome;
    
    font-size: 26px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 10;
}

.custom_dropdown_container .dropdown {
    position: absolute;
    top: 30px;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 10;
    background: #fff;
    border: 2px solid #a2a4a7!important;
    border-top:none!important;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 15px 0 5px;
    color: #383939;
    display: none;
    
    
}

.custom_dropdown_container .dropdown div {
    padding: 5px 10px;
    font-size: 13px;
    cursor: pointer;
}

.custom_dropdown_container .dropdown div:hover,
.custom_dropdown_container .dropdown div:active,
.custom_dropdown_container .dropdown div:focus {
    background: #383939;
    color: #fff;
}

.custom_dropdown_container .dropdown p {
    display: none;
}

.rel_to_loved_one {
    float: left;
    max-width: 160px;
}

.their_state {
    float: left;
    display: table;
    width: auto;
    min-width: 177px;
}

.custom_dropdown_container.their_state .dropdown {
    max-height: 300px;
    overflow: auto;
}


.custom_dropdown_container.their_state .dropdown::-webkit-scrollbar {
    width: 6px;
    max-height: 200px;
}
 
.custom_dropdown_container.their_state .dropdown::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8); 
    border-radius: 10px;
}
 
.custom_dropdown_container.their_state .dropdown::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6); 
}

.custom_dropdown_container.their_state .dropdown {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}


.classes_holder {
    display: table;
    width: auto;
    min-width: 100%;
}

.custom_dropdown_container.classes_holder {
    float: none;
    width: 100%;
    position: relative;
    margin-bottom: 40px;
}
.custom_dropdown_container.classes_holder .dropdown {
    max-height: 300px;
    overflow: auto;
}


.custom_dropdown_container.classes_holder .dropdown::-webkit-scrollbar {
    width: 6px;
    max-height: 200px;
}
 
.custom_dropdown_container.classes_holder .dropdown::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.8); 
    border-radius: 10px;
}
 
.custom_dropdown_container.classes_holder .dropdown::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6); 
}

.custom_dropdown_container.classes_holder .dropdown {
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}
/** END OF Custom DROPDOWN */


/* REGISTRATION PAGE */





/* SHOP PAGE */


span.shop.gray-separator {
    display: inline-block;
    clear: both;
    margin-top: 50px;
    margin-bottom: 30px;
}

.pagination {
    width: 100%;
    text-align: center;
    margin-top: 70px;
    margin-bottom: 60px;
}

.number.pagination-item {
    font-family: 'Oswald', sans-serif;
}

.pagination-item {
    color: #263874;
    font-size: 23px;
    margin-right: 25px;
    font-weight: 300;
}

.number.pagination-item.current {
    color: #ed1b31;
}

.shop.class-subtitle {
    text-align: left;
}

.shop.class-subtitle {
    text-align: left;
}

.prod.gray-separator {
    height: 2px;
    margin: 0;
}

.product-price {
    color: #a04d46;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    text-align: left;
    margin-bottom: 40px;
}

.shop.class-subtitle {
    text-align: left;
    margin-top: 25px;
}

.description.text-content {
    text-align: left;
}

.add-to-cart {
    color: #fff;
    background-color: #891724;
    padding: 10px 30px;
    font-family: 'Roboto', sans-serif;
    float: right;
    position: absolute;
    bottom: 0;
    right: 0;
}

select.size {
    width: 110px;
    height: 30px;
    background: #fff;
    position: absolute;
    bottom: 80px;
    right: 37px;
}

table.shop_table.cart > thead > tr > th {   
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-weight: 400!important;
    font-size: 17px;
}
.shop_table .product-remove {
    width: 25px !important;
    vertical-align: top
}
.shop_table .product-thumbnail img {
    max-width: 120px !important;
}
.shop_table .product-thumbnail {
    width: 120px !important;
}
a.product-title {
    line-height: 60px !important;
    color: #2350a1 !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: bold !important;
    font-size: 16px;
}

a.shop_last_page,
a.shop_first_page {
    border: 0;
    background: transparent;
    color: #263874;
    font-size: 32px;
    font-family: 'Oswald', sans-serif;
    font-weight: 100;
    padding: 0;
    margin-right: 25px;
}

/* SHOP PAGE */









/* TESTIMONIALS PAGE */

.testimonial {
    background-color: #e4e3e3;
    padding: 30px 50px;
    margin-bottom: 27px;
    border-radius: 20px;
}

p.author.text-content {
    margin-bottom: 0;
}

/* TESTIMONIALS PAGE */







/* INSTRUCTORS PAGE */

.instructor {
    max-width: 100%;
    margin-bottom: 25px;
}

.videos-holder.instructors {
    background-image: url(/wp-content/themes/Avada-Child-Theme/img/homepage/paralaxbg.jpg);
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 40px;
}

.instr.text-content {
    margin: 0;
}

.img-and-info {
    width: 460px;
    height: 555px;
    float: left;
    display: inline-block;
}

.infobar {
    background-image: url(/wp-content/themes/Avada-Child-Theme/img/footer/foote.png);
    background-size: cover;
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
}

.instr-img {
    width: 460px;
    height: 480px;
    background-size: cover;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.instructor-details {
    width: 56%;
    display: inline-block;
    float: right;
    padding-top: 30px;
}

.instr-name {
    color: #2350a1;
    margin: 0;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
    font-weight: bold;
}

.working-post {
    color: #797b7d;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 17px;
    margin: 0;
}

.instr-phone, 
.instr-email {
    font-family: 'Roboto', sans-serif;
    display: inherit;
    font-size: 20px;
    color: #a04d46;
    font-weight: 400;
}
.instr-phone {
	margin-bottom: 10px;
}
.instr.readmore-btn {
    display: block;
    color: #9abacd;
}

span#read-more-txt {
    display: none;
}

.instr-email {
    margin-bottom: 40px;
}

.instr.readless-btn {
    width: 100%;
    float: left;
    color: #9abacd;
    text-transform: uppercase;
}

.infobar .instr-name {
    text-align: center;
    color: #8a93c8;
    padding-top: 10px;    
}

.infobar .working-post {
    color: #eeeff5;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    padding-bottom: 7px;
    line-height: 1.5;
}

.additional.working-post {
    font-size: 33px;
    padding-top: 3px;
}

a.instr.readmore-btn {
    text-transform: uppercase;
}

/* INSTRUCTORS PAGE */





/* SERVICES PAGE */


.service-list {
    list-style: none;
    margin-top: 15px;
    margin-bottom: 45px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
}

.service-item {
    color: #000000;
    line-height: 1.6;
    display: inline-flex;
}
.service-item:before {
	content: '-';
    margin-right: 7px;
}
.service-item div {
	display: inline-block;
    vertical-align: top;
}
.the-mail {
    color: #247da0;
}

.the-phone {
    color: black;
    font-weight: 600;
}


/* SERVICES PAGE */






/* CONTACT PAGE */

.contact-info {
    display: inline-block;
    width: 40%;
    max-width: 100%;
    float: left;
}

.contact-form {
    display: inline-block;
    width: 580px;
    max-width: 100%;
    float: right;
}

.contact-form .wpcf7-form input[type="submit"] {
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    color: #fff;
    background-color: #891724;
    border: none;
    padding: 10px 50px;
    margin-top: 45px;
    margin-bottom: 60px;
    font-weight: 400;
}

.name-holder, 
.email-holder {
    width: 280px;
    float: left;
}

.name-holder {
    margin-right: 20px;
}

.cform-inputs {
    width: 280px;
    height: 45px;
    border: none;
    background-color: #e4e3e3;
    border-radius: 5px;
    padding-left: 10px;
    font-family: 'Roboto', sans-serif;
}

.cform-textarea {
    width: 100%;
    height: 150px;
    border: none;
    background-color: #e4e3e3;
    border-radius: 5px;
    margin-bottom: 30px;
}

.cf-message {
    margin-top: 25px;
}

.contact-form .wpcf7-form label {
    color: #a04d46;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 5px;
    display: inline-block;
}

.contact.class-title {
    margin-bottom: 20px;
}

.post-content .contact.class-subtitle {
    font-size: 17px !important;
    margin-bottom: 5px;
    font-weight: 700 !important;
    font-family: 'Roboto', sans-serif !important;
}

.text-content.orange {
    margin: 0;
}

.text-content.orange.margin-top-40 {
    margin-top: 40px;
}

.text-content.orange {
    margin: 0;
    color: #a04d46;
    font-size: 20px;
    font-weight: 500;
}

.pnumb {
    color: black;
    font-weight: 300;
    font-size: 18px;
}

.pmail {
    color: #247da0;
    font-weight: 300;
    font-size: 18px;
}

/* CONTACT PAGE */




/* CART PAGE */

.prod-table th {
    width: 27%;
}

.prod-table th:first-child {
    width: 200px;
}

.prod-table th {
    font-family: 'Roboto', sans-serif;
    padding-bottom: 45px;
    font-size: 13px;
    font-weight: 400;
}

.prod-table td {
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: bold;
}

.prod-table tr > th,
.prod-table tr > td {
    text-align: center;
}

.prod-table tr > th:nth-child(2),
.prod-table tr > td:nth-child(2) {
    text-align: left;
    padding-left: 40px;
}

.prod-table tr > th:last-child, 
.prod-table tr > td:last-child {
    text-align: right;
}

tr.listed-product {
    height: 220px;
    border-bottom: 2px solid #a7a6a6;
}

select.quantity {
    background-color: transparent;
    border: 1px solid #a7a6a6;
    height: 20px;
    width: 30px;
}

.txt-n-submit {
    display: block;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: right;
}

.textitem {
    font-family: 'Roboto', sans-serif;
    color: #4d4d4f;
    font-size: 15px;
}

span.numbers {
    font-weight: 500;
    margin-left: 40px;
}

.submit {
    display: inline-block;
    background-color: #891724;
    color: white;
    padding: 10px 30px;
    font-size: 15px;
    margin-top: 45px;
}



/* CART PAGE */






/* CHECKOUT PAGE */

.billing-information {
    display: inline-block;
    width: 50%;
    float: left;
    border-right: 2px solid #83a9b5;
    margin-bottom:70px;
}

.payment-information {
    display: inline-block;
    width: 50%;
    float: right; 
}

.billing,
.payment {
    width: 360px;
    margin: 0 auto;
}

.billing-input {
    width: 100%;
}

.zipcode-container, .state-container {
    width: 50%;
    float: left;
}

.state-container .billing-input {
    width: 90%;
}

input.billing-input {
    border: 2px solid #a2a4a7;
    border-radius: 7px;
    margin-top: 10px;
    margin-bottom: 25px;
    height: 45px;
    padding-left: 10px;
}

label.billing-input {
    font-family: 'Roboto', sans-serif;
    color: #a04d46;
    font-size: 15px;
}

.billing .class-title,
.payment .class-title {
    margin-bottom: 35px;
}

.digits {
    display: block;
    width: 100%;
    text-align: right;
}

.digits .digit {
    background-color: #d4d5d7;
    border: none;
    width: 55px;
    height: 35px;
    margin-right: 17px;
    padding-left: 5px;
}

.digits .digit:last-of-type {
    margin: 0;
}

.info {
    color: #ed1c24;
    font-family: 'Roboto', sans-serif;
    font-weight: 200;
    font-style: italic;
    margin-top: 25px;
}

.month-year-ctainer {
    display: block;
    width: 100%;
    margin-bottom: 25px;
    position: relative;
}

.year, 
.month {
    -webkit-appearance: none;
    width: 48%;
    background: transparent;
    height: 45px;
    border: 1px solid gray;
    border-radius: 7px;
    padding-left: 10px;
    position: relative;
}

.fa.fa-angle-down.montharr {
    position: absolute;
    right: 55%;
    font-size: 25px;
    color: #636467;
    top: 35px;
}

.fa.fa-angle-down.yeararr {
    position: absolute;
    right: 5%;
    font-size: 25px;
    color: #636467;
    top: 35px;
}

.submitbtn {
    display: block;
    background-color: #891724;
    border: none;
    color: #fff;
    margin-top: 50px;
    padding: 10px 25px;
    margin-left: auto;
    margin-right: auto;
}

input[type="checkbox"].lastcheckbox {
    display: none;
}

input[type="checkbox"].lastcheckbox + label:before {
    background-color: transparent;
    width: 30px;
    height: 30px;
    border: 2px solid #a2a4a7;
    content: "";
    display: inline-block;
    line-height: 30px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    border-radius: 11px;
}

input[type="checkbox"].lastcheckbox:checked + label:before {
    content: "\2713";
}

/* CHECKOUT PAGE */







/* Resolutions */
@media screen and ( min-width: 1200px ) {
    .header_row {
        width: 1120px;
        margin-left: 50;
        padding-right: 5px;
    }
} 

@media screen and ( max-width: 1200px ) {
    .header_row {
        padding-right: 10px;
        padding-left: 50px;
    }


    .product:nth-child(2n+2) {
        margin-right: 1%;
        margin-left: 0;
    }
    
    .product {
        width: 49%;
        margin-right: 1%;
        margin-bottom: 30px;
    }

    span.shop.gray-separator {
        display: none;
    }
    
}

@media screen and ( max-width: 1170px ) {
    .box-content {
        padding: 0;
    }

    .the-content {
       /* width: 75%;*/
    }

    .the-button {
        font-size: 12px;
        /*margin-top: 30px;*/
        margin-right: 10px;
    }

    .slider-title_hle {
        padding-top: 250px;
    }
/*    
    .centered {
        width: 500px;
        margin: 0 auto;
    }*/

    .image-container > div > img {
        margin: 0;
    }

    .image-container > div > img:nth-child(2) {
        float: left;
        margin-right: 20px;
    }

    .image-container > div > img:first-child {
        margin-bottom: 10px;
    }

    .class-right-side {
        width: 100%;
        text-align: center;
        padding: 0;
    }
    
    .class-left-side {
        width: 100%;
        margin-top: 25px;
    }

    .button-holder {
        width: 100%;
        text-align: center;
    }

    .class-right-side {
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .class-left-side {
        width: 100%;
    }

    .button-holder {
        position: initial;
        width: 215px;
        text-align: center;
        margin: 0 auto;
        margin-top: 100px;
    }

    .view-button {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .view-button, 
    .register-button {
        color: white;
        background-color: #263874;
        font-family: 'Roboto', sans-serif;
        font-size: 15px;
        padding: 10px 23px;
        display: inline-block;
    }

    .register-button {
        background-color: #891724; 
    }

    .img-and-info {
        float: none;
        margin: 0 auto;
        display: block;
        width: 300px;
        height: 350px;
    }

    .instructor-details {
        width: 100%;
    }

    .instr-img {
        width: 300px;
        height: 290px;
    }

    .additional.working-post {
        font-size: 22px;
    }
}

@media screen and ( max-width: 1140px ) {

    .image-container {
        padding-left: 0;
        text-align: center;
    }

    .video-container {
        width: 50%;
    }

    .insturctor.video-container {
        margin-bottom: 20px;
    }


}

@media screen and ( max-width: 1070px ) {
    .contact-info {
        width: 100%;
        margin: 0px auto;
    }

    .contact-form {
        float: none;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .mobile-only.gray-separator {
        display: block;
    }

    .contact-info {
        width: 580px;
        margin: 0px auto;
        display: block;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }

    .mobile-only.gray-separator {
        display: block;
        width: 580px;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        margin-bottom: 30px;
    }

    .name-holder, 
    .email-holder {
        width: 100%;
        float: none;
    }

    .name-holder {
        margin-right: 0;
        margin-bottom: 25px;
    }

    .cform-inputs {
        width: 100%;
    }   

}
@media screen and ( max-width: 1030px ) {
	
	.single-ai1ec_event .page-content {
		margin-top: 0;
	}
	
	h1.page-title.gallery {
		line-height: 40px!important;
	}
	h1.class-title {
		line-height: 30px!important;
	}
	.open_dropdown_button {
		min-height: 45px;
		height: auto;
	}
	.registration-content-holder {
		padding: 0 15px;
	}
	.state-holder,
	.zipcode-holder
	{
		width: 48%!important;
	}
	.city-holder {
		width: 100%!important;
	}
	.their_state {
		width: 100%!important;
	}
	.state-holder .open_dropdown_button {
		width: 100%!important;
	}
	.g-recaptcha {
	   	display: inline-block !important;
		width: 100%;
	}
	.g-recaptcha>div {
		margin: auto;
	}
	#wrapper .catalog-ordering{
		display: none;
	}
	.woocommerce-message, 
	.woocommerce-info
	{
		max-width: 100%;
	    margin-left: 10px;
	    margin-right: 10px;
	}
}
@media screen and ( max-width: 980px ) {
    
    .menu-item:first-child {
        display: block;
    }
    
    header {
        margin-top: 0;
    }

    
    .header-desktop-version {
        display: none;
    }
    
    .slicknav_menu {
        display: block;
        width: 1200px;
        max-width: 100%;
        background: transparent;
        padding: 0;
    }

    .slicknav_nav.show-ul-menu {
        height: 100%;
    }

    .slicknav_btn {
        float: left;
        background: transparent;
        padding: 0;
        margin: 0;
        margin-top: 15px;
        margin-left: 10px;
    }

    .slicknav_menu .slicknav_menutxt {
        display: none;
    }

    .slicknav_menu .slicknav_icon-bar {
        background-color: #891724;
        width: 30px;
        height: 4px;
    }
    
    .slicknav_menu .slicknav_icon {
        width: 30px;
        height: 19px;
        margin: 0;
    }

    .slicknav_nav a,
    .slicknav_menu.menu-to-left .slicknav_nav .slicknav_item {
        color: #2350a1;
        font-family: 'Oswald', sans-serif;
        font-size: 16px;
        font-weight: 400;
        padding: 0;
        margin-left: 10px;
        margin-bottom: 15px;
    }
    
    .slicknav_menu.menu-to-left .slicknav_nav .slicknav_item > a {
        margin: 0 !important;
        padding: 0 !important; 
    }

    .slicknav_nav li {
        display: table;
        float: initial;
        width: 100%;
        margin: 0;
        padding: 0;
        position: relative;
    }

    .find-class-mobile {
        float: left;
        position: relative;
        top: 0px;
    }

    .find-class-mobile > p {
        color: white;
        font-family: 'Roboto', sans-serif;
        font-size: 18px;
        font-weight: lighter;
        position: absolute;
        left: 10px;
    }

    .mobile-cart img {
        vertical-align: sub;
    }

    span.slicknav_arrow {
        display: none;
    }
    
    .search-holder-mobile {
        display: block;
        width: 200px;
        margin: 0;
        margin-bottom: 30px;
        margin-top: 25px;
    }
    
    .menu-to-left input.search-input {
        width: 180px;
        border: 1px solid #2350a1;
        font-family: 'Roboto', sans-serif;
        color: #4d4d4f;
        font-size: 14px;
        font-weight: 300;
        padding: 0;
        padding-left: 10px;
        margin-left: 10px;
        margin-right: 10px;
    }
    .menu-to-left input.search-input::-webkit-input-placeholder {
        font-family: 'Roboto', sans-serif;
        color: #4d4d4f;
        font-size: 14px;
        font-weight: 300;
    }
    .menu-to-left input.search-input:-ms-input-placeholder {
        font-family: 'Roboto', sans-serif;
        color: #4d4d4f;
        font-size: 14px;
        font-weight: 300;
    }
    .menu-to-left input.search-input:-moz-placeholder {
        font-family: 'Roboto', sans-serif;
        color: #4d4d4f;
        font-size: 14px;
        font-weight: 300;
    }
    .menu-to-left input.search-input::-moz-placeholder {
        font-family: 'Roboto', sans-serif;
        color: #4d4d4f;
        font-size: 14px;
        font-weight: 300;
    }

    .menu-to-left input.search-submit {
        right: 10px;
    }

    .parlax-instructors .bx-wrapper .bx-prev {
        left: -30px;
    }

    .parlax-instructors .bx-wrapper .bx-next {
        right: -38px;
    }

    .image-container > div > img {
        margin-right: 0;
        height: 75px;
    }
  
    .slider-title_hle {
        font-size: 54px;
        padding-top: 280px;
    }
     
    .slider-holder {
        width: 100%;
    }

    .parlax-instructors {
        width: 100%;
    }

    .content-footer {
        width: 100%;
        height: 412px;
    }
        
    .image-container > div > img:first-child {
        width: 300px;
        margin-bottom: 10px;
    }
    .image-container > div > img:nth-child(3) {
        width: 170px;
        margin-right: 5px;
    }
    .image-container > div > img:last-child {
        width: 120px;
    }

    .homepage-title:after,
    .homepage-title:before {
        display: none;
    }

    .homepage-title {
        width: 255px;
        margin-left: auto;
        margin-right: auto;
    }

    .post-content .homepage-content {
        padding: 0;
        width: 80%;
        margin: 0 auto;
    }

    .info-content {
        width: 100%;
        padding: 0;
    }

    .info-content p {
        width: 80%;
        float: none;
        margin: 0 auto;    
    }
    
    .bluebox {
        float: none;
        margin: 0 auto;
        margin-top: 35px;
        width: 250px;
        height: 150px;
        padding-top: 40px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .footer-menu {
        display: none;
    }

    .logo-info {
        width: 640px;
        text-align: center;
        display: block;
    }

    .logo-info-rs {
        display: block;
        float: none;
        padding: 0;
        width: 100%;
        margin-top: 20px;
        text-align: left;
        
    }

    img.footer-logo {
        border: none;
        float: none;
    }

    .po-box {
        display: none;
    }

    .logo-info-rs h2 {
        margin-bottom: 30px;
        line-height: 27px;
    }

    .phone {
        margin-bottom: 15px;
        float: none;
    }

    .email {
        float: none;
    }
    
    .extra-info {
        width: 640px;
        margin: 0 auto;
        display: block;
        height: 50px;
        margin-top: 15px;
        margin-bottom: 20px;
        text-align: center;
    }

    .right-info, 
    .left-info {
        float: none;
        margin: 0;
    }

    .left-info {
        margin-bottom: 20px;
    }

    .slicknav_menu > img {
        display: block;
        margin: 0 auto;
        margin-top: 7px;
    }

    .slicknav_menu.menu-to-left > img {
        display: none;
    }

     .centered {
        width: 300px;
        margin: 0 auto;
    }
    
     .newslet-msg {
        font-size: 38px;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }

    .mail {
        width: 159px;
    }

    .nwsttr-holder {
        float: none;
        width: 100%;
        padding-left: 13px;
        padding-right: 13px;
    }

    .pre-footer {
        width: 100%;
        height: 120px;
        margin: 0;
        padding: 0;
        background-position: 65% 100%;
        padding-top: 15px;
    }

    .menu-item.slicknav_parent:after {
        content: "\f067";
        font-family: FontAwesome;
        color: #2350a1;
        display: block;
        font-size: 10;
        position: absolute;
        right: 10px;
        top: 5px;
    }

    .slicknav_nav ul {
        width: 200px;
        margin: 0;
        padding: 0;
    }

    .one-fourth:first-child {
        display: none;
    }

    .one-fourth {
        width: 100%;
        margin: 0;
    }

    .one-fourth > li:first-child {
        margin-top: 0;
    }

    .slicknav_menu.menu-to-left {
        height: 100% !important;
    }

    .city-holder {
        width: 100%;
    }

    .state-holder {
        width: 40%;
        margin-right: 3%;
    }

    .zipcode-holder {
        width: 57%;
    }

    .shop.page-content {
        width: 95%;
        margin: 0 auto;
    }

    .product {
        width: 100%;
        margin-right: 0;
    }

    .product:nth-child(2n+2) {
        margin-right: 0;
    }

    .mobile-width {
        display: block;
        width: 304px;
        height: 750px;
        margin: 0 auto;
        position: relative;
    }
    
    select.size {
        right: 0;
    }

    .add-to-cart {
        right: 78.5px;
    }

    .page-title {
        margin-bottom: 0;
    }

    .gray-separator {
        margin-top: 0;
    }

    .billing-information,
    .payment-information {
        border: none;
        width: 100%;
        float: none;
        border-bottom: 2px solid #83a9b5;
        padding-bottom: 40px;
    }

    .payment-information {
        border: none;
    }

    .submit {
        font-size: 14px;
    }

    .menu-footer_menu-container {
        display: none;
    }
	
    .box-content {
        height: 95px;
    }

    .slider-title_hle {
        padding-bottom: 95px !important;
    }

    .the-content {
       /* width: 70%;*/
    }
    
    .post-type-class {
	    padding-bottom: 10px!important;
    }
    .class-left-side {
	    width: 100%!important;
	    float: none;
	}
	
	.class-right-side {
	    float: none;
	    padding-top: 0!important;
	}
	
	.post-content .class-title, 
	.post-content .class-subtitle {
	    line-height: 30px!important;
	    text-align: left!important;
	}
	.button-holder {
		position: relative!important;
		width: 60%!important;
		margin-top: 100px!important;
	}
	.view-button {
		margin-right: 0px!important;
	}

	.class-content .class-instructor-img {
		display:none!important;
	}
	.class-content .class-instructor-content {
		width: 100%!important;
	}
}

@media screen and ( max-width: 768px ){
    .video-container {
        width: 100%;
    }

    td.select, 
    td.cost, 
    td.prodname {
        display: block;
        width: 100%;
    }

    .prod-table tr > td, 
    .prod-table tr > td:nth-child(2) {
        text-align: right;
        display: inline-block;
        width: 70%;
        float: right;
        padding-top: 10px;
    }
    
    .prod-table tr > td:nth-child(1) {
        text-align: left;
        display: inline-block;
        width: 100px;
        float: left;
        padding: 0;
    }

    tr.listed-product {
        height: 130px;
        border-bottom: 2px solid #a7a6a6;
        display: block;
        margin-bottom: 30px;
    }

    .hide-mobile,
    .prod-table tr > td.hide-mobile {
        display: none;
    }

    select.quantity {
        width: 55px;
        height: 30px;
    }

    .listed-product > td > img {
        width: 100px;
        height: 100px;
    }

    .submit {
        display: block;
        width: 242px;
        margin-left: auto;
        margin-right: auto;
    }

    .in-box-centered {
        width: 75%;
        margin: 0 auto !important;
    }
	
}

@media screen and ( max-width: 640px ){
    .in-box-centered {
        width: 95%;
        margin: 0 auto;
    }

    .slider-title_hle {
        padding-top: 200px;
        padding-left: calc(100% - 81%);
        padding-right: calc(100% - 81%);
        font-size: 60px!important;
		padding-left: 90px!important;
		padding-right: 90px!important;
    }

    #calendar_holder {
        display: none;
    }

    .mobile-calendar {
        display: block;
    }

    .mobile-buttons-container {
        width: 160px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .fc-left {
        margin-bottom: 10px;
    }

    .fc-center h2 {
        text-align: center;
    }

    .fc-icon {
        display: initial;
        height: 2em;
    }

    button.fc-next-button > .inbtn {
        margin-right: 37px;
    }

    button.fc-next-button, 
    button.fc-prev-button {
        border-radius: 0 !important;
    }

    .day-holder {
        width: 300px;
        height: 55px;
        border: 1px solid #4d4d4f;
        background-color: #5b6eb3;
        margin: 0 auto;
        color: white;
    }

    .day-holder p {
        font-family: 'Roboto', sans-serif;
        font-weight: 600;
        font-size: 35px;
        margin-bottom: 0;
        line-height: 1.5;
    }

    .event-holder {
        width: 280px;
        min-height: 50px;
        background-color: #ed1b31;
        margin: 0 auto;
        color: white;
        border-radius: 10px;
    }

    .event-holder p {
        font-family: 'Oswald', sans-serif;
        font-weight: lighter;
        font-size: 30px;
        text-align: center;
    }  
    
    .event-holder a {
	    font-family: 'Oswald', sans-serif;
        font-weight: lighter;
        font-size: 30px;
        text-align: center;
	    padding: 5px!important;
		display: block;
		padding-bottom: 10px!important;
    }
    
    .day-holder, .event-holder {
        margin-bottom: 25px;
        text-align: center;
    }

    .mobile-calendar {
        margin-bottom: 70px;
    }

    .rtitle.text-content {
        width: 200px;
        font-size: 19px;
    }
    
    .registration input[type="submit"] {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .mobile-br {
        display: block;
    }
     .the-content {
	 	width: 80%;
	    text-align: left;
	    font-size: 22px!important;
    }
    
    .logo-info {
        width: 470px;
        text-align: center;
        display: block;
    }
	.extra-info {
        width: 470px;
        height: 50px;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .rev_slider_wrapper .rev_slider .tp-leftarrow.tparrows {
		left: -30px !important;
	}
	.rev_slider_wrapper .rev_slider .tp-rightarrow.tparrows {
		left:calc(100% + 30px) !important;
	}
	
	.tp-thumbs.inner.hesperiden {
		display:none;
	}
	div#rev_slider_2_1_wrapper {
		margin-bottom: 0!important;
	}
	.left-ul, .right-ul {
        float: none;
        padding: 0;
        width: 100%;
    }
}

@media screen and ( max-width: 480px ) {
    .slider-title_hle {
        padding-left: calc(100% - 97%);
        padding-right: calc(100% - 97%);
    }

    .class-right-side img {
        width: 300px;
        /*height: 280px;*/
    }

    .btn-holder {
        width: 100%;
        float: none;
        height: inherit;
    }

    .mobile-centered {
        display: block;
        width: 160px;
        margin: 0 auto;
    }    

    .calendar, .register-onine {
        float: none!important;
        margin: 0;
    }
    
    .calendar,
    .register-onine {
        /*display: block!important;*/
        margin-bottom: 20px!important;
        text-align: center;
        padding: 10px 45px;
    }

    .register-onine {
        padding: 10px 20px;
    }

    tr.tablerow > th:first-child, 
    tr.tablerow > td:first-child, 
    tr.tablerow > th:nth-child(2), 
    tr.tablerow > td:nth-child(2) {
        display: block;
        padding-left: 20px;
    }

    .left-ul, .right-ul {
        float: none;
        padding: 0;
        width: 100%;
    }

    .readmore-btn {
        display: block;
    }

    #read-more-txt {
        display: none;
    }

    .readless-btn,
    .readless-btn {
        width: 100%;
        float: left;
    }

    .readmore-btn, 
    .readless-btn {
        color: #247da0;
        text-transform: uppercase;
        font-family: 'Roboto', sans-serif;
        font-weight: 300;
    }

    .blueish-box .readmore-btn, 
    .blueish-box .readless-btn {
        color: #e86054;
    }

    .readmore-btn {
        margin-top: 40px;
    }

    .centered-button {
        display: block;
        width: 160px;
        margin: 0 auto;
    }

    .testimonial {
        padding: 30px 10px;
    }

    .prod-table tr > td, 
    .prod-table tr > td:nth-child(2) {
        width: 40%;
    }
    
    .billing, 
    .payment {
        width: 300;
    }

    .digits .digit {
        margin-right: 2px;
    }

    .newslet-msg {
        font-size: 35px;
    }

    .nwsttr-holder {
         padding-left: 0; 
         padding-right: 0; 
    }

    .box-content {
        height: 65px;
    }

    .the-content {
	    width: 65%;
	    text-align: left;
	    font-size: 22px!important;
	}

    .the-button {
        font-size: 14px !important;
        padding: 12px 15px !important;
        margin-top: 20px !important;
        margin-right: 10px!important;
    }

    .slider-title_hle {
        padding-bottom: 66px !important;
        font-size: 60px!important;
        padding-left: 10px!important;
		padding-right: 10px!important;
    }   
    
    .logo-info {
        width: 320px;
        text-align: center;
        display: block;
    } 
    .extra-info {
        width: 320px;
        height: 50px;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .state-holder .open_dropdown_button {
		width: 90%!important;
	}
	
}

@media screen and ( max-width: 330px ){
    [class^="video-"] {
        width: 290px;
    }
    .logo-info {
        width: 280px;
        text-align: center;
        display: block;
    } 
    .extra-info {
        width: 280px;
        height: 50px;
        margin-top: 15px;
        margin-bottom: 20px;
    }
    .state-holder .open_dropdown_button {
		width: 80%!important;
	}
}


/* Resolutions */



/* MOBILE MENU FUNCTIONALITY */


.body-to-right {
    position: relative !important;
    left: 200px !important;
}

.menu-to-left {
    position: absolute !important;
    left: -200px !important;
    width: 200px !important;
}

.hide-header {
    display: none !important;
}

.hide-ul-menu {
    display: none !important;
}

.show-ul-menu {
    display: block !important;
}

/* MOBILE MENU FUNCTIONALITY */















































