@media only screen and (min-width:1801px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-left: -500px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-right: -500px;
	}

}

@media only screen and (max-width:1800px) and (min-width:1601px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-left: -400px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-right: -400px;
	}

}

@media only screen and (max-width:1600px) and (min-width:1401px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-left: -300px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-right: -300px;
	}

}

@media only screen and (max-width:1400px) and (min-width:1171px) {

	/* Bg-Layer */
	.ttm-left-span > .ttm-col-wrapper-bg-layer {
		margin-left: -200px;
	}

	.ttm-right-span > .ttm-col-wrapper-bg-layer {
		margin-right: -200px;
	}

}

@media (max-width:1860px) {
	.col_overlay_section [class*=col-] {
		width: 100%;
		flex: 100%;
		max-width: 100%;
	}

	.col_overlay_section .ml_160 {
		margin-left: 0;
	}

	.slick_slider.slick-arrows-style3 .slick-next, .slick_slider.slick-arrows-style3 .slick-prev {
		top: -70px;
	}

	.slick_slider.slick-arrows-style3 .slick-prev {
		left: 10px;
	}

	.slick_slider.slick-arrows-style3 .slick-next {
		left: 60px;
	}

}

@media only screen and (min-width:1200px) {
	.ttm-header-style-01 #site-header-menu .site-navigation li.ttm-sepline {
		position: absolute !important;
		top: 0px !important;
		left: 0px;
		right: auto;
		text-align: center;
		height: 25px !important;
		margin: 0 0px 0 0;
		display: block;
		margin: 0 auto;
		overflow: hidden;
	}

	.ttm-header-style-01 #site-header-menu .site-navigation .sep-img {
		display: inline-block;
		position: absolute;
		content: "";
		top: 0px;
		margin: 0 auto;
		left: 50%;
		background-repeat: no-repeat;
		background-position: 0px -6px;
		width: 22px;
		height: 18px;
		text-align: center;
		margin-left: -22px;
		background-color: var(--skin-color);
	}

	.ttm-header-style-01 #site-header-menu .site-navigation .sep-img {
		-webkit-mask: url(../images/menu-sprite.svg);
		-webkit-mask-box-image: url(../images/menu-sprite.svg);
		-webkit-mask-size: cover;		 /*
			-webkit-mask-box-image: url(../images/menu-sprite.svg);
		    -webkit-mask-size: cover;
			-webkit-mask: url(../images/menu-sprite.svg);*/
	}

	/* header */
	.ttm-stickable-header.fixed-header {
		z-index: 4;
		background-color: #fff;
		box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
	}

	.fixed-header {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9;
	}

	.ttm-header-style-01 #site-header-menu .site-navigation ul.menu>li>a {
		font-family: 'Microsoft YaHei',sans-serif;
		font-weight: 700;
		font-size: 18px;
		display: inline-block;
		margin: 0px;
		padding: 0px 24px 0px 24px;
		text-decoration: none;
		position: relative;
		z-index: 1;
		height: 95px;
		line-height: 95px !important;
	}

	.ttm-header-style-01 #site-header-menu .site-navigation ul.menu>li:first-child>a {
		padding: 0px 24px 0 0px;
	}

	/**/
	.ttm-header-style-02 .site-branding img {
		max-height: 55px;
	}

	.ttm-header-style-02 .site-branding, .ttm-header-style-02 .widget_info {
		padding: 30px 0 60px 0;
	}

	.ttm-header-style-02 .ttm-header-featured-iconbox .widget_info {
		padding: 12px 30px 12px 15px;
	}

	.ttm-header-style-02 .widget_info:not(:first-child) {
		padding-left: 70px;
	}

	.ttm-header-style-02 .widget_info:first-child:after {
		content: unset;
	}

	.ttm-header-style-02 .site-header-menu-inner .site-navigation-content {
		position: absolute;
		left: 0;
		right: 0;
		bottom: -35px;
		z-index: 2;
	}

	.ttm-header-style-02 #site-header-menu .site-navigation ul.menu>li>a {
		height: 70px;
		line-height: 30px !important;
	}

	.ttm-header-style-02 #site-header-menu .site-navigation ul.menu>li>a {
		padding: 23px 15px;
	}

	.ttm-header-style-02 .social-icons li a {
		background-color: transparent;
		width: 30px;
		height: 30px;
		line-height: 33px;
	}

	.ttm-header-style-02 nav.main-menu ul.menu>li>a {
		font-family: var(--title-fonts);
		font-weight: 700;
		font-size: 14px;
	}

	.ttm-header-style-02 .site-header-menu-inner.fixed-header .site-navigation-content {
		position: unset;
	}

	.ttm-header-style-02 .ttm-stickable-header.fixed-header {
		background-color: var(--dark-grey-color);
	}

	.ttm-header-style-02 .ttm-stickable-header.fixed-header .ttm-header-featured-iconbox:after {
		background-color: var(--skin-color);
	}

	/**/
	.full-wide {
		padding-left: 50px;
		padding-right: 50px;
	}

	.ttm-header-style-03 .site-branding {
		border-right: 1px solid rgba(255, 255, 255, 0.2);
		padding: 20px 50px 20px 0px;
	}

	.ttm-header-style-03 .ttm-stickable-header.fixed-header  nav.main-menu ul.menu > li > a {
		color: var(--dark-grey-color);
	}

	.ttm-header-style-03 .ttm-stickable-header.fixed-header #site-header-menu .site-navigation ul.menu>li>a {
		height: 10px;
		line-height: 0px !important;
	}

	.ttm-header-style-03 nav.main-menu ul.menu > li > a {
		font-family: var(--title-fonts);
		font-weight: 700;
		font-size: 14px;
		line-height: 25px;
		color: var(--white-color);
	}

	.ttm-header-style-03 nav.main-menu ul.menu > li > a.active {
		color: var(--skin-color);
	}

	.ttm-header-style-03 #site-header-menu .site-navigation li.ttm-sepline {
		position: absolute !important;
		top: 0px !important;
		left: 0px;
		right: auto;
		text-align: center;
		height: 25px !important;
		margin: 0 0px 0 0;
		display: block;
		margin: 0 auto;
		overflow: hidden;
	}

	.ttm-header-style-03 #site-header-menu .site-navigation .sep-img {
		display: inline-block;
		position: absolute;
		content: "";
		top: 0px;
		margin: 0 auto;
		left: 50%;
		background-repeat: no-repeat;
		background-position: 0px -6px;
		width: 22px;
		height: 18px;
		text-align: center;
		margin-left: -22px;
		background-color: var(--skin-color);
	}

	.ttm-header-style-03 #site-header-menu .site-navigation .sep-img {
		-webkit-mask: url(../images/menu-sprite.svg);
		-webkit-mask-box-image: url(../images/menu-sprite.svg);
		-webkit-mask-size: cover;	/*-webkit-mask-box-image: url(../images/menu-sprite.svg);
		  -webkit-mask-size: cover;
		  -webkit-mask: url(../images/menu-sprite.svg);*/
	}

	.ttm-header-style-03 .site-header-menu {
		position: absolute;
		z-index: 2;
		width: 100%;
		box-shadow: none;
		background-color: rgba(0, 0, 0, 0.45) !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.20);
	}

	.ttm-header-style-03 #site-header-menu .site-navigation ul.menu>li>a {
		height: 10px;
		line-height: 5px !important;
	}

	.ttm-header-style-03 #site-header-menu .site-navigation ul.menu>li>a {
		padding: 50px 15px 43px 15px;
		position: relative;
	}

	.ttm-header-style-03 .widget_info {
		padding-left: 0;
	}

	.ttm-header-style-03 .widget_info:after {
		content: unset;
	}

	.ttm-header-style-03 .widget_info .widget_icon {
		font-size: 43px;
	}

	.ttm-header-style-03 .widget_info h3 {
		font-size: 18px;
		line-height: 25px;
	}

	.ttm-header-style-03 .widget_info p {
		font-size: 15px;
		line-height: 20px;
		font-weight: 400;
		color: inherit;
	}

}

