/*
 Theme Name: KRZZ Child
 Template: sbsradio2020
/

/ =Theme customization starts here
------------------------------------------------------------ */

@import url("../sbsradio2020/style.css");


body {
    /* background:url('images/bg.jpg') repeat-x top center fixed #000000; */
    background:#000000;
}

header .logo img {
    height: 65px;
    width: 85px;
}

header .logo img {
    padding: 10px 0;
}

/*-- Navbar area --*/
div#navbar-area{
    width: 100%;
    background: #a51111; 
}

div#navbar-area-share{
    background: #a51111; 
}

/*-- main sidebar title --*/
div.main-sidebar div.sidebar-title{	color: #ffffff; }

.searchterm{ color:#FBCA03; }

/* ul.headlines li:hover a, div.homepage-update-area div.homepage-update div.thumbnail div.caption h3 a:hover, ul.homepage-update-list li a:hover, div.homepage-bottom-update-area div.homepage-update div.thumbnail div.caption h3 a:hover, div.breaking p a, ul.right-nav li a:hover, .slick-slide h3 a:hover{ color: #9C1010!important;}

div.homepage-content-gallery div.big-content-image div.big-content-caption h1 a:hover, div.big-content-caption h2 a:hover, div.homepage-content-gallery div.small-content-image div.small-content-caption h2 a:hover{ color: #FBCA03!important;} */

.active-dj-title span{ color:#ffffff; }
.active-dj-title span:hover{ color:#ccc; }

.requestexpand h3{ color:#ffffff;}

.rsContent:hover .infoBlock h4 {
    color:#FBCA03!important;
}

a.load-more{
    font-family: 'Oswald', sans-serif;
    border:1px solid #ee4e00; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:17px; padding: 10px 30px; text-decoration:none; display:inline-block;font-weight:400; color: #FFFFFF;
    background-color: #a90329; background-image: -webkit-gradient(linear, left top, left bottom, from(#a90329), to(#6d0019));
    background-image: -webkit-linear-gradient(top, #a90329, #6d0019);
    background-image: -moz-linear-gradient(top, #a90329, #6d0019);
    background-image: -ms-linear-gradient(top, #a90329, #6d0019);
    background-image: -o-linear-gradient(top, #a90329, #6d0019);
    background-image: linear-gradient(to bottom, #a90329, #6d0019);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a90329, endColorstr=#6d0019);
}

a.load-more:hover{
    border:1px solid #680202;
    background-color: #77021d; background-image: -webkit-gradient(linear, left top, left bottom, from(#77021d), to(#3a000d));
    background-image: -webkit-linear-gradient(top, #77021d, #3a000d);
    background-image: -moz-linear-gradient(top, #77021d, #3a000d);
    background-image: -ms-linear-gradient(top, #77021d, #3a000d);
    background-image: -o-linear-gradient(top, #77021d, #3a000d);
    background-image: linear-gradient(to bottom, #77021d, #3a000d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#77021d, endColorstr=#3a000d);
}

.slick-slide h3 a{ color:#000000;}

.sidebar-title a{ color:#FFFFFF;}

.sidebar-title a:hover{	color:#FBCA03;}

.fa-envelope-o, .fa-newspaper-o{ color:#FBCA03;}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus{ color:#FBCA03;}

.btn-responsive-nav:hover, ul.right-nav li a:hover{ color:#ccc!important;}

#wpcf7-f32218-p32216-o1{ float:left; width:300px;}

span.wpcf7-form-control-wrap.phone{ padding-left:0px!important; padding-bottom:10px;}

#wpcf7-f32218-p32216-o1 p{ padding-bottom:10px;}

#wpcf7-f32218-p32216-o1 select{
    padding:5px;
    color:#8e8e8e;
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    line-height: 18px;
    border: solid 1px #9f9f9f;
    box-shadow: inset 2px 2px 8px #bababa;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    width:100%;
    border-radius:5px;
}


@media (max-width: 1200px) {
    .navbar-header{ width:103px;}
}

@media (max-width: 991px) {
    .navbar-header{margin: 0 auto !important; width: 103px; float:none!important;}
    #navbar-area-share .navbar-header{ margin-left:30px!important; float:left!important;}

}

@media (max-width: 767px) {
    .navbar-header{margin: 0 auto !important; width: 103px; float:none!important;}
    #navbar-area-share .navbar-header{ margin-left:30px!important; float:left!important;}
}

@media (max-width: 479px) {
    .navbar-header{margin: 0 auto !important; width: 103px; float:none!important;}
    #navbar-area-share .navbar-header{ margin-left:30px!important; float:left!important;}
}

/*Mobile Menu Media Quires*/
@media (max-width: 640px){
    .navbar-header{margin: 0 auto !important; width: 103px; float:none!important;}
    #navbar-area-share .navbar-header{ margin-left:30px!important; float:left!important;}
}
