@media only screen and (min-width: 1023px){
.blog #primary, .attachment #primary, .single-post #primary, .error404 #primary, .search-no-results #primary, .archive #primary, .search-results #primary, #front-content-one, #front-content-two {
    width: 60%!important;
}
}
@media screen and (min-width: 1260px){
#blog-sidebar, #front-sidebar-one, #front-sidebar-two {
    width: 23%!important;
}
}
	
@media only screen and (min-width: 1023px){
.front-fullwidth .rp-big-one .story, #featured-content .rp-big-one .story {
   /* width: 350px; */
    position: absolute;
    top: 40px;
    left: 40px;
    padding: 40px 20px;
   background-color: rgba(255, 255, 255, 0.9);
}
}



@media screen and (min-width: 1260px){
	#site-nav {
		padding: 36px 0 80px;
		padding: 0;
	}
}


element.style {
}
@media screen and (min-width: 767px){
.entry-header h2.entry-title {
    padding: 0 0 20px;
}
}
@media only screen and (min-width: 767px){
	.pt-cv-view .pt-cv-title{
	font-size:42px;
		padding:10px;
		
}
.pt-cv-view .pt-cv-title a{
		font-weight: normal !important;
	}

}
.pt-cv-readmore{
	display:none !important;
}
.pt-cv-view .pt-cv-content-item{
	padding-bottom:5% !important;
	font-size: 0.9375rem;
   line-height: 1.6;
}
.pt-cv-content{
	padding: 30px 20px;
}
#header-top-nav ul li a{
	font-family:oswald;
	font-size: 12px;
}
#header-top-nav ul li a:hover{
	color: #ff8000;
}

/* 30-4-2018 */
.widget h3.widget-title{
	font-size: 1rem;
}
h1.entry-title{
	text-align: center;
}

/* 10 5 18 */
@media only screen and (min-width: 1023px){
	.single-post #primary{
		width: 100% !important;
	}
	.entry-content{
		padding-left: 0px;
		max-width: 64% !important;
    margin: auto !important;
	}
	.entry-thumbnail{
		text-align: center;
		padding-top: 10px;
	}
}
/* 11 5 18 */
#recent-sidebar #search-2{
	display: none;
}
@media only screen and (min-width: 900px){
	
#recent-sidebar .rp-medium-one{
	width: 25%!important;
	padding:5px;
}
}
#recent-sidebar{
	margin-top: 20px;
}
.entry-meta{
	padding: 20px;
}
.site-content .post{
	padding-bottom: 0 !important;
}
#site-title {
    margin: 0;
    padding: 12px 0 15px 20px;
    text-align: left;
    width: 60%;
    float: left;
    display: block;
}

@media screen and (min-width: 1260px){
#site-title {
    padding: 5px 0 5px 0 !important;
    width: 28%;
    float: left;
}
}

.single-post .post .entry-header .entry-cats{
	padding-bottom:0;
}
.single-post .authorbox{
	padding-top:10px;
}

body, p{
	    font-family: roboto !important;
}
#site-nav ul li a{
	font-family: oswald;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:600;
	color:#000;
	letter-spacing:1px;
}
#site-nav ul li a:hover, #site-nav ul li:hover a{
	color: #ff8100;
	text-decoration: none !important;
	border-bottom: none;
}
@media screen and (min-width: 1260px){
	#site-nav ul li a{
		padding:20px 0 0;
	}
}

