<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*------------------------------------------
Reponsive css for max width 1400px and min width 1200px
--------------------------------------------*/
@media only screen and (max-width: 1400px) and (min-width: 1200px) {
	.mt-container{
		margin: 0 4%;
		width: auto;
	}

	#masthead .menu-wrapper {
		margin: 18px 0;
	}

	.bg-color-layout #masthead .menu-wrapper,
	.header-layout-3 #masthead .menu-wrapper  {
		padding: 8px 0;
	}

	#masthead-sticky-wrapper {
		height: auto !important;
	}

	#masthead .site-header-cart .widget_shopping_cart {
		width: 180px;
	}

	#site-header-cart {
		padding-left: 0px;
	}

	#section-slider .main-title {
	  font-size: 38px;
	}

	#section-slider .slider-sub-title {
	  font-size: 20px;
	}

	#section-slider .slider-content {
	  width: 850px;
	}

	#section-slider .slider-btn a {
		padding: 10px 36px;
	}

	#section-slider .lSAction &gt; .lSNext {
		right: 10px;
	}

	#section-about .about-title {
		padding: 8px 20px;
	}

	#section-banner .banner-description {
		font-size: 44px;
	}

	#section-banner.layout-one .banner-btn-wrap a {
		padding: 12px 50px 12px 30px;
		font-size: 18px;
	}

	#section-banner.layout-one .banner-btn-wrap a::after {
		font-size: 16px;
		top: 10px;
		margin-left: 12px;
		right: 28px;
	}

	#section-banner.layout-one .banner-btn-wrap a:hover::after {
		right: 20px;
	}

	#section-banner.layout-two .banner-btn-wrap a {
		padding: 14px 44px;
	}

	#section-banner.layout-two .caption-wrap {
		-webkit-transform: translate(-20%,-50%);
		-ms-transform: translate(-20%,-50%);
		-o-transform: translate(-20%,-50%);
		transform: translate(-20%,-50%);
	}
	
	.layout-two #curves {
		height: 100px;
	}

	#section-service {
		padding-top: 50px;
	}

	#section-service .sec-post-title a {
		font-size: 22px;
	}

	#section-service .post-content p {
		margin-top: 14px;
	}

	#section-service .section-description {
		font-size: 30px;
	}

	.section-title {
		font-size: 34px;
	}

	.section-title::after {
		bottom: -12px;
	}

	.section-title-wrapper {
		margin-bottom: 50px;
	}

	.section-sub-title {
		font-size: 18px;
		padding-top: 10px;
	}

	#section-portfolio .portfolio-cat-item-title-wrapper {
		margin-top: 20px;
	}

	#section-portfolio.layout-one .post-title {
		font-size: 24px;
	}

	#section-portfolio .post-more-btn {
		font-size: 13px;
	}

	.post-more-btn::after {
		font-size: 16px;
		top: 0px;
		right: -22px;
	}

	.post-more-btn:hover::after {
		right: -30px;
	}

	#section-cta .section-desc-wrapper {
		font-size: 18px;
		text-align: center;
		color: #666;
	}

	#section-cta .cta-button-wrapper {
		margin: 44px auto 0 auto;
	}

	#section-team .image-wrap {
		 margin-bottom: 0px; 
	}

	#section-blog .btn-wrap a {
		padding: 13px 58px;
		font-size: 18px;
	}

	#section-testimonials .post-title {
		font-size: 20px;
	}

	#section-testimonials .post-title::after {
		bottom: -6px;
	}

	#section-pricing .table-title {
		font-size: 28px;
		margin-bottom: 10px;
	}

	#section-pricing .table-price-wrapper {
		padding: 10px 0;
	}

	.custom-header .custom-header-wrapper .entry-title, .custom-header .custom-header-wrapper .page-title {
		font-size: 42px;
	}

	h1.entry-title {
		font-size: 28px;
	}

	#secondary .widget-title {
		font-size: 20px;
		padding-left: 34px;
	}

	#secondary .widget-title::before {
		font-size: 18px;
	}

	.widget_archive li, .widget_categories li,
	 .widget_recent_entries li, .widget_meta li, .widget_recent_comments li, 
	 .widget_rss li, .widget_pages li, .widget_nav_menu li {
		margin-bottom: 3px;
		padding-bottom: 3px;
	}

	h1, .search-results .entry-title, .archive .entry-title, 
	.single .entry-title, .entry-title a {
		font-size: 26px !important;
	}

	.page-header .page-title {
		font-size: 30px;
	}

	#masthead .sidebar-top-menu-toggle-wrap {
		right: -50%;
	}

	#masthead .menu-search .search-form-wrapper .search-form-sub-wrapper {
		width: 600px;
	}

	#masthead .sidebar-top-menu-toggle-wrap {
		padding: 50px 30px;
	}

	.post-thumbnail img {
		margin-bottom: 20px;
	}

	#blog-post article.hentry, .search article.hentry, .archive article.hentry, 
	.tag article.hentry, .category article.hentry, .blog article.hentry {
		margin-bottom: 60px;
	}

	.side-menu-widget-wrapper .widget-title {
		font-size: 20px;
	}

	#section-cta.layout-two .section-desc-wrapper {
		font-size: 16px;
	}

	#section-cta.layout-two .cta-button-wrapper a {
		font-size: 24px;
		padding: 10px 40px;
	}

	#section-cta .cta-button-wrapper {
		margin: 20px auto;
	}

	#section-cta.layout-three .section-desc-wrapper {
		margin-bottom: 60px;
	}

	#section-contact iframe {
		height: 520px;
	}

	#section-woocommerce .woocommerce-loop-product__title {
		font-size: 21px;
	}

	.archive.grid-layout .post-more-btn-wrap{
		float: inherit;
		text-align: left;
		padding-left: 10px;
	}

	.entry-footer {
		margin-top: 10px;
	}

	.search-results .search-result-detail .entry-meta-wrapper, .archive .entry-footer {
		padding-top: 10px;
	}

	#section-slider.layout-two .slider-sub-title {
		font-size: 18px;
	}

	#section-portfolio.layout-two .portfolio-cat-item-title-wrapper {
		margin-bottom: 0;
	}

	#section-service.layout-three .category-title {
		font-size: 32px;;
	}

	#section-contact.layout-one .mt-container {
		margin-left: 50%;
	}

}   

