@charset "UTF-8";
/* typography */
/* declarations:
* font
* font-style
* font-weight
* font-family
* line-height
* text-decoration
*/
#header ul#main-menu li a {
  font-family: 'Roboto Condensed', 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
  text-decoration: none;
  text-transform: uppercase; }
#header ul#main-menu li a.active {
  font-weight: 600; }
#header #search-block-form input[type=text] {
  font: 300 20px "Roboto Condensed", "Roboto", sans-serif; }

#main p {
  font: 300 20px "Roboto Condensed", "Roboto", sans-serif; }
#main h1.title {
  font: 400 48px "Roboto Condensed", "Roboto", sans-serif;
  line-height: 1.1em; }
#main .date-display-single {
  font: 300 20px "Roboto Condensed", "Roboto", sans-serif;
  font-style: italic; }
#main .view-id-support_materials .views-row {
  list-style-image: url(./images/triangle-li.png); margin-bottom: 30px; }
#main .view-id-support_materials .views-field-title a {
  font: 600 16px "Roboto Condensed", "Roboto", sans-serif;
  text-decoration: none; }
#main .view-id-support_materials .views-field-field-article-date .date-display-single {
  font: 300 16px "Roboto Condensed", "Roboto", sans-serif; }
#main .view-id-support_materials .views-field-body p {
  font: 300 16px "Roboto Condensed", "Roboto", sans-serif; }
#main .view-id-support_materials .views-field-field-publisher .field-content, #main .view-id-support_materials .views-field-field-author .field-content {
  font: 300 16px "Roboto Condensed", "Roboto", sans-serif; }
#main form#filters {
  font: 300 16px "Roboto Condensed", "Roboto", sans-serif; }
#main .SumoSelect p {
  font: 300 16px "Source Sans Pro", "Roboto Condensed", "Roboto", sans-serif; }
#main .SumoSelect label {
  font: 300 16px "Source Sans Pro", "Roboto Condensed", "Roboto", sans-serif; }
#main .select-label {
  font: 300 16px "Source Sans Pro", "Roboto Condensed", "Roboto", sans-serif; }
#main .sidebar .block h2 {
  font: 300 24px "Roboto Condensed", "Roboto", sans-serif;
  font-weight: 400; }

#footer #block-system-main-menu ul.menu {
  margin-top: 30px;
  padding-left: 0; }
  #footer #block-system-main-menu ul.menu li a {
    font-family: 'Roboto Condensed', 'Roboto', light;
    font-size: 18px;
    font-weight: 300;
    text-decoration: none;
    text-transform: uppercase; }
  #footer #block-system-main-menu ul.menu li.first {
    margin-left: 0; }
#footer p {
  opacity: 0.5;
  font-family: 'Roboto Condensed', 'Roboto', light;
  font-size: 18px;
  font-weight: 300; }

#header {
  background: #FFFFFF; }
  #header ul#main-menu li a {
    color: #242529; }
  #header ul#main-menu li.active {
    background: #F32A5C; }
  #header #search-block-form {
    color: #242529; }

#main {
  background: #F5F5F5; }
  #main .view-id-support_materials .views-field-title a {
    color: #242529; }
  #main form#filters {
    background: #FFFFFF;
    color: #F32A5C; }
  #main .sidebar .block {
    background: #FFFFFF; }

#footer {
  background: #242529; }
  #footer #block-system-main-menu ul.menu li a {
    color: #FFFFFF; }
  #footer p {
    color: #FFFFFF; }
  #footer .atra_logo {
    background: rgba(255, 255, 255, 0.1); }

.BackdropSelect {
  z-index: 0 !important; }

#header {
  border-bottom: 5px solid #F32A5C;
  /*Up-right pointing*/ }
  #header #logo img {
    margin: 24px 0;
    width: 100%; }
  #header #main-menu {
    display: block;
    margin-bottom: 0; }
    #header #main-menu li {
      display: inline-block;
      height: 90px;
      padding: 42px 12px 0; }
  #header .region-search {
    position: absolute;
    z-index: 15; }
  #header #search-block-form {
    margin-top: 48px; }
    #header #search-block-form input[type=text] {
      background: url("./images/search_icon.png") no-repeat left;
      border: none;
      border-bottom: 1px solid rgba(36, 37, 41, 0.5);
      padding-left: 25px;
      width: 100%; }
    #header #search-block-form input[type=submit] {
      display: none; }
  #header img.sponsored_by, #header svg.sponsored_by {
    width: 9%;
    position: absolute;
    right: 1%;
    top: 1%;
    z-index: 15; }
  #header .triangle-up-right {
    width: 0;
    height: 0;
    padding-left: 15%;
    padding-top: 15%;
    right: 0;
    position: absolute;
    z-index: 10; }
  #header .triangle-up-right:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    margin-left: -500px;
    margin-top: -500px;
    border-left: 500px solid transparent;
    border-top: 500px solid #F32A5C; }

#main .SumoSelect {
  width: 240px;
  z-index: 25; }
  #main .SumoSelect p {
    width: 100%; }
  #main .SumoSelect label {
    margin-bottom: 0; }
#main .region-content #block-block-5 {
  display: none; }
#main .region-content .SumoSelect {
  position: relative; }
#main .region-sidebar .SumoSelect {
  position: absolute; }
#main .select-label {
  margin-bottom: 10px; }
#main #content {
  padding-bottom: 20px; }
#main .sidebar .region-sidebar {
  width: 100%; }
  #main .sidebar .region-sidebar #block-block-1 {
    min-height: 88px; }
#main .sidebar .block {
  margin-top: 20px;
  padding: 10px;
  -webkit-box-shadow: 0 4px 5px #F32A5C;
  -moz-box-shadow: 0 4px 5px #F32A5C;
  box-shadow: 0 4px 5px #F32A5C; }
  #main .sidebar .block h2 {
    margin-top: 0; }

#footer #block-system-main-menu ul.menu {
  -webkit-padding-start: 0px; }
  #footer #block-system-main-menu ul.menu li {
    display: inline-block; }
#footer .atra_logo {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  text-align: center;
  line-height: 140px; }
  #footer .atra_logo img {
    width: 80%; }
#footer .row:first-child {
  margin-top: 20px;
  padding-bottom: 20px; }

.page-search .block-system h2 {
  font-family: 'Roboto Condensed', sans-serif; }
.page-search h3.title {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 24px; }
  .page-search h3.title a {
    color: #000000;
    text-decoration: none; }
.page-search p.search-info {
  display: none; }

/* Landing Page */
.page-node-361 {
	font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 300;
}

#headline {
	background-color: #e4ebf0;
}

