    /*
Theme Name:     SDG RESPONSIVE
Description:    
Author:         lucasx
Template:       sdg

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

body {
    background: transparent !important;
    background-image: none;
    background-size: 0 0;
}

.cust_header h1.entry-title {
    margin-bottom: 15px;
}

h1.entry-title {
    margin-top:20px;
    padding-top:20px;
}
h1.header-title {
    margin-left:-5px;
}
.page .cust_header .entry-title {
    display: initial
}

a.back_home {
    display: none;
}

#content.cust_header {
    background-size: cover !important;
}

.nopadding {
    padding: 0 !important
}

.custom_height {
    margin-bottom: 33px;
}

hr#hr_style {
    width: 100%;
    border: 6px solid #68d0ec;
}

a {
    color: #68d0ec;
    font-weight: bold
}

footer {
    background: url('http://sdgcompass.org/wp-content/uploads/2015/11/bottom.png') top center no-repeat;
}


@media (min-width: 768px) {
    .navbar-header ul.nav li.menu-item a {
        min-width: 124px;
        border-bottom: solid 8px #70767a;
        color: #70767a;
        padding-left: 0;
        padding-bottom: 3px;
        padding-right: 0;
        font-size: 18px;
    }
    .navbar-header ul.nav li.current-menu-item a, .navbar-header ul.nav li.current-page-ancestor a {
        color: #000405;
        border-bottom: solid 9px #000405;
    }
    .navbar-header ul.nav li {
        margin-right: 10px;
    }
    div.navbar.navbar-default.navbar-static-top.custom {
        background: transparent;
        border: 0px
    }
    #content.cust_header {
        background: url("http://sdgcompass.org/wp-content/uploads/2015/11/Back_main_fixed.png") repeat-x bottom center scroll;
        padding-top: 225px;
        padding-bottom: 40px;
    }
    #content.cust_header h1 {
        font-size: 40px;
        font-weight: bold;
    }
    .cust_head_nav_logo {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding-left: 0;
    }
}

@media (min-width: 992px) {
    .navbar-header ul.nav li.menu-item a {
        min-width: 170px;
        border-bottom: solid 8px #70767a;
        color: #70767a;
        padding-left: 0;
        padding-bottom: 3px;
        padding-right: 0;
        font-size: 19px;
    }
    .navbar-header ul.nav li.current-menu-item a, .navbar-header ul.nav li.current-page-ancestor a {
        color: #000405;
        border-bottom: solid 9px #000405;
    }
    .navbar-header ul.nav li {
        margin-right: 10px;
    }
    div.navbar.navbar-default.navbar-static-top.custom {
        background: transparent;
        border: 0px
    }
    #content.cust_header {
        background: url("http://sdgcompass.org/wp-content/uploads/2015/11/Back_main_fixed.png") repeat-x bottom center scroll;
        padding-top: 225px;
        padding-bottom: 40px;
    }
    #content.cust_header h1 {
        font-size: 40px;
        font-weight: bold;
    }
    .cust_head_nav_logo {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding-left: 0;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 962px;
    }
}

header.site-header .container {
    border-bottom: 0px;
}

@media (max-width: 767px) {
    .navbar.navbar-default.navbar-static-top.custom {
        position: absolute;
        top: 0px;
        width: 100%;
        background: transparent;
        border: 0px;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #68d0ec !important;
        width: 40px;
        height: 5px;
    }
    div.navbar-header button.navbar-toggle {
        border: 0px;
        box-shadow: 0px 0px 0px;
    }
    div.navbar-header button.navbar-toggle:hover {
        border: 0px;
        box-shadow: 0px 0px 0px;
        background: transparent;
    }
    .navbar-collapse ul#menu-main {
        background: #fff;
    }
    .navbar-collapse ul#menu-main li {
        border-bottom: 1px solid #eee
    }
    #content.cust_header {
        background: url("http://sdgcompass.org/wp-content/uploads/2015/11/Back_main_fixed.png") repeat-x bottom center scroll;
        padding-top: 180px;
        padding-bottom: 40px;
    }
    #content.cust_header h1 {
        font-size: 35px;
        font-weight: bold;
    }
    .cust_head_nav_logo {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding-left: 0;
    }
}

@media (min-width: 990px) {
    #content.cust_header {
        background: url("http://sdgcompass.org/wp-content/uploads/2015/11/Back_main_fixed.png") repeat-x bottom center scroll;
        padding-top: 225px;
        padding-bottom: 40px;
    }
    #content.cust_header h1 {
        font-size: 48px;
        font-weight: bold;
    }
}

.cust_head_nav_logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding-left: 0;
}

@media (max-width: 422px) {
    #content.cust_header h1 {
        font-size: 28px;
        font-weight: bold;
    }
    @media (max-width: 405px) {
        h1 {
            font-size: 32px;
        }
    }
    @media (max-width: 335px) {
        #content.cust_header h1 {
            font-size: 25px;
            font-weight: bold;
        }
    }