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



section#slider{
width:100%;
height:400px;
	
}

section#slider h2{
padding:0px 0px 7px 0px;
font-weight:400;
}

section#slider h3{
font-size:16px;
}

section#slider p{
font-size:11px;
line-height:20px;
font-weight:400;
}



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


section#slider .info{
height:180px;
width:180px;
}

section#slider  h2{
font-size:30px;
margin-top:50px;
margin-bottom:10px;
}


section#slider .info p{
font-size:12px;
margin:0px 20px;
}

section#slider .more{
width:100px;
padding:10px 10px;
font-size:14px;
}

#content-slider{
height:300px;
}

#content-slider img{
min-height:320px;
}

.content{
width:640px;
margin:0px auto;
padding:50px 0px 100px 0px;
}

.content .title{
width:640px;
margin:85px 0px 50px 0px;
}

.content .title h1{
font-size:60px;
letter-spacing:1px;
}

.content .title h1 img{
top:5px;
}

.content .title h1 span{
font-size:15px;
top:-15px;
padding:0px 0px 0px 20px;
}

.content .title .description{
width:300px;
}

.content .subtitle{
margin:10px 0px 30px 0px;
}

.column-half{
width:640px;
margin:0px 0px 30px 0px;
}

.column-half.last{
margin:0px 0px 30px 0px;
}

.column-one-forth{
width:300px;
float:left;
margin:0px 15px 30px 0px;
}

.column-one-forth.last{
margin:0px 0px 30px 15px;
}

article.portfolio ul li{
width:300px;
height:320px;
margin:0px 20px 20px 0px;
padding:0px;
}

article.portfolio ul li .thumb{
width:300px;
height:250px;
}

article.portfolio ul li img{
height:270px;
margin:0px -10px;
}

article.portfolio ul li .info{
padding:10px 10px;
width:260px;
}

article.portfolio ul li .info h3{
font-size:14px;
line-height:16px;
}

article.portfolio ul li .info p{
font-size:11px;
}

#filter{
margin:20px 0px;
}

#filter a{
font-size:11px;
padding:3px 20px 3px 5px;
margin:0px 0px 0px 5px;
}

/*Blog*/

.post{
width:640px;
margin:0px 0px 30px 0px;
}

.post figure{
width:420px;
padding:25px;
}

.post figure img{
width:420px;
}

.post figure .video{
width:420px;
height:240px;
}

.post  figcaption{
width:140px;
font-size:14px;
padding:20px 15px;
left:-15px;
top:5px;
}

.flexslider{
min-height:320px;
}

.formblock .txt{
height:25px;
font-size:14px;
padding:5px 10px;
margin:0px 20px 0px 0px;
width:580px;
}

.formblock .txtarea{
font-size:14px;
padding:5px 5px;
height:235px;
width:600px;
}

.subbutton {
font-size:14px;
padding:7px 25px;
margin:0px 1px 4px 1px;
width:200px;
height:75px;
}

.footer p{
width:200px;
}

.shot{
float:left;
position:relative;
width:200px;
margin:0px 10px 10px 0px;
}

.shot.medium{
width:200px;
margin:0px 10px 10px 0px;
}

.flickr-shot img{
width:63px;
height:63px;
}

.flickr-shot:after{
background-image:url(../images/icons/flickr-small.png);
width:16px;
height:16px;
bottom:10px;
right:10px;
}

}