/*
Theme Name: missyradio
Theme URI: http://www.missyradio.com
Description: This is missyradio WordPress Theme
Author: Cyber Flavors
Author URI: http://www.cyberflavors.com
Version: 1.0
*/
HTML {
overflow: -moz-scrollbars-vertical; overflow-x: none;
}
* {
	margin:0;
	padding:0;
}
body {
   background-color: #000000;
    background-image:url(/wp-content/themes/missyradio/images/bg004.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    background-attachment: fixed; background-position: bottom;
    font-family: 'Ubuntu', sans-serif;
    font-size: 14px;  font-weight: 400;
    line-height: 150%;
    margin: 0;  color: #999999;
    padding: 0;
}
img {
	border:0;
}
.clear{ display: block;  clear: both; }
.clearH{ display: block;  clear: both; height: 15px; }
p {
    margin-bottom: 20px;
    margin-top: 0;
}
a, a:visited  {
    color: #F2B51C;
    cursor: pointer;
   text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a img {
    border: medium none;
}
.img-responsive{  max-width: 100%; }
.floatright{
  float: right;
}
.alignright{  text-align: right; }
img.alignright{   float: right; margin-left: 15px;  max-width: 100%; height: auto;}
img.alignleft{   float: left; margin-right: 15px; max-width: 100%; height: auto; }
img.alignnone, img.aligncenter{   float: none; max-width: 100%; height: auto; }
fieldset ,form{
	border:0;
	margin:0;
	padding:0;
}
h1 {   text-transform: uppercase;  font-family: 'Ubuntu', sans-serif;
}
h2, h4 {  font-weight: 700; font-family: 'Ubuntu', sans-serif;}
.wrapper{ clear: both; margin: 0 auto;  padding: 0px;   width: 80%;  max-width: 1200px;  background: transparent;  }
.box-5{   float: left; width: 5%; display: block;}
.box-10{   float: left; width: 10%; display: block;}
.box-15{   float: left; width: auto; display: block; padding-right: 15px;}
.box-30{   float: left; width: 30%; display: block;}
.box-20{   float: left; width: 20%; display: block;}
.box-25{   float: left; width: 25%; display: block;}
.box-33{   float: left; width: 33%; display: block;}
.box-40{   float: left; width: 40%; display: block;}
.box-50{   float: left; width: 50%; display: block;}
.box-60{   float: left; width: 60%; display: block;}
.box-70{   float: left; width: 70%; display: block;}
.box-75{   float: left; width: 75%; display: block;}
.box-80{   float: left; width: 80%; display: block;}
.box-100{  clear: both; width: 100%; display: block;}
.box-paddingS{  padding: 0 15px; }
.box-paddingL{  padding-left: 15px; }
.box-paddingR{  padding-right:15px; }
.box-padding {  padding: 15px; }
.box-pad-t {  padding: 15px 0px; }
.row{  margin: 0 -15px; display: block; clear: both; }
.top-pad{ clear: both;  padding-top: 80px; }
.green {  color: #04B447;}
.yellow {  color: #F3C22E;}
.purple {  color: #9104B3;}
#header { clear: both; display: block; width: 100%; margin: 0%; padding: 7px 0px 0px 0px;     }
#headerImage{
  clear: both; display: block; margin: 0; padding: 0;  background: #303334;
}
article{  padding: 20px 0; display: block; clear: both;   }
.logo{
 float: left;
display: block; width: 25%; max-width: 260px;
margin: 0px 0px; padding: 30px 0px 10px 0px;
}
.logo img{ width: 100%;  margin: 0px;}
.head-col { float: right; width: 70%;  margin: 0; padding: 0px; text-align: right;}
.socials { float: none; text-align: right; margin-top: 15px; }
.socials img { width: 36px; margin: 0; padding: 0; display: inline-block; }
.socials a { display: inline; margin: 0; padding: 0;}
.social a:hover { background-color: #595959;  }
.navy { background: #3B5998; display: block; }
.call-now{ position: absolute; width: 180px; right: 2%; }
.call-now span{ display: block; clear: both; line-height: 30px; color:  #FFFFFF; font-size: 25px;  font-weight: 700; padding-top: 16px; text-align: center; }
a.lightButton, input.lightButton {
    background: none repeat scroll 0 0 transparent;
    border: 2px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    font-size: 0.875em;
    font-weight: bold;
    height: 3.75em;
    line-height: 3.75em;
    padding-left: 2.3125em;
    padding-right: 2.3125em;
    text-decoration: none;
    text-transform: uppercase;
}
a.lightButton:hover, input.lightButton:hover {
    background: none repeat scroll 0 0 #ffffff;
    color: #000000;
    text-decoration: none;
}
.center{   text-align: center;  }
.sign-up {  display: inline-block; margin: 0; padding: 0;  }
.input-text  {
    background-color: rgba(255, 255, 255, 0.9);
    border: 1px solid rgba(1, 141, 162, 1);
    color: #1C1C1C;
    height: 35px;
    margin: 0px; font-size: 14px;
    padding: 0px; text-indent: 8px;
    width: 90%
}
.input-submit {
    background-color: #A8CF36;
    border: 1px solid #99BD2E;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;  font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 700;
    margin: 0px;
    padding: 8px 15px;
    text-transform: uppercase;
}
.input-submit:hover {
    background: #FF9933;  border: 1px solid #FF870F;
    cursor: pointer;
}
#usertools{
  background: #000000; display: block; clear: both; padding: 6px 0;
}
.nav-right{   float: right; width: 29%; text-align: right;  font-family: "Gentium Basic"; }
.nav-right a{  line-height: 50px; text-decoration: none; padding-left: 16px; text-transform: uppercase; color: #363F45; }
.nav-right a:hover{   color: #F3C22E;     }
.nav {    }
.nav.sticky {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.nav {
    color: #fff;
    text-align: center;
}
.sticky {
    border-top: 0 none;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}
#topmenu{   float: none; clear: both; display: block; width: 100%;
background: #292C32 url(/wp-content/themes/missyradio/images/site-nav-bg.gif) repeat-x;  margin-top: 5px;
 }
.moduletable_dropdown{ font-family: 'Ubuntu', sans-serif; }
#topmenu ul.menu{
 list-style: none;
 margin: 0px;
 padding: 0px; display: block;
}
#topmenu ul.menu ul {
    display: none;
}
#topmenu ul.menu li:hover > ul {
    display: block; transition: all 0.5s ease 0s;
}
#topmenu ul.menu {
    list-style: none;
    position: relative;
}
#topmenu ul.menu:after {
    clear: both;
    content: "";
    display: block;
}
#topmenu ul.menu li {
    float: left;  list-style: none;
}
#topmenu ul.menu li:hover {
     left: auto;
}
#topmenu ul.menu li:hover a {
}
#topmenu ul.menu li a {
    border-right: 1px solid rgba(255, 255, 255, 0.1) ;
    border-bottom: 2px solid transparent;
	line-height:47px; padding: 0px 20px;
    color:#FFFFFF; text-align:center;  margin: 0;
	font-weight:700;  text-transform: uppercase;
	text-decoration:none; font-size: 14px; display: block;
    transition: all 0.5s ease 0s;
}
#topmenu ul.menu ul {
    position: absolute;
    top: 100%;  z-index: 999999;
     border: none; padding: 0px 8px 5px 8px; margin: 0;
 -moz-box-sizing: content-box;
  background: rgba(59, 59, 59, 0.9);   transition: all 0.5s ease 0s;
}
#topmenu ul.menu ul li {
    float: none;  background: none;
    position: relative; margin-left: 0; padding-left: 0;
}
#topmenu ul.menu ul li a {
    width: 180px;
                     border: none;
    background:   transparent;
    height: auto;   border-bottom: 1px solid rgba(0, 0, 0, 0.4);
    text-transform: none;
    color: #FFFFFF;  text-shadow: none; text-transform: none;
    display: block;  font-weight: normal;
    font-size: 14px;  text-align: left;
    line-height: 18px;  position: relative;
    padding: 8px 12px;  margin: 0; z-index: 99999999;
}
#topmenu ul.menu li a:hover, #topmenu ul.menu li.current-menu-item a {
    color: #04B447;
}
#topmenu ul.menu li.current-menu-item ul li a {
    color: #FFFFFF;
}
#topmenu ul.menu ul li a:hover, #topmenu ul.menu li.current-menu-item ul li a:hover {
    color: #04B447;  background: none;
}
#topmenu ul.menu ul ul {
    left: 100%;
    position: absolute;
    top: 0;
}
.box{ border: 1px solid #EDEDED; display: block; padding: 8px; margin: 2px 2px; }
.box:hover{  box-shadow: 0 0 10px #E1E1E1 inset;   }
.list-point{  clear: both; margin: 20px 0; }
.list-point strong{ display: block;   }
.num {
    background: none repeat scroll 0 0 rgba(253, 165, 49, 1);
    border-radius: 25px;
    border-style: none; color: #FFFFFF;
    height: 50px; display: block; float: left;
    position: relative; font-size: 30px;
    width: 50px; margin: 5px 0 0 0px; line-height: 50px;
    z-index: 19; text-align: center;
}
.num-text{  float: right; width: 86%; margin-top: 10px; font-size: 16px;}
.num-text strong{  font-size: 20px;  color: #FDA531; }
a.learnmore {
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	color: #fff;  text-transform:  uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border: 1px solid rgba(255, 153, 51, 1);
	padding: 5px 20px 5px 20px;
	font-size: 18px;  font-weight: 700;
	line-height: 35px;  display: inline-block;
	width: 120px;  text-decoration: none;
	text-align: center;
	background: rgba(255, 153, 51, 0.9);
}
a.learnmore:hover{
	background: rgba(168, 207, 54, 0.9);   	border: 1px solid rgba(168, 207, 54, 1);
}
.search{
 display: block;  color: #FFFFFF; border: none;  border-radius: 20px; margin-top: 20px;
 padding: 5px 5px; background: linear-gradient(to bottom, #3AA2DF 0%, #254E9E 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14) inset;
 font-weight: bold; text-transform: uppercase; font-size: 14px; cursor: pointer; line-height: 15px;
}
.search:hover{  background: linear-gradient(to bottom, #254E9E 0%, #3AA2DF 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);    }
#featured{
  display: block;  margin-bottom: 30px;
}
.article-post {
    border-bottom: 1px dashed #D9D9D9;
    clear: both;
    margin-bottom: 20px;
    overflow: hidden;
    padding-bottom: 20px;
    position: relative;
    width: 100%;
}
.post-image  {
  float: left; width: 120px; margin-right: 15px;
}
.post-image img{ width: 100% !important; }
img.post-left{
  float: left; margin-right: 15px;
}
.post-meta{
  display: block; padding: 0 0 7px 0; font-size: 11px; color: #909090;
}
.post-meta a{color: #FFFFFF;  text-decoration: none; }
.latest-news time{ display: inline-block;  padding: 0px 0px 0px 0px; margin-right: 5px; color: #909090;}
.latest-news time strong{ display: inline-block;  padding: 0px 10px; }
.author_link a{  text-decoration: underline; }
.comments-link{   padding: 0 6px; }
.blog-meta{
  display: block; clear: both; margin: 4px 0; padding: 4px; border-top: 1px solid #D0D0D0; border-bottom: 1px solid #D0D0D0;  color: #666666;
}
.blog-meta i, .blog-meta-small i{ display: inline-block; padding: 4px; margin: 0 4px; border: 1px solid #D0D0D0; color: #999999;  border-radius: 4px;  font-size: 12px;  }
.blog-meta-small{  font-size: 12px; color: #666666; padding: 4px;  padding-top: 0;   }
.blog-meta .box-30, .blog-meta-small .box-30 {  text-align: right; }
.user-info{
  float: right; width: 15%;
}
h1{ line-height: 110%; text-transform: capitalize;
 padding: 0px; margin: 0px 0 15px 0;
    font-size: 24px;   font-weight: 900;  color: #FFFFFF;
  }
h2{ line-height: 40px;  font-size: 32px;  padding: 0px 0;  margin-bottom: 16px;  color: #FFFFFF;    }
h3{ line-height: 30px;  font-size: 24px;  padding: 0px 0;   margin-bottom: 10px;   }
h4{ line-height: 24px;  font-size: 20px;  padding: 5px 0px 5px 10px;   margin-bottom: 10px; background: #4483A4; color: #FFFFFF;   }
h3.title_bg{
background: #363F45 url(/wp-content/themes/missyradio/images/main-menu.png) repeat-x;
 color: #FFFFFF; padding: 5px 0px 5px 10px;  font-size: 18px;
 margin: 0;  text-transform: uppercase;
}
.blognews h1{   padding: 10px 0px 0px 0px; }
.bdr{  margin: 10px 0;  display: block; clear: both; border-top: 1px solid #E0E0E0;  }
.phone-intro{  padding: 5px 0;  }
#welcome{   display: block; clear: both; padding: 70px 0; background: #FFFFFF; text-align: center; }
.sicons{  display: block; clear: both;  text-align: center; font-size: 40px;   padding: 15px 0;  }
.sicons i{ border: 1px solid #40C2DA; display: inline-block; padding: 15px; text-align: center; border-radius: 1000px;color: #40C2DA;  }
.sicons i:hover { color: #4483A4;border: 1px solid #4483A4; }
.wel-text{  padding: 60px 15px 0 0; display: block; clear: both; }
#mainBody { clear: both; margin: 10px 0 0 0; padding: 0px;  }
#mainContent { clear: both; margin: 0px; background: rgba(0, 0, 0, 0.95);   padding: 10px;   }
#leftContent {
    float: left;
    width: 70%;
    padding: 0px;
    margin: 0px;
   }
#rightContent {
    float: right;
    width: 29%;
    padding: 0px;
    margin: 0px;
   }
.sidebar_box {
    border: 1px solid #04B447;
    margin-bottom: 29px;
    padding: 0px;
    position: relative;
}
.title{  display: block; clear: both; color: #6A288A; text-align: center;  margin: 0; }
.title i { display: block; background: #04B447; width: 45px;  padding: 6px 0px; margin: 0 auto; font-size: 24px; color: #FFFFFF; }
.sidebar_content {  padding: 15px; display: block;  }
.darkbg{
  background: #303334; border: 1px solid #494B50; display: block; clear: both; margin: 0px;  padding: 10px;  color: #b8b8b8;
}
.sidebar_box h3  {  text-align: center; text-transform: uppercase; font-size: 16px; font-weight: 500;  color: #FFFFFF;  }
a.btn{
    background: transparent;
    border: 1px solid #8C8C8C;
    border-radius: 0;
    box-shadow: none;
    color: #FFFFFF;
    display: inline-block;
    font: 400 16px/24px "Ubuntu", Lato, sans-serif;
    outline: medium none;
    padding: 12px 25px 13px;
    text-decoration: none;
    text-transform: lowercase;
}
.moduletable {
  display: block; margin-bottom: 20px; clear: both;
}
.fieldbox{  display: block; margin: 15px 0; }
.field-title h3{   text-transform: lowercase; line-height: 36px;  padding: 0;   }
.field-title h3 img{ display: block; position: relative;  float: left; margin-right: 10px; }
.catItemBody{ padding: 20px 0px 20px 0px;display: block; background: url(/wp-content/themes/missyradio/images/separato.gif) bottom repeat-x;   }
.catItemBody img{ margin: 10px 0px 10px 0px; padding: 4px; border:solid 1px #ddd; display: block;   }
.block span {  color: #233A6A; }
.content-padding{ padding: 0 20px;}
a.viewmore{
    clear: both;
    background-color: #fa4b2a;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 24px;
    padding: 14px 27px;
    text-decoration: none;
    border: 1px solid #FA4B2A;
}
a.readmore{
    clear: both;
    background-color: #2AA5FA;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    font-size: 24px;
    padding: 14px 27px;
    text-decoration: none;
    border: 1px solid #159AF9;
}
a.more{  font-weight: 900px; padding: 10px 0; color: #92B52C; text-transform: uppercase;    }
.hr {
   background: #909193;
    height: 1px;
    margin: 35px 0;
}
.blognews { display: block; padding:0 0px; 	margin:10px 0 20px 0;  }
.newspost { display: block;	padding:0 0px; font-size: 14px; line-height: 140%;}
.post-row { clear:both; margin: 0 0px 10px 0; padding: 0 0 10px 0px; display: block;   border-bottom: 1px dotted #CDD2E0;}
.post-row p{   font-size: 13px;  }
.newspost a {  text-decoration: none; color: #F2B51C; font-weight: 700;  }
.newspost a:hover {  text-decoration: none; color: #92B52C;   }
.newspost .meta { padding-top: 6px; }
.datetime, .comments{ font-size: 11px;  }
a.upcoming{
  display: block; clear: both; font-weight: bold; color: #000000;
}
.newspost span{
  display: block; clear: both;
}
#rightContent .menu {list-style:none; width:auto;  }
#rightContent .menu li {list-style:none; float:left; line-height:25px;  margin: 0; padding: 0; width: 100%; border-bottom: 1px dashed #D9D9D9;   }
#rightContent .menu li a { color: #FFFFFF; display:block; text-indent: 16px; text-decoration: none;  }
#rightContent .menu li a:hover { color: #CDD2E0;  }
#rightContent .menu li span{  border: none; font-size: 11px; padding-left: 16px;   }
#rightContent .post {list-style:none; width:auto; margin-top: -10px; padding: 0; }
#rightContent .post li {list-style:none; float:left; line-height:21px;  margin: 0; padding: 5px 0;width: 100%; border-bottom: 1px dashed #D9D9D9;    }
#rightContent .post li a { color: #002663; display:block; text-decoration: none;  font-weight: bold;   }
#rightContent .post li a:hover { color: #006593;  }
#rightContent .post li span{  border: none; font-size: 11px; color: #FFFFFF; font-weight: bold;  }
.followus{   float: right;  }
#footer{
   clear: both; display: block;
    background: #2B2A30; margin: 0; padding: 20px 0px; color: #9a999f;
}
.social-icons{  display: block; margin: 0; padding: 0;  color:  #FFFFFF;  }
.social-icons li{  display: block; margin: 0; padding: 5px 0;  color:  #FFFFFF;  }
.social-icons li a{ color:  #FFFFFF;  }
#footer h3{ color: #FFFFFF;   font-size: 16px; font-weight: 700;  text-transform: uppercase; padding-bottom: 20px; 	}
#footer .menu {list-style:none; display: inline-block; min-width: 60%;  margin: 0; font-size: 12px; }
#footer .menu li {
    list-style: none;
    padding: 0 0 6px; border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    text-transform: none;  }
#footer .menu li a {    display: inline;   color: #B0B0B0; text-decoration: none;  }
#footer .menu li a:hover { background: none repeat scroll 0 0 rgba(0, 0, 0, 0); color: #fff; }
#footer .menu li span{  border: none; font-size: 11px; color: #FFFFFF;  }
.copyright{  margin: 0; color: #FFFFFF;  padding: 0px 0px; clear: both;  }
.copyright a{ text-decoration: none; color: #FFFFFF;  }
.floatleft{   float: left; }
.title-h3 {
  font-size: 18px; text-align: center; color: #FFFFFF;
}
a.red, .red{  font-weight: bold; color: #FF0000; text-decoration: none;  }
.inputbox{
-moz-box-sizing: border-box;  background:  #FFFFFF;
    float: left; width: 180px;
    border: 1px solid rgba(0, 101, 147, 0.7);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14) inset;
    color: #1C1C1C;
    margin: 5px;height: 35px; text-indent: 8px;
}
.textarea{
-moz-box-sizing: border-box;
    border: 1px solid #CFCDCA;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.14) inset;
    color: #1C1C1C;
    margin: 5px 0;  font-family: Ubuntu;
    padding: 10px 8px; color: #A0A0A0;
    width: 98.7%; height: 100px;
}
.contact-form{
  clear: both; display: block; padding: 10px 0; background: #1D337F url(/wp-content/themes/missyradio/images/bluebg.jpg) repeat-x;
}
a.buy-now {
    background-color: #4485F4; border-radius: 2px;
     color: #FFFFFF; text-decoration: none;  text-transform: uppercase;
    font: normal 12px/30px Ubuntu, Trebuchet MS,serif;
    height: 20px;   cursor: pointer;
    padding: 5px 20px;
    text-shadow: none;
}
a.buy-now:hover{
  background-color: #142ECD;
  transition: all 0.3s ease 0s;
}
.btn-submit {
    background: transparent;
    border: 4px solid #FFFFFF;
     margin: 5px;  border-radius: 30px;
     text-transform: uppercase;
    color: #FFFFFF;
    font: 900 14px/20px Ubuntu, serif;
     cursor: pointer;
    padding: 5px 20px;     transition: all 0.3s ease 0s;
    text-shadow: 1px 1px #000000;
}
.btn-submit:hover{
  background-color: rgba(255, 255, 255, 0.5);
}
#services { clear: both; position: relative; width: 100%;  text-align: center; color: #FFFFFF;
background:#00A1DF;	 margin: 0px 0;  padding: 60px 0 40px 0;}
#services h3 {
   color: #FFFFFF;
	 font-size: 20px; line-height: 100%;
	font-weight: 900;
	margin: 15px 0;  display: block;   transition: all 0.3s ease 0s;
}
#services img{  border-radius: 1000px; }
.white { color: #ffffff; }
.large{
  font-size: 16px; font-style: italic;
}
#video-box{
 /* background-color: #b78fcf;
    background-image: linear-gradient(to right, #e58eb6, #b78fcf);
    background-repeat: repeat-x;  */
    background-image: url(/wp-content/themes/missyradio/images/parallex-01.jpg);
    background-repeat: no-repeat;
    background-size: 100%; background-attachment: fixed;
    color: #fff;
  clear: both; padding: 70px 0;  font-size: 16px;
}
#blog {
  display: block; clear: both; background: #FFFFFF; padding: 50px 0 80px 0;
}
.content_indent {
    border-left: 4px solid #E0E0E0;
    margin-bottom: 30px;
    padding-left: 26px;
    text-align: left;
}
.item_published {
    display: block;
    font-size: 20px;
    letter-spacing: 8px;
    line-height: 26px;
    padding: 10px 0;
    text-align: center;
    background: #B78FCF none repeat scroll 0 0;
    border: medium none;
    box-shadow: none !important;
    color: #FFFFFF;
    text-shadow: none !important;
}
time, .item_hits, .item_category-name address, .item_createdby {
    margin: 0;
    white-space: nowrap;
}
#news {  display: block; background:  #FFFFFF; padding:  50px 0; }
#blog h5 {   text-transform: uppercase; margin: 8px 0; color: #000000;  font-size: 16px; }
#hotoffers { clear: both;  padding: 20px 0; margin: 0; color: #FFFFFF;
background: #01acc8; /* Old browsers  */
background: -moz-linear-gradient(top, #01acc8 0%, #018DA2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #01acc8 0%,#018DA2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #01acc8 0%,#018DA2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+  */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#01acc8', endColorstr='#018DA2',GradientType=0 ); /* IE6-9 */
 }
#whitebg { clear: both;  padding: 40px 0;  background: #FFFFFF; margin: 0;  }
.item_introtext{
  padding: 0 6px;
}
.roundimage img {
    border-radius: 1000px;  overflow: hidden;
}
.custom_title strong {
    color: #363f45;
    float: left; font-family: 'Ubuntu', sans-serif;
    font-size: 72px;
    line-height: 52px;
    margin-right: 12px;
}
.custom_title{
    text-transform: capitalize;
    color: #728089;
    display: block;
    font-size: 24px;
    line-height: 24px;
    padding: 20px 0 28px;
}
.bluebg{
 background-image:  url(/wp-content/themes/missyradio/images/bluebg.jpg);  color: #FFFFFF;
  background-size: 100%;  background-repeat: no-repeat; padding: 20px;
}
#col5{
  background-image:  url(/wp-content/themes/missyradio/images/parallax-2.jpg);  color: #FFFFFF;
  background-size: 100%; background-attachment: fixed; margin: 0;  padding: 40px 0;
}
#bottom-box{
  background: #FFFFFF;   margin: 0;  padding: 50px 0;
}
#bottom-box h5 {
    border-bottom: 1px solid #E0E0E0;
    color: #EE3668;
    font: 900 22px/1.2em Lato;
    margin-bottom: 13px;
    padding-bottom: 6px;
    padding-top: 7px;
}
.center{
  text-align: center;
}
.submit-btn{
  background: none repeat scroll 0 0 #E74C44;
   border: none;
    border-bottom: 4px solid #E3342B;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    padding: 15px 30px 13px;
    text-align: center;
    text-transform: uppercase;
}
.submit-btn:hover{   background: none repeat scroll 0 0 #E3342B;  border-bottom: 4px solid #D0241B;       }
#subscribe {
  background-image:url(/wp-content/themes/missyradio/images/parallax-2.jpg);
  background-repeat: no-repeat; background-size: 100%;
    padding: 20px 0 20px;
    color: #F0F0F0;
}
a.darkButton {
    background: none repeat scroll 0 0 #ffffff;
    border: 2px solid #000000; font-weight: bold;
    color: #000000; padding: 10px 25px;
    text-decoration: none;  clear: both;
}
a.darkButton:hover {
    background: none repeat scroll 0 0 #000000;
    color: #ffffff;
    text-decoration: none;
}
ul.service-list {
 margin: 0px 0; padding: 0 0 0 5px; list-style: none;
}
ul.service-list li {
  font-weight: normal;  list-style: none;
  padding-bottom: 4px;
}
ul.service-list li:before {
  font-family: FontAwesome;
  content: "\f00c";
  color: #EE3668;
  text-shadow: 1px 2px 0px rgba(0, 0, 0, 0.1);
  margin-right: 7px;
}
ul.list {
 margin: 20px 20px 20px 6px; padding: 0px; list-style: none;
}
ul.list li {
  font-weight: normal;  list-style: none;
  padding: 0 0 10px 25px;
  background: url(/wp-content/themes/missyradio/images/arrows.png) 0px 0px no-repeat;
}
.caption-wrap{
  display: inline-block;
  clear: both; margin: 0 auto;
}
.text-vertical-center {
    display: table-cell;   text-align: center;  height: 570px;
    vertical-align: middle; }
.text-vertical-center h1 {
    margin: 0;
    padding: 0; text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.8) ;
    font-size: 4.2em;  line-height: 100%;
    font-weight: 900;  color: #FFFFFF;
}
.socialmedia{
  display: block; clear: both; margin-bottom: 24px;  text-align: center;
}
ul.icons{  	cursor: default;   display: inline-block;    		}
ul.icons li	{  	display: inline-block;  list-style: none;   text-align: center;			}
ul.icons a  { display: block; border: 1px solid #03A03F; font-size: 20px;  width: 22px; height: 22px;  line-height: 22px; padding: 2px; text-decoration: none; background: #04B447;	 }
.icons a  {	color: #FFFFFF;
				-moz-transition: color 0.35s ease-in-out;
				-webkit-transition: color 0.35s ease-in-out;
				-o-transition: color 0.35s ease-in-out;
				-ms-transition: color 0.35s ease-in-out;
				transition: color 0.35s ease-in-out;
			}
.icons a:hover  { 	color: #FFFFFF;   border: 1px solid #6B288C; background: #652683;		}
ul.icons li a.tune img{ margin-bottom: -7px;}
.blog-image {
    margin: 0;
    position: relative;
}
.blog-image::after {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.9));
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
}
.blog-image img {
    transition: all 0.35s ease-in 0s;
    width: 100%;
}
#featured-artist {
    clear: both;
    padding:0px;
    position: relative;
}
#featured-artist .title_block {
    border: medium none;
    font: 700 36px/1.2em "Ubuntu",sans-serif;
    margin-bottom: 43px;
    padding-left: 15px;
    padding-right: 0;
    text-transform: none;
}
#featured-artist .title_block::after {
    display: none;
}
#featured-artist .title_block a {
    color: inherit;
    font: inherit;
}
#featured-artist .title_block a:hover {
    color: #cc4e4e;
}
@media (max-width: 991px) {
#featured-artist .title_block {
    font-size: 30px;
}
}
@media (max-width: 767px) {
#featured-artist .title_block {
    margin-bottom: 30px;
}
}
@media (max-width: 479px) {
#featured-artist .title_block {
    font-size: 26px;
    margin-bottom: 25px;
}
}
#featured-artist ul {
    margin: 0 !important;
}
#featured-artist li {
    margin-bottom: 25px;
    padding-bottom: 0 !important;
}
@media (max-width: 767px) and (min-width: 480px) {
#featured-artist li {
    padding-left: 5px;
    padding-right: 5px;
}
}
@media (max-width: 479px) {
#featured-artist li {
    width: 100%;
}
}
#featured-artist .wrap-block {
    display: block;
    overflow: hidden;
    position: relative;
}
#featured-artist .wrap-block .cont-block {
    bottom: 0;
    left: 0;
    position: absolute;
    transition: all 0.3s ease 0s;
    width: 100%;
}
@media (min-width: 1200px) {
#featured-artist .wrap-block .cont-block {
    bottom: -41px;
}
}
#featured-artist .wrap-block .date-added {
    color: #F2B51C;
    font: 300 14px/1.2em "Ubuntu",sans-serif;
    margin: 0;
    padding: 0 20px 7px;
}
@media (max-width: 1199px) and (min-width: 480px) {
#featured-artist .wrap-block .date-added {
    display: none;
}
}
@media (max-width: 767px) and (min-width: 480px) {
#featured-artist .wrap-block .date-added {
    font-size: 12px;
    line-height: 16px;
    text-transform: none;
}
}
#featured-artist .wrap-block h5.product-name {
    color: white;
    display: block;
    font: 700 20px/1.4em "Ubuntu",sans-serif;
    margin: 0;
    padding: 0 20px 11px;
    transition: all 0.3s ease 0s;
}
@media (max-width: 1199px) {
#featured-artist .wrap-block h5.product-name {
    font-size: 17px;
    line-height: 1.3em;
}
}
@media (max-width: 991px) {
#featured-artist .wrap-block h5.product-name {
    font-size: 16px;
    padding-bottom: 9px;
}
}
@media (max-width: 767px) and (min-width: 480px) {
#featured-artist .wrap-block h5.product-name {
    font-size: 14px;
}
}
@media (max-width: 767px) {
#featured-artist .wrap-block h5.product-name {
    font-weight: 500;
    padding-bottom: 5px;
}
}
@media (max-width: 479px) {
#featured-artist .wrap-block h5.product-name {
    padding-bottom: 10px;
}
}
#featured-artist .wrap-block .btn-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #F2B51C;
    display: inline-block;
    font: 700 16px/1.3em "Ubuntu",sans-serif;
    margin: 0 17px 16px;
    padding: 3px;
}
@media (min-width: 1200px) {
#featured-artist .wrap-block .btn-default {
    opacity: 0;
}
}
@media (max-width: 991px) {
#featured-artist .wrap-block .btn-default {
    font-size: 14px;
}
}
@media (max-width: 767px) {
#featured-artist .wrap-block .btn-default {
    margin-bottom: 10px;
}
}
@media (max-width: 479px) {
#featured-artist .wrap-block .btn-default {
    font-size: 15px;
    margin-bottom: 15px;
}
}
#featured-artist .wrap-block .btn-default:hover {
    border: medium none;
    color: #fff;
}
@media (min-width: 1200px) {
#featured-artist .wrap-block:hover .cont-block {
    bottom: 0;
}
}
@media (min-width: 1200px) {
#featured-artist .wrap-block:hover .btn-default {
    opacity: 1;
}
}
@media (min-width: 1200px) {
#featured-artist .wrap-block:hover img {
    transform: scale(1.05, 1.05);
}
}
@media (min-width: 992px) {
#featured-artist .wrap-block.first-in-line {
    clear: left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
#featured-artist .wrap-block.first-item-of-tablet-line {
    clear: left;
}
}
@media only screen and (max-width: 767px) {
#featured-artist .wrap-block.first-item-of-mobile-line {
    clear: left;
}
}
.inner-container{
 padding: 20px;
}
.attachment-custom_thumb {
  float: left;
  margin-right: 15px;
  padding-bottom: 15px;
}
.ourteam h5{
  display: block; text-transform: uppercase; font-size: 16px;
}
.snapshot {  text-align: center;}
.snapshot .stat {
    display: block;  text-transform: uppercase; 
    font-size: 25px; font-weight: 900;
    margin-bottom: 5px; color: #ffffff;
}
.snapshot a{ display: block; font-size: 30px; font-weight: 900; color: #F3C22E; text-transform: uppercase; line-height: 110%; }
.timeline-Widget {
    height: 560px !important;
}