
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'LatoBold';
    src: url('../fonts/Lato-Bold.ttf') format('truetype')
}

@font-face {
    font-family: 'LatoSemi';
    src: url('../fonts/LatoSemibold.ttf') format('truetype')
}

body {
    font-family: Lato-Regular !important;
}

.row.content {
    height: auto
}

footer {
    background-color: #555;
    color: white;
    padding: 15px;
}

.headerLinks a:hover {
    color: red !important;
}

#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}


#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    font-weight: 500;
}

#sidebar ul li {
    padding-bottom: 20px;
    padding-top: 20px;
}

    #sidebar ul li ul li {
        padding-top: 0px;
        padding-bottom: 0px;
    }


    #sidebar ul li a.first {
        padding-top: 0px;
    }

    #sidebar ul li ul li a {
        padding: 5px;
        font-size: 1.1em;
        display: block;
    }

    #sidebar ul li.active > a {
        color: #fff !important;
        text-decoration: none;
        background-image: url(../images/down-arrow.png);
        background-repeat: no-repeat;
        background-position: right 12px center;
        padding-left: 20px;
        padding-top: 20px;
        position: relative;
        top: 25px;
    }

a[aria-expanded="true"] + a {
    color: #fff !important;
    display: block;
    background-color: #03677F;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
}




.articles .card-img-overlay {
    top: inherit;
    right: 15px;
    left: 15px;
}

.card-img-overlay {
    top: inherit;
    padding-left: 15px;
    padding-bottom: 4px;
}

.special-card {
    opacity: .9;
    line-height: 22px;
}

.br-6 {
    border-radius: 30px;
}

.container-inner {
    max-width: 1140px;
    margin: 0 auto;
}

