/*
	Theme Name: bangkukosong
	Theme URI: http://kentooz.com
	Description: Bangkukosong is best single niche blog, video, or app review with woocommerce and BBPress Support.
	Author: kentooz - Gian MR
	Author URI: http://gianmr.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.0.5
    Tags: light, one-column, responsive-layout, right-sidebar, theme-options, translation-ready, featured-images, custom-menu, editor-style, custom-background
*/

/* General */
html, 
html a {-webkit-font-smoothing: antialiased !important;}
body{margin:auto;line-height:1.7;}
a{color:#374e64;text-decoration: none;}
a:hover,
a:focus,
a:active {text-decoration: none;}
a:focus {outline:none;}
ul {list-style:none;}
img {max-width:100%;height:auto;}
blockquote {font-size:14px;font-family: Georgia, serif;font-style: italic;color:#999;}
legend {padding: 0 0 10px 0;margin-bottom: 20px;font-size: 18px;border-bottom: 2px solid #ecf0f1;}
label{font-weight:300;}
.ktz-hidden{display:none;}

/* Transition */
a,
.ktz-transition,
.page-link a,
.ktz_thumbnail,
.ktz-mainmenu ul > li,
.ktz_thumbnail .ktz-iconpf,
.ktz-bigthumbnail .ktz-iconpf{transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
.btn-box{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}

/* Button */
.ktz-button,
input#comment-submit,
input[type="submit"],
input#user-submitted-post{color:#374e64 !important;background:transparent;display: inline-block;height: 40px;padding-left:20px;padding-right:20px;font-weight: 300;overflow: hidden;outline: none;border:2px solid #374e64;position:relative;max-width: 100%;font-size: 14px;text-decoration:none;margin: 0 0 5px 0;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;text-align:center;vertical-align: middle;transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;}
a.button:hover,
button.button:hover,
input.button:hover,
.ktz-button:hover,
input#comment-submit:hover,
input[type="submit"]:hover,
input#user-submitted-post:hover,
a.button:active,
button.button:active,
input.button:active,
.ktz-button:active,
input#comment-submit:active,
input[type="submit"]:active,
input#user-submitted-post:active,
.ktz-button:focus,
input#comment-submit:focus,
input[type="submit"]:focus,
input#user-submitted-post:focus{color:#fff !important;background:#374e64;}

/* From kentooz sharrre plugin */
#ktz-sharrre .sharrre {margin: 0 0 25px 0 !important;}
#ktz-sharrre #twitter {padding:0 5px 0 0 !important;}
#ktz-sharrre #pinterest {padding:0 0 0 5px !important;}

.ktz-tooltiptext,
.ktz-tooltiptitle{display: none;}

/* 
* Preloader lazyload
*/
.lazyload,
.lazyloading{opacity: 1;transition: opacity 300ms;background: #f7f7f7 url(includes/assets/img/loading.gif) no-repeat center;}
.lazyloaded {opacity: 1;transition: opacity 9ms;}

/* 
* Main layout
*/
.ktz-header{position:relative;padding-top:15px;padding-bottom:15px;background:#f8f8f8;}
.ktz-topnav{position:relative;margin:0 auto 0px auto;width:100%;background-color:#fff;padding:0;-webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.05);-moz-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.05);box-shadow: 0 4px 2px -2px rgba(0,0,0,0.05);}
.ktz-topnav .pull-left,
.ktz-topnav .container{height:55px;line-height:55px;}
.ktz-allwrap {margin:0 auto 0 auto;position:relative;width:100%;background:#f8f8f8;}
.ktz-inner-content {margin-top:25px;margin-bottom:25px;}

/* 
* Change default bootstrap navbar
*/
.navbar {border:none;border-bottom:1px solid rgba(0,0,0,0.1);background:#fff;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}

/*
* Banner
*/
.ktz-bannersingletop,
.bannersinglehead,
.ktz-footerbanner {margin-bottom:25px;text-align:center;}
.bannersinglefot{margin:25px 0;text-align:center;}
.ktz-attachmentbanner{margin-top:25px;margin-bottom:20px;text-align:center;}
.ktz-attachmentbanner-footer{margin-top:15px;text-align:center;}
.ktz-banneraftercontent,
.ktz-aftermenubanner{margin:25px 0 0 0;text-align:center;}
.ktz-afterfirstpost {margin:0 0 20px 0;text-align:center;}
.ktzsingle-bannerright {width: 160px;height: 600px;}

/* Next and Preview navigation buttons */
#ktz-postnav{position: fixed;width: 100%;left:0;right:0;top: 50%;margin-top: -25px;z-index: 9999;}
#ktz-postnav a {position: absolute;top: 50%;display: block;outline: none;text-align: left;z-index: 1000;color: inherit;-webkit-transform: translateY(-50%);transform: translateY(-50%);}
#ktz-postnav a.prev {left: 0;box-shadow: -10px 0 10px rgba(60, 60, 60, 0.3);-moz-box-shadow:-10px 0 10px rgba(60, 60, 60, 0.3);-webkit-box-shadow:-10px 0 10px rgba(60, 60, 60, 0.3);}
#ktz-postnav a.next {right: 0;box-shadow: 10px 0 10px rgba(60, 60, 60, 0.3);-moz-box-shadow:10px 0 10px rgba(60, 60, 60, 0.3);-webkit-box-shadow:10px 0 10px rgba(60, 60, 60, 0.3);}
#ktz-postnav .icon-wrap {position: relative;z-index: 100;display: block;padding: 20px 5px;border: 0px solid #fff;background: #fff;-webkit-transition: border-width 0.3s 0.15s;transition: border-width 0.3s 0.15s;}
#ktz-postnav .icon-wrap > i[class^="glyphicon"]{font-size: 20px;}
#ktz-postnav div {position: absolute;top: 50%;padding: 20px;width: 440px;min-height:115px;background: #fff;opacity: 0;z-index: 20;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;transition: transform 0.3s, opacity 0.3s;}
#ktz-postnav a.prev div {left: 0;padding: 20px 20px 20px 170px;text-align: right;-webkit-transform: translateY(-50%) translateX(-100%) scale(0.75);transform: translateY(-50%) translateX(-100%) scale(0.75);box-shadow: 10px 0 10px rgba(60, 60, 60, 0.15);-moz-box-shadow:10px 0 10px rgba(60, 60, 60, 0.15);-webkit-box-shadow:10px 0 10px rgba(60, 60, 60, 0.15);}
#ktz-postnav a.next div {right: 0;padding: 20px 170px 20px 20px;-webkit-transform: translateY(-50%) translateX(100%) scale(0.75);transform: translateY(-50%) translateX(100%) scale(0.75);	box-shadow: -10px 0 10px rgba(60, 60, 60, 0.15);-moz-box-shadow:-10px 0 10px rgba(60, 60, 60, 0.15);-webkit-box-shadow:-10px 0 10px rgba(60, 60, 60, 0.15);}
#ktz-postnav span {display: block;padding-bottom: 5px;border-bottom: 1px solid #ddd;color: #cdcdcd;text-transform: uppercase;letter-spacing: 1px;font-weight: 400;font-size: 0.7em;line-height: 1.2;}
#ktz-postnav h3 {margin: 0;padding: 8px 0;font-weight: 300;font-size: 18px;line-height: 1.2;}
#ktz-postnav img {position: absolute;top: 20px;bottom: 20px;}
#ktz-postnav a.prev img {left: 50px;}
#ktz-postnav a.next img {right: 50px;}
#ktz-postnav a:hover .icon-wrap {	border-top-width: 5px;border-bottom-width: 5px;-webkit-transition-delay: 0s;transition-delay: 0s;}
#ktz-postnav a:hover .icon-wrap > i[class^="glyphicon"]{color: #e10d0d;}
#ktz-postnav a:hover div {opacity: 1;-webkit-transition-delay: 0.3s;transition-delay: 0.3s;-webkit-transform: translateY(-50%) translateX(0) scale(1);transform: translateY(-50%) translateX(0) scale(1);}
@media only screen and (max-width: 768px){
	#ktz-postnav{display: none;}
}

/*
* Icon 
*/
.ktz-socialicon .ktzfo-dribbble:after {content: "\f17d";}
.ktz-socialicon .ktzfo-twitter:after {content: "\f099";}
.ktz-socialicon .ktzfo-facebook:after {content: "\f09a";}
.ktz-socialicon .ktzfo-flickr:after {content: "\f16e";}
.ktz-socialicon .ktzfo-google-plus:after {content: "\f0d5";}
.ktz-socialicon .ktzfo-dribble:after {content: "\f17d";}
.ktz-socialicon .ktzfo-linkedin:after {content: "\f0e1";}
.ktz-socialicon .ktzfo-instagram:after {content: "\f16d";}
.ktz-socialicon .ktzfo-tumblr:after {content: "\f173";}
.ktz-socialicon .ktzfo-youtube:after {content: "\f167";}
.ktz-socialicon .ktzfo-rss:after {content: "\f09e";}
ul.ktz-socialicon{margin:0 0 -5px 0;padding:0;}
ul.ktz-socialicon li.dribbble{background: #ea4c89;}
ul.ktz-socialicon-share li.twitter,
ul.ktz-socialicon li.twitter{background: #55acee;}
ul.ktz-socialicon-share li.facebook,
ul.ktz-socialicon li.facebook{background: #3b5998;}
ul.ktz-socialicon li.flickr{background: #0063dc;}
ul.ktz-socialicon-share li.google,
ul.ktz-socialicon li.google{background: #dd4b39;}
ul.ktz-socialicon li.dribble{background: #ea4c89;}
ul.ktz-socialicon li.linkedin{background: #0976b4;}
ul.ktz-socialicon li.instagram{background: #3f729b;}
ul.ktz-socialicon li.tumblr{background: #35465c;}
ul.ktz-socialicon li.youtube{background: #cd201f;}
ul.ktz-socialicon li.rss{background: #3f729b;}
ul.ktz-socialicon li {text-align:center;display: inline-block;margin:0 5px 0 0;padding:0 !important;-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;width: 35px;height: 35px;overflow: hidden;-webkit-transition-duration: 0.7s;-moz-transition-duration: 0.7s;-o-transition-duration: 0.7s;transition-duration: 0.7s; }
ul.ktz-socialicon li:last-child {margin:0 0 0 0;}
ul.ktz-socialicon li:hover {background: #3d566e;box-shadow: inset 0 0 20px rgba(0, 0, 0, 0.3);}
ul.ktz-socialicon li:hover span {top: -35px;}
ul.ktz-socialicon li span {display: block;font-size:20px;width: 35px;height: 70px;position: relative;top: 0;color: #fff;-webkit-transition: top 0.7s;-moz-transition: top 0.7s;-o-transition: top 0.7s;transition: top 0.7s; }
ul.ktz-socialicon li span:before {line-height: 35px;}
ul.ktz-socialicon li span:after {text-align: center;position: absolute;width: inherit;height: 35px;left: 0;line-height: 35px;bottom: 0;color: #fff;}

ul.ktz-socialicon-share{margin:0 0 20px 0;padding:0;}
ul.ktz-socialicon-share li {text-align:center;display: inline-block;margin:0 5px 0 0;padding:5px!important;-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;-webkit-transition-duration: 0.7s;-moz-transition-duration: 0.7s;-o-transition-duration: 0.7s;transition-duration: 0.7s; }
ul.ktz-socialicon-share li:hover{background:#3d566e}
ul.ktz-socialicon-share li span{display: inline-block;position: relative;margin-right:15px;padding-right:10px;border-right:2px dotted #fff;color: #fff;}
ul.ktz-socialicon-share li a{color:#fff;}

.ktz-headauthor ul.ktz-socialicon li {width: 24px;height:24px;}
.ktz-headauthor ul.ktz-socialicon li:hover span {top: -24px;}
.ktz-headauthor ul.ktz-socialicon li span {display: block;font-size:14px;width: 24px;height: 48px;}
.ktz-headauthor ul.ktz-socialicon li span:before {line-height: 24px;}
.ktz-headauthor ul.ktz-socialicon li span:after {height: 24px;line-height: 24px;}

/*
* Related post
*/
.ktz-relatedpost {display:block;position:relative;margin-top:25px;}

.ktz-random-attachment img{width:100%;}

/* ========
 * Main menu 
 */
.ktz-mainmenu {z-index:9999;padding:0;position: relative;}
.ktz-mainmenu ul{margin:0 auto;padding:0;}
.ktz-mainmenu ul > li{display: block;float: left;position: relative;}
.ktz-mainmenu ul > li > a {font-size: 16px;font-weight:300;display: block;padding-left:15px;padding-right:15px;text-decoration: none !important;}
.ktz-mainmenu ul > li span{margin-right:5px;}
.ktz-mainmenu ul > li:first-child > a {border-left:none;}
.ktz-mainmenu ul > li:last-child > a {border-right:none;}
.ktz-mainmenu ul > li > a {position: relative;}
.ktz-mainmenu ul ul {display: none;left:0;padding: 0;position: absolute;top: 100%;width: 180px;z-index: 99;}
.ktz-mainmenu ul ul > li > a {border-left:none;border-right:none;}
.ktz-mainmenu ul ul ul{left: 180px !important;top: 0 !important;}
.ktz-mainmenu ul ul a {display: block;font-size: 12px;letter-spacing: 0;padding-left:10px;padding-right:10px;padding-top:10px;padding-bottom:10px;line-height:15px;text-align: left;text-transform: none;}
.ktz-mainmenu ul ul .hover > a,	
.ktz-mainmenu ul ul {background-color: #fff;-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.2);}	
.ktz-mainmenu ul li:hover, 
.ktz-mainmenu ul .current-menu-item > a,
.ktz-mainmenu ul .current_page_item > a, 
.ktz-mainmenu ul .current_page_parent > a,
.ktz-mainmenu ul li.current-menu-ancestor > a  {background-color: #fbfbfb;}
.ktz-mainmenu ul ul .current_page_item:after, 
.ktz-mainmenu ul ul li  {float: none;}
.ktz-mainmenu ul li:hover > ul {display: block;}
.not-ie .ktz-mainmenu ul ul .current_page_parent:after  {display: none;}
/* 
 * Megamenu 
 */
.ktz-mainmenu > ul > li.ktz-megamenu{position: inherit !important;margin: 0;z-index: 99999;}
.ktz-mainmenu > ul > li.ktz-megamenu > ul.sub-menu{width: auto;position:absolute;top:auto;left:0;right:0;padding:20px 0;}
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li{float: left !important;padding: 0 20px;width: 25%;margin: 0 0;}
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li:last-child{border-right: none !important;}
.ktz-mainmenu > ul > li.ktz-megamenu.ktz-columns-2 > ul.sub-menu{left:auto!important;right:auto!important;}
.ktz-mainmenu > ul > li.ktz-megamenu.ktz-columns-2 > ul.sub-menu > li a{width:200px;max-width:100%;}
.ktz-mainmenu ul > li.ktz-megamenu.ktz-columns-2 > ul > li {width: 50%;}
.ktz-mainmenu ul > li.ktz-megamenu.ktz-columns-3 > ul > li {width: 33.33%;}
.ktz-mainmenu ul > li.ktz-megamenu.ktz-columns-4 > ul > li {width: 25%;}
.ktz-mainmenu ul > li.ktz-megamenu.ktz-columns-5 > ul > li {width: 20%;}
.ktz-mainmenu ul > li.ktz-megamenu.ktz-columns-6 > ul > li {width: 16.66%;}
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li ul{display: block !important;top: 0 !important;width: 100%;opacity: 1 !important;left: 0 !important;position: relative !important;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li{border-right: 1px solid rgba(0,0,0,0.05) !important;}
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li:hover,
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li.current-menu-item > a,
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li.current-page-ancestor > a,
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li.current-menu-ancestor > a,
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li.current-menu-parent > a{background: transparent !important;}
.ktz-mainmenu ul li.ktz-megamenu ul li ul li{margin: 0; padding: 0;}
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li > a,
.ktz-mainmenu > ul > li.ktz-megamenu > ul > li > a:hover{font-weight: 600 !important;text-transform:uppercase !important;}
/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul:after {content: "\f107";font-family: 'FontAwesome';font-style: normal;margin-left:10px;height:0;line-height:0;speak: none;font-weight: normal;-webkit-font-smoothing: antialiased;}
.sf-arrows > li > .sf-with-ul:focus:after,
.sf-arrows > li:hover > .sf-with-ul:after,
.sf-arrows > .sfHover > .sf-with-ul:after {content: "\f106";}
.sf-arrows ul .sf-with-ul:after {content: "\f105";font-family: 'FontAwesome';float:right;line-height:15px;font-style: normal;speak: none;font-weight: normal;-webkit-font-smoothing: antialiased;}
.sf-arrows ul li > .sf-with-ul:focus:after,
.sf-arrows ul li:hover > .sf-with-ul:after,
.sf-arrows ul .sfHover > .sf-with-ul:after {content: "\f104";}
.ktz-mainmenu > ul > li.ktz-megamenu > ul.sub-menu .sf-with-ul:after{content: "";}
.ktz-mainmenu ul > li > a sup,
.ktz-mobile-mainmenu ul > li > a sup {margin-left:5px;-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;padding:2px 4px;font-size:9px;color:#fff;font-weight:500;}
/*
* Affix menu
*/
.ktz-affixmenu.affix {position:fixed;top:0px;left:0px;right:0px;width:100%;padding:0px;margin:0px;z-index:9999;-webkit-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.2);-moz-box-shadow: 0 8px 6px -6px rgba(0,0,0,0.2);box-shadow: 0 8px 6px -6px rgba(0,0,0,0.2);}
body.admin-bar .ktz-affixmenu.affix{ top: 29px !important; }

/* ========
SECONDMENU */
.ktz-footermenu {display:block;position: relative;}
.ktz-footermenu ul {padding:0 0 10px;position: relative;}
.ktz-footermenu ul > li {display: inline;margin:0 10px 0 0;padding: 0;position: relative;}
.ktz-footermenu ul > li > a {line-height:9px;margin:0;padding: 5px 10px;background:#f8f8f8;border:1px solid rgba(0,0,0,0.1);text-decoration: none !important;}
.ktz-footermenu ul > li > a sup {margin-left:5px;-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;padding:2px 4px;font-size:9px;color:#fff;font-weight:500;}

/*
* LOGO 
*/
.ktz-logo {font-weight:400;position:relative;margin:0;padding:0;}
.ktz-logo h1.homeblogtit-hide,
.ktz-logo .singleblogtit-hide,
.ktz-logo h1.homeblogtit-hide a, 
.ktz-logo h1.homeblogtit-hide a:visited,
.ktz-logo .singleblogtit-hide a,
.ktz-logo .singleblogtit-hide a:visited{display:none;}
.ktz-logo h1.homeblogtit,
.ktz-logo .singleblogtit {font-size:20px;line-height:12px;font-weight:400;}
.ktz-logo h1.homeblogtit a, 
.ktz-logo h1.homeblogtit a:visited,
.ktz-logo .singleblogtit a,
.ktz-logo .singleblogtit a:visited {text-decoration: none;color:#fff;}

/*
* Breadcrumbs 
*/
.breadcrumb {margin: 0 auto 0px;background:#ecf0f1;padding:10px 20px;color:#bdc3c7;font-size:13px;position: relative;}
.breadcrumb > li + li:before {color: #bdc3c7;content: "\00bb " !important;padding: 0 5px;}

/*
 * Gallery
 */
.ktz-gallery {display:block;position: relative;margin-top:10px;}
.ktz-gallery ul {position:relative;padding:0;margin:0 -5px;font-size:0;}
.ktz-gallery ul li{display:inline-block;width:20%;margin:0;padding:0;}
.ktz-gallery ul li a{display:block;padding:0;margin:5px;}
.ktz-gallery ul li img{width:100%;}
.ktz-gallery.ktz-boxgrid ul,
.ktz-gallery.ktz-boxgrid-4 ul {margin:0 -5px;}
.ktz-gallery.ktz-boxgrid ul li {width:33.33%}
.ktz-gallery.ktz-boxgrid-4 ul li {width:25%}

/*
* Looping
*/
.ktz-wrapbox{margin: 0 0 -10px;}
.ktz-wrapbox > div{position:relative;padding:0;margin:0 -5px;}
.ktz-boxpost{display:inline-block;width: 25%;margin:0;padding:0;}
.ktz-boxpost .ktz-boxpost-inner{background: #fff;border-bottom:1px solid rgba(0,0,0,0.1);margin:0 5px 10px;}
.ktz-boxpost.ktz-box-5col{width: 20%;}
.ktz-boxpost.ktz-box-3col{width: 33.33%;}
.ktz-boxpost.ktz-box-2col{width: 50%;}
.ktz-boxpost.ktz-box-1col{width: 100%;}

.ktz-second-list .ktz_thumbnail img,
.ktz-boxpost .ktz_thumbnail img,
.ktz-boxpost-left .ktz_thumbnail img {display:block;width:100%;}
.ktz-second-list li:last-child{margin-bottom:0;}

.ktz-boxpost-left{background: #fff;border-bottom:1px solid rgba(0,0,0,0.1);}

.ktz-box-content{padding:15px;}
.ktz-box-hidden{display:none;}
.ktz-archive.ktz-quote{font-size:14px;font-family: Georgia, serif;font-style: italic;color:#999;}
.ktz-metablockquote {text-align:right;}
.ktz-postcontent {margin-top:10px;}
.ktz-page{margin-bottom:20px;}
.ktz-single,
.ktz-page{padding:30px;background:#fff;border-bottom: 1px solid rgba(0,0,0,0.1);}
.ktz-content-single {padding-right:170px;}
.ktz-wrap-content-single p{margin-left:0;line-height:24px;}
/* Page link in single */
.page-link {margin-top:10px;margin-bottom:10px;font-size:14px;display:block;padding:10px 0;}
.page-link span{font-size:12px;}
.page-link a {padding:5px 10px;color:#fefefe;}
.page-link a:hover {background:#111111;color:#fefefe;}
/* Meta */
.entry-author,
.entry-comment,
.entry-view,
.entry-date,
.entry-edit,
.entry-like,
.rss-date{margin-right:10px;color: #bdc3c7;font-size:12px;}
.entry-author a,
.entry-comment a,
.entry-date a,
.widget .entry-date a,
.ktz-categories a,
.entry-edit a,
.rss-date{color: #bdc3c7;}
.ktz-categories,
.ktz-categories a{color: #bdc3c7;}
.ktz-categories a{text-decoration:underline;}
.entry-date.entry-date-single .glyphicon,
.ktz-categories .glyphicon{margin-right:5px;}

.entry-author.entry-author-single {margin-left:5px;font-size:14px;}
.entry-date.entry-date-single,
.ktz-metasingle-box .entry-view{font-size:14px;}
.ktz-categories,
.entry-date.entry-date-single{margin-right:20px}
.ktz-sharebutton,
.ktz-likebutton{line-height:32px;height:32px;padding:5px 10px; border:1px solid rgba(0,0,0,0.1);background:#fff;}
.ktz-likebutton{margin-left:10px;}
.ktz-likebutton i{font-size:18px;}
.ktz-likebutton label{font-size:14px;}

a.ktz-sharebtn{padding:7px 15px;color:#fff;}

/* Meta layout in single and other page */
.ktz-headauthor,
.meta-post{padding:10px 0 0;margin:10px 0 0;border-top:1px solid #ecf0f1;}
.meta-post-widget{padding:0;}
.ktz-metasingle-box{padding:20px;background:#f8f8f8;margin-bottom:20px;}
.metasingle-aftertitle {padding:5px 0 0;margin:10px 0 0;border-top:1px solid #ecf0f1;}
.metasingle-aftertitle .ktz-categories,
.metasingle-aftertitle .entry-comment,
.metasingle-aftertitle .entry-view,
.metasingle-aftertitle .entry-edit,
.metasingle-aftertitle .rss-date{margin-right:10px;margin-left:10px;}

/* Title */
.not-found h3{font-size:20px;line-height:22px;font-weight:400;margin-bottom:10px;}
.ktz-single h1.entry-title,
.ktz-page h1.entry-title {margin:0;padding:0;line-height:28px;font-size:20px;}
.ktz-titlepage h1,
.ktz-titlepage h4,
.ktz-page h1.entry-title.ktz-page-entrytitle{position:relative;padding:0;font-size:18px;line-height:18px;font-weight:300;margin:25px 0 15px 0;word-wrap:break-word;border-top:2px solid #7f8c8d;}
.ktz-page h1.entry-title.ktz-page-entrytitle .ktz-blocktitle,
.ktz-titlepage h1 .ktz-blocktitle,
.ktz-titlepage h4 .ktz-blocktitle {position:relative;background:#7f8c8d;display: inline-block;color:#fff;padding:0 15px;line-height:35px;height:35px;margin:-2px 0 0;}
.ktz-page h1.entry-title.ktz-page-entrytitle .ktz-blocktitle:after,
.ktz-titlepage h1 .ktz-blocktitle:after,
.ktz-titlepage h4 .ktz-blocktitle:after{content: "";top: 0;bottom: 0;right: 0;position: absolute;display: inline-block;width: 0;height: 0;margin-right: -35px;border-bottom: 35px solid transparent;border-left: 35px solid #7f8c8d;}
.ktz-box-title{position: relative;display: block;height: 22px;font-size: 16px;line-height: 22px;margin:0;overflow: hidden;font-weight:300;cursor: pointer;}
.ktz-box-title .ktz-bggradient-title{background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));background-image: -webkit-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1));background-image: -moz-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1));background-image: -ms-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1));background-image: -o-linear-gradient(left,rgba(255,255,255,0),rgba(255,255,255,1));background: linear-gradient(to right,rgba(255,255,255,0),rgba(255,255,255,1));filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1,StartColorStr='#00ffffff',EndColorStr='#ffffff');bottom: 0;height: 100%;position: absolute;right: 0;width: 100px;cursor: pointer;}
a.rsswidget{font-size: 16px;line-height: 24px;font-weight:300;}
.ktz-titlepage h4{margin:0 0 15px 0 !important;}

/* Attachment layout */
.entry-content p.attachment img {width:100%}
.entry-content p.attachment span.ktz-caption-text{background:#f8f8f8;width:100%;margin:0px;font-size:12px;display:block;padding:15px;font-style:italic;color:#666;}
.main-attachment .table.table-striped tr td{border:none;}
/* Post and page layout */
.entry-body ul,
.entry-page ul {list-style-type:disc;}
/* Errorpage layout */
.not-found {margin-bottom:20px;}
.error-img {margin-bottom:40px;}
h1.error-title {font-size:24px;text-align:center;}
h2.error-title {font-size:18px;}
.ktz-downloadbtn {margin-top:20px;margin-bottom:20px;border:none;background:#ecf0f1;}

/* 
 * Pagination layout 
 */
#nav-index {text-align:center;margin-bottom:30px;}
#nav-index ul{margin-top:0;}
ul.pagination {-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
ul.pagination li a,
ul.pagination li span{padding:10px 15px;margin:0 3px;border-width:0 0 1px 0;border-color:rgba(0,0,0,0.1)}
ul.pagination li.disabled span,
ul.pagination li.disabled:hover span{color:#999;border-color:rgba(0,0,0,0.1)}
.pagination>li:first-child>a,
.pagination>li:first-child>span{margin-left:0;border-top-left-radius:0px;border-bottom-left-radius:0px}
.pagination>li:last-child>a,
.pagination>li:last-child>span{border-top-right-radius:0px;border-bottom-right-radius:0px}
ul.pager li a{border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;border-width:0 0 1px;border-color:rgba(0,0,0,0.1)}
/* Hides navigation links and site footer when infinite scroll is active */
.infinite-scroll #nav-index,
.infinite-scroll.neverending .footer,
.infinite-scroll #infinite-footer {display: none;}
/* Shows the footer again in case all posts have been loaded */
.infinity-end.neverending .footer {display: block;}
#ktz-infinitescroll-jetpack{margin-bottom:30px;}

/* 
* Thumbnail layout 
*/
.ktz_thumbnail,
.ktz-bigthumbnail {position:relative;}
.ktz_thumbnail:hover .ktz-iconpf,
.ktz-bigthumbnail:hover .ktz-iconpf{background:rgba(0,0,0,0.8);}
.ktz_thumbnail .ktz-iconpf,
.ktz-bigthumbnail .ktz-iconpf{position:absolute;border:1px solid #fff;font-size:12px;right:5px;top:5px;margin:0;line-height:25px;width:30px;height:25px;text-align:center;color:#fff;background:rgba(0,0,0,0.6);}
.widget-area .ktz_thumbnail .ktz-iconpf{font-size:11px;margin:0;line-height:20px;width:30px;height:20px;}
.ktz-widgetlist-left {float:left;}
.ktz-widgetlist-left .ktz-iconpf{font-size:24px;line-height:75px;width:100px;height:75px;text-align:center;background:#fff;border-bottom: 1px solid rgba(0,0,0,0.1);vertical-align:center;}
.ktz-widgetlist-left .ktz-hidden {display:block;}

/*
 * Responsive video
 */
.ktz-all-videowrapper {position:relative;}
.ktz-all-videowrapper .ktz_like_to_download_message_container {color:#ffffff;position:absolute;z-index:10;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.9);padding:20px;border:1px solid #ecf0f1;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);box-shadow: 0 1px 2px rgba(0,0,0,0.1);}
.ktz-all-videowrapper .ktz_like_to_download_message {margin-left:30%;margin-top:20%;}
.ktz-all-videowrapper .ktz_like_to_download_message_container .socialwrap {padding-right:10px;width: 60px !important;max-width:60px;text-align:center;}
.ktz-videowrapper{position: relative;padding-bottom: 56.25%;height: 0;margin-bottom:25px;}
.ktz-videowrapper iframe,
.ktz-videowrapper object,
.ktz-videowrapper embed,
.ktz-videowrapper video{position: absolute;top: 0; left: 0; right: 0; bottom: 0;width: 100% !important;height: 100% !important;}
.ktz-video-html5,
.ktz-audio-html5{margin-bottom:25px;}
.ktz-video-html5 .mejs-container {width: 100% !important;height: auto !important;padding-top: 56.25%;}
.ktz-video-html5 .mejs-overlay, 
.ktz-video-html5 .mejs-poster {width: 100% !important;height: 100% !important;}
.ktz-video-html5 .mejs-mediaelement video{position: absolute;top: 0; left: 0; right: 0; bottom: 0;width: 100% !important;height: 100% !important;}

/*
 * Gallery
 */
.ktz-gallery {display:block;position: relative;margin-top:10px;}
.ktz-gallery ul {position:relative;padding:0;margin:0 -5px;font-size:0;}
.ktz-gallery ul li{display:inline-block;width:20%;margin:0;padding:0;}
.ktz-gallery ul li a{display:block;padding:0;margin:5px;}
.ktz-gallery ul li img{width:100%;}
.ktz-gallery.ktz-boxgrid ul,
.ktz-gallery.ktz-boxgrid-4 ul {margin:0 -5px;}
.ktz-gallery.ktz-boxgrid ul li {width:33.33%}
.ktz-gallery.ktz-boxgrid-4 ul li {width:25%}

/*
* WIDGET
*/
.ktz-caret{position:absolute;top:10px;left:-13px;z-index:999;font-size:20px;color:#fff;}
.widget {display:block;position:relative;margin-bottom:25px;}
.widget-title{position: relative;font-size:18px;line-height:18px;margin:0 0 15px;padding:0;font-weight:300;word-wrap:break-word;border-top:2px solid #7f8c8d;}
.widget-title .ktz-blocktitle {background:#7f8c8d;position: relative;display: inline-block;color:#fff;padding:0 15px;height:35px;line-height:35px;margin:-2px 0 0;}
.widget-title .ktz-blocktitle:after{content: "";top: 0;bottom: 0;right: 0;position: absolute;display: inline-block;width: 0;height: 0;margin-right: -35px;border-bottom: 35px solid transparent;border-left: 35px solid #7f8c8d;}
.ktz-blocktitle a{color:#efefef !important;text-decoration:underline !important;}
.widget-title span{margin-top:5px;}
.widget ul {padding-left:0;margin:0;}
.widget ul ul.children li{border-bottom:none;padding:0 0 5px 20px;margin:0 0 5px 0;}
.widget ul ul.children li:last-child{margin:0 0 0 0;}
.widget ul ul ul{margin-left: 20px;}
.widget li{list-style-type: none;position: relative;display: block;padding:0 0 5px 0;margin:0 0 5px 0;}
.entry-content{float: none;position:relative;max-width:100%;margin:0;padding:0;}

/*
 * Widget Search
 */
.widget_search{font-size:13px;font-weight:300;}
.screen-reader-text {display: none;}
.widget_search form input {margin-top: 0;}
.widget_search form input[type="submit"] {display: none;height: 0;padding: 0;}
/*
 * Top Social
 */
.share-button {position:absolute;right:5px;top:15px;}
a.social-toggle {color:#fff;display:block;width:40px;height:40px;padding: 0;margin:0;text-align:center;line-height:40px;background:#34495e;transition:all 0.25s;border-radius:4px;-webkit-border-radius:4px;-moz-border-radius:4px;}
a.social-toggle:hover,
a.social-toggle:focus {color:#fff;}
.no-js .social-toggle, 
.no-js .social-toggle:hover {cursor: default;border:none;background:transparent;color:rgb(200,200,200);pointer-events:none;}
.social-networks {z-index:99999;position:relative;-webkit-transform-origin: 50% 0;-ms-transform-origin: 50% 0;transform-origin: 50% 0;-webkit-transform: scale(0) translateY(-190px);transform: scale(0) translateY(-190px);opacity: 0;-webkit-transition: all .4s ease;transition: all .4s ease;/* stops flickering */-webkit-backface-visibility: hidden;position:relative;}
.social-networks.open-menu, 
.no-js .social-networks {-webkit-transform: scale(1) translateY(-90px);transform: scale(1) translateY(-90px);opacity:1;}
.social-networks ul {position:absolute;top:110px;color: #fff;background: #ecf0f1;margin:0;width:40px;padding:5px;list-style: none;}
.social-networks ul:before {content: '';display: block;width: 0;height: 0;position: absolute;left: 0;right: 0;top:-22px;border-left: 12px solid transparent;border-right: 12px solid transparent;}
.social-networks.open-menu ul:before, 
.no-js .social-networks ul:before { margin: 12px auto; border-bottom: 12px solid #ecf0f1;}
.social-networks ul.ktz-socialicon li {width: 30px;height:30px;}
.social-networks ul.ktz-socialicon li:hover span {top: -30px;}
.social-networks ul.ktz-socialicon li span {display: block;font-size:14px;width: 30px;height: 60px;}
.social-networks ul.ktz-socialicon li span:before {line-height: 30px;}
.social-networks ul.ktz-socialicon li span:after {height: 30px;line-height: 30px;}
.social-networks ul.ktz-socialicon li:last-child{margin-bottom:-5px;}

/*
 * Mobile Button
 */
#ktz-mobilemenu-button {line-height:55px;position:relative;display:none;padding: 0;margin:0 5px 0 0;width:55px;height:55px;background:#f8f8f8;text-align:center;float:right;}
#ktz-mobilemenu-button:hover{background:#ecf0f1;}

/*
 * Banner widget
 */
.widget.ktz_banner {text-align:center;padding:0;background:none;border:none;}
.widget.ktz_banner .widget-title{text-align:left;margin:10px;}

.textwidget{padding:15px;background: #fff;border-bottom:1px solid rgba(0,0,0,0.1);}

/*
 * Sitemap
 */
.sitemap ul {padding-left: 0;margin: 0;}
.sitemap ul ul{margin-left: 20px;}
.sitemap ul ul ul{margin-left: 40px;}
.sitemap li{list-style-type: none;position: relative;display: block;padding:3px 0;}
.sitemap .widget-title {margin-top:20px;}

/*
 * Tag
 */
.ktz-tagcloud,
.ktz-tagcloud a{color: #bdc3c7;font-size:14px;}
.ktz-tagcloud a{text-decoration:underline;}
.ktz-tagcloud .glyphicon{margin-right:5px;}
.widget .tagcloud{display:block;word-wrap:break-word;}
.ktz-tagcloud a{margin:0 5px 0 0;}
.ktz-tagcloud a:after{content: ",";}
.ktz-tagcloud a:last-child:after{content:"" !important;}
.widget .tagcloud a{margin:0 5px 10px 0;height:35px;line-height:35px;display:inline-block;padding-left:10px;padding-right:10px;background:#fff;border:1px solid rgba(0,0,0,0.1);}
.widget .tagcloud a{font-size:14px !important;}
.ktz-list-tagcloud a {display:block;border-bottom:1px solid rgba(0,0,0,0.1);padding:5px 15px;margin-bottom:10px;background:#fff;font-weight:400;}

/*
 * Feedburner text
 */
.widget_feedburner h4{color:#fff;padding-bottom:5px;display:block;border-bottom:1px solid #fff;}
.feedburner_text {margin:0 0 10px 0;padding:15px;background: #fff;border-bottom:1px solid rgba(0,0,0,0.1);}
.widget_feedburner button.ktz-button {display:block;width:100%;}

/*
 * KTZ recent list
 */
.widget .ktz-recent-list li {line-height:22px;}
.widget .ktz-recent-list li .ktz-box-content{margin-left:110px;position:relative;background: #fff;border-bottom:1px solid rgba(0,0,0,0.1);}
.widget .ktz-recent-list li .ktz-bigthumbnail{margin-bottom:10px;}
.widget .ktz-recent-list li .ktz_thumbnail {width:100px;float:left;margin-right:10px;}
.widget .ktz-recent-list li .ktz_thumbnail img{width:100px;max-width:100px;}
.widget .ktz-recent-list li .ktz-bigthumbnail img{width:100% !important;max-width:100% !important;min-width:100% !important;}
.widget .ktz-recent-list li:last-child{margin-bottom:0;}

/*
 * Widget Tab
 */
.widget .nav-tabs {border-bottom:2px solid #ecf0f1;}
.widget .nav-tabs>li >a {background:none;margin-bottom:-7px;font-weight:600;border-width:0 0 2px 0 !important;border-style:solid;border-color:transparent;}
.widget .nav-tabs>li.active>a,
.widget .nav-tabs>li.active>a:focus {background:none;border-width:0 0 2px 0 !important;border-style:solid;border-color:#333;}
.widget .nav-tabs>li >a:hover,
.widget .nav-tabs>li >a:focus,
.widget .nav-tabs>li.active>a:hover{border-width:0 0 2px 0 !important;border-style:solid;border-color:#333;}
.widget .tab-content {background:none;margin:20px 0 0 0;padding:0;}

/*
* Comment form
*/
#respond { position: relative; }
.wrapcomment-attachment {margin-top:20px;}
.wrapcomment {margin-top:20px;}
.wrapcomment.ktz-facebookcom{margin:13px -7px 0;}
.woocommerce .wrapcomment {margin-top:0;}
.tab-comment-wrap{padding:30px;margin-top:25px;margin-bottom:25px;background:#fff;border-bottom: 1px solid rgba(0,0,0,0.1);}
.tab-comment-wrap .nav-tabs {border-bottom:2px solid #ecf0f1;}
.tab-comment-wrap .nav-tabs>li >a {background:none;margin-bottom:-2px;font-weight:600;border-width:0 0 2px 0 !important;border-style:solid;border-color:transparent;}
.tab-comment-wrap .nav-tabs>li.active>a,
.tab-comment-wrap .nav-tabs>li.active>a:focus {background:none;border-width:0 0 2px 0 !important;border-style:solid;border-color:#333;}
.tab-comment-wrap .nav-tabs>li >a:hover,
.tab-comment-wrap .nav-tabs>li >a:focus,
.tab-comment-wrap .nav-tabs>li.active>a:hover{border-width:0 0 2px 0 !important;border-style:solid;border-color:#333;}
.tab-comment-wrap .tab-content {background:none;margin:0 0 0 0;padding:0;}

/*
* Comment list
*/
.alt {margin: 0;	padding: 10px;}
.comment-respond {margin-top:20px;}
.commentlist {list-style:none; margin:-35px 0px 0px -40px;}
.commentlist ul, 
.commentlist ul ul {list-style:none;}
.commentlist ul.children {margin:0px 0px 0px 20px;}
.commentlist li,
.commentlist li li {padding:40px 0px 0px 0px;}
.ktz-meta-comment,
.comment_meta {margin-bottom:9px;font-size:12px;text-transform:uppercase;}
.ktz-meta-comment a{text-decoration:underline}
.comment_author_link,
.comment-date,
.comment-reply,
.edit_comment {font-size:12px;color:#888;padding:0 12px 0 0;}
.comment_data {position:relative;margin:0 0 0 62px;padding:0 15px;border-left:2px solid #ecf0f1;}
.comment_data .ktzfo-caret-left {font-size:24px;color:#ecf0f1;position:absolute;top:10px;left:-10px;}
.cancel-comment-reply {font-size:0.95em;margin:0;}
#comment-title {font-weight:300;}
#reply-title { margin-bottom: 20px;font-size:18px;line-height:18px;}
#cancel-comment-reply-link { display: block; position: absolute; bottom: 0; right: 0px; font-size: 14px;line-height: 18px;height: 35px;font-weight: 300;}
#cancel-comment-reply-link:hover { color: #777; }
.ktz-nav-comments {padding: 5px 0;border-bottom:1px solid #efefef;border-top:1px solid #efefef;text-align: right;}  
.ktz-nav-comments a {padding: 3px 6px 4px 6px;margin: 3px;text-decoration: none;color: #666;}
.ktz-nav-comments a:hover {color: #444;}
.ktz-nav-comments .current {padding: 3px 6px 4px 6px;margin: 3px;font-weight:bold;color: #444;}

/* =Kentooz shortcode
-------------------------------------------------------------- */
/* button */
.btn-custom {border:1px solid #ffffff;color:#fefefe;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);}
.btn-custom:hover {box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.23);}
.btn,
.btn:hover,
.white-dropcap {color:#fff;}
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger,
.btn-inverse,
.btn-primary:hover,
.btn-success:hover,
.btn-info:hover,
.btn-warning:hover,
.btn-danger:hover,
.btn-inverse:hover {color:#ffffff;}
.btn-default,
.btn-default:hover {color:#333333;}
.btn-inverse {background:#181818;}
.btn-inverse:hover {background:#121212;border:1px solid #000000;}

/* Dropcap */
.dropcap {display:block;float:left;font-size:36px;line-height:36px;height:36px;width:36px;margin:5px 8px 0 0;padding:0 6px;}
.dropcap-rounded {border-radius:6px;-webkit-border-radius:6px;-moz-border-radius:6px;}
.dropcap-cycle{border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;}

/* Info box */
.alert-gradient {background: #fff;background: -moz-linear-gradient(top,  #fff 0%, #ecf0f1 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#ecf0f1));background: -webkit-linear-gradient(top,  #fff 0%,#ecf0f1 100%);background: -o-linear-gradient(top,  #fff 0%,#ecf0f1 100%);background: -ms-linear-gradient(top,  #fff 0%,#ecf0f1 100%);background: linear-gradient(to bottom,  #fff 0%,#ecf0f1 100%);border-color:#ecf0f1;color:#474747;text-shadow:0 1px 1 rgba(255, 255, 255, 0.3);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#ecf0f1',GradientType=0 );}
.alert-dashed {background-color:#ffffff;border:3px dashed #b94a48;color:#333333;text-shadow:0 1px 0 rgba(0, 0, 0, 0);}
.alert-shadow {background-color:#ffffff;border-color:#ecf0f1;color:#333333;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);box-shadow: 0 1px 2px rgba(0,0,0,0.1);}
.alert-custom {border:none;color:#ffffff;text-shadow:0 1px 1 rgba(0, 0, 0, 2);border-color:#ecf0f1;box-shadow: inset 0 1px 45px rgba(0, 0, 0, 0.2);-moz-box-shadow: inset 0 1px 45px rgba(0, 0, 0, 0.2);-webkit-box-shadow: inset 0 1px 45px rgba(0, 0, 0, 0.2);}

/* List style */
.sc-list ul {margin-left:-25px;list-style-type: none;}
.sc-list li:before {position:absolute;top:4px;left:0;display:inline-block;font-family:'FontAwesome';font-style:normal;font-weight:normal;line-height:1;text-shadow:0 1px 2px rgba(0, 0, 0, 0.3);-webkit-font-smoothing:antialiased;}
.sc-list li {position:relative;padding-left:18px;margin-bottom:5px;}

/* Color icon list for shortcode */
.sc-list.ktz-icon-default li:before {color:#666666;}
.sc-list.ktz-icon-blue li:before {color:#1ba1e2;}
.sc-list.ktz-icon-green li:before {color:#5fb435;}
.sc-list.ktz-icon-red li:before {color:#e51400;}
.sc-list.ktz-icon-teal li:before {color:#00aba9;}
.sc-list.ktz-icon-steel li:before {color:#657688;}
.sc-list.ktz-icon-purple li:before {color:#A200FF;}
.sc-list.ktz-icon-magenta li:before {color:#FF0097;}
.sc-list.ktz-icon-lime li:before {color:#8CBF26;}
.sc-list.ktz-icon-brown li:before {color:#A05000;}
.sc-list.ktz-icon-pink li:before {color:#E671B8;}
.sc-list.ktz-icon-orange li:before {color:#F09609;}
	
/* Progressbar */
.progress {height: 30px;margin-bottom: 10px;}
.progress .progress-bar {position: relative;}
.progress .bar-text {position: absolute;top: 0;left: 0;line-height: 30px;padding: 0 20px;color: #fff;font-weight: bold;width: 100%;text-align: left;display: none;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box;box-sizing: border-box;}
.progress .bar-text > span {float: right;display: block;}
.progress .progress-bar {-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;}

/* Tooltips */
#ktztooltips {font-weight:600;text-decoration:underline;}

/* Divider */
hr.dotted, 
hr.dashed, 
hr.double, 
hr.solid, 
hr.ridge {border-color:#ecf0f1;height: 0;margin: 20px auto;}
hr.soften {height: 1px;margin: 30px 0;background-image:-webkit-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.3), rgba(0,0,0,0));background-image:-moz-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.3), rgba(0,0,0,0));background-image:-ms-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.3), rgba(0,0,0,0));background-image:-o-linear-gradient(left, rgba(0,0,0,0), rgba(0,0,0,.3), rgba(0,0,0,0));border: 0;}
hr.dotted {border-style: dotted;border-width: 1px 0 0 0;}
hr.dashed {border-style: dashed;border-width: 1px 0 0 0;}
hr.double {border-style: double;border-width: 3px 0 0 0;}
hr.solid {border-style: solid;border-width: 1px 0 0 0;}
hr.ridge {border-style: ridge;border-width: 2px 0 0 0;}

/* Color style for shortcode */
.blue {background:#1ba1e2;}
.green {background:#5fb435;}
.red {background:#e51400;}
.teal {background:#00aba9;}
.steel {background:#657688;}
.purple {background:#A200FF;}
.magenta {background:#FF0097;}
.lime {background:#8CBF26;}
.brown {background:#A05000;}
.pink {background:#E671B8;}
.orange {background:#F09609;}

/* Table */
.table > table {border-spacing: 0;border-collapse: collapse;max-width: 100%;width: 100%;background-color: transparent;}
.table > table > th {text-align: left;}
.table {width: 100%; margin-bottom: 20px;}
.table > table > thead > tr > th,
.table > table > tbody > tr > th,
.table > table > tfoot > tr > th,
.table > table > thead > tr > td,
.table > table > tbody > tr > td,
.table > table > tfoot > tr > td {padding: 8px;line-height: 1.42857143;vertical-align: top;border-top: 1px solid #ecf0f1;}
.table > table > thead > tr > th {vertical-align: bottom;border-bottom: 2px solid #ecf0f1;}
.table > table > caption + thead > tr:first-child > th,
.table > table > colgroup + thead > tr:first-child > th,
.table > table > thead:first-child > tr:first-child > th,
.table > table > caption + thead > tr:first-child > td,
.table > table > colgroup + thead > tr:first-child > td,
.table > table > thead:first-child > tr:first-child > td {border-top: 0;}
.table > table > tbody + tbody {border-top: 2px solid #ecf0f1;}
.table .table {background-color: #fff;}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {padding: 5px;}
.table-bordered {border: 1px solid #ecf0f1;}
.table-bordered > table > thead > tr > th,
.table-bordered > table > tbody > tr > th,
.table-bordered > table > tfoot > tr > th,
.table-bordered > table > thead > tr > td,
.table-bordered > table > tbody > tr > td,
.table-bordered > table > tfoot > tr > td {border: 1px solid #ecf0f1;}
.table-bordered > table > thead > tr > th,
.table-bordered > table > thead > tr > td {border-bottom-width: 2px;}
.table-striped > table > tbody > tr:nth-child(odd) > td,
.table-striped > table > tbody > tr:nth-child(odd) > th {background-color: #f9f9f9;}
.table-hover > table > tbody > tr:hover > td,
.table-hover > table > tbody > tr:hover > th {background-color: #fff;}
.table > table col[class*="col-"] {position: static;display: table-column;float: none;}
.table > table td[class*="col-"],
.table > table th[class*="col-"] {position: static;display: table-cell; float: none;}
.table > table > thead > tr > td.active,
.table > table > tbody > tr > td.active,
.table > table > tfoot > tr > td.active,
.table > table > thead > tr > th.active,
.table > table > tbody > tr > th.active,
.table > table > tfoot > tr > th.active,
.table > table > thead > tr.active > td,
.table > table > tbody > tr.active > td,
.table > table > tfoot > tr.active > td,
.table > table > thead > tr.active > th,
.table > table > tbody > tr.active > th,
.table > table > tfoot > tr.active > th {background-color: #fff;}
.table-hover table > tbody > tr > td.active:hover,
.table-hover table > tbody > tr > th.active:hover,
.table-hover table > tbody > tr.active:hover > td,
.table-hover table > tbody > tr.active:hover > th {background-color: #e8e8e8;}

/* tabs */
.tabbable {border: 1px solid #ecf0f1;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.1);box-shadow: 0 1px 2px rgba(0,0,0,0.1);}
.tabbable .nav-tabs {background: #f8f8f8;}
.tabbable .nav-tabs > li {border-left:1px solid #ffffff;border-right:1px solid #ecf0f1;}
.tabbable .nav-tabs > li > a {margin:0;border:none;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0;}
.tabbable .nav-tabs > li.active > a {border:none;background-color: #ffffff;}
.tabbable .tab-pane {margin-top:-1px;padding:20px;}

/* Like locker */
.ktz_like_to_download_message_container {position:relative;background:#fff;padding:20px;border:1px solid #ecf0f1;}
.ktz_like_to_download_message_container .socialwrap {padding-right:10px;}


/*
* Plugin contact Form compatible
*/
.wpcf7 p {clear: both;height: auto;overflow: hidden;margin-bottom: 0;} 
span.wpcf7-form-control-wrap {display: block;}
.wpcf7 span.wpcf7-not-valid-tip {top: 3px;left: 5px;background: transparent;color: #b01e00;border: 0;}
.wpcf7 .wpcf7-captchar + span.wpcf7-not-valid-tip {top: 10px;left: 78px;}
input[type="text"], 
input[type="search"], 
input[type="email"], 
input[type="password"], 
input[type="tel"], 
select, 
textarea,
.comment-form textarea,
.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 textarea,
.wpcf7 select{width: 100%;margin-top: 6px;margin-bottom: 20px;height:40px;padding-right:15px;padding-left:15px;border:2px solid rgba(0,0,0,0.05);-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;-moz-background-clip: padding;-webkit-background-clip: padding-box;background-clip: padding-box;}
input[type="text"]:focus, 
input[type="search"]:focus,
input[type="email"]:focus, 
input[type="password"]:focus, 
input[type="tel"]:focus, 
textarea:focus,
.comment-form textarea:focus,
.wpcf7 input[type="text"]:focus, 
.wpcf7 input[type="email"]:focus, 
.wpcf7 textarea:focus{background:#fff;border:2px solid rgba(0,0,0,0.15);-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow: none;}
textarea,
.comment-form textarea,
.wpcf7 textarea {padding:15px;height: 150px;}
.widget-area .wpcf7 input[type="text"], 
.widget-area .wpcf7 input[type="email"], 
.widget-area .wpcf7 textarea, 
.widget-area .wpcf7 select {width: 88%;}
.wpcf7 textarea {max-width: 100%;outline: 0!important;}
.wpcf7 .wpcf7-captchac {float: left;border: 1px solid rgba(0,0,0,0.15);padding: 3px 0 4px;margin: 6px 10px 0 0;}
.wpcf7 input.wpcf7-captchar {float: left;width: 45%;}
.form-control-feedback{width:40px;height:40px;line-height:40px;font-weight:light;color:#bdc3c7}

/*
* Plugin USP
*/
div#user-submitted-posts,
div#user-submitted-posts fieldset input.usp-input,
div#user-submitted-posts textarea.usp-textarea,
div#user-submitted-posts select,
div#user-submitted-posts fieldset label{font-size: 14px;font-weight:300;}
div#user-submitted-posts fieldset{margin-bottom:15px;}
div#user-submitted-posts fieldset label{margin-bottom:5px;}
div#user-submitted-posts fieldset input.usp-input{background:#fff;border:2px solid rgba(0,0,0,0.05);}
div#user-submitted-posts fieldset #usp-upload-message{color:#999;font-size:12px;font-style:italic;}
div#user-submitted-posts fieldset .usp-rich-textarea {background-color: #fff;border:2px solid rgba(0,0,0,0.05);}

/*
 * Top Search
 */
#ktz_searchform .form-group{margin-bottom:0;}
#ktz_searchform input[type="text"]{margin-top: 0;margin-bottom: 0;}
#ktz_searchform .glyphicon{font-weight:300;}

/*
 * Slide footer
 */
#ktz_slidebox{text-align:left;max-width:280px;width:100%;background:#ffffff;position:fixed;bottom:80px;right:-330px;padding:10px;z-index:100;box-shadow: 10px 0 10px rgba(60, 60, 60, 0.3);-moz-box-shadow:10px 0 10px rgba(60, 60, 60, 0.3);-webkit-box-shadow:10px 0 10px rgba(60, 60, 60, 0.3);}
#ktz_slidebox strong {color:#2c3e50}
#ktz_slidebox ul{list-style: none;display: block;padding-left:0;margin:0;margin-top:3px;padding-top:6px;border-top:2px solid rgba(0,0,0,0.05);}
#ktz_slidebox ul li {line-height:1.3;margin-bottom:3px;padding-bottom:3px;}
#ktz_slidebox ul li .ktz_thumbnail {width:100px;float:left;margin-right:10px;}
#ktz_slidebox ul li a{font-size:13px;line-height:1.3;}

/* Styling Next and Prev buttons */
.owl-nav .owl-prev span,
.owl-nav .owl-next span {position: absolute;top:50%;margin-top:-10px;width: 40px;height: 40px;color:#fff;font-size: 16px;padding:0;text-align:center;}
.owl-nav .owl-prev{position: absolute;background:rgba(0,0,0,0.5);height: 100%;width: 40px;left: 0;bottom: 0;top:0}
.owl-nav .owl-next{position: absolute;background:rgba(0,0,0,0.5);height: 100%;width: 40px;right: 0;bottom: 0;top:0}

/* Own carousel in kentooz */
.ktzcarousel-single{margin-bottom:25px;}
.ktz-slidepage{margin-top:10px;padding:0;}
.ktz-slidepage.ktzcarousel-single{margin-top:0;padding:0;}
.ktz-slidepage .ktz-slider-content{position:absolute;bottom:0;margin:0;width:100%;padding:30px;z-index:5;background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.5)));background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background: -o-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background: -ms-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );}
.ktz-slidepage h4,
.ktz-slidepage h2{font-size:20px;font-weight:300;display:block;width:100%;text-align:center;}
.ktz-slidepage h4 a,
.ktz-slidepage h2 a{color:#fff;text-shadow: 1px 2px 2px rgba(0,0,0,0.2);}
.ktz-slidepage h4 a:hover,
.ktz-slidepage h2 a:hover {text-decoration:underline;}
.ktzcarousel-widget p {position:absolute;padding:20px;bottom:0;margin:0;width:100%;text-align:center;font-size:14px;line-height:16px;z-index:5;color:#fff;text-shadow: 1px 2px 2px rgba(0,0,0,0.2);}
.ktzcarousel-widget .item{cursor: pointer;}
.ktzcarousel-widget img {border-radius:0 !important;-moz-border-radius:0 !important;-webkit-border-radius:0 !important;}

/*
* Back to top
*/
#ktz-backtotop {bottom: 0;display: none;position: fixed;right: 5px;bottom:0px;z-index: 999;}
#ktz-backtotop a {display: block;font-size: 14px;line-height:40px;height:40px;text-align:center;width:40px;text-align: center;border: 0px solid #fff;background: #fff;-webkit-transition: border-width 0.3s 0.15s;transition: border-width 0.3s 0.15s;box-shadow: 0 10px 10px rgba(60, 60, 60, 0.3);-moz-box-shadow:0 10px 10px rgba(60, 60, 60, 0.3);-webkit-box-shadow:0 10px 10px rgba(60, 60, 60, 0.3);}

/* 
* WordPress Core Must have !!!
* Without kentooz class
*/
.alignnone {margin: 0 10px 10px 0;	}
.aligncenter,
div.aligncenter {display: block;	margin: 0 auto 5px auto;}
.alignright {float:right; margin: 0 0 10px 10px;}
.alignleft {float: left;margin: 0 10px 10px 0;}
.aligncenter {display: block;margin: 0 auto 5px auto;}
a img.alignright {float: right;margin: 0 0 10px 10px;}
a img.alignnone {margin: 0 10px 10px 0;}
a img.alignleft {float: left;margin: 0 20px 20px 0;}
a img.aligncenter {display: block;margin-left: auto;margin-right: auto}
.wp-caption {max-width: 100%;padding: 0;text-align: center;}
.wp-caption.alignnone {margin: 0 10px 10px 0;}
.wp-caption.alignleft {margin: 0 10px 10px 0;}
.wp-caption.alignright {margin: 0 0 10px 10px;}
.wp-caption img {border: 0 none;height: auto;margin: 0;max-width: 98.5%;padding: 0;width: auto;}
.wp-caption p.wp-caption-text {font-size: 11px;line-height: 17px;margin: 0;padding: 0 4px 5px;}
.sticky{}
.gallery-caption{}
.bypostauthor{}

/* WordPress Core Widget Default */
/*
 * Calendar widget
 */
#wp-calendar {width:100%;background:#fff;border-bottom:1px solid rgba(0,0,0,0.1);padding:10px;border-collapse:separate;border-spacing:8px;}
#wp-calendar thead {background:#f8f8f8;}
#wp-calendar tbody td {text-align:center;}
#wp-calendar tbody td a{background:#c0392b;display:block;width:100%;color:#fff;}
#wp-calendar tbody td.pad {border:0;}
#wp-calendar tbody td#today {font-weight:700;}
#wp-calendar tfoot td#prev a,
#wp-calendar tfoot td#next a {position:relative;text-transform:uppercase;bottom:-9px;margin-bottom:1px;}
#wp-calendar tfoot td#prev {text-align:left;}
#wp-calendar tfoot td#next {text-align:right;}
#wp-calendar thead th {font-style:italic;text-align:center;}
.widget_rss .rsswidget img{padding-bottom:4px;max-width:15px;}
.widget_rss li .rsswidget{display:block;}
.widget_rss li cite {margin-right:10px;line-height:12px;color: #bababa;font-size: 10px;}
img.wp-smiley {max-width:15px;}
/*
 * Widget cat, archive, recent and list
 */
ul.ktz_widget_default > li,
.sitemap ul > li,
.widget_rss ul > li,
.widget_pages ul > li,
.widget_categories ul > li, 
.widget_archive ul > li, 
.widget_nav_menu ul > li, 
.widget_meta ul > li, 
.widget_recent_entries ul > li, 
.widget_recent_comments ul > li,
.widget_product_categories ul > li,
.widget_layered_nav ul > li{padding:5px 15px;border-bottom:1px solid rgba(0,0,0,0.1);background:#fff;margin-bottom:10px;}
.ktz-list-tagcloud a:before {content: "\f105";font-family: FontAwesome;font-weight: normal;font-style: normal;display: block;float: right;text-decoration: inherit;font-size: 14px;}
.widget_rss ul > li{padding:15px;}
/*
* Footer
*/
.wrapfootwidget {background:#ecf0f1;border-top:1px solid rgba(0,0,0,0.1);border-bottom:1px solid rgba(0,0,0,0.1);padding-top:25px;}
.footer .copyright{position:relative;background:#fff;padding-top:25px;padding-bottom:25px;}
.copyright .footercredits{font-size:12px;border-top:1px solid rgba(0,0,0,0.1);padding-top:10px;}

/* 
* List icon in demo page
*/
ul.bs-glyphicons {padding-left: 0; padding-bottom: 1px; margin-bottom: 20px;list-style: none;overflow: hidden;}
.bs-glyphicons li span.glyphicon,
.bs-glyphicons li span.fontawesome,
.bs-glyphicons li span.openwebicons {display: block;margin: 5px auto 10px;font-size: 40px;}
.bs-glyphicons li { float: left;width: 20%;height: 115px;padding: 10px;margin: 0 -1px -1px 0;font-size: 12px;line-height: 1.4;text-align: center;border: 1px solid #ecf0f1;overflow:hidden;}
.bs-glyphicons .glyphicon {display: block;margin: 5px auto 10px;font-size: 24px;}
.bs-glyphicons li:hover {background-color: rgba(86,61,124,.1);}

/*
 * Override Bootstrap's default container.
 */
@media (min-width: 1200px) {
  .container {
    width: 1120px;
  }
}
@media only screen and (max-width: 992px){
	.author-thumb{text-align:center;}
	.ktzsingle-bannerright{display:none}
	.ktz-content-single {padding-right:0}
	.ktz-mainmenu {display:none;}
	#ktz-mobilemenu-button {display:block;float:right}
	.author-thumb img,
	.ktz-logo img {width:auto}
	.ktz-logo{text-align:center;margin-bottom:10px;}
	.ktz-affixmenu.affix {position:relative;}
	.ktz-boxpost-left{margin-bottom:10px;}
}
@media only screen and (max-width: 860px){
	.container {max-width: 100%;}
}
@media only screen and (max-width: 767px) {
	#ktz_slidebox{display:none;}
	.ktz-content-single {padding-right:0;}
	.commentlist ul.children {padding-left:0 !important;margin:0px 0px 0px 0px;}
	.commentlist li,
	.commentlist li li {margin:0px 0px 0px 0px !important;}
	.ktz-boxpost.ktz-box-5col,
	.ktz-boxpost.ktz-box-3col,
	.ktz-boxpost.ktz-box-2col,
	.ktz-boxpost{width: 33.33%;}
}
@media only screen and (max-width: 480px) {
	.ktz-slidepage h4{font-size:14px;}
	.ktz-slidepage p {font-size:11px;}
	.author-thumb {margin-bottom:10px;}
	.ktz-boxpost.ktz-box-5col,
	.ktz-boxpost.ktz-box-3col,
	.ktz-boxpost.ktz-box-2col,
	.ktz-boxpost{width: 50%;}
	ul.pagination li a,
	ul.pagination li span{padding:3px 5px;margin:0 0;}
}
@media only screen and (max-width: 320px) {
	.ktz-boxpost.ktz-box-5col,
	.ktz-boxpost.ktz-box-3col,
	.ktz-boxpost.ktz-box-2col,
	.ktz-boxpost{width:100%;}
}