
/* wpfblike.css */

/* 1   */ /* Dialog
/* 2   *| ---------------------------------------- */
/* 3   */ .fb-blue-box .d-header {background: #3a5897;}
/* 4   */ .fb-blue-box .d-title {background: url(/wp-content/plugins/smart-facebook-page-like-overlay-pro/assets/fb-dialog-bg.png) no-repeat 0 100%; text-align:left; color:#fff; font-size:18px !important; line-height:1.3em !important; padding-bottom: 20px;}
/* 5   */ .fb-blue-box .d-title .d2-facebook-lnk { padding: 12px 0px 10px 22px; display:inline-block;}
/* 6   */ .fb-blue-box .d-social-widjets {padding-bottom:0px; height:90px; margin-top:15px; padding-left:25px;overflow: visible;}
/* 7   */ 
/* 8   */ 
/* 9   */ .d-close {position: absolute; width: 22px; height: 22px; padding: 10px; background: url(/wp-content/plugins/smart-facebook-page-like-overlay-pro/assets/i.png) no-repeat 10px -422px; right: 18px; top: 21px; cursor: pointer;}
/* 10  */ .d-auth-block {display: none;}
/* 11  */ .d-title {font-size: 26px; line-height: 1; font-weight: normal; text-align: center; padding: 0 0 30px;}
/* 12  */ .d-social-widjets {overflow: hidden; padding: 0 0 38px;}
/* 13  */ 
/* 14  */ .fb-auth {float:right;border:1px solid #bebebe; width: 300px; height:218px; padding:2px 1px 1px 1px;}
/* 15  */ 
/* 16  */ 
/* 17  */ 
/* 18  */ /* Dialog
/* 19  *| ---------------------------------------- */
/* 20  */ 
/* 21  */ .dialog-social {
/* 22  */     position: fixed;
/* 23  */     display: none;
/* 24  */     background: #fff;
/* 25  */     z-index: 10000010;
/* 26  */     width: 445px;
/* 27  */     -moz-transform: translate(-220px, -290px);
/* 28  */     -o-transform: translate(-220px, -290px);
/* 29  */     -ms-transform: translate(-220px, -290px);
/* 30  */     -webkit-transform: translate(-220px, -290px);
/* 31  */     transform: translate(-220px, -290px);
/* 32  */ 
/* 33  */ 
/* 34  */     font: 12px/1.2 Helvetica, Arial, sans-serif;
/* 35  */ }
/* 36  */ 
/* 37  */ .dialog-social-center {
/* 38  */     left: 50%;
/* 39  */     top: 50%;
/* 40  */     box-shadow: 0 0 10px rgba(0,0,0,0.5);
/* 41  */ }
/* 42  */ 
/* 43  */ .dialog-social-bg {
/* 44  */     position: fixed;
/* 45  */     display: none;
/* 46  */     left: 0;
/* 47  */     top: 0;
/* 48  */     width: 100%;
/* 49  */     height: 100%;
/* 50  */     background: rgba(0, 0, 0, .3);

/* wpfblike.css */

/* 51  */     z-index: 450;
/* 52  */ }
/* 53  */ 
/* 54  */ .dialog-social-title {
/* 55  */     font-size: 18px;
/* 56  */     line-height: 1.3em;
/* 57  */ }
/* 58  */ 
/* 59  */ .dialog-social-lnk {
/* 60  */     padding: 12px 0 10px 22px;
/* 61  */     display: inline-block;
/* 62  */ }
/* 63  */ 
/* 64  */ .dialog-social-widgets {
/* 65  */     padding-bottom: 0;
/* 66  */     height: 90px;
/* 67  */     overflow: visible;
/* 68  */     margin-top: 15px;
/* 69  */ }
/* 70  */ 
/* 71  */ .dialog-social-auth {
/* 72  */     padding: 12px 12px 20px 12px;
/* 73  */     text-align: center;
/* 74  */ }
/* 75  */ 
/* 76  */ .dialog-social-auth-link {
/* 77  */     border-bottom: 1px dashed #000;
/* 78  */     text-decoration: none;
/* 79  */     font-size: 12px;
/* 80  */     color: #000;
/* 81  */ }
/* 82  */ 
/* 83  */ /*~~~~~~~ FB ~~~~~~~*/
/* 84  */ .dialog-social-fb .dialog-social-header {
/* 85  */     background: #3a5897;
/* 86  */ }
/* 87  */ 
/* 88  */ .dialog-social-fb .dialog-social-widgets {
/* 89  */     padding-left: 25px;
/* 90  */ }
/* 91  */ 
/* 92  */ .dialog-social-fb .dialog-social-auth {
/* 93  */     background: #dededd;
/* 94  */ }
/* 95  */ 
/* 96  */ .dialog-social-fb .dialog-social-title {
/* 97  */     background: url(/wp-content/plugins/smart-facebook-page-like-overlay-pro/assets/fb-dialog-bg.png) no-repeat 0 100%;
/* 98  */     text-align: left;
/* 99  */     color: #fff;
/* 100 */     padding-bottom: 20px;

/* wpfblike.css */

/* 101 */ }
/* 102 */ 
/* 103 */ .dialog-social-fb .d-close {
/* 104 */     top: 7px;
/* 105 */     background: url(/wp-content/plugins/smart-facebook-page-like-overlay-pro/assets/i.png) no-repeat -22px 0;
/* 106 */     padding: 0;
/* 107 */     width: 42px;
/* 108 */     height: 42px;
/* 109 */     right: 8px;
/* 110 */     z-index: 1;
/* 111 */ }
/* 112 */ 
/* 113 */ 
/* 114 */ 
/* 115 */ 
/* 116 */ .dialog-social-message-block-text {
/* 117 */     border-top: solid 1px #9daccb;
/* 118 */     padding: 22px 66px 22px 22px;
/* 119 */ }
/* 120 */ 
/* 121 */ /* Dialog popup
/* 122 *| ---------------------------------------- */
/* 123 */ 
/* 124 */ .dialog-social-bottom-right {
/* 125 */     bottom: -575px;
/* 126 */     right: -205px;
/* 127 */ 
/* 128 */     box-shadow: 0 0 10px rgba(0,0,0,0.5);
/* 129 */ }
/* 130 */ 
/* 131 */ .dialog-social-bottom-left {
/* 132 */     bottom: -575px;
/* 133 */     left: 235px;
/* 134 */ 
/* 135 */     box-shadow: 0 0 10px rgba(0,0,0,0.5);
/* 136 */ }
/* 137 */ 
/* 138 */ .dialog-social-top-right {
/* 139 */     top: -30px;
/* 140 */     right: -205px;
/* 141 */ 
/* 142 */     box-shadow: 0 0 10px rgba(0,0,0,0.5);
/* 143 */ }
/* 144 */ 
/* 145 */ .dialog-social-top-left {
/* 146 */     top: -30px;
/* 147 */     left: 235px;
/* 148 */ 
/* 149 */     box-shadow: 0 0 10px rgba(0,0,0,0.5);
/* 150 */ }

/* wpfblike.css */

/* 151 */ 
/* 152 */ .dialog-bg {
/* 153 */     position: fixed;
/* 154 */     display: none;
/* 155 */     left: 0;
/* 156 */     top: 0;
/* 157 */     width: 100%;
/* 158 */     height: 100%;
/* 159 */     background: rgba(0,0,0,.3);
/* 160 */     z-index: 450;
/* 161 */ }
/* 162 */ 
/* 163 */ .disable-unlike {
/* 164 */     display: block;
/* 165 */     background-color: transparent;
/* 166 */     width: 47px;
/* 167 */     height: 37px;
/* 168 */     position: absolute;
/* 169 */     z-index: 1001;
/* 170 */ }
/* 171 */ 
/* 172 */ .disable-unlike img {
/* 173 */     width: 100%;
/* 174 */     height: 100%;
/* 175 */ }

/* style.css */

/* 1    */ /*
/* 2    *| Theme Name: SociallyViral by MyThemeShop
/* 3    *| Theme URI: http://mythemeshop.com/themes/sociallyviral
/* 4    *| Author: MyThemeShop
/* 5    *| Author URI: http://mythemeshop.com/
/* 6    *| Description: SociallyViral is an engaging WordPress theme that is designed to help boost social shares and get you more viral traffic from the web's top social media websites.
/* 7    *| Version: 1.1.1
/* 8    *| */
/* 9    */ 
/* 10   */ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
/* 11   */     margin: 0;
/* 12   */     padding: 0;
/* 13   */     border: 0;
/* 14   */     font-size: 100%;
/* 15   */     font: inherit;
/* 16   */     vertical-align: baseline;
/* 17   */ }
/* 18   */ html { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; }
/* 19   */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
/* 20   */ ol, ul { list-style: none }
/* 21   */ blockquote, q { quotes: none }
/* 22   */ table {
/* 23   */     border-collapse: collapse;
/* 24   */     border-spacing: 0;
/* 25   */ }
/* 26   */ button, input, select, textarea { margin: 0 }
/* 27   */ :focus { outline: 0 }
/* 28   */ img, video, object {
/* 29   */     max-width: 100%;
/* 30   */     height: auto!important;
/* 31   */ }
/* 32   */ iframe { max-width: 100% }
/* 33   */ blockquote {
/* 34   */     font-weight: normal;
/* 35   */     padding: 0 10px 20px 27px;
/* 36   */     position: relative;
/* 37   */     margin-top: 25px;
/* 38   */     font-family: Georgia;
/* 39   */     font-size: 20px;
/* 40   */ }
/* 41   */ blockquote:after {
/* 42   */     font-family: FontAwesome;
/* 43   */     position: absolute;
/* 44   */     content: "\f10d";
/* 45   */     font-size: 20px;
/* 46   */     width: 50px;
/* 47   */     top: 0;
/* 48   */     left: 0;
/* 49   */ }
/* 50   */ blockquote p { margin-bottom: 10px }

/* style.css */

/* 51   */ strong, b { font-weight: bold }
/* 52   */ em, i, cite { font-style: italic }
/* 53   */ small { font-size: 100% }
/* 54   */ figure { margin: 10px 0 }
/* 55   */ code, pre {
/* 56   */     font-weight: normal;
/* 57   */     font-style: normal;
/* 58   */ }
/* 59   */ pre {
/* 60   */     margin: 5px 0 20px 0;
/* 61   */     line-height: 1.3em;
/* 62   */     padding: 8px 10px;
/* 63   */     overflow: auto;
/* 64   */ }
/* 65   */ code {
/* 66   */     padding: 0 8px;
/* 67   */     line-height: 1.5;
/* 68   */ }
/* 69   */ mark {
/* 70   */     padding: 1px 6px;
/* 71   */     margin: 0 2px;
/* 72   */     color: black;
/* 73   */     background: #FFF7A8;
/* 74   */ }
/* 75   */ address {
/* 76   */     margin: 10px 0;
/* 77   */     font-style: italic;
/* 78   */ }
/* 79   */ .wp-caption {
/* 80   */     background: #fff;
/* 81   */     border: 1px solid #f0f0f0;
/* 82   */     max-width: 96%;
/* 83   */     padding: 5px 3px 10px;
/* 84   */     text-align: center;
/* 85   */ }
/* 86   */ .sticky {
/* 87   */ 
/* 88   */ }
/* 89   */ .gallery-caption {
/* 90   */ 
/* 91   */ }
/* 92   */ #gallery-1 img { border: 0!important }
/* 93   */ .bypostauthor {
/* 94   */ 
/* 95   */ }
/* 96   */ .wp-caption-text { margin-bottom: 0 }
/* 97   */ dl {
/* 98   */ 
/* 99   */ }
/* 100  */ dt {

/* style.css */

/* 101  */     float: left;
/* 102  */     clear: left;
/* 103  */     width: 100px;
/* 104  */     text-align: right;
/* 105  */     font-weight: bold;
/* 106  */ }
/* 107  */ dd {
/* 108  */     margin: 0 0 0 110px;
/* 109  */     padding: 0 0 0.5em 0;
/* 110  */     overflow: hidden;
/* 111  */ }
/* 112  */ /*-[ Framework ]--------------------*/
/* 113  */ body {
/* 114  */     font: 16px/27px Fira Sans, sans-serif;
/* 115  */     color: #707070;
/* 116  */     background-color: #F0EDE9;
/* 117  */ }
/* 118  */ ::-moz-selection {
/* 119  */     background: #222;
/* 120  */     color: white;
/* 121  */     text-shadow: none;
/* 122  */ }
/* 123  */ ::selection {
/* 124  */     background: #222;
/* 125  */     color: white;
/* 126  */     text-shadow: none;
/* 127  */ }
/* 128  */ #page, .container {
/* 129  */     position: relative;
/* 130  */     margin-right: auto;
/* 131  */     margin-left: auto;
/* 132  */ }
/* 133  */ h1, h2, h3, h4, h5, h6 {
/* 134  */     font-weight: 500;
/* 135  */     margin-bottom: 12px;
/* 136  */     color: #555;
/* 137  */ }
/* 138  */ h1 { line-height: 1.1 }
/* 139  */ h2 { line-height: 1.2 }
/* 140  */ h3 { line-height: 1.3 }
/* 141  */ h4 {
/* 142  */     font-size: 20px;
/* 143  */     line-height: 1.4;
/* 144  */ }
/* 145  */ h5 {
/* 146  */     font-size: 18px;
/* 147  */     line-height: 1.4;
/* 148  */ }
/* 149  */ h6 {
/* 150  */     font-size: 16px;

/* style.css */

/* 151  */     line-height: 1.4;
/* 152  */ }
/* 153  */ .sub-title { font-size: 12px }
/* 154  */ p { margin-bottom: 20px }
/* 155  */ a {
/* 156  */     text-decoration: none;
/* 157  */     color: #33BCF2;
/* 158  */     transition: color 0.25s ease-in;
/* 159  */ }
/* 160  */ a:hover { color: #EE210B }
/* 161  */ a:link, a:visited, a:active { text-decoration: none }
/* 162  */ /*-[ Main container ]---------------*/
/* 163  */ .main-container {
/* 164  */     width: 1170px;
/* 165  */     margin: 0 auto;
/* 166  */     clear: both;
/* 167  */     display: block;
/* 168  */     padding: 0;
/* 169  */ }
/* 170  */ #page, .container {
/* 171  */     max-width: 1170px;
/* 172  */     min-width: 240px;
/* 173  */ }
/* 174  */ #page {
/* 175  */     margin-top: 40px;
/* 176  */     min-height: 100px;
/* 177  */     clear: both;
/* 178  */     float: left;
/* 179  */     width: 100%;
/* 180  */ }
/* 181  */ div#page.single {
/* 182  */     background: #fff;
/* 183  */     float: left;
/* 184  */     width: 100%;
/* 185  */     padding: 25px;
/* 186  */     box-sizing: border-box;
/* 187  */     margin-top: 11px;
/* 188  */     box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
/* 189  */     margin-bottom: 30px;
/* 190  */ }
/* 191  */ /*-[ Header ]-----------------------*/
/* 192  */ header {
/* 193  */     float: left;
/* 194  */     width: 100%;
/* 195  */     position: relative;
/* 196  */ }
/* 197  */ .main-header {
/* 198  */     position: relative;
/* 199  */     float: left;
/* 200  */     width: 100%;

/* style.css */

/* 201  */     z-index: 99;
/* 202  */     background: #fff;
/* 203  */     box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
/* 204  */ }
/* 205  */ .main-header .container { background: #fff }
/* 206  */ #header {
/* 207  */     position: relative;
/* 208  */     width: 100%;
/* 209  */     float: left;
/* 210  */     margin: 0;
/* 211  */     padding: 0;
/* 212  */     margin-top: 0;
/* 213  */     text-align: center;
/* 214  */ }
/* 215  */ #header h1, #header h2 {
/* 216  */     float: left;
/* 217  */     display: inline-block;
/* 218  */     line-height: 1;
/* 219  */     position: relative;
/* 220  */     margin-bottom: 25px;
/* 221  */     margin-top: 29px;
/* 222  */ }
/* 223  */ #logo a {
/* 224  */     float: left;
/* 225  */     line-height: 1;
/* 226  */ }
/* 227  */ .image-logo { margin-top: 10px }
/* 228  */ #logo img { float: left }
/* 229  */ .logo-wrap {
/* 230  */     margin: 0 0 0 25px;
/* 231  */     overflow: hidden;
/* 232  */     float: left;
/* 233  */     display: inline-block;
/* 234  */ }
/* 235  */ .site-description {
/* 236  */     float: left;
/* 237  */     margin-top: 0;
/* 238  */     max-width: 350px;
/* 239  */     clear: left;
/* 240  */ }
/* 241  */ #header .header-search {
/* 242  */     float: none;
/* 243  */     width: 100%;
/* 244  */     max-width: 453px;
/* 245  */     margin-bottom: 25px;
/* 246  */     margin-top: 29px;
/* 247  */     margin-left: auto;
/* 248  */     margin-right: auto;
/* 249  */     display: inline-block;
/* 250  */     text-align: left;

