/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/content/50/12107850/html
currentDir : /home/content/50/12107850/html/wp-content/plugins/the-post-grid/assets/css

*/

/* thepostgrid.css */

/* 1   */ /**********************************************************************/
/* 2   */ /**************************** The Post Grid ***************************/
/* 3   */ /**********************************************************************/
/* 4   */ .rt-tpg-container * {
/* 5   */     -webkit-box-sizing: border-box;
/* 6   */     -moz-box-sizing: border-box;
/* 7   */     box-sizing: border-box;
/* 8   */ }
/* 9   */ .rt-tpg-container *:before,
/* 10  */ .rt-tpg-container *:after {
/* 11  */     -webkit-box-sizing: border-box;
/* 12  */     -moz-box-sizing: border-box;
/* 13  */     box-sizing: border-box;
/* 14  */ }
/* 15  */ .container {
/* 16  */     margin-right: auto;
/* 17  */     margin-left: auto;
/* 18  */     padding-left: 15px;
/* 19  */     padding-right: 15px;
/* 20  */ }
/* 21  */ .container-fluid {
/* 22  */     margin-right: auto;
/* 23  */     margin-left: auto;
/* 24  */     padding-left: 15px;
/* 25  */     padding-right: 15px;
/* 26  */ }
/* 27  */ .rt-tpg-container ul {
/* 28  */     margin: 0;
/* 29  */ }
/* 30  */ .rt-tpg-container i {
/* 31  */     margin-right: 5px;
/* 32  */ }
/* 33  */ .clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
/* 34  */     content: " ";
/* 35  */     display: table;
/* 36  */ }
/* 37  */ .clearfix:after, .container:after, .container-fluid:after, .row:after {
/* 38  */     clear: both;
/* 39  */ }
/* 40  */ .row {
/* 41  */     margin-left: -15px;
/* 42  */     margin-right: -15px;
/* 43  */ }
/* 44  */ .rt-col-xs-24,
/* 45  */ .rt-col-sm-24, .rt-col-md-24, .rt-col-lg-24,
/* 46  */ .rt-col-xs-1,
/* 47  */ .rt-col-sm-1, .rt-col-md-1, .rt-col-lg-1, .rt-col-xs-2, .rt-col-sm-2, .rt-col-md-2, .rt-col-lg-2, .rt-col-xs-3, .rt-col-sm-3, .rt-col-md-3, .rt-col-lg-3, .rt-col-xs-4, .rt-col-sm-4, .rt-col-md-4, .rt-col-lg-4, .rt-col-xs-5, .rt-col-sm-5, .rt-col-md-5, .rt-col-lg-5, .rt-col-xs-6, .rt-col-sm-6, .rt-col-md-6, .rt-col-lg-6, .rt-col-xs-7, .rt-col-sm-7, .rt-col-md-7, .rt-col-lg-7, .rt-col-xs-8, .rt-col-sm-8, .rt-col-md-8, .rt-col-lg-8, .rt-col-xs-9, .rt-col-sm-9, .rt-col-md-9, .rt-col-lg-9, .rt-col-xs-10, .rt-col-sm-10, .rt-col-md-10, .rt-col-lg-10, .rt-col-xs-11, .rt-col-sm-11, .rt-col-md-11, .rt-col-lg-11, .rt-col-xs-12, .rt-col-sm-12, .rt-col-md-12, .rt-col-lg-12 {
/* 48  */     position: relative;
/* 49  */     min-height: 1px;
/* 50  */     padding-left: 15px;

/* thepostgrid.css */

/* 51  */     padding-right: 15px;
/* 52  */ }
/* 53  */ .rt-col-xs-24,.rt-col-xs-1, .rt-col-xs-2, .rt-col-xs-3, .rt-col-xs-4, .rt-col-xs-5, .rt-col-xs-6, .rt-col-xs-7, .rt-col-xs-8, .rt-col-xs-9, .rt-col-xs-10, .rt-col-xs-11, .rt-col-xs-12 {
/* 54  */     float: left;
/* 55  */ }
/* 56  */ .rt-col-xs-24{ width: 20%; } .rt-col-xs-12 { width: 100%; } .rt-col-xs-11 { width: 91.66666667%; } .rt-col-xs-10 { width: 83.33333333%; } .rt-col-xs-9 { width: 75%; } .rt-col-xs-8 { width: 66.66666667%; } .rt-col-xs-7 { width: 58.33333333%; } .rt-col-xs-6 { width: 50%; } .rt-col-xs-5 { width: 41.66666667%; } .rt-col-xs-4 { width: 33.33333333%; } .rt-col-xs-3 { width: 25%; } .rt-col-xs-2 { width: 16.66666667%; } .rt-col-xs-1 { width: 8.33333333%; }
/* 57  */ .img-responsive { 
/* 58  */     max-width: 100%; 
/* 59  */     display: block; 
/* 60  */ }
/* 61  */ .rt-tpg-container .rt-equal-height { 
/* 62  */     margin-bottom: 15px;  
/* 63  */ }
/* 64  */ 
/* 65  */ /**********************************************************************/
/* 66  */ /********************************* End Grid  *************************/
/* 67  */ /**********************************************************************/
/* 68  */ 
/* 69  */ .rt-detail .post-meta:after {
/* 70  */     clear: both;
/* 71  */     content: "";
/* 72  */     display: block;
/* 73  */ }
/* 74  */ .post-meta-user {
/* 75  */     padding: 0px 0px 8px;
/* 76  */     font-size: 90%;
/* 77  */ }
/* 78  */ .post-meta-tags {
/* 79  */     padding: 0 0 5px 0;
/* 80  */     font-size: 90%;
/* 81  */ }
/* 82  */ .post-meta-user span, .post-meta-tags span {
/* 83  */     display: inline-block;
/* 84  */     padding-right: 5px;
/* 85  */ }
/* 86  */ .post-meta-user span.comment-link {
/* 87  */     text-align: right;
/* 88  */     float: right;
/* 89  */     padding-right: 0;
/* 90  */ }
/* 91  */ .post-meta-user span.post-tags-links {
/* 92  */     padding-right: 0;
/* 93  */ }
/* 94  */ 
/* 95  */ /**********************************************************************/
/* 96  */ /********************************* Layout 1  *************************/
/* 97  */ /**********************************************************************/
/* 98  */ 
/* 99  */ .rt-tpg-container .layout1 .rt-holder {
/* 100 */     padding-bottom: 15px;

/* thepostgrid.css */

/* 101 */ }
/* 102 */ .rt-tpg-container .layout1 .rt-holder .rt-img-holder {
/* 103 */     position: relative;
/* 104 */     overflow: hidden;
/* 105 */ }
/* 106 */ .rt-tpg-container .layout1 .rt-holder .rt-img-holder img {
/* 107 */     -webkit-transition: all 1.1s ease;
/* 108 */     -moz-transition: all 1.1s ease;
/* 109 */     -o-transition: all 1.1s ease;
/* 110 */     -ms-transition: all 1.1s ease;
/* 111 */     transition: all 1.1s ease;
/* 112 */     max-width: 100%;
/* 113 */ }
/* 114 */ .rt-tpg-container .layout1 .rt-holder .rt-img-holder:hover img {
/* 115 */     -webkit-transform: scale(1.1);
/* 116 */     -moz-transform: scale(1.1);
/* 117 */     -ms-transform: scale(1.1);
/* 118 */     -o-transform: scale(1.1);
/* 119 */     transform: scale(1.1);
/* 120 */ }
/* 121 */ .rt-tpg-container .layout1 .rt-holder .rt-img-holder .overlay {
/* 122 */     width: 100%;
/* 123 */     height: 100%;
/* 124 */     display: block;
/* 125 */     background: rgba(0, 0, 0, 0.7);
/* 126 */     position: absolute;
/* 127 */     z-index: 1;
/* 128 */     opacity: 0;
/* 129 */     -webkit-transition: all 0.3s ease-out 0s;
/* 130 */     -moz-transition: all 0.3s ease-out 0s;
/* 131 */     -ms-transition: all 0.3s ease-out 0s;
/* 132 */     -o-transition: all 0.3s ease-out 0s;
/* 133 */     transition: all 0.3s ease-out 0s;
/* 134 */     text-align: center;
/* 135 */ }
/* 136 */ .rt-tpg-container .layout1 .rt-holder .rt-img-holder .overlay .view-details {
/* 137 */     display: inline-block;
/* 138 */     font-size: 20px;
/* 139 */ }
/* 140 */ .rt-tpg-container .layout1 .rt-holder .rt-img-holder:hover .overlay {
/* 141 */     opacity: 1;
/* 142 */ }
/* 143 */ .rt-tpg-container .layout1 .rt-holder .rt-img-holder .active {
/* 144 */     opacity: 1;
/* 145 */ }
/* 146 */ .rt-tpg-container .layout1 .rt-holder .rt-detail {
/* 147 */     background: #fff;
/* 148 */     padding: 15px 0;
/* 149 */ }
/* 150 */ .rt-tpg-container .layout1 .rt-holder .rt-detail h2,

/* thepostgrid.css */

/* 151 */ .rt-tpg-container .layout1 .rt-holder .rt-detail h3,
/* 152 */ .rt-tpg-container .layout1 .rt-holder .rt-detail h4 {
/* 153 */     margin: 0 0 14px;
/* 154 */     padding: 0;
/* 155 */     font-size: 24px;
/* 156 */     line-height: 1.25;
/* 157 */ }
/* 158 */ .rt-tpg-container .layout1 .rt-holder .view-details {
/* 159 */     width: 36px;
/* 160 */     height: 36px;
/* 161 */     text-align: center;
/* 162 */     border: 1px solid #fff;
/* 163 */     border-radius: 50%;
/* 164 */     -moz-border-radius: 50%;
/* 165 */     -webkit-border-radius: 50%;
/* 166 */ }
/* 167 */ .rt-tpg-container .layout1 .rt-holder .view-details i {
/* 168 */     color: #fff;
/* 169 */     text-align: center;
/* 170 */     padding: 8px 14px;
/* 171 */ }
/* 172 */ .rt-tpg-container .layout1 .rt-holder .rt-detail .post-meta {
/* 173 */     text-align: right;
/* 174 */     margin-top: 10px;
/* 175 */ }
/* 176 */ .rt-tpg-container .layout1 .rt-holder .rt-detail .read-more {
/* 177 */     display: block;
/* 178 */     text-align: right;
/* 179 */ }
/* 180 */ .rt-tpg-container .layout1 .rt-holder .rt-detail .read-more a {
/* 181 */     padding: 6px 12px;
/* 182 */     border-radius: 5px;
/* 183 */     -moz-border-radius: 5px;
/* 184 */     -webkit-border-radius: 5px;
/* 185 */     display: inline-block;
/* 186 */     background: #81d742;
/* 187 */     font-size: 15px;
/* 188 */ }
/* 189 */ 
/* 190 */ /**********************************************************************/
/* 191 */ /********************************* Layout 2   *************************/
/* 192 */ /**********************************************************************/
/* 193 */ 
/* 194 */ .rt-tpg-container .layout2 .rt-holder {
/* 195 */     padding-bottom: 15px;
/* 196 */ }
/* 197 */ .rt-tpg-container .layout2 .rt-holder .rt-img-holder img {
/* 198 */     -webkit-transition: all 1.1s ease;
/* 199 */     -moz-transition: all 1.1s ease;
/* 200 */     -o-transition: all 1.1s ease;

/* thepostgrid.css */

/* 201 */     -ms-transition: all 1.1s ease;
/* 202 */     transition: all 1.1s ease;
/* 203 */     max-width: 100%;
/* 204 */ }
/* 205 */ .rt-tpg-container .layout2 .rt-holder .rt-img-holder:hover img {
/* 206 */     -webkit-transform: scale(1.1);
/* 207 */     -moz-transform: scale(1.1);
/* 208 */     -ms-transform: scale(1.1);
/* 209 */     -o-transform: scale(1.1);
/* 210 */     transform: scale(1.1);
/* 211 */ }
/* 212 */ .rt-tpg-container .layout2 .rt-holder .rt-detail h2,
/* 213 */ .rt-tpg-container .layout2 .rt-holder .rt-detail h3,
/* 214 */ .rt-tpg-container .layout2 .rt-holder .rt-detail h4 {
/* 215 */     font-size: 26px;
/* 216 */     margin: 0 0 14px 0;
/* 217 */     padding: 0px;
/* 218 */     font-weight: 400;
/* 219 */     line-height: 1.25;
/* 220 */ }
/* 221 */ .rt-tpg-container .layout2 .rt-holder .rt-img-holder {
/* 222 */     position: relative;
/* 223 */     overflow: hidden;
/* 224 */ }
/* 225 */ .rt-tpg-container .layout2 .rt-holder .rt-img-holder .overlay {
/* 226 */     width: 100%;
/* 227 */     height: 100%;
/* 228 */     display: block;
/* 229 */     background: rgba(0, 0, 0, 0.7);
/* 230 */     position: absolute;
/* 231 */     z-index: 1;
/* 232 */     opacity: 0;
/* 233 */     -webkit-transition: all 0.3s ease-out 0s;
/* 234 */     -moz-transition: all 0.3s ease-out 0s;
/* 235 */     -ms-transition: all 0.3s ease-out 0s;
/* 236 */     -o-transition: all 0.3s ease-out 0s;
/* 237 */     transition: all 0.3s ease-out 0s;
/* 238 */     text-align: center;
/* 239 */ }
/* 240 */ .rt-tpg-container .layout2 .rt-holder .rt-img-holder .overlay .link-holder {
/* 241 */     left: 0;
/* 242 */     position: absolute;
/* 243 */     right: 0;
/* 244 */ }
/* 245 */ .rt-tpg-container .layout2 .rt-holder .rt-img-holder .overlay .link-holder .view-details {
/* 246 */     border: 1px solid #fff;
/* 247 */     color: #fff;
/* 248 */     display: inline-block;
/* 249 */     font-size: 20px;
/* 250 */     font-weight: normal;

/* thepostgrid.css */

/* 251 */     height: 36px;
/* 252 */     text-align: center;
/* 253 */     width: 36px;
/* 254 */     border-radius: 50%;
/* 255 */     -moz-border-radius: 50%;
/* 256 */     -webkit-border-radius: 50%;
/* 257 */ }
/* 258 */ .rt-tpg-container .layout2 .rt-img-holder .overlay .link-holder i {
/* 259 */     color: #fff;
/* 260 */     text-align: center;
/* 261 */     padding: 8px 14px;
/* 262 */ }
/* 263 */ .rt-tpg-container .layout2 .rt-holder .rt-img-holder:hover .overlay {
/* 264 */     opacity: 1;
/* 265 */ }
/* 266 */ .rt-tpg-container .layout2 .rt-holder .rt-detail .read-more {
/* 267 */     display: block;
/* 268 */     text-align: right;
/* 269 */ }
/* 270 */ .rt-tpg-container .layout2 .rt-holder .rt-detail .read-more a {
/* 271 */     display: inline-block;
/* 272 */     padding: 6px 12px;
/* 273 */     border-radius: 5px;
/* 274 */     -moz-border-radius: 5px;
/* 275 */     -webkit-border-radius: 5px;
/* 276 */     background: #337ab7;
/* 277 */     font-size: 15px;
/* 278 */ }
/* 279 */ 
/* 280 */ /**********************************************************************/
/* 281 */ /********************************* Layout 3  *************************/
/* 282 */ /**********************************************************************/
/* 283 */ 
/* 284 */ .rt-tpg-container .layout3 .rt-holder {
/* 285 */     padding-bottom: 15px;
/* 286 */ }
/* 287 */ .rt-tpg-container .layout3 .rt-holder .rt-detail p {
/* 288 */     line-height: 24px;
/* 289 */ }
/* 290 */ .rt-tpg-container .layout3 .rt-holder .rt-detail h2,
/* 291 */ .rt-tpg-container .layout3 .rt-holder .rt-detail h3,
/* 292 */ .rt-tpg-container .layout3 .rt-holder .rt-detail h4 {
/* 293 */     font-size: 26px;
/* 294 */     margin: 0 0 14px 0;
/* 295 */     padding: 0px;
/* 296 */     font-weight: 400;
/* 297 */     line-height: 1.25;
/* 298 */ }
/* 299 */ .rt-tpg-container .layout3 .rt-holder .rt-img-holder {
/* 300 */     position: relative;

/* thepostgrid.css */

/* 301 */     overflow: hidden;
/* 302 */ }
/* 303 */ .rt-tpg-container .layout3 .rt-holder .rt-img-holder .overlay {
/* 304 */     width: 100%;
/* 305 */     height: 100%;
/* 306 */     display: block;
/* 307 */     background: rgba(0, 0, 0, 0.7);
/* 308 */     position: absolute;
/* 309 */     z-index: 1;
/* 310 */     opacity: 0;
/* 311 */     -webkit-transition: all 0.3s ease-out 0s;
/* 312 */     -moz-transition: all 0.3s ease-out 0s;
/* 313 */     -ms-transition: all 0.3s ease-out 0s;
/* 314 */     -o-transition: all 0.3s ease-out 0s;
/* 315 */     transition: all 0.3s ease-out 0s;
/* 316 */     text-align: center;
/* 317 */ }
/* 318 */ .rt-tpg-container .layout3 .rt-holder .rt-img-holder .overlay .link-holder {
/* 319 */     left: 0;
/* 320 */     position: absolute;
/* 321 */     right: 0;
/* 322 */ }
/* 323 */ .rt-tpg-container .layout3 .rt-holder .rt-img-holder .overlay .link-holder .view-details {
/* 324 */     border: 1px solid #fff;
/* 325 */     color: #fff;
/* 326 */     display: inline-block;
/* 327 */     font-size: 20px;
/* 328 */     font-weight: normal;
/* 329 */     height: 36px;
/* 330 */     text-align: center;
/* 331 */     width: 36px;
/* 332 */     border-radius: 50%;
/* 333 */     -moz-border-radius: 50%;
/* 334 */     -webkit-border-radius: 50%;
/* 335 */ }
/* 336 */ .rt-tpg-container .layout3 .rt-img-holder .overlay .link-holder i {
/* 337 */     color: #fff;
/* 338 */     text-align: center;
/* 339 */     padding: 8px 14px;
/* 340 */ }
/* 341 */ .rt-tpg-container .layout3 .rt-holder .rt-img-holder:hover .overlay {
/* 342 */     opacity: 1;
/* 343 */ }
/* 344 */ .rt-tpg-container .layout3 .rt-holder .rt-detail .read-more {
/* 345 */     display: block;
/* 346 */     text-align: right;
/* 347 */ }
/* 348 */ .rt-tpg-container .layout3 .rt-holder .rt-detail .read-more a {
/* 349 */     padding: 6px 12px;
/* 350 */     border-radius: 5px;

/* thepostgrid.css */

/* 351 */     -moz-border-radius: 5px;
/* 352 */     -webkit-border-radius: 5px;
/* 353 */     background: #337ab7;
/* 354 */     font-size: 15px;
/* 355 */ }
/* 356 */ .rt-tpg-container .layout3 .rt-holder .rt-img-holder > a img.rounded, 
/* 357 */ .layout3 .rt-holder .rt-img-holder .overlay {
/* 358 */     border-radius: 50%;
/* 359 */ }
/* 360 */ 
/* 361 */ /**********************************************************************/
/* 362 */ /********************************* Layout Isotope *************************/
/* 363 */ /**********************************************************************/
/* 364 */ 
/* 365 */ .rt-tpg-container .isotope1 .rt-holder {
/* 366 */     padding-bottom: 30px;
/* 367 */ }
/* 368 */ .rt-tpg-container .isotope1 .rt-holder .rt-img-holder img {
/* 369 */     -webkit-transition: all 1.1s ease;
/* 370 */     -moz-transition: all 1.1s ease;
/* 371 */     -o-transition: all 1.1s ease;
/* 372 */     -ms-transition: all 1.1s ease;
/* 373 */     transition: all 1.1s ease;
/* 374 */     max-width: 100%;
/* 375 */ }
/* 376 */ .rt-tpg-container .isotope1 .rt-holder .rt-img-holder:hover img {
/* 377 */     -webkit-transform: scale(1.1);
/* 378 */     -moz-transform: scale(1.1);
/* 379 */     -ms-transform: scale(1.1);
/* 380 */     -o-transform: scale(1.1);
/* 381 */     transform: scale(1.1);
/* 382 */ }
/* 383 */ .rt-tpg-container .isotope1 .rt-holder .rt-img-holder {
/* 384 */     position: relative;
/* 385 */     overflow: hidden;
/* 386 */ }
/* 387 */ .rt-tpg-container .isotope1 .rt-holder .rt-img-holder .overlay {
/* 388 */     width: 100%;
/* 389 */     height: 100%;
/* 390 */     display: block;
/* 391 */     background: rgba(0, 0, 0, 0.8);
/* 392 */     position: absolute;
/* 393 */     z-index: 1;
/* 394 */     opacity: 0;
/* 395 */     -webkit-transition: all 0.3s ease-out 0s;
/* 396 */     -moz-transition: all 0.3s ease-out 0s;
/* 397 */     -ms-transition: all 0.3s ease-out 0s;
/* 398 */     -o-transition: all 0.3s ease-out 0s;
/* 399 */     transition: all 0.3s ease-out 0s;
/* 400 */     text-align: center;

/* thepostgrid.css */

/* 401 */ }
/* 402 */ .rt-tpg-container .isotope1 .rt-holder .rt-img-holder .overlay .view-details {
/* 403 */     display: inline-block;
/* 404 */     font-size: 20px;
/* 405 */ }
/* 406 */ .rt-tpg-container .isotope1 .rt-holder .rt-img-holder:hover .overlay {
/* 407 */     opacity: 1;
/* 408 */ }
/* 409 */ .rt-tpg-container .isotope1 .rt-holder .rt-img-holder .active {
/* 410 */     opacity: 1;
/* 411 */ }
/* 412 */ .rt-tpg-container .isotope1 .rt-holder .rt-detail {
/* 413 */     background: #fff;
/* 414 */     padding: 15px 0;
/* 415 */ }
/* 416 */ .rt-tpg-container .isotope1 .rt-holder .rt-detail h2,
/* 417 */ .rt-tpg-container .isotope1 .rt-holder .rt-detail h3,
/* 418 */ .rt-tpg-container .isotope1 .rt-holder .rt-detail h4 {
/* 419 */     font-size: 26px;
/* 420 */     margin: 0 0 14px;
/* 421 */     font-weight: 400;
/* 422 */     line-height: 1.25;
/* 423 */ }
/* 424 */ .rt-tpg-container .isotope1 .rt-holder .view-details {
/* 425 */     width: 36px;
/* 426 */     height: 36px;
/* 427 */     text-align: center;
/* 428 */     border: 1px solid #fff;
/* 429 */     border-radius: 50%;
/* 430 */     -moz-border-radius: 50%;
/* 431 */     -webkit-border-radius: 50%;
/* 432 */ }
/* 433 */ .rt-tpg-container .isotope1 .rt-holder .view-details i {
/* 434 */     color: #fff;
/* 435 */     text-align: center;
/* 436 */     padding: 8px 14px;
/* 437 */ }
/* 438 */ .rt-tpg-container .isotope1 .rt-holder .rt-detail .post-meta {
/* 439 */     text-align: right;
/* 440 */ }
/* 441 */ 
/* 442 */ /* isotope read more button Buttons */
/* 443 */ .rt-tpg-container .isotope1 .rt-holder .rt-detail .read-more {
/* 444 */     display: block;
/* 445 */     text-align: right;
/* 446 */     margin-top: 15px;
/* 447 */ }
/* 448 */ .rt-tpg-container .isotope1 .rt-holder .rt-detail .read-more a{
/* 449 */     padding: 6px 12px;
/* 450 */     border-radius: 5px;

/* thepostgrid.css */

/* 451 */     -moz-border-radius: 5px;
/* 452 */     -webkit-border-radius: 5px;
/* 453 */     font-size: 15px;
/* 454 */     display: inline-block;
/* 455 */ }
/* 456 */ 
/* 457 */ /* isotope Buttons */
/* 458 */ .rt-tpg-container .rt-tpg-isotope-buttons {
/* 459 */     text-align: center;
/* 460 */     margin: 15px 0;
/* 461 */ }
/* 462 */ .rt-tpg-container .rt-tpg-isotope-buttons .selected {
/* 463 */     background: #1e73be;
/* 464 */ }
/* 465 */ .rt-tpg-container .rt-tpg-isotope-buttons button {
/* 466 */     border: none;
/* 467 */     margin: 4px;
/* 468 */     padding: 6px 14px;
/* 469 */     outline: 0;
/* 470 */     text-transform: none;
/* 471 */     font-weight: 400;
/* 472 */     font-size: 15px;
/* 473 */ }
/* 474 */ 
/* 475 */ /**********************************************************************/
/* 476 */ /********************************* pagination *************************/
/* 477 */ /**********************************************************************/
/* 478 */ 
/* 479 */ .rt-pagination {
/* 480 */     text-align: center;
/* 481 */     margin: 30px;
/* 482 */ }
/* 483 */ .rt-pagination .pagination {
/* 484 */     display: inline-block;
/* 485 */     padding-left: 0;
/* 486 */     margin: 20px 0;
/* 487 */     border-radius: 4px;
/* 488 */     background: transparent;
/* 489 */     border-top: 0;
/* 490 */ }
/* 491 */ .entry-content .rt-pagination a {
/* 492 */     box-shadow: none;
/* 493 */ }
/* 494 */ .rt-pagination .pagination:before, .rt-pagination .pagination:after {
/* 495 */     content: none;
/* 496 */ }
/* 497 */ .rt-pagination .pagination > li {
/* 498 */     display: inline;
/* 499 */ }
/* 500 */ .rt-pagination .pagination > li > a,

/* thepostgrid.css */

/* 501 */ .rt-pagination .pagination > li > span {
/* 502 */     position: relative;
/* 503 */     float: left;
/* 504 */     padding: 6px 12px;
/* 505 */     line-height: 1.42857143;
/* 506 */     text-decoration: none;
/* 507 */     color: #337ab7;
/* 508 */     background-color: #ffffff;
/* 509 */     border: 1px solid #dddddd;
/* 510 */     margin-left: -1px;
/* 511 */ }
/* 512 */ 
/* 513 */ .rt-pagination .pagination > li:first-child > a,
/* 514 */ .rt-pagination .pagination > li:first-child > span {
/* 515 */     margin-left: 0;
/* 516 */     border-bottom-left-radius: 4px;
/* 517 */     border-top-left-radius: 4px;
/* 518 */ }
/* 519 */ .rt-pagination .pagination > li:last-child > a,
/* 520 */ .rt-pagination .pagination > li:last-child > span {
/* 521 */     border-bottom-right-radius: 4px;
/* 522 */     border-top-right-radius: 4px;
/* 523 */ }
/* 524 */ .rt-pagination .pagination > li > a:hover,
/* 525 */ .rt-pagination .pagination > li > span:hover,
/* 526 */ .rt-pagination .pagination > li > a:focus,
/* 527 */ .rt-pagination .pagination > li > span:focus {
/* 528 */     z-index: 2;
/* 529 */     color: #23527c;
/* 530 */     background-color: #eeeeee;
/* 531 */     border-color: #dddddd;
/* 532 */ }
/* 533 */ 
/* 534 */ .rt-pagination .pagination > .active > a,
/* 535 */ .rt-pagination .pagination > .active > span,
/* 536 */ .rt-pagination .pagination > .active > a:hover,
/* 537 */ .rt-pagination .pagination > .active > span:hover,
/* 538 */ .rt-pagination .pagination > .active > a:focus,
/* 539 */ .rt-pagination .pagination > .active > span:focus {
/* 540 */     z-index: 3;
/* 541 */     color: #ffffff;
/* 542 */     background-color: #337ab7;
/* 543 */     border-color: #337ab7;
/* 544 */     cursor: default;
/* 545 */ }
/* 546 */ .rt-pagination .pagination > .disabled > span,
/* 547 */ .rt-pagination .pagination > .disabled > span:hover,
/* 548 */ .rt-pagination .pagination > .disabled > span:focus,
/* 549 */ .rt-pagination .pagination > .disabled > a,
/* 550 */ .rt-pagination .pagination > .disabled > a:hover,

/* thepostgrid.css */

/* 551 */ .rt-pagination .pagination > .disabled > a:focus {
/* 552 */     color: #777777;
/* 553 */     background-color: #ffffff;
/* 554 */     border-color: #dddddd;
/* 555 */     cursor: not-allowed;
/* 556 */ }
/* 557 */ .rt-pagination .pagination-lg > li > a,
/* 558 */ .rt-pagination .pagination-lg > li > span {
/* 559 */     padding: 10px 16px;
/* 560 */     font-size: 18px;
/* 561 */     line-height: 1.3333333;
/* 562 */ }
/* 563 */ .rt-pagination .pagination-lg > li:first-child > a,
/* 564 */ .rt-pagination .pagination-lg > li:first-child > span {
/* 565 */     border-bottom-left-radius: 6px;
/* 566 */     border-top-left-radius: 6px;
/* 567 */ }
/* 568 */ .rt-pagination .pagination-lg > li:last-child > a,
/* 569 */ .rt-pagination .pagination-lg > li:last-child > span {
/* 570 */     border-bottom-right-radius: 6px;
/* 571 */     border-top-right-radius: 6px;
/* 572 */ }
/* 573 */ .rt-pagination .pagination-sm > li > a,
/* 574 */ .rt-pagination .pagination-sm > li > span {
/* 575 */     padding: 5px 10px;
/* 576 */     font-size: 12px;
/* 577 */     line-height: 1.5;
/* 578 */ }
/* 579 */ .rt-pagination .pagination-sm > li:first-child > a,
/* 580 */ .rt-pagination .pagination-sm > li:first-child > span {
/* 581 */     border-bottom-left-radius: 3px;
/* 582 */     border-top-left-radius: 3px;
/* 583 */ }
/* 584 */ .rt-pagination .pagination-sm > li:last-child > a,
/* 585 */ .rt-pagination .pagination-sm > li:last-child > span {
/* 586 */     border-bottom-right-radius: 3px;
/* 587 */     border-top-right-radius: 3px;
/* 588 */ }
/* 589 */ 
/* 590 */ /**********************************************************************/
/* 591 */ /***************************** End pagination *************************/
/* 592 */ /**********************************************************************/
/* 593 */ 
/* 594 */ /**********************************************************************/
/* 595 */ /********************************* Media Query *************************/
/* 596 */ /**********************************************************************/
/* 597 */ 
/* 598 */ @media (min-width: 768px) {
/* 599 */     .container {
/* 600 */         width: 750px;

/* thepostgrid.css */

/* 601 */     }
/* 602 */ }
/* 603 */ 
/* 604 */ @media (min-width: 992px) {
/* 605 */     .container {
/* 606 */         width: 970px;
/* 607 */     }
/* 608 */ }
/* 609 */ 
/* 610 */ @media (min-width: 1200px) {
/* 611 */     .container {
/* 612 */         width: 1170px;
/* 613 */     }
/* 614 */ }
/* 615 */ 
/* 616 */ @media (max-width: 767px) {
/* 617 */     .hidden-xs {
/* 618 */         display: none !important;
/* 619 */     }
/* 620 */ }
/* 621 */ 
/* 622 */ @media screen and (max-width: 768px) {
/* 623 */     .rt-member-feature-img, .rt-member-description-container {
/* 624 */         float: none;
/* 625 */         width: 100%;
/* 626 */     }
/* 627 */ }
/* 628 */ 
/* 629 */ @media (min-width: 768px) {
/* 630 */     .rt-col-sm-24,.rt-col-sm-1, .rt-col-sm-2, .rt-col-sm-3, .rt-col-sm-4, .rt-col-sm-5, .rt-col-sm-6, .rt-col-sm-7, .rt-col-sm-8, .rt-col-sm-9, .rt-col-sm-10, .rt-col-sm-11, .rt-col-sm-12 {
/* 631 */         float: left;
/* 632 */     }
/* 633 */     .rt-col-sm-24{ width: 20%; }.rt-col-sm-12 { width: 100%; } .rt-col-sm-11 { width: 91.66666667%; } .rt-col-sm-10 { width: 83.33333333%; } .rt-col-sm-9 { width: 75%; } .rt-col-sm-8 { width: 66.66666667%; } .rt-col-sm-7 { width: 58.33333333%; } .rt-col-sm-6 { width: 50%; } .rt-col-sm-5 { width: 41.66666667%; } .rt-col-sm-4 { width: 33.33333333%; } .rt-col-sm-3 { width: 25%; } .rt-col-sm-2 { width: 16.66666667%; } .rt-col-sm-1 { width: 8.33333333%; }
/* 634 */ }
/* 635 */ 
/* 636 */ @media (min-width: 992px) {
/* 637 */     .rt-col-md-24,.rt-col-md-1, .rt-col-md-2, .rt-col-md-3, .rt-col-md-4, .rt-col-md-5, .rt-col-md-6, .rt-col-md-7, .rt-col-md-8, .rt-col-md-9, .rt-col-md-10, .rt-col-md-11, .rt-col-md-12 {
/* 638 */         float: left;
/* 639 */     }
/* 640 */     .rt-col-md-24 { width: 20%; }.rt-col-md-12 { width: 100%; } .rt-col-md-11 { width: 91.66666667%; } .rt-col-md-10 { width: 83.33333333%; } .rt-col-md-9 { width: 75%; } .rt-col-md-8 { width: 66.66666667%; } .rt-col-md-7 { width: 58.33333333%; } .rt-col-md-6 { width: 50%; } .rt-col-md-5 { width: 41.66666667%; } .rt-col-md-4 { width: 33.33333333%; } .rt-col-md-3 { width: 25%; } .rt-col-md-2 { width: 16.66666667%; } .rt-col-md-1 { width: 8.33333333%; }
/* 641 */ }
/* 642 */ 
/* 643 */ @media (min-width: 1200px) {
/* 644 */     .rt-col-lg-24,.rt-col-lg-1, .rt-col-lg-2, .rt-col-lg-3, .rt-col-lg-4, .rt-col-lg-5, .rt-col-lg-6, .rt-col-lg-7, .rt-col-lg-8, .rt-col-lg-9, .rt-col-lg-10, .rt-col-lg-11, .rt-col-lg-12 {
/* 645 */         float: left;
/* 646 */     }
/* 647 */     .rt-col-lg-24 { width: 20%; }.rt-col-lg-12 { width: 100%; } .rt-col-lg-11 { width: 91.66666667%; } .rt-col-lg-10 { width: 83.33333333%; } .rt-col-lg-9 { width: 75%; } .rt-col-lg-8 { width: 66.66666667%; } .rt-col-lg-7 { width: 58.33333333%; } .rt-col-lg-6 { width: 50%; } .rt-col-lg-5 { width: 41.66666667%; } .rt-col-lg-4 { width: 33.33333333%; } .rt-col-lg-3 { width: 25%; } .rt-col-lg-2 { width: 16.66666667%; } .rt-col-lg-1 { width: 8.33333333%; }
/* 648 */ }
/* 649 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/content/50/12107850/html
currentDir : /home/content/50/12107850/html/wp-content/plugins/wordpress-popular-posts/public/css

*/

/* wpp.css */

