@import url("Global_Setting.css");
@import url("fonts/stylesheet.css");
/*@import url('https://fonts.googleapis.com/css?family=Libre+Franklin:300,400,500,600,700,900');*/
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900');
.rufff {
	font-family: 'Libre Franklin', sans-serif;
	font-family: 'Roboto', sans-serif;
}
.container {
	width: 1000px !important;
	border-top: 0 none;
	border-bottom: 0 none;
}
/*.container-fluid {
	padding: 0 !important;
}*/
/*---------------Stiky Footer Css----------------*/

html, body {
	height: 100%;
	font-family: 'Roboto', sans-serif;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	margin: 0 auto;
}
#footer-Primary {
	background-color: #000;
	bottom: 0;
	width: 100%;
	float: left;
}
#footer-Primary .col-md-6:first-child p {
	color: #fff;
}
.background_header {
	background-color: #000;
	float: left;
	width: 100%;
	min-height: 60px;
}
.background_container {
	background-color: #fff;
	float: left;
	width: 100%;
	min-height: 800px;
}
.sidebar_primary {
	background: #eee;
}
.copyright {
	line-height: 40px;
}
.copyright:before {
	content: "\f1f9";
	font-family: "FontAwesome";
	margin-right: 3px;
}
.logo {
	float: left;
	position: relative;
	z-index: 9;
}
.logo a {
	display: block;
	position: absolute;
	left: 0;
	top: 8px;
	width: 200px;
}
#block-views-partner-logos-block h2 { text-align: left; padding-left: 15px; }
/*.logo::after {
	content: "";
	position: absolute;
	bottom: -180px;
	left: 60px;
	width: 70px;
	height: 70px;
	background-image: url(../images/logo_arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 60px auto;
}*/
/*--------------Header nav start---------------*/
#nav-primary {
	float: left;
}
#nav-primary ul.menu {
	padding: 0px;
	margin-top: 5.5%;
	margin-left: 5%;
	max-width: 700px;
	text-align: left;
}
#nav-primary ul.menu li {
	display: block;
	float: left;
	position: relative;
	width: 100%;
}
#nav-primary ul.menu li a {
	color: #fff;
	display: block;
	padding: 0 10px;
	text-decoration: none;
	font-size: 40px;
	font-weight: bold;
}
#nav-primary ul.menu li a:hover {
	color: #333;
}
#nav-primary a.drop_d::after {
	content: "\f0d7";
	font-family: 'FontAwesome';
	display: block;
	float: right;
	height: 15px;
	margin-left: 5px;
	margin-top: 2px;
	width: 15px;
}
#nav-primary ul.menu ul {
	left: 90%;
	position: absolute;
	top: -60px;
	width: 340px;
	display: none;
}
#nav-primary ul.menu li:hover ul {
	display: block;
}
/*--------------Header nav end---------------*/

