@charset "CP850";
/*
Theme Name: Ciola
Theme URI: https://themeforest.net/user/cubell
Author: Cubell
Author URI: https://themeforest.net/user/cubell
Description: Responsive, modern and clean Wordpress Theme
Version: 2.1
License URI: https://themeforest.net/licenses/regular_extended
Tags: white, one-column, two-columns, left-sidebar, right-sidebar, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, theme-options, translation-ready
*/

/* CUSTOM DENISS */
#cb-sidebar .cb-tabs-widget .tabbernav .tabberactive a { padding: 0 10px; }
.cb-footer .first .execphpwidget { text-align: justify }
.widget_prestashopnewproducts img { float: left; width: 65px; height: 65px; margin-right: 10px }
.widget_prestashopnewproducts dt { clear: both }
#lang_sel { float: left; margin-left: 10px; height: 26px !important; }

#breadcrumbs { display: none; }

@media only screen and (min-width: 481px) {
	#lang_sel { margin-left: 20px; }
}
@media only screen and (min-width: 768px) {
	#lang_sel { margin-left: 40px; }
}

/* normalize.css 2012-07-07T09:50 UTC - https://github.com/necolas/normalize.css  Do not edit this section*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
}

html {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}

a:active,
a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0 0 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0 0 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 0 0  1em 0;
}

h4 {
  font-size: 1em;
  margin: 0 0 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 0 0 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 0 0 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

p,
pre {
  margin: 0 0 1em 0;
}

/*
 * Corrects font family set oddly in IE6, S4/5, Chrome.
 * en.wikipedia.org/wiki/User:Davidgothberg/Test59
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

q:before,
q:after {
  content: '';
  content: none;
}

small {
  font-size: 75%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 * gist.github.com/413930
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

dl,
menu,
ol,
ul {
  margin: 20px 0;
}

dd {
  margin: 0 0 0 40px;
}

menu,
ol,
ul {
  padding: 0 0 0 40px;
}

nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}

/*
 * 1. Removes border when inside `a` element in IE6/7/8/9, FF3.
 * 2. Improves image quality when scaled in IE7.
 *    code.flickr.com/blog/2008/11/12/on-ui-quality-the-little-things-client-side-image-resizing/
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  max-width: 100%;
  height: auto;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

form {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}

button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}

button,
input {
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}

button[disabled],
input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

p {
  -webkit-hyphens: auto;
  -epub-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

b, strong, .strong {
  font-weight: bold;
}

dfn, em, .em {
  font-style: italic;
}

small, .small {
  font-size: 75%;
}

ul, ol {
  padding: 0;
  list-style-type: none;
}

button {
  padding: 0;
}

dd {
  margin: 0;
}

.sidebar ul,
.sidebar ol,
.commentlist {
  list-style: none;
}

/*********************
CLEARFIXIN'
*********************/
.clearfix {
  zoom: 1;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}

/*********************
TOOLS
*********************/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.image-replacement {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

/*********************
TYPOGRAPHY
*********************/
span.amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif !important;
  font-style: italic;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.commenterror {
  color: #c86054;
  padding-left: 10px;
  font-size: 0.8em;
}

.dropcap {
  float: left;
  font-size: 45px;
  margin-right: 10px;
  line-height: 90%;
}

.dropcap-big {
  float: left;
  font-size: 90px;
  margin-right: 20px;
  line-height: 90%;
  text-shadow: 4px 4px #DADADA;
  -webkit-text-shadow: 4px 4px #DADADA;
  -moz-text-shadow: 4px 4px #DADADA;
  -o-text-shadow: 4px 4px #DADADA;
  -ms-text-shadow: 4px 4px #DADADA;
}

.cb-toggler {
  margin: 0 0 15px 0;
}

.panes {
  margin-bottom: 20px;
}

.toggle {
  background: url("https://chinitech.com/wp-content/themes/Ciola/library/images/toggler.png") 0 5px no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  padding-left: 25px;
  color: #2d2d2d !important;
}
.toggle:hover {
  color: #2d2d2d !important;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.toggle-content {
  padding: 0 0 10px 25px;
}

.toggle.open {
  background: url("https://chinitech.com/wp-content/themes/Ciola/library/images/toggler.png") 0 -30px no-repeat !important;
}

.tabs li a {
  border-bottom-width: 5px;
  border-bottom-style: solid;
  float: left;
  color: #2d2d2d;
  padding: 5px 10px;
}

.tabs li a.current {
  color: white;
}

.tabs-content {
  padding: 20px 0 40px 10px;
}

.tabs-color li a {
  float: left;
  background: #e84f4f;
  color: white;
  padding: 10px;
}

.tabs-color li a.current {
  color: #e84f4f;
  background: white;
}

.tabs-content-color {
  padding: 20px 10px 40px 10px;
  background: #c86054;
}

.cb-highlight {
  padding: 3px;
  -webkit-border-radius: 3px 3px;
  -moz-border-radius: 3px / 3px;
  border-radius: 3px / 3px;
  color: white;
}

.cb-divider {
  border-bottom: 1px solid #ccc;
  width: 100%;
  text-align: center;
  height: 15px;
  margin-bottom: 30px;
}
.cb-divider span {
  background: #353535;
  padding: 5px 12px;
  font-size: 10px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 0.1em;
}

/*********************
TRANSITION
*********************/
/******************************************************************
GRID BASE
******************************************************************/
.onecol {
  width: 5.801104972%;
}

.twocol {
  width: 14.364640883%;
}

.threecol {
  width: 22.928176794%;
}

.fourcol {
  width: 31.491712705%;
}

.fivecol {
  width: 40.055248616%;
}

.sixcol {
  width: 48.618784527%;
}

.sevencol {
  width: 57.182320438000005%;
}

.eightcol {
  width: 65.74585634900001%;
}

.ninecol {
  width: 74.30939226%;
}

.tencol {
  width: 82.87292817100001%;
}

.elevencol {
  width: 91.436464082%;
}

.twelvecol {
  width: 99.999999993%;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol, .twelvecol {
  position: relative;
  float: left;
  margin-left: 2.762430939%;
}

.first {
  margin-left: 0;
}

.last {
  float: right;
}

/*********************
GENERAL STYLES
*********************/
body {
  font-size: 100%;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  color: #565656;
}

.search-no-results h1 {
  margin: 0 0 20px 0;
}
.search-no-results h2 {
  color: #acacac;
  font-size: 26px;
}
.search-no-results .entry-content p {
  color: #acacac;
  font-size: 20px;
  font-style: italic;
}

.cb-search-term {
  font-style: italic;
}

.single .gallery {
  margin-bottom: 20px;
}

p {
  font-size: 14px;
}

table {
  width: 100%;
  margin-bottom: 20px;
}
table tr td {
  border-bottom: 1px solid #e7e7e7;
  padding: 10px;
  font-size: 14px;
}
table tr th {
  border-bottom: 3px solid #e7e7e7;
  padding: 10px;
  background-color: #f0f0f0;
}

/*********************
LAYOUT STYLES
*********************/
.wrap {
  margin: 0 auto;
  background: white;
  width: 322px;
}

#main {
  width: 280px;
  margin-left: 19px;
  float: left;
  margin-bottom: 20px;
}

#main-full-width {
  width: 280px;
  margin-left: 19px;
  float: left;
  margin-bottom: 20px;
}
#main-full-width .cb-related-posts li {
  width: 300px;
  height: 170px;
}
#main-full-width .cb-related-posts .no-1 {
  margin: 0 20px 20px 0;
}
#main-full-width .cb-related-posts .no-2 {
  margin: 0 20px 20px 0;
}
#main-full-width .cb-related-posts .no-3 {
  margin: 0 0 20px 0;
}
#main-full-width .cb-review-box-top.sixcol {
  width: 100%;
}

.entry-content ul {
  list-style-type: circle;
  list-style-position: inside;
  font-size: 14px;
}
.entry-content ul li ol, .entry-content ul li ul {
  margin-left: 20px;
}
.entry-content ol {
  list-style-type: decimal;
  list-style-position: inside;
  font-size: 14px;
}
.entry-content ol li ol, .entry-content ol li ul {
  margin-left: 20px;
}
.entry-content .tabs li, .entry-content .flex-direction-nav li {
  list-style-type: none;
}

#cb-inner-header {
  padding: 10px;
}

#cb-top-menu {
  padding: 5px 0;
  background-color: #f2f2f2;
  font-size: 12px;
}

.cb-breaking-news {
  margin: 0 0 0 10px;
  width: 280px;
  float: left;
}
.cb-breaking-news span {
  margin: 0px 10px 0 0px;
  color: #acacac;
  float: left;
}
.cb-breaking-news ul {
  height: 20px;
  display: block;
  overflow: hidden;
  margin: 0;
}
.cb-breaking-news ul li {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 170px;
  font-size: 13px;
}
.cb-breaking-news ul li a {
  color: #acacac;
}

#cb-content {
  padding-top: 20px;
}

.cb-cat {
  margin: 0 0 0 3px;
}

.article-header.small-featured .cb-byline {
  display: inline-block;
}
.article-header.small-featured .cb-comments {
  display: inline-block;
  float: right;
  margin-left: 10px;
}
.article-header.small-featured .cb-cat a, .article-header.small-featured .author a {
  padding: 1px 4px;
  margin: 5px 0 10px 2px;
  background-color: #e9e9e9;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  transition: all 0.5s;
  color: #999;
}
.article-header.small-featured .cb-cat a:hover, .article-header.small-featured .author a:hover {
  color: #fff;
}

.article-header.full-width {
  position: relative;
  margin: 0 20px 40px;
}
.article-header.full-width .backstretch span {
  display: none;
}
.article-header.full-width .cb-byline {
  position: absolute;
  bottom: 40px;
  left: 0;
  z-index: 5;
  margin: 0;
  padding: 5px 10px;
  color: white;
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/black-50-1x1.png);
  background: rgba(0, 0, 0, 0.85);
  font-size: 12px;
}
.article-header.full-width .cb-byline a {
  color: #e9e9e9;
}
.article-header.full-width .cb-byline a:hover {
  color: #acacac;
}
.article-header.full-width .cb-comments {
  z-index: 5;
  right: 10px;
  position: absolute;
  bottom: 45px;
  top: auto;
}
.article-header.full-width h1 {
  color: #fff;
  position: absolute;
  padding: 5px 10px;
  top: 20px;
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/black-50-1x1.png);
  background: rgba(0, 0, 0, 0.85);
  z-index: 5;
  max-width: 90%;
}

.article-header.cover-image {
  position: relative;
  margin: 0;
  background: white;
}
.article-header.cover-image .wrap {
  position: relative;
  z-index: 7;
}
.article-header.cover-image .wrap .cb-comments {
  z-index: 5;
  right: 0;
  position: absolute;
  top: 305px;
}
.article-header.cover-image .wrap .cb-byline {
  position: absolute;
  margin: 0;
  font-size: 12px;
  font-weight: 700;
  top: 300px;
  left: 0;
  z-index: 5;
  margin: 0;
  padding: 5px 10px;
  color: white;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -ms-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -o-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  zoom: 1;
  filter: progid:DXImageTransform.Microsoft.Chroma(Color=#cccccc) progid:DXImageTransform.Microsoft.Glow(Strength=1, Color=#555555);
}
.article-header.cover-image .wrap .cb-byline a {
  color: white;
}
.article-header.cover-image .wrap .cb-byline a:hover {
  color: #acacac;
}
.article-header.cover-image .wrap h1 {
  font-size: 26px;
  color: #fff;
  position: absolute;
  top: 40px;
  z-index: 5;
  width: 95%;
  text-align: center;
  padding: 5px 20px;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -ms-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -o-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  font-weight: 700;
  text-transform: uppercase;
  filter: progid:DXImageTransform.Microsoft.Chroma(Color=#cccccc) progid:DXImageTransform.Microsoft.Glow(Strength=1, Color=#555555);
}
.article-header.cover-image .cb-cover {
  height: 350px;
}

.backstretch span {
  display: block;
  top: 0;
  left: 0;
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/bg-overlay.png);
  height: 100%;
}

#cb-container .backstretch span {
  display: none;
  height: 0px;
}

.left-sidebar {
  float: right !important;
  margin: 0 39px 0 0 !important;
}

.fluid-width-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0;
}

.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.cb-audio-frame {
  margin-bottom: 20px;
}

/*********************
NAVIGATION STYLES
*********************/
#cb-top-menu {
  padding: 5px 0;
  background-color: #f2f2f2;
  font-size: 13px;
}
#cb-top-menu #cb-top-menu-mob {
  float: left;
  width: 100%;
}
#cb-top-menu #cb-top-menu-mob .cb-top-nav {
  display: none;
  margin: 10px 0;
  text-align: center;
}
#cb-top-menu #cb-top-menu-mob .cb-top-nav a {
  color: #555555;
}

#cb-main-menu-mob {
  padding: 5px 10px;
  background-color: #f2f2f2;
}
#cb-main-menu-mob .main-nav .current-menu-item, #cb-main-menu-mob .main-nav .current-post-parent, #cb-main-menu-mob .main-nav .current-menu-parent, #cb-main-menu-mob .main-nav .current_page_item, #cb-main-menu-mob .main-nav .current-page-ancestor, #cb-main-menu-mob .main-nav .current-category-ancestor {
  background-color: #f2f2f2 !important;
}
#cb-main-menu-mob .cb-main-menu {
  border-right: none;
  border-left: none;
}
#cb-main-menu-mob ul {
  visibility: visible !important;
}
#cb-main-menu-mob ul li {
  margin-top: 2px;
}
#cb-main-menu-mob ul a {
  color: #555555;
}
#cb-main-menu-mob ul .sub-menu {
  margin: 0 0 0 20px;
}

#cb-top-menu-nav, #cb-main-menu, #cb-main-menu-mob ul, nav .cb-search {
  display: none;
}

#cb-top-menu-nav {
  margin-left: 10px;
}

#cb-mob-dropdown-top, #cb-mob-dropdown-main {
  height: 20px;
  width: 20px;
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/mob-dropdown.png);
  float: left;
  margin: 0 10px 0 0;
}
#cb-mob-dropdown-top:hover, #cb-mob-dropdown-main:hover {
  cursor: pointer;
}

#cb-mob-dropdown-main {
  margin-left: 145px;
}

/*********************
LINK STYLES
*********************/
a, a:visited {
  text-decoration: none;
  color: #e84f4f;
  -webkit-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  -transition: color 0.5s;
  transition: color 0.5s;
  /* mobile tap color */
}
a:hover, a:focus, a:visited:hover, a:visited:focus {
  color: #2d2d2d;
}
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  text-rendering: optimizelegibility;
  font-weight: 400;
}
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a, h6 a, .h6 a {
  text-decoration: none;
}

h1, .h1 {
  font-size: 20px;
  margin: 0 0 10px;
}

h2, .h2 {
  font-size: 18px;
}

h3, .h3 {
  font-size: 16px;
}

h4, .h4 {
  font-size: 14px;
}

h5, .h5 {
  font-size: 12px;
}

h6, .h6 {
  font-size: 11px;
}

/*********************
HEADER STYLES
*********************/
#logo {
  text-align: center;
  margin-bottom: 10px;
}

.cb-banner728 {
  float: left;
  width: 100%;
  height: 90px;
  margin: 0;
}

.cb-banner468 {
  float: left;
  width: 100%;
  height: 60px;
  margin: 0;
}

/*********************
SEARCH BOX STYLE
*********************/
nav .cb-search {
  padding: 0px !important;
  float: right !important;
  position: absolute !important;
  right: 0;
}
nav .cb-search .searchsubmit {
  display: none;
}
nav .cb-search .s {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/search-40x40.png) no-repeat;
  background-color: white;
  border: none;
  cursor: pointer;
  float: right;
  height: 40px;
  vertical-align: bottom;
  -webkit-transition: ease 0.6s width;
  -ms-transition: ease 0.6s width;
  -o-transition: ease 0.6s width;
  -transition: ease 0.6s width;
  transition: ease 0.6s width;
  padding: 0 0 0 40px;
  position: relative;
  width: 0;
}
nav .cb-search .s:focus, nav .cb-search .s:hover {
  background-color: #f2f2f2;
  border-left: 1px solid #e9e9e9;
  border-right: 1px solid #e9e9e9;
  border-top: 1px solid #e9e9e9;
  cursor: text;
  outline: 0;
  width: 180px;
}

.searchsubmit {
  display: none;
}

.s {
  width: 100%;
  padding: 15px;
}

.placeholder {
  color: #acacac;
}

/*********************
NAVIGATION STYLES
*********************/
.nav li a {
  display: block;
  text-decoration: none;
}

/*********************
POSTS & CONTENT STYLES
*********************/
.cb-cover {
  z-index: 0;
  width: 100%;
  height: 300px;
}

.cb-single-title {
  margin: 0;
}

.archive-title {
  margin: 0 0 20px 0;
}

.cb-featured-image {
  margin-bottom: 20px;
}

.cb-byline {
  color: #999;
  margin: 0 0 20px 0;
  font-size: 11px;
}

.entry-content {
  margin-bottom: 20px;
}
.entry-content blockquote {
  width: 80%;
  margin: 0 15% 0 5%;
}
.entry-content blockquote cite {
  font-size: 14px;
  color: #acacac;
  display: block;
  margin-top: 10px;
}
.entry-content blockquote p {
  font-size: 16px;
  font-style: italic;
  color: #777;
  border-left: 3px solid #e9e9e9;
  padding-left: 20px;
}
.entry-content dd {
  margin-left: 0;
  font-size: 0.9em;
  color: #787878;
  margin-bottom: 1.5em;
}
.entry-content img {
  max-width: 100%;
  height: auto;
}
.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto;
}
.entry-content pre {
  background: #e9e9e9;
  border: 1px solid #cecece;
  padding: 10px;
}

.wp-caption {
  background: #e9e9e9;
  max-width: 100%;
}
.wp-caption img {
  margin-bottom: 0;
  width: 100%;
}
.wp-caption p.wp-caption-text {
  font-size: 0.85em;
  padding: 0px 0 5px;
  text-align: center;
}

/* end .wp-caption */
.gallery {
  margin-bottom: 40px;
}
.gallery .wp-caption-text {
  display: none;
}
.gallery .first {
  margin-left: 0 !important;
}
.gallery .cb-gallery-item {
  margin: 0 0 0 5px;
  float: left;
  width: 66px;
  background: none;
}
.gallery .cb-gallery-item img {
  -webkit-transition: linear 0.5s all;
  -ms-transition: linear 0.5s all;
  -o-transition: linear 0.5s all;
  -transition: linear 0.5s all;
  transition: linear 0.5s all;
}
.gallery .cb-gallery-item:hover {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/format-zoom.png) 50% 50% no-repeat;
}
.gallery .cb-gallery-item:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
}
.gallery dl dt {
  max-width: 100%;
}

/* end .gallery */
/* gallery caption styles */
.gallery-caption {
  color: #888;
  font-size: 12px;
}

.page-404 {
  color: #acacac;
  font-size: 26px;
  margin: 0;
}

.cloud-404 {
  display: block;
  margin: 20px auto 40px auto !important;
}

.tags {
  margin: 0 0 40px 0;
}

.tags a, .tags-title, .wp-link-pages-title {
  padding: 10px;
  font-size: 0.9em;
  color: #2d2d2d;
  background-color: #e9e9e9;
  margin: 1px;
  display: block;
  float: left;
}

.tags-title, .wp-link-pages-title {
  background-color: #d7d7d7;
}

.tags a:hover {
  background-color: #ed5f5c;
  color: #fff;
  text-decoration: underline;
}

.cb-wp-link-pages {
  margin: 0 0 40px 0;
}
.cb-wp-link-pages p {
  margin: 0;
}
.cb-wp-link-pages p a .wp-link-pages-number {
  background-color: #e9e9e9;
  color: #2d2d2d;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -transition: all 0.4s;
  transition: all 0.4s;
}
.cb-wp-link-pages p a .wp-link-pages-number:hover {
  color: #fff;
  text-decoration: underline;
}
.cb-wp-link-pages p .wp-link-pages-number {
  padding: 10px;
  font-size: 0.9em;
  color: #fff;
  background-color: #e9e9e9;
  margin: 1px;
  display: block;
  float: left;
}

.cb-video-gallery {
  margin: 20px 0;
}
.cb-video-gallery .threecol {
  background: none;
}
.cb-video-gallery .threecol:hover {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/format-video.png) 50% 50% no-repeat;
}
.cb-video-gallery img {
  -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);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cb-video-gallery img:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=40);
  opacity: 0.4 !important;
}

