@charset "utf-8";

/* CSS Document */

/******************************

[Table of Contents]

1. 1600px
2. 1440px
3. 1280px
4. 1199px
5. 1024px
6. 991px
7. 959px
8. 880px
9. 768px
10. 767px
11. 539px
12. 479px
13. 400px

******************************/


@media only screen and (max-width: 1600px) {
}

/************
2. 1440px
************/

@media only screen and (max-width: 1440px) {
.main_nav ul {
	margin-right: 30px;
}
.main_nav ul li {
	margin-right: 30px;
}
.v_slider .slick-dots {
	right: -55px;
}
}

/************
3. 1380px（1366笔记本电脑）
************/

@media only screen and (max-width: 1380px) {
.home img {
	width: 100%;
}
.icon_boxes_go {
	margin-top: -200px;
}
.hero_slider_container {
    padding-top: 40px;
}

/************
3. 1280px
************/

@media only screen and (max-width: 1280px) {
.hero_side_text_container {
	display: none;
}
.search {
	width: auto;
	margin-right: 40px;
}
.main_nav ul {
	margin-right: 20px;
}
.hero_slider_nav_right {
	display: block;
}
.next_section_scroll {
	display: block;
}
.footer_logo {
	padding-left: 0px;
	text-align: center;
}
}

/************
4. 1199px-lg
************/

@media only screen and (max-width: 1199px) {
.card {
	flex-direction: column;
}
.card_image {
	width: 100%;
}
.box_mb_none {
	margin-bottom: 0!important;
}
}

/************
4. 1100px
************/

@media only screen and (max-width: 1100px) {
.v_slider .slick-dots {
	right: -15px;
}
}

/************
5. 1024px - 12.9"iPad
************/

@media only screen and (max-width: 1024px) {
.footer_logo img {
	width: 100px!important;
}
.icon_boxes_go {
	margin-top: -160px;
}
.swiper-banner .swiper-slide {
	background-size: 150%;
}
.main_nav {
	display: none;
}
.hamburger_container {
	display: inline-block;
}
	.menu_container{
		width: 30%;
	}
.header {
	height: 50px;
	top: 30px;
	
}
.header .header-top {
    height: 30px;
	}
.header.scrolled .header-top {
    height: 30px;
	}
.logo a {
	font-size: 20px;
}
.logo_w a {
	font-size: 20px;
}
.header .logo img {
	height: 20px;
}
.header.scrolled .logo_w img{
	height: 20px;
}
.header.scrolled {
    height: 40px;
}
}

/************
6. 991px-md
************/

@media only screen and (max-width: 991px) {
#certify .swiper-slide .txt p {
	font-size: 10px;
}
.menu_container {
	width: 30%;
}
.icon_boxes_go {
	margin-top: -140px;
}
.icon_box_col {
	padding-top: 0px;
	margin-top: 63px;
}
.icon_box_button {
	margin-bottom: 30px;
}
.item_1 span:first-child {
	font-size: 20px;
	margin-bottom: 15px;
}
.item_1 span:nth-child(2) {
	margin-bottom: 20px;
}
.item_1 span:nth-child(3) {
	font-size: 20px;
}
.v_slider_section {
	height: auto;
	padding-top: 50px;
	padding-bottom: 50px;
}
.v_slider .slick-dots {
	right: 0px;
}
.v_slider_item {
	padding-right: 100px;
}
.v_slider_image {
	position: relative;
	top: auto;
 -webkit-transform: transform: none;
 -moz-transform: transform: none;
 -ms-transform: transform: none;
 -o-transform: transform: none;
	transform: none;
	right: auto;
	box-shadow: 0px 45px 59px rgba(24, 29, 33, 0.23);
}
.v_slider_image img {
	width: 100%;
}
.v_slider_content {
	margin: 0;
}
.features_button {
	display: none;
}
.features_button_2 {
	display: inline-block;
	margin-bottom: 0px !important;
}
.features_col {
	padding-bottom: 0px;
	padding-top: 0px;
}
.features_col > div:last-of-type {
	margin-bottom: 60px;
}
.features_image {
	margin-bottom: 50px;
}
.cta_content {
	padding-top: 60px;
}
.text_line_image {
	position: relative;
	top: auto;
	right: auto;
	padding-top: 60px;
}
.text_line_content {
	padding-top: 60px;
}
.text_line_content p {
    font-size: 12px;
}
.newsletter_form_container {
	text-align: left;
	margin-top: 41px;
}
.footer_social {
	margin-bottom: 60px;
}
.footer_cr {
	display: none;
}
.footer_cr_2 {
	display: block;
	margin-top: 20px;
}
.services {
	padding-bottom: 40px;
}
.item_1 span:first-child {
	font-size: 30px;
	margin-bottom: 20px;
}
.item_1 span:nth-child(2) {
	font-size: 70px;
}
.item_1 span:nth-child(3) {
	font-size: 25px;
}
#certify .swiper-slide {
	width: 80%;
}
}