.c-hamburger {
	float: right;
}
.togglebutton {
	display: none;
}
.togglebutton .btn-open, .togglebutton .btn-close {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100% auto;
	display: block;
	float: right;
	height: 35px;
	text-decoration: none;
	width: 35px;
	position: relative;
}
.btn-open {
	background-image: url(../images/toggle_open.png);
}
.btn-close {
	background-image: url(../images/toggle_close.png);
	background-size: 90% !important;
	background-position: center top;
}
.togglebutton .btn-open::before {
	content: "Menu";
	position: absolute;
	right: 41px;
	top: -10px;
}
#nav-primary ul.menu {
	display: block;
}
.pushmenu { /*this is the nav*/
	background: #5ab7d9;
	text-align: center;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 1000;
	position: fixed;
}
.pushmenu h3 {
	color: #f1f1f1;
	font-size: 1.3em;
	font-weight: 400;
	padding: 15px 25px;
	margin: 0;
	background: #333;
	height: 16px;
}
.pushmenu-left {
	left: -100%;
}
.pushmenu-left.pushmenu-open {
	left: 0;
}
.pushmenu-push {
	overflow-x: hidden;
	position: relative;
	left: 0;
}
.pushmenu-push-toright {
	left: 100%;
}
.pushmenu, .pushmenu-push {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
/*.buttonset.open {
	position: fixed;
}*/
.buttonset {
	height: 16px;
	padding: 0;
	position: relative;
	right: -15px;
	top: 0;
	z-index: 999999;
}
section.content {
	padding: 10px 20px;
}
.skew_wrap {
	margin: 0 auto;
	position: relative;
	width: 100%;
	padding-bottom: 60px; 
/*	padding-bottom: 155px; */
	padding-top: 60px;
	padding-right: 60px;
	text-align: center;
}
.skew_wrap h3 {
	color: #fff;
	margin-bottom: 15px;
}
.division_pa { color: #ccc !important; }
.copyright { padding-top:10px; padding-bottom:10px; }
.skew_wrap p {
	margin-bottom: 30px;
}
.skew_wrap .content {
	color: #000;
	font-size: 26px;
	font-weight: bold;
	position: relative;
	z-index: 100;
}
.skew_wrap > span {
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1;
}
.skew_wrap > span::after {
	content: "";
	display: block;
	background: #f2151c none repeat scroll 0 0;
	height: 100%;
	margin: 0 -15px 0 -9999px;
	padding: 0 15px 0 9999px;
}
a.arrow_right {
	font-size: 17px;
	position: relative;
	color: #ff647e;
	text-transform: uppercase;
	font-weight: 500;
}
.arrow_right::after {
	content: "\f061";
	font-family: 'FontAwesome';
	margin-left: 5px;
	font-size: 15px;
	position: absolute;
	right: -20px;
	top: -3px;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.arrow_right:hover::after {
	right: -25px;
}
.skew_wrap a.arrow_right {
	font-size: 18px;
	position: relative;
	color: #fdb95b;
}
.fotlinks {
	padding-top: 60px;
	padding-left: 60px;
}
.fotlinks ul {
	margin-bottom: 30px;
}
.fotlinks li, .fotlinks p {
	color: #666;
}
.fotlinks a {
	color: #ccc;
}
.front .action {
	text-align: center;
}
.action {
	position: relative;
	padding-top: 20px;
	padding-bottom: 70px;
	background-color: #f3f3f3;
	margin-bottom: 40px;
}
.action h2 {
	margin-bottom: 16px;
}
.action h4 {
	margin-bottom: 10px;
	font-weight: 400;
}
.action p {
	margin-bottom: 20px;
	margin-top: 10px;
	font-weight: 300 !important;
	color: #757575;
	line-height: 28px !important;
}
#footer-Primary .container {
	width: 1200px !important;
}
.banner {
	position: relative;
	width: 100%;
/*	overflow-x: hidden;
	overflow-y: visible;*/
	overflow: hidden;
	background-color: #f3f3f3;
}
.banner:after {
	content: "";
	position: absolute;
	bottom: -50px;
	left: 0;
	right: 0;
	width: 100%;
	height: 120px;
	background-color: #f3f3f3;
	z-index: 9;
	-ms-transform: skewY(-3deg); /* IE 9 */
	-webkit-transform: skewY(-3deg); /* Safari */
	transform: skewY(-3deg); /* Standard syntax */
}
.flexslider {
	margin: 0 0 00px;
	background: transparent;
	border: none;
	box-shadow: none;
	zoom: 1;
}
.reporting {
	margin-bottom: 40px;
}
.reporting ul {
	margin-left: 50px;
	margin-top: 30px;
}
.reporting li {
	line-height: 45px;
}
.reporting li a {
	font-size: 20px;
	color: #666;
	font-weight: 600;
	position: relative;
}
.reporting li a::before {
	content: "\f061";
	font-family: 'FontAwesome';
	margin-left: 5px;
	font-size: 15px;
	position: absolute;
	left: -50px;
	top: -2px;
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.reporting li a:hover::before {
	left: -25px;
	opacity: 1;
}
.testimonial {
	position: relative;
	min-height: 700px;
	background-image: url(../images/testimo_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: cover;
}
.testimonial p {
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	text-align: center;
	margin-top: 24%;
	margin-bottom: 20px;
}
.testimonial a {
	display: block;
	color: #fff;
	background-color: #ff647e;
	padding: 10px 20px;
	display: table;
	margin: 0 auto;
	float: none;
	border-radius: 5px;
	font-weight: bold;
	font-style: 18px;
	text-transform: uppercase;
}
.news_media {
	background-color: #f3f3f3;
	padding: 40px;
}
.news_media p {
	margin-bottom: 10px;
	color: #757575;
}
.news_media .arrow_right {
	float: right;
	display: block;
	margin-right: 15px;
	margin-top: 25px;
	font-size: 17px;
	font-weight: 500;
	font-family: roboto;
}
.news_media .arrow_right::after {
	top: 3px;
}
.media_con {
	padding-top: 10px;
	background-color: #f3f3f3;
}
.media_con a {
	color: #00a8e2;
	font-size: 16px;
}
.media_con h4 {
	font-weight: 500;
}
.media_con p {
	color: #666;
	font-size: 14px;
}
.ch_top {
	padding: 15px 0;
	background-color: #f2151c;
}
.ch_top h4 {
	color: #fff;
	 font-weight: bold;
	float: left;
	text-align: left;
	font-weight: 600;
}
.ch_bot {
	padding: 15px 0;
}
.ch_bot a {
	display: block;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
/**************************report it form *****************************/

.report-it--question.move-off {
	left: -100vw;
	visibility: hidden;
}
.report-it--question {
	margin-left: 0;
	padding-top: 3.7rem;
}
.report-it--question {
	left: 100%;
	min-height: 75%;
	padding: 0em 0 1rem;
	position: absolute;
	top: 0;
	transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-webkit-transform: translateZ(0px);
	transition: all 0.7s cubic-bezier(0.22, 1.61, 0.65, 1) 0s;
	-moz-transition: all 0.7s cubic-bezier(0.22, 1.61, 0.65, 1) 0s;
	-webkit-transition-duration: all 0.7s cubic-bezier(0.22, 1.61, 0.65, 1) 0s;
	width: 100%;
}
.report-it--question.active-query {
	left: 0;
	right: 0;
}
.report-it--question .user-feedback::before {
	border-color: transparent transparent #f2151c;
	border-style: solid;
	border-width: 0 15px 20px;
	content: "";
	display: block;
	height: 0;
	left: 15px;
	position: absolute;
	top: -17px;
	width: 0;
}
.report-it--question .user-feedback {
	background: #f2151c none repeat scroll 0 0;
	border-radius: 5px;
	clear: both;
	display: none;
	margin: 1.15rem 0 0;
	min-height: 57px;
	padding: 0 15px 0 5px;
	position: relative;
	transform: rotateX(90deg);
	-moz-transform: rotateX(90deg);
	-webkit-transform: rotateX(90deg);
	transition: all 0.35s ease 0s;
	-moz-transition: all 0.35s ease 0s;
	-webkit-transition: all 0.35s ease 0s;
	width: 205px;
	float: left;
}
span.user-back {
	color: #fff;
	font-size: 22px;
	background: #212121;
	padding:8px 20px;
	border-radius: 5px;
	border-color: #f2151c;
	margin-top: 12px;
	float: left;
}
#edit-field-at-what-school-did-or-will .description {
	color: #fff;
	font-size: 20px;
}
#report-it-node-form ul {
	overflow: hidden;
	position: relative;
	transition: all 0.45s ease-in-out 0s;
	-moz-transition: all 0.45s ease-in-out 0s;
	-webkit-transition: all 0.45s ease-in-out 0s;
	width: 100%;
	height: 280px;
}
#report-it-node-form ul li {
	list-style: outside none none;
}
.report-it--question .user-feedback.advance {
	transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-webkit-transform: rotateX(0deg);
}
#report-it-node-form .form-actions.form-wrapper {
	position: relative;
	z-index: 9;
}
#report-it-node-form .form-actions.form-wrapper {
	display: none;
	transform: translateZ(0px);
	-moz-transform: translateZ(0px);
	-webkit-transform: translateZ(0px);
	transition: all 0.7s cubic-bezier(0.22, 1.61, 0.65, 1) 0s;
	-moz-transition: all 0.7s cubic-bezier(0.22, 1.61, 0.65, 1) 0s;
	-webkit-transition: all 0.7s cubic-bezier(0.22, 1.61, 0.65, 1) 0s;
}
.form-progress {
	background: #26b3e5 none repeat scroll 0 0;
	border:4px solid #55c1e9 ;
	border-radius: 7px;
	height: 40px;
	width: 100%;
	float: left;
	 margin-top: 30px;
}

