/**
 * @author    RocketTheme http://www.rockettheme.com
 * @copyright Copyright (C) 2007 - 2014 RocketTheme, LLC
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */
/* Sprocket Quotes - Colors */
.sprocket-quotes-pagination li {background:rgba(0, 0, 0, 0.3);color: #fff;}
.sprocket-quotes-pagination li:hover {background:rgba(0, 0, 0, 0.5); }
.sprocket-quotes-nav .arrow {}

/* Sprocket Quotes - Core */
.sprocket-quotes {position: relative;}
.sprocket-quotes:after {display: table;content: "";*zoom: 1;clear: both;}
.sprocket-quotes-container {list-style: none !important;overflow: hidden;padding: 0;margin: 0 -1%;}
.sprocket-quotes-container:before, .sprocket-quotes-container:after {content: "";display: table;line-height: 0;}
.sprocket-quotes-container > li {display: inline-block;vertical-align: top;margin: 1% -4px 1% 0;padding: 0 1%;box-sizing: border-box;}
.sprocket-quotes .cols-1 > li {width: 100%;}
.sprocket-quotes .cols-2 > li {width: 50%;}
.sprocket-quotes .cols-3 > li {width: 33.33%;}
.sprocket-quotes .cols-4 > li {width: 25%;}
@media (max-width: 767px) {
	.sprocket-quotes .cols-1 > li, .sprocket-quotes .cols-2 > li, .sprocket-quotes .cols-3 > li, .sprocket-quotes .cols-4 > li {width: 100%;float: none;}
}

/* Sprocket Quotes - Items */
.sprocket-quotes-item {position: relative;padding: 15px;margin: 1em 0;background: rgba(0,0,0,0.03);border-radius: 4px;box-shadow:  0 0 0 1px rgba(0, 0, 0, 0.07);}
.sprocket-quotes-item:before {content: "";position: absolute;bottom: -17px;left: 49px;border-width: 16px 0 0 16px;border-style: solid;border-color: rgba(0,0,0,0.05) transparent;display: block;width :0;}
.sprocket-quotes-item:after {content: "";position: absolute;bottom: -16px;left: 50px;border-width: 16px 0 0 16px;border-style: solid;border-color: rgba(0,0,0,0.05) transparent;display: block;width :0;}
.quotes-bottomright-arrow:before {bottom: -17px;right: 49px;left: auto;border-width: 16px 16px 0 0;border-color: rgba(0,0,0,0.05) transparent;}
.quotes-bottomright-arrow:after {bottom: -16px;right: 50px;left: auto;border-width: 16px 16px 0 0;border-color: rgba(0,0,0,0.05) transparent;}
.quotes-topleft-arrow:before {top: -16px;bottom: auto;left: 49px;right: auto;border-width: 0 16px 16px 0;border-color: rgba(0,0,0,0.05) transparent;}
.quotes-topleft-arrow:after {top: -16px;bottom: auto;left: 50px;right: auto;border-width: 0 16px 16px 0;border-color: rgba(0,0,0,0.05) transparent;}
.quotes-topright-arrow:before {top: -16px;bottom: auto;right: 49px;left: auto;border-width: 0 0 16px 16px;border-color: rgba(0,0,0,0.05) transparent;}
.quotes-topright-arrow:after {top: -16px;bottom: auto;right: 50px;left: auto;border-width: 0 0 16px 16px;border-color: rgba(0,0,0,0.05) transparent;}
.quotes-no-arrow:before, .quotes-no-arrow:after {display: none;}

/* Sprocket Quotes - Content */
.sprocket-quotes-title {margin-top: 0;}
.sprocket-quotes-text {font-size: 1.1em;line-height: 1.6em;}
.sprocket-quotes-image { height: 70px;width: 70px ;border-radius: 100%;margin: 0 1em 0 0;float: left;}
.sprocket-quotes-info {margin-top: 1em;}
.sprocket-quotes-info:before, .sprocket-quotes-info:after {content: '';display: table;}
.sprocket-quotes-info:after {clear: both;}
.sprocket-quotes-author {font-size: 1.1em;margin-top: 0.5em;font-weight: bold;display: block;}
.sprocket-quotes-subtext {font-style: italic;display: block;}

/* Sprocket Quotes - Navigation */
.sprocket-quotes-nav {display: table;width: 100%;padding: 5px;}
.sprocket-quotes-pagination {display: table-cell;vertical-align: middle; text-align: center;}
.sprocket-quotes-nav ul { margin: 0 !important; padding: 0 0 0 10px !important;}
.sprocket-quotes-pagination li {
    border-radius: 1rem;
    cursor: pointer;
    display: inline-block;
    padding: 6px !important;
     margin-right: 5px;
     vertical-align: middle;
    }
.sprocket-quotes-pagination li.active {  background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    }
.sprocket-quotes-pagination li span {display: none;font-size: 0.85em;line-height: 1em;}
.sprocket-quotes-pagination-hidden li {display: none;}
.sprocket-quotes-pagination-hidden{
  text-align: center;
}

.tm-block-primary .sprocket-quotes-nav .arrow {color: rgba(255,255,255,0.9); }
.tm-block-third .sprocket-quotes-nav .arrow {color: rgba(255,255,255,0.9); }

.sprocket-quotes-nav .arrow {
   color: rgba(0,0,0,0.3);
    cursor: pointer;
    display: inline-block;
    font-size: 2.5em;
    height: 20px;
    line-height: 11px;
    margin-left: 15px;
    margin-right: 15px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 22px;
}
.sprocket-quotes-nav .arrow:hover {}


/* Spinner */
.sprocket-quotes-overlay {display: none;position: absolute;margin-top: -66px;top:50%;left:0;right:0;bottom:0;background-color:transparent;z-index:5;}
.sprocket-quotes-overlay .css-loader-wrapper {width: 60px;height:60px;margin: 0 auto;padding: 20px;background-color: rgba(0, 0, 0, 0.7);box-shadow:0 0 5px rgba(0, 0, 0, 0.4) inset,1px 1px 1px rgba(255, 255, 255, 0.1);border-radius:1em;}
.sprocket-quotes.loading .sprocket-quotes-overlay {display: block;}
.sprocket-quotes-overlay .css-loader {display: block;margin: 0 auto;font-size: 10px;position: relative;text-indent: -9999em;border-top: 8px solid rgba(255, 255, 255, 0.2);border-right: 8px solid rgba(255, 255, 255, 0.2);border-bottom: 8px solid rgba(255, 255, 255, 0.2);border-left: 8px solid #ffffff;-webkit-animation: loader 1.1s infinite linear;animation: loader 1.1s infinite linear;}
.sprocket-quotes-overlay .css-loader {border-radius: 50%;width: 44px;height: 44px;}

@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
