/*
 Theme Name:   	Avista Child
 Theme URI:    	http://getupdated.se/
 Description:  	Avista Child Theme
 Author:       	Olivia Axelsson
 Author URI:   	http://getupdated.se/
 Template:     	genesis
 Version:      	1.1.0
 Tags:         	basic
 Text Domain:  	avista-child
  
 History:		File created, Jonas Nyhav 20140430
 				Reformating and reorganization, Jonas Nyhav 20140505
 				Branch 103 started, Jonas Nyhav 20140520
 				Branch 104 started, Jonas Nyhav 20140603 				
 				Branch 105 started, Jonas Nyhav 20140625 
 				Branch 106 started, Jonas Nyhav 20140911  				
 				Branch 110 started, Jonas Nyhav 20140928 (changed basename)
				Avista Child started, Olivia Axelsson 20150122		
*/

/* Importing gensis overall style DO NOT REMOVE  */
@import url('../genesis/style.css');

/* Importing Font style statments  */
@import url('includes/fonts/stylesheet.css');
@import url('includes/font-awesome-4.2.0/css/font-awesome.min.css');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');

/*.wpb_text_column :last-child {
	margin-bottom:0.5em!important;
}*/

#myBtn{
	cursor: pointer;
}

.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1000; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}


.addthis_toolbox {
    display: inline!important;
    float: right!important;
    margin-top: -55px!important;
}

.insidabredd{
    width: 80% !important;
    margin-left: 11%;
}

.eif_images1 .image-container img
	{
		position: unset;
		
	}
	
.eif_images1 .image-container{
		padding-bottom: 0;
	}

.addthis_sharing_toolbox {
    float: right;
    position: relative;
    top: 29px;
    z-index: 999!important;
    height: 32px!important;
    right: 27px;
    margin-top: -10px!important;
}

.home .addthis_toolbox {
display:none!important;
}
.nav-primary .sub-menu>LI>A {
	font-weight:500!important;
}

.nav-primary, .nav-secondary {
	border-bottom:0px!important;
}

.instagram-container {
	border:0px!important;
}

.worldcurrency_selection_box {
	display:none!important;
}

.wpb_text_column p:last-child {
	margin-bottom: 20px !important;
}

@-moz-document url-prefix() { 
  .wpb_text_column p:last-child{
     margin-bottom: 20px!important;
  }
}


.part-one-link:first-child {
	margin-top:0px!important;
}

.whitebox-senaste {
	background-color:#FFF;
}


.over-form-title p {
	margin-bottom:0px!important;
}


.vc_toggle_content .sh-link:first-child {
	    margin-top: 0px!important;
}


.home-header-text {
	color: #fff;
    text-align: center;
    padding: 16px 10px 6px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF; 
    width: 220px;
    position: relative;
    margin: 0 auto;
    top: 50%;
    margin-top: -48px;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.8);
    font-size: 1.9em;
    font-family: 'avistaitalic', serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;
}

.instagram-container {
    border: 2px solid #1e73be;
    border-radius: 5px;
}

.gs-webResult .gs-snippet {
	line-height:1.5;
}

.gsc-input-box {
	    height: 39px!important;
	    padding-top:5px!important;
}

.gsc-result .gs-title b {
    text-decoration: none!important;
}

.gsc-result .gs-title {
	height: 1.3em!important;
	text-decoration: none!important;
}


.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
	width: 34px!important;
    height: 36px!important;
    padding: 9px!important;
    margin: 11px!important;
    min-width: 13px!important;
    margin-top: 16px!important;
    margin-left: 0px!important;
}

.flat-view #tab-description
{
	display: none !important;
}

.worldcurrency{
	color:#000 !important;
}

.ingress p {
	font-size:17px;
	font-weight:bold;
	font-style:italic;
}

.ingress {
	margin-bottom:30px !important;
}

p {
	margin-bottom:20px !important;
}


.home .addthis_sharing_toolbox {
	display:none;
}

.addthis_sharing_toolbox {
    float: right;
    position: relative;
    top: 29px;
    z-index: 0;
    height: 0px;
    right: 27px;
}

/* Basic style
*************************************************************/

BODY {
	margin: 0;
	padding: 0;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow-x:hidden;
	background-color:#FFF;
}

.site-container {
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	padding-top: 65px;

	background-position: top center;
	background-size: cover;
	background-repeat: no-repeat;
	
	-webkit-transition:all 500ms ease-in-out;
	-moz-transition:all 500ms ease-in-out;
	transition:all 500ms ease-in-out;
	max-width:100%;
	overflow-x:hidden;
	background-color: #f6f6f6;
}

ARTICLE, SECTION, FOOTER {
	position: relative;	
}

.widget-title {
	margin: 0;
	padding: 0;
	font-size: 2.6rem;
	text-transform: none;
}

.sidebar .widget {
	background-color: transparent;
}

#vc-load-inline-editor,
.vc_inline-link,
.post-edit-link {
	display: none !important;
}

/* Deactivat old debug-code */
.markup,
.onlinegroup_markup {
	display: none;
}


/* Font style
*************************************************************/

BODY {
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

H1, H2, H3, H4, H5, H6 {
	font-family: 'avistaitalic', serif;
	font-style: normal;
	font-weight: normal;
	color: #666;
	margin: 0;
	padding: 0;
}

.page-list-ext-title,
.entry-title, H1 {
	font-size: 3.5em;	
	margin-top: 0px;
	margin-bottom: 30px;
	text-align: center;
}

.entry-title a {
	color: #666 !important;
}

.entry-title a:hover {
	color: #006699 !important;
}

.page-list-ext-title A {
	color: black;
}

H2 {
	font-size: 3em;
	margin-bottom: 40px !important;
	text-align: center;
}

H3 {
	font-size: 2.2em;
	margin-bottom: 0.25em;
}

H4 {
	font-size: 2em;
	margin-bottom: 0.2em;
}

a {
	text-decoration:none !important;
}

.site-header,
.site-header H1,
.site-header H2, 
.site-header H3,
.site-header H4,
.site-header P,
.site-header A {
	color: black;
}

A:link,
A:visited {
	color: #00a8ed;
	background-color: transparent;
}

A:hover,
A:active,
.entry-title a:hover, 
.entry-title a:focus {
	color: #006699;
}

td {
	font-size: 14px;
}


/* Header style
*************************************************************/

.feature_image {
	position: relative;
	height: 500px;
	margin-top: 0px;
	z-index: 888;
	background-size: cover;
	background-position:center center;
	background-repeat: no-repeat;
}


.site-header {
	position: fixed;
	width: 100%;
	top:0;
	height:65px;
	min-height:65px;
	padding: 0;
	z-index: 99999;
	background-color: #FFF;
	color: #000;
	-webkit-box-shadow: 0 0 30px -5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 0 30px -5px rgba(0,0,0,0.3);
	box-shadow: 0 0 30px -5px rgba(0,0,0,0.3);
	-webkit-transition:all 400ms ease-out;
	-moz-transition:all 400ms ease-out;
	transition:all 400ms ease-out;
}

.site-header .wrap {
	position: relative;
	max-width: 100%;
	height:100%;
	padding:0;
}


.site-header .logo {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 235px;
	height: 48px;
}

.site-header .logo_image {
	width: 100%;
	height: 100%;
	z-index: 999;
	background: url('images/logo.png') no-repeat left;
	background-size: contain;
}

.header-widgets {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: left;
}

.content-sidebar-wrap .widget_nav_menu UL UL {
	margin-left: 20px;
}

.site-header .widget-area {
	width:328px;
}

.site-header .search-form {
    width: 100%;
	float:none;
	height: 65px;
}

#text-2 {
	float:right;
	display:table;
}

#text-2 a {
	display:table-cell;
	vertical-align:middle;
	height:65px;
	padding:0px 20px;
	background-color:#00a8ed;
	color:#FFF;
	font-size: 14px;
/* 	font-family:'avistaregular', serif; */
	text-transform:uppercase;
}

#search-3 {
	float:left;
	width: 193px;
}

#search-3 input[type='search'] {
	height:65px;
	border:none;
	padding: 16px 0px 16px 16px;
/* 	font-family:'avistaregular',serif; */
	color:rgba(0,0,0,.6);
	border-left: 1px solid rgba(0,168,237,0.1);
	font-size:14px;
	border-radius:0 !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

#search-3 input[type='submit'] {
	clip:initial;
	height:auto;
	margin:auto;
	width:auto;
	display:none;
}

#search-3 ::-webkit-input-placeholder { 
    color:rgba(0,168,237,0.6) !important;
}
#search-3 :-moz-placeholder { 
   color: rgba(0,168,237,0.6) !important;
   opacity: 1 !important;
}
#search-3 ::-moz-placeholder { 
   color: rgba(0,168,237,0.6) !important;
   opacity: 1 !important;
}
#search-3 :-ms-input-placeholder { 
   color: rgba(0,168,237,0.6) !important;
}

.search-button {
	color: #00A8ED;
	position: absolute;
	background-color: transparent;
	padding: 16px 0;
	right: 10px;
	font-size: 24px;
	border:0;
}

.search-button:hover {
	background-color: transparent;
	color: #00A8ED;
}

/* Body style
*************************************************************/

/*
.category .content ARTICLE.post {
	margin-bottom: 40px !important;
	padding: 50px 60px !important;
}


.archive-pagination {
	padding-left: 50px  !important;
}

.entry {
	margin: 0;
	background-color: transparent;
}
*/


.entry-header .entry-title {
	text-align: center;
	font-size:2em;
}

.site-inner {
	max-width: 100%;
	background-color: #f6f6f6;
	/*margin-top:-80px!important;*/
	padding-top: 0;
}

@-moz-document url-prefix() {
    .site-inner{
        padding-top: 30px !important;
    }
}


.content .entry {
	background-color: #f6f6f6;
}

.page-list-ext-meta {
	display: none;
}

.fullwidth {
	position: absolute;	
	top: -400px;
	width: 100%;

}

.fullwidth iframe{
	height: 400px !important;
	
}

/* Footer style
*************************************************************/

.site-footer {
	position: relative;
	width: 100%;
	min-height: 120px;
	background-color: #0475c5;
	font-size: 20px;
	color: #EEE;
	text-align: left;
}

.site-footer P {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 10px;
}

.site-footer .vc_column_container {
	margin-bottom: 20px;
}

.footer-widgets {
	background-color: transparent;
}

.footer-widgets .widget-title {
	color: black;
}

.before-footer {
	background-color: #61c402;
	color: white;
	min-height: 400px;
}

.before-footer H2 {
	color: white;
}


/* Shortcode style
*************************************************************/

.demo {
  background: #999;
  color: #fff;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  margin-left: 15px;
  padding: 0 12px;
  position: relative;
  text-decoration: none;
  width: 95%;
  text-align: center;
}
.demo:before,
.demo:after {
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}
.demo:before {
  border-bottom: 15px solid #999;
  border-left: 15px solid transparent;
  border-top: 15px solid #999;
  left: -15px;
}
.demo:after {
  border-bottom: 15px solid transparent;
  border-left: 15px solid #999;
  border-top: 15px solid transparent;
  right: -15px;
  top: 0px;
}
.demo:hover {
  background: #333;
}
.demo:hover:before {
  border-bottom: 15px solid #333;
  border-top: 15px solid #333;
}
.demo:hover:after {
  border-left: 15px solid #333;
}


/* Global Nav style
*************************************************************/
.nav-global {
	position: fixed;
	width: 100%;
	z-index: 1000;
	background-color: black;	
}

.nav-global .menu {
	list-style: none;
}

.nav-global .menu LI {
	display: inline-block;
}

.nav-global .menu A {
	color: #ccc;
	padding: 7px;
	font-size: 14px;
}

.nav-global .menu A:hover, 
.nav-global .menu .current-menu-item > A, 
.nav-global .menu .sub-menu .current-menu-item > A:hover {
	color: #fff;	
}



/* Primary Nav style
*************************************************************/

.nav-primary {
	position: absolute;
	top: 0px;
	left:338px;
	background-color: transparent;
	padding-top: 0px;
	display:table;
}

.nav-primary .wrap {
	margin-top: 0;
	margin-bottom: 0;
	padding: 0 0;
}

.nav-primary .menu {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:flex;
}

.nav-primary .menu>LI>A {
	color: #009bdb;
	text-align: left;
/* 	font-family: 'avistaregular', serif; */
	text-transform: uppercase;
	font-size: 14px;
	font-weight: normal;
	white-space: nowrap;
	border-bottom: 0px;
	height:65px;
	display:table-cell;
	vertical-align:middle;
	-webkit-transition:none;
	-moz-transition:none;
	transition:none;
	padding:0 15px;
}

.nav-primary .menu>LI {
	border-right:1px solid rgba(0,168,237,0.1);
	position:relative;
}

.nav-primary .menu>LI:hover {
	position:relative;
}

.nav-primary .menu>LI:last-child {
	margin-right: 0;
}

.nav-primary .menu>LI:first-child {
	border-left:1px solid rgba(0,168,237,0.2);
}

.nav-primary .menu>LI:hover>A {
	background-color:#00a8ed;
	color: #FFF;
}

.nav-primary .current-menu-item>A {
	background-color:#00a8ed;
	color: #FFF !important;
}

/* .nav-primary UL.menu>LI.current-menu-item:after, */
.nav-primary UL.menu>LI:hover:after {
	font-family:FontAwesome;
	content:"\f0d7";
	color:#00a8ed;
	position:absolute;
	font-size: 25px;
	margin-top: -10px;
	left: 50%;
	margin-left: -7px;
}

.nav-primary .sub-menu {
	border-top: 10px solid transparent;
	z-index:2000;
}

.nav-primary .sub-menu .sub-menu {
	margin-top: -49px;
/* 	border-left: 1px solid #f1f1f1; */
}

.nav-primary .sub-menu>LI {
	border: 1px solid #f1f1f1;
	border-bottom:0;
	margin-right: 1.8rem;
}

.nav-primary .sub-menu>LI:last-child {
	border-bottom: 1px solid #f1f1f1;
}

.nav-primary .sub-menu>LI>A {	
	background-color: rgba(255,255,255,1);
	border-bottom: 0px;
/* 	font-family: 'avistaregular', serif; */
	text-transform: uppercase;
	line-height: 1.8rem;
	color: black;
	font-size: 1.1rem;
	padding-top: 10px;
	padding-bottom: 10px;
	border:0;
/* 	box-shadow: 0px 0px 30px -10px rgba(0,0,0,0.2); */
}

.nav-primary .sub-menu>LI>A:hover,
.nav-primary .sub-menu>LI.current-menu-item>A {
	color: #00a8ed !important;
}

.site-header .search-form {
	padding: 0;
	margin: 0;
}




/* Secondary Nav style
*************************************************************/


.nav-secondary {
	position: absolute;
	top: 40px;
	right: 0px;
	background-color: transparent;
	padding-top: 0px;

}