/* 1  */ /*
/* 2  *| Wordpress Popular Posts plugin stylesheet
/* 3  *| Developed by Hector Cabrera
/* 4  *| cabrerahector.com | @cabrerahector
/* 5  *| 
/* 6  *| Use the following classes to style your popular posts list as you like.
/* 7  *| */
/* 8  */ 
/* 9  */ /* Styles the "Sorry, no data so far" message */
/* 10 */ .wpp-no-data {
/* 11 */ }
/* 12 */ 
/* 13 */ /* UL - Popular Posts container styles */
/* 14 */ .wpp-list {	
/* 15 */ }
/* 16 */ 
/* 17 */ 	/* LI - Post container styles */
/* 18 */ 	.wpp-list li {
/* 19 */ 		overflow: hidden;
/* 20 */ 		float: none;
/* 21 */ 		clear: both;
/* 22 */ 	}
/* 23 */ 	
/* 24 */ 	/* Styles for the popular post in view */
/* 25 */ 	.wpp-list li.current {
/* 26 */ 	}
/* 27 */ 	
/* 28 */ 		/* Thumbnail styles */
/* 29 */ 		.wpp-thumbnail {
/* 30 */ 			display: inline;
/* 31 */ 			float: left;
/* 32 */ 			margin: 0 5px 0 0;
/* 33 */ 			border: none;
/* 34 */ 		}
/* 35 */ 
/* 36 */ 		/* Title styles */
/* 37 */ 		.wpp-post-title {
/* 38 */ 		}
/* 39 */ 		
/* 40 */ 		/* Excerpt styles */
/* 41 */ 		.wpp-excerpt {
/* 42 */ 		}
/* 43 */ 		
/* 44 */ 		/* Stats tag styles */
/* 45 */ 		.wpp-meta, .post-stats {
/* 46 */ 			display: block;
/* 47 */ 			font-size: 0.8em;
/* 48 */ 			font-weight: bold;
/* 49 */ 		}
/* 50 */ 			

/* wpp.css */

/* 51 */ 			/* Comments count styles */
/* 52 */ 			.wpp-comments {
/* 53 */ 			}
/* 54 */ 			
/* 55 */ 			/* Views count styles */
/* 56 */ 			.wpp-views {
/* 57 */ 			}
/* 58 */ 			
/* 59 */ 			/* Author styles */
/* 60 */ 			.wpp-author {
/* 61 */ 			}
/* 62 */ 			
/* 63 */ 			/* Post date styles */
/* 64 */ 			.wpp-date {
/* 65 */ 			}
/* 66 */ 			
/* 67 */ 			/* Post category styles */
/* 68 */ 			.wpp-category {
/* 69 */ 			}
/* 70 */ 		
/* 71 */ 		/* WP-PostRatings styles */
/* 72 */ 		.wpp-rating {
/* 73 */ 		}
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/content/50/12107850/html
currentDir : /home/content/50/12107850/html/wp-content/plugins/wp-to-twitter/css

file-relative URI  : ../images/spritev2.png
path prepended     : /home/content/50/12107850/html/wp-content/plugins/wp-to-twitter/css/../images/spritev2.png
docroot stripped   : /wp-content/plugins/wp-to-twitter/css/../images/spritev2.png
traversals removed : /wp-content/plugins/wp-to-twitter/images/spritev2.png

file-relative URI  : ../images/spritev2.png
path prepended     : /home/content/50/12107850/html/wp-content/plugins/wp-to-twitter/css/../images/spritev2.png
docroot stripped   : /wp-content/plugins/wp-to-twitter/css/../images/spritev2.png
traversals removed : /wp-content/plugins/wp-to-twitter/images/spritev2.png

file-relative URI  : ../images/spritev2.png
path prepended     : /home/content/50/12107850/html/wp-content/plugins/wp-to-twitter/css/../images/spritev2.png
docroot stripped   : /wp-content/plugins/wp-to-twitter/css/../images/spritev2.png
traversals removed : /wp-content/plugins/wp-to-twitter/images/spritev2.png

*/

/* twitter-feed.css */

/* 1  */ .wpt-header iframe {
/* 2  */ 	float: right;
/* 3  */ }
/* 4  */ 
/* 5  */ .wpt-left {
/* 6  */     float: left;
/* 7  */     margin-right: 10px;
/* 8  */ }
/* 9  */ 
/* 10 */ .wpt-right {
/* 11 */     float: right;
/* 12 */     margin-left: 10px;
/* 13 */ }
/* 14 */ 
/* 15 */ .wpt-twitter-name {
/* 16 */     font-size: 120%;
/* 17 */     line-height: 1;
/* 18 */ }
/* 19 */ 
/* 20 */ .wpt-twitter-id {
/* 21 */ 	display: inline-block;
/* 22 */ 	margin-top: .5em;
/* 23 */ }
/* 24 */ 
/* 25 */ .wpt-tweet-time {
/* 26 */     font-size: 90%;
/* 27 */ }
/* 28 */ 
/* 29 */ .wpt-latest-tweets li, .wpt-search-tweets li {
/* 30 */ 	margin-bottom: .75em;
/* 31 */ 	list-style-type: none;
/* 32 */ }
/* 33 */ 
/* 34 */ .wpt-intents-border {
/* 35 */     border-top: 1px solid;
/* 36 */     opacity: .3;
/* 37 */     margin: 5px 0;
/* 38 */ }
/* 39 */ 
/* 40 */ .wpt-intents {
/* 41 */     padding: 0 0 5px;
/* 42 */     text-align: center;
/* 43 */ 	font-size: 12px;
/* 44 */ }
/* 45 */ 
/* 46 */ .wpt-twitter-image {
/* 47 */ 	width: 100%;
/* 48 */ 	height: auto;
/* 49 */ }
/* 50 */ 

/* twitter-feed.css */

/* 51 */ .wpt-intents a span {
/* 52 */     width: 16px;
/* 53 */     height: 16px;
/* 54 */     display: inline-block;
/* 55 */     margin-right: 3px;
/* 56 */     position: relative;
/* 57 */     top: 2px;
/* 58 */ }
/* 59 */ 
/* 60 */ .wpt-intents .wpt-reply span {
/* 61 */     background: url(/wp-content/plugins/wp-to-twitter/images/spritev2.png) 0px;
/* 62 */ }
/* 63 */ 
/* 64 */ .wpt-intents .wpt-retweet span {
/* 65 */     background: url(/wp-content/plugins/wp-to-twitter/images/spritev2.png) -80px;
/* 66 */ }
/* 67 */ 
/* 68 */ .wpt-intents .wpt-favorite span {
/* 69 */     background: url(/wp-content/plugins/wp-to-twitter/images/spritev2.png) -32px;
/* 70 */ }
/* 71 */ 
/* 72 */ .wpt-intents .wpt-reply:hover span, .wpt-intents .wpt-reply:focus span {
/* 73 */     background-position: -16px;
/* 74 */ }
/* 75 */ 
/* 76 */ .wpt-intents .wpt-retweet:hover span, .wpt-intents .wpt-retweet:focus span {
/* 77 */     background-position: -96px;
/* 78 */ }
/* 79 */ 
/* 80 */ .wpt-intents .wpt-favorite:hover span, .wpt-intents .wpt-favorite:focus span {
/* 81 */     background-position: -48px;
/* 82 */ }
/* 83 */ 
/* 84 */ .retweeted .wpt-intents .wpt-retweet span {
/* 85 */     background-position: -112px;
/* 86 */ }
/* 87 */ 
/* 88 */ .favorited .wpt-intents .wpt-favorite span {
/* 89 */     background-position: -64px;
/* 90 */ }
/* 91 */ 
/* 92 */ .wpt-intents a span.intent-text {
/* 93 */ 	width: auto;
/* 94 */ 	height: auto;
/* 95 */ 	margin: 0;
/* 96 */ 	top: 0;
/* 97 */ 	background: none;
/* 98 */ }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/content/50/12107850/html
currentDir : /home/content/50/12107850/html/wp-content/themes/colormag

*/

/* style.css */

/* 1    */ /*
/* 2    *| Theme Name: ColorMag
/* 3    *| Theme URI: https://themegrill.com/themes/colormag/
/* 4    *| Author: ThemeGrill
/* 5    *| Author URI: https://themegrill.com
/* 6    *| Description: ColorMag is a perfect responsive magazine style WordPress theme. Suitable for news, newspaper, magazine, publishing, business and any kind of sites. Get free support at https://themegrill.com/support-forum/ and check the demo at https://demo.themegrill.com/colormag/
/* 7    *| Version: 1.3.4
/* 8    *| License: GNU General Public License, version 3 (GPLv3)
/* 9    *| License URI: http://www.gnu.org/licenses/gpl-3.0.txt
/* 10   *| Tags: one-column, two-columns, right-sidebar, left-sidebar, flexible-header, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, post-formats, footer-widgets, blog, e-commerce, news, rtl-language-support
/* 11   *| Text Domain: colormag
/* 12   *| 
/* 13   *| Resetting and rebuilding styles have been helped along thanks to the fine work of
/* 14   *| Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
/* 15   *| along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
/* 16   *| and Blueprint http://www.blueprintcss.org/
/* 17   *| */
/* 18   */ /*==========  Gray colors  ==========*/
/* 19   */ /*=====  Light colors  ======*/
/* 20   */ /*==========  Brand-colors  ==========*/
/* 21   */ /*==========  social links colors  ==========*/
/* 22   */ /* =Reset
/* 23   *| -------------------------------------------------------------- */
/* 24   */ html, body, div, span, applet, object, iframe,
/* 25   */ h1, h2, h3, h4, h5, h6, p, blockquote, pre,
/* 26   */ a, abbr, acronym, address, big, cite, code,
/* 27   */ del, dfn, em, font, ins, kbd, q, s, samp,
/* 28   */ small, strike, strong, sub, sup, tt, var,
/* 29   */ dl, dt, dd, ol, ul, li,
/* 30   */ fieldset, form, label, legend,
/* 31   */ table, caption, tbody, tfoot, thead, tr, th, td {
/* 32   */ 	border: 0;
/* 33   */ 	font: inherit;
/* 34   */ 	font-size: 100%;
/* 35   */ 	font-style: inherit;
/* 36   */ 	font-weight: inherit;
/* 37   */ 	margin: 0;
/* 38   */ 	outline: 0;
/* 39   */ 	padding: 0;
/* 40   */ 	vertical-align: baseline;
/* 41   */ }
/* 42   */ 
/* 43   */ html {
/* 44   */ 	overflow-y: scroll;
/* 45   */ 	/* Keeps page centred in all browsers regardless of content height */
/* 46   */ 	-webkit-text-size-adjust: 100%;
/* 47   */ 	/* Prevents iOS text size adjust after orientation change, without disabling user zoom */
/* 48   */ 	-ms-text-size-adjust: 100%;
/* 49   */ 	/* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
/* 50   */ }

/* style.css */

/* 51   */ 
/* 52   */ * {
/* 53   */ 	-webkit-box-sizing: border-box;
/* 54   */ 	box-sizing: border-box;
/* 55   */ }
/* 56   */ 
/* 57   */ article,
/* 58   */ aside,
/* 59   */ details,
/* 60   */ figcaption,
/* 61   */ figure,
/* 62   */ footer,
/* 63   */ header,
/* 64   */ main,
/* 65   */ nav,
/* 66   */ section {
/* 67   */ 	display: block;
/* 68   */ }
/* 69   */ 
/* 70   */ ol, ul {
/* 71   */ 	list-style: none;
/* 72   */ }
/* 73   */ 
/* 74   */ table {
/* 75   */ 	/* tables still need 'cellspacing="0"' in the markup */
/* 76   */ 	border-collapse: collapse;
/* 77   */ 	border-spacing: 0;
/* 78   */ 	margin: 0 0 1.5em;
/* 79   */ 	width: 100%;
/* 80   */ }
/* 81   */ 
/* 82   */ th {
/* 83   */ 	font-weight: bold;
/* 84   */ }
/* 85   */ 
/* 86   */ th, td {
/* 87   */ 	border: 1px solid #eaeaea;
/* 88   */ 	padding: 6px 10px;
/* 89   */ }
/* 90   */ 
/* 91   */ caption, th, td {
/* 92   */ 	text-align: left;
/* 93   */ }
/* 94   */ 
/* 95   */ blockquote:before, blockquote:after,
/* 96   */ q:before, q:after {
/* 97   */ 	content: "";
/* 98   */ }
/* 99   */ 
/* 100  */ blockquote, q {

/* style.css */

/* 101  */ 	quotes: "" "";
/* 102  */ }
/* 103  */ 
/* 104  */ a:focus {
/* 105  */ 	outline: thin dotted;
/* 106  */ }
/* 107  */ 
/* 108  */ a:hover,
/* 109  */ a:active {
/* 110  */ 	/* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
/* 111  */ 	outline: 0;
/* 112  */ }
/* 113  */ 
/* 114  */ a img {
/* 115  */ 	border: 0;
/* 116  */ }
/* 117  */ 
/* 118  */ embed, iframe, object {
/* 119  */ 	max-width: 100%;
/* 120  */ }
/* 121  */ 
/* 122  */ /* =GLOBAL
/* 123  *| ----------------------------------------------- */
/* 124  */ body,
/* 125  */ button,
/* 126  */ input,
/* 127  */ select,
/* 128  */ textarea {
/* 129  */ 	color: #444444;
/* 130  */ 	font: 16px 'Open Sans', serif;
/* 131  */ 	line-height: 1.6;
/* 132  */ 	word-wrap: break-word;
/* 133  */ }
/* 134  */ 
/* 135  */ body {
/* 136  */ 	background-color: #eaeaea;
/* 137  */ }
/* 138  */ 
/* 139  */ /* Headings */
/* 140  */ h1, h2, h3, h4, h5, h6 {
/* 141  */ 	padding-bottom: 18px;
/* 142  */ 	color: #333333;
/* 143  */ 	font-weight: normal;
/* 144  */ 	font-family: 'Open Sans', sans-serif;
/* 145  */ }
/* 146  */ 
/* 147  */ h1 {
/* 148  */ 	font-size: 42px;
/* 149  */ 	line-height: 1.2;
/* 150  */ }

/* style.css */

/* 151  */ 
/* 152  */ h2 {
/* 153  */ 	font-size: 38px;
/* 154  */ 	line-height: 1.2;
/* 155  */ }
/* 156  */ 
/* 157  */ h3 {
/* 158  */ 	font-size: 34px;
/* 159  */ 	line-height: 1.2;
/* 160  */ }
/* 161  */ 
/* 162  */ h4 {
/* 163  */ 	font-size: 30px;
/* 164  */ 	line-height: 1.2;
/* 165  */ }
/* 166  */ 
/* 167  */ h5 {
/* 168  */ 	font-size: 26px;
/* 169  */ 	line-height: 1.2;
/* 170  */ }
/* 171  */ 
/* 172  */ h6 {
/* 173  */ 	font-size: 22px;
/* 174  */ 	line-height: 1.2;
/* 175  */ }
/* 176  */ 
/* 177  */ hr {
/* 178  */ 	border-color: #eaeaea;
/* 179  */ 	border-style: solid none none;
/* 180  */ 	border-width: 1px 0 0;
/* 181  */ 	height: 0;
/* 182  */ 	margin: 30px 0;
/* 183  */ }
/* 184  */ 
/* 185  */ /* =TEXT ELEMENTS
/* 186  *| ----------------------------------------------- */
/* 187  */ p {
/* 188  */ 	line-height: 1.6;
/* 189  */ 	margin-bottom: 15px;
/* 190  */ 	font-family: 'Open Sans', serif;
/* 191  */ 	font-size: 15px;
/* 192  */ }
/* 193  */ 
/* 194  */ strong {
/* 195  */ 	font-weight: bold;
/* 196  */ }
/* 197  */ 
/* 198  */ cite, em, i {
/* 199  */ 	font-style: italic;
/* 200  */ }

/* style.css */

/* 201  */ 
/* 202  */ pre {
/* 203  */ 	background-color: #ffffff;
/* 204  */ 	margin-bottom: 20px;
/* 205  */ 	overflow: auto;
/* 206  */ 	padding: 20px;
/* 207  */ 	border: 1px solid #eaeaea;
/* 208  */ }
/* 209  */ 
/* 210  */ pre, code, kbd, var, samp, tt {
/* 211  */ 	font-family: "Courier 10 Pitch", Courier, monospace;
/* 212  */ 	font-size: 14px;
/* 213  */ 	line-height: 1.4;
/* 214  */ 	white-space: pre-wrap;
/* 215  */ }
/* 216  */ 
/* 217  */ abbr, acronym, dfn {
/* 218  */ 	border-bottom: 1px dotted #777777;
/* 219  */ 	cursor: help;
/* 220  */ }
/* 221  */ 
/* 222  */ address {
/* 223  */ 	display: block;
/* 224  */ 	font-style: italic;
/* 225  */ 	margin: 0 0 15px;
/* 226  */ }
/* 227  */ 
/* 228  */ ins {
/* 229  */ 	background: #f8f8f8;
/* 230  */ }
/* 231  */ 
/* 232  */ table {
/* 233  */ 	margin: 0 0 1.5em;
/* 234  */ 	width: 100%;
/* 235  */ }
/* 236  */ 
/* 237  */ /* =SUPERCRIPT AND SUBSCRIPT
/* 238  *| ----------------------------------------------- */
/* 239  */ sup, sub {
/* 240  */ 	font-size: 10px;
/* 241  */ 	height: 0;
/* 242  */ 	line-height: 1;
/* 243  */ 	position: relative;
/* 244  */ 	vertical-align: baseline;
/* 245  */ }
/* 246  */ 
/* 247  */ sup {
/* 248  */ 	bottom: 1ex;
/* 249  */ }
/* 250  */ 

/* style.css */

/* 251  */ sub {
/* 252  */ 	top: .5ex;
/* 253  */ }
/* 254  */ 
/* 255  */ dl {
/* 256  */ 	margin-bottom: 24px;
/* 257  */ 	font-size: 20px;
/* 258  */ }
/* 259  */ 
/* 260  */ dt {
/* 261  */ 	font-weight: bold;
/* 262  */ 	margin-bottom: 5px;
/* 263  */ }
/* 264  */ 
/* 265  */ dd {
/* 266  */ 	margin-bottom: 24px;
/* 267  */ }
/* 268  */ 
/* 269  */ ul,
/* 270  */ ol {
/* 271  */ 	list-style: none;
/* 272  */ }
/* 273  */ 
/* 274  */ ol {
/* 275  */ 	list-style: decimal;
/* 276  */ }
/* 277  */ 
/* 278  */ li > ul,
/* 279  */ li > ol {
/* 280  */ 	margin: 0 0 0 10px;
/* 281  */ }
/* 282  */ 
/* 283  */ /* =BLOCKQUOTE
/* 284  *| ----------------------------------------------- */
/* 285  */ blockquote {
/* 286  */ 	padding: 30px 30px 20px 45px;
/* 287  */ 	margin-bottom: 20px;
/* 288  */ 	background-color: #289dcc;
/* 289  */ 	color: #ffffff;
/* 290  */ 	border-radius: 5px;
/* 291  */ }
/* 292  */ 
/* 293  */ blockquote p {
/* 294  */ 	font-size: 20px;
/* 295  */ 	font-family: 'Open Sans', serif;
/* 296  */ 	line-height: 1.4;
/* 297  */ 	position: relative;
/* 298  */ 	padding-top: 13px;
/* 299  */ 	padding-left: 40px;
/* 300  */ }

/* style.css */

/* 301  */ 
/* 302  */ blockquote p:before {
/* 303  */ 	content: "\f10d";
/* 304  */ 	font-family: FontAwesome;
/* 305  */ 	font-style: normal;
/* 306  */ 	font-weight: normal;
/* 307  */ 	text-decoration: inherit;
/* 308  */ 	color: #ffffff;
/* 309  */ 	font-size: 60px;
/* 310  */ 	position: absolute;
/* 311  */ 	top: -27px;
/* 312  */ 	left: -27px;
/* 313  */ }
/* 314  */ 
/* 315  */ blockquote em, blockquote i, blockquote cite {
/* 316  */ 	font-style: normal;
/* 317  */ }
/* 318  */ 
/* 319  */ blockquote cite {
/* 320  */ 	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
/* 321  */ 	font-weight: 300;
/* 322  */ 	letter-spacing: 0.05em;
/* 323  */ 	float: right;
/* 324  */ }
/* 325  */ 
/* 326  */ blockquote a {
/* 327  */ 	color: #ffffff;
/* 328  */ 	text-decoration: underline;
/* 329  */ }
/* 330  */ 
/* 331  */ /* =FORMS
/* 332  *| ----------------------------------------------- */
/* 333  */ input, textarea {
/* 334  */ 	-webkit-border-radius: 0px;
/* 335  */ }
/* 336  */ 
/* 337  */ input[type="text"],
/* 338  */ input[type="email"],
/* 339  */ input[type="search"],
/* 340  */ input[type="password"],
/* 341  */ textarea {
/* 342  */ 	-moz-appearance: none !important;
/* 343  */ 	-webkit-appearance: none !important;
/* 344  */ 	appearance: none !important;
/* 345  */ }
/* 346  */ 
/* 347  */ input[type="text"],
/* 348  */ input[type="email"],
/* 349  */ input[type="password"],
/* 350  */ textarea {

/* style.css */

/* 351  */ 	padding: 1%;
/* 352  */ 	border: 1px solid #eaeaea;
/* 353  */ 	line-height: 20px;
/* 354  */ 	width: 95%;
/* 355  */ 	margin: 0 0 30px;
/* 356  */ 	background-color: #f8f8f8;
/* 357  */ 	-webkit-border-radius: 3px;
/* 358  */ 	-moz-border-radius: 3px;
/* 359  */ 	border-radius: 3px;
/* 360  */ }
/* 361  */ 
/* 362  */ input[type="text"]:focus,
/* 363  */ input[type="email"]:focus,
/* 364  */ input[type="search"]:focus,
/* 365  */ input[type="password"]:focus,
/* 366  */ textarea:focus {
/* 367  */ 	border: 1px solid #eaeaea;
/* 368  */ }
/* 369  */ 
/* 370  */ input.s {
/* 371  */ 	width: 85%;
/* 372  */ 	padding: 4px 54px 4px 10px;
/* 373  */ 	height: 46px;
/* 374  */ 	color: #777777;
/* 375  */ 	background-color: #ffffff;
/* 376  */ 	margin: 0;
/* 377  */ 	border: 1px solid #eaeaea;
/* 378  */ }
/* 379  */ 
/* 380  */ input.s:focus {
/* 381  */ 	padding-left: 10px;
/* 382  */ 	border-color: #eaeaea;
/* 383  */ 	text-indent: 0;
/* 384  */ }
/* 385  */ 
/* 386  */ .colormag-button,
/* 387  */ input[type="reset"],
/* 388  */ input[type="button"],
/* 389  */ input[type="submit"],
/* 390  */ button {
/* 391  */ 	margin-bottom: 30px;
/* 392  */ 	padding: 10px 20px;
/* 393  */ 	background-color: #289dcc;
/* 394  */ 	border: 0px;
/* 395  */ 	transition: background-color 0.3s linear 0s;
/* 396  */ 	-webkit-border-radius: 3px;
/* 397  */ 	-moz-border-radius: 3px;
/* 398  */ 	border-radius: 3px;
/* 399  */ 	font-size: 18px;
/* 400  */ 	-moz-appearance: none !important;

/* style.css */

/* 401  */ 	-webkit-appearance: none !important;
/* 402  */ 	appearance: none !important;
/* 403  */ 	cursor: pointer;
/* 404  */ 	display: inline-block;
/* 405  */ 	color: #ffffff;
/* 406  */ }
/* 407  */ 
/* 408  */ #search-form input[type="submit"] {
/* 409  */ 	border-radius: 0;
/* 410  */ 	margin-left: -8px;
/* 411  */ 	margin-bottom: 0;
/* 412  */ 	padding: 6px 10px 5px;
/* 413  */ 	font-size: 18px;
/* 414  */ }
/* 415  */ 
/* 416  */ .colormag-button:hover,
/* 417  */ input[type="reset"]:hover,
/* 418  */ input[type="button"]:hover,
/* 419  */ input[type="submit"]:hover,
/* 420  */ button:hover {
/* 421  */ 	background-color: #33363b;
/* 422  */ }
/* 423  */ 
/* 424  */ .previous a,
/* 425  */ .next a {
/* 426  */ 	padding: 5px 0;
/* 427  */ 	cursor: pointer;
/* 428  */ 	font-size: 18px;
/* 429  */ }
/* 430  */ 
/* 431  */ .previous a:hover,
/* 432  */ .next a:hover {
/* 433  */ 	color: #289dcc;
/* 434  */ 	text-decoration: underline;
/* 435  */ }
/* 436  */ 
/* 437  */ input[type="reset"]:active,
/* 438  */ input[type="button"]:active,
/* 439  */ input[type="submit"]:active {
/* 440  */ 	-webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
/* 441  */ 	-moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
/* 442  */ 	box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
/* 443  */ }
/* 444  */ 
/* 445  */ /* =LINKS
/* 446  *| ----------------------------------------------- */
/* 447  */ a {
/* 448  */ 	color: #289dcc;
/* 449  */ 	text-decoration: none;
/* 450  */ }

/* style.css */

/* 451  */ 
/* 452  */ a:focus, a:active, a:hover {
/* 453  */ 	text-decoration: none;
/* 454  */ }
/* 455  */ 
/* 456  */ /* =IMAGES
/* 457  *| ----------------------------------------------- */
/* 458  */ figure {
/* 459  */ 	margin: 0;
/* 460  */ 	text-align: center;
/* 461  */ }
/* 462  */ 
/* 463  */ img {
/* 464  */ 	max-width: 100%;
/* 465  */ 	height: auto;
/* 466  */ 	vertical-align: top;
/* 467  */ 	margin-bottom: 18px;
/* 468  */ }
/* 469  */ 
/* 470  */ .entry-content img, .comment-content img, .widget img {
/* 471  */ 	max-width: 100%;
/* 472  */ 	/* Fluid images for posts, comments, and widgets */
/* 473  */ }
/* 474  */ 
/* 475  */ img.size-full, img.size-large {
/* 476  */ 	max-width: 100%;
/* 477  */ 	height: auto;
/* 478  */ }
/* 479  */ 
/* 480  */ .entry-content img.wp-smiley {
/* 481  */ 	border: none;
/* 482  */ 	margin-bottom: 0;
/* 483  */ 	margin-top: 0;
/* 484  */ 	padding: 0;
/* 485  */ }
/* 486  */ 
/* 487  */ img.alignleft, img.alignright, img.aligncenter {
/* 488  */ 	margin-bottom: 1.625em;
/* 489  */ }
/* 490  */ 
/* 491  */ img#wpstats {
/* 492  */ 	display: none;
/* 493  */ }
/* 494  */ 
/* 495  */ /* =CLEARFIX
/* 496  *| ----------------------------------------------- */
/* 497  */ .clearfix:after {
/* 498  */ 	visibility: hidden;
/* 499  */ 	display: block;
/* 500  */ 	font-size: 0;

/* style.css */

/* 501  */ 	content: " ";
/* 502  */ 	clear: both;
/* 503  */ 	height: 0;
/* 504  */ }
/* 505  */ 
/* 506  */ .clearfix {
/* 507  */ 	display: inline-block;
/* 508  */ }
/* 509  */ 
/* 510  */ * html .clearfix {
/* 511  */ 	height: 1%;
/* 512  */ }
/* 513  */ 
/* 514  */ .clearfix {
/* 515  */ 	display: block;
/* 516  */ }
/* 517  */ 
/* 518  */ /* =ALIGNMENT
/* 519  *| ----------------------------------------------- */
/* 520  */ .alignleft {
/* 521  */ 	display: inline;
/* 522  */ 	float: left;
/* 523  */ 	margin-right: 30px;
/* 524  */ }
/* 525  */ 
/* 526  */ .alignright {
/* 527  */ 	display: inline;
/* 528  */ 	float: right;
/* 529  */ 	margin-left: 30px;
/* 530  */ }
/* 531  */ 
/* 532  */ .aligncenter {
/* 533  */ 	clear: both;
/* 534  */ 	display: block;
/* 535  */ 	margin-left: auto;
/* 536  */ 	margin-right: auto;
/* 537  */ }
/* 538  */ 
/* 539  */ /*****************************************************************/
/* 540  */ /* =BODY
/* 541  *| ----------------------------------------------- */
/* 542  */ body {
/* 543  */ 	padding-top: 10px;
/* 544  */ 	padding-bottom: 10px;
/* 545  */ 	background-size: cover;
/* 546  */ }
/* 547  */ 
/* 548  */ #page {
/* 549  */ 	max-width: 1200px;
/* 550  */ 	margin: 0 auto;

/* style.css */

/* 551  */ }
/* 552  */ 
/* 553  */ .wide {
/* 554  */ 	padding-top: 0;
/* 555  */ 	padding-bottom: 0;
/* 556  */ }
/* 557  */ 
/* 558  */ .wide #page {
/* 559  */ 	max-width: 100%;
/* 560  */ }
/* 561  */ 
/* 562  */ .inner-wrap {
/* 563  */ 	margin: 0 auto;
/* 564  */ 	max-width: 1140px;
/* 565  */ }
/* 566  */ 
/* 567  */ /* =HEADER
/* 568  *| ----------------------------------------------- */
/* 569  */ #header-meta {
/* 570  */ 	background-color: #ffffff;
/* 571  */ }
/* 572  */ 
/* 573  */ #header-text-nav-container {
/* 574  */ 	background-color: #ffffff;
/* 575  */ }
/* 576  */ 
/* 577  */ #header-text-nav-wrap {
/* 578  */ 	padding: 20px 0 25px;
/* 579  */ }
/* 580  */ 
/* 581  */ #header-left-section {
/* 582  */ 	float: left;
/* 583  */ }
/* 584  */ 
/* 585  */ #header-logo-image {
/* 586  */ 	float: left;
/* 587  */ 	padding-right: 20px;
/* 588  */ }
/* 589  */ 
/* 590  */ #header-logo-image img {
/* 591  */ 	margin-bottom: 0;
/* 592  */ }
/* 593  */ 
/* 594  */ #header-text {
/* 595  */ 	float: left;
/* 596  */ 	padding-right: 20px;
/* 597  */ }
/* 598  */ 
/* 599  */ #site-title {
/* 600  */ 	padding-bottom: 0;

/* style.css */

/* 601  */ 	line-height: 1.2;
/* 602  */ }
/* 603  */ 
/* 604  */ #site-title a {
/* 605  */ 	color: #289dcc;
/* 606  */ 	font-size: 46px;
/* 607  */ }
/* 608  */ 
/* 609  */ #site-description {
/* 610  */ 	line-height: 24px;
/* 611  */ 	font-size: 16px;
/* 612  */ 	color: #666666;
/* 613  */ 	padding-bottom: 0px;
/* 614  */ 	font-family: 'Open Sans', serif;
/* 615  */ }
/* 616  */ 
/* 617  */ #header-right-section {
/* 618  */ 	float: right;
/* 619  */ }
/* 620  */ 
/* 621  */ #header-right-section .widget {
/* 622  */ 	text-align: right;
/* 623  */ 	color: #333333;
/* 624  */ }
/* 625  */ 
/* 626  */ #header-right-section .widget .widget-title {
/* 627  */ 	padding-bottom: 0;
/* 628  */ 	font-size: 18px;
/* 629  */ 	line-height: 1.2;
/* 630  */ 	padding-bottom: 5px;
/* 631  */ }
/* 632  */ 
/* 633  */ .header-image {
/* 634  */ 	margin-bottom: 0;
/* 635  */ 	border-bottom: 1px solid #eaeaea;
/* 636  */ 	width: 100%;
/* 637  */ }
/* 638  */ 
/* 639  */ /* =HEADER INFO TEXT
/* 640  *| ----------------------------------------------- */
/* 641  */ .small-info-text {
/* 642  */ 	float: left;
/* 643  */ 	max-width: 100%;
/* 644  */ 	padding-right: 15px;
/* 645  */ 	padding-top: 2px;
/* 646  */ }
/* 647  */ 
/* 648  */ .small-info-text p {
/* 649  */ 	font-size: 12px;
/* 650  */ 	color: #555555;

/* style.css */

/* 651  */ 	margin-bottom: 0;
/* 652  */ }
/* 653  */ 
/* 654  */ /* =SOCIAL LINKS
/* 655  *| ----------------------------------------------- */
/* 656  */ .fa {
/* 657  */ 	font-size: 22px;
/* 658  */ 	color: #cccccc;
/* 659  */ }
/* 660  */ 
/* 661  */ .social-links {
/* 662  */ 	text-align: center;
/* 663  */ 	float: right;
/* 664  */ }
/* 665  */ 
/* 666  */ .social-links ul li {
/* 667  */ 	display: inline;
/* 668  */ }
/* 669  */ 
/* 670  */ #masthead .social-links i.fa {
/* 671  */ 	font-size: 23px;
/* 672  */ 	padding: 0 10px;
/* 673  */ }
/* 674  */ 
/* 675  */ .social-links i.fa {
/* 676  */ 	padding: 5px 10px;
/* 677  */ 	text-align: center;
/* 678  */ 	transition: background-color 0.2s ease-out 0s;
/* 679  */ 	font-size: 25px;
/* 680  */ }
/* 681  */ 
/* 682  */ .social-links i.fa:hover {
/* 683  */ 	color: #289dcc;
/* 684  */ }
/* 685  */ 
/* 686  */ .social-links i.fa-twitter {
/* 687  */ 	color: #1bb2e9;
/* 688  */ }
/* 689  */ 
/* 690  */ .social-links i.fa-facebook {
/* 691  */ 	color: #3b5a9b;
/* 692  */ }
/* 693  */ 
/* 694  */ .social-links i.fa-youtube {
/* 695  */ 	color: #ed3f41;
/* 696  */ }
/* 697  */ 
/* 698  */ .social-links i.fa-vimeo-square {
/* 699  */ 	color: #44bbff;
/* 700  */ }

/* style.css */

