.flexslider .flex-direction-nav a.flex-prev,
.flexslider .flex-direction-nav a.flex-next {
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
}

.columns img {
  max-width: 100%;
}

body {
  font-family: Calibri ,Helvetica, Arial, sans-serif;
}

* {
  -webkit-appearance: none;#social2
}

p, ul li, dt, dd {
  font-size: 14px;
}

.largedt {
    font-size: 18px !important;
}

.social2 {
    display: none !important;
}

p.justifyfull {
    text-align: justify;
	line-height: 130%;
}

.form input {
  width: 90%;
  margin-left: 10px;
  margin-bottom: 10px;
}

.greycontent {
background: #edeef2;
}

.location-inner a:hover {
  opacity: 0.50;
}

.awards p {
  min-height: 40px;
  font-weight: bold;
}

ul.address h5 {
  font-weight: bold;
}

li.newsgrey {
  height: auto !important;
  overflow: hidden;
}

li.main-address p {
  margin-bottom: 3px;
}

li.main-address strong {
  font-size: 14px;
  font-style: italic;
}

input.btn {
  background: #900007;
  border: none;
  color: #fff;
  padding: 10px 30px;
  width: auto;
  margin-left: 10px;
  font-size: 12px;
  text-transform: uppercase;
}

input.btn:hover {
  opacity: 0.50;
  cursor: pointer;
}

.fixed2 {
position: relative;
height: auto;
max-height: 315px;
overflow: hidden;
margin-bottom: 20px;
}

.fixed2 h4 {
  position: absolute;
  top: 10px;
  left: 20px;
  color: #fff;
  text-transform: uppercase;
}
.row {
  max-width: 100%;
  /*height: 100%;
  border: #ff0000 1px solid;*/
}

.collapse {
  padding: 0;
  z-index: 9998;
}

.person {
  margin-bottom: 20px;
  width: 100%;
  float: left;
}

.person-inner {
  background: #edeef2;
  padding: 0;
  padding-bottom: 20px;
  min-width: 150px;
}

.person-inner img {
  max-width: 210px;
}

.person img {
  width: 100%;
}

.person p {
  color: #000;
  margin-bottom: 0px;
  text-align: center;
}

p.name {
  text-transform: uppercase;
  font-size: 16px;
  min-height: 53px;
}

p.name3 {
  min-height: 1px !important;
  font-size: 18px !important;

}

p.name3 a {
  font-size: 18px !important;

}

p.name a {
  font-size: 16px;
}

p.name2 {
  min-height: 75px;
}

p.title {
  font-size: 14px;
  font-style: italic;
  min-height: 44px;
}

p.title2 {
  font-size: 14px;
  text-transform: uppercase;
}

.person p.more a {
  color: #000;
  font-size: 11px;
  text-transform: uppercase;
  text-align: left !important;
  background: url(../img/pmore.png) no-repeat left;
  height: 17px !important;
  line-height: 17px;
  padding-left: 25px;
  display: block;
  width: 122px;
  margin: 0 auto;
  margin-top: 5px;
}

.person p.more a:hover {
  color: #ccc;
}

.person p.email a {
  color: #000;
  font-size: 11px;
  text-transform: uppercase;
  text-align: left !important;
  background: url(../img/emailicon.png) no-repeat left;
  height: 17px !important;
  line-height: 17px;
  padding-left: 25px;
  display: block;
  width: 122px;
  margin: 0 auto;
  margin-top: 5px;
}

.person p.email a:hover {
  color: #ccc;
}

.ipad-portrate-12 img {
  margin-bottom: 1.25rem;
}

h1.black {
  font-size: 19px;
  color: #A3ABB8;
  background: #fff;
  display: block;
  padding: 3px 10px;
  text-transform: uppercase;
}

h1.black span {
  text-transform: none;
  font-style: italic;
  font-size: 18px;
}

.max-width {
  max-width: 1200px;
  margin-left: 100px;
}

.nav-left {
  /* background: #2b2b28; */
  background:  #61697E;
  /* background: #a2adb9;*/
  height: 100%;
  min-height: 565px !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 200px;
  padding: 0;
  z-index: 9999 !important;
}

