/*--
	Theme Name: kwise
	Theme URI: http://info.template-help.com/help/
	Description: A theme for Wordpress 3.8.x
	Author: Template_Help.com
	Author URI: http://info.template-help.com/help/
	Template: CherryFramework
	Version: 3.1.2
--*/

/* ----------------------------------------
	Please, You may put custom CSS here
---------------------------------------- */

#lang_sel_list a:visited {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
    color: #fff;
    background:  #333333;
    line-height: 18px;
    padding-left: 5px;
}
#lang_sel_list img.iclflag {
    width: 18px;
    height: 14px;
    position: relative;
     top: 0px;
}
#lang_sel_list a {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
      color: #fff;
    background:#333333;
    line-height: 18px;
    padding: 0;
}
#lang_sel_list ul a {
    background: #333;
     color: #fff;
    height: auto;
    line-height: 1em;
}
form p span {
    text-align: center;
    width: 100%;

}

#lang_sel_list a:visited {
    display: block;
    font-size: 11px;
    text-decoration: none !important;
      color: #fff;
    background: #333333;
    line-height: 18px;
    padding-left: 5px;
}

.header .nav__primary .sf-menu > li > a {
    position:relative;
    padding:25px 12px 25px 12px;
    border:none;
    text-transform:uppercase;
    text-decoration:none;
}
.logo_h__img  img{
max-width:78%;
min-width:30%;
height:auto;
}
@media (min-width: 788px) and (max-width: 1009px) {
    .header .nav__primary .sf-menu > li > a {
        padding-right:0x;
        padding-left:0px;
        font-size: 10px;
    }
	.logo_h__img  img{
	max-width:60%;
    min-width:30%;
	}
}
.post-author {
    background: #f2f2f2;
    border: none;
    font-weight: 300;
    display:none;
}
#lang_sel_list a.lang_sel_sel:hover {
    text-decoration: none;
   color: #fff;
}
#cnzz_stat_icon_1256590991{
    width:50px;
    margin: 0px 45% 0 45%;
}
@media (min-width: 453px) and (max-width: 620px) {
 .footer-text .record{
   width:380px!important;
 }
}
@media (max-width: 453px) {
 .footer-text .record{
   width:auto!important;
 }
}
@media (max-width: 620px) {
.footer-text .record  .second-record{
  width:200px;
  margin:0 auto;
 }
 }