/* style.css */

/* 251  */ }
/* 252  */ #header #searchform {
/* 253  */     width: 100%;
/* 254  */     float: left;
/* 255  */ }
/* 256  */ #header #s {
/* 257  */     margin: 0 !important;
/* 258  */     width: 100%;
/* 259  */     background: #EFEBE7;
/* 260  */     border-color: #EFEBE7;
/* 261  */ }
/* 262  */ .header-social {
/* 263  */     float: right;
/* 264  */     display: inline-block;
/* 265  */     margin-right: 25px;
/* 266  */     margin-bottom: 25px;
/* 267  */     margin-top: 29px;
/* 268  */ }
/* 269  */ .header-social a {
/* 270  */     padding: 12px 0px 8px;
/* 271  */     float: left;
/* 272  */     font-size: 20px;
/* 273  */     line-height: 1;
/* 274  */     width: 42px;
/* 275  */     box-sizing: border-box;
/* 276  */     margin-right: 3px;
/* 277  */     text-align: center;
/* 278  */ }
/* 279  */ .header-social a:last-child { margin-right: 0 }
/* 280  */ .header-social a .fa { color: #fff }
/* 281  */ .widget-header .textwidget {
/* 282  */     float: left;
/* 283  */     margin-top: 46px;
/* 284  */     border-left: 1px solid #cccccc;
/* 285  */     padding-left: 20px;
/* 286  */ }
/* 287  */ /*-[ Navigation ]-----------------*/
/* 288  */ .menu-item-has-children > a:after {
/* 289  */     content: "\f0d7";
/* 290  */     font-family: FontAwesome;
/* 291  */     position: absolute;
/* 292  */     right: 25px;
/* 293  */ }
/* 294  */ .primary-navigation #navigation .menu-item-has-children > a { padding-right: 38px }
/* 295  */ .primary-navigation {
/* 296  */     display: block;
/* 297  */     float: right;
/* 298  */     width: 100%;
/* 299  */     text-align: left;
/* 300  */     max-width: 1170px;

/* style.css */

/* 301  */ }
/* 302  */ .primary-navigation a {
/* 303  */     color: #222222;
/* 304  */     font-weight: bold;
/* 305  */     text-align: left;
/* 306  */     text-decoration: none;
/* 307  */     padding: 8px 25px;
/* 308  */     transition: none;
/* 309  */ }
/* 310  */ .primary-navigation a { padding: 15px 30px }
/* 311  */ .primary-navigation #navigation ul li:hover { background: rgba(0, 0, 0, 0.08) }
/* 312  */ .primary-navigation #navigation ul li:hover a { color: #fff!important }
/* 313  */ .primary-navigation a .sub {
/* 314  */     font-size: 11px;
/* 315  */     font-weight: normal;
/* 316  */     color: #9B9B9B;
/* 317  */ }
/* 318  */ .primary-navigation #navigation { float: left }
/* 319  */ .primary-navigation #navigation ul { margin: 0 auto }
/* 320  */ .primary-navigation #navigation ul li {
/* 321  */     float: left;
/* 322  */     line-height: 24px;
/* 323  */     position: relative;
/* 324  */     border-right: 1px solid rgba(255, 255, 255, 0.22);
/* 325  */     transition: background 0.25s ease-in;
/* 326  */ }
/* 327  */ .primary-navigation #navigation ul li a, .primary-navigation #navigation ul li a:link, .primary-navigation #navigation ul li a:visited { display: inline-block }
/* 328  */ .primary-navigation #navigation > ul > .current a {
/* 329  */     background: transparent;
/* 330  */     color: #5a5a5a !important;
/* 331  */ }
/* 332  */ .primary-navigation #navigation ul li li { border-bottom: 0 }
/* 333  */ .primary-navigation #navigation ul ul {
/* 334  */     position: absolute;
/* 335  */     width: 265px;
/* 336  */     padding: 20px 0 0 0;
/* 337  */     padding-top: 0;
/* 338  */     z-index: 400;
/* 339  */     font-size: 12px;
/* 340  */     color: #798189;
/* 341  */     border-top: 1px solid rgba(255, 255, 255, 0.22);
/* 342  */ }
/* 343  */ .primary-navigation #navigation ul ul li {
/* 344  */     padding: 0;
/* 345  */     border-right: 0;
/* 346  */ }
/* 347  */ .primary-navigation #navigation ul ul a, .primary-navigation #navigation ul ul a:link, .primary-navigation #navigation ul ul a:visited {
/* 348  */     padding: 13px 45px 13px 20px;
/* 349  */     position: relative;
/* 350  */     width: 200px;

/* style.css */

/* 351  */     border-left: 0;
/* 352  */     background: transparent;
/* 353  */     border-right: 0;
/* 354  */     border-radius: 0;
/* 355  */     border-bottom: 0;
/* 356  */     margin: 0;
/* 357  */ }
/* 358  */ .primary-navigation #navigation ul ul li:first-child a {
/* 359  */ 
/* 360  */ }
/* 361  */ .primary-navigation #navigation ul ul li:last-child a { border-bottom: none }
/* 362  */ .primary-navigation #navigation ul ul { display: none }
/* 363  */ .primary-navigation #navigation ul ul ul {
/* 364  */     left: 255px;
/* 365  */     top: -1px;
/* 366  */ }
/* 367  */ #navigation .wpmm-megamenu-showing.wpmm-light-scheme { background: rgba(0, 0, 0, 0.08)!important }
/* 368  */ #navigation .wpmm-megamenu-showing.wpmm-light-scheme a { color: #fff!important }
/* 369  */ .sub-menu .menu-item-has-children:after { color: #fff }
/* 370  */ .clearfix:before, .clearfix:after {
/* 371  */     content: " ";
/* 372  */     display: table;
/* 373  */ }
/* 374  */ .clearfix:after { clear: both }
/* 375  */ .clearfix { *zoom: 1 }
/* 376  */ nav a#pull { display: none }
/* 377  */ .primary-navigation #navigation i { margin-right: 4px }
/* 378  */ .mobile-menu.footer {
/* 379  */   display: none !important;
/* 380  */ }
/* 381  */ /*-[ Content ]--------------------*/
/* 382  */ .article {
/* 383  */     width: 67%;
/* 384  */     float: left;
/* 385  */     margin-bottom: 10px;
/* 386  */     padding: 0;
/* 387  */ }
/* 388  */ #content_box {
/* 389  */     float: left;
/* 390  */     width: 100%;
/* 391  */ }
/* 392  */ .post {
/* 393  */     float: left;
/* 394  */     width: 100%;
/* 395  */ }
/* 396  */ .single_post {
/* 397  */     width: 100%;
/* 398  */     overflow: hidden;
/* 399  */ }
/* 400  */ .single_post .thecategory a { color: #fff }

/* style.css */

/* 401  */ .single_post .thecategory {
/* 402  */     padding: 7px 15px;
/* 403  */     margin-left: 0;
/* 404  */     margin-bottom: 15px;
/* 405  */     float: left;
/* 406  */ }
/* 407  */ .single_page {
/* 408  */     padding-top: 0;
/* 409  */     float: left;
/* 410  */     width: 100%;
/* 411  */ }
/* 412  */ .post-content {
/* 413  */     margin-bottom: 15px;
/* 414  */     overflow: hidden;
/* 415  */     clear: both;
/* 416  */     float: left;
/* 417  */     width: 100%;
/* 418  */ }
/* 419  */ .post-single-content { clear: both }
/* 420  */ .readMore {
/* 421  */     float: right;
/* 422  */     color: #7B7A79;
/* 423  */ }
/* 424  */ .readMore a { color: #EE210B }
/* 425  */ .frontPost .readMore a {
/* 426  */     color: #000;
/* 427  */     font-size: 12px;
/* 428  */ }
/* 429  */ .ss-full-width {
/* 430  */     background: white;
/* 431  */     overflow: hidden;
/* 432  */     padding-top: 0;
/* 433  */ }
/* 434  */ .ss-full-width #content_box {
/* 435  */     padding-right: 0;
/* 436  */     padding-left: 0;
/* 437  */ }
/* 438  */ .ss-full-width #featured-thumbnail, .ss-full-width .featured-thumbnail, .ss-full-width .featured-thumbnail img { float: none }
/* 439  */ .post.excerpt {
/* 440  */     clear: both;
/* 441  */     margin-bottom: 30px;
/* 442  */     overflow: hidden;
/* 443  */     padding-bottom: 15px;
/* 444  */     background-color: #fff;
/* 445  */     width: auto;
/* 446  */ }
/* 447  */ .wp-post-image { float: left }
/* 448  */ .featured-thumbnail {
/* 449  */     float: left;
/* 450  */     max-width: 100%;

/* style.css */

/* 451  */ }
/* 452  */ #featured-thumbnail {
/* 453  */     float: left;
/* 454  */     max-width: 100%;
/* 455  */     display: block;
/* 456  */     position: relative;
/* 457  */ }
/* 458  */ .featured-thumbnail img {
/* 459  */     margin-bottom: 0;
/* 460  */     width: 100%;
/* 461  */     float: left;
/* 462  */ }
/* 463  */ .title { clear: both }
/* 464  */ .single-title {
/* 465  */     float: left;
/* 466  */     width: 100%;
/* 467  */     margin-bottom: 5px;
/* 468  */ }
/* 469  */ h3.featured-category-title { clear: both }
/* 470  */ h3.featured-category-title a { color: #555 }
/* 471  */ .page h1.title {
/* 472  */     padding-top: 0;
/* 473  */     margin-bottom: 0;
/* 474  */ }
/* 475  */ .post-info {
/* 476  */     display: block;
/* 477  */     color: #A4A4A4;
/* 478  */     float: left;
/* 479  */     clear: both;
/* 480  */     width: 100%;
/* 481  */     font-size: 13px;
/* 482  */     text-transform: capitalize;
/* 483  */ }
/* 484  */ .post-info a, .single_post .post-info a { color: #A4A4A4 }
/* 485  */ .post-info > span, .widget .vertical-small .post-info > span { margin-right: 35px }
/* 486  */ .post-info > span:last-child { margin-right: 0 }
/* 487  */ .post-info i { margin-right: 3px }
/* 488  */ .widget .post-info > span { margin-right: 15px }
/* 489  */ .related-posts .post-info {
/* 490  */     clear: none;
/* 491  */     float: none;
/* 492  */ }
/* 493  */ .thecategory { margin-left: 5px }
/* 494  */ /**********latest-posts***********/
/* 495  */ article header {
/* 496  */     margin-bottom: 11px;
/* 497  */     float: left;
/* 498  */     width: 100%;
/* 499  */ }
/* 500  */ 

/* style.css */

/* 501  */ .single article header { margin-bottom: 17px }
/* 502  */ .single-prev-next,
/* 503  */ .top-content-nav-bnr
/* 504  */ {
/* 505  */     float: right;
/* 506  */     margin-bottom: 5px;
/* 507  */     padding-top: 0px;
/* 508  */     overflow: hidden;
/* 509  */ }
/* 510  */ .single-prev-next a {
/* 511  */     color: #fff;
/* 512  */     text-transform: uppercase;
/* 513  */     font-weight: 500;
/* 514  */     padding: 10px 15px;
/* 515  */     line-height: 22px;
/* 516  */     margin-right: 3px;
/* 517  */     margin-bottom: 3px;
/* 518  */     position: relative;
/* 519  */     display: inline-block;
/* 520  */     transition: background 0.25s ease-in;
/* 521  */ }
/* 522  */ .single-prev-next a i { margin-right: 3px }
/* 523  */ .single-prev-next a:last-child { margin-right: 0 }
/* 524  */ .latestPost {
/* 525  */     width: 31.6%;
/* 526  */     float: left;
/* 527  */     margin-bottom: 30px;
/* 528  */     margin-right: 2.6%;
/* 529  */     background: #fff;
/* 530  */     box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
/* 531  */ }
/* 532  */ .latestPost.featuredPost { width: 65.8% }
/* 533  */ 
/* 534  */ .post-label {
/* 535  */     position: absolute;
/* 536  */     top: 0;
/* 537  */     left: 0;
/* 538  */     padding: 7px 15px;
/* 539  */     color: #fff !important;
/* 540  */ }
/* 541  */ .latestPost.first { clear: left }
/* 542  */ .latestPost .title {
/* 543  */     display: block;
/* 544  */     margin-bottom: 7px;
/* 545  */ }
/* 546  */ .latestPost.featuredPost .title { margin-bottom: 0px }
/* 547  */ .latestPost header {
/* 548  */     padding: 15px 20px 14px;
/* 549  */     box-sizing: border-box;
/* 550  */     margin-bottom: 0;

/* style.css */

/* 551  */     min-height: 135px;
/* 552  */ }
/* 553  */ .latestPost.featuredPost header { min-height: 92px }
/* 554  */ .front-view-content {
/* 555  */ 
/* 556  */ }
/* 557  */ .single_post header {
/* 558  */     width: 100%;
/* 559  */     margin-bottom: 8px;
/* 560  */ }
/* 561  */ .article img.left, .article img.alignleft, .wp-caption.alignleft {
/* 562  */     margin: 0.3em 1.571em 0.5em 0;
/* 563  */     display: block;
/* 564  */     float: left;
/* 565  */ }
/* 566  */ .article img.right, .article img.alignright, .wp-caption.alignright {
/* 567  */     margin: 0.3em 0 0.5em 1.571em;
/* 568  */     display: block;
/* 569  */     float: right;
/* 570  */ }
/* 571  */ .article img.center, .article img.aligncenter, .wp-caption.aligncenter {
/* 572  */     margin: 0.3em auto 0.5em auto;
/* 573  */     display: block;
/* 574  */ }
/* 575  */ .article img.aligncenter, .article img.alignnone {
/* 576  */     margin-top: 1em;
/* 577  */     margin-bottom: 1em;
/* 578  */     display: block;
/* 579  */     clear: both;
/* 580  */ }
/* 581  */ .article ul {
/* 582  */     margin: 1.5em 0 1.571em 1.9em;
/* 583  */     list-style-type: square;
/* 584  */ }
/* 585  */ .article ol {
/* 586  */     margin: 1.5em 0 1.571em 1.9em;
/* 587  */     list-style-type: decimal;
/* 588  */ }
/* 589  */ .article ul ul, .article ol ol, .article ul ol, .article ol ul {
/* 590  */     margin-top: 0;
/* 591  */     margin-bottom: 0;
/* 592  */ }
/* 593  */ .article .iconlist { margin-left: 0 }
/* 594  */ .article .iconlist li { list-style-type: none }
/* 595  */ /*-[ Tweets Widget ]---------------------------*/
/* 596  */ .tweets li { margin-bottom: 15px!important }
/* 597  */ /*-[ Facebook like box Widget ]---------------------------*/
/* 598  */ .tweets li { margin-bottom: 25px!important }
/* 599  */ .fb_iframe_widget, .fb_iframe_widget span {
/* 600  */     max-width: 100%;

/* style.css */

/* 601  */     width: 100%!important;
/* 602  */ }
/* 603  */ .widget.facebook_like .widget-title, .widget.mts_googleplus .widget-title, .widget.widget_search .widget-title { margin-bottom: 0 }
/* 604  */ .widget .fb_iframe_widget {
/* 605  */     padding: 0;
/* 606  */     float: left;
/* 607  */ }
/* 608  */ .widget.mts_googleplus > div { float: left!important }
/* 609  */ /*-[ Custom Nav Widget ]---------------------------*/
/* 610  */ .widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }
/* 611  */ .widget_nav_menu .sub-menu { margin-top: 8px }
/* 612  */ /*-[ Text Widget ]---------------------------*/
/* 613  */ .widget .textwidget {
/* 614  */     line-height: 23px;
/* 615  */     padding-top: 0;
/* 616  */ }
/* 617  */ #sidebars .widget.widget_text {
/* 618  */     background: none;
/* 619  */     box-shadow: none;
/* 620  */ }
/* 621  */ #sidebars .widget_text > div {
/* 622  */     padding: 0;
/* 623  */ }
/* 624  */ /*-[ Form Input ]------------------*/
/* 625  */ input, textarea, select {
/* 626  */     padding: 8px 12px;
/* 627  */     font-size: 14px;
/* 628  */     color: #a4a4a4;
/* 629  */     border: 1px solid #D8D8D8;
/* 630  */     font-family: inherit;
/* 631  */ }
/* 632  */ textarea {
/* 633  */     overflow: auto;
/* 634  */     resize: vertical;
/* 635  */ }
/* 636  */ select {
/* 637  */     padding: 6px 10px;
/* 638  */     border-color: #D8D8D8;
/* 639  */ }
/* 640  */ input:focus, textarea:focus {
/* 641  */ 
/* 642  */ }
/* 643  */ /*-[ Tables ]--------------------*/
/* 644  */ table {
/* 645  */     width: 100%;
/* 646  */     text-align: left;
/* 647  */     margin-bottom: 25px;
/* 648  */     border: 1px solid #E9E9E9;
/* 649  */ }
/* 650  */ thead {

/* style.css */

/* 651  */     background: #FCFCFC;
/* 652  */     font-size: 14px;
/* 653  */     color: #585F65;
/* 654  */ }
/* 655  */ table th, table td {
/* 656  */     padding: 7px 15px;
/* 657  */     text-align: left;
/* 658  */ }
/* 659  */ thead th { padding: 14px }
/* 660  */ tbody th {
/* 661  */     font-weight: normal;
/* 662  */     border-bottom: 1px solid #E9E9E9;
/* 663  */ }
/* 664  */ /*-[ Line ]---------------------*/
/* 665  */ hr {
/* 666  */     border: none;
/* 667  */     border-bottom: 1px solid #E5E5E5;
/* 668  */     border-bottom: 1px solid rgba(0,0,0,0.1);
/* 669  */     width: 297px;
/* 670  */     margin: 35px 0;
/* 671  */     clear: both;
/* 672  */     position: relative;
/* 673  */ }
/* 674  */ /*-[ Search Form ]------------------*/
/* 675  */ #searchform {
/* 676  */     padding: 0;
/* 677  */     float: left;
/* 678  */     clear: both;
/* 679  */     width: 100%;
/* 680  */     position: relative;
/* 681  */ }
/* 682  */ .article #searchform { max-width: 300px }
/* 683  */ #searchform fieldset { float: left }
/* 684  */ .sbutton, #searchsubmit {
/* 685  */     right: 0;
/* 686  */     top: 0;
/* 687  */     padding: 9px 0;
/* 688  */     float: right;
/* 689  */     border: 0;
/* 690  */     width: 42px;
/* 691  */     height: 42px;
/* 692  */     cursor: pointer;
/* 693  */     text-align: center;
/* 694  */     padding-top: 10px;
/* 695  */     color: #a4a4a4;
/* 696  */     transition: all 0.25s linear;
/* 697  */     background: transparent;
/* 698  */     z-index: 10;
/* 699  */     position: absolute;
/* 700  */     border: 0;

