/* Minify_CSS_UriRewriter::$debugText

docRoot    : /var/www/military-technologies.net
currentDir : /var/www/military-technologies.net/wp-content/plugins/wp-google-search

*/

/* wgs.css */

/* 1  */ /*turn off table borders and other table settings*/
/* 2  */ #content .wgs_wrapper table, #widget .wgs_wrapper table, .wgs_wrapper table {
/* 3  */ 	border: none;
/* 4  */ 	margin: auto;
/* 5  */ 	width: 100%;
/* 6  */ 	border-collapse: initial;
/* 7  */ }
/* 8  */ 
/* 9  */ #content .wgs_wrapper tr td, #widget .wgs_wrapper tr td, .wgs_wrapper tr td {
/* 10 */ 	border: none;
/* 11 */ 	padding: 0;
/* 12 */ }
/* 13 */ 
/* 14 */ .wgs_wrapper body, .wgs_wrapper input, .wgs_wrapper textarea {
/* 15 */ 	line-height: initial;
/* 16 */ }
/* 17 */ 
/* 18 */ /*switch off word wrap (because some elements are wrong without it)*/
/* 19 */ .wgs_wrapper html, .wgs_wrapper body, .wgs_wrapper div, .wgs_wrapper span, .wgs_wrapper applet, .wgs_wrapper object, .wgs_wrapper iframe, .wgs_wrapper h1, .wgs_wrapper h2, .wgs_wrapper h3, .wgs_wrapper h4, .wgs_wrapper h5, .wgs_wrapper h6, .wgs_wrapper p, .wgs_wrapper blockquote, .wgs_wrapper pre, .wgs_wrapper a, .wgs_wrapper abbr, .wgs_wrapper acronym, .wgs_wrapper address, .wgs_wrapper big, .wgs_wrapper cite, .wgs_wrapper code, .wgs_wrapper del, .wgs_wrapper dfn, .wgs_wrapper em, .wgs_wrapper font, .wgs_wrapper ins, .wgs_wrapper kbd, .wgs_wrapper q, .wgs_wrapper s, .wgs_wrapper samp, .wgs_wrapper small, .wgs_wrapper strike, .wgs_wrapper strong, .wgs_wrapper sub, .wgs_wrapper sup, .wgs_wrapper tt, .wgs_wrapper var, .wgs_wrapper dl, .wgs_wrapper dt, .wgs_wrapper dd, .wgs_wrapper ol, .wgs_wrapper ul, .wgs_wrapper li, .wgs_wrapper fieldset, .wgs_wrapper form, .wgs_wrapper label, .wgs_wrapper legend, .wgs_wrapper table, .wgs_wrapper caption, .wgs_wrapper tbody, .wgs_wrapper tfoot, .wgs_wrapper thead, .wgs_wrapper tr, .wgs_wrapper th, .wgs_wrapper td {
/* 20 */ 	word-wrap: normal;
/* 21 */ }
/* 22 */ 
/* 23 */ /*space below the searh frame*/
/* 24 */ #wgs_wrapper_id {
/* 25 */ 	margin-bottom: 10px;
/* 26 */ }
/* 27 */ 
/* 28 */ /*turn off shadow of search field*/
/* 29 */ .gsc-input {
/* 30 */ 	margin-left: 3px !important;
/* 31 */     box-shadow: inherit !important;
/* 32 */ }
/* 33 */ 
/* 34 */ /*minimize space between search filed and search button*/
/* 35 */ .gsc-search-box-tools .gsc-search-box .gsc-input {
/* 36 */ padding-right: 0;
/* 37 */ }
/* 38 */ 
/* 39 */ /*reduce search button width (from 27px to 10px)*/
/* 40 */ .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
/* 41 */ padding: 6px 10px;
/* 42 */ }
/* 43 */ 
/* 44 */ /*switch off background and border of search box in support overlay mode*/
/* 45 */ .gsc-control-cse { 
/* 46 */ 	background-color: transparent !important;
/* 47 */ 	border: none !important;
/* 48 */ 	padding: 0px !important;
/* 49 */ }
/* 50 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /var/www/military-technologies.net
currentDir : /var/www/military-technologies.net/wp-content/plugins/contact-form-7/includes/css

file-relative URI  : ../../images/ajax-loader.gif
path prepended     : /var/www/military-technologies.net/wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif
docroot stripped   : /wp-content/plugins/contact-form-7/includes/css/../../images/ajax-loader.gif
traversals removed : /wp-content/plugins/contact-form-7/images/ajax-loader.gif

*/

/* styles.css */

/* 1   */ div.wpcf7 {
/* 2   */ 	margin: 0;
/* 3   */ 	padding: 0;
/* 4   */ }
/* 5   */ 
/* 6   */ div.wpcf7-response-output {
/* 7   */ 	margin: 2em 0.5em 1em;
/* 8   */ 	padding: 0.2em 1em;
/* 9   */ }
/* 10  */ 
/* 11  */ div.wpcf7 .screen-reader-response {
/* 12  */ 	position: absolute;
/* 13  */ 	overflow: hidden;
/* 14  */ 	clip: rect(1px, 1px, 1px, 1px);
/* 15  */ 	height: 1px;
/* 16  */ 	width: 1px;
/* 17  */ 	margin: 0;
/* 18  */ 	padding: 0;
/* 19  */ 	border: 0;
/* 20  */ }
/* 21  */ 
/* 22  */ div.wpcf7-mail-sent-ok {
/* 23  */ 	border: 2px solid #398f14;
/* 24  */ }
/* 25  */ 
/* 26  */ div.wpcf7-mail-sent-ng {
/* 27  */ 	border: 2px solid #ff0000;
/* 28  */ }
/* 29  */ 
/* 30  */ div.wpcf7-spam-blocked {
/* 31  */ 	border: 2px solid #ffa500;
/* 32  */ }
/* 33  */ 
/* 34  */ div.wpcf7-validation-errors {
/* 35  */ 	border: 2px solid #f7e700;
/* 36  */ }
/* 37  */ 
/* 38  */ .wpcf7-form-control-wrap {
/* 39  */ 	position: relative;
/* 40  */ }
/* 41  */ 
/* 42  */ span.wpcf7-not-valid-tip {
/* 43  */ 	color: #f00;
/* 44  */ 	font-size: 1em;
/* 45  */ 	font-weight: normal;
/* 46  */ 	display: block;
/* 47  */ }
/* 48  */ 
/* 49  */ .use-floating-validation-tip span.wpcf7-not-valid-tip {
/* 50  */ 	position: absolute;

/* styles.css */

/* 51  */ 	top: 20%;
/* 52  */ 	left: 20%;
/* 53  */ 	z-index: 100;
/* 54  */ 	border: 1px solid #ff0000;
/* 55  */ 	background: #fff;
/* 56  */ 	padding: .2em .8em;
/* 57  */ }
/* 58  */ 
/* 59  */ span.wpcf7-list-item {
/* 60  */ 	display: inline-block;
/* 61  */ 	margin: 0 0 0 1em;
/* 62  */ }
/* 63  */ 
/* 64  */ span.wpcf7-list-item-label::before,
/* 65  */ span.wpcf7-list-item-label::after {
/* 66  */ 	content: " ";
/* 67  */ }
/* 68  */ 
/* 69  */ .wpcf7-display-none {
/* 70  */ 	display: none;
/* 71  */ }
/* 72  */ 
/* 73  */ div.wpcf7 .ajax-loader {
/* 74  */ 	visibility: hidden;
/* 75  */ 	display: inline-block;
/* 76  */ 	background-image: url('/wp-content/plugins/contact-form-7/images/ajax-loader.gif');
/* 77  */ 	width: 16px;
/* 78  */ 	height: 16px;
/* 79  */ 	border: none;
/* 80  */ 	padding: 0;
/* 81  */ 	margin: 0 0 0 4px;
/* 82  */ 	vertical-align: middle;
/* 83  */ }
/* 84  */ 
/* 85  */ div.wpcf7 .ajax-loader.is-active {
/* 86  */ 	visibility: visible;
/* 87  */ }
/* 88  */ 
/* 89  */ div.wpcf7 div.ajax-error {
/* 90  */ 	display: none;
/* 91  */ }
/* 92  */ 
/* 93  */ div.wpcf7 .placeheld {
/* 94  */ 	color: #888;
/* 95  */ }
/* 96  */ 
/* 97  */ div.wpcf7 .wpcf7-recaptcha iframe {
/* 98  */ 	margin-bottom: 0;
/* 99  */ }
/* 100 */ 

/* styles.css */

/* 101 */ div.wpcf7 input[type="file"] {
/* 102 */ 	cursor: pointer;
/* 103 */ }
/* 104 */ 
/* 105 */ div.wpcf7 input[type="file"]:disabled {
/* 106 */ 	cursor: default;
/* 107 */ }
/* 108 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /var/www/military-technologies.net
currentDir : /var/www/military-technologies.net/wp-content/themes/twentyseventeen

*/

/* style.css */

/* 1    */ /*
/* 2    *| Theme Name: Twenty Seventeen
/* 3    *| Theme URI: https://wordpress.org/themes/twentyseventeen/
/* 4    *| Author: the WordPress team
/* 5    *| Author URI: https://wordpress.org/
/* 6    *| Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
/* 7    *| Version: 1.2
/* 8    *| License: GNU General Public License v2 or later
/* 9    *| License URI: http://www.gnu.org/licenses/gpl-2.0.html
/* 10   *| Text Domain: twentyseventeen
/* 11   *| Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
/* 12   *| 
/* 13   *| This theme, like WordPress, is licensed under the GPL.
/* 14   *| Use it to make something cool, have fun, and share what you've learned with others.
/* 15   *| */
/* 16   */ 
/* 17   */ /*--------------------------------------------------------------
/* 18   *| >>> TABLE OF CONTENTS:
/* 19   *| ----------------------------------------------------------------
/* 20   *| 1.0 Normalize
/* 21   *| 2.0 Accessibility
/* 22   *| 3.0 Alignments
/* 23   *| 4.0 Clearings
/* 24   *| 5.0 Typography
/* 25   *| 6.0 Forms
/* 26   *| 7.0 Formatting
/* 27   *| 8.0 Lists
/* 28   *| 9.0 Tables
/* 29   *| 10.0 Links
/* 30   *| 11.0 Featured Image Hover
/* 31   *| 12.0 Navigation
/* 32   *| 13.0 Layout
/* 33   *|    13.1 Header
/* 34   *|    13.2 Front Page
/* 35   *|    13.3 Regular Content
/* 36   *|    13.4 Posts
/* 37   *|    13.5 Pages
/* 38   *|    13.6 Footer
/* 39   *| 14.0 Comments
/* 40   *| 15.0 Widgets
/* 41   *| 16.0 Media
/* 42   *|    16.1 Galleries
/* 43   *| 17.0 Customizer
/* 44   *| 18.0 SVGs Fallbacks
/* 45   *| 19.0 Media Queries
/* 46   *| 20.0 Print
/* 47   *| --------------------------------------------------------------*/
/* 48   */ 
/* 49   */ /*--------------------------------------------------------------
/* 50   *| 1.0 Normalize

/* style.css *|

/* 51   *| Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
/* 52   *| --------------------------------------------------------------*/
/* 53   */ 
/* 54   */ html {
/* 55   */ 	font-family: sans-serif;
/* 56   */ 	line-height: 1.15;
/* 57   */ 	-ms-text-size-adjust: 100%;
/* 58   */ 	-webkit-text-size-adjust: 100%;
/* 59   */ }
/* 60   */ 
/* 61   */ body {
/* 62   */ 	margin: 0;
/* 63   */ }
/* 64   */ 
/* 65   */ article,
/* 66   */ aside,
/* 67   */ footer,
/* 68   */ header,
/* 69   */ nav,
/* 70   */ section {
/* 71   */ 	display: block;
/* 72   */ }
/* 73   */ 
/* 74   */ h1 {
/* 75   */ 	font-size: 2em;
/* 76   */ 	margin: 0.67em 0;
/* 77   */ }
/* 78   */ 
/* 79   */ figcaption,
/* 80   */ figure,
/* 81   */ main {
/* 82   */ 	display: block;
/* 83   */ }
/* 84   */ 
/* 85   */ figure {
/* 86   */ 	margin: 1em 0;
/* 87   */ }
/* 88   */ 
/* 89   */ hr {
/* 90   */ 	-webkit-box-sizing: content-box;
/* 91   */ 	-moz-box-sizing: content-box;
/* 92   */ 	box-sizing: content-box;
/* 93   */ 	height: 0;
/* 94   */ 	overflow: visible;
/* 95   */ }
/* 96   */ 
/* 97   */ pre {
/* 98   */ 	font-family: monospace, monospace;
/* 99   */ 	font-size: 1em;
/* 100  */ }

/* style.css */

/* 101  */ 
/* 102  */ a {
/* 103  */ 	background-color: transparent;
/* 104  */ 	-webkit-text-decoration-skip: objects;
/* 105  */ }
/* 106  */ 
/* 107  */ a:active,
/* 108  */ a:hover {
/* 109  */ 	outline-width: 0;
/* 110  */ }
/* 111  */ 
/* 112  */ abbr[title] {
/* 113  */ 	border-bottom: 1px #767676 dotted;
/* 114  */ 	text-decoration: none;
/* 115  */ }
/* 116  */ 
/* 117  */ b,
/* 118  */ strong {
/* 119  */ 	font-weight: inherit;
/* 120  */ }
/* 121  */ 
/* 122  */ b,
/* 123  */ strong {
/* 124  */ 	font-weight: 700;
/* 125  */ }
/* 126  */ 
/* 127  */ code,
/* 128  */ kbd,
/* 129  */ samp {
/* 130  */ 	font-family: monospace, monospace;
/* 131  */ 	font-size: 1em;
/* 132  */ }
/* 133  */ 
/* 134  */ dfn {
/* 135  */ 	font-style: italic;
/* 136  */ }
/* 137  */ 
/* 138  */ mark {
/* 139  */ 	background-color: #eee;
/* 140  */ 	color: #222;
/* 141  */ }
/* 142  */ 
/* 143  */ small {
/* 144  */ 	font-size: 80%;
/* 145  */ }
/* 146  */ 
/* 147  */ sub,
/* 148  */ sup {
/* 149  */ 	font-size: 75%;
/* 150  */ 	line-height: 0;

/* style.css */

/* 151  */ 	position: relative;
/* 152  */ 	vertical-align: baseline;
/* 153  */ }
/* 154  */ 
/* 155  */ sub {
/* 156  */ 	bottom: -0.25em;
/* 157  */ }
/* 158  */ 
/* 159  */ sup {
/* 160  */ 	top: -0.5em;
/* 161  */ }
/* 162  */ 
/* 163  */ audio,
/* 164  */ video {
/* 165  */ 	display: inline-block;
/* 166  */ }
/* 167  */ 
/* 168  */ audio:not([controls]) {
/* 169  */ 	display: none;
/* 170  */ 	height: 0;
/* 171  */ }
/* 172  */ 
/* 173  */ img {
/* 174  */ 	border-style: none;
/* 175  */ }
/* 176  */ 
/* 177  */ svg:not(:root) {
/* 178  */ 	overflow: hidden;
/* 179  */ }
/* 180  */ 
/* 181  */ button,
/* 182  */ input,
/* 183  */ optgroup,
/* 184  */ select,
/* 185  */ textarea {
/* 186  */ 	font-family: sans-serif;
/* 187  */ 	font-size: 100%;
/* 188  */ 	line-height: 1.15;
/* 189  */ 	margin: 0;
/* 190  */ }
/* 191  */ 
/* 192  */ button,
/* 193  */ input {
/* 194  */ 	overflow: visible;
/* 195  */ }
/* 196  */ 
/* 197  */ button,
/* 198  */ select {
/* 199  */ 	text-transform: none;
/* 200  */ }

/* style.css */

/* 201  */ 
/* 202  */ button,
/* 203  */ html [type="button"],
/* 204  */ [type="reset"],
/* 205  */ [type="submit"] {
/* 206  */ 	-webkit-appearance: button;
/* 207  */ }
/* 208  */ 
/* 209  */ button::-moz-focus-inner,
/* 210  */ [type="button"]::-moz-focus-inner,
/* 211  */ [type="reset"]::-moz-focus-inner,
/* 212  */ [type="submit"]::-moz-focus-inner {
/* 213  */ 	border-style: none;
/* 214  */ 	padding: 0;
/* 215  */ }
/* 216  */ 
/* 217  */ button:-moz-focusring,
/* 218  */ [type="button"]:-moz-focusring,
/* 219  */ [type="reset"]:-moz-focusring,
/* 220  */ [type="submit"]:-moz-focusring {
/* 221  */ 	outline: 1px dotted ButtonText;
/* 222  */ }
/* 223  */ 
/* 224  */ fieldset {
/* 225  */ 	border: 1px solid #bbb;
/* 226  */ 	margin: 0 2px;
/* 227  */ 	padding: 0.35em 0.625em 0.75em;
/* 228  */ }
/* 229  */ 
/* 230  */ legend {
/* 231  */ 	-webkit-box-sizing: border-box;
/* 232  */ 	-moz-box-sizing: border-box;
/* 233  */ 	box-sizing: border-box;
/* 234  */ 	color: inherit;
/* 235  */ 	display: table;
/* 236  */ 	max-width: 100%;
/* 237  */ 	padding: 0;
/* 238  */ 	white-space: normal;
/* 239  */ }
/* 240  */ 
/* 241  */ progress {
/* 242  */ 	display: inline-block;
/* 243  */ 	vertical-align: baseline;
/* 244  */ }
/* 245  */ 
/* 246  */ textarea {
/* 247  */ 	overflow: auto;
/* 248  */ }
/* 249  */ 
/* 250  */ [type="checkbox"],

/* style.css */

/* 251  */ [type="radio"] {
/* 252  */ 	-webkit-box-sizing: border-box;
/* 253  */ 	-moz-box-sizing: border-box;
/* 254  */ 	box-sizing: border-box;
/* 255  */ 	padding: 0;
/* 256  */ }
/* 257  */ 
/* 258  */ [type="number"]::-webkit-inner-spin-button,
/* 259  */ [type="number"]::-webkit-outer-spin-button {
/* 260  */ 	height: auto;
/* 261  */ }
/* 262  */ 
/* 263  */ [type="search"] {
/* 264  */ 	-webkit-appearance: textfield;
/* 265  */ 	outline-offset: -2px;
/* 266  */ }
/* 267  */ 
/* 268  */ [type="search"]::-webkit-search-cancel-button,
/* 269  */ [type="search"]::-webkit-search-decoration {
/* 270  */ 	-webkit-appearance: none;
/* 271  */ }
/* 272  */ 
/* 273  */ ::-webkit-file-upload-button {
/* 274  */ 	-webkit-appearance: button;
/* 275  */ 	font: inherit;
/* 276  */ }
/* 277  */ 
/* 278  */ details,
/* 279  */ menu {
/* 280  */ 	display: block;
/* 281  */ }
/* 282  */ 
/* 283  */ summary {
/* 284  */ 	display: list-item;
/* 285  */ }
/* 286  */ 
/* 287  */ canvas {
/* 288  */ 	display: inline-block;
/* 289  */ }
/* 290  */ 
/* 291  */ template {
/* 292  */ 	display: none;
/* 293  */ }
/* 294  */ 
/* 295  */ [hidden] {
/* 296  */ 	display: none;
/* 297  */ }
/* 298  */ 
/* 299  */ /*--------------------------------------------------------------
/* 300  *| 2.0 Accessibility

/* style.css *|

/* 301  *| --------------------------------------------------------------*/
/* 302  */ 
/* 303  */ /* Text meant only for screen readers. */
/* 304  */ 
/* 305  */ .screen-reader-text {
/* 306  */ 	clip: rect(1px, 1px, 1px, 1px);
/* 307  */ 	height: 1px;
/* 308  */ 	overflow: hidden;
/* 309  */ 	position: absolute !important;
/* 310  */ 	width: 1px;
/* 311  */ 	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
/* 312  */ }
/* 313  */ 
/* 314  */ .screen-reader-text:focus {
/* 315  */ 	background-color: #f1f1f1;
/* 316  */ 	-webkit-border-radius: 3px;
/* 317  */ 	border-radius: 3px;
/* 318  */ 	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
/* 319  */ 	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
/* 320  */ 	clip: auto !important;
/* 321  */ 	color: #21759b;
/* 322  */ 	display: block;
/* 323  */ 	font-size: 14px;
/* 324  */ 	font-size: 0.875rem;
/* 325  */ 	font-weight: 700;
/* 326  */ 	height: auto;
/* 327  */ 	left: 5px;
/* 328  */ 	line-height: normal;
/* 329  */ 	padding: 15px 23px 14px;
/* 330  */ 	text-decoration: none;
/* 331  */ 	top: 5px;
/* 332  */ 	width: auto;
/* 333  */ 	z-index: 100000; /* Above WP toolbar. */
/* 334  */ }
/* 335  */ 
/* 336  */ /*--------------------------------------------------------------
/* 337  *| 3.0 Alignments
/* 338  *| --------------------------------------------------------------*/
/* 339  */ 
/* 340  */ .alignleft {
/* 341  */ 	display: inline;
/* 342  */ 	float: left;
/* 343  */ 	margin-right: 1.5em;
/* 344  */ }
/* 345  */ 
/* 346  */ .alignright {
/* 347  */ 	display: inline;
/* 348  */ 	float: right;
/* 349  */ 	margin-left: 1.5em;
/* 350  */ }

/* style.css */

/* 351  */ 
/* 352  */ .aligncenter {
/* 353  */ 	clear: both;
/* 354  */ 	display: block;
/* 355  */ 	margin-left: auto;
/* 356  */ 	margin-right: auto;
/* 357  */ }
/* 358  */ 
/* 359  */ /*--------------------------------------------------------------
/* 360  *| 4.0 Clearings
/* 361  *| --------------------------------------------------------------*/
/* 362  */ 
/* 363  */ .clear:before,
/* 364  */ .clear:after,
/* 365  */ .entry-content:before,
/* 366  */ .entry-content:after,
/* 367  */ .entry-footer:before,
/* 368  */ .entry-footer:after,
/* 369  */ .comment-content:before,
/* 370  */ .comment-content:after,
/* 371  */ .site-header:before,
/* 372  */ .site-header:after,
/* 373  */ .site-content:before,
/* 374  */ .site-content:after,
/* 375  */ .site-footer:before,
/* 376  */ .site-footer:after,
/* 377  */ .nav-links:before,
/* 378  */ .nav-links:after,
/* 379  */ .pagination:before,
/* 380  */ .pagination:after,
/* 381  */ .comment-author:before,
/* 382  */ .comment-author:after,
/* 383  */ .widget-area:before,
/* 384  */ .widget-area:after,
/* 385  */ .widget:before,
/* 386  */ .widget:after,
/* 387  */ .comment-meta:before,
/* 388  */ .comment-meta:after {
/* 389  */ 	content: "";
/* 390  */ 	display: table;
/* 391  */ 	table-layout: fixed;
/* 392  */ }
/* 393  */ 
/* 394  */ .clear:after,
/* 395  */ .entry-content:after,
/* 396  */ .entry-footer:after,
/* 397  */ .comment-content:after,
/* 398  */ .site-header:after,
/* 399  */ .site-content:after,
/* 400  */ .site-footer:after,

/* style.css */