@media all and (max-width:1199px) {
	.res-1199-margin_left0 {
		margin-left: 0 !important;
	}

	.res-1199-margin_right0 {
		margin-right: 0 !important;
	}

	.res-1199-margin_top0 {
		margin-top: 0 !important;
	}

	.res-1199-margin_bottom0 {
		margin-bottom: 0 !important;
	}

	.res-1199-margin_left10 {
		margin-left: 10px !important;
	}

	.res-1199-margin_left15 {
		margin-left: 15px !important;
	}

	.res-1199-margin_left20 {
		margin-left: 20px !important;
	}

	.res-1199-margin_left30 {
		margin-left: 30px !important;
	}

	.res-1199-margin_right10 {
		margin-right: 10px !important;
	}

	.res-1199-margin_right15 {
		margin-right: 15px !important;
	}

	.res-1199-margin_right20 {
		margin-right: 20px !important;
	}

	.res-1199-padding_right0 {
		padding-right: 0 !important;
	}

	.res-1199-padding_left0 {
		padding-left: 0 !important;
	}

	.res-1199-padding_left30 {
		padding-left: 30px !important;
	}

	.res-1199-padding_bottom0 {
		padding-bottom: 0 !important;
	}

	.res-1199-padding_bottom50 {
		padding-bottom: 50px !important;
	}

	.res-1199-padding_top0 {
		padding-top: 0 !important;
	}

	.res-1199-padding_top15 {
		padding-top: 15px !important;
	}

	.res-1199-padding_top30 {
		padding-top: 30px !important;
	}

	.res-1199-padding_top40 {
		padding-top: 40px !important;
	}

	.res-1199-padding_top50 {
		padding-top: 50px !important;
	}

	.res-1199-padding_top70 {
		padding-top: 70px !important;
	}

	.res-1199-padding_left15 {
		padding-left: 15px;
	}

	.res-1199-padding_right15 {
		padding-right: 15px !important;
	}

	.res-1199-plr15 {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}

	.res-1199-margin_top0 {
		margin-top: 0px !important;
	}

	.res-1199-margin_top15 {
		margin-top: 15px !important;
	}

	.res-1199-margin_top30 {
		margin-top: 30px !important;
	}

	.res-1199-margin_top50 {
		margin-top: 50px !important;
	}

	.res-1199-margin_left40 {
		margin-left: 40px !important;
	}

	.res-1199-width_100 {
		width: 100% !important;
	}

	.res-1199-mt_150 {
		margin-top: -150px !important;
	}

	.ttm-header-style-01 .site-branding:before {
		content: unset;
	}

	.top_bar, .side-menu-container, .ttm-header-style-03 .social-icons {
		display: none;
	}

	.ttm-header-style-03 .site-header-menu-inner.ttm-stickable-header {
		background-color: #1a2227;
	}

	.ttm-header-style-03 .menubar-inner, .ttm-header-style-03 .menubar-inner:after, .ttm-header-style-03 .menubar-inner:before {
		position: absolute;
		width: 30px;
		height: 3px;
		transition-timing-function: ease;
		transition-duration: .15s;
		transition-property: transform;
		border-radius: 4px;
		background-color: var(--white-color);
	}

	/* Header */
	header .container {
		max-width: 100%;
	}

	.header_extra, .widget_info {
		display: none !important;
		visibility: hidden;
	}

	/* logo */
	.full-wide {
		padding: 0 15px 0 20px;
	}

	.site-branding {
		padding: 15px 0;
	}

	.site-branding:before {
		content: unset;
	}

	.ttm-header-style-01 #site-header-menu {
		background-color: transparent;
	}

	.ttm-header-style-02 #site-header-menu .menubar {
		position: absolute;
		top: -87px;
	}

	.first-footer .widget-area:not(:last-child) .widget:after {
		right: 10px;
	}

	nav.main-menu ul.menu>li>a {
		color: var(--body-fonts-color);
	}

	nav.main-menu ul.menu>li.active>a {
		color: var(--skin-color);
	}

	/* ttm-bg-layer */
	.bg-layer>.container>.row>[class*='col-lg'] {
		padding: 0;
	}

	[class*='col-xl'] .ttm_single_image-wrapper {
		text-align: center;
	}

	.ttm-row .container, .ttm-row .container-fluid, .ttm-page-title-row .container, footer .container {
		max-width: 100%;
	}

	.ttm-row .container, .ttm-page-title-row .container, footer .container {
		padding: 0;
	}

	.ttm-row .container>.row, .ttm-page-title-row .container>.row, footer .container .row {
		margin: 0px auto;
	}

	.section-title.title-style-center_text .title-desc p {
		width: 65%;
	}

	.ttm-fid.inside.ttm-fid-with-icon.style1 {
		margin-left: 0;
	}

	.ttm-vertical_sep>[class*='col-xl']:not(:last-child):before {
		content: unset;
	}

	.procedure-row:before {
		content: unset;
	}

	.stepline .img {
		display: none;
	}

	.stepline li {
		padding-left: 50px;
	}

	.stepline li:nth-child(even) {
		padding-right: 50px;
	}

	.ttm-play-icon.style1 {
		position: absolute;
		bottom: 55px;
		left: 0px;
		right: 0;
	}
	.featured-icon-box.style11:before {
		content: unset;
	}
	.ttm-team-details {
		border: 5px solid #e7e7e7;
		padding: 50px 25px 10px;
		width:90%;
	  }
	.about-con{width:96%; margin:0 auto;}
	.about-con h2{font-size: 26px; line-height: 40px; font-weight: bold; margin-top:30px;}
	.xian-about{width:96%; height:1px; border: 1px solid #e7e7e7; margin:20px auto 20px auto;}
	.featured-icon-box {
		position: relative;
		margin: 50px 0;
	}
	.page-title-heading h2 {
		font-size:40px;
		line-height:40px;
		display: inline-block;
		margin-bottom: 35px;
		color: var(--white-color);
	  }




}

@media all and (max-width:1130px) {
	.fid-box-style {
		position: absolute;
		bottom: 0px;
		left: 0px;
	}

	.spacing-11 {
		padding: 80px 0 20px 0px;
		margin: 0px;
	}

}

@media (max-width:1023px) {

	.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%;}
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left; padding-right:10px; padding-left:10px;}	
	.res-1024-margin_top30 {margin-top: 30px !important;}
	.banner-section.style-two .banner-carousel .slide-item{
		padding: 100px 0px 200px 0px;
		max-height: 600px;
	  }
	.banner-carousel .content-box .top-text{display: none;}
	.banner-section .banner-carousel .content-box a.theme-btn-one{
		border: 1px solid #fff;
		padding:5px 20px;
	  }


}