.nav-secondary .menu {
	list-style: none;
}

.nav-secondary .menu LI {
	display: inline-block;
}

.nav-secondary .menu A {
	color: #ccc;
	padding: 7px;
	font-size: 18px;
}

.nav-secondary .menu A:hover, 
.nav-secondary .menu .current-menu-item > A, 
.nav-secondary .menu .sub-menu .current-menu-item > A:hover {
	color: #fff;	
}

/* Footer Nav style
*************************************************************/

.nav-footer {
	background-color: transparent;
	float: right;
}

.nav-footer .wrap {
	padding: 0;
	margin: 0;
}


.nav-footer .genesis-nav-menu a {
	padding: 0;
	margin-left: 20px;
	color:#FFF;
}

.nav-footer a {
	color:#FFF;
	font-size: 15px;
	font-family:'avistaregular',serif;
}

.nav-footer .genesis-nav-menu a:hover, 
.nav-footer .genesis-nav-menu .current-menu-item > a, 
.nav-footer .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: grey;
}

#menu-footer-menu {
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
	-webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em;
}

#menu-footer-menu a {
	color:#FFF;
	font-size: 18px;
	font-family:'avistaitalic',serif;
}

#menu-footer-menu li {
	margin:0;
	padding:0;
	border:none;
}


/* Nya */

#show_button1 {
	    font-family: inherit!important;
}

#eif_feed button {
	width:80%!important;
	margin-left:0!important;
}

.image-container:hover .after {
    display: block;
    background: none!important;
    border: 3px;
    text-shadow: 5px;
    box-shadow: 0px -2px 2px #888888;
}

#eif_feed {
	width:100%!important;
}
/* Social icons
*************************************************************/

.social-icon-wrap {
	display: inline-block;
	margin-right: 15px;
}

.social-icon-box {
	color: #0475C5 !important;
	background-color: #FFF !important;
	width: 60px;
	height: 60px;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	margin-right: 10px;
	font-size: 35px !important;
	-webkit-transition:all 200ms ease;
	-moz-transition:all 200ms ease;
	transition:all 200ms ease;
}

.social-icon-box:hover {
	background-color:rgba(255,255,255,0.8) !important;
}


/* Widget Nav style
*************************************************************/


.widget_nav_menu UL.menu LI:first-child {
	/*display: none;*/
}

.widget_nav_menu UL.menu > LI {
	
}

.widget_nav_menu UL.menu > LI:last-child {
	border-bottom: none;	
}


.widget_nav_menu A {
	
}

/* Responsive Side Nav style
*************************************************************/

.menu-site-wrapper {
	overflow:hidden;
	max-width: 100%;
}

.site-header {
	left:0px;
}

.site-container {
    max-width: 100% !important;
	overflow:hidden;
    z-index: 200;
	position:relative;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    left:0px;
}

.menu-visible .site-container,
.menu-visible .site-header {
	left:250px;
}

.resp-menu-header {
	margin:20px;
	color: #f9f9f9;
    font-size: 20px;
    font-family: "avistaitalic",serif;
    font-size:32px;
}

.show-responsive-nav {
	position:absolute;
	text-align:center;
	z-index:3000;
	font-size: 30px;
	width: 55px;
	cursor:pointer;
	color:#00A8ED;
	left: 0px;
	top: 0px;
	height:100%;
	-webkit-transition:all 400ms ease-out;
	-moz-transition:all 400ms ease-out;
	transition:all 400ms ease-out;
	display:none;
}

.hide-responsive-nav {
	position: absolute;
    right: 10px;
    font-size: 25px;
    cursor: pointer;
	color: #fff;
	top: 5px;
}

.nav-responsive-side {
	width:250px;
	position:fixed;
	z-index:100000;
	min-height:100%;
	max-height: 100%;
	background-color: #0069AF;
	overflow-y:auto;
	overflow-x:hidden;
	-webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
    left: -250px;
    padding:0;
	-webkit-overflow-scrolling: touch;
}

.menu-visible .nav-responsive-side {
	left:0;
}

.nav-responsive-side .menu-responsive-side LI A {
    display: block;
    width: 100%;
    height: 40px;
    float: left;
    padding: 10px 0px 10px 20px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	color:#FFF;
	font-size: 12px;
}

.nav-responsive-side .menu-responsive-side LI.menu-item-has-children>A {
    width: 83%;
}

.nav-responsive-side .menu-responsive-side .sub-menu LI A {
	padding-left:35px;
}

.nav-responsive-side .menu-responsive-side .sub-menu .sub-menu LI A {
	padding-left:45px;
}

.nav-responsive-side .menu-responsive-side .sub-menu .sub-menu .sub-menu LI A {
	padding-left:55px;
}

.nav-responsive-side .menu-responsive-side LI .sub-menu {
    margin-top: 40px;
}

.nav-responsive-side .menu-responsive-side LI {
    height: 40px;
    overflow: hidden;
    display: block;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: background 200ms ease-out;
    -moz-transition: background 200ms ease-out;
    transition: background 200ms ease-out;
/*     border-top:1px solid rgba(255,255,255,0.1); */
}

.nav-responsive-side .menu-responsive-side LI.sub-menu-active {
	height:auto;
	background-color:rgba(255, 255, 255, 0.2);
}

.nav-responsive-side .menu-arrow {
    width: 17%;
    height: 40px;
    float: right;
    position: relative;
    cursor: pointer;
    font-size: 2rem;
    color:#FFF;
    display: none;
/*     border-left: 1px solid rgba(255,255,255,0.1); */
}

.nav-responsive-side LI:hover>.menu-arrow,
.nav-responsive-side LI.sub-menu-active>.menu-arrow {
	background-color:rgba(255,255,255,0.1);
}

.nav-responsive-side .menu-arrow:before {
	content: "\f105";
	font-family:FontAwesome;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%) !important;
	-moz-transform: translate(-50%,-50%) !important;
	-ms-transform: translate(-50%,-50%) !important;
    -o-transform: translate(-50%,-50%) !important;
    transform: translate(-50%,-50%) !important;
}

.nav-responsive-side LI.sub-menu-active>.menu-arrow:before {
	content: "\f107"
}

.nav-responsive-side .menu-responsive-side .menu-item-has-children > .menu-arrow {
    display: block;
}

.menu-icon {
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform: translate(-50%,-50%) !important;
	-moz-transform: translate(-50%,-50%) !important;
	-ms-transform: translate(-50%,-50%) !important;
    -o-transform: translate(-50%,-50%) !important;
    transform: translate(-50%,-50%) !important;
}