@media only screen and (min-width: 1200px){
	.flexslider .rp-big-one, #primary h1.archive-title{
	border: none;
}
.category .default-sidebar{
		border: none;
}
}
@media only screen and (min-width: 1260px){
	#site-title{
	display:none;
	}
	#site-title2{
		display:block;
		float:left;
	}
	#site-nav{
		clear:none;
	}
	#site-nav ul{
		float:right !important;
	}

}
@media only screen and (max-width: 1260px){
	#mobile-menu-wrap #site-title2{
		display:none !important;
	}
}
#site-title, #site-title2{
	width: 200px;
	  position: relative;
    z-index: 10;
}
#masthead{
	padding-top:0;
}
#masthead .search-box{
	top:0;
}
@media screen and (min-width: 1260px){
#masthead .search-box {
	z-index:0;
	}
}
#category.type-post{
	width: max-content;
	padding:5px 20px !important;
	margin-bottom: 20px;
	border-bottom: none;
}
#category.type-post a{
	color: #fff;
	font-family:oswald;
}
#category.category-thoughts a, #category.category-reviews a{
	color: #000 !important;
}

#category.category-interviews{
	background: #ebebeb;
}
#category.category-thoughts{
	background: #ebebeb;
}
#category.category-events{
	background: #ebebeb;
}
#category.category-reviews{
  background-color: #ebebeb;
}
#category.category-perspective{
	background:#ebebeb;
}
#category.category-videos{
	background:#ebebeb;
}
#category.category-launches{
	background: #ebebeb;
}
.page-id-57 .widget-area .widget{
	padding:0;
}
.page-id-57 .widget-area{
	border-top:0px !important;
}
.page-id-57 .widget-area .widget{
	border-bottom: 0px !important;
}
@media only screen and (min-width: 1263px){
.rp-big-one-content{
	height:500px !important;
}
	.rp-big-one-content .entry-thumb img{
		margin-top:0;
	}
	.rp-big-one-content .entry-thumb{
		overflow:hidden;
	}
}
#zuki_recentposts_big_one-4 .rp-big-one .story{
	bottom:35px;
	overflow: hidden;
}
::-webkit-scrollbar {
    width:10px;
}
 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
    border-radius: 10px;
}
 
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #555;
}
.rp-big-one .story h2{
	font-family: oswald;
}
#zuki_recentposts_big_one-2 .rp-big-one .story{
	top:0 !important;
	left:0 !important;
	bottom:0 !important;
	background: #ff8100;
}
#zuki_recentposts_big_one-2 .rp-big-one .story *{
	color: #fff;
}
@media only screen and (max-width: 1263px){
	#zuki_recentposts_big_one-2 .rp-big-one .story, #zuki_recentposts_big_one-3 .rp-big-one .story, #zuki_recentposts_big_one-8 .rp-big-one .story{
		padding:20px !important;
	}
}
.rp-big-one{
	margin-bottom: 0;
}
h3.entry-title{
	font-family: oswald;
	font-size: 20px !important;
  font-weight: 500;
}
@media only screen and (min-width:1260px){

	.single-post #primary{
		float: none;
	}
	#front-content-one, .category #primary, .page-template-default #primary, .search-results #primary,.author #primary{
		margin-left:7%;
		width:60% !important;
	}
	.category #primary, .page-template-default #primary, .search-results #primary, .author #primary{
		margin-left:10%;
	}
	.category #blog-sidebar,  .page-template-default #blog-sidebar, .search-results #blog-sidebar,.author #blog-sidebar{
		float:left;
	}
	
	#front-sidebar-one{
		float:left;
	}
}
@media only screen and (min-width: 1023px){
	/*
	#front-content-two{
		width: 100% !important;
	}
 	#zuki_recentposts_medium_two-4 article.rp-medium-two{
		width: 33.33% !important;
	} */
	#zuki_recentposts_medium_two-4 .rp-medium-two:nth-of-type(odd){
		clear: none !important;
	}
	#zuki_recentposts_medium_two-4 .rp-medium-two:nth-of-type(even){
		padding-left:0;
		padding-right:20px;
	}
	
.page-id-57 .widget_zuki_recentposts_medium_one .rp-medium-one-content{
		display: flex;
	}