#headline h1 {
	text-transform: uppercase;
	font-family: "Roboto Condensed",​sans-serif;
	font-weight: 700;
	font-size: 41px;
	margin-bottom: 140px;
}

#headline h1 span {
	color: #f32a5c;
}

#main-points {
	background: url("/sites/all/themes/sitetheme/images/bg-red.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}

#main-points ul.features {
	padding-left: 0;
	margin-bottom: 50px;
}

#main-points ul.features li {
	display: inline-block;
	vertical-align: top;
	margin-left: -4px;
	width: calc(30% - 20px);
	padding: 10px;
	margin-right: 7.5%;
	background: #ffffff;
	height: 520px;
	position: relative;
}

#main-points ul.features li div {
	background: #212225;
	border-bottom: 4px solid #f32a5c;
	padding: 60px 0 60px 42px;
	margin-bottom: 29px;
}

#main-points ul.features li h2 {
	text-transform: uppercase;
	font-family: "Roboto Condensed",​sans-serif;
	font-weight: 700;
	font-size: 28px;
	color: #ffffff;
	border-left: 2px solid #f32a5c;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 31px;
	padding: 0 20px;
}

#main-points ul.features li:first-of-type {
	margin-left: 0;
}

#main-points ul.features li:last-of-type {
	margin-right: 0;
}

#main-points ul.features p:last-of-type {
	margin-bottom: 0;
}

#main-points ul.features p a {
	text-transform: uppercase;
	font-family: "Roboto Condensed",​sans-serif;
	color: #ffffff;
	background-color: #232428;
	display: block;
	width: 100%;
	padding: 20px;
	background: url("/sites/all/themes/sitetheme/images/pink-arrow.png") rgba(33, 34, 37, 1);
	background-repeat: no-repeat;
	background-position: 90% center;
	position: absolute;
    width: calc(100% - 20px);
	bottom: 10px;
}

#main-points ul.features p a:hover {
	text-decoration: none;
}

#main-points .col-md-12 {
	margin-top: -70px;
}

#resources {
	background-color: #232428;
	border-top: 6px solid #f32a5c;
	border-bottom: 6px solid #f32a5c;
	margin-bottom: -96px;
}

#resources h2 {
	font-size: 36px;
	text-transform: uppercase;
	font-family: "Roboto Condensed",​sans-serif;
	font-weight: 700;
	color: #ffffff;
	margin-top: 40px;
	margin-bottom: 56px;
}

#resources ul {
	padding-left: 0;
}

#resources ul li {
	list-style: none;
	display: inline-block;
	margin-left: -4px;
	border: 4px solid #ffffff;
	margin-right: 25px;
}

#resources ul li a {
	color: #ffffff;
	font-family: "Roboto Condensed",​sans-serif;
	font-weight: 700;
	font-size: 21px;
	background: #232428;
	padding: 26px 60px 24px 20px;
	display: block;
	text-transform: uppercase;
	background: url("/sites/all/themes/sitetheme/images/pink-arrow.png") no-repeat scroll 93% center rgba(0, 0, 0, 0);
}

#resources ul li a:hover {
	text-decoration: none;
}

#dotted-line {
	margin-top: -40px;
	position: relative;
}

#dotted-line img {
	width: 100%;
	height: auto;
	position: absolute;
	top: -40px;
}
/*#dotted-line {
	height: 134px;
	background: url("/sites/all/themes/sitetheme/images/pink-arc.png");
	background-repeat: no-repeat;
	background-size:contain;
	position: relative;
	margin-top: -40px;
	z-index: 80;
}*/

#resources .infographics-wrap h2 {
	margin-bottom: 15px;
	text-align: center;
}

.infographics-wrap h2 a {
	color: #ffffff;
	font-family: "Roboto Condensed",​sans-serif;
	font-weight: 700;
	font-size: 21px;
	text-transform: uppercase;
	line-height: 21px;
	background: url("/sites/all/themes/sitetheme/images/pink-arrow-sm.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 28px;
}

.infographics-wrap h2 a:hover {
	text-decoration: none;
}

.infographics-wrap img {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}
.example-wrap {
	background: #ffffff;
	dispay: block;
	padding: 20px;
	height: 175px;
	margin-bottom: 50px;
}

.example h2,
.example p {
	margin-top: 0;
	margin-bottom: 0;
}

.example h3 {
	margin-top: 7px;
}

.example h2 a {
	color: #232428;
	font-family: "Roboto Condensed",​sans-serif;
	font-weight: 700;
	font-size: 24px;
	text-transform: uppercase;
}

.example h3 a {
	font-family: "Roboto Condensed",​sans-serif;
	font-weight: 700;
	color: #f32a5c;
	font-size: 19px;
	text-transform: uppercase;
}

.example p a {
	color: #232428;
}

.example h2 a,
.example h3 a,
.example p a {
	/*width: 84%;
	padding-left: 13%;
	padding-right: 13%;*/
	display: block;
}

.example h2 a:hover,
.example h3 a:hover,
.example p a:hover {
	text-decoration: none;
}

@media (max-width: 1200px) {
  #main .SumoSelect {
    width: 192px; }

	#main-points ul.features li {
    height: 570px;
	}

	#main-points ul.features li {
    margin-right: 8%;
	}

	#main-points ul.features li:last-of-type {
		margin-right: 0;
	}
	#resources ul li a {
    padding: 18px 50px 18px 10px;
	}
}

@media (max-width: 992px) {
  #header .region-search {
    position: relative;
    margin-bottom: 10px; }

  #main .region-content #block-block-5 {
    display: block; }

  .sidebar #block-block-1 {
    display: none; } }
.view-id-support_materials .views-field-field-materials-type {
  display: none; }

