*,
.getAnswerText {
    font-family: Roboto
}
body {
    padding: 0 !important;
}
.fa,
[data-icon-font]:before {
    -moz-osx-font-smoothing: grayscale
}
/*toggle*/
.toggle-main {
    display: none
}
/*end*/
.fa,
.icon,
.social-actions {
    display: inline-block
}

.answers,
.title {
    border-bottom: 1px solid #eee
}

.current_date {
    margin-right: 26px;
    line-height: 30px;
}

.user_info {
    line-height: 30px;
    clear: both;
    display: inline-block;
}

.td-header-sp-recs,
a {
    cursor: pointer
}

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.btmfixed {
    bottom: 15px;
    position: absolute
}

.qa-container h1 {
    margin: 0 !important
}

.td-mobile-content .current-menu-item>a {
    color: #fff
}

h2 {
    font-size: 17px;
    line-height: 24px;
    margin-top: 0 !important
}

.B16whiteButton {
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    line-height: 24px
}

.getAnswerText,
ul.sf-menu>.td-menu-item>a {
    font-weight: 500
}

.ask-quen {
    vertical-align: bottom
}

@font-face {
    font-family: Roboto;
    src: url(../fonts/Roboto-regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Roboto-Medium;
    src: url(../fonts/Roboto-medium.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

.question-details-container {
    overflow: hidden;
    width: 1024px;
    margin: 0 auto
}

.question-details-container h1 {
    font-size: 17px;
    line-height: 24px;
    margin-top: 0 !important
}

.td-menu-background:before,
.td-search-background:before {
    background: linear-gradient(to bottom, #ef779d 0, #db1a4d 100%)
}

.qa-container {
    margin: 0 auto;
    width: 1024px;
    
}

.title {
    padding: 15px 9px 14px;
    background: #fff;
    z-index: 4;
}

.details-title {
    padding: 18px 9px 0
}

.breadcrumb {
    margin-bottom: 9px
}

.td-icon-right {
    vertical-align: text-bottom;
    margin: 0 7px
}

.icon {
    vertical-align: middle
}

.td-hover-1 .td-big-grid-wrapper .entry-thumb {
    font-size: 23px;
    color: #fff;
    font-weight: 500
}

.getAnswerText {
    margin: -73px 0 0;
    color: #fff;
    font-size: 22px;
    width: auto;
    padding: 0 26px 0 19px;
    line-height: 28px
}

.td_data_time {
    font-weight: 300
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    margin-right: 9px !important
}

.social-actions {
    padding-bottom: 9px;
    width: 100%
}
#addComment {
    margin-top: 16px !important;
}
.comment-box-send {
    margin-top: 0 !important;
}
#firstCmtDiv_new .discussion-replyof {
    margin: 0px 10px 20px;
}
#firstCmtDiv .discussion-expert{
    margin: 0;
}

@font-face {
    font-family: fc-icon;
    src: url(../fonts/community-icons-v11.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

[data-icon-font]:before {
    font-family: fc-icon !important;
    content: attr(data-icon-font);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

#txtRMbl,
.Namedetails,
.ask-que,
.askB_1,
.bff30,
.footer-text-wrap,
.getAndroid p,
.getIos p,
.q-symbol,
.qmore,
.quest,
.r1542,
.txtmobileprefix.plus_sign {
    font-family: Roboto
}

.icon {
    font-size: 20px;
    height: 20px
}

.askB_1,
.close-icon,
.morelink,
.qnahead.R11_9e {
    cursor: pointer
}

.snackbar {
    position: fixed;
    bottom: 0;
    height: 40px;
    line-height: 32px;
    width: 100%;
    z-index: 1;
    background: #e83f78;
    text-align: center;
    -webkit-transform: translateY(70px);
    -moz-transform: translateY(70px);
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in
}

.snackbar.sticky {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0)
}

.icon.action-menu {
    font-size: 14px;
    height: 16px
}

.have-ques {
    margin-bottom: 10px
}

.morelink {
    display: inline-block;
    text-decoration: underline;
    vertical-align: super
}

.askButton,
.mtopName {
    vertical-align: top
}

.more,
.parenting-ques .quest {
    white-space: pre-line;
    display: inline-block;
    overflow: hidden;
    width: 100%
}

.question-details-container .experts-details {
    border-top: 0
}

.line {
    height: 5px;
    border-bottom: solid 1px #eee;
    position: relative
}

.arrow {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 10px;
    width: 20px;
    z-index: 2;
    background-color: #fff
}

.arrow .pin {
    width: calc(50% + 3px);
    height: 1px;
    background: #eee;
    float: left;
    transform: rotate(37deg);
    transform-origin: 0 0
}

.arrow .pin:last-child {
    transform: rotate(-37deg);
    transform-origin: 100% 0;
    float: right;
    margin-top: -1px
}
.left{
    float: left;
}
.right{
    float: right;
}
.header-search-wrap .td-drop-down-search .btn:hover,
.header-search-wrap .td-drop-down-search:after,
.sf-menu>.current-category-ancestor>a:after,
.sf-menu>.current-menu-ancestor>a:after,
.sf-menu>.current-menu-item>a:after,
.sf-menu>.sfHover>a:after,
.sf-menu>li:hover>a:after,
.td-header-wrap .black-menu .sf-menu>.current-category-ancestor>a,
.td-header-wrap .black-menu .sf-menu>.current-menu-ancestor>a,
.td-header-wrap .black-menu .sf-menu>.current-menu-item>a,
.td-header-wrap .black-menu .sf-menu>.sfHover>a,
.td-header-wrap .black-menu .sf-menu>li>a:hover,
.td-mega-span .td-post-category:hover,
.td-scroll-up,
.td_block_mega_menu .td-next-prev-wrap a:hover {
    background-color: #ef3e77 !important
}

.sub-menu li a:hover {
    color: #ef3e77 !important
}

.td-header-wrap .header-search-wrap .td-icon-search,
.td-header-wrap .td-header-menu-wrap .sf-menu>li>a {
    color: #383838
}

.header-search-wrap .td-drop-down-search:before {
    border-color: transparent transparent #ef3b74 !important
}

.askAQues,
.downloadApp {
    border: 1px solid #ededed;
    border-radius: 3px
}

#txtRMbl,
.askB_1 {
    border-radius: 3px
}

.askAQues {
    padding: 16px 20px 20px 19px;
    visibility: hidden
}

p.askedanswer.allHave {
    margin-bottom: 15px
}

p.askedanswer.mtopNone {
    line-height: 20px !important
}

.askedanswer {
    margin-top: 7px;
    font-weight: 100;
    overflow: hidden
}

.askB_1 {
    background-color: #f56996;
    font-size: 15px;
    color: #fff;
    font-weight: 500;
    padding: 0 18px;
    height: 35px;
    line-height: 35px;
    width: 140px;
    margin-bottom: 0
}

.downloadApp {
    padding: 27px 19px 0;
    text-align: center;
    margin-bottom: 20px
}

.bPink18 {
    font-size: 18px;
    font-weight: 700;
    color: #fe76a3;
    margin-bottom: 24px
}

.regParent {
    margin-top: -6px;
    width: 100%
}

.txtmobileprefix.plus_sign {
    width: 47px;
    height: 30px;
    float: left;
    margin-right: 8px;
    margin-left: 7px;
    padding: 4px 8px 3px 12px !important;
    border: 1px solid #d3d3d3;
    border-radius: 3px;
    font-size: 14px
}

.getIos,
.login.popLogin.fl .txtmobileprefix.plus_sign {
    margin-right: 10px
}

.getAndroid,
.getIos {
    padding: 7px 13px !important;
    width: auto;
    display: inline-block
}

.getAndroid p,
.getIos p {
    font-size: 15px;
    margin-bottom: 0
}

.parentSprite {
    background-image: url(../images/qanda_desktop_sprite.png);
    width: 100px;
    height: 100px;
    float: left
}

.fl {
    float: left
}
.right {
    float: right;
}
.M14_white.ask-que {
    font-size: 16px !important
}

#txtRMbl {
    width: 182px;
    color: #444;
    font-size: 14px;
    font-weight: 300;
    height: 30px;
    padding: 2px 9px 3px 11px;
    border: 1px solid #d3d3d3
}

.iosTag {
    background-position: -18px -75px;
    width: 15px;
    height: 17px;
    margin-right: 5px
}

.androidTag {
    background-position: -47px -75px;
    width: 18px;
    height: 18px;
    margin-right: 5px
}

.parentingImg {
    background-position: -90px -9px;
    width: 214px;
    height: 330px;
    margin-left: 39px;
    margin-top: 38px
}

.mtopNone {
    margin-top: 0;
    margin-bottom: 18px !important
}

.imgPopName {
    background-color: #fc88af;
    overflow: hidden;
    border-radius: 3px 3px 0 0
}

.popName {
    width: 380px;
    margin: 116px 0 0 38px;
    position: absolute
}

.bff30 {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 13px
}

.lff30 {
    font-weight: 100;
    line-height: 42px
}

.popImg {
    margin-left: 309px;
    height: 362px;
    background-image: url(../images/pop-up.png);
    width: 456px
}

.closeButton {
    background-position: -18px -116px;
    width: 10px;
    height: 10px;
    float: right;
    margin: 10px 13px 0 0
}

.popRegister {
    padding-left: 68px;
    padding-top: 21px;
    overflow: hidden
}

.textOnly.fl.Namedetails {
    margin-left: 2px
}

.textOnly {
    width: 175px;
    margin-top: 9px;
    text-transform: uppercase
}

.Namedetails {
    font-size: 16px;
    color: #484848
}

.popLogin {
    width: 318px;
    margin-top: 4px
}

.form.fl_l {
    height: 53px !important;
    position: relative;
    margin: 0 26px
}

.popLogin .form.fl_l {
    margin: 0
}

.txtmobileprefix.plus_sign.pop {
    height: 30px !important
}

.popLogin .txtmobileprefix.plus_sign {
    margin-left: 0
}

#txtRMblNew {
    width: 239px;
    font-size: 14px !important;
    color: #444;
    padding: 7px 12px 6px 11px;
    height: auto;
    line-height: 0;
    border: 1px solid #d3d3d3 !important;
    font-weight: 100;
    border-radius: 3px
}

#MblErrMsgNew {
    margin-left: 62px !important
}

