                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        @import "fonts.css";
/* Reset
***************************************************************/
* {
    border: 0 none;
    outline: 0;
    padding: 0;
    margin: 0;
}
html, body, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, span, strike, strong, sub, sup, tt, var, b, u, i, center, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, fieldset, input[type="text"], textarea {
    margin: 0px auto;
    padding: 0px;
    border: 0;
    outline: 0;
    font-size: 100%;
}
a, img a {
    text-decoration: none;
    border: 0;
    outline: 0;
}
a:hover {
    text-decoration: none;
}
:focus {
    outline: 0px;
}
table {
    border-collapse: collapse;
    border-spacing: 0px;
}
ol, ul, li {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}
* {
    box-sizing: border-box;
}
/* Clearing Floats
***************************************************************/
.clear, .clearAll {
    clear: both;
}
.clearfix:after {
    content: " "; /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.container:after {
    content: " "; /* Older browser do not support empty content */
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
body {
    overflow-x: hidden;
}

.cart-basket {
    font-family: merriweather-bold;
    font-size: 11px;
    position: absolute;
    top: 18px;
    right: 19px;
    width: 17px;
    height: 17px;
    color: #fff;
    background-color: red;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
}

/* HTML 5 element
***************************************************************/

aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
    margin: 0;
    padding: 0;
}
/* Form Element
***************************************************************/
input, textarea, select {
    font-family: 'Merriweather-Light';
    font-size: 14px;
    color: #212121;
}
/* Structure
***************************************************************/
body {
    padding: 0;
    margin: 0;
    color: #212121;
    font-family: 'Merriweather-Light';
    font-size: 14px;
}



.mtop_30{margin-top:30px !important}

.container {
    width: 1170px;
    margin: 0 auto;
    position: relative;
}

.col-md-2 {
    width: 50%;
    float: left;
}
.col-md-3 {
    width: calc(100% / 3);
    float: left;
}
.col-md-4 {
    width: 25%;
    float: left;
}
.col-md-5 {
    width: 25%;
    float: left;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

/* Navigation Section
***************************************************************/
* {
    box-sizing: border-box;
}
.f-right {
    float: right !important;
} 

.topLinks{
    border-bottom: 1px solid #e8e9e9;
    height: 39px;
}

.topLinks__left{
    float: left;
    /*width: 700px;*/
      width: 730px;
  
}

.topLinks__right{
    float: right;
    width: 210px;
    margin-top: 6px;
}

.topLinks__buy{
    float:left;
}
.topLinks__buy a{
    background:#ff0000;
    color:#fff;
    font-size:14px;
    height:23px;
    line-height:24px;
    padding: 0 10px;
    border-radius:4px;
    text-decoration:none;
    font-family: 'SourceSansPro-Semibold';
    display:inline-block;
    margin-right: 20px;
}
.topLinks__social-icon{
   /* float:left;*/
      float: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}
.topLinks__search{
    float:left;
    width:20px;
}
.topLinks__social-icon ul{
    margin:0;
    padding:0;
}

.topLinks__social-icon li{
    margin:0;
    padding:4px 7px 0 0;
    display: inline-block;
}

/*.icon-social-l {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../media/image/spirite-social-icon.png) -10px -4px no-repeat;
    text-decoration: none;
    outline: none; 
    transition:all .3s ease-in;
}*/
.icon-social-l {
    display: inline-block;
    width: 20px;
    height: 16px;
    background: url(https://moneylife.in/events/New_Moneylife/Moneylife_social_media.png) -10px -4px no-repeat;
    background-position-x: -10px;
    background-position-y: -4px;
    text-decoration: none;
    outline: none;
    transition: all .3s ease-in;
}
.icon-social-l.icon-social-l__fb {
    background-position: -10px -4px;
}
.icon-social-l.icon-social-l__fb:hover {
    background-position: -11px -29px;
}

.icon-social-l.icon-social-l__tw {
    background-position: -51px -4px;
    width: 20px;
}
.icon-social-l.icon-social-l__tw:hover {
    background-position: -52px -29px;
}
.icon-social-l.icon-social-l__in {
    background-position: -96px -4px;
}
.icon-social-l.icon-social-l__in:hover {
    background-position: -97px -29px;
}
.icon-social-l.icon-social-l__wa {
    background-position: -131px -4px;width: 20px;
}
.icon-social-l.icon-social-l__wa:hover {
    background-position: -131px -29px;
}
.icon-social-l.icon-social-l__tl {
    background-position: -164px -4px;width: 20px;
}
.icon-social-l.icon-social-l__tl:hover {
    background-position: -164px -29px;
}
.icon-social-l.icon-social-l__em {
    background-position: -51px -53px;
}
.icon-social-l.icon-social-l__em:hover {
	background-position: -51px -76px;
}
.topLinks__search{
    position: relative;
    margin-top: 4px;
}
.topLinks__search a{
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../media/image/spirite-social-icon.png) -149px -5px no-repeat;
    text-decoration: none;
    outline: none; 
    transition:all .3s ease-in;
    text-decoration: none;
}
.topLinks__left a{
    display: inline-block;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #5f6565;
    margin-right: 23px;
    font-family: 'SourceSansPro-Regular';
}

.topLinks__left a:hover{
    color: #db4e63;
}


.logo{
    width: 184px;
    height: 56px;
    margin:14px 0 12px 30px;
    float: left;
}

.menu-left {
    position: absolute;
    left: 0;
    top: 30px;
    width: 22px;
    height: 17px;
    background: #6d6d6d;
    display: inline-block;
    vertical-align:middle;
    cursor: pointer;
}
.menu-left:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #fff;
    left: 0;
    top: 3px;
}
.menu-left:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #fff;
    left: 0;
    top: 10px;
}

