.testimonial-area {
    text-transform: capitalize;
}
.single-testimonial .thumb {
    margin-right: 10px;
    background: #1565C0;
    padding: 20px;
    height: 60px;
    border-radius: 60px;
    width: 60px;
    text-align: center;
    font-weight: 700;
    font-size: 27px;
    color: #fff;
}
.single-post-area .quotes {
    box-shadow: 0.16px 1.58px 6px 2px #ddd;text-transform: capitalize;
}
.quotes{
	font-size: 16px !important;
}
.quotes b{
	color: #333;font-weight: 600;
}
.thank-you-note h1{
	color: #1565C0;
}
.wordstartsrow {
	line-height:28px;
}
.wordslistwrap li{	
	padding: 0.5em 0 0.6em 10px;
    text-transform: capitalize;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    letter-spacing: 1px;
    text-align: center;    list-style-position: inside;
}
.wordslistwrap li:before {
	top: 8px;
}
.wordslistwrap a{
	display: inline-block;
}
.ordered-list li span {
    font-weight: 500;
    color: #333;
}
.wordslistwrap.listlinks li{
	border-right : none;text-align: left;
    padding: 2px 30px;
}
.pageslinks li {float:left;margin-bottom:15px;}
.pageslinks li a{text-decoration:underline;}
.pageslinks li ul li a{text-decoration:none;}
.pageslinks li ul li{float:none;margin-bottom:0px;}

.wordslistwrap li.otherwords {text-align:left;padding:1px 0px 0 20px;    font-size: 16px;}
.meaningh3 {
    margin: 0px 0 20px;
}
.unordered-list li:before {
    top: 8px;
}	
.single-sidebar-widget li a {
    color: #1565C0;
    font-weight: 500;
    display: block;
    padding: 10px 0 0;
}
.single-sidebar-widget ul {
	margin-bottom:0;
}
.showall {
    text-align: center;
    font-weight: 700;margin: 20px 0;
}
.widget-wrap {
    border: none;
	padding:0;
}
.single-sidebar-widget:first-child {
    margin: 0;
}
.adwraper {
    margin: 20px auto 0;
    text-align: center;
}
@media (max-width: 991px) {
	.wordslistwrap li:nth-child(3n) {
		border-right: none;
	}
	.widget-wrap {
		margin-top: 0px;
	}
	.post-content-area .single-post {
		margin-bottom: 0px;
	}
}
@media (min-width: 992px) {
	.wordslistwrap li:nth-child(3n) {
		border-right: none;
	}
	.sidebar_ad {width:280px;max-width: 100%;}
	.adwraper,.responsivegooglead { display:none !important;}
}
@media (max-width: 767px) {
	.wordslistwrap li {
		border-right: none;
	}
	.responsivegooglead { max-width:767px;}
}
@media (max-width: 880px) {
	.banner-area .fullscreen {
		height: auto !important;
		padding: 20px; 
	}
	.banner-area h1 {
		background: rgba(256,256,256,0.8);
		padding: 20px;
	}
	.wordslistwrap li {
		padding: 0.5em 2em;
	}
	.wordslistwrap li:before {
		top: 13px;
	}
	.wordslistwrap li:nth-child(4n) {
    border-right: none;
	}
	.pageslinks li ul li {
    	margin: 10px;
	}
}	