#MblErrMsg {
    left: 0 !important
}

#MblErrMsg,
#MblErrMsgNew {
    margin-left: 70px;
    font-size: 11px;
    padding: 10px 0 0 !important;
    line-height: 0 !important;
    position: absolute;
    width: 200px;
    left: -4px;
    bottom: 15px;
    text-align: left
}

.stick {
    margin-top: 0 !important;
    position: fixed;
    top: 65px
}

.questionLeftNew.fl {
    width: 100%
}

#capErrorpg,
#capErrorpgNew {
    text-align: left !important;
    margin: -5px 0 0;
    position: absolute;
    color: red;
    font-size: 11px
}

.sf-menu>li>a {
    font-size: 12px !important
}

.footer-text-wrap {
    font-size: 16px;
    font-weight: 300
}

.sf-menu ul .td-menu-item a {
    font-family: Roboto;
    font-size: 15px !important;
    color: #383838 !important;
    font-weight: 100
}

.sf-menu ul .td-menu-item a:hover {
    color: #ef3e77 !important
}

.qa-container .page-nav .current {
    background-color: #ef3b74 !important;
    border: 1px solid #ef3b74
}

.qa-container .page-nav {
    margin: 30px 0 30px 10px;
    font-family: 'Open Sans', arial, sans-serif;
    font-size: 12px;
    display: inline-block;
    width: 100%
}

