* {
    outline-width: 0;
    outline-style: solid;
    outline-color: #f00
}

* {
    max-width: 100%;
    box-sizing: border-box;
    font-family: 'Hind', sans-serif
}

html,
body {
    height: 100%
}

.wrapper {
    min-height: 100%;
    position: relative
}

section {
    display: none
}

#main_content {
    /*padding-bottom: 5em*/
}

img {
    max-width: 100%
}

hr {
    display: none
}

h1 {
    font-size: 44px;
    color: #ff7f00;
    text-align: center;
    margin: 0
}

h2 {
    font-size: 36px;
    color: #000;
    font-weight: normal;
    margin: 0 0 5px 0;
    text-align: center
}

h3 {
    font-size: 28px;
    color: #878787;
    font-weight: normal;
    margin: 0 0 20px 0;
    text-align: center
}

p {
    font-size: 18px;
    color: #878787;
    font-weight: normal;
    text-align: center
}

body {
    font-family: 'Hind', sans-serif
}

@media(max-width:991px) {
    h2 {
        font-size: 32px
    }
    h3 {
        font-size: 24px
    }
    p {
        font-size: 16px
    }
    .introduction p {
        padding: 0 5%
    }
}

@media(max-width:991px) and (min-width:768px) {
    h1 {
        font-size: 40px
    }
    #main_content {
        /*padding-bottom: 4em*/
    }
}

@media(max-width:767px) and (min-width:500px) {
    h1 {
        font-size: 36px
    }
    #main_content {
        /*padding-bottom: 3em*/
    }
}

@media(max-width:499px) {
    h1 {
        font-size: 32px
    }
    #main_content {
        /*padding-bottom: 2em*/
    }
}

#main_header {
    padding: 12px 0;
    background-color: #ff7f00;
    /*background-color: #29CC14;*/
}

.header-div {
    position: relative
}

.header-container {
    margin-left: 20px;
    margin-right: 20px
}

.logo {
    width: 125px;
    height: auto;
    margin-top: 5px;
    position: relative;
    z-index: 2;
    float: left
}

@media(max-width:1200px) {
    .logo {
        width: 115px
    }
}

@media(max-width:767px) {
    .logo {
        width: 105px
    }
}

.navbar {
    border: 0 solid #fff;
    min-height: 40px;
    margin-bottom: 0
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent
}

.navbar-inverse .navbar-nav>li>a {
    color: #00f
}

.navbar-style {
    float: right;
    margin-top: 8px
}

.navbar-style ul {
    list-style: none;
    padding: 0
}

.navbar-style ul li {
    display: inline-block;
    margin: 0 5px
}

.navbar-style ul li a {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #00f;
    text-decoration: none
}

.navbar-inverse .navbar-nav>.active>a {
    color: #00f;
    background-color: #ff7f00;
    /*background-color: #29CC14;*/
}

.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    outline: 0;
    color: #00f;
    background-color: transparent
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    outline: 0;
    color: #00f;
    background-color: transparent
}

.navbar-item-selector {
    margin-top: 0;
    margin-bottom: 0;
    border-color: #00f;
    border-width: medium;
    visibility: hidden
}

@media(max-width:1200px) {
    .navbar-style ul li a {
        font-size: 18px
    }
}

@media(max-width:991px) and (min-width:768px) {
    .navbar-style ul li {
        display: block;
        margin: 0 2px
    }
}

@media(max-width:767px) {
    .navbar-style ul li {
        display: block;
        margin: 0
    }
    .navbar-item-selector {
        border-width: thin
    }
}

@media(max-width:991px) {
    .navbar-header {
        float: none
    }
    .navbar-collapse.collapse {
        display: none!important
    }
    .navbar-collapse.collapse.in {
        display: block!important
    }
    .navbar-header .collapse,
    .navbar-toggle {
        display: block!important
    }
    #main_header .container {
        height: 100%
    }
    .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #00f
    }
    .navbar-inverse .navbar-toggle {
        border-color: transparent
    }
    .navbar-inverse .navbar-toggle:hover,
    .navbar-inverse .navbar-toggle:focus {
        background: 0;
        outline: 0
    }
    .navbar-style {
        float: right;
        width: 100%;
        text-align: left
    }
    .navbar-style ul li:last-child {
        margin: 0
    }
    .navbar-inverse .navbar-collapse,
    .navbar-inverse .navbar-form {
        border-color: #00f
    }
    .navbar-style ul li a {
        display: block;
        font-size: 16px;
        font-weight: 400;
        color: #00f;
        text-decoration: none
    }
}

#credits_section {
    background-color: #ff7f00;
    bottom: 0;
    width: 100%;
    margin-top: 5%;
    position: absolute
}

.credits p {
    font-size: 15px;
    color: #000;
    text-align: center;
	margin: 0px;
    padding-top: 2%;
    padding-bottom: 1%
}

.credits a {
    color: #000
}

.fa {
    color: #df0031
}

#focus_section .focus {
    width: 100%;
    height: 360px;
    display: table;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/img/home1280.jpg')
}

