@media only screen and (min-width: 1200px)  {
.milestones .span3 {
	width: 292.5px;
}

.milestone-count {
    font-size: 22px;
}
.rnr-icon-middle h2 {
	font-size: 24px;
}
.logo {
	height: 80px;
}
#header-social {
	margin-top: 29px;
}
.nav-container
{
	float: right;
	clear: none;
}

.navigation .nav 
{
	height: 75px;
}

.navigation li {
	height: 75px;
}
.navigation li a {
	height: 75px;
	line-height: 98px;
}

.navigation.iconic li a {
	padding:16px 10px;
}

.navigation.scroll1,
.navigation.scroll1 li {
	height: 50px;
}
.navigation.scroll1 li a {
  height: 50px;
	line-height: 50px;
}

#respond-inputs p {
	width: 243px;
	margin-right:20px;
	float: left;
}
#respond-inputs p.last {
	margin: 0;
}
#respond input {
	display: block;
	width: 225px;
	margin: 0;
}
#respond textarea {
	display: block;
	width: 752px;
}
.home {
	padding: 140px 0 55px 0;
}
.home-text-wrapper .flexslider.full-width .flex-caption p {
	width:28%;
	font-size:16px;
	line-height:1.4;
}
#about img {
	width: auto;
}
#contact h2
{
	margin-right: 170px;
}

#contact-social
{
	right: 180px;
}
	
}

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

}


/* QUERIES FOR IPAD/TABLETPC  PORTRAIT AND LANDSSCAPE */
@media only screen and (min-width: 768px) and (max-width: 979px) {
#portfolio-wrap .span4 {
	width:352px;
}
.logo img {
	max-width:100%;
	height:auto;
}
.navigation li a
{
	padding: 0 6px;
}

.pricing-table.four > div {
	width: 48%;
	margin-bottom: 40px;
}
#respond input,#respond textarea  {
	width: 94%;
}
.home-text-wrapper .flex-caption {
	top:42%;
}

.home-text-wrapper .flex-caption h2 {
	font-size:22px;
}
.home-text-wrapper .flex-caption p {
	width:50%;
	font-size:13px;
	line-height:1.4;
}

.home-text-wrapper .flex-caption a.button {
	line-height:26px;
}