/******************************************************************
PREVIOUS/NEXT LINKS
*****************************************************************/
.cb-previous-next-links {
  border-bottom: 1px dashed #e9e9e9;
  border-top: 1px dashed #e9e9e9;
  position: relative;
  display: block;
  width: 100%;
  overflow: hidden;
  margin-bottom: 40px;
}
.cb-previous-next-links .previous {
  min-height: 135px;
  width: 50%;
  float: left;
  position: relative;
  border-right: 1px solid #e9e9e9;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-bottom: -500px;
  padding-bottom: 500px;
}
.cb-previous-next-links .previous:hover {
  background-color: #f2f2f2;
}
.cb-previous-next-links .previous .arrows {
  width: 24px;
  height: 31px;
  position: absolute;
  top: 52px;
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/arrows.png) 0 0;
  left: 10px;
}
.cb-previous-next-links .next {
  min-height: 135px;
  width: 50%;
  float: left;
  position: relative;
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  transition: all 0.5s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  margin-bottom: -800px;
  padding-bottom: 800px;
}
.cb-previous-next-links .next .arrows {
  width: 24px;
  height: 31px;
  position: absolute;
  top: 52px;
  right: 10px;
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/arrows.png) -24px 0;
}
.cb-previous-next-links .next:hover {
  background-color: #f2f2f2;
}
.cb-previous-next-links a {
  padding: 30px 20px 15px;
  text-align: center;
  display: block;
  min-height: 60px;
  color: #acacac;
}
.cb-previous-next-links a:hover {
  color: #acacac;
}
.cb-previous-next-links span {
  text-transform: uppercase;
  color: #2d2d2d;
  font-size: 11px;
  font-weight: 700;
  padding-bottom: 10px;
}
.cb-previous-next-links h3 {
  font-style: italic;
}
.cb-previous-next-links .empty {
  width: 100%;
  display: block;
  text-align: center;
  color: #acacac;
  top: 30px;
  position: relative;
}

/******************************************************************
SOCIAL SHARING 
******************************************************************/
.cb-social-sharing {
  padding: 20px 0;
  overflow: hidden;
  text-align: center;
  border-top: 1px dashed #e9e9e9;
  width: 100%;
}
.cb-social-sharing > div {
  display: inline-block;
}
.cb-social-sharing .cb-facebook, .cb-social-sharing .cb-pinterest, .cb-social-sharing .cb-tall {
  margin-right: 20px;
  width: 75px;
}

/******************************************************************
GRID MODULE STYLES
*****************************************************************/
.cb-grid-4, .cb-grid-5, .cb-grid-6, .cb-grid-7 {
  position: relative;
  margin: 0 20px 20px 20px;
}
.cb-grid-4 h2 a, .cb-grid-4 h2 a:hover, .cb-grid-4 h2 a:visited, .cb-grid-5 h2 a, .cb-grid-5 h2 a:hover, .cb-grid-5 h2 a:visited, .cb-grid-6 h2 a, .cb-grid-6 h2 a:hover, .cb-grid-6 h2 a:visited, .cb-grid-7 h2 a, .cb-grid-7 h2 a:hover, .cb-grid-7 h2 a:visited {
  color: white;
  font-weight: 700;
}
.cb-grid-4 img, .cb-grid-5 img, .cb-grid-6 img, .cb-grid-7 img {
  width: 100%;
}
.cb-grid-4 .feature, .cb-grid-5 .feature, .cb-grid-6 .feature, .cb-grid-7 .feature {
  overflow: hidden;
  display: block;
  height: 160px;
  float: left;
  position: relative;
}
.cb-grid-4 .grid-overlay, .cb-grid-5 .grid-overlay, .cb-grid-6 .grid-overlay, .cb-grid-7 .grid-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 15;
}
.cb-grid-4 .cb-shadow, .cb-grid-5 .cb-shadow, .cb-grid-6 .cb-shadow, .cb-grid-7 .cb-shadow {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.35)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  padding: 20px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -transition: opacity 0.4s;
  transition: opacity 0.4s;
  min-height: 45%;
}
.cb-grid-4 .cb-comments, .cb-grid-5 .cb-comments, .cb-grid-6 .cb-comments, .cb-grid-7 .cb-comments {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 20;
}
.cb-grid-4 h2 a, .cb-grid-5 h2 a, .cb-grid-6 h2 a, .cb-grid-7 h2 a {
  position: absolute;
  bottom: 30px;
  left: 0;
  margin: 0;
  padding: 5px 20px;
  z-index: 10;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -ms-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -o-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
}
.cb-grid-4 .cb-byline, .cb-grid-5 .cb-byline, .cb-grid-6 .cb-byline, .cb-grid-7 .cb-byline {
  position: absolute;
  bottom: 10px;
  left: 20px;
  font-size: 10px;
  margin: 0px;
  color: white;
  z-index: 2;
}
.cb-grid-4 .cb-excerpt, .cb-grid-5 .cb-excerpt, .cb-grid-6 .cb-excerpt, .cb-grid-7 .cb-excerpt {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
.cb-grid-4 .big-article h2 a, .cb-grid-5 .big-article h2 a, .cb-grid-6 .big-article h2 a, .cb-grid-7 .big-article h2 a {
  max-width: 580px;
  font-size: 14px;
}
.cb-grid-4 .big-article .cb-excerpt, .cb-grid-5 .big-article .cb-excerpt, .cb-grid-6 .big-article .cb-excerpt, .cb-grid-7 .big-article .cb-excerpt {
  bottom: 60px;
}
.cb-grid-4 .small-article h2 a, .cb-grid-5 .small-article h2 a, .cb-grid-6 .small-article h2 a, .cb-grid-7 .small-article h2 a {
  font-size: 14px;
  padding: 3px 15px;
}
.cb-grid-4 .square-article h2 a, .cb-grid-5 .square-article h2 a, .cb-grid-6 .square-article h2 a, .cb-grid-7 .square-article h2 a {
  font-size: 14px;
  padding: 3px 20px;
  width: 100%;
}
.cb-grid-4 img, .cb-grid-4 a, .cb-grid-5 img, .cb-grid-5 a, .cb-grid-6 img, .cb-grid-6 a, .cb-grid-7 img, .cb-grid-7 a {
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  -transition: all 1s;
  transition: all 1s;
  -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);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cb-grid-4 h2 a, .cb-grid-5 h2 a, .cb-grid-6 h2 a, .cb-grid-7 h2 a {
  bottom: 10px;
}

.cb-grid-4 .no-1 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-4 .no-2 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-4 .no-3 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-4 .no-4 {
  width: 280px;
}

.cb-grid-5 .no-1 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-5 .no-2 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-5 .no-3 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-5 .no-4 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-5 .no-5 {
  width: 280px;
}

.cb-grid-6 .no-1 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-6 .no-2 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-6 .no-3 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-6 .no-4 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-6 .no-5 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-6 .no-6 {
  width: 280px;
}

.cb-grid-7 .no-1 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-7 .no-2 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-7 .no-3 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-7 .no-4 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-7 .no-5 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-7 .no-6 {
  margin: 0 0 5px 0;
  width: 280px;
}
.cb-grid-7 .no-7 {
  width: 280px;
}

/******************************************************************
BLOG STYLES
******************************************************************/
.cb-blog-style-a .mask .cb-score-box, .cb-blog-style-b .mask .cb-score-box {
  position: absolute;
  width: 90px;
  height: 80px;
  top: 0;
  z-index: 15;
  border-bottom: 5px solid white;
}
.cb-blog-style-a .mask .score, .cb-blog-style-b .mask .score {
  font-size: 40px;
  bottom: 18px;
}
.cb-blog-style-a .mask .score-title, .cb-blog-style-b .mask .score-title {
  font-size: 13px;
  bottom: 7px;
}
.cb-blog-style-a .mask .cb-score-box-star, .cb-blog-style-b .mask .cb-score-box-star {
  position: absolute;
  width: 90px;
  height: 80px;
  top: 0;
  z-index: 15;
  border-bottom: 5px solid white;
}
.cb-blog-style-a .mask .cb-score-box-star .score-title, .cb-blog-style-b .mask .cb-score-box-star .score-title {
  font-size: 13px;
  bottom: 7px;
}
.cb-blog-style-a .mask .cb-score-box-star .filling-star, .cb-blog-style-b .mask .cb-score-box-star .filling-star {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
  height: 15px;
}
.cb-blog-style-a .mask .cb-score-box-star .filling-bg, .cb-blog-style-b .mask .cb-score-box-star .filling-bg {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
  background-position: 0 -15px;
  bottom: 10px;
  height: 15px;
  margin-left: 5px;
  width: 80px;
}

.cb-category {
  padding: 1px 3px;
  display: inline-block;
  vertical-align: top;
  margin: 5px 3px 10px 0;
  font-size: 8px;
  font-weight: 400;
}
.cb-category a {
  color: white !important;
}
.cb-category a:hover {
  color: white !important;
}

.cb-comments {
  float: right;
  top: 5px;
  position: relative;
  background: #2d2d2d;
  margin: 0;
  width: 25px;
  color: #fff;
  font-size: 10px;
  text-align: center;
}

.cb-comments:after {
  content: "";
  position: absolute;
  bottom: -5px;
  left: 10px;
  border-width: 5px 7px 0 0;
  border-style: solid;
  border-color: #2d2d2d transparent;
  display: block;
  width: 0;
  margin: 0;
}

.cb_cat_desc {
  margin: 0 0 30px 0;
}

/******************************************************************
BLOG STYLE A
******************************************************************/
.cb-blog-style-a {
  margin: 0 0 20px 0;
}
.cb-blog-style-a .mask {
  height: 131px;
  width: 160px;
  position: relative;
  overflow: hidden;
  float: left;
  margin: 0 10px 0 0;
}
.cb-blog-style-a h2 {
  margin: 0 0 10px 0;
}
.cb-blog-style-a h2 a {
  color: #2d2d2d;
}
.cb-blog-style-a .cb-excerpt {
  margin: 0 0 10px 0;
  color: #acacac;
  font-size: 14px;
  float: left;
}
.cb-blog-style-a .cb-read-more {
  font-style: italic;
  color: #acacac;
}
.cb-blog-style-a .cb-byline a {
  color: #2d2d2d;
}
.cb-blog-style-a .cb-byline {
  margin: 0 0 10px 0;
}
.cb-blog-style-a .cb-comments {
  background: #ccc;
}
.cb-blog-style-a .cb-comments:after {
  border-color: #ccc transparent;
}

.cb-blog-style-a:hover .mask img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.cb-blog-style-a .mask img, .cb-blog-style-a, .cb-blog-style-a a, .cb-blog-style-a .cb-read-more {
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  -transition: all 1s;
  transition: all 1s;
  -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);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.cb-blog-style-a .cb-icon, .cb-blog-style-b .cb-icon, .cb-blog-style-c .cb-icon, .cb-blog-style-d .cb-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
}
.cb-blog-style-a .audio-icon, .cb-blog-style-b .audio-icon, .cb-blog-style-c .audio-icon, .cb-blog-style-d .audio-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-60x60.png) no-repeat;
  background-position: -180px 0;
}
.cb-blog-style-a .video-icon, .cb-blog-style-b .video-icon, .cb-blog-style-c .video-icon, .cb-blog-style-d .video-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-60x60.png) no-repeat;
  background-position: 0 0;
}
.cb-blog-style-a .gallery-icon, .cb-blog-style-b .gallery-icon, .cb-blog-style-c .gallery-icon, .cb-blog-style-d .gallery-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-60x60.png) no-repeat;
  background-position: -240px 0;
}

/******************************************************************
BLOG STYLE B
******************************************************************/
.cb-blog-style-b {
  margin: 0 20px 20px 0;
  float: left;
  width: 280px;
  position: relative;
}
.cb-blog-style-b .mask {
  height: 160px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}
.cb-blog-style-b h2 a {
  color: #2d2d2d;
}
.cb-blog-style-b h2 {
  margin: 0 0 10px 0;
}
.cb-blog-style-b .cb-comments {
  background: #ccc;
}
.cb-blog-style-b .cb-comments:after {
  border-color: #ccc transparent;
}
.cb-blog-style-b .cb-excerpt {
  color: #acacac;
  font-size: 14px;
}
.cb-blog-style-b .cb-bottom-white {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/white-gradient.png) bottom center repeat-x;
  position: absolute;
  height: 60px;
  width: 100%;
  bottom: 0;
  z-index: 100;
}
.cb-blog-style-b .cb-read-more {
  font-style: italic;
  position: relative;
  z-index: 110;
  color: #e9e9e9;
}
.cb-blog-style-b .cb-byline {
  margin: 0 0 10px 0;
  font-size: 11px;
}
.cb-blog-style-b .cb-byline a {
  color: #acacac;
}

.cb-blog-style-b.right-half {
  margin: 0 0 40px 0;
}

.cb-blog-style-b:hover .mask img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.cb-blog-style-b .mask img, .cb-blog-style-b, .cb-blog-style-b a, .cb-blog-style-b .cb-read-more {
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  -transition: all 1s;
  transition: all 1s;
  -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);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

/******************************************************************
BLOG STYLE C
******************************************************************/
.cb-blog-style-c {
  margin: 0 40px 40px 0;
  float: left;
  width: 100%;
  position: relative;
}
.cb-blog-style-c .cb-comments {
  background: #ccc;
}
.cb-blog-style-c .cb-comments:after {
  border-color: #ccc transparent;
}
.cb-blog-style-c .mask {
  height: 165px;
  overflow: hidden;
  margin-bottom: 10px;
  position: relative;
}
.cb-blog-style-c .mask .cb-score-box {
  position: absolute;
  z-index: 15;
  width: 120px;
  height: 110px;
  border-bottom: 5px solid white;
}
.cb-blog-style-c .mask .score {
  font-size: 60px;
  bottom: 20px;
}
.cb-blog-style-c .mask .cb-score-box-star .score {
  bottom: 20px;
}
.cb-blog-style-c .mask .score-title {
  font-size: 16px;
  bottom: 10px;
}
.cb-blog-style-c .mask .cb-score-box-star {
  position: absolute;
  width: 120px;
  height: 110px;
  top: 0;
  z-index: 15;
  border-bottom: 5px solid white;
}
.cb-blog-style-c .mask .cb-score-box-star .score-title {
  font-size: 16px;
  bottom: 20px;
}
.cb-blog-style-c .mask .cb-score-box-star .filling-star {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite120x120.png) no-repeat;
  height: 19px;
}
.cb-blog-style-c .mask .cb-score-box-star .filling-bg {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite120x120.png) no-repeat;
  background-position: 0 -19px;
  bottom: 10px;
  height: 19px;
  margin-left: 10px;
}
.cb-blog-style-c h2 a {
  color: #2d2d2d;
}
.cb-blog-style-c h2 {
  margin: 0 0 10px 0;
}
.cb-blog-style-c .cb-excerpt {
  color: #acacac;
  font-size: 14px;
}
.cb-blog-style-c .cb-bottom-white {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/white-gradient.png) bottom center repeat-x;
  position: absolute;
  height: 60px;
  width: 100%;
  bottom: 0;
  z-index: 100;
}
.cb-blog-style-c .cb-read-more {
  font-style: italic;
  position: relative;
  z-index: 110;
  color: #e9e9e9;
}
.cb-blog-style-c .cb-byline {
  margin: 0 0 10px 0;
  font-size: 11px;
}
.cb-blog-style-c .cb-byline a {
  color: #acacac;
}
.cb-blog-style-c .cb-score-box-star {
  z-index: 15;
  position: absolute;
  border-bottom: 5px solid white;
}

.cb-blog-style-c:hover .mask img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.cb-blog-style-c .mask img, .cb-blog-style-c, .cb-blog-style-c a, .cb-blog-style-c .cb-read-more {
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  -transition: all 1s;
  transition: all 1s;
  -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);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

/******************************************************************
BLOG STYLE D
******************************************************************/
.cb-blog-style-d {
  margin: 0 20px 20px 0;
  position: relative;
  overflow: hidden;
  width: 280px;
  float: left;
}
.cb-blog-style-d .cb-comments {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 20;
}
.cb-blog-style-d .cb-category {
  position: absolute;
  top: 5px;
  left: 10px;
  z-index: 20;
}
.cb-blog-style-d .cb-mask {
  height: 160px;
  overflow: hidden;
  position: relative;
}
.cb-blog-style-d h2 {
  margin: 0 0 10px 0;
  color: white;
}
.cb-blog-style-d .cb-meta {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  display: block;
  width: 100%;
  position: absolute;
  bottom: -100%;
  height: 100%;
  padding: 40px 10px 10px 10px;
}
.cb-blog-style-d .cb-meta a {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.cb-blog-style-d .cb-meta .cb-excerpt {
  font-size: 11px;
  color: #f2f2f2;
}
.cb-blog-style-d:hover .cb-meta {
  bottom: 0;
}

.cb-blog-style-d.right-half {
  margin: 0 0 20px 0;
}

.cb-blog-style-d .cb-meta {
  -webkit-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  -transition: all 1s;
  transition: all 1s;
  -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);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

/******************************************************************
MODULE STYLE A
******************************************************************/
.cb-module-a {
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.cb-module-a .cb-comments {
  background: #ccc;
}
.cb-module-a .cb-comments:after {
  border-color: #ccc transparent;
}
.cb-module-a .mask {
  position: relative;
}
.cb-module-a h3 a {
  color: #2d2d2d;
}
.cb-module-a p {
  color: #acacac;
  margin: 0;
  font-size: 12px;
}
.cb-module-a .cb-article-big {
  position: relative;
  float: left;
  width: 280px;
  margin-right: 40px;
  margin-bottom: 20px;
}
.cb-module-a .cb-article-big .cb-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
}
.cb-module-a .cb-article-big .audio-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-60x60.png) no-repeat;
  background-position: -180px 0;
}
.cb-module-a .cb-article-big .video-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-60x60.png) no-repeat;
  background-position: 0 0;
}
.cb-module-a .cb-article-big .gallery-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-60x60.png) no-repeat;
  background-position: -240px 0;
}
.cb-module-a .cb-article-big .cb-score-box, .cb-module-a .cb-article-big .cb-score-box-star {
  position: absolute;
  top: 0px;
  border-bottom: 5px solid #fff;
}
.cb-module-a .cb-article-big:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}
.cb-module-a .cb-article-big h3 {
  margin-bottom: 5px;
}
.cb-module-a .cb-article-big .cb-score-box {
  width: 90px;
  height: 80px;
}
.cb-module-a .cb-article-big .score {
  font-size: 40px;
  bottom: 15px;
}
.cb-module-a .cb-article-big .cb-score-box-star .score {
  bottom: 15px;
}
.cb-module-a .cb-article-big .score-title {
  font-size: 13px;
  bottom: 5px;
}
.cb-module-a .cb-article-big .cb-score-box-star {
  width: 90px;
  height: 80px;
}
.cb-module-a .cb-article-big .cb-score-box-star .score-title {
  font-size: 13px;
  bottom: 20px;
}
.cb-module-a .cb-article-big .cb-score-box-star .filling-star {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
  height: 15px;
}
.cb-module-a .cb-article-big .cb-score-box-star .filling-bg {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
  background-position: 0 -15px;
  bottom: 7px;
  height: 15px;
  width: 80px;
  margin-left: 5px;
}
.cb-module-a .cb-article-small {
  margin-bottom: 30px;
  position: relative;
  float: left;
  width: 280px;
}
.cb-module-a .cb-article-small .mask {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 20px;
}
.cb-module-a .cb-article-small .cb-comments {
  top: 0;
}
.cb-module-a .cb-article-small p {
  padding-left: 80px;
  font-size: 11px;
}
.cb-module-a .cb-article-small p a {
  color: #acacac;
}
.cb-module-a .cb-article-small .cb-category {
  position: relative;
  margin: 0 2px 0 0;
}
.cb-module-a .cb-article-small h3 {
  margin-bottom: 5px;
  padding-left: 80px;
}
.cb-module-a .cb-article-small:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.cb-module-a img, .cb-module-a h3 a {
  -webkit-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  -transition: all 0.7s;
  transition: all 0.7s;
  -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);
}

/******************************************************************
MODULE STYLE B
******************************************************************/
.cb-module-b {
  margin-bottom: 20px;
  float: left;
  width: 280px;
}
.cb-module-b .mask {
  position: relative;
}
.cb-module-b .cb-comments {
  background: #ccc;
}
.cb-module-b .cb-comments:after {
  border-color: #ccc transparent;
}
.cb-module-b h3 a {
  color: #2d2d2d;
}
.cb-module-b p {
  color: #acacac;
  margin: 0;
  font-size: 12px;
}
.cb-module-b .cb-article-big {
  position: relative;
  margin-bottom: 30px;
}
.cb-module-b .cb-article-big .cb-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -30px 0 0 -30px;
  width: 60px;
  height: 60px;
}
.cb-module-b .cb-article-big .audio-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-60x60.png) no-repeat;
  background-position: -180px 0;
}
.cb-module-b .cb-article-big .video-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-60x60.png) no-repeat;
  background-position: 0 0;
}
.cb-module-b .cb-article-big .gallery-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-60x60.png) no-repeat;
  background-position: -240px 0;
}
.cb-module-b .cb-article-big .cb-score-box, .cb-module-b .cb-article-big .cb-score-box-star {
  position: absolute;
  top: 0px;
  border-bottom: 5px solid #fff;
}
.cb-module-b .cb-article-big:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}
.cb-module-b .cb-article-big h3 {
  margin-bottom: 5px;
}
.cb-module-b .cb-article-big .cb-score-box {
  width: 90px;
  height: 80px;
}
.cb-module-b .cb-article-big .score {
  font-size: 40px;
  bottom: 15px;
}
.cb-module-b .cb-article-big .score-title {
  font-size: 13px;
  bottom: 5px;
}
.cb-module-b .cb-article-big .cb-score-box-star {
  width: 90px;
  height: 80px;
}
.cb-module-b .cb-article-big .cb-score-box-star .score-title {
  font-size: 13px;
  bottom: 15px;
}
.cb-module-b .cb-article-big .cb-score-box-star .filling-star {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
  height: 15px;
}
.cb-module-b .cb-article-big .cb-score-box-star .filling-bg {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
  background-position: 0 -15px;
  bottom: 7px;
  height: 15px;
  margin-left: 5px;
  width: 80px;
}
.cb-module-b .cb-article-small {
  margin: 30px 0;
  position: relative;
}
.cb-module-b .cb-article-small .mask {
  width: 60px;
  height: 60px;
  float: left;
  margin-right: 20px;
}
.cb-module-b .cb-article-small .cb-comments {
  top: 0;
}
.cb-module-b .cb-article-small p {
  padding-left: 80px;
  font-size: 11px;
}
.cb-module-b .cb-article-small p a {
  color: #acacac;
}
.cb-module-b .cb-article-small .cb-category {
  position: relative;
  margin: 0 2px 0 0;
}
.cb-module-b .cb-article-small h3 {
  margin-bottom: 5px;
  padding-left: 80px;
}
.cb-module-b .cb-article-small:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}

