@import url('https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&display=swap');

body {
      font-family: "Newsreader", serif;
    }

   header {
    background: url(../images/hero-banner.jpg);
    background-repeat: no-repeat;
    background-position: center;
    padding: 10rem 0rem;
    position: relative;
    background-size: cover;
}

    header h1 {
      font-style: italic;
    }

.navbar-nav .nav-link {
    color: #000;
    font-size: 21px;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

nav.navbar {
    font-size: 0.9rem;
    background-color: #fff;
    margin: 0px;
    padding: 0px 0 0px 0;
    border-top: #ccc solid 1px;
}

.logo img {
    width: 109px;
}


.topheader {
    padding: 6px 0 8px 0;
}

.topheader ul {
    padding: 0px;
    margin: 0px;
    text-align: right;
}

.topheader ul li {
    padding: 0px;
    margin: 0px 0 0 20px;
    font-size: 12px;
    list-style: none;
    display: inline-block;
}

header h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: 400;
    color: #fff;
    font-size: 46px;
}


.aboutsec {
    padding: 40px 0 40px 0;
}

.aboutsec h3 {
    color: #3c4242;
    font-size: 28px;
    font-weight: 500;
    padding: 0;
    margin: 0;
}

.aboutsec a {
    font-size: 19px;
    padding: .8rem 2.8125rem .8rem .9375rem;
    color: #3c4242;
    background: 0 0;
    border: 1px solid #3c4242;
    border-radius: 2px;
    letter-spacing: 1.4px;
    display: inline-block;
    font-weight: 670;
    font-style: italic;
    text-decoration: none;
    margin: 70px 0 0 0;
}

.aboutsec .row {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: #830051 solid 3px;
    padding: 0px 0 40px 0;
}

.trendystory-section {
	
}

.trending-story h5 {
    font-size: 30px;
    font-weight: 400;
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
}

.trending-story h6 {
    color: #3c4242;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 25px;
    font-weight: 400;
}

.trending-story p {
    color: #830051;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 17px;
    font-weight: 400;
    font-style: italic;
}

.featured-articles h5{
	font-size: 30px;
    font-weight: 400;
    padding: 0 0 10px 0;
    margin: 0 0 0 0;
}

.featured-articles p{
	    color: #3c4242;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 25px;
    font-weight: 400;
}

.featured-articles p small{
	color: #830051;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 17px;
    font-weight: 400;
    font-style: italic;
}


.featured-articles .btn-dark {
    background: #830051;
    font-size: 1rem;
    padding: .9375rem 2.8125rem .9375rem .9375rem;
    color: #fff;
    border: 1px solid #3c4242;
    border-radius: 2px;
    letter-spacing: 1.4px;
    text-decoration: none;
    font-style: italic;
    font-weight: 800;
    margin: 50px 0 0 0;
    display: inline-block;
}

hr {
    border-top: #830051 solid 3px;
    opacity: 1;
}


.investersec .leftpanel {
    background: url(../images/cq5dam.web.1200.CEOs-Review-1280x528.jpg);
    padding: 0px 0 0px 0;
    margin: 0 0 0 0;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 530px;
}

.contentd {
    position: absolute;
    top: 0px;
    right: 10px;
    background: #ffffffeb;
    width: 43%;
    height: 100%;
}


.contentd  p {
    font-size: 19px;
    line-height: 1.4444444444;
    font-family: lexia, Times, "Times New Roman", serif;
    font-weight: 300;
    font-style: italic;
    margin: 0;
    color: #3c4242;
    text-align: center;
    padding: 30px 15px 0 15px;
}
.contentd h6 {
    padding: 10px 15px 0 15px;
    margin: 0px;
    font-size: 12px;
    text-align: left;
    font-weight: 400;
    color: #3c4242;
}

.contentd a {
    font-size: 18px;
    padding: 15px 15px 15px 15px;
    color: #3c4242;
    background: 0 0;
    border: 1px solid #3c4242;
    border-radius: 2px;
    font-family: lexia, Times, "Times New Roman", serif;
    font-weight: 700;
    font-style: italic;
    text-align: left;
    display: block;
    width: 93%;
    letter-spacing: 1.3px;
    text-decoration: none;
    line-height: 19px;
    margin: auto;
    margin-top: 50px;
}

