
html, body {
    height: 100%;
    overflow-x: hidden;
    background-color: #BDB76B;
}

body {
    color: #272727;
    border: none;
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', sans-serif;
    font-size: 1em;
}

a {
    color: #003e8a; /* color */
}

a:hover {
    color: #193a4b; /* dark */
}

.destinations {
    margin: 0 15px;
}

.header_container {
    text-align: left;
    border-bottom: 8px solid #7285c4;
    margin: 0 20px;
}

#header > div {
    height: 100px;
    border: 1px solid transparent;
    text-align: right;
}

#header nav {
    margin-top: 30px;
    float: right;
    display: none;
}

#logo {
    margin-top: 0;
}

#languages {
    float: right;
    margin: 45px 12px 0 0;
}

#header_shadow {
    height: 10px;
}

.page_header {
    width: 100%;
    margin-top: -10px;
}

.sl-slide-inner h2 {
    text-align: left !important;
}

#wrapper {
    background: #BDB76B;
    min-height: 700px;
}

#container {
    margin-top: 0;
}

#container section {
    /*padding-top: 10px;*/
}

#slider {
    padding-top: 30px;
    position: relative;
}

#slider_content {
    max-width: 940px;
    max-height: 442px;
    margin: 0 auto;
}

.destinations h4 {
    font-style: normal !important;
    font-size: 1.3em;
    margin: 10px 10px 3px;
}

.destinations2 h4 {
    font-style: normal !important;
    font-size: 1.6em;
    margin: 30px 10px 20px 20px;
    text-align: left;
}

.destinations p {
    font-size: 85%;
    margin-top: 0 !important;
}

.destinations2 p {
    line-height: 1.6em;
    text-align: left;
    font-size: 1.1em;
}

.destinations img {
    margin-top: 40px !important;
    border: 5px solid white;
    width: 100% !important;
}

.destinations2 img {
    margin-top: 12% !important;
}

#services {
    background-color: rgb(238, 224, 177);
    padding: 25px;
    color: #554b35;
    margin: 30px 0;
    /* border: 2px solid #d7b975; */
}
#services ul {
    padding-left: 0 !important;
}

#services li {
    list-style-type: none;
    margin: 20px;
    border-bottom: 2px solid #d7b975;
    padding-bottom: 10px;
}

#services span {
    font-size: 1.3em;
    margin-right: 8px;
}

body.section_programs ol {
    max-width: 1000px;
    margin: auto;
}

body.section_programs ol li h4 {
    font-size: 1.2em !important;
    font-weight: bold;
    margin-bottom: 5px !important;
    font-style: normal !important;
    margin: .8em 0;
}

body.section_programs ol li p {
    margin: 0 0 30px -18px;
}

.link_btn {
    background-color: #ffbb00;
    color: black;
    text-decoration: none;
    display: table;
    margin: auto;
    padding: 10px 20px;
    font-size: 18px !important;
    line-height: 18px;
    text-shadow: none;
    cursor: pointer;
}

.link_btn:hover {
    background-color: #d76d00;
    text-shadow: 1px 1px 1px black;
    color: white;
}

.sl-slide-inner .link_btn {
    margin-left: 0 !important;
}

div.bg {
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bg1 {
    padding-top: 6.5% !important;
    padding-bottom: 5.65% !important;
    background-image: url(../images/olympic_flame.jpg) !important;
}

aside {
    float: right !important;
}

.contact_address {
    margin-top: 40px;
    position: relative;;
}

.contact_address:first-child {
    margin-top: 60px;
}

.contact_address div:first-child {
    text-align: right;
}

.contact_address div:nth-child(2) p {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    color: #4f4f4f;
    height: 50px;
    font-weight: bold;
    letter-spacing: 2px;
    font-size: .9em;
}

.address_icon {
    background-color: #003e8a;
    display: block;
    width: 50px;
    height: 50px;
    text-align: center;
    font-size: 1.2em;
    border-radius: 25px;
    padding-top: 10px;
    float: right;
}

.address_icon i {
    color: white;
}

.contentBeforeSubmit p {
    text-align: left !important;
    padding: 0 !important;
}

.program_header_container {
    margin: 40px 0 !important;
    padding-bottom: 10px;
}

#footer {
    min-height: 300px;

}

