

/*-------------------------
    All merged differences above
--------------------------*/

 .content-block ul li{
    margin-left: 45px;
    list-style: outside;
}

.main-full{
    width:100%;
}

.body {
	min-width: 320px;
margin: 0;
background-color: #f8f8f8;
color: #716878;
font-family: "Poppins",Helvetica,sans-serif;
font-size: 16px;
line-height: 1;
-webkit-text-size-adjust: 100%;
-webkit-font-smoothing: antialiased;
}

/*-------------------------
	Inline help tip
--------------------------*/

@-webkit-keyframes fadeIn {
	0% { 
		opacity:0; 
		transform: scale(0.6);
	}

	100% {
		opacity:100%;
		transform: scale(1);
	}
}


article h4{
    margin-bottom: 6px;
    color: #333;
}

.content-block ul li{
    margin-left: 45px;
    list-style: outside;
}

ul.browse_letters{
    display: block;
}

ul.browse_letters  li{
    float:left;
    padding: 0;
    margin: 5px;
    list-style: none;
    font-weight: bold;
    color: #55496f;
    font-size:1.2em;
}
div.clear{
    clear:both;
}

div.article_cols_cont{
    clear: both;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 10px;
}

ul.article_cols{
    width:33%;
    float:left;
}

ul.article_cols li{
    list-style: none;
    padding: 0;
    margin: 5px;
}

ul.browse_cats{
    width:20%;
    float:left;
    margin-bottom: 40px;
}

div.browse_right{
    width: 80%;
    float: left;
}

div.browse_pagination_cont .page-numbers{
    margin: 4px;
    font-weight: bold;
    color: #55496f;
    font-size:1.2em;   
}

div.browse_pagination_cont .prev,div.browse_pagination_cont .next{
    display:none;
}

div.browse_pagination_cont .page-numbers.current,ul.browse_letters  li.current{
    border-bottom: 2px solid #55496f;
}

ul.browse_cats li{
    list-style: none;
    margin: 4px;
    font-weight: bold;
    color: #55496f;
    font-size: 1.2em;
    margin-left: 30px;
}   

ul.browse_cats li a.current{
    text-decoration: underline;
}

ul.browse_cats li li{
    font-size: .9em;
    margin: 4px;
    margin-left: 30px;
    font-weight: normal;
}

div.explore{
    padding: 20px;
}

.avatar{
    border-radius: 50%;
}

.top_banner_wrapper{
    z-index: 1000;
    position: relative;
	margin-top: 10px;
}

.top_banner_wrapper img{
    display: block;
    max-width: 60%;
    height: auto;
    margin: 0 auto 10px;
}

@media screen and (max-width: 767px) {
    .top_banner_wrapper img{
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto 10px;
}}


@media screen and (max-width: 768px) {
    .top_banner_wrapper{
}
}

@media screen and (max-width: 768px) {

    div.browse_pagination_cont .page-numbers{
        font-size:.8em;   
    }

    ul.browse_cats li{
        margin-left: 10px;
        font-size: .8em;
    }

    ul.browse_cats li li{
        margin-left: 10px;
        font-size: .9em;
    }

    ul.browse_letters  li{
        font-size: .8em;
    }

    ul.article_cols li{
        font-size: .8em;        
    }
}

@media screen and (max-width: 425px) {

    div.browse_pagination_cont .page-numbers{
        font-size:.6em;   
    }

    ul.browse_cats li{
        margin-left: 5px;
        font-size: .6em;
    }

    ul.browse_cats li li{
        font-size: .8em;
        margin-left: 10px;
    }

    ul.browse_letters  li{
        font-size: .6em;
    }

    ul.article_cols li{
        font-size: .6em;        
    }
}

.podcast-juice{
    margin-top:-5px;
}

.podcast-juice h2{
    margin-bottom: 10px;
    font-weight:bold;
    font-size:20px;
}

@media screen and (max-width: 375px) {
    .podcast-juice h2{
    font-size:20px;
}
}
    

.podcast-juice h2 span{
    font-size: .6em;
    float: right;
    padding-right: 20px;
    padding-top: 8px;
}

.podcast-juice article {
    padding-bottom: 15px;
}

.podcast-juice article p{
    padding-bottom: 15px;
}

.read-more{
    color:#55496f;
}

.podcast-juice-image{
    width: 21.875%;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
    float: left;
    display: inline;
    position: relative;
    min-height: 1px;
    word-wrap: break-word;
    margin-bottom: 26px;
}

.podcast-juice-image h2 {
font-size: 16px;
    margin-top: 10px;
}

.podcast-juice-image img {
    border-radius:3px;
}


@media screen and (max-width: 320px) {
    .help-tip{
            position: absolute;
    top: 5px;
    left: 91px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    font-size: 10px;
    line-height: 14px;
    cursor: default;
    }
}

@media screen and (max-width: 320px) {
    .heading__text {
    display: inline-block;
    padding: 3px 8px;
    background-color: #55496f;
    color: #fff;
    font-size: 9px;
    font-weight: 600;
    text-transform: uppercase;
}
}

@media screen and (max-width: 375px) {
    .podcast-juice article {
    padding-bottom: 15px;
}
}

    
@media screen and (max-width: 375px) {
    .podcast-juice-image{
    max-width: 100%;
}
}

@media screen and (max-width: 375px) {
    .podcast-juice-descriptor{
    font-size:14px;
}
}

.podcast-juice-descriptor{
    font-size: 14px;
    line-height: 1.25;
}



@media screen and (max-width: 450px) and (min-width: 380px) {
   .podcast-juice article {
    padding-bottom: 15px;
}
}

.post-specifications {
    padding: 0 0px;
}

@media screen and (max-width: 375px) {
     .podcast-juice h2{
     font-size:20px;
  }
 }

    
.post-specifications__item {
    -ms-grid-row-align: left;
    align-self: left;
	font-size: 16px;
    line-height: 20px;
    margin-top: 5px;
    width: 250px;

}

.post-specifications__label {
	width: 93px;
    color: #333;
    font-weight:bold;
}

.rate {
    max-width: 150px;
    margin-bottom: 0px;
}

@media screen and (min-width: 768px) {
  .rate {
        max-width: 100%
  }
}
@media screen and (min-width: 1200px) {
  .rate {
        margin-bottom: 0px;
        float:left;
  }
}

 .rate-item:last-child {
     margin-right: 5px;
  }

.post-specifications__list {
    margin-bottom: 5px;
    margin-top: 10px;
}

p {
    margin: 0;
    line-height: 24px;
}

@media screen and (max-width: 650px) {
    p {margin: 0;
    line-height: 24px;
	}}


@media screen and (max-width: 650px) {
	.content-block {
	font-size: 17px;
	    width: 100%;
	    line-height: 28px;
	    letter-spacing: .3px;
}}

.content-block{
	font-size: 16px;
    width: 100%;
    line-height: 24px;
    letter-spacing: .3px;
}

.centered-content-block {
    font-size: 16px;
    line-height: 1.25;
    width: 100%;
    max-width: 100%;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
}

.post-info {
    border-right: none;
	height: 100%;
}

@media screen and (max-width: 450px) {
     .post-info{
     flex:none;
  }
 }


.label-box {
    position: relative;
    right: 0px;
    float:right;
}


.body {
    background-color: #f3f3f3;
 }

 @media screen and (max-width: 768px) {
     .body {
         background-color:#fff;
     }
 }

 .wrapper{
 	  min-height: auto;
 }


.pagination .nav-links .page-numbers {
    display: block;
    width: 33px;
    height: 33px;
    padding: 8px 0;
    transition: all .25s linear 0s;
    color: #55496f;
    font-size: 14px;
    font-weight: 600;
    line-height: 17px;
    text-align: center;
    text-decoration: none;
    float:left;
}

.pagination .nav-links{
    clear:both;
}

.pagination .nav-links .page-numbers.current,.pagination .nav-links .page-numbers:hover {
    background: #55496f;
    color: #ffffff;
}

.invalid-feedback{
    margin-top: -25px;
    display: none;
    color: #ff0000;
    margin-bottom: 10px;
}

.has-error{
    border-bottom: 1px solid #ff0000;
}

.sub_token.has-error{
    border: 1px solid #ff0000 !important;
}