.sidebarmenu-left{
    position: fixed;
    left: -260px;
    top: 0;
    bottom: 0;
    width: 260px;
    background: #fff;
    z-index: 99;
    overflow: auto;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-align: left;
}

.sidebarmenu-left ul{ padding:0; margin:0;}
.sidebarmenu-left ul li .menuLinkRow{
    padding: 7px 20px;
    background-color:#f4f4f4;
    border-bottom: 3px solid #fff;
    display: block;
    position: relative;
    cursor: pointer;
}
.sidebarmenu-left ul li a{
    position:relative;
    display:inline-block;
    padding: 0; 
    color:#000;
    font-size:16px;
    line-height: 2;
    overflow: hidden;
    font-family: 'Freight-SansMedium';
}

.sidebarmenu-left ul li a:hover{color:#dd4d61;}

.sidebarmenu-left ul li .hasSubMenu::after {
    position: absolute;
    right: 30px;
    top: 8px;
    content: "+";
    display: inline-block;
    height: 6px;
    transition: all .2s ease 0s;
    width: 6px;
    vertical-align: middle;
    cursor: pointer;
    font-weight: 900;
    font-size: 26px;
}
.sidebarmenu-left::-webkit-scrollbar { width: 0 !important }
.sidebarmenu-left { overflow: -moz-scrollbars-none; }
.sidebarmenu-left { -ms-overflow-style: none; }
.sidebarmenu-left ul li .hasSubMenu.expanded::after {
    content: "-";
    color: #fff;
}

.sidebarmenu-left ul li .hasSubMenu.expanded{
    border-bottom: 3px solid #dd4d61;
    background: #dd4d61;
}
.sidebarmenu-left ul li .hasSubMenu.expanded a{
    color: #fff;
}
.sidebarmenu-left ul li .hasSubMenu.expanded::after {
    border-color: transparent #fff #fff transparent;
}
.sidebarmenu-left ul li .jqMmenuLavel2 .menuLinkRow{
    border-bottom: 0 solid #fff;
    padding: 5px 20px;
    background: #fff;
}
.sidebarmenu-left.open{
    left: 0;
}
.logo a{
    background: url('../media/image/logo.png') 0 0 no-repeat;
    display: block;
    width: 100%;
    height: 100%;
}

.header__right{
    float: right;
    width: 200px;
    text-align:right;
    margin-top: 25px;
}

.shopping-icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    background:url(../media/image/spirite-social-icon.png) -10px -60px no-repeat;
    text-decoration: none;
    outline: none; 
    transition:all .3s ease-in;
    text-decoration: none;
    vertical-align:middle;
}
.login-placeholder{
    display:inline-block;
}
.login-placeholder a{
    margin-right: 10px;
    vertical-align: middle;
}
.menu {
    position: relative;
    width: 16px;
    height: 14px;
    background: #6d6d6d;
    display: inline-block;
    vertical-align:middle;
    cursor: pointer;
}
.menu:after {
    content: " ";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #fff;
    left: 0;
    top: 2px;
}
.menu:before {
    content: " ";
    position: absolute;
    width: 100%;
    height: 4px;
    background: #fff;
    left: 0;
    top: 8px;
}

.sidebarmenu{
    position: fixed;
    right: -260px;
    top: 0;
    bottom: 0;
    width: 260px;
    background: #333;
    z-index: 99;
    overflow: auto;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    text-align: left;
}

.sidebarmenu ul li a {
    position: relative;
    display: block;
    padding: 10px 20px;
    color: #fff;
    font-size: 18px;
    line-height: 2;
    overflow: hidden;
    font-family: 'Freight-SansMedium';
}
.sidebarmenu ul li a:hover{
    color: #dd4d61;
}
body.fixed{
    overflow: hidden;
}

.sidebarmenu.open {
    right: 0;
}
.layer {
    z-index: 98;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    display: none;
    top: 0;
    left: 0;
    position: fixed;
    transition: all .5s ease-in-out;
}
body{
    transition: .5s;
}
body.sidebar{
    margin-left: -260px;
    transition: all .3s ease-in-out;
}
nav{
    background:#dd4d61;
    color: #fff;
    height: 60px;
}


nav ul{
    margin:0;
    padding:0;
    text-align: center;
}
nav ul li{
    display: inline-block;
}
nav ul li a{
    color: #fff;
    padding:23px 5px;
    display: block;
    font-family: 'SourceSansPro-Semibold';
    font-size: 14px;
}


.banner{
    background:#f2f2f2 url("https://www.moneylife.in/events/New_Moneylife/paw2105030101.gif") 0 0 no-repeat;
    height:349px;
    /*background-size: cover;*/
}

.banner__heading{
    color: #fff;
    font-size: 40px;
    line-height: 40px;
    font-family: 'Merriweather-Bold';
    text-align: center;
    padding-top: 160px;
}

.banner__heading a{
    color:#db4f63;
}

.sign-in{
    font-family: 'SourceSansPro-Semibold';
    font-size: 18px;
    color: #bfbfbf;
}

.sectionWrap{
    padding: 60px 0 0 0;
}
/* articles Section
***************************************************************/
.articles .aside-left{
    float: left;
    width: 860px;
}

.articles .aside-right{
    float: right;
    width: 270px;
}
.hasFixed{
    position: relative;
}
.hasFixed.fixed{
    position: fixed;
    bottom: 100px;
    background: #fff;
    z-index: 99;
    width: 370px;
}


