
/* front.end.css */

/* 1  */ .huge-it-share-buttons.nobackground {background:none !important;}
/* 2  */ .huge-it-share-buttons.active {display:block;}
/* 3  */ 
/* 4  */ .huge-it-share-buttons h3 {
/* 5  */ 	display:inline-block;
/* 6  */ 	margin:0px !important;
/* 7  */ 	padding:0px 5px 5px 5px !important;
/* 8  */ 	line-height:auto !important;
/* 9  */ }
/* 10 */ 
/* 11 */ .huge-it-share-buttons ul {
/* 12 */ 	position:relative;
/* 13 */ 	display:block;
/* 14 */ 	margin:0px;
/* 15 */ 	padding:0px !important;
/* 16 */ }
/* 17 */ 
/* 18 */ .huge-it-share-buttons  ul li {
/* 19 */ 	display:inline-block;
/* 20 */ 	margin:3px;
/* 21 */ 	padding:0px;
/* 22 */ }
/* 23 */ 
/* 24 */ .huge-it-share-buttons  ul li.nobackground {background:none !important;}
/* 25 */ 
/* 26 */ .huge-it-share-buttons  ul li.none {display:none;}
/* 27 */ 
/* 28 */ .huge-it-share-buttons  ul li a, .huge-it-share-buttons  ul li a:link, .huge-it-share-buttons  ul li a:visited,
/* 29 */ .huge-it-share-buttons  ul li a:hover, .huge-it-share-buttons  ul li a:focus, .huge-it-share-buttons  ul li a:active{
/* 30 */ 	display:block;
/* 31 */ 	text-indent:-9999px;
/* 32 */ }
/* 33 */ 
/* 34 */ .huge-it-share-buttons  ul li a.size40 {background-image:url(/wp-content/plugins/wp-share-buttons/images/buttons.40.png);}
/* 35 */ .huge-it-share-buttons  ul li a.size30 {background-image:url(/wp-content/plugins/wp-share-buttons/images/buttons.30.png);}
/* 36 */ .huge-it-share-buttons  ul li a.size20 {background-image:url(/wp-content/plugins/wp-share-buttons/images/buttons.20.png);}

/* style.css */

/* 1    */ /*
/* 2    *| 	Theme Name: RedWaves Lite
/* 3    *| 	Theme URI: http://themient.com/themes/redwaves-lite/
/* 4    *| 	Author: Asmi Khalil
/* 5    *| 	Author URI: http://themient.com
/* 6    *| 	Description: RedWaves is minimalist yet responsive and very customizable WordPress theme. It was created with mobile first approach and optimized for AdSense and user engagements. Besides, it's localization-ready (translation-ready) and compatible with latest WordPress version.
/* 7    *| 	Version: 2.0.7
/* 8    *| 	License: GNU General Public License v2 or later
/* 9    *| 	License URI: http://www.gnu.org/licenses/gpl-2.0.html
/* 10   *| 	Tags: red, black, blue, gray, pink, purple, white, yellow, two-columns, left-sidebar, right-sidebar, fixed-layout, custom-background, custom-colors, custom-menu, editor-style, featured-images, microformats, post-formats, sticky-post, threaded-comments, translation-ready
/* 11   *| 	Text Domain: redwaves-lite
/* 12   *| */
/* 13   */ 
/* 14   */ /*--------------------------------------------------------------
/* 15   *| >>> TABLE OF CONTENTS:
/* 16   *| ----------------------------------------------------------------
/* 17   *| 	1.0 Normalize
/* 18   *| 	2.0 Elements
/* 19   *| 	3.0 Forms
/* 20   *| 	4.0 Headings
/* 21   *| 	5.0 Navigation
/* 22   *| 		5.1 Links
/* 23   *| 		5.2 Menus
/* 24   *| 	6.0 Accessibility
/* 25   *| 	7.0 Alignments
/* 26   *| 	8.0 Clearings
/* 27   *| 	9.0 Widgets
/* 28   *| 		9.1 Search widget
/* 29   *| 		9.2 Social Icons Widget
/* 30   *| 		9.3 Calender Widget
/* 31   *| 		9.4 Tagcloud Widget
/* 32   *| 		9.5 Latest Posts widget & Popular Posts widget
/* 33   *| 	10.0 Content
/* 34   *| 		10.1 Homepage & Archives
/* 35   *| 		10.2 Posts and pages
/* 36   *| 		10.3 Asides
/* 37   *| 		10.4 Comments
/* 38   *| 	11.0 Media
/* 39   *| 		11.1 Captions
/* 40   *| 		11.2 Galleries
/* 41   *| 	12.0 Media Queries 
/* 42   *| --------------------------------------------------------------*/
/* 43   */ 
/* 44   */ /*--------------------------------------------------------------
/* 45   *| 	1.0 Normalize
/* 46   *| --------------------------------------------------------------*/
/* 47   */ 
/* 48   */ article, .sidebar-widget {
/* 49   */ 	background: #FFF;
/* 50   */ }

/* style.css */

/* 51   */ .pagination a, .nav-links a, .secondary-navigation li, .secondary-navigation ul ul li, .secondary-navigation li:hover, 
/* 52   */ .secondary-navigation ul li a:hover, .secondary-navigation a, .secondary-navigation a:hover, .readmore a, .readmore a:hover, 
/* 53   */ .thecategory a, .category-box a, .thecategory a:hover, #mobile-menu-wrapper li, #mobile-menu-wrapper li:hover, #mobile-menu-wrapper a, #mobile-menu-wrapper a:hover, .currenttext {
/* 54   */ 	color: #FFF;
/* 55   */ }
/* 56   */ button a, button:hover a, .category-box a:hover {
/* 57   */ 	color: #FFF !important;
/* 58   */ }
/* 59   */ .post-title a, .widget h4 a, .related-posts h4 a {
/* 60   */ 	color: #444;
/* 61   */ }
/* 62   */ #comments-tab-content a {
/* 63   */ 	font-size: 18px;
/* 64   */ 	color: #444444;
/* 65   */ 	text-transform: uppercase;
/* 66   */ }
/* 67   */ button:hover,  .nav-links .current, .nav-links .dots, .pagination a:hover, .nav-links a:hover, .thecategory a {
/* 68   */ 	background: #444;
/* 69   */ 	color: #fff;
/* 70   */ }
/* 71   */ .secondary-navigation li:hover a, .secondary-navigation li:hover ul a:hover, .secondary-navigation ul li a:hover, .secondary-navigation ul ul li a:hover {
/* 72   */ 	background: rgba(0, 0, 0, 0.1);
/* 73   */ }
/* 74   */ .main-navigation ul li{
/* 75   */ 	border-right: 1px solid rgba(0, 0, 0, 0.1);
/* 76   */ }
/* 77   */ #mobile-menu-wrapper li a, #mobile-menu-wrapper .sideviewtoggle {
/* 78   */ 	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/* 79   */ }
/* 80   */ #mobile-menu-wrapper li a, #mobile-menu-wrapper li {
/* 81   */ 	border-right: 0;
/* 82   */ }
/* 83   */ .secondary-navigation .menu > li:first-child {
/* 84   */   border-left: 1px solid rgba(0, 0, 0, 0.1);
/* 85   */ }
/* 86   */ .main-navigation ul ul a, .main-navigation ul ul a:link, .main-navigation ul ul a:visited, .main-navigation ul ul ul a, .main-navigation ul ul ul a:link, .main-navigation ul ul ul a:visited {
/* 87   */ 	border-top: 1px solid rgba(0, 0, 0, 0.1);
/* 88   */ }
/* 89   */ html {
/* 90   */ 	-webkit-text-size-adjust: 100%;
/* 91   */ 	-ms-text-size-adjust:     100%;
/* 92   */ }
/* 93   */ body {
/* 94   */ 	font-family: 'Roboto', sans-serif;
/* 95   */ 	line-height: normal;
/* 96   */ 	font-weight: normal;
/* 97   */ 	font-size: 1em;
/* 98   */ 	margin: 0;
/* 99   */ }
/* 100  */ .main-container {

/* style.css */

/* 101  */ 	width: 1124px;
/* 102  */ 	margin: 0 auto;
/* 103  */ 	clear: both;
/* 104  */ 	display: block;
/* 105  */ 	padding: 0;
/* 106  */ }
/* 107  */ #page, .container {
/* 108  */ 	width: 1124px;
/* 109  */ 	min-width: 240px;
/* 110  */ 	position: relative;
/* 111  */ 	margin-right: auto;
/* 112  */ 	margin-left: auto;
/* 113  */ }
/* 114  */ #page {
/* 115  */ 	min-height: 320px;
/* 116  */ 	float: none;
/* 117  */ 	clear: both;
/* 118  */ 	width: 100%;
/* 119  */ 	display: inline-block;
/* 120  */ }
/* 121  */ article {
/* 122  */ 	padding: 0 10px;
/* 123  */ }
/* 124  */ .site-header {
/* 125  */ 	position: relative;
/* 126  */ 	z-index: 99;
/* 127  */ 	float: left;
/* 128  */ 	width: 100%;
/* 129  */ 	margin-bottom: 20px;
/* 130  */ 	padding: 0;
/* 131  */ 	background: #FFF;
/* 132  */ }
/* 133  */ .header_area {
/* 134  */ 	width: 728px;
/* 135  */ 	height: 90px;
/* 136  */ 	float: right;
/* 137  */ 	overflow: hidden;
/* 138  */ }
/* 139  */ .header_area .widget {
/* 140  */ 	margin: 0;
/* 141  */ }
/* 142  */ .header-inner {
/* 143  */ 	width: 100%;
/* 144  */ 	height: 100%;
/* 145  */ 	display: table;
/* 146  */ 	padding: 1% 0;
/* 147  */ }
/* 148  */ .header_area-wrap {
/* 149  */ 	width: 66%;
/* 150  */ 	text-align: right;

/* style.css */

/* 151  */ }
/* 152  */ .logo-wrap, .header_area-wrap {
/* 153  */ 	display: inline-block;
/* 154  */ 	vertical-align: middle;
/* 155  */ }
/* 156  */ .logo-wrap {
/* 157  */ 	width: 33.5%;
/* 158  */ }
/* 159  */ .logo-wrap span {
/* 160  */ 	font-size: 2em;
/* 161  */ 	line-height: 1.6;
/* 162  */ 	font-weight: bold;
/* 163  */ 	margin: 0;
/* 164  */ }
/* 165  */ .logo-wrap p {
/* 166  */ 	margin: 0;
/* 167  */ }
/* 168  */ .sticky-wrapper {
/* 169  */   height: initial !important;
/* 170  */ }
/* 171  */ .content-area {
/* 172  */ 	width: 70%;
/* 173  */ 	float: left;
/* 174  */ 	padding: 0;
/* 175  */ 	margin-right: 1%;
/* 176  */ 	margin-bottom: 20px;
/* 177  */ }
/* 178  */ .page-template-full-width .content-area { 
/* 179  */ 	width: 100% !important;
/* 180  */ } 
/* 181  */ .main-container .widget-area {
/* 182  */ 	float: right;
/* 183  */ 	width: 29%;
/* 184  */ 	max-width: 320px;
/* 185  */ 	padding: 0;
/* 186  */ 	margin-bottom: 20px;
/* 187  */ }
/* 188  */ .error404 .content-area {
/* 189  */   background: #FFF;
/* 190  */   padding: 0 10px;
/* 191  */ }
/* 192  */ .taxonomy-description p {
/* 193  */ 	margin-top: 0;
/* 194  */ }
/* 195  */ footer {
/* 196  */ 	width: 100%;
/* 197  */ 	position: relative;
/* 198  */ 	clear: both;
/* 199  */ 	display: inline-table;
/* 200  */ 	margin: 0;

/* style.css */

/* 201  */ 	padding: 0;
/* 202  */ 	color: #CCC;
/* 203  */ 	line-height: 20px;
/* 204  */ 	background: #2e2e2e;
/* 205  */ }
/* 206  */ .footersep {
/* 207  */ 	border-bottom: 1px solid #222;
/* 208  */ }
/* 209  */ footer a {
/* 210  */ 	color: #CCC !important;
/* 211  */ }
/* 212  */ footer a:hover {
/* 213  */ 	color: #FFF !important;
/* 214  */ }
/* 215  */ .copyrights {
/* 216  */ 	float: left;
/* 217  */ 	width: 100%;
/* 218  */ 	clear: both;
/* 219  */ 	padding: 20px 0;
/* 220  */ 	border-top: 1px solid #444;
/* 221  */ 	font-size: 0.9em;
/* 222  */ 	text-shadow: 1px 1px 5px #000;
/* 223  */ }
/* 224  */ #copyright-note {
/* 225  */ 	margin: 0 auto;
/* 226  */ 	clear: both;
/* 227  */ 	max-width: 100%;
/* 228  */ }
/* 229  */ #copyright-note .site-info {
/* 230  */ 	float: left;
/* 231  */ }
/* 232  */ #copyright-note .right {
/* 233  */ 	float: right;
/* 234  */ }
/* 235  */ article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
/* 236  */ 	display: block;
/* 237  */ }
/* 238  */ audio, canvas, progress, video {
/* 239  */ 	display: inline-block;
/* 240  */ 	vertical-align: baseline;
/* 241  */ }
/* 242  */ audio:not([controls]) {
/* 243  */ 	display: none;
/* 244  */ 	height: 0;
/* 245  */ }
/* 246  */ [hidden], template {
/* 247  */ 	display: none;
/* 248  */ }
/* 249  */ a:active, a:hover {
/* 250  */ 	outline: 0;

/* style.css */

/* 251  */ }
/* 252  */ abbr[title] {
/* 253  */ 	border-bottom: 1px dotted;
/* 254  */ }
/* 255  */ b, strong {
/* 256  */ 	font-weight: bold;
/* 257  */ }
/* 258  */ dfn {
/* 259  */ 	font-style: italic;
/* 260  */ }
/* 261  */ mark {
/* 262  */ 	background: #ff0;
/* 263  */ 	color: #000;
/* 264  */ }
/* 265  */ small {
/* 266  */ 	font-size: 80%;
/* 267  */ }
/* 268  */ sub, sup {
/* 269  */ 	font-size: 75%;
/* 270  */ 	position: relative;
/* 271  */ 	vertical-align: baseline;
/* 272  */ }
/* 273  */ sup {
/* 274  */ 	top: -0.5em;
/* 275  */ }
/* 276  */ sub {
/* 277  */ 	bottom: -0.25em;
/* 278  */ }
/* 279  */ img {
/* 280  */ 	border: 0;
/* 281  */ }
/* 282  */ svg:not(:root) {
/* 283  */ 	overflow: hidden;
/* 284  */ }
/* 285  */ figure {
/* 286  */ 	margin: 1em 40px;
/* 287  */ }
/* 288  */ hr {
/* 289  */ 	box-sizing: content-box;
/* 290  */ 	height: 0;
/* 291  */ }
/* 292  */ pre {
/* 293  */ 	overflow: auto;
/* 294  */ }
/* 295  */ code, kbd, pre, samp {
/* 296  */ 	font-family: monospace, monospace;
/* 297  */ 	font-size: 1em;
/* 298  */ }
/* 299  */ button, input, optgroup, select, textarea {
/* 300  */ 	color: inherit;

/* style.css */

/* 301  */ 	font: inherit;
/* 302  */ 	margin: 0;
/* 303  */ }
/* 304  */ button {
/* 305  */ 	overflow: visible;
/* 306  */ }
/* 307  */ button,select {
/* 308  */ 	text-transform: none;
/* 309  */ }
/* 310  */ button, html input[type="button"], input[type="reset"], input[type="submit"] {
/* 311  */ 	color: #333;
/* 312  */ 	background: #f0f0f0;
/* 313  */ 	border-color: #ccc;
/* 314  */ 	border-style: solid;
/* 315  */ 	border-width: 0;
/* 316  */ 	cursor: pointer;
/* 317  */ 	margin: 0 0 10px;
/* 318  */ 	position: relative;
/* 319  */ 	text-decoration: none;
/* 320  */ 	text-align: center;
/* 321  */ 	-webkit-appearance: none;
/* 322  */ 	border-radius: 3px;
/* 323  */ 	display: inline-block;
/* 324  */ 	padding: 7px 20px 9px;
/* 325  */ 	box-shadow: inset 0 -2px rgba(0,0,0,.2);
/* 326  */ 	font-size: 15px;
/* 327  */ 	vertical-align: middle;
/* 328  */ 	border: 1px solid #ccc;
/* 329  */ 	transition: all .2s ease; 
/* 330  */ }
/* 331  */ button[disabled], html input[disabled] {
/* 332  */ 	cursor: default;
/* 333  */ }
/* 334  */ button::-moz-focus-inner, input::-moz-focus-inner {
/* 335  */ 	border: 0;
/* 336  */ 	padding: 0;
/* 337  */ }
/* 338  */ .next_prev_post .left-button {
/* 339  */ 	float: left;
/* 340  */ 	max-width: 45%;
/* 341  */ }
/* 342  */ .next_prev_post .right-button {
/* 343  */ 	max-width: 45%;
/* 344  */ 	float: right;
/* 345  */ 	text-align: right;
/* 346  */ }
/* 347  */ .next_prev_post {
/* 348  */ 	float: left;
/* 349  */ 	width: 100%;
/* 350  */ 	text-transform: uppercase;

/* style.css */

/* 351  */ 	font-size: 1.1em;
/* 352  */ 	margin-top: 20px;
/* 353  */ }
/* 354  */ input {
/* 355  */ 	line-height: normal;
/* 356  */ }
/* 357  */ input[type="checkbox"],
/* 358  */ input[type="radio"] {
/* 359  */ 	box-sizing: border-box;
/* 360  */ 	padding: 0;
/* 361  */ }
/* 362  */ input[type="number"]::-webkit-inner-spin-button,
/* 363  */ input[type="number"]::-webkit-outer-spin-button {
/* 364  */ 	height: auto;
/* 365  */ }
/* 366  */ input[type="search"] {
/* 367  */ 	-webkit-appearance: textfield;
/* 368  */ 	box-sizing: content-box;
/* 369  */ }
/* 370  */ input[type="search"]::-webkit-search-cancel-button,
/* 371  */ input[type="search"]::-webkit-search-decoration {
/* 372  */ 	-webkit-appearance: none;
/* 373  */ }
/* 374  */ fieldset {
/* 375  */ 	border: 1px solid #c0c0c0;
/* 376  */ 	margin: 0 2px;
/* 377  */ 	padding: 0.35em 0.625em 0.75em;
/* 378  */ }
/* 379  */ legend {
/* 380  */ 	border: 0;
/* 381  */ 	padding: 0;
/* 382  */ }
/* 383  */ textarea {
/* 384  */ 	overflow: auto;
/* 385  */ }
/* 386  */ optgroup {
/* 387  */ 	font-weight: bold;
/* 388  */ }
/* 389  */ table {
/* 390  */ 	border-collapse: collapse;
/* 391  */ 	border-spacing: 0;
/* 392  */ }
/* 393  */ td, th {
/* 394  */ 	padding: 0;
/* 395  */ }
/* 396  */ 
/* 397  */ /*--------------------------------------------------------------
/* 398  *| 	2.0 Elements
/* 399  *| --------------------------------------------------------------*/
/* 400  */ 

/* style.css */

