/*
	Theme Name: CAIA
	Theme URI: http://caia.vn
	Description: Themes hỗ trợ Genesis Theme v2.7.3 and Wordpress v5.0 trở lên
	Author: HoangLT, TuanNM
	Author URI: http://caia.vn
	Version: 4.2
	Template: genesis
*/

/* Defaults
------------------------------------------------------------ */

@font-face {
    font-family: 'House';
    src: url(fonts/SignPainter.ttf);
}

body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333;
	font-family: 'Muli', sans-serif;
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5625;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
}

input,
label,
select,
textarea {
	color: #333;
	font-family: 'Muli', sans-serif;
	font-size: 15px;
	font-weight: 400;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}

strong,
b {
	font-weight: 700;
}
/* Hyperlinks
------------------------------------------------------------ */

a,
a:visited {
	color: #0ea5c6;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

/* Body
------------------------------------------------------------ */

body {
	background-color: #fff;
}

::-moz-selection {
	background-color: #0d72c7;
	color: #fff;
}

::selection {
	background-color: #0d72c7;
	color: #fff;
}

/* Wrap
------------------------------------------------------------ */

.site-container {
	margin: 0 auto;
	width: 100%;
	padding: 0;
}

.wrap {
	margin: 0 auto;
	width: 1170px;
	padding: 0;
}


/* Header
------------------------------------------------------------ */

#content-before-header{
	float: left;
	width: 100%;
	background: #eef2f5;
}

#content-before-header .widget_text{
	margin: 5px 15px;
}

#content-before-header .widget_text ul{
	float: right;
	list-style: none;
	margin-bottom: 5px;
}

#content-before-header .widget_text ul li{
	display: inline-block;
	padding: 5px 0 5px;
	border-radius: 3px;
}

#content-before-header .widget_text ul li a{
	color: #333;
}

#content-before-header .widget_text ul li:first-child{
	background: url(images/register.png) no-repeat left 10px center #0ea5c6;
	padding: 5px 20px;
	padding-left: 35px;
	color: #fff;
	font-size: 15px;
}

#content-before-header .widget_text ul li:first-child a{
	color: #fff;
	font-size: 15px;	
}

#content-before-header .widget_text ul li:nth-child(2){
	background: url(images/login.png) no-repeat left 10px center;
	color: #0ea5c6;
	font-size: 15px;
	padding-left: 35px;
}

#content-before-header .widget_text ul li:last-child{
	background: url(images/write.png) no-repeat left 10px center;
	color: #0ea5c6;
	font-size: 15px;
	padding-left: 35px;
}

#content-before-header .widget_text ul li:lsst-child a,
#content-before-header .widget_text ul li:nth-child(2) a{
	color: #333;
	font-size: 15px;	
}

#content-before-header .widget_text ul li a:hover{
	text-decoration: underline;
}

.site-header  {
	margin: 0 auto;
	height: 90px;
	width: 100%;
	float: left;
}

.title-area {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 70px;
	margin-left: 15px;
	height: 90px;
}

.site-title {
	font-family: 'Muli', sans-serif;
	font-size: 36px;
	line-height: 1.25;
	margin: 0;
	text-transform: uppercase;
	float: left;
	width: 100%;
	height: 100%;
}

.site-title a,
.site-title a:hover {
	color: #333;
	padding: 0;
	text-decoration: none;
	float: left;
	width: 100%;
	height: 100%;
	text-indent: -9999px;
	background: url(images/logo.png) no-repeat left center;
	background-size: 70px;
}

.site-description {
	font-size: 13px;
	padding: 0;
	display: none;
}

.site-header  .widget-area {
	float: right;
	padding: 0;
	width: 1050px;
	margin-right: 15px;
}

.site-header  .widget-area .widget_text{
	float: left;
	border-left: 1px solid #d6d6d6;
	padding-left: 20px;
	margin-top: 20px;
}

.site-header  .widget-area .widget_text .widgettitle{
	color: #0ea5c6;
	font-size: 17px;
	font-weight: 700;
}

.site-header  .widget-area .widget_text .textwidget{
	padding: 0;
}

.site-header  .widget-area .widget_text .textwidget p{
	color: #858585;
	font-size: 16px;
}

.site-header  .widget-area .widget_search{
	float: right;
	width: 330px;
	border: 1px solid #ddd;
	border-radius: 30px;
	height: 35px;
	margin-top: 25px;
}

.site-header  .widget-area .widget_search input[type="submit"]{
	float: right;
	width: 35px;
	height: 35px;
	border: none;
	border-radius: 100%;
	background: url(images/search.png) no-repeat center center #ff5959;
	text-indent: -9999px;
}

/* Header / Primary / Secondary Navigation
------------------------------------------------------------ */

.nav-primary{
	float: left;
	width: 100%;
	height: 50px;
	background: #0ea5c6;
}

.nav-primary .wrap{
	width: 1140px;
}

.menu-primary,
.menu-secondary,
.site-header  .menu {
	clear: both;
	color: #333;
	font-size: 13px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
}

.menu-primary li.diemban a{
	color: #fff302;
	font-weight: 700;
	background: url(images/add.png) no-repeat left center;
	padding: 14px 15px 13px 15px;
}

.menu-primary li.diemban a:active,
.menu-primary li.diemban a:hover{
	background: url(images/add.png) no-repeat left center;
}

.menu-primary ul,
.menu-secondary ul,
.site-header  .menu ul {
	float: left;
	width: 100%;
}

.menu-primary li,
.menu-secondary li,
.site-header  .menu li {
	float: left;
	list-style-type: none;
}

.menu-primary a,
.menu-secondary a,
.site-header  .menu a {
	color: #fff;
	font-size: 15px;
	display: block;
	padding: 14px 12px 13px 12px;
	margin-right: 5px;
	position: relative;
	text-decoration: none;
}

.menu-primary li a:active,
.menu-primary li a:hover,
.menu-primary .current_page_item a,
.menu-primary .current-cat a,
.menu-primary .current-menu-item a,
.menu-secondary li a:active,
.menu-secondary li a:hover,
.menu-secondary .current_page_item a,
.menu-secondary .current-cat a,
.menu-secondary .current-menu-item a,
.site-header  .menu li a:active,
.site-header  .menu li a:hover,
.site-header  .menu .current_page_item a,
.site-header  .menu .current-cat a,
.site-header  .menu .current-menu-item a {
	background: #ff5959;

}