.qa-container .pages {
    float: right;
    margin: 0 20px 0 0;
    border: none;
    padding: 6px 0 6px 6px
}

.latest-comments {
    display: -webkit-inline-box;
    padding: 0 !important;
}

.latest-comments .M14_42 {
    margin-right: 10px;
}

.uploaded-files-list {
    display: none;
}

.desktop-ads-block {
    display: block;
    margin: 0 auto
}

.msite-ads-block {
    display: none
}

.question-details-container .downloadApp {
    margin-top: 0
}

.registrationRight {
    margin-right: 8px;
    margin-top: 10px;
    width: calc(32% + 7px);
    position: relative
}

.r1542 {
    font-size: 15px;
    font-weight: 500;
    color: #424242
}

.do-you-know {
    display: inline-block;
    width: 461px
}

.askButton {
    display: inline-block;
    margin-top: 20px
}

/*blog css*/
.stickyHeader {
    position: fixed;
    top: 54px;
    left:0;
    width: 100%;
    z-index: 3;
}
.sticktitle {
    position: fixed;
    top: 0;
    left:0;
    width: 100%;
}
.mrgrgt {
    margin-right: 5px;
}
#firstCmtDiv_new .divider_line{
    margin: 0 10px;
}
.blog_container .stepone p {
    margin: 5px 0 0 0;
}
.createblog_main {
    background: #fff;
    padding: 10px;
    clear: both;
}
.slidesjs-navigation,
.slidesjs-pagination,
.slidesjs-stop {
    display: none !important;
}

