/* MIN 1920px */

@media only screen and (min-width: 1920px){

	.slides-container div,
	.home{
		background-size:100%;
	}

}



/* MAX 1366px */

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

	.pricing-middle{
		background:url(../images/pricing/solution-laptop22.png) center no-repeat;
		height: 420px;
		padding-left:10px;
		bottom:10px;
		
	}
	.mygrid-wrapper-div {
		height: 71%;
		width: 80%;
		margin: 54px 0 0 63px;
	}
}

/* MAX 1284px */

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

	.pricing-middle{
		background:url(../images/pricing/solution-laptop23.png) center no-repeat;
		height: 420px;
		padding-left:10px;
		bottom:10px;
		
	}
	.mygrid-wrapper-div {
		height: 66%;
		width: 73%;
		margin: 62px 0 0 84px;
	}
}

/* MAX 1248px */

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

	.mygrid-wrapper-div {
		height: 66%;
		width: 74%;
		margin: 62px 0 0 82px;
	}
}

/* MAX 1217px */

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

	.mygrid-wrapper-div {
		width: 76%;
		margin: 62px 0 0 74px;
	}
}

/* MAX 1186px */

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

	.background-scale{
		background:none;
	}
	
	/*
	.col-md-2,
	.col-md-3,
	.col-md-4,
	.col-md-5,
	.col-md-6,
	.col-md-7,
	.col-md-8,
	.col-md-9,
	.col-md-10,
	div.fiven{
		width:100%;
		margin:0 auto 20px;
	}
	
	/*.pa-top{
		padding-top:0;
	}*/
	
	
	.skandalen-hover:hover .vertical-al{
		margin-top: 20px;
	}
	
	.skandalen-hover:hover .vertical-al-left{
		margin-top: 20px;
	}
	
	

	#process{
		min-height:1400px;
		}
		
	.mygrid-wrapper-div {
		width: 78%;
		margin: 62px 0 0 66px;
	}
}

/* MAX 1170px */

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

	#navigation{
		padding:0 20px;
	}

	.post-dates{
		width:6%;
	}

	.post-details{
		width:93%;
	}

	.portfolio{
		max-width:1024px;
	}
	
	.pricing-middle{
		background:url(../images/pricing/solution-tablet23.png) center no-repeat;
		height: 420px;
		padding-left:10px;
		bottom:10px;
		
	}
	.mygrid-wrapper-div {
		width: 68%;
		margin: 73px 0 0 86px;
	}
}

/* MAX 1120px */

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

	.mygrid-wrapper-div {
		width: 70%;
		margin: 73px 0 0 78px;
	}

}
/* MAX 1066px */

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

	.mygrid-wrapper-div {
		width: 74%;
		margin: 73px 0 0 66px;

}
/* MAX 1024px */

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


	.hometext{
		font-size:100px;
		line-height: 90px;
	}

	.fixed-text{
		font-size: 55px;
	}

	.five{
		width:33.3% ;
	}

	.timeline-images a.timeline-image{
		margin-right:5px;
	}

	.pricing-middle{
		background:url(../images/pricing/solution-tablet22.png) center no-repeat;
		height: 420px;
		padding-left:10px;
		bottom:10px;
		
	}
	
	.mygrid-wrapper-div {
		height: 59%;
		width: 68%;
		margin: 86px 0 0 74px;
	}
}

/* MAX 992px */

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

	#responsive-image{
		width:800px;
		height:auto;
	}
	
	.mygrid-wrapper-div {
		height: 59%;
		width: 73%;
		margin: 86px 0 0 62px;
	}
	
}


/* MIN 970px */

@media only screen and (min-width: 970px){

	#navigation .nav-menu{
		display:block !important;
	}
}