/* 401  */ .nav-links:after,
/* 402  */ .pagination:after,
/* 403  */ .comment-author:after,
/* 404  */ .widget-area:after,
/* 405  */ .widget:after,
/* 406  */ .comment-meta:after {
/* 407  */ 	clear: both;
/* 408  */ }
/* 409  */ 
/* 410  */ /*--------------------------------------------------------------
/* 411  *| 5.0 Typography
/* 412  *| --------------------------------------------------------------*/
/* 413  */ 
/* 414  */ body,
/* 415  */ button,
/* 416  */ input,
/* 417  */ select,
/* 418  */ textarea {
/* 419  */ 	color: #333;
/* 420  */ 	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
/* 421  */ 	font-size: 15px;
/* 422  */ 	font-size: 0.9375rem;
/* 423  */ 	font-weight: 400;
/* 424  */ 	line-height: 1.66;
/* 425  */ }
/* 426  */ 
/* 427  */ h1,
/* 428  */ h2,
/* 429  */ h3,
/* 430  */ h4,
/* 431  */ h5,
/* 432  */ h6 {
/* 433  */ 	clear: both;
/* 434  */ 	line-height: 1.4;
/* 435  */ 	margin: 0 0 0.75em;
/* 436  */ 	padding: 1.5em 0 0;
/* 437  */ }
/* 438  */ 
/* 439  */ h1:first-child,
/* 440  */ h2:first-child,
/* 441  */ h3:first-child,
/* 442  */ h4:first-child,
/* 443  */ h5:first-child,
/* 444  */ h6:first-child {
/* 445  */ 	padding-top: 0;
/* 446  */ }
/* 447  */ 
/* 448  */ h1 {
/* 449  */ 	font-size: 24px;
/* 450  */ 	font-size: 1.5rem;

/* style.css */

/* 451  */ 	font-weight: 300;
/* 452  */ }
/* 453  */ 
/* 454  */ h2,
/* 455  */ .home.blog .entry-title {
/* 456  */ 	color: #666;
/* 457  */ 	font-size: 20px;
/* 458  */ 	font-size: 1.25rem;
/* 459  */ 	font-weight: 300;
/* 460  */ }
/* 461  */ 
/* 462  */ h3 {
/* 463  */ 	color: #333;
/* 464  */ 	font-size: 18px;
/* 465  */ 	font-size: 1.125rem;
/* 466  */ 	font-weight: 300;
/* 467  */ }
/* 468  */ 
/* 469  */ h4 {
/* 470  */ 	color: #333;
/* 471  */ 	font-size: 16px;
/* 472  */ 	font-size: 1rem;
/* 473  */ 	font-weight: 800;
/* 474  */ }
/* 475  */ 
/* 476  */ h5 {
/* 477  */ 	color: #767676;
/* 478  */ 	font-size: 13px;
/* 479  */ 	font-size: 0.8125rem;
/* 480  */ 	font-weight: 800;
/* 481  */ 	letter-spacing: 0.15em;
/* 482  */ 	text-transform: uppercase;
/* 483  */ }
/* 484  */ 
/* 485  */ h6 {
/* 486  */ 	color: #333;
/* 487  */ 	font-size: 15px;
/* 488  */ 	font-size: 0.9375rem;
/* 489  */ 	font-weight: 800;
/* 490  */ }
/* 491  */ 
/* 492  */ p {
/* 493  */ 	margin: 0 0 1.5em;
/* 494  */ 	padding: 0;
/* 495  */ }
/* 496  */ 
/* 497  */ dfn,
/* 498  */ cite,
/* 499  */ em,
/* 500  */ i {

/* style.css */

/* 501  */ 	font-style: italic;
/* 502  */ }
/* 503  */ 
/* 504  */ blockquote {
/* 505  */ 	color: #666;
/* 506  */ 	font-size: 18px;
/* 507  */ 	font-size: 1.125rem;
/* 508  */ 	font-style: italic;
/* 509  */ 	line-height: 1.7;
/* 510  */ 	margin: 0;
/* 511  */ 	overflow: hidden;
/* 512  */ 	padding: 0;
/* 513  */ }
/* 514  */ 
/* 515  */ blockquote cite {
/* 516  */ 	display: block;
/* 517  */ 	font-style: normal;
/* 518  */ 	font-weight: 600;
/* 519  */ 	margin-top: 0.5em;
/* 520  */ }
/* 521  */ 
/* 522  */ address {
/* 523  */ 	margin: 0 0 1.5em;
/* 524  */ }
/* 525  */ 
/* 526  */ pre {
/* 527  */ 	background: #eee;
/* 528  */ 	font-family: "Courier 10 Pitch", Courier, monospace;
/* 529  */ 	font-size: 15px;
/* 530  */ 	font-size: 0.9375rem;
/* 531  */ 	line-height: 1.6;
/* 532  */ 	margin-bottom: 1.6em;
/* 533  */ 	max-width: 100%;
/* 534  */ 	overflow: auto;
/* 535  */ 	padding: 1.6em;
/* 536  */ }
/* 537  */ 
/* 538  */ code,
/* 539  */ kbd,
/* 540  */ tt,
/* 541  */ var {
/* 542  */ 	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
/* 543  */ 	font-size: 15px;
/* 544  */ 	font-size: 0.9375rem;
/* 545  */ }
/* 546  */ 
/* 547  */ abbr,
/* 548  */ acronym {
/* 549  */ 	border-bottom: 1px dotted #666;
/* 550  */ 	cursor: help;

/* style.css */

/* 551  */ }
/* 552  */ 
/* 553  */ mark,
/* 554  */ ins {
/* 555  */ 	background: #eee;
/* 556  */ 	text-decoration: none;
/* 557  */ }
/* 558  */ 
/* 559  */ big {
/* 560  */ 	font-size: 125%;
/* 561  */ }
/* 562  */ 
/* 563  */ blockquote {
/* 564  */ 	quotes: "" "";
/* 565  */ }
/* 566  */ 
/* 567  */ q {
/* 568  */ 	quotes: "“" "”" "‘" "’";
/* 569  */ }
/* 570  */ 
/* 571  */ blockquote:before,
/* 572  */ blockquote:after {
/* 573  */ 	content: "";
/* 574  */ }
/* 575  */ 
/* 576  */ :focus {
/* 577  */ 	outline: none;
/* 578  */ }
/* 579  */ 
/* 580  */ /* Typography for Arabic Font */
/* 581  */ 
/* 582  */ html[lang="ar"] body,
/* 583  */ html[lang="ar"] button,
/* 584  */ html[lang="ar"] input,
/* 585  */ html[lang="ar"] select,
/* 586  */ html[lang="ar"] textarea,
/* 587  */ html[lang="ary"] body,
/* 588  */ html[lang="ary"] button,
/* 589  */ html[lang="ary"] input,
/* 590  */ html[lang="ary"] select,
/* 591  */ html[lang="ary"] textarea,
/* 592  */ html[lang="azb"] body,
/* 593  */ html[lang="azb"] button,
/* 594  */ html[lang="azb"] input,
/* 595  */ html[lang="azb"] select,
/* 596  */ html[lang="azb"] textarea,
/* 597  */ html[lang="fa-IR"] body,
/* 598  */ html[lang="fa-IR"] button,
/* 599  */ html[lang="fa-IR"] input,
/* 600  */ html[lang="fa-IR"] select,

/* style.css */

/* 601  */ html[lang="fa-IR"] textarea,
/* 602  */ html[lang="haz"] body,
/* 603  */ html[lang="haz"] button,
/* 604  */ html[lang="haz"] input,
/* 605  */ html[lang="haz"] select,
/* 606  */ html[lang="haz"] textarea,
/* 607  */ html[lang="ps"] body,
/* 608  */ html[lang="ps"] button,
/* 609  */ html[lang="ps"] input,
/* 610  */ html[lang="ps"] select,
/* 611  */ html[lang="ps"] textarea,
/* 612  */ html[lang="ur"] body,
/* 613  */ html[lang="ur"] button,
/* 614  */ html[lang="ur"] input,
/* 615  */ html[lang="ur"] select,
/* 616  */ html[lang="ur"] textarea {
/* 617  */ 	font-family: Tahoma, Arial, sans-serif;
/* 618  */ }
/* 619  */ 
/* 620  */ html[lang="ar"] h1,
/* 621  */ html[lang="ar"] h2,
/* 622  */ html[lang="ar"] h3,
/* 623  */ html[lang="ar"] h4,
/* 624  */ html[lang="ar"] h5,
/* 625  */ html[lang="ar"] h6,
/* 626  */ html[lang="ary"] h1,
/* 627  */ html[lang="ary"] h2,
/* 628  */ html[lang="ary"] h3,
/* 629  */ html[lang="ary"] h4,
/* 630  */ html[lang="ary"] h5,
/* 631  */ html[lang="ary"] h6,
/* 632  */ html[lang="azb"] h1,
/* 633  */ html[lang="azb"] h2,
/* 634  */ html[lang="azb"] h3,
/* 635  */ html[lang="azb"] h4,
/* 636  */ html[lang="azb"] h5,
/* 637  */ html[lang="azb"] h6,
/* 638  */ html[lang="fa-IR"] h1,
/* 639  */ html[lang="fa-IR"] h2,
/* 640  */ html[lang="fa-IR"] h3,
/* 641  */ html[lang="fa-IR"] h4,
/* 642  */ html[lang="fa-IR"] h5,
/* 643  */ html[lang="fa-IR"] h6,
/* 644  */ html[lang="haz"] h1,
/* 645  */ html[lang="haz"] h2,
/* 646  */ html[lang="haz"] h3,
/* 647  */ html[lang="haz"] h4,
/* 648  */ html[lang="haz"] h5,
/* 649  */ html[lang="haz"] h6,
/* 650  */ html[lang="ps"] h1,

/* style.css */

/* 651  */ html[lang="ps"] h2,
/* 652  */ html[lang="ps"] h3,
/* 653  */ html[lang="ps"] h4,
/* 654  */ html[lang="ps"] h5,
/* 655  */ html[lang="ps"] h6,
/* 656  */ html[lang="ur"] h1,
/* 657  */ html[lang="ur"] h2,
/* 658  */ html[lang="ur"] h3,
/* 659  */ html[lang="ur"] h4,
/* 660  */ html[lang="ur"] h5,
/* 661  */ html[lang="ur"] h6 {
/* 662  */ 	font-weight: 700;
/* 663  */ }
/* 664  */ 
/* 665  */ /* Typography for Chinese Font */
/* 666  */ 
/* 667  */ html[lang^="zh-"] body,
/* 668  */ html[lang^="zh-"] button,
/* 669  */ html[lang^="zh-"] input,
/* 670  */ html[lang^="zh-"] select,
/* 671  */ html[lang^="zh-"] textarea {
/* 672  */ 	font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
/* 673  */ }
/* 674  */ 
/* 675  */ html[lang^="zh-"] h1,
/* 676  */ html[lang^="zh-"] h2,
/* 677  */ html[lang^="zh-"] h3,
/* 678  */ html[lang^="zh-"] h4,
/* 679  */ html[lang^="zh-"] h5,
/* 680  */ html[lang^="zh-"] h6 {
/* 681  */ 	font-weight: 700;
/* 682  */ }
/* 683  */ 
/* 684  */ /* Typography for Cyrillic Font */
/* 685  */ 
/* 686  */ html[lang="bg-BG"] body,
/* 687  */ html[lang="bg-BG"] button,
/* 688  */ html[lang="bg-BG"] input,
/* 689  */ html[lang="bg-BG"] select,
/* 690  */ html[lang="bg-BG"] textarea,
/* 691  */ html[lang="ru-RU"] body,
/* 692  */ html[lang="ru-RU"] button,
/* 693  */ html[lang="ru-RU"] input,
/* 694  */ html[lang="ru-RU"] select,
/* 695  */ html[lang="ru-RU"] textarea,
/* 696  */ html[lang="uk"] body,
/* 697  */ html[lang="uk"] button,
/* 698  */ html[lang="uk"] input,
/* 699  */ html[lang="uk"] select,
/* 700  */ html[lang="uk"] textarea {

/* style.css */

/* 701  */ 	font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
/* 702  */ }
/* 703  */ 
/* 704  */ html[lang="bg-BG"] h1,
/* 705  */ html[lang="bg-BG"] h2,
/* 706  */ html[lang="bg-BG"] h3,
/* 707  */ html[lang="bg-BG"] h4,
/* 708  */ html[lang="bg-BG"] h5,
/* 709  */ html[lang="bg-BG"] h6,
/* 710  */ html[lang="ru-RU"] h1,
/* 711  */ html[lang="ru-RU"] h2,
/* 712  */ html[lang="ru-RU"] h3,
/* 713  */ html[lang="ru-RU"] h4,
/* 714  */ html[lang="ru-RU"] h5,
/* 715  */ html[lang="ru-RU"] h6,
/* 716  */ html[lang="uk"] h1,
/* 717  */ html[lang="uk"] h2,
/* 718  */ html[lang="uk"] h3,
/* 719  */ html[lang="uk"] h4,
/* 720  */ html[lang="uk"] h5,
/* 721  */ html[lang="uk"] h6 {
/* 722  */ 	font-weight: 700;
/* 723  */ 	line-height: 1.2;
/* 724  */ }
/* 725  */ 
/* 726  */ /* Typography for Devanagari Font */
/* 727  */ 
/* 728  */ html[lang="bn-BD"] body,
/* 729  */ html[lang="bn-BD"] button,
/* 730  */ html[lang="bn-BD"] input,
/* 731  */ html[lang="bn-BD"] select,
/* 732  */ html[lang="bn-BD"] textarea,
/* 733  */ html[lang="hi-IN"] body,
/* 734  */ html[lang="hi-IN"] button,
/* 735  */ html[lang="hi-IN"] input,
/* 736  */ html[lang="hi-IN"] select,
/* 737  */ html[lang="hi-IN"] textarea,
/* 738  */ html[lang="mr-IN"] body,
/* 739  */ html[lang="mr-IN"] button,
/* 740  */ html[lang="mr-IN"] input,
/* 741  */ html[lang="mr-IN"] select,
/* 742  */ html[lang="mr-IN"] textarea {
/* 743  */ 	font-family: Arial, sans-serif;
/* 744  */ }
/* 745  */ 
/* 746  */ html[lang="bn-BD"] h1,
/* 747  */ html[lang="bn-BD"] h2,
/* 748  */ html[lang="bn-BD"] h3,
/* 749  */ html[lang="bn-BD"] h4,
/* 750  */ html[lang="bn-BD"] h5,

/* style.css */

/* 751  */ html[lang="bn-BD"] h6,
/* 752  */ html[lang="hi-IN"] h1,
/* 753  */ html[lang="hi-IN"] h2,
/* 754  */ html[lang="hi-IN"] h3,
/* 755  */ html[lang="hi-IN"] h4,
/* 756  */ html[lang="hi-IN"] h5,
/* 757  */ html[lang="hi-IN"] h6,
/* 758  */ html[lang="mr-IN"] h1,
/* 759  */ html[lang="mr-IN"] h2,
/* 760  */ html[lang="mr-IN"] h3,
/* 761  */ html[lang="mr-IN"] h4,
/* 762  */ html[lang="mr-IN"] h5,
/* 763  */ html[lang="mr-IN"] h6 {
/* 764  */ 	font-weight: 700;
/* 765  */ }
/* 766  */ 
/* 767  */ /* Typography for Greek Font */
/* 768  */ 
/* 769  */ html[lang="el"] body,
/* 770  */ html[lang="el"] button,
/* 771  */ html[lang="el"] input,
/* 772  */ html[lang="el"] select,
/* 773  */ html[lang="el"] textarea {
/* 774  */ 	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
/* 775  */ }
/* 776  */ 
/* 777  */ html[lang="el"] h1,
/* 778  */ html[lang="el"] h2,
/* 779  */ html[lang="el"] h3,
/* 780  */ html[lang="el"] h4,
/* 781  */ html[lang="el"] h5,
/* 782  */ html[lang="el"] h6 {
/* 783  */ 	font-weight: 700;
/* 784  */ 	line-height: 1.3;
/* 785  */ }
/* 786  */ 
/* 787  */ /* Typography for Gujarati Font */
/* 788  */ 
/* 789  */ html[lang="gu-IN"] body,
/* 790  */ html[lang="gu-IN"] button,
/* 791  */ html[lang="gu-IN"] input,
/* 792  */ html[lang="gu-IN"] select,
/* 793  */ html[lang="gu-IN"] textarea {
/* 794  */ 	font-family: Arial, sans-serif;
/* 795  */ }
/* 796  */ 
/* 797  */ html[lang="gu-IN"] h1,
/* 798  */ html[lang="gu-IN"] h2,
/* 799  */ html[lang="gu-IN"] h3,
/* 800  */ html[lang="gu-IN"] h4,

/* style.css */

/* 801  */ html[lang="gu-IN"] h5,
/* 802  */ html[lang="gu-IN"] h6 {
/* 803  */ 	font-weight: 700;
/* 804  */ }
/* 805  */ 
/* 806  */ /* Typography for Hebrew Font */
/* 807  */ 
/* 808  */ html[lang="he-IL"] body,
/* 809  */ html[lang="he-IL"] button,
/* 810  */ html[lang="he-IL"] input,
/* 811  */ html[lang="he-IL"] select,
/* 812  */ html[lang="he-IL"] textarea {
/* 813  */ 	font-family: "Arial Hebrew", Arial, sans-serif;
/* 814  */ }
/* 815  */ 
/* 816  */ html[lang="he-IL"] h1,
/* 817  */ html[lang="he-IL"] h2,
/* 818  */ html[lang="he-IL"] h3,
/* 819  */ html[lang="he-IL"] h4,
/* 820  */ html[lang="he-IL"] h5,
/* 821  */ html[lang="he-IL"] h6 {
/* 822  */ 	font-weight: 700;
/* 823  */ }
/* 824  */ 
/* 825  */ /* Typography for Japanese Font */
/* 826  */ 
/* 827  */ html[lang="ja"] body,
/* 828  */ html[lang="ja"] button,
/* 829  */ html[lang="ja"] input,
/* 830  */ html[lang="ja"] select,
/* 831  */ html[lang="ja"] textarea {
/* 832  */ 	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
/* 833  */ }
/* 834  */ 
/* 835  */ html[lang="ja"] h1,
/* 836  */ html[lang="ja"] h2,
/* 837  */ html[lang="ja"] h3,
/* 838  */ html[lang="ja"] h4,
/* 839  */ html[lang="ja"] h5,
/* 840  */ html[lang="ja"] h6 {
/* 841  */ 	font-weight: 700;
/* 842  */ }
/* 843  */ 
/* 844  */ /* Typography for Korean font */
/* 845  */ 
/* 846  */ html[lang="ko-KR"] body,
/* 847  */ html[lang="ko-KR"] button,
/* 848  */ html[lang="ko-KR"] input,
/* 849  */ html[lang="ko-KR"] select,
/* 850  */ html[lang="ko-KR"] textarea {

/* style.css */

/* 851  */ 	font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
/* 852  */ }
/* 853  */ 
/* 854  */ html[lang="ko-KR"] h1,
/* 855  */ html[lang="ko-KR"] h2,
/* 856  */ html[lang="ko-KR"] h3,
/* 857  */ html[lang="ko-KR"] h4,
/* 858  */ html[lang="ko-KR"] h5,
/* 859  */ html[lang="ko-KR"] h6 {
/* 860  */ 	font-weight: 600;
/* 861  */ }
/* 862  */ 
/* 863  */ /* Typography for Thai Font */
/* 864  */ 
/* 865  */ html[lang="th"] h1,
/* 866  */ html[lang="th"] h2,
/* 867  */ html[lang="th"] h3,
/* 868  */ html[lang="th"] h4,
/* 869  */ html[lang="th"] h5,
/* 870  */ html[lang="th"] h6 {
/* 871  */ 	line-height: 1.65;
/* 872  */ 	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
/* 873  */ }
/* 874  */ 
/* 875  */ html[lang="th"] body,
/* 876  */ html[lang="th"] button,
/* 877  */ html[lang="th"] input,
/* 878  */ html[lang="th"] select,
/* 879  */ html[lang="th"] textarea {
/* 880  */ 	line-height: 1.8;
/* 881  */ 	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
/* 882  */ }
/* 883  */ 
/* 884  */ /* Remove letter-spacing for all non-latin alphabets */
/* 885  */ 
/* 886  */ html[lang="ar"] *,
/* 887  */ html[lang="ary"] *,
/* 888  */ html[lang="azb"] *,
/* 889  */ html[lang="haz"] *,
/* 890  */ html[lang="ps"] *,
/* 891  */ html[lang^="zh-"] *,
/* 892  */ html[lang="bg-BG"] *,
/* 893  */ html[lang="ru-RU"] *,
/* 894  */ html[lang="uk"] *,
/* 895  */ html[lang="bn-BD"] *,
/* 896  */ html[lang="hi-IN"] *,
/* 897  */ html[lang="mr-IN"] *,
/* 898  */ html[lang="el"] *,
/* 899  */ html[lang="gu-IN"] *,
/* 900  */ html[lang="he-IL"] *,

/* style.css */

/* 901  */ html[lang="ja"] *,
/* 902  */ html[lang="ko-KR"] *,
/* 903  */ html[lang="th"] * {
/* 904  */ 	letter-spacing: 0 !important;
/* 905  */ }
/* 906  */ 
/* 907  */ /*--------------------------------------------------------------
/* 908  *| 6.0 Forms
/* 909  *| --------------------------------------------------------------*/
/* 910  */ 
/* 911  */ label {
/* 912  */ 	color: #333;
/* 913  */ 	display: block;
/* 914  */ 	font-weight: 800;
/* 915  */ 	margin-bottom: 0.5em;
/* 916  */ }
/* 917  */ 
/* 918  */ fieldset {
/* 919  */ 	margin-bottom: 1em;
/* 920  */ }
/* 921  */ 
/* 922  */ input[type="text"],
/* 923  */ input[type="email"],
/* 924  */ input[type="url"],
/* 925  */ input[type="password"],
/* 926  */ input[type="search"],
/* 927  */ input[type="number"],
/* 928  */ input[type="tel"],
/* 929  */ input[type="range"],
/* 930  */ input[type="date"],
/* 931  */ input[type="month"],
/* 932  */ input[type="week"],
/* 933  */ input[type="time"],
/* 934  */ input[type="datetime"],
/* 935  */ input[type="datetime-local"],
/* 936  */ input[type="color"],
/* 937  */ textarea {
/* 938  */ 	color: #666;
/* 939  */ 	background: #fff;
/* 940  */ 	background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
/* 941  */ 	border: 1px solid #bbb;
/* 942  */ 	-webkit-border-radius: 3px;
/* 943  */ 	border-radius: 3px;
/* 944  */ 	display: block;
/* 945  */ 	padding: 0.7em;
/* 946  */ 	width: 100%;
/* 947  */ }
/* 948  */ 
/* 949  */ input[type="text"]:focus,
/* 950  */ input[type="email"]:focus,

/* style.css */

