a.ubermenu-responsive-toggle.ubermenu-responsive-toggle-rsmobile.ubermenu-skin-none.ubermenu-loc-rs-mobile.ubermenu-responsive-toggle-content-align-right.ubermenu-responsive-toggle-align-right.ubermenu-responsive-toggle-icon-only{
  color:#f37021;
}

/*.simple-banner{
  margin-top:0px;
  position:fixed;
  z-index:999;
}

@media(max-width: 1369px){
.simple-banner{
  margin-top:30px;
  position:relative;
}

.simple-banner .simple-banner-text{
	padding:0px;
}
}

@media(max-width: 1170px){
.simple-banner{
  margin-top:60px;
  position:relative;
}
}

@media(max-width: 1080px){
.simple-banner{
  margin-top:30px;
  position:relative;
}
}

@media(max-width: 960px){
.simple-banner{
  margin-top:10px;
  position:relative;
}
}

@media(max-width: 769px){
.simple-banner{
  margin-top:0px;
  position:relative;
}
}
*/
.swiper-container {
	height: auto;
  width: 100%;
  /*margin-top: -20px;*/
  margin-left: auto;
  margin-right: auto;
}

.swiper-slide video{
  width: 100%;
}

h1.rs-slider-h1{
  color: #fff;
  letter-spacing: 2px;
  font:700 60px/72px "gentona", "Georgia", serif;
  margin-bottom: 30px;
  /*transform: skew(-10deg);*/
  text-shadow: 2px 2px #000000;
}


.rs-swiper-read-more span a {
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 2px;
}


.rs-swiper-read-more{
 /* -ms-transform: skewX(-15deg);
  -webkit-transform: skewX(-15deg);
  transform: skewX(-15deg);*/
  background-color: #F37123;
  padding: 3%;
  font: 500 22px/26px "gentona", "Georgia", serif;
  text-align: center;
  text-transform: uppercase;
  padding: 5px 10px;
  margin: 10px;
  float: right;
  display: inline-block;
}

.rs-swiper-read-more span {
    border-radius: 0em;
    border: 0px solid;
    font-weight: 600;
    text-transform: uppercase;
    padding: 5px 15px;
    /*-ms-transform: skewX(15deg);
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);*/
    display: inline-block;
}



/*********Mobile Layout**********/
@media(max-width: 1080px){

  .swiper-container{
  height: auto;
  }

  h1.rs-slider-h1{
  font: 700 48px/52px "gentona", "Georgia", serif;
  margin-bottom: 0px;
  }
  
  .rs-swiper-read-more span a{
    font-size: 16px;
    letter-spacing: 1px;
  }
  .rs-swiper-read-more{
     padding: 2px;
  }
  .rs-swiper-read-more span {
   padding: 0px 8px;
   font-weight: 400;
  }

  .rs-reading h1{
  font-size: 32px;
  margin-bottom: 10px;
  
}

}

@media(max-width: 480px){

  h1.rs-slider-h1{
  font: 400 28px/32px "gentona", "Georgia", serif;
  
  }
  
  .rs-swiper-read-more span a{
    font-size: 16px;
    letter-spacing: 1px;
  }
  .rs-swiper-read-more{
     padding: 2px;
  }
  .rs-swiper-read-more span {
   padding: 0px 8px;
   font-weight: 400;
  }

}


.rs-swiper-caption {
  position: absolute;
  background: transparent;
  bottom: 10%;
  border: none;
  right:5%;
}

.button-slanted {
  -ms-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}

.button-slanted-content {
  -ms-transform: skewX(20deg);
  -webkit-transform: skewX(20deg);
  transform: skewX(20deg);  
  display: inline-block;
}





.swiper-button-next, .swiper-button-prev{
	display:block;
}

.swiper-container-horizontal>.swiper-pagination-bullets{
	width:20%;
}

.swiper-pagination-bullet{
	width: 10px;
	height:10px;
	background:#ffffff;
	opacity:0.4;
}

.swiper-pagination-bullet-active{
	background:#ffffff;
	opacity:1;
}


.swiper-slide {
      background-size: cover;
      background-position: center;
    }
.gallery-top {
      height: 80%;
      width: 100%;
    }
.gallery-thumbs {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }
.gallery-thumbs .swiper-slide {
      height: 100%;
      opacity: 0.4;
    }
