/*start font here*/

.pragma-main-inner{
    padding-left: 10px;
    padding-right: 10px;
}
.pragma-main-container {
    display: inline-block;
    width: 100%;
  }
  .pragma-half {
    width: 50%;
    float: left;
    display: inline-block;
  }
  .pragma-half.pragma-filter-form{
    text-align: right;
  }
  .prag-filter-tab {
    display: -webkit-box;
    display: flex;
    margin-bottom: 30px;
    overflow: hidden;
  }
  
  .filter-taxonomy {
    background: #fff;
    border: 1px solid #222;
    border-right-width: 0;
    border-radius: 0;
    padding: 12px;
    outline: none;
    font-weight: 500;
  }
  .filter-taxonomy.active{
    background: #F8F8F8;
    color: #222222;
    font-weight: 700;
    font-family: 'Graphik-Semibold' !important;
  }
  .prag-filter-tab .filter-taxonomy:first-child {
    border-radius: 25px 0 0 25px;
    outline: none;
  }
  .prag-filter-tab .filter-taxonomy:last-child {
    border-right-width: 1px;
    border-radius: 0 25px 25px 0;
    outline: none;
  
  }
  button.filter-taxonomy span {
    margin: 0 10px 0 10px;
  }
  .pragma-filter-form input {
    padding: 12px !important;
    border-radius: 25px 0 0 25px !important;
    border-right: unset !important;
    padding-left: 25px !important;
    border: 1px solid #E2E5F4 !important;
    outline: none !important;
    background: #FBFCFF !important;
    color: #868b99 !important;
    font-weight: 400 !important;
    font-family: 'Graphik' !important;
  }
  .pragma-filter-form button {
    padding: 12px;
    border-radius: 0 25px 25px 0;
    position: relative;
      left: -5px;
      width: 70px;
      border: 1px solid #222222;
      background: #222222;
      color: #fff;
      outline: none;
  }
  .taxonomylist{
    display: none;
      width: 100%;
      text-align: center;
      margin-top: 20px;
    margin-bottom: 30px;
    padding-left: 60px;
    padding-right: 60px;
    position: relative;
  }
  .taxonomylist ul {
    padding: 0;
    align-items: center;
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
    scrollbar-width: none;  /* Firefox */
}

.taxonomylist ul::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
  .taxonomylist ul li{
    display: inline-block;
    margin: 15px;
    font-family: 'Graphik' !important;
  }
  .taxonomylist ul li.active a{
    color: #5c5c5c;
    background: #F3F3F4;
    border-radius: 15px;
  }
  .taxonomylist span {
    color: #5c5c5c;
    font-weight: 400;
  }
  .displayborder {
    border-radius: 25px !important;
  }
  .taxonomy-list,
  .pragma-main-grid{
    width: 100%;
    float: left;
  }
  .taxonomylist.active {
    display: block;
}
.filter-taxonomy-list {
    padding: 6px 20px 6px 20px;
    font-size: 15px;
    text-decoration: none !important;
    cursor: pointer;
}
.pragma-post-grid-4.grid-prod {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.prod-grid {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 80px;
}
.prod-grid-img img {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    border-radius: 8px;
}
.prod-grid-img-logo {
    height: 35px;
    text-align: left;
    margin: 20px auto;
}
.prod-grid-img-logo img {
    max-height: 100%;
}
.prod-grid-meta h5 {
    color: #222222;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Graphik-Semibold' !important;
}
.prod-grid-meta p {
  font-size: 16px;
  line-height: 26px;
  color: #222222;
  font-weight: 400;
  font-family: 'Graphik' !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.prod-w-more {
    background-image: url(../img/arrow.svg);
    display: block;
    background-repeat: no-repeat;
    margin: 10px 0px 0px 0px;
    background-position: right 5px;
    width: 160px;
    float: left;
    text-align: left;
    height: 25px;
    color: #222222;
    font-weight: 700;
    font-family: 'Graphik-Semibold' !important;
    background-size: 50% 50%;
    font-size: 16px;
}
.prod-grid-header .btn {
    display: none;
}
button.filter-taxonomy.active,
li.filter-taxonomy-list-l.active {
    pointer-events: none;
} 
.loadPragPost {
    text-align: center;
    width: 100%;
    cursor: pointer;
}
.loadPragPost span {
    padding: 15px 40px 15px 40px;
    background: #F3F3F3;
    border-radius: 30px;
    color: #04305f;
    font-weight: 700;
    font-family: 'Graphik-Semibold' !important;
    font-size: 16px;
}
.counting-no {
    font-size: 59px;
    line-height: 1;
  }
.counter-sub.pragma h5 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 400;
    font-family: 'Graphik' !important;
    text-align: center;
    line-height: 1.5;
}
.left-cat-tab.pragma-half {
    margin: 0;
}
.prag-overlay{
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255,255,255,0.8);
}
.prag-overlay-show{
    display: block;
}
.prag-notfound {
    text-align: center;
    width: 100%;
}
.prod-grid a.pciwgas-meta-a {
    display: block;
    width: 90%;
    height: 100%;
    position: absolute;
}
.pragma-main-container{
  position: relative;
}
.prag-arrows {
  display: block;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 12px;
}
.prag-posts__nav.awardprev, .prag-posts__nav.awardnext {
  background: #fff;
  border: unset;
  outline: none;
}
.prag-arrow-left {
  left: 0;
}
.prag-arrow-right {
  right: 0;
}
.alm-reveal.css-grid-cs {
    grid-template-columns: 1fr 1fr 1fr;
    display: inline-grid;
}

div#hide-58073 {}

.alm-reveal.css-grid-cs .prod-grid {
    width: 100%;
    max-width: 100%;
}
.alm-reveal.alm-preloaded.css-grid-cs {
   
    -webkit-animation: fadein 1s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 1s; /* Firefox < 16 */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera < 12.1 */
            animation: fadein 1s;
}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/*Start responsive here*/

/* IPAD portrait mode */
@media only screen and (min-width:768px) and (max-width: 990px){
    .prod-grid-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .alm-reveal.css-grid-cs {
    grid-template-columns: 1fr 1fr;
    display: inline-grid;
}
}
/* Phone portrait mode */
@media only screen and (min-width:480px) and (max-width: 767px){
    .prod-grid-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
     .alm-reveal.css-grid-cs {
    grid-template-columns: 1fr 1fr;
    display: inline-grid;
}
    .pragma-half{
        width: 100%;
    }
    .pragma-half.pragma-filter-form {
        text-align: left;
        padding: 0;
    }
}


/* Small Phone portrait mode */
@media only screen and (max-width: 479px){

    .prod-grid-xs-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
     .alm-reveal.css-grid-cs {
    grid-template-columns: 1fr;
    display: inline-grid;
}
    .pragma-half{
        width: 100%;
    }
    .pragma-half.pragma-filter-form {
        text-align: left;
        padding: 0;
    }
    .pragma-filter-form input#pragpost-search,
    #top .pragma-filter-form input#pragpost-search{
        width: 65% !important;
    }
    .pragma-filter-form button{
        width: 30%;
    }
    .taxonomylist {
        padding-left: 10px;
        padding-right: 15px;
    }

}