.rotate {
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

    .rotate.down {
        -moz-transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }


.btn-outline-secondary:hover {
    color: #fff;
    background-color: #03677F;
    border-color: #03677F;
}

.hover-shadow:hover .card-img-overlay {
    left: 0px;
    right: 0px;
}

    .hover-shadow:hover .card-img-overlay .bg-dark {
        background-color: #dc3545 !important;
    }


nav ul li ul li a {
    background-image: none;
}

nav ul li a:hover {
    text-decoration: none;
}

.outline-bottom {
    background-image: url(../images/horizontal-Red.jpg);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 7px;
}

.outline-center {
    background-image: url(../images/horizontal-Red.jpg);
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 35px;
}

.outline-left {
    background-image: url(../images/vertical-Red.jpg);
    background-repeat: no-repeat;
    background-position: 0px 13px;
    padding-left: 10px;
}

.breadcrumb-color {
    background-color: #EFEDEE;
}

.breadcrumb-desktop-color {
    background-color: #FFFFFF;
}

.bar1, .bar2, .bar3 {
    width: 27px;
    height: 4px;
    background-color: #fff;
    margin: 6px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-7px, 6px);
    transform: rotate(-45deg) translate(-7px, 6px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

.numberCircle {
    border-radius: 50%;
    background-color: gray;
    color: #FFFFFF;
    width: 56px;
    height: 57px;
    padding: 5px;
    text-align: center;
    font: 26px Lato-Bold;
}

.numberCircle-search {
    border-radius: 50%;
    background-color: gray;
    color: #FFFFFF;
    width: 56px;
    height: 57px;
    padding: 12px;
    text-align: center;
    font: 26px Lato-Bold;
}

.numberCircle-Month {
    display: block;
    font-size: 12px;
    font-weight: 600;
}

.text-font-blog {
    font-size: 40px;
    color: #54565A;
    font-family: MerriweatherRegular !important;
    padding-top: 5px;
}

.text-font-search {
    font-size: 16px;
    color: #CBCCCD;
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 20px;
    opacity: 0.6;
}

.text-font-navbar {
    font-size: 14px;
    color: #54565A;
}

.text-font-article {
    font-size: 18px;
}

.tf-myArticles {
    font-size: 17px;
    color: #272727;
}

.tf-removeArticles {
    font-size: 17px !important;
    color: #272727;
}

.text-font-container-title {
    font-size: 19px;
    color: #272727;
    font-family: LatoBold;
}

.text-font-container-title-article-detail {
    font-size: 20px;
    color: #272727;
    font-family: LatoBold;
}

.webcast-title-tf {
    font-size: 15px;
}

.text-font-container-2 {
    font-size: 15px;
    color: #00687F;
}

.text-font-container-link {
    font-size: 13px;
    color: #00687F;
    font-weight: 500;
}

.text-font-container-description {
    color: #54565A;
    font-weight: 400;
}

.text-font-container-topics {
    padding: 0 20px;
    font-size: 18px;
    color: #272727;
    font-weight: 400;
}

.text-font-container-time {
    font-size: 13px;
    color: #989a9d;
    font-family: 500;
}

.webcast-time-tf {
    font-size: 15px;
    color: #000000;
    font-weight: 800
}

.text-font-container-separator {
    height: 13px;
    color: #cbcccd;
}

.text-font-contributors {
    font-size: 13px;
    color: #98919d;
}

.text-font-area {
    font-size: 20px;
    color: #54565A;
    font-weight: bold;
}

.tf-rightsideHeader {
    font-size: 20px;
    color: #000000;
    font-weight: bold;
}

.text-font-cont-most {
    font-size: 16px;
    color: #03687F;
    font-weight: 500;
}

.text-font-cont-view {
    font-size: 14px;
    color: #54565A;
    font-weight: 500;
}

.text-font-cont-header-link {
    font-size: 16px;
    color: #989a9d;
    font-family: 500;
}

.text-font-card {
    font-size: 14px;
    font-weight: 600;
}

.tf-search-container-title {
    font-size: 22px;
    color: #54565A;
    font-weight: 600;
}

.tf-contr-desc-title {
    font-size: 19px;
    color: #54565A;
}

.tf-contr-desc-sub-title {
    font-size: 13px;
    color: #03687F;
}

.tf-contr-desc-details {
    font-size: 15px;
    color: #989A9D;
}

.tf-landing-header-text {
    font-size: 16px;
    color: #53565A;
}

.tf-home-desc-image-text {
    font-size: 14px;
    font-family: Lato-Bold;
}

.tf-landing-header-button {
    font-size: 12px;
    color: #54565A;
}

.ms-landing-header-text {
    padding-left: 20px;
}

.ms-landing-rss-icon {
    padding-right: 17px;
}

.margin-spacing-article {
    margin-top: 50px;
    margin-bottom: 50px;
}

.margin-spacing-sidebar-view {
    margin-top: 50px;
}

.margin-spacing-container-description {
    margin-top: 15px;
    margin-bottom: 25px;
}

.margin-spacing-container-social {
    margin-left: 15px;
}

.ms-article-social {
    margin-left: 5px;
}

.ms-article-title-social {
    margin-left: 10px;
}

.ms-article-title-right {
    margin-right: 10px;
}

.margin-spacing-load {
    margin-top: 30px;
}

.bg-speedread {
    background-color: #E2E2D8;
}

.color-article-link {
    color: #E4002B;
    font-size: 15px;
}

.margin-spacing-conatiner-image {
    margin-top: 40px;
}

.margin-spacing-conatiner-image-card {
    padding-left: 10px;
    padding-right: 10px;
}

.margin-spacing-email {
    margin-left: 30px;
}

.padding-spacing-email {
    padding-left: 26px;
    padding-right: 26px;
}

    .padding-spacing-email small {
        font-size: 14px;
    }

.fa-search:before {
    content: "\f002";
    color: #cbcccd;
}

.ms-landing-sidebar-box {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 25px;
    padding-bottom: 25px;
}

.ms-blog-desc-header-text {
    margin-top: 35px;
}

.ms-search-refine {
    margin-top: 20px;
}

.ms-blog-search {
    margin-top: 30px;
    margin-bottom: 30px;
}

.ms-blog-home-icon {
    margin-bottom: 10px;
}

.blog-outline-left {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #53565A;
    line-height: 0.1em;
    margin: 10px 0px 20px;
    opacity: 0.6;
}

    .blog-outline-left .blog-center-text {
        background: #fff;
        padding: 0 10px;
    }

.ms-article-image {
    margin-bottom: 50px;
}

.button-trial {
    background-color: #03677F;
    color: #ffffff;
}

.card-img-overlay {
    top: -24px;
}

.mleft {
    margin-left: -15px;
}

.tagsspace {
    padding-left: 23px;
    padding-right: 23px;
    margin-right: 10px
}

.tags {
    margin-bottom: 15px;
}

.tags-outer {
    padding-top: 45px;
    padding-bottom: 45px;
}

.tags-outer-contributor {
    padding-top: 45px;
    padding-bottom: 45px;
}

    .tags-outer-contributor h5 {
        margin-bottom: 30px;
    }

.tags-outer h5 {
    margin-bottom: 30px;
}

.form-box-padding {
    padding-left: 15px;
}

.form-padding-refine {
    padding: 20px;
    background-color: #F5F5F5;
}

.container-padding-contributor {
    margin-top: 60px;
}

.search-opacity {
    opacity: 0.6;
}

.come-from-modal.left .modal-dialog,
.come-from-modal.right .modal-dialog {
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.come-from-modal.left .modal-content,
.come-from-modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0px;
}

.come-from-modal.left .modal-body,
.come-from-modal.right .modal-body {
    padding: 0px;
}

.come-from-modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.come-from-modal.right.fade.in .modal-dialog {
    right: 0;
}


/*--------*/

.come-from-modal1.left1 .modal-dialog {
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.come-from-modal1.left1 .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0px;
}

.come-from-modal1.left1 .modal-body {
    padding: 0px !important;
}

.come-from-modal1 .modal-mobile-padding {
    padding-left: 40px;
    padding-right: 40px;
}

.come-from-modal1 .modal-dialog {
    margin: 0px !important;
}

.come-from-modal1.right.fade.in .modal-dialog {
    right: 0;
}

/*--------*/

#navModal .modal-content {
    display: none;
}

.practice-area .carousel-caption h6.title {
    font-size: 18px;
    line-height: 26px;
}

.practice-area .carousel-caption p.des {
    font-size: 15px;
    line-height: 22px;
    color: #eeeeee;
}

.practice-area .carousel-indicators {
    margin-right: 45%;
}


.practice-area .carousel-pause, .practice-area .carousel-pagination {
    position: absolute;
    bottom: 4px;
    right: 10px;
    color: #000000 !important;
}

.practice-area .carousel-pause {
    margin-right: 16px;
}


.text-breadcrumb {
    color: #036A7F !important;
}

/* css for search-result */
.tf-sr-sidebar-article {
    font-size: 14px;
    color: #53565A;
    opacity: 0.8;
}

/* css for blog-bio */
.author-image-size {
    height: 181px;
}

.tf-blogbio-article-link {
    font-size: 13px;
    color: #036A7F;
    font-weight: 500;
}

.tf-blogbio-header-button {
    font-size: 12px;
    color: #54565A;
}

.tf-blogbio-sidebar-board {
    font-size: 20px;
    color: #54565A;
}

.tf-blogbio-sidebar-board-author {
    font-size: 18px;
    color: #54565A;
}

.color-blogbio-board-time {
    font-size: 26px;
    color: rgb(3,106,127);
}

.color-blogbio-board-min {
    font-size: 15px;
    color: rgb(3,106,127);
}

/* css for corporate law */
.no-paddings {
    padding-left: 0px;
    padding-right: 0px;
}

.color-blog {
    color: #E4002B;
}

.top-links {
    margin: 25px 0px 0px 0px;
}

.author-header-size {
    height: 88px;
}

.tf-articlepost-author-time {
    font-size: 14px;
    color: #989A9D;
}



.header {
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}


.carousel-indicators li {
    background-image: url(../images/outline_circle.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 10px;
    background-color: inherit;
}

    .carousel-indicators li.active {
        background-image: url(../images/filled_circle.png);
        background-repeat: no-repeat;
        background-color: inherit;
    }

.fg-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

    .fg-select select::-ms-expand {
        display: none;
    }


.fg-select select {
    background-image: url(../images/down-arrow-white.png);
    background-repeat: no-repeat;
    background-position: center right 12px;
    border: none;
}

.no-paddings {
    padding-left: 0px;
    padding-right: 0px;
}

.mobDisplayBlock {
    display: none !important;
}

.top-links {
    margin: 25px 0px 0px 0px;
}

#sidebar ul li:first-child {
    padding-top: 0px;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

.KW_progressContainer {
    width: 100%;
    height: 1em;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: white;
}

.KW_progressBar {
    width: 0%;
    float: left;
    height: 100%;
    z-index: 99;
    max-width: 100%;
    background-color: #00687F;
    background-color: #00687F;
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}

.navbar-expand-md .flex-row {
    background-color: #53565B;
}

/* Font color changes */
a.issueListingLink, #b_author_desc .text-info a,  #b_author_desc_issue .text-info, .ds-bottom .associated-articles ul li a, .tf-read-all a, .tf-sidebar-author a, a.issueListingLink, .paginationNumber, .issueListingLink, .searchPageFilter, .title-color, .author-bio-content p a, .author_body p a, .servicesTf-child br a, .servicesTf-child a, .contactBorder .servicesTf-parent p a, .contactBorder li a {
    color: #25669E !important;
 }

.authorListing{
    color: #000000 !important;
}

.author-alphabet{
    color: #808080 !important;
}

.breadcrum-text{
    color: #2B353C !important;
}

.breadcrum-font{
  color: #888888 !important;
}

#PrefWidget .prefFootnote a{
    color: #063C68;
}

#PrefWidget .prefFootnote p{
    color: #989a9d
}

.contact-text a {
    color: #fff;
}