/******************************************************************
MODULE STYLE C
******************************************************************/
.cb-module-c {
  float: left;
  width: 280px;
  position: relative;
}

.cb-module-c .cb-article {
  margin-bottom: 30px;
  position: relative;
  height: 160px;
  overflow: hidden;
}
.cb-module-c .cb-article .cb-shadow {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.35)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 35%;
}
.cb-module-c .cb-article .cb-category {
  position: absolute;
  top: 0;
  left: 5px;
}
.cb-module-c .cb-article .cb-comments {
  position: absolute;
  right: 5px;
}
.cb-module-c .cb-article a, .cb-module-c .cb-article .cb-byline {
  color: white;
}
.cb-module-c .cb-article h2 {
  position: absolute;
  bottom: 25px;
  left: 0;
  margin: 0;
  padding: 5px 15px;
  z-index: 1;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -ms-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -o-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
}
.cb-module-c .cb-article .cb-byline {
  position: absolute;
  bottom: 5px;
  left: 0;
  padding: 5px 15px;
  font-size: 10px;
  margin: 0px;
  z-index: 1;
}
.cb-module-c .cb-article:hover img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}
.cb-module-c .cb-article img, .cb-module-c .cb-article a {
  -webkit-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  -transition: all 0.7s;
  transition: all 0.7s;
  -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);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

/******************************************************************
MODULE STYLE D
******************************************************************/
.cb-module-d {
  margin-bottom: 20px;
  position: relative;
  width: 280px;
  float: left;
}
.cb-module-d .text-article {
  margin: 20px 0;
  position: relative;
}
.cb-module-d .cb-comments {
  background: #ccc;
}
.cb-module-d .cb-comments:after {
  border-color: #ccc transparent;
}
.cb-module-d .cb-byline {
  margin: 0 0 2px 0;
}
.cb-module-d .cb-category, .cb-module-d .cb-category a {
  margin: 0 2px 0 0;
}
.cb-module-d .cb-comments {
  top: 0px;
}
.cb-module-d h2 {
  margin: 0;
}
.cb-module-d h2 a {
  color: #2d2d2d;
}
.cb-module-d img, .cb-module-d h2 a {
  -webkit-transition: all 0.7s;
  -ms-transition: all 0.7s;
  -o-transition: all 0.7s;
  -transition: all 0.7s;
  transition: all 0.7s;
  -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);
}

/******************************************************************
SLIDER MODULES
******************************************************************/
.flexslider-g {
  padding: 0px;
  margin-bottom: 20px;
  background: #fff;
  position: relative;
  zoom: 1;
}
.flexslider-g .cb-category {
  left: 5px;
  top: 0px;
}
.flexslider-g .cb-comments {
  display: none;
}
.flexslider-g .flex-direction-nav .flex-next {
  background-position: -73px 60px;
}
.flexslider-g .flex-direction-nav .flex-prev {
  background-position: -99px 60px;
}
.flexslider-g h2 a {
  width: 72px;
  padding: 2px;
}
.flexslider-g .slides img {
  width: 130px;
}
.flexslider-g .flex-direction-nav {
  display: none;
}
.flexslider-g .slides > li {
  height: 130px;
  margin: 0 10px 0 0;
}
.flexslider-g .cb-shadow {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.35)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  min-height: 35%;
}

.flexslider-e {
  padding: 0px;
  margin-bottom: 20px;
}
.flexslider-e .cb-comments {
  display: none;
}
.flexslider-e h2 a {
  width: 120px;
  padding: 2px;
}
.flexslider-e .slides img {
  width: 130px;
}
.flexslider-e .flex-direction-nav {
  display: none;
}
.flexslider-e .slides > li {
  height: 90px;
  margin: 0 10px 0 0;
}

.flexslider-full {
  width: 280px;
  margin: 0 auto 20px 20px;
}
.flexslider-full .slides > li {
  height: 135px;
}
.flexslider-full h2 a {
  padding: 3px 5px;
  bottom: 15px;
  font-size: 11px;
}
.flexslider-full .flex-control-nav {
  top: 5px;
  right: 5px;
}
.flexslider-full .cb-excerpt, .flexslider-full .flex-direction-nav {
  display: none;
}

.flexslider {
  margin: 0 0 20px 0;
}
.flexslider .cb-excerpt, .flexslider .flex-direction-nav {
  display: none;
}
.flexslider h2 a {
  padding: 5px 10px;
  bottom: 0;
  font-size: 14px;
  max-width: 280px;
}
.flexslider .flex-viewport {
  height: 135px;
}

.cb-module-title {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  padding: 0 10px 5px 0;
  font-size: 20px;
  text-transform: uppercase;
  margin: 0 0 20px 0;
}

/******************************************************************
POST FORMAT STYLES
******************************************************************/
.cb-video-frame {
  margin: 10px 0 20px;
}

.cb-post-format-icon {
  margin-top: 10px;
}

.sticky {
  background: #eee;
}

/*********************
REVIEW STYLES
*********************/
.cb-review-box-bottom {
  margin: 0 0 40px;
}
.cb-review-box-bottom ul {
  margin: 0;
}
.cb-review-box-bottom ul li {
  font-size: 12px !important;
}
.cb-review-box-bottom .overlay {
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
  opacity: 0.65;
  position: absolute;
  display: block;
  right: 0;
  height: 20px;
}
.cb-review-box-bottom .star-bar {
  margin-bottom: 10px;
  float: left;
}
.cb-review-box-bottom .stars-bg {
  background: white url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-sprite.png) no-repeat;
  background-position: 0 0;
  right: 0px;
  position: absolute;
  display: block;
  width: 120px;
  height: 20px;
  bottom: 7px;
}
.cb-review-box-bottom .star-bar .title, .cb-review-box-bottom .normal-bar .title {
  font-size: 16px;
}
.cb-review-box-bottom .cb-good-summary, .cb-review-box-bottom .cb-bad-summary {
  float: left;
  width: 120px;
  margin-left: 20px;
  margin-bottom: 20px;
}
.cb-review-box-bottom .cb-score-box-star {
  margin-bottom: 10px;
  float: left;
}
.cb-review-box-bottom li {
  font-size: 11px;
}
.cb-review-box-bottom .cb-score-box-star {
  width: 150px;
  height: 120px;
}
.cb-review-box-bottom .cb-score-box-star .score {
  font-size: 65px;
  bottom: 30px;
}
.cb-review-box-bottom .cb-score-box-star .filling-bg {
  bottom: 15px;
}
.cb-review-box-bottom .cb-score-box {
  position: relative;
  height: 130px;
  width: 150px;
  float: left;
  margin-bottom: 10px;
}
.cb-review-box-bottom .cb-score-box .score {
  font-size: 70px;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  bottom: 25px;
}
.cb-review-box-bottom .cb-score-box .score-title {
  font-size: 18px;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  bottom: 10px;
}
.cb-review-box-bottom .cb-score-box .filling {
  background-color: white;
  top: 0;
  position: absolute;
  display: block;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.cb-review-box-bottom .cb-score-box-star {
  position: relative;
  display: inline-block;
  height: 130px;
  width: 150px;
}
.cb-review-box-bottom .cb-user-score {
  margin-top: 10px;
}

.cb-score-box .score {
  font-size: 70px;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  bottom: 25px;
}
.cb-score-box .score-title {
  font-size: 18px;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  bottom: 10px;
}
.cb-score-box .filling {
  background-color: white;
  top: 0;
  position: absolute;
  display: block;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.cb-review-box-bottom li, .cb-review-box-top li {
  list-style: circle inside;
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 10px;
  color: #555555;
}

.cb-review-box-top.sixcol {
  width: 100%;
}

.cb-review-box-top {
  margin: 0 20px 0 0;
}
.cb-review-box-top .overlay {
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
  position: absolute;
  display: block;
  right: 0;
  height: 22px;
}
.cb-review-box-top .crit-score {
  right: 10px;
  position: absolute;
  z-index: 10;
  font-style: normal;
}
.cb-review-box-top .crit-title {
  left: 10px;
  position: absolute;
  z-index: 10;
  top: 3px;
  font-style: normal;
}
.cb-review-box-top .crit-filling {
  z-index: 5;
}
.cb-review-box-top .cb-crit-bar {
  height: 35px;
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 0;
}
.cb-review-box-top h3 {
  font-size: 13px;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.cb-review-box-top .pros-cons {
  margin: 0 0 20px 0;
  width: 100%;
  padding: 0;
  display: inline-block;
  vertical-align: top;
}
.cb-review-box-top .pros-cons .pros, .cb-review-box-top .pros-cons .cons {
  float: left;
  width: 45%;
}
.cb-review-box-top .pros-cons .pros {
  margin-right: 10%;
}
.cb-review-box-top .pros-cons ul {
  margin: 0;
  padding-bottom: 5px;
}
.cb-review-box-top .pros-cons ul li {
  margin-bottom: 2px;
}
.cb-review-box-top .crit-bars-star {
  margin-top: 0;
}
.cb-review-box-top .cb-score-box-star {
  margin-bottom: 10px;
  float: left;
}
.cb-review-box-top li {
  font-size: 11px !important;
}
.cb-review-box-top .cb-score-box-star {
  width: 150px;
  height: 120px;
}
.cb-review-box-top .cb-score-box-star .score {
  font-size: 65px;
  bottom: 25px;
}
.cb-review-box-top .cb-score-box-star .filling-bg {
  bottom: 15px;
}
.cb-review-box-top .cb-score-box {
  position: relative;
  height: 120px;
  width: 150px;
  display: inline-block;
  margin-bottom: 5px;
}
.cb-review-box-top .cb-score-box .score {
  font-size: 70px;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  bottom: 20px;
}
.cb-review-box-top .cb-score-box .score-title {
  font-size: 18px;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  bottom: 10px;
}
.cb-review-box-top .cb-score-box .filling {
  background-color: white;
  top: 0;
  position: absolute;
  display: block;
  width: 100%;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}

.cb-score-box-star {
  position: relative;
  display: inline-block;
  height: 140px;
  width: 150px;
}
.cb-score-box-star .score {
  font-size: 80px;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  bottom: 20px;
}
.cb-score-box-star .score-title {
  font-size: 16px;
  position: absolute;
  color: #fff;
  text-align: center;
  width: 100%;
  bottom: 5px;
}
.cb-score-box-star .filling-star {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite.png) no-repeat;
  background-position: 0 0;
  position: absolute;
  display: block;
  width: 100%;
  height: 25px;
}
.cb-score-box-star .filling-bg {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite.png) no-repeat;
  background-position: 0 -25px;
  bottom: 10px;
  position: absolute;
  display: block;
  width: 130px;
  margin-left: 10px;
  height: 25px;
}

.cb-crit-bar {
  width: 100%;
  height: 20px;
  position: relative;
  margin-bottom: 15px;
}
.cb-crit-bar .crit-filling {
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  display: block;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.crit-title, .crit-score {
  font-style: italic;
  font-size: 12px;
  position: relative;
  color: #acacac;
}

.crit-score {
  float: right;
  padding-right: 3px;
  top: 3px;
}

.crit-bars, .crit-bars-star {
  float: left;
  width: 100%;
}

.star-bar, .normal-bar {
  width: 100%;
  position: relative;
  height: 30px;
}

.star-bar .title, .normal-bar .title {
  color: #acacac;
  font-style: italic;
  font-size: 14px;
  position: absolute;
}

.normal-bar .title {
  padding-left: 0;
}

.normal-bar .bg {
  right: 0px;
  position: absolute;
  display: block;
  width: 100px;
  height: 20px;
}

.stars-bg {
  background: #e84f4f url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-sprite.png) no-repeat;
  background-position: 0 0;
  right: 0px;
  position: absolute;
  display: block;
  width: 120px;
  height: 20px;
}

.cb-user-score {
  color: #acacac;
  font-style: italic;
  font-size: 12px;
  text-align: center;
}
.cb-user-score #cb-rating-title {
  margin-bottom: 5px;
}
.cb-user-score .cb-total-votes {
  font-size: 11px;
}
.cb-user-score #cb-average-score {
  margin-right: 2px;
}
.cb-user-score #cb-vote {
  width: 150px;
  height: 20px;
  display: block;
  position: relative;
}
.cb-user-score #cb-vote:hover {
  cursor: hand;
  cursor: pointer;
}
.cb-user-score .stars {
  background: #e84f4f url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-sprite.png) no-repeat;
  background-position: 0 0;
  width: 120px !important;
  margin-left: 15px;
}
.cb-user-score .disabled:hover {
  cursor: auto !important;
}

.cb-user-rating-tip {
  display: none;
  position: absolute;
  border: 1px solid #e9e9e9;
  padding: 5px 8px;
  color: #fff;
}

.cb-scores {
  width: 150px;
  float: left;
  margin-bottom: 20px;
  margin-left: 60px;
}

/******************************************************************
PAGE NAVI STYLES
******************************************************************/
.page-navigation,
.wp-prev-next {
  margin: 20px 0 40px 0;
}

.cb_page_navi li {
  float: left;
  margin-left: 10px;
  list-style-type: none !important;
}
.cb_page_navi li a {
  padding: 3px 6px;
  display: block;
  font-size: 20px;
  text-decoration: none;
  position: relative;
}
.cb_page_navi li a:hover, .cb_page_navi li a:focus {
  text-decoration: underline;
}
.cb_page_navi li.cpn-current {
  padding: 2px 13px;
  color: white;
  position: relative;
  font-size: 20px;
}
.cb_page_navi li.cpn-prev-link a,
.cb_page_navi li.cpn-next-link a {
  padding: 0;
}
.cb_page_navi li.cpn-prev-link a:hover,
.cb_page_navi li.cpn-next-link a:hover,
.cb_page_navi li.cpn-first-page-link a:hover,
.cb_page_navi li.cpn-last-page-link a:hover {
  background: none;
}

.wp-prev-next .prev-link {
  float: left;
}
.wp-prev-next .next-link {
  float: right;
}

/******************************************************************
COMMENT STYLES
******************************************************************/
.commentlist {
  margin: 0;
}
.commentlist .cb-comment-body {
  border-bottom: 1px solid #f2f2f2;
  padding: 10px;
  margin-left: 70px;
}
.commentlist .cb-gravatar-image {
  width: 50px;
  float: left;
}
.commentlist .cb-gravatar-image img {
  -webkit-border-radius: 50px 50px;
  -moz-border-radius: 50px / 50px;
  border-radius: 50px / 50px;
  border: 2px solid #e9e9e9;
}
.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  background-color: #fff;
  padding: 0 0 20px 0;
}
.commentlist li:last-child {
  margin-bottom: 0;
}
.commentlist li ul.children {
  margin: 0;
}
.commentlist .bypostauthor .cb-comment-body {
  background: #f1f1f1;
}
.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0;
}
.commentlist li:not(.depth-1) {
  margin-left: 40px;
  padding-bottom: 0;
}
.commentlist li.depth-2 {
  padding: 20px 0 0 0;
}
.commentlist li.depth-3 {
  padding: 20px 0 0 0;
}
.commentlist li.depth-3 .comment_content {
  margin-bottom: 20px;
}
.commentlist .vcard cite.fn {
  font-weight: 700;
  font-style: normal;
}
.commentlist .vcard cite.fn a.url:hover {
  color: #565656;
}
.commentlist .vcard time {
  float: right;
}
.commentlist .vcard time a {
  color: #acacac;
  font-size: 12px;
  text-decoration: none;
}
.commentlist .vcard time a:hover {
  text-decoration: underline;
}
.commentlist .comment_content p {
  margin-top: 10px;
  font-size: 14px;
}
.commentlist .comment-reply-link, .commentlist .comment-reply-link:visited {
  padding: 3px 8px;
  color: white !important;
  font-size: 14px;
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
  margin-bottom: 10px;
  text-transform: uppercase;
  line-height: 21px;
  border: none;
  float: right;
}
.commentlist .comment-reply-link:hover, .commentlist .comment-reply-link:focus, .commentlist .comment-reply-link:visited:hover, .commentlist .comment-reply-link:visited:focus {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
  color: white;
}

/******************************************************************
COMMENT FORM STYLES
******************************************************************/
#respond {
  margin: 40px 0px;
}
#respond .required {
  color: #d21e1e;
}
#respond .form-allowed-tags {
  color: #acacac;
  font-size: 12px;
}
#respond #submit {
  padding: 10px 22px;
  color: white !important;
  font-size: 17px;
  display: block;
  background-color: #555;
  text-decoration: none;
  cursor: pointer;
  text-transform: uppercase;
  line-height: 21px;
  border: none;
  margin-top: 30px;
}
#respond form {
  margin: 0;
}
#respond form ul {
  margin: 0;
}
#respond form ul p {
  margin: 0 0 20px 0;
}
#respond form li {
  list-style-type: none;
  clear: both;
  margin-bottom: 10px;
  margin-left: 0px !important;
}
#respond form label,
#respond form small {
  display: block;
  font-size: 12px;
  color: #999;
}
#respond form input[type=text],
#respond form input[type=email],
#respond form input[type=url],
#respond form textarea {
  padding: 8px;
  border: 1px solid #dbdbdb;
  font-size: 14px;
  /* form validation */
}
#respond form input[type=text]:focus,
#respond form input[type=email]:focus,
#respond form input[type=url]:focus,
#respond form textarea:focus {
  background-color: #efefef;
}
#respond form input[type=text]:invalid,
#respond form input[type=email]:invalid,
#respond form input[type=url]:invalid,
#respond form textarea:invalid {
  outline: none;
  border-color: #fbc2c4;
  background-color: #f6e7eb;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
#respond form input[type=text],
#respond form input[type=email],
#respond form input[type=url] {
  width: 250px;
}
#respond form textarea {
  resize: none;
  width: 95%;
  height: 150px;
  max-width: 600px;
}

/*********************
BUTTONS
*********************/
.big-button, .big-button:visited {
  padding: 15px 60px 15px 60px;
}
.big-button:active, .big-button:visited:active {
  left: 2px;
  position: relative;
  top: 3px;
  -webkit-box-shadow: 3px 2px 0 #acacac;
  -moz-box-shadow: 3px 2px 0 #acacac;
  box-shadow: 3px 2px 0 #acacac;
}

.button-square, .button-square:visited, .wpcf7-submit, .respond-form .button {
  padding: 10px 22px;
  color: white;
  display: inline-block;
  text-decoration: none;
  overflow: hidden;
  cursor: pointer;
  color: white;
  font-size: 1.1em;
  margin: 10px 0 20px 0;
  line-height: 21px;
  border: none;
  background: #acacac;
}
.button-square a, .button-square:visited a, .wpcf7-submit a, .respond-form .button a {
  color: #fff;
}
.button-square a:hover, .button-square a:focus, .button-square:visited a:hover, .button-square:visited a:focus, .wpcf7-submit a:hover, .wpcf7-submit a:focus, .respond-form .button a:hover, .respond-form .button a:focus {
  color: #fff;
}

.big-square-button, .big-square-button:visited {
  padding: 15px 60px 15px 60px;
}

.blue-square-button, .blue-square-button:visited {
  background: #0f4780;
}
.blue-square-button:hover, .blue-square-button:focus, .blue-square-button:visited:hover, .blue-square-button:visited:focus {
  background: #0d3f72;
}

.pink-square-button, .pink-square-button:visited {
  background: #ed5f5c;
}
.pink-square-button:hover, .pink-square-button:focus, .pink-square-button:visited:hover, .pink-square-button:visited:focus {
  background: #eb4d4a;
}

.yellow-square-button, .yellow-square-button:visited {
  background: #f5e20c;
}
.yellow-square-button:hover, .yellow-square-button:focus, .yellow-square-button:visited:hover, .yellow-square-button:visited:focus {
  background: #e3d109;
}

.button-square.green-square-button, .button-square.green-square-button:visited {
  background: #0d8223;
}
.button-square.green-square-button:hover, .button-square.green-square-button:focus, .button-square.green-square-button:visited:hover, .button-square.green-square-button:visited:focus {
  background: #0b6f1e;
}

.red-square-button, .red-square-button:visited {
  background: #e71111;
}
.red-square-button:hover, .red-square-button:focus, .red-square-button:visited:hover, .red-square-button:visited:focus {
  background: #d41010;
}

.black-square-button, .black-square-button:visited {
  background: #2d2d2d;
}
.black-square-button:hover, .black-square-button:focus, .black-square-button:visited:hover, .black-square-button:visited:focus {
  background: #323232;
}