.gallery-thumbs .swiper-slide-thumb-active {
      opacity: 1;
    }



    /******UFSA Heading****/

   .rs-heading-row {
    width: 100%;
    text-align: center;
    margin: auto;
    overflow: hidden;
}
    .rs-heading {
    position: relative;
    display: inline-block;
}

    .rs-heading:before {
    right: 100%;
    margin-right: 40px;
}

    .rs-heading:after {
    left: 100%;
    margin-left: 40px;
}

   .rs-heading:before, .rs-heading:after {
    content: "";
    position: absolute;
    height: 2px;
    top: 34%;
    opacity: 0.5;
    width: 300%;
    border-top: 2px solid black;
    border-left: 2px solid black;
}

    .rs-heading h1{
    font-size: 2em;
    text-align: center;
    color: rgb(62, 62, 64);
    margin-bottom: 30px;
    letter-spacing: 4px;
    position: relative;
}

   .rs-heading h1:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 50px;
    transform: rotate(-70deg);
    opacity: 0.5;
    right: 100%;
    margin-right: 15px;
    border-top: 2px solid rgb(62, 62, 64);
}

    .rs-heading h1:after{
    content: "";
    position: absolute;
    top: 50%;
    width: 50px;
    transform: rotate(-70deg);
    opacity: 0.5;
    left: 100%;
    margin-left: 15px;
    border-top: 2px solid black;
}

   p.quick-links {
    font-size: 2em;
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px;
    letter-spacing: 4px;
    position: relative;
    text-transform: uppercase;
    }

    p.quick-links:before, p.quick-links:after{
      top:70%;
    }

 @media(max-width: 960px){
    .rs-heading h1{
    font-size: 42px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    }

    p.quick-links {
    font-size: 42px;
  }
 }



 @media(max-width: 768px){
    .rs-heading h1{
    font-size: 32px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    }

    .ubermenu-responsive-toggle {
    margin-bottom: -10px;
 }

    p.quick-links {
    font-size: 32px;
  }

}

  @media(max-width: 480px){
    .rs-heading h1 {
    font-size: 28px;
    margin-bottom: 10px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0px;
    letter-spacing: 1px;
    }
   
    .rs-heading h1:before {
    border-top: 0px;
}

    .rs-heading h1:after{
    border-top: 0px;
}

    .rs-heading:before, .rs-heading:after {
    border-top: none;
    border-left: none;

}

  .quick-links-heading:before, .quick-links-heading:after {
    width: 0;
    border-top: 0px;
    border-left: 0px;
  }
  p.quick-links:before, p.quick-links:after {
    border-top: 0px;
  }
  .links-container {
    max-height: 120px;
  }
  .slick-prev,.slick-next {
    top: 50%;
  }
  .quick-links-heading-row {
    margin-bottom: 0px;
    margin-top: 0px;
  }
  p.quick-links {
  font-size: 28px;
  }
}

table{
  outline: none;
}
.mobile-view{
  display: none;
}

.desktop-view{
  display: table;
  width:100%;
}

@media(max-width: 768px){
  .mobile-view{
    display: table;
    width: 100%;
  }
  .desktop-view{
    display: none;
  }
}

article ul li{
  padding-left: 0px;
}

.space{
  padding-top: 100px;
}

@media(max-width:959px){
  .space{
  padding-top: 60px;
}
}

@media(max-width:767px){
  .space{
  padding-top: 20px;
}
}

.general-page-content ul, .x-tab-content ul,.x-text ul{
  margin-left:30px;
}

.general-page-content ol, .x-tab-content ol, .x-text ol{
  margin-left: 0px;
}
@media(max-width:767px){
  .general-page-content ul, .general-page-content ol, .x-tab-content ul li, .x-tab-content ol li{
  margin-left:0px;
}
}

.general-page-content ul li, .general-page-content ol li, .x-tab-content ul li, .x-tab-content ol li, .x-text ul li, .x-text ol li{
  margin-bottom: 10px;
}

.general-page-content ul li:before, .x-text ul li:before, .x-text ol li:before{

    content: "\2022 ";
    color: #f37021;
    font-weight: bold;
    margin-right: 5px;
  }


  .x-tab-content ul li:before{

    content: "\2022 ";
    color: #f37021;
    font-weight: bold;
    margin-right: 5px;
  }

  .schedule-select{
    margin: auto 0;
  }

  select#class-type{
    width: 300px;
  }

 .staff-img{
  overflow:hidden;
  position:relative;
}
.staff-img img{
  width: 100%;
  height:auto;
}

img.normal{
  position: relative;
  z-index: 2;
}

