.form-control {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  }
  .form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  .form-control:-ms-input-placeholder {
    color: #999;
  }
  .form-control::-webkit-input-placeholder {
    color: #999;
  }
  .form-control[disabled],
  .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
  }
  textarea.form-control {
    height: auto;
  }
  @font-face {
    font-family: 'IcoMoon';
    src: url('../fonts/IcoMoon.eot');
    src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../fonts/IcoMoon.woff') format('woff'), url('../fonts/IcoMoon.ttf') format('truetype'), url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  [data-icon]:before {
    font-family: 'IcoMoon';
    content: attr(data-icon);
    speak: none;
  }
  [class^="icon-"],
  [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: .25em;
    line-height: 14px;
    background-image: none;
  }
  dd > span[class^="icon-"] + time,
  dd > span[class*=" icon-"] + time {
    margin-left: -0.25em;
  }
  dl.article-info dd.hits span[class^="icon-"],
  dl.article-info dd.hits span[class*=" icon-"] {
    margin-right: 0;
  }
  [class^="icon-"]:before,
  [class*=" icon-"]:before {
    font-family: 'IcoMoon';
    font-style: normal;
    speak: none;
  }
  [class^="icon-"].disabled,
  [class*=" icon-"].disabled {
    font-weight: normal;
  }
  .icon-joomla:before {
    content: "\e200";
  }
  .icon-chevron-up:before,
  .icon-uparrow:before,
  .icon-arrow-up:before {
    content: "\e005";
  }
  .icon-chevron-right:before,
  .icon-rightarrow:before,
  .icon-arrow-right:before {
    content: "\e006";
  }
  .icon-chevron-down:before,
  .icon-downarrow:before,
  .icon-arrow-down:before {
    content: "\e007";
  }
  .icon-chevron-left:before,
  .icon-leftarrow:before,
  .icon-arrow-left:before {
    content: "\e008";
  }
  .icon-arrow-first:before {
    content: "\e003";
  }
  .icon-arrow-last:before {
    content: "\e004";
  }
  .icon-arrow-up-2:before {
    content: "\e009";
  }
  .icon-arrow-right-2:before {
    content: "\e00a";
  }
  .icon-arrow-down-2:before {
    content: "\e00b";
  }
  .icon-arrow-left-2:before {
    content: "\e00c";
  }
  .icon-arrow-up-3:before {
    content: "\e00f";
  }
  .icon-arrow-right-3:before {
    content: "\e010";
  }
  .icon-arrow-down-3:before {
    content: "\e011";
  }
  .icon-arrow-left-3:before {
    content: "\e012";
  }
  .icon-menu-2:before {
    content: "\e00e";
  }
  .icon-arrow-up-4:before {
    content: "\e201";
  }
  .icon-arrow-right-4:before {
    content: "\e202";
  }
  .icon-arrow-down-4:before {
    content: "\e203";
  }
  .icon-arrow-left-4:before {
    content: "\e204";
  }
  .icon-share:before,
  .icon-redo:before {
    content: "\27";
  }
  .icon-undo:before {
    content: "\28";
  }
  .icon-forward-2:before {
    content: "\e205";
  }
  .icon-backward-2:before,
  .icon-reply:before {
    content: "\e206";
  }
  .icon-unblock:before,
  .icon-refresh:before,
  .icon-redo-2:before {
    content: "\6c";
  }
  .icon-undo-2:before {
    content: "\e207";
  }
  .icon-move:before {
    content: "\7a";
  }
  .icon-expand:before {
    content: "\66";
  }
  .icon-contract:before {
    content: "\67";
  }
  .icon-expand-2:before {
    content: "\68";
  }
  .icon-contract-2:before {
    content: "\69";
  }
  .icon-play:before {
    content: "\e208";
  }
  .icon-pause:before {
    content: "\e209";
  }
  .icon-stop:before {
    content: "\e210";
  }
  .icon-previous:before,
  .icon-backward:before {
    content: "\7c";
  }
  .icon-next:before,
  .icon-forward:before {
    content: "\7b";
  }
  .icon-first:before {
    content: "\7d";
  }
  .icon-last:before {
    content: "\e000";
  }
  .icon-play-circle:before {
    content: "\e00d";
  }
  .icon-pause-circle:before {
    content: "\e211";
  }
  .icon-stop-circle:before {
    content: "\e212";
  }
  .icon-backward-circle:before {
    content: "\e213";
  }
  .icon-forward-circle:before {
    content: "\e214";
  }
  .icon-loop:before {
    content: "\e001";
  }
  .icon-shuffle:before {
    content: "\e002";
  }
  .icon-search:before {
    content: "\53";
  }
  .icon-zoom-in:before {
    content: "\64";
  }
  .icon-zoom-out:before {
    content: "\65";
  }
  .icon-apply:before,
  .icon-edit:before,
  .icon-pencil:before {
    content: "\2b";
  }
  .icon-pencil-2:before {
    content: "\2c";
  }
  .icon-brush:before {
    content: "\3b";
  }
  .icon-save-new:before,
  .icon-plus-2:before {
    content: "\5d";
  }
  .icon-ban-circle:before,
  .icon-minus-sign:before,
  .icon-minus-2:before {
    content: "\5e";
  }
  .icon-delete:before,
  .icon-remove:before,
  .icon-cancel-2:before {
    content: "\49";
  }
  .icon-publish:before,
  .icon-save:before,
  .icon-ok:before,
  .icon-checkmark:before {
    content: "\47";
  }
  .icon-new:before,
  .icon-plus:before {
    content: "\2a";
  }
  .icon-plus-circle:before {
    content: "\e215";
  }
  .icon-minus:before,
  .icon-not-ok:before {
    content: "\4b";
  }
  .icon-minus-circle:before {
    content: "\e216";
  }
  .icon-unpublish:before,
  .icon-cancel:before {
    content: "\4a";
  }
  .icon-cancel-circle:before {
    content: "\e217";
  }
  .icon-checkmark-2:before {
    content: "\e218";
  }
  .icon-checkmark-circle:before {
    content: "\e219";
  }
  .icon-info:before {
    content: "\e220";
  }
  .icon-info-2:before,
  .icon-info-circle:before {
    content: "\e221";
  }
  .icon-question:before,
  .icon-question-sign:before,
  .icon-help:before {
    content: "\45";
  }
  .icon-question-2:before,
  .icon-question-circle:before {
    content: "\e222";
  }
  .icon-notification:before {
    content: "\e223";
  }
  .icon-notification-2:before,
  .icon-notification-circle:before {
    content: "\e224";
  }
  .icon-pending:before,
  .icon-warning:before {
    content: "\48";
  }
  .icon-warning-2:before,
  .icon-warning-circle:before {
    content: "\e225";
  }
  .icon-checkbox-unchecked:before {
    content: "\3d";
  }
  .icon-checkin:before,
  .icon-checkbox:before,
  .icon-checkbox-checked:before {
    content: "\3e";
  }
  .icon-checkbox-partial:before {
    content: "\3f";
  }
  .icon-square:before {
    content: "\e226";
  }
  .icon-radio-unchecked:before {
    content: "\e227";
  }
  .icon-radio-checked:before,
  .icon-generic:before {
    content: "\e228";
  }
  .icon-circle:before {
    content: "\e229";
  }
  .icon-signup:before {
    content: "\e230";
  }
  .icon-grid:before,
  .icon-grid-view:before {
    content: "\58";
  }
  .icon-grid-2:before,
  .icon-grid-view-2:before {
    content: "\59";
  }
  .icon-menu:before {
    content: "\5a";
  }
  .icon-list:before,
  .icon-list-view:before {
    content: "\31";
  }
  .icon-list-2:before {
    content: "\e231";
  }
  .icon-menu-3:before {
    content: "\e232";
  }
  .icon-folder-open:before,
  .icon-folder:before {
    content: "\2d";
  }
  .icon-folder-close:before,
  .icon-folder-2:before {
    content: "\2e";
  }
  .icon-folder-plus:before {
    content: "\e234";
  }
  .icon-folder-minus:before {
    content: "\e235";
  }
  .icon-folder-3:before {
    content: "\e236";
  }
  .icon-folder-plus-2:before {
    content: "\e237";
  }
  .icon-folder-remove:before {
    content: "\e238";
  }
  .icon-file:before {
    content: "\e016";
  }
  .icon-file-2:before {
    content: "\e239";
  }
  .icon-file-add:before,
  .icon-file-plus:before {
    content: "\29";
  }
  .icon-file-remove:before,
  .icon-file-minus:before {
    content: "\e017";
  }
  .icon-file-check:before {
    content: "\e240";
  }
  .icon-file-remove:before {
    content: "\e241";
  }
  .icon-save-copy:before,
  .icon-copy:before {
    content: "\e018";
  }
  .icon-stack:before {
    content: "\e242";
  }
  .icon-tree:before {
    content: "\e243";
  }
  .icon-tree-2:before {
    content: "\e244";
  }
  .icon-paragraph-left:before {
    content: "\e246";
  }
  .icon-paragraph-center:before {
    content: "\e247";
  }
  .icon-paragraph-right:before {
    content: "\e248";
  }
  .icon-paragraph-justify:before {
    content: "\e249";
  }
  .icon-screen:before {
    content: "\e01c";
  }
  .icon-tablet:before {
    content: "\e01d";
  }
  .icon-mobile:before {
    content: "\e01e";
  }
  .icon-box-add:before {
    content: "\51";
  }
  .icon-box-remove:before {
    content: "\52";
  }
  .icon-download:before {
    content: "\e021";
  }
  .icon-upload:before {
    content: "\e022";
  }
  .icon-home:before {
    content: "\21";
  }
  .icon-home-2:before {
    content: "\e250";
  }
  .icon-out-2:before,
  .icon-new-tab:before {
    content: "\e024";
  }
  .icon-out-3:before,
  .icon-new-tab-2:before {
    content: "\e251";
  }
  .icon-link:before {
    content: "\e252";
  }
  .icon-picture:before,
  .icon-image:before {
    content: "\2f";
  }
  .icon-pictures:before,
  .icon-images:before {
    content: "\30";
  }
  .icon-palette:before,
  .icon-color-palette:before {
    content: "\e014";
  }
  .icon-camera:before {
    content: "\55";
  }
  .icon-camera-2:before,
  .icon-video:before {
    content: "\e015";
  }
  .icon-play-2:before,
  .icon-video-2:before,
  .icon-youtube:before {
    content: "\56";
  }
  .icon-music:before {
    content: "\57";
  }
  .icon-user:before {
    content: "\22";
  }
  .icon-users:before {
    content: "\e01f";
  }
  .icon-vcard:before {
    content: "\6d";
  }
  .icon-address:before {
    content: "\70";
  }
  .icon-share-alt:before,
  .icon-out:before {
    content: "\26";
  }
  .icon-enter:before {
    content: "\e257";
  }
  .icon-exit:before {
    content: "\e258";
  }
  .icon-comment:before,
  .icon-comments:before {
    content: "\24";
  }
  .icon-comments-2:before {
    content: "\25";
  }
  .icon-quote:before,
  .icon-quotes-left:before {
    content: "\60";
  }
  .icon-quote-2:before,
  .icon-quotes-right:before {
    content: "\61";
  }
  .icon-quote-3:before,
  .icon-bubble-quote:before {
    content: "\e259";
  }
  .icon-phone:before {
    content: "\e260";
  }
  .icon-phone-2:before {
    content: "\e261";
  }
  .icon-envelope:before,
  .icon-mail:before {
    content: "\4d";
  }
  .icon-envelope-opened:before,
  .icon-mail-2:before {
    content: "\4e";
  }
  .icon-unarchive:before,
  .icon-drawer:before {
    content: "\4f";
  }
  .icon-archive:before,
  .icon-drawer-2:before {
    content: "\50";
  }
  .icon-briefcase:before {
    content: "\e020";
  }
  .icon-tag:before {
    content: "\e262";
  }
  .icon-tag-2:before {
    content: "\e263";
  }
  .icon-tags:before {
    content: "\e264";
  }
  .icon-tags-2:before {
    content: "\e265";
  }
  .icon-options:before,
  .icon-cog:before {
    content: "\38";
  }
  .icon-cogs:before {
    content: "\37";
  }
  .icon-screwdriver:before,
  .icon-tools:before {
    content: "\36";
  }
  .icon-wrench:before {
    content: "\3a";
  }
  .icon-equalizer:before {
    content: "\39";
  }
  .icon-dashboard:before {
    content: "\78";
  }
  .icon-switch:before {
    content: "\e266";
  }
  .icon-filter:before {
    content: "\54";
  }
  .icon-purge:before,
  .icon-trash:before {
    content: "\4c";
  }
  .icon-checkedout:before,
  .icon-lock:before,
  .icon-locked:before {
    content: "\23";
  }
  .icon-unlock:before {
    content: "\e267";
  }
  .icon-key:before {
    content: "\5f";
  }
  .icon-support:before {
    content: "\46";
  }
  .icon-database:before {
    content: "\62";
  }
  .icon-scissors:before {
    content: "\e268";
  }
  .icon-health:before {
    content: "\6a";
  }
  .icon-wand:before {
    content: "\6b";
  }
  .icon-eye-open:before,
  .icon-eye:before {
    content: "\3c";
  }
  .icon-eye-close:before,
  .icon-eye-blocked:before,
  .icon-eye-2:before {
    content: "\e269";
  }
  .icon-clock:before {
    content: "\6e";
  }
  .icon-compass:before {
    content: "\6f";
  }
  .icon-broadcast:before,
  .icon-connection:before,
  .icon-wifi:before {
    content: "\e01b";
  }
  .icon-book:before {
    content: "\e271";
  }
  .icon-lightning:before,
  .icon-flash:before {
    content: "\79";
  }
  .icon-print:before,
  .icon-printer:before {
    content: "\e013";
  }
  .icon-feed:before {
    content: "\71";
  }
  .icon-calendar:before {
    content: "\43";
  }
  .icon-calendar-2:before {
    content: "\44";
  }
  .icon-calendar-3:before {
    content: "\e273";
  }
  .icon-pie:before {
    content: "\77";
  }
  .icon-bars:before {
    content: "\76";
  }
  .icon-chart:before {
    content: "\75";
  }
  .icon-power-cord:before {
    content: "\32";
  }
  .icon-cube:before {
    content: "\33";
  }
  .icon-puzzle:before {
    content: "\34";
  }
  .icon-attachment:before,
  .icon-paperclip:before,
  .icon-flag-2:before {
    content: "\72";
  }
  .icon-lamp:before {
    content: "\74";
  }
  .icon-pin:before,
  .icon-pushpin:before {
    content: "\73";
  }
  .icon-location:before {
    content: "\63";
  }
  .icon-shield:before {
    content: "\e274";
  }
  .icon-flag:before {
    content: "\35";
  }
  .icon-flag-3:before {
    content: "\e275";
  }
  .icon-bookmark:before {
    content: "\e023";
  }
  .icon-bookmark-2:before {
    content: "\e276";
  }
  .icon-heart:before {
    content: "\e277";
  }
  .icon-heart-2:before {
    content: "\e278";
  }
  .icon-thumbs-up:before {
    content: "\5b";
  }
  .icon-thumbs-down:before {
    content: "\5c";
  }
  .icon-unfeatured:before,
  .icon-asterisk:before,
  .icon-star-empty:before {
    content: "\40";
  }
  .icon-star-2:before {
    content: "\41";
  }
  .icon-featured:before,
  .icon-default:before,
  .icon-star:before {
    content: "\42";
  }
  .icon-smiley:before,
  .icon-smiley-happy:before {
    content: "\e279";
  }
  .icon-smiley-2:before,
  .icon-smiley-happy-2:before {
    content: "\e280";
  }
  .icon-smiley-sad:before {
    content: "\e281";
  }
  .icon-smiley-sad-2:before {
    content: "\e282";
  }
  .icon-smiley-neutral:before {
    content: "\e283";
  }
  .icon-smiley-neutral-2:before {
    content: "\e284";
  }
  .icon-cart:before {
    content: "\e019";
  }
  .icon-basket:before {
    content: "\e01a";
  }
  .icon-credit:before {
    content: "\e286";
  }
  .icon-credit-2:before {
    content: "\e287";
  }
  .icon-expired:before {
    content: "\4b";
  }
  .sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 9;
    display: block;
    float: left;
  }
  .sp-megamenu-parent >li {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: 37px;
  }
  .sp-megamenu-parent >li.menu-justify {
    position: static;
  }
  .sp-megamenu-parent >li >a {
    display: inline-block;
    line-height: 60px;
    font-size: 15px;
    color: #363636;
    position: relative;
  }
  .sp-megamenu-parent >li.sp-has-child>a:after {
    font-family: "FontAwesome";
    content: " \f107";
  }
  .sp-megamenu-parent .sp-module {
    padding: 10px;
  }
  .sp-megamenu-parent .sp-mega-group {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .sp-megamenu-parent .sp-dropdown {
    margin: 0;
    position: absolute;
    z-index: 10;
    display: none;
  }
  .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: rgba(54,54,54,0.98);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  }
  .sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
    font-family: "FontAwesome";
    content: " \f105";
    float: right;
  }
  .sp-megamenu-parent .sp-dropdown.sp-menu-center {
    margin-left: 45px;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 100%;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right,
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
    left: 0;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
    right: 0;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full .sp-dropdown-inner {
    box-shadow: none;
    position: relative;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full >.sp-dropdown-inner:before,
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full >.sp-dropdown-inner:after {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 2000px;
    background: rgba(54,54,54,0.98);
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full >.sp-dropdown-inner:before {
    left: -2000px;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full >.sp-dropdown-inner:after {
    right: -2000px;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
    top: 0;
    left: 100%;
  }
  .sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item {
    display: block;
    padding: 0;
    position: relative;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
    display: block;
    padding: 15px 20px;
    color: #fff;
    cursor: pointer;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
    text-transform: uppercase;
    font-weight: bold;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
    color: #fff;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a:hover {
    color: #fff;
  }
  .sp-megamenu-parent .sp-dropdown-mega >.row {
    margin-top: 30px;
  }
  .sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
    margin-top: 0;
  }
  .sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
    display: block;
  }
  .sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
    -webkit-animation: spMenuFadeIn 400ms;
    animation: spMenuFadeIn 400ms;
  }
  .sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
    -webkit-animation: spMenuZoom 400ms;
    animation: spMenuZoom 400ms;
  }
  .sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
    -webkit-animation: spMenuFadeInUp 400ms;
    animation: spMenuFadeInUp 400ms;
  }
  .sp-megamenu-parent .sp-shop-menu .sp-dropdown-inner {
    padding: 15px;
  }
  .sp-megamenu-parent .sp-shop-menu .j2store-latest-products .sp-module-title {
    color: #fff;
    margin-top: 10px;
  }
  .sp-megamenu-parent .sp-shop-menu .j2store-latest-products .j2store-module-product {
    border: none;
    margin: 0;
    padding-bottom: 20px;
  }
  .sp-megamenu-parent .sp-shop-menu .j2store-latest-products .j2store-module-product .product-cart-section .j2store-product-image {
    width: 25%;
    overflow: hidden;
  }
  .sp-megamenu-parent .sp-shop-menu .j2store-latest-products .j2store-module-product .product-cart-section .j2store-product-image a {
    display: block;
  }
  .sp-megamenu-parent .sp-shop-menu .j2store-latest-products .j2store-module-product .product-cart-section .j2store-product-image img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-megamenu-parent .sp-shop-menu .j2store-latest-products .j2store-module-product .product-title a,
  .sp-megamenu-parent .sp-shop-menu .j2store-latest-products .j2store-module-product .product-price-container .sale-price {
    color: #fff;
    font-size: 14px;
  }
  .sp-megamenu-parent .sp-shop-menu .j2store-latest-products .j2store-module-product .product_cart_block {
    display: none;
  }
  .sp-megamenu-parent .sp-shop-menu .j2store-latest-products .j2store-module-product:last-child {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .sp-megamenu-parent .sp-shop-menu .j2store-latest-products .j2store-module-product:hover .product-cart-section .j2store-product-image img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }
  .sp-megamenu-parent .sp-shop-menu .banneritem img {
    width: 100%;
  }
  #offcanvas-toggler {
    float: right;
    line-height: 65px;
    margin-left: 15px;
    font-size: 20px;
  }
  #offcanvas-toggler >i {
    -webkit-transition: color 400ms, background-color 400ms;
    -o-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
  }
  #offcanvas-toggler >i:hover {
    color: #fff;
  }
  body.offcanvas .body-innerwrapper {
    right: 320px;
  }
  body.offcanvas .offcanvas-overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 1;
    z-index: 9999;
  }
  .body-innerwrapper {
    position: relative;
    overflow-x: hidden;
    -webkit-transition: .4s;
    transition: .4s;
    right: 0;
  }
  .close-offcanvas {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    border-radius: 100%;
    width: 25px;
    height: 25px;
    line-height: 23px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #fff;
    color: #fff;
  }
  .offcanvas-menu {
    width: 320px;
    height: 100%;
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    position: fixed;
    top: 0;
    right: -320px;
    z-index: 99999;
    overflow: inherit;
    -webkit-transition: .4s;
    transition: .4s;
  }
  .offcanvas-menu .offcanvas-inner .sp-module {
    margin-top: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    margin-bottom: 50px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module:after {
    display: none;
  }
  .offcanvas-menu .offcanvas-inner .sp-module:last-child {
    border-bottom: none;
    margin-bottom: 0;
  }
  .offcanvas-menu .offcanvas-inner .sp-module.off-canvas-menu {
    padding: 0;
  }
  .offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
    font-size: 16px;
    line-height: 1;
    text-transform: uppercase;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li {
    border: 0;
    position: relative;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    overflow: hidden;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    padding: 10px 20px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
    background: rgba(0,0,0,0.15);
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
    background: rgba(0,0,0,0.15);
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
    background: rgba(0,0,0,0.15) !important;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
    background: rgba(0,0,0,0.15) !important;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 13px 20px;
    cursor: pointer;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .open-icon {
    display: none;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
    display: inline;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {
    display: inline;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .close-icon {
    display: none;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li >a:after {
    display: none;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    background: rgba(0,0,0,0.02);
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
    padding-left: 30px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    padding: 30px;
  }
  .offcanvas-menu .offcanvas-inner .search {
    margin-top: 25px;
  }
  .offcanvas-menu .offcanvas-inner .search input {
    width: 100%;
    background: transparent;
      border-color: #5f5f5f;
  }
  .ltr .offcanvas-menu {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
  }
  .ltr .body-innerwrapper:after {
    right: 0;
  }
  .ltr .offcanvas-menu {
    right: -320px;
  }
  .ltr.offcanvas .offcanvas-menu {
    right: 0;
  }
  .offcanvas {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .offcanvas .body-innerwrapper:after {
    width: 100%;
    height: 100%;
  }
  .offcanvas .offcanvas-menu {
    right: 0;
  }
  .offcanvas .offcanvas-menu ul.nav-child li {
    padding-left: 10px;
  }
  .menu .nav-child.small {
    font-size: inherit;
  }
  @-webkit-keyframes spMenuFadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @keyframes spMenuFadeIn {
    0% {
      opacity: 0;
    }
    100% {
      opacity: 1;
    }
  }
  @-webkit-keyframes spMenuZoom {
    0% {
      opacity: 0;
      -webkit-transform: scale(.8);
    }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
    }
  }
  @keyframes spMenuZoom {
    0% {
      opacity: 0;
      transform: scale(.8);
      -webkit-transform: scale(.8);
    }
    100% {
      opacity: 1;
      transform: scale(1);
      -webkit-transform: scale(1);
    }
  }
  @-webkit-keyframes spMenuFadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translate3d(0,30px,0);
    }
    100% {
      opacity: 1;
      -webkit-transform: none;
    }
  }
  @keyframes spMenuFadeInUp {
    0% {
      opacity: 0;
      transform: translate3d(0,30px,0);
    }
    100% {
      opacity: 1;
      transform: none;
    }
  }
  a {
    -webkit-transition: color 400ms, background-color 400ms;
    transition: color 400ms, background-color 400ms;
    display: inline-block;
  }
  body {
    line-height: 24px;
    display: block;
    text-rendering: optimizeLegibility !important;
    -moz-osx-font-smoothing: grayscale !important;
    -webkit-font-smoothing: antialiased !important;
  }
  a,
  a:hover,
  a:focus,
  a:active {
    outline: none;
    text-decoration: none;
  }
  label {
    font-weight: normal;
  }
  legend {
    padding-bottom: 10px;
  }
  img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  ul,
  ol {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  input {
    padding: 0;
  }
  input:focus {
    outline: none;
  }
  .modal {
    text-align: center;
  }
  @media screen and (min-width: 768px) {
    .modal:before {
      display: inline-block;
      vertical-align: middle;
      content: " ";
      height: 100%;
    }
  }
  .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    z-index: 9999;
  }
  #system-message {
    max-width: 1335px;
    margin: 0 auto;
  }
  #system-message .alert {
    margin: 15px 0;
    background: #f5f5f5;
    border-radius: 0;
    border: none;
  }
  .alert.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
  }
  .alert.alert-info {
    color: #31708f;
    background-color: #d9edf7;
  }
  .alert.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
  }
  .alert.alert-error {
    background: #f2dede;
    color: #a94442;
  }
  .banneritem a {
    display: block;
  }
  .banneritem a img {
    display: inline-block;
  }
  .btn,
  .sppb-btn {
    -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
    -o-transition: color 400ms, background-color 400ms, border-color 400ms;
    transition: color 400ms, background-color 400ms, border-color 400ms;
  }
  .offline-inner {
    margin-top: 100px;
  }
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .uneditable-input {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 0;
    border-radius: 0 0;
  }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  }
  select::-moz-placeholder,
  textarea::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder,
  .uneditable-input::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder,
  .uneditable-input:-ms-input-placeholder {
    color: #999;
  }
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder,
  .uneditable-input::-webkit-input-placeholder {
    color: #999;
  }
  select[disabled],
  select[readonly],
  fieldset[disabled] select,
  textarea[disabled],
  textarea[readonly],
  fieldset[disabled] textarea,
  input[type="text"][disabled],
  input[type="text"][readonly],
  fieldset[disabled] input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly],
  fieldset[disabled] input[type="password"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly],
  fieldset[disabled] input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly],
  fieldset[disabled] input[type="datetime-local"],
  input[type="date"][disabled],
  input[type="date"][readonly],
  fieldset[disabled] input[type="date"],
  input[type="month"][disabled],
  input[type="month"][readonly],
  fieldset[disabled] input[type="month"],
  input[type="time"][disabled],
  input[type="time"][readonly],
  fieldset[disabled] input[type="time"],
  input[type="week"][disabled],
  input[type="week"][readonly],
  fieldset[disabled] input[type="week"],
  input[type="number"][disabled],
  input[type="number"][readonly],
  fieldset[disabled] input[type="number"],
  input[type="email"][disabled],
  input[type="email"][readonly],
  fieldset[disabled] input[type="email"],
  input[type="url"][disabled],
  input[type="url"][readonly],
  fieldset[disabled] input[type="url"],
  input[type="search"][disabled],
  input[type="search"][readonly],
  fieldset[disabled] input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly],
  fieldset[disabled] input[type="tel"],
  input[type="color"][disabled],
  input[type="color"][readonly],
  fieldset[disabled] input[type="color"],
  .uneditable-input[disabled],
  .uneditable-input[readonly],
  fieldset[disabled] .uneditable-input {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
  }
  textareaselect,
  textareatextarea,
  textareainput[type="text"],
  textareainput[type="password"],
  textareainput[type="datetime"],
  textareainput[type="datetime-local"],
  textareainput[type="date"],
  textareainput[type="month"],
  textareainput[type="time"],
  textareainput[type="week"],
  textareainput[type="number"],
  textareainput[type="email"],
  textareainput[type="url"],
  textareainput[type="search"],
  textareainput[type="tel"],
  textareainput[type="color"],
  textarea.uneditable-input {
    height: auto;
  }
  .group-control select,
  .group-control textarea,
  .group-control input[type="text"],
  .group-control input[type="password"],
  .group-control input[type="datetime"],
  .group-control input[type="datetime-local"],
  .group-control input[type="date"],
  .group-control input[type="month"],
  .group-control input[type="time"],
  .group-control input[type="week"],
  .group-control input[type="number"],
  .group-control input[type="email"],
  .group-control input[type="url"],
  .group-control input[type="search"],
  .group-control input[type="tel"],
  .group-control input[type="color"],
  .group-control .uneditable-input {
    width: 100%;
  }
  #sp-top-bar {
    color: #fff;
    line-height: 40px;
  }
  #sp-top-bar .sp-module {
    display: inline-block;
    margin: 0;
  }
  #sp-top-bar .sp-module.top-login {
    margin-left: 40px;
  }
  #sp-top-bar .sp-module.top-login .info-text a {
    color: #fff;
  }
  #sp-top-bar .sp-module.top-login .info-text a:hover {
    color: rgba(255,255,255,0.7);
  }
  #sp-top-bar .sp-module.top-register-button {
    margin-left: 40px;
  }
  #sp-top-bar .sp-module.top-register-button p {
    margin: 0;
  }
  #sp-top-bar .sp-module.top-register-button p a {
    color: #fff;
  }
  #sp-top-bar .sp-module.top-register-button p a:hover {
    color: rgba(255,255,255,0.7);
  }
  #sp-top2 {
    text-align: right;
  }
  ul.social-icons {
    list-style: none;
    padding: 0;
    display: inline-block;
  }
  ul.social-icons >li {
    display: inline-block;
    margin: 0 0 0 15px;
  }
  ul.social-icons >li a {
    color: #ffffff!important;
  }
  #sp-position1{
    z-index:10;
  }
  ul.social-icons >li a:hover {
    color: rgba(255,255,255,0.7);
  }
  .sp-module-content .mod-languages ul.lang-inline {
    margin: 0;
    padding: 0;
  }
  .sp-module-content .mod-languages ul.lang-inline li {
    border: none;
    display: inline-block;
    margin: 0 5px 0 0;
  }
  .sp-module-content .mod-languages ul.lang-inline li a {
    padding: 0 !important;
  }
  .sp-module-content .mod-languages ul.lang-inline li >a:before {
    display: none;
  }
  .sp-contact-info {
    float: right;
    list-style: none;
    padding: 0;
    margin: 0 -10px;
  }
  .sp-contact-info li {
    display: inline-block;
    margin: 0 10px;
    font-size: 90%;
  }
  .sp-contact-info li i {
    margin: 0 3px;
  }
  #sp-header {
    background: #ffffff;
    padding: 33px 0;
  }
  #sp-header .logo {
    display: inline-block;
    height: 90px;
    display: table;
  }
  #sp-header .logo h1 {
    font-size: 24px;
    line-height: 1;
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
  }
  #sp-header .logo p {
    margin: 5px 0 0;
  }
  #sp-header .sp-retina-logo {
    display: none;
  }
  #sp-header-right {
    text-align: right;
  }
  .sticky-wrapper.is-sticky {
    position: relative;
    z-index: 999;
  }
  @media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
    #sp-header .sp-default-logo {
      display: none;
    }
    #sp-header .sp-retina-logo {
      display: block;
    }
  }
  #sp-main-menu {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed;
    background-color: rgba(255,255,255,0.95);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .news365-top-search {
    min-width: 240px;
  }
  .news365-top-search form {
    position: relative;
  }
  .news365-top-search form:after {
    content: "\f002";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
  }
  .news365-top-search form input {
    border: none !important;
    box-shadow: none;
    border-left: 0 solid #ededed !important;
    border-radius: 0;
    width: 100%;
    height: 35px !important;
    background: none;
  }
  .news365-top-search form input::-webkit-input-placeholder {
    color: #e3e3e3;
  }
  .news365-top-search form input::-moz-placeholder {
    color: #e3e3e3;
  }
  .news365-top-search form input:-ms-input-placeholder {
    color: #e3e3e3;
  }
  .news365-top-search form input:-moz-placeholder {
    color: #e3e3e3;
  }
  #sp-menu-right >div {
    display: table;
    height: 61px;
  }
  #sp-menu-right >div .sp-module {
    display: table-cell;
    vertical-align: middle;
    margin-top: 0;
  }
  .is-sticky #sp-main-menu {
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
  }
  .sp-megamenu-parent .sp-module.menu-article-tabbed {
    padding: 0;
  }
  .sp-vertical-tabs .sp-tab-content {
    padding: 50px 0;
  }
  .sp-vertical-tabs .sp-tab-btns {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #303030;
    display: table;
    position: relative;
  }
  .sp-vertical-tabs .sp-tab-btns:before,
  .sp-vertical-tabs .sp-tab-btns:after {
    content: " ";
    position: absolute;
    top: 0;
    height: 100%;
    width: 2000px;
    background: #303030;
    z-index: 10;
  }
  .sp-vertical-tabs .sp-tab-btns:before {
    left: -2000px;
  }
  .sp-vertical-tabs .sp-tab-btns:after {
    right: -2000px;
  }
  .sp-vertical-tabs .sp-tab-btns >li {
    display: inline-block;
    float: left;
    border: none;
  }
  .sp-vertical-tabs .sp-tab-btns >li >a {
    display: block;
    line-height: 65px;
    padding: 0 20px;
    color: #fff;
    font-size: 16px;
  }
  .sp-vertical-tabs .sp-tab-btns >li >a:before {
    display: none;
  }
  .sp-vertical-tabs .sp-tab-btns >li.active>a,
  .sp-vertical-tabs .sp-tab-btns >li:hover>a {
    color: #fff;
  }
  .sp-vertical-tabs .sp-tab-pane {
    display: none;
  }
  .sp-vertical-tabs .sp-tab-pane.active {
    display: block;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-inner {
    position: relative;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-inner .sp-img-wrapper {
    overflow: hidden;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-inner .sp-img-wrapper a {
    display: block;
    position: relative;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-inner .sp-img-wrapper a img {
    width: 100%;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-inner .sp-img-wrapper a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-inner .sp-img-wrapper a:after {
    content: "\f1ea";
    font-family: fontawesome;
    font-size: 0;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-inner:hover .sp-img-wrapper a:before {
    opacity: 1;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-inner:hover .sp-img-wrapper a:after {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    font-size: 50px;
    opacity: 1;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-inner:hover .sp-img-wrapper img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-info {
    margin-top: 20px;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-info .entry-title {
    margin: 0;
    line-height: 1.5;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-info .entry-title >a {
    color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-vertical-tabs .sp-tab-pane .sp-article-info .entry-title >a:hover {
    opacity: .7;
  }
  #sp-title {
    min-height: 0;
  }
  .sp-page-title {
    padding: 65px 0 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: fixed;
  }
  .sp-page-title h1,
  .sp-page-title h2,
  .sp-page-title h3 {
    margin: 0;
    padding: 0;
    color: #000;
  }
  .sp-page-title h1 {
    font-size: 54px;
  }
  .sp-page-title h2 {
    font-size: 24px;
    line-height: 1;
  }
  .sp-page-title h3 {
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    margin-top: 10px;
  }
  .sp-page-title .title {
    text-transform: uppercase;
  }
  .sp-page-title .breadcrumb {
    background: none;
    padding: 0;
    margin: 10px 0 0 0;
  }
  .sp-page-title .breadcrumb >.active {
    color: rgba(255,255,255,0.8);
  }
  .sp-page-title .breadcrumb >span,
  .sp-page-title .breadcrumb >li,
  .sp-page-title .breadcrumb >li+li:before,
  .sp-page-title .breadcrumb >li>a {
    color: #fff;
  }
  .body-innerwrapper {
    overflow-x: hidden;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
  }
  .layout-boxed .body-innerwrapper {
    max-width: 1240px;
    margin: 0 auto;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
  }
  #sp-main-body {
    padding: 65px 0 85px;
  }
  .com-sppagebuilder #sp-main-body {
    padding: 0;
  }
  .sppb-addon-cta .sppb-cta-subtitle {
    margin-bottom: 0;
    line-height: 26px !important;
  }
  .sppb-addon-cta .sppb-btn-lg {
    margin-top: 30px;
  }
  .sppb-addon-image-content {
    position: relative;
  }
  .sppb-addon-image-content .sppb-image-holder {
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    background-position: 50%;
    background-size: cover;
  }
  .sppb-addon-image-content.aligment-left .sppb-image-holder {
    left: 0;
  }
  .sppb-addon-image-content.aligment-left .sppb-content-holder {
    padding: 120px 0 120px 50px;
  }
  .sppb-addon-image-content.aligment-right .sppb-image-holder {
    right: 0;
  }
  .sppb-addon-image-content.aligment-right .sppb-content-holder {
    padding: 120px 50px 120px 0;
  }
  @media (max-width: 768px) {
    .sppb-addon-image-content .sppb-image-holder {
      position: inherit;
      width: 100% !important;
      height: 300px;
    }
  }
  .sppb-nav-pills,
  .sppb-addon-tab .sppb-nav-tabs {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    border-radius: 2px;
    margin-bottom: 20px;
    text-align: center;
  }
  .sppb-nav-pills >li,
  .sppb-addon-tab .sppb-nav-tabs >li {
    margin: 0;
  }
  .sppb-nav-pills >li +li,
  .sppb-addon-tab .sppb-nav-tabs >li +li {
    margin: 0;
  }
  .sppb-nav-pills >li.active,
  .sppb-addon-tab .sppb-nav-tabs >li.active {
    color: #fff;
  }
  .sppb-nav-pills >li.active a,
  .sppb-nav-pills >li.active a:hover,
  .sppb-nav-pills >li.active a:focus,
  .sppb-addon-tab .sppb-nav-tabs >li.active a,
  .sppb-addon-tab .sppb-nav-tabs >li.active a:hover,
  .sppb-addon-tab .sppb-nav-tabs >li.active a:focus {
    border-radius: 0;
  }
  .sppb-nav-pills >li >a,
  .sppb-addon-tab .sppb-nav-tabs >li >a {
    color: #24252a;
    border-radius: 0;
    padding: 0 30px;
    line-height: 50px;
    margin: 0;
  }
  .sppb-nav-pills >li >a:hover,
  .sppb-nav-pills >li >a:focus,
  .sppb-addon-tab .sppb-nav-tabs >li >a:hover,
  .sppb-addon-tab .sppb-nav-tabs >li >a:focus {
    background-color: transparent;
  }
  .sppb-addon-tab .sppb-nav-tabs {
    border: none;
    background: #e1e1e1;
    margin-bottom: 0;
  }
  .sppb-addon-tab .sppb-nav-tabs >li.active >a,
  .sppb-addon-tab .sppb-nav-tabs >li.active a:hover,
  .sppb-addon-tab .sppb-nav-tabs >li.active a:focus {
    color: #fff;
  }
  .sppb-addon-tab .sppb-nav-tabs >li >a {
    font-size: 14px;
    line-height: 60px;
    border: none;
  }
  .sppb-addon-tab .sppb-nav-tabs >li >a:hover,
  .sppb-addon-tab .sppb-nav-tabs >li >a:focus {
    background-color: transparent;
    border: none;
    outline: none;
  }
  .sppb-addon-tab .sppb-tab-content {
    background: #fafafa;
    padding: 40px 30px;
  }
  .sppb-addon-tab .sppb-tab-content .sppb-tab-pane {
    padding: 0;
  }
  .news365-tab-style2 .sppb-tab-content {
    padding: 0;
    background-color: transparent;
  }
  .sp-tab-modules .items_mask .tab-padding .article-list-img {
    width: 33%;
  }
  .sp-tab-modules .items_mask .tab-padding .news365-news-title {
    width: 67%;
  }
  .sppb-addon-accordion .sppb-panel {
    border: 0;
    box-shadow: none;
    background: none;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading {
    border-radius: 0;
    padding: 0 20px;
    line-height: 46px;
    background-color: transparent;
    border: solid 1px #706d6d;
    position: relative;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading.active {
    background-color: #fff;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading.active:before {
    content: "\f068";
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading:before {
    position: absolute;
    font-family: FontAwesome;
    content: "\f067";
    right: 0;
    top: 0;
    font-size: 12px;
    color: #24252a;
    padding: 0 17px;
    border-left: 1px solid #706d6d;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-heading span.sppb-panel-title {
    color: #38434a;
    font-size: 16px;
  }
  .sppb-addon-accordion .sppb-panel .sppb-panel-body {
    padding: 30px 20px 10px;
    border-top: 0 !important;
    font-size: 16px;
    line-height: 24px;
  }
  .sppb-addon-accordion .sppb-panel-group .sppb-panel + .sppb-panel {
    margin-top: 20px;
  }
  .sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading {
    border-color: #cfcfcf;
    background-color: #e1e1e1;
  }
  .sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading.active {
    background-color: #24252a;
    border-color: #24252a;
  }
  .sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading.active span {
    color: #fff;
  }
  .sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading.active:before {
    color: #fff;
    border-color: #393b42;
  }
  .sppb-addon-accordion .sppb-panel-primary .sppb-panel-heading:before {
    border-color: #cfcfcf;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-heading {
    color: #fff;
    border-color: #36be49;
    background-color: #36be49;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-heading span {
    color: #fff;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-heading.active {
    border-color: #36be49;
    background-color: #36be49;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-success .sppb-panel-heading:before {
    color: #fff;
    border-color: #30aa41;
    background-color: #30aa41;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading {
    color: #000;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    background-color: transparent;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading span {
    color: #000;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading.active {
    border: none;
    border-bottom: 1px solid #e1e1e1;
    background-color: transparent;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading:before {
    border: none;
    background-color: transparent;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-heading {
    color: #fff;
    border-color: #dc272d;
    background-color: #dc272d;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-heading span {
    color: #fff;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-heading.active {
    border-color: #dc272d;
    background-color: #dc272d;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-danger .sppb-panel-heading:before {
    color: #fff;
    border-color: #c92126;
    background-color: #c92126;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-heading {
    color: #fff;
    border-color: #ff3d00;
    background-color: #ff3d00;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-heading span {
    color: #fff;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-heading.active {
    border-color: #ff3d00;
    background-color: #ff3d00;
  }
  .sppb-addon-accordion .sppb-panel.sppb-panel-warning .sppb-panel-heading:before {
    color: #fff;
    border-color: #e63700;
    background-color: #e63700;
  }
  .sppb-progress {
    margin-bottom: 5px;
    height: 4px;
    background-color: #706d6d;
    border-radius: 0;
  }
  .sppb-progress-wrap {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
  }
  .section-bg-color .sppb-addon-articles .sppb-addon-section-right >a:before {
    color: rgba(0,0,0,0.2);
  }
  .section-bg-color .sppb-addon-articles .sppb-addon-section-right >a:hover:before {
    color: #fff;
  }
  .recommended-news.sppb-addon-articles .sppb-addon-section-right >a:before {
    color: #4a4a4a;
  }
  .recommended-news.sppb-addon-articles .sppb-addon-section-right >a:hover:before {
    color: #fff;
  }
  .sppb-addon-articles .sppb-addon-title {
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 30px;
    display: inline-block;
  }
  .sppb-addon-articles .sppb-addon-section-right {
    display: inline-block;
    float: right;
  }
  .sppb-addon-articles .sppb-addon-section-right >a {
    position: relative;
    text-indent: -9999px;
  }
  .sppb-addon-articles .sppb-addon-section-right >a:before {
    content: "\f054";
    font-family: fontawesome;
    font-size: 16px;
    color: #e5e5e5;
    text-indent: 1px;
    position: absolute;
    right: 0;
    width: 36px;
    height: 36px;
    border: 3px solid;
    text-align: center;
    line-height: 33px;
    border-radius: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sppb-addon-article .sppb-img-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
  }
  .sppb-addon-article .sppb-img-wrapper img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sppb-addon-article .sppb-img-wrapper:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sppb-addon-article .sppb-img-wrapper:after {
    content: "\f1ea";
    font-family: fontawesome;
    font-size: 0;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sppb-addon-article:hover .sppb-img-wrapper:before {
    opacity: 1;
  }
  .sppb-addon-article:hover .sppb-img-wrapper:after {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    font-size: 50px;
    opacity: 1;
  }
  .sppb-addon-article:hover .sppb-img-wrapper img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }
  .sppb-addon-article .sppb-meta-category a {
    color: #949494;
    text-transform: uppercase;
    font-weight: 400;
  }
  .sppb-addon-article .sppb-article-title {
    margin: 5px 0 30px;
  }
  .sppb-addon-article .sppb-article-title a {
    color: #000;
    line-height: 1.25;
  }
  .sppb-addon-article.leading-item .sppb-article-title {
    margin: 5px 0 25px;
  }
  .sppb-addon-article.leading-item .sppb-article-introtext {
    margin-bottom: 70px;
  }
  .sppb-addon-article .sppb-readmore {
    color: #000;
  }
  .sppb-addon-article .sppb-article-introtext {
    margin-bottom: 30px;
    font-size: 16px;
  }
  .sppb-addon-article .sppb-article-meta {
    line-height: 1.3;
  }
  .sppb-addon-article .sppb-article-meta >span {
    color: #949494;
    font-size: 14px;
  }
  .sppb-addon-article .sppb-post-share-social {
    display: inline-block;
    float: right;
    font-size: 16px;
    margin-top: 5px;
    overflow: hidden;
  }
  .sppb-addon-article .sppb-post-share-social a {
    color: #ccc;
    margin-right: 10px;
    display: inline-block;
  }
  .sppb-addon-article .sppb-post-share-social .sppb-post-share-social-others {
    display: inline-block;
    margin-right: -78px;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
  }
  .sppb-addon-article .sppb-post-share-social .share-button {
    width: 20px;
    color: #ccc;
    overflow: hidden;
    float: right;
    z-index: 10;
    position: relative;
    background: #fff;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sppb-addon-article .sppb-post-share-social .share-button.active+.sppb-post-share-social-others {
    margin-right: 0;
    opacity: 1;
    visibility: visible;
  }
  .sppb-addon-article .sppb-post-share-social .share-button:hover,
  .sppb-addon-article .sppb-post-share-social .share-button.active {
    color: #999;
  }
  .layout-featured .sppb-addon-article.leading-item {
    margin-bottom: 10px;
    overflow: hidden;
  }
  .layout-featured .sppb-addon-article.leading-item .sppb-img-wrapper {
    width: 58%;
    float: left;
  }
  .layout-featured .sppb-addon-article.leading-item .sppb-article-details {
    width: 42%;
    float: left;
    padding-left: 50px;
    margin-top: 25px;
  }
  .layout-featured .sppb-addon-article.leading-item .sppb-article-details .sppb-meta-category {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
  }
  .layout-featured .sppb-addon-article.leading-item .sppb-article-details .sppb-article-title {
    font-size: 40px;
  }
  .layout-default .sppb-addon-article {
    margin-bottom: 55px;
    border-bottom: 1px solid rgba(0,0,0,0.3);
    padding-bottom: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .layout-default .sppb-addon-article:hover {
    border-bottom-color: #fff;
  }
  .layout-default .sppb-addon-article .sppb-meta-category a,
  .layout-default .sppb-addon-article .sppb-article-title a,
  .layout-default .sppb-addon-article .sppb-readmore,
  .layout-default .sppb-addon-article .sppb-article-meta >span {
    color: #fff;
  }
  .layout-default .sppb-addon-article .sppb-article-title {
    margin: 5px 0 20px;
  }
  .layout-default .sppb-addon-article .sppb-post-share-social a {
    color: #fff;
  }
  .layout-default .sppb-addon-article .sppb-post-share-social a:hover {
    color: #000;
  }
  .layout-default .sppb-addon-article .sppb-post-share-social .share-button {
    color: #fff;
  }
  .layout-default .sppb-row>div:nth-child(3n+1) {
    clear: left;
  }
  .layout-default.recommended-news .sppb-row>div:nth-child(3n+1) {
    clear: none;
  }
  .layout-business .sppb-addon-article.intro-item:hover .sppb-img-wrapper:after {
    font-size: 30px;
  }
  .layout-business .sppb-addon-article.intro-item .sppb-img-wrapper {
    margin-bottom: 15px;
  }
  .layout-business .sppb-addon-article.intro-item .sppb-article-title {
    font-size: 16px;
    margin-bottom: 20px;
  }
  .layout-business .sppb-addon-article.intro-item .sppb-article-title a {
    line-height: 1.6;
  }
  .layout-business .leading-item.sppb-addon-article .sppb-img-wrapper {
    margin-bottom: 30px;
  }
  .layout-business .intro-item.sppb-addon-article {
    margin-bottom: 40px;
  }
  .layout-technology .sppb-addon-article {
    display: table;
  }
  .layout-technology .sppb-addon-article:hover .sppb-img-wrapper:after {
    font-size: 30px;
  }
  .layout-technology .sppb-addon-article .sppb-article-img-wrap {
    width: 40%;
    display: table-cell;
  }
  .layout-technology .sppb-addon-article .sppb-article-info-wrap {
    width: 60%;
    padding-left: 30px;
    display: table-cell;
    vertical-align: middle;
  }
  .layout-technology .sppb-addon-article .sppb-article-info-wrap .sppb-article-title {
    margin-bottom: 15px;
  }
  .layout-technology .sppb-addon-article .sppb-article-info-wrap .sppb-article-title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 60px;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-box-orient: vertical;
    box-orient: vertical;
  }
  .layout-technology .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta {
    margin: 0;
  }
  .layout-technology .sppb-addon-article .sppb-article-info-wrap .sppb-article-meta >span {
    line-height: 1;
  }
  .recommended-news.sppb-addon-articles .sppb-addon-article {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .recommended-news.sppb-addon-articles .sppb-addon-article .sppb-img-wrapper {
    margin-bottom: 10px;
  }
  .recommended-news.sppb-addon-articles .sppb-addon-article .sppb-meta-category a,
  .recommended-news.sppb-addon-articles .sppb-addon-article .sppb-readmore,
  .recommended-news.sppb-addon-articles .sppb-addon-article .sppb-article-meta >span {
    color: #949494;
  }
  .recommended-news.sppb-addon-articles .sppb-addon-article .sppb-article-title {
    font-size: 22px;
  }
  .recommended-news.sppb-addon-articles .sppb-addon-article .sppb-post-share-social a {
    color: #949494;
  }
  .recommended-news.sppb-addon-articles .sppb-addon-article .sppb-post-share-social .share-button {
    color: #949494;
    background-color: #363636;
  }
  .layout-featured.layout-featured-2 .sppb-addon-article.leading-item {
    margin-bottom: 35px;
  }
  .layout-featured.layout-featured-2 .sppb-addon-article .sppb-img-wrapper {
    width: 100%;
    float: inherit;
    margin-bottom: 10px;
  }
  .layout-featured.layout-featured-2 .sppb-addon-article .sppb-article-details {
    width: 100%;
    float: inherit;
    padding-left: 0;
    margin-top: 0;
  }
  .layout-featured.layout-featured-2 .sppb-addon-article .sppb-article-details .sppb-meta-category {
    font-size: 14px;
    margin-bottom: 0;
  }
  .layout-featured.layout-featured-2 .sppb-addon-article .sppb-article-details .sppb-article-title {
    font-size: 26px;
    margin-bottom: 15px;
  }
  .layout-featured.layout-featured-2 .sppb-addon-article.intro-item .sppb-article-details .sppb-article-title {
    font-size: 18px;
  }
  .layout-featured.layout-featured-2 .sppb-addon-article.intro-item .sppb-article-title a {
    line-height: 1.4;
  }
  .video-articles .sppb-addon-article.leading-item .sppb-img-wrapper {
    display: block;
    width: 100%;
  }
  .video-articles .sppb-addon-article.leading-item .sppb-img-wrapper:before {
    display: none;
  }
  .video-articles .sppb-addon-article.leading-item .sppb-img-wrapper:after {
    content: "\f04b";
    top: inherit;
    left: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    line-height: 100px;
    font-size: 35px;
    opacity: 1;
    text-align: center;
    color: #fff;
    -webkit-transform: translate(0);
    transform: translate(0);
  }
  .video-articles .sppb-addon-article.leading-item .sppb-article-details {
    width: 100%;
    padding-left: 0;
    margin-top: 0;
  }
  .sp-tab-modules .tabs_buttons {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px;
  }
  .sp-tab-modules .tabs_buttons ul.tabs_container li.tab {
    font-size: 16px;
    color: #949494;
    padding: 0 45px 0 0 !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-tab-modules .items_mask {
    margin-top: 20px;
  }
  .sp-tab-modules .items_mask .tab-padding {
    padding: 0 !important;
  }
  .sp-tab-modules .items_mask .tab-padding >div>div {
    margin-bottom: 30px;
    overflow: hidden;
    display: table;
  }
  .sp-tab-modules .items_mask .tab-padding >div>div:hover .article-list-img a:before {
    opacity: 1;
  }
  .sp-tab-modules .items_mask .tab-padding >div>div:hover .article-list-img a:after {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    font-size: 30px;
    opacity: 1;
  }
  .sp-tab-modules .items_mask .tab-padding .article-list-img {
    width: 35%;
    position: relative;
    display: table-cell;
    vertical-align: middle;
  }
  .sp-tab-modules .items_mask .tab-padding .article-list-img img {
    width: 100%;
  }
  .sp-tab-modules .items_mask .tab-padding .article-list-img a {
    display: block;
  }
  .sp-tab-modules .items_mask .tab-padding .article-list-img a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-tab-modules .items_mask .tab-padding .article-list-img a:after {
    content: "\f04b";
    font-family: fontawesome;
    font-size: 0;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-tab-modules .items_mask .tab-padding .news365-news-title {
    font-size: 16px;
    width: 65%;
    display: table-cell;
    vertical-align: middle;
    padding-left: 25px;
  }
  .sppb-addon-articles-slider .sppb-addon-title {
    margin-top: 0;
  }
  .sppb-addon-articles-slider .sppb-addon-article.item .sppb-img-wrapper {
    margin-bottom: 15px;
    display: block;
  }
  .sppb-addon-articles-slider .sppb-addon-article.item .sppb-img-wrapper:after {
    content: "\f083";
  }
  .sppb-addon-articles-slider .sppb-addon-article.item .sppb-article-details .sppb-category-icon {
    color: #949494;
    font-size: 16px;
    margin-right: 10px;
  }
  .sppb-addon-articles-slider .sppb-addon-article.item .sppb-article-details .sppb-meta-category a {
    color: #000;
  }
  .sppb-addon-articles-slider .sppb-addon-article.item .sppb-article-details .article-title {
    line-height: 1.4;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .sppb-addon-articles-slider .sppb-addon-article.item .sppb-article-details .article-title a {
    color: #949494;
  }
  .sppb-addon-articles-slider .sppb-addon-article.item .sppb-article-details .sppb-article-introtext {
    font-size: 14px;
  }
  .sppb-addon-articles-slider .owl-prev,
  .sppb-addon-articles-slider .owl-next {
    text-indent: -999px;
    position: relative;
    background: none !important;
    overflow: hidden;
    position: absolute;
    top: -90px;
    right: 30px;
  }
  .sppb-addon-articles-slider .owl-prev:before,
  .sppb-addon-articles-slider .owl-next:before {
    content: "\f104";
    font-family: fontawesome;
    color: #e5e5e5;
    text-indent: 0;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sppb-addon-articles-slider .owl-prev:hover:before,
  .sppb-addon-articles-slider .owl-next:hover:before {
    color: #b2b2b2;
  }
  .sppb-addon-articles-slider .owl-next {
    right: 0;
  }
  .sppb-addon-articles-slider .owl-next:before {
    content: "\f105";
  }
  .sppb-addon-articles-slider .owl-dots .owl-dot span {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .artilces-headline-wrapper {
    border-bottom: 1px solid #ededed;
  }
  .sppb-addon-articles-headline.sppb-addon-articles-slider .sppb-addon-article.item .sppb-article-details .sppb-meta-category a {
    color: #949494;
  }
  .sppb-addon-articles-headline.sppb-addon-articles-slider .sppb-addon-article.item .sppb-article-details .article-title a {
    font-size: 16px;
  }
  .sppb-addon-articles-headline.sppb-addon-articles-slider .sppb-addon-title {
    display: inline-block;
  }
  .sppb-addon-articles-headline.sppb-addon-articles-slider .customNavigation {
    display: inline-block;
    margin-left: 20px;
  }
  .sppb-addon-articles-headline.sppb-addon-articles-slider a.sppbSlideNext,
  .sppb-addon-articles-headline.sppb-addon-articles-slider a.sppbSlidePrev {
    color: #949494;
    font-size: 24px;
    cursor: pointer;
  }
  .sppb-addon-articles-headline.sppb-addon-articles-slider .sppbSlidePrev {
    margin-right: 10px;
  }
  .contact-info .sppb-addon-title {
    margin-bottom: 30px;
    text-transform: uppercase;
    border-bottom: 1px solid #e9eaed;
    padding-bottom: 15px;
  }
  .contact-info .sppb-addon-content {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .sppb-ajaxt-contact-form .sppb-form-group {
    width: 33.3333%;
    padding-right: 20px;
    float: left;
  }
  .sppb-ajaxt-contact-form .sppb-form-group:nth-child(3) {
    padding-right: 0;
  }
  .sppb-ajaxt-contact-form .sppb-form-group:nth-child(4) {
    width: 100%;
    padding-right: 0;
    padding-top: 10px;
    padding-bottom: 40px;
  }
  .sppb-ajaxt-contact-form button {
    float: right;
  }
  .j2store-cart-table-wrapper {
    margin-bottom: 50px;
  }
  .j2store-product-list .j2store-single-product {
    margin-bottom: 50px;
    position: relative;
  }
  .j2store-product-list .j2store-single-product .product-stock-container {
    position: absolute;
    top: 100%;
    margin-top: 5px;
    font-size: 12px;
  }
  .product-crosssells-container h3,
  .product-upsells-container h3,
  .j2store-product-list h3 {
    font-size: 24px;
  }
  .product-crosssells-container .j2store-upcross-title,
  .product-upsells-container .j2store-upcross-title,
  .j2store-product-list .j2store-upcross-title {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 35px;
    text-transform: uppercase;
  }
  .product-crosssells-container .j2store-content .j2store-title-wrap,
  .product-upsells-container .j2store-content .j2store-title-wrap,
  .j2store-product-list .j2store-content .j2store-title-wrap {
    display: table;
    clear: both;
    width: 100%;
    margin-top: 20px;
  }
  .product-crosssells-container .j2store-content .j2store-title-wrap .product-title,
  .product-upsells-container .j2store-content .j2store-title-wrap .product-title,
  .j2store-product-list .j2store-content .j2store-title-wrap .product-title {
    float: left;
    line-height: 1;
    margin: 0;
  }
  .product-crosssells-container .j2store-content .j2store-title-wrap .product-title a,
  .product-upsells-container .j2store-content .j2store-title-wrap .product-title a,
  .j2store-product-list .j2store-content .j2store-title-wrap .product-title a {
    font-size: 24px;
    color: #363636;
    font-weight: 400;
  }
  .product-crosssells-container .j2store-content .j2store-title-wrap .product-price-container,
  .product-upsells-container .j2store-content .j2store-title-wrap .product-price-container,
  .j2store-product-list .j2store-content .j2store-title-wrap .product-price-container {
    float: right;
  }
  .product-crosssells-container .j2store-content .j2store-title-wrap .product-price-container .sale-price,
  .product-upsells-container .j2store-content .j2store-title-wrap .product-price-container .sale-price,
  .j2store-product-list .j2store-content .j2store-title-wrap .product-price-container .sale-price {
    color: #e10613;
    font-size: 24px;
    font-weight: 500;
  }
  .product-crosssells-container .j2store-content .product-stock-container,
  .product-upsells-container .j2store-content .product-stock-container,
  .j2store-product-list .j2store-content .product-stock-container {
    display: block;
  }
  .product-crosssells-container .j2store-productlist-img-wrap,
  .product-upsells-container .j2store-productlist-img-wrap,
  .j2store-product-list .j2store-productlist-img-wrap {
    position: relative;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .product-icons,
  .product-upsells-container .j2store-productlist-img-wrap .product-icons,
  .j2store-product-list .j2store-productlist-img-wrap .product-icons {
    bottom: 0;
    height: 65px;
    position: absolute;
    top: auto;
    z-index: 2;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form,
  .product-upsells-container .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form,
  .j2store-product-list .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form {
    margin-top: 0;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form .cart-action-complete,
  .product-upsells-container .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form .cart-action-complete,
  .j2store-product-list .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form .cart-action-complete {
    background: rgba(255,255,255,0.9) none repeat scroll 0 0;
    float: right;
    height: 65px;
    line-height: 65px;
    padding: 0 15px 0 80px;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form .cart-action-complete .text-success,
  .product-upsells-container .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form .cart-action-complete .text-success,
  .j2store-product-list .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form .cart-action-complete .text-success {
    margin-bottom: 0;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form .product-qty,
  .product-upsells-container .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form .product-qty,
  .j2store-product-list .j2store-productlist-img-wrap .product-icons .j2store-addtocart-form .product-qty {
    display: none;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button,
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-cart-button,
  .product-upsells-container .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-cart-button,
  .j2store-product-list .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-cart-button {
    background: #363636;
    border: medium none;
    color: #fff;
    font-size: 24px;
    height: 65px;
    left: 0;
    padding: 1px 0 0;
    position: absolute;
    top: 0;
    width: 72px;
    transition: all 300ms ease;
    outline: 0;
    line-height: 65px;
    box-shadow: none;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button:hover,
  .product-crosssells-container .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button:active,
  .product-crosssells-container .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button:focus,
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-cart-button:hover,
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-cart-button:active,
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-cart-button:focus,
  .product-upsells-container .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button:hover,
  .product-upsells-container .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button:active,
  .product-upsells-container .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button:focus,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-cart-button:hover,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-cart-button:active,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-cart-button:focus,
  .j2store-product-list .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button:hover,
  .j2store-product-list .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button:active,
  .j2store-product-list .j2store-productlist-img-wrap .btn.btn-primary.j2store_add_to_cart_button:focus,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-cart-button:hover,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-cart-button:active,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-cart-button:focus {
    box-shadow: none;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-product-images,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-product-images,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-product-images {
    position: relative;
    overflow: hidden;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-product-images .mod_pic,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-product-images .mod_pic,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-product-images .mod_pic {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(225,6,19,0.8);
    text-align: center;
    visibility: hidden;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 0;
    z-index: 1;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-product-images .mod_pic a,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-product-images .mod_pic a,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-product-images .mod_pic a {
    font-size: 48px;
    color: #fff;
    height: 45px;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    left: 0;
    right: 0;
    width: 60px;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-product-images .j2store-thumbnail-image a,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-product-images .j2store-thumbnail-image a,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-product-images .j2store-thumbnail-image a {
    display: block;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-product-images .j2store-thumbnail-image a img,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-product-images .j2store-thumbnail-image a img,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-product-images .j2store-thumbnail-image a img {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-product-images:hover .mod_pic,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-product-images:hover .mod_pic,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-product-images:hover .mod_pic {
    visibility: visible;
    opacity: 1;
  }
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-product-images:hover .mod_pic a,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-product-images:hover .mod_pic a,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-product-images:hover .mod_pic a {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .product-crosssells-container .j2store-productlist-img-wrap .j2store-product-images:hover .j2store-thumbnail-image a img,
  .product-upsells-container .j2store-productlist-img-wrap .j2store-product-images:hover .j2store-thumbnail-image a img,
  .j2store-product-list .j2store-productlist-img-wrap .j2store-product-images:hover .j2store-thumbnail-image a img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  .product-crosssells-container .items-row .bannergroup.blog-bottom-add,
  .product-upsells-container .items-row .bannergroup.blog-bottom-add,
  .j2store-product-list .items-row .bannergroup.blog-bottom-add {
    margin: 10px 0 70px;
  }
  .product-crosssells-container {
    margin-top: 70px;
  }
  .j2store-single-product .j2store-mainimage span img {
    width: 100%;
  }
  .j2store-single-product .product-content .product-title {
    color: #363636;
    font-size: 36px;
    font-weight: 400;
    margin: 26px 0 10px;
  }
  .j2store-single-product .product-content .price-sku-brand-container .vm-product-availability {
    color: #767676;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
  }
  .j2store-single-product .product-content .price-sku-brand-container .vm-product-availability.in-stock span {
    color: #8dc63f;
    font-weight: 600;
  }
  .j2store-single-product .product-content .price-sku-brand-container .vm-product-availability.out-of-stock span {
    font-weight: 600;
  }
  .j2store-single-product .product-content .price-sku-brand-container .product-sdesc {
    padding-top: 20px;
  }
  .j2store-single-product .product-content .price-sku-brand-container .product-sdesc p {
    color: #767676;
    font-size: 14px;
    line-height: 1.714;
  }
  .j2store-single-product .product-content .price-sku-brand-container .product-sku span {
    color: #767676;
    font-size: 14px;
  }
  .j2store-single-product .product-content .product-price {
    padding: 0;
  }
  .j2store-single-product .product-content .product-price .product-price-container {
    margin-bottom: 10px;
  }
  .j2store-single-product .product-content .product-price .product-price-container span {
    color: #e10613;
    font-family: "Poppins", sans-serif;
    font-size: 30px;
    font-weight: 500;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty {
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: 40px;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty span {
    display: none;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty input {
    border-style: solid;
    border-width: 1px 0;
    box-shadow: none;
    color: #767676;
    float: left;
    font-size: 16px;
    height: 40px !important;
    outline: 0 none;
    padding: 3px 0 !important;
    text-align: center;
    width: 70px !important;
    border-color: #d6d6d6 transparent !important;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty input:focus {
    box-shadow: none;
    outline: 0;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty input[type='number'] {
    -moz-appearance: textfield;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty input::-webkit-outer-spin-button,
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty input::-webkit-inner-spin-button {
    -webkit-appearance: none;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty .j2store-qty-ctrt-wrap {
    float: left;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty .j2store-qty-ctrt-wrap div {
    border: 1px solid #d6d6d6;
    color: #767676;
    font-size: 14px;
    height: 40px;
    line-height: 1;
    padding: 12px 15px 0;
    position: relative;
    z-index: 1;
    cursor: pointer;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty .j2store-qty-ctrt-wrap div.j2store-qty-down {
    margin-right: -1px;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .product-qty .j2store-qty-ctrt-wrap div.j2store-qty-up {
    margin-left: -1px;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .j2store-cart-button {
    height: 45px;
    font-weight: 400;
    text-transform: none;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .j2store-cart-button:hover,
  .j2store-single-product .product-content .j2store-add-to-cart .j2store-cart-button:focus,
  .j2store-single-product .product-content .j2store-add-to-cart .j2store-cart-button:active {
    box-shadow: none;
  }
  .j2store-single-product .product-content .j2store-add-to-cart .j2store-cart-button i {
    display: inline-block;
    font-size: 20px;
    line-height: 0.9;
    margin-right: 10px !important;
  }
  .j2store-single-product .product-content .j2store-addtocart-form {
    margin-top: 0;
  }
  .j2store-single-product .price-sku-brand-container {
    border: none;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .j2store-single-product .j2store-product-additional-images {
    margin-top: 10px;
  }
  .j2store-single-product .j2store-product-additional-images .additional-image-list li {
    display: inline-block;
    cursor: pointer;
    margin-right: 16px;
  }
  .j2store-single-product .j2store-product-additional-images .additional-image-list li:last-child {
    margin-right: 0;
  }
  .j2store-single-product .j2store-product-additional-images .additional-image-list li img {
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    opacity: 1;
  }
  .j2store-single-product .j2store-product-additional-images .additional-image-list li:hover img {
    opacity: .5;
  }
  .j2store-single-product .j2store-view-back-button {
    margin-top: 80px;
  }
  .j2store-single-product .j2store-view-back-button a {
    font-weight: 400;
    text-transform: none;
  }
  .j2store-single-product .j2store-view-back-button a i {
    margin-right: 8px;
  }
  .j2store-single-product .product-stock-container span {
    color: #8dc63f;
  }
  .tab-content .tab-pane .table {
    margin: 35px 0 30px;
  }
  .tab-content .tab-pane .table tbody tr td {
    border: medium none;
    color: #767676;
    font-size: 14px;
    padding: 12px 20px;
  }
  .tab-content .tab-pane .table tbody tr td:first-child {
    width: 35%;
  }
  .tab-content .tab-pane .product-sdesc {
    padding: 30px 0 60px;
  }
  .tab-content .tab-pane .product-sdesc p {
    color: #767676;
    font-size: 14px;
    line-height: 1.714;
  }
  .tabs {
    margin-top: 20px;
  }
  .tabs .nav.nav-tabs {
    border: 0;
  }
  .tabs .nav.nav-tabs li {
    margin: 0;
  }
  .tabs .nav.nav-tabs li a {
    color: #767676;
    border-radius: 0;
    border-width: 0 0 2px;
    padding-left: 0;
    padding-right: 0;
    margin-right: 25px;
  }
  .tabs .nav.nav-tabs li a:hover,
  .tabs .nav.nav-tabs li a:focus {
    background: transparent none repeat scroll 0 0;
    border-color: transparent;
  }
  .tabs .nav.nav-tabs li.active a {
    border-radius: 0;
    color: #e10613;
  }
  .view-carts .j2store-cart .j2store-cart-table input {
    padding: 0 12px !important;
    height: 35px !important;
    width: 69px !important;
    float: left;
  }
  .view-carts .j2store-cart .j2store-cart-table a.btn {
    line-height: 35px;
  }
  .view-carts .j2store-cart .j2store-cart-table tr>td {
    vertical-align: middle;
  }
  .view-carts .j2store-cart .j2store-cart-buttons .cart-continue-shopping-button {
    display: inline-block;
    margin-right: 10px;
  }
  table.j2store-cart-table td.cart-line-subtotal,
  table.cart-footer td {
    text-align: left;
  }
  .cart-estimator-discount-wrapper {
    background: #f9f9f9;
    margin: 0 15px;
    padding: 15px 15px 30px;
    overflow: hidden;
  }
  .cart-estimator-discount-wrapper h3 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .cart-estimator-discount-wrapper .cart-footer th,
  .cart-estimator-discount-wrapper .cart-footer td {
    text-align: left !important;
    padding: 10px 15px;
  }
  .cart-estimator-discount-block {
    margin-top: 25px;
  }
  .cart-estimator-discount-block .coupon {
    margin-bottom: 20px;
  }
  .cart-estimator-discount-block .coupon input[type="text"] {
    width: 55%;
    float: left;
  }
  .cart-estimator-discount-block .voucher {
    margin-bottom: 10px;
  }
  .cart-estimator-discount-block .voucher input[type="text"] {
    width: 55%;
    float: left;
  }
  .cart-estimator-discount-block .cart-footer th {
    text-align: left !important;
  }
  .cart-estimator-discount-block #shipping {
    display: block;
    margin-top: 15px;
  }
  .cart-estimator-discount-block #shipping tr {
    display: block;
    margin-bottom: 15px;
    width: 100%;
  }
  .cart-estimator-discount-block #shipping tr td:first-child {
    padding-right: 20px;
    width: 140px;
  }
  #shipping-payment-method #onCheckoutPayment_wrapper label {
    margin-right: 20px;
  }
  #shipping-payment-method #onCheckoutPayment_wrapper label:first-child {
    margin-left: 5px;
  }
  #j2store-checkout-content >div {
    margin-bottom: 15px;
  }
  #j2store-checkout-content .checkout-heading {
    margin-bottom: 0;
    padding: 10px 20px;
  }
  #j2store-checkout-content .checkout-content {
    background: #f5f5f5;
    padding: 20px;
    border: 1px solid #DBDEE1;
    border-top: none;
  }
  #j2store-checkout-content #akeeba-renderjoomla h2 {
    font-size: 26px;
  }
  #j2store-checkout-content #billing-address #billing-existing select {
    overflow: hidden;
  }
  #j2store-checkout-content #shipping-payment-method #onCheckoutPayment_wrapper,
  #j2store-checkout-content #shipping-payment-method .customer-note {
    margin-bottom: 20px;
  }
  #j2store-checkout-content #shipping-payment-method #onCheckoutPayment_wrapper h3,
  #j2store-checkout-content #shipping-payment-method .customer-note h3 {
    margin-top: 0;
    font-size: 22px;
  }
  #j2store-checkout-content #confirm .j2storeOrderSummary h3 {
    font-size: 22px;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .j2store .checkout-content {
    overflow: visible;
  }
  .j2store .checkout-content .customer-note {
    margin-bottom: 10px;
  }
  .j2store .checkout-content .buttons {
    margin: 10px 0 20px;
  }
  .view-myprofile #j2storeaddressForm {
    padding: 0 20px !important;
  }
  #j2store_currency {
    background: none !important;
    padding: 0 10px;
    margin-left: 20px;
  }
  #j2store_currency a {
    border: none !important;
    padding: 0 8px !important;
    margin: 0 !important;
    color: rgba(255,255,255,0.5) !important;
  }
  #j2store_currency a.active {
    margin-left: 0;
  }
  #j2store_currency a.active,
  #j2store_currency a:hover,
  #j2store_currency a:focus {
    color: #ffffff !important;
    cursor: pointer;
  }
  #j2store_currency a.active b,
  #j2store_currency a:hover b,
  #j2store_currency a:focus b {
    font-weight: 400;
  }
  .j2store-cart-module {
    padding-left: 20px;
    position: relative;
  }
  .j2store-cart-module >div {
    padding: 3px 0 3px 20px;
    border-left: 1px solid #ededed;
  }
  .j2store-cart-module .cart-icon {
    font-size: 16px;
    cursor: pointer;
  }
  .j2store-cart-module .j2store-cart-module-wrapper {
    position: absolute;
    width: 200px;
    right: 0;
    top: 100%;
    background: rgba(0,0,0,0.95);
    color: #fff;
    padding: 30px;
    line-height: 1.5;
    margin-top: 20px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    visibility: hidden;
    opacity: 0;
    z-index: 100;
  }
  .j2store-cart-module .j2store-cart-module-wrapper .info {
    font-size: 16px;
  }
  .j2store-cart-module .j2store-cart-module-wrapper .link.btn {
    font-weight: 700;
    text-transform: capitalize;
    padding: 0 15px;
    line-height: 38px;
    margin-top: 10px;
  }
  .j2store-cart-module .cart-icon.active+.j2store-cart-module-wrapper {
    margin-top: 0;
    visibility: visible;
    opacity: 1;
  }
  .j2store-product-module.j2store-product-module-list .product-title {
    padding: 0;
    margin: 0;
  }
  .j2store-product-module.j2store-product-module-list .product-title a {
    line-height: 100%;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product {
    border-bottom: 1px solid #ededed;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-title a {
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 500;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-title a:hover,
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-title a:focus {
    color: #e10613;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-price-container {
    margin-top: 5px;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-price-container .sale-price {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    color: #e10613;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-cart-section {
    margin-left: 0;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-product-image {
    padding-left: 0;
    width: 37%;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block {
    padding-left: 0;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block form {
    margin-top: 15px;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block form a {
    background: transparent;
    color: #363636;
    font-weight: 400;
    line-height: 1;
    padding: 0;
    text-transform: capitalize;
  }
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block form a:hover,
  .j2store-product-module.j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block form a:focus {
    color: #e10613;
  }
  .sp-module {
    margin-top: 50px;
  }
  .sp-module:first-child {
    margin-top: 0;
  }
  .sp-module .sp-module-title {
    margin: 0 0 20px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
  }
  .sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .sp-module ul >li {
    display: block;
    border-bottom: 1px solid #e8e8e8;
    -webkit-transition: 300ms;
    transition: 300ms;
  }
  .sp-module ul >li >a {
    display: block;
    padding: 5px 0;
    line-height: 36px;
    padding: 2px 0;
    -webkit-transition: 300ms;
    transition: 300ms;
  }
  .sp-module ul >li >a:hover {
    background: none;
  }
  .sp-module ul >li >a:before {
    font-family: "Font Awesome 5 free";
    content: "\f105";
    margin-right: 8px;
    font-weight: 900;
  }
  .sp-module ul >li:last-child {
    border-bottom: none;
  }
  .sp-module .categories-module ul {
    margin: 0 10px;
  }
  .sp-module .latestnews >div {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #e8e8e8;
  }
  .sp-module .latestnews >div:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .sp-module .latestnews >div >a {
    display: block;
    font-weight: 400;
  }
  .sp-module .tagscloud {
    margin: -2px 0;
  }
  .sp-module .tagscloud .tag-name {
    display: inline-block;
    padding: 5px 10px;
    background: #808080;
    color: #fff;
    border-radius: 4px;
    margin: 2px 0;
  }
  .sp-module .tagscloud .tag-name span {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: rgba(0,0,0,0.2);
    border-radius: 10px;
  }
  .sp-module .tagspopular ul>li >a:focus,
  .sp-module .tagspopular ul>li >a:hover,
  .tags a:focus,
  .tags a:hover {
    background: none !important;
  }
  .login img {
    display: inline-block;
    margin: 20px 0;
  }
  .login .checkbox input[type="checkbox"] {
    margin-top: 6px;
  }
  .form-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .sp-news365-login .modal-backdrop.in {
    opacity: .9;
  }
  .sp-news365-login .modal-dialog {
    width: 770px;
  }
  .sp-news365-login .modal-content {
    border-radius: 0;
    padding: 70px 130px;
    color: #000;
  }
  .sp-news365-login .modal-content button:focus {
    outline: none;
  }
  .sp-news365-login .modal-content button.close {
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 1;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-news365-login .modal-content button.close i {
    width: 36px;
    height: 36px;
    text-align: center;
    border: solid 2px #c9c9c1;
    border-radius: 100%;
    line-height: 30px;
  }
  .sp-news365-login .modal-content .modal-body {
    padding: 0;
  }
  .sp-news365-login .modal-content .modal-body label {
    font-size: 16px;
  }
  .sp-news365-login .modal-content .modal-body .title {
    margin: 0 0 30px 0;
  }
  .sp-news365-login .modal-content .modal-body .userdata input#modlgn-username {
    margin-bottom: 20px;
  }
  .sp-news365-login .modal-content .modal-body .button-wrap {
    margin-top: 30px;
    float: right;
  }
  .sp-news365-login .modal-content .modal-body .forget-name-link {
    margin-top: 40px;
    color: #a0a0a0;
    font-size: 16px;
  }
  .sp-news365-login .modal-content .modal-body .forget-name-link a {
    color: #6b6a6a;
  }
  .sp-news365-login .modal-content .modal-body .forget-name-link a:hover {
    color: #454444;
  }
  .sp-news365-login .modal-content .modal-footer {
    margin-top: 35px;
    color: #a0a0a0;
    font-size: 16px;
  }
  .sp-news365-login .modal-content .modal-footer a {
    color: #6b6a6a;
  }
  .sp-news365-login .modal-content .modal-footer a:hover {
    color: #454444;
  }
  .login img {
    display: inline-block;
    margin: 20px 0;
  }
  .login .checkbox input[type="checkbox"] {
    margin-top: 6px;
  }
  .form-links ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .joomla-default-login .checkbox {
    display: inline-block;
    float: left;
    margin-top: 25px;
  }
  .joomla-default-login .submit-button {
    margin-top: 10px;
    float: right;
  }
  .joomla-default-login .submit-button .btn {
    display: inline-block;
    text-align: right;
  }
  .joomla-default-login .form-links {
    margin-top: 30px;
    overflow: hidden;
    clear: both;
  }
  .joomla-default-login .form-links ul>li {
    display: inline-block;
    width: 50%;
    float: left;
  }
  .joomla-default-login .form-links ul>li:nth-child(2) {
    text-align: right;
  }
  .joomla-default-login .form-links ul>li >a {
    color: #999;
  }
  .k2AccountPage table.admintable tr {
    padding-bottom: 20px;
    display: block;
  }
  .k2AccountPage th.k2ProfileHeading {
    background: none;
    padding: 0 0 20px;
  }
  .k2AccountPage table.admintable td.key,
  .k2AccountPage table.admintable td.paramlist_key {
    background: none;
    color: #000;
    font-weight: bold;
    text-align: left;
    font-size: 16px;
    margin: 0;
    border: none;
  }
  .k2AccountPage table.admintable tr td span {
    float: left;
    margin-right: 10px;
  }
  .k2AccountPage table.admintable .account-info {
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    margin-top: 10px;
  }
  .k2AccountPage table.admintable .personal-info {
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    margin-top: 30px;
  }
  .k2AccountPage .submit-btn {
    padding-top: 30px !important;
  }
  .k2AccountPage .submit-btn button {
    padding: 0 30px;
    border: none;
    color: #fff;
    font-weight: 700;
  }
  .k2AccountPage .choose-file label {
    margin-right: 10px;
  }
  .editor a.btn-default {
    padding: 0;
  }
  .editor a.btn-default:hover,
  .editor a.btn-default:focus {
    background-color: transparent;
  }
  .k2AccountPage div.k2AccountPageNotice {
    font-size: 12px;
    margin-top: 15px;
  }
  .k2AccountPage div.k2AccountPageUpdate {
    display: inline-block;
    border: none;
  }
  .k2AccountPage div.k2AccountPageUpdate .button {
    margin-left: 450px;
  }
  .k2AccountPage div.k2AccountPageUpdate .button:focus {
    outline: none;
  }
  .k2AccountPage input {
    min-width: 420px;
  }
  .search .btn-toolbar {
    margin-bottom: 20px;
  }
  .search .btn-toolbar span.icon-search {
    margin: 0;
  }
  .search .btn-toolbar button {
    color: #fff;
  }
  .search .phrases .phrases-box .controls label {
    display: inline-block;
    margin: 0 20px 20px;
  }
  .search .phrases .ordering-box {
    margin-bottom: 15px;
  }
  .search .only label {
    display: inline-block;
    margin: 0 20px 20px;
  }
  .search .search-results dt.result-title {
    margin-top: 40px;
  }
  .search .search-results dt,
  .search .search-results dd {
    margin: 5px 0;
  }
  .filter-search .chzn-container-single .chzn-single {
    height: 34px;
    line-height: 34px;
  }
  .form-search .finder label {
    display: block;
  }
  .form-search .finder .input-medium {
    width: 60%;
    border-radius: 4px;
  }
  .finder .word input {
    display: inline-block;
  }
  .finder .search-results.list-striped li {
    padding: 20px 0;
  }
  .article-info {
    margin: 0 -8px 5px;
    line-height: 12px;
  }
  .article-info >dd {
    display: inline-block;
    color: #949494;
    font-weight: 400 !important;
    text-transform: uppercase;
    margin: 0 8px;
  }
  .article-info >dd >i {
    display: inline-block;
    margin-right: 3px;
  }
  .article-info >dd.category-name a {
    color: #949494;
  }
  article.item {
    position: relative;
    margin-bottom: 50px;
    padding-bottom: 40px;
  }
  article.item >p {
    font-size: 16px;
  }
  article.item .readmore {
    margin-top: 30px;
  }
  .tags {
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 2px dotted #e5e5e5;
    border-bottom: 2px dotted #e5e5e5;
    padding: 20px 0;
  }
  .tags a {
    font-size: 14px;
    background: transparent;
    color: #949494;
    font-weight: 400;
  }
  .tags a:hover {
    background: none !important;
  }
  .layout-blog .published {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0 8px;
    text-transform: capitalize;
  }
  .content_rating,
  .content_rating + form {
    display: none;
  }
  .voting-symbol {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 14px;
    display: inline-block;
  }
  .voting-symbol span.star {
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
  }
  .voting-symbol span.star.active:before {
    content: "\f005";
  }
  .voting-symbol span.star:before {
    content: "\f006";
    padding-right: 5px;
  }
  .sp-rating span.star:hover:before,
  .sp-rating span.star:hover ~ span.star:before {
    content: "\f005";
    cursor: pointer;
  }
  .post_rating {
    margin-bottom: 20px;
  }
  .post_rating .ajax-loader,
  .post_rating .voting-result {
    display: none;
  }
  .post-format {
    position: absolute;
    top: 0;
    left: -68px;
    display: block;
    width: 48px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
  }
  .entry-image,
  .entry-gallery,
  .entry-video,
  .entry-audio,
  .entry-link {
    margin-bottom: 40px;
  }
  .entry-image {
    position: relative;
    overflow: hidden;
  }
  .entry-image img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 100%;
  }
  .entry-image a {
    display: block;
  }
  .entry-image a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .entry-image a:after {
    content: "\f1ea";
    font-family: fontawesome;
    font-size: 0;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  article.item:hover .entry-image a:before {
    opacity: 1;
  }
  article.item:hover .entry-image a:after {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    font-size: 50px;
    opacity: 1;
  }
  article.item:hover .entry-image img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }
  .entry-status,
  .entry-quote {
    margin-bottom: 50px;
  }
  .entry-header {
    margin-bottom: 20px;
  }
  .entry-header.has-post-format {
    margin-left: 68px;
  }
  .entry-header h2 {
    margin: 8px 0 0;
    font-size: 24px;
    line-height: 1;
  }
  .entry-header h2 a {
    color: #000;
  }
  .entry-link {
    padding: 100px 50px;
    position: relative;
    z-index: 1;
  }
  .entry-link a h4 {
    margin: 0;
    font-size: 36px;
    color: #fff;
  }
  .entry-link a h4:hover {
    color: rgba(255,255,255,0.85);
  }
  .entry-link:before {
    position: absolute;
    left: -60px;
    font-size: 300px;
    content: "\f0c1";
    font-family: FontAwesome;
    transform: rotate(90deg);
    top: -75px;
    color: rgba(255,255,255,0.15);
    z-index: -1;
  }
  .entry-quote {
    position: relative;
    padding: 80px 50px;
    color: rgba(255,255,255,0.9);
  }
  .entry-quote:before {
    position: absolute;
    left: -40px;
    font-size: 300px;
    content: "\f10e";
    font-family: FontAwesome;
    transform: rotate(15deg);
    top: -75px;
    color: rgba(255,255,255,0.15);
  }
  .entry-quote blockquote small {
    color: #FFF;
    font-weight: 600;
    font-size: 20px;
  }
  .entry-quote blockquote {
    padding: 0;
    margin: 0;
    font-size: 16px;
    border: none;
  }
  .carousel-left,
  .carousel-right {
    position: absolute;
    top: 50%;
    font-size: 24px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    margin-top: -18px;
    text-align: center;
    color: #fff;
    background: rgba(0,0,0,0.5);
    border-radius: 4px;
    -webkit-transition: 400ms;
    transition: 400ms;
  }
  .carousel-left:hover,
  .carousel-right:hover {
    color: #fff;
  }
  .carousel-left:focus,
  .carousel-right:focus {
    color: #fff;
  }
  .carousel-left {
    left: 10px;
  }
  .carousel-right {
    right: 10px;
  }
  .newsfeed-category .category {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .newsfeed-category .category li {
    padding: 5px 0;
  }
  .newsfeed-category #filter-search {
    margin: 10px 0;
  }
  .category-module,
  .categories-module,
  .archive-module,
  .latestnews,
  .newsflash-horiz,
  .mostread,
  .form-links,
  .list-striped {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .category-module li,
  .categories-module li,
  .archive-module li,
  .latestnews li,
  .newsflash-horiz li,
  .mostread li,
  .form-links li,
  .list-striped li {
    padding: 2px 0;
  }
  .category-module li h4,
  .categories-module li h4,
  .archive-module li h4,
  .latestnews li h4,
  .newsflash-horiz li h4,
  .mostread li h4,
  .form-links li h4,
  .list-striped li h4 {
    margin: 5px 0;
  }
  .view-products .pagination {
    margin-top: 50px;
  }
  div.pagination {
    display: block;
  }
  ul.pagination {
    display: block;
    border-radius: 0;
    border-top: 1px solid #ededed;
    overflow: hidden;
    border-bottom: 1px solid #ededed;
    text-align: center;
    height: 55px;
  }
  ul.pagination >li {
    display: inline-block;
  }
  ul.pagination >li.active >a,
  ul.pagination >li.active >span {
    background: none !important;
  }
  ul.pagination >li >a,
  ul.pagination >li >span {
    padding: 0 15px !important;
    line-height: 55px;
    border: none !important;
    background: none !important;
    font-size: 16px !important;
    color: #7d7d7d;
    border: none;
  }
  ul.pagination >li >a:hover,
  ul.pagination >li >a:focus,
  ul.pagination >li >span:hover,
  ul.pagination >li >span:focus {
    background: none;
  }
  ul.pagination >li.disabled>a,
  ul.pagination >li a[title="End"],
  ul.pagination >li a[title="Next"] {
    font-size: 24px;
  }
  .blog-bottom-add {
    text-align: center;
    margin: 30px 0;
  }
  .view-article .sp-page-title .title {
    display: none;
  }
  .view-article article.item .entry-header h2 {
    color: #000;
    font-size: 50px;
    line-height: 1.2;
  }
  .view-article article.item .article-info {
    margin: 30px -8px 40px;
  }
  .view-article article.item div[itemprop="articleBody"] p {
    font-size: 16px;
  }
  .view-article article.item div[itemprop="articleBody"] p small {
    color: #919191;
    font-size: 100%;
    font-style: italic;
    margin-bottom: 30px;
    display: block;
  }
  .view-article article.item div[itemprop="articleBody"] p img {
    margin: 20px 0;
  }
  .view-article article.item div[itemprop="articleBody"] h1,
  .view-article article.item div[itemprop="articleBody"] h2,
  .view-article article.item div[itemprop="articleBody"] h3,
  .view-article article.item div[itemprop="articleBody"] h4,
  .view-article article.item div[itemprop="articleBody"] h5 {
    margin: 50px 0 30px;
  }
  .view-article article.item div[itemprop="articleBody"] blockquote {
    border: none;
    padding: 30px 0;
    font-size: 24px;
    line-height: 1.5;
    font-style: italic;
    margin: 0;
    overflow: hidden;
  }
  .view-article article.item div[itemprop="articleBody"] blockquote:before {
    content: "\f10e";
    font-family: fontawesome;
    font-size: 80px;
    color: #eeeeee;
    float: left;
    margin-right: 40px;
    line-height: 1;
  }
  .view-article article.item .tags {
    margin-top: 60px;
  }
  .view-article article.item .sp-social-share {
    margin-bottom: 50px;
  }
  .view-article article.item .blog-details-add {
    text-align: center;
    margin: 30px 0 40px;
  }
  .view-article article.item .pager {
    border-top: 2px dotted #e5e5e5;
    border-bottom: 2px dotted #e5e5e5;
    padding: 20px 0;
    margin: 50px 0;
  }
  .view-article article.item .pager li>a,
  .view-article article.item .pager li>span {
    border: none;
    font-size: 16px;
    color: #bcbcbc;
  }
  .view-article article.item .pager li>a {
    line-height: 1;
  }
  .view-article article.item .pager li>a:hover,
  .view-article article.item .pager li>a:focus {
    background: none;
  }
  .view-article article.item .pager li>a >span {
    font-size: 30px;
    float: left;
  }
  .view-article article.item .pager li.next>a >span {
    float: right;
    margin-left: 10px;
  }
  .view-article article.item .pager .icon-chevron-left:before,
  .view-article article.item .pager .icon-leftarrow:before,
  .view-article article.item .pager .icon-arrow-left:before {
    content: "\f104";
    font-family: fontawesome;
  }
  .view-article article.item .pager .icon-chevron-right:before,
  .view-article article.item .pager .icon-rightarrow:before,
  .view-article article.item .pager .icon-arrow-right:before {
    content: "\f105";
    font-family: fontawesome;
  }
  .newslist-add .bannergroup {
    margin-bottom: 55px;
  }
  .newslist-add .bannergroup .banneritem img {
    width: 100%;
  }
  .entry-social-block {
    display: inline-block;
    font-size: 20px;
  }
  .entry-social-block .helix-article-social-share-icon ul li {
    display: inline-block;
    margin-left: 15px;
  }
  .entry-social-block .facebook a {
    color: #3b5998;
  }
  .entry-social-block .twitter a {
    color: #55acee;
  }
  .entry-social-block .gplus a {
    color: #dd4b39;
  }
  .entry-social-block .linkedin a {
    color: #006699;
  }
  .entry-social-block .pinterest a {
    color: #cb2027;
  }
  div.catItemImageBlock {
    padding: 0;
    position: relative;
    overflow: hidden;
  }
  div.catItemImageBlock span.catItemImage {
    margin: 0;
  }
  div.catItemImageBlock span.catItemImage a {
    display: block;
    position: relative;
  }
  div.catItemImageBlock span.catItemImage a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  div.catItemImageBlock span.catItemImage a:after {
    content: "\f1ea";
    font-family: fontawesome;
    font-size: 0;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  div.catItemImageBlock span.catItemImage a:hover:before {
    opacity: 1;
  }
  div.catItemImageBlock span.catItemImage a:hover:after {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    font-size: 50px;
    opacity: 1;
  }
  div.catItemImageBlock img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 100%;
  }
  div.catItemImageBlock:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }
  .catItemHeader .catItemCategory >a {
    font-weight: 400;
    color: #949494;
    text-transform: uppercase;
  }
  .catItemTitle {
    margin-top: 0;
  }
  .catItemBody .catItemIntroText {
    font-size: 16px;
  }
  .catItemDateCreated {
    color: #949494;
  }
  .catItemAuthor {
    float: right;
    color: #949494;
  }
  .catItemAuthor a {
    color: #949494;
  }
  div.catItemLinks .catItemTagsBlock {
    margin-top: 30px;
    margin-bottom: 20px;
    border-top: 2px dotted #e5e5e5;
    border-bottom: 2px dotted #e5e5e5;
    padding: 15px 0;
  }
  div.catItemLinks .catItemTagsBlock>span {
    font-weight: 400;
  }
  div.catItemLinks .catItemTagsBlock>span:after {
    content: " :";
  }
  div.catItemLinks a {
    color: #949494;
  }
  div.catItemLinks a:after {
    content: "|";
    margin-left: 8px;
  }
  div.catItemLinks li:last-child a:after {
    display: none;
  }
  .view-itemlist .sp-module .sp-module-title {
    font-size: 24px;
    margin-bottom: 40px;
  }
  .view-itemlist .sp-module ul >li >a:before {
    display: none;
  }
  .k2ItemsBlock ul>li {
    border: none;
    margin-bottom: 30px !important;
  }
  .k2ItemsBlock ul>li a {
    display: inline-block;
    float: left;
  }
  .k2ItemsBlock ul>li a:before {
    display: none;
  }
  .k2ItemsBlock ul>li a.moduleItemTitle {
    font-size: 24px;
    font-weight: 400 !important;
    line-height: 1.5;
    margin-bottom: 10px;
  }
  .k2ItemsBlock .moduleItemCategory {
    line-height: 1.5;
    color: #949494;
    font-weight: 400 !important;
    text-transform: uppercase;
  }
  .k2ItemsBlock div.k2ItemsBlock ul li a.moduleItemTitle {
    font-size: 24px;
    line-height: 1.23;
  }
  .k2ItemsBlock div.moduleItemAuthor {
    display: inline-block;
    line-height: 55px;
    margin-left: 10px;
    color: #949494;
  }
  .k2ItemsBlock div.moduleItemAuthor a {
    margin-right: 5px;
    color: #949494;
  }
  .k2ItemsBlock .moduleItemImage {
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
    display: block;
  }
  .k2ItemsBlock .moduleItemImage img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    width: 100%;
  }
  .k2ItemsBlock .moduleItemImage:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
    display: block !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .k2ItemsBlock .moduleItemImage:after {
    content: "\f1ea";
    font-family: fontawesome;
    font-size: 0;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .k2ItemsBlock .moduleItemImage:hover:before {
    opacity: 1;
  }
  .k2ItemsBlock .moduleItemImage:hover:after {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    font-size: 30px;
    opacity: 1;
  }
  .k2ItemsBlock .moduleItemImage:hover img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }
  .k2ItemsBlock div.moduleItemIntrotext {
    clear: both;
    font-size: 16px;
  }
  .k2ItemsBlock .moduleItemDateCreated {
    color: #949494;
    display: block;
  }
  .k2ItemsBlock .moduleItemHits-wrapper {
    margin-top: 10px;
  }
  .k2ItemsBlock .moduleItemComments,
  .k2ItemsBlock .moduleItemHits {
    color: #949494;
    line-height: 1.5;
    border-color: #949494;
  }
  .k2CategoriesListBlock ul>li {
    margin-bottom: 0 !important;
    border: none;
  }
  .k2CategoriesListBlock ul>li a:before {
    display: none;
  }
  .k2CategoriesListBlock ul>li >a {
    -webkit-box-shadow: 0px 1px 0px #e8e8e8;
    box-shadow: 0px 1px 0px #e8e8e8;
    line-height: 54px;
    font-size: 16px;
    padding: 0;
    border: none;
  }
  .k2CategoriesListBlock ul>li ul {
    padding: 0px 20px;
  }
  .k2CategoriesListBlock ul>li ul li:first-child {
    margin-top: -20px;
  }
  .k2CategoriesListBlock ul>li ul li a {
    position: relative;
  }
  .k2CategoriesListBlock ul>li ul li a:before {
    content: "";
    display: block !important;
    float: left;
    width: 12px;
    height: 1px;
    background: #ddd;
    position: absolute;
    left: -12px;
    top: 50%;
    transform: translate(-50%);
  }
  .k2CategoriesListBlock ul>li ul li:last-child>a {
    box-shadow: none;
  }
  .k2CategoriesListBlock ul>li.activeCategory a {
    font-weight: 400 !important;
  }
  .k2-related-module ul>li {
    border-bottom: 1px solid #ededed;
    padding: 15px 0 5px !important;
    margin-bottom: 0 !important;
  }
  .k2-related-module ul>li a.moduleItemTitle {
    margin-bottom: 0;
    font-size: 16px;
  }
  div.k2TagCloudBlock a {
    font-size: 18px !important;
    line-height: 34px;
    color: #949494;
  }
  div.k2TagCloudBlock a:hover,
  div.k2TagCloudBlock a:focus {
    background: none;
  }
  div.k2TagCloudBlock a:after {
    content: ".";
    font-size: 50px;
    color: #ededed;
    display: inline-block;
    margin: -8px 10px 0 10px;
    float: right;
  }
  div.catItemCommentsLink {
    border: none;
  }
  div.catItemCommentsLink:before {
    content: "\f27b";
    font-family: fontawesome;
    margin-right: 5px;
  }
  div.catItemReadMore {
    display: block;
    margin-top: 20px;
  }
  div.itemIsFeatured:before,
  div.catItemIsFeatured:before,
  div.userItemIsFeatured:before {
    display: none;
  }
  .itemView .itemHeader {
    clear: both;
    display: table;
    width: 100%;
  }
  .itemView .itemHeader h2.itemTitle {
    color: #000;
    font-size: 50px;
    line-height: 1.2;
    padding-top: 0;
    display: table;
    width: 100%;
    padding-bottom: 28px;
  }
  .itemView .itemHeader h2.itemTitle span {
    float: none;
    display: inline-block;
    overflow: hidden;
    line-height: 1.5;
    padding: 5px 10px;
  }
  .itemView .itemHeader h2.itemTitle span sup {
    top: 0;
    color: #fff;
    font-weight: 700;
  }
  .itemView .itemHeader span,
  .itemView .itemHeader span.itemDateCreated {
    float: left;
    color: #949494;
    font-weight: 400;
    margin: 0 8px;
    text-transform: uppercase;
    font-size: 14px;
  }
  .itemView .itemHeader div.itemCategory {
    float: left;
  }
  .itemView .itemHeader div.itemCategory a {
    color: #949494;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
  }
  .itemView .itemHeader .itemAuthor a {
    color: #949494;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 14px;
  }
  .itemView div.itemToolbar {
    border-radius: 0;
    clear: both;
    display: table;
    margin: 25px 0 0;
    padding: 10px;
    width: 100%;
  }
  .itemView div.itemToolbar ul li {
    font-size: 14px;
  }
  .itemView div.itemToolbar ul li a {
    font-size: 14px;
  }
  .itemView div.itemRatingBlock {
    padding: 15px 0 10px;
  }
  .itemView div.itemRatingBlock .itemRatingLog {
    font-size: 12px;
  }
  .itemView .itemBody div.itemImageBlock {
    margin: 0;
  }
  .itemView .itemBody div.itemIntroText {
    color: #444;
    font-size: 16px;
    font-weight: 400;
    padding: 4px 0 0;
  }
  .itemView .itemBody .itemFullText p {
    font-size: 16px;
  }
  .itemView .itemBody .itemFullText p small {
    color: #919191;
    display: block;
    font-size: 100%;
    font-style: italic;
    margin-bottom: 20px;
  }
  .itemView .itemBody .itemFullText h3 {
    font-size: 26px;
    font-weight: normal;
    margin: 40px 0 30px;
    padding: 0;
  }
  .itemView .itemBody .itemFullText blockquote {
    border: medium none;
    color: #e10613;
    font-size: 24px;
    font-style: italic;
    line-height: 1.5;
    margin: 0;
    overflow: hidden;
    padding: 0 0 30px;
  }
  .itemView .itemBody .itemFullText blockquote:before {
    content: "\f10e";
    font-family: fontawesome;
    font-size: 80px;
    color: #eeeeee;
    float: left;
    margin-right: 40px;
    line-height: 1;
  }
  .itemView .itemLinks .itemTagsBlock {
    border-bottom: 2px dotted #e5e5e5;
    border-top: 2px dotted #e5e5e5;
    margin-bottom: 20px;
    margin-top: 30px;
    padding: 20px 0;
  }
  .itemView .itemLinks .itemTagsBlock span {
    color: #333;
    font-weight: 400;
  }
  .itemView .itemLinks .itemTagsBlock .itemTags li a {
    border-radius: 0;
    color: #949494;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
  }
  .itemView .itemLinks .itemTagsBlock .itemTags li a:before {
    content: "";
  }
  .itemView div.itemAuthorBlock {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin: 40px 0 0;
    padding: 15px;
  }
  .itemView div.itemAuthorBlock img {
    margin-right: 20px;
  }
  .itemView div.itemAuthorBlock div.itemAuthorDetails {
    margin: 0;
    padding: 20px 0 0;
  }
  .itemView div.itemAuthorBlock div.itemAuthorDetails .itemAuthorName a:hover {
    color: #000;
  }
  .itemView .itemAuthorLatest h3,
  .itemView .itemRelated h3 {
    color: #e10613;
    font-size: 24px;
    margin-bottom: 15px;
    margin-top: 50px;
    text-transform: uppercase;
  }
  .itemView .itemAuthorLatest ul li,
  .itemView .itemRelated ul li {
    border-bottom: 1px solid #e8e8e8;
    display: block;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
    padding: 15px 0 12px;
  }
  .itemView .itemAuthorLatest ul li:last-child,
  .itemView .itemRelated ul li:last-child {
    border-bottom: 0;
  }
  .itemView .itemAuthorLatest ul li a,
  .itemView .itemRelated ul li a {
    font-size: 16px;
    font-weight: 400 !important;
    line-height: 1.5;
    color: #363636;
    display: block;
  }
  .itemView .itemAuthorLatest ul li a:hover,
  .itemView .itemRelated ul li a:hover {
    color: #e10613;
  }
  .itemView div.itemNavigation {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    margin: 40px 0 25px;
    padding: 0;
  }
  .itemView div.itemNavigation span {
    font-family: Merriweather, sans-serif;
    color: #e10613;
    font-size: 24px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 20px;
  }
  .itemView div.itemNavigation a {
    border-bottom: 1px solid #e8e8e8;
    color: #363636;
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    padding: 12px 0;
    -webkit-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
  }
  .itemView div.itemNavigation a:hover,
  .itemView div.itemNavigation a:focus {
    color: #e10613;
  }
  .itemView .itemComments {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    padding: 0;
  }
  .itemView .itemComments .itemCommentsForm h3 {
    border-bottom: 1px solid #ebebeb;
    color: #e10613;
    font-size: 24px;
    margin-bottom: 30px;
    padding-bottom: 25px;
    text-transform: uppercase;
  }
  .itemView .itemComments .itemCommentsForm p.itemCommentsFormNotes {
    border-top: 0 none;
    color: #e10613;
    line-height: 1;
    margin: 0 0 20px;
    padding: 0;
  }
  .itemView .itemComments .itemCommentsForm input {
    margin: 0 0 25px;
    padding: 1px 15px 0 !important;
    text-transform: capitalize;
    width: 100%;
    border-radius: 0;
  }
  .itemView .itemComments .itemCommentsForm textarea {
    border: 1px solid #e6e6e6;
    border-radius: 0;
    display: table;
    height: 145px !important;
    padding: 15px 0 0 20px !important;
    resize: none;
    text-transform: capitalize;
    width: 100%;
    margin: 0 0 20px;
  }
  .itemView .itemComments .itemCommentsForm label {
    margin: 0 0 8px 2px;
  }
  .itemView .itemComments .itemCommentsForm input#submitCommentButton[type="submit"] {
    background: #e10613 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-weight: 400;
    height: 45px;
    line-height: 45px;
    padding: 0 30px !important;
    text-transform: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: auto;
    margin-top: 45px;
  }
  .itemView div.itemBackToTop a {
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    text-transform: capitalize;
  }
  .itemView div.itemBackToTop a:hover,
  .itemView div.itemBackToTop a:focus {
    color: #000;
  }
  .itemView div.itemBackToTop a i {
    font-size: 20px;
    line-height: 0.8;
    padding-left: 2px;
    position: relative;
    top: 2px;
  }
  #sp-right .sp-module-title,
  #sp-left .sp-module-title {
    font-size: 24px;
    margin-bottom: 40px;
  }
  #sp-right .search,
  #sp-left .search {
    margin-top: -20px;
  }
  #sp-right .search input,
  #sp-left .search input {
    width: 100%;
  }
  .blog-sidebar-title .sp-module-title {
    font-size: 24px;
    margin-bottom: 35px;
  }
  .sp-module .latestnews >div {
    border: none;
    margin-bottom: 30px;
  }
  .sp-module .latestnews >div .news365-news-title {
    font-size: 24px;
    font-weight: 400 !important;
    color: #000;
    line-height: 1.3;
    margin-top: 10px;
    margin-bottom: 25px;
  }
  .sp-module .latestnews >div .article-list-img {
    position: relative;
    overflow: hidden;
  }
  .sp-module .latestnews >div .article-list-img img {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-module .latestnews >div .article-list-img a {
    display: block;
  }
  .sp-module .latestnews >div .article-list-img a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 5;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-module .latestnews >div .article-list-img a:after {
    content: "\f1ea";
    font-family: fontawesome;
    font-size: 0;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    z-index: 10;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sp-module .latestnews >div:hover .article-list-img a:before {
    opacity: 1;
  }
  .sp-module .latestnews >div:hover .article-list-img a:after {
    -webkit-transition-delay: .15s;
    transition-delay: .15s;
    font-size: 30px;
    opacity: 1;
  }
  .sp-module .latestnews >div:hover .article-list-img img {
    -webkit-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
  }
  .sp-module .latestnews >div .category-title {
    font-size: 14px;
    font-weight: 400;
    color: #949494;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 25px;
  }
  .sp-module .latestnews >div .published-date {
    color: #949494;
  }
  .sp-module ul.categories-module,
  .sp-module ul.mod-menu {
    margin-top: -20px;
  }
  .sp-module ul.categories-module >li,
  .sp-module ul.mod-menu >li {
    font-size: 16px;
  }
  .sp-module ul.categories-module >li >a,
  .sp-module ul.mod-menu >li >a {
    line-height: 50px;
  }
  .sp-module ul.categories-module >li >a:before,
  .sp-module ul.mod-menu >li >a:before {
    display: none;
  }
  .sp-module ul.mostread {
    margin-top: -20px;
  }
  .sp-module ul.mostread >li>a {
    line-height: 1.5;
    padding: 20px 0;
    font-weight: 400 !important;
    font-size: 16px;
  }
  .sp-module ul.mostread >li>a:before {
    display: none;
  }
  .sp-module .tagspopular .sp-module-title {
    margin-bottom: 30px;
  }
  .sp-module .tagspopular ul>li {
    display: inline-block;
    border-bottom: none;
  }
  .sp-module .tagspopular ul>li:after {
    content: ".";
    font-size: 50px;
    color: #ededed;
    display: inline-block;
    margin: -8px 10px 0 10px;
    float: right;
  }
  .sp-module .tagspopular ul>li >a {
    color: #949494;
    font-size: 18px;
    font-weight: 400 !important;
    display: inline-block;
    line-height: 30px;
  }
  .sp-module .tagspopular ul>li >a:before {
    display: none;
  }
  .tab-k2 #sptab165 .tabs_buttons {
    border-bottom: 1px solid #f4f4f4;
    padding-bottom: 10px;
  }
  .tab-k2 #sptab165 .tabs_buttons .tabs_mask ul.tabs_container li.tab {
    color: #949494;
    font-size: 16px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
  }
  .tab-k2 #sptab165 .tabs_buttons .tabs_mask ul.tabs_container li.tab.first-tab {
    padding-left: 0;
  }
  .tab-k2 #sptab165 .items_mask {
    margin-top: 20px;
  }
  .tab-k2 #sptab165 .items_mask .tab-padding {
    padding: 0;
  }
  .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul {
    padding: 0;
  }
  .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li {
    display: table;
    margin-bottom: 0 !important;
    overflow: hidden;
  }
  .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li .moduleItemImage {
    display: table-cell;
    position: relative;
    vertical-align: middle;
    width: 35%;
  }
  .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li a.moduleItemTitle {
    display: table-cell;
    font-size: 16px;
    padding-left: 25px;
    vertical-align: middle;
    width: 65%;
    margin-top: 15px;
    margin-bottom: 0;
  }
  .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li a.moduleItemTitle:hover,
  .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li a.moduleItemTitle:focus {
    color: #e10613;
  }
  #sp-bottom .sp-module ul.categories-module,
  #sp-bottom .sp-module ul.mod-menu {
    margin-top: 0;
  }
  #sp-bottom .sp-module .sp-module-title {
    color: #fff;
    font-weight: 900;
    font-size: 18px;
  }
  #sp-bottom .sp-module {
    margin-top: 20px;
  }
  #sp-bottom .sp-module ul >li {
    border: none;
  }
  #sp-bottom .sp-module ul >li >a {
    line-height: 20px;
    text-transform: uppercase;
    color: #949494;
  }
  #sp-bottom .sp-module ul >li >a:hover {
    color: #fff;
  }
  #sp-bottom .sp-module ul >li >a:before {
    display: none;
  }
  #sp-bottom1 {
    font-size: 16px;
  }
  #sp-bottom1 .sp-module {
    margin-top: 0;
  }
  #sp-bottom1 .info {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #sp-bottom3 .sp-module {
    margin-top: 60px;
  }
  .bottom-social .dummy-text {
    display: none;
  }
  .bottom-social ul >li {
    display: inline-block;
  }
  .bottom-social ul >li >a {
    font-size: 18px;
    color: #fff !important;
    margin-right: 15px;
  }
  #sp-bottom .acymailing_module .acysubbuttons {
    margin-top: 10px;
  }
  #sp-bottom .acymailing_module .acyfield_email input {
    background-color: #f1f1f1;
  }
  .acymailing_module .acymailing_introtext {
    margin-bottom: 15px !important;
  }
  .acymailing_module .acysubbuttons {
    float: right;
  }
  .acymailing_module .acymailing_finaltext {
    margin-top: 30px !important;
  }
  #sp-footer {
    padding: 23px 0;
  }
  #sp-footer a {
    color: rgba(255,255,255,0.9);
  }
  #sp-footer a:hover {
    color: #fff;
  }
  #sp-footer-wrapper ul {
    display: inline-block;
  }
  #sp-footer-wrapper ul.nav {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 5px;
  }
  #sp-footer-wrapper ul.nav li {
    display: inline-block;
    margin: 0 5px;
  }
  #sp-footer-wrapper ul.nav li a {
    display: block;
  }
  #sp-footer-wrapper ul.nav li a:hover {
    background: none;
  }
  #sp-footer-wrapper .helix-framework {
    display: inline-block;
  }
  #sp-footer-wrapper .helix-framework .helix-logo {
    display: block;
    width: 130px;
    height: 40px;
    text-indent: -9999px;
    background: url(../images/helix-logo-white.png) no-repeat 0 0;
  }
  #sp-footer-wrapper .copyright {
    display: block;
  }
  .sp-copyright {
    display: block;
    overflow: hidden;
  }
  .sp-copyright p {
    margin: 0;
  }
  .sp-copyright .text-left {
    float: left;
  }
  .sp-copyright .text-right {
    float: right;
  }
  .news365-contact-info .sppb-addon-content >p {
    margin-bottom: 3px;
    color: #383847;
  }
  .sp-comingsoon-wrap {
    min-height: 100%;
    padding: 228px 0 150px;
  }
  #sp-comingsoon {
    color: #949494;
    margin: 0 0 43px;
  }
  #sp-comingsoon body {
    width: 100%;
    height: 100%;
    min-height: 100%;
    color: #fff;
  }
  #sp-comingsoon .comingsoon-page-logo {
    text-align: center;
  }
  #sp-comingsoon .comingsoon-page-logo img {
    display: inline-block;
  }
  #sp-comingsoon #sp-comingsoon-countdown {
    margin-top: 65px;
    margin-bottom: 50px;
  }
  #sp-comingsoon .sp-comingsoon-title {
    margin-top: 130px;
    font-size: 42px;
    margin-bottom: 10px;
    font-weight: 700;
  }
  #sp-comingsoon .sp-comingsoon-content {
    margin-top: 25px;
    font-size: 14px;
    color: #949494;
  }
  #sp-comingsoon .days,
  #sp-comingsoon .hours,
  #sp-comingsoon .minutes,
  #sp-comingsoon .seconds {
    background: #e10613 none repeat scroll 0 0;
    display: inline-block;
    margin-right: 90px;
    padding: 30px 0 20px;
  }
  #sp-comingsoon .days .number,
  #sp-comingsoon .hours .number,
  #sp-comingsoon .seconds .number,
  #sp-comingsoon .minutes .number {
    color: #fff;
    font-size: 94px;
    font-weight: 700;
    letter-spacing: -6px;
    line-height: 0.92;
    margin-left: -7px;
    display: block;
  }
  #sp-comingsoon .days .string,
  #sp-comingsoon .minutes .string,
  #sp-comingsoon .seconds .string,
  #sp-comingsoon .hours .string {
    font-weight: 500;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
  }
  #sp-comingsoon .hours {
    background: #E84E1C;
  }
  #sp-comingsoon .minutes {
    background: #F19100;
  }
  #sp-comingsoon .seconds {
    background: #eeb45b;
    margin-right: 0;
  }
  #sp-comingsoon .acymailing_module .acymailing_module_form {
    text-align: center;
  }
  #sp-comingsoon .acymailing_module .acymailing_module_form .acymailing_introtext {
    font-size: 16px;
    font-weight: 400;
  }
  #sp-comingsoon .acymailing_module .acymailing_module_form .acymailing_form {
    width: 635px;
    margin: 60px auto 0 !important;
    position: relative;
    display: inline-block;
  }
  #sp-comingsoon .acymailing_module .acymailing_module_form .acymailing_form .acyfield_email input {
    background: #fafafa;
    color: #949494;
    font-size: 14px;
    padding: 0 0 0 20px;
    width: 100%;
    border: none !important;
  }
  #sp-comingsoon .acymailing_module .acymailing_module_form .acymailing_form .acysubbuttons {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    background: #e10613;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    border: none;
  }
  #sp-comingsoon .acymailing_module .acymailing_module_form .acymailing_form .acysubbuttons input {
    font-weight: 700;
  }
  #sp-comingsoon .social-icons {
    margin-top: 30px;
  }
  #sp-comingsoon .social-icons li {
    display: inline-block;
    margin-right: 15px;
  }
  #sp-comingsoon .social-icons li a {
    color: #dddcdc;
    font-size: 18px;
    -webkit-transition: color 400ms;
    transition: color 400ms;
  }
  #sp-comingsoon .social-icons li a:hover {
    color: #999;
  }
  .error-page {
    width: 100%;
    height: 100%;
    min-height: 100%;
  }
  .error-page body {
    width: 100%;
    height: 100%;
    min-height: 100%;
  }
  .error-page .error-page-inner {
    height: 100%;
    min-height: 100%;
    width: 100%;
    display: table;
  }
  .error-page .error-page-inner >div {
    display: table-cell;
    vertical-align: middle;
  }
  .error-page .error-page-inner .error-page-logo {
    display: inline-block;
    float: left;
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .error-page .error-page-inner .error-page-logo img {
    display: inline-block;
  }
  .error-page .fa-exclamation-triangle {
    font-size: 64px;
    line-height: 1;
    margin-bottom: 10px;
  }
  .error-page .error-code {
    font-weight: bold;
    font-size: 96px;
    line-height: 1;
    margin: 0 0 10px 0;
    padding: 0;
  }
  .error-page .error-message {
    font-size: 20px;
    color: #000;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .error-page .error-contnet {
    font-size: 54px;
    font-weight: 700;
    color: #000;
    margin-top: 10px;
  }
  .sp-social-share ul {
    display: block;
    padding: 0;
    margin: 20px -5px 0;
  }
  .sp-social-share ul li {
    display: inline-block;
    font-size: 24px;
    margin: 0 5px;
  }
  .dl-horizontal dt {
    margin: 8px 0;
    text-align: left;
  }
  .page-header {
    padding-bottom: 15px;
  }
  table.category {
    width: 100%;
  }
  table.category thead >tr,
  table.category tbody >tr {
    border: 1px solid #f2f2f2;
  }
  table.category thead >tr th,
  table.category thead >tr td,
  table.category tbody >tr th,
  table.category tbody >tr td {
    padding: 10px;
  }
  .contact-form .form-actions {
    background: none;
    border: none;
  }
  @media print {
    .visible-print {
      display: inherit !important;
    }
    .hidden-print {
      display: none !important;
    }
  }
  .sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
    background: #2D2D2D;
    border-radius: 2px;
    color: #fff;
    -webkit-transition: 300ms;
    transition: 300ms;
  }
  .btn,
  .sppb-btn {
    -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
    -o-transition: color 400ms, background-color 400ms, border-color 400ms;
    transition: color 400ms, background-color 400ms, border-color 400ms;
  }
  .offline-inner {
    margin-top: 100px;
  }
  .btn,
  .sppb-btn {
    padding: 0 35px;
    line-height: 45px;
    border: none;
    color: #363636;
    border-radius: 0;
    text-transform: uppercase;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .btn:hover,
  .btn:focus,
  .btn:active,
  .sppb-btn:hover,
  .sppb-btn:focus,
  .sppb-btn:active {
    box-shadow: none;
    -webkit-box-shadow: none;
    color: #363636;
  }
  button {
    line-height: 42px;
    height: 42px;
  }
  input.btn,
  input.sppb-btn {
    height: 45px !important;
    line-height: 45px !important;
  }
  input.btn:hover,
  input.btn:focus,
  input.btn:active,
  input.btn:focus:active,
  input.sppb-btn:hover,
  input.sppb-btn:focus,
  input.sppb-btn:active,
  input.sppb-btn:focus:active {
    outline: none;
  }
  .btn.btn-sm,
  .sppb-btn.sppb-btn-sm {
    line-height: 36px;
    padding: 0 25px;
  }
  .btn.btn-xs,
  .sppb-btn.sppb-btn-xs {
    line-height: 34px;
    padding: 0 30px;
  }
  .btn.btn-lg,
  .sppb-btn.sppb-btn-lg {
    line-height: 52px;
    padding: 0 50px;
  }
  .btn.btn-default,
  .sppb-btn.sppb-btn-default,
  .btn.btn-lg.btn-default,
  .sppb-btn.sppb-btn-lg.sppb-btn-default {
    background-color: #fff;
    border-color: #fff;
  }
  .btn.btn-default:hover,
  .btn.btn-default:focus,
  .btn.btn-default:active,
  .sppb-btn.sppb-btn-default:hover,
  .sppb-btn.sppb-btn-default:focus,
  .sppb-btn.sppb-btn-default:active,
  .btn.btn-lg.btn-default:hover,
  .btn.btn-lg.btn-default:focus,
  .btn.btn-lg.btn-default:active,
  .sppb-btn.sppb-btn-lg.sppb-btn-default:hover,
  .sppb-btn.sppb-btn-lg.sppb-btn-default:focus,
  .sppb-btn.sppb-btn-lg.sppb-btn-default:active {
    background-color: #ededed;
    color: #363636;
  }
  .btn.btn-primary,
  .sppb-btn.sppb-btn-primary,
  .btn.btn-lg.btn-primary,
  .sppb-btn.sppb-btn-lg.sppb-btn-primary {
    color: #fff;
  }
  .btn.btn-success,
  .sppb-btn.sppb-btn-success,
  .btn.btn-lg.btn-success,
  .sppb-btn.sppb-btn-lg.sppb-btn-success {
    background-color: #58cf68;
    color: #fff;
  }
  .btn.btn-success:hover,
  .btn.btn-success:focus,
  .btn.btn-success:active,
  .sppb-btn.sppb-btn-success:hover,
  .sppb-btn.sppb-btn-success:focus,
  .sppb-btn.sppb-btn-success:active,
  .btn.btn-lg.btn-success:hover,
  .btn.btn-lg.btn-success:focus,
  .btn.btn-lg.btn-success:active,
  .sppb-btn.sppb-btn-lg.sppb-btn-success:hover,
  .sppb-btn.sppb-btn-lg.sppb-btn-success:focus,
  .sppb-btn.sppb-btn-lg.sppb-btn-success:active {
    background-color: #36be49;
  }
  .btn.btn-info,
  .sppb-btn.sppb-btn-info,
  .btn.btn-lg.btn-info,
  .sppb-btn.sppb-btn-lg.sppb-btn-info {
    background-color: #24252a;
    color: #fff;
  }
  .btn.btn-info:hover,
  .btn.btn-info:focus,
  .btn.btn-info:active,
  .sppb-btn.sppb-btn-info:hover,
  .sppb-btn.sppb-btn-info:focus,
  .sppb-btn.sppb-btn-info:active,
  .btn.btn-lg.btn-info:hover,
  .btn.btn-lg.btn-info:focus,
  .btn.btn-lg.btn-info:active,
  .sppb-btn.sppb-btn-lg.sppb-btn-info:hover,
  .sppb-btn.sppb-btn-lg.sppb-btn-info:focus,
  .sppb-btn.sppb-btn-lg.sppb-btn-info:active {
    background-color: #0c0d0f;
  }
  .btn.btn-warning,
  .sppb-btn.sppb-btn-warning,
  .btn.btn-lg.btn-warning,
  .sppb-btn.sppb-btn-lg.sppb-btn-warning {
    background-color: #ff3d00;
    color: #fff;
  }
  .btn.btn-warning:hover,
  .btn.btn-warning:focus,
  .btn.btn-warning:active,
  .sppb-btn.sppb-btn-warning:hover,
  .sppb-btn.sppb-btn-warning:focus,
  .sppb-btn.sppb-btn-warning:active,
  .btn.btn-lg.btn-warning:hover,
  .btn.btn-lg.btn-warning:focus,
  .btn.btn-lg.btn-warning:active,
  .sppb-btn.sppb-btn-lg.sppb-btn-warning:hover,
  .sppb-btn.sppb-btn-lg.sppb-btn-warning:focus,
  .sppb-btn.sppb-btn-lg.sppb-btn-warning:active {
    background-color: #cc3100;
  }
  .btn.btn-danger,
  .sppb-btn.sppb-btn-danger,
  .btn.btn-lg.btn-danger,
  .sppb-btn.sppb-btn-lg.sppb-btn-danger {
    background-color: #e35358;
    color: #fff;
  }
  .btn.btn-danger:hover,
  .btn.btn-danger:focus,
  .btn.btn-danger:active,
  .sppb-btn.sppb-btn-danger:hover,
  .sppb-btn.sppb-btn-danger:focus,
  .sppb-btn.sppb-btn-danger:active,
  .btn.btn-lg.btn-danger:hover,
  .btn.btn-lg.btn-danger:focus,
  .btn.btn-lg.btn-danger:active,
  .sppb-btn.sppb-btn-lg.sppb-btn-danger:hover,
  .sppb-btn.sppb-btn-lg.sppb-btn-danger:focus,
  .sppb-btn.sppb-btn-lg.sppb-btn-danger:active {
    background-color: #dc272d;
  }
  .btn.btn-link:hover,
  .btn.btn-link:focus,
  .btn.btn-link:active,
  .sppb-btn.sppb-btn-link:hover,
  .sppb-btn.sppb-btn-link:focus,
  .sppb-btn.sppb-btn-link:active,
  .btn.btn-lg.btn-link:hover,
  .btn.btn-lg.btn-link:focus,
  .btn.btn-lg.btn-link:active,
  .sppb-btn.sppb-btn-lg.sppb-btn-link:hover,
  .sppb-btn.sppb-btn-lg.sppb-btn-link:focus,
  .sppb-btn.sppb-btn-lg.sppb-btn-link:active {
    color: #1d1d1d;
    text-decoration: none;
  }
  select,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .uneditable-input {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 0;
    border-radius: 0 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 45px !important;
    padding: 6px 15px !important;
    border: 1px solid #ededed !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  select:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  }
  select::-moz-placeholder,
  input[type="text"]::-moz-placeholder,
  input[type="password"]::-moz-placeholder,
  input[type="datetime"]::-moz-placeholder,
  input[type="datetime-local"]::-moz-placeholder,
  input[type="date"]::-moz-placeholder,
  input[type="month"]::-moz-placeholder,
  input[type="time"]::-moz-placeholder,
  input[type="week"]::-moz-placeholder,
  input[type="number"]::-moz-placeholder,
  input[type="email"]::-moz-placeholder,
  input[type="url"]::-moz-placeholder,
  input[type="search"]::-moz-placeholder,
  input[type="tel"]::-moz-placeholder,
  input[type="color"]::-moz-placeholder,
  .uneditable-input::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  select:-ms-input-placeholder,
  input[type="text"]:-ms-input-placeholder,
  input[type="password"]:-ms-input-placeholder,
  input[type="datetime"]:-ms-input-placeholder,
  input[type="datetime-local"]:-ms-input-placeholder,
  input[type="date"]:-ms-input-placeholder,
  input[type="month"]:-ms-input-placeholder,
  input[type="time"]:-ms-input-placeholder,
  input[type="week"]:-ms-input-placeholder,
  input[type="number"]:-ms-input-placeholder,
  input[type="email"]:-ms-input-placeholder,
  input[type="url"]:-ms-input-placeholder,
  input[type="search"]:-ms-input-placeholder,
  input[type="tel"]:-ms-input-placeholder,
  input[type="color"]:-ms-input-placeholder,
  .uneditable-input:-ms-input-placeholder {
    color: #999;
  }
  select::-webkit-input-placeholder,
  input[type="text"]::-webkit-input-placeholder,
  input[type="password"]::-webkit-input-placeholder,
  input[type="datetime"]::-webkit-input-placeholder,
  input[type="datetime-local"]::-webkit-input-placeholder,
  input[type="date"]::-webkit-input-placeholder,
  input[type="month"]::-webkit-input-placeholder,
  input[type="time"]::-webkit-input-placeholder,
  input[type="week"]::-webkit-input-placeholder,
  input[type="number"]::-webkit-input-placeholder,
  input[type="email"]::-webkit-input-placeholder,
  input[type="url"]::-webkit-input-placeholder,
  input[type="search"]::-webkit-input-placeholder,
  input[type="tel"]::-webkit-input-placeholder,
  input[type="color"]::-webkit-input-placeholder,
  .uneditable-input::-webkit-input-placeholder {
    color: #999;
  }
  select[disabled],
  select[readonly],
  fieldset[disabled] select,
  input[type="text"][disabled],
  input[type="text"][readonly],
  fieldset[disabled] input[type="text"],
  input[type="password"][disabled],
  input[type="password"][readonly],
  fieldset[disabled] input[type="password"],
  input[type="datetime"][disabled],
  input[type="datetime"][readonly],
  fieldset[disabled] input[type="datetime"],
  input[type="datetime-local"][disabled],
  input[type="datetime-local"][readonly],
  fieldset[disabled] input[type="datetime-local"],
  input[type="date"][disabled],
  input[type="date"][readonly],
  fieldset[disabled] input[type="date"],
  input[type="month"][disabled],
  input[type="month"][readonly],
  fieldset[disabled] input[type="month"],
  input[type="time"][disabled],
  input[type="time"][readonly],
  fieldset[disabled] input[type="time"],
  input[type="week"][disabled],
  input[type="week"][readonly],
  fieldset[disabled] input[type="week"],
  input[type="number"][disabled],
  input[type="number"][readonly],
  fieldset[disabled] input[type="number"],
  input[type="email"][disabled],
  input[type="email"][readonly],
  fieldset[disabled] input[type="email"],
  input[type="url"][disabled],
  input[type="url"][readonly],
  fieldset[disabled] input[type="url"],
  input[type="search"][disabled],
  input[type="search"][readonly],
  fieldset[disabled] input[type="search"],
  input[type="tel"][disabled],
  input[type="tel"][readonly],
  fieldset[disabled] input[type="tel"],
  input[type="color"][disabled],
  input[type="color"][readonly],
  fieldset[disabled] input[type="color"],
  .uneditable-input[disabled],
  .uneditable-input[readonly],
  fieldset[disabled] .uneditable-input {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
  }
  textareaselect,
  textareainput[type="text"],
  textareainput[type="password"],
  textareainput[type="datetime"],
  textareainput[type="datetime-local"],
  textareainput[type="date"],
  textareainput[type="month"],
  textareainput[type="time"],
  textareainput[type="week"],
  textareainput[type="number"],
  textareainput[type="email"],
  textareainput[type="url"],
  textareainput[type="search"],
  textareainput[type="tel"],
  textareainput[type="color"],
  textarea.uneditable-input {
    height: auto;
  }
  select:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    border-color: #c7c7c7 !important;
  }
  textarea {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 0;
    border-radius: 0 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 6px 15px !important;
    border: 1px solid #ededed !important;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  textarea:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  }
  textarea::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
  textarea:-ms-input-placeholder {
    color: #999;
  }
  textarea::-webkit-input-placeholder {
    color: #999;
  }
  textarea[disabled],
  textarea[readonly],
  fieldset[disabled] textarea {
    cursor: not-allowed;
    background-color: #eeeeee;
    opacity: 1;
  }
  textareatextarea {
    height: auto;
  }
  textarea:focus {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
    border-color: #c7c7c7 !important;
  }
  .sppb-form-control {
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 45px;
    padding: 6px 15px;
    border: 1px solid #ededed;
    background-color: #fff;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
  }
  .sppb-form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border-color: #c7c7c7;
  }
  .group-control select,
  .group-control textarea,
  .group-control input[type="text"],
  .group-control input[type="password"],
  .group-control input[type="datetime"],
  .group-control input[type="datetime-local"],
  .group-control input[type="date"],
  .group-control input[type="month"],
  .group-control input[type="time"],
  .group-control input[type="week"],
  .group-control input[type="number"],
  .group-control input[type="email"],
  .group-control input[type="url"],
  .group-control input[type="search"],
  .group-control input[type="tel"],
  .group-control input[type="color"],
  .group-control .uneditable-input {
    width: 100%;
  }
  @media only screen and (min-width: 1400px) {
    .sppb-container,
    .sppb-row-container,
    .container {
      width: 1335px!important;
      max-width: 1335px!important;
    }
  }
  @media only screen and (max-width: 1400px) {
    .news365-top-search {
      min-width: 200px;
    }
    .sp-tab-modules .tabs_buttons ul.tabs_container li.tab {
      padding: 0 20px 0 0 !important;
    }
  }
  @media only screen and (max-width: 1200px) {
    #sp-menu-right >div {
      width: 100%;
    }
    .news365-top-search {
      min-width: inherit;
    }
    #offcanvas-toggler {
      float: left;
      margin-right: 30px;
    }
    .layout-business .sppb-row .sppb-row>div:nth-child(2n+1) {
      clear: left;
    }
  }
  @media only screen and (max-width: 992px) {
    #sp-header .logo {
      height: 60px;
    }
  }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 30px !important;
      line-height: 35px !important;
    }
    h1 small {
      letter-spacing: inherit !important;
    }
    h2 {
      font-size: 25px !important;
      line-height: 30px !important;
    }
    h3 {
      font-size: 20px !important;
      line-height: 25px !important;
    }
    h4 {
      font-size: 18px !important;
      line-height: 23px !important;
    }
    .spb-res-margin {
      margin: 50px 0 !important;
    }
    .spb-res-padding {
      padding: 50px 0 !important;
    }
    .spb-res-mixed-padding {
      padding: 50px 0 100px !important;
    }
    .spb-res-bottom-padding {
      padding: 0 0 30px !important;
    }
    .spb-res-top-padding {
      padding: 50px 0 0 !important;
    }
    #sp-page-builder .sppb-section-title {
      margin-bottom: 30px !important;
    }
    #sp-page-builder .sppb-section-title .sppb-title-heading {
      font-size: 25px !important;
      line-height: 30px !important;
      margin-bottom: 30px !important;
    }
    #sp-page-builder .sppb-section-title .sppb-title-subheading {
      font-size: 18px !important;
    }
    #sp-top-bar {
      line-height: 30px;
    }
    #sp-top1,
    #sp-top2 {
      text-align: center;
    }
    #sp-menu-right >div {
      float: right;
    }
    .news365-top-search {
      min-width: 250px;
    }
    #sp-header {
      padding: 15px 0;
    }
    #sp-header .logo {
      height: inherit;
    }
    .sppb-addon-articles-headline.sppb-addon-articles-slider .owl-prev {
      right: 35px !important;
      left: inherit;
    }
    .sppb-addon-articles-headline.sppb-addon-articles-slider .owl-next {
      left: inherit;
      right: 15px !important;
    }
    .layout-featured .sppb-addon-article.leading-item {
      margin-bottom: 30px;
    }
    .layout-featured .sppb-addon-article.leading-item .sppb-img-wrapper {
      width: 100%;
      margin-bottom: 0;
    }
    .layout-featured .sppb-addon-article.leading-item .sppb-article-details {
      width: 100%;
      padding-left: 0;
      margin-top: 15px;
    }
    .sppb-addon-articles .sppb-addon-title,
    .sppb-addon-articles-slider .sppb-addon-title {
      margin-bottom: 20px !important;
    }
    .sppb-addon-article {
      overflow: hidden;
    }
    .sppb-addon-article .sppb-article-title {
      margin-bottom: 15px;
    }
    .sppb-addon-article .sppb-img-wrapper {
      display: block;
      margin-bottom: 15px;
    }
    .sppb-addon-article .sppb-img-wrapper img {
      width: 100%;
    }
    .sppb-addon-article:hover .sppb-img-wrapper:after {
      font-size: 30px;
    }
    .sppb-addon-article .sppb-article-introtext {
      margin-bottom: 15px;
    }
    .layout-default .sppb-addon-article {
      margin-bottom: 30px;
    }
    .layout-default.sppb-addon-articles .sppb-row>div:last-child .sppb-addon-article {
      margin-bottom: 0;
      border-bottom: none;
    }
    .layout-technology .sppb-addon-article .sppb-article-img-wrap {
      margin-bottom: 0;
    }
    .video-articles .sppb-addon-article.leading-item .sppb-img-wrapper:after {
      width: 60px;
      height: 60px;
      line-height: 60px;
      font-size: 18px;
    }
    .video-articles .sppb-addon-article.leading-item .sppb-article-details {
      margin-top: 15px;
    }
    .sp-tab-modules .tabs_buttons ul.tabs_container li.tab {
      font-size: 13px;
    }
    .sp-tab-modules .items_mask .tab-padding .news365-news-title {
      display: block;
      padding-left: 0;
      width: 100%;
      font-size: 14px;
    }
    .sp-tab-modules .items_mask .tab-padding .article-list-img {
      display: inline-block;
      width: auto;
    }
    .sp-tab-modules .items_mask .tab-padding >div>div:hover .article-list-img:after {
      font-size: 20px;
    }
    .sppb-addon-articles-slider .owl-prev,
    .sppb-addon-articles-slider .owl-next {
      top: -60px;
    }
    .sppb-addon-articles-slider .owl-prev:before,
    .sppb-addon-articles-slider .owl-next:before {
      font-size: 30px;
    }
    .sppb-addon-articles-slider .owl-prev {
      right: 20px;
    }
    .sppb-addon-single-image {
      text-align: center;
    }
    .sppb-addon-single-image img {
      display: inline-block;
    }
    .sp-news365-login .modal-content {
      padding: 30px;
    }
    .sp-news365-login .modal-dialog {
      width: inherit;
    }
    div.modal.fade.in {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
    }
    .sppb-addon-cta {
      text-align: center;
    }
    .sppb-addon-persion {
      margin-bottom: 40px;
    }
    .sppb-addon-persion img {
      width: 100%;
    }
    .sppb-addon-title {
      font-size: 22px !important;
    }
    .sppb-addon-feature {
      margin-bottom: 30px;
    }
    .sppb-addon-feature .sppb-icon i {
      font-size: 35px !important;
      height: 35px !important;
      line-height: 35px !important;
    }
    #sp-bottom {
      padding: 50px 0 !important;
    }
    #sp-bottom #sp-bottom1 {
      margin-bottom: 40px;
    }
    #sp-bottom #sp-bottom3 .sp-module {
      margin-top: 0;
    }
    #sp-bottom #sp-bottom4 {
      margin-top: 40px;
    }
    #sp-bottom .sp-module ul >li >a {
      font-size: 14px;
    }
    .layout-technology .sppb-addon-article .sppb-article-info-wrap {
      display: inline-block;
      padding-left: 0;
      vertical-align: middle;
      width: 100%;
    }
    .layout-technology .sppb-addon-article .sppb-article-img-wrap {
      display: inline-block;
      width: 100%;
    }
  }
  @media only screen and (max-width: 480px) {
    .j2store-cart-module .j2store-cart-module-wrapper {
      width: 150px;
      padding: 15px;
    }
    .j2store-cart-module .j2store-cart-module-wrapper .info {
      font-size: 14px;
    }
    .layout-technology .sppb-addon-article .sppb-article-img-wrap,
    .layout-technology .sppb-addon-article .sppb-article-info-wrap {
      width: 100%;
      padding-left: 0;
      display: block;
    }
    .layout-technology .sppb-addon-article .sppb-article-info-wrap {
      margin-top: 15px;
    }
    .sppb-addon-articles .sppb-addon-section-right >a:before {
      font-size: 13px;
      width: 28px;
      height: 28px;
      border: 2px solid;
      line-height: 26px;
    }
    .news365-top-search {
      min-width: inherit;
    }
  }
  @media screen and (min-width: 1200px) and (max-width: 1440px) {
    .product-crosssells-container .j2store-content .j2store-title-wrap .product-title a,
    .product-upsells-container .j2store-content .j2store-title-wrap .product-title a,
    .j2store-product-list .j2store-content .j2store-title-wrap .product-title a {
      font-size: 22px;
    }
    .product-crosssells-container .j2store-content .j2store-title-wrap .product-price-container .sale-price,
    .product-upsells-container .j2store-content .j2store-title-wrap .product-price-container .sale-price,
    .j2store-product-list .j2store-content .j2store-title-wrap .product-price-container .sale-price {
      font-size: 20px;
    }
    .sp-module .latestnews div a {
      font-size: 20px;
      margin-top: 25px;
    }
    .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li a.moduleItemTitle {
      margin-top: 5px;
    }
    .tab-k2 #sptab165 .tabs_buttons .tabs_mask ul.tabs_container li.tab {
      font-size: 14px;
    }
  }
  @media screen and (min-width: 1025px) and (max-width: 1199px) {
    .product-crosssells-container .j2store-content .j2store-title-wrap .product-title,
    .product-upsells-container .j2store-content .j2store-title-wrap .product-title,
    .j2store-product-list .j2store-content .j2store-title-wrap .product-title {
      line-height: 20px !important;
      width: 100%;
    }
    .product-crosssells-container .j2store-content .j2store-title-wrap .product-title a,
    .product-upsells-container .j2store-content .j2store-title-wrap .product-title a,
    .j2store-product-list .j2store-content .j2store-title-wrap .product-title a {
      font-size: 18px;
    }
    .product-crosssells-container .j2store-content .j2store-title-wrap .product-price-container,
    .product-upsells-container .j2store-content .j2store-title-wrap .product-price-container,
    .j2store-product-list .j2store-content .j2store-title-wrap .product-price-container {
      float: left;
      width: 100%;
    }
    .product-crosssells-container .j2store-content .j2store-title-wrap .product-price-container .sale-price,
    .product-upsells-container .j2store-content .j2store-title-wrap .product-price-container .sale-price,
    .j2store-product-list .j2store-content .j2store-title-wrap .product-price-container .sale-price {
      font-size: 16px;
    }
    #sp-right .sp-module-title,
    #sp-left .sp-module-title {
      font-size: 20px;
      margin-bottom: 25px;
    }
    .sp-module .latestnews div a {
      font-size: 20px;
      line-height: 1.3;
      margin-top: 20px;
    }
    div.k2TagCloudBlock a {
      font-size: 16px !important;
      line-height: 30px;
    }
    div.k2TagCloudBlock a:after {
      margin: -11px 10px 0;
    }
    .k2ItemsBlock ul li a.moduleItemTitle {
      font-size: 20px;
      line-height: 1.3;
      margin-bottom: 0;
      padding: 0;
    }
    .itemView .itemHeader h2.itemTitle {
      font-size: 40px;
      line-height: 1.2;
      padding-bottom: 20px;
    }
    .k2ItemsBlock ul li a.moduleItemTitle {
      font-size: 16px;
    }
    .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li .moduleItemImage {
      width: auto;
    }
    .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li a.moduleItemTitle {
      width: 100%;
      padding-left: 0;
      margin-top: 0;
      margin-bottom: 20px;
    }
    .tab-k2 #sptab165 .tabs_buttons .tabs_mask ul.tabs_container li.tab {
      font-size: 14px;
    }
  }

  @media screen and (min-width: 768px) and (max-width: 1024px) {
    #sp-main-body {
      padding: 70px 0;
    }
    .product-crosssells-container .j2store-content .j2store-title-wrap .product-title,
    .product-upsells-container .j2store-content .j2store-title-wrap .product-title,
    .j2store-product-list .j2store-content .j2store-title-wrap .product-title {
      line-height: 20px !important;
      width: 100%;
    }
    .product-crosssells-container .j2store-content .j2store-title-wrap .product-title a,
    .product-upsells-container .j2store-content .j2store-title-wrap .product-title a,
    .j2store-product-list .j2store-content .j2store-title-wrap .product-title a {
      font-size: 18px;
    }
    .product-crosssells-container .j2store-content .j2store-title-wrap .product-price-container,
    .product-upsells-container .j2store-content .j2store-title-wrap .product-price-container,
    .j2store-product-list .j2store-content .j2store-title-wrap .product-price-container {
      float: left;
      width: 100%;
    }
    .product-crosssells-container .j2store-content .j2store-title-wrap .product-price-container .sale-price,
    .product-upsells-container .j2store-content .j2store-title-wrap .product-price-container .sale-price,
    .j2store-product-list .j2store-content .j2store-title-wrap .product-price-container .sale-price {
      font-size: 16px;
    }
    .product-crosssells-container .j2store-productlist-img-wrap .j2store-product-images .mod_pic a,
    .product-upsells-container .j2store-productlist-img-wrap .j2store-product-images .mod_pic a,
    .j2store-product-list .j2store-productlist-img-wrap .j2store-product-images .mod_pic a {
      font-size: 30px;
      height: 30px;
    }
    .product-crosssells-container .j2store-productlist-img-wrap .product-icons,
    .product-upsells-container .j2store-productlist-img-wrap .product-icons,
    .j2store-product-list .j2store-productlist-img-wrap .product-icons {
      height: 55px;
    }
    .product-crosssells-container .j2store-productlist-img-wrap .product-icons .btn.btn-primary.j2store_add_to_cart_button,
    .product-crosssells-container .j2store-productlist-img-wrap .product-icons .j2store-cart-button,
    .product-upsells-container .j2store-productlist-img-wrap .product-icons .btn.btn-primary.j2store_add_to_cart_button,
    .product-upsells-container .j2store-productlist-img-wrap .product-icons .j2store-cart-button,
    .j2store-product-list .j2store-productlist-img-wrap .product-icons .btn.btn-primary.j2store_add_to_cart_button,
    .j2store-product-list .j2store-productlist-img-wrap .product-icons .j2store-cart-button {
      height: 55px;
      line-height: 55px;
      width: 55px;
    }
    .product-crosssells-container .items-row .bannergroup.blog-bottom-add,
    .product-upsells-container .items-row .bannergroup.blog-bottom-add,
    .j2store-product-list .items-row .bannergroup.blog-bottom-add {
      margin: 40px 0 50px;
    }
    #sp-right .sp-module-title,
    #sp-left .sp-module-title {
      font-size: 16px;
      margin-bottom: 25px;
    }
    .j2store-product-module.j2store-product-module-list .j2store-module-product .product-cart-section .j2store-product-image {
      width: 100%;
    }
    .j2store-product-module.j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block .product-price-container {
      margin-top: 5px;
    }
    .j2store-product-module.j2store-product-module-list .j2store-module-product .product-cart-section .product-cart-left-block .product_cart_block form {
      margin-top: 0;
    }
    .j2store-single-product .product-content .product-title {
      font-size: 30px;
      margin: 0 0 10px;
    }
    .j2store-single-product .product-content .product-price .product-price-container span {
      font-size: 25px;
    }
    .j2store-single-product .j2store-view-back-button {
      margin-top: 50px;
    }
    .tab-content .tab-pane .product-sdesc {
      padding: 30px 0 30px;
    }
    .sppb-addon-gmap-canvas {
      height: 320px !important;
    }
    .sppb-ajaxt-contact-form .sppb-form-group {
      width: 100%;
      padding-right: 0;
    }
    .sppb-ajaxt-contact-form .sppb-form-group:nth-child(4) {
      padding-bottom: 25px;
      padding-top: 0;
    }
    .error-page .error-contnet {
      font-size: 40px;
      line-height: 1;
      margin-bottom: 0;
    }
    .entry-header h2 {
      font-size: 20px !important;
      line-height: 1.1 !important;
    }
    .sp-module .latestnews div a {
      font-size: 18px;
      margin-top: 15px;
    }

    .sp-module ul.mostread li a {
      line-height: 1.2;
      padding: 12px 0;
    }
    .sp-module .tagspopular ul li a {
      font-size: 14px;
      line-height: 28px;
    }
    .entry-image,
    .entry-gallery,
    .entry-video,
    .entry-audio,
    .entry-link {
      margin-bottom: 15px;
    }
    .blog-bottom-add {
      margin: 30px 0 0;
    }
    .blog-sidebar-title .sp-module-title {
      font-size: 24px;
      margin-bottom: 25px;
    }
    article.item {
      margin-bottom: 0;
      padding-bottom: 25px;
    }
    article.item p {
      font-size: 14px;
    }
    .view-article article.item div[itemprop="articleBody"] p {
      font-size: 14px;
    }
    .view-article article.item .pager {
      margin: 50px 0 0;
      padding: 14px 0;
    }
    p {
      font-size: 14px !important;
    }
    div.catItemHeader h3.catItemTitle {
      font-size: 20px;
    }
    .k2ItemsBlock .moduleItemImage {
      margin-bottom: 15px;
    }
    .k2ItemsBlock ul li a.moduleItemTitle {
      font-size: 18px;
      line-height: 1.3;
      margin-bottom: 0;
      padding: 0;
    }
    div.k2TagCloudBlock a {
      font-size: 14px !important;
      line-height: 28px;
    }
    div.k2TagCloudBlock a:after {
      margin: -12px 10px 0;
    }
    .k2CategoriesListBlock ul li a {
      line-height: 50px;
    }
    div.catItemView {
      margin-bottom: 15px;
    }
    div.catItemIntroText {
      padding: 4px 0 0;
    }
    div.k2Pagination ul {
      margin-top: 0;
    }
    #k2Container {
      padding: 0;
    }
    div.k2Pagination {
      margin: 24px 0 0;
      padding: 0;
    }
    .itemView .itemBody .itemFullText blockquote {
      font-size: 18px;
      line-height: 1.2;
      padding: 0 0 25px;
    }
    .itemView .itemBody .itemFullText blockquote:before {
      font-size: 40px;
      margin-right: 20px;
    }
    .k2ItemsBlock ul li a.moduleItemTitle {
      font-size: 16px;
    }
    .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li .moduleItemImage {
      width: auto;
    }
    .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li a.moduleItemTitle {
      width: 100%;
      padding-left: 0;
      margin-top: 0;
      margin-bottom: 20px;
    }
    .tab-k2 #sptab165 .tabs_buttons .tabs_mask ul.tabs_container li.tab {
      font-size: 14px;
    }
  }

  @media screen and (min-width: 320px) and (max-width: 767px) {
    #sp-main-body {
      padding: 60px 0;
    }
    .j2store-single-product {
      margin-bottom: 30px;
      display: table;
    }
    .j2store-single-product .j2store-mainimage {
      display: table;
    }
    .product-crosssells-container,
    .product-upsells-container,
    .j2store-product-list {
      display: table;
    }
    .product-crosssells-container .items-row .bannergroup.blog-bottom-add,
    .product-upsells-container .items-row .bannergroup.blog-bottom-add,
    .j2store-product-list .items-row .bannergroup.blog-bottom-add {
      margin: 20px 0 40px;
    }
    #sp-left .sp-module-title {
      margin-bottom: 25px;
    }
    #sp-right .sp-module {
      margin-top: 20px;
    }
    #sp-right .sp-module-title {
      margin-bottom: 25px;
    }
    .j2store-single-product .product-content .product-title {
      font-size: 28px !important;
      line-height: 1 !important;
      margin: 10px 0;
    }
    .j2store-single-product .product-content .product-price .product-price-container span {
      font-size: 25px;
    }
    .j2store-single-product .j2store-view-back-button {
      margin-top: 25px;
      padding-bottom: 30px;
    }
    .tabs {
      margin-top: 35px;
    }
    .tabs .tab-content .tab-pane .product-sdesc {
      padding: 25px 0 30px;
    }
    .upsell-product {
      margin-bottom: 30px;
    }
    .sppb-addon-gmap-canvas {
      height: 290px !important;
    }
    .news365-contact-info {
      margin-bottom: 30px;
    }
    .news365-contact-info .sppb-addon.sppb-addon-text-block h3 {
      margin-bottom: 20px !important;
    }
    .sppb-ajaxt-contact-form .sppb-form-group {
      width: 100%;
      padding-right: 0;
    }
    .sppb-ajaxt-contact-form .sppb-form-group:nth-child(4) {
      padding-bottom: 25px;
      padding-top: 0;
    }
    .error-page .error-details {
      clear: both;
      display: table;
      width: 100%;
    }
    .error-page .error-details .error-contnet {
      font-size: 30px;
      line-height: 1;
      margin-bottom: 0;
    }
    .sp-comingsoon-wrap {
      min-height: 100%;
      padding: 60px 0;
    }
    #sp-comingsoon .sp-comingsoon-countdown {
      margin-bottom: 40px;
      margin-top: 45px;
    }
    #sp-comingsoon .sp-comingsoon-countdown div {
      display: inline-block;
      margin: 0 20px 0 0;
    }
    #sp-comingsoon .sp-comingsoon-countdown div:last-of-type {
      margin-right: 0;
    }
    #sp-comingsoon .sp-comingsoon-countdown div .number {
      font-size: 24px;
      letter-spacing: 0;
      margin-left: 0;
    }
    #sp-comingsoon .sp-comingsoon-countdown div .string {
      font-size: 14px;
    }
    #sp-comingsoon {
      margin-bottom: 0;
    }
    #sp-comingsoon .acymailing_module .acymailing_module_form .acymailing_form {
      margin: 25px auto 0 !important;
      width: 100%;
    }
    #sp-comingsoon .acymailing_module .acymailing_module_form .acymailing_form .acysubbuttons input {
      font-size: 12px;
      padding: 0 20px;
    }
    article.item {
      margin-bottom: 25px;
    }

    article.item p {
      font-size: 14px;
    }
    /*.layout-blog .published {*/
    /*  bottom: 10px;*/
    /*}*/
    .entry-image,
    .entry-gallery,
    .entry-video,
    .entry-audio,
    .entry-link {
      margin-bottom: 15px;
    }
    .pagination {
      margin: 0 0 45px;
    }
    .blog-sidebar-title .sp-module-title {
      font-size: 24px !important;
      margin-bottom: 30px;
    }
    .sp-module {
      margin-top: 40px;
    }
    .sp-module .latestnews div a {
      font-size: 20px;
      line-height: 1.1;
      margin-top: 25px;
    }
    .sp-module .latestnews div .article-list-img {
      display: table;
    }
    .sp-module ul.mostread li a {
      line-height: 1.3;
      padding: 13px 0;
    }
    .sp-module ul.categories-module li a,
    .sp-module ul.mod-menu li a {
      line-height: 40px;
    }
    .blog-bottom-add {
      margin: 15px 0 30px;
    }
    #sp-right .sp-module-title,
    #sp-left .sp-module-title {
      font-size: 22px !important;
    }
    .view-article #sp-main-body,
    .layout-blog #sp-main-body {
      padding: 60px 0;
    }
    .view-article article.item div[itemprop="articleBody"] blockquote {
      font-size: 18px;
      line-height: 1.2;
      padding: 15px 0 30px;
    }
    .view-article article.item div[itemprop="articleBody"] blockquote:before {
      font-size: 40px;
      margin-right: 20px;
    }
    .view-article article.item div[itemprop="articleBody"] p {
      font-size: 14px;
    }
    .view-article article.item .article-info {
      margin: 20px -8px 25px;
    }
    .view-article article.item .tags {
      margin-top: 35px;
    }
    .view-article article.item .sp-social-share {
      margin-bottom: 35px;
    }
    .view-article article.item .pager {
      padding: 12px 0;
      margin-bottom: 0;
    }
    p {
      font-size: 14px !important;
    }
    .article-info dd {
      font-size: 12px;
    }
    .k2ItemsBlock ul li a.moduleItemTitle {
      font-size: 20px;
      line-height: 1.3;
      margin-bottom: 0;
      padding: 0;
    }
    .k2ItemsBlock.k2-related-module ul li a.moduleItemTitle {
      font-size: 16px;
    }
    .k2CategoriesListBlock ul li a {
      line-height: 50px;
    }
    div.catItemView {
      margin-bottom: 30px;
      padding: 0;
    }
    div.catItemIntroText {
      padding: 4px 0 0;
    }
    div.k2Pagination {
      margin: 0;
      padding: 0;
    }
    div.k2Pagination ul {
      margin-bottom: 25px;
    }
    #sp-right .sp-module.k2-related-module {
      margin-top: 40px;
    }
    #sp-right .sp-module-title {
      margin-bottom: 10px;
    }
    .itemView .itemHeader span.itemDateCreated {
      font-size: 12px;
      margin: 0;
      display: block;
    }
    .itemView .itemHeader span.itemDateCreated span.info-block-title {
      margin-right: 8px;
      margin-left: 0;
      font-size: 12px;
    }
    .itemView .itemHeader h2.itemTitle {
      font-size: 20px !important;
      line-height: 1.2;
      padding-bottom: 12px;
    }
    .itemView .itemBody .itemFullText h3 {
      margin: 30px 0;
    }
    .itemView .itemBody .itemFullText blockquote {
      font-size: 18px;
      line-height: 1.2;
      padding: 0 0 25px;
    }
    .itemView .itemBody .itemFullText blockquote:before {
      font-size: 40px;
      margin-right: 20px;
    }
    .sppb-empty-space.clearfix {
      display: none;
    }
    body.offcanvas {
      margin-left: 0;
    }
    #sp-top-bar .sp-module.top-login {
      margin-left: 5px;
      margin-right: 20px;
    }
    #sp-top-bar .sp-module.top-register-button {
      margin-left: 0;
    }
    ul.social-icons li {
      margin-left: 12px;
    }
    ul.social-icons li:first-child {
      margin-left: 0;
    }
    #j2store_currency {
      margin-left: 5px;
    }
    #j2store_currency a {
      padding: 0 6px;
    }
    .tab-k2 #sptab165 .items_mask .tab-padding div.k2ItemsBlock ul li a.moduleItemTitle {
      margin-top: 5px;
    }
    .tab-k2 #sptab165 .tabs_buttons .tabs_mask ul.tabs_container li.tab {
      font-size: 14px;
    }
  }
  @media screen and (min-width: 550px) and (max-width: 767px) {
    #sp-comingsoon .acymailing_module .acymailing_module_form .acymailing_form {
      margin: 25px auto 0 !important;
      width: 80%;
    }
    #sp-comingsoon .acymailing_module .acymailing_module_form .acymailing_form .acysubbuttons input {
      font-size: 14px;
      padding: 0 25px;
    }
    #sp-comingsoon .sp-comingsoon-countdown {
      margin-bottom: 40px;
      margin-top: 45px;
    }
    #sp-comingsoon .sp-comingsoon-countdown div {
      margin: 0 25px 0 0;
    }
    #sp-comingsoon .sp-comingsoon-countdown div .number {
      font-size: 35px;
    }
    #sp-comingsoon .sp-comingsoon-countdown div .string {
      font-size: 16px;
    }
  }

  @media screen and (max-width: 1399px) {
    header .sp-module ul.mod-menu li a {
      line-height: 20px;
    }
  }
