/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home3/stepkali/public_html/slhuang
currentDir : /home3/stepkali/public_html/slhuang/author/wp-content/themes/author-pro

*/

/* style.css */

/* 1    */ /*
/* 2    *| 	Theme Name: Author Pro
/* 3    *| 	Theme URI: http://my.studiopress.com/themes/author/
/* 4    *| 	Description: Further your following by showcasing your published work with a better online library.
/* 5    *| 	Author: StudioPress
/* 6    *| 	Author URI: http://www.studiopress.com/
/* 7    *| 	
/* 8    *| 	Version: 1.1
/* 9    *| 	
/* 10   *| 	Tags: black, blue, white, one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-menu, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready
/* 11   *| 		
/* 12   *| 	Template: genesis
/* 13   *| 	Template Version: 2.1.2
/* 14   *| 	
/* 15   *| 	License: GPL-2.0+
/* 16   *| 	License URI: http://www.gnu.org/licenses/gpl-2.0.html
/* 17   *| */
/* 18   */ 
/* 19   */ /* # Table of Contents
/* 20   *| - HTML5 Reset
/* 21   *| 	- Baseline Normalize
/* 22   *| 	- Box Sizing
/* 23   *| 	- Float Clearing
/* 24   *| - Defaults
/* 25   *| 	- Typographical Elements
/* 26   *| 	- Headings
/* 27   *| 	- Objects
/* 28   *| 	- Gallery
/* 29   *| 	- Forms
/* 30   *| 	- Tables
/* 31   *| 	- Screen Reader Text
/* 32   *| - Structure and Layout
/* 33   *| 	- Site Containers
/* 34   *| 	- Column Widths and Positions
/* 35   *| 	- Column Classes
/* 36   *| - Common Classes
/* 37   *| 	- Avatar
/* 38   *| 	- Genesis
/* 39   *| 	- Search Form
/* 40   *| 	- Titles
/* 41   *| 	- WordPress
/* 42   *| - Widgets
/* 43   *| 	- Featured Content
/* 44   *| - Plugins
/* 45   *| 	- Genesis Author Pro
/* 46   *| 	- Genesis eNews Extended
/* 47   *| 	- Jetpack
/* 48   *| - Skip Links
/* 49   *| - Site Header
/* 50   *| 	- Title Area

/* style.css *|

/* 51   *| 	- Widget Area
/* 52   *| 	- Shrink
/* 53   *| - Site Navigation
/* 54   *| 	- Primary Navigation
/* 55   *| 	- Secondary Navigation
/* 56   *| 	- Accessible Navigation
/* 57   *| 	- Responsive Navigation
/* 58   *| - Content Area
/* 59   *| 	- Home
/* 60   *| 	- Flexible Widgets
/* 61   *| 	- Entries
/* 62   *| 	- Entry Meta
/* 63   *| 	- After Entry
/* 64   *| 	- Pagination
/* 65   *| 	- Comments
/* 66   *| - Sidebars
/* 67   *| - Footer Widgets
/* 68   *| - Site Footer
/* 69   *| - Media Queries
/* 70   *| 	- Max-width: 1320px
/* 71   *| 	- Max-width: 1200px
/* 72   *| 	- Max-width: 980px
/* 73   *| 	- Max-width: 800px
/* 74   *| */
/* 75   */ 
/* 76   */ 
/* 77   */ /* # HTML5 Reset
/* 78   *| ---------------------------------------------------------------------------------------------------- */
/* 79   */ 
/* 80   */ /* ## Baseline Normalize
/* 81   *| --------------------------------------------- */
/* 82   */ /* normalize.css v3.0.1 | MIT License | git.io/normalize */
/* 83   */ 
/* 84   */ html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* 85   */ 
/* 86   */ /* ## Box Sizing
/* 87   *| --------------------------------------------- */
/* 88   */ 
/* 89   */ html,
/* 90   */ input[type="search"]{
/* 91   */ 	-webkit-box-sizing: border-box;
/* 92   */ 	-moz-box-sizing:    border-box;
/* 93   */ 	box-sizing:         border-box;
/* 94   */ }
/* 95   */ 
/* 96   */ *,
/* 97   */ *:before,
/* 98   */ *:after {
/* 99   */ 	box-sizing: inherit;
/* 100  */ }

/* style.css */

/* 101  */ 
/* 102  */ 
/* 103  */ /* ## Float Clearing
/* 104  *| --------------------------------------------- */
/* 105  */ 
/* 106  */ .author-box:before,
/* 107  */ .clearfix:before,
/* 108  */ .entry:before,
/* 109  */ .entry-content:before,
/* 110  */ .footer-widgets:before,
/* 111  */ .nav-primary:before,
/* 112  */ .nav-secondary:before,
/* 113  */ .pagination:before,
/* 114  */ .site-container:before,
/* 115  */ .site-footer:before,
/* 116  */ .site-header:before,
/* 117  */ .site-inner:before,
/* 118  */ .widget:before,
/* 119  */ .wrap:before {
/* 120  */ 	content: " ";
/* 121  */ 	display: table;
/* 122  */ }
/* 123  */ 
/* 124  */ .author-box:after,
/* 125  */ .clearfix:after,
/* 126  */ .entry:after,
/* 127  */ .entry-content:after,
/* 128  */ .footer-widgets:after,
/* 129  */ .nav-primary:after,
/* 130  */ .nav-secondary:after,
/* 131  */ .pagination:after,
/* 132  */ .site-container:after,
/* 133  */ .site-footer:after,
/* 134  */ .site-header:after,
/* 135  */ .site-inner:after,
/* 136  */ .widget:after,
/* 137  */ .wrap:after {
/* 138  */ 	clear: both;
/* 139  */ 	content: " ";
/* 140  */ 	display: table;
/* 141  */ }
/* 142  */ 
/* 143  */ 
/* 144  */ /* # Defaults
/* 145  *| ---------------------------------------------------------------------------------------------------- */
/* 146  */ 
/* 147  */ /* ## Typographical Elements
/* 148  *| --------------------------------------------- */
/* 149  */ 
/* 150  */ html {

/* style.css */

/* 151  */     font-size: 62.5%; /* 10px browser default */
/* 152  */ }
/* 153  */ 
/* 154  */ /* Chrome fix */
/* 155  */ body > div {
/* 156  */     font-size: 1.8rem;
/* 157  */ }
/* 158  */ 
/* 159  */ body {
/* 160  */ 	background-color: #7a8690;
/* 161  */ 	color: #000;
/* 162  */ 	font-family: Lato, sans-serif;
/* 163  */ 	font-size: 18px;
/* 164  */ 	font-size: 1.8rem;
/* 165  */ 	font-weight: 300;
/* 166  */ 	line-height: 1.625;
/* 167  */ 	margin: 0;
/* 168  */ }
/* 169  */ 
/* 170  */ a,
/* 171  */ button,
/* 172  */ input:focus,
/* 173  */ input[type="button"],
/* 174  */ input[type="reset"],
/* 175  */ input[type="submit"],
/* 176  */ textarea:focus,
/* 177  */ .button,
/* 178  */ .gallery img {
/* 179  */ 	-webkit-transition: all .3s ease-in-out;
/* 180  */ 	-moz-transition:    all .3s ease-in-out;
/* 181  */ 	-ms-transition:     all .3s ease-in-out;
/* 182  */ 	-o-transition:      all .3s ease-in-out;
/* 183  */ 	transition:         all .3s ease-in-out;
/* 184  */ }
/* 185  */ 
/* 186  */ ::-moz-selection {
/* 187  */ 	background-color: #000;
/* 188  */ 	color: #fff;
/* 189  */ }
/* 190  */ 
/* 191  */ ::selection {
/* 192  */ 	background-color: #000;
/* 193  */ 	color: #fff;
/* 194  */ }
/* 195  */ 
/* 196  */ a {
/* 197  */ 	color: #0085da;
/* 198  */ 	text-decoration: none;
/* 199  */ }
/* 200  */ 

/* style.css */

/* 201  */ a:focus,
/* 202  */ a:hover {
/* 203  */ 	color: #000;
/* 204  */ }
/* 205  */ 
/* 206  */ p {
/* 207  */ 	margin: 0 0 28px;
/* 208  */ 	padding: 0;
/* 209  */ }
/* 210  */ 
/* 211  */ ol,
/* 212  */ ul {
/* 213  */ 	margin: 0;
/* 214  */ 	padding: 0;
/* 215  */ }
/* 216  */ 
/* 217  */ li {
/* 218  */ 	list-style-type: none;
/* 219  */ }
/* 220  */ 
/* 221  */ b,
/* 222  */ strong {
/* 223  */ 	font-weight: 700;
/* 224  */ }
/* 225  */ 
/* 226  */ cite,
/* 227  */ em,
/* 228  */ i {
/* 229  */ 	font-style: italic;
/* 230  */ }
/* 231  */ 
/* 232  */ blockquote {
/* 233  */ 	margin: 30px;
/* 234  */ }
/* 235  */ 
/* 236  */ blockquote::before {
/* 237  */ 	color: #e1e9ee;
/* 238  */ 	content: "\201C";
/* 239  */ 	display: block;
/* 240  */ 	font-size: 60px;
/* 241  */ 	font-size: 6rem;
/* 242  */ 	font-weight: 400;
/* 243  */ 	height: 0;
/* 244  */ 	left: -30px;
/* 245  */ 	position: relative;
/* 246  */ 	top: -16px;
/* 247  */ }
/* 248  */ 
/* 249  */ hr {
/* 250  */ 	border: 0;

/* style.css */

/* 251  */ 	border-collapse: collapse;
/* 252  */ 	border-top: 1px solid #000;
/* 253  */ 	clear: both;
/* 254  */ 	margin: 40px 0;
/* 255  */ }
/* 256  */ 
/* 257  */ 
/* 258  */ /* ## Headings
/* 259  *| --------------------------------------------- */
/* 260  */ 
/* 261  */ h1,
/* 262  */ h2,
/* 263  */ h3,
/* 264  */ h4,
/* 265  */ h5,
/* 266  */ h6 {
/* 267  */ 	font-family: "Lato", sans-serif;
/* 268  */ 	font-weight: 900;
/* 269  */ 	line-height: 1.2;
/* 270  */ 	margin: 0 0 10px;
/* 271  */ }
/* 272  */ 
/* 273  */ h1 {
/* 274  */ 	font-size: 48px;
/* 275  */ 	font-size: 4.8rem;
/* 276  */ }
/* 277  */ 
/* 278  */ h2 {
/* 279  */ 	font-size: 36px;
/* 280  */ 	font-size: 3.6rem;
/* 281  */ }
/* 282  */ 
/* 283  */ h3 {
/* 284  */ 	font-size: 30px;
/* 285  */ 	font-size: 3rem;
/* 286  */ }
/* 287  */ 
/* 288  */ h4 {
/* 289  */ 	font-size: 24px;
/* 290  */ 	font-size: 2.4rem;
/* 291  */ }
/* 292  */ 
/* 293  */ h5 {
/* 294  */ 	font-size: 20px;
/* 295  */ 	font-size: 2rem;
/* 296  */ }
/* 297  */ 
/* 298  */ h6 {
/* 299  */ 	font-size: 18px;
/* 300  */ 	font-size: 1.8rem;

/* style.css */

/* 301  */ }
/* 302  */ 
/* 303  */ /* ## Objects
/* 304  *| --------------------------------------------- */
/* 305  */ 
/* 306  */ embed,
/* 307  */ iframe,
/* 308  */ img,
/* 309  */ object,
/* 310  */ video,
/* 311  */ .wp-caption {
/* 312  */ 	max-width: 100%;
/* 313  */ }
/* 314  */ 
/* 315  */ img {
/* 316  */ 	height: auto;
/* 317  */ }
/* 318  */ 
/* 319  */ .featured-content img {
/* 320  */ 	margin-bottom: -8px;
/* 321  */ }
/* 322  */ 
/* 323  */ /* ## Gallery
/* 324  *| --------------------------------------------- */
/* 325  */ 
/* 326  */ .gallery {
/* 327  */ 	overflow: hidden;
/* 328  */ }
/* 329  */ 
/* 330  */ .gallery-item {
/* 331  */ 	float: left;
/* 332  */ 	margin: 0 0 28px;
/* 333  */ 	padding: 2px;
/* 334  */ 	text-align: center;
/* 335  */ }
/* 336  */ 
/* 337  */ .gallery-columns-1 .gallery-item {
/* 338  */ 	width: 100%;
/* 339  */ }
/* 340  */ 
/* 341  */ .gallery-columns-2 .gallery-item {
/* 342  */ 	width: 50%;
/* 343  */ }
/* 344  */ 
/* 345  */ .gallery-columns-3 .gallery-item {
/* 346  */ 	width: 33%;
/* 347  */ }
/* 348  */ 
/* 349  */ .gallery-columns-4 .gallery-item {
/* 350  */ 	width: 25%;

/* style.css */

/* 351  */ }
/* 352  */ 
/* 353  */ .gallery-columns-5 .gallery-item {
/* 354  */ 	width: 20%;
/* 355  */ }
/* 356  */ 
/* 357  */ .gallery-columns-6 .gallery-item {
/* 358  */ 	width: 16.6666%;
/* 359  */ }
/* 360  */ 
/* 361  */ .gallery-columns-7 .gallery-item {
/* 362  */ 	width: 14.2857%;
/* 363  */ }
/* 364  */ 
/* 365  */ .gallery-columns-8 .gallery-item {
/* 366  */ 	width: 12.5%;
/* 367  */ }
/* 368  */ 
/* 369  */ .gallery-columns-9 .gallery-item {
/* 370  */ 	width: 11.1111%;
/* 371  */ }
/* 372  */ 
/* 373  */ .gallery-columns-2 .gallery-item:nth-child(2n+1),
/* 374  */ .gallery-columns-3 .gallery-item:nth-child(3n+1),
/* 375  */ .gallery-columns-4 .gallery-item:nth-child(4n+1),
/* 376  */ .gallery-columns-5 .gallery-item:nth-child(5n+1),
/* 377  */ .gallery-columns-6 .gallery-item:nth-child(6n+1),
/* 378  */ .gallery-columns-7 .gallery-item:nth-child(7n+1),
/* 379  */ .gallery-columns-8 .gallery-item:nth-child(8n+1),
/* 380  */ .gallery-columns-9 .gallery-item:nth-child(9n+1) {
/* 381  */ 	clear: left;
/* 382  */ }
/* 383  */ 
/* 384  */ .gallery img {
/* 385  */ 	border: 1px solid #ddd;
/* 386  */ 	height: auto;
/* 387  */ 	padding: 4px;
/* 388  */ }
/* 389  */ 
/* 390  */ .gallery img:focus,
/* 391  */ .gallery img:hover {
/* 392  */ 	border: 1px solid #999;
/* 393  */ }
/* 394  */ 
/* 395  */ /* ## Forms
/* 396  *| --------------------------------------------- */
/* 397  */ 
/* 398  */ input,
/* 399  */ select,
/* 400  */ textarea {

/* style.css */

/* 401  */ 	background-color: #fff;
/* 402  */ 	border: 1px solid #ddd;
/* 403  */ 	border-radius: 3px;
/* 404  */ 	box-shadow: none;
/* 405  */ 	color: #000;
/* 406  */ 	font-size: 18px;
/* 407  */ 	font-size: 1.8rem;
/* 408  */ 	font-weight: 300;
/* 409  */ 	padding: 16px;
/* 410  */ 	width: 100%;
/* 411  */ }
/* 412  */ 
/* 413  */ input:focus,
/* 414  */ textarea:focus {
/* 415  */ 	border: 1px solid #000;
/* 416  */ 	outline: none;
/* 417  */ }
/* 418  */ 
/* 419  */ input[type="checkbox"],
/* 420  */ input[type="image"],
/* 421  */ input[type="radio"] {
/* 422  */ 	width: auto;
/* 423  */ }
/* 424  */ 
/* 425  */ ::-moz-placeholder {
/* 426  */ 	color: #000;
/* 427  */ 	font-weight: 300;
/* 428  */ 	opacity: 1;
/* 429  */ }
/* 430  */ 
/* 431  */ ::-webkit-input-placeholder {
/* 432  */ 	color: #000;
/* 433  */ 	font-weight: 300;
/* 434  */ }
/* 435  */ 
/* 436  */ button,
/* 437  */ input[type="button"],
/* 438  */ input[type="reset"],
/* 439  */ input[type="submit"],
/* 440  */ .button,
/* 441  */ .featured-content .more-link {
/* 442  */ 	background-color: transparent;
/* 443  */ 	border: 1px solid #000;
/* 444  */ 	border-radius: 3px;
/* 445  */ 	color: #000;
/* 446  */ 	cursor: pointer;
/* 447  */ 	font-size: 14px;
/* 448  */ 	font-size: 1.4rem;
/* 449  */ 	font-weight: 400;
/* 450  */ 	line-height: 1.625;

/* style.css */

/* 451  */ 	padding: 16px 32px;
/* 452  */ 	text-align: center;
/* 453  */ 	white-space: normal;
/* 454  */ 	width: auto;
/* 455  */ }
/* 456  */ 
/* 457  */ button:focus,
/* 458  */ button:hover,
/* 459  */ input:focus[type="button"],
/* 460  */ input:focus[type="reset"],
/* 461  */ input:focus[type="submit"],
/* 462  */ input:hover[type="button"],
/* 463  */ input:hover[type="reset"],
/* 464  */ input:hover[type="submit"],
/* 465  */ .button:focus,
/* 466  */ .button:hover,
/* 467  */ .featured-content .more-link:focus,
/* 468  */ .featured-content .more-link:hover {
/* 469  */ 	background-color: #000;
/* 470  */ 	color: #fff;
/* 471  */ }
/* 472  */ 
/* 473  */ .entry-content .button:focus,
/* 474  */ .entry-content .button:hover {
/* 475  */ 	color: #fff;
/* 476  */ }
/* 477  */ 
/* 478  */ .content .widget-full .featuredpage .button,
/* 479  */ .content .widget-full .featuredpage .more-link,
/* 480  */ .footer-widgets button,
/* 481  */ .footer-widgets input[type="button"],
/* 482  */ .footer-widgets input[type="reset"],
/* 483  */ .footer-widgets input[type="submit"],
/* 484  */ .footer-widgets .button,
/* 485  */ .footer-widgets .featured-content .more-link {
/* 486  */ 	border-color: #fff;
/* 487  */ 	color: #fff;
/* 488  */ }
/* 489  */ 
/* 490  */ .content .widget-full .featuredpage .button:focus,
/* 491  */ .content .widget-full .featuredpage .button:hover,
/* 492  */ .content .widget-full .featuredpage .more-link:focus,
/* 493  */ .content .widget-full .featuredpage .more-link:hover,
/* 494  */ .footer-widgets button:focus,
/* 495  */ .footer-widgets button:hover,
/* 496  */ .footer-widgets input:focus[type="button"],
/* 497  */ .footer-widgets input:focus[type="reset"],
/* 498  */ .footer-widgets input:focus[type="submit"],
/* 499  */ .footer-widgets input:hover[type="button"],
/* 500  */ .footer-widgets input:hover[type="reset"],