/*------------------------------------------
Reponsive css for max width 1200px
--------------------------------------------*/
@media only screen and (max-width: 1200px) {
	.mt-container{
		margin: 0 4%;
		width: auto;
	}

	.header-layout-3 #masthead .is-sticky .menu-wrapper {
		padding-bottom: 0;
	}

	.home.header-layout-3 .site-branding {
		margin-bottom: 0;
	}

	.header-layout-3 #masthead .is-sticky .menu-toggle {
		margin-right: 20px;
	}

	#masthead #primary-menu li {
		margin: 0 10px;
	}

	#site-navigation ul#primary-menu &gt; li.menu-item-has-children &gt; a, 
	#site-navigation #primary-menu ul &gt; li.page_item_has_children &gt; a {
		padding-right: 18px;
	}

	#site-navigation li.menu-item-has-children &gt; a::after, 
	#site-navigation li.page_item_has_children &gt; a::after, 
	#site-navigation li.page_item_has_children &gt; a::after {
		right: 0px;
		font-size: 10px;
	}

	#masthead #primary-menu li a,
	#masthead .cart-contents span {
		font-size: 13px;
	}

	#masthead .sidebar-wrapper .sidebar-top-menu-toggle-wrap {
		width: 300px;
		right: -50%;
		padding: 40px 20px;
	}

	.widget_shopping_cart_content {
		padding: 10px;
	}

	#masthead .menu-search .search-form-wrapper .search-form-sub-wrapper {
		padding: 30px;
		width: 550px;
	}

	.site-title a {
		font-size: 32px;
	}

	#site-navigation ul.sub-menu, #site-navigation ul.children {
		width: 130px;
	}

	#section-slider.layout-one .slider-content {
		width: 100%;
	}

	#section-slider .main-title {
		font-size: 32px;
	}

	#section-slider .slider-sub-title {
		font-size: 20px;
	}

	#section-slider .slider-btn a {
		padding: 10px 34px;
		font-size: 18px;
	}

	#section-slider .lSAction &gt; .lSNext {
		right: -5px;
	}

	#section-banner .banner-title {
		font-size: 22px;
	}

	#section-banner .banner-description {
		font-size: 40px;
	}

	#section-banner.layout-one .banner-btn-wrap a {
		border: 2px solid #fff;
		padding: 10px 54px 10px 32px;
		font-size: 22px;
	}

	#section-banner.layout-one .banner-btn-wrap a::after {
		font-size: 20px;
		margin-left: 12px;
	}

	#section-banner.layout-one .banner-btn-wrap a::after {
		right: 18px;
	}

	#section-banner.layout-two .caption-wrap {
		-webkit-transform: translate(-50%,-50%);
		-ms-transform: translate(-50%,-50%);
		-o-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
	}

	#section-banner.layout-one .banner-btn-wrap a::after {
		top: 9px;
		right: 26px;
	}

	#section-banner.layout-one .banner-btn-wrap a:hover::after{
		right: 18px;
	}

	#masthead .site-header-cart .widget_shopping_cart {
		width: 160px;
	}

	#section-service {
		padding-top: 60px;
	}

	#section-service .section-description {
		font-size: 28px;
		margin-top: 40px;
		line-height: 1.6;
	}

	#section-service .post-content p {
		margin-top: 0px;
	}

	#section-about.layout-two .about-title-wrapper {
		margin-bottom: 20px;
	}

	#section-about .about-title {
		padding: 8px 14px;
		margin-bottom: 10px;
	}

	#section-woocommerce .woocommerce-loop-product__title {
		font-size: 20px;
	}

	p {
		margin-bottom: 10px;
	}

	h1, .search-results .entry-title, .archive .entry-title, 
	.single .entry-title, .entry-title a {
		font-size: 32px !important;
	}

	#section-portfolio.layout-one .post-title {
		font-size: 20px;
	}

	#section-portfolio.layout-one .post-more-btn,
	#section-portfolio.layout-one .post-more-btn::after {
		font-size: 13px;
	}

	#section-portfolio.layout-one .post-more-btn::after {
		top: 0px;
		right: -14px;
	}

	#section-portfolio .portfolio-cat-item-title-wrapper {
		margin-bottom: 20px;
		margin-top: 10px;
	}

	.front-section {
		padding-top: 35px;
		padding-bottom: 35px;
	}

	.section-title {
		font-size: 32px;
	}

	.section-title-wrapper{
		margin-bottom: 50px;
	}

	.section-title::after {
		bottom: -10px;
		left: 47%;
	}

	#section-about .about-title {
		font-size: 16px;
	}

	#section-about .about-desc-wrapper {
		font-size: 16px;
	}

	.section-sub-title {
		font-size: 20px;
		padding-top: 10px;
	}

	#section-cta .cta-button-wrapper a {
		padding: 10px 30px;
		font-size: 17px;
	}

	#section-cta.layout-two .cta-button-wrapper a {
		font-size: 24px;
		padding: 10px 40px;
	}

	#section-team.layout-one .team-member-post {
		padding: 30px 10px;
	}

	#section-team .image-wrap {
		margin-bottom: 15px;
	}

	#section-team .team-member-post:hover .post-info-wrap {
		width: 80%;
		margin: 0 auto;
	}

	#section-cta.layout-two .section-desc-wrapper {
		font-size: 14px;
	}

	#section-blog.layout-one .post-info-wrap {
		top: 60%;
	}

	#section-blog.layout-one .news-post:hover .post-info-wrap{
		top: 45%;
	}

	#section-blog .post-title a{
		font-size: 20px;
	}

	#section-blog .news-post::after {
		height: 80%;
	}

	#section-blog.layout-one .post-title {
		width: 100%;
	}

	#section-blog .btn-wrap a {
		padding: 10px 42px;
		font-size: 18px;
	}

	#section-testimonials .post-title::after {
		width: 35px;
		bottom: -5px;
	}

	#section-testimonials .post-title {
		font-size: 20px;
		margin-bottom: 8px;
	}

	#section-testimonials .post-content {
		font-size: 14px;
	}

	#section-pricing .table-title {
		font-size: 24px;
	}

	#colophon .widget-title {
		font-size: 18px;
	}

	#colophon .widget_text .widget-title {
		font-size: 28px;
	}

	#colophon .widget_text .textwidget {
		padding: 0 10px;
	}

	.custom-header .custom-header-wrapper .entry-title, .custom-header .custom-header-wrapper .page-title {
		font-size: 40px;
		margin: 60px auto 45px auto;
	}

	#primary, .home.blog #primary {
		width: 65%;
		padding: 50px 0;
	}

	#secondary, .home.blog #secondary {
		width: 30%;
		padding: 50px 0;
	}

	h1.entry-title {
		font-size: 28px;
	}

	#secondary .widget-title,
	#secondary .widget-title::before {
		font-size: 18px;
	}

	#secondary .widget-title {
		padding-left: 30px;
	}

	.widget_archive li, .widget_categories li, .widget_recent_entries li, .widget_meta li, 
	.widget_recent_comments li, .widget_rss li, .widget_pages li, .widget_nav_menu li {
		margin-bottom: 3px;
		padding-bottom: 3px;
	}

	.navigation .nav-links {
		padding: 10px;
		margin-top: 30px;
	}

	.page-header .page-title {
		font-size: 24px;
	}

	h2 {
		font-size: 24px;
	}

	.archive .post-detail-wrapper, .search-results .search-result-detail {
		padding: 20px;
	}

	#respond {
		padding-top: 0;
	}

	.woocommerce ul.products li.product .button {
		width: 100%;
	}

	#section-cta .section-desc-wrapper {
		font-size: 18px;
		text-align: center;
	}

	.post-thumbnail img {
		margin-bottom: 10px;
	}

	.layout-3 .masthead-right-side {
		float: left;
		line-height: 1.5;
	}

	#masthead .menu-wrapper {
		padding: 20px 0 40px 0;
	}

	#section-team.layout-three .post-info-wrap, 
	#section-team.layout-three .post-content, 
	#section-team.layout-three .social-icons-wrapper {
		padding: 0 10px;
	}

	#section-team .post-title {
		font-size: 17px;
	}

	#section-team.layout-three .team-member-post {
		height: 500px;
		overflow: hidden;
	}

	#section-contact iframe {
		height: 500px;
	}

	#section-contact.layout-two .section-title,
	#section-contact.layout-one .section-title {
		font-size: 24px;
	}

	#section-contact .section-title-wrapper {
		margin-bottom: 0;
	}

	#section-contact div.wpforms-container-full .wpforms-form input[type="date"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="datetime"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="datetime-local"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="email"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="month"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="number"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="password"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="range"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="search"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="tel"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="text"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="time"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="url"], 
	#section-contact div.wpforms-container-full .wpforms-form input[type="week"], 
	#section-contact div.wpforms-container-full .wpforms-form select, 
	#section-contact div.wpforms-container-full .wpforms-form textarea {
		font-size: 12px;
		height: 30px;
	}

	#section-contact div.wpforms-container-full .wpforms-form .wpforms-field-label {
		font-size: 13px;
	}

	#section-contact div.wpforms-container-full .wpforms-form .wpforms-field {
		padding: 4px 0;
		clear: both;
	}

	.post-more-btn-wrap a::after {
		right: -24px;
	}

	.search-results .search-result-detail .post-more-btn-wrap, 
	.archive.grid-layout .post-more-btn-wrap, 
	.home.blog .post-more-btn-wrap {
		float: inherit;
		text-align: left;
		padding-right: 30px;
	}

	#section-slider.layout-two .slider-sub-title {
		margin: 24px 0 0;
		font-size: 18px;
	}

	#section-about.layout-one .about-content-wrapper {
		padding: 30px 0 0 220px;
	}

	#section-service.layout-two .sec-post-title a::after {
		bottom: -6px;
	}

	#section-cta.layout-two .mt-container {
		width: 80%;
	}

	#section-cta.layout-two .cta-button-wrapper a {
		font-size: 18px;
	}

	#section-woocommerce .woocommerce-wrapper .woocommerce-product-block img{
		min-width: 100% !important;
	}

	#section-service.layout-three .category-title {
		font-size: 30px;;
	}

	#section-service.layout-three .section-description {
		font-size: 16px;
	}

}