templates\shaper_news365\html\com_content\article
  @-moz-document url-prefix() {
    a,
    p,
    div,
    ul,
    ol,
    li,
    span {
      font-weight: lighter;
    }
  }
  .layout-technology
    .sppb-addon-article
    .sppb-article-details
    .sppb-article-title
    a,
  a {
    display: inline;
  }
  .table-book * {
    text-align: left;
  }
  .rubricaletterariahome .sppb-addon-article a,
  .newseventi-home .sppb-addon-article a,
  .layout-featured-2 .sppb-addon-article a,
  .btn,
  .btn-acquistalibro {
    display: inline-block;
  }
  #kunena .btn i {
    line-height: inherit !important;
  }
  .layout-technology .sppb-addon-article .sppb-article-img-wrap {
    display: table-cell;
  }
  section.artilces-headline-wrapper .knewchar {
    display: none;
  }
  .artilces-headline-wrapper {
    border: 0;
  }
  .entry-image,
  .entry-gallery,
  .entry-video,
  .entry-audio,
  .entry-link {
    margin-bottom: 10px;
  }
  .sp-module .latestnews > div .article-list-img {
    text-align: center;
  }
  .sp-module .latestnews > div .article-list-img a {
    display: inline-block;
    max-width: 149px;
    position: relative;
    overflow: hidden;
  }
  .item-rubrica-letteraria .sp-dropdown-items {
    display: none !important;
  }
  .item-rubrica-letteraria .sp-module {
    margin-top: 0 !important;
  }
  .sp-megamenu-parent {
    text-transform: uppercase;
  }
  .sp-megamenu-parent
    .sp-dropdown.sp-dropdown-main.sp-menu-full
    > .sp-dropdown-inner:before,
  .sp-megamenu-parent
    .sp-dropdown.sp-dropdown-main.sp-menu-full
    > .sp-dropdown-inner:after,
  .sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-color: rgba(153,51,51,0.96) !important;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    padding: 10px 20px;
  }
  .sp-dropdown-inner .category-title,
  .sp-dropdown-inner .published-date {
    display: none;
  }
  .sp-megamenu-parent
    .sp-dropdown
    .sp-dropdown-inner
    .latestnews
    .news365-news-title {
    color: white;
  }
  .sp-megamenu-parent > li > a {
    position: relative;
  }
  .sp-megamenu-parent > li.active > a:before,
  .sp-megamenu-parent > li:hover > a:before {
    content: "";
    border-bottom: 1px solid #993333;
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  .sp-megamenu-parent > li {
    margin-right: 19px !important;
  }
  li.sp-menu-item.sp-has-child:not(.hidden-submenu) {
    margin-right: 30px !important;
  }
  .sp-megamenu-parent > li.sp-has-child > a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: " \f107";
    position: absolute;
    margin-left: 7px;
    position: absolute;
    margin-left: 7px;
  }
  .sp-module .latestnews > div .news365-news-title {
    font-size: 19px;
    margin-bottom: 5px;
    text-align: left;
    color: white;
  }
  .sp-module .latestnews > div .news365-news-title:hover {
    text-decoration: underline;
  }
  .sp-module .latestnews > div .published-date {
    text-align: center;
    color: white;
  }
  .news365-top-search {
    min-width: auto;
    max-width: 240px;
    float: right;
  }
  .news365-top-search form {
    border: 1px solid #993333;
  }
  .news365-top-search form:after {
    right: 17px;
  }
  textarea {
    min-height: 190px !important;
  }
  #rsform_4_page_0 {
    padding-top: 15px;
  }
  #rsform_4_page_0 #submit {
    margin-top: 33px;
  }
  .form-control {
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 0;
    border-radius: 0 0;
  }
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"],
  input[type="search"],
  input[type="tel"],
  input[type="color"],
  .uneditable-input {
    border-color: #993333 !important;
    -webkit-border-radius: 0 0 !important;
    -moz-border-radius: 0 0 !important;
    border-radius: 0 0 !important;
  }
  select:hover,
  textarea:hover,
  input[type="text"]:hover,
  input[type="password"]:hover,
  input[type="datetime"]:hover,
  input[type="datetime-local"]:hover,
  input[type="date"]:hover,
  input[type="month"]:hover,
  input[type="time"]:hover,
  input[type="week"]:hover,
  input[type="number"]:hover,
  input[type="email"]:hover,
  input[type="url"]:hover,
  input[type="search"]:hover,
  input[type="tel"]:hover,
  input[type="color"]:hover,
  .uneditable-input:hover {
    border-color: #732626 !important;
  }
  select:focus,
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: #602020 !important;
  }
  #sp-header-right .sp-module:last-child {
    margin-top: 30px;
  }
  #sp-header-right .sp-module:last-child .nav.menu {
    float: right;
  }
  #sp-header-right .sp-module:last-child .nav.menu li {
    float: left;
    border: 0;
  }
  #sp-header-right .sp-module:last-child .nav.menu li a {
    padding: 0 20px;
  }
  #sp-header-right .sp-module:last-child .nav.menu li:last-child {
    padding-right: 0 !important;
  }
  .btn-seguiladiscussione {
    border: 2px solid #993333;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 10px 20px;
    background-position: center left;
    background-repeat: no-repeat;
    background: #993333;
    color: white;
    display: block;
    margin-bottom: 20px !important;
  }
  .btn-seguiladiscussione img {
    display: inline;
    filter: brightness(0) invert(1);
    margin-right: 10px;
  }
  .btn-seguiladiscussione i {
    color: white;
    margin-right: 10px;
    transition: all 0.5s;
  }
  .btn-seguiladiscussione:hover {
    color: #993333;
    background: #fff;
  }
  .btn-seguiladiscussione:hover i {
    color: #993333;
  }
  .btn-seguiladiscussione:hover img {
    filter: initial;
  }
  .btn-acquistalibro {
    border: 2px solid #993333;
    width: 100%;
    text-align: center;
    font-size: 18px;
    padding: 10px 20px;
    background-position: center left;
    background-repeat: no-repeat;
  }
  .btn-acquistalibro span {
    text-align: left;
    display: block;
    margin-left: 42px;
  }
  .btn-acquistalibro.btn-ebook {
    background-size: 36px auto;
    background-image: url("../images/icon_ebook2.svg");
  }
  .btn-acquistalibro.btn-ebook:hover {
    background-image: url("../images/icon_ebook2_h.svg");
  }

