.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.navbar .nav li a:hover {
  color: #cccccc;
}
/******ENERGY HOME PAGE STYLE*********/
html {
  min-height: 100%;
}
body {
  background-color: #92efff;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#002758), color-stop(60%, #81ecff), to(#d8f9ff));
  background-image: -webkit-linear-gradient(#002758, #81ecff 60%, #d8f9ff);
  background-image: -moz-linear-gradient(top, #002758, #81ecff 60%, #d8f9ff);
  background-image: -o-linear-gradient(#002758, #81ecff 60%, #d8f9ff);
  background-image: linear-gradient(#002758, #81ecff 60%, #d8f9ff);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff002758', endColorstr='#ffd8f9ff', GradientType=0);
}
#menu-main_nav li {
  font-size: 1em;
}

.colourRow .divisionText p{

 margin-bottom: 40px;

}
/*******RESPONSIVE NAV ICON STYLE******/
.page .navbar .btn-navbar,
.category .navbar .btn-navbar,
.blog .navbar .btn-navbar,
.attachment .navbar .btn-navbar,
.error404 .navbar .btn-navbar,
.single .navbar .btn-navbar,
.archive .navbar .btn-navbar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  background-color: #ffffff;
  box-shadow: none;
  background-image: none;
  text-shadow: none;
}
.page .navbar .btn-navbar .icon-bar,
.category .navbar .btn-navbar .icon-bar,
.blog .navbar .btn-navbar .icon-bar,
.attachment .navbar .btn-navbar .icon-bar,
.error404 .navbar .btn-navbar .icon-bar,
.single .navbar .btn-navbar .icon-bar,
.archive .navbar .btn-navbar .icon-bar {
  height: 3px;
  background-color: #000000;
  border: none;
  box-shadow: none;
}
.page .input-append .btn,
.category .input-append .btn,
.blog .input-append .btn,
.attachment .input-append .btn,
.error404 .input-append .btn,
.single .input-append .btn,
.archive .input-append .btn {
  padding: 15px 14px;
}
ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
}
/********Tooltip custom style**********/
.tooltip {
  font-size: 13px!important;
}
.tooltip-inner {
  font-family: Helvetica;
  font-size: 1em;
  max-width: 360px!important;
  background-color: white;
  color: #555555;
  -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.25);
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
  font-weight: 600;
  border: 3px solid #004994;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.our-process {
  font-family: Helvetica;
  font-size: 1em;
  background-color: #999999;
  padding: 15px 5px;
  margin: -5px 0 5px;
  text-align: center;
  color: white;
  font-size: 0.85em;
}
.arrow-down {
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #CCCCCC;
  margin: 0 auto 8px;
  position: relative;
  display: block;
}
.arrow-left-top {
  margin-right: 220px;
}
.arrow-right-top {
  margin-left: 220px;
}
.arrow-left-bottom {
  margin-right: 50px;
}
.arrow-right-bottom {
  margin-left: 50px;
}
.arrow-align {
  margin-top: -28px;
}
.nav-collapse .nav > li > a:hover,
.nav-collapse .dropdown-menu a:hover {
  border-radius: 0;
}
.nav-collapse .nav > li > a,
.nav-collapse .dropdown-menu a {
  border-radius: 0;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  box-shadow: none;
}
/********Sharing style***********/
.job-sharing {
  display: inline;
  width: 100%;
  float: left;
  margin-top: 25px;
}
.job-sharing .fb-share-button {
  vertical-align: top;
}
.twitter-share-button {
  vertical-align: top;
}
.share-linkedin {
  float: left;
  margin-right: 5px;
}
.share-twitter {
  float: left;
  margin-right: 5px;
  width: 55px;
}
.share-fb {
  float: left;
}
/*******Job board form styling************/
label {
  display: inline;
}
.wpjb-form input {
  vertical-align: 2%;
}
.submit-resume-box {
  padding: 10px;
  border: 1px solid #D9D9D4;
  background-color: #e5e6ea!important;
}
.submit-resume-box .submit-resume-label p {
  color: #555555!important;
  font-size: 1em;
}
.submit-resume-box .apply-comment {
  padding-left: 0;
  margin-top: 0;
}
.submit-resume-box .wpcf7-textarea {
  height: 170px;
}
.submit-resume-box input,
textarea,
.uneditable-input {
  width: 85%;
}
.submit-resume-box button,
.submit-resume-box input[type="button"],
.submit-resume-box input[type="reset"],
.submit-resume-box input[type="submit"] {
  font-size: 0.9em;
  border: none;
  background-color: #014A95;
  color: white;
  text-transform: uppercase;
  padding: 10px 5px;
  font-weight: bold;
  width: 174px;
}
.wpjb-item-preview img {
  display: none;
}
.wpjb-form div .wpjb-upload-item {
  width: 87%;
}
/*******Button style********/
.redButton {
  text-shadow: none;
}
.button {
  text-shadow: none;

}
.button_align {
  position: relative;
}

/*******The below was commented out directly in CSS without changing the LESS code********/

  /*#main .mainContent .button_align .button_align_bottom {
    position: absolute;
    bottom: 25pt;
  }*/