#fun-facts h2 {
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	text-align: left;
	margin-bottom: 25px;
}
#contact
{
	padding-top: 50px;
}
#contact h1.header-text
{
	position: relative;
	text-align: left;
	margin-bottom: 25px;
}
#contact h2
{
	text-align: left;
	margin-right: 0;
}
#contact p
{
	text-align: left;
	margin-right: 0;
}
#contact-social
{
	right: 7px;
}




}
/*Add the following code to "media.css" file */
/* All Mobile Sizes (devices and browser) */
/*
@media only screen and (min-width: 480px) and (max-width: 767px) {
.full-width-slider .home-text-wrapper {
   padding: 54px 0 0px;
}	
.cs-text-mid {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1.4;
}
ul.tabs {
    border-bottom:none;
}
ul.tabs li {
    width: 100%;
    border-bottom:none;
}
ul.tabs li.active {
	border:none;
}
.tabs_contents {
    width: 100%;
    border:none;
}
.selectnav {
	display:block;
}
.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:30px;
   float:none;
}
.logo {
	height: 50px;
}

.navigation .nav {
	display: none;
}

.row {
	margin-bottom:0;
}

[class*="span"] {
	margin-bottom:30px;
}

.fancy-header h1:after, .fancy-header h1:before {
	display:none;
}

.pricing-table.four > div {
   width: 98%;
   margin-bottom:30px;
}

.header-text {
	font-size:36px;
}

.fancy-header h1 {
	font-size:24px;
}
.callout-text h1, .caption {
	font-size:22px !important;
}

.rnr-service-box .rnr-service-box-content {
    margin: 120px 0px 70px;
}

.flex-caption {
	display:none !important;
}

.pricing-column.highlight {
	margin-top:0;
}
#respond input,#respond textarea  {
	width: 94%;
}

.post-meta {
    font-size: 13px;
}


.socialsharing h4 {
	float:none;
	display: block;
	text-align: center;
}
.socialsharing .social-icons {
	float:none;	
	list-style: none;
	margin: 0;
	text-align: center;
}
.socialsharing .social-icons li {
	float:none;	
	display: inline-block;
}

#fun-facts h2 {
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
}
#contact
{
	padding-top: 50px;
}
#contact h1.header-text
{
	position: relative;
	text-align: left;
	margin-bottom: 25px;
}
#contact h2
{
	text-align: left;
	margin-right: 0;
}
#contact p
{
	text-align: left;
	margin-right: 0;
	margin-bottom: 40px;
}
#contact-social
{
	position: relative;
	top: auto;
	right: auto;
	text-align: left;
	margin-bottom: 30px;
}

}
*/
/*
@media (min-width: 321px) and (max-width: 479px) {
	.full-width-slider .home-text-wrapper {
   padding: 54px 0 0px;
}	
.cs-text-mid {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1.4;
}
ul.tabs {
    border-bottom:none;
}
ul.tabs li {
    width: 100%;
    border-bottom:none;
}
ul.tabs li.active {
	border:none;
}
.tabs_contents {
    width: 100%;
    border:none;
}
.selectnav {
	display:block;
}
.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:30px;
   float:none;
}
.logo {
	height: 50px;
}

.navigation .nav {
	display: none;
}

.row {
	margin-bottom:0;
}

[class*="span"] {
	margin-bottom:30px;
}

.fancy-header h1:after, .fancy-header h1:before {
	display:none;
}

.pricing-table.four > div {
   width: 98%;
   margin-bottom:30px;
}

.header-text {
	font-size:36px;
}

.fancy-header h1 {
	font-size:24px;
}
.callout-text h1, .caption {
	font-size:22px !important;
}

.rnr-service-box .rnr-service-box-content {
    margin: 120px 0px 70px;
}

.flex-caption {
	display:none !important;
}

.pricing-column.highlight {
	margin-top:0;
}
#respond input,#respond textarea  {
	width: 94%;
}

.post-meta {
    font-size: 13px;
}


.socialsharing h4 {
	float:none;
	display: block;
	text-align: center;
}
.socialsharing .social-icons {
	float:none;	
	list-style: none;
	margin: 0;
	text-align: center;
}
.socialsharing .social-icons li {
	float:none;	
	display: inline-block;
}

#fun-facts h2 {
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
}
#contact
{
	padding-top: 50px;
}
#contact h1.header-text
{
	position: relative;
	text-align: left;
	margin-bottom: 25px;
}
#contact h2
{
	text-align: left;
	margin-right: 0;
}
#contact p
{
	text-align: left;
	margin-right: 0;
	margin-bottom: 40px;
}
#contact-social
{
	position: relative;
	top: auto;
	right: auto;
	text-align: left;
	margin-bottom: 30px;
}
}
*/
/*@media (max-width: 320px) {*/
@media (max-width: 767px) {
	.full-width-slider .home-text-wrapper {
   padding: 54px 0 0px;
}	
.cs-text-mid {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 1.4;
}
ul.tabs {
    border-bottom:none;
}
ul.tabs li {
    width: 100%;
    border-bottom:none;
}
ul.tabs li.active {
	border:none;
}
.tabs_contents {
    width: 100%;
    border:none;
}
.selectnav {
	display:block;
}
.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:20px;
   float:none;
}
.logo-container
{
	float: none;
}
.logo {
	height: 50px;
	padding: 0;
	display: block;
	background-color: #394B99;
}
.logo a
{
	display: block;
	line-height: 45px;
	margin-left: 15px;
}
.logo img {
	
}
.nav-container {
	clear: none;
}
.navigation,
.navigation.scroll1 {
	height: 95px;
}
.navigation .nav {
	display: none;
}

#header-social,
.navigation.scroll1 #header-social
{
	margin: 8px 15px 0 0;
}

.row {
	margin-bottom:0;
}

[class*="span"] {
	margin-bottom:30px;
}

.fancy-header h1:after, .fancy-header h1:before {
	display:none;
}

.pricing-table.four > div {
   width: 98%;
   margin-bottom:30px;
}

.header-text {
	font-size:36px;
}

.fancy-header h1 {
	font-size:24px;
}
.callout-text h1, .caption {
	font-size:22px !important;
}

.rnr-service-box .rnr-service-box-content {
    margin: 120px 0px 70px;
}

.flex-caption {
	display:none !important;
}

.pricing-column.highlight {
	margin-top:0;
}
#respond input,#respond textarea  {
	width: 94%;
}