.page-id-57 .rp-medium-one-content .featuredimg{
		width: 130px;
		height: 200px;
	overflow:hidden;
	}
	.page-id-57 .rp-medium-one-content .featuredimg .thum img{
		height: 250px !important;
    width: 350px;
    max-width: 350px;
    margin-left: -84%;
    margin-top: -16%;
		transition:1s;
	}
	.page-id-57 .rp-medium-one-content .featuredimg .thum:hover img{
		transform:scale(0.8);
		transition:1s;
	}
}

.page-id-57 #primary{
	background: #f7f7f7;
}
#front-fullwidth-top{
	background: #fff;
}
#front-fullwidth-center, #front-fullwidth-bottom{
	padding:0 0;
}

#front-content-one, #front-sidebar-one{
	padding-top:2% !important;
}
#front-fullwidth-center{
	background:#fff;
}
#front-fullwidth-bottom{
	background: #ffe6cd !important;
}

#front-content-two, #zuki_recentposts_medium_one-4, #zuki_recentposts_medium_one-2{
	padding-top:3%;
}
h3.widget-title{
	position:relative;
	font-family: Oswald;
  font-size: 25px !important;
  font-weight: 600;
	color: #000;
}

#zuki_recentposts_medium_two-2 h3.widget-title:before{
	background: #ebebeb;
}
#zuki_recentposts_color-2 h3.widget-title:before{
/* 	background: #ebebeb; */
}
#zuki_recentposts_big_one-2 h3.widget-title:before{
	background:  #ebebeb;
}
#zuki_recentposts_medium_one-2 h3.widget-title:before{
	background:  #ebebeb;
}
#zuki_recentposts_big_one-3 h3.widget-title:before{
	background:  #ebebeb;
}
#zuki_recentposts_big_one-8 h3.widget-title:before{
	background:  #ebebeb;
}
#zuki_recentposts_medium_one-4 h3.widget-title:before{
	background:  #ebebeb;
}
#zuki_recentposts_medium_two-4 h3.widget-title:before{
	background:  #ebebeb;
}
.page-id-57 .widget_zuki_recentposts_color .bg-wrap, .page-id-57 #zuki_recentposts_color-2{
	background: #fce6cd !important;
}

.rp-color:hover {
	background: #ff9933 !important;
}

.page-id-57 .widget_zuki_recentposts_color .bg-wrap .rp-color:nth-of-type(1){
	padding-top: 0;
}
.page-id-57 .widget_zuki_recentposts_color .bg-wrap .entry-thumb{
	margin:0;
}
.page-id-57 #zuki_recentposts_color-2 .widget-title-wrap{
	padding:20px 20px 0;
}
html, body, .entry-author, .entry-date, .entry-comments{
	font-family:roboto !important;
	font-style: normal !important;
}
#footer-social-nav{
	margin:0;
	width: auto;
	float:left;
	display: flex;
  align-items: center;
}
#menu-main-menu-1 li{
	float:left;
	padding: 5px 10px;
}
#menu-main-menu-1 li:last-child{
	padding-right:0;
}
#site-info{
	float:right;
}
#menu-main-menu-1 li a{
	font-family: oswald;
	font-weight: normal;
	font-size: 15px;
	text-transform:uppercase;
}
#footer-social-nav ul{
	padding-left: 30px;
}
#footer-social-nav ul li{
	padding: 0;
}
#footer-social-nav{
	text-transform: uppercase;
	font-family: oswald;
	color:#afafaf;
	font-size: 15px;
	padding-bottom:0;
}
#colophon{
	padding:10px 0;
	border-top:4px solid #ebebeb;
}

#zuki_recentposts_big_one-2 .entry-title a:hover, #zuki_recentposts_big_one-3 .entry-title a:hover, #zuki_recentposts_big_one-8 .entry-title a:hover{
	color: #ccc !important;
}
#zuki_recentposts_color-2 .entry-title a{
	font-size: 18px;
	font-weight:bold;
	letter-spacing:.5px;
}
#zuki_recentposts_color-2 .entry-title:hover a, #zuki_recentposts_color-2 .entry-title a:hover{
	border-bottom:0px !important;
}

