/* ==========================================================================
HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
========================================================================== */
html,
button,
input,
select,
textarea {
    color: #222;
}
body {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #e7a4a7;
    text-shadow: none;
}
::selection {
    background: #e7a4a7;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==========================================================================
Author's custom styles
========================================================================== */
/* ==========================================================================
Author's header transition
========================================================================== */
header,
.brand,
.nav,
.gridlink,
a {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}

header {
    position: fixed;
    top: 0;
    z-index: 10;
    width: 100%;
}
.gridlink {
    display: inline-block;
}
.gridli {
    position: relative;
    width: 90px;
    text-align: right;
}
.large {
    height: 100px;
    color: #222;
}
.large .brand {
    margin-top: 60px;
    padding-top: 29px;
}
.large .brand:hover {
	margin-top: 60px;
	padding-top: 29px;
	background: transparent url('../img/bobille.png') center left no-repeat;

	-webkit-background-size: 126px 35px;
	-moz-background-size: 126px 35px;
	background-size: 126px 35px;
}

.large .nav {
    margin-top: 72px;
    font-size: 14px;
    width: 33%;
}
.large .gridli {
    top: -6px;
}
.large .gridlink {
	background: transparent url('../img/gridblack.png') center center no-repeat;

	-webkit-background-size: 22px 6px;
	-moz-background-size: 22px 6px;
	background-size: 22px 6px;
	width: 67px;
	height: 18px;
}

.large .navbar .nav>li>a {
    color: #e85a5f;
    text-shadow: none;
}
.large .navbar .nav>li>a:hover {
    color: #333;
}
.small {
    background-color: #343434;
    height: 18px;
    color: #fff;
}
.small .brand {
    margin-top: 6px;
}
.small .nav {
    margin-top: 0;
    font-size: 14px;
    width: 33%;
}
.small .gridli {
    top: -3px;
}
.small .gridlink {
    background: transparent url('../img/gridwhite.png') center center no-repeat;
    -webkit-background-size: 22px 6px;
    background-size: 22px 6px;
    width: 67px;
    height: 17px;
}
.small .navbar .nav>li>a {
    color: #fff;
    text-shadow: none;
    text-align: right;
}
/* ==========================================================================
Author's preloder
========================================================================== */
.prelode {
    background: url("../img/bobille.png") 100% 100% no-repeat;
}
/* ==========================================================================
Author's css retina images
========================================================================== */
@media (-webkit-min-device-pixel-ratio: 2), 
    (min-resolution: 192dpi) {
    .prelode {
        background: url("../img/bobille@2x.png") 100% 100% no-repeat;
    }
.large .brand:hover {
    background: transparent url('../img/bobille@2x.png') center left no-repeat;
    -webkit-background-size: 126px 35px;
    background-size: 126px 35px;
}
}
/* ==========================================================================
Author's Font
========================================================================== */
@font-face {
	font-family: "Maven Pro Light";
	src: url("../type/MPL200.otf") format("opentype");
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
}
/* ==========================================================================
Author's Helper
========================================================================== */
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.text-right {
    text-align: right;
}
.container {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}
.container:before,
.container:after {
    display: table;
    line-height: 0;
    content: "";
}
.container:after {
    clear: both;
}
.firstcontainer {
    margin-top: 50px;
}

[class*="span"] {
    float: left;
    margin-left: 20px;
}
.span4 {
    width: 370px;
}
.span4 img {
    width: 100%;
    height: auto;
}
.span8, .width8 {
    width: 770px;
    height: auto;
}
.span8 img {
    width: 100%;
    height: auto;
}

.span6, .width6 {
    width: 570px;
    height: auto;
}
.span6 img {
    width: 100%;
    height: auto;
}
.row {
   margin-left: -20px;
}
.row:after {
    clear: both;
}
.row:before,
.row:after {
    content: " ";
    display: table;
}
.center {
    text-align: center;
}
/* ==========================================================================
Author's footer
========================================================================== */
footer {
    background-color: #252525;
    position: fixed;
    z-index: 1;
    bottom: 0;
    width: 100%;
}
footer .container {
    padding-top: 30px;
    padding-bottom: 10px;
}
footer p {
    font-size: 14px;
}
.footerspacer {
    background: transparent;
}
.footerbox {
    display: block;
    border-left: 1px solid #DDD;
    padding-left: 10px;
    font-size: 14px;
    margin-bottom: 20px;
    line-height: 17px;
    padding-bottom: 0;
}
.footerbox a,
.footerbox a:visited {
    color: #ddd;
    text-decoration: none;
}
.background {
    position: relative;
    z-index: 5;
    background: #fff;
    width: 100%;
    padding-bottom: 90px;
}
/* ==========================================================================
Author's
========================================================================== */
html,
body {
    height: 100%;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.navbar {
    width: 1170px;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
}
.brand {
    background: transparent url('../img/bobilleline.png') center left no-repeat;
    -webkit-background-size: 126px 6px;
    -moz-background-size: 126px 6px;
    background-size: 126px 6px;
    width: 33%;
    height: 6px;
    margin-top: 16px;
}
.nav {
    font-family: 'Maven Pro Light', 'Maven Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 28px;
    text-transform: lowercase;
    padding: 0;
    margin-top: 25px;
}
.navbar .nav>li {
    list-style: none;
    padding-left: 20px;
}
.navbar .nav>li>a {
    color: #FFF;
    text-shadow: 0 1px 0 #333;
    text-decoration: none;
}
.navbar .nav>li>a:hover {
    color: #eee;
}

.hero-unit{
    height: 100%;
    background:  url('../../front/img/streymoy.jpg') center left no-repeat;
    background-size: cover;
    position: relative;
    z-index: 3;
}

nav{
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -215px;
}

nav li{
    display: inline-block;
    margin-bottom: 42px;
}

nav a,nav a:visited,nav a:hover {
    border: 2px solid #FFF;
    padding: 12px 18px;
    text-transform: uppercase;
    text-decoration: none;
    font-family: 'Maven Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #FFF;
    margin-right: 20px;
}

h2 {
    font-family: 'Maven Pro Light', 'Maven Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 28px;
    line-height: 40px;
    text-transform: lowercase;
    font-weight: normal;
    color: #111;
    margin: 50px auto 10px auto;
}
h2 a:hover,
h2 a {
    text-decoration: none;
    color: #111;
}
p,
span {
    color: #444;
    margin: 0 0 10px;
}
.anime {
    background-color: #4c3221;
}
.anime img {
    width: auto;
}
.twocol {
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
    -moz-column-count: 2;
    -moz-column-gap: 30px;
    -ms-column-count: 2;
    -ms-column-gap: 30px;
    column-count: 2;
    column-gap: 30px;
    min-height: 240px;
}
a,
a:visited {
    color: #e85a5f;
}
a:hover {
    color: #ce5155;
}
.odd {
    background-color: #ececec;
    width: 100%;
    margin-top: 70px;
    padding-top: 1px;
    padding-bottom: 170px;
}
.even {
    margin-top: 30px;
    /*margin-bottom: 55px;*/
}
/* ==========================================================================
Author's Media Queries
========================================================================== */
@media (max-width: 1200px) {
    .container,
    .navbar {
        width: 940px;
    }
    .row {
        margin-left: -20px;
    }
    .span8, .width8 {
        width: 620px;
    }
    .sapn6, .width6 {
        width: 460px;   
    }
    .span4 {
        width: 300px;
        margin-left: 20px;
    }
    .anime img {
        height: 218px;
    }
}
@media (max-width: 979px) {
    .container,
    .navbar {
        width: 740px;
    }
    .span8, .width8 {
        width: 360px;
    }
    .span4 {
        width: 360px;
        margin-left: 20px;
    }
    .twocol {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
    
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
    }

}
@media (max-width: 780px) {
    .container,
    .navbar {
        width: 96%;
        margin-right: 2%;
        margin-left: 2%;
        height: auto;
    }
    .span8, .width8,
    .span6, .width6,
    .span4 {
        width: 96%;
    }
    .twocol {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
    nav{
        margin-left: -160px;
    }
    .large .nav {
        width: auto;
    }
}
/* ==========================================================================
Media Queries
========================================================================== */
@media only screen and (min-width: 35em) {
}
@media print,
    (-o-min-device-pixel-ratio: 5/4),
    (-webkit-min-device-pixel-ratio: 1.25),
    (min-resolution: 120dpi) {
}
/* ==========================================================================
Helper classes
========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.no-padding-margin {
    margin: 0;
    padding: 0;
}
/* ==========================================================================
Print styles
========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
    * Don't show links for images, or javascript/internal links
    */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    thead {
        display: table-header-group;
        /* h5bp.com/t */
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    @page {
        margin: 0.5cm;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}