.front {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
  font-weight: 300; }
  .front p {
    //color: #FFFFFF; }
  .front li {
    color: #FFFFFF; }
  .front img {
    width: 100%; }
  .front h1 {
    font-weight: 700;
    color: #FFFFFF;
    font-size: 56px;
    line-height: 1.0em;
    margin-top: 0px; }
  .front h2 {
    font-weight: 300;
    color: rgba(255, 255, 255, 0.5);
    font-size: 32px;
    line-height: 1.0em;
    margin-top: 0px;
    margin-bottom: 0px; }
  .front h3 {
    font-size: 24px;
    font-weight: 300;
    color: #000000; }
  .front h4 {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF; }
  .front .image_wrapper {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    background-position: bottom; }
  // .front .row:first-child {
  //   margin-top: 60px; }
  // .front .row:last-child {
  //   padding-bottom: 80px; }
  .front .image_wrapper:before {
    position: absolute;
    width: 50.0%;
    left: 0;
    bottom: 0;
    border-bottom: 40px solid #2B4A61;
    border-right: 40px solid transparent;
    display: block;
    content: " "; }
  .front .image_wrapper:after {
    position: absolute;
    left: 50.0%;
    bottom: 0;
    right: 0;
    border-bottom: 40px solid #2B4A61;
    border-left: 40px solid transparent;
    display: block;
    content: " "; }
  .front .solid_wrapper {
    position: relative;
    width: 100%; }
    .front .solid_wrapper .row:first-child {
      margin-top: 40px; }
    .front .solid_wrapper .row:last-child {
      padding-bottom: 40px; }
  .front .solid_wrapper:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-width: 40px;
    margin-left: -40px;
    z-index: 10; }
  .front .video_wrapper {
    padding-bottom: 32.25%;
    padding-top: 25px;
    position: relative;
    height: 0; }
    .front .video_wrapper iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 400px; }
    .front .video_wrapper p {
      position: absolute;
      bottom: -40px; }
  .front .quote {
    font-size: 24px;
    color: #FFFFFF;
    display: list-item;
    list-style-type: none;
    padding: 0px 5px 10px; }
  .front .quote:before {
    content: '“';
    position: absolute;
    top: -3px;
    left: 0px;
    font-family: 'Consolas'; }
  .front .quote:after {
    content: '”';
    padding: 0px 0px 3px 7px;
    font-family: 'Consolas';
    display: inline-block;
    position: absolute; }
  .front .citation {
    color: #FFFFFF;
    font-weight: 700;
    padding: 0px 5px; }
  .front p.caption {
    font-size: 12px;
    font-style: italic; }
  .front .section_title {
    border-left: 4px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 20px; }
  .front .read_more {
    color: #FFFFFF;
    text-decoration: none; }
  .front .read_more:after {
    display: inline-block;
    content: "";
    width: 30px;
    height: 30px;
    background: transparent url("/sites/all/themes/sitetheme/images/read_more_icon.png") no-repeat;
    background-size: cover;
    vertical-align: middle;
    margin-left: 5px; }

#big_header_top {
  margin-top: 0; }

#big_header_bottom ul#main-menu li {
  height: 50px;
  padding: 0 0.5em; }
#big_header_bottom #search-block-form {
  margin-top: 0; }

#little_header {
  padding-bottom: 0;
  display: none; }
  #little_header .region-search .region-search {
    position: relative; }

#hero {
  background: url("./images/hero_bg.png") no-repeat center center fixed #ECECEC;
  background-size: cover;
  width: 100%;
  position: relative;
  height: 900px;
  box-sizing: border-box;
  background-position: bottom; }
  #hero p {
    color: #242529; }
  #hero .latest_box {
    /*padding: 45px 0; -- THIS IS FOR A SINGLE LINE OF TEXT.  DOUBLE LINES REQUIRE 25px PADDING */
    padding: 25px 0;
    font-size: 24px;
    color: #FFFFFF;
    text-align: center;
    height: 120px;
    box-shadow: #F32A5C 0 2px 0; }
    #hero .latest_box a {
      color: #FFFFFF;
      /*padding: 40px;*/
      text-decoration: none; }
    #hero .latest_box a:hover {
      text-decoration: none; }
  #hero #latest1 {
    background: url("./images/us_map.png") no-repeat center #000000;
    background-size: cover;
    padding: 25px 0; }
    #hero #latest1 a {
      padding: 0; }
  #hero #latest2 {
    background: url("./images/box_2.png") no-repeat center #000000;
    background-size: cover;
    padding: 25px 0; }
    #hero #latest2 a {
      padding: 0; }
  #hero #latest3 {
    background: url("./images/box_3.png") no-repeat center #000000;
    background-size: cover; }
  #hero .row:first-child {
    margin-top: 20px; }
  #hero .row:nth-child(2) {
    margin-top: 85px;
    height: 550px; }
    #hero .row:nth-child(2) h3 {
      margin-top: 0;
      border-left: 4px solid #F32A5C;
      padding-left: 15px;
      margin-left: -20px; }
  #hero #down_arrow {
    text-align: center; }
    #hero #down_arrow p {
      font-size: 32px; }
    #hero #down_arrow img {
      width: 50px; }

#systemic {
  background: #2B4A61; }
  #systemic h3, #systemic h5 {
    color: #FFFFFF; }
  #systemic h5 {
    font-size: 24px; }

#systemic:after {
  border-top-color: #2B4A61; }

#garlock {
  background: url("./images/garlock_bg.png") no-repeat center center fixed #A40716;
  background-size: cover;
  height: 750px; }

#garlock:before {
  border-bottom: 40px solid #242529; }

#garlock:after {
  border-bottom: 40px solid #242529; }

#silica {
  background: #242529; }
  #silica h5 {
    color: #FFFFFF;
    font-size: 24px; }
  #silica .last-quote {
    margin-top: 20px; }
  #silica .last-quote:before {
    top: 150px; }

#silica:after {
  border-top-color: #242529; }

#than_trust {
  background: url("./images/silica_bg.png") no-repeat center center fixed #2B4A61;
  background-size: cover; }
  #than_trust img {
    width: 50%;
    margin: 20px auto; }

#than_trust:before {
  border-bottom: 40px solid #FFFFFF; }

#than_trust:after {
  border-bottom: 40px solid #242529; }

#winners {
  // background: #FFFFFF;
  // /* Old browsers */
  // background: -moz-linear-gradient(top, #FFFFFF 50%, #FFFFFF 50%, #242529 50%);
  // /*  FF3.6+ */
  // background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #FFFFFF), color-stop(50%, #FFFFFF), color-stop(50%, #242529));
  // /* Chrome,Safari4+ */
  // background: -webkit-linear-gradient(top, #FFFFFF 50%, #FFFFFF 50%, #242529 50%);
  //  Chrome10+,Safari5.1+
  // background: -o-linear-gradient(top, #FFFFFF 50%, #FFFFFF 50%, #242529 50%);
  // /* Opera11.10+ */
  // background: -ms-linear-gradient(top, #FFFFFF 50%, #FFFFFF 50%, #242529 50%);
  // /* IE10+ */
  // /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#242529', GradientType=1 ); /* IE6-9 */
  // background: linear-gradient(to right, #FFFFFF 50%, #FFFFFF 50%, #242529 50%);
  /* W3C */
  text-align: center; }
  #winners #and_holster {
    background: #242529;
    height: 120px;
    width: 120px;
    border-radius: 50%;
    text-align: center;
    border: 5px solid #FFFFFF;
    margin: 0 auto; }
    #winners #and_holster img {
      padding-top: 30px;
      width: 80%; }
  #winners .col-md-4:first-child h1, #winners .col-md-4:first-child h4, #winners .col-md-4:first-child p {
    color: #242529; }
  #winners .col-md-4:first-child #thats_all {
    background: #F32A5C;
    width: 154px;
    height: 70px;
    margin: 0 auto;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px; }
    #winners .col-md-4:first-child #thats_all img {
      width: 70%;
      padding-top: 20px; }
  #winners .row:first-child {
    margin-top: 40px; }

