/*
Theme Name: iridium
Author: iridium
Description: 
Theme URI: http://iridiuminteractive.com
Author URI: http://iridiuminteractive.com
License: 
License URI: -
Version: 14.6

All css files are placed in /css/ folder
*/

div#wpcs_content_inner_3259 {
    background-color: #d2e8ff !important;
}


.right_button {
    position: fixed;
    left: -32px;
    background-color: #ff6c00;
    padding: 8px;
    color: white !important;
    font-weight: bold;
    top: 242px;
    font-size: 17px;
    z-index: 99;
    text-decoration: none;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.right_button a
{
	color:white !important;
}

.section.section-post-related {
    display: none !important;
}


.tp-bgimg.defaultimg {
    background-size: contain !important;
}


/*#menu-item-3600 a
{
	background: #9e313f;
    color: #fff !important;
}*/

#Footer {
    background-color: #e86f44 !important;
}

.copyright {
    color: #9e313f !important;
    font-weight: bold;
}

.videoinfra {
    margin-bottom: -47px;
}

li.slogan {
    font-size: 18px;
}

.five_column
{
	background-color: #9e313f;
    color: white;
    padding: 7px;
}

#menu-item-3049 a span {
    background: #9dd5e0;
	    color: #fff;
}

#menu-item-3049 a span {
    background: #257097;
    color: #fff;
   
    width: auto;
    display: inline-block;
    color: #ecf0f1;
    text-decoration: none;
    border-radius: 5px;
    border: solid 1px #f39c12;
    background: #e67e22;
    text-align: center;
  
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #d35400;
    -moz-box-shadow: 0px 6px 0px #d35400;
    box-shadow: 0px 6px 0px #d35400;
}

#menu-item-5207 a span {
    background: #257097;
    color: #fff;
    width: auto;
    display: inline-block;
    color: #ecf0f1;
    text-decoration: none;
    border-radius: 5px;
    border: solid 1px #f39c12;
    background: #e67e22 !important;
    text-align: center;
    -moz-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-box-shadow: 0px 6px 0px #d35400;
    -moz-box-shadow: 0px 6px 0px #d35400;
    box-shadow: 0px 6px 0px #d35400;
	margin-left:10px !important;
}