#footer nav {
    display: none;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
}

h2 {
    color: #003e8a;
    font-size: 2em;
    line-height: 32px;
    text-align: left;
    margin: .5em 0;
}

h3 {
    padding: 20px 20px 0 20px;
    color: #003e8a;
    font-size: 25px;
}

h3 a {
    text-decoration: none;
}

h3 a:hover {
    text-decoration: underline;
}

h4 {
    font-size: 18px;
    color: #003e8a; /* color */
    margin-bottom: 10px;
    font-style: italic;
}

#inner_content {
    margin-top: 30px;
}

#copyrights {
    text-align: center;
}

#footer h3 {
    max-width: 300px;
    width: 100%;
    color: #dbdbdb;
    background-color: #005b5b !important;
    height: 25px;
    text-align: left;
    font-family: Arial, Tahoma;
    font-size: 1.4em;
    padding: 0;
    margin-top: 40px;
}

#footer p {
    color: silver;
    font-size: .95em;
}

#footer a {
    color: #7285c4;
}

#footer_logo {
    max-width: 250px;
    width: 100%;
    display: block;
    margin-top: 60px;
}

.header_white {
    color: white;
    font-size: 2.2em;
    text-align: center;
}

.home_video {
    width: 100%;
    height: 250px;
    max-width: 400px;
}

.main_image {
    display: table;
    margin: 0 auto;
}

.category_filter {
    display: inline-block;
    padding: 5px 15px;
    background-color: #003e8a;
    color: white;
    text-decoration: none;
    margin: 4px 4px 1px 4px;
    border-radius: 7px;
}

.category_filter:hover {
    color: white !important;
}

.category_filter_on {
    background: #b07200;
}

.medium_image {
    text-align: center;
    padding: 20px 0;
}

.latest_articles_homepage_header {
    margin-top: 30px;
}

input[data-rel="searchbox"] {
    text-align: center;
    font-family: inherit;
    font-size: inherit;
}

#footer_text {
    max-width: 300px;
    margin: 0 auto;
    padding-bottom: 10px;
}

#footer_text img {
    margin-top: 30px;
    margin-bottom: 0;
}

#footer_text div {
    text-align: left;
    color: #686868;
    font-size: 13px;
    text-align: justify;
    text-justify: distribute;
}

#cc {
    padding: 20px;
    background-color: black;
    border-top: 1px solid grey;
    color: #686868;
    font-size: 13px;
}

.listing {
    text-align: center;
}

.listing_record {
    display: inline-table;
    vertical-align: top;
    max-width: 260px;
    margin: 10px;
}

.listing_thumb {
    text-align: center;
}

.listing_record h3 a {
    font-size: .85em;
    font-weight: normal;
    margin-top: 5px;
    padding-left: 10px;
}

.listing_record .minitext {
    text-align: justify;
    padding-left: 10px;
    max-width: inherit;
}

.latest_articles_index_subtitle {
    color: grey;
}

.latest_articles li {
    padding-bottom: 20px;
}

.home_article {
    max-width: 1000px;
    margin: auto;
}

.js-item {
    margin-top: 6px;
}

p br {
    margin-bottom: 5px;
}

.published, .latest_articles_published {
    font-style: italic;
    text-align: right;
    color: grey;
    font-size: 0.6em;
    margin: 7px 0;
    padding-left: 10px;
}

.more {
    text-align: right;
    padding-top: 2px;
    border-top: 1px solid silver;
    margin-top: 10px;
}

.more a {
    display: inline-block;
    text-decoration: none;
    padding: 2px 10px;
    background-color: silver;
    color: white !important;
    font-size: 13px;
}

