#what-we-do-port #ajaxpage{
margin-top: 30px;
margin-bottom: 30px;
padding: 0px 50px 50px 50px !important;
}
.project-info p:last-child{
display: none !important;
}

.ajax-content.clearfix.active-ajax {
height: auto !important;
}

i.icon-remove{
margin-top: -58px !important;
}
/*LARGE SCREENS HOME PAGE TITLE*/
@media only screen and (min-width : 1024px) {
#what-we-do-title {
display: table;
height: 200px;
overflow: hidden;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
width:460px;
background-color:#ffffff;
}
#what-we-do-title-text{
text-align:center;
display: table-cell;
vertical-align: middle;
color:#000!important;
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;
font-size: 2.6em;
text-transform:none;
}
#what-we-do-title-text p{
    margin:0 !important;
    padding:0 !important;
color:#000!important;
}
#what-we-do-port .ajax-section  h4 {
margin-top:10px;
margin-bottom:-10px;
margin-left:-24px !important;
padding-left:0;
}
h2{
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;
margin-top:3%;
}
}
@media only screen and (min-width : 1200px) {
.logo { 
margin-left:2%;
padding-top:0;
border:none;
} 
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
.logo { 
margin-left:2%;
padding-top:1%;
} 
}
/*SMALL SCREENS AND LARGE TABLETS HOME PAGE TITLE*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
#what-we-do-title {
margin-top:42px;
display: table;
height: 200px;
overflow: hidden;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
width:460px;
background-color:#ffffff;
}
#what-we-do-title-text{
text-align:center;
display: table-cell;
vertical-align: middle;
color:#000!important;
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;
font-size: 2.6em;
text-transform:none;
}
#what-we-do-title-text p{
    margin:0 !important;
    padding:0 !important;
color:#000!important;
}	
h2{
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;
margin-top:3%;
}
.logo { 
margin-left:2%;
padding-top:1%;
} 
}
/*SMALL TABLETS AND LANDSCAPE MOBILES*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
#what-we-do-title {
margin-top:28px;
display: table;
height:100px;
overflow: hidden;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
width:80%;
background-color:#ffffff;
margin-bottom:-20px;
}
#what-we-do-title-text{
text-align:center;
display: table-cell;
vertical-align: middle;
color:#000!important;
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;
font-size: 2em;
text-transform:none;
}
#what-we-do-title-text p{
    margin:2px 0 0 0 !important;
    padding:0 !important;
color:#000!important;
}
.ajax-section  h4 {
margin-top:10px;
margin-bottom:-10px;
margin-left:5px;
color:#fff!important;
}
h2{
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;
margin-top:20px;
}
.logo { 
margin-left:2%;
padding-top:0;
border:none;
} 
}
/*PORTRAIT MOBILES*/
@media only screen and (max-width: 479px) {
#what-we-do-title {
margin-top:28px;
display: table;
height:100px;
overflow: hidden;
left:0;
right:0;
margin-left:auto;
margin-right:auto;
width:80%;
background-color:#ffffff;
margin-bottom:-20px;
}
#what-we-do-title-text{
text-align:center;
display: table-cell;
vertical-align: middle;
color:#000!important;
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;
font-size: 2em;
text-transform:none;
}
#what-we-do-title-text p{
    margin:2px 0 0 0 !important;
    padding:0 !important;
color:#000!important;
}
.ajax-section  h4 {
margin-top:10px;
margin-bottom:-10px;
margin-left:5px;
}
h2{
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;
margin-top:20px;
}
.logo { 
margin-left:2%;
padding-top:0.8%;
border:none;
} 
}
/*LARGE SCREENS HOME PAGE TITLE*/
@media only screen and (min-width : 1024px) {
#titleContain {
	position:absolute;
	left:0;
        right:0;


        margin-left:auto;
        margin-right:auto;
	width:50%;
	height:60%;
	top:33%;
	z-index:10;
}
#titleInfo {
position:relative;
margin:0 auto;
text-align:center;
top:-150px;
z-index:99;
min-width:620px;
min-height:350px;
	max-width:834px;
        max-height:449px;
height:auto;
width:100%;
}
.phImg {
min-width:620px;
min-height:350px;
	max-width:834px;
        max-height:449px;
height:80%;
width:auto;
}
.phImgSml {
display:none;
}
#titleInfoMob {
	display:none;
}
#titleInfoMobPt{
display:none;
}
.homeAddresscc {
font-size:25px;
line-height:28px;
}
}
/*SMALL SCREENS AND LARGE TABLETS HOME PAGE TITLE*/
@media only screen and (min-width: 768px) and (max-width: 1023px) {
	#titleContain {
	position:absolute;
	left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;
	width:50%;
	height:60%;
	top:33%;
	z-index:10;
}
#titleInfo {
position:relative;
margin:0 auto;
text-align:center;
top:-150px;
z-index:99;
min-width:620px;
min-height:350px;
	max-width:834px;
        max-height:449px;
