body{
	overflow-x: hidden;
}

.wp-block-image{
  margin-top: 0px;
  margin-bottom: 50px;
}

/*
xs: 0,
sm: 576px,
md: 768px,
lg: 992px,
xl: 1200px,
xxl: 1440px,
xxxl: 1600px
*/

	/*.acf_block.alignwide{
	  width:  100vw;
	  margin-left  : calc(50% - (50vw));
	  margin-right: auto;	
	  margin-top: 0px;

	}*/




	.alignfull .wp-block-embed__wrapper {
		/*max-width: 100vw;
		max-width: 100vw;
		width    : calc( 100vw );*/
	}

	.wp-block-group.alignfull, .wp-block-columns.alignfull, .kb-row-layout-wrap.alignfull{
	  width:  100vw;
	  margin-left  : calc(50% - (50vw));
	  margin-right: auto;	
	  margin-top: 0px;
	}


.wp-block-group{
	justify-content: center;
	display: flex;
}

.wp-block-breadcrumbs{
	justify-content: start;
	display: flex;
}


.alignfull .wp-block-group__inner-container, .wp-block-columns.alignfull{
	/*width: 100%;*/
	/*max-width: 1800px;*/
	justify-content: center !important;
}

	figure.alignwide {
		/*max-width: 1320px;*/
	}

	.inner_width_80 .alignwide{
		/*width    : calc( 100vw );*/
		/*margin-left: calc(50% - 660px);*/
		/*max-width: 1320px;*/
    }


@media screen and (max-width: 767px) {
	.alignfull, .block-section{
	  /*padding-right: 2rem;
	  padding-left: 2rem;*/
	}
	
	.acf_saker{
		padding-right: 0rem;
	  	padding-left: 0rem;
	}
	
	.skillelinje{
		padding-right: 0rem;
	  	padding-left: 0rem;
	}
	
	.lenkebokser{
		padding-right: 0rem;
	  	padding-left: 0rem;
	}
}


@media screen and (min-width: 768px) {
	.alignfull, .block-section{
	  /*padding-right: 1rem;
	  padding-left: 1rem;*/

	}
}

@media screen and (min-width: 992px) {
	
	.acf_block.alignwide>.row{
		/*display: block;*/
	}

    .inner_width_80{
      width: 80%;
	  max-width: 992px;
    }

    /*.inner_width_80 .acf_block.alignwide{
		width    : calc( 100vw );
		margin-left  : calc( 50% - 50vw );	
    }*/
	
	/* Youtube */
	.inner_width_80 figure.alignwide{
       /* width    : 100vw;	
		margin-left  : calc( 50% - 660px );	*/
    }
	
	/* Youtube -Innhold*/
	.inner_width_80 .alignwide .wp-block-embed__wrapper {
		/*width    : 100vw;
		max-width: 1320px;*/
	}
	
	/*Group*/
	.inner_width_80 .alignwide .wp-block-group__inner-container {
		/*width    : auto;
		max-width: 1320px;*/
	}
	
	/*Image */
	.inner_width_80 .alignwide > img{
		/* width    : 100vw;
		 max-width: 1320px;*/		 
	}
	
	.wp-block-image.alignwide img {
		/*height: auto;
		width    : 100vw;
		max-width: 1320px;	*/
	}
	
	/*Table */
	.inner_width_80 .alignwide > .wp-block-table > table{
		/* width    : 100vw;
		 max-width: 1320px;	*/	 
	}
	
	.wp-block-image.alignfull img {
		/*height: auto;
		width    : 100vw;
		max-width: 100vw;	*/
	}
	
	.alignwide .wp-block-embed__wrapper:before {
		/*padding-top: 0 !important;
		margin-top: 0px;
		margin-bottom: 50px;*/
	}
	
	
	
	
}

/*xl*/
@media screen and (min-width: 1200px) {
	.alignfull, .block-section{
	  /*padding-right: 3rem;
	  padding-left: 3rem;*/
	
	}	
	
	.inner_width_80 .alignwide{
		width: 100%;
		/*margin-left: calc(50% - 560px);*/
		/*max-width: 1120px;*/
    }
	
	
	
	
}
/*xxl*/
@media screen and (min-width: 1440px) {
	.alignfull, .block-section{
	  /*padding-right: 7.5rem;
	  padding-left: 7.5rem;*/
	
	}
	
	
	.inner_width_80 .alignwide{
		/*width    : calc( 100vw );*/
		/*margin-left: calc(50% - 660px);*/
		max-width: 1320px;
    }

}


/*xxxl*/
@media screen and (min-width: 1600px) {
	.acf_block.alignfull {
	  /*padding-right: 7.5rem;
	  padding-left: 7.5rem;*/
      /*margin-left  : calc(50% - (960px));*/
	 	/*margin-left: calc(50% - 960px);*/
		max-width: 1920px;
		
	
	}
	
	
	.inner_width_80 .alignwide{
		/*width    : calc( 100vw );
		margin-left: calc(50% - 660px);*/
		max-width: 1320px;
    }

}


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

    .inner_width_80{
      width: 100% !important;
    }
}


@media screen and (min-width: 1600px){
	.right-scroll{
		position: absolute;
		left: calc(50% + 490px);		
		width: 280px;
		top: 100px;
		z-index: 1000;
	}
}

@media screen and (min-width: 1800px){
	.right-scroll{
		position: absolute;
		left: calc(50% + 490px);		
		width: 350px;
		top: 100px;
		z-index: 1000;
	}
}
