/**
* The stylesheet for displaying on mobile device.
*
* @package Gusteau
* @author  SunriseThemes
* @link	http://www.sunrisetheme.com
*/
/*--------------------------------------------------------------
	1. Max Screen 1299px
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px){
	.circle-bg {
		background-image: none;
		height: auto!important;
		min-height: 100% !important;
	}
	.circle-center{
		position: relative;
		top: 0;
		left: 0;
		transform: translate(0,0);
		-moz-transform: translate(0,0);
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);

	}
	.k2t-related-posts .owl-nav {
		display: none;
	}
}
/*--------------------------------------------------------------
	1. Max Screen 1280px
--------------------------------------------------------------*/
@media only screen and (max-width: 1280px){
	.k2t-header-mid .k2t-menu li:nth-last-child(2) ul li ul {
		left: -190px
	}
}
@media only screen and (max-width: 1280px){
	.k2t-header-mid .k2t-menu li:nth-last-child(2) ul li ul {
		left: -190px
	}
}

/*--------------------------------------------------------------
	1. Max Screen 1170px
--------------------------------------------------------------*/
@media only screen and (max-width: 1170px) {
	.blog-content .entry-content p:first-child {
		padding: 0;
	}

}

/*--------------------------------------------------------------
	2. Max Screen 1024px
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
	/*----------- 2.1 Container -----------*/
	.k2t-container {
		width: 100%;
	}
	.vc_row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.vc_row.stretch_row,
	.vc_row.Default,
	.vc_row.stretch_row_content_no_spaces,
	.vc_row.stretch_row_content {
		background-attachment: scroll !important; 
	}
	.k2t-info,
	.k2t-not-found,
	.vc_row > div > .wpb_column,
	.vc_row > div > div > .wpb_column {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.vc_row .vc_row .wpb_column,
	.vc_row > div > .wpb_column.mobile-nopadding,
	.vc_row > div > div > .wpb_column.mobile-nopadding {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.post-item,
	.k2t-title-bar .k2t-wrap,
	.k2t-title-bar .k2t-wrap.breadcrumb,
	.search .k2t-blog > *, .single .k2t-blog > *,
	.k2t-sidebar .widget {
		padding-left: 15px;
		padding-right: 15px;
	}
	.b-masonry .k2t-blog {
		padding-left: 5px;
		padding-right: 5px;
	}

	/*----------- 2.5 Menu -----------*/
	.k2t-header > div {
		padding: 0 15px;
	}
	.k2t-header-mid .k2t-menu li ul {
		top: 60px;
	}

	/*----------- 2.6 Portfolio Free Style -----------*/

	/* blog */
	.k2t-blog-post .post-content p{
		overflow: hidden;
		max-height: 46px;
	}
	.blog-layout .blog-content header {
		padding-top: 31px;
	}
	.blog-layout .blog-content .entry-content p:first-child {
		max-height: 98px;
		overflow: hidden;
	}
	.blog-layout .blog-content-text .crop-content {
		padding: 0 30px;
	}
	.blog-layout .blog-content-text .entry-title {
		font-size: 27px;
	}
	.blog-layout .blog-content-text .entry-title {
		font-size: 27px;
	}
}

/*--------------------------------------------------------------
	5. Screen between 800px to 900px
--------------------------------------------------------------*/
@media only screen and (max-width: 900px) {
	.k2t-header-mid .k2t-menu > li a i {
		margin-right: 3px
	}
	.k2t-header-mid .k2t-menu > li > a {
		padding: 20px 10px 20px 8px;
	}
	/* blog */
	.blog-layout .blog-content header {
		padding-top: 28px;
	}
	.blog-layout .blog-content .entry-content p:first-child {
		max-height: 50px;
		overflow: hidden;
	}
	blockquote, q {
		padding-left: 15px !important; 
		padding-right: 15px;
		margin-left: 15px !important;
		margin-top: 20px;
		font-size: 100% !important;
	}
	blockquote:before,
	q:before  {
		left: 15px;
	}
	.quote-content h4 ~ p {
		margin-left: 15px;
	}
}

/*--------------------------------------------------------------
	3. Max Screen 800px
--------------------------------------------------------------*/
@media only screen and (max-width: 800px) {

    .k2t-header.h_3-style .k2t-header-m{
        background-color: #fff;
    }

	/*----------- 2.2 Header -----------*/
	.k2t-header > *:not(.k2t-header-m) {
		display: none;
	}
	.k2t-header {
		padding-top: 0;
		position: relative;
		height: 82px
	}
	.k2t-header-m {
		background-color: #000000;
		display: inline-block;
		height: 82px;
		padding-top: 8px;
		position: relative;
		z-index: 1000;
		width: 100%;
	}
	.k2t-header-m  .k2t-logo-m {
		margin: 0!important;
	}
	.k2t-header-m  .k2t-logo-m .k2t-logo {
		height: 82px;
		line-height: 82px;
	}
	div.k2t-sidebar {
		width: 100% !important;
		padding: 0 15px;
	}
	.single-post .k2t-blog {
		width: 100% !important;
		padding: 0 15px;
	}
	div.k2t-content.left-sidebar .k2t-blog,
	.right-sidebar div.k2t-sidebar {
		padding: 0 15px;
	}
	div.left-sidebar .k2t-blog,
	div.right-sidebar .k2t-blog {
		padding: 0 15px;
	}
	
	body {
		right: auto;
		left: 0;
	}
	body.nav-is-visible,
	body.nav-is-visible .k2t-header-m {
		left: 260px;
	}
	
	/* Is active mobile menu on admin
		---------------------------- */
	.admin-bar .mobile-menu-wrap{
		margin-top: 32px;
	}
	/* ============================= Menu Mobile ============================== */
	#searchID.search-box,
	.k2t-header-top .custom-login,
	.sk-mail{
		display: none;
	}
	.k2t-header .k2t-header-top .k2t-row [class*="col-"] .h-element{
		margin-left: 0;
	}
	.k2t-header .k2t-header-top .k2t-row > [class*="col-"]:last-child{
		padding: 0 20px;
	}
	.k2t-header .k2t-row > [class*="col-"]:last-child{
		padding-top: 15px !important;
	}
	.k2t-header .k2t-menu > li {
    	padding-left: 15px;
    	padding-right: 15px;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile {
	    display: inline-block;
	    display: block;
	    padding: 0 10px;
	    position: relative;
	    z-index: 10;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile:before,
	.k2t-header .k2t-header-m .top-main-menu-mobile:after {
	    content: " ";
	    display: table;
	}
	  .k2t-header .k2t-header-m .top-main-menu-mobile:after {
	    clear: both;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile > * {
	    height: 40px;
	    line-height: 40px;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-m-info {
	    font-size: 14px;
	    width: 70%;
	    float: left;
	    text-transform: uppercase;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-m-info p {
	    margin-bottom: 0;
	    line-height: 40px;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right {
	    width: 30%;
	    float: left;
	    text-align: right;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right > *:last-child,
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .shop-cart {
	    padding-right: 3px;
	    -webkit-transform: translateY(-2px);
	    -ms-transform: translateY(-2px);
	    -o-transform: translateY(-2px);
	    transform: translateY(-2px);
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right > *:last-child .shop-item,
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .shop-cart .shop-item {
	    top: 44px;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social {
	    display: inline-block;
	    position: relative;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social:hover + .k2t-social-share,
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social i:hover + .k2t-social-share {
	    top: 100%;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    -o-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social:hover + .k2t-social-share ul,
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social i:hover + .k2t-social-share ul {
	    opacity: 1;
	    width: 400px;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    -o-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social .k2t-social-share {
	    position: absolute;
	    top: 0;
	    right: 0;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    -o-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social .k2t-social-share:hover {
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    -o-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
	  }
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social .k2t-social-share:hover ul {
	    opacity: 1;
	    height: 40px;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    -o-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social .k2t-social-share ul {
	    background: #fff;
	    padding: 2px !important;
	    width: 0;
	    opacity: 0;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    -o-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social .k2t-social-share ul:hover {
	    opacity: 1;
	    width: 400px;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    -o-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social .k2t-social-share ul li {
	    height: 40px;
	    line-height: 40px;
	}
	.k2t-header .k2t-header-m .top-main-menu-mobile .top-mm-right .top-m-social .k2t-social-share ul li a {
	    padding: 0;
	    width: 40px;
	}
	.k2t-header .k2t-header-m > div {
	    width: 100%;
	}
	.k2t-header .k2t-header-m .main-menu-m {
	    display: block;
	}
	.k2t-header .k2t-header-m .main-menu-m:before,
	.k2t-header .k2t-header-m .main-menu-m:after {
	    content: " ";
	    display: table;
	}
	.k2t-header .k2t-header-m .main-menu-m:after {
	    clear: both;
	}
	.k2t-header .k2t-header-m .main-menu-m > div {
	    float: left;
	    line-height: 80px;
	    max-height: 80px;
	}
	.k2t-header .k2t-header-m .k2t-menu-m {
	    height: 80px;
	    width: 16.66666667%;
	}
	.k2t-header .k2t-header-m .k2t-menu-m .hamburger.is-active {
	    z-index: 9;
	    -webkit-transform: translateY(-43px);
	    -ms-transform: translateY(-43px);
	    -o-transform: translateY(-43px);
	    transform: translateY(-43px);
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    -o-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
	}
	.k2t-header .k2t-header-m .k2t-menu-m .hamburger .hamburger-box > * {
	    -webkit-transition: all 0.6s ease 0s;
	    -moz-transition: all 0.6s ease 0s;
	    -o-transition: all 0.6s ease 0s;
	    transition: all 0.6s ease 0s;
	}
	.k2t-header .k2t-header-m .k2t-logo-m {
	    width: 66.66666667%;
	    text-align: center;
	}
	.k2t-header .k2t-header-m .k2t-logo-m img {
	    display: block;
	    max-height: 80px;
	    margin: 0 auto;
	    padding-top: 10px;
	}
	.k2t-header .k2t-header-m .k2t-right-m {
	    width: 16.66666667%;
	    text-align: right;
	}
	.k2t-header .k2t-header-m .k2t-right-m > div {
	    display: inline-block;
	}
	  .k2t-header .k2t-header-m .k2t-right-m .cart-control {
	    line-height: 216%;
	}
	.k2t-header .k2t-header-m .k2t-right-m .cart-control i {
	    line-height: 168%;
	    -webkit-transform: translateY(-4px);
	    -ms-transform: translateY(-4px);
	    -o-transform: translateY(-4px);
	    transform: translateY(-4px);
	}
	.k2t-header .k2t-header-m .k2t-right-m i {
	    color: #a9a9a9;
	}
	.k2t-header .k2t-header-m .k2t-right-m i:hover {
	    color: #fff;
	}
	.k2t-header .m-trigger .hamburger {
	    padding: 0;
	}
	.k2t-header .m-trigger .hamburger-box {
	    height: 13px;
	}
	.k2t-header .m-trigger .hamburger-box:hover .hamburger-inner,
	.k2t-header .m-trigger .hamburger-box:hover .hamburger-inner:before,
	.k2t-header .m-trigger .hamburger-box:hover .hamburger-inner:after {
	    background: #252525;
	}
	.k2t-header .m-trigger .hamburger-inner,
	.k2t-header .m-trigger .hamburger-inner:before,
	.k2t-header .m-trigger .hamburger-inner:after {
	    background: #a9a9a9 !important;
	    border-radius: 0;
	    height: 2px;
	    width: 20px;
	  }
	.k2t-header .m-trigger .hamburger-inner:before {
	    top: 5px;
	  }
	.k2t-header .m-trigger .hamburger-inner:after {
	    top: 10px;
	}
	.k2t-header .m-trigger .hamburger.is-active .hamburger-inner:after {
	    top: 20px;
	}
	.k2t-header .k2t-header-m {
	    display: block;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap {
	    background: #fff;
	    position: fixed;
	    top: 0;
	    left: -260px;
	    height: 100%;
	    width: 260px;
	    overflow-y: scroll;
	    -webkit-transition: all 0.3s ease 0.3s;
	    -moz-transition: all 0.3s ease 0.3s;
	    -o-transition: all 0.3s ease 0.3s;
	    transition: all 0.3s ease 0.3s;
	    z-index: 999;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap.active {
	    left: 0;
	    -webkit-transition: all 0.3s ease 0.3s;
	    -moz-transition: all 0.3s ease 0.3s;
	    -o-transition: all 0.3s ease 0.3s;
	    transition: all 0.3s ease 0.3s;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .m-trigger {
	    position: absolute;
	    top: -2px;
	    left: 18px;
	    z-index: 999;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .m-trigger .hamburger.is-active {
	    -webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	    -o-transform: translateY(0);
	    transform: translateY(0);
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .mobile-menu-toggle {
	    display: block;
	    margin-top: 15px 0 30px;
	    padding-left: 6px;
	    padding-right: 20px;
	    height: 50px;
	    line-height: 50px;
	    width: 100%;
	    text-align: right;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .mobile-menu-toggle i {
	    font-size: 24px;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu {
	    overflow: hidden;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu > *:first-child:last-child {
	    float: right;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu .view-wishlist {
	    float: left;
	    width: 50%;
	    padding-right: 18px;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu .view-wishlist > a {
	    color: #a9a9a9;
	    display: block;
	    font-size: 20px;
	    margin: 0 auto;
	    text-align: right;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu .view-wishlist > a:active,
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu .view-wishlist > a:hover {
	    color: #c95f32;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu .mobi-menu-login {
	    float: left;
	    width: 50%;
	    text-align: right;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu .mobi-menu-login > a {
	    color: #a9a9a9;
	    font-size: 20px;
	    font-weight: 600;
	    margin: 0 auto;
	    padding-right: 19px;
	    text-align: center;
	    text-transform: uppercase;
	}
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu .mobi-menu-login > a:active,
	.k2t-header .k2t-header-m .mobile-menu-wrap .top-mobile-menu .mobi-menu-login > a:hover {
	    color: #c95f32;
	}
	.k2t-header .k2t-header-m ul,
	.k2t-header .k2t-header-m ol {
	    list-style: none;
	    margin-left: 0;
	    padding-left: 0;
	}
	.k2t-header .k2t-header-m ul > li,
	.k2t-header .k2t-header-m ol > li {
	    line-height: 40px;
	}
	.k2t-header .k2t-header-m ul > li a,
	.k2t-header .k2t-header-m ol > li a {
	    padding-left: 20px;
	    padding-right: 30px;
	}
	.k2t-header .k2t-header-m ul ul > li,
	.k2t-header .k2t-header-m ol ul > li {
	    line-height: 40px;
	}
	.k2t-header .k2t-header-m ul ul > li a,
	.k2t-header .k2t-header-m ol ul > li a {
	    padding-left: 40px;
	}
	.k2t-header .k2t-header-m ul ul ul > li a,
	.k2t-header .k2t-header-m ol ul ul > li a {
	    padding-left: 60px;
	}
	.k2t-header .k2t-header-m .mobile-menu {
	    padding-left: 0;
	    max-width: 260px;
	}
	.k2t-header .k2t-header-m ul {
	    padding-left: 0;
	}
	.k2t-header .k2t-header-m ul li {
	    position: relative;
	    margin-bottom: 1px;
	}
	.k2t-header .k2t-header-m ul li .wrap-link-item {
	    position: relative;
	}
	.k2t-header .k2t-header-m ul li .wrap-link-item:hover > a {
	    background: #c95f32;
	    color: #fff !important;
	}
	.k2t-header .k2t-header-m ul li .wrap-link-item:hover .open-sub-menu:before {
	    color: #fff !important;
	}
	.k2t-header .k2t-header-m ul li.active > .wrap-link-item a,
	.k2t-header .k2t-header-m ul li.current-menu-ancestor > .wrap-link-item a {
	    color: #c95f32;
	}
	.k2t-header .k2t-header-m ul li.active > .wrap-link-item:hover a,
	.k2t-header .k2t-header-m ul li.current-menu-ancestor > .wrap-link-item:hover a {
	    color: #fff !important;
	}
	.k2t-header .k2t-header-m ul li a {
	    display: inline-block;
	    color: #252525;
	    font-size: 14px;
	    min-height: 40px;
	    line-height: 40px;
	    width: 100%;
	    text-transform: uppercase;
	}
	.k2t-header .k2t-header-m ul li a:hover {
	    background: #c95f32;
	    color: #fff;
	}
	.k2t-header .k2t-header-m ul.mobile-menu > li > .wrap-link-item a {
	    font-size: 16px;
	    min-height: 40px;
	    line-height: 40px;
	}
	.k2t-header .k2t-header-m ul.sub-menu {
	    display: none;
	    margin-top: 1px;
	}
	.k2t-header .k2t-header-m ul .menu-item-has-children > .wrap-link-item:hover .open-sub-menu,
	.k2t-header .k2t-header-m ul li.current-menu-ancestor > .wrap-link-item .open-sub-menu{
		border: 1px solid #c95f32;
	}
	.k2t-header .k2t-header-m ul .menu-item-has-children > .wrap-link-item:hover .open-sub-menu{
		width: 36px;
		height: 36px;
		line-height: 36px;
		margin-right: 9px;
	}
	.k2t-header .k2t-header-m a,
	.k2t-header .k2t-header-m a:before{
		webkit-transition: none;
	    -moz-transition: none;
	    -ms-transition: none;
	    -o-transition: none;
    	transition: none;
	}
	.k2t-header .k2t-header-m ul .menu-item-has-children > .wrap-link-item .open-sub-menu {
	    display: block;
	    position: absolute;
	    top: 50%;
	    right: 0;
	    width: 12px;
	    height: 12px;
	    line-height: 8px;
	    margin-right: 20px;
	    margin-top: -1px;
	    -webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	    -o-transform: translateY(-50%);
	    transform: translateY(-50%);
	    text-align: center;
	    border: 1px solid #bababa;
	    cursor: pointer;
	}
	.k2t-header .k2t-header-m ul .menu-item-has-children > .wrap-link-item .open-sub-menu:before {
	    color: #bababa;
	    display: inline-block;
	    content: '\f107';
	    font-family: 'FontAwesome';
	    font-size: 13px;
	    text-rendering: auto;
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    -o-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
	}
	.k2t-header .k2t-header-m ul .menu-item-has-children > .wrap-link-item .open-sub-menu.active:before {
	    -webkit-transform: rotate(-90deg);
	    -ms-transform: rotate(-90deg);
	    -o-transform: rotate(-90deg);
	    transform: rotate(-90deg);
	    -webkit-transition: all 0.3s ease 0s;
	    -moz-transition: all 0.3s ease 0s;
	    -o-transition: all 0.3s ease 0s;
	    transition: all 0.3s ease 0s;
	}
	.k2t-header .k2t-header-m ul .menu-item-has-children.current-menu-ancestor > .wrap-link-item .open-sub-menu:before,
	.k2t-header .k2t-header-m ul .menu-item-has-children:hover > .wrap-link-item .open-sub-menu:before {
	    color: #c95f32;
	}

	.k2t-info .k2t-row [class*="col-"] {
		width: 100%;
		float: none;
		text-align: center;
	}
	.k2t-info .widget_nav_menu {
		text-align: center;
	}

	/*----------- 2.4 Mobile element -----------*/
	.open-sidebar {
		margin: 0;
	}
	.search-box {
		position: relative;
		top: -2px;
	}

	.k2t-body section.container > #main, .k2t-body section.container > div.k2t-shop-sidebar{
		width: 100%;
		clear: both;
		padding-right: 0;
	}
	.right-sidebar .k2t-blog,
	.left-sidebar .k2t-blog,
	.right-sidebar .k2t-main,
	.left-sidebar .k2t-main,
	.k2t-body .k2t-sidebar,
	.archive .k2t-main {
		width: 100% !important;
	}
	.k2t-bottom .col-3 {
		min-height: 300px;
	}
	.b-masonry [class*="column-"] .velo-sizer {
		width: 50%;
	}
	.b-masonry .masonry-layout[class*="column-"] .hentry {
		width: 48%;
	}
	.k2t-logo-m .k2t-logo {
		margin: auto;
	}
	.k2t-bottom .k2t-row {
		margin: 0 5px;
	}
	.wpcf7 .wpcf7-form > p{
		margin-bottom: 25px;
	}
	.k2t-member .team-avatar {
		height: auto;
	}

	/* Blog */
	.format-video .flx-entry-thumb .wp-video, 
	.format-video .flx-entry-thumb .wp-video .mejs-video, 
	.format-video .flx-entry-thumb video, 
	.format-video .flx-entry-thumb .mejs-overlay, 
	.format-video .flx-entry-thumb iframe, 
	.format-audio .flx-entry-thumb iframe {
		min-height: 200px;
	}

	/* Portfolio */
	.k2t-detail-item .k2t-detail-img,
	.k2t-detail-item .k2t-content {
		width: 100%;
		float: none;
	}
	.k2t-detail-item .k2t-detail-img {
		margin-bottom: 20px;
	}
	.k2t-detail-item .k2t-content > * {
		margin-left: 0;
	}	

	/* accordion */
	.toggle-title {
		padding-right: 25px !important;
	}
	.toggle-title i {
		right: -10px;
	}

	/* Button */
	.k2t-button.align-right, .k2t-button.align-left{
		text-align: center;
		margin-top: 20px;
	}
	.post-item .more-link {
		float: none;
	}

	/*Icon box*/
	.k2t-iconbox.layout-2 {
		margin-top: 30px
	}
	/* blog */
	.blog-layout .blog-content header {
		padding-top: 19px;
	}

	/* Footer */
	.k2t-main ul.info-footer {
		text-align: center !important;
	}
	.content-img-1-4 > * {
		width: 50%;
	}
}
@media only screen and (min-width: 760px) and (max-width: 900px) {
	.k2t-related-posts .owl-item.active .post-item {
		margin-left: 30px;
	}
	.k2t-related-posts .owl-item.active ~ .active .post-item {
		padding-right: 39px;
		margin-left: 0;
	}
}
/*--------------------------------------------------------------
	4. Max Screen 768
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) and (max-device-width: 768px) {
	.hide-mobile{
		display: none;
	}
	.wpb_wrapper > .vc_row {
		margin-top: 0 !important;
		margin-bottom: 20px !important;
	}
	.wpb_wrapper > .vc_row .wpb_column {
		margin-bottom: 10px !important;
	}
	.wpb_wrapper > .vc_row.no-margin-bottom {
		margin-bottom: 0px !important;
	}
	/* Footer */
	.k2t-footer .k2t-info #footer-menu {
		margin-top: 10px;
		float: none;
		display: inline-block;
	}
	.null-instagram-feed ul li {
		width: 33.33333%;
	}
	.portfolio-carousel.style-2 .owl-carousel {
		width: calc(100% - 99px);
		width: -webkit-calc(100% - 99px);
		width: -moz-calc(100% - 99px);
	}
	.portfolio-carousel.style-2 .view-more {
		right: 29px
	}
	.vc_row > div > div > .wpb_column.portfolio-box {
		padding: 0 ! important
	}
	/* PORTFOLIO FREE STYLE */


	/* Shop */
	.right-sidebar .k2t-shop, .right-sidebar .k2t-shop-sidebar {
		float: none;
		width: 100%;
		border: none;
	}

	.k2t-custom-heading .k2t-heading {
		width: 184px
	}
	.portfolio-carousel .view-more {
		margin-left: 10px
	}

	.b-masonry .masonry-layout article .flx-entry-thumb {
		padding: 0 ! important;
		overflow: hidden;
	}
	/* wp search shortcode */
	.k2t-payment {
		float: none;
	}
		/* blog */

	
	.blog-standard .blog-content .entry-content p:first-child {
		max-height: 80px;
		overflow: hidden;
	}
	.page-template .blog-content .entry-content p:first-child {
		max-height: none;
		overflow: visible;
	}
	.blog-layout {
		border: 10px #e9e9e9 solid;
	}
	.blog-layout:before {
		display: none !important;
	}
	.blog-layout .flx-entry-thumb,
	.blog-layout .blog-content {
		width: 100% !important;
		border: none !important;
	}
	.blog-layout .flx-entry-thumb {
		position: relative !important;
	}
	.blog-layout .flx-entry-thumb .blog-feature-img:before {
		display: none !important;
	}
	.blog-layout .crop-content {
		position: relative !important;
	}
	.blog-layout .blog-content {
		position: relative !important;
		left: 0 !important;
		top: 0 !important;
		width: 100% !important;
	}
	.blog-layout .blog-content .blog-content-text:before {
	display: none !important;
	}
	.blog-layout .post-odd .flx-entry-thumb {
		top: 0 !important;
		left: 0 !important;
	}
	.blog-layout .blog-content .entry-content p:first-child {
		max-height: 100% !important;
		overflow: visible;
	}
	div.blog-standard.hide-feature {
		padding-top: 20px;
	}
	.blog-standard.align-left div.blog-content {
		padding: 0 30px;
	}
	.blog-standard.hide-feature .blog-content .entry-content p:first-child {
		max-height: 100% !important;
	}
	/* footer */
	.k2t-footer .k2t-row .col-3 {
		width: 50%;
		display: block;
		float: left;
	}
	.footer-logo img {
		top : 90px!important;
	}
	.avoid-ios-format {
		text-decoration: none;
		color: inherit !important;
	}
}

@media only screen and (max-width: 720px){
	.k2t-portfolio-shortcode .portfolio-items{
		width: 100% !important;
	}
}

/*--------------------------------------------------------------
	5. Screen between 640px
--------------------------------------------------------------*/
@media only screen and (max-width: 640px) {
	#sb_instagram.sbi_col_3 #sbi_images .sbi_item {
		width: 33.3333% !important;
	}
}
/*--------------------------------------------------------------
	5. Screen between 568px to 767px
--------------------------------------------------------------*/
@media only screen and (min-width: 569px) and (max-width: 768px) {
	.vc_row .wpb_column{
		margin-top: 0;
/*		margin-bottom: 30px;
*/	}
	.vc_row .wpb_column.mobile-nomargin {
		margin-bottom: 0;
	}

	.admin-bar .menu-mobile-wrap,
	.admin-bar .menu-mobile-wrap ul {
		margin-top: 46px;
	}
	.k2t-info .row [class*="col-"] {
		width: 100%;
	}
	.member-box .vc_column_container {
		width: 50%;
		float: left;
	}
	#simple-subscribe-style2 .widgetGuts.shortcode #frm-subscriptionFront #frm-email {
		width: 360px;
	}
}
/*--------------------------------------------------------------
	6. Max Screen 568px
--------------------------------------------------------------*/
@media only screen and (max-width: 568px){
	/* Container */
	.k2t-content {
		padding-bottom: 0;
		padding-top: 0!important;
	}
	.k2t-portfolio-shortcode .k2t-isotope-filter {
		padding-top: 0 !important;
	}
	.k2t-body .k2t-main .page-entry .sm-padding-top-40 {
		padding-bottom: 40px !important;
	}
	.k2t-body .k2t-main .page-entry .sm-padding-top-20 {
		padding-bottom: 20px !important;
	}
	.k2t-body .k2t-main .page-entry .sm-padding-top-0 {
		padding-top: 0 !important;
	}
	.k2t-body .k2t-main .page-entry .sm-padding-bot-40 {
		padding-bottom: 40px !important;
	}
	.k2t-body .k2t-main .page-entry .sm-padding-bot-0 {
		padding-bottom: 0 !important;
	}
	.k2t-row [class*="col-"],
	.row [class*="col-"] {
		width: 100% !important;
		display: inline-block !important;
	}
	.wpb_row, .wpb_content_element,
	ul.wpb_thumbnails-fluid > li,
	.last_toggle_el_margin, .wpb_button {
		margin-bottom: 0 !important
	}

	.k2t-body .k2t-main .wpb_wrapper > .vc_row.vc_inner {
    	margin-bottom: 0 !important;
	}
	.k2t-info,
	.k2t-not-found,
	.vc_row > div > .wpb_column,
	.vc_row > div > div > .wpb_column {
		margin-left: 0 !important;
		margin-right: 0 !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.vc_row.wpb_row[class*="vc_custom_"] {
		padding-top: 40px ! important;
		padding-bottom: 40px ! important;
		margin-bottom: 0!important;
	}
	.sm-no-padding-bottom.vc_row.wpb_row[class*="vc_custom_"] {
		padding-bottom: 0 !important;
	}
	div:not(.offcanvas-sidebar) .k2t-sidebar .widget,
	.k2t-post-share .col-6 {
		width: 100%;
	}
	.k2t-searchbox form {
		width: 90%;
		margin-left: -45%;
	}
	.k2t-sidebar .widget {
		padding: 20px;
	}
	.k2t-post-share .col-6 {
		margin-bottom: 20px;
	}
	.k2t-social-share {
		text-align: center;
	}
	.k2t-body .k2t-sidebar {
		padding: 0 15px;
		margin-top: 20px
	}
	.content-img-1-4 {
		margin-bottom: 0 !important;
	}
	.content-img-1-4 > * ,
	.content-img-1-3 > * ,
	.content-img-1-2 > * {
		width: 100%;
	}
	/* Disable */
	.mobile-disable {
		display: none;
	}

	/* Titlebar */
	.k2t-title-bar {
		text-align: left;
	}

	/* Blog */
	.k2t-blog {
		padding: 0 !important; 
	}
	.k2t-blog > * {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.blog-content .entry-content p:first-child {
		padding: 0!important;
	}
	.blog-layout .blog-content-text .crop-content {
		padding: 0 15px;
	}
	.blog-layout .blog-content-text .entry-title {
		font-size: 22px;
	}
	.blog-layout .blog-content header p:not(.divider-2) {
		margin-bottom: 5px !important;
	}
	.blog-layout .blog-content header {
		margin-bottom: 10px;
	}
	.k2t-related-posts .entry-box .flx-entry-thumb img {
		border: none !important	;
	}
	.entry-box .flx-entry-thumb img,
	.about-author {
		border: 4px solid #E9E9E9 !important;
	}

	.single .no-sidebar .k2t-blog {
		width: 100% ! important
	}
	div.blog-content header {
		margin-bottom: 10px;
	}
	.blog-standard .blog-content .entry-content p:first-child {
		padding: 0 5px !important;
	}
	.blog-content .entry-content p:last-child {
		margin-bottom: 0;
	}
	div.blog-content header p:not(.divider-2){
		margin-bottom: 5px;
	}
	div.blog-standard .blog-content header .entry-title {
		margin-bottom: 3px;
	}
	.blog-layout .blog-content .entry-content p:last-child {
		margin-bottom: 10px;
	}
	.blog-standard.align-left div.blog-content {
		padding: 0 15px;
	}
	.blog-standard .entry-title {
		font-size: 22px;
	}
	.blog-layout .blog-content div.entry-content p:first-child {
		margin-bottom: 10px;
	}
	.blog-layout .blog-content .entry-content p:last-child {
		margin-bottom: 16px;
	}
	.blog-layout .blog-content .divider-2 {
		margin-top: 5px;
	}
	.blog-standard div.flx-entry-thumb {
		margin-bottom: 20px;
	}

	.owl-nav {
		margin-top: 0;
		transform: translate(0,-50%);
		-webkit-transform: translate(0,-50%);
		-moz-transform: translate(0,-50%);
		-o-transform: translate(0,-50%);
		-ms-transform: translate(0,-50%);
	}
	.owl-theme .owl-controls .owl-nav [class*="owl-"] {
		width: 30px !important;
		height: 30px !important;
		line-height: 30px !important;
	}
	.entry-sharing .entry-sharing-left {
		width: 100%;
	}
	/* author box */
	.about-author {
		padding: 17px 10px !important;
	}
	div.about-author-right {
		width: 100%;
		padding: 0;
	}
	div.about-author-left {
		position: absolute;
	}
	div.about-author-right .author-right-top {
		padding-left: 130px;
		padding-top: 18px;
	}
	article.about-author h4 {
		display: block;
		float:none;
	}
	.about-author ul.user-social {
		display: block;
		float: none;
	}
	div.about-author-right .author-desc {
		display: block;
		float: left;
		padding-left: 0;
		padding-top: 20px;
		width: 100%;
	}
	/* Heading */
	.k2t-heading.has-border.heading .h::before, .k2t-heading.heading .h::after{
		content: none;
	}
	.k2t-heading.has-border.heading .h span{
		border: none;
		padding: 0;
		text-align: center;
	}

	/* Text */
	.k2t-countdown .ele .unit {
		font-size: 150%;
	}
	.k2t-iconbox.layout-2 > .iconbox-text *, 
	.k2t-iconbox.layout-2 > .iconbox-icon  * {
		text-align: center;
	}
	.single-post-portfolio .portfolio-title {
		padding-right: 115px;
	}

	/* Commnent */
	#commentform > p.comment-form-author, 
	#commentform > p.comment-form-email, 
	#commentform > p.comment-form-url {
		width: 100%;
		padding: 0 !important;
	}
	.comment-list .children {
		margin-left: 0!important;
	}
	.action-link {
		display: none;
	}
	.about-author p {
		padding-left: 86px
	}

	/* 404 */
	.error-404-left, .error-404-right {
		width: 100%;
	}
	.error-404-right {
		margin: 30px 0 0;
		padding-left: 0
	}
	/* simple subscribe */
	#simple-subscribe-style2 #frm-subscriptionFront table tbody{
		text-align: center;
	}

	#simple-subscribe-style2 .widgetGuts.shortcode #frm-subscriptionFront table tr {
		float: none;
		display: inline-block;
	}
	#simple-subscribe-style2 .widgetGuts.shortcode #frm-subscriptionFront table tr:first-child td {
		float: right;
	}
	#simple-subscribe-style2 .widgetGuts.shortcode #frm-subscriptionFront #frm-email {
		width: 320px;
	}
	#simple-subscribe-style2 .widgetGuts.shortcode #frm-subscriptionFront .subscribeButton.button {
		margin:30px 0 0 0;
	}
	/* isotope  */
	.isotope-gallery .isotope-selector, 
	.isotope-gallery .isotope-selector.width-2 {
		width: 100% !important;
	}

	/* Footer */
	.k2t-footer .k2t-info{
		text-align: center;
	}
	.k2t-footer .k2t-info .copy-right p {
		line-height: inherit;
		padding: 20px 0 20px;
	}
	.k2t-footer .k2t-bottom {
		padding-top: 20px
	}
	.k2t-info .row [class*="col-"] {
		min-height: inherit !important;
	}
	.k2t-bottom .col-3 {
		min-height: inherit !important;
	}
	.k2t-footer .col-3 .widget:last-child {
		margin-bottom: 0 !important;
	}
	.k2t-footer .footer-logo {
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
	}
	.k2t-footer .footer-logo img {
		position: relative !important;
		top: 0 !important;
		left: 0 !important;
		margin-top: 20px;
	}
	.k2t-info .row > div .social {
		text-align: center;
	}
	.k2t-footer .widget {
		padding: 0
	}
	.k2t-footer .k2t-bottom {
		padding-bottom: 0;
	}
	/* side bar */ 
	.k2t-sidebar .widget {
		padding: 0 10px;
	}
	.k2t-sidebar {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	/* Team Social Link */
	.k2t-member .team-socials-link, .k2t-member .social-media-widget {
		float: none;
		width: 100%;
	}
	.k2t-member .team-socials-link li {
		float: none;
		display: inline-block;
	}

	/* Icons */
	.k2t-icons li {
		width: 100% ! important;
	}

	/* simple subscribe */
	#simple-subscribe-style2 #frm-subscriptionFront table tbody{
		text-align: center;
	}

	#simple-subscribe-style2 .widgetGuts.shortcode #frm-subscriptionFront table tr {
		float: none;
		text-align: center;
		display: block !important;
	}
	#simple-subscribe-style2 .widgetGuts.shortcode #frm-subscriptionFront table tr td{
		display: inline-block;
		float: none !important;
	}
	#simple-subscribe-style2 .widgetGuts.shortcode #frm-subscriptionFront #frm-email {
		width: 320px;
	}
	#simple-subscribe-style2 .widgetGuts.shortcode #frm-subscriptionFront .subscribeButton.button {
		margin:30px 0 0 0;
	}
	/* contact form 7 */
	.wpcf7-form p:nth-child(2), .wpcf7-form p:nth-child(3) {
	    width: 100%;
	    display: block;
	    float: left;
	}
}

/*--------------------------------------------------------------
	7. Max Screen 380px
--------------------------------------------------------------*/
@media only screen and (max-width: 380px) { 
	/* about author */
	div.about-author-left {
		width: 55px;
	}
	div.about-author-right .author-right-top {
		padding-left: 70px;
		padding-top: 0;
	}
	article.about-author h4 {
		margin-top: 0;
	}
	div.about-author-right .author-desc {
		padding-top: 0;
	}
	.banner .k2t-iconbox {
        margin-right: 10px !important;
    }
    .k2t-portfolio-shortcode .portfolio-items .price{
		left: 132px;
	}
	.k2t-portfolio-shortcode .portfolio-items .price p{
		margin-bottom: 0;
	}
	.k2t-portfolio-shortcode .portfolio-items .m-cat{
		display: none;
	}
	.k2t-portfolio-shortcode .portfolio-items .info h3{
		font-size: 16px;
	}
	.k2t-portfolio-shortcode .portfolio-items .info{
		padding-right: 0;
	}
}
/*--------------------------------------------------------------
	8. Max Screen 320px
--------------------------------------------------------------*/
@media only screen and (max-width: 320px) {
	.offcanvas-sidebar {
		width: 280px;
	}
	.k2t-searchbox input[type="text"] {
		font-size: 178%;
	}
	.k2t-searchbox #searchsubmit {
		font-size: 110%;
		top: -2px;
	}
	.k2t-social-share .social li {
		margin: 5px;
	}
	.wpcf7 .wpcf7-form > p {
		margin-bottom: 15px;
	}
	.user-social li {
		margin-right: 10px;
	}
	/*simple subscribe */
	#simple-subscribe-style2 .widgetGuts.shortcode #frm-subscriptionFront #frm-email {
		width: 300px;
	}
	/* PORTFOLIO FREE STYLE */
	.isotope-gallery .isotope-selector,
	.isotope-gallery .isotope-selector.width-2 {
		width: 100% !important;
	}
	/* Footer */
	.k2t-bottom .k2t-row > div{
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}
}