@media (min-width: 2100px) {
	.location_map {
		width: 43%;
	}

}


@media (min-width: 1700px) {
	header .container {
		max-width: 1650px;
	}
}


@media (min-width: 1400px) {
	.container {
		max-width: 1390px;
	}
}


@media(min-width: 1200px) and (max-width: 1399px) {

	html {
		font-size: 50%;
	}

	.container {
		max-width: 1120px;
	}

	header .container {
		max-width: 1200px;
	}

}


@media(min-width: 992px) and (max-width: 1199px) {

	html {
		font-size: 44%;
	}

	.container {
		max-width: 970px;
	}


}


@media (min-width: 992px) {

	.about_content_wrap .row2 .col-lg-4 {
		width: 26%;
		margin-right: 2rem;
	}

	.supply_chain_tab_content .col-lg-5 {
		width: 37.5%;
	}

	.supply_chain_tab_content .col-lg-7 {
		width: 62.5%;
	}

	.contact_area .col-lg-6.form_wrapper {
		width: 53%;
	}


}



@media(min-width: 768px) and (max-width: 991px) {

	html {
		font-size: 62.5%;
	}

	.container {
		max-width: 720px;
	}

	header .container {
		max-width: 750px;
	}

	.about-circle {
		width: 40rem;
		height: 40rem;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 auto;
	}

	.about_img {
		width: 30rem;
	}

	.video-play-button:before {
		width: 33rem;
		height: 33rem;
	}

	.video-play-button:after {
		width: 37rem;
		height: 37rem;
	}

}



@media (max-width: 991px) {

	header {
		padding: 2rem 0 9.2rem !important;
	}

	.site_logo {
		width: 16rem;
	}

	.lang_select {
		margin-left: 1.5rem;
	}

	.lang_select .nice_select {
		width: 2.5rem;
		padding-left: 0;
	}

	.lang_select .nice_select>span {
		display: none;
	}

	.lang_select .nice_select .list {
		width: 8rem;
		left: unset;
		right: 0;
	}

	.menu {
		position: absolute;
		width: 100%;
		left: 0;
		bottom: 0;
		padding: 2rem 0;
		border-top: 2px solid #FFFFFF;
	}

	header.sticky .menu {
		border-color: #F8F9FA;
	}

	header .button {
		font-size: 1.6rem;
	}

	.about_content_wrap .row2 {
		margin-top: -0;
	}

	.about_content_title {
		margin-bottom: 4rem;
	}

	/*.about_img {
		display: block;
		margin-left: auto;
		margin-top: -9rem;
	}
*/
	.bluefrog_approach_area {
		padding: 7.5rem 0;
	}

	.location_area {
		padding: 7.5rem 0 0 0;
	}

	.location_content {
		padding-right: 0;
	}

	.location_img {
		display: none;
	}

	.who_we_are_area {
		padding: 20rem 0 7rem;
		margin-top: -12rem;
	}

	.who_we_are_area .title_lg {
		display: none;
	}

	.member_card {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: 5rem;
	}

	.member_card.mt_190 {
		margin-top: 5rem;
	}

	.circle_sh {
		top: 51%;
	}

	.service_box .more_content:not(a)>* {
		display: none;
	}

	.service_box .more_content.show:not(a)>* {
		display: block;
	}

	.service_box .more_content a {
		display: inline-block;
	}

	.supply_chain_area {
		padding: 6rem 0;
	}

	.tab_nav_wrap {
		display: block;
		border: none;
	}

	.tab_nav_wrap.line_bar::before {
		display: none;
	}

	.tab_nav_wrap h4 {
		padding-bottom: 3.5rem;
	}

	.supply_chain_tab_nav {
		overflow: auto;
		overflow-y: hidden;
		flex-wrap: nowrap;
		margin: unset;
		border-bottom: 1px solid black;
		margin-bottom: 0px;
		width: calc(100vw);
		left: 50%;
		margin-right: -50%;
		transform: translate(-50%, 0%);
		padding-bottom: 0px;
	}


	.supply_chain_tab_nav.line_bar::before {
		content: none;
	}

	.supply_chain_tab_nav li {
		flex-shrink: 0;
		margin-right: 1.5rem;
		margin-left: 1.5rem;
	}

	.supply_chain_tab_nav li:not(:last-child) {
		margin-right: 1.5rem;
	}

	.supply_chain_tab_content {
		margin-top: 6rem;
	}

	.supply_chain_tab_content h2 {
		margin-bottom: 2.3rem;
	}

	.supply_chain_tab_content h2 br {
		display: none;
	}

	.contact_area {
		padding: 0;
	}

	.contact_area .form_wrapper {
		padding: 6rem 0;
	}

	.location_map {
		position: unset;
		width: 100%;
		height: 45rem;
	}

	footer {
		text-align: center;
	}

	.footer_links {
		justify-content: center;
		margin-top: 4rem;
	}

	#table-mobile {
		display: flex;
		flex-direction: column;
		margin-bottom: 50px;

	}
	p{
		font-size: 14px;
	}
	li{
		font-size: 14px;
	}
	h3{
		font-size: 17px;
	}
	strong{
		font-size: 17px;
	}
	h1{
		font-size:35px
	}

	.table {
		display: none;
	}

}


