@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200;300;400;500;600;700&family=Tangerine:wght@400;700&display=swap');
#notification,
#dividerShowOnProfile {
    display: none
}

h1,
h2,
h3,
h3,
h4,
h5,
h6,
p {
    letter-spacing: .5px
}

.emptyBtn_view {
    text-transform: capitalize !important;
    font-size: 14px;
    display:none;
    color: #202a25;
    background: #fff;
    border: 1px solid #202a25;
    border-radius: 32px;
    padding: 8px 20px;
    padding: 15px 28px
}

.emptyBtn_view:hover {
    background: var(--froji);
    color: var(--white);
    transition: all .3s;
    border: 1px solid var(--white)
}

.section1 .heading-text-m1 {
    float: left;
    width: 100%;
   /*  padding: 0 7px */
}

.section1 .heading-text-m1 h1 {
	font-weight: 700;
	color: #0f0f0f;
    font-size: 42px;
    margin: 4% 0 15px 0
}

.section1 .heading-text-m1 h6 {
    font-weight: 500;
    color: #0f0f0f;
    font-size: 18px;
    margin: 0;
    line-height: 26px;
}

.section-1-magazine-heading {
    float: left;
    width: 100%
}

.section-1-magazine-heading {
    float: left;
    width: 100%;
    position: relative;
    top: 185px;
    display: none;
    letter-spacing: 2px;
    color: #8d8d8d;
    font-weight: 500;
    font-size: 40px;
    margin: 0
}

.section-1-magazine-heading-2 {
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    float: left;
    width: 100%;
    position: relative;
    top: 40px;
    color: #e3e3e3;
    right: 10px;
    font-weight: 500;
    font-size: 60px;
    margin: 0 0 0 85px
}

.search_btn {
	font-family: 'Montserrat', sans-serif;
    float: left;
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 16px;
    padding: 11.5px 30px 11.5px 30px;
    border-radius: 0px 8px 8px 0px;
    font-weight: 600;
}
#search {
	font-weight: 500;
	height: 48px;
}

.search_btn:hover {
/*     background: #fff;
    color: #7f7f7f;
    border: 1px solid #7f7f7f */
}

#myslider {
    display: block
}

#myslider .owl-theme .owl-nav {
   margin-top: 0;
   position: absolute;
   top: -120px;
   right: 4.1%;
}

#myslider .owl-theme .owl-nav button:hover {
    background: #ededed !important;
    transition: all .3s
}

#myslider .owl-theme .owl-nav button:focus {
    outline: 0 auto -webkit-focus-ring-color !important
}

#myslider .my-magazine-card {
    max-height: 500px;
   /*  min-height: 500px; */
   	height: 305px;
    border-radius: 24px;
    border-radius: 16px;
    margin: 0 22px 0 0;
    cursor: pointer;
    color: #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    border-bottom: 0.5px solid #DDDDDD;
}

#myslider .my-magazine-card .magazine-card-heading {
    float: left;
    width: 100%;
    letter-spacing: .5px;
    text-align: left;
    cursor: pointer;
    font-size: 32px;
    line-height: normal;
    color: #fff;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    max-height: 100px;
    font-weight: 600;
    min-height: 34px;
    margin: 0 0 10px 0;
}

#myslider .my-magazine-card .read_article_btn {
    color: #222;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-radius: 8px;
    padding: 13px 34px;
    position: absolute;
    font-size: 17px;
    bottom: 20px;
    left: 25px;

}

#myslider .my-magazine-card .read_article_btn:hover {
    color: #fff;
    background: #585757;
    transition: all .3s
}

#myslider .my-magazine-card .my-magazine-card-margin {
    float: left;
    margin-top: 0;
    width: 100%;
    position: absolute;
    bottom: 20px;
    left: 5px;
}

.magazine-card-desc {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    max-height: 135px
}

.magazine-card-desc p,
.magazine-card-desc strong,
.magazine-card-desc i,
.magazine-card-desc b,
.magazine-card-desc span {
    color: #fff !important
}

.magazine-card-desc p,
.magazine-card-desc span,
.magazine-card-desc h1,
.magazine-card-desc h2,
.magazine-card-desc h3,
.magazine-card-desc h4,
.magazine-card-desc h5,
.magazine-card-desc h6,
.magazine-card-desc blockquote {
    font-size: 14px;
    cursor: pointer;
    color: #fff !important;
    margin: 0;
    width: 100%;
    text-align: left
}

.cursor {
    cursor: default; 
}

#myslider .my-magazine-card .magazine-card-auth-name,
.magazine-published-date {
    margin: 0 0 6px 0;
    font-weight: 500;
    text-align: left;
    letter-spacing: .5px;
    font-size: 14px;
    cursor: pointer;
    text-transform: capitalize;
    float: left;
    color: #fff;
}

#myslider .my-magazine-card .magazine-card-category {
    text-align: left;
    margin-top: 35%;
    letter-spacing: .5px;
    margin-bottom: 15px
}

#myslider .my-magazine-card .magazine-card-desc p {
    margin: 0;
    text-align: left
}

#myslider .dp_item:hover:not(:first-child) {
    cursor: pointer
}

.fa-facebook,
.fa-twitter,
.fa-instagram,
.fa-youtube-play {
    color: #fff !important
}

.fa-facebook:hover {
    transform: scale(1.5);
    transition: all .2s ease-in-out
}

.fa-twitter:hover {
    transform: scale(1.5);
    transition: all .2s ease-in-out
}

.fa-instagram:hover {
    transform: scale(1.5);
    transition: all .2s ease-in-out
}

.fa-youtube-play:hover {
    transform: scale(1.5);
    transition: all .2s ease-in-out
}

.feature-width {
    max-width: 650px
}