/*------------------------------------------
Reponsive css for max width 980px
--------------------------------------------*/
@media only screen and (max-width: 980px) {

	.menu-primary-menu-container a {
		margin: 0 5px;
	}

	#masthead .menu-wrapper {
		padding: 0;
	}

	/*responsive menu toggle*/
	.menu-toggle, 
	.menu-toggle-off,
	#site-navigation.active-nav {
			display: block;
			cursor: pointer;
	}

	#site-navigation,
	#masthead .side-menu-toggle {
		display: none;
	}

	.menu-header-menu-container {
		margin: 40px 0;
	}

	.menu-toggle {
		float: right;
		margin-left: 16px;
		color: #333;
		line-height: 3.5;
	}

	.menu-toggle-off {
		width: 40px;
		height: 40px;
		background: #10b765;
		text-align: center;
		line-height: 2.5;
		color: #fff;
		margin-bottom: 40px;
		position: absolute;
		right: 12px;
	}

	#masthead.bg-transparent-layout #primary-menu li::after {
	  position: absolute;
	  content: "";
	  left: 0;
	  bottom: 0;
	  background: rgba(255,255,255,0.6);
	  width: 100%;
	  height: 1px;
	}

	.top-header-wrapper {
		position: relative;
	}

	#site-navigation .site-nav-wrap{
	  position: fixed;
	  width: 300px;
	  top: 0;
	  right: -50%; 
	  -webkit-transition: ease-in-out 0.4s;
	  -o-transition: ease-in-out 0.4s;
	  transition: ease-in-out 0.4s;
	  background:rgba(255,255,255,0.9);
	  padding: 30px 0;
	  z-index: 9999;
	  border:1px solid #ddd;
	  height: 100%;
	  padding-right: 30px;
	}

	.bg-transparent-layout #masthead #site-navigation .site-nav-wrap{
		border:1px solid #333;
	}

	.bg-transparent-layout #masthead, .bg-transparent-layout #masthead-sticky-wrapper, 
	.home.bg-transparent-layout .is-sticky #masthead {
		background: #212121;
		height: 98px;
	}

	.bg-transparent-layout #site-navigation .site-nav-wrap{
		background: rgba(0,0,0,0.8);
	}

	.home.bg-transparent-layout #masthead-sticky-wrapper {
		top: auto;
	}

	#site-navigation.active-nav .site-nav-wrap{
		right: 0%;
	}

	#masthead #primary-menu li {
		float: none;
		position: relative;
		padding: 10px 0;
	}

	#masthead #primary-menu li::after {
		position: absolute;
		content: "";
		left: 0;
		bottom: 0;
		background: rgba(0,0,0,0.1);
		width: 100%;
		height: 1px;
	}