.ico-facebook-blog {
     font-size: 15px;
     width: 1em
 }

 .ico-twitter-blog {
     font-size: 15px;
     width: 1em
 }

 .trending {
     border-top: 1px solid #fff;
     background-color: #55496f;
     color: white;
     padding: 4px 10px;
     font-size: 12px;
     z-index: 1;
 }
 
 @media screen and (max-width: 800px) and (min-width: 767px) {
 .trending {
     border-top: 1px solid #fff;
     background-color: #55496f;
     color: white;
     padding: 4px 10px;
     font-size: 9px;
     z-index: 1;
 }}

 @media screen and (max-width: 767px) {
     .trending {
         position: relative;
         display:none;
     }
 }
 
 .trending-social{
     float:right;   
 }
 .trending-inner {
     display: flex;
     justify-content: space-between;
 }
 
 .trending-inner p{
     color:#c3a8ff;
     font-weight:bold;
 }


 .no-content--grey .no-content-blog__text {
     max-width: 100%;
     color: #333;
     height:100px;
 }

 article.sidebar{
     display:block;
 }

 .podcast-juice-sidebar{
     margin-top:20px;
 }
 
 .podcast-juice-sidebar h2{
     margin-bottom: 10px;
     font-weight:bold;
      margin-top:-10px;
 }
 
 @media screen and (max-width: 375px) {
     .podcast-juice-sidebar h2{
     font-size:20px;
 }
 }

 .podcast-juice-sidebar h2 span{
     font-size: .6em;
     float: right;
     padding-right: 20px;
     padding-top: 8px;
 }
 
 .podcast-juice-sidebar article {
     margin-bottom: 20px;
     padding-bottom: 20px;
     border-bottom: dashed 1px #a7a7a7;
 }
 
 .podcast-juice-sidebar article p{
     padding-bottom: 15px;
 }
 
 .read-more-sidebar{
     color:#55496f;
 }
 
 .podcast-juice-image-sidebar{
     max-width: 120px;
     float: left;
     margin-right: 10px;
 }
 
 @media screen and (max-width: 375px) {
     .podcast-juice-sidebar article {
     padding-bottom: 15px;
 }
 }
 
 @media screen and (max-width: 375px) {
     .podcast-juice-image-sidebar{
     max-width: 105px;
 }
 }
 
 @media screen and (max-width: 375px) {
     .podcast-juice-descriptor-sidebar{
     font-size:14px;
 }
 }
 
 @media screen and (max-width: 450px) and (min-width: 380px) {
    .podcast-juice-sidebar article {
     padding-bottom: 15px;
 }
 }
 
 .list-inline {
     display:flex;
 }
 
 .list-inline>li{
     padding-left:10px;
     padding-right:10px;
     margin-top: auto;
     margin-bottom: auto;
 }
 
 
 .list-inline-social {
     display:flex;
 }
 
 .list-inline-social>li{
     padding-left:5px;
     padding-right:5px;
     margin-top: auto;
     margin-bottom:auto;
 }
 
 .list-heading{
     margin: 0;
     color:#c3a8ff;
     line-height: 24px;
     font-weight:bold;
 }
 
 .list-icon{
     margin-top: auto;
 }
 
 .list-icon>li{
     padding-left:5px;
     padding-right:5px;
 }

 @media screen and (max-width: 768px){
 .aside-one {
     display: none;
 }
 }
 
 @media screen and (min-width: 768px) {
     .aside-one {
         flex: 0 1 100%;
         max-width: 224px;
         margin-right: 0px;
     }
 }

 .panel-box-one{
     border: solid 1px #EEE;
     padding: 20px 20px 20px 20px;
     margin-right:10px;
     margin-top:20px;
     margin-left:10px;
     width:100%;
	 
 }
 
 .panel-box-two{
     border: solid 1px #EEE;
     padding: 20px 20px 20px 20px;
     margin-right:10px;
     margin-top:20px;
     margin-left:10px;
     width:100%;
 }
 
 @media screen and (max-width: 650px) {
 .panel-box-one{
     border-top: solid 1px #EEE;
     padding: 20px 20px 20px 20px;
     margin-right:10px;
     margin-top:0px;
     margin-left:0px;
     width:100%;
 }
 }

@media screen and (max-width: 1470px) {
     .title-groups {
         display: none
     }
 }

@media screen and (max-width: 725px) {
      .content {
          display: block;
    }
}

@media screen and (max-width: 768px){
    .aside {
         display: none;
    }
 }

@media screen and (min-width: 1200px) {
      .aside {
         margin-right: 0px;
          margin-left:30px;
      }
}

@media screen and (max-width: 768px){
    .aside-podcast-listing {
         display: none;
    }
 }

@media screen and (min-width: 1024px) {
      .aside-podcast-listing {
         margin-right: 30px;
          margin-left:0px;
          width:40%;
      }
}

@media screen and (max-width: 768px){
    .aside-profile {
        margin-right: 30px;
    margin-bottom: 20px;
    overflow: auto;

    }
 }

@media screen and (min-width: 1200px) {
      .aside-profile {
         margin-right: 30px;
          margin-left:0px;
          width:49%;
      }
}

@media screen and (min-width: 992px){
      .aside-profile {
         margin-right: 30px;
          margin-left:0px;
          width:49%;
      }
}

.about-aside-h4{
     font-weight:bold;
     color: #333;
     font-family: Poppins, Helvetica, sans-serif;
     font-size: 14px;
     line-height: 1.25;
     -webkit-font-smoothing: antialiased;
 }
 
 .about-aside-p{
     margin: 0 0 10px;
     color: #333;
     font-family: Poppins, Helvetica, sans-serif;
     font-size: 14px;
     line-height: 1.25;
     -webkit-font-smoothing: antialiased;
 }


  @media screen and (min-width: 768px) {
      .post-description {
         padding-bottom: 0%;
      }
  }
  @media screen and (min-width: 992px) {
      .post-description {
         padding-bottom: 0%;
      }
  }
  @media screen and (min-width: 1200px) {
      .post-description {
         padding-bottom: 0%;
      }
  }
  @media screen and (max-width: 479px) {
      .post-description {
         padding-bottom: 0%;
      }
  }

  @media screen and (max-width: 768px) {
     .post-info__list {
         margin-top: 3px;
     }
 }

 @media screen and (max-width: 768px) {
     .post-info__title {
         margin-bottom: 15px;
         font-size: 14px;
         line-height: 16px;

     }
 }
 
  @media screen and (max-width: 800px) and (min-width: 767px) {
   .post-info__title {
   margin-bottom: 15px;
    font-size: 14px;
    line-height: 16px;
}}

   @media screen and (max-width: 800px) and (min-width: 767px) {
.post__preview {
    width: 108px;
    min-width: 78px;
}}

   @media screen and (max-width: 800px) and (min-width: 767px) {
.podcast-juice article {
    height:80px;
}}

 @media screen and (min-width: 992px) {
      .label-box {
          position: relative;
         right: 250px;
         float:right;
      }
  }
 
 @media screen and (max-width: 450px) and (min-width: 400px) {
      .label-box {
    position: relative;
    right: 100px;
    float: right;
    margin-top: 5px;
     }
 } 
 
  @media screen and (max-width: 400px) {
      .label-box {
    position: relative;
    right: 50px;
    float: right;
    margin-top: 5px;
     }
 } 
 
 @media screen and (max-width: 329px) {
     .label-box {
         position: relative;
         right: 0px;
         float:right;
     }
 } 
 
  @media screen and (max-width: 900px) and (min-width: 750px) {
      .label-box {
position: absolute;
    float: left;
    margin-right: 460px;
     }
 } 
 
   @media screen and (max-width: 900px)  {
       .choice__img {
    width: 58px;
}}

   @media screen and (max-width: 900px) {
.label-box__per {
    font-size: 18px;}}

   @media screen and (max-width: 900px) {
.label-box {
    display:inline-block;}}
      
@media screen and (max-width: 900px)  {
    .post-info__item {
    display: flex;
    font-size: 12px;
    line-height: 19px;}}

@media screen and (max-width: 850px) and (min-width: 750px) {
.navbar-menu__text{
    font-size:13px;
}}

@media screen and (max-width: 900px){
.podcast-juice-image .img {
    height:96px;
}
}

@media screen and (max-width: 900px) and (min-width: 750px){

}
 
 @media screen and (max-width: 768px) {
     .label-box__ico .ico {
         font-size: 38px;
     }
 } 

 @media screen and (max-width: 767px) {
     .label-box__per {
         font-size: 20px;
     }
 } 

 .favorite-box{
     position:relative;

 }

.questions-hero {
    width: 100%;
    height: 250px;
    background-image: url(/wp-content/themes/whatpods/images/question-title-bg1.png);
    display: table;
}

.pama-container .questions-hero {
    width: 100%;
    height: 350px;
    display: table;
}


 .heading-questions {
     font-size: 30px!important;
     color: #fff!important;
     line-height: 110%!important;
     text-align: center!important;
     font-family: Poppins!important;
     font-style: normal!important;
     width: 100%;
     margin-left: auto;
     margin-right: auto;
     display: table-cell;
     vertical-align: middle;
     padding-left: 50px;
     padding-right: 50px;

       } 
 
 @media screen and (max-width: 768px) {
     .favorite-box {
         position:relative;
         left: 0px;
     }
 } 