#infographics {
  background: url("./images/infographics_bg.png") no-repeat center center fixed #BD1201;
  background-size: cover; }
  #infographics h4 {
    font-size: 24px;
    font-weight: 700; }

#infographics:before {
  border-bottom: 40px solid #FFFFFF; }

#infographics:after {
  border-bottom: 40px solid #FFFFFF; }

#what_can_we_do {
  text-align: center; }
  #what_can_we_do h2 {
    font-size: 56px;
    font-weight: 300;
    color: #F32A5C; }
  #what_can_we_do h4 {
    font-size: 36px;
    font-weight: 300;
    color: #F32A5C; }
  #what_can_we_do p {
    color: #242529; }
  #what_can_we_do li {
    color: #242529;
    text-align: left;
    margin-bottom: 7px;
    list-style:none;
    }

    #what_can_we_do .twolists {
	    margin-bottom: 40px;
    }
  #what_can_we_do .col-md-6:last-child {
    border-left: 1px solid #242529; }
    #what_can_we_do .col-md-6:last-child ul {
      -webkit-padding-start: 15px;
      padding-left: 15px; }
  #what_can_we_do #what_can_you_do {
    background: #242529;
    color: #FFFFFF;
    height: 240px;
    box-shadow: #F32A5C 0 2px 0; }
    #what_can_we_do #what_can_you_do a {
      color: #FFFFFF;
      border-bottom: 1px solid #F32A5C;
      text-decoration: none; }
    #what_can_we_do #what_can_you_do strong {
      font-weight: 600; }
    #what_can_we_do #what_can_you_do ul li {
      color: #FFFFFF;
      display: inline-block;
      height: 240px;
      vertical-align: middle;
      text-align: left;
      padding: 90px 12px; }
    #what_can_we_do #what_can_you_do ul li:first-child {
      padding: 90px 25px 90px 0; }
    #what_can_we_do #what_can_you_do ul h4 {
      color: #FFFFFF; }
  #what_can_we_do .row:first-child {
    margin-top: 40px; }
  #what_can_we_do .row:nth-child(2) {
    margin: 40px 0; }
  #what_can_we_do .row:last-child {
    padding-bottom: 40px; }

@media (max-width: 1200px) {
  .front .video_wrapper p {
    bottom: -100px; }

  #big_header_bottom ul#main_menu li {
    padding: 0 0.25em; }

  #hero {
    height: 1000px; } }




    #page {

	    	margin: 0;
			padding: 0;
      overflow: hidden;
			/*
				width: 100%;
				position: relative;
				overflow-x: hidden;
				overflow-y: visible;
			*/
    }
    #main {
	    min-height: 800px;
    }


		a.sponsor {
			display: block;
			width: 376px;
			height: 376px;
			position: absolute;
			top: -20px;
			right: -20px;
			z-index:1000;
background: url("images/SponsoredByTriangle.png") center center no-repeat;
			-webkit-transform: translateY(-50%) translateX(50%) rotateZ(45deg);
			-moz-transform: translateY(-50%) translateX(50%) rotateZ(45deg);
			-ms-transform: translateY(-50%) translateX(50%) rotateZ(45deg);
			transform: translateY(-50%) translateX(50%) rotateZ(45deg);
		}

@media (max-width: 990px) {
		#main-points ul.features li div {
			padding: 10px;
		}

		#main-points ul.features li h2 {
			padding: 0;
			border-left: none;
		}
}

@media (max-width: 1185px) {
		a.sponsor {
			width: 200px;
			height:200px;
			background-size: 200px 200px;
			top: 0px;
			right: 0px;
		}
	}
@media (max-width: 815px){
	#main-points ul.features li {
		width: 100%;
		margin-right: 0;
		margin-left: 0;
		height: auto;
		display: block;
		margin-bottom: 20px;
	}

	#dotted-line {
		display: none;
	}

	#main-points ul.features p a {
		position: relative;
		width: 100%;
		margin-top: 10px;
	}

	.example-wrap {
		height: auto;
	}

	#headline h1 {
		margin-bottom: 20px;
	}

	#main-points .col-md-12 {
    margin-top: 20px;
}
}


@media (max-width: 733px){
	#resources ul li {
    display: block;
    margin-left: 0;
    margin-right: 0;
	margin-bottom: 20px;
}

	#resources ul li a {
		padding: 18px 20px;
		width: calc(100%-40px);

	}
}
@media (max-width: 600px){
		a.sponsor {
			width: 150px;
			height:150px;
			background-size: 150px 150px;
			top: 0px;
			right: 0px;
		}

		#headline h1 {
			font-size: 30px;
		}

		#main-points ul.features li h2,
		.example h2 a,
		#resources h2 {
			font-size: 20px;
		}

		#resources h2 {
			margin-bottom: 20px;
		}
	}


/* ci */
body {
  font-family: 'Roboto Condensed', light;
  font-size: 20px;
  font-weight: 300;
}
#main .sort .header-articles p {
  padding-left: 70px;
  display: inline-block;
  margin: 0;
  font-family:"Roboto Condensed", bold;
  font-weight: bold;
  font-size: 64px;
  text-transform: uppercase;
  background: url(images/news.png) no-repeat 0 40%;
}

.how-it-works img {
  width:100%;
}
.scroll {
  display: block;
  margin-top: 30px;
  position: relative;
  width:100%;
}
.last-six .slick-slide {
  position: relative;
  padding: 20px 0 60px 0;
  margin-right: 20px;
  background-color: #f4f4f4;
}
.sort .last-six {
  font-size: 20px;
  line-height: 23px;
}
.last-six .slick-track {
  display: flex;
  display:-webkit-flex;
  flex-wrap: wrap;
}
.last-six .slick-slide {
  float: none;
  height: auto;
}
.last-six .slick-dots li button:before {
  color: #dad2d2;
  opacity: 1;
  font-size: 12px;
}
.last-six .slick-dots {
  bottom: -45px;
}
.last-six .slick-next {
  top: auto;
  bottom: -55px;
  left: 70%;
  z-index: 35;
}
.last-six .slick-prev {
  top: auto;
  left: 30%;
  bottom: -55px;
  z-index: 35;
}
.last-six .view-content .slick-prev:before,
.last-six .view-content .slick-next:before,
.scroll .last-six .slick-next:before,
.scroll .last-six .slick-prev:before {
  border-color: #000;
}
.last-six .view-content .slick-prev:before,
.scroll .last-six .slick-prev:before {
  -webkit-transform: rotateZ(230deg);
  -moz-transform: rotateZ(230deg);
  -ms-transform: rotateZ(230deg);
  transform: rotateZ(230deg);
}