/*sub menu style*/
	.sub-toggle {
	    background: #fff none repeat scroll 0 0;
	    color: #333;
	    cursor: pointer;
	    display: block;
	    height: 24px;
	    line-height: 25px; 
	    position: absolute;
	    right: 15px;
	    text-align: center;
	    top: 6px;
	    width: 24px;
	}

	.main-small-navigation li.current-menu-item&gt;.sub-toggle i {
	    color: #333;
	}

	.menu-primary-container .sub-menu,
	#site-navigation li.menu-item-has-children&gt;a:before,
	#site-navigation ul li.page_item_has_children&gt;a:before {
	    display: none;
	}

	#site-navigation ul.sub-menu,
	#site-navigation ul.children {
	    position: static;
	    min-width: 100%;
	    opacity: 1;
	    top: 0;
	    left: 0;
	    visibility: visible;
	    display: none;
	    background: none;
	    -webkit-transition: none;
	    -moz-transition: none;
	    -ms-transition: none;
	    -o-transition: none;
	    transition: none;
	}

	#site-navigation ul&gt;li:hover&gt;.sub-menu,
	#site-navigation ul&gt;li:hover&gt;.children {
	    display: none;
	}

	#site-navigation li.menu-item-has-children &gt; a::after, 
	#site-navigation li.page_item_has_children &gt; a::after, 
	#site-navigation li.page_item_has_children &gt; a::after {
		right: 0px;
		font-size: 10px;
		display: none;
	}

	.sub-toggle .fa-angle-right::before {
	    display: block;
	}

	#site-navigation ul.sub-menu,
	#site-navigation ul.children{
	  opacity: 1;
	  -transform: scale(1);
	  -webkit-transform: scale(1);
	  -ms-transform: scale(1);
	}

	#masthead.layout-3 #primary-menu li::after {
		display: none;
	}

	#masthead #primary-menu ul.sub-menu li::after,
	#masthead #primary-menu ul.children:after {
		display: none;
	}

	#masthead #primary-menu ul.sub-menu li,
	#masthead #primary-menu ul.children {
		padding: 4px 0;
	}

	.menu-main-menu-container {
		margin-top: 60px;
		margin-right: 15px;
	}

	#section-slider .slider-content,
	#section-slider.layout-one .slider-content {
		width: 100%;
	}

	h3 {
		font-size: 20px;
	}

	h1, .search-results .entry-title, .archive .entry-title, .single .entry-title, .entry-title a {
		font-size: 24px !important;
	}

	#section-slider .slider-btn a {
		padding: 6px 24px;
		font-size: 16px;
	}

	#section-slider .btn-wrapper {
		margin-top: 10px;
	}

	#section-slider .slider-sub-title {
		font-size: 16px;
		margin: 10px 0;
	}

	#section-slider .lSAction &gt; a {
		font-size: 18px;
	}

	#section-banner .banner-description {
		font-size: 32px;
		margin-bottom: 20px;
	}

	#section-banner .caption-wrap {
		width: 600px;
	}

	#wp-custom-header-video {
		max-width: 100%;
	}

	#section-banner.layout-one .banner-btn-wrap a {
		border: 1px solid #fff;
		padding: 12px 46px 12px 18px;
		font-size: 16px;
	}

	#section-banner.layout-one .banner-btn-wrap a::after {
		font-size: 15px;
		top: 11px;
	}

	.front-section {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	#section-service.layout-one .section-title-wrapper {
		width: 100%;
		text-align: center;
	}

	#section-service .category-title::after {
		left: 47%;
	}

	.post-more-btn-wrap a::after{
		top: 0px;
		right: -20px;
	}

	#section-service .section-description {
		font-size: 16px;
		width: 80%;
		margin: 0 auto;
	}

	#section-service.layout-one .cat-posts-wrapper {
		width: 100%;
	}

	#section-service .sec-post-title a {
		font-size: 22px;
	}

	#section-service .sec-post-title {
		margin-top: 0;
	}

	#section-about .about-title {
		font-size: 13px;
	}

	#section-about .about-desc-wrapper {
		font-size: 14px;
	}

	.section-title {
		font-size: 28px;
	}

	#section-portfolio .portfolio-column {
		width: 50%;
	}

	#section-cta .cta-button {
		margin: 0 20px;
	}

	#section-team .post-content {
		margin-top: 0;
	}

	#section-team .social-link {
		margin: 10px;
	}

	#section-team.layout-one .post-content {
		display: none;
	}

	.section-sub-title {
		font-size: 16px;
	}

	#section-blog .post-info-wrap {
		top: 55%;
	}

	#section-blog .news-post:hover .post-info-wrap {
		top: 35%;
	}

	#section-blog .post-title a {
		font-size: 18px;
	}

	#section-blog .post-title {
		margin-top: 0;
	}

	#section-blog .btn-wrap a {
		padding: 12px 46px;
		font-size: 16px;
	}

	#section-pricing .table-title {
		font-size: 18px;
	}

	#section-pricing .table-price-wrapper {
		padding: 0px 0 10px 0;
	}

	#section-pricing .table-info {
		display: none;
	}

	#section-pricing .table-feature {
		padding: 2px;
	}

	#section-pricing .table-cur-price-wrap {
		font-size: 32px;
	}

	#section-sponsors .image-wrap {
		margin: 0px 10px;
	}

	#colophon .widget-title {
		font-size: 16px;
	}

	#secondary .widget-title, .widget_archive a, .widget_categories a, .widget_recent_entries a, .widget_meta a, .widget_recent_comments li, .widget_rss li, .widget_pages li a, .widget_nav_menu li a, .cat-links a, .edit-link a, .comments-link a {
		font-size: 12px;
		line-height: 26px;
	}

	.tagcloud a {
		font-size: 12px !important;
		margin: 0;
		line-height: 26px;
	}

	#colophon .widget_text .widget-title {
		font-size: 24px;
	}

	#colophon .widget_text .textwidget {
		padding: 0 4px;
		font-size: 13px;
	}

	#colophon {
		padding-top: 0;
	}

	#colophon .site-info {
		font-size: 13px;
	}

	.site-title a {
		font-size: 26px;
	}

	.site-branding p {
		font-size: 12px;
	}

	#masthead .menu-wrapper {
		margin: 20px 0;
	}

	.home.header-layout-3 #masthead .menu-wrapper {
		margin: 10px;
	}

	.bg-color-layout #masthead .menu-wrapper {
		padding-bottom: 40px;
	}

	.bg-color-layout #masthead .site-title {
		margin-top: 16px;
	}

	.bg-color-layout #masthead .menu-wrapper {
		padding-bottom: 0;
	}

	.custom-header .custom-header-wrapper {
		border-top: 2px;
	}

	.custom-header .custom-header-wrapper .entry-title, 
	.custom-header .custom-header-wrapper .page-title {
		font-size: 34px;
		margin: 50px auto 38px auto;
	}

	.trail-items li, .trail-items li a {
		font-size: 13px;
	}

	.widget_search .search-field {
		width: 65%;
	}

	.widget_search .search-submit {
		width: 35%;
	}

	.single .posted-on {
		line-height: 40px;
		font-size: 12px;
	}

	.single .posted-on a::before {
		top: -14px;
	}

	h1.entry-title {
		font-size: 22px;
	}

	p {
		font-size: 13px;
	}

	.navigation .nav-links a {
		font-size: 13px;
	}

	.page-header .page-title {
		font-size: 20px;
		padding-bottom: 0;
	}

	.search-results .search-result-detail .entry-meta-wrapper, .archive .entry-footer {
		padding-top: 8px;
	}

	.entry-title {
		font-size: 22px;
		margin-bottom: 4px;
	}

	.entry-footer .comments-link a,
	.entry-meta,
	.entry-meta a {
		font-size: 13px;
	}

	article.hentry .entry-footer &gt; span {
		font-size: 13px;
		line-height: 2.5;
	}

	.post-more-btn-wrap a:after,
	.post-more-btn-wrap a {
		font-size: 13px;
	}

	.search-results .search-result-detail .post-more-btn::after{
		top: -5px;
	}

	.search-no-results #primary .search-submit, .error404 #primary .search-submit {
		font-size: 14px;
		padding: 8px 18px;
		height: 36px;
	}

	#masthead .menu-search .search-form-wrapper .search-form-sub-wrapper {
		padding: 20px;
		width: 350px;
	}

	#masthead .search-form-wrapper .search-submit {
		margin-top: 24px;
		font-size: 18px;
		padding: 0px 20px;
		height: 40px;
	}

	#masthead .search-form-wrapper .search-title {
		font-size: 18px;
		margin-bottom: 12px;
	}

	#masthead .search-form-wrapper .search-field {
		font-size: 18px;
	}

	#section-cta .cta-button-wrapper a {
		padding: 10px 30px;
		font-size: 18px;
	}

	#section-cta.front-section-cta::before {
		border-right: 20px solid rgba(255,255,255,0);
		border-left: 20px solid rgba(255,255,255,0);
		border-top: 20px solid rgb(255, 255, 255);
		border-bottom: 20px solid rgba(255,255,255,0);
	}

	#section-cta .cta-button-wrapper {
		margin: 30px auto 0px auto;	
	}

	#section-cta .section-desc-wrapper {
		font-size: 16px;
	}

	#section-cta .section-title-wrapper {
		margin-bottom: 30px;
	}

	#section-slider.layout-two .slider-content {
		width: 650px;
	}

	#section-slider.layout-two  .slider-btn {
		margin: 10px;
	}

	#section-service.layout-two .section-description {
		font-size: 16px;
		width: 100%;
		margin: 24px auto 36px auto;
	}

	#section-about.layout-two .about-title-wrapper {
		margin-bottom: 10px;
	}

	#section-portfolio.layout-two .section-title-wrapper {
		margin-bottom: 0;
	}

	#section-team.layout-two .social-link {
		margin: 4px;
	}

	.layout-two #curves {
		height: 60px;
	}

	#section-banner.layout-two .banner-btn-wrap a {
		padding: 10px 24px;
		border-radius: 20px 0;
	}

	.custom-logo-link {
		margin: 23px 0;
	}

	#section-woocommerce .woocommerce-wrapper .woocommerce-product-block {
		width: 47%;
	}

	.single-post-wrapper.mt-column-3 {
		width: 47%;
	}

	.bg-color-layout .custom-logo-link {
		margin: 23px 0;
	}

	#masthead-sticky-wrapper{
		height: auto !important;
	}

	#section-slider.layout-two .slider-content {
		width: 780px;
		padding: 20px;
	}

	#section-slider.layout-two .slider-sub-title {
		margin: 16px 0 0;
		font-size: 14px;
	}

	#section-slider.layout-two .btn-wrapper {
		margin-top: 18px;
	}

	#section-slider.layout-two .slider-btn a {
		padding: 6px 20px;
		font-size: 16px;
	}

	#section-about.layout-one .about-content-wrapper {
		padding: 30px 0 0 170px;
	}
}

