@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz');
@import url('https://fonts.googleapis.com/css?family=PT+Sans|Allerta+Stencil');
@import url('https://fonts.googleapis.com/css?family=Gugi');



html, body,  {
    margin: 0;
    font-family: 'PT Sans', sans-serif !important;
    font-size: 16px !important;
    min-height: 100%;
    height: 100%
}

.header {
    top: 0;
    left: 0;
    width: 100%;
    height: 130px;
    /* background-color: #585353; */
    position: fixed;
    z-index: 50;
    background-color: #f1f1f1;
    border-bottom: 1px solid #888888;
    line-height: 130px;
}

#imgwebshop {
    position: relative;
    margin-right: -85px;
    margin-top: -111px;
    pointer-events: all;
	max-width: 140px;
	float: right;	
}

.header img { float: left }

.logotext {
    display: flex;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-transform: uppercase;	
}

#login {
    font-size: 24px;
    position: fixed;
    right: 30px;
    z-index: 100;
    top: 15px;
    color: #337ab7;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    text-transform: uppercase;
}


.row-display-none { display: none }

.center {
    margin: 0 auto;
    display: block;
}

h2 {
    margin: 0 0 10px 0;
    font-weight: bold;
    font-size: 32px;
    text-transform: uppercase;
    font-family: 'Allerta Stencil', sans-serif;
}


h3 {
    margin: 0 0 10px 0;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Allerta Stencil', sans-serif;
}

.caption {
    margin: 15px 0 15px 5px;
    font-size: 12px;
}

a:not([href]) { position:relative; top:-145px; }


    @media only screen and (max-width: 420px) {
        h1 {
            font-size: 2.2em !important
        }

        h2 {
            font-size: 24px !important;
        }

        .full.container, .fullgray.container {
            padding: 0
        }

        a:not([href]) {
            position: relative;
            top: -200px;
        }

        
    }

@media only screen and (max-width: 350px) {
    .table {
        margin-left: -19px;
    }
}

@media only screen and (min-width: 600px) {
    .logotext {
	position: absolute;
  left: 110px;
    }
}




@media only screen and (min-width: 350px) and (max-width: 766px) {
    .jas {
            width: 100% !important;
            background-position: center
        }
    .topbuttons { text-align:center !important }
}

@media only screen and (max-width: 1999px) {
    .jas {
        height: 300px !important;
    }   
}

