

.page-header-title {
    font-size: 45px;
    text-shadow: 2px 2px 5px #000;
    text-align: center;
    color: #fff;
    font-weight: 400;
    letter-spacing: -1px;
}

.footer_top {
    padding: 50px 0px;
    background: url(https://jimmyeliasandson.com.au/wp-content/uploads/2017/10/footer-im-a1.jpg);
    background-size: cover;
    background-position: 50% 30%;
    box-shadow: inset 1000px 1000px rgba(9, 42, 72, 0.94);
}

.footer_bottom {
    background: #0b2948;
}

.footer_top .textwidget, .footer_top a, .footer_top li, .footer_top p, .footer_top span {
    color: #fff;
}

.footer_bottom ul li a:hover, .footer_top .q_social_icon_holder i.simple_social, .footer_top .q_social_icon_holder span.simple_social, .side_menu .q_social_icon_holder i.simple_social, .side_menu .q_social_icon_holder span.simple_social {
    color: #fff;
}

#back_to_top span {
    border-radius: 50%;
}


/*------------------------------------------------------------------------------------------------------------------------*/
header.centered_logo.centered_logo_animate .q_logo img, header:not(.centered_logo) .q_logo img {
    height: 100%;
    height: 180% !important;
   /* background: white;
    padding: 10px;
    border-radius: 60px;*/
}

#ffwd_container1_0 #ffwd_container2_0 .bwg_blog_style_img_cont_0 .ffwd_blog_style_img_0 {
    max-height: 400px;
}

.drop_down .second .inner>ul, li.narrow .second .inner ul {
    background-color: rgba(0, 55, 104, 0.87);
    text-transform: none;
}

.drop_down .narrow .second .inner ul li a {
    padding-left: 20px;
    padding-right: 20px;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
}


.ubtn-data {
    font-family: sans-serif !important;
    font-size: 14px !important;
}

.footerlogo{
    max-width: 180px;
    margin: 0 auto;
    align-content: center !important;
    display: block;
    margin-top: -10px;
}

/**/

nav.main_menu > ul > li:first-child > a {
   color: red;

}

.header_top {
height: 3px !important;
}

.header_top .left {
    position: relative;
    left: 220px;
    top: 60px;
transition: 0.05s;
}

.scrolled .header_top .left {
margin-top: 0px;
top:20px;
}

.scrolled nav.main_menu.right {
margin-top: 6px;
}

.scrolled .header_inner_right {
margin-top: 6px;
}

.scrolled .q_logo {
top: 55%;
}

.top_quote {
    font-family: Times new roman;
    font-style: italic;
    color:#013668;
    text-transform: none;
}

.top_quote_mobile {
margin-bottom: 15px;
 font-family: Times new roman;
    font-style: italic;
    color:#013668;
    text-transform: none;
font-size: 14px;
}

/*------------------------------------------------*/

#menu-phone{
    list-style-type: none !important;
}

.headtopcall {
    border: 2px solid #ee2e25;
    padding: 5px 10px;
    border-radius: 10px;
}

.headtopcall a:before {
font-family: FontAwesome;
content: "\f095";
margin-right: 5px;
color: #ee2e25;
}

.headtopcall a{
    color: #ee2e25;
    font-weight: 600;
}

/*------------jSociety Responsiveness--------------------------------------------------------------------------------*/
.q_logo img {
    margin-top: -15px;
}

nav.main_menu.right {
    margin-top: 23px;
}

.header_inner_right {
    margin-top: 23px;
}


@media (min-width:768px) and (max-width:1200px) {
.top_quote {
display: none;
}
}

@media  (max-width:1001px) {
.header_top .left {
display: none;
}

.header_top {
    height: 15px !important;
    padding-top: 10px;
}
}

@media (min-width:1000px) {
.top_quote_mobile {
display: none;
}
}