/* MAX 970px */

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

	.hometext{
		font-size:80px;
		line-height: 70px;
	}

	.fixed-text{
		font-size: 50px;
	}

	#navigation a.mini-nav-button{
		display: block;
	}

	#home .v5 .typographic{
		width:80%;
	}

	#home .v5 .typographic .hometexts-5{
		height: 117px;
	}

	/* Mobile Nav Menu */

	.not-visible-nav{
		opacity:0;
	}

	#navigation .nav-menu{
		display:none;
		height: auto;
		top:100%;
		left:0;
		width:100%;
		position: absolute;
		background:rgba(255, 255, 255, 0.97) !important;
		box-shadow: 0px 1px 4px rgba(0,0,0, 0.1);
	}

	#navigation ul.nav li{
		display:inline-block;
		height:auto;
		width:100%;
	}

	#navigation ul.nav li a{
		display:block;
		height: auto;
		width:100%;
		padding:0 20px;
		color: #555555;
		border-top:1px solid #fff;
		line-height: 40px;
	}

	#navigation ul.nav li a:hover,
	#navigation ul.nav li.active a{
		border-top:1px solid #fff;
	}

	#navigation ul.nav ul.dropdown-menu{
		width:100%;
		position: relative;
		margin:0;
		padding:10px 10px;
		box-shadow: 0px 1px 4px rgba(0,0,0, 0.1);
	}

	#navigation ul.nav ul.dropdown-menu li{
		width:100%;
	}

	#navigation ul.nav ul.dropdown-menu li a{
		font-weight: 600;
		border-top:1px solid #fff;
		padding:0px 15px;
		line-height: 30px;
	}
	
	.mygrid-wrapper-div {
		height: 59%;
		width: 73%;
		margin: 86px 0 0 58px;
	}
}


/* MAX 930px */

@media only screen and (max-width: 930px){
	
	
	.mygrid-wrapper-div {
		height: 60%;
		width: 78%;
		margin: 84px 0 0 44px;
	}


}

/* MAX 860px */

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

	.pricing-middle{
		background:url(../images/pricing/solution-tablet11.png) center no-repeat;
		height: 420px;
		padding-left:10px;
		bottom:10px;
	}
	

	.mygrid-wrapper-div {
		height: 72%;
		width: 60%;
		margin: 56px 0 0 82px;
	}

}

/* MAX 820px */

@media only screen and (max-width: 820px){
	
	.mygrid-wrapper-div {
		height: 72%;
		width: 62%;
		margin: 56px 0 0 74px;
	}
}

/* MAX 800px */

@media only screen and (max-width: 800px){
	.slides-container div,
	.home{
		background-size:auto 100%;
	}
	.hometexts-1{
		font-size:65px;
		line-height: 75px;
	}
	.hometext{
		font-size:65px;
		line-height: 70px;
	}
	.fixed-text{
		font-size: 35px;
	}
	.h-item{
		font-size: 11px;
	}
	.about-box{
		width: 50%;
	}
	.service-box{
		width:33.3%;
	}
	#history ul.timeline{
		padding:0 0 80px;
	}
	#history ul.timeline li.note{
		width:90%;
		min-height: 100px;
		float:none;
		margin:75px auto;
		clear:both;
	}
	#history ul.timeline li.note:nth-of-type(2n){
		float: none;
	}
	#history ul.timeline li.note:after{
		display: none;
	}
	.note-arrow{
		position: absolute;
		top:-22px;
		right:50%;
	   	margin-right:-8px;
	   	-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		transform: rotate(90deg);
	}
	#history ul.timeline li.note:nth-of-type(2n) .note-arrow{
		-webkit-transform: rotate(-90deg);
		-moz-transform: rotate(-90deg);
		transform: rotate(-90deg);
		left:50%;
		margin-left:-8px;
	}
	.timeline-images{
		margin:0 auto;
		text-align: center;
		width:100%;
		left:0;
	}
	.timeline-images a.timeline-image,
	#history ul.timeline li.note:nth-of-type(2n) .timeline-images a.timeline-image{
		display:inline-block;
		margin:0 auto;
		float:none;
		clear: both;
	}
	.five{
		width:50% ;
	}
	#why-we .left{
		float:none;
		margin:0 auto 30px;
		width:70%;
		background-position: left center;
	}
	.accourdion-menu{
		width:85%;
		float: none;
		margin: 0 auto;
		text-align:center;
	}
	.accourdion-menu h1,
	.accourdion-menu h4{
		text-align: center !important;
	}
	.why-oxygen-accordion span.positive-s{
		float:none;
		display: inline-block;
		top:7px;
	}
	.why-oxygen-accordion .accordion-toggle{
		display: inline-block;
	}
	.team-members .member{
		width:50%;
	}
	.fun-acts{
		width:90%;
		margin:0 auto;
	}
	#fun-acts .fun-acts .facts .fact{
		width:50%;
		margin:0 auto 20px;
	}
	ul.tables li.pricing-table{
		width:50%;
		margin-bottom:20px;
	}
	.post-dates{
		width:8%;
	}
	.post-details,
	.blog-s .post-details{
		width:90%;
	}
	#responsive-image{
		width:768px;
		height:auto;
	}
	
	

}