/* style.css */

/* 501  */ .footer-widgets input:hover[type="submit"],
/* 502  */ .footer-widgets .button:focus,
/* 503  */ .footer-widgets .button:hover,
/* 504  */ .footer-widgets .featured-content .more-link:focus,
/* 505  */ .footer-widgets .featured-content .more-link:hover {
/* 506  */ 	background-color: #fff;
/* 507  */ 	color: #000;
/* 508  */ }
/* 509  */ 
/* 510  */ button.small,
/* 511  */ input[type="button"].small,
/* 512  */ input[type="reset"].small,
/* 513  */ input[type="submit"].small,
/* 514  */ .button.small {
/* 515  */ 	padding: 8px 16px;
/* 516  */ }
/* 517  */ 
/* 518  */ .button {
/* 519  */ 	display: inline-block;
/* 520  */ }
/* 521  */ 
/* 522  */ .more-link {
/* 523  */ 	display: table;
/* 524  */ 	margin-top: 30px;
/* 525  */ }
/* 526  */ 
/* 527  */ input[type="search"]::-webkit-search-cancel-button,
/* 528  */ input[type="search"]::-webkit-search-results-button {
/* 529  */ 	display: none;
/* 530  */ }
/* 531  */ 
/* 532  */ button:disabled,
/* 533  */ button:disabled:focus,
/* 534  */ button:disabled:hover,
/* 535  */ input:disabled,
/* 536  */ input:disabled:focus,
/* 537  */ input:disabled:hover,
/* 538  */ input[type="button"]:disabled,
/* 539  */ input[type="button"]:disabled:focus,
/* 540  */ input[type="button"]:disabled:hover,
/* 541  */ input[type="reset"]:disabled,
/* 542  */ input[type="reset"]:disabled:focus,
/* 543  */ input[type="reset"]:disabled:hover,
/* 544  */ input[type="submit"]:disabled,
/* 545  */ input[type="submit"]:disabled:focus,
/* 546  */ input[type="submit"]:disabled:hover {
/* 547  */ 	background-color: #f2f2f2;
/* 548  */ 	border-color: #ddd;
/* 549  */ 	color: #777;
/* 550  */ 	cursor: not-allowed;

/* style.css */

/* 551  */ }
/* 552  */ 
/* 553  */ .error404 .entry-content input[type="search"],
/* 554  */ .post-password-form input[type="password"] {
/* 555  */ 	margin-bottom: 16px;
/* 556  */ }
/* 557  */ 
/* 558  */ /* ## Tables
/* 559  *| --------------------------------------------- */
/* 560  */ 
/* 561  */ table {
/* 562  */ 	border-collapse: collapse;
/* 563  */ 	border-spacing: 0;
/* 564  */ 	line-height: 2;
/* 565  */ 	margin-bottom: 40px;
/* 566  */ 	width: 100%;
/* 567  */ }
/* 568  */ 
/* 569  */ tbody {
/* 570  */ 	border-bottom: 1px solid #ddd;
/* 571  */ }
/* 572  */ 
/* 573  */ td,
/* 574  */ th {
/* 575  */ 	text-align: left;
/* 576  */ }
/* 577  */ 
/* 578  */ td {
/* 579  */ 	border-top: 1px solid #ddd;
/* 580  */ 	padding: 6px 0;
/* 581  */ }
/* 582  */ 
/* 583  */ th {
/* 584  */ 	font-weight: 400;
/* 585  */ }
/* 586  */ 
/* 587  */ /* ## Screen reader text
/* 588  *| --------------------------------------------- */
/* 589  */ 
/* 590  */ .screen-reader-text,
/* 591  */ .screen-reader-text span,
/* 592  */ .screen-reader-shortcut {
/* 593  */ 	position: absolute !important;
/* 594  */ 	clip: rect(0, 0, 0, 0);
/* 595  */ 	height: 1px;
/* 596  */ 	width: 1px;
/* 597  */ 	border: 0;
/* 598  */ 	overflow: hidden;
/* 599  */ }
/* 600  */ 

/* style.css */

/* 601  */ .screen-reader-text:focus,
/* 602  */ .screen-reader-shortcut:focus,
/* 603  */ .genesis-nav-menu .search input[type="submit"]:focus,
/* 604  */ .widget_search input[type="submit"]:focus  {
/* 605  */ 	clip: auto !important;
/* 606  */ 	height: auto;
/* 607  */ 	width: auto;
/* 608  */ 	display: block;
/* 609  */ 	font-size: 1em;
/* 610  */ 	font-weight: bold;
/* 611  */ 	padding: 15px 23px 14px;
/* 612  */ 	color: #333;
/* 613  */ 	background: #fff;
/* 614  */ 	z-index: 100000; /* Above WP toolbar. */
/* 615  */ 	text-decoration: none;
/* 616  */ 	box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
/* 617  */ }
/* 618  */ 
/* 619  */ 
/* 620  */ /* # Structure and Layout
/* 621  *| ---------------------------------------------------------------------------------------------------- */
/* 622  */ 
/* 623  */ /* ## Site Containers
/* 624  *| --------------------------------------------- */
/* 625  */ 
/* 626  */ .site-inner,
/* 627  */ .wrap {
/* 628  */ 	margin: 0 auto;
/* 629  */ 	max-width: 1280px;
/* 630  */ }
/* 631  */ 
/* 632  */ .site-inner {
/* 633  */ 	background-color: #fff;
/* 634  */ 	clear: both;
/* 635  */ 	margin-top: 120px;
/* 636  */ 	position: relative;
/* 637  */ 	z-index: 99;
/* 638  */ }
/* 639  */ 
/* 640  */ .featured-widget-area + .site-inner,
/* 641  */ .landing-page .site-inner {
/* 642  */ 	margin-top: 0;
/* 643  */ }
/* 644  */ 
/* 645  */ /* ## Column Widths and Positions
/* 646  *| --------------------------------------------- */
/* 647  */ 
/* 648  */ /* ### Content */
/* 649  */ 
/* 650  */ .content {

/* style.css */

/* 651  */ 	float: right;
/* 652  */ 	width: 900px;
/* 653  */ }
/* 654  */ 
/* 655  */ .content-sidebar .content {
/* 656  */ 	float: left;
/* 657  */ }
/* 658  */ 
/* 659  */ .full-width-content .content {
/* 660  */ 	width: 100%;
/* 661  */ }
/* 662  */ 
/* 663  */ .archive.genesis-author-pro .content,
/* 664  */ .archive.genesis-pro-portfolio .content {
/* 665  */ 	padding: 80px 80px 0;
/* 666  */ }
/* 667  */ 
/* 668  */ /* ### Primary Sidebar */
/* 669  */ 
/* 670  */ .sidebar-primary {
/* 671  */ 	float: right;
/* 672  */ 	width: 380px;
/* 673  */ }
/* 674  */ 
/* 675  */ .sidebar-content .sidebar-primary {
/* 676  */ 	float: left;
/* 677  */ }
/* 678  */ 
/* 679  */ 
/* 680  */ /* ## Column Classes
/* 681  *| --------------------------------------------- */
/* 682  */ /* Link: http://twitter.github.io/bootstrap/assets/css/bootstrap-responsive.css */
/* 683  *| 
/* 684  *| .five-sixths,
/* 685  *| .four-sixths,
/* 686  *| .one-fourth,
/* 687  *| .one-half,
/* 688  *| .one-sixth,
/* 689  *| .one-third,
/* 690  *| .three-fourths,
/* 691  *| .three-sixths,
/* 692  *| .two-fourths,
/* 693  *| .two-sixths,
/* 694  *| .two-thirds {
/* 695  *| 	float: left;
/* 696  *| 	margin-left: 2.564102564102564%;
/* 697  *| }
/* 698  *| 
/* 699  *| .one-half,
/* 700  *| .three-sixths,

/* style.css *|

/* 701  *| .two-fourths {
/* 702  *| 	width: 48.717948717948715%;
/* 703  *| }
/* 704  *| 
/* 705  *| .one-third,
/* 706  *| .two-sixths {
/* 707  *| 	width: 31.623931623931625%;
/* 708  *| }
/* 709  *| 
/* 710  *| .four-sixths,
/* 711  *| .two-thirds {
/* 712  *| 	width: 65.81196581196582%;
/* 713  *| }
/* 714  *| 
/* 715  *| .one-fourth {
/* 716  *| 	width: 23.076923076923077%;
/* 717  *| }
/* 718  *| 
/* 719  *| .three-fourths {
/* 720  *| 	width: 74.35897435897436%;
/* 721  *| }
/* 722  *| 
/* 723  *| .one-sixth {
/* 724  *| 	width: 14.52991452991453%;
/* 725  *| }
/* 726  *| 
/* 727  *| .five-sixths {
/* 728  *| 	width: 82.90598290598291%;
/* 729  *| }
/* 730  *| 
/* 731  *| .first {
/* 732  *| 	clear: both;
/* 733  *| 	margin-left: 0;
/* 734  *| }
/* 735  *| 
/* 736  *| 
/* 737  *| /* # Common Classes
/* 738  *| ---------------------------------------------------------------------------------------------------- */
/* 739  */ 
/* 740  */ /* ## Avatar
/* 741  *| --------------------------------------------- */
/* 742  */ 
/* 743  */ .avatar {
/* 744  */ 	border-radius: 50%;
/* 745  */ 	float: left;
/* 746  */ }
/* 747  */ 
/* 748  */ .alignleft .avatar,
/* 749  */ .author-box .avatar {
/* 750  */ 	margin-right: 24px;

/* style.css */

/* 751  */ }
/* 752  */ 
/* 753  */ .alignright .avatar {
/* 754  */ 	margin-left: 24px;
/* 755  */ }
/* 756  */ 
/* 757  */ .comment .avatar {
/* 758  */ 	margin: 0 16px 24px 0;
/* 759  */ }
/* 760  */ 
/* 761  */ /* ## Genesis
/* 762  *| --------------------------------------------- */
/* 763  */ 
/* 764  */ .breadcrumb {
/* 765  */ 	background-color: #f3f3f3;
/* 766  */ 	padding: 20px 30px;
/* 767  */ }
/* 768  */ 
/* 769  */ 
/* 770  */ 
/* 771  */ .archive-description,
/* 772  */ .author-box {
/* 773  */ 	background-color: #f9f9f9;
/* 774  */ 	font-size: 16px;
/* 775  */ 	font-size: 1.6rem;
/* 776  */ 	padding: 80px;
/* 777  */ }
/* 778  */ 
/* 779  */ .author-box {
/* 780  */ 	margin-bottom: 80px;
/* 781  */ }
/* 782  */ 
/* 783  */ .author-box-title {
/* 784  */ 	font-size: 16px;
/* 785  */ 	font-size: 1.6rem;
/* 786  */ 	margin-bottom: 4px;
/* 787  */ }
/* 788  */ 
/* 789  */ .archive-description p:last-child,
/* 790  */ .author-box p:last-child {
/* 791  */ 	margin-bottom: 0;
/* 792  */ }
/* 793  */ 
/* 794  */ /* ## Search Form
/* 795  *| --------------------------------------------- */
/* 796  */ 
/* 797  */ .search-form {
/* 798  */ 	overflow: hidden;
/* 799  */ }
/* 800  */ 

/* style.css */

/* 801  */ .site-header .search-form {
/* 802  */ 	float: right;
/* 803  */ 	margin-top: 12px;
/* 804  */ }
/* 805  */ 
/* 806  */ .entry-content .search-form,
/* 807  */ .site-header .search-form {
/* 808  */ 	width: 50%;
/* 809  */ }
/* 810  */ 
/* 811  */ .genesis-nav-menu .search input[type="submit"],
/* 812  */ .widget_search input[type="submit"] {
/* 813  */ 	border: 0;
/* 814  */ 	clip: rect(0, 0, 0, 0);
/* 815  */ 	height: 1px;
/* 816  */ 	margin: -1px;
/* 817  */ 	padding: 0;
/* 818  */ 	position: absolute;
/* 819  */ 	width: 1px;
/* 820  */ }
/* 821  */ 
/* 822  */ /* ## Titles
/* 823  *| --------------------------------------------- */
/* 824  */ 
/* 825  */ .archive-title {
/* 826  */ 	font-size: 24px;
/* 827  */ 	font-size: 2.4rem;
/* 828  */ }
/* 829  */ 
/* 830  */ .entry-title {
/* 831  */ 	font-size: 36px;
/* 832  */ 	font-size: 3.6rem;
/* 833  */ }
/* 834  */ 
/* 835  */ .entry-title a,
/* 836  */ .sidebar .widget-title a {
/* 837  */ 	color: #000;
/* 838  */ }
/* 839  */ 
/* 840  */ .entry-title a:focus,
/* 841  */ .entry-title a:hover {
/* 842  */ 	color: #0085da;
/* 843  */ }
/* 844  */ 
/* 845  */ .widget-title {
/* 846  */ 	font-size: 18px;
/* 847  */ 	font-size: 1.8rem;
/* 848  */ 	margin-bottom: 20px;
/* 849  */ 	text-transform: uppercase;
/* 850  */ }

/* style.css */

