body {
    /*background: url("http://media.corporate-ir.net/media_files/IROL/25/252734/images/bg.jpg") repeat scroll left top rgba(0, 0, 0, 0);*/
    background: #fff;
}


#content {
    background-color: #fff;
}
.widget{ overflow:hidden;}



.widget-contact-img{ float:left; width:40%; display:block;}
.widget-contact-table{
  float:left; width:54%; 
  display:block;
  font-size: 0.9em; 
  margin:10px 0 0 5%;
}
.widget-contact-table a{ 


-ms-word-break: break-all;

     /* Be VERY careful with this, breaks normal words wh_erever */
     word-break: break-all;

     /* Non standard for webkit */
     word-break: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;


}


a.readmore {
    background: url("http://media.corporate-ir.net/media_files/IROL/25/252734/images/bullet3.jpg") no-repeat scroll right 4px rgba(0, 0, 0, 0);
    color: #a02021;
    font-weight: bold;
    padding: 0 10px 0 0;
    text-decoration: none;
  font-size:.8em;
}



/*FOOTER SOCIAL*/


footer span.title {
    color: white;
    display: inline-block;
  float:left;
    font-size: 1.28571em;
    font-weight: 700;
    padding: 5px 20px 0 0;
    vertical-align: top;
}
footer .app span.title {
  float:none;
}
footer .social-share > span.share-links{
   display: inline-block; 
}

footer .social-share a{
  float:left;
    margin-right: 1.14286em;
  text-decoration:none;
  display:inline-block;
}
footer .social-share a span{
  color:#717171;
  background-color:#efefef;
  display:block;

  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  -khtml-border-radius: 20px;
  border-radius: 20px;
  padding:5px;
  
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
filter: alpha(opacity=50);
-moz-opacity:0.5;
-khtml-opacity: 0.5;
opacity: 0.5;
}
footer .social-share a:hover span{
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);
-moz-opacity:1;
-khtml-opacity: 1;
opacity: 1;


}


/*SIDEBAR SOCIAL FEED*/

ul.social {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.social .date {
    display: block;
  color:#999;
}

.releaseList .date {
    display: block;
  color:#b7b7b7;
  text-decoration:none;
    font-size: 0.8em;
} 

.social li {
    margin-bottom: 10px;
}
.textwidget.feed li {
    list-style: none outside none;
  display:inline-block;
  float:left;
  border-bottom:1px solid #efefef;
  padding-bottom:10px;
}
.textwidget.feed li:before {
  font-family: 'Redfin-Blog';
  font-size:18px;
  margin-right:10px;
  padding:4px;
  display:inline-block;
  float:left;
  border:1px solid #e4e4e4;
}


.textwidget.feed .social-twitter:before {
    content: "t";
  color: #00abf0;
}
.textwidget.feed .social-facebook:before {
    content: "f";
  color: #39579a;
}

/*WIDGET USEFUL LINKS*/
.widget.links ul li{
  list-style-type:circle;
  margin-left:1.5em;
}

/*FOOTER APP*/
.app{
  display:block;
  float:right;
  width:50%;
  text-align:right;
  padding:15px 0;
}

.app img{
  width:30px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  border-radius: 3px;
}
.app p{ float:left;}


footer .app, 
footer .social-share {
  clear:left;
  float:left;
  width:100%;
  padding:15px 0;
}

footer .app span.title, .app img {
    float: left;
}




#page .page-title.sub {
    color: #555;
    display: block;
    font-size: 1.7em;
    line-height: normal;
    padding: 0 0 0 0;
  margin:0 0 20px 0;
/*border-bottom:solid 3px #999;*/  
}

.ccbnBgTblOdd .date, .ccbnBgTblEven .date{
  margin-right:20px;
  line-height:1.8em;
}
article.post, .ccbnBgTblOdd, .ccbnBgTblEven {
  margin: 0 0 1.5em;
  padding: 0 0 1.5em;
  display:block;
  border-bottom: 1px solid #ccc;
}

.releaseList a.ccbnTblLnk{
  color: #a02021;
  text-decoration: none;
  font-size: 1.2em;
  line-height: 1.2em;
  padding-right: 5px;
}
.releaseList a.ccbnTblLnk:hover{text-decoration:underline;}
article.post:last-child {
}

.entry-summary p:last-child{margin-bottom:0;}


/*Release filter*/
.ccbnBgNav .ccbnNav{
  padding:4px 0;
  color:#fff;
  display:block;
}