/* MAX 767px */

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

	#home .v5 .typographic .hometexts-5 ul li{
		font-size:35px;
		line-height: 60px;
	}

	#home .v5 .typographic .hometexts-5{
		height: 100px;
	}

	.f-box{
		width:50%;
	}

	#fun-acts .fun-acts .imac{
		margin:20px auto;
	}

	.v2 .home-arrow{
		bottom:5%;
	}

	#blog .blog .posts .post{
		width:90%;
	}


	#responsive-image{
		width:640px;
		height:auto;
	}
	
	
	.pricing-middle{
		background:url(../images/pricing/solution-tablet12.png) center no-repeat;
		height: 420px;
		padding-left:10px;
		bottom:10px;
	}
	
	.mygrid-wrapper-div {
		height: 78%;
		width: 36%;
		margin: 42px 0 0 236px;
	}
	
}

/* MAX 750px */
	@media only screen and (max-width: 750px){
		.mygrid-wrapper-div {
			width: 37%;
			margin: 42px 0 0 32%;
		}
}

/* MAX 710px */
@media only screen and (max-width: 710px){
	.mygrid-wrapper-div {
		width: 40%;
		margin: 42px 0 0 30.5%;
	}
}

/* MAX 670px */
@media only screen and (max-width: 670px){
	.mygrid-wrapper-div {
		width: 42%;
		margin: 42px 0 0 29.5%;
	}
}

/* MAX 640px */

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

	.hometexts-1{
		font-size:45px;
		line-height: 55px;
	}

	.post-dates{
		width:10%;
	}

	.post-details,
	.blog-s .post-details{
		width:85%;
	}

	#responsive-image{
		width:480px;
		height:auto;
	}
	
	.col-xs-2,
	.col-xs-3,
	.col-xs-4,
	.col-xs-5,
	.col-xs-6,
	.col-xs-7,
	.col-xs-8,
	.col-xs-9,
	.col-xs-10,
	div.fiven{
		width:100%;
		margin:0 auto 20px;
	}
	.mygrid-wrapper-div {
		width: 44%;
		margin: 42px 0 0 29.2%;
	}
	
}

/* MAX 590px */
@media only screen and (max-width: 590px){

	.pricing-middle{
		background:url(../images/pricing/solution-phone-side.png) center no-repeat;
		height: 420px;
		padding-left:10px;
		bottom:10px;
	}

	.mygrid-wrapper-div {
		height: 39%;
		width: 53%;
		margin: 127px 0 0 23%;
	}
}

/* MAX 570px */
@media only screen and (max-width: 570px){
	.mygrid-wrapper-div {
		width: 56%;
		margin: 127px 0 0 22%;
	}
}

/* MAX 550px */
@media only screen and (max-width: 550px){
	.mygrid-wrapper-div {
		width: 58%;
		margin: 127px 0 0 21%;
	}
}

/* MAX 535px */
@media only screen and (max-width: 535px){
	.mygrid-wrapper-div {
		width: 60%;
		margin: 127px 0 0 20%;
	}
}