/* 851  */ 
/* 852  */ /* ## WordPress
/* 853  *| --------------------------------------------- */
/* 854  */ 
/* 855  */ a.aligncenter img {
/* 856  */ 	display: block;
/* 857  */ 	margin: 0 auto;
/* 858  */ }
/* 859  */ 
/* 860  */ a.alignnone {
/* 861  */ 	display: inline-block;
/* 862  */ }
/* 863  */ 
/* 864  */ .alignleft {
/* 865  */ 	float: left;
/* 866  */ 	text-align: left;
/* 867  */ }
/* 868  */ 
/* 869  */ .alignright {
/* 870  */ 	float: right;
/* 871  */ 	text-align: right;
/* 872  */ }
/* 873  */ 
/* 874  */ a.alignleft,
/* 875  */ a.alignnone,
/* 876  */ a.alignright {
/* 877  */ 	max-width: 100%;
/* 878  */ }
/* 879  */ 
/* 880  */ img.centered,
/* 881  */ .aligncenter {
/* 882  */ 	display: block;
/* 883  */ 	margin: 0 auto 24px;
/* 884  */ }
/* 885  */ 
/* 886  */ img.alignnone,
/* 887  */ .alignnone {
/* 888  */ 	margin: 0 0 12px;
/* 889  */ }
/* 890  */ 
/* 891  */ a.alignleft,
/* 892  */ img.alignleft,
/* 893  */ .wp-caption.alignleft {
/* 894  */ 	margin: 0 24px 24px 0;
/* 895  */ }
/* 896  */ 
/* 897  */ a.alignright,
/* 898  */ img.alignright,
/* 899  */ .wp-caption.alignright {
/* 900  */ 	margin: 0 0 24px 24px;

/* style.css */

/* 901  */ }
/* 902  */ 
/* 903  */ .wp-caption-text {
/* 904  */ 	font-size: 14px;
/* 905  */ 	font-size: 1.4rem;
/* 906  */ 	font-weight: 700;
/* 907  */ 	text-align: center;
/* 908  */ }
/* 909  */ 
/* 910  */ .entry-content p.wp-caption-text {
/* 911  */ 	margin-bottom: 0;
/* 912  */ }
/* 913  */ 
/* 914  */ .gallery-caption,
/* 915  */ .entry-content .gallery-caption {
/* 916  */ 	margin: 0;
/* 917  */ }
/* 918  */ 
/* 919  */ .wp-audio-shortcode,
/* 920  */ .wp-playlist,
/* 921  */ .wp-video {
/* 922  */     margin: 0 0 28px;
/* 923  */ }
/* 924  */ 
/* 925  */ 
/* 926  */ /* # Widgets
/* 927  *| ---------------------------------------------------------------------------------------------------- */
/* 928  */ 
/* 929  */ .widget-area .widget {
/* 930  */ 	margin-bottom: 40px;
/* 931  */ 	word-wrap: break-word;
/* 932  */ }
/* 933  */ 
/* 934  */ .widget-area p:last-child,
/* 935  */ .widget-area .widget:last-child {
/* 936  */ 	margin-bottom: 0;
/* 937  */ }
/* 938  */ 
/* 939  */ .widget ol > li {
/* 940  */ 	list-style-position: inside;
/* 941  */ 	list-style-type: decimal;
/* 942  */ 	padding-left: 20px;
/* 943  */ 	text-indent: -20px;
/* 944  */ }
/* 945  */ 
/* 946  */ .widget li li {
/* 947  */ 	border: 0;
/* 948  */ 	margin: 0 0 0 30px;
/* 949  */ 	padding: 0;
/* 950  */ }

/* style.css */

/* 951  */ 
/* 952  */ .widget_calendar table {
/* 953  */ 	width: 100%;
/* 954  */ }
/* 955  */ 
/* 956  */ .widget_calendar td,
/* 957  */ .widget_calendar th {
/* 958  */ 	text-align: center;
/* 959  */ }
/* 960  */ 
/* 961  */ /* ## Featured Content
/* 962  *| --------------------------------------------- */
/* 963  */ 
/* 964  */ .featured-content .entry {
/* 965  */ 	margin-bottom: 20px;
/* 966  */ 	padding: 0;
/* 967  */ }
/* 968  */ 
/* 969  */ .widget-area .featured-content .entry-header p {
/* 970  */ 	margin-bottom: 20px;
/* 971  */ }
/* 972  */ 
/* 973  */ .featured-content .entry:after {
/* 974  */ 	display: none;
/* 975  */ }
/* 976  */ 
/* 977  */ .featured-content .entry:last-of-type {
/* 978  */ 	margin-bottom: 0;
/* 979  */ }
/* 980  */ 
/* 981  */ .featured-content .entry-title {
/* 982  */ 	font-size: 22px;
/* 983  */ 	font-size: 2.2rem;
/* 984  */ }
/* 985  */ 
/* 986  */ .featured-content .entry:last-of-type + .widget-title {
/* 987  */ 	margin-top: 20px;
/* 988  */ }
/* 989  */ 
/* 990  */ .featured-content .aligncenter ~ div,
/* 991  */ .featured-content .aligncenter ~ header {
/* 992  */ 	text-align: center;
/* 993  */ }
/* 994  */ 
/* 995  */ .featured-content .aligncenter ~ div .more-link {
/* 996  */ 	margin: 20px auto 0;
/* 997  */ }
/* 998  */ 
/* 999  */ .content .widget-full .featuredpage {
/* 1000 */ 	background-color: #181c1e;

/* style.css */

/* 1001 */ 	color: #fff;
/* 1002 */ }
/* 1003 */ 
/* 1004 */ .content .widget-full .featuredpage .entry {
/* 1005 */ 	background-color: rgba(255, 255, 255, 0.05);
/* 1006 */ }
/* 1007 */ 
/* 1008 */ .content .widget-full .featuredpage a:focus,
/* 1009 */ .content .widget-full .featuredpage a:hover,
/* 1010 */ .content .widget-full .featuredpage .entry-title a {
/* 1011 */ 	color: #fff;
/* 1012 */ }
/* 1013 */ 
/* 1014 */ .content .widget-full .featuredpage .entry-title a:focus,
/* 1015 */ .content .widget-full .featuredpage .entry-title a:hover {
/* 1016 */ 	color: #ccc;
/* 1017 */ }
/* 1018 */ 
/* 1019 */ 
/* 1020 */ /* # Plugins
/* 1021 *| ---------------------------------------------------------------------------------------------------- */
/* 1022 */ 
/* 1023 */ /* ## Genesis Author Pro
/* 1024 *| --------------------------------------------- */
/* 1025 */ 
/* 1026 */ .archive.genesis-author-pro .archive-description,
/* 1027 */ .archive.genesis-author-pro .breadcrumb,
/* 1028 */ .archive.genesis-pro-portfolio .archive-description,
/* 1029 */ .archive.genesis-pro-portfolio .breadcrumb {
/* 1030 */ 	margin: -80px -80px 80px;
/* 1031 */ }
/* 1032 */ 
/* 1033 */ .archive.genesis-author-pro .archive-pagination,
/* 1034 */ .archive.genesis-pro-portfolio .archive-pagination {
/* 1035 */ 	margin: 0 -80px;
/* 1036 */ }
/* 1037 */ 
/* 1038 */ .archive.genesis-author-pro .content .entry {
/* 1039 */ 	margin-bottom: 20px;
/* 1040 */ }
/* 1041 */ 
/* 1042 */ .archive.genesis-author-pro  .entry::after,
/* 1043 */ .archive.genesis-pro-portfolio .entry::after {
/* 1044 */ 	border-bottom-width: 0;
/* 1045 */ 	padding-top: 0;
/* 1046 */ }
/* 1047 */ 
/* 1048 */ .archive.genesis-author-pro .author-pro-featured-image,
/* 1049 */ .author-pro-featured-image a,
/* 1050 */ .single-books .author-pro-featured-image {

/* style.css */

/* 1051 */ 	position: relative;
/* 1052 */ 	overflow: hidden;
/* 1053 */ }
/* 1054 */ 
/* 1055 */ div .book-featured-text-banner {
/* 1056 */ 	background-color: #0085da;
/* 1057 */ }
/* 1058 */ 
/* 1059 */ .featuredbook .image-aligncenter ~ div,
/* 1060 */ .featuredbook .image-aligncenter ~ header {
/* 1061 */ 	text-align: center;
/* 1062 */ }
/* 1063 */ 
/* 1064 */ .featuredbook .book-price {
/* 1065 */ 	font-weight: 700;
/* 1066 */ }
/* 1067 */ 
/* 1068 */ .single-books .content .book-price {
/* 1069 */ 	border-bottom: 1px solid #000;
/* 1070 */ }
/* 1071 */ 
/* 1072 */ /* ## Genesis eNews Extended
/* 1073 *| --------------------------------------------- */
/* 1074 */ 
/* 1075 */ .enews-widget input {
/* 1076 */ 	font-size: 16px;
/* 1077 */ 	font-size: 1.6rem;
/* 1078 */ 	margin-bottom: 16px;
/* 1079 */ }
/* 1080 */ 
/* 1081 */ .enews-widget input[type="submit"] {
/* 1082 */ 	margin: 0;
/* 1083 */ 	width: 100%;
/* 1084 */ }
/* 1085 */ 
/* 1086 */ .enews form + p {
/* 1087 */ 	margin-top: 24px;
/* 1088 */ }
/* 1089 */ 
/* 1090 */ /* ## Jetpack
/* 1091 *| --------------------------------------------- */
/* 1092 */ 
/* 1093 */ #wpstats {
/* 1094 */ 	display: none;
/* 1095 */ }
/* 1096 */ 
/* 1097 */ /* # Skip links
/* 1098 *| ---------------------------------------------------------------------------------------------------- */
/* 1099 */ 
/* 1100 */ .genesis-skip-link li {

/* style.css */

/* 1101 */ 	height: 0;
/* 1102 */ 	width: 0;
/* 1103 */ 	list-style: none;
/* 1104 */ }
/* 1105 */ 
/* 1106 */ /* Display outline on focus */
/* 1107 */ :focus {
/* 1108 */ 	color: #333;
/* 1109 */ 	outline: #ccc solid 1px;
/* 1110 */ }
/* 1111 */ 
/* 1112 */ 
/* 1113 */ /* # Site Header
/* 1114 *| ---------------------------------------------------------------------------------------------------- */
/* 1115 */ 
/* 1116 */ .site-header {
/* 1117 */ 	background-color: #7a8690;
/* 1118 */ 	color: #fff;
/* 1119 */ 	min-height: 120px;
/* 1120 */ 	position: fixed;
/* 1121 */ 	width: 100%;
/* 1122 */ 	z-index: 498;
/* 1123 */ }
/* 1124 */ 
/* 1125 */ .site-header .wrap {
/* 1126 */ 	padding: 0;
/* 1127 */ }
/* 1128 */ 
/* 1129 */ /* ## Title Area
/* 1130 *| --------------------------------------------- */
/* 1131 */ 
/* 1132 */ .title-area {
/* 1133 */ 	float: left;
/* 1134 */ 	padding: 42px 0;
/* 1135 */ 	-webkit-transition: all .3s ease-in-out;
/* 1136 */ 	-moz-transition:    all .3s ease-in-out;
/* 1137 */ 	-ms-transition:     all .3s ease-in-out;
/* 1138 */ 	-o-transition:      all .3s ease-in-out;
/* 1139 */ 	transition:         all .3s ease-in-out;
/* 1140 */ }
/* 1141 */ 
/* 1142 */ .site-title {
/* 1143 */ 	font-size: 30px;
/* 1144 */ 	font-size: 3rem;
/* 1145 */ 	font-weight: 900;
/* 1146 */ 	line-height: 1.2;
/* 1147 */ }
/* 1148 */ 
/* 1149 */ .site-title a,
/* 1150 */ .site-title a:focus,

/* style.css */

/* 1151 */ .site-title a:hover {
/* 1152 */ 	color: #fff;
/* 1153 */ }
/* 1154 */ 
/* 1155 */ .site-description {
/* 1156 */ 	display: block;
/* 1157 */ 	height: 0;
/* 1158 */ 	text-indent: -9999px;
/* 1159 */ }
/* 1160 */ 
/* 1161 */ .site-description,
/* 1162 */ .site-title {
/* 1163 */ 	margin-bottom: 0;
/* 1164 */ }
/* 1165 */ 
/* 1166 */ .header-image .title-area {
/* 1167 */ 	padding: 25px 0;
/* 1168 */ 	width: 320px;
/* 1169 */ }
/* 1170 */ 
/* 1171 */ .header-image .site-title {
/* 1172 */ 	display: block;
/* 1173 */ 	text-indent: -9999px;
/* 1174 */ }
/* 1175 */ 
/* 1176 */ .header-image .site-title > a {
/* 1177 */ 	background-size: contain !important;
/* 1178 */ 	display: block;
/* 1179 */ 	float: left;
/* 1180 */ 	min-height: 70px;
/* 1181 */ 	width: 100%;
/* 1182 */ }
/* 1183 */ 
/* 1184 */ /* ## Shrink
/* 1185 *| --------------------------------------------- */
/* 1186 */ 
/* 1187 */ .shrink {
/* 1188 */ 	min-height: 0;
/* 1189 */ }
/* 1190 */ 
/* 1191 */ .shrink .title-area {
/* 1192 */ 	padding: 17px 0;
/* 1193 */ }
/* 1194 */ 
/* 1195 */ .shrink .genesis-nav-menu li a {
/* 1196 */ 	padding-bottom: 27px;
/* 1197 */ 	padding-top: 27px;
/* 1198 */ }
/* 1199 */ 
/* 1200 */ .header-image .shrink .title-area {

/* style.css */

/* 1201 */ 	padding: 0;
/* 1202 */ }
/* 1203 */ 
/* 1204 */ 
/* 1205 */ /* # Site Navigation
/* 1206 *| ---------------------------------------------------------------------------------------------------- */
/* 1207 */ 
/* 1208 */ .genesis-nav-menu {
/* 1209 */ 	clear: both;
/* 1210 */ 	font-size: 16px;
/* 1211 */ 	font-size: 1.6rem;
/* 1212 */ 	font-weight: 400;
/* 1213 */ 	line-height: 1;
/* 1214 */ 	width: 100%;
/* 1215 */ }
/* 1216 */ 
/* 1217 */ .genesis-nav-menu .menu-item {
/* 1218 */ 	display: inline-block;
/* 1219 */ 	text-align: left;
/* 1220 */ }
/* 1221 */ 
/* 1222 */ .genesis-nav-menu a {
/* 1223 */ 	color: #fff;
/* 1224 */ 	display: block;
/* 1225 */ 	padding: 52px 20px;
/* 1226 */ 	text-transform: uppercase;
/* 1227 */ }
/* 1228 */ 
/* 1229 */ .genesis-nav-menu .current-menu-item > a,
/* 1230 */ .genesis-nav-menu .sub-menu .current-menu-item > a:focus,
/* 1231 */ .genesis-nav-menu .sub-menu .current-menu-item > a:hover,
/* 1232 */ .genesis-nav-menu a:focus,
/* 1233 */ .genesis-nav-menu a:hover {
/* 1234 */ 	color: #fff;
/* 1235 */ }
/* 1236 */ 
/* 1237 */ .genesis-nav-menu .sub-menu {
/* 1238 */ 	background-color: #181c1e;
/* 1239 */ 	left: -9999px;
/* 1240 */ 	opacity: 0;
/* 1241 */ 	padding: 10px 0;
/* 1242 */ 	position: absolute;
/* 1243 */ 	-webkit-transition: opacity .3s ease-in-out;
/* 1244 */ 	-moz-transition:    opacity .3s ease-in-out;
/* 1245 */ 	-ms-transition:     opacity .3s ease-in-out;
/* 1246 */ 	-o-transition:      opacity .3s ease-in-out;
/* 1247 */ 	transition:         opacity .3s ease-in-out;
/* 1248 */ 	width: 200px;
/* 1249 */ 	z-index: 499;
/* 1250 */ }

/* style.css */