@media only screen and (max-width: 991px) {
    .jas {
        height: 200px !important;
    }

    .jumbotron p {
        font-size: 17px !important;
    }

    .jumbotron h1 {
        font-size: 32px !important;
    }

    .topsections {
        margin: 5px 0 40px 0 !important;
    }

}

    @media only screen and (max-width: 766px) {
        .header {
            top: 50px !important;
            height: 70px;
        }

            .header img {
                width: 50px;
            }

        .container {
            margin: 0 15px 0 15px;
            padding: 0
        }

        .main {
            margin-top: 120px !important;
        }

        .grid-xs {
            display: grid
        }

        .first-xs {
            order: 1
        }

        .second-xs {
            order: 2
        }

        #backtofvrf {
            display: none
        }

        .jumbotron p {
            font-size: 17px !important;
        }

        .jumbotron h1 {
            font-size: 32px !important;
        }

        .topbuttons {
            margin-top: 215px;
        }

        .jas {
            height: 200px !important;
        }

        .topsections {
            margin: 5px 0 50px 0 !important;
        }
    }



    .header img {
        padding: 15px 0 15px 0;
    }

    .menu {
        height: 130px;
        line-height: 130px;
    }


    .menuinner {
        margin: 0 25px
    }

    .menuinner-region {
        margin-left: -40px;
        background-color: #f6f6f6;
    }



    .main {
        min-height: 67%;
        margin-top: 130px;
        display: flex;
        flex-direction: column;
    }

    #RunwayMasterForm {
        height: 100%;
    }

    .jumbotron {
        background: url("/images/jumbotron.jpg") no-repeat center center;
        background-size: cover;
        padding-top: 1%;
        min-height: 860px;
    }

        .jumbotron h1 {
            font-family: 'Allerta Stencil', sans-serif;
            text-transform: uppercase;
            color: #fff;
            text-shadow: 2px 4px 3px rgba(0,0,0,0.3);
            font-size: 50px;
        }

        .jumbotron .lead {
            font-family: 'PT Sans', sans-serif;
            font-size: 32px
        }

    .heroinfo {
        font-family: 'Allerta Stencil', sans-serif;
        margin: 0;
        padding: 0;
        color: #fff;
    }

    .push-height {
        height: 100%;
    }

    .topbuttons {
        text-align: right;
    }

        .topbuttons img {
            margin-bottom: 5px;
        }

            .topbuttons img:hover {
                filter: invert(10%);
            }

    .topsections {
        padding: 0;
    }

    .jas {
        background-image: url('/images/freejas.png');
        background-repeat: no-repeat;
        width: 700px;
        max-width: 99%;
        background-size: contain;
        height: 509px;
        position: absolute;
    }

    .topsections {
        padding: 0;
        margin: 180px 0 50px 0;
    }

        .topsections .fvrfBoxContainer {
            min-height: 350px;
        }

    .page {
        padding-top: 55px;
    }

    h1 {
        font-family: 'Yanone Kaffeesatz', sans-serif;
        text-transform: uppercase;
        color: #4b4b4b;
        font-size: 3em;
    }


    .column {
        font-size: 18px;
        font-family: 'PT Sans', sans-serif;
    }

        .column img {
            max-width: 98%;
        }

    .nyhet h2 {
        margin-top: 0 !important;
        font-family: 'Yanone Kaffeesatz', sans-serif;
        text-transform: uppercase;
        color: #333333;
    }

    .nyhet .datum {
        font-size: 13px;
    }

    .nyhet .ingress {
        margin-top: 20px;
    }

    .nyhet {
        margin-bottom: 20px;
    }

    .nyhet-hidden {
        display: none;
    }

    .nyhet-more {
        text-align: center;
    }

        .nyhet-more img {
            cursor: pointer;
        }

    .nyhetsbild {
        margin-bottom: 30px;
        max-width: 98%;
        border: 8px solid #fff;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }

    .courses {
        background-color: #8bbfc1;
        padding: 40px 0 80px 0;
        margin: 0;
        color: #fff
    }

        .courses h1 {
            color: #fff;
        }

    .courseinfo img {
        transition: all .5s ease-in-out;
        -webkit-filter: grayscale(90%);
        filter: grayscale(90%);
        opacity: 0.8;
    }

        .courseinfo img:hover {
            -webkit-filter: grayscale(0%);
            filter: grayscale(0%);
            opacity: 1;
        }

    .courseinfo hr {
        margin: 8px 18px 15px 0;
        border-top: 1px solid #9cd0d2;
    }

    .course {
        background-color: #327375;
        padding: 10px 25px !important;
        margin: 12px 12px 12px 0;
        border-radius: 15px;
    }

    .oursections {
        background-color: #eaeaea;
    }

.fvrfBoxescontainer {
    padding: 5px 0 80px 0;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: baseline;
}

.fvrfBoxContainer {
    background-color: #d1d1d1;
    min-height: 460px;
    margin-top: 35px;
    box-shadow: 1px 1px 3px #a2a2a2;
}

    .fvrfBox {
        padding: 10px 20px 10px 20px;
    }



    .main .container img {
        max-width: 98%;
    }


    .fvrfBoxImg {
        overflow: hidden;
    }

    .selectedimg {
        max-width: 100% !important;
        margin-top: -15px;
        transition: transform .8s ease;
    }

        .selectedimg:hover {
            transform: scale(1.5);
        }


    .footer {
        border-top: 40px solid #585353;
        padding: 10px 0 25px 0;
        font-size: 16px;
        color: #808080;
        background-color: #000;
        font-family: 'PT Sans', sans-serif;
    }

        .footer h1 {
            font-family: 'PT Sans', sans-serif;
            font-size: 18px;
            font-weight: bold;
            color: #fff;
        }

        .footer i {
            font-size: 32px;
        }

    .infobox {
        padding: 15px;
        background-color: #f5f5f5;
        color: #404040;
        font-size: 14px;
        font-weight: bold;
        display: block;
        text-align: justify;
        box-shadow: 1px 1px 3px #c0c0c0;
    }

    .fullgray {
        padding: 42px;
        background-color: #f5f5f5;
        clear: both;
    }

    .full {
        padding: 42px;
        background-color: #fff;
        clear: both;
    }

    .btn-fvrf-blue {
        color: #fff;
        background-color: #337ab7;
        border-color: #2e6da4;
        display: inline-block;
        padding: 6px 12px;
        font-size: 14px;
        font-weight: 400;
        line-height: 1.42857143;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        -ms-touch-action: manipulation;
        touch-action: manipulation;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        margin: 10px 0 10px 0;
    }

        .btn-fvrf-blue a {
            color: #fff
        }

            .btn-fvrf-blue a:hover {
                color: #fff;
                text-decoration: none
            }

        .btn-fvrf-blue:hover {
            background-color: #286090;
            border-color: #204d74;
        }

    .imageborder img {
        border: 8px solid #fff;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
        max-width: 100%;
    }

    .imagecenter img {
        margin: 25px auto;
        display: block;
    }

    .margin-10-top {
        margin-top: 10px
    }

    .text-small-caps, .text-small-caps a, .text-small-caps a:hover {
        color: #808080;
        text-decoration: none;
        text-transform: uppercase;
        font-size: 10px;
    }

    .viktigt {
        color: #9a2c2c !important;
        font-weight: bold;
        text-decoration: underline;
    }

    #backtofvrf {
        position: fixed;
        top: -65px;
        right: 50px;
        background-color: #565656;
        padding: 25px;
        height: 120px;
        border-radius: 10px;
        color: #f1f1f1;
        font-weight: bold
    }

        #backtofvrf a, #backtofvrf a:hover {
            color: #f1f1f1;
            text-decoration: none
        }