.menu-primary li li a,
.menu-primary li li a:link,
.menu-primary li li a:visited,
.menu-secondary li li a,
.menu-secondary li li a:link,
.menu-secondary li li a:visited,
.site-header  .menu li li a,
.site-header  .menu li li a:link,
.site-header  .menu li li a:visited {
	background: none;
	background-color: #de3c3c;
	border-bottom: 1px solid #ddd;
	color: #fff;
	font-size: 15px;
	padding: 10px;
	position: relative;
	text-transform: none;
	width: 230px;
	margin: 0;
}

.menu-primary li li a:active,
.menu-primary li li a:hover,
.menu-secondary li li a:active,
.menu-secondary li li a:hover,
.site-header  .menu li li a:active,
.site-header  .menu li li a:hover {
	background-color: #ff5959;
}

.menu-primary li ul,
.menu-secondary li ul,
.site-header  .menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 160px;
	z-index: 9999;
}

.menu-primary li ul a,
.menu-secondary li ul a,
.site-header  .menu li ul a {
	width: 140px;
}

.menu-primary li ul ul,
.menu-secondary li ul ul,
.site-header  .menu li ul ul {
	margin: -36px 0 0 159px;
}

.menu li:hover ul ul,
.menu li.sfHover ul ul {
	left: -9999px;
}

.menu li:hover,
.menu li.sfHover {
	position: static;
}

ul.menu li:hover>ul,
ul.menu li.sfHover ul,
.site-header  .menu li:hover>ul,
.site-header  .menu li.sfHover ul {
	left: auto;
}

.menu-primary li a.sf-with-ul,
.menu-secondary li a.sf-with-ul,
.site-header  .menu li a.sf-with-ul {
	padding-right: 25px;
}

.menu li a .sf-sub-indicator,
.menu li li a .sf-sub-indicator,
.menu li li li a .sf-sub-indicator {
	background: url(images/icon-plus.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#wpadminbar li:hover ul ul {
	left: 0;
}

/* Primary Navigation Extras
------------------------------------------------------------ */

.menu li.right {
	float: right;
	padding: 7px 15px 6px;
}

.menu li.right a {
	background: none;
	border: none;
	color: #333;
	display: inline;
	text-decoration: none;
}

.menu li.right a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.menu li.search {
	padding: 0 10px;
}

.menu li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

.menu li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}

/* Inner
------------------------------------------------------------ */

.site-inner {
	margin: 0 auto;
	overflow: hidden;
	padding: 20px 0;
	width: 1170px;
}

/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb{
	float: left;
	width: 100%;
	padding: 20px 0 10px;
}

.breadcrumb .wrap{
	width: 1140px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 20px;
}

.breadcrumb a{
	color: #333;
}

.breadcrumb .label{
	margin: 0 5px;
}

.breadcrumb a span.home{
    background: url(images/home.png) no-repeat center center;
    text-indent: -9999px;
    display: inline-block;
    width: 20px;
}

/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	background-color: #fff;
	margin: -10px 0 30px;
	padding: 0 0 15px;
}

.taxonomy-description p {
	font-size: 13px;
	padding: 15px 15px 0;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

.content-sidebar-wrap {
	float: left;
	width: 750px;
}

.content-sidebar .content-sidebar-wrap,
.full-width-content .content-sidebar-wrap,
.sidebar-content .content-sidebar-wrap {
	width: 100%;
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

.content {
	float: left;
	padding: 0;
	width: 450px;
}

.content-sidebar .content,
.sidebar-content .content {
	width: 750px;
	margin-left: 15px;
}

.sidebar-content .content,
.sidebar-sidebar-content .content {
	float: right;
	margin-left: 0;
	margin-right: 15px;
}

.full-width-content .content {
	width: 100%;
}

.post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
	text-align: justify;
}

.entry-content p {
	margin: 0 0 15px;
	text-align: justify;
}

blockquote {
	background: url(images/blockquote.png) no-repeat;
	border: none;
	margin: 5px 5px 20px;
	padding: 25px 30px 5px 70px;
}

blockquote p {
	color: #999;
	font-style: italic;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 25px;
}

/* Headlines
------------------------------------------------------------ */

h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6 {
	font-family: 'Muli', sans-serif;
	line-height: 1.25;
	margin: 0 0 10px;
}

h1 {
	font-size: 18px;
}

.taxonomy-description h1 {
	margin: 0;
}

h2,
h2 a,
h2 a:visited {
	font-size: 16px;
}

h2 a,
h2 a:visited {
	color: #333;
	font-family: 'Muli', sans-serif;
}

h2 a:hover {
	color: #0d72c7;
	text-decoration: none;
}

.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	margin: 0 0 5px;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 13px;
}

.taxonomy-description h1,
.sidebar .widgettitle {
	background-color: #eef2f5;
	font-weight: 800;
	padding: 10px;
	color: #333;
	border-left: 5px solid #0ea5c6;
	font-size: 20px;
	margin-bottom: 15px;
}

.sidebar .widgettitle a {
	font-weight: 800;
	color: #333;
	font-size: 20px;
	text-decoration: none;
	display: inline-block;
}

.footer-widgets h4 {
	background: none;
	border: none;
	padding: 0;
}

h5 {
	font-size: 13px;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
	text-align: justify;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: disc;
	margin: 0 0 0 30px;
	padding: 0;
	text-align: justify;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}

/* Post Info
------------------------------------------------------------ */

.entry-header .entry-meta {
	font-size: 14px;
	margin: 0 0 15px;
	color: #777;
}


/* Post Meta
------------------------------------------------------------ */

.entry-footer .entry-meta {
	border-top: 1px solid #ddd;
	clear: both;
	font-size: 13px;
	padding: 5px 0 0;
}

/* Author Box
------------------------------------------------------------ */

.author-box {
	background-color: #f5f5f5;
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box-content p {
	font-size: 13px;
}

/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	background-color: #f5f5f5;
	margin: -10px 0 40px;
	padding: 20px;
}

/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0 0;
	width: 45%;
}

/* Post Icons
------------------------------------------------------------ */

.entry-comments-link,
.entry-tags {
	background: url(images/icon-dot.png) no-repeat left;
	margin: 0 0 0 3px;
	padding: 0 0 0 10px;
}

/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 0;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	background-color: #fff;
	float: left;
	margin: 5px 10px 10px 0px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 10px 0;
}