.form-progress .progress--box:last-child{
border-right:0 none;
}


.form-progress .progress--box::before {
	background: #fff none repeat scroll 0 0;
	content: "";
	display: block;
	height: 100%;
	transform: translateX(-104%);
	-moz-transform: translateX(-104%);
	-webkit-transform: translateX(-104%);
	transition: all 0.55s cubic-bezier(0.96, 0.05, 0.02, 0.95) 0s;
	-moz-transition: all 0.55s cubic-bezier(0.96, 0.05, 0.02, 0.95) 0s;
	-webkit-transition: all 0.55s cubic-bezier(0.96, 0.05, 0.02, 0.95) 0s;
}
.form-progress .progress--box.question-complete::before {
	transform: translateX(0px);
	-moz-transform: translateX(0px);
	-webkit-transform: translateX(0px);
}
#edit-field-agreement-und-i-understand {
  float: left;
}
#edit-field-agreement-und div > label {
  float: left;
  width: auto;
}
.form-progress .progress--box {
	border-right: 4px solid #55c1e9;
	float: left;
	height: 100%;
	overflow: hidden;
	/*width: 80px;*/
	width: 8.333%;
	z-index: 1;
}
.page-node-add-report-it main.background_container .action {
	text-align: left;
}
.report-it--question label {
	width: 100%;
	font-size: 22px;
	color: #fff;
	float: left;
}
.page-node-add-report-it select#edit-field-country-0-und, .page-node-add-report-it #edit-field-state-und, .page-node-add-report-it #edit-field-city-und, .page-node-add-report-it #edit-field-what-is-your-report-about-und-select {
	background: rgb(67,181,215);
	/*border-color: #fff;*/
	border:1px solid #fff;
	min-height:52px;
	padding: 10px 20px;
	width: 100%;
	color: #fff;
	font-size: 22px;
	float: left;
}