.myauthor_st {
    height: 40px;
    width: 100%;
    object-fit: cover
}

.my-mt {
    margin-top: 6.1%
}

.cati_text {
    font-weight: bold;
    font-size: 24px;
    float: left;
    width: 100%
}

.section1 h2 {
    font-weight: 400;
    letter-spacing: .5px;
    font-size: 50px;
    color: #6b6767;
    margin-top: 33px;
    margin-bottom: 0;
    text-transform: capitalize;
    width: 100%;
    text-align: center
}

.section2 {
    margin-top: 0
}
.select_cate_text {
	margin: 0px 0px 10px 0px;
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
    color: #0f0f0f;
}

.section2 .trending-articles-title {
	font-size: 16px;
	color: #ffffff;	
	font-weight: 600;
	max-height: 100px;
	padding-bottom: 10px;
}
.section3 .People_and_Stories_Heading, .Health_and_Wellness_Heading, .Life_and_Living_Heading, .Money_Matters_Heading {
	font-size: 24px;
    letter-spacing: .5px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
    float: left;
    /* border: 0.5px solid #DDDDDD; */
    width: 100%;
    padding: 16px;
    border-radius: 12px;
}
#People_Stories_Section .category_box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    border: 0.5px solid #DDDDDD;
    padding: 16px;
    border-radius: 12px 
}
#People_Stories_Section .categori_boxes p {
    font-weight: 500;
    font-size: 15px;
    color: #587466;
    margin: 0;
    /* float: left; */
    /* width: 100%; */
    text-align: center;
    border: 2px solid #ddd;
    line-height: normal;
    border-radius: 10px;
    padding: 10px 40px
}
#People_Stories_Section .categori_boxes .active {
    background: linear-gradient(102.26deg,#34c0c5 0,#2fadb1 99.99%,#2b9da1 100%),linear-gradient(0,#f2f2f2,#f2f2f2);
    color: #fff;
    cursor: pointer;
}
#People_Stories_Section .categori_boxes p:hover {
    background: linear-gradient(102.26deg,#34c0c5 0,#2fadb1 99.99%,#2b9da1 100%),linear-gradient(0,#f2f2f2,#f2f2f2);
    color: #fff;
    cursor: pointer;
    transition: all .3s;
}


/* section5 css code */
.section5 .Life_and_Living_banner_img {
	max-height: 500px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 12px;
    /* padding: 0px 10px; */
}
.section5 .Life_and_Living_small_img {
	max-height: 128px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 80px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 5px;
    padding-bottom: 15px;
}
.section5 .Life_and_Living h6{
	color: #707070;
    /* cursor: pointer; */
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin: 0;
    padding-top: 5px;
    max-height: 100px;
    border-top: 0px solid #d7d7d7;
    width: 100%;
}
.section5 .Life_and_Living h4{
	overflow: hidden;
    letter-spacing: .5px;
    font-size: 16px;
    line-height: 22px !important;
    cursor: pointer;
    /* height: 80px; */
    /* max-height: 50px; */
    margin: 2% 0;
    color: #0F0F0F;
    /* text-overflow: ellipsis; */
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-weight: 600;
}

/* section6 css code */
.section6 .Money_Matters_banner_section {
	float: left;
    width: 100%;
    border-bottom: 0px solid #f2f2f2;
}
.section6 .Money_Matters_banner_section .img_box {
	float: left;
    width: 100%;
    height: fit-content;
    padding: 0px;
    transition: all .3s;
    border-radius: 16px;
    border: 0px solid #ddd;
    background: unset;
}
.section6 .Money_Matters_banner_section .Money_Matters_banner_img {
	max-height: 500px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 12px;
    /* padding: 0px 10px; */
}
.section6 .Money_Matters_banner_section .Money_Matters_banner_img h6 {
	letter-spacing: .5px;
    color: rgba(242, 242, 242, 1);
    font-size: 14px;
    float: left;
    font-weight: 500;
    line-height: 20px;
    margin: 15px 0 10px 0;
    text-transform: capitalize;
}
.section6 .Money_Matters_banner_section .Money_Matters_banner_img h4 {
	font-size: 24px;
    cursor: pointer;
    letter-spacing: .5px;
    font-weight: 600;
    color: #ffffff;
    line-height: 32px;
    text-transform: capitalize;
    margin: 0px 0 18px 0;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 100px;
    height: 65px;
    overflow: hidden;
    padding-bottom: 0px;
}
.section6 .Money_Matters_small_img {
	max-height: 200px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 5px;
    padding-bottom: 15px;
}
.Display-flex{
	display: flex;
    align-items: center;
    justify-content: center;
}
/* .section6 .Money_Matters_Right_Section {
	float: left;
    width: 100%;
    padding: 0px 0px 20px 0px;
    margin-bottom: 20px;
    transition: all .3s;
    border-radius: 0px;
    background: #FFFFFF;
} */
.section6 .Money_Matters_Right_Section h6 {
	color: #707070;
	font-size: 14px;
	font-weight: 500;
    text-transform: capitalize;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin: 0;
    cursor: pointer;
   	/*  padding-top: 5px; */
	/* max-height: 100px; */
    /* border-top: 0px solid #d7d7d7; */
    /* width: 100%; */
}
.section6 .Money_Matters_Right_Section h4 {
	font-size: 20px;
	line-height: 27px;
	color: #0F0F0F;
	font-weight: 600;
	overflow: hidden;
    letter-spacing: .5px;
    /* max-height: 50px; */
    /* height: 80px; */
    margin: 2% 0;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
}
.section6 .Money_Matters_Right_Section p {
	color: #707070;
    font-size: 16px;
    font-weight: 500;
    overflow: hidden;
    line-height: 24px;
    -webkit-line-clamp: 2;
    cursor: pointer;
    text-transform: capitalize;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin: 0;
    padding-top: 5px;
   /*  max-height: 100px; */
   /* border-top: 0px solid #d7d7d7; */
   /*  width: 100%; */
}
.trending_box_small {
	float: left;
    width: 100%;
    padding: 0px 0px 20px 0px;
    margin-bottom: 20px;
    transition: all .3s;
    border-radius: 0px;
    background: #FFFFFF;
   /*  border-bottom: 0.5px solid #DDDDDD; */
}