/* 701  */ 
/* 702  */ .social-links i.fa-skype {
/* 703  */ 	color: #009cef;
/* 704  */ }
/* 705  */ 
/* 706  */ .social-links i.fa-linkedin {
/* 707  */ 	color: #007bb6;
/* 708  */ }
/* 709  */ 
/* 710  */ .social-links i.fa-google-plus {
/* 711  */ 	color: #dc4937;
/* 712  */ }
/* 713  */ 
/* 714  */ .social-links i.fa-github {
/* 715  */ 	color: #4183c4;
/* 716  */ }
/* 717  */ 
/* 718  */ .social-links i.fa-flickr {
/* 719  */ 	color: #0062dd;
/* 720  */ }
/* 721  */ 
/* 722  */ .social-links i.fa-dribbble {
/* 723  */ 	color: #e24d87;
/* 724  */ }
/* 725  */ 
/* 726  */ .social-links i.fa-instagram {
/* 727  */ 	color: #3f729b;
/* 728  */ }
/* 729  */ 
/* 730  */ .social-links i.fa-pinterest {
/* 731  */ 	color: #d5282e;
/* 732  */ }
/* 733  */ 
/* 734  */ .social-links i.fa-stumbleupon {
/* 735  */ 	color: #ec4823;
/* 736  */ }
/* 737  */ 
/* 738  */ .social-links i.fa-tumblr {
/* 739  */ 	color: #455469;
/* 740  */ }
/* 741  */ 
/* 742  */ .social-links i.fa-wordpress {
/* 743  */ 	color: #21759b;
/* 744  */ }
/* 745  */ 
/* 746  */ .social-links i.fa-codepen {
/* 747  */ 	color: #cccccc;
/* 748  */ }
/* 749  */ 
/* 750  */ .social-links i.fa-digg {

/* style.css */

/* 751  */ 	color: #14589e;
/* 752  */ }
/* 753  */ 
/* 754  */ .social-links i.fa-reddit {
/* 755  */ 	color: #ff4500;
/* 756  */ }
/* 757  */ 
/* 758  */ /* =SEARCH WIDGET
/* 759  *| ----------------------------------------------- */
/* 760  */ #masthead .search-wrap input.s {
/* 761  */ 	width: 200px;
/* 762  */ }
/* 763  */ 
/* 764  */ .fa.search-top {
/* 765  */ 	color: #ffffff;
/* 766  */ 	cursor: pointer;
/* 767  */ 	font-size: 21px;
/* 768  */ 	padding: 11px 12px;
/* 769  */ 	position: absolute;
/* 770  */ 	right: 44px;
/* 771  */ 	top: 0;
/* 772  */ }
/* 773  */ 
/* 774  */ .fa.search-top:hover {
/* 775  */ 	background-color: #289dcc;
/* 776  */ }
/* 777  */ 
/* 778  */ .search-wrap {
/* 779  */ 	position: relative;
/* 780  */ }
/* 781  */ 
/* 782  */ .search-wrap button {
/* 783  */ 	border-radius: 0;
/* 784  */ 	color: #ffffff;
/* 785  */ 	line-height: 45px;
/* 786  */ 	margin-bottom: 0;
/* 787  */ 	padding: 0 15px;
/* 788  */ 	margin-left: -5px;
/* 789  */ 	margin-top: 1px;
/* 790  */ }
/* 791  */ 
/* 792  */ .search-icon:before {
/* 793  */ 	content: "\f002";
/* 794  */ 	font-family: FontAwesome;
/* 795  */ 	font-style: normal;
/* 796  */ 	font-weight: normal;
/* 797  */ 	text-decoration: inherit;
/* 798  */ 	color: #ffffff;
/* 799  */ 	font-size: 18px;
/* 800  */ }

/* style.css */

/* 801  */ 
/* 802  */ .search-form-top {
/* 803  */ 	border: 1px solid #eaeaea;
/* 804  */ 	display: none;
/* 805  */ 	padding: 10px;
/* 806  */ 	position: absolute;
/* 807  */ 	right: 0;
/* 808  */ 	top: 44px;
/* 809  */ 	z-index: 9999;
/* 810  */ 	background-color: #ffffff;
/* 811  */ }
/* 812  */ 
/* 813  */ .not-found .search-wrap button {
/* 814  */ 	right: 175px;
/* 815  */ }
/* 816  */ 
/* 817  */ #secondary .search-wrap button {
/* 818  */ 	right: 26px;
/* 819  */ }
/* 820  */ 
/* 821  */ /* =RANDOM POST
/* 822  *| ----------------------------------------------- */
/* 823  */ .random-post {
/* 824  */ 	position: absolute;
/* 825  */ 	right: 0;
/* 826  */ 	top: 0;
/* 827  */ }
/* 828  */ 
/* 829  */ .random-post .fa-random {
/* 830  */ 	color: #ffffff;
/* 831  */ 	font-size: 20px;
/* 832  */ 	vertical-align: middle;
/* 833  */ }
/* 834  */ 
/* 835  */ .main-navigation .random-post a {
/* 836  */ 	padding: 10px 12px;
/* 837  */ 	border-bottom: none;
/* 838  */ }
/* 839  */ 
/* 840  */ /* =NAVIGATION
/* 841  *| ----------------------------------------------- */
/* 842  */ nav li > ul,
/* 843  */ nav li > ol {
/* 844  */ 	margin: 0;
/* 845  */ 	list-style: none;
/* 846  */ }
/* 847  */ 
/* 848  */ #site-navigation {
/* 849  */ 	box-shadow: 0 0 2px rgba(0, 0, 0, 0.1) inset;
/* 850  */ 	position: relative;

/* style.css */

/* 851  */ 	background-color: #232323;
/* 852  */ 	border-top: 4px solid #289dcc;
/* 853  */ }
/* 854  */ 
/* 855  */ #site-navigation .inner-wrap {
/* 856  */ 	position: relative;
/* 857  */ }
/* 858  */ 
/* 859  */ .home-icon {
/* 860  */ 	float: left;
/* 861  */ }
/* 862  */ 
/* 863  */ .home-icon .fa {
/* 864  */ 	color: #ffffff;
/* 865  */ 	font-size: 27px;
/* 866  */ }
/* 867  */ 
/* 868  */ .home-icon.front_page_on {
/* 869  */ 	background-color: #289dcc;
/* 870  */ }
/* 871  */ 
/* 872  */ .main-navigation .home-icon a {
/* 873  */ 	padding: 7px 10px 6px;
/* 874  */ }
/* 875  */ 
/* 876  */ .main-small-navigation .home-icon a {
/* 877  */ 	padding: 7px 10px;
/* 878  */ }
/* 879  */ 
/* 880  */ .main-navigation {
/* 881  */ 	width: 100%;
/* 882  */ 	text-align: center;
/* 883  */ }
/* 884  */ 
/* 885  */ .main-navigation li {
/* 886  */ 	float: left;
/* 887  */ 	position: relative;
/* 888  */ 	font-family: 'Open Sans', serif;
/* 889  */ 	font-weight: 300;
/* 890  */ }
/* 891  */ 
/* 892  */ .main-navigation a {
/* 893  */ 	color: #ffffff;
/* 894  */ 	display: block;
/* 895  */ 	float: none;
/* 896  */ 	font-size: 14px;
/* 897  */ 	font-weight: 600;
/* 898  */ 	padding: 10px 12px;
/* 899  */ 	text-transform: uppercase;
/* 900  */ }

/* style.css */

/* 901  */ 
/* 902  */ .main-navigation li.default-menu,
/* 903  */ li.default-menu {
/* 904  */ 	display: none;
/* 905  */ }
/* 906  */ 
/* 907  */ .main-navigation a:hover,
/* 908  */ .main-navigation ul li.current-menu-item a,
/* 909  */ .main-navigation ul li.current-menu-item a:after,
/* 910  */ .main-navigation ul li.current_page_ancestor a,
/* 911  */ .main-navigation ul li.current-menu-ancestor a,
/* 912  */ .main-navigation ul li.current_page_item a,
/* 913  */ .main-navigation ul li:hover > a,
/* 914  */ .main-navigation li.menu-item-has-children:hover > a:after {
/* 915  */ 	color: #ffffff;
/* 916  */ }
/* 917  */ 
/* 918  */ .main-navigation a:hover,
/* 919  */ .main-navigation ul li.current-menu-item > a,
/* 920  */ .main-navigation ul li.current_page_ancestor > a,
/* 921  */ .main-navigation ul li.current-menu-ancestor > a,
/* 922  */ .main-navigation ul li.current_page_item > a,
/* 923  */ .main-navigation ul li:hover > a,
/* 924  */ .main-navigation ul li.focus > a {
/* 925  */ 	background-color: #289dcc;
/* 926  */ }
/* 927  */ 
/* 928  */ .main-navigation li.menu-item-has-children > a:after,
/* 929  */ .main-navigation li li.menu-item-has-children > a:after,
/* 930  */ .main-navigation li.page_item_has_children > a:after,
/* 931  */ .main-navigation li li.page_item_has_children > a:after {
/* 932  */ 	font-family: FontAwesome;
/* 933  */ 	font-style: normal;
/* 934  */ 	font-weight: normal;
/* 935  */ 	text-decoration: inherit;
/* 936  */ 	color: #ffffff;
/* 937  */ 	font-size: 14px;
/* 938  */ 	padding-left: 6px;
/* 939  */ }
/* 940  */ 
/* 941  */ .main-navigation li.menu-item-has-children > a:after,
/* 942  */ .main-navigation li.page_item_has_children > a:after {
/* 943  */ 	content: "\f107";
/* 944  */ 	color: #ffffff;
/* 945  */ }
/* 946  */ 
/* 947  */ .main-navigation li li.menu-item-has-children > a:after,
/* 948  */ .main-navigation li li.page_item_has_children > a:after {
/* 949  */ 	content: "\f105";
/* 950  */ 	position: absolute;

/* style.css */

/* 951  */ 	right: 8px;
/* 952  */ }
/* 953  */ 
/* 954  */ .sub-toggle {
/* 955  */ 	display: none;
/* 956  */ }
/* 957  */ 
/* 958  */ /* =DROP DOWN
/* 959  *| ----------------------------------------------- */
/* 960  */ .main-navigation ul li.focus > ul {
/* 961  */ 	display: block;
/* 962  */ }
/* 963  */ 
/* 964  */ .main-navigation .sub-menu,
/* 965  */ .main-navigation .children {
/* 966  */ 	background-color: #232323;
/* 967  */ }
/* 968  */ 
/* 969  */ .main-navigation ul li ul,
/* 970  */ .main-navigation ul li:hover ul ul,
/* 971  */ .main-navigation ul ul li:hover ul ul,
/* 972  */ .main-navigation ul ul ul li:hover ul ul,
/* 973  */ .main-navigation ul ul ul ul li:hover ul ul {
/* 974  */ 	display: none;
/* 975  */ 	z-index: 100;
/* 976  */ }
/* 977  */ 
/* 978  */ .main-navigation ul li:hover ul,
/* 979  */ .main-navigation ul ul li:hover ul,
/* 980  */ .main-navigation ul ul ul li:hover ul,
/* 981  */ .main-navigation ul ul ul ul li:hover ul,
/* 982  */ .main-navigation ul ul ul ul ul li:hover ul {
/* 983  */ 	display: block;
/* 984  */ }
/* 985  */ 
/* 986  */ .main-navigation ul li ul {
/* 987  */ 	position: absolute;
/* 988  */ 	width: 200px;
/* 989  */ 	top: 42px;
/* 990  */ }
/* 991  */ 
/* 992  */ .main-navigation ul li ul li {
/* 993  */ 	float: none;
/* 994  */ }
/* 995  */ 
/* 996  */ .main-navigation ul li ul li a {
/* 997  */ 	border-top: none;
/* 998  */ }
/* 999  */ 
/* 1000 */ .main-navigation ul li ul li a,

/* style.css */

/* 1001 */ .main-navigation ul li.current-menu-item ul li a,
/* 1002 */ .main-navigation ul li ul li.current-menu-item a,
/* 1003 */ .main-navigation ul li.current_page_ancestor ul li a,
/* 1004 */ .main-navigation ul li.current-menu-ancestor ul li a,
/* 1005 */ .main-navigation ul li.current_page_item ul li a {
/* 1006 */ 	float: none;
/* 1007 */ 	font-size: 14px;
/* 1008 */ 	height: 100%;
/* 1009 */ 	padding: 10px 15px;
/* 1010 */ 	color: #ffffff;
/* 1011 */ 	display: block;
/* 1012 */ 	text-align: left;
/* 1013 */ 	text-transform: none;
/* 1014 */ }
/* 1015 */ 
/* 1016 */ .main-navigation ul li ul li a:hover,
/* 1017 */ .main-navigation ul li ul li:hover > a,
/* 1018 */ .main-navigation ul li.current-menu-item ul li a:hover {
/* 1019 */ 	color: #ffffff;
/* 1020 */ 	background-color: #289dcc;
/* 1021 */ }
/* 1022 */ 
/* 1023 */ .main-navigation ul li ul li ul {
/* 1024 */ 	left: 200px;
/* 1025 */ 	top: 0;
/* 1026 */ }
/* 1027 */ 
/* 1028 */ .main-navigation select {
/* 1029 */ 	display: none;
/* 1030 */ }
/* 1031 */ 
/* 1032 */ /* =RESPONSIVE MENU
/* 1033 *| ----------------------------------------------- */
/* 1034 */ .menu-toggle, .top-menu-toggle {
/* 1035 */ 	display: none;
/* 1036 */ 	cursor: pointer;
/* 1037 */ }
/* 1038 */ 
/* 1039 */ .site-header .menu-toggle {
/* 1040 */ 	color: #ffffff;
/* 1041 */ 	margin: 0;
/* 1042 */ 	text-align: center;
/* 1043 */ 	font-family: 'Open Sans', serif;
/* 1044 */ 	padding-bottom: 0;
/* 1045 */ 	line-height: 1.2;
/* 1046 */ }
/* 1047 */ 
/* 1048 */ .site-header .menu-toggle:hover {
/* 1049 */ 	background-color: #289dcc;
/* 1050 */ }

/* style.css */

/* 1051 */ 
/* 1052 */ .site-header .menu-toggle:before {
/* 1053 */ 	content: "\f0c9";
/* 1054 */ 	font-family: FontAwesome;
/* 1055 */ 	font-style: normal;
/* 1056 */ 	font-weight: normal;
/* 1057 */ 	text-decoration: inherit;
/* 1058 */ 	font-size: 23px;
/* 1059 */ 	color: #ffffff;
/* 1060 */ 	padding: 8px 12px;
/* 1061 */ 	display: block;
/* 1062 */ }
/* 1063 */ 
/* 1064 */ .main-small-navigation {
/* 1065 */ 	float: none;
/* 1066 */ }
/* 1067 */ 
/* 1068 */ .main-small-navigation .menu-primary-container,
/* 1069 */ .main-small-navigation .menu {
/* 1070 */ 	padding-top: 43px;
/* 1071 */ }
/* 1072 */ 
/* 1073 */ .main-small-navigation ul {
/* 1074 */ 	margin: 0;
/* 1075 */ 	list-style: none;
/* 1076 */ }
/* 1077 */ 
/* 1078 */ .main-small-navigation a {
/* 1079 */ 	display: block;
/* 1080 */ 	font-size: 14px;
/* 1081 */ 	color: #333333;
/* 1082 */ 	padding: 10px 20px;
/* 1083 */ 	text-decoration: none;
/* 1084 */ 	text-transform: uppercase;
/* 1085 */ }
/* 1086 */ 
/* 1087 */ .main-small-navigation .random-post a {
/* 1088 */ 	padding: 10px 12px;
/* 1089 */ 	border-bottom: none;
/* 1090 */ }
/* 1091 */ 
/* 1092 */ .main-small-navigation li {
/* 1093 */ 	background-color: #ffffff;
/* 1094 */ }
/* 1095 */ 
/* 1096 */ .main-small-navigation li a:hover {
/* 1097 */ 	background-color: #289dcc;
/* 1098 */ 	color: #ffffff;
/* 1099 */ }
/* 1100 */ 

/* style.css */

/* 1101 */ .main-small-navigation ul ul a {
/* 1102 */ 	padding-left: 45px;
/* 1103 */ 	text-transform: none;
/* 1104 */ }
/* 1105 */ 
/* 1106 */ .main-small-navigation ul ul ul a {
/* 1107 */ 	padding-left: 90px;
/* 1108 */ }
/* 1109 */ 
/* 1110 */ .main-small-navigation .current_page_item > a,
/* 1111 */ .main-small-navigation .current-menu-item > a {
/* 1112 */ 	background: #289dcc;
/* 1113 */ 	color: #ffffff;
/* 1114 */ }
/* 1115 */ 
/* 1116 */ /* =PAGE HEADER TITLE
/* 1117 *| ----------------------------------------------- */
/* 1118 */ .page-header .page-title {
/* 1119 */ 	border-bottom: 1px solid #f8f8f8;
/* 1120 */ 	margin-bottom: 30px;
/* 1121 */ }
/* 1122 */ 
/* 1123 */ /* =CONTENT
/* 1124 *| ----------------------------------------------- */
/* 1125 */ .sticky {
/* 1126 */ 	display: block;
/* 1127 */ }
/* 1128 */ 
/* 1129 */ #main {
/* 1130 */ 	padding-top: 30px;
/* 1131 */ 	padding-bottom: 20px;
/* 1132 */ 	background-color: #ffffff;
/* 1133 */ }
/* 1134 */ 
/* 1135 */ /* =POST FORMAT
/* 1136 *| ----------------------------------------------- */
/* 1137 */ /* POST FORMAT LINK */
/* 1138 */ .format-link .entry-content p {
/* 1139 */ 	text-align: center;
/* 1140 */ 	padding-top: 30px;
/* 1141 */ }
/* 1142 */ 
/* 1143 */ .format-link .entry-content a {
/* 1144 */ 	text-decoration: underline;
/* 1145 */ 	text-transform: uppercase;
/* 1146 */ 	padding: 15px 40px;
/* 1147 */ 	border-radius: 3px;
/* 1148 */ 	background-color: #289dcc;
/* 1149 */ 	color: #ffffff;
/* 1150 */ 	transition: background-color 0.3s linear 0s;

/* style.css */

/* 1151 */ 	display: inline-block;
/* 1152 */ }
/* 1153 */ 
/* 1154 */ .format-link .entry-content a:hover {
/* 1155 */ 	background-color: #33363b;
/* 1156 */ }
/* 1157 */ 
/* 1158 */ /* POST FORMAT ASIDE */
/* 1159 */ .format-aside .entry-header {
/* 1160 */ 	display: none;
/* 1161 */ }
/* 1162 */ 
/* 1163 */ /* POST FORMAT STATUS */
/* 1164 */ /* POST FORMAT STANDARD */
/* 1165 */ /* =2,3,4 COLUMNS
/* 1166 *| ----------------------------------------------- */
/* 1167 */ /* Two COLUMN */
/* 1168 */ .tg-one-half {
/* 1169 */ 	float: left;
/* 1170 */ 	width: 48%;
/* 1171 */ 	padding: 0px 0px 30px;
/* 1172 */ }
/* 1173 */ 
/* 1174 */ .tg-one-half-last {
/* 1175 */ 	float: right;
/* 1176 */ }
/* 1177 */ 
/* 1178 */ /* =NAVIGATION
/* 1179 *| ----------------------------------------------- */
/* 1180 */ .default-wp-page {
/* 1181 */ 	clear: both;
/* 1182 */ }
/* 1183 */ 
/* 1184 */ .default-wp-page .previous {
/* 1185 */ 	float: left;
/* 1186 */ 	padding: 30px 0;
/* 1187 */ }
/* 1188 */ 
/* 1189 */ .default-wp-page .next {
/* 1190 */ 	float: right;
/* 1191 */ 	padding: 30px 0;
/* 1192 */ }
/* 1193 */ 
/* 1194 */ /* =WP PAGENAVI PLUGIN
/* 1195 *| ----------------------------------------------- */
/* 1196 */ .wp-pagenavi {
/* 1197 */ 	text-align: center;
/* 1198 */ 	margin-bottom: 30px;
/* 1199 */ }
/* 1200 */ 

/* style.css */

/* 1201 */ #content .wp-pagenavi .page,
/* 1202 */ #content .wp-pagenavi a {
/* 1203 */ 	padding: 4px 10px;
/* 1204 */ 	color: #777777;
/* 1205 */ 	border: 1px solid #f2f2f2;
/* 1206 */ }
/* 1207 */ 
/* 1208 */ #content .wp-pagenavi .current,
/* 1209 */ #content .wp-pagenavi a:hover {
/* 1210 */ 	padding: 4px 10px;
/* 1211 */ 	color: #ffffff;
/* 1212 */ 	background-color: #289dcc;
/* 1213 */ 	border: 1px solid #f2f2f2;
/* 1214 */ }
/* 1215 */ 
/* 1216 */ #content .wp-pagenavi a,
/* 1217 */ #content .wp-pagenavi span {
/* 1218 */ 	margin-left: 5px;
/* 1219 */ 	border-radius: 2px;
/* 1220 */ }
/* 1221 */ 
/* 1222 */ #content .wp-pagenavi span.pages {
/* 1223 */ 	margin-left: 0;
/* 1224 */ 	color: #777777;
/* 1225 */ 	padding: 4px 10px;
/* 1226 */ 	border: 1px solid #f2f2f2;
/* 1227 */ }
/* 1228 */ 
/* 1229 */ /* =PAGINATION
/* 1230 *| ----------------------------------------------- */
/* 1231 */ .pagination {
/* 1232 */ 	margin: 15px 0;
/* 1233 */ }
/* 1234 */ 
/* 1235 */ .pagination span {
/* 1236 */ 	padding: 2px 5px;
/* 1237 */ 	border: 1px solid #eaeaea;
/* 1238 */ 	background-color: #289dcc;
/* 1239 */ 	color: #ffffff;
/* 1240 */ }
/* 1241 */ 
/* 1242 */ .pagination a span {
/* 1243 */ 	background-color: #ffffff;
/* 1244 */ 	color: #777777;
/* 1245 */ }
/* 1246 */ 
/* 1247 */ .pagination a span:hover {
/* 1248 */ 	color: #289dcc;
/* 1249 */ 	border-color: #289dcc;
/* 1250 */ 	text-decoration: none;

/* style.css */

/* 1251 */ }
/* 1252 */ 
/* 1253 */ /* =MEDIA
/* 1254 *| ----------------------------------------------- */
/* 1255 */ .wp-caption {
/* 1256 */ 	border: 1px solid #cccccc;
/* 1257 */ 	margin-bottom: 1.5rem;
/* 1258 */ 	max-width: 100%;
/* 1259 */ }
/* 1260 */ 
/* 1261 */ #colophon .wp-caption {
/* 1262 */ 	border: 1px solid #444444;
/* 1263 */ }
/* 1264 */ 
/* 1265 */ .wp-caption img[class*="wp-image-"] {
/* 1266 */ 	display: block;
/* 1267 */ 	margin: 1.2% auto 0;
/* 1268 */ 	max-width: 98%;
/* 1269 */ }
/* 1270 */ 
/* 1271 */ .wp-caption-text {
/* 1272 */ 	text-align: center;
/* 1273 */ }
/* 1274 */ 
/* 1275 */ .wp-caption .wp-caption-text {
/* 1276 */ 	margin: 0.8075rem 0;
/* 1277 */ }
/* 1278 */ 
/* 1279 */ /* =WORDPRESS GALLERY SUPPORT
/* 1280 *| ----------------------------------------------- */
/* 1281 */ .gallery {
/* 1282 */ 	margin: 0 auto 15px;
/* 1283 */ }
/* 1284 */ 
/* 1285 */ .gallery-item {
/* 1286 */ 	display: inline-block;
/* 1287 */ 	padding: 15px 2%;
/* 1288 */ 	text-align: center;
/* 1289 */ 	vertical-align: top;
/* 1290 */ 	width: 100%;
/* 1291 */ 	-webkit-box-sizing: border-box;
/* 1292 */ 	-moz-box-sizing: border-box;
/* 1293 */ 	box-sizing: border-box;
/* 1294 */ }
/* 1295 */ 
/* 1296 */ .gallery-columns-3 .gallery-item,
/* 1297 */ .gallery-columns-4 .gallery-item,
/* 1298 */ .gallery-columns-5 .gallery-item {
/* 1299 */ 	padding: 15px 1%;
/* 1300 */ }

/* style.css */

/* 1301 */ 
/* 1302 */ .gallery-columns-6 .gallery-item,
/* 1303 */ .gallery-columns-7 .gallery-item,
/* 1304 */ .gallery-columns-8 .gallery-item,
/* 1305 */ .gallery-columns-9 .gallery-item {
/* 1306 */ 	padding: 10px 0.5%;
/* 1307 */ }
/* 1308 */ 
/* 1309 */ .gallery-columns-2 .gallery-item {
/* 1310 */ 	width: 50%;
/* 1311 */ }
/* 1312 */ 
/* 1313 */ .gallery-columns-3 .gallery-item {
/* 1314 */ 	width: 33.33%;
/* 1315 */ }
/* 1316 */ 
/* 1317 */ .gallery-columns-4 .gallery-item {
/* 1318 */ 	width: 25%;
/* 1319 */ }
/* 1320 */ 
/* 1321 */ .gallery-columns-5 .gallery-item {
/* 1322 */ 	width: 20%;
/* 1323 */ }
/* 1324 */ 
/* 1325 */ .gallery-columns-6 .gallery-item {
/* 1326 */ 	width: 16.66%;
/* 1327 */ }
/* 1328 */ 
/* 1329 */ .gallery-columns-7 .gallery-item {
/* 1330 */ 	width: 14.28%;
/* 1331 */ }
/* 1332 */ 
/* 1333 */ .gallery-columns-8 .gallery-item {
/* 1334 */ 	width: 12.5%;
/* 1335 */ }
/* 1336 */ 
/* 1337 */ .gallery-columns-9 .gallery-item {
/* 1338 */ 	width: 11.11%;
/* 1339 */ }
/* 1340 */ 
/* 1341 */ .gallery-icon img {
/* 1342 */ 	margin: 0 auto;
/* 1343 */ }
/* 1344 */ 
/* 1345 */ .gallery .gallery-caption {
/* 1346 */ 	font-size: 12px;
/* 1347 */ 	line-height: 1.2;
/* 1348 */ 	padding-top: 5px;
/* 1349 */ }
/* 1350 */ 

/* style.css */

/* 1351 */ /* =COMMENTS
/* 1352 *| ----------------------------------------------- */
/* 1353 */ #comments {
/* 1354 */ 	border-top: 1px solid #f8f8f8;
/* 1355 */ 	padding-top: 15px;
/* 1356 */ }
/* 1357 */ 
/* 1358 */ #comments i {
/* 1359 */ 	font-size: 16px;
/* 1360 */ 	color: #aaaaaa;
/* 1361 */ 	padding-right: 10px;
/* 1362 */ }
/* 1363 */ 
/* 1364 */ .comments-title {
/* 1365 */ 	font-size: 24px;
/* 1366 */ }
/* 1367 */ 
/* 1368 */ .comment-content a {
/* 1369 */ 	word-wrap: break-word;
/* 1370 */ }
/* 1371 */ 
/* 1372 */ .comment-navigation {
/* 1373 */ 	margin-bottom: 15px;
/* 1374 */ }
/* 1375 */ 
/* 1376 */ .bypostauthor {
/* 1377 */ 	display: block;
/* 1378 */ }
/* 1379 */ 
/* 1380 */ #comments .comments-title {
/* 1381 */ 	margin-bottom: 10px;
/* 1382 */ }
/* 1383 */ 
/* 1384 */ .avatar {
/* 1385 */ 	border-radius: 50%;
/* 1386 */ 	float: left;
/* 1387 */ }
/* 1388 */ 
/* 1389 */ .comments-area article header {
/* 1390 */ 	margin: 0 0 5px;
/* 1391 */ 	overflow: hidden;
/* 1392 */ 	position: relative;
/* 1393 */ }
/* 1394 */ 
/* 1395 */ .comments-area .comment-edit-link,
/* 1396 */ .comments-area .comment-permalink,
/* 1397 */ .comments-area .comment-date-time,
/* 1398 */ .comments-area .comment-author-link {
/* 1399 */ 	display: block;
/* 1400 */ 	margin-left: 100px;

/* style.css */

/* 1401 */ 	color: #999999;
/* 1402 */ }
/* 1403 */ 
/* 1404 */ #content .comments-area article header cite a:hover,
/* 1405 */ #content .comments-area a.comment-edit-link:hover,
/* 1406 */ #content .comments-area a.comment-permalink:hover {
/* 1407 */ 	color: #289dcc;
/* 1408 */ }
/* 1409 */ 
/* 1410 */ .comments-area .comment-author-link a {
/* 1411 */ 	color: #999999;
/* 1412 */ }
/* 1413 */ 
/* 1414 */ .comments-area .comment-author-link a:hover {
/* 1415 */ 	color: #289dcc;
/* 1416 */ }
/* 1417 */ 
/* 1418 */ .comments-area .comment-author-link span {
/* 1419 */ 	margin-left: 10px;
/* 1420 */ 	padding: 0 5px;
/* 1421 */ 	background-color: #289dcc;
/* 1422 */ 	color: #ffffff;
/* 1423 */ 	border-radius: 3px;
/* 1424 */ }
/* 1425 */ 
/* 1426 */ .comments-area article header .comment-edit-link:before {
/* 1427 */ 	content: "\f044";
/* 1428 */ 	font-family: FontAwesome;
/* 1429 */ 	font-style: normal;
/* 1430 */ 	font-weight: normal;
/* 1431 */ 	text-decoration: inherit;
/* 1432 */ 	color: #aaaaaa;
/* 1433 */ 	font-size: 16px;
/* 1434 */ 	padding-right: 10px;
/* 1435 */ }
/* 1436 */ 
/* 1437 */ .comment-content {
/* 1438 */ 	padding: 15px 15px 25px;
/* 1439 */ 	background-color: #f8f8f8;
/* 1440 */ 	border: 1px solid #eaeaea;
/* 1441 */ 	border-radius: 2px;
/* 1442 */ }
/* 1443 */ 
/* 1444 */ .comment {
/* 1445 */ 	margin-bottom: 20px;
/* 1446 */ }
/* 1447 */ 
/* 1448 */ .comment ul, .comment ol {
/* 1449 */ 	margin: 0 0 20px 20px;
/* 1450 */ }

/* style.css */

/* 1451 */ 
/* 1452 */ .comment ul {
/* 1453 */ 	list-style: square outside none;
/* 1454 */ }
/* 1455 */ 
/* 1456 */ .comment .comment-reply-link {
/* 1457 */ 	float: right;
/* 1458 */ 	color: #aaaaaa;
/* 1459 */ }
/* 1460 */ 
/* 1461 */ .comment .comment-reply-link:before {
/* 1462 */ 	content: "\f112";
/* 1463 */ 	font-family: FontAwesome;
/* 1464 */ 	font-style: normal;
/* 1465 */ 	font-weight: normal;
/* 1466 */ 	text-decoration: inherit;
/* 1467 */ 	color: #aaaaaa;
/* 1468 */ 	font-size: 16px;
/* 1469 */ 	padding-right: 10px;
/* 1470 */ }
/* 1471 */ 
/* 1472 */ .comment .comment-reply-link:hover {
/* 1473 */ 	color: #289dcc;
/* 1474 */ }
/* 1475 */ 
/* 1476 */ .comment-list {
/* 1477 */ 	margin-bottom: 25px;
/* 1478 */ }
/* 1479 */ 
/* 1480 */ .comment-list .children {
/* 1481 */ 	margin-left: 20px;
/* 1482 */ }
/* 1483 */ 
/* 1484 */ .comment-list, .comment-list .children {
/* 1485 */ 	list-style-type: none;
/* 1486 */ 	padding: 0;
/* 1487 */ }
/* 1488 */ 
/* 1489 */ .screen-reader-text {
/* 1490 */ 	display: none;
/* 1491 */ }
/* 1492 */ 
/* 1493 */ .nav-previous,
/* 1494 */ .nav-next {
/* 1495 */ 	margin-bottom: 15px;
/* 1496 */ }
/* 1497 */ 
/* 1498 */ .nav-previous a,
/* 1499 */ .nav-next a {
/* 1500 */ 	color: #289dcc;

/* style.css */

/* 1501 */ 	cursor: pointer;
/* 1502 */ 	font-size: 16px;
/* 1503 */ }
/* 1504 */ 
/* 1505 */ .nav-previous a {
/* 1506 */ 	float: left;
/* 1507 */ }
/* 1508 */ 
/* 1509 */ .nav-next a {
/* 1510 */ 	float: right;
/* 1511 */ }
/* 1512 */ 
/* 1513 */ .nav-previous a:hover,
/* 1514 */ .nav-next a:hover {
/* 1515 */ 	text-decoration: underline;
/* 1516 */ }
/* 1517 */ 
/* 1518 */ /* =COMMENT FORM
/* 1519 *| ----------------------------------------------- */
/* 1520 */ #respond h3#reply-title {
/* 1521 */ 	font-size: 22px;
/* 1522 */ 	line-height: 28px;
/* 1523 */ }
/* 1524 */ 
/* 1525 */ #respond h3#reply-title #cancel-comment-reply-link {
/* 1526 */ 	margin-left: 10px;
/* 1527 */ 	margin-left: 1rem;
/* 1528 */ 	font-weight: normal;
/* 1529 */ 	font-size: 16px;
/* 1530 */ 	font-size: 1.6rem;
/* 1531 */ }
/* 1532 */ 
/* 1533 */ #respond form label {
/* 1534 */ 	display: block;
/* 1535 */ 	line-height: 1.5;
/* 1536 */ }
/* 1537 */ 
/* 1538 */ #respond form input[type="text"],
/* 1539 */ #respond form textarea {
/* 1540 */ 	-moz-box-sizing: border-box;
/* 1541 */ 	box-sizing: border-box;
/* 1542 */ 	font-size: 16px;
/* 1543 */ 	line-height: 1.5;
/* 1544 */ 	padding: 10px;
/* 1545 */ 	width: 100%;
/* 1546 */ }
/* 1547 */ 
/* 1548 */ #respond form p.form-allowed-tags {
/* 1549 */ 	font-size: 16px;
/* 1550 */ 	line-height: 1;

/* style.css */

/* 1551 */ 	color: #5e5e5e;
/* 1552 */ 	display: none;
/* 1553 */ }
/* 1554 */ 
/* 1555 */ .required {
/* 1556 */ 	color: red;
/* 1557 */ }
/* 1558 */ 
/* 1559 */ /* =WIDGETS
/* 1560 *| ----------------------------------------------- */
/* 1561 */ #secondary .widget ul li, #colophon .widget ul li {
/* 1562 */ 	line-height: 1.5;
/* 1563 */ 	padding: 5px 0;
/* 1564 */ }
/* 1565 */ 
/* 1566 */ #colophon .widget ul li {
/* 1567 */ 	border-bottom: 1px solid #444444;
/* 1568 */ }
/* 1569 */ 
/* 1570 */ #secondary .widget ul li li, #colophon .widget ul li li {
/* 1571 */ 	border-bottom: none;
/* 1572 */ }
/* 1573 */ 
/* 1574 */ #secondary .widget ul ul, #colophon .widget ul ul {
/* 1575 */ 	padding-left: 10px;
/* 1576 */ }
/* 1577 */ 
/* 1578 */ .widget select {
/* 1579 */ 	border: 1px solid #dddddd;
/* 1580 */ 	color: #777777;
/* 1581 */ 	padding: 2px;
/* 1582 */ 	width: 60%;
/* 1583 */ }
/* 1584 */ 
/* 1585 */ #secondary .widget-title {
/* 1586 */ 	border-bottom: 2px solid #289dcc;
/* 1587 */ 	font-size: 18px;
/* 1588 */ 	margin-bottom: 15px;
/* 1589 */ 	padding-bottom: 0;
/* 1590 */ }
/* 1591 */ 
/* 1592 */ #secondary .widget-title span {
/* 1593 */ 	background-color: #289dcc;
/* 1594 */ 	color: #ffffff;
/* 1595 */ 	padding: 6px 12px;
/* 1596 */ 	display: inline-block;
/* 1597 */ }
/* 1598 */ 
/* 1599 */ #secondary .widget, .error-404 .widget {
/* 1600 */ 	margin-bottom: 35px;