.imgContainer {
    width: 100%;
    height: 100%;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    border-radius: 4px;
    overflow: hidden;

}

.imgContainer img {
    border-radius: 4px;
    transition: all .3s ease-in-out;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.imgContainer img:hover{
    transform: scale(1.1);
}

.imgContainer--articles{
    height: 480px;
    margin-bottom: 30px;
}

.articles__head{
    font-size: 30px;
    color:#212121;
    line-height: 43px;
    font-family: 'Merriweather-Bold';
    padding: 0 30px 30px 0;
}

.articles__postedby{
    text-align: right;
    font-size: 16px;
    color: #bfbfbf;
    font-family: 'Freight-SansMedium';
}
.articles__postedby .topLinks__social-icon{
    float: right;
    margin-left: 20px;
}
.articles__desc{
    padding-bottom: 20px;
}

.articles__tag{
    display: inline-block;
    background:#db4f63;
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    font-family: 'Freight-SansMedium';
    font-size: 16px;
}

.articles{
    font-size: 16px;
    font-family: 'Merriweather-Light';
    line-height: 24px;
    color: #757575;
}

.articles__text{
    padding-bottom: 40px;
}

.articles-box{
    float: left;
    width: 420px;
    margin: 0 20px 40px 0;
}
.articles-box:nth-child(even) {
    margin-right: 0;
}


.articles-img{
    height: 279px;
    position: relative;
    margin-bottom: 20px;
    display:block;
}

.articles-box__title{
    font-size: 20px;
    color: #212121;
    line-height: 28px;
    font-family: 'Merriweather-Bold';
    padding: 0 0 10px 0;
}
.articles-box__posted{
    padding-bottom: 10px;
    color: #bfbfbf;
    font-family: 'Freight-SansMedium';
}
.articles-box__desc{
    font-size: 14px;
    line-height: 26px
}

.tag-articles-img{
    position: absolute;
    bottom: 20px;
    left: 20px;
    background-color: #222626;
    border-left: 3px solid #db4f63;
    padding:2px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Freight-SansMedium';
}

.tag-articles-img--sponsor{
    background-color: #db4f63;
    border-left: 3px solid #222626;
    left: 168px;
}

.search-keyword{
    position: relative;
    height: 51px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,0.05);
    width: 257px;
    margin: 0% auto;
}
.search-keyword .search-keyword__input{
    padding: 2px 20px 0 20px;
    height: 51px;
    box-sizing: border-box;
    width: 257px;
    border: 1px solid #f2f2f2;
    color: #bfbfbf;
    font-size: 18px;
    font-family: 'Freight-SansMedium';
}
.search-keyword .search-keyword__input:focus{
    border: 1px solid #65c5ac;
}
.search-keyword a{
    background:url('../media/image/icon-search.png') 0 0 no-repeat;
    width: 54px; 
    height: 51px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    text-decoration: none;
}

.popular-news{
    border: 1px solid #eaeaea;
    border-radius: 5px;
    width: 257px;
    margin: 20px auto;
}

.popular-news__tab{
    border-bottom: 1px solid #eaeaea;
    height: 50px;
}
.popular-news__tab li{
        float: left;
    width: 33%;
    height: 45px;
    position: relative;
    text-align: center;
    line-height: 19px;
    color: #bfbfbf;
    font-size: 15px;
    cursor: pointer;
    font-family: freight-sansmedium;
    top: 5px;
}
.popular-news__tab li.active{
    color: #212121;
}

.popular-news__tab li:after{
    content: "";
    height: 2px;
    background: #e57e8d;
    width: 100%;
    bottom: -1px;
    left: 0;
    width: 0;
    position: absolute;
    transition: all .3s ease-in-out;
}
.popular-news__tab li.active:after{
    width: 100%;
}

.news-tab__row + .news-tab__row{
    border-top: 1px solid #eaeaea;
}
.news-tab__row a{
    color: #757575;
    font-size: 15px;
    line-height: 24px;
    padding:20px;
    display: block;
}
/* magazine Section
***************************************************************/
.sectionWrap.magazine{
    background: #fafafa;
    padding:60px 0;
}

.text-center{
    text-align: center;
}

.magazine__link{
    position: absolute;
    top:0;
    right: 0;
    font-size: 16px;
    font-family: 'Merriweather-Regular';
    color: #db4f63;
    text-decoration:underline;
}

.lead-articles{
    background: url('../media/image/banner-magazine.jpg') 0 0 no-repeat;
    height: 495px;
    background-size: cover;
    border-radius: 4px;
    position: relative;
    margin-bottom: 30px;
    color: #fff;

}

.lead-articles__inner{
    padding: 20px 0 0 30px;
    width: 630px;
    position: absolute;
    bottom: 30px;
}

.lead-articles__title{
    font-size: 28px;
    font-family: 'Merriweather-Bold';
    line-height: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    padding-left: 5px;
    border-left: 3px solid #db4f63;
}

.lead-articles__fund{
    font-size: 20px;
    font-family: 'Freight-SansMedium';
    color: #db4f63;
    padding-bottom: 20px;
}
.lead-articles__con{
    font-size: 18px;
    line-height: 24px;
    padding-bottom: 20px;
}

.lead-articles__btn a{
    display: inline-block;
    border:2px solid #ffff;
    border-radius: 5px;
    width: 200px;
    height: 40px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Freight-SansMedium';
    font-size: 22px;
    padding:6px 0;
    transition: all .3s ease-in-out;
}