/* 401  */ html {
/* 402  */ 	box-sizing: border-box;
/* 403  */ }
/* 404  */ *,
/* 405  */ *:before,
/* 406  */ *:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
/* 407  */ 	box-sizing: inherit;
/* 408  */ }
/* 409  */ hr {
/* 410  */ 	background-color: #ccc;
/* 411  */ 	border: 0;
/* 412  */ 	height: 1px;
/* 413  */ 	margin-bottom: 1.5em;
/* 414  */ }
/* 415  */ ul {
/* 416  */ 	list-style: disc;
/* 417  */ }
/* 418  */ ol {
/* 419  */ 	list-style: decimal;
/* 420  */ }
/* 421  */ li > ul, li > ol {
/* 422  */ 	margin-bottom: 0;
/* 423  */ 	margin-left: 1.5em;
/* 424  */ }
/* 425  */ dt {
/* 426  */ 	font-weight: bold;
/* 427  */ }
/* 428  */ dd {
/* 429  */ 	margin: 0 1.5em 1.5em;
/* 430  */ }
/* 431  */ img {
/* 432  */ 	height: auto; /* Make sure images are scaled correctly. */
/* 433  */ 	max-width: 100%; /* Adhere to container width. */
/* 434  */ }
/* 435  */ table {
/* 436  */ 	margin: 0 0 1.5em;
/* 437  */ 	width: 100%;
/* 438  */ }
/* 439  */ .title {
/* 440  */ 	margin-bottom: 5px;
/* 441  */ 	clear: both;
/* 442  */ 	word-wrap: break-word;
/* 443  */ }
/* 444  */ 
/* 445  */ /*--------------------------------------------------------------
/* 446  *| 	3.0 Forms
/* 447  *| --------------------------------------------------------------*/
/* 448  */ button, input[type="button"], input[type="reset"], input[type="submit"] {
/* 449  */ 	line-height: 1;
/* 450  */ 	padding: 17px 15px;

/* style.css */

/* 451  */ 	color: #fff;
/* 452  */ 	text-decoration: none;
/* 453  */ 	float: right;
/* 454  */ 	cursor: pointer;
/* 455  */ 	display: inline-block;
/* 456  */ 	border: none;
/* 457  */ 	-webkit-transition: all 0.2s linear;
/* 458  */ 	-moz-transition: all 0.2s linear;
/* 459  */ 	transition: all 0.2s linear;
/* 460  */ 	border-radius: 3px;
/* 461  */ 	text-transform: uppercase; 
/* 462  */ }
/* 463  */ button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
/* 464  */ 	color: #333 !important;
/* 465  */ }
/* 466  */ button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active {
/* 467  */ 	-moz-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.2);
/* 468  */ 	-webkit-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.2);
/* 469  */ 	color: #333 !important;
/* 470  */ 	cursor: pointer;
/* 471  */ }
/* 472  */ input[type="text"], input[type="email"], input[type="url"], input[type="password"] {
/* 473  */ 	padding: 3px;
/* 474  */ }
/* 475  */ textarea {
/* 476  */ 	padding-left: 3px;
/* 477  */ 	width: 100%;
/* 478  */ }
/* 479  */ 
/* 480  */ /*--------------------------------------------------------------
/* 481  *| 	4.0 Headings
/* 482  *| --------------------------------------------------------------*/
/* 483  */ h1, h2, h3, h4, h5, h6 {
/* 484  */ 	clear: both;
/* 485  */ 	color: #444;
/* 486  */ 	margin-bottom: 10px;
/* 487  */ 	font-weight: normal;
/* 488  */ }
/* 489  */ h1 { 
/* 490  */ 	font-size: 1.7em;
/* 491  */ 	line-height: 1.8em;
/* 492  */ }
/* 493  */ h2 { 
/* 494  */ 	font-size: 1.5em;
/* 495  */ 	line-height: 0.8em;
/* 496  */ }
/* 497  */ h3 { font-size: 1.17em}
/* 498  */ h4 { font-size: 1em}
/* 499  */ h5 { font-size: 0.83em}
/* 500  */ h6 { font-size: 0.67em}

/* style.css */

/* 501  */ .sub-title { font-size: 12px }
/* 502  */ b,
/* 503  */ strong {
/* 504  */ 	font-weight: bold;
/* 505  */ }
/* 506  */ 
/* 507  */ dfn, cite, em, i {
/* 508  */ 	font-style: italic;
/* 509  */ }
/* 510  */ address {
/* 511  */ 	margin: 0 0 1.5em;
/* 512  */ }
/* 513  */ pre {
/* 514  */ 	background: #eee;
/* 515  */ 	font-family: "Courier 10 Pitch", Courier, monospace;
/* 516  */ 	font-size: 15px;
/* 517  */ 	font-size: 0.9375rem;
/* 518  */ 	margin-bottom: 1.6em;
/* 519  */ 	max-width: 100%;
/* 520  */ 	overflow: auto;
/* 521  */ 	padding: 1.6em;
/* 522  */ }
/* 523  */ code, kbd, tt, var {
/* 524  */ 	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
/* 525  */ 	font-size: 15px;
/* 526  */ 	font-size: 0.9375rem;
/* 527  */ }
/* 528  */ abbr, acronym {
/* 529  */ 	border-bottom: 1px dotted #666;
/* 530  */ 	cursor: help;
/* 531  */ }
/* 532  */ mark, ins {
/* 533  */ 	background: #fff9c0;
/* 534  */ 	text-decoration: none;
/* 535  */ }
/* 536  */ small {
/* 537  */ 	font-size: 75%;
/* 538  */ }
/* 539  */ big {
/* 540  */ 	font-size: 125%;
/* 541  */ }
/* 542  */ 
/* 543  */ /*--------------------------------------------------------------
/* 544  *| 	5.0 Navigation
/* 545  *| --------------------------------------------------------------*/
/* 546  */ /*--------------------------------------------------------------
/* 547  *| 	5.1 Links
/* 548  *| --------------------------------------------------------------*/
/* 549  */ a {
/* 550  */ 	text-decoration: none;

/* style.css */

/* 551  */ 	-webkit-transition: all 0.25s ease;
/* 552  */ 	-moz-transition: all 0.25s ease;
/* 553  */ 	transition: all 0.25s ease;
/* 554  */ }
/* 555  */ a:link, a:visited, a:active { text-decoration: none }
/* 556  */ .breadcrumb {
/* 557  */ 	clear: both;
/* 558  */ 	padding: 0;
/* 559  */ 	overflow: hidden;
/* 560  */ 	padding-top: 10px;
/* 561  */ }
/* 562  */ .breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a {
/* 563  */ 	float: none;
/* 564  */ }
/* 565  */ .breadcrumb .root {
/* 566  */ 	padding: 0;
/* 567  */ }
/* 568  */ .breadcrumb>div {
/* 569  */ 	padding: 0 5px;
/* 570  */ 	float: none;
/* 571  */ 	display: inline-block;
/* 572  */ }
/* 573  */ .pagination {
/* 574  */ 	max-width: 500px;
/* 575  */ 	width: 100%;
/* 576  */ 	text-align: center;
/* 577  */ }
/* 578  */ .pagination ul {
/* 579  */ 	list-style: none;
/* 580  */ 	margin: 0;
/* 581  */ 	padding-left: 0;
/* 582  */ }
/* 583  */ .pagination ul li {
/* 584  */ 	float: left;
/* 585  */ 	margin-right: 10px;
/* 586  */ 	margin-bottom: 10px;
/* 587  */ }
/* 588  */ .pagination a, .page-numbers {
/* 589  */ 	display: inline-block;
/* 590  */ 	float: left;
/* 591  */ 	text-decoration: none;
/* 592  */ 	padding: 10px 15px;
/* 593  */ 	-webkit-transition: all 0.25s linear;
/* 594  */ 	-moz-transition: all 0.25s linear;
/* 595  */ 	transition: all 0.25s linear;
/* 596  */ 	border-radius: 3px;
/* 597  */ 	min-width: 42px;
/* 598  */ }
/* 599  */ .nav-links .page-numbers {
/* 600  */ 	margin-right: 7px;

/* style.css */

/* 601  */ 	margin-bottom: 5px;
/* 602  */ }
/* 603  */ .currenttext {
/* 604  */ 	float: left;
/* 605  */ 	background: #444;
/* 606  */ 	border-radius: 3px;
/* 607  */ 	min-width: 42px;
/* 608  */ 	display: inline-block;
/* 609  */ 	padding: 10px 15px;
/* 610  */ 	text-shadow: 1px 1px 5px #000;
/* 611  */ }
/* 612  */ 
/* 613  */ /*--------------------------------------------------------------
/* 614  *| 	5.2 Menus
/* 615  *| --------------------------------------------------------------*/
/* 616  */ #sideviewtoggle {
/* 617  */ 	display: none;
/* 618  */ }
/* 619  */ .no-menu-msg {
/* 620  */ 	color: #FFF;
/* 621  */ 	font-size: 18px;
/* 622  */ 	line-height: 20px;
/* 623  */ 	padding: 20px 30px;
/* 624  */ 	text-align: center;
/* 625  */ }
/* 626  */ .secondary-navigation {
/* 627  */ 	width: 100% !important;
/* 628  */ 	box-shadow: 0 1px 5px rgba(0,0,0,0.2);
/* 629  */ 	-khtml-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
/* 630  */ 	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
/* 631  */ 	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
/* 632  */ 	-ms-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
/* 633  */ 	-o-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
/* 634  */ }
/* 635  */ .main-navigation {
/* 636  */ 	clear: both;
/* 637  */ 	display: block;
/* 638  */ 	float: left;
/* 639  */ 	width: 100%;
/* 640  */ }
/* 641  */ .main-navigation ul {
/* 642  */ 	margin: 0 auto;
/* 643  */ 	padding: 0;
/* 644  */ 	list-style: none;	
/* 645  */ }
/* 646  */ .main-navigation li {
/* 647  */ 	float: left;
/* 648  */ 	position: relative;
/* 649  */ 	font-size: 15px;
/* 650  */ }

/* style.css */

/* 651  */ .main-navigation ul li a, .main-navigation ul li a:link, .main-navigation ul li a:visited {
/* 652  */ 	display: inline-block;
/* 653  */ 	padding-top: 19px;
/* 654  */ 	padding-bottom: 19px;
/* 655  */ 	padding-left: 20px;
/* 656  */ 	padding-right: 20px;
/* 657  */ 	text-decoration: none;
/* 658  */ }
/* 659  */ .menu .current-menu-item>a {
/* 660  */ 	background: rgba(0,0,0,0.1);
/* 661  */ }
/* 662  */ .main-navigation .menu-item-has-children>a:after, .main-navigation .page_item_has_children>a:after {
/* 663  */ 	content: "\f107";
/* 664  */ 	font-family: "FontAwesome";
/* 665  */ 	position: absolute;
/* 666  */ 	right: 19px;
/* 667  */ 	padding-top: 3px;
/* 668  */ }
/* 669  */ .main-navigation .menu-item-has-children>a, .main-navigation .page_item_has_children>a {
/* 670  */ 	padding-right: 40px !important;
/* 671  */ }
/* 672  */ .main-navigation ul ul li a:first-child {
/* 673  */ 	padding-right: 44px !important;
/* 674  */ }
/* 675  */ .main-navigation .menu-item:not(.home-menu-item) .fa {
/* 676  */ 	margin-right: 4px;
/* 677  */ }
/* 678  */ .main-navigation ul ul {
/* 679  */ 	width: 255px;
/* 680  */ 	padding: 20px 0 0 0;
/* 681  */ 	padding-top: 0;
/* 682  */ 	font-size: 12px;
/* 683  */ 	color: #798189;
/* 684  */ 	position: absolute;
/* 685  */ }
/* 686  */ .main-navigation ul ul { 
/* 687  */ 	display: none 
/* 688  */ }
/* 689  */ 
/* 690  */ .main-navigation li:hover ul {
/* 691  */ 	display: block; position: absolute;
/* 692  */ }
/* 693  */ .main-navigation li:hover li {
/* 694  */ 	float: none;
/* 695  */ }
/* 696  */ .main-navigation li ul li {
/* 697  */ 	border-top: 0px;
/* 698  */ }
/* 699  */ .main-navigation ul ul ul {
/* 700  */ 	left: -999em;

/* style.css */

/* 701  */ 	top: 0;
/* 702  */ }
/* 703  */ .main-navigation ul ul a {
/* 704  */ 	width: 200px;
/* 705  */ }
/* 706  */ .main-navigation ul ul a, .main-navigation ul ul a:link, .main-navigation ul ul a:visited {
/* 707  */ 	padding: 9px 45px 9px 20px;
/* 708  */ 	position: relative;
/* 709  */ 	width: 190px;
/* 710  */ 	border-left: 0;
/* 711  */ 	background: transparent;
/* 712  */ 	border-right: 0;
/* 713  */ 	-moz-border-radius: 0;
/* 714  */ 	-webkit-border-radius: 0;
/* 715  */ 	border-radius: 0;
/* 716  */ 	margin: 0;
/* 717  */ 	-moz-box-sizing: content-box;
/* 718  */ 	-webkit-box-sizing: content-box;
/* 719  */ 	box-sizing: content-box;
/* 720  */ }
/* 721  */ .main-navigation ul ul ul {
/* 722  */ 	margin-left: 1px;
/* 723  */ }
/* 724  */ .main-navigation ul li:hover > ul {
/* 725  */ 	left: auto;
/* 726  */ }
/* 727  */ .main-navigation ul ul li:hover > ul {
/* 728  */ 	left: 100%;
/* 729  */ }
/* 730  */ 
/* 731  */ #mobile-menu-wrapper .menu-item-has-children>a:after, #mobile-menu-wrapper .page_item_has_children>a:after {
/* 732  */ 	content: "\f107";
/* 733  */ 	font-family: "FontAwesome";
/* 734  */ 	position: absolute;
/* 735  */ 	right: 19px;
/* 736  */ 	padding-top: 3px;
/* 737  */ }
/* 738  */ #mobile-menu-wrapper {
/* 739  */ 	z-index: 999;
/* 740  */ 	position: fixed;
/* 741  */ 	top: 0;
/* 742  */ 	left: -300px;
/* 743  */ 	width: 300px;
/* 744  */ 	height: 100%;
/* 745  */ 	overflow: auto;
/* 746  */ }
/* 747  */ #mobile-menu-wrapper .children li a {
/* 748  */ 	padding-left: 50px;
/* 749  */ }
/* 750  */ #mobile-menu-wrapper .children .children li a {

/* style.css */

/* 751  */ 	padding-left: 80px;
/* 752  */ }
/* 753  */ #mobile-menu-wrapper .mobile-menu {
/* 754  */ 	position: relative;
/* 755  */ 	width: 100%;
/* 756  */ 	height: 100%;
/* 757  */ 	text-transform: uppercase;
/* 758  */ }
/* 759  */ .mobile-menu #navigation a.sideviewtoggle {
/* 760  */ 	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/* 761  */ }
/* 762  */ #navigation .mobile-menu ul {
/* 763  */ 	margin: 0;
/* 764  */ 	padding: 0;
/* 765  */ }
/* 766  */ .site-main .comment-navigation,
/* 767  */ .site-main .posts-navigation,
/* 768  */ .site-main .post-navigation {
/* 769  */ 	margin: 0 0 1.5em;
/* 770  */ 	overflow: hidden;
/* 771  */ }
/* 772  */ .comment-navigation .nav-previous,
/* 773  */ .posts-navigation .nav-previous,
/* 774  */ .post-navigation .nav-previous {
/* 775  */ 	float: left;
/* 776  */ 	width: 50%;
/* 777  */ }
/* 778  */ .comment-navigation .nav-next,
/* 779  */ .posts-navigation .nav-next,
/* 780  */ .post-navigation .nav-next {
/* 781  */ 	float: right;
/* 782  */ 	text-align: right;
/* 783  */ 	width: 50%;
/* 784  */ }
/* 785  */ 
/* 786  */ /*--------------------------------------------------------------
/* 787  *| 	6.0 Accessibility
/* 788  *| --------------------------------------------------------------*/
/* 789  */ /* Text meant only for screen readers. */
/* 790  */ .screen-reader-text {
/* 791  */ 	clip: rect(1px, 1px, 1px, 1px);
/* 792  */ 	position: absolute !important;
/* 793  */ 	height: 1px;
/* 794  */ 	width: 1px;
/* 795  */ 	overflow: hidden;
/* 796  */ }
/* 797  */ 
/* 798  */ .screen-reader-text:hover,
/* 799  */ .screen-reader-text:active,
/* 800  */ .screen-reader-text:focus {

/* style.css */

/* 801  */ 	background-color: #f1f1f1;
/* 802  */ 	border-radius: 3px;
/* 803  */ 	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
/* 804  */ 	clip: auto !important;
/* 805  */ 	color: #21759b;
/* 806  */ 	display: block;
/* 807  */ 	font-size: 14px;
/* 808  */ 	font-size: 0.875rem;
/* 809  */ 	font-weight: bold;
/* 810  */ 	height: auto;
/* 811  */ 	left: 5px;
/* 812  */ 	line-height: normal;
/* 813  */ 	padding: 15px 23px 14px;
/* 814  */ 	text-decoration: none;
/* 815  */ 	top: 5px;
/* 816  */ 	width: auto;
/* 817  */ 	z-index: 100000; /* Above WP toolbar. */
/* 818  */ }
/* 819  */ 
/* 820  */ /*--------------------------------------------------------------
/* 821  *| 	7.0 Alignments
/* 822  *| --------------------------------------------------------------*/
/* 823  */ .alignleft {
/* 824  */ 	display: inline;
/* 825  */ 	float: left;
/* 826  */ 	margin-right: 1.5em;
/* 827  */ }
/* 828  */ .alignright {
/* 829  */ 	display: inline;
/* 830  */ 	float: right;
/* 831  */ 	margin-left: 1.5em;
/* 832  */ }
/* 833  */ .aligncenter {
/* 834  */ 	clear: both;
/* 835  */ 	display: block;
/* 836  */ 	margin-left: auto;
/* 837  */ 	margin-right: auto;
/* 838  */ }
/* 839  */ 
/* 840  */ /*--------------------------------------------------------------
/* 841  *| 	8.0 Clearings
/* 842  *| --------------------------------------------------------------*/
/* 843  */ .clear:before,
/* 844  */ .clear:after,
/* 845  */ .entry-content:before,
/* 846  */ .entry-content:after,
/* 847  */ .comment-content:before,
/* 848  */ .comment-content:after,
/* 849  */ .site-header:before,
/* 850  */ .site-header:after,

/* style.css */

/* 851  */ .container:before,
/* 852  */ .container:after,
/* 853  */ .site-footer:before,
/* 854  */ .site-footer:after {
/* 855  */ 	content: "";
/* 856  */ 	display: table;
/* 857  */ }
/* 858  */ .clear:after,
/* 859  */ .entry-content:after,
/* 860  */ .comment-content:after,
/* 861  */ .site-header:after,
/* 862  */ .container:after,
/* 863  */ .site-footer:after {
/* 864  */ 	clear: both;
/* 865  */ }
/* 866  */ 
/* 867  */ /*--------------------------------------------------------------
/* 868  *| 	9.0 Widgets
/* 869  *| --------------------------------------------------------------*/
/* 870  */ 
/* 871  */ .widget {
/* 872  */ 	margin: 0;
/* 873  */ 	padding: 0;
/* 874  */ 	float: left;
/* 875  */ 	clear: both;
/* 876  */ 	width: 100%;
/* 877  */ 	overflow: hidden;
/* 878  */ 	margin-bottom: 10px;
/* 879  */ }
/* 880  */ .main-container .widget > div {
/* 881  */ 	margin: 10px;
/* 882  */ }
/* 883  */ .widget a:hover {
/* 884  */ 	color: #444;
/* 885  */ }
/* 886  */ .widget h3  {
/* 887  */ 	position: relative;
/* 888  */ 	line-height: 40px;
/* 889  */ 	font-size: 18px;
/* 890  */ 	margin: 0;
/* 891  */ 	font-weight: normal;
/* 892  */ 	padding: 0 5px;
/* 893  */ 	border-bottom: 1px solid #eee;
/* 894  */ }
/* 895  */ .widget h3:after {
/* 896  */ 	position: absolute;
/* 897  */ 	content: "";
/* 898  */ 	width: 40%;
/* 899  */ 	height: 1px;
/* 900  */ 	left: 0;

/* style.css */

/* 901  */ 	bottom: -1px;
/* 902  */ 	border-bottom: 1px solid;
/* 903  */ }
/* 904  */ .widget li {
/* 905  */ 	list-style-type: square;
/* 906  */ 	margin-left: 17px;
/* 907  */ 	margin-bottom: 10px;
/* 908  */ }
/* 909  */ .widget li:last-child { margin-bottom: 0 }
/* 910  */ /* Make sure select elements fit in widgets. */
/* 911  */ .widget select {
/* 912  */ 	max-width: 100%;
/* 913  */ }
/* 914  */ .widget .widget_meta li, .widget .widget_archive li, .widget .widget_categories li, .widget .widget_pages li, 
/* 915  */ .widget .widget_recent_comments li, .widget .widget_recent_entries li {
/* 916  */ 	padding: 0;
/* 917  */ }
/* 918  */ 
/* 919  */ /*--------------------------------------------------------------
/* 920  *| 	9.1 Search widget
/* 921  *| --------------------------------------------------------------*/
/* 922  */ .widget-area .widget_search {
/* 923  */ 	margin: 0 0 10px 0;
/* 924  */ 	background: #eee;
/* 925  */ 	border-radius: 3px;
/* 926  */ }
/* 927  */ .search-submit {
/* 928  */ 	display: none !important;
/* 929  */ }
/* 930  */ .widget-area .search-field {
/* 931  */ 	float: left;
/* 932  */ 	height: 40px;
/* 933  */ 	text-indent: 10px;
/* 934  */ 	color: #919191;
/* 935  */ 	background: #eee;
/* 936  */ 	border: 0;
/* 937  */ 	outline: 0;
/* 938  */ 	width: 100%;
/* 939  */ 	text-shadow: 0 1px 1px #FFF;
/* 940  */ 	border-radius: 3px;
/* 941  */ }
/* 942  */ .widget-area .search-form .search-submit {
/* 943  */ 	font-size: 20px;
/* 944  */ 	top: 0;
/* 945  */ 	right: 0;
/* 946  */ 	color: #FFF;
/* 947  */ 	padding: 11px 15px;
/* 948  */ 	margin: 0;
/* 949  */ 	margin-top: -42px;
/* 950  */ 	display: block !important;

/* style.css */

/* 951  */ 	border-radius: 0 3px 3px 0;
/* 952  */ 	outline:0;
/* 953  */ }
/* 954  */ .widget-area .search-form .search-submit:hover {
/* 955  */ 	color: #FFF !important;
/* 956  */ 	background: #303030;
/* 957  */ }
/* 958  */ .content-area .search-field {
/* 959  */ 	float: left;
/* 960  */ 	height: 40px;
/* 961  */ 	text-indent: 10px;
/* 962  */ 	color: #919191;
/* 963  */ 	background: #eee;
/* 964  */ 	border: 0;
/* 965  */ 	border-radius: 3px;
/* 966  */ 	outline: 0;
/* 967  */ 	width: 50%;
/* 968  */ 	-webkit-box-shadow: 0 1px 1px #c2c4c4;
/* 969  */ 	-moz-box-shadow: 0 1px 1px #c2c4c4;
/* 970  */ 	box-shadow: 0 1px 1px #c2c4c4;
/* 971  */ 	text-shadow: 0 1px 1px #FFF;
/* 972  */ }
/* 973  */ .content-area .search-form .fa-search{
/* 974  */ 	display: none;
/* 975  */ }
/* 976  */ 
/* 977  */ /*--------------------------------------------------------------
/* 978  *| 	9.2 Social Icons Widget
/* 979  *| --------------------------------------------------------------*/
/* 980  */ 
/* 981  */ .sidebar-widget .social-icons {
/* 982  */ 	text-align: center;
/* 983  */ 	margin: 8px;
/* 984  */ }
/* 985  */ .sidebar-widget .social-icons ul {
/* 986  */ 	display: inline-block;
/* 987  */ }
/* 988  */ .social-icons ul {
/* 989  */ 	display: inline-block;
/* 990  */ 	margin: 0;
/* 991  */ 	padding: 0;
/* 992  */ }
/* 993  */ .social-icons ul li {
/* 994  */ 	background: none;
/* 995  */ 	border: none;
/* 996  */ 	float: left;
/* 997  */ 	list-style-type: none;
/* 998  */ 	margin: 0;
/* 999  */ 	padding: 4px;
/* 1000 */ }