.menu-icon {
	text-align:center;
	text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.menu-icon:before {
	font-family: FontAwesome;
	content: "\f0c9";
}

.menu-visible .menu-icon:before {
	content: "\f100";
}

.nav-responsive-side .menu-responsive-side LI:hover,
.nav-responsive-side .menu-responsive-side LI .sub-menu LI:hover {
    background-color: rgba(255, 255, 255, 0.2) !important;
}

.nav-responsive-side .menu-responsive-side LI.current-menu-item,
.nav-responsive-side .menu-responsive-side LI.current-menu-parent,
.nav-responsive-side .menu-responsive-side LI .sub-menu LI.current-menu-item {
    background-color: rgba(255, 255, 255, 0.2);
}


/* Responsive Nav style
*************************************************************/

.nav-responsive .show_menu {
	background-image: url('images/menu.png');
	background-position: 12px center;
	background-repeat: no-repeat;
	background-color: rgba(0,0,0,0.8);

	font-size: 30px;
	line-height: 1em;
	margin-bottom: 0px;
	padding: 7px;	
	padding-left: 40px;
	padding-top: 8px;
	height: 47px;
	cursor: pointer;
	color: white;
}

.nav-responsive {
	margin-top: 20px;
	background-color: transparent;
	
	display: block;
	height: 47px;
	margin-bottom: 30px;
	overflow: hidden;
	z-index: 1000;
}

.nav-responsive {
	display: none;
}


.nav-responsive UL,
.nav-responsive UL UL,
.nav-responsive LI {
	margin: 0;
	padding: 0;
	display: block;
}

.nav-responsive UL.menu > LI:first-child {
	border-top: 1px dashed rgba(255,255,255,1);	
}


.nav-responsive UL.menu LI {
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

.nav-responsive UL.menu LI A {
	width: 100%;
	padding-left: 40px;
	margin-bottom: 0px;
	
	font-size: 1.5em;
	line-height: 0.9em;
	text-transform: uppercase;
	text-align: left;
	
	background-color: rgba(0,0,0,0.8);
	border-left: none;
	border-bottom: 1px dashed rgba(255,255,255,0.4); 
	height: 47px;
	display: block;
}

.nav-responsive UL.menu LI A:hover {
	background-color: rgba(0,0,0,0.7);
}

.nav-responsive UL.sub-menu LI {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}

.nav-responsive UL.sub-menu LI A {
	text-transform: none;
	font-size: 1.3em;
	padding-left: 80px;
}


.nav-responsive UL.menu > LI {
	border-bottom: 1px dashed rgba(255,255,255,0.3);
	padding-top: 0px;
	padding-bottom: 0px;	
	border-bottom: none;
}

.nav-responsive UL.menu > LI:last-child {
	border-bottom: none;	
}


.nav-responsive A {
	border-bottom: 0px;
	color: white;
	color: #FFF;
	padding: 1rem 0rem;
}

.nav-responsive A:hover {
	color: #FFF;
}

.nav-responsive .current-menu-item A {
	color: #FFF;
}

.nav-responsive .sub-menu LI:hover {
	/*background-color: rgba(0,0,0,0.4);*/
}

/* Subnav Top style
*****************************************************/


.subnav-widgets {
	z-index:900;
}

.subnav-top-item {
	text-align:center;
	position:relative;
	cursor:pointer;
	margin-bottom:0 !important;
}

.subnav-top-item a {
	color:#FFF;
	font-size:26px;
	font-family:'avistaitalic',serif;
	display:block;
	width:100%;
	padding:10px 10px 0px;
	height:52px;
	position:relative;
}

.subnav-nav a {background-color:#0075c3;}
.subnav-chat a {background-color:#00a8ed;}
.subnav-news a {background-color:#00a8ed;}
.subnav-contact a {background-color:#57c6f3;}

.subnav-top-item a:after {
	font-family:FontAwesome;
	position:absolute;
	right:0;
	padding: 5px 0 0;
	top: 0px;
	background-color:rgba(0,0,0,0.1);
	width:60px;
	height:52px;
}

.subnav-nav a:after {content:"\f0c9";}
.subnav-news a:after {content:"\f1ea";}
.subnav-chat a:after {content:"\f0e6";}
.subnav-contact a:after {content:"\f098";}

.subnav-row .wpb_column {
	padding:0;
}

.subnav-row .vc_column-inner {
	padding:0 !important;
}

.subnav-row {
	margin:0 !important;
}


/* Subnav sub style
*****************************************************/

.subnav-sub-widgets {
	z-index:777;
}

@-moz-document url-prefix() {
    .subnav-sub-widgets{
        display: none;
    }
}

.subnav-area {
	position:relative;
	width:100%;
	overflow:hidden;
	height:0;
	margin:0 !important;
	padding:40px;
    top: -35px;

/*
	-webkit-box-shadow: inset 0px -20px 20px -20px rgba(0,0,0,.5);
	-moz-box-shadow: inset 0px -20px 20px -20px rgba(0,0,0,.5);
	box-shadow: inset 0px -20px 20px -20px rgba(0,0,0,.5);
*/
	-webkit-transition:all 400ms linear;
	-moz-transition:all 400ms linear;
	transition:all 400ms linear;
}

.subnav-menu-area {
	height:0;
	padding:0 40px;
	background-color:#0075c3;
}

.subnav-chat-area {
	height:0;
	padding:0 40px;
	background-color:#00a8ed;
}

.subnav-contact-area {
	height:0;
	padding:0 40px;
	background-color:#57c6f3;
}

.product-menu-wrap, .uni-menu-wrap,
.arb-menu-wrap, .vol-menu-wrap {
	float:left;
	margin-left:0;
	margin-right:0 !important;
	display:none;
}

.menu-subnav-sprakresor-container,
.menu-subnav-universitet-container,
.menu-subnav-arbete-container,
.menu-subnav-volontar-container,
.product-menu, 
.uni-menu,
.arb-menu, 
.vol-menu {
	position: relative;
}

.menu-subnav-sprakresor-container .menu,
.menu-subnav-universitet-container .menu,
.menu-subnav-arbete-container .menu,
.menu-subnav-volontar-container .menu {
	width:150px;
	background-color:rgba(255,255,255,0.2);
	padding:10px 20px;
}

.product-menu .sub-menu,
.uni-menu .sub-menu,
.arb-menu .sub-menu,
.vol-menu .sub-menu {
	position: absolute;
	left: 165px;
	top: 0;
	width:150px;
	background-color:rgba(255,255,255,0.2);
	padding:10px 20px;
	display:none;
}

.arb-menu ul.menu,
.arb-menu .sub-menu,
.vol-menu ul.menu,
.vol-menu .sub-menu,
.uni-menu ul.menu,
.uni-menu .sub-menu {
	width:200px;
}

.vol-menu .sub-menu,
.arb-menu .sub-menu,
.uni-menu .sub-menu {
	left:215px;
}

.product-menu a,
.uni-menu a,
.arb-menu a,
.vol-menu a {
	font-size:14px;
	cursor:pointer;
	position:relative;
	display: block;
	color:#CCC;
	-webkit-transition: color 300ms ease;
	-moz-transition: color 300ms ease;
	transition: color 300ms ease;
	line-height: 1;
    margin: 7px 0;
}

.home .product-menu a,
.product-menu .current-menu-item .sub-menu li a,
.home .uni-menu a,
.uni-menu .current-menu-item .sub-menu li a,
.home .arb-menu a,
.arb-menu .current-menu-item .sub-menu li a,
.home .vol-menu a,
.vol-menu .current-menu-item .sub-menu li a {
	color:#FFF;
}

.product-menu a:hover,
.uni-menu a:hover,
.arb-menu a:hover,
.vol-menu a:hover {
	text-decoration:underline;
	color:#FFF !important;
}

.product-menu .subnav-header a,
.uni-menu .subnav-header a,
.arb-menu .subnav-header a,
.vol-menu .subnav-header a {
	font-family:'avistaitalic',serif;
	font-size:22px;
	cursor:auto;
	color:#FFF;
	line-height: 1.1;
	margin: 5px 0;
}

.product-menu .subnav-header a:hover,
.uni-menu .subnav-header a:hover,
.arb-menu .subnav-header a:hover,
.vol-menu .subnav-header a:hover {
	text-decoration:none;
}

.product-menu LI LI,
.uni-menu LI LI,
.arb-menu LI LI,
.vol-menu LI LI {
	margin:0;
}

.product-menu-active,
.product-menu .current-menu-ancestor>a,
.product-menu .current-menu-item>a,
.uni-menu-active,
.uni-menu .current-menu-ancestor>a,
.uni-menu .current-menu-item>a,
.arb-menu-active,
.arb-menu .current-menu-ancestor>a,
.arb-menu .current-menu-item>a,
.vol-menu-active,
.vol-menu .current-menu-ancestor>a,
.vol-menu .current-menu-item>a {
	text-decoration:underline;
	color:#FFF;
}

.product-menu-active:after,
.product-menu .current-menu-ancestor>a:after,
.product-menu .current-menu-item.menu-item-has-children>a:after,
.uni-menu-active:after,
.uni-menu .current-menu-ancestor>a:after,
.uni-menu .current-menu-item.menu-item-has-children>a:after,
.arb-menu-active:after,
.arb-menu .current-menu-ancestor>a:after,
.arb-menu .current-menu-item.menu-item-has-children>a:after,
.vol-menu-active:after,
.vol-menu .current-menu-ancestor>a:after,
.vol-menu .current-menu-item.menu-item-has-children>a:after {
	font-family: FontAwesome;
	content: "\f0da";
	position: absolute;
	right: -27px;
	top: -5px;
	font-size: 21px;
	color: #3391CF;
}

.product-menu UL.menu .current-menu-ancestor>.sub-menu,
.product-menu UL.menu .current-menu-item>.sub-menu,
.uni-menu UL.menu .current-menu-ancestor>.sub-menu,
.uni-menu UL.menu .current-menu-item>.sub-menu,
.arb-menu UL.menu .current-menu-ancestor>.sub-menu,
.arb-menu UL.menu .current-menu-item>.sub-menu,
.vol-menu UL.menu .current-menu-ancestor>.sub-menu,
.vol-menu UL.menu .current-menu-item>.sub-menu {
	display:block;
}

.subnav-topnav-row {
	margin-bottom: 35px;
}

.subnav-topnav-item .wpb_content_element {
	margin-bottom:0 !important;
}

.subnav-topnav-row p {
	text-align:center;
	font-family:'avistaitalic',serif;
	font-size:24px;
	color:#FFF;
	background-color:rgba(255,255,255,0.2);
	padding:10px 10px 5px;
	cursor:pointer;
}

.subnav-topnav-row p:hover {
	background-color:rgba(255,255,255,0.3);
}

.subnav-topnav-row .wpb_column.active:after {
	font-family: FontAwesome;
	content: "\f0d7";
	color: #4D9FD5;
	position: absolute;
	font-size: 25px;
	margin-top: -17px;
	left: 50%;
	margin-left: -7px;
}

.subnav-topnav-row .wpb_column.active p {
	background-color:rgba(255,255,255,0.3);
}

.width-960, .back-to-top-row {
	max-width:960px;
	margin:15px auto -10px !important;
}

.inspo-box .inspo {
	width:33.3333333%;
	float:left;
	padding:15px 9px 5px;
	height: 400px;
	color:#FFF;
	box-sizing:border-box;
	position:relative;
	cursor:pointer;
}

.inspo-box {
	display:table;
}

.inspo-box .inspo h4 {
	text-align:center;
	color:#FFF;
	font-size: 1.4em;
}

.inspo3-inner {
	display: table-cell;
	vertical-align: middle;
	height: 232px;
	width: 388px;
	text-align: center;
}

.inspo1, .inspo1-area {
	background-color: #0075C3;
}

.inspo2, .inspo2-area {
	background-color: #00A8ED;
}

.inspo2 h4:after{
	font-family:FontAwesome;
	content:"\f01d";
	position:absolute;
	right: 50%;
	margin-right: -43px;
	margin-top: -38px;
	top: 50%;
	font-size: 100px;
}

.inspo3, .inspo3-area {
	background-color: #57C6F3;
}

.inspo-text {
	font-family:'avistaitalic',serif;
}

.inspo-area {
	margin-left:0 !important;
	margin-right:0 !important;
	padding:20px;
	display:none;
	padding-top: 60px;
}

.inspo1-area {
	padding:60px 10px 30px;
	min-height:340px;
}

.inspo1-area .wpb_image_grid_ul {
	min-height:340px;
}

.inspo1-area .wpb_image_grid_ul .isotope-item {
	left: auto !important;
	top: auto !important;
	position:relative !important;
}

.inspo-area .vc_gitem-row-position-bottom {
	display:none;
}

.inspo1-area .vc_col-sm-12 {
	padding:0;
}

.inspo-photos .wpb_image_grid_ul .isotope-item img {
	padding:5px;
}

.inspo-hover {
	width:100%;
	height:100%;
	position:absolute;
	background-color:rgba(255,255,255,0.0);
	top: 0;
	left: 0;
	-webkit-transition:all 100ms ease;
	-moz-transition:all 100ms ease;
	transition:all 100ms ease;
	pointer-events:none;
}

.inspo:hover .inspo-hover {
	background-color:rgba(255,255,255,0.1);
}

.close-inspo {
	position: absolute;
	color: #FFF;
	right: 20px;
	background-color: rgba(255,255,255,0.5);
	height: 30px;
	width: 30px;
	padding: 2px 10px;
	border-radius: 50%;
	margin-top: 15px;
	z-index: 200;
	cursor: pointer;
	display:none;
}

.vc_gitem-zone {
	background-color: #FFF;
	padding: 20px 20px 5px;
}

.greybox {
	background-color: #e7e7e7;
	padding:15px !important;
	font-size:14px;
}

.whitebox {
	padding-left:0 !important;
	overflow:hidden;
}

.whitebox>.vc_column-inner>.wpb_wrapper,
.whitebox>.wpb_wrapper {
	background-color: rgba(255,255,255,0.8);
	padding:15px 15px 0 15px !important;
	font-size:14px;
	margin-bottom: 30px;
}

.whitebox>.vc_column-inner {
	padding:0 !important
}

.post-list-item :last-child{
margin-bottom: 0;
}

/*
.wpb_text_column.wpb_content_element {
	margin-bottom:0 !important;
}
*/

.mapbox>.vc_column-inner>.wpb_wrapper,
.mapbox>.wpb_wrapper,
.mapbox {
  	height: 450px;
}

.map400 {
	height:400px;
}
.mapbox.map400>.vc_column-inner>.wpb_wrapper,
.mapbox.map400>.wpb_wrapper,
.mapbox.map400 {
  	height: 400px;
}

.mapbox.map475>.vc_column-inner>.wpb_wrapper,
.mapbox.map475>.wpb_wrapper,
.mapbox.map475 {
  	height: 475px;
}

.mapbox.smallertext strong,
.mapbox.smallertext a,
.mapbox.smallertext p {
	font-size:0.95em;
}

.no-height,
.no-height>.vc_column-inner>.wpb_wrapper,
.no-height>.wpb_wrapper {
	height:auto !important;
}

.wpb_wrapper {
	position:relative;
}

.greybox h4,
.whitebox h4 {
	font-size:24px;
	color:#000;
}
.greybox p,
.whitebox p {
	color:#000;
	margin-bottom:14px;
}

.mapbox strong{
	font-size:15px;
	text-transform:uppercase;
	color: #00a8ed;
}

.mapbox a {
	color: #999;
	text-transform:uppercase;
	font-size:14px;
	font-weight:700;
}

.mapbox a:before {
	font-family:FontAwesome;
	content:"\f101";
	padding-right:5px;
}

.mapbox a:hover {
	color: #006699;
}

.mapbox em {
	display:block;
	font-size:15px;
}

.whitebox h2 {
	text-align:left;
	font-size:2em;
	margin-bottom: 0 !important;
}

.whitebox .wpb_text_column {
	margin-bottom:10px;
}

.whitebox .avista-latest-posts ul>li>a>span,
.colorbox .avista-latest-posts ul>li>a>span {
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	font-weight:bold;
}

.whitebox .avista-latest-posts a:before {
	color: #006699;
}

.whitebox .avista-latest-posts ul>li>a>p,
.colorbox .avista-latest-posts ul>li>a>p {
	color:#000;
	font-weight:normal;
	text-transform: none;
	font-size:14px;
}

.whitebox .avista-latest-posts ul>li,
.colorbox .avista-latest-posts ul>li {
	padding-bottom: 15px;
}

.senastemellan .avista-latest-posts ul>li{
	padding-bottom: 0px;
}

.align-columns {
	margin-top:35px
}

.section-icon {
  position: absolute;
  right: 5px;
  top: 0px;
  width: 90px;
}

.prices-icon.section-icon {
	width:115px;
}

.greybox-col1 {
	padding-right:15px !important;
}

.greybox-col2 {
	padding-left:15px !important;
}
/*
.greybox-col1 p, .greybox-col1 p {
	text-align:justify;
}*/

.classes-blue-column {
	background-color: #00a8ed;
	padding:20px !important;
	position:relative;
}

.classes-blue-column>.vc_column-inner,
.classes-light-column>.vc_column-inner {
	padding:0 !important;
}

.classes-blue-column>.vc_column-inner .wpb_content_element,
.classes-light-column>.vc_column-inner .wpb_content_element {
	margin-bottom:0 !important;
}

.classes-light-column {
	background-color: rgba(255,255,255,.6);
	padding:20px !important;
}

.classes-blue-column p {
	color: #fff;
}

.classes-blue-column p:after {
	font-family: FontAwesome;
	content: "\f0da";
	position: absolute;
	right: -29px;
	top: 50%;
	color: #00a8ed;
	font-size: 30px;
	margin-top: -22px;
	z-index: 100;
}

.classes-blue-column.arrow-down:after {
	content:"\f0d7";
	font-family: FontAwesome;
	position: absolute;
	bottom:0;
	transform:translate(-50%,110%);
    left: 50%;
    color: #00a8ed;
	font-size: 30px;
	top:auto;
	line-height:0.2;
}

.classes-blue-column.arrow-down p:after {
	display:none;
}

.main-heading {
	margin-bottom:5px !important;
}

.sub-heading h2 {
	text-align:center;
	font-size: 2em;
	color: #999;
}

.pdf-link a:after {
	font-family:FontAwesome;
	content:"\f1c1";
	font-size:1.2em;
	padding-left:5px;
}

.read-more-nav {
	width:80%;
	float:left;
	margin:0 !important;
}

.read-more-nav li {
	cursor:pointer;
	list-style-type:none;
	display:inline-block;
	padding-top: 8px;
}

.read-more-nav li:after {
	font-family:FontAwesome;
	content:"\f103";
	padding-left:5px;
}

.read-more-heading {
	width:20%;
	float:left;
	text-transform:uppercase;
	font-size:20px;
}

.read-more-heading:before {
	font-family:FontAwesome;
	content:"\f05a";
	padding-right:10px;
	font-size:25px;
}

.read-more-row {
	margin-bottom:0 !important;
}

.read-more-wrap {
	background-color: #00a8ed;
	color:#FFF;
	padding:20px;
}

.read-more-block {
	background-color:rgba(255,255,255,0.6);
	margin:0 !important;
	padding:25px;
	display:none;
}

.read-more-block .wpb_wrapper>.vc_row,
.read-more-block .wpb_text_column {
	margin-bottom:0 !important;
}

.special-offer {
	background-color: #00a8ed;
	padding:15px 10px;
	color:#FFF;
	border-radius:5px;
}

.pic-link-box .default-state h4 {
	color:#FFF;
	text-shadow: 0px 0px 10px rgba(0,0,0,1);
}

.pic-link-box .hover-state h4 {
	font-size:1.8em;
}

.vc_gitem-post-data-source-post_excerpt div {
	font-size:13px;
	line-height: 1.2;
}

.vc_gitem-post-data-source-post_title,
.vc_gitem-post-data-source-post_title h4 {
	margin-bottom:0 !important;
}

.about-city {
	margin-bottom: 10px !important;
	margin-top:40px;
}

.about-city-inner {
	margin-bottom: 0 !important;
}

.city-map {
	margin-bottom:50px !important;
}

.link-box-pic {
	margin-bottom:0 !important;
}

.link-box-link a {
	display:block;
	padding:15px 10px;
	text-align:center;
/* 	font-family: 'avistaitalic',serif; */
	text-transform: uppercase;
	background-color:#FFF;
}

/* WooCommerce styles
*****************************************************/

.product-nav-widgets {
	display:none;
}

.single-product .product-nav-widgets {
	display:block;
}

.product-nav-widgets .vc_col-sm-2 {
	padding:0;
}

.product-nav-widgets p {
	display:block;
	background-color:#e7e7e7;
	color:#006699;
	font-family:'avistaitalic',serif;
	padding: 20px 10px 10px;
	text-align:center;
	font-size: 24px;
	position:relative;
	cursor:pointer;
}

.product-nav-widgets p:hover {
	background-color:#cedde8;
}

.product-nav-book p,
.product-nav-book p:hover {
	background-color:#00a8ed;
	/*background-image:url('images/menuarrow.png');
	background-repeat:no-repeat;
	background-position-x: -12px;
	background-size:100% 100%;*/
	color:#FFF;
}

.product-nav-book:after {
	content:"";
	background-image:url('images/arrow1.png'),url('images/arrow2.png');
	background-repeat:no-repeat,no-repeat;
	background-position:top left, top right;
	width:235px;
	height:69px;
	position:absolute;
	top: 0;
	left: -28px;
	pointer-events:none;
}

.product-nav-widgets .vc_row {
	margin-left:0;
	margin-right:0;
}

.product-nav-row,.page-nav-row {
	margin-bottom:110px !important;
	margin-left:0 !important;
	margin-right:0 !important;
	position:relative;
	z-index:300;
}

.product-nav-row .wpb_wrapper,
.page-nav-row .wpb_wrapper {
	position:static;
}

ul.product-nav,
ul.page-nav {
	margin-left: 0;
	width: 100%;
	margin-bottom:0;
}

ul.product-nav li.p-nav-item {
	list-style-type:none;
	display:inline-block;
	background-color: #e7e7e7;
	color: #006699;
	font-family: 'avistaitalic',serif;
	padding: 20.5px 10px 10px;
	text-align: center;
	font-size: 24px;
	position: relative;
	cursor: pointer;
	white-space: nowrap;
}

ul.page-nav li.page-nav-item {
	list-style-type:none;
	display:inline-block;
}

ul.page-nav li.page-nav-item a {
	background-color: #e7e7e7;
	color: #006699;
	font-family: 'avistaitalic',serif;
	padding: 20px 10px 10px;
	text-align: center;
	font-size: 24px;
	display:block;
}

ul.product-nav li.p-nav-item:hover,
ul.page-nav li.page-nav-item a:hover,
ul.page-nav li.page-nav-item a.current-page-nav-item {
	background-color:#cedde8;
}

ul.product-nav li.book-now-button,
ul.product-nav li.book-now-button:hover {
	background-color:#00a8ed;
	color:#FFF;
}

ul.product-nav li.book-now-button:before {
	content:"";
/*
	background-image:url('images/arrow1.png'),url('images/arrow2.png');
	background-repeat:no-repeat,no-repeat;
	background-position:top left, top right;
*/	
	background-image:url('images/arrow1.png');
	background-repeat:no-repeat;
	background-position:10px 0px;
	width:235px;
	height:69px;
	position:absolute;
	top: 0;
	left: -28px;
	pointer-events:none;
}

ul.product-nav li.book-now-button:after {
	left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border-color: rgba(0, 0, 0, 0);
    border-left-color: #00a8ed;
    border-width: 34px;
    margin-top: -34px;
}

.resp-show-menu,
.resp-show-menu-page {
	background-color: #E7E7E7;
	padding: 10px 20px;
	color: #069;
	text-align:right;
	display:none;
	cursor:pointer;
}

.product-nav-wrap,
.page-nav-wrap {
	position: absolute;
	width: 1200px;
	left:0;
	z-index:10000;
	margin-left:0;
	-webkit-transition: margin-left 400ms ease-out;
	-moz-transition: margin-left 400ms ease-out;
	transition: margin-left 400ms ease-out;
}

.menu-visible .page-nav-wrap.nav-fixed,
.menu-visible .product-nav-wrap.nav-fixed {
	margin-left:250px;
}


.single-product .entry {
	padding:20px 0;
	background-color:#f6f6f6;
}
/*
.single-product h3 {
	font-size:3.5em;
	text-align:center;
}*/

.single-product .entry .summary,
.single-product .entry .tabs {
	display:none;
}

.single-product .site-inner {
	background-color:#f6f6f6;
}

.wpb_gmaps_widget .wpb_wrapper {
	padding:0 !important;
}

.action-buttons-row  .wpb_column {
	padding:0;
}

.action-buttons-row.vc_row {
	margin-left:0 !important;
	margin-right:0 !important;
	margin-bottom:50px !important;
}

.action-buttons-row .to-top,
.action-buttons-row .book-now {
	padding: 20px 20px 10px;
	cursor:pointer;
	font-family: 'avistaitalic',serif;
	text-align:center;
	position:relative;
	font-size:22px;
}

.action-buttons-row .to-top {
	background-color: #e7e7e7;
	color: #006699;
}

.action-buttons-row .to-top:hover {
	background-color: #cedde8;
}

.action-buttons-row .to-top p:before {
	font-family:FontAwesome;
	content:"\f102";
	position:absolute;
	left:0;
	padding: 0px 25px;
	margin-top: -4px;
}

.action-buttons-row .book-now {
	background-color: #00a8ed;
	color: #FFF;
}

.action-buttons-row .book-now p:after {
	font-family:FontAwesome;
	content:"\f103";
	position:absolute;
	right:0;
	padding: 0px 25px;
	margin-top: -4px;

}

.back-to-top-row>.wpb_column {
	border-top:1px solid #006699;
}

.back-to-top-row .to-top p {
	position:relative;
	display:table;
	margin:0 auto;
	background-color:#F6F6F6;
	margin-top: -15px;
	padding: 0px 15px;
	color: #006699;
	font-family: 'avistaitalic',serif;
	cursor:pointer;
}

.back-to-top-row .to-top p:after {
	font-family:FontAwesome;
	content:"\f106";
	padding-left:5px;
}
/*
.product-section>.wpb_column,
.back-to-top-row>.wpb_column {
	max-width:960px;
	margin: 0 auto;
	position:relative;
	float: none;
}*/

.variations_form {
	max-width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.nav-fixed {
	position: fixed;
	top: 78px;
	width: 1200px !important;
	z-index: 999;
	left: 50%;
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-ms-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
	-webkit-box-shadow: 0px 0px 27px -10px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 27px -10px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 27px -10px rgba(0,0,0,0.5);
}

.school-col {
	padding-right:25px !important;
}

.woocommerce-tabs, .page main.content {
	font-size:16px;
}

.woocommerce a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce-page #content input.button.alt:hover, 
.woocommerce a.button.alt, .woocommerce button.button.alt, 
.woocommerce input.button.alt, .woocommerce #respond input#submit.alt, 
.woocommerce #content input.button.alt, .woocommerce-page a.button.alt, 
.woocommerce-page button.button.alt, .woocommerce-page input.button.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce-page #content input.button.alt {
	background:#00a8ed !important;
	text-shadow:none !important;
	border:none !important;
	padding:20px 20px 13px !important;
	border-radius:0 !important;
	font-family:'avistaitalic',serif !important;
	text-transform:none !important;
	font-weight:normal !important;
	box-shadow:none !important;
	font-size: 24px !important;
	color:#FFF !important;
}

.woocommerce div.product form.cart .button, 
.woocommerce #content div.product form.cart .button, 
.woocommerce-page div.product form.cart .button, 
.woocommerce-page #content div.product form.cart .button {
	float:right !important;
}

.variations td, .variations tbody {
	border:0;
}

.reset_variations {
	display:none !important;
}

.variations select {
	display: inline-block;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	cursor: pointer;
	padding: 10px 15px;
	border: 1px solid #ccc;
	height:60px;
}

.variations .value:before {
	font-family: FontAwesome;
	content: "\f078";
	right: 0px;
	color: #006699;
	position: absolute;
	cursor: pointer;
	pointer-events: none;
	font-size: 25px;
	padding: 4px 18px;
	background-color: #e7e7e7;
	border: 1px solid #ccc;
	height:60px;
	box-sizing: border-box;
}

.woocommerce div.product form.cart .variations label, 
.woocommerce #content div.product form.cart .variations label, 
.woocommerce-page div.product form.cart .variations label, 
.woocommerce-page #content div.product form.cart .variations label {
	font-weight:normal !important;
	font-family:'avistaitalic',serif;
	font-size:27px;
	color: #666;
}

.woocommerce div.product form.cart .variations td.label, 
.woocommerce #content div.product form.cart .variations td.label, 
.woocommerce-page div.product form.cart .variations td.label, 
.woocommerce-page #content div.product form.cart .variations td.label {
	padding: 13px 6px 0px !important;
}

.product-section {
	padding: 20px 0 30px;
	margin-bottom:0 !important;
}

/* .cat-college-universitet .product-section {
	padding: 20px 15px 30px;
} */

.about-section {
	padding-top:0 !important;
}

.inspiration-section,.prices-section {
	margin-bottom:35px !important;
}

.book {
	padding-top:40px;
}

.no-margin-bottom {
	margin-bottom:0 !important;
}

.product-section .price-tabs .wpb_tabs_nav li,
.price-tabs .vc_tta-tabs-list li {
	width:50%;
	margin:0 !important;
	text-align:center;
	font-family:'avistaitalic',serif;
}

.product-section .price-tab .wpb_tabs_nav li.ui-tabs-active,
.price-tab .vc_tta-tabs-list li.vc_active{
	width:100%;
	margin:0 !important;
	text-align:center;
	font-family:'avistaitalic',serif;
	border-right: none;
}

.product-section .price-tab .wpb_tabs_nav li:last-child,
.price-tab .vc_tta-tabs-list li:last-child {
	display:none;
}

.price-tab table td,
.price-tabs table td {
	width:auto !important;
	text-align:center;
	border-right:1px solid #ddd;
}

.price-tab table tr td:last-child,
.price-tabs table tr td:last-child {
	border-right:none;
}

.price-tab table tbody tr:nth-child(1),
.price-tab table tbody tr:nth-child(2),
.price-tabs table tbody tr:nth-child(1),
.price-tabs table tbody tr:nth-child(2),
.price-tab table tbody tr:nth-child(3),
.price-tabs table tbody tr:nth-child(3){
	background-color:#e5e5e5;
	font-weight:bold;
}

.price-tab table tbody tr:nth-child(2) td,
.price-tabs table tbody tr:nth-child(2) td,
.price-tab table tbody tr:nth-child(1) td,
.price-tabs table tbody tr:nth-child(1) td{
	border-top:none;
	border-right:1px solid #eee;
}

.price-tab table tbody tr:nth-child(3) td,
.price-tabs table tbody tr:nth-child(3) td{
	border-top:none;
}

.price-tab table tr td:first-child,
.price-tab table tr th:first-child,
.price-tabs table tr td:first-child,
.price-tabs table tr th:first-child {
	text-align:left !important;
	padding-left:15px;
}

/* .price-tab table tr td:first-child,
.price-tabs table tr td:first-child {
	border-left: 1px solid #ddd !important;
}

.price-tab table tr th:first-child,
.price-tabs table tr th:first-child {
	border-left: 1px solid #eee !important;
}

.price-tab table tr td:last-child,
.price-tabs table tr td:last-child {
	border-right: 1px solid #ddd !important;
}

.price-tab table tr th:last-child,
.price-tabs table tr th:last-child {
	border-right: 1px solid #eee !important;
} */

.price-tab tbody,
.price-tabs tbody {
  border-bottom: none;
}

.price-colspan {
	border-top:none;
	text-align:left !important;
	font-style:italic;
	padding-left:20px;
}

.price-empty-cell {
	border-right:none !important;
}

.product-section .inspiration-tabs .wpb_tabs_nav li {
	width:33.3333333%;
	margin:0 !important;
	text-align:center;
	font-family:'avistaitalic',serif;
}

.wpb_single_image .vc_single_image-wrapper {
	display:block !important;
}

.product-section .wpb_tabs_nav li:first-child,
.vc_tta-tabs-list li:first-child {
	border-right:1px solid #ddd;
}
.product-section .ui-state-default,
.vc_tta-tab {
	background-color:#e5e5e5 !important;
	border-bottom:1px solid #ddd !important;
}

.product-section .ui-state-default a,
.vc_tta-tab a {
	color: #006699 !important;
	font-size: 22px;
	padding: 10px 10px 0px !important;
	background-color:transparent!important;
}

.product-section .classes-tabs .ui-state-default a,
.product-section .classes-tab .ui-state-default a,
.classes-tabs .vc_tta-tab a,
.classes-tab .vc_tta-tab a {
	color: #999 !important;
	padding: 25px 20px 20px !important;
}

.product-section .classes-tabs .ui-state-active a,
.product-section .classes-tab .ui-state-active a,
.classes-tabs .vc_tta-tab.vc_active a,
.classes-tab .vc_tta-tab.vc_active a {
	color: #006699 !important;
}

.product-section .ui-tabs-active,
.vc_tta-tab.vc_active {
	background-color:#eee !important;
	border-bottom:1px solid #eee !important;
}

.vc_tta-panels {
	background-color:transparent !important;
}

.faq-accordion .vc_tta-panels-container {
    background-color: transparent !important;
    padding: 0px !important;
}

.product-section .ui-tabs-panel,
.vc_tta-panels-container {
	background-color:#eee !important;
	padding:40px !important;
}

.product-section .classes-tabs .ui-tabs-panel,
.product-section .classes-tab .ui-tabs-panel,
.classes-tabs .vc_tta-panels-container,
.classes-tab .vc_tta-panels-container {
	background-color:transparent !important;
	padding:40px 0 0 !important;
}

.classes-tab .vc_tta-panels-container {
	padding:0 !important;
}

.product-section .classes-tab .ui-tabs-panel,
.vc_tta-panel-body {
	padding:0 !important;
	color:#000 !important;
}

.classes-tabs li,
.classes-tab li {
	border:none !important;
}

.product-section .ui-tabs-anchor {
	padding: 10px 10px 0px !important;
}
.product-section .classes-tabs .ui-tabs-anchor,
.product-section .classes-tab .ui-tabs-anchor {
    padding: 25px 20px 20px !important;
}
.product-section .classes-tabs .wpb_tabs_nav li,
.product-section .classes-tab .wpb_tabs_nav li,
.classes-tabs .vc_tta-tabs-list li,
.classes-tab .vc_tta-tabs-list li {
	width:50% !important;
	margin:0 !important;
	text-align:center !important;
	font-family: 'avistaitalic', serif !important;
}

.product-section .ui-tabs,
.vc_tta-tabs {
	border:1px solid #ddd;
}

.product-section .classes-tabs .ui-tabs,
.product-section .classes-tab .ui-tabs,
.classes-tabs .vc_tta-tabs,
.classes-tab .vc_tta-tabs {
	border:none;
}

.cart-subtotal,
.order-total,
.amount,
.product-total {
	display: none;
}

.classes-tab .ui-tabs-nav,
.classes-tab .vc_tta-tabs-list {
	display:none !important;
}

.volonteer-button a {
	background-color: #00a8ed !important;
	color:#FFF !important;
}

.faq-accordion h4.vc_tta-panel-title {
	font-size: 1.3em;
}

.faq-accordion h4.vc_tta-panel-title a {
	padding-top:20px !important;
}

.faq-accordion .vc_tta-panel-body {
	padding:20px !important;
}

.faq-accordion .vc_tta-panel-heading:hover {
    background-color: #fff !important;
}

/* Getup Pic Grid
*****************************************************/

.getup-pic-grid {
	width:100%;
}

.getup-pic-grid .textwrap {
	position:absolute;
	width: 100%;
	background-color:#FFF;
	-webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	transition:all 400ms ease;
	pointer-events:none;
}

.getup-pic-grid .textwrap.arrow .headtxt:after {
    font-family: FontAwesome;
    content: "\f101";
    position: absolute;
    right: 0;
    font-size: 25px;
    color: #0075c3;
    background-color: #FFF;
    padding: 0 15px;
    top: 0;
}

.getup-pic-grid .picwrap:hover .textwrap {
	top:0;
	/*background-color:rgba(255,255,255,0.9);*/
}

.getup-pic-grid.pic-grid-with-menu .picwrap:hover .textwrap {
	top: 165px;
	background-color:#FFF;
}

.getup-pic-grid .picwrap {
	float:left;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
}

.getup-pic-grid p.headtxt {
	text-align:center;
	font-family:'avistaitalic',serif;
	color: #0075c3;
	font-size: 20px;
	margin: 0;
	padding-top: 10px;
	position:relative;
}

.getup-pic-grid p.bodytxt {
	padding:0 20px;
	line-height:1.3;
	font-size:13px;
}

.pic-grid-1 .textwrap {
	top:166px;
	height:210px;
}

.pic-grid-1 .picwrap {
	height:210px;
	width:590px;
	margin:0 auto;
	float:none;
}

.pic-grid-2 .picwrap {
	width:49%;
	height:209px;
}

.pic-grid-2 .picwrap.menuwrap {
	width:49%;
	height:75px;
	margin-top:-20px;
	background-color:#FFF;
	padding:17px;
	text-transform: uppercase;
	font-size: 14px;
	text-align:center;
}

.pic-grid-2 .picwrap.menuwrap a {
	color: #006699;
}

.pic-grid-2 .picwrap.menuwrap a:hover {
	color: #00a8ed;
}

.pic-grid-2 .picwrap:first-child {
	margin-right:2%;
}

.pic-grid-2 .menuwrap:last-child {
	margin-left:2%;
}

.pic-grid-2 .textwrap {
	top: 165px;
	height:209px;
}

.pic-grid-2 p.bodytxt,
.pic-grid-1 p.bodytxt {
	font-size:16px;
}

.pic-grid-3 .picwrap {
	width:32%;
	height:210px;
	margin-right:2%;
}

.pic-grid-3 .picwrap:last-child {
	margin-right:0;
}

.pic-grid-3 .textwrap {
	top: 166px;
	height:210px;
}

.pic-grid-6 .picwrap {
	width:16%;
	height:193px;
	margin-right:0.8%;
}

.pic-grid-6 .picwrap:last-child {
	margin-right:0;
}

.pic-grid-6 .textwrap {
	top: 150px;
	height:193px;
}

.pic-grid-6 p.bodytxt {
	font-size:12px;
	padding:0 15px;
}
.clearfloat {
	clear:both;
}

/* Onepage style (Pagelist)
*****************************************************/


.box A {
	color: white;
}

.page-list-item {
	position: relative;
	background-image: none !important;
}

.page-list-item .inner-image {
	display: none;
}

.page-list-item .outer-image {
	display: block;
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.page-list-item .outer-image IMG.feature-image {
	display: none;
}

.page-list-item .outer-image .overlay {
	width: 100%;
	height: 400px;
	background-repeat: repeat;
}

/*
#section-posts-wrapper .box .title {
	padding: 20px;	
}

#section-posts-wrapper {
	display: block;
	min-height: 100px;
	height: auto;
	overflow: auto;
}
*/

/* Home style
*****************************************************/

.home .feature_image,
.home .entry-title {
	display:none;
}

.home .entry {
	padding:0;
}

.home-header-widgets {
	z-index:888;
	display:none;
}

.home .home-header-widgets {
	display:block;
}

.home-header-img {
	line-height:1;
	width:100%;
	height:380px;
	background-color:#FFF;
}

.home-header-img .top-img-row {
	height:100%;
}

.home-header-img .bottom-img-row {
	height:39.5%;
	display:none;
}

.img-top1,.img-top2,.img-top3,.img-top4 {
	float:left;
	position:relative;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}

.img-top1 {
	width:60%;
	margin-right:0.5%;
	height:100%;
}
.img-top2 {
	width:39.5%;
	height:100%;
}
.img-top3,.img-top4 {
	margin-top:0.5%;
	width:49.75%;
	height:100%;
}

.img-top3 {
	margin-right:0.5%;
}

.home-header-img img {
	float:left;
}

.home-header-img .h2-wrap { 
	position:absolute;
	width:100%;
	height:100%;
}

.home-header-img h2 {
	color:#fff;
	text-align:center;
	padding: 16px 10px 6px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #FFF;
	width:220px;
	position:relative;
	margin:0 auto;
	top:50%;
	margin-top:-48px;
	text-shadow: 0px 0px 10px rgba(0,0,0,0.8);
	font-size: 1.9em;
}

.home-header-widgets .wpb_row {
	margin-bottom:0 !important;
}

.home-top-row {
	margin-bottom:50px !important;
}

.home-products-row {
	background-color: #FFF;
    padding: 40px 15px;
	margin-bottom:45px !important;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.05);
}

.home-products-row .h2somh3 {
	margin-bottom:10px !important;
}

.home-read-more-button a {
	background-color: #00a8ed;
	color:#FFF;
	padding:10px 15px;
	text-transform: uppercase;
}

.home-read-more-button a:after {
	content:"\f101";
	font-family: FontAwesome;
	padding-left:10px;
}

.home .text-wrap {
	font-size:0.9em;
	color:#333;
}

.home-popular-row {
	margin: 80px 0 !important;
	background-color: #e5e5e5;
	padding-right:3000px !important;
	padding-left:3000px !important;
	margin-right:-3000px !important;
	margin-left:-3000px !important;
	padding:100px 0 120px;
}

.home-popular-row .link-box-row .wpb_column>.wpb_wrapper {
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.12);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.12);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.12);
}