.alignright {
	float: right;
	margin: 0 0 10px 15px;
}

.wp-caption {
	padding: 0;
	text-align: center;
	width: auto !important;
}

p.wp-caption-text {
	font-size: 13px;
	margin: 5px 0;
	text-align: center;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

/* Post Navigation
------------------------------------------------------------ */

.pagination {
	font-size: 15px;
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.pagination li {
	display: inline;
}

.pagination li a,
.pagination li.disabled,
.pagination li a:hover,
.pagination li.active a {
    background: #ddeffe;
    color: #333;
    padding: 8px 13px;
}

.pagination li a:hover,
.pagination li.active a {
	background: #e51f26;
	color: #fff;
}

/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 360px;
	margin-right: 15px;
}

.sidebar-secondary {
	float: left;
	width: 150px;
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left;
	margin-left: 15px;
	margin-right: 0;
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right;
}

.sidebar p {
	font-size: inherit;
}

.sidebar .widget {
	background-color: #eef2f5;
	margin: 0 0 15px;
	padding: 0 0 15px;
	float: left;
	width: 100%;
}

.sidebar.widget-area ol,
.sidebar.widget-area ul,
.widget-area .textwidget,
.widget_tag_cloud div div {
	padding: 0 15px;
}

.sidebar.widget-area ul li,
.footer-widgets .widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px;
	word-wrap: break-word;
}

.sidebar.widget-area ul ul li {
	border: none;
	margin: 0;
}

/* Dropdowns
------------------------------------------------------------ */

.widget_archive select,
#cat {
	display: inline;
	margin: 5px 15px 0;
	padding: 3px;
	width: 85%;
}

/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #ddd;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0 15px 10px;
}

.footer-widgets .featuredpage .page,
.footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}

.more-from-category {
	padding: 5px 15px;
}

/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}

.user-profile p {
	padding: 5px 15px 0;
}

.user-profile .posts_link {
	padding: 0 15px;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"] {
	background: #0ea5c6;
	cursor: pointer;
	padding: 10px 20px;
	color: #fff;
	-webkit-appearance: none;
	text-transform: uppercase;
}

input:hover[type="button"],
input:hover[type="submit"] {
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

.site-header  .search-form {
	float: left;
	padding: 0;
	width: 100%;
}

.sidebar .search-form {
	padding: 5px 0 0 15px;
}

.search-form input[type="search"] {
	margin: 0;
	padding: 0 15px;
	height: 35px;
	width: 260px;
	float: left;
	outline: none;
	border: none;
	background: transparent;
	color: #777;
	font-style: italic;
}

.nav-primary .search-form input[type="search"] {
	background-color: #fff;
	margin: 2px -7px 0 0;
}

/* eNews and Update Widget
------------------------------------------------------------ */

.enews p {
	padding: 0 15px 5px;
}

.enews #subscribe {
	padding: 0 0 0 15px;
}

.enews #subbox {
	margin: 5px -7px 0 0;
	padding: 6px 5px;
	width: 75%;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
	float: left;
	clear: both;
	font-size: 15px;
	margin: 0 auto;
	overflow: hidden;
	width: 100%;
	background: #5cd1eb;
	color:#fff;
}

.site-footer .wrap {
	overflow: hidden;
	padding: 0;
}

.site-footer p {
	font-size: inherit;
	color: #fff;
	margin-bottom: 15px;
	text-align: justify;
}

.site-footer a,
.site-footer a:visited {
	color: #fff;
}

.site-footer a:hover {
	color: #fff;
	text-decoration: none;
}

.site-footer .widget{
	float: left;
	width: 360px;
	margin: 30px 15px 0;
}

.site-footer .widget:last-child{
  float: left;
  width: 100%;
  margin-bottom: 25px;
}

.site-footer .widget:last-child p{
  font-size: 14px;
  margin-bottom: 3px;
}

.site-footer .widget .widgettitle {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
}

.site-footer .widget ul{
  margin-left: 20px;
}

.site-footer .widget ul li{
  margin-bottom: 5px;
}

/* .site-footer .widget_text:first-child .widgettitle{
	padding: 15px 0;
	margin-bottom: 20px;
} */

/* .site-footer .widget_text:first-child .textwidget p strong{
	color: #ff5959;	
} */

.site-footer .caia-post-list-widget .widgettitle,
.site-footer .widget_text.widget_custom_html .widgettitle{
	background: url(images/linef.png) no-repeat left top 5px;
	padding: 0;
	padding-left: 20px;
	margin-bottom: 20px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;
}

.site-footer .caia-post-list-widget .widgettitle h2 a{
	margin-bottom: 20px;
	font-size: 20px;
	text-transform: uppercase;
	color: #fff;	
}

.site-footer .caia-post-list-widget .widgettitle span,
.site-footer .widget_custom_html .widgettitle span{
	font-family: 'House';
    color: #fff;
    text-transform: none;
    font-size: 40px;
    display: table;
    font-weight: 700;
	line-height: 45px;
}

.site-footer .caia-post-list-widget ul{
	padding-left: 20px;
}

.site-footer .caia-post-list-widget ul li{
	margin-bottom: 15px;
	text-align: justify;
}

#content-after-footer{
	float: left;
	width: 100%;
      background: #29a4c4;
}

#content-after-footer p{
	float: left;
	margin: 15px;
      color: #fff;
}

#content-after-footer p strong{
	font-weight: 400;
	display: table;
	clear: both;
}

#content-after-footer img{
	float: right;
	margin-left: 5px;
	margin-top: 20px;
}

#content-after-footer img:nth-last-child(3){
	margin-right: 15px;
}

/* Comments
------------------------------------------------------------ */

.entry-comments,
#respond {
	margin: 0 0 30px;
	overflow: hidden;
	float: left;
	width: 100%;
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
    padding: 10px 2%;
    width: 96%;
    float: left;
    background: #fff;
}

#comment {
    height: 90px;
    margin: 10px 0;
	padding: 10px;
    width: 97%;
    background: #fff;
}

input#submit {
    float: right;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style-type: none;
	margin: 15px 0 5px;
	padding: 10px 15px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-right: 0;
	background: #fff;
}

.comment-content{
	padding-left: 70px;
}