/* 1251 */ 
/* 1252 */ .genesis-nav-menu .sub-menu li a {
/* 1253 */ 	background-color: #181c1e;
/* 1254 */ 	color: #fff;
/* 1255 */ 	font-size: 12px;
/* 1256 */ 	font-size: 1.2rem;
/* 1257 */ 	padding: 20px;
/* 1258 */ 	position: relative;
/* 1259 */ 	width: 200px;
/* 1260 */ }
/* 1261 */ 
/* 1262 */ .genesis-nav-menu .sub-menu .sub-menu {
/* 1263 */ 	margin: -62px 0 0 199px;
/* 1264 */ }
/* 1265 */ 
/* 1266 */ .genesis-nav-menu .menu-item:hover {
/* 1267 */ 	position: static;
/* 1268 */ }
/* 1269 */ 
/* 1270 */ .genesis-nav-menu .menu-item:hover > .sub-menu {
/* 1271 */ 	left: auto;
/* 1272 */ 	opacity: 1;
/* 1273 */ }
/* 1274 */ 
/* 1275 */ .genesis-nav-menu > .first > a {
/* 1276 */ 	padding-left: 0;
/* 1277 */ }
/* 1278 */ 
/* 1279 */ .genesis-nav-menu > li.last > a {
/* 1280 */ 	padding-right: 0;
/* 1281 */ }
/* 1282 */ 
/* 1283 */ .genesis-nav-menu .highlight {
/* 1284 */ 	float: right;
/* 1285 */ }
/* 1286 */ 
/* 1287 */ /* ## Primary Navigation
/* 1288 *| --------------------------------------------- */
/* 1289 */ 
/* 1290 */ .nav-primary {
/* 1291 */ 	float: right;
/* 1292 */ 	text-align: right;
/* 1293 */ 	-webkit-transition: all .3s ease-in-out;
/* 1294 */ 	-moz-transition:    all .3s ease-in-out;
/* 1295 */ 	-ms-transition:     all .3s ease-in-out;
/* 1296 */ 	-o-transition:      all .3s ease-in-out;
/* 1297 */ 	transition:         all .3s ease-in-out;
/* 1298 */ }
/* 1299 */ 
/* 1300 */ .nav-primary:hover .genesis-nav-menu a {

/* style.css */

/* 1301 */ 	color: #e1e9ee;
/* 1302 */ }
/* 1303 */ 
/* 1304 */ .nav-primary:hover .genesis-nav-menu a:focus,
/* 1305 */ .nav-primary:hover .genesis-nav-menu a:hover {
/* 1306 */ 	color: #fff;
/* 1307 */ }
/* 1308 */ 
/* 1309 */ /* ## Secondary Navigation
/* 1310 *| --------------------------------------------- */
/* 1311 */ 
/* 1312 */ .nav-secondary {
/* 1313 */ 	background-color: #e1e9ee;
/* 1314 */ 	display: block;
/* 1315 */ 	max-width: 1280px;
/* 1316 */ 	position: absolute;
/* 1317 */ 	top: 0;
/* 1318 */ 	width: 100%;
/* 1319 */ 	z-index: 498;
/* 1320 */ }
/* 1321 */ 
/* 1322 */ .nav-secondary .wrap {
/* 1323 */ 	background-color: rgba(255, 255, 255, 0.3);
/* 1324 */ }
/* 1325 */ 
/* 1326 */ .nav-secondary + .content-sidebar-wrap {
/* 1327 */ 	margin-top: 100px;
/* 1328 */ }
/* 1329 */ 
/* 1330 */ .nav-secondary.shrink + .content-sidebar-wrap {
/* 1331 */ 	margin-top: 70px;
/* 1332 */ }
/* 1333 */ 
/* 1334 */ .nav-secondary .genesis-nav-menu a {
/* 1335 */ 	color: #000;
/* 1336 */ 	padding: 42px 30px;
/* 1337 */ }
/* 1338 */ 
/* 1339 */ .nav-secondary .genesis-nav-menu .sub-menu a {
/* 1340 */ 	color: #e1e9ee;
/* 1341 */ 	padding: 20px 40px;
/* 1342 */ }
/* 1343 */ 
/* 1344 */ .nav-secondary .genesis-nav-menu a:focus,
/* 1345 */ .nav-secondary .genesis-nav-menu a:hover,
/* 1346 */ .nav-secondary .genesis-nav-menu .current-menu-item > a,
/* 1347 */ .nav-secondary .genesis-nav-menu .sub-menu .current-menu-item > a:focus,
/* 1348 */ .nav-secondary .genesis-nav-menu .sub-menu .current-menu-item > a:hover {
/* 1349 */ 	background-color: #181c1e;
/* 1350 */ 	color: #fff;

/* style.css */

/* 1351 */ }
/* 1352 */ 
/* 1353 */ .nav-secondary .genesis-nav-menu .highlight > a {
/* 1354 */ 	background-color: #0085da;
/* 1355 */ 	color: #fff;
/* 1356 */ }
/* 1357 */ 
/* 1358 */ .nav-secondary .genesis-nav-menu li.highlight > a:focus,
/* 1359 */ .nav-secondary .genesis-nav-menu li.highlight > a:hover {
/* 1360 */ 	background-color: #f5f5f5;
/* 1361 */ 	color: #000;
/* 1362 */ }
/* 1363 */ 
/* 1364 */ .nav-secondary.fixed {
/* 1365 */ 	position: fixed;
/* 1366 */ 	top: 70px;
/* 1367 */ }
/* 1368 */ 
/* 1369 */ .admin-bar .nav-secondary.fixed {
/* 1370 */ 	top: 102px;
/* 1371 */ }
/* 1372 */ 
/* 1373 */ /* ## Accessible Menu
/* 1374 *| --------------------------------------------- */
/* 1375 */ 
/* 1376 */ .menu .menu-item:focus {
/* 1377 */ 	position: static;
/* 1378 */ }
/* 1379 */ 
/* 1380 */ .menu .menu-item > a:focus + ul.sub-menu,
/* 1381 */ .menu .menu-item.sf-hover > ul.sub-menu {
/* 1382 */ 	left: auto;
/* 1383 */ 	opacity: 1;
/* 1384 */ }
/* 1385 */ 
/* 1386 */ /* Responsive Navigation
/* 1387 *| --------------------------------------------- */
/* 1388 */ 
/* 1389 */ .sub-menu-toggle,
/* 1390 */ .menu-toggle {
/* 1391 */ 	display: none;
/* 1392 */ 	visibility: hidden;
/* 1393 */ }
/* 1394 */ 
/* 1395 */ /* # Content Area
/* 1396 *| ---------------------------------------------------------------------------------------------------- */
/* 1397 */ 
/* 1398 */ /* ## Home
/* 1399 *| --------------------------------------------- */
/* 1400 */ 

/* style.css */

/* 1401 */ .featured-widget-area {
/* 1402 */ 	margin-top: 120px;
/* 1403 */ }
/* 1404 */ 
/* 1405 */ .featured-widget-area .wrap {
/* 1406 */ 	background-color: #fff;
/* 1407 */ }
/* 1408 */ 
/* 1409 */ .front-page-1,
/* 1410 */ .front-page-3,
/* 1411 */ .front-page-5 {
/* 1412 */ 	background-color: #f9f9f9;
/* 1413 */ }
/* 1414 */ 
/* 1415 */ /* ## Flexible Widgets
/* 1416 *| --------------------------------------------- */
/* 1417 */ 
/* 1418 */ .flexible-widgets {
/* 1419 */ 	overflow: hidden;
/* 1420 */ 	padding: 80px 80px 40px;
/* 1421 */ }
/* 1422 */ 
/* 1423 */ .widget-area.flexible-widgets .widget {
/* 1424 */ 	float: left;
/* 1425 */ 	margin-bottom: 40px;
/* 1426 */ 	margin-left: 2.564102564102564%;
/* 1427 */ }
/* 1428 */ 
/* 1429 */ .flexible-widgets.widget-full {
/* 1430 */ 	padding: 0;
/* 1431 */ }
/* 1432 */ 
/* 1433 */ .flexible-widgets.widget-full .widget {
/* 1434 */ 	margin-bottom: 0;
/* 1435 */ 	padding: 80px;
/* 1436 */ }
/* 1437 */ 
/* 1438 */ .flexible-widgets.widget-full .widget,
/* 1439 */ .flexible-widgets.widget-halves.uneven .widget:last-of-type {
/* 1440 */ 	margin-left: 0;
/* 1441 */ 	width: 100%;
/* 1442 */ }
/* 1443 */ 
/* 1444 */ .flexible-widgets.widget-halves .widget {
/* 1445 */ 	width: 48.717948717948715%;
/* 1446 */ }
/* 1447 */ 
/* 1448 */ .flexible-widgets.widget-thirds .widget {
/* 1449 */ 	width: 31.623931623931625%;
/* 1450 */ }

/* style.css */

/* 1451 */ 
/* 1452 */ .flexible-widgets.widget-fourths .widget {
/* 1453 */ 	width: 23.076923076923077%;
/* 1454 */ }
/* 1455 */ 
/* 1456 */ .flexible-widgets.widget-fourths .widget:nth-child(4n+1),
/* 1457 */ .flexible-widgets.widget-halves .widget:nth-child(2n+1),
/* 1458 */ .flexible-widgets.widget-thirds .widget:nth-child(3n+1) {
/* 1459 */ 	clear: left;
/* 1460 */ 	margin-left: 0;
/* 1461 */ }
/* 1462 */ 
/* 1463 */ .widget-full .featured-content .widget-title {
/* 1464 */ 	background-color: #181c1e;
/* 1465 */ 	color: #fff;
/* 1466 */ 	margin: 0;
/* 1467 */ 	padding: 40px;
/* 1468 */ }
/* 1469 */ 
/* 1470 */ .front-page .flexible-widgets.widget-full .widget.featured-content {
/* 1471 */ 	padding: 0;
/* 1472 */ 	position: relative;
/* 1473 */ }
/* 1474 */ 
/* 1475 */ .widget-full .featured-content .entry {
/* 1476 */ 	margin: 0;
/* 1477 */ }
/* 1478 */ 
/* 1479 */ .widget-full .featured-content .entry-header {
/* 1480 */ 	padding: 80px 80px 0;
/* 1481 */ }
/* 1482 */ 
/* 1483 */ .widget-full .featured-content .entry-content {
/* 1484 */ 	padding: 0 80px;
/* 1485 */ }
/* 1486 */ 
/* 1487 */ .widget-full .featured-content .alignleft,
/* 1488 */ .widget-full .featured-content .alignright {
/* 1489 */ 	margin: 0 80px 0 0;
/* 1490 */ 	max-width: 50%;
/* 1491 */ }
/* 1492 */ 
/* 1493 */ .widget-full .featured-content .alignright {
/* 1494 */ 	margin: 0 0 0 80px;
/* 1495 */ }
/* 1496 */ 
/* 1497 */ .widget-full .featured-content .entry-title {
/* 1498 */ 	font-size: 48px;
/* 1499 */ 	font-size: 4.8rem;
/* 1500 */ 	text-transform: uppercase;

/* style.css */

/* 1501 */ }
/* 1502 */ 
/* 1503 */ .widget-full .featured-content .entry-content p:last-of-type {
/* 1504 */ 	margin-bottom: 80px;
/* 1505 */ }
/* 1506 */ 
/* 1507 */ .content .widget-full .featuredpost {
/* 1508 */ 	background-color: #e1e9ee;
/* 1509 */ 	padding: 0;
/* 1510 */ }
/* 1511 */ 
/* 1512 */ .widget-full .featuredpost .entry:nth-of-type(even) {
/* 1513 */ 	background-color: rgba(255, 255, 255, 0.3);
/* 1514 */ }
/* 1515 */ 
/* 1516 */ .widget-full .featuredpost ul {
/* 1517 */ 	padding: 40px;
/* 1518 */ }
/* 1519 */ 
/* 1520 */ .widget-full .featuredpost .more-from-category {
/* 1521 */ 	padding: 0 40px 40px;
/* 1522 */ }
/* 1523 */ 
/* 1524 */ /* ## Entries
/* 1525 *| --------------------------------------------- */
/* 1526 */ 
/* 1527 */ .entry {
/* 1528 */ 	padding: 80px;
/* 1529 */ 	position: relative;
/* 1530 */ }
/* 1531 */ 
/* 1532 */ .entry:after {
/* 1533 */ 	content: '';
/* 1534 */ 	border-bottom: 1px solid #000;
/* 1535 */ 	bottom: 0;
/* 1536 */ 	position: absolute;
/* 1537 */ 	width: 40px;
/* 1538 */ }
/* 1539 */ 
/* 1540 */ .content .entry:last-of-type:after {
/* 1541 */ 	display: none;
/* 1542 */ }
/* 1543 */ 
/* 1544 */ .entry-content ol,
/* 1545 */ .entry-content ul {
/* 1546 */ 	margin-bottom: 28px;
/* 1547 */ 	margin-left: 40px;
/* 1548 */ }
/* 1549 */ 
/* 1550 */ .entry-content ol > li {

/* style.css */

/* 1551 */ 	list-style-type: decimal;
/* 1552 */ }
/* 1553 */ 
/* 1554 */ .entry-content ul > li {
/* 1555 */ 	list-style-type: disc;
/* 1556 */ }
/* 1557 */ 
/* 1558 */ .entry-content ol ol,
/* 1559 */ .entry-content ul ul {
/* 1560 */ 	margin-bottom: 0;
/* 1561 */ }
/* 1562 */ 
/* 1563 */ .entry-content code {
/* 1564 */ 	background-color: #000;
/* 1565 */ 	color: #f9f9f9;
/* 1566 */ }
/* 1567 */ 
/* 1568 */ /* ## Entry Meta
/* 1569 *| --------------------------------------------- */
/* 1570 */ 
/* 1571 */ p.entry-meta {
/* 1572 */ 	font-size: 16px;
/* 1573 */ 	font-size: 1.6rem;
/* 1574 */ 	margin-bottom: 0;
/* 1575 */ }
/* 1576 */ 
/* 1577 */ .entry-header .entry-meta {
/* 1578 */ 	margin-bottom: 24px;
/* 1579 */ }
/* 1580 */ 
/* 1581 */ .entry-categories,
/* 1582 */ .entry-tags,
/* 1583 */ .entry-terms {
/* 1584 */ 	display: block;
/* 1585 */ }
/* 1586 */ 
/* 1587 */ .entry-comments-link::before {
/* 1588 */ 	content: "\2014";
/* 1589 */ 	margin: 0 6px 0 2px;
/* 1590 */ }
/* 1591 */ 
/* 1592 */ /* ## After Entry
/* 1593 *| --------------------------------------------- */
/* 1594 */ 
/* 1595 */ .after-entry {
/* 1596 */ 	padding: 0 80px 80px;
/* 1597 */ }
/* 1598 */ 
/* 1599 */ /* ## Pagination
/* 1600 *| --------------------------------------------- */

/* style.css */

/* 1601 */ 
/* 1602 */ .pagination {
/* 1603 */ 	clear: both;
/* 1604 */ }
/* 1605 */ 
/* 1606 */ .adjacent-entry-pagination {
/* 1607 */ 	margin-bottom: 0;
/* 1608 */ }
/* 1609 */ 
/* 1610 */ .archive-pagination {
/* 1611 */ 	background-color: #f5f5f5;
/* 1612 */ 	padding: 20px 30px;
/* 1613 */ }
/* 1614 */ 
/* 1615 */ .archive-pagination li {
/* 1616 */ 	display: inline;
/* 1617 */ }
/* 1618 */ 
/* 1619 */ .archive-pagination li a {
/* 1620 */ 	color: #000;
/* 1621 */ 	cursor: pointer;
/* 1622 */ 	display: inline-block;
/* 1623 */ 	font-size: 16px;
/* 1624 */ 	font-size: 1.6rem;
/* 1625 */ 	padding: 8px 12px;
/* 1626 */ }
/* 1627 */ 
/* 1628 */ .archive-pagination li a:focus,
/* 1629 */ .archive-pagination li a:hover,
/* 1630 */ .archive-pagination .active a {
/* 1631 */ 	color: #0085da;
/* 1632 */ }
/* 1633 */ 
/* 1634 */ /* ## Comments
/* 1635 *| --------------------------------------------- */
/* 1636 */ 
/* 1637 */ .comment-respond,
/* 1638 */ .entry-pings {
/* 1639 */ 	padding: 0 80px 56px;
/* 1640 */ }
/* 1641 */ 
/* 1642 */ .entry-comments {
/* 1643 */ 	padding: 0 80px 80px;
/* 1644 */ }
/* 1645 */ 
/* 1646 */ .comment-header {
/* 1647 */ 	font-size: 16px;
/* 1648 */ 	font-size: 1.6rem;
/* 1649 */ }
/* 1650 */ 

