#editor1_wp_content img,
#editor2_wp_content img,
#editor3_wp_content img,
#editor1_wp_col2 img,
#editor2_wp_col2 img,
#editor3_wp_col2 img {
    max-width: 100% !important;
    height: auto !important;
}
div[class*='col'] {
    -webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.dropdown .dropdown-menu {
    box-shadow: 0 5px 5px 5px rgba(0,0,0,0.1);
    border: none;
    display: none;
    opacity: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}

.dropdown:hover .dropdown-menu {
    display: block;
    opacity: 1;
}

.slideshow-image-descr p {
    font-size: 15px;
    line-height: 30px;
    font-family: Verdana;
    color: #5b5b5b;
}

.flex-control-nav {
	bottom: 20px;
	left: 20px;
	position: absolute;
	z-index: 9999;
}

a {
	color: #a7a91b;
}

.news-read-more {
	color: #474646 !important;
    margin-bottom: 5px;
}

.puff_box img {
	margin: auto !important;
}
.puff_box {
	min-height:291px;
}
.puff_readmore {
	margin-top: 0px;
	padding-top: 0px;
}



@media only screen and (min-width : 768px) {
	.puff_box img {
		margin: 0px !important;
	}
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px)
{
    .home_boxes_row {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .slide-text
    {
        display: none !important;
    }

    .slide-text-mobile
    {
        display: block !important;
        padding: 30px;
        padding-top:10px !important;
    }

    .slide-text-mobile h2
    {
        font-size: 24px;
        margin: 15px 0 15px 0;
    }

    .slides {
        background: #f0f0df;
    }
}

/*BILDSPEL*/
.slide-text
{
    background: #f0f0df;
    background: rgba(240, 240, 223, 0.95);
    padding: 0 30px;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    height: 100%;
    width: 310px;
    max-width: 70%;
    overflow: hidden;
}

.slide-text p
{
    font-size: 15px;
    line-height: 30px;
}

.slide-text h2
{
    font-size: 24px;
    margin: 35px 0 15px 0;
}

.slide-text-mobile
{
    display: none;
}




@media only screen and (min-width : 992px) {
	.puff_box img {
		margin: auto !important;
	}
	.puff_box {
		min-height:508px;
	}
	.slideshow_text {
		width:370px !important;
	}
	.slideshow_img {
		width:548px !important;
	}
	
	.home_boxes {
		width: 300px !important;
	}
	.home_box_mid {
		width:360px !important;
	}
	.home_boxes_row {
		padding-left: 3px !important;
		padding-right: 3px !important; 
	}
}

@media only screen and (min-width : 1200px) {
	.puff_box img {
		margin: 0px !important;
	}
	.puff_box {
		min-height:291px !important;
	}
	.slideshow_text {
		width:370px !important;
	}
	.slideshow_img {
		width:810px !important;
	}
	
	.home_boxes {
		width: 375px !important;
	}
	.home_box_mid {
		width:450px !important;
	}
	.home_boxes_row {
		padding-left: 15px !important;
		padding-right: 15px !important; 
	}
    .slideshow_box {
	    max-width: 1180px;
	    margin-left: 10px;
	    margin-right: 10px;
        margin-bottom: 20px;
    }
}

#teamdrop select {
    border-radius: 0px !important;    
}

.home_boxes {
    padding-left: 10px !important;
    padding-right: 10px !important; 
}

.home_box_mid {
    padding-left: 28px !important;
    padding-right: 28px !important; 
}

.home_boxes_row img {
	max-width: 100% !important;
	height: auto !important;
}

.container {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
    padding: 22px 16px !important;
}

.my-navbar li a {
    text-decoration: none;
    font-family: 'Trebuchet MS', Verdana;
    font-size: 14px;
    color: #5b5b4a !important;
}

.searchbox {
    border: 1px solid #e3e3e3;
    padding: 9px 30px 9px 5px;
    background: url(../img/search.png) no-repeat right;
    width: 207px;
    height: 35px;
}

.slideshow_box .row {
    margin-top: 0px !important;
}

.my-main-menu {
	margin-bottom: 0px !important;
}

.border-menu {
	border-bottom: 1px solid #d0d0ce;
	margin-top: 13px;
	margin-bottom: 8px;
}

@media (min-width: 1200px) {
	.container {
		width: 1232px;
	}
	.linebreaker1 {
		display: none;
	}
}

@media (min-width: 768px) {
	.linebreaker2 {
		display: none;
	}
}

.flex-control-nav {
	left: 20px;
}

.flex-control-nav li {
	border-radius: 0px !important;
	border: 1px solid #ededed !important;
	background-color: none !important;
}

.flex-control-nav li,
.flex-control-nav li  div {
	width: 16px !important;
	height: 16px !important;
}

.header_meny_box {
	display: table; 
	margin: 0 auto;
}

.header_meny_box ul{
	list-style: none;
	text-align: center;
}

.header_meny_box ul li{
	display: inline;
}

.navbar-toggle span{
	background-color: black;
}

/*BILDSPEL*/
.slide-text
{
    background: #f0f0df;
    background: rgba(240, 240, 223, 0.95);
    padding: 0 30px;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    height: 100%;
    width: 370px;
    max-width: 70%;
    overflow: hidden;
}

    .slide-text p
    {
        font-size: 15px;
        line-height: 30px;
    }

    .slide-text h2
    {
        font-size: 24px;
        margin: 35px 0 15px 0;
    }

.slide-text-mobile
{
    display: none;
}


/* DEFAULTS
----------------------------------------------------------*/

* {
    border: 0;
}

body {
    background: #d2d2d2;
    /*font-family: Verdana;*/
    font-family: Verdana, Arial, sans-serif;
    font-size: 13px;
    color: #474646;
    /*background: url(../Img/Bakgrund.jpg);
    font-size: 13px;*/
    /*font-family: Arial, Helvetica, Verdana, sans-serif;*/
    margin: 0;
    padding: 0;
    /*color: #2f2f2f;*/
}

h2 {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 22px;
}

h4 {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    line-height: 1.3em;
    font-size: 25px;
    font-weight: 400;
}

#sectionName {
    margin: 1 em 0 0 0;
    letter-spacing: .4em;
    font-size: 1.3em;
    text-transform: uppercase;
    font-family: Arial, sans-serif;
}