.brown-square-button, .brown-square-button:visited {
  background: #7e4b26;
}
.brown-square-button:hover, .brown-square-button:focus, .brown-square-button:visited:hover, .brown-square-button:visited:focus {
  background: #6e4221;
}

.cb-button-center {
  text-align: center;
}

.respond-form .button:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}

/* comment form title */
#comment-form-title {
  margin: 0 0 20px;
}

/* no comments */
.nocomments {
  margin: 0 20px 20px;
}

/******************************************************************
ALERT BOXES
******************************************************************/
.alert-white, .alert-yellow, .alert-blue, .alert-red, .alert-green {
  margin: 20px 10px;
  padding: 20px 10px;
  text-align: center;
  border: 1px solid;
}

.alert-white {
  border-color: #ececec;
  background: #f9f9f9;
  color: #acacac;
}

.alert-yellow {
  border-color: #f8f818;
  background: #fefede;
  color: #a5a505;
}

.alert-blue {
  border-color: #c3d7ff;
  background: #dde8ff;
  color: #77a3ff;
}

.alert-red {
  border-color: #fdd6d2;
  background: #feecea;
  color: #d4847b;
}

.alert-green {
  border-color: #c6f4c0;
  background: #daf8d6;
  color: #63a85a;
}

/******************************************************************
CONTACT PAGE STYLES
******************************************************************/
.cb-contact-page h2 {
  margin-bottom: 20px;
}
.cb-contact-page .google-maps-frame, .cb-contact-page .google-maps-frame iframe {
  max-width: 100%;
  margin-bottom: 10px;
}
.cb-contact-page .wpcf7-form-control.wpcf7-text, .cb-contact-page .wpcf7-form-control.wpcf7-textarea {
  border: 1px solid #d7d7d7;
  padding: 10px;
  -webkit-border-radius: 5px 5px;
  -moz-border-radius: 5px / 5px;
  border-radius: 5px / 5px;
  margin-top: 5px;
  width: 280px;
}
.cb-contact-page .wpcf7-form p {
  font-size: 14px;
  color: #acacac;
}
.cb-contact-page .wpcf7-form-control.wpcf7-text:focus, .cb-contact-page .wpcf7-form-control.wpcf7-textarea:focus {
  background-color: #f2f3f6;
}

/******************************************************************
AUTHOR STYLES
******************************************************************/
.cb-about-page li {
  margin-bottom: 20px;
  list-style-type: none !important;
}
.cb-about-page li h3 {
  margin: 0;
}
.cb-about-page li .cb-position {
  color: #acacac;
  font-style: italic;
}
.cb-about-page li .cb-mask {
  float: left;
}
.cb-about-page li .cb-mask img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 50px;
  width: 50px;
}
.cb-about-page li .cb-meta {
  float: left;
  width: 220px;
  padding-left: 20px;
}
.cb-about-page li p {
  margin: 10px 0;
}
.cb-about-page li h3 {
  -webkit-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  -transition: color 0.5s;
  transition: color 0.5s;
}
.cb-about-page li h3 a {
  color: #555555;
}
.cb-about-page li .cb-email, .cb-about-page li .cb-website, .cb-about-page li .cb-twitter {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/author-sprite.png) no-repeat;
  width: 18px;
  display: inline-block;
  vertical-align: top;
  height: 25px;
}
.cb-about-page li .cb-googleplus {
  margin-left: 2px;
  display: inline-block;
  vertical-align: top;
}
.cb-about-page li .cb-googleplus img {
  margin-top: 3px;
}
.cb-about-page li .cb-googleplus .cb-googleplus-link {
  margin-top: 4px;
  display: inline-block;
  vertical-align: top;
}
.cb-about-page li .cb-email {
  background-position: -4px -2px;
}
.cb-about-page li .cb-website {
  background-position: -29px -2px;
}
.cb-about-page li .cb-twitter {
  background-position: -57px 0;
}
.cb-about-page li .cb-author-bio {
  color: #acacac;
  font-size: 13px;
}
.cb-about-page li .cb-email-link, .cb-about-page li .cb-website-link, .cb-about-page li .cb-twitter-link, .cb-about-page li .cb-googleplus-link {
  font-size: 10px;
  font-style: italic;
}
.cb-about-page li .cb-email-link, .cb-about-page li .cb-email-link:visited, .cb-about-page li .cb-website-link, .cb-about-page li .cb-website-link:visited, .cb-about-page li .cb-twitter-link, .cb-about-page li .cb-twitter-link:visited, .cb-about-page li .cb-googleplus-link, .cb-about-page li .cb-googleplus-link:visited {
  color: #acacac;
}
.cb-about-page li .avatar:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}
.cb-about-page li .avatar, .cb-about-page li h3 a {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  transition: all 0.5s;
}

.cb-author-box {
  margin-bottom: 50px;
  font-size: 14px;
}
.cb-author-box .cb-meta h3 {
  margin: 0 0 5px 0;
}
.cb-author-box .cb-meta h3 a {
  color: #2d2d2d;
}
.cb-author-box .cb-mask {
  margin-right: 30px;
  float: left;
}
.cb-author-box .cb-mask img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 100px;
  width: 100px;
}

.cb-author-page {
  margin-bottom: 20px;
}
.cb-author-page h3 {
  margin: 0;
}
.cb-author-page .cb-position {
  color: #acacac;
  font-style: italic;
}
.cb-author-page .cb-mask {
  float: left;
}
.cb-author-page .cb-mask img {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 50px;
  width: 50px;
}
.cb-author-page .cb-meta {
  float: left;
  width: 220px;
  padding-left: 20px;
}
.cb-author-page p {
  margin: 10px 0;
}
.cb-author-page h3 {
  -webkit-transition: color 0.5s;
  -ms-transition: color 0.5s;
  -o-transition: color 0.5s;
  -transition: color 0.5s;
  transition: color 0.5s;
}
.cb-author-page h3 a {
  color: #555555;
}
.cb-author-page .cb-email, .cb-author-page .cb-website, .cb-author-page .cb-twitter {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/author-sprite.png) no-repeat;
  width: 18px;
  display: inline-block;
  vertical-align: top;
  height: 25px;
}
.cb-author-page .cb-googleplus {
  margin-left: 2px;
  display: inline-block;
  vertical-align: top;
}
.cb-author-page .cb-googleplus img {
  margin-top: 5px;
}
.cb-author-page .cb-googleplus .cb-googleplus-link {
  margin-top: 7px;
  display: inline-block;
  vertical-align: top;
}
.cb-author-page .cb-email {
  background-position: -4px 0;
}
.cb-author-page .cb-website {
  background-position: -29px 0;
}
.cb-author-page .cb-twitter {
  background-position: -57px 0;
}
.cb-author-page .cb-author-bio {
  color: #acacac;
  font-size: 13px;
}
.cb-author-page .cb-email-link, .cb-author-page .cb-website-link, .cb-author-page .cb-twitter-link, .cb-author-page .cb-googleplus-link {
  font-size: 10px;
  font-style: italic;
}
.cb-author-page .cb-email-link, .cb-author-page .cb-email-link:visited, .cb-author-page .cb-website-link, .cb-author-page .cb-website-link:visited, .cb-author-page .cb-twitter-link, .cb-author-page .cb-twitter-link:visited, .cb-author-page .cb-googleplus-link, .cb-author-page .cb-googleplus-link:visited {
  color: #acacac;
}
.cb-author-page .avatar:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
}
.cb-author-page .avatar, .cb-author-page h3 a {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  transition: all 0.5s;
}

/******************************************************************
TOP REVIEWS PAGE STYLES
******************************************************************/
.cb-top-reviews-page .cb-content {
  margin-bottom: 40px;
}
.cb-top-reviews-page .cb-one {
  margin-bottom: 20px;
  position: relative;
}
.cb-top-reviews-page .cb-one .cb-mask {
  position: relative;
  width: 280px;
  height: 180px;
  overflow: hidden;
  margin: 0 0 10px 0;
}
.cb-top-reviews-page .cb-one .cb-mask .cb-score-box, .cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star {
  position: absolute;
  border-bottom: 4px solid #fff;
  top: 0;
  left: 0;
  width: 90px;
  height: 80px;
}
.cb-top-reviews-page .cb-one .cb-mask .score {
  font-size: 40px;
  bottom: 17px;
}
.cb-top-reviews-page .cb-one .cb-mask .score-title {
  font-size: 13px;
  bottom: 7px;
}
.cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star .score-title {
  font-size: 13px;
  bottom: 20px;
}
.cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star .filling-star {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
  height: 15px;
}
.cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star .filling-bg {
  margin-left: 5px;
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
  background-position: 0 -15px;
  bottom: 7px;
  height: 15px;
}
.cb-top-reviews-page .cb-one .cb-meta .cb-countdown {
  font-size: 50px;
  float: left;
  margin-right: 20px;
  line-height: 1;
}
.cb-top-reviews-page .cb-one .cb-meta .cb-countdown a {
  color: #2d2d2d;
}
.cb-top-reviews-page .cb-one .cb-meta .cb-read-more {
  color: #acacac;
}
.cb-top-reviews-page .cb-one .cb-meta .cb-excerpt {
  font-size: 12px;
}
.cb-top-reviews-page .cb-one .cb-meta .cb-byline {
  margin: 0 0 10px 0;
}
.cb-top-reviews-page .cb-one .cb-meta .cb-byline a {
  color: #acacac;
}
.cb-top-reviews-page .cb-one .cb-meta h2 {
  margin: 0 0 10px 0;
}
.cb-top-reviews-page .cb-one .cb-meta h2 a {
  color: #2d2d2d;
}
.cb-top-reviews-page .cb-others {
  margin-bottom: 40px;
}
.cb-top-reviews-page .cb-others .cb-mask {
  position: relative;
  float: left;
  width: 280px;
  height: 220px;
  overflow: hidden;
  margin-bottom: 10px;
}
.cb-top-reviews-page .cb-others .cb-mask img {
  width: 280px;
}
.cb-top-reviews-page .cb-others .cb-mask .cb-score-box, .cb-top-reviews-page .cb-others .cb-mask .cb-score-box-star {
  position: absolute;
  border-bottom: 4px solid #fff;
  top: 0;
  left: 0;
  width: 90px;
  height: 80px;
}
.cb-top-reviews-page .cb-others .cb-mask .score {
  font-size: 40px;
  bottom: 17px;
}
.cb-top-reviews-page .cb-others .cb-mask .score-title {
  font-size: 13px;
  bottom: 7px;
}
.cb-top-reviews-page .cb-others .cb-mask .cb-score-box-star .score-title {
  font-size: 13px;
  bottom: 20px;
}
.cb-top-reviews-page .cb-others .cb-mask .cb-score-box-star .filling-star {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
  height: 15px;
}
.cb-top-reviews-page .cb-others .cb-mask .cb-score-box-star .filling-bg {
  margin-left: 5px;
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
  background-position: 0 -15px;
  bottom: 7px;
  height: 15px;
  width: 80px;
}
.cb-top-reviews-page .cb-others .cb-meta {
  float: left;
  width: 280px;
  padding: 0;
}
.cb-top-reviews-page .cb-others .cb-meta .cb-countdown {
  float: left;
  margin-right: 10px;
  font-size: 20px;
  line-height: 1;
}
.cb-top-reviews-page .cb-others .cb-meta .cb-countdown a {
  color: #2d2d2d;
}
.cb-top-reviews-page .cb-others .cb-meta .cb-read-more {
  color: #acacac;
}
.cb-top-reviews-page .cb-others .cb-meta .cb-excerpt {
  font-size: 13px;
}
.cb-top-reviews-page .cb-others .cb-meta .cb-byline {
  margin: 0 0 10px 0;
}
.cb-top-reviews-page .cb-others .cb-meta .cb-byline a {
  color: #acacac;
}
.cb-top-reviews-page .cb-others .cb-meta h2 {
  margin: 0 0 10px 0;
}
.cb-top-reviews-page .cb-others .cb-meta h2 a {
  color: #2d2d2d;
}

/******************************************************************
FULL WIDTH PAGE STYLES
******************************************************************/
.cb-full-width {
  margin-bottom: 40px;
  width: 280px !important;
}
.cb-full-width .article-header {
  margin: 0;
}

/******************************************************************
RELATED POSTS STYLES
******************************************************************/
.cb-related-posts {
  margin-bottom: 60px;
}
.cb-related-posts li {
  float: left;
  vertical-align: top;
  position: relative;
  overflow: hidden;
  width: 280px;
  height: 160px;
}
.cb-related-posts li .cb-excerpt {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  bottom: 30px;
  position: absolute;
  left: 0px;
  padding: 5px 20px 5px 15px;
  font-size: 13px;
  color: #2d2d2d;
  -webkit-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  -transition: opacity 0.3s;
  transition: opacity 0.3s;
  overflow: hidden;
  width: 95%;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cb-related-posts li .cb-shadow {
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0.35)));
  background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.35) 50%);
  padding: 15px 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-transition: opacity 0.4s;
  -ms-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  -transition: opacity 0.4s;
  transition: opacity 0.4s;
  min-height: 45%;
}
.cb-related-posts li img {
  width: 100%;
}
.cb-related-posts li h4 {
  margin: 0;
}
.cb-related-posts li h4 a {
  position: absolute;
  bottom: 25px;
  left: 0;
  padding: 5px 30px 5px 15px;
  font-size: 14px;
  color: white;
  font-weight: 700;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -moz-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -ms-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  -o-text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.75);
  z-index: 5;
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -transition: all 0.4s;
  transition: all 0.4s;
}
.cb-related-posts li .cb-byline {
  position: absolute;
  bottom: 10px;
  left: 15px;
  font-size: 11px;
  margin: 0px;
  color: #e9e9e9;
  z-index: 2;
  -webkit-transition: color 0.4s;
  -ms-transition: color 0.4s;
  -o-transition: color 0.4s;
  -transition: color 0.4s;
  transition: color 0.4s;
}
.cb-related-posts li .cb-comments {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 20;
}
.cb-related-posts .no-1 {
  margin: 0 20px 20px 0;
}
.cb-related-posts .no-2 {
  margin: 0 0 20px 0;
}
.cb-related-posts .no-3 {
  margin: 0 20px 20px 0;
}
.cb-related-posts .grid-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 15;
}

.cb-related-posts.cb-no-byline h4 a {
  bottom: 10px;
}

/*********************
SIDEBARS & ASIDES
*********************/
#cb-sidebar {
  margin: 0 19px 40px 19px;
  width: 280px;
  float: left;
}
#cb-sidebar h4 {
  font-size: 12px;
}
#cb-sidebar h4 a {
  -webkit-transition: color 0.6s;
  -ms-transition: color 0.6s;
  -o-transition: color 0.6s;
  -transition: color 0.6s;
  transition: color 0.6s;
}
#cb-sidebar .cb-sidebar-widget-title {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  font-size: 18px;
  padding: 0 10px 5px 0;
}
#cb-sidebar .cb-sidebar-widget {
  margin-bottom: 40px;
}
#cb-sidebar .cb-sidebar-widget ul li {
  position: relative;
  margin-bottom: 30px;
}
#cb-sidebar .ads-125-widget a {
  width: 125px;
  height: 125px;
  float: left;
  margin: 0 20px 20px 70px;
}
#cb-sidebar .cb-social-media-widget {
  margin-left: 30px;
}
#cb-sidebar .cb-social-media-widget .cb-social-media-icon {
  float: left;
  display: block;
}
#cb-sidebar .cb-social-media-widget .facebook {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -210px 0 no-repeat;
}
#cb-sidebar .cb-social-media-widget .twitter {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -70px 0 no-repeat;
}
#cb-sidebar .cb-social-media-widget .pinterest {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) 0 0 no-repeat;
}
#cb-sidebar .cb-social-media-widget .youtube {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -280px 0 no-repeat;
}
#cb-sidebar .cb-social-media-widget .googleplus {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -350px 0 no-repeat;
}
#cb-sidebar .cb-social-media-widget .rss {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -140px 0 no-repeat;
}
#cb-sidebar .cb-social-media-widget .facebook:hover {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -210px -70px no-repeat;
}
#cb-sidebar .cb-social-media-widget .twitter:hover {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -70px -70px no-repeat;
}
#cb-sidebar .cb-social-media-widget .pinterest:hover {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) 0 -70px no-repeat;
}
#cb-sidebar .cb-social-media-widget .youtube:hover {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -280px -70px no-repeat;
}
#cb-sidebar .cb-social-media-widget .googleplus:hover {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -350px -70px no-repeat;
}
#cb-sidebar .cb-social-media-widget .rss:hover {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -140px -70px no-repeat;
}
#cb-sidebar .cb-social-media-widget .cb-social-media-icon {
  height: 70px;
  width: 70px;
}
#cb-sidebar .cb-social-media-widget .icon-4, #cb-sidebar .cb-social-media-widget .icon-5 {
  margin-top: 5px;
}
#cb-sidebar .cb-social-media-widget .icon-1, #cb-sidebar .cb-social-media-widget .icon-2, #cb-sidebar .cb-social-media-widget .icon-4 {
  margin-right: 5px;
}
#cb-sidebar .menu li, #cb-sidebar .menu li:hover, #cb-sidebar .menu li .sub-menu li, #cb-sidebar .menu li .sub-menu li:hover {
  background-color: transparent !important;
}
#cb-sidebar .cb-tabs-widget .tabberlive .tabbertabhide, #cb-sidebar .cb-tabs-widget .tabber {
  display: none;
}
#cb-sidebar .cb-tabs-widget .cb-onetab li a {
  width: 280px;
  font-size: 18px;
  padding: 3px 5px;
}
#cb-sidebar .cb-tabs-widget .cb-twotabs li a {
  width: 140px;
  font-size: 18px;
  padding: 3px 5px;
}
#cb-sidebar .cb-tabs-widget .cb-threetabs li a {
  width: 90px;
  font-size: 16px;
  padding: 3px;
}
#cb-sidebar .cb-tabs-widget .cb-fourtabs li a {
  width: 70px;
  font-size: 12px;
  padding: 5px 2px;
}
#cb-sidebar .cb-tabs-widget .tabbernav {
  border-bottom-width: 3px;
  border-bottom-style: solid;
  margin: 0 0 20px 0;
}
#cb-sidebar .cb-tabs-widget .tabbernav ul {
  margin: 0;
}
#cb-sidebar .cb-tabs-widget .tabbernav li {
  margin-bottom: 0;
  display: inline-block;
}
#cb-sidebar .cb-tabs-widget .tabbernav li a {
  color: #2d2d2d;
  display: block;
  text-align: center;
}
#cb-sidebar .cb-tabs-widget .tabbernav .tabberactive a {
  color: white;
}
#cb-sidebar .cb-tabs-widget .tabberlive .tabbertab ul {
  margin: 0;
}
#cb-sidebar .cb-tabs-widget .tabberlive .tabbertab h2, #cb-sidebar .cb-tabs-widget .tabberlive .tabbertab h3 {
  display: none;
}
#cb-sidebar .latest-article-widget li .cb-thumbnail {
  display: block;
  position: relative;
  float: left;
  margin-right: 20px;
}
#cb-sidebar .latest-article-widget li .cb-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  width: 30px;
  height: 30px;
}
#cb-sidebar .latest-article-widget li .audio-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-30x30.png) no-repeat;
  background-position: -90px 0;
}
#cb-sidebar .latest-article-widget li .video-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-30x30.png) no-repeat;
  background-position: 0 0;
}
#cb-sidebar .latest-article-widget li .gallery-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-30x30.png) no-repeat;
  background-position: -120px 0;
}
#cb-sidebar .latest-article-widget li img {
  -webkit-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#cb-sidebar .latest-article-widget li:hover img, #cb-sidebar .latest-article-widget li:focus img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#cb-sidebar .latest-article-widget li .cb-score-box-star {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  border-bottom: 2px solid #fff;
}
#cb-sidebar .latest-article-widget li .cb-score-box-star .score {
  font-size: 16px;
  bottom: 5px;
}
#cb-sidebar .latest-article-widget li .cb-score-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 35px;
  height: 35px;
  border-bottom: 2px solid #fff;
}
#cb-sidebar .latest-article-widget li .cb-score-box .score {
  font-size: 16px;
  bottom: 5px;
}
#cb-sidebar .latest-article-widget li h4 {
  margin: 0 0 10px 0;
  padding: 0 0 0 110px;
}
#cb-sidebar .latest-article-widget li h4 a {
  color: #2d2d2d;
}
#cb-sidebar .latest-article-widget li .cb-byline {
  margin: 0;
  padding: 0 0 10px 110px;
}
#cb-sidebar .latest-article-widget li .cb-byline a {
  color: #acacac;
}
#cb-sidebar .cb-top-reviews-widget li img {
  float: left;
  -webkit-transition: opacity 0.5s;
  -ms-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -transition: opacity 0.5s;
  transition: opacity 0.5s;
}
#cb-sidebar .cb-top-reviews-widget li:hover .cb-countdown, #cb-sidebar .cb-top-reviews-widget li:focus .cb-countdown {
  color: #acacac;
}
#cb-sidebar .cb-top-reviews-widget li:hover img, #cb-sidebar .cb-top-reviews-widget li:focus img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
#cb-sidebar .cb-top-reviews-widget li .cb-countdown {
  font-size: 22px;
  color: #2d2d2d;
  position: absolute;
  top: 0;
  left: 0;
  height: 35px;
  width: 20px;
  background-color: #fff;
}
#cb-sidebar .cb-top-reviews-widget li h4 {
  margin: 0 0 5px 20px;
  float: left;
  width: 170px;
  padding-right: 40px;
}
#cb-sidebar .cb-top-reviews-widget li h4 a {
  color: #2d2d2d;
}
#cb-sidebar .cb-top-reviews-widget li .cb-byline {
  margin-left: 110px;
  padding: 0 0 10px 0px;
}
#cb-sidebar .cb-top-reviews-widget li .cb-byline a {
  color: #acacac;
}
#cb-sidebar .cb-top-reviews-widget li .cb-score-box {
  width: 35px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
}
#cb-sidebar .cb-top-reviews-widget li .score {
  font-size: 12px;
  bottom: 5px;
}
#cb-sidebar .cb-top-reviews-widget li .cb-score-box-star {
  width: 35px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0px;
}
#cb-sidebar .cb-top-reviews-widget li .cb-score-box-star .score-title {
  bottom: 5px;
}
#cb-sidebar .cb-top-reviews-widget li .cb-score-box-star, #cb-sidebar .cb-top-reviews-widget li .cb-score-box, #cb-sidebar .cb-top-reviews-widget li img, #cb-sidebar .cb-top-reviews-widget li .cb-countdown {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  transition: all 0.5s;
}
#cb-sidebar .cb-top-reviews-widget li img, #cb-sidebar .cb-top-reviews-widget li h4 a, #cb-sidebar .cb-top-reviews-widget li .cb-countdown {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  transition: all 0.5s;
}

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
  width: 100% !important;
}

