.pagetop,
.footer, 
.content-button a:hover,
.headerbox-button:hover,
.contactform button:hover, 
.wpcf7 .wpcf7-submit:hover, 
#respond input#submit:hover,
.notfoundsearch input#searchsubmit:hover,
.postdate
{background:#131b26;} 

.top-full #topmenu ul li.current-menu-item a, 
.top-full #topmenu ul li.current_page_item a, 
.top-full #topmenu ul li.current_page_parent a,
.post-nav .current,
.searchbox input#searchsubmit,
#tabContainer ul#tabitems li a:hover,
#tabContainer ul#tabitems li a.active,
.taxsearch .psbutton,
.hbox-taxsearch .psbutton,
#sidebar .psbutton,
.content-button a:hover,
a.boxbutton,
.headerbox-button,
.contactform button, 
.wpcf7 .wpcf7-submit, 
#respond input#submit,
.notfoundsearch input#searchsubmit,
.requestformtitle,
.mapinfobutton
{background:#c49430; }

.taxsearch .psbutton, .hbox-taxsearch .psbutton, #sidebar .psbutton {border:1px solid #c49430;}

a.post-more:hover, .topline, .topline-menu ul li a, .topline-content a
{ color:;}

.taxsearch .pslink, .hbox-taxsearch .pslink {background:;}
.taxsearch .pslink, .hbox-taxsearch .pslink {border:1px solid ;}

p a, 
p a, 
li a, label a,
#sidebar ul li a:hover,
#sidebar ul li.current_page_item a, 
#sidebar ul li.current-menu-item a,
#sidebar ul li:hover:before, 
#sidebar ul li.current_page_item:before, 
#sidebar ul li.current-menu-item:before,
#sidebar ul li.current-cat a, 
#sidebar ul li.current-cat:before, 
.post-nav a,
.postmeta a:hover,
h2 a:hover, 
h3 a:hover, 
.topline-menu ul li a:hover, .topline-content a:hover,
a.post-more, .propbox .post-more,
.team-profile-data a:hover,
#topmenu ul li:hover a ,
#topmenu ul li.current-menu-item a, 
#topmenu ul li.current_page_item a, 
#topmenu ul li.current_page_parent a,
#topmenu ul li ul li:hover a,
#topmenu ul li:hover a,
#topmenu ul li ul li.current-menu-item a, #topmenu ul li ul li.current_page_item a, #topmenu ul li ul li.current_page_parent a, 
.meta-category a, .tagcloud a:hover
{ color:#c49430;}

@media screen and (max-width: 1024px)  {
.headerbox-headline:after, .headerbox-headline.mobhead:after, .headerbox-headline.starthead:after 
{ color:#c49430;}
@media screen and (max-width: 800px)  {
.mobileselect i { color:#c49430;}
}
}



 
#header { background:#282f42;}
body, 
h2 a, h3 a, h2 a:hover, h3 a:hover,
.headerbox-content ul li a, .propfacts a, .team-profile-data a, ul.team-list a, #sidebar ul li a, .propbox a
 { color:#4f4f4f; }
 
body {-webkit-background-size: 100% 100%; -moz-background-size: 100% 100%; -o-background-size: 100% 100%; background-size: 100% 100%; background-attachment: fixed;}
 
body { background-image:none !important;}

.page-content {background:rgba(255,255,255,1);	}
.boxed {background:rgba(255,255,255,1);}
.boxed .page-content { background:none !important;}
.logo  {max-width:200px ;}





@media screen and (max-width: 375px)  {
.logo { max-width:200px !important;}
}


#topmenu ul li::after{
  content: '';
  position: absolute;
  width: 0; height: 3px;
  display: block;
  margin-top: 5px;
  right: 0;
  background: #fff;
  transition: width .2s ease;
  -webkit-transition: width .2s ease;
}
 
#topmenu ul li::hover:after{
  width: 100%;
  left: 0;
  background: #fff;
}
/*END OF CODE*/