@media (max-width:767px) {
	
	
	
	.nav > li {
		position: relative;
		display: block;
		text-align: center;
	}
	.navbar-nav > li {
		margin-right: 0px;
	}
	
	.navbar-nav > li:hover {
		margin-right: 0px;
	}
	
	.navbar-default .navbar-collapse {
		border-color: rgba(255, 255, 255, .02);
		border-bottom:1px solid #eee;
		box-shadow: 3px 2px 4px rgba(34, 34, 34, 0.51);
	}
	
	
	.carousel-inner {
		position: relative;
		width: 100%;
		overflow: hidden;
		margin-top: 62px;
	}
	
	/*top---------------------*/
	
	section#catch {
		background-position: bottom;
		margin-top: 20px;
		padding: 0px 0 20px;
	}
	
	
	.top_txt {
		margin-bottom: 34px;
		max-width: 100%;
		margin: 0 auto;
		padding: 10px ;
	}
	
	
	#reform_list .well {
		padding: 20px 0 20px;
	}
	.top_heading {
		margin-bottom: 20px;
		line-height: 27px;
		font-size: 20px;
		text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.05);
	}
	.top_txt {
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	section#news {
		padding: 20px 0 30px 0;
	}

	
	
	#news {
		width: 100%;
		margin-top: 0px;
		background-color: #f5f5f5;
	}
	section h2.section-heading {
		font-size: 28px;
		margin-top: 0;
		margin-bottom: 15px;
		font-family: 'Playfair Display', serif;
	}
	section h3.section-subheading {
		font-size: 14px;
		text-transform: none;
		font-style: normal;
		font-weight: 400;
		margin-bottom: 30px;
	}

	.page_title002 span {
		font-size: 21px;
	}
	
	.page_title002 span small {
		font-size: 18px;
		color: #222;
	}
	
	
	
	.news_title {
		position: relative;
		padding-bottom: .5em;
		border-bottom: 4px solid #ccc;
		font-size: 17px;
	} 
	
	.news_cont h2 {
		font-size: 26px;
		padding: 20px 20px 0px 0;
		margin-bottom: 27px;
	}
	
	
	#news_line {
		width: 100%;
		float: left;
		padding-left: 20px;
		padding-right: 0px;
		margin-top: 25px;
	}
	
	#news ul li{
		clear: both;
		overflow: hidden;
	}
	
	#news ul li .news_date {
		width: 100%;
		display: inline-block;
		font-size: 12px;
		margin-bottom:5px;
	}
	
	#news ul li a{
		width: 100%;
	}
	
	.news_list {
		float: right;
		padding-left: 22px;
		background: url(../images/arrow_blue.png ) no-repeat 0 6px;
		margin-top: 0px;
	}
	
	.btn_mt {
		margin-top: 8px;
	}
	
	
	h2.title2{
		font-size: 26px;
		margin-bottom:50px;

	}
	
	.sub_title {
		font-weight: bold;
		font-size: 16px;
	}
	
	section#service {
		padding: 30px 0 30px;
	}
	
	
	section#portfolio{
		padding: 30px 0 43px;
	}
	
	
	.portfolio_bg .border_green {
		position: relative;
		padding: 0 30px 4px 0;
		border-bottom: 3px solid #fff;	
	}
	
	#portfolio .portfolio-item {
		margin: 0 0 30px;
		right: 0;
	}
	
	/*page_service---------------------*/
	
	#page_service .page_service_img {
	}
	
	#service001,
	#service002,
	#service003,
	#service004,
	#service005,
	#service006{
		margin-top:-50px;
		padding-top:50px;
	}
	
	/*works_single*/
	
	.single_works_box {
		width: 100%;
		border-right: solid 0px #e6e6e6;
		box-sizing: border-box;
		padding-right: 0%;
		padding-bottom: 20px;
	}
	
	.latest_works_box .latest_works_title {
		clear: both;
		position: relative;
		padding-bottom: .5em;
		border-bottom: 4px solid #ccc;
		margin-bottom: 22px;
		font-size: 19px;
	}
	
	
	
	/*high_light---------------------*/
	
	.page_title002 {
		margin-top: 92px;
		font-size: 26px;
		text-align: center;
	}
	
	
	.highlight-service {
		background: url(../images/page_bg.jpg) center 70%;
		background-size: cover;
		height:160px;
		box-shadow: 2px 2px 2px #666;
	}

	.highlight-company {
		background: url(../images/page_bg.jpg) center 80%;
		background-size: cover;
		height:160px;
		box-shadow: 2px 2px 2px #666;
	}
	
	
	/*archive---------------------*/
	
	.archive_box {
		width: 100%;
		clear: both;
		margin-bottom:30px;
		padding-bottom:8px;
		overflow: hidden;
		font-size: 16px;
		border-bottom:solid #eee 1px;
	}
	.archive_box .archive_date {
		width: 88px;
		float:left;
		margin-right: 5px;
		font-size: 13px;
	}

	.archive_box .archive_title {
		font-weight: normal;
		font-size: 16px;
		float: left;
		width: 100%;
		line-height: 21px;
		display: block;
		margin-top: 12px;
		margin-bottom:10px;
	}
	.archive_box .archive_title a {
		color: #124FAA;
		text-decoration: underline;
	}

	.archive_box .cat{
		background: #124FAA;
		color: #fff;
		padding: 2px 12px;
		margin-right:15px;
		float: left;
		font-size: 11px;
		text-align: center;
		border-radius: 2px;
	}
	
	/*single---------------------*/
	
	section#single {
		padding: 30px 0 30px;
	}
	
	.single_box {
		clear: both;
		padding-bottom:8px;
		overflow: hidden;
		font-size: 16px;
		width: 100%;
		border-right:solid 0px #e6e6e6;
		box-sizing: border-box;
		padding-right: 0%;
		min-height: 200px;
	}
	.single_box .single_date {
		width: 100px;
		float:left;
		margin-right: 5px;
	}

	.single_box .single_title {
		font-weight: normal;
		font-size: 16px;
		float:left;
		width: 68%;
		line-height: 21px;
	}
	.single_box .single_title a {
		color: #124FAA;
		text-decoration: underline;
	}

	.single_box .cat{
		background: #124FAA;
		color: #fff;
		padding: 2px 12px;
		margin-right:15px;
		float: left;
		font-size: 11px;
		text-align: center;
		border-radius: 2px;
		margin-top:2px;
	}
	
	.single_box .single_post {
		min-height: 80px;
	}
	
	
	
	/*archive---------------------*/

	.widget-area{
		margin-top:50px;
	}
	
	
	/*post_nav---------------------*/
	
	.nav-links a {
		color: #333;
		border: solid 1px #333;
		padding: 4px 6px;
		border-radius: 2px;
		font-size: 12px;
		margin-bottom: 10px;
		transition: all 0.2s ease 0s;
		width: 100%;
		line-height: 20px;
	}
	
	.nav-links a:hover {
		color: #000;
		font-size: 12px;
		margin-bottom: 10px;
		transition: all 0.2s ease 0s;
		width: 100%;
		text-decoration: none;
	}
	
	.nav-previous {
		float: left;
		margin-top: 30px;
		width: 48%;
		display: flex;
	}
	
	.nav-previous a:before{
		content: '◁';
		margin-right: 3px;
		font-size: 10px;
		top:-1px;
		position: relative;
	}
	
	.nav-next {
		float: right;
		margin-top: 30px;
		width: 48%;
		display: flex;
	}
	.nav-next a:after{
		content: '▷';
		font-size: 10px;
		top:-1px;
		position: relative;
		margin-left: 2px;
	}
	
	/*---------------------*/
}


