﻿
.block-wrapper {
    font-family: 'Lato', sans-serif;
}

.hpRightAdvt  { 
	  padding:0;
	  margin:0px; 
	  } 
	.hpRightAdvt li { 
	  list-style-type:none; 
      padding: 3px 0px 5px 0px;
      text-align:center;
      border-bottom:inset;
	  }

.hpRightAdvtSocialCom  { 
	  padding:0px;
	  margin:0px; 
	  } 
	.hpRightAdvtSocialCom li { 
	  list-style-type:none; 
      padding: 3px 0px 5px 0px;
      text-align:center;
      border-bottom:inset;
	  }
    .hpRightAdvtSocialCom li a {
        text-decoration:none;
    }

.ipRightAdvt  { 
	padding:0;
	margin:0px; 
	} 
	.ipRightAdvt li { 
	  list-style-type:none; 
      padding: 3px 0px 5px 0px;
      text-align:center;
      border-bottom:inset;
	  }


.hpBelowAdvt  { 
	padding:0;
	margin:0; 
	}
    .hpBelowAdvt li {
        float: left;
        width: 14%; /*16.6667%;*/
        min-height: 1px;
        position: relative;
        list-style-type: none;
        padding: 0px 2px 10px 13px !important;
        text-align: center; 
    }
    .hpBelowAdvt li img {
        width:100px;
        height:50px;
    }


 .hpTopStoriesAdvt  { 
	padding:0;
	margin:0;
	}
 .hpTopStoriesAdvt h1 {
        color: #222222;
        font-size: 20px;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        margin: 0 0 30px 0;
        text-transform: uppercase;
        margin-bottom: -1px;
        
    }


 /*@media only screen and (max-width:1024px) and (min-width:768px) {
    .hpTopStoriesAdvt li {
        width: auto !important; 
        background-color:red;
    }
    .hpTopStoriesAdvt li img {
        width: 30% !important;
        border:2px solid red;
    }
}

    .hpTopStoriesAdvt li {
        float: left;
        width: auto !important; 
        min-height: 1px;
        position: relative;
        list-style-type: none;
        padding: 0px 3px 10px 0px !important;
        text-align: center; 
        margin-bottom:10px !important

    }
    .hpTopStoriesAdvt li h1 {
        color: #222222;
        font-size: 20px;
        font-family: 'Lato', sans-serif;
        font-weight: 700;
        margin: 0 0 30px 0;
        text-transform: uppercase;
        margin-bottom: -1px;
        
    }
.hpTopStoriesHeadAdvt {
    border-bottom: 1px solid #f44336;
}

.hpTopStoriesImageAdvt {
    border-bottom: 1px solid #c0c0c0;
}
    .hpTopStoriesAdvt li img {
        width:100%;
        height:auto;
    }*/



.tabWidth ul.nav-tabs li{
    width:auto !important;
  
}
.tabPadding {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.text-align-left {
    text-align:left !important;
}


.single-post-box .share-post-box ul.share-box li a.msg {
  background: #00b300;
}
.single-post-box .share-post-box ul.share-box li a.msg i {
  margin-right: 0;
}

.single-post-box .comment-area-box ul li .comment-box .comment-content {
  margin-left: 10px;
}
.single-post-box .comment-area-box ul.depth .comment-box {
  padding-left: 50px;
}
.single-post-box .comment-area-box ul.depth1 .comment-box {
  padding-left: 100px;
}

.center-button a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  padding: 6px 20px;
  background:#ddd9d9;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #666666;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.center-button > a:hover {
  color: #ffffff;
  background: #f44336;
  border-color: #f44336;
}

.innerPage-post-content span > p {
    margin-left:-16px;
    margin-right:0px !important;
    padding-right:0px !important;
    text-align:justify;
}

.innerPage-post-content span > img {
    max-width: 100%;
    height: auto;
    display:block;
}

.innerPage-post-content span > p > img {
    max-width: 100%;
    height: auto;
    display:block;
    margin: 0 auto;
}

/*.page_enabled, .page_disabled
        {
            display: inline-block;
            height: 30px;
            min-width: 30px;
            line-height: 30px;
            text-align: center;
            text-decoration: none;
            border: 1px solid #ccc;
            text-decoration: none !important;
            font-weight: normal !important;
        }*/
      .page_enabled
        {
            background-color: #eee;
            color: #000;
        }
        .page_disabled
        {
            background-color: #f44336 !important;
            color: #fff !important;
        }


.selectedItem {
    padding:10px;
    background-color:#efefef;
    border:1px solid #808080
}
.panel-red {
    border-color:red;
}

.redColor {
    color:red;
}

/*start Featured News in home.aspx*/
div.list-post img {
  width: 140px;
  height:100px;
}
/* end Featured News in home.aspx*/

.btn-danger  {
    background-color:#f44336;
}

/*home - default*/

.navbar-nav > li > a {
    color: #fff !important;
    height:40px;
    padding: 10px 30px 20px 12px !important;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 15px 0;
  border-radius: 4px;
}

.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
        
    text-decoration: none;
    background-color: #fff;
    color: #337ab7;
    border: 1px solid #ddd;

}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #f44336;
  border-color: #f44336;
}
.pagination__controls {
	text-align: center;
    line-height: 0px !important;
}
.pagination__list {
    margin:0px !important;
    padding:0px !important;
}

