@import url('https://fonts.googleapis.com/css?family=Domine|Roboto+Slab&display=swap');

body {
    font-family: "Roboto Slab", "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color: #212529;
    text-align: left;
    background-color: #fff;
}

h1, h2, h3, h4, h5 {
    font-family: "Domine"
}

a:hover {
    color: #096491;
}

.dropdown-menu {
    color: #fff !important;
    background-color: #042F45 !important;
    border: none !important;
    border-radius: 0 !important;
    box-shadow: 8px 8px #1b93d0;
}

.dropdown-item {
    color: #fff;
}

.mobile-nav-link {
    padding: 1rem;
    margin-bottom: 0.5rem;
    color: #fff;
    background-color: #096D9E;
}

    .mobile-nav-link:hover {
        background-color: #053852;
        color: #fff;
        text-decoration: none;
    }

.bg-dark, .navbar-dark {
    background-color: #042F45 !important;
}

.mobile-nav {
    background-color: #096491 !important;
}

.large-logo {
    background-color: #1b93d0;
    color: #fff;
    position: absolute;
}

.nav-link {
    color: #ffffff !important;
}

.nav-socials {
    font-size: 1rem;
    padding: 0 !important;
}

.nav-social-item {
    padding-right: 0;
}

.latest-top-left {
    border-left: solid 5px #096491;
    border-top: solid 5px #096491;
    height: 4rem;
}

.latest-top-right {
    border-right: solid 5px #096491;
    border-top: solid 5px #096491;
    height: 4rem;
}

.latest-bottom-left {
    border-left: solid 5px #096491;
    border-bottom: solid 5px #096491;
    height: 4rem;
}

.latest-bottom-right {
    border-right: solid 5px #096491;
    border-bottom: solid 5px #096491;
    height: 4rem;
}

.home-promotion {
    background-color: #f1f3f3;
}

.footer {
    background-color: #042F45 !important;
    border-top: 15px solid #1b93d0;
}

a.footer-header {
    background-color: #096491;
    color: #fff;
}

    a.footer-header:hover {
        background-color: #096D9E;
        text-decoration: none;
    }

a.footer-item {
    color: #fff;
}

a.article-link {
    color: #042F45;
}

a.read-more-block {
    background-color: #096491;
    color: #ffffff;
}

.border-bottom {
    border-bottom: 1px solid #eee;
}

.hide-border-bottom-xs {
    border-bottom: 0px solid #eee !important;
}

.hide-border-bottom-sm {
    border-bottom: 1px solid #eee;
}

.hide-border-bottom-md {
    border-bottom: 1px solid #eee;
}

.hide-border-bottom-lg {
    border-bottom: 1px solid #eee;
}

.hide-border-bottom-xl {
    border-bottom: 1px solid #eee;
}

/* SMALL */
@media (min-width: 576px) {
    .hide-border-bottom-sm {
        border-bottom: 0px !important;
    }
}

/* MEDIUM */
@media (min-width: 768px) {
    .hide-border-bottom-md {
        border-bottom: 0px !important;
    }
}

/* LARGE */
@media (min-width: 992px) {
    .hide-border-bottom-sm {
        border-bottom: 1px solid #eee !important;
    }

    .hide-border-bottom-md {
        border-bottom: 1px solid #eee !important;
    }

    .hide-border-bottom-lg {
        border-bottom: 0px solid #eee !important;
    }
}

/* EXTRA LARGE */
@media (min-width: 1200px) {
    .hide-border-bottom-sm {
        border-bottom: 1px solid #eee !important;
    }

    .hide-border-bottom-md {
        border-bottom: 1px solid #eee !important;
    }

    .hide-border-bottom-lg {
        border-bottom: 1px solid #eee !important;
    }

    .hide-border-bottom-xl {
        border-bottom: 0px solid #eee !important;
    }
}

.articleimg {
    margin-top: 0px;
    background: #FFFFFF url(images/document.png) no-repeat 50% 50% !important;
    background-size: 64px auto !important;
}

.sponsorimg {
    margin-top: 0px;
    background: #FFFFFF url(images/document.png) no-repeat 10% 20% !important;
    background-size: 34px auto !important;
}

    .sponsorimg img {
        min-height: 100px;
        max-width: 96px;
    }

