/* Enter Your Custom CSS Here */
.btn-box-red {
    background-color: #D80808;
    color: #FFF;
    text-align: center;
    padding: 12px 20px;
    font-size: 18px;
}

.title-box-red {
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 17px;
    border-bottom: 1px solid rgba(216,8,8,0.2);
    padding-bottom: 8px;
}

.padd-box-red {
    width: 22px;
    text-align: center;
    font-size: 18px !important;
  color: #D80808;
}

.row-box-red {
    padding: 5px 0px;
    overflow: hidden;
}

.btn-box-red:hover {
    background-color: #000;
    color: #FFF;
}


.box-red {
    border: 1px solid #D80808;
    color: #000;
    padding: 20px;
    font-size: 14px;
}

.box-red a {
    color: #000 !important;
}

.box-red a:hover {
     color: #D80808 !important;
}

.btn-signup{
	background-color:#d80808;
	color:#FFF;
	display:inline-block;
	padding: 8px 10px;
	text-shadow:none;
    width: 250px;
}


.btn-signup:hover{
	background-color:#000;
	color:#FFF;
}

.text-signup{
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color:#999999;
	margin-top: 10px;
	text-align:center;
}

.be-section-pad {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.list-strategies {
    list-style-type: none !important;
}

.image-text {
    position: absolute;
    z-index: 9999;
    left: 50%;
    margin-top: 132px;
}

.image-text-int {
   width: 500px;
   margin-left: -250px;
  
}

.image-text h3 {
    font: 300 28px "Open Sans","Open Sans","Arial",sans-serif;
    color: #222222;
    line-height: 27px;
    letter-spacing: ;
    text-transform: none;
}

.image-text h5 {
    font: 300 20px "Open Sans","Open Sans","Arial",sans-serif;
    color: #222222;
    line-height: 22px;
    letter-spacing: 0px;
    text-transform: none;
}


.list-strategies li {
    padding-bottom: 5px;
    padding-left: 20px;
}

.style1 .logo {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.logo img {
    height: 108px;
  -ms-interpolation-mode: bicubic;
  margin-top: 2px;
}

.style1 #navigation, .style3 #navigation, .style5 #navigation, #header-controls-left, #header-controls-right, #header-wrap, .mobile-nav-controller-wrap, #left-header-mobile .header-cart-controls, .style6 #navigation-left-side, .style6 #navigation-right-side, .overlay-menu-close {
    line-height: 116px !important;
}
.header-hero-section .hero-section-wrap{
	opacity: 1 !important;
}


#navigation a, #navigation-right-side a, #navigation-left-side a {

}

.transparent .menu a {

color:#ffffff !important;  

}


.transparent .menu a:hover {
    color: #d80808 !important; 
}


.transparent .current-menu-item > a {
    color: #d80808 !important; 
}


@media only screen and (max-width: 480px) {
.logo img {
    height: 80px;
    padding: 10px 0px;
}
  
.team-description {
    line-height: 20px !important;
    font-size: 14px !important;
}
  

.image-text-int {
   width: 300px;
   margin-left: -153px;
  
}

}
/* James CSS Entries START */

.post-thumb img {
    width: 100% !important;
    height: 100% !important;
}

.article-details {
  padding: 30px 30px;}

/* James UL padding */
ul, ol {
    padding-left: 15px;
    line-height: inherit;
    margin: 0px 0px 20px 40px;
}