.start-here img {
	margin-left: 200px;
    width: 300px;
    margin-top: -40px;
}

.home-avista-is-row {
	padding-bottom:80px;
	padding-top:30px;
}

.home-bottom-row {
	margin-bottom:0 !important;
	padding: 80px 0;
	padding-right:3000px !important;
	padding-left:3000px !important;
	margin-right:-3000px !important;
	margin-left:-3000px !important;
	background-color:#FFF;
	text-align:center;
}

.home article.entry {
	margin-bottom:0;
	padding-bottom: 0;
}

.home-contact-col textarea {
	max-height: 228px;
	max-width:570px;
}

/* Book online style
*****************************************************/

.book-online .feature_image,
.book-online .chat-top-header,
.book-online .contact-top-header {
	display:none;
}

.flat-view .feature_image {
	display:none;
}

.book-online .subnav-top-header {
	width:100%;
}

.book-online .subnav-nav a {
	background-color: #f6f6f6;
	color: #006699;
}

.book-online .subnav-nav a:after {
	content:"";
	background-color:transparent;
}

.book-online .subnav-menu-area {
	background-color: #f6f6f6;
}

.book-online .subnav-topnav-row p {
	background-color: #e7e7e7;
	color: #006699;
}

.book-online .subnav-topnav-row .wpb_column.active p {
	background-color: #cedde8;
}