.logo {
  margin: 20px auto;
  text-align: center;
}

.logo a img {
/*  -webkit-box-shadow: -5px 6px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: -5px 6px 5px 0px rgba(0,0,0,0.75);
  box-shadow: -5px 6px 5px 0px rgba(0,0,0,0.75); */
}

.side-nav li ul li.first {
  margin-top: 90%;
}

.side-nav {
  text-align: left;
}

.side-nav ul {
  list-style-type: none;
}

.side-nav li a, .login li a {
  /* color: #d9d9d6 !important; */
  color: #fff !important;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  display: block;
  padding: 4px 0px 4px 30px;
}

.side-nav li a:hover, .login li a:hover {
  color: #fff !important;
  background: #900007 !important;
}

.side-nav li ul {
  display: none;
  position: absolute;
  top: 0;
  left: 90%;
  z-index: 9999 !important;
  list-style-type: none;
  background: url(../img/side-nav-hover.png);
  width: 200px !important;
  height: 100%;
  min-height: 100%;
}

.side-nav li:hover ul {
  display: block;
  left: 90%;
  z-index: 9999;
}

.side-nav li ul li {
  margin: 0;
  background: transparent  !important;
}

.side-nav li ul li a {
  color: #000 !important;
  font-size: 10px !important;
  border-bottom: 1px solid #fff !important;
  padding: 8px 0 !important;
  background: transparent  !important;
  text-align: left;
  padding-left: 20px !important;
}

.side-nav li ul li a:hover {
  background: #900007 !important;
}


/* .side-nav-aside start  */
.side-nav-aside li ul li.first {
  margin-top: 0%;
}


.side-nav-aside li ul {
  display: block;
  left: 0%;
  /*position: absolute;
  top: 0;
  left: 90%;*/
  position: relative;
  margin-top: 0%;
  margin-left: 0%;
  /*left: 50px;*/
  z-index: 9999 !important;
  list-style-type: none;
  background: url(../img/side-nav-hover.png);
  width: 180px !important;
  /*height: 100%;
  min-height: 100%;*/
}


.side-nav-aside li:hover ul {
  display: block;
  /*left: 90%;*/
  z-index: 9999;
   left: 0%;
}


.lang-nav {
	padding-left: 40px;
	color: #fff;
	font-size: 14px;
}

.lang-nav a {
	display: block;
	color: #fff;
	float:left;
	padding: 5px;
}

.lang-nav a:hover {
	 background: #900007;
}

.lang-nav div {
	float:left;
	width:25px;
	text-align:center;
	padding-top:5px;
}

/* .side-nav-aside end  */


.contact-right h4 span {
  font-style: italic;
  font-size: 14px;
  display: none;
}

#social, #social3 {
  position: absolute;
  bottom: 0;
  color: #d9d9d6;
}

.social, .login {
  list-style-type: none;
}

ul.social, ul.login {
  text-align: center;
  margin-left: -10px;
}

.social li {
  display: inline-block;
  text-indent: -3000px !important;
}

.social li a {
  display: block;
  width: 18px;
  height: 14px;
}

.social li a:hover {
  opacity: 50% !important;
}

.social li.something a {
  background: url(../img/something.png) no-repeat;
}

.social li.facebook  a{
  background: url(../img/facebook.png) no-repeat;
}

.social li.linked-in a {
  background: url(../img/linked-in.png) no-repeat;
}

.social li.twitter a {
  background: url(../img/twitter.png) no-repeat;
}

.social li.google a {
  background: url(../img/google.png) no-repeat;
}

.social li.rss a {
  background: url(../img/rss.png) no-repeat;
}

.left-off-canvas-menu .nav-left {
  margin: 0;
  padding: 0;

}

.left-off-canvas-menu li {

  margin-bottom: 0;
  border-bottom: 1px solid #fff;
  text-align: left;
}

.left-off-canvas-menu .login li, .left-off-canvas-menu .social li {
  border-bottom: none;
}

.left-off-canvas-menu li a {
  padding: 6px 0;
  padding-left: 20px;
}