@media only screen and (min-width: 320px) and (max-device-width: 767px) and (orientation: portrait) {

    .mobile-modal {
        left: 0 !important;
    }

    input#edit-subject {
        max-width: 314px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 767px) and (min-width: 320px) and (orientation: landscape) {

    .mobile-modal {
        margin-top: 7px;
        margin-left: 14px;
    }

    .modal-contributors {
        margin-top: -92px;
        margin-left: 14px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1) and (max-device-width: 568px) and (min-width: 320px) and (orientation: landscape) {
    .modal-contributors {
        margin-top: -92px;
        margin-left: 14px;
    }
}








@media (min-width: 1300px) and (max-width: 1920px) {

    #newsInsigt {
        /*margin-left: 16%;*/
    }

    .adv-1 {
        margin: 10px auto;
        text-align: center;
    }

    #loader {
        left: 202% !important;
    }
}

@media (max-width: 767px) {
    #sidebar .flex-row .sort-state {
        background-color: #015697;
        width: 16%;
    }

    .filter-toggler-author {
        background-image: url(../images/filter.png);
        height: 18px;
        width: 22px;
        background-repeat: no-repeat;
        margin-top: 5px;
        float: left;
    }

    .ms-article-title-social1 {
        color: #B8B8B8;
        margin-left: 20px;
    }

    .alphabetCircle {
        background-color: gray;
        color: #FFFFFF;
        width: 22px;
        height: 16px;
        padding: 5px;
        text-align: center;
        font: 20px Lato-Bold;
    }

    select#edit-submitted-title {
        width: 50% !important;
    }

    #navModal .modal-content {
        max-height: 530px;
    }

    #tripleBarModal .modal-content {
        max-height: 530px;
    }

    #filterModal .modal-content {
        max-height: 530px;
    }

    #sortingModal .modal-content {
        max-height: 530px;
    }

    .div-left {
        float: left !important;
        margin-top: 15px;
    }

    .footer-links a {
        text-transform: uppercase;
        color: #fff;
        padding-left: 0px !important;
    }

    .footerTitleLinks a {
        color: #fff;
        padding-left: 0px !important;
        font-size: 13px;
    }

    .footerTitle {
        text-transform: uppercase;
        color: #fff;
        padding-left: 0px !important;
        font-size: 16px;
        margin-bottom: 15px;
    }

    a[aria-expanded="true"] {
        color: #fff !important;
        /* background-color: #03677F; */
        text-decoration: none;
        background-image: url(../images/down-arrow.png);
        background-repeat: no-repeat;
        background-position: right 12px center;
        padding-left: 20px;
        padding-top: 20px;
        position: relative;
        top: 25px;
    }

    .removemobilepadding {
        padding-bottom: 5px !important;
        padding-top: 5px !important;
    }


    /*--------------css for newsletter----------*/

    #p2 {
        width: 100% !important;
    }

        #p2 .box {
            width: 100% !important;
        }

    /*--------------remove inline css and add classes.css on 26/11/2018----------*/
    .sidebar-padding {
        margin-left: -30px !important;
        margin-right: -30px !important;
    }

    #sidebar .flex-row .fg-select {
        background-color: #042F4F;
        width: 68%;
    }

        #sidebar .flex-row .fg-select #inputState {
            background-color: #042F4F;
            color: #FFFFFF;
            text-decoration: none;
            outline: none
        }

    #sidebar .flex-row .icon-state {
        background-color: #015697;
        width: 32%;
    }
    /*--------------remove inline css and add classes.css on 26/11/2018----------*/

    #sidebar, #carouselExampleIndicators, .tags-outer {
        margin-left: -15px;
        margin-right: -15px;
    }

    .container {
        max-width: 100%;
    }

    #sidebar ul li:first-child {
        padding-top: 20px;
    }



    .social-icons {
        display: none;
    }

    .hidden-separator {
        display: none;
    }

    #navModal .modal-content {
        display: block;
        margin-left: -15px;
    }

    #sidebar ul li a {
        margin-left: 15px;
        margin-right: 15px;
    }


    .navbar-expand-sm .flex-row {
        background-color: #53565B;
    }

        .navbar-expand-sm .flex-row div {
            flex-grow: 1;
            text-align: center;
        }

    .articles {
        display: none;
    }

    .margin-spacing-sidebar-view {
        margin-bottom: 30px;
    }

    .tags-outer {
        padding-left: 15px;
    }

    .outline-center {
        background-image: url(../images/horizontal-Red.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        height: 35px;
    }

    .carousel-indicators li {
        background-image: url(../images/outline_circle.png);
        background-repeat: no-repeat;
        width: 15px;
        height: 10px;
        background-color: inherit;
        margin-bottom: 45px;
        position: relative;
    }

        .carousel-indicators li.active {
            background-image: url(../images/filled_circle.png);
            background-repeat: no-repeat;
            background-color: inherit;
        }

    .carousel-indicators {
        bottom: -45px;
    }

    .carousel-caption {
        right: 0;
        left: 0;
        bottom: 0;
        padding-top: 0px !important;
    }

    .carousel-inner {
        height: 196px !important;
    }

    #navModal .modal-content {
        max-height: 530px;
    }

    .cont-header-hide {
        display: none;
    }

    .hide-mobile {
        display: none;
    }

    .serach-toggler {
        background-image: url(../images/search.png);
        height: 18px;
        text-align: center;
        background-repeat: no-repeat;
        margin-top: 5px;
        background-position: center;
    }

    .filter-toggler {
        background-image: url(../images/filter.png);
        height: 18px;
        width: 22px;
        background-repeat: no-repeat;
        margin-top: 5px;
    }

    .sorting-toggler {
        background-image: url(../images/sort.png);
        height: 22px;
        width: 22px;
        background-repeat: no-repeat;
        margin-top: 5px;
    }

    .modal-open .serach-toggler {
        margin-right: 0px !important;
        margin-top: 5px;
    }

    .modal-open .filter-toggler {
        margin-right: 0px !important;
        margin-top: 5px;
    }

    .modal-open .sorting-toggler {
        margin-right: 0px !important;
        margin-top: 5px;
    }


    .navbar-toggler {
        background: url(../images/down-arrow.png) 80% 60%;
        background-repeat: no-repeat;
        /* background-position: right;*/
        padding-left: 0px !important;
        font-size: 1em !important;
        float: left;
        display: block;
        width: 100%;
    }

    .tripleBar-toggler {
        background-image: url(../images/menu_tj.png);
        background-repeat: no-repeat;
        background-position: right;
        padding-left: 0px !important;
        font-size: 1em !important;
        float: left;
        height: 30px;
        width: 30px;
        margin: 25px 7px 0 0;
        display: inline-block;
    }

    .tjSearch-toggler {
        background-image: url(../images/search_tj.png);
        background-repeat: no-repeat;
        background-position: right;
        padding-left: 0px !important;
        font-size: 1em !important;
        float: left;
        height: 30px;
        width: 30px;
        margin: 25px 7px 0 0;
        display: inline-block;
    }
    /*.modal-open .navbar-toggler {
        margin-left: 15px;
        margin-top: 13px;
        margin-right: 0px !important;
    }*/

    .modal-open .bg-blue {
        background-color: #03677F;
    }



    body.modal-open #sidebar .modal .modal-content a[aria-expanded="true"] + a + ul.collapse:not(.show) {
        display: block;
    }


    .modal-open .close {
        background-image: url(../images/close.png);
        background-repeat: no-repeat;
        font-size: 1em !important;
        padding-left: 0px;
        float: left;
    }

    .modal-open .close-bar {
        background-image: url(../images/close-black.png);
        background-repeat: no-repeat;
        font-size: 1em !important;
        padding-left: 0px;
        float: left;
    }

    .modal-open .close-up-arrow {
        background-image: url(../images/up_arrow.png);
        background-repeat: no-repeat;
        font-size: 1em !important;
        padding-left: 0px;
        float: left;
    }

    .padding40 {
        padding: 0px !important;
    }

    .margLeft30 {
        margin-left: 0px !important;
    }

    .marginTop15 {
        margin-top: 15px;
    }

    .jpecrMessagePara {
        float: none !important;
    }
}