/* 951  */ input[type="url"]:focus,
/* 952  */ input[type="password"]:focus,
/* 953  */ input[type="search"]:focus,
/* 954  */ input[type="number"]:focus,
/* 955  */ input[type="tel"]:focus,
/* 956  */ input[type="range"]:focus,
/* 957  */ input[type="date"]:focus,
/* 958  */ input[type="month"]:focus,
/* 959  */ input[type="week"]:focus,
/* 960  */ input[type="time"]:focus,
/* 961  */ input[type="datetime"]:focus,
/* 962  */ input[type="datetime-local"]:focus,
/* 963  */ input[type="color"]:focus,
/* 964  */ textarea:focus {
/* 965  */ 	color: #222;
/* 966  */ 	border-color: #333;
/* 967  */ }
/* 968  */ 
/* 969  */ select {
/* 970  */ 	border: 1px solid #bbb;
/* 971  */ 	-webkit-border-radius: 3px;
/* 972  */ 	border-radius: 3px;
/* 973  */ 	height: 3em;
/* 974  */ 	max-width: 100%;
/* 975  */ }
/* 976  */ 
/* 977  */ input[type="radio"],
/* 978  */ input[type="checkbox"] {
/* 979  */ 	margin-right: 0.5em;
/* 980  */ }
/* 981  */ 
/* 982  */ input[type="radio"] + label,
/* 983  */ input[type="checkbox"] + label {
/* 984  */ 	font-weight: 400;
/* 985  */ }
/* 986  */ 
/* 987  */ button,
/* 988  */ input[type="button"],
/* 989  */ input[type="submit"] {
/* 990  */ 	background-color: #222;
/* 991  */ 	border: 0;
/* 992  */ 	-webkit-border-radius: 2px;
/* 993  */ 	border-radius: 2px;
/* 994  */ 	-webkit-box-shadow: none;
/* 995  */ 	box-shadow: none;
/* 996  */ 	color: #fff;
/* 997  */ 	cursor: pointer;
/* 998  */ 	display: inline-block;
/* 999  */ 	font-size: 14px;
/* 1000 */ 	font-size: 0.875rem;

/* style.css */

/* 1001 */ 	font-weight: 800;
/* 1002 */ 	line-height: 1;
/* 1003 */ 	padding: 1em 2em;
/* 1004 */ 	text-shadow: none;
/* 1005 */ 	-webkit-transition: background 0.2s;
/* 1006 */ 	transition: background 0.2s;
/* 1007 */ }
/* 1008 */ 
/* 1009 */ input + button,
/* 1010 */ input + input[type="button"],
/* 1011 */ input + input[type="submit"] {
/* 1012 */ 	padding: 0.75em 2em;
/* 1013 */ }
/* 1014 */ 
/* 1015 */ button.secondary,
/* 1016 */ input[type="reset"],
/* 1017 */ input[type="button"].secondary,
/* 1018 */ input[type="reset"].secondary,
/* 1019 */ input[type="submit"].secondary {
/* 1020 */ 	background-color: #ddd;
/* 1021 */ 	color: #222;
/* 1022 */ }
/* 1023 */ 
/* 1024 */ button:hover,
/* 1025 */ button:focus,
/* 1026 */ input[type="button"]:hover,
/* 1027 */ input[type="button"]:focus,
/* 1028 */ input[type="submit"]:hover,
/* 1029 */ input[type="submit"]:focus {
/* 1030 */ 	background: #767676;
/* 1031 */ }
/* 1032 */ 
/* 1033 */ button.secondary:hover,
/* 1034 */ button.secondary:focus,
/* 1035 */ input[type="reset"]:hover,
/* 1036 */ input[type="reset"]:focus,
/* 1037 */ input[type="button"].secondary:hover,
/* 1038 */ input[type="button"].secondary:focus,
/* 1039 */ input[type="reset"].secondary:hover,
/* 1040 */ input[type="reset"].secondary:focus,
/* 1041 */ input[type="submit"].secondary:hover,
/* 1042 */ input[type="submit"].secondary:focus {
/* 1043 */ 	background: #bbb;
/* 1044 */ }
/* 1045 */ 
/* 1046 */ /* Placeholder text color -- selectors need to be separate to work. */
/* 1047 */ ::-webkit-input-placeholder {
/* 1048 */ 	color: #333;
/* 1049 */ 	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
/* 1050 */ }

/* style.css */

/* 1051 */ 
/* 1052 */ :-moz-placeholder {
/* 1053 */ 	color: #333;
/* 1054 */ 	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
/* 1055 */ }
/* 1056 */ 
/* 1057 */ ::-moz-placeholder {
/* 1058 */ 	color: #333;
/* 1059 */ 	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
/* 1060 */ 	opacity: 1;
/* 1061 */ 	/* Since FF19 lowers the opacity of the placeholder by default */
/* 1062 */ }
/* 1063 */ 
/* 1064 */ :-ms-input-placeholder {
/* 1065 */ 	color: #333;
/* 1066 */ 	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
/* 1067 */ }
/* 1068 */ 
/* 1069 */ /*--------------------------------------------------------------
/* 1070 *| 7.0 Formatting
/* 1071 *| --------------------------------------------------------------*/
/* 1072 */ 
/* 1073 */ hr {
/* 1074 */ 	background-color: #bbb;
/* 1075 */ 	border: 0;
/* 1076 */ 	height: 1px;
/* 1077 */ 	margin-bottom: 1.5em;
/* 1078 */ }
/* 1079 */ 
/* 1080 */ /*--------------------------------------------------------------
/* 1081 *| 8.0 Lists
/* 1082 *| --------------------------------------------------------------*/
/* 1083 */ 
/* 1084 */ ul,
/* 1085 */ ol {
/* 1086 */ 	margin: 0 0 1.5em;
/* 1087 */ 	padding: 0;
/* 1088 */ }
/* 1089 */ 
/* 1090 */ ul {
/* 1091 */ 	list-style: disc;
/* 1092 */ }
/* 1093 */ 
/* 1094 */ ol {
/* 1095 */ 	list-style: decimal;
/* 1096 */ }
/* 1097 */ 
/* 1098 */ li > ul,
/* 1099 */ li > ol {
/* 1100 */ 	margin-bottom: 0;

/* style.css */

/* 1101 */ 	margin-left: 1.5em;
/* 1102 */ }
/* 1103 */ 
/* 1104 */ dt {
/* 1105 */ 	font-weight: 700;
/* 1106 */ }
/* 1107 */ 
/* 1108 */ dd {
/* 1109 */ 	margin: 0 1.5em 1.5em;
/* 1110 */ }
/* 1111 */ 
/* 1112 */ /*--------------------------------------------------------------
/* 1113 *| 9.0 Tables
/* 1114 *| --------------------------------------------------------------*/
/* 1115 */ 
/* 1116 */ table {
/* 1117 */ 	border-collapse: collapse;
/* 1118 */ 	margin: 0 0 1.5em;
/* 1119 */ 	width: 100%;
/* 1120 */ }
/* 1121 */ 
/* 1122 */ thead th {
/* 1123 */ 	border-bottom: 2px solid #bbb;
/* 1124 */ 	padding-bottom: 0.5em;
/* 1125 */ }
/* 1126 */ 
/* 1127 */ th {
/* 1128 */ 	padding: 0.4em;
/* 1129 */ 	text-align: left;
/* 1130 */ }
/* 1131 */ 
/* 1132 */ tr {
/* 1133 */ 	border-bottom: 1px solid #eee;
/* 1134 */ }
/* 1135 */ 
/* 1136 */ td {
/* 1137 */ 	padding: 0.4em;
/* 1138 */ }
/* 1139 */ 
/* 1140 */ th:first-child,
/* 1141 */ td:first-child {
/* 1142 */ 	padding-left: 0;
/* 1143 */ }
/* 1144 */ 
/* 1145 */ th:last-child,
/* 1146 */ td:last-child {
/* 1147 */ 	padding-right: 0;
/* 1148 */ }
/* 1149 */ 
/* 1150 */ /*--------------------------------------------------------------

/* style.css *|

/* 1151 *| 10.0 Links
/* 1152 *| --------------------------------------------------------------*/
/* 1153 */ 
/* 1154 */ a {
/* 1155 */ 	color: #222;
/* 1156 */ 	text-decoration: none;
/* 1157 */ }
/* 1158 */ 
/* 1159 */ a:focus {
/* 1160 */ 	outline: thin dotted;
/* 1161 */ }
/* 1162 */ 
/* 1163 */ a:hover,
/* 1164 */ a:active {
/* 1165 */ 	color: #000;
/* 1166 */ 	outline: 0;
/* 1167 */ }
/* 1168 */ 
/* 1169 */ /* Hover effects */
/* 1170 */ 
/* 1171 */ .entry-content a,
/* 1172 */ .entry-summary a,
/* 1173 */ .widget a,
/* 1174 */ .site-footer .widget-area a,
/* 1175 */ .posts-navigation a,
/* 1176 */ .widget_authors a strong {
/* 1177 */ 	-webkit-box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
/* 1178 */ 	box-shadow: inset 0 -1px 0 rgba(15, 15, 15, 1);
/* 1179 */ 	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
/* 1180 */ 	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
/* 1181 */ 	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
/* 1182 */ 	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
/* 1183 */ }
/* 1184 */ 
/* 1185 */ .entry-title a,
/* 1186 */ .entry-meta a,
/* 1187 */ .page-links a,
/* 1188 */ .page-links a .page-number,
/* 1189 */ .entry-footer a,
/* 1190 */ .entry-footer .cat-links a,
/* 1191 */ .entry-footer .tags-links a,
/* 1192 */ .edit-link a,
/* 1193 */ .post-navigation a,
/* 1194 */ .logged-in-as a,
/* 1195 */ .comment-navigation a,
/* 1196 */ .comment-metadata a,
/* 1197 */ .comment-metadata a.comment-edit-link,
/* 1198 */ .comment-reply-link,
/* 1199 */ a .nav-title,
/* 1200 */ .pagination a,

/* style.css */

/* 1201 */ .comments-pagination a,
/* 1202 */ .site-info a,
/* 1203 */ .widget .widget-title a,
/* 1204 */ .widget ul li a,
/* 1205 */ .site-footer .widget-area ul li a,
/* 1206 */ .site-footer .widget-area ul li a {
/* 1207 */ 	-webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
/* 1208 */ 	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 1);
/* 1209 */ 	text-decoration: none;
/* 1210 */ 	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
/* 1211 */ 	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
/* 1212 */ 	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
/* 1213 */ 	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
/* 1214 */ }
/* 1215 */ 
/* 1216 */ .entry-content a:focus,
/* 1217 */ .entry-content a:hover,
/* 1218 */ .entry-summary a:focus,
/* 1219 */ .entry-summary a:hover,
/* 1220 */ .widget a:focus,
/* 1221 */ .widget a:hover,
/* 1222 */ .site-footer .widget-area a:focus,
/* 1223 */ .site-footer .widget-area a:hover,
/* 1224 */ .posts-navigation a:focus,
/* 1225 */ .posts-navigation a:hover,
/* 1226 */ .comment-metadata a:focus,
/* 1227 */ .comment-metadata a:hover,
/* 1228 */ .comment-metadata a.comment-edit-link:focus,
/* 1229 */ .comment-metadata a.comment-edit-link:hover,
/* 1230 */ .comment-reply-link:focus,
/* 1231 */ .comment-reply-link:hover,
/* 1232 */ .widget_authors a:focus strong,
/* 1233 */ .widget_authors a:hover strong,
/* 1234 */ .entry-title a:focus,
/* 1235 */ .entry-title a:hover,
/* 1236 */ .entry-meta a:focus,
/* 1237 */ .entry-meta a:hover,
/* 1238 */ .page-links a:focus .page-number,
/* 1239 */ .page-links a:hover .page-number,
/* 1240 */ .entry-footer a:focus,
/* 1241 */ .entry-footer a:hover,
/* 1242 */ .entry-footer .cat-links a:focus,
/* 1243 */ .entry-footer .cat-links a:hover,
/* 1244 */ .entry-footer .tags-links a:focus,
/* 1245 */ .entry-footer .tags-links a:hover,
/* 1246 */ .post-navigation a:focus,
/* 1247 */ .post-navigation a:hover,
/* 1248 */ .pagination a:not(.prev):not(.next):focus,
/* 1249 */ .pagination a:not(.prev):not(.next):hover,
/* 1250 */ .comments-pagination a:not(.prev):not(.next):focus,

/* style.css */

/* 1251 */ .comments-pagination a:not(.prev):not(.next):hover,
/* 1252 */ .logged-in-as a:focus,
/* 1253 */ .logged-in-as a:hover,
/* 1254 */ a:focus .nav-title,
/* 1255 */ a:hover .nav-title,
/* 1256 */ .edit-link a:focus,
/* 1257 */ .edit-link a:hover,
/* 1258 */ .site-info a:focus,
/* 1259 */ .site-info a:hover,
/* 1260 */ .widget .widget-title a:focus,
/* 1261 */ .widget .widget-title a:hover,
/* 1262 */ .widget ul li a:focus,
/* 1263 */ .widget ul li a:hover {
/* 1264 */ 	color: #000;
/* 1265 */ 	-webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
/* 1266 */ 	box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 3px 0 rgba(0, 0, 0, 1);
/* 1267 */ }
/* 1268 */ 
/* 1269 */ /* Fixes linked images */
/* 1270 */ .entry-content a img,
/* 1271 */ .widget a img {
/* 1272 */ 	-webkit-box-shadow: 0 0 0 8px #fff;
/* 1273 */ 	box-shadow: 0 0 0 8px #fff;
/* 1274 */ }
/* 1275 */ 
/* 1276 */ .post-navigation a:focus .icon,
/* 1277 */ .post-navigation a:hover .icon {
/* 1278 */ 	color: #222;
/* 1279 */ }
/* 1280 */ 
/* 1281 */ /*--------------------------------------------------------------
/* 1282 *| 11.0 Featured Image Hover
/* 1283 *| --------------------------------------------------------------*/
/* 1284 */ 
/* 1285 */ .post-thumbnail {
/* 1286 */ 	margin-bottom: 1em;
/* 1287 */ }
/* 1288 */ 
/* 1289 */ .post-thumbnail a img {
/* 1290 */ 	-webkit-backface-visibility: hidden;
/* 1291 */ 	-webkit-transition: opacity 0.2s;
/* 1292 */ 	transition: opacity 0.2s;
/* 1293 */ }
/* 1294 */ 
/* 1295 */ .post-thumbnail a:hover img,
/* 1296 */ .post-thumbnail a:focus img {
/* 1297 */ 	opacity: 0.7;
/* 1298 */ }
/* 1299 */ 
/* 1300 */ /*--------------------------------------------------------------

/* style.css *|

/* 1301 *| 12.0 Navigation
/* 1302 *| --------------------------------------------------------------*/
/* 1303 */ 
/* 1304 */ .navigation-top {
/* 1305 */ 	background: #fff;
/* 1306 */ 	border-bottom: 1px solid #eee;
/* 1307 */ 	border-top: 1px solid #eee;
/* 1308 */ 	font-size: 16px;
/* 1309 */ 	font-size: 1rem;
/* 1310 */ 	position: relative;
/* 1311 */ }
/* 1312 */ 
/* 1313 */ .navigation-top .wrap {
/* 1314 */ 	max-width: 1000px;
/* 1315 */ 	padding: 0;
/* 1316 */ }
/* 1317 */ 
/* 1318 */ .navigation-top a {
/* 1319 */ 	color: #222;
/* 1320 */ 	font-weight: 600;
/* 1321 */ 	-webkit-transition: color 0.2s;
/* 1322 */ 	transition: color 0.2s;
/* 1323 */ }
/* 1324 */ 
/* 1325 */ .navigation-top .current-menu-item > a,
/* 1326 */ .navigation-top .current_page_item > a {
/* 1327 */ 	color: #767676;
/* 1328 */ }
/* 1329 */ 
/* 1330 */ .main-navigation {
/* 1331 */ 	clear: both;
/* 1332 */ 	display: block;
/* 1333 */ }
/* 1334 */ 
/* 1335 */ .main-navigation ul {
/* 1336 */ 	background: #fff;
/* 1337 */ 	list-style: none;
/* 1338 */ 	margin: 0;
/* 1339 */ 	padding: 0 1.5em;
/* 1340 */ 	text-align: left;
/* 1341 */ }
/* 1342 */ 
/* 1343 */ /* Hide the menu on small screens when JavaScript is available.
/* 1344 *|  * It only works with JavaScript.
/* 1345 *|  */
/* 1346 */ 
/* 1347 */ .js .main-navigation ul,
/* 1348 */ .main-navigation .menu-item-has-children > a > .icon,
/* 1349 */ .main-navigation .page_item_has_children > a > .icon,
/* 1350 */ .main-navigation ul a > .icon {

/* style.css */

/* 1351 */ 	display: none;
/* 1352 */ }
/* 1353 */ 
/* 1354 */ .main-navigation > div > ul {
/* 1355 */ 	border-top: 1px solid #eee;
/* 1356 */ 	padding: 0.75em 1.695em;
/* 1357 */ }
/* 1358 */ 
/* 1359 */ .js .main-navigation.toggled-on > div > ul {
/* 1360 */ 	display: block;
/* 1361 */ }
/* 1362 */ 
/* 1363 */ .main-navigation ul ul {
/* 1364 */ 	padding: 0 0 0 1.5em;
/* 1365 */ }
/* 1366 */ 
/* 1367 */ .main-navigation ul ul.toggled-on {
/* 1368 */ 	display: block;
/* 1369 */ }
/* 1370 */ 
/* 1371 */ .main-navigation ul ul a {
/* 1372 */ 	letter-spacing: 0;
/* 1373 */ 	padding: 0.4em 0;
/* 1374 */ 	position: relative;
/* 1375 */ 	text-transform: none;
/* 1376 */ }
/* 1377 */ 
/* 1378 */ .main-navigation li {
/* 1379 */ 	border-bottom: 1px solid #eee;
/* 1380 */ 	position: relative;
/* 1381 */ }
/* 1382 */ 
/* 1383 */ .main-navigation li li,
/* 1384 */ .main-navigation li:last-child {
/* 1385 */ 	border: 0;
/* 1386 */ }
/* 1387 */ 
/* 1388 */ .main-navigation a {
/* 1389 */ 	display: block;
/* 1390 */ 	padding: 0.5em 0;
/* 1391 */ 	text-decoration: none;
/* 1392 */ }
/* 1393 */ 
/* 1394 */ .main-navigation a:hover {
/* 1395 */ 	color: #767676;
/* 1396 */ }
/* 1397 */ 
/* 1398 */ /* Menu toggle */
/* 1399 */ 
/* 1400 */ .menu-toggle {

/* style.css */

/* 1401 */ 	background-color: transparent;
/* 1402 */ 	border: 0;
/* 1403 */ 	-webkit-box-shadow: none;
/* 1404 */ 	box-shadow: none;
/* 1405 */ 	color: #222;
/* 1406 */ 	display: none;
/* 1407 */ 	font-size: 14px;
/* 1408 */ 	font-size: 0.875rem;
/* 1409 */ 	font-weight: 800;
/* 1410 */ 	line-height: 1.5;
/* 1411 */ 	margin: 1px auto 2px;
/* 1412 */ 	padding: 1em;
/* 1413 */ 	text-shadow: none;
/* 1414 */ }
/* 1415 */ 
/* 1416 */ /* Display the menu toggle when JavaScript is available. */
/* 1417 */ 
/* 1418 */ .js .menu-toggle {
/* 1419 */ 	display: block;
/* 1420 */ }
/* 1421 */ 
/* 1422 */ .main-navigation.toggled-on ul.nav-menu {
/* 1423 */ 	display: block;
/* 1424 */ }
/* 1425 */ 
/* 1426 */ .menu-toggle:hover,
/* 1427 */ .menu-toggle:focus {
/* 1428 */ 	background-color: transparent;
/* 1429 */ 	-webkit-box-shadow: none;
/* 1430 */ 	box-shadow: none;
/* 1431 */ }
/* 1432 */ 
/* 1433 */ .menu-toggle:focus {
/* 1434 */ 	outline: thin solid;
/* 1435 */ }
/* 1436 */ 
/* 1437 */ .menu-toggle .icon {
/* 1438 */ 	margin-right: 0.5em;
/* 1439 */ 	top: -2px;
/* 1440 */ }
/* 1441 */ 
/* 1442 */ .toggled-on .menu-toggle .icon-bars,
/* 1443 */ .menu-toggle .icon-close {
/* 1444 */ 	display: none;
/* 1445 */ }
/* 1446 */ 
/* 1447 */ .toggled-on .menu-toggle .icon-close {
/* 1448 */ 	display: inline-block;
/* 1449 */ }
/* 1450 */ 

/* style.css */

/* 1451 */ /* Dropdown Toggle */
/* 1452 */ 
/* 1453 */ .dropdown-toggle {
/* 1454 */ 	background-color: transparent;
/* 1455 */ 	border: 0;
/* 1456 */ 	-webkit-box-shadow: none;
/* 1457 */ 	box-shadow: none;
/* 1458 */ 	color: #222;
/* 1459 */ 	display: block;
/* 1460 */ 	font-size: 16px;
/* 1461 */ 	right: -0.5em;
/* 1462 */ 	line-height: 1.5;
/* 1463 */ 	margin: 0 auto;
/* 1464 */ 	padding: 0.5em;
/* 1465 */ 	position: absolute;
/* 1466 */ 	text-shadow: none;
/* 1467 */ 	top: 0;
/* 1468 */ }
/* 1469 */ 
/* 1470 */ .dropdown-toggle:hover,
/* 1471 */ .dropdown-toggle:focus {
/* 1472 */ 	background: transparent;
/* 1473 */ }
/* 1474 */ 
/* 1475 */ .dropdown-toggle:focus {
/* 1476 */ 	outline: thin dotted;
/* 1477 */ }
/* 1478 */ 
/* 1479 */ .dropdown-toggle.toggled-on .icon {
/* 1480 */ 	-ms-transform: rotate(-180deg); /* IE 9 */
/* 1481 */ 	-webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
/* 1482 */ 	transform: rotate(-180deg);
/* 1483 */ }
/* 1484 */ 
/* 1485 */ /* Scroll down arrow */
/* 1486 */ 
/* 1487 */ .site-header .menu-scroll-down {
/* 1488 */ 	display: none;
/* 1489 */ }
/* 1490 */ 
/* 1491 */ /*--------------------------------------------------------------
/* 1492 *| 13.0 Layout
/* 1493 *| --------------------------------------------------------------*/
/* 1494 */ 
/* 1495 */ html {
/* 1496 */ 	-webkit-box-sizing: border-box;
/* 1497 */ 	-moz-box-sizing: border-box;
/* 1498 */ 	box-sizing: border-box;
/* 1499 */ }
/* 1500 */ 

/* style.css */