/* 7 6 18 */

@media only screen and (max-width: 1263px){
.page-id-57 #front-content-two .story{
	padding:10px;
}
.page-id-57 #zuki_recentposts_medium_two-4 h3.widget-title{
		padding-left:10px !important;
	}	
}

h2.entry-title a, h1.entry-title, .entry-cats, h1{
	font-family:oswald !important;
}

/* custom medium one code */
@media only screen and (min-width: 997px){

.rp-medium-one-new:nth-child(2){
	display: block !important;
	width:50% !important;
	float:left;
	margin-right:20px;
}
.rp-medium-one-new:nth-child(3),
.rp-medium-one-new:nth-child(4) {
	display: flex !important;
}
#zuki_recentposts_custom_medium_one-2 .rp-custom_medium-one-content{
	display: flex;
}
.rp-medium-one-new:nth-child(2) div{
	display: block !important;
}
.rp-custom_medium-one-content .entry-thumb{
	margin-right:20px;
}
.rp-custom_medium-one-content .entry-title{
	margin-top:10px !important;
}
.rp-custom_medium-one-content p.summary{
	display: none;
}
.rp-medium-one-new:nth-child(3) .entry-thumb,
.rp-medium-one-new:nth-child(4) .entry-thumb{
	width: 30% !important;
}
.rp-medium-one-new:nth-child(4){
	margin-top: 10%;
}
.rp-medium-one-new:nth-child(2) .con{
	margin-top:20px;
}
.rp-medium-one-new:nth-child(2) .featuredimg{
	 width:100%;
/*    height: 250px; */
   overflow: hidden;
}
	.rp-medium-one-new:nth-child(2) h3{
		font-size: 30px !important;
	}
}
#zuki_recentposts_custom_medium_one-2 h3.widget-title:before{
	   background: #ebebeb;
}
@media only screen and (max-width:996px){
.rp-custom_medium-one-content .con{
	padding:2% 2% 5%;
}
}
#zuki_recentposts_custom_medium_one-2{
	padding: 4% 0;
}
p.summary, .rp-color p.summary, .entry-author, .entry-date, .entry-comments{
	font-size: 15px !important;
}
h2.entry-title{
	font-size: 30px !important;
}
.entry-tags,#nav-single a, #nav-single span, #reply-title,.logged-in-as{
	font-family:roboto !important;
	font-style: normal;
}
.page-id-57 #zuki_recentposts_color-2 h3 a:hover{
	color: #fff !important;
}
.page-id-57 #zuki_recentposts_color-2 .entry-date{
	color: #ffd1a2;
}
@media only screen and (min-width:1260px){
#zuki_recentposts_custom_medium_one-2{
	width: 80%;
	margin:0 auto;
}
}
#zuki_recentposts_big_one-3{
	background: #ff8100;
	padding:3% 0;
}
#zuki_recentposts_big_one-3 .rp-big-one .story{
	background:#fff;
	top: 0 !important;
    left: 0 !important;
    bottom: 0px !important;
}
#zuki_recentposts_big_one-3 .rp-big-one .story h2 a{
	color: #ff8100;
}
#zuki_recentposts_big_one-3 .rp-big-one .story h2 a:hover{
	color: #000 !important;
}

#zuki_recentposts_big_one-8{
	padding:3% 0;
}
#zuki_recentposts_big_one-8 .rp-big-one .story{
	background:#fff;
	top: 0 !important;
    left: 0 !important;
    bottom: 0px !important;
}
#zuki_recentposts_big_one-8 .rp-big-one .story h2 a{
	color: #ff8100;
}
#zuki_recentposts_big_one-8 .rp-big-one .story h2 a:hover{
	color: #000 !important;
}