height:auto;
width:100%;
}
.phImg {
min-width:620px;
min-height:350px;
	max-width:834px;
        max-height:449px;
height:80%;
width:auto;
}
.phImgSml {
display:none;
}
#titleInfoMob {
	display:none;
}
#titleInfoMobPt{
display:none;
}
.homeAddresscc {
font-size:21px;
line-height:25px;
}
}
/*SMALL TABLETS AND LANDSCAPE MOBILES*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
#titleContain {
position:absolute;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
background-color:#ffffff;
width:80%;
height:60%;
min-height:auto;
top:30%;
z-index:2;
}
.phImg {
display:none;
}
.phImgSml {
display:visible;
height:45px;
padding-top:12px;
margin-bottom:11px;
}
#titleInfo {
display:none;
}
#titleInfoMob {
position:absolute;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
text-align:center;
z-index:99;
padding:0 10px 0 10px;
height:auto;
width:100%;
}
#titleInfoMobPt{
display:none;
}
.homeAddresscc {
font-size:17px;
line-height:22px;
}
}
/*PORTRAIT MOBILES*/
@media only screen and (max-width: 479px) {
#titleContain {
position:absolute;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
background:#ffffff;
width:80%;
max-height:70%;
height:auto;
top:22%;
z-index:2;
}
#titleInfo {
display:none;
}
.phImgSml {
display:none;
}
#titleInfoMob {
display:none;
}
#titleInfoMobPt {
position:relative;
margin-left:auto;
margin-right:auto;
left:0;
right:0;
text-align:center;
z-index:99;
padding:0 18px 0 18px;
height:auto;
width:100%;
top:-50px;
margin-bottom:-35px;
}
.homeAddresscc {
font-size:19px;
line-height:24px;
}
}
#flexiText {
width:100%;
}
.homeAddresscc {
color:#000;
font-weight:normal;
}
.homeAddresscc a{
font-weight:normal;
color:#000;
}
.homeAddresscc a:hover{
color:#a86f6f;
}
#titleInfo h3{
font-size:90%;
color:#000;
font-family:'BrandonText-Regular', Arial, Helvetica, sans-serif;
}
#titleInfo a{
color:#000;
}
#titleInfo a:hover{
color:#a86f6f;
}
.vegas-overlay {
display: none;
}