.recent-1, .search-1 {
    background: none !important;
    overflow: hidden;
    background-image: none !important;
}

.article-1.articleimg, .article-3.articleimg {
    background: #FFFFFF url(images/document.png) no-repeat 50% 50% !important;
    background-size: 34px auto !important;
}

.articleimg img {
    max-width: 100% !important;
    min-height: 100%;
    width: 100% !important;
}
/*ewly added by sharika*/
.large-logo {
    top: -57px;
}

.disable_link {
    background-color: #dee2e6;
    border-color: #dee2e6;
    pointer-events: none;
    color: grey;
}

#accordionExampleEnt .border-bottom {
    border-bottom: 0px !important;
}

.bg-yellow {
    background-color: #deded5;
}

.article-listing-img {
    background-position: center center;
    height: 6rem !important;
}

.continue-articles-img {
    background-position: center center;
    height: 6rem !important;
}

.artdate {
    text-align: left;
    display: block;
    margin: 0px;
    font-size: 12px;
    position: relative;
    top: -10px;
}

#collapseevt1 {
    max-height: 500px;
    overflow: auto;
}

@media (min-width: 576px) {
    .article-listing-img {
        height: 8rem !important;
    }

    .continue-articles-img {
        height: 8rem !important;
    }
}

.continue-articles-img.articleimg.articlereaders {
    background: none !important;
}

    .continue-articles-img.articleimg.articlereaders img {
        max-height: 130px;
        background: url(images/document.png) no-repeat 50% 50%;
        background-size: 20px auto;
    }

@media screen and (max-width:1200px) {
    h2 .d-none.readmore, h4.d-none.readmore {
        font-size: 1.5rem !important;
        white-space: nowrap !important;
    }
}

@media (min-width: 768px) {
    .article-listing-img {
        height: 4rem !important;
    }

    .continue-articles-img {
        height: 8rem !important;
    }
}

@media (min-width: 992px) {
    .article-listing-img {
        height: 8rem !important;
    }

    .continue-articles-img {
        height: 8rem !important;
    }
}

@media (min-width: 1200px) {
    .article-listing-img {
        height: 8rem !important;
    }

    .continue-articles-img {
        height: 8rem !important;
    }
}
/*End */

.latestissues {
    padding: 0px 20px 20px 20px;
    border-bottom: 1px solid #CCCCCC;
    margin: 0px 0px 40px 0px;
}

    .latestissues h2 {
        text-align: center;
        margin: 0px;
        padding: 10px 0px;
        font-size: 20px;
        color: #808080;
    }

    .latestissues ul {
        margin: 0px;
        padding: 40px 0px 40px 0px
    }

        .latestissues ul:after {
            content: "";
            clear: both;
            display: block;
        }

        .latestissues ul li {
            list-style: none;
            float: left;
            width: calc((100%/5) - 20px);
            margin: 0px 10px;
        }

            .latestissues ul li a {
                display: block;
            }

                .latestissues ul li a img {
                    width: 100%;
                    height: auto;
                }

            .latestissues ul li span {
                display: block;
                font-size: 16px;
                text-align: center;
                margin: 5px 0px 0px 0px;
            }

ul.magblogs {
    margin: 0px;
    padding: 0px 10px;
    width: 100%;
}

    ul.magblogs li {
        list-style: none;
        padding: 15px 10px 15px 150px;
        border-bottom: 1px solid #f5f5f5;
        position: relative;
        min-height: 145px;
    }

        ul.magblogs li span.prfpic {
            position: absolute;
            left: 15px;
            top: 10px;
            width: 120px;
            height: 120px;
            overflow: hidden; /*background:#FFFFFF url(images/document.png) no-repeat 50% 50% !important;*/
            /*background-size: 34px auto !important;*/
        }

            ul.magblogs li span.prfpic img {
                width: 100%;
                height: auto;
                max-height: 120px;
            }

        ul.magblogs li h3 {
            font-family: "Domine";
            font-size: 12px;
            margin: 0px;
            padding: 0px 0px 10px 0px;
            font-weight: 600;
            color: #a8a9ad;
            text-transform: uppercase;
        }

        ul.magblogs li h4 {
            font-family: "Domine";
            font-size: 15px;
            margin: 0px;
            padding: 0px 0px 10px 0px;
            font-weight: 600;
            color: #29537d;
        }

        ul.magblogs li p {
            font-family: "Domine";
            font-size: 13px;
            margin: 0px;
            padding: 0px 0px 12px 0px;
            color: #2d2522;
        }

            ul.magblogs li p.authors {
                margin: 0px;
                padding: 0px;
                font-size: 11px;
            }

