/*
 Theme Name:   Dummies
 Theme URI:    http://www.dummies.com/
 Description:  Dummies Theme
 Author:       Centric digital
 Author URI:   http://www.dummies.com
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  dummies
*/

@import "js/vendors/perfect-scrollbar/css/perfect-scrollbar.css";
/*@import "js/vendors/animatecss/animate.css";*/
@font-face {
    font-family: 'FontAwesome';
    src: url('js/vendors/fontawesome/fonts/fontawesome-webfont.eot?v=4.5.0');
    src: url('js/vendors/fontawesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('js/vendors/fontawesome/fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('js/vendors/fontawesome/fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('js/vendors/fontawesome/fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('js/vendors/fontawesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
*:hover, *:focus, *:visited,  a:hover, a:focus, a:visited { outline : none; }
.admin-bar .navbar-fixed-top {
    top: 32px;
}
/* Shifted below line up */
/*:focus, :hover{outline: none;border: none;text-decoration: none;}*/

/* Home page Css */
.article-list .alm-btn-wrap {
    border-bottom: 1px solid #ddd;
    margin: 30px 0 0;
    padding-bottom: 20px;
    text-align: center;
    clear: both;
}
.article-list .btn.btn-lg{
    position: relative;
}
.article-list .btn-primary:active:hover {
    color: #000;
}
.article-list button.alm-load-more-btn.loading::before {
    background: #fff url("img/icons/ajax-loader.gif") no-repeat scroll center center;
    border-radius: 2px;
    content: "";
    display: inline-block;
    height: 30px;
    left: 0;
    margin: 11px;
    overflow: hidden;
    position: absolute;
    top: 0;
    transition: width 0.5s ease-in-out 0s;
    width: 30px;
    z-index: 0;
}
.load_more_content_tab.loading, #load_more_posts.loading {
    pointer-events: none;
    cursor: default;
}
button.alm-load-more-btn.done {
    opacity: 0;
    cursor: default;
}

/*Article Page Css */
.ads .x2.block-xs p{
    float:  left;
}
.x2.block-xs.x2-right.pull-left p {
    margin-left: 20px;
}
.video-container > iframe {
    max-width: 100%;
    width: 600px;
    height: 330px;
}

.article-list article .article-content::after,
.search-page aside .filter span.icon::after {
    background: transparent;
}
.article-content .atype {
    bottom: 10px;
    height: 25px;
    position: absolute;
    right: 10px;
    width: 30px;
}
.search-page aside .filter span.icon {
    height: 25px;
    position: absolute;
    right: -35px;
    width: 30px;
    bottom: -2px;
}
/*Article Page Css */
.floating-newsletter {
    display: none;
}
.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content {
    padding: 0;
}
.nav.navbar-nav.navbar-right .my-account, .my-account.visible-xs{
    display: none !important;
}
.community-board{
    display:none;
}
.ads {
    overflow: hidden;
}

.article-container table thead tr th{font-weight:600;border-bottom:2px solid #8d8d8d}
.article-container table tbody tr td{border-top:0;border-bottom:1px solid #f4f4f4}
.article-container table tbody tr:hover td{background-color:#fafafa}
.article-container table{width:100%}

@media (max-width: 767px){
	.article-list article .article-content h3 {
	   max-height: 29px;
	}	
}
.imageBlock{
    margin: auto;
    margin-bottom: 20px;
}
.article-container table td .ad{display: none !important;}

.mfp-wrap{
	top:20px;
}
.dm_hide{display: none;}
.dm_show{display: block;}


.dummies-newsletter.debug {
	background: #abfaab;
}

.dummies-newsletter.debug .logo {
	background: tomato;
}

.dummies-newsletter.debug .cnt {
	background: #ddd;
}

/*.dummies-newsletter-wrap, */.slideUpModule {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 100;
}

.dummies-newsletter {
	width: 100%;
	position: relative;
	background: #fff;
	-webkit-box-shadow: -1px -1px 5px 0px rgba(0,0,0,0.26);
	-moz-box-shadow: -1px -1px 5px 0px rgba(0,0,0,0.26);
	box-shadow: -1px -1px 5px 0px rgba(0,0,0,0.26);
}

.dummies-newsletter.accent::before {
	width: 10px;
	height: 100%;
	background: #FFEB00;
	position: absolute;
	content: '';
	top: 0;
	left: 0;
}

.dummies-newsletter .logo {
	width: 57px;
	height: 56px;
    margin-right: 16px;
}

.dummies-newsletter .logo img {
	width: 56px;
}

.dummies-newsletter .logo,
.dummies-newsletter .cntnt {
}

.dummies-newsletter .cnt {
	width: auto;
	max-width: 1140px;
	margin: 0 auto;
    padding: 12px 15px 6px 20px;
}

.dummies-newsletter .hd {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto;
}

.dummies-newsletter .cnt p {
	margin: 0 0 20px 0;
}

.dummies-newsletter .heading {
	font-weight: 700;
	color: #202020;
    margin: 0 0 12px 0;
    display: block;
    position: relative;
	pointer-events: none;
}

.dummies-newsletter .heading::after {
    content: '×';
    color: #a2a2a2;
    display: block;
    position: absolute;
    right: -35px;
    top: 0;
    font-size: 20pt;
    font-weight: 400;
    /* height: 16px; */
    width: 16px;
    pointer-events: auto;
    cursor: pointer;
}

.dummies-newsletter .size-3 {
	font-size: 18pt;
}

.dummies-newsletter .bdy {
	font-size: 14pt;
	color: #202020;
}

.dummies-newsletter .inp-wrap {
	text-align: center;
}

.dummies-newsletter .inp-wrap:first-child {
	margin-bottom: 25px;
}

.dummies-newsletter .inp {
	border-radius: 3px;
	background: #fff;
	border: 1px solid #a2a2a2;
	height: 40px;
	width: 340px;
	margin: 0;
	text-indent: 20px;
}

.dummies-newsletter .btn.sign-up.valid {
    background: #FFEB00;
}
.dummies-newsletter .invalid .inp {
    border: 2px solid #E24C4B;
}

.invalid::after {
    content: 'You have entered an invalid email. Please re-enter it.';
    display: block;
    font-size: 9pt;
    /* max-width: 340px; */
    width: 345px;
    color: #E24C4B;
    position: absolute;
    left: 50%;
}

.dummies-newsletter .close-color {
	background: #a2a2a2;
}

.dummies-newsletter .btn {
	background: #e6e6e6;
}

.dummies-newsletter .btn.sign-up {
	width: 340px;
	height: 40px;
	font-size: 16pt;
	color: #202020;
	font-weight: 700;
}

@media (min-width: 768px) {
	
	.dummies-newsletter .inp {
		width: 100%;
	}
	.dummies-newsletter .btn.sign-up {
		width: 200px;
	}
	
	.dummies-newsletter .size-3 {
		font-size: 24pt;
	}

	.dummies-newsletter .cnt p {
		margin-left: 75px;
	}

	.dummies-newsletter .bdy {
		display: flex;
	}
	
	.dummies-newsletter .heading {
		flex-grow: 1;
	}
	
	.dummies-newsletter .heading::after {
		right: 0;
		font-size: 27pt;
	}
	
	.dummies-newsletter .email-wrap {
		flex-basis: auto;
		flex-grow: 1;
		margin-right: 10px;
	}
	
	.dummies-newsletter .btn-wrap {
		flex-basis: 200px;
	}
	
	.invalid::after {
    font-size: 10pt;
    width: auto;
    left: initial;
}
}

@media (max-width: 767px) {
	
	.dummies-newsletter .heading {
		line-height: 42pt;
	}

	.dummies-newsletter .hd {
		max-width: 340px;
	}

	.invalid::after {
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #666666;
  font-size: 15pt;
  font-style: italic;
  margin-right: 20px;
}
::-moz-placeholder { /* Firefox 19+ */

  color: #666666;

  font-size: 15pt;
  font-style: italic;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #666666;
  font-size: 15pt;
  font-style: italic;
}
:-moz-placeholder { /* Firefox 18- */
  color: #666666;
  font-size: 15pt;
  font-style: italic;
}


.dummies-newsletter-wrap.dummies-podcast-wrap {
	background: #000;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .dummies-newsletter {
	background: #000000;
	background-color: #000000;
	box-shadow: 0px -8px 12px rgba(0, 0, 0, 0.04);
	-webkit-box-shadow: 0px -8px 12px rgba(0, 0, 0, 0.04);
	color: #fff;
	z-index: 99;
	padding: 40px 0;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap
	.dummies-newsletter.accent::before {
	display: none;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .podcast-left-img {
	float: left;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .podcast-left-img img {
	border-radius: 5px;
	-webkit-border-radius: 5px;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content {
	padding-left: 33px;
	float: left;
	width: calc(100% - 88px);
	padding-right: 30px;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content h2 {
	margin-top: 0;
	font-size: 28px;
	line-height: 28px;
	text-transform: initial;
	margin-bottom: 10px;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content p {
	font-size: 17px;
	line-height: 28px;
	margin-left: 0;
	margin-bottom: 0;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .dummies-newsletter .cnt {
	padding: 0;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .btn.btn-lg {
	padding: 17px 50px;
	font-size: 17px;
	font-weight: 700;
	text-transform: inherit;
	max-height: 56px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-top: 17px;
	float: right;
	background-color: #f0dd00;
	color: #000;
	transition: 250ms ease;
	-webkit-transition: 250ms ease;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .btn.btn-lg:hover {
	background: #fff;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .heading.xclose {
	position: absolute;
	top: 25px;
	left: 20px;
	color: #fff;
	font-size: 20px;
	width: 20px;
	height: 20px;
	margin: 0;
  }
  .dummies-newsletter-wrap.dummies-podcast-wrap .heading.xclose:after {
	left: 0;
	color: #fff;
	font-size: 25px;
  }
  @media only screen and (max-width: 991px) {
	.dummies-newsletter-wrap.dummies-podcast-wrap .btn.btn-lg {
	  float: left;
	}
	.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content {
	  padding-right: 0;
	}
  }
  @media only screen and (max-width: 800px) {
	.dummies-newsletter-wrap.dummies-podcast-wrap .heading.xclose {
	  right: 20px;
	  left: auto;
	  top: 0px;
	}
	.dummies-newsletter-wrap.dummies-podcast-wrap .dummies-newsletter .hd {
	  max-width: none;
	}
  }
  @media only screen and (max-width: 480px) {
	.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-left-img {
	  float: none;
	  display: block;
	}
	.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content {
	  padding-left: 0;
	  margin-top: 30px;
	  width: 100%;
	}
	.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content h2 {
	  font-size: 25px;
	}
	.dummies-newsletter-wrap.dummies-podcast-wrap .heading.xclos {
	  left: auto;
	  right: 20px;
	}
  }

	.in-content .gform_wrapper {
		padding: 62px 32px 25px 32px;
		background: #ffe603;
		border-radius: 4px;
		position: relative;
	}
	.in-content .gform_wrapper h2 {
		font-size: 28px;
		line-height: 35px;
		text-transform: initial;
		position: relative;
		padding-top: 35px;
	}
	.in-content .gform_wrapper h2:before {
		content: "";
		position: absolute;
		left: 0;
		top: -50px;
		background: url(img/icons/Dummie-icon.png) no-repeat 0 0;
		width: 64px;
		height: 64px;
	}
	.in-content .gform_wrapper p {
		font-size: 17px;
		line-height: 25px;
		font-weight: normal;
	}
	body .in-content .gform_wrapper ul.gform_fields {
		padding: 0 !important;
	}
	body .in-content .gform_wrapper ul li.gfield {
		border: none;
		background: none;
		padding: 0;
		margin-bottom: 30px !important;
	}
	.in-content .gform_wrapper label.gfield_label {
		display: none !important;
	}
	
	.in-content .gform_wrapper .top_label input.large {
		height: 40px;
		border: none;
		border-radius: 4px;
		padding: 10px 15px !important;
		font-size: 14px !important;
		font-style: normal;
	}
	.in-content .gform_wrapper .gform_footer {
		margin-top: 0;
		padding-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.in-content .gform_wrapper .gform_footer input.button,
	.in-content .gform_wrapper .gform_footer input[type="submit"],
	.in-content .gform_wrapper .gform_page_footer input.button,
	.in-content .gform_wrapper .gform_page_footer input[type="submit"] {
		background: #000000;
		width: 100%;
		border: none;
		color: #fff;
		height: 40px;
		border-radius: 4px;
		text-transform: uppercase;
		font-size: 12px;
		line-height: 17px;
		font-weight: 600;
		letter-spacing: 0.1em;
	}
	
	.in-content .gform_wrapper .field_description_below .gfield_description {
		padding-top: 0;
		font-size: 11px;
	}
	body
		.in-content
		.gform_wrapper
		ul.gform_fields
		.field_description_below
		.ginput_container_textarea,
	.in-content .gform_wrapper .gform_heading {
		display: none !important;
	}
	.in-content .gform_wrapper .gform_footer .gform_hidden,
	.in-content .gform_wrapper .gform_footer br {
		display: none !important;
	}
	.in-content .gform_confirmation_wrapper {
		padding: 32px 32px 32px 168px;
		background: rgba(67, 160, 248, 0.1) url(img/icons/plus-sign.jpg) no-repeat
			32px 32px;
		border-radius: 4px;
		font-size: 28px;
		line-height: 35px;
		min-height: 175px;
	}
	.in-content .gform_wrapper .top_label input::-webkit-input-placeholder {
		/* Chrome/Opera/Safari */
		font-style: normal;
		font-size: 14px;
	}
	.in-content .gform_wrapper .top_label input::-moz-placeholder {
		/* Firefox 19+ */
		font-style: normal;
		font-size: 14px;
	}
	.in-content .gform_wrapper .top_label input:-ms-input-placeholder {
		/* IE 10+ */
		font-style: normal;
		font-size: 14px;
	}
	.in-content .gform_wrapper .top_label input:-moz-placeholder {
		/* Firefox 18- */
		font-style: normal;
		font-size: 14px;
	}
	.in-content .gform_wrapper .gform_ajax_spinner {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		width: 100px;
		height: auto;
	}
	/* DUM-321 podcast */
.dummies-newsletter-wrap.dummies-podcast-wrap .dummies-newsletter .cnt .hd { justify-content: center;  align-items: center; }
.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .dummies-newsletter { background: #ffe603;
  box-shadow: 0px -8px 12px rgba(0, 0, 0, 0.04); -webkit-box-shadow: 0px -8px 12px rgba(0, 0, 0, 0.04);  color: #000;
  z-index: 11;  padding: 30px 0;}
.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .btn.btn-lg {
  padding: 13px 50px;
  font-size: 14px;
  font-weight: 700;
  text-transform: inherit;
  max-height: 45px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-top: 20px;
  float: right;
  background-color: #000000;
  color: #ffffff;
  transition: 250ms ease;
  -webkit-transition: 250ms ease;
}
.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow
  .btn.btn-lg:hover {
  background: #333333;
}
.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow
  .dummies-newsletter
  .container {
  max-width: 970px;
}
.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow  .podcast-middle-content{ padding-left:30px; padding-right:0;}

.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow  .podcast-middle-content  h2 {
  margin-top: 0;
  font-size: 23px;
  line-height:normal;
  text-transform: initial;
  margin-bottom: 10px;
}
.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow
  .podcast-middle-content
  p {
  font-size: 14px;
  line-height: 22px;
  margin-left: 0;
  margin-bottom: 0;
}
.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow
  .heading.xclose {
  position: absolute;
  top: 15px;
  left: 20px;
  color: #000000;
  font-size: 20px;
  width: 20px;
  height: 20px;
  margin: 0; z-index: 111; cursor: pointer;
}
.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow
  .heading.xclose:after {
  left: 0;
  color: #000;
	font-size: 25px;
	top: 0;
	line-height: 17px;
}

.dummies-newsletter-wrap.dummies-podcast-wrap  .dummies-newsletter.accent::before {  display: none;}
.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-left-img {
  float: left;
  border-radius: 50%;
  text-align: center;
  line-height: 80px;
}
.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-left-img { float: none; line-height: normal;display: flex;justify-content: center; }
.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-left-img img {
  border-radius: 5px;
  -webkit-border-radius: 5px;
}
.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content {
  padding-left: 33px;
  float: left;
  width: calc(100% - 88px);
  padding-right: 30px;
}
.dummies-newsletter-wrap.dummies-podcast-wrap .dummies-newsletter .cnt {
  padding: 0;
}


.dummies-category-slider-wrap{position: fixed;bottom: 0;background: #f00;left: 0;right: 0;z-index: 1000;text-align: center;background-color: #460968}
.dummies-category-slider-wrap .heading.xclose { position: absolute;top: 15px;left: 20px;color: #000;font-size: 20px;  width: 20px;  height: 20px;   margin: 0; cursor:pointer;}
.heading.xclose:after {left: 0;color: #000;font-size: 25px;top: 0; line-height: 17px; content:'×';color: #a2a2a2;}
@media only screen and (max-width:991px){
	.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .btn.btn-lg{
		float: left; margin-left: 0px; width:100%; padding-left: 5px;padding-right: 5px;
	}
	.dummies-newsletter-wrap.dummies-podcast-wrap .dummies-newsletter .cnt .hd{ display: block; }
	.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content{ padding-left:0; padding-right:0; width:100%; }
}
@media only screen and (max-width:767px){
	.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content{ margin-top: 20px; }
	.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content h2{ font-size: 23px !important; }
	.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .btn.btn-lg{ width: auto; min-width: 160px;text-align: center; }
	.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-left-img{ justify-content: left; margin-top:30px; margin-bottom: 50px;}
}

@media only screen and (max-width:631px){
	.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .btn.btn-lg{margin-left: 0;	}
	.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content strong span{display: block; }
	.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content h2 { line-height: 29px;	}
}
@media only screen and (max-width:500px){
	.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content strong{ 
		display: block; 
	}
}
@media only screen and (max-width:480px){
	.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-left-img {	margin-top: 50px; margin-bottom: 70px;}
	.dummies-newsletter-wrap.dummies-podcast-wrap .podcast-middle-content { padding-left: 20px;}
	.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .btn.btn-lg{ padding: 13px 40px; width: auto;	}	
}
.article-page .article-container h1,.article-page .article-container h2,.article-page .article-container h3,.article-page .article-container  h4,.article-page .article-container  h5,.article-page .article-container  h6, h2.x3-top{
	text-transform: initial; font-weight: bold;
}
h2.x3-top { font-size: 17px; line-height: 28px; }
.AR_8.ob-strip-layout .ob-dynamic-rec-container.ob-dynamic-rec-container.ob-dynamic-rec-container.ob-dynamic-rec-container.ob-dynamic-rec-container:before, .article-page article ul.ob-widget-items-container li.ob-dynamic-rec-container:before { display: none !important; }

.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .dummies-newsletter{ background: #ffe603; box-shadow: 0px -8px 12px rgba(0, 0, 0, 0.04);  -webkit-box-shadow: 0px -8px 12px rgba(0, 0, 0, 0.04); color: #000; z-index: 11; padding:0;}
.campaign-newsletter  .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .dummies-newsletter.accent::before { display: none; }
/*.campaign-newsletter  .dummies-newsletter-wrap.dummies-podcast-wrap .podcast-left-img { float: left; }*/

.campaign-newsletter  .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content { padding-left: 30px; float: left; width: 100%;display: flex;justify-content: left;align-items: center;}
.campaign-newsletter  .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content h2{margin-top: 0;font-size: 26px;line-height: normal;text-transform: initial; margin-bottom: 0px;}
.campaign-newsletter  .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content h2 strong { display: block; }
/*.campaign-newsletter  .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .hd { display: block; }*/
.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .dummies-newsletter .cnt { padding: 28px 0; /*background: url(img/student-group.png) no-repeat center left / 220px auto;*/}
.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .btn.btn-lg { padding: 10px 44px;font-size: 15px; font-weight: 700; text-transform: inherit; height: 44px; border-radius: 4px; -webkit-border-radius: 4px; margin-top: 15px; float: right; 
	background-color: #000000; color: #ffffff; transition: 250ms ease; -webkit-transition: 250ms ease;}
.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap .btn.btn-lg:hover { background: #333; color: #fff; }
.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap .heading.xclose{ position: absolute; top: 20px; left: 20px; color : #000; font-size: 20px; width: 20px; height: 20px; margin: 0; }
.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap .heading.xclose:after { left: 0; color: #000; font-size: 27px; font-weight: bold;}
@media only screen and (max-width:1024px){

	.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap .heading.xclose { top: 10px; left: 10px; }
	
}
@media only screen and (max-width:991px){
	.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .btn.btn-lg { float: left; margin-left: 0;padding-left: 5px;padding-right: 5px;min-width: 150px;}
	.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content { padding: 0; margin: 0;}
		.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content h2, .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content h2{ font-size: 22px !important; }
		.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .btn.btn-lg, .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .btn.btn-lg{ font-size: 15px !important; }
}

@media only screen and (max-width:768px){
	.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content h2 { font-size: 21px; line-height: 28px; margin-top:10px;}
	.dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content{ padding-left: 0; }

}
@media only screen and (max-width:480px){
	
	.campaign-newsletter .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .btn.btn-lg { padding: 10px 33px; font-size: 14px; }

}

/* new home page books */
body.home { padding-top: 0; }
.related-book-top-picks { padding: 52px 0 67px 0; }
.single-book-top-picks { border: 1px solid rgba(229, 227, 229, 0.6);box-sizing: border-box; box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04); -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04); border-radius: 4px; float: left; padding: 15px; margin-bottom: 30px; width:100%; height:138px;}
.single-book-top-picks .book { float: left; margin-right: 15px; max-width: 84px;word-break: break-all; }
.single-book-top-picks .book .book-img { /*width: 144px; height: 181px;*/ }
.single-book-top-picks h2 {font-size: 14px; line-height: 19px; color: #000; text-transform: initial;; margin-top: 0; font-weight: bold; }
.single-book-top-picks .book-detail-right p{font-size: 14px; line-height: 19px; color: #000;font-weight: normal;}
.single-book-top-picks .book-detail-right { display: flex; justify-content: left; align-items: start;height: 100%; flex-direction: column; overflow: hidden;}

/* NEW home page design start  */
.block-title { font-weight: bold; font-size: 17px; line-height: 28px; text-transform: initial;  margin-bottom: 24px;}
.category-featured {font-size: 11px; line-height: 15px; display: flex; align-items: center; font-weight: bold; color:#000;}
.category-featured .yellow-icon { width: 32px; height: 32px; float: left; border-radius: 50%; margin-right: 8px; display: flex;
justify-content: center;align-items: center;}
.category-featured .yellow-icon img { height: 30px; width: 30px; margin:0; float: none;}
/*.category-featured .yellow-icon.physics{ background:#FFE603 url(../images/icon-6.png) no-repeat center center / 20px auto; margin-right: 8px;}*/


.trending-articles { padding-bottom: 55px; border-top: #E5E3E5 1px solid; border-bottom: #E5E3E5 1px solid; margin-top: 73px;padding-top: 43px;}
.single-weekly {display: flex;  justify-content: left;  align-items: center; margin-bottom: 30px; box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04); -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04); border : 1px solid rgba(229, 227, 229, 0.6); border-radius: 4px; height: 163px; transform: scale(1); -webkit-transform: scale(1); transition: 250ms ease-in-out; -webkit-transition: 250ms ease-in-out; background-color: #ffffff; overflow :hidden;}
.single-weekly:hover { transform: scale(1.03); -webkit-transform: scale(1.03);box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.09); -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.09); color: #000;  }
.single-weekly-content {padding: 13px 14px;  display: flex; flex-direction: column; height: 161px;  justify-content: center; border-radius: 4px;}
.single-weekly-content h3 { font-size: 14px; line-height: 19px; font-weight: bold; margin: 8px 0; color: #000;text-transform: initial; max-height: auto; margin-bottom: 0;}
.single-weekly-content p {  margin-bottom: 0; font-size: 14px; line-height: 19px; font-weight: normal; color: #000;}
.single-weekly .single-weekly-img { float: left; max-width: 162px;  }
.single-weekly .single-weekly-img img{  /*width: 100%;*/ border-radius: 6px 0 0 6px;}
.single-weekly-content.full{width: 100%;}
.single-weekly-content.full p{ max-height: none; }
.single-weekly-content p {  margin-bottom: 0; }


.center-big-btn .btn.btn-lg{ padding: 11px 50px;font-size: 16px;font-weight: 700;
line-height: 22px;letter-spacing: 0.01em;width: 344px; margin-top: 25px; border-radius: 4px; height: 44px;}


/*Category With Tile and Category with Icon listing*/
.featured-category-block .category-featured .yellow-icon { width: 32px; height: 32px; float: left; border-radius: 50%; display: flex; justify-content: center; align-items: center; }
.single-featured-category { height: 255px;  display: flex;  /*justify-content: left;  align-items: end; */ flex-flow:column-reverse; padding: 24px; font-weight: normal; margin-bottom: 30px; border-radius: 4px; border: 1px solid #EFEEEF;background: #FFE603; position: relative;}
.single-featured-category .category-featured-img { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }
.single-featured-category .category-featured-img:before { background: linear-gradient(0deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)); content: ""; left: 0; top: 0; right: 0; bottom:0; width: 100%; height: 100%; position: absolute; border-radius: 5px; }
.single-featured-category .single-featured-category-inner-content { z-index: 0; }
.single-featured-category .category-featured-img img { width: 100%; height: 100%; border-radius: 4px; }
.featured-category-block .single-featured-category h3 { font-size: 27px; line-height: 37px; color: #fff; margin-top: 10px;   margin-bottom: 0px; position: relative; font-weight: bold; text-transform: initial;}
.single-featured-category h3:before { content: ""; position: absolute; left: -24px; background: #FFE603; width: 4px; height: 20px; top: 9px; }
.bg-staic-featuured-cat { background:#FFE603 url(img/cons-elec.jpg) no-repeat center center / cover; }
.single-featured-category span { color: rgba(255, 255, 255, 0.7); font-size: 13px; line-height: 15px; /*display: none !important;*/}
.single-featured-category .single-featured-category-inner-content .sub-categories { font-size: 15px; font-weight: 600; }
.single-featured-category p { font-size: 15px; line-height: 20px; color: #fff; margin-top: 8px; margin-bottom: 0; }

.category-listing  { padding: 28px 0 28px 12px; margin: 0; }
.category-listing li { list-style: none; padding: 0; margin: 0; }
.category-listing li a { display: flex;   font-size: 14px;  line-height: 28px;  color: #000;  margin-bottom: 22px;}
.category-listing .category-featured .yellow-icon{justify-content: center; align-items: center; display: flex; width: 32px; height: 32px; margin-right: 8px; transition: 150ms ease; -webkit-transition: 150ms ease;}
.category-listing .category-featured .yellow-icon img { height: 32px; width: 32px;}
.category-listing li a:hover .yellow-icon { margin-right: 15px; }

.featured-category-listing{border: 1px solid rgba(229, 227, 229, 0.6); border-radius: 4px; }
.category-listing li:last-child a{ margin-bottom: 0; }
.featured-category-listing .no-padding{position: relative;}
.featured-category-listing .no-padding:after{content:"";position: absolute; border-right: 1px solid #E5E3E5; right:0; top: 0; bottom: 0; width: 1px; height: 100%;}
.featured-category-listing .no-padding:last-child{ border-right: none; }

/* Hero search */
.main-content-part { margin-top: 55px; }
.search-form-section { background: url(img/home-banner-new.jpg) no-repeat center top / cover; padding: 50px 0; display: flex; justify-content: center; align-items: center; height: 600px; position: relative; z-index: 1; position: relative;}
.search-form-section:before{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.4);}
.search-cate-breadcrumb { margin: 0; padding: 0; }
.search-cate-breadcrumb li { list-style: none; display: inline-block; }
.search-cate-breadcrumb li a {font-size: 14px; line-height: 19px; color: #ffffff; opacity: 0.8; position: relative; padding-right: 8px; font-weight: 400;}
.search-cate-breadcrumb li a:after { content: "/"; position: absolute; font-size: 11px; right: 0; top: 0;}
.search-cate-breadcrumb li:last-child a:after{ display: none; }
.search-cate-name h2 { font-size: 50px; line-height: 75px; font-weight: bold; text-transform: initial;margin-top: 0; color: #fff; margin-bottom: 0;  }
.search-cate-name {margin-bottom: 40px; position: relative;}
.search-form-section .form-inline .input-group,.search-form-section .form-inline .form-group { width: 100%; }
.search-form-section .form-inline { position: relative; z-index: 1; }
.search-form-section .form-inline  input { border-radius: 4px; border: none; height: 56px; padding-left: 48px; background: #ffffff url(img/search-icon.png) no-repeat 12px; line-height: 35px; width: 500px; vertical-align: middle !important; max-width: 500px; }
.search-form-section .search-form .form-group { margin-bottom: 0; }
.search-form-section-inner { float: none; margin: 0 auto; max-width: 760px;}
.search-form-section .search-cate-name p {font-size: 17px;  line-height: 28px;  color: #fff;  padding-right: 210px;}
.search-form-section .btn.btn-primary { width: 200px;   height: 56px;  border-radius: 4px;  margin-left: 15px;font-size: 16px;  font-weight: bold;  letter-spacing: 0.1em; z-index: 1; position: relative;}
.search-form-section .search-form span.twitter-typeahead .tt-menu { width: 100%; }
.search-form-section .search-form span.twitter-typeahead .tt-menu .tt-suggestion { background-color: #dbdbdb;  color: #006ac3;
  padding: 15px 45px;  font-size: 15px;  cursor: pointer;  font-weight: 400; }
.search-form-section .search-form span.twitter-typeahead .tt-menu .tt-suggestion:hover,
.search-form-section .search-form span.twitter-typeahead .tt-menu .tt-suggestion.tt-cursor {  background-color: #e6e6e6;  text-decoration: none;}
::-webkit-input-placeholder { /* Edge */
font-style: normal; font-size: 15px; color : #666666;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
font-style: normal; font-size: 15px; color : #666666;
}

::placeholder {
font-style: normal; font-size: 15px; color : #666666;
}
header.main-header .navbar.main-nav.black-header ul.nav li.mobile-show.search-hide, .mobile-show.search-hide { display: none; }
header.main-header .navbar.main-nav.black-header ul.nav li.mobile-show.search-show, .mobile-show.search-show { display: block; }

/* signup newsletter home */
.signup-dummies-newsletter { background: #FFE603; padding: 0px 0 30px; }
.signup-dummies-newsletter h2 {font-size: 28px; line-height: 35px; text-transform: initial; margin-bottom: 30px; margin-top: 75px;}
.signup-dummies-newsletter .form-control { height: 40px; border-radius: 4px; border: none; margin-bottom: 8px;}
.signup-dummies-newsletter .btn.btn-primary	{ font-size: 12px; line-height: 17px; letter-spacing: 0.1em; width: 100%; height: 44px; text-align: center; background-color: #000; color: #fff; border-radius: 4px;}
.signup-dummies-newsletter .btn.btn-primary:hover { background: #111111; }
.signup-dummies-newsletter .invalid::after { top: 40px; }

.center-inner-dev-vert-hor { display: flex; justify-content: center; align-items: center; flex-flow: column; }

/* header start*/
header.main-header .navbar.main-nav.black-header { background-color: #ffeb00;-moz-box-shadow: 0 3px 7px 0 rgba(100, 100, 100, 0.2);
  -webkit-box-shadow: 0 3px 7px 0 rgba(100, 100, 100, 0.2);  box-shadow: 0 3px 7px 0 rgba(100, 100, 100, 0.2); transition: 250ms ease; -webkit-transition: 250ms ease; }
header.main-header .navbar.main-nav.black-header ul.nav li a{ color: #000; }
header.main-header .navbar.main-nav.black-header .navbar-header .navbar-brand img{ filter: invert(0%);  }
header.main-header .navbar.main-nav.black-header  ul.nav li.dropdown .dropdown-menu a { border: none; }
header.main-header .navbar.main-nav.black-header ul.nav li a:hover, header.main-header .navbar.main-nav.black-header ul.nav li a.active { color: #fff; }
/*header.main-header .navbar.main-nav.black-header ul.nav li.search, */
header.main-header .navbar.main-nav ul.nav li.search.search-show { display: block; }
header.main-header .navbar.main-nav.clear-header ul.nav > li > a:focus{ background: transparent; }
header.main-header .navbar.main-nav.clear-header ul.nav > li.open > a:focus { background: #000000; }


/* search page design change */
.search-field .search-by-name{ float: left; max-width: 560px; width: 100%;} 
.search-field .search-by-categoryname { float: left; max-width: 150px; width: 100%;}
.search-field .search-button { margin-left: 20px; float: left;}
.search-field .select2-container--default .select2-selection--single, .search-by-categoryname .filterByTopicDropdown {
 border: 1px solid #ECECF4;	outline: 0;	border-radius: 0 4px 4px 0;	max-height: 40px; height: 40px; border-left: none; width: 100%;font-size: 15px; padding-left: 10px;}
.search-field .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 56px; font-size: 15px; padding-left: 11px;}
.select2-dropdown, .select2-container--default .select2-search--dropdown .select2-search__field{ border-color: #ECECF4; }
.search-field .select2-container--default .select2-selection--single .select2-selection__arrow { top: 15px; right: 15px; }
.search-field .select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #F0F0F0;	border: 1px solid #f2f2f2;	border-radius: 4px;	cursor: default;
	float: left;margin-right: 5px;	margin-top: 5px;padding: 0 5px;	font-size: 12px; 
}
.search-field .btn.btn-lg { letter-spacing: 0; font-size: 14px; border-radius: 4px; height: 40px; font-weight: bold; background: #FFE603; width: 82px; padding: 10px 10px; text-transform: none; padding: 5px; }
.search-field .btn.btn-lg:hover { background-color: #E9D100 }
.select2-container--default .select2-search--inline .select2-search__field {}
.select2-results__option {padding: 20px 23px;user-select: none;-webkit-user-select: none;height: 64px;line-height: 25px;	font-size: 15px; border-bottom: 1px solid #ECECF4; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {	background-color: #ECECF4;	color: #000;}
.search-by-categoryname .filterByTopicDropdownWrapperOuter .select2-container { width: 100% !important; }
.search-block-title, .trending-search-block-title { margin-top: 30px; padding-bottom: 16px; border-bottom: 1px solid #ECECF4; margin-bottom:24px;}
.search-block-title .search-title-left, .trending-search-block-title  .search-title-left{ float: left; font-size: 17px; line-height: 28px; font-weight: bold; }
.search-block-title .search-title-right { float: right; }
.searchOrderByWrapper select{width: 206px; height: 30px; background: #ECECF4; border: none; border-radius: 4px;padding: 0px 8px;font-size: 11px;}
.searchOrderByWrapper span {font-size: 11px; line-height: 29px; color: #A1A1B0; margin-right: 8px; text-transform: uppercase; float: left; }
.select-Outer { float: left; position: relative; }
.select-Outer span { content: "\f0d7";position: absolute;right: 0;top: 0;color: #A1A1B0;background: #ECECF4;height: 30px;width: 40px;text-align: center;line-height: 31px;z-index: 1; font-size: 20px; border-radius: 0 4px 4px 0; margin: 0; display: none;}
.select2-container--open .select2-dropdown{ z-index: 1; width: 292px !important; margin-left: -82px; box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.08); -webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.08); }
.search-page nav{ text-align: center; }
.select2-container--default .select2-selection--single .select2-selection__arrow b {	border-color: #A1A1B0 transparent transparent transparent;	border-style: solid;border-width: 7px 7px 0 7px;height: 0;left: 50%;	margin-left: -4px;margin-top: -2px;position: absolute;top: 50%;	width: 0;	border-radius: 3px;}
.search .article-list article .article-content h3, .article-list-trending article .article-content h3 {  word-wrap: break-word;  overflow: hidden;  font-size: 24px;  line-height: 33px;  margin: 10px 0;  font-weight: 700;}
.search .article-list article .article-content .img-container, .article-list-trending article .article-content .img-container {  height: 200px;  width: 200px;  margin-left: -15px;  margin-right: 20px;  text-align: center;  overflow-x: hidden;  margin-top: -15px;  float: left;}
.search .article-list article .article-content p, .article-list-trending article .article-content p {  overflow: hidden;  font-size: 15px;  font-weight: 300;  line-height: 27px; margin-bottom: 0; max-height: none;}
.search .article-list article .article-content p.category, .article-list-trending article .article-content p.category {  font-size: 14px;  padding-right: 25px;  white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis;  line-height: 24px;}
.search-page{ margin-top: 56px; }
.back-search-mobile{position: absolute;left: 7px;top: 3px;font-size: 16px;color: #000;z-index: 1;font-weight: normal;width: 35px;height: 40px; cursor: pointer;}
.btn-search-mobile{position: absolute;right: 0;z-index: 1;width: 30px;height: 30px;text-align: center;line-height: 29px;cursor: pointer;}
.search-block-no-result{ display: none; text-align: center; font-size: 15px;line-height: 27px; color: #a1a1b0; margin-top: 50px; margin-bottom: 50px;}
.select2-container { z-index: 2; }

/* homa page podcast*/
.home-podcast-block {border-bottom: 1px solid #E5E3E5; padding-bottom: 55px; }
.home-podcast-block-inner { padding: 58px; border: 1px solid rgba(229, 227, 229, 0.6); box-shadow:0px 4px 16px rgba(0, 0, 0, 0.04); -webkit-box-shadow:0px 4px 16px rgba(0, 0, 0, 0.04); float: left;
width: 100%; border-radius: 4px; background-color: #f9f9f9;}
.podcast-logo {background: #44A0F8;box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.09);border-radius: 12px; width:140px; height: 140px;display: flex;align-items: center; justify-content: center; float: left;}
.podcast-logo-text h2 {font-size: 28px; line-height: 35px; text-transform: initial; font-weight: 700; margin-top: 0;}
.podcast-logo-text h2 span{ font-weight: normal; display: block; }
.podcast-logo-text { float: left;}
.podcast-logo-text p { font-size: 15px; line-height: 25px; }
.podcast-multiple-icons{ float: right;padding-top: 15px; }
.podcast-multiple-icons ul { list-style: none; margin: 0 0 32px 0; padding: 0; }
.podcast-multiple-icons ul li{ margin-right: 15px; display: inline-block; }
.podcast-multiple-icons ul li:last-child{ margin-right: 0; }
.podcast-multiple-icons .btn.btn-primary{ background-color: #000000; border-radius: 2px; font-size: 12px; line-height: 16px; text-align: center; letter-spacing: 0.1em; text-transform: uppercase; height: 40px; color: #fff;}
.podcast-multiple-icons .btn.btn-primary:hover { background-color:#222222; }

/* homa page podcast*/
.home-podcast-block {border-bottom: 1px solid #E5E3E5; padding-bottom: 55px; }
.home-podcast-block-inner { padding: 58px; border: 1px solid rgba(229, 227, 229, 0.6); box-shadow:0px 4px 16px rgba(0, 0, 0, 0.04); -webkit-box-shadow:0px 4px 16px rgba(0, 0, 0, 0.04); float: left;
width: 100%; border-radius: 4px; background-color: #f9f9f9; }
.podcast-logo {background: #44A0F8;box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.09);border-radius: 12px; width:140px; height: 140px;display: flex;align-items: center; justify-content: center; float: left;}
.podcast-logo-text h2 {font-size: 28px; line-height: 35px; text-transform: initial; font-weight: 700; margin-top: 0;}
.podcast-logo-text h2 span{ font-weight: normal; display: block; }
.podcast-logo-text { float: left;}
.podcast-logo-text p { font-size: 15px; line-height: 25px; }
.podcast-multiple-icons{ float: right;padding-top: 15px; }
.podcast-multiple-icons ul { list-style: none; margin: 0 0 32px 0; padding: 0; }
.podcast-multiple-icons ul li{ margin-right: 15px; display: inline-block; }
.podcast-multiple-icons ul li:last-child{ margin-right: 0; }
.podcast-multiple-icons .btn.btn-primary{ background-color: #000000; border-radius: 2px; font-size: 12px; line-height: 16px; text-align: center; letter-spacing: 0.1em; text-transform: uppercase; height: 40px; color: #fff;}
.podcast-multiple-icons .btn.btn-primary:hover { background-color:#222222; }

/* No infinite scroll education category artical CSS */
.no-infscrl-article-bottom-outer .single-article-btm-link {display: flex;  justify-content: center;  align-items: center; margin-bottom: 30px; box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04); -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04); border : 1px solid rgba(229, 227, 229, 0.6); border-radius: 4px; height: 163px; transform: scale(1); -webkit-transform: scale(1); transition: 250ms ease-in-out; -webkit-transition: 250ms ease-in-out; background-color: #ffffff;}
.no-infscrl-article-bottom-outer .single-article-btm-link:hover { transform: scale(1.03); -webkit-transform: scale(1.03); }
.no-infscrl-article-bottom-outer .article-btm-content {padding: 13px 14px;  display: flex; flex-direction: column; height: 161px;  justify-content: center; border-radius: 4px;}
.no-infscrl-article-bottom-outer .article-btm-content h3 { font-size: 14px; line-height: 19px; font-weight: bold; margin: 8px 0; color: #000;text-transform: initial; max-height: 40px;
overflow: hidden;}
.no-infscrl-article-bottom-outer .article-btm-content p {  margin-bottom: 0; font-size: 14px; line-height: 19px; font-weight: normal; color: #000; max-height: 40px;
overflow: hidden;}
.no-infscrl-article-bottom-outer .single-article-btm-link .article-btm-img { float: left; max-width: 162px;  }
.no-infscrl-article-bottom-outer .single-article-btm-link .article-btm-img img{  border-radius: 6px 0 0 6px; max-width: none; }

/* Category page level one design - Top banner */
body.catlevel-2, body.catlevel-3,body.catlevel-4 { padding-top: 0; }
.search-form-section-category { background-size: cover;background-repeat: no-repeat;padding: 155px 0 78px 0; position: relative; z-index: 1; max-height: 400px; height: 400px; background-position: center center; }
.search-form-section-category:before{ content: ""; position: absolute; background: rgba(0,0,0,0.4); top: 0; left: 0; bottom: 0; right: 0; }
.search-cate-breadcrumb { margin: 0; padding: 0; }
.search-cate-breadcrumb li { list-style: none; display: inline-block; margin-right:3px;}
.search-cate-breadcrumb li a {font-size: 14px; line-height: 19px; color: #ffffff; opacity: 0.8; position: relative; padding-right: 8px; font-weight: 400;}
.search-cate-breadcrumb li a:after { content: "/"; position: absolute; font-size: 11px; right: 0; top: 0;}
.search-cate-breadcrumb li:last-child a:after{ display: none; }
.search-form-section-category .search-cate-name h1 { font-size: 36px; line-height: 49px; font-weight: bold; text-transform: initial;margin-top: 0; color: #fff; margin-bottom: 0;  }
.search-form-section-category .search-cate-name { padding-left: 80px; margin-bottom: 40px; position: relative;}
.search-form-section-category .search-cate-icon {position: absolute; left: 0; top: 0;width: 65px; height: 65px; border-radius: 50%; text-align: center; display: flex;
justify-content: center;align-items: center;}
.search-form-section-category .search-cate-icon img{ width: 65px; height: auto; }
.search-form-section-category .form-inline .input-group,.search-form-section-category .form-inline .form-group { width: 100%; }
.search-form-section-category .form-inline input { border-radius: 4px; border: none; height: 56px; padding-left: 48px; background: #ffffff url(img/icons/search-icon.png) no-repeat 12px; line-height: 35px; }
.search-form-section-category .search-form .form-group { margin-bottom: 0; }
.search-form-section-category .search-form .input-group span.twitter-typeahead{ width:100%; float:left; }
.search-form-section-category .search-form .input-group span.twitter-typeahead input{ width: 100%; }


#afs_top_smartphone_code .container{margin: 0px; padding: 0px;}
.article-page article .article-slideshow-ads .slide .slide-header{ display: flex;; justify-content: center;align-items: center; min-height: 120px; }
.article-page article .article-slideshow-ads .slide .slide-header span.step { background-color: #FFF102; line-height: 35px;
    font-size: 17px;   font-weight: 600;top: 0;color: #000; width: 55px; right: 0; height: 35px; border-radius: 0 0 0 4px; left:auto;}
.article-page article .article-slideshow-ads .slide .slide-header span.step i { margin-left: 2px; font-size: 17px;}
.article-page article .article-slideshow-ads .slide .slide-header span.step i:before { margin-right: 2px; font-size: 17px;  content: "/"; font-weight: 700; }
.article-page article .article-slideshow-ads .slideshow-controls a.right,.article-page article .article-slideshow-ads .slideshow-controls a.left { opacity: 0; }
.article-page article .article-slideshow .item.active .slideshow-controls a.right {position: absolute;bottom: 26px;top: auto;width: 94px; height: 28px;
font-size: 14px; line-height: 17px;  letter-spacing: 0.1em; color: #000; font-weight: bold;  background: #FFF102; right:0;border-radius: 4px 0 0 4px; text-align: center; -webkit-transition: opacity 2s ease-in-out;
-moz-transition: opacity 2s ease-in-out;-ms-transition: opacity 2s ease-in-out;-o-transition: opacity 2s ease-in-out; opacity: 1 !important; z-index: 99; }
.article-page article .article-slideshow .item.active .slideshow-controls a.left {position: absolute;bottom: 26px;top: auto;width: 42px; height: 28px;
font-size: 0px; line-height: 17px;  letter-spacing: 0.1em; color: #000; font-weight: bold;  background: #FFF102; left:0;border-radius: 0 4px 4px 0; text-align: center; -webkit-transition: opacity 2s ease-in-out;
-moz-transition: opacity 2s ease-in-out; -ms-transition: opacity 2s ease-in-out;-o-transition: opacity 2s ease-in-out; opacity: 1 !important; z-index: 99; }
.article-page article .article-slideshow .item:first-child .slideshow-controls a.left{ opacity: 0 !important }
.article-page article .article-slideshow .slideshow-controls{ visibility: hidden; display: none;}
.article-page article .article-slideshow .active .slideshow-controls{ display:block; visibility: visible; position: absolute; width: 100%; bottom: 0;}
.article-page article .article-slideshow-ads .slideshow-controls a .fa { font-size: 15px;}
.article-page article .article-slideshow-ads .slide .slide-content{ padding: 0px; }
.article-page article .article-slideshow-ads .slide .slide-header img{ max-height: 100%; width: auto; }

/*category level one featured article start*/
body.catlevel-2, .catlevel-3, .catlevel-4 { overflow-y: auto; overflow-x: hidden; }
.featured-topic { padding-bottom: 56px;  border-bottom: 1px solid #E5E3E5;}
.featured-category-block a{ color: #000; font-weight: normal; border: none; background: transparent;}
.featured-category-block a.read-more{ color: #006ac3; font-weight: normal;}
.featured-category-block h3 {font-size: 36px; line-height: 41px; font-weight: bold; text-transform: initial;}
.category-featured {font-size: 11px; line-height: 15px; display: flex; align-items: center; }
/*category level one featured article end*/

/*Category level one Other Popular articles section start*/
.other-popular-topics{ margin-bottom: 125px; }
.single-other-popular-topics { display: flex; justify-content: left; align-content: center; margin: 32px 0; min-height: 65px; color:#000; transition: 250ms ease; -webkit-transition: 250ms ease; position: relative}
.single-other-popular-topics:hover { color: #000;}
.single-other-popular-topics img { border-radius: 4px; float: left; margin-right: 12px;}
.single-other-popular-topics h3 { font-weight: bold; font-size: 14px; line-height: 19px; margin-top: 3px;   margin-bottom: 0; text-transform: initial; min-height: 38px;}
.single-other-popular-topics-content { display: flex;  flex-direction: column; }
.single-other-popular-topics { display: flex; justify-content: left; align-content: center; margin: 32px 0; min-height: 65px; color:#000; transition: 250ms ease; -webkit-transition: 250ms ease; position: relative}
.single-other-popular-topics:hover { color: #000;}
.single-other-popular-topics img { border-radius: 4px; float: left; margin-right: 12px;}
.single-other-popular-topics h3 { font-weight: bold; font-size: 14px; line-height: 19px; margin-top: 3px;   margin-bottom: 0;}
.single-other-popular-topics-content { display: flex;  flex-direction: column; }
/*Category level one Other Popular articles section end*/

/*Category level one top weekly articles section start*/
.top-weekly { margin-top: 50px;  padding-bottom: 72px;  border-bottom: 1px solid #E5E3E5; margin-bottom: 56px;}
.top-weekly p { font-size: 14px; line-height: 19px; font-weight: normal; }
.top-weekly .btn {font-size: 16px;line-height: 22px;text-align: center;letter-spacing: 0.1em;text-transform: uppercase; height: 45px; margin-top: 25px; }
.top-weekly .single-weekly-content h3  { max-height: none; }
/*Category level one top weekly articles section end*/

/*Category Menu SEction Start*/
.menu-hub-page { margin: 0; padding: 0 120px 0 0; position: relative; display: flex; width: 100%; border: none; height: auto; max-height: 96px; } 
.menu-hub-page li { float: left; list-style: none; width: auto; text-align: center; position: relative;  border-bottom: none; display: flex; margin-bottom: 0; cursor: pointer; z-index: 0; }
.menu-hub-page li a{ font-size: 14px; line-height: 19px; color: #000000; font-weight: bold; padding: 28px 10px;display: flex;justify-content: center; align-items: center; min-width: 208px; border:none; float: left; bottom: 0px; margin: 0; height: 96px; cursor: pointer; z-index: 9; border-radius: 0;}
.menu-hub-page li:hover,.menu-hub-page li:visited,.menu-hub-page li:visited a, .menu-hub-page li:focus,.menu-hub-page li:focus a, .menu-hub-page li:hover a, .menu-hub-page li a:hover, .menu-hub-page li.active a, .menu-hub-page li.active a:hover { background: #f2f2f2; color: #000; border: none; cursor: pointer;}
.menu-hub-page li a .rounded-arrow { width: 24px; display: inline-block; height: 24px; text-align: center; line-height: 40px; background: url(img/icons/black-round-arrow.png) no-repeat center center / 23px 24px; margin: 9px 15px 9px 0; transform:  rotate(0);  -webkit-transform:  rotate(0); border-radius: 50%; transition: 250ms ease; -webkit-transition: 250ms ease; }
.menu-hub-page li.active a { border: none; color: #000; }
.menu-hub-page li a .rounded-arrow img { display: none; }
.menu-hub-page li a:hover .rounded-arrow,.menu-hub-page li.active a .rounded-arrow, .category-menu-section .navbar-nav li.more-category-list .dropdown-menu-category-submenu li a span:hover,.category-menu-section .navbar-default .navbar-nav > li.dropdown.active > a span { background-color: #FFE603; transform: rotate(90deg); -webkit-transform: rotate(90deg);}
.menu-hub-page li a.rounded-arrow { position: absolute; left: 10px; top: 50%; width: 24px; height: 24px; min-width: auto; z-index: 1; padding: 0;
transform: translate(0,-50%); -webkit-transform: translate(0,-50%);}
.menu-hub-page li a.rounded-arrow:before, .menu-hub-page li a.rounded-arrow:after { display: none !important; }
.category-menu-section { transition: 250ms ease; -webkit-transition: 250ms ease; z-index: 1;}
.category-menu-section .panel{ margin-bottom: 0; }
.category-menu-section .panel-body { padding: 0; }
.category-menu-section .dropdown-menu .container { padding-left: 0; padding-right: 0; }
.category-menu-section .navbar-default { background-color: #fff;  margin-bottom: 64px; border-radius: 0; border-bottom: 1px solid #e5e5e5;}
.category-menu-section .navbar-default:hover{ border-top:  1px solid #fff;}
.category-menu-section .navbar-collapse{ padding: 0; }
.category-menu-section .navbar-nav li.more-category-list .dropdown-menu-category-submenu li a span{ width: 24px; display: inline-block; height: 24px; text-align: center; line-height: 40px; background: url(/wp-content/themes/dummies/img/icons/black-round-arrow.png) no-repeat center center / 23px 24px; margin: 9px 15px 9px 0; }
.category-menu-section  .navbar-default .navbar-nav > li > a { color: #000; position: relative; }
.category-menu-section .navbar-default .navbar-nav > li.active > a { background-color: #fff; }
.category-menu-section  .navbar-default .navbar-nav > .open > a,.category-menu-section   .navbar-default .navbar-nav > .open > a:focus,.category-menu-section  .navbar-default .navbar-nav > .open > a:hover { background: #fff; color: #000; }
.category-menu-section .navbar-default .navbar-nav > li.dropdown.open > a:after, .category-menu-section .navbar-default .navbar-nav > li.dropdown > a:after  { content: ""; position: absolute; left: 0; height: 4px; width: 0; background: #FFE603; bottom: 0; transition: 250ms ease-in-out; -webkit-transition: 250ms ease-in-out;}
.category-menu-section .navbar-default .navbar-nav > li.dropdown.open > a:after, .category-menu-section .navbar-default .navbar-nav > li.dropdown:hover > a:after, .category-menu-section .navbar-default .navbar-nav > li.dropdown.active > a:after{ width: 100% }
.category-menu-section .navbar-nav > li  .dropdown-menu { background: #F9F9F9; border: none; padding: 0; box-shadow: none; border-top: 1px solid #E5E3E5; border-bottom: 1px solid #E5E3E5;}
/*.category-menu-section .navbar-nav > li:hover > .dropdown-menu{ display: block; }*/
.category-menu-section .navbar-nav > li > .dropdown-menu:before { content: "";  background: #f9f9f9;  right: 100%;  top: 0;  height: 100%;  width: 100%;  position: absolute; border-top: 1px solid #E5E3E5; border-bottom: 1px solid #E5E3E5;}
.category-menu-section .navbar-nav > li > .dropdown-menu:after { content: "";  background: #f9f9f9;  left: 100%;  top: 0;  height: 100%;  width: 100%;  position: absolute; border-top: 1px solid #E5E3E5; border-bottom: 1px solid #E5E3E5;}
/*.category-menu-section .menu-hub-page li li a, .category-hub-sub-menu li a { font-size: 12px; line-height: 16px; padding: 24px 25px; position: relative; text-decoration: none; }*/
.ver-center-div { display: inline-block;  vertical-align: middle;justify-content: center;  align-items: center;  padding: 11px;  background: #ECECF4; border-radius: 4px; }
.ver-center-div .fa { margin-left: 5px; }
.category-menu-section .navbar-nav li.more-category-list .ver-center-div { margin: 28px 0; font-weight: 700; font-size: 13px; }
.category-menu-section .navbar-nav li.more-category-list { position: absolute; right: 0; }
/* .category-menu-section .navbar-nav li.more-category-list > a:hover { display: none !important} */
.category-menu-section .navbar-nav li.dropdown-submenu.more-category-list { right: 30px;}
.category-menu-section .navbar-nav li.dropdown-submenu.more-category-list .ver-center-div{ margin: 0; }
.category-menu-section .navbar-nav li.more-category-list > .dropdown-menu:before, .category-menu-section .navbar-nav > li.more-category-list > .dropdown-menu:after { display: none; }
.category-menu-section .navbar-nav  li.more-category-list .dropdown-menu { width: 300px; position: absolute; right: 0; left: auto; box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.08); border-radius: 4px; top: 70px;}
.category-menu-section .navbar-nav li.dropdown-submenu.more-category-list .dropdown-menu { top: 50px; }
.category-menu-section .navbar-nav li.dropdown-submenu.more-category-list:hover .dropdown-menu{ display: block; }
.category-menu-section .navbar-nav  li.more-category-list li a { padding : 12px 20px; background: #fff; text-align: left; }
.category-menu-section .navbar-nav  li.more-category-list li { width: 100%; }
.category-menu-section .menu-hub-page li li.dropdown-submenu  a.submenu {padding: 13px 0;}
.category-menu-section .navbar-nav li.more-category-list .dropdown-menu-category-submenu li { width: 100%; max-width: none;}
.category-menu-section .navbar-nav li.more-category-list .dropdown-menu-category-submenu li a span { margin-right: 10px; }
.category-menu-section .slick-slider .slick-list { padding: 0 !important; width: 100%;}
.slick-slider { margin: 0; padding: 0; }


.category-submenu { list-style: none; margin:  0 auto; padding: 0;  background: #F2F2F2; position: absolute; top : 0px; max-width: 1140px; overflow: hidden; left: 0; right: 0; z-index: 0}
.category-submenu:before { content: ""; position: absolute;background:#F2F2F2;left: -700px;right: -700px;width: 3000px;height:100%;/*border-top: 1px solid #e5e5e5; */}
.category-submenu:after { content: ""; position: absolute; left: 0; right: 0; top: 64px; border-bottom:1px solid #E5E3E5; height: 1px; width: 100%; }
.category-submenu li { max-width: none; min-width: 135px; text-align: center; float: left;}
.category-submenu li a{ font-size: 12px; line-height: 16px; padding: 23px 25px 24px 25px; position: relative; text-decoration: none; display: block; color: #000000; font-weight: bold;display: flex; justify-content: center; align-items: center; background: #f2f2f2; }
.menu-hub-page li a:before, .category-submenu li a:before { content: ""; left: 0; bottom: 0;height: 4px; background: #FFE603 ; position: absolute; width: 0;  transition: 250ms ease-in-out; -webkit-transition: 250ms ease-in-out;}
.menu-hub-page li a:hover:before,.menu-hub-page li.active a:before, .category-submenu li a:hover:before, .category-submenu li.active a:before { width: 100%;  }
/*.category-menu-section .navbar-nav > li > .dropdown-menu .container{ position: relative; }
*/
.scrtabs-tab-container .scrtabs-tab-scroll-arrow-left { position: absolute; right: 50px; text-indent: -9999px; background: #FCFCFC url(img/icons/Arrow_Left.png) no-repeat center center; border: none;  top: 0px; height: 95px; border-left: 1px solid #E5E3E5;  width: 50px; font-size: 0; cursor: pointer; z-index: 0;}
.category-hub-sub-menu .slick-prev { position: absolute; right: 50px; text-indent: -9999px; background: #FCFCFC url(img/icons/Arrow_Left.png) no-repeat center center; border: none;  top: 0px; height: 95px; border-left: 1px solid #E5E3E5;  width: 50px; font-size: 0; cursor: pointer; z-index: 1;}
.scrtabs-tab-container .scrtabs-tab-scroll-arrow-right { position: absolute; right: 0px;text-indent: -9999px; background:#FCFCFC url(img/icons/Arrow_Right.png) no-repeat center center; border: none; top: 0px; height: 95px; border-right: 1px solid #E5E3E5; width: 50px; font-size: 0; cursor: pointer; z-index: 0;}
.category-hub-sub-menu .slick-next { position: absolute; right: 0px;text-indent: -9999px; background:#FCFCFC url(img/icons/Arrow_Right.png) no-repeat center center; border: none; top: 0px; height: 95px; border-right: 1px solid #E5E3E5; width: 50px; font-size: 0; cursor: pointer; z-index: 1;}
.scrtabs-tab-container .scrtabs-tab-scroll-arrow-left:focus, .category-hub-sub-menu .slick-prev:focus, .scrtabs-tab-container .scrtabs-tab-scroll-arrow-right:focus, .category-hub-sub-menu .slick-next:focus, .menu-hub-page li a:focus, .menu-hub-page li a:hover, .menu-hub-page li a:visited, .category-submenu li a:focus, .category-submenu li a:visited, .category-submenu li a:hover { outline: none; }
.category-hub-sub-menu .slick-prev, .category-hub-sub-menu .slick-next { height: 64px; }
.dropdown-menu-category-submenu { padding: 0;}
.category-menu-section .navbar-nav li.more-category-list .dropdown-menu-category-submenu  li a { padding: 10px 20px; display: flex; justify-content: left; align-items: left; }
.category-menu-section .navbar-nav > li.active > .dropdown-menu { display: block; }
/*.category-menu-section .navbar-nav > li:hover > .dropdown-menu {display: none !important;}*/
.category-menu-section .scrtabs-tab-container * { box-sizing: border-box;}
.category-menu-section .scrtabs-tab-container { height: auto; position: relative;}
.category-menu-section .scrtabs-tab-container .tab-content { clear: left;}
.category-menu-section .scrtabs-tabs-fixed-container { float: left; height: auto;  overflow: hidden;  width: 100%; }
.category-menu-section .scrtabs-tabs-movable-container {  position: relative; }
.category-menu-section .scrtabs-tabs-movable-container .tab-content {  display: none;}
.category-menu-section .scrtabs-tab-scroll-arrow:hover { background-color: #fff;}
.category-menu-section .scrtabs-tabs-fixed-container ul.nav-tabs > li { white-space: nowrap;}
.category-menu-section .scrtabs-tabs-fixed-container ul.nav-tabs > li:focus { outline: none; }
.category-menu-section .scrtabs-tab-content-outside-movable-container .nav-tabs {  display: none;}


/* footer slider */
.campaign-newsletter-ghost-hunting  .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .dummies-newsletter{ padding: 20px 0;}
.campaign-newsletter-ghost-hunting .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content{ padding-left: 0;}
.campaign-newsletter-hallowen .dummies-newsletter-wrap.dummies-podcast-wrap.podcast-bg-yellow .podcast-middle-content{padding-left:0;}

/* buying guide promotional wrapper*/
.bg-promotional-wrapper { padding: 20px; border: 1px solid #eee; border-top: 5px solid #ffeb00; float: left; width: 100%; margin: 20px 0;display: flex;
justify-content: left;}
.bg-promotional-wrapper a{ display: flex; justify-content: left; align-items: center; }
.bg-promotional-wrapper ul { list-style : none; margin: 0 !important; padding: 0  !important; width: 110px;}
.bg-promotional-wrapper ul li { float: left; width: 50%; margin: 0 !important; background: #eee; padding: 7px !important; }
.bg-promotional-wrapper ul li img { width: 100%; }
.bg-promotional-wrapper .bgpm-product-image{ float: left; width: 110px; margin-right: 20px;}
.bg-promotional-wrapper .bgpm-product-content h3{ margin: 0px 0 5px; color : #888; font-size: 15px; font-weight: 600; text-transform: uppercase; letter-spacing: 0.05em;}
.bg-promotional-wrapper .bgpm-product-content .bgpm-desc-text{ color: #000; font-weight: 600; margin-bottom: 0; word-break: break-word;}
/*:focus, :hover{outline: none;border: none;text-decoration: none;}*/
/* retailer links*/
.retailer-links { margin-top: 20px; }
.retailer-links .rtl-link { background: #ECECF4; text-transform: capitalize; font-size: 14px; font-weight: 600; text-transform: capitalize; margin: 0 10px 10px 0; float:  left; height: 37px;}
.retailer-links a.rbDummies { text-transform: capitalize;  }
.retailer-links .rtl-link img{ }

/* app promotion tout on article aside */
.dummies-app-sidebar { margin-top : 40px; }
.dummies-app-sidebar h3{ font-weight: bold;font-size: 12px;line-height: 16px; letter-spacing: 0.1em;text-transform: uppercase;color: #000000;opacity: 0.5; }
.dummies-app-sidebar p{font-weight: 600;font-size: 14px;line-height: 19px;display: flex;align-items: center;color: #000000;}
.app-btns-sidebar { margin-top : 20px; }
.flex-center-content { display: flex; justify-content: center; align-items: center; }

/* homepage app promotion */
/*.app-promotion-block { margin-top: 60px; }
.app-promotion-block-homepage{background: #ECECF4;border: 1px solid rgba(229, 227, 229, 0.6);
box-sizing: border-box;box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04);border-radius: 4px;-webkit-border-radius: 4px;}
.app-promotion-block-homepage .row { display: flex; justify-content: center; align-items: center; }
.app-promotion-block-homepage .col-md-4{ text-align: center; }
.app-promotion-block-homepage .text-icon{ display: inline-block; text-align: left; }
.app-promotion-block-homepage .text-icon h3{ font-size: 28px; line-height: 30px; }*/
.center-div p{font-size: 17px; line-height: 25px; }
.center-div{ display: inline-block; text-align: left; }

/* App landing page */
.top-banner { background : #ECECF4; padding: 85px 0 104px; }
.top-banner .new-dummies-app-content { margin-top: 65px;}
.top-banner .new-dummies-app-content h1 {font-size: 36px; line-height: 40px; margin: 25px 0; text-transform: inherit; }
.top-banner .new-dummies-app-content h1 strong{ display: block; }
.top-banner .new-dummies-app-content p { margin-bottom: 35px; line-height: 30px;}
.top-banner .new-dummies-app-content .btn-group a { margin-right: 25px; }
.top-banner .banner-image { margin-top: 20px;}
.top-banner .bottom-arrow { margin-top: 30px; color: rgba(0,0,0,0.2); font-size: 24px; }
.slider-knowledge { padding: 80px 0; background:  #F2F2F2; }
.slider-knowledge .slides  {text-align: center; }
.slider-knowledge .slides img { margin: 0 auto; }
.slider-knowledge .slideOne { position: relative;}
.slider-knowledge .slideOne:before { position: absolute;content: "";left: 50%;right: 0;background: url(img/app-landing/slide_1bg.png) no-repeat center center / cover;width: 540px;height: 407px;z-index: -1;top: 50%;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%); }
.slider-knowledge .slick-initialized .slick-slide .row{ display: flex !important; justify-content: center; align-items: center;}
.slider-knowledge .bullet-List { max-width: 400px;}
.slider-knowledge .bullet-List li h3{ font-weight: 600; margin: 0; text-transform: inherit;}
.slider-knowledge .bullet-List li.list-item-first h3:before{ content: ""; position: absolute; left: 0; top: 2px; background: #ECECF4 url(img/app-landing/bulb-icon.svg) no-repeat center center / 16px auto; width: 24px; height: 24px; border-radius: 50%;}
.slider-knowledge .bullet-List li.list-item-second h3:before{ content: ""; position: absolute; left: 0; top: 2px; background: #ECECF4 url(img/app-landing/check-icon.svg)  no-repeat center center / 16px auto; width: 24px; height: 24px; border-radius: 50%;}
.slider-knowledge .bullet-List li.list-item-third h3:before{ content: ""; position: absolute; left: 0; top: 2px; background: #ECECF4 url(img/app-landing/Glossary-icon.svg) no-repeat center center / 16px auto; width: 24px; height: 24px; border-radius: 50%;}
.slider-knowledge .bullet-List li.active-slide h3:before{ background-color: #FFF102;  border: 2px solid #FFF102;  border-radius: 100%;  -webkit-animation: pulse 1s linear  infinite;   animation: pulse 1s linear infinite; box-shadow: 0 0 0 0 rgba(255, 241, 2, 1);}
.slider-knowledge .slick-dots li button:before{ font-size: 0; }
@-webkit-keyframes pulse {to {box-shadow: 0 0 0 20px rgba(255, 241, 2, 0);}}
@-moz-keyframes pulse {to {box-shadow: 0 0 0 20px rgba(255, 241, 2, 0);}}
@-ms-keyframes pulse {to {box-shadow: 0 0 0 20px rgba(255, 241, 2, 0);}}
@keyframes pulse {to {box-shadow: 0 0 0 20px rgba(255, 241, 2, 0);}}
.slider-knowledge .bullet-List li { padding-bottom: 25px; margin: 25px 0; border-bottom: 1px solid rgba(158, 158, 172, 0.3); list-style: none; padding-left: 40px; position: relative;}
.slider-knowledge .bullet-List li p{ margin: 0; }
.slider-knowledge .bullet-List li.active-slide h3{ margin-bottom: 20px;}
.slider-knowledge .slick-dots li { list-style: none; margin: 8px 0; padding: 0;}
.slider-knowledge .slick-dots {  position: absolute;  top: 50%;  right: 0; transform: translate(0,-50%); -webkit-transform: translate(0,-50%);  padding: 0;  margin: 0; width: 20px; bottom: auto; }
.slider-knowledge .slick-dots li button{border: 0;width: 16px;height: 16px;background: rgba(0,0,0,0.1);border-radius: 50%;font-size: 0; }
.slider-knowledge .slick-dots li.slick-active button{ background: #FFEB00; }
.slider-knowledge-slides .slick-arrow{ display: none !important; }
.slider-knowledge-slides .slick-prev { font-size: 0; width: 42px; height: 28px; background: url(images/left-icon.png) no-repeat center center; position: absolute; left: -15px; top: 255px; box-shadow: none;
border: none; z-index: 11;}
.slider-knowledge-slides .slick-next { font-size: 0; width: 42px; height: 28px; background: url(images/right-icon.png) no-repeat center center; position: absolute; right: -15px; top: 255px;  box-shadow: none;
border: none; z-index: 11;}
.slider-knowledge-slides .slick-arrow:before{ font-size: 0; }
.featured-week-article { padding: 250px 0; background: #FFFFFF; }
.featured-week-article  p{ margin-bottom: 0;font-size: 20px; line-height: 30px;}
.featured-week-article h2 {font-size: 32px;line-height: 42px; font-weight: 600; margin-bottom: 17px; text-transform: inherit;}
.featured-week-article .free-this-week-item { margin: 0 8px; background: #FFFFFF;border: 1px solid rgba(0, 0, 0, 0.05);box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05); -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05); border-radius: 8px; width: 160px !important;}
/* .free-this-week-slider:before { content: ""; width: 240px; height: 100%; background: linear-gradient(90deg, rgba(255, 235, 0, 0) 25.77%, rgba(255, 235, 0, 0.7) 58.76%, #FFEB00 100%); right: 0; top: 0; z-index: 1; position: absolute; } */
.free-this-week-image-item { position: relative; background: #FFEB00; border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; height: 110px;}
.free-this-week-image-item span { background: #FFEB00; font-weight: bold; font-size: 11px; line-height: 15px; position: absolute; bottom: 0; left: 0;width: 102px;
text-align: center; height: 19px; display: flex; justify-content: center; align-items: center;}
.featured-week-article .free-this-week-item img { margin: 0 auto; }
.free-this-week-image-content { padding: 8px 10px; height: 100px;}
.free-this-week-image-content .cat-name { font-size: 11px; line-height: 18px; color: rgba(0,0,0,0.5); position: relative;}
.free-this-week-image-content .cat-name:before { content: ""; background: #FFEB00; width: 4px; height: 8px; position: absolute; left: -11px; top: 4px; }
.free-this-week-image-content h3{font-weight: bold; font-size: 13px; line-height: 17px; margin-top: 5px;}
.vert-center { display: flex; justify-content: center; align-items: center; }
/* App landing page end*/
.page-template-page-templatespage-full-width-static-without-header-php { padding-top: 0 !important;}
.page-template-page-templatespage-full-width-static-without-header-php header.main-header{ display: none !important; }
.third-level-catpage h3{ font-size: 36px; font-weight: 700; text-transform: capitalize; margin: 0 0 15px 0; }
.third-level-catpage .category-featured{ margin-bottom: 20px; }
.third-level-catpage a { margin-top: 20px; display: inline-block; }

.ads.half-padding .du-ad-region{margin-bottom: 25px;}


/* buying guide page css*/
.buying-guides .breadcrumb { margin-top: 20px;}
.buying-guides .article-title { margin-top: 10px; }
.buying-guides .article-page article { margin-bottom: 40px; }
/* 404page designn*/
.article-page { min-height: 450px; position: relative; z-index: 2; }
.error-page { text-align: center; position: absolute; left: 50%; top: 20%; transform: translate(-50%, -20%); -webkit-transform: translate(-50%, -20%);}
.error-page h1{ font-size: 16px; font-weight: 600; text-transform: inherit; margin-bottom: 20px;}
.error-page .btn-primary {width: 250px;font-weight: 700; letter-spacing: 0.05em; font-size: 14px; border-radius: 0; height: 40px; line-height: 28px;}
.error404 .article-page:before {  content:""; position: absolute; background: url(img/icons/404-icon.png) no-repeat center bottom; width:322px; height: 188px; left: 0; right:0; bottom:0; margin: 0 auto; -webkit-animation: shake-horizontal 4s ease-in-out 2s infinite both;
	        animation: shake-horizontal 4s ease-in-out 2s infinite both; }


/**
 * ----------------------------------------
 * animation shake-horizontal
 * ----------------------------------------
 */
@-webkit-keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}
@keyframes shake-horizontal {
  0%,
  100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  10%,
  30%,
  50%,
  70% {
    -webkit-transform: translateX(-10px);
            transform: translateX(-10px);
  }
  20%,
  40%,
  60% {
    -webkit-transform: translateX(10px);
            transform: translateX(10px);
  }
  80% {
    -webkit-transform: translateX(8px);
            transform: translateX(8px);
  }
  90% {
    -webkit-transform: translateX(-8px);
            transform: translateX(-8px);
  }
}


/* DUM-1021 Learning made easy start */
.au-banner-section { background: #ffeb00; max-height: 477px; padding: 45px 0;}
.au-banner-section h1{ font-size: 49px; font-weight: bold; text-transform: uppercase; margin: 0 0 20px 0; line-height: 55px; }
.au-banner-section .au-banner-text { padding-top: 40px; }
.au-banner-section .au-banner-text p{ line-height: 26px; }
.banner-btn { width: 224px; height: 40px; line-height: 28px; background:#000;border-radius: 0; color: #FFEB00; text-transform: uppercase; font-size: 13px; border: 1px solid #000; margin-top: 10px;}
.banner-btn:hover { background: #ffeb00;  }
.au-trending-cat-section{background: #f2f2f2; padding: 35px 0;}
.au-trending-cat-section h2 { font-size: 30px; line-height: 30px; margin: 0 0 15px 0; font-weight: bold; text-transform: uppercase; }
.au-trending-cat-section p { font-size: 18px; line-height: 26px; font-weight: 300; margin-bottom: 32px;}
.explore-book{ margin-bottom: 20px; }
.explore-book h3 {font-size: 16px; line-height: 20px; text-transform: inherit; color:#00A0FF; font-weight: 600; }
.explore-book .btn{font-weight: bold; width: 140px; border-radius: 0; height: auto; margin-top: 20px; font-size: 14px; }
.au-parti-book-sellers { padding: 45px 0; }
.au-parti-book-sellers-single { width: 180px; height: 58px; text-align: center; box-shadow: 1px 1px 5px #00000029; -webkit-box-shadow: 1px 1px 5px #00000029; background: #fff; display: flex; justify-content: center; align-items: center; margin : 0 auto 60px;}
.au-parti-book-sellers h2 { font-size: 30px; line-height: 30px; margin: 0 0 50px 0; font-weight: bold; text-transform: uppercase;  }
.au-parti-book-sellers .btn{width: 240px; height: 40px; border-radius: 0; font-weight: 700;font-size: 12px;line-height: 30px; margin-bottom: 15px; }
.au-join-comm-section { background: #FFED00; padding: 8px 0; }
.au-join-comm-section .singup-newsletter-text { padding: 84px 0 0 40px; }
.au-join-comm-section .singup-newsletter-text h2{ font-size: 30px; font-weight: bold; margin: 0 0 15px 0; text-transform: inherit;}
.au-join-comm-section .singup-newsletter-text p{ font-size: 19px; }
.au-join-comm-section .singup-newsletter-text .btn{ width: 200px; height: 40px; text-transform: uppercase; background: #00a0ff; color: #fff; line-height: 30px; font-size: 12px; font-weight: 700; border-radius: 0; margin-top: 15px;}
.au-join-comm-section .singup-newsletter-text .btn:hover { background: #0577bb;  }
.au-one-book-section { background: url(img/australia/anz-bg-bookshelf.jpg) no-repeat center center / cover; background-attachment: fixed; text-align: center; height :333px; display: flex; align-items: center; position: relative; z-index: 1;}
.au-one-book-section:before{ content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0; background: rgba(0,0,0,0.5); width: 100%; z-index: -1;}
.au-one-book-section h2{ margin: 0 0 30px 0; font-size: 30px; line-height: 30px; color: #FFEB00; text-transform: inherit; font-weight: 700;}
.au-one-book-section p{ font-size: 18px; color: #fff; line-height: 30px;}
/* DUM-1021 Learning made easy end */
/* DUM-1022 category specific */
.au-cat-banner { background: url(img/australia/anz-bg-personal-finance.jpg) no-repeat  center top / cover; max-height: 557px; padding: 20px 0; position: relative; z-index: 1; height: 557px; display: flex; justify-content: left; align-items: center; background-attachment: fixed;}
.au-cat-banner:before{ content: ""; position: absolute; bottom: 0; right: 0; top:0; left:0; 
background: rgba(36,36,36,1);
background: -moz-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(36,36,36,1)), color-stop(55%, rgba(50,50,50,0.4)), color-stop(61%, rgba(70,70,70,0.1)), color-stop(100%, rgba(84,84,84,0)));
background: -webkit-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: -o-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: -ms-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: linear-gradient(to right, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#545454', GradientType=1 );
z-index:-1;}
.au-cat-banner h1{ font-size: 49px; line-height: 55px; color: #FFEB00; font-weight: bold; text-transform: uppercase; margin: 0 0 25px 0; }
.au-cat-banner p { font-size: 18px; line-height: 28px; color: #fff; font-weight: 300; }
.au-section-title { font-size: 30px; font-weight: bold; line-height: 50px; margin: 0 0 30px 0; text-align: center;}
.au-cat-pop-book { padding: 35px 0 60px; background: #f2f2f2; text-align: center;}
.au-cat-pop-book-single { text-align: center; margin-bottom: 30px; }
.au-cat-pop-book-single  img { margin: 0 auto; max-height: 195px; }
.au-cat-pop-book-single a{ width: 86px; height: 28px; display: inline-block; box-shadow: 1px 1px 3px rgba(0,0,0,0.1); vertical-align: middle; line-height: 26px; margin-bottom: 13px; background: #fff; }
.au-cat-pop-book-single a:hover { background: transparent; }
.au-cat-pop-book-single a:last-child { margin-bottom: 0; }
.au-cat-pop-book .btn { font-size: 12px; font-weight: 700; width: 240px; height: 40px; margin-top: 40px; line-height: 30px;}
.au-cat-fin-articles{ padding: 45px 0 60px; }
.au-cat-fin-articles-single { display: block; position: relative; height: 220px; margin-bottom: 30px;}
.au-cat-fin-articles-single h3 { position: absolute; left: 0; top: 50%; transform: translate(0, -50%); width: auto; background: #FFEB00; font-size: 20px; line-height: 28px; padding:7px 27px; margin: 0; color: #000; text-transform: initial; transition: 250ms ease; -webkit-transition: 250ms ease;}
.au-cat-fin-articles-single.bg1 { background : url(img/australia/anz-bg-budget.jpg) no-repeat center top / cover;}
.au-cat-fin-articles-single.bg2 { background : url(img/australia/anz-bg-property.jpg) no-repeat center top / cover; }
.au-cat-fin-articles-single.bg3 { background : url(img/australia/anz-bg-portfolio.jpg) no-repeat center top / cover; }
.au-cat-fin-articles-single.bg4 { background : url(img/australia/anz-bg-pf-cheat-sheet.jpg) no-repeat center top / cover; }
.au-cat-fin-articles-single:hover h3{ top: auto; transform: translate(0%, 0%); -webkit-transform: translate( 0%, 0%); bottom: 0;}
.au-cat-banner.lifestyle-banner{  background: url(img/australia/anz-bg-lifestyle-header.jpg) no-repeat  center top / cover;  }
.au-cat-banner.lifestyle-banner:before {content: ""; position: absolute; bottom: 0; right: 0; top:0; left:0; 
background: rgba(36,36,36,1);
background: -moz-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(36,36,36,1)), color-stop(55%, rgba(50,50,50,0.4)), color-stop(61%, rgba(70,70,70,0.1)), color-stop(100%, rgba(84,84,84,0)));
background: -webkit-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: -o-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: -ms-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: linear-gradient(to right, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#545454', GradientType=1 );
z-index:-1;}
.lifestyle .au-cat-fin-articles-single.bg1{ background : url(img/australia/anz-bg-lent.jpg) no-repeat center top / cover; }
.lifestyle .au-cat-fin-articles-single.bg2{ background : url(img/australia/anz-bg-stress.jpg) no-repeat center top / cover; }
.lifestyle .au-cat-fin-articles-single.bg3{ background : url(img/australia/anz-bg-loneliness.jpg) no-repeat center top / cover; }
.lifestyle .au-cat-fin-articles-single.bg4{ background : url(img/australia/anz-bg-sex.jpg) no-repeat center top / cover; }
.au-cat-banner.education{  background: url(img/australia/anz-bg-education-header.jpg) no-repeat  center top / cover;  }
.au-cat-banner.education:before {content: ""; position: absolute; bottom: 0; right: 0; top:0; left:0; 
background: rgba(36,36,36,1);
background: -moz-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(36,36,36,1)), color-stop(55%, rgba(50,50,50,0.4)), color-stop(61%, rgba(70,70,70,0.1)), color-stop(100%, rgba(84,84,84,0)));
background: -webkit-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: -o-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: -ms-linear-gradient(left, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
background: linear-gradient(to right, rgba(36,36,36,1) 0%, rgba(50,50,50,0.4) 55%, rgba(70,70,70,0.1) 61%, rgba(84,84,84,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#454545', endColorstr='#545454', GradientType=1 );
z-index:-1;}
.education .au-cat-fin-articles-single.bg1{ background : url(img/australia/anz-bg-exam-practice.jpg) no-repeat center top / cover; }
.education .au-cat-fin-articles-single.bg2{ background : url(img/australia/anz-bg-anatomy-cheat-sheet.jpg) no-repeat center top / cover; }
.education .au-cat-fin-articles-single.bg3{ background : url(img/australia/anz-bg-correlation-coefficient.jpg) no-repeat center top / cover; }
.education .au-cat-fin-articles-single.bg4{ background : url(img/australia/anz-bg-japanese.jpg) no-repeat center top / cover; }
.au-cat-banner.business{  background: url(img/australia/anz-bg-business-header.jpg) no-repeat  center top / cover;  }
.business .au-cat-fin-articles-single.bg1{ background : url(img/australia/anz-bg-start-small-business.jpg) no-repeat center top / cover; }
.business .au-cat-fin-articles-single.bg2{ background : url(img/australia/anz-bg-excel-2019.jpg) no-repeat center top / cover; }
.business .au-cat-fin-articles-single.bg3{ background : url(img/australia/anz-bg-accounting.jpg) no-repeat center top / cover; }
.business .au-cat-fin-articles-single.bg4{ background : url(img/australia/anz-bg-dig-marketing.jpg) no-repeat center top / cover; }
/* DUM-1022 category specific */

/* DUM-1198 slider careousel slider*/
.article-page.book-details-page { margin-top: 50px; }
.book-details-page .breadcrumb{ margin: 20px 0; }
.article-page .article-container .article-book-detail h1 { font-size: 20px; line-height: 30px; margin-bottom: 5px; }
.article-page .article-container .article-book-detail p.author{ font-size: 15px; font-weight: bold; margin: 7px 0 10px; line-height: normal;}
.article-page article p.book-format-count-date, .article-page article p.isbn { font-size: 15px; margin-bottom: 0px; }
.article-page article .action-buttons { margin-top: 20px;  }
.article-page article .action-buttons .btn.btn-sm { border-radius: 0;  background: #ffeb00; color: #000;}
.article-page article .action-buttons .btn.btn-sm:hover { background-color: #f0dd00; color: #000; }
.article-book-detail-desc, .article-book-detail-author { margin-top: 25px; }
.article-page .article-container .article-book-detail-desc h3,.article-page .article-container .article-book-detail-author h3{ font-size: 18px; }


/* saerch result page*/
html, .search.search-results{ overflow-x: hidden; }
.book-search-listing li{ display: flex; color: #707070; margin-bottom: 50px;}
.book-search-listing h3 { font-size: 16px; line-height: 17px; margin: 0; padding: 0; text-transform: inherit; font-weight: bold;}
.book-search-listing h3 a, .book-search-listing-author-date span a{ color: #707070; }
.book-serch-listing h3 a:hover, .book-search-listing-author-date span a:hover  { color: #000 }
.book-search-listing-content { padding-right: 50px; width: 100%; }
.book-search-listing-content p{ font-size: 14px;line-height: 20px; }
.book-search-listing-image img { max-width: 85px; }
.book-search-listing-content  .book-search-listing-author-date { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid rgba(112, 112, 112, 0.25); }
.book-search-listing-author-date span { font-size: 12px; line-height: 17px; position: relative; margin-right: 5px; padding-right: 5px;}
.book-search-listing-author-date span:after { content: "|"; position: absolute; right: 0; top : -1px; width: 1px; height: 17px;  }
.book-search-listing-author-date span:last-child:after { display: none; }
.pagination > li:last-child > a, .pagination > li:last-child > span, .pagination > li:first-child > a, .pagination > li:first-child > span { border-radius: 0; }
p:empty, p:blank,p:-moz-only-whitespace { display: none; } 


/* DUM-1462 typeaheed search*/
.search.search-results { overflow-x: hidden; }
.search-form .input-group .form-control:first-child { border-radius: 4px; -webkit-border-radius: 4px;}
.search-form .vbt-autcomplete-list { padding-top: 0 !important; }
.search-form .vbt-autcomplete-list .list-group-item { background-color: #dbdbdb; color: #006ac3; padding: 15px 40px; font-size: 15px; cursor: pointer; font-weight: 400; border: none;}
.search-form .vbt-autcomplete-list .list-group-item:hover {background-color: #e6e6e6; }


.rbAmazon { background : url(img/buy-amazon-btn.png) no-repeat; background-size: 140px auto; width: 140px; height: 45px; display: inline-block; transition: 250ms ease; -webkit-transition: 250ms ease; text-indent: -9999px;}
.rbAmazon img { display: none; }
.rbAmazon:hover { opacity: 0.85; }

/*DUM-1597 Extra book pages design*/
.book-extra-pages { margin: 50px 0 80px 0; }
.book-extra-pages h1{ font-size: 36px; line-height: 41px;  margin: 0 0 35px 0; font-weight: 700; }
.book-extra-pages h2 { margin: 30px 0 15px 0; line-height: 41px; padding-top: 25px; border-top: 1px solid #f5f5f5; font-size: 26px; }
.book-extra-pages .media-body { padding-left: 20px; }
.book-extra-pages a{ font-weight: normal; margin: 5px 0; display: inline-block; color: #000; transition: 250ms ease;  -webkit-transition: 250ms ease; position: relative;}
.book-extra-pages a:hover { color: #E9D100;  }
.book-extra-pages a:before { content: "";position: absolute;left: 0;top: 9px;width: 7px;height: 7px;display: block;background: #000;border-radius: 50%; display: none;}
.book-extra-pages .media-left a { padding-left: 0; }
.book-extra-pages .media-left a:before{ display: none; }
.book-extra-pages .col-sm-6 .media{ box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04); -webkit-box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.04);border: 1px solid rgba(229, 227, 229, 0.6); padding: 15px; margin-bottom: 30px; }
.book-extra-pages .col-sm-6 .media .media-left { padding-bottom: 0 !important; }
.book-extra-pages .col-sm-6 .media  a{ font-weight: 600; }


/* DUM-1654 new data design */
.article-page .article-container .article-book-detail-extra h1, .article-page .article-container .article-book-detail-extra h2, .article-page .article-container .article-book-detail-extra h3, .article-page .article-container .article-book-detail-extra h4, .article-page .article-container .article-book-detail-extra h5, .article-page .article-container .article-book-detail-extra h6 { font-size: 18px; }
.article-page .article-container .article-book-detail-extra h1 em, .article-page .article-container .article-book-detail-extra h2 em, .article-page .article-container .article-book-detail-extra h3 em, .article-page .article-container .article-book-detail-extra h4 em, .article-page .article-container .article-book-detail-extra h5 em , .article-page .article-container .article-book-detail-extra h6 em{ font-style: normal; }


/* search page DUM-1637 */
.search-page-des-2 { padding-top: 50px;}
.search-page-des-2 .panel { border-color: transparent; border-top: 2px solid #707070; border-radius: 0;  box-shadow: none; position: relative; z-index: 0; }
.search-page-des-2 .panel-default > .panel-heading{ background: none; padding: 0;}
.search-page-des-2 .nav-tabs > li { width: 20%; text-align: center; margin-bottom: 0; }
.search-page-des-2 .nav > li > a:focus, .nav > li > a:hover { background: #ffffff; }
.search-page-des-2 .search-bar-vue{ margin: 0; padding: 0;  width: 100%; margin-bottom: 5px; position: relative; }
.search-page-des-2 .search-bar-vue:before {content: "\f002"; position: absolute; font-size: 40px; color: #000; line-height: 45px; font-family: "FontAwesome"; right: 0; top: 10px;}
.search-page-des-2 .nav-tabs > li > a { font-size: 14px; font-weight: normal; color: #202124; height: 42px; border:none; border-radius: 0; }
.search-page-des-2 .nav-tabs > li.active > a,.search-page-des-2 .nav-tabs > li.active > a:focus,.search-page-des-2 .nav-tabs > li.active > a:hover { font-weight: bold; border: 0;}
.search-page-des-2 .nav-tabs > li.active > a:before, .search-page-des-2 .nav-tabs > li:hover > a:before { content: ""; position: absolute; height: 4px; width :100%; background: #707070; bottom: -4px; left: 0; transition: 250ms ease; -webkit-transition: 250ms ease; }
.search-page-des-2 .nav-tabs > li.active:hover > a:before, .search-page-des-2 .nav-tabs > li:hover > a:before { right: 0; }
.search-page-des-2 .panel-body { padding: 35px 0 20px; }
.search-page-des-2 .search-icon-new span{font-size: 40px; color: #000; line-height: 50px}
.search-page-des-2 .book-search-listing { margin: 0; padding: 0; }
.search-page-des-2 .book-search-listing li{ display: flex; color: #707070; margin-bottom: 30px; padding-bottom: 15px; border-bottom: 1px solid rgba(112, 112, 112, 0.25); }
.search-page-des-2 .book-search-listing h3 { font-size: 16px; line-height: 17px; margin: 0; padding: 0; text-transform: inherit; font-weight: bold;}
.search-page-des-2 .book-search-listing h3 a, .book-search-listing-author-date span a{ color: #707070; }
.search-page-des-2 .book-search-listing h3 a:hover, .book-search-listing-author-date span a:hover  { color: #000 }
.search-page-des-2 .book-search-listing-content { padding-left: 15px; padding-right: 0; padding-top: 10px;}
.search-page-des-2 .book-search-listing-content p{ font-size: 14px;line-height: 20px;border-top: none;margin-top: 5px;padding-top: 0px; }
.search-page-des-2 .book-search-listing-image img { max-width: 85px; }
.search-page-des-2 .book-search-listing-author-date span { font-size: 12px; line-height: 17px; position: relative; margin-right: 5px; padding-right: 5px;}
.search-page-des-2 .book-search-listing-author-date span span{ margin-right: 0; padding-right: 0; }
.search-page-des-2 .book-search-listing-author-date span:after { content: "|"; position: absolute; right: 0; top : -1px; width: 1px; height: 17px;  }
.search-page-des-2 .book-search-listing-author-date span:last-child:after { display: none; }
.search-page-des-2 .pagination > li:last-child > a, .search-page-des-2 .pagination > li:last-child > span, .search-page-des-2.pagination > li:first-child > a,.search-page-des-2 .pagination > li:first-child > span { border-radius: 0; }
.search-page-des-2 .page-numbers { margin: 0 auto 70px; padding: 0; list-style: none; position: relative; width: 200px; font-size: 16px; text-align: center; }
.search-page-des-2 .page-numbers .newer-page { position: absolute; top: 50%; transform: translate(0,-50%); left: 0; }
.search-page-des-2 .page-numbers .older-page { position: absolute; top: 50%; transform: translate(0,-50%); right: 0; }
.search-page-des-2 .page-numbers .newer-page a, .search-page-des-2 .page-numbers .older-page a { font-size: 17px; color:#999BA0; font-weight: bold; cursor: pointer;}
.search-page-des-2 .page-numbers .newer-page a:hover, .search-page-des-2 .page-numbers .older-page a:hover { color: #606269; }
.search-page-des-2 .page-numbers  span.current { font-weight: bold; color: #202124; display: inline-block; padding-bottom: 5px; margin-bottom: 5px; border-bottom: 2px solid #FDE905;}
.search-page-des-2 .page-numbers  span { color: #A6ADB4; font-weight: normal; }

.search-page-des-2 .search-input-main-div{ display: none; }
.search-page-des-2 .search-input-main-div:before {position:fixed; top: 125px;left: 20px;content: "";font-family: FontAwesome;font-size: 25px;color: #A1A1B0;z-index:99999; }
.search-page-des-2 .search-page-input { border: none; font-size: 48px; line-height: normal; font-weight: bold; text-transform: initial; color: #000; padding: 0; box-shadow: none;
height: auto; width: calc(100% - 60px);}
/* search page DUM-1637 */

/* DUM-1697  new vue js detail page*/
.single-new-detailpage .breadcrumb li {text-transform: initial;font-size: 11px;line-height: 20px;}
.single-new-detailpage .breadcrumb > li + li:before {content: "/";	padding: 0 7px;color: #000; font-family: inherit; }
.single-new-detailpage .breadcrumb li span, .single-new-detailpage .breadcrumb li a { font-weight: bold; color:#000;}
.single-new-detailpage .breadcrumb li a { position: relative; }
.single-new-detailpage .breadcrumb li a:after {content: '';display: block;margin: auto;height: 2px;width: 0px;background: transparent;-moz-transition: all 0.2s ease;	-ms-transition: all 0.2s ease;	-webkit-transition: all 0.2s ease;	-o-transition: all 0.2s ease;transition: all 0.2s ease;}
.single-new-detailpage .breadcrumb li a:hover:after {width: 100%;background: #444444;}
.single-new-detailpage .breadcrumb li a span:after { display: none; }
.single-new-detailpage .article-page article h1 { font-weight: 400; font-size: 36px; line-height: 41px;text-transform: inherit; margin-bottom: 20px; }
.single-new-detailpage .article-page article h2 { font-size: 14px; color: #707070;}
.single-new-detailpage .article-page article p, .author-info-wrapper {overflow: hidden;	line-height: 20px;	font-size: 14px;	font-weight: normal; color: #707070; margin-bottom: 20px; }
.single-new-detailpage .fixed-container .card-container,.single-new-detailpage  .fixed-container .content-container {	width: calc(100%);}
.single-new-detailpage .article-container .middle-content { display: flex; flex-direction: row; flex-wrap: nowrap; margin-top: 40px; }
.single-new-detailpage .left-sidebar {	position: relative; }
.single-new-detailpage .article-container .middle-content .sticky-sidebar { width: 170px; }
.single-new-detailpage .article-container .middle-content .sticky-sidebar ul {list-style: none;	margin: 0;	padding: 0;}
.single-new-detailpage .article-container .middle-content .sticky-sidebar  h5 {  font-weight: 300; margin: 0 0 35px;  text-transform: uppercase; font-size: 14px;}
.single-new-detailpage .article-page article ol:not(.breadcrumb):not(.carousel-navigation) > li, .single-new-detailpage .article-page article ol.level-one:not(.breadcrumb):not(.carousel-navigation) > li{ font-size: 14px; }
.single-new-detailpage .sticky-sidebar ul li a {padding: 15px;	font-size: 14px;	line-height: 19px;color: #5F5F5F;display: block;border-bottom: 2px solid #EBEDED;position: relative;font-weight: normal;border-radius: 0;background-color: transparent;}
.single-new-detailpage .sticky-sidebar ul li a span { display: none}
.single-new-detailpage .sticky-sidebar ul li,.single-new-detailpage  .sticky-sidebar ul li a {position: relative;	margin-top: 0; }
.single-new-detailpage .sticky-sidebar ul li.active a,.single-new-detailpage  .sticky-sidebar ul li:hover a,.single-new-detailpage .sticky-sidebar ul li.active a:hover,.single-new-detailpage .sticky-sidebar ul li.active a:focus {	background: #f0f0f0;
	text-decoration: none;color: #222;}
.single-new-detailpage .sticky-sidebar ul li:after {content: "";height: 0;	width: 4px;	background: #000;	position: absolute;	left: 0; top: 0; transition: 250ms ease; -webkit-transition: 250ms ease; }
.single-new-detailpage .sticky-sidebar ul li.active:after,.single-new-detailpage .sticky-sidebar ul li:hover:after {height: 100%;}
.single-new-detailpage .article-container .middle-content .left-content-part { padding: 0 35px;	flex-grow: 1;flex-shrink: 1;flex-basis: 0; max-width: 725px; }
.single-new-detailpage .article-container .middle-content .right-sidebar {	/* flex-grow: 0;	flex-basis: 260px;	flex-shrink: 0;*/}
.single-new-detailpage .about-text { font-size: 32px; line-height: 43px; font-weight: 600; font-style: italic; color: #000; }
.single-new-detailpage .heading-italic { font-size: 32px; line-height: 34px; font-weight: 600; font-style: italic; margin-top: 0; margin-bottom: 20px; }
.single-new-detailpage .mobile-article-heading,.single-new-detailpage .close-btn,.single-new-detailpage .visible-in-mobile { display: none; }
[v-cloak] {display: none}
.single-new-detailpage .trend-art-single { margin-bottom: 20px; }
.single-new-detailpage .trend-art-single strong {margin-bottom: 5px;color: #000;display: block;	font-size: 16px;}
.single-new-detailpage .trend-art-single .article-link,.single-new-detailpage  .aside-list .trend-art-single .article-link {font-size: 14px;color: #202124;
	font-weight: bold;	text-decoration: none;	transition: 250ms ease;	-webkit-transition: 250ms ease;	line-height: 24px;	background: url(img/right-chevron.png) no-repeat center right;	padding-right: 15px;}
/*.single-new-detailpage .article-separator {	border-bottom: 2px solid #ebeded;display: block;width: 100%;clear: both;margin-bottom: 25px;}*/
.single-new-detailpage .right-sidebar .heading-italic {	font-size: 18px; }
.single-new-detailpage aside.article-aside {position: relative;max-width: 260px; width: 100%; margin-right: 0; }
.single-new-detailpage ul.aside-list{ margin: 0 0 30px 0; }
.single-new-detailpage ul.aside-list li {background-color: #fff;margin-bottom: 20px;}
.single-new-detailpage .aside-list .trend-art-single .article-link:hover,.single-new-detailpage  .trend-art-single .article-link:hover {opacity: 0.6;}
.single-new-detailpage .related-book-image {display: flex;	justify-content: center;align-items: center;flex-direction: column;	text-align: center;	margin-bottom: 25px;background: #f7f7f7;padding: 20px 20px 25px 20px;}
.single-new-detailpage aside.article-aside h2.heading-italic-small { font-size: 24px;line-height: 34px;	font-weight: 600;font-style: italic;color: #202124;}
.single-new-detailpage .related-book-image span {font-size: 16px;line-height: 24px;	font-style: italic;	margin: 15px 0;	font-weight: 600;	display: block;	color: #202124;}
.single-new-detailpage ul li, .single-new-detailpage ol li{ color: #707070; }
.single-new-detailpage .share-icon {	margin-bottom: 10px; }
.single-new-detailpage .share-icon a {	margin-bottom: 5px;	display: inline-block; }
.single-new-detailpage .article-page article h2 .step{ width: 30px; height: 30px; border-radius: 3px; background: #000; color: #F2E909; margin-right: 10px;
    font-size: 16px; float: left;display: flex; justify-content: center; align-items: center; font-weight: 300; }
   .footer-ads-slide{ background: #eaeaea; position: fixed; bottom: -100%; left: 0; right: 0; height: 90px; text-align: center; z-index: 11;}
.footer-ads-slide .ads-slide-close { position: absolute; left: -30px; transform: rotate(-90deg); -webkit-transform: rotate(-90deg); width: 90px; height: 30px; bottom: 30px; background: #000; color: #fff; text-align: center; color: #9d9d9d; text-transform: uppercase; padding: 4px 0;
cursor: pointer;}
.footer-ads-slide .ads-slide-close em { font-style: normal; color: #fff; margin-left: 3px;}
.single-new-detailpage .article-page article .article-separator {	border-bottom: 2px solid #ebeded;	display: block;	width: 100%; clear: both; margin-bottom: 25px;  padding-bottom: 40px;}
.single-new-detailpage .article-page article ul{ max-width: 680px; margin: 50px auto; padding-left: 45px !important;  }
.single-new-detailpage .article-page article ul li { font-size: 14px !important; line-height: 19px !important; margin-bottom: 20px !important; font-weight: normal !important;}
.single-new-detailpage .addthis-smartlayers-desktop{ display: none !important; }
.single-new-detailpage .article-page article ol:not(.breadcrumb):not(.carousel-navigation) > li:before,.single-new-detailpage  .article-page article ol.level-one:not(.breadcrumb):not(.carousel-navigation) > li:before { background-color: #000; color: #F2E909; }
.single-new-detailpage footer.main-footer { margin-top: 40px; }
.single-new-detailpage .article-page article { margin-bottom: 0; }
.single-new-detailpage .addthis_inline_share_toolbox{ display: none; }
.single-new-detailpage .footer-ads-slide .du-ad-region .du-ad-unit{ margin: 0 !important; padding: 0 !important; }
.single-new-detailpage .mobile-article-heading.fixed { position: sticky;position: -webkit-sticky; top: 60px; left: 0; right: 0; box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.05); -webkit-box-shadow: 0px 0px 10px 4px rgba(0,0,0,0.05); z-index: 1; transition: 250ms ease; -webkit-transition: 250ms ease;}
.single-new-detailpage .article-page article .article-slideshow-ads .slide .slide-content p { margin-bottom: 0; }
.single-new-detailpage .article-container table tbody tr td { font-size: 14px; color: #707070; }
.single-new-detailpage .related-book-image .indigo-btn{ display: flex; justify-content: center; align-items: center; width: 160px; height: 47px; background: #000; }
.loading-screen { position: fixed; text-align: center; top: 50%; left: 50%; transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%);}

header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu1 .topSearch-autocomplete .autocomplete { max-width: 100%;  }
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu1 .topSearch-autocomplete ul li { width: 100%; padding: 0; }
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu1 .topSearch-autocomplete .tt-menu .tt-suggestion a {background-color: #dbdbdb;     color: #006ac3; padding: 15px 65px; font-size: 16px; cursor: pointer; font-weight: 400;}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu1 .topSearch-autocomplete .tt-menu .tt-suggestion a:hover, header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu1 .topSearch-autocomplete .tt-menu .tt-suggestion.highlightedcolor a, header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu1 .topSearch-autocomplete .tt-menu .tt-suggestion.highlightedcolor a:hover {background-color: #e6e6e6;  text-decoration: none;}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu1 .topSearch-autocomplete .autocomplete .autocomplete-results{ top: 100%; max-height: 264px; overflow-y: auto; margin: 0; padding: 0;}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu1 .topSearch-autocomplete  .form-group .input-group span.twitter-typeahead{ position: relative; }
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu1 .topSearch-autocomplete  .form-group .input-group span.twitter-typeahead i{ position: absolute;  width: 1px; height:25px; background: #000; -webkit-animation: 1s blink step-end infinite; -moz-animation: 1s blink step-end infinite;  -ms-animation: 1s blink step-end infinite;  -o-animation: 1s blink step-end infinite;  animation: 1s blink step-end infinite; top: 50%;
left: 65px; z-index: 999; transform: translate(0,-50%); -webkit-transform: translate(0,-50%);}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu1 .topSearch-autocomplete  .form-group .input-group span.twitter-typeahead input:focus + i { display: none;}

@keyframes blink {
  from, to { background : transparent;}
  50% { background: black;}
}

@-moz-keyframes blink {
  from, to { background: transparent;}
  50% { background: black; }
}

@-webkit-keyframes blink {
  from, to { background: transparent; }
  50% {  background: black;  }
}

@-ms-keyframes blink {
  from, to {  background: transparent; }
  50% { background: black; }
}

@-o-keyframes blink {
  from, to { background: transparent; }
  50% { background: black;}
}

header.main-header .navbar.main-nav ul.nav li.search .dropdown-menu1 { position: absolute; left: 0; right: 0; }
header.main-header .navbar.main-nav ul.nav li.search .dropdown-menu1 .form-group .input-group span.twitter-typeahead input {  width: 100%; background-color: #ffffff !important; color: #000000;  box-shadow: unset;  border: none;  padding-left: 65px; height: 96px;  box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.12);  -webkit-box-shadow: 0px 1px 16px rgba(0, 0, 0, 0.12); border-radius: 0; }
header.main-header .navbar.main-nav ul.nav li.search .dropdown-menu1 .form-inline .form-group,header.main-header .navbar.main-nav ul.nav li.search .dropdown-menu1  .form-inline .input-group { display: block; width:100%;}
header.main-header .navbar.main-nav ul.nav li.search .dropdown-menu1 .form-group .input-group:before {   position: absolute; top: 31px;left: 20px; content: "";font-family: FontAwesome;font-size: 25px;color: #A1A1B0; z-index: 11;}
@media only screen and (max-width : 1199px){
	h1 { font-size: 39.6px; }
    h2 { font-size: 27px;}
    h3 { font-size: 23.4px;}
    .community-board a.board { height: 220px;  }
    header.main-header .navbar.main-nav .navbar-header .navbar-brand{height:60px;padding:16px 15px}
    header.main-header .navbar.main-nav .navbar-header .navbar-brand img{width:110px}
    header.main-header .navbar.main-nav ul.nav li a{padding:10px 12.5px;font-size:14px}
    header.main-header .navbar.main-nav ul.nav li.search a{padding:18px 14px}
    header.main-header .navbar.main-nav ul.nav li.search a .fa{font-size:24px}
    header.main-header .navbar.main-nav ul.nav li.search.open .dropdown-menu{padding:0}
    header.main-header .navbar.main-nav ul.nav li.search.open .dropdown-menu .form-group .input-group .input-group-addon{font-size:28px;width:60px}
    header.main-header .navbar.main-nav ul.nav li.my-account{padding:9px 0 9px 10px;font-size:13px;margin-right:68px}
    header.main-header .navbar.main-nav ul.nav li.my-account .profile-img{width:45px;height:45px;margin-left:0;right:-55px;top:7px}
    header.main-header .navbar.main-nav ul.nav li.search.open .dropdown-menu .form-group .input-group:before{font-size:20px;top:13px;z-index:3}
	.hero-slider .carousel-inner .item .container .carousel-caption h1{font-size:40px}
	.hero-slider .carousel-inner .item .container .carousel-caption p{font-size:20px}
	.hero-slider .carousel-inner .item .container .carousel-caption p.pre-header{font-size:26px}

	header.main-header .navbar.main-nav ul.nav li.search.open .dropdown-menu .form-group .input-group span.twitter-typeahead input, header.main-header .navbar.main-nav ul.nav li.search.open .dropdown-menu1 .form-group .input-group span.twitter-typeahead input { height: 60px; }
	header.main-header .navbar.main-nav ul.nav li.search.open .dropdown-menu { padding: 0;}
	 header.main-header .navbar.main-nav.black-header .navbar-header .navbar-brand, .body-pad-top header.main-header .navbar.main-nav.clear-header .navbar-header .navbar-brand { background-size: 110px auto;}
	 header.main-header .navbar.main-nav ul.nav li.search.open .dropdown-menu1 .form-group .input-group:before {font-size: 20px;top: 15px; z-index: 3;}
	body{ padding-top: 61px;  }
	body.home{ padding-top: 0; }
	.podcast-logo { width: 100%; height: auto; padding: 5px; }
	.podcast-logo  img { width: 90%; height: auto; }
	.podcast-logo-text h2 {  font-size: 20px; line-height: 30px; }
	.home-podcast-block-inner{ padding: 40px; }
	.podcast-multiple-icons ul li { margin-right: 10px; }
	/* Menu hub page */
	.menu-hub-page li a { padding: 12px 0 13px 10px; }
  	.menu-hub-page li a span { width: 35px; height: 35px; line-height: 35px;}
  	.menu-hub-page li a span img{ max-width: 30px; height: auto; }
  	.menu-hub-page li.more-category-list a { padding: 10px 0; }
  	.category-submenu { max-width: 940px; }
    .category-submenu .slick-prev.slick-arrow, .category-submenu .slick-next.slick-arrow{ height: 64px; width: 50px;}
    /*.category-submenu .slick-prev.slick-arrow, .category-submenu .slick-prev.slick-arrow{ width: 45px; }*/
	.category-submenu .slick-prev.slick-arrow { right: 50px;}
    .category-menu-section .navbar-nav li.more-category-list .dropdown-menu { top: 52px; }	
	.category-menu-section .navbar-nav li.more-category-list .ver-center-div {   margin: 8px 0 8px; font-size: 11px; }
	.menu-hub-page li a .rounded-arrow{ margin: 5px 10px 5px 0; }
	.category-menu-section .navbar-default .navbar-nav > li > a{ text-align: left; }
	.category-menu-section .menu-hub-page li li a{  padding: 16px 25px; }
	.category-menu-section .navbar-nav > li > .dropdown-menu .container:before{ top: 48px; }
	.scrtabs-tab-container .scrtabs-tab-scroll-arrow-left, .scrtabs-tab-container .scrtabs-tab-scroll-arrow-right { height: 96px; }
	.menu-hub-page li a { bottom: 1px;  }
	.search-page-des-2 .search-page-input { top: 60px; height: 60px; }
	.search-page-des-2 .search-input-main-div:before { top: 75px; font-size: 20px; }
	.search-page-des-2 .search-results-page-form .search-input-main-div .tt-menu{ top: 120px !important; }
}
@media only screen and (max-width:1170px){
	.search-field .search-by-name{ max-width: 506px; }
	.podcast-multiple-icons { float: none; padding-top: 30px;}
	.podcast-multiple-icons ul{ margin-bottom: 25px; }
}
@media only screen and (max-width: 1024px){
	/* App landing page */
	.top-banner .new-dummies-app-content h1 { font-size: 26px; line-height: 30px; margin: 20px 0 15px;}
	.new-dummies-app-content  .btn-group img { width: 150px;}
	.top-banner .new-dummies-app-content .btn-group a { margin-right: 15px;}
	.banner-image { width: 100%; }
	.top-banner .new-dummies-app-content p br, .featured-week-article h2 br, .featured-week-article p br{ display: none; }
	/* App landing page */
	/* DUM-1021 */
	.au-join-comm-section .singup-newsletter-text { padding: 50px 0 50px 40px; }
	.au-banner-section h1 { font-size: 40px; line-height: 50px; }
	/* DUM-1021 */
	/* DUM-1022 */
	.au-cat-banner { background-attachment: scroll; height: auto; padding: 70px 0; }
	.au-cat-banner h1 { font-size: 40px; line-height: 40px; margin-bottom: 20px;}
	/* DUM-1022 */

}
@media only screen and (min-width : 992px) and (max-width: 1024px){ 
	.single-new-detailpage .article-container .middle-content .left-content-part {max-width: 520px; width: 100%; }
}
@media only screen and (min-width : 992px){
	.single-new-detailpage .article-container .middle-content .sticky-sidebar { position: sticky; position: -webkit-sticky; top: 110px; }
	.single-new-detailpage aside.article-aside {  position: sticky; position: -webkit-sticky; top: 110px;  }
}
@media only screen and (max-width : 991px){
	h1 {font-size: 35.2px;}
    h2 { font-size: 24px;}
    h3 {font-size: 20.8px;}
	header.main-header .navbar.main-nav .navbar-header .navbar-brand{height:60px;padding:18px 15px}
	header.main-header .navbar.main-nav .navbar-header .navbar-brand img{width:95px}
	header.main-header .navbar.main-nav ul.nav li a{letter-spacing:1px}
	header.main-header .navbar.main-nav ul.nav li.search.open .dropdown-menu{padding:0}
	header.main-header .navbar.main-nav ul.nav li.search.open .dropdown-menu .form-group .input-group .input-group-addon{font-size:24px}
	header.main-header .navbar.main-nav ul.nav li.my-account .wheater-icon{display:none}
	header.main-header .navbar.main-nav ul.nav li.my-account .wheater{display:none}



    .dummies-newlleter-form-icon { margin-top: 10px }
	.dummies-newlleter-form-icon img { width: 100%; }
	.signup-dummies-newsletter h2 { font-size: 20px; margin-bottom: 15px; margin-top: 50px;}
	.signup-dummies-newsletter .form-control { margin-bottom: 0; }
	footer.main-footer .brand { margin-top: 33px; }
	.search-field .search-by-name { width: 53%; }
	.search-field .search-by-categoryname{ max-width: 25%; width: 25%; }
	.search-field .search-button{  width: 20%; float: right; margin-left: 0; }
	.select2-container--open .select2-dropdown { margin-left: 0; }
	.select2-results__option {   padding: 15px 23px; }
	.searchOrderByWrapper {float: right; margin-bottom: 15px;}
	.search-block-title { float: left; width: 100%;margin-top: 0; padding-bottom: 0;}
	/*.search-page .search-field .filter-trigger.collapsed { background: #fff; position: relative;}
	.search-page .search-field .filter-trigger.collapsed:after{ content:"";border-color: #A1A1B0 transparent transparent transparent;
     border-style: solid;border-width: 7px 7px 0 7px;height: 0;right: 10px;position: absolute;top: 12px;width: 0; border-radius: 3px;}
	.search-page .search-field .filter-trigger:after{ content:""; border-color: transparent transparent #A1A1B0 transparent; border-style: solid;border-width: 0 7px 7px 7px;  height: 0;right: 10px; position: absolute; top: 12px; width: 0; border-radius: 3px;}
	.category-selected-count{width: 20px;height: 20px;background: #FFE603;float: right;text-align: center;border-radius: 3px;line-height: 20px;font-weight: bold;margin-top: -3px;margin-right: 30px;font-size: 11px;}
	.search-page aside .filter form { padding-right: 0; }*/
	.search .article-list article .article-content { height: 200px; }
	.article-list-trending article .article-content{ height: auto; }
	.search .article-list article .article-content p, .article-list-trending article .article-content p{ max-height: none; }
	.search-field .btn.btn-lg { width: 100%; padding-left: 15px; padding-right: 15px;text-align: center; }
	.podcast-multiple-icons { float: none; padding-top: 30px;}
	.podcast-multiple-icons ul{ margin-bottom: 25px; }

   .featured-category-block { margin-top: 25px; }
   header.main-header .navbar.main-nav.black-header .navbar-header .navbar-brand, .body-pad-top header.main-header .navbar.main-nav.clear-header .navbar-header .navbar-brand { background-size: 95px auto;}
  .category-menu-section .navbar-default .navbar-nav > li > a li a { font-size: 13px; }
  .category-menu-section .navbar-nav li.more-category-list { top: 0px;}
  .category-menu-section .navbar-nav li.more-category-list { position: static; }
  .menu-hub-page { padding-right: 0;}
  .category-menu-section .navbar-nav li.more-category-list .dropdown-toggle{ padding: 10px 0 11px ;}
  .category-submenu{ padding-right: 0px; max-width: 720px;}
  .menu-hub-page li a .rounded-arrow{ background-size: 19px 20px;width: 20px;height: 20px;}
  .app-promotion-block-homepage .text-icon h3 { font-size: 20px; line-height: 28px; margin-top: 10px;}
  .center-div p {font-size: 15px;line-height: 20px;}
	/* App landing page */
  	.slider-knowledge .slides img { width: 200px; }
	.slider-knowledge .slideOne::before { background-size: 60% auto; }
	.slider-knowledge .bullet-List li h3 { font-size: 24px;}
	.slider-knowledge .bullet-List li p { font-size: 16px; line-height: 24px;}
	/* App landing page */
  .category-submenu li { min-width: auto; width: auto; }
  .scrtabs-tab-container .scrtabs-tab-scroll-arrow-left, .scrtabs-tab-container .scrtabs-tab-scroll-arrow-right { height: 96px; }
  /* DUM-1021*/
  .au-banner-section { max-height: none; }
  .au-banner-section .au-banner-text { padding-top: 0; }
  .au-banner-section h1 {font-size: 30px;line-height: 35px; margin-bottom: 10px;}
  .au-one-book-section p > br { display: none; }
  .au-trending-cat-section h2,.au-parti-book-sellers h2, .au-join-comm-section .singup-newsletter-text h2, .au-section-title{ font-size: 25px; }
  .au-trending-cat-section p, .au-join-comm-section .singup-newsletter-text p { font-size: 16px; }
  .au-join-comm-section .singup-newsletter-text { padding: 20px 0 20px 40px; }
  /* DUM-1022*/
  .au-cat-fin-articles-single h3 { font-size: 18px; }
	/*  DUM-1697  */

  .single-new-detailpage .sticky-sidebar{ display: none; }
  .single-new-detailpage .article-container .middle-content .sticky-sidebar { width: 100%; position: fixed;    z-index: 2;    background: rgba(56,56,56,0.95);    padding-top: 62px; bottom: 0; left: 0; right: 0; height: 100%; }
  .single-new-detailpage .mobile-article-heading { display: block; font-weight: 600; margin: 0 0 30px; text-transform: capitalize; font-size: 16px; background: #FAFAFA;
  padding: 12px 20px 12px 40px; height: 42px; position: relative; color: #000; outline: none;  }
  .single-new-detailpage .mobile-article-heading:hover {background: #ffeb00;  color: #000;}
  .single-new-detailpage .mobile-article-heading:before{ content: ""; position: absolute;background: url(img/right-chevron.png) no-repeat center center; width: 20px; height: 20px; left: 15px; } 
  .single-new-detailpage .sticky-sidebar ul li a {padding: 10px 30px 10px 35px; font-size: 16px; line-height: 22px; color: #EBEDED; display: block; border-bottom: 1px solid rgba(255,255,255,0.5); position: relative;  font-weight: 600;} 
  .single-new-detailpage .sticky-sidebar ul li.active a, .sticky-sidebar ul li:hover a { background: transparent; color: #ffeb00; }
  .single-new-detailpage .sticky-sidebar ul li:after a {background: #ffeb00;  transition: 250ms ease; -webkit-transition: 250ms ease; }
  .single-new-detailpage  .article-page .article-container .sticky-sidebar h5 { font-size: 16px; line-height: 22px; padding: 10px 25px 10px 35px; border-bottom: 1px solid rgba(255,255,255,0.5); color: #EBEDED; margin-bottom: 0; text-transform: capitalize; position: relative; }
  .single-new-detailpage .article-page .article-container .sticky-sidebar h5:before { content: ""; position: absolute;background: url(img/right-chevron.png) no-repeat center center; width: 11px; height: 25px; left: 15px; transform: rotate(90deg);
    filter: invert(1);}
  .single-new-detailpage .sticky-sidebar .close-btn {float: right; font-size: 20px; cursor: pointer;}
  .single-new-detailpage .visible-in-mobile { display: block; }
  .single-new-detailpage .visible-in-mobile .heading-italic-small{font-size: 28px; line-height: 34px; font-style: italic; font-weight: 600;margin: 0 0 15px 0; }
  .single-new-detailpage .share-icon { display: none; }
  .single-new-detailpage .visible-in-mobile .share-icon { display: block; margin-bottom: 30px; text-align: center ; margin-top: 20px;}
  .single-new-detailpage .article-page article .author-info-wrapper p { font-size: 16px; color: #000; line-height: 24px; }
  .single-new-detailpage .article-container .middle-content .right-sidebar { display: none; }
  .single-new-detailpage .article-container .middle-content .left-content-part { flex-basis: 100%; padding: 0 15px;margin-top: 0px; }
  .single-new-detailpage .article-container .middle-content,.single-new-detailpage  .close-btn{display: block;}
  .single-new-detailpage .visible-in-mobile .heading-italic-small { color: rgb(32, 33, 36); }
  .single-new-detailpage .article-page article h2{ font-size: 32px; color: rgb(32, 33, 36); }
  .single-new-detailpage ul.aside-list{ padding: 0 !important; }
  .single-new-detailpage .article-page article ul.aside-list {	padding-left: 0 !important; max-width: 100%; margin-bottom: 0;}
  .single-new-detailpage .article-page article p { margin-bottom: 40px; }
}
@media only screen and (min-width : 768px) and (max-width: 991px){
  .menu-hub-page li a span {width: 30px; height: 30px; line-height: 30px; }
  .category-menu-section .navbar-default .navbar-nav > li > a { font-size: 11px;}
  .category-menu-section .navbar-nav li.more-category-list .dropdown-menu { top: 53px; }
  .category-menu-section .navbar-nav li.more-category-list .dropdown-menu-category-submenu li a { padding: 10px 20px;   }
}
@media only screen and (max-width: 768px){
  .search-form-section  { height: 450px; }
  .search-form-section .search-form-section-inner {max-width: 328px; }
  .search-form-section .search-cate-name h2 { font-size: 27px; line-height: 37px; margin-bottom: 5px; }
  .search-form-section .search-cate-name p { font-size: 11px; line-height: 15px; padding-right: 0; }
  .search-form-section .search-cate-name { margin-bottom: 16px; }
  .search-form-section .form-inline input { height: 44px; width: 100%; }
  .search-form-section .btn.btn-primary { width: 100%; height: 44px; margin-top: 12px; font-size: 13px; margin-left: 0; }
  .search-form-section .search-form-section-inner .twitter-typeahead { display: block !important; }
  .search-form .vbt-autcomplete-list { top: 44px; }
  ::-webkit-input-placeholder { /* Edge */
    font-style: normal; font-size: 11px; color : #666666;
    }
    
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-style: normal; font-size: 11px; color : #666666;
    }
    
    ::placeholder {
    font-style: normal; font-size: 11px; color : #666666;
    }
    .single-featured-category {  height: 173px;  }
    .single-featured-category h3 { font-size: 17px; line-height: 23px; }
	.single-featured-category span { font-size: 11px; }
	.single-featured-category .single-featured-category-inner-content .sub-categories { font-size: 13px; }
    .single-featured-category p { font-size: 14px; line-height: 18px; margin-top: 3px; }
    .featured-category-block { margin-bottom: 15px; }
	.featured-category-listing .no-padding:after { display: none !important; }
	.featured-category-listing .no-padding:first-child .category-listing, .featured-category-listing .no-padding:nth-child(2) .category-listing{ padding-bottom: 0; }
	.single-featured-category { margin-bottom: 15px; }
    .trending-articles { padding-bottom: 32px; border-top:1px solid #E5E3E5; margin-top: 32px; padding-top: 0;}
    .related-book-top-picks {padding: 5px 0 32px 0;}
    .single-book-top-picks { margin-bottom: 15px; }
    .main-content-part { margin-top: 15px; margin-bottom: 32px; }
	.block-title { font-size: 17px; line-height: 28px;  margin-bottom: 18px;  }
	.featured-category-block .col-xs-6:nth-child(odd),.single-weekly-wrapper:nth-child(odd), .single-related-book:nth-child(odd) { padding-right: 15px; }
	.featured-category-block .col-xs-6:nth-child(even), .single-weekly-wrapper:nth-child(even), .single-related-book:nth-child(even)  { padding-left: 15px; }
	.trending-articles-search .single-weekly-wrapper:nth-child(odd){ padding-right: 15px; }
	.trending-articles-search .single-weekly-wrapper:nth-child(even){ padding-left: 15px; }
	.trending-articles .single-weekly { margin-bottom: 15px; }
	.center-big-btn .btn.btn-lg { margin: 15px auto 10px; }
	 footer.main-footer { padding: 45px 0 30px 0; }
      footer.main-footer ul { margin-bottom: 0; }
      footer.main-footer ul li a { font-size: 13x; }
      footer.main-footer .brand p { font-size: 13px; line-height: 27px; }
      footer.main-footer p:last-child { margin-top: 25px;  }
      footer.main-footer .brand { margin-top: 32px; }
      footer.main-footer .brand p.copyright { margin-bottom: 15px;}
      .category-listing{ padding-left: 0; }
      .category-listing li a{ font-size: 13px; }
      footer.main-footer p.small{ margin-top: 33px; }
	  footer.main-footer p.copyright{ margin-top: 0;  }
	.no-infscrl-article-bottom-outer .single-article-btm-wrapper:nth-child(odd) { padding-right: 7px; }
	.no-infscrl-article-bottom-outer .single-article-btm-wrapper:nth-child(even) { padding-left: 7px; }
	.article-page .article-container .article-book-detail h1{ margin-top: 20px; }
}
@media only screen and (min-width : 768px){
  /*.mobile-show {display: none !important;}*/
  .home-podcast-block-inner {	padding: 30px;}
  .podcast-logo-text p br { display: none; }
  .trendingArticleForSearch { display: none !important;}
  .search-hide, .search-form-section-category .btn, .selected-category-display{ display: none !important; }
  .search-mobile.yellow-bg {   display: none;}
  .category-menu-section .navbar-nav > li:hover > .dropdown-menu{ display: block; max-height: 250px; overflow-y: scroll;}
  .menu-hub-page li a .ver-center-div span.bottom-arrow{ width: auto; height: auto; line-height: normal; display: inline-block;}
  .menu-hub-page li .bottom-arrow.show{ display: none !important; }
  .category-menu-section .panel-heading {   display: none; }
  .category-menu-section .panel {  border: none;   box-shadow: none; }
  .category-menu-section  .panel-collapse {  height: auto;  }
  .category-menu-section  .panel-collapse.collapse {    display: block;  }
  .category-menu-section  .tab-content > .tab-pane { position: absolute; background: #f2f2f2; left: 0; right: 0;  top: 97px; width: auto; height: 64px; border-bottom: 1px solid #e5e5e5; }
  .category-menu-section .tab-content > .tab-pane.no-child-cat { visibility: hidden; }
}
@media only screen and (min-width: 767px){
	.mobile-show { display: none; }
}
@media only screen and (max-width : 767px){
	body { font-size: 14px; }
  	h1 { font-size: 30.8px; }
  	h2 { font-size: 21px; }
  	h3 { font-size: 18.2px; }
  	.community-board a.board .content{padding:15px}
  	.community-board a.board .content p{height:auto}
  	.community-board a.board .content p.user-picture{margin-right:20px;position:static;float:left}
  	.community-board h1:before,.community-board h1:after{content:" ";display:table}
  	.community-board h1:after{clear:both}
  	.community-board h1:before,.community-board h1:after{content:" ";display:table}
  	.community-board h1:after{clear:both}
	.tabbed-categories .tabs ul.nav-tabs{margin:0 -12px}
	.tabbed-categories .tabs ul.nav-tabs li a{padding:5px;font-size:13px}
	.community-board h1 a{float:none;display:block}
	header.main-header .navbar.main-nav .navbar-header .navbar-toggle{margin:13px 15px 13px 0;cursor:pointer}
	header.main-header .navbar.main-nav .navbar-header .navbar-toggle span.icon-bar{border:1px solid #fff}
	header.main-header .navbar.main-nav.black-header .navbar-header .navbar-toggle span.icon-bar{border-color:#000}
	header.main-header .navbar.main-nav .navbar-header .my-account{padding:16px 10px 10px;position:relative;margin-right:0;font-size:12px;float:right}
	header.main-header .navbar.main-nav .navbar-header .my-account .wheater-icon{margin-right:10px;float:left}
	header.main-header .navbar.main-nav .navbar-header .my-account .wheater-icon img{width:25px}
	header.main-header .navbar.main-nav .navbar-header .my-account .profile-img{display:none}
header.main-header .navbar.main-nav .navbar-header .my-account .wheater{float:left}
header.main-header .navbar.main-nav .navbar-header .my-account .wheater span{white-space:nowrap;display:block}
header.main-header .navbar.main-nav .navbar-header .my-account .wheater span.location{font-weight:700;text-transform:uppercase}
header.main-header .navbar.main-nav .navbar-header .my-account .wheater span.tips{font-weight:400}
header.main-header .navbar.main-nav .navbar-header .search{float:right}
header.main-header .navbar.main-nav .navbar-header .search a{padding:17px 20px;display:block;color:#000}
header.main-header .navbar.main-nav .navbar-header .search a .fa{font-size:25px}
header.main-header .navbar.main-nav .navbar-header .search a:hover{background-color:#e9d100;color:#000}
header.main-header .navbar.main-nav .navbar-header .search.open a{background-color:#eaeaea;color:#000}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu{width:100%;background-color:#fff;box-shadow:unset;-webkit-border-radius:0;-moz-border-radius:0;-ms-border-radius:0;border-radius:0;border:0;padding:0;top:0;position:fixed;left:0;right:0;z-index:9999}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group{width:100%;position:relative;margin:0}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group{width:100%;z-index:9999}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group:before{position:absolute;top:11px;left:20px;content:"";font-family:FontAwesome;font-size:20px;color:#c3c3c3}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group span.twitter-typeahead{float:left;width:100%}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group span.twitter-typeahead input{width:100%;background-color:#ffff!important;color:#000;box-shadow:unset;border:0;padding-left:55px;height:60px;font-size:14px;position:relative}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group span.back-arrow-search{position:absolute;left:0;top:0;width:50px;height:60px;z-index:9}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group span.back-arrow-search:before{content:"\f060";position:absolute;font-family:FontAwesome;font-size:20px;left:0;top:0;z-index:11;color:#000;width:50px;height:60px;padding:16px 10px 16px 20px;cursor:pointer}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group span.twitter-typeahead:after{content:"\f002";position:absolute;font-family:FontAwesome;font-size:20px;right:20px;top:15px;z-index:11;color:#000}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group span.twitter-typeahead .tt-menu{width:100%}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group span.twitter-typeahead .tt-menu .tt-suggestion{background-color:#dbdbdb;color:#00a0ff;padding:10px 55px;font-size:14px;cursor:pointer;font-weight:400}
header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group span.twitter-typeahead .tt-menu .tt-suggestion:hover,header.main-header .navbar.main-nav .navbar-header .search.open .dropdown-menu .form-group .input-group span.twitter-typeahead .tt-menu .tt-suggestion.tt-cursor{background-color:#e6e6e6;text-decoration:none}
header.main-header .navbar.main-nav .navbar-collapse{max-height:500px}
header.main-header .navbar.main-nav ul.nav li a{border-top:1px solid #f0dd00;background:#ffeb00;color:#000}
header.main-header .navbar.main-nav ul.nav li a .wrap{height:auto}
header.main-header .navbar.main-nav ul.nav li a span{display:inline}
header.main-header .navbar.main-nav ul.nav li.my-account,header.main-header .navbar.main-nav ul.nav li.search{display:none}
header.main-header .navbar.main-nav ul.nav li.dropdown{max-width:100%}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu{background-color:#eaeaea;padding:15px 0;position:static}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu .row{margin:0}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu .col-xs-12{padding:0}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu .container-fluid{padding:0}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu h3{color:#000;padding:0 10px}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu a{color:#000}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu a:hover{background-color:transparent}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu p{margin:5px 0 20px}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu p a{padding:2px 10px;color:#000}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul{margin-bottom:5px}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul:before,header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul:after{content:" ";display:table}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul:after{clear:both}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul:before,header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul:after{content:" ";display:table}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul:after{clear:both}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul li{width:100%;padding:0}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul li a{border-top:1px solid transparent;padding:6px 10px;color:#000}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul li a:hover{background-color:#ddd;text-decoration:none}
header.main-header .navbar.main-nav ul.nav li.dropdown .dropdown-menu ul li:last-child a{border-bottom:1px solid #ddd}
header.main-header .navbar.main-nav ul.nav li.open a{border-top-color:#000}

 	.mobile-show { display: block; }
	.dummies-newlleter-form-icon { text-align: center;margin-bottom: 20px; }
	.dummies-newlleter-form-icon img { display: none; }
	.signup-dummies-newsletter { padding: 0 0 20px; }
	.signup-dummies-newsletter h2 { margin-top: 0; }
	.search-show .search-form .form-control { border: 0; height: 60px; border-bottom: 1px solid #ECECF4; top: -2px; position: fixed; left: 0; right: 0; padding: 10px 55px;}
	.trending-articles-search .single-weekly-wrapper a{ margin-bottom: 8px; }
	.trending-articles-search .single-weekly, .trending-articles-search .single-weekly-content { height: auto; }
	.single-weekly:hover, .no-infscrl-article-bottom-outer .single-article-btm-link:hover { transform: scale(1); -webkit-transform: scale(1); }
	.trending-articles-search { background: #fff; position: fixed; top: 61px; left: 0; right: 0; z-index: 11; display: none; padding-top: 32px; border-top:1px solid #e5e5e5; height: calc(100% - 0px); overflow-y: scroll;
-webkit-overflow-scrolling: touch;}
	.trending-articles-search .block-title { font-size: 12px; line-height: 15px; margin-top: 0; margin-bottom: 8px; }
	
	header.main-header .navbar.main-nav {border-bottom: 1px solid rgba(255,255,255,0.34); }
    header.main-header .navbar.main-nav .navbar-header .navbar-brand { padding: 12px 15px; display: flex}
    header.main-header .navbar.main-nav.black-header .navbar-header .navbar-brand, .body-pad-top header.main-header .navbar.main-nav.clear-header .navbar-header .navbar-brand { background-size: 95px auto;}
    header.main-header .navbar.main-nav ul.nav.navbar-right { display: none !important; }
    header.main-header .navbar.main-nav ul.nav li a {  border-top: 1px solid rgba(255,255,255,0.32);   }
    header.main-header .navbar.main-nav.black-header ul.nav li a { border-top: 1px solid #f0dd00; }
	header.main-header .navbar.main-nav .navbar-header .search.open a.single-weekly{ background: #fff; padding: 0; }
	header.main-header .navbar.main-nav .navbar-header .search.open .single-weekly .single-weekly-img { max-width: 128px; }
	header.main-header .navbar.main-nav ul.nav.navbar-right { display: none; }
	header.main-header .navbar.main-nav.clear-header ul.nav > li > a:focus, header.main-header .navbar.main-nav.clear-header ul.nav > li > a:hover,
	header.main-header .navbar.main-nav.black-header ul.nav li a:hover,header.main-header .navbar.main-nav.black-header ul.nav li a:focus, header.main-header .navbar.main-nav.black-header ul.nav li a.active,
	header.main-header .navbar.main-nav.clear-header ul.nav > li.open > a:focus, header.main-header .navbar.main-nav.clear-header ul.nav > li.open > a:hover { background: #000; color: #fff; }

	/* .search.search-results header.main-header, .search.search-no-results header.main-header {display: none !important;} */
	.search-field .search-by-name, .search-field .search-by-categoryname{width: 100%;	max-width: 100%;}
	.search-field .search-by-name{ margin-bottom: 10px; z-index: 9; position: relative; }
	.search-field .select2-container--default .select2-selection--single .select2-selection__rendered {  line-height: 29px;    font-size: 11px; }
	.search-field .select2-container--default .select2-selection--single { border:1px solid #ECECF4;border-radius: 3px;height: 30px;
    line-height: 30px; margin-top: 15px;}
    body.search{ padding-top: 20px; }
	
	.for-mobile .search-button { display: none !important;  }
		.search-results-page-form-sm .form-group{ margin-bottom: 0; }

	.search-page .search-field .search-count p { font-size: 11px; color: #A1A1B0}
	.search-page .search-field .form-group input{ height: 30px; }
	.search-page .search-field .form-group .twitter-typeahead:after{ top: 5px; font-size: 13px; left: auto; right: 10px; display: none;}
	.search-page .search-field .search-count{ margin-left: 40px; }
	.search-page .search-field .form-group input{ padding-left: 40px;border-radius: 3px; }
	.search-page {   margin-top: 0; }
	.search-page .search-field .filter-trigger{ margin-top: 20px; margin-bottom: 15px;}
	.search-page .search-field .form-group input{ border: none; }
	.search-page aside .filter { border-top: 1px solid #ECECF4;padding-top: 15px; }

	.search .article-list article .article-content, .article-list-trending article .article-content{ height: 200px; }
	.search .article-list article .article-content p, .article-list-trending article .article-content p { max-height: auto; }
	
	.search  aside { position: relative; }
	.search .searchOrderByWrapperOuter { position: absolute; right: 0; top: -45px; width: 50%; }
	.search .searchOrderByWrapper, .select-Outer { width: 100%; }
	.searchOrderByWrapper select { width: 100%; border-radius: 3px; background: #fff; background-color: #fff; border: 1px solid #ECECF4;}
	.searchOrderByWrapper span{ display: none; }
	.search-results-page-form-sm{ position: relative; }
	
	.search-block-title{ padding-top: 16px; border-bottom: none; border-top: 1px solid #ECECF4;margin-top: 
		5px; margin-bottom: 0;}

	.mobile-search-inner-sticky { border-bottom: 1px solid #e5e5e5; background: #fff; }
	.mobile-search-inner-sticky.navbar-fixed-top{ padding: 5px 15px 2px; }
	.mobile-search-inner-sticky.navbar-fixed-top .btn-search-mobile { top: 10px; right: 10px; }
	.mobile-search-inner-sticky.navbar-fixed-top .back-search-mobile { top: 10px; left: 15px;}
	.search-page .search-field .form-group span.twitter-typeahead:focus{border:none;}

	.search-block-title .search-title-left, .trending-search-block-title  .search-title-left{ font-size: 12px; line-height: 20px; }
	.select2-results__option {	padding: 10px 23px;	height: 44px;}
	.home-podcast-block-inner {	padding: 30px;}
	.podcast-logo-text p br { display: none; }
	.dummies-newsltter-form .form-group .invalid { position: relative; }
	.signup-dummies-newsletter .invalid:after { left: 15px; transform: none; }

	.category-menu-section .navbar-cateogry {  position: fixed;  left: 0;  top: 0;  background: #fff;    z-index: 9999; right:0;}
	.menu-hub-page { display: block; }
  	.menu-hub-page li { flex: 0; }
  	.menu-hub-page li { width: 100%; text-align: left; position: relative; max-width: 100%;}
  	.menu-hub-page li a { padding: 8px 18px; font-size: 12px; line-height: 16px; display: block; float: none; }
  	.menu-hub-page li a span { width: 32px; height: 32px; line-height: 32px; margin-right: 10px;}
  	.menu-hub-page li a span img { max-width: 28px; max-height: 28px; }
	.category-menu-section .navbar-nav li.more-category-list .dropdown-menu-category-submenu li a span{ margin-right: 10px; }

  	.featured-topic .block-title { margin-top: 24px; }
  	.category-menu-section .navbar-nav > li .dropdown-menu { position: static; width: 100%; }
  .category-menu-section .navbar-default { box-shadow: 0px 2px 12px rgba(14, 30, 53, 0.07); -webkit-box-shadow: 0px 2px 12px rgba(14, 30, 53, 0.07); }
  .category-menu-section .navbar-default .navbar-nav > li > a { border-bottom: 1px solid #E5E3E5; height: 49px; padding-left: 10px;}
  .category-menu-section .navbar-default .navbar-nav > li.dropdown > a.dropdown-toggle:before{ content:""; position: absolute; background:  url(caret-icon.svg) no-repeat right center; width: 25px; height: 25px; right: 20px; top: 10px; }
  .category-menu-section .navbar-default .navbar-nav > li.dropdown.open > a.dropdown-toggle:before{ transform: rotate(180deg); -webkit-transform: rotate(180deg); }
  .category-menu-section .container, .category-menu-section .navbar-collapse { padding-left: 15px; padding-right: 15px;}
  .category-menu-section .navbar-collapse { max-height: calc(100% - 1px); }
  .category-menu-section .navbar-nav > li > .dropdown-menu:before, .category-menu-section .navbar-nav > li > .dropdown-menu:after{ display: none; }
  .category-submenu { margin: 0; padding: 0; display: block; }
  .category-menu-section .navbar-nav li.more-category-list .dropdown-menu-category-submenu li a { padding-left: 130px;}
  .category-menu-section .menu-hub-page li li a, .category-menu-section .menu-hub-page li li.dropdown-submenu a.submenu,  .category-menu-section .navbar-nav li.more-category-list .dropdown-menu-category-submenu li a{ font-size: 11px; line-height: 18px; padding: 9px 21px 9px 15px; background-color: rgba(229, 227, 229, 0.2); }
  .category-menu-section .menu-hub-page li li a:hover, .category-menu-section .menu-hub-page li li.active a  { background-color: rgba(161, 161, 176, 0.1); }
  .category-menu-section .navbar-default .navbar-nav > li.dropdown.open > a:after, .category-menu-section .menu-hub-page li li.active a:before { left: 0; right: auto; width: auto; height: 4px; }
  .category-menu-section .navbar-default .navbar-toggle { background: url(img/icons/caret-icon.svg) no-repeat center center; width: 32px; height: 50px; border: none; position: absolute; right: 20px; top: 0;margin: 0;}
  .category-menu-section .navbar-header { position: relative; }
  .category-menu-section .navbar-nav li.more-category-list .ver-center-div{ margin: 0; padding: 0; }
  .ver-center-div { background: #fff; }
  .selected-category-display { position: relative; padding-left: 15px;padding-top: 14px;   padding-bottom: 14px; display: block;  }
  .selected-category-dropdown-copied img, .selected-category-submenu-copied img{ height: 28px; width: auto; }
  .selected-category-dropdown-copied, .selected-category-submenu-copied img { font-weight: bold; position: relative; }
  .selected-category-dropdown-copied span, .selected-category-submenu-copied span {margin-right: 5px; position: relative; top: 2px; left: 0; }
  .selected-category-submenu-copied { padding-left: 40px; font-size: 11px;  line-height: 15px; color: rgba(0,0,0,0.6); }  
  .selected-category-dropdown-copied .ver-center-div { padding: 0; }
  .selected-category-submenu-copied span { left: -15px; top: 10px; }
  .category-menu-section .menu-hub-page li li.dropdown-submenu{ height: auto; }
  .selected-category-dropdown-copied img{ margin-top: -8px; }
  .selected-category-dropdown-copied .bottom-arrow { display: none !important; }
  .menu-hub-page li a{ justify-content: left; }

  /* category menu */
  .category-menu-section .navbar-nav .dropdown.more-category-list{ position: relative; width: 100%; border-bottom: 1px solid #E5E3E5;}
  .category-menu-section .navbar-nav li.more-category-list .dropdown-menu { position: relative; width: 100%; margin: 15px 0 0 0 !important; box-shadow: none;background: #fff; left: 0; right: 0; top: 0;}
  .category-menu-section .navbar-nav .dropdown.more-category-list { padding: 15px 10px; font-weight: bold;font-size: 12px;}
  .category-menu-section .navbar-nav .dropdown.more-category-list .dropdown-menu-category-submenu li a{ padding: 10px 0px; background: rgba(229, 227, 229, 0.2); }
  .category-menu-section .navbar-nav .dropdown.more-category-list .dropdown-menu-category-submenu{ margin-top: 0px; }
  .category-menu-section .navbar-nav .dropdown.more-category-list .dropdown-menu-category-submenu:before{ content: ""; position: absolute; left: -10px; right: -10px; background: rgba(229, 227, 229, 0.2); height: 100%;}
  .category-menu-section .navbar-nav li.more-category-list .dropdown-menu-category-submenu li{ background: rgba(229, 227, 229, 0.2); padding:0;}
  .category-menu-section .navbar-nav > li > .dropdown-menu .container:before{ display: none;}
  .ver-center-div { background: transparent; padding: 0 23px; line-height: normal;}
  .submenu .ver-center-div,.submenu  .ver-center-div .fa { display: block; }
  .submenu .ver-center-div .fa { float: right; margin-top: 4px; font-size: 15px;margin-right: 11px; }
  .submenu .ver-center-div { padding: 0;}
  .category-menu-section .tab-content .tab-pane { display: block; }
  .category-menu-section .nav-tabs { display: none; }
  .category-menu-section .panel-default > .panel-heading { padding: 0; position: relative; }
  .category-menu-section .panel-title a { display: block; padding: 13px 15px; background: #fff; text-transform: initial; font-size: 15px;}
  .category-menu-section .panel-title a span { position: absolute; right: 30px; top: 7px; transform: rotate(360deg); -webkit-transform: rotate(360deg); width: 30px; height: 30px; background: url(img/icons/down-arrow.svg) no-repeat center center;}
  .category-menu-section .panel-title a span.collapsed{ transform: rotate(180deg); -webkit-transform: rotate(180deg); background-color: transparent; background: url(img/icons/down-arrow.svg) no-repeat center center; }
  .category-menu-section .panel-title a span img { width: 20px; height: auto; visibility: hidden; }
  .category-menu-section .panel-title a span:hover { background-color: #FFE603; }
  .category-menu-section .panel-body { padding: 0; }
  .category-menu-section .category-submenu { float: none; display: block; position: relative; width: 100%; max-width: none;}
  .category-menu-section .category-submenu li {display: block; float: none; text-align: left; }
  .category-menu-section .category-submenu li a { display: block; padding: 14px 15px; font-weight: 600;}
  .category-menu-section .category-submenu:before,.category-menu-section  .category-submenu:after { display: none; }
  .category-menu-section .panel { margin: 0; box-shadow: none; border-radius: 0; margin-top: 0px; border:none; }
  .category-menu-section .panel-title a:hover { /*border-bottom: 1px solid #e5e5e5; */color: #000;}

  .menu-hub-page { padding-right: 0;}
  /*.single-weekly-content {   width: calc(100% - 160px); }
  .single-weekly .single-weekly-img { width: 160px; max-width: 160px;}*/
  .search-form-section-inner { margin: 0 auto; width: 340px; }
  .search-mobile {  border-bottom: 1px solid #E5E3E5; }
  .search-cate-breadcrumb { padding-top: 10px;}
  .search-mobile .search-cate-breadcrumb { padding-top: 0px;}
  .search-cate-breadcrumb li a { line-height: 12px; color: #fff; }
  .search-cate-name h1 {font-size: 27px;  line-height: 37px; margin-bottom: 0; }
  .search-mobile  .search-cate-name { padding-left: 45px; position: relative; margin: 24px 0;}
  .search-mobile  .search-cate-name:before { background-color: #fff; background-position: center center; background-size: 32px auto; width: 35px; height: 35px; border-radius: 0;}
  .search-mobile  .search-cate-name .search-cate-icon{position: absolute; left: 0; max-width: 32px; top: 8px;}
  .search-mobile  .search-cate-name .search-cate-icon{ width: 28px; height: 28px;}
  .search-mobile  .search-cate-name .search-cate-icon img{ width: 28px; height: 28px }
  .search-mobile  .search-cate-breadcrumb li a { color: #000;  opacity: 0.6;  font-size: 11px; line-height: 15px; }
  .search-form-section-category .search-cate-breadcrumb li a { color: #fff; }
  .search-mobile  .search-cate-name h1 { color: #000; font-size: 15px; line-height: 23px; margin: 0; font-weight: 900; text-transform: initial;}
  .search-mobile .search-cate-breadcrumb li a::after { line-height: 11px; }
  .search-mobile .close-menu {  margin-top: 10px;   margin-right: 20px;   float: right;}
  .search-form-section-category .search-cate-name { padding-left: 0; padding-top: 30px; margin-bottom: 15px; }
  .search-form-section-category .search-cate-breadcrumb li a { font-size: 11px; line-height: 17px; }
  .search-form-section-category .search-cate-breadcrumb li a:after { line-height: 14px;}
  .search-form-section-category .search-cate-name:before { width: 32px; height: 32px; background: #FFEB00 url(science-icon.png) no-repeat 6px 6px / 22px auto; }
  .search-form-section-category .search-cate-name h1 { color: #fff; font-size: 20px; line-height: normal;}
  .search-form-section-category { padding: 0; top: 50%; transform: translate(0,0); -webkit-transform: translate(0,0); position: relative; width: 100%; box-shadow: none; display: flex;
    justify-content: center;    align-items: center;}
  .search-form-section-category .form-inline .input-group input { height: 44px; }
  .search-form-section-category .search-cate-breadcrumb li a:after { line-height: 18px; }
  .search-form-section-category .btn { width: 100%; border-radius: 4px;  margin-top: 12px; font-size: 13px;    line-height: 18px; letter-spacing: 0.01em; font-weight: bold; }

    ::-webkit-input-placeholder { /* Edge */
     font-size: 10px; color: #666666;
    }
    
    :-ms-input-placeholder { /* Internet Explorer 10-11 */
      font-size: 10px;color: #666666;
    }
    
    ::placeholder {
      font-size: 10px;color: #666666;
    }

    .search.search-hide { display: none !important; }
    .search.search-show { display: block !important; }
    .search-show .search-form .form-control { border: 0; height: 60px;   border-bottom: 1px solid #ECECF4;    top: 0;
      position: fixed;    left: 0;   right: 0; padding: 10px 55px;}  

    .category-menu-section .navbar-default { margin-bottom: 0; }
    .block-title { font-size: 12px; line-height: 16px; margin-bottom: 8px; }
    .featured-category-block { margin-top: 15px; }
    .featured-category-block h3 { margin-top: 10px; font-size: 17px; line-height: 20px;}
    .featured-topic { padding-bottom: 6px; }
    .top-weekly {margin-top: 24px; padding-bottom: 16px; margin-bottom: 24px; }
    .single-weekly-content p { font-size: 12px; line-height: 16px; }
    .single-weekly { margin-bottom: 6px; }
	.top-weekly .btn { margin-top: 10px; font-size: 11px; line-height: 15px; width: 100%;  display: flex;  justify-content: center;  align-items: center;}
    .single-other-popular-topics { margin: 22px 0;float: left; width: 100%; min-height: auto; }


    /*.search-results header.main-header .navbar.main-nav.black-header .search.search-hide, .single-new-detailpage  header.main-header .navbar.main-nav.black-header .search.search-hide, .single-article  header.main-header .navbar.main-nav.black-header .search.search-hide{ display: block !important; }*/

   	.search-results  header.main-header .navbar.main-nav.black-header .search.search-hide { display: block !important; }
    .yellow-bg, .search-mobile.yellow-bg .search-cate-name:before {  background-color: #FFE603;}
    .search-mobile.yellow-bg .search-cate-name:before  { height: 42px; }
    .search-mobile.yellow-bg { position: fixed; left: 0; right: 0; display: none; }
    .search-mobile.yellow-bg.hide { display: none; }
    .search-mobile.yellow-bg .search-cate-name { margin: 13px 0; position: relative; padding-left: 45px;}
    .search-mobile.yellow-bg .search-cate-name h1 {  color: #000;  font-size: 17px;   line-height: 23px;font-weight: bold; margin: 0; text-transform: initial;}
    .search-mobile.yellow-bg .search-cate-name .search-cate-icon{ position: absolute; left: 0; max-width: 32px; top: 8px;}
    .trendingArticleForSearch { position: fixed; left: 0; right: 0; background: #ffffff; display: none; box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 2px 2px rgba(0, 0, 0, 0.24); -webkit-box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.12), 0px 2px 2px rgba(0, 0, 0, 0.24);}
    .search-show.open .trendingArticleForSearch, .search-show.open .trending-articles-search{ display: block; }
    .ver-center-div { background: #fff; }
    .category-menu-section .navbar-nav li.more-category-list .dropdown-toggle { padding: 8px 18px;  }
    .category-menu-section .navbar-default .navbar-nav li.dropdown  a:after { content: ""; position: absolute; left: 0; height: 4px; width: 0; background: #FFE603; bottom: 0;       transition: 250ms ease-in-out;        -webkit-transition: 250ms ease-in-out; }
    .category-menu-section .navbar-default .navbar-nav > li.dropdown:hover > a:after { width: 100%; }
	.search-form-section-category .search-cate-icon{ width: 28px; height: 28px;}
    .search-form-section-category .search-cate-icon img{ width: 28px; height: 28px }
    .menu-hub-page li.more-category-list a .ver-center-div { padding: 0;  line-height: 28px;}
	.menu-hub-page .dropdown .bottom-arrow{  position: absolute;  width: 32px;  height: 49px; right: 25px;  top: 0;    font-size: 15px;   text-align: center;  line-height: 49px; cursor: pointer; z-index: 9; }
	.menu-hub-page .dropdown .bottom-arrow:before {content:""; background: url(img/icons/black-round-arrow.png) no-repeat center center / 19px 20px; -webkit-transform: rotate(90deg); transform: rotate(90deg); width: 32px; height: 49px; position: absolute; right: 0;}
	.menu-hub-page .dropdown .bottom-arrow em, .menu-hub-page li a .rounded-arrow { display: block !important; position: absolute; right: 20px; top: 10px;}
	.menu-hub-page .dropdown .ver-center-div .bottom-arrow { margin-right: 4px; }
	.menu-hub-page li.dropdown-submenu.more-category-list a .ver-center-div { line-height: normal; background: transparent; }
   .category-menu-section .menu-hub-page li li.dropdown-submenu a.submenu { display: none !important; }
   .category-menu-section .navbar-nav li.dropdown-submenu.more-category-list .dropdown-menu{ display: block !important;      margin: 0;  padding: 0;
    box-shadow: none;}
  footer.main-footer { padding: 45px 0 30px 0; margin-top: 22px;}
  footer.main-footer ul { margin-bottom: 0; }
  footer.main-footer ul li a { font-size: 11px; }
  footer.main-footer .brand p { font-size: 11px; line-height: 16px; }
  footer.main-footer p:last-child { margin-top: 25px;  }
  footer.main-footer .brand { margin-top: 25px; }
  footer.main-footer .brand p.copyright { margin-bottom: 32px;}

  /* app promotion home page start*/
  .app-promotion-block-homepage{ padding: 20px 20px 0 20px; }
  .app-promotion-block-homepage .row { display: block; }
  .app-promotion-block-homepage .text-icon { display: block; text-align: left; }
  .app-promotion-block-homepage .text-icon h3 > br,.app-promotion-block-homepage  .center-div p > br{ display: none; }
  .app-promotion-block-homepage .center-div { margin-top: 30px; }
  .app-promotion-block-homepage .btn-group img { width: 100px }
  .app-promotion-block-homepage .text-icon {display: flex; justify-content: center; align-items: center;}
	.app-promotion-block-homepage .text-icon img{ float:left; margin-right: 10px;}
  /* app promotion home page end*/
  /*App landing page */
  	.top-banner {padding: 35px 0 40px;}
	.top-banner .logo { width: 100px; height: auto;}
	.top-banner .new-dummies-app-content {margin-top: 15px;border-top: 1px solid rgba(0,0,0,0.1);	padding-top: 35px;}
	.top-banner .new-dummies-app-content h1 {margin: 3px 0 19px;}
	.new-dummies-app-content img{ float: left; margin-right: 15px; }
	.top-banner .new-dummies-app-content p { font-size: 17px; line-height: 28px; margin-bottom: 20px;}
	.top-banner .btn-group { margin-bottom: 30px;}
	.banner-image {width: auto;	margin: 0 auto;	display: block;	max-width: 100%;}
	.slider-knowledge .slick-initialized .slick-slide .row{ display: block !important; margin: 0;}
	.slider-knowledge { padding: 115px 0 45px 0;}
	.slider-knowledge .slick-dots { top: -55px; transform: none; left: 0; right: 0; text-align: center; width: auto;}
	.slider-knowledge .slick-dots li { display: inline-block; margin: 0px;}
	.slider-knowledge .slideOne:before {background-size: 100% auto;}
	.slider-knowledge .slides img {	width: 250px; }
	.slider-knowledge .slick-dots li button{ width: 8px; height: 8px; }
	.slider-knowledge .bullet-List li { text-align: center; margin: 35px 0; padding: 0; border-bottom: none; }
	.slider-knowledge .bullet-List li.active-slide h3::before { width: 36px; height: 36px;left: 0; right: 0;margin: 0 auto; background-size: 20px;}
	.slider-knowledge .bullet-List li.active-slide h3{ padding-top: 70px; }
	.slider-knowledge .bullet-List { width: 100%; margin: 0; padding: 0; max-width: 100%;}
	.slider-knowledge .bullet-List li { display: none; }
	.slider-knowledge .bullet-List li.active-slide { display: block; margin-bottom: 0; }
	.featured-week-article { padding: 64px 0;}	
	.featured-week-article h2 { margin-top: 0;font-weight: 600; font-size: 24px;line-height: 32px;}
	.featured-week-article p { font-size: 16px; line-height: 24px; }
	.free-this-week-slider { margin-top: 35px;}
	.slider-knowledge-slides .slick-arrow{ display: block !important; }
	/*App landing page */
	.third-level-catpage h3 { font-size: 23px; }
	.responsive-tabs { display: none !important; }
	.responsive-tabs-container .tab-content { display: block !important; }
	/* search suggetion */
	.spell-correct {  margin-top: 10px;}

	/* DUM-1021 */
	.au-banner-section .row{ display: flex; flex-direction: column; }
	.au-banner-section .col-sm-7 { order:1; }
	.au-banner-section .col-sm-5 { order:2; }
	.au-banner-section .col-sm-7 img{ margin: 30px auto; }
	.au-parti-book-sellers-single { width: 150px; }
	.au-one-book-section { height: auto; padding: 50px 0; }
	.au-banner-section, .au-join-comm-section { text-align: center; }
	.au-join-comm-section img{ margin: 0 auto }
	.au-join-comm-section .singup-newsletter-text { padding-left: 0 }
	.au-section-title { line-height: 25px; }
	.au-cat-pop-book-single { max-height: 365px; }
	.error404 .article-page { margin-bottom: -21px; }
	.article-book-detail .article-title { margin-top: 20px; }

	.search-page-des-2 .search-page-title-block h2 {  padding-bottom: 0px; font-size: 28px; line-height: 38px; margin-bottom: 20px; }
	.search-page-des-2 .search-icon-new span { line-height: 40px; margin-right: 10px;font-size: 25px;margin-bottom: 20px; }
	.search-page-des-2 .nav-tabs > li { width: 100%; text-align: left; }

	.single-new-detailpage .footer-ads-slide{ bottom: -100%; left: 0; right: 0; height: 50px; text-align: center; }
    .single-new-detailpage .footer-ads-slide .ads-slide-close { position: absolute;
background: transparent url(img/ads-btn-close.png) no-repeat center center;   background-size: auto;cursor: pointer; right: 16px; top: -10px; font-size: 0; height: 25px; width: 25px; transform: none; display: block; background-size: 25px auto; left: auto;
border-radius: 50%;}
	.search-page-des-2 .search-page-input { font-size: 20px; }
	.search-page-des-2 .search-bar-vue:before { font-size: 25px; }
  .topSearch-autocomplete	.error-msg {margin: 0;padding: 0;list-style: none;transition: 250ms linear;-webkit-transition: 250ms linear;position: absolute;top: 55px;left: 20px;background: #fff;   display: inline-block;width: auto;z-index: 2;box-shadow: 2px 2px 5px rgba(0,0,0,0.50);-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.50);	}
	.topSearch-autocomplete	.error-msg li { font-size: 14px; color: #000;  padding: 10px; height: 40px;}
	.topSearch-autocomplete .autocomplete-results { top: 100%; position: absolute; left: 0; list-style: none; margin: 0; padding: 0; max-height: 260px; overflow: scroll; }
	header.main-header .navbar.main-nav .navbar-header .search.open .autocomplete-results a{background-color: #dbdbdb; color: #00a0ff; padding: 10px 55px; font-size: 14px; cursor: pointer; font-weight: 400;}
	header.main-header .navbar.main-nav .navbar-header .search.open .autocomplete-results a:hover{ background-color: #e6e6e6; }
}
@media all and (max-width: 1400px) and (orientation : landscape) {
  .single-new-detailpage .sticky-sidebar ul li a { padding: 7px 12px; font-size: 13px; line-height: 17px}
  .single-new-detailpage .article-page .article-container .sticky-sidebar h5 { margin-bottom: 15px; }
}
@media only screen and (max-width:639px){

	.search .article-list article, .article-list-trending article { margin-bottom: 8px; }
	.search .article-list article .article-content .category-date,.article-list-trending article .article-content .category-date { top: 15px; }
	.search .article-list article .article-content p, .article-list-trending article .article-content p{ max-height: 50px; overflow: hidden;font-size: 12px;line-height: 16px; }
	.search .article-list article .article-content, .article-list-trending article .article-content{ padding: 10px; }
	.search .article-list article .article-content p.category, .article-list-trending article .article-content p.category{ padding-right: 90px; }
	.search .article-list article .article-content h3, .article-list-trending article .article-content h3{ margin-top: 5px; font-size: 14px;line-height: 18px; max-height: none; margin-bottom: 0;}
	.search .article-list article .article-content, .article-list-trending article .article-content{ height: 130px; }
	.search .article-list article .article-content .img-container, .article-list-trending article .article-content .img-container{ height: 130px; width: 130px; }
	header.main-header .navbar.main-nav ul.nav li.search.open .dropdown-menu .form-group .input-group span.twitter-typeahead .tt-menu .tt-suggestion, .tt-menu .tt-suggestion { padding: 10px 40px; font-size: 15px; }
	.podcast-logo-text h2 {font-size: 17px;	line-height: 23px;}
	.search-mobile.yellow-bg .search-cate-name h1{ font-size: 15px; }
	 /* app promotion home page start*/
	.app-promotion-block-homepage .btn-group img { width: 90px; }
	.app-promotion-block-homepage .col-xs-6 { width: 100%; }
	.app-promotion-block-homepage .col-xs-6 .img-responsive { margin: 0 auto; }
	
	.app-promotion-block-homepage .center-div { margin-top: 20px; text-align: center; }
	.app-promotion-block-homepage { padding-bottom: 20px; }
	.app-promotion-block-homepage .btn-group img { width: 120px; margin: 0 5px; }
	.app-promotion-block-homepage .text-icon h3 { font-size: 16px; }
	 /* app promotion home page end*/
	 /* App landing page*/
	.new-dummies-app-content .btn-group img {width: 125px;}
	.featured-week-article .free-this-week-item { margin: 0 5px;}
	/* App landing page*/
	/* DUm-1021 */
	 .au-trending-cat-section h2,.au-parti-book-sellers h2, .au-one-book-section h2,.au-join-comm-section .singup-newsletter-text h2{ font-size: 20px; }
	 .au-one-book-section p { font-size: 16px; }
	 /* DUM-1022*/
	 .au-cat-pop-book-single { margin-top: 15px; }
	 .au-cat-pop-book .btn{ margin-top: 40px; }
	 .au-cat-pop-book, .au-cat-fin-articles { padding: 35px 0; }
	 .au-cat-fin-articles-single:hover h3 {left: 0;transform: translate(0%, 0%);-webkit-transform: translate(0%, 0%);}
	.single-new-detailpage .article-page .article-container h1 {	font-size: 29px;	line-height: 40px;	font-weight: bold;}	
	.single-new-detailpage .article-page article img { height: auto; }
	.single-new-detailpage .article-page article .article-separator { padding: 0; }
	.single-new-detailpage .about-text, .single-new-detailpage  .heading-italic, .single-new-detailpage .article-page article h2 {	font-size: 25px; }
	.single-new-detailpage .article-page article ul { margin: 0;  }
	.single-new-detailpage .article-page article ul li { padding-left: 0 !important; font-size: 16px !important; line-height: normal !important; }
	.single-new-detailpage .article-page article ul.aside-list { padding-left: 0 !important; }
}
@media only screen and (min-width:481px){
	.show-more-cat-btn { display: none; }
}
@media only screen and (max-width:480px){
  .search-form-section-inner { max-width: 100%; padding: 0 15px;}
  .block-title { font-size: 12px; line-height: 16px;  margin-bottom: 8px;}
  .featured-category-block .col-xs-6:nth-child(odd), .single-weekly-wrapper:nth-child(odd), .single-related-book:nth-child(odd), .no-infscrl-article-bottom-outer .single-article-btm-wrapper:nth-child(odd) {
  	padding-right: 15px;  }
  .featured-category-block .col-xs-6:nth-child(even), .single-weekly-wrapper:nth-child(even), .single-related-book:nth-child(even), .no-infscrl-article-bottom-outer .single-article-btm-wrapper:nth-child(even) {
  	padding-left: 15px;  }
  .featured-category-block .col-xs-6, .single-weekly-wrapper, .single-related-book, .center-big-btn .btn.btn-lg, .featured-category-listing .no-padding, .no-infscrl-article-bottom-outer .single-article-btm-wrapper { width: 100%; }
  .featured-category-listing .no-padding:nth-child(3) .category-listing { padding-bottom: 0; }
  .single-weekly .single-weekly-img { max-width: 128px; }
  .single-weekly .single-weekly-img img { width: 128px; height: auto; }
  .category-featured .yellow-icon,.category-featured .yellow-icon img { width: 32px; height: 32px;  }
  .single-weekly-content h3 { margin-bottom: 2px; margin-top: 8px;}
  .single-weekly-content, .trending-articles .single-weekly{ height: auto; }
  .center-big-btn .btn.btn-lg, .btn.btn-lg { font-size: 11px; line-height: 20px; width: 100%; border-radius: 5px; margin-top: 8px;}
  .center-big-btn .btn.btn-lg.show-more-cat-btn{ margin-top: 0; }
  .featured-category-listing { display: none; margin-top: 15px;}
  .featured-category-block { margin-bottom: 0; }
  .trending-articles { padding-top: 0; padding-bottom: 15px; margin-top: 20px; }
  .main-content-part { margin-bottom: 15px;margin-top: 8px; }
  .trending-articles .single-weekly, .single-book-top-picks { margin-bottom: 8px; }
  .related-book-top-picks .block-title{ margin-top: 10px; }
  .related-book-top-picks {	padding: 5px 0 20px 0; }
  footer.main-footer { padding: 40px 0 0px 0; }
  .signup-dummies-newsletter .btn.btn-primary { margin-top: 0; }
  .search .article-list article .article-content p, .article-list-trending article .article-content p {max-height: 35px;}
  .podcast-logo-text h2 {font-size: 17px;	line-height: 23px;}
  .no-infscrl-article-bottom-outer .single-article-btm-link .article-btm-img { max-width: 128px; }
  .no-infscrl-article-bottom-outer .single-article-btm-link .article-btm-img img { width: 128px; height: auto; }
  .no-infscrl-article-bottom-outer .single-article-btm-link .article-btm-content, .no-infscrl-article-bottom-outer .single-article-btm-link{ height: auto; }
  .no-infscrl-article-bottom-outer .single-article-btm-link { margin-bottom: 8px; }
  .search-form-section-category .search-cate-name { padding-left: 0px; margin-bottom: 16px; }
  .search-form-section-category .search-cate-name:before {  background: #FFE603 url(img/icons/science-icon.png) no-repeat center center/ 32px auto; width: 47px; height: 47px; top: 6px;}
  .featured-topic img{ width: 100%; height: auto;}
  /*.search-form-section-category {transform: translate(0,-40%);   -webkit-transform: translate(0,-40%);}*/
  .search-mobile.yellow-bg .search-cate-name h1{ font-size: 12px; }
  .bg-promotional-wrapper ul li{ width: 50%;}
  .page-template-page-full-width-static  footer.main-footer{ margin-top: 0; }
  .au-cat-banner h1 { font-size: 30px; }
  .au-cat-banner p br{ display: none; }
  .au-section-title { font-size: 20px; }

}

@media only screen and (max-width: 375px){
	.au-cat-pop-book-single img { max-height: 155px; }
}
table { border: 1px solid #ddd; width: 100%; max-width: 100%; margin-bottom: 20px;}
table > tbody > tr > td, table > tbody > tr > th, table > tfoot > tr > td, table > tfoot > tr > th, table > thead > tr > td, table > thead > tr > th {padding: 8px;line-height: 1.42857143; vertical-align: top;    border: 1px solid #ddd;}
table > tbody > tr > th { background: #e9e9e9; color: #707070; }
table > tbody > tr > td:nth-child(4){ width: 95px; }
.loader {
  color: #ffeb00;
  font-size: 16px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}