.main-navigation ul li ul {
    top: 36px;
}
.element {
    position: relative;
}
#hrf-title.close-faq span {
  width: 20px;
    height: 20px;
}
/*replace the content value with the
corresponding value from the list below*/
 
.element:before {
    content: "\f067";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
/*--adjust as necessary--*/
    color: white;
    font-size: 14px;
    padding-right: 0.5em;
    position: absolute;
    top: 1px;
    left: 4px;
}
.panel-title{
  color:#516991;
}
.header-post-title-container {
    display: none;
}
.breadcrumbs { 
	list-style: none; 
	overflow: hidden; 
  background: #516991;                   /* fallback color */
	    color: transparent;
height:4px;
  margin-bottom: 12px;
}
.breadcrumbs a { 
	float: left; 
      color: transparent;
}
.breadcrumbs li a {
	
	text-decoration: none; 
	padding: 10px 0 10px 65px;
	
	position: relative; 
	display: block;
	float: left;
}
.p{
  font-size: 14px;
}
#footer-widgets-area .tg-one-fourth .tg-column-2{
  border:1px solid #ffffff;
}
.font-semibold {
    font-family: "Titillium Web",sans-serif;
    font-weight: 600;
  font-size: 45px;
  color:#0FBE7C;
}
.hr {
    background-color: #4E4E4E;
    color: #4E4E4E;
  height:4px;
}
.font-light {
    font-family: "Titillium Web",sans-serif;
    font-weight: 300;
  font-size: 35px;
}
.header-line {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 6px;
   background-color: #0fbe7c;
}
.book {
    background: #034ba0;
    padding: 15px;
    color: #fff;
    
    text-align: center;
    
    font-size: 20px;
}
.ss-q-item-label {
{
    margin:0 0 3px 0;
    padding:0px;
    display:block;
    font-weight: bold;
}

#site-description {
			color: black;
		}

#main {
	padding: 5px 0 10px 0;
}
call-to-action-button {
    background-color: #F06305;
}