@media (min-width: 1200px) {
	.container {
		max-width: 1330px;
	}
	.elementor-section.elementor-section-boxed>.elementor-container	{
		max-width: 1300px;
	}
}
@media (max-width: 1200px) {
	#site-navigation-mobile {
		display: block;
	}
	.site-header .contact-info {
		display: none;
	}
	.header-layout-1 .header-stickable {
		display: none;
	}
	.header-layout-1+.site-content .ttm-business-page-title {
		margin-top: 0;
	}
}
@media (max-width: 991px) {
	.page-sidebar-yes .site-content-inner:before {
		content:unset;
	}
	.content-area.col-lg-8 {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		padding-bottom: 50px;
	}
	.content-area.col-md-12 {
		padding-bottom: 50px;
	}
	.site-content .widget-area.col-lg-4{
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
		margin-top: 0;
	}
	body.page-sidebar-yes .content-area.col-lg-8 {
		padding-right: 15px;
	}
	.site-content .sidebar {
       padding-bottom: 70px;
    }
    .single-post .content-area.col-md-12,
    .single-post .content-area.col-lg-8{
    	padding-bottom: 30px;
    }
	body.page-sidebar-yes .content-area.col-lg-8 {
		padding-bottom: 15px;
	}
	body.page-sidebar-yes.single-post .content-area.col-lg-8 {
		padding-bottom:50px;
	}
	.wp-block-media-text__content .has-large-font-size {
		font-size: 25px !important;
		line-height: 35px;
	}
	.wp-block-media-text.has-media-on-the-right.has-background .wp-block-media-text__content {
		padding: 20px;
	}
	.site-footer .ttm-business-footer-widgets-wrapper>.container,
	#masthead .site-header>.container {
		max-width: 100%;	
	}
}

@media (max-width: 767px) {
	.ttm-business-page-title .breadcrumb{
		padding-left: 0;
	}
	.ttm-business-page-title .text-right{
		text-align: left !important;
	}
	.site-main {
	  padding-top: 60px;
	} 
	.site-content .sidebar {
	  padding-bottom: 30px !important;
	}
	/* Blog */
	.comment-list .comment-body,
	.post-author-box {
		display: block;
	}
	.comment-list .comment-avatar,
	.post-author-box .post-author-image {
		margin-bottom: 30px;
	}
	.comment-list .children {
		padding-left: 30px;
	}
    .gallery-columns-2 .gallery-item {
    	max-width: 100%;
     }
     .comment-respond p.comment-form-author, 
     .comment-respond p.comment-form-email {
        margin-right: 0;
        flex: 100%;
     }
     .comment-form .form-submit{
       margin: 0;
     }
	section.error-404 {
		padding: 50px 0;
	}
	section.error-404 h1.page-title {
		font-size: 180px;
		line-height: 180px;
	}

	/* Nav */
	.comment-navigation .nav-previous,
	.posts-navigation .nav-previous,
	.post-navigation .nav-previous {
		width: 100%;
	}
	.comment-navigation .nav-next,
	.posts-navigation .nav-next,
	.post-navigation .nav-next {
		max-width: 100%;
		margin-top: 30px;
	}

	/* Header */
	.header-layout-1 .site-header .site-logo, 
	.header-layout-2 .site-header .site-logo {
		height: 100px;
	}
	/* Page Title */
	.ttm-business-page-title {
      height: 300px !important;
    }
    .ttm-business-page-title .page-title {
	    font-size: 32px;
	    line-height: 42px;
    }
    .tm-text-highlight .elementor-heading-title span {
	    font-size: 40px;
	    line-height: 50px;
	}
	.container {
		max-width: 100%;
	}
	.site-content .widget-area.col-lg-4 {
		padding-left:15px;
	}
  }

@media (max-width: 1200px) {
  /* Header */
  #site-navigation-mobile {
    display: block;
  }
  .header-layout-2 .ttm-business-header-button-container,
  .header-layout-2 .site-header-top > .d-flex:after,
  .site-header .contact-info {
    display: none;
  }
  .header-layout-2 .header-stickable-wrap,
  .header-layout-1 .header-stickable-wrap {
    display: none;
  }
  .header-layout-2 .site-header .site-logo {
    height: 120px;
  }
  .site-header-container.header-layout-1 .site-header .align-items-center .header-right-side:before, .site-header-container.header-layout-1 .site-header .align-items-center .site-logo:after {
	content:unset;	
  }
}

@media (max-width: 1330px) {
	.elementor-section .elementor-column .elementor-widget-wrap {
    padding-left: 15px !important;
    padding-right: 15px !important;
	}
}	

/*************demo 1 responsive css**********/
@media (max-width: 1200px) {
.site-header-container.header-layout-1 .main-navigation ul {
    display: none;
}
.site-header-container.header-layout-1 .header-right-side {
    display: none;
}
.prt-social-icon{
	padding-top: 0;
}
.mailchimp-inputbox .mailchimp-email i{
	bottom: 53%;
}
}
@media (max-width: 1024px) {
.prt-footer-info .prt-social-info .prt-social-icon ul.icon {
    padding-left: 0;
}
.site-header-container.header-layout-1.prt-header-menu-position-center .main-navigation {
    display: none;
}
}
@media (max-width: 767px) {
.footer-menu1 {
    padding-left: 0px !important;
}
.prt-contact-add span br {
    display: none;
}
.site-content .ttm-business-page-title.d-flex.align-items-center {
    padding-top: 0;
}
.site-footer .widget_nav_menu {
    padding-left: 0 !important; 
}
.site-footer .ttm-business-footer-widgets-wrapper .ttm-business-footer.row .col-sm-12 {
    margin-bottom: 30px;
}
.site-footer .ttm-business-footer-widgets-wrapper .ttm-business-footer.row .col-sm-12:last-child {
    margin-bottom: 0;
}
.comment-body {
    padding: 22px 20px 25px;
}
.prt-blog-classic-comment {
    padding: 25px;
}
.wp-block-media-text .wp-block-media-text__content {
    padding-top: 10px;
}
.ttm-business-blog-classic .entry-title {
    font-size: 25px;
    line-height: 35px;
}
}
@media (min-width: 768px) {
.comment-body .reply {
    position: absolute;
    right: 15px;
    top: 15px;
}
}
@media (max-width:479px) {
.single-post .comment-author {
    opacity: 0;
    display: none;
}
.comment-body {
    margin-left: 0;
}
}