.nav-soc-med-btn {
height:35px;
width:35px;
margin-right:12px;
}
.nav-soc-med-btn img:hover, a img:hover{
opacity: 0.5;
filter: alpha(opacity=50);
}
#nav-soc-med-btn-fb {
height:35px;
width:35px;
margin-right:12px;
margin-top:21px;
background:url(/wp-content/uploads/2015/01/btn-fbook-orig.png);
}
#nav-soc-med-btn-fb:hover{
/*height:35px;
width:35px;
background:url(/wp-content/uploads/2015/01/btn-fbook-roll.png);*/
opacity:0.5;
filter: alpha(opacity=50);
}
#nav-soc-med-btn-ins {
height:35px;
width:35px;
margin-right:12px;
margin-top:21px;
background:url(/wp-content/uploads/2015/01/btn-cam-orig.png);
}
#nav-soc-med-btn-ins:hover{
/*height:35px;
width:35px;
background:url(/wp-content/uploads/2015/01/btn-cam-roll.png);*/
opacity:0.5;
filter: alpha(opacity=50);
}
#nav-soc-med-btn-twi {
height:35px;
width:35px;
margin-right:0;
margin-top:21px;
background:url(/wp-content/uploads/2015/01/btn-twitter-orig.png);
}
#nav-soc-med-btn-twi:hover{
/*height:35px;
width:35px;
background:url(/wp-content/uploads/2015/01/btn-twitter-roll.png);*/
opacity:0.5;
filter: alpha(opacity=50);
}
.nav-text {
padding-right:19px;
}
#what-we-do-port .title > h2, .border {display: none;}
#what-we-do .title > h2, .border {display: none;}
#what-we-do .sub-heading {
margin-top:-50px;
}
#what-we-do .title grid-full{
display:none;
}
#what-we-do-port .projectlist {background: #fff; }
h4{
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;
font-size:2em;
}
.contactFormIntro {
font-size:0.9em;
letter-spacing:0.03em;
color:#828282!important;
}
#what-we-do-port .project-hero {
display:none;
}
#what-we-do-port .content {
padding-top:0;
display:none;
}
#about-us .title > h2, .border{
display:none;
}
#about-us .aucontent {
background-color: #fff;
width: 200%;
margin-left: -50%;
margin-top:-200px;
margin-bottom:20px;
text-align:left!important;
color:#000000!important;
/*padding:0 30px 30px 30px;*/
}
#about-us h3, #about-us p{
color:#000000!important;
}
#about-us h3 {
font-weight:bold;
font-size:1.2em;
}
#about-us h1 {
font-size:2.6em!important;
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;
color:#000000;
text-transform:none;
letter-spacing:0.03em;
hyphens: auto;
}
#about-us .container{
background-color: #fff;
width: auto !important;
max-width: 80% !important;
padding:0 30px 30px 30px;
margin-bottom:30px;
margin-top:30px;
}
#about-us .sub-heading {
text-align:left;
}
#what-we-do-port .meta{
padding-bottom:20px;
}
#what-we-do-port .projectlist a .projectinfo {background: rgba(255, 255, 255, 0);}
#what-we-do-port .projectlist a:hover .projectinfo {background: rgba(0, 71, 86, 1);}
#what-we-do-port .projectlist li {
display:inline-block;
height:10%;
vertical-align:middle;
}
#what-we-do-port .ajax-section{
margin: 0 auto;
}
#what-we-do-port .ajax-content{
}
#what-we-do-port .ajax-section h4 {
text-align:left;
padding-left:0;
margin-left:-16px;
}
#what-we-do-port .nextProject {
display:none;
}
#what-we-do-port .prevProject{
display:none;
}
#what-we-do-port .closeProject {
bottom:10px!important;
}
#what-we-do-port .container{
width: auto !important;
max-width: 100% !important;
}
#what-we-do-port #ajaxpage{
width: auto !important;
max-width: 80% !important;
padding:20px 50px 5% 50px;
background:#ffffff;
height:auto;
position:relative;
}
#vegas-next, #vegas-prev {
width: 66px; 
height: 64px; 
margin-top: 0!important;
}
#vegas-next:hover {
background: url(/wp-content/uploads/2015/02/next-roll.png) no-repeat center center;
}
#vegas-prev:hover {
background: url(/wp-content/uploads/2015/02/prev-roll.png) no-repeat center center;
}
#vegas-next:hover, #vegas-prev:hover {
	opacity: 1;
    filter: alpha(opacity=100);
}
.mobile nav {
position: absolute;
}
#what-we-do-port .projectinfo h4 {
	margin:0;
	padding:0;
}
h3 {
font-family:"Modern20BT-RomanB",Georgia, "Times New Roman", Times, serif;	
}
#titleInfoMobPt h3 {
	font-family:'BrandonText-Regular', Arial, Helvetica, sans-serif;
}
/*WHAT WEVE DONE PORTFOLIO STYLES*/
#what-weve-done-projects #ajaxpage{
margin-top: 30px;
margin-bottom: 30px;
padding: 0px 50px 50px 50px !important;
}
#what-weve-done-projects .project-hero {
display:none;
}
#what-weve-done-projects .content {
padding-top:0;
display:none;
}
#what-weve-done-projects .title > h2, .border {display: none;}
#what-weve-done-projects .meta{
padding-bottom:20px;
}
#what-weve-done-projects .projectlist a .projectinfo {background: rgba(255, 255, 255, 0);}
#what-weve-done-projects .projectlist a:hover .projectinfo {background: rgba(0, 71, 86, 1);}
#what-weve-done-projects .projectlist li {
display:inline-block;
height:10%;
vertical-align:middle;
}
#what-weve-done-projects .ajax-section{
margin: 0 auto;
}
#what-weve-done-projects .ajax-content{
}
#what-weve-done-projects .ajax-section h4 {
text-align:left;
padding-left:0;
margin-left:-24px !important;
}
#what-weve-done-projects .nextProject {
display:none;
}
#what-weve-done-projects .prevProject{
display:none;
}
#what-weve-done-projects .closeProject {
bottom:10px!important;
}
#what-weve-done-projects .container{
width: auto !important;
max-width: 100% !important;
}
#what-weve-done-projects #ajaxpage{
width: auto !important;
max-width: 80% !important;
padding:20px 50px 5% 50px;
background:#ffffff;
height:auto;
position:relative;
}
#what-weve-done-projects .projectinfo h4 {
	margin:0;
	padding:0;
}

#what-weve-done-projects .ajax-section  h4 {
margin-top:10px;
margin-bottom:-10px;
margin-left:0;
padding-left:0;
}
#homeTitleBG {
	position:absolute;
	left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;
	width:80%;
	height:auto;
	top:28%;
	z-index:10;