#thumb-tray {
  display: none !important;
}

#prevslide {
  left: 20%;
}

.left-off-canvas-toggle {
  width: 100% !important;
  height: 40px;
  /*background: #A3ABB8 url(../img/menutoggle.png) no-repeat 0 15px;*/
  background: #61697e url(../img/menutoggle.png) no-repeat 0 15px;
  display: block;
  text-indent: -3000px;
  z-index: 999;
}

#supersized li {
  position: relative;
}

.left-off-canvas-menu {
  background: #61697E;
}

.left-off-canvas-toggle .logo {
  text-indent: 0;
  margin: 0 auto;
  padding-top: 2px;
  width: 100px;
}

.left-off-canvas-toggle .logo img {
  width: 60px;
  height: auto;
}

.left-off-canvas-toggle {
  height: 97px;
}

.left-off-canvas-toggle a {
  width: 60px;
  height: 60px;
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
}

.onlyonoffscreen {
  /*background: #A3ABB8;*/
  background: #61697E;
  display: none;
}

.topped {
  padding-top: 20px !important;
}

h2 {
  font-size: 24px;
  font-weight: normal;
  font-style: italic;
}

.red .person-inner {
  background: #d3463d;
  padding-bottom: 20px;
}

.name, .title {
  padding: 0 5px;
}

.contact-right {
  /* background: #eeeeed; */
  background: #fff;
  padding-bottom: 15px;
  margin-bottom: 20px;

}

.contact-right h4 {
  
  background: #fff url(../assets/fasttrack.png) no-repeat;
  color: #A3ABB8;
  padding: 10px;
  padding-left: 80px;
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 0;
height: 60px;
}

.contact-right h5 {
  margin-left: 15px;
  padding-right: 15px;
  font-size: 14px;
  margin-bottom: 15px;
}

.contact-right p {
  margin-left: 15px;
  padding-right: 15px;
}

.contact-right ul {
  list-style-type: disc;
  margin-left: 10px;
}

.contact-right li {
  font-size: 14px;
  color: #A3ABB8;
  padding-left: 0px;
  line-height: 25px;
}

.contact-right li ul {
  margin-left: -24px;
}

.contact-right a {
  color: #A3ABB8;
}

.contact-right a:hover {
  color: #ccc;
}

.withnone {
  padding: 0;
}
.withone {
  padding-left: 15px;
}

.withnone img {
    height: auto;

  width: 100%;
}

.homecta li span {
  background: #ccc;
  display: block;
  margin: 0px;
  padding: 5px;
}

.homecta li span a {
  color: #fff;
}

.home-margin img {
  width: 100%;
  z-index: 999;
}

.align-left h6 {
  border-bottom: 1px solid #000; 
}

.align-center h6 {
  border-bottom: 1px solid #000; 
  text-align: center;
}

.align-right h6 {
  border-bottom: 1px solid #000; 
  text-align: right;
}

.align-left {
  position: relative;
  display: block;
}

.align-center  {
  text-align: center;
  position: relative;
  display: block;
}

.align-right {
  text-align: right;
  position: relative;
  display: block;
}

.align-left img, .align-center img, .align-right img { 
  position:;
  top: 0;
  left: 0;
}

.large-block-grid-4 > li:nth-child(4n+1) img {
  padding-left: 0em;
  padding-right: 0em;
}

.large-block-grid-4 > li:nth-child(4n+2) img {
  padding-left: 0.46875em;
  padding-right: 0.9375em;
}



.side-nav li ul {
  z-index: 9999 !important;
}

/* News Section */

.News {
  padding-left: 0;
  margin-left: -10px;
}

.news-wrap {
  border-bottom: 1px solid #ccc;
  overflow: hidden;
  margin-bottom: 20px;
}


.history-wrap {
  overflow: hidden;
  margin-bottom: 20px;
}


.News p {
  margin: 0 10px 0 0;
}

.Date p {
  font-style: italic;
}

.news-text {
  margin-top: 80px;
}

.clear-both {
  clear: both;
}

.pagination ul {
  list-style-type: none;
  overflow: hidden;
  text-align: center;
}