/*------------------------------------------
Reponsive css for max width 768px
--------------------------------------------*/
@media only screen and (max-width: 768px) {

	.top-header-wrapper .top-element {
		margin-right: 12px;
		font-size: 12px;
		float: none;
		display: inline-block;
	}

	.home.logged-in.bg-transparent-layout #masthead-sticky-wrapper {
		top: 100px;
	}

	.custom-logo-link {
		margin: 10px 0;
	}

	.bg-transparent-layout #masthead, .bg-transparent-layout #masthead-sticky-wrapper, 
	.home.bg-transparent-layout .is-sticky #masthead {
		height: auto;
	}

	.top-header-wrapper .top-left-sec {
		float: none;
		text-align: center;
	}

	.top-header-wrapper .top-right-sec {
		float: none;
		text-align: center;
	}

	#masthead .site-header-cart .widget_shopping_cart {
		display: none;
	}

	.home.header-layout-3 .is-sticky .menu-wrapper{
		top:0 !important;
	}

	#site-header-cart {
		padding-left: 0px;
	}

	#section-slider .slider-sub-title {
		font-size: 12px;
		margin: 10px 0;
	}

	#section-slider .lSSlideOuter .lSPager.lSpg &gt; li a {
		height: 8px;
		width: 8px;
	}

	#section-slider.layout-one .lSAction &gt; .lSNext {
		right: 0;
	}

	#section-slider.layout-two .slider-content {
		width: 500px;
	}

	#section-slider.layout-two .fa-chevron-left::before,
	#section-slider.layout-two .fa-chevron-right::before {
	  background: rgba(255,255,255,0.5);
	  padding: 30px 8px;
	}

	#section-banner .caption-wrap {
		width: 500px;
	}

	#section-banner .banner-title {
		font-size: 16px;
	}

	#section-banner .banner-description {
		font-size: 24px;
	}

	#section-banner.layout-one .banner-btn-wrap a {
		padding: 8px 36px 8px 14px;
		font-size: 14px;
	}

	#section-banner.layout-one .banner-btn-wrap a::after {
		font-size: 12px;
		top: 8px;
	}

	#section-banner.layout-one .banner-btn-wrap a:hover::after {
		-webkit-transform: translateX(4px);
		-ms-transform: translateX(4px);
		-o-transform: translateX(4px);
		transform: translateX(4px);
	}

	#section-service {
		padding-top: 30px;
	}

	#section-service .section-description {
		font-size: 16px;
		font-weight: 600;
	}

	#section-service .category-title {
		font-size: 16px;
	}

	#section-about .about-desc-wrapper,
	#section-about .about-title {
		font-size: 13px;
	}

	#section-about.layout-one .about-content-wrapper {
		padding: 30px 0 0 135px;
	}

	#section-portfolio .portfolio-cat-item-title-wrapper {
		margin-bottom: 30px;
	}

	#section-portfolio.layout-two .portfolio-cat-item-title-wrapper {
		margin-bottom: 0;
	}

	#section-portfolio .portfolio-cat-item-title-wrapper li {
		padding: 2px 8px;
		margin-bottom: 10px;
		font-size: 13px;
	}

	.menu-primary-menu-container a {
		font-size: 14px;
	}

	#site-navigation ul li a::after {
		right: 5px;
	}

	#section-service .sec-post-title a {
		font-size: 18px;
	}

	.post-more-btn::after {
		top: 0px;
		right: -22px;
	}

	.post-more-btn:hover::after {
		right: -27px;
	}

	.section-title {
		font-size: 26px;
	}

	.section-title-wrapper {
		margin-bottom: 25px;
	}

	.section-title::after {
		width: 54px;
		height: 1px;
		bottom: -10px;
		left: 45%;
	}

	.section-sub-title {
		font-size: 17px;
	}

	#section-blog .post-title a {
		font-size: 16px;
		line-height: 1.5;
	}

	#section-team .social-link {
		margin: 6px 10px;
	}

	#section-team .post-title {
		font-size: 18px;
	}

	#section-team .button-wrapper {
		margin-top: 40px;
	}

	#section-blog .post-title {
		line-height: 1;
	}

	#section-blog .btn-wrap a {
		padding: 8px 24px;
		font-size: 14px;
	}

	.post-meta span {
		font-size: 13px;
	}

	#section-blog .post-info-wrap {
		top: 40%;
	}

	#section-blog .news-post:hover .post-info-wrap {
		top: 20%;
	}

	#section-pricing .pricing-table-wrapper {
		padding: 10px;
	}

	#section-testimonials .single-post-wrapper.mt-column-2 {
		width: 100%;
		padding: 10px 20px;
	}

	#section-pricing .table-feature {
		font-size: 12px;
	}

	#section-pricing .table-btn {
		padding: 7px 17px;
	}

	h1, .search-results .entry-title, .archive .entry-title, .single .entry-title, .entry-title a {
		font-size: 20px !important;
	}

	.page-content, .entry-content, .entry-summary {
		margin: 6px 0 0;
	}
	.single .entry-title {
		margin-top: 0;
	}

	.custom-header .custom-header-wrapper .entry-title, .custom-header .custom-header-wrapper .page-title {
		font-size: 28px;
		margin: 50px auto 38px auto;
	}

	.widget_search .search-field {
		width: 60%;
	}

	.widget_search .search-submit {
		width: 40%;
	}

	.widget-area .widget {
		margin: 0 0 10px;
		padding-bottom: 4px;
	}

	.entry-title {
		font-size: 20px;
	}

	.entry-footer {
		margin-top: 0;
	}

	.search-results .search-result-detail .post-more-btn-wrap, .archive .post-more-btn-wrap {
		text-align: left;
		float: none;
		padding-right: 0;
	}

	#secondary .widget-title::before, .cat-links a::before, 
	.edit-link a::before, .posted-on a::before {
		font-size: 12px;
		left: 0;
	}

	.cat-links a, .edit-link a {
		padding-left: 15px;
	}

	.error404 .error-text .error-icon,
	.error404 .error-text {
		font-size: 56px;
	}

	.error404 .page-header .page-title {
		font-size: 20px;
	}

	.error404 .page-header {
		margin-bottom: 40px;
	}

	.bg-color-layout .site-branding, .bg-transparent-layout .site-branding {
		width: 50%;
		text-align: left;
	}

	#masthead.bg-color-layout .masthead-right-side, 
	#masthead.bg-transparent-layout .masthead-right-side {
		float: right;
	}

	#section-banner.layout-two .caption-wrap {
		width: 80%;
		top: 40%;
	}

	#wp-custom-header-video-button {
		display: none;
	}

	#section-banner.layout-two .banner-btn-wrap a {
		font-size: 16px;
		border-radius: 15px 0px 15px 0px;
	}

	h3 {
		font-size: 16px;
	}

	#section-blog.layout-two .post-content {
		display: none;
	}

	#section-blog.layout-two .post-more-btn-wrap {
		margin-bottom: 10px;
		margin-top: 20px;
	}

	#section-contact .contact-section-content{
		left: 50%;
	}

	.search-results .search-result-detail .entry-meta-wrapper::before, .archive .entry-footer::before {
		top: 5px;
	}

	.home #masthead .menu-wrapper {
		margin: 14px 0;
	}

	#masthead .menu-wrapper {
		margin: 0;
	}

	#section-testimonials .lSSlideOuter .lSPager.lSpg {
		display: none;
	}

	#section-cta .cta-button-wrapper {
		margin: 30px auto 0 auto;
	}

	#section-cta .section-title-wrapper {
		margin-bottom: 30px;
	}

	#section-testimonials.has-bg-image {
		padding-bottom: 0;
	}

	#section-about .about-title {
		padding: 4px 10px;
	}

	#section-cta.layout-two .cta-button-wrapper {
		margin: 25px auto 20px auto;
		text-align: center;
	}

	#section-cta .section-cta-wrapper {
		padding: 20px 0;
	}

	#section-service.layout-three .category-title {
		font-size: 25px;
	}

	#section-service.layout-three .category-title::after {
		height: 1px;
		bottom: -11px;
		left: 45%;
	}

	#section-contact.layout-one .mt-container {
		margin-left: 24%;
	}

}

