/* Thomsoon.com - OnePage CSS Responsive
-- version 1.0
-- Copyright (c) 2014 Thomsoon.com
-- licensed under the MIT
--
-- http://www.thomsoon.com/
--
*/


/* iPad (portrait) */
@media (min-width: 320px) and (max-width: 579px) {

.menu{
  display:none;
}

.menu-media{
  display:block;
}

.start-page .content {
  width:auto;
  height:auto;
    margin:0 auto;
    padding:0px 0px;
}
    .start-page .content h1{
        text-align: center;
        width:100%;
    }

.start-page, .start-page .opacity{
  height:100%;
}
.start-page .content .text {
  width:100%;
}

    
    .brief{ 
        margin:0 auto;
        width:90%;
        border-radius:25px;
        padding:20px;
    }

h1 {
  font-size:36px;
    text-align: center;
}

.about-me h1 {
  margin-top:0;
}

.about-me .content{
  width:100%;
}

.about-me hr,.portfolio .portfolio-margin hr, .contact hr {
  width:106px;
}

.about-me .column-one, .about-me .column-two{
  width:100%;
  margin-bottom:20px;
}

 .about-me .content .column-three,  .about-me .content .column-four, .about-me .content .column-five, .about-me .content .column-six{
   width:100%;
  margin-bottom:20px;
 }

.portfolio .portfolio-margin{
  width:300px;
}

.partners .content{
  width:100%;
}

.partners .logo {
  width:300px;
}

.partners .logo img {
  width:80px;
  padding-bottom:20px;
}

.contact, .contact .content, .contact .content .form{
  width:300px;
}

.contact .content .contact-text{
  padding-left:0px;
  width:300px;
  text-align:center;
  margin-top:60px;
}

input{
  width:320px;
}

textarea{
  width:320px;
}

.contact .content .contact-text {
  width:275px;
}

.contact .content .form .column, .contact .content .form .column-3{
  width:320px;
}

.contact .content .form .column-2{
  width:320px;
  padding-left:0;
}

.grid li{
  margin:0 0 15px 0;
}

.contact{ 
  margin:0 auto;
}

.footer {  height:100px;
    position:fixed;
    bottom:0;
}
	
.title-container{
		width:100%;
        display:block;
		height:auto;
	}
.title-container h1{
    font-size: 21px;
}
    
    .back-arrow{
        margin:10px 5px;
    }
    .back-arrow img{
        width:25px;
        height:25px;
    }
    .hobby
    {
        width:100%;
        height:auto;
        margin-bottom:100px;
        
    }
    
    .hobby .container{
 width:100%;
 display:block;
 height: 1000px;
    }
    .half-grid{
        width:90% !important;
        height:auto;
    display:block;
        margin-bottom:25px;
    }
    #modal-container .modal-background .modal {
    width: 100%;
    height: auto;
    background: white;
    padding: 0px 20px;
    }
}



/* iPad (portrait) */
@media (min-width: 580px) and (max-width: 767px) {

.menu{
  display:none;
}

.menu-media{
  display:block;
}

.menu-media .menu-content{
  width:540px;
}

.partners .logo img {
  padding-bottom:20px;
}

.start-page .content {
  width:300px;
  height:100%;
}

.start-page, .start-page .opacity{
  height:100%;
}
.start-page .content .text {
  width:100%;
}


h1 {
  font-size: 18px;
  padding: 15px 0px;
}

    #modal-container .modal-background .modal {
    width: 100%;
    height: auto;
    background: white;
    padding: 0px 20px !important;
    }
.about-me h1 {
  margin-top:0;
}

.about-me .content{
  width:300px;
}

.about-me hr,.portfolio .portfolio-margin hr, .contact hr {
  width:106px;
}

.about-me .column-one, .about-me .column-two{
  width:300px;
  margin-bottom:20px;
}

 .about-me .column-three{
  width:300px;
  margin-bottom:70px;
 }

.portfolio .portfolio-margin{
  width:300px;
}

.partners .content{
  width:400px;
}

.partners .logo {
  width:400px;
}

.partners .logo img {
  width:80px;
  padding-bottom:20px;
}

.contact, .contact .content, .contact .content .form{
  width:300px;
}

.contact .content .contact-text{
  padding-left:0px;
  width:300px;
  text-align:center;
  margin-top:60px;
}

.contact .content .contact-text {
  width:275px;
}

.contact .content .form .column, .contact .content .form .column-3{
  width:420px;
}

.contact .content .form .column-2{
  width:420px;
  padding-left:0;
}

.contact{ 
  margin:0 auto;
}

.footer{
  position:relative;
}

input{
  width:420px;
}

textarea{
  width:420px;
}

.title-container{
		width:100%;
		height:auto;
	}
.title-container h1{
	width:100%;
    font-size: 21px;
}
    .menu-media .menu-content .logo{
        font-size:21px;
    }
    
    
}











/* iPad (portrait) */
@media (min-width: 768px) and (max-width: 1023px) {



.menu-content .logo{
  font-size: 21px;
  width:200px;
}

.menu-content{
  width:700px;
}

.about-me .content{
  width:700px;
}

.about-me p{
  width:200px;
}

.about-me h2{
  letter-spacing:2px;
}

.about-me .column-one{
  width:233px;
}

.about-me .column-two{
  width:233px;
}

.about-me .column-three{
  width:233px;
}

.portfolio .portfolio-margin {
  width:600px;
}

.partners .content{
  width:700px;
}

.partners .logo {
  width:700px;
}

.contact{ 
  margin:0 auto;
}

.contact .content {
  width:700px
}

.footer {  position:relative;
}

.contact .content .form{
  width:355px;
}

input{
  width:320px;
}

textarea{
  width:320px;
}

.contact .content .contact-text {
  width:275px;
}

.contact .content .form .column, .contact .content .form .column-3{
  width:450px;
}

.contact .content .form .column-2{
  width:450px;
  padding-left:0;
}


}