/* style.css */

/* 1601 */ 	font-size: 14px;
/* 1602 */ 	background-color: #ffffff;
/* 1603 */ }
/* 1604 */ 
/* 1605 */ #secondary .widget p {
/* 1606 */ 	font-size: 14px;
/* 1607 */ }
/* 1608 */ 
/* 1609 */ #secondary a:hover {
/* 1610 */ 	text-decoration: underline;
/* 1611 */ }
/* 1612 */ 
/* 1613 */ .error-404 {
/* 1614 */ 	padding-bottom: 20px;
/* 1615 */ 	text-align: center;
/* 1616 */ }
/* 1617 */ 
/* 1618 */ .error-404 input.s {
/* 1619 */ 	width: 50%;
/* 1620 */ }
/* 1621 */ 
/* 1622 */ #secondary .widget-title a.rsswidget {
/* 1623 */ 	color: #ffffff;
/* 1624 */ }
/* 1625 */ 
/* 1626 */ /* =FOOTER WIDGET AREA
/* 1627 *| ----------------------------------------------- */
/* 1628 */ .footer-widgets-wrapper {
/* 1629 */ 	border-top: 1px solid #f2f2f2;
/* 1630 */ 	background-color: #303440;
/* 1631 */ }
/* 1632 */ 
/* 1633 */ .footer-widgets-area {
/* 1634 */ 	padding-top: 45px;
/* 1635 */ 	padding-bottom: 10px;
/* 1636 */ 	color: #cccccc;
/* 1637 */ }
/* 1638 */ 
/* 1639 */ .tg-footer-main-widget {
/* 1640 */ 	width: 39.473684%;
/* 1641 */ 	float: left;
/* 1642 */ 	margin-right: 2.631579%;
/* 1643 */ }
/* 1644 */ 
/* 1645 */ .tg-footer-other-widgets {
/* 1646 */ 	float: right;
/* 1647 */ 	width: 57.894737%;
/* 1648 */ }
/* 1649 */ 
/* 1650 */ .tg-second-footer-widget,

/* style.css */

/* 1651 */ .tg-third-footer-widget {
/* 1652 */ 	width: 30.303030%;
/* 1653 */ 	float: left;
/* 1654 */ 	margin-right: 4.545454%;
/* 1655 */ }
/* 1656 */ 
/* 1657 */ .tg-fourth-footer-widget {
/* 1658 */ 	width: 30.303030%;
/* 1659 */ 	float: right;
/* 1660 */ 	margin-right: 0;
/* 1661 */ }
/* 1662 */ 
/* 1663 */ .footer-widgets-area .widget-title {
/* 1664 */ 	border-bottom: 2px solid #289dcc;
/* 1665 */ 	font-size: 18px;
/* 1666 */ 	margin-bottom: 15px;
/* 1667 */ 	padding-bottom: 0;
/* 1668 */ }
/* 1669 */ 
/* 1670 */ .footer-widgets-area .widget-title span {
/* 1671 */ 	background-color: #289dcc;
/* 1672 */ 	color: #ffffff;
/* 1673 */ 	padding: 6px 12px;
/* 1674 */ 	display: inline-block;
/* 1675 */ }
/* 1676 */ 
/* 1677 */ .footer-widgets-area p {
/* 1678 */ 	text-align: left;
/* 1679 */ 	color: #aaaaaa;
/* 1680 */ }
/* 1681 */ 
/* 1682 */ .footer-widgets-area a {
/* 1683 */ 	color: #ffffff;
/* 1684 */ }
/* 1685 */ 
/* 1686 */ .footer-widgets-area a:hover {
/* 1687 */ 	color: #289dcc;
/* 1688 */ }
/* 1689 */ 
/* 1690 */ #colophon .widget {
/* 1691 */ 	margin-bottom: 40px;
/* 1692 */ }
/* 1693 */ 
/* 1694 */ #colophon, #colophon p {
/* 1695 */ 	font-size: 14px;
/* 1696 */ 	line-height: 1.4;
/* 1697 */ }
/* 1698 */ 
/* 1699 */ /* =FOOTER ADVERTISEMENT AREA
/* 1700 *| ----------------------------------------------- */

/* style.css */

/* 1701 */ .advertisement_above_footer {
/* 1702 */ 	background-color: #ffffff;
/* 1703 */ }
/* 1704 */ 
/* 1705 */ .advertisement_above_footer .widget-title {
/* 1706 */ 	border-bottom: 2px solid #289dcc;
/* 1707 */ 	font-size: 18px;
/* 1708 */ 	margin-bottom: 15px;
/* 1709 */ 	padding-bottom: 0;
/* 1710 */ }
/* 1711 */ 
/* 1712 */ .advertisement_above_footer .widget-title span {
/* 1713 */ 	background-color: #289dcc;
/* 1714 */ 	color: #ffffff;
/* 1715 */ 	padding: 6px 12px;
/* 1716 */ 	display: inline-block;
/* 1717 */ }
/* 1718 */ 
/* 1719 */ /* =FOOTER SOCKET AREA
/* 1720 *| ----------------------------------------------- */
/* 1721 */ .footer-socket-wrapper {
/* 1722 */ 	padding: 20px 0px 50px;
/* 1723 */ 	background-color: #303440;
/* 1724 */ }
/* 1725 */ 
/* 1726 */ .footer-socket-area {
/* 1727 */ 	width: 100%;
/* 1728 */ }
/* 1729 */ 
/* 1730 */ .footer-socket-right-section {
/* 1731 */ 	float: right;
/* 1732 */ }
/* 1733 */ 
/* 1734 */ .footer-socket-left-section {
/* 1735 */ 	float: left;
/* 1736 */ }
/* 1737 */ 
/* 1738 */ .footer-socket-wrapper .copyright {
/* 1739 */ 	color: #b1b6b6;
/* 1740 */ 	float: left;
/* 1741 */ 	font-size: 14px;
/* 1742 */ }
/* 1743 */ 
/* 1744 */ .footer-socket-wrapper .copyright a {
/* 1745 */ 	color: #b1b6b6;
/* 1746 */ 	border-bottom: 1px solid #5a5d62;
/* 1747 */ }
/* 1748 */ 
/* 1749 */ .footer-socket-wrapper .copyright a:hover {
/* 1750 */ 	color: #ffffff;

/* style.css */

/* 1751 */ }
/* 1752 */ 
/* 1753 */ .footer-socket-wrapper .small-menu {
/* 1754 */ 	float: right;
/* 1755 */ }
/* 1756 */ 
/* 1757 */ .footer-socket-wrapper .small-menu a {
/* 1758 */ 	padding-top: 0;
/* 1759 */ }
/* 1760 */ 
/* 1761 */ .footer-socket-wrapper .small-menu ul li ul {
/* 1762 */ 	top: 21px;
/* 1763 */ }
/* 1764 */ 
/* 1765 */ /* =SCROLL UP
/* 1766 *| ----------------------------------------------- */
/* 1767 */ a#scroll-up {
/* 1768 */ 	bottom: 20px;
/* 1769 */ 	position: fixed;
/* 1770 */ 	right: 20px;
/* 1771 */ 	display: none;
/* 1772 */ 	opacity: 0.5;
/* 1773 */ 	filter: alpha(opacity=50);
/* 1774 */ 	/* For IE8 and earlier */
/* 1775 */ }
/* 1776 */ 
/* 1777 */ a#scroll-up i {
/* 1778 */ 	font-size: 40px;
/* 1779 */ 	color: #289dcc;
/* 1780 */ }
/* 1781 */ 
/* 1782 */ a#scroll-up:hover {
/* 1783 */ 	opacity: 1;
/* 1784 */ 	filter: alpha(opacity=100);
/* 1785 */ 	/* For IE8 and earlier */
/* 1786 */ }
/* 1787 */ 
/* 1788 */ /* =PRIMARY AND SECONDARY CONTENT AREA
/* 1789 *| ----------------------------------------------- */
/* 1790 */ #primary {
/* 1791 */ 	float: left;
/* 1792 */ 	width: 70.17543859%;
/* 1793 */ }
/* 1794 */ 
/* 1795 */ #secondary {
/* 1796 */ 	float: right;
/* 1797 */ 	width: 27.19298245%;
/* 1798 */ }
/* 1799 */ 
/* 1800 */ /* =LEFT SIDEBAR CONTENT LAYOUT

/* style.css *|

/* 1801 *| -------------------------------------------------------------- */
/* 1802 */ .left-sidebar #primary {
/* 1803 */ 	float: right;
/* 1804 */ }
/* 1805 */ 
/* 1806 */ .left-sidebar #secondary {
/* 1807 */ 	float: left;
/* 1808 */ }
/* 1809 */ 
/* 1810 */ /* =NO SIDEBAR CONTENT LAYOUT
/* 1811 *| -------------------------------------------------------------- */
/* 1812 */ .no-sidebar #primary {
/* 1813 */ 	float: none;
/* 1814 */ 	margin: 0 auto;
/* 1815 */ }
/* 1816 */ 
/* 1817 */ .no-sidebar-full-width #primary {
/* 1818 */ 	width: 100%;
/* 1819 */ }
/* 1820 */ 
/* 1821 */ .no-sidebar #secondary,
/* 1822 */ .no-sidebar-full-width #secondary {
/* 1823 */ 	display: none;
/* 1824 */ }
/* 1825 */ 
/* 1826 */ .no-sidebar-full-width,
/* 1827 */ .no-sidebar {
/* 1828 */ 	overflow: hidden;
/* 1829 */ }
/* 1830 */ 
/* 1831 */ .no-sidebar-full-width .alignfull,
/* 1832 */ .no-sidebar .alignfull {
/* 1833 */ 	margin-left: calc(50% - 50vw);
/* 1834 */ 	margin-right: calc(50% - 50vw);
/* 1835 */ 	max-width: unset;
/* 1836 */ }
/* 1837 */ 
/* 1838 */ .no-sidebar-full-width .alignfull img,
/* 1839 */ .no-sidebar .alignfull img {
/* 1840 */ 	max-width: unset;
/* 1841 */ }
/* 1842 */ 
/* 1843 */ .no-sidebar-full-width .alignwide,
/* 1844 */ .no-sidebar .alignwide {
/* 1845 */ 	margin-left: -100px;
/* 1846 */ 	margin-right: -100px;
/* 1847 */ 	max-width: unset;
/* 1848 */ }
/* 1849 */ 
/* 1850 */ .no-sidebar-full-width.box-layout #main,

/* style.css */

/* 1851 */ .no-sidebar.box-layout #main {
/* 1852 */ 	overflow: hidden;
/* 1853 */ }
/* 1854 */ 
/* 1855 */ .no-sidebar-full-width.box-layout .alignwide,
/* 1856 */ .no-sidebar.box-layout .alignwide {
/* 1857 */ 	margin-left: -100px;
/* 1858 */ 	margin-right: -100px;
/* 1859 */ }
/* 1860 */ 
/* 1861 */ .widget_featured_posts .article-content .above-entry-meta .cat-links a {
/* 1862 */ 	background-color: #289dcc;
/* 1863 */ 	border-radius: 3px;
/* 1864 */ 	color: #ffffff;
/* 1865 */ 	font-size: 12px;
/* 1866 */ 	padding: 3px 10px;
/* 1867 */ 	display: inline-block;
/* 1868 */ }
/* 1869 */ 
/* 1870 */ .widget_featured_posts .article-content .entry-title {
/* 1871 */ 	padding: 10px 0 0;
/* 1872 */ 	font-size: 22px;
/* 1873 */ }
/* 1874 */ 
/* 1875 */ .widget_featured_posts .article-content .entry-title a {
/* 1876 */ 	color: #232323;
/* 1877 */ 	text-shadow: none;
/* 1878 */ }
/* 1879 */ 
/* 1880 */ .widget_featured_posts .article-content .below-entry-meta .posted-on,
/* 1881 */ .widget_featured_posts .article-content .below-entry-meta .byline {
/* 1882 */ 	padding-right: 10px;
/* 1883 */ }
/* 1884 */ 
/* 1885 */ .widget_featured_posts .article-content .below-entry-meta .posted-on .fa {
/* 1886 */ 	color: #888888;
/* 1887 */ 	font-size: 10px;
/* 1888 */ 	padding-right: 3px;
/* 1889 */ }
/* 1890 */ 
/* 1891 */ .widget_featured_posts .article-content .below-entry-meta .byline .fa,
/* 1892 */ .widget_featured_posts .article-content .below-entry-meta .comments .fa {
/* 1893 */ 	color: #888888;
/* 1894 */ 	padding-right: 5px;
/* 1895 */ 	font-size: 11px;
/* 1896 */ }
/* 1897 */ 
/* 1898 */ .widget_featured_posts .article-content .below-entry-meta .posted-on a,
/* 1899 */ .widget_featured_posts .article-content .below-entry-meta .byline a,
/* 1900 */ .widget_featured_posts .article-content .below-entry-meta .comments a {

/* style.css */

/* 1901 */ 	font-size: 12px;
/* 1902 */ }
/* 1903 */ 
/* 1904 */ /* =POST CONTENT
/* 1905 *| ----------------------------------------------- */
/* 1906 */ .page-header .page-title {
/* 1907 */ 	border-bottom: 2px solid #289dcc;
/* 1908 */ 	font-size: 18px;
/* 1909 */ 	margin-bottom: 15px;
/* 1910 */ 	padding-bottom: 0;
/* 1911 */ }
/* 1912 */ 
/* 1913 */ .page-header .page-title span {
/* 1914 */ 	background-color: #289dcc;
/* 1915 */ 	color: #ffffff;
/* 1916 */ 	padding: 6px 12px;
/* 1917 */ 	display: inline-block;
/* 1918 */ }
/* 1919 */ 
/* 1920 */ .archive #content .post p {
/* 1921 */ 	font-size: 14px;
/* 1922 */ }
/* 1923 */ 
/* 1924 */ .archive #content .post:nth-child(2n+1) {
/* 1925 */ 	float: right;
/* 1926 */ 	width: 48.7013%;
/* 1927 */ }
/* 1928 */ 
/* 1929 */ .archive #content .post:nth-child(2n) {
/* 1930 */ 	float: left;
/* 1931 */ 	width: 48.7013%;
/* 1932 */ 	clear: both;
/* 1933 */ }
/* 1934 */ 
/* 1935 */ .archive #content .post:first-child {
/* 1936 */ 	float: none;
/* 1937 */ 	width: 100%;
/* 1938 */ }
/* 1939 */ 
/* 1940 */ .archive #content .post:not(:first-child) .article-content .entry-title {
/* 1941 */ 	font-size: 22px;
/* 1942 */ }
/* 1943 */ 
/* 1944 */ .single #content .post,
/* 1945 */ #content .post {
/* 1946 */ 	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
/* 1947 */ }
/* 1948 */ 
/* 1949 */ #content .post {
/* 1950 */ 	margin-bottom: 30px;

/* style.css */

/* 1951 */ }
/* 1952 */ 
/* 1953 */ .single #content .post {
/* 1954 */ 	margin-bottom: 0;
/* 1955 */ }
/* 1956 */ 
/* 1957 */ #content .post img {
/* 1958 */ 	margin-bottom: 0;
/* 1959 */ }
/* 1960 */ 
/* 1961 */ #content .post .article-content {
/* 1962 */ 	padding: 15px;
/* 1963 */ }
/* 1964 */ 
/* 1965 */ #content .post .article-content .above-entry-meta .cat-links a {
/* 1966 */ 	background-color: #289dcc;
/* 1967 */ 	border-radius: 3px;
/* 1968 */ 	color: #ffffff;
/* 1969 */ 	font-size: 12px;
/* 1970 */ 	padding: 3px 10px;
/* 1971 */ }
/* 1972 */ 
/* 1973 */ #content .post .article-content .entry-title {
/* 1974 */ 	padding: 5px 0 0;
/* 1975 */ 	font-size: 32px;
/* 1976 */ }
/* 1977 */ 
/* 1978 */ #content .post .article-content .entry-title a {
/* 1979 */ 	color: #232323;
/* 1980 */ }
/* 1981 */ 
/* 1982 */ #content .post .article-content .entry-title a:hover {
/* 1983 */ 	color: #289dcc;
/* 1984 */ }
/* 1985 */ 
/* 1986 */ #content .post .article-content .below-entry-meta .posted-on,
/* 1987 */ #content .post .article-content .below-entry-meta .byline,
/* 1988 */ #content .post .article-content .below-entry-meta .comments,
/* 1989 */ #content .post .article-content .below-entry-meta .tag-links {
/* 1990 */ 	padding-right: 10px;
/* 1991 */ }
/* 1992 */ 
/* 1993 */ #content .post .article-content .below-entry-meta .posted-on .fa {
/* 1994 */ 	color: #888888;
/* 1995 */ 	font-size: 10px;
/* 1996 */ 	padding-right: 3px;
/* 1997 */ }
/* 1998 */ 
/* 1999 */ #content .post .article-content .below-entry-meta .byline .fa,
/* 2000 */ #content .post .article-content .below-entry-meta .comments .fa,

/* style.css */

/* 2001 */ #content .post .article-content .below-entry-meta .tag-links .fa,
/* 2002 */ #content .post .article-content .below-entry-meta .edit-link .fa {
/* 2003 */ 	color: #888888;
/* 2004 */ 	padding-right: 5px;
/* 2005 */ 	font-size: 11px;
/* 2006 */ }
/* 2007 */ 
/* 2008 */ #content .post .article-content .below-entry-meta .posted-on a,
/* 2009 */ #content .post .article-content .below-entry-meta .byline a,
/* 2010 */ #content .post .article-content .below-entry-meta .comments a,
/* 2011 */ #content .post .article-content .below-entry-meta .tag-links a,
/* 2012 */ #content .post .article-content .below-entry-meta .edit-link a {
/* 2013 */ 	font-size: 12px;
/* 2014 */ }
/* 2015 */ 
/* 2016 */ #content .post .article-content .below-entry-meta {
/* 2017 */ 	padding-bottom: 20px;
/* 2018 */ }
/* 2019 */ 
/* 2020 */ .below-entry-meta .updated {
/* 2021 */ 	display: none;
/* 2022 */ }
/* 2023 */ 
/* 2024 */ .type-post .entry-title,
/* 2025 */ .type-page .entry-title {
/* 2026 */ 	font-size: 34px;
/* 2027 */ 	line-height: 1.2;
/* 2028 */ }
/* 2029 */ 
/* 2030 */ .post .entry-title a, .search .entry-title a {
/* 2031 */ 	color: #333333;
/* 2032 */ 	transition: all 0.3s ease 0s;
/* 2033 */ }
/* 2034 */ 
/* 2035 */ .post .entry-title a:hover, .search .entry-title a:hover {
/* 2036 */ 	color: #289dcc;
/* 2037 */ }
/* 2038 */ 
/* 2039 */ .post .entry-content {
/* 2040 */ 	margin-bottom: 10px;
/* 2041 */ }
/* 2042 */ 
/* 2043 */ .entry-content ul {
/* 2044 */ 	list-style: square;
/* 2045 */ }
/* 2046 */ 
/* 2047 */ .entry-content ul,
/* 2048 */ .entry-content ol {
/* 2049 */ 	padding: 0 0 0 35px;
/* 2050 */ 	margin-bottom: 30px;

/* style.css */

/* 2051 */ }
/* 2052 */ 
/* 2053 */ .entry-content li > ul,
/* 2054 */ .entry-content li > ol {
/* 2055 */ 	margin-bottom: 0;
/* 2056 */ }
/* 2057 */ 
/* 2058 */ .entry-content li {
/* 2059 */ 	line-height: 1.3;
/* 2060 */ }
/* 2061 */ 
/* 2062 */ .post .entry-content a:hover {
/* 2063 */ 	text-decoration: underline;
/* 2064 */ }
/* 2065 */ 
/* 2066 */ .entry-meta {
/* 2067 */ 	color: #aaaaaa;
/* 2068 */ 	padding-bottom: 20px;
/* 2069 */ }
/* 2070 */ 
/* 2071 */ .entry-meta .byline i,
/* 2072 */ .entry-meta .cat-links i {
/* 2073 */ 	padding-left: 5px;
/* 2074 */ 	padding-right: 5px;
/* 2075 */ 	font-size: 16px;
/* 2076 */ 	color: #289dcc;
/* 2077 */ }
/* 2078 */ 
/* 2079 */ .entry-meta .byline a,
/* 2080 */ .entry-meta .cat-links a {
/* 2081 */ 	font-size: 20px;
/* 2082 */ }
/* 2083 */ 
/* 2084 */ .entry-meta .byline {
/* 2085 */ 	margin-right: 25px;
/* 2086 */ }
/* 2087 */ 
/* 2088 */ .entry-meta a {
/* 2089 */ 	color: #289dcc;
/* 2090 */ }
/* 2091 */ 
/* 2092 */ .entry-meta a:hover {
/* 2093 */ 	text-decoration: underline;
/* 2094 */ }
/* 2095 */ 
/* 2096 */ .entry-meta .sep {
/* 2097 */ 	display: block;
/* 2098 */ 	border-top: 1px solid #f2f2f2;
/* 2099 */ 	position: relative;
/* 2100 */ 	margin: 10px 0 10px 0;

/* style.css */

/* 2101 */ }
/* 2102 */ 
/* 2103 */ .entry-meta .post-format {
/* 2104 */ 	padding: 5px;
/* 2105 */ 	position: absolute;
/* 2106 */ 	right: -64px;
/* 2107 */ 	top: -32px;
/* 2108 */ }
/* 2109 */ 
/* 2110 */ .entry-meta .post-format i {
/* 2111 */ 	background-color: #289dcc;
/* 2112 */ 	border-radius: 5px;
/* 2113 */ 	color: #ffffff;
/* 2114 */ 	display: block;
/* 2115 */ 	height: 30px;
/* 2116 */ 	line-height: 30px;
/* 2117 */ 	text-align: center;
/* 2118 */ 	width: 30px;
/* 2119 */ 	-webkit-border-radius: 5px;
/* 2120 */ 	-moz-border-radius: 5px;
/* 2121 */ 	border-radius: 5px;
/* 2122 */ 	padding: 12px 8px 8px 8px;
/* 2123 */ }
/* 2124 */ 
/* 2125 */ .entry-meta .posted-on,
/* 2126 */ .entry-meta .comments-link,
/* 2127 */ .entry-meta .edit-link,
/* 2128 */ .entry-meta .tag-links {
/* 2129 */ 	font-size: 12px;
/* 2130 */ 	line-height: 20px;
/* 2131 */ 	margin-right: 25px;
/* 2132 */ }
/* 2133 */ 
/* 2134 */ .entry-meta .posted-on a,
/* 2135 */ .entry-meta .comments-link a,
/* 2136 */ .entry-meta .edit-link a,
/* 2137 */ .entry-meta .tag-links a {
/* 2138 */ 	color: #aaaaaa;
/* 2139 */ 	font-size: 14px;
/* 2140 */ }
/* 2141 */ 
/* 2142 */ .entry-meta .posted-on a:hover,
/* 2143 */ .entry-meta .comments-link a:hover,
/* 2144 */ .entry-meta .edit-link a:hover,
/* 2145 */ .entry-meta .tag-links a:hover {
/* 2146 */ 	color: #289dcc;
/* 2147 */ 	text-decoration: none;
/* 2148 */ }
/* 2149 */ 
/* 2150 */ .entry-meta .posted-on i,

/* style.css */

/* 2151 */ .entry-meta .comments-link i,
/* 2152 */ .entry-meta .edit-link i,
/* 2153 */ .entry-meta .tag-links i {
/* 2154 */ 	font-size: 14px;
/* 2155 */ 	padding-right: 5px;
/* 2156 */ 	padding-left: 5px;
/* 2157 */ 	text-decoration: none;
/* 2158 */ }
/* 2159 */ 
/* 2160 */ .entry-content a.read-more:hover {
/* 2161 */ 	text-decoration: none;
/* 2162 */ }
/* 2163 */ 
/* 2164 */ .single #content .tags a {
/* 2165 */ 	border: 1px solid #eaeaea;
/* 2166 */ 	padding: 3px 5px;
/* 2167 */ 	border-radius: 3px;
/* 2168 */ 	color: #777777;
/* 2169 */ }
/* 2170 */ 
/* 2171 */ .single #content .tags a:hover {
/* 2172 */ 	color: #289dcc;
/* 2173 */ 	text-decoration: none;
/* 2174 */ }
/* 2175 */ 
/* 2176 */ .more-link {
/* 2177 */ 	display: inline-block;
/* 2178 */ 	background-color: #289dcc;
/* 2179 */ 	border-radius: 3px;
/* 2180 */ }
/* 2181 */ 
/* 2182 */ .more-link span {
/* 2183 */ 	font-size: 12px;
/* 2184 */ 	padding: 5px 10px;
/* 2185 */ 	color: #ffffff;
/* 2186 */ 	cursor: pointer;
/* 2187 */ 	display: inline-block;
/* 2188 */ }
/* 2189 */ 
/* 2190 */ .more-link span:hover {
/* 2191 */ 	background-color: rgba(0, 0, 0, 0.1);
/* 2192 */ }
/* 2193 */ 
/* 2194 */ ul.wp-block-gallery {
/* 2195 */ 	padding: 0;
/* 2196 */ }
/* 2197 */ 
/* 2198 */ /* =FEATURED BLOG
/* 2199 *| ----------------------------------------------- */
/* 2200 */ .no-post-thumbnail {

/* style.css */

/* 2201 */ 	background-color: #289dcc;
/* 2202 */ }
/* 2203 */ 
/* 2204 */ .tg-two-column-post-left {
/* 2205 */ 	float: left;
/* 2206 */ 	clear: both;
/* 2207 */ }
/* 2208 */ 
/* 2209 */ .tg-two-column-post-right {
/* 2210 */ 	float: right;
/* 2211 */ }
/* 2212 */ 
/* 2213 */ .post-box {
/* 2214 */ 	width: 48.5%;
/* 2215 */ 	height: auto;
/* 2216 */ 	margin-bottom: 30px;
/* 2217 */ 	position: relative;
/* 2218 */ }
/* 2219 */ 
/* 2220 */ .yes-post-thumbnail.post-box {
/* 2221 */ 	height: auto;
/* 2222 */ }
/* 2223 */ 
/* 2224 */ .post-box img {
/* 2225 */ 	margin-bottom: 0;
/* 2226 */ }
/* 2227 */ 
/* 2228 */ .post-box .post-content-area {
/* 2229 */ 	position: absolute;
/* 2230 */ 	top: 50%;
/* 2231 */ 	-ms-transform: translateY(-50%);
/* 2232 */ 	/* IE 9 */
/* 2233 */ 	-webkit-transform: translateY(-50%);
/* 2234 */ 	transform: translateY(-50%);
/* 2235 */ 	width: 100%;
/* 2236 */ 	text-align: center;
/* 2237 */ }
/* 2238 */ 
/* 2239 */ .post-box .entry-title {
/* 2240 */ 	padding-bottom: 0;
/* 2241 */ }
/* 2242 */ 
/* 2243 */ .post.post-box .entry-title a {
/* 2244 */ 	color: #ffffff;
/* 2245 */ 	text-shadow: 1px 1px 1px #000000;
/* 2246 */ 	font-size: 28px;
/* 2247 */ 	text-transform: uppercase;
/* 2248 */ 	padding: 10px;
/* 2249 */ }
/* 2250 */ 

/* style.css */

/* 2251 */ .post.post-box .entry-title a:hover {
/* 2252 */ 	color: #289dcc;
/* 2253 */ }
/* 2254 */ 
/* 2255 */ .post-box .entry-title:after {
/* 2256 */ 	background: none repeat scroll 0 0 #ffffff;
/* 2257 */ 	content: "";
/* 2258 */ 	display: block;
/* 2259 */ 	height: 2px;
/* 2260 */ 	margin: 15px auto;
/* 2261 */ 	width: 100px;
/* 2262 */ }
/* 2263 */ 
/* 2264 */ .post-box .entry-meta {
/* 2265 */ 	padding-bottom: 0;
/* 2266 */ }
/* 2267 */ 
/* 2268 */ .post-box .entry-meta span .fa {
/* 2269 */ 	color: #ffffff;
/* 2270 */ }
/* 2271 */ 
/* 2272 */ .post-box .entry-meta .posted-on a,
/* 2273 */ .post-box .entry-meta .cat-links a {
/* 2274 */ 	color: #ffffff;
/* 2275 */ 	text-shadow: 1px 1px 1px #000000;
/* 2276 */ 	font-size: 16px;
/* 2277 */ }
/* 2278 */ 
/* 2279 */ .post-box .entry-meta .posted-on i,
/* 2280 */ .post-box .entry-meta .cat-links i {
/* 2281 */ 	color: #ffffff;
/* 2282 */ }
/* 2283 */ 
/* 2284 */ .post-box .entry-meta .posted-on a:hover,
/* 2285 */ .post-box .entry-meta .cat-links a:hover {
/* 2286 */ 	color: #289dcc;
/* 2287 */ 	text-decoration: none;
/* 2288 */ }
/* 2289 */ 
/* 2290 */ /* =FRONT PAGE WIDGET AREAS
/* 2291 *| ----------------------------------------------- */
/* 2292 */ .widget_slider_area {
/* 2293 */ 	float: left;
/* 2294 */ 	width: 55.26315789%;
/* 2295 */ }
/* 2296 */ 
/* 2297 */ .widget_beside_slider {
/* 2298 */ 	float: right;
/* 2299 */ 	width: 43.85964912%;
/* 2300 */ }

/* style.css */

/* 2301 */ 
/* 2302 */ .widget_slider_area .widget-title,
/* 2303 */ .widget_beside_slider .widget-title {
/* 2304 */ 	border-bottom: 2px solid #289dcc;
/* 2305 */ 	font-size: 18px;
/* 2306 */ 	margin-bottom: 15px;
/* 2307 */ 	padding-bottom: 0;
/* 2308 */ }
/* 2309 */ 
/* 2310 */ .widget_slider_area .widget-title span,
/* 2311 */ .widget_beside_slider .widget-title span {
/* 2312 */ 	background-color: #289dcc;
/* 2313 */ 	color: #fff;
/* 2314 */ 	padding: 6px 12px;
/* 2315 */ 	display: inline-block;
/* 2316 */ }
/* 2317 */ 
/* 2318 */ /* Slider widget meta CSS */
/* 2319 */ .widget_featured_slider .single-slide {
/* 2320 */ 	position: relative;
/* 2321 */ }
/* 2322 */ 
/* 2323 */ .widget_featured_slider img {
/* 2324 */ 	margin-bottom: 0;
/* 2325 */ }
/* 2326 */ 
/* 2327 */ .widget_featured_slider .slide-content {
/* 2328 */ 	position: absolute;
/* 2329 */ 	bottom: 0;
/* 2330 */ 	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
/* 2331 */ 	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
/* 2332 */ 	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
/* 2333 */ 	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.3));
/* 2334 */ 	padding-bottom: 20px;
/* 2335 */ 	padding-left: 5%;
/* 2336 */ 	position: absolute;
/* 2337 */ 	width: 100%;
/* 2338 */ }
/* 2339 */ 
/* 2340 */ .widget_featured_slider .slide-content .above-entry-meta .cat-links a {
/* 2341 */ 	background-color: #289dcc;
/* 2342 */ 	border-radius: 3px;
/* 2343 */ 	color: #ffffff;
/* 2344 */ 	font-size: 12px;
/* 2345 */ 	padding: 3px 10px;
/* 2346 */ }
/* 2347 */ 
/* 2348 */ .widget_featured_slider .slide-content .entry-title {
/* 2349 */ 	padding: 10px 0 0;
/* 2350 */ 	font-size: 22px;

/* style.css */

/* 2351 */ }
/* 2352 */ 
/* 2353 */ .widget_featured_slider .slide-content .entry-title a {
/* 2354 */ 	color: #ffffff;
/* 2355 */ 	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
/* 2356 */ }
/* 2357 */ 
/* 2358 */ .widget_featured_slider .slide-content .entry-title a:hover {
/* 2359 */ 	color: #289dcc;
/* 2360 */ }
/* 2361 */ 
/* 2362 */ .widget_featured_slider .slide-content .below-entry-meta .posted-on,
/* 2363 */ .widget_featured_slider .slide-content .below-entry-meta .byline {
/* 2364 */ 	padding-right: 10px;
/* 2365 */ }
/* 2366 */ 
/* 2367 */ .widget_featured_slider .slide-content .below-entry-meta .posted-on .fa {
/* 2368 */ 	color: #ffffff;
/* 2369 */ 	font-size: 10px;
/* 2370 */ 	padding-right: 3px;
/* 2371 */ }
/* 2372 */ 
/* 2373 */ .widget_featured_slider .slide-content .below-entry-meta .byline .fa,
/* 2374 */ .widget_featured_slider .slide-content .below-entry-meta .comments .fa {
/* 2375 */ 	color: #ffffff;
/* 2376 */ 	padding-right: 5px;
/* 2377 */ 	font-size: 11px;
/* 2378 */ }
/* 2379 */ 
/* 2380 */ .widget_featured_slider .slide-content .below-entry-meta .posted-on a,
/* 2381 */ .widget_featured_slider .slide-content .below-entry-meta .byline a,
/* 2382 */ .widget_featured_slider .slide-content .below-entry-meta .comments a,
/* 2383 */ .widget_featured_slider .slide-content .below-entry-meta .comments span {
/* 2384 */ 	color: #ffffff;
/* 2385 */ 	font-size: 12px;
/* 2386 */ }
/* 2387 */ 
/* 2388 */ .widget_featured_slider .slide-content .below-entry-meta .posted-on a:hover,
/* 2389 */ .widget_featured_slider .slide-content .below-entry-meta .byline a:hover,
/* 2390 */ .widget_featured_slider .slide-content .below-entry-meta .comments a:hover {
/* 2391 */ 	color: #289dcc;
/* 2392 */ }
/* 2393 */ 
/* 2394 */ /* Highlighted posts widget */
/* 2395 */ .widget_highlighted_posts .single-article {
/* 2396 */ 	position: relative;
/* 2397 */ 	float: left;
/* 2398 */ 	margin-bottom: 10px;
/* 2399 */ 	margin-right: 2%;
/* 2400 */ 	max-width: 49%;

/* style.css */

/* 2401 */ }
/* 2402 */ 
/* 2403 */ .widget_highlighted_posts .single-article:nth-child(even) {
/* 2404 */ 	margin-right: 0;
/* 2405 */ }
/* 2406 */ 
/* 2407 */ .widget_highlighted_posts img {
/* 2408 */ 	margin-bottom: 0;
/* 2409 */ }
/* 2410 */ 
/* 2411 */ .widget_highlighted_posts .article-content {
/* 2412 */ 	position: absolute;
/* 2413 */ 	bottom: 0;
/* 2414 */ 	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
/* 2415 */ 	background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
/* 2416 */ 	background: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
/* 2417 */ 	background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.8));
/* 2418 */ 	padding-bottom: 10px;
/* 2419 */ 	padding-left: 5%;
/* 2420 */ 	position: absolute;
/* 2421 */ 	width: 100%;
/* 2422 */ }
/* 2423 */ 
/* 2424 */ .widget_highlighted_posts .above-entry-meta {
/* 2425 */ 	display: none;
/* 2426 */ }
/* 2427 */ 
/* 2428 */ .widget_highlighted_posts .article-content .above-entry-meta .cat-links a {
/* 2429 */ 	background-color: #289dcc;
/* 2430 */ 	border-radius: 3px;
/* 2431 */ 	color: #ffffff;
/* 2432 */ 	font-size: 12px;
/* 2433 */ 	padding: 3px 10px;
/* 2434 */ }
/* 2435 */ 
/* 2436 */ .widget_highlighted_posts .article-content .entry-title {
/* 2437 */ 	padding: 10px 0 0;
/* 2438 */ 	font-size: 16px;
/* 2439 */ }
/* 2440 */ 
/* 2441 */ .widget_highlighted_posts .article-content .entry-title a {
/* 2442 */ 	color: #ffffff;
/* 2443 */ 	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
/* 2444 */ }
/* 2445 */ 
/* 2446 */ .widget_highlighted_posts .article-content .entry-title a:hover {
/* 2447 */ 	color: #289dcc;
/* 2448 */ }
/* 2449 */ 
/* 2450 */ .widget_highlighted_posts .article-content .below-entry-meta .posted-on,