.more a:hover {
    background-color: grey;
}

#colorpicker {
    position: fixed;
    top: 0;
    left: 0;
    width: 47px;
    height: 50px;
    background: url(../images/colors.png) center top no-repeat;
    overflow: hidden;
    z-index: 1000;
    display: block;
}

#colorpicker:hover {
    background: url(../images/colors.png) center bottom no-repeat;
    transition: none;
    -o-transition: none;
    -webkit-transition: none;
}

.camera_caption a {
    color: white;
    text-decoration: none;
}

#users {
    text-align: right;
    padding: 0 20px 0 0;
    max-width: 960px;
    margin: 0 auto;
}

#content p {
    padding: 0 20px;
}

.header_container p {
    padding: 0 !important;
    font-size: 1.1em !important;
    text-align: left !important;
}

.program_header_container{
    font-size: .85em;
}

.program_header_container strong {
    font-size: 1.2em !important;
}
#content ul {
    padding-left: 40px;
}

#content ol {
    list-style-type: none;
}

.latest_articles {
    padding-left: 0 !important;
}

.responsiveMenu {
    max-width: 100%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.thumbs_listing {
    margin-top: 30px;
}

.thumbs_listing h4 {
    font-size: 20px !important;
}

.thumbs_listing figcaption {
    min-height: 160px !important;
}

figcaption h4 {
    text-align: center;
}

@media only screen and (min-width: 768px) and (max-width: 999px) {
    .destinations2 p {
        line-height: 1.5em;
        font-size: .9em;
    }

    .destinations2 img {
        max-width: 90% !important;
        margin-top: 30% !important;
    }
}

@media only screen and (max-width: 999px) {

    body.section_programs ol {
        margin: 20px;
    }

    #slider_shadow {
        visibility: hidden;
        opacity: 0;
        -webkit-transition: visibility 0s linear 0.2s, opacity 0.2s linear;
        transition: visibility 0s linear 0.2s, opacity 0.2s linear;
    }

    .home_video {
        height: 200px;
    }
}

@media only screen and (max-width: 800px) {
    #header nav {
        margin-top: 50px;
    }
}

@media only screen and (max-width: 767px) {
    .address_icon {
        position: absolute;
        top: 2px;
        float: left;
        left: 20px;
    }

    .contact_address div:nth-child(2) p {
        padding-left: 100px !important;
    }

    .contact_address:last-child {
        margin-bottom: 80px;
    }

    .destinations2 img {
        margin-top: 5% !important;
    }

    .js-item figcaption {
        font-size: 1.2em !important;
    }

    .aspect__inner img {
        width: 100% !important;
    }

    .sl-slide-inner .link_btn {
        margin-left: auto !important;
    }

    .home_video {
        height: 250px;
    }

    body {
        font-size: 90%;
    }

    h2 {
        font-size: 29px;
        line-height: 29px;
    }

    h3 {
        font-size: 20px;
        line-height: 20px;
    }

    #logo a img {
        max-width: 280px !important;
    }

    .edit_bar > a {
        border-radius: 10px !important;
        -moz-border-radius: 10px !important;
        -webkit-border-radius: 10px !important;
        display: block !important;
        margin: 2px auto !important;
    }

    .massButtons .btn {
        display: block;
        margin: 2px 2px 2px auto;
    }

    #colorpicker, #color_palete {
        display: none;
    }

    #languages {
        display: table;
        margin: 0 auto;
    }

    #slider {
        background-image: none !important;
        padding-top: 0 !important;
    }

    .camera_pag {
        display: none;
    }
}

@media only screen and (max-width: 680px) {
    #header nav {
        margin: 8px;
        float: none;
    }

    #languages {
        float: none;
    }
}

/*
#content  > p:first-of-type:first-letter{
  display: block;
  font-weight: bold;
  float: left;
  font-size: 80px;
  line-height: 75px;
  margin: -5px 15px -8px 0px !important;
}
*/