.last-six .article-data, .first-row .article-data-replace {
  display: block;
  margin: 10px 0;
}
#main .last-six .article-data strong span {
  font-weight: bold;
}
.first-row .article-data {
  display: none;
}
.vert-bar {
  display: inline-block;
  position: relative;
  margin-left: 9px;
}
.vert-bar:before {
  content: " ";
  position: absolute;
  left: -5px;
  top: 4px;
  height: 70%;
  border-left: solid 1px #333;
}
.last-six .article-data-replace {
  display: none;
}
.first-row .article-data-replace .color-red {
  font-weight: bold;
  color: #f0335e;
}
.first-row .date-display-single {
  margin-right: 4px;
}

.last-six .views-field-nothing-1 {
  position: absolute;
  bottom: 0;
  width:100%;
  padding: 20px 0;
  border-top: solid 2px #ece3e3;
  text-align: center;
  text-transform: uppercase;
}
.last-six .read-more {
  color:#f32a5c;
}
.sort {
  font-size: 24px;
}
.sort .first-row {
  margin: 60px 0 20px 0;
  max-width: 800px;
}
.sort .first-row .views-field-field-summary {
  display: none;
}
.sort .first-row .views-field-title {
  margin-bottom: 10px;
  font-weight: bold;
  color: #000;
}
.last-six .views-field-title {
  font-weight: bold;
  color: #000;
}
.last-six.slick-dotted.slick-slider {
  margin-bottom: 50px;
}
.sort .first-row .views-field-title a {
  font-family:"Roboto Condensed", regular;
  font-size: 64px;
  line-height: 64px;
  font-weight: normal;
}
.sort .first-row .article-data {
  margin-bottom: 10px;
}
.sort .first-row .views-field-field-summary {
  padding: 0;
}
.sort .last-six .views-field-field-summary-1 {
  display: none;
}
.last-six .views-field-title a, .first-row .views-field-title a {
  color: #2f2f31;
  font-size: 21px;
}
.last-six .views-field-title, .last-six .views-field-nothing, .last-six .views-field-field-summary {
  padding: 0 20px;
}
.last-six .views-field-field-summary {
  margin-bottom: 20px;
}
.last-six .read-more-long {
  display: none;
}
.first-row .read-more-short {
  display: none;
}
.first-row .read-more-long p {
  margin-bottom: 0;
}
.first-row .read-more-long a {
  word-wrap: break-word;
  color: #f0335e;
}
.more-news {
  display: inline;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Roboto Condensed', bold;
  font-size: 64px;
  line-height: 60px;
  color: #ef2d5c;
}
.all-articles {
  padding: 10px 20px;
  float: right;
  font-size: 18px;
  text-transform: uppercase;
  background-color: #fee9ee;
  color: #f18ca4;
}
.all-articles:hover {
  text-decoration: none;
  color: #f18ca4;
}

#views-exposed-form-sort-articles-page {
  position: absolute;
  top: 12px;
  right: 15px;
  color: #f32a5c;
  z-index: 8;
}
#views-exposed-form-sort-articles-page .form-item {
  position: relative;
  background: #fff;
}
#views-exposed-form-sort-articles-page .form-item:after {
  content: '▼';
  position: absolute;
  top: 0;
  right: 0;
  pointer-events: none;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-indent: 15px;
  background: #fff;
}
#views-exposed-form-sort-articles-page select:focus {
  outline: none;
}
#views-exposed-form-sort-articles-page select:hover {
  cursor: pointer;
}
#views-exposed-form-sort-articles-page select {
  position: relative;
  padding-left: 10px;
  padding-right: 70px;
  min-width: 270px;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 50px;
  font-family: 'Roboto Condensed', light;
  background: transparent;
}
.sort .header-articles .views-exposed-widget {
  padding: 0;
}
.sort .header-articles {
  margin-top: -21px;
  padding: 20px 0;
  min-height: 115px;
  background: url(images/pixel-black-bgr.png);
  color: #fff;
}
.header-articles .ajax-progress .throbber {
  position: absolute;
  top: 14px;
  right: 40px;
  float: none;
  background: transparent url(images/loader.gif) no-repeat 0px center;
}
#main {
  background-color: #fff;
}
#node-852 p {
  font-family:"Roboto Condensed", light;
}
.garlock .case-study {
  margin-bottom: 80px;
  font-family:"Roboto Condensed", regular;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}
.garlock .case-study  span {
  color: #f32a5c;
}
.garlock {
  padding-top: 20px;
  background: url(images/pixel-black-bgr.png) !important;
  color: #fff;
}
.garlock h1 {
  margin: 0 0 10px 0;
  font-weight: bold;
}
.garlock h2 {
  margin:0;
  font-size: 22px;
}

.garlock .head {
  margin-bottom: 20px;
}
.page-node-852 .last-six {
  margin-bottom: 60px;
}
/* about */
.page-node-2 .tl h2,
#node-852 .tl h1 {
  font-family:"Roboto Condensed", bold;
  font-size: 64px;
}
a:hover {
  opacity: 0.6;
  text-decoration: none;
  color: #f52a5b;
}
.page-node-2 .tl h3,
#node-852 .tl h2 {
  font-family:"Roboto Condensed",light;
  font-size: 40px;
}
.page-node-852 .more-news {
  margin: 40px 0;
}
.head-top {
  padding: 60px 0;
  color: #fff;
  background: url(images/pixel-black-bgr.png);
}
.head-top .white-head h2{
  margin: 0;
  font-size: 64px;
  font-weight: bold;
  color: #fff;
}