#edit-field-did-anyone-else-witness-th-und-other
{
min-height:52px;
}
.report-it--question .user-feedback.advance {
	color: #fff;
	font-size: 22px;
	padding-top: 9px;
	padding-left: 50px;
	width: 209px;
	margin-right: 20px;
	display: inline-block;
}
.i18n-es .report-it--question .user-feedback.advance, .i18n-fr .report-it--question .user-feedback.advance { width: auto; }
input#edit-field-at-what-school-did-or-will-und-0-value, #edit-field-when-did-or-will-this-happ-und-0-value, #edit-field-what-is-are-the-name-s-of-und-0-value, #edit-field-describe-what-happened-or-und-0-value, #edit-field-did-anyone-else-witness-th-und-other, #edit-field-what-is-your-report-about-und-other, #edit-field-have-you-reported-this-to-und-other, #edit-field-do-you-want-to-leave-your-und-other {
	background: transparent;
	border: 1px solid #fff;
	width: 99%;
	padding-left: 10px;
	padding-top: 5px;
	color: #fff;
	padding-bottom: 5px;
	font-size: 18px;
	min-height:52px;
}
#edit-field-did-anyone-else-witness-th-und-select label.option, #edit-field-have-you-reported-this-to-und-select label, #edit-field-do-you-want-to-leave-your-und-select label {
	background: #f2151c;
	padding: 5px 10px;
}
#edit-field-did-anyone-else-witness-th-und-select input, #edit-field-have-you-reported-this-to-und-select input, #edit-field-do-you-want-to-leave-your-und-select input {
	opacity:0;
}
div#edit-field-did-anyone-else-witness-th-und-select, #edit-field-have-you-reported-this-to-und-select, #edit-field-do-you-want-to-leave-your-und-select {
	float: left;
}
.form-item.form-type-radio.form-item-field-did-anyone-else-witness-th-und-select, .form-item.form-type-radio.form-item-field-have-you-reported-this-to--und-select, .form-item.form-type-radio.form-item-field-do-you-want-to-leave-your--und-select {
	float: right;
	margin-right: 20px;
}
div#edit-field-did-anyone-else-witness-th, #edit-field-have-you-reported-this-to-, #edit-field-do-you-want-to-leave-your- {
	float: left;
	width: 100%;
}
input#edit-field-upload-photo-s-video-or-sc-und-0-upload {
	/* float: left; */
	font-size: large;
	color: #fff;
}
#edit-field-upload-photo-s-video-or-sc-und-0-ajax-wrapper .description {
  float: left;
  margin-left: 30px;
}
#edit-field-agreement .description span {
  color: #000;
  font-weight: bold;
}
#edit-field-agreement .form-item.form-type-checkboxes.form-item-field-agreement-und > label {
	display: none;
}
input#edit-field-agreement-und-i-understand {
	height: 22px;
	width: 22px;
	margin-top: 10px;
}
#edit-field-agreement .description {
	color: #fff;
	font-size: 16px;
	line-height: 23px;
	clear: both;
}
#report-it-node-form input#edit-submit {
	background: #ff647e;
	border: none;
	padding: 0px 20px;
	font-size: 20px;
	color: #fff;
	border-radius: 5px;
	visibility: visible;
	opacity: 1;
	position: static;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
}
#report-it-node-form input#edit-submit:hover {
	color: #ff647e;
	background: #fff;
}
#report-it-node-form input#edit-preview {
	display: none;
}

/***********************************new CSS************************************/