/* style.css */

/* 1651 */ .comment-content {
/* 1652 */ 	clear: both;
/* 1653 */ 	word-wrap: break-word;
/* 1654 */ }
/* 1655 */ 
/* 1656 */ .comment-list li {
/* 1657 */ 	margin-top: 24px;
/* 1658 */ 	padding: 40px 0 0;
/* 1659 */ }
/* 1660 */ 
/* 1661 */ .comment-list li li {
/* 1662 */ 	padding-left: 40px;
/* 1663 */ }
/* 1664 */ 
/* 1665 */ .comment-respond input[type="email"],
/* 1666 */ .comment-respond input[type="text"],
/* 1667 */ .comment-respond input[type="url"] {
/* 1668 */ 	width: 50%;
/* 1669 */ }
/* 1670 */ 
/* 1671 */ .comment-respond label {
/* 1672 */ 	display: block;
/* 1673 */ 	margin-right: 12px;
/* 1674 */ }
/* 1675 */ 
/* 1676 */ .entry-comments .comment-author {
/* 1677 */ 	margin-bottom: 0;
/* 1678 */ }
/* 1679 */ 
/* 1680 */ .entry-pings .reply {
/* 1681 */ 	display: none;
/* 1682 */ }
/* 1683 */ 
/* 1684 */ .form-allowed-tags {
/* 1685 */ 	background-color: #f5f5f5;
/* 1686 */ 	font-size: 16px;
/* 1687 */ 	font-size: 1.6rem;
/* 1688 */ 	padding: 24px;
/* 1689 */ }
/* 1690 */ 
/* 1691 */ 
/* 1692 */ /* # Sidebars
/* 1693 *| ---------------------------------------------------------------------------------------------------- */
/* 1694 */ 
/* 1695 */ .sidebar {
/* 1696 */ 	font-size: 16px;
/* 1697 */ 	font-size: 1.6rem;
/* 1698 */ }
/* 1699 */ 
/* 1700 */ .sidebar li {

/* style.css */

/* 1701 */ 	border-bottom: 1px solid #fff;
/* 1702 */ 	margin-bottom: 10px;
/* 1703 */ 	padding-bottom: 10px;
/* 1704 */ }
/* 1705 */ 
/* 1706 */ .sidebar p:last-child,
/* 1707 */ .sidebar ul > li:last-child {
/* 1708 */ 	margin-bottom: 0;
/* 1709 */ }
/* 1710 */ 
/* 1711 */ .sidebar .widget {
/* 1712 */ 	background-color: #e1e9ee;
/* 1713 */ 	padding: 40px;
/* 1714 */ 	margin-bottom: 1px;
/* 1715 */ }
/* 1716 */ 
/* 1717 */ 
/* 1718 */ /* # Footer Widgets
/* 1719 *| ---------------------------------------------------------------------------------------------------- */
/* 1720 */ 
/* 1721 */ .footer-widgets .wrap {
/* 1722 */ 	background-color: #181c1e;
/* 1723 */ 	clear: both;
/* 1724 */ 	padding: 80px;
/* 1725 */ }
/* 1726 */ 
/* 1727 */ .footer-widgets {
/* 1728 */ 	color: #ccc;
/* 1729 */ }
/* 1730 */ 
/* 1731 */ .footer-widgets .widget-title,
/* 1732 */ .footer-widgets .wrap a {
/* 1733 */ 	color: #fff;
/* 1734 */ }
/* 1735 */ 
/* 1736 */ .footer-widgets input {
/* 1737 */ 	border: 1px solid #fff;
/* 1738 */ }
/* 1739 */ 
/* 1740 */ .footer-widgets a:focus,
/* 1741 */ .footer-widgets a:hover {
/* 1742 */ 	color: #0085da;
/* 1743 */ }
/* 1744 */ 
/* 1745 */ .footer-widgets-1,
/* 1746 */ .footer-widgets-2,
/* 1747 */ .footer-widgets-3 {
/* 1748 */ 	width: 320px;
/* 1749 */ }
/* 1750 */ 

/* style.css */

/* 1751 */ .footer-widgets-1 {
/* 1752 */ 	margin-right: 80px;
/* 1753 */ }
/* 1754 */ 
/* 1755 */ .footer-widgets-1,
/* 1756 */ .footer-widgets-2 {
/* 1757 */ 	float: left;
/* 1758 */ }
/* 1759 */ 
/* 1760 */ .footer-widgets-3 {
/* 1761 */ 	float: right;
/* 1762 */ }
/* 1763 */ 
/* 1764 */ 
/* 1765 */ /* # Site Footer
/* 1766 *| ---------------------------------------------------------------------------------------------------- */
/* 1767 */ 
/* 1768 */ .site-footer {
/* 1769 */ 	color: #ccc;
/* 1770 */ 	font-size: 16px;
/* 1771 */ 	font-size: 1.6rem;
/* 1772 */ 	line-height: 1;
/* 1773 */ }
/* 1774 */ 
/* 1775 */ .site-footer .wrap {
/* 1776 */ 	background-color: #181c1e;
/* 1777 */ 	padding: 80px;
/* 1778 */ }
/* 1779 */ 
/* 1780 */ .site-footer .wrap a {
/* 1781 */ 	color: #fff;
/* 1782 */ }
/* 1783 */ 
/* 1784 */ .site-footer a:focus,
/* 1785 */ .site-footer a:hover {
/* 1786 */ 	color: #0085da;
/* 1787 */ }
/* 1788 */ 
/* 1789 */ .site-footer p {
/* 1790 */ 	margin-bottom: 0;
/* 1791 */ }
/* 1792 */ 
/* 1793 */ 
/* 1794 */ /* # Media Queries
/* 1795 *| ---------------------------------------------------------------------------------------------------- */
/* 1796 */ 
/* 1797 */ @media only screen and (max-width: 1320px) {
/* 1798 */ 
/* 1799 */ 	.nav-secondary,
/* 1800 */ 	.site-inner,

/* style.css */

/* 1801 */ 	.wrap {
/* 1802 */ 		max-width: 1140px;
/* 1803 */ 	}
/* 1804 */ 
/* 1805 */ 	.content {
/* 1806 */ 		width: 840px;
/* 1807 */ 	}
/* 1808 */ 
/* 1809 */ 	.footer-widgets-1,
/* 1810 */ 	.footer-widgets-2,
/* 1811 */ 	.footer-widgets-3,
/* 1812 */ 	.sidebar-primary {
/* 1813 */ 		width: 300px;
/* 1814 */ 	}
/* 1815 */ 
/* 1816 */ 	.footer-widgets-1 {
/* 1817 */ 		margin-right: 40px;
/* 1818 */ 	}
/* 1819 */ 
/* 1820 */ }
/* 1821 */ 
/* 1822 */ @media only screen and (max-width: 1200px) {
/* 1823 */ 
/* 1824 */ 	.nav-secondary,
/* 1825 */ 	.site-inner,
/* 1826 */ 	.wrap {
/* 1827 */ 		max-width: 960px;
/* 1828 */ 	}
/* 1829 */ 	
/* 1830 */ 	.content {
/* 1831 */ 		width: 660px;
/* 1832 */ 	}
/* 1833 */ 	
/* 1834 */ 	.archive.genesis-author-pro .content,
/* 1835 */ 	.archive.genesis-pro-portfolio .content {
/* 1836 */ 		padding: 60px 60px 20px;
/* 1837 */ 	}
/* 1838 */ 	
/* 1839 */ 	.flexible-widgets,
/* 1840 */ 	.widget-full .featured-content .entry-header {
/* 1841 */ 		padding: 60px 60px 0;
/* 1842 */ 	}
/* 1843 */ 	
/* 1844 */ 	.archive-description,
/* 1845 */ 	.author-box,
/* 1846 */ 	.entry,
/* 1847 */ 	.flexible-widgets.widget-full .widget,
/* 1848 */ 	.footer-widgets .wrap,
/* 1849 */ 	.site-footer .wrap {
/* 1850 */ 		padding: 60px;

/* style.css */

/* 1851 */ 	}
/* 1852 */ 	
/* 1853 */ 	.comment-respond,
/* 1854 */ 	.entry-pings {
/* 1855 */ 		padding: 0 60px 32px;
/* 1856 */ 	}
/* 1857 */ 	
/* 1858 */ 	.after-entry,
/* 1859 */ 	.entry-comments {
/* 1860 */ 		padding: 0 60px 60px;
/* 1861 */ 	}
/* 1862 */ 	
/* 1863 */ 	.widget-full .featured-content .entry-content {
/* 1864 */ 		padding: 0 60px;
/* 1865 */ 	}
/* 1866 */ 	
/* 1867 */ 	.author-box,
/* 1868 */ 	.widget-full .featured-content .entry-content p:last-of-type {
/* 1869 */ 		margin-bottom: 60px;
/* 1870 */ 	}
/* 1871 */ 	
/* 1872 */ 	.archive.genesis-author-pro .archive-description,
/* 1873 */ 	.archive.genesis-author-pro .breadcrumb,
/* 1874 */ 	.archive.genesis-pro-portfolio .archive-description,
/* 1875 */ 	.archive.genesis-pro-portfolio .breadcrumb {
/* 1876 */ 		margin: -60px -60px 60px;
/* 1877 */ 	}
/* 1878 */ 	
/* 1879 */ 	.archive.genesis-author-pro .archive-pagination,
/* 1880 */ 	.archive.genesis-pro-portfolio .archive-pagination {
/* 1881 */ 		margin: 0 -60px;
/* 1882 */ 	}
/* 1883 */ 	
/* 1884 */ 	.footer-widgets-1,
/* 1885 */ 	.footer-widgets-2,
/* 1886 */ 	.footer-widgets-3 {
/* 1887 */ 		width: 260px;
/* 1888 */ 	}
/* 1889 */ 	
/* 1890 */ 	.footer-widgets-1 {
/* 1891 */ 		margin-right: 30px;
/* 1892 */ 	}
/* 1893 */ 	
/* 1894 */ }
/* 1895 */ 
/* 1896 */ @media only screen and (max-width: 980px) {
/* 1897 */ 
/* 1898 */ 	.site-inner,
/* 1899 */ 	.wrap {
/* 1900 */ 		max-width: 800px;

/* style.css */

/* 1901 */ 	}
/* 1902 */ 
/* 1903 */ 	.content,
/* 1904 */ 	.js .genesis-nav-menu .sub-menu a,
/* 1905 */ 	.js .genesis-nav-menu .sub-menu,
/* 1906 */ 	.nav-primary,
/* 1907 */ 	.nav-secondary,
/* 1908 */ 	.sidebar-primary,
/* 1909 */ 	.site-header .title-area {
/* 1910 */ 		width: 100%;
/* 1911 */ 	}
/* 1912 */ 	
/* 1913 */ 	.nav-secondary + .content-sidebar-wrap,
/* 1914 */ 	.site-inner,
/* 1915 */ 	.featured-widget-area,
/* 1916 */ 	.nav-secondary.shrink + .content-sidebar-wrap {
/* 1917 */ 		margin-top: 0;
/* 1918 */ 	}
/* 1919 */ 
/* 1920 */ 	.site-header {
/* 1921 */ 		background: none;
/* 1922 */ 		min-height: 0;
/* 1923 */ 	}
/* 1924 */ 	
/* 1925 */ 	.site-header > .wrap {
/* 1926 */ 		background-color: #181c1e;
/* 1927 */ 	}
/* 1928 */ 	
/* 1929 */ 	.title-area {
/* 1930 */ 		padding: 17px 0;
/* 1931 */ 	}
/* 1932 */ 	
/* 1933 */ 	.header-image .title-area {
/* 1934 */ 		padding: 0;
/* 1935 */ 	}
/* 1936 */ 
/* 1937 */ 	.header-image .site-title > a {
/* 1938 */ 		background-position: center !important;
/* 1939 */ 	}
/* 1940 */ 
/* 1941 */ 	.genesis-nav-menu li,
/* 1942 */ 	.site-header ul.genesis-nav-menu {
/* 1943 */ 		float: none;
/* 1944 */ 	}
/* 1945 */ 
/* 1946 */ 	.genesis-nav-menu,
/* 1947 */ 	.site-description,
/* 1948 */ 	.site-header .title-area,
/* 1949 */ 	.site-header .search-form,
/* 1950 */ 	.site-title {

/* style.css */

/* 1951 */ 		text-align: center;
/* 1952 */ 	}
/* 1953 */ 
/* 1954 */ 	.nav-primary,
/* 1955 */ 	.title-area {
/* 1956 */ 		float: none;
/* 1957 */ 	}
/* 1958 */ 	
/* 1959 */ 	.js.admin-bar .site-header .nav-primary {
/* 1960 */ 		top: 0;
/* 1961 */ 	}
/* 1962 */ 
/* 1963 */ 	.js nav,
/* 1964 */ 	.js .nav-secondary.fixed {
/* 1965 */ 		display: none;
/* 1966 */ 		position: relative;
/* 1967 */ 	}
/* 1968 */ 
/* 1969 */ 	.js .site-header nav .wrap {
/* 1970 */ 		padding: 0 0 10px;
/* 1971 */ 	}
/* 1972 */ 
/* 1973 */ 	.js nav.pagination {
/* 1974 */ 		display: block;
/* 1975 */ 	}
/* 1976 */ 
/* 1977 */ 	.admin-bar .menu-toggle.nav-primary {
/* 1978 */ 		top: 0;
/* 1979 */ 	}
/* 1980 */ 
/* 1981 */ 	.menu-toggle,
/* 1982 */ 	.sub-menu-toggle {
/* 1983 */ 		background-color: #181c1e;
/* 1984 */ 		border: none;
/* 1985 */ 		color: #fff;
/* 1986 */ 		display: block;
/* 1987 */ 		margin: 0 auto;
/* 1988 */ 		overflow: hidden;
/* 1989 */ 		text-align: center;
/* 1990 */ 		visibility: visible;
/* 1991 */ 	}
/* 1992 */ 
/* 1993 */ 	.menu-toggle {
/* 1994 */ 		border-radius: 0;
/* 1995 */ 		position: relative;
/* 1996 */ 		right: 0;
/* 1997 */ 		z-index: 1000;
/* 1998 */ 		width: 100%;
/* 1999 */ 	}
/* 2000 */ 

/* style.css */

/* 2001 */ 	.menu-toggle:before,
/* 2002 */ 	.menu-toggle.activated:before {
/* 2003 */ 		content: "\f333";
/* 2004 */ 		display: inline-block;
/* 2005 */ 		font: normal 20px/1 'dashicons';
/* 2006 */ 		margin: 0 auto;
/* 2007 */ 		padding-right: 10px;
/* 2008 */ 		text-rendering: auto;
/* 2009 */ 		-webkit-transform: translate(0, 0);
/* 2010 */ 		-ms-transform:     translate(0, 0);
/* 2011 */ 		transform:         translate(0, 0);
/* 2012 */ 		vertical-align: middle;
/* 2013 */ 	}
/* 2014 */ 
/* 2015 */ 	.sub-menu-toggle {
/* 2016 */ 		float: right;
/* 2017 */ 		padding: 3px;
/* 2018 */ 		margin: 3px 35px;
/* 2019 */ 		position: absolute;
/* 2020 */ 		right: 0;
/* 2021 */ 		top: 0;
/* 2022 */ 		z-index: 100;
/* 2023 */ 	}
/* 2024 */ 
/* 2025 */ 	.sub-menu-toggle:before {
/* 2026 */ 		content: "\f347";
/* 2027 */ 		display: inline-block;
/* 2028 */ 		font: normal 20px/1 'dashicons';
/* 2029 */ 		text-rendering: auto;
/* 2030 */ 		-webkit-transform: translate(0, 0);
/* 2031 */ 		-ms-transform:     translate(0, 0);
/* 2032 */ 		transform:         translate(0, 0);
/* 2033 */ 		vertical-align: middle;
/* 2034 */ 	}
/* 2035 */ 
/* 2036 */ 	.sub-menu-toggle.activated:before {
/* 2037 */ 		content: "\f343";
/* 2038 */ 	}
/* 2039 */ 
/* 2040 */ 	.js .site-header .genesis-nav-menu .menu-item {
/* 2041 */ 		display: block;
/* 2042 */ 		float: none;
/* 2043 */ 		position: relative;
/* 2044 */ 		text-align: left;
/* 2045 */ 	}
/* 2046 */ 
/* 2047 */ 	.js .site-header .genesis-nav-menu .menu-item:hover {
/* 2048 */ 		position: relative;
/* 2049 */ 	}
/* 2050 */ 

/* style.css */

/* 2051 */ 	.js .site-header .genesis-nav-menu .menu-item a {
/* 2052 */ 		border: none;
/* 2053 */ 		padding: 12px 40px;
/* 2054 */ 		text-transform: none;
/* 2055 */ 		width: 100%;
/* 2056 */ 	}
/* 2057 */ 
/* 2058 */ 	.js .site-header .genesis-nav-menu .menu-item a:focus {
/* 2059 */ 		background-color: #fff;
/* 2060 */ 		color: #181c1e;
/* 2061 */ 		outline: none;
/* 2062 */ 	}
/* 2063 */ 
/* 2064 */ 	.js .genesis-nav-menu .menu-item > a:focus ul.sub-menu,
/* 2065 */ 	.js .genesis-nav-menu .menu-item > a:focus ul.sub-menu .sub-menu {
/* 2066 */ 		left: 0;
/* 2067 */ 		margin-left: 0;
/* 2068 */ 	}
/* 2069 */ 
/* 2070 */ 	.js .site-header .genesis-nav-menu.genesis-nav-menu .sub-menu,
/* 2071 */ 	.js .site-header .genesis-nav-menu .sub-menu li a {
/* 2072 */ 		background-color: #181c1e;
/* 2073 */ 	}
/* 2074 */ 
/* 2075 */ 	.js .genesis-nav-menu > .menu-item-has-children > a:after {
/* 2076 */ 		content: none;
/* 2077 */ 	}
/* 2078 */ 
/* 2079 */ 	.js .genesis-nav-menu .sub-menu {
/* 2080 */ 		border: none;
/* 2081 */ 		clear: both;
/* 2082 */ 		display: none;
/* 2083 */ 		margin: 0;
/* 2084 */ 		opacity: 1;
/* 2085 */ 		position: static;
/* 2086 */ 		width: 100%;
/* 2087 */ 	}
/* 2088 */ 
/* 2089 */ 	.js .genesis-nav-menu .sub-menu .sub-menu {
/* 2090 */ 		margin: 0;
/* 2091 */ 		padding: 0;
/* 2092 */ 	}
/* 2093 */ 
/* 2094 */ 	.js nav button:hover,
/* 2095 */ 	.js .menu-toggle:hover,
/* 2096 */ 	.js .nav-primary {
/* 2097 */ 		background-color: #181c1e;
/* 2098 */ 		color: #fff;
/* 2099 */ 	}
/* 2100 */ 

/* style.css */

/* 2101 */ 	.js nav button:focus,
/* 2102 */ 	.js .menu-toggle:focus {
/* 2103 */ 		background-color: #fff;
/* 2104 */ 		color: #181c1e;
/* 2105 */ 		outline: none;
/* 2106 */ 	}
/* 2107 */ 
/* 2108 */ 	.genesis-nav-menu .highlight {
/* 2109 */ 		float: none;
/* 2110 */ 	}
/* 2111 */ 	
/* 2112 */ 	.front-page-featured,
/* 2113 */ 	.site-header,
/* 2114 */ 	.widget-full .featured-content .alignleft,
/* 2115 */ 	.widget-full .featured-content .alignright {
/* 2116 */ 		position: static;
/* 2117 */ 	}
/* 2118 */ 	
/* 2119 */ 	.archive-description,
/* 2120 */ 	.author-box,
/* 2121 */ 	.entry,
/* 2122 */ 	.flexible-widgets.widget-full .widget,
/* 2123 */ 	.footer-widgets .wrap,
/* 2124 */ 	.site-footer .wrap {
/* 2125 */ 		padding: 40px;
/* 2126 */ 	}
/* 2127 */ 
/* 2128 */ 	.archive.genesis-author-pro .content,
/* 2129 */ 	.archive.genesis-pro-portfolio .content,
/* 2130 */ 	.flexible-widgets,
/* 2131 */ 	.widget-full .featured-content .entry-header {
/* 2132 */ 		padding: 40px 40px 0;
/* 2133 */ 	}
/* 2134 */ 	
/* 2135 */ 	.after-entry,
/* 2136 */ 	.entry-comments,
/* 2137 */ 	.widget-full .featured-content .entry-content {
/* 2138 */ 		padding: 0 40px 40px;
/* 2139 */ 	}
/* 2140 */ 	
/* 2141 */ 	.comment-respond,
/* 2142 */ 	.entry-pings {
/* 2143 */ 		padding: 0 40px 12px;
/* 2144 */ 	}
/* 2145 */ 	
/* 2146 */ 	.author-box {
/* 2147 */ 		margin-bottom: 40px;
/* 2148 */ 	}
/* 2149 */ 	
/* 2150 */ 	.widget-full .featured-content .alignleft,

/* style.css */

/* 2151 */ 	.widget-full .featured-content .alignright {
/* 2152 */ 		background-color: #fff;
/* 2153 */ 		display: block;
/* 2154 */ 		float: none;
/* 2155 */ 		margin: 0 auto;
/* 2156 */ 		max-width: 100%;
/* 2157 */ 		text-align: center;
/* 2158 */ 		width: 100%;
/* 2159 */ 	}
/* 2160 */ 	
/* 2161 */ 	.widget-full .featuredbook .author-pro-featured-image,
/* 2162 */ 	.widget-full .featured-content .entry-content p:last-of-type {
/* 2163 */ 		margin-bottom: 0;
/* 2164 */ 	}
/* 2165 */ 	
/* 2166 */ 	.archive.genesis-author-pro .archive-description,
/* 2167 */ 	.archive.genesis-author-pro .breadcrumb,
/* 2168 */ 	.archive.genesis-pro-portfolio .archive-description,
/* 2169 */ 	.archive.genesis-pro-portfolio .breadcrumb {
/* 2170 */ 		margin: -40px -40px 40px;
/* 2171 */ 	}
/* 2172 */ 	
/* 2173 */ 	.archive.genesis-author-pro .archive-pagination,
/* 2174 */ 	.archive.genesis-pro-portfolio .archive-pagination {
/* 2175 */ 		margin: 0 -40px;
/* 2176 */ 	}
/* 2177 */ 	
/* 2178 */ 	.footer-widgets-1,
/* 2179 */ 	.footer-widgets-2,
/* 2180 */ 	.footer-widgets-3 {
/* 2181 */ 		width: 220px;
/* 2182 */ 	}
/* 2183 */ 	
/* 2184 */ }
/* 2185 */ 
/* 2186 */ @media only screen and (max-width: 800px) {
/* 2187 */ 
/* 2188 */ 	body {
/* 2189 */ 		font-size: 16px;
/* 2190 */ 		font-size: 1.6rem;
/* 2191 */ 	}
/* 2192 */ 
/* 2193 */ 	.wrap {
/* 2194 */ 		padding-left: 5%;
/* 2195 */ 		padding-right: 5%;
/* 2196 */ 	}
/* 2197 */ 	
/* 2198 */ 	.featured-widget-area .wrap {
/* 2199 */ 		padding: 0;
/* 2200 */ 	}

/* style.css */

/* 2201 */ 	
/* 2202 */ 	.archive-pagination li a {
/* 2203 */ 		margin-bottom: 4px;
/* 2204 */ 	}
/* 2205 */ 
/* 2206 */ 	.archive.genesis-author-pro .content
/* 2207 */ 	.archive.genesis-pro-portfolio .content,
/* 2208 */ 	.entry,
/* 2209 */ 	.five-sixths,
/* 2210 */ 	.flexible-widgets.widget-fourths .widget,
/* 2211 */ 	.flexible-widgets.widget-halves .widget,
/* 2212 */ 	.flexible-widgets.widget-thirds .widget,
/* 2213 */ 	.four-sixths,
/* 2214 */ 	.one-fourth,
/* 2215 */ 	.one-half,
/* 2216 */ 	.one-sixth,
/* 2217 */ 	.one-third,
/* 2218 */ 	.three-fourths,
/* 2219 */ 	.three-sixths,
/* 2220 */ 	.two-fourths,
/* 2221 */ 	.two-sixths,
/* 2222 */ 	.two-thirds {
/* 2223 */ 		margin-left: 0;
/* 2224 */ 		width: 100%;
/* 2225 */ 	}
/* 2226 */ 	
/* 2227 */ 	.flexible-widgets {
/* 2228 */ 		padding: 40px;
/* 2229 */ 	}
/* 2230 */ 	
/* 2231 */ 	.widget-full .featured-content .entry-title {
/* 2232 */ 		font-size: 36px;
/* 2233 */ 		font-size: 3.6rem;
/* 2234 */ 	}
/* 2235 */ 	
/* 2236 */ 	.footer-widgets .wrap {
/* 2237 */ 		padding: 40px 40px 0;
/* 2238 */ 	}
/* 2239 */ 	
/* 2240 */ 	.footer-widgets .widget:last-child {
/* 2241 */ 		margin-bottom: 40px;
/* 2242 */ 	}
/* 2243 */ 	
/* 2244 */ 	.footer-widgets-1,
/* 2245 */ 	.footer-widgets-2,
/* 2246 */ 	.footer-widgets-3 {
/* 2247 */ 		width: 100%;
/* 2248 */ 	}
/* 2249 */ 
/* 2250 */ }