/* 1501 */ *,
/* 1502 */ *:before,
/* 1503 */ *:after {
/* 1504 */ 	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
/* 1505 *| 	-webkit-box-sizing: inherit;
/* 1506 *| 	-moz-box-sizing: inherit;
/* 1507 *| 	box-sizing: inherit;
/* 1508 *| }
/* 1509 *| 
/* 1510 *| body {
/* 1511 *| 	background: #fff;
/* 1512 *| 	/* Fallback for when there is no custom background color defined. */
/* 1513 */ }
/* 1514 */ 
/* 1515 */ #page {
/* 1516 */ 	position: relative;
/* 1517 */ 	word-wrap: break-word;
/* 1518 */ }
/* 1519 */ 
/* 1520 */ .wrap {
/* 1521 */ 	margin-left: auto;
/* 1522 */ 	margin-right: auto;
/* 1523 */ 	max-width: 700px;
/* 1524 */ 	padding-left: 2em;
/* 1525 */ 	padding-right: 2em;
/* 1526 */ }
/* 1527 */ 
/* 1528 */ .wrap:after {
/* 1529 */ 	clear: both;
/* 1530 */ 	content: "";
/* 1531 */ 	display: block;
/* 1532 */ }
/* 1533 */ 
/* 1534 */ /*--------------------------------------------------------------
/* 1535 *| 13.1 Header
/* 1536 *| --------------------------------------------------------------*/
/* 1537 */ 
/* 1538 */ #masthead .wrap {
/* 1539 */ 	position: relative;
/* 1540 */ }
/* 1541 */ 
/* 1542 */ .site-header {
/* 1543 */ 	background-color: #fafafa;
/* 1544 */ 	position: relative;
/* 1545 */ }
/* 1546 */ 
/* 1547 */ /* Site branding */
/* 1548 */ 
/* 1549 */ .site-branding {
/* 1550 */ 	padding: 1em 0;

/* style.css */

/* 1551 */ 	position: relative;
/* 1552 */ 	-webkit-transition: margin-bottom 0.2s;
/* 1553 */ 	transition: margin-bottom 0.2s;
/* 1554 */ 	z-index: 3;
/* 1555 */ }
/* 1556 */ 
/* 1557 */ .site-branding a {
/* 1558 */ 	text-decoration: none;
/* 1559 */ 	-webkit-transition: opacity 0.2s;
/* 1560 */ 	transition: opacity 0.2s;
/* 1561 */ }
/* 1562 */ 
/* 1563 */ .site-branding a:hover,
/* 1564 */ .site-branding a:focus {
/* 1565 */ 	opacity: 0.7;
/* 1566 */ }
/* 1567 */ 
/* 1568 */ .site-title {
/* 1569 */ 	clear: none;
/* 1570 */ 	font-size: 24px;
/* 1571 */ 	font-size: 1.5rem;
/* 1572 */ 	font-weight: 800;
/* 1573 */ 	line-height: 1.25;
/* 1574 */ 	letter-spacing: 0.08em;
/* 1575 */ 	margin: 0;
/* 1576 */ 	padding: 0;
/* 1577 */ 	text-transform: uppercase;
/* 1578 */ }
/* 1579 */ 
/* 1580 */ .site-title,
/* 1581 */ .site-title a {
/* 1582 */ 	color: #222;
/* 1583 */ 	opacity: 1; /* Prevent opacity from changing during selective refreshes in the customize preview */
/* 1584 */ }
/* 1585 */ 
/* 1586 */ body.has-header-image .site-title,
/* 1587 */ body.has-header-video .site-title,
/* 1588 */ body.has-header-image .site-title a,
/* 1589 */ body.has-header-video .site-title a {
/* 1590 */ 	color: #fff;
/* 1591 */ }
/* 1592 */ 
/* 1593 */ .site-description {
/* 1594 */ 	color: #666;
/* 1595 */ 	font-size: 13px;
/* 1596 */ 	font-size: 0.8125rem;
/* 1597 */ 	margin-bottom: 0;
/* 1598 */ }
/* 1599 */ 
/* 1600 */ body.has-header-image .site-description,

/* style.css */

/* 1601 */ body.has-header-video .site-description {
/* 1602 */ 	color: #fff;
/* 1603 */ 	opacity: 0.8;
/* 1604 */ }
/* 1605 */ 
/* 1606 */ .custom-logo-link {
/* 1607 */ 	display: inline-block;
/* 1608 */ 	padding-right: 1em;
/* 1609 */ 	vertical-align: middle;
/* 1610 */ 	width: auto;
/* 1611 */ }
/* 1612 */ 
/* 1613 */ .custom-logo-link img {
/* 1614 */ 	display: inline-block;
/* 1615 */ 	max-height: 80px;
/* 1616 */ 	width: auto;
/* 1617 */ }
/* 1618 */ 
/* 1619 */ body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
/* 1620 */ body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
/* 1621 */ 	max-height: 200px;
/* 1622 */ 	max-width: 100%;
/* 1623 */ }
/* 1624 */ 
/* 1625 */ .custom-logo-link a:hover,
/* 1626 */ .custom-logo-link a:focus {
/* 1627 */ 	opacity: 0.9;
/* 1628 */ }
/* 1629 */ 
/* 1630 */ body:not(.title-tagline-hidden) .site-branding-text {
/* 1631 */ 	display: inline-block;
/* 1632 */ 	vertical-align: middle;
/* 1633 */ }
/* 1634 */ 
/* 1635 */ .custom-header {
/* 1636 */ 	position: relative;
/* 1637 */ }
/* 1638 */ 
/* 1639 */ .has-header-image.twentyseventeen-front-page .custom-header,
/* 1640 */ .has-header-video.twentyseventeen-front-page .custom-header,
/* 1641 */ .has-header-image.home.blog .custom-header,
/* 1642 */ .has-header-video.home.blog .custom-header {
/* 1643 */ 	display: table;
/* 1644 */ 	height: 300px;
/* 1645 */ 	height: 75vh;
/* 1646 */ 	width: 100%;
/* 1647 */ }
/* 1648 */ 
/* 1649 */ .custom-header-media {
/* 1650 */ 	bottom: 0;

/* style.css */

/* 1651 */ 	left: 0;
/* 1652 */ 	overflow: hidden;
/* 1653 */ 	position: absolute;
/* 1654 */ 	right: 0;
/* 1655 */ 	top: 0;
/* 1656 */ 	width: 100%;
/* 1657 */ }
/* 1658 */ 
/* 1659 */ .custom-header-media:before {
/* 1660 */ 	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+75 */
/* 1661 *| 	background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* FF3.6-15 */
/* 1662 */ 	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */
/* 1663 */ 	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* 1664 */ 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */
/* 1665 */ 	bottom: 0;
/* 1666 */ 	content: "";
/* 1667 */ 	display: block;
/* 1668 */ 	height: 100%;
/* 1669 */ 	left: 0;
/* 1670 */ 	position: absolute;
/* 1671 */ 	right: 0;
/* 1672 */ 	z-index: 2;
/* 1673 */ }
/* 1674 */ 
/* 1675 */ .has-header-image .custom-header-media img,
/* 1676 */ .has-header-video .custom-header-media video,
/* 1677 */ .has-header-video .custom-header-media iframe {
/* 1678 */ 	position: fixed;
/* 1679 */ 	height: auto;
/* 1680 */ 	left: 50%;
/* 1681 */ 	max-width: 1000%;
/* 1682 */ 	min-height: 100%;
/* 1683 */ 	min-width: 100%;
/* 1684 */ 	min-width: 100vw; /* vw prevents 1px gap on left that 100% has */
/* 1685 */ 	width: auto;
/* 1686 */ 	top: 50%;
/* 1687 */ 	padding-bottom: 1px; /* Prevent header from extending beyond the footer */
/* 1688 */ 	-ms-transform: translateX(-50%) translateY(-50%);
/* 1689 */ 	-moz-transform: translateX(-50%) translateY(-50%);
/* 1690 */ 	-webkit-transform: translateX(-50%) translateY(-50%);
/* 1691 */ 	transform: translateX(-50%) translateY(-50%);
/* 1692 */ }
/* 1693 */ 
/* 1694 */ .wp-custom-header .wp-custom-header-video-button { /* Specificity prevents .color-dark button overrides */
/* 1695 */ 	background-color: rgba(34, 34, 34, 0.5);
/* 1696 */ 	border: 1px solid rgba(255, 255, 255, 0.6);
/* 1697 */ 	color: rgba(255, 255, 255, 0.6);
/* 1698 */ 	height: 45px;
/* 1699 */ 	overflow: hidden;
/* 1700 */ 	padding: 0;

/* style.css */

/* 1701 */ 	position: fixed;
/* 1702 */ 	right: 30px;
/* 1703 */ 	top: 30px;
/* 1704 */ 	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
/* 1705 */ 	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
/* 1706 */ 	width: 45px;
/* 1707 */ }
/* 1708 */ 
/* 1709 */ .wp-custom-header .wp-custom-header-video-button:hover,
/* 1710 */ .wp-custom-header .wp-custom-header-video-button:focus { /* Specificity prevents .color-dark button overrides */
/* 1711 */ 	border-color: rgba(255, 255, 255, 0.8);
/* 1712 */ 	background-color: rgba(34, 34, 34, 0.8);
/* 1713 */ 	color: #fff;
/* 1714 */ }
/* 1715 */ 
/* 1716 */ .admin-bar .wp-custom-header-video-button {
/* 1717 */ 	top: 62px;
/* 1718 */ }
/* 1719 */ 
/* 1720 */ .has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
/* 1721 */ 	bottom: 0;
/* 1722 */ 	position: absolute;
/* 1723 */ 	top: auto;
/* 1724 */ 	-ms-transform: translateX(-50%) translateY(0);
/* 1725 */ 	-moz-transform: translateX(-50%) translateY(0);
/* 1726 */ 	-webkit-transform: translateX(-50%) translateY(0);
/* 1727 */ 	transform: translateX(-50%) translateY(0);
/* 1728 */ }
/* 1729 */ 
/* 1730 */ /* For browsers that support 'object-fit' */
/* 1731 */ @supports ( object-fit: cover ) {
/* 1732 */ 	.has-header-image .custom-header-media img,
/* 1733 */ 	.has-header-video .custom-header-media video,
/* 1734 */ 	.has-header-video .custom-header-media iframe,
/* 1735 */ 	.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media img {
/* 1736 */ 		height: 100%;
/* 1737 */ 		left: 0;
/* 1738 */ 		-o-object-fit: cover;
/* 1739 */ 		object-fit: cover;
/* 1740 */ 		top: 0;
/* 1741 */ 		-ms-transform: none;
/* 1742 */ 		-moz-transform: none;
/* 1743 */ 		-webkit-transform: none;
/* 1744 */ 		transform: none;
/* 1745 */ 		width: 100%;
/* 1746 */ 	}
/* 1747 */ }
/* 1748 */ 
/* 1749 */ /* Hides div in Customizer preview when header images or videos change. */
/* 1750 */ 

/* style.css */

/* 1751 */ body:not(.has-header-image):not(.has-header-video) .custom-header-media {
/* 1752 */ 	display: none;
/* 1753 */ }
/* 1754 */ 
/* 1755 */ .has-header-image.twentyseventeen-front-page .site-branding,
/* 1756 */ .has-header-video.twentyseventeen-front-page .site-branding,
/* 1757 */ .has-header-image.home.blog .site-branding,
/* 1758 */ .has-header-video.home.blog .site-branding {
/* 1759 */ 	display: table-cell;
/* 1760 */ 	height: 100%;
/* 1761 */ 	vertical-align: bottom;
/* 1762 */ }
/* 1763 */ 
/* 1764 */ /*--------------------------------------------------------------
/* 1765 *| 13.2 Front Page
/* 1766 *| --------------------------------------------------------------*/
/* 1767 */ 
/* 1768 */ .twentyseventeen-front-page .site-content {
/* 1769 */ 	padding: 0;
/* 1770 */ }
/* 1771 */ 
/* 1772 */ .twentyseventeen-panel {
/* 1773 */ 	overflow: hidden;
/* 1774 */ 	position: relative;
/* 1775 */ }
/* 1776 */ 
/* 1777 */ .panel-image {
/* 1778 */ 	background-position: center center;
/* 1779 */ 	background-repeat: no-repeat;
/* 1780 */ 	-webkit-background-size: cover;
/* 1781 */ 	background-size: cover;
/* 1782 */ 	position: relative;
/* 1783 */ }
/* 1784 */ 
/* 1785 */ .panel-image:before {
/* 1786 */ 	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.3+100 */ /* FF3.6-15 */
/* 1787 *| 	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* Chrome10-25,Safari5.1-6 */
/* 1788 */ 	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
/* 1789 */ 	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
/* 1790 */ 	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
/* 1791 */ 	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0); /* IE6-9 */
/* 1792 */ 	bottom: 0;
/* 1793 */ 	content: "";
/* 1794 */ 	left: 0;
/* 1795 */ 	right: 0;
/* 1796 */ 	position: absolute;
/* 1797 */ 	top: 100px;
/* 1798 */ }
/* 1799 */ 
/* 1800 */ .twentyseventeen-front-page article:not(.has-post-thumbnail):not(:first-child) {

/* style.css */

/* 1801 */ 	border-top: 1px solid #ddd;
/* 1802 */ }
/* 1803 */ 
/* 1804 */ .panel-content {
/* 1805 */ 	position: relative;
/* 1806 */ }
/* 1807 */ 
/* 1808 */ .panel-content .wrap {
/* 1809 */ 	padding-bottom: 0.5em;
/* 1810 */ 	padding-top: 1.75em;
/* 1811 */ }
/* 1812 */ 
/* 1813 */ /* Panel edit link */
/* 1814 */ 
/* 1815 */ .twentyseventeen-panel .edit-link {
/* 1816 */ 	display: block;
/* 1817 */ 	margin: 0.3em 0 0;
/* 1818 */ }
/* 1819 */ 
/* 1820 */ .twentyseventeen-panel .entry-header .edit-link {
/* 1821 */ 	font-size: 14px;
/* 1822 */ 	font-size: 0.875rem;
/* 1823 */ }
/* 1824 */ 
/* 1825 */ /* Front Page - Recent Posts */
/* 1826 */ 
/* 1827 */ .twentyseventeen-front-page .panel-content .recent-posts article {
/* 1828 */ 	border: 0;
/* 1829 */ 	color: #333;
/* 1830 */ 	margin-bottom: 3em;
/* 1831 */ }
/* 1832 */ 
/* 1833 */ .recent-posts .entry-header {
/* 1834 */ 	margin-bottom: 1.2em;
/* 1835 */ }
/* 1836 */ 
/* 1837 */ .page .panel-content .recent-posts .entry-title {
/* 1838 */ 	font-size: 20px;
/* 1839 */ 	font-size: 1.25rem;
/* 1840 */ 	font-weight: 300;
/* 1841 */ 	letter-spacing: 0;
/* 1842 */ 	text-transform: none;
/* 1843 */ }
/* 1844 */ 
/* 1845 */ .twentyseventeen-panel .recent-posts .entry-header .edit-link {
/* 1846 */ 	color: #222;
/* 1847 */ 	display: inline-block;
/* 1848 */ 	font-size: 11px;
/* 1849 */ 	font-size: 0.6875rem;
/* 1850 */ 	margin-left: 1em;

/* style.css */

/* 1851 */ }
/* 1852 */ 
/* 1853 */ /*--------------------------------------------------------------
/* 1854 *| 13.3 Regular Content
/* 1855 *| --------------------------------------------------------------*/
/* 1856 */ 
/* 1857 */ .site-content-contain {
/* 1858 */ 	background-color: #fff;
/* 1859 */ 	position: relative;
/* 1860 */ }
/* 1861 */ 
/* 1862 */ .site-content {
/* 1863 */ 	padding: 2.5em 0 0;
/* 1864 */ }
/* 1865 */ 
/* 1866 */ /*--------------------------------------------------------------
/* 1867 *| 13.4 Posts
/* 1868 *| --------------------------------------------------------------*/
/* 1869 */ 
/* 1870 */ /* Post Landing Page */
/* 1871 */ 
/* 1872 */ .sticky {
/* 1873 */ 	position: relative;
/* 1874 */ }
/* 1875 */ 
/* 1876 */ .post:not(.sticky) .icon-thumb-tack {
/* 1877 */ 	display: none;
/* 1878 */ }
/* 1879 */ 
/* 1880 */ .sticky .icon-thumb-tack {
/* 1881 */ 	display: block;
/* 1882 */ 	height: 18px;
/* 1883 */ 	left: -1.5em;
/* 1884 */ 	position: absolute;
/* 1885 */ 	top: 1.65em;
/* 1886 */ 	width: 20px;
/* 1887 */ }
/* 1888 */ 
/* 1889 */ .page .panel-content .entry-title,
/* 1890 */ .page-title,
/* 1891 */ body.page:not(.twentyseventeen-front-page) .entry-title {
/* 1892 */ 	color: #222;
/* 1893 */ 	font-size: 14px;
/* 1894 */ 	font-size: 0.875rem;
/* 1895 */ 	font-weight: 800;
/* 1896 */ 	letter-spacing: 0.14em;
/* 1897 */ 	text-transform: uppercase;
/* 1898 */ }
/* 1899 */ 
/* 1900 */ .entry-header .entry-title {

/* style.css */

/* 1901 */ 	margin-bottom: 0.25em;
/* 1902 */ }
/* 1903 */ 
/* 1904 */ .entry-title a {
/* 1905 */ 	color: #333;
/* 1906 */ 	text-decoration: none;
/* 1907 */ 	margin-left: -2px;
/* 1908 */ }
/* 1909 */ 
/* 1910 */ .entry-title:not(:first-child) {
/* 1911 */ 	padding-top: 0;
/* 1912 */ }
/* 1913 */ 
/* 1914 */ .entry-meta {
/* 1915 */ 	color: #767676;
/* 1916 */ 	font-size: 11px;
/* 1917 */ 	font-size: 0.6875rem;
/* 1918 */ 	font-weight: 800;
/* 1919 */ 	letter-spacing: 0.1818em;
/* 1920 */ 	padding-bottom: 0.25em;
/* 1921 */ 	text-transform: uppercase;
/* 1922 */ }
/* 1923 */ 
/* 1924 */ .entry-meta a {
/* 1925 */ 	color: #767676;
/* 1926 */ }
/* 1927 */ 
/* 1928 */ .byline,
/* 1929 */ .updated:not(.published) {
/* 1930 */ 	display: none;
/* 1931 */ }
/* 1932 */ 
/* 1933 */ .single .byline,
/* 1934 */ .group-blog .byline {
/* 1935 */ 	display: inline;
/* 1936 */ }
/* 1937 */ 
/* 1938 */ .pagination,
/* 1939 */ .comments-pagination {
/* 1940 */ 	border-top: 1px solid #eee;
/* 1941 */ 	font-size: 14px;
/* 1942 */ 	font-size: 0.875rem;
/* 1943 */ 	font-weight: 800;
/* 1944 */ 	padding: 2em 0 3em;
/* 1945 */ 	text-align: center;
/* 1946 */ }
/* 1947 */ 
/* 1948 */ .pagination .icon,
/* 1949 */ .comments-pagination .icon {
/* 1950 */ 	width: 0.666666666em;

/* style.css */

/* 1951 */ 	height: 0.666666666em;
/* 1952 */ }
/* 1953 */ 
/* 1954 */ .comments-pagination {
/* 1955 */ 	border: 0;
/* 1956 */ }
/* 1957 */ 
/* 1958 */ .page-numbers {
/* 1959 */ 	display: none;
/* 1960 */ 	padding: 0.5em 0.75em;
/* 1961 */ }
/* 1962 */ 
/* 1963 */ .page-numbers.current {
/* 1964 */ 	color: #767676;
/* 1965 */ 	display: inline-block;
/* 1966 */ }
/* 1967 */ 
/* 1968 */ .page-numbers.current .screen-reader-text {
/* 1969 */ 	clip: auto;
/* 1970 */ 	height: auto;
/* 1971 */ 	overflow: auto;
/* 1972 */ 	position: relative !important;
/* 1973 */ 	width: auto;
/* 1974 */ }
/* 1975 */ 
/* 1976 */ .prev.page-numbers,
/* 1977 */ .next.page-numbers {
/* 1978 */ 	background-color: #ddd;
/* 1979 */ 	-webkit-border-radius: 2px;
/* 1980 */ 	border-radius: 2px;
/* 1981 */ 	display: inline-block;
/* 1982 */ 	font-size: 24px;
/* 1983 */ 	font-size: 1.5rem;
/* 1984 */ 	line-height: 1;
/* 1985 */ 	padding: 0.25em 0.5em 0.4em;
/* 1986 */ }
/* 1987 */ 
/* 1988 */ .prev.page-numbers,
/* 1989 */ .next.page-numbers {
/* 1990 */ 	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
/* 1991 */ 	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
/* 1992 */ }
/* 1993 */ 
/* 1994 */ .prev.page-numbers:focus,
/* 1995 */ .prev.page-numbers:hover,
/* 1996 */ .next.page-numbers:focus,
/* 1997 */ .next.page-numbers:hover {
/* 1998 */ 	background-color: #767676;
/* 1999 */ 	color: #fff;
/* 2000 */ }

/* style.css */

/* 2001 */ 
/* 2002 */ .prev.page-numbers {
/* 2003 */ 	float: left;
/* 2004 */ }
/* 2005 */ 
/* 2006 */ .next.page-numbers {
/* 2007 */ 	float: right;
/* 2008 */ }
/* 2009 */ 
/* 2010 */ /* Aligned blockquotes */
/* 2011 */ 
/* 2012 */ .entry-content blockquote.alignleft,
/* 2013 */ .entry-content blockquote.alignright {
/* 2014 */ 	color: #666;
/* 2015 */ 	font-size: 13px;
/* 2016 */ 	font-size: 0.8125rem;
/* 2017 */ 	width: 48%;
/* 2018 */ }
/* 2019 */ 
/* 2020 */ /* Blog landing, search, archives */
/* 2021 */ 
/* 2022 */ .blog .site-main > article,
/* 2023 */ .archive .site-main > article,
/* 2024 */ .search .site-main > article {
/* 2025 */ 	padding-bottom: 2em;
/* 2026 */ }
/* 2027 */ 
/* 2028 */ body:not(.twentyseventeen-front-page) .entry-header {
/* 2029 */ 	padding: 1em 0;
/* 2030 */ }
/* 2031 */ 
/* 2032 */ body:not(.twentyseventeen-front-page) .entry-header,
/* 2033 */ body:not(.twentyseventeen-front-page) .entry-content,
/* 2034 */ body:not(.twentyseventeen-front-page) #comments {
/* 2035 */ 	margin-left: auto;
/* 2036 */ 	margin-right: auto;
/* 2037 */ }
/* 2038 */ 
/* 2039 */ body:not(.twentyseventeen-front-page) .entry-header {
/* 2040 */ 	padding-top: 0;
/* 2041 */ }
/* 2042 */ 
/* 2043 */ .blog .entry-meta a.post-edit-link,
/* 2044 */ .archive .entry-meta a.post-edit-link,
/* 2045 */ .search .entry-meta a.post-edit-link {
/* 2046 */ 	color: #222;
/* 2047 */ 	display: inline-block;
/* 2048 */ 	margin-left: 1em;
/* 2049 */ 	white-space: nowrap;
/* 2050 */ }

/* style.css */