.book-online .subnav-topnav-row .wpb_column.active:after {
	color: #cedde8;
}

.book-online.page .entry {
	padding: 20px 0 0;
}

.book-online-row {
	margin-bottom:0 !important;
}

.book-online .menu-subnav-sprakresor-container .menu, 
.book-online .menu-subnav-universitet-container .menu, 
.book-online .menu-subnav-arbete-container .menu, 
.book-online .menu-subnav-volontar-container .menu {
	background-color: #e7e7e7;
}

.book-online .product-menu .subnav-header a, 
.book-online .uni-menu .subnav-header a, 
.book-online .arb-menu .subnav-header a, 
.book-online .vol-menu .subnav-header a {
	color: #006699;
}

.book-online .product-menu a, 
.book-online .uni-menu a, 
.book-online .arb-menu a, 
.book-online .vol-menu a {
	color: #006699;
}

.book-online .product-menu a:hover,
.book-online .uni-menu a:hover,
.book-online .arb-menu a:hover,
.book-online .vol-menu a:hover {
	color: #006699 !important;
}

.book-online .product-menu-active:after, 
.book-online .product-menu .current-menu-ancestor>a:after, 
.book-online .product-menu .current-menu-item.menu-item-has-children>a:after, 
.book-online .uni-menu-active:after, 
.book-online .uni-menu .current-menu-ancestor>a:after, 
.book-online .uni-menu .current-menu-item.menu-item-has-children>a:after, 
.book-online .arb-menu-active:after, 
.book-online .arb-menu .current-menu-ancestor>a:after, 
.book-online .arb-menu .current-menu-item.menu-item-has-children>a:after, 
.book-online .vol-menu-active:after, 
.book-online .vol-menu .current-menu-ancestor>a:after, 
.book-online .vol-menu .current-menu-item.menu-item-has-children>a:after {
	color:#e7e7e7;
}

.book-online .product-menu .subnav-header a:hover, 
.book-online .uni-menu .subnav-header a:hover, 
.book-online .arb-menu .subnav-header a:hover, 
.book-online .vol-menu .subnav-header a:hover {
	color: #006699 !important;
}

.book-online .product-menu .sub-menu, 
.book-online .uni-menu .sub-menu, 
.book-online .arb-menu .sub-menu, 
.book-online .vol-menu .sub-menu {
	background-color:#e7e7e7;
}

/* Content style
*****************************************************/
/*
.schools-row a {
	text-align:center;
	font-family:'avistaitalic',serif;
	background-color: #e7e7e7;
	color: #006699;
	display:block;
	position:relative;
	padding:10px 10px 5px;
	font-size:20px;
}

.schools-row a:hover {
	background-color: #cedde8;
}

.schools-row a:after {
	font-family:FontAwesome;
	content:"\f101";
	position:absolute;
	right:10px;
	margin-top:-3px;
}
*/

.page .entry {
	padding:20px 0;
}

.school-row .wpb_content_element {
	margin-bottom:0 !important;
}

.school-row .wpb_column {
	overflow:hidden;
}

.school-row .textblock {
	/*height:20px;
	overflow:hidden;*/
	position: relative;
	margin-top:-45px;
	background-color: #FFF;
	padding: 20px;
	height: 40px;
	pointer-events:none;
	-webkit-transition:all 400ms ease;
	-moz-transition:all 400ms ease;
	transition:all 400ms ease;
}

.school-row .wpb_column:hover .textblock{
	height:187px;
	margin-top:-200px;
	background-color:rgba(255,255,255,0.9);
}

.school-row .wpb_column:hover .textblock a{
	margin-top:5px;
}

.school-row-3 .wpb_column:hover .textblock{
	height:120px;
	margin-top:-130px;
	background-color:rgba(255,255,255,0.9);
}

.school-row-3 .wpb_column:hover .textblock a{
	margin-top:-10px;
}


.school-row .textblock p {
	font-size: 15px;
}

.school-row a {
	text-align: center;
	font-family: 'avistaitalic',serif;
	color: #0075c3;
	display: block;
	position: relative;
	font-size: 20px;
	margin-bottom: -20px;
	margin-top:-10px;
}

.school-row a:after {
	font-family:FontAwesome;
	content:"\f101";
	position:absolute;
	right:0px;
	margin-top:-3px;
}


/* Blog style
*****************************************************/

.blog-title {
	display: none;
}

.blog .content-widgets,
.single .content-widgets {
	display: none;
}

.blog .site-header,
.single .site-header {
	
}

.blog .feature_image,
.single .feature_image {
		
}

.entry-meta {
	text-align: center;
}

.entry-meta {
	font-size: 11px !important;
	letter-spacing: 1px;
	color: #333;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

/*

.category .entry-title {
	margin-top: 20px;
}
*/

.entry-header .entry-title {
    margin-bottom:0px;
}


.calendar-dates {
	text-align: center;
	font-size: 24px;
	letter-spacing: 1px;
	color: #333;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	display: block;
	margin-bottom: 20px;
}

.calendar-dates {
	display: block;	
}

.calendar-dates .start-date,
.calendar-dates .end-date {
	display: inline !important;
}

.calendar-dates .end-date:before {
	content: ' — ';
}

.category article.entry {
	padding-left: 10px !important;
	padding-right: 10px !important;	
}

.pagination {
	margin-left: 10px;
}
.pagination A {
	background-color: #eee  !important;
	color: grey !important;
}



#section-posts-wrapper .box {
	width: 50%;
	float: left;
	height: 300px;
}

#section-posts-wrapper .box:hover {
	background-size: cover;
}

#section-posts-wrapper .box A,
#section-posts-wrapper .box .wrapper {
	width: 100%;
	height: 100%;
	text-align: center;
	display: block;
	line-height: 300px;
	font-size: 40px;
}

.site-aside {
	margin-top: 0px;
	background-color: #ddd;
}

.ajax_loader_image {
	margin: 40px;
	width: 40px;
	height: 40px;
}

.content {
	width:75%;
	font-size:16px;
	margin-left:auto;
	margin-right:auto;
}

.sidebar-primary {
	width:25%;
	padding-right:30px;
}

.sidebar-primary .widget {
	padding:15px;
	background-color:#FFF;
	margin-bottom:25px;
}

.sidebar-primary .widget-title {
	margin-bottom:8px;
}

.sidebar-primary li {
	border:none;
	margin:0;
	padding:0;
	font-size:14px;
}

.sidebar-primary li a {
	
}

.blog .entry,
.archive .entry,
.single-post .entry {
	padding:0;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #ddd;
}

.content>article:last-child {
	border-bottom:0 !important;
} 

.entry-footer .entry-meta {
	border-top:0;
	padding-top:15px;
}

/* 404 style
*****************************************************/

.error404 .content-widgets {
	display: none;
}


/* Search style
*****************************************************/

.search .archive-description,
.search .content-widgets {
	display: none;
}





/* Contact Form 7 style
*****************************************************/
.wpcf7 TEXTAREA,
.wpcf7 INPUT {
	background-color: rgba(0,0,0,0.03);
	border: 0px;
	box-shadow: none;
	color: black;
	text-shadow: none;
	margin-bottom: 10px;
}

.booking-part INPUT,
.booking-part TEXTAREA {
	margin-bottom:0;
}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #888;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #888;
    opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:   #888;
    opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #888;
}

.wpcf7 INPUT[type="submit"]:hover {
	background-color: #333;	
}

.wpcf7 P {
	margin: 0 0 0.6rem;
}

.hide-element {
	display:none !important;
}

.subpageform {
	background-color: #00a8ed;
    padding: 15px;
	line-height:1;
	font-size:14px;
}

.subpageform ::-webkit-input-placeholder { 
    color:#aaa !important;
}
.subpageform :-moz-placeholder { 
   color: #aaa !important;
   opacity: 1 !important;
}
.subpageform ::-moz-placeholder { 
   color: #aaa !important;
   opacity: 1 !important;
}
.subpageform :-ms-input-placeholder { 
   color: #aaa !important;
}

.subpageform input,
.subpageform textarea {
	background-color:#FFF;
	padding:13px;
	font-size:14px;
	line-height: 15px;
}

.subpageform textarea {
	max-height:120px;
	max-width:100%;
	line-height:1.2;
}

.subpageform input[type="submit"] {
	margin-bottom:0;
	width:100%;
	background-color: #e7e7e7;
    color: #006699;
    font-family: 'avistaitalic',serif;
	text-transform:none;
	font-size:20px;
	padding:20px 0 15px;
}

.subpageform input[type="submit"]:hover {
	background-color: #e7e7e7;
    color: #006699;
}

.subpageform .ajax-loader {
	display:none;
}

.subpageform span.wpcf7-form-control-wrap {
    display: block;
    margin-bottom:7px;
    line-height:0;
}

.no-margin-bottom {
	margin-bottom:0 !important;
}

.no-margin-bottom-p p{
	margin-bottom:0 !important;
}

.no-margin-bottom-last p:last-child {
	margin-bottom:0 !important;
}

.over-form-title {
	padding: 15px 15px 1px;
	background-color:#00a8ed;
	color:#FFF;
}

.over-form-title h4,
.over-form-title p {
	color:#FFF;
}

.under-form-title {
	padding: 0px 15px 1px;
	background-color:#00a8ed;
	color:#FFF;
}

/* Breadcrumbs
***********************************************************/

.breadcrumb {
	color: #666;
	text-transform:uppercase;
	font-size:.8em;
	margin-bottom: 10px;
	    position: relative;
}