/* style.css */

/* 1001 */ .social-icons ul li a {
/* 1002 */ 	width: 42px;
/* 1003 */ 	height: 42px;
/* 1004 */ 	display: block;
/* 1005 */ 	float: left;
/* 1006 */ 	text-align: center;
/* 1007 */ 	line-height: 42px;
/* 1008 */ 	color: #FFF;
/* 1009 */ }
/* 1010 */ .social-icons ul li a:hover { opacity: 0.8 }
/* 1011 */ .social-icons ul li i {
/* 1012 */ 	font-size: 18px;
/* 1013 */ 	line-height: 40px;
/* 1014 */ 	color: #FFF;
/* 1015 */ }
/* 1016 */ .social-icons .social-facebook a { background: #5d82d1 }
/* 1017 */ .social-icons .social-twitter a { background: #40bff5 }
/* 1018 */ .social-icons .social-gplus a { background: #eb5e4c }
/* 1019 */ .social-icons .social-youtube a { background: #c9322b }
/* 1020 */ .social-icons .social-rss a { background: #ef922f }
/* 1021 */ .social-icons .social-pinterest a { background: #e13138 }
/* 1022 */ .social-icons .social-linkedin a { background: #238cc8 }
/* 1023 */ .social-icons .social-stumbleupon a { background: #ff5c30 }
/* 1024 */ .social-icons .social-reddit a { background: #ff4400 }
/* 1025 */ .social-icons .social-tumblr a { background: #426d9b }
/* 1026 */ .social-icons .social-instagram a { background: #91653f }
/* 1027 */ .social-icons .social-vimeo a { background: #35c6ea }
/* 1028 */ .social-icons .social-foursquare a { background: #0bbadf }
/* 1029 */ .social-icons .social-soundcloud a { background: #ff7e30 }
/* 1030 */ .social-icons .social-github a { background: #b5a470 }
/* 1031 */ .social-icons .social-flickr a { background: #ff48a3 }
/* 1032 */ .social-icons .social-skype a { background: #13c1f3 }
/* 1033 */ .social-icons .social-behance a { background: #1879fd }
/* 1034 */ .social-icons .social-dribbble a { background: #f7659c }
/* 1035 */ .social-icons .social-dropbox a { background: #3476e4 }
/* 1036 */ .social-icons .social-email a { background: #1d90dd }
/* 1037 */ 
/* 1038 */ /*--------------------------------------------------------------
/* 1039 *| 	9.3 Calender Widget
/* 1040 *| --------------------------------------------------------------*/
/* 1041 */ #wp-calendar {
/* 1042 */ 	margin-bottom: 0;
/* 1043 */ 	border: 0 none;
/* 1044 */ 	position: relative;
/* 1045 */ }
/* 1046 */ #wp-calendar td {
/* 1047 */ 	text-align: center;
/* 1048 */ 	padding: 0;
/* 1049 */ 	line-height: 40px;
/* 1050 */ }

/* style.css */

/* 1051 */ #wp-calendar td:hover a {
/* 1052 */ 	background: #444 !important;
/* 1053 */ }
/* 1054 */ #wp-calendar td a {
/* 1055 */ 	display: block;
/* 1056 */ 	color: #fff;
/* 1057 */ }
/* 1058 */ #wp-calendar td a:hover, #wp-calendar #today { color: #fff;}
/* 1059 */ #wp-calendar caption {
/* 1060 */ 	font-size: 15px;
/* 1061 */ 	text-shadow: 0 1px 1px #000;
/* 1062 */ 	padding: 11px 40px;
/* 1063 */ 	text-transform: uppercase;
/* 1064 */ 	color: #fff;
/* 1065 */ }
/* 1066 */ #wp-calendar thead {
/* 1067 */ 	background: transparent;
/* 1068 */ 	font-size: 15px;
/* 1069 */ 	font-weight: bold;
/* 1070 */ 	color: #919191;
/* 1071 */ }
/* 1072 */ #wp-calendar thead th {
/* 1073 */ 	padding: 10px 0;
/* 1074 */ 	text-align: center;
/* 1075 */ 	border-bottom: 1px solid #c5c5c5;
/* 1076 */ }
/* 1077 */ #wp-calendar thead th.today {
/* 1078 */ 	border-bottom: 1px solid;
/* 1079 */ 	color: #444;
/* 1080 */ }
/* 1081 */ #wp-calendar #prev, #wp-calendar #next {
/* 1082 */ 	position: absolute;
/* 1083 */ 	top: 0;
/* 1084 */ }
/* 1085 */ #wp-calendar #prev { left: 0 }
/* 1086 */ #wp-calendar #next { right: 0 }
/* 1087 */ #wp-calendar #prev a, #wp-calendar #next a { position: relative }
/* 1088 */ #wp-calendar #prev a:before, #wp-calendar #next a:before {
/* 1089 */ 	position: absolute;
/* 1090 */ 	font-family: "FontAwesome";
/* 1091 */ 	font-size: 18px;
/* 1092 */ 	color: #fff;
/* 1093 */ 	width: 40px;
/* 1094 */ 	line-height: 40px;
/* 1095 */ 	text-align: center;
/* 1096 */ 	-webkit-transition: all 0.25s ease;
/* 1097 */ 	-moz-transition: all 0.25s ease;
/* 1098 */ 	transition: all 0.25s ease;
/* 1099 */ }
/* 1100 */ #wp-calendar #prev a:before {

/* style.css */

/* 1101 */ 	border-right: 1px solid rgba(0, 0, 0, 0.1);
/* 1102 */ 	content: "\f104";
/* 1103 */ }
/* 1104 */ #wp-calendar #next a:before {
/* 1105 */ 	border-left: 1px solid rgba(0, 0, 0, 0.1);
/* 1106 */ 	content: "\f105";
/* 1107 */ }
/* 1108 */ #wp-calendar tfoot .pad { display: none }
/* 1109 */ 
/* 1110 */ /*--------------------------------------------------------------
/* 1111 *| 	9.4 Tagcloud Widget
/* 1112 *| --------------------------------------------------------------*/
/* 1113 */ .tagcloud a {
/* 1114 */ 	font-size: 15px!important;
/* 1115 */ 	padding: 7px 13px;
/* 1116 */ 	margin-bottom: 7px;
/* 1117 */ 	float: left;
/* 1118 */ 	border-radius: 3px;
/* 1119 */ 	border: 1px solid #303030;
/* 1120 */ 	margin-right: 7px;
/* 1121 */ 	color: #303030;
/* 1122 */ 	-webkit-transition: all 0.25s linear;
/* 1123 */ 	-moz-transition: all 0.25s linear;
/* 1124 */ 	transition: all 0.25s linear;
/* 1125 */ }
/* 1126 */ .tagcloud a:hover {
/* 1127 */ 	color: #FFF;
/* 1128 */ }
/* 1129 */ 
/* 1130 */ /*-------------------------------------------------------------------------
/* 1131 *| 	9.5 Latest Posts widget & Popular Posts widget
/* 1132 *| -------------------------------------------------------------------------*/
/* 1133 */ 
/* 1134 */ .recent-posts-wrap {
/* 1135 */ 	padding: 0;
/* 1136 */ 	margin: 0 !important;
/* 1137 */ }
/* 1138 */ .recent-posts-wrap ul {
/* 1139 */ 	margin: 0;
/* 1140 */ 	padding: 0;
/* 1141 */ }
/* 1142 */ .recent-posts-wrap li {
/* 1143 */ 	list-style-type: none;
/* 1144 */ 	line-height: 18px;
/* 1145 */ 	margin: 0 !important;
/* 1146 */ 	padding: 10px 10px 10px 90px;
/* 1147 */ 	width: 100%;
/* 1148 */ 	float: left;
/* 1149 */ 	position: relative;
/* 1150 */ }

/* style.css */

/* 1151 */ .recent-posts-wrap li:last-child {
/* 1152 */ 	border-bottom: 0 !important;
/* 1153 */ }
/* 1154 */ .sidebar-widget .recent-posts-wrap li:hover {
/* 1155 */ 	background: #FCFCFC;
/* 1156 */ }
/* 1157 */ .footer-widget .recent-posts-wrap li {
/* 1158 */ 	border-bottom: 1px solid #3c3c3c;
/* 1159 */ 	padding: 10px 10px 10px 80px;
/* 1160 */ }
/* 1161 */ .widget-post-data {
/* 1162 */ 	display: inline-block;
/* 1163 */ }
/* 1164 */ .widget-post-img {
/* 1165 */ 	float: left;
/* 1166 */ 	width: 70px;
/* 1167 */ 	margin: 0 10px 0 -80px;
/* 1168 */ }
/* 1169 */ .widget .post-format {
/* 1170 */ 	width: 70px;
/* 1171 */ 	height: 70px;
/* 1172 */ 	top: 10px;
/* 1173 */ 	left: 10px;
/* 1174 */ }
/* 1175 */ .post-format:hover {
/* 1176 */ 	background: rgba(0, 0, 0, 0.5);
/* 1177 */ }
/* 1178 */ .post-format:hover .fa {
/* 1179 */ 	-ms-transform: scale(1,1);
/* 1180 */ 	transform: scale(1,1);  
/* 1181 */ 	-webkit-transform: scale(1,1);
/* 1182 */ }
/* 1183 */ .post-format .fa {
/* 1184 */ 	color: #FFF;
/* 1185 */ 	display: block;
/* 1186 */ 	position: absolute;
/* 1187 */ 	top: 50%;
/* 1188 */ 	left: 50%;
/* 1189 */ 	border: 2px solid #FFF;
/* 1190 */ 	margin: 15px;
/* 1191 */ 	border-radius: 100%;
/* 1192 */ 	width: 40px;
/* 1193 */ 	height: 40px;
/* 1194 */ 	margin: -20px 0 0 -20px;
/* 1195 */ 	text-align: center;
/* 1196 */ 	font-size: 18px;
/* 1197 */ 	line-height: 35px;
/* 1198 */ 	-ms-transform: scale(0,0);
/* 1199 */ 	transform: scale(0,0);
/* 1200 */ 	-webkit-transform: scale(0,0);

/* style.css */

/* 1201 */ 	-o-transition: all .2s;
/* 1202 */ 	-ms-transition: all .2s;
/* 1203 */ 	-moz-transition: all .2s;
/* 1204 */ 	-webkit-transition: all .2s;
/* 1205 */ 	transition: all .2s;
/* 1206 */ }
/* 1207 */ .widget-post-data h4 {
/* 1208 */ 	clear: none;
/* 1209 */ 	font-size: 17px;
/* 1210 */ 	font-weight: normal;
/* 1211 */ 	line-height: 20px;
/* 1212 */ 	margin: 0;
/* 1213 */ }
/* 1214 */ .widget-post-info {
/* 1215 */ 	font-size: 0.89em;
/* 1216 */ 	margin: 0 !important;
/* 1217 */ 	border-bottom:0 !important;
/* 1218 */ 	padding: 0 !important;
/* 1219 */ 	display: inline-table;
/* 1220 */ 	color: #919191;
/* 1221 */ }
/* 1222 */ .widget-post-info > span {
/* 1223 */ 	display: inline-block;
/* 1224 */ 	font-size: 12px;
/* 1225 */ 	padding-right: 5px;
/* 1226 */ }
/* 1227 */ .widget-post-info .fa {
/* 1228 */ 	padding-right: 4px;
/* 1229 */ }
/* 1230 */ .widget-post-excerpt {
/* 1231 */ 	font-size: 90%;
/* 1232 */ }
/* 1233 */ .sidebar-widget .recent-posts-wrap li {
/* 1234 */ 	border-bottom: 1px solid #f2f2f2;
/* 1235 */ 	-webkit-transition: all .40s;
/* 1236 */ 	-moz-transition: all .40s;
/* 1237 */ 	-o-transition: all .40s;
/* 1238 */ 	transition: all .40s;
/* 1239 */ }
/* 1240 */ 
/* 1241 */ /*--------------------------------------------------------------
/* 1242 *| 	10.0 Content
/* 1243 *| --------------------------------------------------------------*/
/* 1244 */ 
/* 1245 */ /*--------------------------------------------------------------
/* 1246 *| 	10.1 Homepage & Archives
/* 1247 *| --------------------------------------------------------------*/
/* 1248 */ 
/* 1249 */ .post-box {
/* 1250 */ 	padding: 0;

/* style.css */

/* 1251 */ 	clear: both;
/* 1252 */ 	list-style-type: none;
/* 1253 */ 	width: 100%;
/* 1254 */ 	float: left;
/* 1255 */ }
/* 1256 */ .big-post-box {
/* 1257 */ 	margin: 1.5% 0 3% 0;
/* 1258 */ 	position: relative;
/* 1259 */ 	overflow: hidden;
/* 1260 */ }
/* 1261 */ .small-post-box {
/* 1262 */ 	margin: 0 0 1% 0;
/* 1263 */ 	position: relative;
/* 1264 */ 	overflow: hidden;
/* 1265 */ }
/* 1266 */ .small-post-img{
/* 1267 */ 	width: 298px;
/* 1268 */ }
/* 1269 */ .small-post-img img {
/* 1270 */ 	display: block;
/* 1271 */ 	width: 100%;
/* 1272 */ }
/* 1273 */ .category-box a{
/* 1274 */ 	z-index: 5;
/* 1275 */ 	display: block;
/* 1276 */ 	position: absolute;
/* 1277 */ 	top: 0;
/* 1278 */ 	padding: 5px 10px;
/* 1279 */ 	text-align: center;
/* 1280 */ 	background: #444;
/* 1281 */ 	font-size: 14px;
/* 1282 */ 	opacity: 0.5;
/* 1283 */ }
/* 1284 */ .category-box a:hover{
/* 1285 */ 	background: #444;
/* 1286 */ 	opacity: 1;
/* 1287 */ }
/* 1288 */ .post-data {
/* 1289 */ 	position: relative;
/* 1290 */ 	overflow: hidden;
/* 1291 */ 	margin-top: 0;
/* 1292 */ 	padding: 0 10px;
/* 1293 */ }
/* 1294 */ .small-post-data {
/* 1295 */ 	padding-top: 10px;
/* 1296 */ }
/* 1297 */ .post-data header {
/* 1298 */ 	margin-bottom: 0;
/* 1299 */ 	float: left;
/* 1300 */ 	width: 100%;

/* style.css */

/* 1301 */ }
/* 1302 */ .single-featured {
/* 1303 */ 	position: relative;
/* 1304 */ }
/* 1305 */ .single-featured img {
/* 1306 */ 	display: block;
/* 1307 */ 	width: 100%;
/* 1308 */ }
/* 1309 */ .post-title a{
/* 1310 */ 	display: block;
/* 1311 */ 	margin: 0;
/* 1312 */ 	font-size: 1em;
/* 1313 */ 	line-height: 1.3em;
/* 1314 */ }
/* 1315 */ .post-info>span {
/* 1316 */ 	display: inline-block;
/* 1317 */ 	font-size: 0.9em;
/* 1318 */ 	padding-bottom: 10px;
/* 1319 */ 	padding-right: 5px;
/* 1320 */ }
/* 1321 */ .posted a, .theauthor a, .comments a {
/* 1322 */ 	color: #919191;
/* 1323 */ }
/* 1324 */ .thecategory a {
/* 1325 */ 	padding: 2px 5px;
/* 1326 */ 	margin: 2px 0;
/* 1327 */ 	background: #444;
/* 1328 */ 	color: #FFF !important;
/* 1329 */ }
/* 1330 */ .thecategory a:hover {
/* 1331 */ 	color:#fff !important;
/* 1332 */ }
/* 1333 */ .post-category a {
/* 1334 */ 	padding: 2px 5px;
/* 1335 */ 	background: #444;
/* 1336 */ 	color:#fff !important;
/* 1337 */ }
/* 1338 */ .post-category a:hover {
/* 1339 */ 	color:#fff !important;
/* 1340 */ }
/* 1341 */ .theauthor a {
/* 1342 */ 	float: none;
/* 1343 */ 	text-transform: none;
/* 1344 */ 	margin-right: 0;
/* 1345 */ 	font-size: 1.05em;
/* 1346 */ 	font-weight: normal;
/* 1347 */ 	color: #919191 !important;
/* 1348 */ }
/* 1349 */ .theauthor a:hover {
/* 1350 */ 	color: #919191 !important;

/* style.css */

/* 1351 */ }
/* 1352 */ .post-info .fa {
/* 1353 */ 	padding-right: 5px;
/* 1354 */ 	font-size: 14px;
/* 1355 */ }
/* 1356 */ .post-info {
/* 1357 */ 	display: inline-table;
/* 1358 */ 	color: #919191;
/* 1359 */ 	float: left;
/* 1360 */ 	clear: both;
/* 1361 */ 	width: 100%;
/* 1362 */ }
/* 1363 */ .big-post-box .post-info {
/* 1364 */ 	padding: 10px 10px 0 10px;
/* 1365 */ }
/* 1366 */ .post-info ul{
/* 1367 */ 	list-style-type: none;
/* 1368 */ 	margin: 0;
/* 1369 */ 	padding: 0;
/* 1370 */ }
/* 1371 */ .post-info li{
/* 1372 */ 	display: inline;
/* 1373 */ }
/* 1374 */ .post-excerpt {
/* 1375 */ 	width: 100%;
/* 1376 */ 	display: inline-block;
/* 1377 */ 	padding: 0 10px 15px 0;
/* 1378 */ }
/* 1379 */ .big-post-box .post-excerpt {
/* 1380 */ 	padding: 0 10px;
/* 1381 */ }
/* 1382 */ .readmore {
/* 1383 */ 	float: left;
/* 1384 */ 	margin-bottom: 10px;
/* 1385 */ 	border-radius: 3px;
/* 1386 */ }
/* 1387 */ .big-post-box .readmore {
/* 1388 */   float: right;
/* 1389 */   margin: 10px;
/* 1390 */ }
/* 1391 */ .readmore a {
/* 1392 */ 	display: inline-block;
/* 1393 */ 	padding: 8px 15px;
/* 1394 */ 	margin-bottom: 0;
/* 1395 */ 	font-size: 16px;
/* 1396 */ 	font-weight: 300;
/* 1397 */ 	line-height: 20px;
/* 1398 */ 	text-align: center;
/* 1399 */ 	white-space: nowrap;
/* 1400 */ 	vertical-align: middle;

/* style.css */

/* 1401 */ 	border-radius: 3px;
/* 1402 */ 	cursor: pointer;
/* 1403 */ 	-webkit-transition: all 0.1s linear;
/* 1404 */ 	-moz-transition: all 0.1s linear;
/* 1405 */ 	transition: all 0.1s linear;
/* 1406 */ }
/* 1407 */ .readmore a:hover {
/* 1408 */ 	color: #FFF;
/* 1409 */ 	background: #303030;
/* 1410 */ }
/* 1411 */ .readmore a:active {
/* 1412 */ 	color: #FFF !important;
/* 1413 */ }
/* 1414 */ .post-img {
/* 1415 */ 	margin: 0;
/* 1416 */ 	float: left;
/* 1417 */ 	position: relative;
/* 1418 */ 	overflow: hidden;
/* 1419 */ }
/* 1420 */ .sticky.small-post-box:before {
/* 1421 */ 	font-family: FontAwesome;
/* 1422 */ 	content: "\f005";
/* 1423 */ 	z-index: 1;
/* 1424 */ 	position: absolute;
/* 1425 */ 	right: -30px;
/* 1426 */ 	top: -11px;
/* 1427 */ 	font-size: 20px;
/* 1428 */ 	padding: 15px 30px 5px 30px;
/* 1429 */ 	background-color: #ffd700;
/* 1430 */ 	color: #FFFFFF;
/* 1431 */ 	-webkit-transform: rotate(45deg);
/* 1432 */ 	-moz-transform: rotate(45deg);
/* 1433 */ 	-ms-transform: rotate(45deg);
/* 1434 */ 	-o-transform: rotate(45deg);
/* 1435 */ }
/* 1436 */ .sticky.big-post-box:before {
/* 1437 */ 	z-index: 9;
/* 1438 */ 	font-family: FontAwesome;
/* 1439 */ 	content: "\f005";
/* 1440 */ 	position: absolute;
/* 1441 */ 	right: -30px;
/* 1442 */ 	top: -11px;
/* 1443 */ 	font-size: 20px;
/* 1444 */ 	padding: 15px 30px 5px 30px;
/* 1445 */ 	background-color: #ffd700;
/* 1446 */ 	color: #FFFFFF;
/* 1447 */ 	-webkit-transform: rotate(45deg);
/* 1448 */ 	-moz-transform: rotate(45deg);
/* 1449 */ 	-ms-transform: rotate(45deg);
/* 1450 */ 	-o-transform: rotate(45deg);

/* style.css */

/* 1451 */ }
/* 1452 */ 
/* 1453 */ /*--------------------------------------------------------------
/* 1454 *| 	10.2 Posts and pages
/* 1455 *| --------------------------------------------------------------*/
/* 1456 */ 
/* 1457 */ .single article .entry-header {
/* 1458 */ 	display: inline-block;
/* 1459 */ 	margin-bottom: 0;
/* 1460 */ 	border-bottom: 1px solid #eee;
/* 1461 */ }
/* 1462 */ .entry-title, .page-title {
/* 1463 */ 	font-weight: 500;
/* 1464 */ 	color: #444;
/* 1465 */ 	text-transform: uppercase;
/* 1466 */ 	margin: 0;
/* 1467 */ }
/* 1468 */ .article {
/* 1469 */ 	width: 71.7%;
/* 1470 */ 	float: left;
/* 1471 */ 	margin-bottom: 10px;
/* 1472 */ 	padding: 0;
/* 1473 */ }
/* 1474 */ .sticky {
/* 1475 */ 	display: block;
/* 1476 */ }
/* 1477 */ .pin-wrapper {
/* 1478 */ 	height: 100% !important;
/* 1479 */ }
/* 1480 */ .hentry {
/* 1481 */ 	margin: 0 0 1.5em;
/* 1482 */ }
/* 1483 */ .byline,
/* 1484 */ .updated:not(.published) {
/* 1485 */ 	display: none;
/* 1486 */ }
/* 1487 */ .single .byline,
/* 1488 */ .group-blog .byline {
/* 1489 */ 	display: inline;
/* 1490 */ }
/* 1491 */ .single header {
/* 1492 */ 	width: 100%;
/* 1493 */ 	margin-bottom: 15px;
/* 1494 */ }
/* 1495 */ .single .post-info {
/* 1496 */ 	padding-bottom: 10px;
/* 1497 */ }
/* 1498 */ .page-links {
/* 1499 */ 	clear: both;
/* 1500 */ 	margin: 0 0 1.5em;

/* style.css */

/* 1501 */ }
/* 1502 */ blockquote, q {
/* 1503 */ 	position: relative;
/* 1504 */ 	background: rgba(198, 0, 0, 0.09);
/* 1505 */ 	padding: 20px 20px 20px 40px;
/* 1506 */ 	margin: 10px;
/* 1507 */ }
/* 1508 */ blockquote:before, q:before {
/* 1509 */ 	content: "\f10e";
/* 1510 */ 	font-family: FontAwesome;
/* 1511 */ 	font-family: FontAwesome;
/* 1512 */ 	position: absolute;
/* 1513 */ 	left: 10px;
/* 1514 */ 	top: 10px;
/* 1515 */ 	font-size: 20px;
/* 1516 */ }
/* 1517 */ .postauthor {
/* 1518 */ 	margin: 0;
/* 1519 */ 	padding: 0;
/* 1520 */ 	min-height: 180px;
/* 1521 */ 	float: left;
/* 1522 */ 	clear: both;
/* 1523 */ 	width: 100%;
/* 1524 */ }
/* 1525 */ .postauthor h3, .postauthor-top {
/* 1526 */   margin-bottom: 20px;
/* 1527 */   font-size: 1.5em;
/* 1528 */   line-height: 20px;
/* 1529 */   font-weight: normal;
/* 1530 */ }
/* 1531 */ .author-box {
/* 1532 */ 	float: left;
/* 1533 */ 	width: 100%;
/* 1534 */ 	padding: 10px;
/* 1535 */ 	background: #FFF;
/* 1536 */ }
/* 1537 */ .author-box img {
/* 1538 */ 	float: left;
/* 1539 */ 	border-radius: 50%;
/* 1540 */ }
/* 1541 */ .author-box img, .author-box-content {
/* 1542 */ 	margin: 0;
/* 1543 */ }
/* 1544 */ .author-box-content {
/* 1545 */ 	position: relative;
/* 1546 */ 	overflow: hidden;
/* 1547 */ 	padding: 0 5px;
/* 1548 */ }
/* 1549 */ .author-box-content p {
/* 1550 */ 	padding: 0 7px;

/* style.css */

/* 1551 */ 	margin: 0;
/* 1552 */ }
/* 1553 */ .postauthor .vcard {
/* 1554 */ 	margin-bottom: 5px;
/* 1555 */ 	text-transform: uppercase;
/* 1556 */ }
/* 1557 */ .postauthor p {
/* 1558 */ 	padding-top: 0;
/* 1559 */ 	margin-bottom: 0;
/* 1560 */ }
/* 1561 */ .postauthor .vcard .mail {
/* 1562 */ 	color: #919191;
/* 1563 */ }
/* 1564 */ .postauthor .vcard .fa {
/* 1565 */ 	padding: 0 7px;
/* 1566 */ }
/* 1567 */ .related-posts h3 {
/* 1568 */ 	margin-bottom: 20px;
/* 1569 */ 	font-size: 1.5em;
/* 1570 */ 	line-height: 20px;
/* 1571 */ 	font-weight: normal;
/* 1572 */ }
/* 1573 */ .related-posts ul {
/* 1574 */ 	margin-left: 0;
/* 1575 */ 	padding: 0;
/* 1576 */ 	margin: 0;
/* 1577 */ 	margin-top: 0;
/* 1578 */ }
/* 1579 */ .related-posts li {
/* 1580 */ 	width: 48.5%;
/* 1581 */ 	float: left;
/* 1582 */ 	list-style: none;
/* 1583 */ 	margin-bottom: 20px;
/* 1584 */ 	margin-right: 3%;
/* 1585 */ 	padding: 0;
/* 1586 */ }
/* 1587 */ .related-posts .horizontal-container {
/* 1588 */ 	width: 100%;
/* 1589 */ 	float: left;
/* 1590 */ 	position: relative;
/* 1591 */ 	background: #FFF;
/* 1592 */ }
/* 1593 */ .related-posts .relatedthumb {
/* 1594 */ 	position: relative;
/* 1595 */ 	width: 120px;
/* 1596 */ 	height: 120px;
/* 1597 */ 	float: left;
/* 1598 */ 	overflow: hidden;
/* 1599 */ }
/* 1600 */ .post-format {

/* style.css */

/* 1601 */ 	z-index: 2;
/* 1602 */ 	position: absolute;
/* 1603 */ 	width: 100%;
/* 1604 */ 	height: 100%;
/* 1605 */ 	top: 0;
/* 1606 */ 	left: 0;
/* 1607 */ 	background: rgba(0, 0, 0, 0);
/* 1608 */ 	-o-transition:background .2s;
/* 1609 */ 	-ms-transition:background .2s;
/* 1610 */ 	-moz-transition:background .2s;
/* 1611 */ 	-webkit-transition:background .2s;
/* 1612 */ 	transition:background .5s;
/* 1613 */ }
/* 1614 */ .related-posts .post-data-container {
/* 1615 */ 	padding: 5px;
/* 1616 */ 	overflow: hidden;
/* 1617 */ }
/* 1618 */ .related-posts h4 {
/* 1619 */ 	clear: none;
/* 1620 */ 	font-size: 22px;
/* 1621 */ 	font-weight: normal;
/* 1622 */ 	line-height: 25px;
/* 1623 */ 	margin: 0;
/* 1624 */ 	overflow: hidden;
/* 1625 */ }
/* 1626 */ .related-posts .post-title a {
/* 1627 */ 	font-size: 17px;
/* 1628 */ 	font-weight: normal;
/* 1629 */ 	line-height: 20px;
/* 1630 */ 	margin: 0;
/* 1631 */ }
/* 1632 */ .related-posts .post-info {
/* 1633 */ 	margin: 0 !important;
/* 1634 */ 	border-bottom: 0 !important;
/* 1635 */ 	padding: 0 !important;
/* 1636 */ 	display: inline-table;
/* 1637 */ 	color: #919191;
/* 1638 */ }
/* 1639 */ .related-posts .post-info span {
/* 1640 */ 	margin-right: 5px;
/* 1641 */ 	font-size: 12px;
/* 1642 */ }
/* 1643 */ .related-posts li:nth-child(even) {
/* 1644 */ 	clear: right;
/* 1645 */ 	margin-right: 0;
/* 1646 */ }
/* 1647 */ .related-posts li:nth-child(odd) {
/* 1648 */ 	clear: left;
/* 1649 */ }
/* 1650 */ 

/* style.css */

/* 1651 */ /*--------------------------------------------------------------
/* 1652 *| 	10.3 Asides
/* 1653 *| --------------------------------------------------------------*/
/* 1654 */ .blog .format-aside .entry-title,
/* 1655 */ .archive .format-aside .entry-title {
/* 1656 */ 	display: none;
/* 1657 */ }
/* 1658 */ 
/* 1659 */ /*--------------------------------------------------------------
/* 1660 *| 	10.4 Comments
/* 1661 *| --------------------------------------------------------------*/
/* 1662 */ 
/* 1663 */ .nocomments {
/* 1664 */ 	margin: 0;
/* 1665 */ 	clear: both;
/* 1666 */ 	float: left;
/* 1667 */ 	width: 100%;
/* 1668 */ }
/* 1669 */ .total-comments { text-transform: uppercase }
/* 1670 */ #comments {
/* 1671 */ 	margin-top: 40px;
/* 1672 */ 	padding: 0;
/* 1673 */ 	float: left;
/* 1674 */ 	clear: both;
/* 1675 */ 	width: 100%;
/* 1676 */ }
/* 1677 */ #commentsAdd {
/* 1678 */ 	width: 100%;
/* 1679 */ 	float: left;
/* 1680 */ 	clear: both;
/* 1681 */ }
/* 1682 */ #comments .avatar {
/* 1683 */ 	position: absolute;
/* 1684 */ 	left: -90px;
/* 1685 */ 	top: 0;
/* 1686 */ 	background: #B2B2B2;
/* 1687 */ }
/* 1688 */ .comment-box {
/* 1689 */ 	display: block;
/* 1690 */ 	background: #fff;
/* 1691 */ 	padding: 10px;
/* 1692 */ 	margin-left: 90px;
/* 1693 */ 	margin-bottom: 20px;
/* 1694 */ 	min-height: 100px;
/* 1695 */ 	position: relative;
/* 1696 */ 	-webkit-box-shadow: 0 1px 1px #c2c4c4;
/* 1697 */ 	-moz-box-shadow: 0 1px 1px #c2c4c4;
/* 1698 */ 	box-shadow: 0 1px 1px #c2c4c4;
/* 1699 */ }
/* 1700 */ #comments ul.children {

/* style.css */

/* 1701 */ 	width: 100%;
/* 1702 */ }
/* 1703 */ .comment time { padding-left: 10px }
/* 1704 */ ul.children .commentImageLeft {
/* 1705 */ 	width: 60px;
/* 1706 */ 	height: 90px;
/* 1707 */ 	border-left: 1px solid #c1bbb6;
/* 1708 */ 	border-bottom: 1px solid #c1bbb6;
/* 1709 */ 	position: absolute;
/* 1710 */ 	top: -50px;
/* 1711 */ 	left: -70px;
/* 1712 */ }
/* 1713 */ input.text-input, #commentform input { padding: 11px }
/* 1714 */ input#author, input#email, input#url {
/* 1715 */ 	width: 300px;
/* 1716 */ 	border: 1px solid #eee;
/* 1717 */ 	background: #eeeeee;
/* 1718 */ 	max-width: 85%;
/* 1719 */ 	margin-right: 10px;
/* 1720 */ }
/* 1721 */ input#author, input#email, input#url, #comment {
/* 1722 */ 	-webkit-transition: all 0.25s ease-in-out;
/* 1723 */ 	-moz-transition: all 0.25s ease-in-out;
/* 1724 */ 	transition: all 0.25s ease-in-out;
/* 1725 */ 	border-radius: 3px;
/* 1726 */ 	text-shadow: 0 1px 1px #FFF;
/* 1727 */ }
/* 1728 */ #cancel-comment-reply-link {
/* 1729 */ 	float: right;
/* 1730 */ 	line-height: 24px;
/* 1731 */ 	font-size: 0.7em;
/* 1732 */ 	margin-top: 25px;
/* 1733 */ 	cursor: pointer;
/* 1734 */ 	margin-bottom: -40px;
/* 1735 */ 	text-decoration: underline;
/* 1736 */ 	text-transform: none;
/* 1737 */ 	z-index: 100;
/* 1738 */ 	position: relative;
/* 1739 */ }
/* 1740 */ #commentform input#submit, .contactform #submit, input[type="submit"] {
/* 1741 */ 	float: right;
/* 1742 */ 	display: inline-block;
/* 1743 */ 	border: none;
/* 1744 */ 	border-radius: 3px;
/* 1745 */ 	color: #333;
/* 1746 */ 	background: #f0f0f0;
/* 1747 */ 	border-color: #ccc;
/* 1748 */ 	border-style: solid;
/* 1749 */ 	border-width: 0;
/* 1750 */ 	cursor: pointer;

/* style.css */

/* 1751 */ 	margin: 0 0 10px;
/* 1752 */ 	position: relative;
/* 1753 */ 	text-decoration: none;
/* 1754 */ 	text-align: center;
/* 1755 */ 	-webkit-appearance: none;
/* 1756 */ 	border-radius: 3px;
/* 1757 */ 	display: inline-block;
/* 1758 */ 	padding: 7px 20px 9px;
/* 1759 */ 	box-shadow: inset 0 -2px rgba(0,0,0,.2);
/* 1760 */ 	font-size: 15px;
/* 1761 */ 	vertical-align: middle;
/* 1762 */ 	border: 1px solid #ccc;
/* 1763 */ 	outline: none;
/* 1764 */ 	transition: all .2s ease; 	
/* 1765 */ }
/* 1766 */ #commentform input#submit:hover, .contactform #submit:hover, input[type="submit"]:hover {
/* 1767 */ 	color: #333 !important;
/* 1768 */ }
/* 1769 */ #commentform input#submit:active, .contactform #submit:active, input[type="submit"]:active {
/* 1770 */ 	color: #333 !important;
/* 1771 */ 	-moz-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.2);
/* 1772 */ 	-webkit-box-shadow: inset 0 1px 0 0 rgba(0,0,0,.2);
/* 1773 */ 	cursor: pointer;
/* 1774 */ }
/* 1775 */ .contactform #submit { float: left }
/* 1776 */ .contactform label { display: block }
/* 1777 */ .contactform {
/* 1778 */ 	overflow: hidden;
/* 1779 */ 	margin-bottom: 35px;
/* 1780 */ }
/* 1781 */ .error { color: red }
/* 1782 */ .thanks p { color: green }
/* 1783 */ ol.commentlist {
/* 1784 */ 	margin-left: 0;
/* 1785 */ 	margin-top: 13px;
/* 1786 */ 	padding-left: 0;
/* 1787 */ }
/* 1788 */ .commentlist li {
/* 1789 */ 	list-style: none;
/* 1790 */ 	margin: 0;
/* 1791 */ 	padding-left: 0;
/* 1792 */ 	float: left;
/* 1793 */ 	width: 100%;
/* 1794 */ 	position: relative;
/* 1795 */ }
/* 1796 */ .commentlist p { margin-bottom: 10px; margin-top: 5px; }
/* 1797 */ .ago {
/* 1798 */ 	color: #919191;
/* 1799 */ 	float: left;
/* 1800 */ 	padding-right: 10px;

/* style.css */

/* 1801 */ 	font-size: 15px;
/* 1802 */ }
/* 1803 */ .comment-author {
/* 1804 */ 	overflow: hidden;
/* 1805 */ 	padding-right: 5px;
/* 1806 */ }
/* 1807 */ .comment-reply-link {
/* 1808 */ 	float: right;
/* 1809 */ 	margin-left: 15px;
/* 1810 */ 	font-size: 14px;
/* 1811 */ }
/* 1812 */ .commentmetadata {
/* 1813 */ 	margin-left: 5px;
/* 1814 */ }
/* 1815 */ .commentmetadata > ul, .commentmetadata > ol {
/* 1816 */ 	margin-bottom: 15px!important;
/* 1817 */ 	float: left;
/* 1818 */ }
/* 1819 */ .commentmetadata li {
/* 1820 */ 	border: 0;
/* 1821 */ 	padding: 0;
/* 1822 */ 	margin-top: 0;
/* 1823 */ 	margin-bottom: 5px;
/* 1824 */ 	list-style: square;
/* 1825 */ }
/* 1826 */ .commentmetadata ol li { list-style: decimal }
/* 1827 */ .reply {
/* 1828 */ 	margin-top: 0;
/* 1829 */ 	padding-bottom: 0;
/* 1830 */ 	overflow: hidden;
/* 1831 */ 	width: 100%;
/* 1832 */ 	float: right;
/* 1833 */ }
/* 1834 */ .reply a {
/* 1835 */ 	font-weight: bold;
/* 1836 */ 	float: left;
/* 1837 */ 	padding: 0;
/* 1838 */ 	font-size: 12px;
/* 1839 */ }
/* 1840 */ .comment #respond #respond { margin-top: 20px }
/* 1841 */ .commentlist .children {
/* 1842 */ 	margin-bottom: 0;
/* 1843 */ 	margin-top: 0;
/* 1844 */ 	float: left;
/* 1845 */ }
/* 1846 */ .commentlist .children li { padding-bottom: 0 }
/* 1847 */ .avatar {
/* 1848 */ 	float: left;
/* 1849 */ 	border-radius: 3px;
/* 1850 */ }