@media (min-width:992px) {
	.sidebar .sidebar-right, .sidebar .sidebar-left {
		flex: 30%;
		max-width: 30%;
	}

	.sidebar .content-area {
		flex: 70%;
		max-width: 70%;
	}

	.sidebar.ttm-sidebar-left .content-area, .sidebar .sidebar-right {
		padding-left: 20px;
	}

	.sidebar.ttm-sidebar-right .content-area, .sidebar .sidebar-left {
		padding-right: 20px;
	}

	.ttm-tabs.ttm-tab-style-classic ul.tabs {
		display: -webkit-flex;
		display: flex;
		width: 100%;
	}

}

@media (max-width:991px) {
	.col-lg-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.row-equal-height>[class*='col-'], .ttm-equal-height-image, .featured-imagebox img, .ttm_single_image-wrapper, .ttm_single_image-wrapper img, [class*='col-lg'] .ttm-equal-height-image {
		display: block;
		text-align: center;
		margin: 0 auto;
	}

	[class*='col-lg'] .ttm-equal-height-image {
		display: block;
	}

	.featured-imagebox img {
		min-width: 100%;
	}

	.ttm_single_image-wrapper:not(.margin_top30) {
		margin: 0 auto;
	}

	.section-title h2.title {
		font-size: 35px;
		line-height: 46px;
	}

	.section-title.title-style-center_text .title-desc p {
		width: 75%;
	}

	.page-title-heading h2 {
		font-size: 38px;
		line-height: 44px;
	}

	.ttm-page-title-row-inner {
		padding: 60px 0;
	}

	.ttm-fid.inside.style2 {
		padding: 15px 30px 15px 30px;
	}

	/* ttm-bg-layer */
	[class*='col-lg'] .ttm-col-bgimage-yes, .bg-layer-equal-height [class*='col-lg'] .ttm-col-bgcolor-yes {
		height: auto !important;
	}

	.bg-layer>.container>.row>[class*='col-lg'] {
		padding: 0;
	}

	h1 {
		font-size: 50px;
		line-height: 60px;
	}

	h2 {
		font-size: 36px;
		line-height: 46px;
	}

	h3 {
		font-size: 32px;
		line-height: 42px;
	}

	h3 {
		font-size: 24px;
		line-height: 34px;
	}

	h5 {
		font-size: 19px;
		line-height: 22px;
	}

	h6 {
		font-size: 17px;
		line-height: 20px;
	}

	.section-title h2.title {
		font-size: 28px;
		line-height: 36px;
	}

	.section-title.style2 .title-header {
		width: 100%;
		padding-bottom: 0px;
	}

	.section-title.style2 .title-header, .section-title.style2 .title-desc {
		display: block;
	}

	/*.section-title.style2 .title-header:after {
		content: unset;
	}*/
	.row>[class*='col-']:nth-child(odd) .featured-imagebox-procedure, .featured-imagebox-procedure {
		margin-top: 20px;
		margin-bottom: 0;
	}

	/* ttm-row */

	body .page.ttm-sidebar-true .site-main {
		padding: 0;
	}

	.ttm-row.sidebar {
		padding: 40px 0 40px 0 !important;
	}

	.ttm-row.padding_bottom_zero-section {
		padding: 40px 0 0 !important;
	}

	.ttm-row.padding_zero-section {
		padding: 0 0 !important;
	}

	.ttm-row.padding_top_zero-section {
		padding: 0 0 0px !important;
	}

	.ttm-row.grid-section {
		padding: 45px 0 !important;
	}

	.ttm-row.client-section {
		padding: 10px 0 !important;
	}

	section.error-404 {
		padding: 60px 0 50px;
	}

	.ttm-row.ttm-fid-section {
		padding: 25px 0 !important;
	}

	.ttm-row.client-section {
		padding: 5px 0 !important;
	}

	.ttm-row.features-title_only-section {
		padding: 60px 0 20px !important;
	}

	.ttm-row.only_title-section {
		padding: 30px 0 0 !important;
	}

	.ttm-row.features_row-section {
		padding: 0 0 !important;
	}

	.spacing-1 {
		padding: 40px 15px 20px;
		margin: 0;
		margin-bottom: 20px;
	}

	.spacing-2 {
		padding: 60px 30px;
		margin: 0px;
	}

	.spacing-3 {
		padding: 60px 15px;
		margin: 0;
	}

	.spacing-4 {
		padding: 60px 15px 30px;
	}

	.spacing-5 {
		padding: 10px 10px 0;
		margin: 0;
	}

	.spacing-6 {
		padding: 40px 15px 15px;
		margin: 0;
		margin-top: 30px;
	}

	.spacing-7 {
		padding: 50px 15px 50px;
		margin-top: 50px;
	}

	.spacing-8 {
		padding: 50px 15px 35px;
		margin: 0;
	}

	.spacing-9 {
		padding: 60px 15px;
		margin-top: 0;
	}

	.ttm-fid.inside.ttm-fid-with-icon.style1 {
		padding: 18px 0;
		margin-left: 0;
	}


	section.error-404 .ttm-big-icon {
		font-size: 100px;
	}

	section.error-404 h1 {
		font-size: 50px;
	}

	/* spacing */
	.res-991-p-0 {
		padding: 0px !important;
	}

	.res-991-p-15 {
		padding: 15px !important;
	}

	.res-991-p-30 {
		padding: 30px !important;
	}

	.res-991-p-40 {
		padding: 40px !important;
	}

	.res-991-padding_lr15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.res-991-padding_top0 {
		padding-top: 0 !important;
	}

	.res-991-padding_top10 {
		padding-top: 10px !important;
	}

	.res-991-padding_top15 {
		padding-top: 15px !important;
	}

	.res-991-padding_top20 {
		padding-top: 20px !important;
	}

	.res-991-padding_top30 {
		padding-top: 30px !important;
	}

	.res-991-padding_top40 {
		padding-top: 40px !important;
	}

	.res-991-padding_top50 {
		padding-top: 50px !important;
	}

	.res-991-padding_top60 {
		padding-top: 60px !important;
	}

	.res-991-padding_bottom0 {
		padding-bottom: 0 !important;
	}

	.res-991-padding_bottom5 {
		padding-bottom: 5px !important;
	}

	.res-991-padding_bottom15 {
		padding-bottom: 15px !important;
	}

	.res-991-padding_bottom30 {
		padding-bottom: 30px !important;
	}

	.res-991-padding_bottom40 {
		padding-bottom: 40px !important;
	}

	.res-991-padding_bottom50 {
		padding-bottom: 50px !important;
	}

	.res-991-padding_bottom60 {
		padding-bottom: 60px !important;
	}

	.res-991-padding_bottom70 {
		padding-bottom: 70px !important;
	}

	.res-991-padding_bottom80 {
		padding-bottom: 80px !important;
	}

	.res-991-padding_right0 {
		padding-right: 0 !important;
	}

	.res-991-padding_right15 {
		padding-right: 15px !important;
	}

	.res-991-padding_right30 {
		padding-right: 30px !important;
	}

	.res-991-padding_right50 {
		padding-right: 50px !important;
	}

	.res-991-padding_right60 {
		padding-right: 60px !important;
	}

	.res-991-padding_left0 {
		padding-left: 0 !important;
	}

	.res-991-padding_left15 {
		padding-left: 15px !important;
	}

	.res-991-padding_left30 {
		padding-left: 30px !important;
	}

	.res-991-padding_left50 {
		padding-left: 50px !important;
	}

	.res-991-padding_left60 {
		padding-left: 60px !important;
	}

	.res-991-m-0 {
		margin: 0px !important;
	}

	.res-991-margin_top0 {
		margin-top: 0 !important;
	}

	.res-991-margin_top10 {
		margin-top: 10px !important;
	}

	.res-991-margin_top15 {
		margin-top: 15px !important;
	}

	.res-991-margin_top20 {
		margin-top: 20px !important;
	}

	.res-991-margin_top25 {
		margin-top: 25px !important;
	}

	.res-991-margin_top30 {
		margin-top: 30px !important;
	}

	.res-991-margin_top40 {
		margin-top: 40px !important;
	}

	.res-991-margin_top50 {
		margin-top: 50px !important;
	}

	.res-991-margin_top60 {
		margin-top: 60px !important;
	}

	.res-991-margin_top_0 {
		margin-top: 0px !important;
	}

	.res-991-margin_top_15 {
		margin-top: -15px !important;
	}

	.res-991-margin_top_20 {
		margin-top: -20px !important;
	}

	.res-991-margin_top_30 {
		margin-top: -30px !important;
	}

	.res-991-margin_bottom0 {
		margin-bottom: 0 !important;
	}

	.res-991-margin_bottom15 {
		margin-bottom: 15px !important;
	}

	.res-991-margin_bottom10 {
		margin-bottom: 10px !important;
	}

	.res-991-margin_bottom20 {
		margin-bottom: 20px !important;
	}

	.res-991-margin_bottom25 {
		margin-bottom: 25px !important;
	}

	.res-991-margin_bottom30 {
		margin-bottom: 30px !important;
	}

	.res-991-margin_bottom40 {
		margin-bottom: 40px !important;
	}

	.res-991-margin_bottom50 {
		margin-bottom: 50px !important;
	}

	.res-991-margin_bottom60 {
		margin-bottom: 60px !important;
	}

	.res-991-mt_40 {
		margin-top: -40px !important;
	}

	.res-991-mb_15 {
		margin-bottom: -15px !important;
	}

	.res-991-mb_20 {
		margin-bottom: -20px !important;
	}

	.res-991-mb_25 {
		margin-bottom: -25px !important;
	}

	.res-991-mb_30 {
		margin-bottom: -30px !important;
	}

	.res-991-mb_40 {
		margin-bottom: -40px !important;
	}

	.res-991-mb_50 {
		margin-bottom: -50px !important;
	}

	.res-991-mb_60 {
		margin-bottom: -60px !important;
	}

	.res-991-mb_70 {
		margin-bottom: -70px !important;
	}

	.res-991-mb_80 {
		margin-bottom: -80px !important;
	}

	.res-991-margin_left0 {
		margin-left: 0 !important;
	}

	.res-991-margin_left15 {
		margin-left: 15px !important;
	}

	.res-991-margin_left20 {
		margin-left: 20px !important;
	}

	.res-991-margin_left30 {
		margin-left: 30px !important;
	}

	.res-991-margin_left40 {
		margin-left: 40px !important;
	}

	.res-991-margin_left50 {
		margin-left: 50px !important;
	}

	.res-991-ml_15 {
		margin-left: -15px !important;
	}

	.res-991-ml_30 {
		margin-left: -30px !important;
	}

	.res-991-ml_50 {
		margin-left: -50px !important;
	}

	.res-991-margin_right0 {
		margin-right: 0 !important;
	}

	.res-991-margin_right15 {
		margin-right: 15px !important;
	}

	.res-991-margin_right20 {
		margin-right: 20px !important;
	}

	.res-991-margin_right30 {
		margin-right: 30px !important;
	}

	.res-991-margin_right40 {
		margin-right: 40px !important;
	}

	.res-991-margin_right50 {
		margin-right: 50px !important;
	}

	.res-991-mr_15 {
		margin-right: -15px !important;
	}

	.res-991-mr_20 {
		margin-right: -20px !important;
	}

	.res-991-mr_30 {
		margin-right: -30px !important;
	}

	.res-991-mr_50 {
		margin-right: -50px !important;
	}

	.res-991-w-100 {
		width: 100% !important;
	}

	.ttm-vertical_sep>[class*='col-lg']:not(:last-child):before {
		content: unset;
	}

	.ttm-team-member-title.line-style {
		border-right: 0;
	}

	/* footer */
	.first-footer {
		padding-top: 0px;
		padding-bottom: 0px;
	}

	.first-footer .container {
		padding: 35px 15px;
	}

	.first-footer .widget {
		padding: 15px 0 10px;
		margin: 0 -15px;
		border: 0;
	}

	.second-footer>div>.row .widget-area .widget:not(:first-child) {
		margin-top: 0;
		margin-bottom: 10px;
	}

	.newsletter_widget .newsletter-form input {
		width: 85.8%;
		float: none;
		margin: 0 5px;
	}

	/* sidebar */
	.sidebar .sidebar-right {
		padding-top: 50px !important;
		order: 1;
		width: 100%;
	}

	.sidebar .sidebar-left {
		padding-top: 50px !important;
		order: 1;
		width: 100%;
	}

	article.ttm-blog-classic .ttm-blog-classic-content, article.ttm-blog-single .ttm-blog-single-content {
		padding: 35px 20px;
		margin-right: 0;
		margin-top: 0;
	}

	.ttm-blog-classic .entry-header .entry-title {
		font-size: 22px;
		line-height: 40px;
	}

	.pagination-block {
		margin-bottom: 0px;
	}

	.slick-active.slick-current .testimonials.ttm-testimonial-box-view-style2 .testimonial-content blockquote:before {
		color: #000;
		opacity: .06;
	}

	.ttm_single_image-wrapper.imagestyle-two .ttm_single_image_text {
		padding-right: 15px;
		font-size: 20px;
	}

	.ttm_single_image-wrapper.imagestyle-two:before {
		content: unset;
	}

	.ttm_single_image_text p {
		padding: 20px 0 0 0;
	}

	.ttm_single_image_text p:before {
		top: 30px;
		left: 200px;
	}

	.ttm-play-icon.style1 {
		position: absolute;
		bottom: 45.5%;
		left: 0;
	}

	.ttm_single_image_text.style1 {
		position: unset;
	}

	.testimonials.ttm-testimonial-box-view-style2 {
		margin: 10px 20px 40px 40px;
	}

	.fid-box-style {
		position: unset;
	}

	.vertical-border:after {
		content: unset;
	}

	.featured-icon-box.style5:before {
		content: unset;
	}

	.ttm-expandcontent-yes {
		margin-right: 30px !important;
	}

	.expandcontent {
		margin-right: 0 !important;
	}
	.featured-icon-box.style11 {
    padding: 13px 25px;
}
	.featured-icon-box.style11:before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    z-index: 1;
    top: 0px;
    left: -40px;
    border: 40px solid transparent;
    border-top: 0;
    border-bottom-color: #ffa800;
    border-right: 0;
    border-bottom-width: 75px;
}

