.post-item-meta-comment-count p::before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 8px;
  color: #fcb100;
  font-size: 14px;
} 
.pos-relative {
  position: relative;
}
.post-item-meta-tag .topic-link::before {
  content: "\f02b";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px; 
  font-size: 14px;
  color: #fcb100;
}
.post-item-meta-author p:before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 8px;
  font-size: 14px;
  color: #fcb100;
}
.post-item-meta-date p::before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 8px;
  font-size: 14px;
  color: #fcb100;
}
.post-item-meta-link p a::before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 8px;
  font-size: 14px;
  color: #fcb100;
}
/* Grid layout */ 
.post-item-featured-image {
  width: 100%;
  max-width: 100%;
}
.model-com .grid-variation-1 a.topic-link {  
  display: inline-block; 
  margin-right: 20px;
  transition: all 300ms ease-in 0s;
  margin-top: 8px;
}  
.model-com .grid-variation-1 .post-item-attachment {
  position: relative;
  line-height: 0;
} 
.model-com .grid-variation-1 .grid-variation-1 .post-item-content{
  display: block;
}

.model-com .grid-variation-1 .post-item-meta-comment-count,
.model-com .grid-variation-1 .post-item-meta-author {
  padding-right: 20px;
} 
.model-com .grid-variation-1 .post-items {
  background-color: #f5f5f5;
  border: 1px solid #eeeeee;
}
.model-com .grid-variation-1 .post-items:hover {
  background-color: #ffffff;
}
.model-com .grid-variation-1 .post-item-content {
  padding: 20px 20px 20px 20px;
}
.model-com .grid-variation-1 .post-meta-author-comment li {
  display: inline-block;
}
.model-com .grid-variation-1 .post-meta-author-comment {
  background-color: #e0e1de;
  border-bottom: 2px solid #fcb100;
  border-radius: 0 0 5px 5px;
  padding: 7px 20px 5px 20px;
  transition: all 300ms ease-in 0s;
  -webkit-transition: all 300ms ease-in 0s; 
  display: table; 
  width: 100%;
} 
.model-com .grid-variation-1 .post-items {
  display: table;
}
.model-com .grid-variation-1 .post-items:hover .post-meta-author-comment {
  background-color: #fcb100;
} 
.model-com .grid-variation-7 .post-items .post-item-meta-author p a,
.model-com .grid-variation-2 .post-item-meta-author p a,
.model-com .grid-variation-1 .post-items:hover .post-item-meta-author p a {
  color: #ffffff !important;
}
.model-com .grid-variation-1 .post-items:hover .post-item-meta-comment-count p {
  color: #ffffff;
}

.model-com .grid-variation-1 .post-items:hover .post-meta-author-comment li p:before {
  color: #ffffff;
}
.model-com .grid-variation-1 .post-listing a.topic-link {
  margin-top: 0 !important;
}
.model-com .grid-variation-1 a.topic-link:last-child {
  margin-right: 0;
}
/* grid varition 2 */
.model-com .grid-variation-2 .topic-link {
  background-color: #fcb100;
  padding: 5px 15px;
  color: #ffffff !important;
  margin-right: 10px;
  border: none;
}
.model-com .grid-variation-2 .post-item-meta-link a {
  color: #ffffff !important;  
}
.model-com .grid-variation-2 .post-meta-author-comment {
  display: flex;
  align-items: center;
}
.model-com .grid-variation-2 .post-meta-author-comment li {
  list-style: none;
  padding-right: 10px;
  color: #fff;
  margin-top: 15px;
}
.model-com .grid-variation-2 .post-item-meta-date {
  color: #fff;
  margin-bottom: 20px;
}
.model-com .grid-variation-2 .post-item-meta-tag {
  margin-bottom: 15px;
}
.model-com .grid-variation-2 .post-summary p {
  color: #ffffff;
}
.model-com .grid-variation-2 .post-item-title a {
  color: #ffffff !important;
}

.model-com .grid-variation-2 .content-group {
  padding: 150px 20px;
}
.model-com.model-magazine .grid-variation-2 .content-group {
  padding: 20px;
}
.model-com .grid-variation-2 .bg-image-property {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.model-com .grid-variation-2 .content-group {
  background-color: rgba(16, 38, 62, 0.8);
} 

/* grid varition 3 */
.model-com .grid-variation-3 .post-item-featured-image {
  width: 100%;
  max-width: 100%;
}
.model-com .grid-variation-3 .post-item-meta-tag {
  position: absolute;
  top: -2px;
  left: 0;
  right: 0;
  margin: 0 auto; 
  display: table;
  margin-top: 0px;
  margin-bottom: 0px;
}
.model-com .grid-variation-3 .post-item-attachment {
  overflow: hidden;
  transition: all 0.3s;
}
.model-com .grid-variation-3 .post-item-attachment:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.3s;
}
.model-com .grid-variation-3 .post-item-attachment img {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 0.3s;
}
.model-com .grid-variation-3 .post-item-attachment {
  position: relative;
  line-height: 0;
}
.post-item-meta-link.link-middle-border a:hover {
  background-color: #eeeeee;
}
.model-com .grid-variation-3 .post-item-meta-comment-count p:before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;
  font-size: 14px;
}

.model-com .grid-variation-3 .post-item-meta-date p:before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;
  font-size: 14px;
}