/* style.css */

/* 701  */     vertical-align: top;
/* 702  */ }
/* 703  */ #searchform .fa-search {
/* 704  */     font-size: 20px;
/* 705  */     top: 0px;
/* 706  */     color: #FFF;
/* 707  */     background: #33BCF2;
/* 708  */     position: absolute;
/* 709  */     right: 0;
/* 710  */     padding: 9px;
/* 711  */     height: 24px;
/* 712  */     width: 24px;
/* 713  */     text-align: center;
/* 714  */ }
/* 715  */ #s {
/* 716  */     width: 100%;
/* 717  */     background-color: #fff;
/* 718  */     float: left;
/* 719  */     padding: 8px 0;
/* 720  */     text-indent: 10px;
/* 721  */     color: #555555;
/* 722  */     border: 1px solid #fff;
/* 723  */     box-sizing: border-box;
/* 724  */     height: 42px;
/* 725  */ }
/* 726  */ /* Search input placeholder text styling */
/* 727  */ ::-webkit-input-placeholder { color: #a4a4a4 }
/* 728  */ :-moz-placeholder { color: #a4a4a4 }
/* 729  */ ::-moz-placeholder { color: #a4a4a4 }
/* 730  */ :-ms-input-placeholder { color: #a4a4a4 }
/* 731  */ :input-placeholder { color: #a4a4a4 }
/* 732  */ /* Microphone icon position fix */
/* 733  */ input::-webkit-input-speech-button {
/* 734  */     margin-right: 14px;
/* 735  */     margin-left: 4px;
/* 736  */     cursor: pointer;
/* 737  */ }
/* 738  */ #searchform fieldset { width: 100% }
/* 739  */ .breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
/* 740  */ .breadcrumb {
/* 741  */     clear: both;
/* 742  */     padding: 0;
/* 743  */     overflow: hidden;
/* 744  */     margin-top: 13px;
/* 745  */     float: left;
/* 746  */     width: 100%;
/* 747  */     font-size: 14px;
/* 748  */     color: #a4a4a4;
/* 749  */ }
/* 750  */ .breadcrumb a { color: #a4a4a4 }

/* style.css */

/* 751  */ .breadcrumb> div {
/* 752  */     padding: 0 5px;
/* 753  */     overflow: hidden;
/* 754  */     float: none;
/* 755  */     display: inline-block;
/* 756  */ }
/* 757  */ .breadcrumb .fa-caret-right { padding: 0 }
/* 758  */ .breadcrumb .root { padding: 0 }
/* 759  */ .breadcrumb .fa-caret-right { padding: 0 0 }
/* 760  */ .breadcrumb> div { overflow: visible }
/* 761  */ .no-results h2 { font-size: 16px }
/* 762  */ /*-[ Read More ]-------------------*/
/* 763  */ .read-more {
/* 764  */     margin: 0 0 0 10px;
/* 765  */     line-height: 1.4em;
/* 766  */     background: none;
/* 767  */     padding: 0;
/* 768  */     font-size: 16px;
/* 769  */ }
/* 770  */ /*-[ Top Ad in Post ]-------------------------------------*/
/* 771  */ .topad {
/* 772  */     margin-bottom: 10px;
/* 773  */     clear: both;
/* 774  */ }
/* 775  */ /*-[ Bottom Ad in post ]-----------*/
/* 776  */ .bottomad {
/* 777  */     float: left;
/* 778  */     clear: both;
/* 779  */     margin-top: 10px;
/* 780  */ }
/* 781  */ .belowad {
/* 782  */     margin-bottom: 3px;
/* 783  */     margin-top: 1px;
/* 784  */     width:100%;
/* 785  */     clear: both;
/* 786  */ }
/* 787  */ /*-[ Sidebar ]---------------------*/
/* 788  */ #sidebars p { line-height: 20px }
/* 789  */ .sidebar.c-4-12 {
/* 790  */     float: right;
/* 791  */     width: 30.7%;
/* 792  */     line-height: 20px;
/* 793  */     max-width: 344px;
/* 794  */     padding: 22px;
/* 795  */     box-sizing: border-box;
/* 796  */ }
/* 797  */ .sidebar.c-4-12 a { color: #555 }
/* 798  */ #sidebars .wp-post-image, footer .wp-post-image {
/* 799  */     margin-bottom: 0;
/* 800  */     margin-top: 2px;

/* style.css */

/* 801  */     margin-right: 12px!important;
/* 802  */     margin-left: 0;
/* 803  */ }
/* 804  */ .widget .post-img { position: relative }
/* 805  */ .widget .post-img img {
/* 806  */     float: left;
/* 807  */     margin-right: 12px;
/* 808  */     margin-top: 2px;
/* 809  */ }
/* 810  */ .widget .vertical-small .post-title {
/* 811  */     clear: both;
/* 812  */     margin-bottom: 5px;
/* 813  */     float: left;
/* 814  */     width: 100%;
/* 815  */     font-size: 20px;
/* 816  */     line-height: 28px;
/* 817  */ }
/* 818  */ #sidebars .vertical-small .wp-post-image, footer .vertical-small .wp-post-image {
/* 819  */     margin-right: 0!important;
/* 820  */     margin-top: 0;
/* 821  */ }
/* 822  */ .widget .vertical-small .post-info {
/* 823  */     width: 100%;
/* 824  */     float: left;
/* 825  */     margin-bottom: 10px;
/* 826  */ }
/* 827  */ .widget .vertical-small .post-excerpt { clear: both }
/* 828  */ #sidebars .widget {
/* 829  */     background: #fff;
/* 830  */     box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
/* 831  */ }
/* 832  */ #sidebars .widget.vertical-small {
/* 833  */     background: none;
/* 834  */     box-shadow: none;
/* 835  */     -webkit-box-shadow: none;
/* 836  */ }
/* 837  */ #sidebars .widget.vertical-small .post-data { background: #fff }
/* 838  */ #sidebars .widget .widget-title { background: #FCFCFC }
/* 839  */ #sidebars .widget.vertical-small .widget-title { margin-bottom: 30px ; background: transparent; padding: 0; border: 0;}
/* 840  */ .widget {
/* 841  */     margin-bottom: 30px;
/* 842  */     float: left;
/* 843  */     clear: both;
/* 844  */     width: 100%;
/* 845  */ }
/* 846  */ .widget .title {
/* 847  */     font-weight: bold;
/* 848  */     text-transform: uppercase;
/* 849  */     color: #545E68;
/* 850  */     font-size: 12px;

/* style.css */

/* 851  */ }
/* 852  */ .widget li {
/* 853  */     list-style-type: square;
/* 854  */     margin-left: 17px;
/* 855  */     margin-bottom: 7px;
/* 856  */     position: relative;
/* 857  */ }
/* 858  */ .widget > h3 {
/* 859  */     font-size: 20px;
/* 860  */     line-height: 18px;
/* 861  */     margin: 0px 0 15px 0;
/* 862  */     padding: 15px;
/* 863  */     border-bottom: 1px solid #e9e9e9;
/* 864  */ }
/* 865  */ .widget .post-title {
/* 866  */     font-size: 17px;
/* 867  */     overflow: hidden;
/* 868  */ }
/* 869  */ .widget .post-info {
/* 870  */     width: auto;
/* 871  */     float: none;
/* 872  */     overflow: hidden;
/* 873  */     display: inline;
/* 874  */ }
/* 875  */ .sidebar.c-4-12 .advanced-recent-posts li, .sidebar.c-4-12 .popular-posts li, .sidebar.c-4-12 .category-posts li, .sidebar.c-4-12 .related-posts-widget li, .sidebar.c-4-12 .author-posts-widget li {
/* 876  */     padding: 15px;
/* 877  */     margin: 0;
/* 878  */ }
/* 879  */ .sidebar.c-4-12 .advanced-recent-posts li.vertical-small, .sidebar.c-4-12 .popular-posts li.vertical-small, .sidebar.c-4-12 .category-posts li.vertical-small, .sidebar.c-4-12 .related-posts-widget li.vertical-small, .sidebar.c-4-12 .author-posts-widget li.vertical-small {
/* 880  */     padding: 0 0 15px 0;
/* 881  */     margin-bottom: 15px;
/* 882  */ }
/* 883  */ .sidebar.c-4-12 .advanced-recent-posts li.vertical-small:last-child, .sidebar.c-4-12 .popular-posts li.vertical-small:last-child, .sidebar.c-4-12 .category-posts li.vertical-small:last-child, .sidebar.c-4-12 .related-posts-widget li.vertical-small:last-child, .sidebar.c-4-12 .author-posts-widget li.vertical-small:last-child {
/* 884  */     margin-bottom: 0;
/* 885  */     padding-bottom: 2px;
/* 886  */ }
/* 887  */ .widget .vertical-small .post-data {
/* 888  */     float: left;
/* 889  */     width: 100%;
/* 890  */     padding: 15px;
/* 891  */     box-sizing: border-box;
/* 892  */     box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
/* 893  */ }
/* 894  */ .widget .advanced-recent-posts, .widget .popular-posts, .widget .category-posts, .widget .related-posts-widget, .widget .author-posts-widget { padding: 0 }
/* 895  */ .advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li {
/* 896  */     list-style: none!important;
/* 897  */     margin: 0;
/* 898  */     overflow: hidden;
/* 899  */     transition: all 0.25s linear;
/* 900  */     color: #aaa;

/* style.css */

/* 901  */     padding-left: 0;
/* 902  */     background: none;
/* 903  */     padding-top: 2px;
/* 904  */     padding-bottom: 15px;
/* 905  */     margin-bottom: 15px;
/* 906  */ }
/* 907  */ .advanced-recent-posts li:last-child, .popular-posts li:last-child, .category-posts li:last-child, .related-posts-widget li:last-child, .author-posts-widget li:last-child { margin-bottom: 15px }
/* 908  */ .advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p {
/* 909  */     margin: 0;
/* 910  */     font-size: 13px;
/* 911  */ }
/* 912  */ .widget .meta {
/* 913  */     font-size: 13px;
/* 914  */     color: #777;
/* 915  */     overflow: hidden;
/* 916  */ }
/* 917  */ .widget .post-excerpt {
/* 918  */     overflow: hidden;
/* 919  */     font-size: 14px;
/* 920  */ }
/* 921  */ /*-[ Social Buttons ]--------------------------*/
/* 922  */ .share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 92px }
/* 923  */ .shareit {
/* 924  */     padding: 12px 0 7px;
/* 925  */     overflow: hidden;
/* 926  */     clear: both;
/* 927  */     border: none;
/* 928  */ }
/* 929  */ .shareit.top { padding-top: 0!important }
/* 930  */ .share-item {
/* 931  */     display: block;
/* 932  */     margin: 0;
/* 933  */     float: left;
/* 934  */     height: 25px;
/* 935  */ }
/* 936  */ .share-item.shareit.top {
/* 937  */     float: left;
/* 938  */     margin-bottom: 10px!important;
/* 939  */     margin-top: 0;
/* 940  */     width: 100%;
/* 941  */ }
/* 942  */ .share-item.facebookbtn {
/* 943  */     margin-top: -1px;
/* 944  */     width: 100px;
/* 945  */     height: 28px;
/* 946  */ }
/* 947  */ .share-item.gplusbtn { width: 85px }
/* 948  */ .share-item.pinbtn { margin-top: 2px }
/* 949  */ .share-item.pinbtn a {
/* 950  */     transition: none;

/* style.css */

/* 951  */ }
/* 952  */ .share-item.stumblebtn {
/* 953  */     margin-top: 1px;
/* 954  */     height: 24px;
/* 955  */ }
/* 956  */ .article .rrssb-buttons.large-format li a, .article .rrssb-buttons.large-format li a .text {
/* 957  */     -webkit-backface-visibility: hidden;
/* 958  */     -moz-backface-visibility: hidden;
/* 959  */     -ms-backface-visibility: hidden;
/* 960  */ }
/* 961  */ .article .rrssb-buttons, .article .rrssb-buttons li, .article .rrssb-buttons li a {
/* 962  */     box-sizing: border-box;
/* 963  */ }
/* 964  */ .clearfix { *zoom: 1  }
/* 965  */ .clearfix:after { clear: both }
/* 966  */ .clearfix:before, .clearfix:after {
/* 967  */     content: " ";
/* 968  */     display: table;
/* 969  */ }
/* 970  */ .header-social.single-social {
/* 971  */     float: left;
/* 972  */     margin: 0;
/* 973  */     padding: 0;
/* 974  */     padding-top: 0px;
/* 975  */     margin-bottom: 5px;
/* 976  */ }
/* 977  */ article .rrssb-buttons li:first-child { padding-left: 0 }
/* 978  */ article .rrssb-buttons li:last-child { padding-right: 0 }
/* 979  */ .single-social a .fa { font-size: 20px }
/* 980  */ article .rrssb-buttons {
/* 981  */     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
/* 982  */     height: 42px;
/* 983  */     margin: 0;
/* 984  */     padding: 0;
/* 985  */     width: 100%;
/* 986  */ }
/* 987  */ article .rrssb-buttons li {
/* 988  */     float: left;
/* 989  */     height: 100%;
/* 990  */     list-style: none;
/* 991  */     margin: 0;
/* 992  */     padding: 0 1.5px;
/* 993  */     line-height: 13px;
/* 994  */     margin-bottom: 3px;
/* 995  */ }
/* 996  */ article .rrssb-buttons li.email a { background-color: #0a88ff }
/* 997  */ article .rrssb-buttons li.email a:hover { background-color: #006ed6 }
/* 998  */ article .rrssb-buttons li.facebook a { background-color: #306199 }
/* 999  */ article .rrssb-buttons li.facebook a:hover { background-color: #244872 }
/* 1000 */ article .rrssb-buttons li.linkedin a { background-color: #007bb6 }

/* style.css */

/* 1001 */ article .rrssb-buttons li.linkedin a:hover { background-color: #005983 }
/* 1002 */ article .rrssb-buttons li.twitter a { background-color: #26c4f1 }
/* 1003 */ article .rrssb-buttons li.twitter a:hover { background-color: #0eaad6 }
/* 1004 */ article .rrssb-buttons li.googleplus a { background-color: #e93f2e }
/* 1005 */ article .rrssb-buttons li.googleplus a:hover { background-color: #ce2616 }
/* 1006 */ article .rrssb-buttons li.youtube a { background-color: #df1c31 }
/* 1007 */ article .rrssb-buttons li.youtube a:hover { background-color: #b21627 }
/* 1008 */ article .rrssb-buttons li.reddit a { background-color: #8bbbe3 }
/* 1009 */ article .rrssb-buttons li.reddit a:hover { background-color: #62a3d9 }
/* 1010 */ article .rrssb-buttons li.pinterest a { background-color: #b81621 }
/* 1011 */ article .rrssb-buttons li.pinterest a:hover { background-color: #8a1119 }
/* 1012 */ article .rrssb-buttons li.stumbleupon a { background-color: #EF4E22 }
/* 1013 */ article .rrssb-buttons li.stumbleupon a:hover { background-color: #D34229 }
/* 1014 */ article .rrssb-buttons li a {
/* 1015 */     background-color: #ccc;
/* 1016 */     display: block;
/* 1017 */     font-size: 11px;
/* 1018 */     font-weight: bold;
/* 1019 */     padding: 11px;
/* 1020 */     min-width: 42px;
/* 1021 */     position: relative;
/* 1022 */     text-align: center;
/* 1023 */     text-decoration: none;
/* 1024 */     text-transform: uppercase;
/* 1025 */     -webkit-font-smoothing: antialiased;
/* 1026 */     -moz-osx-font-smoothing: grayscale;
/* 1027 */     width: 100%;
/* 1028 */     transition: background-color 0.2s ease-in-out;
/* 1029 */ }
/* 1030 */ article .rrssb-buttons li a .icon {
/* 1031 */ 
/* 1032 */ }
/* 1033 */ article .rrssb-buttons li a .text {
/* 1034 */     color: #fff;
/* 1035 */     margin-left: 7px;
/* 1036 */     vertical-align: 3px;
/* 1037 */ }
/* 1038 */ /*-[ Social Profile Widget ]--------------------------*/
/* 1039 */ .widget > div, .widget > ul, .widget.social-profile-icons .social-profile-icons, .widget.widget_mts_widget_recent_tweets .mts_recent_tweets {
/* 1040 */     padding: 15px;
/* 1041 */     overflow: hidden;
/* 1042 */     box-sizing: border-box;
/* 1043 */ }
/* 1044 */ footer .widget > div, footer .widget > ul, footer .widget.social-profile-icons .social-profile-icons, footer .widget.widget_mts_widget_recent_tweets .mts_recent_tweets { padding: 0 }
/* 1045 */ .widget .wpt_widget_content, .widget .wp_review_tab_widget_content, .widget.mts_ad_300_widget > div, .widget.mts_ad_widget > div {
/* 1046 */     padding: 0;
/* 1047 */     border: 0;
/* 1048 */ }
/* 1049 */ .social-profile-icons ul li {
/* 1050 */     background: none;

/* style.css */

/* 1051 */     border: none;
/* 1052 */     float: left;
/* 1053 */     list-style-type: none;
/* 1054 */     margin: 0 1.5px 3px 1.5px!important;
/* 1055 */     padding: 0 !important;
/* 1056 */     border: none !important;
/* 1057 */ }
/* 1058 */ .social-profile-icons ul li a {
/* 1059 */     width: 42px;
/* 1060 */     height: 42px;
/* 1061 */     display: block;
/* 1062 */     float: left;
/* 1063 */     text-align: center;
/* 1064 */     line-height: 30px;
/* 1065 */     color: #FFF!important;
/* 1066 */     transition: all .4s;
/* 1067 */     padding: 0;
/* 1068 */     position: relative;
/* 1069 */ }
/* 1070 */ .social-profile-icons ul li i {
/* 1071 */     font-size: 19px;
/* 1072 */     line-height: 42px;
/* 1073 */ }
/* 1074 */ .social-profile-icons .social-youtube a { background: #c9322b }
/* 1075 */ .social-profile-icons .social-rss a { background: #ef922f }
/* 1076 */ .social-profile-icons .social-twitter a { background: #40bff5 }
/* 1077 */ .social-profile-icons .social-facebook a { background: #5d82d1 }
/* 1078 */ .social-profile-icons .social-gplus a { background: #eb5e4c }
/* 1079 */ .social-profile-icons .social-vimeo a { background: #35c6ea }
/* 1080 */ .social-profile-icons .social-dribbble a { background: #f7659c }
/* 1081 */ .social-profile-icons .social-tumblr a { background: #426d9b }
/* 1082 */ .social-profile-icons .social-instagram a { background: #91653f }
/* 1083 */ .social-profile-icons .social-flickr a { background: #ff48a3 }
/* 1084 */ .social-profile-icons .social-pinterest a { background: #e13138 }
/* 1085 */ .social-profile-icons .social-linkedin a { background: #238cc8 }
/* 1086 */ .social-profile-icons .social-github a { background: #b5a470 }
/* 1087 */ .social-profile-icons .social-email a { background: #1d90dd }
/* 1088 */ .social-profile-icons .social-behance a { background: #1879fd }
/* 1089 */ .social-profile-icons .social-skype a { background: #13c1f3 }
/* 1090 */ .social-profile-icons .social-soundcloud a { background: #ff7e30 }
/* 1091 */ .social-profile-icons .social-stumbleupon a { background: #ff5c30 }
/* 1092 */ .social-profile-icons .social-dropbox a { background: #3476e4 }
/* 1093 */ .social-profile-icons .social-foursquare a { background: #0bbadf }
/* 1094 */ .social-profile-icons .social-reddit a { background: #ff4400 }
/* 1095 */ /*-[ Footer ]-------------------*/
/* 1096 */ footer .widget li:first-child {
/* 1097 */     border-top: none;
/* 1098 */     padding-top: 0;
/* 1099 */ }
/* 1100 */ .footer-widgets .widget .advanced-recent-posts li {

/* style.css */

/* 1101 */     margin-bottom: 0 !important;
/* 1102 */     padding-top: 12px;
/* 1103 */ }
/* 1104 */ .footer-widgets .widget .advanced-recent-posts li:first-child { padding-top: 0 !important }
/* 1105 */ .footer-widgets h3 { margin: 0 }
/* 1106 */ footer {
/* 1107 */     overflow: hidden;
/* 1108 */     width: 100%;
/* 1109 */ }
/* 1110 */ footer .footeText {
/* 1111 */     width: 960px;
/* 1112 */     margin: 22px auto;
/* 1113 */     text-align: center;
/* 1114 */     color: #fff;
/* 1115 */     font-size: 14px;
/* 1116 */     font-weight: bold;
/* 1117 */ }
/* 1118 */ footer .footeText a {
/* 1119 */     color: #fff;
/* 1120 */     border-bottom: 2px solid #ee3f02;
/* 1121 */ }
/* 1122 */ footer .widget { padding: 1px 0 0 0 }
/* 1123 */ footer .sidebar .widget .title {
/* 1124 */     font-size: 135%;
/* 1125 */     color: #D4D8DB;
/* 1126 */ }
/* 1127 */ footer .widget { margin-bottom: 20px }
/* 1128 */ footer {
/* 1129 */     position: relative;
/* 1130 */     overflow: hidden;
/* 1131 */     clear: both;
/* 1132 */     background: #fff;
/* 1133 */     box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
/* 1134 */ }
/* 1135 */ footer .container {
/* 1136 */     background: #fff;
/* 1137 */     padding: 0;
/* 1138 */ }
/* 1139 */ footer a { color: #555 }
/* 1140 */ .footer-widgets {
/* 1141 */     overflow: hidden;
/* 1142 */     padding: 45px 0 0;
/* 1143 */     width: 100%;
/* 1144 */     margin: 0;
/* 1145 */ }
/* 1146 */ .footer-widgets h3 {
/* 1147 */     padding: 0;
/* 1148 */     padding-bottom: 12px;
/* 1149 */     margin-bottom: 25px;
/* 1150 */     border-bottom: 1px solid #ccc;

/* style.css */

/* 1151 */     padding-top: 0;
/* 1152 */ }
/* 1153 */ .f-widget {
/* 1154 */     width: 28%;
/* 1155 */     float: left;
/* 1156 */     position: relative;
/* 1157 */     margin-bottom: 0;
/* 1158 */     margin-right: 8%;
/* 1159 */ }
/* 1160 */ .widgets-num-4 .f-widget {
/* 1161 */     width: 23%;
/* 1162 */     margin-right: 2.6%;
/* 1163 */ }
/* 1164 */ .widgets-num-4 .f-widget.last { margin-right: 0 }
/* 1165 */ .copyrights {
/* 1166 */     float: left;
/* 1167 */     width: 100%;
/* 1168 */     clear: both;
/* 1169 */     padding-bottom: 29px;
/* 1170 */     padding-top: 38px;
/* 1171 */ }
/* 1172 */ .copyright {
/* 1173 */     display: inline-block;
/* 1174 */     float: left;
/* 1175 */ }
/* 1176 */ #copyright-note {
/* 1177 */     width: 1170px;
/* 1178 */     margin: 0 auto;
/* 1179 */     clear: both;
/* 1180 */     max-width: 100%;
/* 1181 */     text-align: center;
/* 1182 */     font-size: 14px;
/* 1183 */     color: #a4a4a4;
/* 1184 */ }
/* 1185 */ .copyrights a { color: #a4a4a4 }
/* 1186 */ a.toplink {
/* 1187 */     font-size: 40px;
/* 1188 */     line-height: 15px;
/* 1189 */     position: absolute;
/* 1190 */     left: 50%;
/* 1191 */     margin-left: -13px;
/* 1192 */ }
/* 1193 */ a.toplink .fa { line-height: 15px }
/* 1194 */ .footer-navigation li {
/* 1195 */     display: inline-block;
/* 1196 */     padding-right: 12px;
/* 1197 */     padding-left: 12px;
/* 1198 */     border-right: 1px solid #d2d2d2;
/* 1199 */     line-height: 1;
/* 1200 */ }

/* style.css */

/* 1201 */ .footer-navigation li:last-child {
/* 1202 */     padding-right: 0;
/* 1203 */     border-right: 0;
/* 1204 */ }
/* 1205 */ .footer-navigation li:first-child { padding-left: 0 }
/* 1206 */ .footer-navigation #navigation ul .current-menu-item a {
/* 1207 */     background: none;
/* 1208 */     color: inherit!important;
/* 1209 */ }
/* 1210 */ .postsby { margin-bottom: 25px }
/* 1211 */ /*-[ Back To Top ]---------------------------*/
/* 1212 */ .top {
/* 1213 */     float: right;
/* 1214 */     position: relative;
/* 1215 */ }
/* 1216 */ .toplink .fa-chevron-up { font-size: 24px }
/* 1217 */ #move-to-top {
/* 1218 */     color: #fff;
/* 1219 */     cursor: pointer;
/* 1220 */     display: inline-block;
/* 1221 */     font-weight: bold;
/* 1222 */     height: 12px;
/* 1223 */     padding: 14px 10px;
/* 1224 */     position: fixed;
/* 1225 */     right: 26px;
/* 1226 */     top: 164px;
/* 1227 */     transition: all 0.25s linear 0s;
/* 1228 */     width: 20px;
/* 1229 */     z-index: 25;
/* 1230 */     background: #EE210B;
/* 1231 */ }
/* 1232 */ #move-to-top:not(.filling) {
/* 1233 */     opacity: 0;
/* 1234 */     visibility: hidden;
/* 1235 */ }
/* 1236 */ #move-to-top .fa-angle-up {
/* 1237 */     font-size: 22px;
/* 1238 */     position: absolute;
/* 1239 */     top: 9px;
/* 1240 */ }
/* 1241 */ /*-[ Related Posts ]---------------------------*/
/* 1242 */ .related-posts {
/* 1243 */     margin-top: 20px;
/* 1244 */     clear: both;
/* 1245 */     float: left;
/* 1246 */     width: 100%;
/* 1247 */ }
/* 1248 */ .related-posts .latestPost {
/* 1249 */     width: 31.3%;
/* 1250 */     margin-right: 3.04%;

/* style.css */

/* 1251 */ }
/* 1252 */ .related-posts .latestPost:nth-child(3n+1) { clear: left }
/* 1253 */ .related-posts .last {
/* 1254 */     margin-right: 0;
/* 1255 */     padding-bottom: 0;
/* 1256 */ }
/* 1257 */ .related-posts .latestPost .title, .related-posts .latestPost .title a {
/* 1258 */     font-size: 18px;
/* 1259 */     margin-bottom: 10px;
/* 1260 */     line-height: 24px;
/* 1261 */ }
/* 1262 */ .related-posts article header {
/* 1263 */     margin-bottom: 0;
/* 1264 */     border: 1px solid #E9E9E9;
/* 1265 */     border-top: 0;
/* 1266 */     min-height: 120px;
/* 1267 */ }
/* 1268 */ /*-[ Post Tags ]---------------------------------*/
/* 1269 */ .tags {
/* 1270 */     margin: 10px 0 20px 0;
/* 1271 */     width: 100%;
/* 1272 */     float: left;
/* 1273 */ }
/* 1274 */ .tags a { margin-left: 5px }
/* 1275 */ /*-[ Author Box ]--------------------------------*/
/* 1276 */ .postauthor {
/* 1277 */     margin: 20px 0 30px 0;
/* 1278 */     padding: 0;
/* 1279 */     min-height: 180px;
/* 1280 */     float: left;
/* 1281 */     clear: both;
/* 1282 */     width: 100%;
/* 1283 */ }
/* 1284 */ .postauthor h5 {
/* 1285 */     font-weight: normal;
/* 1286 */     font-size: 20px;
/* 1287 */     padding: 0;
/* 1288 */     margin: 20px 0 15px;
/* 1289 */     line-height: 1;
/* 1290 */     text-transform: capitalize;
/* 1291 */     color: #555;
/* 1292 */     display: inline-block;
/* 1293 */ }
/* 1294 */ .postauthor img {
/* 1295 */     float: left;
/* 1296 */     margin: 0 20px 0 0;
/* 1297 */ }
/* 1298 */ .author-wrap {
/* 1299 */     border: 1px solid #E9E9E9;
/* 1300 */     min-height: 168px;

/* style.css */

/* 1301 */     padding-right: 20px;
/* 1302 */ }
/* 1303 */ span.author-posts {
/* 1304 */     float: right;
/* 1305 */     margin: 20px 0 10px;
/* 1306 */     line-height: 1;
/* 1307 */ }
/* 1308 */ .postauthor h4 a { color: #473636 }
/* 1309 */ .related-posts h4, #respond h4, .total-comments, .postauthor h4, .postauthor-top {
/* 1310 */     margin-bottom: 25px;
/* 1311 */     margin-top: 1px;
/* 1312 */     font-weight: 500;
/* 1313 */     text-transform: uppercase;
/* 1314 */     font-size: 24px;
/* 1315 */     line-height: 1;
/* 1316 */ }
/* 1317 */ .postauthor-top {
/* 1318 */     padding-top: 5px;
/* 1319 */     padding-bottom: 8px;
/* 1320 */     margin-bottom: 15px;
/* 1321 */ }
/* 1322 */ .clear { clear: both }
/* 1323 */ .left { float: left }
/* 1324 */ .right { float: right }
/* 1325 */ .last { margin-right: 0 }
/* 1326 */ /*-[ Tag widget ]------------------------------*/
/* 1327 */ .tagcloud a {
/* 1328 */     font-size: 14px!important;
/* 1329 */     padding: 8px 15px;
/* 1330 */     margin-bottom: 3px;
/* 1331 */     float: left;
/* 1332 */     margin-right: 3px;
/* 1333 */     background: #F47555;
/* 1334 */     color: #FFFFFF!important;
/* 1335 */     transition: all 0.25s linear;
/* 1336 */ }
/* 1337 */ .tagcloud a:hover {
/* 1338 */ 
/* 1339 */ }
/* 1340 */ /*-[ Subscribe Widget ]------------------------*/
/* 1341 */ .widget #wp-subscribe, .widget-header #wp-subscribe {
/* 1342 */     box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
/* 1343 */ }
/* 1344 */ /*-[ Ad Widgets ]------------------------------*/
/* 1345 */ .ad-125 ul {
/* 1346 */     float: left;
/* 1347 */     width: 100%;
/* 1348 */     margin: 0;
/* 1349 */     list-style: none;
/* 1350 */     max-width: 100%;

/* style.css */

/* 1351 */     padding: 0 15px 10px;
/* 1352 */     box-sizing: border-box;
/* 1353 */     -moz-box-sizing: border-box;
/* 1354 */ }
/* 1355 */ .ad-125 li {
/* 1356 */     float: left;
/* 1357 */     border: none;
/* 1358 */     list-style: none!important;
/* 1359 */     padding-left: 0;
/* 1360 */     background: none;
/* 1361 */     margin-bottom: 15px;
/* 1362 */     margin-left: 0;
/* 1363 */ }
/* 1364 */ .ad-125 li:nth-child(2n+2) { float: right!important }
/* 1365 */ .ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
/* 1366 */ .ad-300 img {
/* 1367 */     float: left;
/* 1368 */     box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
/* 1369 */ }
/* 1370 */ /*-[ Calender Widget ]-------------------------*/
/* 1371 */ #wp-calendar {
/* 1372 */     margin-bottom: 0;
/* 1373 */     background: #fff;
/* 1374 */ }
/* 1375 */ .widget.widget_calendar > div {
/* 1376 */     padding: 0;
/* 1377 */     background: transparent;
/* 1378 */ }
/* 1379 */ #sidebars .widget.widget_calendar {
/* 1380 */     background: transparent;
/* 1381 */     box-shadow: none;
/* 1382 */ }
/* 1383 */ #wp-calendar td {
/* 1384 */     text-align: center;
/* 1385 */     padding: 7px 0;
/* 1386 */     border-top: 1px solid #E9E9E9;
/* 1387 */     border-right: 1px solid #E9E9E9;
/* 1388 */ }
/* 1389 */ #wp-calendar caption {
/* 1390 */     font-size: 16px;
/* 1391 */     padding-bottom: 10px;
/* 1392 */     font-weight: bold;
/* 1393 */ }
/* 1394 */ #wp-calendar #prev {
/* 1395 */     text-align: left;
/* 1396 */     padding-left: 12px;
/* 1397 */ }
/* 1398 */ #wp-calendar #next {
/* 1399 */     text-align: right;
/* 1400 */     padding-right: 12px;

/* style.css */

/* 1401 */ }
/* 1402 */ #wp-calendar thead th {
/* 1403 */     padding: 10px 0;
/* 1404 */     text-align: center;
/* 1405 */ }
/* 1406 */ /*-[ WP Tab Widget ]--------------*/
/* 1407 */ .widget .wpt_widget_content .tab-content li, .widget .wp_review_tab_widget_content .tab-content li {
/* 1408 */     border-bottom: 0;
/* 1409 */     margin-bottom: 15px;
/* 1410 */ }
/* 1411 */ .widget .wpt_widget_content .tab_title a, .widget .wp_review_tab_widget_content .tab_title a {
/* 1412 */     background: #fcfcfc;
/* 1413 */     font-size: 18px;
/* 1414 */     font-weight: 500;
/* 1415 */     color: #555;
/* 1416 */     line-height: 49px;
/* 1417 */     padding: 0;
/* 1418 */ }
/* 1419 */ .widget .wpt_widget_content .inside, .widget .wp_review_tab_widget_content .inside { padding-top: 25px }
/* 1420 */ .widget .wpt_widget_content .wpt-pagination, .widget .wp_review_tab_widget_content .wpt-pagination {
/* 1421 */     padding-bottom: 20px;
/* 1422 */     padding-top: 10px;
/* 1423 */ }
/* 1424 */ /*-[Comments]--------------*/
/* 1425 */ .nocomments {
/* 1426 */     margin-top: 20px;
/* 1427 */     clear: both;
/* 1428 */     float: left;
/* 1429 */     width: 100%;
/* 1430 */ }
/* 1431 */ .cnumber { color: #2DB2EB }
/* 1432 */ #comments {
/* 1433 */     padding: 0;
/* 1434 */     margin-top: 27px;
/* 1435 */     float: left;
/* 1436 */     clear: both;
/* 1437 */     width: 100%;
/* 1438 */     margin-bottom: 0;
/* 1439 */ }
/* 1440 */ #commentsAdd {
/* 1441 */     width: 100%;
/* 1442 */     float: left;
/* 1443 */     clear: both;
/* 1444 */     margin-bottom: 0;
/* 1445 */     margin-top: 20px;
/* 1446 */ }
/* 1447 */ #comments .avatar {
/* 1448 */     float: left;
/* 1449 */     margin-right: 20px;
/* 1450 */     margin-top: 7px;

/* style.css */

/* 1451 */ }
/* 1452 */ .comment-author.vcard { margin-bottom: 3px }
/* 1453 */ .comment time { padding-left: 10px }
/* 1454 */ ul.children .commentImageLeft {
/* 1455 */     width: 60px;
/* 1456 */     height: 90px;
/* 1457 */     border-left: 1px solid #c1bbb6;
/* 1458 */     border-bottom: 1px solid #c1bbb6;
/* 1459 */     position: absolute;
/* 1460 */     top: -50px;
/* 1461 */     left: -70px;
/* 1462 */ }
/* 1463 */ input.text-input, #commentform input { padding: 9px 11px }
/* 1464 */ input#author, input#email, input#url, .contact-form input {
/* 1465 */     width: 100%;
/* 1466 */     border: 1px solid #F0EDE9;
/* 1467 */     background: #F0EDE9;
/* 1468 */     margin-right: 10px;
/* 1469 */     height: 42px;
/* 1470 */     box-sizing: border-box;
/* 1471 */     -moz-box-sizing: border-box;
/* 1472 */ }
/* 1473 */ input#author:hover, input#email:hover, input#url:hover, #comment:hover, .contact-form input:hover, .contact-form textarea:hover {
/* 1474 */     background: #fff;
/* 1475 */     border-radius: 2px;
/* 1476 */ }
/* 1477 */ input#author, input#email, input#url, #comment, .contact-form input, .contact-form textarea {
/* 1478 */     transition: all 0.25s ease-in-out;
/* 1479 */ }
/* 1480 */ #cancel-comment-reply-link {
/* 1481 */     float: right;
/* 1482 */     line-height: 24px;
/* 1483 */     margin-top: 0;
/* 1484 */ }
/* 1485 */ #cancel-comment-reply-link {
/* 1486 */     cursor: pointer;
/* 1487 */     margin-top: -49px;
/* 1488 */     z-index: 100;
/* 1489 */     position: relative;
/* 1490 */ }
/* 1491 */ #commentform input#submit, .contact-form #mtscontact_submit {
/* 1492 */     line-height: 1;
/* 1493 */     background-color: #F47555;
/* 1494 */     text-transform: uppercase;
/* 1495 */     padding: 12px 15px;
/* 1496 */     color: #fff;
/* 1497 */     text-decoration: none;
/* 1498 */     float: left;
/* 1499 */     cursor: pointer;
/* 1500 */     display: inline-block;

/* style.css */

/* 1501 */     border: none;
/* 1502 */     transition: all 0.2s linear;
/* 1503 */     font-weight: normal;
/* 1504 */     font-size: 18px;
/* 1505 */     margin-top: 5px;
/* 1506 */ }
/* 1507 */ .contact-form #mtscontact_submit {
/* 1508 */     margin-top: 15px;
/* 1509 */     float: left;
/* 1510 */     width: auto;
/* 1511 */ }
/* 1512 */ #commentform input#submit:hover, .contactform #submit:hover {
/* 1513 */     background: #33BCF2;
/* 1514 */     color: #fff;
/* 1515 */ }
/* 1516 */ .contactform #submit { float: left }
/* 1517 */ .contactform label { display: block }
/* 1518 */ .contactform {
/* 1519 */     overflow: hidden;
/* 1520 */     margin-bottom: 35px;
/* 1521 */ }
/* 1522 */ .error { color: red }
/* 1523 */ .thanks p { color: green }
/* 1524 */ ol.commentlist {
/* 1525 */     margin-left: 0;
/* 1526 */     margin-top: 13px;
/* 1527 */ }
/* 1528 */ .commentlist li {
/* 1529 */     list-style: none;
/* 1530 */     margin: 0 0 25px 0;
/* 1531 */     padding-left: 0;
/* 1532 */     float: left;
/* 1533 */     width: 100%;
/* 1534 */     position: relative;
/* 1535 */ }
/* 1536 */ .commentlist p { margin-bottom: 5px }
/* 1537 */ .ago {
/* 1538 */     color: #a4a4a4;
/* 1539 */     font-size: 12px;
/* 1540 */     margin-left: 20px;
/* 1541 */     text-transform: capitalize;
/* 1542 */ }
/* 1543 */ .fn {
/* 1544 */     line-height: 1.375em;
/* 1545 */     font-size: 18px;
/* 1546 */     font-weight: 500;
/* 1547 */     color: #555;
/* 1548 */ }
/* 1549 */ .fn a {
/* 1550 */     color: #EE210B;

/* style.css */

/* 1551 */     font-weight: bold;
/* 1552 */     font-size: 15px;
/* 1553 */ }
/* 1554 */ .comment-meta { font-size: 12px }
/* 1555 */ .commentmetadata { overflow: hidden }
/* 1556 */ .commentmetadata li {
/* 1557 */     border: 0;
/* 1558 */     padding: 0;
/* 1559 */     margin-top: 0;
/* 1560 */     margin-bottom: 5px;
/* 1561 */     list-style: square;
/* 1562 */ }
/* 1563 */ .commentmetadata ol li { list-style: decimal }
/* 1564 */ .reply {
/* 1565 */     margin-top: 0px;
/* 1566 */     padding-bottom: 0px;
/* 1567 */     overflow: hidden;
/* 1568 */     width: 100%;
/* 1569 */     float: right;
/* 1570 */ }
/* 1571 */ .reply a {
/* 1572 */     float: left;
/* 1573 */     padding: 0 0px;
/* 1574 */     color: #a4a4a4;
/* 1575 */     font-size: 12px;
/* 1576 */ }
/* 1577 */ .comment #respond #respond { margin-top: 30px }
/* 1578 */ .commentlist .children {
/* 1579 */     margin-left: 10%;
/* 1580 */     margin-bottom: 0;
/* 1581 */     margin-top: 0;
/* 1582 */     float: left;
/* 1583 */     width: 90%;
/* 1584 */ }
/* 1585 */ .commentlist .children li { padding-bottom: 0 }
/* 1586 */ .avatar { float: left }
/* 1587 */ #respond h3 {
/* 1588 */     font-size: 18px;
/* 1589 */     margin: 0;
/* 1590 */     padding: 0;
/* 1591 */ }
/* 1592 */ .comment-awaiting-moderation {
/* 1593 */     font-style: italic;
/* 1594 */     font-weight: bold;
/* 1595 */ }
/* 1596 */ .commentmetadata ul, .commentmetadata ol { margin-top: 5px }
/* 1597 */ /*-[ Comment Form ]----------------------------*/
/* 1598 */ form#commentform {
/* 1599 */     overflow: hidden;
/* 1600 */     border: 1px solid #e9e9e9;

/* style.css */

/* 1601 */     padding: 30px;
/* 1602 */     width: 100%;
/* 1603 */     box-sizing: border-box;
/* 1604 */     -moz-box-sizing: border-box;
/* 1605 */ }
/* 1606 */ #commentform textarea, .contact-form textarea {
/* 1607 */     width: 95.5%;
/* 1608 */     border: 1px solid #F0EDE9;
/* 1609 */     background: #F0EDE9;
/* 1610 */     padding: 2%;
/* 1611 */     line-height: 25px;
/* 1612 */     font-family: inherit;
/* 1613 */ }
/* 1614 */ #commentform p {
/* 1615 */     margin-bottom: 15px;
/* 1616 */     float: left;
/* 1617 */     width: 100%;
/* 1618 */     clear: both;
/* 1619 */ }
/* 1620 */ #commentform p.form-submit { margin-bottom: 0 }
/* 1621 */ #commentform p label {
/* 1622 */     padding-bottom: 5px;
/* 1623 */     padding-top: 5px;
/* 1624 */     padding-left: 10px;
/* 1625 */ }
/* 1626 */ .cancel-comment-reply a {
/* 1627 */     float: right;
/* 1628 */     margin-top: -8px;
/* 1629 */ }
/* 1630 */ .required {
/* 1631 */     color: red;
/* 1632 */     padding: 0;
/* 1633 */     line-height: 1;
/* 1634 */ }
/* 1635 */ .comment-notes .required {
/* 1636 */     padding-left: 0;
/* 1637 */     padding-top: 3px;
/* 1638 */ }
/* 1639 */ .comment-notes { font-style: italic }
/* 1640 */ /*-[ pagination ]------------------*/
/* 1641 */ .pagination {
/* 1642 */     clear: both;
/* 1643 */     overflow: hidden;
/* 1644 */     float: left;
/* 1645 */     width: 100%;
/* 1646 */     margin-top: 0;
/* 1647 */     margin-bottom: 30px;
/* 1648 */     padding: 20px 20px 15px;
/* 1649 */     background: #fff;
/* 1650 */     box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);

/* style.css */

/* 1651 */     box-sizing: border-box;
/* 1652 */     -moz-box-sizing: border-box;
/* 1653 */ }
/* 1654 */ .single .pagination {
/* 1655 */     border: 0;
/* 1656 */     box-shadow: none;
/* 1657 */     -moz-box-shadow: none;
/* 1658 */     -webkit-box-shadow: none;
/* 1659 */     margin-top: 0;
/* 1660 */     padding: 5px 0 5px;
/* 1661 */     width: 100%;
/* 1662 */     margin-bottom: 0px;
/* 1663 */ }
/* 1664 */ .pagination ul {
/* 1665 */     list-style: none;
/* 1666 */     margin: 0;
/* 1667 */ }
/* 1668 */ .pagination ul li {
/* 1669 */     float: left;
/* 1670 */     margin-bottom: 5px;
/* 1671 */ }
/* 1672 */ .currenttext, .pagination a:hover, .single .pagination a:hover .currenttext {
/* 1673 */     color: #fff;
/* 1674 */     margin: 0 5px 0 0;
/* 1675 */     display: inline-block;
/* 1676 */     float: left;
/* 1677 */     line-height: 1;
/* 1678 */     text-decoration: none;
/* 1679 */     padding: 13px 14px;
/* 1680 */     background: #33BCF2;
/* 1681 */     min-width: 42px;
/* 1682 */     text-align: center;
/* 1683 */     box-sizing: border-box;
/* 1684 */ }
/* 1685 */ .pagination a {
/* 1686 */     background: #33BCF2;
/* 1687 */     margin: 0 5px 0 0;
/* 1688 */     display: inline-block;
/* 1689 */     float: left;
/* 1690 */     line-height: 1;
/* 1691 */     text-decoration: none;
/* 1692 */     color: #fff;
/* 1693 */     padding: 13px 14px;
/* 1694 */     transition: all 0.25s linear;
/* 1695 */     min-width: 42px;
/* 1696 */     text-align: center;
/* 1697 */     box-sizing: border-box;
/* 1698 */ }
/* 1699 */ .pagination a:hover { color: #fff }
/* 1700 */ .pagination .nav-previous { float: left }

/* style.css */

/* 1701 */ .pagination .nav-next { float: right }
/* 1702 */ .pagination .nav-previous a, .pagination .nav-next a { color: #fff!important }
/* 1703 */ .pagination  .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #F47555 }
/* 1704 */ .pagination .nav-next a {
/* 1705 */     margin-right: 0;
/* 1706 */     margin-left: 5px;
/* 1707 */ }
/* 1708 */ .single .pagination a .currenttext, .single .pagination a:hover .currenttext {
/* 1709 */     padding: 0;
/* 1710 */     background: transparent;
/* 1711 */     margin-right: 0;
/* 1712 */     min-width: 100%;
/* 1713 */ }
/* 1714 */ .single .pagination a:hover .currenttext { color: #fff }
/* 1715 */ /*-[ Contact Form ]------------------*/
/* 1716 */ .contact-form { position: relative }
/* 1717 */ .contact-form.loading:after {
/* 1718 */     content: "";
/* 1719 */     display: block;
/* 1720 */     position: absolute;
/* 1721 */     width: 100%;
/* 1722 */     height: 100%;
/* 1723 */     top: 0;
/* 1724 */     left: 0;
/* 1725 */     background: rgba(255, 255, 255, 0.8);
/* 1726 */ }
/* 1727 */ .contact-form label, .contact-form input, .contact-form textarea {
/* 1728 */     display: block;
/* 1729 */     width: 100%;
/* 1730 */     box-sizing: border-box;
/* 1731 */     -moz-box-sizing: border-box;
/* 1732 */ }
/* 1733 */ .contact-form label { margin-top: 12px }
/* 1734 */ .mtscontact_error { color: #B90101 }
/* 1735 */ /*-[ AJAX search results ]------------------*/
/* 1736 */ .widget_search { overflow: visible }
/* 1737 */ .ajax-search-box-open #s { border-bottom: 1px solid #fff }
/* 1738 */ .ajax-search-results-container {
/* 1739 */     position: absolute;
/* 1740 */     top: 43px;
/* 1741 */     left: 0;
/* 1742 */     box-sizing: border-box;
/* 1743 */     width: 100%;
/* 1744 */     z-index: 9;
/* 1745 */     background: #F0EDE9;
/* 1746 */     border: 1px solid #EFEBE7;
/* 1747 */     border-top: none;
/* 1748 */ }
/* 1749 */ .widget .ajax-search-results-container {
/* 1750 */     background: #fff;

/* style.css */

/* 1751 */     border-color: #fff;
/* 1752 */ }
/* 1753 */ .ajax-search-results-container.loading:after {
/* 1754 */     content: "";
/* 1755 */     display: block;
/* 1756 */     position: absolute;
/* 1757 */     top: 0;
/* 1758 */     right: 0;
/* 1759 */     bottom: 0;
/* 1760 */     left: 0;
/* 1761 */     background-color: rgba(255, 255, 255, 0.8);
/* 1762 */ }
/* 1763 */ ul.ajax-search-results {
/* 1764 */     margin: 0;
/* 1765 */     margin-top: 10px;
/* 1766 */     padding: 0;
/* 1767 */ }
/* 1768 */ .ajax-search-results li {
/* 1769 */     margin: 0;
/* 1770 */     margin-bottom: 12px;
/* 1771 */     display: block;
/* 1772 */     list-style: none;
/* 1773 */     padding: 0 12px;
/* 1774 */     clear: both;
/* 1775 */     min-height: 85px;
/* 1776 */ }
/* 1777 */ .ajax-search-results li a { color: #555 }
/* 1778 */ .ajax-search-results img {
/* 1779 */     margin-bottom: 0;
/* 1780 */     margin-top: 5px;
/* 1781 */     margin-right: 15px;
/* 1782 */     margin-left: 0;
/* 1783 */     float: left;
/* 1784 */ }
/* 1785 */ .ajax-search-meta {
/* 1786 */     margin: 0 12px 10px;
/* 1787 */     height: 20px;
/* 1788 */     font-size: 13px;
/* 1789 */ }
/* 1790 */ .ajax-search-meta .results-count {
/* 1791 */     float: left;
/* 1792 */     color: #aaa;
/* 1793 */ }
/* 1794 */ .ajax-search-meta .results-link {
/* 1795 */     float: right;
/* 1796 */     color: #555;
/* 1797 */ }
/* 1798 */ .ajax-search-results-container .no-results {
/* 1799 */     padding: 8px;
/* 1800 */     color: #AAA;

/* style.css */

/* 1801 */     font-style: italic;
/* 1802 */ }
/* 1803 */ .ajax-search-results li .meta {
/* 1804 */     font-size: 14px;
/* 1805 */     color: #A4A4A4;
/* 1806 */ }
/* 1807 */ /*-[ Load More ]-------------------*/
/* 1808 */ .pace .pace-progress {
/* 1809 */     background: #29d;
/* 1810 */     position: fixed;
/* 1811 */     z-index: 2000;
/* 1812 */     top: 0;
/* 1813 */     left: 0;
/* 1814 */     height: 3px;
/* 1815 */     transition: width 0.8s;
/* 1816 */ }
/* 1817 */ .admin-bar .pace .pace-progress { top: 32px }
/* 1818 */ .pace-inactive { display: none }
/* 1819 */ div#load-posts a {
/* 1820 */     float: left;
/* 1821 */     width: 100%;
/* 1822 */     text-align: center;
/* 1823 */     background: #fff;
/* 1824 */     box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
/* 1825 */     margin-bottom: 30px;
/* 1826 */     padding: 15px 0;
/* 1827 */     line-height: 1;
/* 1828 */     font-size: 18px;
/* 1829 */     text-transform: uppercase;
/* 1830 */ }
/* 1831 */ #load-posts a {
/* 1832 */     overflow: hidden;
/* 1833 */     color: #555555;
/* 1834 */ }
/* 1835 */ #load-posts a.inactive { cursor: default }
/* 1836 */ #load-posts a .fa { margin-right: 8px }
/* 1837 */ /*-[ Misc ]---------------------------*/
/* 1838 */ pre {
/* 1839 */     overflow: auto;
/* 1840 */     padding: 25px 15px 15px;
/* 1841 */     margin: 15px 0;
/* 1842 */     position: relative;
/* 1843 */     background: #555;
/* 1844 */     font-family: monospace;
/* 1845 */     color: #fff;
/* 1846 */     box-sizing: border-box;
/* 1847 */ }
/* 1848 */ pre:before {
/* 1849 */     content: "\f121";
/* 1850 */     color: #FFF;

/* style.css */

/* 1851 */     position: absolute;
/* 1852 */     font-size: 18px;
/* 1853 */     right: 14px;
/* 1854 */     top: 6px;
/* 1855 */     font-family: fontawesome;
/* 1856 */ }
/* 1857 */ .flex-video {
/* 1858 */     position: relative;
/* 1859 */     padding-bottom: 56.25%;
/* 1860 */     padding-top: 30px;
/* 1861 */     height: 0;
/* 1862 */     overflow: hidden;
/* 1863 */ }
/* 1864 */ .flex-video iframe, .flex-video object, .flex-video embed {
/* 1865 */     position: absolute;
/* 1866 */     top: 0;
/* 1867 */     left: 0;
/* 1868 */     width: 100%;
/* 1869 */     height: 100%;
/* 1870 */ }
/* 1871 */ /*-[ Parallax ]--------------------------------*/
/* 1872 */ #parallax {
/* 1873 */     position: relative;
/* 1874 */     padding-bottom: 30%;
/* 1875 */     height: 0;
/* 1876 */     overflow: hidden;
/* 1877 */     background-size: cover;
/* 1878 */     margin-bottom: 15px;
/* 1879 */ }
/* 1880 */ #page.parallax { padding-top: 15px }
/* 1881 */ /*-[ WP Review ]--------------------------------*/
/* 1882 */ .latestPost-review-wrapper {
/* 1883 */     position: absolute;
/* 1884 */     top: 0;
/* 1885 */     right: 0;
/* 1886 */     background: #FFF;
/* 1887 */     padding: 7px 15px;
/* 1888 */     color: #fff !important;
/* 1889 */ }
/* 1890 */ .latestPost-review-wrapper .review-total-star { margin: 1px 0 }
/* 1891 */ .latestPost-review-wrapper .percentage-icon {
/* 1892 */     top: 0;
/* 1893 */     font-size: inherit;
/* 1894 */     font-style: normal;
/* 1895 */ }
/* 1896 */ .review-type-circle.review-total-only, .review-type-circle.wp-review-show-total {
/* 1897 */     overflow: hidden;
/* 1898 */     height: 25px;
/* 1899 */ }
/* 1900 */ /*-[ WP MegaMenu ]--------------------------------*/

/* style.css */

/* 1901 */ .primary-navigation #wpmm-megamenu { border-top: 1px solid rgba(255, 255, 255, 0.22); }
/* 1902 */ .primary-navigation #wpmm-megamenu .wpmm-posts a { font-weight: 500; }
/* 1903 */ 
/* 1904 */ 
/* 1905 */ /* FB like */
/* 1906 */ #DIV_1 {
/* 1907 */     display: none;
/* 1908 */     /*opacity: 0;*/
/* 1909 */     /*filter:alpha(opacity=0);*/
/* 1910 */     bottom: 15px;
/* 1911 */     box-shadow: rgba(0, 0, 0, 0.498039) 0px 0px 10px 0px;
/* 1912 */     height: 318px;
/* 1913 */     position: fixed;
/* 1914 */     right: 15px;
/* 1915 */     width: 375px;
/* 1916 */     z-index: 500;
/* 1917 */     perspective-origin: 187.5px 159px;
/* 1918 */     transform-origin: 187.5px 159px;
/* 1919 */     background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
/* 1920 */     font: normal normal normal normal 12px/14.3999996185303px Helvetica, Arial, sans-serif;
/* 1921 */ }/*#DIV_1*/
/* 1922 */ 
/* 1923 */ #DIV_2 {
/* 1924 */     height: 167px;
/* 1925 */     width: 375px;
/* 1926 */     perspective-origin: 187.5px 83.5px;
/* 1927 */     transform-origin: 187.5px 83.5px;
/* 1928 */     background: rgb(58, 88, 151) none repeat scroll 0% 0% / auto padding-box border-box;
/* 1929 */     font: normal normal normal normal 12px/14.3999996185303px Helvetica, Arial, sans-serif;
/* 1930 */ }/*#DIV_2*/
/* 1931 */ 
/* 1932 */ #DIV_3 {
/* 1933 */     background-position: 0px 100%;
/* 1934 */     color: rgb(255, 255, 255);
/* 1935 */     height: 147px;
/* 1936 */     text-align: left;
/* 1937 */     width: 375px;
/* 1938 */     perspective-origin: 187.5px 83.5px;
/* 1939 */     transform-origin: 187.5px 83.5px;
/* 1940 */     background: rgba(0, 0, 0, 0) url(http://iface.adme.ru/@/AdMeCommon/i/fb-dialog-bg.png) no-repeat scroll 0px 100% / auto padding-box border-box;
/* 1941 */     border: 0px none rgb(255, 255, 255);
/* 1942 */     font: normal normal normal normal 18px/23.3999996185303px Helvetica, Arial, sans-serif;
/* 1943 */     outline: rgb(255, 255, 255) none 0px;
/* 1944 */     padding: 0px 0px 20px;
/* 1945 */ }/*#DIV_3*/
/* 1946 */ 
/* 1947 */ #A_4 {
/* 1948 */     color: rgb(0, 0, 0);
/* 1949 */     display: inline-block;
/* 1950 */     height: 34px;

/* style.css */

/* 1951 */     text-align: left;
/* 1952 */     width: 108px;
/* 1953 */     perspective-origin: 65px 28px;
/* 1954 */     transform-origin: 65px 28px;
/* 1955 */     border: 0px none rgb(0, 0, 0);
/* 1956 */     font: normal normal normal normal 18px/23.3999996185303px Helvetica, Arial, sans-serif;
/* 1957 */     outline: rgb(0, 0, 0) none 0px;
/* 1958 */     padding: 12px 0px 10px 22px;
/* 1959 */ }/*#A_4*/
/* 1960 */ 
/* 1961 */ #IMG_5 {
/* 1962 */     height: 28px;
/* 1963 */     text-align: left;
/* 1964 */     width: 108px;
/* 1965 */     perspective-origin: 54px 14px;
/* 1966 */     transform-origin: 54px 14px;
/* 1967 */     font: normal normal normal normal 18px/23.3999996185303px Helvetica, Arial, sans-serif;
/* 1968 */ }/*#IMG_5*/
/* 1969 */ 
/* 1970 */ #DIV_6 {
/* 1971 */     background-position: -22px 0px;
/* 1972 */     color: rgb(255, 255, 255);
/* 1973 */     cursor: pointer;
/* 1974 */     height: 42px;
/* 1975 */     position: absolute;
/* 1976 */     right: 8px;
/* 1977 */     text-align: left;
/* 1978 */     top: 7px;
/* 1979 */     width: 42px;
/* 1980 */     align-self: stretch;
/* 1981 */     perspective-origin: 21px 21px;
/* 1982 */     transform-origin: 21px 21px;
/* 1983 */     background: rgba(0, 0, 0, 0) url(http://iface.adme.ru/@/AdMeCommon/i/i.png) no-repeat scroll -22px 0px / auto padding-box border-box;
/* 1984 */     border: 0px none rgb(255, 255, 255);
/* 1985 */     font: normal normal normal normal 18px/23.3999996185303px Helvetica, Arial, sans-serif;
/* 1986 */     outline: rgb(255, 255, 255) none 0px;
/* 1987 */ }/*#DIV_6*/
/* 1988 */ 
/* 1989 */ #DIV_7 {
/* 1990 */     color: rgb(255, 255, 255);
/* 1991 */     height: 46px;
/* 1992 */     text-align: left;
/* 1993 */     width: 287px;
/* 1994 */     perspective-origin: 187.5px 45.5px;
/* 1995 */     transform-origin: 187.5px 45.5px;
/* 1996 */     border-top: 1px solid rgb(157, 172, 203);
/* 1997 */     border-right: 0px none rgb(255, 255, 255);
/* 1998 */     border-bottom: 0px none rgb(255, 255, 255);
/* 1999 */     border-left: 0px none rgb(255, 255, 255);
/* 2000 */     font: normal normal normal normal 18px/23.3999996185303px Helvetica, Arial, sans-serif;

/* style.css */

/* 2001 */     outline: rgb(255, 255, 255) none 0px;
/* 2002 */     padding: 22px 66px 22px 22px;
/* 2003 */ }/*#DIV_7*/
/* 2004 */ 
/* 2005 */ #B_8 {
/* 2006 */     color: rgb(255, 255, 255);
/* 2007 */     text-align: left;
/* 2008 */     border: 0px none rgb(255, 255, 255);
/* 2009 */     font: normal normal bold normal 18px/23.3999996185303px Helvetica, Arial, sans-serif;
/* 2010 */     outline: rgb(255, 255, 255) none 0px;
/* 2011 */ }/*#B_8*/
/* 2012 */ 
/* 2013 */ #BR_9 {
/* 2014 */     color: rgb(255, 255, 255);
/* 2015 */     text-align: left;
/* 2016 */     border: 0px none rgb(255, 255, 255);
/* 2017 */     font: normal normal normal normal 18px/23.3999996185303px Helvetica, Arial, sans-serif;
/* 2018 */     outline: rgb(255, 255, 255) none 0px;
/* 2019 */ }/*#BR_9*/
/* 2020 */ 
/* 2021 */ #DIV_10 {
/* 2022 */     color: rgb(255, 255, 255);
/* 2023 */     display: none;
/* 2024 */     height: auto;
/* 2025 */     text-align: left;
/* 2026 */     width: auto;
/* 2027 */     perspective-origin: 50% 50%;
/* 2028 */     transform-origin: 50% 50%;
/* 2029 */     border-top: 1px solid rgb(157, 172, 203);
/* 2030 */     border-right: 0px none rgb(255, 255, 255);
/* 2031 */     border-bottom: 0px none rgb(255, 255, 255);
/* 2032 */     border-left: 0px none rgb(255, 255, 255);
/* 2033 */     font: normal normal normal normal 18px/23.3999996185303px Helvetica, Arial, sans-serif;
/* 2034 */     outline: rgb(255, 255, 255) none 0px;
/* 2035 */     padding: 22px 66px 22px 22px;
/* 2036 */ }/*#DIV_10*/
/* 2037 */ 
/* 2038 */ #BR_11 {
/* 2039 */     color: rgb(255, 255, 255);
/* 2040 */     text-align: left;
/* 2041 */     perspective-origin: 50% 50%;
/* 2042 */     transform-origin: 50% 50%;
/* 2043 */     border: 0px none rgb(255, 255, 255);
/* 2044 */     font: normal normal normal normal 18px/23.3999996185303px Helvetica, Arial, sans-serif;
/* 2045 */     outline: rgb(255, 255, 255) none 0px;
/* 2046 */ }/*#BR_11*/
/* 2047 */ 
/* 2048 */ #DIV_12 {
/* 2049 */     height: 90px;
/* 2050 */     width: 350px;

/* style.css */

/* 2051 */     perspective-origin: 187.5px 45px;
/* 2052 */     transform-origin: 187.5px 45px;
/* 2053 */     font: normal normal normal normal 12px/14.3999996185303px Helvetica, Arial, sans-serif;
/* 2054 */     margin: 15px 0px 0px;
/* 2055 */     padding: 0px 0px 0px 25px;
/* 2056 */ }/*#DIV_12*/
/* 2057 */ 
/* 2058 */ #DIV_13 {
/* 2059 */     display: inline-block;
/* 2060 */     height: 33px;
/* 2061 */     position: relative;
/* 2062 */     width: 330px;
/* 2063 */     z-index: 1000;
/* 2064 */     perspective-origin: 165px 16.5px;
/* 2065 */     transform-origin: 165px 16.5px;
/* 2066 */     font: normal normal normal normal 12px/14.3999996185303px Helvetica, Arial, sans-serif;
/* 2067 */ }/*#DIV_13*/
/* 2068 */ 
/* 2069 */ #SPAN_14 {
/* 2070 */     display: inline-block;
/* 2071 */     height: 33px;
/* 2072 */     position: relative;
/* 2073 */     text-align: justify;
/* 2074 */     vertical-align: bottom;
/* 2075 */     width: 330px;
/* 2076 */     perspective-origin: 165px 16.5px;
/* 2077 */     transform-origin: 165px 16.5px;
/* 2078 */     font: normal normal normal normal 12px/14.3999996185303px Helvetica, Arial, sans-serif;
/* 2079 */ }/*#SPAN_14*/
/* 2080 */ 
/* 2081 */ #IFRAME_15 {
/* 2082 */     display: block;
/* 2083 */     height: 33px;
/* 2084 */     position: absolute;
/* 2085 */     text-align: justify;
/* 2086 */     width: 330px;
/* 2087 */     z-index: 1;
/* 2088 */     align-self: stretch;
/* 2089 */     perspective-origin: 165px 16.5px;
/* 2090 */     transform-origin: 165px 16.5px;
/* 2091 */     border: 0px none rgb(0, 0, 0);
/* 2092 */     font: normal normal normal normal 12px/14.3999996185303px Helvetica, Arial, sans-serif;
/* 2093 */ }/*#IFRAME_15*/
/* 2094 */ 
/* 2095 */ #DIV_16 {
/* 2096 */     height: 14px;
/* 2097 */     text-align: center;
/* 2098 */     width: 351px;
/* 2099 */     perspective-origin: 187.5px 23px;
/* 2100 */     transform-origin: 187.5px 23px;

/* style.css */

/* 2101 */     background: rgb(222, 222, 221) none repeat scroll 0% 0% / auto padding-box border-box;
/* 2102 */     font: normal normal normal normal 12px/14.3999996185303px Helvetica, Arial, sans-serif;
/* 2103 */     padding: 12px 12px 20px;
/* 2104 */ }/*#DIV_16*/
/* 2105 */ 
/* 2106 */ #A_17 {
/* 2107 */     color: rgb(0, 0, 0);
/* 2108 */     text-align: center;
/* 2109 */     text-decoration: none;
/* 2110 */     border-top: 0px none rgb(0, 0, 0);
/* 2111 */     border-right: 0px none rgb(0, 0, 0);
/* 2112 */     border-bottom: 1px dashed rgb(0, 0, 0);
/* 2113 */     border-left: 0px none rgb(0, 0, 0);
/* 2114 */     font: normal normal normal normal 12px/14.3999996185303px Helvetica, Arial, sans-serif;
/* 2115 */     outline: rgb(0, 0, 0) none 0px;
/* 2116 */ }/*#A_17*/
/* 2117 */ 
/* 2118 */ /* Hide before and after captions, as well as overlay
/* 2119 *|  * for slideshow slider (twentytwenty) */
/* 2120 */ .twentytwenty-overlay {
/* 2121 */   display: none;
/* 2122 */ }
/* 2123 */ 

/* font-awesome.min.css */

/* 1 */ /*!
/* 2 *|  *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
/* 3 *|  *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
/* 4 *|  */@font-face{font-family:'FontAwesome';src:url('/wp-content/themes/sociallyviral/fonts/fontawesome-webfont.eot');src:url('/wp-content/themes/sociallyviral/fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('/wp-content/themes/sociallyviral/fonts/fontawesome-webfont.woff') format('woff'),url('/wp-content/themes/sociallyviral/fonts/fontawesome-webfont.ttf') format('truetype'),url('/wp-content/themes/sociallyviral/fonts/fontawesome-webfont.svg') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font-family:FontAwesome;font-style:normal;font-weight:normal;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:spin 2s infinite linear;-moz-animation:spin 2s infinite linear;-o-animation:spin 2s infinite linear;animation:spin 2s infinite linear}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-moz-transform:rotate(270deg);-ms-transform:rotate(270deg);-o-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-moz-transform:scale(-1, 1);-ms-transform:scale(-1, 1);-o-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-moz-transform:scale(1, -1);-ms-transform:scale(1, -1);-o-transform:scale(1, -1);transform:scale(1, -1)}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-square:before,.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}

/* responsive.css */

/* 1   */ html { overflow-x: hidden }
/* 2   */ html.noscroll {
/* 3   */   position: static;
/* 4   */   overflow-y:auto
/* 5   */   width: auto;
/* 6   */ }
/* 7   */ 
/* 8   */ #top-320-ad,
/* 9   */ #middle-320-ad {
/* 10  */   display: none;
/* 11  */ }
/* 12  */ 
/* 13  */ #mobile-meny-overlay { display: none }
/* 14  */ /*-[ Responsive Navigation ]--------------------------------*/
/* 15  */ #mobile-menu-wrapper {
/* 16  */     position: fixed;
/* 17  */     top: 0;
/* 18  */     left: 0;
/* 19  */     width: 300px;
/* 20  */     height: 100%;
/* 21  */     min-height: 100%;
/* 22  */     max-height: 100%;
/* 23  */     background: #222;
/* 24  */     left: -300px;
/* 25  */     overflow: auto;
/* 26  */     transition: left 500ms ease;
/* 27  */     -webkit-backface-visibility: hidden;
/* 28  */     z-index: 9999999;
/* 29  */ }
/* 30  */ .main-container, body > footer {
/* 31  */     position: relative;
/* 32  */     left: 0;
/* 33  */     transition: left 500ms ease;
/* 34  */ }
/* 35  */ .mobile-menu-active #mobile-menu-wrapper {
/* 36  */     left: 0;
/* 37  */ }
/* 38  */ .mobile-menu-active .main-container, body.mobile-menu-active > footer {
/* 39  */     left: 300px;
/* 40  */     transition: left 500ms ease;
/* 41  */ }
/* 42  */ #mobile-menu-wrapper .menu { background: none }
/* 43  */ #mobile-menu-wrapper ul li {
/* 44  */     width: 100%;
/* 45  */     display: block;
/* 46  */ }
/* 47  */ #mobile-menu-wrapper #navigation ul li:hover { background: none }
/* 48  */ #mobile-menu-wrapper ul li a, #mobile-menu-wrapper #navigation ul ul a {
/* 49  */     padding: 9px 0;
/* 50  */     width: 100%;