img.fun{
  position:absolute;
  top:0;
  left:0;
  z-index: 1;
}

span.fa.fa-phone{
  padding-right:3px;
}

span.fa.fa-map-marker{
  padding-right: 7px;
}

.staff-directory-section{
  padding: 0 2%;
}

.staff-info-email a {
    font-size: 18px;
}

.staff-info-phone a {
    font-size: 18px;
}

.staff-info-address a {
    font-size: 18px;
}



.x-column.x-1-4{
  width:25%;
}

@media(max-width: 960px){

  .x-column.x-1-4{
  width:50%;
  float:left;
}

}

@media(max-width: 767px){

  .x-column.x-1-4{
  width:50%;
  float:left;
}

  .staff-info-email a {
    font-size: 16px;
}

.staff-info-phone a {
    font-size: 16px;
}

.staff-info-address a {
    font-size: 16px;
}

}

@media(max-width: 480px){

  .x-column.x-1-4{
  width:66%;
  margin: 0 auto;
  float:none;
}

}

.x-column{
  margin-right:0;
}

.x-column.x-2-3{
  margin-left: 2%;
}


.fullwidth-space{
  margin-bottom: 3%;
}

@media(max-width: 480px){

.fullwidth-space{
  margin-bottom: -1%;
}
}

.fa-bars:before {
    content: "\f0c9";
    color: #f37021;
}


table.fit tr th{
  background-color: #a6a5a5;
  color:#ffffff;
  font-weight:400;
} 

table.fit th{
  border:1px solid transparent;
}

.rsquick{
 
 padding-bottom:50px;

}

@media(max-width: 768px){
  .rsquick{
 
 padding-bottom:30px;
 
}
}

table.fit td a{
  font:400 18px/18px "gentona", "Georgia", serif;
  /*text-shadow: #000000 1px 1px*/
}



table.fit th, table.fit td{
  font:400 18px/18px "gentona", "Georgia", serif
}

nav#ubermenu-rstopbar-23-rs-topbar-2 {
    background-color: #004B88;
    height: 40px;
}

ul#ubermenu-nav-rstopbar-23-rs-topbar li a span{
  text-transform: capitalize;
}


.rs-heading-row-white{
    width: 100%;
    text-align: center;
    margin: auto;
    overflow: hidden;
}

.rs-heading-white{
    position: relative;
    display: inline-block;
}

.rs-heading-white:before, .rs-heading-white:after {
    content: "";
    position: absolute;
    height: 2px;
    top: 34%;
    opacity: 0.5;
    width: 300%;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
}

.rs-heading-white:before {
    right: 100%;
    margin-right: 40px;
}
.rs-heading-white:after {
    left: 100%;
    margin-left: 40px;
}

.rs-heading-white h1 {
    font-size: 2em;
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px;
    letter-spacing: 4px;
    position: relative;
}

/*.rs-heading-white h1:before {
    content: "";
    position: absolute;
    top: 50%;
    width: 50px;
    transform: rotate(-70deg);
    opacity: 0.5;
    right: 100%;
    margin-right: 15px;
    border-top: 2px solid #ffffff;
}

.rs-heading-white h1:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 50px;
    transform: rotate(-70deg);
    opacity: 0.5;
    left: 100%;
    margin-left: 15px;
    border-top: 2px solid #fff;
}*/

.ctn-padding{
  padding-top: 80px;
}

@media(max-width: 1200px){

  .ctn-padding{
  padding-top: 80px;
}

}

@media(max-width: 768px){

  .ctn-padding{
  padding-top: 40px;
}

}

table.rs-fitness td{
  font: 400 16px/16px "gentona", "Georgia", serif;
}

.x-pagination a, .x-pagination span{
  padding-left:12px;
}

ul li.x-nav-tabs-item{
  margin-bottom: 0px;
}

ul li.x-nav-tabs-item:before{
  content: no-close-quote;
  margin-right:0px;
}

a:focus, a:hover{
  color: #f37021;
}

.x-container.max{
  max-width: 1170px;
}

#sb_instagram #sbi_load .sbi_load_btn{
	
	border: solid 2px #f37021;
	border-radius: 0px;
	font-family: "gentona", "Georgia", serif;
	font-size:16px;
}



#sb_instagram .sbi_follow_btn a{
	font-family: "gentona", "Georgia", serif;
	border: solid 2px #00549B;
	font-size: 16px;
	border-radius: 0px;
}