#focus_section .plated-text .button-down-circle-650 {
    right: 0;
    bottom: 0;
    width: 60px;
    height: 60px;
    display: none;
    position: absolute;
    text-align: center;
    border-radius: 50%;
    background-color: #ff7f00;
    box-shadow: 2px 2px #663d00;
    margin-bottom: 2%;
    margin-right: 4%
}

#focus_section .plated-text .button-down-circle-650 .fa {
    font-size: 3em;
    color: #fff;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle
}

#focus_section .plated-text .button-down-circle-575 {
    width: 50px;
    height: 50px;
    display: none;
    margin: 5% auto;
    text-align: center;
    border-radius: 50%;
    background-color: #ff7f00;
    box-shadow: 2px 2px #000
}

#focus_section .plated-text .button-down-circle-575 .fa {
    font-size: 2em;
    color: #fff;
    cursor: pointer;
    display: table-cell;
    vertical-align: middle
}

@media(max-height:650px) and (min-height:576px) {
    #focus_section .plated-text .button-down-circle-650 {
        display: table
    }
}

@media(max-height:575px) {
    #focus_section .plated-text .button-down-circle-575 {
        display: table
    }
}

@media(max-width:991px) {
    #focus_section .focus {
        width: 100%;
        height: 320px;
        background-image: url('/img/home991.jpg')
    }
}

@media(max-width:768px) {
    #focus_section .focus {
        width: 100%;
        height: 270px;
        background-image: url('/img/home768.jpg')
    }
}

@media(max-width:500px) {
    #focus_section .focus {
        background-image: url('/img/home500.jpg')
    }
}

@media(max-width:400px) {
    #focus_section .focus {
        background-image: url('/img/home400.jpg')
    }
}

#focus_section .focus-page-break {
    height: 8px;
    max-width: 100%;
    background: #ff7f00;
    /*background: #29CC14;*/    
}

#focus_section .plated-text {
    display: table-cell;
    vertical-align: middle;
    margin: 0 auto;
    position: relative
}

#focus_section .plated-text h1 {
    word-spacing: 5px;
    text-shadow: 3px 3px #663d00;
	color: #ff7f00;
	/*color: #29CC14;*/
}

#introduction_section {
    margin-bottom: 2%
}

#introduction_section .container {
	width: 100%;
    padding: 0;
}

#introduction_section .introduction {
    padding-top: 4%;
    text-align: center;
    margin-bottom: 2%
}

#introduction_section .introduction h2 {
    text-decoration: underline
}

#introduction_section .introduction p {
    padding: 0 10%
}

#introduction_section .button-rounded a {
    width: 125px;
    height: 40px;
    margin: 0 auto;
    display: block;
    line-height: 40px;
    border-radius: 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    background: transparent;
    color: #ff7f00;
    border: 2px solid #ff7f00
}

#introduction_section .button-rounded {
    margin-top: 5%;
    margin-bottom: 5%
}

#introduction_section .introduction-areas {
    margin-bottom: 2%;
}

#introduction_section .introduction-areas .big-letter {
    margin: 0 auto;
	text-align: center;
}

#introduction_section .introduction-areas .big-letter img {
    max-height: 0px;
}

#introduction_section .introduction-links h4 {
    color: #000000;
    font-size: 24px;
    text-align: left;
}

#introduction_section .introduction-links p {
    text-align: justify;
    word-spacing: 5px;
    margin-bottom: 5px;
}

#introduction_section .introduction-links a {
    color: #ff7f00;
    font-size: 16px;
    margin-bottom: 2%;
    cursor: pointer;
    text-decoration: underline;
}

#introduction_section .introduction-links .container {
    margin-bottom: 1%;
}

#introduction_section .introduction-publications h4 {
    color: #000000;
    font-size: 24px;
    text-align: center;
    text-decoration: underline;
}

#introduction_section .introduction-publications .row {
    margin: 0 10%;
}

#introduction_section .introduction-publications .budget-book {
    margin-bottom: 10%;
}

#introduction_section .introduction-publications .budget-book img{
    border: 2px solid #ff7f00;
    border-radius: 1px;
}

#introduction_section .introduction-publications .newsletters {
    margin-bottom: 5%;
}

#introduction_section .introduction-publications .row:hover {
    cursor: pointer;
}

#introduction_section .introduction-publications .row h4 {
    margin: 0;
    color: #ff7f00;
    font-size: 18px;
    text-align: justify;
    text-decoration: none;
}

#introduction_section .introduction-publications .row p {
    margin: 0;
    font-size: 12px;
    text-align: justify;
    text-decoration: none;
}

#introduction_section .introduction-publications .newsletters p {
    font-size: 18px;
}

#introduction_section .introduction-publications .newsletters i {
    color: #ff7f00;
    margin-right: 2%;
    font-size: 24px;
}

@media(min-width: 600px) {
    #introduction_section .introduction-areas .big-letter img {
        max-height: 160px;
    }
}

@media(min-width:801px) {
    #introduction_section .button-rounded a:hover {
        border-radius: 10px;
        text-decoration: none;
        text-transform: uppercase;
        font-weight: 700;
        background: #ff7f00;
        color: #fff;
        border: 2px solid #ff7f00
    }
}

@media(max-width:991px) {
    #introduction_section .introduction-publications {
        display: none;
    }
}