.b-bottom{
	border-bottom: 0.5px solid #D3D3D3;
}


#fixed_section .fixed-Category-section {
	position: -webkit-sticky; 
	position: sticky; 
	top: 100px;
}

.section7 .Our-Authors{
	color: #0F0F0F;
	font-size: 32px; 
	font-weight: 700;
}
.section7 .my-magazine-card-margin .author-name{
	color: #0F0F0F;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
}
.section7 .my-magazine-card-margin .author-age{
	/* color: #707070; */
	color: #0F0F0F;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
}
.gif-mobile{
	/* border: 2px solid #000; */
	padding: 20px 10px 0px 10px;
	height: 540px;
	border-bottom: 0px;
	overflow: hidden;
	border-top-left-radius: 40px;
	border-top-right-radius: 40px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	overflow: hidden;
}

#myslider .owl-carousel .owl-stage {
	margin-left: -80px;
} 
#myslider .owl-carousel .owl-item {
    width: calc(30% - 16.66667px); 
    /* margin-right: 16.66667px; */ 
}
#stripsBox .gradient-color {
	background-color: rgba(0, 0, 0);
	color: #ffffff;
    border-radius: 16px;
    padding: 20px 10px;
}
.email-id {
    color: #34c0c5;
    cursor: pointer;
    transition: all .3s;
    text-decoration: underline;
    display: inline;
    margin: 0;
}
.email-id:hover {
    color: #34c0c5;
    transition: all .3s;
    text-decoration: underline;
}
#stripsBox .email-text {
	font-weight: 700;
    font-size: 25px;
    color: rgba(255, 255, 255, 1);
    line-height: 1.75;
}
#stripsBox .email-box {
    background-color: #ffffff;
    border-radius: 12px;
    padding: 15px;
}
#stripsBox .email-content {
    color: #000;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 15px;
}

	
.section2 .category_box_x1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    flex-direction: column;
    width: 100%;
   /*  margin-top: 8%; */
    border: .5px solid #DDDDDD;
} 

.section2 .category_box_x1 {
    background-color: #fff;
    border-radius: 16px;
    padding: 24px 16px 55px 16px
} 

.section3 .category_box_x1 {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 10px;
    flex-direction: column;
    width: 100%;
   /*  margin-top: 8%; */
    border: 0.5px solid #DDDDDD;
}
.section3 .category_box_x1{
	background-color: #fff;
    border-radius: 12px;
   	padding: 16px 24px 64px 16px;
}
.section3 .category_box_x1 .select_cate_text{
    margin: 0px 0px 10px 0px;
    font-weight: 700;
    font-size: 24px;
    line-height: normal;
    color:#0f0f0f;
}
.section3 .categori_boxi{
    width: 100%;
    margin-bottom: 12px;
    text-align: left;
    border-bottom: 0.5px solid #DDDDDD;
}

.store_icons_width {
    width: 100%;
}

.section3 .categori_boxi p {
    font-weight: 500;
    font-size: 16px;
    color: #707070;
    float: left;
    width: 100%;
    margin: 0;
    text-align: left;
    border-bottom: 1px solid transparent;
    line-height: normal;
    border-radius: 0px;
    padding: 0px 0px 24px 0px;
}
.section3 .categori_boxi p .number{
	float:right;
	font-weight: 400;
}

.section2 .categori_boxi p:hover {
    background: transparent;
    color:#222222;
    cursor: pointer;
    font-weight: 700;
    transition: all .3s
}

.section2 .categori_boxi .active {
    background: transparent;
    color: #717171;
    cursor: pointer;
    font-weight: 700;
}

.section2 .categori_boxi .show_allbtn {
    color: #000;
    background-color: #fff;
    border-radius: 9px;
    text-transform: capitalize !important;
    font-weight: 500;
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
    font-family: 'Montserrat', sans-serif;
    padding: 5px 10px;
    position: absolute;
    left: 66px;
    bottom: 15px;
    font-size: 12px
}

.section2 .categori_boxi .show_allbtn:hover {
    box-shadow: 0 0 40px 40px #e6ddd9 inset
}

.carohel .carousel-item {
    transition: transform 2s ease, opacity .20s ease-out
}

.section2 .form-control {
    background-color: #F7F7F7;
    font-family: 'Montserrat', sans-serif;
    padding: 15px 18px;
    font-weight: 400;
    border-radius: 10px;
    box-shadow: unset;
    margin: 5px 0 0 0;
    color: #717171 !important;
    height: 100% !important;
    border: 1px solid #DDDDDD;
}

.section2 .form-group svg {
    position: absolute;
    z-index: 9;
    width: 16px;
    height: 16px;
    top: 28px;
    left: 20px
}

.month-selector .form-control {
    font-size: 12px;
    padding: 0;
    text-indent: 14px;
    background-color: white;
    border: 1px solid #dedede;
    height: 35px
}

.st_top {
    border-radius: 20px;
    max-height: 700px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 418px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    cursor: pointer
}

.fa-search {
    font-size: 13px;
    color: #868686 !important;
    position: absolute;
    top: 13px;
    left: 12px
}

.st_top h3 {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    padding-right: 28%;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 100px
}

.st_top .arti_detail {
    top: 280px;
    position: absolute;
    float: left;
    width: auto;
    cursor: pointer;
    right: 32px;
    left: 39px
}