@media screen and (min-width: 1200px) {
      .post-specifications {
         padding: 0 0px
      }
  }

  @media screen and (min-width: 480px) {
      .rating__title {
          line-height: 20px;
          text-align: left;
      }
  }


  .post-specifications__list {
      display: flex;
      flex-direction: column;
     margin-bottom: 0px
  }
  @media screen and (min-width: 992px) {
      .post-specifications__list {
         margin-bottom: 0px
      }
  }
  @media screen and (min-width: 1200px) {
      .post-specifications__list {
         margin-bottom: 0px;
         float:left;
      }
  }
  .post-specifications__item {
      display: flex;
      font-size: 16px;
     line-height: 16px;
     margin-top:5px;
  }
  @media screen and (min-width: 480px) {
      .post-specifications__item {
          -ms-grid-row-align: center;
         align-self: left;
      }
  }
  @media screen and (min-width: 992px) {
      .post-specifications__item {
          font-size: 16px;
         line-height: 20px;
         margin-top:5px;
      }
  }
  .post-specifications__label {
     width: 93px;
      color: #333
  }

.post-specifications__link {
    display: inline-block;
   color: #444;
   font-size: 15px;
   border: 1px #aaa solid;
    padding: 3px 10px 3px 10px;
	margin-top: 10px;
   text-decoration: none;
}
.post-specifications__link:hover {
    text-decoration: none;
    background-color: #fff;
    border: solid 1px #aaa;
    color: #c3a8ff;
}


  @media screen and (min-width: 992px) {
 .panel-box{
     border: solid 1px #EEE;
     padding: 30px 20px 20px 20px;
 }
 }
 
 @media screen and (max-width: 768px) {
 .panel-box{
     border: none;
 }
 }
 
 @media screen and (min-width: 992px) {
 .panel-box-aside{
     border: solid 1px #EEE;
     padding: 30px 20px 20px 20px;
     width:300px;
 }
 }
 
 @media screen and (max-width: 768px) {
 .panel-box-aside{
     border: none;
 }
 }

 @media screen and (max-width: 768px) {
     .slider__list-info {
         position:relative;
     }
 }

 @media screen and (min-width: 768px){
.slider__list-info {
    display: none;
}}

 @media screen and (max-width: 768px){
.slider__list-info {
    display: none;
}}

 @media screen and (max-width: 768px) {
     .background-image {
     }
 }


 .content-block h1{
      font-size: 24px;
      color:#55496f;
      border: 0;
     font-weight:bold;
     line-height:30px;
  }

  @media screen and (max-width: 768px) {
     .top_banner_wrapper{
 }
 }

 
 .blog-title {
    font-size: 41px;
    color: #333;
    font-weight: bold;
    line-height: 42px;
    margin-bottom: 22px;
    -webkit-font-smoothing: antialiased;
 }
 
@media screen and (min-width: 990px){
.opinion {
    padding: 20px;
    border-bottom: 1px dashed #ddd;
	    border-top: 1px dashed #ddd;
    margin-top: 0px;
    position: relative;
}
}
  
 @media screen and (max-width: 900px) and (min-width: 750px) {
     .opinion {
    padding: 20px;
    border-bottom: 1px dashed #ddd;
	    border-top: 1px dashed #ddd;
	    border-radius: 5px;
    margin-bottom: 23px;
    margin-top: -15px;
     }
 } 
 
 @media screen and (max-width: 900px) and (min-width: 750px) {
    .comments__img-holder {
    position: relative;
    height: 50%;
}
 }
     
 @media screen and (max-width: 900px) and (min-width: 750px) {
.comments__title {
    display: block;
    margin: 0 0 5px;
    color: #333;
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}
}
 
 @media screen and (max-width: 900px) and (min-width: 750px) {
 .comments__data {
    flex: 1 1 auto;
    font-size: 14px;
    line-height: 16px;
    margin-left: 20px;
}
 }    
 
 @media screen and (max-width: 900px) and (min-width: 750px) {
.post-description {
    padding-bottom: 0%;
    font-size: 14px;
}}

 @media screen and (max-width: 900px) and (min-width: 750px) {
     .post-description {
    padding-bottom: 0%;
    font-size: 14px;
}
 }
 
@media screen and (max-width: 900px) and (min-width: 750px) {
.post-specifications__item {
    display: flex;
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
}
}

@media screen and (max-width: 900px) and (min-width: 750px) {
.post-specifications__link {
    display: inline-block;
    color: #444;
    font-size: 14px;
    border: 1px #aaa solid;
    padding: 3px 10px 3px 10px;
	 margin-top: 10px;
    text-decoration: none;
}}

@media screen and (max-width: 900px) and (min-width: 750px) {
.podcast-juice h2 {
    margin-bottom: 10px;
    font-weight: bold;
    font-size: 15px;
}
}

@media screen and (max-width: 900px) and (min-width: 750px) {
.podcast-juice-descriptor {
    font-size: 14px;
    line-height: 1.25;
}
}

@media screen and (max-width: 900px) and (min-width: 750px) {
    .read-more {
    color: #55496f;
    font-size: 14px;
}
}

@media screen and (max-width: 450px){
.opinion {
    padding: 20px;
    border-bottom: 1px dashed #ddd;
	    border-top: 1px dashed #ddd;
	    border-radius: 5px;
    margin-bottom: 20px;
        margin-top: 5px;
}
}
 
 /* @media screen and (min-width: 990px){
.enter-review {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 40px;
    box-shadow: 0px 0px 5px #ddd;
    margin-top:40px;
}
}
  
 @media screen and (max-width: 900px) and (min-width: 750px) {
     .enter-review {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 40px;
    box-shadow: 0px 0px 5px #ddd;
    margin-top: -15px;
     }
 } 

@media screen and (max-width: 450px){
.enter-review {
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-bottom: 20px;
    box-shadow: 0px 0px 5px #ddd;
        margin-top: 15px;
}
}
*/

 .heading {
  position: relative;
  margin-bottom: 10px;
  font-size: 11px;
  line-height: 1; 
    display:flex;
        overflow: auto;
  }
  
@media screen and (min-width: 480px) {
    .heading {
      font-size: 12px; } }
      
@media screen and (min-width: 768px) {
    .heading {
      margin-bottom: 15px; } }
      
@media screen and (min-width: 992px) {
    .heading {
      margin-bottom: 20px;
      font-size: 14px; 
    } }


 @media screen and (max-width: 450px){
.comments__img-holder {
    height: 50%;
    float: left;
    margin-right: 10px;
}
}

 @media screen and (max-width: 450px){
    .comments__title {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 25px;
    font-weight: bold;
}
}

@media screen and (max-width: 450px){
    .comments__data p {
    min-height: 40px;
    font-size: 14px;
}
}

@media screen and (max-width: 450px){
.post-description {
    font-size: 14px;
}
}

@media screen and (max-width: 450px){
.post-specifications__item {
    display: flex;
    font-size: 14px;
    line-height: 16px;
    margin-top: 5px;
}
}

@media screen and (max-width: 450px){
    .post-specifications__link {
    display: inline-block;
    color: #444;
    font-size: 14px;
    border: 1px #aaa solid;
    padding: 3px 10px 3px 10px;
	    margin-top: 10px;
    text-decoration: none;
}
}

@media screen and (max-width: 450px){
.podcast-juice-descriptor {
   font-size: 14px;
   line-height: 1.25;
}
}

@media screen and (max-width: 450px){
.read-more {
   color: #55496f;
   font-size: 16px;
   float: left;
}
}

@media screen and (max-width: 360px){
.podcast-juice-descriptor {
    font-size: 13px;
    line-height: 1.25;
    margin-left:0;
}
}

@media screen and (max-width: 360px){
.read-more {
    color: #55496f;
    font-size: 13px;
    float: left;
        margin-left:0;
}
}


@media screen and (max-width: 450px){
.podcast-juice h2 {
   margin-bottom: 1px;
   font-weight: bold;
   font-size: 20px;
   padding-top: 10px;
}
}

@media screen and (max-width: 450px){
.podcast-juice-image {
    width: 43%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 30px;
    float: left;
}}

@media screen and (max-width: 450px){
.podcast-juice article {
    padding-bottom: 35px;
}
}

@media screen and (max-width: 360px){
.podcast-juice article {
    padding-bottom: 25px;
}
}

@media screen and (max-width: 450px){
    .podcast-juice {
    margin-top: 5px;
}}

@media screen and (max-width: 450px) and (min-width: 321px){
.heading__text {
    display: inline-block;
    padding: 3px 8px;
    background-color: #55496f;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
}

@media screen and (max-width: 450px) and (min-width: 321px){
.help-tip {
    position: absolute;
    top: 5px;
    left: 117px;
    text-align: center;
    background-color: #fff;
    border-radius: 50%;
    width: 13px;
    height: 13px;
    font-size: 10px;
    line-height: 14px;
    cursor: default;
}
}

 @media screen and (max-width: 450px){
.comments__info{
    align-self: left;
    width: 100%;
    text-align: left;
    margin: 0 0 10px;
}
}

.aside-left{
    width:30%;
}

.reviews__item-all-reviews{
        margin: 10px 10px 10px;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
    width: 31%;
    float: left;
    max-height: 300px;
    min-height: 270px;
}

.reviews-all-reviews{
    width:100%;
}

.select-image__text-one {
    display: block;
    color: #757575;
    font-size: 12px;
    line-height: 15px;
    text-align: center;
    margin-top:2px;
    text-decoration: none;
}

ul.current .comments__item {
    padding: 0;
    border: none;
}

ul.current .comments__data p {
    margin: 0 0 15px;
    min-height: 56px;
}

#current_opinion_form, #current_opinion_form_success{
    display:none;
}

