/* TOP LINE STYLING */

.fade-top-bar {
    height: 30px;
    background-color: #ec2c8b;
    color: #b0abbc;
}
.fade-top-bar a { color: #b0abbc!important;  }
.fade-top-bar a:hover { color: #b82e65 !important;  }
.topline-content { margin-top: 5px; }
.topline-social { margin-top: 6px; margin-bottom: 0px; }


/* HEADER / MENU STYLING */

.fade-menu { background-color: #FFFFFF; background-image: none; }
.fade-menu { font-size: 14px; }
.nav .active > a {
    -webkit-box-shadow: 0 -3px #ec2c8b inset!important;
    -moz-box-shadow: 0 -3px #ec2c8b inset!important;
    box-shadow: 0 -3px #ec2c8b inset!important;
}
.nav a { color: #555555 !important; }
.nav a:hover { color: #222222 !important; }

.fade-menu-links li {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    border-left: 1px solid #eeeeee;
}
.navbar .nav > .active > a { background-color: #f7f7f7!important; }
#fwslider, #googleMap { margin-top: 120px; }
.nav-main > ul > li > a { height: 70px }
#title-header-bg, #page-header-bg{ padding-top: 120px; }
.nav-main { float: right; }

@@media (max-width: 978px) {
    .brand img { height: 55px; }
    .fade-menu-links li { text-transform: lowercase; font-family: Open Sans!important; font-weight: normal; border-left: none; }
}

.fade-menu-links li:hover {
    background-color: #fff;
    -webkit-box-shadow: 0 -3px #ec2c8b inset!important;
    -moz-box-shadow: 0 -3px #ec2c8b inset!important;
    box-shadow: 0 -3px #ec2c8b inset!important;
}

.dropdown-menu,  .menu-submenu-link { background-color: #555555!important; }
.dropdown-menu > li > a { color: #eeeeee!important; border-top: 1px solid #666666!important; }
.dropdown-menu > li > a:hover { color: #b82e65!important; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus, .dropdown-submenu:hover > a,  .dropdown-submenu:focus > a, .dropdown-menu li > a:hover { background-color: #666666!important; }


.menu-submenu-link li:hover { background-color: #fff!important; background-image: none!important; }

#page-header-container, #page-header-bg { height: 250px!important; }
@@media (max-width: 767px) { #page-header-container, #page-header-bg { height: 150px!important; } #page-header-bg .title-block { margin-top: 50px; } }
@@media (min-width: 768px) and (max-width: 979px) { #page-header-container, #page-header-bg { height: 200px!important; } #page-header-bg .title-block { margin-top: 65px; } }



/* ELEMENTS THAT USE MAIN THEME COLOR STYLING */

.lined span:before, .actual-bar, .mask-buttons a.info, .mask-buttons a.link,
.filter_button:hover, .filter_current, .dropcap-boxed {
    background-color: #ec2c8b !important;
}
#footer { border-top: 3px solid #ec2c8b !important; }
.ui-tabs-active { border-top: 2px solid #ec2c8b !important; }
.rpwe-image:hover { border: 3px solid #ec2c8b; }
.icon-medium, .icon-large, .icon-xlarge, .icon-portfolio, icon-team, .dropcap { color: #ec2c8b !important; }
.icon-medium:hover, .icon-large:hover, .icon-xlarge:hover { color: #f2f2f2!important; }
.icon-large:hover .icon-backdrop, .icon-xlarge:hover .icon-backdrop, .icon-medium:hover .icon-backdrop-medium { background-color: #ec2c8b !important; }
.icon-social:hover { color: #ec2c8b !important; opacity: 1!important; text-decoration: none!important; }
.portfolio_item .view-first .mask, .btn, #searchsubmit { background-color: #ec2c8b !important; }

/* BOX STYLING */

.widget-inner, .wpb_call_to_action, .wpb_tab, .wpb_toggle, .descr, .ui-tabs-active, .icon-backdrop {
    background-color: #f7f7f7!important;
    color: #777777;
}

/* GENERAL STYLING */

body {

    background-color: #fff!important;
    font-family: Open Sans!important;
    color: #696969!important;
    font-size: 12px!important;
}

a { color: #ec2c8b; text-decoration: none!important; }
a:hover { color: #e8296e; text-decoration: none!important; }

h1, h2, h3, h4, h5 { color: #454545!important; font-family: 'Open Sans'; font-weight: 300!important; }
#page-header-bg span { font-family: 'Open Sans', sans-serif; font-weight: 300!important; }

#page-header-bg .title { color: #fff!important; }
#title-header-bg h2 { color: #555555!important; }

#title-header-bg {


    background-image: url('../img/patterns/subtlenet.png');
}
.title-header-table { height: 70px; }

.dropdown-menu li {

    text-transform: none;
    font-size: 12px;
}

.wpb_tabs_nav li a { color: #696969!important;}

/* SLIDER */
@@media (min-width: 979px) {
    #fwslider {
        height: 450px!important;
    }
}
#fwslider .slider_container { height: 450px; }
#fwslider .fw-article { height: 470px; }
#fwslider .title { font-size: 36px; color: #ffffff!important; }
#fwslider .description { font-size: 20px; color: #ffffff!important; }
.main-content > .container > .row-fluid > .main { margin-top: 0px; }


/* FOOTER STYLING */

#call2action {

    background-image: url('../img/patterns/whitesand.png');
}
#footer {

    background-image: url('../img/patterns/footer_stripes.png');
    color: #dddddd!important;
}
#footer a { color: #ec2c8b !important; }
#footer a:hover { color: #e8296e !important; }
#footer h4 { color: #dddddd !important;  }
#footer-credits { color: #dddddd!important; }