.st_top .arti_detail h6 {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.8);
    text-transform: capitalize;
    cursor: pointer
}

.st_top .arti_detail h4 {
    font-size: 22px;
    color: #fff;
    cursor: pointer
}

em {
    font-style: normal;
    font-weight: normal
}

.st_top .arti_detail .mymaindesk {
    overflow: hidden;
    font-size: 14px;
    cursor: pointer;
    color: #fff;
    margin: 0;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    max-height: 135px;
    padding-right: 18%
}

.st_top .arti_detail .mymaindesk p,
.st_top .arti_detail .mymaindesk strong,
.st_top .arti_detail .mymaindesk i,
.st_top .arti_detail .mymaindesk b,
.st_top .arti_detail .mymaindesk span {
    color: #fff !important
}

.st_top .arti_detail p,
.st_top .arti_detail span {
    font-size: 14px;
    cursor: pointer;
    color: #fff !important;
    margin: 0
}

.category-bg {
    border-radius: 29px;
    max-height: 700px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 213px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden
}

.category-bg h5 {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    position: absolute;
    bottom: 5px;
    left: 30px
}

.new_category_box {
    float: left;
    width: 100%;
    border-bottom: 0px solid #f2f2f2;
}

.new_category_box .trending_box {
    float: left;
    width: 100%;
    height: fit-content;
    padding: 0px;
    transition: all .3s;
    border-radius: 16px;
    border: 0px solid #ddd;
    background: unset;
}

.new_category_box .trending_box:hover {
    transition: all .4s;
    cursor: pointer;
    box-shadow: 0 4px 21px 0 #00000017
}

#People_Stories_Section .People_and_Stories_Banner_Img, #Life_And_Living_Section .People_and_Stories_Banner_Img,
#Money_Matters_Section .People_and_Stories_Banner_Img, #Health_and_Wellness_Section .People_and_Stories_Banner_Img
{
	max-height: 500px;
    width: 100%;
    float: left;
    background-size: cover;
   /*  height: 400px; */
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 12px;
}

.magazine-cards .People_Stories_h6_text{
	color: #707070;
    font-weight: 600;
    font-size: 14px !important;
    text-transform: capitalize;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin: 0;
    padding-top: 5px;
    max-height: 100px;
    border-top: 0px solid #d7d7d7;
    width: 100%;
    /* cursor: pointer; */
}
.magazine-cards .People_Stories_h4_text{
	overflow: hidden;
    letter-spacing: .5px;
    font-size: 20px !important;
    line-height: 25px !important;
    cursor: pointer;
    /* height: 80px; */
    /* max-height: 50px; */
    margin: 2% 0;
    color: #0F0F0F;
    /* text-overflow: ellipsis; */
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-weight: 600;
}

.section3 .trending_box_small .left_small_h6_box {
    color: #707070;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 12px !important;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin: 0;
    padding-top: 5px;
    max-height: 100px;
    border-top: 0px solid #d7d7d7;
    width: 100%;
}
.section3 .trending_box_small .left_small_h4_box {
    overflow: hidden;
    letter-spacing: .5px;
    font-size: 16px !important;
    line-height: 1.4;
    cursor: pointer;
    margin: 2% 0;
    color: #0F0F0F;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-weight: 600;
}

/* #People_Stories_Section .trending_box_small .left_small_h6_box{
	color: #707070;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 12px !important;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin: 0;
    padding-top: 5px;
    max-height: 100px;
    border-top: 0px solid #d7d7d7;
    width: 100%;
} */

/* #People_Stories_Section .trending_box_small .left_small_h4_box {
	overflow: hidden;
    letter-spacing: .5px;
    font-size: 16px !important;
    line-height: 1.4;
    cursor: pointer;
    margin: 2% 0;
    color: #0F0F0F;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    font-weight: 600;
} */

.section2 .new_category_box .section2_trending_auth_img {
	max-height: 500px;
	height: 460px;
    width: 100%;
    float: left;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 16px;
   /*  padding: 0px 10px; */
}
#Health_and_Wellness_Section .health_and_wellness_img1{
	float: left;
    width: 100%;
    /* height: fit-content; */
    padding: 0px;
    transition: all .3s;
    border-radius: 16px;
    /* border: 0px solid #ddd; */
    background: unset;
}
#Health_and_Wellness_Section #health_and_wellness_right_section .h6_text{
	color: #707070 !important;
    text-transform: capitalize;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin: 0;
    padding-top: 5px;
    max-height: 100px;
    border-top: 0px solid #d7d7d7;
    width: 100%;
}
#Health_and_Wellness_Section #health_and_wellness_right_section h4{
	overflow: hidden;
    letter-spacing: .5px;
    font-size: 20px !important;
    line-height: 27px !important;
    /* height: 80px; */
    margin: 2% 0;
    color: #202a25;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* max-height: 50px; */
    font-weight: 600!important;
}
#Health_and_Wellness_Section #health_and_wellness_right_section .Health_Wellness_right_text{
	color: #707070 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    overflow: hidden;
    -webkit-line-clamp: 2 !important;
    text-transform: capitalize;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin: 0;
    padding-top: 5px;
    max-height: 100px;
    border-top: 0px solid #d7d7d7;
    width: 100%;
}


.section4 .new_category_box{
	float: left;
    width: 100%;
    border-bottom: 0px solid #f2f2f2;
}
.section4 .section4_new_category_box {
	float: left;
    width: 100%;
    border-bottom: 0px solid #f2f2f2;
}

.section4 .section4_new_category_box .heading_of_life {
	font-size: 24px;
    letter-spacing: .5px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
    float: left;
    border: 0.5px solid #DDDDDD;
    width: 100%;
    padding: 16px;
    border-radius: 12px;
}