/*p {
    margin-top: 20px;
    line-height: 1.6em;
}*/

#Menu2_rptData_a_0{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

#Menu2_rptData_a_1{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

#Menu2_rptData_a_2{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

#Menu2_rptData_a_3{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

#Menu2_rptData_a_4{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

#Menu2_rptData_a_5{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 1.1em;
}

#Menu2_rptData_a_6{
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 1.1em;
}



.puffText {
    /*padding: 1em 0;*/
    padding: 0 0 20px 0;
    line-height: 20px;
}


a:link, a:visited {
    color: #999317;
    text-decoration: none;
}

a:hover {
    color: #999317;
    text-decoration: underline;
}

a:active {
    color: #999317;
}

.container {
    background-color: #fff;
    max-width: 1250px; /*1214*/
    margin: 50px auto;
    padding: 15px;
}

.col-sm-6 img {
    margin: 0 0 0 0;
}

hr {
    border: 0;
    height: 1px;
    background: #d0d0ce;
    margin: 15px 0;
}

.btn-site {
    color: #fff;
    background-color: #b0b11b;
    border-color: #9a9b17;
    height: 34px;
}

    .btn-site:hover {
        background-color: #9a9b17;
        color: #fff;
    }


.my-navbar > li > a {
    color:#555;
    padding: 10px 15px;
}

.my-navbar > li > a:hover {
    background-color:#f8f8f8;
    color: #58590c;
}

.my-navbar > li.active > a {
    background-color:#eee;
    color:#333;
}
.my-navbar > li.active > a:hover {
    background-color:#e8e8e8;
    color:#000;
    color: #373807;
}

.form-text
{
    padding: 7px 10px;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    width: 300px;
    max-width: 90%;
}