.post-meta {
    font-size: 13px;
}
.socialsharing h4 {
	float:none;
	display: block;
	text-align: center;
}
.socialsharing .social-icons {
	float:none;	
	list-style: none;
	margin: 0;
	text-align: center;
}
.socialsharing .social-icons li {
	float:none;	
	display: inline-block;
}

#fun-facts h2 {
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
	line-height: 30px;
	text-align: left;
	margin-bottom: 30px;
}
#contact
{
	padding-top: 50px;
}
#contact h1.header-text
{
	position: relative;
	text-align: left;
	margin-bottom: 25px;
}
#contact h2
{
	text-align: left;
	margin-right: 0;
}
#contact p
{
	text-align: left;
	margin-right: 0;
	margin-bottom: 40px;
}
#contact-social
{
	position: relative;
	top: auto;
	right: auto;
	text-align: left;
	margin-bottom: 30px;
}
.header-text {
		font-size: 28px;
		line-height: 28px;
		margin-bottom: 30px;
	}
	
.section {
	padding: 25px 0 40px 0;

}
#home
{
	padding: 130px 0 30px;
}
#locations
{
	padding: 30px 0 10px
}
#menu 
{
	padding: 30px 0 20px
}
#menu h1.header-text
{
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 30px;
	text-align: center;
}
#menu h1.header-text:before, 
#menu h1.header-text:after
{
	content: "—";
}
#joint-venture
{
	padding: 30px 0 0;
}
#joint-venture .container .span12
{
	margin: 0;
	padding-top: 50px;
	background-position: center top;
}
#joint-venture h1.header-text
{
	margin-bottom: 10px;
}
#joint-venture .one_third:last-child
{
	margin-bottom: 10px;
}
#about
{
	padding: 30px 0 20px;
}
#about .container .span12
{
	margin: 0;
	padding-top: 60px;
	background-position: center top;
}
#about h1.header-text {
	margin-bottom: 20px;
}
#about .one_half
{
	margin-bottom: 30px;
}
#about img 
{
	width: 100%;
}
#fun-facts {
	padding: 20px 0 0;
}
#fun-facts .container
{
	padding-top: 70px;
	background-position: center top;
}
#fun-facts h1
{
	margin-bottom: 30px;
}
#fun-facts .one_fourth
{
	margin-bottom: 25px;
}
#fun-facts h2
{
	margin-bottom: 25px;
}
#gallery
{
	padding: 30px 0 20px;
}
#gallery .span12
{
	margin-bottom: 0;
}
#gallery h1
{
	margin: 10px 0 0;
}
#project-navigation
{
	top: 30px;
}
#closeProject
{
	top: 30px;
	right: 52px;
}
#project-navigation ul li#nextProject a
{
	margin: 0;
}
#portfolio-wrap .span4
{
	margin-bottom: 20px;
}
#gallery #ajax-content-outer
{
	margin-bottom: 50px;
}
#gallery #ajaxpage .span12
{
	display: none;
}
#gallery #ajaxpage .span12.project-media
{
	margin-top: 85px;
	display: block;
}
#gallery .flex-control-nav
{
	left: 0;
	right: 0;
	padding: 0;
	width: auto;
	margin: 0 10px;
	text-align: center;
}
#gallery .flex-direction-nav li .flex-next
{
	right: 10px;
}
#gallery .flex-direction-nav li .flex-prev
{
	left: 10px;
}
#contact {
		padding: 30px 0 20px;
	}
#contact img 
{
	width: 100%;
}
#contact .container:first-child .row
{
	float: none;
}
#contact h1.header-text
{
	text-align: center;
}
#contact h1.header-text:before, 
#contact h1.header-text:after
{
	content: "—";
}
#contact h2
{
	text-align: center;
	margin-bottom: 20px;
	padding-top: 10px;
}
#contact p
{
	text-align: center;
	margin-bottom: 25px;
}
#contact-social
{
	text-align: center;
	margin-bottom: 25px;
}
#contact-input input
{
	padding: 12px 2%;
}
#contact-textarea textarea
{
	padding: 12px 2% 10px;
}
#contact-submit input[type="submit"]
{
	padding: 12px 0;
	height: 50px;
}
	.footer {
		margin: 0;
		padding-bottom: 20px;
	}
	.footer .footer_logo {
		margin: 0;
		background: #394B99;
	}
.footer .footer_links
{
	margin: 0 5px;
}
.footer .footer_links .menu li
{
	padding: 0 5px;
	display: inline-block;
}
.footer .footer_links .menu li a
{
	font-size: 13px;
}
}