.banner .container {
	position: absolute;
	top: 30%;
	color: #fff;
	left: 0;
	right: 0;
}
.page-node-add-report-it h1.page_title {
	display: none;
}
.view-news .view-content {
	clear: both;
}
.action > .container {
	/*margin-top: 60px; */
	margin-top: 0px;
}
.without-banner {
	margin-top: 100px;
}
.page-node-11 h1.page_title, .page-node-507 h1.page_title {
	display: none;
}
.page-node-11 main.background_container, .page-node-11 main.background_container .action, .page-node-add-report-it main.background_container, 
.page-node-add-report-it main.background_container .action, .page-node-507 main.background_container, .page-node-507 main.background_container .action {
	background: rgb(67,181,215);
	min-height: 500px;
}
.page-node-11 .action, .page-node-507 .action {
	text-align: left;
}
.page-node-11 .action h2, .page-node-507 .action h2 {
	color: #fff;
	font-size: 40px;
}
.page-node-11 .action p, .page-node-11 .action h3, .page-node-507 .action p, .page-node-507 .action h3 {
	color: #fff;
	margin-bottom: 20px;
}
.page-node-11  .field-items a.arrow_right, .page-node-507  .field-items a.arrow_right {
	background: #f2151c;
	padding: 10px 20px;
	color: #fff;
	margin: 10px 0;
	float: left;
}
.page-node-11 .arrow_right::after, .page-node-507 .arrow_right::after, .page-node-1392 .arrow_right::after  {
	content: "";
}
.medi_img_con {
	cursor: pointer;
	background-color: #0d75bc;
	width: 100%;
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.medi_img_con img {
	opacity: 1;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	width: 100%;
}
.medi_img_con:hover img {
	opacity: 0.5;
	transform: scale(1.2, 1.2);
	-moz-transform: scale(1.2, 1.2);
	-webkit-transform: scale(1.2, 1.2);
	transform-origin: center;
}
.banner_con {
	position: absolute;
	z-index: 999;
	top: 30%;
	width: 100%;
	left: 0;
	right: 0;
	text-align: center;
}
.front .banner_con {
	 display: none;
}
.report {
	color: #fff;
	float: right;
	position: absolute;
	top: 13px;
	right: 80px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 1px;
	z-index: 9999999;
}
.report > a {
	color: #fff;
	font-size: 20px;
}
.not-front .banner_con h1 {
	font-size: 90px;
}
.banner_con h1 {
	font-size: 120px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	opacity: 0.7;
	position: relative;
	z-index: 1;
}
.banner_con p {
	font-size: 40px;
	color: #fff;
	font-weight: 600;
	position: relative;
	z-index: 2;
	margin-top: 26px;
}
.reporting .col-md-6 h2 {
	margin-bottom: 16px;
}
.reporting .col-md-6 h4 {
	font-weight: 400;
	margin-bottom: 15px;
}
.report-it--question .user-feedback.advance:after {
	content: "\f00c";
	position: absolute;
	top: 10px;
	left: 15px;
	color: #fff;
	font-family: "FontAwesome";
}
.view-news .views-row {
	opacity: 0;
	overflow: hidden;
	position: relative;
	transform: scale(0.4);
	-moz-transform: scale(0.4);
	-webkit-transform: scale(0.4);
	transition: all 0.55s cubic-bezier(0.4, 0.43, 0, 0.77) 0s;
	-moz-transition: all 0.55s cubic-bezier(0.4, 0.43, 0, 0.77) 0s;
	-webkit-transition: all 0.55s cubic-bezier(0.4, 0.43, 0, 0.77) 0s;
	float: left;
	width: 32%;
	margin-right: 1%;
}
.view-news .views-row:nth-child(2) {
	transition-delay: 0.4s;
	-moz-transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
}
.view-news .views-row:nth-child(3) {
	transition-delay: 0.8s;
	-moz-transition-delay: 0.8s;
	-webkit-transition-delay: 0.8s;
}
.view-news .views-row.show-news {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	overflow: visible;
}
#block-block-3 {
	opacity: 0;
	/*margin-top: 55px; */
	transform: translateY(120px);
	-moz-transform: translateY(120px);
	-webkit-transform: translateY(120px);
	transition: all 0.95s cubic-bezier(0.19, 0.44, 0.05, 0.84) 0s;
	-moz-transition: all 0.95s cubic-bezier(0.19, 0.44, 0.05, 0.84) 0s;
	-webkit-transition: all 0.95s cubic-bezier(0.19, 0.44, 0.05, 0.84) 0s;
}
#block-block-3.fade-up-cb {
	opacity: 1;
	transform: translate(0px);
	-moz-transform: translate(0px);
	-webkit-transform: translate(0px);
}
#block-block-4 {
	letter-spacing: 0;
	opacity: 0;
	transform: translateY(-60px);
	-webkit-transform: translateY(-60px);
	-moz-transform: translateY(-60px);
	transition: all 1s ease 0s;
	-moz-transition: all 1s ease 0s;
	-webkit-transition: all 1s ease 0s;
	text-align: center;
}
#block-block-4.show-video {
	opacity: 1;
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
}
.banner_con h1.fade-up-text {
	opacity: 1;
	transform: translate(0px);
	-moz-transform: translate(0px);
	-webkit-transform: translate(0px);
}
ul.links .translation-link { display: none; }
.banner_con h1 {
	transition-delay: 1.02s;
	-webkit-transition-delay: 1.02s;
	opacity: 0;
	transform: translateY(80px);
	-moz-transform: translateY(80px);
	-webkit-transform: translateY(80px);
	transition: all 0.95s cubic-bezier(0.8, 0.53, 0.14, 0.9) 0s;
	-moz-transition: all 0.95s cubic-bezier(0.8, 0.53, 0.14, 0.9) 0s;
	-webkit-transition: all 0.95s cubic-bezier(0.8, 0.53, 0.14, 0.9) 0s;
}
.banner_con p.fade-up-text {
	opacity: 1;
	transform: translateY(-100px);
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
}

.banner_con p {
	opacity: 0;
	transform: translateY(80px);
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	transition: all 0.95s cubic-bezier(0.8, 0.53, 0.14, 0.9) 0s;
	-moz-transition: all 0.95s cubic-bezier(0.8, 0.53, 0.14, 0.9) 0s;
	-webkit-transition: all 0.95s cubic-bezier(0.8, 0.53, 0.14, 0.9) 0s;
}
/*.banner-img{
  -webkit-animation: imageZoom 3s cubic-bezier(.56, .05, .31, .8) 1;
    animation: imageZoom 3s cubic-bezier(.56, .05, .31, .8) 1;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
 position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    bottom: 0;
     min-height: 465px;
     padding-top: 50%;
 }
 .banner {
 min-height: 465px;
    padding: 4rem 15px;
    text-align: center;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
 }
 
 */
 
.banner-img {
	-webkit-animation: imageZoom 3s cubic-bezier(.56, .05, .31, .8) 1;
	animation: imageZoom 3s cubic-bezier(.56, .05, .31, .8) 1;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	
	background-size: cover;
    padding-top: 46%;
}
.show-news .media_wrap .intro-cat-card {
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}
.intro-cat-card {
	/*background: url(../images/news_img_cover.svg);*/
	background: url(../images/img_covernew.png);
}
.intro-cat-card {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	-webkit-transform: translateX(0);
	transform: translateX(0);
	width: 100%;
	-webkit-transition: all .55s cubic-bezier(.4, .43, 0, .77);
	transition: all .55s cubic-bezier(.4, .43, 0, .77);
	-webkit-transition-delay: 1.2s;
	transition-delay: 1.2s;
}
button.btn.btn-info.btn-lg {
	background: rgb(119,187,65);
	height: 37px;
	margin-left: 16px;
	line-height: 10px;
}
.modal-body p {
	margin-bottom: 0;
}
.background-pos-center {
	background-position: 50%!important;
	background-size: cover!important;
	background-repeat: no-repeat!important;
}

