/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.0.15.1477291172
Updated: 2016-10-24 07:39:32

*/

#main-content {
    overflow-x: hidden;
}


/*.header-content-container {
    margin-top: -16%;
}*/

#wse-title {
    font-size: 32px;
    font-weight: 300;
    color: white;
    margin-top: 24px;
}

.et_fixed_nav.et_header_style_slide #main-header {
    -webkit-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1), background 1s ease-in-out, opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s ease-in-out;
    -moz-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1), background 1s cubic-bezier(0.77, 0, 0.175, 1), opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s ease-in-out;
    transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1), background 1s cubic-bezier(0.77, 0, 0.175, 1), opacity 1s cubic-bezier(0.77, 0, 0.175, 1), transform 1s ease-in-out;
}

.page-template-default #main-header, .page-template-default #main-header .nav li ul, .page-template-default .et-search-form, .page-template-default #main-header .et_mobile_menu {
    background-color: rgba(12,22,31,1);
} 

.project-template-default #main-header, .project-template-default #main-header .nav li ul, .project-template-default .et-search-form, .project-template-default #main-header .et_mobile_menu {
    background-color: rgba(12,22,31,1);
}

#exploding-logo-wrapper {
    overflow: hidden;
}


ul.et_mobile_menu li.menu-title a:hover {
    background: rgba(24,41,69,0);
    padding-left: 0px !important;
    padding-right: 0px !important;
}

#main-footer #footer-widgets {
    padding: 4% 0 2%;
}

#main-footer #footer-widgets .footer-widget {
    float: left;
    width: 100% !important;
}

#main-footer #footer-widgets .footer-widget:first-child {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 20px;
    margin-bottom: 10px !important;
}

.footer-widget:first-child {
    width: 100% !important;
    margin-right: 0% !important;
}

.footer-widget:last-child {
    width: 100% !important;
    padding-top: 26px;
}

.fwidget {
    margin-right: 1%;
}

html {
overflow-x: hidden;
}

a {
   cursor: pointer;
}

.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened {
    opacity: 1;
}

.et_slide_in_menu_container {
    padding-top: 0 !important;
}

.et_slide_in_menu_container {
    background: rgba(64, 92, 118, .95) !important;
}

.logo-in-menu {
    background-image: url(http://bwmurray.com/wp-content/uploads/2016/10/BWM-Logo-grey-shadow.png);
    background-repeat: no-repeat;
    background-position: center;
    height: 100px;
    margin-bottom: 20px;
    background-size: contain;
    background-position-x: 51.25%;
}

.et_slide_in_menu_container .et_slide_menu_top {
    display: flex;
    flex-direction: column-reverse;
}

.et_slide_menu_top .et-search-form {
    display: none;
}

.et-social-instagram a.icon::after {
    content: "@bwmstructural";
    padding-left: 3px;
}

li.logo-in-menu a {
    display: none !important;
}

.et_mobile_menu li.menu-title a {
    font-size: 20px !important;
    color: #000 !important;
    margin-top: 20px;
    margin-bottom: -4px;
    font-weight: 700;
   cursor: default !important;
}

.et_mobile_menu li.menu-title a:hover {
    opacity: 1 !important;
}

.et_slide_in_menu_container .et_mobile_menu li a:hover {
    background: rgba(24,41,69,0.8);
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.et_mobile_menu li a:hover {
    opacity: 1;
}

.et_slide_in_menu_container .et_mobile_menu li.menu-title a:hover {
    background: none;
}

#maps-wrapper {
    width: 100% !important;
    max-width: 100% !important;
}

.gm-style-iw h3 {
    margin-top: 0 !important;
    padding-bottom: 0;
}

span#gm-address {
    float: left;
    height: 20px;
}

span#gm-phone {
    clear: left;
    float: left;
}

#footer-widgets {
    padding: 2% 0;
}

.footer-widget {
    margin: 0 !important;
}

.footer-widget:first-child {
    width: 62.666667% !important;
    margin-right: 1.5% !important;
}

li#menu-item-147, li#menu-item-150 {
    width: 28.3333% !important;
}

li#menu-item-148, li#menu-item-151 {
    width: 37.3333% !important;
}

.footer-title, .footer-email  {
    font-size: 13px;
    color: #b2bec7;
    margin-left: 0;
}