/* tag-cloud widget */
.widget_tag_cloud a {
  padding: 15px;
  font-size: 14px !important;
  display: inline-block;
  color: #2d2d2d;
  background-color: #e9e9e9;
  margin: 1px -1px;
}

.tagcloud a, .tags a {
  -webkit-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  -transition: all 0.4s;
  transition: all 0.4s;
}

.widget_tag_cloud a:hover {
  background-color: #acacac;
  color: #fff;
  text-decoration: underline;
}

/*********************
FOOTER STYLES
*********************/
.cb-article-footer {
  margin-bottom: 40px;
}

.cb-footer {
  font-size: 14px;
  clear: both;
  background-color: #1b1b1b;
}
.cb-footer img, .cb-footer h4 a, .cb-footer .cb-countdown, .cb-footer .cb-score-box-star, .cb-footer .cb-score-box {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  transition: all 0.5s;
}
.cb-footer a {
  color: #acacac;
}
.cb-footer a:hover {
  color: #e9e9e9;
}
.cb-footer .widget_search, .cb-footer .cb-top-reviews-widget, .cb-footer .widget_calendar, .cb-footer .latest-article-widget {
  margin-bottom: 20px;
}
.cb-footer .cb-footer-widget {
  float: left;
  width: 100%;
}
.cb-footer .first {
  margin-left: 0;
}
.cb-footer .recentcomments {
  margin-bottom: 10px;
}
.cb-footer .cb-social-media {
  margin: 10px 0 10px 0;
  text-align: center;
}
.cb-footer .cb-social-media a {
  height: 30px;
  width: 30px;
  display: inline-block;
  margin: 0 3px 10px 0;
}
.cb-footer .cb-social-media .cb-facebook {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/social-sprite-footer.png) -170px 0 no-repeat;
}
.cb-footer .cb-social-media .cb-twitter {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/social-sprite-footer.png) -70px 0 no-repeat;
}
.cb-footer .cb-social-media .cb-pinterest {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/social-sprite-footer.png) 0 0 no-repeat;
}
.cb-footer .cb-social-media .cb-youtube {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/social-sprite-footer.png) -110px 0 no-repeat;
  width: 60px;
}
.cb-footer .cb-social-media .cb-rss {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/social-sprite-footer.png) -35px 0 no-repeat;
}
.cb-footer .widget_calendar {
  color: #d7d7d7;
}
.cb-footer .widget_calendar td {
  padding: 2px 6px;
  color: #e9e9e9;
  position: relative;
  font-size: 16px;
}
.cb-footer .widget_calendar caption {
  margin-bottom: 10px;
}
.cb-footer .widget_calendar #prev a {
  background-color: transparent;
}
.cb-footer .widget_calendar #next {
  text-align: right;
}
.cb-footer .widget_calendar #next a {
  background-color: transparent;
}
.cb-footer .cb-top-reviews-widget li {
  position: relative;
}
.cb-footer .cb-top-reviews-widget li img {
  float: left;
  height: 50px;
  width: 50px;
  margin-bottom: 20px;
  margin-right: 10px;
}
.cb-footer .cb-top-reviews-widget li:hover .cb-countdown, .cb-footer .cb-top-reviews-widget li:focus .cb-countdown {
  color: #acacac;
}
.cb-footer .cb-top-reviews-widget li .cb-countdown {
  font-size: 22px;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  height: 35px;
  width: 20px;
  padding-left: 3px;
  background-color: #000;
}
.cb-footer .cb-top-reviews-widget li h4 {
  margin: 0 0 5px 10px;
  float: left;
  width: 170px;
  font-size: 11px;
}
.cb-footer .cb-top-reviews-widget li .cb-byline {
  margin: 0;
  padding-left: 70px;
  margin-bottom: 20px;
  color: #555555;
}
.cb-footer .cb-top-reviews-widget li .cb-score-box {
  display: none;
}
.cb-footer .cb-top-reviews-widget li .cb-score-box-star {
  display: none;
}
.cb-footer .cb-top-reviews-widget li .cb-score-box-star, .cb-footer .cb-top-reviews-widget li .cb-score-box, .cb-footer .cb-top-reviews-widget li img, .cb-footer .cb-top-reviews-widget li .cb-countdown {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  transition: all 0.5s;
}
.cb-footer .cb-top-reviews-widget li img, .cb-footer .cb-top-reviews-widget li h4 a, .cb-footer .cb-top-reviews-widget li .cb-countdown {
  -webkit-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  -transition: all 0.5s;
  transition: all 0.5s;
}
.cb-footer .widget_tag_cloud {
  margin-bottom: 20px;
}
.cb-footer .widget_tag_cloud a {
  font-size: 12px !important;
  color: #d7d7d7;
  background-color: #2d2d2d;
}
.cb-footer .widget_tag_cloud a:hover {
  color: #fff;
}
.cb-footer .flickr a img {
  margin: 0 3% 3% 0;
  width: 30%;
  border: 3px solid;
  border-color: #111111;
  -webkit-transition: border-color 0.6s;
  -ms-transition: border-color 0.6s;
  -o-transition: border-color 0.6s;
  -transition: border-color 0.6s;
  transition: border-color 0.6s;
}
.cb-footer .latest-article-widget li {
  margin-bottom: 10px;
}
.cb-footer .latest-article-widget li a {
  margin-bottom: 20px;
}
.cb-footer .latest-article-widget li .cb-thumbnail {
  display: block;
  width: 50px;
  height: 50px;
  position: relative;
  float: left;
  margin-right: 10px;
}
.cb-footer .latest-article-widget li .cb-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -15px 0 0 -15px;
  width: 30px;
  height: 30px;
}
.cb-footer .latest-article-widget li .audio-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-30x30.png) no-repeat;
  background-position: -90px 0;
}
.cb-footer .latest-article-widget li .video-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-30x30.png) no-repeat;
  background-position: 0 0;
}
.cb-footer .latest-article-widget li .gallery-icon {
  background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/sprite-format-30x30.png) no-repeat;
  background-position: -120px 0;
}
.cb-footer .latest-article-widget li:hover img, .cb-footer .latest-article-widget li:focus img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.cb-footer .latest-article-widget li h4 {
  margin: 0 0 10px 0;
  padding: 0 0 0 70px;
  font-size: 11px;
}
.cb-footer .latest-article-widget li h4 a {
  color: #acacac;
}
.cb-footer .latest-article-widget li .cb-byline {
  margin: 0;
  padding: 0 0 10px 70px;
  font-size: 10px;
  color: #555555;
}
.cb-footer .latest-article-widget li .cb-score-box-star {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border-bottom: 2px solid #fff;
}
.cb-footer .latest-article-widget li .cb-score-box-star .score {
  font-size: 12px;
  bottom: 2px;
}
.cb-footer .latest-article-widget li .cb-score-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  border-bottom: 2px solid #fff;
}
.cb-footer .latest-article-widget li .cb-score-box .score {
  font-size: 12px;
  bottom: 2px;
}
.cb-footer .latest-article-widget li .cb-score-box .score .h6 {
  font-size: 8px;
}
.cb-footer .cb-footer-widget-title {
  color: #e9e9e9;
  font-size: 20px;
}

/* end .footer-links */
#cb-footer-inner {
  padding: 30px 40px 10px 40px;
}

.cb-footer-lower {
  padding: 20px;
  position: relative;
  background-color: #000000;
  /* end menu-footer-nav-menu */
}
.cb-footer-lower .cb-copyright {
  font-size: 12px;
  color: #555555;
  text-align: center;
}
.cb-footer-lower .logo {
  padding-bottom: 5px;
}
.cb-footer-lower .cb-footer-logo {
  text-align: center;
  display: block;
}
.cb-footer-lower nav {
  /* end ul */
}
.cb-footer-lower nav ul {
  margin: 0 0 10px 0;
  text-align: center;
  /* end .menu li */
}
.cb-footer-lower nav ul li {
  float: none;
  position: relative;
  display: inline-block;
}
.cb-footer-lower nav ul li a {
  font-size: 14px;
  margin: 0 20px 0 0;
  color: #acacac;
}
.cb-footer-lower nav ul li a:hover, .cb-footer-lower nav ul li a:focus {
  color: #555555;
}

/*
 * Boxer [Formstone Library]
 * @author Ben Plum
 * @version 1.5.6
 *
 * Copyright © 2012 Ben Plum <mr@benplum.com>
 * Released under the MIT License <https://opensource.org/licenses/mit-license.php>
 */
#boxer, #boxer .boxer-container, #boxer .boxer-content, #boxer-overlay {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

#boxer-overlay {
  background: #000;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 205;
}

#boxer {
  background: white url(https://chinitech.com/wp-content/themes/Ciola/library/images/box-loading.gif) no-repeat center;
  border-radius: 5px;
  box-shadow: 0 0 25px #000;
  padding: 10px;
  position: absolute;
  z-index: 205;
}

#boxer.inline {
  padding: 30px;
}

#boxer .boxer-close {
  background: white url(https://chinitech.com/wp-content/themes/Ciola/library/images/box-icons.png) no-repeat -70px 10px;
  border-radius: 100%;
  cursor: pointer;
  display: block;
  height: 30px;
  position: absolute;
  padding: 0;
  right: -8px;
  top: -8px;
  width: 30px;
  text-indent: -99999px;
  z-index: 206;
}

#boxer .boxer-close:hover {
  background-position: -70px -20px;
}

#boxer .boxer-container {
  background: #fff;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 205;
  zoom: 1;
}

#boxer .boxer-content {
  background: #fff;
  overflow: hidden;
  padding: 0;
  width: 10000px;
}

#boxer .boxer-image {
  float: left;
}

#boxer .boxer-video {
  height: 100%;
  width: 100%;
}

#boxer .boxer-iframe {
  float: left;
  height: 100%;
  overflow: auto;
  width: 100%;
}

#boxer .boxer-meta {
  clear: both;
}

#boxer .boxer-arrow {
  background: white url(https://chinitech.com/wp-content/themes/Ciola/library/images/box-icons.png) no-repeat 0 0;
  border-radius: 100%;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  display: block;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
  position: absolute;
  text-indent: -99999px;
  top: 0;
  width: 40px;
  -webkit-transition: opacity 0.1s linear;
  -moz-transition: opacity 0.1s linear;
  -ms-transition: opacity 0.1s linear;
  -o-transition: opacity 0.1s linear;
  transition: opacity 0.1s linear;
}

#boxer .boxer-arrow.previous {
  left: 20px;
}

#boxer .boxer-arrow.next {
  background-position: -40px 0;
  right: 20px;
}

#boxer .boxer-content:hover .boxer-arrow {
  opacity: 0.75;
}

#boxer .boxer-content .boxer-arrow:hover {
  opacity: 1;
}

#boxer .boxer-content:hover .boxer-arrow.disabled {
  opacity: 0.9;
  cursor: default !important;
}

#boxer .boxer-position {
  color: #999;
  font-size: 11px;
  margin: 0;
  padding: 15px 10px 5px;
}

#boxer .boxer-caption p {
  margin: 0;
  padding: 15px 10px 10px 10px;
}

#boxer .boxer-caption.gallery p {
  padding-top: 0;
}