.submit-row .comments__ico{
    opacity: 0.1;
    margin-right: 10px;
    cursor: pointer;
}

.submit-row .comments__ico.selected,.submit-row .comments__ico:hover{
    opacity: 1;
}

.response_form_container{
    display: none;
}

.reply_list{
	border: 1px dashed #ccc;
	    margin-top: 20px;
	    margin-bottom: 20px;
	    margin-left: 50px;
}

.reply_list .comments__info{
    margin-bottom: 0;    
}

.reply_list .comments__item{
    margin-top: 10px;
    border: 0;
    border-bottom: 1px dashed #ccc;
}

.reply_list .comments__item:last-child{
    border: none;
    margin-bottom: -10px;
}

.comments__data p {
    min-height: 40px;
}

.comments__item {
    margin-bottom: 20px;
	display: flex;
	    padding: 20px;
	    border: 1px solid #ccc;
}

#current_opinion_edit_btn{
    margin-left: 15px;
}

.comments__popup-holder{
    z-index: 99999;
}

.home .comments__tools{
    margin-top:5px;
}

.blog-teaser{
line-height: 1.50;
    font-weight: bold;
    font-size: 20px;
    margin-top: -4px;
    margin-bottom: 40px;
}
    
.blog-data{
    margin-top: 15px;
    font-size: 1.1em;
    margin-bottom: 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding-top: 10px;
    padding-bottom: 13px;
}

.blog-date{
    float:right;
    margin-right: 30px;
    text-transform: uppercase;
}

.blog-title{
    font-size: 41px;
   color: #333;
   font-weight: bold;
   line-height: 42px;
   margin-bottom: 22px;
   -webkit-font-smoothing: antialiased;

}

#search_loader{
    margin: 20px auto;
}
.review-widget-title {
  display: block;
  margin: 0 0 5px;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight:bold;}
  
.see-more-lists-button{
    border: 1px solid #5a4470;
    padding: 4px 26px 4px 26px;
    background-color: #5a4470;
    display: inline-block;
    /* border-radius: 3px; */
    color: #fff;
    /* font-weight: 600; */
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    /* text-transform: uppercase; */
    cursor: pointer;
    vertical-align: middle;}
    
.join-whatpods-button{
        border: 1px solid #5a4470;
    padding: 13px 13px 13px 13px;
    background-color: #5a4470;
    border-radius: 3px;
    color: #fff;
    margin-left: auto;
    margin-right: auto;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    vertical-align: middle;
	width:50%;
}
    
.listen-on-itunes-button{
    color: #444;
    border: 1px #aaa solid;
    padding: 2px 5px 2px 5px;
    text-align: center;
    background-color: #eee;
    text-decoration: none;
    width: 100%;
    margin-top: -10px;
}

.review-it-button{
    color: #fff;
    border: 1px #444 solid;
    padding: 2px 5px 2px 5px;
    text-align: center;
    text-decoration: none;
    background-color: #5a4470;
    width: 100%;
    margin-top: -10px;
    font-weight: bold;
}

.review-leave-span{
    outline: 0;
    text-decoration: none;
    text-decoration-color: #cd9bff;
    border-bottom: 2px solid #cd9bff;
   cursor: pointer;
}

#enter-review, #success-vote, #success-review{
    display:none;
}

.rate:hover, .rate-item.active {
    fill: #5a4470;
}

span.comments__like{
    padding: 20px 15px 10px 8px;
}

span.comments__like:hover{
    background: #f0f0f0;
    color: #333;
}

span.comments__like:hover:before{
    border-bottom-color: #757575;
}

