/* hide template sections */

p{
  font-size: 16px;
  line-height: 150%;
}
.hide{
  display:none;
}

/* Extra */
.padtop .g-content{
  padding:30px 20px 20px 20px;
}

/* Enter Your Custom CSS Here */

h3, h3.ct_headline{
    font-size: 30px !important;
    font-family: Raleway !important;
  line-height: 110% !important;
  font-weight:normal !important;
  margin:0 0 30px 0 !important;
}
.code-block-content a, .code-block-content a:hover, .code-block-content a:active{
  color: rgba(205,28,28,1) !important;
  text-decoration: none !important;
}

header h3 ul li {
color: #fff;
}
.g-home-particles.g-helium-style #g-intro {
    margin-top: -330px;
    padding: 0;
}
.g-home-particles.g-helium-style #g-header {
    margin-top: 0;
    padding: 0;
}
/* tabs */
.tabbercontent div{
display: inline-block;
width: 100%;
}
/*
img {
  border-style: solid;
  border-color: #fff;
  border-width: 0px;
  vertical-align: top;
  max-width: 100%;
  padding-right: 15px;
  height: auto;
}
*/
nav ul {
    width: 100%;
    list-style: none;
    margin: 0 0 0 -1px;
}

.osc-res-tab a {
    color: #180094;
    text-decoration: none;
}

nav {
    clear: both;
    text-align: center;
}
.g-main-nav {
    font-family: "Oswald" !important;
    font-weight: 400;
    line-height: 1.5;
  	text-transform: uppercase;
}
.g-menu-item{
  margin: 0 15px;
}
#g-header .g-menu-item a:hover{
  color:#fff;
  z-index: 999;
}
#g-header {
  z-index: 999;
}
#g-header ul{
  background:#000;
}
#g-header a {
    color: #ff0522;
}
.g-dropdown li .g-block{
  background:#000;
  margin: -5px 0 0 0 ;
}
#g-header.baseoutline .g-content {
    margin: -50px 0 0 0;
    padding: 0;
}
#g-navigation.flagtop{
	background-image: url(wp-content/uploads/2017/05/darkflag2.jpg);
	background-position: top center;
	background-size: cover;
}
#g-above.flagbottom{
	background-image: url(wp-content/uploads/2017/05/darkflag2.jpg);
	background-position: bottom center;
	background-size: cover;
}
#g-above .g-content{
  background:#fff;
  font-size: 15px;
  line-height: 120%;
  color: #333;
 min-height: 350px;
}
.social-feed-container-1861 {
    margin: 0 auto;
    width: 100%;
}
#g-footer {
    padding: 1rem 0;
}
.g-owlcarousel.has-color-overlay .owl-stage > .owl-item:nth-child(2n+1) .g-owlcarousel-item-img::after {
    background-color: #2a363b;
    background-image: linear-gradient(140deg, #2a363b, #0080FF);
    opacity: 0.6;
}
.totop{
  font-size:12px;
}
#sb_instagram {
    padding: 0 0 50px 0;
}
.ct-section .widget {
    padding-bottom: 0px;
    margin-bottom: 0px;
    font-size: 13px;
    border-bottom: 0px solid rgba(29,39,49,0.06);
}

/* WidgetKit */
.uk-slideshow-fullscreen .uk-position-cover {
    border: 100px solid;
}

/*gigpress */
ul.gigpress-listing{
  list-style-type: none;
    margin: 0;
    padding: 0;
}
ul.gigpress-listing li{
  margin: 0 0 10px 0;
}

.gigpress-sidebar-date{
  font-size: 18px;
}

.gigpress-sidebar-city{
  
}
a.gigpress-tickets-link{
  
}
.gigpress-table td.gigpress-city {
    font-weight: 600;
    font-size: 18px;
    padding: 8px !important;
}


/* buttons */
.button {
    background: #d6041d none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 5px;
    font-family: "Raleway","Helvetica","Arial",sans-serif;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 0.1rem;
    line-height: 1.15;
    margin: 20px 0;
    padding: 10px 20px;
    text-shadow: none;
    text-transform: uppercase;
    transition: all 0.2s ease 0s;
    vertical-align: middle;
}

/* Review Page */
#reviews-page-list li .five {
    background: rgba(0, 0, 0, 0) url("wp-content/uploads/2017/06/5-stars.png") no-repeat scroll center top;
    clear: both;
    display: block;
    padding: 20px 0 10px 0
}
#reviews-page-list {
    float: left;
    padding: 0 5%;
    position: relative;
    width: 40%;
}
#reviews-page-list {
    float: left;
    padding: 0 5%;
    position: relative;
    width: 40%;
}
#reviews-page-list li {
    font-family: Tahoma;
    font-weight: bold;
    list-style: outside none none;
    margin: 20px 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 130%;
}
.review_cite {
    font-size: 13px;
    line-height: 100%;
    margin: -10px 0 0 0;
  	color: #999;
}

/*  Mobile */
@media (min-width: 766px) and (max-width: 1000px) {
.uk-slideshow-fullscreen .uk-position-cover {
    border: 30px solid;
}
}
@media (min-width: 200px) and (max-width: 765px) {
.g-home-particles.g-helium-style #g-intro {
    margin-top: -30px;
    padding: 0;
}
.uk-slideshow-fullscreen .uk-position-cover {
    border: 0px solid;
}
}