@media only screen and (min-width: 481px) {
  /*********************
  LAYOUT STYLES
  *********************/
  .wrap {
    width: 472px;
  }

  #cb-inner-header {
    padding: 10px 20px;
  }

  #main {
    width: 430px;
    margin-left: 20px;
  }

  #main-full-width {
    width: 430px;
    margin-left: 20px;
  }
  #main-full-width .cb-blog-style-b {
    margin: 0 0 30px 0;
    width: 430px;
  }
  #main-full-width .cb-blog-style-b .mask {
    width: 430px;
    height: 246px;
  }
  #main-full-width .cb-blog-style-b .mask img {
    width: 100%;
  }

  #cb-content {
    padding-top: 20px;
  }

  .cb-breaking-news {
    margin: 0 0 0 20px;
    width: 410px;
  }
  .cb-breaking-news ul li {
    width: 300px;
  }

  .spacer-left {
    margin-left: 20px;
  }

  .gallery .cb-gallery-item {
    width: 100px;
    margin: 0 0 5px 10px;
  }

  .alert-white, .alert-yellow, .alert-blue, .alert-red, .alert-green {
    padding: 20px 30px;
  }

  /*********************
  NAVIGATION STYLES
  *********************/
  #cb-main-menu-mob {
    padding: 5px 20px;
  }

  #cb-mob-dropdown-main {
    margin-left: 205px;
  }

  /*********************
  POSTS & CONTENT STYLES
  *********************/
  .entry-content .alignleft, .entry-content img.alignleft {
    margin: 20px 20px 20px 0;
    max-width: 40%;
    display: inline;
    float: left;
  }
  .entry-content .alignright, .entry-content img.alignright {
    margin: 20px 0 20px 20px;
    display: inline;
    float: right;
    max-width: 40%;
  }
  .entry-content .aligncenter, .entry-content img.aligncenter {
    margin: 20px auto;
    display: block;
    clear: both;
  }

  .cb-review-box-top {
    margin: 0 0 20px 0;
  }
  .cb-review-box-top h3 {
    font-size: 16px;
  }
  .cb-review-box-top li {
    font-size: 14px !important;
  }
  .cb-review-box-top .pros-cons {
    width: 250px;
    margin: 0 0 20px 30px;
  }
  .cb-review-box-top .pros-cons .pros, .cb-review-box-top .pros-cons .cons {
    float: left;
    width: 48%;
  }
  .cb-review-box-top .pros-cons .pros {
    margin-right: 4%;
  }
  .cb-review-box-top .pros-cons ul {
    margin: 0;
    padding-bottom: 10px;
  }
  .cb-review-box-top .pros-cons ul li {
    margin-bottom: 5px;
  }

  .normal-bar .bg {
    width: 150px;
  }

  .cb-scores {
    margin-left: 0px;
  }

  .cb-about-page li {
    margin-bottom: 30px;
  }
  .cb-about-page li .cb-mask img {
    width: 90px;
    height: 90px;
  }
  .cb-about-page li .cb-meta {
    width: 340px;
    padding-left: 20px;
  }

  .cb-author-page {
    margin-bottom: 20px;
  }
  .cb-author-page h3 {
    margin: 0;
  }
  .cb-author-page p {
    margin: 10px 0;
  }
  .cb-author-page .cb-mask img {
    width: 90px;
    height: 90px;
  }
  .cb-author-page .cb-meta {
    width: 340px;
    padding-left: 20px;
  }

  /******************************************************************
  GRID STYLES
  *****************************************************************/
  .cb-grid-4, .cb-grid-5, .cb-grid-6, .cb-grid-7 {
    margin: 0 20px 20px 20px;
  }
  .cb-grid-4 .feature, .cb-grid-5 .feature, .cb-grid-6 .feature, .cb-grid-7 .feature {
    height: 240px;
  }
  .cb-grid-4 h2 a, .cb-grid-5 h2 a, .cb-grid-6 h2 a, .cb-grid-7 h2 a {
    bottom: 40px;
  }
  .cb-grid-4 .cb-byline, .cb-grid-5 .cb-byline, .cb-grid-6 .cb-byline, .cb-grid-7 .cb-byline {
    bottom: 20px;
  }
  .cb-grid-4 .big-article h2 a, .cb-grid-5 .big-article h2 a, .cb-grid-6 .big-article h2 a, .cb-grid-7 .big-article h2 a {
    font-size: 18px;
  }
  .cb-grid-4 .small-article h2 a, .cb-grid-5 .small-article h2 a, .cb-grid-6 .small-article h2 a, .cb-grid-7 .small-article h2 a {
    font-size: 18px;
  }
  .cb-grid-4 .square-article h2 a, .cb-grid-5 .square-article h2 a, .cb-grid-6 .square-article h2 a, .cb-grid-7 .square-article h2 a {
    font-size: 18px;
  }

  .cb-grid-4.cb-no-byline h2 a, .cb-grid-5.cb-no-byline h2 a, .cb-grid-6.cb-no-byline h2 a, .cb-grid-7.cb-no-byline h2 a {
    bottom: 20px;
  }

  .cb-grid-4 .no-1 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-4 .no-2 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-4 .no-3 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-4 .no-4 {
    width: 430px;
  }

  .cb-grid-5 .no-1 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-5 .no-2 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-5 .no-3 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-5 .no-4 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-5 .no-5 {
    width: 430px;
  }

  .cb-grid-6 .no-1 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-6 .no-2 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-6 .no-3 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-6 .no-4 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-6 .no-5 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-6 .no-6 {
    width: 430px;
  }

  .cb-grid-7 .no-1 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-7 .no-2 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-7 .no-3 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-7 .no-4 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-7 .no-5 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-7 .no-6 {
    margin: 0 0 5px 0;
    width: 430px;
  }
  .cb-grid-7 .no-7 {
    width: 430px;
  }

  /*********************
  MODULE STYLES
  *********************/
  .cb-module-a .cb-article-big {
    width: 205px;
    margin-right: 20px;
    margin-bottom: 0px;
  }
  .cb-module-a .cb-article-small {
    width: 205px;
  }

  .cb-module-b {
    margin-bottom: 20px;
    width: 205px;
  }

  .cb-module-c {
    width: 205px;
  }
  .cb-module-c .cb-article {
    height: 115px;
  }

  .cb-module-d {
    width: 205px;
  }

  .flexslider-g {
    padding: 0 30px;
    margin-bottom: 20px;
  }
  .flexslider-g .cb-category {
    left: 5px;
    top: 0px;
  }
  .flexslider-g .cb-comments {
    right: 5px;
    top: 5px;
    display: block;
  }
  .flexslider-g .flex-direction-nav .flex-next {
    background-position: -73px 60px;
  }
  .flexslider-g .flex-direction-nav .flex-prev {
    background-position: -99px 60px;
  }
  .flexslider-g h2 a {
    width: 100px;
    padding: 5px;
  }
  .flexslider-g .slides img {
    width: 130px;
  }
  .flexslider-g .flex-direction-nav {
    display: block;
  }
  .flexslider-g .flex-direction-nav a {
    height: 130px;
  }
  .flexslider-g .slides > li {
    height: 130px;
    margin: 0 10px;
  }

  .flexslider-full {
    width: 430px;
    margin: 0 auto 20px 20px;
  }
  .flexslider-full .slides > li {
    height: 210px;
  }
  .flexslider-full h2 a {
    padding: 5px 10px;
    bottom: 14px;
  }

  .flexslider {
    margin: 0 0 20px 0;
  }
  .flexslider .flex-viewport {
    height: 210px;
  }
  .flexslider h2 a {
    padding: 5px 10px;
    bottom: 14px;
    max-width: 320px;
  }

  .flexslider-e {
    padding: 0 30px;
    margin-bottom: 20px;
  }
  .flexslider-e .slides > li {
    margin: 0 10px;
    height: 120px;
  }
  .flexslider-e .flex-direction-nav a {
    height: 120px;
    padding: 10px 15px;
  }
  .flexslider-e .cb-comments {
    display: block;
  }
  .flexslider-e .flex-direction-nav .flex-prev {
    background-position: -100px 50px;
  }
  .flexslider-e .flex-direction-nav .flex-next {
    background-position: -73px 50px;
  }
  .flexslider-e h2 a {
    width: 165px;
    padding: 5px;
  }
  .flexslider-e .cb-comments {
    display: block;
  }
  .flexslider-e .flex-direction-nav {
    display: block;
  }

  /*********************
  BLOG STYLES
  *********************/
  .cb-blog-style-a {
    margin: 0 0 30px 0;
  }
  .cb-blog-style-a .mask {
    height: 131px;
    width: 160px;
    margin: 0 20px 0 0;
  }
  .cb-blog-style-a .cb-excerpt {
    margin: 0 0 10px 180px;
    float: none;
  }

  .cb-blog-style-b {
    margin: 0 20px 20px 0;
    width: 205px;
  }
  .cb-blog-style-b .mask {
    height: 115px;
  }

  .cb-blog-style-c {
    margin: 0 20px 20px 0;
  }
  .cb-blog-style-c .mask {
    height: 250px;
  }

  .cb-blog-style-d {
    margin: 0 20px 20px 0;
    width: 205px;
  }
  .cb-blog-style-d .cb-mask {
    height: 115px;
  }

  .cb-previous-next-links .previous {
    min-height: 100px;
  }
  .cb-previous-next-links .next {
    min-height: 100px;
  }

  /******************************************************************
  TOP REVIEWS TEMPLATE
  ******************************************************************/
  .cb-top-reviews-page .cb-content {
    margin-bottom: 20px;
  }
  .cb-top-reviews-page .cb-one .cb-mask {
    width: 430px;
    height: 250px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .cb-score-box {
    height: 140px;
    width: 170px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .score {
    font-size: 80px;
    bottom: 20px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .score-title {
    font-size: 18px;
    bottom: 10px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star {
    width: 150px;
    height: 120px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star .score {
    bottom: 20px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star .filling-bg {
    margin-left: 10px;
    height: 25px;
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite.png) no-repeat;
    background-position: 0 -25px;
    bottom: 10px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star .filling-star {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite.png) no-repeat;
    width: 100%;
    height: 25px;
  }
  .cb-top-reviews-page .cb-one .cb-meta .cb-countdown {
    font-size: 60px;
    float: left;
    margin-right: 20px;
    line-height: 1;
  }
  .cb-top-reviews-page .cb-one .cb-meta .cb-excerpt {
    font-size: 13px;
  }
  .cb-top-reviews-page .cb-one .cb-meta .cb-byline {
    margin: 0 0 10px 0;
  }
  .cb-top-reviews-page .cb-one .cb-meta h2 {
    margin: 0 0 10px 0;
  }
  .cb-top-reviews-page .cb-others {
    margin-bottom: 30px;
  }
  .cb-top-reviews-page .cb-others .cb-mask {
    position: relative;
    float: left;
    width: 160px;
    height: 130px;
    overflow: hidden;
    margin-bottom: 0;
  }
  .cb-top-reviews-page .cb-others .cb-mask img {
    width: 250px;
  }
  .cb-top-reviews-page .cb-others .cb-mask .cb-score-box, .cb-top-reviews-page .cb-others .cb-mask .cb-score-box-star {
    position: absolute;
    border-bottom: 4px solid #fff;
    top: 0;
    left: 0;
    width: 90px;
    height: 80px;
  }
  .cb-top-reviews-page .cb-others .cb-mask .score {
    font-size: 40px;
    bottom: 17px;
  }
  .cb-top-reviews-page .cb-others .cb-mask .score-title {
    font-size: 13px;
    bottom: 7px;
  }
  .cb-top-reviews-page .cb-others .cb-mask .cb-score-box-star .score-title {
    font-size: 13px;
    bottom: 20px;
  }
  .cb-top-reviews-page .cb-others .cb-meta {
    width: 270px;
    padding: 0 0 0 20px;
  }
  .cb-top-reviews-page .cb-others .cb-meta .cb-countdown {
    font-size: 25px;
    line-height: 1;
  }
  .cb-top-reviews-page .cb-others .cb-meta .cb-excerpt {
    font-size: 12px;
  }
  .cb-top-reviews-page .cb-others .cb-meta .cb-byline {
    margin: 0 0 5px 0;
  }
  .cb-top-reviews-page .cb-others .cb-meta h2 {
    margin: 0 0 5px 0;
  }

  /******************************************************************
  FULL WIDTH PAGE STYLES
  ******************************************************************/
  .cb-full-width {
    width: 430px !important;
  }

  /******************************************************************
  RELATED POSTS STYLES
  ******************************************************************/
  .cb-related-posts li {
    width: 205px;
    height: 115px;
  }
  .cb-related-posts li h4 a {
    bottom: 20px;
    padding: 5px 30px 5px 15px;
    font-size: 11px;
  }
  .cb-related-posts .no-1 {
    margin: 0 20px 20px 0;
  }
  .cb-related-posts .no-2 {
    margin: 0 0 20px 0;
  }
  .cb-related-posts .no-3 {
    margin: 0 20px 0 0;
  }

  .cb-related-posts.cb-no-byline h4 a {
    bottom: 10px;
  }

  /*********************
  SIDEBAR STYLES
  *********************/
  #cb-sidebar {
    width: 430px;
  }
  #cb-sidebar .cb-tabs-widget .cb-onetab li a {
    width: 430px;
    font-size: 18px;
    padding: 3px 5px;
  }
  #cb-sidebar .cb-tabs-widget .cb-twotabs li a {
    width: 215px;
    font-size: 18px;
    padding: 3px 5px;
  }
  #cb-sidebar .cb-tabs-widget .cb-threetabs li a {
    width: 140px;
    font-size: 16px;
    padding: 3px;
  }
  #cb-sidebar .cb-tabs-widget .cb-fourtabs li a {
    width: 105px;
    font-size: 12px;
    padding: 5px 2px;
  }
  #cb-sidebar .cb-social-media-widget {
    margin-left: 60px;
  }
  #cb-sidebar .cb-social-media-widget .facebook {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -285px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .twitter {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -95px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .pinterest {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) 0 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .youtube {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -380px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .googleplus {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -476px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .rss {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -190px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .facebook:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -285px -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .twitter:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -95px -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .pinterest:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) 0 -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .youtube:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -380px -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .googleplus:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -476px -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .rss:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -190px -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .cb-social-media-icon {
    height: 95px;
    width: 95px;
  }
  #cb-sidebar .cb-social-media-widget .icon-4, #cb-sidebar .cb-social-media-widget .icon-5 {
    margin-top: 7px;
  }
  #cb-sidebar .cb-social-media-widget .icon-1, #cb-sidebar .cb-social-media-widget .icon-2, #cb-sidebar .cb-social-media-widget .icon-4 {
    margin-right: 7px;
  }
  #cb-sidebar .ads-125-widget a {
    margin: 0 20px 20px 50px;
  }
  #cb-sidebar .cb-top-reviews-widget li h4 {
    width: 320px;
  }

  /*********************
  FOOTER STYLES
  *********************/
  .cb-footer .cb-top-reviews-widget li h4 {
    width: 320px;
  }
  .cb-footer .cb-social-media a {
    margin: 0 15px 0 0;
  }
}
@media only screen and (min-width: 768px) {
  /*********************
  GENERAL STYLES
  *********************/
  .spacer-left {
    margin-left: 30px;
  }

  h1, .h1 {
    font-size: 30px;
    margin: 0 0 20px;
  }

  h2, .h2 {
    font-size: 24px;
  }

  h3, .h3 {
    font-size: 18px;
  }

  h4, .h4 {
    font-size: 16px;
  }

  h5, .h5 {
    font-size: 14px;
  }

  h6, .h6 {
    font-size: 12px;
  }

  .entry-content ul li {
    font-size: 15px;
  }
  .entry-content ol li {
    font-size: 15px;
  }

  .cb-lightbox img:hover {
    opacity: 0.9;
  }

  .cb-lightbox img {
    -webkit-transition: opacity 0.5s;
    -ms-transition: opacity 0.5s;
    -o-transition: opacity 0.5s;
    -transition: opacity 0.5s;
    transition: opacity 0.5s;
  }

  .article-header.cover-image .wrap .cb-comments {
    right: 50px;
    top: 550px;
  }
  .article-header.cover-image .wrap .cb-byline {
    margin: 0 40px;
    top: 550px;
    font-size: 16px;
  }
  .article-header.cover-image .wrap h1 {
    font-size: 55px;
    top: 40px;
    margin: 0 40px;
    padding: 5px 20px;
  }
  .article-header.cover-image .cb-cover {
    height: 650px;
  }

  .article-header.full-width {
    margin: 0 30px 40px;
  }
  .article-header.full-width h1 {
    padding: 5px 30px;
  }
  .article-header.full-width .cb-byline {
    font-size: 14px;
  }
  .article-header.full-width .cb-comments {
    right: 40px;
  }
  .article-header.full-width .cb-cover {
    margin-top: -40px;
  }

  .cb-cover {
    height: 450px;
  }

  #respond #submit {
    -webkit-transition: opacity 0.35s;
    -ms-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    -transition: opacity 0.35s;
    transition: opacity 0.35s;
  }
  #respond #submit:hover {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
    opacity: 0.75;
  }

  /*********************
  LAYOUT
  *********************/
  .wrap {
    width: 762px;
  }

  #cb-inner-header {
    padding: 10px 30px;
  }

  #main {
    width: 450px;
    margin-left: 30px;
    margin-bottom: 20px;
  }

  #main-full-width {
    width: 700px;
    margin-left: 30px;
    margin-bottom: 20px;
  }
  #main-full-width .cb-review-box-top.sixcol {
    width: 290px;
    margin: 0 20px 20px 0;
  }
  #main-full-width .cb-blog-style-b {
    margin: 0 30px 30px 0;
    width: 210px;
  }
  #main-full-width .cb-blog-style-b .mask {
    height: 120px;
    width: 210px;
  }
  #main-full-width .cb-blog-style-b.right-half {
    margin: 0 0 30px 0;
  }

  #cb-content {
    padding-top: 30px;
  }

  .entry-content {
    margin-bottom: 50px;
  }
  .entry-content blockquote p {
    font-size: 18px;
  }

  /*********************
  HEADER SYTLES
  *********************/
  #logo {
    text-align: left;
    float: left;
  }

  .cb-breaking-news {
    margin: 0 0 0 40px;
    width: 325px;
  }
  .cb-breaking-news ul li {
    width: 250px;
  }

  .cb-banner728 {
    float: right;
    width: 728px;
    height: 90px;
    margin: 0;
  }

  .cb-banner468 {
    float: right;
    width: 468px;
    height: 60px;
    margin: 15px 0 0 0;
  }

  /*********************
  NAVIGATION STYLES
  *********************/
  #cb-mob-dropdown-top, #cb-mob-dropdown-main, #cb-main-menu-mob {
    display: none;
  }

  #cb-top-menu {
    padding: 5px 0;
    background-color: #f2f2f2;
    font-size: 13px;
  }

  #cb-top-menu-nav, #cb-main-menu, #cb-main-menu-mob ul, nav .cb-search {
    display: block;
  }

  .cb-top-nav {
    display: block;
    margin: 0 40px 0 0;
    float: right;
  }
  .cb-top-nav li {
    -webkit-transition: 0.35s;
    -ms-transition: 0.35s;
    -o-transition: 0.35s;
    -transition: 0.35s;
    transition: 0.35s;
    position: relative;
    min-width: 1px;
    float: right;
    margin-left: 20px;
  }
  .cb-top-nav li a {
    color: #acacac;
    -webkit-transition: color 0.5s;
    -ms-transition: color 0.5s;
    -o-transition: color 0.5s;
    -transition: color 0.5s;
    transition: color 0.5s;
    z-index: 23;
  }
  .cb-top-nav li .with-arrows {
    padding: 5px 15px 5px 0;
  }
  .cb-top-nav li .arrows {
    position: absolute;
    display: block;
    top: 5px;
    right: 0;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    background: url("https://chinitech.com/wp-content/themes/Ciola/library/images/menu-arrows.png") no-repeat -14px -10px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25;
  }
  .cb-top-nav li:hover .arrows, .cb-top-nav li:focus .arrows {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: 0.5;
  }
  .cb-top-nav li:hover a, .cb-top-nav li:focus a {
    color: #555555;
  }
  .cb-top-nav li ul.sub-menu,
  .cb-top-nav li ul.children {
    display: none;
    position: absolute;
    z-index: 8999;
    margin: 0px;
    top: 0;
    left: -15px;
    padding-top: 25px;
  }
  .cb-top-nav li ul.sub-menu li,
  .cb-top-nav li ul.children li {
    background-position: 0 0;
    color: #acacac;
    border-right: none;
    margin-left: 0px;
  }
  .cb-top-nav li ul.sub-menu li a,
  .cb-top-nav li ul.children li a {
    -webkit-transition: color 0.5s;
    -ms-transition: color 0.5s;
    -o-transition: color 0.5s;
    -transition: color 0.5s;
    transition: color 0.5s;
    padding: 5px 5px 5px 15px;
    color: #acacac;
    font-size: 13px;
    background-color: #f2f2f2;
    display: block;
    min-width: 175px;
  }
  .cb-top-nav li ul.sub-menu li a:hover,
  .cb-top-nav li ul.children li a:hover {
    color: #555555;
  }
  .cb-top-nav li ul.sub-menu li a .arrows,
  .cb-top-nav li ul.children li a .arrows {
    background-position: 0 0;
  }
  .cb-top-nav li ul.sub-menu li ul,
  .cb-top-nav li ul.children li ul {
    left: 100%;
    top: 0;
  }

  .main-nav {
    background-color: white;
    border-bottom-width: 3px;
    border-bottom-style: solid;
    margin: 0 30px;
    position: relative;
    z-index: 21;
    padding-right: 40px;
  }
  .main-nav li {
    -webkit-transition: 0.35s;
    -ms-transition: 0.35s;
    -o-transition: 0.35s;
    -transition: 0.35s;
    transition: 0.35s;
    float: left;
    position: relative;
    min-width: 1px;
  }
  .main-nav li a {
    color: #2d2d2d;
    -webkit-transition: color 0.5s;
    -ms-transition: color 0.5s;
    -o-transition: color 0.5s;
    -transition: color 0.5s;
    transition: color 0.5s;
    padding: 5px 15px;
    z-index: 23;
    font-size: 15px;
  }
  .main-nav li .with-arrows {
    padding: 5px 30px 5px 15px;
  }
  .main-nav li .arrows {
    position: absolute;
    display: block;
    right: 10px;
    top: 12px;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    background: url("https://chinitech.com/wp-content/themes/Ciola/library/images/menu-arrows.png") no-repeat -14px -10px;
  }
  .main-nav li:hover .arrows, .main-nav li:focus .arrows {
    background: url("https://chinitech.com/wp-content/themes/Ciola/library/images/menu-arrows.png") no-repeat 0 -10px;
  }
  .main-nav li:hover a, .main-nav li:focus a {
    color: white;
  }
  .main-nav li ul.sub-menu,
  .main-nav li ul.children {
    display: none;
    position: absolute;
    z-index: 8999;
    margin: 0px;
    top: 100%;
    left: 0;
  }
  .main-nav li ul.sub-menu li,
  .main-nav li ul.children li {
    background-position: 0 0;
    color: white;
    border-right: none;
  }
  .main-nav li ul.sub-menu li:hover,
  .main-nav li ul.children li:hover {
    background-color: #2d2d2d !important;
  }
  .main-nav li ul.sub-menu li a,
  .main-nav li ul.children li a {
    -webkit-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -transition: background-color 0.5s;
    transition: background-color 0.5s;
    padding-left: 15px;
    color: white;
    font-size: 13px;
    display: block;
    min-width: 175px;
  }
  .main-nav li ul.sub-menu li a .arrows,
  .main-nav li ul.children li a .arrows {
    background-position: 0 0;
  }
  .main-nav li ul.sub-menu li ul,
  .main-nav li ul.children li ul {
    left: 100%;
    top: 0;
  }
  .main-nav li.current-menu-item a,
  .main-nav li.current_page_item a,
  .main-nav li.current-page-ancestor a, .main-nav li.current-category-ancestor a, .main-nav li.current-menu-ancestor a, .main-nav li.current-menu-parent a, .main-nav li.current-post-parent a, .main-nav li.current-post-ancestor a {
    color: white;
  }
  .main-nav li.current-menu-item a .arrows,
  .main-nav li.current_page_item a .arrows,
  .main-nav li.current-page-ancestor a .arrows, .main-nav li.current-category-ancestor a .arrows, .main-nav li.current-menu-ancestor a .arrows, .main-nav li.current-menu-parent a .arrows, .main-nav li.current-post-parent a .arrows, .main-nav li.current-post-ancestor a .arrows {
    background: url("https://chinitech.com/wp-content/themes/Ciola/library/images/menu-arrows.png") no-repeat 0 -10px;
  }

  .gallery .cb-gallery-item {
    width: 105px;
  }

  .cb-category {
    padding: 1px 4px;
    margin: 5px 3px 10px 0;
    font-size: 9px;
    font-weight: 700;
  }

  .cb-comments {
    -webkit-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    -transition: background-color 0.5s;
    transition: background-color 0.5s;
  }
  .cb-comments:hover {
    background-color: #bbb;
  }
  .cb-comments:hover:after {
    border-color: #bbb transparent;
  }

  .cb-comments:after {
    -webkit-transition: border-color 0.5s;
    -ms-transition: border-color 0.5s;
    -o-transition: border-color 0.5s;
    -transition: border-color 0.5s;
    transition: border-color 0.5s;
  }

 /******************************************************************
GRID STYLES
*****************************************************************/
  .cb-grid-4, .cb-grid-5, .cb-grid-6, .cb-grid-7 {
    margin: -30px 30px 30px 30px;
  }
  .cb-grid-4 .feature, .cb-grid-5 .feature, .cb-grid-6 .feature, .cb-grid-7 .feature {
    height: 215px;
  }
  .cb-grid-4 .feature:hover h2 a, .cb-grid-5 .feature:hover h2 a, .cb-grid-6 .feature:hover h2 a, .cb-grid-7 .feature:hover h2 a {
    color: black;
    text-shadow: none;
  }
  .cb-grid-4 .feature:hover .cb-shadow, .cb-grid-5 .feature:hover .cb-shadow, .cb-grid-6 .feature:hover .cb-shadow, .cb-grid-7 .feature:hover .cb-shadow {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  .cb-grid-4 .feature:hover .cb-byline, .cb-grid-5 .feature:hover .cb-byline, .cb-grid-6 .feature:hover .cb-byline, .cb-grid-7 .feature:hover .cb-byline {
    color: #2d2d2d;
  }
  .cb-grid-4 .feature:hover img, .cb-grid-5 .feature:hover img, .cb-grid-6 .feature:hover img, .cb-grid-7 .feature:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    opacity: 0.25;
  }
  .cb-grid-4 .cb-byline, .cb-grid-5 .cb-byline, .cb-grid-6 .cb-byline, .cb-grid-7 .cb-byline {
    bottom: 10px;
    left: 10px;
    -webkit-transition: color 0.4s;
    -ms-transition: color 0.4s;
    -o-transition: color 0.4s;
    -transition: color 0.4s;
    transition: color 0.4s;
    font-size: 12px;
  }
  .cb-grid-4 .cb-excerpt, .cb-grid-5 .cb-excerpt, .cb-grid-6 .cb-excerpt, .cb-grid-7 .cb-excerpt {
    bottom: 30px;
    padding: 5px 10px;
    font-size: 12px;
    -webkit-transition: opacity 0.3s;
    -ms-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    -transition: opacity 0.3s;
    transition: opacity 0.3s;
    position: absolute;
    left: 0px;
    font-size: 14px;
    color: #2d2d2d;
  }
  .cb-grid-4 h2 a, .cb-grid-5 h2 a, .cb-grid-6 h2 a, .cb-grid-7 h2 a {
    bottom: 30px;
    padding: 5px 10px;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    -transition: all 0.4s;
    transition: all 0.4s;
  }
  .cb-grid-4 .small-article h2 a, .cb-grid-5 .small-article h2 a, .cb-grid-6 .small-article h2 a, .cb-grid-7 .small-article h2 a {
    font-size: 14px;
    padding: 3px 10px;
  }
  .cb-grid-4 .small-article img, .cb-grid-5 .small-article img, .cb-grid-6 .small-article img, .cb-grid-7 .small-article img {
    top: 0px;
    position: relative;
  }
  .cb-grid-4 .big-article h2 a, .cb-grid-5 .big-article h2 a, .cb-grid-6 .big-article h2 a, .cb-grid-7 .big-article h2 a {
    font-size: 24px;
  }
  .cb-grid-4 .big-article .cb-excerpt, .cb-grid-5 .big-article .cb-excerpt, .cb-grid-6 .big-article .cb-excerpt, .cb-grid-7 .big-article .cb-excerpt {
    bottom: 30px;
  }
  .cb-grid-4 .big-article:hover h2 a, .cb-grid-5 .big-article:hover h2 a, .cb-grid-6 .big-article:hover h2 a, .cb-grid-7 .big-article:hover h2 a {
    bottom: 90px;
  }
  .cb-grid-4 .square-article h2 a, .cb-grid-5 .square-article h2 a, .cb-grid-6 .square-article h2 a, .cb-grid-7 .square-article h2 a {
    font-size: 16px;
    padding: 3px 10px;
  }
  .cb-grid-4 .square-article:hover h2 a, .cb-grid-5 .square-article:hover h2 a, .cb-grid-6 .square-article:hover h2 a, .cb-grid-7 .square-article:hover h2 a {
    bottom: 100px;
    color: black;
    text-shadow: none;
  }
  .cb-grid-4 .feature:hover .cb-excerpt, .cb-grid-4 .big-article:hover .cb-excerpt, .cb-grid-5 .feature:hover .cb-excerpt, .cb-grid-5 .big-article:hover .cb-excerpt, .cb-grid-6 .feature:hover .cb-excerpt, .cb-grid-6 .big-article:hover .cb-excerpt, .cb-grid-7 .feature:hover .cb-excerpt, .cb-grid-7 .big-article:hover .cb-excerpt {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
  }

  .cb-grid-4.cb-no-byline h2 a, .cb-grid-5.cb-no-byline h2 a, .cb-grid-6.cb-no-byline h2 a, .cb-grid-7.cb-no-byline h2 a {
    bottom: 10px;
  }

  .cb-grid-4 .no-1 {
    margin: 5px 5px 5px 0;
    width: 450px;
  }
  .cb-grid-4 .no-2 {
    margin: 5px 0;
    width: 245px;
  }
  .cb-grid-4 .no-3 {
    width: 245px;
  }
  .cb-grid-4 .no-4 {
    margin-left: 5px;
    width: 450px;
  }

  .cb-grid-5 .no-1 {
    width: 450px;
    float: left;
    margin: 5px 5px 5px 0;
  }
  .cb-grid-5 .no-2 {
    width: 245px;
    float: left;
    margin: 5px 0;
  }
  .cb-grid-5 .no-3 {
    width: 220px;
  }
  .cb-grid-5 .no-4 {
    width: 225px;
    margin-left: 5px;
  }
  .cb-grid-5 .no-5 {
    width: 245px;
    margin-left: 5px;
  }

  .cb-grid-6 .no-1 {
    width: 450px;
    margin: 5px 5px 5px 0;
  }
  .cb-grid-6 .no-2 {
    width: 245px;
    margin: 5px 0;
  }
  .cb-grid-6 .no-3 {
    width: 220px;
    margin: 0;
  }
  .cb-grid-6 .no-4 {
    width: 225px;
    margin: 0 5px;
  }
  .cb-grid-6 .no-5 {
    width: 245px;
    height: 105px;
    margin-bottom: 5px;
  }
  .cb-grid-6 .no-6 {
    width: 245px;
    height: 105px;
  }

  .cb-grid-7 .no-1 {
    width: 450px;
    margin: 5px 5px 5px 0;
  }
  .cb-grid-7 .no-2 {
    width: 245px;
    margin: 5px 0;
  }
  .cb-grid-7 .no-3 {
    width: 220px;
    height: 105px;
    margin-bottom: 5px;
  }
  .cb-grid-7 .no-4 {
    width: 220px;
    height: 105px;
  }
  .cb-grid-7 .no-5 {
    width: 225px;
    margin: 0 5px;
  }
  .cb-grid-7 .no-6 {
    width: 245px;
    height: 105px;
    margin-bottom: 5px;
  }
  .cb-grid-7 .no-7 {
    width: 245px;
    height: 105px;
  }
  .cb-grid-7 .cb-double-post {
    width: 220px;
    height: 215px;
    float: left;
    position: relative;
  }

  .flexslider-full {
    width: 700px;
    margin: -30px auto 30px 30px;
  }
  .flexslider-full .slides > li {
    height: 340px;
  }
  .flexslider-full .flex-control-nav {
    top: 10px;
    right: 10px;
  }
  .flexslider-full h2 a {
    padding: 10px 20px;
    bottom: 68px;
    font-size: 20px;
  }
  .flexslider-full .cb-excerpt {
    padding: 5px 20px;
    bottom: 40px;
    font-size: 12px;
    display: block;
  }
  .flexslider-full .flex-direction-nav {
    display: block;
  }

  .flexslider {
    margin: -0 0 30px 0;
  }
  .flexslider .cb-excerpt {
    padding: 5px 10px;
    bottom: 10px;
    font-size: 12px;
    display: block;
  }
  .flexslider h2 a {
    max-width: 420px;
    padding: 5px 10px;
    bottom: 38px;
    font-size: 20px;
  }
  .flexslider .flex-direction-nav {
    display: block;
  }

  /*********************
  CONTACT PAGE STYLES
  *********************/
  .cb-contact-page .wpcf7-form-control.wpcf7-text, .cb-contact-page .wpcf7-form-control.wpcf7-textarea {
    width: 350px;
  }

  /*********************
  REVIEW STYLES
  *********************/
  .cb-review-box-bottom {
    margin: 0 0 40px;
  }
  .cb-review-box-bottom ul li {
    font-size: 12px !important;
  }
  .cb-review-box-bottom .cb-good-summary, .cb-review-box-bottom .cb-bad-summary {
    width: 120px;
    margin-left: 30px;
  }

  /*********************
  SEARCH BOX STYLE
  *********************/
  nav .cb-search .s {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/search-40x40.png) 0 -5px no-repeat;
    height: 32px;
    padding: 0 0 0 40px;
  }
  nav .cb-search .s:focus, nav .cb-search .s:hover {
    width: 180px;
  }

  .s {
    width: 100%;
    padding: 15px;
  }

  /******************************************************************
  FULL WIDTH PAGE STYLES
  ******************************************************************/
  .cb-full-width {
    width: 700px !important;
  }

  /******************************************************************
  RELATED POSTS STYLES
  ******************************************************************/
  .cb-related-posts li {
    width: 220px;
    height: 125px;
  }
  .cb-related-posts li:hover h4 a {
    color: black;
    text-shadow: none;
    bottom: 50px;
  }
  .cb-related-posts li:hover .cb-shadow {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
  }
  .cb-related-posts li:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
    opacity: 0.3;
  }
  .cb-related-posts li:hover .cb-excerpt {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition-duration: 0.7s;
    -moz-transition-duration: 0.7s;
    -o-transition-duration: 0.7s;
    transition-duration: 0.7s;
  }
  .cb-related-posts li:hover .cb-byline {
    color: #2d2d2d;
  }
  .cb-related-posts li h4 a {
    bottom: 25px;
    padding: 5px 30px 5px 15px;
    font-size: 12px;
  }
  .cb-related-posts img, .cb-related-posts a, .cb-related-posts .cb-excerpt {
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    -transition: all 1s;
    transition: all 1s;
    -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);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .cb-related-posts .no-1 {
    margin: 0 10px 10px 0;
  }
  .cb-related-posts .no-2 {
    margin: 0 0 10px 0;
  }
  .cb-related-posts .no-3 {
    margin: 0 10px 0 0;
  }

  .cb-related-posts.cb-no-byline h4 a {
    bottom: 15px;
  }

  .cb-previous-next-links .previous {
    min-height: 125px;
  }
  .cb-previous-next-links .next {
    min-height: 125px;
  }
  .cb-previous-next-links a {
    padding: 30px 50px 15px;
  }

  /*********************
  SIDEBARS & ASIDES
  *********************/
  #cb-sidebar {
    margin: 0 30px 30px 30px;
    width: 220px;
  }
  #cb-sidebar h4 {
    font-size: 14px;
  }
  #cb-sidebar .cb-sidebar-widget-title {
    font-size: 18px;
  }
  #cb-sidebar .cb-sidebar-widget {
    margin-bottom: 30px;
  }
  #cb-sidebar .cb-top-reviews-widget li img {
    width: 50px;
    height: 50px;
  }
  #cb-sidebar .cb-top-reviews-widget li .cb-countdown {
    font-size: 16px;
    height: 25px;
    width: 15px;
  }
  #cb-sidebar .cb-top-reviews-widget li h4 {
    width: 150px;
    padding-right: 45px;
  }
  #cb-sidebar .cb-top-reviews-widget li .cb-byline {
    margin-left: 70px;
  }
  #cb-sidebar .cb-top-reviews-widget li .cb-score-box {
    width: 35px;
    height: 30px;
  }
  #cb-sidebar .cb-top-reviews-widget li .score {
    font-size: 12px;
    bottom: 5px;
  }
  #cb-sidebar .cb-top-reviews-widget li .cb-score-box-star {
    width: 35px;
    height: 30px;
  }
  #cb-sidebar .cb-top-reviews-widget li .cb-score-box-star .score-title {
    bottom: 5px;
  }
  #cb-sidebar .cb-social-media-widget {
    margin-left: 0px;
  }
  #cb-sidebar .cb-social-media-widget .facebook {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -210px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .twitter {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -70px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .pinterest {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) 0 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .youtube {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -280px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .googleplus {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -350px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .rss {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -140px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .facebook:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -210px -70px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .twitter:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -70px -70px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .pinterest:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) 0 -70px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .youtube:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -280px -70px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .googleplus:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -350px -70px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .rss:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite-small.png) -140px -70px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .cb-social-media-icon {
    height: 70px;
    width: 70px;
  }
  #cb-sidebar .cb-social-media-widget .icon-1, #cb-sidebar .cb-social-media-widget .icon-2, #cb-sidebar .cb-social-media-widget .icon-3 {
    margin-bottom: 5px;
  }
  #cb-sidebar .cb-social-media-widget .icon-1, #cb-sidebar .cb-social-media-widget .icon-2, #cb-sidebar .cb-social-media-widget .icon-4 {
    margin-right: 5px;
  }
  #cb-sidebar .cb-social-media-widget .icon-3 {
    margin-right: 0px;
  }
  #cb-sidebar .cb-social-media-widget .facebook, #cb-sidebar .cb-social-media-widget .youtube, #cb-sidebar .cb-social-media-widget .twitter, #cb-sidebar .cb-social-media-widget .pinterest, #cb-sidebar .cb-social-media-widget .googleplus, #cb-sidebar .cb-social-media-widget .rss {
    -webkit-transition: background-position 0.4s;
    -ms-transition: background-position 0.4s;
    -o-transition: background-position 0.4s;
    -transition: background-position 0.4s;
    transition: background-position 0.4s;
    -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);
  }
  #cb-sidebar .cb-tabs-widget .cb-onetab li a {
    width: 220px;
    font-size: 18px;
    padding: 3px 5px;
  }
  #cb-sidebar .cb-tabs-widget .cb-twotabs li a {
    width: 110px;
    font-size: 16px;
    padding: 3px 5px;
  }
  #cb-sidebar .cb-tabs-widget .cb-threetabs li a {
    width: 73px;
    font-size: 14px;
    padding: 3px;
  }
  #cb-sidebar .cb-tabs-widget .cb-fourtabs li a {
    width: 55px;
    font-size: 12px;
    padding: 5px 2px;
  }
  #cb-sidebar .ads-125-widget a {
    margin: 0 20px 20px 40px;
  }
  #cb-sidebar .latest-article-widget li .cb-thumbnail {
    width: 60px;
    height: 60px;
  }
  #cb-sidebar .latest-article-widget li .cb-score-box-star {
    width: 30px;
    height: 25px;
    border-bottom: 2px solid #fff;
  }
  #cb-sidebar .latest-article-widget li .cb-score-box-star .score {
    font-size: 12px;
    bottom: 2px;
  }
  #cb-sidebar .latest-article-widget li .cb-score-box {
    width: 30px;
    height: 25px;
    border-bottom: 2px solid #fff;
  }
  #cb-sidebar .latest-article-widget li .cb-score-box .score {
    font-size: 12px;
    bottom: 2px;
  }
  #cb-sidebar .latest-article-widget li .cb-score-box .score .h6 {
    font-size: 10px;
  }
  #cb-sidebar .latest-article-widget li h4 {
    margin: 0 0 10px 0;
    padding: 0 0 0 80px;
  }
  #cb-sidebar .latest-article-widget li .cb-byline {
    padding: 0 0 10px 80px;
  }

  .cb-roll {
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
  }

  .zoom {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/format-zoom.png) no-repeat 50% 50%;
  }

  .widget_tag_cloud a {
    padding: 10px;
  }

  /*********************
  TO TOP STYLE
  *********************/
  .cb-to-top {
    display: none;
    z-index: 150;
    cursor: pointer;
    position: fixed;
    background: #cc3939 url(https://chinitech.com/wp-content/themes/Ciola/library/images/to-top-arrow.png) no-repeat 50% 50%;
    bottom: 20px;
    right: 20px;
    width: 40px;
    height: 40px;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
  }

  /******************************************************************
  TOP REVIEWS TEMPLATE
  ******************************************************************/
  .cb-top-reviews-page .cb-content {
    margin-bottom: 40px;
  }
  .cb-top-reviews-page .cb-one img, .cb-top-reviews-page .cb-one h2 a, .cb-top-reviews-page .cb-one .cb-countdown a, .cb-top-reviews-page .cb-one .cb-read-more {
    -webkit-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    -transition: all 0.7s;
    transition: all 0.7s;
    -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);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .cb-top-reviews-page .cb-one:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
  }
  .cb-top-reviews-page .cb-one .cb-mask {
    width: 450px;
    height: 250px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .cb-score-box {
    height: 120px;
    width: 140px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .score {
    font-size: 65px;
    bottom: 25px;
  }
  .cb-top-reviews-page .cb-one .cb-meta .cb-countdown {
    font-size: 100px;
    margin-right: 20px;
  }
  .cb-top-reviews-page .cb-others:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
    opacity: 0.9;
  }
  .cb-top-reviews-page .cb-others img, .cb-top-reviews-page .cb-others h2 a, .cb-top-reviews-page .cb-others .cb-countdown a, .cb-top-reviews-page .cb-others .cb-read-more {
    -webkit-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    -transition: all 0.7s;
    transition: all 0.7s;
    -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);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .cb-top-reviews-page .cb-others .cb-mask {
    width: 180px;
    height: 140px;
  }
  .cb-top-reviews-page .cb-others .cb-mask .cb-score-box, .cb-top-reviews-page .cb-others .cb-mask .cb-score-box-star {
    position: absolute;
    border-bottom: 4px solid #fff;
    top: 0;
    left: 0;
    width: 90px;
    height: 80px;
  }
  .cb-top-reviews-page .cb-others .cb-mask .score {
    font-size: 40px;
    bottom: 17px;
  }
  .cb-top-reviews-page .cb-others .cb-mask .score-title {
    font-size: 13px;
    bottom: 7px;
  }
  .cb-top-reviews-page .cb-others .cb-mask .cb-score-box-star .score-title {
    font-size: 13px;
    bottom: 20px;
  }
  .cb-top-reviews-page .cb-others .cb-mask .cb-score-box-star .filling-star {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
    height: 15px;
  }
  .cb-top-reviews-page .cb-others .cb-mask .cb-score-box-star .filling-bg {
    margin-left: 5px;
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/review-star-box-sprite90x90.png) no-repeat;
    background-position: 0 -15px;
    bottom: 7px;
    height: 15px;
  }
  .cb-top-reviews-page .cb-others .cb-meta {
    width: 270px;
    padding: 0 0 0 30px;
  }
  .cb-top-reviews-page .cb-others .cb-meta .cb-countdown {
    font-size: 30px;
    line-height: 1;
  }
  .cb-top-reviews-page .cb-others .cb-meta .cb-read-more {
    color: #acacac;
  }
  .cb-top-reviews-page .cb-others .cb-meta .cb-excerpt {
    font-size: 13px;
  }
  .cb-top-reviews-page .cb-others .cb-meta .cb-byline {
    margin: 0 0 10px 0;
  }
  .cb-top-reviews-page .cb-others .cb-meta .cb-byline a {
    color: #acacac;
  }
  .cb-top-reviews-page .cb-others .cb-meta h2 {
    margin: 0 0 10px 0;
  }

  /******************************************************************
  AUTHOR PAGE STYLES
  ******************************************************************/
  .cb-about-page li .cb-meta {
    width: 360px;
    padding-left: 30px;
  }

  .cb-author-page {
    margin-bottom: 30px;
  }
  .cb-author-page .cb-meta {
    width: 360px;
    padding-left: 30px;
  }

  .cb-full-width.cb-about-page li .cb-meta {
    width: 610px;
  }

  /******************************************************************
  BLOG STYLE A
  ******************************************************************/
  .cb-blog-style-a {
    margin: 0 0 30px 0;
  }
  .cb-blog-style-a .cb-comments:hover {
    background: #2d2d2d;
  }
  .cb-blog-style-a .cb-comments:hover:after {
    border-color: #2d2d2d transparent;
  }
  .cb-blog-style-a .mask {
    height: 147px;
    width: 180px;
  }
  .cb-blog-style-a .cb-excerpt {
    margin: 0 0 10px 200px;
  }

  /******************************************************************
  BLOG STYLE B
  ******************************************************************/
  .cb-blog-style-b {
    margin: 0 30px 30px 0;
    width: 210px;
  }
  .cb-blog-style-b .mask {
    height: 120px;
  }
  .cb-blog-style-b .cb-comments:hover {
    background: #2d2d2d;
  }
  .cb-blog-style-b .cb-comments:hover:after {
    border-color: #2d2d2d transparent;
  }

  /******************************************************************
  BLOG STYLE C
  ******************************************************************/
  .cb-blog-style-c {
    margin: 0 40px 40px 0;
  }
  .cb-blog-style-c .cb-comments:hover {
    background: #2d2d2d;
  }
  .cb-blog-style-c .cb-comments:hover:after {
    border-color: #2d2d2d transparent;
  }
  .cb-blog-style-c .mask {
    height: 260px;
  }

  /******************************************************************
  BLOG STYLE D
  ******************************************************************/
  .cb-blog-style-d {
    margin: 0 30px 30px 0;
    width: 210px;
  }
  .cb-blog-style-d .cb-comments {
    top: 10px;
    right: 10px;
  }
  .cb-blog-style-d .cb-category {
    top: 5px;
    left: 10px;
  }
  .cb-blog-style-d .cb-mask {
    height: 120px;
  }

  /******************************************************************
  MODULE STYLES
  ******************************************************************/
  .cb-module-a .cb-comments:hover {
    background: #2d2d2d;
  }
  .cb-module-a .cb-comments:hover:after {
    border-color: #2d2d2d transparent;
  }
  .cb-module-a .cb-article-big {
    width: 210px;
    margin-right: 30px;
  }
  .cb-module-a .cb-article-small {
    width: 210px;
  }
  .cb-module-a .cb-article-small h3, .cb-module-a .cb-article-small p {
    padding-left: 70px;
  }
  .cb-module-a .cb-article-small .mask {
    width: 50px;
    height: 50px;
  }

  .cb-module-b {
    margin-bottom: 30px;
    width: 210px;
  }
  .cb-module-b .cb-comments:hover {
    background: #2d2d2d;
  }
  .cb-module-b .cb-comments:hover:after {
    border-color: #2d2d2d transparent;
  }
  .cb-module-b .cb-article-small h3, .cb-module-b .cb-article-small p {
    padding-left: 70px;
  }
  .cb-module-b .cb-article-small .mask {
    width: 50px;
    height: 50px;
  }
  .cb-module-b img, .cb-module-b h3 a {
    -webkit-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    -transition: all 0.7s;
    transition: all 0.7s;
    -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);
  }

  .cb-module-c {
    width: 210px;
  }
  .cb-module-c .cb-article {
    width: 210px;
    height: 120px;
  }

  .cb-module-d {
    margin-bottom: 30px;
    width: 210px;
  }
  .cb-module-d .cb-comments:hover {
    background: #2d2d2d;
  }
  .cb-module-d .cb-comments:hover:after {
    border-color: #2d2d2d transparent;
  }
  .cb-module-d .text-article {
    margin-bottom: 5px;
  }

  .flexslider-e {
    margin-bottom: 40px;
  }
  .flexslider-e .flex-direction-nav .flex-prev {
    background-position: -100px 55px;
  }
  .flexslider-e .flex-direction-nav .flex-next {
    background-position: -73px 55px;
  }
  .flexslider-e h2 a {
    width: 175px;
    padding: 5px;
  }
  .flexslider-e .flex-direction-nav a {
    padding: 10px 15px;
    height: 128px;
  }
  .flexslider-e .slides > li {
    height: 128px;
  }

  .flexslider-g {
    margin-bottom: 40px;
  }
  .flexslider-g .flex-direction-nav .flex-next {
    background-position: -73px 80px;
  }
  .flexslider-g .flex-direction-nav .flex-prev {
    background-position: -99px 80px;
  }
  .flexslider-g h2 a {
    width: 110px;
    padding: 5px;
    font-size: 12px;
  }
  .flexslider-g .slides img {
    width: 170px;
  }
  .flexslider-g .flex-direction-nav a {
    height: 170px;
  }
  .flexslider-g .slides > li {
    height: 170px;
  }

  /*********************
  REVIEW BOXES STYLES
  *********************/
  .cb-review-box-top {
    margin: 0 0 30px 0;
  }
  .cb-review-box-top .cb-scores {
    width: 150px;
  }
  .cb-review-box-top .pros-cons {
    margin: 0 0 20px 30px;
    width: 270px;
  }
  .cb-review-box-top .pros-cons ul {
    margin: 0;
    padding-bottom: 10px;
  }
  .cb-review-box-top .pros-cons ul li {
    margin-bottom: 5px;
  }
  .cb-review-box-top .cb-score-box-star {
    margin-bottom: 10px;
    float: left;
  }
  .cb-review-box-top li {
    font-size: 14px !important;
  }
  .cb-review-box-top .cb-score-box-star {
    width: 150px;
    height: 120px;
  }
  .cb-review-box-top .cb-score-box-star .score {
    font-size: 65px;
    bottom: 25px;
  }
  .cb-review-box-top .cb-score-box-star .filling-bg {
    bottom: 15px;
  }

  /*********************
  FOOTER STYLES
  *********************/
  .cb-footer nav {
    right: 40px;
    bottom: 20px;
    position: absolute;
  }
  .cb-footer nav ul {
    margin: 0;
  }
  .cb-footer nav ul li a {
    margin: 0 0 0 20px;
  }
  .cb-footer .cb-footer-lower {
    padding: 20px 40px 40px 40px;
  }
  .cb-footer .cb-top-reviews-widget li h4 {
    width: 80px;
  }
  .cb-footer .cb-footer-widget {
    float: left;
    width: 22%;
    margin-left: 4%;
  }
  .cb-footer .first {
    margin-left: 0;
  }
  .cb-footer .logo {
    float: left;
    margin-bottom: 0px;
  }
  .cb-footer .cb-copyright {
    left: 40px;
    bottom: 20px;
    position: absolute;
  }
  .cb-footer .cb-social-media {
    margin: 10px 0 20px 0;
    height: 30px;
  }
  .cb-footer .cb-social-media a {
    float: right;
    margin: 0 0 0 20px;
    -webkit-transition: bottom 0.25s;
    -ms-transition: bottom 0.25s;
    -o-transition: bottom 0.25s;
    -transition: bottom 0.25s;
    transition: bottom 0.25s;
    position: relative;
  }
  .cb-footer .cb-social-media a:hover {
    bottom: 3px;
  }
}
@media only screen and (min-width: 1020px) {
  /******************************************************************
  H1, H2, H3, H4, H5 STYLES
  ******************************************************************/
  h1, .h1 {
    font-size: 38px;
    margin: 0 0 20px;
  }

  h2, .h2 {
    font-size: 30px;
  }

  h3, .h3 {
    font-size: 24px;
  }

  h4, .h4 {
    font-size: 20px;
  }

  h5, .h5 {
    font-size: 16px;
  }

  h6, .h6 {
    font-size: 12px;
  }

  /*********************
  NAVIGATION STYLES
  *********************/
  .main-nav {
    margin: 0 40px;
  }
  .main-nav li a {
    padding: 6px 18px;
    font-size: 16px;
  }
  .main-nav li .with-arrows {
    padding: 6px 30px 6px 15px;
  }
  .main-nav li .arrows {
    top: 15px;
  }

  /*********************
  GENERAL STYLES
  *********************/
  .gallery .cb-gallery-item {
    margin: 0 0 6px 12px;
    width: 141px;
  }

  /* end .gallery */
  .cb-breaking-news {
    width: 425px;
  }
  .cb-breaking-news ul li {
    width: 350px;
  }

  /*********************
  LAYOUT & GRID STYLES
  *********************/
  .wrap {
    width: 1020px;
  }

  .entry-content {
    margin-bottom: 60px;
  }

  #cb-inner-header {
    padding: 10px 40px;
  }

  .spacer-left {
    margin-left: 40px;
  }

  #main {
    width: 600px;
    margin-left: 39px;
  }

  #main-full-width {
    width: 940px;
    margin-left: 39px;
  }
  #main-full-width .cb-blog-style-b {
    margin: 0 40px 40px 0;
    width: 285px;
  }
  #main-full-width .cb-blog-style-b .mask {
    width: 285px;
    height: 163px;
  }
  #main-full-width .cb-blog-style-b.right-half {
    margin: 0 0 40px 0;
  }

  #cb-content {
    padding-top: 40px;
  }

  .article-header.full-width {
    margin: 0 40px 40px;
  }

  .cb-grid-4, .cb-grid-5, .cb-grid-6, .cb-grid-7 {
    margin: -40px 40px 40px 40px;
  }
  .cb-grid-4 .feature, .cb-grid-5 .feature, .cb-grid-6 .feature, .cb-grid-7 .feature {
    height: 255px;
  }
  .cb-grid-4 .cb-byline, .cb-grid-5 .cb-byline, .cb-grid-6 .cb-byline, .cb-grid-7 .cb-byline {
    bottom: 20px;
    left: 20px;
  }
  .cb-grid-4 .cb-excerpt, .cb-grid-5 .cb-excerpt, .cb-grid-6 .cb-excerpt, .cb-grid-7 .cb-excerpt {
    bottom: 40px;
    padding: 5px 20px;
    font-size: 14px;
  }
  .cb-grid-4 h2 a, .cb-grid-5 h2 a, .cb-grid-6 h2 a, .cb-grid-7 h2 a {
    bottom: 40px;
    padding: 5px 20px;
  }
  .cb-grid-4 .big-article h2 a, .cb-grid-5 .big-article h2 a, .cb-grid-6 .big-article h2 a, .cb-grid-7 .big-article h2 a {
    font-size: 30px;
  }
  .cb-grid-4 .big-article .cb-excerpt, .cb-grid-5 .big-article .cb-excerpt, .cb-grid-6 .big-article .cb-excerpt, .cb-grid-7 .big-article .cb-excerpt {
    bottom: 50px;
  }
  .cb-grid-4 .big-article:hover h2 a, .cb-grid-5 .big-article:hover h2 a, .cb-grid-6 .big-article:hover h2 a, .cb-grid-7 .big-article:hover h2 a {
    bottom: 100px;
  }
  .cb-grid-4 .small-article h2 a, .cb-grid-5 .small-article h2 a, .cb-grid-6 .small-article h2 a, .cb-grid-7 .small-article h2 a {
    font-size: 16px;
    padding: 3px 20px;
  }
  .cb-grid-4 .small-article img, .cb-grid-5 .small-article img, .cb-grid-6 .small-article img, .cb-grid-7 .small-article img {
    top: -35px;
  }
  .cb-grid-4 .square-article h2 a, .cb-grid-5 .square-article h2 a, .cb-grid-6 .square-article h2 a, .cb-grid-7 .square-article h2 a {
    font-size: 20px;
    padding: 3px 20px;
  }
  .cb-grid-4 .square-article:hover h2 a, .cb-grid-5 .square-article:hover h2 a, .cb-grid-6 .square-article:hover h2 a, .cb-grid-7 .square-article:hover h2 a {
    bottom: 100px;
  }

  .cb-grid-4.cb-no-byline h2 a, .cb-grid-5.cb-no-byline h2 a, .cb-grid-6.cb-no-byline h2 a, .cb-grid-7.cb-no-byline h2 a {
    bottom: 20px;
  }

  .cb-grid-4 .no-1 {
    width: 600px;
  }
  .cb-grid-4 .no-2 {
    width: 333px;
  }
  .cb-grid-4 .no-3 {
    width: 333px;
  }
  .cb-grid-4 .no-4 {
    width: 600px;
  }

  .cb-grid-5 .no-1 {
    width: 600px;
  }
  .cb-grid-5 .no-2 {
    width: 333px;
  }
  .cb-grid-5 .no-3 {
    width: 297px;
  }
  .cb-grid-5 .no-4 {
    width: 298px;
  }
  .cb-grid-5 .no-5 {
    width: 333px;
  }

  .cb-grid-6 .no-1 {
    width: 600px;
  }
  .cb-grid-6 .no-2 {
    width: 333px;
  }
  .cb-grid-6 .no-3 {
    width: 300px;
  }
  .cb-grid-6 .no-4 {
    width: 295px;
  }
  .cb-grid-6 .no-5 {
    width: 333px;
    height: 125px;
  }
  .cb-grid-6 .no-6 {
    width: 333px;
    height: 125px;
  }

  .cb-grid-7 .no-1 {
    width: 600px;
  }
  .cb-grid-7 .no-2 {
    width: 333px;
  }
  .cb-grid-7 .no-3 {
    width: 300px;
    height: 125px;
  }
  .cb-grid-7 .no-4 {
    width: 300px;
    height: 125px;
  }
  .cb-grid-7 .no-5 {
    width: 295px;
  }
  .cb-grid-7 .no-6 {
    width: 333px;
    height: 125px;
  }
  .cb-grid-7 .no-7 {
    width: 333px;
    height: 125px;
  }
  .cb-grid-7 .cb-double-post {
    width: 300px;
    height: 255px;
  }

  .flexslider-full {
    width: 938px;
    margin: -40px auto 40px 40px;
  }
  .flexslider-full h2 a {
    padding: 10px 30px;
    bottom: 90px;
    font-size: 24px;
  }
  .flexslider-full .cb-excerpt {
    padding: 10px 30px;
    bottom: 46px;
    font-size: 16px;
  }
  .flexslider-full .slides > li {
    height: 460px;
  }
  .flexslider-full .flex-direction-nav .flex-prev {
    background-position: 10px 15px;
  }
  .flexslider-full .flex-direction-nav .flex-next {
    background-position: 10px -85px;
  }
  .flexslider-full .flex-direction-nav a {
    width: 50px;
    height: 55px;
    background: black url(https://chinitech.com/wp-content/themes/Ciola/library/images/bg_direction_nav_big.png) no-repeat 0 0;
    padding: 40px 30px;
  }

  .flexslider {
    margin: 0 0 40px 0;
  }
  .flexslider .cb-excerpt {
    padding: 10px 20px;
    bottom: 15px;
    font-size: 14px;
  }
  .flexslider h2 a {
    max-width: 560px;
    padding: 10px 20px;
    bottom: 56px;
  }

  /******************************************************************
  BLOG STYLE A
  ******************************************************************/
  .cb-blog-style-a {
    margin: 0 0 40px 0;
  }
  .cb-blog-style-a .mask {
    height: 180px;
    width: 220px;
  }
  .cb-blog-style-a .cb-excerpt {
    margin: 0 0 10px 240px;
  }

  /******************************************************************
  BLOG STYLE B
  ******************************************************************/
  .cb-blog-style-b {
    margin: 0 40px 40px 0;
    width: 280px;
  }
  .cb-blog-style-b .mask {
    height: 160px;
  }

  /******************************************************************
  BLOG STYLE C
  ******************************************************************/
  .cb-blog-style-c {
    margin: 0 40px 40px 0;
  }
  .cb-blog-style-c .mask {
    height: 350px;
  }

  /******************************************************************
  BLOG STYLE D
  ******************************************************************/
  .cb-blog-style-d {
    margin: 0 40px 40px 0;
    width: 280px;
  }
  .cb-blog-style-d .cb-comments {
    top: 10px;
    right: 10px;
  }
  .cb-blog-style-d .cb-category {
    top: 5px;
    left: 10px;
  }
  .cb-blog-style-d .cb-mask {
    height: 160px;
  }

  /*********************
  MODULE STYLES
  *********************/
  .cb-module-a {
    margin-bottom: 20px;
  }
  .cb-module-a .cb-article-big {
    width: 280px;
    margin-right: 40px;
  }
  .cb-module-a .cb-article-small {
    width: 280px;
  }
  .cb-module-a .cb-article-small h3, .cb-module-a .cb-article-small p {
    padding-left: 80px;
  }
  .cb-module-a .cb-article-small .mask {
    width: 60px;
    height: 60px;
  }

  .cb-module-b {
    margin-bottom: 20px;
    width: 280px;
  }
  .cb-module-b .cb-article-small h3, .cb-module-b .cb-article-small p {
    padding-left: 80px;
  }
  .cb-module-b .cb-article-small .mask {
    width: 60px;
    height: 60px;
  }

  .cb-module-c {
    width: 280px;
  }
  .cb-module-c .cb-article {
    margin-bottom: 40px;
    width: 280px;
    height: 160px;
  }

  .cb-module-d {
    margin-bottom: 40px;
    width: 280px;
  }

  .flexslider-e {
    margin-bottom: 40px;
  }
  .flexslider-e .cb-category {
    left: 10px;
    top: 5px;
  }
  .flexslider-e .cb-comments {
    right: 10px;
    top: 10px;
  }
  .flexslider-e .flex-direction-nav .flex-prev {
    background-position: -99px 80px;
  }
  .flexslider-e .flex-direction-nav .flex-next {
    background-position: -73px 80px;
  }
  .flexslider-e h2 a {
    width: 250px;
    padding: 5px 10px;
    font-size: 14px;
  }
  .flexslider-e .flex-direction-nav a {
    padding: 10px 15px;
    height: 174px;
  }
  .flexslider-e .slides > li {
    height: 174px;
  }

  .flexslider-g {
    margin-bottom: 50px;
  }
  .flexslider-g .flex-direction-nav .flex-next {
    background-position: -73px 90px;
  }
  .flexslider-g .flex-direction-nav .flex-prev {
    background-position: -99px 90px;
  }
  .flexslider-g h2 a {
    width: 160px;
    padding: 5px 10px;
  }
  .flexslider-g .slides img {
    width: 200px;
  }
  .flexslider-g .flex-direction-nav a {
    height: 200px;
  }
  .flexslider-g .slides > li {
    height: 200px;
  }

  /******************************************************************
  TOP REVIEWS TEMPLATE
  ******************************************************************/
  .cb-top-reviews-page .cb-content {
    margin-bottom: 40px;
  }
  .cb-top-reviews-page .cb-one .cb-mask {
    width: 600px;
    height: 350px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .cb-score-box {
    height: 140px;
    width: 170px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .score {
    font-size: 85px;
    bottom: 20px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .score-title {
    font-size: 18px;
    bottom: 10px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star {
    width: 170px;
    height: 140px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star .score {
    bottom: 20px;
  }
  .cb-top-reviews-page .cb-one .cb-mask .cb-score-box-star .filling-bg {
    margin-left: 18px;
  }
  .cb-top-reviews-page .cb-one .cb-meta .cb-countdown {
    font-size: 150px;
    margin-right: 20px;
    line-height: 1;
  }
  .cb-top-reviews-page .cb-others {
    margin-bottom: 40px;
  }
  .cb-top-reviews-page .cb-others .cb-mask {
    width: 220px;
    height: 180px;
  }
  .cb-top-reviews-page .cb-others .cb-meta {
    width: 380px;
    padding: 0 0 0 40px;
  }

  /******************************************************************
  AUTHOR PAGE STYLES
  ******************************************************************/
  .cb-about-page li {
    margin-bottom: 40px;
  }
  .cb-about-page li .cb-mask img {
    width: 120px;
    height: 120px;
  }
  .cb-about-page li .cb-meta {
    width: 480px;
    padding-left: 40px;
  }

  .cb-author-page {
    margin-bottom: 40px;
  }
  .cb-author-page .cb-mask img {
    width: 100px;
    height: 100px;
  }
  .cb-author-page .cb-meta {
    width: 500px;
    padding-left: 40px;
  }

  .cb-full-width.cb-about-page li .cb-meta {
    width: 820px;
    padding-left: 40px;
  }

  /*********************
  REVIEW STYLES
  *********************/
  .cb-review-box-bottom ul li {
    font-size: 14px !important;
  }
  .cb-review-box-bottom .cb-good-summary, .cb-review-box-bottom .cb-bad-summary {
    width: 170px;
    margin-left: 40px;
  }

  .cb-review-box-top.sixcol {
    width: 48.618784527%;
  }

  .cb-review-box-top {
    margin: 0 20px 20px 0;
  }
  .cb-review-box-top .cb-scores {
    width: 150px;
    margin-left: 0;
  }
  .cb-review-box-top h3 {
    font-size: 13px;
  }
  .cb-review-box-top .pros-cons {
    margin: 0 0 20px 20px;
    width: 120px;
  }
  .cb-review-box-top .pros-cons ul li {
    margin-bottom: 2px;
  }
  .cb-review-box-top .pros-cons .pros, .cb-review-box-top .pros-cons .cons {
    float: none;
    width: 100%;
  }
  .cb-review-box-top .pros-cons .pros {
    margin-right: 0;
  }
  .cb-review-box-top .cb-score-box-star {
    margin-bottom: 10px;
    float: left;
  }
  .cb-review-box-top li {
    font-size: 11px !important;
  }
  .cb-review-box-top .cb-score-box-star {
    width: 150px;
    height: 120px;
  }
  .cb-review-box-top .cb-score-box-star .score {
    font-size: 65px;
    bottom: 25px;
  }
  .cb-review-box-top .cb-score-box-star .filling-bg {
    bottom: 15px;
  }

  .normal-bar .bg {
    width: 120px;
  }

  .star-bar .title, .normal-bar .title {
    font-size: 14px;
  }

  /*********************
  SEARCH BOX STYLE
  *********************/
  nav .cb-search .s {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/search-40x40.png) 0 0 no-repeat;
    height: 36px;
    padding: 0 0 0 40px;
  }
  nav .cb-search .s:focus, nav .cb-search .s:hover {
    width: 180px;
  }

  .s {
    width: 100%;
    padding: 15px;
  }

  /******************************************************************
  FULL WIDTH PAGE STYLES
  ******************************************************************/
  .cb-full-width {
    width: 940px !important;
  }

  /******************************************************************
  RELATED POSTS STYLES
  ******************************************************************/
  .cb-related-posts li {
    width: 280px;
    height: 160px;
  }
  .cb-related-posts li h4 a {
    padding: 5px 30px 5px 15px;
    font-size: 14px;
  }
  .cb-related-posts .no-1 {
    margin: 0 20px 20px 0;
  }
  .cb-related-posts .no-2 {
    margin: 0 0 20px 0;
  }
  .cb-related-posts .no-3 {
    margin: 0 20px 0 0;
  }

  /*********************
  SIDEBARS & ASIDES
  *********************/
  #cb-sidebar {
    margin: 0 39px 40px 40px;
    width: 300px;
  }
  #cb-sidebar .cb-sidebar-widget-title {
    font-size: 20px;
  }
  #cb-sidebar .cb-top-reviews-widget li img {
    width: 60px;
    height: 60px;
  }
  #cb-sidebar .cb-top-reviews-widget li .cb-countdown {
    font-size: 18px;
    height: 30px;
    width: 20px;
    padding-left: 4px;
  }
  #cb-sidebar .cb-top-reviews-widget li h4 {
    width: 220px;
    padding-right: 50px;
  }
  #cb-sidebar .cb-top-reviews-widget li .cb-byline {
    margin: 0 0 0 80px;
  }
  #cb-sidebar .cb-top-reviews-widget li .cb-score-box {
    width: 35px;
    height: 30px;
  }
  #cb-sidebar .cb-top-reviews-widget li .score {
    font-size: 12px;
    bottom: 5px;
  }
  #cb-sidebar .cb-top-reviews-widget li .cb-score-box-star {
    width: 35px;
    height: 30px;
  }
  #cb-sidebar .cb-top-reviews-widget li .cb-score-box-star .score-title {
    bottom: 5px;
  }
  #cb-sidebar .cb-tabs-widget .cb-onetab li a {
    width: 300px;
    font-size: 18px;
    padding: 5px 10px;
  }
  #cb-sidebar .cb-tabs-widget .cb-twotabs li a {
    width: 150px;
    font-size: 18px;
    padding: 5px 10px;
  }
  #cb-sidebar .cb-tabs-widget .cb-threetabs li a {
    width: 100px;
    font-size: 18px;
    padding: 5px;
  }
  #cb-sidebar .cb-tabs-widget .cb-fourtabs li a {
    width: 75px;
    font-size: 14px;
    padding: 5px 2px;
  }
  #cb-sidebar .ads-125-widget a {
    margin: 0 20px 20px 0px;
  }
  #cb-sidebar .cb-sidebar-widget {
    margin-bottom: 40px;
  }
  #cb-sidebar .cb-social-media-widget .facebook {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -285px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .twitter {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -95px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .pinterest {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) 0 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .youtube {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -380px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .googleplus {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -476px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .rss {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -190px 0 no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .facebook:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -285px -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .twitter:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -95px -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .pinterest:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) 0 -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .youtube:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -380px -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .googleplus:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -476px -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .rss:hover {
    background: url(https://chinitech.com/wp-content/themes/Ciola/library/images/widget-social-sprite.png) -190px -95px no-repeat;
  }
  #cb-sidebar .cb-social-media-widget .cb-social-media-icon {
    height: 95px;
    width: 95px;
  }
  #cb-sidebar .cb-social-media-widget .icon-4, #cb-sidebar .cb-social-media-widget .icon-5 {
    margin-top: 7px;
  }
  #cb-sidebar .cb-social-media-widget .icon-1, #cb-sidebar .cb-social-media-widget .icon-2, #cb-sidebar .cb-social-media-widget .icon-4 {
    margin-right: 7px;
  }
  #cb-sidebar .latest-article-widget li .cb-thumbnail {
    width: 60px;
    height: 60px;
  }
  #cb-sidebar .latest-article-widget li h4 {
    margin: 0 0 10px 0;
    padding: 0 0 0 80px;
  }
  #cb-sidebar .latest-article-widget li .cb-byline {
    padding: 0 0 10px 80px;
  }

  .widget_tag_cloud a {
    padding: 14px;
  }

  .cb-footer .cb-top-reviews-widget li h4 {
    width: 135px;
    font-size: 12px;
  }

  /*********************
  FOOTER STYLES
  *********************/
  .cb-footer .latest-article-widget li h4 {
    font-size: 14px;
  }
}
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }

  a, a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a:after, a:visited:after {
    content: " (" attr(href) ")";
  }
  a abbr[title]:after, a:visited abbr[title]:after {
    content: " (" attr(title) ")";
  }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr, img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
}

  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none;
  }
}

/*
     FILE ARCHIVED ON 02:27:09 Mar 25, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:16:20 Jul 16, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.761
  exclusion.robots: 0.039
  exclusion.robots.policy: 0.024
  esindex: 0.014
  cdx.remote: 50.3
  LoadShardBlock: 549.818 (3)
  PetaboxLoader3.datanode: 634.549 (5)
  PetaboxLoader3.resolve: 440.733 (3)
  load_resource: 617.278 (2)
*/