/* screen.css | Dec 14, 2017 @3:08:36 PM */ 
/* Import Google Fonts */
@import url("https://fonts.googleapis.com/css?family=Alegreya:regular");
@import url("https://fonts.googleapis.com/css?family=Alegreya:italic");
@import url("https://fonts.googleapis.com/css?family=Alegreya:500");
@import url("https://fonts.googleapis.com/css?family=Alegreya:500italic");
@import url("https://fonts.googleapis.com/css?family=Alegreya:700");
@import url("https://fonts.googleapis.com/css?family=Alegreya:700italic");
@import url("https://fonts.googleapis.com/css?family=Alegreya:800");
@import url("https://fonts.googleapis.com/css?family=Alegreya:800italic");
@import url("https://fonts.googleapis.com/css?family=Alegreya:900");
@import url("https://fonts.googleapis.com/css?family=Alegreya:900italic");
@import url("https://fonts.googleapis.com/css?family=Arimo:regular");
@import url("https://fonts.googleapis.com/css?family=Arimo:italic");
@import url("https://fonts.googleapis.com/css?family=Arimo:700");
@import url("https://fonts.googleapis.com/css?family=Arimo:700italic");
/* General Content & Styles */
html,body {
min-width: 960px;
}
body {
font-family:Alegreya;
background-image: url('/storage/themes/3033/header-bg.jpg');
background-size: cover;
background-attachment: fixed;
background-position: left top;
background-repeat: no-repeat;
width:100%;
color: #666;
}
h1,h2,h3,h4,h5,h6 {
font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
color:#666666;
font-weight:normal;
}
h1 {
font-family:Alegreya;
font-size:40px;
line-height: 38px;
}
h2 {
font-size: 40px;
margin-bottom: 20px;
}
h3 {
text-transform: uppercase;
font-family: Arimo;
font-size: 22px;
color: #666;
margin: 10px 0 10px 0;
}
h3 a {
color: #666;
}
h3 a:hover {
color: #c65f13;
}
h4, .vertical h2 {
text-transform: uppercase;
font-family: Arimo;
font-size: 18px;
margin: 10px 0 10px 0;
}
.button, .btn, button, #template form.formWizForm .submitBut, .formWizForm input[type=submit], input[type=submit], .item-nav .btn {
color: #fff;
background-color: #c65f13;
padding: 15px 20px 15px 20px;
display: inline-block;
font-family: Arimo;
font-weight: normal;
font-size: 13px;
text-transform: uppercase;
text-decoration: none;
text-align: center;
line-height: 13px;
letter-spacing: 2px;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
border: none;
cursor: pointer;
}
.button:hover, .btn:hover, button:hover, #template form.formWizForm .submitBut:hover, input[type=submit]:hover {
color: #fff;
background-color: #666;
}
a:not(.slide) {
text-decoration: none;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
}
a {
color: #c65f13;
}
a:hover {
color: #666;
}
img {
max-width: 100%;
height: auto;
}
blockquote {
border-left: 4px solid #c65f13;
padding-left: 20px;
}
select {
font-size: 14px;
font-family: Arimo;
background-color: #eee;
display: inline-block;
height: 40px;
line-height: 40px;
padding-left: 10px;
border: none;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
-khtml-border-radius: 10px;
border-radius: 10px;
}
.wrapper {
width: 960px;
padding-left: 35px;
padding-right: 35px;
box-sizing: border-box;
margin: auto;
clear: both;
}
div.main {
background: #fff;
clear: both;
}
.row {
margin-top: 60px;
}
.row.secondary {
margin-top: 35px;
}
.module + .module, .module + .widget, .columns-widget:not(:first-child), .widget + .module {
margin-top: 50px;
}
.row.content {
width: 100%;
background-color: #e7e4e1;
padding: 20px 0 50px 0;
}
body:not(.home-template) .row.content {
background-color: transparent;
}
p {
margin-top: 10px;
margin-bottom: 0;
}
table {
border-spacing: 0;
}
.full-mode .item-list .item, .compact-mode .item-list .item {
border: none;
margin-bottom: 0;
}
.compact-mode .item-list .item + .item {
margin-top: 35px;
}
ul li.odd {
background: #e7e7e7;
}
.navigation-widget li.item {
margin-bottom: 0;
}
.horizontal li.item {
padding-bottom: 0;
}
/* Added Icons */
.item-commentlink a:first-child:before,
.item-commentlink a:last-child:before,
.store-module .viewcart a:before,
.store-module .checkout a:before,
.store-module #checkout:before,
.store-module #continue:before,
.forum-module a[href^="?b=2"]:before {
font-family: FontAwesome;
content:"\f086";
display: inline-block;
padding: 0 5px 0 15px;
color: #333;
font-size: 24px;
position: relative;
top: 4px;
}
/* Column Gutters */
.col > div {
padding-left: 17.5px;
padding-right: 17.5px;
}
.col.primary > div {
padding-left: 0;
}
.col.last > div {
padding-right: 0;
}
/* Header & Main Nav */
.row.header {
min-width: 960px;
width: 100%;
position: relative;
z-index: 2;
margin-top: 0;
display: table;
}
.home-template-type .row.header {
position: absolute;
top: 0;
left: 0;
}
.row.header .title {
display: table-cell;
}
.row.header .title h1 {
padding: 30px 0 0 30px;
font-size: 30px;
color: #fff;
}
.row.header nav {
display: table-cell;
}
.row.header .navigation-widget {
margin: 30px 30px 0 0;
font-family:Arimo;
text-align: right;
position: relative;
z-index: 3;
}
.row.header .navigation-widget a {
font-size: 13px;
color: #fff;
}
.row.header .navigation-widget a:hover {
color: #e5e5e5;
}
.row.header .navigation-widget .l1 {
height: 20px;
line-height: 20px;
margin-left: 30px;
margin-bottom: 10px;
}
.row.header .navigation-widget .l1 > a {
border-bottom: 2px solid transparent;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
text-transform: uppercase;
}
.row.header .navigation-widget .l1 > a:hover {
border-bottom: 2px solid #fff;
}
.row.header .navigation-widget .l1.active > a {
border-bottom: 2px solid #000;
}
.row.header .navigation-widget .submenu {
background-image: url('/storage/themes/3033/black-transparent-bg.png');
background-repeat: repeat;
background-color: transparent;
padding-top: 5px;
padding-bottom: 5px;
}
.row.header .navigation-widget .submenu a {
font-weight: normal;
display: block;
padding: 5px 10px 5px 10px;
}
.row.header .navigation-widget .submenu a:hover {
background-image: url('/storage/themes/3033/black-transparent-bg.png') !important;
}
body:not(.home-template) .row.header {
height: 250px;
}
/* Main Banner */
.row.main-banner .banner-widget .captions {
/*margin-top: 13%;*/
top: 50%;
-o-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
background-image:none;
width:768px;
height: auto;
box-sizing: border-box;
padding: 20px;
right: 50%;
margin-right: -384px;
text-align: center;
}
.banner-widget .images > a {
max-height: 684px;
}
.row.main-banner .banner-widget .captions h1,
.row.main-banner .banner-widget .captions h2 {
font-family: Arimo;
font-size:36px;
font-weight: 700;
color:#fff;
text-align: center;
text-transform: uppercase;
}
.row.main-banner .banner-widget .captions h2 {
font-size: 30px;
}
.row.main-banner {
width: 100%;
min-width: 960px;
max-height: 684px;
overflow: hidden;
position: relative;
z-index: 1;
margin-top: 0;
background: transparent;
}
@media all and (max-width: 1150px) {
.row.main-banner .captions {
font-size: 35px;
}
}
/* Breadcrumb */
.row.header .breadcrumb {
position: absolute;
bottom: 0;
left: 50%;
-ms-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-o-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
height: 125px;
}
.breadcrumb .breadcrumbs-widget {
color: #fff;
font-size: 12px;
font-family: Arimo;
font-weight: normal;
display: inline-block;
height: 65px;
line-height: 65px;
padding: 0 35px 0 35px;
background-image: url('/storage/themes/3033/black-transparent-bg.png');
width: 960px;
box-sizing: border-box;
position: absolute;
bottom: 0;
left: 0;
z-index: 1;
}
.row.header .breadcrumb a {
color: #fff;
text-decoration: none;
-webkit-transition: .1s ease-in;
-o-transition: .1s ease-in;
-moz-transition: .1s ease-in;
transition: .1s ease-in;
display: inline-block;
margin-left: 20px;
margin-right: 20px;
}
.row.header .breadcrumb a:hover {
color: #a1a1a1;
}
.row.header .breadcrumb a.home {
margin-left: 0;
}
.row.header .breadcrumb strong {
color: #a2a2a2;
font-weight: normal;
margin-left: 20px;
}
/* Social */
.include-widget {
clear: both;
}
.row.social {
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
background-color: #fff;
text-align: center;
margin-top: 0;
float: left;
clear: both;
}
.row.footer {
margin-top: 0;
}
.row.social a {
margin-left: 30px;
}
.row.social a:first-child {
margin-left: 0;
}
.social a {
font-size: 0px;
color: #333;
display: inline-block;
margin: 0 20px 0 20px;
}
.social a:hover {
color: #c65f13;
}
.social a span {
font-size: 26px;
}
/* Welcome */
.row.welcome {
font-family:Alegreya;
text-align:center;
background-color:#ffffff;
width:100%;
color: #666;
}
.row.welcome p {
font-size: 16px;
}
/* Thumbnail Navigation */
.navigation-widget.thumbnail h3 a {
color: #c65f13;
border-bottom: 2px solid transparent;
-webkit-transition: .5s ease-in;
-o-transition: .5s ease-in;
-moz-transition: .5s ease-in;
transition: .5s ease-in;
display: inline;
}
.navigation-widget.thumbnail h3 a:hover {
border-bottom-color: #c65f13;
}
.navigation-widget.thumbnail {
text-align: center;
background-color: #E7E4DF;
padding-top: 60px;
padding-bottom: 60px;
}
.navigation-widget.thumbnail .item {
margin-bottom: 0;
padding-bottom: 0;
padding-left: 17.5px;
padding-right: 17.5px;
}
.navigation-widget.thumbnail h3 {
margin-top: 10px;
margin-bottom: 10px;
}
.navigation-widget.thumbnail p {
font-size: 16px;
color: #666;
}
.navigation-widget.thumbnail ul.children li {
float: left;
width: 100%;
text-align: left;
margin-top: 10px;
}
.navigation-widget.thumbnail ul.children a {
width: 100%;
color: #c65f13;
font-size: 13px;
text-transform: uppercase;
font-family:Arimo;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
background-image: url('/storage/themes/3033/list-arrow.png');
background-repeat: no-repeat;
background-position: left 3px;
padding-left: 15px;
}
.navigation-widget.thumbnail .children a:hover {
margin-left: 5px;
color: #666;
border-bottom-color: #666;
}
.content-module.feature ul {
padding: 0;
}
/* Vertical Navigation */
.navigation-widget.vertical ul a {
font-family:Arimo;
font-size: 13px;
color:#666;
-webkit-transition:.1s ease-in;
-o-transition: .1s ease-in;
-moz-transition: .1s ease-in;
transition:.1s ease-in;
padding-left: 20px;
}
.navigation-widget.vertical ul a:hover {
color: #C65F13;
}
.navigation-widget.vertical {
padding-left: 0;
}
.navigation-widget.vertical ul {
width: 100%;
}
.navigation-widget.vertical ul li {
list-style-type: none;
}
.navigation-widget .vertical > ul > li{
border-top: 2px solid #E7E4E1;
padding: 5px 0;
}
.navigation-widget .vertical .l1:last-child {
border-bottom: 2px solid #E7E4E1;
}
.navigation-widget .vertical > ul > li > a {
text-transform: uppercase;
}
.navigation-widget .vertical > ul > li ul li {
padding: 2px 0 2px 10px;
}
/* Three Column Headline */
.headline ul a {
font-family: Arimo;
font-size: 14px;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
background-image: url('/storage/themes/3033/list-arrow.png');
background-repeat: no-repeat;
background-position: left 3px;
padding-left: 15px;
}
.headline {
margin-left: -35px;
margin-right: 0;
background-color:#e7e4e1;
width: 920px;
padding-left: 20px;
padding-right: 20px;
}
.headline .col > div {
padding-left: 17.5px;
padding-right: 17.5px;
margin-top: 35px;
margin-bottom: 35px;
}
.headline h3 {
margin-top: 30px;
}
.headline ul {
list-style-type: none;
}
.headline ul a:hover {
margin-left: 5px;
}
/* Blog */
.blog-sidebar ul li a {
font-family: Arimo;
font-size: 14px;
color: #C65F13;
background-image: url('/storage/themes/3033/list-arrow.png');
background-repeat: no-repeat;
background-position: left 3px;
margin: 0;
padding-left: 10px;
-webkit-transition: .2s ease-in;
-moz-transition: .2s ease-in;
-o-transition: .2s ease-in;
transition: .2s ease-in;
}
.blog-sidebar ul li a:hover {
color: #666;
margin-left: 10px;
}
.blogs-module.full-mode .item-list {
margin-right: 275px;
margin-left: 0;
}
.blogs-module .item-list .item {
padding: 0;
}
.blogs-module .item-list .item + .item {
margin-top: 35px;
}
.blogs-module .blog-sidebar {
float: right;
background-color: #e5e5e5;
padding: 20px;
}
.blogs-module .blog-sidebar > h4 {
margin-top: 0;
}
p.date {
font-family: Arimo;
color: #666;
background-color: #e7e7e7;
display: block;
width: auto;
padding: 5px;
}
p.date .month {
float: left;
padding: 8px 10px 0 10px;
background-color: transparent;
font-size: 20px;
font-weight: normal;
}
p.date .day{
float: right;
background-color: #fff;
padding: 5px;
font-weight: bold;
}
p.date .weekday {
display: none;
}
.item-commentlink {
border-top: 2px solid #e7e7e7;
border-bottom: 2px solid #e7e7e7;
padding-top: 10px;
padding-bottom: 10px;
}
.item-commentlink a {
display: inline-block;
font-family: Arimo;
font-size: 10px;
line-height: 10px;
text-transform: uppercase;
}
.comment {
border-bottom: 2px dotted #e5e5e5;
margin-bottom: 10px;
}
.item-commentlink a:last-child:before {
content: "\f044";
}
/* Store */
.store-module .store-sidebar {
width: 180px;
margin-top: 10px;
background: rgb(255,255,255);
background: rgba(255,255,255,0.5);
}
.store-module .store-sidebar > div {
padding: 10px;
background: none;
border: none;
margin: 0;
}
.store-module .featured .item {
background: rgb(255,255,255);
background: rgba(255,255,255,0.2);
border: none;
}
.store-module .item .category {
background: none;
border: none;
}
.store-module .featured {
margin: 0;
}
.store-module .featured .item {
height: auto;
padding: 0;
margin: 0 0 10px 10px;
}
.store-module .featured .thumbnail {
width: 100%;
height: auto;
margin: 0 0 10px 0;
}
.store-module p.subtotal {
display: inline-block;
background: rgb(255,255,255);
background: rgba(255,255,255,0.2);
padding: 10px;
margin-top: 10px;
}
.store-module .store_nav ul.user_nav li {
display: inline;
}
.store-module .viewcart a:before {
content: "\f07a";
}
.store-module .checkout a:before, .store-module #checkout:before {
content: "\f18e";
}
.store-module #continue:before {
content: "\f08b";
}
.store-module .item .gallery {
margin-bottom: 10px;
}
.store-module .item .gallery .thumbnail {
max-width: 400px;
width: 100%;
height: auto;
max-height: 400px;
}
.store-module .item .gallery .images {
max-width: 400px;
}
.store-module .item .gallery .images a {
width: 100px;
height: 100px;
}
.store-module .signin fieldset {
height: auto;
padding: 10px 10px 55px 10px;
}
/* Events */
#template .events-module .list-controls {
float: left;
width: 100%;
margin-bottom: 35px;
height: auto;
line-height: auto;
}
.events-module .list-controls select {
margin-left: 10px;
}
.events-module.full-mode table.calendar {
border-left: 1px solid #b5b2a9;
border-right: 1px solid #b5b2a9;
border-bottom: 1px solid #b5b2a9;
}
/* Poll */
.polls-module dd {
margin-top: 5px;
margin-bottom: 5px;
}
.polls-module dd:last-child {
padding-top: 20px;
padding-left: 10px;
}
.polls-module dd:last-child button {
position: relative;
top: -10px;
left: -10px;
}
/* Forms & Contact */
iframe {
max-width: 100%;
}
form.formWizForm {
background: none;
padding: 0;
margin: 0;
}
input[type=text], input[type=password], textarea {
width: 200px;
height: 30px;
line-height: 30px;
padding-left: 10px;
border: 1px solid #ddd;
}
.form-builder-module form.formWizForm {
border: none;
}
span.copyright {
display: inline-block;
padding-top: 12px;
padding-left: 15px;
}
/* Audio / Video */
.audio-video-module .item-permalink {
position: absolute;
right: 10px;
top: 10px;
margin-top: 0;
}
/* Events */
.events-module .calendar .btn, .modal-dialog-window .btn {
width: auto;
box-sizing: border-box;
margin-top: 0;
padding: 5px 10px 5px 10px;
}
.modal-dialog-window .dialog a.close {
top: 5px;
right: 5px;
line-height: normal;
}
.modal-dialog-window .dialog h3 {
margin-bottom: 10px;
}
/* Message Board */
.forum-module > div {
padding: 0 !important;
}
.forum-module table.boardtable {
background: #eee;
margin-bottom: 30px;
}
.forum-module table.boardtable td {
padding: 10px;
}
.forum-module table.search td {
padding: 10px;
}
.forum-module table.search td.search-head {
background-color: #ddd !important;
}
.forum-module table.search td.search-body {
background-color: #eee !important;
}
.forum-module table.search td.search-body input[type=text] {
margin-left: 10px;
margin-right: 10px;
}
.forum-module table.search td.search-body input[type=submit] {
margin-top: 0;
}
.forum-module a[href^="?b=2"]:before {
content: "\f044";
}
.forum-module > div {
padding: 0 !important;
margin: 0 !important;
}
.forum-module > div > table:nth-of-type(2) td table:nth-of-type(2) {
border-bottom: 1px dotted #222;
}
.forum-module table[cellpadding="8"] {
border-bottom: 1px dotted #333;
}
.forum-module > div > table table:nth-of-type(3) td {
border-bottom: 1px dotted #222;
}
/* Footer */
.row.footer {
font-family:Arimo;
background-color:#1f1f1f;
width:100%;
padding-top: 50px;
padding-bottom: 50px;
}
.row.footer .menu {
margin: 0;
padding: 0;
}
.row.footer .menu li {
text-align: center;
margin-left: 30px;
}
.row.footer .menu li:first-child {
margin-left: 0;
}
.row.footer .menu li a {
text-transform: uppercase;
color: #fff;
font-size: 10px;
font-weight: normal;
-webkit-transition: .2s ease-in;
-o-transition: .2s ease-in;
-moz-transition: .2s ease-in;
transition: .2s ease-in;
}
.row.footer .menu li a:hover {
color: #a3a3a3;
}
#templatefooter {
position: relative;
top: 50px;
margin-bottom: 50px;
}
/* Theme Updates */
.blogs-module p.date {
margin-top: 0;
margin-bottom: 0;
}
.blogs-module span.date {
display: none;
}
.blogs-module .details {
clear: left;
padding: 20px 0 20px 0;
}
.teaser-widget .blogs-module .item {
border-bottom: 1px solid #ccc;
margin-bottom: 20px;
padding-bottom: 20px;
}
.teaser-widget .blogs-module .item:last-child {
border-bottom: none;
}
.item-commentlink a:first-child:before {
padding-left: 0;
}
.item-commentlink span {
display: none;
}
.item dl.meta {
margin: 0;
padding: 0;
}
.blogs-module.full-mode .item-list .item {
padding: 0 0 20px 0;
margin-bottom: 20px;
}
.blogs-module .item-permalink {
margin: 0;
}
.item-footer, .blogs-module .item-commentlink {
margin-bottom: 0;
}
.blog-sidebar .archives h4, .blog-sidebar .recent-posts h4 {
margin-top: 40px;
}
form.formWizForm {
font-size: 14px;
}
form.formWizForm div.info {
font-size: 12px;
}
form.formWizForm div.emailIcon,
form.formWizForm div.phoneIcon {
display: none;
}
form.formWizForm input[type=text], form.formWizForm textarea {
border: 1px solid #ddd;
}
form.formWizForm .submitBut {
margin: 0;
}
.blogs-module .item-comments {
margin-top: 30px;
}
.blogs-module .item-comments form p {
margin-bottom: 1.5em;
}
.blogs-module .item-nav {
text-align: left;
}
.blogs-module .blog-sidebar .btn {
margin-top: 10px;
}/* | Jun 14, 2018 @12:49:13 PM *//* | Jun 14, 2018 @1:04:36 PM *//* | May 15, 2017 @6:59:42 AM *//* | Apr 8, 2019 @8:50:43 AM *//* | Jun 17, 2017 @10:06:36 AM *//* | Jun 30, 2018 @4:35:05 PM *//* | Sep 20, 2018 @11:56:19 AM *//* | Oct 4, 2018 @2:11:45 PM *//* | Nov 29, 2018 @3:53:50 PM *//* | Nov 13, 2016 @7:49:18 PM *//* | Feb 27, 2020 @7:45:29 PM *//* | Mar 9, 2020 @9:12:31 PM *//* | Mar 21, 2020 @9:31:33 AM *//* | Jan 27, 2020 @1:02:39 PM *//* | Feb 19, 2020 @8:40:12 PM *//* | Feb 19, 2020 @8:40:22 PM *//* | Mar 31, 2020 @8:50:47 PM *//* | Mar 31, 2020 @8:51:30 PM *//* | Apr 3, 2020 @9:48:08 AM *//* | Mar 21, 2020 @9:47:19 AM *//* | Mar 22, 2020 @3:18:40 PM *//* | Mar 27, 2020 @1:10:05 PM *//* | Dec 27, 2019 @12:51:50 PM *//* | Jan 15, 2020 @5:03:48 PM *//* | Jan 16, 2020 @4:49:15 PM *//* | Jan 18, 2020 @12:15:07 PM *//* | Jan 18, 2020 @2:39:29 PM *//* | Jan 26, 2020 @7:34:27 PM *//* | Nov 27, 2019 @4:41:39 PM *//* | Dec 9, 2019 @2:48:01 PM *//* | Dec 13, 2019 @1:15:19 PM *//* | Nov 27, 2019 @4:19:04 PM *//* | Nov 27, 2019 @4:41:29 PM *//* | Jun 1, 2015 @11:52:31 PM *//* | Jun 3, 2015 @1:36:08 PM *//* | Jun 3, 2015 @6:20:35 PM *//* | Nov 12, 2022 @6:13:23 PM *//* | Jun 4, 2015 @4:50:53 PM *//* | Jun 4, 2015 @4:57:34 PM *//* | Jun 6, 2015 @9:31:02 AM *//* | Dec 13, 2017 @3:37:00 PM *//* | Jun 4, 2015 @2:31:42 PM *//* | Dec 13, 2017 @4:02:43 PM *//* | Jun 4, 2015 @4:49:20 PM *//* | Dec 13, 2017 @4:02:49 PM *//* | Jun 4, 2015 @4:49:33 PM *//* | Dec 20, 2017 @4:20:16 PM *//* | Dec 24, 2017 @4:08:02 PM *//* | Jul 2, 2020 @3:50:27 PM *//* | Jan 2, 2018 @5:47:11 PM *//* | Jul 22, 2021 @9:37:47 AM *//* | Oct 12, 2017 @1:24:44 AM *//* | Dec 13, 2017 @1:37:04 PM *//* | Sep 17, 2021 @5:29:17 PM *//* | Dec 13, 2017 @2:39:55 PM *//* | Sep 15, 2017 @4:20:30 PM *//* | Mar 28, 2022 @8:15:01 PM *//* | Oct 6, 2017 @10:42:20 AM *//* | Mar 28, 2022 @8:15:08 PM *//* | Feb 8, 2019 @11:41:05 AM *//* | Apr 19, 2022 @1:10:10 AM *//* | Apr 3, 2020 @4:16:51 PM *//* | Apr 22, 2020 @2:12:20 AM *//* | Jul 2, 2020 @3:34:11 PM *//* | Mar 9, 2018 @3:44:42 AM *//* | Apr 3, 2020 @9:48:17 AM *//* | Mar 13, 2018 @9:10:03 PM *//* | Apr 3, 2020 @9:52:56 AM *//* | Mar 15, 2018 @4:07:58 PM *//* | Apr 3, 2020 @9:54:43 AM *//* | Mar 15, 2018 @4:11:27 PM *//* | Mar 15, 2018 @4:11:35 PM *//* | Mar 18, 2018 @11:31:58 AM *//* | Mar 4, 2018 @6:51:15 PM *//* | Jan 12, 2016 @5:15:45 PM *//* | Sep 19, 2016 @9:29:10 PM *//* | Jan 15, 2016 @3:27:32 PM *//* | Sep 19, 2016 @9:30:05 PM *//* | Jan 17, 2016 @11:38:45 PM *//* | Sep 19, 2016 @9:25:54 PM *//* | Mar 7, 2018 @4:07:57 PM *//* | Sep 19, 2016 @9:27:48 PM *//* | Sep 19, 2016 @9:28:58 PM *//* | Mar 8, 2018 @7:26:28 PM *//* | Oct 13, 2016 @5:54:37 PM *//* | Dec 24, 2015 @12:12:54 PM *//* | Jan 16, 2018 @12:36:04 PM *//* | Dec 30, 2015 @4:13:11 PM *//* | Oct 15, 2016 @10:48:16 AM *//* | Feb 3, 2018 @6:12:13 PM *//* | Apr 2, 2019 @11:32:47 PM *//* | Jan 12, 2016 @4:13:12 PM *//* | Oct 11, 2016 @4:07:05 PM *//* | Apr 25, 2019 @2:55:59 PM *//* | Feb 11, 2018 @12:40:28 PM *//* | Apr 7, 2019 @3:00:03 PM *//* | Jan 28, 2016 @4:32:21 PM *//* | Oct 13, 2016 @12:43:39 PM *//* | Apr 29, 2019 @8:26:00 PM *//* | Apr 7, 2019 @3:00:20 PM *//* | Jan 28, 2016 @5:17:09 PM *//* | Aug 26, 2015 @8:35:58 PM *//* | Jan 24, 2017 @12:53:59 PM *//* | Feb 3, 2017 @11:35:48 AM *//* | Aug 27, 2015 @2:41:54 PM *//* | Feb 20, 2017 @11:52:29 AM *//* | Jun 30, 2017 @7:17:22 AM *//* | Aug 28, 2015 @3:47:20 PM *//* | Dec 22, 2016 @4:37:00 PM *//* | Sep 10, 2015 @10:45:50 AM *//* | Apr 25, 2019 @2:39:03 PM *//* | Dec 30, 2016 @3:43:54 PM *//* | Jun 30, 2017 @7:32:43 AM *//* | Aug 28, 2015 @3:53:06 PM *//* | Jun 1, 2016 @12:55:13 PM *//* | Sep 13, 2015 @4:12:24 PM *//* | Jan 2, 2017 @2:08:49 PM *//* | Aug 28, 2015 @5:54:15 PM *//* | Jun 17, 2017 @10:48:23 AM *//* | Jun 15, 2016 @12:51:39 PM *//* | Sep 14, 2015 @6:26:34 PM *//* | Aug 28, 2015 @9:19:22 PM *//* | Feb 20, 2017 @3:25:15 PM *//* | Apr 25, 2019 @2:48:08 PM *//* | Aug 28, 2015 @6:00:32 PM *//* | Jun 19, 2017 @3:28:25 AM *//* | Jul 3, 2016 @9:57:48 PM *//* | Sep 14, 2015 @6:31:54 PM *//* | Nov 17, 2015 @8:01:12 PM *//* | Apr 25, 2019 @2:54:12 PM *//* | Mar 17, 2017 @10:04:33 PM *//* | Jun 19, 2017 @9:48:48 PM *//* | Aug 2, 2015 @4:14:32 PM *//* | Jul 3, 2016 @10:09:28 PM *//* | Sep 16, 2015 @5:32:05 PM *//* | Aug 28, 2015 @8:00:36 PM *//* | Apr 25, 2019 @2:32:37 PM *//* | Sep 5, 2015 @4:05:51 AM *//* | Mar 22, 2017 @11:31:40 AM *//* | Jun 15, 2019 @11:17:42 PM *//* | Aug 7, 2017 @4:47:18 PM *//* | Jul 5, 2016 @1:27:31 PM *//* | Aug 25, 2015 @11:06:43 AM *//* | Oct 15, 2015 @2:21:04 AM *//* | Feb 20, 2017 @11:53:32 AM *//* | Aug 28, 2015 @8:51:38 PM *//* | Apr 25, 2019 @2:34:37 PM *//* | Jun 22, 2019 @7:51:03 PM *//* | Nov 9, 2016 @2:52:31 PM *//* | Aug 29, 2017 @9:32:28 PM *//* | Aug 26, 2015 @4:05:54 PM *//* | Jul 27, 2015 @9:28:01 AM *//* | Nov 9, 2016 @2:56:53 PM *//* | Jun 25, 2019 @12:46:09 PM *//* | Feb 20, 2017 @12:28:02 PM *//* | Jul 19, 2018 @12:18:14 PM *//* | Apr 25, 2019 @2:34:47 PM *//* | Jun 18, 2015 @9:02:44 PM *//* | Sep 15, 2017 @12:49:08 AM *//* | Jul 6, 2016 @4:07:34 PM *//* | Jul 31, 2015 @8:43:39 PM *//* | Nov 19, 2015 @12:10:37 AM *//* | Aug 28, 2015 @8:51:43 PM *//* | Feb 20, 2017 @12:31:29 PM *//* | Dec 5, 2016 @1:19:44 AM *//* | Jul 19, 2018 @12:45:16 PM *//* | Jul 11, 2017 @9:00:14 PM *//* | Apr 14, 2016 @6:12:47 PM *//* | Nov 12, 2015 @1:11:14 PM *//* | Aug 10, 2016 @6:45:42 PM *//* | May 1, 2019 @6:42:55 PM *//* | Aug 10, 2016 @6:45:26 PM *//* | Feb 29, 2016 @9:26:55 PM *//* | Sep 21, 2019 @10:50:03 PM *//* | Nov 15, 2015 @10:56:00 PM *//* | Nov 2, 2016 @6:29:24 PM *//* | Nov 20, 2015 @8:25:50 AM *//* | Nov 17, 2015 @4:45:03 PM *//* | Nov 2, 2016 @6:29:28 PM *//* | Aug 10, 2016 @6:45:30 PM *//* | Aug 10, 2016 @6:46:02 PM *//* | Nov 2, 2016 @8:15:34 PM *//* | Oct 1, 2019 @3:42:14 PM *//* | Dec 7, 2016 @5:04:15 PM *//* | Oct 25, 2016 @9:18:37 PM *//* | Aug 22, 2016 @9:02:10 PM *//* | Feb 11, 2019 @11:49:06 AM *//* | Nov 1, 2019 @1:49:01 PM *//* | Apr 17, 2019 @2:28:09 PM *//* | Oct 15, 2015 @2:21:13 AM *//* | Nov 20, 2015 @8:26:01 AM *//* | Nov 1, 2019 @2:17:44 PM *//* | Mar 2, 2016 @5:01:55 PM *//* | Feb 11, 2019 @12:00:16 PM *//* | Oct 15, 2015 @2:21:25 AM *//* | Feb 17, 2016 @8:20:17 PM *//* | Feb 11, 2019 @11:24:03 PM *//* | Nov 7, 2019 @10:17:24 PM *//* | Dec 18, 2016 @12:03:17 PM *//* | Nov 3, 2015 @4:10:32 PM *//* | Nov 26, 2019 @4:25:03 PM *//* | Mar 4, 2016 @9:14:43 PM *//* | Sep 21, 2019 @10:16:50 PM *//* | Feb 24, 2016 @4:46:26 PM *//* | Feb 12, 2019 @2:11:33 AM *//* | Jan 18, 2016 @8:44:16 PM *//* | Dec 22, 2016 @4:36:47 PM *//* | Feb 24, 2016 @4:49:27 PM *//* | Sep 21, 2019 @10:46:00 PM *//* | Feb 12, 2019 @10:22:39 PM *//* | Jan 20, 2016 @11:04:26 AM *//* | Nov 20, 2015 @8:26:18 AM *//* | Sep 21, 2019 @10:46:15 PM *//* | Mar 3, 2019 @9:35:03 PM *//* | Feb 25, 2016 @2:13:21 PM *//* | Jun 25, 2016 @6:33:19 PM *//* | Feb 22, 2016 @3:36:29 PM *//* | Nov 23, 2015 @7:09:15 PM *//* | Mar 4, 2019 @1:17:52 PM *//* | Feb 9, 2016 @10:18:16 PM *//* | Feb 10, 2019 @12:51:50 PM *//* | Jun 25, 2019 @12:52:08 PM *//* | Nov 30, 2015 @7:38:43 PM *//* | Feb 24, 2016 @4:17:16 PM *//* | Mar 19, 2016 @1:51:23 PM *//* | May 4, 2018 @4:20:32 AM *//* | Feb 10, 2016 @4:12:54 PM *//* | Feb 10, 2019 @12:51:54 PM *//* | Apr 9, 2018 @3:24:17 PM *//* | Feb 24, 2016 @4:17:23 PM *//* | May 4, 2018 @4:54:06 PM *//* | Oct 25, 2016 @9:34:48 PM *//* | May 9, 2017 @1:14:14 PM *//* | Mar 8, 2019 @1:06:47 PM *//* | Feb 11, 2016 @5:55:04 PM *//* | Apr 7, 2016 @9:57:18 PM *//* | Feb 11, 2019 @11:37:55 AM *//* | Apr 9, 2018 @3:24:24 PM *//* | Jun 29, 2019 @8:49:50 PM *//* | May 14, 2018 @12:33:53 PM *//* | Feb 24, 2016 @4:34:37 PM *//* | Mar 19, 2016 @8:26:42 PM *//* | Oct 26, 2016 @4:49:03 PM *//* | May 10, 2017 @4:41:29 PM *//* | Jan 31, 2016 @10:28:06 PM *//* | Apr 16, 2018 @2:50:01 PM *//* | Apr 7, 2016 @10:00:27 PM *//* | Apr 7, 2019 @3:06:43 PM *//* | Apr 16, 2018 @3:48:58 PM *//* | Feb 7, 2019 @9:17:00 PM *//* | Feb 24, 2016 @4:41:42 PM *//* | Aug 6, 2019 @3:45:57 PM *//* | Apr 16, 2018 @2:50:05 PM *//* | Feb 6, 2016 @2:07:17 PM *//* | Apr 7, 2016 @10:07:28 PM *//* | Apr 7, 2019 @3:09:50 PM *//* | Apr 18, 2018 @9:57:33 AM *//* | Jun 8, 2017 @10:43:59 PM *//* | Jun 5, 2018 @2:00:49 PM *//* | Feb 9, 2019 @1:41:13 PM *//* | Mar 6, 2016 @11:16:30 PM *//* | Apr 7, 2016 @10:08:46 PM *//* | May 18, 2018 @4:07:00 PM *//* | Apr 16, 2018 @2:56:02 PM *//* | Jun 10, 2015 @10:48:21 AM *//* | Feb 6, 2016 @2:17:31 PM *//* | Apr 15, 2019 @1:50:37 PM *//* | Apr 18, 2018 @9:57:40 AM *//* | Mar 16, 2016 @11:50:48 PM *//* | Jun 5, 2018 @2:33:39 PM *//* | Apr 7, 2016 @10:09:09 PM *//* | Nov 28, 2018 @4:52:01 PM *//* | Jun 8, 2017 @10:44:30 PM *//* | Apr 16, 2018 @3:44:09 PM *//* | May 18, 2018 @4:07:08 PM *//* | Jun 9, 2015 @6:58:04 PM *//* | Jun 10, 2015 @11:25:04 AM *//* | Mar 18, 2016 @12:26:55 AM *//* | May 3, 2016 @4:09:28 PM *//* | Jun 5, 2018 @2:33:49 PM *//* | Jun 19, 2018 @4:02:17 PM *//* | Apr 7, 2016 @10:12:23 PM *//* | Dec 14, 2018 @10:11:20 PM *//* | Jun 9, 2015 @6:59:47 PM *//* | Apr 4, 2018 @3:44:08 PM *//* | Jun 5, 2018 @1:07:54 PM *//* | Jun 11, 2015 @10:36:49 AM *//* | Mar 19, 2018 @5:09:04 PM *//* | May 5, 2016 @12:57:54 AM *//* | Apr 7, 2016 @9:53:33 PM *//* | Dec 14, 2018 @10:11:39 PM *//* | Apr 9, 2018 @2:46:30 PM *//* | Jun 17, 2017 @10:48:13 AM *//* | Jun 12, 2015 @3:28:27 PM *//* | Jun 9, 2015 @7:00:33 PM *//* | Jun 14, 2018 @6:38:25 PM *//* | Nov 26, 2018 @8:29:42 PM *//* | Jun 30, 2018 @4:11:43 PM *//* | Apr 7, 2016 @9:54:44 PM *//* | Mar 23, 2018 @12:59:36 PM *//* | Jun 13, 2015 @1:17:41 PM *//* | Apr 9, 2018 @2:51:50 PM *//* | May 6, 2016 @8:21:35 PM *//* | Jun 9, 2015 @6:57:54 PM *//* | May 9, 2017 @1:09:52 PM *//* | Dec 14, 2018 @10:14:43 PM *//* | Jun 17, 2018 @10:20:57 AM *//* | Aug 19, 2018 @8:29:07 PM *//* | Apr 7, 2016 @9:55:41 PM *//* | Nov 27, 2018 @2:30:13 PM *//* | Jun 18, 2015 @11:17:27 AM *//* | Apr 26, 2016 @9:40:23 PM *//* | May 9, 2017 @1:10:04 PM *//* | Jun 9, 2015 @6:57:58 PM *//* | Jan 22, 2019 @9:08:41 PM *//* | Mar 22, 2017 @11:33:08 AM *//* | Apr 7, 2016 @10:31:22 PM *//* | Jul 28, 2016 @1:09:12 PM *//* | Mar 30, 2016 @4:01:34 AM *//* | Apr 27, 2016 @1:35:04 PM *//* | Jul 13, 2015 @5:45:50 PM *//* | Apr 2, 2017 @2:03:22 PM *//* | Jan 27, 2019 @7:46:47 PM *//* | May 9, 2017 @1:12:56 PM *//* | Aug 2, 2016 @10:34:47 AM *//* | Apr 12, 2016 @5:41:45 PM *//* | Jun 28, 2015 @2:22:19 PM *//* | Apr 7, 2016 @9:37:25 PM *//* | Oct 10, 2018 @3:57:17 PM *//* | Sep 29, 2017 @10:38:24 AM *//* | Oct 11, 2018 @4:35:09 PM *//* | Jul 15, 2015 @9:00:09 PM *//* | Jun 18, 2015 @11:28:27 AM *//* | Aug 4, 2016 @1:39:04 PM *//* | May 19, 2016 @11:23:06 AM *//* | Jul 24, 2016 @8:42:59 PM *//* | Jul 2, 2015 @11:15:28 AM *//* | Apr 13, 2016 @3:56:38 PM *//* | Aug 10, 2016 @6:22:02 PM *//* | May 11, 2016 @12:00:29 PM *//* | Jul 15, 2015 @10:41:44 PM *//* | Jun 18, 2015 @11:39:15 AM *//* | Oct 12, 2018 @10:57:05 AM *//* | Jul 10, 2016 @1:09:02 PM *//* | Jul 24, 2016 @9:02:19 PM *//* | May 19, 2016 @12:38:26 PM *//* | Jul 8, 2015 @6:27:42 PM *//* | Aug 10, 2016 @6:27:12 PM *//* | May 11, 2016 @12:00:44 PM *//* | Oct 12, 2018 @10:57:11 AM *//* | Jun 18, 2015 @9:02:39 PM *//* | Jul 24, 2016 @9:02:23 PM *//* | Jul 13, 2016 @11:20:45 AM *//* | May 12, 2016 @8:40:04 AM *//* | Aug 10, 2016 @6:27:17 PM *//* | May 31, 2016 @12:43:22 PM *//* | Jul 21, 2016 @1:19:17 PM *//* | Sep 19, 2016 @9:04:44 PM *//* | Sep 19, 2016 @9:08:09 PM *//* | Apr 25, 2019 @2:29:44 PM *//* | Apr 25, 2019 @2:31:29 PM *//* | Aug 26, 2016 @7:25:40 PM *//* | Aug 30, 2016 @10:31:05 PM *//* | Aug 31, 2016 @7:30:08 PM *//* | Jan 28, 2016 @5:17:17 PM *//* | Jul 19, 2018 @12:45:20 PM *//* | Aug 2, 2015 @7:08:07 AM *//* | Jul 24, 2017 @11:52:03 AM *//* | Jun 24, 2015 @11:11:52 AM *//* | Jul 27, 2017 @10:56:00 AM *//* | Jun 26, 2015 @2:51:09 PM *//* | Apr 21, 2016 @11:08:28 AM *//* | Apr 26, 2016 @1:43:13 PM */