.parenitng-img {
    display: block;
}

#new-slides {
    width: 62%;
    margin: 0 auto;
    text-align: center;
}

.blog_heading {
    text-align: center;
    padding: 20px 20px 40px;
    background: #fff;
}
.img_text_cont{
    width: 230px;
    margin: 0 auto;
    overflow: hidden;
}
.ontext {
    width: 15%;
}
.blog_heading .parenitng-img {
    display: block;
    width: 85%;
}
.create_blog_btn {
    width: 100% !important;
    background-color: #e83f78 !important;

}

.slider_cont img{
    display: block;
}
.slider_img {
    width: 175px;
    display: block;
    height: 175px;
    margin: 12px auto 0;
}
.create_blog_btn .icon {
    vertical-align: sub;
}
.publish_stories {
    display: block;
    clear: both;
    margin-bottom: 14px;
}
.work-flow {
    text-align: center;
    width: 400px;
    margin: 29px auto 0;
}

.stepone {
    border: 1px solid #eeeeee;
    margin-top: 100px;
    padding: 0 20px 18px;
    border-radius: 3px;
}

.circleone {
    width: 160px;
    height: 160px;
    border-radius: 100%;
    background: #fe76a3;
    margin: -81px auto 15px;
    border: 10px solid #FFF;
}

.circleone .icon {
    font-size: 75px;
    color: #fff;
    margin-top: 32px;
}

.build-eng .circleone .icon {
    margin-top: 13px;
}

.trending-posts {
    margin: 0 16px 0 0;
    float: left;
    background: #fff;
    border-radius: 3px;
    width: 238px;
}
.trending-posts img{
    display: block
}
.trending-post-container {
    margin-top: 30px;
    padding: 20px;
    position: relative;
}
.posts {
    margin: 20px;
}
.bx-wrapper {
    max-width: 800px !important;
}
.bx-wrapper .bx-prev {
    color: #9e9e9e;
    position: absolute;
    left: 0;
    top: 50%;
}
.bx-wrapper .bx-next {
    color: #9e9e9e;
    position: absolute;
    top: 50%;
    right: 0;
}
.post_slide {
    border: 1px solid #eeeeee;
}
.writer_detail {
    margin-bottom: 0;
}
.bx-viewport {
    height:400px !important
}
.language_radiobtns {
    margin: 0 0 30px;
    width: 100%;
}
.language_radiobtns ul li {
    width: 90px;
    list-style-type: none;
    margin: 0;
}
.blog_story {
    margin-top: 15px;
}
.blog_title, .blog_story {
    clear: both;
}
.blog_title span, .blog_story span{
    display: block;
    margin-bottom: 10px;
}
.blog_title textarea {
    resize: none;
    width: 100%;
    height: auto;
    min-height: 100px;
    margin-top: 10px;
}

.blog_story textarea {
    resize: none;
    width: 100%;
    margin-top: 20px;
    height: 200px;
    min-height: 200px;
}
.category_filter {
    width: 65%;
    padding: 10px;
    margin: 0 0 20px;
    border: 1px solid #e0e0e0;
    border-radius: 3px;
    background: #f5f5f5
}
.category_filter span {
    display: inline-block;
}
.category_filter .icon {
    cursor: pointer;
    font-size: 25px;
}
.subcategory_list .icon {
    font-size: 16px;
    display: inline-block;
    width: 12%;
    margin-right: 5px;
    vertical-align: top;
    margin-top: 4px;
}
.subcategory_list .subcatname {
    display: inline-block;
    width: 79%;
}
.selected_Category{
    margin: 0 0 28px;
}
.submit_btns {
    margin: 0 0 30px;
    cursor: pointer;
}
.submit_btns .save_as_draft{
    background-color: #fff;
    color: #e83f78;
    display: inline-block;
    width: 160px;
    border: 1px solid #e0e0e0;
    text-align: center;
}

