/*付款方式 付款說明 */
.checkout_section .paymentIntroInfo img,.checkout_section .payment img{ display: inline; }

/*商品列表 紅標語*/
.featured-product .default-item .single-item .content h6.header_text{overflow: hidden;}

@media (max-width: 361px){
	/*商品列表 商品金額 小尺寸手機*/
	 .featured-product .default-item .single-item .content .price{font-size: 14px; }
}
@media (max-width: 992px){
	/*手機板 付款方式*/
	.payment .form-group .col-sm-2{padding-right: 15px;padding-left: 15px;}
	.checkout .form-group .col-xs-12{padding-right: 15px;padding-left: 15px;}

	.axo-container-fluid{width: 100%;     padding-right: 0.68rem;  padding-left: 0.68rem;  } 
}

@media (min-width: 992px) {
	.account_page.member .thumbnail .removeTrack {opacity:0;}
	.account_page.member .thumbnail:hover .removeTrack {opacity: 1;}
	.choose_us_item .text p {min-height: 80px;}
	.featured-product .col-lg-2 {
		width: 20%;
	}
}

@media (min-width: 768px) {
#list .default-item .single-item .content h3 a {font-size: 20px;height: 60px;max-height: 60px;}
#list .default-item .single-item .content .price {font-size:20px;}
#list .default-item .single-item .content h6 {font-size:16px;}
#list .overlay-box .top-content ul li a span.fa {margin-right:5px;}
.addQuickToCart .addCart::before {
  content: "\f217";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  margin-right: 5px;
}
.scroll-top:after {display: none}
.about-story .about-text.bl {
	border-left: 2px solid #517037;
    padding-left: 40px;
}
.about-story .about-text.br {
	border-right: 2px solid #517037;
    padding-right: 40px;
}
.about-story .img-holder {
  padding:20px;
  margin: 30px 15px 0 0;
}
.product_details .item_description .button-group {
	text-align: right;
}
.bottom_header.active .member-option {
  display: block;
}
}

@media(min-width: 1200px) {
	.featured-product .col-lg-2 {
		width: 20%;
	}
	.mobile_toggle {
		width: 100%;
		padding: 0;
	}
	/*Menu + Mega Menu*/
	.dropdown-menu {
	  background: rgba(255,255,255,0.95);
	  -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	}
	.mega_menu {
	  width: 570px;
	  padding: 10px;
	}
	.mega_menu>li>a {
		padding: 10px;
		color:#222;
		transition: 0.3s;
	}
	.mega_menu>li>a:hover {
		color: #2c5d76;
		background-color: transparent;
	}
	.mega_menu>li>ul>li>a {
		padding: 5px 10px;
		display: block;
		transition: 0.3s;
	}
	.mega_menu>li {width: 33.3333%;float:left;}
	#customMenu .cMenu_title {font-size: 15px;color:#333;}
	#customMenu .navbar-nav>li {
	  min-width: 95px;
	  text-align: center;
	}
	#customMenu .navbar-nav>li:nth-last-child(1)>.mega_menu, #customMenu .navbar-nav>li:nth-last-child(2)>.mega_menu, #customMenu .navbar-nav>li:nth-last-child(3)>.mega_menu, #customMenu .navbar-nav>li:nth-last-child(4)>.mega_menu {
	  left: 100%;
	  transform: translateX(-100%);
	}
}

