  @charset "UTF-8";
/*
Theme Name: Crozier New
Description: Theme for cfcrozier.ca
Version: 1.0
/* Reset.css */
.div, img, a, ul, li, span, h1, h2, h3, h4, h5 {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  list-style: none;
  border: 0;
  outline: none !important; }

.clear {
  clear: both; }

a:hover, a:focus {
  text-decoration: none; }

@font-face {
  font-family: 'Montserrat Medium';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Medium"), url("/wp-content/themes/Completely-Blank-2/font/montserrat-medium-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Montserrat Medium Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Medium Italic"), url("/wp-content/themes/Completely-Blank-2/font/montserrat-mediumitalic-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Montserrat Bold';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Bold"), url("/wp-content/themes/Completely-Blank-2/font/montserrat-bold-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Montserrat Semibold Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Semibold Regular"), url("/wp-content/themes/Completely-Blank-2/font/montserrat-semibold-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Montserrat Semibold Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Semibold Italic"), url("/wp-content/themes/Completely-Blank-2/font/montserrat-semibolditalic-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Montserrat Book Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Book Regular"), url("/wp-content/themes/Completely-Blank-2/font/montserrat-regular-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Montserrat Book Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Book Italic"), url("/wp-content/themes/Completely-Blank-2/font/montserrat-italic-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Montserrat Light Regular';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Light Regular"), url("/wp-content/themes/Completely-Blank-2/font/montserrat-light-webfont.woff") format("woff"); }

@font-face {
  font-family: 'Montserrat Light Italic';
  font-style: normal;
  font-weight: normal;
  src: local("Montserrat Light Italic"), url("/wp-content/themes/Completely-Blank-2/font/montserrat-lightitalic-webfont.woff") format("woff"); }

@font-face {
  font-family: "Dax-Medium";
  src: url("/wp-content/themes/Completely-Blank-2/font/508087159-ufonts.com_dax_medium.eot");
  src: url("/wp-content/themes/Completely-Blank-2/font/508087159-ufonts.com_dax_medium.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/Completely-Blank-2/font/508087159-ufonts.com_dax_medium.svg") format("svg"), url("/wp-content/themes/Completely-Blank-2/font/508087159-ufonts.com_dax_medium.woff") format("woff"), url("/wp-content/themes/Completely-Blank-2/font/508087159-ufonts.com_dax_medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'oswaldlight';
  src: url("/wp-content/themes/Completely-Blank-2/font/oswald-light.woff2") format("woff2"), url("/wp-content/themes/Completely-Blank-2/font/oswald-light.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: "Montserrat Book Regular", sans-serif;
  font-size: 18px; }

/* Normal Styling */
h1, h2, h3 {
  font-family: 'oswaldlight', sans-serif;
  font-weight: 400; }

h2 {
  font-size: 38px;
  padding: 25px 0;
  margin: 0px;
  line-height: 52px;
  color: #8FB73E; }

h3 {
  font-size: 26px;
  padding: 0px;
  margin: 0px;
  margin-bottom: 10px;
  line-height: 30px;
  color: #8FB73E; }

h4 {
  font-size: 24px;
  padding: 10px 0;
  margin: 0px;
  margin-bottom: 10px;
  font-weight: normal;
  font-family: "oswaldlight", sans-serif; }

h6 {
  font-size: 18px;
  padding: 10px 0;
  margin: 0px;
  font-weight: normal;
  font-family: "oswaldlight", sans-serif; }

p, ul, ol {
  font-family: "Montserrat Book Regular", sans-serif;
  font-size: 18px;
  color: #333333;
  padding: 0 0 25px 0px;
  margin: 0px;
  line-height: 26px; }

ul, ol {
  padding: 0;
  margin: 0 0 10px 25px; }
  ul li, ol li {
    line-height: 26px; }

.content-area ul, .content-area ol, .content-area li {
  list-style: inherit; }

.uppercase-text {
  text-transform: uppercase; }

.controls-row-fluid {
  max-width: 1000px;
  margin: 0 auto; }

.container-fluid {
  max-width: 1000px;
  margin: 0 auto; }

a,
button {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease; }

[class^="icon-"], [class*=" icon-"] {
  display: inline-block;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

a:hover [class^="icon-"], a:hover [class*=" icon-"] {
  background-position: left bottom; }

.dax-pro {
  font-family: "Dax-Medium"; }

.line-top {
  position: relative; }
  .line-top:before {
    display: block;
    content: "";
    width: 80px;
    height: 2px;
    background-color: #0e2325;
    position: absolute;
    top: -10px; }
  .line-top.press-room-title {
    margin-top: 50px !important; }
    @media (min-width: 1024px) {
      .line-top.press-room-title {
        margin-top: 100px !important; } }
    @media (min-width: 1200px) {
      .line-top.press-room-title {
        margin-top: 150px !important; } }

.line-top-title {
  text-transform: uppercase;
  font-size: 22px;
  margin-bottom: 30px;
  color: #0e2325; }
  .line-top-title.white {
    color: #fff; }
    .line-top-title.white:before {
      background-color: #fff; }

.full-width.wpb_single_image .vc_figure {
  width: 100%; }
  .full-width.wpb_single_image .vc_figure img {
    width: 100%; }

.header {
  margin: 0px;
  padding: 25px 0 25px 0px;
  display: block;
  background-color: #0e2325;
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 10; }
  .header:before {
    content: "";
    width: 33%;
    height: 5px;
    display: block;
    background-color: #01b1f0;
    position: absolute;
    bottom: -5px;
    left: 0; }
  .header:after {
    content: "";
    width: 67%;
    height: 5px;
    display: block;
    background-color: #93d150;
    position: absolute;
    bottom: -5px;
    right: 0; }

.header {
  background-size: cover; }

.header .navbar {
  margin-bottom: 0;
  position: relative; }
  .header .navbar #sme-award {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 34px;
    top: 0px;
    right: 52px;
    /*
	    @media (min-width: 420px) {
	    	right: auto;
		    width: 44px;
		    top: 5px;
		    left: calc( 50% - 84px );	
	    }	

	    @media (min-width: 768px) {
	    	left: calc( 50% - 92px );
	    }

	    @media (min-width: 980px) {
	    	left: 237px;
		    top: 10px;
		    width: 40px;
		}

	    @media (min-width: 1024px) {
	    	left: 240px;
		    top: 5px;
		    width: 54px;
		}
		*/ }
    @media (min-width: 600px) {
      .header .navbar #sme-award {
        right: 62px; } }
    @media (min-width: 1100px) {
      .header .navbar #sme-award {
        right: 250px;
        width: 48px;
        top: -15px; } }
    @media (min-width: 1420px) {
      .header .navbar #sme-award {
        right: 0px;
        top: 0;
        width: 60px; } }
  .header .navbar #ctgc-award {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 0px;
    margin: 0px;
    position: absolute;
    width: 102px;
    top: 0px;
    right: 96px;
    /*
	    @media (min-width: 420px) {
	    	right: auto;
		    width: 44px;
		    top: 5px;
		    left: calc( 50% - 84px );	
	    }	

	    @media (min-width: 768px) {
	    	left: calc( 50% - 92px );
	    }

	    @media (min-width: 980px) {
	    	left: 237px;
		    top: 10px;
		    width: 40px;
		}

	    @media (min-width: 1024px) {
	    	left: 240px;
		    top: 5px;
		    width: 54px;
		}
		*/ }
    @media (min-width: 600px) {
      .header .navbar #ctgc-award {
        right: 136px; } }
    @media (min-width: 1100px) {
      .header .navbar #ctgc-award {
        right: 330px;
        width: 150px;
        top: -15px; } }
    @media (min-width: 1420px) {
      .header .navbar #ctgc-award {
        right: 80px;
        top: 0;
        width: 190px; } }

@media (max-width: 1100px) {
  .header .nav-collapse {
    height: 0;
    overflow: hidden; }
  .nav-collapse .nav > li {
    float: none; } }

.header .navbar-inner {
  padding: 0px;
  background: none;
  border: 0;
  border-radius: 0;
  -webkit-filter: none;
  filter: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.header .navbar .brand,
.header .navbar .sticky {
  padding: 0px;
  margin: 0px;
  position: absolute;
  left: 0;
  top: -5px;
  width: 230px; }

.header .navbar .sticky {
  display: none;
  opacity: 0; }

.header .navbar .nav {
  margin: 10px 0 0 0px;
  float: right; }
  @media (min-width: 1100px) {
    .header .navbar .nav {
      margin: 10px 0 -26px 0px; } }
  @media (min-width: 1420px) {
    .header .navbar .nav {
      margin-right: 300px; } }

.header .navbar .nav > li > a {
  padding: 8px 0px;
  margin-left: 15px;
  color: #FFFFFF;
  text-shadow: none;
  font-size: 16px;
  font-weight: normal;
  font-family: "Montserrat Medium", sans-serif; }
  @media (min-width: 1100px) {
    .header .navbar .nav > li > a {
      padding: 8px 0px 26px; } }
  @media (min-width: 1250px) {
    .header .navbar .nav > li > a {
      margin-left: 20px; } }
  @media (min-width: 1300px) {
    .header .navbar .nav > li > a {
      margin-left: 30px; } }
  @media (min-width: 1420px) {
    .header .navbar .nav > li > a {
      margin-left: 20px; } }

.header .navbar .nav > .active > a, .header .navbar .nav > .active > a:hover, .header .navbar .nav > .active > a:focus, .header .navbar .nav > li > a:hover {
  color: #8FB73E;
  text-decoration: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.header .navbar .nav li.dropdown.open > .dropdown-toggle, .header .navbar .nav li.dropdown.active > .dropdown-toggle, .header .navbar .nav li.dropdown.open.active > .dropdown-toggle {
  color: #8FB73E;
  background: none; }

.header .navbar .nav li.dropdown:hover, .header .navbar .nav li.open {
  border-bottom: solid 3px #13a7d7; }

.header .dropdown:hover .dropdown-menu {
  display: block; }

.header .navbar .nav > li > .dropdown-menu:before, .header .navbar .nav > li > .dropdown-menu:after {
  border: 0; }

.header .dropdown-menu {
  top: 100%;
  left: -12px;
  min-width: 160px;
  padding: 8px 0 0 0;
  margin: 3px 0 0 0px;
  background-color: #13a7d7;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

.header .dropdown-menu > li > a {
  padding: 5px 20px;
  font-weight: normal;
  line-height: 20px;
  font-size: 13px;
  color: #FFFFFF;
  border-top: solid 1px #108cb5; }

.header .dropdown-menu > li:first-child a {
  border: 0; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
  color: #c1e033;
  text-decoration: none;
  background: inherit;
  -webkit-filter: none;
  filter: none; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #c1e033;
  background: inherit;
  -webkit-filter: none;
  filter: none; }

.header h1 {
  font-size: 90px;
  color: #b5dc03;
  line-height: 72px;
  margin: 0px;
  padding: 70px 0 0 0;
  text-transform: uppercase;
  text-shadow: 0 -1px 2 rgba(0, 0, 0, 0.4); }

.header h2 {
  font-size: 42px;
  color: #FFFFFF;
  line-height: 42px;
  margin: 0px;
  padding: 20px 0 0 0; }

.header p {
  font-size: 19px;
  padding: 15px 0;
  margin: 0px;
  line-height: 25px;
  color: #FFFFFF;
  max-width: 450px; }

.icon {
  font-family: FontAwesome; }

.social-icons {
  float: right;
  text-align: right;
  width: 100%; }
  @media (max-width: 1100px) {
    .social-icons {
      display: none; } }
  @media (min-width: 1420px) {
    .social-icons {
      margin-right: 300px; } }
  .social-icons a {
    color: #fff;
    font-size: 20px;
    margin-left: 5px; }
    .social-icons a.icon {
      background-color: #0c1617;
      color: #879192;
      width: 30px;
      height: 30px;
      line-height: 30px;
      border-radius: 50%;
      font-size: 16px;
      text-align: center; }
    .social-icons a#font-resize {
      margin-left: 10px; }
      .social-icons a#font-resize .small-letter {
        font-size: 12px; }
    .social-icons a:hover {
      color: #b9d539; }

.nav-collapse .social-icons {
  background-color: #14363a;
  float: left;
  width: 100%;
  text-align: left;
  padding: 10px 0px;
  display: none; }
  @media (max-width: 1100px) {
    .nav-collapse .social-icons {
      display: block; } }

.banner-image .wp-video {
  width: 100% !important;
  height: auto; }
  .banner-image .wp-video .mejs-container, .banner-image .wp-video .mejs-container .mejs-controls, .banner-image .wp-video .mejs-embed, .banner-image .wp-video .mejs-embed body {
    background: #bad53a; }

.banner-image .plyr__video-wrapper {
  padding-bottom: 42.85% !important; }

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

.banner-link {
  display: block;
  padding: 0px;
  margin: 15px 0; }

.banner-link a {
  display: inline-block;
  padding: 18px 40px;
  margin: 0px;
  background: #08a9d7;
  color: #FFFFFF;
  font-family: 'oswaldlight', sans-serif;
  font-size: 20px;
  text-transform: uppercase;
  border-radius: 4px; }

.banner-link a:hover {
  color: #8FB73E; }

.row-fluid .midd-left-content {
  background: #f6f6f6;
  position: relative;
  z-index: 1;
  width: 46%;
  margin-right: 4%; }

.row-fluid .midd-left-content:after {
  content: "";
  position: absolute;
  height: 100%;
  right: -27px;
  top: 0;
  position: absolute;
  width: 5000px;
  background: #f6f6f6;
  z-index: -1; }

.row-fluid .midd-right-content {
  width: 46%;
  margin: 0px;
  margin-left: 4%; }

.row-fluid .midd-left-content, .row-fluid .midd-right-content {
  padding-top: 30px;
  padding-bottom: 70px; }

.home-content h2 {
  padding-top: 70px;
  padding-bottom: 35px; }

.row-fluid .home-left-content {
  margin-left: 0; }

.row-fluid .recent-news {
  float: right;
  background: url(/wp-content/themes/Completely-Blank-2/css/images/news-left-bg.png) repeat-y left top; }

.recent-news h3 {
  font-size: 35px;
  color: #044e75;
  padding: 70px 0 5px 40px;
  margin: 0px;
  line-height: 42px; }

.recent-news ul {
  display: block;
  padding: 0px;
  margin: 0px; }

.recent-news ul li {
  background: url(/wp-content/themes/Completely-Blank-2/css/images/news-bg.png) repeat-x left bottom;
  margin: 0px;
  padding: 20px 0 25px 40px;
  font-size: 15px; }

.recent-news ul li a {
  color: #044e75; }

.recent-news ul li a:hover {
  color: #08A9D7; }

.news-date {
  display: block;
  padding: 3px 0;
  margin: 0px;
  font-size: 12px;
  color: #4d4e4a; }

.view-news {
  display: block;
  padding: 0px;
  margin: 30px 0 80px 40px; }

.view-news a {
  border: 1px solid #82aed1;
  border-radius: 18px;
  color: #08a9d7;
  display: inline-block;
  font-size: 15px;
  margin: 10px 0;
  padding: 4px 18px; }

i.icon-arrow-blue {
  background: url(/wp-content/themes/Completely-Blank-2/css/images/icon-arrow-blue.png) no-repeat left top;
  width: 24px;
  height: 13px;
  display: inline-block;
  padding: 0px;
  margin: 0 0 0 30px; }

.view-news a:hover {
  color: #044E75; }

.view-news a:hover i {
  background-position: left bottom; }

/** Footer **/
#back-to-top {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 3;
  color: #fff;
  border: none;
  text-align: center;
  line-height: 50px;
  display: none; }
  #back-to-top:before {
    position: relative;
    top: -6px;
    left: -3px; }

footer {
  display: block;
  padding: 50px 20px;
  margin: 0px;
  background-color: #0e2325;
  color: #fff;
  font-family: 'Montserrat Book Regular';
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
  position: relative;
  /*
	&:before {
		content: "";
		width: 33%;
		height: 20px;
		display: block;
		background-color: #01b1f0;
		position: absolute;
		top: -5px;
		left: 0;
	}

	&:after {
		content: "";
		width: 67%;
		height: 20px;
		display: block;
		background-color: #93d150;
		position: absolute;
		top: -5px;
		right: 0;
	}
	*/ }
  footer .address-wrap {
    display: block;
    padding: 0px;
    margin: 0px; }
  footer .address-box {
    display: inline-block;
    padding: 0px;
    margin: 0 0 0 6%;
    float: left; }
  footer .address-box:first-child {
    margin-left: 0%; }
  footer .address-box h6 {
    color: #FFFFFF;
    line-height: 24px; }
  footer .address-box h6 strong {
    color: #acd240;
    display: block; }
  footer i.icon-email-white {
    margin: 0 0 0 50px;
    padding: 0px;
    background: url(/wp-content/themes/Completely-Blank-2/css/images/icon-mail.png) no-repeat left top;
    width: 26px;
    height: 17px;
    display: inline-block; }
  footer .ft-bottom-section {
    display: block;
    padding: 0px;
    margin: 0; }
  footer .ft-logo {
    text-align: left; }
  footer .row-fluid [class*="span"] {
    margin-left: 0; }
  footer h3.widget-title {
    font-family: 'Montserrat Book Regular';
    font-size: 18px;
    line-height: 20px; }
  footer p {
    font-family: 'Montserrat Book Regular';
    font-size: 14px;
    line-height: 16px;
    padding-bottom: 20px;
    color: #fff; }
  footer .title-size {
    font-size: 16px;
    line-height: 18px; }
  footer li {
    line-height: 18px; }
  footer a {
    font-family: 'Montserrat Book Regular';
    font-size: 14px;
    line-height: 18px;
    color: #fff; }
    footer a:hover {
      color: #8FB73E; }
  footer .menu li {
    margin-bottom: 15px; }
    footer .menu li:first-child a {
      font-size: 16px;
      line-height: 18px; }
  footer .widget-row {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
    float: left; }
    @media (min-width: 600px) {
      footer .widget-row {
        display: -ms-flexbox;
        display: flex;
        display: -webkit-box;
        display: -webkit-flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 50px;
        margin-bottom: 50px; } }
    footer .widget-row .widget {
      -webkit-box-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto;
      display: block;
      margin-bottom: 20px;
      width: 100%;
      float: left; }
      footer .widget-row .widget ul {
        margin-left: 0; }
      footer .widget-row .widget > div {
        padding-right: 50px; }
      @media (min-width: 600px) {
        footer .widget-row .widget {
          -webkit-box-flex: 1;
          -ms-flex: 1 0 50%;
          flex: 1 0 50%;
          width: 50%; } }
      @media (min-width: 900px) {
        footer .widget-row .widget {
          -webkit-box-flex: 1;
          -ms-flex: 1 0 33.33%;
          flex: 1 0 33.33%;
          width: 33.33%; } }
      @media (min-width: 1200px) {
        footer .widget-row .widget {
          -webkit-box-flex: 1;
          -ms-flex: 1 0 14%;
          flex: 1 0 14%;
          width: 14%; }
          footer .widget-row .widget:first-child {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 20%;
            flex: 1 0 20%;
            width: 20%; } }

/** Inner page **/
body {
  background-image: url("/wp-content/themes/Completely-Blank-2/images/background.jpg");
  background-position: top left;
  background-repeat: no-repeat;
  background-attachment: fixed; }

.content-area {
  max-width: 1000px;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (min-width: 900px) {
    .content-area {
      padding-top: 100px;
      padding-bottom: 100px; } }
  .content-area.no-bottom-padding {
    padding-bottom: 0; }

.inner-content {
  display: block;
  margin: 0px; }

.sub-page-heading {
  display: inline-block;
  vertical-align: bottom;
  position: relative; }

.sub-page-heading h1 {
  width: 100%;
  font-size: 40px;
  line-height: 59px;
  padding-bottom: 30px;
  margin-bottom: 20px;
  position: relative;
  color: #0e2325; }
  .sub-page-heading h1:after {
    content: "";
    width: 90px;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #0e2325; }
  @media (min-width: 768px) {
    .sub-page-heading h1 {
      font-size: 54px;
      line-height: 60px;
      padding-bottom: 50px;
      margin-bottom: 30px; } }
  @media (min-width: 1200px) {
    .sub-page-heading h1 {
      font-size: 60px;
      line-height: 70px;
      padding-bottom: 70px;
      margin-bottom: 30px; } }
  @media (min-width: 1200px) {
    .sub-page-heading h1 {
      font-size: 73px;
      line-height: 90px; } }

.sub-page-heading h1 small {
  color: #c1e033;
  font-size: 50px;
  line-height: 38px;
  text-transform: capitalize; }

.land-development {
  background: url(/wp-content/themes/Completely-Blank-2/css/images/land-development.jpg) no-repeat center top;
  background-size: cover; }

.profile-page {
  background: url(/wp-content/themes/Completely-Blank-2/css/images/profile.jpg) no-repeat center top;
  background-size: cover; }

.contact-page {
  background: url(/wp-content/themes/Completely-Blank-2/css/images/contact.jpg) no-repeat center top;
  background-size: cover; }

.news-page {
  background: url(/wp-content/themes/Completely-Blank-2/css/images/news.jpg) no-repeat center top;
  background-size: cover; }

.pull-left-img {
  float: left;
  margin: 0 15px 0px 0px;
  padding: 0px; }

.inner-content h6 {
  font-size: 19px;
  line-height: 24px;
  padding: 0px;
  margin: 0px;
  color: #2487ae;
  text-transform: uppercase; }

.content-area a {
  color: #8FB73E;
  text-decoration: underline; }
  .content-area a:hover {
    color: #84b71f;
    text-decoration: none; }

.content-area .social-icons {
  float: left;
  text-align: left; }
  .content-area .social-icons a {
    text-decoration: none;
    width: 50px;
    height: 50px;
    line-height: 50px; }

.list {
  display: block;
  padding: 0px;
  margin: 0px; }

.list li {
  display: block;
  padding: 6px 0px;
  padding-left: 10px;
  margin: 0 0 0 15px;
  font-size: 19px;
  background: url(/wp-content/themes/Completely-Blank-2/css/images/list-icon.png) no-repeat left 15px; }

.content-social {
  display: block;
  padding: 0px;
  margin: 0 0px 15px 0px; }

.content-social a {
  color: #bfdf2d;
  font-size: 38px;
  margin: 0 15px 0 0px; }

.content-social a:hover {
  color: #08a9d7; }

.address-container {
  display: block;
  padding: 0px;
  margin: 34px 0 0 50px; }

.address-container p {
  font-size: 16px;
  padding: 0 0 25px 0px;
  margin: 0px;
  color: #777777; }

.address-container p strong {
  font-weight: normal;
  display: block;
  font-size: 19px;
  padding-bottom: 4px; }

.contact-form {
  display: block;
  padding: 0px;
  margin: 10px 0 0 0; }

.contact-form .controls-row {
  margin: 0 0 30px 0px;
  padding: 0px; }

.contact-form label {
  font-size: 19px; }

.contact-form input[type="text"], .contact-form textarea {
  margin: 0px;
  border: solid 2px #dbdee0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 5px;
  min-height: 37px; }

.contact-form input[type="submit"] {
  background: #08A9D7;
  border-radius: 5px;
  color: #FFFFFF;
  display: inline-block;
  font-family: 'Montserrat Book Regular';
  font-size: 20px;
  margin: 0;
  padding: 12px 50px;
  border: 0;
  text-transform: uppercase; }

.contact-form input[type="submit"]:hover {
  color: #c1e033; }

.news-wrapper {
  display: block;
  padding: 0px;
  margin: 0px; }

.news-outer {
  font-size: 19px;
  display: block;
  line-height: 25px;
  margin: 0px; }

.news-outer h2 {
  padding: 0;
  cursor: pointer;
  line-height: 48px; }

.news-outer .news-date {
  font-size: 16px;
  padding: 0 0 20px; }

.news-outer .news-link a {
  display: inline-block; }

.news-link {
  margin: 0;
  padding: 0px;
  display: block; }

/** Accordion **/
.acc_trigger {
  padding: 0;
  margin: 0px;
  display: block; }

.acc_container {
  margin: 0 0 0 0;
  padding: 0;
  overflow: hidden;
  clear: both;
  color: #4D4E4A;
  font-size: 19px;
  line-height: 25px;
  display: block; }

/*** end **/
/***  popup **/
#backgroundPopup {
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  background: #000000;
  top: 0px;
  left: 0px;
  z-index: 20; }

.toPopup {
  background: #FFFFFF;
  color: #333333;
  display: none;
  font-size: 14px;
  position: fixed;
  width: 90%;
  max-width: 800px;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  padding: 20px;
  background: #fff;
  text-align: center;
  z-index: 21; }
  .toPopup .videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0; }
  .toPopup .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

div.close {
  background: url("/wp-content/themes/Completely-Blank-2/img/closebox.png") no-repeat scroll 0 0 transparent;
  cursor: pointer;
  float: right;
  height: 30px;
  top: -30px;
  right: -35px;
  position: relative;
  width: 30px;
  opacity: 1;
  z-index: 22; }

div.popup_content {
  margin: 4px 10px; }

.popup_content .news-link {
  text-align: right; }

/*--------------------------------------   MEDIA STYLES  -------------------------**/
/* Large desktop */
@media (max-width: 1200px) {
  .controls-row-fluid {
    padding-left: 15px;
    padding-right: 15px; } }

/* --------------------------------------------
	 ( mobile phone )
-------------------------------------------- */
@media (max-width: 1100px) {
  .phone {
    font-size: .85em;
    text-align: right;
    letter-spacing: -0.00025em;
    padding: 10px;
    background-color: #001b29;
    margin-bottom: 20px; }
  .ft-nav li:after {
    content: "|";
    margin: 0 0 0 5px;
    display: inline-block; }
  ul.dropdown li:hover a {
    border-bottom: none; }
  body,
  p, ul, ol {
    font-size: 16px; }
  h2 {
    font-size: 24px;
    line-height: 30px; }
  .home-content h2, .recent-news h3 {
    padding-top: 50px; }
  .recent-news h3 {
    font-size: 28px; }
  .ft-nav {
    margin-top: 15px; }
  .header .navbar .brand,
  .header .navbar .sticky {
    width: 115px;
    top: 10px;
    top: 1px; }
  .header .navbar .btn-navbar {
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    background: transparent;
    border: 0;
    -webkit-filter: none;
    filter: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    margin-right: -5px; }
  .header .navbar .btn-navbar:hover, .header .navbar .btn-navbar:focus, .header .navbar .btn-navbar:active, .header .navbar .btn-navbar.active, .header .navbar .btn-navbar.disabled, .header .navbar .btn-navbar[disabled] {
    background-color: transparent;
    *background-color: #4d9096; }
  .header .navbar .btn-navbar .icon-bar {
    background-color: #fff;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 22px;
    height: 3px;
    margin-top: 4px; }
    .header .navbar .btn-navbar .icon-bar:first-child {
      margin-top: 0; }
  .header .navbar .btn-navbar:hover .icon-bar {
    background-color: #FFFFFF; }
  .header .nav-collapse {
    position: fixed;
    right: 0;
    top: 71px;
    width: 100%;
    z-index: 2;
    top: 55px; }
    .header .nav-collapse.in {
      height: calc( 100% - 71px) !important;
      overflow-x: hidden;
      overflow-y: scroll;
      height: calc( 100% - 55px) !important; }
  .header .navbar .nav {
    display: block;
    float: none;
    margin: 0;
    background: #14363a  !important;
    position: relative;
    float: left;
    width: 100%; }
  .header .navbar .nav > li > a {
    padding: 10px 8px;
    color: #FFFFFF;
    text-shadow: none;
    border-top: solid 1px #425a10;
    margin: 0px;
    border-radius: 0; }
  .header .navbar .nav > li:first-child a {
    border: 0; }
  .header .navbar .nav > .active > a, .header .navbar .nav > .active > a:hover, .header .navbar .nav > .active > a:focus, .header .navbar .nav > li > a:hover {
    color: #8FB73E;
    text-decoration: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .header .navbar .nav li.dropdown:hover, .header .navbar .nav li.open {
    border: 0; }
  .header .dropdown-menu {
    margin: 0px;
    padding: 0px; }
  .header .dropdown-menu > li > a {
    border-top: 1px solid #108CB5 !important; }
  .header .dropdown-menu > li:first-child a {
    border: 0 none !important; }
  .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    color: #c1e033;
    text-decoration: none;
    background: #08a9d7 !important;
    -webkit-filter: none;
    filter: none; }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 0; }
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus, .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background: inherit; }
  .side-nav ul {
    padding-left: 20px; }
  .inner-content {
    padding: 0 20px; }
  .pagination {
    margin-top: 40px; }
  .pagination ul > li a {
    font-size: 16px;
    height: 33px;
    line-height: 33px;
    width: 36px; }
  .inactivePreviousArrow {
    display: block;
    margin: 0 10px; }
  .page-numbers.active, .page-numbers .current {
    padding: 9px 16px 9px 16px !important; }
  ul.dropdown li ul {
    width: 100%; }
  ul.dropdown li ul {
    position: relative;
    top: 0px !important;
    padding-left: 15px !important; } }

/* --------------------------------------------
	 ( mobile phone )
-------------------------------------------- */
@media (min-width: 400px) and (max-width: 779px) {
  .header .navbar .brand,
  .header .navbar .sticky {
    width: 105px; } }

@media (max-width: 1100px) {
  body {
    padding: 0px; }
  .container-fluid {
    padding-left: 15px;
    padding-right: 15px; }
  .header h1 {
    font-size: 44px;
    line-height: 52px;
    padding: 50px 0 0; }
  .header h2 {
    font-size: 27px;
    line-height: 30px; }
  .home-midd-section ul li {
    width: 100%;
    border-top: solid 1px #7fa8c9; }
  .home-midd-section ul li:first-child {
    border: 0; }
  .home-midd-section ul li a {
    padding-top: 20px;
    padding-bottom: 20px; }
  .row-fluid .midd-left-content, .row-fluid .midd-right-content {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%; }
  .address-box {
    display: block;
    float: none;
    margin: 0px; }
  .row-fluid .ft-logo {
    display: none; }
  .side-nav-btn {
    display: inline-block; }
  .header {
    padding: 5px 0; }
  .row-fluid .right-content-section, .row-fluid .sidebar {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 30px; }
  .row-fluid .right-content-section {
    /*padding-top:0;*/ }
  .pull-left-img {
    float: none;
    display: block;
    margin-bottom: 20px; }
  .sub-page-heading h1 {
    line-height: 52px; }
  .sub-page-heading h1 small {
    font-size: 35px; }
  .address-container {
    margin-left: 20px; }
  .pagination ul > li {
    margin-right: 1px; }
  .pagination ul > li a {
    font-size: 16px;
    height: 28px;
    line-height: 28px;
    width: 30px; }
  /*------Vaish----------*/
  .page-numbers.active, .page-numbers .current {
    padding: 6px 14px 6px 14px !important; }
  .icon {
    display: inline-block;
    width: 82px;
    text-align: center; }
  .home-midd-section h3 {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 0;
    padding-left: 10px;
    vertical-align: middle; }
  .home-midd-section ul li .link {
    display: none; }
  .row-fluid .recent-news {
    float: none; }
  .ft-nav p, .ft-nav li {
    float: none;
    display: inline-block;
    margin: 0 0 10px 0;
    text-transform: uppercase;
    color: #8c8989;
    font-size: 12px; }
  .ft-nav p a, .ft-nav li a {
    color: #aaaaaa; }
  .header p {
    display: none; }
  .banner-link {
    margin-top: 20px; }
  /*-------------------------------------------- */
  /* --------------------------------------------
320 (mobile)
-------------------------------------------- */ }

@media (max-width: 1100px) and (max-width: 480px) {
  .contact-form label {
    font-size: 16px; }
  .contact-form .controls-row {
    margin-bottom: 20px; }
  .home-midd-section ul li .link {
    text-align: left; }
  .home-midd-section h3 {
    font-size: 18px;
    width: 62%; }
  ul.dropdown ul ul {
    left: 10% !important; } }

@media (min-width: 780px) and (max-width: 1100px) {
  .header {
    padding: 10px 0; }
  .header .nav-collapse {
    top: 65px; } }

.alignleft {
  float: left;
  padding-bottom: 8px;
  padding-right: 15px; }

.alignright {
  float: right;
  padding-bottom: 8px;
  padding-left: 15px; }

.page-numbers.active, .page-numbers .current {
  background-color: #08A9D7;
  color: #FFFFFF; }

.inner-content h5 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: -10px; }

#navwrap {
  float: left;
  width: 100%;
  background: #600;
  background: -moz-linear-gradient(top, #600, #300);
  /* CSS 3 */
  font: 1.0em "Segoe UI", "Lucida Grande", Verdana, Arial, sans-serif;
  border-top: 1px solid #999;
  border-bottom: 2px solid #000; }

/* Top level Unordered list */
/* Style the link hover */
ul.dropdown li a:hover {
  -webkit-box-shadow: 0px -3px 0px  #13a7d7;
  box-shadow: 0px -3px 0px  #13a7d7; }

ul.dropdown li > a:hover:only-child {
  border-bottom: none; }

ul.dropdown li:hover > a,
.header .navbar .nav > li:hover > a {
  color: #8FB73E; }

/* Displays the link as blocks. */
ul.dropdown li ul a {
  display: block; }

/* sub menus!!  */
ul.dropdown ul {
  list-style: none;
  margin: 0;
  /* Appear just below the hovering list */
  padding: 0;
  width: 200px;
  /* specify the width. */
  position: absolute;
  /* needed */
  z-index: 500;
  /* specify the order */ }

ul.dropdown li ul {
  background-color: #8FB73E;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 3px 0 0 -20px;
  min-width: 230px;
  padding: 5px;
  top: 33px;
  /*position:relative;*/ }
  @media (min-width: 1100px) {
    ul.dropdown li ul {
      margin: 26px 0 0 -20px; } }
  @media (min-width: 1200px) {
    ul.dropdown li ul {
      margin: 26px 0 0 5px; } }
  @media (min-width: 1300px) {
    ul.dropdown li ul {
      margin: 26px 0 0 15px; } }

ul.dropdown li ul.sub-menu {
  padding: 0; }

ul.dropdown li ul li a {
  border-top: 0 !important;
  color: #FFFFFF !important;
  font-family: "Montserrat Light Regular", sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 20px; }

ul.dropdown li ul li a:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  background-color: #658426;
  border-top: 0 !important;
  color: #fff; }

ul.dropdown ul ul {
  /*top:0;*/
  left: 100%;
  /* Position the sub menus to right. */
  position: absolute;
  top: 0px;
  margin: 0px; }

ul.dropdown ul li:has(> ul)::before {
  content: "▶";
  position: absolute;
  right: 14px;
  top: 14px;
  pointer-events: none;
  color: #fff; }

ul.dropdown li ul.sub-menu .menu-item-has-children:has(ul.sub-menu li:hover) {
  background-color: #658426; }

ul.dropdown ul li {
  padding: 5px;
  float: none;
  /* umm.. Appear below the previous one. mmkay? */
  /*height: 37px;*/ }

/* Drop Down! */
/* Hide all the dropdowns (submenus) */
ul.dropdown ul,
ul.dropdown li:hover ul ul,
ul.dropdown ul li:hover ul ul {
  display: none; }

/* Display the submenus only when li are hovered */
ul.dropdown li:hover ul,
ul.dropdown ul li:hover ul,
ul.dropdown ul li ul li:hover ul {
  display: block; }

ul.dropdown li * a:hover {
  /* Change color of links when hovered */ }

.subnav li a {
  color: #2487AE;
  font-size: 17px;
  font-weight: bold; }

ul .subnav li .current_page_item a, .side-nav .subnav li.current_page_item a {
  color: #044E75; }

ul .children {
  padding-top: 6px; }

.side-nav ul .children li a, .side-nav ul li.children a {
  color: #555;
  font-weight: normal; }

.side-nav ul .children li a:hover, .side-nav ul li.children a:hover {
  color: #B5DC03; }

.subnav .current_page_item, .subnav .current_page_ancestor, .subnav .current_page_parent {
  background: #F9F9F9; }

.subnav .current_page_item a, .side-nav .subnav .current_page_item a {
  color: #044E75; }

.page_item_has_children > a {
  color: #2487AE;
  font-size: 17px; }

.subnav .current_page_ancestor a {
  color: #044E75; }

ul .children li .current_page_item > a {
  color: #044E75;
  font-weight: 400; }

ul .children li {
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 7px; }

.side-nav .current_page_parent .current_page_item a {
  color: #ACD240; }

/*
.wpcf7-form-control-wrap.resume, .wpcf7-form-control-wrap.cover{background: #BCBCBC;border-radius: 3px;float: left;padding: 10px 30px;font-size: 18px;}
.wpcf7-form-control-wrap.resume:hover, .wpcf7-form-control-wrap.cover:hover{ color:#FFFFFF;}
.wpcf7-form-control-wrap.resume input[type="file"], .wpcf7-form-control-wrap.cover input[type="file"]{cursor: inherit;
display: block;
font-size: 999px;
filter: alpha(opacity=0);
min-height: 100%;
min-width: 100%;
opacity: 0;
position: absolute;
right: 0;
text-align: right;
top: 0;}
*/
@media (max-width: 1100px) {
  ul.dropdown ul, ul.dropdown li:hover ul ul, ul.dropdown ul li:hover ul ul {
    display: block; } }

@media (max-width: 480px) {
  ul.dropdown ul ul {
    left: 11%; }
  .home.header h1 {
    font-size: 46px; }
  .header h1 {
    font-size: 28px; }
  .sub-page-heading h1 small {
    font-size: 21px; } }

@media (min-width: 1350px) {
  .leadership {
    background-size: contain; } }

@media (max-width: 1349px) {
  .leadership {
    background-size: cover; } }

.inner-content ol li {
  margin-bottom: 10px;
  list-style: decimal outside none; }

ol {
  list-style: upper-alpha outside none; }

.home-left-content > ul, .right-content-section ul {
  margin-bottom: 25px;
  margin-left: 40px; }

.home-left-content ul li, .right-content-section ul li {
  font-size: 19px;
  line-height: 25px;
  list-style: disc outside none;
  padding-left: 10px; }

.positionFilled {
  color: #B5DC03;
  font-family: oswaldlight, sans-serif;
  font-size: 65px;
  opacity: 0.2;
  position: absolute; }

.inner-content .page_item_has_children > a {
  color: #2487AE;
  font-size: 19px; }

.acc_container .quickshare-genericons li {
  list-style: none outside none; }

.address-box p {
  color: #FFF; }

b, strong {
  font-family: Montserrat Bold; }

/* GravityForm Styles */
.gform_body li {
  list-style-type: none !important;
  padding-left: 0 !important;
  margin-bottom: 15px !important; }

.gform_body .gform_fields {
  margin-left: 0; }

.gform_body textarea {
  resize: none !important; }

.gform_body .gform_validation_container {
  display: none !important; }

/* TPSM SPECIALS */
.feat-img {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin: 0 0 20px; }
  .feat-img.top {
    background-position: top center; }
  .feat-img.bottom {
    background-position: bottom center; }

.feat-img {
  height: 260px; }

.wp-caption {
  max-width: 100%; }

.wp-caption-text {
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  margin-top: 7px; }

.phone {
  display: block;
  white-space: nowrap;
  color: #999; }

.phone a,
.phone span {
  color: #b5dc03; }

.phone a {
  -webkit-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  transition: color 250ms ease-in-out; }

.phone a:hover {
  color: #fff; }

.phone span {
  display: none; }

@media (min-width: 1100px) {
  .phone {
    font-size: 1em;
    float: right;
    letter-spacing: -0.00025em; }
  .phone span {
    display: inline; }
  .ft-link {
    float: right;
    width: 48%; }
  .ft-nav li:after {
    content: "|";
    margin: 0 -10px 0 15px;
    display: inline-block; } }

@media (min-width: 768px) {
  .qd-home-column {
    -webkit-column-count: 2;
    /* Chrome, Safari, Opera */
    -moz-column-count: 2;
    /* Firefox */
    column-count: 2;
    -webkit-column-gap: 60px;
    /* Chrome, Safari, Opera */
    -moz-column-gap: 60px;
    /* Firefox */
    column-gap: 60px; }
  .home-midd-content .row-fluid .qd-middle-content {
    width: 30%;
    display: table-cell;
    vertical-align: top;
    padding: 1px 30px 35px;
    position: relative; }
  .qd-midd-section-btn {
    position: absolute;
    bottom: 0; }
  .page-navigation {
    margin: 60px auto 0;
    padding: 0 50px 20px 50px; }
  .inactivePreviousArrow {
    display: block;
    margin: 0 20px; }
  .span9.ft-nav {
    margin: 35px 0 25px;
    float: right; } }

@media (max-width: 767px) {
  .header.home .qd-home-mainstage {
    margin-left: 0; }
  .home-midd-content .row-fluid .qd-middle-content:last-child {
    margin-bottom: 30px; } }

/* JOBS */
.span12.listing-jobs {
  padding-bottom: 70px; }

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

.listing-jobs .locaiton-column {
  float: left; }

.listing-jobs .single-job-listing {
  display: table;
  float: left;
  background-color: #90b83f;
  width: 100%;
  color: #ffffff;
  text-decoration: none;
  font-family: 'Oswald', sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-top: 33px;
  text-transform: uppercase;
  padding: 20px 0; }

.listing-jobs .single-job-listing:first-child {
  margin-top: 0; }

.listing-jobs .single-job-listing:hover,
.listing-jobs .single-job-listing:focus {
  background-color: #719527;
  color: #fff; }

.listing-jobs .button-text {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px; }

.listing-jobs .job-name {
  font-weight: 700;
  display: block; }

.listing-jobs .job-location {
  font-size: 80%; }

.listing-jobs .filters {
  padding: 0; }
  .listing-jobs .filters h3 {
    padding: 20px; }

#use_as_loader {
  display: none; }

.vc_tta-container {
  margin-bottom: 0 !important; }

.vc_tta-panel-heading h4 {
  text-transform: capitalize;
  text-transform: uppercase;
  font-size: 22px; }

@media (min-width: 767px) {
  .listing-jobs .single-job-listing {
    min-height: 78px; }
  .vc_tta-panel-heading {
    text-align: center !important;
    background-color: #fff !important; }
  .vc_tta-panel-title > a {
    padding-left: 0 !important;
    padding-right: 0 !important;
    pointer-events: none !important; }
  .vc_tta-panel-title > a:hover {
    background-color: transparent !important; }
  .vc_tta-controls-icon {
    display: none !important; }
  .vc_tta-panel-body {
    display: block !important;
    height: auto !important;
    margin-top: 0 !important;
    padding: 0 !important; } }

@media (min-width: 1220px) {
  .controls-row-fluid {
    max-width: 1200px;
    margin: 0 auto; }
  .container-fluid {
    max-width: 1200px;
    margin: 0 auto; }
  .home-midd-content .container-fluid {
    max-width: 1200px; } }

@media (min-width: 1420px) {
  .controls-row-fluid {
    max-width: 1400px;
    margin: 0 auto; }
  .container-fluid {
    max-width: 1400px;
    margin: 0 auto; }
  .home-midd-content .container-fluid {
    max-width: 1400px; } }

/*--------------------------------------  Projects  -------------------------**/
a.button {
  border-radius: 5px;
  border: solid 1px #000;
  text-transform: uppercase;
  background-color: #fff;
  color: #000;
  padding: 10px 20px;
  font-size: 14px;
  text-decoration: none;
  -webkit-transition: all ease-in-out 0.5s;
  -o-transition: all ease-in-out 0.5s;
  transition: all ease-in-out 0.5s;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
  a.button:hover {
    background-color: #8FB73E;
    border-color: #8FB73E;
    color: #fff !important; }
  a.button:focus {
    background-color: #789933;
    border-color: #789933;
    color: #fff !important; }

.projects-holder {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }
  .projects-holder .project-holder {
    position: relative;
    margin-bottom: 30px;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    background-color: #fff;
    /*
		@media (min-width: 768px) {
			flex: 0 0 31.49%;
			margin-bottom: 50px;
		}
		*/ }
    @media (max-width: 768px) {
      .projects-holder .project-holder {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
        .projects-holder .project-holder:first-child {
          -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
          order: 2; }
        .projects-holder .project-holder:last-child {
          -webkit-box-ordinal-group: 4;
          -ms-flex-order: 3;
          order: 3; } }
    .projects-holder .project-holder .text-holder {
      padding-right: 20px;
      padding-left: 20px;
      padding-bottom: 70px; }
      @media (min-width: 768px) {
        .projects-holder .project-holder .text-holder {
          padding-right: 30px;
          padding-left: 30px; } }
    .projects-holder .project-holder h3 {
      margin-bottom: 20px;
      margin-top: 10px;
      color: #58595b; }
    .projects-holder .project-holder .news-link {
      position: absolute;
      bottom: 30px; }
    .projects-holder .project-holder a {
      text-decoration: none;
      color: #58595b; }
      .projects-holder .project-holder a:hover {
        color: #8FB73E; }
        .projects-holder .project-holder a:hover h3 {
          color: #8FB73E; }
  .projects-holder.listing-jobs .single-job-listing {
    margin-bottom: 20px; }

.press-release-holder a.feat-img {
  background-size: 260px;
  height: 180px; }

.panel {
  overflow: hidden;
  -webkit-transition: max-height 0.2s ease-out;
  -o-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  padding: 0 20px 0 20px;
  display: none; }

.filters {
  background-color: rgba(143, 183, 62, 0.19);
  margin-bottom: 50px;
  position: relative;
  cursor: pointer;
  -webkit-tap-highlight-color: transparent; }
  @media (min-width: 768px) {
    .filters {
      padding-right: 120px; } }
  .filters h3 {
    margin-bottom: 0px;
    color: #000;
    position: relative;
    padding: 20px; }
    .filters h3 .arrow {
      font-weight: bold;
      left: 150px;
      position: absolute;
      -webkit-transition: -webkit-transform 0.2s ease-out;
      transition: -webkit-transform 0.2s ease-out;
      -o-transition: transform 0.2s ease-out;
      transition: transform 0.2s ease-out;
      transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
      background-color: rgba(143, 183, 62, 0.19);
      height: 40px;
      width: 40px;
      line-height: 36px;
      text-align: center;
      border-radius: 50px;
      top: 16px; }
    .filters h3.active .arrow {
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg); }
  .filters.press-release-filter h3 .arrow {
    left: 300px; }
  .filters.press-release-filter .col-holder {
    margin-top: 0px; }
    .filters.press-release-filter .col-holder button {
      margin-top: 10px; }
  .filters .col-holder {
    margin-top: 20px; }
    .filters .col-holder .span12 {
      margin-left: 0 !important; }
    .filters .col-holder.span12 {
      margin-left: 0 !important; }
    @media (min-width: 768px) {
      .filters .col-holder.span3:nth-child(3), .filters .col-holder.span3:nth-child(4) {
        margin-top: 40px; } }
    @media (max-width: 768px) {
      .filters .col-holder.span3:nth-child(3), .filters .col-holder.span3:nth-child(4), .filters .col-holder.span3:nth-child(2) {
        margin-top: 0px; } }
    .filters .col-holder label {
      padding-top: 5px; }
    .filters .col-holder input[type="checkbox"] {
      margin: -4px 10px 0 0; }
    .filters .col-holder h4 {
      text-transform: uppercase;
      font-size: 90%; }
    .filters .col-holder button {
      background: #8FB73E;
      color: #fff;
      padding: 10px 30px;
      border: 0;
      text-transform: uppercase;
      border-radius: 5px;
      margin-top: 20px;
      margin-bottom: 20px;
      width: 100%;
      /*

		    @media (min-width: 768px) {
		    	flex: 0 0 100px;
		    	position: absolute;
		    	height: calc( 100% - 20px );
		    	top: 10px;
		    	right: 10px;;
		    }
		    */ }
      @media (min-width: 768px) {
        .filters .col-holder button {
          width: 150px;
          -webkit-box-flex: 0;
          -ms-flex: none;
          flex: none; } }
    .filters .col-holder .col {
      padding: 5px; }

.single .page-navigation {
  margin-bottom: 80px; }

.single .post-date {
  display: block;
  margin-bottom: 40px;
  font-weight: bold;
  color: #000; }

.page-navigation {
  background-color: rgba(143, 183, 62, 0.19);
  padding: 20px;
  text-align: center;
  margin-top: 40px;
  float: left;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  -webkit-box-sizing: border-box; }
  .page-navigation a {
    color: #0e2325; }
  .page-navigation ol {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 !important; }
  .page-navigation ol > li {
    display: inline-block;
    margin: 0 2px 0 0px;
    color: #0e2325;
    font-size: 20px;
    font-family: "Montserrat Book Regular", sans-serif; }
  .page-navigation ol > li a {
    border-radius: 5px;
    display: block;
    padding: 8px 13px;
    border-radius: 5px;
    text-align: center;
    line-height: 20px;
    color: #0e2325;
    text-decoration: none;
    font-size: 20px;
    background-color: transparent; }
    .page-navigation ol > li a:hover, .page-navigation ol > li a:focus {
      color: #fff;
      background-color: #8FB73E; }
    .page-navigation ol > li a:active {
      color: #fff;
      background-color: #5f7929; }
  .page-navigation .currentPage {
    background-color: #0e2325;
    color: #FFFFFF;
    display: block;
    padding: 5px 13px;
    border-radius: 5px; }

input[type="submit"],
button[type="submit"],
button {
  border-radius: 5px;
  border: solid 1px #000;
  text-transform: uppercase;
  background-color: #8FB73E;
  color: #fff;
  padding: 5px 20px;
  font-size: 14px; }
  input[type="submit"]:hover, input[type="submit"]:focus,
  button[type="submit"]:hover,
  button[type="submit"]:focus,
  button:hover,
  button:focus {
    background-color: #617d29; }
  input[type="submit"]:active,
  button[type="submit"]:active,
  button:active {
    background-color: #5f7929; }

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block; }

.single-case_story,
.single {
  /*
	img.aligncenter {
		max-width: 100%;
		width: 100%;
		margin-left: auto;
		margin-right: auto;
	}
	*/ }
  .single-case_story .content-area,
  .single .content-area {
    padding-bottom: 0; }
  .single-case_story .aligncenter,
  .single .aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block; }
  .single-case_story .page-navigation a,
  .single .page-navigation a {
    display: inline-block;
    width: auto;
    background-color: transparent;
    text-decoration: none;
    border-radius: 5px;
    padding: 5px 10px;
    font-size: 16px; }
    .single-case_story .page-navigation a:hover, .single-case_story .page-navigation a:focus,
    .single .page-navigation a:hover,
    .single .page-navigation a:focus {
      color: #fff;
      background-color: #2e5d61; }
    .single-case_story .page-navigation a:active,
    .single .page-navigation a:active {
      color: #fff;
      background-color: #14292b; }
    @media (min-width: 768px) {
      .single-case_story .page-navigation a,
      .single .page-navigation a {
        float: left;
        margin-bottom: 0;
        max-width: 48%; } }
    .single-case_story .page-navigation a:last-child,
    .single .page-navigation a:last-child {
      margin-bottom: 0; }
      @media (min-width: 768px) {
        .single-case_story .page-navigation a:last-child,
        .single .page-navigation a:last-child {
          float: right; } }

/*--------------------------------------  Toggels  -------------------------**/
.vc_do_toggle .vc_toggle_content {
  padding-left: 0 !important; }

/*--------------------------------------  Home  -------------------------**/
.home .content-area.featured-posts {
  padding-top: 0;
  margin-top: -20px;
  padding-bottom: 0; }
  @media (min-width: 768px) {
    .home .content-area.featured-posts {
      margin-top: -40px; } }
  @media (min-width: 979px) {
    .home .content-area.featured-posts {
      margin-top: -60px; } }
  @media (min-width: 1200px) {
    .home .content-area.featured-posts {
      margin-top: -100px; } }

.home .featured-posts .projects-holder .project-holder {
  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
  background-color: #fff; }
  .home .featured-posts .projects-holder .project-holder .text-holder {
    padding-bottom: 70px; }
  .home .featured-posts .projects-holder .project-holder .news-link {
    bottom: 30px; }

.home .line-top-title {
  margin-top: 50px; }
  @media (min-width: 768px) {
    .home .line-top-title {
      margin-top: 100px; } }

.home .excerpt {
  margin-top: 50px; }
  @media (min-width: 768px) {
    .home .excerpt {
      margin-top: 100px; } }
  .home .excerpt p {
    font-size: 20px;
    line-height: 28px; }
    @media (min-width: 768px) {
      .home .excerpt p {
        font-size: 24px;
        line-height: 36px; } }

.home .research-section {
  background-color: #bad53a; }
  .home .research-section h2 {
    color: #0e2325;
    font-family: 'Montserrat Semibold Regular';
    font-size: 36px;
    line-height: 44px;
    margin-top: 0;
    padding-top: 0; }
  .home .research-section p {
    color: #0e2325;
    font-size: 18px; }
  .home .research-section a.button {
    text-decoration: none;
    background-color: transparent;
    text-transform: uppercase;
    padding: 10px 20px; }
    .home .research-section a.button:hover {
      background-color: #8FB73E; }

.home .blog-posts-bacground {
  background-color: #0e2325;
  height: 200px; }
  @media (min-width: 768px) {
    .home .blog-posts-bacground {
      height: 250px; } }
  @media (min-width: 979px) {
    .home .blog-posts-bacground {
      height: 350px; } }

.home .content-area.blog-posts-holder {
  padding-top: 0;
  margin-top: -180px; }
  @media (min-width: 768px) {
    .home .content-area.blog-posts-holder {
      margin-top: -180px; } }
  @media (min-width: 979px) {
    .home .content-area.blog-posts-holder {
      margin-top: -230px; } }
  @media (min-width: 1200px) {
    .home .content-area.blog-posts-holder {
      margin-top: -230px; } }

.home .header .navbar .brand {
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
  .home .header .navbar .brand img {
    width: 100%; }
  @media (min-width: 768px) {
    .home .header .navbar .brand {
      top: 120px;
      top: 13vw;
      width: 300px; } }
  @media (min-width: 979px) {
    .home .header .navbar .brand {
      top: 185px;
      top: 13vw;
      width: 400px; } }
  .home .header .navbar .brand.show {
    opacity: 0;
    pointer-events: none; }

@media (min-width: 768px) {
  .home .header .navbar .sticky {
    display: block;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease; } }

.home .header .navbar .sticky.show {
  opacity: 1; }

/*--------------------------------------  Markets  -------------------------**/
.markets-holder {
  margin-bottom: 20px;
  margin-top: 20px; }
  .markets-holder .span4 {
    margin-bottom: 20px; }
    .markets-holder .span4.first-in-row {
      margin-left: 0; }
    .markets-holder .span4.empty-cell {
      opacity: 0;
      pointer-events: none;
      display: none; }
    @media (min-width: 768px) and (max-width: 1000px) {
      .markets-holder .span4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        margin-bottom: 20px; }
        .markets-holder .span4:nth-child(odd) {
          margin-left: 0 !important; }
        .markets-holder .span4.first-in-row {
          margin-left: 2.7624309392265194%; }
        .markets-holder .span4.empty-cell {
          display: block; } }
    @media (min-width: 1000px) {
      .markets-holder .span4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 31.623931623931625%;
        flex: 0 0 31.623931623931625%;
        margin-bottom: 30px; } }
  .markets-holder .span3 {
    margin-bottom: 20px !important; }
    .markets-holder .span3.first-in-row {
      margin-left: 0; }
    .markets-holder .span3.empty-cell {
      opacity: 0;
      pointer-events: none;
      display: none; }
    @media (min-width: 768px) and (max-width: 1000px) {
      .markets-holder .span3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        margin-bottom: 20px; }
        .markets-holder .span3:nth-child(odd) {
          margin-left: 0 !important; }
        .markets-holder .span3.first-in-row {
          margin-left: 2.7624309392265194%; }
        .markets-holder .span3.empty-cell {
          display: block; } }
    @media (min-width: 1000px) {
      .markets-holder .span3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.999%;
        flex: 0 0 22.999%;
        margin-bottom: 30px !important; } }
  .markets-holder .span6 {
    margin-bottom: 30px; }
    @media (min-width: 768px) and (max-width: 1000px) {
      .markets-holder .span6 {
        margin-bottom: 50px; } }
  .markets-holder.projects-holder {
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch; }
    .markets-holder.projects-holder .span3 {
      background-color: #0e2325;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .markets-holder.projects-holder .span3:hover {
        background-color: #8FB73E; }
        .markets-holder.projects-holder .span3:hover .title {
          background-color: #8FB73E; }
    .markets-holder.projects-holder a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
      -webkit-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      .markets-holder.projects-holder a .title {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; }
  .markets-holder.news-holder .image {
    height: 250px; }
    @media (min-width: 768px) {
      .markets-holder.news-holder .image {
        height: 350px; } }
  .markets-holder .image {
    display: block;
    width: 100%;
    height: 180px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
  .markets-holder .title {
    background-color: #0e2325;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-family: 'oswaldlight';
    font-size: 18px;
    text-decoration: none;
    color: #fff; }
  .markets-holder a {
    text-decoration: none; }
    .markets-holder a:hover .title {
      background-color: #8FB73E; }
  .markets-holder.leadership-holder .span4.first-in-row {
    margin-left: 0; }
  @media (min-width: 480px) and (max-width: 1000px) {
    .markets-holder.leadership-holder .span4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 47%;
      flex: 0 0 47%;
      margin-bottom: 20px;
      margin-left: 20px; }
      .markets-holder.leadership-holder .span4:nth-child(odd) {
        margin-left: 0 !important; }
      .markets-holder.leadership-holder .span4.first-in-row {
        margin-left: 2.7624309392265194%; }
      .markets-holder.leadership-holder .span4.empty-cell {
        display: block; } }
  @media (min-width: 1000px) {
    .markets-holder.leadership-holder .span4 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 31.623931623931625%;
      flex: 0 0 31.623931623931625%;
      margin-bottom: 30px; } }
  .markets-holder.leadership-holder .span3 {
    background-color: #0e2325;
    margin-bottom: 10px; }
    .markets-holder.leadership-holder .span3:hover {
      background-color: #8FB73E; }
    .markets-holder.leadership-holder .span3.first-in-row {
      margin-left: 0; }
    @media (min-width: 300px) and (max-width: 1000px) {
      .markets-holder.leadership-holder .span3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 47%;
        flex: 0 0 47%;
        margin-bottom: 20px;
        margin-left: 3%; }
        .markets-holder.leadership-holder .span3:nth-child(odd) {
          margin-left: 0 !important; }
        .markets-holder.leadership-holder .span3.first-in-row {
          margin-left: 2.7624309392265194%; }
        .markets-holder.leadership-holder .span3.empty-cell {
          display: block; } }
    @media (min-width: 1000px) and (max-width: 1200px) {
      .markets-holder.leadership-holder .span3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 22.404255319148934%;
        flex: 0 0 22.404255319148934%;
        margin-bottom: 30px; }
        .markets-holder.leadership-holder .span3:nth-child(5) {
          margin-left: 0 !important; }
        .markets-holder.leadership-holder .span3.first-in-row {
          margin-left: 2.7624309392265194%; } }
    @media (min-width: 1200px) {
      .markets-holder.leadership-holder .span3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 17.9%;
        flex: 0 0 17.9%; } }
  .markets-holder.leadership-holder .image {
    height: auto !important; }
  .markets-holder.leadership-holder .title {
    text-transform: none;
    min-height: 40px;
    background-color: transparent !important; }
    .markets-holder.leadership-holder .title .name {
      font-size: 22px; }
    .markets-holder.leadership-holder .title .second-line {
      display: block;
      margin-top: 10px; }
  .markets-holder.research .span3,
  .markets-holder.research .span4,
  .markets-holder.research .span6 {
    background-color: #0e2325; }
    .markets-holder.research .span3:hover,
    .markets-holder.research .span4:hover,
    .markets-holder.research .span6:hover {
      background-color: #8FB73E; }
    .markets-holder.research .span3.first-in-row,
    .markets-holder.research .span4.first-in-row,
    .markets-holder.research .span6.first-in-row {
      margin-left: 0; }
    .markets-holder.research .span3 .title,
    .markets-holder.research .span4 .title,
    .markets-holder.research .span6 .title {
      min-height: 40px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      padding: 20px;
      width: calc(100% - 40px); }
  .markets-holder.press-room-holder .news-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .markets-holder.press-room-holder .line-top {
    margin-top: 0 !important; }
  .markets-holder.press-room-holder .logo-img {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    min-height: 90px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 330px;
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 15px;
    padding: 10px; }
  .markets-holder.press-room-holder .project-holder {
    margin-bottom: 50px; }
    @media (min-width: 768px) {
      .markets-holder.press-room-holder .project-holder {
        margin-bottom: 0px;
        padding-bottom: 20px;
        position: relative; }
        .markets-holder.press-room-holder .project-holder .news-link {
          position: absolute;
          bottom: 0; } }
  .markets-holder.press-room-holder .date {
    padding-bottom: 15px;
    color: #fff; }
  .markets-holder.press-room-holder a {
    color: #fff; }
    .markets-holder.press-room-holder a h3 {
      color: #fff;
      margin-bottom: 40px;
      margin-top: 0 !important; }
  .markets-holder.press-room-holder .button {
    color: #fff;
    background-color: transparent;
    border-color: #fff; }
    .markets-holder.press-room-holder .button:hover {
      background-color: #8FB73E;
      border-color: #8FB73E;
      color: #fff !important; }
    .markets-holder.press-room-holder .button:focus {
      background-color: #789933;
      border-color: #789933;
      color: #fff !important; }

.press-room-section {
  background-color: #0e2325;
  margin-top: 30px; }

.research--titlesection .content-area {
  padding-bottom: 0 !important;
  padding-top: 0 !important; }

@media (min-width: 1000px) {
  .page-id-11513 .markets-holder.leadership-holder .span3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22.404255319148934%;
    flex: 0 0 22.404255319148934%; }
    .page-id-11513 .markets-holder.leadership-holder .span3:nth-child(1) {
      margin-left: 0 !important; }
    .page-id-11513 .markets-holder.leadership-holder .span3:nth-child(5) {
      margin-left: 0 !important; }
    .page-id-11513 .markets-holder.leadership-holder .span3.first-in-row {
      margin-left: 2.7624309392265194%; } }

@media (min-width: 1200px) {
  .page-id-11513 .markets-holder.leadership-holder .span3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.404255319148934%;
    flex: 0 0 21.404255319148934%; } }

/*--------------------------------------  Breadcrumns  -------------------------**/
.breadcrumbs {
  margin-bottom: 30px;
  background-color: rgba(143, 183, 62, 0.19);
  padding: 10px;
  display: inline-block; }
  .breadcrumbs span[property="itemListElement"] {
    padding-right: 5px;
    padding-left: 5px; }
    .breadcrumbs span[property="itemListElement"]:first-child {
      padding-left: 0; }
  @media (min-width: 768px) {
    .breadcrumbs {
      margin-bottom: 50px;
      padding: 30px; } }

.side-nav {
  padding: 0px;
  margin: 0px 0 0 0;
  display: block; }
  .side-nav ul {
    display: block;
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding-bottom: 0px;
    padding-right: 0;
    padding-top: 0;
    margin-left: 0; }
    .side-nav ul li {
      display: block;
      margin: 0;
      padding: 20px 0 20px 34px; }
      .side-nav ul li.name-list {
        padding-top: 6px;
        padding-bottom: 6px; }
      .side-nav ul li.section-title {
        padding-bottom: 0; }
        .side-nav ul li.section-title p.widget-section {
          font-weight: bold;
          margin: 0;
          padding-bottom: 0;
          text-transform: uppercase; }
      .side-nav ul li:first-child a {
        font-size: 120%;
        text-transform: uppercase; }
      .side-nav ul li strong {
        color: #2487ae;
        font-weight: bold; }
        .side-nav ul li strong a {
          color: #2487ae; }
      .side-nav ul li a {
        color: #333;
        text-decoration: none; }
        .side-nav ul li a:hover, .side-nav ul li a.active {
          color: #c1e033; }
        .side-nav ul li a:hover {
          text-decoration: underline; }

.side-nav ul:hover li strong a, .side-nav ul.active li strong a {
  color: #044e75; }

@media (max-width: 979px) {
  .leaders-sidebar,
  .span4.sidebar {
    display: none !important; } }

@media (max-width: 979px) {
  .row-fluid .span8.content {
    width: 100% !important; } }

/*--------------------------------------  Banner  -------------------------**/
.banner-image.banner-image-with-text {
  min-height: 300px;
  min-height: 30vh;
  background-size: cover;
  background-position: top left;
  background-repeat: no-repeat;
  position: relative;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0; }
  @media (max-width: 768px) {
    .banner-image.banner-image-with-text {
      background-color: #469bee; } }
  @media (min-width: 768px) {
    .banner-image.banner-image-with-text {
      display: block;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: end;
      background-position: top left; } }
  @media (min-height: 768px) {
    .banner-image.banner-image-with-text {
      min-height: 400px;
      min-height: 40vh; } }
  @media (min-width: 1024px) {
    .banner-image.banner-image-with-text {
      background-position: top right; } }
  .banner-image.banner-image-with-text .banner_image_text {
    padding: 20px; }
    @media (min-width: 768px) {
      .banner-image.banner-image-with-text .banner_image_text {
        padding: 50px 50px 50px 0;
        width: 40%;
        float: right;
        text-align: left;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    @media (min-width: 1200px) {
      .banner-image.banner-image-with-text .banner_image_text {
        padding: 100px 100px 100px 0; } }
    @media (min-width: 1400px) {
      .banner-image.banner-image-with-text .banner_image_text {
        padding: 150px 100px 150px 0; } }
    @media (min-width: 1700px) {
      .banner-image.banner-image-with-text .banner_image_text {
        padding: 200px 100px 200px 0; } }
    @media (min-width: 2000px) {
      .banner-image.banner-image-with-text .banner_image_text {
        padding: 250px 100px 250px 0; } }
    .banner-image.banner-image-with-text .banner_image_text p.header-top-small-title {
      color: #fff;
      margin-bottom: 0;
      padding: 0; }
    .banner-image.banner-image-with-text .banner_image_text h2.header-title {
      color: #fff;
      font-size: 40px;
      line-height: 44px; }
      @media (min-width: 1200px) {
        .banner-image.banner-image-with-text .banner_image_text h2.header-title {
          padding: 40px 0;
          font-size: 60px;
          line-height: 64px; } }
    .banner-image.banner-image-with-text .banner_image_text h3.header-subtitle {
      color: #fff;
      padding-bottom: 25px; }
      @media (min-width: 1200px) {
        .banner-image.banner-image-with-text .banner_image_text h3.header-subtitle {
          padding-bottom: 50px; } }
    .banner-image.banner-image-with-text .banner_image_text a.header-button {
      color: #fff;
      border-color: #fff;
      background-color: #8FB73E;
      border-color: #8FB73E;
      display: inline-block;
      width: auto;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      text-align: center;
      max-width: 300px;
      padding: 14px 28px; }
      .banner-image.banner-image-with-text .banner_image_text a.header-button:hover {
        color: #469bee !important;
        background-color: #fff; }

.image-tiles-section div,
.wpb_image-tiles-section div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 1024px) {
  .image-tiles-section .row-fluid,
  .wpb_image-tiles-section .row-fluid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.image-tiles-section .row-fluid [class*="span"],
.wpb_image-tiles-section .row-fluid [class*="span"] {
  margin: 0; }

.image-tiles-section .row-fluid .span3,
.wpb_image-tiles-section .row-fluid .span3 {
  overflow: hidden; }
  @media (min-width: 600px) and (max-width: 1024px) {
    .image-tiles-section .row-fluid .span3,
    .wpb_image-tiles-section .row-fluid .span3 {
      width: 50%;
      float: left; } }

.image-tiles-section .tile-holder,
.image-tiles-section .wpb_wrapper,
.wpb_image-tiles-section .tile-holder,
.wpb_image-tiles-section .wpb_wrapper {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  .image-tiles-section .tile-holder .tile-image,
  .image-tiles-section .wpb_wrapper .tile-image,
  .wpb_image-tiles-section .tile-holder .tile-image,
  .wpb_image-tiles-section .wpb_wrapper .tile-image {
    width: 100%; }
  .image-tiles-section .tile-holder .tile-text,
  .image-tiles-section .wpb_wrapper .tile-text,
  .wpb_image-tiles-section .tile-holder .tile-text,
  .wpb_image-tiles-section .wpb_wrapper .tile-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2;
    padding: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    cursor: pointer; }
    @media (min-width: 1200px) {
      .image-tiles-section .tile-holder .tile-text,
      .image-tiles-section .wpb_wrapper .tile-text,
      .wpb_image-tiles-section .tile-holder .tile-text,
      .wpb_image-tiles-section .wpb_wrapper .tile-text {
        padding: 50px; } }
    @media (max-width: 768px) {
      .image-tiles-section .tile-holder .tile-text .wpb_wrapper,
      .image-tiles-section .wpb_wrapper .tile-text .wpb_wrapper,
      .wpb_image-tiles-section .tile-holder .tile-text .wpb_wrapper,
      .wpb_image-tiles-section .wpb_wrapper .tile-text .wpb_wrapper {
        position: relative; } }
    .image-tiles-section .tile-holder .tile-text .wpb_wrapper:after,
    .image-tiles-section .wpb_wrapper .tile-text .wpb_wrapper:after,
    .wpb_image-tiles-section .tile-holder .tile-text .wpb_wrapper:after,
    .wpb_image-tiles-section .wpb_wrapper .tile-text .wpb_wrapper:after {
      display: none !important; }
    .image-tiles-section .tile-holder .tile-text h2,
    .image-tiles-section .tile-holder .tile-text h3,
    .image-tiles-section .tile-holder .tile-text h4,
    .image-tiles-section .wpb_wrapper .tile-text h2,
    .image-tiles-section .wpb_wrapper .tile-text h3,
    .image-tiles-section .wpb_wrapper .tile-text h4,
    .wpb_image-tiles-section .tile-holder .tile-text h2,
    .wpb_image-tiles-section .tile-holder .tile-text h3,
    .wpb_image-tiles-section .tile-holder .tile-text h4,
    .wpb_image-tiles-section .wpb_wrapper .tile-text h2,
    .wpb_image-tiles-section .wpb_wrapper .tile-text h3,
    .wpb_image-tiles-section .wpb_wrapper .tile-text h4 {
      color: #fff; }
    .image-tiles-section .tile-holder .tile-text p,
    .image-tiles-section .wpb_wrapper .tile-text p,
    .wpb_image-tiles-section .tile-holder .tile-text p,
    .wpb_image-tiles-section .wpb_wrapper .tile-text p {
      color: #fff;
      line-height: 14px; }
      @media (min-width: 600px) {
        .image-tiles-section .tile-holder .tile-text p,
        .image-tiles-section .wpb_wrapper .tile-text p,
        .wpb_image-tiles-section .tile-holder .tile-text p,
        .wpb_image-tiles-section .wpb_wrapper .tile-text p {
          line-height: 22px; } }
      .image-tiles-section .tile-holder .tile-text p.quote,
      .image-tiles-section .wpb_wrapper .tile-text p.quote,
      .wpb_image-tiles-section .tile-holder .tile-text p.quote,
      .wpb_image-tiles-section .wpb_wrapper .tile-text p.quote {
        font-family: 'Whitney Semibold Italic';
        font-size: 120%;
        position: relative;
        margin-top: 10px;
        margin-bottom: 10px;
        padding-bottom: 0; }
        @media (min-width: 220px) and (max-width: 600px) {
          .image-tiles-section .tile-holder .tile-text p.quote,
          .image-tiles-section .wpb_wrapper .tile-text p.quote,
          .wpb_image-tiles-section .tile-holder .tile-text p.quote,
          .wpb_image-tiles-section .wpb_wrapper .tile-text p.quote {
            font-size: 14px;
            line-height: 16px; } }
        @media (min-width: 1024px) and (max-width: 1400px) {
          .image-tiles-section .tile-holder .tile-text p.quote,
          .image-tiles-section .wpb_wrapper .tile-text p.quote,
          .wpb_image-tiles-section .tile-holder .tile-text p.quote,
          .wpb_image-tiles-section .wpb_wrapper .tile-text p.quote {
            font-size: 16px;
            line-height: 20px; } }
        .image-tiles-section .tile-holder .tile-text p.quote:before,
        .image-tiles-section .wpb_wrapper .tile-text p.quote:before,
        .wpb_image-tiles-section .tile-holder .tile-text p.quote:before,
        .wpb_image-tiles-section .wpb_wrapper .tile-text p.quote:before {
          content: "";
          display: block;
          width: 50px;
          height: 2px;
          background-color: #fff;
          position: absolute;
          top: -10px; }
      .image-tiles-section .tile-holder .tile-text p.name-and-title,
      .image-tiles-section .wpb_wrapper .tile-text p.name-and-title,
      .wpb_image-tiles-section .tile-holder .tile-text p.name-and-title,
      .wpb_image-tiles-section .wpb_wrapper .tile-text p.name-and-title {
        font-size: 90%; }
      .image-tiles-section .tile-holder .tile-text p:last-child,
      .image-tiles-section .wpb_wrapper .tile-text p:last-child,
      .wpb_image-tiles-section .tile-holder .tile-text p:last-child,
      .wpb_image-tiles-section .wpb_wrapper .tile-text p:last-child {
        margin-bottom: 0;
        padding-bottom: 0; }
    .image-tiles-section .tile-holder .tile-text a.button,
    .image-tiles-section .tile-holder .tile-text button.button,
    .image-tiles-section .wpb_wrapper .tile-text a.button,
    .image-tiles-section .wpb_wrapper .tile-text button.button,
    .wpb_image-tiles-section .tile-holder .tile-text a.button,
    .wpb_image-tiles-section .tile-holder .tile-text button.button,
    .wpb_image-tiles-section .wpb_wrapper .tile-text a.button,
    .wpb_image-tiles-section .wpb_wrapper .tile-text button.button {
      color: #fff;
      border-color: #fff;
      background-color: transparent;
      display: inline-block;
      width: auto;
      -webkit-box-flex: 0;
      -ms-flex: none;
      flex: none;
      text-align: center;
      max-width: 150px;
      padding: 10px 20px; }
      .image-tiles-section .tile-holder .tile-text a.button:hover,
      .image-tiles-section .tile-holder .tile-text button.button:hover,
      .image-tiles-section .wpb_wrapper .tile-text a.button:hover,
      .image-tiles-section .wpb_wrapper .tile-text button.button:hover,
      .wpb_image-tiles-section .tile-holder .tile-text a.button:hover,
      .wpb_image-tiles-section .tile-holder .tile-text button.button:hover,
      .wpb_image-tiles-section .wpb_wrapper .tile-text a.button:hover,
      .wpb_image-tiles-section .wpb_wrapper .tile-text button.button:hover {
        background-color: #8FB73E;
        border-color: #8FB73E; }
  .image-tiles-section .tile-holder:after,
  .image-tiles-section .wpb_wrapper:after,
  .wpb_image-tiles-section .tile-holder:after,
  .wpb_image-tiles-section .wpb_wrapper:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    -webkit-transition: all ease-in-out 0.5s 0.3s;
    -o-transition: all ease-in-out 0.5s 0.3s;
    transition: all ease-in-out 0.5s 0.3s; }
  .image-tiles-section .tile-holder:hover .tile-text, .image-tiles-section .tile-holder:active .tile-text,
  .image-tiles-section .wpb_wrapper:hover .tile-text,
  .image-tiles-section .wpb_wrapper:active .tile-text,
  .wpb_image-tiles-section .tile-holder:hover .tile-text,
  .wpb_image-tiles-section .tile-holder:active .tile-text,
  .wpb_image-tiles-section .wpb_wrapper:hover .tile-text,
  .wpb_image-tiles-section .wpb_wrapper:active .tile-text {
    opacity: 1;
    -webkit-transition: all ease-in-out 0.5s 0.3s;
    -o-transition: all ease-in-out 0.5s 0.3s;
    transition: all ease-in-out 0.5s 0.3s; }
  .image-tiles-section .tile-holder:hover:after, .image-tiles-section .tile-holder:active:after,
  .image-tiles-section .wpb_wrapper:hover:after,
  .image-tiles-section .wpb_wrapper:active:after,
  .wpb_image-tiles-section .tile-holder:hover:after,
  .wpb_image-tiles-section .tile-holder:active:after,
  .wpb_image-tiles-section .wpb_wrapper:hover:after,
  .wpb_image-tiles-section .wpb_wrapper:active:after {
    opacity: 1;
    -webkit-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s; }

@media (max-width: 1000px) {
  .wpb_image-tiles-section .wpb_wrapper .tile-image.wpb_content_element {
    margin-bottom: 0; } }

@media (max-width: 1000px) {
  .wpb_image-tiles-section .wpb_wrapper .tile-text {
    position: relative;
    opacity: 1;
    background-color: #0e2325; } }

@media (max-width: 1000px) {
  .wpb_image-tiles-section .wpb_wrapper .tile-text .wpb_wrapper {
    position: relative; } }

.wpb_image-tiles-section .wpb_wrapper .tile-text .wpb_wrapper:after {
  display: none !important; }

.wpb_image-tiles-section .wpb_wrapper .tile-text h4 {
  margin-bottom: 20px; }

.wpb_image-tiles-section .wpb_wrapper .tile-text p {
  font-family: 'Whitney Semibold Italic';
  font-size: 120%;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0; }
  @media (min-width: 220px) and (max-width: 600px) {
    .wpb_image-tiles-section .wpb_wrapper .tile-text p {
      font-size: 14px;
      line-height: 16px; } }
  @media (min-width: 1024px) and (max-width: 1400px) {
    .wpb_image-tiles-section .wpb_wrapper .tile-text p {
      font-size: 16px;
      line-height: 20px; } }

.wpb_image-tiles-section .wpb_wrapper .tile-text a.button {
  margin-top: 20px; }

.bigger-text {
  margin-bottom: 0 !important; }
  .bigger-text p,
  .bigger-text ul,
  .bigger-text ol {
    font-size: 20px; }
    @media (min-width: 979px) {
      .bigger-text p,
      .bigger-text ul,
      .bigger-text ol {
        font-size: 24px;
        line-height: 36px; } }
  .bigger-text ul li,
  .bigger-text ol li {
    margin-bottom: 10px; }
    .bigger-text ul li:last-child,
    .bigger-text ol li:last-child {
      margin-bottom: 0; }

/* -------------- core-values-section ----------------- */
@media (min-width: 768px) {
  .core-values-section h2 {
    max-width: 80%; } }

.core-values-section img {
  width: 100%; }

ul.values-list {
  list-style: none;
  margin-left: 0; }
  ul.values-list h3 {
    font-family: 'Oswald', sans-serif;
    font-weight: 600; }

.black-text {
  color: #000; }

/* -------------- locations ----------------- */
.locations-section,
.co-op-section {
  background-repeat: repeat-x;
  background-position: center top;
  background-size: 100%;
  overflow: hidden;
  background-color: #ededed; }
  @media (min-width: 768px) {
    .locations-section,
    .co-op-section {
      background-repeat: repeat-x;
      background-position: center center;
      background-size: cover; } }
  @media (max-width: 768px) {
    .locations-section .content-area,
    .co-op-section .content-area {
      padding-bottom: 0; } }
  .locations-section .place-holder,
  .co-op-section .place-holder {
    padding-bottom: 56.85%; }
    @media (min-width: 768px) {
      .locations-section .place-holder,
      .co-op-section .place-holder {
        display: none; } }
  .locations-section .span6.content-box,
  .co-op-section .span6.content-box {
    position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #bad53a; }
    @media (min-width: 768px) {
      .locations-section .span6.content-box,
      .co-op-section .span6.content-box {
        padding-top: 75px;
        padding-bottom: 75px;
        padding-right: 50px; } }
    @media (min-width: 1100px) {
      .locations-section .span6.content-box,
      .co-op-section .span6.content-box {
        padding-top: 100px;
        padding-bottom: 100px;
        padding-right: 150px; } }
    .locations-section .span6.content-box:before,
    .co-op-section .span6.content-box:before {
      content: "";
      display: block;
      z-index: 0;
      background-color: #bad53a;
      position: absolute;
      top: -20px;
      left: -20px;
      height: calc( 100% + 40px);
      width: calc( 100% + 40px); }
      @media (min-width: 768px) {
        .locations-section .span6.content-box:before,
        .co-op-section .span6.content-box:before {
          top: 0;
          left: -80px;
          height: 100%;
          width: calc( 100% + 40px); } }
      @media (min-width: 1100px) {
        .locations-section .span6.content-box:before,
        .co-op-section .span6.content-box:before {
          left: calc( 0px - 50%); } }
    .locations-section .span6.content-box h3,
    .co-op-section .span6.content-box h3 {
      z-index: 1; }
    .locations-section .span6.content-box p:last-child,
    .co-op-section .span6.content-box p:last-child {
      padding-bottom: 0; }
    .locations-section .span6.content-box .bigger-text,
    .co-op-section .span6.content-box .bigger-text {
      position: relative;
      z-index: 1; }

.locations-section {
  position: relative; }
  @media (max-width: 768px) {
    .locations-section {
      background-size: 100%;
      background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/locations-mobile5.jpg); } }
  @media (min-width: 768px) {
    .locations-section {
      background-size: auto;
      background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/locations5.jpg); } }
  @media (min-width: 768px) and (max-width: 980px) {
    .locations-section {
      background-position: 56% center; } }
  .locations-section a {
    color: #30420f; }
  .locations-section .locations a {
    position: absolute;
    height: 10%;
    height: 14vw;
    width: 10%;
    width: 10vw;
    opacity: 0.8; }
    @media (min-width: 768px) {
      .locations-section .locations a {
        width: 80px;
        height: 80px; } }
    .locations-section .locations a.location-colligwood {
      top: 5vw;
      left: 28%; }
      @media (min-width: 768px) and (max-width: 980px) {
        .locations-section .locations a.location-colligwood {
          top: 17%;
          left: 58%;
          left: calc( 50% + 70px); } }
      @media (min-width: 980px) {
        .locations-section .locations a.location-colligwood {
          top: 25%;
          left: 61%;
          left: calc( 50% + 160px); } }
      @media (min-width: 1150px) {
        .locations-section .locations a.location-colligwood {
          top: 26%; } }
      @media (min-width: 1400px) {
        .locations-section .locations a.location-colligwood {
          top: 30%; } }
    .locations-section .locations a.location-milton, .locations-section .locations a.location-burlington {
      top: 37vw;
      left: 39%; }
      @media (min-width: 768px) and (max-width: 980px) {
        .locations-section .locations a.location-milton, .locations-section .locations a.location-burlington {
          top: 67%;
          left: 72%;
          left: calc( 50% + 175px); } }
      @media (min-width: 980px) {
        .locations-section .locations a.location-milton, .locations-section .locations a.location-burlington {
          top: 62%;
          left: 76%;
          left: calc( 50% + 276px); } }
    .locations-section .locations a.location-toronto {
      top: 32vw;
      left: 51%; }
      @media (min-width: 768px) and (max-width: 980px) {
        .locations-section .locations a.location-toronto {
          top: 57%;
          left: 82%;
          left: calc( 50% + 290px); } }
      @media (min-width: 980px) {
        .locations-section .locations a.location-toronto {
          top: 57%;
          left: 74%;
          left: calc( 50% + 380px); } }
    .locations-section .locations a.location-bradford {
      top: 18vw;
      left: 42%; }
      @media (min-width: 768px) and (max-width: 980px) {
        .locations-section .locations a.location-bradford {
          top: 37%;
          left: 74%;
          left: calc( 50% + 195px); } }
      @media (min-width: 980px) {
        .locations-section .locations a.location-bradford {
          top: 44%;
          left: 71%;
          left: calc( 50% + 300px); } }
    .locations-section .locations a.location-guelph {
      top: 39vw;
      left: 27%; }
      @media (min-width: 768px) and (max-width: 980px) {
        .locations-section .locations a.location-guelph {
          top: 65%;
          left: 54.5%;
          left: calc( 50% + 55px); } }
      @media (min-width: 980px) {
        .locations-section .locations a.location-guelph {
          top: 65%;
          left: 57.5%;
          left: calc( 50% + 134px); } }

#map {
  width: 100%;
  height: 40vh; }

/*-------------------co-op-section --------------------------*/
.co-op-section {
  background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/co-op-mobile.jpg);
  background-color: #fdfdfd; }
  @media (min-width: 768px) {
    .co-op-section {
      background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/co-op.jpg);
      background-position: center center; } }
  @media (min-width: 1400px) {
    .co-op-section {
      background-position: center right; } }
  .co-op-section .place-holder {
    padding-bottom: 43.85%; }
  .co-op-section .span6.content-box {
    background-color: #fdfdfd; }
    .co-op-section .span6.content-box:before {
      background-color: #fdfdfd; }

/*--------------------benefits-section---------------------*/
.benefits-section {
  background-color: rgba(255, 255, 255, 0.8); }
  .benefits-section .vc_row.icon-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .benefits-section .vc_row.icon-grid .title-holder {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 15px; }
      .benefits-section .vc_row.icon-grid .title-holder .icon {
        width: 80px;
        height: 80px;
        background-repeat: no-repeat;
        background-size: 80%;
        background-position: center;
        margin-right: 10px;
        -webkit-transition: all 0.25s ease-in-out;
        -o-transition: all 0.25s ease-in-out;
        transition: all 0.25s ease-in-out; }
        .benefits-section .vc_row.icon-grid .title-holder .icon.work-flexibility {
          background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/work-flexibility.svg); }
        .benefits-section .vc_row.icon-grid .title-holder .icon.health-benefits {
          background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/health-benefits.svg); }
        .benefits-section .vc_row.icon-grid .title-holder .icon.crozier-days {
          background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/crozier-days.svg); }
        .benefits-section .vc_row.icon-grid .title-holder .icon.professional-development {
          background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/professional-development.svg); }
        .benefits-section .vc_row.icon-grid .title-holder .icon.parental-leave {
          background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/parental-leave.svg); }
        .benefits-section .vc_row.icon-grid .title-holder .icon.group-rrsp {
          background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/group-rrsp.svg); }
        .benefits-section .vc_row.icon-grid .title-holder .icon.home-purchase-assistance {
          background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/home-purchase-assistance.svg); }
        .benefits-section .vc_row.icon-grid .title-holder .icon.fitness-credit {
          background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/fitness-credits.svg); }
        .benefits-section .vc_row.icon-grid .title-holder .icon.ownership-opportunities {
          background-image: url(/wp-content/themes/Completely-Blank-2/images/job-landing/ownership-opportunities.svg); }
    .benefits-section .vc_row.icon-grid p {
      padding-bottom: 0; }

/*---------------------slider-section--------------------*/
.slider-section {
  background-color: #bad53a;
  overflow: hidden;
  position: relative;
  z-index: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .slider-section .container-fluid.content-area {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 0; }
    @media (min-width: 900px) {
      .slider-section .container-fluid.content-area {
        position: absolute;
        background-color: #bad53a;
        z-index: 1;
        top: 0;
        left: 0;
        width: 51%;
        height: 44%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        padding-top: 0; } }
    @media (min-width: 1000px) {
      .slider-section .container-fluid.content-area .text-holder {
        position: absolute;
        right: 0;
        width: 506px; } }
    @media (min-width: 1220px) {
      .slider-section .container-fluid.content-area .text-holder {
        width: 606px; } }
    @media (min-width: 1420px) {
      .slider-section .container-fluid.content-area .text-holder {
        width: 720px; } }
    .slider-section .container-fluid.content-area .slider-controlls {
      position: relative;
      width: 100%;
      margin-top: 30px;
      width: calc( 100% + 40px);
      margin-left: -20px;
      height: 40px; }
      @media (min-width: 900px) {
        .slider-section .container-fluid.content-area .slider-controlls {
          width: 50px;
          height: 100%;
          position: absolute;
          top: 0;
          right: 0;
          margin: 0; } }
      @media (min-width: 1200px) {
        .slider-section .container-fluid.content-area .slider-controlls {
          width: 100px; } }
      .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav {
        list-style: none;
        margin: 0;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 100%; }
        @media (min-width: 900px) {
          .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav {
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap; } }
        .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav a {
          margin: 0;
          overflow: visible;
          height: 100%;
          width: 100%; }
          .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav a:before {
            text-shadow: none;
            font-size: 24px; }
        .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav .flex-nav-prev,
        .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav .flex-nav-next {
          width: 50%;
          height: 100%; }
          @media (min-width: 900px) {
            .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav .flex-nav-prev,
            .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav .flex-nav-next {
              width: 100%; } }
        .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav .flex-prev,
        .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav .flex-next {
          position: relative;
          opacity: 1;
          font-size: 0px;
          width: 100%;
          height: 100%;
          text-align: center;
          top: auto;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          justify-content: center;
          -webkit-box-orient: horizontal;
          -webkit-box-direction: normal;
          -ms-flex-direction: row;
          flex-direction: row;
          -ms-flex-line-pack: center;
          align-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center; }
        .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav .flex-prev {
          left: 0;
          background-color: #8fb73e; }
        .slider-section .container-fluid.content-area .slider-controlls .flex-direction-nav .flex-next {
          right: 0;
          background-color: #c6e149; }
  .slider-section .wpb_content_element {
    margin-bottom: 0; }
    .slider-section .wpb_content_element .flexslider {
      border: none;
      margin: 0; }
      .slider-section .wpb_content_element .flexslider .flex-active-slide {
        opacity: 1 !important; }
      .slider-section .wpb_content_element .flexslider .flex-direction-nav a {
        opacity: 1;
        width: 30px;
        height: 30px;
        overflow: visible;
        font-size: 0px;
        text-align: center;
        background-color: #8fb73e;
        background-color: rgba(143, 173, 62, 0.5); }
        @media (min-width: 768px) {
          .slider-section .wpb_content_element .flexslider .flex-direction-nav a {
            height: 50px;
            width: 50px; } }
        @media (min-width: 979px) {
          .slider-section .wpb_content_element .flexslider .flex-direction-nav a {
            height: 75px;
            width: 75px; } }
        .slider-section .wpb_content_element .flexslider .flex-direction-nav a.flex-next {
          right: 0; }
        .slider-section .wpb_content_element .flexslider .flex-direction-nav a.flex-prev {
          left: 0; }
        .slider-section .wpb_content_element .flexslider .flex-direction-nav a:before {
          width: 30px;
          height: 30px;
          line-height: 30px;
          text-shadow: none;
          font-size: 30px; }
          @media (min-width: 768px) {
            .slider-section .wpb_content_element .flexslider .flex-direction-nav a:before {
              height: 50px;
              width: 50px;
              line-height: 50px; } }
          @media (min-width: 979px) {
            .slider-section .wpb_content_element .flexslider .flex-direction-nav a:before {
              height: 75px;
              width: 75px;
              line-height: 75px; } }
  .slider-section .bigger-text p {
    margin-bottom: 0;
    padding-bottom: 0; }
  .slider-section .button-holder {
    display: block;
    margin-top: 20px; }
    .slider-section .button-holder a.button {
      padding: 10px 10px;
      text-align: center;
      background-color: transparent; }
      @media (min-width: 350px) {
        .slider-section .button-holder a.button {
          padding: 10px 20px; } }
      .slider-section .button-holder a.button:hover {
        background-color: #8FB73E;
        border-color: #8FB73E; }

/* -------------------------------------- Single Careers -------------------------**/
.applications-buttons h3 {
  margin-bottom: 20px;
  color: #000; }

.applications-buttons .button {
  margin-bottom: 20px;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background-color: #2886bf;
  border: none;
  color: #fff; }
  .applications-buttons .button:hover, .applications-buttons .button:focus {
    background-color: #186493; }
  .applications-buttons .button:active {
    background-color: #115076; }
  @media (min-width: 480px) {
    .applications-buttons .button {
      margin-right: 2%;
      width: 48%; } }
  @media (min-width: 768px) {
    .applications-buttons .button {
      width: auto; } }

/*--------------------------------------  Resize Fonts  -------------------------**/
body.font-resize {
  font-size: 110%; }
  body.font-resize .header .navbar .nav > li > a {
    font-size: 19px; }
  body.font-resize ul.dropdown li ul li a {
    font-size: 16px; }
  body.font-resize h2 {
    font-size: 42px;
    line-height: 52px; }
  body.font-resize h3 {
    font-size: 30px;
    line-height: 34px; }
  body.font-resize .projects-holder .project-holder h3 {
    font-size: 32px;
    line-height: 34px; }
  body.font-resize h4,
  body.font-resize .line-top-title {
    font-size: 22px; }
  body.font-resize h6 {
    font-size: 20px; }
  body.font-resize p, body.font-resize ul, body.font-resize ol {
    font-size: 20px;
    line-height: 26px; }
  body.font-resize a.button {
    font-size: 16px; }
  body.font-resize footer .menu li:first-child a {
    font-size: 18px; }
  body.font-resize footer a {
    font-size: 16px; }
  @media (max-width: 1100px) {
    body.font-resize .header .navbar .nav > li > a {
      font-size: 18px; }
    body.font-resize ul.dropdown li ul li a {
      font-size: 15px; }
    body.font-resize h2 {
      font-size: 30px;
      line-height: 42px; }
    body.font-resize h3 {
      font-size: 26px;
      line-height: 32px; }
    body.font-resize .projects-holder .project-holder h3 {
      font-size: 32px;
      line-height: 34px; }
    body.font-resize h4,
    body.font-resize .line-top-title {
      font-size: 22px; }
    body.font-resize h6 {
      font-size: 20px; }
    body.font-resize p, body.font-resize ul, body.font-resize ol {
      font-size: 18px;
      line-height: 26px; } }