/* style.css */

/* 1851 */ .commentlist .bypostauthor .comment-author .commenter_is_author {
/* 1852 */ 	font-size: 0.9em;
/* 1853 */ 	text-transform: none;
/* 1854 */ 	padding: 0 10px;
/* 1855 */ 	background: #444;
/* 1856 */ 	color: #fff;
/* 1857 */ 	border-radius: 20px;
/* 1858 */ 	margin: 0 5px;
/* 1859 */ }
/* 1860 */ .commentlist li ul.children li.bypostauthor .comment-author .commenter_is_author {
/* 1861 */ 	font-size: 0.9em;
/* 1862 */ 	text-transform: none;
/* 1863 */ 	padding: 0 10px;
/* 1864 */ 	background: #444;
/* 1865 */ 	color: #fff;
/* 1866 */ 	border-radius: 20px;
/* 1867 */ 	margin: 0 5px;
/* 1868 */ }
/* 1869 */ #respond h3 {
/* 1870 */ 	font-size: 1.5em;
/* 1871 */ 	line-height: 20px;
/* 1872 */ 	font-weight: normal;
/* 1873 */ }
/* 1874 */ .comment-awaiting-moderation {
/* 1875 */ 	font-style: italic;
/* 1876 */ 	font-weight: bold;
/* 1877 */ }
/* 1878 */ #commentform textarea {
/* 1879 */ 	width: 100%;
/* 1880 */ 	border: 1px solid #eee;
/* 1881 */ 	background: #eeeeee;
/* 1882 */ 	padding: 2%;
/* 1883 */ 	line-height: 25px;
/* 1884 */ 	font-family: inherit;
/* 1885 */ 	resize: vertical;
/* 1886 */ }
/* 1887 */ #commentform textarea:focus { background: #fff }
/* 1888 */ #commentform p {
/* 1889 */ 	margin-bottom: 15px;
/* 1890 */ 	float: left;
/* 1891 */ 	width: 100%;
/* 1892 */ 	clear: both;
/* 1893 */ }
/* 1894 */ #commentform p label {
/* 1895 */ 	padding-bottom: 5px;
/* 1896 */ 	padding-top: 5px;
/* 1897 */ 	padding-left: 10px;
/* 1898 */ }
/* 1899 */ .cancel-comment-reply a {
/* 1900 */ 	float: right;

/* style.css */

/* 1901 */ 	margin-top: -8px;
/* 1902 */ }
/* 1903 */ .required {
/* 1904 */ 	color: red;
/* 1905 */ 	padding: 0;
/* 1906 */ 	line-height: 1;
/* 1907 */ }
/* 1908 */ .comment-notes .required {
/* 1909 */ 	padding-left: 0;
/* 1910 */ 	padding-top: 3px;
/* 1911 */ }
/* 1912 */ .comment-notes { font-style: italic }
/* 1913 */ 
/* 1914 */ .comment-content a {
/* 1915 */ 	word-wrap: break-word;
/* 1916 */ }
/* 1917 */ #respond h4, .total-comments {
/* 1918 */ 	padding: 0;
/* 1919 */ 	font-size: 1.5em;
/* 1920 */ 	line-height: 20px;
/* 1921 */ 	font-weight: normal;
/* 1922 */ }
/* 1923 */ .total-comments {
/* 1924 */ 	margin: 0;
/* 1925 */ }
/* 1926 */ 
/* 1927 */ /*--------------------------------------------------------------
/* 1928 *| 	11.0 Media
/* 1929 *| --------------------------------------------------------------*/
/* 1930 */ .page-content .wp-smiley,
/* 1931 */ .entry-content .wp-smiley,
/* 1932 */ .comment-content .wp-smiley {
/* 1933 */ 	border: none;
/* 1934 */ 	margin-bottom: 0;
/* 1935 */ 	margin-top: 0;
/* 1936 */ 	padding: 0;
/* 1937 */ }
/* 1938 */ /* Make sure embeds and iframes fit their containers. */
/* 1939 */ embed,
/* 1940 */ iframe,
/* 1941 */ object {
/* 1942 */ 	max-width: 100%;
/* 1943 */ }
/* 1944 */ 
/* 1945 */ /*--------------------------------------------------------------
/* 1946 *| 	11.1 Captions
/* 1947 *| --------------------------------------------------------------*/
/* 1948 */ .wp-caption {
/* 1949 */ 	margin-bottom: 1.5em;
/* 1950 */ 	max-width: 100%;

/* style.css */

/* 1951 */ }
/* 1952 */ .wp-caption img[class*="wp-image-"] {
/* 1953 */ 	display: block;
/* 1954 */ 	margin: 0 auto;
/* 1955 */ }
/* 1956 */ .wp-caption-text {
/* 1957 */ 	text-align: center;
/* 1958 */ }
/* 1959 */ .wp-caption .wp-caption-text {
/* 1960 */ 	margin: 0.8075em 0;
/* 1961 */ }
/* 1962 */ 
/* 1963 */ /*--------------------------------------------------------------
/* 1964 *| 	11.2 Galleries
/* 1965 *| --------------------------------------------------------------*/
/* 1966 */ 
/* 1967 */ .gallery-item {
/* 1968 */ 	display: inline-block;
/* 1969 */ 	text-align: center;
/* 1970 */ 	vertical-align: top;
/* 1971 */ 	width: 100%;
/* 1972 */ }
/* 1973 */ .gallery-columns-2 .gallery-item {
/* 1974 */ 	max-width: 50%;
/* 1975 */ }
/* 1976 */ .gallery-columns-3 .gallery-item {
/* 1977 */ 	max-width: 33.33%;
/* 1978 */ }
/* 1979 */ .gallery-columns-4 .gallery-item {
/* 1980 */ 	max-width: 25%;
/* 1981 */ }
/* 1982 */ .gallery-columns-5 .gallery-item {
/* 1983 */ 	max-width: 20%;
/* 1984 */ }
/* 1985 */ .gallery-columns-6 .gallery-item {
/* 1986 */ 	max-width: 16.66%;
/* 1987 */ }
/* 1988 */ .gallery-columns-7 .gallery-item {
/* 1989 */ 	max-width: 14.28%;
/* 1990 */ }
/* 1991 */ .gallery-columns-8 .gallery-item {
/* 1992 */ 	max-width: 12.5%;
/* 1993 */ }
/* 1994 */ .gallery-columns-9 .gallery-item {
/* 1995 */ 	max-width: 11.11%;
/* 1996 */ }
/* 1997 */ .gallery-caption {
/* 1998 */ 	display: block;
/* 1999 */ }
/* 2000 */ 