.comment-content p {
	font-size: 15px;
	margin: 0 0 15px;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.comment-meta {
	font-size: 12px;
	margin: 0 0 5px;
}

.comment-meta a{
	color: #777;
	font-weight: 300;
	font-size: 14px;
}

.comment-reply {
	font-size: 13px;
	font-weight: 300;
}

.comment-reply a{
    background: #0ea5c6;
    color: #fff;
	padding: 5px 10px;
}

cite.fn {
    color: #0ea5c6;
}

span.says {
    font-weight: 400;
}

.nocomments {
	text-align: center;
}

.entry-comments .pagination {
	display: block;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background-color: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}

/* Block
------------------------------------------------------------ */

.block {
	clear: both;
	margin: 0 0 20px 0;
}

.block .older-posts ul {
	padding-left: 15px;
}

.block-title {
	font-size: 16px;
	background-color: #f5f5f5;
	margin: 0;
	padding: 10px 15px;
}

.block-wrap {
	padding: 10px;
}

/*Slick
-------------------------------------------------------------------*/
.slick-slider{
	position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus{
    outline: none;
}

.slick-list.dragging{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track{
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:before,
.slick-track:after{
    display: table;
    content: '';
}

.slick-track:after{
    clear: both;
}

.slick-loading .slick-track{
    visibility: hidden;
}

.slick-slide{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
	outline: none;
}

[dir='rtl'] .slick-slide{
    float: right;
}

.slick-slide img{
    display: block;
}

.slick-slide.slick-loading img{
    display: none;
}

.slick-slide.dragging img{
    pointer-events: none;
}

.slick-initialized .slick-slide{
    display: block;
}

.slick-loading .slick-slide{
    visibility: hidden;
}

.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.slick-dots{
    text-align: center;
    margin: 0 35px;
}

.slick-dots li{
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 5px;
	padding: 0;
	cursor: pointer;
}

.slick-dots li button{
    font-size: 0;
    line-height: 0;
    display: block;
    width: 8px;
    height: 8px;
    padding: 5px;
    border-radius: 100px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
	background: #636363;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li.slick-active button{
    background: #000;
}

.google_plusone_iframe_widget {
    width: 35px !important;
}

#content-slider{
	float: left;
	width: 100%;
}

#content-slider .caia-post-list-widget:first-child{
	float: left;
	width: 750px;
	margin: 30px 15px;
}

#content-slider .caia-post-list-widget:first-child .main-posts{
	float: left;
	width: 555px;
}

#content-slider .caia-post-list-widget:first-child .main-posts .post{
	margin-bottom: 0;
}

#content-slider .caia-post-list-widget:first-child .main-posts .post a{
	outline: none;
	cursor: pointer;	
}

#content-slider .caia-post-list-widget:first-child .main-posts .post a img{
	width: 100%;
	margin-bottom: 15px;
}

p.name-category {
    margin-bottom: 15px;
}

p.name-category a{
	background: #ff5959;
	color: #fff;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 14px;
}

#content-slider .caia-post-list-widget:first-child .main-posts .post .widget-item-title a{
	color: #0ea5c6;
	font-size: 20px;
	font-weight: 700;
	line-height: 25px;
	display: block;
	margin-bottom: 10px;
}

#content-slider .caia-post-list-widget:first-child ul{
	float: right;
	width: 165px;
	list-style: none;
}

#content-slider .caia-post-list-widget:first-child button.slick-prev.slick-arrow{
	background: url(images/prev.png)no-repeat center center;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 50px;
	top: 280px;
	z-index: 200;
	cursor: pointer;
	outline: none;
	border: none;
	text-indent: -9999px;
}

#content-slider .caia-post-list-widget:first-child button.slick-next.slick-arrow{
	background: url(images/next.png)no-repeat center center;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 15px;
	top: 280px;
	z-index: 200;
	cursor: pointer;
	outline: none;
	border: none;
	text-indent: -9999px;
}

#content-slider .caia-post-list-widget:first-child .widget-sub-title{
	font-size:20px;
	font-weight: 700;
	color: #333;
	border-bottom: 1px solid #ddd;
	padding-bottom: 5px;
	margin-bottom: 15px;
	padding-top: 15px;
}

#content-slider .caia-post-list-widget:first-child ul li{
	border-bottom: 1px solid #ddd;
	float: left;
	width: 100%;
	padding-bottom: 9px;
	margin-bottom: 9px;
}

#content-slider .caia-post-list-widget:first-child ul li:last-child{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

#content-slider .caia-post-list-widget:first-child ul li a{
	font-size: 14px;
    color: #333;
    height: 42px;
    overflow: hidden;
    display: block;
}

#content-slider .caia-post-list-widget:last-child{
	float: right;
	width: 360px;
	margin: 30px 15px;
	background: #eef2f5;
}

#content-slider .caia-post-list-widget:last-child .widget-wrap{
	padding: 15px;
}

#content-slider .caia-post-list-widget:last-child .post,
.sidebar .caia-post-list-widget ul.feauture li{
    padding-left: 20px;
	margin-bottom: 10px;
	position: relative;
	clear: both;
    display: table;
}

#content-slider .caia-post-list-widget:last-child .post:before,
.sidebar .caia-post-list-widget ul.feauture li:before{
	content: "1";
	width: 28px;
	height: 28px;
	border: 2px solid #fff;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 10px;
	z-index: 200;
	background: #ff5959;
	color:#fff;
	font-weight: 700;
	font-size: 15px;
	line-height: 30px;
	text-align: center;
}

#content-slider .caia-post-list-widget:last-child .post:nth-child(2):before,
.sidebar .caia-post-list-widget ul.feauture li:nth-child(2):before{
	content: "2";
}

#content-slider .caia-post-list-widget:last-child .post:nth-child(3):before,
.sidebar .caia-post-list-widget ul.feauture li:nth-child(3):before{
	content: "3";
}

#content-slider .caia-post-list-widget:last-child .post:nth-child(4):before,
.sidebar .caia-post-list-widget ul.feauture li:nth-child(4):before{
	content: "4";
}

#content-slider .caia-post-list-widget:last-child .post:nth-child(5):before,
.sidebar .caia-post-list-widget ul.feauture li:nth-child(5):before{
	content: "5";
}

.sidebar .caia-post-list-widget ul.feauture li:last-child{
	border: none;
	margin-bottom: 0;
}

#content-slider .caia-post-list-widget:last-child .widgettitle h2,
#content-slider .caia-post-list-widget:last-child .widgettitle p{
	font-size: 20px;
	font-weight: 700;
	color: #333;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 10px;
	margin-bottom: 15px;	
}

