/*
Theme Name: Memorable Child Theme
Theme URI: http://reverseeffects.com/
Version: 1.0
Description: A customized version of memorable.
Author: Richard Zarate
Author URI: http://www.thinkmarketingresults.com
Template: memorable
*/
#header
{
//http://192.185.159.68/~reversee/wp-content/uploads/2014/05/Home-Page-Header-Image_1280x2002.jpg;
	background-image: url("images/header1.png");
background-repeat:no-repeat;
}
#navigation #header-contact ul.nav li:first-child::before
{
 content:none!important;
 margin-left:6px;
}

#navigation #header-contact {
   // background-color: -moz-menuhovertext;
    float: right;
    text-align: center;
   width: 48%;
}
#navigation #header-contact ul.nav li::before {
    color: #db2723;
    content:  content: "";
    display: inline-block;
    font-family: "FontAwesome";
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1em;
    margin-right: 0.327em;
    position: relative;
    top: 2px;
    width: 1em;
}
#featured-slider .entry p {color: #ffffff !important;}

.conta {
    margin-right: 107px;
  
    width: 100%;
}
#logo img {
    display: block!important;
}
.search-field { 
   border-radius: 4px; 
   margin-bottom: 11px;  
   padding: 7px;  
   width: 100%;
   }
   .nav.conta > li {
   position: relative;
   top: -28px; 
   vertical-align: text-top; 
   z-index: -1;
   }
   .service-text  { 
   font-family: "Merriweather Sans",sans-serif; 
   font-size: 18px;	color:color: #000000;
   }
   .service-text:hover { 
   text-decoration:none;
   }
   .content-column.one_fourth > a img {
   border: 3px solid gainsboro;  
   border-radius: 12px; 
   height: 240px;  
   padding: 5px;  
   width: 240px;
   }
@media screen and (max-width: 980px) 
{#navigation #header-contact { 
 float: right; 
 text-align: center;
 width: 64%;
 }
 }
@media screen and (max-width: 800px) 
{  #navigation #header-contact
 {   
 float: right;  
 text-align: center; 
 width: 100%;
 }}
@media screen and (max-width: 600px) {
   #navigation #header-contact {
   // background-color: -moz-menuhovertext;
    float: left;
    text-align: left;   
 
}
}
/* RMZ Center Services Div */