/* style.css */

/* 2251 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home3/stepkali/public_html/slhuang
currentDir : /home3/stepkali/public_html/slhuang/author/wp-content/plugins/constant-contact-forms/assets/css

file-relative URI  : ../images/check_circle.svg
path prepended     : /home3/stepkali/public_html/slhuang/author/wp-content/plugins/constant-contact-forms/assets/css/../images/check_circle.svg
docroot stripped   : /author/wp-content/plugins/constant-contact-forms/assets/css/../images/check_circle.svg
traversals removed : /author/wp-content/plugins/constant-contact-forms/assets/images/check_circle.svg

file-relative URI  : ../images/error.svg
path prepended     : /home3/stepkali/public_html/slhuang/author/wp-content/plugins/constant-contact-forms/assets/css/../images/error.svg
docroot stripped   : /author/wp-content/plugins/constant-contact-forms/assets/css/../images/error.svg
traversals removed : /author/wp-content/plugins/constant-contact-forms/assets/images/error.svg

file-relative URI  : ../images/error.svg
path prepended     : /home3/stepkali/public_html/slhuang/author/wp-content/plugins/constant-contact-forms/assets/css/../images/error.svg
docroot stripped   : /author/wp-content/plugins/constant-contact-forms/assets/css/../images/error.svg
traversals removed : /author/wp-content/plugins/constant-contact-forms/assets/images/error.svg

*/

/* style.css */

/* 1   */ .ctct-form-wrapper .ctct-button {
/* 2   */   font-size: 0.9em;
/* 3   */ }
/* 4   */ 
/* 5   */ .ctct-form-wrapper .ctct-message {
/* 6   */   border: 1px solid;
/* 7   */   padding: 1em;
/* 8   */ }
/* 9   */ 
/* 10  */ .ctct-form-wrapper .error {
/* 11  */   background-color: rgba(255, 65, 54, 0.02);
/* 12  */   border-color: #FF4136;
/* 13  */   color: #cf0b00;
/* 14  */ }
/* 15  */ 
/* 16  */ .ctct-form-wrapper .success {
/* 17  */   background-color: rgba(46, 204, 64, 0.02);
/* 18  */   border-color: #2ECC40;
/* 19  */   color: #1b7926;
/* 20  */ }
/* 21  */ 
/* 22  */ .ctct-form-wrapper .ctct-form-field {
/* 23  */   margin: 0 0 1em;
/* 24  */ }
/* 25  */ 
/* 26  */ .ctct-form-wrapper .ctct-field-inline {
/* 27  */   display: inline-block;
/* 28  */ }
/* 29  */ 
/* 30  */ .ctct-form-wrapper input[type="text"]:required:valid, .ctct-form-wrapper input[type="email"]:required:valid, .ctct-form-wrapper input[type="password"]:required:valid, .ctct-form-wrapper input[type="tel"]:required:valid, .ctct-form-wrapper input[type="number"]:required:valid {
/* 31  */   background: white url("/author/wp-content/plugins/constant-contact-forms/assets/images/check_circle.svg") no-repeat;
/* 32  */   background-position: 8px 50%;
/* 33  */   background-size: 24px;
/* 34  */   border-color: #2ECC40;
/* 35  */   padding-left: 40px;
/* 36  */ }
/* 37  */ 
/* 38  */ .ctct-form-wrapper input[type="text"]:required.ctct-invalid, .ctct-form-wrapper input[type="text"].ctct-invalid, .ctct-form-wrapper input[type="email"]:required.ctct-invalid, .ctct-form-wrapper input[type="email"].ctct-invalid, .ctct-form-wrapper input[type="password"]:required.ctct-invalid, .ctct-form-wrapper input[type="password"].ctct-invalid, .ctct-form-wrapper input[type="tel"]:required.ctct-invalid, .ctct-form-wrapper input[type="tel"].ctct-invalid, .ctct-form-wrapper input[type="number"]:required.ctct-invalid, .ctct-form-wrapper input[type="number"].ctct-invalid {
/* 39  */   background: white url("/author/wp-content/plugins/constant-contact-forms/assets/images/error.svg") no-repeat;
/* 40  */   background-color: rgba(255, 65, 54, 0.02);
/* 41  */   background-position: 8px 50%;
/* 42  */   background-size: 24px;
/* 43  */   border-color: #FF4136;
/* 44  */   padding-left: 40px;
/* 45  */ }
/* 46  */ 
/* 47  */ .ctct-form-wrapper .ctct-field-error {
/* 48  */   font-size: 0.85em;
/* 49  */   font-style: italic;
/* 50  */ }

/* style.css */

/* 51  */ 
/* 52  */ .ctct-form-wrapper input.ctct-invalid {
/* 53  */   background: white url("/author/wp-content/plugins/constant-contact-forms/assets/images/error.svg") no-repeat;
/* 54  */   background-color: rgba(255, 65, 54, 0.02);
/* 55  */   background-position: 8px 50%;
/* 56  */   background-size: 24px;
/* 57  */   border-color: #FF4136;
/* 58  */   padding-left: 40px;
/* 59  */ }
/* 60  */ 
/* 61  */ .ctct-form-wrapper #ctct_usage {
/* 62  */   position: absolute;
/* 63  */   overflow: hidden;
/* 64  */   clip: rect(0px, 0px, 0px, 0px);
/* 65  */   height: 1px;
/* 66  */   width: 1px;
/* 67  */   margin: -1px;
/* 68  */   border: 0px none;
/* 69  */   padding: 0px;
/* 70  */ }
/* 71  */ 
/* 72  */ .ctct-form-wrapper .ctct-form:after {
/* 73  */   clear: both;
/* 74  */   content: "";
/* 75  */   display: table;
/* 76  */ }
/* 77  */ 
/* 78  */ .ctct-form-wrapper .ctct-form abbr {
/* 79  */   border: none;
/* 80  */   color: #FF4136;
/* 81  */   font-size: 0.9em;
/* 82  */ }
/* 83  */ 
/* 84  */ .ctct-form-wrapper .ctct-input-container label {
/* 85  */   color: #aaa;
/* 86  */   font-size: 0.8em;
/* 87  */ }
/* 88  */ 
/* 89  */ .ctct-form-wrapper .ctct-field-error {
/* 90  */   color: #FF4136;
/* 91  */ }
/* 92  */ 
/* 93  */ .ctct-form-wrapper .ctct-submit {
/* 94  */   cursor: pointer;
/* 95  */ }
/* 96  */ 
/* 97  */ .ctct-twentyfourteen .ctct-form-field input {
/* 98  */   width: 100%;
/* 99  */ }
/* 100 */ 