.how-it-works {
  padding: 60px 0;
  font-family:"Roboto Condensed", bold;
  color: #fff;
  background: url(images/pix-red-bgr.png);
}
.how-it-works h2 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
.how-it-works .tl-red:before {
  background: #ee92a9;
}
.how-it-works .tl h2 {
  margin: 0;
  font-weight: bold;
}
.how-it-works .tl h3 {
  margin: 0 0 10px 0;
  color: #fff;
}
.how-it-works ul {
  margin-left: -30px;
  padding: 10px 30px;
  font-family:"Roboto Condensed", bold;
  color: #fff;
  background: url(images/pixel-black-bgr.png);
}
.how-it-works ul {
  list-style: none;
}
.how-it-works ul li {
position: relative;
margin-bottom: 10px;
}
.how-it-works ul li:before {
  content: "2";
  position: absolute;
  left:-20px;
  top: 0;
  font-weight: bold;
  color: #dc2553;
}
.how-it-works ul li:first-child:before {
  content: "1";
}
.how-it-works ul li span {
  font-weight: bold;
}
#winners {
  position: relative;
  padding: 20px 0 60px 0;
  font-family:"Roboto Condensed", bold;
  font-size: 24px;
  line-height: normal;
  color: #fff;
}
#winners:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%;
  background: url(images/pixel-black-bgr.png);
}
#winners h2 {
  margin-bottom: 40px;
  font-size: 78px;
  font-weight: bold;
}
#winners h3 {
  font-weight: bold;
}
#winners .wht {
  color: #242529;
}
.fabricating-evidence {
  padding: 60px 0;
  font-family:"Roboto Condensed", bold;
  color: #fff;
  background: url(images/pix-pink-bgr.png);
}
.fabricating-evidence .tl {
  margin-bottom: 40px;
}
.fabricating-evidence .tl-red:before {
  background: #ee92a9;
}
.fabricating-evidence h2 {
  margin-top: 0;
  font-size: 20px;
  color: #fff;
}
.fabricating-evidence .tl h2 {
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.fabricating-evidence .tl h3 {
  margin-top: 10px;
  margin-bottom: 0;
  color: #fff;
}
.fabricating-evidence .fraud p:first-child {
  font-size: 36px;
  line-height: 40px;
  font-weight: bold;
  color: #fff;
}
.fabricating-evidence .fraud p {
  line-height: 20px;
  font-weight: normal;
  color: #fce8ec;
}
.fabricating-evidence .fab-center {
  padding: 10px;
  display: block;
  margin: auto;
  max-width: 800px;
  font-family:"Roboto Condensed", regular;
  font-size: 36px;
  line-height: 40px;
  color: #fff;
}
.fabricating-evidence .col-md-4 {
  margin-bottom: 30px;
}
.fabricating-evidence .fab-center em {
  font-size: 20px;
  color: #fce8ec;
}
#what_can_we_do #what_can_you_do {
  height: auto;
  font-size: 20px;
}
.what-is-need {
  padding: 60px 0 20px 0;
  font-family:"Roboto Condensed", light;
  font-size: 16px;
  background: url(images/bright-squares.png);
}
.what-is-need .tl {
  margin-bottom: 40px;
}
.what-is-need .tl h2 {
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #f7295a;
}
.what-is-need .tl h3 {
  margin-top: 10px;
  margin-bottom: 0;
}
.what-is-need h4 {
  color: #000;
  font-size: 24px;
  font-weight: bold;
}
.what-is-need a {
  color: #f7295a;
}
.what-is-need .ul-red {
  padding-left: 15px;
  list-style: none;
}
.what-is-need .ul-red li {
  position: relative;
  margin-bottom: 10px;
}
.what-is-need .ul-red li:before {
  content:" ";
  position: absolute;
  width: 6px;
  height: 6px;
  border-radius: 3px;
  left: -15px;
  top: 10px;
  background-color: #f0335e;
}
.case-studies {
  padding: 60px 0;
  font-family:"Roboto Condensed", light;
  background: url(images/pix-back-case.png);
}
.case-studies .tl {
  margin-bottom: 50px;
}
.case-studies .tl-red:before {
  background: #ee92a9;
}
.case-studies .tl h2 {
  margin: 0;
  font-size: 56px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
}
.case-studies .tl h3 {
  margin-top: 10px;
  margin-bottom: 0;
  color: #fff;
}
.case-studies .case-links {
  text-align: center;
}
.case-studies .case-links a {
  display: inline-block;
  position: relative;
  width: 100%;
  padding: 100px 0;
  font-size: 64px;
  text-transform: uppercase;
  background: url(images/garlock_bgr.png) no-repeat;
  background-size: 100%;
  color: #fff;
}
.case-studies .case-links:nth-child(3) a {
  background: url(images/than_trust_bgr.png) no-repeat;
  background-size: 100%;
}


/* header */
#header {
  border: none;
}
#header #main-menu {
  display: inline-block;
  float: left;
}
#header #main-menu li a {
  position: relative;
}
#header #main-menu .active a:after {
  content: " ";
  position: absolute;
  top: 20px;
  left: calc(50% - 8px);
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 12px solid #827f7f;
}
#little_header #main-menu {
  margin-top: 47px;
}
#header ul#main-menu li {
  padding: 0;
  margin-right: 20px;
  border-bottom: 5px solid #fff;
  height: 45px;
}
#header ul#main-menu .first {
  padding-left: 0;
}
#header ul#main-menu li.active {
  background: none;
  border-bottom: 5px solid #f52a5b;
}
#header .region-search {
  position: relative;
  float: left;
  display: inline-block;
  margin-left: 15px;
}
#header #search-block-form input[type="text"] {
  border: none;
}
#header .sign-up {
  float: right;
}

#header .sign-up-top {
  display: none;
  float: none;
  text-align: center;
  background: #fee4eb;
}
#header .sign-up p {
  margin-bottom: 0;
}
#header .sign-up a {
  display: inline-block;
  padding: 5px 50px 5px 10px;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: none;
  background: #fee4eb url(images/mail.png) no-repeat 190px center;
  background-size: 27px;
  color: #f52a5b;
}
#header .sign-up a:hover {
  text-decoration: none;
}
.sponsor-triangle {
  position: absolute;
  top: 0;
  right: 0;
  width: 230px;
  height: 230px;
  overflow: hidden;
}

/* sign up */
#sign-up-form {
  position: relative;
  font-family: 'Roboto Condensed', light;
  padding: 60px 0 20px 0;
  font-size: 18px;
  background: #e8e8ea;
}
#sign-up-form:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(images/sign-up.png) no-repeat 229px -112px;
  background-size: 70%;
}
#sign-up-form h2 {
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  font-size: 48px;
  font-family: 'Roboto Condensed', light;
  font-weight: 200;
  color: #242529;
}
#sign-up-form h2 span {
  color: #f52a5b;
}
#sign-up-form p {
  margin-bottom: 40px;
  font-size: 16px;
  text-align: center;
}
#sign-up-form form {
  text-align: center;
}
#sign-up-form .form-item {
  display: inline-block;
  width: 35%;
  text-align: left;
}
#sign-up-form .form-item label {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 300;
}
#sign-up-form .form-item input {
  width: 100%;
  border-style: solid;
  border-color: #f52a5b;
  border-width: 0 0 2px 0;
}
#sign-up-form .form-item span.form-required {
  display: none;
}
#sign-up-form .form-actions {
  display: inline-block;
}
#sign-up-form .form-actions .form-submit {
  padding: 3px 75px;
  border: none;
  font-size: 18px;
  font-weight: 300;
  text-transform: uppercase;;
  background: #f52a5b url(images/mail-white.png) no-repeat 155px center;
  background-size: 30px;
  color: #fff;
}
#sign-up-form p.promise {
  font-style: italic;
}