/* 2051 */ 
/* 2052 */ .search .page .entry-meta a.post-edit-link {
/* 2053 */ 	margin-left: 0;
/* 2054 */ 	white-space: nowrap;
/* 2055 */ }
/* 2056 */ 
/* 2057 */ .taxonomy-description {
/* 2058 */ 	color: #666;
/* 2059 */ 	font-size: 13px;
/* 2060 */ 	font-size: 0.8125rem;
/* 2061 */ }
/* 2062 */ 
/* 2063 */ /* More tag */
/* 2064 */ 
/* 2065 */ .entry-content .more-link:before {
/* 2066 */ 	content: "";
/* 2067 */ 	display: block;
/* 2068 */ 	margin-top: 1.5em;
/* 2069 */ }
/* 2070 */ 
/* 2071 */ /* Single Post */
/* 2072 */ 
/* 2073 */ .single-post:not(.has-sidebar) #primary,
/* 2074 */ .page.page-one-column:not(.twentyseventeen-front-page) #primary,
/* 2075 */ .archive.page-one-column:not(.has-sidebar) .page-header,
/* 2076 */ .archive.page-one-column:not(.has-sidebar) #primary {
/* 2077 */ 	margin-left: auto;
/* 2078 */ 	margin-right: auto;
/* 2079 */ 	max-width: 740px;
/* 2080 */ }
/* 2081 */ 
/* 2082 */ .single-featured-image-header {
/* 2083 */ 	background-color: #fafafa;
/* 2084 */ 	border-bottom: 1px solid #eee;
/* 2085 */ }
/* 2086 */ 
/* 2087 */ .single-featured-image-header img {
/* 2088 */ 	display: block;
/* 2089 */ 	margin: auto;
/* 2090 */ }
/* 2091 */ 
/* 2092 */ .page-links {
/* 2093 */ 	font-size: 14px;
/* 2094 */ 	font-size: 0.875rem;
/* 2095 */ 	font-weight: 800;
/* 2096 */ 	padding: 2em 0 3em;
/* 2097 */ }
/* 2098 */ 
/* 2099 */ .page-links .page-number {
/* 2100 */ 	color: #767676;

/* style.css */

/* 2101 */ 	display: inline-block;
/* 2102 */ 	padding: 0.5em 1em;
/* 2103 */ }
/* 2104 */ 
/* 2105 */ .page-links a {
/* 2106 */ 	display: inline-block;
/* 2107 */ }
/* 2108 */ 
/* 2109 */ .page-links a .page-number {
/* 2110 */ 	color: #222;
/* 2111 */ }
/* 2112 */ 
/* 2113 */ /* Entry footer */
/* 2114 */ 
/* 2115 */ .entry-footer {
/* 2116 */ 	border-bottom: 1px solid #eee;
/* 2117 */ 	border-top: 1px solid #eee;
/* 2118 */ 	margin-top: 2em;
/* 2119 */ 	padding: 2em 0;
/* 2120 */ }
/* 2121 */ 
/* 2122 */ .entry-footer .cat-links,
/* 2123 */ .entry-footer .tags-links {
/* 2124 */ 	display: block;
/* 2125 */ 	font-size: 11px;
/* 2126 */ 	font-size: 0.6875rem;
/* 2127 */ 	font-weight: 800;
/* 2128 */ 	letter-spacing: 0.1818em;
/* 2129 */ 	padding-left: 2.5em;
/* 2130 */ 	position: relative;
/* 2131 */ 	text-transform: uppercase;
/* 2132 */ }
/* 2133 */ 
/* 2134 */ .entry-footer .cat-links + .tags-links {
/* 2135 */ 	margin-top: 1em;
/* 2136 */ }
/* 2137 */ 
/* 2138 */ .entry-footer .cat-links a,
/* 2139 */ .entry-footer .tags-links a {
/* 2140 */ 	color: #333;
/* 2141 */ }
/* 2142 */ 
/* 2143 */ .entry-footer .cat-links .icon,
/* 2144 */ .entry-footer .tags-links .icon {
/* 2145 */ 	color: #767676;
/* 2146 */ 	left: 0;
/* 2147 */ 	margin-right: 0.5em;
/* 2148 */ 	position: absolute;
/* 2149 */ 	top: 2px;
/* 2150 */ }

/* style.css */

/* 2151 */ 
/* 2152 */ .entry-footer .edit-link {
/* 2153 */ 	display: inline-block;
/* 2154 */ }
/* 2155 */ 
/* 2156 */ .entry-footer .edit-link a.post-edit-link {
/* 2157 */ 	background-color: #222;
/* 2158 */ 	-webkit-border-radius: 2px;
/* 2159 */ 	border-radius: 2px;
/* 2160 */ 	-webkit-box-shadow: none;
/* 2161 */ 	box-shadow: none;
/* 2162 */ 	color: #fff;
/* 2163 */ 	display: inline-block;
/* 2164 */ 	font-size: 14px;
/* 2165 */ 	font-size: 0.875rem;
/* 2166 */ 	font-weight: 800;
/* 2167 */ 	margin-top: 2em;
/* 2168 */ 	padding: 0.7em 2em;
/* 2169 */ 	-webkit-transition: background-color 0.2s ease-in-out;
/* 2170 */ 	transition: background-color 0.2s ease-in-out;
/* 2171 */ 	white-space: nowrap;
/* 2172 */ }
/* 2173 */ 
/* 2174 */ .entry-footer .edit-link a.post-edit-link:hover,
/* 2175 */ .entry-footer .edit-link a.post-edit-link:focus {
/* 2176 */ 	background-color: #767676;
/* 2177 */ }
/* 2178 */ 
/* 2179 */ /* Post Formats */
/* 2180 */ 
/* 2181 */ .blog .format-status .entry-title,
/* 2182 */ .archive .format-status .entry-title,
/* 2183 */ .blog .format-aside .entry-title,
/* 2184 */ .archive .format-aside .entry-title {
/* 2185 */ 	display: none;
/* 2186 */ }
/* 2187 */ 
/* 2188 */ .format-quote blockquote {
/* 2189 */ 	color: #333;
/* 2190 */ 	font-size: 20px;
/* 2191 */ 	font-size: 1.25rem;
/* 2192 */ 	font-weight: 300;
/* 2193 */ 	overflow: visible;
/* 2194 */ 	position: relative;
/* 2195 */ }
/* 2196 */ 
/* 2197 */ .format-quote blockquote .icon {
/* 2198 */ 	display: block;
/* 2199 */ 	height: 20px;
/* 2200 */ 	left: -1.25em;

/* style.css */

/* 2201 */ 	position: absolute;
/* 2202 */ 	top: 0.4em;
/* 2203 */ 	-webkit-transform: scale(-1, 1);
/* 2204 */ 	-ms-transform: scale(-1, 1);
/* 2205 */ 	transform: scale(-1, 1);
/* 2206 */ 	width: 20px;
/* 2207 */ }
/* 2208 */ 
/* 2209 */ /* Post Navigation */
/* 2210 */ 
/* 2211 */ .post-navigation {
/* 2212 */ 	font-weight: 800;
/* 2213 */ 	margin: 3em 0;
/* 2214 */ }
/* 2215 */ 
/* 2216 */ .post-navigation .nav-links {
/* 2217 */ 	padding: 1em 0;
/* 2218 */ }
/* 2219 */ 
/* 2220 */ .nav-subtitle {
/* 2221 */ 	background: transparent;
/* 2222 */ 	color: #767676;
/* 2223 */ 	display: block;
/* 2224 */ 	font-size: 11px;
/* 2225 */ 	font-size: 0.6875rem;
/* 2226 */ 	letter-spacing: 0.1818em;
/* 2227 */ 	margin-bottom: 1em;
/* 2228 */ 	text-transform: uppercase;
/* 2229 */ }
/* 2230 */ 
/* 2231 */ .nav-title {
/* 2232 */ 	color: #333;
/* 2233 */ 	font-size: 15px;
/* 2234 */ 	font-size: 0.9375rem;
/* 2235 */ }
/* 2236 */ 
/* 2237 */ .post-navigation .nav-next {
/* 2238 */ 	margin-top: 1.5em;
/* 2239 */ }
/* 2240 */ 
/* 2241 */ .nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
/* 2242 */ 	margin-right: 0.5em;
/* 2243 */ }
/* 2244 */ 
/* 2245 */ .nav-links .nav-next .nav-title .nav-title-icon-wrapper {
/* 2246 */ 	margin-left: 0.5em;
/* 2247 */ }
/* 2248 */ 
/* 2249 */ /*--------------------------------------------------------------
/* 2250 *| 13.5 Pages

/* style.css *|

/* 2251 *| --------------------------------------------------------------*/
/* 2252 */ 
/* 2253 */ .page-header {
/* 2254 */ 	padding-bottom: 2em;
/* 2255 */ }
/* 2256 */ 
/* 2257 */ .page .entry-header .edit-link {
/* 2258 */ 	font-size: 14px;
/* 2259 */ 	font-size: 0.875rem;
/* 2260 */ }
/* 2261 */ 
/* 2262 */ .search .page .entry-header .edit-link {
/* 2263 */ 	font-size: 11px;
/* 2264 */ 	font-size: 0.6875rem;
/* 2265 */ }
/* 2266 */ 
/* 2267 */ .page-links {
/* 2268 */ 	clear: both;
/* 2269 */ 	margin: 0 0 1.5em;
/* 2270 */ }
/* 2271 */ 
/* 2272 */ .page:not(.home) #content {
/* 2273 */ 	padding-bottom: 1.5em;
/* 2274 */ }
/* 2275 */ 
/* 2276 */ /* 404 page */
/* 2277 */ 
/* 2278 */ .error404 .page-content {
/* 2279 */ 	padding-bottom: 4em;
/* 2280 */ }
/* 2281 */ 
/* 2282 */ .error404 .page-content .search-form,
/* 2283 */ .search .page-content .search-form {
/* 2284 */ 	margin-bottom: 3em;
/* 2285 */ }
/* 2286 */ 
/* 2287 */ /*--------------------------------------------------------------
/* 2288 *| 13.6 Footer
/* 2289 *| --------------------------------------------------------------*/
/* 2290 */ 
/* 2291 */ .site-footer {
/* 2292 */ 	border-top: 1px solid #eee;
/* 2293 */ }
/* 2294 */ 
/* 2295 */ .site-footer .wrap {
/* 2296 */ 	padding-bottom: 1.5em;
/* 2297 */ 	padding-top: 2em;
/* 2298 */ }
/* 2299 */ 
/* 2300 */ /* Footer widgets */

/* style.css */

/* 2301 */ 
/* 2302 */ .site-footer .widget-area {
/* 2303 */ 	padding-bottom: 2em;
/* 2304 */ 	padding-top: 2em;
/* 2305 */ }
/* 2306 */ 
/* 2307 */ /* Social nav */
/* 2308 */ 
/* 2309 */ .social-navigation {
/* 2310 */ 	font-size: 16px;
/* 2311 */ 	font-size: 1rem;
/* 2312 */ 	margin-bottom: 1em;
/* 2313 */ }
/* 2314 */ 
/* 2315 */ .social-navigation ul {
/* 2316 */ 	list-style: none;
/* 2317 */ 	margin-bottom: 0;
/* 2318 */ 	margin-left: 0;
/* 2319 */ }
/* 2320 */ 
/* 2321 */ .social-navigation li {
/* 2322 */ 	display: inline;
/* 2323 */ }
/* 2324 */ 
/* 2325 */ .social-navigation a {
/* 2326 */ 	background-color: #767676;
/* 2327 */ 	-webkit-border-radius: 40px;
/* 2328 */ 	border-radius: 40px;
/* 2329 */ 	color: #fff;
/* 2330 */ 	display: inline-block;
/* 2331 */ 	height: 40px;
/* 2332 */ 	margin: 0 1em 0.5em 0;
/* 2333 */ 	text-align: center;
/* 2334 */ 	width: 40px;
/* 2335 */ }
/* 2336 */ 
/* 2337 */ .social-navigation a:hover,
/* 2338 */ .social-navigation a:focus {
/* 2339 */ 	background-color: #333;
/* 2340 */ }
/* 2341 */ 
/* 2342 */ .social-navigation .icon {
/* 2343 */ 	height: 16px;
/* 2344 */ 	top: 12px;
/* 2345 */ 	width: 16px;
/* 2346 */ 	vertical-align: top;
/* 2347 */ }
/* 2348 */ 
/* 2349 */ /* Site info */
/* 2350 */ 

/* style.css */

/* 2351 */ .site-info {
/* 2352 */ 	font-size: 14px;
/* 2353 */ 	font-size: 0.875rem;
/* 2354 */ 	margin-bottom: 1em;
/* 2355 */ }
/* 2356 */ 
/* 2357 */ .site-info a {
/* 2358 */ 	color: #666;
/* 2359 */ }
/* 2360 */ 
/* 2361 */ .site-info .sep {
/* 2362 */ 	margin: 0;
/* 2363 */ 	display: block;
/* 2364 */ 	visibility: hidden;
/* 2365 */ 	height: 0;
/* 2366 */ 	width: 100%;
/* 2367 */ }
/* 2368 */ 
/* 2369 */ /*--------------------------------------------------------------
/* 2370 *| 14.0 Comments
/* 2371 *| --------------------------------------------------------------*/
/* 2372 */ 
/* 2373 */ #comments {
/* 2374 */ 	clear: both;
/* 2375 */ 	padding: 2em 0 0.5em;
/* 2376 */ }
/* 2377 */ 
/* 2378 */ .comments-title {
/* 2379 */ 	font-size: 20px;
/* 2380 */ 	font-size: 1.25rem;
/* 2381 */ 	margin-bottom: 1.5em;
/* 2382 */ }
/* 2383 */ 
/* 2384 */ .comment-list,
/* 2385 */ .comment-list .children {
/* 2386 */ 	list-style: none;
/* 2387 */ 	margin: 0;
/* 2388 */ 	padding: 0;
/* 2389 */ }
/* 2390 */ 
/* 2391 */ .comment-list li:before {
/* 2392 */ 	display: none;
/* 2393 */ }
/* 2394 */ 
/* 2395 */ .comment-body {
/* 2396 */ 	margin-left: 65px;
/* 2397 */ }
/* 2398 */ 
/* 2399 */ .comment-author {
/* 2400 */ 	font-size: 16px;

/* style.css */

/* 2401 */ 	font-size: 1rem;
/* 2402 */ 	margin-bottom: 0.4em;
/* 2403 */ 	position: relative;
/* 2404 */ 	z-index: 2;
/* 2405 */ }
/* 2406 */ 
/* 2407 */ .comment-author .avatar {
/* 2408 */ 	height: 50px;
/* 2409 */ 	left: -65px;
/* 2410 */ 	position: absolute;
/* 2411 */ 	width: 50px;
/* 2412 */ }
/* 2413 */ 
/* 2414 */ .comment-author .says {
/* 2415 */ 	display: none;
/* 2416 */ }
/* 2417 */ 
/* 2418 */ .comment-meta {
/* 2419 */ 	margin-bottom: 1.5em;
/* 2420 */ }
/* 2421 */ 
/* 2422 */ .comment-metadata {
/* 2423 */ 	color: #767676;
/* 2424 */ 	font-size: 10px;
/* 2425 */ 	font-size: 0.625rem;
/* 2426 */ 	font-weight: 800;
/* 2427 */ 	letter-spacing: 0.1818em;
/* 2428 */ 	text-transform: uppercase;
/* 2429 */ }
/* 2430 */ 
/* 2431 */ .comment-metadata a {
/* 2432 */ 	color: #767676;
/* 2433 */ }
/* 2434 */ 
/* 2435 */ .comment-metadata a.comment-edit-link {
/* 2436 */ 	color: #222;
/* 2437 */ 	margin-left: 1em;
/* 2438 */ }
/* 2439 */ 
/* 2440 */ .comment-body {
/* 2441 */ 	color: #333;
/* 2442 */ 	font-size: 14px;
/* 2443 */ 	font-size: 0.875rem;
/* 2444 */ 	margin-bottom: 4em;
/* 2445 */ }
/* 2446 */ 
/* 2447 */ .comment-reply-link {
/* 2448 */ 	font-weight: 800;
/* 2449 */ 	position: relative;
/* 2450 */ }

/* style.css */

/* 2451 */ 
/* 2452 */ .comment-reply-link .icon {
/* 2453 */ 	color: #222;
/* 2454 */ 	left: -2em;
/* 2455 */ 	height: 1em;
/* 2456 */ 	position: absolute;
/* 2457 */ 	top: 0;
/* 2458 */ 	width: 1em;
/* 2459 */ }
/* 2460 */ 
/* 2461 */ .children .comment-author .avatar {
/* 2462 */ 	height: 30px;
/* 2463 */ 	left: -45px;
/* 2464 */ 	width: 30px;
/* 2465 */ }
/* 2466 */ 
/* 2467 */ .bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
/* 2468 */ 	border: 1px solid #333;
/* 2469 */ 	padding: 2px;
/* 2470 */ }
/* 2471 */ 
/* 2472 */ .no-comments,
/* 2473 */ .comment-awaiting-moderation {
/* 2474 */ 	color: #767676;
/* 2475 */ 	font-size: 14px;
/* 2476 */ 	font-size: 0.875rem;
/* 2477 */ 	font-style: italic;
/* 2478 */ }
/* 2479 */ 
/* 2480 */ .comments-pagination {
/* 2481 */ 	margin: 2em 0 3em;
/* 2482 */ }
/* 2483 */ 
/* 2484 */ .form-submit {
/* 2485 */ 	text-align: right;
/* 2486 */ }
/* 2487 */ 
/* 2488 */ /*--------------------------------------------------------------
/* 2489 *| 15.0 Widgets
/* 2490 *| --------------------------------------------------------------*/
/* 2491 */ 
/* 2492 */ #secondary {
/* 2493 */ 	padding: 1em 0 2em;
/* 2494 */ }
/* 2495 */ 
/* 2496 */ .widget {
/* 2497 */ 	padding-bottom: 3em;
/* 2498 */ }
/* 2499 */ 
/* 2500 */ h2.widget-title {

/* style.css */

/* 2501 */ 	color: #222;
/* 2502 */ 	font-size: 13px;
/* 2503 */ 	font-size: 0.8125rem;
/* 2504 */ 	font-weight: 800;
/* 2505 */ 	letter-spacing: 0.1818em;
/* 2506 */ 	margin-bottom: 1.5em;
/* 2507 */ 	text-transform: uppercase;
/* 2508 */ }
/* 2509 */ 
/* 2510 */ .widget-title a {
/* 2511 */ 	color: inherit;
/* 2512 */ }
/* 2513 */ 
/* 2514 */ /* widget forms */
/* 2515 */ 
/* 2516 */ .widget select {
/* 2517 */ 	width: 100%;
/* 2518 */ }
/* 2519 */ 
/* 2520 */ 
/* 2521 */ /* widget lists */
/* 2522 */ 
/* 2523 */ .widget ul {
/* 2524 */ 	list-style: none;
/* 2525 */ 	margin: 0;
/* 2526 */ }
/* 2527 */ 
/* 2528 */ .widget ul li {
/* 2529 */ 	border-bottom: 1px solid #ddd;
/* 2530 */ 	border-top: 1px solid #ddd;
/* 2531 */ 	padding: 0.5em 0;
/* 2532 */ }
/* 2533 */ 
/* 2534 */ .widget ul li + li {
/* 2535 */ 	margin-top: -1px;
/* 2536 */ }
/* 2537 */ 
/* 2538 */ .widget ul li ul {
/* 2539 */ 	margin: 0 0 -1px;
/* 2540 */ 	padding: 0;
/* 2541 */ 	position: relative;
/* 2542 */ }
/* 2543 */ 
/* 2544 */ .widget ul li li {
/* 2545 */ 	border: 0;
/* 2546 */ 	padding-left: 24px;
/* 2547 */ 	padding-left: 1.5rem;
/* 2548 */ }
/* 2549 */ 
/* 2550 */ /* Widget lists of links */

/* style.css */