/* responsive.css */

/* 51  */     border: none;
/* 52  */ }
/* 53  */ #mobile-menu-wrapper #navigation ul ul {
/* 54  */     display: block;
/* 55  */     position: static;
/* 56  */     width: 100%;
/* 57  */     border: none;
/* 58  */ }
/* 59  */ #mobile-menu-wrapper #navigation ul ul li {
/* 60  */     background: none;
/* 61  */     width: 100%;
/* 62  */ }
/* 63  */ #mobile-menu-wrapper i { display: inline }
/* 64  */ #mobile-menu-wrapper #navigation ul ul a {
/* 65  */     padding: 9px 18px!important;
/* 66  */     float: left;
/* 67  */ }
/* 68  */ #mobile-menu-wrapper #navigation ul ul ul a { padding: 9px 27px !important }
/* 69  */ #mobile-menu-wrapper #navigation ul ul ul ul a { padding: 9px 36px !important }
/* 70  */ .mobile-menu div#wpmm-megamenu { display: none }
/* 71  */ /*-----------------------------------------------
/* 72  *| /* @media queries /*---------------------------------------------*/ html {   }
/* 73  */ .main-container { max-width: 96%; }
/* 74  */ 
/* 75  */ @media screen and (max-width:1235px) { 
/* 76  */     #sticky.sticky-nav {
/* 77  */       max-width: 96%;
/* 78  */   }
/* 79  */ }
/* 80  */ @media screen and (max-width:1050px) { 
/* 81  */     #wp-subscribe p.text { display: none }
/* 82  */     #wp-subscribe h4.title span {
/* 83  */         margin-bottom: 10px;
/* 84  */         font-size: 25px!important;
/* 85  */     }
/* 86  */     .widget-header #wp-subscribe h4.title span { font-size: 30px }
/* 87  */     .widget-header #wp-subscribe h4.title { font-size: 20px }
/* 88  */     #header .header-search {
/* 89  */       float: none;
/* 90  */       width: 35%;
/* 91  */     }
/* 92  */ }
/* 93  */ @media screen and (max-width:1000px) { 
/* 94  */     #move-to-top {
/* 95  */         margin-right: 0;
/* 96  */         right: 5px;
/* 97  */     }
/* 98  */ }
/* 99  */ @media screen and (max-width:960px) { 
/* 100 */     .secondary-navigation { left: 0 }

/* responsive.css */

/* 101 */     img {
/* 102 */         max-width: 100%;
/* 103 */         height: auto!important;
/* 104 */     }
/* 105 */     .ad-300 img { max-width: 100% }
/* 106 */     .ad-125 li { max-width: 40% }
/* 107 */     .ad-125 img {
/* 108 */         padding: 0;
/* 109 */         background: #FAFAFA;
/* 110 */         border: 0;
/* 111 */     }
/* 112 */     div#page.single { padding: 25px 2% }
/* 113 */ }
/* 114 */ @media screen and (max-width:900px) { 
/* 115 */     article.latestPost .title, article.latestPost .title a {
/* 116 */         font-size: 20px;
/* 117 */         line-height: 1.4;
/* 118 */     }
/* 119 */ }       
/* 120 */ @media screen and (max-width:865px) { 
/* 121 */     #page, .container { max-width: 100% }
/* 122 */     footer .container { padding: 0 2% }
/* 123 */     #header .header-search {
/* 124 */         max-width: 250px;
/* 125 */         float: left;
/* 126 */         margin-left: 20px;
/* 127 */     }
/* 128 */     #mobile-menu-overlay {
/* 129 */         position: fixed;
/* 130 */         width: 100%;
/* 131 */         height: 100%;
/* 132 */         top: 0;
/* 133 */         left: 0;
/* 134 */         z-index: 999999;
/* 135 */         cursor: pointer;
/* 136 */         display: none;
/* 137 */         -webkit-backface-visibility: hidden;
/* 138 */         backface-visibility: hidden;
/* 139 */         background: rgba(0,0,0,.5);
/* 140 */     }
/* 141 */     html.noscroll {
/* 142 */         position: fixed;
/* 143 */         overflow-y: scroll;
/* 144 */         width: 100%;
/* 145 */     }
/* 146 */     #navigation { width: 100% }
/* 147 */     .secondary-navigation, #navigation {
/* 148 */         border: none !important;
/* 149 */         background: transparent;
/* 150 */     }