.site-branding {
	padding: 10px 0;
}

.ttm-stickable-header.fixed-header {
	z-index: 4;
	background-color: #fff;
	box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
}

.fixed-header {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9;
}
.rs-parallax-wrap #rs-1{display: none!important;}
.rs-parallax-wrap #rs-2{display: none!important;}
.fuwu_top{margin-top:-170px;}
.rs-parallax-wrap .contact-btn{display: none!important;}
.ttm-row .ttm-bgcolor-darkgrey{padding:40px 30px 30px 30px; margin:0px 0px 0px 0px;}
.column-title:after {
    border-left: 7px solid var(--skin-color);
    left: 0px;
}
.fuwu_img{margin-bottom:-50px; text-align: right;}
.fuwu_img .img-fluid{max-width: 40%; height: auto;}
.ttm-row.Lifestyle-section {
    padding:0px 20px 60px 20px;
}

.banner-carousel .content-box h1{
	position: relative;
	display: block;
	color: #fff;
	font-size: 48px;
	line-height:40px;
	font-weight: 700;
  }
  .banner-section.style-two .banner-carousel .content-box h1{
	line-height: 50px;
  }
  .banner-section.style-two .banner-carousel .content-box h3{
	line-height: 66px;
	color:#fff;
	font-size: 48px;
  }