.ccbnBgNav .ccbnNav .ccbnLnk{
  padding: 5px 7px;
  margin-left:5px;
  text-decoration:none;
  background-color:#808285;
  color:#fff;
}
.ccbnBgNav .ccbnNav .ccbnLnk:hover{
  text-decoration:underline;
}
.ccbnBgNav .ccbnNav .ccbnLnk.active{
  background-color:#585858;
  color:#fff;
  text-decoration:none;
}
.ccbnBgNav .ccbnNav .ccbnLnk:first-child, 
.ccbnBgNav .ccbnNav .ccbnLnk:first-child.active{
  margin-left:0;
  }
/*Seach box*/
input[type="submit"], button[type="submit"] {
background: none repeat scroll 0 0 #808285;
border: medium none;
color: #FFFFFF;
display: inline-block;
font-size: 12px;
margin: 0;
padding: 5px 10px;
text-transform: uppercase;
line-height: normal;
cursor:pointer;
}

select {
  padding:2px;
  border:1px solid #ccc;
  height:auto;
}


nav.main-navigation a {
    padding: 0 15px;
}



/*Form*/
.form-filter { width:100%; margin: 0 0 1.5em;}
.form-filter div{ float:left; margin: 0 0 1.5em; display:inline-block;}
.form-filter .categories{margin-right:20px;}
.form-filter table{ clear:left;}












#page {
    padding:0;
}
#secondary {
    margin-top:1.5em;
}
footer .social-share .icons{
  display:block;
}
#page .accessibility {
    margin: 15px;
}





  /* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
/* x            Mouse Over Styles                         x */
/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */ 

.ccbnPopover{
  position:absolute;
  visibility:hidden;
  overflow:auto;
  width:200px;
  padding:15px;
  height:auto;
  background: url("http://media.corporate-ir.net/media_files/IROL/25/252734/images/w90.png") repeat scroll center center transparent;
  text-align:left; 
  top:20px; 
  left:20px;
  -webkit-box-shadow:0 0 5px #999;
  -moz-box-shadow:0 0 5px #999;
  -ms-box-shadow:0 0 5px #999;
  -o-box-shadow:0 0 5px #999;
  box-shadow:0 0 5px #999;
  text-align:justify;
}
.ccbnPopover table{ margin:0;}



/*Owl-carousel*/
#fun-fab .item{
  display: block;
  cursor: pointer;
  background: #fff;
  padding: 10px 10px 0px 0px;
  margin: 5px;
  color: #a02021;
  /*border:1px solid #ccc;*/
  text-align: center;
  overflow:hidden;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}
#fun-fab .item:hover{
  background: #efefef;
}
#fun-fab .item p{
margin: 10px;
}

#carousel .item img{
    display: block;
    width: 100%;
    height: auto;
}
#carousel p{
  
  padding:10px 1%;
  margin:;
    background: url("http://media.corporate-ir.net/media_files/IROL/25/252734/images/r90.png") repeat scroll center center transparent;
  position:absolute;
  bottom:0;
  color:#fff;
  -webkit-box-shadow:0 0 2px #71110f;
  -moz-box-shadow:0 0 2px #71110f;
  -ms-box-shadow:0 0 2px #71110f;
  -o-box-shadow:0 0 2px #71110f;
  box-shadow:0 0 2px #71110f;
}
#carousel p a{
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  font-size:16px;
}
#carousel p a:hover{
  text-decoration:underline;
}
/*END Owl-carousel*/

/*MEDIA QUERIES*/

#page .accessibility .copy,
#page .accessibility .jump-top {
  float:left;
  width:100%;
  text-align: left;
}
.site-title img{
  max-width: 80%;

}
/*#masthead > hgroup {
    padding: 5px 10px
}*/
/*.main-small-navigation .menu-toggle {
    top: -55px; 
}*/
.main-small-navigation .menu-toggle {
    top: -50px;
}

@media only screen and (min-width: 769px) {
.app{
  display:none;
}

  
/*.main-small-navigation .menu-toggle {
    top: -60px; 
}
*/  
/*#masthead > hgroup {
    padding: 0 10px
}*/
.site-title img {
  max-width: 100%;

}
#page .accessibility .copy{
  float:left;
  width:45%;
}

#page .accessibility .jump-top {
  float:right;
  width:45%;
  text-align: right;
}
  

#page .accessibility {
    margin: 15px 0;
}

footer .social-share .icons{
  clear:none;
}
#secondary {
    margin-top:0;
}
#masthead{margin-bottom:8px;}
#page {
    padding: 10px 10px 0 10px;
}
}

@media only screen and (min-width:550px) {
footer .app span.title, .app img {
    float: none;
}
footer .social-share {
    display: block;
    float: left;
    width: 50%;
  padding:15px 0;
  clear:none;
  
}
footer .app{
  clear:none;
  float:right;
  width:50%;
} 
}


@media only screen and (min-width:400px) {
  
.main-small-navigation .menu-toggle {
    top: -60px;
}


}