@media screen and (max-width: 400px) {
    .navbar-menu__text {
   color:#fff; } }


.select2{
    width: 70% !important;
}

#suggest_success{
    display:none;
}

@media screen and (max-width: 400px){
.slide-down{
    margin-top:20px;
}}

.slide-down{
    margin-top:20px;
}

.slide-down-follower{
    margin-top:200px;
}

.slide-down-socials{
    margin-top:40px;
}

@media screen and (max-width: 1200px){
.reviews__item-one {
    margin: 0 0 10px;
    padding: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    float: left;
    margin-right: 10px;
    min-height: 250px;
}}

.events-table{
	width:75%;
	margin-left:auto;
	margin-right:auto;
}

.form__holder {
    margin: 0 0 40px;
}

.comments__img-holder-followers {
    height: 50%;
    float: left;
    margin-right: 10px;
}

.aside-home{
    max-width: 324px;
}

@media screen and (max-width: 450px){
    .aside-home{
    margin-left:auto;
    margin-right:auto;}}

.podcast-juice-image-article {
   max-width: 100%;
   margin-left: auto;
   margin-right: auto;
   margin-bottom: 5px;
    margin-top: 15px;
}

@media screen and (max-width: 450px){
.podcast-juice-sidebar h2 {
   margin-bottom: 1px;
   font-weight: bold;
   font-size: 20px;
   padding-top: 10px;
}}

.podcast-juice-descriptor-article {
    font-size: 15px;
    line-height: 24px;
    margin-top: -6px;
}

.read-more-article {
   color: #55496f;
   font-size: 14px;
   float: left;
}

.comments__img-holder-widget-sidebar {
    position: relative;
    width: 10%;
    height: 10%;
    margin: 0px 10px 0px 0px;
    float: left;
}

.comments__name-sidebar {
    display: block;
    color: #333;
    font-size: 12px;
    font-weight: 600;
    line-height: 18px;
}

.comments__date-sidebar {
    display: block;
    color: #333;
    font-size: 12px;
}

@media screen and (max-width: 450px){
.slider__list-title {
    display: block;
    margin: 0 0 10px;
    font-size: 14px;
    width: 55%;
    font-weight: normal;
    line-height: 15px;
    text-align: left;
    float: left;
}}

.comments__date {
    display: none;
    color: #333;
    font-size: 12px;
    line-height: 18px;
}

.comments__img-holder {
position: relative;
    height: 50px;
    width: 50px;
}

.award_points{
        float: left;
    padding-right: 5px;
    font-size: 14px;
    font-weight: bold;
    /* margin: 0px auto; */
    /* padding-top: 6px; */
    margin-top: 10%;
    Margin-bottom: auto;
    vertical-align: middle;
}

@media screen and (max-width: 950px){
.award_points {
    float: left;
    padding-right: 5px;
    font-size: 14px;
    font-weight: bold;
    /* margin: 0px auto; */
    /* padding-top: 6px; */
    margin-top: 7%;
    Margin-bottom: auto;
    vertical-align: middle;
}}

.awards_hovertext, .awards_point_hovertext{
    display: none;
    text-align: left;
    background-color: #1E2021;
    padding: 20px;
    position: absolute;
    border-radius: 3px;
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    right: -4px;
    color: #FFF;
    font-size: 13px;
    line-height: 1.4;
    top: 38px;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
}

.awards_point_hovertext{
    left: -115px;    
}
.awards_hovertext{
    right: -48px;
    width: 180px;}

.award_badge:hover p, .award_points:hover p{
    display: block;
    transform-origin: 100% 0%;
    -webkit-animation: fadeIn 0.3s ease-in-out;
    animation: fadeIn 0.3s ease-in-out;    
    z-index: 10000;
}

.user_badge{
        position: relative;
    margin-right: -10px;
}

.awards_hovertext:before, .awards_point_hovertext:before{
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom-color: #1E2021;
    left: 160px;
    top: -12px;
}

.awards_hovertext:before{
    left: 98px;    
}

.awards_point_hovertext:before{
    left: 120px;    
}

.main_profile_pic .awards_hovertext:before{
    left: 40px;    
}

.profile_badge .awards_point_hovertext:before{
    left: 120px; 
}

.profile_badge .awards_point_hovertext{
    left: -59px;
    right: -36px;
}

.main_profile_pic .awards_hovertext{
    right: -78px;
    top: 60px;
    width: 150px;
}

.popup_profile_pic .awards_hovertext:before{
    left: 40px;    
}

.popup_profile_pic .awards_hovertext{
    right: -78px;
    top: 50px;
    width: 150px;
}


.nopoints{
    color:#333333;
}

.profile_badge{
    max-width: 140px;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
    height: 23px;
    position: relative;
}
.profile_badge .award_points{
    width:140px;
    text-align: center;
}

.main_profile_pic{
    position: relative;
}

.popup_profile_pic .award_badge{
    position: absolute;
    top: 15px;
    right: 87px;
    width: 40px;
    height: 40px;
    overflow: visible;}

.main_profile_pic .award_badge{
    position: absolute;
    top: 0px;
    width: 40px;
    height: 60px;
    overflow: visible;
}



.select-image{
    margin: 0;
}

.main_profile_pic .award_badge img{
 }

.award_0 span{
    color: #333333;
}
.award_1 span{
    color: #00ae27;
}
.award_2 span{
    color: #c0c0c0;
}
.award_3 span{
    color: #ffd100;
}
.award_4 span{
    color: #5a4470;
}
.award_5 span{
    color: #cd9bff;
}

.negative-slide-up{
    margin-top:-20px;
}

.slide-down{
    margin-bottom:20px;
}

.slide-down-podchats{
    margin-bottom:100px;
}

.all-reviews-artwork{
margin-bottom:20px;
}

.result__list-tag {
	display: block;
	    max-width: 140px;
	    height: 20px;
	    float: left;
	    padding: 3px 10px;
	    color: #4f4f4f;
	    font-size: 16px;
	    font-weight: 100;
	    line-height: 12px;
	    text-overflow: ellipsis;
	    white-space: nowrap;
	    overflow: hidden;
	    background-color: #fcfcfc;
	    text-transform: none;}
	  
.result__list-title {
    display: block;
    margin: 0 0 2px;
    color: #4f4f4f;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;}
		  
.result__list-img {
    display: block;
    width: 170px;
    height: 170px;
    margin: 0 0 17px;
    margin-left: auto;
    margin-right: auto;
}

.input-addon-one .btn{
	width: 260px;
}

.submit-row-home{
	display: flex;
	align-items: center;
	justify-content: flex-end;
	margin-bottom: 3px;
	float: left;
}



@media screen and (max-width: 850px) and (min-width: 600px) {
	.home-left-side {
	    width: 30%;
	    float: left;
		    margin-top: 20%;
}}

@media screen and (max-width: 1100px) and (min-width: 851px) {
	.home-left-side {
	    width: 30%;
	    float: left;
	    margin-top: 15%;
	    margin-left: 7%;
}}

@media screen and (max-width: 1100px) and (min-width: 851px) {
	.home-right-side {
		width: 53%;
		    float: right;
		    margin-right: 7%;
}}

@media screen and (max-width: 850px) and (min-width: 600px) {
	.home-right-side {
	    width: 66%;
	    float: right;
}}

@media screen and (min-width: 1100px){
	.home-left-side {
	    width: 30%;
	    float: left;
	    margin-top: 15%;
	    margin-left: 7%;
}}

@media screen and (min-width: 1100px){
	.home-right-side {
		width: 53%;
		    float: right;
		    margin-right: 7%;
}}


@media screen and (max-width: 1100px) and (min-width: 851px) {
	.home-right-side {
		width: 53%;
		    float: right;
		    margin-right: 7%;
}}
	
@media screen and (max-width: 850px) and (min-width:600px) {
	.modal-content-home {
	    width: 100%;
	    padding: 4%;
	    border-radius: 3px;
	    background: #fff;
	    position: relative;
	    outline: 0;
	    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
}}

@media screen and (max-width: 850px) and (min-width:600px) {
	h1.left-side-home-page{
	font-size: 23px;
	}
}

@media screen and (max-width: 850px) and (min-width:600px) {
	p.left-side-home-page{
	font-size: 13px;
	}
}

@media screen and (max-width: 850px) and (min-width: 600px) {
	a.left-side-home-page{
    margin-top: 10px;
    font-size: 13px;
    line-height: 40px;
    color: #cd9bff;
}
}
	
@media screen and (max-width: 1100px) and (min-width: 851px) {
	.modal-content-home {
	    width: 100%;
	    padding: 4%;
	    border-radius: 3px;
	    background: #fff;
	    position: relative;
	    outline: 0;
	    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
}}

@media screen and (max-width: 1100px) and (min-width: 851px) {
	h1.left-side-home-page{
    font-size: 28px;
	}
}

@media screen and (max-width: 1100px) and (min-width: 851px) {
	p.left-side-home-page{
    font-size: 16px;
	}
}

@media screen and (max-width: 1100px) and (min-width: 851px) {
	a.left-side-home-page{
    margin-top: 10px;
    font-size: 16px;
    line-height: 40px;
    color: #cd9bff;
}
}

@media screen and (min-width: 1100px){
	.modal-content-home {
	    width: 100%;
	    padding: 8%;
	    border-radius: 3px;
	    background: #fff;
	    position: relative;
	    outline: 0;
	    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
}}

@media screen and (min-width: 1100px){
	h1.left-side-home-page{
    font-size: 28px;
	}
}

@media screen and (min-width: 1100px){
	p.left-side-home-page{
    font-size: 16px;
	}
}

@media screen and (min-width: 1100px){
	a.left-side-home-page{
    margin-top: 10px;
    font-size: 16px;
    line-height: 40px;
    color: #cd9bff;
}
}

.social-buttons__row-home{
    display: inline-block;
    width: 100%;
    margin-top: 10px;
}



@media screen and (max-width: 599px) and (min-width: 378px) {
	h1.left-side-home-page{
	font-size: 23px;
	}
}

@media screen and (max-width: 599px) and (min-width: 378px) {
	p.left-side-home-page{
	font-size: 13px;
	}
}

@media screen and (max-width: 599px) and (min-width: 378px) {
	a.left-side-home-page{
    margin-top: 10px;
    font-size: 13px;
    line-height: 40px;
    color: #cd9bff;
}
}

@media screen and (max-width: 377px) {
	h1.left-side-home-page{
	font-size: 23px;
	}
}

@media screen and (max-width: 377px) {
	p.left-side-home-page{
	font-size: 13px;
	}
}

@media screen and (max-width: 377px) {
	a.left-side-home-page{
    margin-top: 10px;
    font-size: 13px;
    line-height: 40px;
    color: #cd9bff;
}
}

@media screen and (min-width: 600px) {
	.home-left-side-mobile{
		display:none;
	}}

	@media screen and (max-width: 599px) {
		.home-left-side{
			margin-top: 0px;
		}}


		@media screen and (max-width: 599px) {
			.home-right-side{
margin-top: -30px;
display:none;
			}}

@media screen and (max-width: 599px) {
.modal__form-definition {
    padding-top: 43px;
    font-size: 12px;
    line-height: 15px;
	}}

@media screen and (min-width: 768px) {
.btn--text {
    padding: 0 15px;
	}}

	@media screen and (max-width: 768px) {
	.btn--text {
	    padding: 0 15px;
		}}
	
.navbar-menu__text {
    color: #5f3c70;
    text-transform: none;
}

@media screen and (min-width: 992px){
.navbar-menu__text {
    font-size: 16px;
	}}

.secondary-menu {
    display: block;
    position: absolute;
    top: 100%;
    flex: auto;
    max-width: 200px;
    margin-top: -1px;
    padding: 0;
    transition: left .25s linear .25s,opacity .25s linear 0s;
    border: 1px solid #777;
    border-bottom: none;
    background: #fff;
    z-index: 10;
}



.secondary-menu__link {
    display: block;
    position: relative;
    color: #5f3c70;
    font-weight: none;
}

.secondary-menu__link:hover {
    display: block;
    position: relative;
    color: #fff;
    font-weight: none;
}

@media screen and (max-width: 768px) {
    .auth-panel__link {
      font-size: 14px; } }

    .auth-panel__link {
    color: #832cc1;
    font-weight:none;
}

.sidebar-social{
    display: inline-flex;
}

.sidebar-social-logged{
    display: inline-flex;
}

.sidebar-maven-container{
padding-top:10px;
padding-bottom:10px;
margin-bottom:40px;
}


h2.sidebar-maven{
	text-align:center;
	    font-size: 30px;
}

h2.sidebar-social{
	text-align: center;
	    font-weight: bold;
	    font-size: 30px;
	    color: #4f4f4f;
}

h2.sidebar-social-logged{
	text-align:center;
	    font-size: 30px;
margin-top: -20px;		
}

p.sidebar-maven{
	text-align:center;
	font-size:16px;
	font-weight:bold;
}

a.sidebar-maven{
	text-align:center;
	color:#cd9bff;
}

h2.sidebar-social-header {
text-align: center;
font-weight: bold;
font-size: 20px;
text-transform: uppercase;
display:block;}

.sidebar-list-recommender{
margin-bottom: 0px;
}

.sidebar-list-recommender-header{
	text-align: center;
	    margin-bottom: 15px;
	    font-size: 30px;
}

.sidebar-list-recommender-image{
    width: 70px;
    float: left;
    margin-right: 10px;
}

h2.sidebar-list-recommender-h2{
    font-size: 16px;
    font-weight: bold;
}

.sidebar-list-recommender-teaser{
	height: 70px;}

.sidebar-list-recommender-p{
    line-height: 17px;
    font-size: 14.5px;
    color: #707070;
}

.sidebar-social-center{
	text-align:center;
}

.sidebar-social-center-logged{
	text-align:center;
	margin-bottom: 30px;
}

p.sidebar-social{
    line-height: 20px;
    margin-bottom: 10px;
    color: #707070;
}

p.sidebar-social-logged{
	line-height:16px;	
	margin-bottom:3px;
}

.small-sidebar-avatar{
    float: left;
    margin-right: 15px;
    height: 33px;
    width: 33px;
}

p.sidebar-latest-questions-p{
    font-size: 14.5px;
    line-height: 17px;
    color: #707070;
    padding-top: 4px;
}

p.home-latest-questions-p{
	font-size: 14.5px;
	    line-height: 20px;
	    color: #707070;
	    padding-top: 10px;
	    padding-bottom: 6px;
		    padding-right: 10px;
}

p.sidebar-latest-questions-title{
    font-size: 16px;
    line-height: 19.3px;
    font-weight: bold;
    text-transform: none;
    padding-top: 3px;
}

strong.home-latest-questions-title{
	font-size:16px;
}

.reviews__item-sidebar{
    padding: 10px;
    border-bottom: 1px dashed #d9d9d9;
    border-radius: 5px;
    font-size: 14px;
    line-height: 16px;
    padding-top: 10px;
	margin-top: 10px;
}

.sidebar-latest-questions{
	margin-bottom:0px 
}

.reviews__info-sidebar{
	 margin: 0 0 5px;
}

a.sidebar-poddiemouth{
	color:#cd9bff;
}

.dashed-border{
    border: 1px solid #5a4470;
    padding: 30px 10px 39px 10px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.dashed-border-one{
	border:2px dashed #cfcfcf;
    padding: 10px;
    margin-top: 10px;
	margin-bottom:10px;
}

h2.sidebar-poddiemouth{
    text-align: center;
    font-size: 24px;
    margin-bottom: 3px;
    font-weight: bold;
    color: #fff;
}

.sidebar-socials{
	display:inline-flex;
}

.sidebar-socials-logged{
	display:inline-flex;
}

#signup_blocker{
    background: #fff;
    width: 100%;
    height: 57%;
    opacity: .9;
    position: absolute;
    z-index: 10000;
}

.sub_token{
    border: 1px solid #ccc;
    width: auto;
    padding-left: 10px !important;
}

@media screen and (min-width: 1000px) {
	#token-form{
	margin-top: -30px;
	border-bottom: 1px dashed #444;
	margin-bottom: 25px;
	}}

@media screen and (max-width: 1000px) {
#token-form{
	margin-top: -10px;
	border-bottom: 1px dashed #444;
	margin-bottom: 25px;
	}}