.footer-tel {
    font-size: 13px;
    color: #b2bec7;
    margin-left: 16px;
    clear: none;
    float: left;
}

.footer-title:first-child {
    margin-left: 0;
}

.footer-address, .footer-email  {
    float: left;
    clear: left;
}

a.footer-link {
    font-size: 16px;
    color: #fff;
    cursor:pointer;
}

a.footer-link:hover {
    opacity: 0.7;
}

.accred-logo {
    margin-right: 10px;
}

.footer-widget:last-child {
    width: 35.833333% !important;
    padding-top: 26px;
}

#footer-widgets .footer-widget li {
    padding-left: 0;
    float: left;
    width: 33.3333%;
}

#footer-widgets .footer-widget li:before {
    display: none;
}

.footer-widget div {
    margin-bottom: 10px !important;
}

#footer-info {
    font-size: 12px;
}

.footer-log-in {
    float: right;
    padding-right: 0 !important;
}

.footer-log-in a {
    font-size: 12px;
    color: rgba(255,255,255,.4)!important;
}





@media screen 
  and (max-width: 767px) {

.et_pb_fullscreen .et_pb_fullwidth_header_container {
    width: 100%;
}

    #main-content {
    padding-top: 80px;
}

.et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
}

.header-content-container {
    margin-top: -14%;
}

#wse-title {
    width: 80%;
    margin: 0 auto;
}

#superText-wrapper #superText {
    top: 190px;
}

#maps-holywood, #maps-london {
    width: 100% !important;
    margin: 0 0 0.5% 0 !important;
}

.et_pb_section.et_pb_section_3.et_section_regular {
    padding: 0;
}


#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget {
    margin-bottom: 5.5% !important;
}

.footer-widget #text-3, .footer-widget #text-2, .footer-widget #text-7, .footer-widget #text-10, .footer-widget #text-11 {
    width: 19%;
}

#main-footer #footer-widgets .footer-widget:first-child {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 0px;
    margin-bottom: 10px !important;
    margin-top: 24px !important;
}


.footer-widget .fwidget .textwidget #holywood .footer-title {
    margin-top: 0px;
}


.footer-title, .footer-email {
    clear: left;
    float: left;
    width: 100%;
    margin-top: 28px;
    margin-left: 0 !important;
}


.footer-tel {
    font-size: 13px;
    color: #b2bec7;
    margin-left: 0;
    clear: both;
    float: left;
}


#et-footer-nav .bottom-nav {
    text-align: left;
}

.et_pb_section.et_pb_section_2.et_section_regular {
    padding: 0;
}


}


@media screen 
  and (min-width: 767px)
  and (max-width: 768px) {

    #main-content {
    padding-top: 80px;
}

.header-content-container {
    margin-top: -14%;
}

#footer-widgets .footer-widget:nth-child(n), #footer-widgets .footer-widget .fwidget {
    margin-bottom: 5.5% !important;
}

.footer-widget #text-3, .footer-widget #text-2, .footer-widget #text-7, .footer-widget #text-10, .footer-widget #text-11 {
    width: 19%;
}

#main-footer #footer-widgets .footer-widget:first-child {
    border-bottom: 1px solid rgba(255,255,255,0.2);
    padding-bottom: 0px;
    margin-bottom: 10px !important;
    margin-top: 24px !important;
}


.footer-widget .fwidget .textwidget #holywood .footer-title {
    margin-top: 0px;
}


.footer-title, .footer-email {
    clear: left;
    float: left;
    width: 100%;
    margin-top: 28px;
    margin-left: 0 !important;
}


.footer-tel {
    font-size: 13px;
    color: #b2bec7;
    margin-left: 0;
    clear: both;
    float: left;
}


#et-footer-nav .bottom-nav {
    text-align: left;
}

.et_pb_section.et_pb_section_2.et_section_regular {
    padding: 0;
}

}

@media screen
and (max-width: 640px) {

#wse-title {
    font-size: 28px;
    margin: 16px auto !important;
}

.et_pb_fullwidth_header_0.et_pb_fullwidth_header .header-content h1 {
    font-size: 30px !important;
}

.et_pb_fullwidth_header {
    padding: 48px 0 0px 0 !important;
}

.header-content-container {
    margin-top: -16%;
}


}


