@import url('https://fonts.googleapis.com/css?family=Amatic+SC|Raleway');
html, body {
    font-size: 16px; 
    font-family: 'Raleway', sans-serif;
}


/* @group Navigation Bar */
#navigation ul {
    position: relative;
    left: 20px;
    top: 10px;
    width: 100%;
}

#navigation ul li a {
    background-image: none;
    padding: 15px 25px;
    text-decoration: none;
    display: block;
    font-weight: bold;
}

#navigation ul li:hover a,
#navigation ul li a:hover {
    color: #545454;
    background-color: #58b9e9!important;
}

/* @end */

/* @group Typography */
h1,h2,h3,h4,h5 {
    font-family: 'Amatic SC', serif;
    letter-spacing: -1px;
    color: white;
}

h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
    font-weight: inherit;
    text-decoration: none;
}

h2.entry-title a {
    font-weight: bold;
}

h1 {
    font-size: 3.6rem;
    line-height: 140%;
    margin-bottom: 14px;
}

h2 {
    font-size: 2.8rem;
    line-height: 130%;
    margin-bottom: 10px;
}

h3 {
    font-size: 2.4rem;
    line-height: 130%;
    margin-bottom: 8px;
}

h4 {
    font-size: 2.4rem;
    line-height: 125%;
    margin-bottom: 8px;
}

h5 {
    line-height: 120%;
    margin-bottom: 8px;
}

h6 {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 8px;
    color: inherit;
    font-weight: bold;
    text-transform: uppercase;
    color: #375199;
}

.subheader {
    color: #777;
}

.normal {
    font-weight: normal;
}

.bolder {
    font-weight: bolder;
}

p {
    margin: 0 0 20px 0;
}

p img {
    margin: 0;
}

p.lead {
    font-size: 21px;
    line-height: 27px;
    color: #777;
}

em {
    font-style: italic;
}

strong {
    font-weight: bold;
    color: #333;
}

small {
    font-size: 80%;
}

/*  Blockquotes  */
blockquote,blockquote p {
    font-size: 17px;
    line-height: 24px;
    color: #777;
    font-style: italic;
}

blockquote {
    margin: 0 0 20px;
    padding: 9px 20px 0 19px;
    border-left: 1px solid #ddd;
}

blockquote cite {
    display: block;
    font-size: 12px;
    color: #555;
}

blockquote cite:before {
    content: "\2014 \0020";
}

blockquote cite a,blockquote cite a:visited,blockquote cite a:visited {
    color: #555;
}

hr {
    border: solid #ddd;
    border-width: 1px 0 0;
    clear: both;
    margin: 10px 0 30px;
    height: 0;
}

/* #Links
================================================== */
a,a:visited {
    text-decoration: underline;
    outline: 0;
}

a:hover,a:focus {
    color: #000;
    text-decoration: none;
}

p a,p a:visited {
    line-height: inherit;
}

/* #Lists
================================================== */
ul,ol {
    margin-bottom: 20px;
}

ul {
    list-style: none outside;
}

ol {
    list-style: decimal;
}

ol,ul.square,ul.circle,ul.disc {
    margin-left: 30px;
}

ul.square {
    list-style: square outside;
}

ul.circle {
    list-style: circle outside;
}

ul.disc {
    list-style: disc outside;
}

ul ul,ul ol,ol ol,ol ul {
    margin: 4px 0 5px 30px;
}

ul ul li,ul ol li,ol ol li,ol ul li {
    margin-bottom: 6px;
}

li {
    line-height: 18px;
    margin-bottom: 12px;
}

ul.large li {
    line-height: 21px;
}

li p {
    line-height: 21px;
}

/* # Image Alignment Classes
============================================================== */
.alignright {
    float: right;
    margin: 0px 0px 10px 15px;
}

.alignleft {
    float: left;
    margin: 0px 15px 10px 0px;
}

.aligncenter {
    text-align: center;
}

/* @group Tables */
table {
    margin: .5em 0 1em;
}

table th {
    text-align: left;
    border: 1px solid #d1d1d1;
    padding: .4em .8em;
    background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
    font-weight: bold;
}

table td {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    padding: 10px;
}

/* @end */

/* @group Misc */

/* # Custom Theming for RealGo
============================================================== */
html {
    background-color: #F5F5F5;
}

html.home {
    background-color: #333;
}

body {
    margin: 0px;
}

.home body {
    color: white;
}

.home h3 {
    color: #3399cc;
}

img {
    max-width: 100%;
}

h3 {
    color: #3399cc;
    margin-top: 20px;
}

h4 {
    color: black;
}

a {
    color: #3399cc
}

a:hover {
    color: black;
}

.logo {
    float: left;
    padding: 10px 0 30px 0;
}