.sidebar .caia-post-list-widget .widget-sub-title{
	font-size: 20px;
	font-weight: 800;
	color: #333;
	border-bottom: 1px solid #d6d6d6;
	padding-bottom: 10px;
	margin-bottom: 20px;
	padding-top: 15px;
}

#content-slider .caia-post-list-widget:last-child .post a img,
.sidebar .caia-post-list-widget ul.feauture li a img{
	width: 80px;
	border: 1px solid #ddd;
}

#content-slider .caia-post-list-widget:last-child .post h3 a,
#content-slider .caia-post-list-widget:last-child .post p a,
.sidebar .caia-post-list-widget ul.feauture li a{
	font-size: 15px;
	font-weight: 600;
	color: #333;
}

#content-new{
	float: left;
	width: 100%;
	background: #eef2f5;
}

#content-new .wrap{
	padding: 25px 0;
}

#content-new .caia-post-list-widget{
	float: left;
	margin: 15px;
	width: 555px;	
}

#content-new .caia-post-list-widget:nth-child(2n+1){
	clear: both;
}

#content-video .caia-post-list-widget{
	float: left;
	margin: 40px 15px;
	width: 555px;
}

#content-new .caia-post-list-widget .widgettitle,
#content-video .caia-post-list-widget .widgettitle{
	background: url(images/line.png) no-repeat left top;
	padding-left: 20px;
	margin-bottom: 20px;
}

#content-new .caia-post-list-widget .widgettitle h2 a,
#content-video .caia-post-list-widget .widgettitle h2 a{
	font-size: 20px;
	text-transform: uppercase;
	color: #333;
}

#content-new .caia-post-list-widget .widgettitle h2 a span,
#content-video .caia-post-list-widget .widgettitle h2 a span{
	font-family: 'House';
    color: #0ea5c6;
    text-transform: none;
    font-size: 40px;
    display: table;
    font-weight: 700;
}

#content-new .caia-post-list-widget .main-posts a img{
	width: 260px;
}

#content-new .caia-post-list-widget .main-posts h3 a{
	font-size: 18px;
	color: #333;
	font-weight: 700;
}

#content-new .caia-post-list-widget ul{
	padding-left: 20px;
	color: #9c9c9c;
}

#content-new .caia-post-list-widget ul li{
	margin-bottom: 15px;
}

#content-new .caia-post-list-widget ul li h3 a{
	font-size: 15px;
	color: #333;
	font-weight: 600;
}

#content-video{
	float: left;
	width: 100%;
}

#content-video .caia-post-list-widget .main-posts.video iframe{
	width: 100% !important;
	height: 310px;
	margin-bottom: 15px;
}

#content-video .caia-post-list-widget .main-posts.video .post{
	margin-bottom: 5px;
}

#content-video .caia-post-list-widget .main-posts.video h3 a,
#content-video .caia-post-list-widget ul.video li h3 a{
	font-size: 15px;
	color: #333;
	font-weight: 600;
}

#content-video .caia-post-list-widget ul.video{
	padding-left: 20px;
	color: #9c9c9c;
}

#content-video .caia-post-list-widget ul.video li{
	margin-bottom: 10px;
}

#content-video .caia-post-list-widget .main-posts.share{
	float: left;
	width: 100%;
	position: relative;
	margin-top: 30px;
}

#content-video .caia-post-list-widget .main-posts.share .post{
	margin-bottom: 0;
}

.sidebar .caia-post-list-widget .main-posts.share .post{
	margin: 0 15px 30px;
}

#content-video .caia-post-list-widget .main-posts.share .post h3 a,
.sidebar .caia-post-list-widget .main-posts.share .post p a{
	font-size: 17px;
	color: #0ea5c6;
	font-weight: 700;
}

#content-video .caia-post-list-widget .box-feedback,
.sidebar .caia-post-list-widget .main-posts.share .box-feedback{
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

#content-video .caia-post-list-widget .box-feedback .feedback{
    padding: 15px 50px 15px 0;
    position: relative;	
}

.sidebar .caia-post-list-widget .main-posts.share .box-feedback .feedback{
    padding: 15px 0 15px 0;
    position: relative;
}

#content-video .caia-post-list-widget .box-feedback .feedback p,
.sidebar .caia-post-list-widget .main-posts.share .box-feedback .feedback p{
	text-align: justify;
}

#content-video .caia-post-list-widget .box-feedback .feedback:before,
.sidebar .caia-post-list-widget .main-posts.share .box-feedback .feedback:before{
	content: "";
	background: url(images/top.png) no-repeat center center;
	width: 46px;
	height: 38px;
	float: left;
	margin-right: 15px;
}

#content-video .caia-post-list-widget .box-feedback .feedback:after{
	content: "";
    background: url(images/bottom.png) no-repeat center center;
    width: 46px;
    height: 38px;
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 200;	
}

.sidebar .caia-post-list-widget .main-posts.share .box-feedback .feedback:after{
	content: "";
    background: url(images/bottom.png) no-repeat center center;
    width: 46px;
    height: 38px;
    float: right;
	margin-top: -15px;
}

#content-video .caia-post-list-widget .box-feedback .feedback p{
	height: 91px;
	overflow: hidden;
}

#content-video .caia-post-list-widget .info-customer,
.sidebar .caia-post-list-widget .main-posts.share .info-customer{
	float: left;
	width: 100%;
}

#content-video .caia-post-list-widget .box-info-customer,
.sidebar .caia-post-list-widget .main-posts.share .box-info-customer{
	float: left;
	width: 100%;
}

#content-video .caia-post-list-widget .box-info-customer img,
.sidebar .caia-post-list-widget .main-posts.share .box-info-customer img{
	float: left;
	width: 60px;
	height: 60px;
	object-fit: cover;
	margin-bottom: 10px;
	margin-right: 15px;
	border-radius: 100%;
}

#content-video .caia-post-list-widget .box-info-customer .name-share,
.sidebar .caia-post-list-widget .main-posts.share .box-info-customer .name-share{
	font-size: 15px;
	color: #ff5959;
	font-weight: 700;	
}

#content-video .caia-post-list-widget .box-info-customer .add-share,
.sidebar .caia-post-list-widget .main-posts.share .box-info-customer .add-share{
	font-size: 15px;
	color: #333;
	font-weight: 400;	
}