.pagination li {
  display: inline;
  margin: 5px;
}

.pagination li a {
  color: #000;
}

.pagination li a:hover, .pagination li a.active {
  color: #ccc;
}

.newsgrey {
  background: #EDEEF2;
  padding: 5px 10px;
  min-height: 353px;
}

.newsgrey p {
  color: #000;
}

.newsgrey h4 {
  color: #000;
}

.newsgrey a{
  color: #000;
}

.orbit-bullets-container, .orbit-slide-number {
  display: none;
}

.orbit-container .orbit-slides-container > * .orbit-caption {
  top: 6px;
  left: 50px;
  width: auto;
  font-weight: normal !important;
  font-size: 30px !important;
  max-height: 53px;
  background: transparent;
 color: #fff !important;
}

.orbit-container .orbit-slides-container > * .orbit-bottom {
  bottom: 50px;
  left: 5px;
  width: auto;
  height: 32px;
  background: transparent;
  position: absolute;
  color: #fff;
  font-weight: normal !important;
  font-size: 20px !important;
}

.orbit-caption, .orbit-bottom {
  font-size: 19px !important;
  font-weight: 300 !important;
  padding: 0 20px;
}

.Project-Facts {
  padding: 20px;
  background: #eeeeed;
  margin-bottom: 20px;
  min-height: 503px;
}

.Project-Facts a {
  color: #000;
}

.Project-Facts h2 {
  font-size: 22px;
}

.Project-Facts dt, .Project-Facts dd {
  font-size: 14px ;
  font-weight: normal;
}

.Project-Facts dt {
  margin-bottom: 0;
}

.move-left {
  margin-left: -50px;
}

.empty {
  height: 1px !important;
  padding: 0 !important;
  margin: 0 !important;
}

.reduced {
  float: left;
}

.tagline {
  float: left;
  font-size: 28px;
  font-style: italic;
  line-height: 36px;  
  margin-left: 10px;
  padding-top: 10px;
}

.greybox {
  /* background: #EDEEF2; */
  background: #FFFFFF;
  color: #000;
  padding: 10px;
}

.slides li a {
  color: #000;
}

.slides li a:hover {
  color: #ccc;
}

.slides li a img:hover {
  opacity: 0.75 !important;
}

.homecta {
  padding-left: 25px;
  padding-right: 15px;
}

.greyboxtopped {
  /* margin-top: 1.9%; */
 /* margin-bottom: 20px; */
}

.clear {
  clear: both;
}

.newsletter {
  line-height: 60px;
}

.news-image img {
  width: 100%;
}

h2.title {
  font-size: 16px;
}

li.awards img {width: auto !important; display: block; margin: 10px auto;}

.address h2 {
  font-weight: bold;
}

.address h5 {
  font-weight: normal;
  font-size: 16px;
  background: #edeef2;
  padding: 5px;
}

.address a {
  color: #000;
}

.address a:hover {
  color: #ccc;
}

.noli {
  list-style-type: none;
  margin-left: 0;
  margin-top: -10px;
}

.staffphoto img {
  width: 100%;
  height: auto;
}

.news-title h4 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.greywrap{
  background: #EDEEF2;
  padding: 5px 10px;
}

.largeslides li {
text-align: center;
color: #000;
}

.largeslides li a {
color: #000;
}

.nobackground {
  background: #fff !important;
}

.enlarge img {
  width: 100% !important;
}

.Project-Facts dt {
  font-weight: bold;
}

.large-block-grid-5 li p {
  font-size: 14px;
}

.contact-right2 {
  max-width: 19%;
  background: #fff;
  padding: 15px;
  color: #fff;
}

.contact-right2 p, .contact-right2 ul li {
  color: #A3ABB8;
  margin-bottom: 0;
}

/* upto 3000px; */
@media only screen 
and (max-width: 3000px) {
  .no-margin-left {
    margin: 0 0 0 -10.7%!important;
  }
}