/* style.css */

/* 101 */ @media (min-width: 992px) {
/* 102 */ 
/* 103 */   .ctct-form-wrapper .ctct-field-half {
/* 104 */     float: left;
/* 105 */     margin-right: 2%;
/* 106 */     width: 48%;
/* 107 */   }
/* 108 */ 
/* 109 */   .ctct-form-wrapper .ctct-field-half:last-of-type {
/* 110 */     margin-right: 0;
/* 111 */   }
/* 112 */ 
/* 113 */   .ctct-form-wrapper .ctct-field-third {
/* 114 */     float: left;
/* 115 */     margin-right: 2%;
/* 116 */     width: 32%;
/* 117 */   }
/* 118 */ 
/* 119 */   .ctct-form-wrapper .ctct-field-third:last-of-type {
/* 120 */     margin-right: 0;
/* 121 */   }
/* 122 */ 
/* 123 */   .ctct-form-wrapper .ctct-field-fourth {
/* 124 */     float: left;
/* 125 */     margin-right: 2%;
/* 126 */     width: 24%;
/* 127 */   }
/* 128 */ 
/* 129 */   .ctct-form-wrapper .ctct-field-fourth:last-of-type {
/* 130 */     margin-right: 0;
/* 131 */   }
/* 132 */ }
/* 133 */ 
/* 134 */ /*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInN0eWxlLmNzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTtFQUNFLGlCQUFpQjtDQUNsQjs7QUFFRDtFQUNFLGtCQUFrQjtFQUNsQixhQUFhO0NBQ2Q7O0FBRUQ7RUFDRSwwQ0FBMEM7RUFDMUMsc0JBQXNCO0VBQ3RCLGVBQWU7Q0FDaEI7O0FBRUQ7RUFDRSwwQ0FBMEM7RUFDMUMsc0JBQXNCO0VBQ3RCLGVBQWU7Q0FDaEI7O0FBRUQ7RUFDRSxnQkFBZ0I7Q0FDakI7O0FBRUQ7RUFDRSxzQkFBc0I7Q0FDdkI7O0FBbUNEO0VBQ0UsOERBQThEO0VBQzlELDZCQUE2QjtFQUM3QixzQkFBc0I7RUFDdEIsc0JBQXNCO0VBQ3RCLG1CQUFtQjtDQUNwQjs7QUFFRDtFQUNFLHVEQUF1RDtFQUN2RCwwQ0FBMEM7RUFDMUMsNkJBQTZCO0VBQzdCLHNCQUFzQjtFQUN0QixzQkFBc0I7RUFDdEIsbUJBQW1CO0NBQ3BCOztBQUVEO0VBQ0Usa0JBQWtCO0VBQ2xCLG1CQUFtQjtDQUNwQjs7QUFFRDtFQUNFLHVEQUF1RDtFQUN2RCwwQ0FBMEM7RUFDMUMsNkJBQTZCO0VBQzdCLHNCQUFzQjtFQUN0QixzQkFBc0I7RUFDdEIsbUJBQW1CO0NBQ3BCOztBQUVEO0VBQ0UsbUJBQW1CO0VBQ25CLGlCQUFpQjtFQUNqQiwrQkFBK0I7RUFDL0IsWUFBWTtFQUNaLFdBQVc7RUFDWCxhQUFhO0VBQ2IsaUJBQWlCO0VBQ2pCLGFBQWE7Q0FDZDs7QUFFRDtFQUNFLFlBQVk7RUFDWixZQUFZO0VBQ1osZUFBZTtDQUNoQjs7QUFFRDtFQUNFLGFBQWE7RUFDYixlQUFlO0VBQ2YsaUJBQWlCO0NBQ2xCOztBQUVEO0VBQ0UsWUFBWTtFQUNaLGlCQUFpQjtDQUNsQjs7QUFFRDtFQUNFLGVBQWU7Q0FDaEI7O0FBRUQ7RUFDRSxnQkFBZ0I7Q0FDakI7O0FBRUQ7RUFDRSxZQUFZO0NBQ2I7O0FBdEdEOztFQUNFO0lBQ0UsWUFBWTtJQUNaLGlCQUFpQjtJQUNqQixXQUFXO0dBQ1o7O0VBQ0Q7SUFDRSxnQkFBZ0I7R0FDakI7O0VBSUQ7SUFDRSxZQUFZO0lBQ1osaUJBQWlCO0lBQ2pCLFdBQVc7R0FDWjs7RUFDRDtJQUNFLGdCQUFnQjtHQUNqQjs7RUFJRDtJQUNFLFlBQVk7SUFDWixpQkFBaUI7SUFDakIsV0FBVztHQUNaOztFQUNEO0lBQ0UsZ0JBQWdCO0dBQ2pCO0NBckJGIiwiZmlsZSI6InN0eWxlLmNzcyIsInNvdXJjZXNDb250ZW50IjpbIi5jdGN0LWZvcm0td3JhcHBlciAuY3RjdC1idXR0b24ge1xuICBmb250LXNpemU6IDAuOWVtO1xufVxuXG4uY3RjdC1mb3JtLXdyYXBwZXIgLmN0Y3QtbWVzc2FnZSB7XG4gIGJvcmRlcjogMXB4IHNvbGlkO1xuICBwYWRkaW5nOiAxZW07XG59XG5cbi5jdGN0LWZvcm0td3JhcHBlciAuZXJyb3Ige1xuICBiYWNrZ3JvdW5kLWNvbG9yOiByZ2JhKDI1NSwgNjUsIDU0LCAwLjAyKTtcbiAgYm9yZGVyLWNvbG9yOiAjRkY0MTM2O1xuICBjb2xvcjogI2NmMGIwMDtcbn1cblxuLmN0Y3QtZm9ybS13cmFwcGVyIC5zdWNjZXNzIHtcbiAgYmFja2dyb3VuZC1jb2xvcjogcmdiYSg0NiwgMjA0LCA2NCwgMC4wMik7XG4gIGJvcmRlci1jb2xvcjogIzJFQ0M0MDtcbiAgY29sb3I6ICMxYjc5MjY7XG59XG5cbi5jdGN0LWZvcm0td3JhcHBlciAuY3RjdC1mb3JtLWZpZWxkIHtcbiAgbWFyZ2luOiAwIDAgMWVtO1xufVxuXG4uY3RjdC1mb3JtLXdyYXBwZXIgLmN0Y3QtZmllbGQtaW5saW5lIHtcbiAgZGlzcGxheTogaW5saW5lLWJsb2NrO1xufVxuXG5AbWVkaWEgKG1pbi13aWR0aDogOTkycHgpIHtcbiAgLmN0Y3QtZm9ybS13cmFwcGVyIC5jdGN0LWZpZWxkLWhhbGYge1xuICAgIGZsb2F0OiBsZWZ0O1xuICAgIG1hcmdpbi1yaWdodDogMiU7XG4gICAgd2lkdGg6IDQ4JTtcbiAgfVxuICAuY3RjdC1mb3JtLXdyYXBwZXIgLmN0Y3QtZmllbGQtaGFsZjpsYXN0LW9mLXR5cGUge1xuICAgIG1hcmdpbi1yaWdodDogMDtcbiAgfVxufVxuXG5AbWVkaWEgKG1pbi13aWR0aDogOTkycHgpIHtcbiAgLmN0Y3QtZm9ybS13cmFwcGVyIC5jdGN0LWZpZWxkLXRoaXJkIHtcbiAgICBmbG9hdDogbGVmdDtcbiAgICBtYXJnaW4tcmlnaHQ6IDIlO1xuICAgIHdpZHRoOiAzMiU7XG4gIH1cbiAgLmN0Y3QtZm9ybS13cmFwcGVyIC5jdGN0LWZpZWxkLXRoaXJkOmxhc3Qtb2YtdHlwZSB7XG4gICAgbWFyZ2luLXJpZ2h0OiAwO1xuICB9XG59XG5cbkBtZWRpYSAobWluLXdpZHRoOiA5OTJweCkge1xuICAuY3RjdC1mb3JtLXdyYXBwZXIgLmN0Y3QtZmllbGQtZm91cnRoIHtcbiAgICBmbG9hdDogbGVmdDtcbiAgICBtYXJnaW4tcmlnaHQ6IDIlO1xuICAgIHdpZHRoOiAyNCU7XG4gIH1cbiAgLmN0Y3QtZm9ybS13cmFwcGVyIC5jdGN0LWZpZWxkLWZvdXJ0aDpsYXN0LW9mLXR5cGUge1xuICAgIG1hcmdpbi1yaWdodDogMDtcbiAgfVxufVxuXG4uY3RjdC1mb3JtLXdyYXBwZXIgaW5wdXRbdHlwZT1cInRleHRcIl06cmVxdWlyZWQ6dmFsaWQsIC5jdGN0LWZvcm0td3JhcHBlciBpbnB1dFt0eXBlPVwiZW1haWxcIl06cmVxdWlyZWQ6dmFsaWQsIC5jdGN0LWZvcm0td3JhcHBlciBpbnB1dFt0eXBlPVwicGFzc3dvcmRcIl06cmVxdWlyZWQ6dmFsaWQsIC5jdGN0LWZvcm0td3JhcHBlciBpbnB1dFt0eXBlPVwidGVsXCJdOnJlcXVpcmVkOnZhbGlkLCAuY3RjdC1mb3JtLXdyYXBwZXIgaW5wdXRbdHlwZT1cIm51bWJlclwiXTpyZXF1aXJlZDp2YWxpZCB7XG4gIGJhY2tncm91bmQ6IHdoaXRlIHVybChcIi4uL2ltYWdlcy9jaGVja19jaXJjbGUuc3ZnXCIpIG5vLXJlcGVhdDtcbiAgYmFja2dyb3VuZC1wb3NpdGlvbjogOHB4IDUwJTtcbiAgYmFja2dyb3VuZC1zaXplOiAyNHB4O1xuICBib3JkZXItY29sb3I6ICMyRUNDNDA7XG4gIHBhZGRpbmctbGVmdDogNDBweDtcbn1cblxuLmN0Y3QtZm9ybS13cmFwcGVyIGlucHV0W3R5cGU9XCJ0ZXh0XCJdOnJlcXVpcmVkLmN0Y3QtaW52YWxpZCwgLmN0Y3QtZm9ybS13cmFwcGVyIGlucHV0W3R5cGU9XCJ0ZXh0XCJdLmN0Y3QtaW52YWxpZCwgLmN0Y3QtZm9ybS13cmFwcGVyIGlucHV0W3R5cGU9XCJlbWFpbFwiXTpyZXF1aXJlZC5jdGN0LWludmFsaWQsIC5jdGN0LWZvcm0td3JhcHBlciBpbnB1dFt0eXBlPVwiZW1haWxcIl0uY3RjdC1pbnZhbGlkLCAuY3RjdC1mb3JtLXdyYXBwZXIgaW5wdXRbdHlwZT1cInBhc3N3b3JkXCJdOnJlcXVpcmVkLmN0Y3QtaW52YWxpZCwgLmN0Y3QtZm9ybS13cmFwcGVyIGlucHV0W3R5cGU9XCJwYXNzd29yZFwiXS5jdGN0LWludmFsaWQsIC5jdGN0LWZvcm0td3JhcHBlciBpbnB1dFt0eXBlPVwidGVsXCJdOnJlcXVpcmVkLmN0Y3QtaW52YWxpZCwgLmN0Y3QtZm9ybS13cmFwcGVyIGlucHV0W3R5cGU9XCJ0ZWxcIl0uY3RjdC1pbnZhbGlkLCAuY3RjdC1mb3JtLXdyYXBwZXIgaW5wdXRbdHlwZT1cIm51bWJlclwiXTpyZXF1aXJlZC5jdGN0LWludmFsaWQsIC5jdGN0LWZvcm0td3JhcHBlciBpbnB1dFt0eXBlPVwibnVtYmVyXCJdLmN0Y3QtaW52YWxpZCB7XG4gIGJhY2tncm91bmQ6IHdoaXRlIHVybChcIi4uL2ltYWdlcy9lcnJvci5zdmdcIikgbm8tcmVwZWF0O1xuICBiYWNrZ3JvdW5kLWNvbG9yOiByZ2JhKDI1NSwgNjUsIDU0LCAwLjAyKTtcbiAgYmFja2dyb3VuZC1wb3NpdGlvbjogOHB4IDUwJTtcbiAgYmFja2dyb3VuZC1zaXplOiAyNHB4O1xuICBib3JkZXItY29sb3I6ICNGRjQxMzY7XG4gIHBhZGRpbmctbGVmdDogNDBweDtcbn1cblxuLmN0Y3QtZm9ybS13cmFwcGVyIC5jdGN0LWZpZWxkLWVycm9yIHtcbiAgZm9udC1zaXplOiAwLjg1ZW07XG4gIGZvbnQtc3R5bGU6IGl0YWxpYztcbn1cblxuLmN0Y3QtZm9ybS13cmFwcGVyIGlucHV0LmN0Y3QtaW52YWxpZCB7XG4gIGJhY2tncm91bmQ6IHdoaXRlIHVybChcIi4uL2ltYWdlcy9lcnJvci5zdmdcIikgbm8tcmVwZWF0O1xuICBiYWNrZ3JvdW5kLWNvbG9yOiByZ2JhKDI1NSwgNjUsIDU0LCAwLjAyKTtcbiAgYmFja2dyb3VuZC1wb3NpdGlvbjogOHB4IDUwJTtcbiAgYmFja2dyb3VuZC1zaXplOiAyNHB4O1xuICBib3JkZXItY29sb3I6ICNGRjQxMzY7XG4gIHBhZGRpbmctbGVmdDogNDBweDtcbn1cblxuLmN0Y3QtZm9ybS13cmFwcGVyICNjdGN0X3VzYWdlIHtcbiAgcG9zaXRpb246IGFic29sdXRlO1xuICBvdmVyZmxvdzogaGlkZGVuO1xuICBjbGlwOiByZWN0KDBweCwgMHB4LCAwcHgsIDBweCk7XG4gIGhlaWdodDogMXB4O1xuICB3aWR0aDogMXB4O1xuICBtYXJnaW46IC0xcHg7XG4gIGJvcmRlcjogMHB4IG5vbmU7XG4gIHBhZGRpbmc6IDBweDtcbn1cblxuLmN0Y3QtZm9ybS13cmFwcGVyIC5jdGN0LWZvcm06YWZ0ZXIge1xuICBjbGVhcjogYm90aDtcbiAgY29udGVudDogXCJcIjtcbiAgZGlzcGxheTogdGFibGU7XG59XG5cbi5jdGN0LWZvcm0td3JhcHBlciAuY3RjdC1mb3JtIGFiYnIge1xuICBib3JkZXI6IG5vbmU7XG4gIGNvbG9yOiAjRkY0MTM2O1xuICBmb250LXNpemU6IDAuOWVtO1xufVxuXG4uY3RjdC1mb3JtLXdyYXBwZXIgLmN0Y3QtaW5wdXQtY29udGFpbmVyIGxhYmVsIHtcbiAgY29sb3I6ICNhYWE7XG4gIGZvbnQtc2l6ZTogMC44ZW07XG59XG5cbi5jdGN0LWZvcm0td3JhcHBlciAuY3RjdC1maWVsZC1lcnJvciB7XG4gIGNvbG9yOiAjRkY0MTM2O1xufVxuXG4uY3RjdC1mb3JtLXdyYXBwZXIgLmN0Y3Qtc3VibWl0IHtcbiAgY3Vyc29yOiBwb2ludGVyO1xufVxuXG4uY3RjdC10d2VudHlmb3VydGVlbiAuY3RjdC1mb3JtLWZpZWxkIGlucHV0IHtcbiAgd2lkdGg6IDEwMCU7XG59XG4iXX0= */
/* 135 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home3/stepkali/public_html/slhuang
currentDir : /home3/stepkali/public_html/slhuang/author/wp-includes/css

file-relative URI  : ../fonts/dashicons.eot
path prepended     : /home3/stepkali/public_html/slhuang/author/wp-includes/css/../fonts/dashicons.eot
docroot stripped   : /author/wp-includes/css/../fonts/dashicons.eot
traversals removed : /author/wp-includes/fonts/dashicons.eot

file-relative URI  : ../fonts/dashicons.ttf
path prepended     : /home3/stepkali/public_html/slhuang/author/wp-includes/css/../fonts/dashicons.ttf
docroot stripped   : /author/wp-includes/css/../fonts/dashicons.ttf
traversals removed : /author/wp-includes/fonts/dashicons.ttf

file-relative URI  : ../fonts/dashicons.svg#dashicons
path prepended     : /home3/stepkali/public_html/slhuang/author/wp-includes/css/../fonts/dashicons.svg#dashicons
docroot stripped   : /author/wp-includes/css/../fonts/dashicons.svg#dashicons
traversals removed : /author/wp-includes/fonts/dashicons.svg#dashicons

*/