.breadcrumb a {
	color: #999;
	-webkit-transition:none;
	-moz-transition:none;
	transition:none;
}

.breadcrumb a:hover {
	color:#0075C3;
}

.sh-link a span:before {
	font-family: FontAwesome;
	padding-right:5px;
}

.sh-hide a span:before {content:"\f196";}
.sh-show a span:before {content:"\f147";}


/* Mixed style
*****************************************************/

.college-price-box {
	background-color: #e7e7e7;
    padding:20px;
}

.college-table-col {
	margin-bottom:35px;
}

.college-table-col>.vc_column-inner>.wpb_wrapper,
.college-table-col>.wpb_wrapper {
	background-color: #e7e7e7;
    padding:30px !important;   
}

.college-table-col>.vc_column-inner>.wpb_wrapper>div:last-child,
.college-table-col>.wpb_wrapper>div:last-child {
	margin-bottom:0 !important;
}

.college-table-col.blue>.vc_column-inner>.wpb_wrapper,
.college-table-col.blue>.wpb_wrapper,
.college-price-box.blue {
	background-color: #0075c3;
    color:#FFF;
}

.college-table-col td {
	border-top:0;
}

.college-table-col tbody {
	border-bottom:0 !important;
}

.college-home-right-col {
	padding-left:25px !important;
}

.colorbox {
	padding:20px;
/* 	font-style: italic !important; */
}

.colorbox strong {
	font-size:1.1em;
}

.colorbox p {
	margin-bottom:10px;
}

.colorbox.boxblue {
	background-color: #0075c3;
    color:#FFF;
}

.colorbox.boxblue a,
.colorbox.boxlightblue a {
	color:#FFF;
}

.colorbox.boxgrey {
	background-color: #e7e7e7;
    color:#000;
}

.colorbox.boxwhite {
	background-color: rgba(255,255,255,0.9);
    color:#666;
}

.colorbox.boxwhite.border {
	border: 2px solid #1bb3e5 !important;
}

.colorbox.boxlightblue {
	background-color: #00a8ed;
    color:#FFF;
}

.arrowafterlink a:after {
	font-family:FontAwesome;
	content:"\f101";
	padding-left:5px;
}

.no-borders-table * {
	border:none !important;
}

.info-table tr>td:first-child {
	font-weight:bold;
}

.vc_toggle_icon {
	top:34% !important;
	background-color: #006699 !important;
	border-radius: 50% !important;
}

.flag-img-src {
	display:none;
}

.pic-link-box.flags {
	width:20% !important;
}

.grid-arb h4 {
	color: #FFF;
    text-shadow: 0px 0px 10px rgba(0,0,0,1);
}

.arb-button a {
	background-color:#00A8ED;
}


.travel-link-row .wpb_column>.wpb_wrapper {
	padding:20px;
	background-color:#FFF;
}

/*.travels-pic {
	margin:-20px -20px 20px !important;
}*/
.travels-pic {
    margin: -20px 0px 20px !important;
  }

.travel-links-lang {
	text-transform: uppercase;
    font-size: 14px;
    text-align: center;
}

/*
.travel-links-lang a {
    color: #006699;
}
*/

.travel-link-header {
    text-align: center;
    margin-bottom: 20px !important;
    line-height: 1.3;
    text-transform: uppercase;
    color: #666;
    background: #FFF;
    padding: 15px 10px;
    margin-top: -20px!important;
}


 .travel-link-header p:last-child {
 	margin-bottom:0px!important;
 
 }
/*
.travel-link-header::first-line {
	font-family: 'avistaitalic', serif;
	font-size:24px;
	
}
*/

.travel-link-button a {
	display:block;
	background-color:#00A8ED;
	color:#FFF;
	text-align:center;
	margin:0 -20px -20px !important;
	padding:10px;
	position: relative;
}

.travel-link-button a:hover {
	color:#FFF;
	background-color: #006699;
}

.travel-link-button a:after {
    font-family: FontAwesome;
    content: "\f101";
    position: absolute;
    right: 20px;
    font-size: 20px;
    top:50%;
    transform:translate(0,-50%);
}

/* CSN kalkyl */

table.csn-kalkyl {
	margin-bottom:0;
}

table.csn-kalkyl * {
	border:none;
}

table.csn-kalkyl th,
table.csn-kalkyl td {
	padding:10px 20px;
}

thead th {
	font-weight:bold;
	background-color:#0075c3;
	color:#FFF;
}

td.symbol {
	padding:0;
	text-align:right;
	font-size:1.2em;
}

tr.equals th,
tr.equals td {
	background-color:rgba(0,0,0,0.05);
	font-weight:bold;
}

table.csn-kalkyl tbody>tr:first-child td,
table.csn-kalkyl tbody>tr:first-child th {
	background-color:rgba(0,0,0,0.05);
}

table.csn-kalkyl tbody>tr:last-child td,
table.csn-kalkyl tbody>tr:last-child th {
	background-color:rgba(0,0,0,0.15);
}

.csn-kalkyl-wrap {
	background-color:rgba(0,0,0,0.02);
}

.nr-of-weeks {
	width:45px;
	padding:5px;
	text-align:center;
	margin-right:5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* Booking form */

form.boka-resa {
	max-width:700px;
	margin:0 auto;
	position: relative;
}

form.boka-resa #sprak/*
,
form.boka-resa #inkvartering
*/ {
	text-transform: capitalize;
}

form.boka-resa .select-wrap {
	margin-bottom:15px;
	height:65px;
	width:65%;
	position:relative;
}

form.boka-resa .select-wrap:after {
	right:0;
	height:65px;
	width:65px;
	background-color:#e7e7e7;
	content:"\f078";
	font-family: FontAwesome;
	position: absolute;
	top:0;
	border:1px solid #cbcbcb;
	color:#006699;
	font-size:1.5em;
	pointer-events: none;
	text-align:center;
	padding:12px 0;
}

form.boka-resa select {
	background-color:#FFF;
	width:100%;
	height:100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border:none;
	border-radius:0;
	border:1px solid #cbcbcb;
	cursor: pointer;
}

form.boka-resa select[disabled] {
	background-color:#F1F1F1;
	cursor:default;
}

/*
form.boka-resa select *:first-letter,
form.boka-resa select:first-letter {
	text-transform: uppercase !important;
}
*/

form.boka-resa .ab-heading {
	width:35%;
}

form.boka-resa .ab-heading h2 {
	text-align:left;
	font-size:1.8em;
	color:#666;
	float: left;
    margin-right: 20px;
}

.text-select-wrap {
	width:100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.spinner {
	left:50%;
	top:50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	position:absolute;
}

.text-select-wrap .info-box-wrap {
	float:left;
}

.info-box-wrap {
	position: relative;
	width:40px;
	height:40px;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	border-radius:50%;
	background-color:#fff;
	-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	border:1px solid #f6f6f6;
}

.info-box-wrap .info-box {
	position:absolute;
	width:315px;
	height:auto;
	left:50%;
	bottom:60px;
	-webkit-transform:translate(-50%,0%);
	-moz-transform:translate(-50%,-0%);
	-ms-transform:translate(-50%,-0%);
	-o-transform:translate(-50%,-0%);
	transform:translate(-50%,-0%);
	-webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	background-color:#fff;
	padding:15px;
	z-index:100;
	display:none;
	border:1px solid #f6f6f6;
}

.info-box-wrap .info-box.visible {
	display:block;
}

.info-box-wrap .info-box:after {
	content:"\f0d7";
	font-family: FontAwesome;
	color:#fff;
	position: absolute;
	bottom:0;
	left:50%;
	-webkit-transform:translate(-50%,100%);
	-moz-transform:translate(-50%,100%);
	-ms-transform:translate(-50%,100%);
	-o-transform:translate(-50%,100%);
	transform:translate(-50%,100%);
	line-height: 0;
    font-size: 4em;
    text-shadow:0px 10px 10px rgba(0,0,0,0.03);
}

.info-box-wrap .info-i{
	line-height:0;
	font-size:1.3em;
	color:#00a8ed;
	width:100%;
	height:100%;
	cursor:pointer;
}

.info-box-wrap .info-i:after {
	content:"\f129";
	font-family: FontAwesome;
	position: absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	pointer-events: none;
}

.close-info {
	display:none;
	width: 40px;
	height: 40px;
	float:right;
	margin-top:-15px;
	margin-right:-15px;
	padding: 2px;
	text-align: center;
	cursor: pointer;
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-left:5px;
	font-size: 22px;
	color: #555;
}

.book-online-row {
	margin-bottom:45px !important;
}

.your-choice,
.end-info-box {
	max-width: 500px;
    background-color: #FFF;
    text-align: center;
    padding: 30px;
    margin: 0 auto 40px;
    -webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
}

.boka-button {
	max-width: 400px;
	width:500px !important;
    background-color: #00a8ed !important;
    color:#FFF !important;
    margin:0 auto;
    display:block;
    font-size:1.5em !important;
}

.your-choice h2 {
	margin-bottom: 0;
}

.your-choice p {
	margin-bottom:0;
}

.your-choice div {
	margin-bottom:10px;
}

.your-choice a {
	padding:5px 10px;
	background-color:#00a8ed;
	color:#FFF;
	margin:5px auto 0;
	display:table;
}

.your-choice a:before {
	content:"\f100";
	font-family: FontAwesome;
	padding-right:5px;
}

.booking-part {
    background-color: #FFF;
    padding: 30px;
    -webkit-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	-moz-box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	box-shadow:0px 0px 20px 0px rgba(0,0,0,0.05);
	margin-bottom:40px;
}

.boka-online ::-webkit-input-placeholder { 
    color:#888 !important;
}
.boka-online :-moz-placeholder { 
   color: #888 !important;
   opacity: 1 !important;
}
.boka-online ::-moz-placeholder { 
   color: #888 !important;
   opacity: 1 !important;
}
.boka-online :-ms-input-placeholder { 
   color: #888 !important;
}

.boka-online .float3 {
	float:left;
	width:32%;
	margin-right:1.5%
}
.boka-online .float2 {
	float:left;
	width:49%;
	margin-right:2%
}

.boka-online .floatwrap>div:last-child {
	margin-right:0;
}
.innerfloat>p,
.innerfloat>div {
	display:inline-block;
	vertical-align: middle;
}

.innerfloat .info-box-wrap {
	margin-left:10px;
}

.boka-online span.wpcf7-list-item {
	padding: 9px;
    display: inline-block;
}

.boka-online h3 {
	text-align:center;
}

.boka-online textarea {
	max-height:150px;
	max-width: 1140px;
}

.float-info p,
.float-info .info-box-wrap {
	display:inline-block;
	vertical-align: middle;
}

.float-info .info-box-wrap {
	margin-left:15px;
}

.avista-latest-posts ul {
	margin-left:0;
}

.avista-latest-posts ul>li {
	list-style-type:none;
	padding-bottom:20px;
}

.avista-latest-posts ul>li>a>span {
	font-family: 'avistaitalic', serif;
	font-size:1.5em;
	color: #006699;
}

.avista-latest-posts ul>li>a>p {
	color:#000;
}

.vc_separator.vc_sep_color_blue .vc_sep_line {
	border-color: rgba(0,102,153,0.5) !important;
}

#wp-live-chat input,
#wp-live-chat textarea,
#wplc_chatbox {
	font-size:1.2rem !important;
}

.vc_toggle_title > H4 {
    font-size: 1.3em;
}

.vc_gitem-link.vc-zone-link {
    -webkit-transition: all 500ms ease-in-out !important;
    -moz-transition: all 500ms ease-in-out !important;
    -ms-transition: all 500ms ease-in-out !important;
    -o-transition: all 500ms ease-in-out !important;
    transition: all 500ms ease-in-out !important;
}

.vc_gitem-animate-fadeIn .vc_gitem-zone-b {
    -webkit-transition: all 500ms ease !important;
    -o-transition: all 500ms ease !important;
    transition: all 500ms ease !important;
}

.travel-story-button {
	background-color: #0075c3 !important;
}


/* Responsive style
*****************************************************/


.nav-responsive {
	display: none;
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	only screen and (-moz-min-device-pixel-ratio: 1.5),
	only screen and (-o-min-device-pixel-ratio: 3/2),
	only screen and (min-device-pixel-ratio: 1.5) {

}
@media only screen and (max-width: 1650px) {
	.home-header-img {
		height:520px;
	}
	.nav-primary {
    	left: 262px;
    }
}
@media only screen and (max-width: 1200px) {
	
	.site-inner, .wrap {
    	max-width: 960px;
	}
	
	.site-inner .wrap,
	.site-footer>.wrap {
		padding:0 10px;
	}
	
	.home-header-img {
		height:490px;
	}
	
	.woocommerce-tabs,
	.entry-content	{
		font-size: 15px;
	}

	.home-header-text {
	color: #fff;
    text-align: center;
    padding: 16px 10px 6px;
    border-top: 1px solid #FFF;
    border-bottom: 1px solid #FFF; 
    width: 220px;
    position: relative;
    margin: 0 auto;
    top: 50%;
    margin-top: -48px;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.8);
    font-size: 1.5em;
    font-family: 'avistaitalic', serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;

}
	
/*
	ul.product-nav li.book-now-button:after {
		width:205px;
		height: 63px;
	}
*/
	
	ul.product-nav li.p-nav-item,
	ul.page-nav li.page-nav-item a {
		font-size:20.3px;
	}
	
/*
	ul.product-nav.nav-fixed li.p-nav-item {
		font-size:20.4px;
	}
*/
	
/*
	.nav-fixed,.product-nav-wrap.nav-fixed{
		width: 960px !important;
	}
*/
	
	.product-nav-wrap,
	.page-nav-wrap{
		width: 100% !important;
	}
	
	.product-nav-wrap.nav-fixed,
	.page-nav-wrap.nav-fixed{
		width: 940px !important;
	}
	
	.subnav-top-item a {
		font-size:23px;
	}
	
	.subnav-top-item a:after {
		width: 50px;
		height: 43px;
	}
	
	.subnav-topnav-row {
		margin-bottom: 25px !important;
	}
	
	.subnav-topnav-row p {
		font-size: 20px;
	}
	
	.product-menu a, .uni-menu a, .arb-menu a, .vol-menu a {
		font-size: 12px;
	}
	
	.pic-grid-2 .picwrap {
		height: 164px;
	}
	
	.pic-grid-2 .textwrap {
		height:164px;
		top:124px;
	}
	
	.getup-pic-grid p.headtxt {
		font-size:18px;
	}
	
	.pic-grid-2 p.bodytxt {
		font-size: 14px;
	}
	
	.pic-grid-3 .picwrap { 
		height: 130px;
	}
	
	.pic-grid-3 .textwrap {
		top: 92px;
		height: 130px;
	}
	
	.pic-grid-3 p.bodytxt {
		font-size: 11px;
	}
	
	.pic-grid-6 .picwrap { 
		height: 152px;
	}
	
	.pic-grid-6 .textwrap {
		top: 118px;
		height: 152px;
	}
	
	.pic-grid-6 p.bodytxt {
		font-size: 10px;
	}
	
	.pic-grid-6 p.headtxt {
		font-size: 15px;
		padding-top:8px;
	}
	
	.product-menu,.uni-menu,.arb-menu,.vol-menu {
		line-height:1.4;
	}
	
	.getup-pic-grid p.bodytxt {
		line-height: 1.2;
	}
	
	.site-header .logo {
		width:170px;
	}
	
	#search-3 input[type='search'] {
		/*border-left:none;*/
		font-size:14px;
	}
	
	#text-2 a {
		font-size: 14px;
	}
	
	.site-header .widget-area {
		width: 302px;
	}
	
	.search-button {
		right: 123px;
	}
	
	.feature_image {
		height: 350px;
	}
	
	.nav-primary .menu > LI > A {
		font-size:14px;
	}
	
	.home-header-img {
		height: 400px;
	}
	
	.nav-primary { 
		left: 193px;
	}
	
	.getup_teaser_box {	
		font-size: 0.8em !important;
		line-height: 2.6em !important;
	}
	
	.subnav-top-item a:after {
		height:52px;
		padding: 8px 0 0;
	}
	
	#search-3 {
    	width: 170px;
	}
	
	.search-button {
    	right: 13px;
	}

	.subnav-top-item a {
		font-size: 20px;
		padding: 13px 10px 2px;
	}
	.subnav-top-item a:after {
    	padding: 10px 0 0;
	}
	
	.nav-primary .menu > LI > A {
		font-size: 12px;
		padding: 0px 0.8rem;
	}
	
	#text-2 a {
		font-size: 12px;
		padding: 0px 15px 0px;
	}
		
	.site-header .widget-area {
		width: 282px;
	}
	
	.subnav-menu-area {
		padding-left:10px !important;
		padding-right:10px !important;
	}
	
	.product-menu .subnav-header a, 
	.uni-menu .subnav-header a, 
	.arb-menu .subnav-header a, 
	.vol-menu .subnav-header a {
		font-size: 19px;
		margin: 3px 0px;
	}
	
	#map1,#map2,#map3,#map4,#map5 {
		max-width:100%;
	}
	
	.pic-grid-1 .textwrap {
    	top: 169px;
    }
    
    .pic-grid-3 .picwrap {
    	height: 164px;
	}
	
	.pic-grid-3 .textwrap {
    	top: 123px;
    	height: 164px;
	}
	
	.pic-link-box.vc_col-sm-3 {
		width:33.333333% !important;
	}
	
	ul.product-nav li.book-now-button:before {
		height: 62px;
	}
	
	ul.product-nav li.book-now-button:after {
	    border-width: 30px;
	    margin-top: -30px;
	}
	
	.mapbox.smallertext strong, .mapbox.smallertext a, .mapbox.smallertext p {
    	font-size: 0.92em;
	}
	
	.inspo-box .inspo {
    	height: 232px;
    }
    
    .inspo-text {
	    font-size:95px !important;
    }
    
    .product-section .ui-tabs-panel, 
    .vc_tta-panels-container {
    	padding: 25px !important;
	}
	
	.travel-story-elem .vc_gitem-zone-a {
		height:470px;
	}
	
	.volonteer-grid.vc_col-sm-3 {
		width:33.333333%;
	}
	
	.classes-blue-column.arrow-down p:after {
    	top: 22px;
    }
	
}

