@import url(http://fonts.googleapis.com/css?family=Jockey+One);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,700,800,300);
@import url(https://fonts.googleapis.com/css?family=Raleway:300);
@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Roboto+Slab);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:700);
@import url(https://fonts.googleapis.com/css?family=Nunito);
@import url(https://fonts.googleapis.com/css?family=Anton);
@import url(https://fonts.googleapis.com/css?family=Patua+One);
@font-face {
    font-family: "Terminal Dosis";
    font-style: normal;
    font-weight: 400;
    src: local("Dosis Regular"), local("Dosis-Regular"), url(http://themes.googleusercontent.com/static/fonts/terminaldosis/v5/_IcvjW_kWHsIHjjUsLbdpFGxLvFzKVP0OsRYGzgS_zk.woff) format("woff")
}
@font-face {
    font-family: "icomoon";
    src: url(../fonts/icomoon/icomoon.eot);
    src: url(../fonts/icomoon/icomoon.eot?#iefix) format("embedded-opentype"), url(../fonts/icomoon/icomoon.woff) format("woff"), url(../fonts/icomoon/icomoon.ttf) format("truetype"), url(../fonts/icomoon/icomoon.svg#icomoon) format("svg");
    font-weight: normal;
    font-style: normal
}
@font-face {
    font-family: "Josefin Sans";
    font-style: normal;
    font-weight: 400;
    src: local("Josefin Sans"), local("JosefinSans"), url(http://themes.googleusercontent.com/static/fonts/josefinsans/v3/xgzbb53t8j-Mo-vYa23n5nhCUOGz7vYGh680lGh-uXM.woff) format("woff")
}
/*
   Spezific styling for salvattore
   Feel free to edit it as you like
   More info at http://salvattore.com
 */

body.page-id-870 {
    background-attachment: fixed !important;
    background-size: cover !important;
    background-clip: border-box;
    background-color: rgba(1, 1, 1, 1);
    background-image: url("http://www.nuvuthemes.com/tablelite/wp-content/uploads/2015/11/a34567.jpg");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto !important;
}
body.page-id-870 .site-header {
    background: rgba(0, 0, 0, 0) url("http://www.nuvuthemes.com/tablelite/wp-content/uploads/2015/10/dropg.png") no-repeat scroll center top / 500px auto;
}
.page-id-870 .site {
    background-color: rgba(1, 1, 1, 0);
    border: 0px!important
}
.featuredvideo {
    border-radius: 5px;
    display: none;
    overflow: hidden;
}
.FFFFF {}
/* Base styles */

.column {
    float: left
}
.size-1of4 {
    width: 25%
}
.size-1of3 {
    width: 33.333%
}
.size-1of2 {
    width: 50%
}
.dropg-comments-template {
    display: none;
    opacity: 0;
    filter: alpha(opacity=0);
    height: 0%;
    width: 100%;
    z-index: 999999;
}
.dropg-comments-template.dropg-open {
    display: block;
    opacity: 1;
    filter: alpha(opacity=100);
    height: auto!important;
    width: 100%;
    z-index: 999999;
}
.dropg-fullscreen {
    border-radius: 0!important;
    position: fixed!important;
    top: 0px!important;
    left: 0px!important;
    height: 100%!important;
    width: 100%!important;
    z-index: 999!important;
    margin: 0px!important;
}
.dropg-fullscreen .dropg-main-area {
    top: 0%!important;
}
.dropg-fullscreen-button {
    position: absolute;
    bottom: 0%;
    left: 0px;
    width: 30px;
    height: 30px;
    display: none;
}
.dropg-middle-nav {
    background: none repeat scroll 0 0 #eee;
    height: 100%;
    position: absolute;
    right: 40%;
    width: 50px;
    z-index: 999;
}
.dg-icon-arrow-up9 {
    margin-top: 20%!important;
    background: #3368B3;
    height: 50px;
    left: 0%;
    position: relative;
    size: 30px !important;
    top: 0%;
    color: #eee;
}
.dg-icon-arrow-down10 {
    height: 50px;
    left: 0%;
    position: relative;
    size: 30px !important;
    top: 0%;
    background: #3368B3;
    color: #eee;
}
.dropg-fullscreen-button span {
    font-size: 15px;
    left: 35%;
    line-height: 20px;
    position: absolute;
    top: 0;
    cursor: pointer;
}
.dropg-grid.dropg-fullscreen .dg-icon-expand {
    display: none;
}
.dropg-grid.dropg-fullscreen .dg-icon-contract {
    display: block;
}
.dropg-grid .dg-icon-expand {
    display: block;
}
.dropg-grid .dg-icon-contract {
    display: none;
}
.dropg-grid.wide-content .dropg-page {
    width: 20%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-grid.wide-content .dropg-author-container {
    width: 76%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-grid.wide-content .dropg-author-container img {
    max-width: 50%;
}
.dropg-grid {
    margin: 10px;
    margin-bottom: 20px;
    border-radius: 10px;
    color: #FFFFFF !important;
    overflow: hidden;
    padding: 10px;
    position: relative;
    z-index: 99;
}
.dropg-wide-content {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    cursor: pointer;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    z-index: 98;
    padding-top: 25%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-wide-content .dg-icon-tab {
    color: #3368B3;
}
.dropg-wide-content span {
    display: block;
    overflow: hidden;
    font-size: 20px;
    height: auto;
    line-height: 20px;
    padding: 9px;
    position: relative;
    top: 0;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wide-content .dropg-wide-content {
    border-left: 0px solid rgba(255, 255, 255, 0.3);
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-transition: all 1s;
    transition: all 1s;
}
.wide-content .dropg-wide-content span {
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-grid.dropg-loading-item {
    background-image: url("../images/load.png") !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 5%;
}
.dropg-main-area.dropg-min .dropg-author-container p {
    margin-left: -100%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-main-area .dropg-author-container p {
    margin-left: 0%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-prev-article-img {
    background-position: center center !important;
    background-size: 250% auto!important;
    height: 40px !important;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: -40px;
    width: 40px !important;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-next-article-img {
    background-position: center center !important;
    background-size: 250% auto!important;
    height: 40px !important;
    left: 0;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    bottom: -40px;
    width: 40px !important;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-next-article:hover .dropg-next-article-img {
    bottom: 0px !important;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-prev-article:hover .dropg-prev-article-img {
    top: 0px !important;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-gallery-view .dropg-row {
    background-position: 96% center;
    bottom: 1%;
    margin-left: 25px;
    overflow: visible;
    position: relative;
    display: block!important;
    width: 98%;
    z-index: 99;
}
.dropg-rdcanv {
    background: rgba(0, 0, 0, 0) url("../images/bg.png") no-repeat scroll center center / 100% auto;
    border-radius: 0;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    top: 60%;
    width: 100%;
}
#dg-filters {
    background: rgba(0, 0, 0, 0) url("../images/borderb.jpg") repeat scroll 0 0 / auto 100%;
    clear: both;
    color: #eee;
    float: none;
    font-family: "Raleway";
    font-size: 15px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    height: 30px;
}
#dg-filters .filter-logo {
    color: #0db6e0;
    font-size: 20px;
    line-height: 27px;
    margin: 10px;
}
.plugin-logo {
    color: #0db6e0;
    font-size: 207px;
    line-height: 207px;
    position: relative;
    clear: both;
    margin: 0 auto;
}
#dg-filters a {
    text-decoration: none;
}
#dg-filters h2 {
    color: #eee;
    float: left;
    font-family: Raleway;
    font-size: 15px;
    font-weight: normal;
    margin: 5px 15px 5px 5px;
}
#dg-filters ul {
    height: 100%;
    left: 30px;
    position: absolute;
    bottom: 0px;
    width: 100%;
    margin:0px;
}
#dg-filters ul li {
    padding-right: 10px;
    list-style-type: none;
    float: left;
    height: 100%;
    position: relative;
    margin-right: 20px;
    margin-bottom: 5px;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
#dg-filters.smaller-width ul {
    position: relative;
    height: 30px;
    bottom: 0px;
}
#dg-filters.smaller-width {
    height: 90px;
}
#dg-filters.smaller-width ul li {
    float: left;
    height: 30px;
    list-style-type: none;
    margin-bottom: 5px;
    margin-right: 20px;
    padding: 0 10px 0 0;
    position: relative;
}
#dg-filters.smaller-width ul li:last-child {
    float: left;
    height: 30px;
    list-style-type: none;
    margin-bottom: 5px;
    margin-right: 20px;
    padding: 0 0px 0 0;
    position: relative;
    margin-top: 25px;
}
#dg-filters.smaller-width .submit-filter {
    background: #0db6e0 none repeat scroll 0 0;
    bottom: 0;
    color: #eee;
    cursor: pointer;
    height: 20px;
    padding: 5px 15px;
    position: absolute;
}
.submit-filter {
    background: #0db6e0 none repeat scroll 0 0;
    color: #eee;
    height: 100%;
    padding: 5px 15px;
    cursor: pointer;
}
.submit-filter:hover {
    background: #222 none repeat scroll 0 0;
    color: #fff;
}
.submit-filter:hover i {
    transform: rotateY(-180deg);
    color: #fff;
    transition: all 3s ease;
}
.submit-filter:hover span {
    color: #fff;
    transition: all 1s ease;
}
.submit-filter i {
    color: #444;
}
.submit-filter span {
    margin-left: 5px;
    color: #444;
}
#dg-filters ul li select {
    background: #333 none repeat scroll 0 0;
    border: medium none;
    color: #0db6e0;
    font-family: raleway;
    font-size: 10px;
    height: 100%;
    padding-left: 10px;
    padding-right: 10px;
}
.dropg-gallery-view {
    clear: both;
}
.dropg-gallery-view .dropg-row .dropg-item:nth-child(1) {
    cursor: pointer;
}
.dropg-gallery-view .dropg-row .dropg-item {
    cursor: pointer;
    border-radius: 0px;
    float: left;
    shape-outside: polygon();
    margin: 1%;
    overflow: hidden;
    position: relative;
    width: 22%;

    z-index: 1;
}
.dropg-gallery-view .dropg-row .dropg-item.hover-effects:hover {
    -webkit-transform: scale(1.7) perspective(500px) rotateX(34deg) translate(0px, -14px);
    transform: scale(1.7) perspective(500px) rotateX(34deg) translate(0px, -14px);
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    z-index: 999999;
    border: 2px solid #5DB3F4;
    box-shadow: 0px 1px 0px #5DB3F4, 0px 1px 0px #59ABE5, 0px 2px 0px #519ED6, 0px 3px 0px #4C95C9, 0px 4px 0px #458BBC, 0px 5px 0px #3F7EAA, 0px 6px 10px 1px #111;
}
.dropg-gallery-view .dropg-item .dropg-main-image {
    background-position: center center !important;
    background-size: 200% auto !important;
    height: 100%;
    cursor: pointer;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 100%;
}
.dropg-gallery-view .dropg-title-container {} .dropg-close-lightbox {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.dropg-grid {
    z-index: 2;
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.showing .dropg-grid {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.dropg-lightbox-wrapper {
    background: rgba(1, 1, 1, 0.9);
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    z-index: -99999;
}
.dropg-lightbox-wrapper.showing {
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    left: 0px;
    top: 0px;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity 1s ease 0s;
    transition: opacity 1s ease 0s;
    z-index: 9999999;
}
.dropg-inner-thumbs {
    display: block;
    height: 100%;
    left: 1%;
    position: absolute;
    top: 2%;
    width: 50px;
    z-index: 97;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-page:hover .dropg-inner-thumbs {
    left: 2%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-inner-thumbs div.dropg-thumb {
    background-color: rgba(255, 255, 255, 0.5) !important;
    background-position: center center !important;
    background-size: auto 100% !important;
    border: 1px solid rgba(255, 255, 255, 0.3);
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 2px;
    position: relative;
    width: 50px;
}
.dropg-inner-thumbs .mCustomScrollBox > .mCSB_scrollTools {
    height: 95%;
    right: 22%;
    top: 2.5%;
    width: 16px;
}
.dropg-prev {
    cursor: pointer;
    background-size: 100% 100%;
    position: absolute;
    opacity: 0.5;
    filter: alpha(opacity=50);
    bottom: 5px;
    left: 5px;
    width: 35px;
    height: 35px;
    background: url(../images/prev.png)no-repeat;
    background-size: 100% 100%;
    z-index: 99;
}
.dropg-next {
    cursor: pointer;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 35px;
    height: 35px;
    background: url(../images/next.png)no-repeat;
    background-size: 100% 100%;
    z-index: 99;
}
.dropg-next:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.dropg-prev:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.dropg-hide-button {
    display: none;
}
.dropg-page .dropg-slider .rhino-item img.dropg-not-centered {
    width: 100%!important;
    height: auto;
    max-width: 100%;
}
.dropg-grid .dropg-item {
    height: 100%;
    float: left;
    margin: 3px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all 1s;
    transition: all 1s
}
.dropg-grid .dropg-row .dropg-item {
    height: 100%;
    float: left;
    margin: 0px;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition-delay: 12s;
    transition-delay: 12s;
    /* Safari */

    -webkit-transition: all 1s;
    transition: all 1s
}
.dropg-selected {
    background: #fff;
    -webkit-transition: all 1s;
    transition: all 1s
}
.featuredmediawrap {
    height: 97%;
    left: 10%;
    position: absolute;
    top: 0;
    width: 90%;
    z-index: 2;
}
.featuredmedia {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.3);
    cursor: pointer;
    height: 30px;
    margin: 2px;
    width: 50px;
}
.featuredmedia span {
    color: #FFFFFF;
    display: block;
    font-size: 15px;
    height: 100%;
    line-height: 30px;
    margin: auto;
    position: relative;
    width: 25px;
}
.featuredmedia:hover span {
    color: #111;
}
.featuredmedia:hover {
    background: rgba(255, 255, 255, 0.8);
}
.dropg-share-icons {
    border: 0px solid rgba(255, 255, 255, 0.3);
    height: 30px;
    width: 30px;
    cursor: pointer;
}
.dropg-share-icons span {
    color: #FFFFFF;
    display: block;
    font-size: 20px;
    height: 100%;
    line-height: 50px;
    margin: auto;
    position: relative;
    width: 20px;
}
.dropg-share-icons:hover span {
    color: #111;
}
.dropg-short-desc {
    background-size: 100% auto;
    background-position: center center;
    display: table;
    height: 10%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    position: absolute;
    text-align: center;
    -webkit-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
    width: 10%;
    z-index: 9;
    bottom: 0px;
    right: 0px;
}
.dropg-item.dropg-activated .dropg-short-desc {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.3;
    filter: alpha(opacity=30);
    background: url(../images/viewing.png)no-repeat #fff;
    background-size: 50% auto;
    background-position: center center;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}
.dropg-item .dropg-short-desc p {
    color: #FFFFFF;
    font-size: 9px;
    line-height: 15px;
    margin-bottom: auto;
    margin-top: 1%;
    opacity: 0;
    filter: alpha(opacity=0);
    padding: 5px;
    -webkit-transform: scale(10);
    -ms-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s;
    -ms-transform: scale(10);
    -webkit-transform: scale(10);
    transform: scale(10);
    -webkit-transition: all 0.3s ease-in-out 0.1s;
    transition: all 0.3s ease-in-out 0.1s
}
.dropg-page iframe {
    height: 100%;
    max-width: 100%;
    width: 100%;
    z-index: 999;
}
.dropg-main-area .blur-image {
    position: absolute;
    top: 0pz;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.dropg-main-area .opacitydown {
    opacity: 0.3!important;
    filter: alpha(opacity=30);
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feGaussianBlur stdDeviation="5" /></filter></svg>#filter');
    filter: blur(5px)!important;
    -webkit-filter: blur(5px)!important;
    -moz-filter: blur(5px)!important;
    filter: url('blur.svg#blur')!important;
    /* for Firefox */

    background-size: 100% auto !important;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}
.dropg-main-area {
    border-bottom: 0 none;
    display: block;
    height: 100% !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.featured-vid-wrap {
    bottom: 20px;
    height: auto;
    position: absolute;
    right: -38%;
    width: 50%;
    z-index: 98;
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
}
.featured-vid-wrap:contains-element(.soundcloud) {
    bottom: 20px;
    height: 60px!important;
    position: absolute;
    right: 1%;
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
    width: 200px!important;
    z-index: 999;
}
.featured-vid-wrap:contains-element(.soundcloud):hover {
    bottom: 20px;
    height: 150px!important;
    position: absolute;
    right: 1%;
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
    width: 80%!important;
    z-index: 999;
}
.featured-vid-wrap:hover {
    bottom: 20px;
    height: auto;
    position: absolute;
    right: 3%;
    width: 90%;
    z-index: 999;
    -webkit-transition: all 0.5s ease-in-out 0.1s;
    transition: all 0.5s ease-in-out 0.1s;
}
.dropg-item .dropg-triangle {
    display: none;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 0 18px 19px 18px;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(42, 42, 42, 1);
    left: 45%;
    z-index: -99;
    position: absolute;
    top: 18px;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    opacity: 0;
    filter: alpha(opacity=0);
}
.dropg-page img {
    display: block;
    height: 100% !important;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.dropg-page .dropg-slider img {} .dropg-page .dropg-slider .rhino-item img {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block;
    height: 100% !important;
    width: 100% !important;
}
li.rhino-item {
    padding-left: 0 !important;
    text-indent: 0 !important
}
li.rhino-item a {
    display: block !important
}
.dropg-page.dropg-full-screen {
    width: 95% !important;
    height: 93% !important;
    position: fixed !important;
    background: #fff;
    z-index: 999
}
.dropg-main-area .share-buttons {
    height: 50px;
    left: 40%;
    margin-bottom: 10px;
    min-height: 35px;
    min-width: 25px;
    position: absolute;
    text-align: right;
    top: -10px;
    width: 300px;
    z-index: 9;
}
.dropg-page.dropg-full-screen li.rhino-item {
    padding-left: 0 !important;
    text-indent: 0 !important;
    height: 100% !important
}
.dropg-page.dropg-full-screen li.rhino-item a {
    display: block !important;
    height: 100%
}
.dropg-page.dropg-full-screen .rhino-container .dropg-slider img {
    height: 100% !important;
    width: auto !important;
    display: block;
    margin-left: auto;
    margin-right: auto
}
.dropg-page.dropg-full-screen .rhino-container {
    width: 100% !important;
    height: 100% !important
}
.dropg-title-container {
    background: url(../images/borderb.jpg);
    background-size: auto 100%;
    bottom: 0px;
    font-size: 0;
    font-weight: inherit;
    height: 15%;
    left: 0;
    padding: 5px 15px;
    position: absolute;
    right: 0;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 1s;
    transition: all 1s
}
.dropg-selected .dropg-title-container {
    -webkit-transition: all 1s;
    transition: all 1s
}
.dropg-selected .dropg-title-container .dropg-desc {
    color: #fff;
    -webkit-transition: all 1s;
    transition: all 1s
}
.dropg-selected .dropg-title-container .dropg-author {
    color: #fff;
    -webkit-transition: all 1s;
    transition: all 1s;
    -moz-box-sizing: content-box;
}
.dropg-grid * {
    box-sizing: content-box!important;
}
.dropg-title-container .dropg-desc {
    box-sizing: content-box;
    color: #fff;
    display: block;
    font-family: "Jockey One", sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 10px;
    margin: 3% 3px 4px 0;
    overflow: hidden;
    text-rendering: optimizelegibility;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    white-space: nowrap;
}
.dropg-title-container .dropg-author {
    color: #222;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 11px;
    -webkit-transition: all 1s;
    transition: all 1s;
    display: none !important;
}
.dropg-grid .mCustomScrollBox {
    padding-bottom: 20px;
}
.dropg-grid .dropg-main-image {
    height: 100%!important;
    margin: 0 auto 0 auto
}
.dropg-grid .mCSB_horizontal.mCustomScrollBox > .mCSB_scrollTools {
    bottom: 0;
    height: 16px;
    left: 0;
    overflow: hidden;
    right: auto;
    top: auto;
    width: 99%;
}
.dropg-main-image {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s
}
.dropg-row {
    bottom: 1%;
    z-index: 99;
    margin-left: 25px;
    overflow: hidden;
    position: absolute;
    width: 98%;
    display: none!important;
    background-image: url(../images/load.png)no-repeat;
    background-position: 96% center;
}
.dropg-left {
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    background-size: 100%;
    z-index: 999
}
.dropg-right {
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    background-size: 100%;
    z-index: 999
}
.dropg-hidden-items {
    display: none;
}
.dropg-hidden-img {
    height: 100%;
    margin-left: 0%;
    overflow: hidden;
    width: 100% !important;
}
.hidden-img-img {
    width: 100% !important
}
.dropg-comments {
    border-radius: 5px;
    margin-top: 20px;
    margin: 0;
    padding: 50px
}
.dropg-mag {
    background: url(../images/bg.png)no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    border-radius: 0;
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    top: -90%;
    overflow: hidden;
    transform: scale(1);
    transition: all 1.5s ease 0s;
    width: 100%;
    z-index: 9;
}
.loaded-content {
    position: relative;
    overflow: hidden;
    margin-top: 0;
    margin-bottom: 0;
    padding: 20px;
    background-color: #eee;
    background-image: url(../images/lbg.png);
    background-position: right bottom;
    /*Positioning*/

    background-repeat: no-repeat;
    /*Prevent showing multiple background images*/

    border-top: 10px solid #111;
    border-bottom: 10px solid #111;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -ms-transform-origin: 50% 50% 0;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -ms-transform: perspective(500px) rotatex(90deg);
    -webkit-transform: perspective(500px) rotatex(90deg);
    transform: perspective(500px) rotatex(90deg);
    -webkit-transition: all 1s;
    transition: all 1s
}
.loaded-content img {
    -ms-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 1s;
    transition: all 1s
}
.scaleup img {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 10s;
    transition-delay: 10s;
    -webkit-transition: all 1s;
    transition: all 1s
}
.scaleup {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -ms-transform-origin: 50% 50% 0;
    -webkit-transform-origin: 50% 50% 0;
    transform-origin: 50% 50% 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -ms-transform: perspective(500px) rotatex(0deg);
    -webkit-transform: perspective(500px) rotatex(0deg);
    transform: perspective(500px) rotatex(0deg);
    -webkit-transition: all 1s;
    transition: all 1s
}
.hidedown {
    height: 0 !important;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -ms-transform-origin: 0% 0% 0;
    -webkit-transform-origin: 0% 0% 0;
    transform-origin: 0% 0% 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -ms-transform: perspective(0) rotatex(0deg) !important;
    -webkit-transform: perspective(0) rotatex(0deg) !important;
    transform: perspective(0) rotatex(0deg) !important;
    -webkit-transition: all 1s;
    transition: all 1s
}
.dropg-row-inner {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: auto
}
.dropg-title {
    font-family: Verdana;
    font-size: 40px;
    font-weight: bold;
    margin: 10px;
    text-align: center
}
.dropg-hidden-progress {
    background-size: 10% auto;
    background-position: center center;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.dropg-selected img {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: alpha(opacity=20);
    opacity: 0.2;
    -webkit-transition: all 1s;
    transition: all 1s
}
.dropg-body-content {
    float: right;
    height: 600px;
    padding-right: 1.5%;
    width: 47%
}
.dropg-row-inners .mCSB_container {
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    width: auto
}
.dropg-row-inners .mCSB_container {
    margin-left: 0 !important;
    margin-right: 0 !important
}
.dropg-row-inners .mCustomScrollBox > .mCSB_scrollTools {
    z-index: 999
}
.dropg-row-inners .mCustomScrollBox > .mCSB_scrollTools {
    height: 99%;
    right: 0;
    top: 1%;
    width: 3px
}
.dropg-row-inners .mCS-dark-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: none repeat scroll 0 0 rgba(1, 1, 1, 0.3) !important;
    width: 1px
}
.share-buttons {
    background: none repeat scroll 0 0 #0198FF;
    height: 101%;
    left: -10px;
    margin-bottom: 10px;
    min-height: 35px;
    min-width: 25px;
    padding-right: 10px!important;
    padding-top: 10px!important;
    position: absolute;
    text-align: center;
    top: 0;
    width: 25px;
    z-index: 99;
    overflow: hidden;
}
.dropg-tri-overlay {
    background: url(../images/trioverlay.png)no-repeat;
    background-size: 20% auto;
    background-position: bottom right;
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0.4;
    filter: alpha(opacity=40);
    width: 100%;
    height: 100%;
}
.share-buttons a {
    display: block;
    -moz-box-sizing: content-box;
    color: #fff;
    margin-left: 4px;
    text-decoration: none;
    float: left;
}
.share-buttons a:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.5);
}
.share-buttons img {
    border: 0 none;
    display: inline;
    height: auto;
    padding: 5px;
    width: 100%
}
.pictures-slider {
    width: 100%;
    height: 300px
}
.share-buttons img:hover {} .dropg-slider {
    width: 100%;
    height: 100%;
    /*IE bugfix*/

    padding: 0;
    margin: 0
}
.dropg-slider img {
    width: auto !important;
    height: 100%;
}
.dropg-slider li {
    list-style: none
}
.dropg-page {
    float: left;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-right: 0;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    width: 60%;
    -webkit-transition: all 1s;
    transition: all 1s;
}
.dropg-load-page span {
    display: block;
    font-size: 15px;
    line-height: 20px;
    margin-bottom: auto !important;
    margin-top: auto !important;
    padding: 9px;
    position: absolute;
    top: 0%;
    color: #ddd;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
}
.dropg-load-page {
    float: right;
    height: 30px;
    margin-top: -15px;
    position: relative;
    width: 30px;
}
.dropg-view-icons {
    border-radius: 50%;
    float: left;
    height: 25px;
    margin-top: 0;
    padding: 5px;
    position: relative;
    right: 10px;
    margin-right: 5px;
    top: -2px;
    width: 25px;
}
.dropg-cat-icons-wrapper {
    position: absolute;
    right: 0;
    text-align: right;
    top: 12px;
}
.dropg-item:last-child .dropg-wide-content .dropg-next-article {
    display: none!important;
}
.dropg-item:first-child .dropg-wide-content .dropg-prev-article {
    display: none!important;
}
.dropg-view-icons span {
    color: #eee;
    display: block;
    font-size: 20px !important;
    height: 100%;
    line-height: 20px !important;
    margin: -3px;
    position: relative;
    width: 20px !important;
}
.dropg-author-container a {
    color: #fff;
}
.dropg-author-container {
    -webkit-transition: all 1s;
    transition: all 1s;
    float: left;
    height: 90% !important;
    margin-left: 1%;
    padding: 1%;
    text-align: left;
    width: 36%;
}
.dropg-author-container h1.titletext {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    font-family: 'Jockey One', sans-serif;
    font-size: 1.9em;
    font-weight: 300;
    line-height: 30px;
    margin: 10px 0 5px;
    padding: 0;
    text-transform: uppercase;
    color: #eee;
}
.dropg-author-container h1 {
    font-size: 1em;
    font-family: 'Open Sans';
    font-weight: 400;
    margin: 0px;
}
.dropg-author-container h5.admintext {
    color: rgba(255, 255, 255, 0.6);
    font-family: 'Open Sans';
    font-size: 11px;
    font-weight: 300;
    line-height: 18px;
    position: relative;
    text-transform: capitalize;
    top: -10px !important;
}
.dropg-author-container h2 {
    font-size: 1em;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: uppercase;
}
.dropg-author-container h3 {
    font-size: 0.9em;
    font-family: 'Open Sans';
    font-weight: 400;
    text-transform: uppercase;
    color: #eee;
}
.dropg-author-container h5 {
    font-family: 'Open Sans';
    color: #3CAFEA;
    font-size: 18px;
    font-weight: 300;
    margin: 0;
}
.dropg-author-container p {
    font-family: "Terminal Dosis";
    font-size: 14px;
    line-height: 15px;
}
.dropg-author-container .avatar {
    border-radius: 2px;
    margin-right: 5px;
    margin-top: -3px;
    vertical-align: top;
    width: 20px;
}
.dropg-content {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 0;
    padding-top: 10px;
}
.dropg-grid .ui-icon,
.dropg-grid .ui-widget-content .ui-icon {
    background-image: url(../images/prev.png);
}
.dropg-grid .ui-icon {
    height: 16px;
    width: 16px;
    z-index: 9999;
}
.dropg-grid .ui-resizable-sw {
    bottom: 1px;
    cursor: se-resize;
    height: 16px;
    left: 1px;
    width: 16px;
    z-index: 9999;
    background-image: url(../images/size.png) no-repeat;
    background-size: 100% 100%;
    background-position: center center;
}
.dropg-grid .ui-resizable-handle {
    display: block;
    font-size: 0.1px;
    position: absolute;
}
.dropg-grid .ui-icon {
    background-repeat: no-repeat;
    display: block;
    overflow: hidden;
    text-indent: -99999px;
}
.loaded-content .relatedposts {
    bottom: 0;
    font-size: 12px;
    margin: 0 0 20px;
    position: relative;
    text-align: left;
    width: 100%
}
.loaded-content .relatedposts h3 {
    font-size: 20px;
    margin: 0 0 5px 0
}
.loaded-content .relatedthumb {
    float: left;
    margin: 0 1px;
    width: 24%
}
.loaded-content .relatedthumb img {
    height: 100px;
    margin: 0 0 3px;
    padding: 0;
    width: 100%
}
.loaded-content .relatedthumb a {
    color: #333;
    display: block;
    padding: 4px;
    text-decoration: none;
    width: 100%
}
.loaded-content .relatedthumb a:hover {
    background-color: #ddd;
    color: #000
}
.dropg_pagination .button {
    background-color: #202020;
    border-color: #000;
    color: #fff;
    cursor: pointer;
    padding: 9px 12px;
}
.dropg_pagination .active {
    background: #0db6e0 none repeat scroll 0 0;
    color: #111;
}
.dropg_pagination {
    display: none;
    font-family: "Raleway";
    height: 100%;
    padding-top: 0;
    position: absolute;
    right: 0;
    text-align: center;
    bottom: 0;
}
#dg-filters .dropg_pagination {
    display: block;
}
#particle-target {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
#particle-target canvas {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}
.dropg-loading {
    margin: 50px auto;
    background: url(../images/load.png) no-repeat;
    width: 100px;
    height: 100px;
    position: relative;
    display: block
}
.dropg-load-more {
    display: block;
    margin: 0 0%;
    position: absolute;
    right: 5px;
    bottom: 5%;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 9999;
    display: none!important;
}
.dropg-content img {
    max-width: 100%;
}
.dropg-load-more span {
    font-size: 30px;
}
.loading {
    background: url(../images/load.png) no-repeat center center
}
.dropg-slider {
    border-radius: 10px
}
.dropg-body-content .six.units {
    max-width: 90% !important
}
/*button css */
/* General button style (reset) */

.btn {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}
.btn:after {
    content: "";
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}
/* Pseudo elements for icons */

.btn:before,
.dg-icon-heart:after,
.dg-icon-star:after,
.dg-icon-plus:after,
.dg-icon-file:before {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    position: relative;
    -webkit-font-smoothing: antialiased
}
.dg-icon-envelope:before {
    content: "%uE000"
}
.dg-icon-cart:before {
    content: "%uE007"
}
.dg-icon-cart-2:before {
    content: "%uE008"
}
.dg-icon-heart:before {
    content: "%uE009"
}
/* Filled heart */

.dg-icon-heart:after,
.dg-icon-heart-2:before {
    content: "%uE00A"
}
.dg-icon-star:before {
    content: "%uE00B"
}
/* Filled star */

.dg-icon-star:after,
.dg-icon-star-2:before {
    content: "%uE00C"
}
.dg-icon-arrow-right:before {
    content: "%uE00D"
}
.dg-icon-arrow-left:before {
    content: "%uE003"
}
.dg-icon-truck:before {
    content: "%uE00E"
}
.dg-icon-remove:before {
    content: "%uE011"
}
.dg-icon-cog:before {
    content: "%uE010"
}
.dg-icon-plus:before,
.dg-icon-plus:after {
    content: "%uE011"
}
.dg-icon-midropg:before {
    content: "%uE012"
}
.bh-icon-smiley:before {
    content: "%uE001"
}
.bh-icon-sad:before {
    content: "%uE002"
}
.dg-icon-file:before {
    content: "%uE004"
}
.dg-icon-remove-2:before {
    content: "%uE005"
}
.dropg-grid .loaded-content h1,
.dropg-grid .loaded-content h2,
.dropg-grid .loaded-content h3,
.dropg-grid .loaded-content h4,
.dropg-grid .loaded-content h5,
.dropg-grid .loaded-content h6,
.dropg-grid .loaded-content .hero-text,
.dropg-grid .loaded-content blockquote,
.dropg-grid .loaded-content legend,
.dropg-grid .loaded-content .slideshow_caption h1 {
    font-family: Josefin Sans;
}
.dropg-main-area.dropg-min .dropg-inner-slider-img {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.dropg-inner-slider-img {
    opacity: 1;
    filter: alpha(opacity=100);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: 100%;
    width: 100%;
    background-position: center center!important;
    background-size: auto 100%!important;
    -webkit-transition: all 2s;
    transition: all 2s;
}
.dropg-page .dropg-media {
    float: none!important;
    display: block;
    margin: 0px;
    height: 100%;
    overflow: hidden;
    position: relative;
}
.dropg-page .dropg-media img {
    width: 100%;
    max-height: 100%;
    height: 100%;
}
.dropg-page .dropg-media a {
    width: 100%;
    max-height: 100%;
    height: 100%;
}
.dropg-page .dropg-media iframe {
    width: 100%;
    max-height: 100%;
    height: 100%;
}
.dropg-item .excerpt {
    top: 0%;
    font-size: 9px;
    color: #fff;
    position: absolute;
    padding-left: 30px;
    padding-right: 30px;
    opacity: 0;
    margin: 0px;
    width: 100%;
    height: 100%;
    background: rgba(1, 1, 1, 0.5);
    padding-top: 30px;
    padding-bottom: 50px;
    text-align: center;
    transition: top 1.5s, opacity 1.5s;
}
.dropg-item .excerpt p {
    color: #fff;
    height: 100%;
    left: 20%;
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 50px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3);
    top: 80%;
    width: 60%;
}
.dropg-item .excerpt p span {
    font-family: "Nunito"!important;
}
/* PowerTip Plugin */

#powerTip:before {
    content: "";
    position: absolute;
}
@-webkit-keyframes rotate {
    from {
        -webkit-transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg)
    }
}
@keyframes rotate {
    from {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}
@-webkit-keyframes fade {
    from {
        opacity: 1;
        filter: alpha(opacity=100);
        color: #fff;
    }
    50% {
        opacity: 0;
        filter: alpha(opacity=0);
        color: #111;
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        color: #fff;
    }
}
@keyframes fade {
    from {
        opacity: 1;
        filter: alpha(opacity=100);
        color: #fff;
    }
    50% {
        opacity: 0;
        filter: alpha(opacity=0);
        color: #111;
    }
    to {
        opacity: 1;
        filter: alpha(opacity=100);
        color: #fff;
    }
}
@-webkit-keyframes scaleup {
    from {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.9);
        box-shadow: 0 0 0px 0px rgba(1, 1, 1, 0.3), 0 0 0px 10px rgba(1, 1, 1, 0.1);
    }
    to {
        -webkit-transform: scale(1);
    }
}
@keyframes scaleup {
    from {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    50% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        box-shadow: 0 0 0px 0px rgba(1, 1, 1, 0.3), 0 0 0px 10px rgba(1, 1, 1, 0.1);
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/* CONTAINER */

.dropg-spinner {
    width: 150px;
    height: 150px;
    /* PRESENTATIONAL PURPOSES */

    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /**/

    cursor: pointer;
    -webkit-user-select: none;
    border-radius: 50%;
    box-shadow: 0 0 5px 6px rgba(1, 1, 1, 0.3), 0 0 6px 10px rgba(1, 1, 1, 0.1);
    -webkit-animation: scaleup 1s linear infinite;
    animation: scaleup 1s linear infinite
}
/* TEXT */

.dropg-spinner .dropg-spinner-content {
    background-size: 200% auto!important;
    background-position: center center!important;
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    text-align: center;
    font-family: 'Jockey One', sans-serif;
    font-weight: 300;
    font-size: 20px;
    line-height: 140px;
    color: #fff;
    text-shadow: 0px 0px 0px #111;
    text-transform: uppercase;
}
.dropg-spinner span {
    vertical-align: middle;
    -webkit-animation: fade 1s linear infinite;
    animation: fade 1s linear infinite
}
/* SPINNING GRADIENT */

.ring {
    margin: 0 auto;
    border-radius: 110px;
    padding: 5px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-animation: rotate 1s linear infinite;
    animation: rotate 1s linear infinite
}
/* COLORS */

.green {
    background: -webkit-linear-gradient(#bfff00, transparent, #bfff00);
    background: -webkit-linear-gradient(#bfff00, transparent, #bfff00);
    background: linear-gradient(#bfff00, transparent, #bfff00)
}
.blue {
    background: -webkit-linear-gradient(#3cf, transparent, #3cf);
    background: -webkit-linear-gradient(#3cf, transparent, #3cf);
    background: linear-gradient(#3cf, transparent, #3cf)
}
.red {
    background: rgb(252, 0, 42);
    /* Old browsers */
    /* FF3.6+ */

    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(252, 0, 42, 1)), color-stop(59%, rgba(143, 2, 34, 1)), color-stop(100%, rgba(109, 0, 25, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(45deg, rgba(252, 0, 42, 1) 0%, rgba(143, 2, 34, 1) 59%, rgba(109, 0, 25, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */

    background: -webkit-linear-gradient(45deg, rgba(252, 0, 42, 1) 0%, rgba(143, 2, 34, 1) 59%, rgba(109, 0, 25, 1) 100%);
    background: linear-gradient(45deg, rgba(252, 0, 42, 1) 0%, rgba(143, 2, 34, 1) 59%, rgba(109, 0, 25, 1) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fc002a', endColorstr='#6d0019', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.yellow {
    background: rgb(250, 255, 165);
    /* Old browsers */
    /* FF3.6+ */

    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(250, 255, 165, 1)), color-stop(100%, rgba(239, 209, 11, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(45deg, rgba(250, 255, 165, 1) 0%, rgba(239, 209, 11, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */

    background: -webkit-linear-gradient(45deg, rgba(250, 255, 165, 1) 0%, rgba(239, 209, 11, 1) 100%);
    background: linear-gradient(45deg, rgba(250, 255, 165, 1) 0%, rgba(239, 209, 11, 1) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#faffa5', endColorstr='#efd10b', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.pink {
    background: rgb(252, 236, 252);
    /* Old browsers */
    /* FF3.6+ */

    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(252, 236, 252, 1)), color-stop(50%, rgba(251, 166, 225, 1)), color-stop(75%, rgba(253, 137, 215, 1)), color-stop(100%, rgba(255, 124, 216, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(45deg, rgba(252, 236, 252, 1) 0%, rgba(251, 166, 225, 1) 50%, rgba(253, 137, 215, 1) 75%, rgba(255, 124, 216, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */

    background: -webkit-linear-gradient(45deg, rgba(252, 236, 252, 1) 0%, rgba(251, 166, 225, 1) 50%, rgba(253, 137, 215, 1) 75%, rgba(255, 124, 216, 1) 100%);
    background: linear-gradient(45deg, rgba(252, 236, 252, 1) 0%, rgba(251, 166, 225, 1) 50%, rgba(253, 137, 215, 1) 75%, rgba(255, 124, 216, 1) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fcecfc', endColorstr='#ff7cd8', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.white {
    background: rgb(255, 255, 255);
    /* Old browsers */
    /* FF3.6+ */

    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(50%, rgba(241, 241, 241, 1)), color-stop(51%, rgba(225, 225, 225, 1)), color-stop(100%, rgba(246, 246, 246, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */

    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(241, 241, 241, 1) 50%, rgba(225, 225, 225, 1) 51%, rgba(246, 246, 246, 1) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.copper {
    background: rgb(240, 183, 161);
    /* Old browsers */
    /* FF3.6+ */

    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(240, 183, 161, 1)), color-stop(50%, rgba(140, 51, 16, 1)), color-stop(51%, rgba(117, 34, 1, 1)), color-stop(100%, rgba(191, 110, 78, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(45deg, rgba(240, 183, 161, 1) 0%, rgba(140, 51, 16, 1) 50%, rgba(117, 34, 1, 1) 51%, rgba(191, 110, 78, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */

    background: -webkit-linear-gradient(45deg, rgba(240, 183, 161, 1) 0%, rgba(140, 51, 16, 1) 50%, rgba(117, 34, 1, 1) 51%, rgba(191, 110, 78, 1) 100%);
    background: linear-gradient(45deg, rgba(240, 183, 161, 1) 0%, rgba(140, 51, 16, 1) 50%, rgba(117, 34, 1, 1) 51%, rgba(191, 110, 78, 1) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f0b7a1', endColorstr='#bf6e4e', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.black {
    background: rgb(76, 76, 76);
    /* Old browsers */
    /* FF3.6+ */

    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(76, 76, 76, 1)), color-stop(12%, rgba(89, 89, 89, 1)), color-stop(25%, rgba(102, 102, 102, 1)), color-stop(39%, rgba(71, 71, 71, 1)), color-stop(50%, rgba(44, 44, 44, 1)), color-stop(51%, rgba(0, 0, 0, 1)), color-stop(60%, rgba(17, 17, 17, 1)), color-stop(76%, rgba(43, 43, 43, 1)), color-stop(91%, rgba(28, 28, 28, 1)), color-stop(100%, rgba(19, 19, 19, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(45deg, rgba(76, 76, 76, 1) 0%, rgba(89, 89, 89, 1) 12%, rgba(102, 102, 102, 1) 25%, rgba(71, 71, 71, 1) 39%, rgba(44, 44, 44, 1) 50%, rgba(0, 0, 0, 1) 51%, rgba(17, 17, 17, 1) 60%, rgba(43, 43, 43, 1) 76%, rgba(28, 28, 28, 1) 91%, rgba(19, 19, 19, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */

    background: -webkit-linear-gradient(45deg, rgba(76, 76, 76, 1) 0%, rgba(89, 89, 89, 1) 12%, rgba(102, 102, 102, 1) 25%, rgba(71, 71, 71, 1) 39%, rgba(44, 44, 44, 1) 50%, rgba(0, 0, 0, 1) 51%, rgba(17, 17, 17, 1) 60%, rgba(43, 43, 43, 1) 76%, rgba(28, 28, 28, 1) 91%, rgba(19, 19, 19, 1) 100%);
    background: linear-gradient(45deg, rgba(76, 76, 76, 1) 0%, rgba(89, 89, 89, 1) 12%, rgba(102, 102, 102, 1) 25%, rgba(71, 71, 71, 1) 39%, rgba(44, 44, 44, 1) 50%, rgba(0, 0, 0, 1) 51%, rgba(17, 17, 17, 1) 60%, rgba(43, 43, 43, 1) 76%, rgba(28, 28, 28, 1) 91%, rgba(19, 19, 19, 1) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.orange {
    background: rgb(243, 197, 189);
    /* Old browsers */
    /* FF3.6+ */

    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(243, 197, 189, 1)), color-stop(50%, rgba(232, 108, 87, 1)), color-stop(51%, rgba(234, 40, 3, 1)), color-stop(75%, rgba(255, 102, 0, 1)), color-stop(100%, rgba(199, 34, 0, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(45deg, rgba(243, 197, 189, 1) 0%, rgba(232, 108, 87, 1) 50%, rgba(234, 40, 3, 1) 51%, rgba(255, 102, 0, 1) 75%, rgba(199, 34, 0, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */

    background: -webkit-linear-gradient(45deg, rgba(243, 197, 189, 1) 0%, rgba(232, 108, 87, 1) 50%, rgba(234, 40, 3, 1) 51%, rgba(255, 102, 0, 1) 75%, rgba(199, 34, 0, 1) 100%);
    background: linear-gradient(45deg, rgba(243, 197, 189, 1) 0%, rgba(232, 108, 87, 1) 50%, rgba(234, 40, 3, 1) 51%, rgba(255, 102, 0, 1) 75%, rgba(199, 34, 0, 1) 100%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f3c5bd', endColorstr='#c72200', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.purple {
    background: -webkit-linear-gradient(#e166e1, transparent, #e166e1);
    background: -webkit-linear-gradient(#e166e1, transparent, #e166e1);
    background: linear-gradient(#e166e1, transparent, #e166e1)
}
.dark-chrome {
    background: rgb(255, 255, 255);
    /* Old browsers */
    /* FF3.6+ */

    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(19%, rgba(5, 5, 5, 1)), color-stop(38%, rgba(255, 255, 255, 1)), color-stop(56%, rgba(2, 2, 2, 1)), color-stop(79%, rgba(2, 2, 2, 1)), color-stop(94%, rgba(252, 252, 252, 1)));
    /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(5, 5, 5, 1) 19%, rgba(255, 255, 255, 1) 38%, rgba(2, 2, 2, 1) 56%, rgba(2, 2, 2, 1) 79%, rgba(252, 252, 252, 1) 94%);
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */

    background: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(5, 5, 5, 1) 19%, rgba(255, 255, 255, 1) 38%, rgba(2, 2, 2, 1) 56%, rgba(2, 2, 2, 1) 79%, rgba(252, 252, 252, 1) 94%);
    background: linear-gradient(45deg, rgba(255, 255, 255, 1) 0%, rgba(5, 5, 5, 1) 19%, rgba(255, 255, 255, 1) 38%, rgba(2, 2, 2, 1) 56%, rgba(2, 2, 2, 1) 79%, rgba(252, 252, 252, 1) 94%);
    /* W3C */

    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fcfcfc', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
}
.rainbow {
    background: -moz-linear-gradient( top, rgba(255, 0, 0, 1) 0%, rgba(255, 255, 0, 1) 15%, rgba(0, 255, 0, 1) 30%, rgba(0, 255, 255, 1) 50%, rgba(0, 0, 255, 1) 65%, rgba(255, 0, 255, 1) 80%, rgba(255, 0, 0, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 0, 0, 1)), color-stop(15%, rgba(255, 255, 0, 1)), color-stop(30%, rgba(0, 255, 0, 1)), color-stop(50%, rgba(0, 255, 255, 1)), color-stop(65%, rgba(0, 0, 255, 1)), color-stop(80%, rgba(255, 0, 255, 1)), color-stop(100%, rgba(255, 0, 0, 1)));
}
/* Configurate with media queries */

@media screen and (min-width: 201px) and (max-width: 650px) {
    .dropg-author-container {
        float: none !important;
        height: 49% !important;
        margin-left: 3%!important;
        padding: 1%;
        text-align: left;
        width: 93%!important;
    }
    .dropg-page {
        float: none!important;
        height: 30%!important;
        width: 100%!important;
    }
    .dropg-inner-thumbs div.dropg-thumb {
        background-position: center center !important;
        background-size: 100% 100% !important;
        border: 1px solid rgba(255, 255, 255, 0.3);
        cursor: pointer;
        display: block;
        height: 10px;
        margin: 2px;
        position: relative;
        width: 20px;
    }
    .dropg-inner-thumbs {
        display: block;
        height: 10px;
        left: 2%;
        position: absolute;
        top: 2%;
        width: 100%;
        z-index: 999;
    }
    .featuredmedia span {
        color: #FFFFFF;
        display: block;
        font-size: 10px;
        height: 100%;
        line-height: 10px;
        margin: auto;
        position: relative;
        width: 20px;
    }
    .featuredmedia {
        background: none repeat scroll 0 0 rgba(255, 255, 255, 0.2);
        border: 1px solid rgba(255, 255, 255, 0.3);
        cursor: pointer;
        height: 10px;
        margin: 2px;
        width: 20px!important;
    }
    .share-buttons {
        background: none repeat scroll 0 0 #0198FF;
        height: 101%;
        left: -10px;
        margin-bottom: 10px;
        min-height: 35px;
        min-width: 10px !important;
        overflow: hidden;
        padding-left: 5px!important;
        padding-right: 5px!important;
        padding-top: 10px;
        position: absolute;
        text-align: right;
        top: 0;
        width: 25px;
        z-index: 9998;
    }
    .dropg-share-icons span {
        color: #FFFFFF;
        display: block;
        font-size: 15px!important;
        height: 100%;
        line-height: 15px!important;
        margin: 0;
        position: relative;
        width: 15px!important;
    }
    .dropg-author-container p {
        font-size: 9px!important;
    }
    .dropg-author-container .mCSB_container {
        margin-left: 20px;
        margin-right: 30px;
        overflow: hidden;
        width: auto;
    }
    .dropg-wide-content {
        opacity: 0.1;
        filter: alpha(opacity=10);
    }
    .dropg-load-page {}
}
@media screen {
    /* hover styles here */

    .dropg-gallery-view .dropg-row .dropg-item:hover .dropg-item {
        opacity: 0.2;
        filter: alpha(opacity=20);
        cursor: pointer;
    }
    .dropg-gallery-view .dropg-row .dropg-item:hover {
        opacity: 1;
        filter: alpha(opacity=100);
        cursor: pointer;
    }
    .dropg-item:hover .dropg-short-desc {
        opacity: 1;
        cursor: pointer;
        filter: alpha(opacity=100);
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        transform: scale(1.5);
        -webkit-transition-delay: 0s;
        transition-delay: 0s
    }
    .dropg-item:hover .dropg-short-desc p {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: alpha(opacity=100);
        opacity: 1;
        -ms-transform: scale(1);
        cursor: pointer;
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s
    }
    .dropg-item:hover .dropg-triangle {
        background: url(../images/load.png);
        background-size: 100% auto;
        cursor: pointer;
        left: 45%;
        z-index: 9;
        -webkit-transition: all 1s ease 0s;
        transition: all 1s ease 0s;
        top: -18px;
    }
    .dropg-item:hover .dropg-triangle {
        opacity: 1;
        filter: alpha(opacity=100);
        -webkit-transition: all 1s ease 0s;
        cursor: pointer;
        transition: all 1s ease 0s;
    }
    .dropg-item:hover .dropg-title-container {
        -webkit-transition: all 1s;
        transition: all 1s cursor: pointer;
    }
    .dropg-item:hover .dropg-title-container .dropg-desc {
        color: #fff;
        -webkit-transition: all 1s;
        cursor: pointer;
        transition: all 1s
    }
    .dropg-item:hover .dropg-title-container {
        cursor: pointer;
    }
    .dropg-item:hover .dropg-title-container .dropg-author {
        color: #fff;
        cursor: pointer;
    }
    .dropg-item:hover .dropg-main-image {
        -ms-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        cursor: pointer;
        -webkit-transition: all 2s ease 0s;
        transition: all 2s ease 0s
    }
    .dropg-item:hover .excerpt {
        opacity: 0.9;
        transition: top 0.5s, opacity 0.5s;
    }
    .dropg-item:hover .excerpt p {
        top: 10%;
        opacity: 1;
        height: 100%;
        transition: top 5.5s linear, opacity 0s;
    }
    .dropg-gallery-view .dropg-item .dropg-main-image:hover {
        z-index: 999;
        -webkit-transform: scale(1.5);
        -ms-transform: scale(1.5);
        cursor: pointer;
        transform: scale(1.5);
        -webkit-transition: all 2s ease 0s;
        transition: all 2s ease 0s;
        cursor: pointer;
    }
    .dropg-short-desc:hover {
        background-size: 20% auto;
        cursor: pointer;
        -webkit-transition: all 0.3s ease-in 0.1s;
        transition: all 0.3s ease-in 0.1s;
    }
}
@media handheld {
    /* non-hover styles here */
}
@media all and (max-width: 969px) and (min-width: 320px) {
    #dg-filters {
        padding-bottom: 38px;
        height: auto;
    }
    #dg-filters ul {
        height: 30px;
        position: relative;
    }
    .dropg_pagination {
        left: 0;
        position: relative;
    }
    .dropg_pagination {
        bottom: 0;
        display: block;
        height: 30px;
        left: 0;
        line-height: 38px;
        position: absolute;
        width: 100%;
    }
    .dropg-gallery-view .dropg-row .dropg-item {
        width: 31%!important;
    }
    .dropg-view-icons span {
        font-size: 10px !important;
        line-height: 10px !important;
        margin: -3px;
        width: 10px !important;
    }
    .dropg-view-icons {
        border-radius: 50%;
        float: left;
        height: 15px;
        margin-top: 0;
        padding: 5px;
        position: relative;
        right: 5px;
        margin-right: 2px;
        top: -2px;
        width: 15px;
    }
}
@media all and (max-width: 569px) and (min-width: 220px) {
    #dg-filters {
        height: auto;
        padding-bottom: 38px;
    }
    #dg-filters ul {
        height: 30px;
        position: relative;
    }
    .dropg_pagination {
        left: 0;
        position: relative;
    }
    .dropg_pagination {
        bottom: 0;
        display: block;
        height: 30px;
        left: 0;
        line-height: 38px;
        position: absolute;
        width: 100%;
    }
    .dropg-gallery-view .dropg-row .dropg-item {
        width: 99%!important;
    }
    .dropg-view-icons span {
        font-size: 15px !important;
        line-height: 15px !important;
        margin: -3px;
        width: 15px !important;
    }
    .dropg-view-icons {
        border-radius: 50%;
        float: left;
        height: 20px;
        margin-top: 0;
        padding: 5px;
        position: relative;
        right: 5px;
        margin-right: 5px;
        top: -2px;
        width: 20px;
    }
    .dropg-grid {
        height: 90%!important;
        margin: 3% auto!important;
        width: 90%!important;
    }
}
#dg-filters.fixed {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}
#dg-filters.showing-filters {
    /*display: block!important;*/
}
/* Make clicks pass-through */

#nprogress {
    pointer-events: none;
}
#nprogress .bar {
    background: #29d;
    position: absolute;
    z-index: 999999;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
}
/* Fancy blur effect */

#nprogress .peg {
    display: block;
    position: absolute;
    right: 0px;
    width: 100px;
    height: 100%;
    opacity: 1.0;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}
/* Remove these to get rid of the spinner */

#nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 1031;
    top: 15px;
    right: 15px;
}
#nprogress .spinner-icon {
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: solid 2px transparent;
    border-radius: 50%;
    -webkit-animation: nprogress-spinner 400ms linear infinite;
    animation: nprogress-spinner 400ms linear infinite;
}
.nprogress-custom-parent {
    overflow: hidden;
    position: relative;
}
.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
    position: absolute;
}
@-webkit-keyframes nprogress-spinner {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes nprogress-spinner {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}