.view-news .views-row.show-news:nth-child(2) .intro-cat-card {
	-webkit-transition-delay: 1.6s;
	transition-delay: 1.6s;
}
.view-news .views-row.show-news:nth-child(3) .intro-cat-card {
	-webkit-transition-delay: 2s;
	transition-delay: 2s;
}
.not-front .media_con h4 {
	height: 60px;
}
.view-designate-locations table, .view-designate-districts table {
	width: 100%;
}
#webform-client-form-18 input, #webform-client-form-18 textarea {
	border: 2px solid #bdbdbd;
	border-radius: 5px;
	color: #757575;
	margin: 1rem 0;
	padding: 0.65rem 1rem;
	width: 100%;
}

#webform-client-form-18 input[type="submit"] {
	background: rgb(10, 112, 198) none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	float: left;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	width: auto;
}
.not-front .banner_con p.fade-up-text {
	opacity: 1;
	transform: translateY(-6px);
	-moz-transform: translateY(-6px);
	-webkit-transform: translateY(-6px);
}
.not-front .banner_con p {
	color: #fff;
	font-size: 20px;
	opacity: 0.58 ;
	margin-top: 0;
	font-weight: bold;
}
.node-type-article .field.field-name-field-image.field-type-image.field-label-hidden {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.cta.cta--no-border.pink.icon-arrow-right {
  color: rgb(242, 21, 28);
}
#nav-primary.pushmenu-open {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 9999;
	overflow-x: hidden;
	overflow-y: auto;
}
#nav-primary.pushmenu-open .region-main-menu {
	position: relative;
	z-index: 3;
	top: 0;
	left: 0;
	height: 70%;
	width: 100%;
	background-color: #5ab7d9;
}
.pushmenu-open .contac_help {
	min-height: 200px;
	background-color: #212121;
	width: 100%;
	position: relative;
	bottom: 0;
	left: 0;
	height: 30%;
}


#block-block-3 .content h2 span {
	font-size: 22px;
}

#block-block-3 .content h2:nth-child(1) span:nth-child(1){
color:#f2151c;
} 

#block-block-3 .content h2:nth-child(1) span:nth-child(2){
color:#f99916;
} 

#block-block-3 .content h2:nth-child(1) span:nth-child(3){
color:#0b71c6;
} 


#block-block-3 .content h2:nth-child(4) span{
color:#8fd034;
} 

#block-block-3 .content h4:nth-child(6),
#block-block-3 .content h4:nth-child(7){
color:#999;
}


#block-menu-menu-private-area- li {
  list-style: outside none none;
}
#block-menu-menu-private-area- {
  margin-bottom: 30px;
}
#block-views-documents-block-1 .item-list > ul li, #block-views-videos-block ul li {
  margin-left: 10px;
  padding: 0;
}
#block-views-documents-block-1 {
  margin-bottom: 30px;
}

.award-text {
    bottom: 15px;
    position: absolute;
    right: 0;
    width: 365px;
    z-index: 99;
}
.report-languages .language-switcher-locale-url li { float: left; display: inline-block; padding-right: 8px;}
.report-languages .language-switcher-locale-url li a { color: #fff; font-size: 13px;}
.report-languages .language-switcher-locale-url li.en a.active, .report-languages .language-switcher-locale-url li.en a:hover { color: #0B72C7; }
.report-languages .language-switcher-locale-url li.fr a.active,.report-languages .language-switcher-locale-url li.fr a:hover  { color: #F89A19; }
.report-languages .language-switcher-locale-url li.es a.active,.report-languages .language-switcher-locale-url li.es a:hover  { color: #94D637; }
#browserFiles { color: #212121; font-weight: 400; font-size: 15px; margin-right: 5px;  }
#browserFilesWrap span { display: inline; font-size: 16px; font-weight: normal; color: #fff; }
/* #edit-field-upload-photo-s-video-or-sc-und-0-upload { display: none; } */
.i18n-fr .award-text { 
bottom: -5px;
}
.award-text > img {
  float: left;
 margin-right: 15px;
    width: 65px;
}
.award-text a {
  color: rgb(166, 122, 25);
}
.award-text > p {
  color: rgb(166, 122, 25);
  font-size: 18px;
  font-weight: bold;
  line-height: 23px;
}
#report-it-node-form .vertical-tabs.clearfix {
  display: none;
}

.logged-in #admin-menu {
	position: absolute !important;
	z-index: 9999999;
}
.fotlinks h3 {
  margin-bottom: 20px;
}
.report > a:hover {
  color: #f2151c;
}
.ch_top .col-md-12 img {
  width: 90px;
}
.ch_bot p {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
}
#edit-field-agreement-und div > label::after {
  content: "*(NOTE: Must be checked in order to submit tip)";
  float: right;
  font-size: 20px;
  font-weight: bold;
  padding-left: 20px;
}
.i18n-es #edit-field-agreement-und div > label::after {
  content: "*(NOTA: debe verificarse para enviar sugerencias)";
}
.i18n-fr #edit-field-agreement-und div > label::after {
  content: "*(NOTE: Doit être vérifié afin de soumettre un pourboire)";
}
#edit-field-upload-photo-s-video-or-sc {
  clear: both;
}
.home_btn_reportit .arrow_right {
  background: #f2151c none repeat scroll 0 0;
  color: #fff;
  font-weight: bold;
  padding: 10px 15px;
}