/* footer */
#footer {
  top: 0!important;
  text-align: center;
}
#footer #block-system-main-menu ul.menu {
  display: inline-block;
}
#footer .atra_logo {
  display: inline-block;
}
#block-block-3 {
  margin-bottom: 40px;
}

/* carousel */
.tl {
  font-family: 'Roboto Condensed', bold;
  position: relative;
}
.tl:before {
  content: " ";
  position: absolute;
  top: 4px;
  left: -15px;
  width: 10px;
  height: 93%;
  background: #fff;
}
.tl-red:before {
  background: #f52a5b;
}
#carousel {
  font-family: 'Roboto Condensed', regular;
  background: url(images/pixel-black-bgr.png);;
  color: #fff;
}
#carousel .container .view {
  margin: 0 -15px;
  width: 1170px;
}
#carousel .slick-track {
  position: relative;
  display: flex;
  display:-webkit-flex;
  flex-wrap: wrap;
}
#carousel .slick-slide {
  position: relative;
  float: none;
  height: auto;
}
#carousel .views-field-nothing {
  position: relative;
  height: 100%;
}
#carousel .slick-dots {
  bottom: 10px;
}

.slide-type-video,
.slide-type-image, .slide-type-text {
  padding: 60px 0;
  height: 100%;
  position: relative;
  background: url(images/pixel-black-bgr.png);
}
.slide-title {
  margin-bottom: 20px;
}
.slide-type-video .slide-title,
.slide-type-image .slide-title {
  width: 40%;
}
.slide-title {
  font-size: 35px;
}
.slide-title h2 {
  font-weight: bold;
  font-size: 51px;
  color: #fff;
}
.slide-type-video .slide-text,
.slide-type-image .slide-text {
  width: 47%;
}
.slide-type-text:before {
  position: absolute;
  display: block;
  content: " ";
  height: 100%;
  width: 100%;
  top: 0;
  //background: rgba(0, 0, 0, 0.8);
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&1+12,1+12,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,1) 12%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 12%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,1) 12%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}
.slide-text-image .slide-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 50%;
}
.slide-text-image .slide-img img {
  height: 100%;
}
.slide-type-video .slide-text {
  width: 37%;
}
.slide-video {
  position: absolute;
  top: 4px;
  right: 0;
  width: 60%;
  overflow: hidden;
}
.slide-video a .play-button {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 10%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: #fff;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}
.slide-video a .play-button:before {
  content: " ";
  position: absolute;
  top: 10px;
  left: 13px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 16px solid #f52a5b;
}
.slide-video a img {
  height: auto;
}
.slide-type-text {
  height: 100%;
  color: #fff;
  background: url(images/CarouselSlides.png) no-repeat 0 0;
  background-size: 100% 100%;
}
#carousel .slick-prev,
#carousel .slick-next {
  top: auto;
  bottom: -10px;
  z-index: 100;
  width: 30px;
  height: 30px;
}
#carousel .slick-prev {
  left: 33%;
}
#carousel .slick-next {
  right: 33%;
}
#carousel .slick-dotted.slick-slider {
  margin-bottom: 0;
}
#carousel .slick-prev:before,
#carousel .slick-next:before,
.last-six .slick-prev:before,
.last-six .slick-next:before {
  content: " ";
  display: block;
  width: 15px;
  height: 15px;
  border-style: solid;
  border-color: #fff;
  border-width: 1px 1px 0 0;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
#carousel .slick-prev:before {
  border-width: 0 0 1px 1px;
}
#carousel .slick-dots li button:before {
  color: #fff;
  opacity: 1;
  font-size: 14px;
}
#carousel .slick-dots li.slick-active button:before,
.last-six .slick-dots li.slick-active button:before {
  color: #f52a5b;
}
#carousel p {
  font-size: 16px;
}
#carousel .btn {
  font-size: 18px;
}
a.btn,
#home-news .views-field-view-node a, .btn-read-more {
  display: inline-block;
  margin: 8px 0;
  padding: 5px 10px;
  color: #f52a5b;
  font-size: 18px;
  background: #fff;
  text-transform: uppercase;
}
#home-news {
  position: relative;
  font-family: 'Roboto Condensed', light;
  background: url(images/pix-red-bgr.png);
  color: #fff;
}
#home-news .col-md-6 {
  padding: 0;
}
#home-news .garlock-first {
  padding: 60px 30% 20px 0;
  background: url(images/garlock_home_bgr.png) no-repeat;
  background-size: cover;
}
#home-news .garlock-second {
  padding: 20px 30% 20px 0;
  background: url(images/than_trust_home_bgr.png) no-repeat;
  background-size: cover;
}
#home-news .garlock-lat {
  padding: 60px 40px 20px 13%;
}
// #home-news .tl {
//   margin-bottom: 10px;
// }
#home-news h2 {
  font-family: 'Roboto Condensed', light;
  margin-bottom: 10px;
}
#home-news .tl:before {
  width: 4px;
}
#home-news h2 a {
  color: #fff;
}
#home-news .view-latest-news {
  margin-bottom: 20px;
}
#home-news .view-display-id-block_1,
#home-news .view-display-id-block_2 {
  position: relative;
  padding-right: 70px;
  z-index: 5;
}
#home-news .view-display-id-block_1 .views-field-view-node,
#home-news .view-display-id-block_2 .views-field-view-node {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -25px;
  z-index: 5;
}
#home-news .view-display-id-block_1 .views-field-view-node a,
#home-news .view-display-id-block_2 .views-field-view-node a {
  display: block;
  margin: 0;
  padding: 0;
  width: 50px;
  height: 50px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background: #fff;
  color: #fff;
  overflow: hidden;
}
#home-news .view-display-id-block_1 .views-field-view-node a:hover,
#home-news .view-display-id-block_2 .views-field-view-node a:hover {
  text-decoration: none;
}
#home-news .view-display-id-block_1 .views-field-view-node a:before,
#home-news .view-display-id-block_2 .views-field-view-node a:before {
  content: " ";
  display: block;
  width: 18px;
  height: 18px;
  border-top:  1px solid #f52a5b;
  border-right: 1px solid #f52a5b;
  -webkit-transform: translateY(16px) translateX(11px) rotateZ(45deg);
  -moz-transform: translateY(16px) translateX(11px) rotateZ(45deg);
  -ms-transform: translateY(16px) translateX(11px) rotateZ(45deg);
  transform: translateY(16px) translateX(11px) rotateZ(45deg);
}
#home-resources {
  padding-top: 60px;
  padding-bottom: 20px;
  font-family: 'Roboto Condensed', light;
  color: #fff;
  background: #f5f5f5;
  text-align: center;
}
#home-resources h2 {
  margin-bottom: 40px;
  font-family: 'Roboto Condensed', light;
  font-size: 41px;
  color: #f52a5b;
  text-transform: uppercase;
}
#home-resources h3 {
  padding-bottom: 80px;
  margin-bottom: 50px;
}
#home-resources h3 a {
  padding: 0 10px 80px 10px;
  background: url(images/news.png) no-repeat bottom center;
  background-size: 65px;
  color: #242529;
}
#home-resources .res2 h3 a {
  background: url(images/reports.png) no-repeat bottom center;
  background-size: 65px;
}
#home-resources .res3 h3 a {
  background: url(images/legislative.png) no-repeat bottom center;
  background-size: 65px;
}
#home-resources .res4 h3 a {
  background: url(images/judical.png) no-repeat bottom center;
  background-size: 65px;
}
#home-resources h3 a:hover {
  text-decoration: none;
}