@media only screen and (max-width: 960px) {

	.map400 {
	height:auto!important;
}

	
.image-container, #eif_images {
	display:none;

}
	

	
#eif_feed button {
	width:100%!important;
	margin-left:0!important;
	    font-family: inherit;
}

.instagram-container {
	border:none;
}

	.site-inner, .wrap {
    	max-width: 768px;
	}
	
	.site-inner {
		padding-left: 0;
		padding-right: 0;
	}
	
	.nav-primary {
		display: none;
	}
	
	.show-responsive-nav {
		display:block;
	}
	
	.site-header .logo {
		left: 60px;
	}

	.getup_teaser_box {	
		font-size: 0.6em !important;
		line-height: 2.6em !important;
	}
	
	.subnav-topnav-row p {
		font-size: 17px;
	}
	
	.product-menu .sub-menu {
		width: 140px;
		left: 155px;
	}
	
	.menu-subnav-sprakresor-container .menu, 
	.menu-subnav-universitet-container .menu, 
	.menu-subnav-arbete-container .menu, 
	.menu-subnav-volontar-container .menu {
		width: 140px;
	}
	
	.site-header .logo {
		width: 160px;
	}
	
	.nav-primary {
		left: 187px;
	}
	
	.getup-pic-grid .picwrap:hover .textwrap {
		background-color:#FFF;
	}
	
	.pic-grid-6 p.bodytxt {
		font-size: 9px;
	}
	
	.pic-grid-2 p.bodytxt {
		font-size: 12px;
	}
	
	.subnav-top-item a {
		padding: 13px 20px 2px;
		text-align: left;
		height: 46px;
		font-size: 17px;
	}
	
	.subnav-top-item a:after {
		height: 46px;
		width: 46px;
		padding: 9px 0px 0px;
		text-align:center;
	}
	
	.nav-fixed,.product-nav-wrap {
		width: 800px !important;
	}
	
	.product-nav-wrap {
		width: 100% !important;
	}
	
	.nav-fixed.product-nav-wrap,
	.page-nav-wrap.nav-fixed {
		width: 748px !important;
	}
	
	.subnav-menu-area {
		padding-left:5px !important;
		padding-right:5px !important;
	}
	
	.search-button {
		font-size: 20px;
		padding: 20px 0px;
	}
	
	#search-3 input[type="search"] {
		padding: 20px 0px 16px 16px;
		font-size: 12px;
	}
	
	#search-3 {
		width: 150px;
	}
	
	#text-2 a {
		padding: 0px 9px;
	}
	
	.site-header .widget-area {
    	width: 255px;
	}
	
	#menu-footer-menu a {
    	font-size: 16px;
    }
    
    .page-list-ext-title, .entry-title, H1 {
    	font-size: 3em;
    }
    
    .pic-grid-6 .picwrap {
	    width: 32%;
	    height:239px;
    }
    
    .pic-grid-6 .textwrap {
    	top: 197px;
    	height: 239px;
	}
	
	.pic-grid-6 p.headtxt {
    	font-size: 20px;
    }
    
    .pic-grid-6 p.bodytxt {
    	font-size: 14px;
    }
    
    .home-header-img h2 {
    	width: 200px;
    	font-size: 1.6em;
	}
	
	.flags.vc_col-sm-2 {
		width:33.333333% !important;
	}
	
	.grid-arb.vc_col-sm-3,
	.pic-link-box.vc_col-sm-3 {
		width:50% !important;
	}
	
	ul.product-nav li.p-nav-item {
    	font-size: 18px;
	}
	
	.city-map>.wpb_column,
	.school-map-row>.wpb_column,
	.about-section>.wpb_column {
		width:100%;
		float:none;
	}
	
	.whitebox.mapbox {
		padding-left:15px !important;
		margin-top:15px;
	}
	
	.mapbox>.vc_column-inner>.wpb_wrapper,
	.mapbox>.wpb_wrapper,
	.mapbox,
	.mapbox.map400>.vc_column-inner>.wpb_wrapper,
	.mapbox.map400>.wpb_wrapper,
	.mapbox.map400,.mapbox.map475>.vc_column-inner>.wpb_wrapper,
	.mapbox.map475>.wpb_wrapper,
	.mapbox.map475 {
	  	height: auto !important;
	}
	
	.pic-grid-3 .picwrap {
    	width: 400px;
		height: 218px;
		margin:0 auto 20px !important;
		float:none;
    }
    
    .pic-grid-3 .textwrap {
   	 	top: 177px;
   	 	height: 218px;
	}
	
	.pic-grid-3 p.bodytxt {
    	font-size: 14px;
	}
	
	.section-icon {
    	width: 50px;
	}
	
	ul.product-nav li.book-now-button::before {
    	height: 59px;
	}
	
	.mapbox.smallertext strong, 
	.mapbox.smallertext a, 
	.mapbox.smallertext p {
    	font-size: 1em;
	}
	
	.classes-light-column ul {
		margin-left:30px;
	}
	
	.read-more-nav {
    	width: 70%;
    }
    
    .read-more-heading {
   		width: 30%;
    }
    
    .housing-inner-row .vc_col-sm-3 {
	    width:50% !important;
	    margin-bottom:35px;
    }
    
    .housing-inner-row>.wpb_column {
	    margin-bottom:35px;
    }
    
    .housing-inner-row>div.vc_col-sm-3:nth-child(3) {
		clear:both;    
    }
    
    H3 {
    	font-size: 1.7em;
    }
    
    .inspo-box .inspo {
    	height: 192px;
	}
	
	.inspo3-inner {
    	height: 173px;
    }
    
    .inspo-text {
    	font-size: 67px !important;
	}
	
	.inspo2 h4:after {
	    margin-right: -32px;
	    margin-top: -27px;
    	font-size: 75px;
	}
	
	.inspo1-area .vc_col-sm-3 {
		width:33.333333% !important;
	}
	
	.travel-story-elem.vc_col-sm-4 {
		width:50% !important;
	}
	
	.travel-story-elem .vc_gitem-zone-a {
    	height: 380px;
	}
	
	.college-top-row .wpb_column {
		width:100%;
		float:none;
		margin-bottom:30px;
	}
	
	.page-nav-row {
    	margin-bottom: 92px !important;
    }
    
    ul.page-nav li.page-nav-item a {
    	font-size: 16px;
    	padding: 17px 10px 10px;
	}
	
/*
	.width-960, .back-to-top-row {
    	margin: 0 -15px 35px !important;
	}
*/
	
	.housing-inner-row .vc_col-sm-3 + .vc_col-sm-6 {
		width:100% !important;
		max-width:600px;
		margin-left:auto;
		margin-right:auto;
		float:none;
	}

}