#content-video .caia-post-list-widget button.slick-prev.slick-arrow{
	background: url(images/prev.png)no-repeat center center;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 35px;
	bottom: 30px;
	z-index: 200;
	cursor: pointer;
	outline: none;
	border: none;
	text-indent: -9999px;
}

#content-video .caia-post-list-widget button.slick-next.slick-arrow{
	background: url(images/next.png)no-repeat center center;
	width: 30px;
	height: 30px;
	position: absolute;
	right: 0;
	bottom: 30px;
	z-index: 200;
	cursor: pointer;
	outline: none;
	border: none;
	text-indent: -9999px;
}

#content-video .caia-post-list-widget .support-extra{
    float: left;
    width: 100%;
    margin-top: 50px;
	text-align: center;
}

#content-video .caia-post-list-widget .support-extra a{
    background: #ff5959;
    padding: 20px 40px;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    border-radius: 5px;
}

.sidebar .caia-post-list-widget .support-extra{
	margin: 15px;
	text-align: center;
}

.sidebar .caia-post-list-widget .support-extra a{
    background: #fff;
    padding: 10px 15px;
    font-size: 15px;
    font-weight: 700;
    color: #333;
    border-radius: 5px;
}

h1.archive-heading {
	float: left;
	width: 100%;
	background: url(images/sape.png) repeat-x center center;
}

h1.archive-heading a{
	font-size: 40px;
	font-weight: 700;
	color: #0ea5c6;
	font-family: 'House';
	display: inline-block;
	background: #fff;
}

.archive .content .post,
.search .content .post{
	float: left;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}

.archive .content .post a img,
.search .content .post a img{
	width: 260px;
	background: none;
	padding: 0;
	border: none;
}

.archive .content .post h2 a,
.search .content .post h2 a{
	font-size: 18px;
	font-weight: 700;
	color: #333;
} 

.archive .content .post .more-link,
.search .content .post .more-link{
    color: #0ea5c6;
    font-weight: 700;
    font-size: 15px;
} 

.sidebar .caia-post-list-widget .main-posts.video iframe{
	width: 100% !important;
	height: 200px;
	margin-bottom: 15px;
}

.sidebar .caia-post-list-widget .main-posts.video .widget-item-title a,
.sidebar .caia-post-list-widget ul.video li a{
    font-size: 15px;
    color: #333;
    font-weight: 600;	
}

.sidebar .caia-post-list-widget .main-posts.video .post{
	margin-bottom: 10px;
}

.sidebar .caia-post-list-widget ul.video,
.sidebar .caia-post-list-widget .main-posts.video .widget-item-title{
	padding: 0 15px;
}

.sidebar .caia-post-list-widget ul.video li{
	list-style-type: disc;
	color: #9c9c9c;
	margin-left: 20px;
	border-bottom: none;
	padding: 0;
	margin-bottom: 10px;
}

.sidebar .caia-post-list-widget .main-posts.share{
	float: left;
	width: 100%;
}

h1.entry-title {
	font-size: 24px;
	color: #0ea5c6;
	font-weight: 700;
	margin-bottom: 15px;
}

.single .content .post h2, 
.page .content .page h2{
    font-weight: 700;
    font-size: 19px;
    color: #e51f26;
    margin-bottom: 15px;
}

.single .content .post h3, 
.page .content .page h3{
    font-weight: 700;
    font-size: 17px;
    color: #333;
    margin-bottom: 15px;
}

.addthis_native_toolbox{
	float: left;
	width: 100%;
	margin: 15px 0;
}

.single .yarpp-related{
	float: left;
	width: 100%;
	margin: 15px 0;	
}

.single .yarpp-related p.title,
#reply-title{
	font-size: 22px;
	font-weight: 700;
	color: #333;
	padding: 5px 10px;
	border-left: 5px solid #0ea5c6;
	margin-bottom: 30px;
}

.single .yarpp-related ul{
	color: #a7a7a7;
	padding-left: 20px;
}

.single .yarpp-related ul li{
	margin-bottom: 15px;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 15px;
}

.single .yarpp-related ul li:last-child{
	border: none;
}

.single .yarpp-related ul li a{
	font-size: 15px;
	font-weight: 600;
	color: #0ea5c6;
}

.entry-content p.name-author {
	float: left;
	width: 100%;
	text-align: right;
	font-weight: 700;
	font-style: italic;
	color: #0ea5c6;
}

.popup-comment {
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2000;
	display: none;
}

.popup-comment .box-comment{
    position: fixed;
    width: 515px;
    background: #fff;
    padding: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 20%;
	z-index: 3000;
}

.popup-comment .close-popup-comment {
    width: 20px;
    height: 20px;
    position: absolute;
    right: -21px;
    top: -21px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    font-size: 13px;
	margin: 0 !important;
}

.popup-comment .box-comment #submit-commnent {
    float: right;
    margin-top: 10px;
}

ul.choice-comment {
    float: left;
    width: 100%;
    margin: 20px 0;
    list-style: none;
}

ul.choice-comment li{
    float: left;
    width: 50%;
	padding: 5px 0;
	background: #ff5959;
	color: #fff;
	font-size:22px;
	font-weight: 700;
	text-align: center;
	cursor: pointer;
}

ul.choice-comment li.choice-facebook{
	background: #0ea5c6;
}

#comment-facebook{
	float: left;
	width: 100%;
	margin-bottom: 15px;
	display: none;
}

#comment-facebook iframe{
	width: 100% !important;
}

#backtotop {
    position: fixed;
    right: 2%;
    bottom: 25%;
    z-index: 500;
	height: 60px;
    border-radius: 100%;
	display: none;
	cursor: pointer;
	outline: none;
}

#backtotop:hover{
    background: #abd8ff;	
}

.single .content .post table, 
.page .content .page table {
    margin-bottom: 15px;
}

.entry-content .caldera-grid{
	padding: 15px 15px 0;
	background: #eef2f5;
	margin-bottom: 15px;	
}

.entry-content .caldera-grid input[type="submit"],
.entry-content .caldera-grid input[type="submit"]:hover{
    background: #0ea5c6;
    cursor: pointer;
    color: #fff;
    -webkit-appearance: none;
    text-transform: uppercase;
	display: table;
	text-align: center;
	margin: 0 auto;
    padding: 10px 15px;
}