/* style.css */

/* 2451 */ .widget_highlighted_posts .article-content .below-entry-meta .byline {
/* 2452 */ 	padding-right: 10px;
/* 2453 */ }
/* 2454 */ 
/* 2455 */ .widget_highlighted_posts .article-content .below-entry-meta .byline {
/* 2456 */ 	display: none;
/* 2457 */ }
/* 2458 */ 
/* 2459 */ .widget_highlighted_posts .article-content .below-entry-meta .posted-on .fa {
/* 2460 */ 	color: #ffffff;
/* 2461 */ 	font-size: 10px;
/* 2462 */ 	padding-right: 3px;
/* 2463 */ }
/* 2464 */ 
/* 2465 */ .widget_highlighted_posts .article-content .below-entry-meta .byline .fa,
/* 2466 */ .widget_highlighted_posts .article-content .below-entry-meta .comments .fa {
/* 2467 */ 	color: #ffffff;
/* 2468 */ 	padding-right: 5px;
/* 2469 */ 	font-size: 11px;
/* 2470 */ }
/* 2471 */ 
/* 2472 */ .widget_highlighted_posts .article-content .below-entry-meta .posted-on a,
/* 2473 */ .widget_highlighted_posts .article-content .below-entry-meta .byline a,
/* 2474 */ .widget_highlighted_posts .article-content .below-entry-meta .comments a,
/* 2475 */ .widget_highlighted_posts .article-content .below-entry-meta .comments span {
/* 2476 */ 	color: #ffffff;
/* 2477 */ 	font-size: 11px;
/* 2478 */ }
/* 2479 */ 
/* 2480 */ .widget_highlighted_posts .article-content .below-entry-meta .posted-on a:hover,
/* 2481 */ .widget_highlighted_posts .article-content .below-entry-meta .byline a:hover,
/* 2482 */ .widget_highlighted_posts .article-content .below-entry-meta .comments a:hover {
/* 2483 */ 	color: #289dcc;
/* 2484 */ }
/* 2485 */ 
/* 2486 */ .widget_highlighted_posts .widget-title {
/* 2487 */ 	color: #555555;
/* 2488 */ 	font-size: 24px;
/* 2489 */ }
/* 2490 */ 
/* 2491 */ /* TG:All Posts Widget Styling */
/* 2492 */ .blog .post:nth-child(2n) {
/* 2493 */ 	float: left;
/* 2494 */ 	width: 48.7013%;
/* 2495 */ 	clear: both;
/* 2496 */ }
/* 2497 */ 
/* 2498 */ .blog .post:nth-child(2n+1) {
/* 2499 */ 	float: right;
/* 2500 */ 	width: 48.7013%;

/* style.css */

/* 2501 */ }
/* 2502 */ 
/* 2503 */ .blog .post:first-child {
/* 2504 */ 	float: none;
/* 2505 */ 	width: 100%;
/* 2506 */ }
/* 2507 */ 
/* 2508 */ .blog .post .article-content .below-entry-meta .edit-link a,
/* 2509 */ .blog .post .article-content .below-entry-meta .tag-links a {
/* 2510 */ 	font-size: 12px;
/* 2511 */ }
/* 2512 */ 
/* 2513 */ .blog .post .article-content .below-entry-meta .edit-link .fa,
/* 2514 */ .blog .post .article-content .below-entry-meta .tag-links .fa {
/* 2515 */ 	color: #888888;
/* 2516 */ 	padding-right: 5px;
/* 2517 */ 	font-size: 11px;
/* 2518 */ }
/* 2519 */ 
/* 2520 */ .blog .post .article-content .below-entry-meta .tag-links {
/* 2521 */ 	padding-right: 10px;
/* 2522 */ }
/* 2523 */ 
/* 2524 */ /* Search Page */
/* 2525 */ .search .status-publish {
/* 2526 */ 	margin-bottom: 30px;
/* 2527 */ 	-webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
/* 2528 */ 	-moz-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
/* 2529 */ 	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
/* 2530 */ }
/* 2531 */ 
/* 2532 */ .search .status-publish:nth-child(2n) {
/* 2533 */ 	float: left;
/* 2534 */ 	width: 48.7013%;
/* 2535 */ 	clear: both;
/* 2536 */ }
/* 2537 */ 
/* 2538 */ .search .status-publish:nth-child(2n+1) {
/* 2539 */ 	float: right;
/* 2540 */ 	width: 48.7013%;
/* 2541 */ }
/* 2542 */ 
/* 2543 */ .search .status-publish:first-child {
/* 2544 */ 	float: none;
/* 2545 */ 	width: 100%;
/* 2546 */ }
/* 2547 */ 
/* 2548 */ .search .status-publish .article-content {
/* 2549 */ 	padding: 15px;
/* 2550 */ }

/* style.css */

/* 2551 */ 
/* 2552 */ /* =FRONT PAGE MAIN CONTENT SECTION
/* 2553 *| ----------------------------------------------- */
/* 2554 */ .main-content-section {
/* 2555 */ 	padding-top: 20px;
/* 2556 */ }
/* 2557 */ 
/* 2558 */ .main-content-section .tg-one-half {
/* 2559 */ 	width: 48.75%;
/* 2560 */ 	padding-bottom: 0;
/* 2561 */ }
/* 2562 */ 
/* 2563 */ .posted-on a,
/* 2564 */ .byline a,
/* 2565 */ .comments a,
/* 2566 */ .comments span,
/* 2567 */ .tag-links a,
/* 2568 */ .edit-link a {
/* 2569 */ 	color: #888888;
/* 2570 */ }
/* 2571 */ 
/* 2572 */ .posted-on a:hover,
/* 2573 */ .byline a:hover,
/* 2574 */ .comments a:hover,
/* 2575 */ .tag-links a:hover,
/* 2576 */ .edit-link a:hover {
/* 2577 */ 	color: #289dcc;
/* 2578 */ }
/* 2579 */ 
/* 2580 */ /* Featured posts widget */
/* 2581 */ .widget_featured_posts .article-content .above-entry-meta .cat-links a {
/* 2582 */ 	background-color: #289dcc;
/* 2583 */ 	border-radius: 3px;
/* 2584 */ 	color: #ffffff;
/* 2585 */ 	font-size: 12px;
/* 2586 */ 	padding: 3px 10px;
/* 2587 */ }
/* 2588 */ 
/* 2589 */ .widget_featured_posts .article-content .entry-title {
/* 2590 */ 	padding: 10px 0 0;
/* 2591 */ 	font-size: 22px;
/* 2592 */ }
/* 2593 */ 
/* 2594 */ .widget_featured_posts .article-content .entry-title a {
/* 2595 */ 	color: #232323;
/* 2596 */ 	text-shadow: none;
/* 2597 */ }
/* 2598 */ 
/* 2599 */ .widget_featured_posts .article-content .entry-title a:hover {
/* 2600 */ 	color: #289dcc;

/* style.css */

/* 2601 */ }
/* 2602 */ 
/* 2603 */ .widget_featured_posts .article-content .below-entry-meta .posted-on,
/* 2604 */ .widget_featured_posts .article-content .below-entry-meta .byline {
/* 2605 */ 	padding-right: 10px;
/* 2606 */ }
/* 2607 */ 
/* 2608 */ .widget_featured_posts .article-content .below-entry-meta .posted-on .fa {
/* 2609 */ 	color: #888888;
/* 2610 */ 	font-size: 10px;
/* 2611 */ 	padding-right: 3px;
/* 2612 */ }
/* 2613 */ 
/* 2614 */ .widget_featured_posts .article-content .below-entry-meta .byline .fa,
/* 2615 */ .widget_featured_posts .article-content .below-entry-meta .comments .fa {
/* 2616 */ 	color: #888888;
/* 2617 */ 	padding-right: 5px;
/* 2618 */ 	font-size: 11px;
/* 2619 */ }
/* 2620 */ 
/* 2621 */ .widget_featured_posts .article-content .below-entry-meta .posted-on a,
/* 2622 */ .widget_featured_posts .article-content .below-entry-meta .byline a,
/* 2623 */ .widget_featured_posts .article-content .below-entry-meta .comments a,
/* 2624 */ .widget_featured_posts .article-content .below-entry-meta .comments span {
/* 2625 */ 	font-size: 12px;
/* 2626 */ }
/* 2627 */ 
/* 2628 */ .widget_featured_posts {
/* 2629 */ 	margin-bottom: 30px;
/* 2630 */ }
/* 2631 */ 
/* 2632 */ .widget_featured_posts .widget-title {
/* 2633 */ 	border-bottom: 2px solid #289dcc;
/* 2634 */ 	font-size: 18px;
/* 2635 */ 	margin-bottom: 15px;
/* 2636 */ 	padding-bottom: 0;
/* 2637 */ }
/* 2638 */ 
/* 2639 */ .widget_featured_posts .widget-title span {
/* 2640 */ 	background-color: #289dcc;
/* 2641 */ 	color: #ffffff;
/* 2642 */ 	padding: 6px 12px;
/* 2643 */ 	display: inline-block;
/* 2644 */ }
/* 2645 */ 
/* 2646 */ .widget_featured_posts img {
/* 2647 */ 	margin-bottom: 18px;
/* 2648 */ }
/* 2649 */ 
/* 2650 */ .widget_featured_posts .first-post {

/* style.css */

/* 2651 */ 	float: left;
/* 2652 */ 	width: 48.70129870%;
/* 2653 */ 	margin-bottom: 20px;
/* 2654 */ }
/* 2655 */ 
/* 2656 */ .widget_featured_posts .following-post {
/* 2657 */ 	float: right;
/* 2658 */ 	width: 48.70129870%;
/* 2659 */ }
/* 2660 */ 
/* 2661 */ .widget_featured_posts .following-post .byline {
/* 2662 */ 	display: none;
/* 2663 */ }
/* 2664 */ 
/* 2665 */ .widget_featured_posts.widget_featured_posts_vertical .first-post,
/* 2666 */ .widget_featured_posts.widget_featured_posts_vertical .following-post {
/* 2667 */ 	float: none;
/* 2668 */ 	width: 100%;
/* 2669 */ }
/* 2670 */ 
/* 2671 */ .widget_featured_posts .single-article {
/* 2672 */ 	background-color: #ffffff;
/* 2673 */ 	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
/* 2674 */ }
/* 2675 */ 
/* 2676 */ .widget_featured_posts .article-content {
/* 2677 */ 	padding: 0 15px 5px;
/* 2678 */ }
/* 2679 */ 
/* 2680 */ .widget_featured_posts .article-content .below-entry-meta {
/* 2681 */ 	margin-bottom: 12px;
/* 2682 */ }
/* 2683 */ 
/* 2684 */ .widget_featured_posts .article-content .entry-content p {
/* 2685 */ 	font-size: 14px;
/* 2686 */ }
/* 2687 */ 
/* 2688 */ .widget_featured_posts .following-post .single-article {
/* 2689 */ 	margin-bottom: 15px;
/* 2690 */ }
/* 2691 */ 
/* 2692 */ .widget_featured_posts .following-post figure {
/* 2693 */ 	float: left;
/* 2694 */ 	margin-right: 10px;
/* 2695 */ }
/* 2696 */ 
/* 2697 */ #secondary .widget_featured_posts .following-post .article-content .entry-title {
/* 2698 */ 	font-size: 14px;
/* 2699 */ 	line-height: 1.4;
/* 2700 */ }

/* style.css */

/* 2701 */ 
/* 2702 */ .widget_featured_posts .following-post .article-content .entry-title {
/* 2703 */ 	font-size: 18px;
/* 2704 */ }
/* 2705 */ 
/* 2706 */ .widget_featured_posts .following-post .article-content .below-entry-meta .posted-on a,
/* 2707 */ .widget_featured_posts .following-post .article-content .below-entry-meta .byline a {
/* 2708 */ 	font-size: 11px;
/* 2709 */ }
/* 2710 */ 
/* 2711 */ .widget_featured_posts .following-post .article-content .below-entry-meta {
/* 2712 */ 	margin-bottom: 0;
/* 2713 */ }
/* 2714 */ 
/* 2715 */ .widget_featured_posts .following-post img {
/* 2716 */ 	margin-bottom: 0;
/* 2717 */ }
/* 2718 */ 
/* 2719 */ .widget_featured_posts .following-post .above-entry-meta {
/* 2720 */ 	display: none;
/* 2721 */ }
/* 2722 */ 
/* 2723 */ .news-bar {
/* 2724 */ 	background-color: #ffffff;
/* 2725 */ 	padding: 8px 0 4px;
/* 2726 */ 	-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
/* 2727 */ 	-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
/* 2728 */ 	box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
/* 2729 */ 	font-size: 14px;
/* 2730 */ }
/* 2731 */ 
/* 2732 */ .breaking-news {
/* 2733 */ 	float: left;
/* 2734 */ }
/* 2735 */ 
/* 2736 */ .breaking-news div {
/* 2737 */ 	display: none;
/* 2738 */ }
/* 2739 */ 
/* 2740 */ .breaking-news-latest {
/* 2741 */ 	color: #555555;
/* 2742 */ 	margin-right: 0;
/* 2743 */ 	position: relative;
/* 2744 */ 	margin-top: 0px;
/* 2745 */ 	vertical-align: top;
/* 2746 */ }
/* 2747 */ 
/* 2748 */ /* The HTML list gets replaced with a single div,
/* 2749 *|    which contains the active ticker item, so you
/* 2750 *|    can easily style that as well */

/* style.css */

/* 2751 */ .breaking-news div {
/* 2752 */ 	display: inline-block;
/* 2753 */ 	word-wrap: break-word;
/* 2754 */ }
/* 2755 */ 
/* 2756 */ .date-in-header {
/* 2757 */ 	float: left;
/* 2758 */ 	color: #555555;
/* 2759 */ 	font-size: 14px;
/* 2760 */ 	padding-right: 15px;
/* 2761 */ }
/* 2762 */ 
/* 2763 */ .newsticker {
/* 2764 */ 	display: inline-block;
/* 2765 */ 	padding-left: 0;
/* 2766 */ 	overflow: hidden;
/* 2767 */ 	height: 20px;
/* 2768 */ }
/* 2769 */ 
/* 2770 */ .author-box {
/* 2771 */ 	width: 100%;
/* 2772 */ 	display: inline-block;
/* 2773 */ 	padding: 10px;
/* 2774 */ 	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
/* 2775 */ 	margin-bottom: 25px;
/* 2776 */ }
/* 2777 */ 
/* 2778 */ .author-img img {
/* 2779 */ 	margin-right: 15px;
/* 2780 */ }
/* 2781 */ 
/* 2782 */ .author-name {
/* 2783 */ 	padding-bottom: 10px;
/* 2784 */ 	font-size: 20px;
/* 2785 */ }
/* 2786 */ 
/* 2787 */ /* Related Posts */
/* 2788 */ .related-posts-main-title .fa {
/* 2789 */ 	color: #289dcc;
/* 2790 */ }
/* 2791 */ 
/* 2792 */ .related-posts-main-title span {
/* 2793 */ 	font-size: 26px;
/* 2794 */ 	padding-left: 10px;
/* 2795 */ }
/* 2796 */ 
/* 2797 */ .single-related-posts {
/* 2798 */ 	width: 32.5%;
/* 2799 */ 	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
/* 2800 */ 	margin-right: 1.25%;

/* style.css */

/* 2801 */ 	float: left;
/* 2802 */ 	margin-bottom: 25px;
/* 2803 */ }
/* 2804 */ 
/* 2805 */ .single-related-posts img {
/* 2806 */ 	margin-bottom: 0;
/* 2807 */ }
/* 2808 */ 
/* 2809 */ .related-posts .single-related-posts:nth-child(3n+3) {
/* 2810 */ 	margin-right: 0;
/* 2811 */ }
/* 2812 */ 
/* 2813 */ .single-related-posts .article-content {
/* 2814 */ 	padding: 0 10px 5px;
/* 2815 */ }
/* 2816 */ 
/* 2817 */ .single-related-posts .byline {
/* 2818 */ 	display: none;
/* 2819 */ }
/* 2820 */ 
/* 2821 */ .single-related-posts .article-content .entry-title {
/* 2822 */ 	padding: 10px 0 0;
/* 2823 */ 	font-size: 18px;
/* 2824 */ }
/* 2825 */ 
/* 2826 */ .single-related-posts .article-content .entry-title a {
/* 2827 */ 	color: #232323;
/* 2828 */ 	text-shadow: none;
/* 2829 */ }
/* 2830 */ 
/* 2831 */ .single-related-posts .article-content .entry-title a:hover {
/* 2832 */ 	color: #289dcc;
/* 2833 */ }
/* 2834 */ 
/* 2835 */ .single-related-posts .article-content .below-entry-meta .posted-on,
/* 2836 */ .single-related-posts .article-content .below-entry-meta .byline {
/* 2837 */ 	padding-right: 10px;
/* 2838 */ }
/* 2839 */ 
/* 2840 */ .single-related-posts .article-content .below-entry-meta .posted-on .fa {
/* 2841 */ 	color: #888888;
/* 2842 */ 	font-size: 10px;
/* 2843 */ 	padding-right: 3px;
/* 2844 */ }
/* 2845 */ 
/* 2846 */ .single-related-posts .article-content .below-entry-meta .byline .fa,
/* 2847 */ .single-related-posts .article-content .below-entry-meta .comments .fa {
/* 2848 */ 	color: #888888;
/* 2849 */ 	padding-right: 5px;
/* 2850 */ 	font-size: 11px;

/* style.css */

/* 2851 */ }
/* 2852 */ 
/* 2853 */ .single-related-posts .article-content .below-entry-meta .posted-on a,
/* 2854 */ .single-related-posts .article-content .below-entry-meta .byline a,
/* 2855 */ .single-related-posts .article-content .below-entry-meta .comments a {
/* 2856 */ 	font-size: 12px;
/* 2857 */ }
/* 2858 */ 
/* 2859 */ /* Sharing Section */
/* 2860 */ .share-buttons {
/* 2861 */ 	display: inline-block;
/* 2862 */ }
/* 2863 */ 
/* 2864 */ .box {
/* 2865 */ 	border: 1px solid #eaeaea;
/* 2866 */ 	border-radius: 3px;
/* 2867 */ 	display: inline-block;
/* 2868 */ }
/* 2869 */ 
/* 2870 */ .count {
/* 2871 */ 	background: none repeat scroll 0 0 #f2f2f2;
/* 2872 */ 	color: #289dcc;
/* 2873 */ 	float: right;
/* 2874 */ 	font-size: 22px;
/* 2875 */ 	padding: 0 16px;
/* 2876 */ }
/* 2877 */ 
/* 2878 */ .share {
/* 2879 */ 	float: left;
/* 2880 */ }
/* 2881 */ 
/* 2882 */ #twitter, #facebook, #googleplus, #pinterest {
/* 2883 */ 	float: left;
/* 2884 */ 	padding-right: 20px;
/* 2885 */ }
/* 2886 */ 
/* 2887 */ .share .fa {
/* 2888 */ 	display: block;
/* 2889 */ 	font-size: 30px;
/* 2890 */ 	line-height: 35px;
/* 2891 */ 	padding: 0 15px;
/* 2892 */ }
/* 2893 */ 
/* 2894 */ .share .fa-twitter {
/* 2895 */ 	color: #55acee;
/* 2896 */ }
/* 2897 */ 
/* 2898 */ .share .fa-facebook-square {
/* 2899 */ 	color: #3b5998;
/* 2900 */ }

/* style.css */

/* 2901 */ 
/* 2902 */ .share .fa-google-plus-square {
/* 2903 */ 	color: #dd4b39;
/* 2904 */ }
/* 2905 */ 
/* 2906 */ .share .fa-pinterest {
/* 2907 */ 	color: #cc2127;
/* 2908 */ }
/* 2909 */ 
/* 2910 */ .advertisement_125x125 img {
/* 2911 */ 	margin-bottom: 8px;
/* 2912 */ 	padding: 0 2px;
/* 2913 */ }
/* 2914 */ 
/* 2915 */ .advertisement_300x250 img {
/* 2916 */ 	margin: 0 auto;
/* 2917 */ 	display: block;
/* 2918 */ }
/* 2919 */ 
/* 2920 */ #header-right-section .advertisement_728x90 {
/* 2921 */ 	margin-bottom: 0;
/* 2922 */ 	padding: 0;
/* 2923 */ }
/* 2924 */ 
/* 2925 */ .advertisement_728x90 {
/* 2926 */ 	padding: 15px 0 45px;
/* 2927 */ 	display: block;
/* 2928 */ }
/* 2929 */ 
/* 2930 */ #header-right-section .advertisement_728x90 img {
/* 2931 */ 	padding: 0;
/* 2932 */ }
/* 2933 */ 
/* 2934 */ .advertisement_728x90 img {
/* 2935 */ 	margin-bottom: 0;
/* 2936 */ 	box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1);
/* 2937 */ 	padding: 10px;
/* 2938 */ 	display: block;
/* 2939 */ 	margin: 0 auto;
/* 2940 */ }
/* 2941 */ 
/* 2942 */ .advertisement-content {
/* 2943 */ 	text-align: center;
/* 2944 */ }
/* 2945 */ 
/* 2946 */ .advertisement_below_post_title {
/* 2947 */ 	float: left;
/* 2948 */ 	width: 300px;
/* 2949 */ 	margin-right: 10px;
/* 2950 */ }

/* style.css */

/* 2951 */ 
/* 2952 */ .post .featured-image {
/* 2953 */ 	text-align: center;
/* 2954 */ }
/* 2955 */ 
/* 2956 */ #site-navigation {
/* 2957 */ 	z-index: 999;
/* 2958 */ }
/* 2959 */ 
/* 2960 */ /* Gallery Post Format */
/* 2961 */ /* = Page Template CSS
/* 2962 *| ----------------------------------------------- */
/* 2963 */ .page-template-page-builder #primary {
/* 2964 */ 	float: none;
/* 2965 */ 	width: 100%;
/* 2966 */ }
/* 2967 */ 
/* 2968 */ /*--------------------------------------------------------------
/* 2969 *| Responsive Structure
/* 2970 *| --------------------------------------------------------------*/
/* 2971 */ @media screen and (max-width: 1200px) {
/* 2972 */ 	.no-sidebar-full-width .alignwide {
/* 2973 */ 		margin-left: -10px;
/* 2974 */ 		margin-right: -10px;
/* 2975 */ 	}
/* 2976 */ }
/* 2977 */ 
/* 2978 */ @media screen and (max-width: 1190px) {
/* 2979 */ 	#page {
/* 2980 */ 		width: 97%;
/* 2981 */ 	}
/* 2982 */ 	.wide #page {
/* 2983 */ 		width: 100%;
/* 2984 */ 	}
/* 2985 */ 	.inner-wrap {
/* 2986 */ 		width: 94%;
/* 2987 */ 	}
/* 2988 */ }
/* 2989 */ 
/* 2990 */ @media screen and (max-width: 768px) {
/* 2991 */ 	#header-text-nav-wrap {
/* 2992 */ 		padding: 10px 0;
/* 2993 */ 	}
/* 2994 */ 	#header-left-section {
/* 2995 */ 		float: none;
/* 2996 */ 		margin-bottom: 10px;
/* 2997 */ 	}
/* 2998 */ 	#header-logo-image {
/* 2999 */ 		float: none;
/* 3000 */ 		text-align: center;

/* style.css */

/* 3001 */ 		padding-right: 0;
/* 3002 */ 	}
/* 3003 */ 	#header-text {
/* 3004 */ 		float: none;
/* 3005 */ 		text-align: center;
/* 3006 */ 		padding-right: 0;
/* 3007 */ 	}
/* 3008 */ 	#header-right-section {
/* 3009 */ 		float: none;
/* 3010 */ 	}
/* 3011 */ 	#header-right-section .widget {
/* 3012 */ 		text-align: center;
/* 3013 */ 	}
/* 3014 */ 	.menu-toggle {
/* 3015 */ 		display: block;
/* 3016 */ 		float: left;
/* 3017 */ 	}
/* 3018 */ 	.main-navigation ul {
/* 3019 */ 		display: none;
/* 3020 */ 	}
/* 3021 */ 	.main-navigation .home-icon a {
/* 3022 */ 		padding: 7px 10px;
/* 3023 */ 	}
/* 3024 */ 	.widget_slider_area,
/* 3025 */ 	.widget_beside_slider {
/* 3026 */ 		float: none;
/* 3027 */ 		width: 100%;
/* 3028 */ 	}
/* 3029 */ 	.widget_slider_area {
/* 3030 */ 		padding-bottom: 10px;
/* 3031 */ 	}
/* 3032 */ 	#primary, #secondary {
/* 3033 */ 		float: none;
/* 3034 */ 		width: 100%;
/* 3035 */ 	}
/* 3036 */ 	.better-responsive-menu .sub-menu {
/* 3037 */ 		display: none;
/* 3038 */ 	}
/* 3039 */ 	.main-small-navigation li {
/* 3040 */ 		position: relative;
/* 3041 */ 	}
/* 3042 */ 	.sub-toggle {
/* 3043 */ 		position: absolute;
/* 3044 */ 		right: 20px;
/* 3045 */ 		cursor: pointer;
/* 3046 */ 		display: block;
/* 3047 */ 		top: 6px;
/* 3048 */ 		padding: 0 7px;
/* 3049 */ 		background-color: #1b7aa0;
/* 3050 */ 	}

/* style.css */

/* 3051 */ 	.sub-toggle .fa {
/* 3052 */ 		color: #ffffff;
/* 3053 */ 	}
/* 3054 */ 	.sub-toggle.active .fa {
/* 3055 */ 		color: #1b7aa0;
/* 3056 */ 	}
/* 3057 */ }
/* 3058 */ 
/* 3059 */ @media screen and (max-width: 767px) {
/* 3060 */ 	.no-sidebar-full-width.box-layout .alignwide,
/* 3061 */ 	.no-sidebar.box-layout .alignwide {
/* 3062 */ 		margin-left: -20px;
/* 3063 */ 		margin-right: -20px;
/* 3064 */ 	}
/* 3065 */ }
/* 3066 */ 
/* 3067 */ @media screen and (max-width: 600px) {
/* 3068 */ 	.logged-in #masthead #site-navigation {
/* 3069 */ 		top: 0 !important;
/* 3070 */ 	}
/* 3071 */ 	.news-bar {
/* 3072 */ 		text-align: center;
/* 3073 */ 	}
/* 3074 */ 	.date-in-header,
/* 3075 */ 	.breaking-news,
/* 3076 */ 	#masthead .social-links {
/* 3077 */ 		float: none;
/* 3078 */ 		max-width: 100%;
/* 3079 */ 	}
/* 3080 */ 	.newsticker li {
/* 3081 */ 		text-align: left;
/* 3082 */ 	}
/* 3083 */ 	.archive #content .post:first-child,
/* 3084 */ 	.archive #content .post:nth-child(2n),
/* 3085 */ 	.archive #content .post:nth-child(2n+1) {
/* 3086 */ 		float: none;
/* 3087 */ 		width: 100%;
/* 3088 */ 	}
/* 3089 */ 	.blog .post:first-child,
/* 3090 */ 	.blog .post:nth-child(2n),
/* 3091 */ 	.blog .post:nth-child(2n+1) {
/* 3092 */ 		float: none;
/* 3093 */ 		width: 100%;
/* 3094 */ 	}
/* 3095 */ 	.search .status-publish:first-child,
/* 3096 */ 	.search .status-publish:nth-child(2n),
/* 3097 */ 	.search .status-publish:nth-child(2n+1) {
/* 3098 */ 		float: none;
/* 3099 */ 		width: 100%;
/* 3100 */ 	}

/* style.css */

/* 3101 */ 	.tg-footer-main-widget {
/* 3102 */ 		float: none;
/* 3103 */ 		margin-right: 0;
/* 3104 */ 		width: 100%;
/* 3105 */ 	}
/* 3106 */ 	.tg-footer-other-widgets {
/* 3107 */ 		float: none;
/* 3108 */ 		width: 100%;
/* 3109 */ 	}
/* 3110 */ 	.footer-socket-right-section,
/* 3111 */ 	.footer-socket-left-section {
/* 3112 */ 		float: none;
/* 3113 */ 		text-align: center;
/* 3114 */ 	}
/* 3115 */ 	.footer-socket-wrapper .copyright {
/* 3116 */ 		float: none;
/* 3117 */ 		max-width: 100%;
/* 3118 */ 		text-align: center;
/* 3119 */ 	}
/* 3120 */ 	.footer-socket-area .social-links {
/* 3121 */ 		float: none;
/* 3122 */ 	}
/* 3123 */ 	.gallery-columns-4 .gallery-item,
/* 3124 */ 	.gallery-columns-5 .gallery-item,
/* 3125 */ 	.gallery-columns-6 .gallery-item,
/* 3126 */ 	.gallery-columns-7 .gallery-item,
/* 3127 */ 	.gallery-columns-8 .gallery-item,
/* 3128 */ 	.gallery-columns-9 .gallery-item {
/* 3129 */ 		width: 25%;
/* 3130 */ 	}
/* 3131 */ 	.no-sidebar-full-width .alignwide,
/* 3132 */ 	.no-sidebar .alignwide {
/* 3133 */ 		margin-left: 0;
/* 3134 */ 		margin-right: 0;
/* 3135 */ 	}
/* 3136 */ 	.no-sidebar-full-width.box-layout .alignwide,
/* 3137 */ 	.no-sidebar.box-layout .alignwide {
/* 3138 */ 		margin-left: 0;
/* 3139 */ 		margin-right: 0;
/* 3140 */ 	}
/* 3141 */ }
/* 3142 */ 
/* 3143 */ @media screen and (max-width: 420px) {
/* 3144 */ 	.widget_featured_posts .first-post,
/* 3145 */ 	.widget_featured_posts .following-post {
/* 3146 */ 		float: none;
/* 3147 */ 		width: 100%;
/* 3148 */ 	}
/* 3149 */ 	.main-content-section .tg-one-half {
/* 3150 */ 		width: 100%;

/* style.css */

/* 3151 */ 	}
/* 3152 */ 	.tg-second-footer-widget,
/* 3153 */ 	.tg-third-footer-widget,
/* 3154 */ 	.tg-fourth-footer-widget {
/* 3155 */ 		float: none;
/* 3156 */ 		margin-right: 0;
/* 3157 */ 		width: 100%;
/* 3158 */ 	}
/* 3159 */ 	.single-related-posts {
/* 3160 */ 		margin-right: 0;
/* 3161 */ 		width: 100%;
/* 3162 */ 	}
/* 3163 */ 	.gallery-columns-4 .gallery-item,
/* 3164 */ 	.gallery-columns-5 .gallery-item,
/* 3165 */ 	.gallery-columns-6 .gallery-item,
/* 3166 */ 	.gallery-columns-7 .gallery-item,
/* 3167 */ 	.gallery-columns-8 .gallery-item,
/* 3168 */ 	.gallery-columns-9 .gallery-item {
/* 3169 */ 		width: 33.33%;
/* 3170 */ 	}
/* 3171 */ }
/* 3172 */ 
/* 3173 */ @media screen and (max-width: 380px) {
/* 3174 */ 	.widget_highlighted_posts .single-article {
/* 3175 */ 		float: none;
/* 3176 */ 		margin-right: 0;
/* 3177 */ 		max-width: 100%;
/* 3178 */ 	}
/* 3179 */ }
/* 3180 */ 
/* 3181 */ /* search result tile hide */
/* 3182 */ .search h1.page-title {
/* 3183 */ 	display: none;
/* 3184 */ }
/* 3185 */ 
/* 3186 */ /*--------------------------------------------------------------
/* 3187 *| 16.0 heaader media css
/* 3188 *| --------------------------------------------------------------*/
/* 3189 */ div.wp-custom-header {
/* 3190 */ 	position: relative;
/* 3191 */ }
/* 3192 */ 
/* 3193 */ iframe#wp-custom-header-video {
/* 3194 */ 	width: 100%;
/* 3195 */ }
/* 3196 */ 
/* 3197 */ .wp-custom-header-video-button {
/* 3198 */ 	opacity: 0;
/* 3199 */ 	visibility: hidden;
/* 3200 */ 	position: absolute;

/* style.css */

/* 3201 */ 	top: 0;
/* 3202 */ 	left: 0;
/* 3203 */ 	right: 0;
/* 3204 */ 	bottom: 0;
/* 3205 */ 	margin: auto;
/* 3206 */ 	width: 62px;
/* 3207 */ 	height: 50px;
/* 3208 */ 	font: 0px/0 a;
/* 3209 */ 	-moz-transition: all 0.5s;
/* 3210 */ 	-o-transition: all 0.5s;
/* 3211 */ 	-webkit-transition: all 0.5s;
/* 3212 */ 	transition: all 0.5s;
/* 3213 */ }
/* 3214 */ 
/* 3215 */ div#wp-custom-header:hover .wp-custom-header-video-button {
/* 3216 */ 	visibility: visible;
/* 3217 */ 	opacity: 1;
/* 3218 */ }
/* 3219 */ 
/* 3220 */ .wp-custom-header-video-button:before {
/* 3221 */ 	content: '\f04b';
/* 3222 */ 	display: block;
/* 3223 */ 	font-family: FontAwesome;
/* 3224 */ 	font-size: 20px;
/* 3225 */ }
/* 3226 */ 
/* 3227 */ .wp-custom-header-video-button.wp-custom-header-video-pause:before {
/* 3228 */ 	content: '\f04c';
/* 3229 */ }
/* 3230 */ 
/* 3231 */ #masthead {
/* 3232 */ 	/*--------------------------------------------------------------
/* 3233 *| 	Clean Layout
/* 3234 *| 	--------------------------------------------------------------*/
/* 3235 */ 	/*--------------------------------------------------------------
/* 3236 *| 	classic Layout
/* 3237 *| 	--------------------------------------------------------------*/
/* 3238 */ }
/* 3239 */ 
/* 3240 */ #masthead .main-small-navigation ul.menu-scrollbar {
/* 3241 */ 	overflow-y: scroll;
/* 3242 */ }
/* 3243 */ 
/* 3244 */ #masthead .main-small-navigation li:hover > a, #masthead .main-small-navigation li.current-page-ancestor > a, #masthead .main-small-navigation li.current-menu-ancestor > a, #masthead .main-small-navigation li.current-page-item > a, #masthead .main-small-navigation li.current-menu-item > a {
/* 3245 */ 	color: #fff;
/* 3246 */ 	background-color: #289dcc;
/* 3247 */ }
/* 3248 */ 
/* 3249 */ #masthead.colormag-header-clean .date-in-header {
/* 3250 */ 	padding-right: 20px;