/*******JOM homepage style********/
#wpjb-recent-cat-jobs-4 ul,
#wpjb-recent-cat-jobs-5 ul {
  font-size: 1.1em;
}
#wpjb-recent-cat-jobs-4 ul,
#wpjb-recent-cat-jobs-5 ul,
#wpjb-recent-cat-jobs-4 ol,
#wpjb-recent-cat-jobs-5 ol {
  list-style: none;
  margin: 0;
}
#wpjb-recent-cat-jobs-4 li:first-child,
#wpjb-recent-cat-jobs-5 li:first-child,
#wpjb-recent-cat-jobs-4 li + li,
#wpjb-recent-cat-jobs-5 li + li {
  margin: 15px 0 5px 0;
  border: 3px solid #004A94;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-align: center;
  font-weight: bold;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.7);
}
#wpjb-recent-cat-jobs-4 li:last-child,
#wpjb-recent-cat-jobs-5 li:last-child {
  text-align: left!important;
  width: 50%;
  float: left;
  border: none;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  -moz-box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  margin-bottom: 20px;
}
#wpjb-recent-cat-jobs-4 li:last-child a:hover,
#wpjb-recent-cat-jobs-5 li:last-child a:hover {
  background-color: #C8FFFF;
  text-decoration: underline;
  color: #7b7b7b;
}
#wpjb-recent-cat-jobs-4 li a,
#wpjb-recent-cat-jobs-5 li a {
  display: block;
}
#wpjb-recent-cat-jobs-4 li a:hover,
#wpjb-recent-cat-jobs-5 li a:hover {
  background-color: #bef0f0;
  color: #555555;
  text-decoration: none;
}
#wpjb-recent-cat-jobs-5 {
  padding-bottom: 61px!important;
}
/*******recent assignments homepage style********/
.epgwrp {
  margin-bottom: 0!important;
}
/*****responsive iframe*******/
iframe,
object,
embed {
  max-width: 100%;
}
.page-id-16 iframe {
  width: 100%;
  height: 850px;
}
/******Pagination*********/
.wp-pagenavi {
  margin: 50px 0;
  font-size: 0.8em;
}
.wp-pagenavi ul > .active > a,
.wp-pagenavi ul > .active > span {
  color: #ee3224;
}
.wp-pagenavi ul > li > a,
.wp-pagenavi ul > li > span {
  line-height: 30px;
  padding: 0 10px;
  border-top: 2px solid #CCCCCC;
  border-bottom: 2px solid #CCCCCC;
  border-right: 2px solid #cccccc;
}
.wp-pagenavi ul > li:first-child > a,
.wp-pagenavi ul > li:first-child > span {
  border-radius: 0;
  border-left: 2px solid #CCCCCC;
}
.wp-pagenavi ul > li:last-child > a,
.wp-pagenavi ul > li:last-child > span {
  border-radius: 0;
}
.wp-pagenavi a,
.wp-pagenavi span {
  border: 2px solid #BFBFBF!important;
}
/******breadcumbs style*******/
.breadcrumbs {
  margin: 15px 0 5px 0;
  font-size: 0.7em;
}
.archive .breadcrumbs,
.single .breadcrumbs {
  margin-left: 0;
}
/*******Contact page style*******/
.contact-melbourne {
  margin-bottom: 35px;
}
hr {
  border: 1px solid #d9d9d9;
}
/******404 error page style*****/
.error404 button,
input,
select,
textarea {
  vertical-align: top;
}
.error404 #s {
  width: 200px;
}
.topRowDivision {
  background-color: #00d9fd;
  height: 10px;
}
.navbar-inner {
  -webkit-box-shadow: 0 35px 70px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 35px 70px rgba(0, 0, 0, 0.6);
  box-shadow: 0 35px 70px rgba(0, 0, 0, 0.6);
  background: #004d9a;
  background-color: rgba(0, 77, 154, 0.9);
  z-index: 110;
  position: relative;
}
.navbar .brand {
  margin: 74px 20px 31px 40px;
  padding: 0;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #004896;
  background-color: #ffffff;
}
.navbar .nav > li > a {
  padding: 27px 10px 32px;
  margin-top: 69px;
  text-shadow: none;
}
.divisionIntro {
  background-color: #0078e6;
  padding: 175px 65px 44px;
  margin-top: -135px;
}
.divisionBlurb {
  z-index: 1;
}
.divisionBlurb .h5 {
  z-index: 50;
}
.divisionText {
  margin: 0 40px 0 40px;
}
.divisionText p {
  padding-right: 35px;
}
.threeColorRow {
  min-height: 350px;
  height: 100%;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 0;
}
.threeColorRow .divisionText {
  margin-top: 20px;
  color: #646464;
}
.threeColorRow .divisionText h3 {
  color: #646464;
}
.threeColorRow .divisionText p {
  margin-top: -7px;
  font-size: 0.8em;
  line-height: 1.3em;
}
.CVheader {
  margin-top: 15px;
}
.intHeader {
  margin-top: -5px;
}
.home #main article {
  margin-bottom: 0;
  padding-bottom: 0;
}
.page-id-10 #main article footer {
  min-height: 0;
}
.background-panel {
  background: initial;
}
.background-panel:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: -4px;
  width: 33.3333%;
  z-index: -1;
}
.leftDivisionThird.background-panel:before {
  background-color: white;
}
.middleDivisionThird.background-panel:before {
  background-color: white;
}
.rightDivisionThird.background-panel:before {
  background-color: #c8ffff;
}
.middleDivisionThird .divisiontext h2.divi {
  margin-bottom: 0;
}
.leftDivisionThird > .divisionText p {
  padding: 2px;
}
.leftDivision {
  background-color: #a0d7d7;
}
.rightDivision {
  background-color: #b4ebeb;
}
.divisionThirdHeader {
  color: #0078e6;
  font-size: 1.2em;
}
#inner-footer {
  background-color: #269aec;
  color: #ffffff;
}
.attribution {
  margin: 35px 40px 10px;
  text-align: left;
  font-size: 0.75em;
}
.navbar #menu-main_nav li.dropdown.open > .dropdown-toggle,
.navbar #menu-main_nav li.dropdown.active > .dropdown-toggle,
.navbar #menu-main_nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #ffffff;
  color: #004896;
  z-index: 1000;
}
.navbar #menu-main_nav .dropdown-menu li > a:hover,
.navbar #menu-main_nav .dropdown-menu li > a:focus,
.navbar #menu-main_nav .dropdown-submenu:hover > a {
  background-color: #004896;
  color: #ffffff;
  z-index: 1000;
}
.navbar .nav .dropdown-menu a {
  color: #004896;
}
/*****WP Default Image Gallery style*******/
.gallery-item {
  display: inline-block;
  text-align: left;
  vertical-align: top;
  margin: 0 0 1.5em;
  padding: 0 1em 0 0;
  width: 50%;
  box-sizing: border-box;
}
.gallery-columns-1 .gallery-item {
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
  display: inline-block;
  max-width: 100%;
}
.gallery-item a img {
  display: block;
  -webkit-transition: -webkit-filter 0.2s ease-in;
  transition: -webkit-filter 0.2s ease-in;
  transition: filter 0.2s ease-in;
  transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.gallery-item a:hover img,
.gallery-item a:focus img {
  -webkit-filter: opacity(60%);
  filter: opacity(60%);
}
.gallery-caption {
  color: #555555;
  display: block;
  text-align: left;
  padding: 0 10px 0 0;
  margin-bottom: 0;
}
@media screen and (min-width: 30em) {
  .gallery-item {
    max-width: 25%;
  }
  .gallery-columns-1 .gallery-item {
    max-width: 100%;
  }
  .gallery-columns-2 .gallery-item {
    max-width: 50%;
  }
  .gallery-columns-3 .gallery-item {
    max-width: 33.33%;
  }
  .gallery-columns-4 .gallery-item {
    max-width: 25%;
  }
}
@media screen and (min-width: 48em) {
  /* Gallery Columns */
  .gallery-columns-5 .gallery-item {
    max-width: 20%;
  }
  .gallery-columns-6 .gallery-item {
    max-width: 16.66%;
  }
  .gallery-columns-7 .gallery-item {
    max-width: 14.28%;
  }
  .gallery-columns-8 .gallery-item {
    max-width: 12.5%;
  }
  .gallery-columns-9 .gallery-item {
    max-width: 11.11%;
  }
}
#gallery-2 {
  margin-left: -3px !important;
}
#gallery-2 img {
  border: none!important;
}
.thumbnail {
  border-radius: 0;
  border: none;
  box-shadow: none;
}
a.thumbnail:hover {
  border: none;
  box-shadow: none;
}
.gallery-caption {
  font-weight: bold;
  padding: 15px 0 15px 4px;
  border-top: none;
  text-align: left;
  height: 50px;
}
.attachment p {
  float: left;
}
.page-template-default .easymedia_center {
  margin-left: -9px !important;
}
.easymedia_center {
  margin-left: 26px!important;
}
.page-template-default .easymedia_left {
  margin-left: -24px !important;
}
.fltr7684 .iehand,
.fltr7742 .iehand,
.fltr7747 .iehand,
.fltr7750 .iehand,
.fltr7753 .iehand,
.fltr7756 .iehand,
.fltr7764 .iehand,
.fltr7774 .iehand,
.fltr7785 .iehand {
  pointer-events: none !important;
}
.da-thumbs article.da-animate p {
  display: none!important;
}
#emgoptions li.emg-default-grey.selected {
  background: #014A95!important;
  border: none!important;
}
.emg-default-grey {
  border-radius: 0!important;
  font-size: 0.6em!important;
  border: none!important;
  background-color: #0078E6!important;
  background: #0078E6!important;
  color: white!important;
  text-transform: uppercase;
  padding: 20px 20px 20px 20px!important;
  font-weight: bold!important;
  font-family: open-sans, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05) !important;
  text-shadow: none!important;
}
.emg-default-grey:hover {
  color: #cccccc !important;
}
/******Team page style********/
.page-template-page_team-page #main img {
  margin: 25px 0 40px;
}
#team-aside {
  height: 317px;
  border-bottom: 5px solid #00d9fd;
  border-top: 5px solid #00d9fd;
  margin-top: 25px;
}
.team-job-title {
  font-weight: bold;
  margin-bottom: 22px;
}
.team-linkedin-link {
  font-weight: bold;
}
.page-template-page_team-page #main .team-linkedin-link img {
  margin: 0;
}
/********Blog style******/
.blog-title {
  margin-top: 10px;
}
.job-search {
  margin-top: 15px;
  font-size: 0.8em;
}
.job-search select {
  width: 200px;
  border: 2px solid #cccccc;
}
.more-link {
  font-weight: 700!important;
  font-size: 0.6em!important;
  height: 25px;
  background-color: #014A95;
  color: #ffffff;
  padding: 2px 6px;
  text-transform: uppercase;
}
a.more-link:hover {
  color: #cccccc;
  text-decoration: none;
}
.blog .page-header {
  padding-bottom: 0;
}
.blog #inner-footer,
.category #inner-footer {
  margin-top: 50px;
}
.blog #content .post_content {
  padding-left: 0;
}
.blog h1 {
  margin-bottom: 0;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  border-radius: 0;
  border: 2px solid #cccccc;
}
#main {
  padding: 0 40px;
}
.blog .post,
.archive .post {
  color: #545454;
  font-size: 0.9em;
  padding: 44px 0 35px;
  border-top: 5px solid #00d9fd;
}
.home #main,
.page-id-10 #main {
  padding: 0;
}
#main .post {
  padding-left: 0;
}
#main .post .page-header {
  padding-left: 0;
}
.attachment .page-header .single-title {
  margin-top: 30px;
}
.post {
  color: #545454;
  font-size: 0.9em;
}
.page .post_content p {
  font-size: 0.9em;
}
.meta {
  font-size: 0.9em;
  font-weight: 400;
}
.attachment .meta {
  font-size: 0.7em;
}
#main p.meta {
  font-style: normal;
}
.post-header .h4 {
  margin-bottom: 0;
}
.single .page-header .h4 {
  margin-bottom: 0;
  font-size: 1.6em;
}
.attachment .page-header .h4 {
  font-size: 1.4em;
}
.lead {
  font-size: 100%;
  line-height: inherit;
  margin-bottom: 10px;
}
#jobs-widget .widget {
  padding-left: 0;
}
#assigs-widget .widget {
  padding-left: 0;
  margin: 5px 0 0 -35px;
}
.featured-posts a {
  font-weight: bold;
}
#jobs-widget .tw-recent-posts .featured-post h4 {
  font-size: 1.094em;
}
#widget-footer .widget {
  padding-left: 40px;
}
#widget-footer #text-10 {
  padding-left: 30px;
  padding-right: 30px;
}
.page-id-10 #widget-footer #text-10 {
  padding-left: 20px;
}
.widget {
  font-size: 0.8em;
}
#content {
  max-height: 100%;
}
/********Pagination style******/
.nav-previous {
  background-color: #014a95;
  float: left;
  height: 64px;
  padding-left: 13px;
}
.nav-next {
  float: right;
  background-color: #014a95;
  height: 63px;
  padding-left: 14px;
}
.post_nav_text {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  margin-top: 70px;
}
.post_nav_wrapper {
  position: relative;
}
.post-navigation {
  background-color: #E5E6EA;
  min-height: 4.0em;
  font-weight: 700;
  margin: 50px 0;
  float: left;
  min-width: 100%;
}
.post-navigation a {
  display: block;
  padding: 3.8461% 7.6923%;
}
.post-navigation span {
  display: block;
}
.post-navigation .meta-nav {
  font-size: 10px;
  font-size: 1rem;
  letter-spacing: 0.04em;
  line-height: 1.5;
  position: relative;
  text-transform: uppercase;
  z-index: 2;
}
.post-navigation .post-title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.3333;
  position: relative;
  z-index: 2;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
  background-position: center;
  background-size: cover;
  position: relative;
}
.post-navigation a:before {
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.post-navigation a,
.post-navigation a:hover:before,
.post-navigation a:focus:before {
  color: #ffffff;
  text-decoration: none;
}
.post-navigation div + div {
  border-top: 1px solid #eaeaea;
  border-top: 1px solid rgba(51, 51, 51, 0.1);
}
.pagination {
  background-color: #fff;
}
.pagination .nav-links {
  min-height: 4.0em;
  position: relative;
  text-align: center;
  background-color: #e5e6ea;
  margin-bottom: 50px;
}
/* reset screen-reader-text */
.pagination .current .screen-reader-text {
  position: static !important;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.pagination .page-numbers {
  display: none;
  line-height: 4.0em;
  padding: 0 0.6667em;
}
.pagination .page-numbers.current {
  text-transform: uppercase;
}
.pagination .current {
  display: inline-block;
  font-weight: 700;
}
.pagination .prev,
.pagination .next {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  background-color: #014a95;
  color: #fff;
  display: inline-block;
  height: 64px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 64px;
}
.pagination .prev:before,
.pagination .next:before {
  font-size: 32px;
  height: 48px;
  line-height: 48px;
  position: relative;
  width: 48px;
}
.pagination .prev:hover,
.post-navigation .nav-previous:hover,
.pagination .prev:focus,
.post-navigation .nav-previous:focus,
.pagination .next:hover,
.post-navigation .nav-next:hover,
.pagination .next:focus,
.post-navigation .nav-next:focus {
  background-color: #014ca7;
}
.pagination .prev {
  left: 0;
}
.pagination .prev:before,
.post-navigation .prev_link_text:before {
  content: "\f430";
  left: -1px;
  top: 6px;
}
.pagination .next {
  right: 0;
}
.pagination .next:before,
.post-navigation .next_link_text:before {
  content: "\f429";
  right: -1px;
  top: 6px;
}
.pagination .prev::before,
.pagination .next::before,
.post-navigation .next_link_text::before,
.post-navigation .prev_link_text::before {
  font: normal 30px/1 'Genericons';
  height: 48px;
  line-height: 48px;
  position: relative;
  width: 48px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.page-template #content,
.page-template-default #content,
.single-format-standard #content,
.category #content,
.error404 #content,
.search #content,
.blog #content,
.page #content,
.attachment #content,
.archive #content {
  background-color: #ffffff;
  padding-top: 0;
}
.page-template li,
.page-template-default li,
.single-format-standard li,
.category li,
.error404 li,
.search li,
.blog li,
.page li,
.attachment li,
.archive li {
  font-size: 14.4px;
}
.page-template .ContentPageDivisionIntro,
.page-template-default .ContentPageDivisionIntro,
.single-format-standard .ContentPageDivisionIntro,
.category .ContentPageDivisionIntro,
.error404 .ContentPageDivisionIntro,
.search .ContentPageDivisionIntro,
.blog .ContentPageDivisionIntro,
.page .ContentPageDivisionIntro,
.attachment .ContentPageDivisionIntro,
.archive .ContentPageDivisionIntro {
  height: 130px;
  padding: 0;
  position: relative;
  background-color: #0078e6;
  overflow: hidden;
}
.page-template .page-header,
.page-template-default .page-header,
.single-format-standard .page-header,
.category .page-header,
.error404 .page-header,
.search .page-header,
.blog .page-header,
.page .page-header,
.attachment .page-header,
.archive .page-header {
  margin-bottom: 0;
  margin-top: 10px;
  padding-bottom: 0;
}
.page-template .post_content p,
.page-template-default .post_content p,
.single-format-standard .post_content p,
.category .post_content p,
.error404 .post_content p,
.search .post_content p,
.blog .post_content p,
.page .post_content p,
.attachment .post_content p,
.archive .post_content p,
.page-template .post_content ul,
.page-template-default .post_content ul,
.single-format-standard .post_content ul,
.category .post_content ul,
.error404 .post_content ul,
.search .post_content ul,
.blog .post_content ul,
.page .post_content ul,
.attachment .post_content ul,
.archive .post_content ul,
.page-template .post_content ol,
.page-template-default .post_content ol,
.single-format-standard .post_content ol,
.category .post_content ol,
.error404 .post_content ol,
.search .post_content ol,
.blog .post_content ol,
.page .post_content ol,
.attachment .post_content ol,
.archive .post_content ol {
  color: #545454;
}
.page-template #sidebar1 h4,
.page-template-default #sidebar1 h4,
.single-format-standard #sidebar1 h4,
.category #sidebar1 h4,
.error404 #sidebar1 h4,
.search #sidebar1 h4,
.blog #sidebar1 h4,
.page #sidebar1 h4,
.attachment #sidebar1 h4,
.archive #sidebar1 h4 {
  margin-top: 0;
}
.page-template #sidebar1 p a,
.page-template-default #sidebar1 p a,
.single-format-standard #sidebar1 p a,
.category #sidebar1 p a,
.error404 #sidebar1 p a,
.search #sidebar1 p a,
.blog #sidebar1 p a,
.page #sidebar1 p a,
.attachment #sidebar1 p a,
.archive #sidebar1 p a {
  font-size: 0.9em;
}
.page-template #sidebar1,
.page-template-default #sidebar1,
.single-format-standard #sidebar1,
.category #sidebar1,
.error404 #sidebar1,
.search #sidebar1,
.blog #sidebar1,
.page #sidebar1,
.attachment #sidebar1,
.archive #sidebar1 {
  -webkit-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: -2px 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: -2px 0 5px rgba(0, 0, 0, 0.25);
}
.page-template #sidebar1 .widget,
.page-template-default #sidebar1 .widget,
.single-format-standard #sidebar1 .widget,
.category #sidebar1 .widget,
.error404 #sidebar1 .widget,
.search #sidebar1 .widget,
.blog #sidebar1 .widget,
.page #sidebar1 .widget,
.attachment #sidebar1 .widget,
.archive #sidebar1 .widget {
  padding: 30px;
  margin: 0;
  margin-right: 0;
}
.page-template #sidebar1 .widgettitle,
.page-template-default #sidebar1 .widgettitle,
.single-format-standard #sidebar1 .widgettitle,
.category #sidebar1 .widgettitle,
.error404 #sidebar1 .widgettitle,
.search #sidebar1 .widgettitle,
.blog #sidebar1 .widgettitle,
.page #sidebar1 .widgettitle,
.attachment #sidebar1 .widgettitle,
.archive #sidebar1 .widgettitle {
  color: #0078e6;
  font-size: 1.3em;
}
.page-template #sidebar1 #execphp-11,
.page-template-default #sidebar1 #execphp-11,
.single-format-standard #sidebar1 #execphp-11,
.category #sidebar1 #execphp-11,
.error404 #sidebar1 #execphp-11,
.search #sidebar1 #execphp-11,
.blog #sidebar1 #execphp-11,
.page #sidebar1 #execphp-11,
.attachment #sidebar1 #execphp-11,
.archive #sidebar1 #execphp-11 {
  background-color: #a0d7d7;
}
.page-template #sidebar1 #execphp-12,
.page-template-default #sidebar1 #execphp-12,
.single-format-standard #sidebar1 #execphp-12,
.category #sidebar1 #execphp-12,
.error404 #sidebar1 #execphp-12,
.search #sidebar1 #execphp-12,
.blog #sidebar1 #execphp-12,
.page #sidebar1 #execphp-12,
.attachment #sidebar1 #execphp-12,
.archive #sidebar1 #execphp-12 {
  background-color: #b4ebeb;
}
.page-template #sidebar1 #execphp-11 .widgettitle,
.page-template-default #sidebar1 #execphp-11 .widgettitle,
.single-format-standard #sidebar1 #execphp-11 .widgettitle,
.category #sidebar1 #execphp-11 .widgettitle,
.error404 #sidebar1 #execphp-11 .widgettitle,
.search #sidebar1 #execphp-11 .widgettitle,
.blog #sidebar1 #execphp-11 .widgettitle,
.page #sidebar1 #execphp-11 .widgettitle,
.attachment #sidebar1 #execphp-11 .widgettitle,
.archive #sidebar1 #execphp-11 .widgettitle,
.page-template #sidebar1 #execphp-12 .widgettitle,
.page-template-default #sidebar1 #execphp-12 .widgettitle,
.single-format-standard #sidebar1 #execphp-12 .widgettitle,
.category #sidebar1 #execphp-12 .widgettitle,
.error404 #sidebar1 #execphp-12 .widgettitle,
.search #sidebar1 #execphp-12 .widgettitle,
.blog #sidebar1 #execphp-12 .widgettitle,
.page #sidebar1 #execphp-12 .widgettitle,
.attachment #sidebar1 #execphp-12 .widgettitle,
.archive #sidebar1 #execphp-12 .widgettitle {
  color: #515151;
}
.page-template #sidebar1 #wpjb-recent-cat-jobs-5,
.page-template-default #sidebar1 #wpjb-recent-cat-jobs-5,
.single-format-standard #sidebar1 #wpjb-recent-cat-jobs-5,
.category #sidebar1 #wpjb-recent-cat-jobs-5,
.error404 #sidebar1 #wpjb-recent-cat-jobs-5,
.search #sidebar1 #wpjb-recent-cat-jobs-5,
.blog #sidebar1 #wpjb-recent-cat-jobs-5,
.page #sidebar1 #wpjb-recent-cat-jobs-5,
.attachment #sidebar1 #wpjb-recent-cat-jobs-5,
.archive #sidebar1 #wpjb-recent-cat-jobs-5 {
  background-color: #c8ffff;
}
.page-template #sidebar1 .tw-recent-posts .featured-post h4,
.page-template-default #sidebar1 .tw-recent-posts .featured-post h4,
.single-format-standard #sidebar1 .tw-recent-posts .featured-post h4,
.category #sidebar1 .tw-recent-posts .featured-post h4,
.error404 #sidebar1 .tw-recent-posts .featured-post h4,
.search #sidebar1 .tw-recent-posts .featured-post h4,
.blog #sidebar1 .tw-recent-posts .featured-post h4,
.page #sidebar1 .tw-recent-posts .featured-post h4,
.attachment #sidebar1 .tw-recent-posts .featured-post h4,
.archive #sidebar1 .tw-recent-posts .featured-post h4 {
  font-size: 1em;
}
.page-template #sidebar1 #execphp-13 h5,
.page-template-default #sidebar1 #execphp-13 h5,
.single-format-standard #sidebar1 #execphp-13 h5,
.category #sidebar1 #execphp-13 h5,
.error404 #sidebar1 #execphp-13 h5,
.search #sidebar1 #execphp-13 h5,
.blog #sidebar1 #execphp-13 h5,
.page #sidebar1 #execphp-13 h5,
.attachment #sidebar1 #execphp-13 h5,
.archive #sidebar1 #execphp-13 h5 {
  font-size: 1em;
  color: #555555;
}
.page-template #sidebar1 #execphp-14 h3,
.page-template-default #sidebar1 #execphp-14 h3,
.single-format-standard #sidebar1 #execphp-14 h3,
.category #sidebar1 #execphp-14 h3,
.error404 #sidebar1 #execphp-14 h3,
.search #sidebar1 #execphp-14 h3,
.blog #sidebar1 #execphp-14 h3,
.page #sidebar1 #execphp-14 h3,
.attachment #sidebar1 #execphp-14 h3,
.archive #sidebar1 #execphp-14 h3 {
  font-size: 1em;
  color: #515151;
}
.page-template #post-not-found h1,
.page-template-default #post-not-found h1,
.single-format-standard #post-not-found h1,
.category #post-not-found h1,
.error404 #post-not-found h1,
.search #post-not-found h1,
.blog #post-not-found h1,
.page #post-not-found h1,
.attachment #post-not-found h1,
.archive #post-not-found h1 {
  font-size: 1.2em;
}
.page-template .outerShadow,
.page-template-default .outerShadow,
.single-format-standard .outerShadow,
.category .outerShadow,
.error404 .outerShadow,
.search .outerShadow,
.blog .outerShadow,
.page .outerShadow,
.attachment .outerShadow,
.archive .outerShadow {
  -webkit-box-shadow: 0 30px 40px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 30px 40px rgba(0, 0, 0, 0.4);
  box-shadow: 0 30px 40px rgba(0, 0, 0, 0.4);
  background-color: #ffffff;
}
.category #main .post_content,
.single-format-standard #main .post_content,
.archive #main .post_content {
  padding-left: 0;
}
.error404 #content .post_content {
  padding: 0;
}
.error404 #content .icon-search {
  position: relative;
  bottom: 8px;
}
.error404 #content h1 {
  margin-top: 10px;
}
.error404 #content #post-not-found {
  padding-right: 20px;
}
.error404 #content .breadcrumbs {
  margin-left: 0;
}
/***********Scroll feed style******************************/
.scrollcontainer {
  width: 410px;
  height: 40px;
  margin-top: 5px ;
  float: left;
  margin-left: 40px;
  color: white;
}
.carbonbanc {
  /*height: 40px;*/
  width: 130px;
  background: url(../img/elements/logo-carbon-banc.gif) 0 0 no-repeat;
  float: left;
}
.carbon-title {
  font-size: 0.9em;
  margin-top: 15px;
}
.ticker-panel {
  width: 275px;
  /*height: 3.75em;*/
  margin: 0.95em 0;
  float: right;
  overflow-x: hidden;
  border-left: 2px solid white;
}
.feed {
  width: 500vw;
  /* prevent warp on page load */
  margin: 0;
  padding: 0;
  list-style: none;
  cursor: wait;
}
.feed > li {
  display: inline-block;
  margin: 0 .5em;
  padding: 0;
}
/*******Blockquote shortcode style*****/
blockquote {
  padding: 0 0 0 15px;
  margin: 0;
  border-left: none;
  font-style: italic;
  height: 100%;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
blockquote:before {
  content: "\f106";
  left: -15px;
  top: 6px;
  font: normal 30px/1 'Genericons';
  height: 48px;
  line-height: 48px;
  position: relative;
  width: 48px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00d9fd;
}
q:before,
blockquote:after {
  content: "\f106";
  left: 590px;
  bottom: 40px;
  font: normal 30px/1 'Genericons';
  height: 48px;
  line-height: 48px;
  position: relative;
  width: 48px;
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #00d9fd;
}
/*******Responsive style for mobile*****/
@media only screen and (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
  #main {
    padding-left: 30px;
    padding-right: 20px;
  }
  .navbar .brand {
    margin: 7px 15px 5px 20px;
  }
  .navbar,
  .navbar-fixed-top {
    padding-left: 20px;
    width: 100%;
  }
  .page .navbar-inner,
  .category .navbar-inner,
  .blog .navbar-inner {
    box-shadow: none;
  }
  .top-light {
    display: none;
  }
  .top-left {
    display: none;
  }
  .ngoGlow {
    display: none;
  }
  .top-right {
    position: relative;
    right: -5px;
    top: -5px;
    z-index: -100;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar .btn,
  .navbar .btn-group {
    z-index: 500;
    position: relative;
    margin: 17px 20px 0 0;
  }
  .navbar .nav-collapse .nav > li > a {
    margin-top: 0;
    padding: 9px 15px;
  }
  .divisionIntro {
    padding: 20px 30px;
    margin-top: 0;
  }
  .navbar-fixed-top {
    margin-bottom: 0;
  }
  .leftDivisionMobile {
    background-color: #a0d7d7;
    /*padding-top: 25px;
    padding-bottom: 30px;*/
    padding: 25px 30px 30px;
  }
  .rightDivisionMobile {
    background-color: #b4ebeb;
  /*  padding-top: 25px;
    padding-bottom: 40px;*/
    padding: 25px 30px 40px;
  }
  #main article .divisionText {
    margin: 0 20px 0 20px;
    color: #515151;
  }
  .divisionText h1 {
    margin-top: 0;
    color: #515151;
  }
  .divisionText p {
    font-size: 0.9em;
    padding-right: 35px;
    line-height: 1.3em;
  }
  .divisionText .button {
    margin-top: 15px;
  }
  .threeColorRowMobile .divisionText p {
    margin-bottom: 10px;
  }
  .threeColorRowMobile {
    height: 100%;
  }
  .leftDivisionThirdMobile {
    height: 100%;
    background-color: #ffffff;
    margin-top: -10px;
    padding: 20px 30px 0;
  }
  .middleDivisionThirdMobile {
    height: 100%;
    background-color: #c8ffff;
    margin-top: -18px;
    padding: 20px 30px 0;
  }
  .rightDivisionThirdMobile {
    height: 100%;
    background-color: #ffffff;
    margin-top: -18px;
    padding: 20px 30px 10px;
  }
  .divisionThirdHeader {
    margin-top: 7px;
  }
  .careerImage {
    margin: 20px 0;
  }
  .intImage {
    margin-bottom: 33px;
  }
  .intHeader {
    margin-top: 20px;
  }
  #jobs-widget .widget {
    padding-left: 0;
    margin-bottom: 30px;
  }
  #inner-footer {
    height: 100%;
    padding-right: 20px;
  }
  #widget-footer .widget {
    padding-left: 30px;
  }
  .widget {
    padding-left: 20px;
  }
  .attribution {
    margin: 20px 30px 20px;
  }
  .home .attribution{
    margin: 20px;
  }
  #widget-footer {
    margin-top: 10px;
  }
  .photoCredit {
    float: left;
  }
  #main .post {
    padding: 0 20px 0 0;
  }
  .category #main .post {
    padding: 60px 0 20px;
  }
  .blog #main .post {
    padding: 20px 0 30px;
  }
  .team-title {
    height: 35px;
  }
  .navbar .nav .dropdown-menu a {
    color: #ffffff;
  }
  .navbar .nav .dropdown-menu a:hover {
    color: #000000 !important;
  }
  #widget-footer #text-10 {
    padding-left: 30px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #ffffff;
    border-radius: 0;
  }
  .mobile-nav .navbar .nav li a:hover {
    color: #00000;
  }
  .navbar #menu-main_nav .dropdown-menu li > a:hover,
  .navbar #menu-main_nav .dropdown-menu li > a:focus,
  .navbar #menu-main_nav .dropdown-submenu:hover > a {
    background-color: #00CBED;
    color: #000000;
  }
  .page-template #sidebar1 .widget,
  .page-template-default #sidebar1 .widget,
  .single-format-standard #sidebar1 .widget,
  .category #sidebar1 .widget,
  .error404 #sidebar1 .widget,
  .blog #sidebar1 .widget,
  .page #sidebar1 .widget,
  .attachment #sidebar1 .widget,
  .archive #sidebar1 .widget {
  /*  padding: 28px 20px 20px;*/
    /*margin-top: 50px;*/
  }
  .page-template .pageTitle,
  .page-template-default .pageTitle,
  .single-format-standard .pageTitle,
  .category .pageTitle,
  .error404 .pageTitle,
  .blog .pageTitle,
  .page .pageTitle,
  .attachment .pageTitle,
  .archive .pageTitle {
    padding-left: 20px;
    font-size: 1.7em;
  }
  .page-template .page-header,
  .page-template-default .page-header,
  .single-format-standard .page-header,
  .category .page-header,
  .error404 .page-header,
  .blog .page-header,
  .page .page-header,
  .attachment .page-header,
  .archive .page-header,
  .page-template .post_content,
  .page-template-default .post_content,
  .single-format-standard .post_content,
  .category .post_content,
  .error404 .post_content,
  .blog .post_content,
  .page .post_content,
  .attachment .post_content,
  .archive .post_content {
    padding-right: 20px;
  }
  .page-template .page-header,
  .page-template-default .page-header,
  .single-format-standard .page-header,
  .category .page-header,
  .error404 .page-header,
  .blog .page-header,
  .page .page-header,
  .attachment .page-header,
  .archive .page-header {
    margin-top: 0;
  }
  .page-template #post-not-found,
  .page-template-default #post-not-found,
  .single-format-standard #post-not-found,
  .category #post-not-found,
  .error404 #post-not-found,
  .blog #post-not-found,
  .page #post-not-found,
  .attachment #post-not-found,
  .archive #post-not-found {
    padding-left: 20px;
  }
  .page-template .ContentPageDivisionIntro,
  .page-template-default .ContentPageDivisionIntro,
  .single-format-standard .ContentPageDivisionIntro,
  .category .ContentPageDivisionIntro,
  .error404 .ContentPageDivisionIntro,
  .blog .ContentPageDivisionIntro,
  .page .ContentPageDivisionIntro,
  .attachment .ContentPageDivisionIntro,
  .archive .ContentPageDivisionIntro {
    height: 100%;
  }
  .category #post-not-found {
    margin-top: -60px;
  }
  .category-news .job-search {
    min-height: 55px;
  }
  .category-news article header {
    margin-top: -30px;
  }
  .single .page-header .h4 {
    font-size: 1.2em;
  }
  .error404 #content #post-not-found {
    padding-left: 20px;
  }
  .easymedia_center {
    margin-left: 50px;
  }
  .job-search {
    margin: 0 0 20px;
  }
  .attachment #main .meta {
    padding-left: 20px;
  }
  .pagination ul > li > a,
  .pagination ul > li > span {
    padding: 0 5px;
  }
  .error404 #content #post-not-found {
    padding-left: 20px;
  }
  .error404 #content .breadcrumbs {
    margin-left: 0;
  }
  .error404 #content h1 {
    margin-top: 10px;
  }
  .scrollcontainer {
    display: none;
    height: 0;
  }
  .wp-pagenavi a.page,
  span.extend,
  a.last {
    display: none;
  }
  .contactIframe {
    width: 90%;
  }
  .blog #inner-footer,
  .category #inner-footer {
    margin-top: 0;
  }
  .gallery-item {
    width: 100% !important;
  }
  .gallery .gallery-item img {
    width: 100%;
  }
  #gallery-2 {
    margin-left: 0!important;
  }
  .gallery-caption {
    padding-left: 3px;
  }
  #team-aside {
    height: 100%;
  }
  .page-template-page_team-page #main .team-linkedin-link img {
    margin-bottom: 28px;
  }
  q:before,
  blockquote:after {
    left: 80%;
    bottom: 30px;
  }
  .single #main article img {
    margin: 0 20px 20px 0;
    float: left;
  }
}
/****Responsive style for tablet****/
@media (min-width: 768px) and (max-width: 979px) {
  #main {
    padding: 0 35px;
  }
  .page-id-38 #main {
    padding-right: 0;
  }
  #main .post {
    padding-left: 0;
  }
  .navbar .brand {
    margin: 20px 30px;
  }
  .navbar .btn,
  .navbar .btn-group {
    margin-top: 30px;
    margin-right: 50px;
  }
  .navbar .nav-collapse .nav > li > a {
    margin-top: 0;
    padding: 9px 15px;
  }
  .navbar .nav .dropdown-menu a {
    color: #ffffff;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .dropdown-menu a:hover {
    background-color: #ffffff;
    border-radius: 0;
  }
  .navbar #menu-main_nav .dropdown-menu li > a:hover,
  .navbar #menu-main_nav .dropdown-menu li > a:focus,
  .navbar #menu-main_nav .dropdown-submenu:hover > a {
    background-color: #00CBED;
    color: #000000;
  }
  .navbar-fixed-top {
    margin: 0;
  }
  .ngoGlow {
    display: none;
  }
  .leftDivision,
  .rightDivision {
    height: 340px;
  }
  .careerImage {
    margin: 20px 0;
  }
  .intHeader {
    margin-top: 25px;
  }
  .leftDivisionThird,
  .middleDivisionThird,
  .rightDivisionThird {
    height: 630px;
  }
  #widget-footer {
    margin-top: 20px;
  }
  #text-14 .textwidget {
    padding-right: 10px;
  }
  .top-light {
    display: none;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .divisionIntro {
    margin-top: -80px;
    padding: 100px 30px 25px;
  }
  .divisionBlurb .h5 {
    z-index: 1200;
    font-size: 1em;
  }
  .attribution {
    margin: 15px 40px 20px;
  }
  .our-process-tablet {
    min-height: 45px;
  }
  .arrow-right-top {
    margin-left: 160px;
  }
  .page-template #sidebar1 #text-19,
  .page-template-default #sidebar1 #text-19,
  .single-format-standard #sidebar1 #text-19,
  .category #sidebar1 #text-19,
  .error404 #sidebar1 #text-19,
  .blog #sidebar1 #text-19,
  .page #sidebar1 #text-19,
  .attachment #sidebar1 #text-19,
  .archive #sidebar1 #text-19,
  .page-template #sidebar1 #text-21,
  .page-template-default #sidebar1 #text-21,
  .single-format-standard #sidebar1 #text-21,
  .category #sidebar1 #text-21,
  .error404 #sidebar1 #text-21,
  .blog #sidebar1 #text-21,
  .page #sidebar1 #text-21,
  .attachment #sidebar1 #text-21,
  .archive #sidebar1 #text-21,
  .page-template #sidebar1 #tw-recent-posts-16,
  .page-template-default #sidebar1 #tw-recent-posts-16,
  .single-format-standard #sidebar1 #tw-recent-posts-16,
  .category #sidebar1 #tw-recent-posts-16,
  .error404 #sidebar1 #tw-recent-posts-16,
  .blog #sidebar1 #tw-recent-posts-16,
  .page #sidebar1 #tw-recent-posts-16,
  .attachment #sidebar1 #tw-recent-posts-16,
  .archive #sidebar1 #tw-recent-posts-16 {
    margin-right: 0;
  }
  .page-template iframe,
  .page-template-default iframe,
  .single-format-standard iframe,
  .category iframe,
  .error404 iframe,
  .blog iframe,
  .page iframe,
  .attachment iframe,
  .archive iframe {
    margin-left: -20px;
  }
  .page-template .linkedin-team,
  .page-template-default .linkedin-team,
  .single-format-standard .linkedin-team,
  .category .linkedin-team,
  .error404 .linkedin-team,
  .blog .linkedin-team,
  .page .linkedin-team,
  .attachment .linkedin-team,
  .archive .linkedin-team {
    margin-left: 5px;
  }
  .page-template .team-title,
  .page-template-default .team-title,
  .single-format-standard .team-title,
  .category .team-title,
  .error404 .team-title,
  .blog .team-title,
  .page .team-title,
  .attachment .team-title,
  .archive .team-title {
    height: 30px;
  }
  .page-template .ContentPageDivisionIntro,
  .page-template-default .ContentPageDivisionIntro,
  .single-format-standard .ContentPageDivisionIntro,
  .category .ContentPageDivisionIntro,
  .error404 .ContentPageDivisionIntro,
  .blog .ContentPageDivisionIntro,
  .page .ContentPageDivisionIntro,
  .attachment .ContentPageDivisionIntro,
  .archive .ContentPageDivisionIntro {
    height: 100px;
  }
  #text-4 {
    padding-left: 36px;
  }
  .category .archive_title {
    font-size: 1.35em;
  }
  /***Scroll feed style***/
  .scrollcontainer {
    float: left;
    margin: -10px 0 0 20px;
    color: white;
  }
  .wp-pagenavi a.page,
  span.extend,
  a.last {
    display: none;
  }
  .gallery-item {
    width: 100% !important;
  }
  .gallery .gallery-item img {
    width: 100%;
  }
  .gallery-caption {
    padding-left: 3px;
  }
  #team-aside {
    height: 100%;
  }
  #team-aside .page-title {
    font-size: 1.4em;
  }
  .page-template-page_team-page #main .team-linkedin-link img {
    margin-bottom: 30px;
  }
  q:before,
  blockquote:after {
    left: 80%;
    bottom: 30px;
  }
  .single #main article img {
    float: left;
    margin: 0 0 20px 0;
    width: 100%;
  }
  #gallery-2 {
    margin-left: 0!important;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1024px) {
  .threeColorRow {
    height: 370px;
  }
  .rightDivisionThird {
    height: 370px;
  }
  .middleDivisionThird {
    height: 370px;
  }
  .leftDivisionThird {
    height: 370px;
  }
  #main {
    padding: 0 35px;
  }
  .divisionIntro {
    padding-left: 60px;
    padding-right: 60px;
  }
  #widget-footer {
    margin-top: 20px;
  }
  #inner-footer {
    padding: 0;
  }
  #text-4,
  #text-3 {
    padding-left: 34px;
  }
  iframe {
    margin-left: 0;
  }
  .page-template #sidebar1 #text-19,
  .page-template-default #sidebar1 #text-19,
  .single-format-standard #sidebar1 #text-19,
  .category #sidebar1 #text-19,
  .error404 #sidebar1 #text-19,
  .page-template #sidebar1 #text-21,
  .page-template-default #sidebar1 #text-21,
  .single-format-standard #sidebar1 #text-21,
  .category #sidebar1 #text-21,
  .error404 #sidebar1 #text-21,
  .page-template #sidebar1 #tw-recent-posts-16,
  .page-template-default #sidebar1 #tw-recent-posts-16,
  .single-format-standard #sidebar1 #tw-recent-posts-16,
  .category #sidebar1 #tw-recent-posts-16,
  .error404 #sidebar1 #tw-recent-posts-16 {
    margin-right: 0;
  }
  #team-aside {
    height: 254px;
  }
  q:before,
  blockquote:after {
    left: 80%;
    bottom: 30px;
  }
  .gallery-caption {
    padding-left: 3px;
  }
}
@media only screen and (min-width: 980px) and (max-width: 1420px) {
  .container-fluid {
    max-width: 960px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-template-page-homepage-php .easycontainer {
    margin-left: 20px;
  }
  .divisionIntro {
    padding-left: 40px;
    padding-right: 40px;
  }
  #team-aside {
    height: 259px;
  }
  q:before,
  blockquote:after {
    left: 80%;
    bottom: 30px;
  }
  #gallery-2 {
    margin-left: 0!important;
  }
  .gallery-caption {
    padding-left: 3px;
  }
}
@media only screen and (min-width: 1421px) {
  .container-fluid {
    max-width: 1140px;
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-template-page-homepage-php .easycontainer {
    margin-left: 20px;
  }
  .leftBlue {
    width: 380px;
  }
  .middleBlue {
    width: 380px;
  }
  .rightBlue {
    width: 380px;
  }
}
/***********IPAD ONLY CSS*********/
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
  .home .leftBlue {
    padding-right: 0.2%;
  }
  .home .rightBlue {
    padding-left: 0.2%;
  }
}
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) {
  .home .leftBlue {
    padding-right: 0.25%;
  }
  .home .rightBlue {
    padding-left: 0.2%;
  }
}
/********CROSS BROWSER STUFF***********/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .home .top-light {
    top: -165px;
    width: 920px;
    height: 199px;
    margin: 0 auto;
    display: block;
  }
  .home .bradmanGroupContact {
    width: 250px;
    left: 390px;
  }
  .home .bradmanIntro {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media only screen and (min-width: 1600px) and (-webkit-min-device-pixel-ratio: 0) {
  .home .bradmanColourRow {
    height: 400px;
  }
  .home .leftBlue {
    min-height: 400px;
  }
  .home .middleBlue {
    min-height: 400px;
  }
  .home .rightBlue {
    min-height: 400px;
  }
}
