/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../webfonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../webfonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../webfonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../webfonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../webfonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../webfonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../webfonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* parisienne-regular - latin */
@font-face {
  font-family: 'Parisienne';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/parisienne-v5-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Parisienne'), local('Parisienne-Regular'),
       url('../fonts/parisienne-v5-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/parisienne-v5-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/parisienne-v5-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/parisienne-v5-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/parisienne-v5-latin-regular.svg#Parisienne') format('svg'); /* Legacy iOS */
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
	font-family: 'Open Sans', sans-serif;
	background-image: url("../img/5654274753_cb9fe566c5_b.jpg");
	background-attachment: fixed;
	background-size: cover;
}

.navbar {
	margin-left: -20px;
	margin-right: -20px;
}
.navbar-nav {
    width: 100%;
    margin: 0;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.navbar-nav .nav-link {
    padding: 10px 15px 10px;
}
.navbar-dark .navbar-nav .nav-link {
    color: #fff;
}
.navbar-nav > li > a:focus,
.navbar-nav > li > a:hover {
	color: #ccc;
    background-color: transparent;
}
.navbar-nav > li {
	text-transform: uppercase;
}
.navbar-nav .home a {
	padding: 0px 15px;
}
.navbar-nav .home {
	border: none;
}

.zebra {
    background-color: #292929;
    color: #C8C8C8;
}
.zebra p > a.link-light:visited,
.zebra p > a.link-light {
    color: #919191;
    text-decoration: underline;
}
.zebra .section-header h2,
.zebra .section-header h3 {
    color:  #C8C8C8;
}
a,
a:active,
a:active,
a:hover {
    
}
.layout-default section.headline {
    background-color: rgba(255,255,255,.5);
}
.section-header {
    margin: 1em 0;
}
.section-header h2,
h1.section-header {
    color: #3D3D3D;
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
}
.section-header h3 {
    color: #3D3D3D;
    font-size: 22px;
    line-height: 22px;
    margin: 0;
    text-align: center;
    font-weight: normal;
}
.social-link {
    display: inline-block;
    width: 34px;
    height: 34px;
    background-color: #292929;
    border-radius: 50% 50% 50% 50%;
    padding-top: 2px;
    margin: 0 5px 0 0;
    text-align: center;
    color: #ffffff;
    font-size: 21px;
}
.social-link:hover {
    color: #fff;
}
footer {
    margin-top: 3em;
}
.footer {
    padding-top: 20px;
    padding-bottom: 120px;
    background-color: transparent;
    color: #fff;
    /*background: url("../img/intro-bg.jpg") repeat scroll 0 0 / cover;*/
}
#contact .section-header h2,
#contact .section-header h3 {
    color: #fff;
}

/**
 * Blog
 */

.zebra article .tags li {
    color: #545454;
}
article:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px solid #454545;
}

/**
 * Frontpage
 */

#header {
	/*background: url("../img/intro-bg.jpg");*/
	background-origin: padding-box;
	background-clip: border-box;
	background-size: cover;
	color: #FFFFFF;
	padding: 1em 0 50px;
}
#header h1, #header h2, #header h3 {
	line-height: 1em;
    margin-top: 10px;
}
#header .stylefont,
h2.stylefont {
	font-family: 'Parisienne', cursive;
	text-transform: none;
	font-weight: normal;
}
#header h1.stylefont {
    font-size: 50px;
}
#header h1 {
	color: #FFFFFF;
	font-size: 80px;
	font-weight: 700;
	margin: 0;
	text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.5);
	text-transform: uppercase;
}
#header h2 {
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 10px;
	font-weight: normal;
	text-shadow: 1px 1px 0 #333;
}
#header h3 {
	font-size: 36px;
	font-weight: 400;
	line-height: normal;
}
section {
	padding-bottom: 1em;
	background-color: #fff;
}
h2 {
    font-weight: bold;
}
.frontpage .section-header {
	margin: 2em 0;
}
.service {
	text-align: center;
	color: #777;
}
h4 {
	font-weight: normal;
}
.service h4 {
	text-transform: uppercase;
	color: #292929;
	font-size: 22px;
	margin: 20px 0;
}
.service .icon {
	background-color: #292929;
	border-radius: 50% 50% 50% 50%;
    display: inline-block;
    color: #fff;
    font-size: 50px;
    width: 124px;
    height: 124px;
    padding-top: 20px;
    text-align: center;
}
@media (max-width: 767px) {
    .service .icon {
        width: 94px;
        height: 94px;
        float: right;
        margin: 0 20px 10px;
        padding-top: 6px;
    }
    .service .icon img {
        width: 32px;
        height: 32px;
    }
    .service {
        text-align: left;
    }
}
.service .icon,
.social-link {
	-webkit-transition: all .25s ease;
	   -moz-transition: all .25s ease;
	    -ms-transition: all .25s ease;
	     -o-transition: all .25s ease;
	        transition: all .25s ease;
}
.service:hover .icon,
.service:focus .icon,
.social-link:hover {
	-webkit-transform: rotate(20deg);
	   -moz-transform: rotate(20deg);
	    -ms-transform: rotate(20deg);
	     -o-transform: rotate(20deg);
	        transform: rotate(20deg);
}
#skills li {
    margin-top: 1em;
    line-height: 2em;
}
#skills li span {
    background-color: #444;
    border-radius: 4px;
    padding: 0.1em 0.5rem;
    white-space: nowrap;
}
#skills strong {
    text-transform: uppercase;
}


/**
 * Reponsiveness
 * I put this on the end of the file because it overrides some element styles.
 */
@media (max-width:699px) {
    #header {
        padding-top: 0;
    }
    .navbar-nav > li.home {
        display: none;
    }
    #header h2,
    .section-header h2,
    section h2 {
        font-size: 26px;
    }
    #header h1 {
        font-size: 50px;
    }
    .section-header h3 {
        font-size: 17.5px;
    }
}
@media (min-width:700px) {
    .navbar {
        margin-bottom: 50px;
    }
    #header h2.stylefont:before,
    #header h2.stylefont:after {
        content: ' ';
        display: inline-block;
        height: 1px;
        width: 220px;
        background-color: #fff;
        margin: 0 0.7em 0.3em;
    }
}


/* Bootstrap categories */

@media (min-width: 768px) and (max-width: 979px) {}

@media (max-width: 767px) {
    body {
        background: none;
    }
    #header {
        background-image: url("../img/5654274753_cb9fe566c5_b.jpg");
        background-size: cover;
    }
    #contact {
        background-image: url("../img/5654274753_cb9fe566c5_b.jpg");
        background-position: bottom;
        background-size: cover;
    }
    #header, section {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .twitter-timeline {
        display: none;
    }
    section#about img {
        display: inline-block;
    }
}

@media (min-width: 1200px) {}

@media (min-width: 768px) and (max-width: 979px) {}

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

@media (max-width: 480px) {}

@media (max-width: 979px) {}

@media (min-width: 980px) {}