max-width:800px;
max-height:500px;
min-width:200px;
min-height:120px;
background-color:#ffffff;
}
.homeTitleLogo {
margin-top:3%;
height:auto;
width:80%;
max-height:137px;
max-width:640px;
min-height:20px;
min-width:93px;
/*min-height:45px;
min-width:210px;*/
}
.homeTitleText {
text-align:center;
margin:6% 3% 3% 3%;
}
.homeTitleText a{
color:#424242!important;
}
.homeTitleText a:hover{
 color:#959595!important; 
}
#flexiText {
	height:100%;
	width:100%;
}
.homeTitleTextBLine {
text-align:center;
margin:6% 3% 3% 3%;
}
#flexiTextBLine {
	height:100%;
	width:100%;
}
@media only screen and (min-width: 768px) {
.homePhoneResp {
display:none;
}
.homePhoneRegular {
display:visible;
}
}
@media only screen and (max-width: 767px) {
.homePhoneResp {
display:visible;
}
.homePhoneRegular {
display:none;
}
}
#what-weve-done .title > h2, .border {display: none;}
#what-weve-done .sub-heading {
margin-top:-50px;
}
#what-weve-done-projects .projectlist {background: #fff; }
.meta em, .project-title em {
display:none;
}
/*new nav items*/
.desktop.navigation .nav-content a {
font-size: 1.1em;
}
.desktop.navigation {
width: auto!important;
/*width:70%!important;*/
float:right;
margin-right:2%;
/*margin-left:-5%;*/
}
@media only screen and (max-width: 900px) {
.nav-button {
display: block!important;
}
.desktop.navigation { 
display: none!important; 
}
.mobile.navigation 
{
/*display: block;*/
}
.logo { 
	width: 35%!important;
}
  #about-us h1 {
font-size: 2.2em!important;
}
}
@media only screen and (min-width: 901px) {
.nav-button {
display: none!important;
}
.desktop.navigation { 
display: block!important; 
}
.logo { 
	width: 25%!important;
}
}
@media only screen and (min-device-width : 799px) and (max-device-width : 1399px)
{
.contact {
height:auto;
} 
}
.logo img {
max-width: 340px;
width: 100%;
}
#what-we-do-port .projectlist{ text-align: center; }
#what-we-do-port .projectlist li{float: none;
margin-left:-2px;
margin-right:-2px;}
#what-weve-done-projects .projectlist{ text-align: center; }
#what-weve-done-projects .projectlist li{float: none;
margin-left:-2px;
margin-right:-2px;}
.projectlist li {
  /*width: 25%;*/
  /*border:1px solid #000;*/
}
@media only screen and (min-width: 960px) {
.projectlist li {
/*width: 20%;*/
width: 25%;
}
}
@media only screen and (max-width: 479px) {
.meta h4 {
font-size:1.6em!important;
}
}
.meta h4 {
 color:#fff!important; 
}
#about-us .grid-4{
  margin-left: 0 !important;
  padding-left:0 !important;
}
#about-us p a{
 color:#e39f2d!important; 
}
#about-us p a:hover{
 color:#e39f2d!important;
  text-decoration:underline!important;
}
.ajax-section p a{
 color:#e39f2d!important; 
}
.ajax-section p a:hover{
 color:#e39f2d!important;
  text-decoration:underline!important;
}
/* Targets Retina Enabled Devices */
@media 
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (   -moz-min-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 2),
only screen and (                min-resolution: 192dpi),
only screen and (                min-resolution: 2dppx) {
  
	#nav-soc-med-btn-fb { background: url(/wp-content/uploads/2015/02/btn-fbook-orig@2x.png);background-size: 35px 35px;}
	#nav-soc-med-btn-ins { background: url(/wp-content/uploads/2015/02/btn-cam-orig@2x.png); background-size: 35px 35px;}
	#nav-soc-med-btn-twi { background: url(/wp-content/uploads/2015/02/btn-twitter-orig@2x.png); background-size: 35px 35px;}

}
#footer ul.social-links .icon-facebook:before {
content: url('wp-content/uploads/2015/02/facebook-large2.png') no-repeat!important;
  margin-left:-12px;
}
 #footer ul.social-links .icon-twitter:before {
content: url('wp-content/uploads/2015/02/twitter-large.png') no-repeat!important;
  margin-left:-12px;
}
 #footer ul.social-links .icon-instagram:before {
content: url('wp-content/uploads/2015/02/instagram-large.png') no-repeat!important;
  margin-left:-12px;
}
ul.social-links span.icon-circle.large {
border: 0 none !important;
}
.copyright h6 { color: #fff!important; }
.contact a {
	opacity: 1!important;
    filter: alpha(opacity=100)!important; 
}

.contact a:hover {
	opacity: 0.5!important;
    filter: alpha(opacity=50)!important; 
}
.contact li:nth-child(1) { opacity: 1; }