.blog-page{background-color: #eef8fa;}
.blog-page{width: 100%;margin: 0 auto;padding: 0 13%;box-sizing: border-box;}
.blog-page .pageHeader{padding: 4em 0;}
.blog-page .site-main{width: 71%;margin-bottom: 7.0em;}
.blog-page .sidebar{width: 26%;}
.blog-page .site-main article{padding: 3em 4em;background-color: var(--white);margin-bottom: 65px;border-right: 0.37em solid #e7e7e7;border-bottom: 0.37em solid #e7e7e7;position: relative;}
.blog-page .site-main .postInfo, .blog-detail-page .site-main .postInfo {margin-bottom: 0;margin-top: 1rem;}
.blog-page .site-main .postInfo a, .blog-detail-page .site-main .postInfo a{color: var(--light-read);}
.blog-page .site-main .postInfo a:hover, .blog-detail-page .site-main .postInfo a:hover{color:var(--black);}
.blog-page .site-main .entry-header,.blog-page .site-main .entry-header,.author .site-main .entry-header{margin-bottom: 1.875em;text-align: left;}
.blog-page .site-main .post-thumbnail{margin-bottom: 1.875em;width: 100%;}
.blog-page .site-main .post-thumbnail img{width: 100%;}
.blog-page .site-main .entry-content p{font-size: 1.125em;line-height:1.75em;color:var(--black);display: inline;}
.blog-page .pagination .page-numbers{font-size: 1.625em;color:#69bfde;margin: 0 0.7em;}
.blog-page .pagination .page-numbers:hover,.blog-page .pagination .page-numbers.current{color:var(--black);}
.widget .widget-title {font-size:1.8em;line-height:1.2; font-family: "Work Sans", sans-serif;text-transform: none;font-weight: 700;margin-bottom: 0.9em;letter-spacing: 0;}
.widget .widget-title span{color: var(--light-read);}
.blog-page .screen-reader-text, .blog-detail-page .screen-reader-text{display: none;}
.blog-page .widget, .blog-detail-page .widget {margin-bottom: 2.5em; padding:2em;background: #fff;}
.blog-page .widget input:not([type="submit"]), .blog-detail-page .widget .search-field{width:100%;border: 0.1em solid #d0e7eb;color: #1a1a1a;height:50px;background: var(--white);padding: 0 10px;font-size:1.3em;font-family: 'Work Sans',sans-serif;line-height:3;}
.blog-page .widget .search-submit, .blog-detail-page .widget .search-submit {padding: 0;height:50px;width:50px !important;background-color: #39b0d7;border-radius: 0 2px 2px 0;transition: .3s all ease-in-out;font-size: 0;border:none !important;background-image: url(../images/search.png);background-repeat: no-repeat;background-position: center;background-size: 20px;}
.blog-page .widget .search-submit:before, .blog-detail-page .widget .search-submit:before{font-size: 1.5em;left: 1px;line-height:3;width:3em;position: relative;content: "\f400"}
.blog-page .widget .search-submit:hover, .blog-detail-page .widget .search-submit:hover {background-color: var(--light-read);}
.blog-page .widget ul, .blog-detail-page .widget ul{padding: 0;margin: 0;}
.blog-page .widget a, .blog-detail-page .widget a{font-size: 1.2em;line-height: 1.6;color:var(--black);}
.blog-page .widget a:hover, .blog-detail-page .widget a:hover{color:#39B0D7;} 
.blog-page .widget_mc4wp_form_widget, .blog-detail-page .widget_mc4wp_form_widget{border: 10px solid #d0e7eb;background: transparent;text-align: center;padding: 10%;   clear: both;}
.blog-page .widget_mc4wp_form_widget .widget-title, .blog-detail-page .widget_mc4wp_form_widget .widget-title{display: none;}
.blog-page .widget_mc4wp_form_widget h2, .blog-detail-page .widget_mc4wp_form_widget h2{font-size: 1.3em;padding-left:2em;margin-bottom:1.1em;position: relative;text-align: left;}
.blog-page .widget_mc4wp_form_widget h2:before, .blog-detail-page .widget_mc4wp_form_widget h2:before{background-image: url(../images/envelop.png);bottom: 0;content: "";left: 0;margin: auto;position: absolute;top: 0;width:1.35em;height:1.3em;background-size:contain;background-repeat: no-repeat;}
.blog-page .widget_mc4wp_form_widget p, .blog-detail-page .widget_mc4wp_form_widget p {font-size:1.1em;line-height:1.5;margin-bottom:1.3em;font-weight: 400}
.blog-page .widget_mc4wp_form_widget .mc4wp-form-fields input, .blog-detail-page .widget_mc4wp_form_widget .mc4wp-form-fields input{ border: 1px solid #94a9ad;text-align: center;max-width: 350px;margin: 0 auto;font-weight: 300;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;background-color: transparent;font-size:1em;padding: 12px;} 
.blog-page .widget_mc4wp_form_widget button, .blog-detail-page .widget_mc4wp_form_widget button {background-color: #39b0d7;padding: 15px;text-align: center;max-width: 350px;margin: 0 auto;font-size: 1.2em;font-weight: 500;border-radius: 4px;-moz-border-radius: 4px;-webkit-border-radius: 4px;width: 100%;text-transform: capitalize;position: relative;overflow: hidden;z-index: 0;-ms-transition: all .5s ease;-webkit-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease;border: none;color: var(--white);}
.blog-page .widget_mc4wp_form_widget button:before, .blog-detail-page .widget_mc4wp_form_widget button:before {content: "";height: 100%;width: 110%;background-color: var(--light-read);position: absolute;top: 0;left: -110%;z-index: -1;border-radius: .1875em 3.75em 3.75em .1875em;-ms-transition: left .5s ease;-webkit-transition: left .5s ease;-o-transition: left .5s ease;transition: left .5s ease;}
.blog-page .widget_mc4wp_form_widget button:hover:before, .blog-detail-page .widget_mc4wp_form_widget button:hover:before {left: 0;}
.blog-page .gform_widget .gfield_label, .blog-detail-page .gform_widget .gfield_label{display: none;}
.blog-page .gform_widget .ginput_container input:not([type="submit"]), .blog-detail-page .gform_widget .ginput_container input:not([type="submit"]){border-color: #cfe7eb;border-radius: 0;height:2.7em;padding: 0.6em 0.75em;}
.blog-page .gform_widget .gform_footer, .blog-detail-page .gform_widget .gform_footer {margin-top: 1.8em; width: 100%;background-color:var(--light-read);}
.blog-page .gform_widget .gform_footer:after, .blog-detail-page .gform_widget .gform_footer:after {display: none;}
.blog-page .gform_widget .gform_footer input.gform_button, .blog-detail-page .gform_widget .gform_footer input.gform_button {font-size: 1.62em;padding: 0.72em 1.25em;border-radius: 0; background-color:var(--light-read);width: 100%;}
.blog-page .gform_widget .gform_footer input.gform_button:hover, .blog-detail-page .gform_widget .gform_footer input.gform_button:hover  {background-color: var(--sky-blue);}
.blog-page .gform_widget .gform_footer .gform_ajax_spinner, .blog-detail-page .gform_widget .gform_footer .gform_ajax_spinner {position: absolute; right:5px; top: 50%; transform: translateY(-50%);}
.blog-page .as-seen-on-images li, .blog-detail-page .as-seen-on-images li {list-style: none;width: 100%;float: left;text-align: center;margin: 20px 0 10px;}
.blog-page .as-seen-on-images li:nth-child(1), .as-seen-on-images li:nth-child(2), .blog-detail-page .as-seen-on-images li:nth-child(1) {width: 50%;}
.blog-page .as-seen-on-images li:nth-child(1) img, .as-seen-on-images li:nth-child(2) img, .blog-detail-page .as-seen-on-images li:nth-child(1) img{max-width: 90%;}
.seo101-nav ul li a{display: inline;}
.content-area{background-color: #eef8fa;} 
.content-area .site-main{} 
body:not(.blog,.category,.search,.author) .content-area .entry-header{text-align: center;max-width: 1300px;margin: 0 auto;}
.single  .content-area .entry-header{padding: 3.75em 0;}
.center-post-detail{width: 1190px;max-width: 90%;margin: 0 auto;box-sizing: border-box;}
.center-post-detail .post-thumbnail {margin-bottom: 1.875em;}
.postInfo{margin:1.875em 0 1em 0;}
.postInfo span {font-size: 1.1em;color: var(--black);}
.postInfo a {font-size: 1.1em;color: var(--light-read);}
.postInfo a:hover{color: var(--light-read);}
.entry-content{width: 100%;}
.entry-content a{font-size: 1.125em;line-height: 1.75em;}
.entry-content li::before{content:none}
.entry-content li{list-style-type:disc;font-size:1.125em;line-height:1.75em;} 
.entry-content h2{margin:1em auto;font-size: 1.75rem;line-height: 1.25;    color: #4ba3d0;font-weight: 600;} 
.entry-content h3{color:#4ba2de;margin:1.22em 0;font-size: 1.4375rem;font-weight: 600;}
.entry-content h4 {margin:1.85em 0 1.47em 0;color: #4bbbde;text-transform: none;letter-spacing:.052em;font-size: 1.1875rem;line-height: 1.12;font-weight: 600;}
.entry-content a {color: var(--light-read);}
.entry-content a:hover{color: var(--black);}
.entry-content p {font-size:1.125em;line-height:1.75em;margin: 0 0 1em;}
.entry-content .wp-caption {margin-bottom: 1.75em;max-width: 100%;}
#primary li {font-size:1.125em;}
.entry-content ul, .entry-content ol {padding: 0 0 0 2.5em;}
.content-area article.type-post{box-sizing: border-box;}
.single .content-area article.type-post{padding-bottom: 5em;}

.author_comments_wrap{background:var(--white);padding: 2em;}
.author_comments_wrap .content-wrap {max-width:1190px;width: 100%;margin: 0 auto;/*padding: 0 15%;*/box-sizing: border-box;}
.author_comments_wrap .author_custom {border-bottom:2px solid #c5d7db;padding: 2em 0;}
.saboxplugin-wrap {margin: 0;padding: 0;justify-content: space-between;}
.saboxplugin-wrap .saboxplugin-gravatar{width: 11%;text-align: left;}
.saboxplugin-wrap .saboxplugin-author-detail{width: 87%;}
.saboxplugin-wrap .saboxplugin-authorname {font-size: 18px;line-height: 25px;}
.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc {font-size: 1em;line-height: 1.25em;}
.vcard.author {font-size: 18px;line-height: 28px;}
.saboxplugin-wrap .saboxplugin-desc a {text-decoration: underline; color: var(--light-read);;}
.saboxplugin-wrap .saboxplugin-authorname a {font-size: 22px;font-weight: 600;color:  var(--light-read);;transition: .3s all ease-in-out;-moz-transition: .3s all ease-in-out;-webkit-transition: .3s all ease-in-out;}
.saboxplugin-socials{margin-top: 1em;}
.saboxplugin-socials a{margin-right:1em; }
.saboxplugin-socials a:hover{opacity: 0.7;}
.saboxplugin-socials a span{background-repeat: no-repeat;height: 2em;width: 2em;background-size: cover;}
.saboxplugin-socials .saboxplugin-icon-facebook{background-image: url(../images/fb.png);}
.saboxplugin-socials .saboxplugin-icon-linkedin{background-image: url(../images/linkedin-icon.png);}
.saboxplugin-socials .saboxplugin-icon-twitter{background-repeat: no-repeat;background-image: url('data:image/svg+xml, <svg xmlns="http://www.w3.org/2000/svg" version="1.0" width="32" height="32" viewBox="0 0 4001.000000 4001.000000" preserveAspectRatio="xMidYMid meet"><g transform="translate(0.000000,4001.000000) scale(0.100000,-0.100000)" fill="%23000000" stroke="none"><path d="M10 33302 c0 -3690 -3 -12690 -7 -20000 l-6 -13292 20006 0 20007 0 0 20000 0 20000 -20000 0 -20000 0 0 -6708z m18078 -6717 c919 -1336 1945 -2827 2279 -3313 334 -485 611 -881 615 -880 4 2 1043 1209 2310 2683 1267 1475 2548 2965 2848 3312 l545 632 753 1 752 0 -183 -212 c-101 -117 -1562 -1817 -3247 -3778 -1684 -1961 -3074 -3577 -3087 -3592 l-25 -26 3576 -5196 c1967 -2857 3579 -5202 3582 -5211 6 -14 -249 -15 -2587 -13 l-2594 3 -100 145 c-56 80 -1149 1668 -2429 3528 l-2329 3384 -32 -34 c-18 -18 -1370 -1590 -3005 -3493 -1635 -1903 -2989 -3477 -3008 -3497 l-36 -38 -744 0 c-437 0 -742 4 -740 9 2 5 1551 1810 3443 4012 1891 2202 3439 4010 3439 4019 0 8 -1542 2255 -3427 4993 -1885 2738 -3429 4983 -3432 4988 -4 5 1002 8 2592 7 l2598 -3 1673 -2430z"/><path d="M13460 27845 c0 -5 2527 -3678 5756 -8367 192 -279 1402 -2037 2689 -3908 l2340 -3400 1163 0 c769 0 1163 3 1160 10 -2 8 -3564 5185 -6047 8790 -180 261 -1319 1916 -2531 3678 l-2203 3202 -1164 0 c-640 0 -1163 -2 -1163 -5z"/></g></svg>');}
/* .saboxplugin-socials .saboxplugin-icon-twitter{background-image: url(../images/twit.png)} */
.get-touch{display: none;}

blockquote {border: 0 solid #1a1a1a;border-left-width: 4px;color: #686868;font-size: 1.2rem;font-style: italic;line-height: 1.5;margin: 0 0 1.4em;overflow: hidden;}
.seo-experts-quas {margin: 60px 0;}
.entry-content blockquote:not(.alignleft):not(.alignright), .entry-summary blockquote, .comment-content blockquote {margin-left: 0;background-color: var(--white);padding: 1.2em;border-color: #4ba3d0;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
.write_headings_tag_main .seo-experts-quas blockquote h2 {margin: 0;}
.write_headings_tag_main .seo-experts-quas blockquote a {color: #4ba3d0;}
.local-box {background: var(--white);padding: 30px;box-shadow: 4px 4px 0 0 #e9ebec;margin: 30px 0;position: relative;display: inline-block;width: 100%;box-sizing: border-box;}
table.how-tag-tables-width {max-width: 720px;margin: 24px auto;}
table.how-tag-tables-width th {text-align: center;font-size: 17px;padding: 7px 15px;background: #d9edf7;}
table.how-tag-tables-width tr:nth-child(even) td {background-color: #fff;}
table.how-tag-tables-width td {font-size: 16px;padding: 7px 15px;text-align: center;}
table.how-tag-tables-width tr:nth-child(odd) td {background-color: #f9f9f9;}

/* Blog */
.blog-page .site-main .entry-content .swp_social_panel:last-child {display: none;}
.blog-page .widget .search-submit {cursor: pointer;}


/* Blog Detail */
.blog-detail-page {width: 100%;margin: 0 auto;padding: 0 13%;box-sizing: border-box;background-color: #eef8fa;}
.blog-detail-page .pageHeader {padding: 4em 0;}
.blog-detail-page .pageHeader .breadthumb {margin: 0;}
.blog-detail-page .site-main{width: 71%;margin-bottom: 1em;}
.blog-detail-page .sidebar{width: 26%;}
.single .blog-detail-page .content-area .entry-header{width:auto;max-width:none;text-align: left;padding: 0;margin-bottom: 1.875em;}
.blog-detail-page .entry-header .entry-title {color: var(--sky-blue);}
.blog-detail-page .center-post-detail {width: auto; max-width: none;}
.blog-detail-page .site-main article{padding: 3em 4em;background-color: var(--white);margin-bottom: 65px;border-right: 0.37em solid #e7e7e7;border-bottom: 0.37em solid #e7e7e7;position: relative;}
.blog-detail-page .center-post-detail .post-thumbnail {margin-bottom: 2.875em;}
.single .breadthumb li a{pointer-events:all !important;}
.single .breadthumb li{padding-right:0;}
.postInfo a:hover {color: var(--sky-blue);}
.single .entry-content h4 {color: #000;}
.single .entry-content h5{margin-bottom:1em;}
.single .entry-content ul p{margin-top:2em;}
.single .aligncenter{clear:both;margin-left:auto;display:block;margin-right:auto;}
/* .single .twitter-tweet{text-align:center;margin-left:auto;margin-right:auto;} */
.saboxplugin-wrap .saboxplugin-authorname a:hover,.saboxplugin-wrap .saboxplugin-desc a:hover{color:#4ba3d0;}
.single .breadthumb {margin-bottom: 15px;}
.single .content-area .entry-header{width:1190px;max-width:90%;margin:0 auto;box-sizing:border-box;}
.single .center-post-detail .post-thumbnail img{max-width:100%;width:100%;}
/* .single .postInfo span, .single .postInfo a {font-size: 20px;} */
.single .entry-content h5 {padding-top: 10px;font-size: 1.18em;}
.single .entry-content ul li p, .single .entry-content ul p a {font-size: 1em;}
.single .entry-content ul li p{margin-top: 0;}
#primary .entry-content li li {font-size: 1em !important;}
.entry-content ul li h4{margin: 1em 0 0.4em;}

/* Social Warfare */
.swp_share_button:hover{flex: 1.4 1 0% !important;}
.swp_social_panel:not(.nc_floater):not(.swp_social_panelSide) {width: 100% !important;}
.swp_social_panel:not(.swp_social_panelSide) {transition: opacity .2s ease-in-out;}
.swp_social_panel {clear: both;display: flex;height: 34px;line-height: 1;margin-bottom: 20px !important;margin-top: 20px !important;overflow: hidden;padding: 0;align-items: stretch;-webkit-box-align: stretch;-moz-box-align: stretch;-webkit-box-pack: justify;-moz-box-pack: justify;direction: ltr;-ms-flex-align: stretch;-ms-flex-line-pack: center;-ms-flex-pack: justify;flex-wrap: wrap;justify-content: space-between;}
.swp_social_panel.swp_default_full_color .swp_twitter, html body .swp_social_panel.swp_individual_full_color .swp_twitter:hover, body .swp_social_panel.swp_other_full_color:hover .swp_twitter {background: #1da1f2;border: 1px solid #0c85d0;color: #fff;}
.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_twitter, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_twitter:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_twitter:not(:hover) {border: 1px solid #1da1f2;color: #fff;}
.swp_social_panel.swp_default_full_color .swp_linkedin, html body .swp_social_panel.swp_individual_full_color .swp_linkedin:hover, body .swp_social_panel.swp_other_full_color:hover .swp_linkedin {background: #2767b1;border: 1px solid #1e4f87;color: #fff;}
.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_linkedin, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_linkedin:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_linkedin:not(:hover) {border: 1px solid #2767b1;color: #fff;}
.swp_social_panel.swp_default_full_color .swp_pinterest, html body .swp_social_panel.swp_individual_full_color .swp_pinterest:hover, body .swp_social_panel.swp_other_full_color:hover .swp_pinterest {background: #e60023;border: 1px solid #b3001b;color: #fff;}
.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_pinterest, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_pinterest:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_pinterest:not(:hover) {border: 1px solid #e60023;color: #fff;}
.swp_social_panel.swp_default_full_color .swp_facebook, html body .swp_social_panel.swp_individual_full_color .swp_facebook:hover, body .swp_social_panel.swp_other_full_color:hover .swp_facebook {background: #1877f2;border: 1px solid #0b5fcc;color: #fff;}
.swp_social_panel.swp_flat_fresh.swp_default_full_color .swp_facebook, html body .swp_social_panel.swp_flat_fresh.swp_individual_full_color .swp_facebook:hover, body .swp_social_panel.swp_flat_fresh.swp_other_full_color:hover .swp_facebook:not(:hover) {border: 1px solid #1877f2;color: #fff;}
.swp_social_panel .total_shares {background: transparent !important;border: none !important;border-radius: 2px;color: white;cursor: default;display: block;font-size: 19px;padding: 0 10px;flex: none !important;}
.swp_social_panel .total_shares.total_sharesalt {background: transparent !important;border: none !important;}
.swp_social_panel .total_shares.total_sharesalt.total_sharesalt, .swp_social_panel .total_shares.total_sharesalt:not(:nth-child(1)) {background: transparent !important;border: none;color: #474b4d;margin-left: 0 !important;margin-bottom: 10px !important;}
.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer {flex: 1;}.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:nth-last-child(1) {margin-right: 0;padding-right: 0;}
.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-last-child(1) {margin-right: 0;}
.swp_social_panel .nc_tweetContainer:not(.total_shares):not(.total_sharesalt){border-radius: 2px;cursor: pointer;float: left;font-family: Lato;height: 32px;margin: 0 5px 3px 5px;min-width: 34px;overflow: hidden;text-align: center;transition: all .1s linear;}
.swp_social_panel:not(.swp_social_panelSide) .nc_tweetContainer:nth-child(1) {margin-left: 0;}
.swp_social_panel .swp_share{color:#fff;width:0;overflow:hidden;font-size:14px;vertical-align:top;margin-top: 2px;}
.swp_social_panel .swp_share_button:hover .swp_share{width: auto;overflow: visible;}
.swp_social_panel .nc_tweetContainer.total_shares .swp_count {display: block;display: flex;font-family: Lato,sans-serif;font-size: 18px !important;font-weight: bold;height: 30px;text-decoration: none;text-decoration: none !important;text-transform: none;flex-flow: row wrap;box-shadow: none;}
.swp_social_panel .total_shares.total_sharesalt .swp_count {color: #474b4d;font-size: 24px;}
.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt .swp_count {display: inline-block;line-height: 0;margin-left: 8px;margin-top: 12px;min-width: 45px;position: relative;vertical-align: middle;}
.swp_social_panel .swp_label {display: block;font-size: 9px !important;margin-top: 13px;position: absolute;text-align: center !important;text-transform: uppercase;}
.swp_social_panel .total_shares .swp_label {font-size: 10px;vertical-align: middle;}
.swp_social_panel .total_shares.total_sharesalt .swp_label {color: #474b4d;letter-spacing: 0;min-width: 40px;}
.swp_social_panel .total_shares.total_sharesalt:before {content: "\f064";display: inline-block; margin-top: 7px;vertical-align: top;}
.swp_social_panel:not(.swp_social_panelSide) div.total_shares.total_sharesalt:before {    display: inline-block;font-family:FontAwesome;margin-top: 7px;vertical-align: top;}
.spaceManWilly,.iconFiller{vertical-align:middle;}
i.swp_twitter_icon::before{content: "";font-family:"FontAwesome";color:#fff;font-style: normal;margin:8px 8px;background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/></svg>');background-repeat: no-repeat;height: 16px;width: 16px;display: inline-block;filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(241deg) brightness(103%) contrast(103%);}
i.swp_linkedin_icon::before{content: "\f0e1";font-family:"FontAwesome";color:#fff;font-style: normal;margin:0 8px;}
i.swp_pinterest_icon::before{content: "\f0d2";font-family:"FontAwesome";color:#fff;font-style: normal;margin:0 8px;}
i.swp_facebook_icon::before{content: "\f09a";font-family:"FontAwesome";color:#fff;font-style: normal;margin:0 8px;}
/* i.swp_twitter_icon::before{content: "\f099";font-family:"FontAwesome";color:#fff;font-style: normal;margin:0 8px;} */

/* Podcast sidebar */
.widget.podcast-block ul li {margin-bottom: 1.25em;}
.widget.podcast-block ul li:last-child {margin-bottom: 0;}
.widget.podcast-block ul li .image-block{display: block;position: relative;overflow: hidden;border-radius: 10px;}
.widget.podcast-block ul li .image-block img{display: block;width: 100%;}
.widget.podcast-block .btn-group {position: absolute;width:100%;bottom:2.5em;;left: 50%;transform: translateX(-50%);display: flex;align-items: center;justify-content: center;}
.widget.podcast-block .btn-link {padding: 0.4em 1em;display: block;line-height: normal;cursor: pointer; font-size:0.9em;color: rgba(0,0,0,1);text-transform: uppercase;vertical-align: middle;font-weight: 700;border: none;margin: 0;box-shadow: none;background-color: #fff;}
.widget.podcast-block .btn-link:hover {color: rgba(0,0,0,0.7);}
.interviews-popup {position: relative;background: #FFF;padding: 40px;width: auto;max-width: 600px;margin: 20px auto;transition: 1s all;}
.interviews-popup .mfp-close {width: auto;height: auto;line-height: normal; color: #fff;top: -30px;}

/* White label sidebar */
.widget.widget_nav_menu {padding-bottom: 0;}
.widget.widget_nav_menu ul li {border-top: 1px solid #e7e7e7; padding: 1.25em 0 1.25em 1.3em; position: relative;}
.widget.widget_nav_menu ul li:before{content: ''; position: absolute; left:0; top:1.9em; width:0.5em;height:0.5em;border-radius:50%;background-color: #aacf64;}

/* calander sidebar */
.widget.services-block {position: relative; padding-top: 4.5em;margin-top: 7.5em;}
.widget.services-block .calander-iframe {overflow: hidden;}
.widget.services-block .calander-iframe iframe {height: 600px;width: 100%;margin-bottom: -120px;}
.widget.services-block .manish-icon{text-align: center;position: absolute;left: 0;right: 0;margin: auto;top: -3em;width: 7em;}
.widget.services-block .manish-icon img{width: 100%;}
.widget.services-block .manish-text-part .h3{font-weight:700;font-size: 2em;margin:0.4em 0 0.7em;}
.widget.services-block .manish-text-part p{font-size: 1.3em;line-height: 1.4;margin-bottom: 0.4em;}

/* Audio block */
.audio-block .mejs-mediaelement {pointer-events: none;}
.audio-block .cue-skin-default.mejs-container .mejs-inner{background-color:#f3f3f3 !important;height: 100%;padding: 1.5em;box-sizing: border-box;} 
.audio-block .cue-skin-default.mejs-container .mejs-track-artwork img{display: none;} 
.audio-block .cue-skin-default.mejs-container .mejs-track-artwork{display: none;} 
.audio-block .cue-playlist {margin: 0;}
.audio-block .cue-playlist .cue-tracks{display: none;} 
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail .mejs-time-total{height: 0.2em;width:97%;} 
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail .mejs-time-buffering,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail .mejs-time-hovered{height:0.2em;} 
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-volume-button.mejs-unmute button,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-volume-button.mejs-unmute button:focus{background-image: url(../../assets/images/mute.png);    background-size: contain;background-repeat:no-repeat;height: 2em;width: 2em;display: block;font-size: 1em;} 
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-volume-button button,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-volume-button button:focus{background-image: url(../../assets/images/unmute.png); background-position: center;background-repeat: no-repeat;background-size: contain;height: 2em;width: 2em;display: block;font-size: 1em;}
.audio-block .mejs-time,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time span,.audio-block .cue-skin-default.mejs-container .mejs-track-details .mejs-track-title{color:#000}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-button button{border-color: #39b0d7;}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button.mejs-play button,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button.mejs-replay button{border-color: transparent #39b0d7;margin:auto;}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button{ box-shadow: 0 0 0 0.125em rgb(0 0 0 / 50%);height: 5.025em;width: 5.025em;background-color: transparent;position: absolute;top: 0;right: auto;display: flex;flex-wrap: wrap;align-content: center;float: none;order: 1;padding-left: 0;left: 1.5em;line-height: 0;font-size: .7em;bottom: 0;margin: auto;    BORDER-RADIUS: 50%;}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button:hover,.audio-block .is-playing .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button{box-shadow: 0 0 0 0.125em rgb(0 0 0 / 50%);}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-volume-button{float: none;top: auto;position: relative;right: auto;order:4;width: auto;height: auto;margin: 0;}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-button button:hover{opacity: 0.7;}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{display: none;}
.audio-block .cue-skin-default.mejs-container .mejs-track-details .mejs-track-title{font-size: 1em !important;font-weight: 400;}
.audio-block .cue-skin-default.mejs-container .mejs-controls{ margin-top: 0.2em;padding: 0;position: initial;display: flex;justify-content: space-between;flex-wrap: wrap;align-items: center;height: auto;padding-left: 4.85em;} 
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-horizontal-volume-slider{float: none;display: none !important;}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail{position: relative; left: auto;right: auto;bottom: auto;order:3;width: 70% !important;margin-left: 0.5em;}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time{position: relative;left: auto;right: auto;bottom: auto;order: 2;margin-left:0;font-size: 1em;line-height: 0.7;} 
.audio-block .cue-skin-default.mejs-container .mejs-track-details{padding-left: 4.85em;margin-top: 0;padding-top: 0;}
.audio-block .cue-skin-default.mejs-container{height: 5.6em;background-color:transparent;border-radius: 0;box-sizing: border-box;}
.audio-block .cue-skin-default.mejs-container .mejs-track-details .mejs-track-artist{display: none;}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button.mejs-play button,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button.mejs-replay button{border-width: 0.625em 0 0.625em 1em;}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button button{ background-repeat: no-repeat;width: 2em !important;height: 2em !important;border: none !important;display: block;font-size: 1em !IMPORTANT;text-align: center;margin: auto;background-size: contain;}
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button.mejs-pause button{background:url(../../assets/images/puse-icon.png);background-position:0.2em 0;background-size:contain;background-repeat: no-repeat;  margin: 0 auto; }
.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button.mejs-play button{background:url(../../assets/images/play-icon.png);background-position:0.4em 0;background-size:contain; background-repeat: no-repeat; margin: 0 auto;}
.gform_widget .validation_message{position: relative; right: 0;display: inline-block;font-weight: 400;}
.gform_widget .gform_confirmation_message {font-size: 1.1em;color: #509512;text-align: center;line-height: 1.4;font-weight: 600;}

ul.blog_listsa > li {
    list-style: lower-alpha;
}
ul.blog_listcA > li {list-style: upper-alpha;}
.entry-content code {
    background: #f3f3f3;
    display: block;
    padding: 20px;
}

@media only screen and (min-width:2555px) {
  .audio-block .cue-skin-default.mejs-container .mejs-controls{ margin-top: 0.7em;}
}
@media only screen and (max-width:1080px) {
  .audio-block .cue-skin-default.mejs-container{height: auto !important;}
  .audio-block .cue-skin-default.mejs-container .mejs-inner{padding: 15px 20px;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail{width: 55% !important;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button{width: 40px;height: 40px;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time{padding-right: 10px;}
  .audio-block .cue-skin-default.mejs-container .mejs-track-details{padding-left: 50px;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls{padding-left: 50px;}  
  .audio-block .col .left-part .play-video{bottom:3.2em;}
}
@media only screen and (max-width: 1600px) {
    .blog-page, .blog-detail-page{padding: 0 9%;}
    .blog-page .widget_mc4wp_form_widget h2 {font-size: 20px;}
}
@media only screen and (max-width: 1440px) {
    .seo-experts-quas {margin: 40px 0;}
    .blog-page, .blog-detail-page{padding: 0 5.5%;}
    .blog-page .widget_mc4wp_form_widget h2{font-size: 18px;}
    .blog-page .widget_mc4wp_form_widget p{ font-size: 16px;line-height: 20px;}

   /* Podcast sidebar */
   .widget.podcast-block .btn-group {bottom:3.7em;}
}
@media only screen and (max-width: 1350px) {
    body:not(.blog,.search,.category) .content-area .entry-header{max-width: 100%;}
   .blog-page, .blog-detail-page{padding: 0px 2%;}
}
@media only screen and (max-width: 1300px) {
    .center-post-detail{width: 100%;}
    .author_comments_wrap .content-wrap{max-width: 100%;box-sizing: border-box;} 
	.blog-page .sidebar {width: 27%;}
	.blog-page .site-main {width:70%;}
}
@media only screen and (max-width:1180px) {
	.blog-page .sidebar {width: 30%;}
	.blog-page .site-main {width:68%;}
}
@media only screen and (max-width:1024px) {
  .audio-block .cue-skin-default.mejs-container .mejs-inner{font-size:11px;}
  .widget .widget-title{font-size: 22px; margin-bottom:25px;}
  .gform_widget .gform_confirmation_message{font-size: 14px;}
  .widget.services-block{margin-top: 70px;}
  .blog-page .widget, .blog-detail-page .widget{    margin-bottom: 30px;}
}
@media only screen and (max-width: 1220px) {
     .center-post-detail,.author_comments_wrap .content-wrap{width: 100%;}
    .entry-content a.swp_share_link{font-size: 19px;}
}
@media only screen and (max-width: 1150px) {
    .blog-page .widget_mc4wp_form_widget h2{font-size:16px;}
    .blog-page .widget_mc4wp_form_widget p{ font-size:14px;} 
    .blog-page .widget input[type="search"].search-field{font-size: 16px;}
}
@media only screen and (max-width: 1024px) {
    .blog-page, .blog-detail-page{padding: 0 6.5%;}
    .blog-page .site-main{width: 100%;}
    .blog-page .sidebar{width: 100%;}
    .blog-page .site-main .entry-content p,.blog-page .pagination .page-numbers{font-size: 20px;}
    .blog-page .widget_mc4wp_form_widget h2{padding-left: 0;padding-top: 60px;text-align: center;}
    .blog-page .widget_mc4wp_form_widget h2:before{right: 0;    bottom: auto;}
    .postInfo span,.postInfo a{font-size: 22px;}
    .center-post-detail img{width: 100%;}
    .center-post-detail{width: 100%;}
    #primary li,.entry-content p,.entry-content em,.entry-content figcaption {font-size:18px;}
    .entry-content h2{font-size: 24px;}
    .entry-content h4{font-size: 22px;}
    .author_comments_wrap .content-wrap{max-width: 100%;padding: 0 20px;box-sizing: border-box;}
    .author_comments_wrap .content-wrap .slides{padding: 0 40px;}
    .saboxplugin-socials a span{width: 35px;height: 35px;}
    
    /* Blog */
    .blog-page .widget_mc4wp_form_widget{padding:5%;}
    .blog-page .widget_mc4wp_form_widget p:last-child{margin-bottom:0;}
    .blog .breadthumb li {font-size: 18px;}
    .blog .breadthumb {padding-left: 0;}
    .blog-page .widget input[type="search"].search-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;}

    /* Blog detail */
    .blog-detail-page .site-main{width: 100%;}
    .blog-detail-page .sidebar{width: 100%;}
    .single .entry-content h5 {margin: 1em 0;}
    .single img.aligncenter {width: auto;max-width: 100%;}
    .single .postInfo span, .single .postInfo a {font-size: 18px;}
    .blog-page .site-main .entry-content .continueReading, .blog-page .site-main .entry-content .shortBlogContent {font-size: 20px;}

    /* Blog list page */
    #primary article {margin-bottom: 45px;}

    .blog-page .gform_widget .ginput_container input:not([type="submit"]), .blog-detail-page .gform_widget .ginput_container input:not([type="submit"]){height: 44px; padding: 10px; font-size: 16px;}
    .blog-page .gform_widget .gform_footer input.gform_button, .blog-detail-page .gform_widget .gform_footer input.gform_button{font-size: 16px;padding: 12px 15px;}
    .blog-page .gform_widget .gform_footer, .blog-detail-page .gform_widget .gform_footer{margin-top: 15px;}
    .blog-page .widget, .blog-detail-page .widget{padding: 20px;}
    .widget.podcast-block .btn-group{bottom: 20%;}
    .widget.podcast-block .btn-link{padding: 10px 18px;font-size: 14px;}
    .widget.podcast-block ul li .image-block img{max-width: 440px;margin: 0 auto;	}
    .widget.services-block .manish-text-part .h3{font-size: 22px; margin: 20px 0;}
    .widget.services-block .manish-icon{top: -35px;width: 70px;}
    .widget.services-block .manish-text-part p {font-size: 15px;line-height: 1.4;margin-bottom: 12px;}
	.blog-page .widget a{font-size: 18px;}
	.podcast-block ul{display: flex; justify-content: space-between;}
	.podcast-block ul li{width: 48%;}
	.widget.widget_nav_menu ul li{font-size:inherit; padding: 12px 12px 12px 29px;}
	.widget.widget_nav_menu ul li a{font-size: 16px;}
	.widget.widget_nav_menu ul li:before{top: 22px;width: 8px;height: 8px;}
}
@media only screen and (max-width: 960px) {
    .saboxplugin-wrap .saboxplugin-gravatar{width: 100px;}
    .saboxplugin-wrap .saboxplugin-author-detail{width: calc(100% - 120px);}
}
@media only screen and (max-width:940px) {
  .audio-block .cue-skin-default.mejs-container .mejs-inner{padding: 10px;}
  .audio-block .cue-playlist.max-width-480 .cue-skin-default.mejs-container .mejs-track-details .mejs-track-title{font-size: 14px !important;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button{ height: 30px;width:30px;margin-top: 0;top: 0px;position: relative; padding-left: 0;left: 0;} 
  .audio-block .cue-skin-default.mejs-container .mejs-controls{padding-left: 0;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button.mejs-play button,.audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button.mejs-replay button{    border-width: 5px 0 5px 9px;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button button{height: 10px;width: 9px;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button.mejs-pause button{ border-width: 0 3px;margin: auto !important;}
  .audio-block .cue-skin-default.mejs-container .mejs-track-details{padding-left: 0;}   
  .audio-block .cue-skin-default.mejs-container .mejs-controls{margin-top: 10px;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time{margin-left: 10px;font-size: 15px;}  
  /*767 css*/
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-layers{height: auto;}
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-controls{height: auto;}
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-controls .mejs-previous-button{margin-left: 0;}
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-controls .mejs-next-button,.audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-controls .mejs-previous-button{margin-left: 0;margin-top: 0;position: relative;top: auto;left: auto;}
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button{position: relative;margin: 0;top:auto;left: auto;height: 30px;width: 30px}
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button.mejs-play button{ margin: auto;}
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container{height: 90px;padding-bottom: 0;}
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-controls .mejs-time{position: relative;right: auto;bottom:auto;float: none;font-size: 10px;width: auto;}
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-inner{padding: 15px;position: relative;}
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-controls .mejs-time{} 
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-controls{margin-top: 10px;}
  .audio-block .cue-playlist.max-width-480 .cue-skin-default.mejs-container .mejs-track-details .mejs-track-title{text-align: left;}
  .audio-block .cue-playlist.max-width-380 .cue-skin-default.mejs-container .mejs-track-details{position: relative;bottom: auto;padding: 0;}
}
@media only screen and (max-width: 767px) {
    .blog-page .breadthumb ul{padding: 0;}
    .blog-page .breadthumb a,.blog-page .breadthumb li{font-size: 12px;}
    .blog-page .site-main .entry-content p, .blog-page .widget a, .blog-page .pagination .page-numbers,.entry-content a{font-size: 15px;}
    #primary li,.entry-content p,.entry-content em,.entry-content figcaption {font-size:14px;}
    .entry-content h2,.entry-content h2 em{font-size: 18px;}
    .single .entry-content h5{font-size: 18px;}
    .center-post-detail .entry-content h3{font-size:20px;margin: 15px 0;}
    .center-post-detail img{margin-bottom: 10px;}
    .center-post-detail .entry-content h4{margin: 20px 0;}
    .saboxplugin-wrap .saboxplugin-gravatar{text-align: center;margin: 0 auto 40px auto;}
    .saboxplugin-wrap .saboxplugin-gravatar,.saboxplugin-wrap .saboxplugin-author-detail{width: 100%;}    
    .saboxplugin-wrap .saboxplugin-authorname {text-align: center;}
    .saboxplugin-wrap .saboxplugin-authorname a{font-size: 18px;}
    .author_comments_wrap .content-wrap .slides{padding: 0 20px;}
    .vcard.author{font-size: 14px;margin-top: 20px;}
    table.how-tag-tables-width{max-width: 100%;box-sizing: border-box;}
    /* Blog */
    .blog .breadthumb li,.blog .breadthumb li a{font-size:15px;}
    .blog-page .site-main .entry-header .entry-title{margin-bottom:20px;}
    .content-area article.type-post{margin-bottom:30px;}
    .blog-page .site-main .postInfo, .blog-detail-page .site-main .postInfo{font-size:12px;}
    .postInfo span,.postInfo a{font-size:16px;}
    .widget .widget-title {font-size: 22px;}
    .blog-page .pageHeader, .blog-detail-page .pageHeader {padding-top: 30px;padding-bottom: 30px;}
    

    /* Blog Detail */
    .single .entry-content ul {padding-left: 15px;}
    .single .entry-content p a {display: inline;}
    .single .postInfo span, .single .postInfo a {font-size: 16px;}
    .blog-page .site-main .entry-content .continueReading, .blog-page .site-main .entry-content .shortBlogContent {font-size: 16px;}
    .blog-page .widget_mc4wp_form_widget h2:before{width: 50px;height: 45px;}
    .single .entry-content ul li {margin: 8px 0;}
    .seo101-nav ul li a{word-break: inherit !important;}

    /* interviews-popup */
    .interviews-popup {padding: 20px;}

    /* Podcast sidebar */
    .podcast-block ul{flex-direction: column;align-items: center;}
    .podcast-block ul li{width: 100%;}
    .blog-detail-page .entry-content a{word-break: break-all;}
}
@media only screen and (max-width:685px){
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail{width: 55% !important}
}
@media only screen and (max-width:660px) {
  .audio-block .cue-playlist .cue-skin-default.mejs-container .mejs-track-details{display: block !important;position: relative !important;bottom: auto !important;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail{width: 55% !important;}   
  .audio-block .cue-playlist .cue-skin-default.mejs-container{height: auto !important;}
  .audio-block .cue-playlist .cue-skin-default.mejs-container .mejs-track-details{padding: 0 !important;}
  .audio-block .cue-playlist .cue-skin-default.mejs-container .mejs-track-details .mejs-track-title{font-size:14px !important;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-playpause-button{margin-top: 0 !important;}
  .audio-block .cue-skin-default.mejs-container .mejs-inner{    padding: 15px;}
  .blog-page .pagination .page-numbers{    margin: 0 8px;}
  .seo101-nav ul li a{font-size: 14px;}
}
@media(max-width:479px){ 
    /* Blog list page */
    .blog-page .sidebar {margin-top: 20px;}
    .widget.podcast-block .btn-link {padding:9px 15px;font-size:13px;}
    .blog-page .pagination .page-numbers{    margin: 0 5px;}
}
@media only screen and (max-width:460px) {
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time{margin-left: 10px;}
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail{width: 40% !important;}
}
@media(max-width:400px){
    .blog .swp_social_panel .swp_share {width: 100%;display: none;}
    .blog .swp_social_panel .iconFiller {width: 30px !important;}
    .blog-page .pagination .page-numbers{    margin: 0 4px;}
}
@media only screen and (max-width:380px) {
  .audio-block .cue-playlist.max-width-480 .cue-skin-default.mejs-container .mejs-track-details .mejs-track-title{font-size: 14px !important;}
  .widget.podcast-block .btn-link {padding: 7px 14px;font-size: 11px;}
  .blog-page .pagination .page-numbers{margin: 0 2px;}
}
@media only screen and (max-width:321px) {
  .audio-block .cue-skin-default.mejs-container .mejs-controls .mejs-time-rail{width: 35% !important;}
}