/*------------------------------------------
Reponsive css for max width 600px
--------------------------------------------*/
@media only screen and (max-width: 600px) {

	.site-branding {
		width: 50%;
	}

	#section-slider .slider-sub-title {
		display: none;
	}

	#section-slider .btn-wrapper {
		margin-top: 20px;
	}

	#section-slider .slider-btn a {
		padding: 6px 12px;
		font-size: 14px;
	}

	#section-slider .slider-btn {
		margin: 8px 10px;
	}

	#section-slider .lSAction &gt; a {
		font-size: 20px;
	}

	.layout-one #wp-custom-header::before {
		display: none;
	}

	#section-banner .caption-wrap {
		width: 350px;
		line-height: 1.5;
	}

	#section-banner .banner-title {
		font-size: 14px;
		margin-bottom: 4px;
	}

	#section-banner .banner-description {
		font-size: 20px;
		margin-bottom: 20px;
		margin-top: 10px;
	}

	.single-post-wrap.mt-column-2 {
		width: 100%;
	}

	#section-service .category-title {
		font-size: 14px;
	}

	#section-service .sec-post-title {
		margin-bottom: 0;
	}

	p {
		margin-bottom: 0;
	}

	.section-title {
		font-size: 22px;
	}

	#section-team .single-post-wrapper.mt-column-3,
	#section-about.layout-one .about-desc-wrapper {
		width: 97%;
	}

	#section-about.layout-one .about-thumb {
		display: none;
	}

	.section-title::after {
		width: 44px;
	}

	#section-about.layout-one .about-content-wrapper {
		width: 100%;
	}

	#section-about.layout-one .about-content {
		height: auto;
	}

	#section-team.layout-two .single-post-wrapper.mt-column-3, 
	#section-about.layout-one .about-desc-wrapper {
		width: 95%;
		margin-top: 20px;
	}

	#section-about.layout-one .about-title-wrap::after {
		bottom: 0px;
	}

	#section-about .about-title-wrap {
		margin: 0 10px;
	}

	#section-team.layout-one .image-wrap {
		width: 30%;
		margin: 0 auto;
	}

	#section-testimonials .lSSlideOuter .lSPager.lSpg {
		margin-top: 0 !important;
	}

	#section-testimonials .testimonial-slider-wrapper {
		margin-bottom: 10px;
	}

	#section-blog.layout-one .news-post:hover .post-info-wrap {
		top: 40%;
	}

	#section-blog.layout-one .post-info-wrap {
		top: 50%;
	}

	#section-blog.layout-one .post-title {
		margin-top: 0;
	}

	#section-blog.layout-one .post-title {
		margin: 0;
		margin-bottom: 4px;
	}

	#section-blog .post-title a {
		font-size: 14px;
	}

	.section-sub-title {
		font-size: 14px;
	}

	#section-sponsors .image-wrap {
		margin: 0px 5px;
	}

	#section-blog.layout-one .news-post:hover .post-content {
		display: none;
	}

	#colophon .mt-column-3 {
		width: 100%;
	}

	#colophon .swipe-footer-area {
		margin-bottom: 40px;
	}

	#section-testimonials .testimonials-content-wrap .single-post-wrapper {
		width: 100%;
		margin-left: 0%;
	}

	#section-testimonials .testimonials-posts-wrapper.testimonials-content-wrap {
		margin-left: 0;
	}

	#section-testimonials .post-title {
		font-size: 16px;
		margin-bottom: 6px;
	}

	#section-pricing .mt-column-wrapper {
		margin-left: 0%;
		margin-bottom: -3%;
	}

	#section-pricing .single-table-wrapper.mt-column-3 {
		width: 100%;
		margin-left: 0%;
		margin-bottom: 3%;
	}

	#primary, .home.blog #primary {
		width: 100%;
	}

	#secondary, .home.blog #secondary {
		width: 100%;
		padding: 30px 10px;
	}

	.error404 #primary {
		padding: 20px 0;
	}

	.error404 .error-text .error-icon, .error404 .error-text {
		font-size: 48px;
	}

	.error404 .page-header .page-title {
		font-size: 16px;
	}

	#site-navigation ul.sub-menu, #site-navigation ul.children {
		margin-left: 0;
	}

	#section-cta .section-desc-wrapper {
		font-size: 12px;
	}

	#section-cta .cta-button-wrapper a {
		padding: 8px 24px;
		font-size: 14px;
	}

	#masthead .sidebar-wrapper .sidebar-top-menu-toggle-wrap {
		right: -80%;
	}

	#section-team.layout-one .image-wrap img {
		width: 100%;
	}

	.entry-footer .comments-link a, .entry-meta, .entry-meta a {
		font-size: 12px;
	}

	.layout-two #curves {
		display: none;
	}

	#section-banner.layout-two .caption-wrap {
		top: 50%;
	}

	#section-service.layout-two .sec-post-title a::after {
		bottom: 0;
	}

	#section-service.layout-two .single-post-wrap.mt-column-2 {
		width: 47%;
	}

	#section-service.layout-two .sec-post-title {
		margin-bottom: 10px;
	}

	#section-about.layout-two .about-thumb {
		width: 95%;
	}

	#section-about.layout-two .about-content-wrapper {
		width: 100%;
		margin-top: 40px;
	}

	#section-portfolio.layout-two .portfolio-column {
		width: 47%;
	}

	#section-cta.layout-two .cta-title.wrapper,
	#section-cta.layout-two .cta-button-wrapper {
		width: 100%;
	}

	#section-cta.layout-two .cta-button-wrapper a {
		font-size: 14px;
		padding: 10px 32px;
	}

	#section-cta.layout-two .cta-button {
		display: inline-block;
	}

	#section-blog.layout-two .mt-column-2 {
		width: 97%;
	}

	#section-testimonials.layout-two .testimonials-content-wrap .single-post-wrapper {
		width: 95%;
		margin-bottom: 6%;
	}

	#section-pricing .single-table-wrapper.mt-column-3 {
		margin-bottom: 6%;
	}

	#section-cta.layout-three.front-section-cta::before {
		border-right: 15px solid rgba(255,255,255,0);
		border-left: 15px solid rgba(255,255,255,0);
		border-top: 15px solid rgba(255,255,255,1);
		border-bottom: 15px solid rgba(255,255,255,0);
	}

	.layout-three .section-sub-title {
		display: none;
	}

	#section-team.layout-three .team-member-post {
		height: auto;
	}

	#section-team.layout-three .post-content{
		padding-bottom: 20px;
	}

	#section-testimonials.layout-three .testimonials-content-wrap .post-info-wrap {
		height: 200px;
		margin-top: 70px;
	}

	.layout-3 .site-branding {
		padding-top: 0;
	}

	#section-contact.layout-two .contact-section-content {
		left: 50%;
	}

	.home.bg-transparent-layout #masthead {
		top:auto;
	}

	.home.bg-transparent-layout #masthead .menu-wrapper {
		margin: 0;
	}

	#section-banner .banner-title {
		display: none;
	}

	.section-sub-title {
		display: none;
	}

	#section-woocommerce .woocommerce-loop-product__title {
		font-size: 20px;
		margin-top: 10px;
	}

	#section-woocommerce .price {
		margin: 10px 0 20px 0;
	}

	#section-banner.layout-one .banner-btn-wrap a {
		padding: 8px 14px 8px 14px;
		font-size: 14px;
	}

	#section-banner.layout-one .banner-btn-wrap a:after{
		display: none;
	}

	#section-portfolio .portfolio-cat-item-title-wrapper li {
		margin: 0;
	}

	.home.bg-color-layout #masthead .menu-wrapper {
		margin: 0px 0;
	}
	.bg-color-layout .custom-logo-link {
		margin: 20px 0 0px 0;
	}

	#section-slider.layout-two .slider-content {
		width: 100%;
	}

	#section-about.layout-one .about-title-wrapper {
		width: 25%;
	}

	#section-service.layout-two .section-description {
		font-size: 14px;
	}

	#section-cta.layout-two .cta-button-wrapper {
		margin: 0px auto 0 auto;
	}

	#section-cta.layout-two .cta-title.wrapper {
		padding: 0 20px;
	}

	#section-testimonials.layout-two .image-wrap {
		width: 100%;
	}

	#section-service.layout-three .section-description {
		display: none;
	}

	#section-portfolio.layout-three .portfolio-cat-item-title-wrapper li::after {
		right: -4px;
		top: 4px;
	}

	.section-title::after {
		left: 46%;
		width: 34px;
		bottom: -6px;
	}

	#section-testimonials.layout-three .testimonials-slider-content-wrap .post-info-wrap {
		margin-top: 42px;
		height: 200px;
	}

	#section-contact.layout-one .mt-container {
		margin-left: 10%;
	}
}