.lead-articles__btn a:hover{
    border-color: #db4f63;
    background: #db4f63;
}

.top-stories_head{
    font-size: 22px;
    color: #212121;
    line-height: 30px;
    font-family: 'Merriweather-Bold';
    margin: 0 0 30px 0;
    border-left: 4px solid #d88c8c;
    padding: 0 0 0 18px;
}

.top-stories{
    display: flex;
}
.top-stories__left{
    float: left;
    width: 786px;
    padding-right: 42px;
}

.top-stories__right{
    float: left;
    width: 382px;
    padding-left: 42px;
    border-left: 1px solid #e1e1e1;
}

.stories__row{
    position: relative;
    padding: 0 0 0 384px;
    min-height: 198px;
    font-family: 'Freight-SansMedium';
    color: #757575;

}
.stories__row + .stories__row{
    margin-top: 40px;
}
.stories__pic{
    float: left;
    position: absolute;
    left: 0;
    top: 0;
}

.stories__title{
    color: #db4f63;
    text-transform: uppercase;
    font-size: 17px;
    padding-bottom: 10px;
}
.stories__title a{
    color: #db4f63;
    text-decoration: none;
}
.stories__date{
    font-size: 16px;
    color: #bfbfbf;
    padding-bottom: 24px;
}
.stories__text{
    font-size: 20px;
    color: #212121;
    line-height: 26px;
    font-family: 'Merriweather-Bold';
    padding-bottom: 24px;
}

.stories__text-1{
    font-family: 'Merriweather-Light';
    font-size: 16px;
    line-height: 20px;
}

.highlights__row{
    position: relative;
    min-height: 70px;
    padding: 0 0 0 117px;
    font-size: 14px;
    color: #000000;
    font-family: 'SourceSansPro-Regular';
}
.highlights__row + .highlights__row{
    margin-top: 30px;
}
.highlights__pic{
    width: 100px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
}
.highlights__pic img, .highlights__pic .imgContainer{
    border-radius: 0;
}

.highlights__title{
    font-family: 'Freight-SansMedium';
    padding-bottom: 10px;
    color: #db4f63;
}
.highlights__title a{
    color: #db4f63;
}
/* featured-post Section
***************************************************************/
.featured-post{
    background: #1a1a1a;
    color: #fff;
    padding: 60px 0;
}

.featured-post .articles__head{
    color: #fff;
}

.featured-post__left{
    float: left;
    width: 668px;
    color: #fff;
}

.featured-post__right{
    float: right;
    width: 463px;
    color: #fff;
    margin-top: -30px;
}

.featured-big-post__pic{
    height: 493px;
    margin-bottom: 40px;
}

.featured-big-post__title {
    color: #db4f63;
    text-transform: uppercase;
    font-size: 16px;
    padding-bottom: 10px;
}
.featured-big-post__title a {
    color: #db4f63;
    text-decoration: none;
}
.featured-big-post__story-text {
    font-size: 20px;
    color: #fff;
    line-height: 26px;
    font-family: 'Merriweather-Bold';
    padding-bottom: 24px;
}
.featured-big-post__story-text-1 {
    font-family: 'Merriweather-Light';
    font-size: 14px;
    line-height: 20px;
    color: #989898;
}

.featured-post__row{
    position: relative;
    min-height: 139px;
    padding: 30px 0 0 190px;
    font-size: 18px;
    color: #d1d1d1;
    font-family: 'Merriweather-Regular';
}
.featured-post__row + .featured-post__row{
    border-top: 1px solid #313131;
    margin-top: 30px;
}

.featured-post__pic{
    width: 169px;
    height: 109px;
    position: absolute;
    left: 0;
    top: 30px;
}
.featured-post__pic img, .featured-post__pic .imgContainer{
    border-radius: 0;
}

.featured-post__title{
    font-family: 'Freight-SansMedium';
    padding-bottom: 10px;
    color: #db4f63;
    padding-top: 5px;
    font-size: 14px;
}
.featured-post__title a{
    color: #db4f63;
}
/* commentary Section
***************************************************************/
.commentary{
    padding: 60px 0;
}
.team__item{
    height: 336px;
    background: #fff;
    box-shadow: 0 1px 6px 0 rgba(0,0,0,0.1);
    transition: all .3s ease-in-out;
    box-sizing: border-box;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
    padding: 20px;
    color: #757575;
    border:1px solid #c0c0c0;
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}
.team__item:hover {
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.2);
    border:1px solid #fff;
}

.team__pic{
    width: 120px;
    height: 120px;
    overflow: hidden;
    display: inline-block;
    margin:10px 0 30px 0;
    border-radus:50%;
}
.team__pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
}

.team__name{
    color: #212121;
    font-family: 'Merriweather-Bold';
    font-size: 18px;
    padding-bottom: 20px;
}

.team__bio{
    color: #757575;
    font-family: 'Merriweather-Bold';
    font-size: 16px;
    line-height: 24px;
}
#team-slider{
    padding: 20px;
    margin:0 -20px;
    height: 450px;
}

#team-slider .swiper-button-next{
    background: #65c5ac;
    border:1px solid #65c5ac;
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left:40px;
    bottom: 0;
    top: auto;
}

