/*
Theme Name: Progressive CA
Theme URI:
Author: Pixelpress
Author URI: http://pixelpress.co/
Version: 1.0
*/
/*! Bootstrap v3.3.6 (http://getbootstrap.com) Copyright 2011-2015 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; background: #000; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0; }

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

*:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

/* html { font-size: 10px; -webkit-tap-highlight-color: rgba(0,0,0,0); } */
/* body { font-family: $font-family-base; font-size: $font-size-base; line-height: $line-height-base; color: $text-color; background-color: $body-bg; } */
/* input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; } */
/* a { color: $link-color; text-decoration: none; &:hover, &:focus { color: $link-hover-color; text-decoration: $link-hover-decoration; } &:focus { @include tab-focus; } } */
figure { margin: 0; }

/* img { vertical-align: middle; } */
.img-responsive { display: block; max-width: 100%; height: auto; }

.img-rounded { border-radius: 6px; }

.img-thumbnail { padding: 4px; line-height: 1.428571429; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; display: inline-block; max-width: 100%; height: auto; }

.img-circle { border-radius: 50%; }

hr { margin-top: 20px; margin-bottom: 20px; border: 0; border-top: 1px solid #eeeeee; }

.sr-only { position: absolute; width: 1px; height: 1px; margin: -1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

[role="button"] { cursor: pointer; }

.container { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.container:before, .container:after { content: " "; display: table; }

.container:after { clear: both; }

@media (min-width: 768px) { .container { width: 750px; } }

@media (min-width: 992px) { .container { width: 970px; } }

@media (min-width: 1200px) { .container { width: 1170px; } }

.container-fluid { margin-right: auto; margin-left: auto; padding-left: 15px; padding-right: 15px; }

.container-fluid:before, .container-fluid:after { content: " "; display: table; }

.container-fluid:after { clear: both; }

.row { margin-left: -15px; margin-right: -15px; }

.row:before, .row:after { content: " "; display: table; }

.row:after { clear: both; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { position: relative; min-height: 1px; padding-left: 15px; padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-1 { width: 8.3333333333%; }

.col-xs-2 { width: 16.6666666667%; }

.col-xs-3 { width: 25%; }

.col-xs-4 { width: 33.3333333333%; }

.col-xs-5 { width: 41.6666666667%; }

.col-xs-6 { width: 50%; }

.col-xs-7 { width: 58.3333333333%; }

.col-xs-8 { width: 66.6666666667%; }

.col-xs-9 { width: 75%; }

.col-xs-10 { width: 83.3333333333%; }

.col-xs-11 { width: 91.6666666667%; }

.col-xs-12 { width: 100%; }

.col-xs-pull-0 { right: auto; }

.col-xs-pull-1 { right: 8.3333333333%; }

.col-xs-pull-2 { right: 16.6666666667%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-4 { right: 33.3333333333%; }

.col-xs-pull-5 { right: 41.6666666667%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-7 { right: 58.3333333333%; }

.col-xs-pull-8 { right: 66.6666666667%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-10 { right: 83.3333333333%; }

.col-xs-pull-11 { right: 91.6666666667%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-push-0 { left: auto; }

.col-xs-push-1 { left: 8.3333333333%; }

.col-xs-push-2 { left: 16.6666666667%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-4 { left: 33.3333333333%; }

.col-xs-push-5 { left: 41.6666666667%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-7 { left: 58.3333333333%; }

.col-xs-push-8 { left: 66.6666666667%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-10 { left: 83.3333333333%; }

.col-xs-push-11 { left: 91.6666666667%; }

.col-xs-push-12 { left: 100%; }

.col-xs-offset-0 { margin-left: 0%; }

.col-xs-offset-1 { margin-left: 8.3333333333%; }

.col-xs-offset-2 { margin-left: 16.6666666667%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-4 { margin-left: 33.3333333333%; }

.col-xs-offset-5 { margin-left: 41.6666666667%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-7 { margin-left: 58.3333333333%; }

.col-xs-offset-8 { margin-left: 66.6666666667%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-10 { margin-left: 83.3333333333%; }

.col-xs-offset-11 { margin-left: 91.6666666667%; }

.col-xs-offset-12 { margin-left: 100%; }

@media (min-width: 768px) { .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }
  .col-sm-1 { width: 8.3333333333%; }
  .col-sm-2 { width: 16.6666666667%; }
  .col-sm-3 { width: 25%; }
  .col-sm-4 { width: 33.3333333333%; }
  .col-sm-5 { width: 41.6666666667%; }
  .col-sm-6 { width: 50%; }
  .col-sm-7 { width: 58.3333333333%; }
  .col-sm-8 { width: 66.6666666667%; }
  .col-sm-9 { width: 75%; }
  .col-sm-10 { width: 83.3333333333%; }
  .col-sm-11 { width: 91.6666666667%; }
  .col-sm-12 { width: 100%; }
  .col-sm-pull-0 { right: auto; }
  .col-sm-pull-1 { right: 8.3333333333%; }
  .col-sm-pull-2 { right: 16.6666666667%; }
  .col-sm-pull-3 { right: 25%; }
  .col-sm-pull-4 { right: 33.3333333333%; }
  .col-sm-pull-5 { right: 41.6666666667%; }
  .col-sm-pull-6 { right: 50%; }
  .col-sm-pull-7 { right: 58.3333333333%; }
  .col-sm-pull-8 { right: 66.6666666667%; }
  .col-sm-pull-9 { right: 75%; }
  .col-sm-pull-10 { right: 83.3333333333%; }
  .col-sm-pull-11 { right: 91.6666666667%; }
  .col-sm-pull-12 { right: 100%; }
  .col-sm-push-0 { left: auto; }
  .col-sm-push-1 { left: 8.3333333333%; }
  .col-sm-push-2 { left: 16.6666666667%; }
  .col-sm-push-3 { left: 25%; }
  .col-sm-push-4 { left: 33.3333333333%; }
  .col-sm-push-5 { left: 41.6666666667%; }
  .col-sm-push-6 { left: 50%; }
  .col-sm-push-7 { left: 58.3333333333%; }
  .col-sm-push-8 { left: 66.6666666667%; }
  .col-sm-push-9 { left: 75%; }
  .col-sm-push-10 { left: 83.3333333333%; }
  .col-sm-push-11 { left: 91.6666666667%; }
  .col-sm-push-12 { left: 100%; }
  .col-sm-offset-0 { margin-left: 0%; }
  .col-sm-offset-1 { margin-left: 8.3333333333%; }
  .col-sm-offset-2 { margin-left: 16.6666666667%; }
  .col-sm-offset-3 { margin-left: 25%; }
  .col-sm-offset-4 { margin-left: 33.3333333333%; }
  .col-sm-offset-5 { margin-left: 41.6666666667%; }
  .col-sm-offset-6 { margin-left: 50%; }
  .col-sm-offset-7 { margin-left: 58.3333333333%; }
  .col-sm-offset-8 { margin-left: 66.6666666667%; }
  .col-sm-offset-9 { margin-left: 75%; }
  .col-sm-offset-10 { margin-left: 83.3333333333%; }
  .col-sm-offset-11 { margin-left: 91.6666666667%; }
  .col-sm-offset-12 { margin-left: 100%; } }

@media (min-width: 992px) { .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }
  .col-md-1 { width: 8.3333333333%; }
  .col-md-2 { width: 16.6666666667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.3333333333%; }
  .col-md-5 { width: 41.6666666667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.3333333333%; }
  .col-md-8 { width: 66.6666666667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.3333333333%; }
  .col-md-11 { width: 91.6666666667%; }
  .col-md-12 { width: 100%; }
  .col-md-pull-0 { right: auto; }
  .col-md-pull-1 { right: 8.3333333333%; }
  .col-md-pull-2 { right: 16.6666666667%; }
  .col-md-pull-3 { right: 25%; }
  .col-md-pull-4 { right: 33.3333333333%; }
  .col-md-pull-5 { right: 41.6666666667%; }
  .col-md-pull-6 { right: 50%; }
  .col-md-pull-7 { right: 58.3333333333%; }
  .col-md-pull-8 { right: 66.6666666667%; }
  .col-md-pull-9 { right: 75%; }
  .col-md-pull-10 { right: 83.3333333333%; }
  .col-md-pull-11 { right: 91.6666666667%; }
  .col-md-pull-12 { right: 100%; }
  .col-md-push-0 { left: auto; }
  .col-md-push-1 { left: 8.3333333333%; }
  .col-md-push-2 { left: 16.6666666667%; }
  .col-md-push-3 { left: 25%; }
  .col-md-push-4 { left: 33.3333333333%; }
  .col-md-push-5 { left: 41.6666666667%; }
  .col-md-push-6 { left: 50%; }
  .col-md-push-7 { left: 58.3333333333%; }
  .col-md-push-8 { left: 66.6666666667%; }
  .col-md-push-9 { left: 75%; }
  .col-md-push-10 { left: 83.3333333333%; }
  .col-md-push-11 { left: 91.6666666667%; }
  .col-md-push-12 { left: 100%; }
  .col-md-offset-0 { margin-left: 0%; }
  .col-md-offset-1 { margin-left: 8.3333333333%; }
  .col-md-offset-2 { margin-left: 16.6666666667%; }
  .col-md-offset-3 { margin-left: 25%; }
  .col-md-offset-4 { margin-left: 33.3333333333%; }
  .col-md-offset-5 { margin-left: 41.6666666667%; }
  .col-md-offset-6 { margin-left: 50%; }
  .col-md-offset-7 { margin-left: 58.3333333333%; }
  .col-md-offset-8 { margin-left: 66.6666666667%; }
  .col-md-offset-9 { margin-left: 75%; }
  .col-md-offset-10 { margin-left: 83.3333333333%; }
  .col-md-offset-11 { margin-left: 91.6666666667%; }
  .col-md-offset-12 { margin-left: 100%; } }

@media (min-width: 1200px) { .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }
  .col-lg-1 { width: 8.3333333333%; }
  .col-lg-2 { width: 16.6666666667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.3333333333%; }
  .col-lg-5 { width: 41.6666666667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.3333333333%; }
  .col-lg-8 { width: 66.6666666667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.3333333333%; }
  .col-lg-11 { width: 91.6666666667%; }
  .col-lg-12 { width: 100%; }
  .col-lg-pull-0 { right: auto; }
  .col-lg-pull-1 { right: 8.3333333333%; }
  .col-lg-pull-2 { right: 16.6666666667%; }
  .col-lg-pull-3 { right: 25%; }
  .col-lg-pull-4 { right: 33.3333333333%; }
  .col-lg-pull-5 { right: 41.6666666667%; }
  .col-lg-pull-6 { right: 50%; }
  .col-lg-pull-7 { right: 58.3333333333%; }
  .col-lg-pull-8 { right: 66.6666666667%; }
  .col-lg-pull-9 { right: 75%; }
  .col-lg-pull-10 { right: 83.3333333333%; }
  .col-lg-pull-11 { right: 91.6666666667%; }
  .col-lg-pull-12 { right: 100%; }
  .col-lg-push-0 { left: auto; }
  .col-lg-push-1 { left: 8.3333333333%; }
  .col-lg-push-2 { left: 16.6666666667%; }
  .col-lg-push-3 { left: 25%; }
  .col-lg-push-4 { left: 33.3333333333%; }
  .col-lg-push-5 { left: 41.6666666667%; }
  .col-lg-push-6 { left: 50%; }
  .col-lg-push-7 { left: 58.3333333333%; }
  .col-lg-push-8 { left: 66.6666666667%; }
  .col-lg-push-9 { left: 75%; }
  .col-lg-push-10 { left: 83.3333333333%; }
  .col-lg-push-11 { left: 91.6666666667%; }
  .col-lg-push-12 { left: 100%; }
  .col-lg-offset-0 { margin-left: 0%; }
  .col-lg-offset-1 { margin-left: 8.3333333333%; }
  .col-lg-offset-2 { margin-left: 16.6666666667%; }
  .col-lg-offset-3 { margin-left: 25%; }
  .col-lg-offset-4 { margin-left: 33.3333333333%; }
  .col-lg-offset-5 { margin-left: 41.6666666667%; }
  .col-lg-offset-6 { margin-left: 50%; }
  .col-lg-offset-7 { margin-left: 58.3333333333%; }
  .col-lg-offset-8 { margin-left: 66.6666666667%; }
  .col-lg-offset-9 { margin-left: 75%; }
  .col-lg-offset-10 { margin-left: 83.3333333333%; }
  .col-lg-offset-11 { margin-left: 91.6666666667%; }
  .col-lg-offset-12 { margin-left: 100%; } }

.clearfix:before, .clearfix:after { content: " "; display: table; }

.clearfix:after { clear: both; }

.center-block { display: block; margin-left: auto; margin-right: auto; }

.pull-right { float: right !important; }

.pull-left { float: left !important; }

.hide { display: none !important; }

.show { display: block !important; }

.invisible { visibility: hidden; }

.text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; }

.hidden { display: none !important; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }

.visible-xs { display: none !important; }

.visible-sm { display: none !important; }

.visible-md { display: none !important; }

.visible-lg { display: none !important; }

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block { display: none !important; }

@media (max-width: 767px) { .visible-xs { display: block !important; }
  table.visible-xs { display: table !important; }
  tr.visible-xs { display: table-row !important; }
  th.visible-xs, td.visible-xs { display: table-cell !important; } }

@media (max-width: 767px) { .visible-xs-block { display: block !important; } }

@media (max-width: 767px) { .visible-xs-inline { display: inline !important; } }

@media (max-width: 767px) { .visible-xs-inline-block { display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm { display: block !important; }
  table.visible-sm { display: table !important; }
  tr.visible-sm { display: table-row !important; }
  th.visible-sm, td.visible-sm { display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-block { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline { display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) { .visible-sm-inline-block { display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md { display: block !important; }
  table.visible-md { display: table !important; }
  tr.visible-md { display: table-row !important; }
  th.visible-md, td.visible-md { display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-block { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline { display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .visible-md-inline-block { display: inline-block !important; } }

@media (min-width: 1200px) { .visible-lg { display: block !important; }
  table.visible-lg { display: table !important; }
  tr.visible-lg { display: table-row !important; }
  th.visible-lg, td.visible-lg { display: table-cell !important; } }

@media (min-width: 1200px) { .visible-lg-block { display: block !important; } }

@media (min-width: 1200px) { .visible-lg-inline { display: inline !important; } }

@media (min-width: 1200px) { .visible-lg-inline-block { display: inline-block !important; } }

@media (max-width: 767px) { .hidden-xs { display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) { .hidden-sm { display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .hidden-md { display: none !important; } }

@media (min-width: 1200px) { .hidden-lg { display: none !important; } }

.visible-print { display: none !important; }

@media print { .visible-print { display: block !important; }
  table.visible-print { display: table !important; }
  tr.visible-print { display: table-row !important; }
  th.visible-print, td.visible-print { display: table-cell !important; } }

.visible-print-block { display: none !important; }

@media print { .visible-print-block { display: block !important; } }

.visible-print-inline { display: none !important; }

@media print { .visible-print-inline { display: inline !important; } }

.visible-print-inline-block { display: none !important; }

@media print { .visible-print-inline-block { display: inline-block !important; } }

@media print { .hidden-print { display: none !important; } }

/*# sourceMappingURL=bootstrap.css.map */
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;

At the bottom of this section, we provide information about the spritesheet itself
$spritesheet: width height image $spritesheet-sprites;
*/
/*
These "retina group" variables are mappings for the naming and pairing of normal and retina sprites.

The list formatted variables are intended for mixins like `retina-sprite` and `retina-sprites`.
*/
/* The provided mixins are intended to be used with the array-like variables .icon-home { @include sprite-width($icon-home); } .icon-email { @include sprite($icon-email); } */
/* The `retina-sprite` mixin sets up rules and a media query for a sprite/retina sprite. It should be used with a "retina group" variable. The media query is from CSS Tricks: https://css-tricks.com/snippets/css/retina-display-media-query/ $icon-home-group: ('icon-home', $icon-home, $icon-home-2x, ); .icon-home { @include retina-sprite($icon-home-group); } */
/*
The `sprites` mixin generates identical output to the CSS template
  but can be overridden inside of SCSS

@include sprites($spritesheet-sprites);
*/
/*
The `retina-sprites` mixin generates a CSS rule and media query for retina groups
  This yields the same output as CSS retina template but can be overridden in SCSS

@include retina-sprites($retina-groups);
*/
body { margin: 0; font: 14px 'Open Sans', Helvetica, sans-serif; color: #000; }

a { color: #2297ef; text-decoration: underline; }

a:hover { text-decoration: none; }

img { border: 0; vertical-align: middle; max-width: 100%; height: auto; }

h1 { font-size: 200%; }

h2 { font-size: 150%; }

h3 { font-size: 120%; }

h4 { font-size: 110%; }

h5 { font-size: 100%; }

h6 { font-size: 90%; }

h1, h2, h3, h4, h5, h6 { font-weight: 700; line-height: normal; }

ul li, ol li { list-style-position: outside; }

ul { list-style-type: disc; margin: 0 0 1em; padding: 0 0 0 10px; }

ol { margin: 0 0 1em; padding: 0 0 0 10px; }

dl, p, h1, h2, h3, h4, h5, h6, applet, embed, object, frameset { margin: 0 0 1em; }

.alignleft { float: left; margin: 0 15px 1em 0; }

.alignright { float: right; margin: 0 0 1em 15px; }

.aligncenter { display: block; margin: 0 auto 1em; }

.text-left { text-align: left; }

.text-right { text-align: right; }

.text-center { text-align: center; }

.dt { display: table; width: 100%; }

.dtc { display: table-cell; vertical-align: middle; }

.dib { display: inline-block; }

.cf:before, .cf:after { content: ""; display: table; }

.cf:after { clear: both; }

.header-main { background: #000; }

.header-main .container { padding-top: 8px; padding-bottom: 12px; }

.header-main .logo { float: left; font: 36px/36px 'Oswald', sans-serif; text-transform: uppercase; }

.header-main .logo a { display: block; color: #fff; text-decoration: none; }

#header .logo a:before { content: ''; display: inline-block; vertical-align: top; margin: 0 10px 0 0; background-image: url(images/svg/logo.svg); background-size: contain; width: 103px; height: 103px; }

#header .logo span { display: inline-block; vertical-align: bottom; }

.header__right { float: right; padding: 10px 0 0; }

.header__socials { margin-bottom: 12px; color: #fff; font-size: 14px; }

.header__socials strong { display: inline-block; vertical-align: middle; margin: 0 10px 0 0; font-weight: normal; }

.header__socials .socials { display: inline-block; vertical-align: middle; }

.top-links { float: right; list-style: none; margin: 0; padding: 0; font-size: 14px; line-height: 16px; }

.top-links li { float: left; position: relative; padding: 0 8px 0 9px; }

.top-links li + li:before { content: ''; border-left: 1px solid #2297ef; position: absolute; left: 0; top: 2px; bottom: 2px; }

.top-links li:last-child { padding-right: 0; }

.top-links a { text-decoration: none; }

.top-links a:hover { text-decoration: underline; }

.socials { list-style: none; margin: 0; padding: 0; }

.socials li { display: inline-block; vertical-align: middle; }

.socials li + li { margin-left: 20px; }

.socials a { display: block; text-align: left; text-indent: -9999px; overflow: hidden; }

.socials .facebook { background-image: url(images/sprite.png); background-position: -189px -96px; width: 11px; height: 23px; }

.socials .facebook:hover { background-position: -189px -59px; }

.socials .twitter { background-image: url(images/sprite.png); background-position: -27px -154px; width: 24px; height: 21px; }

.socials .twitter:hover { background-position: 0px -154px; }

.search-area { position: relative; min-height: 54px; }

.search-area .text { display: none; float: left; width: 60%; padding: 0 0 0 67px; color: #2297ef; font: 22px Oswald, sans-serif; }

.search-area .text p { margin: 0 0 5px; }

.search-area .btn-search { float: right; margin: 10px 0 0; position: absolute; bottom: 0; right: 0; }

.btn { display: inline-block; vertical-align: middle; border: none; background: #2297ef; margin: 0; padding: 0 20px; color: #fff; font: 400 14px/30px 'Open Sans',sans-serif; text-align: center; cursor: pointer; text-decoration: none !important; -webkit-border-radius: 5px; border-radius: 5px; }

.btn:hover { text-decoration: none !important; background: #1b83c5; }

.btn.green { background: #4eaf4f; }

.btn.yellow { background: #ffeb3b; }

.btn.orange { background: #f7941d; }

.btn.red { background: #f44336; }

.btn-search { display: inline-block; vertical-align: middle; width: 290px; height: 56px; border: none; background: #f44336; margin: 0; padding: 5px 20px 5px 16px; text-align: left; cursor: pointer; text-decoration: none !important; -webkit-border-radius: 5px; border-radius: 5px; }

.btn-search i { float: left; margin: 6px 8px 0 0; position: relative; background-image: url(images/sprite.png); background-position: -152px -96px; width: 35px; height: 35px; }

.btn-search strong { display: block; font-size: 18px; color: #000; }

.btn-search span { display: block; font-size: 14px; line-height: 16px; color: #fff; }

.btn-search:hover { text-decoration: none !important; background: #ba3828; }

.btn-search:hover i { background-position: -152px -59px; }

.title-score { margin: 20px 0; font: 36px/1.2 Oswald, sans-serif; text-transform: uppercase; }

.h-p-box .p-box { float: left; margin: 0 8px; }

.p-box { width: 494px; max-width: 100%; background: #000; position: relative; color: #fff; font-size: 16px; line-height: 1.56; }

.p-box .heading { border-bottom: 1px solid #fff; padding: 14px 24px; text-transform: uppercase; }

.p-box h5 { margin: 0; font-size: 23px; line-height: 1.2; }

.p-box h6 { margin: 0; font-size: 15px; line-height: 1.2; font-weight: normal; }

.p-box .p-box__title { margin: 0 0 22px; }

/*.p-box .holder { padding: 15px 24px 75px; }*/
.p-box .holder { padding: 15px 24px 60px; }

/*body:not(.page-template-template-shame) .p-box .holder { min-height: 613px; }*/
.p-box .images { margin: 0 0 38px; }

body.blog .p-box .images, body.single-people .p-box .images { margin: 0 0 15px; }

.p-box .images img { float: left; width: 49%; }

.p-box .images a.map-link img { width: 100%; }

.p-box .images img + img, .p-box .images a.map-link { float: right; width: 49%; }

.p-box h4 { margin: 0 0 10px; font-size: 19px; line-height: 22px; }

.p-box h4:before { content: '$'; float: left; margin: 0 10px 0 0; background: #fff; width: 32px; height: 32px; font-size: 18px; line-height: 32px; font-weight: normal; color: #000; text-align: center; -webkit-border-radius: 50%; border-radius: 50%; }

.p-box h4 span { display: block; overflow: hidden; padding: 5px 0 0; }

.p-box ul { margin: 0; padding: 0 0 0 60px; }

.p-box ul li + li { padding-top: 4px; }

.p-box .socials { float: right; position: relative; top: 10px; }

.p-box__title { display: table; width: 100%; }

.p-box__title .num { display: table-cell; width: 110px; vertical-align: middle; }

.p-box__title .num strong { display: block; width: 105px; height: 105px; border: 8px solid #fff; text-align: center; font-size: 49px; line-height: 86px; font-weight: normal; -webkit-border-radius: 50%; border-radius: 50%; }

.p-box__title h3 { display: table-cell; vertical-align: middle; font-size: 33px; line-height: 1.1; font-weight: normal; margin: 0; padding: 0 0 0 10px; }

.p-box__title.blue { color: #2297ef; }

.p-box__title.blue .num strong { border-color: #2297ef; }

.p-box__title.green { color: #4eaf4f; }

.p-box__title.green .num strong { border-color: #4eaf4f; }

.p-box__title.yellow { color: #ffeb3b; }

.p-box__title.yellow .num strong { border-color: #ffeb3b; }

.p-box__title.orange { color: #f7941d; }

.p-box__title.orange .num strong { border-color: #f7941d; }

.p-box__title.red { color: #f44336; }

.p-box__title.red .num strong { border-color: #f44336; }

.section-info { padding: 24px 25px; width: 73%; font-size: 16px; line-height: 1.9; }

.section-info.page { width: 100%; padding-bottom: 0; }

.section-info h2 { margin: 0 0 14px; font: 36px Oswald, sans-serif; color: #2297ef; }

.section-info.page h2 { color: #000; }

.section-info.page .page-content { margin: 0 55px; line-height: 1.7; }

.section-info.page .page-content a { text-decoration: none; }

.section-info.page .page-content a:hover { text-decoration: underline; }

.section-info.page .page-content { overflow: hidden; }

.section-info.page .page-content .fluidMedia { margin: 0 auto; width: 791px; height: 100%; position: relative; overflow: hidden; }

.page-id-386 .section-info.page .page-content .fluidMedia { width: 797px; }

.section-info.page .page-content .fluidMedia iframe { border: 1px solid #000; top: 0; left: 0; width: 100%; /*    height: 100%;*/ margin: 0; padding: 0; overflow: hidden; }

.section-info .data-list { float: left; margin: 10px 18px  5px 0; }

.section-info .links { width: 100%; overflow: hidden; }

.section-info .links p { margin: 0 0 5px; }

.data-list { list-style: none; margin: 0; padding: 10px; width: 142px; border: 1px solid #77787b; font-size: 18px; line-height: 21px; position: relative; -webkit-border-radius: 7px; border-radius: 7px; }

.data-list.alignleft { float: left; margin: 10px 18px  5px 0; }

.data-list.alignright { float: left; margin: 10px 0  5px 18px; }

.data-list span { color: #77787b; left: 70px; position: absolute; }

.data-list li:before { content: ''; display: inline-block; vertical-align: top; margin: 0 7px 0 0; width: 21px; height: 21px; background: #2297ef; -webkit-border-radius: 50%; border-radius: 50%; }

.data-list li + li { margin-top: 10px; }

.data-list .blue:before { background: #2297ef; }

.data-list .green:before { background: #4eaf4f; }

.data-list .yellow:before { background: #ffeb3b; }

.data-list .orange:before { background: #f7941d; }

.data-list .red:before { background: #f44336; }

.form-search { background: #2297ef; padding: 15px 30px 25px; margin: 30px auto 32px; max-width: 675px; overflow: hidden; color: #fff; font-size: 17px; -webkit-border-radius: 7px; border-radius: 7px; display: block; }

.form-search .text-center { margin: 0 0 14px; }

.form-search .text-center h3 { margin: 0 0 3px; color: #000; font: 28px 'Oswald', sans-serif; letter-spacing: -1px; }

.form-search .text-center p { margin: 0; }

.form-search .f-row { margin: 0 0 17px; }

.form-search .f-row:last-child { margin-bottom: 0; }

.form-search label { display: inline-block; margin: 0 10px 0 0; font-size: 17px; line-height: 35px; }

.form-search input[type="text"] { background: #fff; border: none; margin: 0; padding: 4px 10px; font-size: 19px; color: #000; }

.form-search .field-address input[type="text"] { width: 481px; float: right; }

.form-search .field-city { display: inline-block; }

.form-search .field-city input[type="text"] { width: 240px; }

.form-search .field-zip { display: inline-block; margin: 0 0 0 14px; }

.lang-es .form-search .field-zip { margin: 0 0 0 10px; }

.form-search .field-zip input[type="text"] { width: 138px; }

.form-search input[type="submit"] { float: right; height: 35px; margin: 0; padding: 0 20px; background: #ffeb3b; border: none; font-size: 19px; font-weight: 600; text-align: center; color: #000; cursor: pointer; -webkit-border-radius: 5px; border-radius: 5px; }

.form-search input[type="submit"]:hover { background: #f3d40f; }

#footer { border-top: 4px solid #ffffff; padding: 20px 0; margin: 0; font-size: 13px; line-height: 1.3; color: #fff; }

#footer .container { padding-left: 35px; padding-right: 35px; }

#footer .logos-list { text-align: center; padding: 30px 0 20px; }

.footer__copy { font-size: 13px; line-height: 17px; }

.footer__copy p { margin: 0; }

.footer__text { font-size: 15px; line-height: 1.48; text-align: center; }

.footer__text .holder { max-width: 555px; margin: 0 auto; }

.footer__text p { margin: 0; }

#footer a { color: #000; text-decoration: none; }

#footer a:hover { text-decoration: underline; }

.logos-list { list-style: none; margin: 0; padding: 0; }

.logos-list.center { text-align: center; }

.logos-list li { display: inline-block; vertical-align: middle; margin-right: 38px; }

.logos-list li:last-child { margin-right: 0; }

.loading-mask { position: fixed; z-index: 9999; top: 0; left: 0; height: 100%; width: 100%; background: rgba(0, 0, 0, 0.85); display: none; }

.loading-mask__icon { position: absolute; top: 50%; left: 50%; margin: -75px 0 0 -75px; background-image: url(images/sprite.png); background-position: 0px 0px; width: 152px; height: 152px; display: inline-block; animation: infinite-rotation 1.5s infinite linear; -webkit-animation: infinite-rotation 1.5s 0.1s infinite linear; }

@-webkit-keyframes infinite-rotation { 0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); } }

@keyframes infinite-rotation { from { transform: rotate(0deg); }
  to { transform: rotate(360deg); } }

.p-box .images { position: relative; }

.map { width: 48%; height: 100%; float: right; position: absolute; top: 0; right: 0; display: inline-block; }

#shame { background-color: #f44336; }

#shame .section-info { overflow: hidden; padding-top: 8px; padding-bottom: 24px; width: 100%; }

.page-template-template-shame .header-main .container, .single-people .header-main .container { padding-bottom: 16px; }

.page-template-template-shame .form-search, .single-people .form-search { display: none; }

.page-template-template-shame #searchAreaText, .single-people #searchAreaText { display: block; }

#shame .title-score { color: #fff; }

#shame .title-score i { background-image: url("images/sprite.png"); background-position: -152px -59px; float: left; height: 35px; margin: 6px 8px 0 0; position: relative; transition: all 0.2s ease-in-out 0s; width: 35px; }

#shame .section-info ul { list-style: none; overflow: hidden; margin-bottom: 10px; width: 73%; }

#shame .section-info ul li { float: left; width: 50%; }

#shame .section-info ul li a { color: #000; text-decoration: none; }

#shame .section-info ul li a:hover { text-decoration: underline; }

#shame .section-info ul li a strong { text-transform: uppercase; font-weight: bold; }

#shame .page-content { font-size: 16px; line-height: 1.9; padding: 0; width: 100%; color: #fff; }

#shame .page-content a { color: #000; text-decoration: none; }

#shame .page-content a:hover { text-decoration: underline; }

.page-template-template-shame #shame .p-box .holder { padding-bottom: 28px; }

#shame .p-box { margin-bottom: 16px; }

#shame .p-box .additional-info { display: none; }

#shame .p-box .additional-info .contrebutors { padding-bottom: 30px; }

.additional-info .socials { position: inherit; float: right; margin: 26px 0 0; }

#shame .p-box .read-more { bottom: 22px; position: absolute; right: 24px; color: #feec40; text-decoration: none; font-size: 16px; }

#shame .p-box .read-more i { border-top: 10px solid #ffeb3b; border-left: 6px solid transparent; border-right: 6px solid transparent; float: right; margin: 7px 0 0 10px; position: relative; transition: all 0.2s ease-in-out 0s; }

#shame .p-box .close-more { display: none; bottom: 6px; position: absolute; right: 24px; color: #feec40; text-decoration: none; font-size: 16px; }

#shame .p-box .close-more i { border-bottom: 10px solid #ffeb3b; border-left: 6px solid transparent; border-right: 6px solid transparent; float: right; margin: 6px 0 0 10px; position: relative; transition: all 0.2s ease-in-out 0s; }

.p-box a { color: #fff; }

#shame .p-box a:hover { color: #feec40; text-decoration: underline; }

#content #shame { padding-top: 20px; background-color: #fff; }

#content #shame .h-p-box { margin: 0 auto; width: 50%; }

.yellow-area { text-align: center; background-color: #feec40; color: #000; margin-bottom: 50px; position: relative; display: none; font-size: 16px; padding: 10px 0 5px; }

.additional-info-area { text-align: center; background-color: #feec40; color: #000; position: relative; font-size: 16px; padding: 10px 0 5px; }

.yellow-area div, .additional-info-area div { padding: 0 8px 5px; }

.yellow-area .or, .additional-info-area .or { margin-top: -3px; padding-bottom: 0px; }

.yellow-area .click-here, .additional-info-area .click-here { display: inline-block; padding: 4px 15px 2px; color: #fff; border-radius: 5px; text-decoration: none; background-color: #fff; }

.additional-info-area.yellow .click-here, .yellow-area.yellow .click-here { background-color: #e85136; }

.yellow-area .click-here:hover, .additional-info-area .click-here:hover { background-color: #BA3828; color: #fff !important; text-decoration: underline !important; }

.additional-info-area.yellow .click-here:hover { background-color: #BA3828; }

.yellow-area .tel, .additional-info-area .tel { display: inline-block; position: relative; }

.yellow-area .tel .ask-person, .additional-info-area .tel .ask-person { display: inline-block; vertical-align: middle; }

.yellow-area i, .additional-info-area i { background-image: url("images/sprite.png"); background-position: -151px -133px; display: block; height: 26px; position: relative; transition: all 0.2s ease-in-out 0s; width: 16px; float: left; margin-right: 10px; }

.yellow-area.yellow .tel .ask-person span, .additional-info-area.yellow .tel .ask-person span { color: #e85136; }

.additional-info-area .tel .ask-person span, .yellow-area .tel .ask-person span { color: #fff; }

.additional-info-area.blue, .yellow-area.blue { background-color: #2297ef; }

.additional-info-area.green, .yellow-area.green { background-color: #4eaf4f; }

.additional-info-area.yellow, .yellow-area.yellow { background-color: #ffeb3b; }

.additional-info-area.orange, .yellow-area.orange { background-color: #f7941d; }

.additional-info-area.red, .yellow-area.red { background-color: #f44336; }

.additional-info-area.blue .click-here, .yellow-area.blue .click-here { color: #2297ef; }

.additional-info-area.green .click-here, .yellow-area.green .click-here { color: #4eaf4f; }

.additional-info-area.yellow .click-here, .yellow-area.yellow .click-here { color: #fff; }

.additional-info-area.orange .click-here, .yellow-area.orange .click-here { color: #f7941d; }

.additional-info-area.red .click-here, .yellow-area.red .click-here { color: #f44336; }

.additional-info-area .click-here:hover, .yellow-area .click-here:hover { background-color: #e2e2e2; }

.additional-info-area.blue .click-here:hover, .yellow-area.blue .click-here:hover { color: #2297ef !important; }

.additional-info-area.green .click-here:hover, .yellow-area.green .click-here:hover { color: #4eaf4f !important; }

.additional-info-area.yellow .click-here:hover, .yellow-area.yellow .click-here:hover { color: #ffeb3b !important; }

.additional-info-area.orange .click-here:hover, .yellow-area.orange .click-here:hover { color: #f7941d !important; }

.additional-info-area.red .click-here:hover, .yellow-area.red .click-here:hover { color: #f44336 !important; }

.page-template-template-shame .yellow-area { background-color: #feec40; }

.page-template-template-shame .yellow-area .click-here { background-color: #e85136; color: #fff; }

.page-template-template-shame .yellow-area .click-here:hover { background-color: #ba3828; color: #fff !important; }

.page-template-template-shame .yellow-area .tel .ask-person span { color: #e85136; }

.form-search .field-zip label { margin: 0 11px 0 0; }

.loading-mask__icon { top: 173px; }

.spinner_text { font-size: 26px; color: #fff; left: 15px; position: absolute; text-align: center; top: 210px; margin: 60px 0 0; right: 15px; }

.p-box__title .num strong { font-weight: bold; }

.p-box__title .num strong.letter { display: none; }

.p-box__title h3 { font-weight: bold; }

.h-p-box.first-column, .h-p-box.second-column { float: left; max-width: 50%; margin-bottom: 9px; }

.h-p-box.mobile { display: none; }

#main { background: #fff none repeat scroll 0 0; padding-top: 50px; padding-bottom: 50px; }

#main .links a { text-decoration: none; }

#main .links a:hover { text-decoration: underline; }

#shame-list-mob { display: none; width: 100% !important; margin-bottom: 10px; }

#shame-list-mob li { padding-right: 10px; }

.address .submit { display: inline-block; float: right; }

.warning { display: none; text-align: center; background-color: #ffeb3b; color: #000; border-radius: 5px; padding: 15px 60px; }

.warning p { margin: 0; }

.see-all { text-align: center; color: #fff; }

.see-all #see-all { display: inline-block; background-color: #017fc3; padding: 10px 30px; color: #fff; border-radius: 5px; font-size: 14px; text-decoration: none; }

.see-all #see-all:hover { background-color: #006ca7; }

.see-all-btn { background-color: #017fc3; margin-left: 5px; padding-left: 30px; padding-right: 30px; }

.see-all-btn:hover { background-color: #006ca7; }

.section-info.cards { padding: 0 25px; }

.page-template-default .form-search { display: none; }

.page-template-default .search-area .text { display: block; }

.page-template-template-full_width .section-info { width: 100%; font-size: 18px; hyphens: auto; padding-bottom: 116px; }

.page-template-template-full_width .form-search { display: none; }

.page-template-template-full_width .search-area .text { display: block; }

.page-template-template-full_width .page-content strong { font: 22px/1.2 Oswald,sans-serif; }

/*.single-people #main{ position: relative; min-height: 500px; }*/
.page-template-template-map .map { display: inline-block; height: 100%; position: absolute; right: 0; top: 0; width: 100%; }

.lang-es .form-search .field-address input[type="text"] { float: right; width: 521px; }

.lang-es .form-search .field-city input[type="text"] { width: 150px; }

.lang-es .form-search .field-zip input[type="text"] { width: 100px; }

.lang-es .btn-search strong { font-size: 16px; }

.lang-es .btn-search span { color: #fff; display: block; font-size: 13px; line-height: 16px; }

/* new styles */
.header__block { padding: 10px 0 0; }

.header__block .b-search { float: left; width: 67%; max-width: 665px; }

.header__buttons { float: right; width: 32%; max-width: 320px; }

.header__buttons .btn-a { display: block; margin-bottom: 10px; }

.header__buttons .btn-a:last-child { margin-bottom: 0; }

.btn-menu{
  position: absolute;
  left: 0;
  top: 8px;
  display: none;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
}
.btn-menu span{
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
  padding: 4px;
  border: 1px solid #2297ef;
  width: 34px;
}
.btn-menu i{
  display: block;
  border:solid #2297ef;
  border-width: 3px 0;
}
.btn-menu i:before{
  content: '';
  display: block;
  border-top: 3px solid #2297ef;
  margin: 3px 0;
}
.btn-menu strong{
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
}

.b-search { background: #2297ef; padding: 15px 10px; min-height: 90px; }

.b-search h3 { margin: 0 0 6px; font-size: 20px; font-weight: 600; }

.b-search .row { margin: 0 -7px; }

.b-search [class^="col-"] { padding: 0 7px; }

.b-search .btn-a { display: block; }

.b-search.white .b-drop .text { background: #fff; }

.b-search.white .b-drop .text span { color: #000; height: 40px; font-size: 16px; line-height: 40px; }

.b-search.white .b-drop .text:after { top: 14px; background-image: url(images/svg/arrow-black.svg); }

.b-search.white .b-drop .text:hover span { color: #2297ef; }

.b-search.white .b-drop .text:hover:after { background-image: url(images/svg/arrow-blue.svg); }

.b-search.white .b-drop .drop { background: #fff; }

.b-search.white .b-drop input[type="text"] { border: 1px solid #bdbdbd; padding: 4px 15px; }

.b-search.white .b-drop input[type="submit"]:hover { color: #000; }

.b-search.white .btn-a { background: #fff; color: #000; }

.b-search.white .btn-a:after { background-image: url(images/svg/arrow-black.svg); }

.b-search.white .btn-a:hover { color: #2297ef; }

.b-search.white .btn-a:hover:after { background-image: url(images/svg/arrow-blue.svg); }

.b-drop { position: relative; }

.b-drop .text { display: block; position: relative; background: #000; padding: 0 30px 0 10px; cursor: pointer; }

.b-drop .text span { display: block; height: 28px; font-size: 16px; font-weight: 600; line-height: 28px; text-align: left; color: #fff; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.b-drop .text:after { content: ''; position: absolute; right: 10px; top: 9px; background: url(images/svg/arrow-white.svg) no-repeat; background-size: contain; width: 8px; height: 11px; }

.b-drop .drop { position: absolute; left: 0; right: 0; top: 100%; background: #000; padding: 10px; display: none; }

.b-drop input[type="text"] { width: 100%; height: 33px; background: #fff; border: none; margin: 0 0 10px; padding: 5px 15px; font-size: 14px; }

.b-drop.open .text:after { transform: rotate(90deg); }

.b-drop.open .drop { display: block; }

.btn-submit { min-width: 105px; height: 28px; background: #2297ef; border: none; margin: 0; padding: 0 15px; color: #fff; font-size: 14px; cursor: pointer; }

.btn-a { display: inline-block; vertical-align: middle; border: none; background: #000; padding: 0 30px 0 15px; height: 40px; position: relative; color: #fff; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 16px; line-height: 40px; font-weight: 600; text-decoration: none; }

.btn-a:after { content: ''; position: absolute; right: 10px; top: 50%; margin: -5px 0 0; background: url(images/svg/arrow-white.svg) no-repeat; background-size: contain; width: 8px; height: 11px; }

.btn-a.yellow, .btn-a.red, .btn-a.blue, .btn-a.green, .btn-a.orange { color: #000; }

.btn-a.yellow:after, .btn-a.red:after, .btn-a.blue:after, .btn-a.green:after, .btn-a.orange:after { background-image: url(images/svg/arrow-black.svg); }

.btn-a.yellow { background: #ffeb3b; }

.btn-a.red { background: #f44336; }

.btn-a.blue { background: #2297ef; }

.btn-a.green { background: #4eaf4f; }

.btn-a.orange { background: #f7941d; }

.btn-a.small { height: 28px; line-height: 28px; }

.area-title { background: #fff; padding: 55px 0 5px; }

.area-title h1 { margin: 0 0 0 23px; font-size: 25px; font-weight: 600; }

.p-single { background: #000; margin: 0 0 22px; }

.p-single__heading { border-bottom: 1px solid #fff; color: #fff; padding: 18px 22px 5px; text-transform: uppercase; }

.p-single__heading h3 { margin: 0; font-size: 23px; }

.p-single__heading h4 { margin: 0; font-size: 15px; }

.p-single header { color: #fff; padding: 20px 22px; }

.p-single header .right { float: right; text-align: right; }

.p-single header .score { margin: 0 0 7px; font-weight: bold; font-size: 19px; line-height: 1; }

.p-single header .score b { font-size: 37px; color: #2297ef; }

.p-single .p-box__title { float: left; width: auto; }

.p-single.yellow .select-drop, .p-single.yellow .p-single__block { background: #ffeb3b; }

.p-single.yellow header .score b, .p-single.yellow .p-single__form input[type="submit"] { color: #ffeb3b; }

.p-single.yellow .p-single__block .title, .p-single.yellow .p-single__block.twitter .head a, .p-single.yellow .select-drop .current span { color: #000; }

.p-single.red .select-drop, .p-single.red .p-single__block { background: #f44336; }

.p-single.red header .score b, .p-single.red .p-single__form input[type="submit"] { color: #f44336; }

.p-single.green .select-drop, .p-single.green .p-single__block { background: #4eaf4f; }

.p-single.green header .score b, .p-single.green .p-single__form input[type="submit"] { color: #4eaf4f; }

.p-single.orange .select-drop, .p-single.orange .p-single__block { background: #f7941d; }

.p-single.orange header .score b, .p-single.orange .p-single__form input[type="submit"] { color: #f7941d; }

.block-select-drop .label { display: inline-block; vertical-align: middle; margin: 0 15px 0 0; font-size: 14px; font-weight: 600; }

.select-drop { position: relative; background: #2297ef; display: inline-block; vertical-align: middle; cursor: pointer; text-align: left; }

.select-drop .current { display: block; position: relative; padding: 0 30px 0 10px; min-width: 84px; }

.select-drop .current span { display: block; height: 23px; font-size: 14px; font-weight: 600; line-height: 23px; color: #fff; text-align: left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.select-drop .current:after { content: ''; position: absolute; right: 10px; top: 7px; border-top: 8px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent; }

.select-drop ul { list-style: none; margin: 0; padding: 3px 0; position: absolute; left: 0; right: 0; top: 100%; z-index: 99; border-top: 1px solid #fff; background: #2297ef; font-size: 14px; line-height: normal; color: #fff; display: none; }

.select-drop li { padding: 4px 10px; }

.select-drop li:hover { text-decoration: underline; }

/*.select-drop:hover ul { display: block; }*/

.select-drop.yellow .current span { color: #000; }

.select-drop.yellow, .select-drop.yellow ul { background: #ffeb3b !important; }

.select-drop.red, .select-drop.red ul { background: #f44336 !important; }

.select-drop.blue, .select-drop.blue ul { background: #2297ef !important; }

.select-drop.green, .select-drop.green ul { background: #4eaf4f !important; }

.select-drop.orange, .select-drop.orange ul { background: #f7941d !important; }

.select-drop.black, .select-drop.black ul { background: #000 !important; }

.select-drop.w-170 { width: 170px; }

.p-single__block { padding: 20px 22px; margin: 0 0 20px; background: #2297ef; }

.p-single__block .title { margin: 0 0 13px; color: #fff; font-size: 23px; }

.p-single__block.twitter .head { margin: 0 0 15px; }

.p-single__block.twitter .head a { color: #fff; }

.p-single__block.votes .block-select-drop { margin: 0 0 20px; }

.p-single__images { overflow: hidden; padding: 0 0 0 22px; }

.p-single__images .img, .p-single__images .map-link { width: 48%; }

.p-single__images .map-link { float: right; }

.p-single__images .map-link img { width: 100%; }

.p-single__socials { padding: 27px 10px 27px 22px; text-align: right; }

.p-single__form .row { margin: 0 -5px; }

.p-single__form [class^="col-"] { padding: 0 5px 8px; }

.p-single__form input[type="text"], .p-single__form input[type="email"], .p-single__form textarea { width: 100%; height: 35px; background: #fff; border: none; margin: 0; padding: 5px 20px; font-size: 16px; }

.p-single__form .text { background: #fff; padding: 10px 20px; font-size: 16px; line-height: 1.56; }

.p-single__form .textarea { /* background: #fff; padding-bottom: 50px; */ position: relative; }

.p-single__form textarea { display: block; height: 114px; padding: 15px 20px 50px; }

.p-single__form .api { position: absolute; left: 50%; bottom: -20px; background: #000; margin: 0 0 0 -110px; text-align: center; color: #fff; width: 220px; height: 70px; font-size: 29px; line-height: 70px; }

.p-single__form input[type="submit"] { float: right; height: 28px; background: #fff; border: none; margin: 0; padding: 0 20px; color: #2297ef; font-size: 14px; font-weight: 600; cursor: pointer; }

.row_p-single { margin: 0 -10px; }

.row_p-single > [class^="col-"] { padding: 0 10px; }

.b-votes { text-align: left; }

.b-votes__nav a { float: left; width: 50%; height: 38px; background: #92ccf7; padding: 0 5px 0 20px; color: #000; font-size: 16px; line-height: 38px; font-weight: 600; text-decoration: underline; }

.b-votes__nav a.active { text-decoration: none; background: #fff; }

.b-votes__content { background: #fff; display: none; padding: 25px 0 0; }

.b-votes__content.active { display: block; }

.b-votes__list { list-style: none; margin: 0; padding: 0; }

.b-votes__list li { border-top: 2px solid #bdbdbd; padding: 14px 20px; }

.b-votes__list li.open .description { display: block; }

.b-votes__list li.open .btn-toggle { transform: rotate(90deg); }

.b-votes__list .head { overflow: hidden; position: relative; }

.b-votes__list .head .square { float: left; margin: 0 17px 0 0; width: 72px; height: 72px; text-align: center; color: #fff; font-size: 18px; line-height: 72px; font-weight: 600; background: #2297ef; }

.b-votes__list .head .square.yellow { background: #ffeb3b; }

.b-votes__list .head .square.red { background: #f44336; }

.b-votes__list .head .square.green { background: #4eaf4f; }

.b-votes__list .head .square.orange { background: #f7941d; }

.b-votes__list .head .name { overflow: hidden; padding: 0 50px 0 0; font-size: 18px; line-height: 1.22; }

.b-votes__list .head .name p { margin: 0; }

.b-votes__list .head .data { position: absolute; right: 0; top: 0; font-size: 15px; color: #9d9fa2; }

.b-votes__list .btn-toggle { position: absolute; right: 0; bottom: 0; border: none; padding: 0; margin: 0; background: url(images/svg/arrow-circle.svg) no-repeat; background-size: contain; width: 26px; height: 26px; cursor: pointer; text-indent: -9999px; overflow: hidden; opacity: 0.6; }

.b-votes__list .btn-toggle:hover { opacity: 1; }

.b-votes__list .description { padding: 14px 0 8px; font-size: 16px; line-height: 1.56; display: none; }

.b-votes__list .description p { margin: 0; }

.block-hall-slider { background: #000; }

ul.slides { list-style: none; margin: 0; padding: 0; }

ul.slides li { display: none; }

ul.slides li:first-child { display: block; }

ul.flex-direction-nav { list-style: none; margin: 0; padding: 0; }

.slider-hall { min-height: 420px; position: relative; }

.slider-hall .slides li { position: relative; overflow: hidden; }

.slider-hall__photo { float: left; max-width: 100%; width: 520px; background: url(images/svg/decor.svg) no-repeat; background-size: contain; position: relative; }

.slider-hall__photo .holder { padding-top: 74%; }

.slider-hall__photo .photo { border: 8px solid #000; position: absolute; left: 33%; bottom: 15%; width: 228px; height: 228px; }

.slider-hall__photo .num { position: absolute; right: -70px; top: 50%; margin: -45px 0 0; width: 90px; height: 90px; border: 8px solid #f44336; background: #000; text-align: center; font-size: 43px; line-height: 74px; color: #f44336; -webkit-border-radius: 50%; border-radius: 50%; }

.slider-hall__description { padding: 95px 0 0; color: #fff; font-size: 18px; line-height: 1.67; max-width: 380px; float: left; }

.slider-hall__description h3 { margin: 0 0 4px; color: #f44336; font-size: 23px; }

.slider-hall__description p { margin: 0; }

.slider-hall__description a { color: #f44336; }

.slider-hall .flex-prev, .slider-hall .flex-next { position: absolute; left: 24px; top: 50%; margin: -20px 0 0; background: url(images/svg/arrow-slider.svg) no-repeat; background-size: contain; width: 28px; height: 41px; text-indent: -9999px; overflow: hidden; }

.slider-hall .flex-prev:hover, .slider-hall .flex-next:hover { background-image: url(images/svg/arrow-slider-hover.svg); }

.slider-hall .flex-next { left: auto; right: 24px; transform: rotate(180deg); }

.title-area { padding-top: 22px; padding-bottom: 2px; }

.title-area h1 { margin: 0 0 0 32px; font-size: 66px; line-height: 1; text-transform: uppercase; }

.shame-content { font-size: 17px; line-height: 1.76; padding: 22px 0 24px 32px; }

.bg-white { background: #fff; }

.row_adresss-result, .row_p-box-columns { margin: 0 -9px 40px; }

.row_adresss-result [class^="col-"], .row_p-box-columns [class^="col-"] { padding: 0 9px 18px; }

.row_adresss-result .p-box, .row_p-box-columns .p-box { width: 501px; }

.p-box .p-single__form { padding: 20px 24px; margin: 0 -24px 20px; background: #ffeb3b; }

.p-box .p-single__form h3 { color: #000; }

.p-box .p-single__form input[type="text"], .p-box .p-single__form input[type="email"], .p-box .p-single__form textarea { color: #000; }

.p-box .p-single__form .text { color: #000; }

.p-box .h-button { padding: 35px 0; }

.p-box .btn-a { display: block; }

.p-box .btn-a:hover { text-decoration: none !important; color: #fff !important; }

.p-box .btn-a:hover:after { background-image: url(images/svg/arrow-white.svg); }

.p-box input[type="submit"] { background: #000; color: #ffeb3b; }

.p-box input[type="submit"]:hover { color: #fff; }

.p-box .holder-button { padding: 37px 24px; margin: 0 -24px; }

.p-box .holder-button .btn-a { background: #000; }

.p-box.c { border-top: 4px solid #2297ef; }

.p-box.c .holder { padding-bottom: 0; }

.p-box.c .holder-button { background: #2297ef; }

.p-box.c .holder-button .btn-a:hover { color: #2297ef !important; }

.p-box.c .holder-button .btn-a:hover:after { background-image: url(images/svg/arrow-blue.svg); }

.p-box.c.yellow { border-top-color: #ffeb3b; }

.p-box.c.yellow .holder-button { background: #ffeb3b; }

.p-box.c.yellow .holder-button .btn-a:hover { color: #ffeb3b !important; }

.p-box.c.yellow .holder-button .btn-a:hover:after { background-image: url(images/svg/arrow-yellow.svg); }

.p-box.c.red { border-top-color: #f44336; }

.p-box.c.red .holder-button { background: #f44336; }

.p-box.c.red .holder-button .btn-a:hover { color: #f44336 !important; }

.p-box.c.red .holder-button .btn-a:hover:after { background-image: url(images/svg/arrow-red.svg); }

.p-box.c.green { border-top-color: #4eaf4f; }

.p-box.c.green .holder-button { background: #4eaf4f; }

.p-box.c.green .holder-button .btn-a:hover { color: #4eaf4f !important; }

.p-box.c.green .holder-button .btn-a:hover:after { background-image: url(images/svg/arrow-green.svg); }

.p-box.c.orange { border-top-color: #f7941d; }

.p-box.c.orange .holder-button { background: #f7941d; }

.p-box.c.orange .holder-button .btn-a:hover { color: #f7941d !important; }

.p-box.c.orange .holder-button .btn-a:hover:after { background-image: url(images/svg/arrow-orange.svg); }

.block-search { position: relative; background: #2297ef; min-height: 325px; }

.block-search .container { position: relative; z-index: 3; }

.block-search .b-search { width: 900px; max-width: 100%; margin: 105px auto 50px; padding: 0; background: none; }

.block-search .b-search .title { text-align: center; margin: 0 0 20px; }

.block-search .b-search h3 { display: inline-block; border-bottom: 5px solid #000; margin: 0; padding: 0 0 7px; font: 36px/1 Oswald, sans-serif; text-align: center; }

.block-search:before { content: ''; background: url(images/svg/courage.svg) 50% 50% no-repeat; background-size: contain; position: absolute; left: 50%; top: 50%; transform: translateX(-50%) translateY(-50%); width: 1015px; max-width: 100%; height: 242px; }

.section-video { padding: 40px 0 25px; color: #fff; }

.section-video a { color: #fff; }

.section-video.white { color: #000; }

.section-video.white a { color: #000; }

.section-video.inner { padding: 0 0 35px; }

.container_video { width: 628px; max-width: 100%; margin: 0 auto; font-size: 15px; line-height: 1.6; }

.container_video .b-video { margin-bottom: 12px; }

.container_video.wide { width: 100%; }

.container_video.inner { font-size: 16px; }

.container_video.inner .b-video { margin-bottom: 20px; }

.b-video { position: relative; }

.b-video img { width: 100%; }

.b-video__text { position: absolute; top: 70%; left: 50%; background: #fff; padding: 2px 15px; font-size: 24px; white-space: nowrap; max-width: 100%; color: #000; transform: translateX(-50%); }

.b-video__btn { position: absolute; left: 50%; top: 44%; z-index: 3; background: url(images/svg/btn-play.svg) no-repeat; background-size: contain; width: 93px; height: 93px; text-align: left; text-indent: -9999px; overflow: hidden; transform: translateX(-50%) translateY(-50%); }

.list-shame { list-style: none; margin: 0 -9px; padding: 0; }

.list-shame li { float: left; width: 14.28%; min-width: 100px; padding: 0 9px 18px; }

.section-shame { background: #f44336; padding: 15px 0 12px; font-size: 17px; line-height: normal; font-weight: 700; color: #fff; }

.section-shame .container { position: relative; }

.section-shame__title { position: absolute; right: 15px; top: 0; margin: 0; font: 66px/1 Oswald, sans-serif; color: #cd1700; }

.section-shame__text { margin: 42px 0 0; }

.section-shame__text a { color: #000; }

.section-shame__text a:hover { color: #fff; text-decoration: underline; }

.section-shame .list-shame { padding: 8px 0 0; }

.section-shame:hover { background: #b03026; }

.section-shame:hover .section-shame__title { color: #000; }

.b-shame-item { display: block; position: relative; border: 4px solid #000; text-decoration: none; }

.b-shame-item img { width: 100%; }

.b-shame-item .num { position: absolute; right: 5px; bottom: 5px; width: 43px; height: 43px; border: 4px solid #f44336; text-align: center; font-size: 20px; line-height: 35px; font-weight: 700; color: #f44336; border-radius: 50%; }

.title-row { border-bottom: 5px solid #000; padding: 0 0 5px; margin: 0 0 30px; }

.title-row h2 { margin: 0; font-size: 25px; font-weight: 600; }

.container.narrow { width: 805px; max-width: 100%; }

.typography { font-size: 16px; line-height: 1.82; }

.typography h4 { margin-bottom: 5px; font-size: 19px; font-weight: 400; }

.typography p { margin-bottom: 1.82em; }

@media (max-width: 1014px) { .slider-hall { min-height: 350px; }
  .slider-hall__photo { width: 50%; }
  .slider-hall__photo .photo { width: 114px; height: 114px; }
  .slider-hall__photo .num { width: 60px; height: 60px; right: -50px; border-width: 6px; margin-top: -30px; font-size: 30px; line-height: 48px; }
  .slider-hall__description { width: 44%; margin: 0 0 0 2%; }
  .slider-hall .flex-prev { left: 0; }
  .slider-hall .flex-next { right: 0; }
  .title-area h1 { margin-left: 0; } }

@media (max-width: 767px) { .title-area h1 { font-size: 35px; }
  .slider-hall__photo { float: none; display: block; margin: 0 auto; width: 520px; }
  .slider-hall__description { width: 100%; margin: 0; padding: 30px 0; }
  .shame-content { padding-left: 0; }
  .p-box .p-single__form, .p-box .holder-button { padding-left: 15px; padding-right: 15px; margin-left: -15px; margin-right: -15px; }
  .row_adresss-result .p-box { width: auto; }
  .block-search .b-search { margin: 50px 0; }
  .block-search .b-search [class^="col-"] { padding-bottom: 10px; }
  .section-shame { font-size: 14px; }
  .section-shame__title { font-size: 50px; }
  .section-shame__text { margin-top: 60px; }
  .title-row h2 { font-size: 23px; }
  .typography { font-size: 14px; }
}

.tabs-container { background: #efefef; padding: 0 30px 30px; }

.tabs-nav { list-style: none; margin: 0; padding: 12px 30px 0; margin: 0 -30px; background: #88878a; }

.tabs-nav li { float: left; }

.tabs-nav a { display: block; min-width: 158px; background: #bcc1c6; padding: 5px 18px; color: #4d4d4d; text-decoration: underline; }

.tabs-nav .active a { background: #efefef; text-decoration: none; }

.tab-content { padding: 25px 0 0; overflow: auto; display: none; }

.tab-content.active { display: block; }

.table-scores { width: 100%; font-size: 15px; }

.table-scores td, .table-scores th { padding: 6px 15px; border: 1px solid #000; text-align: center; }

.table-scores td:first-child, .table-scores th:first-child { text-align: left; }

.table-scores th { padding-top: 7px; padding-bottom: 7px; text-decoration: underline; font-weight: normal; }

.table-scores .yellow { background: #ffeb3b; }

.table-scores .red { background: #f44336; }

.table-scores .blue { background: #2297ef; }

.table-scores .green { background: #4eaf4f; }

.table-scores .orange { background: #f7941d; }

@media (min-width: 768px) { .container { width: 750px; } }

@media (min-width: 1015px) { .container { width: 1015px; } }

@media (max-width: 1014px) { #header .logo { font-size: 25px; }
  #header .logo a:before { width: 50px; height: 50px; }
  .b-search h3 { font-size: 18px; }
  .b-search .b-drop .text span { font-size: 12px; }
  /*.header__socials strong { display: none; }*/
  .header__buttons { width: 27%; }
  .header__buttons .btn-a { font-size: 12px; }
  .header__block .b-search { width: 72%; }
  .header__block .b-search .btn-a { font-size: 12px; }
  .header-main .container { padding-left: 15px; padding-right: 15px; }
  .search-area .text p { font-size: 17px; }
  .h-p-box { margin-left: -20px; margin-right: -20px; }
  .h-p-box .p-box { width: 100%; margin: 0 0.5%; }
  .home .h-p-box .p-box { width: 49%; /*margin: 0 0.5%;*/ }
  /*  .home  .p-box .holder { min-height: 553px !important; }*/
  .h-p-box.first-column, .h-p-box.second-column { margin: 0 0.5%; max-width: 49%; }
  .p-box__title h3 { font-size: 26px; }
  .section-info { width: auto; padding: 24px 0; }
  .section-info.cards { width: auto; padding: 0; }
  #footer .container { padding-left: 15px; padding-right: 15px; }
  #footer .logos-list { float: none; margin: 0 0 20px; }
  .section-info.page .page-content iframe { margin: 0; width: 100%; }
  .section-info.page .page-content .fluidMedia { width: auto; }
  .b-votes__nav a { font-size: 14px; } }

@media (max-width: 767px) { #content #shame .h-p-box { width: 100%; }
  #shame .title-score i { margin-top: -4px; }
  #shame-list-desc { display: none; }
  #shame-list-mob { display: block; }
  #header { position: relative; }
  .header-main .logo { margin-top: 0; text-align: center; width: 100%; }
  .header-main .logo span { font-size: 27px; line-height: 32px; width: 100%; padding-top: 11px; }
  .header__right { float: none; position: absolute; width: 100%; }
  #header .top-links { float: right; margin-right: 15px; }
  .header__socials { float: left; margin: 0 0 0 15px; }
  .header__block{
    background: #2297ef;
    padding: 15px;
    position: absolute;
    left: 15px;
    right: 15px;
    top: 65px;
    display: none;
  }
  .header__block.open{
    display: block;
  }
  .header__block .header__socials{
    margin: 18px 0 0;
    float: right;
  }
  .header__buttons .btn-a{
    height: 28px;
    line-height: 28px;
  }
  .b-search h3{
    margin: 0 0 15px;
    font-size: 17px;
  }
  .btn-menu{
    display: block;
    color: #2297ef;
  }
  #header .logo a:before{
    margin-right: 0;
  }
  .header__block .b-search { width: auto; float: none; height: auto; margin: 0 auto 10px; padding: 0; }
  .header__block .b-search [class^="col-"] + [class^="col-"] { padding-top: 10px; }
  .header__buttons { float: none; width: auto; margin: 0 auto; }
  .header-main .container { padding-bottom: 15px; }
  .p-single__form .textarea { margin: 0 0 20px; }
  .p-single__block { padding: 15px; }
  .b-votes__list li { padding: 14px 15px; }
  .b-votes__list .head .square { width: 50px; height: 50px; line-height: 50px; }
  .b-votes__list .head .name { font-size: 16px; }
  .b-votes__list .description { font-size: 14px; }
  .area-title { padding-top: 30px; }
  .area-title h1 { font-size: 20px; margin-left: 0; }
  .search-area .text { padding: 10px 0 0; width: 100%; text-align: center; }
  .search-area .text p { display: none; }
  .form-search { padding: 15px; margin-top: 15px; font-size: 16px; margin-bottom: 8px; }
  .form-search .f-row { margin: 0; }
  .form-search input[type="text"] { border-radius: 4px; }
  .btn-search { width: 100%; padding: 5px 18px 5px 14px; }
  .form-search .text-center h3 { font-size: 20px; }
  .form-search .field-address input[type="text"], .lang-es .form-search .field-address input[type="text"] { width: 100%; }
  .form-search label { display: block; margin: 0; }
  .form-search .field-city, .form-search .field-zip, .lang-es .form-search .field-city, .lang-es .form-search .field-zip { display: block; }
  .form-search .field-city input[type="text"], .form-search .field-zip input[type="text"], .lang-es .form-search .field-city input[type="text"], .lang-es .form-search .field-zip input[type="text"] { width: 100%; }
  .form-search .field-zip, .lang-es .form-search .field-zip { margin: 0; }
  .form-search .submit { text-align: center; overflow: hidden; display: block; float: none; }
  .form-search .warning, .form-search .see-all { margin-top: 17px; }
  .form-search input[type="submit"] { margin: 20px 0 0; float: none; }
  .title-score { font-size: 24px; }
  .h-p-box.first-column, .h-p-box.second-column { display: none; }
  .h-p-box.mobile { display: block; }
  .h-p-box { margin-left: 0; margin-right: 0; }
  .h-p-box .p-box { float: none; margin: 15px auto; width: auto; overflow: hidden; }
  .h-p-box .p-box:first-child { margin-top: 0; }
  .p-box { font-size: 14px; }
  .p-box h4 { font-size: 17px; }
  .p-box .heading { padding-left: 15px; padding-right: 15px; }
  .p-box .holder { padding-left: 15px; padding-right: 15px; }
  .p-box__title .num { width: 70px; }
  .p-box__title .num strong { width: 70px; height: 70px; border-width: 6px; line-height: 58px; font-size: 30px; }
  .p-box__title h3 { font-size: 22px; }
  .section-info { font-size: 14px; line-height: normal; }
  .section-info h2 { font-size: 28px; }
  .section-info .links p { margin-bottom: 1em; }
  .home .h-p-box .p-box { width: 100%; }
  .b-video__btn { width: 70px; height: 70px; }
  .b-video__text { font-size: 14px; }
  .tabs-container { padding-left: 15px; padding-right: 15px; }
  .tabs-nav { padding-left: 15px; padding-right: 15px; margin: 0 -15px; }
  .tabs-nav a { min-width: 130px; }
}

@media (max-width: 665px) { .search-area .btn-search { float: none; position: relative; }
  body:not(.page-template-template-shame) .p-box .holder { min-height: 100% !important; } }

@media (max-width: 480px) { .logos-list li { margin-right: 12px; } }

@media (max-width: 414px) { #footer .logos-list { position: relative; }
  .section-info.page .page-content { margin: 0 15px; } }

@media (max-width: 375px) { .logos-list li:nth-child(2) { margin: 0 38px; } }

@media (max-width: 320px) { .logos-list li:nth-child(2) { margin: 0 10px; }
  .section-info { padding: 12px 0 24px; }
  .section-info h2 { font-size: 25px; }
  .see-all-btn { margin-left: 0; margin-top: 10px; padding: 0 30px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) { /* .header-main .logo a:before { background-image: url(images/sprite@2x.png); background-size: 209px 170px; } */
  .socials .facebook { background-image: url(images/sprite@2x.png); background-size: 207px 170px; background-position: -187px -95px; }
  .socials .facebook:hover { background-position: -187px -58px; }
  .socials .twitter { background-image: url(images/sprite@2x.png); background-size: 207px 174px; }
  .socials .twitter:hover { background-position: -1px -154px; }
  .btn-search i { background-image: url(images/sprite@2x.png); background-size: 207px 170px; background-position: -150px -95px; }
  .btn-search:hover i { background-position: -150px -58px; }
  .loading-mask__icon { background-image: url(images/sprite@2x.png); background-size: 211px 172px; width: 151px; height: 151px; }
  /*.page-template-template-shame #shame .p-box .read-more i{ background-image: url(images/sprite@2x.png); } .page-template-template-shame #shame .p-box .close-more i{ background-image: url(images/sprite@2x.png); } .yellow-area i{ background-image: url(images/sprite@2x.png);}*/ }