table.table {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

table.table .diemmua{
	font-size: 19px;
	color: #0ea5c6;
	font-weight: 700;
}

.entry-content table.table ul{
	padding: 0;
}

table.table ul li{
    margin-bottom: 10px;
	margin-left: 20px;
} 

#post-meta-tag {
    float: left;
    width: 100%;
    margin: 15px 0;
	font-size: 17px;
}

#post-meta-tag a{
	font-size: 15px;
	color: #0ea5c6;
	font-weight: 600;
} 

.entry-content code{
	display: block;
	text-align: center;
	margin-bottom: 15px;
}

.title-text{
    font-size: 22px;
    font-weight: 700;
    color: #333;
    padding: 5px 10px;
    border-left: 5px solid #0ea5c6;
    margin-bottom: 30px;	
}

.title-traloi span{
	background: #0ea5c6;
	padding: 5px 15px;
	color: #fff;
}

.traloi {
    background: #eef2f5;
    padding: 20px;
}

.content-error{
	width: 750px;
	margin: 0 auto;
	padding: 40px 0;
}

.content-error h1{
	font-size: 36px;
    text-transform: uppercase;
    font-weight: 900;
    color: #333;
    background: url(images/error.png) no-repeat top center;
    text-align: center;
    padding-top: 150px;
    margin-bottom: 20px;
}

.content-error p.notice{
	text-align: center;
}

.content-error p.notice a{
	color: #e51f26;
	font-weight: 700;
}

.content-error .search-error {
    text-align: center;
    width: 300px;
    margin: 30px auto;
	border: 1px solid #ddd;
	height: 35px;
	border-radius: 30px;
}

.content-error .search-error .search-form {
    float: left;
    padding: 0;
    width: 100%;
}

.content-error .search-error .search-form input[type="search"] {
    width: 230px;
}

.content-error .search-error input.search-form input[type="submit"].search-submit{
	float: right;
    width: 35px;
    height: 35px;
    border: none;
    border-radius: 100%;
    background: url(images/search.png) no-repeat center center #e51f26;	
}

.content-error.caia-post-list-widget{
	float: left;
	width: 100%;
}

.content-error .caia-post-list-widget h2{
	font-size: 22px;
    font-weight: 700;
    color: #333;
    padding: 5px 10px;
    border-left: 5px solid #0ea5c6;
    margin-bottom: 30px;	
}

.content-error .caia-post-list-widget ul{
    color: #a7a7a7;
    padding-left: 20px;	
}

.content-error .caia-post-list-widget ul li{
	margin-bottom: 10px;
}

.content-error .caia-post-list-widget ul li:last-child{
	border-bottom: none;
}

.content-error .caia-post-list-widget ul li h3{
	margin-bottom: 0;
}

.content-error .caia-post-list-widget ul li h3 a{
    font-size: 15px;
    font-weight: 600;
    color: #0ea5c6;	
}

.entry-header .entry-meta span.views {
	background: url(images/view.png) no-repeat left center;
	padding-left: 20px;
	margin-left: 10px;
}

.more-info {
    background: #eef2f5;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}

.more-info .box{
	padding: 15px;
}

.more-info .box h1{
	font-size: 20px;
    color: #333;
    font-weight: 800;
    margin-bottom: 15px;
    border-bottom: 1px solid #d6d6d6;
    padding: 5px 0 12px;
}

.more-info .box .name{
    color: #d92e34;
    font-weight: 700;
    font-size: 18px;
	margin-bottom: 5px;
}

.more-info .box p{
	margin-bottom: 5px;
}

.content-login p{
	margin-bottom: 10px;
}

.content-login form input[type="text"],
.content-login form input[type="password"]{
    clear: both;
    display: table;
    padding: 5px 2%;
    background: #fff;
    width: 96%;	
}

.entry-content .caldera-grid .content,
.entry-content .caldera-grid .content p{
	text-align: center;
}

.entry-content .caldera-grid .content b{
	font-size: 20px;
	color: #333;
	font-weight: 800;
}

#click-menu .line{
	background: #fff !important
}

#responsive-menu {
    background: #0ea5c6 !important;
}


.logomobile{
    background: url(images/logo.png) no-repeat center center #fff;
    height: 75px;
    background-size: 70px;
}

#responsive-menu ul li:nth-child(odd){
	background: #45aec5
}


#content-info-meta {
    float: left;
    width: 100%;
    margin: 15px 0;
}

#content-info-meta .info-author {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-align: right;
    color: gray;
    font-style: italic;
}

#content-info-meta .rating-social {
    float: left;
    width: 100%;
    padding-bottom: 15px;
    border-bottom: 1px solid #cec8c8;
    margin-bottom: 15px;
}

#content-info-meta .rating-social .caia_rating {
    float: left;
}

div.caia-social-share {
    float: right;
    position: relative;
}

table.border_all, 
table.border_round {  
  border-collapse: collapse;   
  border-spacing: 0; 
  border: 1px solid #ddd; 
}

table.border_all td, 
table.border_all th {
  border: 1px solid #ddd;  
}

table.even tr:nth-child(even){
  background-color: #f2f2f2;
}

table.hover tr:hover {
  background-color: #ddd;
}

#content-slider.remove .caia-post-list-widget:first-child .main-posts .post:nth-child(n+2) {
	display: none;
}

/*-------------------------------------------MOBILE--------------------------------------*/

@media screen and (max-width: 1170px) {
	
	.wrap,
	.nav-primary .wrap,
	.breadcrumb .wrap{
		width: 960px;
	}
	
	.site-inner{
		width: 960px;
	}

	.title-area{
		margin-left: 0;
	}

	.site-header  .widget-area{
		margin-right: 0;
		width: 750px;
	}
	
	.content-sidebar .content,
	.sidebar-content .content {
		width: 640px;
		margin-left: 0;
	}
	
	.sidebar {
		width: 300px;
		margin-right: 0;
	}
	
	#content-before-header .widget_text {
		margin: 5px 0;
	}
	
	.menu-primary a, 
	.menu-secondary a, 
	.site-header  .menu a{
		padding: 14px 3px 13px;
	}
	
	.site-header  .widget-area .widget_search{
		width: 270px;
	}
	
	.s{
		width: 200px;
	}
	
	#content-slider .caia-post-list-widget:first-child {
		width: 640px;
		margin: 30px 0;
	}
	
	#content-slider .caia-post-list-widget:last-child {
		width: 300px;
		margin: 30px 0;
	}
	
	#content-slider .caia-post-list-widget:first-child .main-posts{
		width: 460px;
	}
	
	.content-woman .caia-post-list-widget .post {
		width: 30.3%;
		margin: 0 1.5%;
	}
	
	.content-drug .caia-post-list-widget{
		width: 30.3%;
		margin: 15px 1.5% 40px;
	}
	
	#content-new .caia-post-list-widget, 
	#content-video .caia-post-list-widget {
		margin: 40px 1.5%;
		width: 47%;
	}
	
	.site-footer .widget {
		width: 30.3%;
		margin: 40px 1.5%;
	}
	
	#comment{
		width: 96%;
		padding: 10px 1.5%;
	}

}