.submit_btns .publish {
    background-color: #e83f78;
    border: 1px solid;
    color: #fff;
    width: 160px;
    text-align: center;
    display: inline-block;
}
.publish .icon{
    font-size: 15px;
    vertical-align: top;
    margin-top: 2px;
}
.catg_filter {
    width: 100%;
    float: left;
    position: relative;
}
.closeIcon {
    margin-top: 10px;
    cursor: pointer;
    margin-right: 10px;
}
.catg_filter ul li {
    list-style-type: none;
    margin: 0;
}
.category_list, .subcategory_list {
    width: 50%;
    float: left;
}
.category_list {
    background-color: #eeeeee;
}
.categorieslist {
    width: 100%;
}
.categorieslist li {
    cursor: pointer;
    padding: 14px 15px;
    font-size: 14px;
    border-bottom: 1px solid #e0e0e0;
}
.categorieslist li.active {
    color: #f56996;
    border-right: none;
    background-color: #fff;
}
.subcategory_list .subcategorieslist{
    display: none;
}
.subcategory_list .subcategorieslist.active {
    display: block;
}
.subcategorieslist li {
    padding: 10px;
    float: left;
    width: 100%;
}
.check {
    margin-right: 10px;
    color: #9e9e9e;
}
#isAnonymousBlock .icon.isChecked {
    color: #f56996;
}
.cancel_apply_btn {
    clear: both;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.filter-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    background: rgba(0, 0, 0, .75);
    z-index: 9999
}
.filter-popup {
    display: none;
    width: 600px;
    height: 375px;
    overflow: hidden;
    overflow-y: scroll;
    top: 22%;
    background: #fff;
    left: 30%;
    position: fixed;
}

.fetus-tab-main {
    list-style-type: none;
    margin-left: unset;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background: #fff;
}

.fetus-tab {
    float: left;    
    width: 246px;
    height: 47px;
    margin-left: unset;
    border-bottom: 2px solid #eeeeee;
}
.edit_n_publish .icon {
    margin-right: 5px;
}
.fetus-active {
    border-bottom: 2px solid #f56996;
}

.fetus-tab-inner {
    text-align: center;
}
.fetus-tab-inner > span {
    display: block;
    text-align: center;
    text-decoration: none;
    margin-top: 10px;
    margin-bottom: 10px;
    cursor: pointer;
}

.fetus-active .icon {
    color: #f56996;
}
.is-active,.is-active .icon {
    color: #fc88af!important;
}
.abuse-tooltip {
    display: none;
    background: #fff;
    padding: 10px;
    position: absolute;
    right: 10px;
    border: 1px solid #eee;
    z-index: 1;
}
.fetus-swiper-container .icon {
    cursor: pointer;
}
#isAnonymousBlock .icon {
    color: #9e9e9e;
}
.tab-name {
    vertical-align: middle;
    text-transform: uppercase;
}
.tab_details {
    padding: 20px 0;
}

.tab_details .experts-details {
    padding: 14px 0 10px;
    position: relative;
    border: 0;    
}
.tab_details .experts-details span {
    display: inline-block;
}

.tab_details .experts-photo,.tab_details .experts-photo img {
    width: 50px;
    height: 50px;
}
.tab_details .experts-photo img {
    border-radius: 100%;
}

