﻿.form-control.counsel-search {
    border: 2px solid #e53b5f;
    border-radius: 0;
    border-right: none;
    font-size: 14px;
    color: #333333;
    padding-top: 9px;
    padding-bottom: 7px;
    padding-left: 20px;
    opacity: 0.6;
    height: 38px;
}

.input-group-text.top-search-btn-color {
    background-color: #e53b5f;
    color: #ffffff;
    border: 2px solid #e53b5f;
    height: 38px;    
    padding: 0 10px 0 12px;
    font-size: 14px;
}
.top-search-btn-color:hover {
    background-color: #b31217;
    color: #ffffff;
    border: 2px solid #b31217;
    height: 38px;
    padding: 0 10px 0 12px;
}

    .input-group-text.top-search-btn-color:focus {
        outline: none;
    }
.carousel {
    border: 1px solid #dee2e6;
}
.carousel-indicators {
    top: 40%;
    display: block;
    right: 0;
    left: 78%;
}
    .carousel-indicators li {
        background-image: url(../Images/Circular-Gray-icon.png);
        background-repeat: no-repeat;
        width: 15px;
        height: 10px;
        border: 0;
        background-color: inherit;
        margin-bottom: 12px;
    }
        .carousel-indicators li.active {
            background-image: url(../Images/filled_circle.png);
            background-repeat: no-repeat;
            background-color: inherit;
        }
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.slider_image_size {
    max-height: 350px;
}
.carousel-img-height {
    height: 350px;
}
.article-image {
    width: auto;
    max-width: 100%;
    max-height: 350px;
    object-fit: cover;
}
.main-carousel .carousel-caption {
    background: #e53b5f;
    opacity: 0.9;
    text-align: left;
    max-width: 500px;
    left: 0;
    margin: 0;
    padding: 5px 18px;
    bottom: 0;
}
.practice-area .carousel-caption .tf-caption {
    font-size: 18px;
    color: #f8f9fa;
    line-height: 18px;
}
.carousel-caption .feature-author > span {
    color: #ffffff;
}
.carousel-caption .feature-author .home-author {
    color: #ffffff;
    font-family: 'Lato-Bold','Helvetica Neue','Helvetica','Arial',sans-serif;
}
.carousel-caption .feature-author a:hover {
    color: #cbd3da;
}
.features, .articles {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 15px;
    margin-bottom: 22px;
}
    .features:nth-of-type(3n) {
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 30px;
    }
.article-by-author-list div.articles:last-child,
.article-by-tag-list div.articles:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 30px;
}
    .feature-title a {
        font-family: 'Lato-Bold','Helvetica Neue','Helvetica','Arial',sans-serif;
        color: #333333;
    }
.feature-text, .feature-text p {
    color: #6f6b6b;
    margin-bottom: 8px;
}
.feature-date, .feature-author span {
    font-size: 13px;
    color: #989a9d;
}
.feature-author a {
    color: #e53b5f;
    font-size: 13px;
}
.feature-title a:hover, .feature-author a:hover {
    color: #b31217;
}
.pagination1 a {
    color: #333333;
    padding: 4px 8px;
    text-decoration: none;
    opacity: 1;
}

.input_pagination {
    position: relative;
    width: 45px;
    padding: 5px;
    border: 1px solid #6f6b6b;
    text-align: center;
}

#start_pagination, #start_pagination_down,
#start_pagination_lower {
    color: #b31217;
    font-family: 'Lato-Bold','Helvetica Neue','Helvetica','Arial',sans-serif;
}

.articleListingBottom .input_pagination.leftDropDown {
    width: 11%;
    padding: 0;
    display: inline-table;
}

.articleListingBottom .count {
    color: #b31217;
    border-right: 1px solid #ddd;
    display: table-cell;
    padding: 0 12px 0 10px;
}

.articleCount {
    height: calc(1.5em + 0.3rem + 2px);
}

#inputState:not([size]):not([multiple]) {
    height: calc(2rem);
}

.articleListingBottom {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    padding: 15px 0;
}
.grey-text, .separator-color {
    color: #989a9d;
    padding-right: 1px;
}
.post-text a {
    padding-right: 0;    
}
.comma-color {
    color: #e53b5f;
    margin-left: -3px
}
.post-text .remove-post-text a {
    padding-right: 0;
}
.stand-first-text, .stand-first-text p, .stand-first-text h3 {
    color: #e53b5f;
    font-size: 20px;
    margin-bottom: 20px;
    font-family: 'Lato-Bold','Helvetica Neue','Helvetica','Arial',sans-serif;
}
.stand-first-text h3 {        
     line-height: 1.5;
    }