/* style.css */

/* 3251 */ }
/* 3252 */ 
/* 3253 */ #masthead.colormag-header-clean .news-bar {
/* 3254 */ 	padding: 8px 0;
/* 3255 */ }
/* 3256 */ 
/* 3257 */ #masthead.colormag-header-clean .breaking-news {
/* 3258 */ 	float: left;
/* 3259 */ }
/* 3260 */ 
/* 3261 */ #masthead.colormag-header-clean .breaking-news .breaking-news-latest {
/* 3262 */ 	background: #212529;
/* 3263 */ 	padding: 0 10px;
/* 3264 */ 	display: inline-block;
/* 3265 */ 	vertical-align: top;
/* 3266 */ 	color: #fff;
/* 3267 */ 	font-weight: 400;
/* 3268 */ }
/* 3269 */ 
/* 3270 */ #masthead.colormag-header-clean .breaking-news .newsticker {
/* 3271 */ 	padding-left: 10px;
/* 3272 */ 	text-align: left;
/* 3273 */ 	position: relative;
/* 3274 */ }
/* 3275 */ 
/* 3276 */ #masthead.colormag-header-clean .breaking-news .newsticker a {
/* 3277 */ 	color: #555555;
/* 3278 */ }
/* 3279 */ 
/* 3280 */ #masthead.colormag-header-clean .breaking-news .newsticker a:hover {
/* 3281 */ 	color: #289dcc;
/* 3282 */ }
/* 3283 */ 
/* 3284 */ #masthead.colormag-header-clean .social-links i.fa {
/* 3285 */ 	color: #495057;
/* 3286 */ 	transition: color 0.35s;
/* 3287 */ 	font-size: 16px;
/* 3288 */ 	padding: 0 6px;
/* 3289 */ }
/* 3290 */ 
/* 3291 */ #masthead.colormag-header-clean .social-links li:hover i.fa {
/* 3292 */ 	color: #289dcc;
/* 3293 */ }
/* 3294 */ 
/* 3295 */ #masthead.colormag-header-clean #header-text-nav-wrap {
/* 3296 */ 	padding: 30px 0;
/* 3297 */ }
/* 3298 */ 
/* 3299 */ #masthead.colormag-header-clean .home-icon .fa {
/* 3300 */ 	font-size: 21px;

/* style.css */

/* 3301 */ }
/* 3302 */ 
/* 3303 */ #masthead.colormag-header-clean #site-navigation {
/* 3304 */ 	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
/* 3305 */ 	position: relative;
/* 3306 */ 	background-color: transparent;
/* 3307 */ 	border-top: 0 solid transparent;
/* 3308 */ 	z-index: 999;
/* 3309 */ }
/* 3310 */ 
/* 3311 */ #masthead.colormag-header-clean #site-navigation .inner-wrap {
/* 3312 */ 	background-color: #212529;
/* 3313 */ }
/* 3314 */ 
/* 3315 */ #masthead.colormag-header-clean #site-navigation .fa.search-top {
/* 3316 */ 	padding: 20px;
/* 3317 */ 	line-height: 26px;
/* 3318 */ 	position: relative;
/* 3319 */ 	float: right;
/* 3320 */ 	right: 0;
/* 3321 */ }
/* 3322 */ 
/* 3323 */ #masthead.colormag-header-clean #site-navigation .random-post {
/* 3324 */ 	position: relative;
/* 3325 */ 	float: right;
/* 3326 */ }
/* 3327 */ 
/* 3328 */ #masthead.colormag-header-clean #site-navigation .search-form-top {
/* 3329 */ 	top: 100%;
/* 3330 */ }
/* 3331 */ 
/* 3332 */ #masthead.colormag-header-clean #site-navigation .menu-toggle {
/* 3333 */ 	line-height: 26px;
/* 3334 */ }
/* 3335 */ 
/* 3336 */ #masthead.colormag-header-clean #site-navigation .menu-toggle::before {
/* 3337 */ 	padding: 20px;
/* 3338 */ }
/* 3339 */ 
/* 3340 */ #masthead.colormag-header-clean .main-navigation a {
/* 3341 */ 	font-weight: 500;
/* 3342 */ 	padding: 20px;
/* 3343 */ 	line-height: 26px;
/* 3344 */ }
/* 3345 */ 
/* 3346 */ #masthead.colormag-header-clean .main-navigation ul li ul {
/* 3347 */ 	top: 100%;
/* 3348 */ }
/* 3349 */ 
/* 3350 */ #masthead.colormag-header-clean .main-navigation ul li ul li a {

/* style.css */

/* 3351 */ 	width: auto;
/* 3352 */ 	padding: 10px 15px;
/* 3353 */ }
/* 3354 */ 
/* 3355 */ #masthead.colormag-header-clean .main-navigation ul li ul li ul {
/* 3356 */ 	top: 0;
/* 3357 */ }
/* 3358 */ 
/* 3359 */ #masthead.colormag-header-clean .main-navigation ul li.focus > ul {
/* 3360 */ 	display: block;
/* 3361 */ 	visibility: visible;
/* 3362 */ 	opacity: 1;
/* 3363 */ }
/* 3364 */ 
/* 3365 */ #masthead.colormag-header-clean .main-small-navigation .menu-primary-container,
/* 3366 */ #masthead.colormag-header-clean .main-small-navigation .nav-menu,
/* 3367 */ #masthead.colormag-header-clean .main-small-navigation .menu {
/* 3368 */ 	padding-top: 0;
/* 3369 */ 	padding-top: 0;
/* 3370 */ 	position: absolute;
/* 3371 */ 	top: 100%;
/* 3372 */ 	width: 100%;
/* 3373 */ }
/* 3374 */ 
/* 3375 */ #masthead.colormag-header-clean .main-small-navigation .random-post {
/* 3376 */ 	line-height: 26px;
/* 3377 */ }
/* 3378 */ 
/* 3379 */ #masthead.colormag-header-clean .main-small-navigation .random-post a {
/* 3380 */ 	padding: 20px;
/* 3381 */ }
/* 3382 */ 
/* 3383 */ #masthead.colormag-header-classic .date-in-header {
/* 3384 */ 	padding-right: 20px;
/* 3385 */ }
/* 3386 */ 
/* 3387 */ #masthead.colormag-header-classic .news-bar {
/* 3388 */ 	padding: 8px 0;
/* 3389 */ }
/* 3390 */ 
/* 3391 */ #masthead.colormag-header-classic .breaking-news {
/* 3392 */ 	float: left;
/* 3393 */ }
/* 3394 */ 
/* 3395 */ #masthead.colormag-header-classic .breaking-news .breaking-news-latest {
/* 3396 */ 	background: #212529;
/* 3397 */ 	padding: 0 10px;
/* 3398 */ 	color: #fff;
/* 3399 */ 	font-weight: 400;
/* 3400 */ 	display: inline-block;

/* style.css */

/* 3401 */ 	vertical-align: top;
/* 3402 */ }
/* 3403 */ 
/* 3404 */ #masthead.colormag-header-classic .breaking-news .newsticker {
/* 3405 */ 	padding-left: 10px;
/* 3406 */ 	position: relative;
/* 3407 */ 	text-align: left;
/* 3408 */ }
/* 3409 */ 
/* 3410 */ #masthead.colormag-header-classic .breaking-news .newsticker a {
/* 3411 */ 	color: #555555;
/* 3412 */ }
/* 3413 */ 
/* 3414 */ #masthead.colormag-header-classic .breaking-news .newsticker a:hover {
/* 3415 */ 	color: #289dcc;
/* 3416 */ }
/* 3417 */ 
/* 3418 */ #masthead.colormag-header-classic .social-links i.fa {
/* 3419 */ 	color: #495057;
/* 3420 */ 	transition: color 0.35s;
/* 3421 */ 	font-size: 16px;
/* 3422 */ 	padding: 0 6px;
/* 3423 */ }
/* 3424 */ 
/* 3425 */ #masthead.colormag-header-classic .social-links li:hover i.fa {
/* 3426 */ 	color: #289dcc;
/* 3427 */ }
/* 3428 */ 
/* 3429 */ #masthead.colormag-header-classic #header-text-nav-wrap {
/* 3430 */ 	padding: 30px 0 20px;
/* 3431 */ }
/* 3432 */ 
/* 3433 */ #masthead.colormag-header-classic #header-text-nav-wrap #header-right-section {
/* 3434 */ 	display: none;
/* 3435 */ }
/* 3436 */ 
/* 3437 */ #masthead.colormag-header-classic #header-text-nav-wrap #header-left-section {
/* 3438 */ 	float: none;
/* 3439 */ 	text-align: center;
/* 3440 */ }
/* 3441 */ 
/* 3442 */ #masthead.colormag-header-classic #header-text-nav-wrap #header-left-section #header-logo-image,
/* 3443 */ #masthead.colormag-header-classic #header-text-nav-wrap #header-left-section #header-text {
/* 3444 */ 	float: none;
/* 3445 */ 	padding-right: 0;
/* 3446 */ }
/* 3447 */ 
/* 3448 */ #masthead.colormag-header-classic .home-icon {
/* 3449 */ 	background: none;
/* 3450 */ }

/* style.css */

/* 3451 */ 
/* 3452 */ #masthead.colormag-header-classic .home-icon .fa {
/* 3453 */ 	color: #289dcc;
/* 3454 */ }
/* 3455 */ 
/* 3456 */ #masthead.colormag-header-classic #site-navigation {
/* 3457 */ 	box-shadow: 0 0 0 rgba(0, 0, 0, 0) inset;
/* 3458 */ 	position: relative;
/* 3459 */ 	background-color: transparent;
/* 3460 */ 	border-top: 0 solid transparent;
/* 3461 */ 	z-index: 999;
/* 3462 */ }
/* 3463 */ 
/* 3464 */ #masthead.colormag-header-classic #site-navigation .inner-wrap {
/* 3465 */ 	background-color: transparent;
/* 3466 */ }
/* 3467 */ 
/* 3468 */ #masthead.colormag-header-classic #site-navigation .fa.search-top {
/* 3469 */ 	color: #343a40;
/* 3470 */ 	float: right;
/* 3471 */ 	font-size: 16px;
/* 3472 */ 	padding: 15px;
/* 3473 */ }
/* 3474 */ 
/* 3475 */ #masthead.colormag-header-classic #site-navigation .fa.search-top:hover {
/* 3476 */ 	background: transparent;
/* 3477 */ 	color: #289dcc;
/* 3478 */ }
/* 3479 */ 
/* 3480 */ #masthead.colormag-header-classic #site-navigation .menu-toggle {
/* 3481 */ 	line-height: 26px;
/* 3482 */ 	border: 1px solid #343a40;
/* 3483 */ }
/* 3484 */ 
/* 3485 */ #masthead.colormag-header-classic #site-navigation .menu-toggle::before {
/* 3486 */ 	padding: 20px;
/* 3487 */ 	color: #343a40;
/* 3488 */ }
/* 3489 */ 
/* 3490 */ #masthead.colormag-header-classic #site-navigation .menu-toggle:hover {
/* 3491 */ 	border-color: #289dcc;
/* 3492 */ }
/* 3493 */ 
/* 3494 */ #masthead.colormag-header-classic #site-navigation .menu-toggle:hover::before {
/* 3495 */ 	color: #fff;
/* 3496 */ }
/* 3497 */ 
/* 3498 */ #masthead.colormag-header-classic .main-navigation a {
/* 3499 */ 	font-weight: 700;
/* 3500 */ 	padding: 10px 15px;

/* style.css */

/* 3501 */ 	line-height: 26px;
/* 3502 */ 	color: #343a40;
/* 3503 */ }
/* 3504 */ 
/* 3505 */ #masthead.colormag-header-classic .main-navigation a::after {
/* 3506 */ 	color: inherit;
/* 3507 */ }
/* 3508 */ 
/* 3509 */ #masthead.colormag-header-classic .main-navigation a:hover {
/* 3510 */ 	background-color: transparent;
/* 3511 */ }
/* 3512 */ 
/* 3513 */ #masthead.colormag-header-classic .main-navigation ul li a {
/* 3514 */ 	background-color: transparent;
/* 3515 */ }
/* 3516 */ 
/* 3517 */ #masthead.colormag-header-classic .main-navigation ul > li {
/* 3518 */ 	float: none;
/* 3519 */ 	display: inline-block;
/* 3520 */ 	vertical-align: top;
/* 3521 */ }
/* 3522 */ 
/* 3523 */ #masthead.colormag-header-classic .main-navigation ul > li > a {
/* 3524 */ 	border-bottom: 2px solid transparent;
/* 3525 */ 	transition: border 0.5s ease;
/* 3526 */ }
/* 3527 */ 
/* 3528 */ #masthead.colormag-header-classic .main-navigation ul > li:hover > a, #masthead.colormag-header-classic .main-navigation ul > li.current-menu-item > a, #masthead.colormag-header-classic .main-navigation ul > li.current-menu-ancestor > a {
/* 3529 */ 	background-color: transparent;
/* 3530 */ 	border-bottom: 2px solid #289dcc;
/* 3531 */ }
/* 3532 */ 
/* 3533 */ #masthead.colormag-header-classic .main-navigation ul li.focus > a {
/* 3534 */ 	border-color: #289dcc;
/* 3535 */ }
/* 3536 */ 
/* 3537 */ #masthead.colormag-header-classic .main-navigation ul li.focus > ul {
/* 3538 */ 	opacity: 1;
/* 3539 */ 	visibility: visible;
/* 3540 */ }
/* 3541 */ 
/* 3542 */ #masthead.colormag-header-classic .main-navigation ul ul.sub-menu {
/* 3543 */ 	top: 100%;
/* 3544 */ 	background-color: #f8f8f8;
/* 3545 */ 	transition: all 0.3s ease;
/* 3546 */ 	display: block;
/* 3547 */ 	opacity: 0;
/* 3548 */ 	visibility: hidden;
/* 3549 */ 	border: 1px solid #eaeaea;
/* 3550 */ }

/* style.css */

/* 3551 */ 
/* 3552 */ #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li {
/* 3553 */ 	border-bottom: 1px solid #eaeaea;
/* 3554 */ 	display: block;
/* 3555 */ }
/* 3556 */ 
/* 3557 */ #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li a {
/* 3558 */ 	width: auto;
/* 3559 */ 	padding: 10px 15px;
/* 3560 */ 	transition: all 0.5s ease;
/* 3561 */ 	border-bottom: none transparent;
/* 3562 */ }
/* 3563 */ 
/* 3564 */ #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li:hover, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.current-menu-ancestor, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.current-menu-item, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.focus {
/* 3565 */ 	border-color: #289dcc;
/* 3566 */ 	background-color: transparent;
/* 3567 */ }
/* 3568 */ 
/* 3569 */ #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li:hover > a, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.current-menu-ancestor > a, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.current-menu-item > a, #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li.focus > a {
/* 3570 */ 	color: #fff;
/* 3571 */ 	background-color: #289dcc;
/* 3572 */ }
/* 3573 */ 
/* 3574 */ #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li:last-child {
/* 3575 */ 	border-bottom: none transparent;
/* 3576 */ }
/* 3577 */ 
/* 3578 */ #masthead.colormag-header-classic .main-navigation ul ul.sub-menu li ul {
/* 3579 */ 	top: 0;
/* 3580 */ }
/* 3581 */ 
/* 3582 */ #masthead.colormag-header-classic .main-navigation ul li.menu-item-has-children:hover > ul.sub-menu {
/* 3583 */ 	opacity: 1;
/* 3584 */ 	visibility: visible;
/* 3585 */ }
/* 3586 */ 
/* 3587 */ #masthead.colormag-header-classic .main-navigation .random-post a {
/* 3588 */ 	font-size: 14px;
/* 3589 */ 	padding: 10px 15px;
/* 3590 */ 	color: #343a40;
/* 3591 */ }
/* 3592 */ 
/* 3593 */ #masthead.colormag-header-classic .main-navigation .random-post a:hover {
/* 3594 */ 	background: transparent;
/* 3595 */ }
/* 3596 */ 
/* 3597 */ #masthead.colormag-header-classic .main-navigation .random-post a:hover .fa-random {
/* 3598 */ 	color: #289dcc;
/* 3599 */ }
/* 3600 */ 

/* style.css */

/* 3601 */ #masthead.colormag-header-classic .main-navigation .random-post a .fa-random {
/* 3602 */ 	color: #343a40;
/* 3603 */ }
/* 3604 */ 
/* 3605 */ #masthead.colormag-header-classic .main-small-navigation .menu-primary-container,
/* 3606 */ #masthead.colormag-header-classic .main-small-navigation .nav-menu {
/* 3607 */ 	padding-top: 0;
/* 3608 */ 	padding-top: 0;
/* 3609 */ 	position: absolute;
/* 3610 */ 	top: 100%;
/* 3611 */ 	width: 100%;
/* 3612 */ 	box-shadow: 0 1px 11px rgba(0, 0, 0, 0.2);
/* 3613 */ }
/* 3614 */ 
/* 3615 */ #masthead.colormag-header-classic .main-small-navigation .random-post {
/* 3616 */ 	bottom: 0;
/* 3617 */ }
/* 3618 */ 
/* 3619 */ #masthead.colormag-header-classic .main-small-navigation .random-post a {
/* 3620 */ 	font-size: 14px;
/* 3621 */ 	padding: 12px 15px;
/* 3622 */ 	color: #343a40;
/* 3623 */ }
/* 3624 */ 
/* 3625 */ #masthead.colormag-header-classic .main-small-navigation .random-post a .fa-random {
/* 3626 */ 	color: #343a40;
/* 3627 */ }
/* 3628 */ 
/* 3629 */ #masthead.colormag-header-classic .main-small-navigation .random-post a:hover {
/* 3630 */ 	background: transparent;
/* 3631 */ }
/* 3632 */ 
/* 3633 */ #masthead.colormag-header-classic .main-small-navigation .random-post a:hover .fa-random {
/* 3634 */ 	color: #289dcc;
/* 3635 */ }
/* 3636 */ 
/* 3637 */ #masthead.colormag-header-classic .main-small-navigation .menu-toggle {
/* 3638 */ 	background-color: #289dcc;
/* 3639 */ 	border-color: #289dcc;
/* 3640 */ }
/* 3641 */ 
/* 3642 */ #masthead.colormag-header-classic .main-small-navigation .menu-toggle::before {
/* 3643 */ 	color: #fff;
/* 3644 */ }
/* 3645 */ 
/* 3646 */ #masthead.colormag-header-classic .is-sticky #site-navigation {
/* 3647 */ 	background-color: #fff;
/* 3648 */ 	box-shadow: 0 5px 6px rgba(0, 0, 0, 0.1);
/* 3649 */ }
/* 3650 */ 

/* style.css */

/* 3651 */ @media screen and (max-width: 768px) {
/* 3652 */ 	.better-responsive-menu .main-small-navigation .menu-primary-container {
/* 3653 */ 		padding-bottom: 20px;
/* 3654 */ 	}
/* 3655 */ 	#masthead .main-small-navigation li:hover > .sub-toggle, #masthead .main-small-navigation li.current-page-ancestor > .sub-toggle, #masthead .main-small-navigation li.current-menu-ancestor > .sub-toggle, #masthead .main-small-navigation li.current-page-item > .sub-toggle, #masthead .main-small-navigation li.current-menu-item > .sub-toggle {
/* 3656 */ 		background-color: #fff;
/* 3657 */ 	}
/* 3658 */ 	#masthead .main-small-navigation li:hover > .sub-toggle i, #masthead .main-small-navigation li.current-page-ancestor > .sub-toggle i, #masthead .main-small-navigation li.current-menu-ancestor > .sub-toggle i, #masthead .main-small-navigation li.current-page-item > .sub-toggle i, #masthead .main-small-navigation li.current-menu-item > .sub-toggle i {
/* 3659 */ 		color: #289dcc;
/* 3660 */ 	}
/* 3661 */ 	#masthead.colormag-header-clean #menu-primary {
/* 3662 */ 		background-color: #ffffff;
/* 3663 */ 	}
/* 3664 */ 	#masthead.colormag-header-clean .date-in-header,
/* 3665 */ 	#masthead.colormag-header-clean .social-links {
/* 3666 */ 		float: none;
/* 3667 */ 		text-align: center;
/* 3668 */ 	}
/* 3669 */ 	#masthead.colormag-header-clean .breaking-news {
/* 3670 */ 		width: 100%;
/* 3671 */ 		float: none;
/* 3672 */ 		margin-bottom: 5px;
/* 3673 */ 		text-align: center;
/* 3674 */ 	}
/* 3675 */ 	#masthead.colormag-header-clean #header-text-nav-wrap {
/* 3676 */ 		padding: 0 0 20px;
/* 3677 */ 	}
/* 3678 */ 	#masthead.colormag-header-clean #header-left-section,
/* 3679 */ 	#masthead.colormag-header-clean #header-logo-image {
/* 3680 */ 		margin-bottom: 0;
/* 3681 */ 	}
/* 3682 */ 	#masthead.colormag-header-clean #site-navigation .random-post a {
/* 3683 */ 		padding: 15px;
/* 3684 */ 	}
/* 3685 */ 	#masthead.colormag-header-clean #site-navigation .menu-toggle::before,
/* 3686 */ 	#masthead.colormag-header-clean #site-navigation .fa.search-top {
/* 3687 */ 		padding: 15px;
/* 3688 */ 	}
/* 3689 */ 	#masthead.colormag-header-clean .main-small-navigation .menu-toggle {
/* 3690 */ 		background-color: #289dcc;
/* 3691 */ 	}
/* 3692 */ 	#masthead.colormag-header-clean .main-small-navigation .random-post a {
/* 3693 */ 		padding: 15px;
/* 3694 */ 	}
/* 3695 */ 	#masthead.colormag-header-classic #menu-primary {
/* 3696 */ 		background-color: #ffffff;
/* 3697 */ 	}
/* 3698 */ 	#masthead.colormag-header-classic .date-in-header,
/* 3699 */ 	#masthead.colormag-header-classic .breaking-news,
/* 3700 */ 	#masthead.colormag-header-classic .social-links {

/* style.css */

/* 3701 */ 		width: 100%;
/* 3702 */ 		float: none;
/* 3703 */ 		text-align: center;
/* 3704 */ 	}
/* 3705 */ 	#masthead.colormag-header-classic #header-text-nav-wrap {
/* 3706 */ 		padding: 0;
/* 3707 */ 	}
/* 3708 */ 	#masthead.colormag-header-classic #header-left-section,
/* 3709 */ 	#masthead.colormag-header-classic #header-logo-image {
/* 3710 */ 		margin-bottom: 0;
/* 3711 */ 	}
/* 3712 */ 	#masthead.colormag-header-classic .main-small-navigation .menu-toggle {
/* 3713 */ 		background-color: #289dcc;
/* 3714 */ 		border-color: #289dcc;
/* 3715 */ 	}
/* 3716 */ 	#masthead.colormag-header-classic .main-small-navigation .random-post a {
/* 3717 */ 		padding: 15px;
/* 3718 */ 	}
/* 3719 */ 	#masthead.colormag-header-classic #site-navigation .random-post a {
/* 3720 */ 		padding: 15px;
/* 3721 */ 	}
/* 3722 */ 	#masthead.colormag-header-classic #site-navigation .menu-toggle::before,
/* 3723 */ 	#masthead.colormag-header-classic #site-navigation .fa.search-top {
/* 3724 */ 		padding: 15px;
/* 3725 */ 	}
/* 3726 */ 	.breaking-news {
/* 3727 */ 		height: auto;
/* 3728 */ 	}
/* 3729 */ }
/* 3730 */ 
/* 3731 */ @media screen and (max-width: 480px) {
/* 3732 */ 	.better-responsive-menu .main-small-navigation .menu-primary-container {
/* 3733 */ 		padding-bottom: 15px;
/* 3734 */ 	}
/* 3735 */ 	#masthead.colormag-header-classic .date-in-header, #masthead.colormag-header-clean .date-in-header {
/* 3736 */ 		display: none;
/* 3737 */ 	}
/* 3738 */ 	#masthead.colormag-header-classic .breaking-news .breaking-news-latest, #masthead.colormag-header-clean .breaking-news .breaking-news-latest {
/* 3739 */ 		padding: 0 5px;
/* 3740 */ 	}
/* 3741 */ 	#masthead.colormag-header-classic .breaking-news .newsticker, #masthead.colormag-header-clean .breaking-news .newsticker {
/* 3742 */ 		padding-left: 0;
/* 3743 */ 	}
/* 3744 */ }
/* 3745 */ 
/* 3746 */ /*--------------------------------------------------------------
/* 3747 *| Classic Layout
/* 3748 *| --------------------------------------------------------------*/
/* 3749 */ .colormag-footer--classic .footer-widgets-area .widget-title {
/* 3750 */ 	border-bottom: 0 none;

/* style.css */

/* 3751 */ }
/* 3752 */ 
/* 3753 */ .colormag-footer--classic .footer-widgets-area .widget-title span {
/* 3754 */ 	background-color: transparent !important;
/* 3755 */ 	padding: 0 0 6px;
/* 3756 */ 	position: relative;
/* 3757 */ }
/* 3758 */ 
/* 3759 */ .colormag-footer--classic .footer-widgets-area .widget-title span::before {
/* 3760 */ 	position: absolute;
/* 3761 */ 	display: block;
/* 3762 */ 	bottom: -1px;
/* 3763 */ 	content: ' ';
/* 3764 */ 	left: 0;
/* 3765 */ 	width: 25px;
/* 3766 */ 	height: 2px;
/* 3767 */ 	background-color: #289dcc;
/* 3768 */ }
/* 3769 */ 
/* 3770 */ .colormag-footer--classic .footer-socket-wrapper {
/* 3771 */ 	background-color: #252730;
/* 3772 */ }
/* 3773 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/content/50/12107850/html
currentDir : /home/content/50/12107850/html/wp-content/themes/colormag/fontawesome/css

file-relative URI  : ../fonts/fontawesome-webfont.eot?v=4.7.0
path prepended     : /home/content/50/12107850/html/wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0
docroot stripped   : /wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.eot?v=4.7.0
traversals removed : /wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0

file-relative URI  : ../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0
path prepended     : /home/content/50/12107850/html/wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0
docroot stripped   : /wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0
traversals removed : /wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0

file-relative URI  : ../fonts/fontawesome-webfont.woff2?v=4.7.0
path prepended     : /home/content/50/12107850/html/wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0
docroot stripped   : /wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.woff2?v=4.7.0
traversals removed : /wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0

file-relative URI  : ../fonts/fontawesome-webfont.woff?v=4.7.0
path prepended     : /home/content/50/12107850/html/wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0
docroot stripped   : /wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.woff?v=4.7.0
traversals removed : /wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0

file-relative URI  : ../fonts/fontawesome-webfont.ttf?v=4.7.0
path prepended     : /home/content/50/12107850/html/wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0
docroot stripped   : /wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.ttf?v=4.7.0
traversals removed : /wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0

file-relative URI  : ../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular
path prepended     : /home/content/50/12107850/html/wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular
docroot stripped   : /wp-content/themes/colormag/fontawesome/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular
traversals removed : /wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular

*/

/* font-awesome.css */