.spbanner {
    width: 100%;
    max-width: 1100px;
    margin: 0px auto;
    text-align: center;
}

    .spbanner img {
        width: calc(100% - 290px) !important;
        height: auto;
        margin: 0px 20px 20px auto;
    }

ul, nav-socials li {
    position: relative;
}

span.searchsp {
    position: absolute;
    right: -15px;
    background: #f2f2f2;
    padding: 5px 40px 5px 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, .5);
    border-radius: 4px;
}

    span.searchsp input[type="text"] {
        border: 1px solid #FFFFFF;
        min-width: 300px;
        background: #FFFFFF;
        display: inline-block;
        vertical-align: middle;
    }

    span.searchsp input[type="button"] {
        border: 1px solid #FFFFFF;
        background-position: 50% 50%;
        background-image: url(images/search1.png) !important;
        background-size: auto 20px !important;
        background-repeat: no-repeat !important;
        background-color: transparent !important;
        border: 0px;
        width: 30px;
        height: 30px;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        top: calc(50% - 15px);
        right: 5px;
    }

.searchsp.mob {
    width: 100%;
    margin: 0px auto;
    position: relative;
    box-sizing: border-box;
    background: #f2f2f2;
    right: 0px;
    display: none !important;
}

    .searchsp.mob.open {
        display: block !important;
    }

    .searchsp.mob input[type="text"]#search1Mob {
        width: calc(100% - 15px);
        min-width: inherit;
        border: 0px;
    }

    .searchsp.mob input[type="button"]#btnSearchMob {
        position: absolute;
        right: 0px;
        top: 0px;
        background: url(images/search1.png) no-repeat 50% 50% !important;
        background-size: auto 20px;
        width: 40px;
        height: 40px;
    }

.subpages > h2 {
    margin: 20px 0px 10px 0px;
    font-size: 24px;
    font-weight: 600;
}

    .subpages > h2.d-none.d-sm-block {
        font-size: 2rem !important;
        font-weight: 500;
    }

.subpages > h3 {
    margin: 20px 0px 5px 0px !important;
    font-size: 20px;
    font-weight: 500;
}

.subpages > p {
    font-size: 16px;
    line-height: 2rem;
}

.artsociallink {
    padding: 0px 15px;
}

    .artsociallink span {
        display: block;
        text-align: center;
        border: 1px solid #1b93d0;
        padding: 0.20rem 0.5rem;
        font-size: 0.875rem;
        line-height: 1.5;
        border-radius: 0.2rem;
        max-height: 30px !important;
    }

        .artsociallink span:hover {
            background: #1b93d0;
        }

        .artsociallink span iframe {
            max-width: 80px !important;
            margin: 0px auto;
        }

#authors.innercontact {
    position: relative;
}

    #authors.innercontact h2 {
        font-size: 20px;
        margin: 0px 0px 10px 0px !important;
        padding: 0px;
        font-weight: 600 !important;
    }

    #authors.innercontact h3 {
        font-size: 18px;
        margin: 0px 0px 10px 0px !important;
        padding: 0px;
        font-weight: 600 !important;
    }

    #authors.innercontact .articles {
        padding: 10px 0px;
    }

        #authors.innercontact .articles p.prf {
            position: relative;
            padding: 0px 10px 10px 125px;
            font-size: 15px;
            line-height: 160%;
            min-height: 120px;
        }

            #authors.innercontact .articles p.prf span.prfpic {
                display: block;
                position: absolute;
                left: 0px;
                top: 0px;
                width: 110px;
            }

                #authors.innercontact .articles p.prf span.prfpic img {
                    max-width: 100%;
                    width: 100%;
                    height: auto;
                }

        #authors.innercontact .articles h4 {
            font-size: 18px;
            margin: 0px 0px 10px 0px !important;
            padding: 0px;
            font-weight: 600 !important;
        }