/*.padding40 {
    padding: 0 40px;
}*/

/***************************************TaxJournal CSS Starts******************************************/
.float-span {
    display: inline-block; /* since, div, I don't need this right ?*/
    width: 100%;
}

.desc-header-color {
    color: #043F69;
}

.desc-header-image-color {
    color: #25669E;
    line-height: 2.5em;
    padding-left: 4px;
}

.desc-header-image-size {
    height: 50px;
    max-width: auto;
}

.star-checked {
    color: #FF3D00;
}

.carousel-arrow-adjustment {
    height: 50px;
    width: 30px;
    background-color: #FF3D00;
    margin-top: 30px;
}

.tf-left-desc {
    font-size: 17px;
    color: #043F69;
    font-weight: 600;
}

.tf-read-all {
    font-size: 16px;
    color: #015697;
    font-weight: 600;
}

.tf-tax {
    color: #015697;
    font-weight: 800;
    border-bottom: 2px solid;
}

.tf-journal {
    color: #000000;
    font-weight: 800;
    border-bottom: 2px solid;
}

.tf-sidebar-author {
    font-size: 13px;
    color: #4173A4;
    font-family: 500;
}
/***************************************TaxJournal CSS BY POOJA******************************************/
.read-all {
    display: none;
}

@media (max-width: 767px) {
    .row {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }

    .text-font-blog {
        font-size: 1.6em;
        display: inline-block;
    }

    .fa.fa-search {
        font-size: 26px;
        display: inline-block;
        float: left;
        margin: 28px 7px 0 0;
    }

    .fa-search:before {
        color: #FF0000;
    }

    .headerIcons {
        display: inline-block !important;
        float: right;
        margin-top: 15px;
    }

    .fa.fa-reorder {
        display: inline-block;
        font-size: 1.6em;
        margin: 30px 0 0 10px;
    }

    .margin-spacing-sidebar-view {
        display: block !important;
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
        margin-top: 0;
    }

    nav.navbar.navbar-expand-sm.navbar-dark.d-none.d-md-block {
        display: block !important;
        padding-bottom: 0;
        padding-top: 0;
    }

    a.navbar-brand {
        display: none;
    }

    select#inputState {
        border: none;
        height: 100%;
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .margin-spacing-conatiner-image {
        margin-top: 15px;
    }

    .col-3 {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 15px;
    }

    .desc-header-image-color {
        margin-left: 8px;
    }

    .show-more {
        width: 100% !important;
    }

    .text-font-area {
        margin-bottom: 22px;
        margin-left: 14px;
    }

    .cases-title {
        display: inline-block;
    }

    .fa.fa-rss-square.d-none {
        display: inline-block !important;
        font-size: 14px;
        font-size: 25px;
        margin-left: 10px;
    }

    .read-all {
        display: block;
        float: right;
        font-size: 1.1em;
        color: #0056C3;
        text-decoration: none !important;
        margin: 5px 0 0;
    }
}

.fLeft {
    float: left;
}

footer {
    background-color: #b4b397;
}

.footerLogo {
    clear: both;
    margin-bottom: 25px;
}

.contact-text {
    color: #fff;
    font-size: 1em;
    font-weight: 400;
    margin-bottom: 5px;
}

.phone-text {
    color: #fff;
    font-size: 1.8em;
    font-weight: 600;
    margin-bottom: 30px;
}

.contactInfo {
    color: #fff;
    font-size: 0.9em;
    margin-bottom: 10px;
    font-weight: 300;
}

.box {
    width: 210px;
    padding: 10px 0;
    background: #8d8c7a;
    text-transform: uppercase;
    margin-bottom: 45px;
    text-align: center;
    line-height: 1.5em;
}

    .box.marbot0 {
        margin-bottom: 0;
    }

.margRight30 {
    margin-right: 30px;
}

.margLeft30 {
    margin-left: 30px;
}

.margBottom30 {
    margin-bottom: 30px;
}

.margBottom20 {
    margin-bottom: 20px;
}

.footer-links a:hover {
    color: red !important;
}

.footerTitleLinks a:hover {
    color: red !important;
}



.footer-links {
    line-height: 18px;
    margin-bottom: 22px;
}

.footerTitle {
    text-transform: uppercase;
    color: #fff;
    padding-left: 13px;
    font-size: 16px;
    margin-bottom: 15px;
}

.footerTitleLinks a {
    color: #fff;
    padding-left: 13px;
    font-size: 13px;
}

.margRight6 {
    margin-right: 6px;
}

.margRight20 {
    margin-right: 20px;
}

.footer-social-icons {
    margin: 0 0 0 12px;
}

    .footer-social-icons span {
        margin-right: 20px;
    }

.fRight {
    float: right;
}

.footer-bottom {
    background: #333332;
    height: 54px;
    padding: 15px 0 15px;
}

.copyrightText {
    color: #989A9D;
    font-family: 'MerriweatherRegular';
    line-height: 33px;
    font-size: 10px;
}

.corousel_num {
    position: relative;
    left: 315px;
    bottom: 35px;
    color: #ffffff !important;
}

.author_index_size {
    height: 60px;
}

.badge-border {
    border: 1px solid red;
    color: red;
}

.tf-authors {
    font-size: 22px;
}

#c_left_description > ul > li > a {
    color: #25669E;
}

#loadmore {
    margin-left: 0%;
}

.input_pagination {
    position: relative;
    width: 45px;
    padding: 5px;
}
/*CSS BY POOJA*/
.desc-header-color a {
    color: #043F69;
}

.desc-header-image-color a {
    color: #25669E;
}

@media and (min-width: 1024px) {
    .padding30 {
        padding: 0 30px;
        margin: 0 30px;
    }
}

div#p3 {
    margin-top: 4px;
}

.tf-left-desc {
    font-size: 17px;
    color: #043F69;
    font-weight: 600;
}

.subpagesList {
    padding-bottom: 15px;
}

.footer-links a {
    text-transform: uppercase;
    color: #fff;
    padding-left: 13px;
    font-size: 14px;
    font-weight: normal;
}