#navigation {
    color: white;
}

#navigation a {
    color: white;
}

#navigation ul li {
    border: none;
}

#navigation ul li a {
    font-weight: normal;
    padding: 10px 16px;
    text-transform: uppercase;
}

#navigation ul li a:hover {
    background-color: #666;
    border: none;
    padding: none;
    color: black;
    text-shadow: none;
}

#header {
    background: #3399cc;
}

#header .container {
    padding-top: 20px;
}

#header img {
    margin-left: 20px;
}

#header h5 {
    color: white;
    padding-left: 80px;
}

#splash {
    background-color: #de9920;
    color: #FFFFFF;
    line-height: 1em;
    padding-left: 10px;
}

#content .container {
    padding: 40px 0 40px 0;
}

#content .columns {
    padding: 6px;
}

#content  ul li {
    list-style-type: disc;
    margin-left: 20px;
}

.featured {
    background-color: #de9920;
    color: white;
    min-height: 200px;
}

.featured h3,.featured a {
    color: #663300;
}


footer {
    background: #222222;
    color: silver;
    font-size: .9em;
    line-height:1.2em;
    padding-top: 2em;
}

footer h4 {
    color: orange;
}

footer a,
footer a:visited {
    color: turquoise;
    text-decoration: none;
}

footer a:hover,
footer a:focus {
    color: #FFFFFF;
    text-decoration: underline;
}


.copyright {
    padding-bottom: 1em;
}

.caption {
    background-color: #72d3c9;
    border-radius: 10px;
    color: black;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 10px;
    text-align: center;
}

.caption h3 {
    color: white;
}

.rotate-left {
    background-color: #ccffff;
    border: 1px solid black;
    -ms-transform: rotate(5deg); /* IE 9 */
    -webkit-transform: rotate(5deg); /* Safari */
    background-color: #000000;
    color: orange;
    transform: rotate(5deg);
    margin-bottom: 50px;
    margin-top: 20px;
    text-align: center;
}

.rotate-right {
    background-color: #000000;
    border: 1px solid black;
    -ms-transform: rotate(-5deg); /* IE 9 */
    -webkit-transform: rotate(-5deg); /* Safari */
    color: orange;
    transform: rotate(-5deg);
    margin-bottom: 50px;
    margin-top: 20px;
    text-align: center;
}

blockquote {
    background: #de9920;
    border: 4px solid #de9920;
    border-radius: 10px;
    color: white;
    padding: 20px 10px;
    position: relative;
}

blockquote:after,blockquote:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    left: 70%;
    position: absolute;
    pointer-events: none;
    width: 0;
}

blockquote:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #de9920;
    border-width: 30px;
    margin-left: -30px;
}

blockquote:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #de9920;
    border-width: 36px;
    margin-left: -36px;
}

blockquote a {
    color: black;
    font-weight: bold;
    text-decoration: none;
}

blockquote a:hover {
    color: black;
    text-decoration: underline;
}

.intro {
    font-size: 24px;
}

.intro h1 {
    padding: 1em 0;
}

.center {
    text-align: center;
}

.right {
    text-align: right;
}

.job-overview {
	background: #333;
    color: white;
    padding: 4em 20%;
    text-align: center;
    margin-top: 0;
}
.job-overview  h3 {
    color: white;
}
.job-overview  .button {
    background-color: silver;
}

.section.content {padding: 1em;}
/* @end */

/* # Media Queries
============================================================== */
/* Larger than mobile */
@media ( min-width : 400px) {
    .featured {
        margin-bottom: 3em;
    }
    #splash .shaded {
        padding: 4em;
    }
}

/* Larger than phablet (also point when grid becomes active) */
@media ( min-width : 550px) {
    @-webkit-keyframes slide {
    from{
        background-position:1500px;
    }
    to{
        background-position:250px;
    }
}
    #splash .shaded {
        padding: .5em;
    }
    .featured {
        margin-bottom: 6em;
    }
    .job-overview {
        animation:  slide 50s linear infinite;
   -moz-animation:  slide 50s linear infinite;
-webkit-animation:  slide 50s linear infinite;
     -o-animation:  slide 50s linear infinite;
        background-color: #333; 
        background-image: url(../images/desk.jpg);
        background-position: 0px 0px;
        background-repeat: repeat-x;
        font-size: 1.2em;
    }
}

/* Larger than tablet */
@media ( min-width : 750px) {
    #splash .shaded {
        padding: 2em;
    }
}

/* Larger than desktop */
@media ( min-width : 1000px) {
    #splash .shaded {
        padding: 3.5em;
    }
}

/* Larger than Desktop HD */
@media ( min-width : 1200px) {
}
/* @end */