@media only screen and (max-width: 800px) {
	
	.mobilbredd{
		width: 80%;
		float: left;
		
	}
	
	.Mobilbreddliten{
		width: 10%;
		float: right;
		
	}
	
.subnav-news, .subnav-chat {
	display:none;
}

	.start-here {
		display:none;
	}
	
	.product-menu .sub-menu, 
	.uni-menu .sub-menu, 
	.arb-menu .sub-menu, 
	.vol-menu .sub-menu {
		position:static;
		width: 100%;
		background-color: rgba(255, 255, 255, 0.1);
		padding:10px 0 0;
		margin-top: -8px;
	}
	
	.product-menu-wrap, 
	.uni-menu-wrap, 
	.arb-menu-wrap, 
	.vol-menu-wrap {
		float:none;
		margin-left:0 !important;
		margin-right:0 !important;
		margin-top: 20px;
	}
	
	.subnav-menu-area {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	
	.subnav-topnav-row {
		margin-left:0;
		margin-right:0;
	}
	
	.menu-subnav-sprakresor-container .menu, 
	.menu-subnav-universitet-container .menu, 
	.menu-subnav-arbete-container .menu, 
	.menu-subnav-volontar-container .menu {
		width: 100% !important;
		background-color: rgba(255, 255, 255, 0.1);
		padding:15px 0 0;
	}
	
	.product-menu a, .uni-menu a, .arb-menu a, .vol-menu a {
		color: #FFF;
		padding: 5px 20px 10px;
		border-bottom: 1px solid rgba(255,255,255,0.2);
	}
	/*
	.product-menu .sub-menu, .uni-menu .sub-menu, .arb-menu .sub-menu, .vol-menu .sub-menu {
		padding-left:30px;
	}*/
	
	/*.product-menu li.menu-item-has-children>a:after, 
	.uni-menu li.menu-item-has-children>a:after, 
	.arb-menu li.menu-item-has-children>a:after, 
	.vol-menu li.menu-item-has-children>a:after {
		font-family:FontAwesome;
		content:"\f0d7";
		padding-left:3px;
		font-size:10px;
	}
	
	.product-menu li.menu-item-has-children>a:hover:after, 
	.uni-menu li.menu-item-has-children>a:hover:after, 
	.arb-menu li.menu-item-has-children>a:hover:after, 
	.vol-menu li.menu-item-has-children>a:hover:after {
		text-decoration:none;
	}*/
	
	
	.subnav-topnav-row p {
		margin-bottom: 10px !important;
	}
	
	.subnav-topnav-row .wpb_column.active:after {
		margin-top: -27px;
	}
	
	.product-menu-active, 
	.product-menu .current-menu-ancestor > a, 
	.product-menu .current-menu-item > a, 
	.uni-menu-active, 
	.uni-menu .current-menu-ancestor > a, 
	.uni-menu .current-menu-item > a, 
	.arb-menu-active, 

	.arb-menu .current-menu-ancestor > a, 
	.arb-menu .current-menu-item > a, 
	.vol-menu-active, 
	.vol-menu .current-menu-ancestor > a, 
	.vol-menu .current-menu-item > a {
		text-decoration: none;
		/*background-color:rgba(255,255,255,0.1);*/
	}
	
	.product-menu-active:after, 
	.product-menu .current-menu-ancestor > a:after, 
	.product-menu .current-menu-item.menu-item-has-children > a:after, 
	.uni-menu-active:after, 
	.uni-menu .current-menu-ancestor > a:after, 
	.uni-menu .current-menu-item.menu-item-has-children > a:after, 
	.arb-menu-active:after, 
	.arb-menu .current-menu-ancestor > a:after, 
	.arb-menu .current-menu-item.menu-item-has-children > a:after, 
	.vol-menu-active:after, 
	.vol-menu .current-menu-ancestor > a:after, 
	.vol-menu .current-menu-item.menu-item-has-children > a:after {
		font-family:FontAwesome;
		content:"\f107" !important;
		position:absolute !important;
		right:10px !important;
		color:#FFF !important;
		font-size:15px !important;
		top: 4px !important;
	}
	
	.product-menu .current-menu-item > a:before,
	.uni-menu .current-menu-item > a:before,
	.arb-menu .current-menu-item > a:before,
	.vol-menu .current-menu-item > a:before {
		font-family:FontAwesome;
		content:"\f105" !important;
		position:absolute !important;
		margin-left:-10px !important;
		color:#FFF !important;
		font-size:10px !important;
		top:7px;
	}
	
	.product-menu .subnav-header a, 
	.uni-menu .subnav-header a, 
	.arb-menu .subnav-header a, 
	.vol-menu .subnav-header a {
		margin:0px;
	}
	
	.subnav-menus .sub-menu>li>a {
		padding: 5px 20px 10px 40px;
	}
	
	.subnav-menus .sub-menu .sub-menu>li>a {
		padding: 5px 20px 10px 60px;
	}
	
	.subnav-menus .sub-menu .sub-menu .sub-menu>li>a {
		padding: 5px 20px 10px 80px;
	}
	
	.subnav-menus .sub-menu .sub-menu .sub-menu .sub-menu>li>a {
		padding: 5px 20px 10px 100px;
	}
	
	.resp-show-menu,
	.resp-show-menu-page {
		display:block;
		position: relative;
		width: 100%;
		text-transform: uppercase;
	}
	
	.resp-show-menu i,
	.resp-show-menu-page i {
		padding-left:10px;
	}
	
	ul.product-nav li.p-nav-item,
	ul.page-nav li.page-nav-item {
		font-size: 16px;
		display: list-item;
		width: 100% !important;
		border-bottom: 1px solid #cecece;
		padding: 10px 10px 5px;
	}
	
	ul.page-nav li.page-nav-item{
		padding:0;
	}
	
	ul.product-nav li.p-nav-item:last-child,
	ul.page-nav li.page-nav-item:last-child {
		border-bottom:none;
	}
	
	ul.product-nav li.book-now-button:after {
		border:0;
	}
	ul.product-nav li.book-now-button:before {
		height:0;
		background-image:none;
	}
	
	ul.product-nav,
	ul.page-nav {
		border-top: 1px solid #cecece;
		position:relative;
		display:none;
	}
		
	.product-nav-wrap {
		width: 100% !important;
	}
	
	.product-nav-row {
		margin-right:0 !important;
	}
	
	.nav-fixed {
		width: 748px !important;
	}
/*
	
	.classes-blue-column {
		margin-bottom:35px;
	}
*/
		
	.subnav-top-header.vc_col-sm-4,
	.chat-top-header.vc_col-sm-4,
	.contact-top-header.vc_col-sm-4,
	.subnav-topnav-item.vc_col-sm-3 {
		float:none !important;
		width:100% !important;
	}
	
	.uni-menu ul.menu, .uni-menu .sub-menu {
    	width: 100%;
	}
	
	.menu-spacing {
		height:40px !important;
	}
	
	.product-nav-row, .page-nav-row {
    	margin-bottom: 85px !important;
    }
    
    .info-box-wrap .info-box {
	    position: fixed;
	    width: 314px;
	    height: auto;
	    max-height:100vh;
	    left: 50%;
	    bottom: auto;
	    top:50%;
	    -webkit-transform: translate(-50%,-50%);
	    -moz-transform: translate(-50%,-50%);
	    -ms-transform: translate(-50%,-50%);
	    -o-transform: translate(-50%,-50%);
	    transform: translate(-50%,-50%);
	    z-index: 1000;
/* 	    display: none; */
	    border: 1px solid #f6f6f6;
	    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	}
	
	.info-box-wrap .info-box:after {
		content:"";
	}
	
	.close-info {
		display:block;
	}
	
	.addthis_toolbox {
    display: none!important;
	}
	
	.home-read-more-button a {
    padding: 1.8px !important;
	}
	
	.img-top1 {
	width:59%;
	
}
.img-top2 {
	width:40.5%;
	height:100%;
}
	
/*
	.info-box-wrap .info-box {
		padding-right:40px;
	}
*/
}

@media only screen and (max-width: 767px) {
	
		.mobilbredd{
		width: 80%;
		float: left;
		
	}
	
	.Mobilbreddliten{
		width: 10%;
		float: right;
		
	}
	.site-inner, .wrap {
    	max-width: 550px;
	}
	
	.home-products-row .txt-col {
		margin-bottom:30px;
	}
	
	.link-box-row .wpb_column {
		margin-bottom:30px;
	}
	
	.link-box-row {
		margin-bottom:0px !important;
	}
	
	.home-popular-row {
		padding:55px 0;
		margin-bottom:35px !important;
	}
	
	.pic-grid-6 .picwrap {
    	width: 49%;
    }
    
    .home-avista-is-row {
    	padding-bottom: 20px;
    }
    
    .home-bottom-row {
    	padding: 60px 0;
    }
    
    .home-contact-col {
	    margin-bottom:45px;
    }
    
    .home-header-img {
    	height: 300px;
	}
	
	.home-header-img h2 {
    	width: 140px;
    	font-size: 1.2em;
    	margin-top: -33px;
	}
	
	.travel-link-row {
		margin-bottom:0 !important;
		background:#fff!important;
	}
	
	.travel-link-row .wpb_column {
		margin-bottom:20px;
	}
	
	.vc_col-sm-8 + .vc_col-sm-4 {
		margin-top:20px;
	}
	
	.vc_col-sm-4 + .vc_col-sm-8 {
		margin-top:20px;
	}
	
	.flags.vc_col-sm-2 {
		width:50% !important;
		float:left !important;
	}
	
	.nav-fixed, .page-nav-wrap.nav-fixed {
    	width: 530px !important;
	}
	
	.four-maps-row .vc_col-sm-3 {
		margin-bottom:20px;
		float:left;
		width:50% !important;
	}
	
	.nav-fixed.product-nav-wrap {
    	width: 530px !important;
	}
	
	.grid-arb.vc_col-sm-3 {
		width:100% !important;
	}
	
	.pic-link-box.vc_col-sm-3 {
		width:50% !important;
		float:left !important;
	}
	
	.pic-grid-2 .picwrap {
		height: 188px;
		width:100%;
	}
	
	.pic-grid-2 .textwrap {
		height:188px;
		top:147px;
	}
	
	.pic-grid-1 .picwrap {
    	width: 530px;
    }
    
    .classes-blue-column p:after {
		content: "\f0d7";
		right: 50%;
		top: auto;
		bottom: -47px;
		margin-right: -9px;
	}
	
	.classes-light-column {
		margin-top:0 !important;
	}
	
	.read-more-heading,
	.read-more-nav {
    	width: 100%;
	}
	
	.housing-inner-row .vc_col-sm-3 {
    	width: 100% !important;
    }
    
    .inspo-box .inspo img, 
    .inspo3-inner {
	    display:none;
    }
    
    .inspo-box {
    	display: block;
	}
	
	.inspo-box .inspo {
	    height: auto;
	    width: 100%;
	    float:none;
	    position:relative;
	}
	
	.inspo-area {
		margin-bottom:0 !important;
		padding-top:20px;
	}
	
	.inspo1-area .vc_col-sm-3 {
    	float: left !important;
	}
	
	.inspo h4:after {
		content: "\f103";
		font-family: FontAwesome;
		position:absolute;
		right:18px;
		font-size:20px;
		margin: 0;
		top: auto;
	}
	
	.inspo.visible h4:after {
		content: "\f102";
	}
	
	.section-icon.csn-icon {
		position:relative;
		float:right;
		margin-left: 15px;
	}
	
	.price-tab table td, 
	.price-tabs table td {
	    line-height: 1.5;
	    font-size: 12px;
	}
	
	.zopim {
		display:none;
	}
	
	.travel-story-elem.vc_col-sm-4 {
    	width: 100% !important;
	}
	
	.travel-story-elem .vc_gitem-zone-a {
		height: 320px;
	}
	
	.volonteer-grid.vc_col-sm-3 {
		width:50%;
		float:left !important;
	}
	
	.college-home-right-col {
    	padding-left: 15px !important;
	}
	
	.college-table-col {
		margin-top:20px;
	}
	
	.floatwrap .float2,
	.floatwrap .float3 {
		width:100%;	
	}
	
	table.csn-kalkyl th, table.csn-kalkyl td {
    	line-height: 1.4;
	}
	
	.sidebar-content .content,
	.sidebar-content .sidebar {
    	width: 100%;
    }
    
    .contact-page-row .contact-form-col {
	    margin-top:20px !important;
    }
}

@media (max-width: 550px) {
	
		.mobilbredd{
		width: 80% !important;
		float: left;
		
	}
	
	.Mobilbreddliten{
		width: 10% !important;
		float: right;
		
	}

		.addthis_sharing_toolbox {
	    float: right;
    position: relative;
    top: 10px;
}

.home-header-text {
	color: #fff;
    text-align: center;
    padding: 10px 6px 3px;
    border-top: none;
    border-bottom: none;
    width: 150px;
    position: relative;
    margin: 0 auto;
    top: 50%;
    margin-top: -30px;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.8);
    font-size: 1.0em;
    font-family: 'avistaitalic', serif;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2;

}

	.site-inner, .wrap {
    	max-width: 320px;
	}
	
	.site-inner {
    	padding-top: 15px;
	}
		
	.home-header-img {
    	height: 170px;
	}
	
	#text-2 a {
    	height: 30px;
    }
    
    #search-3 {
	    position: absolute;
		right: 0;
		top: 30px;
		height:35px;
		width: 97px;
    }
    
    .site-header .search-form {
	    height:35px;
    }
    
    #search-3 input[type="search"] {
    	height: 35px;
    	padding: 0 0px 0 5px;
		width:75%;
   	}
   	
   	.search-button {
    	right: 5px;
    	padding: 10px;
		font-size:16px;
	}
	
	.site-header .logo {
    	width: 145px;
	}
	
	.home-header-img h2 {
	    width: 120px;
	    font-size: 1em;
	    border: none;
	    text-shadow: 0px 0px 10px rgba(0,0,0,1);
    }
    
    .img-top2 h2 {
	    width: 94px;
    }
    
    .page-list-ext-title, .entry-title, H1 {
    	font-size: 2.1em;
	}
	
	H2 {
    	font-size: 2em;
    }
    
	.home-top-row .wpb_content_element {
		margin-bottom:15px !important;
	}
	
	.site-inner .wrap, .site-footer > .wrap {
    	padding: 0 15px;
	}
	
	.social-icon-box {
	    width: 55px;
	    height: 55px;
    }
    
    #menu-footer-menu {
	    -webkit-column-count: 2;
	    -moz-column-count: 2;
	    column-count: 2;
	}
	
	.pic-grid-6 .picwrap {
	    width: 100%;
	    height: 290px;
	}
	
	.pic-grid-6 .textwrap {
	    top: 248px;
	    height: 290px;
	}
	
	.flags.vc_col-sm-2 {
		width:100% !important;
		float:left !important;
	}
	
	.nav-fixed,
	.nav-fixed.product-nav-wrap {
    	width: 290px !important;
	}
	
	.sub-heading h2 {
    	font-size: 1.5em;
    }
    
    .four-maps-row .vc_col-sm-3 {
		width:100% !important;
	}
	
	.pic-link-box.vc_col-sm-3 {
		width:100% !important;
		float:none !important;
	}
	
	.h2somh3 h2 {
    	font-size: 25px !important;
    }
    
    .pic-grid-1 .picwrap {
    	width: 290px;
	}
	
	.pic-grid-3 .picwrap {
    	width: 290px;
	}
	
	.getup-pic-grid .picwrap {
		height:auto;
	}
	
	.getup-pic-grid .textwrap {
    	position: relative;
    	top:0;
    	height:auto;
    	pointer-events: auto;
    	cursor: pointer;
    }
    
    .picwrap a {
		display:block;
		height:100%;
		line-height:0;
    }
    
    .getup-pic-grid p.bodytxt{
    	padding: 0 20px 20px;
    	font-size: 13px;
    }
    
    .getup-pic-grid p.headtxt {
	   	padding: 15px 20px 8px;
	   	line-height: 1;
    }
    
    .getup-pic-grid .textwrap.arrow .headtxt:after {
	    content: "";
    }
    
    .getup-pic-grid p.bodytxt:after {
	    display: block;
		content: "Läs mer";
		width: 290px;
		text-align: center;
		margin: 15px -20px -20px;
		padding: 10px 0;
		background-color: #00a8ed;
		color: #FFF;
		text-transform: uppercase;
    }
    
    .getup-pic-grid.pic-grid-6 p.bodytxt:after {
	    content: "";
	    padding:0;
    }
    
    .section-icon {
    	width: 35px;
	}
	
	.read-more-nav li {
		width:100% !important;
	}
	
	.inspo1-area .vc_col-sm-3 {
    	width: 50% !important;
	}
	
	.prices-icon.section-icon {
    	width: 88px;
	}
	
	.price-tab table td, 
	.price-tabs table td {
    	font-size: 9px;
	}
	
	.product-section .ui-tabs-panel, 
	.vc_tta-panels-container {
    	padding: 25px 0 !important;
	}
	
	.price-tab table tr td:first-child, 
	.price-tab table tr th:first-child, 
	.price-tabs table tr td:first-child, 
	.price-tabs table tr th:first-child {
    	padding-left: 4px;
	}
	
	form.boka-resa .select-wrap {
    	height: 45px;
		width: 58%;
	}
	
	form.boka-resa .ab-heading h2 {
    	font-size: 1.3em;
    	margin-right: 10px;
    }
    
	    
	form.boka-resa .select-wrap:after {
	    height: 45px;
	    width: 45px;
	    font-size: 1em;
	    padding: 8px 0;
	}
	
	form.boka-resa .ab-heading {
    	width: 42%;
	}
	
	.text-select-wrap {
    	height: 45px;
    	margin-bottom: 15px;
	}
	
	.info-box-wrap .info-box {
    	width: 295px;
    }
    
	form.boka-resa select {
    	padding: 8px;
    	font-size: 1.4rem;
	}
	
	.info-box-wrap .info-i {
    	font-size: 1.1em;
    }
    
    .info-box-wrap {
	    width: 30px;
	    height: 30px;
    }
    
    .product-section .ui-state-default a, 
    .vc_tta-tab a {
    	font-size: 16px;
    }
    
    .travel-story-elem h4 {
	    font-size: 1.6em;
    }
    
    .travel-story-elem .vc_gitem-zone-a {
    	height: 445px;
    	padding: 20px 10px 5px;
	}
	
	.volonteer-grid.vc_col-sm-3 {
		width:100%;
		float:none !important;
	}
	
	.classes-blue-column.arrow-down p::after {
    	top: 47px;
	}
	
	.page-nav-wrap.nav-fixed {
    	width: 290px !important;
	}
	
	.boka-button {
    	width: 100% !important;
    }
    
    .float-info .info-box-wrap,
    .innerfloat .info-box-wrap {
    	margin-left: 5px;
	}
	
	.float-info p,
	.innerfloat > p {
    	max-width:80%;
	}
	
	.info-box-wrap .info-box {
		margin-top:32.5px;
		max-height:400px;
		overflow-y:scroll;
	}
	
	table.csn-kalkyl th, 
	table.csn-kalkyl td {
    	font-size: 11px;
	}
	
	table.csn-kalkyl th, 
	table.csn-kalkyl td {
    	padding: 7px 8px;
	}
	
	.nr-of-weeks {
	    width: 31px;
	    padding: 2px;
    	font-size: 12px;
	}
}
.subpageform input[type="checkbox"] {
    width: auto;
    transform: scale(1.5);
    margin-right: 5px;
}
.extra-css-p{
	color: #fff;
}