/*(max-width: 1366px)*/
/*----------------------------------------*/
@media (max-width: 1199px) {
	header .top_header {
		text-align: center;
	}
	.nav-overlay {
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		overflow: hidden;
		-webkit-overflow-scrolling: touch;
    	outline: 0;
    	z-index: 16;
    	display: none;
    	background: rgba(0,0,0,0.5);
	}
	.nav-overlay.in {
		display: block;
	}
	.main-menu {
		position: fixed;
		width: 300px;
		height: 100%;
		left: -300px;
		top: 0;
		transition: 0.5s;
		z-index: 17;
		border: 0;
    	border-radius: 0;
    	background: #3b424a;
    	overflow-y: auto;
    	margin: 0;
    	-webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
    	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	}
	.main-menu.active {
		left: 0;
	}
	.main-menu>.container {
		width: auto!important;
		padding: 0;
	}
	#customMenu .navbar-nav,#customMenu .navbar-nav>li {
		float: none;
	}
	#customMenu .navbar-nav {
		margin: 0;
	}
	#customMenu .navbar-nav>li>a {
		color:#ccc;
		padding: 0 25px;
    	line-height: 40px;
    	border-bottom: 1px solid #1F2429;
	}
	#customMenu .navbar-nav>li img {
		display: none;
	}
	#customMenu .navbar-nav .mobile_title {
		color:#fff;
		background: #121416;
		padding: 15px 25px;
	}
	#customMenu .close {
		color:#fff;
		opacity: 0.8;
	}
	#customMenu .dropdown-toggle::after {
		content: "\f107";
		font: normal normal normal 14px/1 FontAwesome;
		-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    	font-size: inherit;
    	display: inline-block;
    	float: right;
    	line-height: 40px;
	}
	#customMenu .open .dropdown-menu {
	    position: static;
	    float: none;
	    width: auto;
	    margin-top: 0;
	    background-color: transparent;
	    border: 0;
	    -webkit-box-shadow: none;
	    box-shadow: none;
	    border-bottom: 1px solid #1F2429;
	}
	#customMenu .dropdown-menu>li>a {
		color:#aaa;
		padding: 5px 20px 5px 25px;
	}
	#customMenu .dropdown-menu>li>ul>li>a {
		color:#999;
		padding: 5px 20px 5px 35px;
		display: block
	}
	#customMenu .dropdown-menu>li>a::before {
		content: "\f105";
		font: normal normal normal 14px/1 FontAwesome;
		-webkit-font-smoothing: antialiased;
    	-moz-osx-font-smoothing: grayscale;
    	font-size: inherit;
    	display: inline-block;
    	margin-right: 5px;
	}
	#customMenu>.navbar-nav>.open>a {
		background: #2e353e;
	}
	.bottom_header .navbar-header {
		margin: 10px 20px 10px 0;
	}
	.bottom_header .logo {
		float: none!important;
	}
	.bottom_header .navbar-header .toggle {
		display: inline-block;
	}
	.theme_menu.fixed .container:before,.why_choose_us .container>img {
		display: none;
	}
	.faq .faq_left_area .video-box img,.project_page .single_project .img_holder img,
	.blog_page_wrapper .blog_post_single .img_holder>img,.blogList_view.blog_list_sidebar .blogList_single_post .post h4 a,
	.shop_single_page .product_details .product_top_section .img_holder {
		width:100%;
	}
}
/*(max-width: 1199px)*/

@media (max-width: 1024px) {
	.bottom_header .login_form .login-info {
	    width: 120px;
	}
}