.rp-big-one{
	overflow: hidden !important;
}
#zuki_recentposts_color-2{
	margin-top:20%;
}
@media only screen and (max-width: 1259px) and (min-width:1023px){
	#front-sidebar-one{
		width:33%;
		margin-top: 5px;
	}
}
#zuki_recentposts_medium_one-2{
	background:  #f5f5f5;
}
#zuki_recentposts_big_one-2,#zuki_recentposts_big_one-3, #zuki_recentposts_big_one-4, #zuki_recentposts_big_one-8{
	padding-bottom:4%;
}
/*
#front-fullwidth-top{
	background: url(/wp-content/uploads/2019/02/bg2.jpg) center;
	background-size: contain;
}
*/

.entry-author span, .entry-date span a{
	color: #969696 !important;
	font-style: normal !important;
}
.entry-edit:before, .entry-comments:before{
 display: none !important;
}
#zuki_recentposts_color-2 span a, #zuki_recentposts_big_one-2 .entry-author span, #zuki_recentposts_big_one-2 .entry-date span a{
	color: #fff !important;
}
#zuki_recentposts_big_one-2 .entry-author a, #zuki_recentposts_big_one-2 .entry-comments a, #zuki_recentposts_medium_two-4 span a{
	color:#000 !important;
}
#front-content-one .container{
	width: 90% !important;
	margin:0 auto;
}
#colophon .container{
	width: 80% !important;
}
@media only screen and (max-width:1262px){
#header-top-nav{
	padding-bottom:0;
	padding-top:20px;
}
}
#menu-item-2918, #menu-item-3678{
	display: none !important;
}
@media only screen and (min-width:1023px){
	#menu-item-252{
		margin-right:0 !important;
	}
}
.default-sidebar, #front-sidebar-one, #front-sidebar-two, .page .site-content .page{
	border: none;
}
.page .site-content .page{
	padding-top:0;
}
#zuki_recentposts_medium_one-3{
	margin-top: 0%;
	padding-top:0;
}

/* #front-content-one .rp-medium-two:nth-child(2){
display: none;
	clear: none;
} */
@media screen and (min-width: 767px){
.front-content .rp-medium-two:nth-of-type(odd){
	padding-left:0;
	clear:right !important;
	padding-right: 20px;
}
	.front-content .rp-medium-two:nth-of-type(even){
	padding-left:0;
	clear:right !important;
	padding-right: 20px;
}
}
#front-content-one .rp-medium-two:nth-child(5){
	clear: left !important;
}

@media only screen and (min-width: 1023px){
	#main-wrap{
		padding:0;
	}
	
}

.entry-title{
	margin-bottom: 10px !important;
	font-weight:600 !important;
	letter-spacing:0.5px;
}
.summary{
	margin: 20px 0 !important;
}
p#category{
	font-size:13px !important;
	text-transform:uppercase;
}
.rp-big-one .entry-author{
	padding-bottom:0;
}
@media only screen and (min-width: 1023px){
.rp-big-one-content .entry-thumb img{
	height:500px;
	width: auto;
	float: right;
}
}
#zuki_recentposts_big_one-4 .rp-big-one-content .entry-thumb img{
  height:auto;
	width: auto;
}
@media only screen and (max-width:900px){
#front-fullwidth-top{
	background:none;
}
}
.rp-big-one-content .entry-title{
	text-transform: uppercase;
	font-weight: 600 !important;
}
.page-id-57 #main-wrap{
	padding:0;
}
@media only screen and (max-width:1262px){
	#zuki_recentposts_custom_medium_one-2{
		margin: 0 4%;
	}
}
#recent-sidebar #zuki_recentposts_medium_one-3{
	margin:0;
}
.widget img{
 width: 100%;
}
.single-post .entry-content p,.single-post .entry-content p span, .single-post .entry-content p, .single-post .entry-content p span,.type-post .entry-summary p, li{
	font-weight: 400;
    font-style: normal;
    font-size: 20px;
    line-height: 1.7;
	color: #555;
	font-family:Roboto;
}
.page-id-57 .entry-date, .page-id-57 .entry-comments, .single-post .entry-date, .archive-header{
	display: none;
}
.rp-color{
	padding:0 20px;
}
.type-post .entry-thumbnail{
	padding-top:0;
}