.author-image-size {
    height: 151px;
    max-width: 151px;
    border: 1px solid #cccccc;
    object-fit: cover;
}
.roundImages {
    border-radius: 50%;
}
.issue-detail-wrap .author-name {
    font-family: 'Lato-Bold','Helvetica Neue','Helvetica','Arial',sans-serif;
    color: #989a9d;
}
    .issue-detail-wrap .author-name:hover {
        color: #808080;
    }
.issue-detail-wrap .separator-color {
    font-family: 'Lato-Bold','Helvetica Neue','Helvetica','Arial',sans-serif;
}
.issue-list-image {
    border: 1px solid #cccccc;
    padding: 10px;
    width: fit-content;
    margin: auto;
    margin-left: 0;
}
.issue-list {
    border-bottom: 1px solid #dddddd;
    margin-bottom: 32px;
    padding-bottom: 18px;
}
.img-fluid-issue {
    width: 191px;
    height: 263px;
}
.issue-detail-image {
    width: 155px;
    height: 219px;
}
.standfirst-article-text .standfirst-article-text-css {
    font-size: 16px;
    color: #333333;
    font-family: 'Lato-Regular','Helvetica Neue','Helvetica','Arial',sans-serif;
}
.issue-detail-title {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 12px;
    margin-bottom: 12px;
}
.article-link {
    font-size: 16px;
    line-height: 18px;
    font-family: 'Lato-Bold','Helvetica Neue','Helvetica','Arial',sans-serif;    
}
.issue-detail-wrap .article-link {
    display: inline-block;
    margin-bottom: 8px;
    color: #333333;
}
.issue-detail-wrap .article-link:hover {
    color: #b31217;
}
.issue-detail-wrap {
    margin-bottom: 10px;
}
    .issue-detail-wrap ul {
        padding: 0;
        margin-bottom: 15px;
    }
    .issue-detail-wrap ul li {
        list-style: none;
        display: block;
    }
.author-list-on-article {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 30px;
}
.issue-extract {
    background: #efeeee;
    padding: 18px 26px;
    width: 100%;
}
.extract-left span {
    color: #135cab;
}
    .extract-left span:hover {
        color: #135cab;
    }
.extract-right a {
    margin-right: 18px;
}
.extract-right a:last-child {
    margin-right: 0;
}
.feed-img {
    margin: 11px 0 0 8px;
}
@media only screen and (min-device-width: 768px) {
    .feature-left-image {
        width: 100%; /*TO BE REMOVED ...THUMBNAIL IMPLEMENTATION*/
    }
    .desk-hide {
        display: none;
    }
    .desk-mb-60 {
        margin-bottom: 60px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .hide_pagination {
        display: none;
    }
    .pagination1 a {
        padding: 4px 8px 4px 4px;
    }
    .author-website {
        margin-top: 4px;
        display: inline-block;
    }
    .carousel-img-height {
         height: 220px ;	
    }
    .carousel-caption {
        max-width: 250px !important;
	    padding: 5px 5px !important;
	
    }

    .carousel-caption h6{
        margin-bottom: 0.1rem !important;
    }
    .carousel-caption h6 a{
        line-height: 0.5 !important;
    }


    .tf-caption a {
        font-size: 12px !important;
	}
}

    @media only screen and (max-device-width: 767px) {
        .carousel-indicators {
            top: 18%;
        }
        .mob-hide {
            display: none;
        }
    .mob-border-bottom {
        border-bottom: 1px solid #dddddd;
    }
    .articleListingBottom {
        display: block;
    }
    .input_pagination {
        width: 38px;
        padding: 2px 5px;
    }
    .author-image-size {
        height: 86px;
        max-width: 86px;
    }
    .author-profession {
        font-family: 'Lato-Bold','Helvetica Neue','Helvetica','Arial',sans-serif;
        font-size: 16px;
    }
        .form-control.counsel-search {
            font-size: 14px;
            height: 38px;
        }      
       .main-carousel .carousel-caption {
            max-width: 300px;
        }

    /*Carosel height form mobile devices fix css*/
    .carousel-img-height {
        height: 175px ;
    }
  
    .carousel-caption {
        max-width: 250px !important;
	    padding: 5px 5px !important;
	    line-height: 0.5 !important;
    }

    .carousel-caption h6{
        margin-bottom: 0.1rem !important;
    }

    .carousel-caption h6 a{
        line-height: 0.5 !important;
    }


    .tf-caption a {
    font-size: 12px !important;
	}
}