#team-slider .swiper-button-next:after{
    width: 10px;
    height: 10px;
    border: solid 1px #fff;
    border-width: 0 0 2px 2px;
    transform: rotate(-136deg);
    content: "";
    position: absolute;
    top: 12px;
    left: 10px;
}
#team-slider .swiper-button-prev{
    background: #65c5ac;
    border: 1px solid #65c5ac;
    width: 40px;
    height: 40px;
    right: 50%;
    margin-right: -40px;
    bottom: 0;
    top: auto;
    left: auto;
}
#team-slider .swiper-button-prev:after{
    width: 10px;
    height: 10px;
    border: solid 1px #fff;
    border-width: 0 0 2px 2px;
    transform: rotate(43deg);
    content: "";
    top: 13px;
    left: 15px;
    position: absolute;
}

#team-slider .swiper-button-disabled{
    opacity: 1;
    background: #fff;
    border:1px solid #e8e9e9;
}


#team-slider .swiper-button-disabled:after{
    border-color: #e8e9e9;
}
/* trending-video section
***************************************************************/
.trending-video{
    padding: 60px 0;
    background: #f6f7f9;
    border-top: 1px solid #dddee0;
}

.trending-video .magazine__link{
    text-decoration: none;
    background: url('../media/image/arrow-red.png') center right no-repeat;
    padding: 0 35px 0 0 ;
}

.video-col-1{
    float: left;
    width: 598px;
    padding-right: 30px;
}
.video-col-2{
    float: left;
    width: 300px;
    padding-right: 30px;
}
.video-col-3{
    float: left;
    width: 270px;
}

.video-list__row {
    position: relative;
    min-height: 70px;
    padding: 0 0 0 118px;
    font-size: 14px;
    color: #db4f63;
    font-family: 'Merriweather-Regular';
}
.video-list__row  + .video-list__row {
    margin-top: 20px;
}
.video-list__pic{
    width: 100px;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
}
.video-list__pic span{
    background: url('../media/image/btn-video-play22.png') 0 0 no-repeat;
    width: 22px;
    height: 21px;
    position: absolute;
    left: calc(50% - 11px);
    top: calc(50% - 10px);
}
.video-list__title{
    padding-bottom: 10px;
    color: #000000;
    font-size: 12px;
    font-family: 'Merriweather-Light';
}

.video-list-l__row + .video-list-l__row{
    margin-top: 20px;
}
.video-list-l__pic{
    min-width: 270px;
    height: 135px;
    position: relative;
    border-radius: 5px;
}

.video-list-l__pic img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 5px;
}

.video-list-l__pic p{
    position: absolute;
    margin:0;
    padding: 0;
    bottom: 10px;
    left: 10px;
    font-family: 'Merriweather-Bold';
    color: #fff;
    font-size:14px;
}

.video-list-l__pic p span{
    color: #db4f63;
    font-size: 12px;
    font-family: 'Merriweather-Black';

}

.video-preview__pic{
    width: 570px;
    height: auto;
    position: relative;
    border-radius:5px;
    margin-bottom: 30px;
}
.video-preview__pic img{
    /*border-radius:5px;
    width: 100%;
    height: 100%;*/
    border-radius:5px;
    width: 570px;
    height: auto;
}
.video-preview__pic span{
    background: url('../media/image/btn-video-play44.png') 0 0 no-repeat;
    width: 44px;
    height: 44px;
    position: absolute;
    left: calc(50% - 22px);
    top: calc(50% - 22px);
}
.video-preview__title {
    font-size: 20px;
    color: #212121;
    line-height: 30px;
    font-family: 'Merriweather-Bold';
    padding: 0 0 10px 0;
}
.video-preview__views {
    font-size: 14px;
    color: #bfbfbf;
    font-family: 'Freight-SansMedium';
}
/* other
***************************************************************/
.other-section{
    background: url('../media/image/bg-other-news.png') center right no-repeat;
    min-height: 540px;
    padding: 50px 0;
}
.other-section-con{
    display: flex;
}
.other-section__left{
    float: left;
    width: 606px;
    padding-right: 26px;
}

.other-section__right{
    float: left;
    width: 340px;
    padding-left: 20px;
    border-left: 1px solid #e5e5e5;
}


.other-news__row{
    position: relative;
    min-height: 190px;
    padding: 0 0 0 250px;
    font-size: 16px;
    color: #fff;
    font-family: 'SourceSansPro-Regular';
}
.other-news__row + .other-news__row{
    margin-top: 30px;
}
.other-news__pic{
    width: 230px;
    height: 195px;
    position: absolute;
    left: 0;
    top: 0;
}

.other-news__pic .imgContainer, .other-news__pic .imgContainer img{
    border-radius: 0;
}

.other-news__title{
    padding-bottom: 10px;
    color: #212121;
    font-size: 20px;
    font-family: 'Merriweather-Bold';
    line-height: 28px;
}
.other-news__title a{
    color: #212121;
}

.other-news__date{
    font-size: 16px;
    font-family: 'Freight-SansMedium';
    color: #a4abab;
    padding-bottom: 9px;
}
.other-news__desc{
    color: #5f6565;
    font-size: 14px;
    line-height: 20px;
}

.other-section__head{
    font-size: 22px;
    color: #212121;
    line-height: 30px;
    font-family: 'Merriweather-Bold';
    margin: 0 0 30px 0;
    border-left: 4px solid #d88c8c;
    padding: 0 0 0 18px;
}

.other-section__list{
    margin:0;
    padding:0;
}
.other-section__list li{
    display: block;
}

.other-section__list li + li{
    margin-top:10px;
    border-top: 1px solid #e5e5e5;
    padding-top:10px;
}

.other-section__title{
    font-size: 16px;
    color: #212121;
    font-family: 'Merriweather-Regular';
    padding-bottom: 10px;
}
.other-section__title a{
    color: #212121;
}
.other-section__time{
    font-size: 16px;
    font-family: 'Freight-SansMedium';
    color: #a4abab;
}