.section4 .trending_box.health_and_wellness_img1 .trending_auth_img {
	max-height: 500px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 12px;
    padding: 0px 10px;
} 

.section4 .trending_box.health_and_wellness_img2 .trending_auth_img {
	max-height: 500px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 210px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 12px;
    padding: 0px 10px;
}

.section4 .trending_box_small h6{
	color: #707070 !important;
    text-transform: capitalize;
    font-size: 14px !important;
    font-weight: 500 !important;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin: 0;
    padding-top: 5px;
    max-height: 100px;
    border-top: 0px solid #d7d7d7;
    width: 100%;
}

.section4 .trending_box_small h4 {
	overflow: hidden;
    letter-spacing: .5px;
    font-size: 20px !important;
    line-height: 27px !important;
   /*  height: 80px; */
    margin: 2% 0;
    color: #202a25;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
   /*  max-height: 50px; */
   font-weight: 700!important;
}
.section4 .Health_Wellness_right_text{
	color: #707070 !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    overflow: hidden;
    -webkit-line-clamp: 2 !important;
}

.section5 .section4_new_category_box .heading_of_life {
	font-size: 24px;
    letter-spacing: .5px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
    float: left;
    border: 0.5px solid #DDDDDD;
    width: 100%;
    padding: 16px;
    border-radius: 12px;
}

.section6 .section6_new_category_box .heading_of_life {
	font-size: 24px;
    letter-spacing: .5px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
    float: left;
    border: 0.5px solid #DDDDDD;
    width: 100%;
    padding: 16px;
    border-radius: 12px;
}


.awesome_box_line_cate
{
    position: absolute;
    bottom: 0px;
}
#category_wise_section {
    margin-top: 0%
}

.new_category_box .trending_box_small {
    float: left;
    width: 100%;
    padding: 0px 0px 20px 0px;
    margin-bottom: 20px;
    transition: all .3s;
    border-radius: 0px;
    background: #FFFFFF;
    border-bottom: 0.5px solid #DDDDDD;
}

.new_category_box .trending_box_small:hover {
/*     transition: all .4s;
    cursor: pointer;
    box-shadow: 0 4px 21px 0 #00000017 */
}

.new_category_box .trending_auth_img_small {
    max-height: 128px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 70px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 5px;
    padding-bottom: 15px
}
.awesome_small_box{
	/* margin-top: 8px; */
    float: left;
    width: 100%;
}

.section4_awesome_small_box {
	/* margin-top: 8px; */
    float: left;
    width: 100%;
}

.section4_awesome_small_box h6 {
	color: #707070;
   /*  cursor: pointer; */
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin: 0;
    padding-top: 5px;
    max-height: 100px;
    border-top: 0px solid #d7d7d7;
    width: 100%;
}

.section4_awesome_small_box h4 {
	overflow: hidden;
    letter-spacing: .5px;
    font-size: 20px !important;
    line-height: 27px !important;
   /*  cursor: pointer; */
    /* height: 80px; */
    margin: 2% 0;
    color: #0F0F0F;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    /* max-height: 50px; */
    font-weight: 600;
}

.section6 .new_category_box .trending_auth_img_small {
	max-height: 200px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 5px;
    padding-bottom: 15px;
}

/* .section6 .paragrah_magazine .paragraph {
	font-size: 16px;
    font-weight: 400;
	text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 100px;
    color: #707070;
    overflow: hidden;
    line-height: 24px;
} */

section6 .section6_new_category_box .heading_of_life {
   	font-size: 24px;
    letter-spacing: .5px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
    float: left;
    border: 1px solid #DDDDDD;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    font-family: 'Montserrat';
}

/* .new_category_box .trending_box_small h4 {
	overflow: hidden; 
    letter-spacing: .5px;
    font-size: 16px;
    line-height: 25px !important;
    cursor: pointer;
    margin: 2% 0;
    color: #0F0F0F;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2; 
    font-weight: 700;
}
 */
/* .section3 .People_Stories_h6_text{
	color: #707070;
    font-weight: 600;
    font-size: 14px !important;
} */

/* .section3 .People_Stories_h4_text{
	font-size: 20px !important;
} */

.section3 .People_Stories_h6_para{
	color: #707070;
    font-size: 16px !important;
    font-weight: 500;
    overflow: hidden;
    -webkit-line-clamp: 2 !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    /* text-overflow: ellipsis; */
}

/* .section3 .left_small_h6_box {
	font-size: 12px !important;
} */

/* .section3 .left_small_h4_box {
	font-size: 16px !important;
	font-weight: 700;
} */

/* .new_category_box .trending_box_small h6,
#var_title1 {
    color: #707070;
    cursor: pointer;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 500;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin: 0;
    padding-top: 5px;
    max-height: 100px;
    border-top: 0px solid #d7d7d7;
    width: 100%;
} */

.new_category_box .author-image-cardy {
    width: 7%;
    float: left;
    object-fit: cover;
    height: 25px;
    margin: 7px 0
}

.new_category_box .trending_box h4 {
    font-size: 24px;
    cursor: pointer;
    letter-spacing: .5px;
    font-weight: 600;
    color: #ffffff;
    line-height: 32px;
    text-transform: capitalize;
   /*  margin: 0px 0 18px 0; */
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 100px;
    height: 65px;
    overflow: hidden;
    padding-bottom: 0px;
}

.border-top-my {
    float: left;
    width: 100%;
    border-top:0px solid #d7d7d7
}

.new_category_box .trending_box h6,
#var_title1 {
    letter-spacing: .5px;
    color: #ffffff;
    font-size: 14px;
    float: left;
    font-weight: 600;
    margin: 15px 0 10px 0;
    text-transform: capitalize
}