@media screen and (max-width: 960px) {

	img {
		height: auto;
		max-width: 100%;
	}

	img {
		max-width: 100%;
		height: auto;
		width: auto\9; /* ie8 */
	}
	
	.wrap,
	.nav-primary .wrap,
	.breadcrumb .wrap{
		width: 96%;
		padding: 0 2%;
	}
	
	.site-inner {
	    width: 96%;
	    margin: 20px 2%;
	}
	
	.site-header  .widget-area {
		display: none;
	}

	#click-menu{
		position: absolute !important;
		z-index: 8000 !important;
		top: 145px !important;
	}
	
	#responsive-menu {
		z-index: 99999 !important;
	}
	
	.content-sidebar .content, 
	.sidebar-content .content{
		width: 96%;
		margin: 0 2%;
	}
	
	.sidebar{
		width: 96%;
		margin: 0 2%;
	}
	
	#content-slider .caia-post-list-widget:first-child {
		width: 100%;
		margin: 15px 0;
	}
	
	#content-slider .caia-post-list-widget:first-child .main-posts {
		width: 60%;
	}
	
	#content-slider .caia-post-list-widget:first-child ul {
		width: 36%;
	}
	
	#content-slider .caia-post-list-widget:last-child {
		width: 100%;
		margin: 0 0 20px;
	}
	
	#backtotop{
		bottom: 5px;
		right: 5px;
		height: 40px;
	}
	
	#content-after-footer img {
		margin-top: 0;
	}
	
	#content-after-footer img:nth-last-child(3) {
		margin-right: 1.5%;
	}
	
	#content-after-footer p {
		margin: 15px 1.5%;
	}
	
	.menu-primary, .menu-secondary, .site-header  .menu{
		display: none;
	}
	
	#content-slider .caia-post-list-widget:first-child button.slick-next.slick-arrow,
	#content-slider .caia-post-list-widget:first-child button.slick-prev.slick-arrow,
	#content-video .caia-post-list-widget button.slick-prev.slick-arrow,
	#content-video .caia-post-list-widget button.slick-next.slick-arrow{
		bottom: 0;
		top: auto;		
	}
	
	.title-area{
		width: 100%;
	}
	
	.site-title a, .site-title a:hover{
		background-position: center;
	}
	
	.breadcrumb .wrap{
		padding-bottom: 20px;
	}
		
	.entry-header .entry-meta span.views {
		margin-left: 0;
	}
}

@media screen and (max-width: 800px) {
	
	#content-new .caia-post-list-widget, 
	#content-video .caia-post-list-widget {
		margin: 15px 1.5%;
		width: 97%;
	}
	
	.site-footer .widget {
		width: 97%;
		margin: 15px 1.5%;
	}
	
	#content-slider .caia-post-list-widget:first-child ul {
		width: 100%;
	}
	
	#content-slider .caia-post-list-widget:first-child .main-posts {
		width: 100%;
	}
	
	.content-woman .caia-post-list-widget .post a img,
	.content-drug .caia-post-list-widget .post a img{
		width: 140px;
		float: left;
		margin-right: 15px;		
	}
	
	#content-new .caia-post-list-widget .main-posts a img{
		width: 140px;
		float: left;
	}
	
	p.name-category,
	#content-new .caia-post-list-widget .main-posts p{
		margin-bottom: 0;
		display: none;
	}
	
	.breadcrumb{
		display: none;
	}
	
	.content-error {
		width: 100%;
	}
	
}

@media screen and (max-width: 640px) {
	.archive .content .post a img, 
	.search .content .post a img {
		width: 140px;
	}
	
	.archive .content .post .entry-content,
	.search .content .post .entry-content{
		display: none;
	}
	
	.archive .content .post h2 a, 
	.search .content .post h2 a{
		font-size: 16px;
		font-weight: 600;		
	}
	
	table.table td{
		float: left;
		width: 46%;
		height: auto;
	}
	
	table.table td.diemmua{
		width: 100%;
	}
	
	.xuongdong{
		clear: both;
	}
	
	.popup-comment .box-comment {
		width: 90%;
		padding: 20px 2%;
	}
	
	.popup-comment .close-popup-comment{
		right: 0;
	}
	
}

@media screen and (max-width: 568px) {
	
	ul.choice-comment li{
		width: 100%;
		font-size: 18px;
	}
	
	#content-video .caia-post-list-widget .main-posts.video iframe {
		height: auto;
	}
	
	#content-video .caia-post-list-widget .main-posts.share{
		margin-top: 0;
	}
	
	.sidebar .caia-post-list-widget .main-posts.video iframe{
		height: auto;
	}
	
	.entry-content code iframe{
		width: 100% !important;
		height: auto;
	}
  
  .site-footer .widget{
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
  }
}

@media screen and (max-width: 400px) {
	
	.entry-header .entry-meta{
		font-size: 13px;
	}
	
	#content-before-header .widget_text ul li:nth-child(2),
	#content-before-header .widget_text ul li:last-child{
		padding-left: 30px;
		background-size: 15px;		
	}
	
	#content-before-header .widget_text ul li:first-child{
		padding: 5px;
		padding-left: 30px;
		background-size: 15px;
	}
	
	#content-before-header .widget_text ul li:first-child a,
	#content-before-header .widget_text ul li a{
		font-size: 12px;
	}
	
	#content-video .caia-post-list-widget .support-extra a {
		padding: 10px 15px;
		font-size: 16px;
	}
	
	.sidebar .caia-post-list-widget .support-extra a{
		padding: 10px;
	}
	
	.archive .content .post a img, 
	.search .content .post a img, 
	#content-new .caia-post-list-widget .main-posts a img{
		width: 125px;
		height: 125px;
		object-fit: cover;
	}
	
}