.section-title h2.title-chuzu {
    font-size:24px;
    line-height:40px;
    text-transform: capitalize;
    padding-left:30px;
    font-weight: normal;
}
.section-title h2.title-chuzu span {
    font-weight: 600;
    display: inline-block;
    color: var(--skin-color);
    font-size:32px;
	margin-top:15px;
}
.ttm_single_image_text:before {
	position: absolute;
	height: 90%;
	width: 100%;
  }
  .ttm_single_image_text .top_bar_content{font-size:20px;}
  .ttm_single_image_text:before {
	position: absolute;
	top: 30px;
	left: 0px;
	content: "";
	display: block;
	z-index: -1;
  }

  .section-title h4 {
    font-size:28px;
    line-height:60px;
}
.section-title h4 span {
    font-size: 36px;
    margin-left: 10px;
}
.chuzu{width:90%; margin:0 auto;}
.chuzu h2{
	color: var(--white-color);
	font-size:28px;
	font-weight: 800;
	line-height: 1.5em;
	position: relative;
	z-index: 1;
}

.section-title h2.title {
    font-size:28px;
    line-height: 46px;
    padding-left:20px;
}

.ttm-row {
    padding: 40px 0px;
}
.xnz{margin-top:40px;}
.xnz-a{margin-top:40px;}

.message-top{padding-right: 10px; padding-left: 10px;}
.featured-imagebox .featured-content .featured-title h3 {
    font-size: 18px;
    line-height: 32px;
}

.ttm-row-news {
    padding:40px 0px 40px 0px;
}
.footer .second-footer {
	padding: 50px 10px 0px 10px;
  }

  .second-footer .widget-area .widget .logo_bai{display: block; margin-bottom: 20px; max-width: 30%;}
  .tel_bottom{width:100%; height:60px; position: relative; display: block;}
  .ttm-message h3{line-height: 40px; font-size:28px;}
  .section-title h2.title-news {
    font-weight:600;
    font-size:28px;
    line-height: 46px;
    padding-left:0px;
}

.ttm-team-details {
	border: 5px solid #e7e7e7;
	padding: 50px 25px 10px;
	width:90%;
  }
  
  .ttm-team-member-content .featured-icon-box {
	left: 50px;
	top: -80px;
	padding: 10px 20px 10px 10px;
  }

.ttm-team-details .img-fluid{max-width: 100%;}
.about-con h2{font-size: 26px; line-height: 40px; font-weight: bold; margin-top:30px;}
.xian-about{width:96%; height:1px; border: 1px solid #e7e7e7; margin:20px auto 20px auto;}
.featured-icon-box {
    position: relative;
    margin: 10px 0;
}
.about-con{width:96%; margin:0 auto;}
.page-title-heading h2 {
	font-size:36px;
	line-height:40px;
	display: inline-block;
	margin-bottom: 35px;
	color: var(--white-color);
  }

  .featured-imagebox-sevices.style1 {
	position: relative;
	background-color: var(--white-color);
	padding: 10px 10px 20px 10px;
	transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	text-align: center;
	margin-bottom: 30px !important;
	margin-top: 5px;
	-webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
	overflow: visible;
}

.ttm-box-desc-text{display: none;}
.news_right{vertical-align: middle; margin-top: 10px;}
.ttm-blog-classic .ttm-box-post-date, .ttm-blog-single .ttm-box-post-date {
	padding: 4px 20px;
	margin-bottom: 5px;
  }
  .ttm-blog-classic .ttm-blogbox-footer {
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid rgba(0, 0, 0, 0.07);
  }
  .xian{width:96%; height:1px; border:0.5px solid rgba(0, 0, 0, 0.07); margin:15px auto;}
  .ttm-row.form-section {
    padding: 60px 0px 60px 0px;
}
.contact-con{margin-bottom: 20px; padding:20px;}
.contact-lianxi{padding:20px 40px;}













}

@media (max-width:768px) {



	.res-768-margin_top20 {
		margin-top: 20px !important;
	}
	.ttm_single_image_text p:before {
		top: 30px;
		left: 100px;
	}

	.ttm-team-member-content .featured-icon-box {
		position: unset;
	}

	.ttm-team-member-content .ttm-team-deatils-box {
		padding: 0;
	}
	.featured-icon-box.style6 {
		margin-top: 40px;
	}


}