/************
7. 834px - 10.2"/10.5"/11"iPad
************/

@media only screen and (max-width: 834px) {
#secondary .home {
    height: 400px!important;
}
#secondary .intro .intro-text {
    padding-bottom: 80px;
}
}

/************
8. 810px - 10.2"iPad
************/

@media only screen and (max-width: 810px) {
}

/************
9. 768px - 9.7"iPad
************/

@media only screen and (max-width: 768px) {
.ico_40x40_box .card-body .card-img{
    width: 30px;
    height: 30px;
	margin-right: 10px;
}
.ico_40x40_box .card-body .card-img img{
    width: 30px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    display: block;
}
	.footer{
	padding-top: 40px;
	 padding-bottom: 110px;
	}
.num_diy {
	font-size: 12px!important;
}
}

/************
10. 767px-sm-手机端开始
************/

@media only screen and (max-width: 767px) {
	.m-font-20 {
		font-size:20px!important;
	}
	.section_box_w {
    padding-top: 30px;
    padding-bottom: 30px;
}
.navigation {
    margin: 10px 0 20px 0;
}
	.text_line_image {
    padding-top: 0px;
}
	.header{
		    top: 30px;
	}
	.header .header-top{
		    height: 30px;
	}
	.header.scrolled .header-top{
		height: 30px;
	}
.top_epwk_logo{
	height: 12px;
}
	.services_jbbg{
	padding-top: 40px;
	padding-bottom: 20px;
	}
	.page-box-item {
	position: absolute;
	top: -70px;
}
	.page-box {
	padding-top: 30px;
	padding-bottom: 10px;
}
.team_boxes {
	padding-top: 20px;
	padding-bottom: 10px;
}
.img-item .image .biaoqian {
	top: 6px;
	left: 6px;
	padding: 0 5px;
	font-size: 11px;
	height: 20px;
	line-height: 20px;
	min-width: 50px;
}
.img-item .image .banner_txt {
	bottom: 15px;
	left: 15px;
}
.img-item .image .banner_txt b{
	font-size: 16px;
}
.img-item .image .banner_txt p{
	font-size: 11px;
}
.icon_boxes_go {
	margin-top: -150px;
}
.icon_box_title p {
	font-size: 12px;
}
.icon_box_title a {
	font-size: 12px;
}
.menu_container {
	width: 50%;
}
.hero_slider_nav_left {
	left: 30px;
}
.hero_slider_nav_right {
	right: 30px;
}
.v_slider_item h1 {
	line-height: 1.083;
}
.v_slider_item h1:last-of-type {
	margin-bottom: 63px;
}
.person {
	margin-top: 52px;
}
.icon_boxes {
	padding-bottom: 0px;
}
.icon_boxes_go {
	position: relative!important;
}
.icon_boxes_bg {
	display: none;
}
.services_slider .active .dis_bg {
	width: 100%;
	display: block!important;
}
.cta_image {
	position: relative;
	top: auto;
	left: auto;
	width: 100%;
	height: auto;
	padding-top: 0px;
	margin-top: -50px;
}
.cta_image img {
	width: 100%;
	height: auto;
	border-radius: 10px;
}
.swiper-banner .swiper-slide {
	background-size: 100%;
}
	.m-font-18 {
		font-size: 18px!important;
	}
#secondary .home {
    height: 300px!important;
}
#secondary .intro .intro-text p {
    font-size: 11px;
    line-height: 20px;
    font-weight: 400;
    color: white;
    margin-top: 10px;
}
#secondary .intro .intro-text h2 {
    font-size: 26px!important;
    line-height: 30px!important;
}
.breadcrumb_title {
    bottom: -10px;
    font-size: 11px!important;
}
.fixed_box_m {
    height: 45px;
}
.fixed_box {
    white-space: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    top: 70px!important;
    width: 100%!important;
    left: 0px!important;
}
.list-group-row {
    flex-direction: row!important;
    width: 100%!important;
    background: #f8f9fa;
}
}

/************
11. 575px-xs
************/

