/*
  Based on the Eric Meyer CSS Reset v2.0 (http://meyerweb.com/eric/tools/css/reset/)
*/
@import 'https://fonts.googleapis.com/css?family=Lato:900|Open+Sans:400,400i,600,600i,700|Bree+Serif';
@import 'https://fonts.googleapis.com/css?family=Abhaya+Libre';
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: top;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  max-width: 100%;
  height: auto;
}
@font-face {
  font-family: 'entypo';
  src: url('../fonts/entypo.eot?59575301');
  src: url('../fonts/entypo.eot?59575301#iefix') format('embedded-opentype'), url('../fonts/entypo.woff?59575301') format('woff'), url('../fonts/entypo.ttf?59575301') format('truetype'), url('../fonts/entypo.svg?59575301#entypo') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'entypo';
    src: url('../font/entypo.svg?59575301#entypo') format('svg');
  }
}
*/
[class^="icon-"]:before,
[class*=" icon-"]:before,
.tweet:before,
.read-more:after {
  font-family: "entypo";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: .2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.icon-note:before {
  content: '\e800';
}
/* '' */
.icon-cancel-circled:before {
  content: '\e801';
}
/* '' */
.icon-cancel-squared:before {
  content: '\e802';
}
/* '' */
.icon-note-beamed:before {
  content: '\e803';
}
/* '' */
.icon-upload-cloud:before {
  content: '\e804';
}
/* '' */
.icon-music:before {
  content: '\e805';
}
/* '' */
.icon-plus:before {
  content: '\e806';
}
/* '' */
.icon-bookmark:before {
  content: '\e807';
}
/* '' */
.icon-chat:before {
  content: '\e808';
}
/* '' */
.icon-bell:before {
  content: '\e809';
}
/* '' */
.icon-light-down:before {
  content: '\e80a';
}
/* '' */
.icon-basket:before {
  content: '\e80b';
}
/* '' */
.icon-down:before {
  content: '\e80c';
}
/* '' */
.icon-left-dir:before {
  content: '\e80d';
}
/* '' */
.icon-left-circled:before {
  content: '\e80e';
}
/* '' */
.icon-search:before {
  content: '\e80f';
}
/* '' */
.icon-mail:before {
  content: '\e810';
}
/* '' */
.icon-heart:before {
  content: '\e811';
}
/* '' */
.icon-flashlight:before {
  content: '\e812';
}
/* '' */
.icon-heart-empty:before {
  content: '\e813';
}
/* '' */
.icon-star:before {
  content: '\e814';
}
/* '' */
.icon-star-empty:before {
  content: '\e815';
}
/* '' */
.icon-user:before {
  content: '\e816';
}
/* '' */
.icon-users:before {
  content: '\e817';
}
/* '' */
.icon-user-add:before {
  content: '\e818';
}
/* '' */
.icon-video:before {
  content: '\e819';
}
/* '' */
.icon-camera:before {
  content: '\e81a';
}
/* '' */
.icon-picture:before {
  content: '\e81b';
}
/* '' */
.icon-layout:before {
  content: '\e81c';
}
/* '' */
.icon-check:before {
  content: '\e81d';
}
/* '' */
.icon-tag:before {
  content: '\e81e';
}
/* '' */
.icon-cancel:before {
  content: '\e81f';
}
/* '' */
.icon-eye:before {
  content: '\e820';
}
/* '' */
.icon-lock-open:before {
  content: '\e821';
}
/* '' */
.icon-menu:before {
  content: '\e822';
}
/* '' */
.icon-lock:before {
  content: '\e823';
}
/* '' */
.icon-attach:before {
  content: '\e824';
}
/* '' */
.icon-link:before {
  content: '\e825';
}
/* '' */
.icon-home:before {
  content: '\e826';
}
/* '' */
.icon-back:before {
  content: '\e827';
}
/* '' */
.icon-info-circled:before {
  content: '\e828';
}
/* '' */
.icon-info:before {
  content: '\e829';
}
/* '' */
.icon-help-circled:before {
  content: '\e82a';
}
/* '' */
.icon-help:before {
  content: '\e82b';
}
/* '' */
.icon-minus-circled:before {
  content: '\e82c';
}
/* '' */
.icon-minus:before {
  content: '\e82d';
}
/* '' */
.icon-plus-squared:before {
  content: '\e82e';
}
/* '' */
.icon-plus-circled:before {
  content: '\e82f';
}
/* '' */
.icon-minus-squared:before {
  content: '\e830';
}
/* '' */
.icon-bookmarks:before {
  content: '\e831';
}
/* '' */
.icon-flag:before {
  content: '\e832';
}
/* '' */
.icon-thumbs-up:before {
  content: '\e833';
}
/* '' */
.icon-upload:before {
  content: '\e834';
}
/* '' */
.icon-thumbs-down:before {
  content: '\e835';
}
/* '' */
.icon-download:before {
  content: '\e836';
}
/* '' */
.icon-reply:before {
  content: '\e837';
}
/* '' */
.icon-reply-all:before {
  content: '\e838';
}
/* '' */
.icon-forward:before {
  content: '\e839';
}
/* '' */
.icon-quote:before {
  content: '\e83a';
}
/* '' */
.icon-code:before {
  content: '\e83b';
}
/* '' */
.icon-export:before {
  content: '\e83c';
}
/* '' */
.icon-pencil:before {
  content: '\e83d';
}
/* '' */
.icon-feather:before {
  content: '\e83e';
}
/* '' */
.icon-print:before {
  content: '\e83f';
}
/* '' */
.icon-retweet:before {
  content: '\e840';
}
/* '' */
.icon-keyboard:before {
  content: '\e841';
}
/* '' */
.icon-comment:before {
  content: '\e842';
}
/* '' */
.icon-book:before {
  content: '\e843';
}
/* '' */
.icon-book-open:before {
  content: '\e844';
}
/* '' */
.icon-newspaper:before {
  content: '\e845';
}
/* '' */
.icon-doc-text-inv:before {
  content: '\e846';
}
/* '' */
.icon-doc-text:before {
  content: '\e847';
}
/* '' */
.icon-doc-landscape:before {
  content: '\e848';
}
/* '' */
.icon-doc:before {
  content: '\e849';
}
/* '' */
.icon-trash:before {
  content: '\e84a';
}
/* '' */
.icon-cup:before {
  content: '\e84b';
}
/* '' */
.icon-compass:before {
  content: '\e84c';
}
/* '' */
.icon-direction:before {
  content: '\e84d';
}
/* '' */
.icon-map:before {
  content: '\e84e';
}
/* '' */
.icon-location:before {
  content: '\e84f';
}
/* '' */
.icon-address:before {
  content: '\e850';
}
/* '' */
.icon-vcard:before {
  content: '\e851';
}
/* '' */
.icon-alert:before {
  content: '\e852';
}
/* '' */
.icon-attention:before {
  content: '\e853';
}
/* '' */
.icon-folder:before {
  content: '\e854';
}
/* '' */
.icon-archive:before {
  content: '\e855';
}
/* '' */
.icon-box:before {
  content: '\e856';
}
/* '' */
.icon-rss:before {
  content: '\e857';
}
/* '' */
.icon-phone:before {
  content: '\e858';
}
/* '' */
.icon-cog:before {
  content: '\e859';
}
/* '' */
.icon-tools:before {
  content: '\e85a';
}
/* '' */
.icon-share:before {
  content: '\e85b';
}
/* '' */
.icon-shareable:before {
  content: '\e85c';
}
/* '' */
.icon-bag:before {
  content: '\e85d';
}
/* '' */
.icon-calendar:before {
  content: '\e85e';
}
/* '' */
.icon-login:before {
  content: '\e85f';
}
/* '' */
.icon-logout:before {
  content: '\e860';
}
/* '' */
.icon-mic:before {
  content: '\e861';
}
/* '' */
.icon-mute:before {
  content: '\e862';
}
/* '' */
.icon-docs:before {
  content: '\e863';
}
/* '' */
.icon-sound:before {
  content: '\e864';
}
/* '' */
.icon-volume:before {
  content: '\e865';
}
/* '' */
.icon-clock:before {
  content: '\e866';
}
/* '' */
.icon-hourglass:before {
  content: '\e867';
}
/* '' */
.icon-down-open-mini:before {
  content: '\e868';
}
/* '' */
.icon-up-open:before {
  content: '\e869';
}
/* '' */
.icon-right-open:before {
  content: '\e86a';
}
/* '' */
.icon-left-open:before {
  content: '\e86b';
}
/* '' */
.icon-down-open:before {
  content: '\e86c';
}
/* '' */
.icon-right-circled:before {
  content: '\e86d';
}
/* '' */
.icon-down-circled:before {
  content: '\e86e';
}
/* '' */
.icon-up-circled:before {
  content: '\e86f';
}
/* '' */
.icon-arrow-combo:before {
  content: '\e870';
}
/* '' */
.icon-window:before {
  content: '\e871';
}
/* '' */
.icon-publish:before {
  content: '\e872';
}
/* '' */
.icon-popup:before {
  content: '\e873';
}
/* '' */
.icon-resize-small:before {
  content: '\e874';
}
/* '' */
.icon-resize-full:before {
  content: '\e875';
}
/* '' */
.icon-block:before {
  content: '\e876';
}
/* '' */
.icon-adjust:before {
  content: '\e877';
}
/* '' */
.icon-light-up:before {
  content: '\e878';
}
/* '' */
.icon-lamp:before {
  content: '\e879';
}
/* '' */
.icon-left-open-mini:before {
  content: '\e87a';
}
/* '' */
.icon-right-open-mini:before {
  content: '\e87b';
}
/* '' */
.icon-up-open-mini:before {
  content: '\e87c';
}
/* '' */
.icon-down-open-big:before {
  content: '\e87d';
}
/* '' */
.icon-left-open-big:before {
  content: '\e87e';
}
/* '' */
.icon-right-open-big:before {
  content: '\e87f';
}
/* '' */
.icon-arrows-ccw:before {
  content: '\e880';
}
/* '' */
.icon-cw:before {
  content: '\e881';
}
/* '' */
.icon-ccw:before {
  content: '\e882';
}
/* '' */
.icon-up-open-big:before {
  content: '\e883';
}
/* '' */
.icon-level-down:before {
  content: '\e884';
}
/* '' */
.icon-up-thin:before {
  content: '\e885';
}
/* '' */
.icon-left-thin:before {
  content: '\e886';
}
/* '' */
.icon-progress-1:before {
  content: '\e887';
}
/* '' */
.icon-progress-2:before {
  content: '\e888';
}
/* '' */
.icon-right-thin:before {
  content: '\e889';
}
/* '' */
.icon-progress-3:before {
  content: '\e88a';
}
/* '' */
.icon-target:before {
  content: '\e88b';
}
/* '' */
.icon-palette:before {
  content: '\e88c';
}
/* '' */
.icon-list:before {
  content: '\e88d';
}
/* '' */
.icon-list-add:before {
  content: '\e88e';
}
/* '' */
.icon-signal:before {
  content: '\e88f';
}
/* '' */
.icon-level-up:before {
  content: '\e890';
}
/* '' */
.icon-left:before {
  content: '\e891';
}
/* '' */
.icon-shuffle:before {
  content: '\e892';
}
/* '' */
.icon-trophy:before {
  content: '\e893';
}
/* '' */
.icon-loop:before {
  content: '\e894';
}
/* '' */
.icon-right:before {
  content: '\e895';
}
/* '' */
.icon-battery:before {
  content: '\e896';
}
/* '' */
.icon-back-in-time:before {
  content: '\e897';
}
/* '' */
.icon-switch:before {
  content: '\e898';
}
/* '' */
.icon-up:before {
  content: '\e899';
}
/* '' */
.icon-down-dir:before {
  content: '\e89a';
}
/* '' */
.icon-play:before {
  content: '\e89b';
}
/* '' */
.icon-monitor:before {
  content: '\e89c';
}
/* '' */
.icon-mobile:before {
  content: '\e89d';
}
/* '' */
.icon-stop:before {
  content: '\e89e';
}
/* '' */
.icon-right-dir:before {
  content: '\e89f';
}
/* '' */
.icon-pause:before {
  content: '\e8a0';
}
/* '' */
.icon-network:before {
  content: '\e8a1';
}
/* '' */
.icon-cd:before {
  content: '\e8a2';
}
/* '' */
.icon-record:before {
  content: '\e8a3';
}
/* '' */
.icon-up-dir:before {
  content: '\e8a4';
}
/* '' */
.icon-down-bold:before {
  content: '\e8a5';
}
/* '' */
.icon-to-end:before {
  content: '\e8a6';
}
/* '' */
.icon-inbox:before {
  content: '\e8a7';
}
/* '' */
.icon-install:before {
  content: '\e8a8';
}
/* '' */
.icon-to-start:before {
  content: '\e8a9';
}
/* '' */
.icon-left-bold:before {
  content: '\e8aa';
}
/* '' */
.icon-right-bold:before {
  content: '\e8ab';
}
/* '' */
.icon-fast-forward:before {
  content: '\e8ac';
}
/* '' */
.icon-globe:before {
  content: '\e8ad';
}
/* '' */
.icon-cloud:before {
  content: '\e8ae';
}
/* '' */
.icon-fast-backward:before {
  content: '\e8af';
}
/* '' */
.icon-down-thin:before {
  content: '\e8b0';
}
/* '' */
.icon-progress-0:before {
  content: '\e8b1';
}
/* '' */
.icon-up-bold:before {
  content: '\e8b2';
}
/* '' */
.icon-cloud-thunder:before {
  content: '\e8b3';
}
/* '' */
.icon-chart-area:before {
  content: '\e8b4';
}
/* '' */
.icon-chart-bar:before {
  content: '\e8b5';
}
/* '' */
.icon-flow-tree:before {
  content: '\e8b6';
}
/* '' */
.icon-flow-line:before {
  content: '\e8b7';
}
/* '' */
.icon-vimeo:before {
  content: '\e8b8';
}
/* '' */
.icon-flickr-circled:before {
  content: '\e8b9';
}
/* '' */
.icon-lastfm:before {
  content: '\e8ba';
}
/* '' */
.icon-lastfm-circled:before {
  content: '\e8bb';
}
/* '' */
.icon-vkontakte:before {
  content: '\e8bc';
}
/* '' */
.icon-behance:before {
  content: '\e8bd';
}
/* '' */
.icon-mixi:before {
  content: '\e8be';
}
/* '' */
.icon-stumbleupon:before {
  content: '\e8bf';
}
/* '' */
.icon-stumbleupon-circled:before {
  content: '\e8c0';
}
/* '' */
.icon-flickr:before {
  content: '\e8c1';
}
/* '' */
.icon-github-circled:before {
  content: '\e8c2';
}
/* '' */
.icon-flow-cascade:before {
  content: '\e8c3';
}
/* '' */
.icon-flow-branch:before {
  content: '\e8c4';
}
/* '' */
.icon-chart-line:before {
  content: '\e8c5';
}
/* '' */
.icon-chart-pie:before {
  content: '\e8c6';
}
/* '' */
.icon-erase:before {
  content: '\e8c7';
}
/* '' */
.icon-key:before {
  content: '\e8c8';
}
/* '' */
.icon-github:before {
  content: '\e8c9';
}
/* '' */
.icon-dribbble-circled:before {
  content: '\e8ca';
}
/* '' */
.icon-picasa:before {
  content: '\e8cb';
}
/* '' */
.icon-dribbble:before {
  content: '\e8cc';
}
/* '' */
.icon-infinity:before {
  content: '\e8cd';
}
/* '' */
.icon-magnet:before {
  content: '\e8ce';
}
/* '' */
.icon-bucket:before {
  content: '\e8cf';
}
/* '' */
.icon-linkedin-circled:before {
  content: '\e8d0';
}
/* '' */
.icon-paypal:before {
  content: '\e8d1';
}
/* '' */
.icon-sina-weibo:before {
  content: '\e8d2';
}
/* '' */
.icon-linkedin:before {
  content: '\e8d3';
}
/* '' */
.icon-cc-zero:before {
  content: '\e8d4';
}
/* '' */
.icon-drive:before {
  content: '\e8d5';
}
/* '' */
.icon-brush:before {
  content: '\e8d6';
}
/* '' */
.icon-dot-3:before {
  content: '\e8d7';
}
/* '' */
.icon-database:before {
  content: '\e8d8';
}
/* '' */
.icon-cc-pd:before {
  content: '\e8d9';
}
/* '' */
.icon-tumblr-circled:before {
  content: '\e8da';
}
/* '' */
.icon-renren:before {
  content: '\e8db';
}
/* '' */
.icon-skype-circled:before {
  content: '\e8dc';
}
/* '' */
.icon-tumblr:before {
  content: '\e8dd';
}
/* '' */
.icon-cc-nd:before {
  content: '\e8de';
}
/* '' */
.icon-megaphone:before {
  content: '\e8df';
}
/* '' */
.icon-dot-2:before {
  content: '\e8e0';
}
/* '' */
.icon-dot:before {
  content: '\e8e1';
}
/* '' */
.icon-clipboard:before {
  content: '\e8e2';
}
/* '' */
.icon-cc-sa:before {
  content: '\e8e3';
}
/* '' */
.icon-pinterest-circled:before {
  content: '\e8e4';
}
/* '' */
.icon-cc-remix:before {
  content: '\e8e5';
}
/* '' */
.icon-thermometer:before {
  content: '\e8e6';
}
/* '' */
.icon-soundcloud:before {
  content: '\e8e7';
}
/* '' */
.icon-cc-share:before {
  content: '\e8e8';
}
/* '' */
.icon-google-circles:before {
  content: '\e8e9';
}
/* '' */
.icon-skype:before {
  content: '\e8ea';
}
/* '' */
.icon-flattr:before {
  content: '\e8eb';
}
/* '' */
.icon-cc-nc-jp:before {
  content: '\e8ec';
}
/* '' */
.icon-cc-nc-eu:before {
  content: '\e8ed';
}
/* '' */
.icon-cc-nc:before {
  content: '\e8ee';
}
/* '' */
.icon-cc-by:before {
  content: '\e8ef';
}
/* '' */
.icon-cc:before {
  content: '\e8f0';
}
/* '' */
.icon-traffic-cone:before {
  content: '\e8f1';
}
/* '' */
.icon-gauge:before {
  content: '\e8f2';
}
/* '' */
.icon-rocket:before {
  content: '\e8f3';
}
/* '' */
.icon-flow-parallel:before {
  content: '\e8f4';
}
/* '' */
.icon-vimeo-circled:before {
  content: '\e8f5';
}
/* '' */
.icon-twitter:before {
  content: '\e8f6';
}
/* '' */
.icon-twitter-circled:before {
  content: '\e8f7';
}
/* '' */
.icon-facebook:before {
  content: '\e8f8';
}
/* '' */
.icon-facebook-circled:before {
  content: '\e8f9';
}
/* '' */
.icon-facebook-squared:before {
  content: '\e8fa';
}
/* '' */
.icon-gplus:before {
  content: '\e8fb';
}
/* '' */
.icon-gplus-circled:before {
  content: '\e8fc';
}
/* '' */
.icon-pinterest:before {
  content: '\e8fd';
}
/* '' */
.icon-evernote:before {
  content: '\e8fe';
}
/* '' */
.icon-dropbox:before {
  content: '\e8ff';
}
/* '' */
.icon-instagram:before {
  content: '\e900';
}
/* '' */
.icon-qq:before {
  content: '\e901';
}
/* '' */
.icon-spotify-circled:before {
  content: '\e902';
}
/* '' */
.icon-spotify:before {
  content: '\e903';
}
/* '' */
.icon-rdio-circled:before {
  content: '\e904';
}
/* '' */
.icon-rdio:before {
  content: '\e905';
}
/* '' */
.icon-smashing:before {
  content: '\e906';
}
/* '' */
.icon-sweden:before {
  content: '\e907';
}
/* '' */
.icon-db-shape:before {
  content: '\e908';
}
/* '' */
.icon-logo-db:before {
  content: '\e909';
}
/* '' */
.icon-tape:before {
  content: '\e90a';
}
/* '' */
.icon-flash:before {
  content: '\e90b';
}
/* '' */
.icon-graduation-cap:before {
  content: '\e90c';
}
/* '' */
.icon-language:before {
  content: '\e90d';
}
/* '' */
.icon-flight:before {
  content: '\e90e';
}
/* '' */
.icon-moon:before {
  content: '\e90f';
}
/* '' */
.icon-paper-plane:before {
  content: '\e910';
}
/* '' */
.icon-ticket:before {
  content: '\e911';
}
/* '' */
.icon-leaf:before {
  content: '\e912';
}
/* '' */
.icon-lifebuoy:before {
  content: '\e913';
}
/* '' */
.icon-droplet:before {
  content: '\e914';
}
/* '' */
.icon-water:before {
  content: '\e915';
}
/* '' */
.icon-air:before {
  content: '\e916';
}
/* '' */
.icon-mouse:before {
  content: '\e917';
}
/* '' */
.icon-briefcase:before {
  content: '\e918';
}
/* '' */
.icon-credit-card:before {
  content: '\e919';
}
/* '' */
.icon-floppy:before {
  content: '\e91a';
}
/* '' */
.icon-suitcase:before {
  content: '\e91b';
}
/* '' */
/*
	Silence is golden.

	This file is ready for you to start adding site-specific colours, variables and settings.
	We didn't add any so you don't need to delete them

*/
.clearfix:before,
.clearfix:after,
#block-views-contests-latest-contests:before,
#block-views-contests-latest-contests:after,
.two-column:before,
.two-column:after,
.poy-articles:before,
.poy-articles:after,
.poy-articles .view-content:before,
.poy-articles .view-content:after {
  content: " ";
  display: table;
}
.clearfix:after,
#block-views-contests-latest-contests:after,
.two-column:after,
.poy-articles:after,
.poy-articles .view-content:after {
  clear: both;
}
.container {
  width: 960px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
section.primary {
  width: 960px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
@media (max-width: 767px) {
  .not-front section.primary {
    padding-top: 30px;
  }
}
.brand {
  width: 200px;
}
.user-menu {
  float: left;
  width: 540px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.highlighted .announcement {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.content-section {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
#block-views-contests-latest-contests {
  margin-bottom: 20px;
}
#block-views-contests-latest-contests .view-contests {
  position: relative;
}
#block-views-contests-latest-contests .view-contests:hover .view-footer,
#block-views-contests-latest-contests .view-contests:focus .view-footer {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  /* Safari */
  transition: opacity 0.5s;
}
#block-views-contests-latest-contests:before,
#block-views-contests-latest-contests:after {
  content: " ";
  display: table;
}
#block-views-contests-latest-contests:after {
  clear: both;
}
#block-views-contests-latest-contests h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 33px;
  line-height: 2.0625rem;
}
#block-views-contests-latest-contests .view-content {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  #block-views-contests-latest-contests .view-content {
    float: left;
    width: 940px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
  }
}
#block-views-contests-latest-contests .view-content img {
  display: block;
  width: 100%;
}
@media (min-width: 960px) {
  #block-views-contests-latest-contests .view-footer {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    /* Safari */
    transition: opacity 0.5s;
    float: left;
    width: 460px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0px;
    padding-right: 0px;
    float: right;
    position: absolute;
    top: 1em;
    left: 1em;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 2em;
    padding-bottom: 0;
  }
}
#block-views-contests-latest-contests .attribution {
  background: #000;
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 125%;
  padding: 10px;
  text-align: left;
}
#block-views-photos-block {
  margin-bottom: 0;
  max-height: 100vh;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  #block-views-photos-block {
    padding-top: 0;
  }
}
#block-views-photos-block .view-photos {
  margin-bottom: 0;
}
#block-views-photos-block .photo {
  margin-bottom: 0;
  max-height: 100vh;
  overflow: hidden;
  position: relative;
}
#block-views-photos-block .attribution {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  color: #e8e8e8;
  font-size: 14px;
  box-sizing: border-box;
  text-shadow: 0px 0px 8px black;
}
#block-views-photos-block .attribution a,
#block-views-photos-block .attribution a:visited {
  color: #e8e8e8;
}
.poy-feature-image {
  float: left;
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
}
.poy-excerpt {
  float: left;
  width: 580px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.swiper-articles {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.block-wpja-find-photographer {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.swiper-subpage {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  float: right;
  margin-right: 0;
}
.profile .info {
  float: left;
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.profile .biography {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.profile-teaser {
  float: left;
  width: 140px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.view-display-id-listings_letters .views-row {
  float: left;
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.view-display-id-listings_letters .views-row.views-row-1 {
  margin-left: 0;
}
.view-display-id-listings_letters .views-row.views-row-3 {
  margin-right: 0;
}
footer.primary #block-related-websites-related-website-wpja,
footer.primary #block-related-websites-related-website-ag,
footer.primary .block-related-websites,
footer.primary #block-views-footer-location-blocks-block {
  box-sizing: border-box;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  width: 49%;
}
footer.primary #block-related-websites-related-website-wpja img,
footer.primary #block-related-websites-related-website-ag img,
footer.primary .block-related-websites img,
footer.primary #block-views-footer-location-blocks-block img {
  display: block;
  margin-bottom: 10px;
}
footer.primary .copyright {
  width: 100%;
  clear: both;
}
.region-footer .block-hero-search {
  position: relative;
}
.region-footer .block-hero-search #autocomplete {
  top: auto !important;
  bottom: 64px !important;
}
.contests-display-wrapper .swiper-photos .view-content {
  margin-left: 0;
}
.contests-display-wrapper .swiper-photos .view-footer {
  float: right;
  margin-right: 0;
}
.contests-display-wrapper .view-content .views-row {
  padding-bottom: 20px;
}
.contests-display-wrapper .view-content .views-row-odd {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0;
  clear: both;
}
.contests-display-wrapper .view-content .views-row-even {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0;
}
.contest-result-details,
.photo-comment {
  float: left;
  width: 220px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0;
}
@media (max-width: 767px) {
  .contest-result-details,
  .photo-comment {
    position: relative;
    margin-top: 20px;
  }
}
.contest-result-photo,
.contest-photo-judges-comments {
  float: left;
  width: 700px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0;
}
.view-contest-categories {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin: 0;
}
.view-contest-categories .view-content .views-row {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0;
}
.view-contest-people {
  float: left;
  width: 860px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.region-area .country {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
.region-area .country .province {
  float: left;
  width: 220px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0;
}
.view-photos.view-display-id-block_3 {
  float: left;
  width: 940px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Lato', sans-serif;
  font-weight: 900;
  margin-bottom: 10px;
}
h1,
.h1 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 42px;
  line-height: 2.625rem;
}
h2 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
  text-transform: uppercase;
}
h3 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  line-height: 1.6875rem;
}
h4 {
  color: #666;
}
body {
  color: #2b2b2b;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}
p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 20px;
}
a,
a:visited {
  color: #9ECA59;
  text-decoration: none;
  transition: all .3s ease;
}
a:hover,
a:visited:hover,
a:focus,
a:visited:focus {
  text-decoration: underline;
}
.fine,
.fine p {
  font-size: 0.9em;
  line-height: 1.2em;
}
abbr,
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
address {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-style: italic;
}
blockquote {
  margin: 16px 0;
  padding: 0 0 0 32px;
}
code {
  font-size: 16px;
  font-family: monospace;
  background: #eee;
}
em,
i {
  font-style: italic;
}
strong,
b {
  font-weight: bold;
}
small {
  color: #aaaaaa;
  font-size: 13px;
}
ol,
ul {
  margin: 16px 0;
  padding: 0 0 0 32px;
}
ol li,
ul li {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 150%;
  list-style-position: outside;
}
ul li {
  list-style: disc;
}
ol li {
  list-style: decimal;
  margin-bottom: 10px;
}
form {
  margin: 16px 0;
}
dl {
  margin: 16px 0;
}
dl dt {
  font-weight: bold;
}
dl dd {
  margin: 0 0 8px;
}
table {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  width: 100%;
  margin: 16px 0;
}
table th {
  padding: 8px;
  border: 1px solid #eaeaea;
  background: #ffffff;
  text-align: left;
  font-weight: bold;
}
table td {
  padding: 8px;
  border: 1px solid #eaeaea;
}
footer.primary p {
  font-size: 13.6px;
  line-height: 16px;
}
form {
  display: block;
}
fieldset {
  display: block;
  margin: 1.25em 0;
  padding: 0;
}
legend {
  display: block;
  width: 100%;
  margin: 0 0 1em 0;
  font-weight: bold;
  border-bottom: 1px solid #bfbfbf;
}
label {
  display: block;
  margin: 0 0 0.5em 0;
  font-weight: bold;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="image"],
input[type="color"] {
  display: inline-block;
  max-width: 100%;
  padding: 0.5em;
  margin: 0 0 0.625em;
  vertical-align: middle;
  border: 1px solid #bfbfbf;
  outline: none;
  font-family: inherit;
  font-size: 1em;
  -webkit-box-shadow: inset 0 1px 1px #f0f0f0;
  -moz-box-shadow: inset 0 1px 1px #f0f0f0;
  box-shadow: inset 0 1px 1px #f0f0f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
button,
input[type="button"],
input[type="submit"],
input[type="file"],
input[type="reset"] {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1em;
}
input[type="file"] {
  line-height: 100%;
}
textarea {
  padding: 0.25em;
}
progress,
meter {
  padding: 0.125em;
  margin: 0 0 0.625em;
  font-family: inherit;
  font-size: 1em;
}
div.messages {
  background-image: none;
  line-height: 150%;
  padding: 10px;
}
.form-item input.error,
.form-item textarea.error,
.form-item select.error {
  border: 1px solid #f30;
}
.form-item .description {
  color: #7f7f7f;
  font-size: 14px;
  line-height: 150%;
}
.field-name-field-photo .image-widget {
  border: 1px solid #ccc;
  display: inline-block;
  margin-bottom: 10px;
  padding: 10px;
  width: auto;
}
.photo-share {
  margin-top: 1em;
}
.photo-share a {
  display: none;
}
.photo-share .js-share {
  display: inline-block;
  font-weight: normal;
  font-size: 1.5em;
}
.photo-share .js-share .js-share-count {
  color: #AAA;
  font-size: .5em;
  display: inline-block;
  padding-top: .5em;
  padding-left: 0.2em;
}
.photo-share .js-share:hover {
  text-decoration: none;
}
.photo-share .js-share:hover span {
  text-decoration: underline;
}
.photo-share .js-share:before {
  margin-left: 0;
}
.photo-share .js-share-facebook {
  color: #3B5998;
}
.photo-share .js-share-facebook:hover {
  color: #4c70ba;
}
a.button,
a.button:visited,
[class^="button"],
input[type="button"],
input[type="submit"],
input[type="reset"],
.pager-load-more a {
  padding: 0.625em 1.25em;
  margin: 0 0.625em 0.625em 0;
  font-family: inherit;
  font-size: 1em;
  border: none;
  outline: none;
  background: #f1f1f1;
  color: black;
  border-radius: .2em;
  border-bottom: 2px solid #e4e4e4;
  line-height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
a.button:hover,
a.button:visited:hover,
[class^="button"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
.pager-load-more a:hover {
  background: #e4e4e4;
  border-bottom: 2px solid #dfdfdf;
  text-decoration: none;
}
a.button.disabled,
a.button:visited.disabled,
[class^="button"].disabled,
input[type="button"].disabled,
input[type="submit"].disabled,
input[type="reset"].disabled,
.pager-load-more a.disabled {
  background: #d2d2d2;
  color: #a6a6a6;
  cursor: default;
}
a.button--muted,
a.button--muted:visited {
  background-color: transparent;
  border: 1px solid #ccc;
  border-bottom: 2px solid #bababa;
}
a.button--muted:hover,
a.button--muted:visited:hover,
a.button--muted:focus,
a.button--muted:visited:focus {
  background-color: #f8f8f8;
}
button.primary,
a.button-primary,
a.button-primary:visited,
input.button-primary,
.pager-load-more a {
  background: #9ECA59;
  color: white;
  border-bottom: 2px solid #8ec13e;
}
button.primary:hover,
a.button-primary:hover,
a.button-primary:visited:hover,
input.button-primary:hover,
.pager-load-more a:hover {
  background: #93c446;
  border-bottom: 2px solid #86b63a;
}
button.primary:active,
a.button-primary:active,
a.button-primary:visited:active,
input.button-primary:active,
.pager-load-more a:active {
  background: #86b63a;
  border-top: 2px solid #86b63a;
  border-bottom: 0;
}
button.primary.disabled,
a.button-primary.disabled,
a.button-primary:visited.disabled,
input.button-primary.disabled,
.pager-load-more a.disabled {
  background: #cbe3a6;
  color: #9ECA59;
  cursor: default;
}
button.secondary,
.button-secondary,
input.button-secondary {
  background: #ff9600;
  color: white;
}
button.secondary:hover,
.button-secondary:hover,
input.button-secondary:hover {
  background: #e68700;
}
button.secondary:active,
.button-secondary:active,
input.button-secondary:active {
  background: #cc7800;
}
button.secondary.disabled,
.button-secondary.disabled,
input.button-secondary.disabled {
  background: #ffc066;
  color: #ff9600;
  cursor: default;
}
a.button-small {
  font-size: 14px;
  padding: 7px 10px;
}
a.button-light-grey,
a.button-light-grey:visited {
  background: #f1f1f1;
  border-bottom: 2px solid #e4e4e4;
}
a.button-light-grey:hover,
a.button-light-grey:visited:hover {
  background: #e4e4e4;
  border-bottom: 2px solid #dfdfdf;
  text-decoration: none;
}
a.button-big-green {
  background-color: #9ECA59;
}
.profile-teaser {
  background: #fafafa;
  padding: 10px 0;
  text-align: center;
}
.profile-teaser img {
  width: 100%;
  height: auto;
}
.profile-teaser h6 {
  margin-bottom: 0;
}
.profile-teaser h4 {
  margin: 0;
}
.profile-teaser p {
  margin: 0;
  padding: 5px;
}
.profile-teaser .picture {
  margin: 0 auto;
}
.social {
  color: #666;
}
.social:hover {
  text-decoration: none;
  opacity: .9;
}
.social:visited {
  color: #666;
}
.currency-AUD:before,
.currency-aud:before,
.currency-USD:before,
.currency-usd:before {
  content: '$';
}
.currency-EUR:before,
.currency-eur:before {
  content: '€';
}
.profile-badge {
  padding-bottom: 1em;
}
#block-views-photographers-block-1 {
  float: left;
  width: 100%;
}
.view-photographers tr {
  background-color: white;
}
.view-photographers .views-field-field-membership-awards {
  background-color: #fafafa;
}
.view-photographers td {
  border: 0px white;
}
.view-photographers td cite {
  font-size: 13.6px;
  color: #ccc;
  margin: 0 0 4px 0;
}
.view-photographers td p {
  margin: 0 0 4px 0;
  font-size: 13.6px;
  line-height: 16px;
}
.view-photographers td.rate-amount {
  font-weight: bold;
}
.view-photographers td.rate-currency {
  font-size: 13.6px;
  color: #ccc;
}
@media (min-width: 768px) {
  .view-photographers .view-locations ul {
    column-count: 3;
  }
}
.view-photographers .view-locations .views-row {
  border-top: none;
  float: none;
  margin: 0 0 5px 0;
  padding: 0;
  min-height: auto;
}
.view-photographers .view-locations .views-row a {
  font-size: 14px;
}
.view-photographers .view-locations .view-content {
  border-bottom: none;
}
.profile .photographer-profile-comments,
.profile .judges-profile-comments,
.profile-tab .photographer-profile-comments,
.profile-tab .judges-profile-comments {
  clear: both;
  padding: 1em;
  padding-left: 0;
}
.profile .photographer-profile-comments h3,
.profile .judges-profile-comments h3,
.profile-tab .photographer-profile-comments h3,
.profile-tab .judges-profile-comments h3 {
  border-bottom: none;
}
.profile .photographer-profile-comments .field-content,
.profile .judges-profile-comments .field-content,
.profile-tab .photographer-profile-comments .field-content,
.profile-tab .judges-profile-comments .field-content,
.profile .photographer-profile-comments p,
.profile .judges-profile-comments p,
.profile-tab .photographer-profile-comments p,
.profile-tab .judges-profile-comments p {
  font-style: italic;
}
.profile .photographer-profile-comments .field-content:before,
.profile .judges-profile-comments .field-content:before,
.profile-tab .photographer-profile-comments .field-content:before,
.profile-tab .judges-profile-comments .field-content:before,
.profile .photographer-profile-comments p:before,
.profile .judges-profile-comments p:before,
.profile-tab .photographer-profile-comments p:before,
.profile-tab .judges-profile-comments p:before {
  content: '\201C';
}
.profile .photographer-profile-comments .field-content:after,
.profile .judges-profile-comments .field-content:after,
.profile-tab .photographer-profile-comments .field-content:after,
.profile-tab .judges-profile-comments .field-content:after,
.profile .photographer-profile-comments p:after,
.profile .judges-profile-comments p:after,
.profile-tab .photographer-profile-comments p:after,
.profile-tab .judges-profile-comments p:after {
  content: '\201D';
}
.award {
  display: inline-block;
}
.award.poy {
  width: 25px;
  height: 27px;
  background: transparent url("../images/badge_gold_v2.svg") no-repeat 50% 50% !important;
  text-indent: -9999px;
}
.award.gold {
  width: 25px;
  height: 27px;
  background: transparent url("../images/badge_gold_v2.svg") no-repeat 50% 50% !important;
  text-indent: -9999px;
  background-size: 25px;
}
.award.blue {
  width: 25px;
  height: 27px;
  background: transparent url('../images/badge_blue_v2.svg') no-repeat 50% 50%;
  text-indent: -9999px;
  background-size: 25px;
}
.award.green {
  width: 25px;
  height: 27px;
  background: transparent url('../images/badge_green_01.png') no-repeat 50% 50%;
  text-indent: -9999px;
  background-size: 25px;
}
.award.purple {
  width: 25px;
  height: 27px;
  background: transparent url('../images/badge_purple.svg') no-repeat 50% 50%;
  text-indent: -9999px;
  background-size: 25px;
}
.award.wed-elope {
  width: 25px;
  height: 27px;
  background: transparent url('../images/we_color_badge.png') no-repeat 50% 50%;
  text-indent: -9999px;
  background-size: 25px;
}
.award.wed-elope-bw {
  width: 25px;
  height: 27px;
  background: transparent url('../images/we_bw_badge_3.png') no-repeat 50% 50%;
  text-indent: -9999px;
  background-size: 25px;
}
.award.star {
  width: 25px;
  height: 27px;
  background: transparent url('../images/badge_star.svg') no-repeat 50% 50%;
  text-indent: -9999px;
}
.award.at-work {
  width: 25px;
  height: 27px;
  background: transparent url('../images/icon_at_work_stack.svg') no-repeat 50% 50%;
  text-indent: -9999px;
}
.award.diamond {
  width: 23px;
  height: 25px;
  background: transparent url('../images/icon_diamond.png') no-repeat 50% 50%;
  background-size: 23px auto;
  text-indent: -9999px;
}
.award.ag {
  width: 23px;
  height: 25px;
  background: transparent url('../images/ag_award_icon_2x.png') no-repeat 50% 50%;
  background-size: 23px auto;
  text-indent: -9999px;
}
.ag-link {
  color: #3E81A5!important;
}
.ag-link img {
  margin-right: 0.3em;
  margin-top: -2px;
}
.section-section {
  float: left;
  width: 100%;
  border-top: 1px solid #eee;
  padding: 2em 0;
}
.section-section h3:first-child {
  margin-top: 0;
}
.section-section p:last-child {
  margin-bottom: 0;
}
.section-section + .section-section {
  border-bottom: 1px solid #eee;
  margin-bottom: 2em;
}
.section-image {
  clear: left;
  float: left;
}
.section-content {
  margin-left: 12em;
}
.profile-tab {
  display: none;
}
@media (max-width: 767px) {
  .profile-tab h3.section-contained {
    margin-left: 0 !important;
  }
}
.page-member-ranking-iframe section.primary {
  padding-top: 0 !important;
}
@media (max-width: 767px) {
  .profile-tab {
    margin-bottom: 20px;
  }
}
.profile-tiles {
  clear: both;
}
.mp-slide-nav {
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
}
.mp-slide-nav a {
  color: #444;
  font-size: 14px;
  margin-left: 15px;
}
.profile-tiles .masonry-item {
  overflow: hidden;
}
.profile-tiles .masonry-item:hover .tile-contest-hover.active {
  opacity: 1;
}
.tile-contest-hover {
  display: none;
}
.tile-contest-hover.active {
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
  display: block;
  opacity: 0;
  position: absolute;
  bottom: 7px;
  left: 6px;
  right: 7px;
  top: 6px;
  pointer-events: none;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.7+0,0+40,0+40 */
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
  color: white;
  font-size: 11px;
}
.tile-contest-hover.active .field-content {
  position: absolute;
  top: 10px;
  right: 10px;
  text-align: right;
  left: 60px;
}
.profile .field-name-field-profile-portrait {
  float: left;
  width: 351px;
  text-align: center;
  margin-bottom: 2em;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .profile .field-name-field-profile-portrait {
    width: 100%;
    height: auto;
    margin-bottom: 1em;
  }
}
.profile .field-name-field-profile-portrait .field-items,
.profile .field-name-field-profile-portrait .field-item {
  height: 100%;
}
.profile .field-name-field-profile-portrait img {
  margin: 0 auto;
  display: inline-block;
  width: 100%;
  height: auto;
}
.profile .field-name-field-portrait-credit {
  float: left;
  clear: left;
  margin-top: 10px;
  margin-bottom: 25px;
}
.profile .field-name-field-portrait-credit .field-label,
.profile .field-name-field-portrait-credit .field-items {
  display: inline-block;
  font-size: 12px;
}
.profile .profile-details {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.profile .profile-details .details-list {
  overflow: hidden;
  max-width: 360px;
  margin-bottom: 2em;
}
@media (max-width: 767px) {
  .profile .profile-details .details-list {
    float: left;
    clear: both;
  }
}
.profile .profile-details .detail {
  list-style: none;
  padding: 1em 0;
  border-bottom: 1px solid #e6e6e6;
}
.profile .profile-details .first-name {
  font-size: 18px;
  font-weight: bold;
  display: none;
}
.profile .profile-details .ranking-badge-iframe-field {
  padding-top: 0;
}
.profile .profile-details label {
  display: inline-block;
  width: 130px;
  margin: 0;
}
.profile .profile-details .item-list {
  display: inline-block;
}
.profile .profile-details .item-list ul {
  margin-bottom: 0;
}
.profile .profile-details .item-list li {
  list-style-type: none;
  margin: 0;
}
.profile .bio-details {
  width: 100%;
  float: left;
}
.profile-tab-wrap {
  border-bottom: 1px solid #F1F1F1;
  margin-bottom: 30px;
  overflow: hidden;
  padding-top: 3px;
  float: left;
  clear: both;
  width: 100%;
}
.profile-tab-wrap ul {
  min-height: 26px;
}
.profile-horz .profile-details {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  position: relative;
}
.profile-horz .field-name-field-profile-portrait {
  width: 66%;
}
@media (max-width: 767px) {
  .profile-horz .field-name-field-profile-portrait {
    width: 100%;
  }
}
.profile-horz .details-list {
  float: right;
  width: 30%;
  position: relative;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .profile-horz .details-list {
    width: 100%;
    position: static;
    left: 0;
  }
}
.profile-horz .bio-details {
  width: 100%;
}
.profile-info-top {
  width: calc(100% - 381px);
  float: right;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .profile-info-top {
    width: 90%;
    padding: 0 5%;
  }
}
.profile-info-rates {
  float: right;
  margin-top: 15px;
}
.profile-info-first-name {
  margin-bottom: 6px;
}
.profile-info-business,
.field-name-field-account-business-name {
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  font-style: oblique;
  margin-bottom: 10px;
  text-transform: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 500;
}
.field-name-field-account-business-name {
  margin-top: -10px;
}
.profile-info-badges {
  width: 48%;
  float: left;
  margin-bottom: 10px;
}
.profile-info-badges .view-profile-award-count {
  display: inline-block;
}
.profile-info-badges span.badge-count {
  color: #444;
  position: relative;
  left: 4px;
  top: 5px;
  margin-right: 11px;
}
.profile-info-external-links {
  float: right;
  width: 50%;
  margin-bottom: 5px;
  position: relative;
  top: -3px;
}
.profile-info-external-links .tab-social {
  float: right;
  margin-left: 10px;
  margin-bottom: 0;
}
.profile-info-external-links .tab-social .social {
  display: inline-block;
  padding: 0 0px;
  position: relative;
  top: -2px;
}
.profile-info-external-links .tab-social .social:before {
  font-size: 18px;
  line-height: 36px;
}
.profile-info-external-links .tab-social .profile-website-btn {
  background-image: url('../images/icon_dark_world.svg');
  background-position: 10px center;
  background-size: 16px auto;
  background-repeat: no-repeat;
  padding-left: 33px;
  margin-bottom: 0;
  position: relative;
  top: -3px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
.profile-info-bio h4 {
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.profile-info-bio p {
  margin-bottom: 4px;
}
.profile-info-bio + a {
  font-weight: 300;
  font-size: 14px;
}
.profile-info-ranking {
  margin-top: 15px;
  float: left;
  height: 152px;
  width: 270px;
  margin-right: 20px;
  overflow: hidden;
}
.profile-info-locations {
  margin-top: 10px;
  width: 269px;
  float: left;
}
.profile-info-locations .primary-loc li {
  list-style: none;
  margin-left: 0;
}
.profile-info-locations .primary-loc a {
  font-weight: bold;
}
.profile-info-locations .additional-loc {
  margin-left: 0px;
  margin-top: .25em;
}
.profile-info-locations .additional-loc li {
  display: inline-block;
  margin-right: 5px;
  margin-left: 5px;
  width: 100%;
}
.profile-info-locations .additional-loc li:before {
  content: "+";
  position: relative;
  float: left;
  top: 0px;
  margin-right: 5px;
  color: #999;
}
.profile-info-locations .additional-loc li a {
  font-size: 14px;
}
.profile-info-bottom {
  float: left;
  width: 100%;
  clear: both;
}
.profile-info-bottom .profile-info-bottom-item {
  margin-bottom: 40px;
}
.view-profile-landing-items {
  width: 100%;
  overflow: hidden;
}
.view-profile-landing-items .views-row {
  width: 300px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
  margin-bottom: 20px;
}
.view-profile-landing-items .views-row.views-row-1,
.view-profile-landing-items .views-row.views-row-4 {
  margin-left: 0;
}
.view-profile-landing-items .views-row.views-row-3,
.view-profile-landing-items .views-row.views-row-6 {
  margin-right: 0;
}
.view-profile-landing-items .view-footer {
  width: 100%;
  clear: both;
  text-align: right;
}
.page-user .content-header h1 {
  display: none;
}
.page-user-edit .content-header h1 {
  display: inline;
}
.view-profile-award-badges {
  padding-bottom: 50px;
  overflow: hidden;
}
.view-profile-award-badges .views-row {
  width: 23%;
  float: left;
  margin-right: 2%;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .view-profile-award-badges .views-row {
    width: 31%;
    margin-right: 2%;
  }
}
#block-views-mp-location-links-block-1,
#block-views-dlp-location-links-block-1,
.block-plp-links {
  margin: 0 !important;
}
.view-mp-location-links,
.view-dlp-location-links,
.view-plp-location-links {
  padding: 5px 0;
}
.view-mp-location-links .view-header,
.view-dlp-location-links .view-header,
.view-plp-location-links .view-header,
.view-mp-location-links .view-content,
.view-dlp-location-links .view-content,
.view-plp-location-links .view-content {
  width: 100%;
  text-align: center;
}
.view-mp-location-links .views-row,
.view-dlp-location-links .views-row,
.view-plp-location-links .views-row {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 3px;
  margin-left: 3px;
}
.view-mp-location-links .views-row a,
.view-dlp-location-links .views-row a,
.view-plp-location-links .views-row a {
  color: white;
  font-size: 12px;
}
.view-mp-location-links .view-header,
.view-dlp-location-links .view-header,
.view-plp-location-links .view-header {
  margin-bottom: 4px;
}
.view-mp-location-links .view-header .views-row a,
.view-dlp-location-links .view-header .views-row a,
.view-plp-location-links .view-header .views-row a {
  font-size: 14px;
}
.view-dlp-location-links,
.view-plp-location-links {
  margin-top: 5px;
}
.content-photo {
  margin-bottom: 1em;
  margin-top: 2em;
  float: left;
  width: 100%;
}
.contest-result-details h5 {
  color: #9ECA59;
  margin-bottom: .25em;
}
.contest-result-details h3 {
  margin-top: 0;
  font-size: 1.5em;
  border-bottom: 0;
}
.contest-result-details h3 a {
  color: #000;
}
.contest-result-details .profile-button a {
  display: inline-block;
  font-size: .8em;
  padding: 7px 10px 5px;
  background: #9ECA59;
  color: white;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  line-height: 1em;
}
.contest-result-details .profile-button a:hover {
  background-color: #86b63a;
  text-decoration: none;
}
.photo-judges-comments,
.photo-photographers-comments {
  padding-left: 0;
  margin-top: 1em;
  float: left;
}
.photo-judges-comments ul,
.photo-photographers-comments ul {
  padding-left: 0;
}
.photo-judges-comments li,
.photo-photographers-comments li,
.photo-judges-comments p,
.photo-photographers-comments p {
  margin: .5em 0;
  line-height: 1.4;
  quotes: "“" "”" "‘" "’";
  list-style: none;
  font-style: oblique;
}
.photo-judges-comments li:before,
.photo-photographers-comments li:before,
.photo-judges-comments p:before,
.photo-photographers-comments p:before {
  content: open-quote;
}
.photo-judges-comments li:after,
.photo-photographers-comments li:after,
.photo-judges-comments p:after,
.photo-photographers-comments p:after {
  content: close-quote;
}
.photo-comment {
  padding-left: 1em;
  line-height: 1.3;
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 0;
}
.photo-comment p {
  margin: 0;
  font-size: .9em;
  line-height: 1.5;
}
.photo-comment em {
  font-style: normal;
}
.contest-result-photo {
  background-color: #eee;
  text-align: center;
}
.contest-result-photo img {
  max-width: 100%;
  height: 627px;
  width: auto;
}
.views-field-field-photo-placing h2 a {
  color: black;
  display: inline-block;
  margin-top: .4em;
}
.view-contests-page .views-row,
.view-photos .views-row {
  float: left;
  width: 100%;
  margin-bottom: 4em;
  position: relative;
}
.contests-display-wrapper .view-contests {
  padding-bottom: 3em;
}
.contests-display-wrapper > .view-content {
  padding-top: 40px;
}
.contests-display-wrapper > .view-content > .views-row {
  position: relative;
  background: black;
  padding-bottom: 0;
  margin-bottom: 10px;
  min-height: 100px;
}
@media (max-width: 959px) and (min-width: 768px) {
  .contests-display-wrapper > .view-content > .views-row {
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
  }
}
@media (max-width: 768px) {
  .contests-display-wrapper > .view-content > .views-row {
    padding-bottom: 0 !important;
    margin-bottom: 10px !important;
  }
}
.contests-display-wrapper > .view-content > .views-row .views-field-field-cover-photo {
  opacity: 0.6;
  filter: alpha(opacity=60);
  overflow: hidden;
  position: relative;
}
.contests-display-wrapper > .view-content > .views-row .views-field-field-cover-photo img {
  transition: all .5s;
}
.contests-display-wrapper > .view-content > .views-row .views-field-field-cover-photo img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.contests-display-wrapper > .view-content > .views-row .views-field-title {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 95%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.contests-display-wrapper > .view-content > .views-row .views-field-title .field-content a {
  color: white;
  font-size: 24px;
  font-weight: 700;
  text-transform: none;
}
.contests-display-wrapper > .view-content > .views-row .views-field-nothing {
  float: left;
  margin-right: 1em;
}
.contests-display-wrapper > .view-content > .views-row .views-field-field-contest-dates,
.contests-display-wrapper > .view-content > .views-row .views-field-field-contest-publish-date {
  color: #999;
  font-size: .8em;
  font-weight: 500;
  margin-bottom: 10px;
}
.contests-display-wrapper > .view-content > .views-row .views-field-field-contest-publish-date .views-label {
  margin-left: 20px;
}
.view-contest-categories .view-content {
  padding-top: 20px;
}
.view-contest-categories .view-content .views-row {
  padding: 0;
  position: relative;
  margin-top: 0px !important;
  margin-bottom: 10px;
  border: 0;
  background: none;
  box-sizing: border-box;
}
@media (max-width: 959px) and (min-width: 768px) {
  .view-contest-categories .view-content .views-row {
    margin-bottom: 6.4px;
  }
}
.view-contest-categories .view-content .views-row:nth-child(2n+1) {
  clear: left;
}
.view-contest-categories .view-content .views-row .views-field-nothing {
  -webkit-transition: padding 0.5s;
  /* Safari */
  transition: padding 0.5s;
}
@media (max-width: 768px) {
  .view-contest-categories .view-content .views-row .views-field-nothing .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5) !important;
    -webkit-transition: background 0.5s;
    /* Safari */
    transition: background 0.5s;
  }
  .view-contest-categories .view-content .views-row .views-field-nothing .views-field-name a {
    opacity: 1 !important;
    -webkit-transition: opacity 0.5s;
    /* Safari */
    transition: opacity 0.5s;
  }
}
.view-contest-categories .view-content .views-row .views-field-nothing:hover,
.view-contest-categories .view-content .views-row .views-field-nothing:focus {
  padding: 0;
  background: black;
  -webkit-transition: padding 0.5s;
  /* Safari */
  transition: padding 0.5s;
}
.view-contest-categories .view-content .views-row .views-field-nothing:hover .overlay,
.view-contest-categories .view-content .views-row .views-field-nothing:focus .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: background 0.5s;
  /* Safari */
  transition: background 0.5s;
}
.view-contest-categories .view-content .views-row .views-field-nothing:hover .views-field-name a,
.view-contest-categories .view-content .views-row .views-field-nothing:focus .views-field-name a {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  /* Safari */
  transition: opacity 0.5s;
}
.view-contest-categories .view-content .views-row .views-field-nothing .overlay {
  background: transparent;
  -webkit-transition: background 0.5s;
  /* Safari */
  transition: background 0.5s;
}
.view-contest-categories .view-content .views-row .views-field-nothing .views-field-name {
  margin-left: 10px;
  margin-top: 10px;
  font-size: 1.5em;
  position: absolute;
  bottom: 1em;
  left: 1em;
}
.view-contest-categories .view-content .views-row .views-field-nothing .views-field-name a {
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  /* Safari */
  transition: opacity 0.5s;
  color: white;
  font-weight: 700;
}
.view-contest-categories .view-content .views-row .views-field-nid {
  margin-left: 10px;
  margin-top: 10px;
}
.view-contest-categories .view-content .views-row .views-field-nid span {
  font-size: .75em;
}
.view-contest-categories .view-content:after {
  content: ' ';
  display: block;
  width: 100%;
  clear: both;
  margin-bottom: 2em;
}
.view-photographers .item-list ul li {
  list-style: none;
}
.view-contest-people .views-row {
  padding-bottom: 15px;
}
.view-display-id-block_contest_winners ul {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
.view-display-id-block_contest_winners ul li {
  list-style: none;
  padding: 0;
  width: 33%;
  float: left;
  margin: 0;
}
@media (max-width: 768px) {
  .view-display-id-block_contest_winners ul li {
    width: 100%;
  }
}
#block-views-contests-latest-contests .swiper-slide .attribution {
  position: static;
}
#block-views-contests-latest-contests .swiper-container {
  overflow: hidden;
}
.view-photos.view-display-id-block_3 .slide,
.view-photos.view-display-id-block_6 .slide,
.view-photos.current-entries .slide {
  display: inline-block;
}
.view-photos.view-display-id-block_3 .slide a,
.view-photos.view-display-id-block_6 .slide a,
.view-photos.current-entries .slide a {
  min-width: 220px;
  min-height: 147px;
  background: #eee;
  display: block;
  margin-bottom: 4px;
}
.category-dropdown {
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 767px) {
  .category-dropdown {
    position: relative;
    left: 0;
    top: 1em;
    margin-bottom: 1em;
  }
}
#contest-content-box {
  margin-bottom: 2em;
}
#contest-content-box h2 a {
  color: black;
  display: inline-block;
  margin-top: .4em;
  text-transform: none;
}
#contest-content-box h5 {
  color: #9eca59;
  margin-bottom: .25em;
}
#contest-content-box h3 {
  margin-top: 0;
  font-size: 1.5em;
  border-bottom: 0;
}
#contest-content-box h3 a {
  color: black;
}
#contest-content-box .profile-button a {
  display: inline-block;
  font-size: .8em;
  padding: 7px 10px 5px;
  background: #9eca59;
  color: white;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  line-height: 1em;
}
.page-contests:not(.page-contests-past-contests) header.primary {
  padding-bottom: 40px;
}
.page-contests:not(.page-contests-past-contests) nav.primary {
  height: 40px;
}
.page-contests:not(.page-contests-past-contests) nav.primary .nav li a {
  color: white;
}
@media (max-width: 959px) and (min-width: 768px) {
  .page-contests:not(.page-contests-past-contests) nav.primary .region-navigation {
    width: 100%;
  }
}
.page-contests:not(.page-contests-past-contests) nav.primary .region-search {
  display: none;
}
.page-contests:not(.page-contests-past-contests) section.primary {
  position: relative;
  top: -40px;
}
@media (max-width: 767px) {
  .page-contests:not(.page-contests-past-contests) section.primary {
    top: -60px;
  }
}
.page-contests:not(.page-contests-past-contests) section.primary > .content-section > .content-header {
  padding-top: 40px;
}
.page-contests:not(.page-contests-past-contests) .contests-info-bar {
  background: #333;
  width: 100%;
  height: 50px;
  position: relative;
  top: -40px;
}
@media (max-width: 564px) {
  .page-contests:not(.page-contests-past-contests) .contests-info-bar {
    height: 80px;
  }
}
.page-contests:not(.page-contests-past-contests) .contests-info-bar .cib-internal {
  width: 100%;
  margin: 0 auto;
  padding-top: 10px;
  text-align: center;
  clear: both;
  position: relative;
}
.page-contests:not(.page-contests-past-contests) .contests-info-bar a {
  color: white;
  font-size: 14px;
}
.page-contests:not(.page-contests-past-contests) .contests-info-bar .cib-details-toggle {
  padding: 6px 10px;
  background: #777;
  border-bottom: 0;
  font-size: 14px;
  margin-right: 20px;
  display: inline-block;
}
@media (max-width: 380px) {
  .page-contests:not(.page-contests-past-contests) .contests-info-bar .cib-details-toggle {
    width: 40%;
    font-size: 13px;
  }
}
.page-contests:not(.page-contests-past-contests) .contests-info-bar .slide-button-prev {
  position: relative;
  top: 6px;
  margin-right: 15px;
  display: inline-block;
}
.page-contests:not(.page-contests-past-contests) .contests-info-bar .slide-button-next {
  position: relative;
  top: 6px;
  display: inline-block;
}
.page-contests:not(.page-contests-past-contests) .category-dropdown {
  position: relative;
  display: inline-block;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .page-contests:not(.page-contests-past-contests) .category-dropdown {
    top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 380px) {
  .page-contests:not(.page-contests-past-contests) .category-dropdown {
    width: 40%;
  }
}
.page-contests:not(.page-contests-past-contests) .category-dropdown select {
  font-size: 15px;
  margin-bottom: 0;
  padding: 0;
}
.page-contests:not(.page-contests-past-contests):not(.page-contests-2008-q4):not(.page-contests-2008-trash-the-dress):not(.page-contests-2008-q3):not(.page-contests-2008-q2):not(.page-contests-2008-q1):not(.page-contests-2008-brides-magazine):not(.page-contests-2007-q4):not(.page-contests-2007-q3):not(.page-contests-2007-q2):not(.page-contests-2007-q1):not(.page-contests-2007-brides-magazine):not(.page-contests-2006-winter):not(.page-contests-2006-fall):not(.page-contests-2006-summer):not(.page-contests-2006-spring):not(.page-contests-2005-winter):not(.page-contests-2005-fall):not(.page-contests-2005-summer):not(.page-contests-2005-spring):not(.page-contests-2004-winter):not(.page-contests-2004-fall):not(.page-contests-2004-summer):not(.page-contests-2004-spring):not(.page-contests-2003-winter):not(.page-contests-2003-summer):not(.page-contests-2002) .slick-view-slider-contest .slick .slick-slider {
  width: 500%;
  position: relative;
  left: -200%;
}
.page-contests:not(.page-contests-past-contests):not(.page-contests-2008-q4):not(.page-contests-2008-trash-the-dress):not(.page-contests-2008-q3):not(.page-contests-2008-q2):not(.page-contests-2008-q1):not(.page-contests-2008-brides-magazine):not(.page-contests-2007-q4):not(.page-contests-2007-q3):not(.page-contests-2007-q2):not(.page-contests-2007-q1):not(.page-contests-2007-brides-magazine):not(.page-contests-2006-winter):not(.page-contests-2006-fall):not(.page-contests-2006-summer):not(.page-contests-2006-spring):not(.page-contests-2005-winter):not(.page-contests-2005-fall):not(.page-contests-2005-summer):not(.page-contests-2005-spring):not(.page-contests-2004-winter):not(.page-contests-2004-fall):not(.page-contests-2004-summer):not(.page-contests-2004-spring):not(.page-contests-2003-winter):not(.page-contests-2003-summer):not(.page-contests-2002) .slick-view-slider-contest .slick .slick-slider .contest-result-photo .field-content img {
  height: 50vw;
  width: auto;
  max-height: 85vh;
}
.page-contests:not(.page-contests-past-contests):not(.page-contests-2008-q4):not(.page-contests-2008-trash-the-dress):not(.page-contests-2008-q3):not(.page-contests-2008-q2):not(.page-contests-2008-q1):not(.page-contests-2008-brides-magazine):not(.page-contests-2007-q4):not(.page-contests-2007-q3):not(.page-contests-2007-q2):not(.page-contests-2007-q1):not(.page-contests-2007-brides-magazine):not(.page-contests-2006-winter):not(.page-contests-2006-fall):not(.page-contests-2006-summer):not(.page-contests-2006-spring):not(.page-contests-2005-winter):not(.page-contests-2005-fall):not(.page-contests-2005-summer):not(.page-contests-2005-spring):not(.page-contests-2004-winter):not(.page-contests-2004-fall):not(.page-contests-2004-summer):not(.page-contests-2004-spring):not(.page-contests-2003-winter):not(.page-contests-2003-summer):not(.page-contests-2002) .slick-view-slider-contest .slick .slick__arrow {
  width: 100vw;
  left: calc(50% - 50vw);
}
.page-contests:not(.page-contests-past-contests):not(.page-contests-2008-q4):not(.page-contests-2008-trash-the-dress):not(.page-contests-2008-q3):not(.page-contests-2008-q2):not(.page-contests-2008-q1):not(.page-contests-2008-brides-magazine):not(.page-contests-2007-q4):not(.page-contests-2007-q3):not(.page-contests-2007-q2):not(.page-contests-2007-q1):not(.page-contests-2007-brides-magazine):not(.page-contests-2006-winter):not(.page-contests-2006-fall):not(.page-contests-2006-summer):not(.page-contests-2006-spring):not(.page-contests-2005-winter):not(.page-contests-2005-fall):not(.page-contests-2005-summer):not(.page-contests-2005-spring):not(.page-contests-2004-winter):not(.page-contests-2004-fall):not(.page-contests-2004-summer):not(.page-contests-2004-spring):not(.page-contests-2003-winter):not(.page-contests-2003-summer):not(.page-contests-2002) .slick-view-slider-contest .slick .overlay-nav-prev {
  width: 30vw;
  left: calc(50% - 50vw);
}
.page-contests:not(.page-contests-past-contests):not(.page-contests-2008-q4):not(.page-contests-2008-trash-the-dress):not(.page-contests-2008-q3):not(.page-contests-2008-q2):not(.page-contests-2008-q1):not(.page-contests-2008-brides-magazine):not(.page-contests-2007-q4):not(.page-contests-2007-q3):not(.page-contests-2007-q2):not(.page-contests-2007-q1):not(.page-contests-2007-brides-magazine):not(.page-contests-2006-winter):not(.page-contests-2006-fall):not(.page-contests-2006-summer):not(.page-contests-2006-spring):not(.page-contests-2005-winter):not(.page-contests-2005-fall):not(.page-contests-2005-summer):not(.page-contests-2005-spring):not(.page-contests-2004-winter):not(.page-contests-2004-fall):not(.page-contests-2004-summer):not(.page-contests-2004-spring):not(.page-contests-2003-winter):not(.page-contests-2003-summer):not(.page-contests-2002) .slick-view-slider-contest .slick .overlay-nav-next {
  width: 30vw;
  right: calc(50% - 50vw);
}
.page-contests:not(.page-contests-past-contests):not(.page-contests-2008-q4):not(.page-contests-2008-trash-the-dress):not(.page-contests-2008-q3):not(.page-contests-2008-q2):not(.page-contests-2008-q1):not(.page-contests-2008-brides-magazine):not(.page-contests-2007-q4):not(.page-contests-2007-q3):not(.page-contests-2007-q2):not(.page-contests-2007-q1):not(.page-contests-2007-brides-magazine):not(.page-contests-2006-winter):not(.page-contests-2006-fall):not(.page-contests-2006-summer):not(.page-contests-2006-spring):not(.page-contests-2005-winter):not(.page-contests-2005-fall):not(.page-contests-2005-summer):not(.page-contests-2005-spring):not(.page-contests-2004-winter):not(.page-contests-2004-fall):not(.page-contests-2004-summer):not(.page-contests-2004-spring):not(.page-contests-2003-winter):not(.page-contests-2003-summer):not(.page-contests-2002) .slick-slide {
  position: relative;
}
.page-contests-wpja-test-contest-1 .slick-slide:before {
  background: none !important;
  display: none !important;
}
.node-type-photo .contest-result-photo img,
.node-type-contest-photo .contest-result-photo img,
.node-type-tlc-photo .contest-result-photo img,
.node-type-diamond-award-winner .contest-result-photo img,
.node-type-honor-award-photo .contest-result-photo img,
.node-type-diamond-award-photo .contest-result-photo img,
.node-type-agwpja-photos .contest-result-photo img,
.node-type-ag-photo .contest-result-photo img {
  height: auto;
}
.view-contests .view-header {
  overflow: hidden;
}
.contest-judges-list {
  margin-bottom: 18px;
  width: 100%;
}
.contest-judges-list h3 {
  margin-bottom: 0;
}
.contests-display-categories .view-content .views-row .views-field-field-ag-category-cover-photo {
  opacity: .6;
}
.contests-display-categories .view-content .views-row .views-field-name {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 95%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.contests-display-categories .view-content .views-row .views-field-name a {
  color: white;
  font-weight: 700;
}
.contests-display-categories .view-content .views-row .views-field-name .cat-name {
  text-transform: uppercase;
  color: #9ECA59;
  font-size: 24px;
  margin-bottom: 12px;
  text-align: center;
}
.contests-display-categories .view-content .views-row .views-field-name h2 {
  text-transform: capitalize;
  font-size: 20px;
}
.photographer-location .views-row {
  border-top: 1px solid #e6e6e6;
  padding: 1em 0 .8em 6.5em;
  position: relative;
  float: left;
  width: 100%;
  height: auto;
  min-height: 47px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.photographer-location .photographer-badge {
  left: 0;
  top: 0;
  width: 2.5em;
  text-align: center;
  height: 100%;
  position: absolute;
  background-color: #f5f5f5;
  padding-top: .6em;
}
.photographer-location .profile-portrait {
  left: 50px;
  top: 0;
  width: 2.5em;
  text-align: center;
  position: absolute;
  padding-top: 1em;
}
.photographer-location .photographer-identity h3 {
  font-size: 1em;
  margin: 0;
}
.photographer-location .photographer-identity cite {
  color: #999;
  font-size: .8em;
  display: block;
}
.photographer-location .photographer-identity p {
  margin: .3em 0 0 0;
  font-size: .9em;
  line-height: 1.3;
}
.photographer-location .photographer-rates {
  float: right;
  padding-right: .5em;
  text-align: right;
}
.photographer-location .photographer-rates .rate {
  font-weight: bold;
  font-size: .9em;
  display: block;
  margin-bottom: .25em;
}
.photographer-location .photographer-rates .currency {
  font-weight: normal;
  font-size: .75em;
  color: #999;
}
.photographer-location .view-content {
  border-bottom: 1px solid #e6e6e6;
  float: left;
  width: 100%;
  margin-bottom: 1em;
}
.photographer-location .item-list .pager {
  float: left;
  width: 100%;
}
.view-display-id-listings_letters .views-row {
  margin-top: 1em;
  padding-bottom: 1em;
}
.view-display-id-listings_letters .views-row.views-row-1 {
  padding-right: 1.4em;
  border-right: 1px solid #eee;
}
.view-display-id-listings_letters .views-row.views-row-3 {
  padding-left: 1.4em;
  border-left: 1px solid #eee;
}
.view-display-id-listings_letters .views-row .views-field-field-clientletter-photo {
  float: right;
  margin: 7px 0 0 7px;
}
.view-display-id-listings_letters .views-row .views-field-field-clientletter-photo img {
  border: 1px solid black;
  width: 120px;
  height: auto;
}
.view-display-id-listings_letters .views-row .views-field-title {
  margin-bottom: .25em;
  font-size: 1.6em;
}
.view-display-id-listings_letters .views-row .views-field-title a {
  color: black;
}
.view-display-id-listings_letters .views-row .views-field-realname {
  margin-bottom: .7em;
}
.view-display-id-listings_letters .views-row p {
  margin-top: 0;
}
.locations-list-pages .view-content,
.view-locations.view-display-id-page_1 .view-content,
.view-locations.view-display-id-page_3 .view-content,
.view-locations.view-display-id-page_4 .view-content,
.view-locations.view-display-id-page_5 .view-content {
  column-count: 3;
  column-gap: 3em;
}
.locations-list-pages .item-list,
.view-locations.view-display-id-page_1 .item-list,
.view-locations.view-display-id-page_3 .item-list,
.view-locations.view-display-id-page_4 .item-list,
.view-locations.view-display-id-page_5 .item-list {
  display: inline-block;
  width: 100%;
}
.locations-list-pages h3,
.view-locations.view-display-id-page_1 h3,
.view-locations.view-display-id-page_3 h3,
.view-locations.view-display-id-page_4 h3,
.view-locations.view-display-id-page_5 h3 {
  border-bottom: 1px solid #eee;
}
.locations-list-pages h3 a,
.view-locations.view-display-id-page_1 h3 a,
.view-locations.view-display-id-page_3 h3 a,
.view-locations.view-display-id-page_4 h3 a,
.view-locations.view-display-id-page_5 h3 a {
  color: black;
}
.locations-list-pages ul,
.view-locations.view-display-id-page_1 ul,
.view-locations.view-display-id-page_3 ul,
.view-locations.view-display-id-page_4 ul,
.view-locations.view-display-id-page_5 ul {
  list-style: none;
}
.locations-list-pages ul li,
.view-locations.view-display-id-page_1 ul li,
.view-locations.view-display-id-page_3 ul li,
.view-locations.view-display-id-page_4 ul li,
.view-locations.view-display-id-page_5 ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: .95em;
  line-height: 1.5;
}
.view-locations.view-display-id-page_7 .view-content,
.view-locations.view-display-id-page_8 .view-content,
.view-locations.view-display-id-page_9 .view-content,
.view-locations.view-display-id-page_10 .view-content {
  column-count: 2 !important;
}
.field-name-field-locations-towns p {
  max-height: 10em;
  overflow: auto;
}
.photographer-tiles .view-content {
  display: flex;
  flex-wrap: wrap;
}
.photographer-tiles .views-row {
  width: calc(33.333% - 13.3333px);
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  border: 1px solid #f1f1f1;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 60px;
}
.photographer-tiles .views-row.views-row-3,
.photographer-tiles .views-row.views-row-6,
.photographer-tiles .views-row.views-row-9,
.photographer-tiles .views-row.views-row-12,
.photographer-tiles .views-row.views-row-15,
.photographer-tiles .views-row.views-row-18,
.photographer-tiles .views-row.views-row-21,
.photographer-tiles .views-row.views-row-24,
.photographer-tiles .views-row.views-row-27,
.photographer-tiles .views-row.views-row-30,
.photographer-tiles .views-row.views-row-33,
.photographer-tiles .views-row.views-row-36,
.photographer-tiles .views-row.views-row-39,
.photographer-tiles .views-row.views-row-42,
.photographer-tiles .views-row.views-row-45,
.photographer-tiles .views-row.views-row-48,
.photographer-tiles .views-row.views-row-51,
.photographer-tiles .views-row.views-row-54,
.photographer-tiles .views-row.views-row-57,
.photographer-tiles .views-row.views-row-60,
.photographer-tiles .views-row.views-row-63,
.photographer-tiles .views-row.views-row-66 {
  margin-right: 0px;
}
@media screen and (max-width: 968px) {
  .photographer-tiles .views-row {
    width: calc(50% - 10px);
  }
  .photographer-tiles .views-row:nth-of-type(3n) {
    margin-right: 20px;
  }
  .photographer-tiles .views-row:nth-of-type(2n) {
    margin-right: 0px;
  }
}
@media screen and (max-width: 650px) {
  .photographer-tiles .views-row {
    width: 100%;
    margin-right: 0;
  }
}
.photographer-tiles .views-row .profile-portrait {
  width: calc(100% + 40px);
  top: -20px;
  left: -20px;
  position: relative;
}
.photographer-tiles .views-row .profile-bio-inner {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  color: white;
  padding: 20px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.photographer-tiles .views-row .profile-bio-inner:hover {
  opacity: 1;
}
.photographer-tiles .views-row .profile-bio-inner p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
  margin-bottom: 0;
}
.photographer-tiles .views-row .photographer-identity {
  margin-bottom: .5em;
  overflow: hidden;
}
.photographer-tiles .views-row .photographer-identity h3 {
  font-size: 20px;
  margin-bottom: 0;
}
.photographer-tiles .views-row .photographer-identity h3 a {
  color: #2b2b2b;
}
.photographer-tiles .views-row .photographer-identity p.photographers-company-name {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #999;
  font-style: oblique;
  width: 100%;
  float: left;
  margin-bottom: 0;
}
.photographer-tiles .views-row .photographer-identity p.photographers-company-name a {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #999;
  font-style: oblique;
}
.photographer-tiles .views-row .photographer-identity cite {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #9ECA59;
  font-weight: bold;
}
.photographer-tiles .views-row .button-wrap {
  position: absolute;
  bottom: 20px;
  left: 20px;
}
.photographer-tiles .views-row .button-wrap .button {
  margin-bottom: 0;
}
.photographer-tiles .views-row .photographer-rates {
  position: absolute;
  bottom: 27px;
}
.photographer-tiles .views-row .photographer-rates .rate-label {
  font-size: 12px;
  color: #666;
  text-align: left;
  margin-bottom: 2px;
}
.photographer-tiles .views-row .photographer-rates .rate {
  font-weight: 600;
  text-align: left;
}
.photographer-tiles .view-award-profile-view {
  display: inline-block;
  float: left;
}
@media screen and (max-width: 767px) {
  .photographer-tiles .view-award-profile-view .view-footer {
    display: inline-block;
  }
}
.photographer-tiles .views-field-field-fpja-member- {
  text-align: right;
}
.photographer-tiles .view-profile-award-count {
  margin-top: .25em;
  margin-bottom: .5em;
}
.photographer-tiles .view-profile-award-count .view-content {
  display: none;
}
.photographer-tiles .view-profile-award-count .award {
  font-size: 14px;
  font-weight: bold;
  display: inline;
  background-position: left 2px !important;
  background-repeat: no-repeat;
  padding: 5px 0 5px 28px;
  background-size: 24px auto;
  text-indent: 0;
  margin-right: 10px;
}
.photographer-tiles .view-profile-award-count .award.gold {
  background-image: url('../images/badge_gold_v2.svg');
}
.photographer-tiles .view-profile-award-count .award.gray {
  background-image: url('../images/badge_award_gray.svg');
}
.photographer-tiles .view-profile-award-count .award.blue {
  background-image: url('../images/badge_blue_v2.svg');
}
.photographer-tiles .view-profile-award-count .award.green {
  background-image: url('../images/badge_green.svg');
}
.photographer-tiles .view-profile-award-count .award.purple {
  background-image: url('../images/badge_purple.svg');
}
.photographer-tiles .view-profile-award-count .award.star {
  background-image: url('../images/badge_star.svg');
}
.photographer-tiles .view-profile-award-count .award.star-gray {
  background-image: url('../images/badge_star_gray.svg');
}
.photographer-tiles .view-profile-award-count .award.at-work {
  background-image: url('../images/icon_at_work_round.svg');
  background-size: 24px auto;
}
.photographer-tiles .view-profile-award-count .award.diamond {
  background-image: url('../images/icon_diamond.png');
  background-size: 22px auto;
  background-position: left 4px !important;
}
.photographer-tiles .view-profile-award-count .award.ag {
  background-image: url('../images/ag_award_icon_2x.png');
  background-size: auto 21px;
  background-position: 1px 4px !important;
}
#block-views-locations-term-introduction .view-locations-intro {
  position: relative;
}
@media screen and (max-width: 968px) {
  #block-views-locations-term-introduction .view-locations-intro {
    padding-bottom: 20px;
  }
}
#block-views-locations-term-introduction .view-locations-intro > .view-header .views-field-field-location-cover-photo:after {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 968px) {
  #block-views-locations-term-introduction .view-locations-intro > .view-header .views-field-field-location-cover-photo:after {
    display: none;
  }
}
#block-views-locations-term-introduction .view-locations-intro > .view-header .header-cover-photo-credit {
  color: white;
  position: relative;
  right: 20px;
  bottom: 20px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
}
#block-views-locations-term-introduction .view-locations-intro > .view-content {
  position: relative;
  top: 0;
  left: 0;
  padding: 0px 20px 20px 0px;
  border-bottom: 1px solid #ddd;
}
@media screen and (max-width: 968px) {
  #block-views-locations-term-introduction .view-locations-intro > .view-content {
    position: relative;
  }
}
#block-views-locations-term-introduction .view-locations-intro > .view-content h1 {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 45px;
  line-height: 2.8125rem;
  line-height: 42px;
  color: #222;
  margin-bottom: 6px;
}
#block-views-locations-term-introduction .view-locations-intro > .view-content h2 {
  font-size: 16px;
  color: #888;
  text-transform: none;
  line-height: 24px;
  margin-bottom: 18px;
}
#block-views-locations-term-introduction .view-locations-intro > .view-content p {
  color: #999;
  font-style: italic;
}
.view-photographers .photographer-count-text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
  margin-bottom: .75em;
}
.vocabulary-locations h2 {
  font-size: 18px;
}
.vocabulary-locations p {
  color: #999;
  font-size: 14px;
}
.page-vocabulary-locations section.primary .content-header {
  margin-bottom: 0;
  border-bottom: 0;
}
.page-vocabulary-locations section.primary .content-header h1 {
  display: none;
}
.sister-icons {
  float: left;
}
.sister-icons img {
  margin-right: 6px;
  margin-top: -1px;
}
.loc-extra {
  display: block;
  font-size: 12px;
  color: #aaa;
  line-height: 24px;
}
.page-user-register fieldset {
  margin: 0;
}
.page-user-register .field-group-fieldset legend span {
  font-family: 'Open Sans', sans-serif;
  font-size: 19.2px;
  margin-top: 9.6px;
  margin-bottom: 9.6px;
  color: #666;
  font-weight: bold;
  display: block;
  padding-top: 1em;
}
.page-user-register label {
  padding-top: 0.6em;
  line-height: 1.2;
}
.page-user-register .location.form-wrapper legend,
.page-user-register #edit-profile-application > legend {
  display: none;
}
.page-user-register .field-name-field-application-email .form-item,
.page-user-register .form-item-locations-0-street {
  margin-top: 0;
}
.page-user-register .group-personal .form-item,
.page-user-register .location-wrapper .form-item,
.page-user-register .field-name-field-application-email .form-item,
.page-user-register .field-name-field-application-rates .form-item {
  border-bottom: 1px solid #eee;
}
.page-user-register .group-personal .form-item label,
.page-user-register .location-wrapper .form-item label,
.page-user-register .field-name-field-application-email .form-item label,
.page-user-register .field-name-field-application-rates .form-item label {
  float: left;
  width: 10em;
  padding-right: 10px;
}
.page-user-register .group-personal .form-item .form-item,
.page-user-register .location-wrapper .form-item .form-item,
.page-user-register .field-name-field-application-email .form-item .form-item,
.page-user-register .field-name-field-application-rates .form-item .form-item {
  margin: 0;
  border-bottom: none;
}
.page-user-register .field-name-field-application-rates .field-prefix,
.page-user-register .field-name-field-application-rates .field-suffix {
  padding: .6em .3em;
  display: inline-block;
}
.page-user-register .field-name-field-application-rates .field-prefix {
  margin-left: -21px;
}
.page-user-edit-application.role-applicant .tabs {
  display: none;
}
.client-letters-large .cl-item-wrap {
  position: relative;
  padding-bottom: 40px;
  float: left;
  width: 100%;
}
.client-letters-large .cl-item-wrap .cl-photo {
  overflow: hidden;
  float: left;
}
.client-letters-large .cl-item-wrap .cl-photo img {
  -webkit-filter: blur(3px);
  /* Safari 6.0 - 9.0 */
  filter: blur(3px);
  transform: scale(1.1);
}
@media (max-width: 768px) {
  .client-letters-large .cl-item-wrap .cl-photo img {
    -webkit-filter: blur(0);
    /* Safari 6.0 - 9.0 */
    filter: blur(0);
    transform: scale(1);
  }
}
.client-letters-large .cl-item-wrap .cl-letterbox {
  background: rgba(0, 0, 0, 0.5);
  padding: 40px;
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  left: 100px;
  right: 100px;
  max-height: 380px;
  overflow: auto;
  margin-top: -20px;
}
@media (max-width: 768px) {
  .client-letters-large .cl-item-wrap .cl-letterbox {
    background: none;
    padding: 0;
    position: static;
    transform: none;
    top: 0;
    left: 0;
    right: 0;
    max-height: none;
    overflow: hidden;
    margin-top: 2em;
    float: left;
  }
}
.client-letters-large .cl-item-wrap .cl-letterbox h4.client-letters__photographer {
  color: white;
}
@media (max-width: 768px) {
  .client-letters-large .cl-item-wrap .cl-letterbox h4.client-letters__photographer {
    color: #2b2b2b;
  }
}
.client-letters-large .cl-item-wrap .cl-letterbox .client-letters__content {
  color: white;
}
@media (max-width: 768px) {
  .client-letters-large .cl-item-wrap .cl-letterbox .client-letters__content {
    color: #2b2b2b;
  }
}
.search-api-page-results ol,
.search-api-page-results ul {
  padding: 0;
}
.search-api-page-results ol li,
.search-api-page-results ul li {
  margin-bottom: 0;
}
.search-api-page-results ol li h3,
.search-api-page-results ul li h3 {
  margin-bottom: 0;
}
.search-api-page-results ol li h3 a,
.search-api-page-results ul li h3 a {
  border-top: 1px solid #ddd;
  padding: 16px 0;
  display: block;
}
input[type="text"].live-results-search-textfield {
  margin: 0;
}
ul.tabs.primary {
  border-bottom: none;
  padding: 0;
  margin: 0;
}
ul.tabs.primary li a {
  padding: 0 14.4px;
  display: inline-block;
  border: none;
  margin: -5px 2px 0 2px;
  border-radius: 5px;
  color: #999;
  font-size: 14.4px;
  background: none;
}
ul.tabs.primary li a:hover {
  background-color: #f8f8f8;
}
ul.tabs.primary li.active a {
  color: white;
  background-color: #9ECA59;
}
ul.tabs.secondary {
  border-bottom: none;
  padding: 0 0 10px 0;
  margin: 0;
}
ul.tabs.secondary li a {
  font-size: 14.4px;
  color: #666;
}
ul.tabs.secondary li.active a {
  border-bottom: none;
  color: black;
}
ul.tabs.secondary li {
  border-right: 1px solid #eee;
}
ul.tabs.secondary li:first-child {
  padding-left: 0;
}
ul.tabs.secondary li:last-child {
  border-right: none;
}
ul.subtabs {
  display: block;
  padding: 14px 0 0;
  margin: 0;
  list-style: none inside none;
  float: left;
}
ul.subtabs li {
  font-size: 0.9em;
  line-height: 1em;
  float: left;
  margin: 0;
  padding: 0 0 0 0;
  list-style: none;
  height: 40px;
}
ul.subtabs li a {
  color: #999;
  text-decoration: none;
  padding: 10px 15px;
  background-color: #F1F1F1;
  border-right: 1px solid #F1F1F1;
  border-left: 1px solid #F1F1F1;
  border-right: 1px solid #ddd;
}
ul.subtabs li a:hover {
  background-color: #ddd;
  color: #444;
}
ul.subtabs li a .view-profile-award-count {
  display: inline-block;
  position: relative;
  top: -7px;
  margin-right: 4px;
}
ul.subtabs li:last-child a {
  border-right: 1px solid #F1F1F1;
}
ul.subtabs li.active a {
  color: #444;
  background-color: white;
  border-top: 1px solid #F1F1F1;
}
ul.subtabs .cl-star {
  background-image: url('../images/badge_star.svg');
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 20px auto;
  padding-left: 37px;
}
ul.subtabs .aw-icon {
  background-image: url('../images/icon_at_work_stack.svg');
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 20px auto;
  padding-left: 37px;
}
ul.subtabs .we-icon {
  background-image: url('../images/we_bw_badge_2.png');
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 22px auto;
  padding-left: 37px;
}
ul.subtabs .diamond-icon {
  background-image: url('../images/icon_diamond.png');
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 20px auto;
  padding-left: 37px;
}
ul.subtabs .ag-icon {
  background-image: url('../images/ag_award_icon_2x.png');
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: auto 22px;
  padding-left: 37px;
}
ul.subtabs .tlc-icon {
  background-image: url('../images/tlc_icon_white.png');
  background-repeat: no-repeat;
  background-position: 3px center;
  background-size: auto 22px;
  padding-left: 40px;
}
ul.subtabs .global-title-icon {
  background-image: url('../images/global_title_medallion.svg');
  background-repeat: no-repeat;
  background-position: 10px center;
  background-size: 22px auto;
  padding-left: 37px;
}
nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 100;
}
nav ul li {
  list-style: none;
  display: inline;
  position: relative;
}
nav ul li a {
  display: inline-block;
  margin: 0 0 0 5px;
  text-decoration: none;
}
nav ul li a:hover {
  text-decoration: none;
}
nav ul li ul {
  display: none;
  position: absolute;
}
nav.no-mobile li:hover ul {
  display: block;
}
.block-masquerade {
  float: right;
}
.block-masquerade h2,
.block-masquerade .container-inline {
  display: none;
}
.block-masquerade .contextual-links-wrapper {
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
}
.block-masquerade *,
.block-masquerade ul li {
  text-align: right;
  display: inline-block;
  margin: 0!important;
  padding: 0;
  font-size: 13px!important;
  line-height: 14px;
}
.block-masquerade div {
  padding-left: 10px!important;
}
.block-masquerade .description {
  color: transparent;
}
.block-masquerade .description * {
  color: white;
}
.block-masquerade .description * a {
  color: #9ECA59;
}
.page-contests-past-contests .swiper-photos .view-content {
  overflow: hidden;
}
.swiper-subpage {
  padding-bottom: 3em;
  padding-left: 1em;
  overflow: hidden;
}
.button,
.buttoned a {
  display: inline-block;
  padding: 7px 10px 5px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  line-height: 1em;
}
.button:hover,
.buttoned a:hover {
  text-decoration: none;
}
.button.button-secondary,
.buttoned a.button-secondary {
  background: #666;
  margin-right: .3em;
  color: #cfcfcf;
}
.button.button-secondary:hover,
.buttoned a.button-secondary:hover {
  background-color: #4d4d4d;
  text-decoration: none;
}
.button.small,
.buttoned a.small {
  font-size: .8em;
}
#views-ajax-popup form {
  margin: 0;
}
.vertical-tab-button {
  list-style: none;
}
.vertical-tab-button a {
  color: black;
}
a.fieldset-title {
  color: black;
}
.page-user-edit-profile-details.role-member .field-name-field-profile-portrait .file,
.page-user-edit-profile-details.role-member .field-name-field-profile-portrait .file-size,
.page-user-edit-profile-details.role-member .field-name-field-profile-portrait .form-type-textfield {
  display: none;
}
.page-user-edit-profile-details.role-member .field-name-field-profile-biography .form-textarea {
  border: 0px;
  padding: 14px;
  resize: none;
}
.page-user-edit-profile-details.role-member .field-name-field-profile-biography .grippie {
  display: none;
}
.page-user-edit-profile-details.role-member .field-name-field-member-submitted-biography {
  clear: right;
}
.field-details {
  padding: 1em 0;
  border-bottom: 1px solid #e6e6e6;
  position: relative;
}
.field-details label {
  margin: 0;
  width: 160px;
  display: inline-block;
  float: left;
}
.field-details .form-type-textarea .form-textarea-wrapper {
  margin-left: 160px;
}
.field-details .form-type-textarea textarea {
  padding: .7em;
  line-height: 1.4;
}
.field-details .review-rejected {
  margin-left: 160px;
}
.field-details .review-status {
  position: absolute;
  color: #999;
  font-size: .85em;
  top: 3em;
  width: 140px;
  line-height: 1.2;
}
.field-details .replace-portrait {
  margin-left: .5em;
}
.field-details .colorfield-colorpicker {
  padding: .3em;
  margin: 0;
}
.field-details .form-item {
  margin: 0;
}
.field-details.approved-photo .form-managed-file,
.field-details.approved-photo .description {
  display: none;
}
.field-details.field-name-field-member-submitted-portrait .image-widget,
.field-details.field-name-field-profile-portrait .image-widget,
.field-details.field-name-field-member-submitted-portrait .description,
.field-details.field-name-field-profile-portrait .description {
  margin-left: 160px;
}
.field-details.field-name-field-member-submitted-portrait .image-widget-data .file,
.field-details.field-name-field-profile-portrait .image-widget-data .file,
.field-details.field-name-field-member-submitted-portrait .image-widget-data .file-size,
.field-details.field-name-field-profile-portrait .image-widget-data .file-size {
  display: none;
}
.field-details .field-name-field-rates-currency {
  display: inline-block;
}
.field-details select {
  margin-bottom: 0;
}
.field-details .field-name-field-rates-frequency,
.field-details .field-name-field-rates-price {
  display: inline-block;
  margin-left: .5em;
  position: relative;
}
.field-details .field-name-field-rates-frequency label,
.field-details .field-name-field-rates-price label {
  display: none;
}
.field-details .field-name-field-rates-frequency .prefix,
.field-details .field-name-field-rates-price .prefix {
  position: absolute;
  top: .3em;
  left: .3em;
  color: #999;
}
.field-details .field-name-field-rates-frequency input,
.field-details .field-name-field-rates-price input {
  padding: 0.1em .3em;
  text-indent: .7em;
  margin-bottom: 0;
}
.field-name-field-profile-color .form-item {
  margin: 0;
}
.field-name-field-profile-color label {
  padding-top: .5em;
}
.page-user-edit .view-client-letters {
  margin: 0 0 2em 0;
  float: left;
  width: 100%;
}
.page-user-edit .view-client-letters .views-row {
  clear: both;
  padding: .5em 0 1em;
  float: left;
  width: 100%;
}
.page-user-edit .view-client-letters .views-row h4 {
  margin-top: 0;
}
.page-user-edit .view-client-letters .views-row p {
  margin: .2em 0;
}
.page-user-edit .view-client-letters .views-row img {
  height: auto;
}
.page-user-edit .field-name-field-profile-color {
  display: none;
}
.field-name-field-profile-websites {
  clear: both;
}
.field-name-field-profile-websites th,
.field-name-field-profile-websites .field-multiple-drag,
.field-name-field-profile-websites .tabledrag-hide,
.field-name-field-profile-websites label,
.field-name-field-profile-websites .description,
.field-name-field-profile-websites .tabledrag-toggle-weight-wrapper,
.field-name-field-profile-websites .delta-order {
  display: none;
}
.field-name-field-profile-websites tr {
  border-bottom: 0;
  background-color: transparent;
}
.field-name-field-profile-websites .link-field-title {
  width: 160px;
}
.field-name-field-profile-websites .field-add-more-submit {
  margin-left: 160px;
}
.field-name-field-profile-websites .link-field-url {
  width: auto;
}
.field-name-field-profile-websites select {
  margin-top: 0.3em;
}
.field-name-field-profile-websites td {
  border: none;
  padding: 0;
}
.view-display-id-edit_comments .views-row {
  padding-top: 1em;
  border-top: 1px solid #eee;
}
.view-display-id-edit_comments .views-field-field-photo-status {
  margin-bottom: .5em;
}
.view-display-id-edit_comments .views-field {
  margin-left: 235px;
}
.view-display-id-edit_comments .views-field p {
  margin: 0 0 9px 0;
}
.view-display-id-edit_comments .views-field-field-photo {
  float: left;
  margin-left: 0;
}
.profile-badge-gen-view {
  float: left;
  clear: both;
  margin-top: 10px;
  width: 100%;
  margin-bottom: 24px;
}
.ranking-badge-location .form-item label {
  display: none;
}
.page-user-edit-contests #block-system-main {
  display: none;
}
.page-user-edit-contests .region-content > p {
  display: none;
}
.page-user-edit-at-work-photos #block-system-main {
  display: none;
}
.page-user-edit-at-work-photos .region-content > p {
  display: none;
}
.page-user-edit-at-work-photos .view-at-work-profile-edit .views-row {
  margin-bottom: 1em;
}
.page-admin-content-approval-clientletter-hold form image,
.page-admin-content-approval-clientletter-approve form image {
  float: right;
  clear: none;
}
.page-admin-content-approval-clientletter-hold form .form-type-textfield,
.page-admin-content-approval-clientletter-approve form .form-type-textfield {
  float: left;
  clear: both;
  display: block;
}
.page-admin-content-approval-clientletter-hold form .form-item-comment,
.page-admin-content-approval-clientletter-approve form .form-item-comment,
.page-admin-content-approval-clientletter-hold form .form-item-letter,
.page-admin-content-approval-clientletter-approve form .form-item-letter {
  float: left;
  clear: both;
}
.page-admin-content-approval-clientletter-hold form .form-submit,
.page-admin-content-approval-clientletter-approve form .form-submit {
  float: left;
  clear: both;
}
.page-admin-content-approval-clientletter-hold .form-item #edit-comment {
  border: 1px grey solid;
}
.page-node-add-client-letter .field-name-field-comment {
  display: none;
}
.page-node-edit.node-type-client-letter .field-name-field-comment .grippie {
  display: none;
}
.profile-client-letters .views-field {
  padding: .3em 10px;
  border-left: 1px solid #eee;
  margin-left: 160px;
  line-height: 1;
}
.profile-client-letters .views-field-field-clientletter-photo {
  margin: 0;
  float: left;
  padding-left: 0;
  border-left: none;
  width: 150px;
}
.profile-client-letters .views-field-field-clientletter-photo img {
  width: 100%;
  height: auto;
}
.profile-client-letters .views-field-title a {
  color: #ff9600;
}
.profile-client-letters .views-field-title a:last-child {
  color: red;
}
.profile-client-letters .views-field-field-clientletter-letter {
  font-style: italic;
}
.profile-client-letters .views-field-field-clientletter-letter p {
  line-height: 1.4;
  margin: 0!important;
}
.profile-client-letters .views-field-field-clientletter-status .field-content {
  display: inline;
}
.profile-client-letters .views-field-field-clientletter-status .status-changes {
  color: #FF9900;
}
.profile-client-letters .views-field-field-clientletter-status .status-approved {
  color: #00CC00;
}
.profile-client-letters .views-field-field-clientletter-status .status-rejected {
  color: red;
}
.views-field-field-clientletter-photo img {
  width: 350px;
  height: auto;
}
.inner {
  margin-left: 20px;
  margin-right: 20px;
  max-width: 940px;
}
@media (min-width: 1000px) {
  .inner {
    margin-left: auto;
    margin-right: auto;
  }
}
.block {
  margin-bottom: 20px;
}
.block-title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.two-column:before,
.two-column:after {
  content: " ";
  display: table;
}
.two-column:after {
  clear: both;
}
.two-column .column {
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .two-column .column {
    float: left;
    width: 50%;
  }
}
.two-column__first {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .two-column__first {
    margin-bottom: 0;
  }
}
/**
 * Swiper 3.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: March 21, 2015
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-articles .swiper-container {
  overflow: hidden;
  clear: both;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-container .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-container .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  -moz-transform: translate3d(0px, 0, 0);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-fles-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  -moz-transform: translate3d(0px, -50%, 0);
  -o-transform: translate(0px, -50%);
  -ms-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
/* 3D Container */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  /* Safari 4+, Chrome */
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 3.6-15 */
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */
}
/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}
/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}
/* Cube */
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}
.swiper-container-cube.swiper-container-vertical .swiper-cube-shadow {
  z-index: 0;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
#map_container {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  padding: 20px 0 0;
  overflow: hidden;
  text-align: center;
}
#map_container .map {
  margin-left: auto;
  margin-right: auto;
}
#map_lists {
  margin-top: 30px;
}
.subRegion {
  padding: 20px;
  border-bottom-left-radius: 20px 20px;
  border-bottom-right-radius: 20px 20px;
  -webkit-border-bottom-left-radius: 20px 20px;
  -webkit-border-bottom-right-radius: 20px 20px;
  -moz-border-bottom-left-radius: 20px 20px;
  -moz-border-bottom-right-radius: 20px 20px;
}
.masonry-item {
  float: left;
  margin-bottom: .9em;
}
.masonry-item img {
  width: 100%;
  height: auto;
}
.pager-load-more {
  padding: 2em 0 !important;
}
.pager-load-more li {
  margin-left: 0 !important;
}
.pager-load-more a {
  display: inline-block;
}
.pager-load-more a:hover {
  text-decoration: none;
}
.view-inspiration .views-field-field-file-image-title-text {
  padding: 10px 5px 0px;
  color: #666;
  font-size: 14px;
  text-transform: lowercase;
  line-height: 18px;
}
.view-inspiration .view-content {
  text-align: justify;
  width: 100% !important;
}
.view-inspiration .views-summary {
  font-size: 0;
  color: white;
}
.view-inspiration .views-summary a {
  font-size: 1rem;
  vertical-align: baseline;
  display: inline-block;
  padding-right: 15px;
}
.view-inspiration .views-summary a.size-1 {
  font-size: 1.1rem;
}
.view-inspiration .views-summary a.size-2 {
  font-size: 1.2rem;
}
.view-inspiration .views-summary a.size-3 {
  font-size: 1.3rem;
}
.view-inspiration .views-summary a.size-4 {
  font-size: 1.4rem;
}
.view-inspiration .views-summary a.size-5 {
  font-size: 1.5rem;
}
.view-inspiration .views-summary a.size-6 {
  font-size: 1.6rem;
}
.view-inspiration .views-summary a.size-7 {
  font-size: 1.7rem;
}
.view-inspiration .views-summary a.size-8 {
  font-size: 1.8rem;
}
.view-inspiration .views-summary a.size-9 {
  font-size: 1.9rem;
}
.view-inspiration .views-summary a.size-10 {
  font-size: 2.0rem;
}
.view-inspiration .views-summary a.size-11 {
  font-size: 2.05rem;
}
.view-inspiration .views-summary a.size-12 {
  font-size: 2.1rem;
}
.view-inspiration .views-summary a.size-13 {
  font-size: 2.15rem;
}
.view-inspiration .views-summary a.size-14 {
  font-size: 2.2rem;
}
.view-inspiration .views-summary a.size-15 {
  font-size: 2.25rem;
}
.view-inspiration .views-summary a.size-16 {
  font-size: 2.3rem;
}
.view-inspiration .views-summary a.size-17 {
  font-size: 2.35rem;
}
.view-inspiration .views-summary a.size-18 {
  font-size: 2.4em;
}
.view-inspiration .views-summary a.size-19 {
  font-size: 2.45rem;
}
.view-inspiration .views-summary a.size-20 {
  font-size: 2.5rem;
}
.view-inspiration.view-display-id-block_2 table td {
  border: 0;
}
.poy-articles {
  position: relative;
  margin-bottom: 20px;
}
.poy-articles:hover .poy-articles__body,
.poy-articles:focus .poy-articles__body,
.poy-articles:hover .view-footer,
.poy-articles:focus .view-footer {
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  /* Safari */
  transition: opacity 0.5s;
}
.poy-articles .views-row {
  position: relative;
}
.poy-articles:before,
.poy-articles:after {
  content: " ";
  display: table;
}
.poy-articles:after {
  clear: both;
}
.poy-articles .view-content:before,
.poy-articles .view-content:after {
  content: " ";
  display: table;
}
.poy-articles .view-content:after {
  clear: both;
}
.poy-articles__title {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  padding-bottom: 10px;
}
.poy-articles__image {
  margin-bottom: 20px;
  float: none;
}
@media (min-width: 768px) {
  .poy-articles__image {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.poy-articles__body {
  margin-top: 1em;
}
@media (min-width: 960px) {
  .poy-articles__body {
    margin-top: 0;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    /* Safari */
    transition: opacity 0.5s;
    float: left;
    width: 300px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0px;
    padding-right: 0px;
    float: right;
    position: absolute;
    top: 5em;
    right: 1em;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 2em;
    padding-bottom: 0;
  }
}
.poy-articles__body h5 {
  color: #9ECA59;
  margin-bottom: 0;
}
.poy-articles__body h3 {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  line-height: 1.75rem;
}
@media (min-width: 960px) {
  .poy-articles .view-footer {
    float: left;
    width: 460px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0px;
    padding-right: 0px;
    float: right;
    position: absolute;
    bottom: 1em;
    right: 1em;
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    /* Safari */
    transition: opacity 0.5s;
  }
}
.page-node-1840181 table td,
.page-node-2417686 table td,
.page-node-2419626 table td {
  border: none;
  border-bottom: 1px solid #eee;
  padding: .75em 0;
}
.page-node-1840181 table td:nth-child(1),
.page-node-2417686 table td:nth-child(1),
.page-node-2419626 table td:nth-child(1) {
  width: 20%;
}
.page-node-1840181 table td:nth-child(2),
.page-node-2417686 table td:nth-child(2),
.page-node-2419626 table td:nth-child(2) {
  width: 35%;
}
.page-node-1840181 table td:nth-child(3),
.page-node-2417686 table td:nth-child(3),
.page-node-2419626 table td:nth-child(3) {
  width: 35%;
}
.page-node-1840181 table td:nth-child(4),
.page-node-2417686 table td:nth-child(4),
.page-node-2419626 table td:nth-child(4) {
  width: 10%;
}
.page-node-1840181 table table,
.page-node-2417686 table table,
.page-node-2419626 table table {
  margin: 0;
}
.page-node-1840181 table table td,
.page-node-2417686 table table td,
.page-node-2419626 table table td {
  padding: 0;
  border-bottom: none;
}
.view-photo-of-the-day .contest-result-details {
  width: 100%;
  margin-top: 20px;
  margin-left: 0;
}
.view-photo-of-the-day .contest-result-details .bio {
  margin-bottom: 10px;
}
.view-photo-of-the-day .contest-result-details .bio p:first-child {
  margin-top: 0;
}
.view-photo-of-the-day .contest-result-details .portrait {
  width: 275px;
  float: left;
}
.view-photo-of-the-day .contest-result-details .profile {
  float: left;
  width: 630px;
  clear: none;
  margin-left: 20px;
  margin-top: 0;
}
.view-photo-of-the-day .views-field-field-profile-portrait {
  margin-top: 10px;
  float: right;
}
.view-photo-of-the-day .views-field-field-photo .field-content {
  text-align: center;
}
.view-photo-of-the-day.view-display-id-page_2 table {
  width: 600px;
}
.view-photo-of-the-day.view-display-id-page_2 .view-footer {
  margin-bottom: 400px;
}
.view-photo-of-the-day .date h3 {
  text-align: center;
}
.view-photo-of-the-day .view-header {
  width: 100%;
}
.view-photo-of-the-day a.button,
.view-photo-of-the-day .profile-button a {
  background-color: #2196F3;
  padding: 10px 20px;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-bottom: 0;
}
.view-photo-of-the-day p.archive-buttons {
  width: 242px;
  float: right;
  margin-top: 0;
}
.view-photo-of-the-day p.archive-buttons a.more {
  margin-right: 0;
  margin-left: 10px;
}
.view-photo-of-the-day .facebook {
  width: 200px;
  float: left;
  margin-top: 0;
}
#block-views-photo-of-the-day-block {
  position: relative;
}
#block-views-photo-of-the-day-block h2 {
  border-bottom: none;
  font-size: 30px;
  margin-bottom: 0px;
  padding-bottom: 0;
  padding-top: 0;
  margin-top: 10px;
}
#block-views-photo-of-the-day-block .contextual-links-wrapper {
  height: 0;
}
#block-views-photo-of-the-day-block .date h3 {
  margin: 5px 0;
}
#block-views-photo-of-the-day-block .date h2 {
  position: absolute;
  top: -7px;
  right: 0;
}
#block-views-photo-of-the-day-block .view-empty .date {
  display: none;
}
#block-views-photo-of-the-day-block img {
  border: 3px solid #fff;
}
.node-photo .flag-wrapper {
  float: left;
  clear: right;
  width: 100%;
  margin-bottom: 20px;
}
.node-photo a.flag {
  background-color: green;
  color: #9ECA59;
  padding: 10px;
}
.page-pad-archive .date h2 {
  display: none;
}
.page-admin header ul.tabs.primary {
  width: 100%;
  margin: 10px 0;
}
.role-member .focal-point-indicator,
.role-member .focal-point-help {
  display: none;
}
#block-views-articles-block-4 {
  margin-left: 20px;
  margin-right: 20px;
  max-width: 940px;
}
@media (min-width: 1000px) {
  #block-views-articles-block-4 {
    margin-left: auto;
    margin-right: auto;
  }
}
.node-article .field-name-field-photo-member-credit {
  margin-top: 10px;
}
.node-article .field-name-field-photo-ref {
  width: 66%;
  float: right;
  margin-left: 15px;
}
.node-article .field-name-field-photo-ref .content-photo {
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.node-article .field-name-field-photo-ref .content-photo .contest-result-photo {
  width: 100%;
  float: none;
}
.node-article .field-name-field-photo-ref .content-photo .contest-result-photo img {
  height: auto !important;
}
.node-article .field-name-field-photo-ref .content-photo .contest-result-details {
  width: 100%;
  float: none;
  margin-left: 0;
}
.node-article .field-name-field-photo-ref .content-photo .contest-result-details .photographer {
  float: left;
  width: 82%;
}
.node-article .field-name-field-photo-ref .content-photo .contest-result-details .photographer p {
  margin: 5px 0;
}
.node-article .field-name-field-photo-ref .content-photo .contest-result-details .photo-share {
  float: right;
  width: 18%;
  margin-top: 5px;
}
.node-article.node-teaser .field-name-field-photo-ref {
  width: 33%;
}
.node-article.node-teaser .photo-share {
  display: none;
}
.node-article.node-teaser .content-photo .contest-result-details .photographer {
  width: 100%;
}
.article-tile {
  overflow: hidden;
  padding-bottom: 3em;
}
.article-tile .views-row {
  width: 100%;
  display: inline-block;
  float: left;
  overflow: hidden;
  margin-bottom: 1em;
}
@media (min-width: 768px) {
  .article-tile .views-row {
    width: 49%;
    margin-right: 2%;
  }
}
.article-tile .views-row-even {
  margin-right: 0;
}
.article-tile-item a.tile-link-wrap {
  position: relative;
  display: block;
  overflow: hidden;
  color: white;
}
.article-tile-item a.tile-link-wrap:hover .tile-content {
  opacity: 1;
}
.article-tile-item a.tile-link-wrap p {
  color: #ccc;
  margin-bottom: 0;
  display: none;
}
@media (min-width: 479px) {
  .article-tile-item a.tile-link-wrap p {
    display: block;
  }
}
.article-tile-item .tile-image .field-name-field-photo-ref {
  width: 100%;
}
.article-tile-item .tile-image img {
  width: 100% !important;
  height: auto !important;
}
.article-tile-item .tile-content {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 20px;
  opacity: 0;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.article-tile-item .tile-content .tile-content-inner {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.view-poy-articles .views-row {
  padding-top: 2em;
  padding-bottom: 2.5em;
  border-bottom: 1px solid #eee;
}
.view-poy-articles .views-row h2 {
  margin-bottom: 0;
}
.view-poy-articles .views-row img {
  margin-bottom: 1em;
}
.view-poy-articles .views-row.views-row-last {
  border-bottom: 0;
}
.field-name-field-article-byline {
  display: inline-block;
}
.mk2 .front-header {
  background-color: #181818;
  padding-bottom: 30px;
}
.mk2 .front-header h2,
.mk2 .front-header h3,
.mk2 .front-header p,
.mk2 .front-header a {
  color: #fff;
}
.mk2 .front-header h3 a {
  color: #fff;
}
.mk2 .front-header.content {
  overflow: hidden;
}
.mk2 .front-header nav.primary .nav li a {
  color: #fff;
}
.mk2 .front-header.nav {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  .front-header.nav {
    position: absolute;
    top: 67px;
    width: 100%;
    z-index: 2;
  }
}
#autocomplete .live-result-search-item-wrapper {
  white-space: normal;
}
#autocomplete .live-result-search-item-wrapper .live-result-search-item a {
  color: #333;
  display: block;
  width: 100%;
  padding: 5px 10px;
}
#autocomplete .live-result-search-item-wrapper .live-result-search-item a span.location-keywords {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #999;
  font-weight: 300;
}
#autocomplete .live-result-search-item-wrapper .live-result-search-item a span.green {
  color: #9ECA59;
}
#autocomplete .live-result-search-item-wrapper.selected {
  background: #eee;
}
#autocomplete .live-result-search-item-wrapper.selected .live-result-search-item a {
  background: #eee;
  text-decoration: none;
  color: #000;
}
#autocomplete .live-result-search-item-wrapper.selected .live-result-search-item a:hover {
  text-decoration: none;
}
.front-header.content {
  position: relative;
}
.front-header.content #block-views-photos-block img {
  width: 100%;
}
.front-header.content #block-search-api-page-find-photographers-by-location--2,
.front-header.content #block-views-exp-user-search-page--2 {
  position: absolute;
  bottom: 0%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
  max-width: 650px;
}
@media (max-width: 768px) {
  .front-header.content #block-search-api-page-find-photographers-by-location--2,
  .front-header.content #block-views-exp-user-search-page--2 {
    padding: 0 15px;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: calc(100% - 30px);
  }
}
.front-header.content #block-search-api-page-find-photographers-by-location--2 form,
.front-header.content #block-views-exp-user-search-page--2 form {
  border: 10px solid rgba(0, 0, 0, 0.3);
}
.front-header.content #block-search-api-page-find-photographers-by-location--2 input.form-text,
.front-header.content #block-views-exp-user-search-page--2 input.form-text {
  margin: 0;
  padding: .65em 1em;
  width: calc(100% - 66px);
  border: 0;
  box-shadow: 0;
  display: block;
  float: left;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem;
}
@media (max-width: 768px) {
  .front-header.content #block-search-api-page-find-photographers-by-location--2 input.form-text,
  .front-header.content #block-views-exp-user-search-page--2 input.form-text {
    font-size: 18px;
    font-size: 1.125pxrem;
    line-height: 27px;
    line-height: 1.6875pxrem;
    padding: .5em .7em;
    width: calc(100% - 45px);
  }
}
.front-header.content #block-search-api-page-find-photographers-by-location--2 input.form-text::placeholder,
.front-header.content #block-views-exp-user-search-page--2 input.form-text::placeholder {
  color: #bbb;
}
.front-header.content #block-search-api-page-find-photographers-by-location--2 input.form-submit,
.front-header.content #block-views-exp-user-search-page--2 input.form-submit {
  margin: 0;
  padding: 1.4em;
  background: #9ECA59 url('../images/search_icon_white.svg') center center no-repeat;
  background-size: 26px auto;
  text-indent: -9999px;
  height: 66.5px;
  width: 66px;
  border: 0;
  border-radius: 0;
  vertical-align: top;
}
.front-header.content #block-search-api-page-find-photographers-by-location--2 input.form-submit:hover,
.front-header.content #block-views-exp-user-search-page--2 input.form-submit:hover {
  background-color: #93c446;
}
.front-header.content #block-search-api-page-find-photographers-by-location--2 input.form-submit:active,
.front-header.content #block-views-exp-user-search-page--2 input.form-submit:active {
  background-color: #86b63a;
}
@media (max-width: 768px) {
  .front-header.content #block-search-api-page-find-photographers-by-location--2 input.form-submit,
  .front-header.content #block-views-exp-user-search-page--2 input.form-submit {
    height: 45.5px;
    width: 45px;
  }
}
.front-header.content #block-views-exp-user-search-page--2 {
  display: none;
}
.front-header.content #block-views-exp-user-search-page--2 .views-exposed-form label {
  display: none;
}
.front-header.content #block-views-exp-user-search-page--2 .views-exposed-form .views-widget-filter-realname {
  float: left;
  width: calc(100% - 66px);
}
@media (max-width: 768px) {
  .front-header.content #block-views-exp-user-search-page--2 .views-exposed-form .views-widget-filter-realname {
    width: calc(100% - 45px);
  }
}
.front-header.content #block-views-exp-user-search-page--2 .views-exposed-form .views-widget-filter-realname input {
  color: black;
  width: 100%;
}
.front-header.content #block-views-exp-user-search-page--2 .views-exposed-form .views-submit-button {
  float: right;
}
.front-header.content .block-hero-search h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 54px;
  line-height: 3.375rem;
  line-height: 2.5rem;
  font-family: 'Bree Serif', serif;
  text-transform: none;
  color: white;
  margin-left: 10px;
  text-shadow: 0px 0px 35px rgba(0, 0, 0, 0.3);
}
@media (max-width: 768px) {
  .front-header.content .block-hero-search h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 36px;
    line-height: 2.25rem;
    line-height: 24px;
  }
}
.front-header.content .block-hero-search .form-switch {
  float: right;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .front-header.content .block-hero-search .form-switch {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}
.homepage-section {
  padding-top: 60px;
  padding-bottom: 100px;
  border-bottom: 1px solid #ccc;
  overflow: hidden;
}
.homepage-section .view-header h1,
.homepage-section .view-header .h1 {
  font-size: 54px;
  font-size: 3.375rem;
  line-height: 81px;
  line-height: 5.0625rem;
  text-align: center;
  width: 100%;
  font-family: 'Bree Serif', serif;
  line-height: 4rem;
  margin-bottom: 1.5rem;
  text-transform: none;
}
@media (max-width: 768px) {
  .homepage-section .view-header h1,
  .homepage-section .view-header .h1 {
    font-size: 46px;
    font-size: 2.875rem;
    line-height: 69px;
    line-height: 4.3125rem;
    line-height: 3rem;
  }
}
.homepage-section .view-header p {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem;
  text-align: center;
  max-width: 660px;
  width: 100%;
  margin: 0 auto;
}
.homepage-section .view-content {
  padding-top: 40px;
  padding-bottom: 40px;
  overflow: hidden;
  clear: both;
}
.homepage-section .view-content h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 54px;
  line-height: 3.375rem;
  line-height: 2.5rem;
  font-family: 'Bree Serif', serif;
  text-transform: none;
}
.homepage-section .view-content h2 a {
  color: black;
}
.homepage-section .view-content p {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  text-align: left;
}
.homepage-section .view-footer .more-button-wrap {
  text-align: center;
}
.homepage-section .view-footer .more-button-wrap a.button {
  display: inline-block;
}
.front .swiper-photos .swiper-slide {
  background: black;
}
.front .swiper-photos .photo {
  opacity: 1;
}
.portrait-grid .views-row {
  background: white;
  width: 16.66666%;
  float: left;
  overflow: hidden;
  position: relative;
}
.portrait-grid .views-row img {
  transition: all .5s;
}
.portrait-grid .views-row img:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.portrait-grid .view-footer {
  text-align: center;
}
.portrait-grid .view-footer a.button {
  display: inline-block;
}
.portrait-grid-large .view-content {
  padding-bottom: 40px;
  overflow: hidden;
}
.portrait-grid-large .views-row {
  width: 25%;
}
.homepage-section.contests-display-wrapper p {
  margin-bottom: 1em;
}
.homepage-section.contests-display-wrapper .views-row img {
  width: 100%;
}
.homepage-section.contests-display-wrapper .views-row-odd {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0;
  clear: none;
}
.homepage-section.contests-display-wrapper .views-row-even {
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0;
  clear: none;
}
.homepage-section.contests-display-wrapper .views-row-first {
  width: calc(100% - 10px);
}
.homepage-section.contests-display-wrapper .views-row-first .views-field-title .field-content a {
  font-size: 36px;
}
.social-contests-block p {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem;
  margin: 0 auto;
  max-width: 660px;
  text-align: center;
}
.social-contest-box-wrap {
  display: none;
  float: left;
  clear: both;
  margin-top: 2em;
  margin-bottom: 3em;
}
.social-contest-box-wrap .social-contest-box {
  text-align: center;
  float: left;
  width: 460px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
}
@media (max-width: 960px) {
  .social-contest-box-wrap .social-contest-box {
    margin-bottom: 1em;
    margin-left: 0;
    width: 100%;
  }
}
.social-contest-box-wrap .social-contest-box img {
  text-align: center;
  margin-bottom: 8px;
}
.social-contest-box-wrap .social-contest-box p {
  font-size: 16px;
  line-height: 30px;
  font-style: oblique;
  color: #666;
  text-align: center;
  margin-bottom: 8px;
}
.homepage-articles .views-row {
  padding: 40px 0;
  border-bottom: 1px solid #ccc;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .homepage-articles .views-row {
    padding-left: 0px;
  }
}
.homepage-articles .views-row.views-row-last {
  border-bottom: 0;
}
.homepage-articles .views-row .views-field-field-article-image {
  max-width: 360px;
  width: 100%;
  position: relative;
  left: 0;
  float: left;
  margin-right: 40px;
}
@media (max-width: 959px) {
  .homepage-articles .views-row .views-field-field-article-image {
    max-width: 420px;
    position: relative;
    margin-bottom: 1rem;
    margin-right: 0;
  }
}
@media (max-width: 959px) {
  .homepage-articles .views-row .views-field-title {
    width: 100%;
    clear: left;
  }
}
.homepage-authority {
  border-bottom: 0;
}
.homepage-authority .view-content {
  text-align: center;
  padding-top: 0;
}
.homepage-authority .view-content .views-row {
  display: inline-block;
  margin-bottom: 4px;
}
.homepage-authority .view-content .views-row img {
  max-height: 200px;
  height: 100%;
  width: auto;
}
.homepage-authority .view-footer p,
.homepage-authority .view-footer li {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  text-align: left;
  width: 100%;
}
.quote-text {
  margin-bottom: 2em;
}
.quote-text q {
  font-size: 22px;
  line-height: 30px;
  font-style: oblique;
  color: #666;
}
.quote-text q:before {
  content: '"';
}
.quote-text q:after {
  content: '"';
}
.quote-text .quote-text-author {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  color: #666;
  margin-left: 5px;
}
.quote-text .quote-text-author a {
  color: #666;
}
.block-gray-box {
  margin-bottom: 60px;
}
.block-gray-box h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 54px;
  line-height: 3.375rem;
  line-height: 2.5rem;
  font-family: 'Bree Serif', serif;
  text-transform: none;
}
.slick {
  position: relative;
}
.slick .views-field-field-photo-placing,
.slick .contest-result-details,
.slick .views-field-view,
.slick .views-field-field-photo-comment,
.slick .judges-profile-comments,
.slick .judges-profile-comments-v2,
.slick .legacy-photo-comments,
.slick .photographer-profile-comments,
.slick .judges-legacy-comments-view,
.slick .views-field-field-aw-photo-credit,
.slick .views-field-field-badge-selection,
.slick .cat-judges-link {
  display: none;
}
.slick:hover .slick__arrow {
  opacity: 1;
}
.slick .contest-result-photo {
  width: 100%;
  margin: 0 4px;
  background: white;
  text-align: center;
}
@media (max-width: 959px) {
  .slick .contest-result-photo img {
    height: 504px;
    width: auto;
  }
}
@media (max-width: 767px) {
  .slick .contest-result-photo img {
    height: 60vw;
    box-shadow: none !important;
  }
}
.slick .contest-result-photo .field-content {
  background: white;
}
@media (max-width: 767px) {
  .slick .contest-result-photo .field-content {
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
    float: none;
  }
}
.slick .contest-result-photo .field-content img {
  opacity: .1;
  transition: opacity 1.5s;
}
.slick .slick-active .contest-result-photo img {
  opacity: 1;
  transition: opacity 1.5s;
}
.slick .slick__arrow {
  position: absolute;
  bottom: 50%;
  width: 100%;
  margin-bottom: -15px;
  opacity: 0;
  transition: opacity .5s;
}
.slick .slick__arrow .slick-arrow {
  background-color: rgba(255, 255, 255, 0.9);
  background-position: center center;
  background-repeat: no-repeat;
  text-indent: -9999px;
  width: 30px;
  height: 30px;
  border: 0;
  cursor: pointer;
  margin-bottom: 0;
}
.slick .slick__arrow .slick-prev {
  background-image: url('../images/arrow_line_left.svg');
  margin-left: 20px;
  float: left;
}
.slick .slick__arrow .slick-next {
  background-image: url('../images/arrow_line_right.svg');
  margin-right: 20px;
  float: right;
}
.slick .overlay-nav-prev {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 25%;
  opacity: .5;
  cursor: pointer;
}
.slick .overlay-nav-next {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 25%;
  opacity: .5;
  cursor: pointer;
}
.unslick .contest-result-photo img {
  opacity: 1 !important;
}
.slick-view-slider .em {
  font-style: oblique;
}
.slick-view-slider #contest-content-box {
  width: 960px;
  margin: 0 auto;
  clear: both;
  position: relative;
  max-width: 100%;
  padding-bottom: 3em;
  overflow: hidden;
  min-height: 350px;
}
.slick-view-slider #contest-content-box .contest-box-left {
  width: 620px;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 100%;
  float: left;
  margin-top: 1.2em;
}
.slick-view-slider #contest-content-box .contest-box-left h2 {
  margin-bottom: 1em;
  font-style: normal;
}
.slick-view-slider #contest-content-box .contest-box-left h3 {
  color: #666;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  line-height: 1.6875rem;
  font-style: normal;
}
.slick-view-slider #contest-content-box .contest-box-left h3 a {
  color: #666;
}
.slick-view-slider #contest-content-box .contest-box-left p.field-content,
.slick-view-slider #contest-content-box .contest-box-left span.field-content {
  font-style: oblique;
  line-height: 24px;
  quotes: "“" "”" "‘" "’";
}
.slick-view-slider #contest-content-box .contest-box-left p.field-content:before,
.slick-view-slider #contest-content-box .contest-box-left span.field-content:before {
  content: open-quote;
}
.slick-view-slider #contest-content-box .contest-box-left p.field-content:after,
.slick-view-slider #contest-content-box .contest-box-left span.field-content:after {
  content: close-quote;
}
.slick-view-slider #contest-content-box .contest-box-left p.field-content:empty,
.slick-view-slider #contest-content-box .contest-box-left span.field-content:empty {
  display: none;
}
.slick-view-slider #contest-content-box .contest-box-right {
  margin-top: 2em;
  padding-left: 10px;
  width: 270px;
  float: right;
}
@media (max-width: 959px) {
  .slick-view-slider #contest-content-box .contest-box-right {
    float: left;
  }
}
.slick-view-slider #contest-content-box .contest-box-top {
  width: 100%;
  margin-top: 10px;
}
.slick-view-slider #contest-content-box .contest-box-top .slick-caption {
  font-size: 14px;
  color: #999;
  float: left;
  width: auto;
}
.slick-view-slider #contest-content-box .contest-box-top .photo-share {
  float: right;
  margin-top: 0;
}
.view-photos #contest-content-box,
.view-photos .contest-box-left {
  margin: 0;
  width: 100% !important;
}
.view-photos #contest-content-box p,
.view-photos .contest-box-left p {
  width: 100%;
  margin: 0 0 20px 0;
}
@media (max-width: 959px) {
  .view-photos #contest-content-box p,
  .view-photos .contest-box-left p {
    width: 100%;
  }
}
.contest-box-left-aw {
  margin-top: 1em;
}
.contest-box-left-aw .views-label {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
}
.contest-box-left-aw .field-content {
  display: inline-block;
  font-size: 12px;
}
.view-judges-comment-output-v2 {
  margin: 15px 0;
}
.region-area h2 {
  text-align: center;
  font-weight: 700;
  color: #aaaaaa;
}
.region-area ul li {
  list-style: none;
}
.region-area ul .country {
  font-size: .85em;
  font-weight: 700;
  margin-bottom: 20px;
}
.region-area ul .country > a {
  color: #aaaaaa;
}
.region-area ul .country ul {
  padding: 0;
}
.region-area ul .country ul .province {
  color: #9ECA59;
  font-weight: 300;
  font-size: .85em;
}
#block-views-client-letters-block-2,
#block-views-client-letters-block-3 {
  background-color: #b2b2b2;
  margin-bottom: 0;
}
#block-views-client-letters-block-2 .block-title,
#block-views-client-letters-block-3 .block-title {
  margin-left: 20px;
  margin-right: 20px;
  max-width: 940px;
  border-bottom: 0;
  color: #fff;
  margin-bottom: 0;
  padding: 10px 0;
}
@media (min-width: 1000px) {
  #block-views-client-letters-block-2 .block-title,
  #block-views-client-letters-block-3 .block-title {
    margin-left: auto;
    margin-right: auto;
  }
}
.client-letters {
  clear: both;
}
.client-letters .views-row {
  background-color: #333;
  color: #eee;
  border-bottom: 10px solid #444;
  padding: 20px;
}
@media (min-width: 1000px) {
  .client-letters .views-row {
    padding: 0;
  }
}
#letters .client-letters .views-row {
  background-color: #eee;
  border-color: #ddd;
  color: #2b2b2b;
}
.client-letters .views-row .inner {
  margin-left: 0;
  margin-right: 0;
}
@media (min-width: 768px) {
  .client-letters .views-row .inner {
    margin-left: auto;
    margin-right: auto;
  }
}
.client-letters .views-row-even {
  background-color: #1f1f1f;
}
#letters .client-letters .views-row-even {
  background-color: #fff;
}
@media (min-width: 768px) {
  .client-letters .two-column__first {
    width: 35%;
  }
}
@media (min-width: 1000px) {
  #letters .client-letters .two-column__first {
    padding: 20px 0 20px 20px;
  }
}
@media (min-width: 768px) {
  .client-letters .two-column__second {
    padding-left: 20px;
    width: 65%;
  }
}
@media (min-width: 1000px) {
  .client-letters .two-column__second {
    padding: 20px;
  }
}
.client-letters__image img {
  width: 100%;
}
.client-letters__title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 16px;
  line-height: 1rem;
  color: #9ECA59;
  margin-bottom: 0;
}
#letters .client-letters__title {
  border-bottom: 0;
}
.client-letters__photographer {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #fff;
}
.client-letters__photographer a,
.client-letters__photographer a:visited {
  color: #fff;
}
.client-letters__cta .button,
.client-letters__cta .button:visited {
  background-color: rgba(255, 255, 255, 0.25);
  border-color: rgba(0, 0, 0, 0.25);
  color: #fff;
}
.client-letters__cta .button:hover,
.client-letters__cta .button:visited:hover,
.client-letters__cta .button:focus,
.client-letters__cta .button:visited:focus {
  background-color: #9ECA59;
  border-color: rgba(0, 0, 0, 0.25);
}
.client-letters .date-display-interval em {
  font-style: normal;
}
.view-id-contests.view-display-id-block_3 {
  margin-bottom: 20px;
  height: 100px;
}
.view-id-contests.view-display-id-block_3 .views-field-field-photo {
  overflow: hidden;
  float: left;
  margin-right: 3px;
}
.view-id-contests.view-display-id-block_3 .views-field-field-photo img {
  max-height: 100px;
  width: auto;
}
.page-member-ranking-iframe.admin-menu {
  margin-top: 0 !important;
}
.page-member-ranking-iframe header.primary,
.page-member-ranking-iframe #admin-menu,
.page-member-ranking-iframe footer.primary,
.page-member-ranking-iframe nav.primary {
  display: none;
}
.page-member-ranking-iframe .content-header {
  display: none;
}
.page-member-ranking-iframe .views-exposed-form {
  display: none;
}
.page-member-ranking-iframe .views-table {
  display: none;
}
.page-member-ranking-iframe .slicknav_menu {
  display: none;
}
.page-member-ranking-iframe .region-content-full {
  display: none;
}
.page-member-ranking-iframe {
  font-size: 14px;
  min-height: 0 !important;
}
.page-member-ranking-iframe .content-section {
  margin: 0;
  width: 100%;
  box-sizing: border-box;
}
.page-member-ranking-iframe .content-section #block-system-main {
  margin-bottom: 0;
}
.view-member-ranking-iframe {
  border: 1px solid #eee;
  box-sizing: border-box;
}
.view-member-ranking-iframe .view-filters {
  display: none;
}
.view-member-ranking-iframe .view-content {
  width: 100%;
  position: relative;
  height: 226px;
  overflow: hidden;
  height: 150px;
}
.badge-label {
  font-size: 14px;
  line-height: 18px;
  color: #999;
  font-style: oblique;
  margin-bottom: 10px;
}
.badge-rank {
  background: black;
  border-radius: 50%;
  height: 90px;
  width: 90px;
  color: white;
  font-style: oblique;
  font-size: 14px;
  text-align: center;
  padding-top: 15px;
  box-sizing: border-box;
  margin: 0 auto;
  text-transform: uppercase;
}
.badge-rank .rank-num {
  font-size: 50px;
  font-style: normal;
  display: block;
  clear: both;
  width: 100%;
  font-family: 'Abhaya Libre', serif;
}
.badge-rank .rank-num .rank-mark {
  font-size: 30px;
  margin-left: -5px;
}
.badge-left {
  padding: 15px 10px 15px 15px;
  border-right: 1px solid #ccc;
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 10px 0 15px;
  margin: 15px 0 15px 0;
}
.badge-right {
  padding: 15px 15px 10px 15px;
  width: 50%;
  float: right;
  box-sizing: border-box;
}
.badge-logo {
  width: 100%;
  margin-bottom: 10px;
}
.badge-location {
  font-weight: bold;
}
.badge-name {
  background: #9ECA59;
  color: white;
  clear: both;
  text-align: center;
  line-height: 40px;
  margin-top: 30px;
  position: absolute;
  bottom: 24px;
  width: 100%;
  font-size: 16px;
  font-weight: bold;
  display: none;
}
.badge-name a {
  color: white !important;
}
.badge-wpja {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #f6f6f6;
  display: none;
}
.badge-wpja a {
  color: #999 !important;
  font-size: 10px;
  line-height: 24px;
}
.view-member-ranking-generator .views-field-uid {
  display: none;
}
.view-member-ranking-generator .views-row .views-field {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 27px;
  line-height: 1.6875rem;
  font-weight: bold;
}
.view-member-ranking-generator .views-row .views-field:before {
  content: "\b7";
  display: inline-block;
  float: left;
  font-size: 30px;
  margin: 0 10px 0 10px;
}
.judging-page {
  padding-bottom: 50px;
  float: left;
  width: 100%;
}
.judging-page .view-header .contest-photo-count {
  float: left;
}
.judging-page .view-header .contest-display-toggle {
  float: right;
}
.judging-page .view-header .contest-display-toggle a {
  display: inline-block;
  border: 1px solid #eee;
  padding: 5px 10px;
  margin-left: -5px;
  color: #aaa;
  font-size: 14px;
  font-size: 0.875pxrem;
  line-height: 21px;
  line-height: 1.3125pxrem;
}
.judging-page .view-header .contest-display-toggle a.active {
  background: #9ECA59;
  color: white;
}
.judging-page .view-filters {
  float: left;
  width: 100%;
  clear: both;
}
.judging-page .view-content {
  float: left;
  width: 100%;
  clear: both;
}
.judging-page .views-field-field-photo {
  margin-bottom: 10px;
}
.judging-page .views-field-nid {
  float: left;
  margin-top: 3px;
}
.judging-page .views-field-ops {
  float: right;
}
.judging-page .views-field-ops .flag {
  padding-right: 32px;
  height: 23px;
  line-height: 24px;
  display: inline-block;
  font-size: 12px;
}
.judging-page .views-field-ops .flag.flag-action {
  background: url("../images/heart_outline_black.svg") no-repeat right top;
  background-size: 25px 23px;
  color: #666;
}
.judging-page .views-field-ops .flag.unflag-action {
  background: url("../images/heart_fill_red.svg") no-repeat right top;
  background-size: 25px 23px;
  color: #C54432;
}
.judging-page .slick .overlay-nav-prev,
.judging-page .slick .overlay-nav-next {
  height: calc(100% - 50px);
}
.judging-page .slick .slide {
  position: relative;
  padding-bottom: 20px;
}
.judging-page .slick .slide .views-field-nid {
  float: none;
  position: absolute;
  bottom: 0px;
  left: 15px;
}
.judging-page .slick .slide .views-field-ops {
  float: none;
  position: absolute;
  bottom: 0px;
  right: 10px;
  overflow: hidden;
}
.judging-page-grid .view-content table td {
  border: 0;
}
.view-judges-contest-photo-picks-finalized,
.view-ag-judges-contest-photo-picks-finalized,
.view-tlc-judges-contest-photo-picks-finalized {
  border-top: 1px solid #eee;
  padding: 30px 0 50px;
  text-align: center;
}
.view-judges-contest-photo-picks-finalized .views-field-title,
.view-ag-judges-contest-photo-picks-finalized .views-field-title,
.view-tlc-judges-contest-photo-picks-finalized .views-field-title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 36px;
  line-height: 2.25rem;
}
.view-judges-contest-photo-picks-finalized .views-field-ops,
.view-ag-judges-contest-photo-picks-finalized .views-field-ops,
.view-tlc-judges-contest-photo-picks-finalized .views-field-ops {
  margin-top: 20px;
}
.view-judges-contest-photo-picks-finalized .views-field-ops .flag,
.view-ag-judges-contest-photo-picks-finalized .views-field-ops .flag,
.view-tlc-judges-contest-photo-picks-finalized .views-field-ops .flag {
  background: #9ECA59;
  display: inline-block;
  color: white;
  padding: 10px 20px;
  border-radius: 3px;
}
.view-judges-photos img {
  visibility: hidden;
}
.view-portfolio-reviewer-page .view-header {
  font-size: 14px;
}
.view-portfolio-reviewer-page tr.even,
.view-portfolio-reviewer-page tr.odd {
  background-color: white;
}
.view-portfolio-reviewer-page th {
  padding: 15px;
}
.view-portfolio-reviewer-page td.views-field-field-photos-upload-2 {
  width: 75%;
  padding: 15px 0;
}
.view-portfolio-reviewer-page td.views-field-field-photos-upload-2 img {
  width: 100%;
}
.view-portfolio-reviewer-page td.views-field-field-review-comment-editable {
  width: 25%;
  padding: 15px;
}
.view-portfolio-reviewer-page td.views-field-field-review-comment-editable > div {
  width: 250px;
  line-height: 18px;
  font-size: 14px;
}
.view-portfolio-reviewer-page td.views-field-field-review-comment-editable .views-row-edit-static {
  margin-bottom: 15px;
}
.view-portfolio-reviewer-page td.views-field-field-review-comment-editable:after {
  content: "*Remember to click the save button at the bottom of the page";
  color: red;
  font-size: 12px;
}
.view-portfolio-reviewer-page .form-actions {
  text-align: right;
}
.view-portfolio-reviewer-page .form-actions input {
  width: 260px;
  padding: 0.625em 1.25em;
  margin: 0 0.625em 0.625em 0;
  font-family: inherit;
  font-size: 1em;
  border: none;
  outline: none;
  background: #f1f1f1;
  color: black;
  border-radius: .2em;
  border-bottom: 2px solid #e4e4e4;
  line-height: 100%;
  cursor: pointer;
  text-decoration: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: inline-block;
  zoom: 1;
}
.view-portfolio-reviewer-page .view-display-id-block_2 {
  margin-top: 40px;
  border-top: 1px solid #ccc;
  padding: 30px;
  text-align: center;
}
.view-portfolio-reviewer-page .view-display-id-block_2 .flag-portfolio-review-finalized a.flag-action {
  background: #9ECA59;
  display: inline-block;
  color: white;
  padding: 20px 90px;
  border-radius: 3px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px solid #8ec13e;
}
#views-form-portfolio-reviewer-page-block-1 .form-textarea-wrapper:after {
  content: "*Remember to click the save button below";
  color: red;
  font-size: 12px;
}
#views-form-portfolio-reviewer-page-block-1 .views-label {
  font-weight: bold;
}
#views-form-portfolio-reviewer-page-block-1 .form-actions {
  text-align: left;
}
.view-review-portfolio-feedback.view-display-id-page > .view-content > .views-row {
  padding: 0;
  background: #333;
}
.view-review-portfolio-feedback.view-display-id-page > .view-content > .views-row .views-field-field-review-comment {
  padding: 20px;
  color: white;
  font-size: 14px;
  line-height: 18px;
}
.view-review-portfolio-feedback.view-display-id-block_1 .view-content .views-row {
  width: 100%;
  border: none;
}
.view-review-portfolio-feedback.view-display-id-block_1 .view-content .views-row h3 {
  font-size: 24px;
  margin-bottom: 20px;
}
.view-review-portfolio-feedback.view-display-id-block_1 .view-content .views-row .field-content {
  font-size: 18px;
  line-height: 24px;
}
.view-contest-tiles .masonry-item {
  margin: 0.5%;
}
.node-type-feature .content-section,
.node-type-viewpoint .content-section {
  position: relative;
  padding-top: 12px;
}
.node-type-feature .content-section .content-header,
.node-type-viewpoint .content-section .content-header,
.node-type-feature .content-section .region-content,
.node-type-viewpoint .content-section .region-content {
  width: 100%;
  max-width: 740px;
  margin: 0 auto;
}
.node-type-feature .content-section .content-header,
.node-type-viewpoint .content-section .content-header {
  border: 0;
}
.node-type-feature .content-section .content-header h1,
.node-type-viewpoint .content-section .content-header h1 {
  font-family: 'Bree Serif', serif;
  font-size: 42px;
}
.a-wrapper p {
  color: #444;
}
.a-wrapper h2 {
  text-transform: none;
}
.a-wrapper .a-date {
  margin-bottom: 24px;
  color: #666;
}
.a-wrapper .view-article-photo-display {
  margin-bottom: 24px;
}
.a-wrapper .field-name-field-lead-text p:first-child {
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
}
.a-wrapper .views-field-realname {
  font-size: 14px;
  color: #666;
  margin-top: 6px;
}
.new-articles .views-row {
  padding: 40px 0;
  border-bottom: 1px solid #ccc;
  position: relative;
  overflow: hidden;
}
@media (max-width: 768px) {
  .new-articles .views-row {
    padding-left: 0px;
  }
}
.new-articles .views-row .views-field-field-photo {
  max-width: 360px;
  width: 100%;
  position: relative;
  left: 0;
  float: left;
  margin-right: 40px;
}
@media (max-width: 959px) {
  .new-articles .views-row .views-field-field-photo {
    max-width: 420px;
    position: relative;
    margin-bottom: 1rem;
    margin-right: 0;
  }
}
.new-articles .views-row .views-field-title h2 {
  font-size: 36px;
  line-height: 42px;
  font-family: 'Bree Serif', serif;
  text-transform: none;
  margin-bottom: 12px;
}
@media (max-width: 959px) {
  .new-articles .views-row .views-field-title h2 {
    width: 100%;
    clear: left;
  }
}
.new-articles .views-row .views-field-title h2 a {
  color: black;
}
.new-articles .views-row .views-field-created {
  color: #666;
  margin-bottom: 12px;
}
.new-articles .views-row .views-field-field-lead-text {
  line-height: 24px;
}
.text-center {
  text-align: center;
}
.highlighted {
  background-color: #444;
  color: white;
  padding: 10px 0;
  font-size: 14.4px;
  float: left;
  width: 100%;
}
@media (min-width: 768px) {
  .front header.primary {
    width: 100%;
    position: absolute;
    z-index: 2;
  }
}
.header-inner {
  background: black;
  float: left;
  width: 100%;
  margin-bottom: 42px;
  max-height: 63px;
}
.header-inner .header-inner-inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .front .header-inner {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
.header-inner .brand {
  padding: 10px 0 10px;
  clear: left;
  display: inline-block;
  float: left;
  margin-left: 30px;
  margin-right: 15px;
}
.header-inner .brand img {
  width: 100%;
  max-width: 90px;
  display: inline-block;
}
.header-inner .brand a > span {
  color: white;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  position: relative;
  left: 20px;
  top: -1px;
  display: inline-block;
  line-height: 14px;
}
@media (max-width: 500px) {
  .header-inner .brand a > span {
    display: inline-block;
    clear: none;
    left: 15px;
  }
}
.header-inner .brand a > span span {
  display: block;
}
.header-inner .user-menu {
  padding: 10px 0;
  text-align: right;
}
.header-inner .user-menu ul.links {
  float: right;
}
.header-inner .user-menu a {
  color: white;
  font-size: 13.6px;
  text-decoration: none;
}
.header-inner .user-menu a:hover {
  color: #9ECA59;
  text-decoration: none;
}
.header-inner .header-menu-social {
  visibility: hidden;
  width: 18px;
}
.header-inner .header-menu-social:before {
  visibility: visible;
  font-size: 16px;
  border-radius: 50%;
  padding: 4px;
}
.logged-in header.primary .user-menu .view-conditional-payment-button {
  position: relative;
  float: right;
  display: inline-block;
  margin-right: 5px;
}
.logged-in header.primary .user-menu .view-conditional-payment-button a {
  background: #9ECA59;
  padding: 5px 10px;
  border-radius: 3px;
  display: block;
}
.logged-in header.primary .user-menu .view-conditional-payment-button a:hover {
  background: #86b63a;
  color: white;
}
.main {
  overflow: hidden;
  position: relative;
}
.region,
.block-views {
  clear: left;
}
.region-navigation {
  float: left;
  position: relative;
  top: 13px;
}
nav.primary {
  position: relative;
  display: inline-block;
  float: left;
  top: 1px;
}
nav.primary .nav li {
  padding: 0;
  margin: 0;
  float: left;
}
nav.primary .nav li:hover {
  background: black;
}
nav.primary .nav li:hover > a {
  color: white;
  background: black;
}
nav.primary .nav li a {
  text-transform: uppercase;
  font-size: 14px;
  padding: 4px 8px 0;
  margin: 0;
  color: white;
  min-height: 29px;
}
@media (min-width: 767px) and (max-width: 780px) {
  nav.primary .nav li a {
    color: black;
  }
}
.front nav.primary .nav li a {
  color: #fff;
}
@media (min-width: 767px) and (max-width: 780px) {
  .front nav.primary .nav li a {
    color: white;
  }
}
nav.primary .nav li ul {
  background: black;
  padding-top: 2px;
}
nav.primary .nav li ul a {
  white-space: nowrap;
  text-transform: none;
  color: #ccc;
  min-height: 29px;
  padding: 0 8px;
  min-width: 100px;
}
nav.primary .nav li ul a:hover {
  color: #9ECA59;
}
nav.primary select {
  display: inline-block;
  float: left;
  border-radius: 0;
  background: none;
  border-top: 0;
  color: white;
  font-size: 12px;
  top: 13px;
  margin-left: 10px;
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  position: relative;
  width: 108px;
}
@media (max-width: 767px) {
  nav.primary select {
    display: none;
  }
}
@media (min-width: 767px) and (max-width: 780px) {
  nav.primary select {
    color: black;
  }
  .front nav.primary select {
    color: #fff;
  }
}
.region-search {
  clear: none;
  position: relative;
  top: 11px;
  z-index: 5;
}
@media (min-width: 768px) {
  .region-search {
    float: right;
    margin-right: 30px;
  }
}
@media (min-width: 767px) and (max-width: 780px) {
  .region-search {
    width: 200px;
    margin-right: 7px;
  }
}
.region-search .block {
  margin-bottom: 0;
}
.region-search .form-item,
.region-search .form-actions {
  margin: 0;
}
.region-search .is-hidden {
  display: none;
}
.region-search .is-visible {
  display: block;
}
.search-toggle {
  box-sizing: border-box;
  left: 0;
  position: absolute;
  top: 42px;
  width: 100%;
  z-index: 1;
}
.search-toggle__items {
  margin: 0;
  float: right;
  padding: 0;
}
.search-toggle__item {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  display: block;
  float: left;
  margin: 0 0 0 -1px;
  padding: 0;
}
.search-toggle__item.first a {
  border-radius: 0 0 0 3px;
}
.search-toggle__item.last a {
  border-radius: 0 0 3px 0;
}
.search-toggle__link {
  background-color: #eee;
  border-top: 0;
  border: 1px solid #ccc;
  color: #999;
  display: block;
  margin: 0;
  padding: 2px 6px;
  text-shadow: 0 1px 1px #fff;
}
.search-toggle__link.is-active {
  background-color: #fff;
  border-radius: 0;
  border-top: 1px solid #fff;
  color: #2b2b2b;
  text-decoration: none;
}
.block-search form,
#block-views-exp-user-search-page form,
#block-search-api-page-find-photographers-by-location form,
#block-search-api-page-locations form,
.block-hero-search form {
  margin: 0;
  position: relative;
}
.block-search label,
#block-views-exp-user-search-page label,
#block-search-api-page-find-photographers-by-location label,
#block-search-api-page-locations label,
.block-hero-search label {
  display: none;
}
.block-search .form-text,
#block-views-exp-user-search-page .form-text,
#block-search-api-page-find-photographers-by-location .form-text,
#block-search-api-page-locations .form-text,
.block-hero-search .form-text {
  -webkit-appearance: none;
  color: #2b2b2b;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
  border-radius: 0;
  border: 1px solid #ccc;
  margin: 0;
  padding: 9px 28px 9px 10px;
  width: 100%;
  line-height: 16px;
  position: relative;
  float: left;
  top: 0;
}
.block-search .form-submit,
#block-views-exp-user-search-page .form-submit,
#block-search-api-page-find-photographers-by-location .form-submit,
#block-search-api-page-locations .form-submit,
.block-hero-search .form-submit {
  background-color: #9ECA59;
  background-image: url(../images/search_icon_white.svg);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 16px;
  border-radius: 0;
  border: none;
  display: block;
  height: 36px;
  position: absolute;
  right: -10px;
  text-indent: -999px;
  top: 0;
  width: 40px;
}
@media (max-width: 767px) {
  .block-search .form-submit,
  #block-views-exp-user-search-page .form-submit,
  #block-search-api-page-find-photographers-by-location .form-submit,
  #block-search-api-page-locations .form-submit,
  .block-hero-search .form-submit {
    bottom: -10px;
    top: auto;
  }
}
.block-search .views-exposed-form .views-exposed-widget,
#block-views-exp-user-search-page .views-exposed-form .views-exposed-widget,
#block-search-api-page-find-photographers-by-location .views-exposed-form .views-exposed-widget,
#block-search-api-page-locations .views-exposed-form .views-exposed-widget,
.block-hero-search .views-exposed-form .views-exposed-widget {
  padding: 0 !important;
}
.block-search .views-exposed-form .views-exposed-widget .form-submit,
#block-views-exp-user-search-page .views-exposed-form .views-exposed-widget .form-submit,
#block-search-api-page-find-photographers-by-location .views-exposed-form .views-exposed-widget .form-submit,
#block-search-api-page-locations .views-exposed-form .views-exposed-widget .form-submit,
.block-hero-search .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0px !important;
}
#views-exposed-form-user-search-page .edit-realname-wrapper label {
  display: none;
}
#views-exposed-form-user-search-page .views-exposed-form .views-exposed-widget {
  float: none;
  padding: 0;
}
#views-exposed-form-user-search-page .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 0;
}
#views-exposed-form-user-search-page .views-exposed-form .views-exposed-widgets {
  margin-bottom: 0;
}
.block-search input.form-autocomplete {
  background-image: none !important;
}
.block-search #autocomplete {
  background-color: #fff;
  border: 1px solid #ccc;
  margin-top: -1px;
}
.block-search #autocomplete ul {
  padding: 5px;
}
.block-search #autocomplete li.selected {
  color: #9ECA59;
}
.profile-form .profile-details {
  float: none;
}
.profile-form .profile-details .detail {
  padding: 1em 0;
}
.profile-form .profile-details label {
  width: 160px;
}
.photo-thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.photo-thumbnails li {
  list-style: none;
  padding: 5px;
  float: left;
  height: 68px;
}
.result-thumbnails {
  list-style: none;
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
}
.result-thumbnails li {
  list-style: none;
  float: left;
  width: 100%;
}
.result-thumbnails li img {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
  width: 400px;
  height: auto;
}
.result-thumbnails li .calculation {
  margin-left: 420px;
  margin-bottom: 1em;
  font-size: .8rem;
  line-height: 1.3;
}
.result-thumbnails li .calculation .total {
  font-size: 1rem;
}
section.primary .content-header {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px;
  position: relative;
}
section.primary .breadcrumb {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 21px;
  line-height: 1.3125rem;
  color: #ccc;
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.front section.primary .content-header {
  border-bottom: none;
  padding-top: 1.5em;
}
.photostrip {
  float: left;
  width: 100%;
  clear: both;
  margin: 20px 0;
  overflow: hidden;
  height: 82px;
}
.photostrip .photostrip-photo {
  float: left;
}
.photostrip .photostrip-photo img {
  height: 82px;
  width: auto;
  margin-right: 1px;
  float: left;
}
.region-content-bottom .block-wpja-find-photographer h2 {
  float: none;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-top: 1.5em;
}
.region-content-bottom .block-wpja-find-photographer .button {
  font-size: 1.5em;
  padding: .5em 1em;
  border-radius: 2em;
  margin: 3em 0;
}
.region-content-bottom .block-wpja-find-photographer .block-find {
  text-align: center;
}
.region-content-bottom .block-wpja-find-photographer .block-find-photographer {
  background: url(../images/home.world.png) no-repeat center;
  background-size: contain;
}
.region-content-bottom .block-wpja-find-photographer .block-wedding-inspiration {
  background: url(../images/home.inspiration-light.png) no-repeat center;
  background-size: contain;
}
footer.primary {
  width: 100%;
  clear: left;
  float: left;
  background: black;
  color: white;
}
footer.primary p {
  line-height: 17px;
}
footer.primary .block {
  margin-top: 3em;
  margin-bottom: 20px;
}
footer.primary #block-related-websites-related-website-wpja img,
footer.primary .block-related-websites img,
footer.primary #block-views-footer-location-blocks-block img {
  max-width: 100%;
  margin: 7px 0 6px 0;
  display: inline-block;
  margin-bottom: 16px;
}
footer.primary #block-related-websites-related-website-wpja h3,
footer.primary .block-related-websites h3,
footer.primary #block-views-footer-location-blocks-block h3 {
  display: inline-block;
  position: relative;
  top: 25px;
  margin-left: 20px;
}
@media (max-width: 959px) {
  footer.primary #block-related-websites-related-website-wpja h3,
  footer.primary .block-related-websites h3,
  footer.primary #block-views-footer-location-blocks-block h3 {
    margin-bottom: 30px;
  }
}
footer.primary #block-related-websites-related-website-wpja a,
footer.primary .block-related-websites a,
footer.primary #block-views-footer-location-blocks-block a {
  color: #66B2C7;
}
footer.primary #block-related-websites-related-website-wpja a.white-text,
footer.primary .block-related-websites a.white-text,
footer.primary #block-views-footer-location-blocks-block a.white-text {
  color: #FFF;
}
footer.primary .new-footer-block h3 {
  margin-left: 0;
}
footer.primary .new-footer-block img {
  margin-bottom: 5px;
  top: -25px;
  position: relative;
  margin-right: 15px;
}
footer.primary .lifestyle-footer-block a {
  color: #dc82d9;
}
footer.primary #block-related-websites-related-website-ag {
  margin-bottom: 0;
}
footer.primary #block-related-websites-related-website-ag a {
  color: #287999;
}
footer.primary #block-related-websites-related-website-wedpix a {
  color: #ff9600;
}
footer.primary .block-search-api-page {
  margin-top: 10px;
  width: 100%;
  float: left;
  clear: both;
  text-align: center;
}
footer.primary .copyright {
  padding: 13px 0;
  background-color: #1F1F1F;
  line-height: 16px;
  text-align: center;
  color: #808080;
}
footer.primary .copyright a {
  color: #b3b3b3;
  font-size: 12.8px;
}
.cke_editable_themed {
  padding: 1.25em;
}
.cke_editable_themed:first-child {
  margin-top: 0;
}
#google_translate_element {
  float: right;
  margin-left: 1em;
}
#google_translate_element .goog-te-gadget-simple {
  border-radius: 0.4em;
}
#google_translate_element .goog-te-gadget-simple a {
  color: black;
}
#google_translate_element .goog-te-menu-value {
  line-height: 1.5;
}
form #autocomplete ul > li {
  display: block;
}
html.js input.form-autocomplete {
  background-position: 98% center;
}
html.js input.throbbing {
  background-position: 98% center;
}
.region-highlighted .block {
  margin-bottom: 5px;
}
.region-highlighted .block p {
  margin-bottom: 0;
}
body.adminimal-menu.admin-menu.menu-render-dropdown .toolbar-shortcuts select#shortcut-menu {
  box-shadow: none !important;
}
.photo-body {
  clear: both;
}
.user-menu select,
.user-menu textarea,
.user-menu input[type="text"],
.user-menu input[type="password"],
.user-menu input[type="datetime"],
.user-menu input[type="datetime-local"],
.user-menu input[type="date"],
.user-menu input[type="month"],
.user-menu input[type="time"],
.user-menu input[type="week"],
.user-menu input[type="number"],
.user-menu input[type="email"],
.user-menu input[type="url"],
.user-menu input[type="search"],
.user-menu input[type="tel"],
.user-menu input[type="image"],
.user-menu input[type="color"] {
  padding: 0;
  font-size: 14px;
}
.dlp-article-block-label {
  text-transform: uppercase;
  width: 100%;
  font-size: 13px;
  color: #999;
  margin-bottom: 18px;
  font-weight: 700;
}
.dlp-article-block-wrapper {
  background: #FAFAFA;
  padding: 36px 0;
  color: white;
  overflow: hidden;
  padding: 20px;
  margin-bottom: 0;
}
.dlp-article-block-wrapper .block-inner {
  width: 100%;
  max-width: 940px;
  margin: 0 auto;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured {
  position: relative;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-header {
  width: 66%;
  float: left;
  padding-right: 10px;
  box-sizing: border-box;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-content {
  width: 100%;
  float: left;
  padding-right: 10px;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .dlp-article-block-wrapper .view-dlp-article-block-featured .view-content {
    width: 66%;
  }
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-content .views-row {
  width: 100%;
  float: left;
  margin-right: 0px;
  margin-bottom: 18px;
  border: 0;
  padding: 0;
  box-sizing: border-box;
  position: relative;
  padding-bottom: 0;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-content img {
  max-width: 300px;
  float: left;
  margin-right: 20px;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-content .views-field-title {
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
  margin-bottom: 12px;
  margin-top: 6px;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-content .views-field-title a {
  color: #2b2b2b;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-content .views-field-body {
  font-size: 14px;
  color: #666;
  line-height: 18px;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-footer {
  clear: both;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .dlp-article-block-wrapper .view-dlp-article-block-featured .view-footer {
    width: 33%;
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 10px;
    clear: none;
  }
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-footer .view-dlp-article-block-news {
  overflow: hidden;
  margin-bottom: 18px;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-footer .view-dlp-article-block-news .view-content {
  width: 100%;
  padding-right: 0px;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-footer .view-dlp-article-block-news .view-content .views-row {
  margin-bottom: 0px;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-footer .view-dlp-article-block-news .view-content .views-field-title {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 6px;
  margin-top: 6px;
  font-weight: 700;
  font-family: 'Open Sans', sans-serif;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-footer .view-dlp-article-block-viewpoints {
  margin-top: 24px;
}
.dlp-article-block-wrapper .view-dlp-article-block-featured .view-footer .view-dlp-article-block-viewpoints .view-content {
  width: 100%;
  padding-right: 0px;
}
.new-hero-slide-text-box {
  position: absolute;
  top: 55%;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 20px 20px 5%;
  z-index: 100;
}
@media (max-width: 500px) {
  .new-hero-slide-text-box {
    display: none;
  }
}
.new-hero-slide-text-box p {
  font-size: 26px;
  color: white;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .new-hero-slide-text-box p {
    font-size: 22px;
  }
}
.new-hero-slide-text-box .hero-slide-text-title {
  font-size: 32px;
  text-transform: uppercase;
  color: #9ECA59;
  font-weight: bold;
}
@media (max-width: 767px) {
  .new-hero-slide-text-box .hero-slide-text-title {
    font-size: 26px;
  }
}
.publications-banner-slider {
  background: black;
  margin-top: -2px;
  position: relative;
  z-index: 5;
}
.publications-banner-slider .view-header {
  max-width: 750px;
  padding: 15px 15px 0;
  margin: 0 auto;
}
.publications-banner-slider .view-header p {
  text-align: center;
  color: white;
  font-size: 12px;
  font-weight: 500;
  margin-bottom: 0;
}
.publications-banner-slider .view-content {
  padding-top: 0;
}
@media (max-width: 768px) {
  .publications-banner-slider .view-content {
    padding-top: 30px;
  }
}
.publications-banner-slider .slide__content {
  padding: 0 15%;
  overflow: hidden;
  margin: 0;
}
@media (max-width: 768px) {
  .publications-banner-slider .slide__content {
    padding: 0 10px;
  }
}
.publications-banner-slider .slide .grid {
  padding: 0px;
  display: block;
  float: left;
  width: 20%;
  box-sizing: border-box;
}
.publications-banner-slider .views-field-field-publication-logo .field-content {
  text-align: center;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}
.publications-banner-slider .views-field-field-publication-logo .field-content img {
  width: 100%;
  height: auto;
  display: inline;
  position: relative;
}
#autocomplete .live-result-search-item .field-name-field-location-keywords {
  font-size: 13px;
  line-height: 18px;
  color: #888;
  padding-right: 20px;
}
.view-publications-banner-carousel {
  position: relative;
}
.region-content-full .publications-banner-slider {
  margin-bottom: 0;
  border-bottom: 1px solid #333;
}
.pswp__caption__center {
  text-align: center !important;
}
.join-highlight {
  background: #000000 url(/sites/all/themes/wpja/images/wpja_2x_whiteoutline.png) no-repeat 30px 40px;
  background-size: 90px 90px;
  padding: 40px 20px 40px 140px;
  font-size: 20px;
  line-height: 30px;
  color: white;
  max-width: 600px;
}
.top-9-tiles .views-row {
  padding: 0;
}
.top-9-tiles .view-content h3 {
  display: none;
}
.top-9-tiles .view-content .views-row {
  display: none;
}
.top-9-tiles .view-content .views-row-1,
.top-9-tiles .view-content .views-row-2,
.top-9-tiles .view-content .views-row-3,
.top-9-tiles .view-content .views-row-4,
.top-9-tiles .view-content .views-row-5,
.top-9-tiles .view-content .views-row-6,
.top-9-tiles .view-content .views-row-7,
.top-9-tiles .view-content .views-row-8,
.top-9-tiles .view-content .views-row-9 {
  display: block;
}
.view-diamond-top-photographers .views-row,
.view-ag-portraits-top-photographers .views-row,
.view-ag-details-top-photographers .views-row,
.view-ag-artistic-top-photographers .views-row {
  display: block !important;
}
.top-9-tiles .view-footer .views-row {
  width: auto;
  border: 0;
  margin: 24px auto;
}
.view-active-contest .view-empty {
  font-size: 30px;
  font-weight: bold;
  color: red;
  line-height: 36px;
}
.view-dlp-top-9.view-display-id-block_1 .view-header {
  text-align: center;
}
.view-dlp-top-9.view-display-id-block_1 .view-content {
  display: none;
}
.view-dlp-top-9 .views-field-realname {
  padding: 10px 5px;
}
.view-dlp-top-9 .views-field-realname a {
  color: #333;
}
.view-venue-gallery .views-field-realname-1 {
  padding: 10px 5px;
}
.view-venue-gallery .views-field-realname-1 a {
  color: #333;
}
.plp-link {
  padding: 10px 5px 0px;
}
.plp-link a {
  color: #666;
  font-size: 14px;
}
.view-dlp-venue-list ul {
  column-count: 3;
  list-style: none;
}
.view-dlp-venue-list .views-row {
  border-top: none;
  float: none;
  margin: 0 0 5px 0;
  padding: 0;
  min-height: auto;
  list-style: none;
}
.view-dlp-venue-list .views-row a {
  font-size: 14px;
}
@media (max-width: 600px) {
  .view-dlp-venue-list .views-row {
    width: 100%;
  }
}
.view-proximity-location ul,
.three-column-list ul {
  column-count: 2;
  list-style: none;
}
.view-proximity-location .views-row,
.three-column-list .views-row {
  border-top: none;
  float: none;
  margin: 0 0 5px 0;
  padding: 0;
  min-height: auto;
  list-style: none;
}
.view-proximity-location .views-row a,
.three-column-list .views-row a {
  font-size: 14px;
}
@media (max-width: 600px) {
  .view-proximity-location .views-row,
  .three-column-list .views-row {
    width: 100%;
  }
}
.single-column-list {
  max-width: 740px;
  margin: 0 auto;
}
.single-column-list ul {
  column-count: 1;
  list-style: none;
}
.single-column-list .views-row {
  border-top: none;
  float: none;
  margin: 0 0 5px 0;
  padding: 0;
  min-height: auto;
  list-style: none;
}
.single-column-list .views-row a {
  font-size: 15px;
}
@media (max-width: 600px) {
  .single-column-list .views-row {
    width: 100%;
  }
}
.view-new-search-members .view-filters,
.view-new-search-location .view-filters {
  display: none;
}
.view-new-search-members .views-field-field-account-business-name,
.view-new-search-location .views-field-field-account-business-name,
.view-new-search-members .views-field-field-location-keywords,
.view-new-search-location .views-field-field-location-keywords {
  font-size: 14px;
  line-height: 18px;
  color: #999999;
  font-style: oblique;
  margin-bottom: 10px;
}
a[class^="PIN"] {
  position: absolute;
  left: 15px;
  top: 15px;
  display: none;
  z-index: 2;
}
.pin-btns .views-row:hover a[class^="PIN"] {
  display: block;
}
.gm-style .gm-style-iw-c {
  max-height: 250px !important;
}
.gm-style .gm-style-iw-d {
  max-height: 250px !important;
}
.balloon a:nth-of-type(2) {
  color: black;
  font-weight: 600;
  padding-top: 5px;
  float: left;
  clear: left;
  width: 100%;
  font-size: 14px;
}
.balloon a:nth-of-type(3) {
  margin-bottom: 5px;
  float: left;
  clear: both;
  width: 100%;
}
#details {
  width: 100%;
}
#edit-submit-new-search-location {
  float: right;
  top: 0;
}
.view-photographers .views-field-field-profile-websites {
  position: absolute;
  bottom: 11px;
  left: 120px;
}
.view-photographers .views-field-field-profile-websites img {
  width: 14px;
}
.paragraphs-item-image-reference .contest-result-photo,
.field-name-field-image-id .contest-result-photo {
  width: 100% !important;
}
.paragraphs-item-image-reference img,
.field-name-field-image-id img {
  height: auto !important;
}
.paragraphs-item-image-reference .contest-result-details,
.field-name-field-image-id .contest-result-details {
  width: 100%;
  margin-left: 0;
}
.paragraphs-item-image-reference .contest-result-details p,
.field-name-field-image-id .contest-result-details p {
  font-size: 14px;
  color: #666;
  margin-top: 6px;
}
#block-block-71 {
  margin-bottom: 0;
  max-width: 740px;
  margin: 24px auto 0 auto;
}
#block-block-71 p {
  margin-bottom: 0;
}
.wedding-venue-regional,
.view-elopement-regional-page {
  width: 100%;
  max-width: 740px;
  margin: 0 auto;
}
.wedding-venue-regional .views-row,
.view-elopement-regional-page .views-row {
  padding-bottom: 24px;
  margin-bottom: 48px;
  border-bottom: 1px solid #ccc;
}
.wedding-venue-regional h2 a,
.view-elopement-regional-page h2 a {
  color: #2b2b2b;
}
.wedding-venue-regional .views-field-nothing,
.view-elopement-regional-page .views-field-nothing {
  font-size: 14px;
  color: #666;
  margin-top: 6px;
  margin-bottom: 24px;
}
.wedding-venue-regional .views-field-field-venue-website-url,
.view-elopement-regional-page .views-field-field-venue-website-url {
  margin-bottom: 24px;
}
.venue-list h3 a,
.view-dlp-stories h3 a {
  color: #2b2b2b;
}
.view-venue-gallery .masonry-item {
  width: 47%;
}
.view-blockquote-display {
  border-left: 3px solid #9ECA59;
  position: relative;
  margin: 48px 36px;
  padding: 3px 14px;
}
.view-blockquote-display:before {
  content: "";
  background-image: url('../images/icon_quote_gray.svg');
  width: 22px;
  height: 16px;
  display: block;
  position: absolute;
  left: -36px;
  top: 10px;
}
.view-blockquote-display .views-field-field-quote-text {
  font-size: 20px;
  line-height: 30px;
}
.view-blockquote-display .views-field-field-quote-author-byline {
  font-size: 16px;
  font-weight: 700;
  margin-top: 12px;
}
.view-blockquote-display .views-field-field-quote-author-byline a {
  color: #2b2b2b;
}
.page-node-edit.role-member .tabs.primary {
  display: none;
}
.form-item-field-this-photograph-was-create-und label,
.form-item-field-photo-criteria-confirmatio-und label,
.form-item-field-unadulterated-photo--und label,
.form-item-field-affirm-year-und label,
.form-item-field-affirm-wedding-day-und label {
  font-weight: bold;
}
.view-id-client_letters.view-display-id-block_2 .cl-content-area {
  height: 96px;
  overflow: auto;
}
.view-diamond-category-galleries .views-exposed-form #edit-cat-wrapper {
  margin-bottom: 6px;
  width: 100%;
}
.view-diamond-category-galleries .views-exposed-form #edit-field-color-selection-tid-selective-wrapper {
  margin-bottom: 12px;
  width: 100%;
}
.view-diamond-category-galleries .views-exposed-form .form-item {
  display: inline-block;
  margin-right: 3px;
}
.view-diamond-category-galleries .views-exposed-form a {
  border: 1px solid #999;
  color: #999;
  padding: 6px 12px;
  border-radius: 5px;
  font-weight: bold;
  display: inline-block;
}
.view-diamond-category-galleries .views-exposed-form a.active {
  background: #999;
  color: white;
}
.view-diamond-category-galleries .views-exposed-form a:hover {
  text-decoration: none;
}
.view-diamond-category-galleries .form-item-jump label {
  display: block !important;
}
#edit-field-color-selection-tid-selective-wrapper .form-item a {
  text-indent: -9999px;
  box-sizing: border-box;
  height: 36px;
  width: 38px;
  border: 1px solid #ccc;
}
#edit-field-color-selection-tid-selective-wrapper .form-item a.active {
  border: 6px solid #333;
}
#edit-field-color-selection-tid-selective-wrapper .form-item-edit-field-color-selection-tid-selective-23360 a {
  background: #3366FF;
}
#edit-field-color-selection-tid-selective-wrapper .form-item-edit-field-color-selection-tid-selective-23361 a {
  background: #339900;
}
#edit-field-color-selection-tid-selective-wrapper .form-item-edit-field-color-selection-tid-selective-23357 a {
  background: #FF3333;
}
#edit-field-color-selection-tid-selective-wrapper .form-item-edit-field-color-selection-tid-selective-23365 a {
  background: #FFCC00;
}
#edit-field-color-selection-tid-selective-wrapper .form-item-edit-field-color-selection-tid-selective-23359 a {
  background: #FFFF66;
}
#edit-field-color-selection-tid-selective-wrapper .form-item-edit-field-color-selection-tid-selective-23358 a {
  background: #FF99CC;
}
#edit-field-color-selection-tid-selective-wrapper .form-item-edit-field-color-selection-tid-selective-23364 a {
  background: #9933FF;
}
#edit-field-color-selection-tid-selective-wrapper .form-item-edit-field-color-selection-tid-selective-23362 a {
  background: #99FFFF;
}
#edit-field-color-selection-tid-selective-wrapper .form-item-edit-field-color-selection-tid-selective-23363 a {
  background: black;
}
#edit-field-color-selection-tid-selective-wrapper .form-item-edit-field-color-selection-tid-selective-23382 a {
  background: #CC6600;
}
.view-inspiration .views-field-field-photo-tags a {
  display: inline-block;
  background: white;
  overflow: hidden;
  font-size: 14px;
  padding: 3px 4px;
  margin-right: 5px;
  margin-bottom: 5px;
  text-transform: lowercase;
}
.node-type-we-submission .field-name-field-we-photos {
  margin-bottom: 36px;
}
.label-description {
  margin-bottom: 24px;
}
.edit-field-we-photos legend {
  border-bottom: 0;
  font-size: 16px;
}
.edit-field-we-photos .fieldset-description {
  color: #7f7f7f;
  font-size: 14px;
  line-height: 150%;
}
.node-type-we-submission .content-section {
  position: relative;
  padding-top: 12px;
}
.node-type-we-submission .content-section .content-header,
.node-type-we-submission .content-section .region-content {
  width: 100%;
  max-width: 740px;
  margin: 0 auto;
}
.node-type-we-submission .content-section .content-header {
  border: 0;
}
.node-type-we-submission .content-section .field-name-field-we-photos > .field-items > .field-item {
  margin-bottom: 48px;
}
.node-type-we-submission .content-section .field-name-field-we-photos img {
  margin: 12px 0;
}
.node-type-we-submission .content-section .field-name-field-we-photos .field-name-field-image-location {
  font-size: 14px;
  color: #666;
  line-height: 18px;
}
.node-type-we-submission .content-section .field-name-field-we-photos .field-name-field-please-describe-this-image {
  font-size: 14px;
  color: #666;
  line-height: 18px;
}
.role-member .field-name-body #cke_1_top,
.role-member .field-name-body #cke_1_bottom,
.role-member .field-name-body .filter-wrapper,
.role-member .field-name-field-please-describe-this-image #cke_1_top,
.role-member .field-name-field-please-describe-this-image #cke_1_bottom,
.role-member .field-name-field-please-describe-this-image .filter-wrapper {
  display: none;
}
.views-field-field-profile-portrait {
  position: relative;
}
.view-we-story-author-info {
  margin-right: 5px;
  position: relative;
}
.view-we-story-author-info .views-field-field-profile-portrait {
  position: absolute;
  left: 0;
  top: 0;
}
.view-we-story-author-info .views-field-field-profile-portrait:after {
  content: "";
  display: block;
  background: url('/sites/all/themes/wpja/images/we_color_badge.png') no-repeat;
  height: 30px;
  width: 30px;
  background-size: 30px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.view-we-story-author-info .views-field-field-profile-portrait img {
  height: 84px;
  width: auto;
  border-radius: 50%;
}
.view-we-story-author-info .author-info-text-wrap {
  display: table-cell;
  padding-left: 104px;
  vertical-align: middle;
  height: 84px;
}
.view-we-story-author-info .views-field-name {
  margin-bottom: 6px;
}
.view-we-story-author-info .views-field-name a {
  color: #333;
  font-size: 18px;
  font-weight: bold;
}
.view-we-story-author-info .views-field-field-membership-primary-listing {
  margin-bottom: 6px;
  color: #9ECA59;
}
.view-we-story-author-info .views-field-field-membership-primary-listing a {
  font-size: 14px;
}
.profile-short-notice {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 6px 10px;
  width: 100%;
  background: rgba(0, 0, 0, 0.25);
  box-sizing: border-box;
}
.field-name-field-available-for-short-notice .form-item {
  border: 2px solid #9eca59;
  padding: 8px;
}
.field-name-field-available-for-short-notice input {
  width: 12px;
  height: 15px;
}
.field-name-field-available-for-short-notice label {
  font-weight: 700;
}
.view-dlp-quick-wedding-text h1 {
  font-size: 1.875rem;
  line-height: 42px;
  color: #222;
  margin-bottom: 6px;
}
.view-dlp-quick-wedding-text h2 {
  text-transform: none;
  font-size: 20px;
}
.view-dlp-quick-wedding-text .location-kw {
  font-size: 16px;
  color: #888;
  text-transform: none;
  line-height: 24px;
  margin-bottom: 18px;
  font-weight: bold;
  font-style: normal;
  font-family: Lato, sans-serif;
}
.view-dlp-quick-wedding-text p {
  color: #666;
}
.contests-display-wrapper-1-2-1 .views-row:nth-of-type(3n - 5) {
  width: 100% !important;
}
.contests-display-wrapper-1-2-1 .views-row:nth-of-type(3n - 4) {
  float: left;
  width: 465px;
  margin-right: 0;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0;
  clear: none;
}
.contests-display-wrapper-1-2-1 .views-row:nth-of-type(3n - 3) {
  float: right;
  width: 465px;
  margin-right: 0;
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0;
  clear: none;
}
.contests-display-wrapper-1-2-1 .views-row .we-cover-text-group {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 95%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.contests-display-wrapper-1-2-1 .views-row .we-cover-text-group .we-cover-title {
  margin-bottom: 6px;
}
.contests-display-wrapper-1-2-1 .views-row .we-cover-text-group .we-cover-title a {
  color: white;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  text-transform: none;
}
.contests-display-wrapper-1-2-1 .views-row .we-cover-text-group .we-cover-author {
  font-size: 14px;
  color: white;
  line-height: 32px;
}
.contests-display-wrapper-1-2-1 .views-row .we-cover-text-group .we-cover-author .we-cover-name a {
  color: white;
}
.contests-display-wrapper-2 .view-content {
  padding-top: 0 !important;
  padding-bottom: 40px;
  overflow: hidden;
}
.contests-display-wrapper-2 .views-row .we-cover-text-group {
  position: absolute;
  left: 50%;
  top: 50%;
  text-align: center;
  width: 95%;
  transform: translate(-50%, -50%);
  pointer-events: none;
}
.contests-display-wrapper-2 .views-row .we-cover-text-group .we-cover-title {
  margin-bottom: 6px;
}
.contests-display-wrapper-2 .views-row .we-cover-text-group .we-cover-title a {
  color: white;
  font-size: 24px;
  font-weight: 500;
  line-height: 28px;
  text-transform: none;
}
.contests-display-wrapper-2 .views-row .we-cover-text-group .we-cover-author {
  font-size: 14px;
  color: white;
  line-height: 32px;
}
.contests-display-wrapper-2 .views-row .we-cover-text-group .we-cover-author .we-cover-name a {
  color: white;
}
#block-block-73 {
  background: #FEFEA5;
  padding: 15px 18px;
  color: black;
  border-radius: 15px;
}
#block-block-73 .notice-top {
  font-weight: bold;
  /* text-transform: capitalize; */
  font-size: 18px;
  margin-bottom: 5px;
  background: url(../images/green_check.svg) no-repeat left 5px;
  background-size: 17px;
  padding-left: 24px;
}
#block-block-73 .notice-text {
  margin-bottom: 5px;
  font-size: 14px;
}
#block-block-73 a {
  font-weight: bold;
}
.role-member .field-name-field-we-photos .form-item-field-we-photos-und-10-focal-point {
  display: none;
}
.page-user .pswp__caption,
.node-type-diamond-yearly-gallery .pswp__caption,
.page-contests .pswp__caption {
  display: none;
}
.view-dlp-we-story-block {
  overflow: hidden;
  margin: 36px 0;
}
.view-dlp-we-story-block .view-header {
  font-size: 24px;
  margin-bottom: 18px;
  background: transparent url(../images/we_color_badge.png) no-repeat;
  background-size: 54px;
  padding-left: 64px;
  line-height: 54px;
}
.view-dlp-we-story-block .views-row {
  width: 32%;
  margin-right: 2%;
  float: left;
}
.view-dlp-we-story-block .views-row:last-of-type {
  margin-right: 0;
}
.view-dlp-we-story-block .views-field-field-we-photos {
  margin-bottom: 12px;
}
.view-dlp-we-story-block .views-field-view-node {
  margin-bottom: 6px;
}
.view-dlp-we-story-block .views-field-view-node a {
  font-size: 16px;
  color: #333;
  font-weight: 600;
}
.view-dlp-we-story-block .views-field-created {
  font-size: 14px;
  color: #999;
  margin-bottom: 12px;
}
.view-dlp-diamond .view-header h3 {
  font-size: 24px;
  background: transparent url(../images/icon_diamond.png) no-repeat;
  background-size: auto 42px;
  padding-left: 55px;
  line-height: 44px;
}
.view-dlp-diamond .views-row {
  width: 48%;
  margin-right: 2%;
  float: left;
}
.view-dlp-diamond .views-row:nth-of-type(even) {
  margin-right: 0;
}
.view-dlp-diamond .views-row:nth-of-type(odd) {
  clear: left;
}
.view-dlp-diamond .views-field-field-photo-badged-rendering {
  margin-bottom: 12px;
}
.view-dlp-diamond .views-field-view-node {
  margin-bottom: 6px;
}
.view-dlp-diamond .views-field-view-node a {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  line-height: 24px;
}
.view-dlp-diamond .views-field-created {
  font-size: 14px;
  color: #999;
  margin-bottom: 12px;
}
.title-ag-icon .view-header h3 {
  background-image: url(../images/ag_award_icon_2x.png);
}
.title-tlc-icon .view-header h3 {
  background-image: url(../images/tlc_icon_white.png);
  background-position: -14px;
}
.title-contest-icon .view-header h3 {
  background-image: url(../images/badge_award_gray.svg);
}
.view-dlp-stories .view-header h3 {
  background: transparent url(../images/we_color_badge.png) no-repeat;
  background-size: 24px;
  padding-left: 30px;
}
.view-dlp-diamond h3 a {
  color: #2b2b2b;
}
.tlc-icon-highlight {
  margin-left: -7px;
}
.tlc-icon-highlight img {
  height: 20px;
}
.view-iso-keyword-generator {
  padding-bottom: 48px;
}
.view-iso-keyword-generator .views-row {
  display: inline;
}
.view-iso-keyword-generator .bef-checkboxes {
  column-count: 4;
}
.view-iso-keyword-generator .views-submit-button {
  clear: both;
}
.view-iso-keyword-generator .views-submit-button .form-submit {
  margin-top: 12px !important;
}
.view-iso-keyword-generator .views-reset-button .form-submit {
  margin-top: 12px !important;
}
#block-views-dlp-q-a-block-1 {
  background: #F5F5F5;
  padding: 42px 42px 18px;
  margin: 48px 0;
}
@media (max-width: 767px) {
  #block-views-dlp-q-a-block-1 {
    padding: 30px 30px 12px;
  }
}
#block-views-dlp-q-a-block-1 .block-title {
  font-size: 22px;
  text-transform: none;
  border: 0;
}
@media (max-width: 767px) {
  #block-views-dlp-q-a-block-1 .block-title {
    margin-bottom: 14px;
  }
}
#block-views-dlp-q-a-block-1 .block-content .view-content .views-row {
  margin-bottom: 36px;
}
#block-views-dlp-q-a-block-1 .block-content .view-content .views-row .views-field-nothing {
  font-weight: 900;
  margin-bottom: 12px;
  line-height: 24px;
}
#block-views-dlp-q-a-block-1 .block-content .view-content .views-row .views-field-nothing span {
  color: #9ECA59;
  font-weight: 900;
}
#block-views-dlp-q-a-block-1 .block-content .view-content .views-row .views-field-nothing-1 {
  line-height: 24px;
}
#block-views-dlp-q-a-block-1 .block-content .view-content .views-row .views-field-nothing-1 span {
  color: #9ECA59;
  font-weight: 900;
}
.view-dlp-curated-image-galleries {
  margin-top: 24px;
  border: 1px solid #eee;
  padding: 24px 30px;
}
.view-dlp-curated-image-galleries .view-header p {
  color: #666;
}
.view-dlp-curated-image-galleries .view-content {
  overflow: hidden;
  margin-top: 36px;
}
.view-dlp-curated-image-galleries .views-row {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  box-sizing: border-box;
  position: relative;
}
.view-dlp-curated-image-galleries .views-row-3 {
  margin-right: 0;
}
.view-dlp-curated-image-galleries .views-field-field-photo {
  margin-bottom: 24px;
}
.view-dlp-curated-image-galleries .views-field-title {
  margin-bottom: 12px;
}
.view-dlp-curated-image-galleries .views-field-title a {
  font-size: 20px;
  font-weight: 900;
  color: #2b2b2b;
  line-height: 24px;
}
@media (max-width: 768px) {
  .view-dlp-curated-image-galleries .views-field-title a {
    font-size: 16px;
  }
}
.view-dlp-curated-image-galleries .views-field-field-lead-text p {
  color: #666;
}
.view-dlp-curated-image-galleries .views-field-view-node a {
  font-size: 14px;
  font-weight: 600;
}
.entity-paragraphs-item .field-name-field-image-id .content-photo {
  margin-bottom: 0;
}
.view-dlp-inspiration-block .view-header h3 {
  background: none;
  padding-left: 0 !important;
}
.view-dlp-inspiration-block .view-header span {
  text-transform: capitalize;
}
.view-search-iso-block .view-filters {
  display: none;
}
.view-search-iso-block .view-content {
  width: 100% !important;
}
.permalink {
  display: none;
}
.view-venue-gallery .view-header {
  overflow: hidden;
}
.view-venue-gallery .view-header img {
  float: left;
  margin-right: 24px;
  margin-bottom: 12px;
}
.view-dlp-venue-logo-slider .unslick {
  padding-bottom: 90px;
}
.view-dlp-venue-logo-slider .slick .slick__arrow .slick-prev {
  margin-left: 0;
}
.view-dlp-venue-logo-slider .slick .slick__arrow .slick-next {
  margin-right: 0;
}
.view-dlp-venue-logo-slider .views-field-field-venue-website-url {
  margin-top: 12px;
  text-align: center;
}
.view-dlp-venue-logo-slider .views-field-field-venue-website-url a {
  font-size: 14px;
}
.view-dlp-venue-logo-slider .slick .slick__arrow {
  opacity: 1 !important;
  pointer-events: none;
}
.view-dlp-venue-logo-slider .slick .slick__arrow button {
  pointer-events: auto;
}
.view-dlp-venue-logo-slider .overlay-nav-next,
.view-dlp-venue-logo-slider .overlay-nav-prev {
  display: none;
}
.view-dlp-venue-logo-slider .slick-list {
  padding: 10px 15px;
}
.view-dlp-venue-logo-slider .slick-track {
  display: flex;
  align-items: center;
  justify-content: center;
}
.view-dlp-venue-logo-slider .slick__slide {
  display: block;
  float: left;
  width: 20%;
  box-sizing: border-box;
  list-style: none;
  max-width: 182px;
}
.view-dlp-venue-logo-slider .slick__slide .views-field-field-venue-logo a {
  display: block;
  padding: 0 15px;
}
.view-dlp-venue-logo-slider .slick__slide .field-content {
  text-align: center;
  vertical-align: middle;
  position: relative;
  overflow: hidden;
}
.view-dlp-venue-logo-slider .slick__slide .field-content img {
  width: 100%;
  height: auto;
  display: inline;
  position: relative;
}
/*# sourceMappingURL=http://wpja.dev.dd:8083/sites/all/themes/wpja/css/site.css.map */
/*
	Silence is golden.

	This file is ready for you to start adding site-specific colours, variables and settings.
	We didn't add any so you don't need to delete them

*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media (min-width: 1200px) {
}
/*# sourceMappingURL=http://wpja.dev.dd:8083/sites/all/themes/wpja/css/site.css.map */
/*
	Silence is golden.

	This file is ready for you to start adding site-specific colours, variables and settings.
	We didn't add any so you don't need to delete them

*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media (max-width: 767px) {
  @import 'https://fonts.googleapis.com/css?family=Lato:900|Open+Sans:400,400i,600,600i,700|Bree+Serif';
  @import 'https://fonts.googleapis.com/css?family=Abhaya+Libre';
  .container {
    width: 100%;
    margin: 0 auto;
    clear: both;
    position: relative;
  }
  section.primary {
    width: 100%;
    margin: 0 auto;
    clear: both;
    position: relative;
  }
  .brand {
    width: 200px;
  }
  .user-menu {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .highlighted .announcement {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .content-section {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  #block-views-contests-latest-contests {
    margin-bottom: 20px;
  }
  #block-views-contests-latest-contests .view-contests {
    position: relative;
  }
  #block-views-contests-latest-contests .view-contests:hover .view-footer,
  #block-views-contests-latest-contests .view-contests:focus .view-footer {
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    /* Safari */
    transition: opacity 0.5s;
  }
  #block-views-contests-latest-contests:before,
  #block-views-contests-latest-contests:after {
    content: " ";
    display: table;
  }
  #block-views-contests-latest-contests:after {
    clear: both;
  }
  #block-views-contests-latest-contests h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 33px;
    line-height: 2.0625rem;
  }
  #block-views-contests-latest-contests .view-content {
    margin-bottom: 20px;
  }
  #block-views-contests-latest-contests .view-content img {
    display: block;
    width: 100%;
  }
  #block-views-contests-latest-contests .attribution {
    background: #000;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 125%;
    padding: 10px;
    text-align: left;
  }
  #block-views-photos-block {
    margin-bottom: 0;
    max-height: 100vh;
    overflow: hidden;
    position: relative;
  }
  #block-views-photos-block .view-photos {
    margin-bottom: 0;
  }
  #block-views-photos-block .photo {
    margin-bottom: 0;
    max-height: 100vh;
    overflow: hidden;
    position: relative;
  }
  #block-views-photos-block .attribution {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    color: #e8e8e8;
    font-size: 14px;
    box-sizing: border-box;
    text-shadow: 0px 0px 8px black;
  }
  #block-views-photos-block .attribution a,
  #block-views-photos-block .attribution a:visited {
    color: #e8e8e8;
  }
  .poy-feature-image {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    float: right;
  }
  .poy-excerpt {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .swiper-articles {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .block-wpja-find-photographer {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .swiper-subpage {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    float: right;
    margin-right: 0;
  }
  .profile .info {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .profile .biography {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .profile-teaser {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .view-display-id-listings_letters .views-row {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .view-display-id-listings_letters .views-row.views-row-1 {
    margin-left: 0;
  }
  .view-display-id-listings_letters .views-row.views-row-3 {
    margin-right: 0;
  }
  footer.primary #block-related-websites-related-website-wpja,
  footer.primary #block-related-websites-related-website-ag,
  footer.primary .block-related-websites,
  footer.primary #block-views-footer-location-blocks-block {
    box-sizing: border-box;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 49%;
  }
  footer.primary #block-related-websites-related-website-wpja img,
  footer.primary #block-related-websites-related-website-ag img,
  footer.primary .block-related-websites img,
  footer.primary #block-views-footer-location-blocks-block img {
    display: block;
    margin-bottom: 10px;
  }
  footer.primary .copyright {
    width: 100%;
    clear: both;
  }
  .region-footer .block-hero-search {
    position: relative;
  }
  .region-footer .block-hero-search #autocomplete {
    top: auto !important;
    bottom: 64px !important;
  }
  .contests-display-wrapper .swiper-photos .view-content {
    margin-left: 0;
  }
  .contests-display-wrapper .swiper-photos .view-footer {
    float: right;
    margin-right: 0;
  }
  .contests-display-wrapper .view-content .views-row {
    padding-bottom: 20px;
  }
  .contests-display-wrapper .view-content .views-row-odd {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    margin-left: 0;
    clear: both;
  }
  .contests-display-wrapper .view-content .views-row-even {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    margin-left: 0;
  }
  .contest-result-details,
  .photo-comment {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    margin-right: 0;
  }
  .contest-result-photo,
  .contest-photo-judges-comments {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    margin-left: 0;
  }
  .view-contest-categories {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    margin: 0;
  }
  .view-contest-categories .view-content .views-row {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    margin-left: 0;
  }
  .view-contest-people {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .region-area .country {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .region-area .country .province {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    margin-left: 0;
  }
  .view-photos.view-display-id-block_3 {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    margin-bottom: 10px;
  }
  h1,
  .h1 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    line-height: 2.625rem;
  }
  h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
    text-transform: uppercase;
  }
  h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 27px;
    line-height: 1.6875rem;
  }
  h4 {
    color: #666;
  }
  body {
    color: #2b2b2b;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
  }
  p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 20px;
  }
  a,
  a:visited {
    color: #9ECA59;
    text-decoration: none;
    transition: all .3s ease;
  }
  a:hover,
  a:visited:hover,
  a:focus,
  a:visited:focus {
    text-decoration: underline;
  }
  .fine,
  .fine p {
    font-size: 0.9em;
    line-height: 1.2em;
  }
  abbr,
  acronym {
    border-bottom: 1px dotted;
    cursor: help;
  }
  address {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: italic;
  }
  blockquote {
    margin: 16px 0;
    padding: 0 0 0 32px;
  }
  code {
    font-size: 16px;
    font-family: monospace;
    background: #eee;
  }
  em,
  i {
    font-style: italic;
  }
  strong,
  b {
    font-weight: bold;
  }
  small {
    color: #aaaaaa;
    font-size: 13px;
  }
  ol,
  ul {
    margin: 16px 0;
    padding: 0 0 0 32px;
  }
  ol li,
  ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 150%;
    list-style-position: outside;
  }
  ul li {
    list-style: disc;
  }
  ol li {
    list-style: decimal;
    margin-bottom: 10px;
  }
  form {
    margin: 16px 0;
  }
  dl {
    margin: 16px 0;
  }
  dl dt {
    font-weight: bold;
  }
  dl dd {
    margin: 0 0 8px;
  }
  table {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    width: 100%;
    margin: 16px 0;
  }
  table th {
    padding: 8px;
    border: 1px solid #eaeaea;
    background: #ffffff;
    text-align: left;
    font-weight: bold;
  }
  table td {
    padding: 8px;
    border: 1px solid #eaeaea;
  }
  footer.primary p {
    font-size: 13.6px;
    line-height: 16px;
  }
  .front header.primary {
    margin-bottom: 0;
  }
  h2 {
    padding-top: 10px;
    margin-top: 0;
  }
  .swiper-container {
    overflow: hidden;
  }
  .breadcrumb {
    line-height: 1.5;
  }
  .content-header {
    margin-top: 1em;
  }
  header.primary {
    position: relative;
    padding: 10px 0 0;
    max-height: 140px;
  }
  header.primary .brand {
    position: relative;
    z-index: 100;
    padding-bottom: 1.5em;
    width: 90%;
  }
  header.primary .brand a:before {
    content: '≡';
    color: white;
    font-size: 2.5em;
    font-weight: normal;
    position: absolute;
    right: 0;
    top: 0;
  }
  header.primary .brand img {
    width: 183px;
  }
  header.primary .region-search {
    top: -42px;
  }
  .user-menu {
    position: absolute;
    top: 12px;
    right: 41px;
    padding: 0 !important;
    z-index: 101;
  }
  .user-menu select {
    display: none;
  }
  .user-menu ul.links li:nth-child(1),
  .user-menu ul.links li:nth-child(2) {
    display: none;
  }
  .user-menu ul.links .header-menu-social {
    visibility: hidden;
    width: 22px;
  }
  .user-menu ul.links .header-menu-social:before {
    visibility: visible;
    font-size: 20px;
    border-radius: 50%;
    padding: 3px;
  }
  nav.primary {
    position: relative;
    z-index: 8;
    width: 100%;
    top: 15px;
  }
  nav.primary .region-navigation {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  nav.primary .nav,
  nav.primary .sub-nav {
    background: white;
    display: block;
    position: static;
    white-space: nowrap;
    opacity: 0;
    height: 0;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  nav.primary .nav li,
  nav.primary .sub-nav li {
    display: block;
    float: none;
    padding: 1em;
    border-bottom: 1px solid black;
  }
  nav.primary .nav li a,
  nav.primary .sub-nav li a {
    cursor: pointer;
    color: #523837 !important;
    padding: 0 16px 0 0;
    width: 100%;
  }
  nav.primary .nav li.has-sub-menu:before,
  nav.primary .sub-nav li.has-sub-menu:before {
    content: "\25b8";
    color: black;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    right: 10px;
    font-size: 1.2em;
  }
  nav.primary .nav li.sub-nav-expanded a,
  nav.primary .sub-nav li.sub-nav-expanded a {
    color: #ddd !important;
  }
  nav.primary .nav li.sub-nav-expanded.has-sub-menu:before,
  nav.primary .sub-nav li.sub-nav-expanded.has-sub-menu:before {
    content: "\25be";
    color: #ddd !important;
  }
  nav.primary .sub-nav li,
  nav.primary ul.sub-nav.js-menu-visible li {
    padding: 0;
    font-size: 1em;
  }
  nav.primary .sub-nav li a,
  nav.primary ul.sub-nav.js-menu-visible li a {
    margin: 0;
    color: #ddd !important;
    font-size: .9em;
  }
  nav.primary.js-menu-visible .nav,
  nav.primary.js-menu-visible ul.js-menu-visible {
    opacity: 1;
    height: auto;
  }
  nav.primary.js-menu-visible.js-submenu-visible #block-system-main-menu {
    min-height: 46px;
  }
  #block-system-main-menu {
    background-color: black;
    margin: 0;
    padding: 0 0 2em 0;
    width: 100%;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }
  ul.tabs.primary {
    clear: both;
    float: none;
    margin: 0;
  }
  #user-register-form .password-strength {
    display: none;
  }
  #user-register-form .confirm-parent,
  #user-register-form .password-parent {
    width: 100%;
  }
  #node-1 h2 {
    padding-top: 0;
    margin-top: 0;
  }
  .view-photographers .view-header .view-photos,
  .view-photographers .view-footer {
    display: none;
  }
  .view-photographers .view-content tr {
    padding: 10px 0;
    display: block;
    border-top: 1px solid #eee;
    border-bottom: none;
  }
  .view-photographers .view-content tr * {
    display: inline;
    padding: 0;
  }
  .view-photographers .view-content tr cite {
    display: block;
  }
  .view-photographers .view-content tr .views-field-field-rates-price,
  .view-photographers .view-content tr .views-field-nothing p,
  .view-photographers .view-content tr .rate-currency {
    display: none;
  }
  .view-photographers .view-content tr h5 {
    display: inline-block;
    margin-bottom: 5px;
  }
  .view-photographers .view-content tr .views-field-field-membership-award-winning .badge-1 {
    display: inline-block;
    width: 15px;
    height: 15px;
    background-size: contain;
  }
  .view-photographers .view-content tr .views-field-field-membership-award-winning .badge-0 {
    display: none;
  }
  .slick-view-slider-profile {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  body[class*='page-contests-'] .view-header {
    display: none;
  }
  body[class*='page-contests-'] .content-section {
    width: 100%;
    margin: 0;
  }
  body[class*='page-contests-'] .content-header {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  body[class*='page-contests-'] .view-contests {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  body[class*='page-contests-'] .views-field-nothing {
    float: left;
    width: 100%;
  }
  body[class*='page-contests-'] .views-field-nothing .field-content {
    display: block;
    padding: 1em 0;
  }
  body[class*='page-contests-'] .views-field-field-photo {
    clear: left;
  }
  body[class*='page-contests-'] .views-field-field-photo .field-content {
    border: 1px solid #eee;
    min-height: 0!important;
    height: 320px;
  }
  body[class*='page-contests-'] .views-field-field-photo img {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  }
  .contests-display-wrapper .view-content .views-row {
    width: 100%;
    margin: 0;
  }
  .contests-display-wrapper .view-content .views-row .views-field-nothing {
    float: left;
    width: auto;
  }
  .contests-display-wrapper .view-content .views-row .views-field-nothing .field-content {
    padding: 0;
    margin: 0;
    float: none;
    width: 100%;
    height: auto;
  }
  #photos .view-photos {
    padding-top: 5%;
    clear: both;
  }
  #photos .view-photos .view-header {
    display: none;
  }
  .profile .profile-details {
    float: none;
  }
  .profile .profile-details label {
    display: none;
  }
  .detail.first-name {
    display: none;
  }
  .view-contests-page .views-row,
  .view-photos .views-row {
    margin-bottom: 2em;
  }
  .view-contest-categories {
    width: 100%;
  }
  .view-contest-categories .view-content .views-row {
    float: none;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .page-user .content-section {
    width: 100%;
    margin: 0;
  }
  .page-user .content-section .subtabs {
    display: none;
  }
  .page-user .content-section .field-name-field-profile-portrait {
    margin-top: 20px;
  }
  .page-user .content-section .content-header,
  .page-user .content-section .section-contained,
  .page-user .content-section #details,
  .page-user .content-section .cl-item-wrap,
  .page-user .content-section .packages-content {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .page-user .content-section .contest-result-details > span {
    display: block;
    background-color: #f4f4f4;
    padding: .5em 1em 1em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  }
  .page-user .content-section .field-content .photo-share {
    display: none;
  }
  footer.primary .block {
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .swiper-subpage {
    width: 100%;
    margin: 0;
    margin-bottom: 15px;
  }
  .section-section {
    float: none;
    border: none!important;
  }
  .section-section h3:first-child {
    margin-top: auto;
  }
  .section-section p:last-child {
    margin-top: auto;
  }
  .section-image {
    display: none;
  }
  .section-content {
    margin-left: 0;
  }
  .view-locations.view-display-id-page_1 .view-content {
    column-count: 2;
    column-gap: 1em;
  }
  .view-locations.view-display-id-page_1 .view-content h3 {
    border-bottom: none;
  }
  .node-type-photo .content-header {
    display: none;
  }
  .node-type-photo .contest-result-photo,
  .node-type-photo .contest-result-details {
    float: none;
    width: 100%;
    margin: 0;
  }
  .node-type-photo .contest-result-details {
    margin: 1em 0;
  }
  .node-type-photo .photo-share {
    display: none;
  }
  .node-type-photo .contest-result-photo img {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  }
  .node-type-photo .photo-comment {
    position: static;
    margin: 0;
    float: none;
    width: 100%;
  }
  .page-contests .contest-gallery .views-field-field-photo-placing {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .page-contests .contest-gallery .views-field-field-photo-placing h2 {
    font-size: 1.2em;
    font-family: 'Open Sans', sans-serif;
    border-bottom: none;
    margin-bottom: 0;
    padding-top: 15px;
    padding-bottom: 5px;
  }
  .page-contests .contest-gallery .views-field-field-photo {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  }
  .page-contests .contest-gallery .views-field-field-photo img {
    box-shadow: none;
  }
  .page-contests .contest-gallery .views-field-field-photo .field-content {
    border: none;
    float: none;
    width: 100%;
    margin: 0;
    height: auto;
  }
  .page-contests .contest-gallery .profile-button {
    display: none;
  }
  .page-contests .contest-gallery .photo-share {
    display: none;
  }
  .page-contests .contest-gallery .contest-result-details {
    margin-bottom: 1.5em;
  }
  .page-contests .contest-gallery .contest-result-details > div {
    background-color: #f4f4f4;
    padding: .5em 1em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  }
  .view-articles .node-article {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .view-articles .node-article .article-feature {
    padding-bottom: 1em;
  }
  .view-articles .node-article .article-feature,
  .view-articles .node-article .article-content {
    width: 100%;
    float: none;
    margin: 0;
  }
  #user-login {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  ul.tabs.primary {
    white-space: normal;
    text-align: left;
    line-height: 2.4;
  }
  .form-item {
    max-width: 100%;
  }
  .form-item input {
    width: auto;
    max-width: 100%;
  }
  .page-user-edit .region-content {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
  .profile-tab {
    display: block;
    clear: both;
  }
  #letters.profile-tab > p {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .not-front section.primary {
    padding-top: 30px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  #block-views-contests-latest-contests .view-content {
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) and (min-width: 960px) {
  #block-views-contests-latest-contests .view-footer {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    /* Safari */
    transition: opacity 0.5s;
    float: left;
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    padding-left: 0%;
    padding-right: 0%;
    float: right;
    position: absolute;
    top: 1em;
    left: 1em;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 2em;
    padding-bottom: 0;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  #block-views-photos-block {
    padding-top: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .contest-result-details,
  .photo-comment {
    position: relative;
    margin-top: 20px;
  }
}
@media (max-width: 767px) and (min-width: 768px) {
  .front #block-system-main-menu {
    background-color: transparent;
  }
}
/*# sourceMappingURL=http://wpja.dev.dd:8083/sites/all/themes/wpja/css/site.css.map */
/*
	Silence is golden.

	This file is ready for you to start adding site-specific colours, variables and settings.
	We didn't add any so you don't need to delete them

*/
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
@media (min-width: 768px) and (max-width: 959px) {
  @import 'https://fonts.googleapis.com/css?family=Lato:900|Open+Sans:400,400i,600,600i,700|Bree+Serif';
  @import 'https://fonts.googleapis.com/css?family=Abhaya+Libre';
  .container {
    width: 768px;
    margin: 0 auto;
    clear: both;
    position: relative;
  }
  section.primary {
    width: 768px;
    margin: 0 auto;
    clear: both;
    position: relative;
  }
  .brand {
    width: 200px;
  }
  .user-menu {
    float: left;
    width: 435.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .highlighted .announcement {
    float: left;
    width: 371.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .content-section {
    float: left;
    width: 755.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  #block-views-contests-latest-contests {
    margin-bottom: 20px;
  }
  #block-views-contests-latest-contests .view-contests {
    position: relative;
  }
  #block-views-contests-latest-contests .view-contests:hover .view-footer,
  #block-views-contests-latest-contests .view-contests:focus .view-footer {
    opacity: 1;
    -webkit-transition: opacity 0.5s;
    /* Safari */
    transition: opacity 0.5s;
  }
  #block-views-contests-latest-contests:before,
  #block-views-contests-latest-contests:after {
    content: " ";
    display: table;
  }
  #block-views-contests-latest-contests:after {
    clear: both;
  }
  #block-views-contests-latest-contests h3 {
    font-size: 22px;
    font-size: 1.375rem;
    line-height: 33px;
    line-height: 2.0625rem;
  }
  #block-views-contests-latest-contests .view-content {
    margin-bottom: 20px;
  }
  #block-views-contests-latest-contests .view-content img {
    display: block;
    width: 100%;
  }
  #block-views-contests-latest-contests .attribution {
    background: #000;
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 125%;
    padding: 10px;
    text-align: left;
  }
  #block-views-photos-block {
    margin-bottom: 0;
    max-height: 100vh;
    overflow: hidden;
    position: relative;
  }
  #block-views-photos-block .view-photos {
    margin-bottom: 0;
  }
  #block-views-photos-block .photo {
    margin-bottom: 0;
    max-height: 100vh;
    overflow: hidden;
    position: relative;
  }
  #block-views-photos-block .attribution {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    color: #e8e8e8;
    font-size: 14px;
    box-sizing: border-box;
    text-shadow: 0px 0px 8px black;
  }
  #block-views-photos-block .attribution a,
  #block-views-photos-block .attribution a:visited {
    color: #e8e8e8;
  }
  .poy-feature-image {
    float: left;
    width: 243.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    float: right;
  }
  .poy-excerpt {
    float: left;
    width: 467.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .swiper-articles {
    float: left;
    width: 755.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .block-wpja-find-photographer {
    float: left;
    width: 371.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .swiper-subpage {
    float: left;
    width: 371.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    float: right;
    margin-right: 0;
  }
  .profile .info {
    float: left;
    width: 243.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .profile .biography {
    float: left;
    width: 371.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .profile-teaser {
    float: left;
    width: 115.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .view-display-id-listings_letters .views-row {
    float: left;
    width: 243.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .view-display-id-listings_letters .views-row.views-row-1 {
    margin-left: 0;
  }
  .view-display-id-listings_letters .views-row.views-row-3 {
    margin-right: 0;
  }
  footer.primary #block-related-websites-related-website-wpja,
  footer.primary #block-related-websites-related-website-ag,
  footer.primary .block-related-websites,
  footer.primary #block-views-footer-location-blocks-block {
    box-sizing: border-box;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 49%;
  }
  footer.primary #block-related-websites-related-website-wpja img,
  footer.primary #block-related-websites-related-website-ag img,
  footer.primary .block-related-websites img,
  footer.primary #block-views-footer-location-blocks-block img {
    display: block;
    margin-bottom: 10px;
  }
  footer.primary .copyright {
    width: 100%;
    clear: both;
  }
  .region-footer .block-hero-search {
    position: relative;
  }
  .region-footer .block-hero-search #autocomplete {
    top: auto !important;
    bottom: 64px !important;
  }
  .contests-display-wrapper .swiper-photos .view-content {
    margin-left: 0;
  }
  .contests-display-wrapper .swiper-photos .view-footer {
    float: right;
    margin-right: 0;
  }
  .contests-display-wrapper .view-content .views-row {
    padding-bottom: 20px;
  }
  .contests-display-wrapper .view-content .views-row-odd {
    float: left;
    width: 371.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
    clear: both;
  }
  .contests-display-wrapper .view-content .views-row-even {
    float: left;
    width: 371.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
  }
  .contest-result-details,
  .photo-comment {
    float: left;
    width: 179.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    margin-right: 0;
  }
  .contest-result-photo,
  .contest-photo-judges-comments {
    float: left;
    width: 563.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
  }
  .view-contest-categories {
    float: left;
    width: 755.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0;
  }
  .view-contest-categories .view-content .views-row {
    float: left;
    width: 371.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
  }
  .view-contest-people {
    float: left;
    width: 691.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .region-area .country {
    float: left;
    width: 755.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .region-area .country .province {
    float: left;
    width: 179.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0;
  }
  .view-photos.view-display-id-block_3 {
    float: left;
    width: 755.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    margin-bottom: 10px;
  }
  h1,
  .h1 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 42px;
    line-height: 2.625rem;
  }
  h2 {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 1.875rem;
    text-transform: uppercase;
  }
  h3 {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 27px;
    line-height: 1.6875rem;
  }
  h4 {
    color: #666;
  }
  body {
    color: #2b2b2b;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
  }
  p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 20px;
  }
  a,
  a:visited {
    color: #9ECA59;
    text-decoration: none;
    transition: all .3s ease;
  }
  a:hover,
  a:visited:hover,
  a:focus,
  a:visited:focus {
    text-decoration: underline;
  }
  .fine,
  .fine p {
    font-size: 0.9em;
    line-height: 1.2em;
  }
  abbr,
  acronym {
    border-bottom: 1px dotted;
    cursor: help;
  }
  address {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-style: italic;
  }
  blockquote {
    margin: 16px 0;
    padding: 0 0 0 32px;
  }
  code {
    font-size: 16px;
    font-family: monospace;
    background: #eee;
  }
  em,
  i {
    font-style: italic;
  }
  strong,
  b {
    font-weight: bold;
  }
  small {
    color: #aaaaaa;
    font-size: 13px;
  }
  ol,
  ul {
    margin: 16px 0;
    padding: 0 0 0 32px;
  }
  ol li,
  ul li {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 150%;
    list-style-position: outside;
  }
  ul li {
    list-style: disc;
  }
  ol li {
    list-style: decimal;
    margin-bottom: 10px;
  }
  form {
    margin: 16px 0;
  }
  dl {
    margin: 16px 0;
  }
  dl dt {
    font-weight: bold;
  }
  dl dd {
    margin: 0 0 8px;
  }
  table {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    width: 100%;
    margin: 16px 0;
  }
  table th {
    padding: 8px;
    border: 1px solid #eaeaea;
    background: #ffffff;
    text-align: left;
    font-weight: bold;
  }
  table td {
    padding: 8px;
    border: 1px solid #eaeaea;
  }
  footer.primary p {
    font-size: 13.6px;
    line-height: 16px;
  }
  #block-system-main-menu .content > .nav > .first.leaf {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 959px) and (max-width: 767px) {
  .not-front section.primary {
    padding-top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 959px) and (min-width: 768px) {
  #block-views-contests-latest-contests .view-content {
    float: left;
    width: 755.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) and (min-width: 960px) {
  #block-views-contests-latest-contests .view-footer {
    opacity: 0;
    -webkit-transition: opacity 0.5s;
    /* Safari */
    transition: opacity 0.5s;
    float: left;
    width: 371.2px;
    margin-left: 6.4px;
    margin-right: 6.4px;
    padding-left: 0px;
    padding-right: 0px;
    float: right;
    position: absolute;
    top: 1em;
    left: 1em;
    background: rgba(0, 0, 0, 0.6);
    color: white;
    padding: 2em;
    padding-bottom: 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) and (min-width: 768px) {
  #block-views-photos-block {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 959px) and (max-width: 767px) {
  .contest-result-details,
  .photo-comment {
    position: relative;
    margin-top: 20px;
  }
}
/*# sourceMappingURL=http://wpja.dev.dd:8083/sites/all/themes/wpja/css/site.css.map */