/* Header Ad Display Customization */
@media only screen and (max-width: 812px) {
    .vc_custom_1606840899901 {display: none !Important;}
	
	  .vc_custom_1607103629744 {display: none !Important;}
}

@media only screen and (min-width: 1023px) {
    .vc_custom_1606842522349 {display: none !Important;}
	  .vc_custom_1606843637690 {display: none !Important;}
}


div.creditdiv {
    line-height: 20px;
		text-align:left;
		padding-bottom: 0px;
} 


#click {
	font-size: 15px;
	line-height: 1.6;	
	font-weight: 200;
}


span.entry-subtitle {
    display: none;}


/* DESKTOP CSS STYLING */
@media only screen and (min-width: 967px) {
.post .post-title h1 {	
		font-size: 56px;
	  line-height: 55px;
}
}



/* MOBILE DEVICE CSS STYLING */
/*iPhone 5 Screens*/
@media only screen and (max-width: 680px) {
	
#click {
	font-size: 1.0rem;
	line-height: 1.6;	
	font-weight: 200;
}
		
div.wriitpc {
	display: none;
}

div.wriitmobile {
	margin-bottom: 20px;
}
	
.post-title h5 {
	font-size: 1.6rem;
	line-height: 1.1;
	letter-spacing: 1px;
}

.post-title h3 {
	font-size: 1.6rem;
	line-height: 1.1;
	letter-spacing: 1px;
}
	
.post-title h1 {
	font-size: 1.6rem;
	line-height: 1.0;
	letter-spacing: 1px;
	text-align: left;
}

.post-detail.post-detail-style2 .thb-post-title-bottom {
    justify-content: flex-start;
}	
	
.post .thb-post-date {		
  color:red;
}	
}

/*iPhone 6/6Plus Screens.*/
@media only screen and (max-width: 1024px) {	
#click {
	font-size: 1.0rem;
	line-height: 1.6;	
	font-weight: 200;
}
	
div.wriitpc {
	display: none;
}
	
div.wriitmobile {
	margin-bottom: 20px;
}
	
.post-title h5 {
	font-size: 1.6rem;
	line-height: 1.1;
	letter-spacing: 1px;
}	
	
.post-title h3 {
	font-size: 1.6rem;
	line-height: 1.1;
	letter-spacing: 1px;
}
	
.post-detail.post-detail-style2 .thb-post-title-bottom {
    justify-content: flex-start;
}	
	
.post .thb-post-date {		
  color:red;
}		
}	

/*Desktop*/
@media only screen and (min-width: 1024px) {

div.wriitmobile {
	display: none;
}
	
div.wriitpc {
	margin-bottom: 20px;
} 		
}