.btn-contact{
    width: 127px;
    height:38px;
    border-radius: 2px;
    border:1px solid #db4f63;
    line-height: 38px;
    background: #fff;
    color: #db4f63;
    text-align: center;
    display: block;
    text-decoration: none;
    font-family: 'Freight-SansMedium';
    font-size: 16px;
    position: fixed;
    top: calc(50% - 127px);
    right: -40px;
    z-index: 500;
    transform: rotate(-90deg);
}
.btn-contact.btn-contact--feedback{
    color: #fff;
    background: #db4f63;
    top: calc(50% + 20px);
    z-index: 500;display:block;
    transform: rotate(-90deg);
}

.btn-contact:hover{
    opacity: 0.9
}
/* footer
***************************************************************/

footer{
    background: #262626;
    padding:20px 0 !important;
    color: #fff;
}

.footer__colm1{
    float: left;
    width: 236px;
    padding-right: 20px;
}

.footer__colm2{
    float: left;
    width: 295px;
    padding-right: 20px;
}
.footer__colm3{
    float: left;
    width: 335px;
    padding-right: 20px;
}

.footer__colm4{
    float: left;
    width: 299px;
}

.footer__head{
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: 'Merriweather-Regular';
    min-height: 40px;
}

.keyword__row{
    position: relative;
    min-height: 70px;
    padding: 0 0 0 118px;
    font-size: 16px;
    color: #dddddd;
    font-family: 'SourceSansPro-Regular';
}
.keyword__row + .keyword__row{
    margin-top: 30px;
}
.keyword__pic{
    width: 105px;
    height: 80px;
    position: absolute;
    left: 0;
    top: 0;
}

.keyword__title{
    padding-bottom: 10px;
    color: #dddddd;
    font-size: 18px;
}
.keyword__title a{
    color: #dddddd;
}

.footer__link a{
    font-size: 16px;
    color: #bfbfbf;
    padding-bottom: 5px;
    display: block;
}
.footer__link a:hover{
    color: #65c5ac;
}

.footer-bottom{
    margin:40px 0 0 0;
}
.footer-bottom__head{
    font-size: 20px;
    font-family: 'Merriweather-Regular';
    padding-bottom: 10px;
    padding-right: 20px
}

.footer-bottom__text{
    font-size: 16px;
    font-family: 'Freight-SansMedium';
    line-height: 20px;
    padding-right: 20px;
    color: #dddddd;
}
.footer-email{
    padding-bottom: 8px;
}
.footer-email input{
    background: #fff;
    width: 100%;
    height: 40px;
    padding:10px;
    border-radius: 5px;
    font-family: 'Freight-SansMedium';
    font-size: 18px;
    color: #bfbfbf;
    border: 1px solid #fff;
}
.footer-btn{
    text-align: right;
}
.btn-red{
    background: #dd4d61;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    width: 160px;
    border-radius: 5px;
    font-family: 'Merriweather-Bold';
    font-size: 16px;
    color: #fff;
}

/* popup form  CSS
***************************************************************/
.divForm {}
.divFormRowElm{margin-bottom:20px;}
.divForm .labelText {color: #757575;   display: block;  
                     font-size: 20px;   text-align: left; 	transition: all .2s ease 0s;   font-family: 'Freight-SansMedium'; padding-bottom:5px;}
.divForm .inputSlideText{border:1px solid #e1e1e1; 
                         color: #212121; font-size:18px;  text-align: left;  transition: all .2s ease 0s;  
                         width: 100%; outline:none;    font-family: 'Merriweather-Regular'; 
                         box-sizing:border-box; padding:7px 10px;}
/*.divForm .errorMessage{color:#f44336;font-size:12px;line-height:16px;margin-top:0;padding:8px 0 0 0;position:relative; display:none;}
.divForm .errorMessage{border-top:2px solid #d8232a;margin-top:-2px!important;}
.divForm .errorMessage::after{content:' ';background:url(../media/image/icon-error.png);background-position:0 0;position:absolute;top:10px;right:0;width:18px;height:15px}
*/
.divForm .checkout-form__select {
    position: relative;
    min-height: 33px;
}

.divForm .jq-country {
    border: 1px solid #e1e1e1;
    height: 33px;
    padding: 1px 10px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 3px;
    cursor: pointer;
    font-family: 'Merriweather-Regular'; 
    position: relative;
    font-size: 18px;
}
.divForm .jq-country__dropdown{top:31px;}
.customBtn:hover{opacity:0.9;}


.popup__inner{
    padding: 30px 40px;
}
.formFieldElm__select{
    position: relative;
    min-height: 38px;
}
.form__select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #fff url(../media/image/select-arrow.png) no-repeat calc(100% - 10px) 50%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    border: 1px solid #e1e1e1;
    height: 38px;
    padding: 5px 10px;
    width: 100%;
}

.checkout-form__textarea textarea{border:1px solid #e1e1e1; height:80px; 
                                  overflow:auto; resize:none; outline:none; padding:7px 10px; box-sizing:border-box; 
                                  width:100%; border-radius:3px;  font-size: 18px;
                                  color: #212121;
                                  font-family: 'Merriweather-Regular';}

.pr10{
    padding-right: 10px;
}
.pl10{
    padding-left: 10px;
}

.formFieldElm__captcha{
    position:relative;
    padding:0 0 0 100px;
}