@media(min-width: 576px) and (max-width: 767px) {

	html {
		font-size: 100%;
	}

	.container {
		max-width: 575px;
	}

}


@media (max-width: 767px) {

	body {
		font-size: 1.4rem;
		line-height: 1.57;
	}

	h1 {
		font-size: 35px;
	}

	h2 {
		font-size: 2.5rem;
	}

	h3 {
		font-size: 2rem;
	}

	h4 {
		font-size: 1.6rem;
	}

	h5 {
		font-size: 1.8rem;
	}

	.button {
		font-size: 1.3rem;
		padding: .9rem 2.5rem;
	}

	header {
		padding: 1.5rem 0 7rem !important;
	}

	.site_logo {
		width: 12rem;
	}

	.menu {
		padding: 1.5rem 0;
	}

	.menu a {
		font-size: 1.2rem;
	}

	.menu li:not(:last-child) {
		margin-right: 1.5rem;
	}

	header .button {
		font-size: 1.3rem;
	}

	.lang_select {
		margin-left: 1rem;
	}

	.lang_select .nice_select {
		width: 2rem;
		font-size: 1.4rem;
	}

	.lang_select .nice_select .list {
		width: 6rem;
	}

	.lang_select .nice_select .option {
		min-height: 3rem;
		line-height: 3rem;
	}

	.lang_select .fa-globe {
		font-size: 2rem;
	}

	.hero_area {
		padding: 14rem 0 2.5rem;
		text-align: left;
	}

	.scroll_dwon {
		text-align: center;
	}

	.scroll_dwon p {
		margin-bottom: 1rem;
	}

	.scroll_dwon a {
		width: 2.5rem;
		height: 2.5rem;
	}

	.boost_area {
		padding: 6rem 0;
	}

	.boost_area p {
		margin-top: 3rem;
		margin-left: 0;
		padding-left: 1.8rem;
		border-width: .2rem;
	}

	.about_us_area {
		padding: 7rem 0;
	}

	.about_content_title {
		padding-bottom: .5rem;
		margin-bottom: 2.2rem;
	}

	.about_content_wrap.mt_80 {
		margin-top: 4.8rem;
	}

	/*.about_img {
		margin-top: 0;
		width: 100%;
	}
*/
	.bluefrog_approach_area {
		padding: 5rem 0;
	}

	.bluefrog_approach_area h4 {
		padding: 1.5rem 0;
	}

	.location_area {
		padding: 5rem 0 0 0;
	}

	.location_area p.pt_30 {
		padding: 2rem 0;
	}

	.who_we_are_area {
		padding: 10rem 0 3.5rem;
		margin-top: -5.5rem;
	}

	.member_card {
		width: 31.5rem;
		margin-top: 3rem;
	}

	.member_card .button {
		width: 20rem;
	}

	.member_img_blk,
	.member_img,
	.member_card_about::before {
		border-radius: 5.5rem;
	}

	.member_card_about {
		border-radius: 4.2rem;
		padding: 3.2rem 2.3rem;
	}

	.member_card_about .title {
		font-size: 1.3rem;
	}

	.member_card_about .text {
		font-size: 1.3rem;
		margin-top: 1.5rem;
	}

	.member_info {
		padding: 2rem;
	}

	.member_social {
		bottom: 1.8rem;
	}

	.member_social a {
		font-size: 1.4rem;
	}

	.member_social .icon {
		width: 3rem;
		height: 3rem;
		font-size: 1.4rem;
	}

	.circle_sh {
		top: 52%;
		width: 74rem;
	}

	.marquee h2 {
		font-size: 2.5rem;
	}

	.marquee .icon {
		width: 2rem;
		margin: 0 2rem;
	}

	.services_area {
		padding: 7rem 0;
	}

	.service_icon {
		width: 5rem;
		margin-bottom: 1rem;
	}

	.service_box {
		margin-top: 4.8rem;
	}

	.service_box p {
		margin-top: 1.6rem;
	}

	.service_box .more_content a {
		margin-top: 2rem;
		font-size: 1.4rem;
	}

	.service_box .more_content a img {
		width: 1.1rem;
		margin-left: 1.6rem;
	}

	.contact_banner_area {
		padding: 4rem 0;
	}

	.contact_banner_area .button {
		margin-top: 2.3rem;
	}

	.supply_chain_area {
		padding: 7rem 0;
	}

	.supply_chain_tab_nav .nav-link {
		font-size: 1.4rem;
		padding-bottom: 1rem;
	}

	.tab_nav_wrap h4 {
		padding-bottom: 2.5rem;
	}

	.supply_chain_tab_nav .nav-link::before {
		height: .35rem;
	}

	.supply_chain_tab_content {
		margin-top: 4rem;
	}

	.supply_chain_tab_content h2 {
		margin-bottom: 1.6rem;
	}

	.supply_chain_tab_content p.pt_30 {
		padding-top: 2rem;
	}

	.supply_chain_tab_content ul {
		padding-left: 3rem;
		padding-top: 2.5rem;
	}

	.contact_area .form_wrapper {
		padding: 6rem 0 4rem;
	}

	.contact_area h2 {
		padding-bottom: 2.2rem;
	}

	.input_label {
		font-size: 1.4rem;
		margin-bottom: .3rem;
	}

	.input_box {
		height: 4rem;
		padding: 0 1.5rem;
		font-size: 1.3rem;
	}

	.textarea {
		font-size: 1.3rem;
		padding: 1rem 1.5rem;
	}

	.input_box::placeholder,
	.textarea::placeholder {
		font-size: 1.3rem;
	}

	.form_group {
		margin-bottom: 1.7rem;
	}

	.contact_area form .button {
		width: 100%;
	}

	.contact_area form .button::before {
		width: 50rem;
		height: 50rem;
	}

	.contact_area form .button:hover::before {
		left: -7rem;
		top: -7rem;
	}

	.checkbox_field p {
		font-size: 1.3rem;
	}

	.checkbox+label {
		padding-left: 2.5rem;
	}

	.checkbox+label::before {
		width: 1.5rem;
		height: 1.5rem;
		top: -.3rem;
	}

	.checkbox:checked+label::after {
		top: .1rem;
		width: 1.5rem;
		height: 1.5rem;
		font-size: 1rem;
	}

	.contact_info {
		margin-top: 1.5rem;
		padding-top: 2rem;
	}

	.contact_info_inner {
		padding-left: 1.8rem;
	}

	.social_links {
		justify-content: start;
		margin-top: 2rem;
	}

	.location_map {
		height: 27rem;
	}

	.footer_logo {
		width: 14rem;
	}

	.footer_links {
		font-size: 1.3rem;
		margin-top: 2rem;
	}

	.footer_links a {
		font-size: 1.3rem;
	}

	.copyright {
		font-size: 1.3rem;
	}

	.back-to-top {
		bottom: 15px;
		right: 15px;
		width: 4rem;
		height: 4rem;
		font-size: 1.4rem;
		line-height: 4rem;
	}

	.about-circle {
		width: 30rem;
		height: 30rem;
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 auto !important;
	}

	.about_img {
		width: 25rem;
	}

	.video-play-button:before {
		width: 26rem;
		height: 26rem;
	}

	.video-play-button:after {
		width: 28rem;
		height: 28rem;
	}

}


@media (max-width: 575px) {
	html {
		font-size: 2.77vw;
	}
}