.model-com .grid-variation-3 .post-item-meta-tag a.topic-link {
  background: #fcb100;
  border: none;
  color: #fff !important;
  border-radius: 0px 0px 5px 5px;
  margin-right: 8px !important;
  padding: 2px 15px 5px 15px;
}
.model-com .grid-variation-3 .post-item-meta-tag a.topic-link:last-child {
  margin-right: 0px !important;
}
.model-com .grid-variation-10.magazine-variation-10 .post-item-meta {
  margin-top: 0;
}
.model-com .grid-variation-3 .post-meta-author-comment li {
  display: inline-block;
  margin-right: 20px;
  margin-top: 10px;
}
.model-com .grid-variation-3 .post-meta-author-comment li:last-child {
  margin-right: 0;
}
.post-item-meta-link.link-middle-border a {
  border: 2px solid #eeeeee;
  padding: 5px 12px;
  color: #111;
  background-color: #eeeeee;
  position: relative;
  z-index: 1;
  text-transform: uppercase;
  font-size: 12px;
}
.post-item-meta-link.link-middle-border p {
  text-align: center; 
  position: relative;
  font-size: 14px;
}
.post-item-meta-link.link-middle-border p::after {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #eeeeee;
  position: absolute;
  top: 50%;
  left: 0;
  z-index: 0;
}
/* grid varition 4 */
.model-com .grid-variation-4 .post-item-featured-image{
  width: 100%;
  max-width: 100%;
}
.model-com .grid-variation-4 .post-item-attachment {
  position: relative;
}
.model-com .grid-variation-4 .post-item-content{
  display: block; 
}
.model-com .grid-variation-4 .post-item-meta-author p:before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;

}
.grid-variation-4 .post-item-meta-date{
  padding-bottom: 15px !important;
}
.grid-variation-4 .post-item-meta-tag{
  margin-bottom: 15px !important;
}
.model-com .grid-variation-4 .post-item-meta-comment-count p:before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;
}
.model-com .grid-variation-4 .post-item-meta-comment-count,
.model-com .grid-variation-4 .post-item-meta-author,
.model-com .grid-variation-4 .post-item-meta-date {
  padding-right: 20px;
} 
.model-com .grid-variation-4 .post-item-meta-date {
  padding-bottom: 10px;
  color: #666666;
}
.model-com .grid-variation-4 .post-items {
  background-color: #f5f5f5; 
}
.model-com .grid-variation-4 .post-item-meta-link p:after {
  display: none;
}
.model-com .grid-variation-4 .post-item-meta-link a {
  background-color: #fcb100;
  padding: 10px 20px; 
  display: table;
  width: 100%;
  color: #fff !important;
  border-radius: 5px;
}
.model-com .grid-variation-4 ul.post-meta-author-comment  { 
  border-top: 1px solid #eee; 
}
.model-com .grid-variation-4 ul.border-zero  {
  margin-top: 0;
  padding-top: 0;
}
.model-com .grid-variation-4 .post-item-content {
  padding: 20px;
}
.model-com .grid-variation-4 .post-meta-author-comment li {
  display: inline-block;
}
.model-com .grid-variation-4 .post-item-content .post-item-meta-tag a {
  color: #666 !important;
  margin-right: 20px;
}
.model-com .grid-variation-4 .post-item-meta-tag {
  margin-bottom: 10px;
} 
/* grid variation 5 */
.model-com .grid-variation-5 .post-item-featured-image{
  width: 100%;
  max-width: 100%;
}
a.topic-link {
  margin-right: 20px;
}

.model-com .grid-variation-5 a.topic-link:last-child {
  margin-right: 0;
}
.model-com .grid-variation-5 .post-item-attachment {
  position: relative;
}

.model-com .grid-variation-5 .post-item-content{
  display: block;
}
.model-com.model-magazine .grid-variation-5 .post-item-content{
  display: block;
  position: relative;
  top: 50%;
  transform: translateY(50%); 
}
.model-com .grid-variation-5 .post-item-meta-tag {
  margin-top: 10px;
}
.model-com .grid-variation-5 .post-item-meta-comment-count p:before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;
  color: #09425f;
}
.model-com .grid-variation-5 .post-item-meta-comment-count,
.model-com .grid-variation-5 .post-item-meta-author,
.model-com .grid-variation-5 .post-item-meta-date {
  padding-right: 20px;
}
.model-com .grid-variation-5 .post-item-meta-date {
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  position: absolute;
  top: 10px;
  background-color: #fcb100;
  display: table;
  left: 10px; 
  line-height: 25px;
}
.model-com .grid-variation-5 .post-item-meta-date p {
  text-transform: uppercase;
}
.model-com .grid-variation-5 .post-items {
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  padding: 20px;
  position: relative;
  box-shadow: 1px 3px 5px #f5f5f5;
  display: table;
}
.model-com .grid-variation-5 .post-meta-author-comment li {
  display: inline-block;
}
.model-com .grid-variation-5 .post-meta-author-comment {
  margin-top: 8px;
  margin-bottom: 10px !important;
}  