p.token-form {
    margin-bottom:20px;
	color:#444;
}

#token-container p{
    margin-bottom:20px;
	color:#444;
}

.token-cnt{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    text-align: center;
    padding-top:15px;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#claimtokenform input.sub_token{
    width: 80% !important;
}

#token-container h5{
    font-size: 20px;
    color: #444;
}

#token-container h4{
    color:#cd9bff;
    font-weight: bold;
    font-size: 40px;
}

.navbar-menu__cross .cross__el {
    position: absolute;
    background: #444; }
	
.secondary-menu-opener:before{
	border: solid #444;
	border-width: 0 2px 2px 0;
}

@media screen and (min-width: 992px){
.footer-form__heading {
    margin-bottom: 6px;
font-size: 16px;
	}}
	
	.footer-form__heading {
	    margin-bottom: 8px;
	    color: #fff;
	    font-size: 16px;
	    font-weight: 900;
	    line-height: 14px;
	    text-transform: uppercase;}

@media screen and (max-width: 550px){
.footer-form__info {
		    margin-bottom: 15px;
		    color: #fff;
		    line-height: 18px;
		    padding-left: 30px;
		    padding-right: 30px;
			}}



.question-podcast {
    color: #55496f;
    font-size: 14px;
	display:none;
	
}

.dwqa-question-meta-container{
    position: relative;
    width: 100%;
    border-bottom: none;
    padding: 10px;
	font-size:14px;
	min-height: 55px;
	
}

.dwqa-question-item .dwqa-question-content{
	    width: 100%;
	    text-align: left;
	    margin-bottom: 70px;
		    border-bottom: none;
}

.dwqa-question-content p{
    margin: 0;
    line-height: 24px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: block;
}

.dwqa-question-meta{
    font-size: 14px;
	display:none;
}

.search-label {
    margin-bottom: 12px;
    color: #fff;
    font-size: 20px;
    font-style: italic;
    line-height: 24px;
    display: none;
}

@media screen and (min-width: 768px){
.search-label {
    display: none;}
}
.input-addon {
    display: flex;
    overflow: hidden;
    margin-top: 12px;
}

.input-addon .input {
    flex: 1 1 auto;
    width: auto;
    border-radius: 3px 0 0 3px;
    font-size: 14px;
}

@media screen and (max-width: 650px){
.home-slider-mobile{
	display:none;
	}}

@media screen and (min-width: 1200px){
	.logo .ico-logo {
	    font-size: 63px;
	    margin-top: 10px;
		}}

.logo .ico-logo {
	font-size: 63px;
	fill: #fff;
	margin-bottom: -20px;
}


 /* hide mobile version by default */
  .logo .mobile {
    display: none;
  }
  /* when screen is less than 600px wide
     show mobile version and hide desktop */
  @media (max-width: 600px) {
    .logo .mobile {
      display: block;
      width:200px;
    }
    .logo .desktop {
      display: none;
    }
  }

.header__logo {
    width: 30%;
    margin-right:0%;
}

.auth-panel {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 125px;
    margin-left: 30px;
}

@media screen and (min-width: 992px){
.auth-panel__item {
    padding: 0px 0px;
    width: 50%;
}}

@media screen and (min-width: 992px){}
.aside {
    flex: 0 1 100%;
    max-width: 314px;
    margin-right: 30px;
	}}



@media screen and (min-width: 650px){
.mobile-display{
	display:none;	
	}}

@media screen and (max-width: 650px){
	.desktop-display{
		display:none;	
		}}

@media screen and (min-width: 650px){
.dwqa-single-question .dwqa-question-item{
	min-height: 130px;
	    width: 70%;
	    margin-left: auto;
	    margin-right: auto;
	
	}}

@media screen and (max-width: 650px){
.dwqa-single-question .dwqa-question-item{
	min-height: 130px;
	    width: 100%;
	    margin-left: auto;
	    margin-right: auto;
	
	}}

	@media screen and (min-width: 650px){	
.dwqa-author{
    position: absolute;
    bottom: 10px;
    left: 10px;
    vertical-align: middle;
    line-height: 45px;
    height: 45px;
    color: #fff;
    margin-left: 15%;
    font-size: 14px;
	}}

@media screen and (max-width: 650px){
.dwqa-author{
    position: absolute;
    bottom: 10px;
    left: 10px;
    vertical-align: middle;
    line-height: 45px;
    height: 45px;
    color: #fff;
    margin-left: 0%;
    font-size: 14px;
	}}

	@media screen and (min-width: 650px){
.questions-hero .dwqa-question-stats{
   position: absolute;
   right: 10px;
   bottom: 10px;
   color: #333;
    font-size: 12px;
	margin-right:15%;
	}}

@media screen and (max-width: 650px){
.questions-hero .dwqa-question-stats{
    position: absolute;
    right: 10px;
    bottom: 10px;
    color: #333;
     font-size: 12px;
 	margin-right:0%;
	 
	}}


		
.ui-widget.ui-widget-content {
    border: 1px solid #909090;
    margin-bottom: 50px;}


.ui-widget-content {
    border: 1px solid #dddddd;
    background: #ffffff;
    color: #4f4f4f;
}

.ui-tabs {
    position: relative;
    padding: .2em;
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
}

.ui-widget-header {
    border: 1px solid #dddddd;
    color: #4f4f4f;
    font-weight: bold;
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}

.ui-widget {
    font-size: 1em;
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse: collapse;
}

.ui-helper-clearfix:after {
    clear: both;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    border: none;
    background: #fff;
    font-weight: normal;
    border-bottom: 1.5px solid #5a4470;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	    float: left;
	    position: relative;
	    top: 0;
	    margin: 1px .2em 0 0;
	    padding: 0;
	    white-space: nowrap;
	    border-bottom: 1px solid #c5c5c5;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: normal;
    color: #ffffff;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    font-weight: normal;
    color: #454545;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor: text;
    cursor: text;
    color: #000;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
	color: #909090;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
    color: #ffffff;
    text-decoration: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
    color: #000;
    text-decoration: none;
}

.ui-widget-header a {
    color: #4f4f4f;
}

.ui-widget-content a {
    color: #4f4f4f;
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em .9em;
    background: none;
}

.sidebar-list-recommender-content{
    padding-bottom: 10px;
    border-bottom: 1px dashed #d9d9d9;
    margin-bottom: 10px;
}

.sidebar-poddie{
    text-align: center;
    background-color: #5a4470;
    margin-bottom: 50px;
    padding: 30px 15px 30px 15px;
}

p.sidebar-poddie-1{
	line-height: 20px;
	margin-bottom: 10px;
	color: #fff;
}

.btn--poddiemouth{
    background-color: #fff;
    color: #5a4470;
}