a#prev, a#next {
    font-size: 18px;
    font-weight: normal;
    padding: 10px;
}

.active.input_pagination {
    background-color: white;
    color: dodgerblue;
    border: 1px solid gray;
    border-radius: 5px;
    width: 36px;
    padding: 2px 0px 2px 0px;
    text-align: center;
    margin: 2px 8px 2px 0px;
}

.carousel-item a img {
    max-width: 116px !important;
    max-height: 160px !important;
    object-fit: cover;
}

.author-bio-image {
    max-width: 133px;
    max-height: 131px;
    padding: 0 !important;
    margin: 0 15px 0 15px;
}

.author-image-size {
    height: 131px;
}

.author-bio-content {
    margin: 13px 0 0 0;
}

span.text-font-container-link.pt-3.authorSocialIcons a {
    padding: 0 10px 0 0;
}

.authorName {
    text-transform: uppercase;
}

button#loadmore {
    border: none;
    margin: 0 0 0 0px;
    padding: 0;
}


#b_author_details span.text-muted {
    font-size: 12px;
    margin: 5px 0;
}

div#b_author_desc, div.issue-image-content {
    max-width: 212px !important;
    margin-right: 0;
}

#b_author_desc img.img-fluid {
    max-width: 210px !important;
    height: 282px !important;
    border: 1px solid #ccc;
    margin-bottom: 6px;
}

div.issue-image-content {
    margin-right: 30px !important;
}

.issue-block {
    padding-bottom: 25px;
    margin-bottom: 25px;
}

.issueListingTitle {
    padding-bottom: 30px;
}

#c_left_description button.btn.btn-primary {
    background: #015697;
    padding: 6px 26px;
    border-radius: 3px;
    font-size: 13px;
}

.carousel {
    position: relative;
    background: #EAE8CC;
    PADDING: 20PX;
}

.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 0px;
    left: 50%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    width: 48%;
    font-size: 13px;
    top: 0;
    text-align: left;
}

    .carousel-caption p.des {
        color: #015697;
        font-weight: normal;
        font-size: 13px;
        padding-top: 10px;
    }

    .carousel-caption a.title {
        color: #000;
        font-weight: bold;
        font-size: 16px;
        LINE-HEIGHT: 18PX;
        padding-bottom: 10px;
        display: block;
    }

.slider_arrow {
    height: 60px;
    width: 35px;
    background-color: #FFFFFF;
    top: 55px;
}

.editorBlock:last-child {
    margin-right: 0px !important;
}

.editorBlock .author-header-size {
    height: 131px;
    margin-bottom: 22px;
}

.editorBlock .desc-header-image-color {
    color: #043F69;
    font-size: 20px;
}

.editorBlock .email {
    color: #4173A4;
    font-size: 15px;
}

.editorBlock .contact {
    font-size: 13px;
    color: #989a9d;
}

.editorBlock .ms-article-title-social {
    margin-left: 6px;
    color: #989a9d;
    font-size: 18px;
}

    .editorBlock .ms-article-title-social a {
        color: #4173A4;
        font-size: 15px;
        font-weight: 300;
        font-family: 'LatoRegular';
    }

.HomeAuthorBlock {
    min-width: 27% !important;
    padding-right: 0;
    padding-left: 0;
    display: flow-root;
}




.corousel_num {
    position: relative;
    left: 315px;
    top: 10px;
    color: #ffffff !important;
}

.carousel-pause.corousel_num span.num {
    position: absolute !important;
    right: 6px !important;
    bottom: 0px !important;
    color: #989a9d !important;
}

.subscribeFormHeading {
    display: flex;
}

.btn-invoice {
    margin-top: -5px;
}

.subscribeForm, .subscribeForm .form-padding-refine {
    background-color: #C8E6FF;
}

    .subscribeForm .form-padding-refine {
        background-color: #C8E6FF;
        padding: 0px 20px;
    }

    .subscribeForm .formHeadingText {
        font-size: 13px;
        color: #000;
        line-height: 1em !important;
        font-family: 'LatoBold';
        font-weight: 700;
        margin-bottom: 10px;
    }

    .subscribeForm div.smallText {
        color: #989a9d;
        font-size: 13px;
        font-family: 'LatoRegular';
        margin-bottom: 5px;
    }

    .subscribeForm .form-group input.form-control {
        color: #989a9d !important;
        font-size: 15px !important;
        border-radius: 0px !important;
        line-height: 2.5;
        border: none;
    }

select.form-control:not([size]):not([multiple]) {
    height: calc(2.25rem + 2px);
}

.input-tf {
    color: black !important;
}

.subscribeForm .employmentText {
    color: #989a9d;
    font-size: 13px;
    font-family: 'LatoRegular';
    line-height: 1.2em;
    padding: 5px 0;
}

.subscribeForm i.fa.fa-plus {
    font-weight: 400;
    font-size: 18px;
}

.subscribeForm #btn_plus_1, .subscribeForm #btn_plus_2 {
    padding-top: 0px;
}

.subscribeForm label[for='edit-submitted-is-this-purchase-for'] {
    font-size: 13px;
    padding: 0 10px 0 0;
}

.subscribeForm select#edit-submitted-is-this-purchase-for {
    width: 40%;
    display: inline-block;
    height: 1.5rem;
    padding: 0 4px;
    font-size: 13px;
    color: #989a9d;
}

.subscribeForm div#webform-component-is-this-purchase-for {
    margin-bottom: 30px;
}

.subscribeForm input.form-submit {
    background: #043F69;
    color: #fff;
    padding: 12px 15px;
    border: none;
    text-transform: uppercase;
    width: 100%;
    font-weight: 400;
    letter-spacing: 0.01em;
    font-size: 14px;
}

.subscribeForm #PrefWidget p {
    color: #989a9d;
    font-size: 13px;
    font-family: 'LatoRegular';
    padding: 0 20px;
}

.subscribeForm #PrefWidget a {
    color: #063C68;
    font-size: 13px;
    font-family: 'LatoRegular';
}

.border.border-light.mb-5.author-alphas div {
    display: inline-block;
}

.subscribeForm .form-group input.form-control.error {
    color: red !important;
    border: 2px solid red;
}

.border.border-light.mb-5.author-alphas div a {
    margin-right: 20px;
    line-height: 24px;
    font-size: 18px;
    font-weight: 300;
}

.border.border-light.mb-5.author-alphas {
    border: 1px solid #dee2e6 !important;
    padding: 10px 0;
}

.tf-authors {
    font-size: 20px;
}

.author-bio-details .author-header-size {
    height: 88px;
}

.author-bio-details .header .tf-contr-desc-sub-title {
    font-size: 16px;
    font-family: 'LatoBold';
    color: #043F69;
}

    .author-bio-details .header .tf-contr-desc-sub-title a {
        color: #03687F;
    }

div#accordionExample {
    border-top: 1px solid #ACAB8D !important;
    border-bottom: 1px solid #ACAB8D !important;
    margin: 20px 0 30px;
    padding: 25px 0 20PX;
}