@media (max-width:767px) {

	.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%;}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left; padding-right:10px; padding-left:10px;}	

	.col-lg-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}

	.res-767-margin_right0 {
		margin-right: 0px !important;
	}

	.res-767-margin_right15 {
		margin-right: 15px !important;
	}

	.res-767-mr_15 {
		margin-right: -15px !important;
	}

	.res-767-margin_left0 {
		margin-left: 0px !important;
	}

	.res-767-margin_bottom0 {
		margin-bottom: 0px !important;
	}

	.res-767-margin_top0 {
		margin-top: 0px !important;
	}

	.res-767-margin_top10 {
		margin-top: 10px !important;
	}

	.res-767-margin_top15 {
		margin-top: 15px !important;
	}

	.res-767-margin_top20 {
		margin-top: 20px !important;
	}

	.res-767-margin_top25 {
		margin-top: 25px !important;
	}

	.res-767-margin_top30 {
		margin-top: 30px !important;
	}

	.res-767-margin_top40 {
		margin-top: 40px !important;
	}

	.res-767-padding_top0 {
		padding-top: 0 !important;
	}

	.res-767-padding_bottom0 {
		padding-bottom: 0 !important;
	}

	.res-767-padding_left0 {
		padding-left: 0 !important;
	}

	.res-767-padding_left15 {
		padding-left: 15px !important;
	}

	.res-767-padding_right0 {
		padding-right: 0 !important;
	}

	.res-767-padding_right15 {
		padding-right: 15px !important;
	}

	.res-767-padding_top15 {
		padding-top: 15px !important;
	}

	.res-767-padding_top30 {
		padding-top: 30px !important;
	}

	.res-767-padding_top40 {
		padding-top: 40px !important;
	}

	.res-767-padding_top50 {
		padding-top: 50px !important;
	}

	.res-767-padding_bottom15 {
		padding-bottom: 15px !important;
	}

	.res-767-padding_bottom20 {
		padding-bottom: 20px !important;
	}

	.res-767-padding_bottom30 {
		padding-bottom: 30px !important;
	}

	.res-767-padding_bottom40 {
		padding-bottom: 40px !important;
	}

	.res-767-padding_bottom50 {
		padding-bottom: 50px !important;
	}

	[class*='col-md'] .ttm-equal-height-image {
		text-align: center;
		margin: 0 auto
	}

	[class*='col-md'] .ttm-equal-height-image {
		display: block;
	}

	/* ttm-bg-layer */
	[class*='col-md'] .ttm-col-bgimage-yes, .bg-layer-equal-height [class*='col-md'] .ttm-col-bgcolor-yes {
		height: auto !important;
	}

	.section-title.title-style-center_text .title-desc p {
		width: 100%;
	}

	.ttm-stickable-header.fixed-header {
		z-index: 4;
		background-color: #fff;
		box-shadow: 0px 13px 25px -12px rgb(0 0 0 / 25%);
	}

	.fixed-header {
		position: fixed !important;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9;
	}

	.site-branding {
		padding: 10px 0;
	}

	.rs-parallax-wrap #rs-1{display: none!important;}
	.rs-parallax-wrap #rs-2{display: none!important;}
	.fuwu_top{margin-top:0px;}
	.rs-parallax-wrap .contact-btn{display: none!important;}
	.column-title:after {
		border-left: 5px solid var(--skin-color);
		top: 0;
		left: -10px;
	}
	.ttm-row .ttm-bgcolor-darkgrey{padding:20px 25px 30px 25px; margin:0px 0px 0px 5px;}
	.col-title.section-title h2 span {
		font-style: italic;
		font-weight: 800;
		font-size: 28px;
		margin-bottom:20px;
		margin-top:10px;
	}
	.col-title.section-title h2 {
		font-size: 16px;
		line-height:28px;
		font-weight: normal;
	}
	.fuwu_img{margin-bottom:-80px;}
	.xnz{margin-top:60px;}
	.xnz-a{margin-top:0px;}
	.featured-icon-box.style1 {padding:25px 30px 40px 30px;}
	.featured-icon-box.style1 .ttm-icon {
		height: 80px;
		width: 80px;
		line-height:80px;
		border-radius: 50%;
	}
	.featured-icon-box.style1 .ttm-icon i {
		font-size: 32px;
	}
	
	.featured-icon-box.style1 {
		margin-top: 20px;
	}
	.ttm-row.top-section {
		padding: 40px 0 40px 0;
	}
	.ttm-row.Lifestyle-section {
		padding: 0px 0 60px 0;
	}

	.section-title h2.title-chuzu {
		font-size:22px;
		line-height:38px;
		text-transform: capitalize;
		padding-left:25px;
		font-weight: normal;
	}
	.section-title h2.title-chuzu span {
		font-weight: 600;
		display: inline-block;
		color: var(--skin-color);
		font-size:30px;
		margin-top:15px;
	}
	.section-title .title-header:after {
		width: 5px;
		height: 100%;
		left: -10;
		background-color: var(--skin-color);
		top: 0;
	}
	.jianju{padding:40px 0px 10px 0px;}
	.section-title h4 {
		font-weight:600;
		font-size:24px;
		line-height:60px;
		text-transform: capitalize;
		color: #fff;
		margin-bottom: 15px;
		width:300px;
		margin:0 auto 10px auto;
		background:var(--dark-grey-color);
	}

	.section-title h4 span {
		font-weight: 600;
		color:var(--skin-color);
		font-size:38px;
		margin-left: 10px;
		font-style: italic;
	}
	.yewu_bottom{margin-bottom:0px;}
	.featured-imagebox-team .featured-content .featured-title a{
		font-size: 16px;
		line-height: 30px;
	}
	.ttm-p_table-footer {
		display: block;
		margin-top: 20px;
		padding-bottom:20px;
		margin-bottom:0px;
	}

	.ttm-btn.ttm-btn-size-md {
		font-size: 14px;
		padding: 10px 20px 10px 20px;
	}

	.news_right .ttm-btn.ttm-btn-size-md {
		font-size: 14px;
		padding: 10px 20px 10px 0px!important;
	}

	.chuzu h2{
		color: var(--white-color);
		font-size:24px;
		font-weight: 800;
		line-height: 1.5em;
		position: relative;
		z-index: 1;
	}
	.ttm-row {
		padding: 40px 0px;
	}
	.ttm-row.padding_top_zero-section {
		padding: 0 0 20px !important;
	}
	.section-title.style2 .title-header {
		width: 100%;
		padding-bottom:0px;
	}

	.section-title h2.title {
		font-weight:600;
		font-size:28px;
		line-height: 40px;
		padding-left:15px;
	}


	.section-title h2.title-news {
		font-weight:600;
		font-size:28px;
		line-height: 40px;
		color:var(--skin-color);
	}


	.chuzu{width:90%; margin:0 auto;}
	.wrap-form.contact_form button[type="submit"] {
		font-size: 16px;
	}
	button, input[type="submit"], input[type="button"], input[type="reset"] {

		padding: 10px 30px 10px;
	  }
	.tijiao{
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 20px;
	}
	.message-top{padding-right: 10px;
		padding-left: 10px;}
	.ttm-message h3{color:#000; line-height: 40px; font-size:28px; font-weight: bold;}
	.ttm-message p{ margin-bottom:20px;}
	.wrap-form.contact_form span.text-input input, .wrap-form.contact_form span.text-input textarea, .wrap-form.contact_form span.text-input select {
		border-radius: 0;
		color: rgba(0, 0, 0, .60);
		border-color: #f1f1f1;
		border-radius: 0;
		padding: 8px 10px;
		border-radius: 5px;
	}
	.ttm-boxes-spacing-30px .ttm-box-col-wrapper {
		padding-right: 10px;
		padding-left: 10px;
		padding-bottom: 15px;
	}
	#totop {
		right: 15px;
		bottom: 50px;
		padding-top: 3px;
		line-height: 34px;
	  }
	.ttm-row-news {
		padding:40px 0px 0px 0px;
	}
	.footer .second-footer {
		padding: 50px 10px 0px 10px;
	  }
	.second-footer .widget-area .widget .logo_bai{display: block; margin-bottom: 20px; max-width: 50%;}
	.ttm-team-box-view-overlay {
		padding: 10px;
	}
	.featured-imagebox-team.style1 .featured-content {
		text-align: center;
		position: relative;
		padding: 0px 0px 15px;
	}
	.tel_bottom{width:100%; height:60px; position: relative; display: block;}
	.ttm-team-details {
		border: 0px solid #e7e7e7;
		margin: 0;
		padding: 40px 10px 10px;
	  }
	.ttm-team-details .img-fluid{margin-top: -30px;}
	.ttm-team-member-content .featured-icon-box {
		position: absolute;
		left: 30px;
		top: -110px;
		padding: 10px 20px 10px 10px;
	  }
	.about-margin{padding-top: 40px;}
	.about-con h2{font-size: 24px; line-height: 40px; font-weight: bold; margin-top:0px;}
	.featured-title h3 {
		font-size: 20px;
		line-height: 26px;
	}
	.featured-icon-box.style6 .featured-content {
		padding: 15px 10px 0;
	}
	.xian-about{width:96%; height:1px; border: 1px solid #e7e7e7; margin:0px auto 20px auto;}
	.featured-imagebox {margin:0px 0px 15px 0px;}
	.featured-imagebox-portfolio.style1 .featured-content {
		margin: 0px 0px 5px 0;
		padding:10px 10px 10px;
	}
	.featured-imagebox-portfolio.style1 .featured-content .featured-title h3 {
		font-size:16px;
		line-height: 28px;
		margin-bottom: 0;
	}
	.ttm-team-details {
		width:100%;
	  }
	.ttm-team-details .img-fluid{max-width:100%;}
	.about-con{width:100%; margin:0 auto;}
	.section-title h2.title-fuwu {
		font-weight:600;
		font-size:28px;
		line-height: 46px;
		text-transform: capitalize;
		color: var(--dark-grey-color);
	}
	.ttm-row.service2-section {
		padding: 40px 0 40px 0;
	}
	.featured-imagebox-sevices.style1 {
		position: relative;
		background-color: var(--white-color);
		padding: 10px 10px 20px 10px;
		transition: all 300ms ease;
		-webkit-transition: all 300ms ease;
		-ms-transition: all 300ms ease;
		-o-transition: all 300ms ease;
		text-align: center;
		margin-bottom: 30px !important;
		margin-top: 5px;
		-webkit-box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
		-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.09);
		box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 9%);
		overflow: visible;
	}

	.xian{width:96%; height:1px; border: 1px solid rgba(0, 0, 0, 0.07); margin:10px auto; display: none;}
	.ttm-blog-classic .ttm-blogbox-footer {
		position: relative;
		margin-top:5px;
		padding-top:5px;
		border-top: 1px solid rgba(0, 0, 0, 0.07);
		margin-bottom: 20px;
	  }
	  .ttm-blog-classic .entry-header .entry-title {
		font-size: 20px;
		line-height: 26px;
	}

	.ttm-blog-classic .ttm-box-desc-text p{font-size:14px; color:#666;}
	.ttm-box-desc-text{display: block;}
	.ttm-row.form-section {
		padding: 60px 0px 80px 0px; padding:20px 10px;
	}
	.contact-con{padding:20px 30px; margin-bottom: 10px;}
	.fuwu_img .img-fluid{max-width: 80%; height: auto;}
	.widget.widget-nav-menu ul li a {margin: 0px 0px 10px 0px;}
	.news-detail .inner-banner-content h3{font-size: 20px; font-weight: bold;}
	.news-detail{margin:40px auto;}







	/* Page-Title */
	.breadcrumb-wrapper .breadcrumb-wrapper-inner {
		padding: 0;
		background: transparent;
	}

	.title-box .page-title-heading h1 {
		font-size: 38px;
		line-height: 41px;
	}

	.slick_slider .slick-arrow, .slick_slider .slick-dot {
		display: none;
		visibility: hidden;
	}

	.ttm-tabs.ttm-tab-style-vertical {
		display: block;
	}

	.ttm-tabs.ttm-tab-style-vertical .content-tab {
		padding-left: 0;
		padding-top: 20px;
	}

	.ttm-tabs.ttm-tab-style-vertical .content-tab p:last-child {
		margin-bottom: 0;
	}

	a.float-end {
		float: none !important;
	}

	.featured-imagebox.featured-imagebox-portfolio.style3 {
		padding-top: 0;
	}

	.featured-icon-box.style6 {
		margin-top: 40px;
	}

	.banner-section.style-two .banner-carousel .slide-item{
		padding: 50px 0px 60px 0px;
		max-height: 300px;
	  }
	.banner-carousel .content-box .top-text{display: none;}
	.banner-section.style-two .banner-carousel .content-box h1{
		line-height: 40px;
	  }
	.banner-carousel .content-box h1{font-size: 36px; line-height: 60px;}
	.banner-section .banner-carousel .content-box a.theme-btn-one{padding: 2px 10px;}
	.banner-section.style-two .banner-carousel .content-box h3{line-height:40px; font-size: 32px;}
	.banner-section.style-two .banner-carousel .content-box .title-text{padding-bottom: 0px;}
	.theme-btn-one{font-size: 14px; line-height: 24px;}
	.banner-section .owl-nav .owl-prev{
		position: absolute;
		width: 40px;
		height: 40px;
		left: 30px;
		color: #fff;
		font-size: 28px;
		line-height: 38px;
	  } 
	  .banner-section .owl-nav .owl-next{
		width: 40px;
		height: 40px;
		right: 30px;
		color: #fff;
		font-size: 28px;
		text-align: center;
		line-height: 38px;
	  }
	  .banner-section .owl-nav{
		position: absolute;
		top: 45%;
		width: 100%;
		transform: translateY(-50%);
		display: none;
	  }
	  .featured-icon-box {
		position: relative;
		margin: 10px 0;
	}
	.fuwu-detail{margin:20px auto 40px auto;}
	.auto_size{max-width: 80%;}


}