.sidebar-social-icons{
    margin-left: 5px;
    margin-right: 5px;
    width: 50px;
}


.home-form-overlay{
    position: absolute;
    width: 48%;
    height: 43%;
    z-index: 100;
}

#token-container{
    display:none;
}

.reviews__item-blog-sidebar{
    border-bottom: 1px dashed #d9d9d9;
    font-size: 16px;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-left: 7px;
    padding-right: 7px;
}

.reviews__info-blog-sidebar{
    margin: 0 0 5px;
    margin-top: 10px;
}

.reviews-blog{
	position: relative;
	    padding: 0 0 15px;
	    margin-top: -10px;
}


.reviews__name-blog{
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    color: #808080;
}

@media screen and (min-width: 1000px){
.negative-breaker{
	margin-top:-30px;
	}}

@media screen and (max-width: 999px){
.negative-breaker{
	margin-top:-10px;
	}}

@media screen and (min-width: 1000px){
#token-list-success, #token-success{
    display:none;
    color:#cd9bff;
    margin-bottom: 25px;
    font-size: 14px;
    margin-top: -20px;
	}}
	
@media screen and (max-width: 999px){
	#token-list-success, #token-success{
	    display:none;
	    color:#cd9bff;
	    margin-bottom: 25px;
	    font-size: 14px;
	    margin-top: 0px;
		}}

.aside-listings{
    flex: 0 1 100%;
    max-width: 314px;
    margin-right: 30px;
    width: 100%;
    margin: 0 0 20px;
}

@media screen and (max-width: 768px){
.aside-listings {
    display: none;
	}}


@media screen and (min-width: 1200px){}
	.post-info__title {
	    margin-bottom: 10px;
	    margin-top: -10px;
	    font-size: 20px;
	    line-height: 24px;
	    color: #4f4f4f;
	    font-weight: bold;
		}}

.post-info__title{
    color: #4f4f4f;
    font-weight: bold;
}

.post-inner{
	padding-bottom:35px;
}

.podcast-hero-title{
    background-color: #fcfcfc;
    width: 100%;
    margin-top: 25px;
	padding-bottom: 20px;
}

@media screen and (min-width: 751px){
.post-info__hero-title{
    padding-top: 10px;
    width: 60%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 24px;
    color: #4f4f4f;
    font-weight: bold;
    margin-bottom: 20px;
	}}

@media screen and (max-width: 750px){
.post-info__hero-title{
    padding-top: 10px;
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 24px;
    color: #4f4f4f;
    font-weight: bold;
    margin-bottom: 20px;
	}}
	
	@media screen and (min-width: 751px){
	.post-info__hero-subtitle{
	    width: 60%;
	    text-align: center;
	    margin-left: auto;
	    margin-top: 30px;
	    margin-right: auto;
	    font-size: 16px;
	    line-height: 24px;
	    color: #4f4f4f;
	    font-style: italic;
		}}

	@media screen and (max-width: 750px){
	.post-info__hero-subtitle{
	    width: 100%;
	    text-align: center;
	    margin-left: auto;
	    margin-top: 30px;
	    margin-right: auto;
	    font-size: 16px;
	    line-height: 24px;
	    color: #4f4f4f;
	    font-style: italic;
		}}
	
@media screen and (max-width: 750px){
	.navbar{
	    background-color: #fff;
	    z-index: 20;
	    border-bottom: .5px solid #dddddd;
	}
}

	@media screen and (min-width: 751px){
.table-hero{
	width:40%;
	margin-left:auto;
	margin-right:auto;
	}}

@media screen and (max-width: 750px){
	.table-hero{
		width:100%;
		margin-left:auto;
		margin-right:auto;
		}}
	
@media screen and (min-width: 751px){
.main-listings{
	max-width: 80%;
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    flex: 0 1 100%;
	}}

@media screen and (max-width: 750px){
	.main-listings{
		max-width: 100%;
	    margin: 0;
	    margin-left: auto;
	    margin-right: auto;
	    flex: 0 1 100%;
		}}

@media screen and (min-width: 751px){
	.comments__data{
		flex: 1 1 auto;
		    font-size: 16px;
		    line-height: 18px;
		}}

@media screen and (max-width: 750px){
	.comments__data{
		flex: 1 1 auto;
		    font-size: 12px;
		    line-height: 18px;
		}}

		
@media screen and (max-width: 750px){
	.content-block-listings{
	padding-left: 10px;
	    padding-right: 10px;
	    padding-top: 30px;
	    padding-bottom: 0%;
	    font-size: 16px;
	    width: 100%;
	    line-height: 24px;
	    letter-spacing: .3px;
}}

@media screen and (min-width: 751px){
	.content-block-listings{
	padding-left: 100px;
	    padding-right: 100px;
	    padding-top: 30px;
	    padding-bottom: 0%;
	    font-size: 16px;
	    width: 100%;
	    line-height: 24px;
	    letter-spacing: .3px;
}}



.post__preview-hero{
	padding-top: 30px;
}

.img-hero{
	margin-left: auto;
	    margin-right: auto;
	    width: 170px;
	    display: block;

}

.label-box-hero{
	position:relative;
}

.label-box__per-hero {
	text-align: center;
	font-size: 16px;
    color: #4f4f4f;
	font-weight:bold;
}

@media screen and (min-width: 1000px){
.label-box__ico-hero{
	 margin-bottom: 0px;
}}

.favorite-box-hero{
	text-align:center;
}