/* dashicons.min.css */

/* 1 */ /*! This file is auto-generated */
/* 2 */ @font-face{font-family:dashicons;src:url(/author/wp-includes/fonts/dashicons.eot)}@font-face{font-family:dashicons;src:url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),url(/author/wp-includes/fonts/dashicons.ttf) format("truetype"),url(/author/wp-includes/fonts/dashicons.svg#dashicons) format("svg");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{display:inline-block;width:20px;height:20px;font-size:20px;line-height:1;font-family:dashicons;text-decoration:inherit;font-weight:400;font-style:normal;vertical-align:top;text-align:center;transition:color .1s ease-in 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dashicons-menu:before{content:"\f333"}.dashicons-admin-site:before{content:"\f319"}.dashicons-dashboard:before{content:"\f226"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-users:before{content:"\f110"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-filter:before{content:"\f536"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-links:before,.dashicons-format-links:before{content:"\f103"}.dashicons-admin-post:before,.dashicons-format-standard:before{content:"\f109"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-video:before{content:"\f126"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-quote:before{content:"\f122"}.dashicons-welcome-edit-page:before,.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-filter:before{content:"\f533"}.dashicons-undo:before{content:"\f171"}.dashicons-redo:before{content:"\f172"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-distractionfree:before,.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-video:before{content:"\f219"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-table:before{content:"\f535"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-none:before{content:"\f138"}.dashicons-lock:before{content:"\f160"}.dashicons-unlock:before{content:"\f528"}.dashicons-calendar:before{content:"\f145"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-visibility:before{content:"\f177"}.dashicons-hidden:before{content:"\f530"}.dashicons-post-status:before{content:"\f173"}.dashicons-edit:before{content:"\f464"}.dashicons-post-trash:before,.dashicons-trash:before{content:"\f182"}.dashicons-sticky:before{content:"\f537"}.dashicons-external:before{content:"\f504"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-leftright:before{content:"\f229"}.dashicons-sort:before{content:"\f156"}.dashicons-randomize:before{content:"\f503"}.dashicons-list-view:before{content:"\f163"}.dashicons-excerpt-view:before,.dashicons-exerpt-view:before{content:"\f164"}.dashicons-grid-view:before{content:"\f509"}.dashicons-move:before{content:"\f545"}.dashicons-hammer:before{content:"\f308"}.dashicons-art:before{content:"\f309"}.dashicons-migrate:before{content:"\f310"}.dashicons-performance:before{content:"\f311"}.dashicons-universal-access:before{content:"\f483"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-tickets:before{content:"\f486"}.dashicons-nametag:before{content:"\f484"}.dashicons-clipboard:before{content:"\f481"}.dashicons-heart:before{content:"\f487"}.dashicons-megaphone:before{content:"\f488"}.dashicons-schedule:before{content:"\f489"}.dashicons-wordpress:before{content:"\f120"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-pressthis:before{content:"\f157"}.dashicons-update:before{content:"\f463"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-cart:before{content:"\f174"}.dashicons-feedback:before{content:"\f175"}.dashicons-cloud:before{content:"\f176"}.dashicons-translation:before{content:"\f326"}.dashicons-tag:before{content:"\f323"}.dashicons-category:before{content:"\f318"}.dashicons-archive:before{content:"\f480"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-text:before{content:"\f478"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-yes:before{content:"\f147"}.dashicons-no:before{content:"\f158"}.dashicons-no-alt:before{content:"\f335"}.dashicons-plus:before{content:"\f132"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-minus:before{content:"\f460"}.dashicons-dismiss:before{content:"\f153"}.dashicons-marker:before{content:"\f159"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-star-empty:before{content:"\f154"}.dashicons-flag:before{content:"\f227"}.dashicons-info:before{content:"\f348"}.dashicons-warning:before{content:"\f534"}.dashicons-share:before{content:"\f237"}.dashicons-share1:before{content:"\f237"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-twitter:before{content:"\f301"}.dashicons-rss:before{content:"\f303"}.dashicons-email:before{content:"\f465"}.dashicons-email-alt:before{content:"\f466"}.dashicons-facebook:before{content:"\f304"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-networking:before{content:"\f325"}.dashicons-googleplus:before{content:"\f462"}.dashicons-location:before{content:"\f230"}.dashicons-location-alt:before{content:"\f231"}.dashicons-camera:before{content:"\f306"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-vault:before{content:"\f178"}.dashicons-shield:before{content:"\f332"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-sos:before{content:"\f468"}.dashicons-search:before{content:"\f179"}.dashicons-slides:before{content:"\f181"}.dashicons-analytics:before{content:"\f183"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-area:before{content:"\f239"}.dashicons-groups:before{content:"\f307"}.dashicons-businessman:before{content:"\f338"}.dashicons-id:before{content:"\f336"}.dashicons-id-alt:before{content:"\f337"}.dashicons-products:before{content:"\f312"}.dashicons-awards:before{content:"\f313"}.dashicons-forms:before{content:"\f314"}.dashicons-testimonial:before{content:"\f473"}.dashicons-portfolio:before{content:"\f322"}.dashicons-book:before{content:"\f330"}.dashicons-book-alt:before{content:"\f331"}.dashicons-download:before{content:"\f316"}.dashicons-upload:before{content:"\f317"}.dashicons-backup:before{content:"\f321"}.dashicons-clock:before{content:"\f469"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-microphone:before{content:"\f482"}.dashicons-desktop:before{content:"\f472"}.dashicons-laptop:before{content:"\f547"}.dashicons-tablet:before{content:"\f471"}.dashicons-smartphone:before{content:"\f470"}.dashicons-phone:before{content:"\f525"}.dashicons-smiley:before{content:"\f328"}.dashicons-index-card:before{content:"\f510"}.dashicons-carrot:before{content:"\f511"}.dashicons-building:before{content:"\f512"}.dashicons-store:before{content:"\f513"}.dashicons-album:before{content:"\f514"}.dashicons-palmtree:before{content:"\f527"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-money:before{content:"\f526"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-layout:before{content:"\f538"}.dashicons-paperclip:before{content:"\f546"}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home3/stepkali/public_html/slhuang
currentDir : /home3/stepkali/public_html/slhuang/author/wp-content/plugins/genesis-author-pro/resources/css

*/

/* default.css */

/* 1   */ /* ## Archives
/* 2   *| --------------------------------------------- */
/* 3   */ 
/* 4   */ .archive.genesis-author-pro .content .entry {
/* 5   */ 	background-image: none;
/* 6   */ 	border-width: 0;	
/* 7   */ 	float: left;
/* 8   */ 	margin: 0 0 40px 2.5641025641026%;
/* 9   */ 	padding: 15px;
/* 10  */ 	text-align: center;
/* 11  */ 	width: 31.623931623932%;
/* 12  */ }
/* 13  */ 
/* 14  */ .archive.genesis-author-pro .content .entry:nth-of-type(3n+1) {
/* 15  */ 	clear: both;
/* 16  */ 	margin-left: 0;
/* 17  */ }
/* 18  */ 
/* 19  */ .archive.genesis-author-pro .content  .entry-header {
/* 20  */ 	border-width: 0;
/* 21  */ 	margin: 0;
/* 22  */ 	padding: 0;
/* 23  */ }
/* 24  */ 
/* 25  */ .archive.genesis-author-pro .content .entry-header .entry-title {
/* 26  */ 	border-width: 0;
/* 27  */ 	font-size: 20px;
/* 28  */ 	margin-left: auto;
/* 29  */ 	padding: 0;
/* 30  */ 	word-wrap: break-word;
/* 31  */ }
/* 32  */ 
/* 33  */ .genesis-author-pro .archive-pagination {
/* 34  */     clear: both;
/* 35  */ }
/* 36  */ 
/* 37  */ /* ## Book Image
/* 38  *| --------------------------------------------- */
/* 39  */ 
/* 40  */ .archive.genesis-author-pro .author-pro-featured-image,
/* 41  */ .author-pro-featured-image a,
/* 42  */ .single-books .author-pro-featured-image {
/* 43  */     display: inline-block;
/* 44  */     max-width: 100%;
/* 45  */     overflow: hidden;
/* 46  */     position: relative;
/* 47  */ }
/* 48  */ 
/* 49  */ .author-pro-featured-image.image-aligncenter {
/* 50  */     text-align: center;

/* default.css */

/* 51  */ }
/* 52  */ 
/* 53  */ .archive.genesis-author-pro .author-pro-featured-image img,
/* 54  */ .single-books .author-pro-featured-image img {
/* 55  */     margin: 0 auto 20px;
/* 56  */ }
/* 57  */ 
/* 58  */ .book-featured-text-banner {
/* 59  */     -moz-transform: rotate(45deg);
/* 60  */     -ms-transform: rotate(45deg);
/* 61  */     -o-transform: rotate(45deg);
/* 62  */     -webkit-transform: rotate(45deg);
/* 63  */     background-color: #000;
/* 64  */     color: #fff;
/* 65  */     font-size: 10px;
/* 66  */     font-weight: 700;
/* 67  */     padding: 6px 12px;
/* 68  */     position: absolute;
/* 69  */     right: -35px;
/* 70  */     text-align: center;
/* 71  */     text-transform: uppercase;
/* 72  */     top: 30px;
/* 73  */     width: 160px;
/* 74  */ }
/* 75  */ 
/* 76  */ 
/* 77  */ /* ## Single Book Layout
/* 78  *| --------------------------------------------- */
/* 79  */ 
/* 80  */ .genesis-author-pro-book-description {
/* 81  */ 	clear: none;
/* 82  */ 	float: left;
/* 83  */ }
/* 84  */ 
/* 85  */ .genesis-author-pro-book-details {
/* 86  */ 	float: right;
/* 87  */ }
/* 88  */ 
/* 89  */ 
/* 90  */ /* ## Book Details
/* 91  *| --------------------------------------------- */
/* 92  */ 
/* 93  */ .book-by-line {
/* 94  */ 	margin-bottom: 10px;
/* 95  */ }
/* 96  */ 
/* 97  */ .book-details {
/* 98  */ 	margin-bottom: 35px;
/* 99  */ 	text-align: center;
/* 100 */ }

/* default.css */

/* 101 */ 
/* 102 */ .book-featured-text-banner {
/* 103 */ 	display: block;
/* 104 */ 	text-align: center;
/* 105 */ }
/* 106 */ 
/* 107 */ .single-books .book-price {
/* 108 */ 	border-bottom: 2px solid #eee;
/* 109 */ 	display: block;	
/* 110 */ 	font-size: 30px;
/* 111 */ 	margin: 0 0 26px;
/* 112 */ 	padding: 0 0 26px;
/* 113 */ }
/* 114 */ 
/* 115 */ .book-details-meta .label {
/* 116 */ 	font-weight: 700;
/* 117 */ }
/* 118 */ 
/* 119 */ .book-details .button-book {
/* 120 */ 	display: block;
/* 121 */ 	margin: 10px auto;
/* 122 */ 	text-align: center;
/* 123 */ 	width: 100%;
/* 124 */ }
/* 125 */ 
/* 126 */ .entry-content .book-details-meta,
/* 127 */ .entry-content .book-details-meta li {
/* 128 */ 	list-style-type: none;
/* 129 */ 	margin-left: 0;
/* 130 */ 	text-align: left;
/* 131 */ }
/* 132 */ 
/* 133 */ 
/* 134 */ /* ## Media Queries
/* 135 *| --------------------------------------------- */
/* 136 */ 
/* 137 */ @media only screen and (max-width: 780px) {
/* 138 */ 
/* 139 */ 	.archive.genesis-author-pro .content .entry {
/* 140 */ 		margin-left: 0;
/* 141 */ 		width: 100%;
/* 142 */ 	}
/* 143 */ 	
/* 144 */ 	.genesis-author-pro-book-details,
/* 145 */ 	.genesis-author-pro-book-description {
/* 146 */ 		float: none;
/* 147 */ 	}
/* 148 */ 
/* 149 */ }
/* 150 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home3/stepkali/public_html/slhuang
currentDir : /home3/stepkali/public_html/slhuang/author/wp-content/plugins/blox-lite/assets/css

*/

/* default.css */

/* 1  */ /**
/* 2  *|  * Blox Frontend Default Styles
/* 3  *|  *
/* 4  *|  * This stylesheet supplies default styling for Blox. It can be disabled in the Blox settings.
/* 5  *|  *
/* 6  *|  * @package     Blox
/* 7  *|  * @copyright   Copyright (c) 2016, Nick Diego
/* 8  *|  * @license     http://opensource.org/licenses/gpl-2.0.php GNU Public License
/* 9  *|  */
/* 10 */ 
/* 11 */ 
/* 12 */ /* Caption Defaults
/* 13 *| -------------------------------------------------------------- */
/* 14 */ .blox-theme-default .blox-caption-container {
/* 15 */ 	bottom: 0;
/* 16 */ 	left: 0;
/* 17 */ 	position: absolute;
/* 18 */ 	text-align: left;
/* 19 */ 	width: 100%;
/* 20 */ }
/* 21 */ .blox-theme-default .blox-caption-wrap {
/* 22 */ 	background: rgba(0, 0, 0, .4);
/* 23 */ 	color: #fff;
/* 24 */ 	padding: 10px 20px;
/* 25 */ }
/* 26 */ 
/* 27 */ 
/* 28 */ /* Static Image Defaults
/* 29 *| -------------------------------------------------------------- */
/* 30 */ .blox-theme-default .blox-image-container {
/* 31 */ 	margin: 0 auto;
/* 32 */ 	position: relative;
/* 33 */ 	text-align: center;
/* 34 */ 	width: 100%;
/* 35 */ }
/* 36 */ .blox-theme-default .blox-image-wrap {
/* 37 */ 	display: inline-block;
/* 38 */ 	position: relative;
/* 39 */ 	width: 100%;
/* 40 */ }
/* 41 */ 
/* 42 */ .blox-theme-default .blox-image-container img {
/* 43 */ 	vertical-align: top; 
/* 44 */ }
/* 45 */ 
/* 46 */ /* Styling for background images */
/* 47 */ .blox-theme-default .blox-image-wrap.blox-image-background {
/* 48 */ 	display: block;
/* 49 */ 	position: relative;
/* 50 */ 	width: 100%;

/* default.css */

/* 51 */ 	height: 400px; /* Adjust as needed */
/* 52 */ 	
/* 53 */ 	background-repeat: no-repeat;
/* 54 */ 	background-position: center center;
/* 55 */ 	-webkit-background-size: cover;
/* 56 */   	-moz-background-size: cover;
/* 57 */   	-o-background-size: cover;
/* 58 */ 	background-size: cover;
/* 59 */ }
/* 60 */ .blox-theme-default .blox-image-wrap.blox-image-background a {
/* 61 */ 	display: block;
/* 62 */ 	width: 100%;
/* 63 */ 	height: 100%;
/* 64 */ }