/*------------------------------------------
Reponsive css for max width 480px
--------------------------------------------*/
@media only screen and (max-width: 480px) {
	.mt-container{
		margin: 0 6%;
		width: auto;
	}

	.site-description {
		display: none;
	}

	.mt-column-3{
		width: 97%;
	}

	.bg-color-layout .site-branding, .bg-transparent-layout .site-branding {
		width: 100%;
		text-align: center;
	}

	.bg-color-layout .site-branding, .bg-transparent-layout .site-branding {
		position: inherit;
		margin-top:0px;
		-webkit-transform: translate(0%);
		-ms-transform: translate(0%);
		-o-transform: translate(0%);
		transform: translate(0%);
	}

	.bg-color-layout #masthead .menu-wrapper {
		margin-bottom: 0;
	}

	#masthead.bg-color-layout .masthead-right-side{
		float: left;
	}

	.home.bg-transparent-layout #masthead {
		position: inherit;
		background: #212121;
	}

	.bg-transparent-layout #masthead, 
	.bg-transparent-layout #masthead-sticky-wrapper, .home.bg-transparent-layout .is-sticky #masthead {
		height: auto;
	}

	#masthead .menu-wrapper {
		padding: 10px 0 20px 0;
	}

	#masthead .menu-wrapper {
		padding: 10px 0;
	}

	.site-branding {
		width: 100%;
		display: inline-block;
		text-align: center;
		position: inherit;
		-webkit-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		transform: translateY(0%);
		margin-top: 20px;
	}

	#masthead.bg-transparent-layout .site-branding {
	 margin-top: 5px;
	}

	#masthead.bg-transparent-layout .menu-wrapper {
		padding: 8px 0px;
	}

	#masthead.bg-transparent-layout .site-branding {
		width: 50%;
		float: left;
		text-align: left;
	}

	#masthead.bg-transparent-layout .menu-wrapper {
		float: right;
		width: 50%;
	}

	#site-navigation {
		width: 100%;
	}

	#masthead .menu-wrapper {
		float: left;
		width: 100%;
	}
	.masthead-right-side {
		display: block;
	}
	.menu-wrapper {
		width: 300px;
		text-align: center;
	}

	#section-slider .lSPager.lSpg {
		bottom: 0;
	}

	.lSSlideOuter .lSPager.lSpg &gt; li {
		padding: 0;
	}

	#section-slider .lSSlideOuter .lSPager.lSpg &gt; li a {
		height: 4px;
		width: 4px;
	}

	h1, .search-results .entry-title, .archive .entry-title, .single .entry-title, .entry-title a {
		font-size: 17px !important;
	}

	#masthead .sidebar-top-menu-toggle-wrap {
		width: 150px;
		right: -100%;
		padding: 20px 10px;
	}

	#section-banner .banner-description {
		font-size: 16px;
	}

	#section-banner .caption-wrap {
		width: 250px;
		line-height: 1.5;
	}

	#section-banner.layout-one .banner-btn-wrap a {
		padding: 6px 10px;
		font-size: 12px;
	}

	#section-service .category-title {
		font-size: 13px;
	}

	#section-service .category-title::after {
		left: 44%;
	}

	.front-section {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.section-title {
		font-size: 22px;
		margin-bottom: 34px;
	}

	.section-title::after {
		left: 42%;
	}

	.single-post-wrapper.mt-column-2 {
		width: 100%;
	}

	#masthead .menu-search .search-form-wrapper .search-form-sub-wrapper {
		padding: 10px;
		width: 280px;
	}

	#masthead .search-form-wrapper .search-title {
		font-size: 12px;
		margin-bottom: 8px;
	}

	#masthead .search-form-wrapper .search-submit {
		margin-top: 14px;
		font-size: 13px;
		padding: 0px 13px;
		height: 32px;
	}

	#section-team .team-section-hover-wrapper {
		position: relative;
		display: none;
	}

	#section-service .category-title {
		font-size: 12px;
	}

	#section-service .category-title::after {
		left: 46%;
		width: 32px;
	}

	#section-service .section-description {
		font-size: 14px;
	}

	#section-service .sec-post-title a {
		font-size: 14px;
	}

	#section-service .mt-column-2{
		width: 97%;
	}

	#section-team .team-member-post:hover .post-info-wrap {
		width: 65%;
	}
	
	p {
		font-size: 12px;
	}

	.post-more-btn-wrap a::after, .post-more-btn-wrap a {
		font-size: 12px;
	}

	.post-more-btn::after {
		top: -3px;
		right: -17px;
	}

	.section-title {
		font-size: 20px;
		margin-bottom: 30px;
	}

	.section-title::after {
		left: 43%;
		width: 50px;
		bottom: -6px;
	}

	#section-portfolio .portfolio-column {
		width: 100%;
	}

	#section-testimonials .image-wrap {
		width: 25%;
	}

	#section-testimonials .post-info-wrap {
		width: 70%;
	}

	#section-testimonials .post-title {
		font-size: 16px;
		margin-bottom: 4px;
	}

	#section-testimonials .post-position {
		font-size: 12px;
		line-height: 1;
	}

	#section-testimonials .post-title::after {
		bottom: -4px;
		height: 1px;
	}

	.front-section {
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.custom-header .custom-header-wrapper .entry-title, .custom-header .custom-header-wrapper .page-title {
		font-size: 18px;
		margin: 24px 0 18px 0;
		width: 100%;
	}

	.trail-items li, .trail-items li a {
		font-size: 12px;
	}

	.trail-items .trail-item::before {
		padding: 0 8px;
		font-size: 12px;
	}

	.trail-items li {
		margin-right: 4px;
	}

	.breadcrumb-wrapper {
		padding: 4px;
	}

	#primary, .home.blog #primary {
		padding: 30px 0;
	}

	.post-thumbnail img {
		margin-bottom: 0;
	}

	h1.entry-title {
		font-size: 16px;
	}

	#comments h3 {
		margin: 0 0 7px;
		line-height: 16px;
		font-size: 16px;
	}

	#secondary, .home.blog #secondary {
		padding: 0px;
	}

	#colophon .widget_text .widget-title {
		font-size: 20px;
	}

	.entry-title {
		font-size: 18px;
	}

	.search-results .search-result-detail .entry-meta-wrapper, .archive .entry-footer {
		padding-top: 0;
	}

	.archive .post-detail-wrapper, .search-results .search-result-detail {
		padding: 10px 20px;
	}

	#blog-post article.hentry, .search article.hentry, .archive article.hentry, .tag article.hentry, .category article.hentry, .blog article.hentry {
		margin-bottom: 30px;
	}

	.archive .post-more-btn-wrap {
		display: none;
	}

	.mt-scroll-to-top-wrapper {
		width: 30px;
		height: 30px;
		line-height: 2;
		font-size: 14px;
	}

	.custom-logo {
		width: 50%;
	}

	#section-cta .section-desc-wrapper {
		display: none;
	}

	#section-cta .section-cta-wrapper {
		padding: 40px 0;
	}

	#section-cta.front-section-cta::before {
		border-right: 10px solid rgba(255,255,255,0);
		border-left: 10px solid rgba(255,255,255,0);
		border-top: 10px solid rgb(255, 255, 255);
		border-bottom: 10px solid rgba(255,255,255,0);
	}

	#section-cta .cta-button {
		margin: 0 6px;
	}

	#section-slider .slider-btn a {
		padding: 2px 9px;
		font-size: 12px;
	}

	#section-slider.layout-two .main-title {
		margin-bottom: 0;
	}

	#section-slider.layout-two .lSAction &gt; a {
		display: none;
	}

	#section-banner.layout-two .banner-title{
		display: none;
	}

	#section-banner.layout-two .banner-btn-wrap a {
		font-size: 12px;
		border-radius: 8px 0px 8px 0px;
		padding: 4px 10px;
	}

	#section-banner .banner-description {
		margin-bottom: 10px;
		margin-top: 0px;
	}

	#section-service.layout-two .single-post-wrap.mt-column-2 {
		width: 97%;
	}

	.section-title {
		margin-bottom: 0;
	}

	#section-cta.layout-two .cta-title.wrapper{
		padding: 20px;
	}

	.layout-two .section-title::after {
		bottom: -8px;
	}

	#section-cta.layout-two .cta-button.cta-button2 {
		margin-top: 30px;
	}

	#section-testimonials .image-wrap {
		width: 50%;
		margin: 0 auto;
	}

	#section-testimonials.layout-two .image-wrap img {
		width: 100%;
	}

	.single-post-wrapper.mt-column-3 {
		width: 97%;
	}

	.archive.grid-layout article.hentry {
		width: 97%;
	}

	#section-slider.layout-two .btn-wrapper {
		margin-top: 0;
	}

	#section-slider.layout-two .slider-btn a {
		padding: 4px 15px;
		font-size: 14px;
	}

	#section-slider.layout-two .slider-content {
			padding: 10px;
	}

	#section-slider {
		margin-bottom: 20px;
	}

	#section-about.layout-one .about-title-wrapper {
		width: 35%;
	}

	#section-portfolio.layout-two .portfolio-column {
		width: 99%;
		margin-bottom:6%;
	}

	#section-cta.layout-two .mt-container {
		padding: 10px 0 30px 0;
		margin:0;
	}

	#section-woocommerce .woocommerce-wrapper .woocommerce-product-block {
		width: 97%;
	}

	#section-contact.layout-two iframe,
	#section-contact.layout-two .contact-section-wrapper {
		width: 100%;
	}

	#section-contact.layout-one .mt-container {
		position: inherit;
	}

	#section-blog.layout-three .image-wrap,
	#section-blog.layout-three .post-info-wrap {
	width: 100%;
}

}

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

	.banner-description {
		font-size: 16px;
		margin-bottom: 0px;
	}

	.caption-wrap {
		width: 180px;
		line-height: 1.3;
	}

	.banner-title {
		font-size: 12px;
		margin-bottom: 0px;
	}

	.banner-btn-wrap a {
		padding: 4px 10px;
		font-size: 12px;
	}

	.banner-btn-wrap a::after {
		display: none;
	}

	#section-team .post-title {
		font-size: 16px;
	}

}</pre></body></html>