.new_category_box .description_paragrah_magazine {
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 100px;
    color: #8d8d8d;
    overflow: hidden
}

.new_category_box .trending_box p,
.new_category_box .trending_box h3,
.new_category_box .trending_box strong,
.new_category_box .trending_box b,
.new_category_box .trending_box i,
.new_category_box .trending_box p strong {
    font-size: 12px !important;
    line-height: normal;
    cursor: pointer;
    font-style: normal;
    margin: 0;
    font-weight: normal;
    font-family: 'Montserrat', sans-serif !important;
    color: #8d8d8d !important
}

.new_category_box .second_trending_box {
    float: left;
    width: 100%;
    height: fit-content;
    transition: all .3s;
    border-radius: 0;
    margin-bottom: 5%;
    border-bottom: 1px solid #DDDDDD66;
    padding: 15px 0 15px 0
}

.new_category_box .second_trending_box:hover {
    transition: all .4s;
    cursor: pointer;
    box-shadow: 0 4px 21px 0 #00000017
}

.new_category_box .heading_of_life {
   	font-size: 24px;
    letter-spacing: .5px;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
    float: left;
    border: 0.5px solid #DDDDDD;
    width: 100%;
    padding: 16px;
    border-radius: 12px;
}

.new_category_box .heading_of_life hr {
    width: 25%;
    border-bottom: 6px solid #34c0c5;
    margin: 0;
    display: none
}

.new_category_box .second_trending_auth_img {
    max-height: 400px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 140px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: 14px
}

.new_category_box .second_author-image-cardy {
    width: 12%;
    float: left;
    object-fit: cover;
    height: 20px;
    margin-top: 3px
}

.new_category_box .short_author_name {
    overflow: hidden;
    text-transform: capitalize;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    max-height: 100px;
    float: left;
    width: fit-content;
    font-weight: 300
}

.new_category_box .second_trending_box h4 {
    font-size: 20px;
    font-weight: 500;
    color: #222;
    text-transform: capitalize;
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    max-height: 120px;
    margin-bottom: 20px
}

.new_category_box .second_trending_box h6 {
    color: #8d8d8d;
    font-size: 10px;
    float: left;
    margin: 0 5px;
    width: 82%;
    font-weight: 300
}

.new_category_box .people_trending_box {
    float: left;
    width: 100%;
    height: fit-content;
    transition: all .3s;
    border-radius: 18px
}

.new_category_box .people_trending_box:hover {
    box-shadow: 0 0 11px rgba(33, 33, 33, .2);
    transform: translateY(-10px)
}

.new_category_box .people_trending_box:hover .trending_auth_img {
    border-top-right-radius: 18px;
    transition: all .3s;
    border-bottom-left-radius: 18px
}

.new_category_box .people_trending_auth_img {
    max-height: 400px;
    width: 100%;
    float: left;
    background-size: cover;
    height: 310px;
    background-repeat: no-repeat;
    background-position: center;
    overflow: hidden;
    border-radius: .25rem
}

.new_category_box .people-author-image-cardy {
    width: 10%;
    float: left;
    object-fit: cover;
    height: 40px
}

.new_category_box .people_author_name {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    max-height: 100px;
    float: left
}

.new_category_box .people_trending_box h4 {
    font-size: 32px;
    font-weight: 600;
    color: #222;
    text-transform: capitalize;
    margin: 0;
    overflow: hidden;
    cursor: pointer;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    max-height: 120px;
    margin-bottom: 10px
}

.new_category_box .people_trending_box h6 {
    color: #8d8d8d;
    font-size: 12px;
    float: left;
    margin: 10px 5px;
    width: 82%
}

.new_category_box .people_trending_box p {
    overflow: hidden;
    font-size: 14px !important;
    line-height: normal;
    cursor: pointer;
    margin: 1% 0;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    max-height: 100px;
    color: #8d8d8d
}

.trending_silverT .trending-box {
border: 1px solid #DDDDDD;
    border-radius: 10px;
    padding: 25px 15px;
    margin-top: 8%;
}

/* .trending_silverT .trending-box-internal h5 {
    font-weight: 700;
    font-size: 20px;
    position: absolute;
    margin: 0;
    text-align: center;
    color: #ebebeb;
    left: 9px;
    bottom: 7px;
    font-family: 'Oswald', sans-serif
} */
.text_on_img {
	background-color: #ffffff;
    position: absolute;
    top: 18px;
    left: 15px;
    border-radius: 4px;
}

.text_on_img h6 {
	font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    padding: 6px 16px 6px 16px;
    color: rgba(16, 24, 40, 1) !important;
    margin: 0 !important;
}

.trending-box-internal h5 {
	font-weight: 600;
    font-size: 26px;
    /* position: absolute; */
    margin: 0;
    text-align: center;
    color: #D3D3D3;
    /* left: 9px; */
    /* top: 30px; */
    /* bottom: 7px; */
    font-family: 'Oswald', sans-serif;
    padding: 12px;
}

.trending_silverT .trending-box h4 {
    font-size: 16px;
    font-weight: 700 !important;
    text-transform: capitalize;
    letter-spacing: .5px;
    color: #202a25;
    text-align: left;
    margin: 0% 0 8px 0;
}
.trending_box_internal_div .owl-trending
{
	    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 10px;
    
}

.trending_silverT .trending-box-internal {
    float: left;
    width: 100%;
    padding: 0px;
    margin-bottom: 20px;
    transition: all .3s;
    border-radius: 0;
    height: 80px;
    border-radius: 16px;
    border: 0px solid #ddd;
    background: transparent;
}

.trending-box .trending_box_internal_div .owl-theme .owl-nav {
    margin-top: 0;
    position: absolute;
    top: -60px;
    right: 17px
}