.pagination_moreTopStories {
    background-color: #f44336 !important;
    color: #fff !important;
    border: 1px solid #f44336 !important;
}

.featuredNews {
        border-bottom: 1px solid #f0f0f0;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }
        .featuredNews h2 {
            margin-top:0px; 
            padding-top:5px;
            line-height:20px;
            max-height: 55px;
        }
    .featuredNews h2 a {
        margin-top:0px !important;
        font-family: 'Lato', sans-serif;
        font-size:13px;
        text-decoration: none;
        color: #333333;
        font-weight: 700;
        display: inline-block;
    }
    .featuredNews h2 a:hover{
        color: #f44336;            
    }

.single-post-box .comment-area-box ul li .comment-box .comment-content h4 a {
    /*color: #333333;*/
  /*font-size: 13px;*/
  /*font-family: 'Lato', sans-serif;*/
  /*font-weight: 700;*/
  margin: 0;

  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #999999;
  float: right;
  font-size: 11px;
  /*font-weight: 400;*/
  text-transform: uppercase;
  /*padding: 4px 9px;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;*/
  /*height:30px;*/
  vertical-align :middle;
}

.single-post-box .comment-area-box ul li .comment-box .comment-content h4 a:hover {
  background: #f44336;
  color: #ffffff;
  /*border: 1px solid #f44336;*/
  font-size: 11px;
}

.single-post-box .comment-area-box ul li .comment-box .comment-content h4 a:hover span{
  background: #f44336;
  color: #ffffff;
  /*border: 1px solid #f44336;*/
  font-size: 11px;
  margin:0px;
  }

.single-post-box .comment-area-box ul li .comment-box .comment-content h4 a span {
  margin:0px;
  font-size: 11px;
}

.replyBtn {
    background-color:#3399ff;
    color: #ffffff !important;
    /*border: 1px solid #3399ff !important;*/
}
.agreeBtn {
    background-color:#41924B;
    color: #ffffff  !important;
    /*border: 1px solid #55d43f !important;*/
}
.disAgreeBtn {
    background-color:#ff6600;
    color: #ffffff !important;
    /*border: 1px solid #ff6600 !important;*/
}
.reportAbuseBtn {
    background-color:#663399;
    color: #ffffff !important;
    /*border: 1px solid #663399 !important;*/
}

.title-section {
   margin-bottom: 18px;
}

ul.list-posts > li .post-content h2 {
  color: #333333;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 18px;
  margin: 0 0 10px;
  font-size: 13px;
  /*overflow: hidden;*/
  max-height: 54px !important;
  margin-bottom: 0px;
}

/*.owl-theme .owl-controls {
  margin-top: 20px;
  text-align: center;
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 450px;         /*ganesh- change the margin-top value can be changed the reason is to adjust the arrow icons, and the old value is this -64px
  margin-right: 250px;       /*    ganesh- change the margin-right value can be changed the reason is to adjust the arrow icons, and the old value is this 2px
}*/
/*.owl-theme .owl-controls .owl-buttons div {
  font-size: 15px;
  color: #999999;
  width: 50px;      /*ganesh- change the width value the old value is 20px
  height: 20px;
  line-height: 18px;
  text-align: center;
  background: transparent;
  border: 1px solid #cccccc;
  margin-left: 2px;
  outline: none;
  padding: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  opacity: 1;
  margin: 0 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  /*transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}*/

.review-widget1 h1 {
  color: #222222;
  font-size: 15px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: uppercase;
  color: #ffffff;
  padding: 10px 20px;
  background: #f44336;
  margin-bottom: 10px;
}

.review-widget1 ul.review-posts-list {
  margin: 0;
  padding: 0;
  padding: 0 10px;
  background: #fafafa;
}
.review-widget1 ul.review-posts-list li {
  font-family: 'Lato', sans-serif;
  list-style: none;
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0;
  text-align: left;
  overflow: hidden;
  font-size: 12px;
}
.review-widget1 ul.review-posts-list li img {
  width: 100%;
  margin-bottom: 4px;
}
.review-widget1 ul.review-posts-list li h2 {
  color: #333333;
  font-size: 13px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  line-height: 20px;
  margin: 0 0 10px;
}
.review-widget1 ul.review-posts-list li h2 a {
  display: inline-block;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  color: #333333;
}
.review-widget1 ul.review-posts-list li h2 a:hover {
  color: #f44336;
}
.review-widget1 ul.review-posts-list li span.date {
  display: inline-block;
  float: left;
  margin-right: 5px;
  color: #999999;
  font-size: 11px;
  font-family: 'Lato', sans-serif;
  font-style: italic;
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
.review-widget1 ul.review-posts-list li span.date i {
  color: #ccc;
  margin-right: 5px;
}

.single-post-box .comment-area-box ul li .comment-box {
  overflow: hidden;
  padding-bottom: 0px !important;
  border-bottom: 1px solid #f3f3f3;
  margin-bottom: 0px  !important;
}

.imgResponsive > p > img {
    max-width:100% !important;
    height:auto !important;
}

.imgResponsive * img {
    max-width:100% !important;
    height:auto !important;
}

.topStoriesHeading h1 {
  color: #222222;
  font-size: 20px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  margin: 0 0 30px;
  text-transform: uppercase;
  margin-bottom: -1px;
}
.topStoriesHeading h1 span {
  display: inline-block;
  padding-bottom: 16px;
  padding-right: 5px;
  border-bottom: 1px solid #f44336;
}