/* 1    */ /*!
/* 2    *|  *  Font Awesome 4.7.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/colormag/fontawesome/fonts/fontawesome-webfont.eot?v=4.7.0');
/* 10   */   src: url('/wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('/wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('/wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('/wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('/wp-content/themes/colormag/fontawesome/fonts/fontawesome-webfont.svg?v=4.7.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   */ }
/* 22   */ /* makes the font 33% larger relative to the icon container */
/* 23   */ .fa-lg {
/* 24   */   font-size: 1.33333333em;
/* 25   */   line-height: 0.75em;
/* 26   */   vertical-align: -15%;
/* 27   */ }
/* 28   */ .fa-2x {
/* 29   */   font-size: 2em;
/* 30   */ }
/* 31   */ .fa-3x {
/* 32   */   font-size: 3em;
/* 33   */ }
/* 34   */ .fa-4x {
/* 35   */   font-size: 4em;
/* 36   */ }
/* 37   */ .fa-5x {
/* 38   */   font-size: 5em;
/* 39   */ }
/* 40   */ .fa-fw {
/* 41   */   width: 1.28571429em;
/* 42   */   text-align: center;
/* 43   */ }
/* 44   */ .fa-ul {
/* 45   */   padding-left: 0;
/* 46   */   margin-left: 2.14285714em;
/* 47   */   list-style-type: none;
/* 48   */ }
/* 49   */ .fa-ul > li {
/* 50   */   position: relative;

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

/* 1351 */   content: "\f19b";
/* 1352 */ }
/* 1353 */ .fa-institution:before,
/* 1354 */ .fa-bank:before,
/* 1355 */ .fa-university:before {
/* 1356 */   content: "\f19c";
/* 1357 */ }
/* 1358 */ .fa-mortar-board:before,
/* 1359 */ .fa-graduation-cap:before {
/* 1360 */   content: "\f19d";
/* 1361 */ }
/* 1362 */ .fa-yahoo:before {
/* 1363 */   content: "\f19e";
/* 1364 */ }
/* 1365 */ .fa-google:before {
/* 1366 */   content: "\f1a0";
/* 1367 */ }
/* 1368 */ .fa-reddit:before {
/* 1369 */   content: "\f1a1";
/* 1370 */ }
/* 1371 */ .fa-reddit-square:before {
/* 1372 */   content: "\f1a2";
/* 1373 */ }
/* 1374 */ .fa-stumbleupon-circle:before {
/* 1375 */   content: "\f1a3";
/* 1376 */ }
/* 1377 */ .fa-stumbleupon:before {
/* 1378 */   content: "\f1a4";
/* 1379 */ }
/* 1380 */ .fa-delicious:before {
/* 1381 */   content: "\f1a5";
/* 1382 */ }
/* 1383 */ .fa-digg:before {
/* 1384 */   content: "\f1a6";
/* 1385 */ }
/* 1386 */ .fa-pied-piper-pp:before {
/* 1387 */   content: "\f1a7";
/* 1388 */ }
/* 1389 */ .fa-pied-piper-alt:before {
/* 1390 */   content: "\f1a8";
/* 1391 */ }
/* 1392 */ .fa-drupal:before {
/* 1393 */   content: "\f1a9";
/* 1394 */ }
/* 1395 */ .fa-joomla:before {
/* 1396 */   content: "\f1aa";
/* 1397 */ }
/* 1398 */ .fa-language:before {
/* 1399 */   content: "\f1ab";
/* 1400 */ }

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

/* 1501 */ .fa-life-bouy:before,
/* 1502 */ .fa-life-buoy:before,
/* 1503 */ .fa-life-saver:before,
/* 1504 */ .fa-support:before,
/* 1505 */ .fa-life-ring:before {
/* 1506 */   content: "\f1cd";
/* 1507 */ }
/* 1508 */ .fa-circle-o-notch:before {
/* 1509 */   content: "\f1ce";
/* 1510 */ }
/* 1511 */ .fa-ra:before,
/* 1512 */ .fa-resistance:before,
/* 1513 */ .fa-rebel:before {
/* 1514 */   content: "\f1d0";
/* 1515 */ }
/* 1516 */ .fa-ge:before,
/* 1517 */ .fa-empire:before {
/* 1518 */   content: "\f1d1";
/* 1519 */ }
/* 1520 */ .fa-git-square:before {
/* 1521 */   content: "\f1d2";
/* 1522 */ }
/* 1523 */ .fa-git:before {
/* 1524 */   content: "\f1d3";
/* 1525 */ }
/* 1526 */ .fa-y-combinator-square:before,
/* 1527 */ .fa-yc-square:before,
/* 1528 */ .fa-hacker-news:before {
/* 1529 */   content: "\f1d4";
/* 1530 */ }
/* 1531 */ .fa-tencent-weibo:before {
/* 1532 */   content: "\f1d5";
/* 1533 */ }
/* 1534 */ .fa-qq:before {
/* 1535 */   content: "\f1d6";
/* 1536 */ }
/* 1537 */ .fa-wechat:before,
/* 1538 */ .fa-weixin:before {
/* 1539 */   content: "\f1d7";
/* 1540 */ }
/* 1541 */ .fa-send:before,
/* 1542 */ .fa-paper-plane:before {
/* 1543 */   content: "\f1d8";
/* 1544 */ }
/* 1545 */ .fa-send-o:before,
/* 1546 */ .fa-paper-plane-o:before {
/* 1547 */   content: "\f1d9";
/* 1548 */ }
/* 1549 */ .fa-history:before {
/* 1550 */   content: "\f1da";

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

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

/* font-awesome.css */

/* 1751 */   content: "\f222";
/* 1752 */ }
/* 1753 */ .fa-mercury:before {
/* 1754 */   content: "\f223";
/* 1755 */ }
/* 1756 */ .fa-intersex:before,
/* 1757 */ .fa-transgender:before {
/* 1758 */   content: "\f224";
/* 1759 */ }
/* 1760 */ .fa-transgender-alt:before {
/* 1761 */   content: "\f225";
/* 1762 */ }
/* 1763 */ .fa-venus-double:before {
/* 1764 */   content: "\f226";
/* 1765 */ }
/* 1766 */ .fa-mars-double:before {
/* 1767 */   content: "\f227";
/* 1768 */ }
/* 1769 */ .fa-venus-mars:before {
/* 1770 */   content: "\f228";
/* 1771 */ }
/* 1772 */ .fa-mars-stroke:before {
/* 1773 */   content: "\f229";
/* 1774 */ }
/* 1775 */ .fa-mars-stroke-v:before {
/* 1776 */   content: "\f22a";
/* 1777 */ }
/* 1778 */ .fa-mars-stroke-h:before {
/* 1779 */   content: "\f22b";
/* 1780 */ }
/* 1781 */ .fa-neuter:before {
/* 1782 */   content: "\f22c";
/* 1783 */ }
/* 1784 */ .fa-genderless:before {
/* 1785 */   content: "\f22d";
/* 1786 */ }
/* 1787 */ .fa-facebook-official:before {
/* 1788 */   content: "\f230";
/* 1789 */ }
/* 1790 */ .fa-pinterest-p:before {
/* 1791 */   content: "\f231";
/* 1792 */ }
/* 1793 */ .fa-whatsapp:before {
/* 1794 */   content: "\f232";
/* 1795 */ }
/* 1796 */ .fa-server:before {
/* 1797 */   content: "\f233";
/* 1798 */ }
/* 1799 */ .fa-user-plus:before {
/* 1800 */   content: "\f234";

/* font-awesome.css */

/* 1801 */ }
/* 1802 */ .fa-user-times:before {
/* 1803 */   content: "\f235";
/* 1804 */ }
/* 1805 */ .fa-hotel:before,
/* 1806 */ .fa-bed:before {
/* 1807 */   content: "\f236";
/* 1808 */ }
/* 1809 */ .fa-viacoin:before {
/* 1810 */   content: "\f237";
/* 1811 */ }
/* 1812 */ .fa-train:before {
/* 1813 */   content: "\f238";
/* 1814 */ }
/* 1815 */ .fa-subway:before {
/* 1816 */   content: "\f239";
/* 1817 */ }
/* 1818 */ .fa-medium:before {
/* 1819 */   content: "\f23a";
/* 1820 */ }
/* 1821 */ .fa-yc:before,
/* 1822 */ .fa-y-combinator:before {
/* 1823 */   content: "\f23b";
/* 1824 */ }
/* 1825 */ .fa-optin-monster:before {
/* 1826 */   content: "\f23c";
/* 1827 */ }
/* 1828 */ .fa-opencart:before {
/* 1829 */   content: "\f23d";
/* 1830 */ }
/* 1831 */ .fa-expeditedssl:before {
/* 1832 */   content: "\f23e";
/* 1833 */ }
/* 1834 */ .fa-battery-4:before,
/* 1835 */ .fa-battery:before,
/* 1836 */ .fa-battery-full:before {
/* 1837 */   content: "\f240";
/* 1838 */ }
/* 1839 */ .fa-battery-3:before,
/* 1840 */ .fa-battery-three-quarters:before {
/* 1841 */   content: "\f241";
/* 1842 */ }
/* 1843 */ .fa-battery-2:before,
/* 1844 */ .fa-battery-half:before {
/* 1845 */   content: "\f242";
/* 1846 */ }
/* 1847 */ .fa-battery-1:before,
/* 1848 */ .fa-battery-quarter:before {
/* 1849 */   content: "\f243";
/* 1850 */ }

/* font-awesome.css */

/* 1851 */ .fa-battery-0:before,
/* 1852 */ .fa-battery-empty:before {
/* 1853 */   content: "\f244";
/* 1854 */ }
/* 1855 */ .fa-mouse-pointer:before {
/* 1856 */   content: "\f245";
/* 1857 */ }
/* 1858 */ .fa-i-cursor:before {
/* 1859 */   content: "\f246";
/* 1860 */ }
/* 1861 */ .fa-object-group:before {
/* 1862 */   content: "\f247";
/* 1863 */ }
/* 1864 */ .fa-object-ungroup:before {
/* 1865 */   content: "\f248";
/* 1866 */ }
/* 1867 */ .fa-sticky-note:before {
/* 1868 */   content: "\f249";
/* 1869 */ }
/* 1870 */ .fa-sticky-note-o:before {
/* 1871 */   content: "\f24a";
/* 1872 */ }
/* 1873 */ .fa-cc-jcb:before {
/* 1874 */   content: "\f24b";
/* 1875 */ }
/* 1876 */ .fa-cc-diners-club:before {
/* 1877 */   content: "\f24c";
/* 1878 */ }
/* 1879 */ .fa-clone:before {
/* 1880 */   content: "\f24d";
/* 1881 */ }
/* 1882 */ .fa-balance-scale:before {
/* 1883 */   content: "\f24e";
/* 1884 */ }
/* 1885 */ .fa-hourglass-o:before {
/* 1886 */   content: "\f250";
/* 1887 */ }
/* 1888 */ .fa-hourglass-1:before,
/* 1889 */ .fa-hourglass-start:before {
/* 1890 */   content: "\f251";
/* 1891 */ }
/* 1892 */ .fa-hourglass-2:before,
/* 1893 */ .fa-hourglass-half:before {
/* 1894 */   content: "\f252";
/* 1895 */ }
/* 1896 */ .fa-hourglass-3:before,
/* 1897 */ .fa-hourglass-end:before {
/* 1898 */   content: "\f253";
/* 1899 */ }
/* 1900 */ .fa-hourglass:before {

/* font-awesome.css */

/* 1901 */   content: "\f254";
/* 1902 */ }
/* 1903 */ .fa-hand-grab-o:before,
/* 1904 */ .fa-hand-rock-o:before {
/* 1905 */   content: "\f255";
/* 1906 */ }
/* 1907 */ .fa-hand-stop-o:before,
/* 1908 */ .fa-hand-paper-o:before {
/* 1909 */   content: "\f256";
/* 1910 */ }
/* 1911 */ .fa-hand-scissors-o:before {
/* 1912 */   content: "\f257";
/* 1913 */ }
/* 1914 */ .fa-hand-lizard-o:before {
/* 1915 */   content: "\f258";
/* 1916 */ }
/* 1917 */ .fa-hand-spock-o:before {
/* 1918 */   content: "\f259";
/* 1919 */ }
/* 1920 */ .fa-hand-pointer-o:before {
/* 1921 */   content: "\f25a";
/* 1922 */ }
/* 1923 */ .fa-hand-peace-o:before {
/* 1924 */   content: "\f25b";
/* 1925 */ }
/* 1926 */ .fa-trademark:before {
/* 1927 */   content: "\f25c";
/* 1928 */ }
/* 1929 */ .fa-registered:before {
/* 1930 */   content: "\f25d";
/* 1931 */ }
/* 1932 */ .fa-creative-commons:before {
/* 1933 */   content: "\f25e";
/* 1934 */ }
/* 1935 */ .fa-gg:before {
/* 1936 */   content: "\f260";
/* 1937 */ }
/* 1938 */ .fa-gg-circle:before {
/* 1939 */   content: "\f261";
/* 1940 */ }
/* 1941 */ .fa-tripadvisor:before {
/* 1942 */   content: "\f262";
/* 1943 */ }
/* 1944 */ .fa-odnoklassniki:before {
/* 1945 */   content: "\f263";
/* 1946 */ }
/* 1947 */ .fa-odnoklassniki-square:before {
/* 1948 */   content: "\f264";
/* 1949 */ }
/* 1950 */ .fa-get-pocket:before {

/* font-awesome.css */

/* 1951 */   content: "\f265";
/* 1952 */ }
/* 1953 */ .fa-wikipedia-w:before {
/* 1954 */   content: "\f266";
/* 1955 */ }
/* 1956 */ .fa-safari:before {
/* 1957 */   content: "\f267";
/* 1958 */ }
/* 1959 */ .fa-chrome:before {
/* 1960 */   content: "\f268";
/* 1961 */ }
/* 1962 */ .fa-firefox:before {
/* 1963 */   content: "\f269";
/* 1964 */ }
/* 1965 */ .fa-opera:before {
/* 1966 */   content: "\f26a";
/* 1967 */ }
/* 1968 */ .fa-internet-explorer:before {
/* 1969 */   content: "\f26b";
/* 1970 */ }
/* 1971 */ .fa-tv:before,
/* 1972 */ .fa-television:before {
/* 1973 */   content: "\f26c";
/* 1974 */ }
/* 1975 */ .fa-contao:before {
/* 1976 */   content: "\f26d";
/* 1977 */ }
/* 1978 */ .fa-500px:before {
/* 1979 */   content: "\f26e";
/* 1980 */ }
/* 1981 */ .fa-amazon:before {
/* 1982 */   content: "\f270";
/* 1983 */ }
/* 1984 */ .fa-calendar-plus-o:before {
/* 1985 */   content: "\f271";
/* 1986 */ }
/* 1987 */ .fa-calendar-minus-o:before {
/* 1988 */   content: "\f272";
/* 1989 */ }
/* 1990 */ .fa-calendar-times-o:before {
/* 1991 */   content: "\f273";
/* 1992 */ }
/* 1993 */ .fa-calendar-check-o:before {
/* 1994 */   content: "\f274";
/* 1995 */ }
/* 1996 */ .fa-industry:before {
/* 1997 */   content: "\f275";
/* 1998 */ }
/* 1999 */ .fa-map-pin:before {
/* 2000 */   content: "\f276";

/* font-awesome.css */

/* 2001 */ }
/* 2002 */ .fa-map-signs:before {
/* 2003 */   content: "\f277";
/* 2004 */ }
/* 2005 */ .fa-map-o:before {
/* 2006 */   content: "\f278";
/* 2007 */ }
/* 2008 */ .fa-map:before {
/* 2009 */   content: "\f279";
/* 2010 */ }
/* 2011 */ .fa-commenting:before {
/* 2012 */   content: "\f27a";
/* 2013 */ }
/* 2014 */ .fa-commenting-o:before {
/* 2015 */   content: "\f27b";
/* 2016 */ }
/* 2017 */ .fa-houzz:before {
/* 2018 */   content: "\f27c";
/* 2019 */ }
/* 2020 */ .fa-vimeo:before {
/* 2021 */   content: "\f27d";
/* 2022 */ }
/* 2023 */ .fa-black-tie:before {
/* 2024 */   content: "\f27e";
/* 2025 */ }
/* 2026 */ .fa-fonticons:before {
/* 2027 */   content: "\f280";
/* 2028 */ }
/* 2029 */ .fa-reddit-alien:before {
/* 2030 */   content: "\f281";
/* 2031 */ }
/* 2032 */ .fa-edge:before {
/* 2033 */   content: "\f282";
/* 2034 */ }
/* 2035 */ .fa-credit-card-alt:before {
/* 2036 */   content: "\f283";
/* 2037 */ }
/* 2038 */ .fa-codiepie:before {
/* 2039 */   content: "\f284";
/* 2040 */ }
/* 2041 */ .fa-modx:before {
/* 2042 */   content: "\f285";
/* 2043 */ }
/* 2044 */ .fa-fort-awesome:before {
/* 2045 */   content: "\f286";
/* 2046 */ }
/* 2047 */ .fa-usb:before {
/* 2048 */   content: "\f287";
/* 2049 */ }
/* 2050 */ .fa-product-hunt:before {

/* font-awesome.css */

/* 2051 */   content: "\f288";
/* 2052 */ }
/* 2053 */ .fa-mixcloud:before {
/* 2054 */   content: "\f289";
/* 2055 */ }
/* 2056 */ .fa-scribd:before {
/* 2057 */   content: "\f28a";
/* 2058 */ }
/* 2059 */ .fa-pause-circle:before {
/* 2060 */   content: "\f28b";
/* 2061 */ }
/* 2062 */ .fa-pause-circle-o:before {
/* 2063 */   content: "\f28c";
/* 2064 */ }
/* 2065 */ .fa-stop-circle:before {
/* 2066 */   content: "\f28d";
/* 2067 */ }
/* 2068 */ .fa-stop-circle-o:before {
/* 2069 */   content: "\f28e";
/* 2070 */ }
/* 2071 */ .fa-shopping-bag:before {
/* 2072 */   content: "\f290";
/* 2073 */ }
/* 2074 */ .fa-shopping-basket:before {
/* 2075 */   content: "\f291";
/* 2076 */ }
/* 2077 */ .fa-hashtag:before {
/* 2078 */   content: "\f292";
/* 2079 */ }
/* 2080 */ .fa-bluetooth:before {
/* 2081 */   content: "\f293";
/* 2082 */ }
/* 2083 */ .fa-bluetooth-b:before {
/* 2084 */   content: "\f294";
/* 2085 */ }
/* 2086 */ .fa-percent:before {
/* 2087 */   content: "\f295";
/* 2088 */ }
/* 2089 */ .fa-gitlab:before {
/* 2090 */   content: "\f296";
/* 2091 */ }
/* 2092 */ .fa-wpbeginner:before {
/* 2093 */   content: "\f297";
/* 2094 */ }
/* 2095 */ .fa-wpforms:before {
/* 2096 */   content: "\f298";
/* 2097 */ }
/* 2098 */ .fa-envira:before {
/* 2099 */   content: "\f299";
/* 2100 */ }

/* font-awesome.css */

/* 2101 */ .fa-universal-access:before {
/* 2102 */   content: "\f29a";
/* 2103 */ }
/* 2104 */ .fa-wheelchair-alt:before {
/* 2105 */   content: "\f29b";
/* 2106 */ }
/* 2107 */ .fa-question-circle-o:before {
/* 2108 */   content: "\f29c";
/* 2109 */ }
/* 2110 */ .fa-blind:before {
/* 2111 */   content: "\f29d";
/* 2112 */ }
/* 2113 */ .fa-audio-description:before {
/* 2114 */   content: "\f29e";
/* 2115 */ }
/* 2116 */ .fa-volume-control-phone:before {
/* 2117 */   content: "\f2a0";
/* 2118 */ }
/* 2119 */ .fa-braille:before {
/* 2120 */   content: "\f2a1";
/* 2121 */ }
/* 2122 */ .fa-assistive-listening-systems:before {
/* 2123 */   content: "\f2a2";
/* 2124 */ }
/* 2125 */ .fa-asl-interpreting:before,
/* 2126 */ .fa-american-sign-language-interpreting:before {
/* 2127 */   content: "\f2a3";
/* 2128 */ }
/* 2129 */ .fa-deafness:before,
/* 2130 */ .fa-hard-of-hearing:before,
/* 2131 */ .fa-deaf:before {
/* 2132 */   content: "\f2a4";
/* 2133 */ }
/* 2134 */ .fa-glide:before {
/* 2135 */   content: "\f2a5";
/* 2136 */ }
/* 2137 */ .fa-glide-g:before {
/* 2138 */   content: "\f2a6";
/* 2139 */ }
/* 2140 */ .fa-signing:before,
/* 2141 */ .fa-sign-language:before {
/* 2142 */   content: "\f2a7";
/* 2143 */ }
/* 2144 */ .fa-low-vision:before {
/* 2145 */   content: "\f2a8";
/* 2146 */ }
/* 2147 */ .fa-viadeo:before {
/* 2148 */   content: "\f2a9";
/* 2149 */ }
/* 2150 */ .fa-viadeo-square:before {

/* font-awesome.css */

/* 2151 */   content: "\f2aa";
/* 2152 */ }
/* 2153 */ .fa-snapchat:before {
/* 2154 */   content: "\f2ab";
/* 2155 */ }
/* 2156 */ .fa-snapchat-ghost:before {
/* 2157 */   content: "\f2ac";
/* 2158 */ }
/* 2159 */ .fa-snapchat-square:before {
/* 2160 */   content: "\f2ad";
/* 2161 */ }
/* 2162 */ .fa-pied-piper:before {
/* 2163 */   content: "\f2ae";
/* 2164 */ }
/* 2165 */ .fa-first-order:before {
/* 2166 */   content: "\f2b0";
/* 2167 */ }
/* 2168 */ .fa-yoast:before {
/* 2169 */   content: "\f2b1";
/* 2170 */ }
/* 2171 */ .fa-themeisle:before {
/* 2172 */   content: "\f2b2";
/* 2173 */ }
/* 2174 */ .fa-google-plus-circle:before,
/* 2175 */ .fa-google-plus-official:before {
/* 2176 */   content: "\f2b3";
/* 2177 */ }
/* 2178 */ .fa-fa:before,
/* 2179 */ .fa-font-awesome:before {
/* 2180 */   content: "\f2b4";
/* 2181 */ }
/* 2182 */ .fa-handshake-o:before {
/* 2183 */   content: "\f2b5";
/* 2184 */ }
/* 2185 */ .fa-envelope-open:before {
/* 2186 */   content: "\f2b6";
/* 2187 */ }
/* 2188 */ .fa-envelope-open-o:before {
/* 2189 */   content: "\f2b7";
/* 2190 */ }
/* 2191 */ .fa-linode:before {
/* 2192 */   content: "\f2b8";
/* 2193 */ }
/* 2194 */ .fa-address-book:before {
/* 2195 */   content: "\f2b9";
/* 2196 */ }
/* 2197 */ .fa-address-book-o:before {
/* 2198 */   content: "\f2ba";
/* 2199 */ }
/* 2200 */ .fa-vcard:before,

/* font-awesome.css */

/* 2201 */ .fa-address-card:before {
/* 2202 */   content: "\f2bb";
/* 2203 */ }
/* 2204 */ .fa-vcard-o:before,
/* 2205 */ .fa-address-card-o:before {
/* 2206 */   content: "\f2bc";
/* 2207 */ }
/* 2208 */ .fa-user-circle:before {
/* 2209 */   content: "\f2bd";
/* 2210 */ }
/* 2211 */ .fa-user-circle-o:before {
/* 2212 */   content: "\f2be";
/* 2213 */ }
/* 2214 */ .fa-user-o:before {
/* 2215 */   content: "\f2c0";
/* 2216 */ }
/* 2217 */ .fa-id-badge:before {
/* 2218 */   content: "\f2c1";
/* 2219 */ }
/* 2220 */ .fa-drivers-license:before,
/* 2221 */ .fa-id-card:before {
/* 2222 */   content: "\f2c2";
/* 2223 */ }
/* 2224 */ .fa-drivers-license-o:before,
/* 2225 */ .fa-id-card-o:before {
/* 2226 */   content: "\f2c3";
/* 2227 */ }
/* 2228 */ .fa-quora:before {
/* 2229 */   content: "\f2c4";
/* 2230 */ }
/* 2231 */ .fa-free-code-camp:before {
/* 2232 */   content: "\f2c5";
/* 2233 */ }
/* 2234 */ .fa-telegram:before {
/* 2235 */   content: "\f2c6";
/* 2236 */ }
/* 2237 */ .fa-thermometer-4:before,
/* 2238 */ .fa-thermometer:before,
/* 2239 */ .fa-thermometer-full:before {
/* 2240 */   content: "\f2c7";
/* 2241 */ }
/* 2242 */ .fa-thermometer-3:before,
/* 2243 */ .fa-thermometer-three-quarters:before {
/* 2244 */   content: "\f2c8";
/* 2245 */ }
/* 2246 */ .fa-thermometer-2:before,
/* 2247 */ .fa-thermometer-half:before {
/* 2248 */   content: "\f2c9";
/* 2249 */ }
/* 2250 */ .fa-thermometer-1:before,

/* font-awesome.css */

/* 2251 */ .fa-thermometer-quarter:before {
/* 2252 */   content: "\f2ca";
/* 2253 */ }
/* 2254 */ .fa-thermometer-0:before,
/* 2255 */ .fa-thermometer-empty:before {
/* 2256 */   content: "\f2cb";
/* 2257 */ }
/* 2258 */ .fa-shower:before {
/* 2259 */   content: "\f2cc";
/* 2260 */ }
/* 2261 */ .fa-bathtub:before,
/* 2262 */ .fa-s15:before,
/* 2263 */ .fa-bath:before {
/* 2264 */   content: "\f2cd";
/* 2265 */ }
/* 2266 */ .fa-podcast:before {
/* 2267 */   content: "\f2ce";
/* 2268 */ }
/* 2269 */ .fa-window-maximize:before {
/* 2270 */   content: "\f2d0";
/* 2271 */ }
/* 2272 */ .fa-window-minimize:before {
/* 2273 */   content: "\f2d1";
/* 2274 */ }
/* 2275 */ .fa-window-restore:before {
/* 2276 */   content: "\f2d2";
/* 2277 */ }
/* 2278 */ .fa-times-rectangle:before,
/* 2279 */ .fa-window-close:before {
/* 2280 */   content: "\f2d3";
/* 2281 */ }
/* 2282 */ .fa-times-rectangle-o:before,
/* 2283 */ .fa-window-close-o:before {
/* 2284 */   content: "\f2d4";
/* 2285 */ }
/* 2286 */ .fa-bandcamp:before {
/* 2287 */   content: "\f2d5";
/* 2288 */ }
/* 2289 */ .fa-grav:before {
/* 2290 */   content: "\f2d6";
/* 2291 */ }
/* 2292 */ .fa-etsy:before {
/* 2293 */   content: "\f2d7";
/* 2294 */ }
/* 2295 */ .fa-imdb:before {
/* 2296 */   content: "\f2d8";
/* 2297 */ }
/* 2298 */ .fa-ravelry:before {
/* 2299 */   content: "\f2d9";
/* 2300 */ }

/* font-awesome.css */

/* 2301 */ .fa-eercast:before {
/* 2302 */   content: "\f2da";
/* 2303 */ }
/* 2304 */ .fa-microchip:before {
/* 2305 */   content: "\f2db";
/* 2306 */ }
/* 2307 */ .fa-snowflake-o:before {
/* 2308 */   content: "\f2dc";
/* 2309 */ }
/* 2310 */ .fa-superpowers:before {
/* 2311 */   content: "\f2dd";
/* 2312 */ }
/* 2313 */ .fa-wpexplorer:before {
/* 2314 */   content: "\f2de";
/* 2315 */ }
/* 2316 */ .fa-meetup:before {
/* 2317 */   content: "\f2e0";
/* 2318 */ }
/* 2319 */ .sr-only {
/* 2320 */   position: absolute;
/* 2321 */   width: 1px;
/* 2322 */   height: 1px;
/* 2323 */   padding: 0;
/* 2324 */   margin: -1px;
/* 2325 */   overflow: hidden;
/* 2326 */   clip: rect(0, 0, 0, 0);
/* 2327 */   border: 0;
/* 2328 */ }
/* 2329 */ .sr-only-focusable:active,
/* 2330 */ .sr-only-focusable:focus {
/* 2331 */   position: static;
/* 2332 */   width: auto;
/* 2333 */   height: auto;
/* 2334 */   margin: 0;
/* 2335 */   overflow: visible;
/* 2336 */   clip: auto;
/* 2337 */ }
/* 2338 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/content/50/12107850/html
currentDir : /home/content/50/12107850/html/wp-content/plugins/recent-posts-widget-with-thumbnails

*/

/* public.css */

/* 1 */ .rpwwt-widget ul { list-style: outside none none; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
/* 2 */ .rpwwt-widget ul li { overflow: hidden; margin: 0 0 1.5em; }
/* 3 */ .rpwwt-widget ul li:last-child { margin: 0; }
/* 4 */ .rpwwt-widget ul li img { display: inline; float: left; margin: .3em .75em .75em 0; }
/* 5 */ .rpwwt-widget ul li img { width: 80px; height: 45px; }
/* 6 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/content/50/12107850/html
currentDir : /home/content/50/12107850/html/wp-content/plugins/wp-review/public/css

*/

/* magnific-popup.css */

/* 1   */ /* Magnific Popup CSS */
/* 2   */ .mfp-bg {
/* 3   */   top: 0;
/* 4   */   left: 0;
/* 5   */   width: 100%;
/* 6   */   height: 100%;
/* 7   */   z-index: 1042;
/* 8   */   overflow: hidden;
/* 9   */   position: fixed;
/* 10  */   background: #0b0b0b;
/* 11  */   opacity: 0.8; }
/* 12  */ 
/* 13  */ .mfp-wrap {
/* 14  */   top: 0;
/* 15  */   left: 0;
/* 16  */   width: 100%;
/* 17  */   height: 100%;
/* 18  */   z-index: 1043;
/* 19  */   position: fixed;
/* 20  */   outline: none !important;
/* 21  */   -webkit-backface-visibility: hidden; }
/* 22  */ 
/* 23  */ .mfp-container {
/* 24  */   text-align: center;
/* 25  */   position: absolute;
/* 26  */   width: 100%;
/* 27  */   height: 100%;
/* 28  */   left: 0;
/* 29  */   top: 0;
/* 30  */   padding: 0 8px;
/* 31  */   box-sizing: border-box; }
/* 32  */ 
/* 33  */ .mfp-container:before {
/* 34  */   content: '';
/* 35  */   display: inline-block;
/* 36  */   height: 100%;
/* 37  */   vertical-align: middle; }
/* 38  */ 
/* 39  */ .mfp-align-top .mfp-container:before {
/* 40  */   display: none; }
/* 41  */ 
/* 42  */ .mfp-content {
/* 43  */   position: relative;
/* 44  */   display: inline-block;
/* 45  */   vertical-align: middle;
/* 46  */   margin: 0 auto;
/* 47  */   text-align: left;
/* 48  */   z-index: 1045; }
/* 49  */ 
/* 50  */ .mfp-inline-holder .mfp-content,

/* magnific-popup.css */

/* 51  */ .mfp-ajax-holder .mfp-content {
/* 52  */   width: 100%;
/* 53  */   cursor: auto; }
/* 54  */ 
/* 55  */ .mfp-ajax-cur {
/* 56  */   cursor: progress; }
/* 57  */ 
/* 58  */ .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
/* 59  */   cursor: -moz-zoom-out;
/* 60  */   cursor: -webkit-zoom-out;
/* 61  */   cursor: zoom-out; }
/* 62  */ 
/* 63  */ .mfp-zoom {
/* 64  */   cursor: pointer;
/* 65  */   cursor: -webkit-zoom-in;
/* 66  */   cursor: -moz-zoom-in;
/* 67  */   cursor: zoom-in; }
/* 68  */ 
/* 69  */ .mfp-auto-cursor .mfp-content {
/* 70  */   cursor: auto; }
/* 71  */ 
/* 72  */ .mfp-close,
/* 73  */ .mfp-arrow,
/* 74  */ .mfp-preloader,
/* 75  */ .mfp-counter {
/* 76  */   -webkit-user-select: none;
/* 77  */   -moz-user-select: none;
/* 78  */   user-select: none; }
/* 79  */ 
/* 80  */ .mfp-loading.mfp-figure {
/* 81  */   display: none; }
/* 82  */ 
/* 83  */ .mfp-hide {
/* 84  */   display: none !important; }
/* 85  */ 
/* 86  */ .mfp-preloader {
/* 87  */   color: #CCC;
/* 88  */   position: absolute;
/* 89  */   top: 50%;
/* 90  */   width: auto;
/* 91  */   text-align: center;
/* 92  */   margin-top: -0.8em;
/* 93  */   left: 8px;
/* 94  */   right: 8px;
/* 95  */   z-index: 1044; }
/* 96  */   .mfp-preloader a {
/* 97  */     color: #CCC; }
/* 98  */     .mfp-preloader a:hover {
/* 99  */       color: #FFF; }
/* 100 */ 

/* magnific-popup.css */

/* 101 */ .mfp-s-ready .mfp-preloader {
/* 102 */   display: none; }
/* 103 */ 
/* 104 */ .mfp-s-error .mfp-content {
/* 105 */   display: none; }
/* 106 */ 
/* 107 */ button.mfp-close,
/* 108 */ button.mfp-arrow {
/* 109 */   overflow: visible;
/* 110 */   cursor: pointer;
/* 111 */   border: 0;
/* 112 */   -webkit-appearance: none;
/* 113 */   display: block;
/* 114 */   outline: none;
/* 115 */   padding: 0;
/* 116 */   z-index: 1046;
/* 117 */   box-shadow: none;
/* 118 */   touch-action: manipulation;
/* 119 */   border-radius: 0; }
/* 120 */ 
/* 121 */ button::-moz-focus-inner {
/* 122 */   padding: 0;
/* 123 */   border: 0; }
/* 124 */ 
/* 125 */ .mfp-close {
/* 126 */   width: 28px;
/* 127 */   height: 28px;
/* 128 */   line-height: 30px;
/* 129 */   position: absolute;
/* 130 */   right: 0;
/* 131 */   top: 0;
/* 132 */   text-decoration: none;
/* 133 */   text-align: center;
/* 134 */   opacity: 0.65;
/* 135 */   padding: 0 0 18px 10px;
/* 136 */   font-style: normal;
/* 137 */   font-size: 22px;
/* 138 */   font-family: Arial, Baskerville, monospace;
/* 139 */   }
/* 140 */   .mfp-close:hover,
/* 141 */   .mfp-close:focus {
/* 142 */     opacity: 1; }
/* 143 */   .mfp-close:active {
/* 144 */     top: 1px; }
/* 145 */ 
/* 146 */ .mfp-image-holder .mfp-close,
/* 147 */ .mfp-iframe-holder .mfp-close {
/* 148 */   right: -6px;
/* 149 */   text-align: right;
/* 150 */   padding-right: 6px;

/* magnific-popup.css */

/* 151 */   width: 100%; }
/* 152 */ 
/* 153 */ .mfp-counter {
/* 154 */   position: absolute;
/* 155 */   top: 0;
/* 156 */   right: 0;
/* 157 */   color: #CCC;
/* 158 */   font-size: 12px;
/* 159 */   line-height: 18px;
/* 160 */   white-space: nowrap; }
/* 161 */ 
/* 162 */ .mfp-arrow {
/* 163 */   position: absolute;
/* 164 */   opacity: 0.65;
/* 165 */   margin: 0;
/* 166 */   top: 50%;
/* 167 */   margin-top: -55px;
/* 168 */   padding: 0;
/* 169 */   width: 90px;
/* 170 */   height: 110px;
/* 171 */   -webkit-tap-highlight-color: transparent; }
/* 172 */   .mfp-arrow:active {
/* 173 */     margin-top: -54px; }
/* 174 */   .mfp-arrow:hover,
/* 175 */   .mfp-arrow:focus {
/* 176 */     opacity: 1; }
/* 177 */   .mfp-arrow:before,
/* 178 */   .mfp-arrow:after {
/* 179 */     content: '';
/* 180 */     display: block;
/* 181 */     width: 0;
/* 182 */     height: 0;
/* 183 */     position: absolute;
/* 184 */     left: 0;
/* 185 */     top: 0;
/* 186 */     margin-top: 35px;
/* 187 */     margin-left: 35px;
/* 188 */     border: medium inset transparent; }
/* 189 */   .mfp-arrow:after {
/* 190 */     border-top-width: 13px;
/* 191 */     border-bottom-width: 13px;
/* 192 */     top: 8px; }
/* 193 */   .mfp-arrow:before {
/* 194 */     border-top-width: 21px;
/* 195 */     border-bottom-width: 21px;
/* 196 */     opacity: 0.7; }
/* 197 */ 
/* 198 */ .mfp-arrow-left {
/* 199 */   left: 0; }
/* 200 */   .mfp-arrow-left:after {

/* magnific-popup.css */

/* 201 */     border-right: 17px solid #FFF;
/* 202 */     margin-left: 31px; }
/* 203 */   .mfp-arrow-left:before {
/* 204 */     margin-left: 25px;
/* 205 */     border-right: 27px solid #3F3F3F; }
/* 206 */ 
/* 207 */ .mfp-arrow-right {
/* 208 */   right: 0; }
/* 209 */   .mfp-arrow-right:after {
/* 210 */     border-left: 17px solid #FFF;
/* 211 */     margin-left: 39px; }
/* 212 */   .mfp-arrow-right:before {
/* 213 */     border-left: 27px solid #3F3F3F; }
/* 214 */ 
/* 215 */ .mfp-iframe-holder {
/* 216 */   padding-top: 40px;
/* 217 */   padding-bottom: 40px; }
/* 218 */   .mfp-iframe-holder .mfp-content {
/* 219 */     line-height: 0;
/* 220 */     width: 100%;
/* 221 */     max-width: 900px; }
/* 222 */   .mfp-iframe-holder .mfp-close {
/* 223 */     top: -40px; }
/* 224 */ 
/* 225 */ .mfp-iframe-scaler {
/* 226 */   width: 100%;
/* 227 */   height: 0;
/* 228 */   overflow: hidden;
/* 229 */   padding-top: 56.25%; }
/* 230 */   .mfp-iframe-scaler iframe {
/* 231 */     position: absolute;
/* 232 */     display: block;
/* 233 */     top: 0;
/* 234 */     left: 0;
/* 235 */     width: 100%;
/* 236 */     height: 100%;
/* 237 */     box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
/* 238 */     background: #000; }
/* 239 */ 
/* 240 */ /* Main image in popup */
/* 241 */ img.mfp-img {
/* 242 */   width: auto;
/* 243 */   max-width: 100%;
/* 244 */   height: auto;
/* 245 */   display: block;
/* 246 */   line-height: 0;
/* 247 */   box-sizing: border-box;
/* 248 */   padding: 40px 0 40px;
/* 249 */   margin: 0 auto; }
/* 250 */ 

/* magnific-popup.css */

/* 251 */ /* The shadow behind the image */
/* 252 */ .mfp-figure {
/* 253 */   line-height: 0; }
/* 254 */   .mfp-figure:after {
/* 255 */     content: '';
/* 256 */     position: absolute;
/* 257 */     left: 0;
/* 258 */     top: 40px;
/* 259 */     bottom: 40px;
/* 260 */     display: block;
/* 261 */     right: 0;
/* 262 */     width: auto;
/* 263 */     height: auto;
/* 264 */     z-index: -1;
/* 265 */     box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
/* 266 */     background: #444; }
/* 267 */   .mfp-figure small {
/* 268 */     color: #BDBDBD;
/* 269 */     display: block;
/* 270 */     font-size: 12px;
/* 271 */     line-height: 14px; }
/* 272 */   .mfp-figure figure {
/* 273 */     margin: 0; }
/* 274 */ 
/* 275 */ .mfp-bottom-bar {
/* 276 */   margin-top: -36px;
/* 277 */   position: absolute;
/* 278 */   top: 100%;
/* 279 */   left: 0;
/* 280 */   width: 100%;
/* 281 */   cursor: auto; }
/* 282 */ 
/* 283 */ .mfp-title {
/* 284 */   text-align: left;
/* 285 */   line-height: 18px;
/* 286 */   color: #F3F3F3;
/* 287 */   word-wrap: break-word;
/* 288 */   padding-right: 36px; }
/* 289 */ 
/* 290 */ .mfp-image-holder .mfp-content {
/* 291 */   max-width: 100%; }
/* 292 */ 
/* 293 */ .mfp-gallery .mfp-image-holder .mfp-figure {
/* 294 */   cursor: pointer; }
/* 295 */ 
/* 296 */ @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
/* 297 */   /**
/* 298 *|        * Remove all paddings around the image on small screen
/* 299 *|        */
/* 300 */   .mfp-img-mobile .mfp-image-holder {

/* magnific-popup.css */

/* 301 */     padding-left: 0;
/* 302 */     padding-right: 0; }
/* 303 */   .mfp-img-mobile img.mfp-img {
/* 304 */     padding: 0; }
/* 305 */   .mfp-img-mobile .mfp-figure:after {
/* 306 */     top: 0;
/* 307 */     bottom: 0; }
/* 308 */   .mfp-img-mobile .mfp-figure small {
/* 309 */     display: inline;
/* 310 */     margin-left: 5px; }
/* 311 */   .mfp-img-mobile .mfp-bottom-bar {
/* 312 */     background: rgba(0, 0, 0, 0.6);
/* 313 */     bottom: 0;
/* 314 */     margin: 0;
/* 315 */     top: auto;
/* 316 */     padding: 3px 5px;
/* 317 */     position: fixed;
/* 318 */     box-sizing: border-box; }
/* 319 */     .mfp-img-mobile .mfp-bottom-bar:empty {
/* 320 */       padding: 0; }
/* 321 */   .mfp-img-mobile .mfp-counter {
/* 322 */     right: 5px;
/* 323 */     top: 3px; }
/* 324 */   .mfp-img-mobile .mfp-close {
/* 325 */     top: 0;
/* 326 */     right: 0;
/* 327 */     width: 35px;
/* 328 */     height: 35px;
/* 329 */     line-height: 35px;
/* 330 */     background: rgba(0, 0, 0, 0.6);
/* 331 */     position: fixed;
/* 332 */     text-align: center;
/* 333 */     padding: 0; } }
/* 334 */ 
/* 335 */ @media all and (max-width: 900px) {
/* 336 */   .mfp-arrow {
/* 337 */     -webkit-transform: scale(0.75);
/* 338 */     transform: scale(0.75); }
/* 339 */   .mfp-arrow-left {
/* 340 */     -webkit-transform-origin: 0;
/* 341 */     transform-origin: 0; }
/* 342 */   .mfp-arrow-right {
/* 343 */     -webkit-transform-origin: 100%;
/* 344 */     transform-origin: 100%; }
/* 345 */   .mfp-container {
/* 346 */     padding-left: 6px;
/* 347 */     padding-right: 6px; } }
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/content/50/12107850/html
currentDir : /home/content/50/12107850/html/wp-content/plugins/wp-review/public/css

file-relative URI  : ../fonts/font-icons.eot
path prepended     : /home/content/50/12107850/html/wp-content/plugins/wp-review/public/css/../fonts/font-icons.eot
docroot stripped   : /wp-content/plugins/wp-review/public/css/../fonts/font-icons.eot
traversals removed : /wp-content/plugins/wp-review/public/fonts/font-icons.eot

file-relative URI  : ../fonts/font-icons.eot
path prepended     : /home/content/50/12107850/html/wp-content/plugins/wp-review/public/css/../fonts/font-icons.eot
docroot stripped   : /wp-content/plugins/wp-review/public/css/../fonts/font-icons.eot
traversals removed : /wp-content/plugins/wp-review/public/fonts/font-icons.eot

file-relative URI  : ../fonts/font-icons.woff
path prepended     : /home/content/50/12107850/html/wp-content/plugins/wp-review/public/css/../fonts/font-icons.woff
docroot stripped   : /wp-content/plugins/wp-review/public/css/../fonts/font-icons.woff
traversals removed : /wp-content/plugins/wp-review/public/fonts/font-icons.woff

file-relative URI  : ../fonts/font-icons.ttf
path prepended     : /home/content/50/12107850/html/wp-content/plugins/wp-review/public/css/../fonts/font-icons.ttf
docroot stripped   : /wp-content/plugins/wp-review/public/css/../fonts/font-icons.ttf
traversals removed : /wp-content/plugins/wp-review/public/fonts/font-icons.ttf

file-relative URI  : ../fonts/font-icons.svg
path prepended     : /home/content/50/12107850/html/wp-content/plugins/wp-review/public/css/../fonts/font-icons.svg
docroot stripped   : /wp-content/plugins/wp-review/public/css/../fonts/font-icons.svg
traversals removed : /wp-content/plugins/wp-review/public/fonts/font-icons.svg

*/

/* wp-review.css */

/* 1 */ .review-list li:after,.wp-reviews-list .item:after,.wp-reviews-list .reviews-pagination:after,[data-ui-tabs] .ui-tabs-nav:after,[data-wp-review-tabs] .tab-titles:after{content:" ";display:block;height:0;visibility:hidden;clear:both}.review-wrapper{border:1px solid #e7e7e7;margin-bottom:30px;clear:both;box-sizing:border-box}.review-wrapper .review-list{margin:0;list-style:none;padding:0;clear:both;box-sizing:border-box}.review-wrapper .review-list li{margin:0;list-style:none}.review-wrapper li:after{content:'';display:block;clear:both}.review-wrapper .review-desc li:after{display:none}.review-wrapper .review-total-wrapper h5{font-family:inherit}.review-title{background-color:#f6f6f6;border-bottom:1px solid #e7e7e7;margin:0;padding:15px;box-sizing:border-box;font-family:inherit}.review-price{float:right}.review-links{list-style:none;padding:15px 15px 8px !important;margin:0 !important;overflow:hidden;box-sizing:border-box;width:100%}.review-links li{display:inline-block;margin-bottom:10px}.review-links li a{display:block;padding:4px 10px;margin:0 10px 0 0;border:1px solid;border-radius:5px;outline:0}.review-links li:last-child a{margin-right:0}.review-links .review-links:not(:last-child) a{margin-right:10px}.entry-content .review-wrapper li:last-child a{margin-right:0}.wpr-error{background:#f9ada7;padding:10px;margin:10px 0}.review-list li{box-sizing:border-box;border-bottom:1px solid #e7e7e7;padding:10px 15px;position:relative;list-style:none !important}.review-list li:nth-child(even){background-color:#fafafa}.review-list li:last-child{border-bottom:1px solid #e7e7e7}.wp_review_comment .review-list,.widefat .column-comment ul.review-list{margin:0;padding:0}.wp_review_comment .review-list li,.wp-review-comment-form .review-list li{padding:10px;margin:0;background:#f9f9f9;border-bottom:1px solid #e7e7e7}.review-summary-title{margin-bottom:5px}.review-desc{padding:10px 15px;box-sizing:border-box}.review-desc p:last-child{margin-bottom:0}.review-pros-cons{display:flex;flex-wrap:wrap;padding:10px 15px 30px;clear:both;box-sizing:border-box}.review-pros-cons .review-pros{flex:0 0 50%;padding-right:10px;box-sizing:border-box}.review-pros-cons .review-pros p:last-of-type{margin-bottom:0}.review-pros-cons .review-cons{flex:0 0 50%;padding-left:10px;box-sizing:border-box}.review-pros-cons .review-cons p:last-of-type{margin-bottom:0}.review-pros-cons .review-pros .mb-5 strong:before,.review-pros-cons .review-cons .mb-5 strong:before{content:"\f164";font-family:"FontAwesome";font-weight:normal;margin-right:5px;opacity:0.7}.review-pros-cons .review-cons .mb-5 strong:before{content:"\f165"}.review-pros-cons ul,.review-pros-cons ol{margin:0;margin-left:0;padding:0;list-style:none}.review-pros-cons li{list-style-type:none !important}.review-pros-cons .review-pros ul li:before,.review-pros-cons .review-cons ul li:before{content:"\f00c";font-family:"FontAwesome";opacity:.4;margin-right:7px}.review-pros-cons .review-cons ul li:before{content:"\f00d"}.wp_review_comment .review-pros-cons{padding-left:0;padding-right:0}textarea#wp_review_comment_pros,textarea#wp_review_comment_cons{height:100px}.wp-review-comment-form-qualifier label{display:block}.wp-review-comment-form-qualifier select{display:block;width:100%}#review .review-desc ul,#review .review-desc ol{margin:0;margin-left:0;padding:0}.review-result-wrapper{white-space:nowrap;position:relative}.review-star .review-result-wrapper{display:inline-block}.review-star .review-result-wrapper img.wp-review-image{max-width:20px;max-height:20px;display:inline-block;opacity:0.6}.wp-review-usercomment-rating-star .review-result-wrapper img{opacity:0.6}.wp-review-usercomment-rating-star .review-result-wrapper .review-result img{opacity:1}.review-star .wpr-count{margin-left:3px;vertical-align:top}.review-result-wrapper i,.review-result-wrapper img.wp-review-image{font-style:normal;font-size:16px;padding:0;line-height:inherit}.reviewed-item{display:inline-block;padding:10px 15px;border-bottom:1px solid #e7e7e7;width:100%;box-sizing:border-box}.reviewed-item .review-links{border:0;background:transparent !important}.reviewed-item .review-links li{margin:0}.reviewed-item .reviewed-item-data img{vertical-align:top}.reviewed-item-image{float:right;max-width:40%;margin-left:15px}.rtl .reviewed-item-image{float:left;margin-left:0;margin-right:15px}.reviewed-item-data-label{display:inline-block}.reviewed-item-data p:last-of-type{margin-bottom:0}.review-result{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap}.rtl .review-result{left:auto;right:0}.review-total-wrapper{float:right;padding-right:0;clear:both;position:relative;box-sizing:border-box;padding:10px 15px 20px 15px}.rtl .review-total-wrapper{float:left}.review-total-wrapper span.review-total-box{border:0;display:block;font-size:40px;font-weight:700;text-align:right;margin:0;padding:35px 0 20px;width:100%;box-sizing:border-box;overflow:hidden}.circle-point span.review-total-box{height:180px}.review-total-wrapper span.review-total-box small{font-size:12px;display:block}.percentage-icon{font-size:22px;position:relative;top:-14px}.review-total-star{position:relative;margin-top:5px;margin:0 auto;float:right}.review-star.review-total{position:relative}.wp-review-loading-msg,.wp-review-loading .review-result-wrapper{display:none}.wp-review-loading .wp-review-loading-msg{display:block}.review-total{z-index:99}.rtl .review-total{left:auto;right:0}.review-star,.wp-review-user-feature-rating-star{position:relative;margin-top:5px;margin:0 auto;display:inline-block}.postbox .review-star{position:relative;right:auto;top:auto}.review-list .review-star,.user-review-area .review-star,.wp-review-point-type .review-total-circle .review-star,.wp-review-percentage-type .review-total-circle .review-star,.review-list .wp-review-user-feature-rating-star{float:right}.rtl .review-list .review-star,.rtl .user-review-area .review-star,.rtl .review-total-circle .review-star,.rtl .wp-review-point-type .review-total-circle .review-star,.rtl .wp-review-percentage-type .review-total-circle .review-star{float:left;margin-right:10px;margin-left:0}.circle-point .review-list li{padding:14px 15px}.review-point .review-result-wrapper,.review-percentage .review-result-wrapper{background:rgba(0,0,0,0.1);width:100%;height:22px}.review-point .review-result-wrapper{background-color:rgba(0,0,0,0.1)}.wp-review-point-type .review-result,.wp-review-percentage-type .review-result,.review-total-point .review-result{position:absolute;top:0px;left:0px;height:22px}.rtl .wp-review-point-type .review-result,.rtl .wp-review-percentage-type .review-result,.rtl .review-total-point .review-result{left:auto;right:0px}.review-total-star.allowed-to-rate .review-result-wrapper{background:none}.wp-review-point-type .review-total-point .review-result-wrapper{background:none}.review-total-percentage.allowed-to-rate.has-not-rated-yet,.review-total-point.allowed-to-rate.has-not-rated-yet{float:none;cursor:pointer}.review-percentage .review-result-wrapper,.review-point .review-result-wrapper{position:relative;width:100%}.review-percentage .review-result,.review-point .review-result{background:currentColor;height:22px}.wp-review-comment-rating.wp-review-comment-rating-point .review-result-wrapper,.wp-review-user-rating.wp-review-user-rating-point .review-result-wrapper,.wp-review-comment-rating.wp-review-comment-rating-percentage .review-result-wrapper,.wp-review-user-rating.wp-review-user-rating-percentage .review-result-wrapper{cursor:pointer}.wp-review-user-rating.wp-review-user-rating-point.has-rated .review-result-wrapper,.wp-review-user-rating.wp-review-user-rating-percentage.has-rated .review-result-wrapper{cursor:default}.wp-review-comment-rating.wp-review-comment-rating-point .review-result-wrapper:hover .review-result,.wp-review-user-rating.wp-review-user-rating-point .review-result-wrapper:hover .review-result,.wp-review-comment-rating.wp-review-comment-rating-percentage .review-result-wrapper:hover .review-result,.wp-review-user-rating.wp-review-user-rating-percentage .review-result-wrapper:hover .review-result{display:block;transition:none}.review-point,.review-percentage{position:relative;clear:both}.wp-review-your-rating{position:absolute;top:102%;left:45%;margin-left:-20px;font-size:12px;line-height:18px;background:#f0f0f0;color:#fff;pointer-events:none;z-index:999;display:none;white-space:nowrap;padding:2px 4px}.rtl .wp-review-your-rating{left:auto;right:45%}.column-wp_review_rating .wp-review-circle-rating{box-shadow:none}.review-point:hover .wp-review-your-rating,.review-percentage:hover .wp-review-your-rating{display:block}.review-result-text{position:absolute;left:4px;top:0px;font-size:16px;line-height:22px;display:none}.rtl .review-result-text{left:auto;right:4px}.wp-review-usercomment-rating .review-result-text,.wp-admin .review-result-text{display:block}.review-total-circle.allowed-to-rate.has-not-rated-yet .review-result-wrapper{cursor:pointer}.wp-review-user-rating-circle .review-result-wrapper{text-align:right}.wp-review-user-rating.wp-review-user-rating-circle.wp-review-input-set{float:right}.wp-review-circle-type .user-total-wrapper{overflow:hidden;margin-top:3px}.review-wrapper .wp-review-circle-rating{padding:0;width:auto;display:inline}.user-review-area .review-circle{float:right;height:32px}.review-list .review-circle{float:right;margin-top:-4px}.wp-review-circle-type .review-total-wrapper>.review-total-box{display:none}.review-circle.review-total{height:100px;width:100px}.entry-content .review-wrapper h1,.entry-content .review-wrapper h2,.entry-content .review-wrapper h3,.entry-content .review-wrapper h4,.entry-content .review-wrapper h5,.entry-content .review-wrapper h6{margin:0}.entry-content .review-summary-title,#content .review-summary-title,.entry-content .reviewed-item p,#content .reviewed-item p{margin-bottom:5px}#content .review-desc p:last-child{margin-bottom:0}#review .review-desc ul{margin:0;margin-left:20px;padding-left:0}.review-total-only{padding:3px 8px;background:#fff;display:inline-block;border-radius:3px}.review-total-only .percentage-icon{font-size:inherit;top:0}.review-total-only .review-type-star{font-size:12px;padding:3px 6px}.review-total-only .review-total-star{font-size:12px;margin:0}.review-result-wrapper .review-result i,.review-result-wrapper .review-result img.wp-review-image{opacity:1;filter:alpha(opacity=100)}.wp-review-box-float-left{margin-right:20px}.wp-review-box-float-right{margin-left:20px}.wpr-user-features-rating{clear:both}.wpr-user-features-rating .user-review-title{padding:10px 15px;margin:0;font-weight:bold}.wpr-user-features-rating .user-total-wrapper{margin:0;display:inline-block}.wpr-user-features-rating .wp-review-user-feature-rating-circle+span{display:inline-block;margin-top:10px}.wpr-user-features-rating .wp-review-user-feature-rating-circle .review-result-wrapper{height:50px}.user-review-area{border-top:1px solid #e7e7e7;padding:10px 15px;position:relative;clear:both;float:left;width:100%;box-sizing:border-box}.user-review-area .wp-review-user-rating-star{float:right}.wp-review-user-rating .review-star .review-result-wrapper:hover span img{opacity:1}.wp-review-user-rating .review-star .review-result-wrapper:hover span:hover ~ span img{opacity:0.6}.review-total-star.allowed-to-rate{float:right;margin:0}.user-review-title{margin:15px 15px 10px;padding:0;font-family:inherit}.user-total-wrapper .user-review-title{font-weight:bold;margin:0;display:inline-block}.wp-review-user-rating .review-result-wrapper span{cursor:pointer;padding:0 0 0 4px}.wp-review-user-rating .review-result-wrapper span img.wp-review-image{opacity:0.6}.wp-review-user-rating .review-result-wrapper span:hover i,.wp-review-user-rating .review-result-wrapper span:hover img.wp-review-image,.wp-review-user-rating .review-result-wrapper span.active i,.wp-review-user-rating .review-result-wrapper span.active img.wp-review-image{opacity:1 !important}.wp-review-user-rating .review-result-wrapper .review-result i,.wp-review-user-rating .review-result-wrapper .review-result img.wp-review-image{padding-left:4px}.wp-review-user-rating.has-rated .review-result-wrapper:hover .review-result{display:block}.wp-review-user-rating .review-result-wrapper:hover .review-result,.wp-review-user-rating.wp-review-loading .review-result-wrapper,.wp-review-user-rating.wp-review-loading .wp-review-your-rating{display:none}.wp-review-user-rating .review-list li{border-top:1px solid}.wpr-rating-accept-btn{width:100%;float:right;border-radius:0;padding:14px;border:0;color:#fff;font-size:inherit;cursor:pointer}.wpr-rating-accept-btn[disabled]{cursor:not-allowed}.wp-review-rating-input.review-point .review-result-wrapper,.wp-review-rating-input.review-percentage .review-result-wrapper,.wp-review-rating-input.review-circle canvas{cursor:pointer}.wp-review-comment-form-rating{margin-bottom:15px}.wp-review-comment-form-rating .review-list li{padding:10px;background:#f9f9f9}.wp-review-comment-form-rating .user-review-title{margin:0;margin-bottom:10px}.wp-review-comment-form-rating .features-rating-list{margin:0;padding:0}.wp-review-comment-field{margin-bottom:10px}.review-total-star-comments{position:relative;display:inline-block}.wp-review-comment-title{font-size:18px}.comment-text-inner{clear:both}.comment .review-list li{margin-bottom:0}.wp-review-comment-rating .review-result-wrapper span{cursor:pointer;padding-left:4px}.wp-review-comment-rating .review-result-wrapper span i,.wp-review-comment-rating .review-result-wrapper span img.wp-review-image{opacity:0.6}.wp-review-comment-rating .review-result-wrapper span:hover i,.wp-review-comment-rating .review-result-wrapper span.active i,.wp-review-comment-rating .review-result-wrapper span:hover img.wp-review-image,.wp-review-comment-rating .review-result-wrapper span.active img.wp-review-image{opacity:1 !important;color:#FFB300}.wp-review-comment-rating .review-result-wrapper span:hover ~ span i{opacity:1;color:currentColor}.wp-review-comment-rating .review-result-wrapper:hover .review-result{display:none}.wp-review-comment-rating .review-result-wrapper .review-result{letter-spacing:-1.9px}.wp-review-comment-rating .review-result-wrapper .review-result i,.wp-review-comment-rating .review-result-wrapper .review-result img.wp-review-image{padding-left:4px}.wp-review-comment-rating .review-result-wrapper:hover span img{opacity:1}.wp-review-comment-rating .review-result-wrapper:hover span:hover ~ span img{opacity:0.6}.wpr-comment-features-rating .wp-review-user-feature-rating-circle{height:50px}.wpr-comment-features-rating .review-list .review-circle{margin-top:0;height:50px}.wpr-comment-features-rating li .wp-review-user-feature-rating-circle+span{margin-top:14px;display:inline-block}.rtl .wp-review-comment-rating .review-result-wrapper span i{float:right}.wp-review-feedback{margin-top:10px}.wp-review-feedback .review-btn{display:inline-block;text-decoration:none;background:#eee;padding:3px 9px;color:#333;border-radius:4px;font-size:14px}.wp-review-feedback .review-btn.voted,.wp-review-feedback .review-btn.voted ~ a{cursor:default}.wp-review-feedback .review-btn:hover,.wp-review-feedback .review-btn.voted{text-decoration:none;background:#81C784;color:#fff !important}.wp-review-feedback .review-btn:nth-child(2){margin-left:5px}.rtl .wp-review-feedback .review-btn:nth-child(2){margin-left:auto;margin-right:5px}.wp-review-feedback .review-btn:nth-child(2):hover,.wp-review-feedback .review-btn.voted:nth-child(2){text-decoration:none;background-color:#E57373;color:#fff !important}.wp-review-comment-form-title{clear:both;margin-bottom:15px}.wp-review-comment-form-author label,.wp-review-comment-form-email label,.wp-review-comment-form-url label{padding-left:0 !important;margin-left:0 !important}.wp-review-comment-rating-circle-wrapper .review-comment-field-msg{vertical-align:middle;margin-right:0}.wp-review-comment-rating-circle-wrapper .wp-review-comment-field-inner{display:inline-block;vertical-align:middle}.wp-review-comment-rating .review-result-wrapper a{text-decoration:none;border:none}.wp-review-comment-rating-star .review-total-star{float:none}.wp-review-comment-rating-circle-wrapper .wp-review-comment-field-inner,.wp-review-comment-rating-star-wrapper .wp-review-comment-field-inner{display:inline-block}.wp-review-comment-form .wp-review-comment-field-inner{display:block}.wp-review-comment-form .user-review-title{margin:0 0 10px}.wp-review-comment-form .wpr-comment-features-rating>ul{margin:0}#comments .wp-review-comment-qualifier,#comments .wp-review-usercomment-image{margin-bottom:15px}#comments .wp-review-usercomment-image img{float:left !important;max-width:100%}.wp-review-usercomment-rating,#comments .wp-review-usercomment-rating{margin-bottom:15px}.wp-review-usercomment-rating ul,.wp-review-usercomment-rating ol,#comments .wp-review-usercomment-rating ul,#comments .wp-review-usercomment-rating ol{margin:0;margin-bottom:10px;padding-left:0;list-style-type:none}.wp-review-usercomment-rating li,#comments .wp-review-usercomment-rating li{display:block;margin-bottom:15px}.wp-review-usercomment-rating .review-star,#comments .wp-review-usercomment-rating .review-star{position:relative;top:0;right:0;display:inline-block}.wp-review-comment-rating-star{display:inline-block}form.wp-review-comment-form input,#commentform.wp-review-comment-form input,#commentform.wp-review-comment-form select{width:100%;max-width:100%;height:44px;font-size:16px;padding-left:2.5%;box-sizing:border-box}.rtl form.wp-review-comment-form input,.rtl #commentform.wp-review-comment-form input{padding-left:auto;padding-right:2.5%}form.wp-review-comment-form textarea,#commentform.wp-review-comment-form textarea{width:100%;background:rgba(0,0,0,0.035);border:1px solid rgba(0,0,0,0.05);color:rgba(0,0,0,0.31);max-width:100%;font-size:16px;padding-left:2.5%;box-sizing:border-box}.rtl form.wp-review-comment-form textarea,.rtl #commentform.wp-review-comment-form textarea{padding-left:auto;padding-right:2.5%}form.wp-review-comment-form>div,#commentform.wp-review-comment-form>div{width:100%;margin-bottom:10px;float:left}.rtl form.wp-review-comment-form>div,.rtl #commentform.wp-review-comment-form>div{float:right}.wp-review-thumbnail-wrapper{position:relative}.wp-review-on-thumbnail{position:absolute;top:0;right:0;background:#fff;padding:2px 4px}.wp-review-on-thumbnail.review-type-star .review-total-star{margin:0}.review-type-circle.latestPost-review-wrapper,.review-type-circle.wp-review-on-thumbnail{height:44px}.latestPost-review-wrapper .wp-review-circle-rating,.wp-review-on-thumbnail .wp-review-circle-rating{font-size:11px !important}.review-type-circle.review-total-only,.review-type-circle.wp-review-show-total{padding-top:6px;height:32px}.latestPost-review-wrapper{padding:2px 8px;background:#444;color:#fff}.review-type-star.latestPost-review-wrapper .review-result-wrapper{color:#fff !important}.review-type-star.latestPost-review-wrapper .review-result-wrapper i,.review-type-star.latestPost-review-wrapper .review-result-wrapper img.wp-review-image{opacity:0.6}.review-type-star.latestPost-review-wrapper .review-result-wrapper .review-result{color:#fff !important}.review-type-star.latestPost-review-wrapper .review-result-wrapper .review-result i,.review-type-star.latestPost-review-wrapper .review-result-wrapper .review-result img.wp-review-image{opacity:1}.widget .wp-review-show-total .review-star,.widget .wp-review-user-rating .review-star{position:relative;top:auto;right:auto}.animate-spin{-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear;display:inline-block}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@media screen and (max-width: 600px){#review.review-wrapper .user-review-area .review-percentage,#review.review-wrapper .user-review-area .review-point{width:100% !important;max-width:100%;margin-bottom:10px}.user-review-area .user-total-wrapper{width:100%;max-width:100%}}@media screen and (max-width: 480px){.review-total-wrapper{text-align:right}.user-review-area .user-total-wrapper{max-width:60%;line-height:1.2}.user-review-area .user-total-wrapper .user-review-title{margin-top:0 !important}.review-price{float:none}.review-wrapper .review-title{font-size:16px}.review-total-wrapper span.review-total-box{padding:10px 0 20px;text-align:right;padding-left:10px}.reviewed-item-image{max-width:100%;width:100%;margin:0 0 10px 0;float:left}.rtl .review-total-wrapper span.review-total-box{padding:10px 0 20px;text-align:right;padding-left:0;padding-right:10px}.review-total-star.allowed-to-rate{position:relative;right:auto;left:0;float:left}.rtl .review-total-star.allowed-to-rate{right:0;left:auto;float:right}.review-pros-cons .review-pros,.review-pros-cons .review-cons{flex:0 0 100%;padding:0}.review-pros-cons .review-pros p:last-child,.review-pros-cons .review-cons p:last-child{margin-bottom:0}.review-pros-cons .review-pros{padding-bottom:20px}}.rtl .review-total-box{unicode-bidi:isolate-override}.rtl .wp-review-user-rating-total{unicode-bidi:-webkit-isolate;unicode-bidi:isolate}.rtl .wp-review-user-rating-total+small{unicode-bidi:plaintext}.rtl .review-links li a{margin:0 0 0 10px}.wp-reviews-list{position:relative;border:1px solid #e4e4e4;background-color:#fff}.wp-reviews-list *{box-sizing:border-box}.wp-reviews-list ul{list-style-type:none}.wp-reviews-list .item{padding:10px 15px;border-bottom:1px solid #e4e4e4;border-top:0;position:relative;list-style-type:none;margin:0}.wp-reviews-list .item:last-child{border:none}.wp-reviews-list img{max-width:100%;height:auto}.wp-reviews-list a{color:#444}.wp-reviews-list .thumb_small{float:left;margin-right:12px;padding-top:2px;width:65px;height:65px;overflow:hidden}.wp-reviews-list .thumb_large{float:none;max-width:100%;display:inline-block;margin-bottom:4px;position:relative}.wp-reviews-list .entry-title{font-weight:700;margin:0;padding:0;overflow:hidden}.wp-reviews-list .entry-title span{font-weight:normal}.wp-reviews-list .entry-title a{display:block}.wp-reviews-list .postmeta{color:#999;font-size:13px;margin-top:5px;font-weight:normal;float:right}.wp-reviews-list .review-count{float:left}.wp-reviews-list .review-total-only{display:inline-block;font-weight:normal;background:#eee}.wp-reviews-list .wp-post-image{margin:0 !important}.wp-reviews-list .loading{min-height:120px}.wp-reviews-list .loading:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.8);z-index:11}.wp-reviews-list .loading:after{content:"";margin:0 auto 3em auto;font-size:10px;position:absolute;top:45%;left:49%;z-index:12;text-indent:-9999em;border-top:0.4em solid rgba(0,0,0,0.2);border-right:0.4em solid rgba(0,0,0,0.2);border-bottom:0.4em solid rgba(0,0,0,0.2);border-left:0.4em solid #000;-webkit-animation:load8 0.5s infinite linear;animation:load8 0.5s infinite linear;border-radius:50%;width:2em;height:2em}.wp-reviews-list .reviews-pagination{padding-bottom:15px}.wp-reviews-list .reviews-pagination a{margin:0 15px}.wp-reviews-list .reviews-pagination .next{float:right}[data-ui-tabs] .ui-tabs-nav{list-style:none;padding:0 30px 0;border-bottom:1px solid rgba(255,255,255,0.1);margin:10px 0}[data-ui-tabs] .ui-tabs-nav li{float:left;margin:0;list-style-type:none}[data-ui-tabs] .ui-tabs-nav a{box-shadow:none;padding:8px 15px;background-color:rgba(0,0,0,0.15);outline:0;float:left;border:0;color:inherit}[data-ui-tabs] .ui-tabs-nav .ui-state-active a{background-color:rgba(255,255,255,0.45)}[data-wp-review-tabs] .tab-titles{list-style:none;padding:0 30px 0;border-bottom:1px solid rgba(255,255,255,0.1);margin:10px 0}[data-wp-review-tabs] .tab-title{float:left;margin:0;list-style-type:none}[data-wp-review-tabs] .tab-title button{box-shadow:none;padding:8px 15px;background-color:rgba(0,0,0,0.15);outline:0;float:left;border:0;color:inherit;cursor:pointer;font-size:inherit}[data-wp-review-tabs] .tab-title.active a{background-color:rgba(255,255,255,0.45)}.wp_review_tab_widget_content{position:relative;border:1px solid #E4E4E4}.wp_review_tab_widget_content img{max-width:100%;height:auto}.wp_review_tab_widget_content a{color:#444}.wp_review_tab_widget_content ul.wp-review-tabs li{list-style:none;display:block;width:50%;float:left;text-align:center;margin:0 !important;padding:0 !important;border:0}.wp_review_tab_widget_content ul.has-1-tabs li{width:100%;float:none;margin:0 auto}.wp_review_tab_widget_content ul.has-3-tabs li{width:33.33%}.wp_review_tab_widget_content ul.has-4-tabs li{width:50%}.wp_review_tab_widget_content .tab_title a{display:block;background:#f0f0f0;border-left:1px solid #E4E4E4;border-bottom:1px solid #E4E4E4;padding:2px 0 4px;line-height:2.4;text-decoration:none;position:relative;font-weight:bold}.wp_review_tab_widget_content .tab_title:first-child a{margin-left:0;border-left:0}.wp_review_tab_widget_content .tab_title.selected a{background:#fff;border-bottom:1px solid #fff}.wp_review_tab_widget_content .inside{background:#fff}.wp_review_tab_widget_content .tab-content li,.widget .wp_review_tab_widget_content .tab-content li{list-style-type:none;float:left;width:100%;box-sizing:border-box;margin:0;padding:10px 15px 15px;border-bottom:1px solid #E4E4E4;text-align:left;color:#444;background:none;position:relative}.wp_review_tab_widget_content .tab-content li:last-child{border:none;margin-bottom:0}.wp_review_tab_thumb_small{float:left;margin-right:12px;padding-top:4px;width:65px;height:65px;overflow:hidden}.wp_review_tab_thumb_large{float:none;max-width:100%;display:inline-block;margin-bottom:4px;position:relative}.wp_review_tab_widget_content .entry-title{font-size:inherit;font-weight:bold;margin:0;padding:0}.wp_review_tab_widget_content .entry-title span{color:#999}.wp_review_tab_widget_content .wp-review-tab-postmeta{color:#999;font-size:13px;float:right;margin-top:5px}.wp_review_tab_widget_content .wp-post-image{margin:0 !important}.wp_review_tab_widget_content .wp-review-tab-pagination{margin:0;width:100%;padding-top:0;padding-bottom:15px;float:left}.wp_review_tab_widget_content .wp-review-tab-pagination a{margin:0 15px}.wp-review-tab-pagination a.next{float:right}.wp-review-tab-loading{min-height:120px}.wp-review-tab-loading:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(255,255,255,0.8);z-index:11}.clear{clear:both}.wp-review-tab-loading:after{content:"";margin:0 auto 3em auto;font-size:10px;position:absolute;top:45%;left:49%;z-index:12;text-indent:-9999em;border-top:0.4em solid rgba(0,0,0,0.2);border-right:0.4em solid rgba(0,0,0,0.2);border-bottom:0.4em solid rgba(0,0,0,0.2);border-left:0.4em solid #000;-webkit-animation:load8 0.5s infinite linear;animation:load8 0.5s infinite linear;border-radius:50%;width:2em;height:2em}@-webkit-keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.review-total-only.small-thumb{font-size:13px;font-weight:bold;padding:1px 0;float:left;box-sizing:border-box;margin-top:3px}.review-total-only.large-thumb{position:absolute;top:10px;right:15px;border-radius:0}.wp_review_tab_widget_content .has-4-tabs .tab_title.selected a{border-bottom:1px solid #E4E4E4}.wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(3) a{border-left:0}.title-right{overflow:hidden}.wp-review-product-rating{margin-bottom:10px}.wp-review-comment-form-photo{margin-bottom:15px;float:left;width:100%;clear:both;margin-right:0;margin-left:0}.wp-review-comment-form-photo p{margin-bottom:0}.wp-review-comment-form-photo{position:relative}.wp-review-comment-form-photo a{position:absolute;top:0;right:0}.wp-review-comment-form-photo #wp_review_comment_attachment_url{width:100%;box-sizing:border-box;-webkit-box-sizing:border-box}.wp-review-comment-form-photo input{margin-top:8px}.wp-review-comment-form-photo input.input-file{padding-left:0}.wp-review-comment-form-photo .hide{display:none}#comments .wp-review-usercomment-image{display:block;float:left;width:100%}.wp_review_comments_template #comments .is_verified{color:#b75c21;font-weight:bold}#commentform.wp-review-comment-form .comment-form-cookies-consent input{width:auto;height:auto}#commentform.wp-review-comment-form .comment-form-cookies-consent label{margin-left:8px}body.rtl .review-wrapper .review-star .wpr-count{margin-left:0;margin-right:3px}body.rtl .review-wrapper .review-total-wrapper span.review-total-box{text-align:left}body.rtl .review-wrapper .review-pros-cons .review-pros{padding-right:0;padding-left:10px}body.rtl .review-wrapper .review-pros-cons .review-cons{padding-left:0;padding-right:10px}body.rtl .review-wrapper .user-review-area .wp-review-user-rating-star{float:left}body.rtl .wp-review-comment-form-photo a{right:auto;left:0}body.rtl .review-pros-cons .review-pros{padding-right:0;padding-left:10px}body.rtl .review-pros-cons .review-cons{padding-right:10px;padding-left:0}body.rtl #comments .wp-review-usercomment-image img{float:right !important}body.rtl .wpr-businesses .business-data{padding-right:10px;padding-left:5px}body.rtl .wp-reviews-list .thumb_small{float:right;margin-right:0;margin-left:12px}body.rtl .wp-reviews-list .review-count{float:right}body.rtl .wp-reviews-list .postmeta{float:left}body.rtl .wp-reviews-list .reviews-pagination .next{float:left}body.rtl .review-total-only.large-thumb{right:auto;left:15px}body.rtl .wpr-place-reviews .review-image{float:right;margin-right:0;margin-left:10px}@font-face{font-family:'font-icons';src:url("/wp-content/plugins/wp-review/public/fonts/font-icons.eot");src:url("/wp-content/plugins/wp-review/public/fonts/font-icons.eot") format("embedded-opentype"),url("/wp-content/plugins/wp-review/public/fonts/font-icons.woff") format("woff"),url("/wp-content/plugins/wp-review/public/fonts/font-icons.ttf") format("truetype"),url("/wp-content/plugins/wp-review/public/fonts/font-icons.svg") format("svg");font-weight:normal;font-style:normal}[class^="mts-icon-"]:before,[class*=" mts-icon-"]:before{font-family:"font-icons";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:0;text-align:center;font-variant:normal;text-transform:none;line-height:1em}[class*="mts-icon-loader"]:before{font-family:"font-icons";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.mts-icon-star:before{content:'\e800'}.mts-icon-loader:before{content:'\e801'}
/* 2 */ 
/* Minify_CSS_UriRewriter::$debugText

docRoot    : /home/content/50/12107850/html
currentDir : /home/content/50/12107850/html/wp-content/plugins/addthis/frontend/build

*/

/* addthis_wordpress_public.min.css */

/* 1 */ .entry-content .addthis_button,.entry-content .addthis_toolbox,.entry-header .addthis_button,.entry-header .addthis_toolbox{margin:10px 0 10px 0}.addthis_button_tweet{min-width:83px;float:left}.atwidget iframe{max-width:none}a.at-share-btn,a.at-share-btn:hover,div.addthis_native_toolbox a,div.addthis_native_toolbox a:hover,div.addthis_tool a,div.addthis_tool a:hover,div.addthis_toolbox a,div.addthis_toolbox a:hover{border:0;box-shadow:none;-webkit-box-shadow:none}div.addthis_toolbox br{display:none}
/* 2 */ /*# sourceMappingURL=../../frontend/build/addthis_wordpress_public.min.css.map */
/* 3 */ 