.tab_details .experts-photo,.tab_details  .experts-photo img {
    width: 50px;
    height: 50px;
}
.tab_details .experts-name {
    width: 70%;
    vertical-align: top;
    margin-top: 5px;
    margin-left: 7px;
}
#tab-1.tab_details .experts-name {
    width: 76%;
} 
.tab_details .exp-name {
    width: 100%;
}
.tab_details .experts-desc {
    width: 100%;
    white-space: normal;
    height: 18px;
    display: -webkit-box!important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tab_details .experts-last-online-time {
    vertical-align: top;
    margin-top: 6px;
}
.edit_n_publish {
    border-top: 1px solid #e1e1e1;
    padding: 10px 0 0;
    text-align: center;
    cursor: pointer;
}
.cancel_apply_btn .submit_btns {
    margin: 0;
    border: 1px solid #eee;
    text-align: center
}

.cancel_apply_btn .submit_btns div {
    height: 40px;
    line-height: 40px;
}
.cancel_apply_btn .cancelfilter {
    width: 50% !important;
    color: #9e9e9e !important;
    float: left;
    border-right: 1px solid #eee;
}
.cancel_apply_btn .applyfilter {
    margin-right: 0 !important;
    border: 0 !important;
}
.choose_language {
    margin: 10px 0;
    display: block;
}
.published_blogs {
    border: 1px solid #eee;
    padding: 10px;
    margin-bottom: 10px;
    background: #fff;
}
.publish_blog_title {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
}
.report_abuse {
    float: right;
    vertical-align: top;
    margin-top: 6px;
}
.discussion-detail {
    padding: 10px 10px 0 0 !important;
    position: relative;
}
.discussion-detail a {
    display: inline-block;
    width: auto;
}
.discussion-detail .social-actions {
    margin-right: 20px;
}
.archive_post {
    float: right;
}
.social-names{
        display: inline-block;
    vertical-align: sub;
}
.comment-box, .comment-reply-box{
    background: #fff;
}
.moderation_status {
    border: 1px solid #f2e9c7;
    border-radius: 3px;
    padding-top: 18px;
    padding-bottom: 18px;
    padding-left: 20px;
    padding-right: 20px;
    background: #fff9e3;
    margin: 4px 0 4px;
}
.moderation_status.rejected_blog {
    border: 1px solid #e53935;
}
.moderation_status span{
    display: inline;
    vertical-align: top;
}
.moderation_status span.icon {
    width: 10%;
    text-align: center;
    font-size: 17px;
    height: 17px;
    color: #424242;
}
.moderation_status span.moderate_status_text {
    width: 100%;
    /* margin-left: 10px; */
    margin-top: -2px;
}
.like-popup-desk {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, .75);
    z-index: 9999
}

.like-popup-desk .experts-details {
    border-top: 0;
    padding: 0;
    position: relative;
}

.like-popup-desk li {
    display: block;
    margin: 10px 28px 23px 0px
}
.like-popup-desk .close-icon {
    padding: 10px;
    cursor: pointer;
}
.like-popup-desk ::-webkit-scrollbar {
    width: 3px;
    margin-right: 3px;
}

.like-popup-desk ::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.like-popup-desk ::-webkit-scrollbar-thumb {
    background: #888;
}

.like-popup-desk ::-webkit-scrollbar-thumb:hover {
    background: #555;
}
.like-list-popup {
    width: 480px;
    height: 420px;
    position: fixed;
    top: 30%;
    padding: 20px 28px 23px 20px;
    left: 30%;
    background-color: #fff;
    border-radius: 3px;
}
.follow,
.likelist-follow {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 3px 4px 4px;
    margin-right: 2px;
    cursor: pointer;
}
.likelist-unfollow {
    color: #fe76a3 !important;
    border: 1px solid #fe76a3;
    border-radius: 3px;
    padding: 3px 4px 4px;
    margin-right: 2px;
    display: none;
    cursor: pointer;
}
.submit_first_blog_container {
    text-align: center;
    margin-top: 10px;
    padding: 60px 10px;
    background: #fff;
}
.submit_first_blog_container .icon_container {
    width: 200px;
    height: 200px;
    background: #eee;
    border-radius: 50%;
    margin: 0 auto 20px;
}
.submit_first_blog_container .submit_blog_icon {
    font-size: 70px;
    height: 70px;
    line-height: 225px;
    color: #9e9e9e;
    /* margin-top: 21px; */
    display: inline-block;
    margin-left: 20px;
}
.submit_first_blog_container .askB_1 {
    width: auto;
    display: inline-block;
    margin-top: 10px
}
.submit_data_container span{
    display: block;
    margin-bottom: 0;
}
.empty_post_err {
    visibility: hidden;
    display: inline-block;
}
.slidesjs-container, .slidesjs-control {
    height: 250px !important;
    width: 390px !important;
}
.create_blog_btn {
    width: 200px !important;
    margin: 0 auto;
}
.check {
    vertical-align: sub !important;
    margin-right: 0;
}
.mce-btn-group:not(:first-child) {
    border-right: 1px solid #d9d9d9;
    border-left: 0 !important;
    margin-left: 0 !important;
    padding: 0 !important;
}
.mce-btn-group .mce-btn {
    border: 0 !important;
}