/* upto 2560px; */
@media only screen 
and (max-width: 2560px) {
  .no-margin-left {
    margin: 0 0 0 -11%!important;
  }
}
/* upto 2460px; */
@media only screen 
and (max-width: 2460px) {
  .no-margin-left {
    margin: 0 0 0 -11%!important;
  }
}
/* upto 2360px; */
@media only screen 
and (max-width: 2360px) {
  .no-margin-left {
    margin: 0 0 0 -10.2%!important;
  }
}
/* upto 2260px; */
@media only screen 
and (max-width: 2260px) {
  .no-margin-left {
    margin: 0 0 0 -8.9%!important;
  }
}
/* upto 2000px; */
@media only screen 
and (max-width: 2000px) {
  .no-margin-left {
    margin: 0 0 0 -8.4%!important;
  }
}
/* upto 1900px; */
@media only screen 
and (max-width: 1900px) {
  .no-margin-left {
    margin: 0 0 0 -7% !important;
  }
}
/* upto 1630px; */
@media only screen 
and (max-width: 1630px) {
  .no-margin-left {
    margin: 0 0 0 -5.8% !important;
  }
}
/* upto 1600px; */
@media only screen 
and (max-width: 1600px) {
  .no-margin-left {
    margin: 0 0 0 -5.5% !important;
  }
}
/* upto 1450px; */
@media only screen 
and (max-width: 1450px) {
  .no-margin-left {
    margin: 0 0 0 -4% !important;
  }
}
/* upto 1420px; */
@media only screen 
and (max-width: 1420px) {
  .no-margin-left {
    margin: 0 0 0 -3.1% !important;
  }
  .news-text {
    margin-top: 105px;
    margin-bottom: 20px;
  }
}
/* upto 1330px; */
@media only screen 
and (max-width: 1330px) {
  .no-margin-left {
    margin: 0 0 0 -2.6% !important;
  }
}
/* upto 1280px; */
@media only screen 
and (max-width: 1280px) {
  .no-margin-left {
    margin: 0 0 0 2% !important;
  }
  .collapse .row {
    padding: 0 !important;
  }
}
/* upto 1000px; */
@media only screen 
and (max-width: 1000px) {
  .no-margin-left {
    margin: 0 0 0 20px !important;
  }
  .max-width {
    margin-left: 0px;
  }
}
/* upto 1100px; */
@media only screen 
and (max-width: 1100px) {
  .no-margin-left {
    margin: 0 0 0 26px !important;
  }
  .max-width {
    margin-left: 100px;
  }
}

/* upto 1000px; */
@media only screen 
and (max-width: 1000px) {
  .no-margin-left {
    margin: 0 0 0 38px !important;
  }
  .max-width {
    margin-left: 100px;
  }
}




/* upto 800px; */
@media only screen 
and (max-width: 800px) {
  .no-margin-left {
    margin: 0 0 0 80px !important;
  }

  .side-nav li a, ul.login li a{
    font-size: 12px;
  }

  .max-width {
    margin-left: 115px;
  }
  .news-text {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
/* upto 730px; */
@media only screen 
and (max-width: 730px) {
  .ipad-portrate-12 {
    width: 70% !important;
  }
  .no-margin-left {
    margin: 0 0 0 -7px !important;
  }

  .orbit-container .orbit-slides-container > * .orbit-caption {
    top: 20px;
    left: 20px;
    width: 277px;
    height: 300px;
    background: rgba(0, 0, 0, 0);
  }
}
/* upto 720px; */
@media only screen 
and (max-width: 720px) {
  .ipad-portrate-12 {
    width: 100% !important;
  }
}
/* upto 710px; */
@media only screen 
and (max-width: 710px) {
  .ipad-portrate-12 {
    width: 100% !important;
  }
}
/* upto 700px; */
@media only screen 
and (max-width: 700px) {
  .ipad-portrate-12 {
    width: 100% !important;
  }
}
/* upto 660px; */
@media only screen 
and (max-width: 660px) {
  .ipad-portrate-12 {
    width: 100% !important;
  }
}
/* upto 640px; */
@media only screen 
and (max-width : 640px) {
  .homecta {
    padding-left: 15px;
    padding-right: 15px;
  }
  .onlyonoffscreen {
    display: block !important;
  }

  .onlyonoffscreen ul.side-nav li {
    display: inline-block;
    margin: 0 5px;
  }

  #social.large-11 {
    display: none;
  }

  #social2 {
    position: relative;
    margin-top: 0px;
    padding-top: 20px;
    z-index: 9999 !important;
  }

  .nav-left-ipad {
    height: 100px;
  }

  .nav-left-ipad .logo {
    display: none;
  }

  ul.social {
    margin-bottom: 0;
  }

  .login {
    margin-bottom: 0;
  }
}  