/* responsive.css */

/* 151 */     .secondary-navigation {
/* 152 */         width: 100%;
/* 153 */         position: relative!important;
/* 154 */     }
/* 155 */     #navigation .menu a, #navigation .menu .fa > a, #navigation .menu .fa > a {
/* 156 */         color: #fff!important;
/* 157 */         padding-left: 0!important;
/* 158 */         padding-right: 0!important;
/* 159 */         background: transparent;
/* 160 */         float: left;
/* 161 */         box-sizing: border-box;
/* 162 */     }
/* 163 */     #navigation .menu {
/* 164 */         float: none;
/* 165 */         background: transparent;
/* 166 */     }
/* 167 */     #navigation ul ul {
/* 168 */         display: block!important;
/* 169 */         visibility: visible!important;
/* 170 */         opacity: 1!important;
/* 171 */         position: relative;
/* 172 */         left: 0!important;
/* 173 */         border: 0;
/* 174 */         width: 100%;
/* 175 */     }
/* 176 */     #navigation ul li li {
/* 177 */         background: transparent;
/* 178 */         border: 0;
/* 179 */     }
/* 180 */     nav { height: auto }
/* 181 */     .main-container nav ul, .top {
/* 182 */         width: 100%;
/* 183 */         display: none;
/* 184 */         height: auto;
/* 185 */     }
/* 186 */     nav li, #navigation ul li li {
/* 187 */         width: 100%!important;
/* 188 */         float: left;
/* 189 */         position: relative;
/* 190 */     }
/* 191 */     #navigation ul li:after { display: none }
/* 192 */     #navigation ul li:before { display: none }
/* 193 */     nav li a {
/* 194 */         border-bottom: 1px solid rgba(0, 0, 0, 0.2)!important;
/* 195 */         width: 100%!important;
/* 196 */     }
/* 197 */     nav a {
/* 198 */         text-align: left;
/* 199 */         width: 100%;
/* 200 */         text-indent: 25px;

/* responsive.css */

/* 201 */     }
/* 202 */     nav a#pull {
/* 203 */         display: block;
/* 204 */         width: 100%;
/* 205 */         position: relative;
/* 206 */         color: #fff;
/* 207 */         padding: 10px 0;
/* 208 */     }
/* 209 */     .mobile-menu #navigation a#pull { border-bottom: 1px solid rgba(0, 0, 0, 0.2) }
/* 210 */     nav a#pull:after {
/* 211 */         content: "\f0c9";
/* 212 */         display: inline-block;
/* 213 */         position: absolute;
/* 214 */         right: 15px;
/* 215 */         top: 10px;
/* 216 */         font-family: FontAwesome;
/* 217 */     }
/* 218 */     .secondary-navigation #navigation ul .sfHover a, .secondary-navigation #navigation ul li:hover, .secondary-navigation #navigation ul .sfHover ul li { background: transparent }
/* 219 */     .widget-header #wp-subscribe p.footer-text, span.author-posts { display: none }
/* 220 */     .single-prev-next { float: left }
/* 221 */     .author-wrap { padding: 10px }
/* 222 */     .postauthor img { width: 25% }
/* 223 */     .latestPost {
/* 224 */         width: 48%!important;
/* 225 */         margin-right: 2.6%;
/* 226 */     }
/* 227 */     .latestPost:nth-of-type(2n+2) {
/* 228 */         margin-right: 0;
/* 229 */         clear: none;
/* 230 */         float: right;
/* 231 */     }
/* 232 */     .featured-thumbnail img { width: 100% }
/* 233 */     .featured-thumbnail, #featured-thumbnail, .featured-thumbnail img { float: none }
/* 234 */ }
/* 235 */ /* Force hide mobile menu on > 865 */
/* 236 */ @media screen and (min-width:865px) { 
/* 237 */     .mobile-menu-active .main-container {
/* 238 */         position: relative;
/* 239 */         left: 0;
/* 240 */         transition: left 500ms ease;
/* 241 */     }
/* 242 */     .mobile-menu-active #mobile-menu-wrapper {
/* 243 */         -webkit-transform: translate(-300px,0);
/* 244 */         transform: translate(-300px,0);
/* 245 */     }
/* 246 */ }
/* 247 */ @media screen and (max-width:840px) { 
/* 248 */     #header .header-search {
/* 249 */         max-width: 250px;
/* 250 */         float: right;

/* responsive.css */

/* 251 */         margin-right: 24px;
/* 252 */     }
/* 253 */ }
/* 254 */ @media screen and (max-width:728px) { 
/* 255 */     .latestPost:nth-child(3n+1) {
/* 256 */         clear:none !important;
/* 257 */     }
/* 258 */     .logged-in .pace .pace-progress { top: 46px }
/* 259 */     #header h1, #header h2, .site-description {
/* 260 */         float: none;
/* 261 */         text-align: center;
/* 262 */         width: 100%;
/* 263 */         max-width: 100%;
/* 264 */         padding: 0;
/* 265 */     }
/* 266 */     #header h1, #header h2 {
/* 267 */         font-size: 40px;
/* 268 */         margin-bottom: 10px;
/* 269 */     }
/* 270 */     .site-description { margin-top: 0 }
/* 271 */     #logo a, #logo img {
/* 272 */         float: none;
/* 273 */         letter-spacing: 0;
/* 274 */     }
/* 275 */     .logo-wrap {
/* 276 */         margin-bottom: 10px;
/* 277 */         margin-top: 0;
/* 278 */         width: 100%;
/* 279 */         margin-left: 0;
/* 280 */     }
/* 281 */     #header .header-search {
/* 282 */         display: none;
/* 283 */         /*max-width: 60%;*/
/* 284 */         /*float: left;*/
/* 285 */         /*padding-left: 25px;*/
/* 286 */         /*margin-top: 0;*/
/* 287 */         /*margin-left: 0;*/
/* 288 */     }
/* 289 */     #header .header-thecategorysocial { margin-top: 0 }
/* 290 */ 
/* 291 */     #page .thecategory {
/* 292 */       display: none;
/* 293 */     }
/* 294 */ 
/* 295 */     .header-social {
/* 296 */       margin-top: 1px;
/* 297 */       margin-bottom: 1px;
/* 298 */     }
/* 299 */ 
/* 300 */     .breadcrumb {

/* responsive.css */

/* 301 */       display: none;
/* 302 */     }
/* 303 */     .latestPost:nth-child(3n+1) { clear: left }
/* 304 */     .latestPost:nth-child(4) { clear: none }
/* 305 */     .latestPost.featuredPost { width: 100% }
/* 306 */     .homepage-widget, #wp-subscribe {
/* 307 */         width: 100%;
/* 308 */         box-sizing: border-box;
/* 309 */     }
/* 310 */     .widget-header #wp-subscribe h4.title span { margin-top: 0 }
/* 311 */     .widget-header #wp-subscribe h4.title { margin-bottom: 10px }
/* 312 */     .single-title {
/* 313 */         font-size: 30px!important;
/* 314 */         line-height: 1.4!important;
/* 315 */     }
/* 316 */     .widget-header #wp-subscribe p.footer-text { display: block }
/* 317 */ }
/* 318 */ @media screen and (max-width:720px) { 
/* 319 */     #top-720-ad,
/* 320 */     #middle-720-ad {
/* 321 */       display: none;
/* 322 */     }
/* 323 */     #top-320-ad,
/* 324 */     #middle-320-ad {
/* 325 */       display: block;
/* 326 */     }
/* 327 */     .secondary-navigation a {
/* 328 */         padding-top: 10px!important;
/* 329 */         padding-bottom: 10px!important;
/* 330 */     }
/* 331 */     .article { width: 100% }
/* 332 */     #content_box {
/* 333 */         padding-right: 0px;
/* 334 */         padding-left: 0px!important;
/* 335 */     }
/* 336 */     .sidebar.c-4-12 {
/* 337 */         float: none;
/* 338 */         width: 108% !important;
/* 339 */         margin: 0 auto;
/* 340 */         overflow: hidden;
/* 341 */         margin-right: -4%;
/* 342 */         margin-left: -4%;
/* 343 */         padding: 22px 4%;
/* 344 */     }
/* 345 */     .f-widget, .widgets-num-4 .f-widget { width: 48% }
/* 346 */     .f-widget:nth-child(2n+2) { margin-right: 0 }
/* 347 */     .f-widget-2 { margin-right: 0 }
/* 348 */     .ad-125 li { max-width: 45% }
/* 349 */     #comments { margin-right: 0 }
/* 350 */     .latestPost .thecategory { display: none }

