@charset "UTF-8";
@-webkit-keyframes spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
@keyframes spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
.authors-list-ajax-filter{margin-bottom:80px;}
.authors-list-ajax-filter form{display:flex;flex-wrap:wrap;justify-content:center;}
.authors-list-ajax-filter input[type="search"]{width:auto;margin-right:15px;}
.authors-list-ajax-filter form .authors-list-label{font-weight:400;}
.authors-list-items{position:relative;}
.authors-list-items .spinner{display:none;left:0;width:100%;height:100%;z-index:9999;position:absolute;}
.authors-list-items .spinner .spin{position:absolute;top:50%;left:50%;-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;}
.authors-list-items .spinner svg{position:absolute;width:100px;height:100px;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.authors-list-items.authors-list-ajax-loading .authors-list-item{opacity:0.3;}
.authors-list-filters-button-align-right, .authors-list-filters-button-align-left{display:-webkit-box;display:-ms-flexbox;display:flex;}
.authors-list-filters-button-align-right .authors-list-ajax-filter, .authors-list-filters-button-align-left .authors-list-ajax-filter{width:23%;-ms-flex-preferred-size:23%;flex-basis:23%;}
.authors-list-filters-button-align-right .authors-list-items, .authors-list-filters-button-align-left .authors-list-items{width:75%;-ms-flex-preferred-size:75%;flex-basis:75%;}
.authors-list-filters-button-align-right .authors-list-ajax-filter form, .authors-list-filters-button-align-left .authors-list-ajax-filter form{display:block;}
.authors-list-filters-button-align-right .authors-list-ajax-filter form > [class*=authors-list],
.authors-list-filters-button-align-left .authors-list-ajax-filter form > [class*=authors-list]{margin-bottom:20px;}
.authors-list-filters-button-align-right .authors-list-ajax-filter form .authors-list-ranges, .authors-list-filters-button-align-left .authors-list-ajax-filter form .authors-list-ranges{margin-bottom:5px;}
.authors-list-filters-button-align-right .authors-list-ajax-filter form > .authors-list-search-filter-submit, .authors-list-filters-button-align-left .authors-list-ajax-filter form > .authors-list-search-filter-submit{margin-bottom:0;}
.authors-list-filters-button-align-right .authors-list-ajax-filter form .authors-list-label, .authors-list-filters-button-align-left .authors-list-ajax-filter form .authors-list-label{font-size:16px;margin-bottom:5px;}
.authors-list-filters-button-align-right .authors-list-ajax-filter{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-left:2%;}
.authors-list-filters-button-align-left .authors-list-ajax-filter{margin-right:2%;}
@media only screen and (max-width: 767px) {
.authors-list-filters-button-align-right, .authors-list-filters-button-align-left {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.authors-list-filters-button-align-right .authors-list-ajax-filter, .authors-list-filters-button-align-right .authors-list-items, .authors-list-filters-button-align-left .authors-list-ajax-filter, .authors-list-filters-button-align-left .authors-list-items {
width: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.authors-list-filters-button-align-right .authors-list-ajax-filter {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
margin-left: 0;
}
.authors-list-filters-button-align-left .authors-list-ajax-filter {
margin-right: 0;
}
}.ui-helper-hidden{display:none;}
.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;}
.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none;}
.ui-helper-clearfix:before, .ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse;}
.ui-helper-clearfix:after{clear:both;}
.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;-ms-filter:"alpha(opacity=0)";}
.ui-front{z-index:100;}
.ui-state-disabled{cursor:default !important;pointer-events:none;}
.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;}
.ui-widget-icon-block{left:50%;margin-left:-8px;display:block;}
.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%;}
.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%;}
.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto;}
.ui-autocomplete{position:absolute;top:0;left:0;cursor:default;}
.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0;}
.ui-menu .ui-menu{position:absolute;}
.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);}
.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em;}
.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0;}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active{margin:-1px;}
.ui-menu-icons{position:relative;}
.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em;}
.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0;}
.ui-menu .ui-menu-icon{left:auto;right:0;}
.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible;}
.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active{text-decoration:none;}
.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap;}
input.ui-button.ui-button-icon-only{text-indent:0;}
.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px;}
.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap;}
input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em;}
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner{border:0;padding:0;}
.ui-controlgroup{vertical-align:middle;display:inline-block;}
.ui-controlgroup > .ui-controlgroup-item{float:left;margin-left:0;margin-right:0;}
.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus{z-index:9999;}
.ui-controlgroup-vertical > .ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left;}
.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box;}
.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em;}
.ui-controlgroup .ui-controlgroup-label span{font-size:80%;}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item{border-left:none;}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item{border-top:none;}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none;}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none;}
.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc( 100% - 2.4em );}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid;}
.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none;}
.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none;}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid;}
.ui-checkboxradio-disabled{pointer-events:none;}
.ui-datepicker{width:17em;padding:.2em .2em 0;display:none;}
.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em;}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover{top:1px;}
.ui-datepicker .ui-datepicker-prev{left:2px;}
.ui-datepicker .ui-datepicker-next{right:2px;}
.ui-datepicker .ui-datepicker-prev-hover{left:1px;}
.ui-datepicker .ui-datepicker-next-hover{right:1px;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px;}
.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center;}
.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year{width:45%;}
.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em;}
.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0;}
.ui-datepicker td{border:0;padding:1px;}
.ui-datepicker td span, .ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none;}
.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0;}
.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible;}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left;}
.ui-datepicker.ui-datepicker-multi{width:auto;}
.ui-datepicker-multi .ui-datepicker-group{float:left;}
.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em;}
.ui-datepicker-multi-2 .ui-datepicker-group{width:50%;}
.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%;}
.ui-datepicker-multi-4 .ui-datepicker-group{width:25%;}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0;}
.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left;}
.ui-datepicker-row-break{clear:both;width:100%;font-size:0;}
.ui-datepicker-rtl{direction:rtl;}
.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto;}
.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto;}
.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto;}
.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto;}
.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left;}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group{float:right;}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px;}
.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em;}
.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0;}
.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative;}
.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis;}
.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px;}
.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto;}
.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em;}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right;}
.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer;}
.ui-dialog .ui-resizable-n{height:2px;top:0;}
.ui-dialog .ui-resizable-e{width:2px;right:0;}
.ui-dialog .ui-resizable-s{height:2px;bottom:0;}
.ui-dialog .ui-resizable-w{width:2px;left:0;}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw{width:7px;height:7px;}
.ui-dialog .ui-resizable-se{right:0;bottom:0;}
.ui-dialog .ui-resizable-sw{left:0;bottom:0;}
.ui-dialog .ui-resizable-ne{right:0;top:0;}
.ui-dialog .ui-resizable-nw{left:0;top:0;}
.ui-draggable .ui-dialog-titlebar{cursor:move;}
.ui-draggable-handle{-ms-touch-action:none;touch-action:none;}
.ui-resizable{position:relative;}
.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none;}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle{display:none;}
.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0;}
.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0;}
.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%;}
.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%;}
.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px;}
.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px;}
.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px;}
.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px;}
.ui-progressbar{height:2em;text-align:left;overflow:hidden;}
.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%;}
.ui-progressbar .ui-progressbar-overlay{background:url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);height:100%;-ms-filter:"alpha(opacity=25)";opacity:0.25;}
.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none;}
.ui-selectable{-ms-touch-action:none;touch-action:none;}
.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black;}
.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none;}
.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px;}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0;}
.ui-selectmenu-open{display:block;}
.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis;}
.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em;}
.ui-selectmenu-icon.ui-icon{float:right;margin-top:0;}
.ui-slider{position:relative;text-align:left;}
.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:pointer;-ms-touch-action:none;touch-action:none;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0;}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit;}
.ui-slider-horizontal{height:.8em;}
.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em;}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%;}
.ui-slider-horizontal .ui-slider-range-min{left:0;}
.ui-slider-horizontal .ui-slider-range-max{right:0;}
.ui-slider-vertical{width:.8em;height:100px;}
.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em;}
.ui-slider-vertical .ui-slider-range{left:0;width:100%;}
.ui-slider-vertical .ui-slider-range-min{bottom:0;}
.ui-slider-vertical .ui-slider-range-max{top:0;}
.ui-sortable-handle{-ms-touch-action:none;touch-action:none;}
.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle;}
.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em;}
.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0;}
.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none;}
.ui-spinner-up{top:0;}
.ui-spinner-down{bottom:0;}
.ui-tabs{position:relative;padding:.2em;}
.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0;}
.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap;}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px;}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text;}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer;}
.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none;}
.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;}
body .ui-tooltip{border-width:2px;}
.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em;}
.ui-widget .ui-widget{font-size:1em;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em;}
.ui-widget.ui-widget-content{border:1px solid #c5c5c5;}
.ui-widget-content{border:1px solid #dddddd;background:#ffffff;color:#333333;}
.ui-widget-content a{color:#333333;}
.ui-widget-header{border:1px solid #dddddd;background:#e9e9e9;color:#333333;font-weight:bold;}
.ui-widget-header a{color:#333333;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545;}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button{color:#454545;text-decoration:none;}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus{border:1px solid #cccccc;background:#ededed;font-weight:normal;color:#2b2b2b;}
.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus{color:#2b2b2b;text-decoration:none;}
.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94, 158, 214);}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#ffffff;}
.ui-icon-background, .ui-state-active .ui-icon-background{border:#003eff;background-color:#ffffff;}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{color:#ffffff;text-decoration:none;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620;}
.ui-state-checked{border:1px solid #dad55e;background:#fffa90;}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a{color:#777620;}
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f;}
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a{color:#5f3f3f;}
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text{color:#5f3f3f;}
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary{font-weight:bold;}
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary{opacity:.7;-ms-filter:"alpha(opacity=70)";font-weight:normal;}
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled{opacity:.35;-ms-filter:"alpha(opacity=35)";background-image:none;}
.ui-state-disabled .ui-icon{-ms-filter:"alpha(opacity=35)";}
.ui-icon{width:16px;height:16px;}
.ui-icon, .ui-widget-content .ui-icon{background-image:url(//www.akademikkaynak.com/wp-content/plugins/authors-list/backend/assets/css/images/ui-icons_444444_256x240.png);}
.ui-widget-header .ui-icon{background-image:url(//www.akademikkaynak.com/wp-content/plugins/authors-list/backend/assets/css/images/ui-icons_444444_256x240.png);}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-button:hover .ui-icon, .ui-button:focus .ui-icon{background-image:url(//www.akademikkaynak.com/wp-content/plugins/authors-list/backend/assets/css/images/ui-icons_555555_256x240.png);}
.ui-state-active .ui-icon, .ui-button:active .ui-icon{background-image:url(//www.akademikkaynak.com/wp-content/plugins/authors-list/backend/assets/css/images/ui-icons_ffffff_256x240.png);}
.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon{background-image:url(//www.akademikkaynak.com/wp-content/plugins/authors-list/backend/assets/css/images/ui-icons_777620_256x240.png);}
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon{background-image:url(//www.akademikkaynak.com/wp-content/plugins/authors-list/backend/assets/css/images/ui-icons_cc0000_256x240.png);}
.ui-button .ui-icon{background-image:url(//www.akademikkaynak.com/wp-content/plugins/authors-list/backend/assets/css/images/ui-icons_777777_256x240.png);}
.ui-icon-blank.ui-icon-blank.ui-icon-blank{background-image:none;}
.ui-icon-caret-1-n{background-position:0 0;}
.ui-icon-caret-1-ne{background-position:-16px 0;}
.ui-icon-caret-1-e{background-position:-32px 0;}
.ui-icon-caret-1-se{background-position:-48px 0;}
.ui-icon-caret-1-s{background-position:-65px 0;}
.ui-icon-caret-1-sw{background-position:-80px 0;}
.ui-icon-caret-1-w{background-position:-96px 0;}
.ui-icon-caret-1-nw{background-position:-112px 0;}
.ui-icon-caret-2-n-s{background-position:-128px 0;}
.ui-icon-caret-2-e-w{background-position:-144px 0;}
.ui-icon-triangle-1-n{background-position:0 -16px;}
.ui-icon-triangle-1-ne{background-position:-16px -16px;}
.ui-icon-triangle-1-e{background-position:-32px -16px;}
.ui-icon-triangle-1-se{background-position:-48px -16px;}
.ui-icon-triangle-1-s{background-position:-65px -16px;}
.ui-icon-triangle-1-sw{background-position:-80px -16px;}
.ui-icon-triangle-1-w{background-position:-96px -16px;}
.ui-icon-triangle-1-nw{background-position:-112px -16px;}
.ui-icon-triangle-2-n-s{background-position:-128px -16px;}
.ui-icon-triangle-2-e-w{background-position:-144px -16px;}
.ui-icon-arrow-1-n{background-position:0 -32px;}
.ui-icon-arrow-1-ne{background-position:-16px -32px;}
.ui-icon-arrow-1-e{background-position:-32px -32px;}
.ui-icon-arrow-1-se{background-position:-48px -32px;}
.ui-icon-arrow-1-s{background-position:-65px -32px;}
.ui-icon-arrow-1-sw{background-position:-80px -32px;}
.ui-icon-arrow-1-w{background-position:-96px -32px;}
.ui-icon-arrow-1-nw{background-position:-112px -32px;}
.ui-icon-arrow-2-n-s{background-position:-128px -32px;}
.ui-icon-arrow-2-ne-sw{background-position:-144px -32px;}
.ui-icon-arrow-2-e-w{background-position:-160px -32px;}
.ui-icon-arrow-2-se-nw{background-position:-176px -32px;}
.ui-icon-arrowstop-1-n{background-position:-192px -32px;}
.ui-icon-arrowstop-1-e{background-position:-208px -32px;}
.ui-icon-arrowstop-1-s{background-position:-224px -32px;}
.ui-icon-arrowstop-1-w{background-position:-240px -32px;}
.ui-icon-arrowthick-1-n{background-position:1px -48px;}
.ui-icon-arrowthick-1-ne{background-position:-16px -48px;}
.ui-icon-arrowthick-1-e{background-position:-32px -48px;}
.ui-icon-arrowthick-1-se{background-position:-48px -48px;}
.ui-icon-arrowthick-1-s{background-position:-64px -48px;}
.ui-icon-arrowthick-1-sw{background-position:-80px -48px;}
.ui-icon-arrowthick-1-w{background-position:-96px -48px;}
.ui-icon-arrowthick-1-nw{background-position:-112px -48px;}
.ui-icon-arrowthick-2-n-s{background-position:-128px -48px;}
.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px;}
.ui-icon-arrowthick-2-e-w{background-position:-160px -48px;}
.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px;}
.ui-icon-arrowthickstop-1-n{background-position:-192px -48px;}
.ui-icon-arrowthickstop-1-e{background-position:-208px -48px;}
.ui-icon-arrowthickstop-1-s{background-position:-224px -48px;}
.ui-icon-arrowthickstop-1-w{background-position:-240px -48px;}
.ui-icon-arrowreturnthick-1-w{background-position:0 -64px;}
.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px;}
.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px;}
.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px;}
.ui-icon-arrowreturn-1-w{background-position:-64px -64px;}
.ui-icon-arrowreturn-1-n{background-position:-80px -64px;}
.ui-icon-arrowreturn-1-e{background-position:-96px -64px;}
.ui-icon-arrowreturn-1-s{background-position:-112px -64px;}
.ui-icon-arrowrefresh-1-w{background-position:-128px -64px;}
.ui-icon-arrowrefresh-1-n{background-position:-144px -64px;}
.ui-icon-arrowrefresh-1-e{background-position:-160px -64px;}
.ui-icon-arrowrefresh-1-s{background-position:-176px -64px;}
.ui-icon-arrow-4{background-position:0 -80px;}
.ui-icon-arrow-4-diag{background-position:-16px -80px;}
.ui-icon-extlink{background-position:-32px -80px;}
.ui-icon-newwin{background-position:-48px -80px;}
.ui-icon-refresh{background-position:-64px -80px;}
.ui-icon-shuffle{background-position:-80px -80px;}
.ui-icon-transfer-e-w{background-position:-96px -80px;}
.ui-icon-transferthick-e-w{background-position:-112px -80px;}
.ui-icon-folder-collapsed{background-position:0 -96px;}
.ui-icon-folder-open{background-position:-16px -96px;}
.ui-icon-document{background-position:-32px -96px;}
.ui-icon-document-b{background-position:-48px -96px;}
.ui-icon-note{background-position:-64px -96px;}
.ui-icon-mail-closed{background-position:-80px -96px;}
.ui-icon-mail-open{background-position:-96px -96px;}
.ui-icon-suitcase{background-position:-112px -96px;}
.ui-icon-comment{background-position:-128px -96px;}
.ui-icon-person{background-position:-144px -96px;}
.ui-icon-print{background-position:-160px -96px;}
.ui-icon-trash{background-position:-176px -96px;}
.ui-icon-locked{background-position:-192px -96px;}
.ui-icon-unlocked{background-position:-208px -96px;}
.ui-icon-bookmark{background-position:-224px -96px;}
.ui-icon-tag{background-position:-240px -96px;}
.ui-icon-home{background-position:0 -112px;}
.ui-icon-flag{background-position:-16px -112px;}
.ui-icon-calendar{background-position:-32px -112px;}
.ui-icon-cart{background-position:-48px -112px;}
.ui-icon-pencil{background-position:-64px -112px;}
.ui-icon-clock{background-position:-80px -112px;}
.ui-icon-disk{background-position:-96px -112px;}
.ui-icon-calculator{background-position:-112px -112px;}
.ui-icon-zoomin{background-position:-128px -112px;}
.ui-icon-zoomout{background-position:-144px -112px;}
.ui-icon-search{background-position:-160px -112px;}
.ui-icon-wrench{background-position:-176px -112px;}
.ui-icon-gear{background-position:-192px -112px;}
.ui-icon-heart{background-position:-208px -112px;}
.ui-icon-star{background-position:-224px -112px;}
.ui-icon-link{background-position:-240px -112px;}
.ui-icon-cancel{background-position:0 -128px;}
.ui-icon-plus{background-position:-16px -128px;}
.ui-icon-plusthick{background-position:-32px -128px;}
.ui-icon-minus{background-position:-48px -128px;}
.ui-icon-minusthick{background-position:-64px -128px;}
.ui-icon-close{background-position:-80px -128px;}
.ui-icon-closethick{background-position:-96px -128px;}
.ui-icon-key{background-position:-112px -128px;}
.ui-icon-lightbulb{background-position:-128px -128px;}
.ui-icon-scissors{background-position:-144px -128px;}
.ui-icon-clipboard{background-position:-160px -128px;}
.ui-icon-copy{background-position:-176px -128px;}
.ui-icon-contact{background-position:-192px -128px;}
.ui-icon-image{background-position:-208px -128px;}
.ui-icon-video{background-position:-224px -128px;}
.ui-icon-script{background-position:-240px -128px;}
.ui-icon-alert{background-position:0 -144px;}
.ui-icon-info{background-position:-16px -144px;}
.ui-icon-notice{background-position:-32px -144px;}
.ui-icon-help{background-position:-48px -144px;}
.ui-icon-check{background-position:-64px -144px;}
.ui-icon-bullet{background-position:-80px -144px;}
.ui-icon-radio-on{background-position:-96px -144px;}
.ui-icon-radio-off{background-position:-112px -144px;}
.ui-icon-pin-w{background-position:-128px -144px;}
.ui-icon-pin-s{background-position:-144px -144px;}
.ui-icon-play{background-position:0 -160px;}
.ui-icon-pause{background-position:-16px -160px;}
.ui-icon-seek-next{background-position:-32px -160px;}
.ui-icon-seek-prev{background-position:-48px -160px;}
.ui-icon-seek-end{background-position:-64px -160px;}
.ui-icon-seek-start{background-position:-80px -160px;}
.ui-icon-seek-first{background-position:-80px -160px;}
.ui-icon-stop{background-position:-96px -160px;}
.ui-icon-eject{background-position:-112px -160px;}
.ui-icon-volume-off{background-position:-128px -160px;}
.ui-icon-volume-on{background-position:-144px -160px;}
.ui-icon-power{background-position:0 -176px;}
.ui-icon-signal-diag{background-position:-16px -176px;}
.ui-icon-signal{background-position:-32px -176px;}
.ui-icon-battery-0{background-position:-48px -176px;}
.ui-icon-battery-1{background-position:-64px -176px;}
.ui-icon-battery-2{background-position:-80px -176px;}
.ui-icon-battery-3{background-position:-96px -176px;}
.ui-icon-circle-plus{background-position:0 -192px;}
.ui-icon-circle-minus{background-position:-16px -192px;}
.ui-icon-circle-close{background-position:-32px -192px;}
.ui-icon-circle-triangle-e{background-position:-48px -192px;}
.ui-icon-circle-triangle-s{background-position:-64px -192px;}
.ui-icon-circle-triangle-w{background-position:-80px -192px;}
.ui-icon-circle-triangle-n{background-position:-96px -192px;}
.ui-icon-circle-arrow-e{background-position:-112px -192px;}
.ui-icon-circle-arrow-s{background-position:-128px -192px;}
.ui-icon-circle-arrow-w{background-position:-144px -192px;}
.ui-icon-circle-arrow-n{background-position:-160px -192px;}
.ui-icon-circle-zoomin{background-position:-176px -192px;}
.ui-icon-circle-zoomout{background-position:-192px -192px;}
.ui-icon-circle-check{background-position:-208px -192px;}
.ui-icon-circlesmall-plus{background-position:0 -208px;}
.ui-icon-circlesmall-minus{background-position:-16px -208px;}
.ui-icon-circlesmall-close{background-position:-32px -208px;}
.ui-icon-squaresmall-plus{background-position:-48px -208px;}
.ui-icon-squaresmall-minus{background-position:-64px -208px;}
.ui-icon-squaresmall-close{background-position:-80px -208px;}
.ui-icon-grip-dotted-vertical{background-position:0 -224px;}
.ui-icon-grip-dotted-horizontal{background-position:-16px -224px;}
.ui-icon-grip-solid-vertical{background-position:-32px -224px;}
.ui-icon-grip-solid-horizontal{background-position:-48px -224px;}
.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px;}
.ui-icon-grip-diagonal-se{background-position:-80px -224px;}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl{border-top-left-radius:3px;}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr{border-top-right-radius:3px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl{border-bottom-left-radius:3px;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br{border-bottom-right-radius:3px;}
.ui-widget-overlay{background:#aaaaaa;opacity:.3;-ms-filter:Alpha(Opacity=30);}
.ui-widget-shadow {
-webkit-box-shadow: 0px 0px 5px #666666;
box-shadow: 0px 0px 5px #666666;
}.faq-title{font-size:21px;font-weight:800;;}
.panelaccordions p{margin-bottom:10px;margin-top:10px;}
.entry p{margin-bottom:10px!important;margin-top:10px!important;}
.accordions{color:#444;padding:12px;width:100%;text-align:left;border:none;outline:none;margin-top:10px;background:rgba(0,0,0,0.03);cursor:pointer;transition:background 0.3s ease;line-height:12px;}
.actives, .accordions:hover{background:rgba(0, 0, 0, 0.1);}
.panelaccordions {
padding: 0 13px;
background-color: white;
display: none;
overflow: hidden;
border: 1px solid rgba(0,0,0,0.1);
position: relative;
border-radius: 2px;
margin-bottom: 10px;
}.mc4wp-form input[name^=_mc4wp_honey]{display:none!important}.mc4wp-form-theme{margin:1em 0}.mc4wp-form-theme label,.mc4wp-form-theme input{box-sizing:border-box;cursor:auto;vertical-align:baseline;width:auto;height:auto;line-height:normal;display:block}.mc4wp-form-theme label:after,.mc4wp-form-theme input:after{content:"";clear:both;display:table}.mc4wp-form-theme label{margin-bottom:6px;font-weight:700;display:block}.mc4wp-form-theme input[type=text],.mc4wp-form-theme input[type=email],.mc4wp-form-theme input[type=tel],.mc4wp-form-theme input[type=url],.mc4wp-form-theme input[type=date],.mc4wp-form-theme textarea,.mc4wp-form-theme select{vertical-align:middle;width:100%;max-width:480px;height:auto;min-height:32px;text-shadow:none;background:#fff;border:1px solid #ccc;border-radius:2px;outline:0;padding:8px 16px;line-height:1.42857;color:#555!important}.mc4wp-form-theme textarea{height:auto}.mc4wp-form-theme input[readonly],.mc4wp-form-theme input[disabled]{background-color:#eee}.mc4wp-form-theme input[type=number]{min-width:40px}.mc4wp-form-theme input[type=checkbox],.mc4wp-form-theme input[type=radio]{border:0;width:13px;height:13px;margin:0 6px 0 0;padding:0;display:inline-block;position:relative}.mc4wp-form-theme input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.mc4wp-form-theme input[type=radio]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}.mc4wp-form-theme button,.mc4wp-form-theme input[type=submit],.mc4wp-form-theme input[type=button]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:center;white-space:nowrap;vertical-align:middle;user-select:none;text-shadow:none;filter:none;background:0 0;border:1px solid #0000;border-radius:2px;width:auto;height:auto;padding:8px 16px;font-weight:400;line-height:1.42857;display:inline-block}.mc4wp-form-theme button:hover,.mc4wp-form-theme input[type=submit]:hover,.mc4wp-form-theme input[type=button]:hover,.mc4wp-form-theme button:focus,.mc4wp-form-theme input[type=submit]:focus,.mc4wp-form-theme input[type=button]:focus{color:#333;background:0 0;outline:0;text-decoration:none}.mc4wp-form-theme label>span,.mc4wp-form-theme li>label{font-weight:400}.mc4wp-alert{color:#c09853;clear:both}.mc4wp-success{color:#468847}.mc4wp-notice{color:#3a87ad}.mc4wp-error{color:#cd5c5c}.rtl .mc4wp-form-theme input[type=checkbox],.rtl .mc4wp-form-theme input[type=radio]{margin:0 0 0 6px}.mc4wp-form-theme-dark button,.mc4wp-form-theme-dark input[type=submit],.mc4wp-form-theme-dark input[type=button]{border-color:#1e1e1e;color:#fff!important;background-color:#444!important}.mc4wp-form-theme-dark button:hover,.mc4wp-form-theme-dark input[type=submit]:hover,.mc4wp-form-theme-dark input[type=button]:hover,.mc4wp-form-theme-dark button:focus,.mc4wp-form-theme-dark input[type=submit]:focus,.mc4wp-form-theme-dark input[type=button]:focus{border-color:#000;color:#fff!important;background-color:#1e1e1e!important}.mc4wp-form-theme-dark input[type=text]:focus,.mc4wp-form-theme-dark input[type=email]:focus,.mc4wp-form-theme-dark input[type=tel]:focus,.mc4wp-form-theme-dark input[type=url]:focus,.mc4wp-form-theme-dark input[type=date]:focus,.mc4wp-form-theme-dark textarea:focus,.mc4wp-form-theme-dark select:focus{border-color:#6a6a6a}.mc4wp-form-theme-light button,.mc4wp-form-theme-light input[type=submit],.mc4wp-form-theme-light input[type=button]{border-color:#d9d9d9;color:#000!important;background-color:#fff!important}.mc4wp-form-theme-light button:hover,.mc4wp-form-theme-light input[type=submit]:hover,.mc4wp-form-theme-light input[type=button]:hover,.mc4wp-form-theme-light button:focus,.mc4wp-form-theme-light input[type=submit]:focus,.mc4wp-form-theme-light input[type=button]:focus{border-color:#b3b3b3;color:#000!important;background-color:#d9d9d9!important}.mc4wp-form-theme-light input[type=text]:focus,.mc4wp-form-theme-light input[type=email]:focus,.mc4wp-form-theme-light input[type=tel]:focus,.mc4wp-form-theme-light input[type=url]:focus,.mc4wp-form-theme-light input[type=date]:focus,.mc4wp-form-theme-light textarea:focus,.mc4wp-form-theme-light select:focus{border-color:#d9d9d9}.mc4wp-form-theme-red button,.mc4wp-form-theme-red input[type=submit],.mc4wp-form-theme-red input[type=button]{border-color:#b52b27;color:#fff!important;background-color:#d9534f!important}.mc4wp-form-theme-red button:hover,.mc4wp-form-theme-red input[type=submit]:hover,.mc4wp-form-theme-red input[type=button]:hover,.mc4wp-form-theme-red button:focus,.mc4wp-form-theme-red input[type=submit]:focus,.mc4wp-form-theme-red input[type=button]:focus{border-color:#761c19;color:#fff!important;background-color:#b52b27!important}.mc4wp-form-theme-red input[type=text]:focus,.mc4wp-form-theme-red input[type=email]:focus,.mc4wp-form-theme-red input[type=tel]:focus,.mc4wp-form-theme-red input[type=url]:focus,.mc4wp-form-theme-red input[type=date]:focus,.mc4wp-form-theme-red textarea:focus,.mc4wp-form-theme-red select:focus{border-color:#e7908e}.mc4wp-form-theme-blue button,.mc4wp-form-theme-blue input[type=submit],.mc4wp-form-theme-blue input[type=button]{border-color:#2a6496;color:#fff!important;background-color:#428bca!important}.mc4wp-form-theme-blue button:hover,.mc4wp-form-theme-blue input[type=submit]:hover,.mc4wp-form-theme-blue input[type=button]:hover,.mc4wp-form-theme-blue button:focus,.mc4wp-form-theme-blue input[type=submit]:focus,.mc4wp-form-theme-blue input[type=button]:focus{border-color:#193c5a;color:#fff!important;background-color:#2a6496!important}.mc4wp-form-theme-blue input[type=text]:focus,.mc4wp-form-theme-blue input[type=email]:focus,.mc4wp-form-theme-blue input[type=tel]:focus,.mc4wp-form-theme-blue input[type=url]:focus,.mc4wp-form-theme-blue input[type=date]:focus,.mc4wp-form-theme-blue textarea:focus,.mc4wp-form-theme-blue select:focus{border-color:#7eb0db}.mc4wp-form-theme-green button,.mc4wp-form-theme-green input[type=submit],.mc4wp-form-theme-green input[type=button]{border-color:#3d8b3d;color:#fff!important;background-color:#5cb85c!important}.mc4wp-form-theme-green button:hover,.mc4wp-form-theme-green input[type=submit]:hover,.mc4wp-form-theme-green input[type=button]:hover,.mc4wp-form-theme-green button:focus,.mc4wp-form-theme-green input[type=submit]:focus,.mc4wp-form-theme-green input[type=button]:focus{border-color:#255625;color:#fff!important;background-color:#3d8b3d!important}.mc4wp-form-theme-green input[type=text]:focus,.mc4wp-form-theme-green input[type=email]:focus,.mc4wp-form-theme-green input[type=tel]:focus,.mc4wp-form-theme-green input[type=url]:focus,.mc4wp-form-theme-green input[type=date]:focus,.mc4wp-form-theme-green textarea:focus,.mc4wp-form-theme-green select:focus{border-color:#91cf91}.wpp-no-data{}
.wpp-list{}
.wpp-list li{overflow:hidden;float:none;clear:both;margin-bottom:1rem;}
.wpp-list li:last-of-type{margin-bottom:0;}
.wpp-list li.current{}
.wpp-thumbnail{display:inline;float:left;margin:0 1rem 0 0;border:none;}
.wpp-post-title{}
.wpp-excerpt{}
.wpp-meta, .post-stats{display:block;font-size:0.8em;}
.wpp-comments{}
.wpp-views{}
.wpp-author{}
.wpp-date{}
.wpp-category{}
.wpp-rating {
}@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xMIzIFKw.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xLIzIFKw.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xHIzIFKw.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;src:local('Roboto Italic'), local('Roboto-Italic'), url(https://fonts.gstatic.com/s/roboto/v18/KFOkCnqEu92Fr1Mu51xIIzI.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;src:local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;src:local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfABc4EsA.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBxc4EsA.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfCxc4EsA.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;src:local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:300;src:local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEoYNNZQyQ.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:300;src:local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEoadNZQyQ.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:300;src:local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEoYdNZQyQ.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:300;src:local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEobtNZQyQ.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:300;src:local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEoYtNZQyQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:300;src:local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEoY9NZQyQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:300;src:local('Roboto Condensed Light Italic'), local('RobotoCondensed-LightItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDpCEobdNZ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:400;src:local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAgM9UvI.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:400;src:local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLCwM9UvI.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:400;src:local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAwM9UvI.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:400;src:local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDAM9UvI.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:400;src:local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAAM9UvI.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:400;src:local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLAQM9UvI.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:400;src:local('Roboto Condensed Italic'), local('RobotoCondensed-Italic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVj2ZhZI2eCN5jzbjEETS9weq8-19eLDwM9.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:700;src:local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDtCYoYNNZQyQ.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:700;src:local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDtCYoadNZQyQ.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:700;src:local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDtCYoYdNZQyQ.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:700;src:local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDtCYobtNZQyQ.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:700;src:local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDtCYoYtNZQyQ.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:700;src:local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDtCYoY9NZQyQ.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Condensed';font-style:italic;font-weight:700;src:local('Roboto Condensed Bold Italic'), local('RobotoCondensed-BoldItalic'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVg2ZhZI2eCN5jzbjEETS9weq8-19eDtCYobdNZ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCkYb8td.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCAYb8td.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCgYb8td.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCcYb8td.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCsYb8td.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCoYb8td.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:300;src:local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-33mZGCQYbw.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19-7DRs5.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19a7DRs5.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-1967DRs5.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19G7DRs5.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-1927DRs5.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19y7DRs5.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:400;src:local('Roboto Condensed'), local('RobotoCondensed-Regular'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVl2ZhZI2eCN5jzbjEETS9weq8-19K7DQ.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCkYb8td.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCAYb8td.woff2) format('woff2');unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCgYb8td.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCcYb8td.woff2) format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCsYb8td.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Condensed';font-style:normal;font-weight:700;src:local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCoYb8td.woff2) format('woff2');unicode-range:U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face {
font-family: 'Roboto Condensed';
font-style: normal;
font-weight: 700;
src: local('Roboto Condensed Bold'), local('RobotoCondensed-Bold'), url(https://fonts.gstatic.com/s/robotocondensed/v16/ieVi2ZhZI2eCN5jzbjEETS9weq8-32meGCQYbw.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face{font-family:'FontAwesome';src:url(//www.akademikkaynak.com/wp-content/themes/akademikkaynak/fonts/fontawesome-webfont.eot?v=4.6.3);src:url(//www.akademikkaynak.com/wp-content/themes/akademikkaynak/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(//www.akademikkaynak.com/wp-content/themes/akademikkaynak/fonts/fontawesome-webfont.woff2?v=4.6.3) format('woff2'), url(//www.akademikkaynak.com/wp-content/themes/akademikkaynak/fonts/fontawesome-webfont.woff?v=4.6.3) format('woff'), url(//www.akademikkaynak.com/wp-content/themes/akademikkaynak/fonts/fontawesome-webfont.ttf?v=4.6.3) format('truetype'), url(//www.akademikkaynak.com/wp-content/themes/akademikkaynak/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular) format('svg');font-weight:normal;font-style:normal;}
.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.fa-lg{font-size:1.33333333em;line-height:0.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:0.14285714em;text-align:center;}
.fa-li.fa-lg{left:-1.85714286em;}
.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em;}
.fa-pull-left{float:left;}
.fa-pull-right{float:right;}
.fa.fa-pull-left{margin-right:.3em;}
.fa.fa-pull-right{margin-left:.3em;}
.pull-right{float:right;}
.pull-left{float:left;}
.fa.pull-left{margin-right:.3em;}
.fa.pull-right{margin-left:.3em;}
.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}
.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}
@-webkit-keyframes fa-spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
@keyframes fa-spin {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}
}
.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}
.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}
.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}
.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1);}
.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1);}:root .fa-rotate-90,
:root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical{filter:none;}
.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-remove:before, .fa-close:before, .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, .fa-bar-chart: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-f:before, .fa-facebook:before{content:"\f09a";}
.fa-github:before{content:"\f09b";}
.fa-unlock:before{content:"\f09c";}
.fa-credit-card:before{content:"\f09d";}
.fa-feed:before, .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, .fa-gratipay: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-pp: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-buoy: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-resistance: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-y-combinator-square:before, .fa-yc-square:before, .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";}
.fa-soccer-ball-o:before, .fa-futbol-o:before{content:"\f1e3";}
.fa-tty:before{content:"\f1e4";}
.fa-binoculars:before{content:"\f1e5";}
.fa-plug:before{content:"\f1e6";}
.fa-slideshare:before{content:"\f1e7";}
.fa-twitch:before{content:"\f1e8";}
.fa-yelp:before{content:"\f1e9";}
.fa-newspaper-o:before{content:"\f1ea";}
.fa-wifi:before{content:"\f1eb";}
.fa-calculator:before{content:"\f1ec";}
.fa-paypal:before{content:"\f1ed";}
.fa-google-wallet:before{content:"\f1ee";}
.fa-cc-visa:before{content:"\f1f0";}
.fa-cc-mastercard:before{content:"\f1f1";}
.fa-cc-discover:before{content:"\f1f2";}
.fa-cc-amex:before{content:"\f1f3";}
.fa-cc-paypal:before{content:"\f1f4";}
.fa-cc-stripe:before{content:"\f1f5";}
.fa-bell-slash:before{content:"\f1f6";}
.fa-bell-slash-o:before{content:"\f1f7";}
.fa-trash:before{content:"\f1f8";}
.fa-copyright:before{content:"\f1f9";}
.fa-at:before{content:"\f1fa";}
.fa-eyedropper:before{content:"\f1fb";}
.fa-paint-brush:before{content:"\f1fc";}
.fa-birthday-cake:before{content:"\f1fd";}
.fa-area-chart:before{content:"\f1fe";}
.fa-pie-chart:before{content:"\f200";}
.fa-line-chart:before{content:"\f201";}
.fa-lastfm:before{content:"\f202";}
.fa-lastfm-square:before{content:"\f203";}
.fa-toggle-off:before{content:"\f204";}
.fa-toggle-on:before{content:"\f205";}
.fa-bicycle:before{content:"\f206";}
.fa-bus:before{content:"\f207";}
.fa-ioxhost:before{content:"\f208";}
.fa-angellist:before{content:"\f209";}
.fa-cc:before{content:"\f20a";}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before{content:"\f20b";}
.fa-meanpath:before{content:"\f20c";}
.fa-buysellads:before{content:"\f20d";}
.fa-connectdevelop:before{content:"\f20e";}
.fa-dashcube:before{content:"\f210";}
.fa-forumbee:before{content:"\f211";}
.fa-leanpub:before{content:"\f212";}
.fa-sellsy:before{content:"\f213";}
.fa-shirtsinbulk:before{content:"\f214";}
.fa-simplybuilt:before{content:"\f215";}
.fa-skyatlas:before{content:"\f216";}
.fa-cart-plus:before{content:"\f217";}
.fa-cart-arrow-down:before{content:"\f218";}
.fa-diamond:before{content:"\f219";}
.fa-ship:before{content:"\f21a";}
.fa-user-secret:before{content:"\f21b";}
.fa-motorcycle:before{content:"\f21c";}
.fa-street-view:before{content:"\f21d";}
.fa-heartbeat:before{content:"\f21e";}
.fa-venus:before{content:"\f221";}
.fa-mars:before{content:"\f222";}
.fa-mercury:before{content:"\f223";}
.fa-intersex:before, .fa-transgender:before{content:"\f224";}
.fa-transgender-alt:before{content:"\f225";}
.fa-venus-double:before{content:"\f226";}
.fa-mars-double:before{content:"\f227";}
.fa-venus-mars:before{content:"\f228";}
.fa-mars-stroke:before{content:"\f229";}
.fa-mars-stroke-v:before{content:"\f22a";}
.fa-mars-stroke-h:before{content:"\f22b";}
.fa-neuter:before{content:"\f22c";}
.fa-genderless:before{content:"\f22d";}
.fa-facebook-official:before{content:"\f230";}
.fa-pinterest-p:before{content:"\f231";}
.fa-whatsapp:before{content:"\f232";}
.fa-server:before{content:"\f233";}
.fa-user-plus:before{content:"\f234";}
.fa-user-times:before{content:"\f235";}
.fa-hotel:before, .fa-bed:before{content:"\f236";}
.fa-viacoin:before{content:"\f237";}
.fa-train:before{content:"\f238";}
.fa-subway:before{content:"\f239";}
.fa-medium:before{content:"\f23a";}
.fa-yc:before, .fa-y-combinator:before{content:"\f23b";}
.fa-optin-monster:before{content:"\f23c";}
.fa-opencart:before{content:"\f23d";}
.fa-expeditedssl:before{content:"\f23e";}
.fa-battery-4:before, .fa-battery-full:before{content:"\f240";}
.fa-battery-3:before, .fa-battery-three-quarters:before{content:"\f241";}
.fa-battery-2:before, .fa-battery-half:before{content:"\f242";}
.fa-battery-1:before, .fa-battery-quarter:before{content:"\f243";}
.fa-battery-0:before, .fa-battery-empty:before{content:"\f244";}
.fa-mouse-pointer:before{content:"\f245";}
.fa-i-cursor:before{content:"\f246";}
.fa-object-group:before{content:"\f247";}
.fa-object-ungroup:before{content:"\f248";}
.fa-sticky-note:before{content:"\f249";}
.fa-sticky-note-o:before{content:"\f24a";}
.fa-cc-jcb:before{content:"\f24b";}
.fa-cc-diners-club:before{content:"\f24c";}
.fa-clone:before{content:"\f24d";}
.fa-balance-scale:before{content:"\f24e";}
.fa-hourglass-o:before{content:"\f250";}
.fa-hourglass-1:before, .fa-hourglass-start:before{content:"\f251";}
.fa-hourglass-2:before, .fa-hourglass-half:before{content:"\f252";}
.fa-hourglass-3:before, .fa-hourglass-end:before{content:"\f253";}
.fa-hourglass:before{content:"\f254";}
.fa-hand-grab-o:before, .fa-hand-rock-o:before{content:"\f255";}
.fa-hand-stop-o:before, .fa-hand-paper-o:before{content:"\f256";}
.fa-hand-scissors-o:before{content:"\f257";}
.fa-hand-lizard-o:before{content:"\f258";}
.fa-hand-spock-o:before{content:"\f259";}
.fa-hand-pointer-o:before{content:"\f25a";}
.fa-hand-peace-o:before{content:"\f25b";}
.fa-trademark:before{content:"\f25c";}
.fa-registered:before{content:"\f25d";}
.fa-creative-commons:before{content:"\f25e";}
.fa-gg:before{content:"\f260";}
.fa-gg-circle:before{content:"\f261";}
.fa-tripadvisor:before{content:"\f262";}
.fa-odnoklassniki:before{content:"\f263";}
.fa-odnoklassniki-square:before{content:"\f264";}
.fa-get-pocket:before{content:"\f265";}
.fa-wikipedia-w:before{content:"\f266";}
.fa-safari:before{content:"\f267";}
.fa-chrome:before{content:"\f268";}
.fa-firefox:before{content:"\f269";}
.fa-opera:before{content:"\f26a";}
.fa-internet-explorer:before{content:"\f26b";}
.fa-tv:before, .fa-television:before{content:"\f26c";}
.fa-contao:before{content:"\f26d";}
.fa-500px:before{content:"\f26e";}
.fa-amazon:before{content:"\f270";}
.fa-calendar-plus-o:before{content:"\f271";}
.fa-calendar-minus-o:before{content:"\f272";}
.fa-calendar-times-o:before{content:"\f273";}
.fa-calendar-check-o:before{content:"\f274";}
.fa-industry:before{content:"\f275";}
.fa-map-pin:before{content:"\f276";}
.fa-map-signs:before{content:"\f277";}
.fa-map-o:before{content:"\f278";}
.fa-map:before{content:"\f279";}
.fa-commenting:before{content:"\f27a";}
.fa-commenting-o:before{content:"\f27b";}
.fa-houzz:before{content:"\f27c";}
.fa-vimeo:before{content:"\f27d";}
.fa-black-tie:before{content:"\f27e";}
.fa-fonticons:before{content:"\f280";}
.fa-reddit-alien:before{content:"\f281";}
.fa-edge:before{content:"\f282";}
.fa-credit-card-alt:before{content:"\f283";}
.fa-codiepie:before{content:"\f284";}
.fa-modx:before{content:"\f285";}
.fa-fort-awesome:before{content:"\f286";}
.fa-usb:before{content:"\f287";}
.fa-product-hunt:before{content:"\f288";}
.fa-mixcloud:before{content:"\f289";}
.fa-scribd:before{content:"\f28a";}
.fa-pause-circle:before{content:"\f28b";}
.fa-pause-circle-o:before{content:"\f28c";}
.fa-stop-circle:before{content:"\f28d";}
.fa-stop-circle-o:before{content:"\f28e";}
.fa-shopping-bag:before{content:"\f290";}
.fa-shopping-basket:before{content:"\f291";}
.fa-hashtag:before{content:"\f292";}
.fa-bluetooth:before{content:"\f293";}
.fa-bluetooth-b:before{content:"\f294";}
.fa-percent:before{content:"\f295";}
.fa-gitlab:before{content:"\f296";}
.fa-wpbeginner:before{content:"\f297";}
.fa-wpforms:before{content:"\f298";}
.fa-envira:before{content:"\f299";}
.fa-universal-access:before{content:"\f29a";}
.fa-wheelchair-alt:before{content:"\f29b";}
.fa-question-circle-o:before{content:"\f29c";}
.fa-blind:before{content:"\f29d";}
.fa-audio-description:before{content:"\f29e";}
.fa-volume-control-phone:before{content:"\f2a0";}
.fa-braille:before{content:"\f2a1";}
.fa-assistive-listening-systems:before{content:"\f2a2";}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before{content:"\f2a3";}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before{content:"\f2a4";}
.fa-glide:before{content:"\f2a5";}
.fa-glide-g:before{content:"\f2a6";}
.fa-signing:before, .fa-sign-language:before{content:"\f2a7";}
.fa-low-vision:before{content:"\f2a8";}
.fa-viadeo:before{content:"\f2a9";}
.fa-viadeo-square:before{content:"\f2aa";}
.fa-snapchat:before{content:"\f2ab";}
.fa-snapchat-ghost:before{content:"\f2ac";}
.fa-snapchat-square:before{content:"\f2ad";}
.fa-pied-piper:before{content:"\f2ae";}
.fa-first-order:before{content:"\f2b0";}
.fa-yoast:before{content:"\f2b1";}
.fa-themeisle:before{content:"\f2b2";}
.fa-google-plus-circle:before, .fa-google-plus-official:before{content:"\f2b3";}
.fa-fa:before, .fa-font-awesome:before{content:"\f2b4";}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0;}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px, 0px, 0px);}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}
.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d;}
.owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled{display:none;}
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel.owl-loading{opacity:0;display:block;}
.owl-carousel.owl-hidden{opacity:0;}
.owl-carousel.owl-refresh .owl-item{display:none;}
.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel.owl-grab{cursor:move;cursor:grab;}
.owl-carousel.owl-rtl{direction:rtl;}
.owl-carousel.owl-rtl .owl-item{float:right;}
.no-js .owl-carousel{display:block;}
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.owl-carousel .owl-animated-in{z-index:0;}
.owl-carousel .owl-animated-out{z-index:1;}
.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}
@-webkit-keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;} }
@keyframes fadeOut{0%{opacity:1;}
100%{opacity:0;} }
.owl-height{transition:height 500ms ease-in-out;}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease;}
.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.akademikkaynak.com/wp-content/themes/akademikkaynak/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:-webkit-transform 100ms ease;transition:transform 100ms ease;}
.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3, 1.3);-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3);}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease;}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;-ms-word-wrap:break-word;word-wrap:break-word;font-display:swap;}
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary{display:block;}
audio, canvas, progress, video{display:inline-block;vertical-align:baseline;}
audio:not([controls]){display:none;height:0;}
[hidden],
template{display:none;}
a{background-color:transparent;text-decoration:none;}
a:active, a:hover{outline:0;}
abbr[title]{border-bottom:1px dotted;}
b, strong{font-weight:bold;}
dfn{font-style:italic;}
mark{background:#ff0;color:#000;}
small{font-size:80%;}
sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{top:-0.5em;}
sub{bottom:-0.25em;}
img{border:0;}
svg:not(:root){overflow:hidden;}
figure{margin:0;}
hr{box-sizing:content-box;height:0;}
pre{overflow:auto;}
code, kbd, pre, samp{font-family:monospace, monospace;font-size:1em;}
button, input, optgroup, select, textarea{color:inherit;font:inherit;margin:0;}
button{overflow:visible;}
button, select{text-transform:none;}
button, html input[type="button"],
input[type="reset"],
input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],
html input[disabled]{cursor:default;}
button::-moz-focus-inner, input::-moz-focus-inner{border:0;padding:0;}
input{line-height:normal;}
input[type="checkbox"],
input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button{height:auto;}
input[type="search"]{-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
legend{border:0;padding:0;}
textarea{overflow:auto;}
optgroup{font-weight:bold;}
table{border-collapse:collapse;border-spacing:0;}
td, th{padding:0;}
body, button, input, select, textarea{color:#000000;font-size:15px;line-height:1.6;font-family:'Roboto', sans-serif}
h1, h2, h3, h4, h5, h6{margin:0;font-weight:400;line-height:1.3;font-family:'Roboto', sans-serif;}
h1{font-size:24px;margin-bottom:15px;font-family:'Times New Roman', sans-serif !important;}
h2{font-size:24px;margin-bottom:15px;}
h3{font-size:24px;margin-bottom:15px;}
h4{font-size:14px;margin-bottom:10px;}
h5{font-size:20px;margin-bottom:10px;}
h6{font-size:14px;margin-bottom:10px;}
p{margin:0 0 15px;}
dfn, cite, em, i{font-style:italic;}
blockquote{margin:0 15px;}
address{margin:0 0 15px;}
pre{background:#eee;font-family:"Courier 10 Pitch", Courier, monospace;font-size:15px;font-size:0.9375rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em;}
code, kbd, tt, var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size:15px;}
abbr, acronym{border-bottom:1px dotted #666;cursor:help;}
mark, ins{background:#ffffff;text-decoration:none;}
big{font-size:125%;}
html{box-sizing:border-box;}
*,
*:before,
*:after{box-sizing:inherit;}
body{background:#fff;}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}
hr{background-color:#f0f0f0;border:0;height:1px;margin-bottom:15px;}
ul, ol{margin:0 0 15px 20px;margin:0;}
ul{list-style:square;}
ol{list-style:decimal;}
li > ul, li > ol{margin-bottom:0;margin-left:1.5px;}
dt{font-weight:bold;}
dd{margin:0 15px 15px;}
img{height:auto;max-width:100%;vertical-align:middle;}
table{margin:0 0 15px;width:100%;}
button, input[type="button"],
input[type="reset"],
input[type="submit"]{background:transparent;color:#000000;padding:0 15px;border:0;height:40px;line-height:40px;}
button:hover, input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover{background:#fafafa;}
button:focus, input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active, input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active{outline:0;}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea{border:1px solid #EEE;width:100%;padding:3px 10px;height:40px;}
select{border:1px solid #EEE;padding:3px;height:40px;}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus, select:focus{outline:0;}
textarea{width:100%;height:auto;}
a{color:#000000;text-decoration:none;}
a:hover, a:focus, a:active{}
a:focus{outline:0;}
a:hover, a:active{outline:0;}
.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;}
.alignleft{display:inline;float:left;margin-right:15px;}
.alignright{display:inline;float:right;margin-left:15px;}
.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;}
.vl-clearfix:before, .vl-clearfix:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after, .vl-container:before, .vl-container:after, .nav-links:before, .nav-links:after{content:"";display:table;}
.vl-clearfix:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after, .vl-container:after, .nav-links:after{clear:both;}
.widget{margin:0 0 30px;}
.widget select{max-width:100%;}
.widget_search .search-submit{display:none;}
.widget-title{font-weight:700;border-left:6px solid #000000;padding-left:10px;line-height:1;text-transform:uppercase;font-size:20px;margin-bottom:15px;}
.widget-title{font-size:17px;font-weight:700;padding:0 20px 0 15px;height:15px;display:flex;justify-content:flex-start;align-items:center;}
.widget a{color:#000000;}
.sticky{display:block;}
.hentry{margin:0 0 20px;}
.byline, .updated:not(.published){display:none;}
.single .byline{display:inline;}
.page-content, .entry-content, .entry-summary, .vl-excerpt{text-align:justify;}
.page-links{clear:both;margin:0 0 15px;}
#primary{width:69.5%;float:left;}
#secondary{width:27.5%;float:right;}
.vl-main-header{margin-bottom:30px;}
.vl-main-header h1{margin-bottom:0;color:black;}
.vl-main-header .taxonomy-description{margin-top:10px;}
.vl-post-info{float:left;width:75px;background:#000000;color:#FFF;text-align:center;font-family:'Roboto Condensed', sans-serif;}
.vl-post-info .entry-date{display:block;padding:10px 0;}
.vl-post-info .entry-date span{display:block;text-transform:uppercase;}
.vl-post-info .entry-date span.vl-day{font-size:24px;font-weight:700;line-height:1.3;}
.vl-post-info a{display:block;background:#EEE;color:#0E0E0E;text-decoration:none;line-height:1.4;padding:8px 10px;text-transform:uppercase;}
.vl-post-info a span{display:block;font-size:11px;}
.vl-post-wrapper{padding-left:100px;}
.entry-figure{background:#F6F6F6;text-align:center;margin-bottom:15px;}
.entry-header .entry-title{margin-bottom:15px;}
.entry-figure + .entry-header{background:#FFF;position:relative;margin-top:-65px;width:90%;padding:15px 0 1px;}
.entry-header .entry-title a{text-decoration:none;color:#0E0E0E;}
.entry-categories{font-size:14px;color:#777;font-style:italic;margin-bottom:15px;}
.entry-categories .fa{color:#000000;margin-right:5px;}
.entry-categories a{color:#666;text-decoration:none;}
.entry-footer .cat-links, .entry-footer .tags-links, .entry-footer .edit-link{font-size:14px;font-style:italic;margin-bottom:10px;}
.entry-footer .cat-links a, .entry-footer .tags-links a, .entry-footer .edit-link a{color:#0E0E0E;}
.entry-footer .cat-links .fa, .entry-footer .tags-links .fa, .entry-footer .edit-link .fa{margin-right:5px;}
.vl-archive-post{margin-bottom:50px;}
.vl-archive-post .entry-footer{margin-top:30px;}
.entry-footer .vl-read-more{background:#000000;height:40px;padding:0 20px;color:#FFF;display:inline-block;line-height:40px;float:right;}
.entry-footer .vl-read-more:hover{background:#0E0E0E;}
.entry-footer .vl-share-buttons{float:left;}
.vl-share-buttons span{border:1px solid #ededed;margin-bottom:5px;padding:0 5px;margin-top:0;display:flex;align-items:center;height:32px;margin-right:10px;position:relative;}
.vl-share-buttons span::before{border:solid 6px transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;top:50%;right:-12px;border-left-color:#ededed;margin-top:-6px;}
.vl-share-buttons span::after{border:solid 5px transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;top:50%;right:-10px;border-left-color:#fff;margin-top:-5px;}
.vl-share-buttons{display:flex;}
.vl-share-buttons a{display:inline-flex;justify-content:center;align-items:center;margin:0 5px 5px 0;font-size:21px;width:32px;height:32px;border:1px solid #ededed;}
.vl-share-buttons a:last-child{margin-right:0;}
.vl-share-buttons a:hover{background:#ededed;}
.vl-share-buttons .fa{line-height:40px;display:block;}
.vl-article-content{font-size:16px;line-height:1.8;}
.vl-article-content .posted-on{font-size:15px;margin-bottom:20px;font-style:italic;}
.vl-article-content p{margin-bottom:25px;}
.error404 .page-content{min-height:200px;}
.widget-area ul{list-style:none;padding:0;margin:0;}
.widget-area ul ul{margin-top:5px;}
.widget-area ul ul li{padding-left:10px;}
.widget-area ul ul li:last-child{border-bottom:0;padding-bottom:0;}
.widget-area li{padding:6px 0;}
.widget-area a{text-decoration:none;color:#404040;}
.widget-area a:hover{color:#000000;}
.widget-area .widget{margin-bottom:40px;}
.vl-contact-info ul li{padding-left:30px;}
.vl-contact-info ul li .fa{margin-left:-30px;float:left;margin-top:6px;}
.vl-contact-info p{margin:0;}
.vl-personal-info .vl-pi-image{margin-bottom:20px;text-align:center;}
.vl-personal-info .vl-pi-image img{border-radius:50%;max-width:150px;}
.vl-personal-info .vl-pi-name{margin-bottom:15px;font-size:1.1em;text-align:center;}
.vl-personal-info .vl-pi-name span{position:relative;}
.vl-personal-info .vl-pi-name span:after{content:"";position:absolute;left:100%;margin-left:10px;width:20px;height:2px;background:#444;top:50%;margin-top:-1px;}
.vl-personal-info .vl-pi-name span:before{content:"";position:absolute;right:100%;margin-right:10px;width:20px;height:2px;background:#444;top:50%;margin-top:-1px;}
.vl-personal-info .vl-pi-intro{text-align:center;}
.vl-category_block .vl-post-thumb{float:left;width:80px;}
.vl-category_block .vl-post-content{margin-left:100px;}
.vl-category_block .posted-on .byline{display:none;}
.vl-timeline{border-left:8px solid #EDEDED;padding-left:25px;}
.vl-timeline .vl-post-item{position:relative;margin-bottom:30px;}
.vl-timeline .vl-post-item:after{content:"";position:absolute;left:-39px;top:0;height:20px;width:20px;background:#FFF;border-radius:50%;border:5px solid #EDEDED;}
.vl-timeline .vl-post-item:hover:after{background:#000000;}
.vl-timeline .posted-on{margin-bottom:6px;}
.vl-timeline .posted-on .byline{display:none;}
.widget_categories li:before, .widget_categories li:after{content:"";display:table;}
.widget_categories li:after{clear:both;}
.widget_categories li{text-align:right;}
.widget_categories li a{float:left;}
.comment-content a{word-wrap:break-word;}
.bypostauthor{display:block;}
.author-email-url{margin-left:-2%;}
.comment-form-author, .comment-form-email, .comment-form-url{float:left;margin-left:2%;width:31.33333%;}
.author-email-url input{width:100%;}
.comment-form .form-submit{margin-bottom:0}
#comments{margin-bottom:40px;}
h3#reply-title,
h3.comments-title{font-weight:700;border-left:6px solid #000000;padding-left:10px;line-height:1;text-transform:uppercase;font-size:20px;margin-bottom:30px;}
.logged-in-as, .comment-notes{font-size:14px;}
#comments ul{list-style:none;margin:0;padding:0;}
#comments li.comment{margin:0 0 30px;}
#comments li.comment .children{display:block;margin:30px 0 0 30px;padding:0px;list-style:none;}
article.comment-body{margin:0px;position:relative;}
.comment-list a{color:inherit;}
.comment-list a:hover{color:#000000;}
.comment-list .comment-respond{margin-top:20px;}
.comment-list .vcard img{margin-right:10px;vertical-align:middle;}
.comment-list .vcard .fn{font-weight:normal;font-size:16px;font-family:'Roboto Condensed', sans-serif;}
.comment-list .edit-link{position:absolute;right:0;top:0;}
.comment-list .edit-link a{font-size:13px;display:inline-block;padding:10px;}
.comment-list .comment-meta{margin-bottom:15px;}
.comment-list .comment-metadata{border-top:1px solid #EEE;padding-top:10px;font-size:13px;font-family:'Roboto Condensed', sans-serif;}
.comment-list .comment-metadata a{float:left;}
.comment-list .comment-metadata .reply{float:right;}
#cancel-comment-reply-link{float:right;}
.comment-navigation .nav-previous a, .comment-navigation .nav-next a{background:#000000;color:#FFF;display:inline-block;padding:0 10px;font-size:12px;line-height:22px;position:relative;}
.comment-navigation .nav-next a{margin-right:13px;}
.comment-navigation .nav-next a:after{content:"";position:absolute;border-left:11px solid #EDEDED;border-top:11px solid transparent;border-bottom:11px solid transparent;top:0;right:-11px;}
.comment-navigation .nav-previous a{margin-left:11px;}
.comment-navigation .nav-previous a:after{content:"";position:absolute;border-right:11px solid #000000;border-top:11px solid transparent;border-bottom:11px solid transparent;top:0;left:-11px;}
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0;}
embed, iframe, object{max-width:100%;}
.wp-caption{margin-bottom:15px;max-width:100%;}
.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto;}
.wp-caption .wp-caption-text{margin:0.8075em 0;}
.wp-caption-text{text-align:center;}
.gallery{margin-bottom:15px;}
.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;}
.gallery-columns-2 .gallery-item{max-width:50%;}
.gallery-columns-3 .gallery-item{max-width:33.33%;}
.gallery-columns-4 .gallery-item{max-width:25%;}
.gallery-columns-5 .gallery-item{max-width:20%;}
.gallery-columns-6 .gallery-item{max-width:16.66%;}
.gallery-columns-7 .gallery-item{max-width:14.28%;}
.gallery-columns-8 .gallery-item{max-width:12.5%;}
.gallery-columns-9 .gallery-item{max-width:11.11%;}
.gallery-caption{display:block;}
.vl-boxed{background:#f0f0f0;}
.vl-boxed #vl-page{width:1180px;margin:0 auto;background:#FFF;border:solid 0px 1px #ededed;box-shadow:0 0 1px rgba(0,0,0,.15)}
.vl-container{width:1100px;margin:0 auto;}
.pagination{text-align:center;margin-bottom:40px;}
.pagination a, .pagination span{background:#fff;padding:8px 20px;color:#000!important;display:inline-block;margin:4px 2px;border:solid 1px #ededed}
.pagination span.current, .pagination a:hover{background:#fafafa;}
#vl-masthead{position:relative;z-index:999;}
.vl-top-header{background:#ffffff;border-bottom:solid 1px #e0e0e0;border-top:solid 3px #000000;color:#000000;padding:8px 0;font-size:13px;}
.vl-top-header a{color:#000000;font-weight:500}
.vl-top-left-header{max-width:60%;float:left;}
.vl-top-left-header > span{margin-right:25px;}
.vl-top-left-header > span .fa{margin-right:6px;}
.vl-top-left-header > .vl-menu{display:inline-block;}
.vl-top-left-header .vl-menu ul{margin:0;padding:0;list-style:none;}
.vl-top-left-header .vl-menu ul li{display:inline;margin-right:10px;}
.vl-top-right-header{max-width:40%;float:right;}
.vl-top-right-header > a{padding:10px 8px;}
.vl-top-right-header > a:hover{background:#fafafa;}
.vl-header{padding:12px 0;}
.vl-header .vl-container{display:-webkit-flex;display:flex;align-items:center;-webkit-align-items:center;}
#vl-site-branding{float:left;min-width:372px;padding:5px 0;}
.vl-site-title{font-family:'Roboto Condensed', sans-serif;font-weight:bold;margin:0 0 5px;letter-spacing:2px;text-transform:uppercase;font-size:40px;line-height:1;}
.vl-site-title a{text-decoration:none;color:#000000;}
.vl-site-description{color:#000000;margin:0;font-size:14px;font-style:italic;line-height:1;}
.vl-header-ads{min-width:728px;float:right;}
.vl-header-ads .widget{margin-bottom:0;}
.vl-header-ads .widget-title{display:none;}
#vl-site-navigation{background:#ffffff;border-top:solid 1px #e0e0e0;border-bottom:solid 3px #000000;width:100%;margin-bottom:30px !important;margin:0 auto;padding:0 10px;text-align:center !important;height:43px;}
#vl-site-navigation + img{margin:0 auto;display:block;}
.vl-main-navigation ul{list-style:none;margin:0;padding-left:0;}
.vl-main-navigation li{float:left;position:relative;height:unset;display:inline-flex;justify-content:left;align-items:center;}
@media(min-width:769px){.vl-main-navigation li{height: 38px;transition: .2s ease-in-out;}}
.vl-main-navigation li{border-left:1px solid #eee;}
.vl-main-navigation li:last-child{border-right:1px solid #eee;}
.vl-main-navigation li:hover, .vl-main-navigation li.active{background:#fafafa;}
.vl-main-navigation a{display:block;text-decoration:none;color:#000;padding:0 15px;text-transform:uppercase;font-size:15px;font-weight:400;line-height:58px;}
.vl-main-navigation ul ul{display:none;position:absolute;left:0;top:100%;background:#ffffff;box-shadow:2px 2px 3px rgba(0,0,0,0.2);min-width:200px;}
.vl-main-navigation ul ul ul{left:100%;top:0;}
.vl-main-navigation ul ul a{text-transform:none;line-height:1.5;padding:10px 15px;font-size:0.9em;width:100%;}
.vl-main-navigation ul ul li{float:none;border-bottom:1px solid #eee;width:100%;}
.vl-main-navigation ul ul li:last-child{border-bottom:0;}
.vl-main-navigation ul ul li:hover > a{color:#fff;}
.vl-main-navigation ul li:hover > ul{display:block;}
.vl-main-navigation .vl-menu{text-align:left !important;display:inline-block;}
.vl-main-navigation .vl-menu > ul > .current_page_item > a:after, .vl-main-navigation .vl-menu > ul > .current-menu-item > a:after, .vl-main-navigation .vl-menu > ul > .current_page_ancestor > a:after, .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation{margin:0 0 15px;overflow:hidden;}
.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous{float:left;width:50%;text-align:right;padding:20px;border-right:1px solid #EEE;}
.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next{float:right;width:50%;text-align:left;padding:20px;}
.post-navigation{border-top:1px solid #EEE;border-bottom:1px solid #EEE;margin-top:50px;}
.post-navigation .nav-links{display:-webkit-flex;display:flex;border-right:1px solid #eee;border-left:1px solid #eee;}
.post-navigation a{color:inherit;}
.post-navigation a:hover{color:#0E0E0E;}
.post-navigation span{display:block;}
.nav-previous span .fa{margin-right:10px;}
.nav-next span .fa{margin-left:10px;}
.vl-ticker{position:relative;background:#FFFFFF;padding:0px;margin-bottom:20px;overflow:hidden;max-height:46px;border-bottom:2px solid #000000;border-top:solid 1px #ededed;border-left:solid 1px #ededed;border-right:1px solid #ededed;}
.vl-ticker:last-child{margin-bottom:40px;}
.vl-ticker-title{float:left;background:#FFFFFF;border-bottom:solid 1px #ededed;border-right:solid 1px #ededed;color:#000000;line-height:28px;white-space:nowrap;padding:0 15px;margin-right:40px;position:relative;font-size:1.1em;}
.vl-ticker-title:after{display:none;content:"";position:absolute;top:0;bottom:0;left:100%;border-color:transparent transparent transparent #000000;border-width:16px;border-style:solid;}
.vl-ticker .owl-carousel{padding-right:75px;padding-bottom:0px;}
@media(min-width:581px){
.vl-ticker-title{height:32px;line-height:32px;font-size:16px;border-bottom:0;}
}
.vl-ticker .owl-item a{display:block;line-height:32px;color:#444;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.vl-ticker .owl-item a:hover{color:#000000;}
.vl-ticker .owl-nav{position:absolute;right:3px;top:0;bottom:0;display:flex;align-items:center;}
.vl-ticker .owl-prev, .vl-ticker .owl-next{height:26px;width:26px;background:transparent;color:#000000;display:inline-flex;justify-content:center;align-items:center;text-align:center;font-size:18px;margin-left:1px;}
@media(min-width:581px){
.vl-ticker .owl-nav{position:absolute;right:0px;top:0;bottom:unset;display:unset;align-items:unset;}
.vl-ticker .owl-prev, .vl-ticker .owl-next{height:32px;width:32px;background:transparent;color:#000000;display:inline-block;text-align:center;font-size:18px;margin-left:1px;}
}
.vl-ticker .owl-prev:hover, .vl-ticker .owl-next:hover{background:#fafafa;}
.vl-ticker .owl-prev i, .vl-ticker .owl-next i{line-height:32px;}
.vl-top-block{margin-bottom:40px;}
.vl-half-container{float:left;width:50%;padding-right:2px;}
.vl-half-container:last-child{padding-right:0;padding-left:2px;}
.vl-big-thumb{height:464px;overflow:hidden;position:relative;}
.vl-medium-thumb{height:260px;overflow:hidden;margin-bottom:4px;}
.vl-small-thumb{height:200px;width:50%;overflow:hidden;padding-right:2px;float:left;}
.vl-small-thumb:last-child{padding-right:0;padding-left:2px;}
.vl-thumb-inner{position:relative;height:100%;}
.vl-thumb-inner > a{position:relative;height:100%;display:block;}
.vl-thumb-inner > a:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;z-index:1;background:transparent;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.vl-thumb-inner:hover > a:before{background:rgba(0,0,0,0.3);}
.vl-title-container{position:absolute;bottom:0;left:0;right:0;color:#FFF;z-index:2;background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 25%, rgba(0,0,0,0.6) 100%);background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.6) 100%);background:linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.6) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000',GradientType=0);}
.vl-title-container h3{font-size:18px;text-transform:capitalize;color:#FFF;margin-bottom:0;font-weight:700;text-shadow:1px 1px 6px rgba(0,0,0,0.3);position:relative;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.vl-title-container h3:after{content:"";position:absolute;height:4px;margin-top:2px;background:#000000;top:100%;left:0;width:0;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.vl-big-thumb .vl-title-container h3{font-size:24px;}
.vl-thumb-inner:hover .vl-title-container h3:after{width:100%;}
.vl-title-container > a{color:#FFF;padding:25px 25px 15px;display:block;}
.vl-title-container .posted-on{color:#F6F6F6;margin-top:8px;}
.posted-on .fa{margin-right:5px;font-size:0.88em;}
.vl-top-block .post-categories{position:absolute;top:10px;right:10px;z-index:99;margin:0;padding:0;}
.vl-top-block .post-categories li{display:inline-block;}
.vl-top-block .post-categories li a{display:block;background:#0E0E0E;color:#EDEDED;font-size:11px;padding:4px 6px;border-radius:2px;line-height:1;}
.vl-top-block .post-categories li a:hover{background:#000000;}
.vl-top-block.style2 .vl-small-thumb:nth-child(odd){padding-right:2px;}
.vl-top-block.style2 .vl-small-thumb:nth-child(even){padding-right:0;padding-left:2px;}
.vl-top-block.style2 .vl-small-thumb:nth-child(3),
.vl-top-block.style2 .vl-small-thumb:nth-child(4){margin-top:4px;}
.vl-top-block.style2 .vl-big-thumb{height:404px;}
.vl-top-block.style3{margin-left:-4px;}
.vl-top-block.style3 .vl-big-thumb{width:25%;float:left;height:360px;}
.vl-top-block.style3 .vl-thumb-inner{margin-left:4px;overflow:hidden;height:100%;}
.vl-top-block.style3 .vl-big-thumb img{height:100%;max-width:none;position:absolute;left:-9999px;right:-9999px;margin:auto;}
.vl-top-block.style3 .vl-big-thumb p{font-size:18px;}
.vl-top-block.style4{background:#FFF;padding:5px 0;border:solid 1px #ededed;display:flex;display:-webkit-flex;}
.vl-top-block.style4 .vl-post-thumb{width:80px;float:left;}
.vl-top-block.style4 .vl-post-item{width:25%;float:left;margin-bottom:0;padding:15px;position:relative;}
.vl-top-block.style4 .vl-post-item + .vl-post-item{border-left:none;}
@media(min-width:581px) and (max-width:1180px){
.vl-top-block.style4 .vl-post-item:nth-child(2n){border-left:1px solid #ededed;}
}
@media(min-width:1181px){
.vl-top-block.style4 .vl-post-item + .vl-post-item{border-left:1px solid #ededed;}
}
.vl-top-block.style4 .vl-post-item:after{content:"";top:100%;height:4px;background:#000000;width:0;left:50%;position:absolute;transition:all 0.3s ease;-moz-transition:all 0.3s ease;-webkit-transition:all 0.3s ease;}
.vl-top-block.style4 .vl-post-item:hover:after{left:0;width:100%;}
.vl-top-block.style4 .vl-post-item .vl-post-content{margin-left:100px;}
.vl-block-title{font-size:20px;text-transform:uppercase;border-left:10px solid #000000;margin-bottom:25px;font-weight:bold;background:#FFFFFF;line-height:20px;}
.vl-block-title span{background:#FFF;padding:0 20px 0 15px;display:inline-block;}
.vl-post-item{margin-bottom:20px;}
.vl-post-item:last-child{margin-bottom:0;}
.vl-post-item h3, .vl-post-item h4{font-size:14px;font-weight:500;margin-bottom:10px;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:20px;max-height:40px;overflow:hidden;}
.vl-post-item h3 a{color:inherit;}
.vl-post-item h3 a:hover{color:#000000;}
.vl-post-thumb a, .entry-figure a{position:relative;display:block;overflow:hidden;}
.vl-post-thumb a:before, .entry-figure a:before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);}
.vl-post-thumb a:hover:before, .entry-figure a:hover:before{-webkit-animation:shine .75s;animation:shine .75s;}
@-webkit-keyframes shine{100%{left:125%;}
}
@keyframes shine{100%{left:125%;}
}
.posted-on{font-size:13px;color:#666;}
.vl-middle-block{margin-bottom:31px;position:relative;}
.vl-big-block{width:48%;float:left;}
.vl-small-block{width:48%;float:right;}
.vl-big-block .vl-post-item{margin-bottom:0;}
.vl-big-block .vl-post-item h3{font-size:18px;}
.vl-big-block .vl-post-thumb{margin-bottom:10px;}
.vl-big-block .posted-on{margin-bottom:6px;float:right;}
.vl-small-block .vl-post-thumb{float:left;width:100px;}
.vl-small-block .vl-post-content{margin-left:120px;}
.vl-grid-blocks{display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;margin:0 -10px -20px;}
.vl-grid-block{width:33.33%;padding:0 10px;margin-bottom:20px;}
.vl-grid-block-inner{position:relative;overflow:hidden;}
.vl-grid-block h3{font-size:16px;font-weight:500;margin-bottom:0;}
.vl-grid-block .vl-post-thumb a:before{display:none;}
.vl-grid-block .vl-post-content{position:absolute;left:0;right:0;bottom:0;padding:15px 15px 10px;color:#FFF;background:-moz-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,.7) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,.7) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,.7) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0)}
.vl-grid-block .posted-on{max-height:0;margin-top:5px;color:#F6F6F6;overflow:hidden;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.vl-grid-block-inner:hover .posted-on{max-height:30px;}
.vl-double-small-block{display:flex;flex-wrap:wrap;margin:0 -2%;}
.vl-double-small-block .vl-post-item{width:49%;padding:0 2%;}
.vl-double-small-block .vl-post-item:nth-last-child(2){margin-bottom:0;}
.vl-double-small-block .vl-post-thumb{float:left;width:100px;}
.vl-double-small-block .vl-post-content{margin-left:120px;}
.vl-alternate-block{display:-webkit-flex;display:flex;flex-wrap:wrap;-webkit-flex-wrap:wrap;}
.vl-alt-post-item{width:33.333%;background:#F9F9F9;display:-webkit-flex;display:flex;flex-direction:column;margin:0;}
.vl-alt-post-item:nth-child(2){flex-direction:column-reverse;}
.vl-alt-post-item:hover{background:#F4F4F4;}
.vl-alt-post-item .vl-post-content{padding:20px;height:215px;overflow:hidden;}
.vl-alt-post-item .posted-on{margin-bottom:6px;}
.vl-bottom-block{margin-bottom:0px;}
.vl-bottom-block .vl-post-item:last-of-type{margin-bottom:-10px;}
.vl-bottom-block.style1{margin-left:-3.333%;}
.vl-three-column-block{float:left;width:30%;margin-left:3.333%;}
.vl-big-post-item{margin-bottom:25px;}
.vl-big-post-item .vl-post-thumb{position:relative;height:210px;overflow:hidden;}
.vl-big-post-item .vl-post-thumb a{position:static;}
.vl-big-post-item .vl-post-thumb a:before{display:none;}
.vl-big-post-item .vl-post-content{position:absolute;left:0;right:0;bottom:0;padding:20px 20px 10px;color:#FFF;background:-moz-linear-gradient(top,rgba(0,0,0,0) 10%,rgba(0,0,0,.7) 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(10%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,.7)));background:-webkit-linear-gradient(top,rgba(0,0,0,0) 10%,rgba(0,0,0,.7) 100%);background:-o-linear-gradient(top,rgba(0,0,0,0) 10%,rgba(0,0,0,.7) 100%);background:-ms-linear-gradient(top,rgba(0,0,0,0) 10%,rgba(0,0,0,.7) 100%);background:linear-gradient(to bottom,rgba(0,0,0,0) 10%,rgba(0,0,0,.7) 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);}
.vl-big-post-item h3{font-size:18px;margin-bottom:10px;font-weight:500;}
.vl-big-post-item .posted-on{color:#F6F6F6;}
.vl-big-post-item .vl-post-excerpt{margin-top:6px;max-height:0;overflow:hidden;transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
.vl-big-post-item:hover .vl-post-excerpt{max-height:50px;}
.vl-three-column-block .vl-post-item .vl-post-thumb{float:left;width:100px;}
.vl-three-column-block .vl-post-item .vl-post-content{margin-left:120px;}
.vl-four-column-block{margin-left:-2%;}
.vl-four-column-block .vl-post-item{width:21.5%;float:left;margin-left:2%;margin-bottom:0;}
.vl-four-column-block .vl-post-thumb{margin-bottom:10px;}
.vl-four-column-block .vl-post-content{margin-left:0;}
.vl-four-column-block .posted-on{margin-bottom:6px;}
#vl-colophon{background:#ffffff;border-top:solid 3px #000000;color:#ffffff;}
.new-footer{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;height:auto;align-items:center;width:100%;}
.new-footer span{font-weight:700;font-family:Times New Roman;font-size:13px;}
.new-footer-links{margin-left:auto;flex-basis:100%;}
.new-footer-links a{font-size:11px;text-decoration:none !important;padding:0 5px;color:#000}
.new-footer-links a + a{border-left:1px solid #aaa}
.new-footer-links a:hover{text-decoration:underline !important;color:#000 !important;}
.new-footer-links a:last-child{padding-right:0;}
.vl-bottom-footer .vl-container{padding:10px;font-size:14px;}
@media(min-width:768px){
.new-footer{height:25px;flex-wrap:nowrap;justify-content:flex-start;}
.new-footer-links{flex-basis:unset;}
.vl-bottom-footer .vl-container{padding:2px 0;font-size:14px;}
}
#vl-colophon a{color:#000000;}
#vl-colophon a:hover{color:#F6F6F6;}
.vl-top-footer-inner{margin-left:-3%;}
.vl-top-footer{padding:30px 0 0px;}
.vl-footer-block{width:22%;margin-left:3%;float:left;}
.vl-footer-block .widget-title{color:#000000;border-color:#000000 !important;height:15px;}
.vl-footer-block ul{list-style:none;padding:0;margin:0;}
.vl-footer-block li{padding:5px 0;line-height:1.3;}
.vl-footer-block .posted-on{color:#F6F6F6;}
.vl-footer-block .vl-contact-info ul li .fa{margin-top:4px;}
.vl-bottom-footer{text-align:center;height:auto;border-top:3px solid #000;background:#fff;}
.vl-bottom-footer a{text-decoration:underline;}
#vl-back-top{background:transparent;color:#000000;border-radius:4px;width:30px;position:fixed;border:solid 1px #ededed;right:20px;bottom:20px;text-align:center;font-size:20px;cursor:pointer;transform:scale(1);-ms-transform:scale(1);-webkit-transform:scale(1);transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-webkit-transition:all 0.3s ease-in-out;}
#vl-back-top .fa{line-height:40px;}
#vl-back-top:hover{background:#fafafa;}
#vl-back-top.vl-hide{opacity:0;visibility:hidden;transform:scale(0.5);-ms-transform:scale(0.5);-webkit-transform:scale(0.5);}
.sf-arrows .sf-with-ul{padding-right:1.5em;*padding-right:1em;}
.sf-arrows .sf-with-ul:before{content:'\f107';font-family:FontAwesome;position:absolute;right:1em;height:0;width:0;}
.sf-arrows > li > .sf-with-ul:focus:before, .sf-arrows > li:hover > .sf-with-ul:before, .sf-arrows > .sfHover > .sf-with-ul:before{border-top-color:white;}
.sf-arrows ul .sf-with-ul:before{content:'\f105';}
.sf-arrows ul li > .sf-with-ul:focus:before, .sf-arrows ul li:hover > .sf-with-ul:before, .sf-arrows ul .sfHover > .sf-with-ul:before{border-left-color:white;}
@media screen and (max-width:1180px){body{background:#EEE;}
.vl-container{width:auto;padding:0 20px;}
#vl-page,
.vl-boxed #vl-page{width:900px;margin:0 auto;background:#FFF;}
.vl-top-left-header > .vl-menu{display:none;}
#vl-site-branding{min-width:30%;}
.vl-header-ads{min-width:70%;}
#vl-site-navigation{width:auto;height:38px;margin:0 20px;position:relative;}
.vl-main-navigation .vl-menu{display:none;background:#FFF;float:none;position:absolute;top:100%;left:0;right:0;text-align:center;box-shadow:0 4px 6px rgba(0,0,0,0.1);}
.vl-main-navigation li{float:none;display:inline-block;}
.vl-main-navigation ul ul li{display:block;}
.vl-main-navigation ul ul a{color:#FFF;}
.vl-main-navigation a{color:#0E0E0E;}
.vl-toggle-menu{display:block;float:right;height:38px;width:54px;cursor:pointer;}
.vl-toggle-menu span{position:relative;background:#000000;height:2px;width:32px;margin:0 auto;display:block;top:50%;margin-top:-1px;box-shadow:0 8px 0px 0px #FFF, 0 -8px 0px 0px #FFF;}
.vl-main-navigation a{text-shadow:none;}
.vl-big-thumb{height:307px}
.vl-medium-thumb{height:172px;}
.vl-small-thumb{height:132px;}
.vl-title-container h3{font-size:15px;}
.vl-top-block.style2 .vl-big-thumb{height:268px;}
.vl-top-block.style3 .vl-big-thumb{height:260px;}
.vl-top-block.style4{flex-wrap:wrap;padding-top:0px;}
.vl-top-block.style4 .vl-post-item{width:50%;}
.vl-alt-post-item .vl-post-content{height:167px;}
.vl-big-post-item .vl-post-thumb{height:auto;}
}
@media screen and (max-width:900px){#vl-page,
.vl-boxed #vl-page{width:768px;}
.vl-alt-post-item .vl-post-content{height:143px;}
}
@media screen and (max-width:768px){#vl-page,
.vl-boxed #vl-page{width:auto;}
.vl-header .vl-container{display:block;}
#vl-site-branding{width:auto;float:none;text-align:center;padding:0;}
.vl-header-ads{width:auto;flex:none;margin-top:20px;}
.vl-main-navigation li{display:block;border-bottom:1px solid #FAFAFA;}
.vl-main-navigation a{line-height:1.5;padding:10px 0;}
.vl-main-navigation ul ul{position:static;box-shadow:none;border-top:1px solid #EDEDED;}
.vl-menu > ul > li > a:after{display:none;}
.vl-half-container{width:auto;float:none;padding:0;}
.vl-half-container:last-child{padding:0;}
.vl-big-thumb{width:auto;height:auto;margin-bottom:4px;}
.vl-thumb-inner > a{height:auto;}
.vl-big-thumb img, .vl-medium-thumb img, .vl-small-thumb img{width:100%;}
.vl-medium-thumb{width:auto;height:auto;}
.vl-small-thumb{height:auto;}
.vl-top-block.style2 .vl-big-thumb{height:auto;}
.vl-top-block.style3 .vl-big-thumb{height:auto;width:50%;}
.vl-top-block.style3 .vl-big-thumb img{position:static;height:250px;object-fit:cover;}
.vl-title-container h3{font-size:18px;}
.vl-bottom-block.style1{margin-left:0;}
.vl-three-column-block{float:none;width:auto;margin-left:0;margin-bottom:40px;}
.vl-three-column-block:last-child{margin-bottom:0;}
.vl-three-column-block .vl-post-thumb img{width:100%;}
.vl-four-column-block .vl-post-item{width:98%;margin-bottom:20px;}
.vl-alt-post-item:nth-child(2){flex-direction:column;}
.vl-alt-post-item .vl-post-content{height:auto;}
.vl-double-small-block{margin:0;}
.vl-double-small-block .vl-post-item{width:50%;padding:0 20px 0 0;}
#primary{width:auto !important;float:none !important;}
#secondary{width:auto !important;float:none !important;}
.vl-top-footer-inner{margin-left:0;}
.vl-footer-block{width:auto;margin-left:0;float:none;margin-bottom:40px;}
.vl-footer-block:last-child{margin-bottom:0;}
.vl-footer-block .widget:last-child{margin-bottom:0}
}
@media screen and (max-width:580px){ .hide-in-mobile{display:none;width:auto;}
.vl-top-right-header{width:auto;flex:none;max-width:none;;}
.vl-ticker{max-height:none;border-left:1px solid #ededed;border-right:1px solid #ededed;border-top:2px solid #000;}
.vl-ticker-title{float:none;display:block;margin-right:0;text-align:center;margin-bottom:0px;border-right:0;}
.vl-ticker-title:after{display:none;}
.vl-top-block.style4 .vl-post-item{width:auto;float:none;}
.vl-top-block.style4 .vl-post-item:after{position:static;height:0;}
.vl-big-block{width:auto;float:none;margin-bottom:20px;}
.vl-big-block img{width:100%;}
.vl-small-block{width:auto;float:none;}
.vl-grid-block{width:50%;}
.vl-double-small-block{margin:0;}
.vl-double-small-block .vl-post-item{width:100%;padding:0;}
.vl-double-small-block .vl-post-item:nth-last-child(2){margin-bottom:20px;}
.vl-alt-post-item{width:100%;margin-bottom:20px;}
.vl-alternate-block{display:block;}
.vl-alt-post-item img{width:100%;}
.vl-archive-post .entry-footer{text-align:center;}
.entry-footer .vl-read-more{float:none;}
.entry-footer .vl-share-buttons{float:none;margin-top:20px;}
#comments{padding:10px;}
.author-email-url{margin-left:0;}
.comment-form-author, .comment-form-email, .comment-form-url{width:auto;margin-left:0;}
}
@media screen and (max-width:420px){.vl-small-thumb{float:none;padding:0;margin-bottom:4px;width:auto;}
.vl-top-block.style2 .vl-small-thumb:nth-child(odd),
.vl-top-block.style2 .vl-small-thumb:nth-child(even),
.vl-small-thumb:last-child{padding:0;}
.vl-top-block.style3 .vl-big-thumb{width:100%;flex:none;height:250px;}
.vl-four-column-block{margin-left:0;}
.vl-four-column-block .vl-post-item{width:auto;margin-left:0;float:none;}
.vl-grid-blocks{display:block;margin:0;}
.vl-grid-block{width:auto;padding:0;}
.vl-grid-block:last-child{margin-bottom:0;}
.vl-post-info{display:none;}
.vl-post-wrapper{padding-left:0;}
}
@media screen and (min-width:1181px){.vl-main-navigation .vl-menu{display:inline-block !important;}
}
.cd-fa-wrap{text-align:left;background-color:#ffffff;display:block;margin-bottom:8px;overflow:hidden;}
.avatar-wrap{float:left;margin-left:2px;}
.cd-fa-info{max-width:70%;float:left;margin-left:15px;margin-bottom:8px;font-size:16px;overflow:hidden;word-wrap:break-word;}
.cd-fa-info span{font-size:16px;font-weight:bold;}
.cd-fa-info ul li{margin:0;padding:0;font-size:13px;line-height:16px;}
.fix{clear:left;}
@media screen and (max-width:1181px){.cd-fa-info{max-width:60%;}
}
.site-footer{color:#000000 !important;}
#xauthors{width:100%;height:auto;display:block;}
.xauthor{height:80px;width:100%;padding:0 !important;border:1px solid #EDEDED;float:left;overflow:hidden;}
.xuauthor::before{display:none;}
.xauthor + .xauthor{border-top:0;}
.xthumb{width:80px;height:80px;display:block;overflow:hidden;float:left;}
.xthumb a{display:block;}
.xthumb a img{display:block;width:80px;height:auto;border-right:1px solid #EAEAEA;}
.xinfo{width:calc(100% - 80px);padding:0 1%;display:flex;flex-direction:column;justify-content:space-around;}
.xinfo p{width:100%;margin:0;line-height:19px;}
p#xname{font-weight:700;font-size:13px;height:auto;}
p#xdate{font-weight:400;font-size:12px;color:#ccc;height:auto;}
p#xpost{font-weight:700;font-size:13px;height:auto;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:19px;max-height:38px;}
.xauthor{text-align:left !important;}
span#xauthor-arrow{background:transparent;color:#000000;border:solid 1px #ededed;float:right;padding:0;cursor:pointer;position:relative;height:25px;display:inline-flex;justify-content:center;align-items:center;width:30px;margin-left:5px;}
span#xauthor-arrow:hover{background:#fafafa}
.xauthor-tit{position:relative;color:#fff;height:15px;line-height:26px;padding:0;display:flex;justify-content:space-between;align-items:center;}
.xauthor-tit a{padding:0 20px 0 15px;font-size:17px;font-weight:700;}
.xauthor-arrow-wrapper{display:flex;justify-content:flex-end;align-items:center;}
.xauthor a{width:100%;float:left;}
.sayfa-linkleri a{font-weight:bold;}
.sayfa-linkleri a:hover{color:inherit !important;}
.saboxplugin-lt{width:25%;text-align:center;float:left;line-height:30px;height:30px;color:#000;background:#fff;font-weight:700;border-right:1px solid #ededed;border-bottom:1px solid #ededed;}
.saboxplugin-authorname{width:75%;float:left;text-align:left;margin:0 !important;padding:0;line-height:30px !important;background:#fff;height:30px;padding-left:1%;font-weight:700;border-bottom:1px solid #ededed;}
.saboxplugin-authorname a{color:#000 !important;font-size:16px !important;}
.saboxplugin-gravatar{width:25%;position:relative;height:160px;border-right:1px solid #ededed;}
.saboxplugin-gravatar img{position:absolute;margin:auto;left:7.5%;top:2.5%;width:85%;height:95%;}
.saboxplugin-desc{width:75%;float:left;margin:0 !important;padding:1%;height:160px;}
.bauthor{height:auto;width:100%;float:left;border:0;text-align:justify;}
.saboxplugin-lb{width:25%;text-align:center;float:left;line-height:30px;height:30px;font-weight:700;border-right:1px solid #ededed;border-top:1px solid #ededed;color:#000;background:#fff;line-height:35px;}
.saboxplugin-wrap .saboxplugin-desc p{text-align:justify;}
.saboxplugin-socials{float:left;width:45%;background:#fff !important;text-align:left;padding-left:1%;height:30px;}
.saboxplugin-rb p a{font-size:14px;font-style:italic;color:#000;}
.saboxplugin-rb{width:30%;text-align:center;float:left;line-height:30px;height:30px;font-weight:700;color:#000;background:#fff;text-decoration:underline;border-top:1px solid #ededed;}
.saboxplugin-socials{border-top:1px solid #ededed;box-shadow:none !important;}
.saboxplugin-socials a span{color:#000 !important;}
.saboxplugin-wrap{border-left:1px solid #ededed !important;border-right:1px solid #ededed !important;border-top:4px solid #000 !important;border-bottom:4px solid #000 !important;}}
@media only screen and (min-width: 425px) and (max-width: 481px){.saboxplugin-gravatar{width:35%;float:left !important;border-right:0px !important;margin-top:0 !important;height:125px;padding:0;}
.saboxplugin-desc{width:auto;float:none;height:100%;padding-bottom:30px;}
.saboxplugin-gravatar img{width:130px;height:130px;float:left;}
.bauthor{float:none;}}
.saboxplugin-authorname p a{float: left;}
.saboxplugin-wrap{margin-bottom: 0px !important;}
@media only screen and (max-width: 424px){.saboxplugin-wrap{position:relative;}
.saboxplugin-lt{display:none;}
.saboxplugin-authorname{width:100%;}
.saboxplugin-authorname a{text-align:center;width:100%;}
.saboxplugin-gravatar{width:150px;margin-top:30px !important;padding:0;border-right:0;}
.saboxplugin-desc{width:100%;height:auto;padding-bottom:30px;}
.saboxplugin-lb{width:25%;float:left;text-align:center;}
.saboxplugin-socials{width:75%;padding:0 !important;float:left;}
.saboxplugin-rb{width:100%;position:absolute;bottom:30px;background:#fff;}
.saboxplugin-rb p a{color:#000;font-weight:700;}}
.vl-share-buttons a{font-size: 1.2rem;}
.vl-share-buttons span{font-weight: 700;font-size:14px;}
.saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-color, .saboxplugin-wrap .saboxplugin-socials .saboxplugin-icon-grey{margin: 5px !important;}
.vl-main-header h1{margin-bottom:0; font-family: "Times New Roman"; font-weight: bold;}
.auth{display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.auth-img{flex-shrink: 0;
}
.auth-inf{display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: justify;
margin-left: 10px;
}
@media screen and (max-width:500px){.auth{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.auth-inf{margin-left:0;}}
.vl-main-header h1{text-align: center;
font-family: inherit;
width: 100%;
letter-spacing: 2px;
}
.page-links{clear: both;
margin: 0 0 15px;
font-weight: 700;
background: transparent;
border: solid 1px #ededed;
padding: 0 5px;
font-size: 18px;
color: #000;
}
.page-links a{font-size: 18px;
font-weight: 400;
color: #000;
}
@media screen and (max-width:370px){.vl-top-left-header{display:block;}}
@media screen and (min-width:371px){.vl-top-left-header{display:-webkit-box;display:-ms-flexbox;display:flex;}}
.auth-container{-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: auto;
position: relative;
overflow: hidden;
padding-bottom: 40px;
}
.auth-container .item{display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
border: 1px solid #EDEDED;
width: 50%;
height: 97px;
}
.auth-container .item + .item{border-left: 0;
}
@media(max-width:710px){.auth-container .item{width:100%;}}
.more-post-social{display: flex;
justify-content: flex-end;
align-items: center;
width: auto;
padding: 0px;
float: right;
}
.more-post-social a{font-size: 13px;
border-radius: 4px;
padding: 5px;
color: #000;
font-weight: 700;
background: #fff;
border: solid #ededed 1px;
transition: .2s ease-in-out;
}
.more-post-social a:hover{background: #fafafa;
color: #000000;
}
.auth-container .item .img{display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.auth-container .item .img img{max-width: 100%;
height: auto;
-ms-flex-negative: 0;
flex-shrink: 0;
border-right: 1px solid #EAEAEA;
}
.auth-container .item .info{display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-pack: distribute;
justify-content: space-around;
margin-left: 5px;
}
.auth-container .item .info a{margin-top: 0px;
}
.auth-container .item .info p{margin: 0;
font-weight: 700;
font-size: 13px;
display: block;
overflow: hidden;
position: relative;
height: 36px;
line-height: 18px;
text-align: justify;
}
@media(min-width:450px){.auth-container .item .info a{margin-top:0px;}
.auth-container .item .info p{height:36px;line-height:18px;}}
.auth-container .item .info small{margin-top: 1px;
color: #ccc;
}
.viral_auth_title_span{background: #ffffff !important;
border-left:solid 1px #ededed;
border-right:solid 1px #ededed;
color: #000000;
height: 26px;
display: inline-flex !important;
justify-content: center;
align-items: center;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.viral_auth_title{background: #fff;
border-left: 0;
border-top: 1px solid #ededed;
border-bottom: 2px solid #000000;
border-right: 1px solid #ededed;
height: 30px;
font-size: 17px;
font-weight: normal;
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 15px;
}
.spec-auth-buttons{position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 26px;
}
.spec-auth-buttons .auth-left, .spec-auth-buttons .auth-right{height: 26px;
display: inline-flex;
justify-content: center;
align-items: center;
}
.spec-auth-buttons .auth-left:hover, .spec-auth-buttons .auth-right:hover{background: #fafafa;
}
.vl-bottom-block-gallery .spec-auth-buttons{border-right: 1px solid #ededed;
} #mo_1{order: 1;
}
.text-resizer{display: flex;
border-radius: 3px;
background: #ffffff;
border: 1px solid #ededed;
height: 46px;
}
.multilang-switch{position: relative;
order: 3;
}
.text-resizer button{background: transparent;
color: #000;
position: relative;
height: 100%;
}
.text-resizer button:hover{background: #fafafa;
}
.text-resizer button span{position: relative;
font-size: 15px;
font-weight: 400;
font-family: "Times New Roman";
}
#down span::after{content: "\f068";
font-family: "FontAwesome";
position: absolute;
top: 0;
font-size: 6px;
line-height: normal;
right: -5px;
}
#up span::after{content: "\f067";
font-family: "FontAwesome";
position: absolute;
top: 0;
font-size: 6px;
line-height: normal;
right: -5px;
}
.multilang-btn{border-radius: 3px;
background: #F5F5F5;
color: #000000;
padding: 10px;
font-size: 14px;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
cursor: pointer;
width: 100%;
align-items: center;
justify-content: center;
display: flex;
font-weight: 700;
}
.multilang-drp{display: none;
position: absolute;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
top:calc(100% + -1px);
left: 0;
}
.drp-show{display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.content-top-wrap{display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
@media(max-width:319px){.content-top-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.multilang-btn, .text-resizer{margin-top:10px;}}
.multilang-drp-spn{background: #F5F5F5;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 13px;
color: #000;
padding-top: 10px;
padding-bottom: 10px;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
cursor: pointer;
font-weight: 700;
}
.makale_oku_btn{display: flex;
justify-content: center;
align-items: center;
line-height: unset;
font-weight: 700;
height: auto;
border: 1px solid #ededed;
}
.makale_oku_btn:hover{background: #fafafa;
} .vl-block-title_spec{background: none;
border-bottom: 2px solid #000000;
line-height: 25px;
border-left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
height: 30px;
border-top: 1px solid #ededed;
margin-bottom: 15px;
}
.vl-block-title_spec_title{background: #ffffff;
border-left: solid #ededed 1px;
border-right: solid #ededed 1px;
border-top: 0;
border-bottom: 0;
font-size: 17px;
padding: 0 15px;
color: #000000;
text-transform: uppercase;
font-weight: normal;
white-space: nowrap;
align-self: stretch;
line-height: 26px;
margin: 0;
}
.sub-cat-list-wrap, .sub-cat-carousel-wrap{display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-left: auto;
}
.sub-cat-list-wrap a, .sub-cat-carousel-wrap a{display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.sub-cat-list, .sub-cat-carousel-list{font-size: 12px;
background: none;
padding: 0 10px;
line-height: 20px;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
color: #000000;
cursor: pointer;
text-transform: none;
font-size: 13px;
position: relative;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
position: relative;
}
.sub-cat-loader{display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
z-index: 1;
}
.sub-cat-list:hover, .sub-cat-carousel-list:hover{background: #fff ;
color: #000;
}
.sub-selected{color: #000 ;
background: #fff ;
}
.vl-clearfix.big-small-block.leaving .vl-big-block, .vl-clearfix.big-small-block.leaving .vl-small-block{-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
opacity: .5;
}
.coming{-webkit-animation-name: coming;
animation-name: coming;
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: forwards;
animation-fill-mode: forwards;
}
@-webkit-keyframes coming{0%{-webkit-transform:translateX(5%);transform:translateX(5%);}
100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}
@keyframes coming{0%{-webkit-transform:translateX(5%);transform:translateX(5%);}
100%{-webkit-transform:translateX(0%);transform:translateX(0%);}}
.sub-cat-list-more, .sub-cat-carousel-list-more{background: #ffffff;
border-bottom: 0;
border-left: solid 1px #ededed;
border-right:solid 1px #ededed;
color: #000000;
padding: 0 10px;
line-height: 26px;
-webkit-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
cursor: pointer;
font-size: 13px;
position: relative;
max-height: 26px;
white-space: nowrap;
}
.sub-cat-list-more:hover, .sub-cat-carousel-list-more:hover{background: #fff;
color: #000;
}
@media(min-width:768px){.sub-cat-list-more:hover .sub-cat-more-list{display:flex;}
.sub-cat-carousel-list-more:hover .sub-cat-carousel-more-list{display:flex;}}
.sub-cat-more-list, .sub-cat-carousel-more-list{display: none;
position: absolute;
top: 100%;
right: 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: rgba(255,255,255,.95);
z-index: 999;
border-width: 0 1px 1px 1px;
border-color: #ededed;
border-style: solid;
-webkit-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
width: 200px;
}
.sub-act::before, .sub-cat-carousel-list:hover:before, .vl-special-buttons.vl-video-button:hover:before, .vl-special-buttons.vl-gallery-button:hover:before, .sub-cat-list:hover:before{content: "";
width: 4px;
height: 4px;
border-radius: 50%;
position: absolute;
top: 50%;
left: 3px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
background: #222;
}
@media(max-width:420px){.vl-four-column-block .vl-post-item{width:100%;margin-left:0;float:none;}}
.vl-bottom-block{position: relative;
padding-bottom: 15px;
}
.sub-cat-arrow-left, .sub-cat-arrow-left:hover{position: absolute;
left: 35%;
background: #fff;
color: #000;
}
.sub-cat-arrow-right, .sub-cat-arrow-right:hover{position: absolute;
right: 35%;
background: #fff;
color: #000;
}
.sub-cat-arrow-left i, .sub-cat-arrow-right i{font-weight: 700;
}
@media(max-width:1024px){.vl-block-title_spec{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:41px;padding:0;}}
@media(max-width:580px){.vl-bottom-block .vl-post-content{margin-left:120px;}
.vl-bottom-block .vl-post-thumb{float:left;width:100px;}
.vl-block-title_spec_title{width:100%;text-align:center;border-top:3px solid #000;border-bottom:1px solid #ededed;}
.sub-cat-list-more, .sub-cat-carousel-list-more{width:100%;text-align:center;border-bottom:1px solid #ededed;}
.more-post-social{width:100%;margin-top:10px;}
.more-post-social a{margin-top:0px;width:100%;text-align:center;border-radius:0px;background:#fff;border-bottom:3px solid #000000;border:solid 1px 0 1px 1px #ededed;color:#000;}}
.loader, .loader:before, .loader:after{border-radius: 50%;
width: 2.5em;
height: 2.5em;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: load7 1.8s infinite ease-in-out;
animation: load7 1.8s infinite ease-in-out;
}
.loader{color: #000;
font-size: 10px;
margin: auto;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
text-indent: -9999em;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation-delay: -0.16s;
animation-delay: -0.16s;
z-index: 5;
}
.loader:before, .loader:after{content: '';
position: absolute;
top: 0;
}
.loader:before{left: -3.5em;
-webkit-animation-delay: -0.32s;
animation-delay: -0.32s;
}
.loader:after{left: 3.5em;
}
@-webkit-keyframes load7{0%,
80%,
100%{-webkit-box-shadow:0 2.5em 0 -1.3em;box-shadow:0 2.5em 0 -1.3em;}
40%{-webkit-box-shadow:0 2.5em 0 0;box-shadow:0 2.5em 0 0;}}
@keyframes load7{0%,
80%,
100%{-webkit-box-shadow:0 2.5em 0 -1.3em;box-shadow:0 2.5em 0 -1.3em;}
40%{-webkit-box-shadow:0 2.5em 0 0;box-shadow:0 2.5em 0 0;}}
.vl-bottom-block{overflow: hidden;
} .vl-four-column-block-gallery .vl-post-thumb{position: relative;
overflow: hidden;
z-index: 4;
}
@media(max-width:991px){.vl-four-column-block .vl-post-item,
.vl-four-column-block-gallery .vl-post-item{width:45% !important;margin-left:2.5%;float:left;}}
@media(min-width:992px){.vl-four-column-block-gallery .vl-post-item{width:100%;float:left;margin-bottom:0;}}
@media(min-width:992px){.vl-four-column-block-gallery .vl-post-item + .vl-post-item{margin-left:1.2%;}}
@media(max-width:420px){.vl-four-column-block .vl-post-item,
.vl-four-column-block-gallery .vl-post-item{width:100% !important;margin-left:0;float:none;}}
.vl-four-column-block-gallery .vl-post-item .vl-post-thumb:hover:after{background: rgba(0,0,0,0.3);
}
.vl-four-column-block-gallery .vl-post-thumb::after{position: absolute;
content: "";
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: 2;
transition: .2s ease-in-out;
}
.vl-post-gallery-overlay{position: absolute;
bottom: 0;
font-weight: 700;
text-shadow: 1px 1px 6px rgba(0,0,0,0.3);
color: #fff;
z-index: 3;
margin: 0;
text-align: center;
width: 100%;
line-height: 20px;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 25%, rgba(0,0,0,0.6) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.6) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.3) 25%,rgba(0,0,0,0.6) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#99000000',GradientType=0);
padding-bottom: 15px;
padding-left: 4px;
padding-right: 4px;
font-size: 17px;
}
.vl-post-special-icon{position: absolute;
background: url(https://www.akademikkaynak.com/wp-content/themes/akademikkaynak/images/ico-video-large.png) no-repeat center center/cover;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
width: 50px;
height: 50px;
color: #fff;
z-index: 3;
}
.vl-special-buttons{height: 26px;
font-size: 13px;
background: transparent;
color: #000000;
padding: 0 10px;
line-height: 26px;
position: relative;
}
.vl-special-buttons:hover{background: transparent;
color: #000;
}
.vl-special-buttons.vl-more-special{background: #ffffff;
border-left: solid 1px #ededed;
border-right:solid 1px #ededed; color: #000000;
}
@media(max-width:768px){.vl-block-title.vl-gallery-title{display:flex;flex-wrap:wrap;justify-content:center;text-align:center;border:0;height:25px;font-size:17px;font-weight:normal;margin-bottom:10px;}
.vl-block-title.vl-gallery-title .gallery-span{flex-basis:100%;border-top:3px solid #000;}
.vl-block-title.vl-gallery-title a{margin-left:auto;}}
@media(min-width:769px){.vl-block-title.vl-gallery-title{border-top:1px solid #ededed;border-bottom:2px solid #000000;height:30px;font-size:17px;font-weight:normal;display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;border-left:0;border-right:0;}}
.vl-gallery-title .gallery-span{margin-right: auto;
height: 26px;
line-height: 26px;
background: #ffffff;
border-left: 1px #ededed solid;
border-right: 1px solid #ededed;
border-bottom: 1px solid #ededed;
border-top: 0;
color: #000000;
}
.vl-bottom-block-gallery{margin-bottom: 40px;
} .vl-top-block.style3:after, .vl-four-column-block-gallery:after{content: 'flickity';
display: none; }
.more-post-gallery{display: flex;
justify-content: flex-end;
align-items: center;
width: auto;
padding: 0px;
float: right;
width: 100%;
}
.more-post-gallery a{display: flex;
align-items: center;
justify-content: center;
font-size: 13px;
width: 100%;
text-align: center;
border-radius: 0px;
background: #fff;
color: #000;
border-top: 1px solid #ededed;
border-left: 1px solid #ededed;
border-right: 1px solid #ededed;
border-bottom: solid 3px #000000;
padding: 5px;
font-weight: 700;
transition: .2s ease-in-out;
}
a.more-post-gallery-link{border: solid #ededed 1px;
}
.more-post-gallery a:hover{background: #fafafa;
color: #000;
}
.vl-four-column-block-gallery .vl-post-thumb, .vl-four-column-block .vl-post-thumb img{height: 70px;
object-fit: cover;
width: 100%;
}
@media screen and (max-width:767px){.vl-four-column-block-gallery .vl-post-thumb,
.vl-four-column-block-gallery .vl-post-thumb img{height:200px;width:100%;object-fit:cover;}
.vl-four-column-block .vl-post-thumb{margin-bottom:0px;}}
@media screen and (min-width:768px){.vl-top-block.style3:after, .vl-four-column-block-gallery:after{content:'';}
.vl-four-column-block .vl-post-thumb a{display:flex;height:125px;}
.vl-four-column-block-gallery .vl-post-thumb, .vl-four-column-block .vl-post-thumb img{height:125px;object-fit:cover;margin:0 auto;display:block;}
.vl-top-block.style3{display:flex;}
.vl-four-column-block .vl-post-thumb{margin-bottom:10px;}}
.more-post-gallery{display: flex;
justify-content: center;
align-items: center;
}
.gallery-list-more{display: flex;
justify-content: center;
align-items: center;
background: #fff;
border: 1px solid #ededed;
color: #000000;
padding: 0 10px;
line-height: 25px;
-webkit-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
cursor: pointer;
font-size: 13px;
position: relative;
width: 100%;
}
.gallery-list-more span{background: #fff !important;
color: #000 !important;
text-transform: capitalize;
}
.gallery-more-list{display: none;
position: absolute;
top: 100%;
right: 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: rgba(255,255,255,.95);
z-index: 999;
border-width: 0 1px 1px 1px;
border-color: #ededed;
border-style: solid;
width: 100%;
-webkit-transition: .2s ease-in-out;
-o-transition: .2s ease-in-out;
transition: .2s ease-in-out;
}
.mobile-spec-show{display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.choose-lang{display: -webkit-box;
display: -ms-flexbox;
display: flex;
float: right;
position: relative;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
cursor: pointer;
margin-right: 10px;
}
.mob-menu-logo-holder .choose-lang{height: 50px;
margin-right: 15px;
margin-left: auto;
}
.mob-menu-logo-holder .choose-lang .lang-options{padding-top: 0px;
background: #fff;
border: 1px solid #EAEAEA;
}
.mob-menu-logo-holder .choose-lang .lang-options a{color: #000;
}
.mob-menu-logo-holder .choose-lang .lang-options a:hover{background: #fff;
}
.choose-lang * p{margin: 0;
font-weight: 700;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.lang-arrow{position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.current-lang{display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-right: 15px;
}
.lang-options a{width: 100%;
padding: 5px 0;
-webkit-transition: .2s;
-o-transition: .2s;
transition: .2s;
border-radius: 3px;
color: #000;
}
.lang-options a p{display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: space-evenly;
-ms-flex-pack: space-evenly;
justify-content: space-evenly;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
width: 100%;
}
.lang-options{display: none;
position: absolute;
top: 100%;
background: #fff;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
border-radius: 3px;
padding-top: 8px;
left: 0;
}
.opt-show{display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.lang-options a:hover{background: #fafafa;
}
.mob-menu-social-wrapper{display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.mob-menu-social-icon{display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 25%;
height: 45px;
color: #000;
-webkit-transition: background .2s ease-in-out;
-o-transition: background .2s ease-in-out;
transition: background .2s ease-in-out;
}
.mob-menu-search-form{display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
height: 40px;
margin-bottom:  5px;
position: relative;
appearance: none;
}
.mob-menu-search-bar{width: 75% !important;
margin-left: 12.5%;
height: 40px !important;
padding: 3px 13% 3px 10px !important;
border-radius: 2px;
}
.mob-menu-search-submit{position: absolute;
padding: 0 !important;
background: transparent;
right: calc(12.5% + 15px);
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 20px;
color: #000;
}
.mob-menu-search-submit:hover{background: transparent;
}
.mobmenu .headertext{}
.mob-menu-header-holder{display: flex;
justify-content: center;
align-items: center;
}
.mob-menu-logo-holder{margin-left: 50.5px;
}
.vl-four-column-block-gallery .flickity-prev-next-button, .vl-top-block.vl-clearfix.style3 .flickity-prev-next-button{width: 35px;
height: 35px;
border-radius: 5px;
background: #fff;
padding: 5px;
position: absolute;
}
.vl-four-column-block-gallery .flickity-prev-next-button:hover, .vl-top-block.vl-clearfix.style3 .flickity-prev-next-button:hover{background: #fafafa;
} .vl-four-column-block-gallery .flickity-prev-next-button .arrow,
.vl-top-block.vl-clearfix.style3 .flickity-prev-next-button .arrow{fill: #333;
}
.vl-four-column-block-gallery .flickity-prev-next-button.no-svg, .vl-top-block.vl-clearfix.style3 .flickity-prev-next-button.no-svg{color: #333;
} .mobmenul-container{top: 10px;
}
@media(max-width:1024px){.vl-ticker{margin-top:10px;}
.vl-site-content{padding-top:10px;}}
@media(min-width:1025px){.vl-ticker{margin-top:0px;}
.vl-site-content{padding-top:0px;}}
@media(max-width:580px){.owl-carousel .owl-stage-outer{margin-left:10px;}}
h1{font-size: 20px;
}
@media(min-width:581px){h1{font-size:24px;}}
.vl-four-column-block-gallery .vl-post-item a .vl-post-thumb img{height: 100%;
width: 100%;
object-fit: cover;
}
.vl-top-footer{position: relative;z-index: 1;background: #ffffff;padding:30px 0;}
@media(min-width:420px){.vl-top-footer{padding:30px 0 0px;}}
.vl-small-block .vl-post-thumb a{height: 70px;
width: 100px;
}
.vl-small-block .vl-post-thumb a img{width: 100%;
height: 100%;
object-fit: cover;
}
.vl-top-block.style4 .vl-post-item .vl-post-thumb a{height: 70px;
}
.vl-top-block.style4 .vl-post-item .vl-post-thumb a img{height: 100%;
width: 100%;
object-fit: cover;
}
.tml-submit-wrap input[type='submit'],
.tml-submit-wrap button, .fm-form .button-submit{border: 1px solid #ededed;
}
.saboxplugin-wrap{margin-top: 0 !important;
}
.vl-article-content p:last-of-type{margin-bottom: 0;
}
.vl-middle-block, .vl-bottom-block-gallery{position: relative;
}
.mob-menu-search-submit{display: flex;
justify-content: center;
align-items: center;
}
.mob-menu-search-wrapper{position: relative;
}
.mob-menu-search-wrapper::before{content: 'ISSN: 2687-6310';
display: block;
color: #222;
font-size: 16px;
width: 75%;
margin: 5px auto;
text-align: center;
font-family: "Georgia";
font-weight: bold;
}
.entry-content .saboxplugin-icon-html5{display: none !important;
}
.vl-middle-block .more-post-social a{border-radius: 0px !important;
}
.vl-middle-block .more-post-social a i{margin-right: 5px;
}
.more-post-gallery{margin-top: 15px;
}
@media(min-width:1181px){#vl-bottom-section{display:flex;flex-direction:row-reverse;justify-content:space-between;}
#vl-bottom-section .vl-bottom-block-gallery{width:27.5%;flex-shrink:0;}
#vl-bottom-section .vl-bottom-block .more-post-social{position:absolute;right:-91px;top:136px;transform:rotate(-90deg);text-align:center;}
#vl-bottom-section .vl-bottom-block .more-post-social a{display:flex;align-items:center;justify-content:center;font-size:13px;padding:5px 10px;width:215px;border-radius:0px !important;}
#vl-bottom-section .vl-bottom-block .more-post-social a i,
.more-post-gallery a i{margin-right:5px;}
#vl-bottom-section .vl-bottom-block{width:69.5%;}
#vl-bottom-section .vl-bottom-block .vl-post-item h3{-webkit-line-clamp:4;max-height:80px;font-size:15px;}
#vl-bottom-section .vl-bottom-block .vl-post-item .vl-post-thumb{margin-bottom:0;}
#vl-bottom-section .vl-bottom-block .vl-post-item .vl-post-content{margin-left:0;height:90px;background:#fafafa;border:1px solid #ededed;padding:5px;}
.vl-bottom-block-gallery .flickity-prev-next-button{display:none;}
#vl-bottom-section .vl-bottom-block .vl-post-item .posted-on{display:none;}
.author-page-container{width:85% !important;margin-left:7.5% !important;}}
@media(min-width:768px){#vl-bottom-section .vl-bottom-block-gallery .vl-post-thumb{height:165px;}}
@media(max-width:1180px){#vl-bottom-section{display:flex;flex-direction:column-reverse;}
.vl-bottom-block-gallery{margin-bottom:0;margin-top:40px;}
.vl-bottom-block-gallery .vl-post-item{margin-bottom:0;}
.vl-bottom-block-gallery .spec-auth-buttons{display:none;}
.vl-bottom-block-gallery .flickity-prev-next-button{width:30px;height:30px;line-height:30px;}
.author-page-container{width:100% !important;margin-left:0 !important;}
.inner-search{width:100% !important;}
#vl-bottom-section .vl-bottom-block .more-post-social a i,
.vl-middle-block .more-post-social a i, .more-post-gallery a i{display:none;}}
.inner-search{display: flex;
justify-content: center;
align-items: center;
margin: 0 auto 25px;
width: 50%;
}
.inner-search button[type="submit"]{margin-left: 15px;
padding: 0 25px;
border: 1px solid #EEE;
border-radius: 2px;
}
.new-post-author{display: flex;
flex-direction: column;
border: 1px solid #e2e2e2;
margin-top: 20px;
position: relative;
}
.new-post-author-wrapper{display: flex;
}
.new-post-author img{width: 80px;
height: 80px;
object-fit: cover;
border-right: 1px solid #e2e2e2;
}
.new-post-author-content{display: flex;
flex-direction: column;
flex: 1;
}
.new-post-author-content-top{display: flex;
align-items: center;
border-bottom: 1px solid #e2e2e2;
padding-left: 10px;
background: #fafafa;
}
.new-post-author-content-top span:first-of-type{font-weight: 700;
white-space: nowrap;
}
.new-post-author-content-top span:last-of-type{font-size: 14px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.new-post-author-content-bottom{display: flex;
justify-content: space-between;
padding-left: 10px;
flex: 1;
}
.new-post-author-content-bottom > div:first-of-type{display: flex;
flex-direction: column;
justify-content: center;
flex: 1;
}
.new-post-author-content-bottom p{margin-bottom: 0px;
line-height: 1.1;
font-size: 14px;
}
.new-post-author-content-bottom #ca{font-style: italic;
font-size: 13px;
}
.new-post-author-content-bottom p:first-of-type{margin-bottom: 5px;
}
.new-post-author-content-action{display: flex;
flex-direction: column;
flex-shrink: 0;
margin-left: 10px;
}
.new-post-author-content-action a{width: 35px;
min-height: 30px;
flex: 1;
border-left: 1px solid #e2e2e2;
display: flex;
justify-content: center;
align-items: center;
font-size: 1.2rem;
color: #ddd;
transition: .15s ease;
}
.new-post-author-content-action a span{display: none;
}
.new-post-author-content-action a:hover{color: #333;
}
.new-post-author-content-action a:first-child{border-bottom: 1px solid #e2e2e2;
}
@media(max-width:1180px){.more-post-gallery{margin-top:10px;}
.new-post-author-content-bottom{flex-direction:column;}
.new-post-author-content-bottom > div:first-of-type{padding:5px 10px 5px 0;}
.new-post-author-content-action{flex-direction:row;position:absolute;right:0;top:0;}
.new-post-author-content-bottom p{font-size:13px;}
.new-post-author-content-bottom #ca{font-size:12px;}
.new-post-author-content-action a span{display:block;margin-left:7px;font-size:13px;}
.new-post-author-content-action a:first-child{border-bottom:0;}
.new-post-author-content-action a{min-height:auto;height:29px;}
.new-post-author-content-top{padding-right:70px;}}
.single-post-heading{display: flex;
align-items: center;
justify-content: space-between;
margin-bottom: 15px;
}
.single-post-heading-right{display: flex;
align-items: center;
border-radius: 3px;
background: #ffffff;
border: 1px solid #ededed;
height: 46px;
}
.single-post-heading-right a{display: flex;
align-items: center;
justify-content: center;
background: transparent;
color: #000000;
padding: 0 15px;
border: 0;
height: 40px;
line-height: 40px;
}
.single-post-heading-right a:hover{background: #fafafa;
}
.entry-content table{display: block;
overflow-x: auto;
white-space: nowrap;
}.show-nav-left .mobmenu-overlay,.show-nav-right .mobmenu-overlay{z-index:9999 !important;}.mob-menu-header-holder{border-bottom:solid 1px #e2e2e2;}.mobmenu .headertext{font-family:inherit;font-size:18px;font-weight:bold;font-style:normal;line-height:1.5em;letter-spacing:normal;text-transform:none;}.mobmenul-container .left-menu-icon-text{font-family:Georgia, serif;font-size:16px;font-weight:bold;font-style:normal;line-height:1.5em;letter-spacing:normal;text-transform:none;}#mobmenuleft .mob-expand-submenu,#mobmenuleft > .widgettitle,#mobmenuleft li a,#mobmenuleft li a:visited,#mobmenuleft .mobmenu_content h2,#mobmenuleft .mobmenu_content h3{font-family:Georgia, serif;font-size:16px;font-weight:bold;font-style:normal;line-height:1.5em;letter-spacing:normal;text-transform:none;}.mobmenur-container .right-menu-icon-text{font-family:Georgia, serif;font-size:inherit;font-weight:inherit;font-style:normal;line-height:1.5em;letter-spacing:normal;text-transform:none;}#mobmenuright li a,#mobmenuright li a:visited,#mobmenuright .mobmenu_content h2,#mobmenuright .mobmenu_content h3{font-family:Georgia, serif;font-size:inherit;font-weight:inherit;font-style:normal;line-height:1.5em;letter-spacing:normal;text-transform:none;}
 .tmm .tmm_wrap{width:100%;margin-bottom:30px;text-align:center;}
.tmm .clearer{clear:both;}
.tmm .tmm_container{display:inline;}
.tmm .tmm_container:last-child{display:block;text-align:center !important;}
.tmm .tmm_container:last-child .tmm_member{float:none !important;}
.tmm .tmm_columns_containers_desktop{display:block;clear:both;}
.tmm .tmm_member{vertical-align:top;display:inline-block;margin-top:25px;margin-bottom:25px;height:auto;float:left;position:relative;text-align:center;-webkit-box-shadow:3px 0px 5px 0px rgba(0,0,0,0.04);-moz-box-shadow:3px 0px 5px 0px rgba(0,0,0,0.04);box-shadow:3px 0px 5px 0px rgba(0,0,0,0.04);border-top:5px solid lightgrey;border-left:solid 1px #eee;border-right:solid 1px #eee;border-bottom:5px solid whitesmoke;background:white;box-sizing:border-box;}
.tmm .tmm_1_columns .tmm_member{width:96%;margin-right:2%;margin-left:2%;margin-top:140px;margin-bottom:25px;}
.tmm .tmm_2_columns .tmm_member{width:42%;margin-right:4%;margin-left:4%;margin-top:120px;margin-bottom:25px;}
.tmm .tmm_3_columns .tmm_member{width:29%;margin-right:2.16%;margin-left:2.16%;margin-top:100px;margin-bottom:25px;}
.tmm .tmm_4_columns .tmm_member{width:23%;margin-right:1%;margin-left:1%;margin-top:80px;margin-bottom:20px;}
.tmm .tmm_5_columns .tmm_member{width:18%;margin-right:1%;margin-left:1%;margin-top:50px;margin-bottom:35px;}
.tmm .tmm_three_entries{clear:both;}
.tmm .tmm_member .tmm_photo{margin-left:auto;margin-right:auto;background-size:cover !important;background-position:center center !important;width:60%;padding-bottom:60%;border:none;-webkit-box-shadow:2px 0px 1px 0px rgba(0,0,0,0.05);-moz-box-shadow:2px 0px 1px 0px rgba(0,0,0,0.05);box-shadow:2px 0px 1px 0px rgba(0,0,0,0.05);border-radius:34% !important;margin-top:-30%;border:6px solid #eeeeee;}
.tmm_1_columns .tmm_member .tmm_photo{width:35%;padding-bottom:35%;margin-top:-18%;}
.tmm_2_columns .tmm_member .tmm_photo{width:50%;padding-bottom:50%;margin-top:-25%;}
.tmm .tmm_member .tmm_textblock .tmm_scblock{padding-top:10px;}
.tmm .tmm_member .tmm_textblock{padding:10px 12px;}
.tmm .tmm_member .tmm_textblock .tmm_sociallink{clear:both;margin-bottom:20px;border:none;box-shadow:0 0 0;}
.tmm .tmm_member .tmm_textblock .tmm_sociallink img{display:inline-block;border:none;width:24px;height:24px;box-shadow:0 0 0 0;margin:10px 4px;}
.tmm .tmm_5_columns .tmm_member .tmm_textblock .tmm_sociallink img{width:19px;height:19px;margin:6px 2px;}
.tmm .tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img{width:21px;height:21px;margin:6px 3px;}
.tmm .tmm_member .tmm_textblock .tmm_sociallink img:hover{opacity:0.8;}
.tmm .tmm_fname{display:inline;}
.tmm .tmm_lname{display:inline;}
.tmm .tmm_names span, .tmm .tmm_names span.tmm_fname, .tmm .tmm_names span.tmm_lname, .tmm .tmm_names{color:#222222;}
.tmm .tmm_desc, .tmm .tmm_desc span, .tmm .tmm_desc p{color:#555555;word-break:break-word;}
.tmm .tmm_job, .tmm .tmm_job p{color:#888888;}
.tmm .tmm_plugin_f .tmm_names{font-size:20px;font-weight:400;line-height:24px;margin-bottom:8px;margin-top:10px;}
.tmm .tmm_plugin_f .tmm_job{font-size:16px;font-weight:400;}
.tmm .tmm_plugin_f .tmm_desc{padding:0px;margin-top:19px;margin-bottom:10px;font-weight:400;font-size:14px;line-height:23px;}
.tmm .tmm_theme_f .tmm_names{font-size:1.1em;font-weight:400;margin-bottom:8px;margin-top:10px;}
.tmm .tmm_theme_f .tmm_job{font-size:1em;font-weight:400;}
.tmm .tmm_theme_f .tmm_desc{font-size:0.9em;line-height:165%;padding:0px;font-weight:400;margin-top:19px;margin-bottom:10px;}
@media only screen and (max-width: 64.063em) {
.tmm .tmm_columns_containers_desktop{display:none;clear:none;}
.tmm_two_containers_tablet{display:block;clear:both;}
.tmm .tmm_member, .tmm .tmm_2_columns .tmm_member, .tmm .tmm_3_columns .tmm_member, .tmm .tmm_4_columns .tmm_member, .tmm .tmm_5_columns .tmm_member{width:40%;margin-left:5%;margin-right:5%;margin-top:80px;margin-bottom:25px;}
.tmm .tmm_1_columns .tmm_member{margin-top:100px;margin-bottom:15px;}
.tmm .tmm_member .tmm_photo, .tmm .tmm_2_columns .tmm_member .tmm_photo, .tmm .tmm_3_columns .tmm_member .tmm_photo, .tmm .tmm_4_columns .tmm_member .tmm_photo, .tmm .tmm_5_columns .tmm_member .tmm_photo{width:50%;padding-bottom:50%;margin-top:-25%;}
} @media only screen and (max-width: 40em) {
.tmm .tmm_columns_containers_desktop{display:none;clear:none;}
.tmm .tmm_member, .tmm .tmm_1_columns .tmm_member, .tmm .tmm_2_columns .tmm_member, .tmm .tmm_3_columns .tmm_member, .tmm .tmm_4_columns .tmm_member, .tmm .tmm_5_columns .tmm_member{width:96%;margin:0 2%;margin-top:110px;margin-bottom:25px;}
.tmm .tmm_member .tmm_photo, .tmm .tmm_1_columns .tmm_member .tmm_photo, .tmm .tmm_2_columns .tmm_member .tmm_photo, .tmm .tmm_3_columns .tmm_member .tmm_photo, .tmm .tmm_4_columns .tmm_member .tmm_photo, .tmm .tmm_5_columns .tmm_member .tmm_photo{width:45%;padding-bottom:45%;margin-top:-24%;}
.tmm .tmm_plugin_f .tmm_desc{padding:0 10px;font-size:16px;line-height:27px;}
}
.tmm_plugin_f, .tmm_plugin_f .tmm_names span, .tmm_plugin_f .tmm_job, .tmm_plugin_f .tmm_desc, .tmm_plugin_f .tmm_desc a, .tmm_plugin_f .tmm_desc span, .tmm_plugin_f .tmm_desc p, .tmm_plugin_f .tmm_desc h1, .tmm_plugin_f .tmm_desc h2, .tmm_plugin_f .tmm_desc h3, .tmm_plugin_f .tmm_desc h4, .tmm_plugin_f .tmm_desc h5, .tmm_plugin_f .tmm_desc h6, .tmm_plugin_f .tmm_desc ul li, .tmm_plugin_f .tmm_desc ol li {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}@font-face{font-family:'mobmenu';src:url(//www.akademikkaynak.com/wp-content/plugins/mobile-menu/includes/css/font/mobmenu.eot?31192480);src:url(//www.akademikkaynak.com/wp-content/plugins/mobile-menu/includes/css/font/mobmenu.eot?31192480#iefix) format('embedded-opentype'), url(//www.akademikkaynak.com/wp-content/plugins/mobile-menu/includes/css/font/mobmenu.woff2?31192480) format('woff2'), url(//www.akademikkaynak.com/wp-content/plugins/mobile-menu/includes/css/font/mobmenu.woff?31192480) format('woff'), url(//www.akademikkaynak.com/wp-content/plugins/mobile-menu/includes/css/font/mobmenu.ttf?31192480) format('truetype'), url(//www.akademikkaynak.com/wp-content/plugins/mobile-menu/includes/css/font/mobmenu.svg?31192480#mobmenu) format('svg');font-weight:normal;font-style:normal;}
.mobmenu [class^="mob-icon-"]:before, .mobmenu [class*=" mob-icon-"]:before{font-family:"mobmenu";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.mob-icon-ok-1:before{content:'\e800';}
.mob-icon-ok-circled:before{content:'\e801';}
.mob-icon-ok-circled2:before{content:'\e802';}
.mob-icon-left-open-1:before{content:'\e803';}
.mob-icon-down-big:before{content:'\e804';}
.mob-icon-list-2:before{content:'\e805';}
.mob-icon-left-open-big:before{content:'\e806';}
.mob-icon-down-1:before{content:'\e807';}
.mob-icon-left-open-mini:before{content:'\e808';}
.mob-icon-right-open-mini:before{content:'\e809';}
.mob-icon-cog-outline:before{content:'\e80a';}
.mob-icon-cog-4:before{content:'\e80b';}
.mob-icon-view-mode:before{content:'\e80c';}
.mob-icon-ok-6:before{content:'\e80d';}
.mob-icon-ok-circled-2:before{content:'\e80e';}
.mob-icon-ok:before{content:'\e80f';}
.mob-icon-plus:before{content:'\e810';}
.mob-icon-plus-circled:before{content:'\e811';}
.mob-icon-minus:before{content:'\e812';}
.mob-icon-plus-1:before{content:'\e813';}
.mob-icon-plus-circled-1:before{content:'\e814';}
.mob-icon-plus-squared-1:before{content:'\e815';}
.mob-icon-cancel-alt:before{content:'\e816';}
.mob-icon-cancel-alt-filled:before{content:'\e817';}
.mob-icon-plus-outline:before{content:'\e818';}
.mob-icon-plus-2:before{content:'\e819';}
.mob-icon-plus-3:before{content:'\e81a';}
.mob-icon-plus-circle-1:before{content:'\e81b';}
.mob-icon-plus-circle:before{content:'\e81c';}
.mob-icon-minus-circle:before{content:'\e81d';}
.mob-icon-right-open-big:before{content:'\e81e';}
.mob-icon-left-open-2:before{content:'\e81f';}
.mob-icon-up-hand:before{content:'\e820';}
.mob-icon-cw:before{content:'\e821';}
.mob-icon-cw-circled:before{content:'\e822';}
.mob-icon-arrows-cw:before{content:'\e823';}
.mob-icon-shuffle:before{content:'\e824';}
.mob-icon-play:before{content:'\e825';}
.mob-icon-play-circled:before{content:'\e826';}
.mob-icon-play-circled2:before{content:'\e827';}
.mob-icon-stop:before{content:'\e828';}
.mob-icon-stop-circled:before{content:'\e829';}
.mob-icon-pause:before{content:'\e82a';}
.mob-icon-pause-circled:before{content:'\e82b';}
.mob-icon-record:before{content:'\e82c';}
.mob-icon-eject:before{content:'\e82d';}
.mob-icon-backward:before{content:'\e82e';}
.mob-icon-backward-circled:before{content:'\e82f';}
.mob-icon-fast-backward:before{content:'\e830';}
.mob-icon-fast-forward:before{content:'\e831';}
.mob-icon-forward:before{content:'\e832';}
.mob-icon-forward-circled:before{content:'\e833';}
.mob-icon-step-backward:before{content:'\e834';}
.mob-icon-step-forward:before{content:'\e835';}
.mob-icon-target:before{content:'\e836';}
.mob-icon-signal:before{content:'\e837';}
.mob-icon-desktop:before{content:'\e838';}
.mob-icon-desktop-circled:before{content:'\e839';}
.mob-icon-laptop:before{content:'\e83a';}
.mob-icon-laptop-circled:before{content:'\e83b';}
.mob-icon-network:before{content:'\e83c';}
.mob-icon-inbox:before{content:'\e83d';}
.mob-icon-inbox-circled:before{content:'\e83e';}
.mob-icon-inbox-alt:before{content:'\e83f';}
.mob-icon-globe:before{content:'\e840';}
.mob-icon-globe-alt:before{content:'\e841';}
.mob-icon-cloud:before{content:'\e842';}
.mob-icon-cloud-circled:before{content:'\e843';}
.mob-icon-flight:before{content:'\e844';}
.mob-icon-leaf:before{content:'\e845';}
.mob-icon-font:before{content:'\e846';}
.mob-icon-fontsize:before{content:'\e847';}
.mob-icon-bold:before{content:'\e848';}
.mob-icon-italic:before{content:'\e849';}
.mob-icon-text-height:before{content:'\e84a';}
.mob-icon-text-width:before{content:'\e84b';}
.mob-icon-align-left:before{content:'\e84c';}
.mob-icon-align-center:before{content:'\e84d';}
.mob-icon-align-right:before{content:'\e84e';}
.mob-icon-align-justify-1:before{content:'\e84f';}
.mob-icon-list:before{content:'\e850';}
.mob-icon-indent-left:before{content:'\e851';}
.mob-icon-indent-right:before{content:'\e852';}
.mob-icon-briefcase:before{content:'\e853';}
.mob-icon-off:before{content:'\e854';}
.mob-icon-road:before{content:'\e855';}
.mob-icon-qrcode:before{content:'\e856';}
.mob-icon-barcode:before{content:'\e857';}
.mob-icon-braille:before{content:'\e858';}
.mob-icon-book:before{content:'\e859';}
.mob-icon-adjust:before{content:'\e85a';}
.mob-icon-tint:before{content:'\e85b';}
.mob-icon-check:before{content:'\e85c';}
.mob-icon-check-empty:before{content:'\e85d';}
.mob-icon-asterisk:before{content:'\e85e';}
.mob-icon-gift:before{content:'\e85f';}
.mob-icon-fire:before{content:'\e860';}
.mob-icon-magnet:before{content:'\e861';}
.mob-icon-chart:before{content:'\e862';}
.mob-icon-chart-circled:before{content:'\e863';}
.mob-icon-credit-card:before{content:'\e864';}
.mob-icon-megaphone:before{content:'\e865';}
.mob-icon-clipboard:before{content:'\e866';}
.mob-icon-hdd:before{content:'\e867';}
.mob-icon-key:before{content:'\e868';}
.mob-icon-certificate:before{content:'\e869';}
.mob-icon-tasks:before{content:'\e86a';}
.mob-icon-filter:before{content:'\e86b';}
.mob-icon-gauge:before{content:'\e86c';}
.mob-icon-smiley:before{content:'\e86d';}
.mob-icon-smiley-circled:before{content:'\e86e';}
.mob-icon-address-book:before{content:'\e86f';}
.mob-icon-address-book-alt:before{content:'\e870';}
.mob-icon-asl:before{content:'\e871';}
.mob-icon-glasses:before{content:'\e872';}
.mob-icon-hearing-impaired:before{content:'\e873';}
.mob-icon-iphone-home:before{content:'\e874';}
.mob-icon-person:before{content:'\e875';}
.mob-icon-adult:before{content:'\e876';}
.mob-icon-child:before{content:'\e877';}
.mob-icon-blind:before{content:'\e878';}
.mob-icon-guidedog:before{content:'\e879';}
.mob-icon-accessibility:before{content:'\e87a';}
.mob-icon-universal-access:before{content:'\e87b';}
.mob-icon-male:before{content:'\e87c';}
.mob-icon-female:before{content:'\e87d';}
.mob-icon-behance:before{content:'\e87e';}
.mob-icon-blogger:before{content:'\e87f';}
.mob-icon-cc:before{content:'\e880';}
.mob-icon-css:before{content:'\e881';}
.mob-icon-delicious:before{content:'\e882';}
.mob-icon-deviantart:before{content:'\e883';}
.mob-icon-digg:before{content:'\e884';}
.mob-icon-dribbble:before{content:'\e885';}
.mob-icon-facebook:before{content:'\e886';}
.mob-icon-flickr:before{content:'\e887';}
.mob-icon-foursquare:before{content:'\e888';}
.mob-icon-friendfeed:before{content:'\e889';}
.mob-icon-friendfeed-rect:before{content:'\e88a';}
.mob-icon-github:before{content:'\e88b';}
.mob-icon-github-text:before{content:'\e88c';}
.mob-icon-googleplus:before{content:'\e88d';}
.mob-icon-instagram:before{content:'\e88e';}
.mob-icon-linkedin:before{content:'\e88f';}
.mob-icon-path:before{content:'\e890';}
.mob-icon-picasa:before{content:'\e891';}
.mob-icon-pinterest:before{content:'\e892';}
.mob-icon-reddit:before{content:'\e893';}
.mob-icon-skype:before{content:'\e894';}
.mob-icon-slideshare:before{content:'\e895';}
.mob-icon-stackoverflow:before{content:'\e896';}
.mob-icon-stumbleupon:before{content:'\e897';}
.mob-icon-twitter:before{content:'\e898';}
.mob-icon-tumblr:before{content:'\e899';}
.mob-icon-vimeo:before{content:'\e89a';}
.mob-icon-vkontakte:before{content:'\e89b';}
.mob-icon-w3c:before{content:'\e89c';}
.mob-icon-wordpress:before{content:'\e89d';}
.mob-icon-youtube:before{content:'\e89e';}
.mob-icon-music:before{content:'\e89f';}
.mob-icon-search:before{content:'\e8a0';}
.mob-icon-mail:before{content:'\e8a1';}
.mob-icon-heart:before{content:'\e8a2';}
.mob-icon-star:before{content:'\e8a3';}
.mob-icon-user:before{content:'\e8a4';}
.mob-icon-videocam:before{content:'\e8a5';}
.mob-icon-camera:before{content:'\e8a6';}
.mob-icon-photo:before{content:'\e8a7';}
.mob-icon-attach:before{content:'\e8a8';}
.mob-icon-lock:before{content:'\e8a9';}
.mob-icon-eye:before{content:'\e8aa';}
.mob-icon-tag:before{content:'\e8ab';}
.mob-icon-thumbs-up:before{content:'\e8ac';}
.mob-icon-pencil:before{content:'\e8ad';}
.mob-icon-comment:before{content:'\e8ae';}
.mob-icon-location:before{content:'\e8af';}
.mob-icon-cup:before{content:'\e8b0';}
.mob-icon-trash:before{content:'\e8b1';}
.mob-icon-doc:before{content:'\e8b2';}
.mob-icon-note:before{content:'\e8b3';}
.mob-icon-cog:before{content:'\e8b4';}
.mob-icon-params:before{content:'\e8b5';}
.mob-icon-calendar:before{content:'\e8b6';}
.mob-icon-sound:before{content:'\e8b7';}
.mob-icon-clock:before{content:'\e8b8';}
.mob-icon-lightbulb:before{content:'\e8b9';}
.mob-icon-tv:before{content:'\e8ba';}
.mob-icon-desktop-1:before{content:'\e8bb';}
.mob-icon-mobile:before{content:'\e8bc';}
.mob-icon-cd:before{content:'\e8bd';}
.mob-icon-inbox-1:before{content:'\e8be';}
.mob-icon-globe-1:before{content:'\e8bf';}
.mob-icon-cloud-1:before{content:'\e8c0';}
.mob-icon-paper-plane:before{content:'\e8c1';}
.mob-icon-fire-1:before{content:'\e8c2';}
.mob-icon-graduation-cap:before{content:'\e8c3';}
.mob-icon-megaphone-1:before{content:'\e8c4';}
.mob-icon-database:before{content:'\e8c5';}
.mob-icon-key-1:before{content:'\e8c6';}
.mob-icon-beaker:before{content:'\e8c7';}
.mob-icon-truck:before{content:'\e8c8';}
.mob-icon-money:before{content:'\e8c9';}
.mob-icon-food:before{content:'\e8ca';}
.mob-icon-shop:before{content:'\e8cb';}
.mob-icon-diamond:before{content:'\e8cc';}
.mob-icon-t-shirt:before{content:'\e8cd';}
.mob-icon-wallet:before{content:'\e8ce';}
.mob-icon-search-1:before{content:'\e8cf';}
.mob-icon-mail-1:before{content:'\e8d0';}
.mob-icon-heart-1:before{content:'\e8d1';}
.mob-icon-heart-empty:before{content:'\e8d2';}
.mob-icon-star-1:before{content:'\e8d3';}
.mob-icon-user-1:before{content:'\e8d4';}
.mob-icon-video:before{content:'\e8d5';}
.mob-icon-picture:before{content:'\e8d6';}
.mob-icon-th-large-2:before{content:'\e8d7';}
.mob-icon-th-2:before{content:'\e8d8';}
.mob-icon-ok-circle:before{content:'\e8d9';}
.mob-icon-link:before{content:'\e8da';}
.mob-icon-attach-1:before{content:'\e8db';}
.mob-icon-lock-1:before{content:'\e8dc';}
.mob-icon-lock-open:before{content:'\e8dd';}
.mob-icon-tag-1:before{content:'\e8de';}
.mob-icon-reply:before{content:'\e8df';}
.mob-icon-reply-all:before{content:'\e8e0';}
.mob-icon-forward-1:before{content:'\e8e1';}
.mob-icon-code:before{content:'\e8e2';}
.mob-icon-retweet:before{content:'\e8e3';}
.mob-icon-comment-1:before{content:'\e8e4';}
.mob-icon-comment-alt:before{content:'\e8e5';}
.mob-icon-chat:before{content:'\e8e6';}
.mob-icon-attention:before{content:'\e8e7';}
.mob-icon-location-1:before{content:'\e8e8';}
.mob-icon-doc-1:before{content:'\e8e9';}
.mob-icon-docs-landscape:before{content:'\e8ea';}
.mob-icon-folder:before{content:'\e8eb';}
.mob-icon-archive:before{content:'\e8ec';}
.mob-icon-rss:before{content:'\e8ed';}
.mob-icon-rss-alt:before{content:'\e8ee';}
.mob-icon-cog-1:before{content:'\e8ef';}
.mob-icon-logout:before{content:'\e8f0';}
.mob-icon-clock-1:before{content:'\e8f1';}
.mob-icon-block:before{content:'\e8f2';}
.mob-icon-resize-full:before{content:'\e8f3';}
.mob-icon-resize-full-circle:before{content:'\e8f4';}
.mob-icon-popup:before{content:'\e8f5';}
.mob-icon-left-open:before{content:'\e8f6';}
.mob-icon-right-open:before{content:'\e8f7';}
.mob-icon-down-circle:before{content:'\e8f8';}
.mob-icon-left-circle:before{content:'\e8f9';}
.mob-icon-right-circle:before{content:'\e8fa';}
.mob-icon-up-circle:before{content:'\e8fb';}
.mob-icon-down-dir:before{content:'\e8fc';}
.mob-icon-right-dir:before{content:'\e8fd';}
.mob-icon-down-micro:before{content:'\e8fe';}
.mob-icon-up-micro:before{content:'\e8ff';}
.mob-icon-cw-circle:before{content:'\e900';}
.mob-icon-arrows-cw-1:before{content:'\e901';}
.mob-icon-updown-circle:before{content:'\e902';}
.mob-icon-target-1:before{content:'\e903';}
.mob-icon-signal-1:before{content:'\e904';}
.mob-icon-progress-0:before{content:'\e905';}
.mob-icon-progress-1:before{content:'\e906';}
.mob-icon-progress-2:before{content:'\e907';}
.mob-icon-progress-3:before{content:'\e908';}
.mob-icon-progress-4:before{content:'\e909';}
.mob-icon-progress-5:before{content:'\e90a';}
.mob-icon-progress-6:before{content:'\e90b';}
.mob-icon-progress-7:before{content:'\e90c';}
.mob-icon-font-1:before{content:'\e90d';}
.mob-icon-list-1:before{content:'\e90e';}
.mob-icon-list-numbered:before{content:'\e90f';}
.mob-icon-indent-left-1:before{content:'\e910';}
.mob-icon-indent-right-1:before{content:'\e911';}
.mob-icon-cloud-2:before{content:'\e912';}
.mob-icon-terminal:before{content:'\e913';}
.mob-icon-emo-happy:before{content:'\e914';}
.mob-icon-emo-wink:before{content:'\e915';}
.mob-icon-emo-wink2:before{content:'\e916';}
.mob-icon-emo-unhappy:before{content:'\e917';}
.mob-icon-emo-sleep:before{content:'\e918';}
.mob-icon-emo-thumbsup:before{content:'\e919';}
.mob-icon-emo-devil:before{content:'\e91a';}
.mob-icon-emo-surprised:before{content:'\e91b';}
.mob-icon-emo-tongue:before{content:'\e91c';}
.mob-icon-emo-coffee:before{content:'\e91d';}
.mob-icon-emo-sunglasses:before{content:'\e91e';}
.mob-icon-emo-displeased:before{content:'\e91f';}
.mob-icon-emo-beer:before{content:'\e920';}
.mob-icon-emo-grin:before{content:'\e921';}
.mob-icon-emo-angry:before{content:'\e922';}
.mob-icon-emo-saint:before{content:'\e923';}
.mob-icon-emo-cry:before{content:'\e924';}
.mob-icon-emo-shoot:before{content:'\e925';}
.mob-icon-emo-squint:before{content:'\e926';}
.mob-icon-emo-laugh:before{content:'\e927';}
.mob-icon-spin1:before{content:'\e928';}
.mob-icon-spin2:before{content:'\e929';}
.mob-icon-spin3:before{content:'\e92a';}
.mob-icon-spin4:before{content:'\e92b';}
.mob-icon-spin5:before{content:'\e92c';}
.mob-icon-spin6:before{content:'\e92d';}
.mob-icon-firefox:before{content:'\e92e';}
.mob-icon-chrome:before{content:'\e92f';}
.mob-icon-opera:before{content:'\e930';}
.mob-icon-ie:before{content:'\e931';}
.mob-icon-crown:before{content:'\e932';}
.mob-icon-crown-plus:before{content:'\e933';}
.mob-icon-crown-minus:before{content:'\e934';}
.mob-icon-marquee:before{content:'\e935';}
.mob-icon-glass:before{content:'\e936';}
.mob-icon-music-1:before{content:'\e937';}
.mob-icon-search-2:before{content:'\e938';}
.mob-icon-mail-2:before{content:'\e939';}
.mob-icon-heart-2:before{content:'\e93a';}
.mob-icon-heart-empty-1:before{content:'\e93b';}
.mob-icon-star-2:before{content:'\e93c';}
.mob-icon-star-empty:before{content:'\e93d';}
.mob-icon-star-half:before{content:'\e93e';}
.mob-icon-user-2:before{content:'\e93f';}
.mob-icon-users:before{content:'\e940';}
.mob-icon-video-1:before{content:'\e941';}
.mob-icon-videocam-1:before{content:'\e942';}
.mob-icon-picture-1:before{content:'\e943';}
.mob-icon-camera-1:before{content:'\e944';}
.mob-icon-camera-alt:before{content:'\e945';}
.mob-icon-minus-circled:before{content:'\e946';}
.mob-icon-help-circled:before{content:'\e947';}
.mob-icon-info-circled:before{content:'\e948';}
.mob-icon-home:before{content:'\e949';}
.mob-icon-link-1:before{content:'\e94a';}
.mob-icon-attach-2:before{content:'\e94b';}
.mob-icon-lock-2:before{content:'\e94c';}
.mob-icon-lock-open-1:before{content:'\e94d';}
.mob-icon-pin:before{content:'\e94e';}
.mob-icon-eye-1:before{content:'\e94f';}
.mob-icon-eye-off:before{content:'\e950';}
.mob-icon-tag-2:before{content:'\e951';}
.mob-icon-tags:before{content:'\e952';}
.mob-icon-bookmark:before{content:'\e953';}
.mob-icon-flag:before{content:'\e954';}
.mob-icon-thumbs-up-1:before{content:'\e955';}
.mob-icon-thumbs-down:before{content:'\e956';}
.mob-icon-download:before{content:'\e957';}
.mob-icon-upload:before{content:'\e958';}
.mob-icon-forward-2:before{content:'\e959';}
.mob-icon-export:before{content:'\e95a';}
.mob-icon-pencil-1:before{content:'\e95b';}
.mob-icon-edit:before{content:'\e95c';}
.mob-icon-print:before{content:'\e95d';}
.mob-icon-retweet-1:before{content:'\e95e';}
.mob-icon-comment-2:before{content:'\e95f';}
.mob-icon-chat-1:before{content:'\e960';}
.mob-icon-bell:before{content:'\e961';}
.mob-icon-attention-1:before{content:'\e962';}
.mob-icon-attention-circled:before{content:'\e963';}
.mob-icon-location-2:before{content:'\e964';}
.mob-icon-trash-empty:before{content:'\e965';}
.mob-icon-doc-2:before{content:'\e966';}
.mob-icon-folder-1:before{content:'\e967';}
.mob-icon-folder-open:before{content:'\e968';}
.mob-icon-phone:before{content:'\e969';}
.mob-icon-cog-2:before{content:'\e96a';}
.mob-icon-cog-alt:before{content:'\e96b';}
.mob-icon-wrench:before{content:'\e96c';}
.mob-icon-basket:before{content:'\e96d';}
.mob-icon-calendar-1:before{content:'\e96e';}
.mob-icon-login:before{content:'\e96f';}
.mob-icon-logout-1:before{content:'\e970';}
.mob-icon-volume-off:before{content:'\e971';}
.mob-icon-volume-down:before{content:'\e972';}
.mob-icon-volume-up:before{content:'\e973';}
.mob-icon-headphones:before{content:'\e974';}
.mob-icon-clock-2:before{content:'\e975';}
.mob-icon-block-1:before{content:'\e976';}
.mob-icon-resize-full-1:before{content:'\e977';}
.mob-icon-resize-small:before{content:'\e978';}
.mob-icon-resize-vertical:before{content:'\e979';}
.mob-icon-resize-horizontal:before{content:'\e97a';}
.mob-icon-zoom-in:before{content:'\e97b';}
.mob-icon-zoom-out:before{content:'\e97c';}
.mob-icon-down-circled2:before{content:'\e97d';}
.mob-icon-up-circled2:before{content:'\e97e';}
.mob-icon-down-dir-1:before{content:'\e97f';}
.mob-icon-up-dir:before{content:'\e980';}
.mob-icon-left-dir:before{content:'\e981';}
.mob-icon-right-dir-1:before{content:'\e982';}
.mob-icon-right-open-1:before{content:'\e983';}
.mob-icon-left-big:before{content:'\e984';}
.mob-icon-right-big:before{content:'\e985';}
.mob-icon-up-big:before{content:'\e986';}
.mob-icon-right-hand:before{content:'\e987';}
.mob-icon-left-hand:before{content:'\e988';}
.mob-icon-up-hand-1:before{content:'\e989';}
.mob-icon-down-hand:before{content:'\e98a';}
.mob-icon-cw-1:before{content:'\e98b';}
.mob-icon-ccw:before{content:'\e98c';}
.mob-icon-arrows-cw-2:before{content:'\e98d';}
.mob-icon-shuffle-1:before{content:'\e98e';}
.mob-icon-play-1:before{content:'\e98f';}
.mob-icon-play-circled2-1:before{content:'\e990';}
.mob-icon-stop-1:before{content:'\e991';}
.mob-icon-pause-1:before{content:'\e992';}
.mob-icon-to-end:before{content:'\e993';}
.mob-icon-to-end-alt:before{content:'\e994';}
.mob-icon-to-start:before{content:'\e995';}
.mob-icon-to-start-alt:before{content:'\e996';}
.mob-icon-fast-fw:before{content:'\e997';}
.mob-icon-fast-bw:before{content:'\e998';}
.mob-icon-eject-1:before{content:'\e999';}
.mob-icon-target-2:before{content:'\e99a';}
.mob-icon-signal-2:before{content:'\e99b';}
.mob-icon-award:before{content:'\e99c';}
.mob-icon-inbox-2:before{content:'\e99d';}
.mob-icon-globe-2:before{content:'\e99e';}
.mob-icon-cloud-3:before{content:'\e99f';}
.mob-icon-flash:before{content:'\e9a0';}
.mob-icon-umbrella:before{content:'\e9a1';}
.mob-icon-flight-1:before{content:'\e9a2';}
.mob-icon-leaf-1:before{content:'\e9a3';}
.mob-icon-font-2:before{content:'\e9a4';}
.mob-icon-bold-1:before{content:'\e9a5';}
.mob-icon-italic-1:before{content:'\e9a6';}
.mob-icon-text-height-1:before{content:'\e9a7';}
.mob-icon-text-width-1:before{content:'\e9a8';}
.mob-icon-align-left-1:before{content:'\e9a9';}
.mob-icon-align-center-1:before{content:'\e9aa';}
.mob-icon-align-right-1:before{content:'\e9ab';}
.mob-icon-indent-left-2:before{content:'\e9ac';}
.mob-icon-indent-right-2:before{content:'\e9ad';}
.mob-icon-scissors:before{content:'\e9ae';}
.mob-icon-briefcase-1:before{content:'\e9af';}
.mob-icon-off-1:before{content:'\e9b0';}
.mob-icon-road-1:before{content:'\e9b1';}
.mob-icon-list-alt:before{content:'\e9b2';}
.mob-icon-qrcode-1:before{content:'\e9b3';}
.mob-icon-barcode-1:before{content:'\e9b4';}
.mob-icon-book-1:before{content:'\e9b5';}
.mob-icon-adjust-1:before{content:'\e9b6';}
.mob-icon-tint-1:before{content:'\e9b7';}
.mob-icon-check-1:before{content:'\e9b8';}
.mob-icon-asterisk-1:before{content:'\e9b9';}
.mob-icon-gift-1:before{content:'\e9ba';}
.mob-icon-fire-2:before{content:'\e9bb';}
.mob-icon-magnet-1:before{content:'\e9bc';}
.mob-icon-chart-bar:before{content:'\e9bd';}
.mob-icon-credit-card-1:before{content:'\e9be';}
.mob-icon-floppy:before{content:'\e9bf';}
.mob-icon-megaphone-2:before{content:'\e9c0';}
.mob-icon-key-2:before{content:'\e9c1';}
.mob-icon-truck-1:before{content:'\e9c2';}
.mob-icon-hammer:before{content:'\e9c3';}
.mob-icon-lemon:before{content:'\e9c4';}
.mob-icon-note-1:before{content:'\e9c5';}
.mob-icon-note-beamed:before{content:'\e9c6';}
.mob-icon-music-2:before{content:'\e9c7';}
.mob-icon-search-3:before{content:'\e9c8';}
.mob-icon-flashlight:before{content:'\e9c9';}
.mob-icon-mail-3:before{content:'\e9ca';}
.mob-icon-heart-3:before{content:'\e9cb';}
.mob-icon-heart-empty-2:before{content:'\e9cc';}
.mob-icon-star-3:before{content:'\e9cd';}
.mob-icon-star-empty-1:before{content:'\e9ce';}
.mob-icon-user-3:before{content:'\e9cf';}
.mob-icon-users-1:before{content:'\e9d0';}
.mob-icon-user-add:before{content:'\e9d1';}
.mob-icon-video-2:before{content:'\e9d2';}
.mob-icon-picture-2:before{content:'\e9d3';}
.mob-icon-camera-2:before{content:'\e9d4';}
.mob-icon-layout:before{content:'\e9d5';}
.mob-icon-menu:before{content:'\e9d6';}
.mob-icon-check-2:before{content:'\e9d7';}
.mob-icon-minus-1:before{content:'\e9d8';}
.mob-icon-minus-circled-1:before{content:'\e9d9';}
.mob-icon-minus-squared-1:before{content:'\e9da';}
.mob-icon-help-1:before{content:'\e9db';}
.mob-icon-help-circled-1:before{content:'\e9dc';}
.mob-icon-info-1:before{content:'\e9dd';}
.mob-icon-info-circled-1:before{content:'\e9de';}
.mob-icon-back:before{content:'\e9df';}
.mob-icon-home-1:before{content:'\e9e0';}
.mob-icon-link-2:before{content:'\e9e1';}
.mob-icon-attach-3:before{content:'\e9e2';}
.mob-icon-lock-3:before{content:'\e9e3';}
.mob-icon-lock-open-2:before{content:'\e9e4';}
.mob-icon-eye-2:before{content:'\e9e5';}
.mob-icon-tag-3:before{content:'\e9e6';}
.mob-icon-bookmark-1:before{content:'\e9e7';}
.mob-icon-bookmarks:before{content:'\e9e8';}
.mob-icon-flag-1:before{content:'\e9e9';}
.mob-icon-thumbs-up-2:before{content:'\e9ea';}
.mob-icon-thumbs-down-1:before{content:'\e9eb';}
.mob-icon-download-1:before{content:'\e9ec';}
.mob-icon-upload-1:before{content:'\e9ed';}
.mob-icon-upload-cloud-1:before{content:'\e9ee';}
.mob-icon-reply-2:before{content:'\e9ef';}
.mob-icon-reply-all-2:before{content:'\e9f0';}
.mob-icon-forward-3:before{content:'\e9f1';}
.mob-icon-quote:before{content:'\e9f2';}
.mob-icon-code-2:before{content:'\e9f3';}
.mob-icon-export-1:before{content:'\e9f4';}
.mob-icon-pencil-2:before{content:'\e9f5';}
.mob-icon-feather:before{content:'\e9f6';}
.mob-icon-print-1:before{content:'\e9f7';}
.mob-icon-retweet-2:before{content:'\e9f8';}
.mob-icon-keyboard-1:before{content:'\e9f9';}
.mob-icon-comment-3:before{content:'\e9fa';}
.mob-icon-chat-2:before{content:'\e9fb';}
.mob-icon-bell-1:before{content:'\e9fc';}
.mob-icon-attention-2:before{content:'\e9fd';}
.mob-icon-alert:before{content:'\e9fe';}
.mob-icon-vcard:before{content:'\e9ff';}
.mob-icon-address:before{content:'\ea00';}
.mob-icon-location-3:before{content:'\ea01';}
.mob-icon-map-1:before{content:'\ea02';}
.mob-icon-direction-1:before{content:'\ea03';}
.mob-icon-compass-1:before{content:'\ea04';}
.mob-icon-cup-1:before{content:'\ea05';}
.mob-icon-trash-2:before{content:'\ea06';}
.mob-icon-doc-3:before{content:'\ea07';}
.mob-icon-docs-1:before{content:'\ea08';}
.mob-icon-doc-landscape:before{content:'\ea09';}
.mob-icon-doc-text-1:before{content:'\ea0a';}
.mob-icon-doc-text-inv-1:before{content:'\ea0b';}
.mob-icon-newspaper-1:before{content:'\ea0c';}
.mob-icon-book-open:before{content:'\ea0d';}
.mob-icon-book-2:before{content:'\ea0e';}
.mob-icon-folder-2:before{content:'\ea0f';}
.mob-icon-archive-1:before{content:'\ea10';}
.mob-icon-box-1:before{content:'\ea11';}
.mob-icon-rss-2:before{content:'\ea12';}
.mob-icon-phone-1:before{content:'\ea13';}
.mob-icon-cog-3:before{content:'\ea14';}
.mob-icon-tools:before{content:'\ea15';}
.mob-icon-share-1:before{content:'\ea16';}
.mob-icon-shareable:before{content:'\ea17';}
.mob-icon-basket-1:before{content:'\ea18';}
.mob-icon-bag:before{content:'\ea19';}
.mob-icon-calendar-2:before{content:'\ea1a';}
.mob-icon-login-1:before{content:'\ea1b';}
.mob-icon-logout-2:before{content:'\ea1c';}
.mob-icon-mic-1:before{content:'\ea1d';}
.mob-icon-mute-1:before{content:'\ea1e';}
.mob-icon-sound-1:before{content:'\ea1f';}
.mob-icon-volume:before{content:'\ea20';}
.mob-icon-clock-3:before{content:'\ea21';}
.mob-icon-hourglass-4:before{content:'\ea22';}
.mob-icon-lamp:before{content:'\ea23';}
.mob-icon-light-down:before{content:'\ea24';}
.mob-icon-light-up:before{content:'\ea25';}
.mob-icon-adjust-2:before{content:'\ea26';}
.mob-icon-block-2:before{content:'\ea27';}
.mob-icon-resize-full-2:before{content:'\ea28';}
.mob-icon-resize-small-1:before{content:'\ea29';}
.mob-icon-popup-1:before{content:'\ea2a';}
.mob-icon-publish:before{content:'\ea2b';}
.mob-icon-window:before{content:'\ea2c';}
.mob-icon-arrow-combo:before{content:'\ea2d';}
.mob-icon-down-circled-1:before{content:'\ea2e';}
.mob-icon-left-circled-1:before{content:'\ea2f';}
.mob-icon-right-circled-1:before{content:'\ea30';}
.mob-icon-up-circled-1:before{content:'\ea31';}
.mob-icon-right-open-2:before{content:'\ea32';}
.mob-icon-left-1:before{content:'\ea33';}
.mob-icon-right-1:before{content:'\ea34';}
.mob-icon-up-1:before{content:'\ea35';}
.mob-icon-down-dir-2:before{content:'\ea36';}
.mob-icon-left-dir-1:before{content:'\ea37';}
.mob-icon-right-dir-2:before{content:'\ea38';}
.mob-icon-up-dir-1:before{content:'\ea39';}
.mob-icon-down-bold:before{content:'\ea3a';}
.mob-icon-left-bold:before{content:'\ea3b';}
.mob-icon-right-bold:before{content:'\ea3c';}
.mob-icon-up-bold:before{content:'\ea3d';}
.mob-icon-down-thin:before{content:'\ea3e';}
.mob-icon-left-thin:before{content:'\ea3f';}
.mob-icon-right-thin:before{content:'\ea40';}
.mob-icon-up-thin:before{content:'\ea41';}
.mob-icon-ccw-1:before{content:'\ea42';}
.mob-icon-cw-2:before{content:'\ea43';}
.mob-icon-arrows-ccw:before{content:'\ea44';}
.mob-icon-level-down-1:before{content:'\ea45';}
.mob-icon-level-up-1:before{content:'\ea46';}
.mob-icon-shuffle-2:before{content:'\ea47';}
.mob-icon-loop:before{content:'\ea48';}
.mob-icon-switch:before{content:'\ea49';}
.mob-icon-play-2:before{content:'\ea4a';}
.mob-icon-stop-2:before{content:'\ea4b';}
.mob-icon-pause-2:before{content:'\ea4c';}
.mob-icon-record-1:before{content:'\ea4d';}
.mob-icon-to-end-1:before{content:'\ea4e';}
.mob-icon-to-start-1:before{content:'\ea4f';}
.mob-icon-fast-forward-1:before{content:'\ea50';}
.mob-icon-fast-backward-1:before{content:'\ea51';}
.mob-icon-progress-8:before{content:'\ea52';}
.mob-icon-progress-9:before{content:'\ea53';}
.mob-icon-progress-10:before{content:'\ea54';}
.mob-icon-progress-11:before{content:'\ea55';}
.mob-icon-target-3:before{content:'\ea56';}
.mob-icon-palette:before{content:'\ea57';}
.mob-icon-list-3:before{content:'\ea58';}
.mob-icon-list-add:before{content:'\ea59';}
.mob-icon-signal-3:before{content:'\ea5a';}
.mob-icon-trophy:before{content:'\ea5b';}
.mob-icon-battery:before{content:'\ea5c';}
.mob-icon-back-in-time:before{content:'\ea5d';}
.mob-icon-monitor:before{content:'\ea5e';}
.mob-icon-mobile-2:before{content:'\ea5f';}
.mob-icon-network-1:before{content:'\ea60';}
.mob-icon-cd-1:before{content:'\ea61';}
.mob-icon-inbox-3:before{content:'\ea62';}
.mob-icon-install:before{content:'\ea63';}
.mob-icon-globe-3:before{content:'\ea64';}
.mob-icon-cloud-4:before{content:'\ea65';}
.mob-icon-cloud-thunder:before{content:'\ea66';}
.mob-icon-flash-1:before{content:'\ea67';}
.mob-icon-moon-1:before{content:'\ea68';}
.mob-icon-flight-2:before{content:'\ea69';}
.mob-icon-paper-plane-2:before{content:'\ea6a';}
.mob-icon-leaf-2:before{content:'\ea6b';}
.mob-icon-lifebuoy-1:before{content:'\ea6c';}
.mob-icon-mouse:before{content:'\ea6d';}
.mob-icon-briefcase-2:before{content:'\ea6e';}
.mob-icon-suitcase-1:before{content:'\ea6f';}
.mob-icon-dot:before{content:'\ea70';}
.mob-icon-dot-2:before{content:'\ea71';}
.mob-icon-dot-3:before{content:'\ea72';}
.mob-icon-brush-1:before{content:'\ea73';}
.mob-icon-magnet-2:before{content:'\ea74';}
.mob-icon-infinity:before{content:'\ea75';}
.mob-icon-erase:before{content:'\ea76';}
.mob-icon-chart-pie-1:before{content:'\ea77';}
.mob-icon-chart-line-1:before{content:'\ea78';}
.mob-icon-chart-bar-1:before{content:'\ea79';}
.mob-icon-chart-area-1:before{content:'\ea7a';}
.mob-icon-tape:before{content:'\ea7b';}
.mob-icon-graduation-cap-2:before{content:'\ea7c';}
.mob-icon-language-1:before{content:'\ea7d';}
.mob-icon-ticket-1:before{content:'\ea7e';}
.mob-icon-water:before{content:'\ea7f';}
.mob-icon-droplet:before{content:'\ea80';}
.mob-icon-air:before{content:'\ea81';}
.mob-icon-credit-card-2:before{content:'\ea82';}
.mob-icon-floppy-1:before{content:'\ea83';}
.mob-icon-clipboard-1:before{content:'\ea84';}
.mob-icon-megaphone-3:before{content:'\ea85';}
.mob-icon-database-2:before{content:'\ea86';}
.mob-icon-drive:before{content:'\ea87';}
.mob-icon-bucket:before{content:'\ea88';}
.mob-icon-thermometer-1:before{content:'\ea89';}
.mob-icon-key-3:before{content:'\ea8a';}
.mob-icon-flow-cascade:before{content:'\ea8b';}
.mob-icon-flow-branch:before{content:'\ea8c';}
.mob-icon-flow-tree:before{content:'\ea8d';}
.mob-icon-flow-line:before{content:'\ea8e';}
.mob-icon-flow-parallel:before{content:'\ea8f';}
.mob-icon-rocket-1:before{content:'\ea90';}
.mob-icon-gauge-2:before{content:'\ea91';}
.mob-icon-traffic-cone:before{content:'\ea92';}
.mob-icon-cc-2:before{content:'\ea93';}
.mob-icon-cc-by:before{content:'\ea94';}
.mob-icon-cc-nc:before{content:'\ea95';}
.mob-icon-cc-nc-eu:before{content:'\ea96';}
.mob-icon-cc-nc-jp:before{content:'\ea97';}
.mob-icon-cc-sa:before{content:'\ea98';}
.mob-icon-cc-nd:before{content:'\ea99';}
.mob-icon-cc-pd:before{content:'\ea9a';}
.mob-icon-cc-zero:before{content:'\ea9b';}
.mob-icon-cc-share:before{content:'\ea9c';}
.mob-icon-cc-remix:before{content:'\ea9d';}
.mob-icon-github-2:before{content:'\ea9e';}
.mob-icon-github-circled-1:before{content:'\ea9f';}
.mob-icon-flickr-2:before{content:'\eaa0';}
.mob-icon-flickr-circled:before{content:'\eaa1';}
.mob-icon-twitter-2:before{content:'\eaa2';}
.mob-icon-twitter-circled:before{content:'\eaa3';}
.mob-icon-facebook-2:before{content:'\eaa4';}
.mob-icon-facebook-circled:before{content:'\eaa5';}
.mob-icon-facebook-squared-1:before{content:'\eaa6';}
.mob-icon-gplus-circled:before{content:'\eaa7';}
.mob-icon-pinterest-2:before{content:'\eaa8';}
.mob-icon-pinterest-circled-1:before{content:'\eaa9';}
.mob-icon-music-outline:before{content:'\eaaa';}
.mob-icon-music-3:before{content:'\eaab';}
.mob-icon-search-outline:before{content:'\eaac';}
.mob-icon-search-4:before{content:'\eaad';}
.mob-icon-mail-4:before{content:'\eaae';}
.mob-icon-heart-4:before{content:'\eaaf';}
.mob-icon-heart-filled:before{content:'\eab0';}
.mob-icon-star-4:before{content:'\eab1';}
.mob-icon-star-filled:before{content:'\eab2';}
.mob-icon-user-outline:before{content:'\eab3';}
.mob-icon-user-4:before{content:'\eab4';}
.mob-icon-users-outline:before{content:'\eab5';}
.mob-icon-users-2:before{content:'\eab6';}
.mob-icon-user-add-outline:before{content:'\eab7';}
.mob-icon-user-add-1:before{content:'\eab8';}
.mob-icon-user-delete-outline:before{content:'\eab9';}
.mob-icon-user-delete:before{content:'\eaba';}
.mob-icon-video-3:before{content:'\eabb';}
.mob-icon-videocam-outline:before{content:'\eabc';}
.mob-icon-videocam-2:before{content:'\eabd';}
.mob-icon-picture-outline:before{content:'\eabe';}
.mob-icon-picture-3:before{content:'\eabf';}
.mob-icon-camera-outline:before{content:'\eac0';}
.mob-icon-camera-3:before{content:'\eac1';}
.mob-icon-th-outline:before{content:'\eac2';}
.mob-icon-th:before{content:'\eac3';}
.mob-icon-th-large-outline:before{content:'\eac4';}
.mob-icon-th-large:before{content:'\eac5';}
.mob-icon-th-list-outline:before{content:'\eac6';}
.mob-icon-th-list:before{content:'\eac7';}
.mob-icon-ok-outline:before{content:'\eac8';}
.mob-icon-ok-2:before{content:'\eac9';}
.mob-icon-minus-outline:before{content:'\eaca';}
.mob-icon-minus-2:before{content:'\eacb';}
.mob-icon-divide-outline:before{content:'\eacc';}
.mob-icon-divide:before{content:'\eacd';}
.mob-icon-eq-outline:before{content:'\eace';}
.mob-icon-eq:before{content:'\eacf';}
.mob-icon-info-outline:before{content:'\ead0';}
.mob-icon-info-2:before{content:'\ead1';}
.mob-icon-home-outline:before{content:'\ead2';}
.mob-icon-home-2:before{content:'\ead3';}
.mob-icon-link-outline:before{content:'\ead4';}
.mob-icon-link-3:before{content:'\ead5';}
.mob-icon-attach-outline:before{content:'\ead6';}
.mob-icon-attach-4:before{content:'\ead7';}
.mob-icon-lock-4:before{content:'\ead8';}
.mob-icon-lock-filled:before{content:'\ead9';}
.mob-icon-lock-open-3:before{content:'\eada';}
.mob-icon-lock-open-filled:before{content:'\eadb';}
.mob-icon-pin-outline:before{content:'\eadc';}
.mob-icon-pin-1:before{content:'\eadd';}
.mob-icon-eye-outline:before{content:'\eade';}
.mob-icon-eye-3:before{content:'\eadf';}
.mob-icon-tag-4:before{content:'\eae0';}
.mob-icon-tags-1:before{content:'\eae1';}
.mob-icon-bookmark-2:before{content:'\eae2';}
.mob-icon-flag-2:before{content:'\eae3';}
.mob-icon-flag-filled:before{content:'\eae4';}
.mob-icon-thumbs-up-3:before{content:'\eae5';}
.mob-icon-thumbs-down-2:before{content:'\eae6';}
.mob-icon-download-outline:before{content:'\eae7';}
.mob-icon-download-2:before{content:'\eae8';}
.mob-icon-upload-outline:before{content:'\eae9';}
.mob-icon-upload-2:before{content:'\eaea';}
.mob-icon-upload-cloud-outline:before{content:'\eaeb';}
.mob-icon-upload-cloud-2:before{content:'\eaec';}
.mob-icon-reply-outline:before{content:'\eaed';}
.mob-icon-reply-3:before{content:'\eaee';}
.mob-icon-forward-outline:before{content:'\eaef';}
.mob-icon-forward-4:before{content:'\eaf0';}
.mob-icon-code-outline:before{content:'\eaf1';}
.mob-icon-code-3:before{content:'\eaf2';}
.mob-icon-export-outline:before{content:'\eaf3';}
.mob-icon-export-2:before{content:'\eaf4';}
.mob-icon-pencil-3:before{content:'\eaf5';}
.mob-icon-pen:before{content:'\eaf6';}
.mob-icon-feather-1:before{content:'\eaf7';}
.mob-icon-edit-1:before{content:'\eaf8';}
.mob-icon-print-2:before{content:'\eaf9';}
.mob-icon-comment-4:before{content:'\eafa';}
.mob-icon-chat-3:before{content:'\eafb';}
.mob-icon-chat-alt:before{content:'\eafc';}
.mob-icon-bell-2:before{content:'\eafd';}
.mob-icon-attention-3:before{content:'\eafe';}
.mob-icon-attention-filled:before{content:'\eaff';}
.mob-icon-warning-empty:before{content:'\eb00';}
.mob-icon-warning:before{content:'\eb01';}
.mob-icon-contacts:before{content:'\eb02';}
.mob-icon-vcard-1:before{content:'\eb03';}
.mob-icon-address-1:before{content:'\eb04';}
.mob-icon-location-outline:before{content:'\eb05';}
.mob-icon-location-4:before{content:'\eb06';}
.mob-icon-map-2:before{content:'\eb07';}
.mob-icon-direction-outline:before{content:'\eb08';}
.mob-icon-direction-2:before{content:'\eb09';}
.mob-icon-compass-2:before{content:'\eb0a';}
.mob-icon-trash-3:before{content:'\eb0b';}
.mob-icon-doc-4:before{content:'\eb0c';}
.mob-icon-doc-text-2:before{content:'\eb0d';}
.mob-icon-doc-add:before{content:'\eb0e';}
.mob-icon-doc-remove:before{content:'\eb0f';}
.mob-icon-news:before{content:'\eb10';}
.mob-icon-folder-3:before{content:'\eb11';}
.mob-icon-folder-add:before{content:'\eb12';}
.mob-icon-folder-delete:before{content:'\eb13';}
.mob-icon-archive-2:before{content:'\eb14';}
.mob-icon-box-2:before{content:'\eb15';}
.mob-icon-rss-outline:before{content:'\eb16';}
.mob-icon-rss-3:before{content:'\eb17';}
.mob-icon-phone-outline:before{content:'\eb18';}
.mob-icon-phone-2:before{content:'\eb19';}
.mob-icon-wrench-outline:before{content:'\eb1a';}
.mob-icon-wrench-1:before{content:'\eb1b';}
.mob-icon-basket-2:before{content:'\eb1c';}
.mob-icon-calendar-outlilne:before{content:'\eb1d';}
.mob-icon-calendar-3:before{content:'\eb1e';}
.mob-icon-mic-outline:before{content:'\eb1f';}
.mob-icon-mic-2:before{content:'\eb20';}
.mob-icon-volume-off-1:before{content:'\eb21';}
.mob-icon-volume-low:before{content:'\eb22';}
.mob-icon-volume-middle:before{content:'\eb23';}
.mob-icon-volume-high:before{content:'\eb24';}
.mob-icon-headphones-1:before{content:'\eb25';}
.mob-icon-clock-4:before{content:'\eb26';}
.mob-icon-wristwatch:before{content:'\eb27';}
.mob-icon-stopwatch:before{content:'\eb28';}
.mob-icon-lightbulb-2:before{content:'\eb29';}
.mob-icon-block-outline:before{content:'\eb2a';}
.mob-icon-block-3:before{content:'\eb2b';}
.mob-icon-resize-full-outline:before{content:'\eb2c';}
.mob-icon-resize-full-3:before{content:'\eb2d';}
.mob-icon-resize-normal-outline:before{content:'\eb2e';}
.mob-icon-resize-normal:before{content:'\eb2f';}
.mob-icon-move-outline:before{content:'\eb30';}
.mob-icon-move-1:before{content:'\eb31';}
.mob-icon-popup-2:before{content:'\eb32';}
.mob-icon-zoom-in-outline:before{content:'\eb33';}
.mob-icon-zoom-in-1:before{content:'\eb34';}
.mob-icon-zoom-out-outline:before{content:'\eb35';}
.mob-icon-zoom-out-1:before{content:'\eb36';}
.mob-icon-popup-3:before{content:'\eb37';}
.mob-icon-left-open-outline:before{content:'\eb38';}
.mob-icon-left-open-3:before{content:'\eb39';}
.mob-icon-right-open-outline:before{content:'\eb3a';}
.mob-icon-right-open-3:before{content:'\eb3b';}
.mob-icon-down-2:before{content:'\eb3c';}
.mob-icon-left-2:before{content:'\eb3d';}
.mob-icon-right-2:before{content:'\eb3e';}
.mob-icon-up-2:before{content:'\eb3f';}
.mob-icon-down-outline:before{content:'\eb40';}
.mob-icon-left-outline:before{content:'\eb41';}
.mob-icon-right-outline:before{content:'\eb42';}
.mob-icon-up-outline:before{content:'\eb43';}
.mob-icon-down-small:before{content:'\eb44';}
.mob-icon-left-small:before{content:'\eb45';}
.mob-icon-right-small:before{content:'\eb46';}
.mob-icon-up-small:before{content:'\eb47';}
.mob-icon-cw-outline:before{content:'\eb48';}
.mob-icon-cw-3:before{content:'\eb49';}
.mob-icon-arrows-cw-outline:before{content:'\eb4a';}
.mob-icon-arrows-cw-3:before{content:'\eb4b';}
.mob-icon-loop-outline:before{content:'\eb4c';}
.mob-icon-loop-1:before{content:'\eb4d';}
.mob-icon-loop-alt-outline:before{content:'\eb4e';}
.mob-icon-loop-alt:before{content:'\eb4f';}
.mob-icon-shuffle-3:before{content:'\eb50';}
.mob-icon-play-outline:before{content:'\eb51';}
.mob-icon-play-3:before{content:'\eb52';}
.mob-icon-stop-outline:before{content:'\eb53';}
.mob-icon-stop-3:before{content:'\eb54';}
.mob-icon-pause-outline:before{content:'\eb55';}
.mob-icon-pause-3:before{content:'\eb56';}
.mob-icon-fast-fw-outline:before{content:'\eb57';}
.mob-icon-fast-fw-1:before{content:'\eb58';}
.mob-icon-rewind-outline:before{content:'\eb59';}
.mob-icon-rewind:before{content:'\eb5a';}
.mob-icon-record-outline:before{content:'\eb5b';}
.mob-icon-record-2:before{content:'\eb5c';}
.mob-icon-eject-outline:before{content:'\eb5d';}
.mob-icon-eject-2:before{content:'\eb5e';}
.mob-icon-eject-alt-outline:before{content:'\eb5f';}
.mob-icon-eject-alt:before{content:'\eb60';}
.mob-icon-bat1:before{content:'\eb61';}
.mob-icon-bat2:before{content:'\eb62';}
.mob-icon-bat3:before{content:'\eb63';}
.mob-icon-bat4:before{content:'\eb64';}
.mob-icon-bat-charge:before{content:'\eb65';}
.mob-icon-plug-1:before{content:'\eb66';}
.mob-icon-target-outline:before{content:'\eb67';}
.mob-icon-target-4:before{content:'\eb68';}
.mob-icon-wifi-outline:before{content:'\eb69';}
.mob-icon-wifi-1:before{content:'\eb6a';}
.mob-icon-desktop-3:before{content:'\eb6b';}
.mob-icon-laptop-2:before{content:'\eb6c';}
.mob-icon-tablet-1:before{content:'\eb6d';}
.mob-icon-mobile-3:before{content:'\eb6e';}
.mob-icon-contrast:before{content:'\eb6f';}
.mob-icon-globe-outline:before{content:'\eb70';}
.mob-icon-globe-4:before{content:'\eb71';}
.mob-icon-globe-alt-outline:before{content:'\eb72';}
.mob-icon-globe-alt-1:before{content:'\eb73';}
.mob-icon-sun-1:before{content:'\eb74';}
.mob-icon-sun-filled:before{content:'\eb75';}
.mob-icon-cloud-5:before{content:'\eb76';}
.mob-icon-flash-outline:before{content:'\eb77';}
.mob-icon-flash-2:before{content:'\eb78';}
.mob-icon-moon-2:before{content:'\eb79';}
.mob-icon-waves-outline:before{content:'\eb7a';}
.mob-icon-waves:before{content:'\eb7b';}
.mob-icon-rain:before{content:'\eb7c';}
.mob-icon-cloud-sun:before{content:'\eb7d';}
.mob-icon-drizzle:before{content:'\eb7e';}
.mob-icon-snow:before{content:'\eb7f';}
.mob-icon-cloud-flash:before{content:'\eb80';}
.mob-icon-cloud-wind:before{content:'\eb81';}
.mob-icon-wind:before{content:'\eb82';}
.mob-icon-plane-outline:before{content:'\eb83';}
.mob-icon-plane:before{content:'\eb84';}
.mob-icon-leaf-3:before{content:'\eb85';}
.mob-icon-lifebuoy-2:before{content:'\eb86';}
.mob-icon-briefcase-3:before{content:'\eb87';}
.mob-icon-brush-2:before{content:'\eb88';}
.mob-icon-pipette:before{content:'\eb89';}
.mob-icon-power-outline:before{content:'\eb8a';}
.mob-icon-power:before{content:'\eb8b';}
.mob-icon-check-outline:before{content:'\eb8c';}
.mob-icon-check-3:before{content:'\eb8d';}
.mob-icon-gift-2:before{content:'\eb8e';}
.mob-icon-temperatire:before{content:'\eb8f';}
.mob-icon-chart-outline:before{content:'\eb90';}
.mob-icon-chart-1:before{content:'\eb91';}
.mob-icon-chart-alt-outline:before{content:'\eb92';}
.mob-icon-chart-alt:before{content:'\eb93';}
.mob-icon-chart-bar-outline:before{content:'\eb94';}
.mob-icon-chart-bar-2:before{content:'\eb95';}
.mob-icon-chart-pie-outline:before{content:'\eb96';}
.mob-icon-chart-pie-2:before{content:'\eb97';}
.mob-icon-ticket-2:before{content:'\eb98';}
.mob-icon-credit-card-3:before{content:'\eb99';}
.mob-icon-clipboard-2:before{content:'\eb9a';}
.mob-icon-database-3:before{content:'\eb9b';}
.mob-icon-key-outline:before{content:'\eb9c';}
.mob-icon-key-4:before{content:'\eb9d';}
.mob-icon-flow-split:before{content:'\eb9e';}
.mob-icon-flow-merge:before{content:'\eb9f';}
.mob-icon-flow-parallel-1:before{content:'\eba0';}
.mob-icon-flow-cross:before{content:'\eba1';}
.mob-icon-certificate-outline:before{content:'\eba2';}
.mob-icon-certificate-2:before{content:'\eba3';}
.mob-icon-scissors-outline:before{content:'\eba4';}
.mob-icon-scissors-1:before{content:'\eba5';}
.mob-icon-flask:before{content:'\eba6';}
.mob-icon-wine:before{content:'\eba7';}
.mob-icon-coffee-1:before{content:'\eba8';}
.mob-icon-beer-1:before{content:'\eba9';}
.mob-icon-anchor-outline:before{content:'\ebaa';}
.mob-icon-anchor-1:before{content:'\ebab';}
.mob-icon-puzzle-outline:before{content:'\ebac';}
.mob-icon-puzzle-1:before{content:'\ebad';}
.mob-icon-tree-1:before{content:'\ebae';}
.mob-icon-calculator:before{content:'\ebaf';}
.mob-icon-infinity-outline:before{content:'\ebb0';}
.mob-icon-infinity-1:before{content:'\ebb1';}
.mob-icon-pi-outline:before{content:'\ebb2';}
.mob-icon-pi:before{content:'\ebb3';}
.mob-icon-at-1:before{content:'\ebb4';}
.mob-icon-at-circled:before{content:'\ebb5';}
.mob-icon-looped-square-outline:before{content:'\ebb6';}
.mob-icon-looped-square-interest:before{content:'\ebb7';}
.mob-icon-sort-alphabet-outline:before{content:'\ebb8';}
.mob-icon-sort-alphabet:before{content:'\ebb9';}
.mob-icon-sort-numeric-outline:before{content:'\ebba';}
.mob-icon-sort-numeric:before{content:'\ebbb';}
.mob-icon-dribbble-circled-1:before{content:'\ebbc';}
.mob-icon-dribbble-3:before{content:'\ebbd';}
.mob-icon-facebook-circled-1:before{content:'\ebbe';}
.mob-icon-facebook-3:before{content:'\ebbf';}
.mob-icon-flickr-circled-1:before{content:'\ebc0';}
.mob-icon-flickr-3:before{content:'\ebc1';}
.mob-icon-github-circled-2:before{content:'\ebc2';}
.mob-icon-github-3:before{content:'\ebc3';}
.mob-icon-lastfm-circled-1:before{content:'\ebc4';}
.mob-icon-lastfm-2:before{content:'\ebc5';}
.mob-icon-linkedin-circled-1:before{content:'\ebc6';}
.mob-icon-linkedin-3:before{content:'\ebc7';}
.mob-icon-pinterest-circled-2:before{content:'\ebc8';}
.mob-icon-pinterest-3:before{content:'\ebc9';}
.mob-icon-skype-outline:before{content:'\ebca';}
.mob-icon-skype-4:before{content:'\ebcb';}
.mob-icon-tumbler-circled:before{content:'\ebcc';}
.mob-icon-tumbler:before{content:'\ebcd';}
.mob-icon-twitter-circled-1:before{content:'\ebce';}
.mob-icon-twitter-3:before{content:'\ebcf';}
.mob-icon-vimeo-circled-1:before{content:'\ebd0';}
.mob-icon-vimeo-3:before{content:'\ebd1';}
.mob-icon-search-5:before{content:'\ebd2';}
.mob-icon-mail-5:before{content:'\ebd3';}
.mob-icon-heart-5:before{content:'\ebd4';}
.mob-icon-heart-empty-3:before{content:'\ebd5';}
.mob-icon-star-5:before{content:'\ebd6';}
.mob-icon-user-5:before{content:'\ebd7';}
.mob-icon-video-4:before{content:'\ebd8';}
.mob-icon-picture-4:before{content:'\ebd9';}
.mob-icon-camera-4:before{content:'\ebda';}
.mob-icon-ok-3:before{content:'\ebdb';}
.mob-icon-ok-circle-1:before{content:'\ebdc';}
.mob-icon-minus-3:before{content:'\ebdd';}
.mob-icon-minus-circle-1:before{content:'\ebde';}
.mob-icon-help-2:before{content:'\ebdf';}
.mob-icon-info-3:before{content:'\ebe0';}
.mob-icon-home-3:before{content:'\ebe1';}
.mob-icon-link-4:before{content:'\ebe2';}
.mob-icon-attach-5:before{content:'\ebe3';}
.mob-icon-lock-5:before{content:'\ebe4';}
.mob-icon-lock-empty:before{content:'\ebe5';}
.mob-icon-lock-open-4:before{content:'\ebe6';}
.mob-icon-lock-open-empty:before{content:'\ebe7';}
.mob-icon-pin-2:before{content:'\ebe8';}
.mob-icon-eye-4:before{content:'\ebe9';}
.mob-icon-tag-5:before{content:'\ebea';}
.mob-icon-tag-empty:before{content:'\ebeb';}
.mob-icon-download-3:before{content:'\ebec';}
.mob-icon-upload-3:before{content:'\ebed';}
.mob-icon-download-cloud-1:before{content:'\ebee';}
.mob-icon-upload-cloud-3:before{content:'\ebef';}
.mob-icon-quote-left-1:before{content:'\ebf0';}
.mob-icon-quote-right-1:before{content:'\ebf1';}
.mob-icon-quote-left-alt:before{content:'\ebf2';}
.mob-icon-quote-right-alt:before{content:'\ebf3';}
.mob-icon-pencil-4:before{content:'\ebf4';}
.mob-icon-pencil-neg:before{content:'\ebf5';}
.mob-icon-pencil-alt:before{content:'\ebf6';}
.mob-icon-undo:before{content:'\ebf7';}
.mob-icon-comment-5:before{content:'\ebf8';}
.mob-icon-comment-inv:before{content:'\ebf9';}
.mob-icon-comment-alt-1:before{content:'\ebfa';}
.mob-icon-comment-inv-alt:before{content:'\ebfb';}
.mob-icon-comment-alt2:before{content:'\ebfc';}
.mob-icon-comment-inv-alt2:before{content:'\ebfd';}
.mob-icon-chat-4:before{content:'\ebfe';}
.mob-icon-chat-inv:before{content:'\ebff';}
.mob-icon-location-5:before{content:'\ec00';}
.mob-icon-location-inv:before{content:'\ec01';}
.mob-icon-location-alt:before{content:'\ec02';}
.mob-icon-compass-3:before{content:'\ec03';}
.mob-icon-trash-4:before{content:'\ec04';}
.mob-icon-trash-empty-1:before{content:'\ec05';}
.mob-icon-doc-5:before{content:'\ec06';}
.mob-icon-doc-inv-1:before{content:'\ec07';}
.mob-icon-doc-alt:before{content:'\ec08';}
.mob-icon-doc-inv-alt:before{content:'\ec09';}
.mob-icon-article:before{content:'\ec0a';}
.mob-icon-article-alt:before{content:'\ec0b';}
.mob-icon-book-open-1:before{content:'\ec0c';}
.mob-icon-folder-4:before{content:'\ec0d';}
.mob-icon-folder-empty-1:before{content:'\ec0e';}
.mob-icon-box-3:before{content:'\ec0f';}
.mob-icon-rss-4:before{content:'\ec10';}
.mob-icon-rss-alt-1:before{content:'\ec11';}
.mob-icon-cog-5:before{content:'\ec12';}
.mob-icon-wrench-2:before{content:'\ec13';}
.mob-icon-share-2:before{content:'\ec14';}
.mob-icon-calendar-4:before{content:'\ec15';}
.mob-icon-calendar-inv:before{content:'\ec16';}
.mob-icon-calendar-alt:before{content:'\ec17';}
.mob-icon-mic-3:before{content:'\ec18';}
.mob-icon-volume-off-2:before{content:'\ec19';}
.mob-icon-volume-up-1:before{content:'\ec1a';}
.mob-icon-headphones-2:before{content:'\ec1b';}
.mob-icon-clock-5:before{content:'\ec1c';}
.mob-icon-lamp-1:before{content:'\ec1d';}
.mob-icon-block-4:before{content:'\ec1e';}
.mob-icon-resize-full-4:before{content:'\ec1f';}
.mob-icon-resize-full-alt-1:before{content:'\ec20';}
.mob-icon-resize-small-2:before{content:'\ec21';}
.mob-icon-resize-small-alt:before{content:'\ec22';}
.mob-icon-resize-vertical-1:before{content:'\ec23';}
.mob-icon-resize-horizontal-1:before{content:'\ec24';}
.mob-icon-move-2:before{content:'\ec25';}
.mob-icon-popup-4:before{content:'\ec26';}
.mob-icon-down-3:before{content:'\ec27';}
.mob-icon-left-3:before{content:'\ec28';}
.mob-icon-right-3:before{content:'\ec29';}
.mob-icon-up-3:before{content:'\ec2a';}
.mob-icon-down-circle-1:before{content:'\ec2b';}
.mob-icon-left-circle-1:before{content:'\ec2c';}
.mob-icon-right-circle-1:before{content:'\ec2d';}
.mob-icon-up-circle-1:before{content:'\ec2e';}
.mob-icon-cw-4:before{content:'\ec2f';}
.mob-icon-loop-2:before{content:'\ec30';}
.mob-icon-loop-alt-1:before{content:'\ec31';}
.mob-icon-exchange-1:before{content:'\ec32';}
.mob-icon-split:before{content:'\ec33';}
.mob-icon-arrow-curved:before{content:'\ec34';}
.mob-icon-play-4:before{content:'\ec35';}
.mob-icon-play-circle2:before{content:'\ec36';}
.mob-icon-stop-4:before{content:'\ec37';}
.mob-icon-pause-4:before{content:'\ec38';}
.mob-icon-to-start-2:before{content:'\ec39';}
.mob-icon-to-end-2:before{content:'\ec3a';}
.mob-icon-eject-3:before{content:'\ec3b';}
.mob-icon-target-5:before{content:'\ec3c';}
.mob-icon-signal-4:before{content:'\ec3d';}
.mob-icon-award-1:before{content:'\ec3e';}
.mob-icon-award-empty:before{content:'\ec3f';}
.mob-icon-list-4:before{content:'\ec40';}
.mob-icon-list-nested:before{content:'\ec41';}
.mob-icon-bat-empty:before{content:'\ec42';}
.mob-icon-bat-half:before{content:'\ec43';}
.mob-icon-bat-full:before{content:'\ec44';}
.mob-icon-bat-charge-1:before{content:'\ec45';}
.mob-icon-mobile-4:before{content:'\ec46';}
.mob-icon-cd-2:before{content:'\ec47';}
.mob-icon-equalizer:before{content:'\ec48';}
.mob-icon-cursor:before{content:'\ec49';}
.mob-icon-aperture:before{content:'\ec4a';}
.mob-icon-aperture-alt:before{content:'\ec4b';}
.mob-icon-steering-wheel:before{content:'\ec4c';}
.mob-icon-book-3:before{content:'\ec4d';}
.mob-icon-book-alt:before{content:'\ec4e';}
.mob-icon-brush-3:before{content:'\ec4f';}
.mob-icon-brush-alt:before{content:'\ec50';}
.mob-icon-eyedropper-1:before{content:'\ec51';}
.mob-icon-layers:before{content:'\ec52';}
.mob-icon-layers-alt:before{content:'\ec53';}
.mob-icon-sun-2:before{content:'\ec54';}
.mob-icon-sun-inv:before{content:'\ec55';}
.mob-icon-cloud-6:before{content:'\ec56';}
.mob-icon-rain-1:before{content:'\ec57';}
.mob-icon-flash-3:before{content:'\ec58';}
.mob-icon-moon-3:before{content:'\ec59';}
.mob-icon-moon-inv:before{content:'\ec5a';}
.mob-icon-umbrella-1:before{content:'\ec5b';}
.mob-icon-chart-bar-3:before{content:'\ec5c';}
.mob-icon-chart-pie-3:before{content:'\ec5d';}
.mob-icon-chart-pie-alt:before{content:'\ec5e';}
.mob-icon-key-5:before{content:'\ec5f';}
.mob-icon-key-inv:before{content:'\ec60';}
.mob-icon-hash:before{content:'\ec61';}
.mob-icon-at-2:before{content:'\ec62';}
.mob-icon-pilcrow:before{content:'\ec63';}
.mob-icon-dial:before{content:'\ec64';}
.mob-icon-search-6:before{content:'\ec65';}
.mob-icon-mail-6:before{content:'\ec66';}
.mob-icon-heart-6:before{content:'\ec67';}
.mob-icon-star-6:before{content:'\ec68';}
.mob-icon-user-6:before{content:'\ec69';}
.mob-icon-user-woman:before{content:'\ec6a';}
.mob-icon-user-pair:before{content:'\ec6b';}
.mob-icon-video-alt:before{content:'\ec6c';}
.mob-icon-videocam-3:before{content:'\ec6d';}
.mob-icon-videocam-alt:before{content:'\ec6e';}
.mob-icon-camera-5:before{content:'\ec6f';}
.mob-icon-th-3:before{content:'\ec70';}
.mob-icon-th-list-3:before{content:'\ec71';}
.mob-icon-ok-4:before{content:'\ec72';}
.mob-icon-cancel:before{content:'\ec73';}
.mob-icon-cancel-circle:before{content:'\ec74';}
.mob-icon-plus-4:before{content:'\ec75';}
.mob-icon-home-4:before{content:'\ec76';}
.mob-icon-lock-6:before{content:'\ec77';}
.mob-icon-lock-open-5:before{content:'\ec78';}
.mob-icon-eye-5:before{content:'\ec79';}
.mob-icon-tag-6:before{content:'\ec7a';}
.mob-icon-thumbs-up-4:before{content:'\ec7b';}
.mob-icon-thumbs-down-3:before{content:'\ec7c';}
.mob-icon-download-4:before{content:'\ec7d';}
.mob-icon-export-3:before{content:'\ec7e';}
.mob-icon-pencil-5:before{content:'\ec7f';}
.mob-icon-pencil-alt-1:before{content:'\ec80';}
.mob-icon-edit-2:before{content:'\ec81';}
.mob-icon-chat-5:before{content:'\ec82';}
.mob-icon-print-3:before{content:'\ec83';}
.mob-icon-bell-3:before{content:'\ec84';}
.mob-icon-attention-4:before{content:'\ec85';}
.mob-icon-info-4:before{content:'\ec86';}
.mob-icon-question:before{content:'\ec87';}
.mob-icon-location-6:before{content:'\ec88';}
.mob-icon-trash-5:before{content:'\ec89';}
.mob-icon-doc-6:before{content:'\ec8a';}
.mob-icon-article-1:before{content:'\ec8b';}
.mob-icon-article-alt-1:before{content:'\ec8c';}
.mob-icon-rss-5:before{content:'\ec8d';}
.mob-icon-wrench-3:before{content:'\ec8e';}
.mob-icon-basket-3:before{content:'\ec8f';}
.mob-icon-basket-alt:before{content:'\ec90';}
.mob-icon-calendar-5:before{content:'\ec91';}
.mob-icon-calendar-alt-1:before{content:'\ec92';}
.mob-icon-volume-off-3:before{content:'\ec93';}
.mob-icon-volume-down-1:before{content:'\ec94';}
.mob-icon-volume-up-2:before{content:'\ec95';}
.mob-icon-bullhorn:before{content:'\ec96';}
.mob-icon-clock-6:before{content:'\ec97';}
.mob-icon-clock-alt:before{content:'\ec98';}
.mob-icon-stop-5:before{content:'\ec99';}
.mob-icon-resize-full-5:before{content:'\ec9a';}
.mob-icon-resize-small-3:before{content:'\ec9b';}
.mob-icon-zoom-in-2:before{content:'\ec9c';}
.mob-icon-zoom-out-2:before{content:'\ec9d';}
.mob-icon-popup-5:before{content:'\ec9e';}
.mob-icon-down-dir-3:before{content:'\ec9f';}
.mob-icon-left-dir-2:before{content:'\eca0';}
.mob-icon-right-dir-3:before{content:'\eca1';}
.mob-icon-up-dir-2:before{content:'\eca2';}
.mob-icon-down-4:before{content:'\eca3';}
.mob-icon-up-4:before{content:'\eca4';}
.mob-icon-cw-5:before{content:'\eca5';}
.mob-icon-signal-5:before{content:'\eca6';}
.mob-icon-award-2:before{content:'\eca7';}
.mob-icon-mobile-5:before{content:'\eca8';}
.mob-icon-mobile-alt:before{content:'\eca9';}
.mob-icon-tablet-2:before{content:'\ecaa';}
.mob-icon-ipod:before{content:'\ecab';}
.mob-icon-cd-3:before{content:'\ecac';}
.mob-icon-grid:before{content:'\ecad';}
.mob-icon-book-4:before{content:'\ecae';}
.mob-icon-easel:before{content:'\ecaf';}
.mob-icon-globe-5:before{content:'\ecb0';}
.mob-icon-chart-2:before{content:'\ecb1';}
.mob-icon-chart-bar-4:before{content:'\ecb2';}
.mob-icon-chart-pie-4:before{content:'\ecb3';}
.mob-icon-dollar-1:before{content:'\ecb4';}
.mob-icon-at-3:before{content:'\ecb5';}
.mob-icon-colon:before{content:'\ecb6';}
.mob-icon-semicolon:before{content:'\ecb7';}
.mob-icon-squares:before{content:'\ecb8';}
.mob-icon-money-2:before{content:'\ecb9';}
.mob-icon-facebook-4:before{content:'\ecba';}
.mob-icon-facebook-rect-1:before{content:'\ecbb';}
.mob-icon-twitter-bird-1:before{content:'\ecbc';}
.mob-icon-youtube-3:before{content:'\ecbd';}
.mob-icon-windy-rain-inv:before{content:'\ecbe';}
.mob-icon-snow-inv:before{content:'\ecbf';}
.mob-icon-snow-heavy-inv:before{content:'\ecc0';}
.mob-icon-hail-inv:before{content:'\ecc1';}
.mob-icon-clouds-inv:before{content:'\ecc2';}
.mob-icon-clouds-flash-inv:before{content:'\ecc3';}
.mob-icon-temperature:before{content:'\ecc4';}
.mob-icon-compass-4:before{content:'\ecc5';}
.mob-icon-na:before{content:'\ecc6';}
.mob-icon-celcius:before{content:'\ecc7';}
.mob-icon-fahrenheit:before{content:'\ecc8';}
.mob-icon-clouds-flash-alt:before{content:'\ecc9';}
.mob-icon-sun-inv-1:before{content:'\ecca';}
.mob-icon-moon-inv-1:before{content:'\eccb';}
.mob-icon-cloud-sun-inv:before{content:'\eccc';}
.mob-icon-cloud-moon-inv:before{content:'\eccd';}
.mob-icon-cloud-inv:before{content:'\ecce';}
.mob-icon-cloud-flash-inv:before{content:'\eccf';}
.mob-icon-drizzle-inv:before{content:'\ecd0';}
.mob-icon-rain-inv:before{content:'\ecd1';}
.mob-icon-windy-inv:before{content:'\ecd2';}
.mob-icon-sunrise:before{content:'\ecd3';}
.mob-icon-sun-3:before{content:'\ecd4';}
.mob-icon-moon-4:before{content:'\ecd5';}
.mob-icon-eclipse:before{content:'\ecd6';}
.mob-icon-mist:before{content:'\ecd7';}
.mob-icon-wind-1:before{content:'\ecd8';}
.mob-icon-snowflake:before{content:'\ecd9';}
.mob-icon-cloud-sun-1:before{content:'\ecda';}
.mob-icon-cloud-moon:before{content:'\ecdb';}
.mob-icon-fog-sun:before{content:'\ecdc';}
.mob-icon-fog-moon:before{content:'\ecdd';}
.mob-icon-fog-cloud:before{content:'\ecde';}
.mob-icon-fog:before{content:'\ecdf';}
.mob-icon-cloud-7:before{content:'\ece0';}
.mob-icon-cloud-flash-1:before{content:'\ece1';}
.mob-icon-cloud-flash-alt:before{content:'\ece2';}
.mob-icon-drizzle-1:before{content:'\ece3';}
.mob-icon-rain-2:before{content:'\ece4';}
.mob-icon-windy:before{content:'\ece5';}
.mob-icon-windy-rain:before{content:'\ece6';}
.mob-icon-snow-1:before{content:'\ece7';}
.mob-icon-snow-alt:before{content:'\ece8';}
.mob-icon-snow-heavy:before{content:'\ece9';}
.mob-icon-hail:before{content:'\ecea';}
.mob-icon-clouds:before{content:'\eceb';}
.mob-icon-clouds-flash:before{content:'\ecec';}
.mob-icon-mail-7:before{content:'\eced';}
.mob-icon-heart-7:before{content:'\ecee';}
.mob-icon-star-7:before{content:'\ecef';}
.mob-icon-star-empty-2:before{content:'\ecf0';}
.mob-icon-ok-5:before{content:'\ecf1';}
.mob-icon-cancel-1:before{content:'\ecf2';}
.mob-icon-plus-5:before{content:'\ecf3';}
.mob-icon-help-circled-2:before{content:'\ecf4';}
.mob-icon-help-circled-alt:before{content:'\ecf5';}
.mob-icon-home-5:before{content:'\ecf6';}
.mob-icon-pencil-6:before{content:'\ecf7';}
.mob-icon-attention-5:before{content:'\ecf8';}
.mob-icon-attention-alt-1:before{content:'\ecf9';}
.mob-icon-cog-6:before{content:'\ecfa';}
.mob-icon-mic-off:before{content:'\ecfb';}
.mob-icon-clock-7:before{content:'\ecfc';}
.mob-icon-stopwatch-1:before{content:'\ecfd';}
.mob-icon-hourglass-5:before{content:'\ecfe';}
.mob-icon-down-5:before{content:'\ecff';}
.mob-icon-left-4:before{content:'\ed00';}
.mob-icon-right-4:before{content:'\ed01';}
.mob-icon-up-5:before{content:'\ed02';}
.mob-icon-down-bold-1:before{content:'\ed03';}
.mob-icon-left-bold-1:before{content:'\ed04';}
.mob-icon-right-bold-1:before{content:'\ed05';}
.mob-icon-up-bold-1:before{content:'\ed06';}
.mob-icon-down-fat:before{content:'\ed07';}
.mob-icon-left-fat:before{content:'\ed08';}
.mob-icon-right-fat:before{content:'\ed09';}
.mob-icon-up-fat:before{content:'\ed0a';}
.mob-icon-flash-4:before{content:'\ed0b';}
.mob-icon-cloud-8:before{content:'\ed0c';}
.mob-icon-vector-pencil:before{content:'\ed0d';}
.mob-icon-at-4:before{content:'\ed0e';}
.mob-icon-female-2:before{content:'\ed0f';}
.mob-icon-male-2:before{content:'\ed10';}
.mob-icon-king:before{content:'\ed11';}
.mob-icon-anchor-2:before{content:'\ed12';}
.mob-icon-aboveground-rail:before{content:'\ed13';}
.mob-icon-airfield:before{content:'\ed14';}
.mob-icon-airport:before{content:'\ed15';}
.mob-icon-art-gallery:before{content:'\ed16';}
.mob-icon-bar:before{content:'\ed17';}
.mob-icon-baseball:before{content:'\ed18';}
.mob-icon-basketball:before{content:'\ed19';}
.mob-icon-beer-2:before{content:'\ed1a';}
.mob-icon-belowground-rail:before{content:'\ed1b';}
.mob-icon-bicycle-1:before{content:'\ed1c';}
.mob-icon-bus-1:before{content:'\ed1d';}
.mob-icon-cafe:before{content:'\ed1e';}
.mob-icon-campsite:before{content:'\ed1f';}
.mob-icon-cemetery:before{content:'\ed20';}
.mob-icon-cinema:before{content:'\ed21';}
.mob-icon-college:before{content:'\ed22';}
.mob-icon-commerical-building:before{content:'\ed23';}
.mob-icon-credit-card-4:before{content:'\ed24';}
.mob-icon-cricket:before{content:'\ed25';}
.mob-icon-embassy:before{content:'\ed26';}
.mob-icon-fast-food:before{content:'\ed27';}
.mob-icon-ferry:before{content:'\ed28';}
.mob-icon-fire-station:before{content:'\ed29';}
.mob-icon-football:before{content:'\ed2a';}
.mob-icon-fuel:before{content:'\ed2b';}
.mob-icon-garden:before{content:'\ed2c';}
.mob-icon-giraffe:before{content:'\ed2d';}
.mob-icon-golf:before{content:'\ed2e';}
.mob-icon-grocery-store:before{content:'\ed2f';}
.mob-icon-harbor:before{content:'\ed30';}
.mob-icon-heliport:before{content:'\ed31';}
.mob-icon-hospital-1:before{content:'\ed32';}
.mob-icon-industrial-building:before{content:'\ed33';}
.mob-icon-library:before{content:'\ed34';}
.mob-icon-lodging:before{content:'\ed35';}
.mob-icon-london-underground:before{content:'\ed36';}
.mob-icon-minefield:before{content:'\ed37';}
.mob-icon-monument:before{content:'\ed38';}
.mob-icon-museum:before{content:'\ed39';}
.mob-icon-pharmacy:before{content:'\ed3a';}
.mob-icon-pitch:before{content:'\ed3b';}
.mob-icon-police:before{content:'\ed3c';}
.mob-icon-post:before{content:'\ed3d';}
.mob-icon-prison:before{content:'\ed3e';}
.mob-icon-rail:before{content:'\ed3f';}
.mob-icon-religious-christian:before{content:'\ed40';}
.mob-icon-religious-islam:before{content:'\ed41';}
.mob-icon-religious-jewish:before{content:'\ed42';}
.mob-icon-restaurant:before{content:'\ed43';}
.mob-icon-roadblock:before{content:'\ed44';}
.mob-icon-school:before{content:'\ed45';}
.mob-icon-shop-1:before{content:'\ed46';}
.mob-icon-skiing:before{content:'\ed47';}
.mob-icon-soccer:before{content:'\ed48';}
.mob-icon-swimming:before{content:'\ed49';}
.mob-icon-tennis:before{content:'\ed4a';}
.mob-icon-theatre:before{content:'\ed4b';}
.mob-icon-toilet:before{content:'\ed4c';}
.mob-icon-town-hall:before{content:'\ed4d';}
.mob-icon-trash-7:before{content:'\ed4e';}
.mob-icon-tree-2:before{content:'\ed4f';}
.mob-icon-tree-3:before{content:'\ed50';}
.mob-icon-warehouse:before{content:'\ed51';}
.mob-icon-duckduckgo:before{content:'\ed52';}
.mob-icon-aim:before{content:'\ed53';}
.mob-icon-delicious-2:before{content:'\ed54';}
.mob-icon-paypal-2:before{content:'\ed55';}
.mob-icon-flattr-1:before{content:'\ed56';}
.mob-icon-android-1:before{content:'\ed57';}
.mob-icon-eventful:before{content:'\ed58';}
.mob-icon-smashmag:before{content:'\ed59';}
.mob-icon-gplus-3:before{content:'\ed5a';}
.mob-icon-wikipedia:before{content:'\ed5b';}
.mob-icon-lanyrd:before{content:'\ed5c';}
.mob-icon-calendar-7:before{content:'\ed5d';}
.mob-icon-stumbleupon-3:before{content:'\ed5e';}
.mob-icon-fivehundredpx:before{content:'\ed5f';}
.mob-icon-pinterest-4:before{content:'\ed60';}
.mob-icon-bitcoin-1:before{content:'\ed61';}
.mob-icon-w3c-1:before{content:'\ed62';}
.mob-icon-foursquare-2:before{content:'\ed63';}
.mob-icon-html5-1:before{content:'\ed64';}
.mob-icon-ie-1:before{content:'\ed65';}
.mob-icon-call:before{content:'\ed66';}
.mob-icon-grooveshark:before{content:'\ed67';}
.mob-icon-ninetyninedesigns:before{content:'\ed68';}
.mob-icon-forrst:before{content:'\ed69';}
.mob-icon-digg-2:before{content:'\ed6a';}
.mob-icon-spotify-2:before{content:'\ed6b';}
.mob-icon-reddit-2:before{content:'\ed6c';}
.mob-icon-guest:before{content:'\ed6d';}
.mob-icon-gowalla:before{content:'\ed6e';}
.mob-icon-appstore:before{content:'\ed6f';}
.mob-icon-blogger-1:before{content:'\ed70';}
.mob-icon-cc-3:before{content:'\ed71';}
.mob-icon-dribbble-5:before{content:'\ed72';}
.mob-icon-evernote-1:before{content:'\ed73';}
.mob-icon-flickr-4:before{content:'\ed74';}
.mob-icon-google-1:before{content:'\ed75';}
.mob-icon-viadeo-1:before{content:'\ed76';}
.mob-icon-instapaper:before{content:'\ed77';}
.mob-icon-weibo-1:before{content:'\ed78';}
.mob-icon-klout:before{content:'\ed79';}
.mob-icon-linkedin-5:before{content:'\ed7a';}
.mob-icon-meetup-1:before{content:'\ed7b';}
.mob-icon-vk:before{content:'\ed7c';}
.mob-icon-plancast:before{content:'\ed7d';}
.mob-icon-disqus:before{content:'\ed7e';}
.mob-icon-rss-6:before{content:'\ed7f';}
.mob-icon-skype-5:before{content:'\ed80';}
.mob-icon-twitter-6:before{content:'\ed81';}
.mob-icon-youtube-4:before{content:'\ed82';}
.mob-icon-vimeo-4:before{content:'\ed83';}
.mob-icon-windows-1:before{content:'\ed84';}
.mob-icon-xing-1:before{content:'\ed85';}
.mob-icon-yahoo-1:before{content:'\ed86';}
.mob-icon-chrome-2:before{content:'\ed87';}
.mob-icon-email:before{content:'\ed88';}
.mob-icon-macstore:before{content:'\ed89';}
.mob-icon-myspace:before{content:'\ed8a';}
.mob-icon-podcast-1:before{content:'\ed8b';}
.mob-icon-amazon-1:before{content:'\ed8c';}
.mob-icon-steam-1:before{content:'\ed8d';}
.mob-icon-cloudapp:before{content:'\ed8e';}
.mob-icon-dropbox-2:before{content:'\ed8f';}
.mob-icon-ebay:before{content:'\ed90';}
.mob-icon-facebook-6:before{content:'\ed91';}
.mob-icon-github-5:before{content:'\ed92';}
.mob-icon-github-circled-4:before{content:'\ed93';}
.mob-icon-googleplay:before{content:'\ed94';}
.mob-icon-itunes:before{content:'\ed95';}
.mob-icon-plurk:before{content:'\ed96';}
.mob-icon-songkick:before{content:'\ed97';}
.mob-icon-lastfm-3:before{content:'\ed98';}
.mob-icon-gmail:before{content:'\ed99';}
.mob-icon-pinboard:before{content:'\ed9a';}
.mob-icon-openid-1:before{content:'\ed9b';}
.mob-icon-quora-1:before{content:'\ed9c';}
.mob-icon-soundcloud-3:before{content:'\ed9d';}
.mob-icon-tumblr-3:before{content:'\ed9e';}
.mob-icon-eventasaurus:before{content:'\ed9f';}
.mob-icon-wordpress-2:before{content:'\eda0';}
.mob-icon-yelp-1:before{content:'\eda1';}
.mob-icon-intensedebate:before{content:'\eda2';}
.mob-icon-eventbrite:before{content:'\eda3';}
.mob-icon-scribd-1:before{content:'\eda4';}
.mob-icon-posterous:before{content:'\eda5';}
.mob-icon-stripe:before{content:'\eda6';}
.mob-icon-opentable:before{content:'\eda7';}
.mob-icon-cart:before{content:'\eda8';}
.mob-icon-print-5:before{content:'\eda9';}
.mob-icon-angellist-1:before{content:'\edaa';}
.mob-icon-instagram-4:before{content:'\edab';}
.mob-icon-dwolla:before{content:'\edac';}
.mob-icon-appnet:before{content:'\edad';}
.mob-icon-statusnet:before{content:'\edae';}
.mob-icon-acrobat:before{content:'\edaf';}
.mob-icon-drupal-1:before{content:'\edb0';}
.mob-icon-buffer:before{content:'\edb1';}
.mob-icon-pocket:before{content:'\edb2';}
.mob-icon-bitbucket-1:before{content:'\edb3';}
.mob-icon-lego:before{content:'\edb4';}
.mob-icon-login-3:before{content:'\edb5';}
.mob-icon-stackoverflow-2:before{content:'\edb6';}
.mob-icon-hackernews:before{content:'\edb7';}
.mob-icon-lkdto:before{content:'\edb8';}
.mob-icon-facebook-7:before{content:'\edb9';}
.mob-icon-facebook-rect-2:before{content:'\edba';}
.mob-icon-twitter-7:before{content:'\edbb';}
.mob-icon-twitter-bird-2:before{content:'\edbc';}
.mob-icon-vimeo-5:before{content:'\edbd';}
.mob-icon-vimeo-rect-1:before{content:'\edbe';}
.mob-icon-tumblr-rect-1:before{content:'\edbf';}
.mob-icon-googleplus-rect-1:before{content:'\edc0';}
.mob-icon-github-text-1:before{content:'\edc1';}
.mob-icon-github-6:before{content:'\edc2';}
.mob-icon-skype-6:before{content:'\edc3';}
.mob-icon-icq:before{content:'\edc4';}
.mob-icon-yandex-rect:before{content:'\edc5';}
.mob-icon-vkontakte-rect-1:before{content:'\edc6';}
.mob-icon-odnoklassniki-1:before{content:'\edc7';}
.mob-icon-odnoklassniki-rect-1:before{content:'\edc8';}
.mob-icon-friendfeed-1:before{content:'\edc9';}
.mob-icon-friendfeed-rect-1:before{content:'\edca';}
.mob-icon-blogger-2:before{content:'\edcb';}
.mob-icon-blogger-rect:before{content:'\edcc';}
.mob-icon-deviantart-2:before{content:'\edcd';}
.mob-icon-lastfm-4:before{content:'\edce';}
.mob-icon-lastfm-rect:before{content:'\edcf';}
.mob-icon-linkedin-rect-1:before{content:'\edd0';}
.mob-icon-picasa-2:before{content:'\edd1';}
.mob-icon-instagram-5:before{content:'\edd2';}
.mob-icon-instagram-filled:before{content:'\edd3';}
.mob-icon-box-4:before{content:'\edd4';}
.mob-icon-box-rect:before{content:'\edd5';}
.mob-icon-youku:before{content:'\edd6';}
.mob-icon-win8:before{content:'\edd7';}
.mob-icon-discover:before{content:'\edd8';}
.mob-icon-visa:before{content:'\edd9';}
.mob-icon-houzz-1:before{content:'\edda';}
.mob-icon-glass-1:before{content:'\eddb';}
.mob-icon-music-4:before{content:'\eddc';}
.mob-icon-search-8:before{content:'\eddd';}
.mob-icon-search-circled:before{content:'\edde';}
.mob-icon-mail-8:before{content:'\eddf';}
.mob-icon-mail-circled:before{content:'\ede0';}
.mob-icon-heart-8:before{content:'\ede1';}
.mob-icon-heart-circled:before{content:'\ede2';}
.mob-icon-heart-empty-4:before{content:'\ede3';}
.mob-icon-star-8:before{content:'\ede4';}
.mob-icon-star-circled:before{content:'\ede5';}
.mob-icon-star-empty-3:before{content:'\ede6';}
.mob-icon-user-8:before{content:'\ede7';}
.mob-icon-group:before{content:'\ede8';}
.mob-icon-group-circled:before{content:'\ede9';}
.mob-icon-torso:before{content:'\edea';}
.mob-icon-video-5:before{content:'\edeb';}
.mob-icon-video-circled:before{content:'\edec';}
.mob-icon-video-alt-1:before{content:'\eded';}
.mob-icon-videocam-5:before{content:'\edee';}
.mob-icon-video-chat:before{content:'\edef';}
.mob-icon-picture-5:before{content:'\edf0';}
.mob-icon-camera-7:before{content:'\edf1';}
.mob-icon-photo-1:before{content:'\edf2';}
.mob-icon-photo-circled:before{content:'\edf3';}
.mob-icon-ok-circled2-1:before{content:'\edf4';}
.mob-icon-cancel-2:before{content:'\edf5';}
.mob-icon-cancel-circled-1:before{content:'\edf6';}
.mob-icon-cancel-circled2:before{content:'\edf7';}
.mob-icon-plus-6:before{content:'\edf8';}
.mob-icon-plus-circled-2:before{content:'\edf9';}
.mob-icon-minus-4:before{content:'\edfa';}
.mob-icon-minus-circled-2:before{content:'\edfb';}
.mob-icon-help-3:before{content:'\edfc';}
.mob-icon-help-circled-3:before{content:'\edfd';}
.mob-icon-info-circled-3:before{content:'\edfe';}
.mob-icon-home-6:before{content:'\edff';}
.mob-icon-home-circled:before{content:'\ee00';}
.mob-icon-website:before{content:'\ee01';}
.mob-icon-website-circled:before{content:'\ee02';}
.mob-icon-attach-7:before{content:'\ee03';}
.mob-icon-attach-circled:before{content:'\ee04';}
.mob-icon-lock-8:before{content:'\ee05';}
.mob-icon-lock-circled:before{content:'\ee06';}
.mob-icon-lock-open-7:before{content:'\ee07';}
.mob-icon-lock-open-alt-2:before{content:'\ee08';}
.mob-icon-eye-7:before{content:'\ee09';}
.mob-icon-eye-off-1:before{content:'\ee0a';}
.mob-icon-tag-7:before{content:'\ee0b';}
.mob-icon-tags-2:before{content:'\ee0c';}
.mob-icon-bookmark-3:before{content:'\ee0d';}
.mob-icon-bookmark-empty-1:before{content:'\ee0e';}
.mob-icon-flag-3:before{content:'\ee0f';}
.mob-icon-flag-circled:before{content:'\ee10';}
.mob-icon-thumbs-up-5:before{content:'\ee11';}
.mob-icon-thumbs-down-4:before{content:'\ee12';}
.mob-icon-download-6:before{content:'\ee13';}
.mob-icon-download-alt:before{content:'\ee14';}
.mob-icon-upload-5:before{content:'\ee15';}
.mob-icon-share-3:before{content:'\ee16';}
.mob-icon-quote-1:before{content:'\ee17';}
.mob-icon-quote-circled:before{content:'\ee18';}
.mob-icon-export-5:before{content:'\ee19';}
.mob-icon-pencil-7:before{content:'\ee1a';}
.mob-icon-pencil-circled:before{content:'\ee1b';}
.mob-icon-edit-3:before{content:'\ee1c';}
.mob-icon-edit-circled:before{content:'\ee1d';}
.mob-icon-edit-alt:before{content:'\ee1e';}
.mob-icon-print-6:before{content:'\ee1f';}
.mob-icon-retweet-4:before{content:'\ee20';}
.mob-icon-comment-7:before{content:'\ee21';}
.mob-icon-comment-alt-2:before{content:'\ee22';}
.mob-icon-bell-5:before{content:'\ee23';}
.mob-icon-warning-1:before{content:'\ee24';}
.mob-icon-exclamation:before{content:'\ee25';}
.mob-icon-error:before{content:'\ee26';}
.mob-icon-error-alt:before{content:'\ee27';}
.mob-icon-location-8:before{content:'\ee28';}
.mob-icon-location-circled:before{content:'\ee29';}
.mob-icon-compass-5:before{content:'\ee2a';}
.mob-icon-compass-circled:before{content:'\ee2b';}
.mob-icon-trash-8:before{content:'\ee2c';}
.mob-icon-trash-circled:before{content:'\ee2d';}
.mob-icon-doc-8:before{content:'\ee2e';}
.mob-icon-doc-circled:before{content:'\ee2f';}
.mob-icon-doc-new:before{content:'\ee30';}
.mob-icon-doc-new-circled:before{content:'\ee31';}
.mob-icon-folder-6:before{content:'\ee32';}
.mob-icon-folder-circled:before{content:'\ee33';}
.mob-icon-folder-close:before{content:'\ee34';}
.mob-icon-folder-open-2:before{content:'\ee35';}
.mob-icon-rss-7:before{content:'\ee36';}
.mob-icon-phone-3:before{content:'\ee37';}
.mob-icon-phone-circled:before{content:'\ee38';}
.mob-icon-cog-7:before{content:'\ee39';}
.mob-icon-cog-circled:before{content:'\ee3a';}
.mob-icon-cogs:before{content:'\ee3b';}
.mob-icon-wrench-4:before{content:'\ee3c';}
.mob-icon-wrench-circled:before{content:'\ee3d';}
.mob-icon-basket-4:before{content:'\ee3e';}
.mob-icon-basket-circled:before{content:'\ee3f';}
.mob-icon-calendar-8:before{content:'\ee40';}
.mob-icon-calendar-circled:before{content:'\ee41';}
.mob-icon-mic-5:before{content:'\ee42';}
.mob-icon-mic-circled:before{content:'\ee43';}
.mob-icon-volume-off-4:before{content:'\ee44';}
.mob-icon-volume-down-2:before{content:'\ee45';}
.mob-icon-volume-1:before{content:'\ee46';}
.mob-icon-volume-up-3:before{content:'\ee47';}
.mob-icon-headphones-3:before{content:'\ee48';}
.mob-icon-clock-8:before{content:'\ee49';}
.mob-icon-clock-circled:before{content:'\ee4a';}
.mob-icon-lightbulb-3:before{content:'\ee4b';}
.mob-icon-lightbulb-alt:before{content:'\ee4c';}
.mob-icon-block-5:before{content:'\ee4d';}
.mob-icon-resize-full-6:before{content:'\ee4e';}
.mob-icon-resize-full-alt-2:before{content:'\ee4f';}
.mob-icon-resize-small-4:before{content:'\ee50';}
.mob-icon-resize-vertical-2:before{content:'\ee51';}
.mob-icon-resize-horizontal-2:before{content:'\ee52';}
.mob-icon-move-3:before{content:'\ee53';}
.mob-icon-zoom-in-4:before{content:'\ee54';}
.mob-icon-zoom-out-4:before{content:'\ee55';}
.mob-icon-down-open-1:before{content:'\ee56';}
.mob-icon-left-open-5:before{content:'\ee57';}
.mob-icon-right-open-5:before{content:'\ee58';}
.mob-icon-up-open-1:before{content:'\ee59';}
.mob-icon-down-6:before{content:'\ee5a';}
.mob-icon-left-5:before{content:'\ee5b';}
.mob-icon-right-5:before{content:'\ee5c';}
.mob-icon-up-6:before{content:'\ee5d';}
.mob-icon-down-circled-2:before{content:'\ee5e';}
.mob-icon-left-circled-2:before{content:'\ee5f';}
.mob-icon-right-circled-2:before{content:'\ee60';}
.mob-icon-up-circled-2:before{content:'\ee61';}
.mob-icon-down-hand-1:before{content:'\ee62';}
.mob-icon-left-hand-1:before{content:'\ee63';}
.mob-icon-right-hand-1:before{content:'\ee64';}
.mob-icon-cancel-3:before{content:'\ee65';}
.mob-icon-cancel-circled-2:before{content:'\ee66';}
.mob-icon-cancel-circled2-1:before{content:'\ee67';}
.mob-icon-th-large-1:before{content:'\ee68';}
.mob-icon-th-1:before{content:'\ee69';}
.mob-icon-th-list-1:before{content:'\ee6a';}
.mob-icon-up-open-2:before{content:'\ee6b';}
.mob-icon-down-open-2:before{content:'\ee6c';}
.mob-icon-cancel-squared:before{content:'\ee6d';}
.mob-icon-cancel-circled-3:before{content:'\ee6e';}
.mob-icon-cancel-4:before{content:'\ee6f';}
.mob-icon-up-open-big:before{content:'\ee70';}
.mob-icon-down-open-big:before{content:'\ee71';}
.mob-icon-up-open-mini:before{content:'\ee72';}
.mob-icon-down-open-mini:before{content:'\ee73';}
.mob-icon-up-open-3:before{content:'\ee74';}
.mob-icon-down-open-3:before{content:'\ee75';}
.mob-icon-cancel-circled-4:before{content:'\ee76';}
.mob-icon-cancel-circled-outline:before{content:'\ee77';}
.mob-icon-cancel-5:before{content:'\ee78';}
.mob-icon-cancel-outline:before{content:'\ee79';}
.mob-icon-menu-2:before{content:'\ee7a';}
.mob-icon-menu-outline:before{content:'\ee7b';}
.mob-icon-cancel-circle-1:before{content:'\ee7c';}
.mob-icon-cancel-6:before{content:'\ee7d';}
.mob-icon-th-list-4:before{content:'\ee7e';}
.mob-icon-th-4:before{content:'\ee7f';}
.mob-icon-th-large-3:before{content:'\ee80';}
.mob-icon-cancel-circle-2:before{content:'\ee81';}
.mob-icon-cancel-7:before{content:'\ee82';}
.mob-icon-th-list-5:before{content:'\ee83';}
.mob-icon-down-open:before{content:'\f004';}
.mob-icon-up-open:before{content:'\f005';}
.mob-icon-right-open-4:before{content:'\f006';}
.mob-icon-left-open-4:before{content:'\f007';}
.mob-icon-menu-3:before{content:'\f008';}
.mob-icon-th-list-2:before{content:'\f009';}
.mob-icon-th-thumb:before{content:'\f00a';}
.mob-icon-th-thumb-empty:before{content:'\f00b';}
.mob-icon-coverflow:before{content:'\f00c';}
.mob-icon-coverflow-empty:before{content:'\f00d';}
.mob-icon-pause-5:before{content:'\f00e';}
.mob-icon-play-5:before{content:'\f00f';}
.mob-icon-to-end-3:before{content:'\f010';}
.mob-icon-to-start-3:before{content:'\f011';}
.mob-icon-fast-forward-2:before{content:'\f012';}
.mob-icon-fast-backward-2:before{content:'\f013';}
.mob-icon-upload-cloud-4:before{content:'\f014';}
.mob-icon-download-cloud-2:before{content:'\f015';}
.mob-icon-data-science:before{content:'\f016';}
.mob-icon-data-science-inv:before{content:'\f017';}
.mob-icon-globe-6:before{content:'\f018';}
.mob-icon-globe-inv:before{content:'\f019';}
.mob-icon-math:before{content:'\f01a';}
.mob-icon-math-circled-empty:before{content:'\f01b';}
.mob-icon-math-circled:before{content:'\f01c';}
.mob-icon-paper-plane-3:before{content:'\f01d';}
.mob-icon-paper-plane-alt2:before{content:'\f01e';}
.mob-icon-paper-plane-alt:before{content:'\f01f';}
.mob-icon-color-adjust:before{content:'\f020';}
.mob-icon-star-half-1:before{content:'\f022';}
.mob-icon-star-half_empty:before{content:'\f024';}
.mob-icon-ccw-2:before{content:'\f025';}
.mob-icon-heart-broken:before{content:'\f028';}
.mob-icon-hash-1:before{content:'\f029';}
.mob-icon-reply-4:before{content:'\f02a';}
.mob-icon-retweet-3:before{content:'\f02b';}
.mob-icon-login-2:before{content:'\f02c';}
.mob-icon-logout-3:before{content:'\f02d';}
.mob-icon-download-5:before{content:'\f02e';}
.mob-icon-upload-4:before{content:'\f02f';}
.mob-icon-location-7:before{content:'\f031';}
.mob-icon-monitor-1:before{content:'\f032';}
.mob-icon-tablet-3:before{content:'\f033';}
.mob-icon-mobile-6:before{content:'\f034';}
.mob-icon-connected-object:before{content:'\f035';}
.mob-icon-isight:before{content:'\f039';}
.mob-icon-videocam-4:before{content:'\f03a';}
.mob-icon-shuffle-4:before{content:'\f03b';}
.mob-icon-chat-6:before{content:'\f03d';}
.mob-icon-bell-4:before{content:'\f03f';}
.mob-icon-movie:before{content:'\f040';}
.mob-icon-ruler:before{content:'\f044';}
.mob-icon-vector:before{content:'\f045';}
.mob-icon-move:before{content:'\f047';}
.mob-icon-mic-4:before{content:'\f048';}
.mob-icon-doc-7:before{content:'\f04a';}
.mob-icon-dribbble-circled-2:before{content:'\f04f';}
.mob-icon-dribbble-4:before{content:'\f050';}
.mob-icon-facebook-circled-2:before{content:'\f051';}
.mob-icon-facebook-5:before{content:'\f052';}
.mob-icon-github-circled-alt:before{content:'\f053';}
.mob-icon-github-circled-3:before{content:'\f054';}
.mob-icon-github-4:before{content:'\f055';}
.mob-icon-github-circled-alt2:before{content:'\f056';}
.mob-icon-twitter-circled-2:before{content:'\f057';}
.mob-icon-twitter-5:before{content:'\f058';}
.mob-icon-gplus-circled-1:before{content:'\f059';}
.mob-icon-gplus-2:before{content:'\f05a';}
.mob-icon-linkedin-circled-2:before{content:'\f05b';}
.mob-icon-linkedin-4:before{content:'\f05c';}
.mob-icon-instagram-3:before{content:'\f05d';}
.mob-icon-instagram-circled:before{content:'\f05e';}
.mob-icon-mfg-logo:before{content:'\f05f';}
.mob-icon-mfg-logo-circled:before{content:'\f060';}
.mob-icon-user-7:before{content:'\f061';}
.mob-icon-user-male:before{content:'\f062';}
.mob-icon-user-female:before{content:'\f063';}
.mob-icon-users-3:before{content:'\f064';}
.mob-icon-folder-5:before{content:'\f067';}
.mob-icon-folder-open-1:before{content:'\f068';}
.mob-icon-folder-empty-2:before{content:'\f069';}
.mob-icon-attach-6:before{content:'\f06a';}
.mob-icon-ok-circled-1:before{content:'\f06d';}
.mob-icon-cancel-circled:before{content:'\f06e';}
.mob-icon-inbox-4:before{content:'\f070';}
.mob-icon-trophy-1:before{content:'\f074';}
.mob-icon-lock-open-alt-1:before{content:'\f075';}
.mob-icon-link-5:before{content:'\f07b';}
.mob-icon-zoom-in-3:before{content:'\f07e';}
.mob-icon-zoom-out-3:before{content:'\f07f';}
.mob-icon-stop-6:before{content:'\f080';}
.mob-icon-export-4:before{content:'\f081';}
.mob-icon-eye-6:before{content:'\f082';}
.mob-icon-trash-6:before{content:'\f083';}
.mob-icon-hdd-2:before{content:'\f084';}
.mob-icon-info-circled-2:before{content:'\f085';}
.mob-icon-info-circled-alt:before{content:'\f086';}
.mob-icon-print-4:before{content:'\f087';}
.mob-icon-fontsize-1:before{content:'\f088';}
.mob-icon-soundcloud-2:before{content:'\f089';}
.mob-icon-soundcloud-circled:before{content:'\f08a';}
.mob-icon-link-ext:before{content:'\f08e';}
.mob-icon-check-empty-1:before{content:'\f096';}
.mob-icon-bookmark-empty:before{content:'\f097';}
.mob-icon-phone-squared:before{content:'\f098';}
.mob-icon-twitter-1:before{content:'\f099';}
.mob-icon-facebook-1:before{content:'\f09a';}
.mob-icon-github-circled:before{content:'\f09b';}
.mob-icon-rss-1:before{content:'\f09e';}
.mob-icon-hdd-1:before{content:'\f0a0';}
.mob-icon-certificate-1:before{content:'\f0a3';}
.mob-icon-left-circled:before{content:'\f0a8';}
.mob-icon-right-circled:before{content:'\f0a9';}
.mob-icon-up-circled:before{content:'\f0aa';}
.mob-icon-down-circled:before{content:'\f0ab';}
.mob-icon-tasks-1:before{content:'\f0ae';}
.mob-icon-filter-1:before{content:'\f0b0';}
.mob-icon-resize-full-alt:before{content:'\f0b2';}
.mob-icon-beaker-1:before{content:'\f0c3';}
.mob-icon-docs:before{content:'\f0c5';}
.mob-icon-blank:before{content:'\f0c8';}
.mob-icon-menu-1:before{content:'\f0c9';}
.mob-icon-list-bullet:before{content:'\f0ca';}
.mob-icon-list-numbered-1:before{content:'\f0cb';}
.mob-icon-strike:before{content:'\f0cc';}
.mob-icon-underline:before{content:'\f0cd';}
.mob-icon-table:before{content:'\f0ce';}
.mob-icon-magic:before{content:'\f0d0';}
.mob-icon-pinterest-circled:before{content:'\f0d2';}
.mob-icon-pinterest-squared:before{content:'\f0d3';}
.mob-icon-gplus-squared:before{content:'\f0d4';}
.mob-icon-gplus:before{content:'\f0d5';}
.mob-icon-money-1:before{content:'\f0d6';}
.mob-icon-columns:before{content:'\f0db';}
.mob-icon-sort:before{content:'\f0dc';}
.mob-icon-sort-down:before{content:'\f0dd';}
.mob-icon-sort-up:before{content:'\f0de';}
.mob-icon-mail-alt:before{content:'\f0e0';}
.mob-icon-linkedin-1:before{content:'\f0e1';}
.mob-icon-gauge-1:before{content:'\f0e4';}
.mob-icon-comment-empty:before{content:'\f0e5';}
.mob-icon-chat-empty:before{content:'\f0e6';}
.mob-icon-sitemap:before{content:'\f0e8';}
.mob-icon-paste:before{content:'\f0ea';}
.mob-icon-lightbulb-1:before{content:'\f0eb';}
.mob-icon-exchange:before{content:'\f0ec';}
.mob-icon-download-cloud:before{content:'\f0ed';}
.mob-icon-upload-cloud:before{content:'\f0ee';}
.mob-icon-user-md:before{content:'\f0f0';}
.mob-icon-stethoscope:before{content:'\f0f1';}
.mob-icon-suitcase:before{content:'\f0f2';}
.mob-icon-bell-alt:before{content:'\f0f3';}
.mob-icon-coffee:before{content:'\f0f4';}
.mob-icon-food-1:before{content:'\f0f5';}
.mob-icon-doc-text:before{content:'\f0f6';}
.mob-icon-building:before{content:'\f0f7';}
.mob-icon-hospital:before{content:'\f0f8';}
.mob-icon-ambulance:before{content:'\f0f9';}
.mob-icon-medkit:before{content:'\f0fa';}
.mob-icon-fighter-jet:before{content:'\f0fb';}
.mob-icon-beer:before{content:'\f0fc';}
.mob-icon-h-sigh:before{content:'\f0fd';}
.mob-icon-plus-squared:before{content:'\f0fe';}
.mob-icon-angle-double-left:before{content:'\f100';}
.mob-icon-angle-double-right:before{content:'\f101';}
.mob-icon-angle-double-up:before{content:'\f102';}
.mob-icon-angle-double-down:before{content:'\f103';}
.mob-icon-angle-left:before{content:'\f104';}
.mob-icon-angle-right:before{content:'\f105';}
.mob-icon-angle-up:before{content:'\f106';}
.mob-icon-angle-down:before{content:'\f107';}
.mob-icon-desktop-2:before{content:'\f108';}
.mob-icon-laptop-1:before{content:'\f109';}
.mob-icon-tablet:before{content:'\f10a';}
.mob-icon-mobile-1:before{content:'\f10b';}
.mob-icon-circle-empty:before{content:'\f10c';}
.mob-icon-quote-left:before{content:'\f10d';}
.mob-icon-quote-right:before{content:'\f10e';}
.mob-icon-spinner:before{content:'\f110';}
.mob-icon-circle:before{content:'\f111';}
.mob-icon-reply-1:before{content:'\f112';}
.mob-icon-github-1:before{content:'\f113';}
.mob-icon-folder-empty:before{content:'\f114';}
.mob-icon-folder-open-empty:before{content:'\f115';}
.mob-icon-smile:before{content:'\f118';}
.mob-icon-frown:before{content:'\f119';}
.mob-icon-meh:before{content:'\f11a';}
.mob-icon-gamepad:before{content:'\f11b';}
.mob-icon-keyboard:before{content:'\f11c';}
.mob-icon-flag-empty:before{content:'\f11d';}
.mob-icon-flag-checkered:before{content:'\f11e';}
.mob-icon-terminal-1:before{content:'\f120';}
.mob-icon-code-1:before{content:'\f121';}
.mob-icon-reply-all-1:before{content:'\f122';}
.mob-icon-star-half-alt:before{content:'\f123';}
.mob-icon-direction:before{content:'\f124';}
.mob-icon-crop:before{content:'\f125';}
.mob-icon-fork:before{content:'\f126';}
.mob-icon-unlink:before{content:'\f127';}
.mob-icon-help:before{content:'\f128';}
.mob-icon-info:before{content:'\f129';}
.mob-icon-attention-alt:before{content:'\f12a';}
.mob-icon-superscript:before{content:'\f12b';}
.mob-icon-subscript:before{content:'\f12c';}
.mob-icon-eraser:before{content:'\f12d';}
.mob-icon-puzzle:before{content:'\f12e';}
.mob-icon-mic:before{content:'\f130';}
.mob-icon-mute:before{content:'\f131';}
.mob-icon-shield:before{content:'\f132';}
.mob-icon-calendar-empty:before{content:'\f133';}
.mob-icon-extinguisher:before{content:'\f134';}
.mob-icon-rocket:before{content:'\f135';}
.mob-icon-maxcdn:before{content:'\f136';}
.mob-icon-angle-circled-left:before{content:'\f137';}
.mob-icon-angle-circled-right:before{content:'\f138';}
.mob-icon-angle-circled-up:before{content:'\f139';}
.mob-icon-angle-circled-down:before{content:'\f13a';}
.mob-icon-html5:before{content:'\f13b';}
.mob-icon-css3:before{content:'\f13c';}
.mob-icon-anchor:before{content:'\f13d';}
.mob-icon-lock-open-alt:before{content:'\f13e';}
.mob-icon-bullseye:before{content:'\f140';}
.mob-icon-ellipsis:before{content:'\f141';}
.mob-icon-ellipsis-vert:before{content:'\f142';}
.mob-icon-rss-squared:before{content:'\f143';}
.mob-icon-play-circled-1:before{content:'\f144';}
.mob-icon-ticket:before{content:'\f145';}
.mob-icon-minus-squared:before{content:'\f146';}
.mob-icon-minus-squared-alt:before{content:'\f147';}
.mob-icon-level-up:before{content:'\f148';}
.mob-icon-level-down:before{content:'\f149';}
.mob-icon-ok-squared:before{content:'\f14a';}
.mob-icon-pencil-squared:before{content:'\f14b';}
.mob-icon-link-ext-alt:before{content:'\f14c';}
.mob-icon-export-alt:before{content:'\f14d';}
.mob-icon-compass:before{content:'\f14e';}
.mob-icon-expand:before{content:'\f150';}
.mob-icon-collapse:before{content:'\f151';}
.mob-icon-expand-right:before{content:'\f152';}
.mob-icon-euro:before{content:'\f153';}
.mob-icon-pound:before{content:'\f154';}
.mob-icon-dollar:before{content:'\f155';}
.mob-icon-rupee:before{content:'\f156';}
.mob-icon-yen:before{content:'\f157';}
.mob-icon-rouble:before{content:'\f158';}
.mob-icon-won:before{content:'\f159';}
.mob-icon-bitcoin:before{content:'\f15a';}
.mob-icon-doc-inv:before{content:'\f15b';}
.mob-icon-doc-text-inv:before{content:'\f15c';}
.mob-icon-sort-name-up:before{content:'\f15d';}
.mob-icon-sort-name-down:before{content:'\f15e';}
.mob-icon-sort-alt-up:before{content:'\f160';}
.mob-icon-sort-alt-down:before{content:'\f161';}
.mob-icon-sort-number-up:before{content:'\f162';}
.mob-icon-sort-number-down:before{content:'\f163';}
.mob-icon-thumbs-up-alt:before{content:'\f164';}
.mob-icon-thumbs-down-alt:before{content:'\f165';}
.mob-icon-youtube-squared:before{content:'\f166';}
.mob-icon-youtube-2:before{content:'\f167';}
.mob-icon-xing:before{content:'\f168';}
.mob-icon-xing-squared:before{content:'\f169';}
.mob-icon-youtube-play:before{content:'\f16a';}
.mob-icon-dropbox:before{content:'\f16b';}
.mob-icon-stackoverflow-1:before{content:'\f16c';}
.mob-icon-instagram-1:before{content:'\f16d';}
.mob-icon-flickr-1:before{content:'\f16e';}
.mob-icon-adn:before{content:'\f170';}
.mob-icon-bitbucket:before{content:'\f171';}
.mob-icon-bitbucket-squared:before{content:'\f172';}
.mob-icon-tumblr-1:before{content:'\f173';}
.mob-icon-tumblr-squared:before{content:'\f174';}
.mob-icon-down:before{content:'\f175';}
.mob-icon-up:before{content:'\f176';}
.mob-icon-left:before{content:'\f177';}
.mob-icon-right:before{content:'\f178';}
.mob-icon-apple:before{content:'\f179';}
.mob-icon-windows:before{content:'\f17a';}
.mob-icon-android:before{content:'\f17b';}
.mob-icon-linux:before{content:'\f17c';}
.mob-icon-dribbble-1:before{content:'\f17d';}
.mob-icon-skype-2:before{content:'\f17e';}
.mob-icon-foursquare-1:before{content:'\f180';}
.mob-icon-trello:before{content:'\f181';}
.mob-icon-female-1:before{content:'\f182';}
.mob-icon-male-1:before{content:'\f183';}
.mob-icon-gittip:before{content:'\f184';}
.mob-icon-sun:before{content:'\f185';}
.mob-icon-moon:before{content:'\f186';}
.mob-icon-box:before{content:'\f187';}
.mob-icon-bug:before{content:'\f188';}
.mob-icon-vkontakte-1:before{content:'\f189';}
.mob-icon-weibo:before{content:'\f18a';}
.mob-icon-renren:before{content:'\f18b';}
.mob-icon-pagelines:before{content:'\f18c';}
.mob-icon-stackexchange:before{content:'\f18d';}
.mob-icon-right-circled2:before{content:'\f18e';}
.mob-icon-left-circled2:before{content:'\f190';}
.mob-icon-collapse-left:before{content:'\f191';}
.mob-icon-dot-circled:before{content:'\f192';}
.mob-icon-wheelchair:before{content:'\f193';}
.mob-icon-vimeo-squared:before{content:'\f194';}
.mob-icon-try:before{content:'\f195';}
.mob-icon-plus-squared-alt:before{content:'\f196';}
.mob-icon-space-shuttle:before{content:'\f197';}
.mob-icon-slack:before{content:'\f198';}
.mob-icon-mail-squared:before{content:'\f199';}
.mob-icon-wordpress-1:before{content:'\f19a';}
.mob-icon-openid:before{content:'\f19b';}
.mob-icon-bank:before{content:'\f19c';}
.mob-icon-graduation-cap-1:before{content:'\f19d';}
.mob-icon-yahoo:before{content:'\f19e';}
.mob-icon-google:before{content:'\f1a0';}
.mob-icon-reddit-1:before{content:'\f1a1';}
.mob-icon-reddit-squared:before{content:'\f1a2';}
.mob-icon-stumbleupon-circled:before{content:'\f1a3';}
.mob-icon-stumbleupon-1:before{content:'\f1a4';}
.mob-icon-delicious-1:before{content:'\f1a5';}
.mob-icon-digg-1:before{content:'\f1a6';}
.mob-icon-pied-piper-squared:before{content:'\f1a7';}
.mob-icon-pied-piper-alt:before{content:'\f1a8';}
.mob-icon-drupal:before{content:'\f1a9';}
.mob-icon-joomla:before{content:'\f1aa';}
.mob-icon-language:before{content:'\f1ab';}
.mob-icon-fax:before{content:'\f1ac';}
.mob-icon-building-filled:before{content:'\f1ad';}
.mob-icon-child-1:before{content:'\f1ae';}
.mob-icon-paw:before{content:'\f1b0';}
.mob-icon-spoon:before{content:'\f1b1';}
.mob-icon-cube:before{content:'\f1b2';}
.mob-icon-cubes:before{content:'\f1b3';}
.mob-icon-behance-1:before{content:'\f1b4';}
.mob-icon-behance-squared:before{content:'\f1b5';}
.mob-icon-steam:before{content:'\f1b6';}
.mob-icon-steam-squared:before{content:'\f1b7';}
.mob-icon-recycle:before{content:'\f1b8';}
.mob-icon-cab:before{content:'\f1b9';}
.mob-icon-taxi:before{content:'\f1ba';}
.mob-icon-tree:before{content:'\f1bb';}
.mob-icon-spotify:before{content:'\f1bc';}
.mob-icon-deviantart-1:before{content:'\f1bd';}
.mob-icon-soundcloud:before{content:'\f1be';}
.mob-icon-database-1:before{content:'\f1c0';}
.mob-icon-file-pdf:before{content:'\f1c1';}
.mob-icon-file-word:before{content:'\f1c2';}
.mob-icon-file-excel:before{content:'\f1c3';}
.mob-icon-file-powerpoint:before{content:'\f1c4';}
.mob-icon-file-image:before{content:'\f1c5';}
.mob-icon-file-archive:before{content:'\f1c6';}
.mob-icon-file-audio:before{content:'\f1c7';}
.mob-icon-file-video:before{content:'\f1c8';}
.mob-icon-file-code:before{content:'\f1c9';}
.mob-icon-vine:before{content:'\f1ca';}
.mob-icon-codeopen:before{content:'\f1cb';}
.mob-icon-jsfiddle:before{content:'\f1cc';}
.mob-icon-lifebuoy:before{content:'\f1cd';}
.mob-icon-circle-notch:before{content:'\f1ce';}
.mob-icon-rebel:before{content:'\f1d0';}
.mob-icon-empire:before{content:'\f1d1';}
.mob-icon-git-squared:before{content:'\f1d2';}
.mob-icon-git:before{content:'\f1d3';}
.mob-icon-hacker-news:before{content:'\f1d4';}
.mob-icon-tencent-weibo:before{content:'\f1d5';}
.mob-icon-qq:before{content:'\f1d6';}
.mob-icon-wechat:before{content:'\f1d7';}
.mob-icon-paper-plane-1:before{content:'\f1d8';}
.mob-icon-paper-plane-empty:before{content:'\f1d9';}
.mob-icon-history:before{content:'\f1da';}
.mob-icon-circle-thin:before{content:'\f1db';}
.mob-icon-header:before{content:'\f1dc';}
.mob-icon-paragraph:before{content:'\f1dd';}
.mob-icon-sliders:before{content:'\f1de';}
.mob-icon-share:before{content:'\f1e0';}
.mob-icon-share-squared:before{content:'\f1e1';}
.mob-icon-bomb:before{content:'\f1e2';}
.mob-icon-soccer-ball:before{content:'\f1e3';}
.mob-icon-tty:before{content:'\f1e4';}
.mob-icon-binoculars:before{content:'\f1e5';}
.mob-icon-plug:before{content:'\f1e6';}
.mob-icon-slideshare-1:before{content:'\f1e7';}
.mob-icon-twitch:before{content:'\f1e8';}
.mob-icon-yelp:before{content:'\f1e9';}
.mob-icon-newspaper:before{content:'\f1ea';}
.mob-icon-wifi:before{content:'\f1eb';}
.mob-icon-calc:before{content:'\f1ec';}
.mob-icon-paypal:before{content:'\f1ed';}
.mob-icon-gwallet:before{content:'\f1ee';}
.mob-icon-cc-visa:before{content:'\f1f0';}
.mob-icon-cc-mastercard:before{content:'\f1f1';}
.mob-icon-cc-discover:before{content:'\f1f2';}
.mob-icon-cc-amex:before{content:'\f1f3';}
.mob-icon-cc-paypal:before{content:'\f1f4';}
.mob-icon-cc-stripe:before{content:'\f1f5';}
.mob-icon-bell-off:before{content:'\f1f6';}
.mob-icon-bell-off-empty:before{content:'\f1f7';}
.mob-icon-trash-1:before{content:'\f1f8';}
.mob-icon-copyright:before{content:'\f1f9';}
.mob-icon-at:before{content:'\f1fa';}
.mob-icon-eyedropper:before{content:'\f1fb';}
.mob-icon-brush:before{content:'\f1fc';}
.mob-icon-birthday:before{content:'\f1fd';}
.mob-icon-chart-area:before{content:'\f1fe';}
.mob-icon-chart-pie:before{content:'\f200';}
.mob-icon-chart-line:before{content:'\f201';}
.mob-icon-lastfm:before{content:'\f202';}
.mob-icon-lastfm-squared:before{content:'\f203';}
.mob-icon-toggle-off:before{content:'\f204';}
.mob-icon-toggle-on:before{content:'\f205';}
.mob-icon-bicycle:before{content:'\f206';}
.mob-icon-bus:before{content:'\f207';}
.mob-icon-ioxhost:before{content:'\f208';}
.mob-icon-angellist:before{content:'\f209';}
.mob-icon-cc-1:before{content:'\f20a';}
.mob-icon-shekel:before{content:'\f20b';}
.mob-icon-meanpath:before{content:'\f20c';}
.mob-icon-buysellads:before{content:'\f20d';}
.mob-icon-connectdevelop:before{content:'\f20e';}
.mob-icon-dashcube:before{content:'\f210';}
.mob-icon-forumbee:before{content:'\f211';}
.mob-icon-leanpub:before{content:'\f212';}
.mob-icon-sellsy:before{content:'\f213';}
.mob-icon-shirtsinbulk:before{content:'\f214';}
.mob-icon-simplybuilt:before{content:'\f215';}
.mob-icon-skyatlas:before{content:'\f216';}
.mob-icon-cart-plus:before{content:'\f217';}
.mob-icon-cart-arrow-down:before{content:'\f218';}
.mob-icon-diamond-1:before{content:'\f219';}
.mob-icon-ship:before{content:'\f21a';}
.mob-icon-user-secret:before{content:'\f21b';}
.mob-icon-motorcycle:before{content:'\f21c';}
.mob-icon-street-view:before{content:'\f21d';}
.mob-icon-heartbeat:before{content:'\f21e';}
.mob-icon-venus:before{content:'\f221';}
.mob-icon-mars:before{content:'\f222';}
.mob-icon-mercury:before{content:'\f223';}
.mob-icon-transgender:before{content:'\f224';}
.mob-icon-transgender-alt:before{content:'\f225';}
.mob-icon-venus-double:before{content:'\f226';}
.mob-icon-mars-double:before{content:'\f227';}
.mob-icon-venus-mars:before{content:'\f228';}
.mob-icon-mars-stroke:before{content:'\f229';}
.mob-icon-mars-stroke-v:before{content:'\f22a';}
.mob-icon-mars-stroke-h:before{content:'\f22b';}
.mob-icon-neuter:before{content:'\f22c';}
.mob-icon-genderless:before{content:'\f22d';}
.mob-icon-facebook-official:before{content:'\f230';}
.mob-icon-pinterest-1:before{content:'\f231';}
.mob-icon-whatsapp:before{content:'\f232';}
.mob-icon-server:before{content:'\f233';}
.mob-icon-user-plus:before{content:'\f234';}
.mob-icon-user-times:before{content:'\f235';}
.mob-icon-bed:before{content:'\f236';}
.mob-icon-viacoin:before{content:'\f237';}
.mob-icon-train:before{content:'\f238';}
.mob-icon-subway:before{content:'\f239';}
.mob-icon-medium:before{content:'\f23a';}
.mob-icon-y-combinator:before{content:'\f23b';}
.mob-icon-optin-monster:before{content:'\f23c';}
.mob-icon-opencart:before{content:'\f23d';}
.mob-icon-expeditedssl:before{content:'\f23e';}
.mob-icon-battery-4:before{content:'\f240';}
.mob-icon-battery-3:before{content:'\f241';}
.mob-icon-battery-2:before{content:'\f242';}
.mob-icon-battery-1:before{content:'\f243';}
.mob-icon-battery-0:before{content:'\f244';}
.mob-icon-mouse-pointer:before{content:'\f245';}
.mob-icon-i-cursor:before{content:'\f246';}
.mob-icon-object-group:before{content:'\f247';}
.mob-icon-object-ungroup:before{content:'\f248';}
.mob-icon-sticky-note:before{content:'\f249';}
.mob-icon-sticky-note-o:before{content:'\f24a';}
.mob-icon-cc-jcb:before{content:'\f24b';}
.mob-icon-cc-diners-club:before{content:'\f24c';}
.mob-icon-clone:before{content:'\f24d';}
.mob-icon-balance-scale:before{content:'\f24e';}
.mob-icon-hourglass-o:before{content:'\f250';}
.mob-icon-hourglass-1:before{content:'\f251';}
.mob-icon-hourglass-2:before{content:'\f252';}
.mob-icon-hourglass-3:before{content:'\f253';}
.mob-icon-hourglass:before{content:'\f254';}
.mob-icon-hand-grab-o:before{content:'\f255';}
.mob-icon-hand-paper-o:before{content:'\f256';}
.mob-icon-hand-scissors-o:before{content:'\f257';}
.mob-icon-hand-lizard-o:before{content:'\f258';}
.mob-icon-hand-spock-o:before{content:'\f259';}
.mob-icon-hand-pointer-o:before{content:'\f25a';}
.mob-icon-hand-peace-o:before{content:'\f25b';}
.mob-icon-trademark:before{content:'\f25c';}
.mob-icon-registered:before{content:'\f25d';}
.mob-icon-creative-commons:before{content:'\f25e';}
.mob-icon-gg:before{content:'\f260';}
.mob-icon-gg-circle:before{content:'\f261';}
.mob-icon-tripadvisor:before{content:'\f262';}
.mob-icon-odnoklassniki:before{content:'\f263';}
.mob-icon-odnoklassniki-square:before{content:'\f264';}
.mob-icon-get-pocket:before{content:'\f265';}
.mob-icon-wikipedia-w:before{content:'\f266';}
.mob-icon-safari:before{content:'\f267';}
.mob-icon-chrome-1:before{content:'\f268';}
.mob-icon-firefox-1:before{content:'\f269';}
.mob-icon-opera-1:before{content:'\f26a';}
.mob-icon-internet-explorer:before{content:'\f26b';}
.mob-icon-television:before{content:'\f26c';}
.mob-icon-contao:before{content:'\f26d';}
.mob-icon-500px:before{content:'\f26e';}
.mob-icon-amazon:before{content:'\f270';}
.mob-icon-calendar-plus-o:before{content:'\f271';}
.mob-icon-calendar-minus-o:before{content:'\f272';}
.mob-icon-calendar-times-o:before{content:'\f273';}
.mob-icon-calendar-check-o:before{content:'\f274';}
.mob-icon-industry:before{content:'\f275';}
.mob-icon-map-pin:before{content:'\f276';}
.mob-icon-map-signs:before{content:'\f277';}
.mob-icon-map-o:before{content:'\f278';}
.mob-icon-map:before{content:'\f279';}
.mob-icon-commenting:before{content:'\f27a';}
.mob-icon-commenting-o:before{content:'\f27b';}
.mob-icon-houzz:before{content:'\f27c';}
.mob-icon-vimeo-1:before{content:'\f27d';}
.mob-icon-black-tie:before{content:'\f27e';}
.mob-icon-fontmob-icons:before{content:'\f280';}
.mob-icon-reddit-alien:before{content:'\f281';}
.mob-icon-edge:before{content:'\f282';}
.mob-icon-credit-card-alt:before{content:'\f283';}
.mob-icon-codiepie:before{content:'\f284';}
.mob-icon-modx:before{content:'\f285';}
.mob-icon-fort-awesome:before{content:'\f286';}
.mob-icon-usb:before{content:'\f287';}
.mob-icon-product-hunt:before{content:'\f288';}
.mob-icon-mixcloud:before{content:'\f289';}
.mob-icon-scribd:before{content:'\f28a';}
.mob-icon-pause-circle:before{content:'\f28b';}
.mob-icon-pause-circle-o:before{content:'\f28c';}
.mob-icon-stop-circle:before{content:'\f28d';}
.mob-icon-stop-circle-o:before{content:'\f28e';}
.mob-icon-shopping-bag:before{content:'\f290';}
.mob-icon-shopping-basket:before{content:'\f291';}
.mob-icon-hashtag:before{content:'\f292';}
.mob-icon-bluetooth:before{content:'\f293';}
.mob-icon-bluetooth-b:before{content:'\f294';}
.mob-icon-percent:before{content:'\f295';}
.mob-icon-gitlab:before{content:'\f296';}
.mob-icon-wpbeginner:before{content:'\f297';}
.mob-icon-wpforms:before{content:'\f298';}
.mob-icon-envira:before{content:'\f299';}
.mob-icon-universal-access-1:before{content:'\f29a';}
.mob-icon-wheelchair-alt:before{content:'\f29b';}
.mob-icon-question-circle-o:before{content:'\f29c';}
.mob-icon-blind-1:before{content:'\f29d';}
.mob-icon-audio-description:before{content:'\f29e';}
.mob-icon-volume-control-phone:before{content:'\f2a0';}
.mob-icon-braille-1:before{content:'\f2a1';}
.mob-icon-assistive-listening-systems:before{content:'\f2a2';}
.mob-icon-american-sign-language-interpreting:before{content:'\f2a3';}
.mob-icon-asl-interpreting:before{content:'\f2a4';}
.mob-icon-glide:before{content:'\f2a5';}
.mob-icon-glide-g:before{content:'\f2a6';}
.mob-icon-sign-language:before{content:'\f2a7';}
.mob-icon-low-vision:before{content:'\f2a8';}
.mob-icon-viadeo:before{content:'\f2a9';}
.mob-icon-viadeo-square:before{content:'\f2aa';}
.mob-icon-snapchat:before{content:'\f2ab';}
.mob-icon-snapchat-ghost:before{content:'\f2ac';}
.mob-icon-snapchat-square:before{content:'\f2ad';}
.mob-icon-pied-piper:before{content:'\f2ae';}
.mob-icon-first-order:before{content:'\f2b0';}
.mob-icon-yoast:before{content:'\f2b1';}
.mob-icon-themeisle:before{content:'\f2b2';}
.mob-icon-google-plus-circle:before{content:'\f2b3';}
.mob-icon-font-awesome:before{content:'\f2b4';}
.mob-icon-handshake-o:before{content:'\f2b5';}
.mob-icon-envelope-open:before{content:'\f2b6';}
.mob-icon-envelope-open-o:before{content:'\f2b7';}
.mob-icon-linode:before{content:'\f2b8';}
.mob-icon-address-book-1:before{content:'\f2b9';}
.mob-icon-address-book-o:before{content:'\f2ba';}
.mob-icon-address-card:before{content:'\f2bb';}
.mob-icon-address-card-o:before{content:'\f2bc';}
.mob-icon-user-circle:before{content:'\f2bd';}
.mob-icon-user-circle-o:before{content:'\f2be';}
.mob-icon-user-o:before{content:'\f2c0';}
.mob-icon-id-badge:before{content:'\f2c1';}
.mob-icon-id-card:before{content:'\f2c2';}
.mob-icon-id-card-o:before{content:'\f2c3';}
.mob-icon-quora:before{content:'\f2c4';}
.mob-icon-free-code-camp:before{content:'\f2c5';}
.mob-icon-telegram:before{content:'\f2c6';}
.mob-icon-thermometer:before{content:'\f2c7';}
.mob-icon-thermometer-3:before{content:'\f2c8';}
.mob-icon-thermometer-2:before{content:'\f2c9';}
.mob-icon-thermometer-quarter:before{content:'\f2ca';}
.mob-icon-thermometer-0:before{content:'\f2cb';}
.mob-icon-shower:before{content:'\f2cc';}
.mob-icon-bath:before{content:'\f2cd';}
.mob-icon-podcast:before{content:'\f2ce';}
.mob-icon-window-maximize:before{content:'\f2d0';}
.mob-icon-window-minimize:before{content:'\f2d1';}
.mob-icon-window-restore:before{content:'\f2d2';}
.mob-icon-window-close:before{content:'\f2d3';}
.mob-icon-window-close-o:before{content:'\f2d4';}
.mob-icon-bandcamp:before{content:'\f2d5';}
.mob-icon-grav:before{content:'\f2d6';}
.mob-icon-etsy:before{content:'\f2d7';}
.mob-icon-imdb:before{content:'\f2d8';}
.mob-icon-ravelry:before{content:'\f2d9';}
.mob-icon-eercast:before{content:'\f2da';}
.mob-icon-microchip:before{content:'\f2db';}
.mob-icon-snowflake-o:before{content:'\f2dc';}
.mob-icon-superpowers:before{content:'\f2dd';}
.mob-icon-wpexplorer:before{content:'\f2de';}
.mob-icon-meetup:before{content:'\f2e0';}
.mob-icon-github-squared:before{content:'\f300';}
.mob-icon-facebook-rect:before{content:'\f301';}
.mob-icon-twitter-4:before{content:'\f302';}
.mob-icon-twitter-bird:before{content:'\f303';}
.mob-icon-twitter-squared:before{content:'\f304';}
.mob-icon-yandex:before{content:'\f305';}
.mob-icon-vimeo-2:before{content:'\f306';}
.mob-icon-vimeo-circled:before{content:'\f307';}
.mob-icon-facebook-squared:before{content:'\f308';}
.mob-icon-googleplus-rect:before{content:'\f309';}
.mob-icon-vkontakte-rect:before{content:'\f30a';}
.mob-icon-skype-1:before{content:'\f30b';}
.mob-icon-linkedin-squared:before{content:'\f30c';}
.mob-icon-odnoklassniki-rect:before{content:'\f30d';}
.mob-icon-vimeo-rect:before{content:'\f30e';}
.mob-icon-gplus-1:before{content:'\f30f';}
.mob-icon-tumblr-rect:before{content:'\f310';}
.mob-icon-tumblr-4:before{content:'\f311';}
.mob-icon-linkedin-rect:before{content:'\f312';}
.mob-icon-youtube-1:before{content:'\f313';}
.mob-icon-twitter-rect:before{content:'\f314';}
.mob-icon-tumblr-2:before{content:'\f315';}
.mob-icon-tumblr-circled:before{content:'\f316';}
.mob-icon-jabber:before{content:'\f317';}
.mob-icon-linkedin-2:before{content:'\f318';}
.mob-icon-linkedin-circled:before{content:'\f319';}
.mob-icon-linkedin-6:before{content:'\f31a';}
.mob-icon-dribbble-2:before{content:'\f31b';}
.mob-icon-dribbble-circled:before{content:'\f31c';}
.mob-icon-wordpress-3:before{content:'\f31d';}
.mob-icon-stumbleupon-2:before{content:'\f31e';}
.mob-icon-stumbleupon-circled-1:before{content:'\f31f';}
.mob-icon-diigo:before{content:'\f320';}
.mob-icon-lastfm-1:before{content:'\f321';}
.mob-icon-lastfm-circled:before{content:'\f322';}
.mob-icon-tudou:before{content:'\f323';}
.mob-icon-rdio:before{content:'\f324';}
.mob-icon-rdio-circled:before{content:'\f325';}
.mob-icon-amex:before{content:'\f326';}
.mob-icon-spotify-1:before{content:'\f327';}
.mob-icon-spotify-circled:before{content:'\f328';}
.mob-icon-mastercard:before{content:'\f329';}
.mob-icon-qq-1:before{content:'\f32a';}
.mob-icon-bandcamp-1:before{content:'\f32b';}
.mob-icon-codepen:before{content:'\f32c';}
.mob-icon-instagram-2:before{content:'\f32d';}
.mob-icon-dropbox-1:before{content:'\f330';}
.mob-icon-evernote:before{content:'\f333';}
.mob-icon-flattr:before{content:'\f336';}
.mob-icon-skype-3:before{content:'\f339';}
.mob-icon-skype-circled:before{content:'\f33a';}
.mob-icon-renren-1:before{content:'\f33c';}
.mob-icon-sina-weibo:before{content:'\f33f';}
.mob-icon-paypal-1:before{content:'\f342';}
.mob-icon-picasa-1:before{content:'\f345';}
.mob-icon-soundcloud-1:before{content:'\f348';}
.mob-icon-mixi:before{content:'\f34b';}
.mob-icon-behance-2:before{content:'\f34e';}
.mob-icon-google-circles:before{content:'\f351';}
.mob-icon-vkontakte-2:before{content:'\f354';}
.mob-icon-smashing:before{content:'\f357';}
.mob-icon-comment-6:before{content:'\f4ac';}
.mob-icon-folder-open-empty-1:before{content:'\f4c2';}
.mob-icon-calendar-6:before{content:'\f4c5';}
.mob-icon-newspaper-2:before{content:'\f4f0';}
.mob-icon-camera-6:before{content:'\f4f7';}
.mob-icon-search-7:before{content:'\f50d';}
.mob-icon-lock-alt:before{content:'\f510';}
.mob-icon-lock-7:before{content:'\f512';}
.mob-icon-lock-open-6:before{content:'\f513';}
.mob-icon-joystick:before{content:'\f514';}
.mob-icon-fire-3:before{content:'\f525';}
.mob-icon-chart-bar-5:before{content:'\f526';}
.mob-icon-spread:before{content:'\f527';}
.mob-icon-spinner1:before{content:'\f528';}
.mob-icon-spinner2:before{content:'\f529';}
.mob-icon-db-shape:before{content:'\f600';}
.mob-icon-sweden:before{content:'\f601';}
.mob-icon-logo-db:before { content: '\f603'; }.wp_rp_wrap{clear:both;}
.wp_rp_wrap .related_post_title{background:rgba(245, 245, 245, 1) !important;padding:3px 0 3px 10px !important;margin:0 !important;font-weight:normal;border-radius:2px !important;border:1px solid rgba(0, 0, 0, .1) !important;clear:both !important;}
div.wp_rp_content{display:block !important;}
div.wp_rp_footer{text-align:right !important;overflow:hidden !important;}
div.wp_rp_footer a{color:#999 !important;font-size:11px !important;text-decoration:none !important;display:inline-block !important;}
div.wp_rp_footer a.wp_rp_edit{color:#fff !important;font-size:12px !important;text-decoration:underline !important;font-weight:bold !important;background:#f79124 !important;border-radius:2px !important;padding:3px 6px;}
ul.related_post{margin:0 0 18px 0 !important;padding:0 !important;}
ul.related_post li{position:relative !important;*//min-height:60px;list-style:none !important;*//padding:10px 0 10px 0 !important;margin:0 !important;*//border-bottom:1px solid rgba(0, 0, 0, .1) !important;background:none !important;}
ul.related_post li a{position:relative !important;text-decoration:none;text-indent:0 !important;}
ul.related_post li a img{width:60px;height:60px;float:left !important;margin:0 10px 0 0 !important;padding:0 !important;max-width:100% !important;float:none !important;}
ul.related_post li a img.wp_rp_santa_hat{display:none !important;}
ul.related_post li a.title{vertical-align:top !important;}
ul.related_post li a.wp_rp_thumbnail{float:left !important;margin-right:10px !important;}
ul.related_post li a.wp_rp_thumbnail img{float:none !important;margin-right:0 !important;display:block !important;}
ul.related_post li .wp_rp_category a {
display: inline !important;
}