/* logged in dropdown */
.dropdown-arrow{
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
    margin-left: 10px;
    display: inline-block;
}
.header-top-dropdown{
    list-style: none;
    width: 156px;
    position: absolute;
    display: none;
    right: 0;
    background: #fff!important;
    /*z-index: 2;*/
    border: 1px solid #ddd;
    box-shadow: 3px 2px 3px #888!important;
    top: 30px;
}
.header-top-dropdown li{
    margin: 0;
}
.header-top-dropdown li a{
    color: #000;
    display: block;
    padding-left: 10px;
}
.header-top-dropdown li:hover {
    cursor: pointer;
    background: #ececec;
}
.td-header-sp-top-menu{
    position: relative;
}

@media (min-width:768px) {
    .questionLeft {
        width: 65%;
        margin-right: 4px
    }
    .qa-container {
        overflow: hidden !important
    }
    .snackbar.ask-parenting-question.sticky {
        display: none
    }
}

@media screen and (min-width:768px) and (max-width:1023px) {
    .qa-container,
    .question-details-container {
        width: 100%
    }
    .questionLeft {
        width: 64%
    }
    .registrationRight {
        width: calc(33% + 7px) !important;
        display: block !important
    }
    .downloadApp {
        width: 100%
    }
    .getAnswerText {
        margin: -100px 0 0
    }
    .form.fl_l {
        margin: 0
    }
    #txtRMbl {
        width: 160px;
        padding: 2px 7px 3px
    }
    .txtmobileprefix.plus_sign {
        margin-left: 0;
        margin-right: 10px
    }
    #rdoiphone {
        margin-bottom: 12px
    }
    .parentingImg {
        margin-left: 3px
    }
    .parentingPopUp {
        margin-top: -420px
    }
}

@media (min-width:1024px) {
    .parentingPopUp {
        margin-top: -220px
    }
    .questionLeft {
        width: 66%
    }
    #rdoandroid {
        width: 153px
    }
    #rdoiphone {
        width: 132px
    }
    .parentingImg {
        margin-left: 44px
    }
    .fa {
        margin-left: 0 !important
    }
    .btmfixed,
    .stick {
        width: 344px !important
    }
}

@media (max-width:1018px) and (min-width:768px) {
    .td-header-style-1 .td-header-sp-logo {
        width: 214px !important;
        margin: 14px 28px 0;
        max-height: 60px
    }
    .td-container,
    .tdc-row {
        width: 740px !important
    }
    .td-header-style-1 .td-header-sp-recs {
        margin: 14px 0 0
    }
    .fa {
        margin-left: 0 !important
    }
    .td-container.td-header-row.td-header-header {
        margin-bottom: 0
    }
    .td-header-style-1 .td-header-sp-logo img {
        max-height: 60px !important
    }
    .slidesjs-container, .slidesjs-control {
        width: 100% !important;
        height: 380px !important;
    }
}

@media (max-width:767px) {
    .qa-container .page-nav {
        margin-right: auto !important;
        margin-left: auto !important;
        display: table !important;
        width: auto !important;
        padding-top: 25px !important
    }
}