/* 2551 */ 
/* 2552 */ .widget_top-posts ul li ul,
/* 2553 */ .widget_rss_links ul li ul,
/* 2554 */ .widget-grofile ul.grofile-links li ul,
/* 2555 */ .widget_pages ul li ul,
/* 2556 */ .widget_meta ul li ul {
/* 2557 */ 	bottom: 0;
/* 2558 */ }
/* 2559 */ 
/* 2560 */ .widget_nav_menu ul li li,
/* 2561 */ .widget_top-posts ul li,
/* 2562 */ .widget_top-posts ul li li,
/* 2563 */ .widget_rss_links ul li,
/* 2564 */ .widget_rss_links ul li li,
/* 2565 */ .widget-grofile ul.grofile-links li,
/* 2566 */ .widget-grofile ul.grofile-links li li {
/* 2567 */ 	padding-bottom: 0.25em;
/* 2568 */ 	padding-top: 0.25em;
/* 2569 */ }
/* 2570 */ 
/* 2571 */ .widget_rss ul li {
/* 2572 */ 	padding-bottom: 1em;
/* 2573 */ 	padding-top: 1em;
/* 2574 */ }
/* 2575 */ 
/* 2576 */ /* widget markup */
/* 2577 */ 
/* 2578 */ .widget .post-date,
/* 2579 */ .widget .rss-date {
/* 2580 */ 	font-size: 0.81em;
/* 2581 */ }
/* 2582 */ 
/* 2583 */ /* Text widget */
/* 2584 */ 
/* 2585 */ .widget_text {
/* 2586 */ 	word-wrap: break-word;
/* 2587 */ }
/* 2588 */ 
/* 2589 */ /* RSS Widget */
/* 2590 */ 
/* 2591 */ .widget_rss .widget-title .rsswidget:first-child {
/* 2592 */ 	float: right;
/* 2593 */ }
/* 2594 */ 
/* 2595 */ .widget_rss .widget-title .rsswidget:first-child:hover {
/* 2596 */ 	background-color: transparent;
/* 2597 */ }
/* 2598 */ 
/* 2599 */ .widget_rss .widget-title .rsswidget:first-child img {
/* 2600 */ 	display: block;

/* style.css */

/* 2601 */ }
/* 2602 */ 
/* 2603 */ .widget_rss ul li {
/* 2604 */ 	padding: 2.125em 0;
/* 2605 */ }
/* 2606 */ 
/* 2607 */ .widget_rss ul li:first-child {
/* 2608 */ 	border-top: none;
/* 2609 */ 	padding-top: 0;
/* 2610 */ }
/* 2611 */ 
/* 2612 */ .widget_rss li .rsswidget {
/* 2613 */ 	font-size: 22px;
/* 2614 */ 	font-size: 1.375rem;
/* 2615 */ 	font-weight: 300;
/* 2616 */ 	line-height: 1.4;
/* 2617 */ }
/* 2618 */ 
/* 2619 */ .widget_rss .rss-date,
/* 2620 */ .widget_rss li cite {
/* 2621 */ 	color: #767676;
/* 2622 */ 	display: block;
/* 2623 */ 	font-size: 10px;
/* 2624 */ 	font-size: 0.625rem;
/* 2625 */ 	font-style: normal;
/* 2626 */ 	font-weight: 800;
/* 2627 */ 	letter-spacing: 0.18em;
/* 2628 */ 	line-height: 1.5;
/* 2629 */ 	text-transform: uppercase;
/* 2630 */ }
/* 2631 */ 
/* 2632 */ .widget_rss .rss-date {
/* 2633 */ 	margin: 0.5em 0 1.5em;
/* 2634 */ 	padding: 0;
/* 2635 */ }
/* 2636 */ 
/* 2637 */ .widget_rss .rssSummary {
/* 2638 */ 	margin-bottom: 0.5em;
/* 2639 */ }
/* 2640 */ 
/* 2641 */ /* Contact Info Widget */
/* 2642 */ 
/* 2643 */ .widget_contact_info .contact-map {
/* 2644 */ 	margin-bottom: 0.5em;
/* 2645 */ }
/* 2646 */ 
/* 2647 */ /* Gravatar */
/* 2648 */ 
/* 2649 */ .widget-grofile h4 {
/* 2650 */ 	font-size: 16px;

/* style.css */

/* 2651 */ 	font-size: 1rem;
/* 2652 */ 	margin-bottom: 0;
/* 2653 */ }
/* 2654 */ 
/* 2655 */ /* Recent Comments */
/* 2656 */ 
/* 2657 */ .widget_recent_comments table,
/* 2658 */ .widget_recent_comments th,
/* 2659 */ .widget_recent_comments td {
/* 2660 */ 	border: 0;
/* 2661 */ }
/* 2662 */ 
/* 2663 */ /* Recent Posts widget */
/* 2664 */ 
/* 2665 */ .widget_recent_entries .post-date {
/* 2666 */ 	display: block;
/* 2667 */ }
/* 2668 */ 
/* 2669 */ /* Search */
/* 2670 */ 
/* 2671 */ .search-form {
/* 2672 */ 	position: relative;
/* 2673 */ }
/* 2674 */ 
/* 2675 */ .search-form .search-submit {
/* 2676 */ 	bottom: 3px;
/* 2677 */ 	padding: 0.5em 1em;
/* 2678 */ 	position: absolute;
/* 2679 */ 	right: 3px;
/* 2680 */ 	top: 3px;
/* 2681 */ }
/* 2682 */ 
/* 2683 */ .search-form .search-submit .icon {
/* 2684 */ 	height: 24px;
/* 2685 */ 	top: -2px;
/* 2686 */ 	width: 24px;
/* 2687 */ }
/* 2688 */ 
/* 2689 */ /* Tag cloud widget */
/* 2690 */ 
/* 2691 */ .tagcloud,
/* 2692 */ .widget_tag_cloud,
/* 2693 */ .wp_widget_tag_cloud {
/* 2694 */ 	line-height: 1.5;
/* 2695 */ }
/* 2696 */ 
/* 2697 */ .widget .tagcloud a,
/* 2698 */ .widget.widget_tag_cloud a,
/* 2699 */ .wp_widget_tag_cloud a {
/* 2700 */ 	border: 1px solid #ddd;

/* style.css */

/* 2701 */ 	-webkit-box-shadow: none;
/* 2702 */ 	box-shadow: none;
/* 2703 */ 	display: inline-block;
/* 2704 */ 	float: left;
/* 2705 */ 	font-size: 14px !important; /* !important to overwrite inline styles */
/* 2706 */ 	font-size: 0.875rem !important;
/* 2707 */ 	margin: 4px 4px 0 0 !important;
/* 2708 */ 	padding: 4px 10px 5px !important;
/* 2709 */ 	position: relative;
/* 2710 */ 	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
/* 2711 */ 	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
/* 2712 */ 	width: auto;
/* 2713 */ 	word-wrap: break-word;
/* 2714 */ 	z-index: 0;
/* 2715 */ }
/* 2716 */ 
/* 2717 */ .widget .tagcloud a:hover,
/* 2718 */ .widget .tagcloud a:focus,
/* 2719 */ .widget.widget_tag_cloud a:hover,
/* 2720 */ .widget.widget_tag_cloud a:focus,
/* 2721 */ .wp_widget_tag_cloud a:hover,
/* 2722 */ .wp_widget_tag_cloud a:focus {
/* 2723 */ 	border-color: #bbb;
/* 2724 */ 	-webkit-box-shadow: none;
/* 2725 */ 	box-shadow: none;
/* 2726 */ 	text-decoration: none;
/* 2727 */ }
/* 2728 */ 
/* 2729 */ /* Calendar widget */
/* 2730 */ 
/* 2731 */ .widget_calendar th,
/* 2732 */ .widget_calendar td {
/* 2733 */ 	text-align: center;
/* 2734 */ }
/* 2735 */ 
/* 2736 */ .widget_calendar tfoot td {
/* 2737 */ 	border: 0;
/* 2738 */ }
/* 2739 */ 
/* 2740 */ /*--------------------------------------------------------------
/* 2741 *| 16.0 Media
/* 2742 *| --------------------------------------------------------------*/
/* 2743 */ 
/* 2744 */ img,
/* 2745 */ video {
/* 2746 */ 	height: auto; /* Make sure images are scaled correctly. */
/* 2747 */ 	max-width: 100%; /* Adhere to container width. */
/* 2748 */ }
/* 2749 */ 
/* 2750 */ img.alignleft,

/* style.css */

/* 2751 */ img.alignright {
/* 2752 */ 	float: none;
/* 2753 */ 	margin: 0;
/* 2754 */ }
/* 2755 */ 
/* 2756 */ .page-content .wp-smiley,
/* 2757 */ .entry-content .wp-smiley,
/* 2758 */ .comment-content .wp-smiley {
/* 2759 */ 	border: none;
/* 2760 */ 	margin-bottom: 0;
/* 2761 */ 	margin-top: 0;
/* 2762 */ 	padding: 0;
/* 2763 */ }
/* 2764 */ 
/* 2765 */ /* Make sure embeds and iframes fit their containers. */
/* 2766 */ 
/* 2767 */ embed,
/* 2768 */ iframe,
/* 2769 */ object {
/* 2770 */ 	margin-bottom: 1.5em;
/* 2771 */ 	max-width: 100%;
/* 2772 */ }
/* 2773 */ 
/* 2774 */ .wp-caption,
/* 2775 */ .gallery-caption {
/* 2776 */ 	color: #666;
/* 2777 */ 	font-size: 13px;
/* 2778 */ 	font-size: 0.8125rem;
/* 2779 */ 	font-style: italic;
/* 2780 */ 	margin-bottom: 1.5em;
/* 2781 */ 	max-width: 100%;
/* 2782 */ }
/* 2783 */ 
/* 2784 */ .wp-caption img[class*="wp-image-"] {
/* 2785 */ 	display: block;
/* 2786 */ 	margin-left: auto;
/* 2787 */ 	margin-right: auto;
/* 2788 */ }
/* 2789 */ 
/* 2790 */ .wp-caption .wp-caption-text {
/* 2791 */ 	margin: 0.8075em 0;
/* 2792 */ }
/* 2793 */ 
/* 2794 */ /* Media Elements */
/* 2795 */ 
/* 2796 */ .mejs-container {
/* 2797 */ 	margin-bottom: 1.5em;
/* 2798 */ }
/* 2799 */ 
/* 2800 */ /* Audio Player */

/* style.css */

/* 2801 */ 
/* 2802 */ .mejs-controls a.mejs-horizontal-volume-slider,
/* 2803 */ .mejs-controls a.mejs-horizontal-volume-slider:focus,
/* 2804 */ .mejs-controls a.mejs-horizontal-volume-slider:hover {
/* 2805 */ 	background: transparent;
/* 2806 */ 	border: 0;
/* 2807 */ }
/* 2808 */ 
/* 2809 */ /* Playlist Color Overrides: Light */
/* 2810 */ 
/* 2811 */ .site-content .wp-playlist-light {
/* 2812 */ 	border-color: #eee;
/* 2813 */ 	color: #222;
/* 2814 */ }
/* 2815 */ 
/* 2816 */ .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
/* 2817 */ 	color: #333;
/* 2818 */ }
/* 2819 */ 
/* 2820 */ .site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
/* 2821 */ 	color: #767676;
/* 2822 */ }
/* 2823 */ 
/* 2824 */ .site-content .wp-playlist-light .wp-playlist-item {
/* 2825 */ 	border-bottom: 1px dotted #eee;
/* 2826 */ 	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
/* 2827 */ 	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
/* 2828 */ }
/* 2829 */ 
/* 2830 */ .site-content .wp-playlist-light .wp-playlist-item:hover,
/* 2831 */ .site-content .wp-playlist-light .wp-playlist-item:focus {
/* 2832 */ 	border-bottom-color: rgba(0, 0, 0, 0);
/* 2833 */ 	background-color: #767676;
/* 2834 */ 	color: #fff;
/* 2835 */ }
/* 2836 */ 
/* 2837 */ .site-content .wp-playlist-light a.wp-playlist-caption:hover,
/* 2838 */ .site-content .wp-playlist-light .wp-playlist-item:hover a,
/* 2839 */ .site-content .wp-playlist-light .wp-playlist-item:focus a {
/* 2840 */ 	color: #fff;
/* 2841 */ }
/* 2842 */ 
/* 2843 */ /* Playlist Color Overrides: Dark */
/* 2844 */ 
/* 2845 */ .site-content .wp-playlist-dark {
/* 2846 */ 	background: #222;
/* 2847 */ 	border-color: #333;
/* 2848 */ }
/* 2849 */ 
/* 2850 */ .site-content .wp-playlist-dark .mejs-container .mejs-controls {

/* style.css */

/* 2851 */ 	background-color: #333;
/* 2852 */ }
/* 2853 */ 
/* 2854 */ .site-content .wp-playlist-dark .wp-playlist-caption {
/* 2855 */ 	color: #fff;
/* 2856 */ }
/* 2857 */ 
/* 2858 */ .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
/* 2859 */ 	color: #eee;
/* 2860 */ }
/* 2861 */ 
/* 2862 */ .site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
/* 2863 */ 	color: #aaa;
/* 2864 */ }
/* 2865 */ 
/* 2866 */ .site-content .wp-playlist-dark .wp-playlist-playing {
/* 2867 */ 	background-color: #333;
/* 2868 */ }
/* 2869 */ 
/* 2870 */ .site-content .wp-playlist-dark .wp-playlist-item {
/* 2871 */ 	border-bottom: 1px dotted #555;
/* 2872 */ 	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
/* 2873 */ 	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
/* 2874 */ }
/* 2875 */ 
/* 2876 */ .site-content .wp-playlist-dark .wp-playlist-item:hover,
/* 2877 */ .site-content .wp-playlist-dark .wp-playlist-item:focus {
/* 2878 */ 	border-bottom-color: rgba(0, 0, 0, 0);
/* 2879 */ 	background-color: #aaa;
/* 2880 */ 	color: #222;
/* 2881 */ }
/* 2882 */ 
/* 2883 */ .site-content .wp-playlist-dark a.wp-playlist-caption:hover,
/* 2884 */ .site-content .wp-playlist-dark .wp-playlist-item:hover a,
/* 2885 */ .site-content .wp-playlist-dark .wp-playlist-item:focus a {
/* 2886 */ 	color: #222;
/* 2887 */ }
/* 2888 */ 
/* 2889 */ /* Playlist Style Overrides */
/* 2890 */ 
/* 2891 */ .site-content .wp-playlist {
/* 2892 */ 	padding: 0.625em 0.625em 0.3125em;
/* 2893 */ }
/* 2894 */ 
/* 2895 */ .site-content .wp-playlist-current-item .wp-playlist-item-title {
/* 2896 */ 	font-weight: 700;
/* 2897 */ }
/* 2898 */ 
/* 2899 */ .site-content .wp-playlist-current-item .wp-playlist-item-album {
/* 2900 */ 	font-style: normal;

/* style.css */

/* 2901 */ }
/* 2902 */ 
/* 2903 */ .site-content .wp-playlist-current-item .wp-playlist-item-artist {
/* 2904 */ 	font-size: 10px;
/* 2905 */ 	font-size: 0.625rem;
/* 2906 */ 	font-weight: 800;
/* 2907 */ 	letter-spacing: 0.1818em;
/* 2908 */ 	text-transform: uppercase;
/* 2909 */ }
/* 2910 */ 
/* 2911 */ .site-content .wp-playlist-item {
/* 2912 */ 	padding: 0 0.3125em;
/* 2913 */ 	cursor: pointer;
/* 2914 */ }
/* 2915 */ 
/* 2916 */ .site-content .wp-playlist-item:last-of-type {
/* 2917 */ 	border-bottom: none;
/* 2918 */ }
/* 2919 */ 
/* 2920 */ .site-content .wp-playlist-item a {
/* 2921 */ 	padding: 0.3125em 0;
/* 2922 */ 	border-bottom: none;
/* 2923 */ }
/* 2924 */ 
/* 2925 */ .site-content .wp-playlist-item a,
/* 2926 */ .site-content .wp-playlist-item a:focus,
/* 2927 */ .site-content .wp-playlist-item a:hover {
/* 2928 */ 	-webkit-box-shadow: none;
/* 2929 */ 	box-shadow: none;
/* 2930 */ 	background: transparent;
/* 2931 */ }
/* 2932 */ 
/* 2933 */ .site-content .wp-playlist-item-length {
/* 2934 */ 	top: 5px;
/* 2935 */ }
/* 2936 */ 
/* 2937 */ /* SVG Icons base styles */
/* 2938 */ 
/* 2939 */ .icon {
/* 2940 */ 	display: inline-block;
/* 2941 */ 	fill: currentColor;
/* 2942 */ 	height: 1em;
/* 2943 */ 	position: relative; /* Align more nicely with capital letters */
/* 2944 */ 	top: -0.0625em;
/* 2945 */ 	vertical-align: middle;
/* 2946 */ 	width: 1em;
/* 2947 */ }
/* 2948 */ 
/* 2949 */ /*--------------------------------------------------------------
/* 2950 *| 16.1 Galleries

/* style.css *|

/* 2951 *| --------------------------------------------------------------*/
/* 2952 */ 
/* 2953 */ .gallery-item {
/* 2954 */ 	display: inline-block;
/* 2955 */ 	text-align: left;
/* 2956 */ 	vertical-align: top;
/* 2957 */ 	margin: 0 0 1.5em;
/* 2958 */ 	padding: 0 1em 0 0;
/* 2959 */ 	width: 50%;
/* 2960 */ }
/* 2961 */ 
/* 2962 */ .gallery-columns-1 .gallery-item {
/* 2963 */ 	width: 100%;
/* 2964 */ }
/* 2965 */ 
/* 2966 */ .gallery-columns-2 .gallery-item {
/* 2967 */ 	max-width: 50%;
/* 2968 */ }
/* 2969 */ 
/* 2970 */ .gallery-item a,
/* 2971 */ .gallery-item a:hover,
/* 2972 */ .gallery-item a:focus {
/* 2973 */ 	-webkit-box-shadow: none;
/* 2974 */ 	box-shadow: none;
/* 2975 */ 	background: none;
/* 2976 */ 	display: inline-block;
/* 2977 */ 	max-width: 100%;
/* 2978 */ }
/* 2979 */ 
/* 2980 */ .gallery-item a img {
/* 2981 */ 	display: block;
/* 2982 */ 	-webkit-transition: -webkit-filter 0.2s ease-in;
/* 2983 */ 	transition: -webkit-filter 0.2s ease-in;
/* 2984 */ 	transition: filter 0.2s ease-in;
/* 2985 */ 	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
/* 2986 */ 	-webkit-backface-visibility: hidden;
/* 2987 */ 	backface-visibility: hidden;
/* 2988 */ }
/* 2989 */ 
/* 2990 */ .gallery-item a:hover img,
/* 2991 */ .gallery-item a:focus img {
/* 2992 */ 	-webkit-filter: opacity(60%);
/* 2993 */ 	filter: opacity(60%);
/* 2994 */ }
/* 2995 */ 
/* 2996 */ .gallery-caption {
/* 2997 */ 	display: block;
/* 2998 */ 	text-align: left;
/* 2999 */ 	padding: 0 10px 0 0;
/* 3000 */ 	margin-bottom: 0;

/* style.css */

/* 3001 */ }
/* 3002 */ 
/* 3003 */ /*--------------------------------------------------------------
/* 3004 *| 17.0 Customizer
/* 3005 *| --------------------------------------------------------------*/
/* 3006 */ 
/* 3007 */ .highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:after {
/* 3008 */ 	border: 2px dashed #0085ba; /* Matches visible edit shortcuts. */
/* 3009 */ 	bottom: 1em;
/* 3010 */ 	content: "";
/* 3011 */ 	display: block;
/* 3012 */ 	left: 1em;
/* 3013 */ 	position: absolute;
/* 3014 */ 	right: 1em;
/* 3015 */ 	top: 1em;
/* 3016 */ 	z-index: 1;
/* 3017 */ }
/* 3018 */ 
/* 3019 */ .highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .panel-content {
/* 3020 */ 	z-index: 2; /* Prevent :after from preventing interactions within the section */
/* 3021 */ }
/* 3022 */ 
/* 3023 */ /* Used for placeholder text */
/* 3024 */ .twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel .twentyseventeen-panel-title {
/* 3025 */ 	display: block;
/* 3026 */ 	font-size: 14px;
/* 3027 */ 	font-size: 0.875rem;
/* 3028 */ 	font-weight: 700;
/* 3029 */ 	letter-spacing: 1px;
/* 3030 */ 	padding: 3em;
/* 3031 */ 	text-transform: uppercase;
/* 3032 */ 	text-align: center;
/* 3033 */ }
/* 3034 */ 
/* 3035 */ /* Show borders on the custom page panels only when the front page sections are being edited */
/* 3036 */ .highlight-front-sections.twentyseventeen-customizer.twentyseventeen-front-page .twentyseventeen-panel:nth-of-type(1):after {
/* 3037 */ 	border: none;
/* 3038 */ }
/* 3039 */ 
/* 3040 */ .twentyseventeen-front-page.twentyseventeen-customizer #primary article.panel-placeholder {
/* 3041 */ 	border: 0;
/* 3042 */ }
/* 3043 */ 
/* 3044 */ /* Add some space around the visual edit shortcut buttons. */
/* 3045 */ .twentyseventeen-panel .customize-partial-edit-shortcut button {
/* 3046 */ 	top: 30px;
/* 3047 */ 	left: 30px;
/* 3048 */ }
/* 3049 */ 
/* 3050 */ /* Ensure that placeholder icons are visible. */

/* style.css */

/* 3051 */ .twentyseventeen-panel .customize-partial-edit-shortcut-hidden:before {
/* 3052 */ 	visibility: visible;
/* 3053 */ }
/* 3054 */ 
/* 3055 */ /*--------------------------------------------------------------
/* 3056 *| 18.0 SVGs Fallbacks
/* 3057 *| --------------------------------------------------------------*/
/* 3058 */ 
/* 3059 */ .svg-fallback {
/* 3060 */ 	display: none;
/* 3061 */ }
/* 3062 */ 
/* 3063 */ .no-svg .svg-fallback {
/* 3064 */ 	display: inline-block;
/* 3065 */ }
/* 3066 */ 
/* 3067 */ .no-svg .dropdown-toggle {
/* 3068 */ 	padding: 0.5em 0 0;
/* 3069 */ 	right: 0;
/* 3070 */ 	text-align: center;
/* 3071 */ 	width: 2em;
/* 3072 */ }
/* 3073 */ 
/* 3074 */ .no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
/* 3075 */ 	font-size: 20px;
/* 3076 */ 	font-size: 1.25rem;
/* 3077 */ 	font-weight: 400;
/* 3078 */ 	line-height: 1;
/* 3079 */ 	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
/* 3080 */ 	-ms-transform: rotate(180deg); /* IE 9 */
/* 3081 */ 	transform: rotate(180deg);
/* 3082 */ }
/* 3083 */ 
/* 3084 */ .no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
/* 3085 */ 	-webkit-transform: rotate(0); /* Chrome, Safari, Opera */
/* 3086 */ 	-ms-transform: rotate(0); /* IE 9 */
/* 3087 */ 	transform: rotate(0);
/* 3088 */ }
/* 3089 */ 
/* 3090 */ .no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
/* 3091 */ 	content: "\005E";
/* 3092 */ }
/* 3093 */ 
/* 3094 */ /* Social Menu fallbacks */
/* 3095 */ 
/* 3096 */ .no-svg .social-navigation a {
/* 3097 */ 	background: transparent;
/* 3098 */ 	color: #222;
/* 3099 */ 	height: auto;
/* 3100 */ 	width: auto;

/* style.css */

/* 3101 */ }
/* 3102 */ 
/* 3103 */ /* Show screen reader text in some cases */
/* 3104 */ 
/* 3105 */ .no-svg .next.page-numbers .screen-reader-text,
/* 3106 */ .no-svg .prev.page-numbers .screen-reader-text,
/* 3107 */ .no-svg .social-navigation li a .screen-reader-text,
/* 3108 */ .no-svg .search-submit .screen-reader-text {
/* 3109 */ 	clip: auto;
/* 3110 */ 	font-size: 16px;
/* 3111 */ 	font-size: 1rem;
/* 3112 */ 	font-weight: 400;
/* 3113 */ 	height: auto;
/* 3114 */ 	position: relative !important; /* overrides previous !important styles */
/* 3115 */ 	width: auto;
/* 3116 */ }
/* 3117 */ 
/* 3118 */ /*--------------------------------------------------------------
/* 3119 *| 19.0 Media Queries
/* 3120 *| --------------------------------------------------------------*/
/* 3121 */ 
/* 3122 */ /* Adjust positioning of edit shortcuts, override style in customize-preview.css */
/* 3123 */ @media screen and (min-width: 20em) {
/* 3124 */ 
/* 3125 */ 	body.customize-partial-edit-shortcuts-shown .site-header .site-title {
/* 3126 */ 		padding-left: 0;
/* 3127 */ 	}
/* 3128 */ }
/* 3129 */ 
/* 3130 */ @media screen and (min-width: 30em) {
/* 3131 */ 
/* 3132 */ 	/* Typography */
/* 3133 */ 
/* 3134 */ 	body,
/* 3135 */ 	button,
/* 3136 */ 	input,
/* 3137 */ 	select,
/* 3138 */ 	textarea {
/* 3139 */ 		font-size: 18px;
/* 3140 */ 		font-size: 1.125rem;
/* 3141 */ 	}
/* 3142 */ 
/* 3143 */ 	h1 {
/* 3144 */ 		font-size: 30px;
/* 3145 */ 		font-size: 1.875rem;
/* 3146 */ 	}
/* 3147 */ 
/* 3148 */ 	h2,
/* 3149 */ 	.home.blog .entry-title,
/* 3150 */ 	.page .panel-content .recent-posts .entry-title {

/* style.css */

/* 3151 */ 		font-size: 26px;
/* 3152 */ 		font-size: 1.625rem;
/* 3153 */ 	}
/* 3154 */ 
/* 3155 */ 	h3 {
/* 3156 */ 		font-size: 22px;
/* 3157 */ 		font-size: 1.375rem;
/* 3158 */ 	}
/* 3159 */ 
/* 3160 */ 	h4 {
/* 3161 */ 		font-size: 18px;
/* 3162 */ 		font-size: 1.125rem;
/* 3163 */ 	}
/* 3164 */ 
/* 3165 */ 	h5 {
/* 3166 */ 		font-size: 13px;
/* 3167 */ 		font-size: 0.8125rem;
/* 3168 */ 	}
/* 3169 */ 
/* 3170 */ 	h6 {
/* 3171 */ 		font-size: 16px;
/* 3172 */ 		font-size: 1rem;
/* 3173 */ 	}
/* 3174 */ 
/* 3175 */ 	.entry-content blockquote.alignleft,
/* 3176 */ 	.entry-content blockquote.alignright {
/* 3177 */ 		font-size: 14px;
/* 3178 */ 		font-size: 0.875rem;
/* 3179 */ 	}
/* 3180 */ 
/* 3181 */ 	/* Fix image alignment */
/* 3182 */ 	img.alignleft {
/* 3183 */ 		float: left;
/* 3184 */ 		margin-right: 1.5em;
/* 3185 */ 	}
/* 3186 */ 
/* 3187 */ 	img.alignright {
/* 3188 */ 		float: right;
/* 3189 */ 		margin-left: 1.5em;
/* 3190 */ 	}
/* 3191 */ 
/* 3192 */ 	/* Site Branding */
/* 3193 */ 
/* 3194 */ 	.site-branding {
/* 3195 */ 		padding: 3em 0;
/* 3196 */ 	}
/* 3197 */ 
/* 3198 */ 	/* Front Page */
/* 3199 */ 
/* 3200 */ 	.panel-content .wrap {

/* style.css */

/* 3201 */ 		padding-bottom: 2em;
/* 3202 */ 		padding-top: 3.5em;
/* 3203 */ 	}
/* 3204 */ 
/* 3205 */ 	.page-one-column .panel-content .wrap {
/* 3206 */ 		max-width: 740px;
/* 3207 */ 	}
/* 3208 */ 
/* 3209 */ 	.panel-content .entry-header {
/* 3210 */ 		margin-bottom: 4.5em;
/* 3211 */ 	}
/* 3212 */ 
/* 3213 */ 	.panel-content .recent-posts .entry-header {
/* 3214 */ 		margin-bottom: 0;
/* 3215 */ 	}
/* 3216 */ 
/* 3217 */ 	/* Blog Index, Archive, Search */
/* 3218 */ 
/* 3219 */ 	.taxonomy-description {
/* 3220 */ 		font-size: 14px;
/* 3221 */ 		font-size: 0.875rem;
/* 3222 */ 	}
/* 3223 */ 
/* 3224 */ 	.page-numbers.current {
/* 3225 */ 		font-size: 16px;
/* 3226 */ 		font-size: 1rem;
/* 3227 */ 	}
/* 3228 */ 
/* 3229 */ 	/* Site Footer */
/* 3230 */ 
/* 3231 */ 	.site-footer {
/* 3232 */ 		font-size: 16px;
/* 3233 */ 		font-size: 1rem;
/* 3234 */ 	}
/* 3235 */ 
/* 3236 */ 	/* Gallery Columns */
/* 3237 */ 
/* 3238 */ 	.gallery-item {
/* 3239 */ 		max-width: 25%;
/* 3240 */ 	}
/* 3241 */ 
/* 3242 */ 	.gallery-columns-1 .gallery-item {
/* 3243 */ 		max-width: 100%;
/* 3244 */ 	}
/* 3245 */ 
/* 3246 */ 	.gallery-columns-2 .gallery-item {
/* 3247 */ 		max-width: 50%;
/* 3248 */ 	}
/* 3249 */ 
/* 3250 */ 	.gallery-columns-3 .gallery-item {

/* style.css */

/* 3251 */ 		max-width: 33.33%;
/* 3252 */ 	}
/* 3253 */ 
/* 3254 */ 	.gallery-columns-4 .gallery-item {
/* 3255 */ 		max-width: 25%;
/* 3256 */ 	}
/* 3257 */ }
/* 3258 */ 
/* 3259 */ @media screen and (min-width: 48em) {
/* 3260 */ 
/* 3261 */ 	/* Typography */
/* 3262 */ 
/* 3263 */ 	body,
/* 3264 */ 	button,
/* 3265 */ 	input,
/* 3266 */ 	select,
/* 3267 */ 	textarea {
/* 3268 */ 		font-size: 16px;
/* 3269 */ 		font-size: 1rem;
/* 3270 */ 		line-height: 1.5;
/* 3271 */ 	}
/* 3272 */ 
/* 3273 */ 	.entry-content blockquote.alignleft,
/* 3274 */ 	.entry-content blockquote.alignright {
/* 3275 */ 		font-size: 13px;
/* 3276 */ 		font-size: 0.8125rem;
/* 3277 */ 	}
/* 3278 */ 
/* 3279 */ 	/* Layout */
/* 3280 */ 
/* 3281 */ 	.wrap {
/* 3282 */ 		max-width: 1000px;
/* 3283 */ 		padding-left: 3em;
/* 3284 */ 		padding-right: 3em;
/* 3285 */ 	}
/* 3286 */ 
/* 3287 */ 	.has-sidebar:not(.error404) #primary {
/* 3288 */ 		float: left;
/* 3289 */ 		width: 58%;
/* 3290 */ 	}
/* 3291 */ 
/* 3292 */ 	.has-sidebar #secondary {
/* 3293 */ 		float: right;
/* 3294 */ 		padding-top: 0;
/* 3295 */ 		width: 36%;
/* 3296 */ 	}
/* 3297 */ 
/* 3298 */ 	.error404 #primary {
/* 3299 */ 		float: none;
/* 3300 */ 	}