.form-button
{
    padding: 15px;
    text-transform: uppercase;
    background: #e5e5d5;
    color: #474646;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.booking-error, .form-error
{
    border: 1px solid #eda1a3;
    padding: 15px;
    margin: 15px 0;
}

a.carousel-control{
    color:#ddd;
}

#footer_text p{
	text-align: center;
}

/*TYPGOFRAFI*/
h1
{
    font-family: 'Trebuchet MS', Verdana;
    font-weight: normal;
    font-size: 26px;
    margin-bottom: 25px;
}

h2
{
    font-family: 'Trebuchet MS', Verdana;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 25px;
}

h3
{
    font-family: 'Trebuchet MS', Verdana;
    font-weight: normal;
    font-size: 20px;
    margin-bottom: 25px;
}

h4
{
    font-family: 'Trebuchet MS', Verdana;
    font-weight: normal;
    font-size: 17px;
    margin-bottom: 25px;
}

h5
{
    font-family: 'Trebuchet MS', Verdana;
    font-weight: normal;
    font-size: 15px;
    margin-bottom: 25px;
}

h2 a
{
    color: #474646;
}

p
{
    padding-bottom: 20px;
    line-height: 20px;
}

a
{
    text-decoration: none;
    color: #a7a91b;
}

.linkbutton
{
    padding: 5px 10px;
    border-radius: 4px;
    background: #f0f0df;
    color: #474646;
}

.beige-box p
{
    font-family: Verdana;
    color: #5b5b5b;
}

.beige-box h1
{
    color: #8b8d09;
    font-size: 22px;
    margin-bottom: 25px;
}

.newsContent {
    margin-top: 0px;  
    padding-bottom: 55px; 
}

.news-read-more
{
    background: #f4f4f4;
    color: #474646;
    padding: 5px 10px;
    margin-top: -40px;
    position: absolute;
}

.search-box-top > .input-group {
    display: block;
    margin-bottom:10px;
}

.footer p, .footer a
{
    font-size: 12px;
}

.flexslider h2
{
    color: #8b8d09;
    margin-top: 30px;
}


/*KALENDARIUM*/
.calendar-list
{
    list-style: none;
}

    .calendar-list li
    {
        background: #f4f4f4;
        padding: 15px 0 15px 15px;
        margin-bottom: 10px;
    }

        .calendar-list li a
        {
            color: #272525;
            font-size: 16px;
            text-decoration: none;
            font-family: 'Trebuchet MS', Verdana;
        }

.calendar-menu
{
    list-style: none;
}

    .calendar-menu li
    {
        list-style: none;
        background: #f0f0df;
        padding: 8px 10px 10px 9px;
        border-radius: 4px;
        color: #474646;
        margin-bottom: 5px;
        text-align: center;
    }

        .calendar-menu li:hover
        {
            list-style: none;
            background: #d6d6c5;
            padding: 8px 10px 10px 9px;
            border-radius: 4px;
            color: #474646;
            margin-bottom: 5px;
            cursor: pointer;
            text-align: center;
        }

        .calendar-menu li a
        {
            color: #474646;
            text-decoration: none;
        }

        .beige-box
{
    background: #f0f0df;
}

.month-header
{
    background: #f0f0df;
    padding: 5px 5px 2px 10px;
    color: #474646;
    text-transform: uppercase;
    border-radius: 4px;
    margin-bottom: 15px;
}

.calendar-item-info
{
}

.calendar-item-calendar
{
    width: 43px;
    height: 51px;
    background: url(../Img/bg-calendar.png) no-repeat;
    text-align: center;
    padding-top: 5px;
}

    .calendar-item-calendar h5.day
    {
        color: #000;
        margin: 0px;
        font-size: 20px;
        font-family: Arial, Verdana;
        font-weight: bold;
        margin-bottom: -3px;
    }

    .calendar-item-calendar h6.monthSmall
    {
        color: #000;
        margin: 0px;
        font-size: 11px;
        font-family: Arial, Verdana;
        font-weight: bold;
        margin-bottom: -2px;
    }

    .calendar-item-calendar h7.year
    {
        color: #000;
        margin: 0px;
        font-size: 11px;
        font-weight: normal;
        font-family: Arial, Verdana;
    }