#edit-field-upload-photo-s-video-or-sc .messages.error {
  clear: both;
  float: left;
  height: 70px;
  width: 100%;
}
#edit-field-upload-photo-s-video-or-sc .image-widget.form-managed-file.clearfix {
  float: left;
}
#edit-field-agreement {
  clear: both;
}
.about-child {
    color: #f2151c;
    font-size: 36px;
    clear: both;
     margin-bottom: 30px;
}
.about-child > a {
  color: #f2151c;
  font-weight: bold;
}
.about-child ul li a {
  color: rgb(96, 96, 96);
  font-size: 30px;
  font-weight: bold;
  line-height: 20px;
}
.about-child li {
  line-height: 36px;
}
.about-video > li {
  background: rgb(96, 96, 96) none repeat scroll 0 0;
  border: 5px solid #fff;
  box-shadow: 0 2px 5px #888888;
  color: #fff;
  float: left;
  font-size: 20px;
  font-weight: bold;
  margin: 10px 25px 10px 0;
  padding: 60px 22px;
  text-align: center;
  text-transform: capitalize;
  width: 190px;
}
.about-video > li a {
  color: #fff;
}
.about-video > li:last-child {
  line-height: 22px;
  padding: 45px 22px;
}
.sst-logo {
   margin-left: 20px !important;
    width: 145px;
}
.page-node-18 .region-content .col-md-6 > h4 {
  color: rgb(118, 118, 118);
  font-size: 16px;
  font-weight: bold;
}
.sstwith > img {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  margin-top: 24px;
  width: 105px;
}
.sstwith > p {
  color: rgb(166, 122, 25);
  float: left;
  font-size: 16px;
  font-weight: bold !important;
  line-height: 22px !important;
}
.col-md-5.sstwith {
  padding: 0;
      margin-top: 22px;
}
.sstwith > p img {
  margin-left: 25px;
  margin-top: 6px;
  width: 133px;
}
.page-node-141 .sst-logo {
  margin-left: 15px !important;
}
.form-item.form-type-textfield.form-item-field-what-is-your-report-about--und-other {
    clear: both;
    margin-top: 10px;
    float: left;
    width: 100%;
}
.form-item.form-type-textfield.form-item-field-did-anyone-else-witness-th-und-other,
.form-item.form-type-textfield.form-item-field-have-you-reported-this-to--und-other,
.form-item.form-type-textfield.form-item-field-do-you-want-to-leave-your--und-other{
    float: left;
    width: 100%;
        margin: 0;
}
.view-reports .view-header > a {
    float: right;
    font-size: 20px;
}
.view-reports .views-field.views-field-counter {
  text-align: center;
  width: 30px;
}

.view-reports .views-field.views-field-field-country-0{
  width: 10%;
}
.view-reports .views-field.views-field-field-state {
  width: 20%;
}
.view-reports .views-field.views-field-field-city {
    width: 30%;
}
.view-reports .view-content {
    margin-top: 40px;
}
#report-it-node-form .field-type-text.field-name-field-ip-address.field-widget-text-textfield.form-wrapper,
#edit-field-sender-location, #edit-field-sender-browser {
  display: none;
}
.node-type-report-it .field-name-field-ip-address, .field.field-name-field-sender-location.field-type-text.field-label-above,
.field.field-name-field-sender-browser.field-type-text.field-label-above,.form-item.form-type-item, .form-item.form-item-language { display: none; }
.jcarousel-skin-default .jcarousel-container-horizontal, .jcarousel-skin-default .jcarousel-clip-horizontal { width: auto; height: auto; }
.jcarousel-skin-default .jcarousel-item { height: auto; }
.jcarousel-skin-default .jcarousel-next-horizontal, .jcarousel-skin-default .jcarousel-prev-horizontal { top:100px; }

/*********************new CSS for ES ---------------------------*/