@media (max-width:575px) {
	.col-lg-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.second-footer .widget-area:nth-child(2) {
		margin-top: 0;
	}

	.res-575-margin_top0 {
		margin-top: 0px !important;
	}

	.res-575-margin_top10 {
		margin-top: 10px !important;
	}

	.res-575-margin_top15 {
		margin-top: 15px !important;
	}

	.res-575-margin_top30 {
		margin-top: 30px !important;
	}

	.res-575-margin_bottom0 {
		margin-bottom: 0px !important;
	}

	.res-575-margin_bottom10 {
		margin-bottom: 10px !important;
	}

	.res-575-margin_bottom15 {
		margin-bottom: 15px !important;
	}

	.res-575-margin_bottom30 {
		margin-bottom: 30px !important;
	}

	.res-575-margin_left0 {
		margin-left: 0 !important;
	}

	.res-575-margin_right0 {
		margin-right: 0 !important;
	}

	.res-575-padding_left0 {
		padding-left: 0 !important;
	}

	.res-575-padding_right0 {
		padding-right: 0 !important;
	}

	.res-575-padding_right15 {
		padding-right: 15px !important;
	}

	.res-575-padding_left15 {
		padding-left: 15px !important;
	}

	.ttm-list.ttm-bordered-lists li {
		border-bottom: 1px solid #eee;
	}

	.ttm-list.ttm-bordered-lists li+li {
		border-top: none;
	}

	.row>[class*='col']:nth-of-type(even)>.ttm-list.ttm-bordered-lists li:last-child {
		border-bottom: none;
	}

	.testimonials.ttm-testimonial-box-view-style1 .testimonial-content-inner .d-flex {
		display: block !important;
	}

	.testimonials.ttm-testimonial-box-view-style1 .testimonial-caption {
		padding: 0;
		padding-top: 20px;
	}

	.ttm-blog-single blockquote {
		padding: 30px 30px;
		font-size: 18px;
		line-height: 30px;
	}

	.ttm-blog-single blockquote:after {
		left: 20px;
	}

	.ttm-blog-single .ttm-blogbox-desc-footer {
		display: block;
	}

	.ttm-blog-single .ttm-blogbox-desc-footer .ttm-social-share-wrapper {
		padding-bottom: 30px;
	}

	.comments-area .comment-form .comment-form-author, .comments-area .comment-form .comment-form-email, .comments-area .comment-form .comment-form-url {
		width: 100%;
		margin-right: 0;
	}

	.slick_slider.slick-dots-style1 .slick-dots {
		display: none !important;
	}

	.border-left, .border-right {
		border: 0px !important;
	}

	.row.ttm-vertical_sep>[class*=col-]:not(:last-child):before {
		content: unset;
	}

	.ttm-blog-classic .ttm-blogbox-desc-footer {
		display: block;
		height: auto;
	}

	.ttm-social-share-wrapper {
		padding-top: 10px;
		height: 51px;
	}

	.footer .footer-logo {
		min-width: 100%;
	}

	.footer .footer-logo:after {
		content: unset;
	}

	.newsletter_widget .newsletter-form input {
		width: 100%;
		margin: 5px 0;
	}

	.newsletter_widget .newsletter-form button[type="submit"] {
		top: 5px;
	}

	.ttm-play-icon.style1 {
		position: absolute;
		bottom: 50%;
		left: 0;
	}

	.stepline {
		position: relative;
		display: block;
		flex-wrap: unset;
		padding-top: 125px;
		flex-direction: unset;
		min-width: auto;
		padding-left: 0;
	}

	.stepline li:after, .stepline li:before, .stepline:before {
		content: unset;
	}

	.stepline li {
		width: 100%;
		margin-bottom: 25px;
		padding: 0;
	}

	.stepline li:nth-child(even) {
		transform: none;
		padding: 0;
		text-align: left;
	}

	.stepline:after {
		left: 0;
	}

	.featured-icon-box.style6 {
		margin-bottom: 30px;
	}

	.ttm_single_image_text:before {
    position: absolute;
    height: 90%;
    width: 100%;
    top: 70px;
    left: 0px;
    content: "";
    display: block;
    z-index: -1;
}

	.ttm_single_image_text p:before {
    top: 30px;
    left: 20px;
}

}