.btn-acquistalibro.btn-abook{
  background-size: 41px auto;
  background-image: url("../images/icon_abook.svg");
}
.btn-acquistalibro.btn-abook:hover {
  background-image: url("../images/icon_abook_h.svg");
}

.btn-acquistalibro.btn-readlist{
  position:relative;
  padding-left: 10px;
}


.btn-acquistalibro.btn-readlist i{
  position: absolute;
  left: 5px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 30px;
}

@media(max-width: 576px){
  article.item.item-page .col-sm-5 .full-image{
    width: 100%;
  }
  .btn-acquistalibro.btn-readlist {
    text-align: left!important;
    padding-left: 63px !important;
  }
  .btn-acquistalibro.btn-readlist i {
    font-size: 40px;
  }
  .btn-acquistalibro.btn-readlist i.fa.fa-keyboard{
    font-size:33px;
  }

}

  .btn-acquistalibro.btn-librocartaceo {
    background-position: center left 4px;
    background-size:36px auto!important;
    background-image: url("../images/icon_libro2.svg");
  }
  .btn-acquistalibro.btn-librocartaceo:hover {
    background-image: url("../images/icon_libro2_h.svg");
  }
  .btn-acquistalibro:active,
  .btn-acquistalibro:focus {
    color: #993333;
    background-color: white;
  }
  .btn-acquistalibro:hover {
    background-color: #993333;
    color: white;
  }
  .kdiscuss-title.login-discuss {
    background: #993333;
    color: white;
    border: 0;
  }
  .klogin-to-discuss {
    color: #993333;
    border-color: #993333;
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 0;
    border-radius: 0 0;
  }
  .klogin-to-discuss:hover,
  .klogin-to-discuss:focus,
  .klogin-to-discuss:active {
    background: #993333;
    color: white;
  }
  .select-menu {
    width: 100%;
  }
  #sp-right {
    padding-top: 16px;
  }
  #sp-right ul.mod-menu.mod-list li {
    border-bottom: 1px solid #993333;
    background: white !important;
  }
  #sp-right ul.mod-menu.mod-list li a {
    line-height: 1.5;
    padding: 13px 0;
    background: white !important;
  }
  #sp-right ul.mod-menu.mod-list li.active a,
  #sp-right ul.mod-menu.mod-list li.current a {
    color: #993333;
  }
  .sppb-addon-article .sppb-img-wrapper:after,
  .entry-image a:after,
  .sppb-addon-article .sppb-img-wrapper:before,
  .sp-tab-modules .items_mask .tab-padding .article-list-img a:before,
  .entry-image a:before,
  div.catItemImageBlock .catItemImage a:before,
  .k2ItemsBlock .moduleItemImage:before,
  .sp-module .latestnews > div .article-list-img a:before,
  .sp-vertical-tabs
    .sp-tab-pane
    .sp-article-inner:hover
    .sp-img-wrapper
    a:before {
    display: none !important;
  }
  .blog .items-row .jcomments-links {
    display: none;
  }
  .blog.view-tabellare table tr td {
    padding: 10px 8px;
    vertical-align: middle;
  }
  .blog.view-tabellare .entry-image.intro-image {
    width: 100px;
  }
  .blog.view-tabellare h2 {
    line-height: 1.2;
    margin: 0;
    font-size: 15px;
  }
  .k2ProfileHeading {
    display: none;
  }
  #jform_joomlamailer_subscribe-lbl {
    display: inline-block !important;
  }
  #jform_profile_tos-lbl .star {
    position: absolute;
  }
  #jform_joomlamailer_subscribe-lbl + .optional {
    display: none;
  }
  #jform_joomlamailer_subscribe {
    margin: -4px 10px 0;
    min-width: auto;
    transform: scale(1.4);
    border-radius: 0 0;
  }
  td #jform_profile_tos {
    padding-left: 15px !important;
  }
  td #jform_profile_tos input#jform_profile_tos0,
  td #jform_profile_tos input#jform_profile_tos1 {
    margin-top: 7px !important;
    min-width: auto;
    transform: scale(1.4);
    border-radius: 0 0;
  }
  .uk-tab > li.uk-active > a {
    color: #993333 !important;
  }
  #sp-bottom {
    padding: 60px 0 50px !important;
  }
  #sp-bottom .sp-module {
    margin-top: 0 !important;
  }
  #sp-bottom .sp-module a:hover {
    color: white;
  }
  #sp-bottom .sp-module .latestnews > div {
    margin-bottom: 13px;
  }
  #sp-bottom .sp-module .latestnews > div .news365-news-title {
    font-size: 15px;
  }
  #sp-bottom .sp-module .latestnews .article-list-img:hover + .news365-news-title {
    color: white;
  }
  .pginline select#limit {
    max-width: 100%;
    width: 150px;
  }
  .nomarginbottom {
    margin-bottom: 0 !important;
  }
  .blog .article-info {
    font-size: 13px;
  }
  #sp-main-menu-sticky-wrapper {
    height: 62px !important;
  }
  .offcanvas-inner {
    background: white !important;
    padding-bottom: 30px;
  }
  .offcanvas-inner .search {
    margin: 0 20px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module {
    margin-bottom: 0;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul li {
    border-bottom: 0 !important;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul li a {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: #993333 !important;
    background: white !important;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul li:not(.active) i {
    color: #993333 !important;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul li.active > i,
  .offcanvas-menu .offcanvas-inner .sp-module ul li.active > a {
    background: #993333 !important;
    color: white !important;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul li.active ul li.active {
    background: #732626 !important;
    color: white !important;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li {
    background: transparent !important;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:active > a,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a {
    background: white !important;
  }
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active:hover > a,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active:active > a,
  .offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active:focus > a {
    background: #732626 !important;
  }
  .view-article article.item .entry-header {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .view-article article.item .entry-header h2 {
    font-size: 40px;
    margin: 0;
  }
  .articlebody {
    text-align: justify;
  }
  .news365-top-search form input {
    border: 1px solid #993333;
  }
  .news365-top-search form:after {
    top: 16px;
    right: 8px;
  }
  ol {
    list-style: decimal;
    padding-left: 20px;
  }
  ul {
    padding-left: 20px;
    list-style: circle;
  }
  button {
    height: auto !important;
  }
  .sp-menu-item.sp-has-child.hidden-submenu > a:after {
    display: none;
  }
  .sp-menu-item.sp-has-child.hidden-submenu .sp-dropdown {
    display: none;
  }
  body:not(.tags-block-autor-category) .tag-category .category .createdby,
  body:not(.tags-block-autor-category) .tag-category .category .category-name {
    display: none;
  }
  .view-article article.item div[itemprop="articleBody"] div,
  .view-article article.item div[itemprop="articleBody"] ul,
  .view-article article.item div[itemprop="articleBody"] ol,
  .view-article article.item div[itemprop="articleBody"] li {
    font-size: 16px;
  }
  .menu-recensioni {
    margin-bottom: -50px;
    margin-top: 100px !important;
  }
  .menu-recensioni li {
    float: left;
    border: 0;
    border-bottom: 1px solid white !important;
    margin-left: 20px;
  }
  .menu-recensioni li:first-child {
    margin-left: 0;
  }
  .menu-recensioni li a {
    background: transparent;
    line-height: 1 !important;
    padding: 2px 0 !important;
    color: #363636;
    border: 0 !important;
    background: transparent !important;
  }
  .menu-recensioni li:hover,
  .menu-recensioni li.active,
  .menu-recensioni li:active,
  .menu-recensioni li:focus {
    background: transparent;
    border-bottom: 1px solid #993333 !important;
  }
  .menu-recensioni li:hover a,
  .menu-recensioni li.active a,
  .menu-recensioni li:active a,
  .menu-recensioni li:focus a {
    color: #993333;
  }
  .sp-menu-full {
    width: 100% !important;
  }
  body.view-registration table.admintable td.key {
    width: 250px !important;
  }
  body.view-registration label.hasPopover,
  body.view-registration label.hasTooltip,
  body.view-registration input.hasTooltip {
    display: inline-block !important;
  }
  body.view-registration #jform_profile_dob_img {
    height: 45px !important;
    border: 1px solid #993333;
    border-left: 0 !important;
    -webkit-border-radius: 0 0;
    -moz-border-radius: 0 0;
    border-radius: 0 0;
    -webkit-box-shadow: 0 0 !important;
    -moz-box-shadow: 0 0 !important;
    box-shadow: 0 0 !important;
  }
  body.view-registration .optional {
    display: none;
  }
  body.view-registration .controls {
    font-size: 10px;
  }
  /*.hidden-date-blog .article-info .published {*/
  /*  display: none !important;*/
  /*}*/
  .category-desc {
    margin-bottom: 10px;
  }
  .banneritem {
    text-align: center;
  }
  .banneritem a {
    display: inline-block;
  }
  .banneritem a img {
    display: block !important;
  }
  .sppb-addon-title {
    color: #993333 !important;
  }
  .klatest-items {
    margin: 0 -15px;
  }
  .klatest-items .klatest-item {
    width: 33%;
    padding: 0 15px !important;
    float: left;
    box-sizing: border-box;
    clear: none !important;
  }
  .calendar table {
    width: 100%;
  }
  .calendar table thead .title {
    width: 100%;
  }
  #jform_params_authors_chzn .search-field,
  #jform_params_authors_chzn .search-field input {
    width: 100% !important;
  }
  .chzn-container .chzn-choices,
  .chzn-container-active .chzn-choices {
    border: 1px solid #993333;
    box-shadow: 0 0 0px;
  }
  .chzn-container .chzn-choices input,
  .chzn-container-active .chzn-choices input {
    font-size: 14px;
    height: 41px !important;
    font-family: Poppins, sans-serif !important;
  }
  a,
  a:focus,
  a:active {
    color: #993333;
  }
  a:hover {
    color: #732626;
  }
  .articlebody ul,
  .articlebody ol {
    padding-left: 40px;
    display: inline-block;
    margin: 0;
  }
  .registration #member-registration .controls {
    display: none;
  }
  .form-group #jform_profile_tos input {
    margin: 4px 5px 0 0 !important;
    width: 20px !important;
  }
  .offcanvas-menu .mod-search-searchword {
    color: #333 !important;
  }
  .uk-switcher.uk-text-left .uk-panel {
    text-align: justify !important;
  }
  .blog.hidden-category-blog .category-name {
    display: none;
  }
  .com-content.view-article .item .entry-image img {
    -webkit-webkit-transform: none !important;
    -moz-webkit-transform: none !important;
    -ms-webkit-transform: none !important;
    -o-webkit-transform: none !important;
    webkit-transform: none !important;
    transform: none !important;
  }
  .klatest-subject,
  .klatest-preview-content,
  .klatest-posttime {
    margin-left: 43px;
  }
  .cadre_inner_texte_alert_cookies .btn-link {
    border: 1px solid white;
  }
  .sppb-img-responsive {
    width: 100%;
  }
  .formRed {
    color: #993333;
  }
  .btn-primary[disabled] {
    background: #732626 !important;
  }
  #sp-bottom .formRed,
  #sp-bottom .formError {
    color: white;
  }
  .blog > h2,
  .view-article article.item .entry-header,
  .entry-header > h2 {
    margin-top: 0 !important;
  }
  #comments-form-send a {
    color: white;
  }
  .tag-categorytags-block-autor-category h1,
  .tag-category h1 {
    font-family: Merriweather, sans-serif;
    font-size: 40px;
    font-weight: normal;
  }
  .klatest-subject,
  .klatest-preview-content,
  .klatest-posttime {
    margin-left: 43px;
  }
  .box4-link {
    margin-top: -1px;
  }
  .layout-technology
    .sppb-addon-article
    .sppb-article-details
    .sppb-article-title
    a {
    overflow: visible;
  }
  #uddeim-module,
  #uddeim-modulenew {
    font-size: 20px !important;
  }
  .uk-nav-dropdown > li.uk-active > a {
    color: #993333 !important;
  }
  .uk-nav-dropdown > li > a:focus,
  .uk-nav-dropdown > li > a:hover {
    background: #993333 !important;
  }
  #comments-form-cancel {
    display: none !important;
  }
  #comments-form-subscribe {
    margin-right: 10px;
  }
  #jc {
    padding-top: 10px;
  }
  #jc > h4,
  #jc #comments-inline-report > h4,
  #jc > #comments > h4 {
    font-family: Merriweather, sans-serif;
    font-size: 26px;
    font-weight: normal !important;
    border-bottom: 0;
    color: #333 !important;
  }
  .kwho-user,
  .topic-starter {
    color: #993333 !important;
  }
  .btn-primary {
    background: #993333;
  }
  .btn-primary:hover,
  .btn-primary:active,
  .btn-primary:focus {
    background: #732626;
  }
  .btn-success[disabled] {
    background: #732626 !important;
  }
  .btn-success,
  .sppb-btn-success {
    background-color: #993333 !important;
  }
  .btn-success:hover,
  .btn-success:focus,
  .btn-success:active,
  .sppb-btn-success:hover,
  .sppb-btn-success:focus,
  .sppb-btn-success:active {
    background-color: #732626 !important;
  }
  #kunena.layout form#postform {
    margin-bottom: 20px;
  }
  .span1.col-A {
    width: auto !important;
  }
  .tag-category h1 {
    margin-top: 0 !important;
  }
  .offcanvas-menu {
    background-color: white !important;
  }
  .rubricaletterariahome .sppb-article-introtext {
    text-align: justify;
  }
  .com-search.view-search #limit {
    width: 220px !important;
  }
  .stats-module dd,
  .stats-module dt {
    display: block;
  }
  .stats-module dd a,
  .stats-module dt a {
    color: white;
  }
  .kfrontend .well.well-sm .container {
    width: 100% !important;
  }
  #kunena .nav .mobile-user a b {
    position: absolute;
    right: 11px;
    margin-top: 8px;
  }
  #jc > h4 {
    color: #333;
  }
  .uddeim-navbar2 img {
    display: inline;
  }
  .uddeim-navbar2 li {
    float: left;
    margin-right: 15px;
  }
  .uddeim-navbar2 li:last-child {
    margin-right: 0;
  }
  #kunena.layout li.markItUpButton ul {
    margin-top: 0 !important;
    padding-top: 7px !important;
  }
  #kunena.layout li.markItUpButton ul a {
    padding-bottom: 15px !important;
  }
  #kunena.layout .markItUpHeader ul li:hover > ul {
    display: block !important;
  }
  #jjshoutboxform #noguest {
    color: #993333 !important;
    font-weight: normal !important;
  }
  #uddeim-navbar2 img {
    display: inline !important;
  }
  #uddeim-navbar2 ul li img {
    margin-bottom: 5px !important;
  }
  .table-posta td {
    vertical-align: middle !important;
    text-align: left !important;
  }
  .table-posta td br {
    display: none;
  }
  .table-posta td img {
    margin: 3px 0;
    display: inline;
  }
  #sp-top-bar {
    background: #993333;
  }
  .entrysocialblock-ebook {
    padding-bottom: 15px;
  }
  .entrysocialblock-ebook div {
    display: block !important;
  }
  .entrysocialblock-ebook a {
    display: inline !important;
  }
  #clearpoll {
    display: none;
  }
  #author-form input[type="text"],
  #author-form select,
  #author-form textarea {
    width: 100% !important;
  }
  #author-form .col-sm-4 {
    margin-bottom: 20px;
  }
  #kunena blockquote {
    border-color: #993333 !important;
  }
  @media (max-width: 1399px) {
    .sp-megamenu-parent > li {
      margin-right: 16px !important;
    }
    .sp-megamenu-parent > li.sp-menu-item.sp-has-child:not(.hidden-submenu) {
      margin-right: 27px !important;
    }
    .sp-megamenu-parent > li.sp-has-child > a:after {
      margin-left: 4px;
    }
    .sp-megamenu-parent > li > a {
      font-size: 13px;
    }
  }
  @media (max-width: 991px) {
    .layout-technology a.sppb-img-wrapper {
      display: block !important;
      width: 100% !important;
    }
    #sp-bottom > .container > .row > .col-sm-6 {
      overflow: hidden !important;
      margin: 0 !important;
    }
    #sp-header-right .sp-module:last-child .nav.menu li a {
      padding: 0 10px;
    }
    .margin-bottom-sm {
      margin-bottom: 20px;
    }
    .formContainer label {
      width: 100% !important;
      text-align: left !important;
    }
    .blog .row,
    .tag-category .category .row {
      padding-bottom: 35px !important;
    }
    .blog .row:last-child,
    .tag-category .category .row:last-child {
      padding-bottom: 0px !important;
    }
    .blog .row .btn-primary,
    .tag-category .category .row .btn-primary {
      padding-left: 0 !important;
      padding-right: 0 !important;
      width: 100%;
    }
  }
  @media (max-width: 767px) {
    .articlebody > img.col-sm-5 {
      padding-left: 0px;
      padding-right: 0 !important;
      margin-right: 0 !important;
      margin-left: 0 !important;
      width: 100%;
      padding-bottom: 10px;
    }
    .news365-top-search {
      display: none;
    }
    .ultimimessaggidalforum {
      padding-left: 15px;
      padding-right: 15px;
    }
    .ultimimessaggidalforum .klatest-items {
      margin: 0 !important;
    }
    .ultimimessaggidalforum .klatest-items .klatest-item {
      width: 100%;
      padding: 0 15px;
      float: none;
      box-sizing: border-box;
      clear: both !important;
    }
    .logo {
      width: 100% !important;
    }
    .logo img {
      max-width: 203px;
      margin: 0 auto;
    }
    .menu-utente-offcanvas {
      margin-top: 19px !important;
    }
    .menu-recensioni {
      margin-bottom: 0;
      margin-top: 20px !important;
    }
    .joomla-default-login .form-links ul > li {
      width: 100% !important;
      text-align: left !important;
    }
    body.com-users.view-login #sp-component .col-sm-5 .btn-primary {
      white-space: normal;
    }
    .com-books.view-form #sp-component #author-form .control-label,
    .com-books.view-form #sp-component #author-form .controls {
      text-align: left;
      width: 100%;
      padding-left: 0;
      padding-right: 0;
      margin: 0;
    }
    .com-books.view-form #sp-component #author-form input[type="text"],
    .com-books.view-form #sp-component #author-form textarea,
    .com-books.view-form #sp-component #author-form select,
    .com-books.view-form #sp-component #author-form .chzn-container {
      width: 100%;
    }
    .com-books.view-form #sp-component #author-form .span6 {
      width: 100%;
      padding: 0;
      margin: 0;
    }
    #sp-bottom .container .row .col-sm-6 {
      height: auto !important;
    }
    .form-horizontal .control-label {
      text-align: left;
      width: 100%;
    }
    .margin-bottom-sm {
      margin-bottom: 0;
    }
    .margin-bottom-xs {
      margin-bottom: 20px;
    }
    #sp-right .sp-module ul.mod-menu {
      margin-top: 0px;
    }
    .blog.view-tabellare th {
      font-size: 11px !important;
    }
    .blog.view-tabellare .entry-image.intro-image {
      width: 50px;
      margin: 0 !important;
      padding: 0 !important;
    }
    .blog.view-tabellare h2 {
      font-size: 13px !important;
      line-height: 1.4 !important;
    }
    .remove-border-xs {
      border: 0 !important;
    }
    .entry-social-block,
    .extravote-responsive {
      float: none !important;
      width: 100% !important;
    }
    .entry-social-block ul {
      padding-left: 0;
    }
    .entry-social-block ul li:first-child {
      margin: 0;
    }
    .entry-social-block ul a {
      font-size: 18px;
    }
    .sp-module ul.categories-module,
    .sp-module ul.mod-menu {
      margin-top: 0 !important;
    }
    .view-article #sp-main-body,
    .layout-blog #sp-main-body {
      padding: 40px 0;
    }
    .sp-page-builder > .page-content:first-child > .artilces-headline-wrapper {
      padding-top: 20px !important;
    }
  }
  #sp-page-builder.page-1 .artilces-headline-wrapper {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .ultimimessaggidalforum .klatest-items {
    padding: 0 5px;
  }
  .btn + .btn.dropdown-toggle {
    padding: 0 25px 0 0 !important;
  }
  #kbutton-poll-add {
    background-image: url("../images/icon-plus.png");
  }
  #kbutton-poll-rem {
    background-image: url("../images/icon-minus.png");
  }
  #kbutton-poll-rem,
  #kbutton-poll-add {
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    height: 16px;
    width: 16px;
    padding: 0;
    margin: 10px;
  }
  #kbutton-poll-rem:before,
  #kbutton-poll-add:before {
    display: none;
  }
  .layout-business .sppb-col-sm-5 > .leading-item > a {
    width: 100%;
  }
  .sppb-addon-article .sppb-post-share-social a {
    float: left;
  }

  .mobile-menu-drop > div:first-child > a {
    display: none;
  }
  .mobile-menu-drop > div:first-child > p:first-child,
  .mobile-menu-drop > div:first-child > p:nth-child(2) {
    height: 40px;
  }
  #kunena.layout .kunena-topic-item h1 {
    height: auto !important;
    line-height: 40px !important;
  }
  #kunena.layout .kunena-topic-item h1 i {
    margin-right: 15px !important;
  }
  #ktopicsform ul,
  .pagination-kunenaxb ul {
    padding-left: 0 !important;
  }
  #topic-actions .btn {
    border: 1px solid #f0f0f0;
    margin-bottom: 5px;
  }
  #iconset_inject {
    margin-left: 0 !important;
    padding-top: 8px;
  }
  #cke_message {
    margin-bottom: 15px !important;
  }
  #kpost-subscribe .controls {
    margin-top: 6px;
  }
  .profile-expand.center .content ul li {
    float: left;
    margin: 0 5px;
  }
  .profile-expand.center .content ul li .btn {
    margin: 0;
    line-height: 0;
    padding: 0;
  }
  .kunena-topic-item .form-search {
    display: none;
  }
  #kunena .form-search {
    display: none !important;
  }
  .kmessagepadding .btn,
  .bbxbn .btn,
  #btn_report {
    border: 1px solid #f0f0f0 !important;
    margin-bottom: 5px;
  }
  body.com-kunena #kunena .tab-content .tab-pane .table tbody tr td:first-child {
    width: initial !important;
  }
  #kunena.layout #topic-actions {
    padding-top: 10px;
  }
  #kunena select {
    color: #555555 !important;
  }
  #kunena .btn-group .dropdown-toggle {
    z-index: 3;
    padding: 0 !important;
    width: 40px;
    color: white !important;
  }
  #kunena .btn-group.open .dropdown-toggle {
    background: #732626 !important;
  }
  #kunena.layout input,
  #kunena.layout textarea,
  #kunena.layout select {
    max-width: 100%;
  }
  #kunena.layout .control-label {
    margin-right: 15px;
  }
  #kunena.layout #modified_reason {
    margin-top: 0 !important;
    padding-bottom: 0 !important;
  }
  #kunena.layout .kmsg {
    font-family: Poppins, sans-serif !important;
  }
  .subcategories ul.inline li > sup {
    top: -1px;
  }
  #kunena sup {
    top: -1px;
  }
  #ktopicsform {
    margin-top: 20px;
  }
  #kunena .input-append * {
    float: left;
  }
  #kunena .input-append input[name="kcheckgo"] {
    border: 1px solid #993333;
    background: white;
    border-radius: 0 0;
  }
  #kunena .input-append > a[href*="/forum/topics/user/mode-favorites/userid-"]:first-child,
  #kunena .input-append > a[href*="index.php?option=com_kunena&view=topics&layout=user&mode=favorites"]:first-child {
    display: none;
  }
  #kunena .input-append .btn {
    margin-left: 10px;
  }
  @media (max-width: 1199px) {
    #kunena .nav .dropdown.mobile-user {
      width: 60px;
      float: right !important;
    }
    #kunena .nav .dropdown.mobile-user a {
      padding: 12px 15px 12px 8px !important;
    }
    #kunena .nav .dropdown.mobile-user a b {
      right: 10px;
    }
    #kunena.layout .navbar .btn,
    #kunena.layout .navbar .btn-group {
      border: 1px solid;
    }
    .knav-collapse {
      z-index: 5;
      padding: 10px;
      padding-bottom: 0;
      background: white;
      border: 1px solid #f0f0f0;
      transition: all 0s;
      display: none !important;
    }
    .knav-collapse.in {
      display: block !important;
      position: absolute !important;
    }
    .knav-collapse a {
      background-color: white;
    }
    #kunena .nav.navbar-nav.pull-left a {
      text-decoration: none !important;
    }
  }
  @media (max-width: 767px) {
    #kunena.layout .input-append {
      width: 100%;
    }
    #kunena.layout .input-append select#kchecktask {
      width: 100%;
    }
    #kunena.layout .input-append input[name="kcheckgo"] {
      width: 100%;
      margin: 10px 0 0 !important;
    }
    #kunena .hidden-lg > div.nav.navbar-nav.pull-left > div:not(.knav-collapse) {
      float: left !important;
    }
    #kunena.layout .knav-collapse.collapse {
      float: right !important;
      top: 65px;
    }
    .topic-starter {
      width: 100% !important;
    }
    .profile-expand .content {
      text-align: center;
    }
    .profile-expand .content > ul {
      display: inline-block;
    }
    .profile-expand .content.clearfix:before,
    .profile-expand .content.clearfix:after {
      display: table;
      content: "";
      line-height: 0;
    }
    .profile-expand .content .clearfix:after {
      clear: both;
    }
    #kunena.layout small.text-muted {
      margin-top: 0 !important;
    }
    #kunena h1.pull-left {
      float: none !important;
    }
    #kunena .kwho-user .kwho-user img {
      display: inline-block;
    }
    #kunena .btn {
      border: 1px solid #f0f0f0;
      width: 100%;
      margin-bottom: 5px;
    }
    #kunena.layout .navbar .nav > li > a {
      width: 55px !important;
    }
    body #kunena .hidden-lg > div.nav.navbar-nav.pull-left {
      width: 50% !important;
      float: left !important;
    }
    #kunena.layout li.dropdown {
      padding: 0 !important;
    }
    #kunena.layout .breadcrumb {
      margin-top: 0 !important;
    }
    #kunena .navbar-kunena {
      margin-bottom: 0 !important;
    }
    .btn .btn {
      border: 0 !important;
      margin-bottom: 0 !important;
    }
    #kunena.layout .navbar .knav-collapse .nav > li > a {
      width: initial !important;
    }
    #kunena .input-append * {
      width: 100% !important;
    }
    #kunena.layout .kunena-topic-item h1 {
      font-size: 23px !important;
      line-height: 26px;
    }
    #kunena.layout .kunena-topic-item h1 i {
      font-size: 28px !important;
    }
    #kunena #topic-actions .btn-group {
      width: 100%;
      position: relative;
    }
    #kunena #topic-actions .btn-group a:first-child {
      width: 100%;
    }
    #kunena #topic-actions .btn-group a:nth-child(2) {
      position: absolute;
      right: 0;
    }
    #kunena #searchatdate {
      width: 100%;
    }
    #kunena #searchatdate .input-append {
      width: 100%;
    }
    #kunena #searchatdate .input-append .input-group-addon {
      padding: 0;
      width: 50px !important;
      position: absolute;
      right: 0;
      height: 45px;
    }
    #kunena #searchatdate .input-append .input-group-addon i {
      line-height: 45px;
    }
    #kunena fieldset input[type="text"] {
      width: 100% !important;
    }
    #kunena #iconset_topic_list {
      flex-wrap: wrap;
    }
    #kunena #iconset_topic_list input[type=radio] + label {
      float: left !important;
      max-width: 54px !important;
      max-height: 37px !important;
    }
    #kunena #btn_report,
    #kunena .kmessagepadding .btn {
      line-height: 35px !important;
    }
    #kunena.layout .kicon-profile {
      margin-right: 10px;
    }
    .cc-banner .cc-message {
      max-width: 100%;
    }
    .cc-compliance.cc-highlight {
      flex-wrap: wrap;
    }
    div.cc-compliance > a.cc-btn {
      margin-bottom: 10px;
    }
    .cc-banner .cc-message {
      max-width: 100%;
    }
  }
  @media (max-width: 480px) {
    #kunena .topic-item-messages .modal.fade {
      width: 100%;
      background: white;
    }
    #kunena .topic-item-messages .modal.fade > .modal-dialog {
      padding: 0;
      margin: 0;
      max-width: 100%;
    }
    #kunena .topic-item-messages .modal.fade > .modal-dialog .modal-content {
      padding: 0;
      margin: 0;
      border: 0 !important;
      box-shadow: 0 0;
    }
    #kunena .topic-item-messages .modal.fade > .modal-dialog .modal-header {
      padding: 0;
    }
  }
  #kunena.layout .topic-starter {
    width: 100% !important;
  }
  .pagination-kunenaxb:before,
  .pagination-kunenaxb:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .pagination-kunenaxb:after {
    clear: both;
  }
  div#kunena_search_results a {
    display: inline !important;
  }
  div#kunena_search_results .kwho-user.hasTooltip {
    display: inline !important;
  }
  .pagination-kunenaxb a.hasTooltip {
    display: inline !important;
  }
  .view-article article.item div[itemprop="articleBody"] div,
  .view-article article.item div[itemprop="articleBody"] ul,
  .view-article article.item div[itemprop="articleBody"] ol,
  .view-article article.item div[itemprop="articleBody"] li {
    font-size: 16px !important;
  }
  .sticky-wrapper.is-sticky {
    z-index: 1001;
  }
  img.emoji-img {
    display: inline;
  }
  #jumpto:before,
  #jumpto:after {
    content: " ";
    display: table;
  }
  #jumpto:after {
    clear: both;
  }
  #kunena.layout .pagination ul > li.active {
    font-weight: bold;
  }
  #kunena.layout .topic-starter {
    white-space: normal;
  }
  #kunena.layout .ksig {
    margin-top: 15px;
  }
  #kunena .btn-link {
    text-decoration: underline;
  }
  #kunena #ktopicsform > div {
    margin-bottom: 20px;
  }
  #kunena .nav li {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
  }
  #kunena .nav li a {
    border: 1px solid #993333;
    color: #993333;
    margin: 0;
    padding: 11px 7px 11px !important;
  }
  #kunena .nav li a:hover,
  #kunena .nav li a:active {
    background: #993333;
    color: white;
  }
  #kunena .nav li a:focus {
    background: #732626;
    color: white;
  }
  #kunena .nav li:last-child {
    margin-right: 0px;
  }
  #kunena .nav .mobile-user {
    float: none;
  }
  #kunena .nav .mobile-user a {
    position: relative;
    padding: 14px 15px 14px 8px !important;
  }
  #kunena .nav .mobile-user a b {
    position: absolute;
    right: 1px;
    margin-top: -10px;
  }
  #kunena .inputbox#catid {
    max-width: 40% !important;
    width: 40% !important;
    float: left;
  }
  #kunena .kwho-admin {
    color: #993333 !important;
  }
  #kunena .form-search .input-append .btn {
    border-radius: 0 0;
  }
  #kunena .kfrontend {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #993333;
  }
  #kunena .btn-link {
    color: #993333 !important;
  }
  #kunena .breadcrumb {
    padding-top: 15px !important;
    margin-top: 25px;
    border-top: 1px solid #993333;
    padding-bottom: 15px !important;
    margin-bottom: 25px;
    border-bottom: 1px solid #993333;
  }
  #kunena .mobile-menu-drop {
    padding: 10px;
    text-align: center;
  }
  #kunena .mobile-menu-drop div:not(.logout-button) .btn-link {
    display: block;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin: 5px 0;
  }
  #kunena .mobile-menu-drop div:not(.logout-button) .btn-link:hover,
  #kunena .mobile-menu-drop div:not(.logout-button) .btn-link:focus,
  #kunena .mobile-menu-drop div:not(.logout-button) .btn-link:active {
    color: #FFF !important;
  }
  #kunena .profilebox li {
    margin: 5px 0 !important;
    font-size: 11px;
  }
  #kunena .topic-starter {
    display: block !important;
    text-align: center;
  }
  #kunena .profilebox .kwho-user img,
  #kunena .profilebox .kwho-admin img {
    margin: 5px auto;
    width: 90% !important;
  }
  #kunena .message #btn_report {
    font-size: 11px;
    padding: 0 25px;
  }
  #kunena .kmessagepadding {
    margin-top: 10px;
  }
  #kunena .kmessagepadding .btn {
    font-size: 11px;
    padding: 0 25px;
  }
  #kunena .replies {
    font-size: 12px;
  }
  img#uddeim-noimage,
  img.bbcode_smiley {
    display: inline;
  }
  button.btn.btn-default.btn-sm.bbcode-button.jj-link.jj-trigger-insert {
    margin-right: 20px !important;
  }
  div.item-content {
    text-align: justify;
  }
  ul.jcomments-latestcontainer.recensioni li {
    width: 33%;
    float: left;
    padding: 0 15px;
    border-bottom: none;
  }
  ul.jcomments-latest li {
    border-bottom: none;
  }
  div.btn-toolbar {
    margin-left: 0;
  }
  span.badge.badge-success {
    background-color: #3c763d;
  }
  span.badge.badge-important {
    background-color: #a94442;
  }
  #kunena.layout .navbar .nav > li > a {
    margin-left: -1px;
  }
  #kunena.layout h2 {
    padding-top: 20px !important;
  }
  #searchForm > div.btn-toolbar > div:nth-child(2) > button {
    margin-top: 29px;
  }
  img#uddeim-noimage {
    padding-bottom: 10px;
  }
  #uddeim-module > p.uddeim-module-head {
    font-size: 18px !important;
  }
  #uddeim-nomessage {
    font-size: 16px !important;
  }
  .view-article article.item .pager li>a >span {
    font-size: 20px;
  }
  span.label.label-important {
    color: #993333;
  }
  #kunena.layout .topic-starter {
    border: none;
  }
  #kunena.layout .kfrontend .inline > li {
    float: none;
  }
  #sp-header-right .sp-module:last-child .nav.menu li a {
    padding: 0 10px;
  }
  .rwd-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
  }
  .rwd-video iframe,
  .rwd-video object,
  .rwd-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .jssocials-share.jssocials-share-googleplus,
  .jssocials-share.jssocials-share-pinterest,
  .jssocials-share.jssocials-share-stumbleupon {
    display: none;
  }