@media (max-width:767px) {
    .questionLeft,
    .questionLeftNew.fl {
        float: none
    }
    body .td-header-wrap .td-header-main-menu {
        background-color: #ef3e77 !important
    }
    .desktop-ads-block {
        display: none
    }
    .msite-ads-block {
        display: block;
        margin: 0 auto
    }
    .sub-menu li a:hover {
        color: #fff !important
    }
    .queriesPicParent,
    .registrationRight,
    .td-scroll-up {
        display: none !important
    }
    .qa-container {
        width: 100%;
        background: #eee;
    }
    .signup-block,
    .signin-block {
        width: 100%
    }
    .td-container,
    .tdc-row {
        width: 100% !important
    }
    .blog_container{
        width: 100%;
        background: #eee;
    }
     .work-flow{
        width: 100%;
        padding: 29px 20px 30px;
        margin: 10px 0 0 0;
        background: #fff;
    }
    #new-slides {
        width: 75%;
        margin: 0 auto;
        text-align: center;
    }
    .slidesjs-container, .slidesjs-control {
        height: 268px !important;
        width: 245px !important;
    }
    .stepone {
        margin-top: 55px;
    }
    .circleone {
        width: 72px;
        height: 72px;
        border-radius: 100%;
        background: #fe76a3;
        margin: -38px auto 0px;
        border: 10px solid #FFF;
    }
    .circleone .icon {
        font-size: 32px;
        height: 32px;
        color: #fff;
        margin-top: 9px;
    }
    .build-eng .circleone .icon {
        margin-top: 13px;
    }
    
    .writer_detail .post_date {
        margin-top: 3px;
    }
    .bx-wrapper .bx-next {
        top: 40%;
    }
    .bx-wrapper .bx-prev {        
        top: 40%;
    }
    .trending-post-container {
        margin-top: 0;
        background: #eee;
    }
    .trending_post {
        margin-bottom: 0;
    }
    .bx-viewport {
        height: 300px !important;
    }
    .createblog_container {
        margin-top: 10px;
    }    
    .blog_title span, .blog_story span {
        margin-bottom: 7px;        
    }
    .blog_title textarea {
        border: 1px solid #e0e0e0;
        border-radius: 3px;
    }
    .category_filter {
        width: 100%;
    }
    .category_filter .choose_categ{
        width: 92%;
    }
    .showfilterarrow {
        width: 6%;
        line-height: 55px;
    }
    .showfilterarrow:before {
        vertical-align: super;
    }
    .submit_btns .save_as_draft {
        padding: 0;
        width: 49%;
        margin-right: 12px;
    }
    .submit_btns .publish {
        padding: 0;
        width: 45%;
    }
    .filter-popup {
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        background: #fff;
        left: 0;
        position: fixed;
    }
    .categorieslist li {
        cursor: pointer;
        padding: 14px 15px;
        font-size: 14px;
        background-color: #eee;
        border: 0;
        border-bottom: 1px solid #e0e0e0;        
    }
    .catg_filter {
        width: 100%;
       
    }
    .catg_filter ul {
        float: left;
        height: 100%;
        width: 100%;
    }
    .category_list {
        height: 100%;
        background-color: #eee;
    }
    .fetus-tab {
        width: 33%;
        border: 0;
    }
    .fetus-tab-name {
        font-size: 14px !important;
    }
    .menu_content{
        background: #eee;
    }
    .tab_details {
        padding: 0;
        margin: 10px;
    }
    .published_blogs {
        border-bottom: 1px solid #eee;
        padding: 10px;
        box-shadow: 0 1px 5px 2px #ddd;
    }
   
    .subcategorieslist li {
        padding: 8px;
    }
    .subcategory_list {
        font-size: 13px;
    }
    
    .categorieslist li{
        padding: 10px 15px;
    }
    .category_list {
        width: 45%;
    }
    .filter-popup .closeIcon {
        display: none;
    }
    .fetus-swiper-container {
        margin: 10px !important;
        background: #fff;
        width: auto !important;
    }
    .discussion-block {
        margin: 0 !important;
    }
    .discussion-links .icon {
        vertical-align: bottom !important;
    }
    .write-comment {
        margin: 0 !important;
    }
    .slider_img {
        width: 150px;
        height: 150px;
    }
    .slider_name {
        height: 76px;
        width: 240px;
        display: table-cell;
        vertical-align: middle;
        margin: 0 auto;
    }
    .my_account {
        overflow: hidden;
        margin: 0;
    }
    .my_account .menu_content {
        margin-top: 0;
    }
    .fetus-tab-main {
       box-shadow: 0 1px 5px 2px #ddd;
    }
}
@media (max-width:359px) and (min-width:320px) {
    .blog_title .B20_42, .blog_story .B20_42 {
        font-size: 16px;
        line-height: 20px;
    }
    .slider_name .B28_42{
        font-size: 22px;
    }
}

.M15_42 {
    font-size: 15px;
    font-weight: 500;
    color: #424242;
    line-height: 21px;
}

.R15_42 {
    font-size: 15px !important;
    font-weight: 400;
    color: #424242 !important;
    line-height: 21px;
}

@media (max-width:767px) {
    .M15_42 {
        font-size: 14px;
        font-weight: 500;
        color: #424242;
        line-height: 21px;
    }
    
    .R15_42 {
        font-size: 14px !important;
        font-weight: 400;
        color: #424242 !important;
        line-height: 21px;
    }

    .moderation_status {
        border: 1px solid #f2e9c7;
        border-radius: 3px;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 14px;
        padding-right: 14px;
        background: #fff9e3;
        margin: 4px 0 4px;
    }

}