/* iPad Mini in portrait & landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) { 
  .align-center h6 {
    border-bottom: 1px solid #000; 
    text-align: left;
  }

  .orbit-caption, .orbit-bottom {
    font-size: 15px !important;
  }

  .orbit-container .orbit-slides-container > * .orbit-caption {
    height: 46px !important;
  }

  .align-right h6 {
    border-bottom: 1px solid #000; 
    text-align: left;
  }

  .align-center  {
    text-align: left;
  }

  .align-right {
    text-align: left;
  }

  .address li {
    width: 24%;
  }
  .large-block-grid-7 > li:nth-child(7n+1) {
      padding-left: 1.60714em;
      padding-right: 0em; 
    }
}

/* iPad Mini in portrait only */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {  
  
  .orbit-container .orbit-prev, .orbit-container .orbit-next {
    right: 100px;
  }

  .address li {
    width: 33% !important;
  }

  .orbit-container .orbit-timer {
    right: 110px;
  }

  .no-margin-left {
    margin: 0 0 0 1% !important;
  } 

  .ipad-portrate-12 {
    width: 100% !important;
  }

  .left-off-canvas-menu .logo a img {
    width: 200px !important;
  }

  .nav-left-ipad {
    width: 300px !important;
  }

  #supersized {
    padding: 0 !important;
    margin: 0 !important;
  }

  #supersized li a img {
    top: 81px !important;
    left: 0px !important;
    width: 1000px !important;
    height: auto !important;
  }

  .login, .social {
    margin-left: 30px !important;
  }

  .social {
    margin-bottom: 0px !important;
  }

  .onlyonoffscreen {
    display: block !important;
  }

  .onlyonoffscreen ul.side-nav li {
    display: inline-block;
    margin: 0 5px;
  }

  #social2 {
    padding-top: 10px;
    overflow: hidden;
    display: block;
    
  }

  .collapse {
    padding: 0 !important;
    margin: 0 !important;
    margin-right: -15px !important;
    width: 110% !important;
  }

  .side-nav li ul {
    z-index: 9999 !important;
  }

  .inner-wrap {
    position: relative;
    z-index: 1 !important;
  }

  .left-off-canvas-menu {
    width: 203px;
  }

  #social2 {
    position: relative !important;
    margin-top: -20px !important;
    z-index: 9999 !important;
  }

  /* one col on ipad portrate */
  ul.small-block-grid-1 li {
    width: 100%;
    text-align: center;
  }

  .contact-right h4, ul.small-block-grid-1 li {
    text-align: left;
  }

  div.contact-right {
    margin-left: -8px;
  }

  .contact-right h4 {

  }

  .contact-right {
    width: 99% !important;
    float: left !important;
  }

  #social2 {
   
  }

  div.row.no-margin-left.home-margin, .homecta {
    margin-left: 60px !important;
  }

  .homecta.medium-block-grid-6 > li {
    padding: 10px 25px 10px 10px !important;
  }

  .large-block-grid-5 li {
    padding-left: 0 !important;
  }

  .contact-right li {
    padding-left: 30px !important;
  }

 .medium-block-grid-5 > li:nth-of-type(5n+1) {
    padding-right: 0;
    margin-right: 60px !important;
  }

  .medium-block-grid-5 > li {
    width: 660px !important;
  }

  .medium-block-grid-5 > li:nth-of-type(5n+2) {
    width: 675px !important;
  }

  .medium-block-grid-5 > li:nth-of-type(5n+3) {
    width: 670px !important;
  }

  .medium-block-grid-5 > li:nth-of-type(5n+4) {
    width: 665px !important;
  }

  .news-text {
    margin-top: 105px;
    margin-bottom: 20px;
  }

  .newsgrey {
    margin-left: -60px;
  }

  .no-margin-left .large-block-grid-4 > li:nth-child(4n+1) img,  .no-margin-left .large-block-grid-4 > li:nth-child(4n+2) img,  .no-margin-left .large-block-grid-4 > li:nth-child(4n+3) img,  .no-margin-left .large-block-grid-4 > li:nth-child(4n+4) img {
    padding-left: 0;
    padding-right: 0;
  }

   .no-margin-left .medium-block-grid-2 > li:nth-child(2n+2) img {
      margin-left: -10px;
  }
}