@media (max-width: 1200px) {
  #carousel .container .view {
    width: 970px;
  }
}
@media (max-width: 991px) {
  #header .region-search {
    display: none;
  }
  #header .sign-up {
    display: none;
  }
  #header .sign-up-top {
    display: block;
  }
  #carousel .container .view {
    margin: 0;
    width: 100%;
  }
  .slide-type-video .slide-title {
    width: 100%;
  }
  .slide-type-video .slide-text {
    width: 100%;
  }
  .slide-video {
    position: relative;
    width: 100%;
  }
  .slide-video a {
    display: block;
    margin-bottom: 20px;
    height: 280px;
    overflow: hidden;
  }
  .slide-video a:empty {
    height: 0;
  }
  .slide-video a img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    height: auto;
  }
  .slide-type-image .slide-video {
    display: none;
  }
  .slide-type-image .slide-title {
    width: 100%;
  }
  .slide-type-image .slide-text {
    width: 47%;
  }
  .slide-text-image .slide-img {
    position: static;
    width: 50%;
    float: right;
  }
  .slide-type-text .slide-video {
    display: none;
  }
  .how-it-works ul {
    margin-left: -15px;
    padding: 10px 40px;
  }
  #little_header #main-menu {
    margin-top: 0;
  }
  .page-node-2 .col-md-6 {
    padding-bottom: 20px;
  }
  #header #logo img {
    width: 260px;
  }
  .page-node-2 .tl h2 {
    font-size: 48px;
  }
  .page-node-2 .tl h3 {
    font-size: 20px;
  }
  #views-exposed-form-sort-articles-page {
    margin-left: 15px;
    top: 80px;
    left: 0;
  }
  .sort #edit-field-materials-type-tid-wrapper,
  .sort #edit-field-materials-type-tid-wrapper select {
    width: 100%;
  }
  .sort .header-articles {
    padding-bottom: 85px;
  }
  .view-header {
    font-size: 48px;
  }
  #main .sort .header-articles p {
    font-size: 48px;
  }
  .sort .first-row .views-field-title a {
    font-size: 48px;
    line-height: 50px;
  }
  .more-news {
    font-size: 48px;
    line-height: 50px;
  }

  .case-studies .case-links {
    padding-bottom: 0;
  }
  #sign-up-form:before {
    background: url(images/sign-up.png) no-repeat -10px -70px;
    background-size: 100%;
  }
  #home-news .garlock-first {
    padding: 20px 40px 20px 13%;
  }
  #home-news .garlock-second {
    padding: 20px 40px 20px 13%;
  }
}

@media (max-width: 736px) {
  .slide-video a {
    height: 200px;
  }
  .sort .more-news {
    display: block;
  }
  .sort .all-articles {
    float: none;
  }
}

@media (max-width: 418px) {
  #views-exposed-form-sort-articles-page {
    top: 115px;
  }

}
@media (max-width: 620px) {
  .what-is-need #what_can_we_do #what_can_you_do ul li {
    height: auto;
    padding: 40px 12px;
  }
  .case-studies .case-links a {
    font-size: 42px;
    padding: 60px 0;
  }
}

@media (max-width: 600px) {
  .last-six .slick-next {
    left: 85%;
  }
  .last-six .slick-prev {
    left: 5%;
  }
  .slide-text-image .slide-img {
    position: static;
    margin-bottom: 20px;
    width: 100%;
  }
  .slide-type-image .slide-text {
    width: 100%;
  }
  #sign-up-form:before {
    background: url(images/sign-up.png) no-repeat 0 0;
    background-size: 100%;
  }

}

@media (min-width:601px) and (max-width: 991px) {
  #winners:before {
    width: 100%;
    height: 72%;
    left: 0;
    top:28%;
  }
}
@media (max-width: 815px) {
  #home-news .garlock-lat, #home-news .garlock-first, #home-news .garlock-second {
    padding: 20px;
  }
  .tl {
    padding-left: 15px;
  }
  .tl:before {
    left: 0;
  }
}
@media (min-width: 1620px) {
  #home-news .garlock-lat {
    padding: 60px 40px 20px 20%;
  }
  #home-news .garlock-first {
    padding: 60px 35% 20px 0;
  }
  #home-news .garlock-second {
    padding: 20px 35% 20px 0;
  }
}

@media (min-width: 991px) and (max-width: 1360px) {
  #home-news .garlock-lat {
    padding: 60px 40px 20px 7%;
  }
  #home-news .garlock-first {
    padding: 60px 15% 20px 0;
  }
  #home-news .garlock-second {
    padding: 20px 15% 20px 0;
  }
}


@media (min-width: 351px) and (max-width: 600px) {
  #winners:before {
    width: 100%;
    height: 74%;
    left: 0;
    top:26%;
  }
}
@media (max-width: 350px) {
  #winners:before {
    width: 100%;
    height: 76%;
    left: 0;
    top:24%;
  }
}
@media (max-width: 800px) {
  .tl {
    padding-left: 15px;
  }
  .tl:before {
    left: 0;
  }
}