.translation_en.first.last, .translation_es.first.last {
    display: none;
}
.i18n-es .award-text {
    width: 405px;
}
.i18n-es .award-text > p {
    font-size: 16px;
}
.i18n-es .about-video > li {
    padding: 42px 22px;
    width: 210px;
}
.i18n-es .about-child {
    font-size: 30px;
}
.i18n-es .sstwith > p {
    font-size: 15px;
}
#block-views-partner-logos-block, #block-views-partner-logos-block-1 {
	clear: both;
	margin-top: 40px;
	float: left;
	width: 100%;
	text-align: center;
}
#block-views-partner-logos-block-1 {
	display: none;
}
.front .region.region-content {
	display: none;
}
.form-item-field-what-is-your-report-about--und-select span {
	color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
	text-shadow: 0px 0px 30px rgba(0,0,0,0.99);
}
div.captcha	{display:none;}
.node-report_it-form .field-name-field-upload-photo-s-video-or-sc .image-widget-data input[type=submit] { display: none; }
#block-block-19 .content h2:nth-child(1) span:nth-child(1) {
    color: #f2151c;
}
#block-block-19 .content h2 span {
    font-size: 22px;
}
#block-block-19 .content h2:nth-child(1) span:nth-child(2) {
    color: #f99916;
}
#block-block-19 .content h2 span {
    font-size: 22px;
}
#block-block-19 .content h2:nth-child(1) span:nth-child(3) {
    color: #0b71c6;
}
#block-block-19 .content h2 span {
    font-size: 22px;
}
#block-block-20.show-video {
    opacity: 1;
    transform: translateY(0px);
    -moz-transform: translateY(0px);
    -webkit-transform: translateY(0px);
}
.page-node-1392 main.background_container, .page-node-1392 main.background_container .action {
    background: rgb(67,181,215);
    min-height: 500px;
}
 .page-node-1392 .action h2 {
    color: #fff;
    font-size: 40px;
}
.page-node-1392 .action h2{
    color: #fff;
    font-size: 40px;
}
.page-node-1392 .action p, .page-node-1392 .action h3 {
    color: #fff;
    margin-bottom: 20px;
}
.page-node-1392 h1.page_title{
    display:none;;
}
.page-node-1392 .field-items a.arrow_right{
    background: #f2151c;
    padding: 10px 20px;
    color: #fff;
    margin: 10px 0;
    float: left;
}
.i18n-fr .about-video > li {
    padding: 42px 22px;
    width: 210px;
    min-height: 165px;
}
.i18n-fr .about-child {
    font-size: 30px;
}
.page-tip-management tr th{
	text-align: center;
}
.bck-button {
	width: 35px;
	height: 35px;
	float: left;
	border: 2px solid red;
	border-radius: 50px;
	line-height: 32px;
	text-align: center;
	font-size: 20px;
	margin-bottom: -31px;
}
.bck-button a{
	color:red;
}
.page-tip-management .node-report-it {
	float:right;
	width:92%;
}
.page-tip-management .form-item.form-type-checkboxes.form-item-school{
	width:92%;
	float:right;
}
.page-tip-management .form-item.form-type-textarea.form-item-comment{
	width:92%;
	float:right;
}
.page-tip-management #edit-submit-button {
    float: left;
    width: auto;
    margin-left: 80px;
}
#block-views-poster-graphics-block-2 h2{
	margin-top:16px;
}
.form-item.form-type-textarea.form-item-comment-value label{
	float:left;
	width:100%
}
.page-tip-management .text-format-wrapper {
    float: right;
    width: 92%;
}
.page-tip-management  iframe {
	height: 200px !important;
}

.page-tip-management .fieldset-wrapper {
    display: none;
}
.page-tip-management tr.mceLast {
    display: none;
}
.form-type-textfield.form-item-captcha-response label {
    color: #fff;
    font-size: 22px;
}
.form-type-textfield.form-item-captcha-response span.field-prefix {
    color: #fff;
    font-size: 22px;
}
.form-type-textfield.form-item-captcha-response .description {
    color: #fff;
    font-size: 16px;
    line-height: 23px;
}

/******************************** multiple files upload styles ***************************/

input#edit-field-upload-photo-s-video-or-sc-und-0-upload, input.form-file, input#edit-field-upload-photo-s-video-or-1-und-0-upload, input#edit-field-upload-photo-s-video-or-2-und-0-upload {
	/*! float: left; */
	font-size: 16px;
	color: #fff;
}
#edit-field-upload-photo-s-video-or-1 .description, #edit-field-upload-photo-s-video-or-2 .description, #edit-field-upload-photo-s-video-or-2-und-0-ajax-wrapper label, #edit-field-upload-photo-s-video-or-sc-und-0-ajax-wrapper label {
    display: none;
}
#edit-field-upload-photo-s-video-or-sc-und-0-ajax-wrapper .description {
  float: left;
  margin-left: 30px;
  color: #fff;
}
#edit-field-upload-photo-s-video-or-sc .file-widget.form-managed-file { float: left; }
#edit-field-agreement .description span { 
 /*  color: #000; */
  font-weight: bold;
}
input[type="file"] {
    display: inline-block;
    width: 218px; 
}
#edit-field-upload-photo-s-video-or-sc { clear: both;}
.contact-link h3 {
    color: rgb(242, 21, 28);
    font-weight: 500;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
    margin: 10px 0px;
    padding-left: 15px;
    padding-right: 15px;
}
#webform-client-form-18 {
    padding-left: 15px;
    padding-right: 15px;
}
#webform-client-form-18 .captcha {
    display: block;
}
.form-item-field-what-is-your-report-about--und-select .states1 { font-size: 20px; }