/* style.css */

/* 3301 */ 
/* 3302 */ 	/* Site Branding */
/* 3303 */ 
/* 3304 */ 	.site-branding {
/* 3305 */ 		margin-bottom: 0;
/* 3306 */ 	}
/* 3307 */ 
/* 3308 */ 	.has-header-image.twentyseventeen-front-page .site-branding,
/* 3309 */ 	.has-header-video.twentyseventeen-front-page .site-branding,
/* 3310 */ 	.has-header-image.home.blog .site-branding,
/* 3311 */ 	.has-header-video.home.blog .site-branding {
/* 3312 */ 		bottom: 0;
/* 3313 */ 		display: block;
/* 3314 */ 		left: 0;
/* 3315 */ 		height: auto;
/* 3316 */ 		padding-top: 0;
/* 3317 */ 		position: absolute;
/* 3318 */ 		width: 100%;
/* 3319 */ 	}
/* 3320 */ 
/* 3321 */ 	.has-header-image.twentyseventeen-front-page .custom-header,
/* 3322 */ 	.has-header-video.twentyseventeen-front-page .custom-header,
/* 3323 */ 	.has-header-image.home.blog .custom-header,
/* 3324 */ 	.has-header-video.home.blog .custom-header {
/* 3325 */ 		display: block;
/* 3326 */ 		height: auto;
/* 3327 */ 	}
/* 3328 */ 
/* 3329 */ 	.custom-header-media {
/* 3330 */ 		height: 165px;
/* 3331 */ 		position: relative;
/* 3332 */ 	}
/* 3333 */ 
/* 3334 */ 	.twentyseventeen-front-page.has-header-image .custom-header-media,
/* 3335 */ 	.twentyseventeen-front-page.has-header-video .custom-header-media,
/* 3336 */ 	.home.blog.has-header-image .custom-header-media,
/* 3337 */ 	.home.blog.has-header-video .custom-header-media {
/* 3338 */ 		height: 0;
/* 3339 */ 		position: relative;
/* 3340 */ 	}
/* 3341 */ 
/* 3342 */ 	.has-header-image:not(.twentyseventeen-front-page):not(.home) .custom-header-media,
/* 3343 */ 	.has-header-video:not(.twentyseventeen-front-page):not(.home) .custom-header-media {
/* 3344 */ 		bottom: 0;
/* 3345 */ 		height: auto;
/* 3346 */ 		left: 0;
/* 3347 */ 		position: absolute;
/* 3348 */ 		right: 0;
/* 3349 */ 		top: 0;
/* 3350 */ 	}

/* style.css */

/* 3351 */ 
/* 3352 */ 	.custom-logo-link {
/* 3353 */ 		padding-right: 2em;
/* 3354 */ 	}
/* 3355 */ 
/* 3356 */ 	.custom-logo-link img,
/* 3357 */ 	body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
/* 3358 */ 	body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
/* 3359 */ 		max-width: 350px;
/* 3360 */ 	}
/* 3361 */ 
/* 3362 */ 	.title-tagline-hidden.home.has-header-image .custom-logo-link img,
/* 3363 */ 	.title-tagline-hidden.home.has-header-video .custom-logo-link img {
/* 3364 */ 		max-height: 200px;
/* 3365 */ 	}
/* 3366 */ 
/* 3367 */ 	.site-title {
/* 3368 */ 		font-size: 36px;
/* 3369 */ 		font-size: 2.25rem;
/* 3370 */ 	}
/* 3371 */ 
/* 3372 */ 	.site-description {
/* 3373 */ 		font-size: 16px;
/* 3374 */ 		font-size: 1rem;
/* 3375 */ 	}
/* 3376 */ 
/* 3377 */ 	/* Navigation */
/* 3378 */ 
/* 3379 */ 	.navigation-top {
/* 3380 */ 		bottom: 0;
/* 3381 */ 		font-size: 14px;
/* 3382 */ 		font-size: 0.875rem;
/* 3383 */ 		left: 0;
/* 3384 */ 		position: absolute;
/* 3385 */ 		right: 0;
/* 3386 */ 		width: 100%;
/* 3387 */ 		z-index: 3;
/* 3388 */ 	}
/* 3389 */ 
/* 3390 */ 	.navigation-top .wrap {
/* 3391 */ 		max-width: 1000px;
/* 3392 */ 		/* The font size is 14px here and we need 50px padding in ems */
/* 3393 */ 		padding: 0.75em 3.4166666666667em;
/* 3394 */ 	}
/* 3395 */ 
/* 3396 */ 	.navigation-top nav {
/* 3397 */ 		margin-left: -1.25em;
/* 3398 */ 	}
/* 3399 */ 
/* 3400 */ 	.site-navigation-fixed.navigation-top {

/* style.css */

/* 3401 */ 		bottom: auto;
/* 3402 */ 		position: fixed;
/* 3403 */ 		left: 0;
/* 3404 */ 		right: 0;
/* 3405 */ 		top: 0;
/* 3406 */ 		width: 100%;
/* 3407 */ 		z-index: 7;
/* 3408 */ 	}
/* 3409 */ 
/* 3410 */ 	.admin-bar .site-navigation-fixed.navigation-top {
/* 3411 */ 		top: 32px;
/* 3412 */ 	}
/* 3413 */ 
/* 3414 */ 	/* Main Navigation */
/* 3415 */ 
/* 3416 */ 	.js .menu-toggle,
/* 3417 */ 	.js .dropdown-toggle {
/* 3418 */ 		display: none;
/* 3419 */ 	}
/* 3420 */ 
/* 3421 */ 	.main-navigation {
/* 3422 */ 		width: auto;
/* 3423 */ 	}
/* 3424 */ 
/* 3425 */ 	.js .main-navigation ul,
/* 3426 */ 	.js .main-navigation ul ul,
/* 3427 */ 	.js .main-navigation > div > ul {
/* 3428 */ 		display: block;
/* 3429 */ 	}
/* 3430 */ 
/* 3431 */ 	.main-navigation ul {
/* 3432 */ 		background: transparent;
/* 3433 */ 		padding: 0;
/* 3434 */ 	}
/* 3435 */ 
/* 3436 */ 	.main-navigation > div > ul {
/* 3437 */ 		border: 0;
/* 3438 */ 		margin-bottom: 0;
/* 3439 */ 		padding: 0;
/* 3440 */ 	}
/* 3441 */ 
/* 3442 */ 	.main-navigation li {
/* 3443 */ 		border: 0;
/* 3444 */ 		display: inline-block;
/* 3445 */ 	}
/* 3446 */ 
/* 3447 */ 	.main-navigation li li {
/* 3448 */ 		display: block;
/* 3449 */ 	}
/* 3450 */ 

/* style.css */

/* 3451 */ 	.main-navigation a {
/* 3452 */ 		padding: 1em 1.25em;
/* 3453 */ 	}
/* 3454 */ 
/* 3455 */ 	.main-navigation ul ul {
/* 3456 */ 		background: #fff;
/* 3457 */ 		border: 1px solid #bbb;
/* 3458 */ 		left: -999em;
/* 3459 */ 		padding: 0;
/* 3460 */ 		position: absolute;
/* 3461 */ 		top: 100%;
/* 3462 */ 		z-index: 99999;
/* 3463 */ 	}
/* 3464 */ 
/* 3465 */ 	.main-navigation ul li.menu-item-has-children:before,
/* 3466 */ 	.main-navigation ul li.menu-item-has-children:after,
/* 3467 */ 	.main-navigation ul li.page_item_has_children:before,
/* 3468 */ 	.main-navigation ul li.page_item_has_children:after {
/* 3469 */ 		border-style: solid;
/* 3470 */ 		border-width: 0 6px 6px;
/* 3471 */ 		content: "";
/* 3472 */ 		display: none;
/* 3473 */ 		height: 0;
/* 3474 */ 		position: absolute;
/* 3475 */ 		right: 1em;
/* 3476 */ 		bottom: -1px;
/* 3477 */ 		width: 0;
/* 3478 */ 		z-index: 100000;
/* 3479 */ 	}
/* 3480 */ 
/* 3481 */ 	.main-navigation ul li.menu-item-has-children.focus:before,
/* 3482 */ 	.main-navigation ul li.menu-item-has-children:hover:before,
/* 3483 */ 	.main-navigation ul li.menu-item-has-children.focus:after,
/* 3484 */ 	.main-navigation ul li.menu-item-has-children:hover:after,
/* 3485 */ 	.main-navigation ul li.page_item_has_children.focus:before,
/* 3486 */ 	.main-navigation ul li.page_item_has_children:hover:before,
/* 3487 */ 	.main-navigation ul li.page_item_has_children.focus:after,
/* 3488 */ 	.main-navigation ul li.page_item_has_children:hover:after {
/* 3489 */ 		display: block;
/* 3490 */ 	}
/* 3491 */ 
/* 3492 */ 	.main-navigation ul li.menu-item-has-children:before,
/* 3493 */ 	.main-navigation ul li.page_item_has_children:before {
/* 3494 */ 		border-color: transparent transparent #bbb;
/* 3495 */ 		bottom: 0;
/* 3496 */ 	}
/* 3497 */ 
/* 3498 */ 	.main-navigation ul li.menu-item-has-children:after,
/* 3499 */ 	.main-navigation ul li.page_item_has_children:after {
/* 3500 */ 		border-color: transparent transparent #fff;

/* style.css */

/* 3501 */ 	}
/* 3502 */ 
/* 3503 */ 	.main-navigation ul ul li:hover > ul,
/* 3504 */ 	.main-navigation ul ul li.focus > ul {
/* 3505 */ 		left: 100%;
/* 3506 */ 		right: auto;
/* 3507 */ 	}
/* 3508 */ 
/* 3509 */ 	.main-navigation ul ul a {
/* 3510 */ 		padding: 0.75em 1.25em;
/* 3511 */ 		width: 16em;
/* 3512 */ 	}
/* 3513 */ 
/* 3514 */ 	.main-navigation li li {
/* 3515 */ 		-webkit-transition: background-color 0.2s ease-in-out;
/* 3516 */ 		transition: background-color 0.2s ease-in-out;
/* 3517 */ 	}
/* 3518 */ 
/* 3519 */ 	.main-navigation li li:hover,
/* 3520 */ 	.main-navigation li li.focus {
/* 3521 */ 		background: #767676;
/* 3522 */ 	}
/* 3523 */ 
/* 3524 */ 	.main-navigation li li a {
/* 3525 */ 		-webkit-transition: color 0.3s ease-in-out;
/* 3526 */ 		transition: color 0.3s ease-in-out;
/* 3527 */ 	}
/* 3528 */ 
/* 3529 */ 	.main-navigation li li.focus > a,
/* 3530 */ 	.main-navigation li li:focus > a,
/* 3531 */ 	.main-navigation li li:hover > a,
/* 3532 */ 	.main-navigation li li a:hover,
/* 3533 */ 	.main-navigation li li a:focus,
/* 3534 */ 	.main-navigation li li.current_page_item a:hover,
/* 3535 */ 	.main-navigation li li.current-menu-item a:hover,
/* 3536 */ 	.main-navigation li li.current_page_item a:focus,
/* 3537 */ 	.main-navigation li li.current-menu-item a:focus {
/* 3538 */ 		color: #fff;
/* 3539 */ 	}
/* 3540 */ 
/* 3541 */ 	.main-navigation ul li:hover > ul,
/* 3542 */ 	.main-navigation ul li.focus > ul {
/* 3543 */ 		left: 0.5em;
/* 3544 */ 		right: auto;
/* 3545 */ 	}
/* 3546 */ 
/* 3547 */ 	.main-navigation .menu-item-has-children > a > .icon,
/* 3548 */ 	.main-navigation .page_item_has_children > a > .icon {
/* 3549 */ 		display: inline;
/* 3550 */ 		left: 5px;

/* style.css */

/* 3551 */ 		position: relative;
/* 3552 */ 		top: -1px;
/* 3553 */ 	}
/* 3554 */ 
/* 3555 */ 	.main-navigation ul ul .menu-item-has-children > a > .icon,
/* 3556 */ 	.main-navigation ul ul .page_item_has_children > a > .icon {
/* 3557 */ 		margin-top: -9px;
/* 3558 */ 		left: auto;
/* 3559 */ 		position: absolute;
/* 3560 */ 		right: 1em;
/* 3561 */ 		top: 50%;
/* 3562 */ 		-webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
/* 3563 */ 		-ms-transform: rotate(-90deg); /* IE 9 */
/* 3564 */ 		transform: rotate(-90deg);
/* 3565 */ 	}
/* 3566 */ 
/* 3567 */ 	.main-navigation ul ul ul {
/* 3568 */ 		left: -999em;
/* 3569 */ 		margin-top: -1px;
/* 3570 */ 		top: 0;
/* 3571 */ 	}
/* 3572 */ 
/* 3573 */ 	.main-navigation ul ul li.menu-item-has-children.focus:before,
/* 3574 */ 	.main-navigation ul ul li.menu-item-has-children:hover:before,
/* 3575 */ 	.main-navigation ul ul li.menu-item-has-children.focus:after,
/* 3576 */ 	.main-navigation ul ul li.menu-item-has-children:hover:after,
/* 3577 */ 	.main-navigation ul ul li.page_item_has_children.focus:before,
/* 3578 */ 	.main-navigation ul ul li.page_item_has_children:hover:before,
/* 3579 */ 	.main-navigation ul ul li.page_item_has_children.focus:after,
/* 3580 */ 	.main-navigation ul ul li.page_item_has_children:hover:after {
/* 3581 */ 		display: none;
/* 3582 */ 	}
/* 3583 */ 
/* 3584 */ 	.site-header .site-navigation-fixed .menu-scroll-down {
/* 3585 */ 		display: none;
/* 3586 */ 	}
/* 3587 */ 
/* 3588 */ 	/* Scroll down arrow */
/* 3589 */ 
/* 3590 */ 	.site-header .menu-scroll-down {
/* 3591 */ 		display: block;
/* 3592 */ 		padding: 1em;
/* 3593 */ 		position: absolute;
/* 3594 */ 		right: 0;
/* 3595 */ 	}
/* 3596 */ 
/* 3597 */ 	.site-header .menu-scroll-down .icon {
/* 3598 */ 		-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
/* 3599 */ 		-ms-transform: rotate(90deg); /* IE 9 */
/* 3600 */ 		transform: rotate(90deg);

/* style.css */

/* 3601 */ 	}
/* 3602 */ 
/* 3603 */ 	.site-header .menu-scroll-down {
/* 3604 */ 		color: #fff;
/* 3605 */ 		top: 2em;
/* 3606 */ 	}
/* 3607 */ 
/* 3608 */ 	.site-header .navigation-top .menu-scroll-down {
/* 3609 */ 		color: #767676;
/* 3610 */ 		top: 0.7em;
/* 3611 */ 	}
/* 3612 */ 
/* 3613 */ 	.menu-scroll-down:focus {
/* 3614 */ 		outline: thin dotted;
/* 3615 */ 	}
/* 3616 */ 
/* 3617 */ 	.menu-scroll-down .icon {
/* 3618 */ 		height: 18px;
/* 3619 */ 		width: 18px;
/* 3620 */ 	}
/* 3621 */ 
/* 3622 */ 	/* Front Page */
/* 3623 */ 
/* 3624 */ 	.twentyseventeen-front-page.has-header-image .site-branding,
/* 3625 */ 	.twentyseventeen-front-page.has-header-video .site-branding,
/* 3626 */ 	.home.blog.has-header-image .site-branding,
/* 3627 */ 	.home.blog.has-header-video .site-branding {
/* 3628 */ 		margin-bottom: 70px;
/* 3629 */ 	}
/* 3630 */ 
/* 3631 */ 	.twentyseventeen-front-page.has-header-image .custom-header-media,
/* 3632 */ 	.twentyseventeen-front-page.has-header-video .custom-header-media,
/* 3633 */ 	.home.blog.has-header-image .custom-header-media,
/* 3634 */ 	.home.blog.has-header-video .custom-header-media {
/* 3635 */ 		height: 1200px;
/* 3636 */ 		height: 100vh;
/* 3637 */ 		max-height: 100%;
/* 3638 */ 		overflow: hidden;
/* 3639 */ 	}
/* 3640 */ 
/* 3641 */ 	.twentyseventeen-front-page.has-header-image .custom-header-media:before,
/* 3642 */ 	.twentyseventeen-front-page.has-header-video .custom-header-media:before,
/* 3643 */ 	.home.blog.has-header-image .custom-header-media:before,
/* 3644 */ 	.home.blog.has-header-video .custom-header-media:before {
/* 3645 */ 		height: 33%;
/* 3646 */ 	}
/* 3647 */ 
/* 3648 */ 	.admin-bar.twentyseventeen-front-page.has-header-image .custom-header-media,
/* 3649 */ 	.admin-bar.twentyseventeen-front-page.has-header-video .custom-header-media,
/* 3650 */ 	.admin-bar.home.blog.has-header-image .custom-header-media,

/* style.css */