.comments__like {
    position: relative;
    width: 24px;
    height: 40px;
    margin: 0 20px 0 0;
    padding: 22px 2px 4px;
    transition: all .15s linear 0s;
    background: #fbfbfb;
    color: #333;
    font-size: 16px;
    line-height: 14px;
    font-weight: bold;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

p.reviews-hero-p{
	font-size:15px;
}

.result__list-link {
    display: block;
    width: 240px;
    height: 269px;
    padding: 15px 15px 13px;
    background: #fcfcfc;
}

.result__list-data {
    display: flex;
    justify-content: space-between;
	    margin-top: -5px;
}

.title {
    margin: 0 0 40px;
    font-size: 18px;
    line-height: 31px;
    font-weight: bold;
    text-transform: uppercase;
}

..select2-container--default .select2-selection--single .select2-selection__rendered{
    color: #777;
    line-height: 28px;
}

..select2-container--default .select2-selection--single .select2-selection__arrow{
	height: 26px;
	    position: absolute;
	    top: 9px;
	    right: 1px;
	    width: 20px;
}

@media screen and (min-width: 650px){
.header__logo {
    width: 30%;
	}}
	
	@media screen and (max-width: 649px){
	.header__logo {
	    margin: 0 auto 0px;
	    width: 100%;
        text-align:center;
		}}

@media screen and (min-width: 650px){
	.header__search {
		    flex: 0 1 100%;
		    width: 100%;
            max-width:100%;
		    float: right;
}}

@media screen and (max-width: 649px){
	.header__search {
		flex: 0 1 100%;
		    width: 100%;
		    margin-bottom: 10px;
		    float: right;
}}

@media screen and (min-width: 650px){
.suggest_podcast-one{
    width: 80%;
    margin-left: 185px;
    margin-right: auto;
}}

@media screen and (max-width: 649px){
    .suggest_podcast-one{
    width:100%;

}}



@media screen and (min-width: 650px){
.dwqa-questions-archive{
	width:70%;
	margin-left:auto;
	margin-right:auto;
	}}

@media screen and (max-width: 649px){
.dwqa-questions-archive{
width:100%;
margin-left:auto;
margin-right:auto;
}}

@media screen and (max-width: 649px){
.dwqa-questions-footer{
	text-align:center;
}
}

.dwqa-container {
	box-shadow: border-box;
	-webkit-box-sizing: border-box;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

@media (max-width: 480px){
.dwqa-questions-list .dwqa-question-item .avatar {
    width: 14px;
    height: 14px;
    margin-right: 5px;
    margin-top: 7px;
    display: none;
	}}

.dwqa-question-title{
	font-weight:bold;
}

.reviews__item-one {
	padding: 20px;
	    border: 1px dashed #ddd;
	    border-radius: 5px;
	    font-size: 14px;
	    line-height: 18px;
	    width: 30%;
	    float: left;
	    margin-left: 10px;
	    margin-right: 10px;
	    margin-bottom: 50px;
	    min-height: 400px;
	    max-height: 400px;
	    text-align: center;
}

img.all-reviews-image{
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

strong.reviews__description-all-reviews{
	margin-left: 10px;
	    color: #4f4f4f;
	    font-weight: bold;
	    font-size: 16px;
	    text-transform: none;
		text-align:left;
}

p.all-reviews-para{
    font-size: 16px;
    line-height: 22px;
    color: #707070;
    padding-top: 4px;
    margin-bottom: 25px;
    text-align: left;
}

h4.comments__name-all-reviews{
    display: block;
    margin: 0px;
    font-size: 13px;
    text-align: left;
    line-height: 29px;
    font-weight: 300;
    color: #808080;
}

span.comments__date-all-reviews{
    text-align: left;
    color: #b9b9b9;
    font-size: 12px;
    line-height: 14px;
    display: block;
}

.comments__img-holder-widget-all-reviews{
    position: relative;
    width: 30px;
    height: 30px;
    margin: 0px 10px 0px 0px;
    float: left;
}

.comments__ico-all-reviews{
	display: block;
	    width: 30px;
	    height: 30px;
}

@media (max-width: 500px){
.reviews__item-one {
	padding: 20px;
	    border: 1px dashed #ddd;
	    border-radius: 5px;
	    font-size: 14px;
	    line-height: 18px;
	    width: 100%;
	    float: left;
	    margin-right: 10px;
		margin-left:0px;
	    margin-bottom: 50px;
	    min-height: 400px;
	    max-height: 400px;
	    text-align: center;
	}}
	
	@media screen and (max-width: 1024px) and (min-width: 501px) {
	.reviews__item-one {
		padding: 20px;
		    border: 1px dashed #ddd;
		    border-radius: 5px;
		    font-size: 14px;
		    line-height: 18px;
		    width: 45%;
		    float: left;
		    margin-right: 10px;
		    margin-bottom: 50px;
		    min-height: 400px;
		    max-height: 400px;
		    text-align: center;
		}}

.reviews-home-mobile{
	position: relative;
    padding: 0 0 15px;
    margin-top: -10px;
}

.reviews-home-desktop{
    width:100%;
}

@media (max-width: 649px){
	.reviews-home-desktop{
		display:none;
	}
}

@media (min-width: 650px){
	.reviews-home-mobile{
		display:none;
	}
}

.dwqa-question-item .add-comment-btn{
    display: none;
}

.dwqa-question-item .dwqa-comments{
    display: none;
}


@media screen and (max-width: 426px) {
    .secondary-menu {
        opacity: 1;
        border: 0px;
        margin-left: 80px;
        display: none;
    }
}

@media (max-width: 649px){
.reviews-table-home{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
	margin-bottom: 30px;
	}}

@media (min-width: 650px){
.reviews-table-home{
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
	margin-bottom: 30px;
	}}

h2.home-latest-reviews{
	padding-bottom: 10px;
	    font-weight: bold;
		text-align:center;
	    font-size: 30px;}

.home-reviews{
	
}

@media (max-width: 649px){
li.reviews__home{
    padding: 0px;
    border: 1px solid #ddd;
    border-radius: 0px;
    font-size: 14px;
    line-height: 0px;
    width: 100%;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    height: 117px;
	}}

@media (min-width: 650px){
li.reviews__home{
    padding: 0px;
    border: 1px solid #ddd;
    border-radius: 0px;
    font-size: 14px;
    line-height: 0px;
    width: 48%;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
    height: 117px;
	}}
	
	@media (max-width: 649px){
	li.reviews__all-page{
	    padding: 0px;
	    border: 1px solid #ddd;
	    border-radius: 0px;
	    font-size: 14px;
	    line-height: 0px;
	    width: 100%;
	    float: left;
	    margin-right: 10px;
	    margin-bottom: 35px;
	    height: 117px;
		}}

	@media (min-width: 650px){
	li.reviews__all-page{
	    padding: 0px;
	    border: 1px solid #ddd;
	    border-radius: 0px;
	    font-size: 14px;
	    line-height: 0px;
	    width: 48%;
	    float: left;
	    margin-right: 10px;
	    margin-bottom: 35px;
	    height: 117px;
		}}


@media (max-width: 649px){
	.podcast-juice-image-homepage{
	    width: 47%;
	    margin-left: 1.50%;
	    margin-right: 1.50%;
	    float: left;
	    display: inline;
	    position: relative;
	    min-height: 1px;
	    word-wrap: break-word;
	    margin-bottom: 26px;
		}}


.reviews-home{
    position: relative;
    padding: 0 0 15px;
    margin-top: -10px;
    overflow: hidden;
}

.home-review-image{
    width: 30%;}

.home-review-description{
	width: 68%;
	    height: 114px;
	    margin-left: 10px;
	    padding-top: 19px;
	    padding-bottom: 0px;
}

@media (min-width: 650px){
.podcast-juice-image-homepage{
    width: 22%;
    margin-left: 1.50%;
    margin-right: 1.50%;
    float: left;
    display: inline;
    position: relative;
    min-height: 1px;
    word-wrap: break-word;
    margin-bottom: 26px;
	}}

.logged-in-slider{
	position: relative;
	    padding: 20px 0 25px;
}

.icon-group::before{
	display:none;
}

.dwqa-comments-list {
    background: #fff;
    padding: 0 10px;
    margin-top: 20px;
    border-top: 1px dashed #ddd;
}

.vortex-container-like-comment{
	display:none;
}

.dwqa-staff{
	display:none;
}

.dwqa-comments-list .dwqa-comment-meta .avatar{
    position: inherit;
    margin-right: 5px;
    display: inline-block;
    width: 24px;
    height: 24px;
}

@media screen and (max-width: 650px) {
	.questions-hero .pama-question-stats {
    display:none;}}
	
@media screen and (min-width: 651px) {
.questions-hero .pama-question-stats {
	    position: absolute;
	    right: 10px;
	    bottom: 10px;
	    color: #555;}}
	
	

.questions-hero .pama-question-stats span {
	    display: block;
	    float: left;
	    margin-left: 10px;
	    background: #fff;
	    padding: 5px;
	    width: 55px;
	    height: 55px;
	    text-align: center;
	    border-radius: 5px;
	}

.pama-author img {
	    width: 150px;
		height: 150px;
	    margin: 20px auto 0px auto;}
	
@media screen and (min-width: 651px) {
.pama-question-item{
    padding: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 30px;
	}}

@media screen and (max-width: 650px) {
.pama-question-item{
    padding: 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 30px;
	}}

.questions-hero .dwqa-question-stats span {
    display: block;
    float: left;
    margin-left: 10px;
    background: #fff;
    padding: 5px;
    border-radius: 5px;
    height: 45px;
}

.pama-staff{
    background: #1ba1e2;
    color: #fff;
    padding: 1px 5px;
    border-radius: 3px;
    margin: 0 5px;
    display: none;
}

.pama-comments-list {
	background: #fff;
	    padding: 0 0px;
	    margin-top: 40px;
}

.pama-comments-list .pama-comment-meta .avatar {
    position: inherit;
    margin-right: 15px;
    display: inline-block;
    width: 48px;
    height: 48px;
}

.pama-answer-item .pama-answer-meta a {
    position: inherit;
    font-weight: bold;
    font-size: 16px;
}

.pama-answer-item .pama-answer-meta {
    font-size: small;
    margin-bottom: 10px;
}

.pama-comments-list{
    padding: 0px;
    position: relative;
    border-top: none;
    min-height: 0px;
    margin-top: 40px;
	    margin-bottom: 0px;
}

.pama-comment .pama-comment-meta a {
    color: #cd9bff;
    font-weight: bold;
    font-size: 16px;
}

.pama-comment-meta {
    margin-bottom: -15px;
}

.pama-comments-list .pama-comment p:last-child {
    margin-bottom: 0;
    margin-left: 68px;
	font-weight:bold;
}

.pama-comments-list .pama-comment p {
    margin-bottom: 0;
    margin-left: 68px;
	font-weight:bold;
}

.pama-comments-list .pama-comment:last-child{
	border-bottom: 0;
	    margin-top: 20px;
}

.pama-author {
    line-height: 45px;
    height: 45px;
    padding-top: 50px;
    color: #fff;
    text-align: center;
}

.pama-author h2 {
    font-size: 2em;
    font-weight: bold;
    color: #444;
	line-height:50px;
}

.pama-author h1.pama-title{
	font-size: 1em;
	    font-weight: bold;
	    color: #444;
	    line-height: 10px;
}

.pama-answer-vote {
    position: absolute;
    top: 70px;
    left: 6px;
    min-height: 30px;
}

.pama-answer-vote .pama-vote-count {
    width: 32px;
    text-align: center;
    top: 14px;
    position: absolute;
    display: block;
    height: 32px;
    line-height: 32px;
}

.pama-answer-vote .pama-vote {
    display: block;
    width: 10%;
    height: 10%;
    border: 8px solid transparent !important;
    border-bottom-color: #ddd !important;
    text-indent: -9999px;
    position: absolute;
    top: 0px;
    left: 8.29px;
    text-decoration: none !important;
    box-shadow: none !important;
}

.pama-comments-list .pama-comment {
	border-bottom:none;
	padding: 10px 0;
    position: relative;
}

.pama-questions-done .pama-question-container .pama-question-item {
    height: 200px;
    padding: 0px;
    padding-top: 50px;
    padding-left: 50px;
    border: none;}

.pama-question-guest {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.4em;
}

.pama-questions-list .pama-question-item {
    padding: 15px 180px 15px 80px;
    border: none;
}

.pama-question-title {
    font-size: 18px;
}

.pama-questions-done{
    width: 100%;
    clear: both;
}