.headersearchmob {
    display: none;
}

@media screen and (max-width:780px) {
    .latestissues ul li {
        width: calc((100%/4) - 20px);
        margin-bottom: 20px;
    }

    .readmoreartiles {
        padding-top: 30px !important;
    }

    .headersearchmob {
        display: block;
        position: absolute;
        right: 85px;
        top: 10px;
    }

        .headersearchmob .searchmain {
            position: relative;
            overflow: hidden;
            padding: 0px 40px 0px 0px;
            transition: all ease .5s;
            -moz-transition: all ease .5s;
            -webkit-transition: all ease .5s;
            box-sizing: border-box;
            opacity: 0;
            background: #f0f0f0;
            border-radius: 6px;
            display: block;
        }

        .headersearchmob.open {
            left: 70px;
        }

            .headersearchmob.open .searchiconhd {
                transition: all ease .5s;
                -moz-transition: all ease .5s;
                -webkit-transition: all ease .5s;
                border-radius: 6px;
            }

            .headersearchmob.open .searchmain {
                opacity: 1;
                transition: all ease .5s;
                -moz-transition: all ease .5s;
                -webkit-transition: all ease .5s;
                display: block;
                position: relative;
                height: 42px;
                z-index: 99999;
            }

                .headersearchmob.open .searchmain input[type="button"].search, .headersearchmob .searchiconhd {
                    background: #f0f0f0 url(images/search1.png) no-repeat 50% 50%;
                    background-size: 20px auto;
                    position: absolute;
                    top: 0px;
                    right: 0px;
                    bottom: 0px;
                    width: 40px;
                    padding: 0px;
                    margin: 0px;
                    border: 0px;
                    line-height: 100%;
                    height: 42px;
                    border-radius: 0px 6px 6px 0px;
                    display: block;
                    z-index: 9999;
                }

        .headersearchmob .searchiconhd {
            background: url(images/search2.png) no-repeat 50% 50%;
            background-size: 20px auto;
        }

        .headersearchmob .searchiconhd {
            border-radius: 6px !important;
        }

        .headersearchmob.open .searchmain input[type="text"] {
            width: 100%;
            padding: 5px;
            border: 0px;
            background: #e1eef5;
            min-height: 42px;
        }
}

@media screen and (max-width:600px) {
    .latestissues ul li {
        width: calc((100%/2) - 20px);
        margin-bottom: 20px;
    }

    .spbanner img {
        width: 100% !important;
        padding: 0px 20px;
    }
    /*.continue-articles-img{
         width:100px;

    }*/
    .continue-articles-img img {
        width: 100%;
        height: auto;
    }

    .headersearchmob {
        display: block;
        position: absolute;
        right: 85px;
        top: 10px;
    }

        .headersearchmob .searchmain {
            position: relative;
            overflow: hidden;
            padding: 0px 40px 0px 0px;
            transition: all ease .5s;
            -moz-transition: all ease .5s;
            -webkit-transition: all ease .5s;
            box-sizing: border-box;
            opacity: 0;
            background: #f0f0f0;
            border-radius: 6px;
            display: block;
        }

        .headersearchmob.open {
            left: 70px;
        }

            .headersearchmob.open .searchiconhd {
                transition: all ease .5s;
                -moz-transition: all ease .5s;
                -webkit-transition: all ease .5s;
                border-radius: 6px;
            }

            .headersearchmob.open .searchmain {
                opacity: 1;
                transition: all ease .5s;
                -moz-transition: all ease .5s;
                -webkit-transition: all ease .5s;
                display: block;
                position: relative;
                height: 42px;
                z-index: 99999;
            }

                .headersearchmob.open .searchmain input[type="button"].search, .headersearchmob .searchiconhd {
                    background: #f0f0f0 url(images/search1.png) no-repeat 50% 50%;
                    background-size: 20px auto;
                    position: absolute;
                    top: 0px;
                    right: 0px;
                    bottom: 0px;
                    width: 40px;
                    padding: 0px;
                    margin: 0px;
                    border: 0px;
                    line-height: 100%;
                    height: 42px;
                    border-radius: 0px 6px 6px 0px;
                    display: block;
                    z-index: 9999;
                }

        .headersearchmob .searchiconhd {
            background: url(images/search2.png) no-repeat 50% 50%;
            background-size: 20px auto;
        }

        .headersearchmob .searchiconhd {
            border-radius: 6px !important;
        }

        .headersearchmob.open .searchmain input[type="text"] {
            width: 100%;
            padding: 5px;
            border: 0px;
            background: #e1eef5;
            min-height: 42px;
        }
}