/* 11 6 18 */
@media only screen and (max-width: 900px){
	#zuki_recentposts_big_one-4 .container{
	width: 100% !important;
}

#zuki_recentposts_big_one-4 .entry-thumb{
   background: url(/wp-content/uploads/2018/06/ban44.jpg) !important;
    background-position: center;
    background-size: cover !important;
}
#zuki_recentposts_big_one-4 .entry-thumb a{
   width: 90%;
  margin: 0 auto;
}
	#zuki_recentposts_big_one-4 .story{
		width: 90%;
		margin:0 auto;
	}
}

.comment-form-cookies-consent{
    clear: left;
    padding: 10px 0;
}
.comment-form-cookies-consent #wp-comment-cookies-consent{
float: left;
}
.comment-form-cookies-consent label{
    width: auto;
    margin-top: 0;
}
.comment-form-cookies-consent label{
	width: auto !important;
	margin-top: 0 !important;
}
/* comments on click */
#respond #reply-title{
	display: none !important;
}
#respond{
	padding-top: 10px !important;
}
#combtn{
	margin:30px 0 !important;
	background: #ff8100;
  padding: 5px 10px;
  color: #fff;
  border: none;
	cursor:pointer;
}
.com{
	height:0;
	overflow:hidden;
	transition: 1s;
}
.comopen{
	height:auto;
	transition: 1s;
}
#zuki_recentposts_color-2 h3.widget-title{
	font-size: 23px !important;
}

/* 1 9 18 */
.aiowps-captcha{
	display: inline-block;
  width: 100% !important;
}
.aiowps-captcha label{
	width: 100% !important;
}

/* 14 - 2 - 19 */
@media only screen and (min-width: 1023px){
	.page-id-57 #front-content-two{
		margin-left: 10%;
    width: 60% !important;
	}
	.page-id-57 #front-content-two .container{
		width: 100% !important;
	}
}
.page-id-57 #front-content-two{
	background: #f7f7f7;
}
@media screen and (min-width: 767px){
	#front-content-two .front-content .rp-medium-two:nth-of-type(odd){
		clear: left !important;
	}
}
#category.category-soft-power{
	background: #ebebeb;
}
.page-id-57 #front-content-two .story h3 a:hover{
		color: #ff8100 !important;
	}

/*15 2 19*/
#soft-video{
	padding: 4%;
}
@media only screen and (min-width: 1023px){
#soft-video{
	display: flex;
	padding: 4% 0;
}
#softpower{
	margin:0 2% 0 10%;
	width: 54.5%;
}
}
/*
#zuki_recentposts_medium_two-4 .story .entry-author,#zuki_recentposts_medium_two-4 .story .summary  {
display: none;	
}

*/
#zuki_recentposts_color-3 .entry-title a:hover{
	color: #fff !important;
	border-bottom: none !important;
}
#zuki_recentposts_color-3{
	background: #ffe6cd;
}

#zuki_recentposts_color-3:hover{
	background:#ff9933;
}
#zuki_recentposts_color-3 .widget-title-wrap{
	padding: 5% 0 0 5%;
}
#front-sidebar-two{
	padding-top: 5%;
}
#zuki_recentposts_color-2 .entry-thumb{
	display: none;
}
#menu-footer-menu li{
	float: left;
	font-size: 15px !important;
	padding-right: 10px;
}


#category.type-post a{
	color: #000 !important;
}
#zuki_recentposts_color-3 .entry-title a{
	 font-size: 18px;
} 

#submenu .container{
	width: 80% !important;
  margin: 0 auto;
}
/* #zuki_recentposts_medium_two-2 .widget-title a{
	pointer-events: none !important;
} */

/* Changes made on August 16th 2019 */