.capchaImg{
    position:absolute;
    left:0;
    top:0;
    width:180px;
    border:1px solid #e1e1e1; 
    height:39px;
}
.capchaImg img{
    width:100%;
    height:100%;
    object-fit:cover;
}

.btn{
    background: #dd4d61;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    width: 160px;
    border-radius: 5px;
    font-family: 'Freight-SansMedium';
    font-size: 20px;
    color: #fff;
    border: 1px solid #dd4d61;
}

.btn--white{
    background: #fff;
    border: 1px solid #dd4d61;
    color: #dd4d61;
}

.formFieldElm__btn{
    text-align: right;
    margin-top: 26px;
}
.formFieldElm__btn .btn{
    margin-left: 20px;
}


.star-text{
    color: #dd4d61;
    vertical-align: top;
}
.hint-text{
    color: #bfbfbf;
}


/* Popup CSS
***************************************************************/
.jq-popup {
    height: auto;
    left: 9px;
    position: fixed;
    top: 50%;
    transform: translateX(0) translateY(-50%);
    visibility: hidden;
    z-index: 2000;
    right: 9px;
}
.jq-popup-effect .jq-popup__content { opacity: 0; transform: scale(0.7);  transition: all 0.3s ease 0s; border-radius:0;
                                      width:1000px; min-height: 200px; max-height:90vh; overflow-y: auto;   overflow-x: hidden; border-radius:5px;}
.jq-popup__content {background: #fff;  color: #333;  margin: 0 auto;  position: relative; }

.jq-popup__show {visibility: visible;}
.jq-popup__show .jq-popup__content {opacity: 1; transform: scale(1);}

.jq-popup-overlay {background:rgba(0, 0, 0, 0.3);  height: 100%;  left: 0;  opacity: 0;  position: fixed;  top: 0;  transition: all 0.3s ease 0s;  visibility: hidden;  width: 100%;  z-index: 1000;}
.jq-popup-overlay-show {opacity: 0.1; visibility: visible;}

.jq-popup__close {
    color: #fff;
    cursor: pointer;
    height: 20px;
    position: absolute;
    right: 40px;
    text-indent: -99999px;
    top: 23px;
    width: 20px;
    z-index: 1;
    border: 2px solid #bcbcbc;
}
.jq-popup__close:before, .jq-popup__close:after {
    position: absolute;
    left: 7px;
    content: ' ';
    height: 13px;
    width: 2px;
    background-color: #bcbcbc;
    top: 1px;
}
.jq-popup__close:before {
    transform: rotate(45deg);
}
.jq-popup__close:after {
    transform: rotate(-45deg);
}

.popup_head{
    background: #f7f7f7;
    height: 70px;
    margin: -30px -40px 30px -40px;
    padding: 0 40px 0 40px;
    font-family: 'Merriweather-Bold';
    font-size: 26px;
    line-height: 70px;
}
/* Mix 
***************************************************************/
.mb0{
    margin-bottom: 0 !important;
}

.scrollBar::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 0;
    background-color: #f5f5f5
}

.scrollBar::-webkit-scrollbar {
    width: 8px;
    background-color: #f5f5f5
}

.scrollBar::-webkit-scrollbar-thumb {
    border-radius:0;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #757575;
    position: absolute;
    right: 2px
}
/* Animation Section
***************************************************************/
.animateUp{
    animation-name: fadeInUp;
    -webkit-animation-duration: .8s;
    animation-duration: .8s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    opacity: 0;

}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.right-banner{
    text-align: center;
    margin-bottom: 10px;
}
.right-banner img{
    max-width: 100%;
    max-height: 100%;
}

.fixedRightNav{
    height: 40px;
}

.reply__textarea{
    position: relative;
    background: #fafafa;
    min-height: 46px;
    border-radius: 5px;
    padding: 0 60px 0 0;
    margin-top:20px;
}
.reply__textarea textarea{
    padding:15px 15px 0 15px;
    height: 46px;
    background: none;
    border-radius: 5px;
    overflow: auto;
    resize: none;
    width: 100%;
    color: #757575;
    font-family: 'Freight-SansMedium';
    font-size: 16px;
    overflow: auto;

}

.btn-comment-reply{
    background: url("../media/image/icon-comment-submit.png") 0 0 no-repeat;
    width:28px;
    height: 26px;
    position: absolute;
    top: 12px;
    right: 10px;
    cursor: pointer;
}
.btn-edit{
    background: url("../media/image/edit.png") 0 0 no-repeat;
    width:28px;
    height: 26px;
    position: absolute;
    top: 12px;
    right: 10px;
    cursor: pointer;
}
.input-search{width:75%;     font-size: 50px !important;
              font-weight: 100 !important;
              background: #000;
              border: 0;
              border-bottom: 1px solid #fff !important;
              padding: 10px 0;
              color: #fff !important;
              font-weight: 100!important;}

@media (max-width: 767px){
    .jq-popup-search {
        height: auto;
        left: 9px;
        position: fixed;
        top: 50% !important;
        transform: none;
        visibility: hidden;
        z-index: 2000;
        bottom: 9px;
        right: 9px;
    }}
.selectWrapper{
    border-radius:30px;

    overflow:hidden;
    background:#fff !important; margin-bottom:20px;
    border:2px solid #e9e9e9;    padding: 16px
}
.selectBox{


    border:0px; background-color:#fff !important;
    outline:none;    color: #212121 !important;
    font-size: 18px;
    text-align: left;
    transition: all .2s ease 0s;
    width: 100%;
    outline: none;
    font-family: 'Merriweather-Regular';
    box-sizing: border-box
}