@media screen and (max-width:400px) {
    .latestissues ul li {
        width: calc(100% - 20px);
        margin-bottom: 20px;
        float: none;
    }

    .rightadbox1 img {
        width: 100%;
    }
}

#dvRssPaging {
    margin: 0px auto;
    max-width: 1100px;
}

    #dvRssPaging ul {
        margin: 0px auto;
        padding: 0px;
        width: 100%;
        max-width: 880px;
    }

        #dvRssPaging ul:after {
            display: block;
            clear: both;
        }

        #dvRssPaging ul li {
            list-style: none;
            float: left;
            width: calc((100%/4) - 20px);
            margin: 0px 20px 20px 0px;
            overflow: hidden;
            position: relative;
        }

            #dvRssPaging ul li:hover:before {
                content: "";
                display: block;
                position: absolute;
                left: 0px;
                top: 0px;
                right: 0px;
                bottom: 0px;
                background: rgba(0, 0, 0, .5);
            }

            #dvRssPaging ul li h1 {
                opacity: 0;
                position: absolute;
                left: 0px;
                top: 0px;
                right: 0px;
                bottom: 0px;
                display: flex;
                font-size: 14px;
                color: #EEB06C;
                z-index: 9;
                background: rgba(0, 0, 0, .5);
                margin-bottom: 0 !important;
                align-items: flex-end !important;
                text-align: center;
                flex-direction: column;
                align-items: center !important;
                justify-content: flex-end;
            }

            #dvRssPaging ul li a.phenom-link {
                display: block;
                text-decoration: none;
                color: #ffc107;
                display: flex !important;
                flex-direction: column;
            }

                #dvRssPaging ul li a.phenom-link p.phenom-listing-img {
                    margin: 0px;
                    padding: 0px;
                    display: block;
                    width: 200px;
                    height: 200px;
                }

                    #dvRssPaging ul li a.phenom-link p.phenom-listing-img img {
                        width: 100%;
                        height: 100%;
                    }

            #dvRssPaging ul li:hover p img {
                -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
                filter: grayscale(100%);
            }

            #dvRssPaging ul li:hover h1 {
                opacity: 1;
            }

span.profile-image {
    float: right;
    width: 200px;
    height: 200px;
    margin: 0px 0px 20px 20px;
}

    span.profile-image img {
        width: 100%;
        height: 100%;
    }

.col-12.phenom-heading {
    width: 100%;
    max-width: 1100px;
    margin: 0px auto 0px auto;
}

div#phenomprofiles {
    margin-top: 30px;
}

#dvRssPaging ul li a.phenom-link span {
    font-weight: bold !important;
    padding-bottom: 20px;
}

#dvRssPaging ul li p {
    margin-bottom: 0 !important;
}

.row-phenom {
    max-width: 1100px;
    margin: 0px auto;
}

@media screen and (max-width:880px) {
	.fullPhenom{
    width: 100% !important;
    max-width: 100% !important;
    flex: 100%  !important;
	}
	#dvRssPaging ul li {
		    width: calc((100%/3) - 20px);
	}
}

@media screen and (max-width:600px) {
    span.profile-image {
        display: block;
        margin: 0px auto;
        float: none;
        width: 120px;
        height: 120px;
    }

    #dvRssPaging ul {
        margin: 0px auto;
    }

        #dvRssPaging ul li {
            float: none;
            width: 100%;
            text-align: center;
        }

            #dvRssPaging ul li a.phenom-link p.phenom-listing-img {
                width: 250px;
                height: 250px;
                margin: 0px auto;
            }

    .fullPhenom {
        display: block;
        float: none;
    }

    .col-12.phenom-heading {
        margin: 0px auto;
    }
}