@media only screen and (max-width: 575px) {
.hero_slider_container {
    padding-top: 0px;
}
.section_title h1 {
font-size: 1.8rem;
margin-bottom: 0.1rem;
}
.hamburger_container {
	margin-right: 10px;
}
.hero_slider_nav {
	display: none;
}
.v_slider_item {
	padding-right: 0px;
}
.services {
	padding-top: 60px;
	padding-bottom: 0px;
}
.services_slider .owl-stage {
	right: auto;
}
.service_slider_outer {
	width: 100%;
	height: 550px;
}
.services_item_inner {
	background: #0055ff;
	padding-left: 0px;
	padding-right: 0px;
	height: 600px;
}
.service_item_button {
	bottom: -64px;
	visibility: visible;
	opacity: 1;
}
.services_item_inner h2 {
	color: #fff;
}
.services_item_inner p {
	color: #999;
}
.services_slider .owl-item.center {
	margin-left: 0px !important;
	margin-right: 15px !important;
}
.services_slider .owl-item.active.center .services_item_inner {
	height: 600px;
}
.services_slider_nav {
	display: none;
}
.cta_content {
	padding: 20px 0 90px 0;
}
.cta_content p {
	font-size: 14px;
}
.newsletter_email {
	padding-left: 15px;
}
.footer_col ul li a {
	font-size: 14px;
}
.footer_cr_2 {
	font-size: 12px;
	margin-top: 15px;
}
.v_slider_section {
	padding: 0 0 100px 0;
}
.service_item_content {
	padding: 0 40px;
	top: 60px;
}
.service_item_button {
	position: absolute;
	border-color: #003296;
	color: #003296;
}
.service_item_button a {
	color: #003296;
}
.wrap-timeline {
	padding-left: 15px;
	padding-right: 15px;
}
.wrap-timeline:after {
	content: '';
	position: absolute;
	top: 0;
	display: block;
	bottom: 110px;
	left: 20px;
	width: 2px;
	margin-left: -1px;
}
.wrap-timeline .top-row .time-title {
	text-align: left;
}
.wrap-timeline .top-row .time-title .round-ico {
	position: absolute;
	left: 0;
	margin-left: -21px;
	text-align: center;
	bottom: 40px;
}
.wrap-timeline .row > .round-ico.little {
	left: 3px;
	margin-left: 0;
}
.wrap-timeline .row > .round-ico.little:after {
	left: 100%;
}
.wrap-timeline .row > .round-ico.little:before {
	right: -37px;
	left: auto;
}
.wrap-timeline .row > .round-ico.big {
	position: absolute;
	top: 0px;
	left: 20px;
	margin-left: -25px;
}
.wrap-timeline .right-row .time-item {
	padding-left: 90px;
	text-align: left;
	margin-bottom: 20px;
}
.wrap-timeline .left-row .time-item {
	padding-left: 90px;
	text-align: left;
	padding-right: 0;
	margin-bottom: 20px;
}
.wrap-timeline .time-item .time-image img {
	max-width: 100%;
	width: auto;
}
.wrap-timeline .plus {
	padding-bottom: 90px;
}
.wrap-timeline .plus .plus-ico {
	display: block;
	margin: 0 0 0 -20px;
}
}

/************
11. 539px
************/

@media only screen and (max-width: 539px) {
}

/************
12. 480px
************/

@media only screen and (max-width: 480px) {
.icon_boxes_go_box {
	padding: 15px;
}
.hero_slider_nav_left {
	left: 0;
}
.hero_slider_nav_right {
	right: 0;
}
.item_1 span:first-child {
	font-size: 16px;
	margin-bottom: 10px;
}
.item_1 span:nth-child(2) {
	font-size: 45px;
}
.item_1 span:nth-child(3) {
	font-size: 16px;
}
.header {
	height: 50px;
}
.header.scrolled {
	height: 40px;
	background: rgba(255, 255, 255, 0.95);
}
.logo a {
    display: block;
    margin: 10px 0;
}
.header .logo img {
	height: 20px!important;
}
.header.scrolled .logo_w a {
    display: block;
	margin: 10px 0;
}
.header.scrolled .logo_w img {
	height: 20px!important;
}
.icon_box_col {
	margin-top: 43px;
}
.icon_box_item {
	margin-bottom: 43px;
}
.icon_box_button {
	margin-top: 22px;
	margin-bottom: 20px;
}
.v_slider_item h1:last-of-type {
	margin-bottom: 40px;
}
.services_slider_container {
	margin-top: 60px;
}
.person_name {
	font-size: 13px;
}
.person_title {
	font-size: 11px;
}
.services_slider_container {
	margin-top: 10px;
}
.features_item {
	margin-bottom: 40px;
}
.features_col > div:last-of-type {
	margin-bottom: 40px;
}
.text_line_content {
	padding-top: 40px;
	padding-bottom: 40px;
}
.text_line_content h1 {
	margin-bottom: 30px;
	font-size: 1.8rem;
}
.newsletter_content {
	padding-bottom: 130px;
}
.newsletter_email {
	height: 40px;
	width: calc(100% - 140px - 26px);
}
.newsletter_submit_button {
	vertical-align: middle;
}
.newsletter_title h1 {
	margin-bottom: 17px;
}
.newsletter_title span {
	display: block;
	font-size: 14px;
	line-height: 1.7;
}
}

/************
13. 479px
************/

@media only screen and (max-width: 479px) {
}

/************
14. 400px
************/

@media only screen and (max-width: 400px) {
}

/************
14. 360px
************/

@media only screen and (max-width: 360px) {
}