/*----------------------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
	.bottom_header ul.bottom_header_address>li {
		margin-right: 172px;
	}
	.makesUs_special .overlay .special_item .ficon:before {
		font-size: 45px;
	}
	.makesUs_special .overlay .special_item p {
		font-size: 16px;
	}
	.makesUs_special .overlay .special_item .text {
		margin-left: 19px;
	}
	.request_quote .overlay p,.request_quote_footer p {
		font-size: 20px;
	}
	.request_callBack .left_half .content,.request_callBack .right_half .content {
		max-width: 970px;
	}
	.business_enquiry { padding: 33px 6px 50px 11px;}
	.our_brochures a span {width:40px;}
	.sidebar_testimonial .carousel-indicators {top:-40px;}
	.sidebar_testimonial .item .text {padding-left: 38px;}
	.services_innerPage .faq .faq_panel .panel-group {min-height: 448px;}
	.area_of_expertise .about_page_choose_us .choose_us_item .text {width:70%;}
	.single_project_content .project_description table td {font-size: 14px;}
	.blogList_view .blogList_single_post .post {width:69%;}
	.company_history_main_content .history_trends p {width:57%;}
	.team_single_page .member_info .info_panel h6 {font-size: 15px;}
	.team_single_page .member_info .info_panel p {font-size: 14px}
	.job_table .table tr th:nth-child(1) {width:10%; padding-right: 0;}
	.job_table .table tr th:last-child {padding-right: 0;}
	.client_feedback_main_content .feedback_single_client .author .author_name {margin-left: 20px;}
	.client_feedback_main_content .feedback_single_client .author h6 {font-size: 15px;}
	.shop_page .product_wrapper .text h5 {font-size: 17px;}
	.shop_single_page .product_details .product-review-tab .item_review_content .text {width:88%;}
	.cart_table .table-1 tbody tr td.flex_item h6 {font-size: 18px;padding-left: 10px;}
	.theme_menu.fixed .sticky_logo {display: none;}

}
/*(min-width: 992px) and (max-width: 1199px)*/
/*----------------------------------------*/
@media (max-width: 991px) {
	.bottom_header .container {position: relative;}
	.bottom_header .cart-block {
		position: absolute;
		width: auto;
		right:0;
		z-index: 20;
	}
	.bottom_header .search-box {padding: 25px 0 10px;}
	.single-contact_us .contact_in-box {
	    padding-top: 40px;
	}
	.bottom_header .cart_option {
	    float: right;
	}
	.bottom_header button.g-select .caret {
	    right: 3px !important;
	}
	.our_team .team_member .img_holder img {
		width:100%;
	}
	.nav_side_content {
		position: absolute;
		right:15px;
		top:12px;
		margin: 0;
	}
	.nav_side_content .search_option form {top:53px;}
	.welcome_section .video-box {margin-top: 60px; display: inline-block;}
	.makesUs_special .overlay .special_item {margin-top: 43px;}
	.request_quote p,.request_quote .overlay a,.request_quote_footer p,.request_quote_footer a {
	    float: none !important;
	    text-align: center;
	    margin-bottom: 20px;
	}
	.request_quote .overlay a,.request_quote_footer a {margin:0 auto; display: block;}
	.why_choose_us {height:auto;}
	.theme_menu.fixed .sticky_logo {
		right:15px;
		left:auto;
		top:13px;
		height:auto;
	}
	
	.sidebar_recent_project .img_holder img,.blogList_view .blogList_single_post .post h4 a {width:100%;}
	.about_us_main_content .sub-text {margin-bottom: 30px;}
	.blogList_view .blogList_single_post .post {width:100%; margin:20px 0 0 0;}
	.blog_details_post,.company_history_page_wrapper,.team_grid.team_list {margin-bottom: 80px;}
	.cart .shop_cart_table .cart_btn1,.cart .shop_cart_table .cart_btn2 {margin-top: 20px; margin-bottom: 30px;}
	.cart .shop_cart_table .cart_update {text-align: left !important;}
	.cart .shop_cart_table .table-1 tr td.flex_item h6 {width:100%; margin-left: 0}
	.send_message.contact_us_form {margin-top: 50px;}
	#banner {margin-top: 0;}
	.hephaistos.tparrows.tp-leftarrow {left:-10px !important;}
	.hephaistos.tparrows.tp-rightarrow {left: calc(100% + 30px) !important;}
	.news.single_news_page.news_single .post .social_icon {margin-left: 0;margin-top: 25px;}
	.comment-box .single-comment-box.comment-reply {margin-left: 0px;}
	.call-out .float_left, .call-out .float_right {
		float:none;
	}
	.call-out { text-align: center; }
	/*catlog slidebar*/
	.sidebar_categories>ul>li, .sidebar_categories>ul>li.active>a, .sidebar_categories .category_list i {display:none;}
	.sidebar_categories>ul>li.active {display:block;}
	.sidebar_categories>ul>li.active {display:block;}
	.sidebar_categories>ul>li>ul.category_list {margin: 0;padding:10px 0;white-space: nowrap;overflow-x: scroll;overflow-y: hidden;-webkit-overflow-scrolling: touch;}
	.sidebar_categories>ul>li>ul.category_list li {display: inline-block;border-bottom: 0;padding:0;margin-left:5px;}
	.sidebar_categories>ul>li>ul.category_list li a {padding:5px 12px;border-radius: 4px;background-color:#f1f1f1;}
	/*.sidebar_categories>ul>li>ul.category_list li:nth-child(5n-4) a {
		color: #8a6d3b;
	    background-color: #fcf8e3;
	    border-color: #faebcc;
	}*/
	/*.sidebar_categories>ul>li>ul.category_list li:nth-child(5n) a {
		color: #31708f;
	    background-color: #d9edf7;
	    border-color: #bce8f1;
	}*/
	/*.sidebar_categories>ul>li>ul.category_list li:nth-child(5n-3) a {
		color: #a94442;
	    background-color: #f2dede;
	    border-color: #ebccd1;
	}
	.sidebar_categories>ul>li>ul.category_list li:nth-child(5n-2) a {
		color: #3c763d;
	    background-color: #dff0d8;
	    border-color: #d6e9c6;
	}*/
	.sidebar_categories>ul>li>ul.category_list li.active a {background:#7fb401;color:#fff;}
	.footer-info, .footer-link {
		margin-bottom: 30px;
	}

}
/*(max-width: 991px)*/
/*----------------------------------------*/
@media (min-width: 768px) and (max-width: 991px) {
	.bottom_header ul.bottom_header_address>li {
		margin-right: 47px;
	}
	.request_callBack .left_half .content,.request_callBack .right_half .content { max-width: 720px;}
	.our_service .col-sm-6 {min-height: 426px;}
	.include_servises .our_mission .single_mission .text {width:76%;}
	.job_table .table tr th:nth-child(1) {width:10%; padding-right: 0;}
	.job_table .table tr th:last-child {padding-right: 0;}
	.client_feedback_main_content .feedback_single_client .author .author_name {margin-left: 20px;}
	.client_feedback_main_content .feedback_single_client .author h6 {font-size: 15px;}
	.shop_single_page .product_details .product-review-tab .item_review_content .text {width: 89%;}
	.shop_cart_table .table-2 td span {padding: 0 8px;}
}
/*(min-width: 768px) and (max-width: 991px)*/
/*----------------------------------------*/
@media (max-width: 767px) {
	.logo-area {text-align: center;}
	.main-menu {height: calc(100% - 57.6px);}
	.bottom_header .navbar-header {float: left;}
	.bottom_header .cart_option button.active {display: none;}
	.shop_single_page .product_details .product_top_section .item_description {
	    margin-top: 20px;
	}
	.account_page {padding:30px 0;}
	.closeMenu {position: absolute;right:0px;top:0px;font-size:20px;color:#333;}
	.btn-menu {color:#fff;background-color: #54720d;border-color: #54720d;border-radius: 0;}
	.btn-menu:hover {color:#f1f1f1;}
	.theme_menu .container {padding: 0;}
	.bottom_header ul.bottom_header_address>li {
		display: block;
		margin: 0 0 15px 0;
		text-align: center;
	}
	.bottom_header ul.bottom_header_address>li p{margin:0;}
	.bottom_header ul.bottom_header_address>li span.ficon,
	.bottom_header ul.bottom_header_address>li p {
		position: relative;
		display: inline-block;
	}
	.bottom_header ul.bottom_header_address>li span.ficon {
		margin-right: 10px;
	}
	.our_service .item .img_holder img,.team_grid .team_member .img_holder img,.team_single_page .member_info .info_panel {width:100%;}
	.faq .faq_left_area .video-box {margin-bottom: 20px;}
	.request_callBack .left_half .content,.request_callBack .right_half .content { max-width: 100%; padding-left: 15px; padding-right: 15px;}
	.about_us_main_content .sub-text .pull-left,.about_us_main_content .sub-text #chartbar {float:none !important; width: 100% !important;}
	.about_us_main_content .sub-text .pull-left {margin-bottom: 30px;}
	.profit-improvement .text,.profit-improvement .pie_chart {float:none; width:100%; height: auto;}
	.strategy-model canvas {margin-top: 50px;}
	.company_history_main_content .history_trends p {width:100%; margin-top: 10px;}
	.team_project .project_item img {display: inline-block;}
	.search_style_two {margin-top:30px;}
	.career_single_main_content .apply_form form {overflow: hidden;}
	.shop_single_page .product_details .product-review-tab .item_review_content .text {width: 86%;}
	.table-responsive {border:none;}
	.cart .shop_cart_table .cart_btn2 {float:none;}
	.account_page .register_form {margin-top: 50px;}
	#banner h1 {font-size: 45px;line-height: 65px; padding-bottom: 12px;}
	#banner p {font-size: 20px;line-height: 30px;}
	.switcher .switch_menu .switch_body .box,.switcher .switch_menu .switch_navigation,.switcher .switch_menu .switcher_container h5.fix_space {
		margin-top:10px;
	}
	.switcher .switch_menu .switcher_container h5.fix_space,.switcher .switch_menu h5.title {
		margin-bottom: 5px;
	}
	.switcher .switch_menu .switch_body,.switcher .switch_menu .switch_navigation {
		padding-bottom: 6px;
	}
	.switcher .switch_menu {
		padding-bottom: 15px;
	}
	.news .blogList_single_post .img_holder img,
	.gallery .default-item .single-item .image-box img {
	    display: inline-block;
	    width: 100%;
	}
	.gallery .default-item .single-item {
	    max-width: 400px;
	    margin: 0 auto;
	    margin-bottom: 30px;
	}
	.news .blogList_single_post {
		margin: 0 auto;
	}
	.bottom_header .search-box {
		width: 100%;
		padding: 10px 0 0;
	}
	.login_option.float_left {
	    display: inline-block;
	    float: none;
	}
	.bottom_header .cart_option {
	    margin: 0 10px;
	    float: none;
	}
	.call-out .contact-box .form-group button {
		width:100px;
		line-height: 40px;
	}
	.top_header {
		padding: 6px 0 2px;
	}

	.home-slider .owl-nav .owl-prev, .home-slider .owl-nav .owl-next {
		width:20px;
		height:20px;
		line-height: 20px;
		font-size: 14px;
		top: calc(50% - 18px);
	}
	.home-slider .owl-nav .owl-prev {
	    left: 15px;
	}
	.home-slider .owl-nav .owl-next {
    right: 15px;
	}
	.css-table.order-list .thead .td {display:block;float:left;width:50%;}
	.css-table.order-list .tbody .td {display:block;float:left;width:50%;}
	.css-table.order-list .thead .td.price, .css-table.order-list .thead .td.payment_status, .css-table.order-list .thead .td.shipping_status, .css-table.order-list .thead .td.action {display: none;}
	.css-table.order-list .tbody .td.price,.css-table.order-list .tbody .td.payment_status, .css-table.order-list .tbody .td.shipping_status, .css-table.order-list .tbody .td.action {width:25%;font-size:12px;}
	.css-table.order-list .tbody .td span.title {display: block;margin-bottom: 5px;}
	.css-table.order-list .tbody .td a.btn {
		padding: 3px 5px;
	    line-height: 1em;
	    font-size: 12px;
	}
	.css-table.order-list .tr {border-bottom:1px solid #ccc;}
	.css-table.order-list .tr:last-child {border-bottom:0;}
	.mobile_btn.affix {width:100%;top:0;left:0;z-index: 100;}
	.order_detail .order_header h6 {margin-bottom:15px;}
	.featured-product.detail {padding: 30px 0}
	.scroll-top {
		bottom: 150px;
	}
	.fb_dialog, .fb_customer_chat_bubble_pop_in, .fb_customer_chat_bubble_animated_no_badge {bottom:75px!important;z-index: 20!important;}
	.fb_customer_chat_bubble_pop_in {animation-duration: 0ms!important;}
	.alert-adv {
		position: relative;
		padding:10px 0;
		font-size: 14px;
		top:0;
	}
	.alert-adv.active {
		position: fixed;
		max-width:100%;
		top: 34px;
		left:0;
		bottom:auto;
	}
	.alert-adv.close {
	  display: none;
	}
	.bottom_header .logo img {
	    max-height: 60px;
	    margin: 0 auto;
	}
	.bottom_header .navbar-header {
	    margin: 0;
	    padding: 0 15px;
	    position: absolute;
	    left: 0;
	}
	.bottom_header .cart_option .cart-info {
		display: none;
	}
	.shop_single_page .product_details .product_top_section .item_description .button-group .btn {display: block;margin-bottom:5px;font-size:16px;padding:10px 12px;}
	.shop_single_page .product_details .product_top_section .item_description .button-group {width: 100%;margin-top:15px;}
	.shop_single_page .product_details .product_top_section .item_description .button-group .btn>i {display:none;}
	.shop_single_page .product_details .product_top_section .item_description .button-group .btn>span {display: inline-block!important;}
	footer .bottom_footer .copyright {width: 100%;margin-bottom: 15px;}
	footer .bottom_footer {padding: 15px 0;text-align: center;}
}
/*(max-width: 767px)*/
/*----------------------------------------*/
@media (max-width: 700px) {
	.single_project_content .project_name, .single_project_content .project_description {float:none;width:100%; margin:20px 0 0 0;}
	
}
/*(max-width: 700px)*/
/*----------------------------------------*/
@media (max-width: 650px) {
	footer .bottom_footer ul {float:none !important; text-align: center;margin: 10px 0;}
	.project_masonary .item_small, .project_masonary .item_large, .project_masonary .item_small img, .project_masonary .item_large img {float:none; width:100%;}
	.career_single_main_content .apply_form form .submit_wrapper p,.career_single_main_content .apply_form form .submit_wrapper button {float:none;}
	.career_single_main_content .apply_form form .submit_wrapper button {margin-top:20px;}
	.breadcrumbs h4 {line-height: 30px;}
	.breadcrumb-bottom-area p {float: none;margin-top: 10px;}
	.news_single .text-box .float_right,
	.news_single .text-box .float_left {
		float: inherit;
	}
}
/*(max-width: 650px)*/
/*----------------------------------------*/
@media (max-width: 600px) {
	.our_team [class*=col-] { width:100%;}
	.service-tabTwo .tab-content .tab-pane ul li{width:100%;}
	.page-breadcrumb h6,.page-breadcrumb ul {float: none !important; text-align: center;}
	.page-breadcrumb h6 {margin-bottom: 10px;}
	.project_page.project_grid_filter .mix,.project_grid_sidebar .col-lg-9 .col-xs-6,
	.project_page .small_device,.project_page .single_project .img_holder img,.project_execution .execution_item .text {width:100%;}
	.project_execution .execution_item .text {padding: 20px 0 0 0;}
	.blog_details_post .comment_area .single_comment .comment {width:100%; padding:30px 0 0 0;}
	.send_message.bg_fix form { padding: 45px 20px 50px 20px;}
	.shop_single_page .product_details .product-review-tab .item_review_content .text {width:100%; padding: 20px 0 0 0;}
    .call-out .float_left {width: 100%;}
}
/*(max-width: 600px)*/
/*----------------------------------------*/
@media (max-width: 500px) {
	.our_service .owl-controls {top:-25px;}
	.choose_us_item .icon {width:50px; height:50px;}
	.choose_us_item .icon .ficon:before {font-size: 30px; line-height: 50px;}
	header .top_header ul li {margin-right: 0; display: block;float: inherit;}
	.service-tabTwo .nav-pills li,.service-tab .nav-pills li {float:none;display: block;margin:0;}
	.service-tab .nav-pills li:last-child:before {left:0;}
	.project_gallery_filter .mix {width:100%;}
	.blog_page_wrapper .blog_post_single .text .share-content{display: none;}
	.blog_page_wrapper .blog_post_single .text .share-content.share-show {display: inline-block;}
	.blog_page_wrapper .blog_post_single .text .read_more,.blog_page_wrapper .blog_post_single .text .share_box {float:none;}
	.blog_page_wrapper .blog_post_single .text .share_box {margin-top:20px;}
	.blogList_view.blog_list_sidebar .blogList_single_post .post h4 a,.blog_details_post .blog_mega_post .text h4 {font-size: 20px;}
	.company_history_main_content .history_trends {padding: 35px 30px 40px 20px;}
	.team_list .team_member .text {padding-left: 15px;}
	.contact_page_address .wrapper {padding: 0;}
	.top_header ul li:after {display: none;}
	header .top_header .header_right ul li {display: inline-block;margin: 0 10px;margin-bottom: 5px;}
	#polyglotLanguageSwitcher {margin-left: 0;}
	#polyglotLanguageSwitcher:after {display: none;}
	.bottom_header .col-md-4.col-sm-6.col-xs-6 {width: 100%;}
}

/*(max-width: 500px)*/
/*----------------------------------------*/
@media (max-width: 450px) {
	.testimonial  .owl-controls {top:0px;}
	.faq-content-area .accordion .acc-btn {
		padding:10px;
		padding-left: 75px;
		font-size:16px;
	}
	.faq-content-area .accordion .left-icon span {
	    top: 10px;
	    width: 18px;
	    height: 18px;
	}
	.faq-content-area .accordion .acc-btn .toggle-icon {
		top:15px;
	}
	.faq-content-area .accordion .acc-btn .toggle-icon .plus::before,.faq-content-area .accordion-box .accordion .acc-btn .toggle-icon .minus::before {font-size:16px;}
	.faq-content-area .accordion-box .accordion .acc-content p {padding-left: 55px;}
	.partners .item img {margin:0 auto;}
	.scroll-top {
		display: none;
	}
	.bottom_header .search-box form button {
		line-height: 32px;
	}
	.sidebar_recent_project [class*="col"] {width:33.3333%;}
	.include_servises .our_mission .icon {float:none; margin: 0 auto 30px auto;}
	.include_servises .our_mission .single_mission .text {
		float: none;
	    width: 100%;
	    padding: 0;
	    text-align: center;
	}
	.team_member_education .passing_year {width:100%;}
	.team_member_education .name_of_degree {width:100%; padding:27px 0 0 0;margin-top: 15px;}
	.team_member_education .name_of_degree:before {width:100%; height: 1px;}
	.team_member_education .name_of_degree:after {top:-2px; left: calc(50% - 5px);}
	.faqAndNews .faq_panel .panel-group .panel-heading + .panel-collapse > .panel-body {padding-left: 23px;}
	.section_top_media {padding:46px 0 0 20px;}
	.section_top_media h2 {font-size: 28px;}
	.client_feedback_main_content .feedback_single_client .author .author_name {width:100%; margin-left: 0;}
	.shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up>div,
	.shop_single_page .product_details .product-review-tab .item_review_content .text .sec_up>h6 {float:none; margin: 0 0 8px 0;}
	#banner .tp-caption {display: none !important;}
	.featured-product .default-item{
	  padding:0 3px;
	}
	.featured-product .default-item .single-item {padding:0;margin-bottom: 6px;border: 0;}
	.featured-product .default-item .single-item .content {border-bottom:0;}
	.bottom_header .search-box {padding: 20px 0 0px;}
	.bottom_header .search-box form {height: 35px;}
	.bottom_header .search-box form input {font-size: 12px;line-height: 31px;}
	.featured-product .default-item .inner-box {
		margin-bottom:6px;
	}
	.shop_topbar {margin: 0 0 20px;}
	.pagination_bar {margin:20px 0 10px;}
	.shop_single_page .product_details .product-review-tab .nav li a {width:100px;font-size: 14px;}
	
}
/*@media (max-width: 450px)*/
/*--------------------------------------*/
@media (max-width: 400px) {
	.page_pagination li a {width:43px; line-height: 43px;}
	.single_project_content .project_description table td {font-size: 14px;}
	#related_project_slider .owl-controls {top:-66px;}
	.bottom_header .login_form .login-info {width: 100px;}
	.account_page .social a.btn {width:100%;border-radius: 0;}
	.why_choose_us .choose_us_item {
		padding: 20px 15px 30px;
	}
	.why_choose_us .choose_us_item .icon {
		width: 100%;
	    height: auto;
	    margin-bottom: 20px;
	}
	.why_choose_us .choose_us_item .text h5 {
		text-align: center;
	}
	.why_choose_us .choose_us_item .text {
		margin: 0 auto;
    	float: none;
	}
	.about_header {
		letter-spacing: 2px;
	}
	.bottom_header .cart_option .cart_list>ul {
		max-height: 200px;
		overflow-y: auto;
	}
	.featured-product .default-item .single-item .image-box .product-model {
		font-size: 10px;
	}
}
/*(max-width: 400px)*/
@media(max-width: 365px) {
	.shop_single_page .product_details .product-review-tab .nav li a {
		width: 85px;
	}
}

/*Fix box layout*/
@media (min-width: 1200px) and (max-width: 1390px) {
	.main_page.active_boxlayout {
		width: 1180px;
		margin:0 auto;
		overflow: hidden;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.main_page.active_boxlayout {
		width: 980px;
		margin:0 auto;
		overflow: hidden;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	.main_page.active_boxlayout {
		width: 760px;
		margin:0 auto;
		overflow: hidden;
	}
}
@media (max-width: 767px) {
	.main_page.active_boxlayout {
		width: 96%;
		margin:0 auto;
		overflow: hidden;
	}
}
/*End Fix box Layout*/


@media (max-width: 640px) {
	.tp-caption {display: none !important;}
}