/* 3651 */ 	.admin-bar.home.blog.has-header-video .custom-header-media {
/* 3652 */ 		height: calc(100vh - 32px);
/* 3653 */ 	}
/* 3654 */ 
/* 3655 */ 	.panel-content .wrap {
/* 3656 */ 		padding-bottom: 4.5em;
/* 3657 */ 		padding-top: 6em;
/* 3658 */ 	}
/* 3659 */ 
/* 3660 */ 	.panel-image {
/* 3661 */ 		height: 100vh;
/* 3662 */ 		max-height: 1200px;
/* 3663 */ 	}
/* 3664 */ 
/* 3665 */ 	/* With panel images 100% of the screen height, we're going to fix the background image where supported to create a parallax-like effect. */
/* 3666 */ 	.background-fixed .panel-image {
/* 3667 */ 		background-attachment: fixed;
/* 3668 */ 	}
/* 3669 */ 
/* 3670 */ 	.page-two-column .panel-content .entry-header {
/* 3671 */ 		float: left;
/* 3672 */ 		width: 36%;
/* 3673 */ 	}
/* 3674 */ 
/* 3675 */ 	.page-two-column .panel-content .entry-content {
/* 3676 */ 		float: right;
/* 3677 */ 		width: 58%;
/* 3678 */ 	}
/* 3679 */ 
/* 3680 */ 	/* Front Page - Recent Posts */
/* 3681 */ 
/* 3682 */ 	.page-two-column .panel-content .recent-posts {
/* 3683 */ 		clear: right;
/* 3684 */ 		float: right;
/* 3685 */ 		width: 58%;
/* 3686 */ 	}
/* 3687 */ 
/* 3688 */ 	.panel-content .recent-posts article {
/* 3689 */ 		margin-bottom: 4em;
/* 3690 */ 	}
/* 3691 */ 
/* 3692 */ 	.panel-content .recent-posts .entry-header,
/* 3693 */ 	.page-two-column #primary .panel-content .recent-posts .entry-header,
/* 3694 */ 	.panel-content .recent-posts .entry-content,
/* 3695 */ 	.page-two-column #primary .panel-content .recent-posts .entry-content {
/* 3696 */ 		float: none;
/* 3697 */ 		width: 100%;
/* 3698 */ 	}
/* 3699 */ 
/* 3700 */ 	.panel-content .recent-posts .entry-header {

/* style.css */

/* 3701 */ 		margin-bottom: 1.5em;
/* 3702 */ 	}
/* 3703 */ 
/* 3704 */ 	.page .panel-content .recent-posts .entry-title {
/* 3705 */ 		font-size: 26px;
/* 3706 */ 		font-size: 1.625rem;
/* 3707 */ 	}
/* 3708 */ 
/* 3709 */ 	/* Posts */
/* 3710 */ 
/* 3711 */ 	.site-content {
/* 3712 */ 		padding: 5.5em 0 0;
/* 3713 */ 	}
/* 3714 */ 
/* 3715 */ 	.single-post .entry-title,
/* 3716 */ 	.page .entry-title {
/* 3717 */ 		font-size: 26px;
/* 3718 */ 		font-size: 1.625rem;
/* 3719 */ 	}
/* 3720 */ 
/* 3721 */ 	.comments-pagination,
/* 3722 */ 	.post-navigation {
/* 3723 */ 		clear: both;
/* 3724 */ 	}
/* 3725 */ 
/* 3726 */ 	.post-navigation .nav-previous {
/* 3727 */ 		float: left;
/* 3728 */ 		width: 50%;
/* 3729 */ 	}
/* 3730 */ 
/* 3731 */ 	.post-navigation .nav-next {
/* 3732 */ 		float: right;
/* 3733 */ 		text-align: right;
/* 3734 */ 		width: 50%;
/* 3735 */ 	}
/* 3736 */ 
/* 3737 */ 	.nav-next,
/* 3738 */ 	.post-navigation .nav-next {
/* 3739 */ 		margin-top: 0;
/* 3740 */ 	}
/* 3741 */ 
/* 3742 */ 	/* Blog, archive, search */
/* 3743 */ 
/* 3744 */ 	.sticky .icon-thumb-tack {
/* 3745 */ 		height: 23px;
/* 3746 */ 		left: -2.5em;
/* 3747 */ 		top: 1.5em;
/* 3748 */ 		width: 32px;
/* 3749 */ 	}
/* 3750 */ 

/* style.css */

/* 3751 */ 	body:not(.has-sidebar):not(.page-one-column) .page-header,
/* 3752 */ 	body.has-sidebar.error404 #primary .page-header,
/* 3753 */ 	body.page-two-column:not(.archive) #primary .entry-header,
/* 3754 */ 	body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
/* 3755 */ 		float: left;
/* 3756 */ 		width: 36%;
/* 3757 */ 	}
/* 3758 */ 
/* 3759 */ 	.blog:not(.has-sidebar) #primary article,
/* 3760 */ 	.archive:not(.page-one-column):not(.has-sidebar) #primary article,
/* 3761 */ 	.search:not(.has-sidebar) #primary article,
/* 3762 */ 	.error404:not(.has-sidebar) #primary .page-content,
/* 3763 */ 	.error404.has-sidebar #primary .page-content,
/* 3764 */ 	body.page-two-column:not(.archive) #primary .entry-content,
/* 3765 */ 	body.page-two-column #comments {
/* 3766 */ 		float: right;
/* 3767 */ 		width: 58%;
/* 3768 */ 	}
/* 3769 */ 
/* 3770 */ 	.blog .site-main > article,
/* 3771 */ 	.archive .site-main > article,
/* 3772 */ 	.search .site-main > article {
/* 3773 */ 		padding-bottom: 4em;
/* 3774 */ 	}
/* 3775 */ 
/* 3776 */ 	.navigation.pagination {
/* 3777 */ 		clear: both;
/* 3778 */ 		float: right;
/* 3779 */ 		width: 58%;
/* 3780 */ 	}
/* 3781 */ 
/* 3782 */ 	.has-sidebar .navigation.pagination,
/* 3783 */ 	.archive.page-one-column:not(.has-sidebar) .navigation.pagination {
/* 3784 */ 		float: none;
/* 3785 */ 		width: 100%;
/* 3786 */ 	}
/* 3787 */ 
/* 3788 */ 	.entry-footer {
/* 3789 */ 		display: table;
/* 3790 */ 		width: 100%;
/* 3791 */ 	}
/* 3792 */ 
/* 3793 */ 	.entry-footer .cat-tags-links {
/* 3794 */ 		display: table-cell;
/* 3795 */ 		vertical-align: middle;
/* 3796 */ 		width: 100%;
/* 3797 */ 	}
/* 3798 */ 
/* 3799 */ 	.entry-footer .edit-link {
/* 3800 */ 		display: table-cell;

/* style.css */

/* 3801 */ 		text-align: right;
/* 3802 */ 		vertical-align: middle;
/* 3803 */ 	}
/* 3804 */ 
/* 3805 */ 	.entry-footer .edit-link a.post-edit-link {
/* 3806 */ 		margin-top: 0;
/* 3807 */ 		margin-left: 1em;
/* 3808 */ 	}
/* 3809 */ 
/* 3810 */ 	/* Entry content */
/* 3811 */ 
/* 3812 */ 	/* without sidebar */
/* 3813 */ 
/* 3814 */ 	:not(.has-sidebar) .entry-content blockquote.alignleft {
/* 3815 */ 		margin-left: -17.5%;
/* 3816 */ 		width: 48%;
/* 3817 */ 	}
/* 3818 */ 
/* 3819 */ 	:not(.has-sidebar) .entry-content blockquote.alignright {
/* 3820 */ 		margin-right: -17.5%;
/* 3821 */ 		width: 48%;
/* 3822 */ 	}
/* 3823 */ 
/* 3824 */ 	/* with sidebar */
/* 3825 */ 
/* 3826 */ 	.has-sidebar .entry-content blockquote.alignleft {
/* 3827 */ 		margin-left: 0;
/* 3828 */ 		width: 34%;
/* 3829 */ 	}
/* 3830 */ 
/* 3831 */ 	.has-sidebar .entry-content blockquote.alignright {
/* 3832 */ 		margin-right: 0;
/* 3833 */ 		width: 34%;
/* 3834 */ 	}
/* 3835 */ 
/* 3836 */ 	.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
/* 3837 */ 		margin-right: -72.5%;
/* 3838 */ 		width: 62%;
/* 3839 */ 	}
/* 3840 */ 
/* 3841 */ 	/* blog and archive */
/* 3842 */ 
/* 3843 */ 	.blog:not(.has-sidebar) .entry-content blockquote.alignleft,
/* 3844 */ 	.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignleft,
/* 3845 */ 	.archive:not(.has-sidebar) .entry-content blockquote.alignleft,
/* 3846 */ 	.page-two-column .entry-content blockquote.alignleft {
/* 3847 */ 		margin-left: -72.5%;
/* 3848 */ 		width: 62%;
/* 3849 */ 	}
/* 3850 */ 

/* style.css */

/* 3851 */ 	.blog:not(.has-sidebar) .entry-content blockquote.alignright,
/* 3852 */ 	.twentyseventeen-front-page.page-two-column .entry-content blockquote.alignright,
/* 3853 */ 	.archive:not(.has-sidebar) .entry-content blockquote.alignright,
/* 3854 */ 	.page-two-column .entry-content blockquote.alignright {
/* 3855 */ 		margin-right: 0;
/* 3856 */ 		width: 36%;
/* 3857 */ 	}
/* 3858 */ 
/* 3859 */ 	/* Post formats */
/* 3860 */ 
/* 3861 */ 	.format-quote blockquote .icon {
/* 3862 */ 		left: -1.5em;
/* 3863 */ 	}
/* 3864 */ 
/* 3865 */ 	/* Pages */
/* 3866 */ 
/* 3867 */ 	.page.page-one-column .entry-header,
/* 3868 */ 	.twentyseventeen-front-page.page-one-column .entry-header,
/* 3869 */ 	.archive.page-one-column:not(.has-sidebar) .page-header {
/* 3870 */ 		margin-bottom: 4em;
/* 3871 */ 	}
/* 3872 */ 
/* 3873 */ 	.page:not(.home) #content {
/* 3874 */ 		padding-bottom: 3.25em;
/* 3875 */ 	}
/* 3876 */ 
/* 3877 */ 	/* 404 page */
/* 3878 */ 
/* 3879 */ 	.error404 .page-content {
/* 3880 */ 		padding-bottom: 9em;
/* 3881 */ 	}
/* 3882 */ 
/* 3883 */ 	/* Comments */
/* 3884 */ 
/* 3885 */ 	#comments {
/* 3886 */ 		padding-top: 5em;
/* 3887 */ 	}
/* 3888 */ 
/* 3889 */ 	.comments-title {
/* 3890 */ 		margin-bottom: 2.5em;
/* 3891 */ 	}
/* 3892 */ 
/* 3893 */ 	ol.children .children {
/* 3894 */ 		padding-left: 2em;
/* 3895 */ 	}
/* 3896 */ 
/* 3897 */ 	/* Posts pagination */
/* 3898 */ 
/* 3899 */ 	.nav-links .nav-title {
/* 3900 */ 		position: relative;

/* style.css */

/* 3901 */ 	}
/* 3902 */ 
/* 3903 */ 	.nav-title-icon-wrapper {
/* 3904 */ 		position: absolute;
/* 3905 */ 		text-align: center;
/* 3906 */ 		width: 2em;
/* 3907 */ 	}
/* 3908 */ 
/* 3909 */ 	.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
/* 3910 */ 		left: -2em;
/* 3911 */ 	}
/* 3912 */ 
/* 3913 */ 	.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
/* 3914 */ 		right: -2em;
/* 3915 */ 	}
/* 3916 */ 
/* 3917 */ 	/* Secondary */
/* 3918 */ 
/* 3919 */ 	#secondary {
/* 3920 */ 		font-size: 14px;
/* 3921 */ 		font-size: 0.875rem;
/* 3922 */ 		line-height: 1.6;
/* 3923 */ 	}
/* 3924 */ 
/* 3925 */ 	/* Widgets */
/* 3926 */ 
/* 3927 */ 	h2.widget-title {
/* 3928 */ 		font-size: 11px;
/* 3929 */ 		font-size: 0.6875rem;
/* 3930 */ 		margin-bottom: 2em;
/* 3931 */ 	}
/* 3932 */ 
/* 3933 */ 	/* Footer */
/* 3934 */ 
/* 3935 */ 	.site-footer {
/* 3936 */ 		font-size: 14px;
/* 3937 */ 		font-size: 0.875rem;
/* 3938 */ 		line-height: 1.6;
/* 3939 */ 		margin-top: 3em;
/* 3940 */ 	}
/* 3941 */ 
/* 3942 */ 	.site-footer .widget-column.footer-widget-1 {
/* 3943 */ 		float: left;
/* 3944 */ 		width: 36%;
/* 3945 */ 	}
/* 3946 */ 
/* 3947 */ 	.site-footer .widget-column.footer-widget-2 {
/* 3948 */ 		float: right;
/* 3949 */ 		width: 58%;
/* 3950 */ 	}

/* style.css */

/* 3951 */ 
/* 3952 */ 	.social-navigation {
/* 3953 */ 		clear: left;
/* 3954 */ 		float: left;
/* 3955 */ 		margin-bottom: 0;
/* 3956 */ 		width: 36%;
/* 3957 */ 	}
/* 3958 */ 
/* 3959 */ 	.site-info {
/* 3960 */ 		float: left;
/* 3961 */ 		padding: 0.7em 0 0;
/* 3962 */ 		width: 58%;
/* 3963 */ 	}
/* 3964 */ 
/* 3965 */ 	.social-navigation + .site-info {
/* 3966 */ 		margin-left: 6%;
/* 3967 */ 	}
/* 3968 */ 
/* 3969 */ 	.site-info .sep {
/* 3970 */ 		margin: 0 0.5em;
/* 3971 */ 		display: inline;
/* 3972 */ 		visibility: visible;
/* 3973 */ 		height: auto;
/* 3974 */ 		width: auto;
/* 3975 */ 	}
/* 3976 */ 
/* 3977 */ 	/* Gallery Columns */
/* 3978 */ 
/* 3979 */ 	.gallery-columns-5 .gallery-item {
/* 3980 */ 		max-width: 20%;
/* 3981 */ 	}
/* 3982 */ 
/* 3983 */ 	.gallery-columns-6 .gallery-item {
/* 3984 */ 		max-width: 16.66%;
/* 3985 */ 	}
/* 3986 */ 
/* 3987 */ 	.gallery-columns-7 .gallery-item {
/* 3988 */ 		max-width: 14.28%;
/* 3989 */ 	}
/* 3990 */ 
/* 3991 */ 	.gallery-columns-8 .gallery-item {
/* 3992 */ 		max-width: 12.5%;
/* 3993 */ 	}
/* 3994 */ 
/* 3995 */ 	.gallery-columns-9 .gallery-item {
/* 3996 */ 		max-width: 11.11%;
/* 3997 */ 	}
/* 3998 */ }
/* 3999 */ 
/* 4000 */ @media screen and ( min-width: 67em ) {

/* style.css */

/* 4001 */ 
/* 4002 */ 	/* Layout */
/* 4003 */ 
/* 4004 */ 	/* Navigation */
/* 4005 */ 	.navigation-top .wrap {
/* 4006 */ 		padding: 0.75em 2em;
/* 4007 */ 	}
/* 4008 */ 
/* 4009 */ 	.navigation-top nav {
/* 4010 */ 		margin-left: 0;
/* 4011 */ 	}
/* 4012 */ 
/* 4013 */ 	/* Sticky posts */
/* 4014 */ 
/* 4015 */ 	.sticky .icon-thumb-tack {
/* 4016 */ 		font-size: 32px;
/* 4017 */ 		font-size: 2rem;
/* 4018 */ 		height: 22px;
/* 4019 */ 		left: -1.25em;
/* 4020 */ 		top: 0.75em;
/* 4021 */ 		width: 32px;
/* 4022 */ 	}
/* 4023 */ 
/* 4024 */ 	/* Pagination */
/* 4025 */ 
/* 4026 */ 	.page-numbers {
/* 4027 */ 		display: inline-block;
/* 4028 */ 	}
/* 4029 */ 
/* 4030 */ 	.page-numbers.current {
/* 4031 */ 		font-size: 15px;
/* 4032 */ 		font-size: 0.9375rem;
/* 4033 */ 	}
/* 4034 */ 
/* 4035 */ 	.page-numbers.current .screen-reader-text {
/* 4036 */ 		clip: rect(1px, 1px, 1px, 1px);
/* 4037 */ 		height: 1px;
/* 4038 */ 		overflow: hidden;
/* 4039 */ 		position: absolute !important;
/* 4040 */ 		width: 1px;
/* 4041 */ 	}
/* 4042 */ 
/* 4043 */ 	/* Comments */
/* 4044 */ 
/* 4045 */ 	.comment-body {
/* 4046 */ 		margin-left: 0;
/* 4047 */ 	}
/* 4048 */ }
/* 4049 */ 
/* 4050 */ @media screen and ( min-width: 79em ) {

/* style.css */

/* 4051 */ 
/* 4052 */ 	.has-sidebar .entry-content blockquote.alignleft {
/* 4053 */ 		margin-left: -20%;
/* 4054 */ 	}
/* 4055 */ 
/* 4056 */ 	.blog:not(.has-sidebar) .entry-content blockquote.alignright,
/* 4057 */ 	.archive:not(.has-sidebar) .entry-content blockquote.alignright,
/* 4058 */ 	.page-two-column .entry-content blockquote.alignright,
/* 4059 */ 	.twentyseventeen-front-page .entry-content blockquote.alignright {
/* 4060 */ 		margin-right: -20%;
/* 4061 */ 	}
/* 4062 */ }
/* 4063 */ 
/* 4064 */ @media screen and ( max-width: 48.875em ) and ( min-width: 48em ) {
/* 4065 */ 
/* 4066 */ 	.admin-bar .site-navigation-fixed.navigation-top,
/* 4067 */ 	.admin-bar .site-navigation-hidden.navigation-top {
/* 4068 */ 		top: 46px;
/* 4069 */ 	}
/* 4070 */ }
/* 4071 */ 
/* 4072 */ /*--------------------------------------------------------------
/* 4073 *| 20.0 Print
/* 4074 *| --------------------------------------------------------------*/
/* 4075 */ 
/* 4076 */ @media print {
/* 4077 */ 
/* 4078 */ 	/* Hide elements */
/* 4079 */ 
/* 4080 */ 	form,
/* 4081 */ 	button,
/* 4082 */ 	input,
/* 4083 */ 	select,
/* 4084 */ 	textarea,
/* 4085 */ 	.navigation-top,
/* 4086 */ 	.social-navigation,
/* 4087 */ 	#secondary,
/* 4088 */ 	.content-bottom-widgets,
/* 4089 */ 	.header-image,
/* 4090 */ 	.panel-image-prop,
/* 4091 */ 	.icon-thumb-tack,
/* 4092 */ 	.page-links,
/* 4093 */ 	.edit-link,
/* 4094 */ 	.post-navigation,
/* 4095 */ 	.pagination.navigation,
/* 4096 */ 	.comments-pagination,
/* 4097 */ 	.comment-respond,
/* 4098 */ 	.comment-edit-link,
/* 4099 */ 	.comment-reply-link,
/* 4100 */ 	.comment-metadata .edit-link,

/* style.css */

/* 4101 */ 	.pingback .edit-link,
/* 4102 */ 	.site-footer aside.widget-area,
/* 4103 */ 	.site-info {
/* 4104 */ 		display: none !important;
/* 4105 */ 	}
/* 4106 */ 
/* 4107 */ 	.entry-footer,
/* 4108 */ 	#comments,
/* 4109 */ 	.site-footer,
/* 4110 */ 	.single-featured-image-header {
/* 4111 */ 		border: 0;
/* 4112 */ 	}
/* 4113 */ 
/* 4114 */ 	/* Font sizes */
/* 4115 */ 
/* 4116 */ 	body {
/* 4117 */ 		font-size: 12pt;
/* 4118 */ 	}
/* 4119 */ 
/* 4120 */ 	h1 {
/* 4121 */ 		font-size: 24pt;
/* 4122 */ 	}
/* 4123 */ 
/* 4124 */ 	h2 {
/* 4125 */ 		font-size: 22pt;
/* 4126 */ 	}
/* 4127 */ 
/* 4128 */ 	h3 {
/* 4129 */ 		font-size: 17pt;
/* 4130 */ 	}
/* 4131 */ 
/* 4132 */ 	h4 {
/* 4133 */ 		font-size: 12pt;
/* 4134 */ 	}
/* 4135 */ 
/* 4136 */ 	h5 {
/* 4137 */ 		font-size: 11pt;
/* 4138 */ 	}
/* 4139 */ 
/* 4140 */ 	h6 {
/* 4141 */ 		font-size: 12pt;
/* 4142 */ 	}
/* 4143 */ 
/* 4144 */ 	.page .panel-content .entry-title,
/* 4145 */ 	.page-title,
/* 4146 */ 	body.page:not(.twentyseventeen-front-page) .entry-title {
/* 4147 */ 		font-size: 10pt;
/* 4148 */ 	}
/* 4149 */ 
/* 4150 */ 	/* Layout */

/* style.css */

/* 4151 */ 
/* 4152 */ 	.wrap {
/* 4153 */ 		padding-left: 5% !important;
/* 4154 */ 		padding-right: 5% !important;
/* 4155 */ 		max-width: none;
/* 4156 */ 	}
/* 4157 */ 
/* 4158 */ 	/* Site Branding */
/* 4159 */ 
/* 4160 */ 	.site-header {
/* 4161 */ 		background: transparent;
/* 4162 */ 		padding: 0;
/* 4163 */ 	}
/* 4164 */ 
/* 4165 */ 	.custom-header-media {
/* 4166 */ 		padding: 0;
/* 4167 */ 	}
/* 4168 */ 
/* 4169 */ 	.twentyseventeen-front-page.has-header-image .site-branding,
/* 4170 */ 	.twentyseventeen-front-page.has-header-video .site-branding,
/* 4171 */ 	.home.blog.has-header-image .site-branding,
/* 4172 */ 	.home.blog.has-header-video .site-branding {
/* 4173 */ 		position: relative;
/* 4174 */ 	}
/* 4175 */ 
/* 4176 */ 	.site-branding {
/* 4177 */ 		margin-top: 0;
/* 4178 */ 		margin-bottom: 1.75em !important; /* override styles added by JavaScript */
/* 4179 */ 	}
/* 4180 */ 
/* 4181 */ 	.site-title {
/* 4182 */ 		font-size: 25pt;
/* 4183 */ 	}
/* 4184 */ 
/* 4185 */ 	.site-description {
/* 4186 */ 		font-size: 12pt;
/* 4187 */ 		opacity: 1;
/* 4188 */ 	}
/* 4189 */ 
/* 4190 */ 	/* Posts */
/* 4191 */ 
/* 4192 */ 	.single-featured-image-header {
/* 4193 */ 		background: transparent;
/* 4194 */ 	}
/* 4195 */ 
/* 4196 */ 	.entry-meta {
/* 4197 */ 		font-size: 9pt;
/* 4198 */ 	}
/* 4199 */ 
/* 4200 */ 	/* Colors */

/* style.css */

/* 4201 */ 
/* 4202 */ 	body,
/* 4203 */ 	.site {
/* 4204 */ 		background: none !important; /* Brute force since user agents all print differently. */
/* 4205 */ 	}
/* 4206 */ 
/* 4207 */ 	body,
/* 4208 */ 	a,
/* 4209 */ 	.site-title a,
/* 4210 */ 	.twentyseventeen-front-page.has-header-image .site-title,
/* 4211 */ 	.twentyseventeen-front-page.has-header-video .site-title,
/* 4212 */ 	.twentyseventeen-front-page.has-header-image .site-title a,
/* 4213 */ 	.twentyseventeen-front-page.has-header-video .site-title a {
/* 4214 */ 		color: #222 !important; /* Make sure color schemes don't affect to print */
/* 4215 */ 	}
/* 4216 */ 
/* 4217 */ 	h2,
/* 4218 */ 	h5,
/* 4219 */ 	blockquote,
/* 4220 */ 	.site-description,
/* 4221 */ 	.twentyseventeen-front-page.has-header-image .site-description,
/* 4222 */ 	.twentyseventeen-front-page.has-header-video .site-description,
/* 4223 */ 	.entry-meta,
/* 4224 */ 	.entry-meta a {
/* 4225 */ 		color: #777 !important; /* Make sure color schemes don't affect to print */
/* 4226 */ 	}
/* 4227 */ 
/* 4228 */ 	.entry-content blockquote.alignleft,
/* 4229 */ 	.entry-content blockquote.alignright {
/* 4230 */ 		font-size: 11pt;
/* 4231 */ 		width: 34%;
/* 4232 */ 	}
/* 4233 */ 
/* 4234 */ 	.site-footer {
/* 4235 */ 		padding: 0;
/* 4236 */ 	}
/* 4237 */ }
/* 4238 */ 