.subscribeForm #btn_plus_1, .subscribeForm #btn_plus_2 {
    color: #000 !important;
    font-size: 16px;
    font-family: 'LatoBold';
}

.author-bio-details span.email {
    color: #015697;
    margin-left: 5px;
    font-size: 13px;
}

.author-bio-details span.contact-text {
    margin-left: 5px;
    color: #989A9D;
    font-size: 13px;
}

.author-bio-details .text-font-container-link {
    font-size: 13px;
    color: #015697;
    font-weight: 400;
}

.author-bio-details i.fa.fa-phone {
    transform: rotateY(180deg);
}

.authorDetailsContent {
    display: inline-block;
}

    .authorDetailsContent .text-font-cont-header-link a {
        color: #015697;
    }

    .authorDetailsContent .tf-contr-desc-details {
        margin-bottom: 2px;
    }

#newsInsigt {
    display: none;
}

.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 50px;
    right: 0px;
    display: none;
    background-color: #015697;
}

@media (min-width: 1200px) {
    #newsInsigt {
        top: -40px !important;
    }
}


@media (min-width: 768px) and (max-width: 991.98px) {
    .w_mega_menu {
        max-width: 100% !important;
    }

    #newsInsigt {
        top: -15px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .w_mega_menu {
        max-width: 100% !important;
    }

    #newsInsigt {
        width: 880px !important;
        top: -49px !important;
    }
}
/*--------------remove inline css and add classes.css on 29/11/2018----------*/
.right-nav-tf {
    font-size: .75em !important;
    color: #69727B !important
}

.main-nav-tf {
    font-size: .75em !important;
}

.top-search-border {
    border: 1px solid #FF3D00 !important;
}

.top-search-btn-color {
    background-color: #FF3D00;
    color: white;
}

#i_header_desc {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.main-navigation-color {
    background-color: #015697;
    margin-left: -15px !important;
    margin-right: -15px !important
}

#sr_refineBy {
    background-color: #C8E6FF
}

.refineBy-color {
    background-color: #ADCDE6
}

.come-from-modal1 .left1 {
    overflow-x: hidden;
    overflow-y: auto;
}

.basic-addon1 {
    border: 1px solid #FF3D00
}

#sr_refineBy .form-padding-refine .px-3 .row .col-md-12 {
    padding-left: 0px;
    padding-right: 0px;
}

.btn-font {
    color: #063C68 !important;
    font-size: 16px;
}

.search_blog {
    border: 1px solid #FF3D00;
}

.input-tf {
    color: black !important;
}

#newsInsigt {
    display: none;
}

.w_mega_menu {
    border: 1px solid black;
}

.mega-menu-position {
    position: absolute;
    transform: translate3d(0px, 107px, 0px);
    left: 0px;
    will-change: transform;
}

@media (min-width: 1260px) and (max-width: 1280px) {
    .mega-menu-position {
        position: absolute;
        transform: translate3d(14px, 107px, 0px) !important;
        left: 0px;
        will-change: transform;
    }
}

.nav-mega-color {
    font-size: .75em !important;
    background-color: #000000;
    color: #FFFFFF;
}

#browse_icon {
    font-size: 19px !important;
}

.margin-navigation {
    margin-left: -30px !important;
    margin-right: -30px !important
}

.removeBorderRadius {
    border-radius: 0px !important;
}

.contactTf {
    font-size: 22px;
    font-weight: 400;
    letter-spacing: normal;
    margin-bottom: 10px;
}

.contactBorder {
    border-top: 3px solid #acab8d;
}

.help-font {
    font-weight: normal;
    font-size: 15px;
    color: #54565A;
    padding-top: 15px;
}

.servicesTf-child {
    font-size: 16px;
    margin-bottom: 4px;
    font-weight: normal;
    letter-spacing: normal;
    color: #54565A;
    /*font-family: 'Droid Serif',serif;*/
}

.tf-aboutUs {
    color: #54565A;
}

.servicesTf-parent {
    font-size: 18px;
    margin-bottom: 4px;
    font-weight: normal;
    letter-spacing: normal;
    color: #54565A;
}

div.status {
    background-image: url('../images/message-24-ok.png');
    border-color: #be7;
    background-color: #f8fff0;
    color: #234600;
}

div.messages {
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 6px 0;
    padding: 10px 10px 10px 50px;
}

form#user-login, form#user-profile-form, .backgroundBlock {
    background: #C8E6FF;
    padding: 10px;
}

.wamlogin {
    background: #C8E6FF;
    font-family: Lato-Regular !important;
    padding: 30px;
    font-size: 1.25rem;
}

.wamredirectlink {
    text-decoration: underline;
}
/*Button Colour*/
.text-center > button > a {
    color: white !important;
}

/*Pagination Font*/

.pagination1 a {
    color: #B8B8B8;
    opacity: 0.7;
    padding: 4px 8px;
    text-decoration: none;
}

.search-border {
    border-bottom: 2px solid lightgray;
}

.padding20-search {
    padding: 20px;
}


.tf-webcast-event-data {
    font-size: 16px;
    color: #54565A;
}

.center-text-align {
    width: 200px;
    margin: 0 auto;
}

.change-selected-color {
    color: #043F69;
}

.cursor {
    cursor: pointer;
}

.jpecrButtons {
    float: right;
}

.jpecrMessagePara {
    float: left;
}