.rightimg {
    width: 72%;
}

.investersec {
    padding: 30px 0 30px 0;
}

.NewImgsec {
    padding: 0 0 30px 0;
    border-bottom: 4px solid #ebefee;
}

 

.NewImgsec2 {
    padding: 30px 0 30px 0;
}





    .trending-story img,
    .featured-articles img,
    .card img {
      width: 100%;
      height: auto;
    }

.footer {
    background: #1b1b1b;
    color: #fff;
    padding: 2.5rem 0;
}

.footer  h6 {
    font-size: 1.6rem;
    line-height: 1.3043478261;
    font-family: lexia, Times, "Times New Roman", serif;
    letter-spacing: 1.05px;
    padding: 0 0 0 0;
    margin: 0 0 15px 0;
}

.footer p {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 11px;
}


    .footer a {
      color: #fff;
      text-decoration: none;
	   font-size: 11px;
    }
	
	
.footrsocial img {
    width: 44px;
    margin: 0 5px 8px 0;
	cursor:pointer;
}
	
.bdr-left {
    border-left: #757575 solid 1px;
}

.fthnav {
    padding: 40px 0 0 0;
}
	
.fthnav img {
    width: 115px;
}

.fthnav ul{
	padding:0px;
	margin:0px;
}

.fthnav ul li {
    font-size: 11px;
    list-style: none;
    display: inline-block;
    padding: 0 10px 0 0px;
    color: #d2d2d2;
}



@media (max-width: 767px) {
.topheader .row {
    display: flex;
    justify-content: center;
    align-items: center;
}

.topheader .row .col-xs-4{
	width:30%;
}

.topheader .row .col-xs-8{
	width:70%;
}

.topheader ul li {
    padding: 0px;
    margin: 0px 0 0 10px;
    font-size: 12px;
    list-style: none;
    display: inline-block;
}

.logo img {
    width: 85px;
}

header {
    background: url(../images/hero-banner.jpg);
    background-repeat: no-repeat;
    background-position: right;
    padding: 6rem 0rem;
    position: relative;
    background-size: cover;
}

header h1 {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-weight: 400;
    color: #fff;
    font-size: 46px;
    display: none;
}

.aboutsec h3 {
    color: #3c4242;
    font-size: 22px;
    font-weight: 500;
    padding: 0;
    margin: 0;
}

.aboutsec a {
    font-size: 19px;
    padding: .8rem 2.8125rem .8rem .9375rem;
    color: #3c4242;
    background: 0 0;
    border: 1px solid #3c4242;
    border-radius: 2px;
    letter-spacing: 1.4px;
    display: inline-block;
    font-weight: 670;
    font-style: italic;
    text-decoration: none;
    margin: 70px 0 30px 0;
}

.aboutsec {
    padding: 40px 0 0px 0;
}

.trending-story h6 {
    color: #3c4242;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-size: 21px;
    font-weight: 400;
}

.trending-story {
	margin:0 0 20px 0;
}

.featured-articles .d-flex {
    display: block !important;
}
.featured-articles img {
    width: 100% !important;
    height: auto !important;
}

.featured-articles p {
    color: #3c4242;
    padding: 15px 0 0 0;
    margin: 0 0 0 0;
    font-size: 19px;
    font-weight: 500;
    line-height: 21px;
}

.featured-articles .d-flex .ms-3{
	margin-left:0px !important;
}

.contentd {
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #ffffffeb;
    width: 100%;
    height: 100%;
    top: inherit;
}

.investersec .leftpanel {
    background: url(../images/cq5dam.web.1200.CEOs-Review-1280x528.jpg);
    padding: 0px 0 0px 0;
    margin: 0 0 0 0;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    height: 480px;
}

.rightimg {
    width: 100%;
    margin: 20px 0 0 0;
}

.NewImgsec img, NewImgsec2 img{
	width:100%;
}






	
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	