#sp-right ul.mod-menu{ display:block!important; }

#sp-right .sp-module-title {
  font-family: Poppins, sans-serif;
  font-weight: 700;
}
ul.jcomment-latest h5{
  margin-bottom: 10px;
  margin-top: 10px;
}
.pull-left{
  float:left;
}
.pull-right{
  float:right;
}
.table>:not(:first-child){
  border: inherit;
}

.selectMenu{ width:100%; }
/*.com-content-category-blog__counter.counter.float-md-end{ display: none!important;}*/
.articlebody ul, .articlebody ol,
div[itemprop="articleBody"] ul, div[itemprop="articleBody"] ol{
  padding-left: 40px;
}

.page-item.active .page-link{
  color: #993333!important;
}



article.item.item-page > entry-header > h2,
.title-head,
.com-content-category-blog.blog > h1,
.com-content-category-blog.blog > h2{
  font-family: Merriweather, sans-serif;
  font-size: 40px!important;
  font-weight: normal;
}

@media (max-width: 1024px) {
  article.item.item-page > entry-header > h2,
  .title-head,
  .com-content-category-blog.blog > h1,
  .com-content-category-blog.blog > h2 {
    font-size: 30px!important;
  }
}

@media (max-width: 767px) {
  article.item.item-page > entry-header > h2,
  .title-head,
  .com-content-category-blog.blog > h1,
  .com-content-category-blog.blog > h2{
    font-size: 28px!important;
  }
}