#front-sidebar-one #zuki_recentposts_color-2 .story .summary{
	display: none !important;
}

.rp-color:hover {
	background: none !important;
}

#front-sidebar-one #zuki_recentposts_color-2 .entry-title a:hover{
	color: #ff8100 !important;
	transition: 0.5s;
}

#primary{
	background: white !important;
}

.widget h3.widget-title {
	font-size: 20px !important;
}
.widget h3.widget-title {
	font-size: 20px !important;
}

#category{
}
#category.type-post{
	background: none !important;
	padding: 0px 0px !important;
	margin-bottom: 15px !important;
}
#category.type-post a{
	font-size: 12px !important;
}
#zuki_recentposts_big_one-2,  #zuki_recentposts_big_one-3, #zuki_recentposts_big_one-4, #zuki_recentposts_big_one-8{
    padding-bottom: 3% !important;
    padding-top: 3% !important;
    background: #ffe6cd;
}
#zuki_recentposts_big_one-2 .rp-big-one .story {
	background: white !important;
}
#zuki_recentposts_big_one-2 .rp-big-one .story .entry-title a{
	color: black !important;
}

#zuki_recentposts_big_one-2 .rp-big-one .story .entry-title a:hover{
	color: #ff8011 !important;
	transition: 0.4s;
}

#zuki_recentposts_big_one-2 .rp-big-one .story .summary{
	color: #7a7a7a !important;
}

#zuki_recentposts_big_one-2 .rp-big-one .story .entry-author *{
	color: #7a7a7a !important;
}

#zuki_recentposts_medium_one-2{
	background: white !important;
}

#zuki_recentposts_medium_one-2 #category{
	display: none !important;
}
#zuki_recentposts_medium_one-2 .entry-author *:hover{
	color: #ff8011 !important;
	transition: 0.4s;
}
#zuki_recentposts_medium_one-2 .entry-author span{
	display: none !important;
}

#zuki_recentposts_medium_one-2 .entry-title a:hover{
	color: #ff8011 !important;
	transition: 0.4s;
}

#zuki_recentposts_big_one-3 .rp-big-one .story h2 a, #zuki_recentposts_big_one-8 .rp-big-one .story h2 a{
	color: black !important;
}
#zuki_recentposts_big_one-3 .rp-big-one .story h2 a:hover, #zuki_recentposts_big_one-8 .rp-big-one .story h2 a:hover{
	color: #ff8011 !important;
	transition: 0.4s;
}

.entry-title a:hover{
	color: #ff8011 !important;
	transition: 0.4s;
}

@media only screen and (min-width: 1023px){
#front-sidebar-one .rp-medium-one-content h3.entry-title, .rp-color h3.entry-title {
	    border-bottom: 1px solid #e9d2bb !important;
    padding-bottom: 1rem !important;
}
}
#searchsubmit{
	display: none !important;
}
#searchform input#s {
	display: none !important;
}
#colophon{
	background: #f3f3f3 !important;
	padding-top: 1.5% !important;
	padding-bottom: 1.5% !important;
	
	border-top: none !important;
}

.menu-social-container .menu li a::before, #footer-social-nav ul li a::before{
	background-color: #afafaf;
}

#zuki_recentposts_big_one-4 .container{
	width: 100% !important;
}

#zuki_recentposts_big_one-4 .rp-big-one-content .entry-thumb img{
	width: 100% !important;
	height: auto !important;
}

#zuki_recentposts_big_one-4 .rp-big-one .story{
	background: white !important;
}

@media only screen and (min-width: 1260px){
	#zuki_recentposts_big_one-4 .rp-big-one .story{
	margin-left: 7% !important;
}


}

#front-fullwidth-bottom .container{
	width: 100% !important;
}
	
#zuki_recentposts_big_one-8 .container{
	width: 80% !important;
}


#zuki_recentposts_medium_two-11 {
		padding-left: 10% !important;
	padding-right: 10% !important;
}