/* responsive.css */

/* 351 */     a.toplink {
/* 352 */         right: 15px;
/* 353 */         left: auto;
/* 354 */     }
/* 355 */ }
/* 356 */ @media screen and (max-width:600px) { 
/* 357 */     .logged-in .pace .pace-progress { top: 0px }
/* 358 */     #header .header-search { max-width: 50% }
/* 359 */ }
/* 360 */ @media screen and (max-width:550px) { 
/* 361 */     .sbutton { float: right }
/* 362 */     .f-widget, .widgets-num-4 .f-widget {
/* 363 */         width: 100%;
/* 364 */         margin-right: 0;
/* 365 */     }
/* 366 */     form#commentform { padding: 10px }
/* 367 */     .single-title {
/* 368 */         font-size: 26px!important;
/* 369 */         line-height: 1.4!important;
/* 370 */     }
/* 371 */ }
/* 372 */ @media screen and (max-width:480px) { 
/* 373 */     nav { border-bottom: 0 }
/* 374 */     #navigation {
/* 375 */         margin-top: 0;
/* 376 */         margin-bottom: 0;
/* 377 */     }
/* 378 */     .secondary-navigation {
/* 379 */         width: 102%;
/* 380 */         height: 35px;
/* 381 */     }
/* 382 */     .related-posts .latestPost {
/* 383 */         width: 100%;
/* 384 */         float: left!important;
/* 385 */         max-width: 100%;
/* 386 */     }
/* 387 */     .related-posts .relatepostli4 {
/* 388 */         padding-bottom: 15px;
/* 389 */         border-bottom: 1px solid #CCC;
/* 390 */         margin-bottom: 11px;
/* 391 */     }
/* 392 */     .one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
/* 393 */         width: 100%;
/* 394 */         margin-right: 0;
/* 395 */     }
/* 396 */     .copyrights { text-align: center }
/* 397 */     .top { width: 100% }
/* 398 */     #wp-subscribe p.text { display: block }
/* 399 */     #cancel-comment-reply-link {
/* 400 */         margin-bottom: 0;