/* iPad Mini in landscape only */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
  .medium-block-grid-5 > li {
    width: 100%;
  }

 .no-margin-left .large-block-grid-4 > li:nth-child(4n+1) img,  .no-margin-left .large-block-grid-4 > li:nth-child(4n+2) img,  .no-margin-left .large-block-grid-4 > li:nth-child(4n+3) img,  .no-margin-left .large-block-grid-4 > li:nth-child(4n+4) img {
    padding-left: 0;
    padding-right: 0;

  }
  
  .no-margin-left {
    margin: 0 0 0 10px !important;
  } 

  .collapse {
    padding: 0 !important;
    margin: 0 !important;
    margin-left: 92px !important;
    width: 91.5% !important;
  }

  .nav-left-ipad {
    display: none !important;
  }

  .login li a {
    font-size: 11px !important;
  }

  .columns img {
    width: auto !important;
    max-width: auto !important;
  }

  .login {
    margin-top: -10px;
  }

  .nav-left {
    width: 190px !important;
  }

  .side-nav li ul {
    left: 90% !important;
  }

  .contact-right ul {
    margin-left: 10px;
  }

  .homecta {
    float: right;
    margin-right: 10px;
  }

  .medium-block-grid-6 > li {
    width: 135px;
  }

   .news-text {
    margin-top: 105px;
    margin-bottom: 20px;
  }
  .contact-right {
    width: 100% !important;
    margin-bottom: 10px !important;
  }

  .newsgrey {
    margin-left: 0px;
  }

  .medium-block-grid-5 > li:nth-child(5n+1), .medium-block-grid-5 > li:nth-child(5n+2), .medium-block-grid-5 > li:nth-child(5n+3), .medium-block-grid-5 > li:nth-child(5n+4), .medium-block-grid-5 > li:nth-child(5n+5) {
    padding-left: 0;
    padding-right: 0;
  }
}

/* All phones portrate */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 480px) 
and (orientation : portrait) { 
  .row {
    max-width: 1000px !important;
  }
    
  .columns img {
    width: auto !important;
    max-width: auto !important;
  }

  .max-width {
    max-width: auto !important;
    margin-left: 0px !important;
  }

  .onlyonoffscreen {
    display: block !important;
  }

  #social2 {
    padding-top: 10px;
    overflow: hidden;
    display: block;
  }

  .nav-left-ipad .logo {
    display: none;
  }

  .onlyonoffscreen {
    display: block !important;

  }

  .onlyonoffscreen ul.side-nav li {
    display: inline-block;
    margin: 0 5px;
  }

  .News h1 {
    min-width: 500px !important;
    width: 100% !important;
    display: block !important;
  }
}

/* 1024 screen res */
@media only screen 
and (max-width: 1024px) {
 .max-width {
    margin-left: 17%;
  }

  .row {
    width: 100%;
  }
}

.ipad-portrate-12 {
  z-index: 99 !important;
}

.nopadding img {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.greybox h6 {
  color: #000;
  border-bottom: 1px solid #000;
}

.news-image-home {
    height: 200px;
    overflow: hidden;
}

.location-inner {
    text-align: left !important;
}

ul.no-link p.more {
    display: none !important;
}

form.advsea-form a.advsea-helplink {
  display: none;
}


form.advsea-form fieldset {
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

form.advsea-form #as0_advsea-search {
  width: 100px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  height: auto !important;
  margin: 0 auto;
}

form.advsea-form #as0_advsea-submit {
  margin-left: 33px;
  background: #900007;
  color: #fff;
  border: none;
  padding: 10px 27px;
  text-transform: uppercase;
  margin-top: 10px;
}