/* grid variation 6 */
.model-com .grid-variation-6 .post-items {
  background-color: #ffffff;
  padding: 30px;
  text-align: center;
  display: table;
}
.model-com .grid-variation-6 .post-items .post-item-meta-tag a:last-child {
  margin-right: 0;
}
.model-com .grid-variation-6 .post-items .post-item-meta-tag a {
  color: #fcb100 !important;
  text-transform: uppercase;
  margin-right: 20px;
}
.model-com .grid-variation-6 .post-items .post-item-header,
.model-com .grid-variation-6 .post-items .post-item-meta-tag {
  margin-bottom: 10px;
}
.model-magazine .magazine-variation-7 .post-items .post-meta-date-link,
.model-magazine .magazine-variation-7 .post-items .post-meta-author-comment,
.model-com .grid-variation-6 .post-meta-date-link,
.model-com .grid-variation-6 .post-items .post-meta-author-comment {
  display: table;
  width: 100%;
  margin-top: 15px;
}
.model-magazine .magazine-variation-7 .post-items .post-meta-date-link li:first-child, 
.model-magazine .magazine-variation-7 .post-items .post-meta-author-comment li:first-child,
.model-com .grid-variation-6 .post-items .post-meta-date-link li:first-child, 
.model-com .grid-variation-6 .post-items .post-meta-author-comment li:first-child {
  float: left;
  list-style: none;
}
.model-magazine .magazine-variation-7 .post-items .post-meta-date-link li:last-child, 
.model-magazine .magazine-variation-7 .post-items .post-meta-author-comment li:last-child,
.model-com .grid-variation-6 .post-items .post-meta-date-link li:last-child, 
.model-com .grid-variation-6 .post-items .post-meta-author-comment li:last-child {
  float: right;
  list-style: none;
} 
.model-com .grid-variation-6 .span6:nth-child(2n) .post-items,
.model-com .grid-variation-6 .span3:nth-child(2n) .post-items,
.model-com .grid-variation-6 .span4:nth-child(2n) .post-items {
  background-color: #eeeeee;
}
/* Grid variation 7 */
.model-com .grid-variation-7 .post-items {
  position: relative;
  color: #fff;
  overflow: hidden; 
  text-align: center;
}
.model-com .grid-variation-7 .post-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%; 
}
.model-com .grid-variation-7 .post-items:hover .post-content {
  height: 100%;
  width: 100% !important;
}
.model-com .grid-variation-7 .post-items:hover .post-content::after,
.model-com .grid-variation-7 .post-items:hover .post-content::before {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.model-com .grid-variation-7 .post-items .post-content:before {
  position: absolute;
  content: '';
  opacity: 0;
  top: 20px;
  right: 10px;
  bottom: 20px;
  left: 10px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0,1);
  transform: scale(0,1);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.model-com .grid-variation-7 .post-content-hov {
  padding: .5em 30px;
  text-transform: none;
  opacity: 0;
  text-align: center;
  -webkit-transform: translate3d(0,-10px,0);
  transform: translate3d(0,-10px,0);
  -webkit-transition: opacity .35s , -webkit-transform .35s;
  transition: opacity .35s , transform .35s;
  transition-delay: 0s, 0s; 
}
.model-com .grid-variation-7 .post-items:hover .post-content-hov {
  opacity: 1;
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
  -webkit-transform: translate3d(0,-20px,0);
  transform: translate3d(0,-20px,0);
  transform: translatey(-50%);
  top: 50%;
  position: relative; 
}
.model-com .grid-variation-7 .post-items .post-content:after {
  position: absolute;
  content: '';
  opacity: 0;
  top: 10px;
  right: 20px;
  bottom: 10px;
  left: 20px;
  pointer-events: none;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  -webkit-transform: scale(1,0);
  transform: scale(1,0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0 -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity .35s , transform .35s;
}
.model-com .grid-variation-7 .post-item-attachment {
  position: relative;
  background-color: #2e5d5a;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 0.8s ease-in-out, -webkit-transform 0.8s ease-in-out;
  transition: opacity 0.8s ease-in-out, transform 0.8s ease-in-out;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
} 
.model-com .grid-variation-7 .post-content .group-one-zero {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  padding: 0 20px;
}
.model-com .grid-variation-7 .post-items:hover .group-one-zero {
  display: none;
}
.model-com .grid-variation-7 .post-content {
  background-color: rgba(202, 50, 64, 0.8);
}
.model-com .grid-variation-7 .post-item-meta-link p a,
.model-com .grid-variation-7 .post-item-header h4 a {
  color: #ffffff !important;
}
.model-com .grid-variation-7 .post-item-meta-tag .topic-link {
  color: #ffffff !important;
  margin-right: 20px;
}
.model-com .grid-variation-7 .post-content-hov ul li {
  list-style: none;
}
.model-com .grid-variation-7 .post-meta-author-comment {
  display: flex;
  align-items: center; 
}
.model-com .grid-variation-7 .post-meta-author-comment li {
  margin-right: 10px;
  list-style: none;
}
.model-com .grid-variation-7 .post-meta-author-comment li:last-child {
  margin-right: 0;
}
/* grid variation 9 */
.model-com .grid-variation-9 .post-item-box {
  position: relative;
}
.model-com .grid-variation-9 .post-item-meta-date {
  background: #fcb100;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 15px;
  color: #fff;
  text-align: center;
  padding: 10px 0px;
}
.model-com .grid-variation-9 .post-item-meta-date:after {
  width: 0;
  height: 0;
  content: "";
  border-left: 0 solid transparent;
  border-right: 100px solid transparent;
  border-bottom: 12px solid #fcb100;
  top: -11px;
  position: absolute;
  left: 0;
}
.model-com .grid-variation-9 a.topic-link {
  margin-right: 20px;
}
.model-com .grid-variation-9 a.topic-link:last-child {
  margin-right: 0;
}
.model-magazine .layout-variation-8 .post-items {
  position: relative;
  padding: 25px;
  display: table;
}
.model-magazine .layout-variation-8 .post-items::before {
  content: '';
  height: 100%;
  border-radius: 5px;
  border: 1px solid #333;
  position: absolute;
  right: 0;
  left: 80px;
  top: 0; 
  background-color: transparent;
}
.model-magazine .layout-variation-7 .span7.post-item-content {
  float: right;
  padding: 20px;
  background: rgba(255, 255, 255,0.8);
  margin: 80px 20px;
}
.model-magazine .layout-variation-8 .span7.post-item-content {
  z-index: 999999999;
  display: block;
  position: relative;
}
.model-magazine .layout-variation-8 .post-item-meta-date {
  position: absolute;
  top: 0px;
  padding: 10px 20px;
  background-color: #fff;
  left: 0;
}
.model-magazine .layout-variation-8 .post-item-attachment {
  position: relative;
}
.model-magazine .layout-variation-8 .post-item-meta {
  display: flex;
  align-items: center;
}
.model-com.model-magazine .grid-variation-8 .content-group .post-item-content {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
}
.model-com.model-magazine .grid-variation-8 .content-group .post-item-content {
  position: inherit;
  bottom: inherit;
  left: inherit;
  right: inherit;
  margin: 0;
  margin-left: 25px;
}
.model-com .grid-variation-9 .post-item-content {
  background: #f5f5f5;
  padding: 10px 20px;
  margin-left:0;
}
.model-com .grid-variation-9 .post-summary-more p a {
  color: #fefeff !important;
  background: #454343;
  width: 100%;
  text-transform: uppercase;
  border-radius: 0px;
  margin-top: 20px;
  -webkit-transform: perspective(1px) translateZ(0);
  -moz-transform: perspective(1px) translateZ(0);
  -o-transform: perspective(1px) translateZ(0);
  transform: perspective(122px) translateZ(0);
  padding: 5px 20px;
  text-align: center;
  width: 100%;
  display: table;
}
.model-com .grid-variation-9 .post-meta-author-comment {
  display: table;
  width: 100%;  
}
.model-com .grid-variation-9 .post-meta-author-comment li {
  list-style: none;
}
.model-com .grid-variation-9 .post-item-meta-author {
  float: left;
}
.model-com .grid-variation-9 .post-item-meta-comment-count {
  float:right;
}
.model-com .grid-variation-9 .post-item-title {
  margin-bottom: 10px;
}
/* grid variation 10 */
.model-com .grid-variation-10 .post-item-box {
  position: relative;
}
.model-com .grid-variation-10 .post-item-meta-date p {
  color: #fff;
}
.model-com .grid-variation-10 .post-item-meta-date.top {
  position: absolute;
  top: 20px;
  background: rgba(0,0,0, .8);
  color: #fff;
  padding: 5px 10px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.model-com .grid-variation-10 .post-item-meta-date.bottom {
  position: absolute;
  bottom: 20px;
  background: rgba(0,0,0, .8);
  color: #fff;
  padding: 10px 20px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.model-com .grid-variation-10 .post-item-meta-author.right img {
  position: absolute;
  right: 20px;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  bottom: -25px;
  box-shadow: 0px 0.5rem 1rem rgba(0, 0, 0, 0.2);
  border: 2px solid #333;
}
.model-com .grid-variation-10 .post-item-meta-author.left img {
  position: absolute;
  left: 20px;
  width: 50px;
  height: 50px;
  border-radius: 20px;
  bottom: -25px;
  box-shadow: 0px 0.5rem 1rem rgba(0, 0, 0, 0.2);
  border: 3px solid #333;
}
.model-com .grid-variation-10 .post-item-meta-author.center img {
  position: absolute;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  border-radius: 20px;
  bottom: -25px;
  box-shadow: 0px 0.5rem 1rem rgba(0, 0, 0, 0.2);
  border: 3px solid #333;
  margin: 0 auto;
}
.model-com .post-listing .grid-variation-10 #hubspot-topic_data {
  margin-bottom: 0;
}
.model-com .grid-variation-10 .post-meta-author-comment li {
  display: inline-block;
  vertical-align: middle; 
  margin-right: 10px;
  padding-right: 10px;
  list-style: none;
}

.model-com .grid-variation-10 a.topic-link {
  margin-right: 20px;
}
.model-com .grid-variation-10 a.topic-link:last-child {
  margin-right: 0;
}
.model-com .grid-variation-10 .vari-10-post li:last-child {
  margin-right: 0;
  padding-right: 0;
  border:0;
}
.model-com .grid-variation-10 .post-summary-more {
  margin-top: 15px;
}
.model-com .grid-variation-10 .post-summary-more p a {
  color: #fcb100 !important;
}
.model-com .grid-variation-10 .post-meta-author-comment {  
  display: flex;
  align-items: center;
} 
/* grid variation 11 */
.model-com .grid-variation-11 .post-item-box {
  position: relative;
}
.model-com .grid-variation-11 .post-item-meta-date.top {
  position: absolute;
  top: 20px;
  background: rgba(0,0,0, .8);
  color: #fff;
  padding: 5px 10px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.model-com .grid-variation-11 .post-meta-author-comment {
  justify-content: center;
}

.model-slider .splide__pagination {
  position: relative !important;
  margin-top: 50px !important;
}
.model-com .grid-variation-11 .post-item-meta-date.bottom {
  position: absolute;
  bottom: 20px;
  background: rgba(0,0,0, .8);
  color: #fff;
  padding: 10px 20px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.model-com .grid-variation-11 .post-item-meta-author.right img {
  position: absolute;
  right: 0;
  width: 60px;
  height: 60px;
  border-radius: 50px;
  bottom: 50px;
  box-shadow: 0px .5rem 1rem rgba(0,0,0,0.2);
  border: 2px solid #333;
  z-index: 9;
  left: 0;
  margin: 0 auto;
}
.model-com .grid-variation-11 .post-item-meta-author.left img {
  position: absolute;
  left: 20px;
  width: 50px;
  height: 50px;
  border-radius: 20px;
  bottom: -25px;
  box-shadow: 0px 0.5rem 1rem rgba(0, 0, 0, 0.2);
  border: 3px solid #333;
}
.model-com .grid-variation-11 .post-item-meta-author.center img {
  position: absolute;
  left: 0;
  right: 0;
  width: 50px;
  height: 50px;
  border-radius: 20px;
  bottom: -25px;
  box-shadow: 0px 0.5rem 1rem rgba(0, 0, 0, 0.2);
  border: 3px solid #333;
  margin: 0 auto;
}
.model-com .post-listing .grid-variation-11 #hubspot-topic_data {
  margin-bottom: 0;
}
.model-com .grid-variation-11 .post-meta-author-comment li {
  display: inline-block;
  vertical-align: middle; 
  margin-right: 10px;
  padding-right: 10px;
  list-style: none;
}
.model-com .grid-variation-11 .post-meta-author-comment li ul {
  width: 150px;
}
.model-com .grid-variation-11 .post-meta-author-comment li ul li {
  padding-right: 0;
  margin-right: 0;

}
.model-com .grid-variation-11 a.topic-link {
  margin-right: 20px;
}
.model-com .grid-variation-11 a.topic-link:last-child {
  margin-right: 0;
}
.model-com .grid-variation-11 .post-meta-author-comment li:last-child {
  margin-right: 0;
  padding-right: 0;
  border:0;
}
.model-com .grid-variation-11 .post-summary-more {
  margin-top: 15px;
}
.model-com .grid-variation-11 .post-summary-more p a {
  color: #fcb100 !important;
}
.model-com .grid-variation-11 .vari-10-post {  
  display: flex;
  align-items: center;
} 
a.post-item-featured-image-link {
  line-height: 0 !important
}
.model-com .grid-variation-11 .post-item-featured-image-link img {
  max-width: 100%;
  height: auto;
}
.blog-content .model-com .grid-variation-11 .post-item-content {
  bottom: -60px;
}
.model-com .grid-variation-11 .post-item-content {
  background-color: #272727;
  padding: 20px;
  display: table;
  width: 90%;
  margin: 0 auto;
  bottom: -100px;
  position: absolute;
  left: 0;
  right: 0;
  transition: .3s cubic-bezier(.3, .58, .55, 1);
  border-radius: 5px;
}
.model-com .grid-variation-11 .post-item-masonry:hover .post-item-content {
  bottom: 35px;
  transition: .4s cubic-bezier(.3, .58, .55, 1);
}
.model-com .grid-variation-11 .post-item-title a {
  color: #f5f5f5;
} 
.model-com .grid-variation-11 .post-item-meta-tag a,
.model-com .grid-variation-11 .post-item-meta-author a {
  color: #fcb100;
}
.model-magazine .post-items {
  display: table;
}
.model-magazine .grid-variation-11 .post-item-masonry:hover .post-item-content {
  bottom: 50%;
}
.model-magazine .grid-variation-11 .post-item-content {
  width: 60%;
  bottom: 50%;
  transform: translateY(50%);
}
/* Fullwidth layout */ 
@media (min-width: 992px) {
  .model-fullwidth .column4 .span4{
    width: 33.33%;
    margin-left: 0 !important;
  }
  .model-fullwidth .column3 .span3{
    width: 25%;
    margin-left: 0 !important;
  }
  .model-fullwidth .column6 .span6{
    width: 50%;
    margin-left: 0 !important;
  }
  .model-fullwidth .column12 .span12{
    width: 100%;
    margin-left: 0 !important;
  }
}
.model-fullwidth .fullwidth-variation-2 .content-group{
  padding: 150px 20px;
}
/* variation 1 */
.model-com .grid-variation-8 .post-item-featured-image {
  width: 100%;
  max-width: 100%;
}
.model-com .grid-variation-8 .bottom .content-group {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.model-com .grid-variation-8 .content-group .post-item-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.model-com .grid-variation-8 .top .content-group {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.model-com .grid-variation-8 .center .content-group {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.model-com .grid-variation-8 .topic-link {
  background-color: #333333;
  padding: 5px 15px;
  color: #fff !important;
  margin-right: 10px;
  border: none;
}
.model-com .grid-variation-8 .post-meta-author-comment {
  display: flex;
  align-items: center;
}
.model-com .grid-variation-8 .post-meta-author-comment li {
  list-style: none;
  padding-right: 10px;
  color: #fff;
  margin-top: 10px;
}
.model-com .grid-variation-8 .post-item-meta-date {
  color: #fff; 
}
.model-com .grid-variation-8 .post-item-meta-tag {
  margin-bottom: 10px;
}
.model-com .grid-variation-8 .content-group .post-item-content {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 20px;
} 

.model-com .grid-variation-8 .heading h4 a{
  color: #ffffff !important;
  margin-bottom: 10px;
}
.model-com .grid-variation-8 .content p{
  color: #f5f5f5;
} 
/* variation 2 */
.model-fullwidth .fullwidth-variation-2 .topic-link {
  background-color: #fcb100;
  padding: 5px 15px;
  color: #fff !important;
  margin-right: 10px;
  border: none;
}
.model-fullwidth .fullwidth-variation-2 .post-meta-author-comment {
  display: flex;
  align-items: center;
}
.model-fullwidth .fullwidth-variation-2 .post-meta-author-comment li {
  list-style: none;
  padding-right: 10px;
  color: #fff;
  margin-top: 15px;
}
.model-fullwidth .fullwidth-variation-2 .post-item-meta-date {
  color: #fff;
  margin-bottom: 20px;
}
.model-fullwidth .fullwidth-variation-2 .post-item-meta-tag {
  margin-bottom: 15px;
}
.model-fullwidth .fullwidth-variation-2 .post-summary p {
  color: #ffffff;
}
.model-fullwidth .fullwidth-variation-2 .post-item-title a {
  color: #ffffff !important;
}
.model-fullwidth .fullwidth-variation-2 .bg-image-property {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.model-fullwidth .fullwidth-variation-2 .content-group {
  background-color: rgba(216, 48, 48, 0.8);
} 

.model-fullwidth .fullwidth-variation-2 .heading h4 a{
  color: #ffffff !important;
  margin-bottom: 10px;
}
.model-fullwidth .fullwidth-variation-2 .content p{
  color: #f5f5f5;
} 

/* Fullwidth variation 3 */
.model-fullwidth .fullwidth-variation-3 .post-items {
  background-color: #f5f5f5;
  padding: 30px;
  text-align: center;
}
.model-fullwidth .fullwidth-variation-3 .post-items .post-item-meta-tag a {
  color: #fcb100 !important;
  text-transform: uppercase; 
}
.model-fullwidth .fullwidth-variation-3 .post-items .post-item-meta-tag a:last-child { 
  margin-right: 0;
}
.model-fullwidth .fullwidth-variation-3 .post-items .post-meta-date-link,
.model-fullwidth .fullwidth-variation-3 .post-items .post-meta-author-comment {
  display: table;
  width: 100%;
  margin-top: 15px;
}
.model-fullwidth .fullwidth-variation-3 .span4:nth-child(even) .post-items {
  background-color: #ead4d4;
}
.model-fullwidth .fullwidth-variation-3 .post-items .post-meta-date-link li:first-child,
.model-fullwidth .fullwidth-variation-3 .post-items .post-meta-author-comment li:first-child {
  float: left;
  list-style: none;
}
.model-fullwidth .fullwidth-variation-3 .post-items .post-meta-date-link li:last-child,
.model-fullwidth .fullwidth-variation-3 .post-items .post-meta-author-comment li:last-child {
  float: right;
  list-style: none;
}
.model-fullwidth .fullwidth-variation-3 .post-items .post-item-header,
.model-fullwidth .fullwidth-variation-3 .post-items .post-item-meta-tag {
  margin-bottom: 10px;
}
/* Magazine varition 2 */
.model-magazine .magazine-variation-2 .post-item-featured-image {
  width: 100%;
  max-width: 100%;
}

.model-magazine .magazine-variation-2 .post-item-attachment {
  overflow: hidden;
  transition: all 0.3s;
}
.model-magazine .magazine-variation-2 .post-item-attachment:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: all 0.3s;
}
.model-magazine .magazine-variation-2 .post-item-attachment img {
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: all 0.3s;
}
.model-magazine .magazine-variation-2 .post-item-attachment {
  position: relative;
  line-height: 0;
}

.model-magazine .magazine-variation-2 .post-item-meta-comment-count p:before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;
  font-size: 14px;
}

.model-magazine .magazine-variation-2 .post-item-meta-date p:before {
  content: "\f017";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;
  font-size: 14px;
}

.model-magazine .magazine-variation-2 .post-item-meta-tag a.topic-link {
  background: #fcb100;
  border: none;
  color: #fff !important;
  border-radius: 0px 0px 5px 5px;
  margin-right: 8px !important;
  padding: 2px 15px 5px 15px;
}
.model-magazine .magazine-variation-2 .post-item-meta-tag a.topic-link:last-child {
  margin-right: 0px !important;
}
.model-magazine .layout-variation-6 .post-items,
.model-magazine .layout-variation-8 .post-items,
.model-magazine .layout-variation-2 .post-items,
.model-magazine .layout-variation-3 .post-items, 
.model-magazine .grid-variation-9 .post-items,
.model-magazine .grid-variation-10 .post-items,
.model-magazine .magazine-variation-2 .post-items {
  display: flex;
  align-items:  center;
}
.model-magazine .magazine-variation-2 .post-meta-author-comment li {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}
.model-magazine .magazine-variation-2 .post-meta-author-comment li:last-child {
  margin-right: 0;
}
.model-com.model-magazine .grid-variation-4 .post-item-content {
  padding-left: 0;
}
.model-magazine .magazine-variation-3 .post-item-featured-image {
  width: 100%;
  max-width: 100%;
}
.model-magazine .magazine-variation-3 .post-meta-author-comment li {
  list-style: none;
  margin-top: 10px;
}
.post-item-attachment {
  line-height: 0;
}
.model-magazine .magazine-variation-3 .post-item-meta-date {
  background: #fff;
  padding: 10px 20px;
  display: table;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  box-shadow: 1px 3px 5px #999;
}
.model-magazine .magazine-variation-3 .post-items {
  display: flex;
  align-items: center;
}
.model-magazine .magazine-variation-3 .post-items .span7 {
  position: absolute;
  right: 30px;
}
.model-magazine .magazine-variation-3 .post-item-content {

  background: #fff;
  padding: 10px 20px;
  box-shadow: 1px 3px 5px #999;
}

.model-magazine .magazine-variation-6 .post-item-meta-tag {
  position: absolute;
  top: 0;
  display: inline-block;
  margin: 10px;
}
.model-magazine .magazine-variation-6 .post-item-meta-tag .topic-link {
  background-color: #ffffff;
  padding: 5px 10px;
}
.model-magazine .magazine-variation-6 .span5 {
  position: relative;
  width: 25%;
  top: 13px; 	
  left: 70px;
}
.model-magazine .magazine-variation-6 .post-item-featured-image {
  border-radius: 10px;
}
.model-magazine .magazine-variation-6 .post-item-content {
  background: #f5f5f5;
  padding: 100px 50px 100px 60px;
  border-radius: 10px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
}
.model-magazine .magazine-variation-6 .post-meta-author-comment li {
  list-style: none;
  margin-top: 10px;
}
.model-magazine .magazine-variation-6 .span12 {
  margin-bottom: 30px;
}
.model-magazine .magazine-variation-6 .span12:last-child {
  margin-bottom: 0;
}
.model-magazine .magazine-variation-6 .span12:hover .post-item-content {
  background-color: #fcb100;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  color: #ffffff;
}
.model-magazine .magazine-variation-6 .span12:hover .post-item-content h4 a,
.model-magazine .magazine-variation-6 .span12:hover .post-item-meta-author a {
  color: #ffffff !important;
}
.model-magazine .magazine-variation-6 .post-item-meta-author p::before {
  content: "\f007";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;
  color: #333333;
}
.model-magazine .magazine-variation-6 .post-item-meta-comment-count p::before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  padding-right: 5px;
  color: #333333;
} 
.model-magazine .magazine-variation-6 .span12:hover .post-item-meta-date p::before,
.model-magazine .magazine-variation-6 .span12:hover .post-item-meta-comment-count p::before,
.model-magazine .magazine-variation-6 .span12:hover .post-item-meta-author p::before {
  color: #ffffff;
}


.model-masonry .blog-list-type-masonry {
  opacity: 1; 
  position: relative;  
  width: 100% !important;
}

.model-masonry .blog-list-type-masonry > .post-item-masonry.span4,
.model-masonry .blog-list-type-masonry > .post-item-masonry.span3 {
  margin-left: 0 !important;
}
.model-masonry .blog-list-type-masonry > .post-item-masonry:last-child {
  margin-bottom: 0px;
}

.model-masonry .blog-list-type-masonry > .post-item-masonry.span6:nth-child(odd) {
  clear: left;
} 

.model-masonry .blog-list-type-masonry > .post-item-masonry {
  margin: 0;
  box-sizing: border-box;
  margin-bottom: 20px;
} 

/* grid variation 12 */
.grid-variation-12 .content-group{
  margin-bottom: 50px;
}
.grid-variation-12 ul li{
  list-style: none; 
} 
.grid-variation-12 .post-listing .align-left .post-meta-author-comment{
  display: flex;
  justify-content: start;
}

.grid-variation-12 .post-listing .align-center .post-meta-author-comment{
  display: flex;
  justify-content: center;
}

.grid-variation-12 .post-listing .align-right .post-meta-author-comment{
  display: flex;
  justify-content: end;
}
.grid-variation-12 .post-meta-author-comment{
  padding-bottom: 15px; 
}
.grid-variation-12 .post-item-meta-tag .topic-link::before {
  content: none;
}
.grid-variation-12 .post-item-meta-tag a{
  color: #333 !important;
  border: 1px solid #f8f2ed;
  padding: 5px 10px;
  display: inline-block;
  font-size: 12px;
  margin-right: 5px !important;
}
.grid-variation-12 .post-item-meta-tag a:hover{
  color: #333 !important;
  border: 1px solid #f8f2ed;
  background-color: #f8f2ed;
}
@media (min-width: 768px) and (max-width: 1280px) {
  /* Two Column*/
  .model-masonry .blog-list-type-masonry > .span6{
    width: 47.5%;
  }
  /* Three Column*/
  .model-masonry .blog-list-type-masonry > .span4{
    width: 31%;
  }
  /* Four Column*/
  .model-masonry .blog-list-type-masonry > .span3{
    width: 22.5%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* Four Column*/
  .model-masonry .blog-list-type-masonry > .span3{
    width: 48%;
  }
}
@media (max-width: 767px) { 
  .model-com.model-magazine .grid-variation-8 .content-group .post-item-content {
    margin-left: 0;
    margin-top: 20px;
  }
  .model-masonry .blog-list-type-masonry > .span4,
  .model-masonry .blog-list-type-masonry > .span3{
    width: 100%;
  } 
  .model-magazine .layout-variation-8 .post-items {
    display: inherit !important;    
  }
}
@media (max-width: 575px) {
  .model-tiles .tile-model-2 .tile-col-width,
  .model-tiles .tile-model-4 .tile-col-width,
  .model-tiles .tile-model-5 .tile-col-width,
  .model-tiles .tile-model-3 .tile-col-width:first-child,
  .model-tiles .tile-model-3 .tile-col-width:nth-child(2),
  .model-tiles .tile-model-3 .tile-col-width:nth-child(3),
  .model-tiles .tile-model-3 .tile-col-width:nth-child(4),
  .model-tiles .tile-model-1 .tile-col-width {
    width: 100% !important; 
  }
  .model-tiles .tile-model-2 .tile-col-width,
  .model-tiles .tile-model-4 .tile-col-width,
  .model-tiles .tile-model-5 .tile-col-width,
  .model-tiles .tile-model-3 .tile-col-width:first-child,
  .model-tiles .tile-model-3 .tile-col-width:nth-child(2),
  .model-tiles .tile-model-3 .tile-col-width:nth-child(3),
  .model-tiles .tile-model-3 .tile-col-width:nth-child(4),
  .model-tiles .tile-model-1 .tile-col-width {
    margin-left: 0 !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .model-masonry .blog-list-type-masonry {
    margin: 0 auto !important;
  } 
}
@media (min-width: 576px) and (max-width: 991px) { 
  .model-tiles .tile-model-2 .tile-col-width,
  .model-tiles .tile-model-4 .tile-col-width,
  .model-tiles .tile-model-5 .tile-col-width,
  .model-tiles .tile-model-3 .tile-col-width:nth-child(3),
  .model-tiles .tile-model-3 .tile-col-width:nth-child(4),
  .model-tiles .tile-model-1 .tile-col-width {
    width: 48.60% !important;   
  } 
  .model-tiles .tile-model-3 .tile-col-width:nth-child(3) {
    margin-left: 0 !important;
  }
}
@media (max-width: 991px) {
  .fullwidth-variation-7 .post-summary {
    display: none;
  }
}
@media (max-width: 991px) {
  .model-magazine .magazine-variation-3 .post-items .span7 {
    position: inherit;
  } 
  .model-magazine .layout-variation-2 .post-items,
  .model-magazine .layout-variation-3 .post-items, 
  .model-magazine .layout-variation-6 .post-items,
  .model-magazine .magazine-variation-3 .post-items,
  .model-magazine .grid-variation-9 .post-items,
  .model-magazine .grid-variation-10 .post-items,
  .model-magazine .magazine-variation-2 .post-items {
    display: inherit !important;    
  }
  .model-tiles .tile-model-2 .tile-col-width,
  .model-tiles .tile-model-4 .tile-col-width,
  .model-tiles .tile-model-5 .tile-col-width,
  .model-tiles .tile-model-3 .tile-col-width:nth-child(2),
  .model-tiles .tile-model-3 .tile-col-width:first-child,
  .model-tiles .tile-model-1 .tile-col-width:first-child {
    width: 100% !important;
  }  
  .model-tiles .tile-model-2 .tile-col-width,
  .model-tiles .tile-model-4 .tile-col-width,
  .model-tiles .tile-model-5 .tile-col-width,
  .model-tiles .tile-model-3 .tile-col-width:nth-child(2),
  .model-tiles .tile-model-3 .tile-col-width:nth-child(3),
  .model-tiles .tile-model-1 .tile-col-width:nth-child(2) {
    margin-top: 15px !important; 
  }
  .model-tiles .tile-model-4 .tile-col-width,
  .model-tiles .tile-model-5 .tile-col-width,
  .model-tiles .tile-model-3 .tile-col-width:nth-child(2),
  .model-tiles .tile-model-1 .tile-col-width:nth-child(2) {
    margin-left: 0;
  }
  .model-magazine .span7 {
    margin-left: 0;
    margin-top: 15px;
  } 
  .model-magazine .magazine-variation-3 .post-item-meta-date {
    z-index: 1;
  }
  .model-magazine .magazine-variation-3 .post-items .span7 {
    right: 0;
  }
  .model-magazine .magazine-variation-3 .post-item-content {
    padding-top: 30px;
  }
  .model-magazine .layout-variation-8 .post-items::before {
    left:0;
  } 
  .model-com .grid-variation-6 .post-items,
  .model-com .grid-variation-4 .post-items {
    display: inherit;
  }
}
.model-slider.icon-2 .splide__arrow--prev {
  float: left;
}
.model-slider.icon-2 .splide__arrow--next {
  float: right;
}
.model-slider.icon-3 .splide__arrows {
  display: table;
  width: 100%;
  bottom: 0;
  position: absolute;
}
.model-slider.icon-2 .splide__arrows .splide__arrow--prev {
  left: 0;
}

.model-slider.icon-2 .splide__arrows .splide__arrow--next {
  right: 0;
}
.model-slider.icon-2 .splide__arrows .splide__arrow--prev,
.model-slider.icon-2 .splide__arrows .splide__arrow--next {
  display: table; 
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.model-slider.icon-1 .splide__arrows .splide__arrow--next,
.model-slider.icon-1 .splide__arrows .splide__arrow--prev { 
  top: inherit;
  transform: translateY(0);
  border: 0;
  bottom: 0;
}
.model-slider.model-slider .splide__pagination__page.is-active {
  background-color: #fcb100
}
.model-slider.model-slider .splide__arrow svg {
  fill: #000;
  height: 14px;
  width: 14px;
}
.model-slider.icon-1 .splide__arrows .splide__arrow--prev {
  left: 45%;
}
.model-slider.icon-1 .splide__arrows .splide__arrow--next {
  right: 45%;
}
/* Tile model */
.model-tiles .tile-model-1 .tile-col-width:first-child {
  width: 65.90%;
  *width: 66%;
  margin-left:0;
  margin-top: 0;
}
.model-tiles .tile-model-1 .tile-col-width:nth-child(2) {
  margin-top: 0;
}
.model-tiles .tile-model-1 .tile-col-width {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.model-tiles .tile-model-1 .tile-col-width {
  width: 32.30%;
  *width: 32%;
  margin-top: 15px;
}
.model-tiles .tile-model-1 .tile-col-width:first-child .post-item-featured-image {
  height: 500px;
}
.model-tiles .tile-model-1 .tile-col-width:nth-child(2) .post-item-featured-image,
.model-tiles .tile-model-1 .tile-col-width:nth-child(3) .post-item-featured-image {
  height: 240px;
}

.model-tiles .tile-model-1 .tile-col-width:nth-child(4n) {
  margin-left: 0;
  clear: both;
}
.model-tiles .tile-model-2 .tile-col-width:nth-child(2),
.model-tiles .tile-model-2 .tile-col-width:first-child {
  width: 49.15%;
  *width: 49.15%;
  margin-left:5px;
  margin-top: 0;
} 
.model-tiles .tile-model-2 .tile-col-width:first-child {
  margin-left: 0;
}
.model-tiles .tile-model-2 .tile-col-width:nth-child(2) .post-item-featured-image,
.model-tiles .tile-model-2 .tile-col-width:first-child .post-item-featured-image {
  height: 500px;
}
.model-tiles .tile-model-3 .tile-col-width .post-item-featured-image,
.model-tiles .tile-model-4 .tile-col-width .post-item-featured-image,
.model-tiles .tile-model-5 .tile-col-width .post-item-featured-image,
.model-tiles .tile-model-1 .tile-col-width .post-item-featured-image,
.model-tiles .tile-model-2 .tile-col-width .post-item-featured-image {
  height: 300px;
}
.model-tiles .tile-model-2 .tile-col-width {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
} 
.model-tiles .tile-model-2 .tile-col-width {
  width: 32.624%;
  *width: 32.624%;
  margin-top: 5px;
}

.model-tiles .tile-model-2 .tile-col-width:nth-child(3n+0) {
  margin-left: 0;
}  
.model-tiles .tile-model-3 .tile-col-width:nth-child(2) {
  width: 23.076923077%;
  *width: 23.076923077%;
  margin-top: 0;
}
.model-tiles .tile-model-3 .tile-col-width:first-child {
  width: 48.717948718%;
  *width: 48.717948718%;
  margin-top: 0;
}
.model-tiles .tile-model-3 .tile-col-width:first-child .post-item-featured-image,
.model-tiles .tile-model-3 .tile-col-width:nth-child(2) .post-item-featured-image {
  height: 450px;
}
.model-tiles .tile-model-3 .tile-col-width:first-child {
  margin-left: 0;
}
.model-tiles .tile-model-3 .tile-col-width {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
} 

.model-tiles .tile-model-3 .tile-col-width:nth-child(3),
.model-tiles .tile-model-3 .tile-col-width:nth-child(4) {
  width: 23.076923077%;
  margin-left: 15px;
  margin-top: 15px;
} 
.model-tiles .tile-model-3 .tile-col-width:nth-child(3) {
  margin-top: 0;
}
.model-tiles .tile-model-3 .tile-col-width {
  width: 31.624%;
  *width: 31.624%;
  margin-top: 15px;
}
.model-tiles .tile-model-3 .tile-col-width:nth-child(3n+5) {
  margin-left: 0;
}
.model-tiles .tile-model-3 .tile-col-width:nth-child(4) .post-item-featured-image,
.model-tiles .tile-model-3 .tile-col-width:nth-child(3) .post-item-featured-image {
  height: 213px;
}


.model-tiles .tile-model-4 .tile-col-width:nth-child(4) {
  width: 23.076923077%;
  *width: 23.076923077%;
  margin-top: -217px;
}
.model-tiles .tile-model-4 .tile-col-width:first-child {
  width: 48.717948718%;
  *width: 48.717948718%;
  margin-top: 0;
}
.model-tiles .tile-model-4 .tile-col-width:first-child .post-item-featured-image,
.model-tiles .tile-model-4 .tile-col-width:nth-child(4) .post-item-featured-image {
  height: 450px;
}
.model-tiles .tile-model-4 .tile-col-width:first-child {
  margin-left: 0;
}
.model-tiles .tile-model-4 .tile-col-width {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
} 

.model-tiles .tile-model-4 .tile-col-width:nth-child(2),
.model-tiles .tile-model-4 .tile-col-width:nth-child(3) {
  width: 25.076923077%;
  margin-left: 15px;
  margin-top: 15px;
} 
.model-tiles .tile-model-4 .tile-col-width:nth-child(2) {
  margin-top: 0;
}
.model-tiles .tile-model-4 .tile-col-width {
  width: 32.30%;
  *width: 32.30%;
  margin-top: 15px;
}
.model-tiles .tile-model-4 .tile-col-width:nth-child(3n+5) {
  margin-left: 0;
}
.model-tiles .tile-model-4 .tile-col-width:nth-child(2) .post-item-featured-image,
.model-tiles .tile-model-4 .tile-col-width:nth-child(3) .post-item-featured-image {
  height: 217px;
}


.model-tiles .tile-model-5 .tile-col-width:nth-child(4) {
  width: 50%;
  *width: 50%; 
}
.model-tiles .tile-model-5 .tile-col-width:first-child {
  width: 48.717948718%;
  *width: 48.717948718%;
  margin-top: 0;
  margin-left: 0;
}  
.model-tiles .tile-model-5 .tile-col-width {
  display: block;
  float: left;
  width: 100%;
  min-height: 1px;
  margin-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
} 

.model-tiles .tile-model-5 .tile-col-width:nth-child(2),
.model-tiles .tile-model-5 .tile-col-width:nth-child(3) {
  width: 24.35%;
  margin-left: 15px;
  margin-top: 0px;
}  
.model-tiles .tile-model-5 .tile-col-width {
  width: 32.48%;
  *width: 32.48%;
  margin-top: 15px;
}
.model-tiles .tile-model-5 .tile-col-width:nth-child(3n+5) {
  margin-left: 0;
} 
.model-tiles .tile-model-5 .tile-col-width:first-child .post-item-featured-image {
  height: 508px;
}
.model-tiles .tile-model-5 .tile-col-width:nth-child(2) .post-item-featured-image,
.model-tiles .tile-model-5 .tile-col-width:nth-child(3) .post-item-featured-image,
.model-tiles .tile-model-5 .tile-col-width:nth-child(4) .post-item-featured-image {
  height: 242.5px;
}