.calendar-item-read-more
{
    padding: 5px 8px;
    border-radius: 4px;
    background: #f0f0df;
    width: 84px;
    margin-top: -3px;
}

.calendar-item-read-more a:link, .calendar-item-read-more a:visited
{
    color: #474646;
    text-decoration: none;
}

.calendar-slideshow
{
    margin-bottom: 20px;
}

.calendar-info-box
{
    padding: 20px;
}



/*FORMULÄR*/
.bookingform-textbox
{
    padding: 7px 10px;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    width: 300px;
    max-width: 90%;
}

.bookingform-dropdownlist
{
    padding: 7px 10px;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    width: 322px;
    max-width: 100%;
}

.bookingform-button
{
    padding: 15px;
    text-transform: uppercase;
    background: #e5e5d5;
    color: #474646;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

.booking-error, .form-error
{
    border: 1px solid #eda1a3;
    padding: 15px;
    margin: 15px 0;
}

.form-text
{
    padding: 7px 10px;
    border: 1px solid #d2d2d2;
    border-radius: 4px;
    width: 300px;
    max-width: 90%;
}

.form-button
{
    padding: 15px;
    text-transform: uppercase;
    background: #e5e5d5;
    color: #474646;
    border: 0px;
    border-radius: 4px;
    cursor: pointer;
}

@media (min-width: 992px) {
    .customGrid {
        display: table;
    }
    .customGrid .col-cus {
        float: none;
        display: table-cell;
        vertical-align: top;
    }
    .puff_box {
        margin: 0 !important;
    }
}

.customGrid, .col-cus {
    height: 100%;
}

.puff_box {
    /*position: absolute;*/
    bottom: 0;
    top: 0;
    background-color: #f0f0df;
    margin: 13px 0;
    height: 100%;
}

@media only screen and (min-width: 767px)
{
    .slicknav_menu
    {
        display: none !important;
    }
}
@media only screen and (max-width: 767px)
{
    .my-main-menu 
    {
        display: none !important;
    }
    .dropdown .dropdown-menu {
        box-shadow: none;
        border: none;
        opacity: 100;
        display:block;
        position: initial;
        background: none;
    }
    .dropdown .dropdown-menu a {
        color: #fff;
    }
}

@media only screen and (max-width: 479px)
{
    .head_logo {
        padding-top: 20px !important;
        max-width: 100%;
    }
}
@media only screen and (max-width: 768px)
{
     .mobile-allmant {
		display: block!important;
	 }
    .dropdown-menu {
        float: none !important;
    }
}
@media only screen and (min-width: 768px)
{
    .menydropdown {
        display: inline !important;
    }
}

@media (min-width: 479px) and (max-width: 768px)
{
    #form1 {
        padding-left: 13px;
        padding-right: 13px;
    }

}


.sf-menu > li {
    float: left;
    margin-left: 64px;
}
.sf-menu > li > a {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.sf-menu  > li > a:hover,
.sf-menu > li.active > a {
    background: none !important;
}

.sf-menu > li .dropdown-menu {
    z-index: 9999;
}

@media only screen and (max-width: 1200px) {
    .sf-menu > li {
        margin-left: 34px;
    }
}
@media only screen and (max-width: 959px) {
    .sf-menu > li {
        margin-left: 16px;
    }
}

@media only screen and (max-width: 479px) {
    .search-box-top {
        height: 61px;
    }
    .search-box-top > .input-group {
        position: absolute;
        right: 30px;
        margin-right: 15px;
    }

    .search-box-top > .input-share {
        margin-top: 52px;
    }
}

@media only screen and (max-width: 991px) {
    .search-box-top > .input-group {
        margin-top: 10px;
    }

    .search-box-top > .input-share {
        position: absolute;
        right: 15px;
    }
}


.input-group-btn > .input-group > .search-box-top,
.input-group-btn > .input-group > .search-box-top > .btn-site {
    visibility: hidden !important;
    background: none !important;
    display:none !important;
}