/* .trending_silverT .trending-box-internal img {
    filter: brightness(0.7);
    border-radius: 12px;
    width: 100%;
    margin: 0;
    float: left;
    height: 80px;
    object-fit: cover
} */

.trending-box-internal img {
    filter: brightness(0.7);
    border-radius: 12px;
    width: 100%;
    margin: 0;
    float: left;
    height: 140px;
    object-fit: cover
}

.trending_silverT .trending-box-internal .author_name_text {
    color: #8d8d8d;
    font-size: 10px;
    float: left;
    height: 20px;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    overflow: hidden;
    margin-top: 5px;
    max-height: 100px;
    margin-top: 15px
}

.section2 .trending-box-internal .author_name_text {
	color: rgba(15, 15, 15, 1);
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.trending_silverT .trending-box-internal .trending-para-title {
    overflow: hidden;
    float:left;
        width: 100%;
    letter-spacing: .5px;
    font-size: 18px !important;
    line-height: 27px !important;
    cursor: pointer;
    height: 80px;
    margin: 2% 0;
    color: #202a25;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
      -webkit-line-clamp: 2;
    max-height: 55px;
    font-weight: 600;
    font-size: 24px
}

.trending_silverT .trending-box-internal .author_name_text {
    color: #222222;
    text-transform: capitalize;
    font-size: 12px;
    cursor: pointer;
    font-weight: 600;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    margin: 0;
    padding-top: 0px;
    max-height: 100px;
    border-top: 0px solid #d7d7d7;
    height: 20px !important;
    width: 100%;
}

.trending_silverT .trending-box-internal .trending_date_time_text {
    color: #8d8d8d;
    font-size: 10px;
    margin-top: 2%
}

.trending_silverT .trending-box-internal .margin-class {
    margin: 11px 0
}

/* .trending_silverT .trending_box_internal_div {
    margin-top: 6%
} */

.trending_box_internal_div {
	/* margin-top: 6% */
}

.border-right {
    border-right: 1px solid #DDDDDD66 !important
}

.border-left {
    border-left: 1px solid #DDDDDD66 !important
}

.arti_publish {
    background: linear-gradient(111.55deg, #fff 0, #fff 97.8%);
    float: left;
    border-radius: 12px;
    width: 100%;
    margin: 0;
    border: 1px solid #DDDDDD66
}

.arti_publish_img {
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
    background-image: url(/care/care-style/images/anout.jpg);
    width: 100%;
    float: left;
    background-size: cover;
    height: 225px;
    background-repeat: no-repeat;
    background-position: center
}

.arti_publish h5 {
    font-size: 23px;
    color: #222 !important
}

.vector_img {
    float: left;
    margin: 0 10px;
    width: fit-content
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-image: unset !important
}

.carousel-control-next,
.carousel-control-prev {
    width: 5%
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    width: unset
}

.article_card_NG {
    border-radius: 10px;
    width: 100%;
    height: 350px;
    float: left;
    padding: 12px 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.article_card_NG .bg-white {
    margin-top: 10%
}

.article_card_NG .internalBody {
    margin-top: 23%
}

.article_card_NG h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
    max-height: 90px;
    padding-right: 11px;
    text-align: left;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin: 0
}

.userInformation_ng img {
    height: 24px;
    width: 100%;
    object-fit: cover
}

.userInformation_ng h3 {
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    text-align: left;
    color: rgba(255, 255, 255, 0.89);
    cursor: pointer;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
    max-height: 90px;
    padding-right: 11px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin: 0
}

.userInformation_ng h5 {
    color: rgba(255, 255, 255, 0.89);
    font-size: 12px;
    margin: 5px 0;
    text-align: left
}

.DescriptionOpen_ng p {
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
    max-height: 150px;
    padding-right: 11px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    margin: 0;
    text-align: left;
    color: #fff
}

.myBg {
    background-color: #fff
}

.backHeading {
    color: #fff;
    text-align: left;
    margin: 0;
    float: left;
    font-size: 24px;
    width: 100%;
    font-weight: 700;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    overflow: hidden;
    max-height: 90px;
    padding-right: 11px;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    margin: 0
}

#myCarousel_NG .carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%
}

#myCarousel_NG .carousel-indicators {
    bottom: 0
}