#zuki_recentposts_medium_two-11  {
	background: white !important;
	padding-top: 3% !important;
	padding-bottom: 3% !important;
}

#zuki_recentposts_color-3 .widget-title-wrap:hover{
	background: none !important;
}

#zuki_recentposts_color-3 .entry-title a:hover{
	color: #ff8011 !important;
	transition: 0.4s;
}

#zuki_recentposts_medium_two-11 .rp-medium-two{
	width: 33.33% !important;
	padding-right: 3.33% !important;
}

@media screen and (max-width: 992px) {
	#zuki_recentposts_medium_two-11 .rp-medium-two{
	width: 100% !important;
	padding-right: 0 !important;
}

}

#zuki_recentposts_medium_two-11 .entry-thumb{
	
	max-width: 100% !important;
}
#zuki_recentposts_medium_two-11 .story{
	max-width: 100% !important;
	padding-right: 0 !important;
}
#zuki_recentposts_medium_two-11 .story #category.type-post{
	display: none !important;
}

#zuki_recentposts_medium_two-11 .story .entry-author, #zuki_recentposts_medium_two-11 .story .summary{
	display: none !important;
}

#zuki_recentposts_medium_two-11 .story .entry-title a{
	font-size: 20px !important;
}
#zuki_recentposts_big_one-4{
	background: none !important;
	padding-top: 0% !important;
	padding-bottom: 0% !important;
}

#zuki_recentposts_color-2 .entry-title a, #zuki_recentposts_color-3 .entry-title a
{
	font-family: Roboto !important;
  font-size: 20px !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1.5 !important;
  letter-spacing: normal !important;
	color: #000000 !important;
  
}
#zuki_recentposts_color-2 .widget-title a, #zuki_recentposts_color-3 .widget-title a{
	font-family: Roboto !important;
    font-size: 20px !important;
    font-weight: bold !important;
    font-style: normal !important;
    font-stretch: normal !important;
    line-height: 0.8 !important;
    letter-spacing: 0.83px !important;
	color: #000000 !important;
}

#zuki_recentposts_color-2 .widget-title a span:hover, #zuki_recentposts_color-3 .widget-title a span:hover{
	color: #ff8011 !important;
}

#front-sidebar-two #zuki_recentposts_color-3 .entry-thumb{
	display: none !important;
	
}

#front-sidebar-two #zuki_recentposts_color-3 .summary{
	display: none !important;
	
}

#front-sidebar-two #zuki_recentposts_color-3 .widget-title-wrap *:hover{
	background: none !important;
}

#zuki_recentposts_color-3:hover{
	    background: #ffe6cd !important;
}

/*
.front-fullwidth .rp-big-one h2.entry-title a{
	font-family: Roboto !important;
  font-size: 35px !important;
  font-weight: bold !important;
  font-style: normal !important;
  font-stretch: normal !important;
  line-height: 1.14 !important;
  letter-spacing: normal;
  color: #000000;
}
*/
#zuki_recentposts_big_one-3 .entry-thumb img{
	width: 100% !important;
}

#zuki_recentposts_medium_two-2 .entry-author span{
	display: none !important;
}

#zuki_recentposts_big_one-2 .entry-author span, #zuki_recentposts_big_one-3 .entry-author span, #zuki_recentposts_big_one-4 .entry-author span, #zuki_recentposts_medium_two-4 .entry-author span, #zuki_recentposts_big_one-8 .entry-author span{
	display: none !important;
}

#zuki_recentposts_medium_two-4 .story #category, 
#zuki_recentposts_medium_two-2 .story #category, #zuki_recentposts_big_one-2 .story #category, #zuki_recentposts_big_one-3 .story #category, #zuki_recentposts_big_one-8 .story #category{
	display: none !important;
}

/*
* Commented this code which was present earlier
  h3.widget-title:before{
	content:'';
	position:absolute;
	height:4px;
	width: 35px;
	bottom:30px;
}
*/