/*--------------------------------------------------------
MEDIA QUERIES
--------------------------------------------------------*/
@media only screen and (min-width: 959px) and (max-width: 1200px) {
	.member-details .social-icons .social-icon {
		width: 44px;
		height: 44px;
	}
	.member-details .social-icons .social-icon a {
		height: 44px;
		width: 44px;
		background-position: center 3px;
	}
	.member-details .social-icons .social-icon a:hover {
		background-position: center -37px !important;
	}
	
	.service-description ul { margin:20px 4%  0 0;  }
}
@media only screen and (max-width: 960px) {


.home-quote {
	margin:0 10px;
}

.rnr-icon-middle h3 {
	font-size:24px;
}

.logo img {max-width:30%; top:22%;} 


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

.member-details .social-icons .social-icon {
		width: 34px;
		height: 34px;
	}
	.member-details .social-icons .social-icon a {
		height: 34px;
		width: 34px;
		background-position: center -4px;
	}
	.member-details .social-icons .social-icon a:hover {
		background-position: center -41px !important;
	}
.team-position {
	width: 160px;
	height: 40px;
	line-height: 40px;
	margin-left: -80px;
}


.team-position h5 {
	height: 40px;
	line-height: 40px;
}
#project-navigation ul li a, a#closeProject {
	top: 1px;
}
.portfolio-overlay a, .blog-overlay a {
	width: 40px;
	height: 40px;
	margin: -20px 0 0 -20px;
}
.portfolio-overlay a i,.blog-overlay a {
	line-height: 40px;
	font-size: 22px;
}
.portfolio-overlay a.zoom {
	margin-left: -41px;
}
#map .marker-content {
	max-width: 240px;
}
#map .marker-content .fleft, #map .marker-content .fright {
	float: none;
}
.main-menu li, .main-menu.iconic li {
	margin-left:10px;
}



#nav.main-menu a {
	font-family:'Open Sans Condensed', sans-serif;
	font-weight:700;
	font-size:16px;
	color:#0e0e0e;
	text-transform:uppercase;
	text-decoration:none;
	/*transition:color .5s;
	-moz-transition:color .5s;
	-webkit-transition:color .5s;
	-o-transition:color .5s;*/
	padding:12px 8px 40px 8px;

}

.parallax-bg {
	background-size: 150%;
}

.testimonial-slider .flex-direction-nav li .flex-next, .twitter-slider .flex-direction-nav li .flex-next {
	right:44%;
}

.testimonial-slider .flex-direction-nav li .flex-prev, .twitter-slider .flex-direction-nav li .flex-prev {
	left:44%;	
}


}
 @media only screen and (max-width: 767px) {
h1 {
	font-size: 54px;
	line-height: 1;
}

.title h1 {
	font-size:40px;
}

.page {
	padding: 4% 0 5% 0;
	
}

.logo img {max-width:70%; } 

.dl-menuwrapper {
	display:block;
	top:31px;
}

.subtitle, .title h3 {
	font-size:18px;
	margin-bottom:0;
}


.title .left-side,
.title .right-side {
	width:100%;
	}
	
.modal {
	position:absolute;
	top:0px;
}

.home-logo, .home-logo-text {
	margin:40px 0 50px;
}

.main-menu {
	display: none;
}
/*.selectnav {
	display: block;
}*/
.pull-right {
	float: right;
}
.main-menu-wrapper {
	min-height:100px !important;	
}
.member-bio .container {
	padding-top: 40px;
	background-color: #ffffff;
}
.close {
	margin-top: -35px;
}
#project-navigation ul li a, a#closeProject {
	top: 10px;
}
h2 {
	font-size: 20px;
}
#map .marker-content {
	max-width: 300px;
}

#slidecaption {
	display:none;
}
#prevslide {
	left:34%;
}
#nextslide {
	right:34%;
}


.container .columns, .container .column {
	margin-bottom:40px;
}

nav .container .columns, nav .cotainer .column, #ajaxpage .columns, #ajaxpage .column, .project-media {
	margin:0;
}
.caption {
	position:relative;
	left:0;
	bottom:5px;
	margin:0;
}

.testimonial-slider .flex-direction-nav li .flex-next, .twitter-slider .flex-direction-nav li .flex-next {
	right:36%;
}

.testimonial-slider .flex-direction-nav li .flex-prev, .twitter-slider .flex-direction-nav li .flex-prev {
	left:36%;	
}

.testimonial-slider, .twitter-slider, .contact-details, #contact-input {
	width:100%;
}

#contact-textarea {
	width: 93%;
	float: left;
	margin: 0 1%;
}

#contact-submit input[type="submit"] {
	width:94%;
	margin:1%;
	float:left;
}

.copyright .social-icons .social-icon {
	margin-bottom:10px;
}

.copyright p {
	margin-top:20px;
	font-size:11px;
}
.parallax, .parallax-content, .parallax .overlay, .color-block, .color-block-content {
	height:400px;
}

.team-member {
	width:100%;
	float:none;
	margin-bottom:40px;
}

.testimonial-icon,
.twitter-feed-icon {
	display:none;
}

#filters {
	margin-top:40px;
}

#filters ul li a {
	padding:0;
	margin:0;
}

#portfolio-wrap .one-third {
    width: 100%;
}

.project-media {
    margin-top: 70px !important;
}

#filters ul li a h3 {
	margin-bottom:5px;
}

.home3 .home-text-wrapper .container {
	width:440px;
	height:440px;
}

.one_half,
.one_third,
.two_third,
.one_fourth,
.three_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth { 
   width: 100%;
   margin:0;
   margin-bottom:40px;
   float:none;
}

nav { min-height:100px;}


}
 @media only screen and (max-width: 479px) {
	
.social-icon {
	margin: 0  4px 4px 0;
} 
.slogan {
	font-size: 20px;
	border:1px solid red;
}
.page {
	padding:4% 0 5% 0;
	
}

.logo img {max-width:75%; top:40%; } 


.big-logo img {
	max-width:90%;
}
.main-menu.large, .logo.large {
    height: 60px;
}

#portfolio-wrap .one-third {
    width: 100%;
}
.home3 .home-text-wrapper .container {
	width:280px;
	height:280px;
}
.home3#home h1 {
	font-size:15px;
	margin:0 20px;
}
#prevslide {
	left:30%;
}
#nextslide {
	right:30%;
}

.dl-menuwrapper {
	display:block;
}




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

#project-navigation ul li#prevProject a {
	float: left;
	margin-right:0;
}
#project-navigation ul li#nextProject a {
	float: right;
	margin-right:0;
}

}