/* responsive.css */

/* 401 */         margin-top: -43px;
/* 402 */     }
/* 403 */     article.latestPost .title, article.latestPost .title a { font-size: 17px }
/* 404 */     .latestPost { width: 100%!important }
/* 405 */     .latestPost header { min-height: 100% }
/* 406 */     .latestPost .review-total-star {
/* 407 */         position: relative;
/* 408 */         top: 0;
/* 409 */         left: 0;
/* 410 */     }
/* 411 */     #header .header-search, #header .header-social {
/* 412 */         max-width: 100%;
/* 413 */         width: 100%;
/* 414 */         box-sizing: border-box;
/* 415 */         padding-right: 25px;
/* 416 */         padding-left: 25px;
/* 417 */         margin-right: 0;
/* 418 */         text-align: center;
/* 419 */     }
/* 420 */     #header .header-social a {
/* 421 */         float: none;
/* 422 */         min-width: 42px;
/* 423 */         overflow: hidden;
/* 424 */         display: inline-block;
/* 425 */     }
/* 426 */ }
/* 427 */ @media screen and (max-width:400px) { 
/* 428 */     article header { overflow: hidden }
/* 429 */     .slidertext { display: none }
/* 430 */ }
/* 431 */ @media screen and (max-width:320px) { 
/* 432 */     .latestPost { width: 100% !important }
/* 433 */     .latest-cat-post #featured-thumbnail {
/* 434 */         width: 100%;
/* 435 */         max-width: 100%;
/* 436 */     }
/* 437 */     .latest-cat-post #featured-thumbnail .featured-thumbnail { float: none }
/* 438 */     nav li {
/* 439 */         display: block;
/* 440 */         float: none;
/* 441 */         width: 100%;
/* 442 */     }
/* 443 */     nav li a { border-bottom: 1px solid #576979 }
/* 444 */ }
/* 445 */ 