@media only screen and (max-width:480px) and (min-width:350px) {
	.display-flex{display: block !important;}
	.Display-flex{display: block;}
	.section5 .Life_and_Living_small_img{height: 200px; max-height: 200px; margin-top: 20px;}
	.section5 .Life_and_Living h6{font-size: 14px !important; margin-top: 10px;}
	.section5 .Life_and_Living h4{margin-top: 10px;}
	#Money_Matters_Section{margin-top: 0 !important;}
	#Health_and_Wellness_Section{margin-top: 0 !important;}
	#Life_And_Living_Section{margin-top: 0 !important;}
	.awesome_small_box{margin-top: 20px;}
	.margin-0{margin-top: 5px;}
	.padding-0{padding: 0;}
	#myslider .owl-theme .owl-nav{top: -58px !important;}
	#myslider .my-magazine-card .my-magazine-card-margin{bottom: 9% !important;}
	.gif-mobile{height: 402px;}
	#People_Stories_Section .trending_box_small .left_small_h6_box{font-size: 14px !important;}
	.Audio_Translation{margin-top: 30px;}
	.Increase_Font_Size{margin-top: 30px;}
	.Share_Article{margin-top: 30px;}
	#myslider .owl-carousel .owl-stage{margin-left: 0px;}
	
    #myslider .owl-theme .owl-nav {
       top: -53px; 
        right: 4%
    }
    .section1 .heading-text-m1 h6 {
        margin-bottom: 15%
    }
    .trending_silverT .trending-box-internal {
        height: 300px
    }
    .section-1-magazine-heading,
    .section-1-magazine-heading-2,
    .section-2 .owl-one .owl-nav {
        display: none
    }
    .new_category_box .trending_auth_img {
        height: 220px
    }
    .new_category_box .heading_of_life {
        font-size: 18px
    }
    .new_category_box .trending_box_small {
        height: auto
    }
    .categori_boxi {
        margin-bottom: 16px;
        float: left;
        width: 100%
    }
    .new_category_box .trending_auth_img_small {
        height: 90px;
        max-height: 135px
    }
    .new_category_box .trending_box_small h4 {
        -webkit-line-clamp: 2
    }
    .emptyBtn_view {
        font-size: 10px;
        padding: 10px 10px
    }
    #myslider .my-magazine-card .magazine-card-heading {
    font-size: 18px;
    height: 40px;
    min-height: 25px;
    margin-bottom: 0;
    margin-bottom: 0;
    }
    #myslider .my-magazine-card .my-magazine-card-margin
    {
        bottom: 35%;
    }
    #myslider .my-magazine-card .read_article_btn
    {
    padding: 4px 20px;
        bottom: 13%;
    }
    #myslider .my-magazine-card {
        height: 250px;
        min-height: 250px;
        margin: 0 22px 0 22px;
    }
    .section2 .category_box_x1 {
        display: block;
        margin-bottom: 0;
        padding-bottom: 0;
        float: left
    }
    .section2 .form-group svg {
        top: 14px;
        left: 35px
    }
    .section2 .form-control {
        padding: 20px 55px;
        margin: 0;
        border: 2px solid #ddd
    }
    #mySlider:hover {
        margin-left: 0
    }
    #myslider :hover .dp_item {
        width: 80%
    }
    #myslider .my-magazine-card .magazine-card-auth-name,
    #myslider .my-magazine-card .magazine-published-date {
        font-size: 6px
    }
    #myslider :hover .dp_item[data-position="2"] {
        transform: rotateY(0) translateX(15%) scale(0.9)
    }
    #myslider :hover .dp_item[data-position="3"] {
        transform: rotateY(0) translateX(25%) scale(0.9)
    }
    #myslider :hover .dp_item[data-position="4"] {
        transform: rotateY(0) translateX(30%) scale(0.9)
    }
    .border-left {
        border-left: 0 solid #4b4b4b !important
    }
    .trending_silverT {
        position: unset;
        position: unset;
        top: unset
    }
    /* .trending_silverT .trending-box-internal img {
        height: 100%;
        height: 140px;
        border-radius: 14px
    } */
    
   /*  .trending_silverT .trending_box_internal_div {
        height: 100%;
        overflow: unset
    } */
    
/*     .new_category_box .second_author-image-cardy {
        height: 40px
    } */
    
    .new_category_box .people_trending_auth_img {
        height: 205px
    }
    .new_category_box .people-author-image-cardy {
        height: 28 px;
        width: 18%
    }
    .new_category_box .people_trending_box h6 {
        margin: 7px 5px
    }
    .new_category_box .people_trending_box h4 {
        font-size: 14px;
        margin-bottom: 0
    }
    .new_category_box .people_trending_box h6 {
        font-size: 9px
    }
    .new_category_box .second_trending_box h4 {
        margin: 18px 0
    }
    .new_category_box .second_trending_box h6 {
        margin: 13px 9px
    }
    .myauthor_st {
        height: 28px
    }
    .st_top {
        height: 270px
    }
    .st_top h3 {
        font-size: 15px
    }
    .st_top .arti_detail {
        top: 135px;
        position: absolute;
        float: left;
        width: inherit;
        right: unset;
        left: unset
    }
    .my-mt {
        margin-top: 10%
    }
    .section1 h2 {
        font-size: 28px;
        line-height: 30px;
        margin-top: 0
    }
    .trending_box {
        height: 210px
    }
    .st_top .arti_detail .mymaindesk img {
        display: none
    }
    .arti_publish {
        position: unset
    }
    .arti_publish_img {
        border-radius: 20px
    }
    .carousel-control-next-icon .fa-chevron-right {
        font-size: 20px
    }
    .carousel-control-prev-icon .fa-chevron-left {
        font-size: 20px
    }
    .carousel-control-next,
    .carousel-control-prev {
        top: 38px
    }
    .new_category_box .trending_box h6,
    #var_title1 {
        font-size: 8px
    }
    .new_category_box .trending_box_small h6, #var_title1
    {
    font-size: 5px;
    }
    .new_category_box .author-image-cardy {
        height: 30px;
        margin-top: 5px
    }
}

@media only screen and (max-width:768px) and (min-width:600px) {
    .arti_publish {
        position: unset
    }
    .st_top {
        height: 360px
    }
    .st_top .arti_detail {
        top: 185px
    }
    .category-bg {
        height: 160px
    }
    .category-bg h5 {
        font-size: 18px
    }
    .trending_box h5 {
        font-size: 13px
    }
    .trending_box h4 {
        margin-top: 7px
    }
    .myfooter {
        padding-top: 2%
    }
}

@media only screen and (max-width:1024px) and (min-width:800px) {
    .arti_publish {
        position: unset
    }
    .st_top {
        height: 360px
    }
    .st_top .arti_detail {
        top: 185px
    }
    .category-bg {
        height: 160px
    }
    .category-bg h5 {
        font-size: 18px
    }
    .trending_box h5 {
        font-size: 32px
    }
    .trending_box h4 {
        margin-top: 7px;
        font-size: 12px
    }
    .section1 {
        max-height: 710px;
        height: 670px
    }
    .trending_box h5 {
        font-size: 13px
    }
    .arti_publish h5 {
        font-size: 26px
    }
}