/* style.css */

/* 2001 */ /*-----------------------------------------------
/* 2002 *| 	12.0 Media Queries 
/* 2003 *| /*---------------------------------------------*/
/* 2004 */ 
/* 2005 */ @media screen and (min-width:1123px) {
/* 2006 */ 	.small-post-img.video .mejs-container {
/* 2007 */ 		height: 248px !important;
/* 2008 */ 	}
/* 2009 */ }
/* 2010 */ 
/* 2011 */ @media screen and (max-width:1123px) { 
/* 2012 */ 	.main-container, .container {
/* 2013 */ 		max-width: 96%;
/* 2014 */ 	}
/* 2015 */ 	.small-post-img{
/* 2016 */ 		width: 40%;
/* 2017 */ 		margin: 0;
/* 2018 */ 	}	
/* 2019 */ 	.small-post-data {
/* 2020 */ 		width: 58%;
/* 2021 */ 		float: left;
/* 2022 */ 	}
/* 2023 */ }
/* 2024 */ 
/* 2025 */ @media screen and (max-width:1029px) { 
/* 2026 */ 	.header_area {
/* 2027 */ 		width: 468px;
/* 2028 */ 		height: 60px;
/* 2029 */ 	}
/* 2030 */ }
/* 2031 */ 
/* 2032 */ @media screen and (max-width:1000px) { 
/* 2033 */ 	.main-navigation ul li a {
/* 2034 */ 		padding: 19px 10px !important;
/* 2035 */ 	}
/* 2036 */ }
/* 2037 */ 
/* 2038 */ @media screen and (max-width:865px) { 
/* 2039 */ 	#sticky {
/* 2040 */ 		display: none;
/* 2041 */ 	}
/* 2042 */ 	#sideviewtoggle, .sideviewtoggle {
/* 2043 */ 		display: block;
/* 2044 */ 	}
/* 2045 */ 	a.sideviewtoggle {
/* 2046 */ 		width: 100%;
/* 2047 */ 		text-align: center;
/* 2048 */ 		padding: 10px 0;
/* 2049 */ 		text-transform: uppercase;
/* 2050 */ 	}

/* style.css */

/* 2051 */ 	a.sideviewtoggle:after {
/* 2052 */ 		font-family: FontAwesome;
/* 2053 */ 		content: "\f0c9";
/* 2054 */ 		position: absolute;
/* 2055 */ 		left: 20px;
/* 2056 */ 		top: 9px;
/* 2057 */ 		font-size: 20px;
/* 2058 */ 	}
/* 2059 */ 	#mobile-menu-wrapper .fa-search {
/* 2060 */ 		font-family: FontAwesome;
/* 2061 */ 		position: absolute;
/* 2062 */ 		right: 20px;
/* 2063 */ 		top: 9px;
/* 2064 */ 		font-size: 20px;
/* 2065 */ 		color: #fff;
/* 2066 */ 	}
/* 2067 */ 	#mobile-menu-wrapper .search-form .fa {
/* 2068 */ 		display:none;
/* 2069 */ 	}
/* 2070 */ 	#mobile-menu-wrapper .mobile_search {
/* 2071 */ 		padding: 5px 20px;
/* 2072 */ 		border-bottom: 1px solid rgba(0, 0, 0, 0.2);
/* 2073 */ 	}
/* 2074 */ 	#mobile-menu-wrapper .mobile_search .search-field {
/* 2075 */ 		width: 100%;
/* 2076 */ 		border-radius: 15px;
/* 2077 */ 		color: #fff;
/* 2078 */ 		background: #444;
/* 2079 */ 		border: 0;
/* 2080 */ 		text-indent: 10px;
/* 2081 */ 		height: 30px;
/* 2082 */ 	}
/* 2083 */ 	#mobile-menu-wrapper .mobile_search .search-submit {
/* 2084 */ 		display: none;
/* 2085 */ 	}
/* 2086 */ 	#navigation ul li {
/* 2087 */ 		list-style: none;
/* 2088 */ 		width: 100%;
/* 2089 */ 	}
/* 2090 */ 	#navigation ul li a { 
/* 2091 */ 		padding: 9px 20px;
/* 2092 */ 		display: inline-block;
/* 2093 */ 		width: 100%;
/* 2094 */ 	}
/* 2095 */ 	#navigation ul li li {
/* 2096 */ 		width: 100%!important;
/* 2097 */ 		float: left;
/* 2098 */ 		position: relative;
/* 2099 */ 	}
/* 2100 */ 	#navigation .current-menu-item>a {

/* style.css */

/* 2101 */ 		background: rgba(0,0,0,0.1);
/* 2102 */ 	}
/* 2103 */ 	.mobile-menu .container {
/* 2104 */ 		max-width: 100%;
/* 2105 */ 	}
/* 2106 */ 	#navigation {
/* 2107 */ 		width: 100%;
/* 2108 */ 	}
/* 2109 */ }
/* 2110 */ 
/* 2111 */ @media screen and (max-width:830px) { 
/* 2112 */ 	.content-area { width: 100% }
/* 2113 */ 	.site-main {
/* 2114 */ 		padding-right: 0;
/* 2115 */ 		padding-left: 0!important;
/* 2116 */ 	}
/* 2117 */ 	.main-container .widget-area {
/* 2118 */ 		float: none;
/* 2119 */ 		margin: 0 auto;
/* 2120 */ 		overflow: hidden;
/* 2121 */ 		width: 60%;
/* 2122 */ 	}
/* 2123 */ 	.post-box { 
/* 2124 */ 		margin-bottom: 10px !important; 
/* 2125 */ 	}
/* 2126 */ 	.widget-area .search-form:after {
/* 2127 */ 		right: 20%;
/* 2128 */ 	}
/* 2129 */ }
/* 2130 */ 
/* 2131 */ @media screen and (max-width:776px) { 
/* 2132 */ 	
/* 2133 */ 	.site-header {
/* 2134 */ 		margin-bottom: 10px;
/* 2135 */ 	}
/* 2136 */ 	.logo-wrap, .header_area-wrap {
/* 2137 */ 		width: 100%;
/* 2138 */ 		display: table-row;
/* 2139 */ 		text-align: center;
/* 2140 */ 		float: none;
/* 2141 */ 	}
/* 2142 */ 	.header_area {
/* 2143 */ 		float: none;
/* 2144 */ 		margin: 0 auto;
/* 2145 */ 		max-width: 600px;
/* 2146 */ 		height: auto;
/* 2147 */ 	}
/* 2148 */ 	.logo {
/* 2149 */ 		width: 70%;
/* 2150 */ 		margin: 0 auto;

/* style.css */

/* 2151 */ 	}	
/* 2152 */ }
/* 2153 */ 
/* 2154 */ @media screen and (max-width:560px) {
/* 2155 */ 	.post-data {
/* 2156 */ 		width: 48%!important;
/* 2157 */ 	}
/* 2158 */ 	.post-box { width: 100%!important }
/* 2159 */ 	.post-img { width: 49%!important }
/* 2160 */ 	.post-box { margin-bottom: 10px !important }
/* 2161 */ 	.post-data { float: right }
/* 2162 */ 	.post-data:after {
/* 2163 */ 		border-width: 10px 14px 10px 0;
/* 2164 */ 		border-color: transparent #444;
/* 2165 */ 		margin-top: -10px;
/* 2166 */ 		left: -14px;
/* 2167 */ 		top: 25%;
/* 2168 */ 		bottom: auto;
/* 2169 */ 	}
/* 2170 */ }
/* 2171 */ 
/* 2172 */ @media screen and (max-width:510px) {
/* 2173 */ 	.header_area {
/* 2174 */ 		max-width: 320px;
/* 2175 */ 	}
/* 2176 */ }
/* 2177 */ 
/* 2178 */ @media screen and (max-width:480px) { 
/* 2179 */ 	.post-img, .post-data { 
/* 2180 */ 		width: 100% !important;
/* 2181 */ 	}
/* 2182 */ 	.single-featured.link p {
/* 2183 */ 	  font-size: 1em;
/* 2184 */ 	}	
/* 2185 */ 	.post-img img {
/* 2186 */ 		padding-right: 0%;
/* 2187 */ 		width: 100%;
/* 2188 */ 	}
/* 2189 */ 	.widget-area .search-form:after {
/* 2190 */ 		right: 10%;
/* 2191 */ 	}
/* 2192 */ 	.pagination a, .page-numbers {
/* 2193 */ 		padding: 7px 12px;
/* 2194 */ 		min-width: 30px;
/* 2195 */ 	}
/* 2196 */ 	.pagination .currenttext {
/* 2197 */ 		min-width: 30px;
/* 2198 */ 		padding: 7px 12px;
/* 2199 */ 	}
/* 2200 */ 	.main-container .widget-area {

/* style.css */

/* 2201 */ 		width: 80%;
/* 2202 */ 	}
/* 2203 */ 	.related-posts .relatedthumb {
/* 2204 */ 		width: 100%;
/* 2205 */ 		float: none;
/* 2206 */ 	}
/* 2207 */ 	.related-posts .post-data-container {
/* 2208 */ 		margin: 0;
/* 2209 */ 		padding-left: 0;
/* 2210 */ 	}
/* 2211 */ 	.copyrights { text-align: center }
/* 2212 */ 	#copyright-note > span { width: 100% }
/* 2213 */ 	#copyright-note .site-info, #copyright-note .right {
/* 2214 */ 		float: none;
/* 2215 */ 	}
/* 2216 */ }
/* 2217 */ 
/* 2218 */ @media screen and (max-width:320px) {
/* 2219 */ 	.header_area {
/* 2220 */ 		max-width: 300px;
/* 2221 */ 	}
/* 2222 */ }

/* font-awesome.css */