form.advsea-form #as0_advsea-submit:hover {
  opacity: 0.50;
  cursor: pointer;
}

.advsea-result {
  border-bottom: 1px solid #a3abb8;
}

.search {
  margin-left: 20px;
}

div.advsea-result a {
  color: #000 !important;
}

.advsea-highlight-1, div.advsea-paging, div.advsea-paging1 {
  color: #900007 !important;
}

ul.languages {
  list-style-type: none;
}

ul.languages li a, ul.languages li a.th {
/* color: #d9d9d6 !important; */
color: #fff !important;
text-transform: uppercase;
font-size: 11px;
letter-spacing: 1px;
display: block;
padding: 4px 0;
border: none;
box-shadow: none;
line-height: 21px;
text-align: center;
margin-left: -12px;
}

ul.languages li a:hover {
  color: #fff !important;
background: #900007;
}

.fixed2 img {
  width: 100%;
  height: auto;
}


/* Large screens ----------- */
@media only screen 
and (min-width : 1824px) {
.Project-Facts {
  min-height: 830px;
}
}

.newgrey {
  background:  #eeeeed;
  padding-top: 20px !important;
}

.no-height {
  min-height: 1px;
}

.reduced img {

width: auto;
max-width: 100%;
}

dl.nodlmargin dt {
 display: none;   
}
dl.nodlmargin dd {
 margin-bottom: 0;   
}
}

/* iPhone 6 Plus in landscape */



/* iPhone 6 Plus in portrate */







/* iPhone 5 & 5S in portrait */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { /* STYLES GO HERE */ }





@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) {  

.ipad-portrate-12 {
  width: 620px !important;

}

.orbit-container .orbit-slides-container > * .orbit-bottom {
  top: 100px;
}

.inner-wrap {
  min-height: 500px;
}

.medium-block-grid-5 > li {
  width: 104% !important;
}

.medium-block-grid-5 > li:nth-child(5n) {
  padding-left: 0;
  width: 517px !important;
}
}



@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { 
.ipad-portrate-12 {
  width: 467px!important;
}

.orbit-container .orbit-slides-container > * .orbit-bottom {
  top: 77%;
  left: -10px;
}

.inner-wrap {
  min-height: 500px;
}

.medium-block-grid-5 > li {
  width: 467px !important;
}

.medium-block-grid-5 > li:nth-child(5n) {
  padding-left: 0;
  width: 437px !important;
}
}




@media only screen 
and (max-device-width: 667px) 
and (min-device-width: 375px) 
and (orientation: landscape) {
.ipad-portrate-12 {
  width: 383px!important;
}

.row .row {
     width: 451px;
  float: right;
}
.medium-block-grid-5 > li {
  width: 460px !important;
}
}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) {
.ipad-portrate-12 {
  width: 383px!important;
}

.row .row {
     width: 354px !important;
  float: right;
}
.medium-block-grid-5 > li {
  width: 354px !important;
}
}

 @media only screen 
and (min-device-width : 360px) 
and (max-device-width : 640px) 
and (orientation : landscape) { 
.News {
float: right;
}

.row .row {
     width: 120%;
  float: right;
}

.medium-block-grid-5 > li {
  width: 100% !important;
}
}

@media only screen 
    and (min-device-width : 375px) 
    and (max-device-width : 667px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 2) {
    
.ipad-portrate-12 {
  width: 383px!important;
}

.row .row {
     width: 424px !important;
  float: right !important;
}
.medium-block-grid-5 > li {

}
}

@media only screen 
    and (min-device-width : 375px) 
    and (max-device-width : 667px) 
    and (orientation : landscape) 
    and (-webkit-min-device-pixel-ratio : 2)
{
    
    [class*="column"] + [class*="column"]:last-child {
  width: 100% !important;
  float: right;
}
    
}