/*!
 * Bootstrap Responsive v2.3.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */

@media (min-width: 1200px) {
	
}

/*--------responsive part for PC--------------*/
@media screen and (min-width:1000px) {
	.srctionTexBox {
		margin-left:0px;
	}
	.navbar-brand {
		padding: 9px 0px 0px;
	}
	.navbar-toggle {
		margin-right: -15px;
	}
	.container,
	.single_image {
		width:1000px !important;
	}
	.issue-info { bottom: -4px; right: -90px;}
	footer {
		width: 1000px;
		margin: 0px auto;
	}
	.lgM{ margin-bottom: 46px;}
}

@media (min-width: 992px) {

	.issueInfo {
		top: 55px;
	    height: 152px;
	}
	.issueInfo .issue-year{ top: 64px;}
	
}

@media (min-width: 768px) {

	.resshowmob {
		display: none;
	}

	.borderCol {
		border-right: 1px solid #F1F0F0;
	}

}

@media (min-width: 992px) and (max-width: 1199px) {


	
}

@media (min-width: 768px) and (max-width: 999px) {

	.galType1 .img2x {
		height: 210px;
		overflow: hidden;
	}
	.galType1 .img1x {
		height: 450px;
		overflow: hidden;
	}
	.galType2 .img1b {
		height: 200px;
		overflow: hidden;
	}
	.galType2 .img1s {
		height: 200px;
		overflow: hidden;
	}
	
}

@media (max-width: 999px) {

	.navbar .container-fluid {
		padding-left: 0;
		padding-right: 0;
	}

	.navbar-toggle {
		margin-right: 0;
	}

}

@media (max-width: 800px) {
	.container {
		width: 100%;
	}
	.navbar-toggle {
		margin-right: 0;
	}
	.lgM{ margin-bottom: 2px;}
}

@media (max-width: 767px) {

	.reshidemob {
		display: none;
	}
	.container {
		padding-left: 15px;
		padding-right: 15px;
	}
	.innhold .pull-right {
		float: none !important;
	}
	.navbar-toggle {
		margin-right: 15px;
	}
	.navbar-brand {
		padding-top: 14px;
		width: 230px;
	}
	.colBorder {
		border-right: 0;
	}

	/*-- HOMEPAGE --*/
	.issue-info {
		bottom: 9px;
		font-size: 13px;
		right: -60px;
	}
	.logoSlogan {
		font-size: 16px;
		line-height: 22px;
	}
	.issueInfo {
		left: -65px;
		height: 130px;
		top: 200px;
		width: 130px;
	}
	.issueInfo .issue-num {
		font-size: 58px;
		left: 25px;
		top: 35px;
	}
	.issueInfo .issue-year {
		font-size: 20px;
		left: 48px;
		top: 52px;
	}
	.issueInfo img {
		width: 30%;
	}
	.covernavMain {
		margin-top: 280px;
	}
	.covernavMain h2 {
		font-size: 30px;
	}
	.btmLogo {
		bottom: 20px;
		left: 20px;
		position: absolute;
	}
	.btmLogo img {
		width: 35%;
	}
	/*-- //HOMEPAGE --*/

	/* REDAKTOREN PAGE */
	.redaktorenHead img {
		float: none;
	}
	/* //REDAKTOREN PAGE */

	.mainImgBox { margin-bottom: 30px; }
	.articleTitle { margin-bottom: 30px; }
	.articleTitle h2,
	.articleTitle.smTitle h2 {
		font-size: 30px !important;
	}
	.articleTitle h3,
	.articleTitle.smTitle h3 {
		font-size: 24px;
	}
	.imgBox1 .imgCap h2 {
		font-size: 28px;
		line-height: 30px;
	}
	.socialIcons .socialItem {
		float: none;
	}
	.galType1 .img2x,
	.galType1 .img1x,
	.galType2 .img1b,
	.galType2 .img1s {
		height: auto;
	}

	/* HVA SKJER */
	.pageTitleColor .titleLogo {
		bottom: -50px;
		left: 5px;
	}
	.pageTitleColor {
		font-size: 28px;
		line-height: 34px;
	}
	/* //HVA SKJER */

	.articleSMBox.imgLeft .imgBox,
	.articleSMBox.imgRight .imgBox,
	.articleSMBox.imgBoth .imgBox {
		float: none !important;
	}
	.redaktoren-bottom-bg{ width: auto;}

}

@media (max-width: 480px) {

	
	
}