.jpecrMessage {
    background: linear-gradient(#FFFFB0, #FFFFE1) !important;
    padding: 11px 20px 27px 42px !important;
    font-size: 13px;
    border-bottom: 1px solid #444 !important;
    box-shadow: #000 0px 0px 10px !important;
    font-family: Arial, Helvetica, Sans-Serif !important;
    position: relative !important;
}

.jpecrMessageIcon {
    position: absolute !important;
    top: 0px !important;
    left: 16px !important;
}

#wsjpecrga.jpecrdefault .jpecrButtons a {
    border: 1px solid #999 !important;
    background: #CCC !important;
    background: -moz-linear-gradient(#DDD, #CCC) !important;
    background: -ms-linear-gradient(#DDD, #CCC) !important;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #DDD), color-stop(100%, #CCC)) !important;
    background: -webkit-linear-gradient(#DDD, #CCC) !important;
    background: -o-linear-gradient(#DDD, #CCC) !important;
    background: linear-gradient(#DDD, #CCC) !important;
    color: #444 !important;
    padding: .3em 1em !important;
    text-align: center !important;
    text-decoration: none !important;
    zoom: 1;
}

.div-right {
    float: right;
}

.mt70-webcast {
    margin-top: 70px;
}

.footer-top-logo {
    width: 170px;
}

.HomeAuthorBlock {
    padding-left: 15px;
    margin-bottom: 5px;
}

@media (max-width: 767px) {
    .HomeAuthorBlock {
        margin-bottom: 15px !important;
    }

    .HomeAuthorBlock {
        padding-left: 0px !important;
    }

    .footer-top-logo {
        width: 140px;
    }

    #Comment {
        max-width: 300px !important;
    }

    .mobHide {
        display: none !important;
    }

    .mobDisplayBlock {
        display: block !important;
    }
}

.adv-1 {
    margin: 10px auto;
    text-align: center;
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .adv-1 {
        margin: 10px auto;
        text-align: center;
    }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
    .adv-1 {
        margin: 10px auto;
        text-align: center;
    }
}
/*please remove these below css in the advertise-us page from Sitefinity backend*/
.form-advertise {
    background-color: #C8E6FF;
    padding: 20px 15px;
    margin-bottom: 50px;
}

    .form-advertise div.form-item {
        margin-bottom: 10px;
    }

.tf-register {
    font-weight: normal;
    font-size: 15px;
    color: #54565A;
}

.comment-form {
    padding: 0 20px 20px 20px;
    margin-top: -12px;
    margin-bottom: 20px;
    background: none repeat scroll 0 0 #E0E0E0;
}

.tf-user {
    font-size: 16px;
    font-weight: bold;
}

.m10 {
    background: none repeat scroll 0 0 #E0E0E0;
    padding: 10px;
    margin-top: -12px;
    margin-bottom: 20px;
    font-size: 20px;
}

.border2 {
    border-bottom: 2px solid #dee2e6 !important;
}

.p20 {
    padding: 20px;
    border: 1px solid gray;
    box-shadow: 0 0 10px #000000;
}

.margin50 {
    margin-bottom: 50px;
}

.padding20 {
    padding: 20px;
}

.tf-login {
    font-size: 14px !important;
    color: #54565A !important;
}

table > tbody > tr > td > a {
    color: #6c757d !important;
}

span.tf-rightsideHeader.float-left.ml-3 :first-child {
    color: #000000 !important;
}

/*Loader for search page starts*/

#loader {
    position: absolute;
    left: 175%;
    top: 20%;
    z-index: 1;
    width: 150px;
    height: 150px;
    margin: -75px 0 0 -75px;
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #015697;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* Add animation to "page content" */
.animate-bottom {
    position: relative;
    -webkit-animation-name: animatebottom;
    -webkit-animation-duration: 1s;
    animation-name: animatebottom;
    animation-duration: 1s
}

@-webkit-keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0px;
        opacity: 1
    }
}

@keyframes animatebottom {
    from {
        bottom: -100px;
        opacity: 0
    }

    to {
        bottom: 0;
        opacity: 1
    }
}

/*Loader for search page ends*/

table {
    width: 100% !important;
}

#edit-actions #edit-submit, #submitComment, #submitEdit, #submitReply {
    color: #fff;
    background-color: #043F69;
    border-color: #043F69;
}

    #edit-actions #edit-submit:hover,
    .subscribeForm input.form-submit:hover,
    #submitComment:hover, #submitEdit:hover, #submitReply:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
    }

.alert-success {
    color: #3c763d;
    border-color: #d6e9c6;
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

div#i_main_content img {
    max-width: 100%;
}

div#desktopBreadcrumbDiv {
    font-size: 13px;
}

/*Body Heading Tags Starts*/

.author_body h1 {
    font-size: 19px;
    font-weight: 700;
}

.author_body h2 {
    font-size: 18px;
    font-weight: 700;
}

.author_body h3, h4 {
    font-size: 17px;
    font-weight: 700;
}

.author_body h5 {
    font-size: 16px;
    font-family: 'LatoSemi';
}

.author_body h6 {
    font-size: 15px;
    font-family: 'LatoSemi';
    font-style: italic;
}

/*Body Heading Tags Ends*/

/*Font Fixtures for Listing and Details Page*/

.issueListingTitle.addBold, .tf-authors.addBold {
    font-weight: 700;
}

#b_author_desc_issue h5.issueDetailTitle {
    font-weight: 700;
    text-transform: uppercase;
}

.separatorAlign {
    margin-left: -3px;
}
/*Save my Articles*/
.icons a {
    float: left;
    margin-right: 6px;
}
/*search refinement style starts*/
.searchRContainer {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .searchRContainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        height: 0;
        width: 0;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 4px;
}

/* On mouse-over, add a grey background color */
.searchRContainer:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.searchRContainer input:checked ~ .checkmark {
    background-color: #043F69;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.searchRContainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.searchRContainer .checkmark:after {
    left: 8px;
    top: 4px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*search refinement style ends*/
.titleBox {
    border: 1px solid #d2d2d2;
    border-radius: 6px;
    padding: 8px 20px;
    display: inline-block;
    width: 100%;
}

a.navbar-brand.right-nav-tf.subscribeLink {
    color: red !important;
    font-weight: 600;
}

.border-top {
    border-top: 1px solid #dee2e6 !important;
    padding: 12px 0;
}

.at-share-btn-elements a.at-icon-wrapper.at-share-btn.at-svc-facebook, .at-share-btn-elements a.at-icon-wrapper.at-share-btn.at-svc-twitter {
    background-color: #CBCCCD;
}

input#WithholdMyName {
    width: 20px;
    height: 20px;
}

.checkLabel {
    vertical-align: top;
}

/*Virtual Magazine CSS start*/
.virtualButton {
    color: #fff;
    background-color: #043F69;
    border-color: #043F69;
}

    .virtualButton:hover {
        color: #fff;
        background-color: #0069d9;
        border-color: #0062cc;
    }

.virtualMagazineImage {
    max-width: 262px;
    height: 261px;
    margin: 0 auto;
}
/*end*/

/*SEO Changes start*/
.authorCountBadageSize {
    font-size: 15px;
}

.issueNumberFont {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}

.advertiseFormTitle {
    font-size: 20px;
}

.subscribeFormTitle {
    font-size: 32px;
}

.authorNameFont {
    font-size: 16px;
}

.upgradeFormheading {
    font-size: 28px;
}
/*end*/

/*For Header changes*/
@media (max-width: 767px) {
    #tripleBarModal .modal-content {
        max-height: 450px !important;
    }
}
/*end*/

/*for honeypot*/
.edit-middle-name {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 0;
    width: 0;
}

/*Forms view CSS start*/
.error {
    border: 2px solid red !important;
    color: red !important;
}

.input-text-color {
    color: black !important;
}

.front h1 {
    display: block;
}

input#edit-captcha-response {
    width: 10%;
}

label[for='edit-captcha-response'] {
    display: block;
}

form#webform-client-form-52 {
    background: #C8E6FF;
    padding: 20px 15px;
}

#edit-submitted-please-detail-your-enquiry {
    width: 100%;
}

span.field-prefix {
    display: inline-block;
}

input#edit-captcha-response {
    width: 10%;
    display: inline-block;
}

.form-advertise label {
    margin-bottom: 0px;
}

.form-advertise input.form-text {
    margin-top: 0px;
}

.form-advertise div.form-item {
    margin-bottom: 10px;
}

form#webform-client-form-52 label {
    margin-bottom: 0px;
}

form#webform-client-form-52 input.form-text {
    margin-top: 0px;
}

form#webform-client-form-52 div.form-item {
    margin-bottom: 10px;
}

#formEnewsletter select#edit-submitted-title {
    width: 20%;
}