/* MAX 520px */
@media only screen and (max-width: 520px){
	.mygrid-wrapper-div {
		width: 62%;
		margin: 127px 0 0 19%;
	}
}

/* MAX 500px */
@media only screen and (max-width: 500px){
	.mygrid-wrapper-div {
		width: 65%;
		margin: 127px 0 0 18%;
	}
}

/* MAX 490px */
@media only screen and (max-width: 490px){
	.mygrid-wrapper-div {
		width: 67%;
		margin: 127px 0 0 17%;
	}
}


/* MAX 480px */

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

	#home .v2 .typographic{
		width:80%;
	}

	.hometext{
		font-size:35px;
		line-height: 50px;
	}

	.fixed-text{
		font-size: 20px;
	}

	.hometexts-1{
		font-size:40px;
		line-height: 45px;
	}

	#home .v5 .typographic .hometexts-5 ul li{
		font-size:20px;
		line-height: 45px;
	}

	#home .v5 .typographic .hometexts-5{
		height: 85px;
	}

	.about-box{
		width: 100%;
	}

	.service-box{
		width:100%;
	}

	.timeline-images a.timeline-image{
		width:60px;
		height: 60px;
	}

	.timeline-images a.timeline-image img{
		width:60px;
		height: 60px;
	}

	.timeline-images{
		bottom:-30px;
	}

	.f-box{
		width:100%;
	}

	.five{
		width:100% ;
	}

	#why-we .left{
		width:90%;
		background-position: left center;
		background-size: 100%;
	}

	#why-we .left .holder1{
		width:132px;
	}

	#why-we .left .holder2{
		width:122px;
	}

	#why-we .left .holder3{
		width:132px;
	}

	.accourdion-menu{
		width:100%;
	}

	.team-members .member{
		width:100%;
	}

	#fun-acts .fun-acts .imac{
		margin:0px auto;
	}

	#fun-acts .fun-acts .facts .fact{
		width:90%;
		margin:0 auto 30px;
		float:none;
	}

	.video-button p.video-text{
		font-size:25px;
		line-height: 30px;
	}

	ul.tables li.pricing-table{
		width:100%;
		margin-bottom:30px;
	}

	#contact-us div{
		width:100%;
	}

	.post-dates{
		width:15%;
	}

	.post-details,
	.blog-s .post-details{
		width:82%;
	}

	#responsive-image{
		width:360px;
		height:auto;
	}

	.mygrid-wrapper-div {
		width: 69%;
		margin: 127px 0 0 16%;
	}
	
}

/* MAX 460px */
@media only screen and (max-width: 460px){
	.mygrid-wrapper-div {
		width: 72%;
		margin: 127px 0 0 15%;
	}
}

/* MAX 450px */
@media only screen and (max-width: 450px){

	.pricing-middle{
		display:none;
	}

	.mygrid-wrapper-div {
		display:none;
	}

	.portfolio-small{
		display: block!important;
	}
}
}

/* MAX 360px */

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

	.hometexts-1{
		font-size:25px;
		line-height: 30px;
	}

	.inner-details .member-details .member-details-inner{
		top:7%;
		-webkit-transform: translateY(-0%);
		-moz-transform: translateY(-0%);
		transform: translateY(-0%);
	}

	#map .google-map-big-button{
		font-size:15px;
	}

	.filter-menu ul li{
		margin:10px auto;
	}

	.timeline-images a.timeline-image{
		width:50px;
		height: 50px;
	}

	.timeline-images a.timeline-image img{
		width:50px;
		height: 50px;
	}

	.timeline-images{
		bottom:-25px;
	}

	.hometext{
		font-size:23px;
		line-height: 40px;
	}

	.fixed-text{
		font-size: 17px;
	}

	.h-item{
		padding:5px 9px 5px 0px;
		font-size: 10px;
	}

	.home-details{
		width:95%;
	}

	.post-dates{
		width:19%;
	}

	.post-details,
	.blog-s .post-details{
		width:80%;
	}

}