.login{    width: 650px !important;
           min-height: 200px;
           max-height: 90vh;
           overflow-y: auto;
           overflow-x: hidden;
           border-radius: 5px;
}

/* New css for helpline Section - 07/05/2020
***************************************************************/
.btn-helpLine{
    width: 51px;
    height: 138px;
    border-radius: 2px;
    border: 0;
    line-height: 38px;
    color: #db4f63;
    text-align: center;
    display: block;
    text-decoration: none;
    font-family: 'Freight-SansMedium';
    font-size: 16px;
    position: fixed;
    top: calc(50% - 169px);
    right: 0;
    z-index: 10;
    transition: all .3s ease-in-out;
    cursor: pointer;
}


.btn-helpLine__help{
    transform: rotate(-90deg);
    position: absolute;
    top: 49px;
    font-family: 'Freight-SansMedium';
    font-size: 16px;
    right: -40px;
    width: 127px;
    height: 38px;
    border-radius: 2px;
    border: 1px solid #db4f63;
    color: #db4f63;
    background: #fff;
    transition: all .3s ease-in-out;
}
.btn-helpLine.open{
    width: 120px;
    border-radius: 10px;
    box-shadow: 0px 1px 12px 1px rgba(0,0,0,.1);
    background: #fff;
}
.btn-helpLine.open .btn-helpLine__help{
    right:30px;
}

.btn-helpLine__menu {
    position: absolute;
    left: 46px;
    top: 4px;
    width: 68px;
    display:none;
}
.btn-helpLine__menu a {
    display: block;
    background: #f9f9f9;
    margin-bottom: 4px;
    padding: 12px 10px;
    color: #bfbfbf;
    font-family: 'Freight-SansMedium';
    font-size: 16px;
}
.btn-helpLine__menu a:hover{
    color: #212121;
}

.btn-helpLine.open .btn-helpLine__menu {
    display:block;
}
.login-placeholder__user{
    display: inline-block;
    position: relative;
    color: #bfbfbf;
    font-size: 18px;
    font-family: 'Freight-SansMedium';
    padding-right: 10px;
    cursor: pointer;
    padding-bottom: 10px;
}

.login-placeholder__dropdown{
    position: absolute;
    background: #fff;
    z-index: 10;
    right:0;
    top:40px;
    width:200px;
    border-radius: 10px;
    box-shadow:0 1px 14px 0 rgba(0,0,0,0.1);
    display: none;
}

.login-placeholder__user:hover .login-placeholder__dropdown{
    display: block;
}

.login-placeholder__dropdown a{
    color:#212121;
    text-decoration: none;
    display: block;
    padding:16px;
    text-align: left;
    margin: 0;
}
.login-placeholder__dropdown a:hover{
    color:#db4f63;
}
.login-placeholder__dropdown ul{
    margin: 0;
    padding: 0;
}
.login-placeholder__dropdown li{
    margin: 0;
    padding: 0;
}
.login-placeholder__dropdown li + li {
    border-top: 1px solid #e5e5e5;
}


.login-placeholder__user-pic{
    vertical-align: middle;
    display: inline-block;
    width:30px;
    height: 30px;
    overflow: hidden;
    margin-right: 10px;
}
.login-placeholder__user-pic img{
    width:100%;
    height: 100%;
    object-fit: cover; border-radius:50%;
}
.books_quan{width:40px !important;color:#757575 !important;margin-left:8px !important;border: 1px solid #c2c2c2 !important;
            border-radius: 4px !important; padding:5px 2px !important; text-align: center !important;}                                                                                                                                                                                .other-section-health {
    /* background: url(../images/bg-other-news.png) center right no-repeat; */
    min-height: 540px;
    padding: 50px 0;
}                                                                                                                                     .top_most_banner{
    width: 755px;
    height: auto;
    margin: 11px auto;
    float: left;
}        

/* begin added css for home page*/
.articles-box__posted_topnews {
    padding-bottom: 10px;
    color: #bfbfbf;
    font-family: freight-sansmedium;
}
/*.topLinks__social-icon {
    float: left;
}
*/
.article_imgContainer {
    width: 93%;
    height: 100%;
    background: #fff;
    box-sizing: border-box;
    position: relative;
    border-radius: 4px;
    overflow: hidden;
}
.article_sociallinks {
    position: absolute;
    /* bottom: 0px; */
    /* left: 20px; */
    background-color: #222626;
    border-right: 3px solid #db4f63;
    padding: 2px 10px;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family: 'Freight-SansMedium';
    right: 0px;
    top: 0px;
}


.home_articles-box__title {
    font-size: 16px;
    color: #212121;
    line-height: 24px;
    font-family: 'Merriweather-Regular';
    padding: 3px 15px 4px 0;
} 
.home_articles-box {
    /*float: left;
    width: 286px;
    margin: 0 0px 30px 0;*/
      float: left;
    width: 286px;
    margin: 0 0 30px 0;
    /* max-height: 370px; 
    min-height: 320px;
    overflow: visible;*/
}
.home_articles-box__title-top-news{    font-size: 14px;
    color: #212121;
    line-height: 21px;
    font-family: merriweather-regular;
    padding: 3px 10px 4px 0px;
}
.home_articles-box:nth-child(even) {
    margin-right: 0;
}
.home_articles-img {
    height: 178px;
    position: relative;
    margin-bottom: 20px;
}
.article-box-top-news {
    float: left;
    width: 267px;
    margin: 0 19px 20px 0;
}

.country_code_width {width:15% !important;}
.mobile_number_width {width:84% !important;}
/* end newly added css for home page*/
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                