#select-title select#edit-submitted-title {
    width: 50%;
}
/*Forms view CSS end*/
@media (min-width:768px) and (max-device-width:1023px){
    #i_right_header.col-5 {
        padding-right: 6px;
    }

    a.navbar-brand {
        padding: 3px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1023px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {


    .navbar-brand {
        margin: 0;
        
    }

    .navbar-dark .navbar-brand {
        font-size: 9px !important;
    }

    .headerLinks {
        max-width: 58%;
        float: right;
    }

    .online-issue { /** add this class to View Online Issue div **/
        clear: both;
    }

    .carousel {
        PADDING: 8PX;
        width: 109%;
    }

    .carousel-caption {
        position: absolute;
        right: 0%;
        bottom: 0px;
        left: 32%;
        z-index: 10;
        padding-top: 0px;
        padding-bottom: 20px;
        color: #fff;
        text-align: center;
        width: 68%;
        font-size: 11px;
        top: 0;
        text-align: left;
    }

        .carousel-caption a.title {
            color: #000;
            font-weight: bold;
            font-size: 10px;
            LINE-HEIGHT: 12PX;
            padding-bottom: 1px;
            display: block;
        }

    .carousel-item a img {
        max-width: 60px !important;
        max-height: 160px !important;
        object-fit: cover;
    }

    /*footer css form Ipad view*/
    .margRight6foripad {
        margin-right: 3px !important;
    }

    .margLeft30foripad {
        margin-left: 3px !important;
    }

    .margRight20foripad {
        margin-right: 3px !important;
    }

    .margRight30foripad {
        margin-right: 3px !important;
    }

    .footerLogo img {
        width: 150px !important;
    }

    .footerLogo a img {
        width: 130px !important;
    }

    .phone-text {
        font-size: 1.2em !important;
    }

    div#p3 {
        margin-top: -4px;
    }

    .grpSelect {
        width: 150px !important;
    }

    .box {
        width: 150px !important;
        margin-bottom: 20px !important;
    }

    .footerTitleLinks a {
        padding-left: 7px !important;
        font-size: 10px !important;
    }

    .footerTitle {
        font-size: 10px !important;
        padding-left: 5px !important;
    }

    .footer-links a {
        font-size: 10px !important;
    }

    .human-rights {
        width: 150px !important;
    }

    .margleft7 {
        padding-left: 7px !important;
    }

    #ot-sdk-btn {
        border: none;
        margin: 0px !important;
        font-size: 13px !important;
        line-height: 1.2;
        color: #ffffff;
    }
}

.online-issue {
    text-align: right;
    padding-right: 20px;
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1365px) and (-webkit-min-device-pixel-ratio: 2) {
    .carousel-item a img {
        max-width: 116px !important;
        max-height: 160px !important;
        object-fit: cover;
    }

    .carousel-caption {
        left: 40%;
        width: 55%;
    }

    /*css for footer Ipad view*/
    .margleft7 {
        margin-left: 7px !important;
    }


    .box {
        width: 150px !important;
        margin-bottom: 20px !important;
    }

    .footerTitleLinks a {
        padding-left: 18px !important;
        font-size: 10px !important;
    }

    .margRight6 {
        margin-right: 3px !important;
    }

    .margLeft30 {
        margin-left: 3px !important;
    }

    .margRight20 {
        margin-right: 3px !important;
    }

    .margRight30 {
        margin-right: 3px !important;
    }

    .margleft7 {
        padding-left: 7px !important;
    }
}

/*Fix for Invoice address on Subscribe form*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #headingTwo .mb-0 {
        display: flex;
        align-items: center;
    }

        #headingTwo .mb-0 .btn {
            white-space: normal;
        }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 767px) {
    #headingTwo .mb-0 {
        display: flex;
        align-items: center;
    }

        #headingTwo .mb-0 .btn {
            white-space: normal;
        }
}




#div_success .message_error_div ul {
    padding-inline-start: 0px;
}

.resetpassworddiv {
    border: 1px solid;
    color: #8c2e0b;
    display: none;
    background-color: #fef5f1;
    border-color: #ed541d;
    margin: auto;
}

.resetpasswordsuccess {
    margin: auto;
}

.a2a_button_facebook > span:first-child, .a2a_button_twitter > span:first-child, .a2a_dd > span:first-child, .a2a_button_linkedin > span:first-child {
    background-color: #ccc !important;
    border-radius: 50% !important;
    width: 30px !important;
    height: 30px !important;
}

    .a2a_button_facebook > span:first-child svg, .a2a_button_twitter > span:first-child svg, .a2a_dd > span:first-child svg, .a2a_button_linkedin > span:first-child svg {
        width: 24px;
        height: 24px;
        margin: 3px auto;
    }

.copyright-bot-text span {
    line-height: 33px;
    font-size: 16px;
    font-weight: 700;
    color: #888888;
}

@media only screen and (max-width: 767px) {

    .fontsize-18 {
        font-size: 18px;
    }

    .wamlogin {
        background: #C8E6FF;
        font-family: Lato-Regular !important;
        padding: 20px;
    }
}

.font-size-14 {
    font-size: 14px;
}

.nopremium-message {
    font-weight: bold;
    clear: both;
    font-size: 1em;
    padding: 10px 20px 0 30px;
}

.links.premiumcontent {
    margin: -100px 0 45px 340px;
    font-size: 11px;
    text-align: left;
}

    .links.premiumcontent p {
        display: inline;
        width: auto;
        padding-right: 5px;
        font-size: 1.4em;
        font-weight: 700;
    }

#article-user-login {
    width: 100%;
    padding: 0px 30px 40px;
}

    #user-login label, #article-user-login label {
        font-size: 14px;
        font-weight: bold;
    }

    #article-user-login input#edit-name, #article-user-login input#edit-pass {
        height: 40px;
        width: 95%;
        background-color: #fff !important;
        border: 1px solid #ccc;
    }
     .request-new-password{
        margin-left:30px;
    }

    .sub-button{
         
         margin:-100px 0 45px 365px !important;
    }
@media (max-width: 767px) {
    .links.premiumcontent {
        margin: -70px 0 45px 152px;
        font-size: 10px;
    }

    .nopremium-message, #article-user-login {
        padding: 10px;
    }
    .sub-button{
         
        margin: -70px 0 45px 165px  !important;
    }
      .request-new-password{
        margin-left:10px;
    }

}

     

    @media (min-width: 768px) and (max-width: 1024px) {
        .links.premiumcontent {
            margin: -100px 0 45px 208px;
        }
        .sub-button{
            margin: -100px 0 45px 225px !important;
        }
    }

    @media (width: 1024px) {
        .links.premiumcontent {
            margin: -100px 0 45px 280px;
        }
         .sub-button{
         
         margin:-100px 0 45px 305px !important;
    }
    }

    @media (width: 1180px) {
        .links.premiumcontent {
            margin: -100px 0 45px 280px;

        }
        .sub-button{
         
         margin:-100px 0 45px 310px !important;
    }
    }
    
   