@media only screen and (max-width:480px) {
	.col-lg-2dot4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}

	.first-footer .newsletter-form input[type="email"] {
		padding-right: 0;
	}

	.first-footer .newsletter-form button[type="submit"] {
		margin-top: 0px;
	}

	.comment-author, .comment-body {
		margin: 0;
		margin-top: 130px;
	}

	.comment-author {
		margin-top: -130px;
	}

	.comment-body:after {
		top: -25px;
		left: 50px;
		transform: rotate(90deg);
	}

	.reply {
		float: none;
	}

	.ttm-tabs.ttm-tab-style-01 ul.tabs {
		display: block;
	}

	.ttm-tabs.ttm-tab-style-02 ul.tabs {
		display: block;
		border: none;
		margin: 0px 15px 30px 0;
	}

	.ttm-tabs.ttm-tab-style-02 ul.tabs li {
		border: 1px solid rgba(0, 0, 0, 0.06);
		margin: 10px 0 0 0;
	}

	.ttm-fid.inside.style4 {
		width: 100%;
	}

	.testimonials.ttm-testimonial-box-view-style2 {
		margin: 10px 20px 40px 15px;
	}

	.ttm-tabs.ttm-tab-style-04 ul.tabs {
		display: block;
		margin-bottom: 20px;
	}

	.first-footer .featured-icon-box.icon-align-before-content .featured-title h3 {
		font-size: 18px;
	}

	.ttm-play-icon.style1 {
		position: absolute;
		bottom: 64%;
		left: 0;
	}

	.ttm_single_image_text:before {
		position: absolute;
		height: 75%;
		width: 100%;
		top: 28%;
		left: 0px;
		content: "";
		display: block;
		z-index: -1;
	}

	.ttm_single_image_text p:before {
		top: 30px;
		left: -30px;
	}
	.featured-icon-box.style11:before {
		content: unset;
	}

}
@media (max-width:375px) { 
	 
	 .res-375-margin_top30 {
		margin-top: 30px !important;
	}

	.res-375-margin_top50 {
		margin-top: 50px !important;
	}

	.testimonials.ttm-testimonial-box-view-style2 {
    margin: 70px 0px 40px 0px;
   }

   .testimonials.ttm-testimonial-box-view-style2 .testimonial-avatar .testimonial-img {
    position: absolute;
    top: -12%;
    left: 33%;
   }

   .testimonials.ttm-testimonial-box-view-style2 .testimonial-content {
   	padding: 30px 10px 30px 15px;
   }
  

   .testimonials.ttm-testimonial-box-view-style2 .testimonial-content .testimonial-caption {
   	display: block;
   }

   .testimonials.ttm-testimonial-box-view-style2 .testimonial-content blockquote {
   	padding: 30px 0;
   }

   .testimonials.ttm-testimonial-box-view-style2:after {
   	height: 130px;
   	width: 130px;
   }
   .ttm-row.client-saying-section .ttm-expandcontent-yes {
   	margin-right: 0 !important;
   }


	}


@media (max-width:320px) {
	.res-320-padding_top30 {
		padding-top: 30px !important;
	}

	.res-320-padding_bottom30 {
		padding-bottom: 30px !important;
	}

	.res-320-padding_bottom0 {
		padding-bottom: 0px !important;
	}

	.res-320-padding_lr15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.res-320-padding_right0 {
		padding-right: 0px !important;
	}

	.res-320-margin_right0 {
		margin-right: 0px !important;
	}

	.res-320-margin_bottom0 {
		margin-bottom: 0px !important;
	}

	.res-320-margin_top30 {
		margin-top: 30px !important;
	}

	.first-footer .featured-icon-box.icon-align-before-content .featured-title h3 {
		font-size: 18px;
	}

	.ttm_single_image_text:before {
		height: 93%;
		width: 100%;
		top: 50px;
		left: 0px;
	}

	.ttm_single_image_text p {
		padding: 30px 20px 0px 20px;
		margin: 0;
		font-size: 16px;
		line-height: 26px;
	}

	.ttm_single_image_text p:before {
		top: 30px;
		left: 15px;
	}

	.col-title.section-title h2 {
		font-size: 16px;
		font-weight: 600;
		line-height: 26px;
	}

	.newsletter_widget .newsletter-form button[type="submit"] {
		position: absolute;
		top: 5px;
	}

	.ttm-tabs.ttm-tab-style-04 ul.tabs {
		display: block;
		margin-bottom: 20px;
	}

	.ttm-play-icon.style1 {
		position: absolute;
		bottom: 68%;
		left: 0;
	}

	.ttm-progress-bar.style1 .progress-bar-title {
		padding-right: 0;
	}

	.ttm-tabs.ttm-tab-style-01 ul.tabs {
		display: block;
	}
	.featured-icon-box.style11:before {
		content: unset;
	}

}