/* 1    */ /*!
/* 2    *|  *  Font Awesome 4.3.0 by @davegandy - http://fontawesome.io - @fontawesome
/* 3    *|  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
/* 4    *|  */
/* 5    */ /* FONT PATH
/* 6    *|  * -------------------------- */
/* 7    */ @font-face {
/* 8    */   font-family: 'FontAwesome';
/* 9    */   src: url('/wp-content/themes/redwaves-lite/fonts/fontawesome-webfont.eot?v=4.3.0');
/* 10   */   src: url('/wp-content/themes/redwaves-lite/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('/wp-content/themes/redwaves-lite/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('/wp-content/themes/redwaves-lite/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('/wp-content/themes/redwaves-lite/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('/wp-content/themes/redwaves-lite/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular') format('svg');
/* 11   */   font-weight: normal;
/* 12   */   font-style: normal;
/* 13   */ }
/* 14   */ .fa {
/* 15   */   display: inline-block;
/* 16   */   font: normal normal normal 14px/1 FontAwesome;
/* 17   */   font-size: inherit;
/* 18   */   text-rendering: auto;
/* 19   */   -webkit-font-smoothing: antialiased;
/* 20   */   -moz-osx-font-smoothing: grayscale;
/* 21   */   transform: translate(0, 0);
/* 22   */ }
/* 23   */ /* makes the font 33% larger relative to the icon container */
/* 24   */ .fa-lg {
/* 25   */   font-size: 1.33333333em;
/* 26   */   line-height: 0.75em;
/* 27   */   vertical-align: -15%;
/* 28   */ }
/* 29   */ .fa-2x {
/* 30   */   font-size: 2em;
/* 31   */ }
/* 32   */ .fa-3x {
/* 33   */   font-size: 3em;
/* 34   */ }
/* 35   */ .fa-4x {
/* 36   */   font-size: 4em;
/* 37   */ }
/* 38   */ .fa-5x {
/* 39   */   font-size: 5em;
/* 40   */ }
/* 41   */ .fa-fw {
/* 42   */   width: 1.28571429em;
/* 43   */   text-align: center;
/* 44   */ }
/* 45   */ .fa-ul {
/* 46   */   padding-left: 0;
/* 47   */   margin-left: 2.14285714em;
/* 48   */   list-style-type: none;
/* 49   */ }
/* 50   */ .fa-ul > li {

/* font-awesome.css */

/* 51   */   position: relative;
/* 52   */ }
/* 53   */ .fa-li {
/* 54   */   position: absolute;
/* 55   */   left: -2.14285714em;
/* 56   */   width: 2.14285714em;
/* 57   */   top: 0.14285714em;
/* 58   */   text-align: center;
/* 59   */ }
/* 60   */ .fa-li.fa-lg {
/* 61   */   left: -1.85714286em;
/* 62   */ }
/* 63   */ .fa-border {
/* 64   */   padding: .2em .25em .15em;
/* 65   */   border: solid 0.08em #eeeeee;
/* 66   */   border-radius: .1em;
/* 67   */ }
/* 68   */ .pull-right {
/* 69   */   float: right;
/* 70   */ }
/* 71   */ .pull-left {
/* 72   */   float: left;
/* 73   */ }
/* 74   */ .fa.pull-left {
/* 75   */   margin-right: .3em;
/* 76   */ }
/* 77   */ .fa.pull-right {
/* 78   */   margin-left: .3em;
/* 79   */ }
/* 80   */ .fa-spin {
/* 81   */   -webkit-animation: fa-spin 2s infinite linear;
/* 82   */   animation: fa-spin 2s infinite linear;
/* 83   */ }
/* 84   */ .fa-pulse {
/* 85   */   -webkit-animation: fa-spin 1s infinite steps(8);
/* 86   */   animation: fa-spin 1s infinite steps(8);
/* 87   */ }
/* 88   */ @-webkit-keyframes fa-spin {
/* 89   */   0% {
/* 90   */     -webkit-transform: rotate(0deg);
/* 91   */     transform: rotate(0deg);
/* 92   */   }
/* 93   */   100% {
/* 94   */     -webkit-transform: rotate(359deg);
/* 95   */     transform: rotate(359deg);
/* 96   */   }
/* 97   */ }
/* 98   */ @keyframes fa-spin {
/* 99   */   0% {
/* 100  */     -webkit-transform: rotate(0deg);

/* font-awesome.css */

/* 101  */     transform: rotate(0deg);
/* 102  */   }
/* 103  */   100% {
/* 104  */     -webkit-transform: rotate(359deg);
/* 105  */     transform: rotate(359deg);
/* 106  */   }
/* 107  */ }
/* 108  */ .fa-rotate-90 {
/* 109  */   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
/* 110  */   -webkit-transform: rotate(90deg);
/* 111  */   -ms-transform: rotate(90deg);
/* 112  */   transform: rotate(90deg);
/* 113  */ }
/* 114  */ .fa-rotate-180 {
/* 115  */   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
/* 116  */   -webkit-transform: rotate(180deg);
/* 117  */   -ms-transform: rotate(180deg);
/* 118  */   transform: rotate(180deg);
/* 119  */ }
/* 120  */ .fa-rotate-270 {
/* 121  */   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
/* 122  */   -webkit-transform: rotate(270deg);
/* 123  */   -ms-transform: rotate(270deg);
/* 124  */   transform: rotate(270deg);
/* 125  */ }
/* 126  */ .fa-flip-horizontal {
/* 127  */   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
/* 128  */   -webkit-transform: scale(-1, 1);
/* 129  */   -ms-transform: scale(-1, 1);
/* 130  */   transform: scale(-1, 1);
/* 131  */ }
/* 132  */ .fa-flip-vertical {
/* 133  */   filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
/* 134  */   -webkit-transform: scale(1, -1);
/* 135  */   -ms-transform: scale(1, -1);
/* 136  */   transform: scale(1, -1);
/* 137  */ }
/* 138  */ :root .fa-rotate-90,
/* 139  */ :root .fa-rotate-180,
/* 140  */ :root .fa-rotate-270,
/* 141  */ :root .fa-flip-horizontal,
/* 142  */ :root .fa-flip-vertical {
/* 143  */   filter: none;
/* 144  */ }
/* 145  */ .fa-stack {
/* 146  */   position: relative;
/* 147  */   display: inline-block;
/* 148  */   width: 2em;
/* 149  */   height: 2em;
/* 150  */   line-height: 2em;

/* font-awesome.css */

/* 151  */   vertical-align: middle;
/* 152  */ }
/* 153  */ .fa-stack-1x,
/* 154  */ .fa-stack-2x {
/* 155  */   position: absolute;
/* 156  */   left: 0;
/* 157  */   width: 100%;
/* 158  */   text-align: center;
/* 159  */ }
/* 160  */ .fa-stack-1x {
/* 161  */   line-height: inherit;
/* 162  */ }
/* 163  */ .fa-stack-2x {
/* 164  */   font-size: 2em;
/* 165  */ }
/* 166  */ .fa-inverse {
/* 167  */   color: #ffffff;
/* 168  */ }
/* 169  */ /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
/* 170  *|    readers do not read off random characters that represent icons */
/* 171  */ .fa-glass:before {
/* 172  */   content: "\f000";
/* 173  */ }
/* 174  */ .fa-music:before {
/* 175  */   content: "\f001";
/* 176  */ }
/* 177  */ .fa-search:before {
/* 178  */   content: "\f002";
/* 179  */ }
/* 180  */ .fa-envelope-o:before {
/* 181  */   content: "\f003";
/* 182  */ }
/* 183  */ .fa-heart:before {
/* 184  */   content: "\f004";
/* 185  */ }
/* 186  */ .fa-star:before {
/* 187  */   content: "\f005";
/* 188  */ }
/* 189  */ .fa-star-o:before {
/* 190  */   content: "\f006";
/* 191  */ }
/* 192  */ .fa-user:before {
/* 193  */   content: "\f007";
/* 194  */ }
/* 195  */ .fa-film:before {
/* 196  */   content: "\f008";
/* 197  */ }
/* 198  */ .fa-th-large:before {
/* 199  */   content: "\f009";
/* 200  */ }

/* font-awesome.css */

/* 201  */ .fa-th:before {
/* 202  */   content: "\f00a";
/* 203  */ }
/* 204  */ .fa-th-list:before {
/* 205  */   content: "\f00b";
/* 206  */ }
/* 207  */ .fa-check:before {
/* 208  */   content: "\f00c";
/* 209  */ }
/* 210  */ .fa-remove:before,
/* 211  */ .fa-close:before,
/* 212  */ .fa-times:before {
/* 213  */   content: "\f00d";
/* 214  */ }
/* 215  */ .fa-search-plus:before {
/* 216  */   content: "\f00e";
/* 217  */ }
/* 218  */ .fa-search-minus:before {
/* 219  */   content: "\f010";
/* 220  */ }
/* 221  */ .fa-power-off:before {
/* 222  */   content: "\f011";
/* 223  */ }
/* 224  */ .fa-signal:before {
/* 225  */   content: "\f012";
/* 226  */ }
/* 227  */ .fa-gear:before,
/* 228  */ .fa-cog:before {
/* 229  */   content: "\f013";
/* 230  */ }
/* 231  */ .fa-trash-o:before {
/* 232  */   content: "\f014";
/* 233  */ }
/* 234  */ .fa-home:before {
/* 235  */   content: "\f015";
/* 236  */ }
/* 237  */ .fa-file-o:before {
/* 238  */   content: "\f016";
/* 239  */ }
/* 240  */ .fa-clock-o:before {
/* 241  */   content: "\f017";
/* 242  */ }
/* 243  */ .fa-road:before {
/* 244  */   content: "\f018";
/* 245  */ }
/* 246  */ .fa-download:before {
/* 247  */   content: "\f019";
/* 248  */ }
/* 249  */ .fa-arrow-circle-o-down:before {
/* 250  */   content: "\f01a";

/* font-awesome.css */

/* 251  */ }
/* 252  */ .fa-arrow-circle-o-up:before {
/* 253  */   content: "\f01b";
/* 254  */ }
/* 255  */ .fa-inbox:before {
/* 256  */   content: "\f01c";
/* 257  */ }
/* 258  */ .fa-play-circle-o:before {
/* 259  */   content: "\f01d";
/* 260  */ }
/* 261  */ .fa-rotate-right:before,
/* 262  */ .fa-repeat:before {
/* 263  */   content: "\f01e";
/* 264  */ }
/* 265  */ .fa-refresh:before {
/* 266  */   content: "\f021";
/* 267  */ }
/* 268  */ .fa-list-alt:before {
/* 269  */   content: "\f022";
/* 270  */ }
/* 271  */ .fa-lock:before {
/* 272  */   content: "\f023";
/* 273  */ }
/* 274  */ .fa-flag:before {
/* 275  */   content: "\f024";
/* 276  */ }
/* 277  */ .fa-headphones:before {
/* 278  */   content: "\f025";
/* 279  */ }
/* 280  */ .fa-volume-off:before {
/* 281  */   content: "\f026";
/* 282  */ }
/* 283  */ .fa-volume-down:before {
/* 284  */   content: "\f027";
/* 285  */ }
/* 286  */ .fa-volume-up:before {
/* 287  */   content: "\f028";
/* 288  */ }
/* 289  */ .fa-qrcode:before {
/* 290  */   content: "\f029";
/* 291  */ }
/* 292  */ .fa-barcode:before {
/* 293  */   content: "\f02a";
/* 294  */ }
/* 295  */ .fa-tag:before {
/* 296  */   content: "\f02b";
/* 297  */ }
/* 298  */ .fa-tags:before {
/* 299  */   content: "\f02c";
/* 300  */ }

/* font-awesome.css */

/* 301  */ .fa-book:before {
/* 302  */   content: "\f02d";
/* 303  */ }
/* 304  */ .fa-bookmark:before {
/* 305  */   content: "\f02e";
/* 306  */ }
/* 307  */ .fa-print:before {
/* 308  */   content: "\f02f";
/* 309  */ }
/* 310  */ .fa-camera:before {
/* 311  */   content: "\f030";
/* 312  */ }
/* 313  */ .fa-font:before {
/* 314  */   content: "\f031";
/* 315  */ }
/* 316  */ .fa-bold:before {
/* 317  */   content: "\f032";
/* 318  */ }
/* 319  */ .fa-italic:before {
/* 320  */   content: "\f033";
/* 321  */ }
/* 322  */ .fa-text-height:before {
/* 323  */   content: "\f034";
/* 324  */ }
/* 325  */ .fa-text-width:before {
/* 326  */   content: "\f035";
/* 327  */ }
/* 328  */ .fa-align-left:before {
/* 329  */   content: "\f036";
/* 330  */ }
/* 331  */ .fa-align-center:before {
/* 332  */   content: "\f037";
/* 333  */ }
/* 334  */ .fa-align-right:before {
/* 335  */   content: "\f038";
/* 336  */ }
/* 337  */ .fa-align-justify:before {
/* 338  */   content: "\f039";
/* 339  */ }
/* 340  */ .fa-list:before {
/* 341  */   content: "\f03a";
/* 342  */ }
/* 343  */ .fa-dedent:before,
/* 344  */ .fa-outdent:before {
/* 345  */   content: "\f03b";
/* 346  */ }
/* 347  */ .fa-indent:before {
/* 348  */   content: "\f03c";
/* 349  */ }
/* 350  */ .fa-video-camera:before {

/* font-awesome.css */

/* 351  */   content: "\f03d";
/* 352  */ }
/* 353  */ .fa-photo:before,
/* 354  */ .fa-image:before,
/* 355  */ .fa-picture-o:before {
/* 356  */   content: "\f03e";
/* 357  */ }
/* 358  */ .fa-pencil:before {
/* 359  */   content: "\f040";
/* 360  */ }
/* 361  */ .fa-map-marker:before {
/* 362  */   content: "\f041";
/* 363  */ }
/* 364  */ .fa-adjust:before {
/* 365  */   content: "\f042";
/* 366  */ }
/* 367  */ .fa-tint:before {
/* 368  */   content: "\f043";
/* 369  */ }
/* 370  */ .fa-edit:before,
/* 371  */ .fa-pencil-square-o:before {
/* 372  */   content: "\f044";
/* 373  */ }
/* 374  */ .fa-share-square-o:before {
/* 375  */   content: "\f045";
/* 376  */ }
/* 377  */ .fa-check-square-o:before {
/* 378  */   content: "\f046";
/* 379  */ }
/* 380  */ .fa-arrows:before {
/* 381  */   content: "\f047";
/* 382  */ }
/* 383  */ .fa-step-backward:before {
/* 384  */   content: "\f048";
/* 385  */ }
/* 386  */ .fa-fast-backward:before {
/* 387  */   content: "\f049";
/* 388  */ }
/* 389  */ .fa-backward:before {
/* 390  */   content: "\f04a";
/* 391  */ }
/* 392  */ .fa-play:before {
/* 393  */   content: "\f04b";
/* 394  */ }
/* 395  */ .fa-pause:before {
/* 396  */   content: "\f04c";
/* 397  */ }
/* 398  */ .fa-stop:before {
/* 399  */   content: "\f04d";
/* 400  */ }

/* font-awesome.css */

/* 401  */ .fa-forward:before {
/* 402  */   content: "\f04e";
/* 403  */ }
/* 404  */ .fa-fast-forward:before {
/* 405  */   content: "\f050";
/* 406  */ }
/* 407  */ .fa-step-forward:before {
/* 408  */   content: "\f051";
/* 409  */ }
/* 410  */ .fa-eject:before {
/* 411  */   content: "\f052";
/* 412  */ }
/* 413  */ .fa-chevron-left:before {
/* 414  */   content: "\f053";
/* 415  */ }
/* 416  */ .fa-chevron-right:before {
/* 417  */   content: "\f054";
/* 418  */ }
/* 419  */ .fa-plus-circle:before {
/* 420  */   content: "\f055";
/* 421  */ }
/* 422  */ .fa-minus-circle:before {
/* 423  */   content: "\f056";
/* 424  */ }
/* 425  */ .fa-times-circle:before {
/* 426  */   content: "\f057";
/* 427  */ }
/* 428  */ .fa-check-circle:before {
/* 429  */   content: "\f058";
/* 430  */ }
/* 431  */ .fa-question-circle:before {
/* 432  */   content: "\f059";
/* 433  */ }
/* 434  */ .fa-info-circle:before {
/* 435  */   content: "\f05a";
/* 436  */ }
/* 437  */ .fa-crosshairs:before {
/* 438  */   content: "\f05b";
/* 439  */ }
/* 440  */ .fa-times-circle-o:before {
/* 441  */   content: "\f05c";
/* 442  */ }
/* 443  */ .fa-check-circle-o:before {
/* 444  */   content: "\f05d";
/* 445  */ }
/* 446  */ .fa-ban:before {
/* 447  */   content: "\f05e";
/* 448  */ }
/* 449  */ .fa-arrow-left:before {
/* 450  */   content: "\f060";

/* font-awesome.css */

/* 451  */ }
/* 452  */ .fa-arrow-right:before {
/* 453  */   content: "\f061";
/* 454  */ }
/* 455  */ .fa-arrow-up:before {
/* 456  */   content: "\f062";
/* 457  */ }
/* 458  */ .fa-arrow-down:before {
/* 459  */   content: "\f063";
/* 460  */ }
/* 461  */ .fa-mail-forward:before,
/* 462  */ .fa-share:before {
/* 463  */   content: "\f064";
/* 464  */ }
/* 465  */ .fa-expand:before {
/* 466  */   content: "\f065";
/* 467  */ }
/* 468  */ .fa-compress:before {
/* 469  */   content: "\f066";
/* 470  */ }
/* 471  */ .fa-plus:before {
/* 472  */   content: "\f067";
/* 473  */ }
/* 474  */ .fa-minus:before {
/* 475  */   content: "\f068";
/* 476  */ }
/* 477  */ .fa-asterisk:before {
/* 478  */   content: "\f069";
/* 479  */ }
/* 480  */ .fa-exclamation-circle:before {
/* 481  */   content: "\f06a";
/* 482  */ }
/* 483  */ .fa-gift:before {
/* 484  */   content: "\f06b";
/* 485  */ }
/* 486  */ .fa-leaf:before {
/* 487  */   content: "\f06c";
/* 488  */ }
/* 489  */ .fa-fire:before {
/* 490  */   content: "\f06d";
/* 491  */ }
/* 492  */ .fa-eye:before {
/* 493  */   content: "\f06e";
/* 494  */ }
/* 495  */ .fa-eye-slash:before {
/* 496  */   content: "\f070";
/* 497  */ }
/* 498  */ .fa-warning:before,
/* 499  */ .fa-exclamation-triangle:before {
/* 500  */   content: "\f071";

/* font-awesome.css */

/* 501  */ }
/* 502  */ .fa-plane:before {
/* 503  */   content: "\f072";
/* 504  */ }
/* 505  */ .fa-calendar:before {
/* 506  */   content: "\f073";
/* 507  */ }
/* 508  */ .fa-random:before {
/* 509  */   content: "\f074";
/* 510  */ }
/* 511  */ .fa-comment:before {
/* 512  */   content: "\f075";
/* 513  */ }
/* 514  */ .fa-magnet:before {
/* 515  */   content: "\f076";
/* 516  */ }
/* 517  */ .fa-chevron-up:before {
/* 518  */   content: "\f077";
/* 519  */ }
/* 520  */ .fa-chevron-down:before {
/* 521  */   content: "\f078";
/* 522  */ }
/* 523  */ .fa-retweet:before {
/* 524  */   content: "\f079";
/* 525  */ }
/* 526  */ .fa-shopping-cart:before {
/* 527  */   content: "\f07a";
/* 528  */ }
/* 529  */ .fa-folder:before {
/* 530  */   content: "\f07b";
/* 531  */ }
/* 532  */ .fa-folder-open:before {
/* 533  */   content: "\f07c";
/* 534  */ }
/* 535  */ .fa-arrows-v:before {
/* 536  */   content: "\f07d";
/* 537  */ }
/* 538  */ .fa-arrows-h:before {
/* 539  */   content: "\f07e";
/* 540  */ }
/* 541  */ .fa-bar-chart-o:before,
/* 542  */ .fa-bar-chart:before {
/* 543  */   content: "\f080";
/* 544  */ }
/* 545  */ .fa-twitter-square:before {
/* 546  */   content: "\f081";
/* 547  */ }
/* 548  */ .fa-facebook-square:before {
/* 549  */   content: "\f082";
/* 550  */ }

/* font-awesome.css */

/* 551  */ .fa-camera-retro:before {
/* 552  */   content: "\f083";
/* 553  */ }
/* 554  */ .fa-key:before {
/* 555  */   content: "\f084";
/* 556  */ }
/* 557  */ .fa-gears:before,
/* 558  */ .fa-cogs:before {
/* 559  */   content: "\f085";
/* 560  */ }
/* 561  */ .fa-comments:before {
/* 562  */   content: "\f086";
/* 563  */ }
/* 564  */ .fa-thumbs-o-up:before {
/* 565  */   content: "\f087";
/* 566  */ }
/* 567  */ .fa-thumbs-o-down:before {
/* 568  */   content: "\f088";
/* 569  */ }
/* 570  */ .fa-star-half:before {
/* 571  */   content: "\f089";
/* 572  */ }
/* 573  */ .fa-heart-o:before {
/* 574  */   content: "\f08a";
/* 575  */ }
/* 576  */ .fa-sign-out:before {
/* 577  */   content: "\f08b";
/* 578  */ }
/* 579  */ .fa-linkedin-square:before {
/* 580  */   content: "\f08c";
/* 581  */ }
/* 582  */ .fa-thumb-tack:before {
/* 583  */   content: "\f08d";
/* 584  */ }
/* 585  */ .fa-external-link:before {
/* 586  */   content: "\f08e";
/* 587  */ }
/* 588  */ .fa-sign-in:before {
/* 589  */   content: "\f090";
/* 590  */ }
/* 591  */ .fa-trophy:before {
/* 592  */   content: "\f091";
/* 593  */ }
/* 594  */ .fa-github-square:before {
/* 595  */   content: "\f092";
/* 596  */ }
/* 597  */ .fa-upload:before {
/* 598  */   content: "\f093";
/* 599  */ }
/* 600  */ .fa-lemon-o:before {

/* font-awesome.css */

/* 601  */   content: "\f094";
/* 602  */ }
/* 603  */ .fa-phone:before {
/* 604  */   content: "\f095";
/* 605  */ }
/* 606  */ .fa-square-o:before {
/* 607  */   content: "\f096";
/* 608  */ }
/* 609  */ .fa-bookmark-o:before {
/* 610  */   content: "\f097";
/* 611  */ }
/* 612  */ .fa-phone-square:before {
/* 613  */   content: "\f098";
/* 614  */ }
/* 615  */ .fa-twitter:before {
/* 616  */   content: "\f099";
/* 617  */ }
/* 618  */ .fa-facebook-f:before,
/* 619  */ .fa-facebook:before {
/* 620  */   content: "\f09a";
/* 621  */ }
/* 622  */ .fa-github:before {
/* 623  */   content: "\f09b";
/* 624  */ }
/* 625  */ .fa-unlock:before {
/* 626  */   content: "\f09c";
/* 627  */ }
/* 628  */ .fa-credit-card:before {
/* 629  */   content: "\f09d";
/* 630  */ }
/* 631  */ .fa-rss:before {
/* 632  */   content: "\f09e";
/* 633  */ }
/* 634  */ .fa-hdd-o:before {
/* 635  */   content: "\f0a0";
/* 636  */ }
/* 637  */ .fa-bullhorn:before {
/* 638  */   content: "\f0a1";
/* 639  */ }
/* 640  */ .fa-bell:before {
/* 641  */   content: "\f0f3";
/* 642  */ }
/* 643  */ .fa-certificate:before {
/* 644  */   content: "\f0a3";
/* 645  */ }
/* 646  */ .fa-hand-o-right:before {
/* 647  */   content: "\f0a4";
/* 648  */ }
/* 649  */ .fa-hand-o-left:before {
/* 650  */   content: "\f0a5";

/* font-awesome.css */

/* 651  */ }
/* 652  */ .fa-hand-o-up:before {
/* 653  */   content: "\f0a6";
/* 654  */ }
/* 655  */ .fa-hand-o-down:before {
/* 656  */   content: "\f0a7";
/* 657  */ }
/* 658  */ .fa-arrow-circle-left:before {
/* 659  */   content: "\f0a8";
/* 660  */ }
/* 661  */ .fa-arrow-circle-right:before {
/* 662  */   content: "\f0a9";
/* 663  */ }
/* 664  */ .fa-arrow-circle-up:before {
/* 665  */   content: "\f0aa";
/* 666  */ }
/* 667  */ .fa-arrow-circle-down:before {
/* 668  */   content: "\f0ab";
/* 669  */ }
/* 670  */ .fa-globe:before {
/* 671  */   content: "\f0ac";
/* 672  */ }
/* 673  */ .fa-wrench:before {
/* 674  */   content: "\f0ad";
/* 675  */ }
/* 676  */ .fa-tasks:before {
/* 677  */   content: "\f0ae";
/* 678  */ }
/* 679  */ .fa-filter:before {
/* 680  */   content: "\f0b0";
/* 681  */ }
/* 682  */ .fa-briefcase:before {
/* 683  */   content: "\f0b1";
/* 684  */ }
/* 685  */ .fa-arrows-alt:before {
/* 686  */   content: "\f0b2";
/* 687  */ }
/* 688  */ .fa-group:before,
/* 689  */ .fa-users:before {
/* 690  */   content: "\f0c0";
/* 691  */ }
/* 692  */ .fa-chain:before,
/* 693  */ .fa-link:before {
/* 694  */   content: "\f0c1";
/* 695  */ }
/* 696  */ .fa-cloud:before {
/* 697  */   content: "\f0c2";
/* 698  */ }
/* 699  */ .fa-flask:before {
/* 700  */   content: "\f0c3";

/* font-awesome.css */

/* 701  */ }
/* 702  */ .fa-cut:before,
/* 703  */ .fa-scissors:before {
/* 704  */   content: "\f0c4";
/* 705  */ }
/* 706  */ .fa-copy:before,
/* 707  */ .fa-files-o:before {
/* 708  */   content: "\f0c5";
/* 709  */ }
/* 710  */ .fa-paperclip:before {
/* 711  */   content: "\f0c6";
/* 712  */ }
/* 713  */ .fa-save:before,
/* 714  */ .fa-floppy-o:before {
/* 715  */   content: "\f0c7";
/* 716  */ }
/* 717  */ .fa-square:before {
/* 718  */   content: "\f0c8";
/* 719  */ }
/* 720  */ .fa-navicon:before,
/* 721  */ .fa-reorder:before,
/* 722  */ .fa-bars:before {
/* 723  */   content: "\f0c9";
/* 724  */ }
/* 725  */ .fa-list-ul:before {
/* 726  */   content: "\f0ca";
/* 727  */ }
/* 728  */ .fa-list-ol:before {
/* 729  */   content: "\f0cb";
/* 730  */ }
/* 731  */ .fa-strikethrough:before {
/* 732  */   content: "\f0cc";
/* 733  */ }
/* 734  */ .fa-underline:before {
/* 735  */   content: "\f0cd";
/* 736  */ }
/* 737  */ .fa-table:before {
/* 738  */   content: "\f0ce";
/* 739  */ }
/* 740  */ .fa-magic:before {
/* 741  */   content: "\f0d0";
/* 742  */ }
/* 743  */ .fa-truck:before {
/* 744  */   content: "\f0d1";
/* 745  */ }
/* 746  */ .fa-pinterest:before {
/* 747  */   content: "\f0d2";
/* 748  */ }
/* 749  */ .fa-pinterest-square:before {
/* 750  */   content: "\f0d3";

/* font-awesome.css */

/* 751  */ }
/* 752  */ .fa-google-plus-square:before {
/* 753  */   content: "\f0d4";
/* 754  */ }
/* 755  */ .fa-google-plus:before {
/* 756  */   content: "\f0d5";
/* 757  */ }
/* 758  */ .fa-money:before {
/* 759  */   content: "\f0d6";
/* 760  */ }
/* 761  */ .fa-caret-down:before {
/* 762  */   content: "\f0d7";
/* 763  */ }
/* 764  */ .fa-caret-up:before {
/* 765  */   content: "\f0d8";
/* 766  */ }
/* 767  */ .fa-caret-left:before {
/* 768  */   content: "\f0d9";
/* 769  */ }
/* 770  */ .fa-caret-right:before {
/* 771  */   content: "\f0da";
/* 772  */ }
/* 773  */ .fa-columns:before {
/* 774  */   content: "\f0db";
/* 775  */ }
/* 776  */ .fa-unsorted:before,
/* 777  */ .fa-sort:before {
/* 778  */   content: "\f0dc";
/* 779  */ }
/* 780  */ .fa-sort-down:before,
/* 781  */ .fa-sort-desc:before {
/* 782  */   content: "\f0dd";
/* 783  */ }
/* 784  */ .fa-sort-up:before,
/* 785  */ .fa-sort-asc:before {
/* 786  */   content: "\f0de";
/* 787  */ }
/* 788  */ .fa-envelope:before {
/* 789  */   content: "\f0e0";
/* 790  */ }
/* 791  */ .fa-linkedin:before {
/* 792  */   content: "\f0e1";
/* 793  */ }
/* 794  */ .fa-rotate-left:before,
/* 795  */ .fa-undo:before {
/* 796  */   content: "\f0e2";
/* 797  */ }
/* 798  */ .fa-legal:before,
/* 799  */ .fa-gavel:before {
/* 800  */   content: "\f0e3";

/* font-awesome.css */

/* 801  */ }
/* 802  */ .fa-dashboard:before,
/* 803  */ .fa-tachometer:before {
/* 804  */   content: "\f0e4";
/* 805  */ }
/* 806  */ .fa-comment-o:before {
/* 807  */   content: "\f0e5";
/* 808  */ }
/* 809  */ .fa-comments-o:before {
/* 810  */   content: "\f0e6";
/* 811  */ }
/* 812  */ .fa-flash:before,
/* 813  */ .fa-bolt:before {
/* 814  */   content: "\f0e7";
/* 815  */ }
/* 816  */ .fa-sitemap:before {
/* 817  */   content: "\f0e8";
/* 818  */ }
/* 819  */ .fa-umbrella:before {
/* 820  */   content: "\f0e9";
/* 821  */ }
/* 822  */ .fa-paste:before,
/* 823  */ .fa-clipboard:before {
/* 824  */   content: "\f0ea";
/* 825  */ }
/* 826  */ .fa-lightbulb-o:before {
/* 827  */   content: "\f0eb";
/* 828  */ }
/* 829  */ .fa-exchange:before {
/* 830  */   content: "\f0ec";
/* 831  */ }
/* 832  */ .fa-cloud-download:before {
/* 833  */   content: "\f0ed";
/* 834  */ }
/* 835  */ .fa-cloud-upload:before {
/* 836  */   content: "\f0ee";
/* 837  */ }
/* 838  */ .fa-user-md:before {
/* 839  */   content: "\f0f0";
/* 840  */ }
/* 841  */ .fa-stethoscope:before {
/* 842  */   content: "\f0f1";
/* 843  */ }
/* 844  */ .fa-suitcase:before {
/* 845  */   content: "\f0f2";
/* 846  */ }
/* 847  */ .fa-bell-o:before {
/* 848  */   content: "\f0a2";
/* 849  */ }
/* 850  */ .fa-coffee:before {

/* font-awesome.css */

/* 851  */   content: "\f0f4";
/* 852  */ }
/* 853  */ .fa-cutlery:before {
/* 854  */   content: "\f0f5";
/* 855  */ }
/* 856  */ .fa-file-text-o:before {
/* 857  */   content: "\f0f6";
/* 858  */ }
/* 859  */ .fa-building-o:before {
/* 860  */   content: "\f0f7";
/* 861  */ }
/* 862  */ .fa-hospital-o:before {
/* 863  */   content: "\f0f8";
/* 864  */ }
/* 865  */ .fa-ambulance:before {
/* 866  */   content: "\f0f9";
/* 867  */ }
/* 868  */ .fa-medkit:before {
/* 869  */   content: "\f0fa";
/* 870  */ }
/* 871  */ .fa-fighter-jet:before {
/* 872  */   content: "\f0fb";
/* 873  */ }
/* 874  */ .fa-beer:before {
/* 875  */   content: "\f0fc";
/* 876  */ }
/* 877  */ .fa-h-square:before {
/* 878  */   content: "\f0fd";
/* 879  */ }
/* 880  */ .fa-plus-square:before {
/* 881  */   content: "\f0fe";
/* 882  */ }
/* 883  */ .fa-angle-double-left:before {
/* 884  */   content: "\f100";
/* 885  */ }
/* 886  */ .fa-angle-double-right:before {
/* 887  */   content: "\f101";
/* 888  */ }
/* 889  */ .fa-angle-double-up:before {
/* 890  */   content: "\f102";
/* 891  */ }
/* 892  */ .fa-angle-double-down:before {
/* 893  */   content: "\f103";
/* 894  */ }
/* 895  */ .fa-angle-left:before {
/* 896  */   content: "\f104";
/* 897  */ }
/* 898  */ .fa-angle-right:before {
/* 899  */   content: "\f105";
/* 900  */ }

/* font-awesome.css */

/* 901  */ .fa-angle-up:before {
/* 902  */   content: "\f106";
/* 903  */ }
/* 904  */ .fa-angle-down:before {
/* 905  */   content: "\f107";
/* 906  */ }
/* 907  */ .fa-desktop:before {
/* 908  */   content: "\f108";
/* 909  */ }
/* 910  */ .fa-laptop:before {
/* 911  */   content: "\f109";
/* 912  */ }
/* 913  */ .fa-tablet:before {
/* 914  */   content: "\f10a";
/* 915  */ }
/* 916  */ .fa-mobile-phone:before,
/* 917  */ .fa-mobile:before {
/* 918  */   content: "\f10b";
/* 919  */ }
/* 920  */ .fa-circle-o:before {
/* 921  */   content: "\f10c";
/* 922  */ }
/* 923  */ .fa-quote-left:before {
/* 924  */   content: "\f10d";
/* 925  */ }
/* 926  */ .fa-quote-right:before {
/* 927  */   content: "\f10e";
/* 928  */ }
/* 929  */ .fa-spinner:before {
/* 930  */   content: "\f110";
/* 931  */ }
/* 932  */ .fa-circle:before {
/* 933  */   content: "\f111";
/* 934  */ }
/* 935  */ .fa-mail-reply:before,
/* 936  */ .fa-reply:before {
/* 937  */   content: "\f112";
/* 938  */ }
/* 939  */ .fa-github-alt:before {
/* 940  */   content: "\f113";
/* 941  */ }
/* 942  */ .fa-folder-o:before {
/* 943  */   content: "\f114";
/* 944  */ }
/* 945  */ .fa-folder-open-o:before {
/* 946  */   content: "\f115";
/* 947  */ }
/* 948  */ .fa-smile-o:before {
/* 949  */   content: "\f118";
/* 950  */ }

/* font-awesome.css */

/* 951  */ .fa-frown-o:before {
/* 952  */   content: "\f119";
/* 953  */ }
/* 954  */ .fa-meh-o:before {
/* 955  */   content: "\f11a";
/* 956  */ }
/* 957  */ .fa-gamepad:before {
/* 958  */   content: "\f11b";
/* 959  */ }
/* 960  */ .fa-keyboard-o:before {
/* 961  */   content: "\f11c";
/* 962  */ }
/* 963  */ .fa-flag-o:before {
/* 964  */   content: "\f11d";
/* 965  */ }
/* 966  */ .fa-flag-checkered:before {
/* 967  */   content: "\f11e";
/* 968  */ }
/* 969  */ .fa-terminal:before {
/* 970  */   content: "\f120";
/* 971  */ }
/* 972  */ .fa-code:before {
/* 973  */   content: "\f121";
/* 974  */ }
/* 975  */ .fa-mail-reply-all:before,
/* 976  */ .fa-reply-all:before {
/* 977  */   content: "\f122";
/* 978  */ }
/* 979  */ .fa-star-half-empty:before,
/* 980  */ .fa-star-half-full:before,
/* 981  */ .fa-star-half-o:before {
/* 982  */   content: "\f123";
/* 983  */ }
/* 984  */ .fa-location-arrow:before {
/* 985  */   content: "\f124";
/* 986  */ }
/* 987  */ .fa-crop:before {
/* 988  */   content: "\f125";
/* 989  */ }
/* 990  */ .fa-code-fork:before {
/* 991  */   content: "\f126";
/* 992  */ }
/* 993  */ .fa-unlink:before,
/* 994  */ .fa-chain-broken:before {
/* 995  */   content: "\f127";
/* 996  */ }
/* 997  */ .fa-question:before {
/* 998  */   content: "\f128";
/* 999  */ }
/* 1000 */ .fa-info:before {

/* font-awesome.css */

/* 1001 */   content: "\f129";
/* 1002 */ }
/* 1003 */ .fa-exclamation:before {
/* 1004 */   content: "\f12a";
/* 1005 */ }
/* 1006 */ .fa-superscript:before {
/* 1007 */   content: "\f12b";
/* 1008 */ }
/* 1009 */ .fa-subscript:before {
/* 1010 */   content: "\f12c";
/* 1011 */ }
/* 1012 */ .fa-eraser:before {
/* 1013 */   content: "\f12d";
/* 1014 */ }
/* 1015 */ .fa-puzzle-piece:before {
/* 1016 */   content: "\f12e";
/* 1017 */ }
/* 1018 */ .fa-microphone:before {
/* 1019 */   content: "\f130";
/* 1020 */ }
/* 1021 */ .fa-microphone-slash:before {
/* 1022 */   content: "\f131";
/* 1023 */ }
/* 1024 */ .fa-shield:before {
/* 1025 */   content: "\f132";
/* 1026 */ }
/* 1027 */ .fa-calendar-o:before {
/* 1028 */   content: "\f133";
/* 1029 */ }
/* 1030 */ .fa-fire-extinguisher:before {
/* 1031 */   content: "\f134";
/* 1032 */ }
/* 1033 */ .fa-rocket:before {
/* 1034 */   content: "\f135";
/* 1035 */ }
/* 1036 */ .fa-maxcdn:before {
/* 1037 */   content: "\f136";
/* 1038 */ }
/* 1039 */ .fa-chevron-circle-left:before {
/* 1040 */   content: "\f137";
/* 1041 */ }
/* 1042 */ .fa-chevron-circle-right:before {
/* 1043 */   content: "\f138";
/* 1044 */ }
/* 1045 */ .fa-chevron-circle-up:before {
/* 1046 */   content: "\f139";
/* 1047 */ }
/* 1048 */ .fa-chevron-circle-down:before {
/* 1049 */   content: "\f13a";
/* 1050 */ }

/* font-awesome.css */

/* 1051 */ .fa-html5:before {
/* 1052 */   content: "\f13b";
/* 1053 */ }
/* 1054 */ .fa-css3:before {
/* 1055 */   content: "\f13c";
/* 1056 */ }
/* 1057 */ .fa-anchor:before {
/* 1058 */   content: "\f13d";
/* 1059 */ }
/* 1060 */ .fa-unlock-alt:before {
/* 1061 */   content: "\f13e";
/* 1062 */ }
/* 1063 */ .fa-bullseye:before {
/* 1064 */   content: "\f140";
/* 1065 */ }
/* 1066 */ .fa-ellipsis-h:before {
/* 1067 */   content: "\f141";
/* 1068 */ }
/* 1069 */ .fa-ellipsis-v:before {
/* 1070 */   content: "\f142";
/* 1071 */ }
/* 1072 */ .fa-rss-square:before {
/* 1073 */   content: "\f143";
/* 1074 */ }
/* 1075 */ .fa-play-circle:before {
/* 1076 */   content: "\f144";
/* 1077 */ }
/* 1078 */ .fa-ticket:before {
/* 1079 */   content: "\f145";
/* 1080 */ }
/* 1081 */ .fa-minus-square:before {
/* 1082 */   content: "\f146";
/* 1083 */ }
/* 1084 */ .fa-minus-square-o:before {
/* 1085 */   content: "\f147";
/* 1086 */ }
/* 1087 */ .fa-level-up:before {
/* 1088 */   content: "\f148";
/* 1089 */ }
/* 1090 */ .fa-level-down:before {
/* 1091 */   content: "\f149";
/* 1092 */ }
/* 1093 */ .fa-check-square:before {
/* 1094 */   content: "\f14a";
/* 1095 */ }
/* 1096 */ .fa-pencil-square:before {
/* 1097 */   content: "\f14b";
/* 1098 */ }
/* 1099 */ .fa-external-link-square:before {
/* 1100 */   content: "\f14c";

/* font-awesome.css */

/* 1101 */ }
/* 1102 */ .fa-share-square:before {
/* 1103 */   content: "\f14d";
/* 1104 */ }
/* 1105 */ .fa-compass:before {
/* 1106 */   content: "\f14e";
/* 1107 */ }
/* 1108 */ .fa-toggle-down:before,
/* 1109 */ .fa-caret-square-o-down:before {
/* 1110 */   content: "\f150";
/* 1111 */ }
/* 1112 */ .fa-toggle-up:before,
/* 1113 */ .fa-caret-square-o-up:before {
/* 1114 */   content: "\f151";
/* 1115 */ }
/* 1116 */ .fa-toggle-right:before,
/* 1117 */ .fa-caret-square-o-right:before {
/* 1118 */   content: "\f152";
/* 1119 */ }
/* 1120 */ .fa-euro:before,
/* 1121 */ .fa-eur:before {
/* 1122 */   content: "\f153";
/* 1123 */ }
/* 1124 */ .fa-gbp:before {
/* 1125 */   content: "\f154";
/* 1126 */ }
/* 1127 */ .fa-dollar:before,
/* 1128 */ .fa-usd:before {
/* 1129 */   content: "\f155";
/* 1130 */ }
/* 1131 */ .fa-rupee:before,
/* 1132 */ .fa-inr:before {
/* 1133 */   content: "\f156";
/* 1134 */ }
/* 1135 */ .fa-cny:before,
/* 1136 */ .fa-rmb:before,
/* 1137 */ .fa-yen:before,
/* 1138 */ .fa-jpy:before {
/* 1139 */   content: "\f157";
/* 1140 */ }
/* 1141 */ .fa-ruble:before,
/* 1142 */ .fa-rouble:before,
/* 1143 */ .fa-rub:before {
/* 1144 */   content: "\f158";
/* 1145 */ }
/* 1146 */ .fa-won:before,
/* 1147 */ .fa-krw:before {
/* 1148 */   content: "\f159";
/* 1149 */ }
/* 1150 */ .fa-bitcoin:before,

/* font-awesome.css */

/* 1151 */ .fa-btc:before {
/* 1152 */   content: "\f15a";
/* 1153 */ }
/* 1154 */ .fa-file:before {
/* 1155 */   content: "\f15b";
/* 1156 */ }
/* 1157 */ .fa-file-text:before {
/* 1158 */   content: "\f15c";
/* 1159 */ }
/* 1160 */ .fa-sort-alpha-asc:before {
/* 1161 */   content: "\f15d";
/* 1162 */ }
/* 1163 */ .fa-sort-alpha-desc:before {
/* 1164 */   content: "\f15e";
/* 1165 */ }
/* 1166 */ .fa-sort-amount-asc:before {
/* 1167 */   content: "\f160";
/* 1168 */ }
/* 1169 */ .fa-sort-amount-desc:before {
/* 1170 */   content: "\f161";
/* 1171 */ }
/* 1172 */ .fa-sort-numeric-asc:before {
/* 1173 */   content: "\f162";
/* 1174 */ }
/* 1175 */ .fa-sort-numeric-desc:before {
/* 1176 */   content: "\f163";
/* 1177 */ }
/* 1178 */ .fa-thumbs-up:before {
/* 1179 */   content: "\f164";
/* 1180 */ }
/* 1181 */ .fa-thumbs-down:before {
/* 1182 */   content: "\f165";
/* 1183 */ }
/* 1184 */ .fa-youtube-square:before {
/* 1185 */   content: "\f166";
/* 1186 */ }
/* 1187 */ .fa-youtube:before {
/* 1188 */   content: "\f167";
/* 1189 */ }
/* 1190 */ .fa-xing:before {
/* 1191 */   content: "\f168";
/* 1192 */ }
/* 1193 */ .fa-xing-square:before {
/* 1194 */   content: "\f169";
/* 1195 */ }
/* 1196 */ .fa-youtube-play:before {
/* 1197 */   content: "\f16a";
/* 1198 */ }
/* 1199 */ .fa-dropbox:before {
/* 1200 */   content: "\f16b";

/* font-awesome.css */

/* 1201 */ }
/* 1202 */ .fa-stack-overflow:before {
/* 1203 */   content: "\f16c";
/* 1204 */ }
/* 1205 */ .fa-instagram:before {
/* 1206 */   content: "\f16d";
/* 1207 */ }
/* 1208 */ .fa-flickr:before {
/* 1209 */   content: "\f16e";
/* 1210 */ }
/* 1211 */ .fa-adn:before {
/* 1212 */   content: "\f170";
/* 1213 */ }
/* 1214 */ .fa-bitbucket:before {
/* 1215 */   content: "\f171";
/* 1216 */ }
/* 1217 */ .fa-bitbucket-square:before {
/* 1218 */   content: "\f172";
/* 1219 */ }
/* 1220 */ .fa-tumblr:before {
/* 1221 */   content: "\f173";
/* 1222 */ }
/* 1223 */ .fa-tumblr-square:before {
/* 1224 */   content: "\f174";
/* 1225 */ }
/* 1226 */ .fa-long-arrow-down:before {
/* 1227 */   content: "\f175";
/* 1228 */ }
/* 1229 */ .fa-long-arrow-up:before {
/* 1230 */   content: "\f176";
/* 1231 */ }
/* 1232 */ .fa-long-arrow-left:before {
/* 1233 */   content: "\f177";
/* 1234 */ }
/* 1235 */ .fa-long-arrow-right:before {
/* 1236 */   content: "\f178";
/* 1237 */ }
/* 1238 */ .fa-apple:before {
/* 1239 */   content: "\f179";
/* 1240 */ }
/* 1241 */ .fa-windows:before {
/* 1242 */   content: "\f17a";
/* 1243 */ }
/* 1244 */ .fa-android:before {
/* 1245 */   content: "\f17b";
/* 1246 */ }
/* 1247 */ .fa-linux:before {
/* 1248 */   content: "\f17c";
/* 1249 */ }
/* 1250 */ .fa-dribbble:before {

/* font-awesome.css */

/* 1251 */   content: "\f17d";
/* 1252 */ }
/* 1253 */ .fa-skype:before {
/* 1254 */   content: "\f17e";
/* 1255 */ }
/* 1256 */ .fa-foursquare:before {
/* 1257 */   content: "\f180";
/* 1258 */ }
/* 1259 */ .fa-trello:before {
/* 1260 */   content: "\f181";
/* 1261 */ }
/* 1262 */ .fa-female:before {
/* 1263 */   content: "\f182";
/* 1264 */ }
/* 1265 */ .fa-male:before {
/* 1266 */   content: "\f183";
/* 1267 */ }
/* 1268 */ .fa-gittip:before,
/* 1269 */ .fa-gratipay:before {
/* 1270 */   content: "\f184";
/* 1271 */ }
/* 1272 */ .fa-sun-o:before {
/* 1273 */   content: "\f185";
/* 1274 */ }
/* 1275 */ .fa-moon-o:before {
/* 1276 */   content: "\f186";
/* 1277 */ }
/* 1278 */ .fa-archive:before {
/* 1279 */   content: "\f187";
/* 1280 */ }
/* 1281 */ .fa-bug:before {
/* 1282 */   content: "\f188";
/* 1283 */ }
/* 1284 */ .fa-vk:before {
/* 1285 */   content: "\f189";
/* 1286 */ }
/* 1287 */ .fa-weibo:before {
/* 1288 */   content: "\f18a";
/* 1289 */ }
/* 1290 */ .fa-renren:before {
/* 1291 */   content: "\f18b";
/* 1292 */ }
/* 1293 */ .fa-pagelines:before {
/* 1294 */   content: "\f18c";
/* 1295 */ }
/* 1296 */ .fa-stack-exchange:before {
/* 1297 */   content: "\f18d";
/* 1298 */ }
/* 1299 */ .fa-arrow-circle-o-right:before {
/* 1300 */   content: "\f18e";

/* font-awesome.css */

/* 1301 */ }
/* 1302 */ .fa-arrow-circle-o-left:before {
/* 1303 */   content: "\f190";
/* 1304 */ }
/* 1305 */ .fa-toggle-left:before,
/* 1306 */ .fa-caret-square-o-left:before {
/* 1307 */   content: "\f191";
/* 1308 */ }
/* 1309 */ .fa-dot-circle-o:before {
/* 1310 */   content: "\f192";
/* 1311 */ }
/* 1312 */ .fa-wheelchair:before {
/* 1313 */   content: "\f193";
/* 1314 */ }
/* 1315 */ .fa-vimeo-square:before {
/* 1316 */   content: "\f194";
/* 1317 */ }
/* 1318 */ .fa-turkish-lira:before,
/* 1319 */ .fa-try:before {
/* 1320 */   content: "\f195";
/* 1321 */ }
/* 1322 */ .fa-plus-square-o:before {
/* 1323 */   content: "\f196";
/* 1324 */ }
/* 1325 */ .fa-space-shuttle:before {
/* 1326 */   content: "\f197";
/* 1327 */ }
/* 1328 */ .fa-slack:before {
/* 1329 */   content: "\f198";
/* 1330 */ }
/* 1331 */ .fa-envelope-square:before {
/* 1332 */   content: "\f199";
/* 1333 */ }
/* 1334 */ .fa-wordpress:before {
/* 1335 */   content: "\f19a";
/* 1336 */ }
/* 1337 */ .fa-openid:before {
/* 1338 */   content: "\f19b";
/* 1339 */ }
/* 1340 */ .fa-institution:before,
/* 1341 */ .fa-bank:before,
/* 1342 */ .fa-university:before {
/* 1343 */   content: "\f19c";
/* 1344 */ }
/* 1345 */ .fa-mortar-board:before,
/* 1346 */ .fa-graduation-cap:before {
/* 1347 */   content: "\f19d";
/* 1348 */ }
/* 1349 */ .fa-yahoo:before {
/* 1350 */   content: "\f19e";

/* font-awesome.css */

/* 1351 */ }
/* 1352 */ .fa-google:before {
/* 1353 */   content: "\f1a0";
/* 1354 */ }
/* 1355 */ .fa-reddit:before {
/* 1356 */   content: "\f1a1";
/* 1357 */ }
/* 1358 */ .fa-reddit-square:before {
/* 1359 */   content: "\f1a2";
/* 1360 */ }
/* 1361 */ .fa-stumbleupon-circle:before {
/* 1362 */   content: "\f1a3";
/* 1363 */ }
/* 1364 */ .fa-stumbleupon:before {
/* 1365 */   content: "\f1a4";
/* 1366 */ }
/* 1367 */ .fa-delicious:before {
/* 1368 */   content: "\f1a5";
/* 1369 */ }
/* 1370 */ .fa-digg:before {
/* 1371 */   content: "\f1a6";
/* 1372 */ }
/* 1373 */ .fa-pied-piper:before {
/* 1374 */   content: "\f1a7";
/* 1375 */ }
/* 1376 */ .fa-pied-piper-alt:before {
/* 1377 */   content: "\f1a8";
/* 1378 */ }
/* 1379 */ .fa-drupal:before {
/* 1380 */   content: "\f1a9";
/* 1381 */ }
/* 1382 */ .fa-joomla:before {
/* 1383 */   content: "\f1aa";
/* 1384 */ }
/* 1385 */ .fa-language:before {
/* 1386 */   content: "\f1ab";
/* 1387 */ }
/* 1388 */ .fa-fax:before {
/* 1389 */   content: "\f1ac";
/* 1390 */ }
/* 1391 */ .fa-building:before {
/* 1392 */   content: "\f1ad";
/* 1393 */ }
/* 1394 */ .fa-child:before {
/* 1395 */   content: "\f1ae";
/* 1396 */ }
/* 1397 */ .fa-paw:before {
/* 1398 */   content: "\f1b0";
/* 1399 */ }
/* 1400 */ .fa-spoon:before {

/* font-awesome.css */

/* 1401 */   content: "\f1b1";
/* 1402 */ }
/* 1403 */ .fa-cube:before {
/* 1404 */   content: "\f1b2";
/* 1405 */ }
/* 1406 */ .fa-cubes:before {
/* 1407 */   content: "\f1b3";
/* 1408 */ }
/* 1409 */ .fa-behance:before {
/* 1410 */   content: "\f1b4";
/* 1411 */ }
/* 1412 */ .fa-behance-square:before {
/* 1413 */   content: "\f1b5";
/* 1414 */ }
/* 1415 */ .fa-steam:before {
/* 1416 */   content: "\f1b6";
/* 1417 */ }
/* 1418 */ .fa-steam-square:before {
/* 1419 */   content: "\f1b7";
/* 1420 */ }
/* 1421 */ .fa-recycle:before {
/* 1422 */   content: "\f1b8";
/* 1423 */ }
/* 1424 */ .fa-automobile:before,
/* 1425 */ .fa-car:before {
/* 1426 */   content: "\f1b9";
/* 1427 */ }
/* 1428 */ .fa-cab:before,
/* 1429 */ .fa-taxi:before {
/* 1430 */   content: "\f1ba";
/* 1431 */ }
/* 1432 */ .fa-tree:before {
/* 1433 */   content: "\f1bb";
/* 1434 */ }
/* 1435 */ .fa-spotify:before {
/* 1436 */   content: "\f1bc";
/* 1437 */ }
/* 1438 */ .fa-deviantart:before {
/* 1439 */   content: "\f1bd";
/* 1440 */ }
/* 1441 */ .fa-soundcloud:before {
/* 1442 */   content: "\f1be";
/* 1443 */ }
/* 1444 */ .fa-database:before {
/* 1445 */   content: "\f1c0";
/* 1446 */ }
/* 1447 */ .fa-file-pdf-o:before {
/* 1448 */   content: "\f1c1";
/* 1449 */ }
/* 1450 */ .fa-file-word-o:before {

/* font-awesome.css */

/* 1451 */   content: "\f1c2";
/* 1452 */ }
/* 1453 */ .fa-file-excel-o:before {
/* 1454 */   content: "\f1c3";
/* 1455 */ }
/* 1456 */ .fa-file-powerpoint-o:before {
/* 1457 */   content: "\f1c4";
/* 1458 */ }
/* 1459 */ .fa-file-photo-o:before,
/* 1460 */ .fa-file-picture-o:before,
/* 1461 */ .fa-file-image-o:before {
/* 1462 */   content: "\f1c5";
/* 1463 */ }
/* 1464 */ .fa-file-zip-o:before,
/* 1465 */ .fa-file-archive-o:before {
/* 1466 */   content: "\f1c6";
/* 1467 */ }
/* 1468 */ .fa-file-sound-o:before,
/* 1469 */ .fa-file-audio-o:before {
/* 1470 */   content: "\f1c7";
/* 1471 */ }
/* 1472 */ .fa-file-movie-o:before,
/* 1473 */ .fa-file-video-o:before {
/* 1474 */   content: "\f1c8";
/* 1475 */ }
/* 1476 */ .fa-file-code-o:before {
/* 1477 */   content: "\f1c9";
/* 1478 */ }
/* 1479 */ .fa-vine:before {
/* 1480 */   content: "\f1ca";
/* 1481 */ }
/* 1482 */ .fa-codepen:before {
/* 1483 */   content: "\f1cb";
/* 1484 */ }
/* 1485 */ .fa-jsfiddle:before {
/* 1486 */   content: "\f1cc";
/* 1487 */ }
/* 1488 */ .fa-life-bouy:before,
/* 1489 */ .fa-life-buoy:before,
/* 1490 */ .fa-life-saver:before,
/* 1491 */ .fa-support:before,
/* 1492 */ .fa-life-ring:before {
/* 1493 */   content: "\f1cd";
/* 1494 */ }
/* 1495 */ .fa-circle-o-notch:before {
/* 1496 */   content: "\f1ce";
/* 1497 */ }
/* 1498 */ .fa-ra:before,
/* 1499 */ .fa-rebel:before {
/* 1500 */   content: "\f1d0";

/* font-awesome.css */

/* 1501 */ }
/* 1502 */ .fa-ge:before,
/* 1503 */ .fa-empire:before {
/* 1504 */   content: "\f1d1";
/* 1505 */ }
/* 1506 */ .fa-git-square:before {
/* 1507 */   content: "\f1d2";
/* 1508 */ }
/* 1509 */ .fa-git:before {
/* 1510 */   content: "\f1d3";
/* 1511 */ }
/* 1512 */ .fa-hacker-news:before {
/* 1513 */   content: "\f1d4";
/* 1514 */ }
/* 1515 */ .fa-tencent-weibo:before {
/* 1516 */   content: "\f1d5";
/* 1517 */ }
/* 1518 */ .fa-qq:before {
/* 1519 */   content: "\f1d6";
/* 1520 */ }
/* 1521 */ .fa-wechat:before,
/* 1522 */ .fa-weixin:before {
/* 1523 */   content: "\f1d7";
/* 1524 */ }
/* 1525 */ .fa-send:before,
/* 1526 */ .fa-paper-plane:before {
/* 1527 */   content: "\f1d8";
/* 1528 */ }
/* 1529 */ .fa-send-o:before,
/* 1530 */ .fa-paper-plane-o:before {
/* 1531 */   content: "\f1d9";
/* 1532 */ }
/* 1533 */ .fa-history:before {
/* 1534 */   content: "\f1da";
/* 1535 */ }
/* 1536 */ .fa-genderless:before,
/* 1537 */ .fa-circle-thin:before {
/* 1538 */   content: "\f1db";
/* 1539 */ }
/* 1540 */ .fa-header:before {
/* 1541 */   content: "\f1dc";
/* 1542 */ }
/* 1543 */ .fa-paragraph:before {
/* 1544 */   content: "\f1dd";
/* 1545 */ }
/* 1546 */ .fa-sliders:before {
/* 1547 */   content: "\f1de";
/* 1548 */ }
/* 1549 */ .fa-share-alt:before {
/* 1550 */   content: "\f1e0";

/* font-awesome.css */

/* 1551 */ }
/* 1552 */ .fa-share-alt-square:before {
/* 1553 */   content: "\f1e1";
/* 1554 */ }
/* 1555 */ .fa-bomb:before {
/* 1556 */   content: "\f1e2";
/* 1557 */ }
/* 1558 */ .fa-soccer-ball-o:before,
/* 1559 */ .fa-futbol-o:before {
/* 1560 */   content: "\f1e3";
/* 1561 */ }
/* 1562 */ .fa-tty:before {
/* 1563 */   content: "\f1e4";
/* 1564 */ }
/* 1565 */ .fa-binoculars:before {
/* 1566 */   content: "\f1e5";
/* 1567 */ }
/* 1568 */ .fa-plug:before {
/* 1569 */   content: "\f1e6";
/* 1570 */ }
/* 1571 */ .fa-slideshare:before {
/* 1572 */   content: "\f1e7";
/* 1573 */ }
/* 1574 */ .fa-twitch:before {
/* 1575 */   content: "\f1e8";
/* 1576 */ }
/* 1577 */ .fa-yelp:before {
/* 1578 */   content: "\f1e9";
/* 1579 */ }
/* 1580 */ .fa-newspaper-o:before {
/* 1581 */   content: "\f1ea";
/* 1582 */ }
/* 1583 */ .fa-wifi:before {
/* 1584 */   content: "\f1eb";
/* 1585 */ }
/* 1586 */ .fa-calculator:before {
/* 1587 */   content: "\f1ec";
/* 1588 */ }
/* 1589 */ .fa-paypal:before {
/* 1590 */   content: "\f1ed";
/* 1591 */ }
/* 1592 */ .fa-google-wallet:before {
/* 1593 */   content: "\f1ee";
/* 1594 */ }
/* 1595 */ .fa-cc-visa:before {
/* 1596 */   content: "\f1f0";
/* 1597 */ }
/* 1598 */ .fa-cc-mastercard:before {
/* 1599 */   content: "\f1f1";
/* 1600 */ }

/* font-awesome.css */

/* 1601 */ .fa-cc-discover:before {
/* 1602 */   content: "\f1f2";
/* 1603 */ }
/* 1604 */ .fa-cc-amex:before {
/* 1605 */   content: "\f1f3";
/* 1606 */ }
/* 1607 */ .fa-cc-paypal:before {
/* 1608 */   content: "\f1f4";
/* 1609 */ }
/* 1610 */ .fa-cc-stripe:before {
/* 1611 */   content: "\f1f5";
/* 1612 */ }
/* 1613 */ .fa-bell-slash:before {
/* 1614 */   content: "\f1f6";
/* 1615 */ }
/* 1616 */ .fa-bell-slash-o:before {
/* 1617 */   content: "\f1f7";
/* 1618 */ }
/* 1619 */ .fa-trash:before {
/* 1620 */   content: "\f1f8";
/* 1621 */ }
/* 1622 */ .fa-copyright:before {
/* 1623 */   content: "\f1f9";
/* 1624 */ }
/* 1625 */ .fa-at:before {
/* 1626 */   content: "\f1fa";
/* 1627 */ }
/* 1628 */ .fa-eyedropper:before {
/* 1629 */   content: "\f1fb";
/* 1630 */ }
/* 1631 */ .fa-paint-brush:before {
/* 1632 */   content: "\f1fc";
/* 1633 */ }
/* 1634 */ .fa-birthday-cake:before {
/* 1635 */   content: "\f1fd";
/* 1636 */ }
/* 1637 */ .fa-area-chart:before {
/* 1638 */   content: "\f1fe";
/* 1639 */ }
/* 1640 */ .fa-pie-chart:before {
/* 1641 */   content: "\f200";
/* 1642 */ }
/* 1643 */ .fa-line-chart:before {
/* 1644 */   content: "\f201";
/* 1645 */ }
/* 1646 */ .fa-lastfm:before {
/* 1647 */   content: "\f202";
/* 1648 */ }
/* 1649 */ .fa-lastfm-square:before {
/* 1650 */   content: "\f203";

/* font-awesome.css */

/* 1651 */ }
/* 1652 */ .fa-toggle-off:before {
/* 1653 */   content: "\f204";
/* 1654 */ }
/* 1655 */ .fa-toggle-on:before {
/* 1656 */   content: "\f205";
/* 1657 */ }
/* 1658 */ .fa-bicycle:before {
/* 1659 */   content: "\f206";
/* 1660 */ }
/* 1661 */ .fa-bus:before {
/* 1662 */   content: "\f207";
/* 1663 */ }
/* 1664 */ .fa-ioxhost:before {
/* 1665 */   content: "\f208";
/* 1666 */ }
/* 1667 */ .fa-angellist:before {
/* 1668 */   content: "\f209";
/* 1669 */ }
/* 1670 */ .fa-cc:before {
/* 1671 */   content: "\f20a";
/* 1672 */ }
/* 1673 */ .fa-shekel:before,
/* 1674 */ .fa-sheqel:before,
/* 1675 */ .fa-ils:before {
/* 1676 */   content: "\f20b";
/* 1677 */ }
/* 1678 */ .fa-meanpath:before {
/* 1679 */   content: "\f20c";
/* 1680 */ }
/* 1681 */ .fa-buysellads:before {
/* 1682 */   content: "\f20d";
/* 1683 */ }
/* 1684 */ .fa-connectdevelop:before {
/* 1685 */   content: "\f20e";
/* 1686 */ }
/* 1687 */ .fa-dashcube:before {
/* 1688 */   content: "\f210";
/* 1689 */ }
/* 1690 */ .fa-forumbee:before {
/* 1691 */   content: "\f211";
/* 1692 */ }
/* 1693 */ .fa-leanpub:before {
/* 1694 */   content: "\f212";
/* 1695 */ }
/* 1696 */ .fa-sellsy:before {
/* 1697 */   content: "\f213";
/* 1698 */ }
/* 1699 */ .fa-shirtsinbulk:before {
/* 1700 */   content: "\f214";

/* font-awesome.css */

/* 1701 */ }
/* 1702 */ .fa-simplybuilt:before {
/* 1703 */   content: "\f215";
/* 1704 */ }
/* 1705 */ .fa-skyatlas:before {
/* 1706 */   content: "\f216";
/* 1707 */ }
/* 1708 */ .fa-cart-plus:before {
/* 1709 */   content: "\f217";
/* 1710 */ }
/* 1711 */ .fa-cart-arrow-down:before {
/* 1712 */   content: "\f218";
/* 1713 */ }
/* 1714 */ .fa-diamond:before {
/* 1715 */   content: "\f219";
/* 1716 */ }
/* 1717 */ .fa-ship:before {
/* 1718 */   content: "\f21a";
/* 1719 */ }
/* 1720 */ .fa-user-secret:before {
/* 1721 */   content: "\f21b";
/* 1722 */ }
/* 1723 */ .fa-motorcycle:before {
/* 1724 */   content: "\f21c";
/* 1725 */ }
/* 1726 */ .fa-street-view:before {
/* 1727 */   content: "\f21d";
/* 1728 */ }
/* 1729 */ .fa-heartbeat:before {
/* 1730 */   content: "\f21e";
/* 1731 */ }
/* 1732 */ .fa-venus:before {
/* 1733 */   content: "\f221";
/* 1734 */ }
/* 1735 */ .fa-mars:before {
/* 1736 */   content: "\f222";
/* 1737 */ }
/* 1738 */ .fa-mercury:before {
/* 1739 */   content: "\f223";
/* 1740 */ }
/* 1741 */ .fa-transgender:before {
/* 1742 */   content: "\f224";
/* 1743 */ }
/* 1744 */ .fa-transgender-alt:before {
/* 1745 */   content: "\f225";
/* 1746 */ }
/* 1747 */ .fa-venus-double:before {
/* 1748 */   content: "\f226";
/* 1749 */ }
/* 1750 */ .fa-mars-double:before {

/* font-awesome.css */

/* 1751 */   content: "\f227";
/* 1752 */ }
/* 1753 */ .fa-venus-mars:before {
/* 1754 */   content: "\f228";
/* 1755 */ }
/* 1756 */ .fa-mars-stroke:before {
/* 1757 */   content: "\f229";
/* 1758 */ }
/* 1759 */ .fa-mars-stroke-v:before {
/* 1760 */   content: "\f22a";
/* 1761 */ }
/* 1762 */ .fa-mars-stroke-h:before {
/* 1763 */   content: "\f22b";
/* 1764 */ }
/* 1765 */ .fa-neuter:before {
/* 1766 */   content: "\f22c";
/* 1767 */ }
/* 1768 */ .fa-facebook-official:before {
/* 1769 */   content: "\f230";
/* 1770 */ }
/* 1771 */ .fa-pinterest-p:before {
/* 1772 */   content: "\f231";
/* 1773 */ }
/* 1774 */ .fa-whatsapp:before {
/* 1775 */   content: "\f232";
/* 1776 */ }
/* 1777 */ .fa-server:before {
/* 1778 */   content: "\f233";
/* 1779 */ }
/* 1780 */ .fa-user-plus:before {
/* 1781 */   content: "\f234";
/* 1782 */ }
/* 1783 */ .fa-user-times:before {
/* 1784 */   content: "\f235";
/* 1785 */ }
/* 1786 */ .fa-hotel:before,
/* 1787 */ .fa-bed:before {
/* 1788 */   content: "\f236";
/* 1789 */ }
/* 1790 */ .fa-viacoin:before {
/* 1791 */   content: "\f237";
/* 1792 */ }
/* 1793 */ .fa-train:before {
/* 1794 */   content: "\f238";
/* 1795 */ }
/* 1796 */ .fa-subway:before {
/* 1797 */   content: "\f239";
/* 1798 */ }
/* 1799 */ .fa-medium:before {
/* 1800 */   content: "\f23a";

/* font-awesome.css */

/* 1801 */ }
/* 1802 */ 
